@charset "utf-8";


/* contents[common] 
--------------------------------------------*/
/* bg */
.bgc-f7f7f7{
  background-color: #f7f7f7;
}

/* entry_area */
.entry_ttl{
  position: relative;
  width: 480px;
  margin: 0 auto 51px;
  padding: 15px 0;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  background-color: #fcefce;
  border-radius: 3px;
  color: #b37c00;
}


.entry_ttl::before{
  position: absolute;
  left: calc(50% - 12px);
  bottom: -17px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-color: #fcefce transparent transparent;
  border-style: solid;
  border-right: 0.7em solid transparent;
  border-top: 0.7em solid #fcefce;
  border-left: 0.7em solid transparent;
}

.entry_area{
  margin: 60px 0 80px;
}
.entry_img_area{
  margin-bottom: 20px;
  text-align: center;
}
.entry_wrap{
  margin-bottom: 40px;
}
.mamawari_box{
  margin-top: 32px;
}
.mamawari_link01{
  width: 480px;
  margin: 10px auto 0;
  padding-bottom: 20px;
  text-align: right;
  font-size: 14px;
}
.mamawari_link01 a:hover{
  text-decoration: underline;
}
/* periodWrap01 */
.periodWrap01{
  padding: 26px 40px 32px;
  background-color: #efefef;
  font-size: 14px;
  color: #404040!important;
}
.periodWrap01 .campaignLinkList{
  justify-content: center;
}
.periodWrap01 .periodTxt{
  text-align: center;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1.6;
}
.periodWrap01 .periodTxt ._bold{
  font-weight: bold;
}
.periodWrap01 .campaignLink{
  width: 50%!important;
  margin-right: 0!important;
  margin-bottom: 0!important;
  font-size: 14px;
  line-height: 1.1!important;
  text-align: center;
  box-sizing: border-box;
}
.periodWrap01 .campaignLink:nth-child(2n) {
  border-left: solid 1px #c6c6c6;
}
.periodWrap01 .campaignLink a{
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #404040!important;
  position: relative;
  text-decoration: none;
}
.periodWrap01 .couponNote_Info01{
  padding-bottom: 12px;
}
.periodWrap01 .couponNote_Info01 li{
  /* text-align: center; */
}
.periodWrap01 .couponNote_Info02 li{
  text-indent: -1em;
  padding-left: 1em;
}
.periodWrap01 .couponNote_Info01 li a:hover,
.periodWrap01 .couponNote_Info02 li a:hover{
  text-decoration: underline;
}
/* point_area */
.point_area{
  position: relative;
  margin: 0 auto;
  padding: 80px 0 66px;
  background-color: #e5f6ff;
}
.point_ttl{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 44px;
  line-height: 1.1;
}
.point_img_area{
  text-align: center;
}
.point_anc{
  position: relative;
  width: 480px;
  text-align: right;
  margin: 8px auto 24px;
  font-size: 14px;
  line-height: 1.35;
}
.point_anc a:hover{
  text-decoration: underline;
}
.point_img_area._plus,
.point_img_area._arrow{
  position: relative;
}
.point_img_area._plus{
  margin-top: 52px;
}
.point_img_area._arrow{
  margin-top: 52px;
}
.point_img_area._plus::after,
.point_img_area._plus::before {
  content: "";
  position: absolute;
  right: calc(50% - 1.5px);
  top: -52px;
  width: 6px;
  height: 34px;
  margin: auto 0;
  background-color: #0073b9;
  transform: rotate(90deg);
}
.point_img_area._plus::after {
  transform: rotate(180deg);
}
.point_img_area._arrow::after,
.point_img_area._arrow::before {
  content: "";
  position: absolute;
  right: calc(50% - 12px);
  top: -44px;
  width: 5px;
  height: 26px;
  border-radius: 2px;
  margin: auto 0;
  background-color: #0073b9;
  transform: rotate(55deg);
}
.point_img_area._arrow::after {
  right: auto;
  left: calc(50% - 12px);
  transform: rotate(-55deg);
}
/* floating */
.ecm-floating-navi-container._custom {
  background-color: #fcefce;
}
.ecm-floating-navi-container._custom .ecm-floating-navi {
  height: 60px;
}
.ecm-floating-navi-container._custom .ecm-floating-navi-item.ecm-floating-navi-item-anchor:hover,
.ecm-floating-navi-container._custom .ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true] {
  border-bottom: none;
  margin-top: 0;
  font-weight: bold;
  border-left: 1px solid #e5f6ff!important;
  color: #ffffff !important;
  background-color: #0073b9;
  border: none;
}
.ecm-floating-navi-container._custom .ecm-floating-navi-item {
  text-decoration: none;
  color: #0073b9;
  font-size: 15px;
  font-weight: bold;
  border-bottom: none;
  width: calc(960px / 5);
  border-left: 1px solid #0073b9;
}
.ecm-floating-navi-container._custom .ecm-floating-navi-item:last-child {
  border-right: 1px solid #0073b9;
}


