@charset "utf-8";

/*
 common
======================================================= */
html{
  overflow: auto;
}
body{
  position: relative;
  overflow-x: hidden;
  min-width: 960px;
}
.main_contents{
  color: #333;
}
.win960{
  width: 960px;
  transform: translateX(-50%);
  margin-left: 50%;
}
.ecm-reward-header{
  width: 960px;
  margin: 0 auto 8px;
}
/*
kanban
======================================================= */
/* tab */
.tab{
  width: 814px;
  margin: 0 auto;
}
.tab__list{
	filter: drop-shadow(0 2px 4px rgba(0,0,0,.2));
	position: relative;
	width: 390px;
  margin-top: 15px;
}
.tab__list._current{
  width: 400px;
  margin-top: 0;
}
.tab__list .tab__listLink{display: block;}
.tab__list .tab__listLink:hover{opacity:.8;}

.kanban{
	position: relative;
	z-index:1;
  min-width: 1024px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.kanban .rc-kanban__image{
  transform: translateX(-50%);
  margin-left: 50%;
}
.kanban__imageBox:before{
  content: "";
  display: block;
  width: 100%;
}
.kanban__image{
  width: 100%;
  margin: auto;
}
/*
bg_01
======================================================= */
.main_section{
  padding-top: 52px;
  padding-bottom: 60px;
}
.bg_01{
  background-color: #f4f8f2;
}
.bg_02{
  background-color: #e3eddd;
}
.bg_03{
  background-color: #eaf2e6;
}
/*
ttl
======================================================= */
/* ttl01 */
.ttl01{
  margin-bottom: 1.563vw;
}
.ttl01 .title_text{
  position: relative;
  font-weight: bold;
  color: #333;
  text-align: center;
  font-size: 32px;
  line-height: 1.2;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.ttl01 .title_text::after {
  width: 164px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-color: #dce9d5;
  border-radius: 10px;
}
.bg_03 .ttl01 .title_text::after {
  background-color: #caddc0
}
/* ttl02 */
.ttl02{
  margin: 0 auto 30px;
  width: 468px;
  height: 84px;
  background: url(/fashion/campaign/coupon/new/_pc/img/20250731/ttl_dec01.png);
  background-size: 100%;
  display: flex;
  justify-content: center;
}
.ttl02 .title_text{
  font-size: 32px;
  font-weight: bold;
  color: #333;
}
/* ttl03 */
.ttl03{
  margin-bottom: 1.563vw;
}
.ttl03 .title_text{
  position: relative;
  color: #333;
  text-align: center;
  line-height: 1.2;
  padding-bottom: 30px;
  margin-bottom: 40px;
  letter-spacing: -0.04em;
  font-weight: normal;
  font-size: 24px;
}
.ttl03 .title_text::after {
  width: 164px;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  border-radius: 10px;
  background-color: #d7e5cf;
}
/* ttl04 */
.ttl04{
  text-align: center;
}
.ttl04 .title_text{
  font-size: 32px;
  color: #333333;
  letter-spacing: -0.04em;
  margin-bottom: 40px;
}
/*
coupon
======================================================= */
.coupon{
  padding-top: 40px;
  padding-bottom: 50px;
}
/* coupon01 */
.coupon01 .rc-noTransitionCoupon__title{
  color: #4d3d00;
}
.coupon01 .coupon_list_text{
  border-color: #4d3d00;
  background-color: #4d3d00;
  color: #fff;
  padding: 10px 0;
  font-size: 12px;
}
.coupon01 .coupon_list_title{
  color: #666;
  margin-bottom: 8px;
  font-size: 11.23px;
}
.coupon01 .coupon_list_discount em{
  font-size: 42px;
}
.coupon01 .coupon_list_filled{
  color: #fff;
  font-size: 12px;
}
.coupon01 .coupon_list_body::before {
  background-image: radial-gradient(circle at center left, transparent 0, transparent 10px, #4d3d00 11px),
    radial-gradient(circle at center right, transparent 0, transparent 10px, #4d3d00 11px);
}
.coupon01 .coupon_list_link {
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 2px);
  padding: 16px 0 0;
}
.coupon01 .coupon_list_link::before {
  background-image: radial-gradient(circle at center left, transparent 0, transparent 11px, #ffffff 12px),
      radial-gradient(circle at center right, transparent 0, transparent 11px, #ffffff 12px);
  height: 98%;
  width: 99.8%;
}
.coupon01 .coupon_list_discount{
  color: #4d3d00;
  font-size: 20.65px;
}
.coupon01 .coupon_list_note{
  font-size: 3.75vw;
}
.coupon_note{
  color: #666;
  text-align: center;
  font-size: 14px;
  margin-top: 24px;
}
/* periodWrap */
.periodWrap {
  display: block;
  padding: 32px 0 40px;
  line-height: 1.4;
}
.periodTxt {
  text-align: center;
	line-height:1.4;
  font-size: 18px;
  margin-top: 12px;
}
.couponNote {
  width: 580px;
  margin: 24px auto 16px;
  font-size: 14px;
}
.anchorList ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 35px;
}
.anchorList ul li{
  display: flex;
  padding: 0 20px;
  font-size: 14px;
  height: 1em;
  line-height: 1;
}
.anchorList ul li:first-child{
  border-right:1px solid #333333;
}
.anchorList li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 1em;
  font-size: 14px;
  text-align: center;
	color: #1d54a7!important;
}
.anchorList li+li a:after {
  top: calc(50% - 1.25vw);
  transform: rotate(-45deg);
}

/* about */
#anc_about{
  border-radius: 4px;
}
.anc_about .nexttime{
  margin:0 auto;
  box-sizing: border-box;
  padding:28px 0 24px;
  background-color:#f9fbf8;
  border-radius: 7px;
}
.anc_about .nexttimeTtl{
  font-size:18px;
  font-weight:bold;
  text-align:center;
  color:#333333;
  margin-bottom:14px;
}
.anc_about .nexttimeTtl:before,
.anc_about .nexttimeTtl:after,
.anc_about .nexttimeTtl > span{
  display:inline-block;
  vertical-align:middle;
  letter-spacing:normal;
}
.anc_about .nexttimeTtl:before,
.anc_about .nexttimeTtl:after{
  content:'';
  width:100px;
  border-top:solid 2px #333333;
}
.anc_about .nexttimeTtl > span{padding:0 2em;}

.anc_about._about .nexttimeTxt{
  font-size:18px;
  text-align:center;
  color:#333333;
  margin-bottom: 32px;
}
.anc_about._about .nexttimeTxt span{
  font-size:30px;
}
.anc_about._about .nexttimePeriod{
  width:100%;
  font-size:20px;
  text-align: center;
  line-height:1.5;
  font-weight:bold;
  color:#333333;
}
.anc_about._about .nexttimePeriod span{
  color:#ff0000;
  font-size:22px;
}

/*
navi
======================================================= */
.navi{
  padding-top: 48px;
  padding-bottom: 60px;
}
/* .index01 */
.index01 .index_box{
  gap: 24px;
}
.index01 a.anchorNav__menuLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  border-radius: 4px;
  padding-bottom: 4px;
  background-color: #4a3416;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-align: center;
  line-height: 1.3;
  box-sizing: border-box;
}
.index01 a.anchorNav__menuLink::before{
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 8px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.index01 .anchorNav__menuItem a:hover{
  opacity: .8;
  text-decoration: none;
}
/*
live
======================================================= */
.live_about{
  font-size: 16px;
  text-align: center;
  margin-bottom: 12px;
}
.ttl_note{
  font-size: 14px;
  text-align: center;
  margin: 0 auto 40px;
}
/* .index02 */
.index02{
  width: 770px;
  margin: 0 auto 40px;
}
.index02 .index_box{
  gap: 16px;
}
.index02 a.anchorNav__menuLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 60px;
  border-radius: 4px;
  padding: 0;
  background: #fff;
  color: #4a3416;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
  font-weight: bold;
  border: 1px solid #4a3416
}
.index02 a.anchorNav__menuLink::before{
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 7px;
  right: 0;
  left: 0;
  width: 7px;
  height: 7px;
  margin: auto;
  border-right: 1px solid #4a3416;
  border-top: 1px solid #4a3416;
  transform: rotate(136deg);
}
.index02 .anchorNav__menuItem a:hover{
  opacity: .8;
  text-decoration: none;
}

.iframe-gl{
  margin: auto;
  display: flex;
  justify-content: center;
}
.iframe-item{
  position: relative;
  flex: 0 0 360px;
}
iframe#inline-frame-rdragon {
  width: 100%;
  height: 649px;
  position: relative;
  border: none;
}

