@charset "utf-8";
/*==============================================

【楽天市場】初めての方限定総額2,000円OFFクーポン

===============================================*/

body{
  color: #333;
}


.px-10px{
  font-size:3.125px;
} 
.px-12px{
  font-size:3.75px;
} 

.bgc-edf7d7{
  background-color:#edf7d7;
}

/* kanban _animation */

.ecm-kanban._nua-custom{
  position: relative;
  height: 490px;
  /* background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/kanban_bg_wave_2.png);
  background-size: 2000px 485px;
  background-repeat: repeat-x;
  background-position: top center; */
}
.ecm-kanban._nua-custom::after{
  display: block;
  content: "";
  width: 100%;
  height: 485px;
  position: absolute;
  top:0;
  left:0;right:0;
  z-index: 0;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/kanban_bg_wave_2.png);
  background-size: 2000px 485px;
  background-repeat: repeat-x;
  background-position: top center;
}
.ecm-kanban._nua-custom::before{
  display: block;
  content: "";
  width:100%;
  max-width:960px;
  height: 490px;
  position: absolute;
  top:0;left:0;right:0;bottom:0;
  margin:0 auto;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/cutting_base.png);
  background-size: 960px auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 4;
}

.ecm-kanban._nua-custom .ecm-kanban-image{
  position: relative;
  z-index: 2;
  margin-top: 27px;
}

.ecm-kanban._nua-custom .main_title_deco{
  height: 460px;
  overflow: hidden;
  position: absolute;
  top:0;left:0;right:0;bottom:0;
  z-index: 3;
  margin:0 auto;
}

.ecm-kanban._nua-custom .women_anime{
  position: absolute;
  top:320px;
  left:calc(50% - 214px);
  width:102px;
  height: 187px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/title_women_2.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation: jump 0.3s 1 forwards;
  animation-delay: 0.9s;
}
.ecm-kanban._nua-custom .men_anime{
  position: absolute;
  top:297px;
  left:calc(50% - 117px);
  width:98px;
  height: 243px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/title_men_2.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation: jump 0.3s 1 forwards;
  animation-delay: 1.0s;
}

.ecm-kanban._nua-custom .twinkle{
  position: absolute;
  transform-origin: center;

  transform:scale(0);
  animation: twinkle 0.3s 1 forwards;
}
.ecm-kanban._nua-custom .twinkle._01{
  top:63px;
  left:calc(50% - 347px);
  width:23px;
  height: 28px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_yellow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.1s;
}
.ecm-kanban._nua-custom .twinkle._02{
  top:20px;
  left:calc(50% - 312px);
  width:33px;
  height: 39px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_orange.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.2s;
}

.ecm-kanban._nua-custom .twinkle._03{
  top:23px;
  right:calc(50% - 300px);
  width:31px;
  height: 39px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_yellow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.3s;
}

.ecm-kanban._nua-custom .twinkle._04{
  top:61px;
  right:calc(50% - 321px);
  width:23px;
  height: 28px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_orange.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.4s;
}
.ecm-kanban._nua-custom .twinkle._05{
  top:237px;
  left:calc(50% - 402px);
  width:19px;
  height: 23px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_orange.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.5s;
}
.ecm-kanban._nua-custom .twinkle._06{
  top:263px;
  left:calc(50% - 443px);
  width:26px;
  height: 32px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_yellow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.6s;
}
.ecm-kanban._nua-custom .twinkle._07{
  top:341px;
  left:calc(50% - 254px);
  width:26px;
  height: 32px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_yellow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.7s;
}
.ecm-kanban._nua-custom .twinkle._08{
  top:385px;
  left:calc(50% - 288px);
  width:23px;
  height: 28px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_orange.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 0.8s;
}
.ecm-kanban._nua-custom .twinkle._09{
  top:369px;
  right:calc(50% - 28px);
  width:19px;
  height: 23px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_orange.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 1.3s;
}
.ecm-kanban._nua-custom .twinkle._10{
  top:386px;
  left:calc(50% - 31px);
  width:26px;
  height: 32px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_yellow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 1.2s;
}
.ecm-kanban._nua-custom .twinkle._11{
  top:223px;
  right:calc(50% - 445px);
  width:23px;
  height: 28px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_orange.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 1.5s;
}
.ecm-kanban._nua-custom .twinkle._12{
  top:266px;
  right:calc(50% - 412px);
  width:31px;
  height: 39px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/twinkle_yellow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  animation-delay: 1.4s;
}

