@charset "UTF-8";
/*--------------------------------
         Layout  SP First
 --------------------------------*/
.coupon_24limited_220422 .imgwrap a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.coupon_24limited_220422 .top_txt {
  padding: 0 calc(50 * (100vw/750));
  font-size: calc(26 * (100vw/750));
  line-height: 1.8461538462;
  letter-spacing: 0.075em;
  text-align: center;
}
.coupon_24limited_220422 .top_txt .decoration {
  color: #E68C15;
  font-size: calc(30 * (100vw/750));
  font-weight: 600;
  line-height: 1;
}
.coupon_24limited_220422 .tt01 {
  font-weight: 300;
}
.coupon_24limited_220422 .tt02 {
  color: #E68C15;
  font-weight: 600;
}
.coupon_24limited_220422 .hukidashi_text {
  position: absolute;
  top: calc(12 * (100vw/750));
  left: calc(36 * (100vw/750));
  color: #fff;
  font-weight: 700;
  font-size: calc(26 * (100vw/750));
  line-height: 1.5384615385;
  letter-spacing: 0.025em;
  text-align: center;
  z-index: 5;
}
.coupon_24limited_220422 .container_text-wrap_title {
  display: inline;
  padding: calc(17 * (100vw/750)) calc(25 * (100vw/750));
  background-color: #E68C15;
  border-radius: calc(8 * (100vw/750));
  color: #fff;
  font-weight: 400;
  font-size: calc(26 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.08em;
}
.coupon_24limited_220422 .container_text-wrap_text {
  font-size: calc(26 * (100vw/750));
  font-weight: 300;
  line-height: 1.8461538462;
  letter-spacing: 0.05em;
}
.coupon_24limited_220422 .container_text-wrap_text li {
  font-size: calc(26 * (100vw/750));
  font-weight: 300;
  line-height: 1.8461538462;
  letter-spacing: 0.05em;
}
.coupon_24limited_220422 .btn-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: calc(50 * (100vw/750));
  width: calc(630 * (100vw/750));
  height: calc(100 * (100vw/750));
}
.coupon_24limited_220422 .btn-link::after {
  width: calc(9 * (100vw/750));
  height: calc(15 * (100vw/750));
  background-image: url(../img/arrow.svg);
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: calc(30 * (100vw/750));
  transform: translateY(-50%);
}
.coupon_24limited_220422 .proud-btn {
  margin-top: calc(80 * (100vw/750));
  background-color: #E68C15;
  color: #fff;
  font-size: calc(28 * (100vw/750));
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.075em;
}
.coupon_24limited_220422 .top-btn {
  margin-top: calc(20 * (100vw/750));
  background-color: #000;
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: calc(28 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.12em;
}
.coupon_24limited_220422 .top {
  margin-bottom: calc(-2 * (100vw/750));
}
.coupon_24limited_220422 .top .mv {
  margin-bottom: calc(57 * (100vw/750));
}
.coupon_24limited_220422 .top .tt02 {
  margin-top: calc(20 * (100vw/750));
}
.coupon_24limited_220422 .hukidashi {
  position: relative;
  top: calc(59 * (100vw/750));
  left: 50%;
  width: calc(600 * (100vw/750));
  height: calc(120 * (100vw/750));
  transform: translateX(-50%);
}
.coupon_24limited_220422 .container {
  padding-bottom: calc(30 * (100vw/750));
  margin: 0 calc(50 * (100vw/750));
  border: 3px solid #E68C15;
  border-radius: calc(15 * (100vw/750));
}
.coupon_24limited_220422 .container .container_text-wrap {
  margin-top: calc(56 * (100vw/750));
  padding: 0 calc(35 * (100vw/750));
}
.coupon_24limited_220422 .container p.container_text-wrap_text {
  margin-top: calc(25 * (100vw/750));
  white-space: nowrap;
}
.coupon_24limited_220422 .container ul.container_text-wrap_text {
  margin: calc(18 * (100vw/750)) 0 calc(41 * (100vw/750));
}

/*.coupon_24limited_220422*/
/*--------------------------------
          S e t U p SP
--------------------------------*/
.coupon_24limited_220422 {
  width: 100%;
  max-width: calc(750 * (100vw/750));
  height: auto;
  overflow: hidden;
  margin: 0 auto calc(202 * (100vw/750));
}
.coupon_24limited_220422 .spOnly {
  display: block;
}
.coupon_24limited_220422 .pcOnly {
  display: none;
}
.coupon_24limited_220422 picture {
  display: block;
}
.coupon_24limited_220422 img {
  height: auto;
  opacity: 1;
  width: 100%;
  height: auto;
}

/*--------------------------------
            Layout  PC
 --------------------------------*/
@media (min-width: 768px) {
  .coupon_24limited_220422 .top_txt {
    padding: 0;
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .coupon_24limited_220422 .top_txt .decoration {
    color: #E68C15;
    font-size: 1.6rem;
  }
  .coupon_24limited_220422 .hukidashi_text {
    top: 1rem;
    left: 4.9rem;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.075em;
  }
  .coupon_24limited_220422 .container_text-wrap_title {
    display: inline;
    padding: 1.1rem 1.5rem;
    border-radius: 0.5rem;
    font-size: 1.3rem;
    letter-spacing: 0.075em;
  }
  .coupon_24limited_220422 .container_text-wrap_text {
    font-size: 1.3rem;
    line-height: 2;
  }
  .coupon_24limited_220422 .container_text-wrap_text li {
    font-size: 1.3rem;
    line-height: 2;
  }
  .coupon_24limited_220422 .btn-link {
    border-radius: calc(50 * (100vw/750));
    width: 40rem;
    height: 5rem;
  }
  .coupon_24limited_220422 .btn-link::after {
    width: 0.5rem;
    height: 0.8rem;
    right: 2rem;
  }
  .coupon_24limited_220422 .proud-btn {
    margin-top: 4rem;
    font-size: 1.6rem;
  }
  .coupon_24limited_220422 .top-btn {
    margin-top: 2rem;
    font-size: 1.6rem;
    letter-spacing: 0.08em;
  }
  .coupon_24limited_220422 .top {
    margin-bottom: -0.9rem;
  }
  .coupon_24limited_220422 .top .mv {
    margin-bottom: 3.3rem;
  }
  .coupon_24limited_220422 .top .tt02 {
    margin-top: 1.1rem;
  }
  .coupon_24limited_220422 .hukidashi {
    position: relative;
    top: 4.8rem;
    width: 44rem;
    height: 8.1rem;
  }
  .coupon_24limited_220422 .container {
    padding-bottom: 2.2rem;
    margin: 0 auto 4rem;
    border: 3px solid #E68C15;
    border-radius: 0.7rem;
    width: 60rem;
  }
  .coupon_24limited_220422 .container .container_text-wrap {
    margin-top: 4.1rem;
    padding: 0 6.2rem 0 3.6rem;
  }
  .coupon_24limited_220422 .container p.container_text-wrap_text {
    margin-top: 1.8rem;
  }
  .coupon_24limited_220422 .container ul.container_text-wrap_text {
    margin: 0.9rem 0 3.7rem;
  }

  /*.coupon_24limited_220422*/
  /*--------------------------------
              S e t U p
   --------------------------------*/
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }

  .coupon_24limited_220422 {
    width: 136.6rem;
    max-width: 100%;
    margin: 0 auto 9.8rem;
  }
  .coupon_24limited_220422 .spOnly {
    display: none;
  }
  .coupon_24limited_220422 .pcOnly {
    display: block;
  }
  .coupon_24limited_220422 a:hover {
    opacity: 0.6;
  }
  .coupon_24limited_220422 a {
    transition: opacity 0.3s;
  }
}
/*--------------------------------
   Media Queries (768px ~ 1399px)
 --------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: 0.7320644217vw;
  }
}
/*--------------------------------
                共 通
 --------------------------------*/
* > .coupon_24limited_220422 {
  color: #323436;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}
/*# sourceMappingURL=style.css.map */