.live_box + .live_box{
  margin-top: 40px;
}
.live_box{
  padding: 40px;
  border-radius: 4px;
  background-color: #fffde5;
  display: flex;
  gap: 40px;
}
.live_logo{
  margin-bottom: 10px;
}
.live_date{
  font-size: 28px;
  color: #4a3416;
  font-weight: bold;
  margin-bottom: 10px;
}
.live_shop{
  font-size: 28px;
  font-weight: bold;
  color: #4a3416;
  margin-bottom: 10px;
}
.live_ad{
  /* margin: 0 5vw; */
}
.live_ad .ecm-ad{
  padding: 0.6vw;
  border-radius: 0.25vw;
}
.iframe_right{
  display: flex;
  flex-flow: column;
}
/*
shop_ad
======================================================= */
.shop_ad .ri-shopIntro {
  background: transparent;
  border-bottom: none;
	padding-bottom: 0!important;
}
.shop_ad .rad-table-body {
  gap: 32px 24px;
}
.shop_ad .ri-shopIntro__imageBox {
	width: 100%;
	margin: 0 auto;
	text-align: center;
  position: relative;
}
.shop_ad .ri-shopIntro__imageBox:before {
	padding-top: 63.33%;
  content: "";
  display: block;
  width: 100%;
}
.shop_ad .ri-shopIntro__itemWrap {
  padding: 15px;
	background-color: #fff;
	box-shadow: 0px 0px 10px 2px rgba(172, 172, 172, .5);
  border-radius: 8px;
}
.shop_ad .ri-shopIntro__title {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #333333;
}
.shop_ad .ri-shopIntro__text {
  min-height: 148px;
  margin: 12px 0 0;
  font-size: 14px;
}
.shop_ad .rc-button {
  font-size: 14px;
  color: #333333;
  border: 1px solid #cccccc;
  display: flex;
  padding: 18px 0 16px;
  border-radius: 15px;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.shop_ad .rc-button:hover{
  text-decoration: none;
}
.shop_ad .rc-button:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .04);
}
.shop_ad img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-width: 30%;
  min-height: 30%;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.shop_ad .ri-shopIntro__textContainer{
  margin: 16px 0 0;
}
/*
search01
======================================================= */
.search01{
  width: 815px;
  margin: 0 auto 24px;
}
.search01 .ecm-search{
  border: 2px solid #4a3416;
  height: 50px;
}
.search01 .ecm-search-submit{
  background-color: #4a3416 ;
  width: 50px;
}
.search01 .ecm-search-select{
  font-size: 14px;
  font-weight: bold;
  padding-right: 36px;
}
.search01 .ecm-search-submit .ecm-icon-search{
  font-size: 22px;
}