@keyframes twinkle {
  0% {
    transform:scale(0);
  }
  100% {
    transform:scale(1);
  }
}
@keyframes jump {
  0% {
    transform:translateY(0);
  }
  50% {
    transform:translateY(-10%);
  }
  100% {
    transform:translateY(0);
  }
}

/* ecm-floating-navi-container -nua-floating */

.ecm-floating-navi-container.-nua-floating{
  
}
.ecm-floating-navi-container.-nua-floating .ecm-floating-navi{
  height: 64px;
  justify-content: stretch;
  box-shadow: 0 0 3px rgb(0 0 0 / 40%);

}
.ecm-floating-navi-container.-nua-floating .ecm-floating-navi-item{
  flex-direction: row;  
  position: relative;
  padding:  12px 40px;
}
.ecm-floating-navi-container.-nua-floating .ecm-floating-navi-item + .ecm-floating-navi-item::before{
  display: block;
  content: "";
  width:2px;
  height: 70%;
  background-color: #8EC517;  
  margin:auto 0;
  position: absolute;
  top:0;
  bottom:0;
  left:0;
}

.ecm-floating-navi-container.-nua-floating .ecm-floating-navi-item[data-in-viewport=true],
.ecm-floating-navi-container.-nua-floating .ecm-floating-navi-item:hover{
  color:#309F19;
  font-weight:bold;
  border-color:#ffffff;
}

.ecm-floating-navi-container.-nua-floating .ecm-floating-navi-item img{
  margin-right: 10px;
}

.ecm-floating-navi-container.-nua-floating .ecm-floating-navi-item span{
  font-size:16px;
}


.bottom-banner-float{
  background-color:rgba(0,0,0,0.4) ;
  width:100%;
  padding:10px 32px;
}

.bottom-banner-float .ecm-button {
  display:block;
  width:576px;
  margin:0 auto;
  border-width: 2px;
  border-color: #E68A09 !important;
  background-color: #ffffff;
  color: #E68A09 !important;
  font-size:20px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.bottom-banner-float .ecm-button i{
  position: absolute;
  right:32px;
}



/* headlines */

.h2_deco_ttl{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 24px;
  text-align: center;
  color:#309F19;
}
.h2_deco_ttl h2{
  font-size:40px;
  padding:0 1em;
}

.h2_deco_ttl .star_before{
  display: block;
  content: "";
  width:84px;
  height: 78px;
  position: relative;
}

.h2_deco_ttl .star_before ._01{
  display: block;
  width:18px;
  height:22px ;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/star_before01.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-size: 100% auto; 
  position: absolute;
  top:0;
  left:0;
}
.h2_deco_ttl .star_before ._02{
  display: block;
  width:18px;
  height:22px ;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/star_before02.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-size: 100% auto; 
  position: absolute;
  top:12px;
  right:0;
}
.h2_deco_ttl .star_before ._03{
  display: block;
  width:24px;
  height:30px ;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/star_before03.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-size: 100% auto; 
  position: absolute;
  bottom:0;
  left:22px;
}


.h2_deco_ttl .star_after{
  display: block;
  content: "";
  width:75px;
  height: 77px;
  position: relative;
}
.h2_deco_ttl .star_after ._01{
  display: block;
  width:24px;
  height:30px ;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/star_after01.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-size: 100% auto; 
  position: absolute;
  top:0;
  right:15px;
}
.h2_deco_ttl .star_after ._02{
  display: block;
  width:18px;
  height:22px ;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/star_after02.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-size: 100% auto; 
  position: absolute;
  bottom:12px;
  left:0;
}
.h2_deco_ttl .star_after ._03{
  display: block;
  width:18px;
  height:22px ;
  background: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/star_after03.png);
  background-repeat:no-repeat;
  background-position: top center;
  background-size: 100% auto; 
  position: absolute;
  bottom:0;
  right:0;
}


.h2_deco_ttl .star_before > div,
.h2_deco_ttl .star_after > div{
  transform:scale(0);
}
.h2_deco_ttl.is-animated .star_before > div,
.h2_deco_ttl.is-animated .star_after > div{
  animation: twinkle 0.5s 1 forwards;
}
.h2_deco_ttl.is-animated .star_before > div._01{animation-delay: 0s;}
.h2_deco_ttl.is-animated .star_before > div._02{animation-delay: 0.1s;}
.h2_deco_ttl.is-animated .star_before > div._03{animation-delay: 0.2s;}
.h2_deco_ttl.is-animated .star_after > div._01{animation-delay: 0.3s;}
.h2_deco_ttl.is-animated .star_after > div._02{animation-delay: 0.4s;}
.h2_deco_ttl.is-animated .star_after > div._03{animation-delay: 0.5s;}


