@charset "utf-8";
/*
 common
============================================*/
a:hover{
  text-decoration: none;
}
a.underline:hover{
  text-decoration: underline;
}
.all_page{
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
  color: #333;
}
.all_contents{
  font-size: 14px;
  color: #333;
}
.main_section{
  position: relative;
  padding: 0 0 100px;
}
.rule{
  position: relative;
  padding: 8px 0 80px;
}
.main_section::before,
.rule::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1920px;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  z-index: -2;
}
.main_section::before{
  background-color: #fef6dd;
}
.rule::before{
  background-color: #f6f6f6;
}

.main_section._bg_none::before{
  content: none;
  display: none;
}

/*
 slide
==================================================== */
.loopSwiper{
  background-color: #fadd8a;
}
.loopSwiper .loopSwiper_box{
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 24px 0;
  overflow: hidden;
  box-sizing: border-box;
}
/*.loopSwiper_box::before,
.loopSwiper_box::after{
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 60px;
  height: 140px;
  margin: auto 0;
  z-index: 3;
}
.loopSwiper_box::before {
  left: -1px;
  background: linear-gradient(to right, rgba(249, 221, 138, 1) 0, rgba(249, 221, 138, 0) 100%);
}
.loopSwiper_box::after {
  right: -1px;
  background: linear-gradient(to left, rgba(249, 221, 138, 1) 0, rgba(249, 221, 138, 0) 100%);
}*/

