@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* style */
/* 目次 */
/* __00: 初期設定 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* __01: section */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* __00: 初期設定 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#header {
  position: relative;
  z-index: 99;
}

.n-coupon .nopc {
  display: none;
}

@media screen and (max-width: 768px) {
  .n-coupon .nopc {
    display: block;
  }
}
.n-coupon .nosp {
  display: block;
}

@media screen and (max-width: 768px) {
  .n-coupon .nosp {
    display: none !important;
  }
}
.n-coupon .heaaderArea {
  border: none;
}

@media screen and (max-width: 768px) {
  .n-coupon .heaaderArea {
    padding-bottom: 0;
  }
}
.n-coupon .wrapContents {
  padding-top: 40px;
}

@media screen and (max-width: 1200px) {
  .n-coupon .wrapContents {
    padding-top: 3.33vw;
  }
}
@media screen and (max-width: 768px) {
  .n-coupon .wrapContents {
    padding-top: 2vw;
  }
}
.n-coupon .headLogoBox {
  flex: 1;
  max-width: 100%;
}

.n-coupon .headLogoBox ul {
  width: 585px;
  max-width: 48.35%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .n-coupon .headLogoBox ul {
    max-width: none;
    width: 100%;
    padding: 0 20px;
  }
}
.n-coupon .headLogoBox ul li {
  margin-right: 8%;
  line-height: 1;
}

.n-coupon .headLogoBox ul li:last-child {
  margin-right: 0;
}

.n-coupon .headLogoBox ul li a {
  display: block;
}

.n-coupon .footLogoBox {
  flex: 1;
}

.n-coupon .footLogoBox ul {
  width: 585px;
  max-width: 54.16%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .n-coupon .footLogoBox ul {
    max-width: none;
    width: 100%;
    padding: 0 20px;
  }
}
.n-coupon .footLogoBox ul li {
  margin-right: 8%;
  line-height: 1;
}

.n-coupon .footLogoBox ul li:last-child {
  margin-right: 0;
}

.n-coupon .footLogoBox ul li a {
  display: block;
}

.n-coupon .menuArea > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a:before {
  content: ">";
}

