@charset "utf-8";

/*
 common
======================================================= */
html{
  overflow: auto;
}
body{
  position: relative;
  min-width: 960px;
}
.main_contents{
  color: #333;
}
.win960{
  width: 960px;
  transform: translateX(-50%);
  margin-left: 50%;
}
/*
kanban
======================================================= */
.ecm-reward-header{
  padding-bottom: 8px;
}
.header_obi{
  padding: 12px 0;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #fffae5;
  line-height: 1.1;
}
.header_obi .fz-big{
  font-size: 24px;
}
/*
coupon
======================================================= */
.coupon{
  padding: 28px 16px 0;
}
.coupon_box{
  gap: 20px;
  width: 844px;
  margin: 0 auto;
}
/* coupon01 */
.coupon01{
  padding-bottom: 28px;
}
.coupon01 .rc-noTransitionCoupon__title{
  color: #ee3822;
}
.coupon01 .coupon_list_text{
  border-color: #ee3822;
  background-color: #ee3822;
  color: #fff;
  height: 52px;
  font-size: 18px;
}
.coupon01 .coupon_list_title{
  color: #333;
  margin-bottom: 8px;
  font-size: 16px;
}
.coupon01 .coupon_list_discount em{
  font-size: 60px;
}
.coupon01 .coupon_list_filled{
  color: #fff;
}
.coupon01 .rc-noTransitionCoupon__annotation{
  color: #333;
  font-size: 14px;
}
.coupon01 .coupon_list_body::before {
  background-image: radial-gradient(circle at center left, transparent 0, transparent 10px, #ee3822 11px),
    radial-gradient(circle at center right, transparent 0, transparent 10px, #ee3822 11px);
}
.coupon01 .coupon_list_link {
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  padding: 8px 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%;
}
.coupon01 .coupon_list_discount{
  color: #ee3822;
  font-size: 26px;
  margin-bottom: 4px;
}
.coupon01 .coupon_list_note{
  margin-top: 8px;
  font-size: 14px;
}
/* periodWrap01 */
.periodWrap01{
  width: 780px;
  margin: 0 auto;
  padding: 24px 0;
  background-color: #ededed;
  line-height: 1.4;
}
.periodWrap01 .periodTxt{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.periodWrap01 .periodTxt:first-of-type{
  margin-bottom: 3px;
}
.periodWrap01 .periodTxt:last-of-type{
  margin-bottom: 15px;
}
.periodWrap01 .periodTxt ._blod{
  font-weight: bold;
}
.periodWrap01 .campaignLink{
  position: relative;
  width: calc((100% - 8px)/2);
  margin-right: 8px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.1;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.periodWrap01 .campaignLink a{
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  position: relative;
  text-decoration: none;
}
.periodWrap01 .campaignLink::before{
  content: "";
  width: 1px;
  height: 100%;
  background-color: #a3a3a3;
  position: absolute;
  right: 0;
}
.periodWrap01 .campaignLink:last-of-type::before{
  content: none;
}
.periodWrap01 .campaignLink{
  margin-right: 0;
}
.periodWrap01 .campaignLink span{
  position: relative;
}
.periodWrap01 .campaignLink span:hover{
  text-decoration: underline;
}
.periodWrap01 .couponNote_Info{
  font-size: 14px;
  color: #666;
  padding: 0 12px 20px;
  text-align: center;
}
.periodWrap01 .couponNote_Info li{
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.35;
}
.periodWrap01 .campaignLinkList{
  width: 380px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: center;
}
/*
title
======================================================= */
.main_ttl_pickup{
  position: relative;
  display: block;
  padding-top: 60px;
  margin-bottom: 44px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
.main_ttl_pickup::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 175px;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  background-image: url(https://r.r10s.jp/evt/event/food/coupon/marathon/_pc/img/20240402/h2_icon.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
.main_ttl_p{
  position: relative;
  font-weight: bold;
  color: #333333;
  text-align: center;
  font-size: 26px;
  line-height: 1.2;
  padding-bottom: 0.313vw;
}
.cautionTxt_wrap{
  margin: 0 0 30px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.cautionTxt{
  font-size: 14px;
  color: #666;
  text-indent: -1em;
  padding-left: 1em;
}
/* title01 */
.title01{
  margin-bottom: 32px;
}
.title01 .title_text{
  position: relative;
  font-weight: bold;
  color: #333333;
  text-align: center;
  font-size: 27px;
  line-height: 1.2;
  padding-bottom: 16px;
}
.title01 .title_text::after {
  width: 61px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-color: #EE3822;
}
/*
main_section
======================================================= */
.main_section{
  padding-top: 80px;
  padding-bottom: 80px;
}
.main_section:nth-of-type(even){
  background-color: #fffae5;
}
#coupon.main_section {
  padding: 48px 0 80px;
}
/* button01 */
.button01{
  margin: 40px auto 0;
}
.button01 .buttonLink{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 360px;
  height: 72px;
  border-radius: 36px;
  font-size: 18px;
  font-weight: bold;
  color: #fff !important;
  background-color: #ee3822;
  text-align: center;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
  border: none;
}
.button01 .buttonLink ._text{
  position: relative;
}
.button01 .buttonLink ._text::before{
  content: "";
  width: 20px;
  height: 16px;
  background: url(https://r.r10s.jp/evt/event/food/coupon/marathon/_cmn/img/20250202/ic_shop.png);
  background-size: 100%;
  position: absolute;
  right: -50px;
}
.button01 a.buttonLink::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* .sub_section{ 
  padding-bottom: 64px;
}*/
/*
floating_area
======================================================= */
.floating_area {
  background: #ffea93;
}
.floating_area .ecm-floating-navi {
  width: 960px;
  margin: 0 auto;
  height: 60px;
}
.floating_area .ecm-floating-navi-item{
  width: 192px;
  padding: 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #ee3822;
  font-size: 16px;
  color: #ee3822;
}
.floating_area .ecm-floating-navi-item:first-of-type{
  border-left: 1px solid #ee3822;
}
.floating_area .ecm-floating-navi-item.ecm-floating-navi-item-anchor[data-in-viewport=true]{
  background-color: #ee3822;
  border: none;
  color: #fff;
}
/*
pickup
======================================================= */

/*
matomegai
======================================================= */
.matomegai .ecm-search-alcor-v2 {
  border: 1px solid #ebebeb;
  padding: 12px;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}
.matomegai .ecm-search-alcor-v2-title {
  padding: 0px!important;
  padding-top: 12px!important;
}


/*
search
======================================================= */
/* search01 */
.search01{
  width: 780px;
  margin: 0 auto;
}
.search01 .search_box{
  border-radius: 0;
  border: 1px solid #ee3822;
  height: 52px;
  border-radius: 4px;
}
.search01 .search_box_submit{
  width: 56px;
  font-size: 22px;
  background-color: #ee3822;
  padding: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.search01 .search_input{
  padding-left: 12px;
  font-size: 16px;
}
.search01 .search_box_ic{
  font-size: 23px;
}
/*
category
======================================================= */
.category_list{
  display: flex;
  flex-wrap: wrap;
  gap: 47px;
}
.category_list > li {
  width: calc((100% - 47px) / 2);
}
.category_link a{
  display: block;
  width: 100%;
  border-radius: 8px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  background-color: #e9513f;
  text-align: center;
  line-height: calc(44 / 22);
  box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
  overflow: hidden;
}
.category_link a p{
  position: relative;
}
.category_link a p::before{
  content: "";
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(45deg);
}
.category_keyword{
  margin: 20px 10px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 24px;
}
.category_keyword>li{
  width: calc((100% - 24px - 0.01px) / 2);
}
.category_keyword>li a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  font-size: 18px;
  color: #666;
  background-color: #fff;
  line-height: 1.3;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .2);
}
/* stop20_area */
.stop20_area{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 562px;
  margin: 64px auto 0;
}
.stop20_img01{
  width: 46px;
}
.stop20_img02{
  width: 57px;
}
.stop20_text{
  font-size: 14px;
  flex: 1;
  padding: 0 11px;
  line-height: 1.56;
}
/*
price
======================================================= */
.price .title_text{
  margin-bottom: 24px;
}
/* keyword01 */
.keyword01{
  margin: 0 16px 16px;
}
.keyword01 .keyword_list{
  gap: 16px 12px;
}
.keyword01 .keyword_list > a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  border-radius: 25px;
  text-align: center;
  font-size: 15px;
  color: #666;
  background-color: #fff;
  line-height: 1.3;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .16);
  box-sizing: border-box;
  border: none;
}
/*
ranking
======================================================= */
.ranking .alcol_box{
  margin-top: 20px;
}

.ranking .ecm-du-ranking-pc .ecm-du-ranking-genre-tab-display {
  justify-content: center;
}
.ranking .ecm-du-ranking-pc .ecm-du-ranking-tab {
  position: inherit!important;
  left: inherit!important;
}

/* rankingNote01 */
.rankingNote01{
  margin-top: 36px;
  font-size: 14px;
  line-height: 1.5;
  color: #717171;
}
.rankingNote01 li{
  padding-left: 1em;
  text-indent: -1em;
}
/*
shop
======================================================= */
/* shop01 */
.shop01 .ecm-modal-content{
  padding: 56px 24px 48px;
  box-sizing: border-box;
}
.shop01 .ecm-modal-content-wrapper{
  max-width: 950px;
}
.shop01 .button01{
  margin-top: 25px;
}
.shop01 .shoptitle{
  margin-bottom: 55px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.shop01 .shop_title_box{
  position: relative;
  line-height: 1.35;
  padding: 20px 12px 18px;
}
.shop01 .shop_close_btn{
  background-color: #ee3822;
  text-align: center;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 0 5px 0px rgba(0, 0, 0, .2);
  margin-bottom: 9px;
  position: absolute;
  right: 15px;
  top: 58px;
  font-size: 25px;
}

.shop01 .shop_close_btn02{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 48px;
  margin: 44px auto 0;
  border: none;
  padding: 0;
  font-size: 16px;
  box-sizing: border-box;
  border-radius: 24px;
  background-color: #ee3822;
  color: #fff;
}

.shop01 .ecm-tab-container{
  margin: 0 10px;
  justify-content: center;
  border-bottom: 1px solid #d1d1d1;
}
.shop01 .ecm-tab{
  position: relative;
  margin: 0;
  padding: 0;
  width: calc((100% - 0.01px) / 5);
  min-height: 37px;
  font-size: 18px;
  padding-bottom: 5px;
}
.shop01 .ecm-tab:hover{
  color: #ee3822;
  font-weight: bold;
}
.shop01 .ecm-tab[aria-selected=true]{
  border-bottom: 1px solid #ee3822;
  color: #ee3822;
}
.shop01 .ecm-tab::before{
  position: absolute;
  content: "";
  width: 1px;
  height: 28px;
  background-color: #b7b7b7;
  right: 0;
}
.shop01 .ecm-tab:last-of-type::before{
  content: none;
}

.shoplist_title{
  padding: 36px 0 0;
  margin-bottom: 20px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.shoplist_box{
  margin: 0 16px;
}
.shop01 li a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 4px 0 4px 16px;
  color: #333!important;
  line-height: 1.6;
  font-size: 14px;
  box-sizing: border-box;
}
.shop01 li a::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 3px;
  height: 3px;
  margin: auto 0;
  border-radius: 50%;
  background-color: #333;
  line-height: 1;
}
@media (hover: hover) {
  .shop01 .ecm-tab:hover {
      background-color: #fff;
  }
}
/*
rule
======================================================= */
.rule{
  padding: 80px 0;
  background-color: #f7f7f7;
}
/*
marathon
======================================================= */
.marathon{
  background-color: #fffae5!important;
}
.marathon_wrap {
  width: 700px;
  margin: 0 auto;
}
/*
related
======================================================= */
.related{
  background-color: #ffffff!important;
}
.related_wrap{
  gap: 24px;
  margin-top: 25px;
}
/*
 rb-floatingBottomBanner
----------------------------------------*/
.floatingBannerInner{
  position: fixed;
  bottom: 44px;
  left: 0;
}
.floatingBannerInner .left_bnr_list li:nth-of-type(3){
  margin-top: 13px;
}
.floatingBannerInner .left_bnr_list li a:hover{
  opacity: .8;
}

/* hover */
.button01 .buttonLink:hover,
.category_link a:hover,
.category_keyword>li a:hover{
  text-decoration: none;
}
.button01 .buttonLink:hover,
.category_link a:hover,
.category_keyword>li a:hover,
.keyword01 .keyword_list > a:hover,
.marathon_wrap a:hover,
.related_wrap a:hover,
.shop01 .shop_close_btn02:hover{
  opacity: .8;
}
.shop01 .shop_close_btn02:hover{
  cursor: pointer;
}

.NpsGuide_message__LNEcD {
    white-space: normal !important;
    text-align: left !important
}
