@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: #de0042;
  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: #f00;
  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 1em;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline2 > span {
    font-size: 3.333vw;
  }
}

@media screen and (max-width: 768px) {
  .headline2 > span {
    font-size: 4vw;
    letter-spacing: normal;
    padding: 0.1em 0.8em;
  }
}

.headline2 > span::before {
  content: "";
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #f00;
  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: #f00;
  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: 1250px;
  margin: 0 auto -35px;
}

@media screen and (max-width: 1200px) {
  .mv-ttl {
    margin: 0 auto -2.92vw;
  }
}

@media screen and (max-width: 768px) {
  .mv-ttl {
    margin: 0 auto -3vw;
  }
}

.mv-period {
  background-color: #de0042;
  padding: 30px 0 20px;
}

@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: -4dvw;
    right: -5dvw;
  }
}

/* cp */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.cp .bg-area {
  padding-top: 65px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .cp .bg-area {
    padding-top: 5.41vw;
  }
}

.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: 830px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .cp-inner {
    width: 69.16vw;
  }
}

@media screen and (max-width: 768px) {
  .cp-inner {
    width: 100%;
    position: relative;
    z-index: 2;
  }
}

.cp-item2 .cp-inner {
  width: 870px;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .lank1 .cp-inner {
    width: 100%;
  }
}

.lank-catch {
  color: #de0042;
  font-size: 23px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 0.6em;
}

@media screen and (max-width: 1200px) {
  .lank-catch {
    font-size: 2.06vw;
  }
}

@media screen and (max-width: 768px) {
  .lank-catch {
    font-size: 3.46vw;
  }
}

.cp-item1 {
  margin-bottom: 80px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .cp-item1 {
    margin-bottom: 4.16vw;
  }
}

@media screen and (max-width: 768px) {
  .cp-item1 {
    margin-bottom: 16.53vw;
  }
}

.cp-button {
  width: 510px;
  max-width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.05em;
  display: inline-block;
  text-decoration: none;
  background-color: #A0A0A0;
  padding: 0.7em 2.5em;
  border-radius: 15px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .cp-button {
    width: 42.5vw;
    font-size: 1.5vw;
    border-radius: 1.25vw;
  }
}

@media screen and (max-width: 768px) {
  .cp-button {
    width: auto;
    font-size: 3.2vw;
    border-radius: 2.66vw;
  }
}

a.cp-button:hover, a.cp-button:active, a.cp-button:focus {
  color: #fff;
}

.cp-button::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5em 0 0.5em 0.66em;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: 1.66em;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .cp-button::before {
    right: 1em;
  }
}

.lank1-button {
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 1200px) {
  .lank1-button {
    margin-top: 2.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lank1-button {
    margin-top: 5.33vw;
  }
}

.lank1-head {
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 25px;
}

@media screen and (max-width: 1200px) {
  .lank1-head {
    gap: 1.25vw;
    margin-bottom: 2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .lank1-head {
    width: 100%;
    gap: 1.33vw;
    margin-bottom: 3.2vw;
  }
}

.lank1-title-wrap {
  padding-top: 100px;
}

@media screen and (max-width: 1200px) {
  .lank1-title-wrap {
    padding-top: 8.33vw;
  }
}

.lank1-badge {
  width: 258px;
  max-width: 25.8%;
}

@media screen and (max-width: 768px) {
  .lank1-badge {
    width: 25.06vw;
  }
}

figure.lank1-img {
  width: 642px;
  max-width: 76%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  figure.lank1-img {
    width: 100%;
    max-width: 80%;
  }
}

.lank1-img figcaption {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  text-align: right;
  margin-top: 2em;
}

@media screen and (max-width: 1200px) {
  .lank1-img figcaption {
    font-size: 1.33vw;
  }
}

@media screen and (max-width: 768px) {
  .lank1-img figcaption {
    font-size: 2.66vw;
    margin-top: 2.66vw;
    padding-right: 3vw;
  }
}

.lank1-img figcaption > span {
  font-weight: inherit;
}

.lank1-img figcaption > span + span {
  margin-left: 1.5em;
}

.lank1-title {
  font-size: 56px;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0.005em;
}

@media screen and (max-width: 1200px) {
  .lank1-title {
    font-size: 4.66vw;
  }
}

@media screen and (max-width: 768px) {
  .lank1-title {
    font-size: 5.33vw;
  }
}

.lank1-title > span {
  display: block;
}

.lank1-title .fs-m {
  font-size: 0.7em;
}

.lank1-title .fs-s {
  font-size: 0.6em;
  font-weight: 500;
  margin-top: 0.3em;
}

.lank1-text {
  font-size: 25px;
  font-weight: 500;
  margin-top: 1em;
}

@media screen and (max-width: 1200px) {
  .lank1-text {
    font-size: 2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .lank1-text {
    font-size: 3.46vw;
  }
}

.gift {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 25px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .gift {
    gap: 2.08vw;
    margin-bottom: 1.66vw;
  }
}

@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: 8.26vw;
  }
}

@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.5vw;
    border-radius: 1.33vw;
  }
}

