@charset "utf-8";
/*
 common
============================================*/
html{overflow:auto;}
body{
  position:relative;
  min-width:1024px;
  overflow-x:hidden;
  color: #333;
}
.all_contents{
  font-size: 14px;
  color: #333;
}

._mincho{
  font-family: "HiraMinProN-W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "メイリオ", Meiryo,serif !important;
}

/*
 mainNavi
============================================*/
.mainNavi_container{
  background-color: #f9f9f9;
  border-bottom: none!important;
}
.mainNavi_navi{
  height: 80px;
}
.mainNavi_navi .mainNavi_anchor{
  width: calc((960px - 12px)/7);
  font-size: 17px;
  font-weight: bold;
  padding: 0;
  color: #8e6501;
  border: none;
  letter-spacing: -0.02em;
  line-height: 1.3;
}
.mainNavi_navi .mainNavi_anchor + .mainNavi_anchor{
  margin-left: 2px;
}
.mainNavi_navi .mainNavi_anchor + .mainNavi_anchor::before{
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 42px;
  background-color: #8e6501;
  display: block;
  z-index: 1;
}
.mainNavi_navi .mainNavi_anchor[data-in-viewport=true],
.mainNavi_navi .mainNavi_anchor:hover{
  border-top: 4px solid transparent;
  border-bottom: 4px solid #cd236a;
  font-weight: bold;
  color: #cd236a;
  background-color: transparent;
}

/*
kanban
======================================================= */
.kanban{
  position: relative;
}
.kanban_text{
  position: absolute;
  width: 960px;
  left: calc(50% - 480px);
  right: 0;
  bottom: 50px;
  line-height: 1.5;
  color: #4d4d4d;
  font-size: 18px;
  text-align: center;
}

/*
entry_area
======================================================= */
.entry_area{
  padding-top: 12px;
  padding-bottom: 84px;
}
/* rcEntryButton */
.entry_button_wrap .rcEntryButton .rcEntryButton-button{
	background-color: #cd236a;
	border-radius: 5px;
	border-color: #cd236a;
	font-weight: normal;
  width: 460px;
}
.entry_button_wrap .rcEntryButton-text-icon{
  display: none;
}
.entry_button_wrap .rcEntryButton-status--applied .rcEntryButton-button,
.entry_button_wrap .rcEntryButton-status--selected .rcEntryButton-button {
  font-style: normal;
  font-weight: normal;
  background: #ebf7ec;
  border-color: #069907;
  color: #069907;
  box-shadow: none;
  opacity: 1;
}
.entry_button_wrap .rcEntryButton-status--entered .rcEntryButton-button,
.entry_button_wrap .rcEntryButton-status--before .rcEntryButton-button,
.entry_button_wrap .rcEntryButton-status--closed .rcEntryButton-button {
  font-style: normal;
  font-weight: normal;
  background: #f3f3f3;
  border-color: #f3f3f3;
  color: #717171;
  box-shadow: none;
  opacity: 1;
}
.entry_area .rcEntryButton-button:hover{
  opacity: .8;
}
/* periodWrap03 */
.periodWrap01{
  display: block;
  margin: 38px 16px 0;
  font-size: 14px;
  color: #444444;
}
.periodWrap01 .periodTxt{
  text-align: center;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.7;
  color: #444444;
}
.periodWrap01 .campaignLink{
  font-size: 14px;
  line-height: 1.1;
  text-align: center;
  box-sizing: border-box;
}
.periodWrap01 .campaignLink a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  text-decoration: underline;
}
.periodWrap01 .campaignLink a:hover{
  opacity: .8;
}
.periodWrap01 .campaignLink:nth-child(2n) {
  border-left: solid 2px #e5e5e5;
}
.periodWrap01 .campaignLink span{
  position: relative;
}
.periodWrap01 .couponNote_Info{
  padding-bottom: 14px;
  line-height: 1.8;
  width: 576px;
  margin: 0 auto;
  letter-spacing: 0.1px;
}
.periodWrap01 .couponNote_Info a{
  text-decoration: underline;
}
.couponNote_Info a:hover{
  opacity: .8;
}
.periodWrap01 .campaignLinkList{
  padding: 0;
  justify-content: center;
  width: 368px;
  margin: 0 auto;
}
/*
index
======================================================= */
/* index01 */
.index01{
  position: relative;
  padding-bottom: 80px;
  font-weight: bold;
}
.index01::before{
  content: "";
  position: absolute;
  display: block;
  top: -74px;
  left: -43px;
  width: 60px;
  height: 47px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/flower_index01.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  z-index: 1;
}
.index01::after{
  content: "";
  position: absolute;
  display: block;
  bottom: 40px;
  right: -46px;
  width: 127px;
  height: 91px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/flower_index02.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  z-index: 1;
}
.index01_title{
  text-align: center;
  color: #cd236a;
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: 3px;
}
.index01 .index_box{
  gap: 10px;
}
.index01 a.anchorNav__menuLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 64px;
  padding: 0;
  border-radius: 4px;
  background: var(--bg-gold, #EFDDB1);
  color: #444;
  font-size: 18px;
  text-align: center;
  line-height: 1.35;
  box-sizing: border-box;
  font-weight: normal;
  letter-spacing: -1px;
}
.index01 .anchorNav__menuItem a:hover{
  opacity: .8;
  text-decoration: none;
}

