@charset "utf-8";

body{color: #333;}
.ecm-wrap[data-layout="default"]{
  min-width:1024px;
  margin-right: auto;
  margin-left: auto;
}


/* contents[common] 
--------------------------------------------*/
.width860{
  width: 860px;
  margin: 0 auto;
}

/*
 index
=======================================*/
.index01{
  width: 860px;
  margin: 68px auto 80px;
}
.index01 .index_ttl{
  margin-bottom: 24px;
  text-align: center;
}
.index01 .index_ttl span{
  position: relative;
  display: inline-block;
  padding: 0 60px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  color: #f24f66;
  letter-spacing: -0.03em;
}
.index01 .index_ttl span::before,
.index01 .index_ttl span::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 2px;
  width: 35px;
  height: 36px;
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/ttl_icon_l.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.index01 .index_ttl span::before{
  left: 0;
}
.index01 .index_ttl span::after{
  right: 0;
  transform: scale(-1, 1);
}
.index01 .anchorLink__link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 0 32px;
  border-radius: 8px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.03em;
  background-color: #acf3e5;
  text-align: center;
  box-sizing: border-box;
}
.index01 .anchorLink__link:hover{
  opacity: .8;
  text-decoration: none!important;
}
.index01 .anchorLink__link::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 16px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  border-right: 2px solid #333;
  border-top: 2px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.index01 .anchorLink__link ._img img{
  width: 100%;
}
.index01 .anchorLink__link ._img{
  margin-bottom: 12px;
  width: 96px;
  border-radius: 6px;
  overflow: hidden;
}

/*
 main
=======================================*/
.main_section{
  padding-bottom: 80px;
}
.main_section:nth-of-type(2){
  background-color: #dcf7f2;
}
.main_ttl{
  position: relative;
  margin-bottom: 32px;
  padding: 150px 0 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  color: #f24f66;
  text-align: center;
  letter-spacing: -0.03em;
  overflow:hidden;
}
.main_ttl span{
  position: relative;
  z-index: 2;
}
.main_ttl::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 140px;
  transform: translateX(-50%);
  margin-left: 50%;
}
.main_section:nth-of-type(1) .main_ttl::before{
  background-color: #fff;
}
.main_section:nth-of-type(2) .main_ttl::before{
  background-color: #fff;
}
.main_section:nth-of-type(3) .main_ttl::before{
  background-color: #dcf7f2;
}
.main_ttl::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 140px;
  transform: translateX(-50%);
  margin-left: 50%;
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/h2_01.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 1;
}
.main_section:nth-of-type(1) .main_ttl::after{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/h2_01.png);
}
.main_section:nth-of-type(2) .main_ttl::after{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/h2_02.png);
}
.main_section:nth-of-type(3) .main_ttl::after{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/h2_03.png);
}

.caution_note{
  width: 860px;
  margin: 28px auto 0;
}
.caution_note p{
  font-size: 14px;
  color: #666;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.35;
}
.lead_txt{
  width: 660px;
  margin: 0 auto 44px;
  font-size: 16px;
  line-height: 1.5;
}
.lead_txt p span{
  display: inline-block;
  margin-top: 6px;
  font-size: 14px;
  color: #666;
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em;
}
.search_alcor_wrap{
  margin-bottom: -32px;
}
.ri-searchAlcor.-framed .ri-searchAlcor__keywordIcon:before,
.ri-searchAlcor__keywordIcon:before{
  vertical-align: middle;
}

/* ecm-search-alcor-v2[module] */
.ecm-search-alcor-v2{
  border:1px solid rgba(0,0,0,0.08)
}
.ecm-search-alcor-v2-title{
  align-items: center;
  height: 42px;
}
.ecm-icon-search{
  margin: 0 4px 0 12px;
  font-size: 16px;
}
.ecm-search-alcor-v2-image-link-tag{
  font-size: 14px!important;
  padding: 0 8px!important;
  line-height: 30px;
  height: 30px;
}
.ecm-search-alcor-v2:hover img{
  opacity: 0.8;
}
.aspect-ratio-1x1{
  padding-top: 5%;
  padding-bottom: 5%;
}

