@charset "utf-8";

body{
  overflow-x:hidden;
  color: #333;
}

/* --------------------------------------------------- 

scm-alert-free-shipping[scm]※配送アイテム(モジュール)

---------------------------------------------------  */
.supersale .scm-alert-free-shipping-layout-default{
  background-color:#f8f8f8;
  color: #333;
}

/* --------------------------------------------------- 

ecm-search[ecm]※検索窓(モジュール)

---------------------------------------------------  */
.supersale .ecm-search-layout-default {
  border: 1px solid #0b99e1;
  width: 560px;
  margin: 0 auto;
}
.supersale .ecm-search-layout-default .ecm-search-submit {
  background-color: #0b99e1;
}
.supersale .ecm-search-layout-default .ecm-search-submit .ecm-icon-search{
  font-size: 20px;
}

/* --------------------------------------------------- 

cpa[ecm]※CPA(モジュール)

---------------------------------------------------  */
.supersale-cpa{box-sizing: border-box;}
.supersale-cpa-shadowed {
  box-shadow: 0 3px 6px #0003;
}

/* --------------------------------------------------- 

sea-c-background[sea] ※背景色(ユニーク)

---------------------------------------------------  */
.supersale .sea-c-background {
  position: relative;
}
.supersale .sea-c-background-dcf3ff {
  background-color: #dcf3ff;
}
.supersale .sea-c-background-f0faff {
  background-color: #f0faff;
}

/*
 kanban-layout-default
==================================================== */
.kanban-layout-default .scm-kanban-image{
  min-width:1024px;
  max-width:1920px!important;
  width:auto!important;
  display: block;
  margin: 0 auto;
}

/*
 ecm-alcor
==================================================== */
.ecm-alcor[data-layout="supersale"]{
  background-color: inherit!important;
}

/*
 period__wrap
==================================================== */
.period__wrap{
  width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  background-color: #f4f4f4;
}
.period__text{
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}
.period__text + .period__text{margin-top: 4px;}
.period__notice{
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin-top: 16px;
}

/*
 contents__section
==================================================== */
.contents__section{position: relative;}

/*
 logo__area
==================================================== */
.logo__area{
  background-color: #fff;
  box-shadow: 0 8px 8px rgba(0,0,0,.1);
  position: relative;
  z-index:1;
}