/* keyword01 */
.keyword01{
  width: 815px;
  margin: 0 auto;
}
.keyword01 .keyword_list{
  display: flex;
  flex-wrap: wrap;
  gap: 16px 14px;
}
.keyword01 .keyword_list > a{
  border-radius: 30px;
  background: #fff;
  border: 2px solid #4a3416;
  padding: 12px 20px;
  font-size: 16px;
}
.keyword01 .keyword_list > a:hover{
  opacity: .8;
}
/*
ranking
======================================================= */
.alcor_area + .alcor_area{
  margin-top: 84px;
}
/* button01 */
.button01{
  margin: 32px auto 0;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 60px;
  margin: 0 auto;
  border-radius: 15px;
  background: #fff;
  color: #333;
  font-size: 17px;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
  border: 1px solid #cccccc !important;
}
.button01 .buttonLink:hover{
  opacity: .8;
  text-decoration: none;
}
.button01 .buttonLink img{
  width: 24px;
  height: auto;
  margin-right: 12px;
}

/* ranking */
.runkingnote{
  width: 892px;
  margin: 68px auto 0;
  font-size: 12px;
  line-height: 1.25;
  color: #333;
}
.rc-couponShopList__shopItem{
  font-size: 3.438vw;
}
/*
anc04
======================================================= */
.lp-itemlist-item-brand{
  margin-bottom: 6px;
}
.lp-itemlist-item-brand img, .lp-itemlist-item-image img{
  width: 100%;
}