.n-coupon .menuArea > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a[target=_blank]:after {
  content: "";
  background-image: url(../images/icon_target_W.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.n-coupon .shopList .linkBox ul li.btn a[target=_blank]:after {
  content: "";
  background-image: url(../images/icon_target_W.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.foot-line {
  width: 100%;
  height: 54px;
  background: url("../images/bg02.png") repeat top left/54px 54px;
}

@media screen and (max-width: 1199px) {
  .foot-line {
    height: 4.5vw;
    background: url("../images/bg02.png") repeat top left/4.5vw 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  .foot-line {
    height: 8vw;
    background: url("../images/bg02.png") repeat top left/8vw 8vw;
  }
}
.n-coupon .footerArea .footMenu > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a::before {
  content: ">";
}

.n-coupon .footerArea .footMenu > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a[target=_blank]:after {
  content: "";
  background-image: url(../images/icon_target_B.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.lp .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.lp figure {
  margin: 0;
}

.lp img {
  pointer-events: none;
}

.lp * {
  font-family: "Roboto", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-feature-settings: "palt";
}

.lp-header {
  width: 90%;
  margin: 0 auto;
  padding: 12px 0 0;
  max-width: 1145px;
}

@media screen and (max-width: 768px) {
  .lp-header {
    padding: 12px 0;
  }
}
.lp-header .logo {
  width: 302px;
  margin: 0;
}

#pagetop {
  width: 60px;
  height: 60px;
  background-color: #e74473;
  border-radius: 50%;
  opacity: 0;
  position: fixed;
  right: 20px;
  bottom: 60px;
  z-index: 9999;
  cursor: pointer;
  transition: 0.4s;
}

#pagetop::before {
  content: "";
  width: 16px;
  height: 10px;
  background: url("../images/pagetop_arrow.svg") no-repeat center center/contain;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pagetop.fix {
  opacity: 0.9;
  display: block;
}

#pagetop.fix:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  #pagetop {
    width: 18.13vw;
    height: 18.13vw;
    max-width: 135px;
    max-height: 135px;
    margin-top: -0.8vw;
    right: 2vw;
    bottom: 5.33vw;
  }
}
.lp {
  color: #000;
}

.lp .main-area {
  position: relative;
  margin: 0;
}

.lp .main-area .main-area-contents {
  margin: 0;
}

.lp .container {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp .container {
    width: 100%;
  }
}
.lp .top-visual {
  position: relative;
  padding: 50px 30px 45px;
  z-index: 1;
}

@media screen and (max-width: 1199px) {
  .lp .top-visual {
    padding-top: 4.16vw;
    padding-bottom: 3.75vw;
  }
}
@media screen and (max-width: 768px) {
  .lp .top-visual {
    padding: 0;
  }
}
.lp .top-visual::before {
  content: "";
  width: 100%;
  height: 92%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .lp .top-visual::before {
    content: none;
  }
}
.lp .top-visual img {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp .top-visual img {
    margin: 10% auto 8%;
    z-index: -1;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .wrap br.sp {
    font-size: 0;
  }
}
.lp a {
  transition: all 0.2s;
}

.lp a:hover {
  opacity: 0.7;
}

.lp a:hover, .lp a:active, .lp a:focus {
  color: inherit;
}

.yugo,
.yugo *,
.yugo a {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}

.headline1 {
  font-size: 43px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.2em 0.5em 0.3em;
  background-color: #f00;
  margin-bottom: 60px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline1 {
    font-size: 3.583vw;
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .headline1 {
    font-size: 4.8vw;
  }
}
.headline1::after {
  content: "";
  width: 2.09em;
  height: 2.2em;
  background: url("../images/deco01.png") no-repeat center center/contain;
  position: absolute;
  top: -30%;
  left: 5px;
}

.headline2 {
  position: relative;
  text-align: center;
}

.headline2::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #e74473;
  border-radius: 100vh;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .headline2::before {
    height: 4px;
  }
}
.headline2 > span {
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.07em;
  position: relative;
  z-index: 2;
  background-color: #fff;
  display: inline-block;
  padding: 0.1em 3em;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline2 > span {
    font-size: 3.333vw;
  }
}
@media screen and (max-width: 768px) {
  .headline2 > span {
    font-size: 6vw;
    letter-spacing: normal;
    padding: 0.1em 0.8em;
  }
}
.headline2 > span::before {
  content: "";
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #e74473;
  position: absolute;
  top: 50%;
  left: -3px;
  transform: translateY(-50%) rotate(45deg);
}

.headline2 > span::after {
  content: "";
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #e74473;
  position: absolute;
  top: 50%;
  right: -3px;
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 768px) {
  .headline2 > span::before,
.headline2 > span::after {
    width: 4px;
  }

  .headline2 > span::before {
    left: -2px;
  }

  .headline2 > span::after {
    right: -2px;
  }
}
.txt1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 1199px) {
  .txt1 {
    font-size: 2.666vw;
  }
}
@media screen and (max-width: 768px) {
  .txt1 {
    font-size: 3.733vw;
  }
}
.txt2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 1199px) {
  .txt2 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .txt2 {
    font-size: 3.733vw;
  }
}
.txt3 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1199px) {
  .txt3 {
    font-size: 2.25vw;
  }
}
@media screen and (max-width: 768px) {
  .txt3 {
    font-size: 3.466vw;
  }
}
.small {
  font-size: 0.8em;
  display: inline-block;
  font-weight: bold;
}

.indent-1 {
  text-indent: -1em;
  padding-left: 1em;
}

.marker {
  background: linear-gradient(transparent 75%, #ffff00 25%);
  margin: 0 3px;
  padding: 0 2px 0 2px;
  display: inline;
}

.ib {
  display: inline-block;
}

/* リスト */
.list {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .list {
    margin-top: 5.33vw;
  }
}
.list > li {
  position: relative;
  line-height: 1.4;
  padding-left: 0.8em;
}

.list.block > li {
  display: block;
  margin-right: 0;
}

.list > li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: currentColor;
  position: absolute;
  top: 0.45em;
  left: 0;
}

.list-note {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .list-note {
    margin-top: 2.66vw;
  }
}
.list-note > li {
  position: relative;
  line-height: 1.4;
  padding-left: 1.2em;
}

.list-note > li:not(:first-child) {
  margin-top: 0.3em;
}

.list-note > li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.list-note-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em 1em;
}

.list-note-inline > li:not(:first-child) {
  margin-top: 0;
}

/* テーブル */
table.table1 {
  width: 100%;
  table-layout: fixed;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}

@media screen and (max-width: 768px) {
  table.table1 {
    border: 2px solid #000;
  }
}
table.table1 th,
table.table1 td {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-align: center;
  border-bottom: solid 1px #000;
  padding: 0.5em 0.8em;
  vertical-align: top;
  word-break: break-all;
}

table.table1 tr:first-child th,
table.table1 tr:first-child td {
  font-size: 20px;
  font-weight: normal;
  font-weight: 500;
  padding: 1em 0.8em;
}

@media screen and (max-width: 1199px) {
  table.table1 th,
  table.table1 td {
    font-size: 2.5vw;
  }

  table.table1 tr:first-child th,
  table.table1 tr:first-child td {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  table.table1 th,
  table.table1 td {
    font-size: 3.733vw;
  }
}
table.table1 th {
  background-color: #f0e6d3;
}

table.table1 th *,
table.table1 td * {
  font-size: inherit;
}

table.table1 .col1 {
  width: 40%;
}

table.table1 .col2 {
  width: 60%;
}

.wrap.lp {
  color: #231815;
  overflow-x: hidden;
}

.container .inner {
  padding: 0 40px;
}

@media screen and (max-width: 1200px) {
  .container .inner {
    padding: 0 3.59vw;
  }
}
@media screen and (max-width: 768px) {
  .container .inner {
    padding: 0 5.33vw;
  }
}
.inner-900 {
  width: 900px;
  max-width: 94%;
  margin: 0 auto;
}

.wrap .pc {
  display: block !important;
}

.wrap .sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .wrap .pc {
    display: none !important;
  }

  .wrap .sp {
    display: block !important;
  }
}
.mt0 {
  margin-top: 0;
}

.list-note.fs-l > li {
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 768px) {
  .list-note.fs-l > li {
    font-size: 3.2vw;
  }
}
.list-note.fs-l > li:not(:first-child) {
  margin-top: 0;
}

/* c-btn */
.wrap .main-area .c-btn-area {
  text-align: center;
}

.wrap .main-area a.c-btn {
  background-color: #e60012;
  padding: 1em 2.4em;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap .main-area a.c-btn {
    width: 69.33vw;
    padding: 0.8em 1.5em;
  }
}
.wrap .main-area a.c-btn:hover {
  text-decoration: none;
}

.wrap .main-area a.c-btn > span {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.4;
  position: relative;
  padding-right: 1.2em;
  padding-left: 0.5em;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .wrap .main-area a.c-btn > span {
    font-size: 3.46vw;
  }
}
.wrap .main-area a.c-btn > span::before {
  content: "";
  width: 0.72em;
  height: 1.045em;
  background: url("../images/arrow_w_wht.svg") no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/* mv */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.mv-ttl {
  width: 100%;
  max-width: 1260px;
  /*margin: 0 auto -50px;*/
    margin: 0 auto;
}

/*@media screen and (max-width: 1200px) {
  .mv-ttl {
    margin: 0 auto -4.17vw;
  }
}
@media screen and (max-width: 768px) {
  .mv-ttl {
    margin: 0 auto -4.5vw;
  }
}*/
.mv-period {
  /*background-color: #e74473;*/
  padding: 10px 0 50px;
}

@media screen and (max-width: 768px) {
  .mv-period {
    padding: 8vw 0;
  }
}
.mv-period-img {
  margin-right: -35px;
}
@media screen and (max-width: 1200px) {
  .mv-period-img {
    margin-right: -2.92vw;
  }
}

.mv-period-note {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.01em;
  text-align: right;
  margin-top: 30px;
}

@media screen and (max-width: 1200px) {
  .mv-period-note {
    font-size: 1.52vw;
    margin-top: 2.69vw;
  }
}
@media screen and (max-width: 768px) {
  .mv-period-note {
    width: 83%;
    margin: 0 auto;
    font-size: 2.66vw;
    margin-top: 5.33vw;
  }
}
@media screen and (max-width: 768px) {
  .mv-period-img {
    width: 83%;
    margin: 0 auto;
  }
}
.mv-period.shoplist_period {
    padding: 0;
}
.mv-period.shoplist_period .mv-period-img {
    width: 100%;
    position: relative;
}
@media screen and (max-width: 768px) {
    .mv-period.shoplist_period .mv-period-img {
        aspect-ratio: 1250 / 1030;
    }
    .mv-period.shoplist_period .mv-period-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
.shoplist_period_bg {
    width: 280px;
    max-width: 22.5%;
    position: absolute;
    bottom: -150px;
    right: -125px;
}
@media screen and (max-width: 1269px) {
    .shoplist_period_bg {
        bottom: -11.8vw;
        right: -9.9vw;
    }
}
@media screen and (max-width: 768px) {
    .shoplist_period_bg {
        bottom: -4vw;
        right: -5vw;
    }
}

/* cp */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.cp .bg-area {
  padding-top: 120px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .cp .bg-area {
    padding-top: 12vw;
  }
}
.cp .bg-area::before {
  content: "";
  width: 170px;
  height: 90%;
  background: url("../images/bg_l.png") repeat-y top left/100% auto;
  position: absolute;
  top: 170px;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .cp .bg-area::before {
    width: 14.16vw;
    top: 14.16vw;
  }
}
@media screen and (max-width: 768px) {
  .cp .bg-area::before {
    width: 100%;
    height: 100%;
    background: url("../images/bg_sp.png") repeat-y top left/100% auto;
    top: 4vw;
  }
}
.cp .bg-area::after {
  content: "";
  width: 236px;
  height: 90%;
  background: url("../images/bg_r.png") repeat-y top left/100% auto;
  position: absolute;
  top: 170px;
  right: 0;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .cp .bg-area::after {
    width: 21.22vw;
    top: 14.16vw;
  }
}
@media screen and (max-width: 768px) {
  .cp .bg-area::after {
    content: none;
  }
}
.bg-area .inner {
  position: relative;
}

@media screen and (max-width: 1200px) {
  .bg-area .inner::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
/*    background-color: rgba(255, 255, 255, 0.8);*/
    z-index: 0;
  }
}
@media screen and (max-width: 768px) {
  .bg-area .inner::before {
    content: none;
  }
}
.cp-inner {
  width: 890px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .cp-inner {
    width: 74.16vw;
  }
}
@media screen and (max-width: 768px) {
  .cp-inner {
    width: 100%;
    position: relative;
    z-index: 2;
  }
}

.gift {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 25px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .gift {
    gap: 2.24vw;
  }
}
@media screen and (max-width: 768px) {
  .gift {
    justify-content: center;
    gap: 5.33vw;
    margin-bottom: 5.33vw;
    margin-top: 2.66vw;
  }
}
.gift-img {
  width: 250px;
  max-width: 30%;
}

@media screen and (max-width: 768px) {
  .gift-img {
    width: 24.53vw;
    max-width: none;
  }
}
.gift-text {
  flex: 1;
  font-size: 31px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}

@media screen and (max-width: 1200px) {
  .gift-text {
    font-size: 2.78vw;
  }
}
@media screen and (max-width: 768px) {
  .gift-text {
    flex: auto;
    flex-grow: 0;
    font-size: 3.2vw;
  }
}
.gift-link-wrap {
  text-align: center;
}

.gift-link {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none;
  background-color: #a0a0a0;
  padding: 0.8em 2em;
  border-radius: 16px;
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  .gift-link {
    font-size: 1.62vw;
    border-radius: 1.44vw;
  }
}
@media screen and (max-width: 768px) {
  .gift-link {
    font-size: 2.66vw;
    padding: 1em 2em;
    border-radius: 2.13vw;
    display: inline-block;
  }
}
.lp a.gift-link:hover, .lp a.gift-link:active, .lp a.gift-link:focus {
  color: #fff;
}

.gift-link > span {
  font-weight: inherit;
  display: inline-block;
  position: relative;
  padding-right: 1.45em;
}

@media screen and (max-width: 768px) {
  .gift-link > span {
    padding-right: 0;
    padding-bottom: 1em;
  }
}
.gift-link > span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5em 0 0.5em 0.8em;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .gift-link > span::before {
    top: auto;
    left: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .sp-inner {
    width: 77%;
    margin: 0 auto;
  }
}
.col2-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 7px;
  margin: 10px 0;
}

@media screen and (max-width: 768px) {
  .col2-img {
    gap: 1.06vw;
    margin: 2.66vw 0;
  }
}
.col2-img-item {
  width: calc(50% - 4px);
}

@media screen and (max-width: 768px) {
  .col2-img-item {
    width: calc(50% - 1.06vw);
  }
}

.line-plus {
  position: relative;
  display: flex;
  align-items: center;
}
.line-plus::before,
.line-plus::after {
  content: "";
  height: 0;
  border-top: 6px dotted #888;
  flex-grow: 1;
  display: block;
}
@media screen and (max-width: 768px) {
  .line-plus::before,
.line-plus::after {
    border-width: 3px;
  }
}

.line-plus::before {
  margin-right: 35px;
}
@media screen and (max-width: 768px) {
  .line-plus::before {
    margin-right: 13px;
  }
}

.line-plus::after {
  margin-left: 35px;
}
@media screen and (max-width: 768px) {
  .line-plus::after {
    margin-left: 13px;
  }
}

.line-plus > span {
  width: 106px;
  max-width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1200px) {
  .line-plus > span {
    width: 8.83vw;
  }
}
@media screen and (max-width: 768px) {
  .line-plus > span {
    width: 14vw;
  }
}

.coupon {
  margin: 80px 0 190px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .coupon {
    margin: 6.66vw 0 15vw;
  }
}
@media screen and (max-width: 768px) {
  .coupon {
    position: relative;
    margin: 13vw 0 20vw;
  }
}
@media screen and (max-width: 768px) {
  .coupon::after {
    content: "";
    width: 100vw;
    height: 100%;
    background: url("../images/bg_sp_coupon_l.png") no-repeat top center/100% auto;
    position: absolute;
    top: 0;
    left: -5.34vw;
  }
}
.coupon-badge img {
  height: 79px;
}

@media screen and (max-width: 1200px) {
  .coupon-badge img {
    height: 7.1vw;
  }
}
@media screen and (max-width: 768px) {
  .coupon-badge img {
    width: 11.73vw;
    height: auto;
  }
}
.coupon-title {
  width: 500px;
  max-width: 60%;
  margin: 0 auto 35px;
}
@media screen and (max-width: 1200px) {
  .coupon-title {
    margin: 0 auto 2.91vw;
  }
}

@media screen and (max-width: 1200px) {
  .coupon-title {
    max-width: 80%;
    margin: 0 auto 5vw;
  }
}
.coupon-title .sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .coupon-title .pc-only {
    display: none;
  }
}
.coupon-title .fs-s {
  font-size: 0.6em;
  font-weight: bold;
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .coupon-title .fs-s {
    font-size: 4.53vw;
    font-weight: 900;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .coupon-text {
    font-size: 3.46vw;
    font-weight: bold;
  }
}
.coupon-img {
  width: 750px;
  max-width: 100%;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1200px) {
  .coupon-img {
    margin: 0 auto 4.16vw;
  }
}

@media screen and (max-width: 768px) {
  .coupon-img {
    width: 95%;
    margin-bottom: 4vw;
  }
}
.coupon-inner {
  width: 670px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .coupon-inner {
    width: 55.83vw;
  }
}
@media screen and (max-width: 768px) {
  .coupon-inner {
    width: 95%;
  }
}
.coupon-img2-title {
  color: #fff;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  padding: 0.5em 1em 0.4em;
  background-color: #888888;
}

.coupon-img2 {
  margin-bottom: 70px;
}
@media screen and (max-width: 1200px) {
  .coupon-img2 {
    margin-bottom: 5.83vw;
  }
}
@media screen and (max-width: 768px) {
  .coupon-img2 {
    margin-bottom: 5vw;
  }
}

.coupon-note {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.025em;
  text-align: right;
}

@media screen and (max-width: 1200px) {
  .coupon-note {
    font-size: 1.52vw;
  }
}
@media screen and (max-width: 768px) {
  .coupon-note {
    font-size: 2.66vw;
  }
}
.button {
  color: #58595b;
  font-size: 26px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #fff;
  padding: 1em 0.8em 0.8em;
  border-radius: 30px;
  display: block;
  transition: transform 0.2s;
}

@media screen and (max-width: 1200px) {
  .button {
    font-size: 2.33vw;
    border-radius: 2.69vw;
  }
}
@media screen and (max-width: 768px) {
  .button {
    font-size: 3.73vw;
    padding: 0.8em 0.8em 0.6em;
    border-radius: 3.2vw;
  }
}
.lp a.button:hover, .lp a.button:active, .lp a.button:focus {
  color: #58595b;
}

.lp a.button:hover {
  opacity: 1;
  transform: translateY(-2px);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
}

.button > span {
  font-weight: inherit;
  position: relative;
  display: inline-block;
  padding-bottom: 1.6em;
}

@media screen and (max-width: 768px) {
  .button > span {
    padding-bottom: 1.5em;
  }
}
.button > span::before {
  content: "";
  width: 1.42em;
  height: 1.42em;
  background: url("../images/arrow_r.svg") no-repeat center center/contain;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}

@media screen and (max-width: 768px) {
  .button > span::before {
    width: 1.25em;
    height: 1.25em;
  }
}
.caution {
  margin-top: 100px;
}

@media screen and (max-width: 1200px) {
  .caution {
    margin-top: 8.99vw;
  }
}
@media screen and (max-width: 768px) {
  .caution {
    margin-top: 13.33vw;
  }
}
.caution-title {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  background-color: #58595b;
  padding: 0.5em 1em 0.4em;
}

@media screen and (max-width: 1200px) {
  .caution-title {
    font-size: 1.79vw;
  }
}
@media screen and (max-width: 768px) {
  .caution-title {
    font-size: 3.46vw;
    padding: 0.7em 1em 0.6em;
  }
}
.list-note > li {
  color: #58595b;
  font-size: 17px;
  line-height: 1.7;
}

@media screen and (max-width: 1200px) {
  .list-note > li {
    font-size: 1.52vw;
  }
}
@media screen and (max-width: 768px) {
  .list-note > li {
    font-size: 3.2vw;
    line-height: 1.6;
  }
}
/* foot-logo-menu */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.foot-logo-menu {
  padding-top: 130px;
}

@media screen and (max-width: 1200px) {
  .foot-logo-menu {
    padding-top: 11.69vw;
  }
}
@media screen and (max-width: 768px) {
  .foot-logo-menu {
    padding-top: 13.33vw;
  }
}
/* foot-logo-menu */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.footer {
  background-color: #e74473;
  padding: 15px 1em;
  text-align: center;
  margin-top: 100px;
  position: relative;
  z-index: 10000;
}

@media screen and (max-width: 1200px) {
  .footer {
    margin-top: 13vw;
    pointer-events: none;
  }
}
.footer small {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 768px) {
  .footer small {
    font-size: 2.66vw;
  }
}

/* 20260203 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.txt6 {
    font-size: 28px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 500;
}
.txt7 {
    font-size: 40px;
    line-height: 1.5em;
    letter-spacing: 0.075em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.3em;
}
.c_pink {
    color: #e74473 !important;
}
@media screen and (max-width: 1199px) {
  .txt6 {
    font-size: 2.4vw;
  }

  .txt7 {
    font-size: 3.333vw;
  }
}
@media screen and (max-width: 768px) {
  .txt6 {
    font-size: 3.6vw;
  }

  .txt7 {
    font-size: 4vw;
  }
}

.step {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
}
.step-item2 {
    margin-top: 210px;
}
.step-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
    .step {
        padding-top: 6.6vw;
    }
    .step-item2 {
        margin-top: 12vw;
    }
    .step-wrap {
        margin-bottom: 6.66vw;
    }
}

/* LINE Button */
.line_btn {
  text-align: center;
  margin: 60px auto 200px;
}
@media screen and (max-width: 1199px) {
  .line_btn {
    margin: 5vw auto 16.66vw;
  }
}
@media screen and (max-width: 768px) {
  .line_btn {
    margin: 5vw auto 10.83vw;
  }
}
.line_btn a {
  display: inline-block;
}

/* present */
#present {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #e74473;
    color: #fff;
    padding: 70px 0 110px;
}