/*
 scm-headline
==================================================== */
.scm-headline-layout-supersale{
  font-size: 40px!important;
}
.scm-headline-layout-supersale01{
  font-size: 40px !important;
}
.scm-headline-layout-supersale01 > span{color: #0b99e1;}
.scm-headline-layout-supersale01 > span > span{font-size: 48px!important;}
.scm-headline-layout-supersale02,
.scm-headline-layout-supersale03{
  font-size: 40px!important;
}
.scm-headline-layout-supersale02 > span{
  font-size: 22px!important;
  color: #333!important;
  display: inline-block;
  margin-bottom: 5px;
}
.scm-headline-layout-supersale02::after{
  content: '';
  display: block;
  width: 172px;
  height: 6px;
  margin: 12px auto 0;
  background: url(https://r.r10s.jp/evt/event/campaign/supersale/20260304wofmq/special/whiteday/_pc/img/h3_line.png?v=202602251619) no-repeat;
}
.scm-headline-layout-supersale03 > span{font-size: 22px !important;}

/*
 contents__lead
==================================================== */
.contents__lead{
  font-size: 18px;
  text-align: center;
}

/*
 step
==================================================== */
.step__label{
  width:161px;
  height:40px;
  margin: 0 auto 16px;
}
.step02 .d-grid{
  width: 824px;
  margin-right: auto;
  margin-left: auto;
}
.step02__box{
  border:solid 4px #88cef3;
  border-radius: 16px;
  background-color: #fff;
  padding: 38px 0 21px;
  box-sizing: border-box;
  display: flex;
  flex-wrap:wrap;
  position: relative;
}
.step02__box::before{
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 50%;
  top: -27px;
  transform:translateX(-50%);
  background: url(https://r.r10s.jp/evt/event/campaign/supersale/20260304wofmq/special/whiteday/_pc/img/check_icon.png?v=202602251619) no-repeat;
  z-index:1;
}
.step__boxText{
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #0b99e1;
  line-height: 1.3;
  margin-bottom: 8px;
}
.step02__box._01 .step__boxText.animation,
.step02__box._02 .step__boxText.animation{
  opacity:0;
}
.step02__boxImage{
  display: flex;
  width: 100%;
  height: 76px;
  justify-content: center;
  align-items: center;
}
.step02__boxImage ._img01{
  width: 104px;
}
.step02__boxImage ._img02{
  width: 101px;
}
.step02__boxImage ._plus{
  width: 18px;
  height: 18px;
  margin-left: 18px;
  margin-right: 24px;
}
.step02__boxImage ._plus > img{display: block;}
.step__boxText > .timesText{
  font-size: 26px;
  padding-left: 4px;
}
.wipeText{
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 12px;
  color: #0b99e1;
}

/*
 entry
=================================================== */
.entry__notice{
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
}
.entry__anchor{
  width: 464px;
  margin-right: auto;
  margin-left: auto;
}
.entry__anchorLink{
  width: 100%;
  height: 40px;
  position: relative;
  display: flex;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #333333;
  color: #333333 !important;
  box-sizing: border-box;
  padding-right: 20px;
  font-size:14px;
}
.entry__anchorLink::after{
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  border-width: 8px 5.5px 0px 5.5px;
  top: 50%;
  right:8px;
  transform:translateY(-50%);
}
.entry__anchorLink:hover{
  opacity:.8;
  text-decoration: none!important;
}

/*
 anchor__button
=================================================== */
.anchor__button{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 8px;
  background: linear-gradient(0deg,rgba(11, 153, 225, 1) 0%, rgba(11, 182, 225, 1) 50%, rgba(11, 153, 225, 1) 100%);
  position: relative;
  z-index:1;
  height: 80px;
  color: #0b99e1!important;
}
.anchor__button::before{
  content: '';
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
  background-color: #f8feff;
  border-radius: 4px;
  z-index:-1;
}
.anchor__button::after{
  content: '';
  display: block;
  width: 21px;
  height: 41px;
  position: absolute;
  background: url(https://r.r10s.jp/evt/event/campaign/supersale/20260304wofmq/special/whiteday/_pc/img/anchor_arrow.png?v=202602251619) no-repeat;
  background-size: 100% auto;
  right: 32px;
  top: 50%;
  transform:translateY(-50%);
}
.d-grid-col-1 .anchor__button::after{
  right: 32px;
}
.d-grid-col-4 .anchor__button::after{
  right: 15px;
}
.anchor__button > p{
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3125;
}
.d-grid-col-1 .anchor__button > p{
  margin-right: 16px;
}
.d-grid-col-4 .anchor__button > p{
  margin-right: 7px;
}
.anchor__button > p > span{font-size: 18px;}
.anchor__button:hover{
  text-decoration: none!important;
  opacity:.8;
}

/*
 recommend
=================================================== */
.recommend__title{
  font-size: 26px;
}
.recommend .scm-content-card{
  overflow:hidden;
}
.recommend .scm-content-card-title{
  color: #333333!important;
  font-size: 18px !important;
}
.recommend .scm-content-card-triangle{
  border-color: transparent transparent #0b99e1 transparent;
}

/*
 bnrlist__link
=================================================== */
.bnrlist__link{
  box-shadow: 0 4px 8px rgba(0,0,0,.4);
}

/*
 shoplist
==================================== */
#shoplist .ecm-accordion-item:not(:last-child){border-bottom:none!important;}
#shoplist .ecm-accordion-trigger{
  padding: 0 !important;
}
#shoplist .ecm-accordion-trigger.ecm-accordion-trigger-link:hover{text-decoration: underline!important;}
#shoplist .ecm-accordion-trigger.ecm-accordion-trigger-link:hover{background-color: inherit!important;}