/*
title
======================================================= */
/* title01 */
.title01 ._text{
  margin: 0 auto 40px;
  position: relative;
  color: #cd236a;
  text-align: center;
  font-size: 36px;
  line-height: 1.4;
  font-weight: normal;
  letter-spacing: 2.8px;
}
.title01 ._sub_text{
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.8;
  margin-top: -44px;
  margin-bottom: 52px;
}
.title01 .gift_anchor{
  text-align: center;
}
.title01 .gift_anchor a{
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  padding-right: 1.1em;
  color: #8e6501;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.title01 .gift_anchor a::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: -3px;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
  margin: auto 0;
  border-right: 2px solid #8e6501;
  border-top: 2px solid #8e6501;
  transform: rotate(135deg);
}
.title01 .gift_anchor a:hover{
  opacity: .8;
}
/* title02 */
.title02 ._text{
  position: relative;
  padding-top: 1px;
  margin: 0 auto 23px;
  font-size: 30px;
  color: #8e6501;
  text-align: center;
  font-weight: normal;
  letter-spacing: 3px;
}
.title02 ._sub_text {
  margin-bottom: 18px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 1.3;
}
.title02 ._text img{
  width: 100%;
}
.info_txt{
  font-size: 14px;
  width: 756px;
  margin: 32px auto 32px;
  color: #444444;
  line-height: 1.6;
}
.social_gift_wrap .info_txt li,
.matching .info_txt li,
.present_area .info_txt._01 li{
  font-size: 18px;
}
.info_txt li{
  text-indent: -1em;
  padding-left: 1em;
}
.title01 .info_txt{
  margin-top: -11px;
  margin-bottom: 43px;
}
.accordion_contents .info_txt{
  width: 100%;
  margin: 28px 0 16px;
  font-size: 12px;
  letter-spacing: -0.03em;
}
.accordion_contents .info_txt li:first-of-type{
  font-size: 14px;
  margin-bottom: 2px;
  text-indent: 0;
  padding-left: 0;
}

.social_gift_wrap .info_txt{
  margin-top: -32px;
  margin-bottom: 8px;
  line-height: 1.7;
}
.social_gift_wrap .info_txt li{
  font-size: 16px;
  color: #4c4c4c;
  text-align: center;
  text-indent: 0;
  padding-left: 0;
}