/* ecm-button */

.ecm-button.register_btn{
  display:block;
  width: 100%;
  border-color:#309F19;
  background-color:#309F19;
  border-width: 2px;
  text-align: center;
  color:#ffffff;
  font-size:24px;
  font-weight: bold;
  margin:20px auto 25px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.15);

}
.ecm-button.login_btn{
  display:block;
  width:100%;
  border-color:#309F19;
  border-width: 2px;
  text-align: center;
  color:#309F19;
  font-size:24px;
  font-weight: bold;
  margin:20px auto 25px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.15);

}

/*********************

coupon_area

********************/


.coupon_subject{
  font-size:16px;
  /* font-weight: bold; */
  margin-top: 0.8em;
  margin-bottom:20px ;
  text-align: center;
}

.coupon_info_ribbon{
  text-align: center;
}

.coupon_info_ribbon span{
  display: inline-block;
  margin:0 auto;
  background-color:#309F19;
  color:#ffffff;
  font-size:20px;
  font-weight: bold;
    padding:0.2em 0.5em;
}

.coupon_white_box{
  background-color: #ffffff;
  position: relative;
  padding:24px 16px;
  border-radius: 10px;
  margin-bottom: 24px;
}

.coupon_white_box .coupon_info_ribbon{
  position: absolute;
  top:-17px;
  left:0;right:0;
  margin:0 auto;
}

.coupon_link.d-grid{
  margin:0 auto;
  font-size:20px;
  text-align: center;
  position: relative;
  width:630px;
  margin:1.45em auto 1.5em;
}
.coupon_link.d-grid::before{
  display: block;
  content: "";
  width:1px;
  height: 24px;
  background-color: #333333;
  position: absolute;
  left:0;
  right: 0;
  margin:0 auto;
}

.coupon_alt{
  background-color: #f7ffe8;
  padding:24px;
  width:630px;
  margin:0 auto;
}
.coupon_alt p{
  text-indent: -1em;
  padding-left:1em;
  font-size:14px;
}

.coupon_area .ecm-coupon-body{
  height: 184px;
}

.coupon_area .cm-coupon-discount em{
  font-size: 48px;
}

.coupon_area .ecm-coupon-link{
  min-height: 7.4375em;
  padding-top: 20px;
  justify-content: flex-end;
}


.coupon_area .ecm-coupon-link:before{
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #E68A09 12px), radial-gradient(circle at center right, transparent 0px, transparent 11px, #E68A09 12px);
  background-size: calc(55% + 1px) 100%, calc(55% + 1px) 100%;
  background-repeat: no-repeat;
  background-position: -1px 50%, calc(100% + 1px) 50%;
  z-index: 18;
}
.coupon_area .ecm-coupon-link:after{
  content: "";
  z-index: 19;
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px) ;
  height: calc(100% - 2px);
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #fffbdb 12px), radial-gradient(circle at center right, transparent 0px, transparent 11px, #fffbdb 12px);
  background-size: calc(55% + 1px) 100%, calc(55% + 1px) 100%;
  background-repeat: no-repeat;
  background-position: -1px 50%, calc(100% + 1px) 50%;
  border-radius: 4px;
}
.coupon_area .ecm-coupon-text{
  background-color: #E68A09;
  color:#ffffff;
  margin-top: 10px;
  height: 48px;
  font-size: 16px;
}

.coupon_area .ecm-coupon-discount{
  font-size: 20px;
}
.coupon_area .ecm-coupon-discount em{
  font-size: 48px;
}

.coupon_area .ecm-coupon-discount > span{
  font-size:20px;
}

.coupon_area .ecm-coupon-text .ecm-icon-coupon-filled{
  color:#ffffff;
}
.coupon_area .coupon_lead{
  width:700px;
  color:#333333;
  margin:0 auto;
  text-align: center;
}


.coupon_area .ecm-coupon-title{
  margin-right: 8%;
  margin-left: 8%;
}