/*
 rakuten24
=======================================*/
.rakuten24_bnr_wrap div a{
  display: block;
  width: 500px;
  margin: 0 auto;
}
.rakuten24_bnr_wrap div a:hover{
  opacity: .8;
}
.rakuten24_wrap{
  margin: 62px 0 0;
}
.rakuten24_wrap .rl-column6 > li{
  width: calc(-.1px + (100% - 60px)/6)!important;
  margin-right: 12px!important;
}
.rakuten24_wrap .rl-column6 > li:nth-of-type(6n){
  margin-right: 0!important;
}
.rakuten24_wrap ul li a{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 3px 0;
  border-radius: 4px;
  border-width: 1px 18px 1px 1px;
  border-style: solid;
  border-color: #f24f66;
  background-color: #fff;
  box-sizing: border-box;
}
.rakuten24_wrap ul li a:hover{
  opacity: .8;
}
.rakuten24_wrap ul li a::after{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -11px;
  margin: auto;
  width: 7px;
  height: 7px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rakuten24_wrap ul li a img{
  width: auto;
  height: 100%;
}

/*
 ranking
=======================================*/
.underline_ttl{
  position: relative;
  margin-bottom: 40px;
  padding: 0 0 16px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  color: #f24f66;
  text-align: center;
  letter-spacing: -0.03em;
}
.underline_ttl::before{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 92px;
  height: 4px;
  margin: 0 auto;
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/ttl_line.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.ranking_wrap .underline_ttl{
  margin-bottom: 0;
}

/*
 furusato
=======================================*/
.furusato_btn_wrap{
  width: 564px;
  margin: 36px auto 0;
}
.furusato_btn_wrap ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  border-radius: 8px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  background-color: #acf3e5;
  box-sizing: border-box;
}
.furusato_btn_wrap ul li a:hover {
  opacity: .8;
  text-decoration: none!important;
}
.furusato_btn_wrap ul li a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: 2px solid #333;
  border-top: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
 article
=======================================*/
.article_wrap{
  padding: 80px 0;
  background-color: #dcf7f2;
}
.article_ttl{
  margin-bottom: 24px;
  padding: 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  color: #f24f66;
  text-align: center;
  letter-spacing: -0.03em;
}
.article_ttl span{
  position: relative;
  display: inline-block;
  padding: 0 28px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.1;
  color: #f24f66;
}
.article_ttl span::before,
.article_ttl span::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  width: 19px;
  height: 21px;
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_pc/img/20230728/ttl_icon_s.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.article_ttl span::before{
  left: 0;
}
.article_ttl span::after{
  right: 0;
  transform: scale(-1, 1);
}

/*
 case
=======================================*/
.case_wrap{
  width: 860px;
  margin: 0 auto;
}
.case_wrap + .case_wrap{
  margin-top: 160px;
}
.case_img{
  margin-bottom: 40px;
}
._case01 .case_img{
  margin-left: 60px;
}
._case02 .case_img{
  margin-left: 82px;
}
.point_wrap li{
  position: relative;
  padding: 32px 56px 28px;
  background-color: #fff;
}
.point_wrap li::before{
  content: "";
  display: block;
  position: absolute;
  top: -28px;
  left: -28px;
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
._case01 .point_wrap li:nth-of-type(1)::before{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_cmn/img/20230728/point_01.png);
}
._case01 .point_wrap li:nth-of-type(2)::before{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_cmn/img/20230728/point_02.png);
}
._case02 .point_wrap li:nth-of-type(1)::before{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_cmn/img/20230728/point_03.png);
}
._case02 .point_wrap li:nth-of-type(2)::before{
  background-image: url(https://r.r10s.jp/evt/event/daily/freeshipping/_cmn/img/20230728/point_04.png);
}
.point_wrap li + li{
  margin-top: 50px;
}
.point_wrap li h3{
  position: relative;
  margin-bottom: 32px;
  color: #27556d;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  z-index: 2;
  letter-spacing: -0.03em;
}
.point_wrap li p{
  font-size: 16px;
  line-height: 1.5;
}
.point_wrap li .right_link_wrap{
  display: flex;
  justify-content: flex-end;
}
.point_wrap li .right_link_wrap > .right_link{
  margin-right: 36px;
}
.point_wrap li .right_link_wrap > .right_link:last-of-type{
  margin-right: 0;
}
.point_wrap li .right_link{
  margin-top: 16px;
  text-align: right;
  font-size: 14px;
}
.point_wrap li .right_link a{
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
.point_wrap li .right_link a:hover{
  text-decoration: underline;
}
.point_wrap li .right_link a::before{
  content: "";
  display: inline-block;
  position: absolute;
  bottom:  calc((0.5em * 1.5) - 4px);
  right: 0;
  width: 7px;
  height: 7px;
  border-right: 1px solid #0783c2;
  border-top: 1px solid #0783c2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
 accordion
=======================================*/
.accordion_area{
  margin: 56px auto 0;
}
.accordion_btn{
  position: relative;
  padding: 15px 0;
  color: #fff;
  font-size: 23px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  background-color: #27556d;
  cursor: pointer;
}
.accordion_btn:hover{
  opacity: .8;
}
.accordion_btn::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 32px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.accordion_btn.-open::before{
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.accordion_contents{
  display: none;
  padding: 0 200px;
  background-color: #fff;
}

/*
 room
=======================================*/
.room_section{
  padding: 80px 0 0;
}
.room_ttl{
  background: url(https://r.r10s.jp/evt/event/daily/freeshipping/_cmn/img/20230728/room_ttl.png) top center no-repeat;
  background-size: 176px auto;
  margin-bottom: 44px;
  padding: 94px 0 0;
  color: #f24f66;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.ecm-room-recommend[data-layout="default"]{
  border-top:none!important;
  padding: 0 0 24px !important;
}
.roomRecommend__roomLinkContainer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.roomRecommend__roomLinkContainer a.roomRecommend__roomLink {
  display: flex;
  align-items: center;
  color: #333;
}
.roomRecommend__roomLinkContainer a.roomRecommend__roomLink:hover{
  text-decoration: none!important;
  opacity:.8;
}
.roomRecommend__roomLinkText {
  color: #333;
  font-size: 14px;
}
.roomRecommend__roomLinkIcon {
  display: block;
  width: 65px;
  height: 21px;
  margin-left: 4px;
}


/*
 related_section
=======================================*/
.related_section{
  padding: 80px 0 40px;
}
.related_section ul li a{
  display: block;
}
.related_section ul li a:hover{
  opacity: .8;
}
.cmn_ttl{
  margin-bottom: 44px;
  color: #f24f66;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.03em;
}