.rn-floatingNavi__menu,
.rn-floatingNavi__menuContainer{
  height: 60px;
  background-color: #fffdf1;
  border-bottom: none;
}
.rn-floatingNavi__menuList{
  border-right: 1px solid #0073b9;
  border-left: 1px solid #0073b9;
  width: 100%;
}
.rn-floatingNavi__menuList .rn-floatingNavi__menuItem + li{
  border-left: 1px solid #0073b9;
}
.rn-floatingNavi__menuLink{
  font-size: 14px;
  color: #0073b9 !important;
  font-weight: bold;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  line-height: 1.3;
}
.rn-floatingNavi__menuItem{
  width: calc((960px / 5) - 0.1px);
}
.rn-floatingNavi__menuItem.-active{
  border-bottom: none;
  margin-top: 0;
  font-weight: 300;
  background-color: #0073b9;
}
.rn-floatingNavi__menuItem:hover{
  background-color: #0073b9;
}
.rn-floatingNavi__menuItem:hover a{
  color: #fff!important;
}
.rn-floatingNavi__menuItem.-active a{
  color: #fff!important;
}
.rn-floatingNavi__menuItem.-active:after{
  content: none;
}
/*
title01
======================================================= */
.title01{
  font-size: 28px;
  color: #aa2424;
  font-weight: bold;
  text-align: center;
  line-height: 1.35;
  margin-bottom: 22px;
}
.title02{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
/*
next_event_box
======================================================= */
.next_event #search_area01 .main_ttl::before{
  background-color: #ffe1d0;
}
.next_event_box{
  padding-top: 59px;
}
.next_schedule{
  background-color: #f2f2f2;
  padding: 37px 10px 17px;
  border-radius: 4px;
  box-sizing: border-box;
  width: 578px;
  margin: 0 auto 34px;
}
.date{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 33px;
}
.next_schedule_img{
  width: 479px;
  margin: 0 auto 36px;
}
.couponNote_Info03{
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.35;
  text-align: center;
}
/* next_schedule02 */
.next_schedule02{
  padding: 0 16px 51px;
}
.next_schedule02 .sub_section{
  margin-bottom: 28px;
}
/* button03 */
.button03 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 480px;
  font-size: 20px!important;
  height: 72px!important;
  margin: 0 auto;
  border-radius: 36px;
  background: #00b900;
  color: #fff;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  font-weight: bold;
  box-shadow: 0px 1.25px 6px rgb(0 0 0 / 20%);
}
.button03 .buttonLink:hover{
  opacity: .8;
}
.next_schedule02 .mamawari_link01{
  margin-bottom: 0;
}
.next_schedule02 .entry_wrap{
  margin-bottom: 12px;
}
/*.sub_section{
  padding-bottom: 32px;
}*/
/*
section
======================================================= */
.main_section{
  position: relative;
  padding: 75px 0 66px;
}
.section_wrap .main_section:nth-of-type(odd){
  background-color: #ffffff;
}
.section_wrap .main_section:nth-of-type(even){
  background-color: #e5f6ff;
}
.section_wrap .main_section:nth-of-type(odd):after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 75px;
  top: 0;
  left: 0;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20251104/h2_base01.png"),linear-gradient(0deg,#fff7d8 0px,#0073b9 1px,#0073b9 6px, #e5f6ff 5px,#e5f6ff 100% );
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top center;
}
.section_wrap .main_section:nth-of-type(even):after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 75px;
  top: 0;
  left: 0;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20251104/h2_base02.png"),linear-gradient(0deg,#ffffff 0px,#0073b9 1px,#0073b9 6px, #ffffff 5px,#ffffff 100% );
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top center;
}

