@charset "utf-8";

/*
 kanban_wrap
======================================================= */
.kanban._udr{position: relative;}
.kanban._udr h1{
  position: relative;
  z-index:-1;
}

/* 看板アニメーション */
.food_season_summer-kanban__animationWrap {
  width: 1301px;
  position: absolute;
  padding-top:400px;
  z-index:0;
  top: 0;
  left: calc(50% - 638px);
}
.food_season_summer-kanban__animationWrap .food_season_summer-kanban__anime{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fade_anime 5s 1s infinite linear;
}
.food_season_summer-kanban__animationWrap ._01 {
  animation: fade_anime 8s infinite;
  animation-delay: 0s;
}
.food_season_summer-kanban__animationWrap ._02 {
  animation: fade_anime 8s infinite;
  animation-delay: 4s;
}

@keyframes fade_anime {
  0% {
    opacity: 0;
  }
  24% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  68% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/*
 main_ttl
======================================================= */
.main_ttl[data-layout="coupon"]{
  font-size: 30px;
  padding-top: 56px;
  padding-bottom: 32px;
}
.main_ttl[data-layout="coupon"]::before,
.main_ttl[data-layout="coupon"]::after{display: none;}
.main_ttl[data-layout="page"]::after{
  content: '';
  height: 18px;
  background-image: url(https://r.r10s.jp/evt/event/food/season/summer/coupon/20250602/_pc/img/20250602/coupon/h2_dot.png);
  background-size: 123px 18px;
}
.main_ttl_wrap[data-layout="adarea"]{margin-bottom: 40px}
h2.main_ttl[data-layout="adarea"]{padding-top: 80px;}
h2.main_ttl[data-layout="adarea"]::before{display: none;}
h2.main_ttl[data-layout="adarea"]::after{
  content: '';
  height: 18px;
  background-image: url(https://r.r10s.jp/evt/event/food/season/summer/coupon/20250602/_pc/img/20250602/coupon/h2_dot.png);
  background-size: 123px 18px;
}
p.main_ttl[data-layout="adarea"]::after{display: none;}

/*
 coupon
======================================================= */
.couponContainer{
  width: 800px;
  margin: 0 auto 48px;
}
.couponContainer .ecm-coupon-discount{color: #f75f13;font-size:34px;margin-bottom: 8px;}
.couponContainer .ecm-coupon-discount em{font-size:50px; font-weight: bold;}
.couponContainer .ecm-coupon-text{
  background-color: #f75f13;
  color: #fff;
  font-size: 18px;
  height: 40px;
}
.couponContainer .ecm-icon-coupon-filled{color: #fff;}
.couponContainer .ecm-coupon-note{margin-top: 6px;}

/* couponDetail__contents */
.couponDetail__contents {
    width: 800px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fffce8;
}
.couponDetail__date {
  font-size: 18px;
  text-align: center;
  color: #333;
  line-height: 1.5;
  margin-bottom: 12px;
}
.couponDetail__description {
  font-size: 12px;
  color: #333;
  line-height: 1.5;
  margin-bottom: 20px;
}
.couponDetail__description > p{
  /* padding-left: 1em;
  text-indent: -1em; */
  text-align: center;
}
.couponDetail__anchor {
  display: flex;
  flex-wrap: wrap;
  width: 400px;
  margin: 0 auto;
}
.couponDetail__anchor li {
  width: 50%;
  position: relative;
}
.couponDetail__anchor li + li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: #cccccc;
}
.couponDetail__anchor li a {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  text-decoration: underline;
  width: 100%;
  height: 1.2em;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.couponDetail__anchor li a:hover{text-decoration: underline!important;}

/* cautionTxt */
.cautionTxt{
  padding: 24px 0 28px ;
  margin-top: 40px;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
  color:#494949;
}

/*
 coupon-anchor__wrap
======================================================= */
.coupon-anchor__wrap{
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.coupon-anchor__button{
  height: 72px;
  display: flex;
  width: 209px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #ed9200;
  font-size: 18px;
  color: #fff!important;
  text-align: center;
  position: relative;
}
.coupon-anchor__button .ecm-icon-chevron-down{
  font-size:16px;
  color: #fff!important;
  position: absolute;
  left: 50%;
  transform:translateX(-50%);
  bottom: 4px;
}
.coupon-anchor__button:hover{
  opacity: 0.8;
}

/*
 search02
======================================================= */
.search02{
  margin: 0 auto;
  width:830px;
}
.search02 .ecm-search{
  font-size: 16px;
  background-color: #fff;
  padding-left: 1.5em;
  border: 2px solid #ed9200;
  height: 56px;
  border-radius: 4px;
  padding-left:0px;
}

.search02 .ecm-search-input{
  font-size:16px;
  padding-left:16px;
}
.search02 .ecm-search-submit{
  width: 56px;
  font-size:26px;
  padding: 0;
  background-color: #ed9200;
}

.search02 .ecm-icon-search{
  font-size: 26px;
}

/*
 shoplist
======================================================= */

/* shoplist ベタ 共通化 */

#shoplist .con-accordion-trigger:hover{
  text-decoration: underline;
}

/*
 adplats
========================================= */
.anchorPoint .rad-table-body[data-layout="100195"] .ri-shopIntro__containers{
  padding: 12px 0 0!important;
}
.anchorPoint .rad-table-body[data-layout="100195"] .ri-shopIntro__text{
  font-size: 16px !important;
  font-weight: bold;
}
.anchorPoint .rad-table-body[data-layout="100195"] .ri-shopIntro__shopName{
  font-size: 12px !important;
  color: #717171!important;
}
.anchorPoint .rad-table-body[data-layout="100195"] .ri-shopIntro__image{
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.anchorPoint .rad-table-body[data-layout="100195"] .-ratio720x110 .ri-shopIntro__image{
  aspect-ratio: 72 / 11;
}
.anchorPoint .rad-table-body[data-layout="100195"] .-ratio720x390 .ri-shopIntro__image{
  aspect-ratio: 24 / 13;
}