@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;
  }
}

.cp-item2 {
  margin-bottom: 190px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .cp-item2 {
    margin-bottom: 15.83vw;
  }
}

@media screen and (max-width: 768px) {
  .cp-item2 {
    margin-bottom: 13vw;
  }
}

.lank2-badge img, .lank3-badge img {
  width: auto;
  height: 129px;
}

@media screen and (max-width: 1200px) {
  .lank2-badge img, .lank3-badge img {
    height: 12.77vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-badge img, .lank3-badge img {
    width: 18.66vw;
    height: auto;
  }
}

.lank-col2 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .lank-col2 {
    flex-direction: column;
    row-gap: 10.66vw;
  }
}

.lank-col2-item {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .lank-col2-item {
    width: 100%;
  }
}

.lank2-inner {
  padding-left: 25px;
}

@media screen and (max-width: 1200px) {
  .lank2-inner {
    padding-left: 2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-inner {
    padding-left: 2.13vw;
  }
}

.lank-col2-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1200px) {
  .lank-col2-head {
    gap: 1vw;
  }
}

@media screen and (max-width: 768px) {
  .lank-col2-head {
    gap: 2.66vw;
  }
}

.lank-col2-head .lank-catch {
  margin-top: 1.2em;
  margin-bottom: 0;
  letter-spacing: 0.02em;
}