.note{
  font-size: 14px;
  text-align: center;
  color: #333;
}
.anc01 .note_ttl{
  font-size: 16px;
  margin: 0 0 8px;
  text-align: center;
  color: #333;
}
.anc01 .note{
  margin-bottom: 40px;
}
.anc05 .note{
  margin-bottom: 32px;
}
/*
category
======================================================= */
/* category */
.categoryArea {}
.categoryArea_box{
  gap: 10px;
}
.categoryArea .rl-column3 > * {
  margin-right: 10px!important;
  margin-bottom: 0!important;
  width: calc(-.1px + (100% - 20px)/3)!important;
}
.categoryArea .rl-column3 > :nth-of-type(3n) {
  margin-right: 0!important;
}
.categoryArea .category-container {
  border-radius: 4px;
  border: 1px solid #000000;
  padding: 0 14px;
}
.categoryArea .category-container._ladies {border-color: #fc95b4; background-color: #ffffff;}
.categoryArea .category-container._mens {border-color: #95b4fc; background-color: #ffffff;}
.categoryArea .category-container._kids {border-color: #fcd477; background-color: #ffffff;}

.categoryArea .category-headline {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  text-align: center;
  padding: 8px 0 4px;
}
.categoryArea .category-container._ladies .category-headline { color: #fc95b4; border-color: #fc95b4;}
.categoryArea .category-container._mens .category-headline { color: #95b4fc; border-color: #95b4fc;}
.categoryArea .category-container._kids .category-headline { color: #fcd477; border-color: #fcd477;}

.categoryArea .ri-navigationLink {
  position: relative;
  display: flex;
  height: 50px;
  padding: 0;
  align-items: center;
}
.categoryArea .ri-navigationLink a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: #333;
}
.categoryArea .ri-navigationLink a::before{
  right: 5px;
  top: calc(50% - 8px);
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 1px #dbd6d0;
  border-bottom: solid 1px #dbd6d0;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  position: absolute;
}
.categoryArea .ri-navigationLink a:hover {opacity: .7; text-decoration: none!important;}
.categoryArea .ri-navigationLink a:hover p {text-decoration: none!important;}
.categoryArea .ri-navigationLink + * { border-top: 1px solid #cccccc;}
.categoryArea .ri-navigationLink .ra-ui-chevronRight:after {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 0px;
  top: calc(50% - 12px);
}
.categoryArea .ri-navigationLink.-arrow .ri-navigationLink__link{padding-left: 0!important;}
.categoryArea .ri-navigationLink.-arrow .ri-navigationLink__link:before{
  font-size: 14px;
  margin-right: 7px;
}
.categoryArea .ri-navigationLink__imageBox {
  width: 20px;
  height: 20px;
  margin: 0 8px 0 0;
}
.categoryArea .ri-navigationLink__text {
  font-size: 17px;
  margin-left: 8px;
}
 .rl-column6._custom>* {
  width: calc(-.1px + (100% - 80px)/6)!important;
  margin-right: 16px!important;
  margin-bottom: 16px !important;
}
 .rl-column6._custom>:nth-of-type(6n) {
  margin-right: 0!important;
}

 .rl-column6._custom>* {
  width: calc(-.1px + (100% - 80px)/6)!important;
  margin-right: 16px!important;
  margin-bottom: 16px !important;
}
.rl-column6._custom > .rb-banner[class*=-ratio] img {
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}

/*
shop
======================================================= */
/* shoplist */
.rc-couponShopList__menuItem.-selected{
  color: #9c5e46;
  border-bottom: 2px solid #9c5e46;
}
#tabBox .shopicon {
  border-top:1px solid #222222;
}
#tabNavi {
  letter-spacing:-.5em;
  margin-left:-1px;
}
#tabNavi li {
  letter-spacing: normal!important;
  vertical-align: bottom;
  display: inline-block;
  border-left:solid 1px #c5c5c5;
  width:calc((100% - 4px) / 5);
  text-align: center;
}
#tabNavi li:first-child{border-left:none!important;}
#tabNavi li .tab-on,
#tabNavi a {
  height: 47px;
  font-size:24px;
  font-weight:bold;
  color:#949494!important;
  text-decoration:none!important;
  border-bottom:none;
  display:block;
  padding-top: 7px;
  box-sizing: border-box;
  position: relative;
}
#tabNavi a.tab-on,
#tabNavi a:hover {
  color:#4a3416!important;
  padding-top: 2px;
}
#tabNavi a.tab-on::after,
#tabNavi a:hover::after{
  content: '';
  position: absolute;
  width: 158px;
  height: 4px;
  border-radius: 2px;
  background-color: #928573;
  bottom: 0;
  left: 50%;
  transform:translateX(-50%);
}
[id^=couponShop] {
  border: 1px solid;
  border-top:none!important;
  border-radius: 0 0 8px 8px;
}
[id^=couponShop] {
  border-color:#928573;
}