/* クーポン 全獲得 */
.buttonStyle {
    background: #E68A09;
    border: initial;
    border-radius: 0.25em;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    height: 70px;
    position: relative;
    width: 500px;
    margin:0 auto;
}
.buttonStyle.couponOneClick-status-acquired,
.buttonStyle.couponOneClick-status-expired,
.buttonStyle.couponOneClick-status-finished,
.buttonStyle.couponOneClick-status-having {
    background: #f7f7f7;
    color: #717171;
    font-weight: 700;
    pointer-events: none;
}
.buttonStyle:hover {
    opacity: 0.7;
}
.buttonStyle .multicoupon-container__icon {
    display: inline-block;
    font-size: 5px;
    margin-right: 0.25em;
}
.multicoupon-container {
    /* background: #ffebeb; */
    /* margin: 24px 0px 36px; */
    padding: 12px 0;
    width:620px;
    margin:0 auto;
}
.multicoupon-container .rc-noTransitionCoupon__container {
    background: #fff;
    border-radius: 4px;
    -webkit-filter:none;
    filter:none;
    height: 76px;
}
.multicoupon-container .rc-noTransitionCoupon__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
}
.multicoupon-container .rc-noTransitionCoupon__link:before {
    display: none;
}
.multicoupon-container .rc-noTransitionCoupon__link .rc-noTransitionCoupon__title {
    color: #bf0000;
    margin: 0;
}
.multicoupon-container .rc-noTransitionCoupon__cover:before {
    background-color: #000;
}
.multicoupon-container__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}
.multicoupon-container__text {
    font-size: 4.375px;
    font-weight: 700;
    margin-bottom: 4px;
}
.multicoupon-container__link {
    font-size: 3.125px;
    z-index: 1;
}
.multicoupon-container__button {
    padding: 0 12px;
    text-align: center;
}
.multicoupon-get-all.couponOneClick-status-loading {
    opacity: 0.5;
}
.multicoupon-get-all .couponOneClick-acquired,
.multicoupon-get-all .couponOneClick-expired,
.multicoupon-get-all .couponOneClick-finished,
.multicoupon-get-all .couponOneClick-having {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.multicoupon-get-all .couponOneClick-default {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
.multicoupon-get-all.couponOneClick-status-acquired .couponOneClick-default,
.multicoupon-get-all.couponOneClick-status-expired .couponOneClick-default,
.multicoupon-get-all.couponOneClick-status-finished .couponOneClick-default,
.multicoupon-get-all.couponOneClick-status-having .couponOneClick-default {
    display: none;
}
.multicoupon-get-all.couponOneClick-status-acquired .couponOneClick-acquired,
.multicoupon-get-all.couponOneClick-status-expired .couponOneClick-expired,
.multicoupon-get-all.couponOneClick-status-finished .couponOneClick-finished,
.multicoupon-get-all.couponOneClick-status-having .couponOneClick-having {
    display: inline-block;
    position:relative}

.buttonStyle i{
  margin-right: 12px;
}


/* download_box */

.login_download_area{
  padding:0 0 60px;
}

.download_box{
  background-color: #f2f9e1;
  text-align: center;
  padding:33px 32px 34px;
}

.download_box .download_mainttl{
  color:#309F19;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  margin-bottom: 6px;
}
.download_box .download_mainttl span{
  font-size:24px;
}

.download_box .download_lead{
  color:#333333;
  font-size: 20px;
  text-align: center;
  margin-bottom: 8px;
}
.download_box .download_alt{
  color:#333333;
  font-size: 14px;
  text-align: center;
  margin-top: 0.8em;
}

.download_box .qr_wrao{
  max-width:768px;
  margin:0 auto;
}

/* howto_step_area */

.howto_step_area{
  padding:32px 0 60px;
  background-color:#edf7d7;
}

.nua_custom_tab{
}


.nua_custom_tab .ecm-tab-container .ecm-tab[aria-selected=true] img{
  filter: saturate(100%);
  margin-top: auto;
}
.step-box{
  background-color: #ffffff;
  border:2px solid #309F19;
  padding: 23px 12px 24px;
  border-radius:  10px;
}

.step-box .step_ttl{
  font-size:20px;
  font-weight: bold;
  text-align: center;
  color:#E68A09;
  margin-bottom: 32px;
}

.step-box .panel_title{
  text-align: center;
  font-size:20px;
  color:#309F19;
  font-weight: bold;
  margin-top: 1.3em;
  margin-bottom: 0.7em;
}
.step-box .panel_lead{
  text-align: center;
  font-size:20px;
  color:#333333;

}
.panel_image{
  text-align: center;
}
.panel_image img{
  max-width: 100%;
}


.step-box .panel_alt{
  text-align: center;
  font-size:14px;
  color:#333333;
  margin-top: 0.7em;
}
.nua_swiper .swiper_ttl{
  text-align: center;
  font-size:28px;
  color:#333333;
  margin-top: 1.4em;
  margin-bottom: 0.6em;
}

.nua_swiper .ecm-slider-slide{
  border-radius: 10px;
  background-color: #ffffff;
  border:2px solid #309F19;
  padding: 12px 34px;
}

.nua_swiper .slider_num{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}
.nua_swiper .slider_num p{
  font-size:20px;
  color:#333333;
  margin-left: 0.3em;
}

.nua_swiper .ecm-slider-prev.ecm-slider-prev-pagination{
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background-color: #fff;
    box-shadow: 0 1.25px 6px #0003;
    border-radius: 100%;
    left:-16px;
}
.nua_swiper .ecm-slider-prev.ecm-slider-prev-pagination .ecm-icon-chevron-left{
  color:#9c9c9c;
}

.nua_swiper .ecm-slider-next.ecm-slider-next-pagination{
  width: 32px;
  height: 32px;
  margin-top: -16px;
  background-color: #fff;
  box-shadow: 0 1.25px 6px #0003;
  border-radius: 100%;
  right:-16px;
}
.nua_swiper .ecm-slider-next.ecm-slider-next-pagination .ecm-icon-chevron-right{
  color:#9c9c9c;
}

.nua_swiper .ecm-slider-pagination-bullet.ecm-slider-pagination-bullet-active{
  background-color: #8EC517;
}

/* info_area */

.info_area{
  padding:32px 0 60px;
}

/* search_area */

.search_area{
  padding:32px 0 60px;
  background-color:#edf7d7;
  overflow: hidden;
}

.ecm-search.-search_custom{
  border-color:#309F19;
}
.ecm-search.-search_custom .ecm-search-submit{
  background-color:#309F19;
}

#ss-searchForm__form .rc-searchForm__autoCompleteContainer >*{
  margin-top:-36px;
}

.cnt-search-keyword-wrapper{
 margin:16px 16px 0;
}

.cnt-search-keyword-wrapper .cnt-search-keyword-label{
  color:#333333;
  /* font-size: 4.0625px; */
}

.cnt-search-keyword-wrapper .ecm-search-keyword.cnt-search-keyword{
  background-color: #8EC517;
  border-color: #8EC517;
  color:#ffffff;
}

.keyword_area{
  margin-top: 40px;
}
.keyword_area a:hover{
  text-decoration: none;
}
.keyword_area .ecm-button{
  border-color: #309F19;
  border-width: 2px;
  color: #309F19;
  font-weight:bold;
  font-size:20px;
  text-align: center;
  min-height: 78px;
  position: relative;
  padding: 0.5em 1.45em 0.5em 1em;
  border-radius: 10px;
}
.keyword_area .ecm-button:hover{
  background-color: #ffffff;
}

.keyword_area .ecm-button i{
  position: absolute;
  right:3px;
}

.keyword_area .d-grid.-bg01{
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
  margin-bottom: 24px;
}

.keyword_area .d-grid.-bg01::after{
  position: absolute;
  z-index: 0;
  bottom:0;
  left:0;right:0;
  margin:0 -487.5px;
  display: block;
  content:"";
  width:1935px;
  height: 79px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/keyword_bg01.png);
  background-repeat:  no-repeat;
  background-position: bottom center;
  background-size: 100% auto;

}