/*
main_section
======================================================= */
.main_section{
  position: relative;
  padding: 96px 0 100px;
}
.main_section::before{
  content: "";
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  z-index: -2;
}
.main_section.selected_items::before{
  background-color: #faf2f5;
}
.main_section.thanks_search::before{
  background-color: #edf2f2;
}
.main_section.keyword_search::before{
  background-color: #fff;
}
.main_section.matching::before{
  background-color: #fff;
}
.main_section.price_search::before{
  background-color: #FAF2F5;
}
.main_section.gift_wrapping::before{
  background-color: #faf2f5;
}
.main_section.brand_search::before{
  background-color: #EDF2F2;
}
.main_section.social_gift::before{
  background-color: #faf2f5;
}
.main_section.present_area::before{
  background-color: #faf2f5;
}
.main_section.shoplist::before{
  background-color: #fff;
}
.main_section::after{
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 1920px;
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 1920px auto;
  z-index: -1;
}
.main_section.selected_items::after{
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg01.png");
}
.main_section.ranking::after{
  top: -16px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg02.png");
}
.main_section.thanks_search::after{
  top: -16px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg02.png");
}
.main_section.keyword_search::after{
  top: -22px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg03.png");
}
.main_section.matching::after{
  top: -22px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg03.png");
}
.main_section.price_search::after{
  top: -22px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg03.png");
}
.main_section.gift_wrapping::after{
  top: 0;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg05.png");
}
.main_section.brand_search::after{
  top: -16px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg02.png");
}
.main_section.social_gift::after{
  top: 0;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg05.png");
}
.main_section.present_area::after{
  top: 0;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg05.png");
}
.main_section.shoplist::after{
  top: -22px;
  background-image: url("https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/section_bg03.png");
}