.present_inner {
    width: 1000px;
    max-width: 90%;
}

.present_img {
    width: 100%;
    margin-bottom: 50px;
}

#present .text1 {
    width: 100%;
    font-size: 36px;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#present .text2 {
    width: 100%;
    font-size: 30px;
    letter-spacing: 0.1em;
    text-align: right;
    font-weight: bold;
    margin-bottom: 1em;
}

#present .note1 {
    font-size: 16px;
    line-height: 1.7em;
}

.note1 + .note2 {
    margin-top: 1.5em;
}

#present .note2 {
    font-size: 16px;
    line-height: 1.7em;
    text-indent: -1em;
    padding-left: 1em;
}

.present_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px;
    margin-bottom: 50px;
}

.present_list li {
    width: 141px;
    border-radius: 10px;
    overflow: hidden;
}
@media screen and (max-width: 1199px) {
    #present {
        padding: 6vw 0 9vw;
    }
    
    .present_img {
        margin-bottom: 4vw;
    }

    #present .text1 {
        font-size: 3vw;
    }

    #present .text2 {
        font-size: 2.5vw;
    }

    #present .note1 {
        font-size: 1.3vw;
    }

    #present .note2 {
        font-size: 1.3vw;
    }

    .present_list {
        gap: 2.5vw 3%;
        margin-bottom: 4vw;
    }

    .present_list li {
        width: 14.1%;
        border-radius: 0.8vw;
    }
}
@media screen and (max-width: 768px) {
    #present {
        padding: 11vw 0 12vw;
    }
    
    .present_img {
        margin-bottom: 10vw;
    }

    #present .text1 {
        font-size: 5vw;
    }

    #present .text2 {
        font-size: 5vw;
    }

    #present .note1 {
        font-size: 3.2vw;
    }

    #present .note2 {
        font-size: 3.2vw;
    }

    .present_list {
        justify-content: center;
        gap: 4vw 4%;
        margin-bottom: 8vw;
    }

    .present_list li {
        width: 141px;
        max-width: 48%;
        border-radius: 0.8vw;
    }
}