.lank2-title {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -0.025em;
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .lank2-title {
    font-size: 2.66vw;
    margin-bottom: 0.83vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-title {
    font-size: 4.8vw;
    text-align: left;
  }
}

.lank2-title .fs-s {
  font-size: 0.7em;
}

.lank2-title > span {
  display: block;
}

.lp figure.lank2-img {
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .lp figure.lank2-img {
    margin-bottom: 0.83vw;
  }
}

@media screen and (max-width: 768px) {
  .lp figure.lank2-img {
    width: 64vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.66vw;
  }
}

.lank2-text {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin: 1em 0;
}

@media screen and (max-width: 1200px) {
  .lank2-text {
    font-size: 1.41vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-text {
    font-size: 3.46vw;
  }
}

.lank2-text2 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}

@media screen and (max-width: 1200px) {
  .lank2-text2 {
    font-size: 1.41vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-text2 {
    font-size: 2.66vw;
  }
}

@media screen and (max-width: 768px) {
  .sp-inner {
    width: 85%;
    margin: 0 auto;
  }
}

.lank2-col2 {
  display: flex;
  gap: 10px;
}

@media screen and (max-width: 1200px) {
  .lank2-col2 {
    gap: 0.83vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-col2 {
    gap: 1.86vw;
    max-width: 76%;
    margin: 0 auto;
  }
}

.lank2-col2-r {
  width: 135px;
  max-width: 33%;
  padding-top: 60px;
}

@media screen and (max-width: 1200px) {
  .lank2-col2-r {
    padding-top: 5vw;
  }
}

@media screen and (max-width: 768px) {
  .lank2-col2-r {
    padding-top: 0;
  }
}

.lank-note {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .lank-note {
    font-size: 1.34vw;
  }
}

@media screen and (max-width: 768px) {
  .lank-note {
    font-size: 2.66vw;
  }
}

.lank-note.al-r {
  text-align: right;
}

.lank-note.al-l {
  text-indent: -1em;
  padding-left: 1em;
}

.lank3 {
  width: 44%;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .lank3 {
    width: 100%;
  }
}

.lank3-inner {
  padding: 0 5%;
}

.lank3-title {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

@media screen and (max-width: 1200px) {
  .lank3-title {
    font-size: 2.66vw;
  }
}

@media screen and (max-width: 768px) {
  .lank3-title {
    font-size: 4.8vw;
    text-align: left;
    padding-left: 21%;
  }
}

.lank3-title .logo {
  width: 77px;
  max-width: 100%;
  padding-top: 25px;
}

@media screen and (max-width: 1200px) {
  .lank3-title .logo {
    width: 6.41vw;
  }
}

.lank3-title-text > span {
  display: block;
}

.lank3-title .fs-s {
  font-size: 0.7em;
}

.lp figure.lank3-img {
  width: 274px;
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .lp figure.lank3-img {
    width: 60%;
    transform: none;
  }
}

.lank3-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 0.4em;
}

@media screen and (max-width: 1200px) {
  .lank3-text {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lank3-text {
    font-size: 3.46vw;
  }
}

.lank3-text-wrap .box-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: inline-block;
  display: flex;
  gap: 0.5em;
  margin-top: 0.4em;
}

@media screen and (max-width: 1200px) {
  .lank3-text-wrap .box-text {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lank3-text-wrap .box-text {
    font-size: 3.46vw;
  }
}

.lank3-text-wrap .box-text > span {
  border: 1px solid currentColor;
  font-weight: inherit;
  padding: 0 0.2em;
}

.lank3-text-wrap .lank-note {
  margin-top: 0.8em;
}

.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: 130px 0 160px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .coupon {
    margin: 10.83vw 0 13.33vw;
  }
}

@media screen and (max-width: 768px) {
  .coupon {
    position: relative;
    margin: 13vw 0;
  }
}

@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: 56%;
  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: 757px;
  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;
  }
}

.cp-text {
  color: #de0042;
  font-size: 33px;
  font-weight: 900;
  line-height: 1.7;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 1200px) {
  .cp-text {
    font-size: 2.96vw;
    margin-bottom: 3.14vw;
  }
}

@media screen and (max-width: 768px) {
  .cp-text {
    font-size: 4vw;
    line-height: 1.4;
    margin-bottom: 4vw;
  }
}

.cta-box {
  background-color: #de0042;
  padding: 60px 90px 70px;
  margin-bottom: 150px;
}

@media screen and (max-width: 1200px) {
  .cta-box {
    padding: 5.39vw 8.09vw 6.29vw;
    margin-bottom: 12.5vw;
  }
}

@media screen and (max-width: 768px) {
  .cta-box {
    width: 100vw;
    padding: 5.33vw 5.33vw 6.66vw;
    margin: 0 calc(50% - 50vw) 13.33vw;
  }
}

.cta-text {
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  .cta-text {
    font-size: 2.87vw;
    margin-bottom: 2.69vw;
  }
}

@media screen and (max-width: 768px) {
  .cta-text {
    font-size: 3.73vw;
  }
}

.cta-col2 {
  display: flex;
  gap: 50px;
}

@media screen and (max-width: 1200px) {
  .cta-col2 {
    gap: 4.49vw;
  }
}

@media screen and (max-width: 768px) {
  .cta-col2 {
    width: 84.5%;
    margin: 0 auto;
  }
}

.cta-col2-item {
  flex: 1;
}

.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: #de0042;
  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;
  }
}