/*
sub_section
======================================================= */
.sub_section{
  padding-bottom: 57px;
}
.sub_section:last-of-type{
  padding-bottom: 0;
}
/*
selected_items
======================================================= */
/*
thanks_search
======================================================= */
.thanks_search.main_section,
.matching.main_section{
  padding-bottom: 100px;
}
/*
keyword_search
======================================================= */
.searchBox_wrap{
  width: 780px;
  margin: 0 auto;
}
.searchBox_wrap .search_box{
  border-radius: 0;
  border: 2px solid #cd236a;
  height: 54px;
  /* 角丸用↓ */
  border-radius: 4px; 
}
.searchBox_wrap .search_box_submit{
  width: 54px;
  padding: 0;
  background-color: #cd236a;
  /* 角丸用↓ */
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; 
}
.searchBox_wrap .search_input{
  padding-left: 20px;
  font-size: 16px;
}
.searchBox_wrap .search_input::placeholder{
 color: #a3a3a3;
}
.searchBox_wrap .search_box_ic{
  font-size: 24px;
  color: #fff;
}
.category_wrap{
  margin-top: 40px;
}
.category_wrap ul > li a{
  display: block;
  text-align: center;
  color: #666;
  font-size: 16px;
  letter-spacing: -0.02em;
}
.category_wrap ul > li a:hover{
  opacity: .8;
}
.category_wrap ul > li a ._img{
  margin-bottom: 8px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
/*
price_search
======================================================= */
.keyword_wrap ul > li a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  font-size: 15px;
  color: #666;
  background-color: #fff;
  line-height: 1.3;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.keyword_wrap ul > li a:hover{
  opacity: .8;
}
/*
gift_wrapping
======================================================= */
.accordion_contents{
  display: none;
  padding: 0 30px 10px;
}
.gift_info_wrap{
  position: relative;
  padding: 14px 0;
  border: 1px solid #8e6501;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  line-height: 1.5;
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
}
.gift_info_wrap::after{
  content: "";
  width: 198px;
  height: 206px;
  position: absolute;
  top: 191px;
  right: 0;
  background: url(https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/bg_gift_info_wrap.png);
  background-size: 100%;
}
.gift_info_wrap:has(.accordion_btn:not(.-open))::after {
  content: none;
}
.accordion_btn{
  cursor: pointer;
  position: relative;
  /* color: #8e6501; */
  color: #4D4D4D;
  font-size: 18px;
  text-align: center;
  transition: 0.3s ease;
}
.accordion_btn:hover{
  opacity: .8;
}
.accordion_btn p{
  display: inline-block;
  padding-right: 12px;
}
.accordion_btn::after{
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  transform: rotate(135deg);
  margin: auto;
  border-right: 1px solid rgb(51, 51, 51);
  border-top: 1px solid rgb(51, 51, 51);
}
.accordion_btn.-open::after{
  transform: rotate(315deg);
}
/* list */
ul.gift_box{
  padding: 24px 0 0;
}
.gift_list{
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 10px 8px 10px 0;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
a.gift_list::before{
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  display: block;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: transparent #cd236a #cd236a transparent;
  border-bottom-right-radius: 2px;
}
a.gift_list:hover{
  opacity: .8;
}
.gift_main{
  display: flex;
  justify-content: center;
  color: #333;
  height: 64px;
}
.gift_img{
  width: 134px;
  margin: auto;
}
.gift_rigth{
  position: relative;
  width: calc(100% - 134px);
  font-size: 14px;
  padding-left: 14px;
  box-sizing: border-box;
}
.gift_rigth::before{
  position: absolute;
  content: "";
  width: 1px;
  height: 64px;
  background-color: #cdc4af;
  top: 0;
  left: 0;
}
.gift_rigth span{
  display: inline-block;
  font-size: 12px;
}

/*
brand_search
======================================================= */
/* brand01 */
.brand01 ul > li a{
  display: block;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
  overflow: hidden;
}
.brand01 a:hover{
  opacity: .8;
}

/*
social_gift
======================================================= */
.social_gift_anchor{
  font-size: 16px;
  margin-bottom: 32px;
  text-align: center;
}
.social_gift_anchor a:hover{
  opacity: .8;
}
.social_gift_Info {
  font-size: 14px;
  margin-top: 12px;
  color: #444444;
  text-align: center;
}

.related_wrap ul{
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.related_wrap ul li{
  width: 468px;
}
.related_wrap ul li:nth-of-type(2n),
.related_wrap ul li:last-of-type{
  margin-right: 0;
}
.related_wrap ul li a:hover{
  opacity: .8;
}
/*
rule
======================================================= */
.rule{
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.rule::before{
  content: "";
  background-color: #f7f7f7;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 500%;
  margin: 0 -500%;
  z-index: -2;
}
.rule .rc-campaignRules__contents p a{
  text-decoration: underline;
}

/* 
 floating
============================================*/
/* .floating_contents_wrap{
  position: relative;
  width: 100%;
  padding: 24px 0;
  background-color: #edf2f2;
  box-sizing: border-box;
  box-shadow: 0 -1.25px 6px rgba(0, 0, 0, .2);
}
#floating_bnr_right .bnrImg_wrap a{
  display: block;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
#floating_bnr_right .bnrImg_wrap > a:hover{
  opacity: .8;
}

#floating_bnr1[aria-hidden="false"] + .toTop_btn{
  bottom: 128px!important;
} */
.bnrImg_wrap a:hover{
  opacity: .8;
}
/*
 alcor・ad
============================================*/
.alcor_slider{
  width: 976px;
  margin: -8px;
  padding: 8px;
}
.alcor_item{
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.ad_wrap + .ad_wrap{
  margin-top: 28px;
}
.ad_wrap .ad_item{
  padding: 24px 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}


/* 260417 */
.shoplist_open_btn{
  border: none;
  cursor: pointer;
  appearance: none;
  position: relative;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74.133vw;
  height: 14.933vw;
  margin: 0 auto;
  border-radius: 10.667vw;
  font-size: 16px;
  color: #fff;
  background-color: #E972A4;
  box-sizing: border-box;
}
.shoplist_open_btn:hover{
  background-color: #E972A4;
}
.shoplist_open_btn .right_icon {
  position: absolute;
  right: 5.333vw;
  top: calc(50% - .5em);
  
  margin-left: 1.25vw;
}
.shoplist_wrap ul li a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 12px;
  border-bottom: 1px solid #F4B4CC;
  color: #333;
  line-height: 1.6;
  font-size: 14px;
  position: relative;
  height: 54px;
}
.shoplist_wrap ul li a:hover{
  opacity: .8;
}
.shoplist_wrap ul li a::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 7px;
  height: 7px;
  border-right: 1px solid #444;
  border-top: 1px solid #444;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ranking */
.tab_container{
  justify-content: center;
}
.tab_menuItem{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 192px;
  height: 56px;
  margin: 0 0 16px 5px;
  border: 1px solid #A9893B;
  color: #A9893B;
  border-radius: 0;
  font-size: 18px;
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.tab_menuItem:hover{
  opacity: .8;
}
.tab_menuItem:first-of-type{
  margin-left: 0;
}
.tab_menuItem[aria-selected=true]{
  color: #fff;
  background-color: #A9893B;
}
.rankingNote01{
  font-size: 14px;
  line-height: 1.5;
  background-color: #EDF2F2;
  padding: 17px 25px;
  width: 840px;
  flex-flow: column;
  display: flex;
  margin: 24px auto 0;
  gap: 4px;
}
.rankingNote01 li{
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
}
.ranking_wrap .ecm-ranking-alcor-updatedate{
  margin-bottom: 5px;
}

/* about_bnr_box */
.about_bnr_box{
  position: relative;
}
.about_bnr_box::before{
  position: absolute;
  content: "";
  width: 1920px;
  height: 346px;
  background: url(https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/bg_about_bnr.png);
  background-size: 87%;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  transform: translateX(-50%);
  margin-left: 70%;
}
.about_bnr_box{
  width: 700px;
  margin: 0 auto;
  padding-top: 90px;
  text-align:center;
}
.about_bnr_box a:hover{
  opacity: .8;
}
/* alcor_area */
.alcor_area{
  gap: 56px 0;
}
.alcor_box .ecm-alcor{
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}
.alcor_box .ecm-slider{
  width: 976px;
  margin: -8px;
  padding: 8px;
}

/* button01 */
.button01{
  margin: 25px auto 0;
}
.button01 + .button01{
  margin: 16px auto 0;
}
.button01 .buttonLink{
  display: flex;
  width: 260px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background: var(--bg-gold, #EFDDB1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
  margin: 0 auto;
  color: #444!important;
  font-size: 16px;
}
.button01 .buttonLink:hover{
  opacity: .8;
  text-decoration: none;
}
.button01 .buttonLink span{
  position: relative;
  margin-right: 18px;
}
.button01 a.buttonLink span::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -11px;
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid #444;
  border-top: 1px solid #444;
  transform: rotate(45deg);
}

/* social_gift_about */
.social_gift_wrap{
  margin-bottom: 58px;
}
.social_gift_ttl{
  position: relative;
  color: #8E6501;
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 24px;
  font-weight: normal;
  letter-spacing: 2.4px;
}
.social_gift_ttl_note{
  font-size: 18px;
  margin: 0 auto 14px;
  line-height: 1.5;
  color: #333;
  text-align: center;
}

.social_gift_point{
  color: #333;
  width: 720px;
  margin: 0 auto 33px;
}
.social_gift_point_list{
  position: relative;
  width: 360px;
  height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding-top: 11px;
}
.social_gift_point_list::before{
  content: "";
  position: absolute;
  width: 360px;
  height: 208px;
  background: url(https://r.r10s.jp/evt/event/mother/tieup/luxurybeauty/_pc/img/20260417/bg_social_gift_point.png);
  background-size: 100%;
  top: 38px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.gift_box_ttl ._text{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #A9893B;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 1px;
  width: 90px;
  height: 27px;
  margin: 0 auto 16px;
}
.gift_campaign_step{
  width: 80px;
  margin: 0 auto 16px;
}
.social_gift_point_list ._point{
  width: 82px;
  margin: 0 auto 16px;
}
.gift_box_ttl{
  text-align: center;
}
.social_gift_point_list ._text{
  color: #333;
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
}
.social_gift_mark{
  color: #444;
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 56px;
}
.social_gift_mark span{
  background: linear-gradient(transparent 45%, #FFF7C6 45%);
}

.gift_box{
  padding: 24px 0 0;
  position: relative;
  z-index: 1;
}
.gift_box::before{
  content: "";
  width: 628px;
  height: 1px;
  background-color: #D6D6D6;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
}
.gift_box_text{
  margin: 0;
  color: #333;
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
}
.gift_box_text{
  margin-bottom: 40px;
}
.gift_box_text:last-of-type{
  margin-bottom: 32px;
}
.gift_link{
  text-align: center;
}
.gift_link a{
  position: relative;
  padding-right: 13px;
  text-decoration: underline;
}
.gift_link a:hover{
  opacity: .8;
}

.gift_link a::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0px;
  right:0;
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid #0078B5;
  border-top: 1px solid #0078B5;
  transform: rotate(45deg);
}

/*
 gift_campaign
============================================*/
.aboutLink{
  margin-bottom: 32px;
  text-align: center;
}
.aboutLink a{
  position: relative;
  display: inline-block;
  padding-right: 14px;
  color: #0078B5;
  text-align: center;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: underline;
}
.aboutLink a:hover{
  opacity: .8;
}
.aboutLink a::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid #0078B5;
  border-top: 1px solid #0078B5;
  transform: rotate(135deg);
}
/* gift_item */
.gift_item_img{
  width: 300px;
  background-color: #fff;
  margin: 0 auto;
}
.gift_item_img img{
  width: 100%;
}
.gift_item_box{
  background-color: #fff;
  padding: 40px;
  width: 840px;
  margin: 0 auto 32px;
  border-radius:4px;
}
.gift_item_list li + li{
  margin-top: 3.125vw;
}
/* gift_campaign_box */
.gift_campaign_box{
  width: 840px;
  margin: 0 auto 32px;
  line-height: 1.5;
  background-color: #fff;
  padding: 40px;
  display: flex;
  justify-content: center;
  gap: 24px;
  border-radius: 4px;
}
.gift_campaign_text{
  font-size: 16px;
  text-align: center;
  color: #333;
}
.gift_campaign_text._small{
  font-size: 3.75vw;
  /* margin-top: 1.875vw; */
}
.gift_campaign_img{
  margin-top: 16px;
  width: 300px;
}
.gift_item_pc_box{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.gift_item_ttl{
  color: #8E6501;
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.gift_item_ttl::before{
  content: "";
  width: 20px;
  height: 1px;
  background-color: #8E6501;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.gift_item_list{
  width: 420px;
  margin-top: 0;
  margin-bottom: 0;
}
.gift_item_list dt:first-of-type{
  margin-top: 0;
}
.gift_item_list dt{
  color: #444;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 24px;
}
.gift_item_list dd{
  margin: 0;
  color: #444;
  font-size: 16px;
  line-height: 1.5;
}
.gift_campaign_step span{
  display: inline-block;
  font-size: 18px;
  height: 31px;
}
.gift_campaign_step{
  text-align: center;
}
.gift_campaign_text_box{
  margin-bottom: 16px;
}
.gift_campaign_list{
  padding: 35px 16px 31px;
}
.gift_campaign_left{
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.gift_campaign_list:first-of-type{
  padding-top: 0;
}
.gift_campaign_list:last-of-type{
  border-top: 1px solid #C0C0C0;
  padding-bottom: 0;
}
.gift_campaign_right{
  padding: 0 16px;
}
.gift_campaign_sub_ttl{
  color: #8E6501;
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  position: relative;
}
.gift_campaign_sub_ttl::before,
.gift_campaign_sub_ttl::after{
  content: "";
  width: 72px;
  height: 1px;
  background: #8E6501;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.gift_campaign_sub_ttl::after{
  right: 0;
  left: auto;
}
.present_area .info_txt._02{
  width: 804px;
  margin: 32px auto 0;
}

/* button02 */
.button02 .buttonLink{
  padding: 0;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background: #363636;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  position: relative;
  display: flex;
  width: 278px;
  height: 56px;
}
.button02 .buttonLink:hover{
  opacity: .8;
}
.button02 .buttonLink:hover{
  text-decoration: none;
}
.button02 a.buttonLink::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
.button02_ic{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.button02_ic._x{
  width: 16px;
}
.button02_ic.ic_repost{
  width: 18px;
}

.related{
  padding-bottom: 100px;
}

/* floating */
.scm-modal-trigger-wrapper{
  bottom: 175px;
}
.scm-floating-top{
  bottom: 104px;
}

.matching .info_txt{
  font-size: 18px;
  margin-bottom: 23px;
}