.loopSwiper .swiper-container01{
  position: relative;
  display: flex;
}
.loopSwiper ul{
  padding: 0;
  /*ロゴの枚数で下記の数値（ * 10）を変更*/
  width: calc((140px + 24px) * 10);
  display: flex;
  flex-shrink: 0;
}
.loopSwiper ul:first-child{
  animation: loopslide1 48s -24s linear infinite;
}
.loopSwiper ul:last-child{
  animation: loopslide2 48s linear infinite;
}
/* loopSlide _slideimg */
.loopSwiper .loopSwiper_box ul li{
  width: auto;
  width: 140px;
  height: auto;
  margin-right: 24px;
  display: inline-block;
  list-style: none;
  text-align: center;
  box-sizing: border-box;
}
.loopSwiper .loopSwiper_box ul li a{
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.loopSwiper .loopSwiper_box ul li a:hover{
  opacity: .8;
}
.loopSwiper ul li img{
  display: block;
  width: 100%;
  height: auto;
}
@keyframes loopslide1{
  0%{
    transform: translateX(100%);
  }
  to{
    transform: translateX(-100%);
  }
}
@keyframes loopslide2{
  0%{
    transform: translateX(0);
  }
  to{
    transform: translateX(-200%);
  }
}
/*.loopSwiper .swiper-container01:hover ul{
    animation-play-state: paused !important;
}*/

/*
 title
============================================*/
.main_ttl_wrap{
  position: relative;
  margin-bottom: 48px;
}
.main_ttl_wrap::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  background-color: #de2905;
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_pc/img/20251226/h2_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px auto;
  z-index: -1;
}
.main_ttl{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 120px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 1.4;
}
.targetSelect_wrap + .main_ttl{
  height: 100px;
}
.main_ttl > span{
  font-size: 24px;
}
.targetSelect_wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.main_ttl_wrap .targetSelect_wrap{
  position: relative;
  height: 55px;
  color: #fff!important;
}
.main_ttl_wrap .targetSelect_wrap::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0,0,0,.3);
  z-index: -1;
}
.targetSelect_wrap span + span{
  margin-left: 8px;
}
.targetSelect_wrap .targetSelect_premium,
.targetSelect_wrap .targetSelect_extra{
  position: relative;
  display: inline-block;
  padding: 0 12px 0 24px;
  border-radius: 2px;
  color: #fff!important;
  background-color: #a57200;
  box-sizing: border-box;
}
.targetSelect_wrap .targetSelect_premium::before,
.targetSelect_wrap .targetSelect_extra::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  width: 14px;
  height: 14px;
  margin: auto 0;
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_cmn/img/20251226/icon_matu.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.targetSelect_wrap .targetSelect_extra::before{
  background-image:url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_cmn/img/20251226/icon_ume.png");
}
.targetSelect_wrap .targetSelect_premium{
  background: #a57200;
  background: linear-gradient(160deg, #ae801a 40%, #a47200 40%, #a47200 60%, #946600 60%);
}
.targetSelect_wrap .targetSelect_extra{
  background: #da004d;
  background: linear-gradient(160deg, #de1a5f 40%, #d9004d 40%, #d9004d 60%, #c40045 60%);
}
/*
 mainNavi
============================================*/
/*.mainNavi_container{
  background-color: #fff6e1;
  border-bottom: none!important;
}
.mainNavi_navi{
  height: 64px;
}
.mainNavi_navi .mainNavi_anchor{
  width: calc(960px/6);
  font-size: 16px;
  color: #e7081a;
  font-weight: normal;
  border: none;
  line-height: 1.3;
}
.mainNavi_navi .mainNavi_anchor:first-of-type{
  border-left: 1px solid #e7081a;
}
.mainNavi_navi .mainNavi_anchor::after{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: #e7081a;
  display: block;
  z-index: 1;
}
.mainNavi_navi .mainNavi_anchor[data-in-viewport=true]{
  background-color: #e7081a;
  border: none;
  color: #fff;
  font-weight: bold;
}
.mainNavi_navi .mainNavi_anchor:hover{
  font-weight: bold;
}*/
.floating_right{
  width: 60px;
  height: 60px;
  right: 96px;
  bottom: 28px;
}
.floating_right[data-module-name=ecm-floating][data-static=false]{
  top: unset;
  left: unset;
  right: 96px;
  bottom: 28px;
  z-index: 100;
}
.floating_right_btn{
  border: none;
  cursor: pointer;
  padding: 0;
  background-color: #e7081a;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
  box-shadow: 0 1.25px 6px #0003;
}
/*.floating_right_close{
  position: absolute;
  top: -2px;
  right: -2px;
  border: none;
  cursor: pointer;
  padding: 0;
  background-color: #9c9c9c;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1.1;
}*/
.floating_right_btn:hover,
.floating_right_close:hover{
  opacity: .8;
}
/*
 coupon_ttl
==================================================== */
.coupon_ttl{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 76px;
  margin-bottom: 24px;
  background: #a57200;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.coupon01 .coupon_ttl{
  background: #a57200;
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_pc/img/20251226/h2_coupon1_bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.coupon02 .coupon_ttl{
  background: #da004d;
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_pc/img/20251226/h2_coupon2_bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.coupon_ttl > .coupon_ttl__text{
  position: relative;
  display: inline-block;
  padding: 0 1.5em;
}
.coupon_ttl > .coupon_ttl__catch{
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 2px;
}
.coupon_ttl .coupon_ttl__catch ._dotImg{
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  vertical-align: middle;
}
.coupon_ttl .coupon_ttl__catch ._dotImg::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  width: 12px;
  height: 12px;
  margin: 0 auto;
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_cmn/img/20251226/icon_plas.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
/*
 coupon
==================================================*/
.column2_coupon {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.coupon_area {
  padding: 0 24px;
}
.coupon01,
.coupon02 {
  padding-bottom: 24px;
  border-radius: 8px;
  overflow: hidden;
}
.coupon_link {
  box-sizing: border-box;
}
.coupon_discount {}
.coupon_discount > em {}
.coupon_title {}
.coupon_text {
  margin-top: auto;
  height: 40px;
  color: #ffffff;
  border: none;
}
.coupon_text .coupon_text_icon {
  color: #ffffff;
}
.coupon_note{}

.coupon01{
  width: 623px;
  background-color: #ebe3ce;
}
.coupon01 .coupon_discount{
  color: #a57200;
}
.coupon01 .coupon_text{
  background-color: #a57200;
}
.coupon02{
  width: 327px;
  background-color: #f7e3ea;
}
.coupon02 .coupon_discount{
  color: #da004d;
}
.coupon02 .coupon_text{
  background-color: #da004d;
}
/*periodWrap01*/
.periodWrap01 .periodTxt_wrap + .periodTxt_wrap {
  margin-top: 16px;
}
.periodWrap01 .periodTxt {
  text-align: center;
  font-size: 18px;
}
.periodWrap01 .periodTxt ._bold {
  font-weight: bold;
}
.periodWrap01 .campaignLinkList {
  justify-content: center;
  width: 270px;
  margin: 28px auto 0;
}
.periodWrap01 .campaignLink{
  cursor: pointer;
  width: 100%;
  font-size: 14px;
  line-height: 1.1;
  text-align: center;
  box-sizing: border-box;
}
.periodWrap01 .campaignLink span:hover {
  text-decoration: underline;
}
.periodWrap01 .campaignLink a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  /*color: #333;*/
  position: relative;
  text-decoration: none;
}
.periodWrap01 .campaignLink:nth-child(2n) a {
  padding-left: 12px;
  border-left: solid 1px #8e8e8e;
}
.cautionTxt{
  font-size: 14px;
  text-align: center;
}
.periodWrap01 .cautionTxt{
  color: #666;
  font-size: 12px;
}
._indent{
  text-indent: -1em;
  padding-left: 1em;
}
.cautionTxt a:hover{
  text-decoration: underline;
}

/*
 search_wrap
======================================== */
.searchBox_wrap .search_box {
  border: none;
  width: 680px;
  height: 56px;
  margin: 0 auto;
  border-radius: 8px;
}
.searchBox_wrap .search_box_input_container{
  border: 2px solid #cccccc;
  /* 角丸用↓ */
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; 
  border-right: none;
}
.searchBox_wrap .search_box_submit {
  width: 64px;
  padding: 0;
  background-color: #dd2f07;
  /* 角丸用↓ */
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; 
}
.searchBox_wrap .search_input {
  padding-left: 20px;
  font-size: 16px;
}
.searchBox_wrap .search_input::placeholder {
  color: #999999;
}
.searchBox_wrap .search_box_ic {
  font-size: 32px;
  color: #fff;
}
/*
 category
============================================*/
.category_list > li a{
  display: block;
  text-align: center;
  color: #333;
  font-size: 22px;
  line-height: 1.25;
  border-radius: 8px;
  padding-bottom: 20px;
  background-color: #fff;
  letter-spacing: -0.03em;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
  overflow: hidden;
}
.category_list > li a ._img{
  padding: 20px 12px 16px;
}
.category_list > li a:hover{
  opacity: .8;
}
/*
 ranking
============================================*/
/*.ranking_wrap{}
.ranking_tab{
  font-size: 16px;
  color: #717171;
  width: calc(100% / 4);
  padding: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, .08);
}
.ranking_list{
  padding: 20px 0 0;
}*/
.ranking_info{
  margin-top: 20px;
  padding: 16px;
  font-size: 12px;
  color: #333;
  text-align: left;
  background-color: #fef6dd;
}
/*.ranking_info li{
  padding-left: 1em;
  text-indent: -1em;
}*/
/*
 shop
============================================*/
.shop_wrap + .shop_wrap{
  margin-top: 80px;
}
.shop_title{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  border-radius: 8px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.shop_wrap._premium .shop_title {
  margin-bottom: 48px;
  background: #a57200;
  background: linear-gradient(160deg, #ae801a 45%, #a47200 45%, #a47200 55%, #946600 55%);
}
.shop_wrap._extra .shop_title {
  margin-bottom: 36px;
  background: #da004d;
  background: linear-gradient(160deg, #de1a5f 45%, #d9004d 45%, #d9004d 55%, #c40045 55%);
}
.shop_wrap .shop_title span{
  position: relative;
  display: inline-block;
  padding: 0 28px;
}
.shop_wrap._premium .shop_title span::before,
.shop_wrap._extra .shop_title span::before,
.shop_wrap._premium .shop_title span::after,
.shop_wrap._extra .shop_title span::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
  margin: auto 0;
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_cmn/img/20251226/icon_matu.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.shop_wrap._extra .shop_title span::before,
.shop_wrap._extra .shop_title span::after{
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_cmn/img/20251226/icon_ume.png");
}
.shop_wrap._premium .shop_title span::before,
.shop_wrap._extra .shop_title span::before{
  left: 0;
}
.shop_wrap._premium .shop_title span::after,
.shop_wrap._extra .shop_title span::after{
  right: 0;
}
/*.shop_wrap._extra .shop_list li {
  border-bottom: 1px solid #d5b7b7;
}*/
.shop_wrap._extra .shop_list li a {
  display: inline-block;
  height: 100%;
  padding: 12px 0;
  color: #333;
  font-size: 18px;
  line-height: 1.35;
  box-sizing: border-box;
}
.shop_wrap._premium .shop_list li a:hover{
  opacity: .8;
}
.shop_wrap._extra .shop_list li a:hover{
  text-decoration: underline;
}
/*
 pointback
============================================*/
.pointback_section{
  padding-top: 100px;
  padding-bottom: 0;
  height: 750px;
}
.pointback_ttl{
  text-align: center;
}
.pointback_section::before{
  background-image: url("https://r.r10s.jp/evt/event/newyear/tieup/appliance/_pc/img/20251226/pointback_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px auto;
}
.pointback_reward_header{
  margin: 12px 0 32px;
  justify-content: center;
  text-align: center;
}
.pointback_reward_badge_container{
  justify-content: center;
  text-align: center;
}
.pointback_badge{
  background: #ebebeb;
}
.pointback_section .periodWrap01{
  margin: 48px auto 0;
  width: 800px;
  padding: 24px;
  background-color: #ffffff;
  border-radius: 8px;
}
.pointback_section .width800{
  width: 800px;
  margin: 20px auto 0;
}
.rcEntryButton-button:hover{
	opacity: .8;
}
/*
 alcor
============================================*/
.alcor_item{
  border-radius: 8px;
  padding: 12px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
/*
 ad
============================================*/
.ad_wrap + .ad_wrap{
  margin-top: 32px;
}
.ad_item{
  border-radius: 8px;
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.ad_shopLogo{
  border-radius: 8px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
  overflow: hidden;
}
/* ad 100137用 */
.custom-ad-image-ratio-19x4{
  aspect-ratio: 19 / 4;
}