.af3ShopList {
  background-color:#ffffff;
}
.couponShopList500 {padding: 20px 34px 36px 14px;}
.af3ShopList li {
  width: 210px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left; }

.af3ShopList ul + ul {
  margin-top:20px;
}
.af3ShopList dt {
  font-size:150%;
  font-weight:bold;
  color:#ffffff;
  padding:5px;
  background-color:#222222;
}
.af3ShopList dd {
  padding:10px;
}
.af3ShopList .genreList {
  padding:10px;
}
.af3ShopList .genreList > ul {
  letter-spacing:-.5em;
  margin:-10px 0 0 -10px;
}
.af3ShopList .genreList li {
  letter-spacing:normal!important;
  vertical-align:top;
  display:inline-block;
  margin:10px 0 0 10px;
  width:205px;
  padding-left:15px;
  background:url(https://r.r10s.jp/evt/event/coupon/service/121126/inc/img/u_arrow.gif) no-repeat left center;
}
.af3ShopList .cntShopLists {
  letter-spacing:-.5em;
  margin:-10px 0 0 -10px;
}
.af3ShopList .cntShopLists > li {
  letter-spacing:normal!important;
  vertical-align:top;
  display:inline-block;
  width:220px;
  margin:10px 0 0 10px;
}
[id^=couponShop] .riHinner {
  border-left: none;
}
.shop_subttl{
  margin: 20px 0 10px;
  padding: 0 0 4px;
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 17px;
  font-weight: 700;
}
/*
fashion_bottom
======================================================= */
.ttl01[layout=default] > h2 {
  font-size: 32px;
	color: #333;
  margin-bottom: 40px;
}
.fashion_bottom{
  padding-top: 12.5vw;
  margin: 0 5vw;
}
/*
floating_area
======================================================= */
.floating_area .ecm-floating-navi{
  width: 960px;
  height: 56px;
  margin: 0 auto;
}
.floating_area.ecm-floating-navi-container{
  background: #4a3416;
}
.floating_area .ecm-floating-navi-item{
  width: 120px;
  padding: 0 12px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: calc(100% / 4);
  height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #4a3416;
  border-left: 1px solid #dbd6d0;
  position: relative;
}
.floating_area .ecm-floating-navi-item::before{
  position: absolute;
  right: 12px;
  top: calc(50% - 8px);
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 1px #dbd6d0;
  border-bottom: solid 1px #dbd6d0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.floating_area .ecm-floating-navi-item:last-of-type{
  border-right: 1px solid #dbd6d0;
}
.floating_area .ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true]{
  border-left: 1px solid #dee1dc;
  margin-top: 2px;
  font-weight: bold;
}
/*
float_btn
======================================================= */
.float_btn{
  right: 30px;
  bottom: 80px;
  top: auto !important;
  width: 92px;
}
.float_btn a:hover{
  opacity: .8;
}
.float_btn02{
  width: 92px;
  height: 92px;
  bottom: 180px;
  right: 30px;
  top: auto !important;
}
.float_btn02 a:hover{
  opacity: .8;
}
/*
rule
======================================================= */
.rule{
  padding: 60px 0;
  background-color: #f7f7f7;
}

/* itemlist */
.itemlist{
  margin: 0 4.266vw;
}
.ri-item__name--2lines, .ri-item__name.-text2lines {
	height: 32px;
}

/* wonderfulday_bnrlist */
.wonderfulday_bnrlist{
  width: 700px;
  margin: 0 auto;
  gap: 14px;
}
.wonderfulday_bnrlist a:hover{
  opacity: .8;
}

.cntOther .bigBnrWrap > li > a:hover{opacity: .8;}