.section_wrap .main_section:first-child:after{
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20251104/h2_base01.png"), linear-gradient(0deg,#ffffff 0px,#0073b9 1px,#0073b9 6px, #e5f6ff 5px,#e5f6ff 100% );
}

.main_ttl{
  position: relative;
  padding: 32px 0 50px;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.section_wrap .main_section:nth-of-type(odd) .main_ttl{
  color: #0073b9;
}
.section_wrap .main_section:nth-of-type(even) .main_ttl{
  color: #0073b9;
}

.main_ttl_other{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #45454d;
  line-height: 1.35;
  padding-bottom: 35px;
}

.main_ttl span {
  position: relative;
  z-index: 1;
}

.mid_section + .mid_section{
  margin-top: 80px;
}
.mid_section .mid_sec_ttl{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color:#0073b9;
}
.mid_section .mid_sec_ttl:before{
  display: block;
  content: "";
  margin:0 auto 6px;
}

#outer .mid_sec_ttl:before{
  width: 50px;
  height: 55px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon01.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#other .mid_sec_ttl:before{
  width: 35px;
  height: 50px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon02.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#pajamas .mid_sec_ttl:before{
  width: 48px;
  height: 48px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon03.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#tops .mid_sec_ttl:before{
  width: 48px;
  height: 43px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon04.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#haori .mid_sec_ttl:before{
  width: 50px;
  height: 55px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon05.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#bottom .mid_sec_ttl:before{
  width: 35px;
  height: 50px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon06.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#onepiece .mid_sec_ttl:before{
  width: 45px;
  height: 60px ;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon07.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#shoes .mid_sec_ttl:before{
  width: 60px;
  height: 35px;
  background-image: url("https://r.r10s.jp/evt/event/fashion/kids/_sp/img/20251104/sub_sec_icon08.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/* button01 */
.button01_col{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 48px 0 0;
}
.button01{
  margin: 22px auto 0;
}
.button01_col > .button01{
  margin: 0;
}
.button01_col .button01 + .button01{
  margin-left: 40px;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 358px;
  height: 72px;
  margin: 0 auto;
  border-radius: 36px;
  background: #0073b9;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  box-sizing: border-box;
  font-weight: bold;
}
.button01 .buttonLink:hover{
  opacity: .8;
  cursor: pointer;
  text-decoration: none;
}
.button01 a.buttonLink .ecm-icon-chevron-right {
  display: inline-block;
  position: absolute;
  height: 18px;
  top: 0;
  bottom: 0;
  right: 24px;
  margin: auto;
  font-size: 18px;
  color: #fff;
}
/* button02 */
.button02 .ecm-button{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 480px;
  height: 72px;
  margin: 0 auto;
  font-size: 20px;
  background: #ff41bd;
  border: 1px solid #ff41bd;
  border-radius: 40px;
  font-family: 'Hiragino Kaku Gothic ProN', Hiragino Kaku Gothic ProN, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
  box-shadow: 0px 1.25px 6px rgb(0 0 0 / 20%);
}
.entry_wrap .rcEntryButton-button:hover,
.button02 .ecm-button:hover{
  opacity: .8;
}
.button02 .ecm-button:hover:after{
  display: none;
  content: none;
}
/*
search_area01
======================================================= */
/* search01 */
.search01{
  width: 780px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.search01 .con-searchForm__inputContainer{
  background: #b82165;
  border: 2px solid #b82165;
  border-radius: 5px;
  overflow: hidden;
  font-size: 16px;
}
.search01 .sggstInputWrap {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 16px;
  height: 50px;
}
.search01 .con-searchForm__button{
  width: 54px;
  font-size: 19px;
  background-color: #b82165;
}
.search01 .con-searchForm__button {
  font-size: 26px;
}
.search01 .con-searchForm__textInput{
  background-color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.searchMoney {
  align-items: center;
}

.minPriceInput,
.maxPriceInput{
  width: 45% !important;
}
.searchMoney_tilde {
  display: inline-block;
  font-size: 20px;
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 15px;
}

/* keyword01 */
.rc-searchKeyword{
  width: 780px;
  margin: 0 auto;
}
.keyword01 .rc-searchKeyword__list {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
.keyword01 .rc-searchKeyword__list > li {
  width: calc((100% - 51px)/4 - 0.01px);
  margin-right: 17px;
  margin-bottom: 17px;
  background: #fff;
  box-shadow: 0px 0px 3px 0px rgb(0 0 0 / .3);
  border: none;
}
.keyword01 .rc-searchKeyword__list > li:nth-child(4n) {
  margin-right: 0;
}
.keyword01 .rc-searchKeyword__list > li a {
  display: flex;
  color: #6c9d1e;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  box-sizing: border-box;
  height: 50px;
}
a.keyword_text01{
  display: block;
  color: #f668b4;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  line-height: 1;
}
a.keyword_text01{
  display: block;
  color: #b82165;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  line-height: 1;
}
a.keyword_text01 span{
  display: inline-block;
  position: relative;
  padding-right: 20px;
  text-decoration: underline;
}
a.keyword_text01 span::before{
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  border-radius: 10px;
  background-color: #b82165;
}
a.keyword_text01 span::after{
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - 4px);
  right: 5px;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
a.keyword_text01 span:hover{
  text-decoration: none;
}
/*
search_area02
======================================================= */
/* search02 */
.search02 .con-searchForm__inputContainer{
  border: 1px solid #102d4d;
  border-radius: 0;
  font-size: 14px;
}
.search02 .con-searchForm__textInput{
  background: #fff;
  text-indent: 11px;
  letter-spacing: -1px;
}
.search02 .con-searchForm__textInputContainer{
  height: 43px;
}
.search02 .con-searchForm__button{
  background: #102d4d;
  font-size: 19px;
}
/*
 selectSearch
===================================== */
.selectSearch01 .con-searchForm__selectContainer{
  margin-bottom: 15px;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.selectSearch01 .con-searchForm__selectContainer._02{
  margin-bottom: 30px;
}
.selectSearch01 .con-searchForm__selectContainer._03{
  margin-bottom: 35px;
}
.selectSearch01 .con-searchForm__select,
.selectSearch01 .con-searchForm__textInput{
  appearance: none;
  width: 100%;
  height: 56px;
  background-color: #fff;
  text-align: left;
  text-align: -webkit-left;
  cursor: pointer;
  border: 1px solid #2f2a26;
  font-size: 18px;
  padding: 0 13px!important;
  border-radius: 4px;
}
.selectSearch01 .con-searchForm__selectContainer::before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #0073b9 transparent transparent transparent;
  padding: 0;
  pointer-events: none;
}
.selectSearch01 .con-searchForm__textInput{
  box-sizing: border-box;
  border-radius: 4px;
  text-indent: 0;
  cursor: text;
}
.selectSearch01 .sggstInputWrap input::placeholder{
  color: #c1c1c1;
}
.selectSearch01 .searchInner{
  width: 660px;
  margin: 0 auto;
  padding: 47px 84px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,.2);
  border-radius: 8px;
}
.selectSearch01 .searchInner__ttl{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #5c5c63;
  text-align: center;
}
.selectSearch01 .formWrap input[type="checkbox"] {
  display: none;
}
.selectSearch01 .formWrap .con-searchForm__selectContainer:hover {
  opacity: .8;
}
.selectSearch01 .inputWrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

  margin: 0 0 20px;
}
.selectSearch01 .inputWrap label:hover{
  opacity: .8;
  cursor: pointer;
}
.selectSearch01 .formWrap .inputWrap > li.checked_disNone {
  display: none;
}
.selectSearch01 .formWrap .inputWrap._color_area input[type="checkbox"] + label {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 8px 9px;
}
.selectSearch01 .formWrap input:checked + label {
  position: relative;
}
.selectSearch01 .formWrap input:checked + label::after{
  content: "";
  left: 28%;
  top: 30%;
  position: absolute;
  width: 15px;
  height: 8px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.selectSearch01 .formWrap ._white input:checked + label::after{
  border-right: 2px solid #999;
  border-top: 2px solid #999;
}
/* button_list */
.button_list{
  margin: 0 auto;
}
.button_list ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.button_list button:hover{
  opacity: .8;
  cursor: pointer;
}
/* form-reset-btn */
.form-reset-btn{
  position: relative;
  width: 198px;
  height: 56px;
  border: 1px solid #0073b9;
  border-radius: 28px;
  margin: 40px auto 5px;
  display: block;
  text-align: center;
  color: #0073b9;
  background-color: #fff;
  font-size: 20px;
  box-sizing: border-box;
}
/* searchSubmit01 */
.searchSubmit01{
  position: relative;
  width: 278px;
  height: 56px;
  border: none;
  border-radius: 28px;
  margin: 40px auto 5px;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #0073b9;
  font-size: 20px;
  box-sizing: border-box;
}
.searchSubmit01 .rex-icon {
  content: "\e91c";
}
.searchSubmit01 .rex-icon:before {
  font-family: rex-icon-font!important;
  font-style: normal;
  font-weight: 400!important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
/* color_box */
.color_box label{
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.color_box._black label{
  background-color: #333333;
}
.color_box._gray label{
  background-color: #999999;
}
.color_box._white label{
  background-color: #ffffff;
  border: 1px solid #999999;
}
.color_box._brown label{
  background-color: #955322;
}
.color_box._cream label{
  background-color: #d9c7a2;
}
.color_box._khaki label{
  background-color: #6b692c;
}
.color_box._lightpink label{
  background-color: #ffb1bf;
}
.color_box._pink label{
  background-color: #b33e5c;
}
.color_box._red label{
  background-color: #d62525;
}
.color_box._orange label{
  background-color: #f49000;
}
.color_box._yellow label{
  background-color: #e7dd40;
}
.color_box._green label{
  background-color: #009600;
}
.color_box._lightblue label{
  background-color: #04a3d7;
}
.color_box._blue label{
  background-color: #060f80;
}
.color_box._purple label{
  background-color: #6c1e98;
}
.color_box._gold label{
  background: linear-gradient(-45deg,#f0d23c,#f0d23c 50%,#ffe762 0,#ffe762);
}
.color_box._gold,
.color_box._silver,
.color_box._transparent,
.color_box._multicolor{
  display: flex;
  flex-flow: column;
  align-items: center;
  font-size: 9px;
  font-weight: bold;
}
.color_box._silver label{
  background: linear-gradient(-45deg,#c9c9c9,#c9c9c9 50%,#dfdfdf 0,#dfdfdf);
}
.color_box._transparent label{
  background: linear-gradient(-45deg,#d0eeff,#d0eeff 50%,#e9f7ff 0,#e9f7ff);
}
.color_box._multicolor label .multicolor_circle{
  display: inline-block;
  box-sizing: border-box;
  border-color: #eff273 #fd7562 #54adff #4df388;
  border-style: solid;
  border-width: 20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
/*
ranking
======================================================= */
/* rankingNote01 */
.rankingNote01{
  margin: 40px 0 0;
  padding: 22px 44px;
  background-color: #ededed;
  font-size: 14px;
  border-radius: 8px;
}
.rankingNote01 li{
  padding-left: 1em;
  text-indent: -1em;
}

/*
pickup_shop
======================================================= */
.pickup_shop .rc-contentsGuide{
  position: relative;
  box-shadow: 0px 0px 8px 1px rgba(172, 172, 172, .2);
  color: #4e4e4e;
  background-color: #fff;
  border-radius: 4px;
}
.pickup_shop .rc-contentsGuide:hover{
  opacity: .8;
  cursor: pointer;
  text-decoration: none;
}
.pickup_shop .rc-contentsGuide a{
  display: block;
  padding: 15px 10px;
  color: #4e4e4e;
}
.pickup_shop .rc-contentsGuide a:hover{
  text-decoration: none;
}
.pickup_shop .rc-contentsGuide__title{
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
}
.pickup_shop .rc-contentsGuide__text{
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 15px;
  text-align: left;
}
.pickup_shop .rc-contentsGuide__imageBox img{
  width: 100%;
}
.pickup_shop .rc-contentsGuide__textContainer{
  margin: 0!important;
}

/*
pickup_brand
======================================================= */
.pickup_brand .rb-banner{
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

/*
campaign
======================================================= */
.campaign{
  padding-top: 60px;
}
.campaign ul li a{
  display: block;
}
.campaign ul li a:hover{
  opacity: .8;
}
/*
shop
======================================================= */
.shop{
  padding: 80px 0;
}
.shop_list_btn01 a{
  width: 204px;
  height: 47px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eeedfb;
  color: #56a42c;
  font-size: 14px;
  border-radius: 6px;
  font-weight: bold;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,.2);
  position: relative;
}
.shop_list_btn01 a::after{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  width: 5px;
  height: 5px;
  margin: auto;
  border-right: 2px solid #56a42c;
  border-top: 2px solid #56a42c;
  transform: rotate(45deg);
}

/*
 .target_shoplist
========================*/
.target_shop{
  padding: 0 0 40px;
}
.target_shoplist li{
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 0!important;
}
.target_shoplist li a{
  position: relative;
  padding: 12px;
  display: block;
  color: #333333;
  font-size: 14px;
}
.target_shoplist li a::after{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  transform: rotate(45deg);
}
.target_shoplist li a:hover{
  text-decoration: underline;
}
.cntOther a:hover{
  opacity: 0.8;
}

/*
 #title
========================*/
#title li{
  width: 632px;
  margin: 0 auto;
}
/*=======================================

【PC】ファッション共通バナーフッタ

=========================================*/

.cntOther .bigBnrWrap{
  letter-spacing:-.5em;
  margin:0 0 30px -18px;
}
.cntOther .bigBnrWrap > li{
  width:466px;
  margin-left:18px;
  display:inline-block;
  vertical-align:top;
  letter-spacing:normal;
}
.cntOther .bigBnrWrap > li > a{
  display:block;
  color:#333333!important;
  text-decoration:none!important;
}
.cntOther .bigBnrWrap .bnrTxt{
  margin-top:8px;
  font-size:16px;
  text-align:center;
}
.cntOther .bigBnrWrap .bnrImg > img{
  width:466px;
  height:263px;
}
.cntOther .smallBnrWrap{
  margin-left:-18px;
  letter-spacing:-.5em;
}
.cntOther .smallBnrWrap > li{
  width:224px;
  margin:0 0 18px 18px;
  display:inline-block;
  vertical-align:top;
  letter-spacing:normal;
}
.cntOther .smallBnrWrap > li img{
  width:224px;
  height:224px;
}


/******************** 

20240902 add 

*********************/


/* tabarea */

.tab-width1000{
  width:1000px;
  margin:0 auto;
}

.ecm-tab-fashion-kids-cards {
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
}
.ecm-tab-fashion-kids-cards .ecm-tab-card {
  color: #0073b9;
  font-size: 18px;
  line-height: 1;
  background-color: #ffffff;
  padding: 14px 32px;
  border-radius: 24px;
  border: 2px solid #0073b9;
}
.ecm-tab-fashion-kids-cards .ecm-tab-card[aria-selected=true] {
  border: 2px solid #0073b9;
  background-color: #0073b9;
  border-radius: 4px;
  padding: 14px 44px;
  font-size: 22px;
  color: #ffffff;
}
.ecm-tab-fashion-kids-cards .ecm-tab-card[aria-selected=true]:before {
  position: absolute;
  left: calc(50% - 6px);
  bottom: -6px;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-color: #0073b9 transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0;
  z-index: 2;
}
.ecm-tab-fashion-kids-cards .ecm-tab-card[aria-selected=true]:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 16px;
  height: 8px;
  margin-left: -8px;
  background-color: #0073b9;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.main_section .rn-tab__itemContainer{
  padding:0;
  background-color: #fff7d8;
  border-radius: 8px ;
}

.tab_spring{
  background: url(https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20250217/logo_spring.png) top center no-repeat;
  background-size: 100% auto;
  padding-top: 92px;
}
.tab_summer{
  background: url(https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20240411/logo_summer.png) top center no-repeat;
  background-size: 100% auto;
  padding-top: 92px;
}
.tab_fall{
  background: url(https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20240411/logo_fall.png) top center no-repeat;
  background-size: 100% auto;
  padding-top: 92px;
}
.tab_winter{
  background: url(https://r.r10s.jp/evt/event/fashion/kids/_pc/img/20250217/logo_winter.png) top center no-repeat;
  background-size: 100% auto;
  padding-top: 92px;
}

.main_section .ecm-tab-panel-card .headline__h3{
  margin-bottom: 28px;
  color:#4d4d4d;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.main_section .ecm-tab-panel-card .headline__h4{
  margin-bottom: 28px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.main_section .ecm-tab-panel-card .tab_spring .headline__h4{
  color:#b82165;
}
.main_section .ecm-tab-panel-card .tab_summer .headline__h4{
  color:#21a1cb;
}
.main_section .ecm-tab-panel-card .tab_fall .headline__h4{
  color:#dc7700;
}
.main_section .ecm-tab-panel-card .tab_winter .headline__h4{
  color:#5b79b0;
}

.main_section .ecm-tab-panel-card .d-grid-col-4{}
.main_section .ecm-tab-panel-card .d-grid-col-4 li{
  background-color: #ffffff;
}
.main_section .ecm-tab-panel-card .d-grid-col-4 li a{
  padding:12px 12px 16px;
  flex: 0 0 auto;
    position: relative;
    display: block;
    text-align: center;
}
.main_section .ecm-tab-panel-card .d-grid-col-4 li a:hover{
  text-decoration: none;
  opacity: .8;
}
.main_section .ecm-tab-panel-card .d-grid-col-4 li a img{
  width: 100%;
}
.main_section .ecm-tab-panel-card .d-grid-col-4 li a p{
  margin-top: 0.8em;
  font-size:18px;
  color: #333333;
  text-align: center;
}

.ecm-tab-fashion-kids .ecm-tab-panel-card {
  border-radius: 0px;
  padding: 0px;
}
.ecm-tab-fashion-kids-inner {
  padding-top: 60px;
  padding-bottom: 4px;
}
.tab_spring .ecm-tab-fashion-kids-inner{
  background-color: #fce1ea;
}
.tab_summer .ecm-tab-fashion-kids-inner{
  background-color: #ddf2f0;
}
.tab_fall .ecm-tab-fashion-kids-inner{
  background-color: #f0decf;
}
.tab_winter .ecm-tab-fashion-kids-inner{
  background-color: #dee9f0;
}

.omatome_text{
  width:560px;
  margin:40px auto 0;
  color: #4c4c4c;
  font-size:16px;
  text-align: center;
}

.pickup_brand li{
  border:1px solid #cccccc;
  box-sizing: border-box;

}
.pickup_brand a:hover{
  opacity: .8;
}

.pickup_brand img {
  width: 100%;
  height: auto;
}

 /*index01
=======================================*/
.anchorLink{
  display: flex;
  justify-content: center;
  align-items: stretch;
  border-radius: 5px;
  /* margin-bottom: -6px; */
  /*box-shadow: 0px 2px 8px 0px rgb(10 10 10 / 10%);*/
}
.rl-column2.-mb-6>.anchorLink{
  margin-bottom: 6px!important;
}
.rl-column2>.anchorLink{
  width: calc((100% - 6px)/2)!important;
  margin-right: 6px!important;
}
.rl-column2>.anchorLink:nth-of-type(2n){
  margin-right: 0!important;
}
.index01 .rl-column5 > :nth-child(5n){margin-right: 0!important;}
.anchorLink a::after{
  content: "";
  position: absolute;
  bottom: 10px;
  /* right: 13px; */
  margin: auto;
  width: 7px;
  height: 7px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.anchorLink a:hover{
  opacity: .8;
  text-decoration: none;
}
.anchorLink a{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 74px;
  border-radius: 5px;
  background-color: #0073b9;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
  cursor: pointer;
  padding-bottom: 5px;
  font-weight: bold;
}
.rakuten_fashion__link > a {
text-decoration: none;
}