@charset "UTF-8";
/* ----------------
  背景色
---------------- */
/* ----------------
  キャンペーンページ固有色
---------------- */
.p-shoukai-coupon {
  /* 最小リセット
     common.css/products を読まなくなったため、使用要素ぶんの既定余白だけ打ち消す
     ※ 共通ヘッダー/フッターへ波及しないよう .l-main 配下に限定する
       （素の `ul` 等が .p-footer__main のような共通クラスの余白を打ち消すため）
  ---------------------------------- */
}
.p-shoukai-coupon .l-main h1, .p-shoukai-coupon .l-main h2, .p-shoukai-coupon .l-main h3 {
  margin: 0;
  padding: 0;
}
.p-shoukai-coupon .l-main ul, .p-shoukai-coupon .l-main ol {
  margin: 0;
  padding: 0;
}
.p-shoukai-coupon .l-main p {
  margin: 0;
}
.p-shoukai-coupon .l-main img {
  display: block;
}
.p-shoukai-coupon .l-main sup {
  font-size: 0.75em;
  vertical-align: super;
  line-height: 0;
  position: relative;
  top: 0.1em;
}
.p-shoukai-coupon {
  /* ▼ section ----------------------------------------------------- */
  /* l-main */
}
.p-shoukai-coupon .l-main__inner {
  margin-top: 0;
  background-color: #FDF797;
  background-image: url("/campaign/shoukai-coupon/26summer/assets/images/bg.svg");
  background-repeat: repeat;
}
.p-shoukai-coupon .l-main {
  /* c-section */
}
.p-shoukai-coupon .l-main .c-section {
  margin: 0 auto;
  text-align: left;
  padding-top: 40px;
}
.p-shoukai-coupon .l-main .c-section:first-child {
  padding-top: 0;
}
.p-shoukai-coupon .l-main .c-section__inner {
  min-width: 0;
  max-width: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 500px) {
  .p-shoukai-coupon .l-main .c-section__inner {
    gap: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-section {
    padding-top: 64px;
  }
  .p-shoukai-coupon .l-main .c-section__inner {
    gap: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .p-shoukai-coupon .l-main .c-section {
    width: 95%;
  }
}
@media screen and (max-width: 850px) {
  .p-shoukai-coupon .l-main .c-section {
    width: 92%;
  }
}
@media screen and (max-width: 500px) {
  .p-shoukai-coupon .l-main .c-section {
    width: 100%;
  }
}
@media screen and (min-width: 1201px) {
  .p-shoukai-coupon .l-main .c-section {
    width: 100%;
    max-width: 1160px;
  }
}
@media screen and (min-width: 851px) {
  .p-shoukai-coupon .l-main .c-mv {
    max-width: 984px;
    margin: 0 auto;
  }
}
.p-shoukai-coupon .l-main .c-mv picture,
.p-shoukai-coupon .l-main .c-mv img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-shoukai-coupon .l-main {
  /* c-section-intro（今だけ5,000円 〜 注釈）
     各要素は PC=984 / SP=375 に対する比率で配置し、hero 幅に追従させる */
}
.p-shoukai-coupon .l-main .c-section-intro {
  padding-top: 16px;
}
.p-shoukai-coupon .l-main .c-section-intro__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin: 0 auto;
}
.p-shoukai-coupon .l-main .c-section-intro__price,
.p-shoukai-coupon .l-main .c-section-intro__present,
.p-shoukai-coupon .l-main .c-section-intro__cards {
  margin: 0;
}
.p-shoukai-coupon .l-main .c-section-intro__price img,
.p-shoukai-coupon .l-main .c-section-intro__present img,
.p-shoukai-coupon .l-main .c-section-intro__cards img {
  display: block;
  width: 100%;
  height: auto;
}
.p-shoukai-coupon .l-main .c-section-intro__price {
  width: 90.9333333333vw;
}
.p-shoukai-coupon .l-main .c-section-intro__present {
  width: 61.3333333333vw;
}
.p-shoukai-coupon .l-main .c-section-intro__cards {
  width: 87.2vw;
}
.p-shoukai-coupon .l-main .c-section-intro__note {
  color: #000;
  font-feature-settings: "palt" on;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-section-intro {
    padding-top: 0;
  }
  .p-shoukai-coupon .l-main .c-section-intro__inner {
    gap: 16px;
    width: 984px;
    max-width: 100%;
  }
  .p-shoukai-coupon .l-main .c-section-intro__price {
    width: 73.7804878049%;
  }
  .p-shoukai-coupon .l-main .c-section-intro__present {
    width: 33.8414634146%;
  }
  .p-shoukai-coupon .l-main .c-section-intro__cards {
    width: 59.1463414634%;
  }
  .p-shoukai-coupon .l-main .c-section-intro__note {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}
.p-shoukai-coupon .l-main {
  /* c-section-flow（クーポン受け取りまでの流れ） */
}
.p-shoukai-coupon .l-main .c-section-flow__title {
  color: #C8161E;
  font-feature-settings: "palt" on;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  position: relative;
}
.p-shoukai-coupon .l-main .c-section-flow__title::before {
  content: "";
  position: absolute;
  left: -3.8vw;
  top: 3.7333333333vw;
  width: 31.7333333333vw;
  height: 22.6666666667vw;
  background-image: url("/campaign/shoukai-coupon/26summer/assets/images/illust_01.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1;
  pointer-events: none;
}
.p-shoukai-coupon .l-main .c-section-flow__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.p-shoukai-coupon .l-main .c-section-flow__columns {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.p-shoukai-coupon .l-main .c-section-flow__block {
  background-color: #fff;
  border-radius: 2.1333333333vw;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 12px;
}
.p-shoukai-coupon .l-main .c-section-flow__block .c-heading--lv3 {
  text-align: center;
}
.p-shoukai-coupon .l-main .c-section-flow__note {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.4;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-section-flow {
    padding-top: 51px;
  }
  .p-shoukai-coupon .l-main .c-section-flow__title {
    align-self: center;
    font-size: 1.5rem;
  }
  .p-shoukai-coupon .l-main .c-section-flow__title::before {
    left: -135px;
    top: -28px;
    width: 119px;
    height: 85px;
  }
  .p-shoukai-coupon .l-main .c-section-flow__body {
    gap: 8px;
    width: 984px;
    max-width: 100%;
    margin: 0 auto;
  }
  .p-shoukai-coupon .l-main .c-section-flow__columns {
    flex-direction: row;
    align-items: stretch;
    gap: 16px;
  }
  .p-shoukai-coupon .l-main .c-section-flow__block {
    border-radius: 8px;
    gap: 16px;
    padding: 24px 8.1300813008%;
    flex: 1 1 0;
    min-width: 0;
  }
}
.p-shoukai-coupon .l-main {
  /* c-heading */
}
.p-shoukai-coupon .l-main .c-heading--image {
  margin: 0 auto;
}
.p-shoukai-coupon .l-main .c-heading--image--faq {
  width: 37.8666666667vw;
  position: relative;
}
.p-shoukai-coupon .l-main .c-heading--image--faq img {
  width: 100%;
  height: auto;
}
.p-shoukai-coupon .l-main .c-heading--image--faq::before {
  content: "";
  position: absolute;
  background-image: url("/campaign/shoukai-coupon/26summer/assets/images/illust_02.svg");
  background-repeat: no-repeat;
  background-size: 12.3946666667vw auto;
  background-position: center;
  width: 12.3946666667vw;
  height: 22.1333333333vw;
  top: -5.6vw;
  right: -13.8613333333vw;
}
.p-shoukai-coupon .l-main .c-heading--text {
  color: #000;
  font-feature-settings: "palt" on;
}
.p-shoukai-coupon .l-main .c-heading--lv3 {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.36px;
}
.p-shoukai-coupon .l-main .c-heading--lv4 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-heading--image--faq {
    width: 154px;
  }
  .p-shoukai-coupon .l-main .c-heading--image--faq::before {
    background-size: 46.48px auto;
    width: 46.48px;
    height: 83px;
    top: -18px;
    right: -51.98px;
  }
  .p-shoukai-coupon .l-main .c-heading--lv3 {
    font-size: 1.25rem;
    letter-spacing: 0.4px;
  }
  .p-shoukai-coupon .l-main .c-heading--lv4 {
    font-size: 1.125rem;
  }
}
.p-shoukai-coupon .l-main {
  /* c-columns */
}
.p-shoukai-coupon .l-main .c-columns {
  display: flex;
}
.p-shoukai-coupon .l-main .c-columns.c-columns--1col {
  flex-direction: column;
}
.p-shoukai-coupon .l-main .c-columns__block {
  background-color: #fff;
  border-radius: 2.1333333333vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 16px 12px;
}
@media screen and (max-width: 500px) {
  .p-shoukai-coupon .l-main .c-columns {
    flex-direction: column;
    gap: 16px;
  }
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-columns {
    gap: 16px;
    width: 984px;
    max-width: 100%;
    margin: 0 auto;
  }
  .p-shoukai-coupon .l-main .c-columns__block {
    border-radius: 8px;
    gap: 16px;
    padding: 24px 8.1300813008%;
  }
}
.p-shoukai-coupon .l-main {
  /* c-box */
}
.p-shoukai-coupon .l-main .c-box--faq {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-box--faq {
    gap: 24px;
  }
}
.p-shoukai-coupon .l-main {
  /* c-text */
}
.p-shoukai-coupon .l-main .c-text {
  color: #000;
  font-size: 0.75rem;
  line-height: 1.2;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-text {
    font-size: 0.875rem;
  }
}
.p-shoukai-coupon .l-main {
  /* c-list */
}
.p-shoukai-coupon .l-main .c-list {
  margin: 0;
  padding: 0;
}
.p-shoukai-coupon .l-main .c-list__item {
  color: #000;
  font-size: 0.75rem;
  line-height: 1.2;
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 0 0 12px;
  position: relative;
}
.p-shoukai-coupon .l-main .c-list__item:last-child {
  margin-bottom: 0;
}
.p-shoukai-coupon .l-main .c-list__item::before {
  content: attr(data-mark);
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  border: none;
  display: inline-block;
  margin: 0;
  width: auto;
  height: auto;
}
.p-shoukai-coupon .l-main .c-list__item .c-list {
  margin-top: 5px;
}
.p-shoukai-coupon .l-main .c-list__block {
  background-color: #FBF7D8;
  border-radius: 1.3333333333vw;
  padding: 10px;
}
.p-shoukai-coupon .l-main .c-list__block__ttl,
.p-shoukai-coupon .l-main .c-list__block__text {
  color: #000;
  font-size: 1rem;
  line-height: 1.4;
}
.p-shoukai-coupon .l-main .c-list__block__ttl {
  font-weight: bold;
}
.p-shoukai-coupon .l-main .c-list.c-list--num {
  counter-reset: my-counter;
  list-style-type: none;
}
.p-shoukai-coupon .l-main .c-list.c-list--num .c-list__item {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 12px 0;
  position: relative;
  padding: 0 0 0 28px;
}
.p-shoukai-coupon .l-main .c-list.c-list--num .c-list__item:last-child {
  margin-bottom: 0;
}
.p-shoukai-coupon .l-main .c-list.c-list--num .c-list__item::before {
  counter-increment: my-counter;
  content: counter(my-counter);
  position: absolute;
  left: 0;
  top: 0;
  width: 6.4vw;
  height: 6.4vw;
  background-color: #C8161E;
  border-radius: 50%;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq {
  overflow: visible;
  width: 100%;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item {
  font-size: 1rem;
  line-height: 1.4;
  margin: 0 0 4px 0;
  padding: 0 0 0 26px;
  position: relative;
  width: auto;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item:last-child {
  margin-bottom: 0;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 5.8666666667vw;
  height: 5.8666666667vw;
  border-radius: 50%;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item--ques::before {
  content: "Q";
  background-color: #C8161E;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item--ans {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item--ans::before {
  content: "A";
  background-color: #0E1E97;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .c-list__item {
    font-size: 0.875rem;
    margin: 0 0 5px 0;
  }
  .p-shoukai-coupon .l-main .c-list__item .c-list {
    margin-top: 5px;
  }
  .p-shoukai-coupon .l-main .c-list__block {
    border-radius: 5px;
    padding: 12px 24px;
  }
  .p-shoukai-coupon .l-main .c-list__block__ttl,
  .p-shoukai-coupon .l-main .c-list__block__text {
    font-size: 1rem;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--num {
    width: 100%;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--num .c-list__item {
    font-size: 1rem;
    margin: 0 0 12px 0;
    position: relative;
    padding: 2px 0 0 28px;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--num .c-list__item::before {
    width: 24px;
    height: 24px;
    font-size: 1rem;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--faq {
    display: flex;
    flex-direction: column;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item {
    font-size: 1rem;
    margin: 0 0 4px 0;
    padding: 0 0 0 26px;
    width: 100%;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item::before {
    width: 22px;
    height: 22px;
    font-size: 0.9375rem;
  }
  .p-shoukai-coupon .l-main .c-list.c-list--faq .c-list__item--ans {
    gap: 8px;
  }
}
.p-shoukai-coupon .l-main {
  /* cv */
}
.p-shoukai-coupon .l-main .cv {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-shoukai-coupon .l-main .cv__contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.p-shoukai-coupon .l-main .cv__title {
  color: #C8161E;
  display: flex;
  justify-content: center;
  align-items: center;
  font-feature-settings: "palt" on;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
}
.p-shoukai-coupon .l-main .cv__title::before, .p-shoukai-coupon .l-main .cv__title::after {
  content: "";
  width: 0.5333333333vw;
  height: 5.3333333333vw;
  background-color: #C8161E;
}
.p-shoukai-coupon .l-main .cv__title::before {
  margin-right: 5.3333333333vw;
  transform: rotate(-20deg);
}
.p-shoukai-coupon .l-main .cv__title::after {
  margin-left: 5.3333333333vw;
  transform: rotate(20deg);
}
.p-shoukai-coupon .l-main .cv__link {
  border-radius: 100px;
  background: linear-gradient(180deg, #C8161E 0%, #D35F64 50.48%, #C8161E 100%);
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  display: flex;
  justify-content: center;
  padding: 16px;
  min-width: 87.2vw;
}
.p-shoukai-coupon .l-main .cv__link-text {
  color: #fff;
  font-feature-settings: "palt" on;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  padding-right: 32px;
  position: relative;
  transition: opacity 0.2s linear;
}
.p-shoukai-coupon .l-main .cv__link-text::after {
  content: "";
  position: absolute;
  background-image: url("/campaign/shoukai-coupon/26summer/assets/images/icon_arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 6.4vw auto;
  width: 6.4vw;
  height: 6.4vw;
  top: auto;
  right: 0;
  margin-top: -1px;
  transition: transform 0.2s linear;
}
@media screen and (max-width: 500px) {
  .p-shoukai-coupon .l-main .cv__link {
    box-sizing: border-box;
  }
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .cv {
    padding-top: 56px;
  }
  .p-shoukai-coupon .l-main #anc_faq + .cv {
    padding-top: 80px;
  }
  .p-shoukai-coupon .l-main .cv__title {
    font-size: 1.25rem;
  }
  .p-shoukai-coupon .l-main .cv__title::before, .p-shoukai-coupon .l-main .cv__title::after {
    width: 2px;
    height: 20px;
  }
  .p-shoukai-coupon .l-main .cv__title::before {
    margin-right: 20px;
  }
  .p-shoukai-coupon .l-main .cv__title::after {
    margin-left: 20px;
  }
  .p-shoukai-coupon .l-main .cv__link {
    padding: 16px;
    min-width: 356px;
  }
  .p-shoukai-coupon .l-main .cv__link-text {
    font-size: 1.375rem;
    padding-right: 32px;
  }
  .p-shoukai-coupon .l-main .cv__link-text::after {
    background-size: 24px auto;
    width: 24px;
    height: 24px;
  }
  .p-shoukai-coupon .l-main .cv__link:hover .cv__link-text::after {
    transform: translate3d(3px, 0, 0);
  }
}
.p-shoukai-coupon .l-main {
  /* agreement */
}
.p-shoukai-coupon .l-main .agreement {
  margin-top: 40px;
}
.p-shoukai-coupon .l-main .agreement .c-heading--lv3 {
  line-height: 1.2;
}
.p-shoukai-coupon .l-main .agreement__inner {
  background-color: #fff;
  align-items: center;
  gap: 32px;
  padding: 48px 24px;
}
.p-shoukai-coupon .l-main .agreement__inner,
.p-shoukai-coupon .l-main .agreement__contents,
.p-shoukai-coupon .l-main .agreement__block {
  display: flex;
  flex-direction: column;
}
.p-shoukai-coupon .l-main .agreement__contents {
  margin: 0 auto;
  gap: 24px;
}
.p-shoukai-coupon .l-main .agreement__block {
  gap: 4px;
}
.p-shoukai-coupon .l-main .agreement__block > .c-list {
  padding-left: 20px;
}
@media screen and (min-width: 501px) {
  .p-shoukai-coupon .l-main .agreement {
    margin-top: 112px;
  }
  .p-shoukai-coupon .l-main .agreement__inner {
    gap: 32px;
    padding: 48px 0;
  }
  .p-shoukai-coupon .l-main .agreement__contents {
    gap: 24px;
  }
  .p-shoukai-coupon .l-main .agreement__block {
    gap: 4px;
    padding: 0 8.1300813008%;
  }
}
@media screen and (max-width: 1200px) {
  .p-shoukai-coupon .l-main .agreement__contents {
    width: 95%;
  }
}
@media screen and (max-width: 850px) {
  .p-shoukai-coupon .l-main .agreement__contents {
    width: 92%;
  }
}
@media screen and (max-width: 500px) {
  .p-shoukai-coupon .l-main .agreement__contents {
    width: 100%;
  }
}
@media screen and (min-width: 1201px) {
  .p-shoukai-coupon .l-main .agreement__contents {
    width: 100%;
    max-width: 984px;
  }
}

/*# sourceMappingURL=page.css.map */