.keyword_area .d-grid.-bg02{
  position: relative;
  padding:0 80px 120px;
  /* margin-bottom: 24px; */
  z-index: 1;
  
}

.keyword_area .d-grid.-bg02::after{
  position: absolute;
  z-index: 0;
    bottom:0;
  left:0;right:0;
  margin:0 -487.5px;
  display: block;
  content:"";
  width:1935px;
  height: 290px;
  background-image: url(https://r.r10s.jp/evt/event/campaign/newpurchaser/2024/1001/_pc/img/keyword_bg02.png);
  background-repeat:  no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  pointer-events: none;
}


.keyword_area .d-grid a {
  display: flex;
  flex-direction: column;
}
.keyword_area .d-grid a .icon_wrap{
  margin-top: auto;
  display: flex;
  justify-content: center;
  width: 100%;
}
.keyword_area .d-grid a .icon_wrap img{
  width: initial;
  max-width: none;
  display: block;
}


.keyword_area .all_genre_btn{
  width:500px;
  margin:0 auto;
}
.keyword_area .all_genre_btn a.ecm-button{
  width:100%;
  border-color: #ffffff !important;
  background-color: #8EC517;
  color: #ffffff !important;
  font-size:24px;
  min-height: 2.86em;
  box-shadow: 0 0 3px rgb(0 0 0 / 40%);
  border-radius: 8px;
}
.all_genre_btn a i{
  position: absolute;
  right:32px;
  font-size:110%;
}

.service_ttl{
  text-align: center;
  color:#309F19;
  font-size:28px;
  font-weight:bold;
  margin:60px 0 17px;
}

.service_area .d-grid{
  width:576px;
  margin:0 auto;
}

/* famous_area */

.famous_area{
  padding:32px 0 60px;
}

.famous_txt{
  font-size:14px;
  color:#333333;
  padding-left:1em;
  text-indent: -1em;
  width:900px;
  margin:0 auto;
}

.ranking_ttl{
  text-align: center;
  color:#309F19;
  font-size:28px;
  font-weight:bold;
  margin:24px 0 17px;
}

.ranking_alt{
  margin:16px 0;
  padding:14px 12px;
  background-color:#eaf8d4;
  font-size:12px;
  color:#333333;
}


/* faq_area */

.faq_area{
  padding:32px 0 60px;
  background-color:#edf7d7;
}

.ecm-accordion.-faq_accordion .ecm-accordion-item{
  border:2px solid #309F19;
  box-shadow: 0 0 3px rgb(0 0 0 / 40%);
  border-radius: 4px;
  overflow: hidden;
  color:#333333;
}
.ecm-accordion.-faq_accordion .ecm-accordion-item + .ecm-accordion-item{
  margin-top: 16px;
}

.ecm-accordion.-faq_accordion .ecm-accordion-trigger{
  background-color:#ffffff;
}
.ecm-accordion.-faq_accordion .ecm-accordion-trigger ._icon{
  color:#309F19;
  font-weight:bold;
  font-size:32px;
  margin-right: 6px;
}
.ecm-accordion.-faq_accordion .ecm-accordion-trigger ._text{
  font-weight:bold;
  font-size:20px;
}

.ecm-accordion.-faq_accordion .ecm-accordion-trigger i{
  color:#309F19;
  font-weight:bold;
}

.ecm-accordion.-faq_accordion .ecm-accordion-panel{
  background-color: #f2f9e1;
}
.ecm-accordion.-faq_accordion .ecm-accordion-panel[aria-hidden=true]{
  display: block;
  overflow: hidden;
	max-height: 0;
	transition: max-height 0.3s;
}

.ecm-accordion.-faq_accordion .ecm-accordion-panel[aria-hidden=false] {
  overflow: hidden;
	transition: max-height 0.5s;
  max-height: 100vh;
}
.ecm-accordion.-faq_accordion .ecm-accordion-panel .faq_answer_text{
  display: flex;
  flex-direction: row;
  padding: 12px 14px;
}

.ecm-accordion.-faq_accordion .ecm-accordion-panel ._icon{
  color:#309F19;
  font-weight:bold;
  font-size:32px;
  margin-right: 6px;
}
.ecm-accordion.-faq_accordion .ecm-accordion-panel ._text{
  font-size:20px;
}

.to_top_btn{
  margin:50px auto 0;
  width:500px;
}
.to_top_btn a.ecm-button{
  width:100%;
  border-color: #ffffff !important;
  background-color: #8EC517;
  color: #ffffff !important;
  font-size:24px;
  box-shadow: 0 0 3px rgb(0 0 0 / 40%);
  padding: 0.5em 1.45em 0.5em 1em;
  font-weight: bold;
  border-radius: 8px;
  min-height: 2.86em;
  border-width: 2px;
  position: relative;
}
.to_top_btn a:hover{
  background-color:#8EC517;
}

.to_top_btn a i{
  position: absolute;
  right:3px;
  font-size: 110%;
}


/* rule_area */

.rule_area{
  padding:32px 0 40px;
  background-color: #f7f7f7;
}

.Nps_wrapper__HNXwu{
  bottom: 90px !important;
}