@charset "UTF-8";
html {
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html::-webkit-scrollbar {
  display: none;
}

/*=============================================================
# setting
=============================================================*/
li {
  list-style-type: none;
}

ul {
  margin: 0;
  padding: 0;
}

/* android tap-highlight-color disable*/
a, .swiper-button-prev, .swiper-button-next, .btn-txt-wrap .txt_wrap, .txt_openclose {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  cursor: pointer;
}

a {
  text-decoration: none;
  display: block;
}

h1, h2, p {
  margin: 0;
}

img {
  width: 100%;
  vertical-align: top;
}

* {
  font-weight: normal;
}

/*=============================================================
# common
=============================================================*/
.is-sp {
  display: block;
}

.is-pc {
  display: none;
}

@media screen and (min-width: 769px) and (max-width: 1599px) {
  .is-sp {
    display: none;
  }
  .is-pc {
    display: block;
  }
}
@media screen and (min-width: 1600px) {
  .is-sp {
    display: none;
  }
  .is-pc {
    display: block;
  }
}
.wrapper {
  border: 1.282vw solid transparent;
  background-image: url(../IMAGES/bg_main.jpg);
  background-repeat: repeat;
  background-size: 10.256vw;
}

.wrapper_innerbox {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 833px) and (max-width: 1919px) {
  .wrapper {
    border: 0.521vw solid transparent;
    background-size: 3.646vw;
    position: relative;
  }
  .wrapper_innerbox {
    max-width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1920px) {
  .wrapper {
    border: 10px solid transparent;
    background-size: 70px;
    position: relative;
  }
  .wrapper_innerbox {
    max-width: 100%;
    margin: 0 auto;
  }
}
/*=============================================================
# header
=============================================================*/
.header {
  display: inline-block;
  background-color: transparent !important;
  position: absolute;
}

.header__logo {
  width: 131px;
  padding: 10px 0 10px 16px;
}

@media screen and (min-width: 744px) and (max-width: 832px) {
  .header__logo {
    width: 20.553vw;
    padding: 2.404vw 0 0 2.885vw;
  }
}
@media screen and (min-width: 833px) and (max-width: 1919px) {
  .header {
    display: inline-block;
    background-image: url(../IMAGES/bg_main.jpg) !important;
    background-repeat: repeat !important;
    background-position: center center !important;
    background-size: 3.646vw !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-bottom-right-radius: 1.354vw;
  }
  .header__logo {
    width: 6.25vw;
    padding: 1.198vw 2.656vw 2.536vw 1.406vw;
  }
}
@media screen and (min-width: 1920px) {
  .header {
    display: inline-block;
    background-image: url(../IMAGES/bg_main.jpg) !important;
    background-repeat: repeat !important;
    background-position: center center !important;
    background-size: 70px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-bottom-right-radius: 26px;
  }
  .header__logo {
    width: 120px;
    padding: 23px 51px 48.7px 27px;
  }
}
/*=============================================================
# kv
=============================================================*/
.kv {
  height: auto;
  padding-top: 14.615vw;
  padding-bottom: 1.282vw;
}

.kv__wrap {
  border-radius: 2.564vw 2.564vw 0 0;
}

.kv__top {
  position: relative;
  background-image: url(../IMAGES/bg_ivory.jpg);
  background-repeat: repeat;
  background-size: 10.256vw;
  border-radius: 2.564vw 2.564vw 0 0;
}

.kv__text {
  width: 45.128vw;
  font-size: 3.59vw;
  border: 0.256vw solid var(--main-color);
  border-radius: 14.359vw;
  top: -1.795vw;
  line-height: 1.7;
  letter-spacing: 0.2em;
  color: var(--main-color);
  background: var(--white-color);
  text-align: center;
  display: inline-block;
  margin-inline: auto;
  position: relative;
  display: grid;
  justify-content: center;
}

.kv__text::before, .kv__text::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.kv__text::before {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: var(--white-color);
  z-index: 1;
  width: 1.538vw;
  height: 1.538vw;
  bottom: -1.438vw;
}

.kv__text::after {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: var(--main-color);
  width: 1.795vw;
  height: 1.795vw;
  bottom: -1.795vw;
}

.kv__title {
  font-size: 5.128vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: var(--main-color);
  text-align: center;
  padding-top: 2.308vw;
}

.kv__ttl-top {
  line-height: 1.6;
  letter-spacing: 0.21em;
  display: inline-block;
}

.kv__ttl-middle-deco {
  font-size: 7.179vw;
  color: var(--white-color);
  -webkit-text-stroke: 0.03em var(--main-color);
  position: relative;
  margin: 0;
  letter-spacing: 0.2em;
  display: inline-block;
  font-family: ShinGoPro-Bold, sans-serif !important;
}

.kv__ttl-middle {
  font-size: 4.615vw;
  letter-spacing: 0.2em;
  display: inline-block;
}

.kv__ttl-bottom {
  font-size: 5.128vw;
  line-height: 1;
  letter-spacing: 0.2em;
  display: inline-block;
  text-indent: 1.5em;
}

.kv__ttl-bottom-eng {
  font-size: 7.179vw;
  color: var(--white-color);
  -webkit-text-stroke: 0.03em var(--main-color);
  position: relative;
  margin: 0;
  letter-spacing: 0.08em;
  margin-right: 0.15em;
  vertical-align: -0.1em;
  display: inline-block;
  font-family: ShinGoPro-Bold, sans-serif !important;
}

.kv__ttl-bottom2 {
  font-size: 5.128vw;
  line-height: 1;
  letter-spacing: 0.23em;
  display: inline-block;
}

.kv__ttl-bottom-rotate {
  font-size: 7.436vw;
  line-height: 1;
  display: inline-block;
  transform: rotate(7deg);
  margin-left: -2.564vw;
  vertical-align: -12%;
}

.kv__imgs {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 4vw;
}

.kv__img {
  width: 70vw;
  margin: auto;
}

.kv__img img {
  width: 100%;
}

.kv__imgs::before {
  content: "";
  display: block;
  background-image: url(../IMAGES/img_sp-kv-town.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  width: 100%;
  height: 36vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.kv__note {
  text-align: right;
  font-size: 2.5641025641vw;
}

@media screen and (min-width: 744px) and (max-width: 832px) {
  .kv {
    padding-top: 9.615vw;
    padding-bottom: 0;
  }
  .kv__scroll.is-pc {
    display: none;
  }
  .kv__top {
    display: flex;
    height: 61.745vw;
    flex-direction: column;
  }
  .kv__text {
    width: 36.899vw;
    font-size: 2.885vw;
    border-width: 1px;
    border-radius: 6.731vw;
    top: -2.284vw;
  }
  .kv__text::before {
    width: 1.442vw;
    height: 1.202vw;
    bottom: -1.082vw;
  }
  .kv__text::after {
    width: 1.442vw;
    height: 1.202vw;
    bottom: -1.202vw;
  }
  .kv__title {
    font-size: 3.846vw;
    padding-top: 0;
  }
  .is-sp.tab_disp {
    display: block;
  }
  .kv__ttl-middle-deco {
    font-size: 5.769vw;
  }
  .kv__ttl-middle {
    font-size: 3.846vw;
  }
  .kv__ttl-bottom {
    font-size: 3.846vw;
  }
  .kv__ttl-bottom-eng {
    font-size: 5.769vw;
  }
  .kv__ttl-bottom2 {
    font-size: 3.846vw;
  }
  .kv__ttl-bottom-rotate {
    font-size: 5.769vw;
  }
  .kv__imgs {
    padding-top: 0;
    margin-top: auto;
  }
  .kv__imgs::before {
    background-image: url(../IMAGES/img_tab-kv-town.png);
    height: 28.966vw;
  }
  .kv__img {
    margin: auto;
    width: 43.429173vw;
    padding-bottom: 3.486vw;
  }
  .kv__note {
    font-size: 0.6944444444vw;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 833px) and (max-width: 1919px) {
  .kv {
    height: auto;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
  }
  .kv::before {
    content: "";
    display: block;
    background-image: url(../IMAGES/bg_logo-side-top.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 1.563vw;
    height: 1.563vw;
    position: absolute;
    top: 0;
    left: 10.26vw;
    z-index: 1;
  }
  .kv::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/bg_logo-side-top.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 1.563vw;
    height: 1.563vw;
    position: absolute;
    top: 9.427vw;
    top: 8.8888888889vw;
    left: 0;
  }
  .kv__wrap {
    height: auto;
  }
  .kv__top {
    background-size: 3.646vw;
    padding-top: 6.771vw;
    position: relative;
    border-radius: 0 1.563vw 0 0;
  }
  .kv__scroll {
    position: absolute;
    bottom: 1.146vw;
    left: 1.901vw;
    display: grid;
    gap: 0.406vw;
  }
  .kv__scroll-text {
    font-size: 0.938vw;
    line-height: 1.5;
    letter-spacing: 0;
    color: var(--main-color);
    text-transform: uppercase;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
  }
  .kv__scroll-icon {
    width: 0.729vw;
    height: 3.289vw;
  }
  .kv__text {
    font-size: 1.563vw;
    line-height: 1.66;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
    display: inline-block;
    width: 24.589vw;
    border: 2px solid var(--main-color);
    border-radius: 2.917vw;
    margin-inline: auto;
    top: 0;
    display: grid;
    justify-content: center;
  }
  .kv__text::before, .kv__text::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .kv__text::before {
    width: 0.625vw;
    height: 0.625vw;
    bottom: -0.521vw;
  }
  .kv__text::after {
    width: 0.677vw;
    height: 0.677vw;
    bottom: -0.677vw;
  }
  .kv__title {
    font-size: 2.813vw;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
    padding-top: 0.469vw;
  }
  .kv__ttl-top {
    font-size: 2.813vw;
    line-height: 1.6;
    letter-spacing: 0.21em;
    display: inline-block;
  }
  .kv__ttl-middle-deco {
    font-size: 4.323vw;
    letter-spacing: 0.2em;
    -webkit-text-stroke: 0.02em var(--main-color);
  }
  .kv__ttl-middle {
    font-size: 2.813vw;
    letter-spacing: 0.2em;
    display: inline-block;
  }
  .kv__ttl-bottom {
    font-size: 2.813vw;
    line-height: 1;
    letter-spacing: 0.2em;
    display: inline-block;
    text-indent: 1.5em;
  }
  .kv__ttl-bottom-eng {
    font-size: 5.26vw;
    line-height: 1.4;
    -webkit-text-stroke: 0.015em var(--main-color);
    margin-right: 0.365vw;
  }
  .kv__ttl-bottom2 {
    font-size: 2.813vw;
    line-height: 1;
    letter-spacing: 0.23em;
    display: inline-block;
  }
  .kv__ttl-bottom-rotate {
    font-size: 3.438vw;
    line-height: 1;
    display: inline-block;
    transform: rotate(7deg);
    margin-left: -0.521vw;
  }
  .kv__imgs {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-top: 4.49vw;
  }
  .kv__img {
    width: 43.429173vw;
    margin: auto;
  }
  .kv__img img {
    width: 100%;
  }
  .kv__imgs::before {
    content: "";
    display: block;
    background-image: url(../IMAGES/img_pc-kv-town.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 98.958vw;
    height: 19.792vw;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  .kv__note {
    font-size: 0.6944444444vw;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (min-width: 1920px) {
  .kv {
    height: auto;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
  }
  .kv::before {
    content: "";
    display: block;
    background-image: url(../IMAGES/bg_logo-side-top.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 197px;
    z-index: 1;
  }
  .kv::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/bg_logo-side-top.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 170px;
    left: 0;
  }
  .kv__wrap {
    height: auto;
  }
  .kv__top {
    background-size: 70px;
    padding-top: 130px;
    position: relative;
    border-radius: 0 30px 0 0;
  }
  .kv__scroll {
    position: absolute;
    bottom: 22px;
    left: 36.5px;
    display: grid;
    gap: 7.8px;
  }
  .kv__scroll-text {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-transform: uppercase;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
  }
  .kv__scroll-icon {
    width: 14px;
    height: 63.15px;
  }
  .kv__text {
    font-size: 30px;
    line-height: 1.66;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
    display: inline-block;
    width: 472.1px;
    border: 2px solid var(--main-color);
    border-radius: 56px;
    margin-inline: auto;
    top: 0;
    display: grid;
    justify-content: center;
  }
  .kv__text::before, .kv__text::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .kv__text::before {
    width: 12px;
    height: 12px;
    bottom: -10px;
  }
  .kv__text::after {
    width: 13px;
    height: 13px;
    bottom: -13px;
  }
  .kv__title {
    font-size: 54px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
    padding-top: 9px;
  }
  .kv__ttl-top {
    font-size: 54px;
    line-height: 1.6;
    letter-spacing: 0.21em;
    display: inline-block;
  }
  .kv__ttl-middle-deco {
    font-size: 83px;
    letter-spacing: 0.2em;
    -webkit-text-stroke: 0.02em var(--main-color);
  }
  .kv__ttl-middle {
    font-size: 54px;
    letter-spacing: 0.2em;
    display: inline-block;
  }
  .kv__ttl-bottom {
    font-size: 54px;
    line-height: 1;
    letter-spacing: 0.2em;
    display: inline-block;
    text-indent: 1.5em;
  }
  .kv__ttl-bottom-eng {
    font-size: 101px;
    line-height: 1.4;
    -webkit-text-stroke: 0.015em var(--main-color);
    margin-right: 7px;
  }
  .kv__ttl-bottom2 {
    font-size: 54px;
    line-height: 1;
    letter-spacing: 0.23em;
    display: inline-block;
  }
  .kv__ttl-bottom-rotate {
    font-size: 66px;
    line-height: 1;
    display: inline-block;
    transform: rotate(7deg);
    margin-left: -10px;
  }
  .kv__imgs {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-top: 67px;
  }
  .kv__img {
    width: 730px;
    margin: auto;
  }
  .kv__imgs::before {
    content: "";
    display: block;
    background-image: url(../IMAGES/img_pc-kv-town.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    width: 100%;
    height: 380px;
    position: absolute;
    bottom: 0;
    z-index: -1;
  }
  .kv__note {
    font-size: 13px;
    margin-top: 13px;
  }
}
@media screen and (min-width: 833px) and (min-height: 599px) and (min-aspect-ratio: 16/9) {
  .kv__top {
    padding-top: 9svh;
    height: calc(88svh - 10px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }
  .kv__text {
    font-size: 2.778svh;
    width: 43.713svh;
    border: 0.185svh solid var(--main-color);
    border-radius: 5.185svh;
  }
  .kv__text::before {
    width: 1.111svh;
    height: 1.111svh;
    bottom: -0.926svh;
  }
  .kv__text::after {
    width: 1.204svh;
    height: 1.204svh;
    bottom: -1.204svh;
  }
  .kv__title {
    font-size: 5svh;
    padding-top: 0.833svh;
  }
  .kv__ttl-top {
    font-size: 5svh;
  }
  .kv__ttl-middle-deco {
    font-size: 7.685svh;
  }
  .kv__ttl-middle {
    font-size: 5svh;
  }
  .kv__ttl-bottom {
    font-size: 5svh;
  }
  .kv__ttl-bottom-eng {
    font-size: 9.352svh;
    margin-right: 0.648svh;
  }
  .kv__ttl-bottom2 {
    font-size: 5svh;
  }
  .kv__ttl-bottom-rotate {
    font-size: 6.111svh;
    margin-left: -0.926svh;
  }
  .kv__imgs {
    padding-top: 0;
    margin-top: auto;
  }
  .kv__imgs::before {
    height: 35.185svh;
  }
  .kv__img {
    width: 71.759svh;
    padding-bottom: 2svh;
  }
}
/* kv middle
------------------------------------------------------*/
.kv__middle {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 14.359vw;
}

.kv-middle__head {
  font-size: 3.846vw;
  line-height: 1.48;
  letter-spacing: 0.12em;
  color: var(--white-color);
  text-align: center;
  display: grid;
  place-items: center;
  align-content: center;
}

.kv-middle__head:first-child {
  border-right: 1px solid var(--border-r-color);
}

.kv-middle__head-small {
  font-size: 3.077vw;
  letter-spacing: 0.12em;
  color: var(--white-color);
}

/* kv bottom
------------------------------------------------------*/
.kv-bottom {
  background-color: var(--white-color);
  border-radius: 0 0 2.564vw 2.564vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 54.103vw;
  place-items: center;
  align-items: center;
}

.kv-bottom__detail {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  display: grid;
  align-items: center;
  align-content: center;
  gap: 5.128vw;
}

.kv-bottom__detail:first-child {
  border-right: 1px solid var(--border-r-color);
}

.kv-bottom__detail .kv-bottom__img::after {
  content: "";
  display: block;
  background-image: url(../IMAGES/icon_sp-arrow_grey.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 2.821vw;
  height: 1.538vw;
  margin-inline: auto;
}

.kv-bottom__text {
  font-size: 3.077vw;
  line-height: 1.66;
  letter-spacing: 0.2em;
  color: var(--text-color);
  text-align: center;
}

.kv-bottom__deco-text {
  font-size: 3.333vw;
  letter-spacing: 0.1em;
  color: var(--main-color);
  display: inline-block;
  position: relative;
}

.kv-bottom__deco-text::after {
  content: "";
  display: inline-block;
  background-image: linear-gradient(to right, var(--dashline-color) 1.1vw, transparent 0.8vw);
  background-size: 1.795vw 0.513vw;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  bottom: -0.513vw;
  left: 0;
  width: 100%;
  height: 1.282vw;
}

.kv-bottom__text-small {
  font-size: 0.615em;
  color: var(--text-color);
}

.kv-bottom__img {
  margin-inline: auto;
}

.kv__bottom .kv-bottom__detail:first-child .kv-bottom__img {
  width: 42.479vw;
}

.kv__bottom .kv-bottom__detail:last-child .kv-bottom__img {
  width: 30.779vw;
  margin-top: -1.026vw;
}

@media screen and (max-width: 767px) and (max-aspect-ratio: 9/16) and (min-aspect-ratio: 9/21) {
  .kv {
    height: auto;
  }
  /*vh変換基準810px*/
  .kv__top::after {
    content: "";
    display: block;
    width: 100%;
    background-image: url(../IMAGES/bg_white.jpg);
    background-repeat: repeat;
    background-size: 10.256vw;
    height: 9.753svh;
  }
  .kv__middle {
    grid-template-rows: 9.012svh;
  }
  .kv-bottom {
    grid-template-rows: 32.222svh;
  }
}
@media screen and (min-width: 744px) and (max-width: 832px) {
  .kv__middle {
    grid-template-rows: 78px;
  }
  .kv-middle__head {
    font-size: 24px;
  }
  .kv-middle__head-small {
    font-size: 16px;
  }
  .kv-bottom {
    border-radius: 0 0 1.202vw 1.202vw;
    grid-template-rows: 46.394vw;
  }
  .kv-bottom__detail {
    gap: 3.606vw;
  }
  .kv-bottom__text {
    font-size: 2.404vw;
  }
  .kv-bottom__deco-text {
    font-size: 2.644vw;
  }
  .kv__bottom .kv-bottom__detail:first-child .kv-bottom__img {
    width: 34.856vw;
  }
  .kv-bottom__detail .kv-bottom__img::after {
    width: 2.284vw;
    height: 1.322vw;
    margin-top: 2.404vw;
  }
  .kv__bottom .kv-bottom__detail:last-child .kv-bottom__img {
    width: 25.12vw;
    margin-top: -0.481vw;
  }
}
@media screen and (min-width: 833px) and (max-width: 1919px) {
  /* kv middle
  ------------------------------------------------------*/
  .kv__middle {
    grid-template-rows: 6.771vw;
  }
  .kv-middle__head {
    font-size: 2.083vw;
    letter-spacing: 0.12em;
  }
  .kv-middle__head-small {
    font-size: 1.25vw;
  }
  /* kv bottom
  ------------------------------------------------------*/
  .kv-bottom {
    border-radius: 0 0 1.042vw 1.042vw;
    grid-template-rows: 40.313vw;
  }
  .kv-bottom__detail {
    gap: 3.958vw;
  }
  .kv-bottom__detail:first-child {
    border-right: 1px solid var(--main-light-color);
  }
  .kv-bottom__detail .kv-bottom__img::after {
    width: 1.771vw;
    height: 1.094vw;
    margin-top: 2.969vw;
  }
  .kv-bottom__text {
    font-size: 1.25vw;
  }
  .kv-bottom__deco-text {
    font-size: 2.5vw;
  }
  .kv-bottom__deco-text::after {
    background-image: linear-gradient(to right, var(--dashline-color) 0.417vw, transparent 0.521vw);
    background-size: 0.938vw 0.26vw;
    bottom: -0.125vw;
    left: 0;
    width: 102%;
    height: 0.313vw;
  }
  .kv-bottom__text-small {
    font-size: 1.302vw;
  }
  .kv-bottom__img {
    margin-inline: auto;
  }
  .kv__bottom .kv-bottom__detail:first-child .kv-bottom__img {
    width: 23.49vw;
  }
  .kv__bottom .kv-bottom__detail:last-child .kv-bottom__img {
    width: 21.042vw;
    margin-top: -1.719vw;
  }
}
@media screen and (min-width: 1920px) {
  /* kv middle
  ------------------------------------------------------*/
  .kv__middle {
    grid-template-rows: 130px;
  }
  .kv-middle__head {
    font-size: 40px;
    letter-spacing: 0.12em;
  }
  .kv-middle__head-small {
    font-size: 24px;
  }
  /* kv bottom
  ------------------------------------------------------*/
  .kv-bottom {
    border-radius: 0 0 20px 20px;
    grid-template-rows: 774px;
  }
  .kv-bottom__detail {
    gap: 76px;
  }
  .kv-bottom__detail:first-child {
    border-right: 1px solid var(--main-light-color);
  }
  .kv-bottom__detail .kv-bottom__img::after {
    width: 34px;
    height: 21px;
    margin-top: 57px;
  }
  .kv-bottom__text {
    font-size: 24px;
  }
  .kv-bottom__deco-text {
    font-size: 48px;
  }
  .kv-bottom__deco-text::after {
    background-image: linear-gradient(to right, var(--dashline-color) 8px, transparent 10px);
    background-size: 18px 5px;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 102%;
    height: 5px;
  }
  .kv-bottom__text-small {
    font-size: 25px;
  }
  .kv-bottom__img {
    margin-inline: auto;
  }
  .kv__bottom .kv-bottom__detail:first-child .kv-bottom__img {
    width: 451px;
  }
  .kv__bottom .kv-bottom__detail:last-child .kv-bottom__img {
    width: 404px;
    margin-top: -33px;
  }
}
@media screen and (min-width: 833px) and (min-height: 599px) and (min-aspect-ratio: 16/9) {
  .kv__middle {
    grid-template-rows: 12svh;
  }
  .kv__middle {
    grid-template-rows: 12.037svh;
  }
  .kv-middle__head {
    font-size: 3.704svh;
    letter-spacing: 0.12em;
  }
  .kv-middle__head-small {
    font-size: 2.222svh;
  }
}
/*=============================================================
# credit
=============================================================*/
.credit__head {
  padding-top: 6.154vw;
  padding-bottom: 6.154vw;
  color: var(--white-color);
}

.credit__title {
  font-size: 7.179vw;
  letter-spacing: 0.2em;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.credit__title-deco {
  font-size: 4.103vw;
  line-height: 1.8125;
  letter-spacing: 0.2em;
  position: relative;
  padding-left: 0.769vw;
  display: inline-block;
  margin: 0 auto 1.795vw;
}

.credit__title-deco::after {
  content: "";
  display: inline-block;
  background-image: linear-gradient(to right, var(--dashline-color) 3px, transparent 4px);
  background-size: 1.795vw 0.513vw;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.282vw;
}

.credit__sub-title {
  font-size: 3.59vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  text-align: center;
  padding-top: 1.538vw;
}

.credit__body {
  background-image: url(../IMAGES/bg_ivory.jpg);
  background-repeat: repeat;
  background-size: 10.256vw;
  color: var(--text-color);
}

.credit__inner {
  padding: 10.256vw 0;
  color: var(--text-color);
  width: 90.2564102564vw;
  margin: auto;
}

.credit-cards__card {
  display: grid;
  grid-template-rows: repeat(4, 1fr);
  grid-template-rows: 1fr;
  gap: 4.1025641026vw;
}

.credit-card__head-wrap {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  align-items: center;
  width: 64.1025641026vw;
  position: relative;
}

.credit-card__head-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: var(--main-color);
  border-radius: 2.564vw 2.564vw 0 0;
}

.credit-card__head {
  font-size: 3.077vw;
  font-size: 3.0769230769vw;
  grid-column: 1/2;
  grid-row: 1/2;
  z-index: 1;
  padding-left: 4.359vw;
  line-height: 1.35;
  display: flex;
  align-items: center;
  height: 12.0512820513vw;
  color: #fff;
}

.credit-card__head-bg {
  grid-column: 1/2;
  grid-row: 1/2;
}

.credit-card__head-bg img {
  vertical-align: middle;
}

.credit-card__body {
  padding: 3.077vw 5.128vw 4.103vw;
  border-radius: 0 2.564vw 2.564vw 2.564vw;
  background-color: var(--white-color);
  position: relative;
  margin-top: -1px;
  border: 0.5128205128vw solid var(--main-color);
}

.credit-card__icon {
  width: 4.1025641026vw;
  height: 4.1025641026vw;
  position: absolute;
  top: 0.7692307692vw;
  right: 1.7948717949vw;
  z-index: 2;
  background-image: url(../IMAGES/icon_sp-i.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

.credit-card__info-wrap {
  padding: 5.128vw;
  border: 0.256vw solid var(--border-r-color);
  border-radius: 2.564vw;
  background-color: var(--white-color);
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.16));
  display: none;
  position: absolute;
  top: 10.256vw;
  left: 0;
  z-index: 2;
  width: 89.744vw;
  box-sizing: border-box;
}

.credit-card__info-wrap::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -1.8vw;
  border-left: 1.282vw solid transparent;
  border-right: 1.282vw solid transparent;
  border-bottom: 2.051vw solid var(--white-color);
  right: 28vw;
  z-index: 1;
}

.credit-card__info-text {
  font-size: 2.564vw;
  line-height: 1.5;
}

.credit-card__img {
  width: 30.7692307692vw;
  height: auto;
  position: absolute;
  top: -14.146vw;
  right: -1.795vw;
  z-index: 1;
}

.credit-card__price {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: repeat(2, 1fr);
  align-items: center;
}

.credit-card__monthly {
  grid-column: 1/2;
  grid-row: 1/-1;
}

.credit-card__monthly-month {
  font-size: 3.59vw;
}

.credit-card__monthly-tax {
  font-size: 2.564vw;
}

.credit-card__monthly-price {
  font-size: 8.974vw;
  line-height: 0.8;
  color: var(--main-color);
}

.credit-card__monthly-yen {
  font-size: 3.077vw;
}

.credit-card__deposit {
  font-size: 2.564vw;
  text-align: right;
  grid-column: 2/3;
  grid-row: 1/2;
  line-height: 1.5;
}

.credit-card__tax-small {
  padding-left: 1.538vw;
}

.credit-card__deposit-eng {
  font-size: 3.29vw;
}

.credit-card__msrp {
  font-size: 2.564vw;
  text-align: right;
  grid-column: 2/3;
  grid-row: 2/3;
  line-height: 1.6;
}

.credit-card__btns {
  padding-top: 2.526vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.564vw;
}

.btn {
  border: 0.256vw solid var(--main-color);
  border-radius: 1.282vw;
  box-shadow: 0 0.7692307692vw 0 0 #D9D9FF;
  display: grid;
  justify-content: center;
  align-items: center;
  padding: 1.538vw 2.051vw;
  background-color: var(--white-color);
  color: var(--main-color);
  text-align: center;
  text-decoration: none;
  position: relative;
  font-size: 2.564vw;
}

.btn::after {
  content: "";
  display: block;
  background-color: var(--main-color);
  width: 1.538vw;
  height: 2.308vw;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.564vw;
}

/*=============================================================
/* tableエリア */
.payment-table {
  border-collapse: collapse;
}

td {
  line-height: 1.8;
  letter-spacing: 0.05em;
  border: 0.256vw solid #707070;
  padding: 1.538vw 2.564vw;
}

td:first-child {
  border-top: none;
}

td:nth-child(2) {
  border-top: none;
}

.payment-table__color td:first-child {
  border-right: 0.256vw solid var(--white-color);
}

.payment-table__head {
  font-size: 2.564vw;
  color: var(--white-color);
  background-color: var(--main-color);
  border-left: 0.256vw solid var(--main-color);
  border-right: 0.256vw solid var(--main-color);
  padding: 2.564vw;
}

.payment-table__title {
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding: 2.564vw;
}

.payment-table__body {
  font-size: 2.564vw;
}

.payment-table__color {
  color: var(--main-color);
  border: 0.513vw solid var(--main-color);
}

.payment-table__col-left {
  width: 28.718vw;
}

.payment-table__col-middle {
  width: 34.615vw;
}

.payment-table__col-right {
  width: 27.179vw;
  text-align: right;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .credit__head {
    padding-top: 3.333vw;
    padding-bottom: 3.333vw;
    color: var(--white-color);
  }
  .credit__title {
    font-size: 2.5vw;
    line-height: 1.5;
    letter-spacing: 0.2em;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .credit__title-deco {
    font-size: 1.25vw;
    line-height: 1.7;
    letter-spacing: 0.2em;
    position: relative;
    padding-left: 0.26vw;
    padding-right: 0.26vw;
    margin: 0 auto 1.563vw;
  }
  .credit__title-deco::after {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--dashline-color) 0.26vw, transparent 0.365vw);
    background-size: 0.625vw 0.156vw;
    background-position: left bottom;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -0.125vw;
    left: 0;
    width: 100%;
    height: 0.313vw;
  }
  .credit__sub-title {
    font-size: 1.25vw;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 1.563vw;
    padding-top: 0;
  }
  .credit__body {
    background-size: 3.646vw;
  }
  .credit__inner {
    width: 83.75vw;
    padding: 8.333vw 0;
  }
  .credit-cards__card {
    width: 83.6805555556vw;
    margin: auto;
    gap: 1.1111111111vw;
    grid-template-columns: repeat(4, auto);
  }
  .credit-card__head-wrap {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    align-items: center;
    width: 18.75vw;
  }
  .credit-card__head {
    font-size: 1.1111111111vw;
    color: var(--white-color);
    padding-left: 0.833vw;
    grid-column: 1/2;
    grid-row: 1/2;
    z-index: 1;
    line-height: 1.5;
    height: 4.01vw;
  }
  .credit-card__head-wrap::before {
    transform: scaleY(1.1) perspective(16.25vw) rotateX(14deg);
    background: var(--main-color);
    border-radius: 0.729vw 0.729vw 0 0;
    transform-origin: bottom left;
  }
  .credit-card__head-bg {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .credit-card__head-bg img {
    vertical-align: middle;
  }
  .credit-card__body {
    padding: 2.4305555556vw 1.25vw 1.9444444444vw;
    border-radius: 0 1.042vw 1.042vw 1.042vw;
    background-color: var(--white-color);
    position: relative;
    border: 0.313vw solid var(--main-color);
  }
  .credit-card__info {
    top: 0.625vw;
    right: 0.5555555556vw;
    position: absolute;
    display: grid;
    justify-content: end;
  }
  .credit-card__icon {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    position: static;
    cursor: pointer;
    display: inline-block;
    background-image: url(../IMAGES/icon_pc-i.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: width 0.3s ease;
  }
  /* tableエリア */
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .credit-card__icon:hover {
    position: static;
    background-image: url(../IMAGES/icon_pc-i-hover.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transition: width 0.3s ease;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .credit-card__info-wrap {
    padding: 2.083vw;
    border: 0.052vw solid var(--border-r-color);
    border-radius: 0.521vw;
    background-color: var(--white-color);
    filter: drop-shadow(0 0 0.313vw rgba(0, 0, 0, 0.16));
    display: none;
    position: absolute;
    top: 3vw;
    right: -0.2vw;
    left: auto;
    z-index: 2;
    width: 18.75vw;
  }
  .credit-card__info.is-sp {
    display: none;
  }
  .credit-card__info-wrap::before {
    top: -0.677vw;
    border-left: 0.469vw solid transparent;
    border-right: 0.469vw solid transparent;
    border-bottom: 0.729vw solid var(--white-color);
    right: 0.7vw;
    z-index: 1;
  }
  .credit-card__info-text {
    font-size: 0.833vw;
    line-height: 2;
  }
  .credit-card__img {
    width: 100%;
    position: static;
    margin-inline: auto;
  }
  .credit-card__price {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 1.667vw;
    padding-top: 1.0416666667vw;
  }
  .credit-card__monthly {
    grid-column: 1/-1;
    grid-row: 1/2;
    position: relative;
  }
  .credit-card__monthly-month {
    font-size: 0.9722222222vw;
  }
  .credit-card__monthly-tax {
    font-size: 0.5555555556vw;
    position: absolute;
    top: 0.104vw;
    right: 0.208vw;
    letter-spacing: 0.15em;
  }
  .credit-card__monthly-price {
    font-size: 2.9166666667vw;
    line-height: 0.6;
    color: var(--main-color);
  }
  .credit-card__monthly-yen {
    font-size: 1.1111111111vw;
    padding-left: 0.313vw;
  }
  .credit-card__deposit {
    font-size: 0.9027777778vw;
    text-align: center;
    grid-column: 1/-1;
    grid-row: 2/3;
    padding-top: 0.4166666667vw;
    line-height: 1.8;
  }
  .credit-card__tax-small {
    font-size: 0.5555555556vw;
    padding-left: 0.417vw;
  }
  .credit-card__deposit-eng {
    font-size: 0.9027777778vw;
  }
  .credit-card__msrp {
    font-size: 0.9027777778vw;
    text-align: center;
    grid-column: 1/-1;
    grid-row: 3/4;
    line-height: 1.8;
    margin-top: 0.3472222222vw;
  }
  .credit-card__btns {
    padding-top: 1.3888888889vw;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    justify-content: center;
    gap: 1.25vw;
    margin-inline: auto;
    width: 16.3194444444vw;
  }
  .btn {
    border: 0.104vw solid var(--main-color);
    border-radius: 0.521vw;
    transition: 0.3s ease-out;
    box-shadow: 0 0.26vw 0 0 #C7E6FF;
    display: grid;
    justify-content: center;
    align-items: center;
    padding: 0.417vw 0.417vw;
    background-color: var(--white-color);
    color: var(--main-color);
    text-align: center;
    text-decoration: none;
    position: relative;
    font-size: 0.833vw;
  }
  .btn::after {
    content: "";
    display: block;
    width: 0.465vw;
    height: 0.697vw;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.5vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .btn-wrap-modal:hover .btn, .btn-wrap:hover .btn {
    transform: translateY(0.26vw);
    background-color: var(--main-color);
    color: var(--white-color);
    box-shadow: none;
  }
  .btn-wrap-modal:hover .btn::after, .btn-wrap:hover .btn::after, .btn-wrap:hover .btn::before {
    background-color: var(--white-color);
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .payment-table {
    border-collapse: collapse;
  }
  td {
    line-height: 1.8;
    letter-spacing: 0.05em;
    border: 1px solid #707070;
    padding: 0.313vw 0.521vw;
  }
  td:first-child {
    border-top: none;
  }
  td:nth-child(2) {
    border-top: none;
  }
  .payment-table__color td.payment-table__col-right {
    border-left: 1px solid #FFF;
  }
  .payment-table__color td:first-child {
    border-right: 1px solid var(--white-color);
  }
  .payment-table__head {
    font-size: 0.833vw;
    color: var(--white-color);
    background-color: var(--main-color);
    border-left: 1px solid var(--main-color);
    border-right: 1px solid var(--main-color);
    padding: 0.521vw;
  }
  .payment-table__title {
    line-height: 1.6;
    letter-spacing: 0.05em;
    padding: 0.521vw;
  }
  .payment-table__body {
    font-size: 0.833vw;
  }
  .payment-table__head .title_sizeup {
    font-size: 1.5em;
  }
  .payment-table__color {
    color: var(--main-color);
    border: 2px solid var(--main-color);
  }
  .payment-table__col-left {
    width: 21.719vw;
  }
  .payment-table__col-middle {
    width: 22.969vw;
  }
  .payment-table__col-right {
    width: 11.927vw;
    text-align: right;
  }
}
@media screen and (min-width: 1920px) {
  .credit__head {
    padding-top: 64px;
    padding-bottom: 64px;
    color: var(--white-color);
  }
  .credit__title {
    font-size: 48px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .credit__title-deco {
    font-size: 24px;
    line-height: 1.7;
    letter-spacing: 0.2em;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto 30px;
  }
  .credit__title-deco::after {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--dashline-color) 5px, transparent 7px);
    background-size: 12px 3px;
    background-position: left bottom;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 5px;
  }
  .credit__sub-title {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 20px;
    padding-top: 0;
  }
  .credit__body {
    background-image: url(../IMAGES/bg_ivory.jpg);
    background-size: 70px;
  }
  .credit__inner {
    padding: 160px 0;
    max-width: 1622px;
  }
  .credit-cards__card {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(4, auto);
    gap: 21px;
  }
  .credit-card__head-wrap {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    align-items: center;
    width: 360px;
  }
  .credit-card__head {
    font-size: 21.5px;
    color: var(--white-color);
    padding-left: 16px;
    grid-column: 1/2;
    grid-row: 1/2;
    z-index: 1;
    line-height: 1.5;
    height: 77px;
  }
  .credit-card__head-bg {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .credit-card__head-bg img {
    vertical-align: middle;
  }
  .credit-card__body {
    padding: 53px 24px 37px;
    border-radius: 0 20px 20px 20px;
    background-color: var(--white-color);
    position: relative;
    border: 6px solid var(--main-color);
  }
  .credit-card__info {
    position: absolute;
    top: 12px;
    right: 11px;
  }
  .credit-card__icon {
    width: 40px;
    height: 40px;
    position: static;
    cursor: pointer;
    display: inline-block;
    background-image: url(../IMAGES/icon_pc-i.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: width 0.3s ease;
  }
  /* tableエリア */
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .credit-card__icon:hover {
    background-image: url(../IMAGES/icon_pc-i-hover.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transition: width 0.3s ease;
  }
}
@media screen and (min-width: 1920px) {
  .credit-card__info-wrap {
    padding: 40px;
    border: 1px solid var(--border-r-color);
    border-radius: 10px;
    background-color: var(--white-color);
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.16));
    display: none;
    position: absolute;
    top: 58px;
    right: -3.83px;
    left: auto;
    z-index: 2;
    width: 360px;
  }
  .credit-card__head-wrap::before {
    transform: scaleY(1.1) perspective(120px) rotateX(5deg);
    background: var(--main-color);
    border-radius: 14px 14px 0 0;
    transform-origin: bottom left;
  }
  .credit-card__info.is-sp {
    display: none;
  }
  .credit-card__info-wrap::before {
    top: -13px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 14px solid var(--white-color);
    right: 14px;
    z-index: 1;
  }
  .credit-card__info-text {
    font-size: 16px;
    line-height: 2;
  }
  .credit-card__img {
    width: 100%;
    position: static;
    margin-inline: auto;
  }
  .credit-card__price {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 23px;
  }
  .credit-card__monthly {
    grid-column: 1/-1;
    grid-row: 1/2;
    position: relative;
  }
  .credit-card__monthly-month {
    font-size: 19px;
  }
  .credit-card__monthly-tax {
    font-size: 10px;
    position: absolute;
    top: 2px;
    right: 4px;
    letter-spacing: 0.15em;
  }
  .credit-card__monthly-price {
    font-size: 56px;
    line-height: 0.6;
    color: var(--main-color);
  }
  .credit-card__monthly-yen {
    font-size: 19px;
    padding-left: 6px;
  }
  .credit-card__deposit {
    font-size: 17px;
    text-align: center;
    grid-column: 1/-1;
    grid-row: 2/3;
    padding-top: 8px;
    line-height: 1.8;
  }
  .credit-card__tax-small {
    font-size: 11px;
    padding-left: 8px;
  }
  .credit-card__deposit-eng {
    font-size: 17px;
  }
  .credit-card__msrp {
    font-size: 18px;
    text-align: center;
    grid-column: 1/-1;
    grid-row: 3/4;
    margin-top: 7px;
  }
  .credit-card__btns {
    padding-top: 32px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    justify-content: center;
    gap: 24px;
    margin-inline: auto;
    width: 313px;
  }
  .btn-wrap-modal, .btn-wrap {
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
  }
  .btn {
    border: 2px solid var(--main-color);
    border-radius: 10px;
    transition: 0.3s ease-out;
    box-shadow: 0 5px 0 0 #C7E6FF;
    display: grid;
    justify-content: center;
    align-items: center;
    padding: 8px 8px;
    background-color: var(--white-color);
    color: var(--main-color);
    text-align: center;
    text-decoration: none;
    position: relative;
    font-size: 16px;
  }
  .btn::after {
    content: "";
    display: block;
    background-color: var(--main-color);
    width: 8.92px;
    height: 13.38px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 48px;
  }
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .btn-wrap-modal:hover .btn, .btn-wrap:hover .btn {
    transform: translateY(5px);
    background-color: var(--main-color);
    color: var(--white-color);
    box-shadow: none;
  }
  .btn-wrap-modal:hover .btn::after, .btn-wrap:hover .btn::after, .btn-wrap:hover .btn::before {
    background-color: var(--white-color);
  }
}
@media screen and (min-width: 1920px) {
  .payment-table {
    border-collapse: collapse;
  }
  td {
    line-height: 1.8;
    letter-spacing: 0.05em;
    border: 1px solid #707070;
    padding: 6px 10px;
  }
  td:first-child {
    border-top: none;
  }
  td:nth-child(2) {
    border-top: none;
  }
  .payment-table__color td.payment-table__col-right {
    border-left: 1px solid #FFF;
  }
  .payment-table__color td:first-child {
    border-right: 1px solid var(--white-color);
  }
  .payment-table__head {
    font-size: 16px;
    color: var(--white-color);
    background-color: var(--main-color);
    border-left: 1px solid var(--main-color);
    border-right: 1px solid var(--main-color);
    padding: 10px;
  }
  .payment-table__title {
    line-height: 1.6;
    letter-spacing: 0.05em;
    padding: 10px;
  }
  .payment-table__body {
    font-size: 16px;
  }
  .payment-table__head .title_sizeup {
    font-size: 1.5em;
  }
  .payment-table__color {
    color: var(--main-color);
    border: 2px solid var(--main-color);
  }
  .payment-table__col-left {
    width: 417px;
  }
  .payment-table__col-middle {
    width: 441px;
  }
  .payment-table__col-right {
    width: 229px;
    text-align: right;
  }
}
/*=============================================================
# details(乗る分だけ払う派)
=============================================================*/
.details {
  background-image: url(../IMAGES/bg_white.jpg);
  background-repeat: repeat;
  background-size: 10.256vw;
  margin-top: -0.256vw;
  color: var(--text-color);
}

.details__sub-text {
  font-size: 2.564vw;
  letter-spacing: 0.2em;
  padding-top: 2.051vw;
  padding-left: 6.667vw;
  color: var(--main-color);
  position: relative;
}

.details__sub-text::before {
  content: "";
  display: block;
  width: 30.769vw;
  height: 0.256vw;
  background-color: var(--main-color);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0.128vw 0.128vw 0;
}

.details__body {
  padding: 9.744vw 3.846vw 15.846vw;
  display: grid;
  gap: 10.256vw;
}

.detail {
  position: relative;
}

.detail:not(:last-child) {
  padding-bottom: 15.385vw;
}

.detail:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 5.897vw;
  height: 5.128vw;
  background: var(--border-r-color);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.detail__head {
  text-align: center;
  color: var(--text-color);
}

.detail__title {
  font-size: 5.641vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin: 0;
  position: relative;
}

.detail__rotate {
  display: inline-block;
  font-size: 7.692vw;
  color: var(--main-color);
  transform: rotate(13deg);
  position: absolute;
  top: 7.179vw;
  margin-left: -1.026vw;
}

.detail:nth-child(3) .detail__rotate {
  top: 8.2vw;
}

.detail__text {
  font-size: 3.333vw;
  letter-spacing: 0.1em;
  padding-top: 2.564vw;
}

.detail__title-bottom {
  padding-top: 1.026vw;
}

.detail__text-bottom {
  padding-top: 6.667vw;
  line-height: 1.5;
}

.detail__img {
  width: 76.667vw;
  margin-inline: auto;
  padding-top: 7.179vw;
}

.detail__advantages {
  padding-top: 8.718vw;
  display: grid;
  gap: 6.154vw;
}

.advantage {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0.256vw solid var(--border-color);
  border-radius: 2.564vw;
  height: 23.846vw;
  padding: 0 6.154vw;
  background: var(--white-color);
}

.advantage__img {
  width: 30.769vw;
  display: flex;
  align-items: center;
}

.advantage__img01 {
  width: 28.462vw;
}

.advantage__text {
  font-size: 3.59vw;
  line-height: 1.7142857143;
  letter-spacing: 0.2em;
  color: var(--main-color);
}

.detail__text-large {
  font-size: 5.2309vw;
}

.detail__options {
  padding-top: 5.641vw;
  display: grid;
  gap: 6.154vw;
}

.option {
  border: 0.256vw solid var(--border-color);
  border-radius: 2.564vw;
  position: relative;
  padding: 4.615vw 5.128vw;
  display: grid;
  gap: 1.795vw;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: var(--white-color);
}

.option__no {
  font-size: 5.2309vw;
  letter-spacing: 0.2em;
  color: var(--border-color);
  position: absolute;
  top: 0;
  left: 3.764vw;
}

.option__title {
  font-size: 4.103vw;
  letter-spacing: 0.2em;
  color: var(--main-color);
}

.option__img {
  margin-inline: auto;
  width: 46.154vw;
}

.option__text {
  font-size: 3.333vw;
  letter-spacing: 0.1em;
}

.option__text-small {
  font-size: 3.077vw;
}

.detail__notes {
  font-size: 2.564vw;
  padding-top: 3.077vw;
}

.detail__note {
  text-indent: -2em;
  padding-left: 2em;
}

.detail__note:last-child {
  padding-top: 4px;
}

.detail__pt40 {
  padding-top: 10.256vw;
}

.check {
  border-radius: 2.564vw;
  text-align: center;
}

.check__head {
  font-size: 3.92275vw;
  color: var(--white-color);
  padding: 1.013vw;
  border-radius: 2.564vw 2.564vw 0 0;
  background: var(--main-color);
  text-transform: uppercase;
}

.check__bottom {
  font-size: 4.103vw;
  line-height: 2;
  letter-spacing: 0.1em;
  padding: 6.667vw 5.1282051282vw;
  text-align: center;
  background: var(--white-color);
  border-radius: 0 0 2.564vw 2.564vw;
  border-left: 0.256vw solid var(--border-color);
  border-right: 0.256vw solid var(--border-color);
  border-bottom: 0.256vw solid var(--border-color);
}

.check__text:last-child {
  padding-top: 6.154vw;
}

.check__text-small {
  font-size: 3.077vw;
}

.check__underline {
  position: relative;
  padding-left: 1.282vw;
  display: inline-block;
}

.check__underline::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1.282vw;
  left: 0;
  width: 100%;
  height: 1.538vw;
  border-radius: 0.769vw;
  background: var(--main-color);
  opacity: 0.3;
}

.check__img {
  margin: 10vw auto 0;
}

.detail__check:not(:first-child) {
  margin-top: 10.2564102564vw;
}

.detail__check-notes {
  padding-top: 3.59vw;
}

.detail__footnotes {
  padding-top: 9.231vw;
}

.detail__accordion {
  border-top: 0.513vw solid var(--border-color);
  border-bottom: 0.513vw solid var(--border-color);
}

.accordion__head {
  font-size: 3.077vw;
  letter-spacing: 0.2em;
  background: var(--white-color);
  padding: 1.026vw 5.128vw;
  text-align: center;
  display: block grid;
  grid-template: ". icon"/1fr 3.846vw;
  align-items: center;
}

.accordion__head::before, .accordion__head:after {
  content: "";
  grid-area: icon;
  border-block-end: 0.513vw solid var(--border-color);
}

.accordion__head:after {
  rotate: 90deg;
}

.accordion__head:where([open] > *)::after {
  opacity: 0;
}

summary::-webkit-details-marker {
  display: none;
}

.accordion__body {
  font-size: 2.564vw;
  line-height: 2;
  letter-spacing: 0.1em;
  padding-top: 1.538vw;
  background: var(--white-color);
}

.accordion__text {
  padding: 0 4.103vw 5.128vw;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .details {
    background-image: url(../IMAGES/bg_white.jpg);
    background-repeat: repeat;
    background-size: 3.646vw;
    margin-top: -0.052vw;
  }
  .details__sub-text {
    font-size: 1.25vw;
    letter-spacing: 0.2em;
    padding-top: 0.417vw;
    padding-left: 4.979vw;
    color: var(--main-color);
    position: relative;
  }
  .details__sub-text::before {
    content: "";
    display: block;
    width: 16.667vw;
    height: 0.104vw;
    background-color: var(--main-color);
    position: absolute;
    top: 0;
    left: 0;
    border-top-right-radius: 0.052vw;
    border-radius: 0.052vw;
  }
  .details__body {
    padding: 4.792vw 1.302vw 8.333vw;
    display: grid;
    grid-template-columns: 1fr;
    gap: 3.333vw;
  }
  .detail {
    position: relative;
  }
  .detail:not(:last-child) {
    padding-bottom: 6.146vw;
  }
  .detail:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 3.281vw;
    height: 2.813vw;
    background: var(--border-r-color);
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .detail-check {
    width: 62.5vw;
    margin-inline: auto;
  }
  .detail__head {
    text-align: center;
    color: var(--text-color);
  }
  .detail__title {
    font-size: 2.5vw;
    line-height: 1.2;
    letter-spacing: 0.2em;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .detail__rotate {
    display: inline-block;
    font-size: 4.688vw;
    color: var(--main-color);
    transform: rotate(13deg);
    position: static;
  }
  .detail__text {
    font-size: 1.25vw;
    letter-spacing: 0.1em;
    padding-top: 1.875vw;
  }
  .detail__title-bottom {
    padding-top: 0.208vw;
  }
  .detail__text-bottom {
    padding-top: 2.083vw;
    line-height: 1.2;
    letter-spacing: 0.2em;
  }
  .detail__img {
    width: 42.5vw;
    margin-inline: auto;
    padding-top: 3.698vw;
  }
  .detail__middle {
    padding-top: 2.292vw;
  }
  .detail__advantages {
    padding-top: 3.229vw;
    display: grid;
    grid-template-columns: repeat(3, 18.906vw);
    justify-content: center;
    gap: 2.865vw;
  }
  .advantage {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-template-rows: 6.667vw 4.167vw;
    gap: 1.563vw;
    align-items: center;
    border: 0.156vw solid var(--border-color);
    border-radius: 1.042vw;
    padding: 3.646vw 0.729vw 2.396vw;
    height: unset;
    background: var(--white-color);
  }
  .advantage__img {
    width: 13.021vw;
    margin-inline: auto;
  }
  .advantage__text {
    font-size: 1.302vw;
    line-height: 1.7142857143;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
  }
  .detail__text-large {
    font-size: 1.54955vw;
  }
  .detail__options {
    padding-top: 2.135vw;
    display: grid;
    grid-template-columns: repeat(3, 18.906vw);
    justify-content: center;
    gap: 2.885vw;
  }
  .option {
    border: 0.156vw solid var(--border-color);
    border-radius: 1.042vw;
    position: relative;
    padding: 3.125vw 0.521vw 1.563vw;
    display: grid;
    gap: 0.833vw;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: var(--white-color);
  }
  .option__no {
    font-size: 1.875vw;
    letter-spacing: 0.2em;
    color: var(--border-color);
    position: absolute;
    top: -0.729vw;
    left: 0.938vw;
  }
  .option__title {
    font-size: 1.615vw;
    line-height: 1.2;
    letter-spacing: 0.2em;
    color: var(--main-color);
  }
  .option__text-small {
    font-size: 1.042vw;
  }
  .option__note-small {
    font-size: 1.063vw;
  }
  .option__img {
    margin-inline: auto;
    width: 14.583vw;
  }
  .option__text {
    font-size: 0.833vw;
    letter-spacing: 0.1em;
  }
  .detail__notes {
    font-size: 0.625vw;
    padding-top: 0.833vw;
    max-width: 62.5vw;
    width: 100%;
    margin: 0 auto;
  }
  .detail__note {
    text-indent: -2em;
    padding-left: 2em;
    letter-spacing: 0.1em;
  }
  .detail__ajust {
    padding-top: 3.438vw;
    width: 62.5vw;
    margin-inline: auto;
  }
  .check {
    border-radius: 1.042vw;
    text-align: center;
  }
  .check__head {
    font-size: 2.125vw;
    color: var(--white-color);
    padding: 0;
    border-radius: 1.042vw 1.042vw 0 0;
    background: var(--main-color);
    text-transform: uppercase;
  }
  .check__bottom {
    font-size: 1.458vw;
    line-height: 1.7142857143;
    letter-spacing: 0.1em;
    padding: 2.813vw 0.521vw;
    text-align: center;
    background: var(--white-color);
    border-radius: 0 0 1.042vw 1.042vw;
    border-left: 0.156vw solid var(--border-color);
    border-right: 0.156vw solid var(--border-color);
    border-bottom: 0.156vw solid var(--border-color);
  }
  .check__text:last-child {
    padding-top: 1.25vw;
  }
  .check__text-small {
    font-size: 0.625vw;
  }
  .check__underline {
    position: relative;
    padding-left: 0.521vw;
  }
  .check__underline::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.26vw;
    left: 0;
    width: 100%;
    height: 0.417vw;
    border-radius: 0.156vw;
    background: var(--main-color);
    opacity: 0.3;
  }
  .check__img {
    margin-top: 3.8194444444vw;
    width: 41.3194444444vw;
  }
  .detail__check:not(:first-child) {
    margin-top: 3.4722222222vw;
  }
  .detail__check-notes {
    padding-top: 0.938vw;
    padding-left: 0;
  }
  .detail__footnotes {
    padding-top: 4.01vw;
  }
  .detail__accordion {
    border-top: 0.104vw solid var(--border-color);
    border-bottom: 0.104vw solid var(--border-color);
  }
  .accordion__head {
    font-size: 0.938vw;
    letter-spacing: 0.2em;
    background: var(--white-color);
    padding: 1.042vw 1.943vw;
    text-align: center;
    display: block grid;
    grid-template: ". icon"/1fr 1.042vw;
    align-items: center;
    cursor: pointer;
  }
  .accordion__head::before, .accordion__head::after {
    content: "";
    grid-area: icon;
    border-block-end: 2px solid var(--border-color);
  }
  .accordion__head::after {
    rotate: 90deg;
  }
  .accordion__head:where([open] > *)::after {
    opacity: 0;
  }
  summary::-webkit-details-marker {
    display: none;
  }
  .accordion__body {
    font-size: 0.625vw;
    line-height: 2;
    letter-spacing: 0.1em;
    padding-top: 2.396vw;
    padding-bottom: 3.75vw;
    background: var(--white-color);
  }
  .accordion__text {
    padding: 0 1.563vw 1.25vw;
  }
  .accordion__text:first-child {
    padding-bottom: 2.5vw;
  }
}
@media screen and (min-width: 1920px) {
  .details {
    background-image: url(../IMAGES/bg_white.jpg);
    background-repeat: repeat;
    background-size: 70px;
    margin-top: -1px;
  }
  .details__sub-text {
    font-size: 24px;
    letter-spacing: 0.2em;
    padding-top: 8px;
    padding-left: 95.6px;
    color: var(--main-color);
    position: relative;
  }
  .details__sub-text::before {
    content: "";
    display: block;
    width: 320px;
    height: 2px;
    background-color: var(--main-color);
    position: absolute;
    top: 0;
    left: 0;
    border-top-right-radius: 1px;
    border-radius: 1px;
  }
  .details__body {
    padding: 92px 25px 160px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 64px;
  }
  .detail {
    position: relative;
  }
  .detail:not(:last-child) {
    padding-bottom: 118px;
  }
  .detail:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 63px;
    height: 54px;
    background: var(--border-r-color);
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .detail-check {
    width: 1200px;
    margin-inline: auto;
  }
  .detail__head {
    text-align: center;
    color: var(--text-color);
  }
  .detail__title {
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0.2em;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .detail__rotate {
    display: inline-block;
    font-size: 90px;
    color: var(--main-color);
    transform: rotate(13deg);
    position: static;
  }
  .detail__text {
    font-size: 24px;
    letter-spacing: 0.1em;
    padding-top: 36px;
  }
  .detail__title-bottom {
    padding-top: 4px;
  }
  .detail__text-bottom {
    padding-top: 40px;
    line-height: 1.2;
    letter-spacing: 0.2em;
  }
  .detail__img {
    width: 823.58px;
    margin-inline: auto;
    padding-top: 71px;
  }
  .detail__middle {
    padding-top: 44px;
  }
  .detail__advantages {
    padding-top: 62px;
    display: grid;
    grid-template-columns: repeat(3, 363px);
    justify-content: center;
    gap: 55px;
  }
  .advantage {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-template-rows: 128px 80px;
    gap: 30px;
    align-items: center;
    border: 3px solid var(--border-color);
    border-radius: 20px;
    padding: 70px 14px 46px;
    height: unset;
    background: var(--white-color);
  }
  .advantage__img {
    width: 250px;
    margin-inline: auto;
  }
  .advantage__text {
    font-size: 25px;
    line-height: 1.7142857143;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
  }
  .detail__text-large {
    font-size: 29.75px;
  }
  .detail__options {
    padding-top: 41px;
    display: grid;
    grid-template-columns: repeat(3, 363px);
    justify-content: center;
    gap: 55.4px;
  }
  .option {
    border: 3px solid var(--border-color);
    border-radius: 20px;
    position: relative;
    padding: 60px 10px 30px;
    display: grid;
    gap: 16px;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: var(--white-color);
  }
  .option__no {
    font-size: 36px;
    letter-spacing: 0.2em;
    color: var(--border-color);
    position: absolute;
    top: -14px;
    left: 18px;
  }
  .option__title {
    font-size: 31px;
    line-height: 1.2;
    letter-spacing: 0.2em;
    color: var(--main-color);
  }
  .option__text-small {
    font-size: 20px;
  }
  .option__note-small {
    font-size: 17px;
  }
  .option__img {
    margin-inline: auto;
    width: 280px;
  }
  .option__text {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .detail__notes {
    font-size: 12px;
    padding-top: 16px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .detail__note {
    text-indent: -2em;
    padding-left: 2em;
    letter-spacing: 0.1em;
  }
  .detail__ajust {
    padding-top: 66px;
    width: 1200px;
    margin-inline: auto;
  }
  .check {
    border-radius: 20px;
    text-align: center;
  }
  .check__head {
    font-size: 40.8px;
    color: var(--white-color);
    padding: 0;
    border-radius: 20px 20px 0 0;
    background: var(--main-color);
    text-transform: uppercase;
  }
  .check__bottom {
    font-size: 28px;
    line-height: 1.7142857143;
    letter-spacing: 0.1em;
    padding: 54px 10px;
    text-align: center;
    background: var(--white-color);
    border-radius: 0 0 20px 20px;
    border-left: 3px solid var(--border-color);
    border-right: 3px solid var(--border-color);
    border-bottom: 3px solid var(--border-color);
  }
  .check__text:last-child {
    padding-top: 24px;
  }
  .check__text-small {
    font-size: 12px;
  }
  .check__underline {
    position: relative;
    padding-left: 10px;
  }
  .check__underline::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 8px;
    border-radius: 3px;
    background: var(--main-color);
    opacity: 0.3;
  }
  .check__img {
    margin-top: 73px;
    width: 792px;
  }
  .detail__check:not(:first-child) {
    margin-top: 67px;
  }
  .detail__check-notes {
    padding-top: 18px;
    padding-left: 0;
  }
  .detail__footnotes {
    padding-top: 77px;
  }
  .detail__accordion {
    border-top: 2px solid var(--border-color);
    border-bottom: 2px solid var(--border-color);
  }
  .accordion__head {
    font-size: 18px;
    letter-spacing: 0.2em;
    background: var(--white-color);
    padding: 20px 37.3px;
    text-align: center;
    display: block grid;
    grid-template: ". icon"/1fr 20px;
    align-items: center;
    cursor: pointer;
  }
  .accordion__head::before, .accordion__head::after {
    content: "";
    grid-area: icon;
    border-block-end: 2px solid var(--border-color);
  }
  .accordion__head::after {
    rotate: 90deg;
  }
  .accordion__head:where([open] > *)::after {
    opacity: 0;
  }
  summary::-webkit-details-marker {
    display: none;
  }
  .accordion__body {
    font-size: 12px;
    line-height: 2;
    letter-spacing: 0.1em;
    padding-top: 46px;
    padding-bottom: 72px;
    background: var(--white-color);
  }
  .accordion__text {
    padding: 0 30px 24px;
  }
  .accordion__text:first-child {
    padding-bottom: 48px;
  }
}
/*=============================================================
# subscribe
=============================================================*/
.subscribe__head {
  padding-top: 2.564vw;
  padding-bottom: 6.154vw;
  color: var(--white-color);
}

.subscribe__title {
  font-size: 7.179vw;
  line-height: 1.7;
  letter-spacing: 0.2em;
  text-align: center;
}

.subscribe__title-deco {
  font-size: 4.103vw;
  line-height: 1.8125;
  letter-spacing: 0.2em;
  position: relative;
  padding-left: 0.769vw;
  display: inline-block;
}

.subscribe__title-deco::after {
  content: "";
  display: inline-block;
  background-image: linear-gradient(to right, var(--dashline-color) 3px, transparent 4px);
  background-size: 1.795vw 0.513vw;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.subscribe__sub-title {
  font-size: 3.59vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  text-align: center;
  padding-top: 1.538vw;
}

.subscribe__wrap {
  background-image: url(../IMAGES/bg_ivory.jpg);
  background-repeat: repeat;
  padding: 10.256vw 3.795vw;
  background-size: 10.256vw;
  color: var(--text-color);
}

.subscribe__top {
  padding: 4.103vw 2.051vw 2.051vw;
  border: 4px solid var(--white-color);
  background: var(--movie-back-color);
  border-radius: 2.564vw;
}

.sub-top__head {
  text-align: center;
}

.sub-top__title {
  font-size: 3.59vw;
  letter-spacing: 0.1em;
}

.sub-top__sub-title {
  font-size: 4.872vw;
  line-height: 1;
  letter-spacing: 0.1em;
}

.sub-top__deco {
  font-size: 6.10215vw;
  color: var(--main-color);
}

.sub-top__movie {
  padding-top: 4.359vw;
}

.youtube-frame {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 2.051vw;
  vertical-align: bottom;
}

.youtube-wrapper {
  position: relative;
  margin-bottom: 30px;
  transition: width 0.3s;
}

.youtube-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  z-index: 1;
  border-radius: 2.051vw;
}

.youtube-wrapper a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.paly-btn-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}

.play-btn {
  cursor: pointer;
  z-index: 100;
  content: "";
  display: block;
  background-image: url(../IMAGES/icon_play-color.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 8.462vw;
  height: 8.462vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (any-hover: hover) {
  .youtube-wrapper:hover .play-btn {
    background-image: url(../IMAGES/icon_play-hover.svg);
    transition: width 0.3s;
  }
}
.youtube-wrapper {
  width: 100%;
  margin: 2.051vw auto 0;
  border-radius: 2.564vw;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .youtube-frame {
    width: 100%;
    aspect-ratio: 16/9;
    border-radius: 0.938vw;
  }
  .youtube-wrapper {
    position: relative;
    margin-bottom: 1.563vw;
    transition: 0.3s all;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .youtube-wrapper:hover .play-btn {
    background-image: url(../IMAGES/icon_play-hover.svg);
    transition: width 0.3s;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .youtube-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    border-radius: 0.833vw;
  }
  .youtube-wrapper a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .youtube-wrapper a:hover .filter {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
    transition: 0.3s all;
    aspect-ratio: 16/9;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .paly-btn-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 100;
  }
  .play-btn {
    position: relative;
    cursor: pointer;
    z-index: 100;
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_play-color.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 4.271vw;
    height: 4.271vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.3s;
  }
  .youtube-wrapper {
    width: 88%;
    margin: 24px auto 0;
    border-radius: 0.833vw;
  }
}
@media screen and (min-width: 1920px) {
  .youtube-frame {
    width: 100%;
    aspect-ratio: 16/9;
    border-radius: 18px;
  }
  .youtube-wrapper {
    position: relative;
    margin-bottom: 30px;
    transition: background-image 0.3s;
  }
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .youtube-wrapper:hover .play-btn {
    background-image: url(../IMAGES/icon_play-hover.svg);
    transition: width 0.3s;
  }
}
@media screen and (min-width: 1920px) {
  .youtube-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    border-radius: 16px;
  }
  .youtube-wrapper a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .youtube-wrapper a:hover .filter {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
    transition: 0.3s all;
    aspect-ratio: 16/9;
  }
}
@media screen and (min-width: 1920px) {
  .paly-btn-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 100;
  }
  .play-btn {
    position: relative;
    cursor: pointer;
    z-index: 100;
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_play-color.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 82px;
    height: 82px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.3s;
  }
  .youtube-wrapper {
    width: 88%;
    margin: 24px auto 0;
    border-radius: 16px;
  }
}
.sub-top__modal {
  position: relative;
}

.sub-top__modal::after {
  content: "";
  display: block;
  background-image: url(../IMAGES/icon_play-color.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 8.462vw;
  height: 8.462vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sub-top__modal img {
  border-radius: 2.564vw;
  vertical-align: bottom;
}

.sub-bottom {
  margin-top: 8.205vw;
  padding: 6.154vw 3.846vw;
  border-radius: 2.564vw;
  background: var(--white-color);
}
.sub-bottom .credit-card__info {
  position: relative;
  display: inline;
  display: flex;
}
.sub-bottom .credit-card__icon {
  display: inline-block;
  position: static;
}
.sub-bottom .credit-card__icon:not(:hover) {
  background-image: url(../IMAGES/icon_pc-i.svg);
}
.sub-bottom .credit-card__info-wrap {
  left: -54.5vw;
  top: 6.5vw;
  color: var(--text-color);
}
.sub-bottom .credit-card__info-wrap::before {
  right: 32vw;
}
@media screen and (min-width: 769px) {
  .sub-bottom .credit-card__info {
    top: auto;
    right: auto;
  }
  .sub-bottom .credit-card__icon {
    width: 1.6vw;
    height: 1.6vw;
  }
  .sub-bottom .credit-card__info-wrap {
    left: -18vw;
    top: 3vw;
    width: 34vw;
    right: auto;
  }
  .sub-bottom .credit-card__info-wrap::before {
    right: 14.8vw;
  }
}
@media screen and (min-width: 1920px) {
  .sub-bottom .credit-card__info-wrap {
    left: -345px;
    top: 57px;
    width: 653px;
  }
  .sub-bottom .credit-card__info-wrap::before {
    right: 284px;
  }
  .sub-bottom .credit-card__icon {
    width: 30px;
    height: 30px;
  }
}

.sub-bottom__text {
  font-size: 3.59vw;
  letter-spacing: 0.12em;
  padding: 1.795vw 1.795vw;
  border-radius: 1.282vw;
  background: var(--border-r-color);
  text-align: center;
}

.sub-bottom__payment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-left: 1.25vw;
}

.sub-bottom__payment::after {
  content: "";
  display: inline-block;
  background-image: linear-gradient(to right, var(--border-r-color) 5px, transparent 5px);
  background-size: 2.564vw 0.513vw;
  background-position: left bottom;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 1.282vw;
  left: 0;
  width: 100%;
  height: 1.282vw;
}

.sub-bottom__pay-type {
  font-size: 3.59vw;
  letter-spacing: 0.06em;
}

.sub-bottom__pay-tax {
  font-size: 2.564vw;
  letter-spacing: 0.06em;
}

.sub-bottom__price {
  font-size: 3.077vw;
}

.sub-bottom__value {
  font-size: 6.97425vw;
  color: var(--main-color);
  padding-right: 1.282vw;
}

.sub-bottom__notes {
  font-size: 2.564vw;
  line-height: 2;
}

.sub-bottom__frame {
  font-size: 4.103vw;
  line-height: 1.75;
  letter-spacing: 0.2em;
  color: var(--main-color);
  text-align: center;
  padding-top: 4.615vw;
  padding-bottom: 2.564vw;
  margin-inline: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}

.sub-bottom__frame::after {
  content: "";
  display: block;
  background-image: url(../IMAGES/icon_speech-bubble.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -0.513vw;
  left: 0;
}

.sub-bottom__img {
  width: 64.615vw;
  margin-inline: auto;
  padding-top: 0.256vw;
}

.sub-bottom__img-notes {
  font-size: 2.5641025641vw;
  line-height: 1.8;
  width: 100%;
  margin-inline: auto;
  color: var(--main-color);
  position: relative;
}

.sub-bottom__img-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}

.sub-bottom__img-text {
  grid-column: 2/3;
}

.sub-bottom__btn {
  padding-top: 2.564vw;
}

/* ボタンエリア
------------------------------------------------------*/
.btn-color {
  display: inline-block;
  display: grid;
  justify-content: center;
  align-items: center;
  padding: 1.538vw 2.051vw;
  background-color: var(--main-color);
  border: 0.256vw solid var(--main-color);
  color: var(--white-color);
  text-align: center;
  text-decoration: none;
  border-radius: 1.282vw;
  cursor: pointer;
  position: relative;
  font-size: 3.59vw;
  letter-spacing: 0.1em;
  box-shadow: 0 0.769vw 0 0 #EAEAEA;
}

.btn-color::after {
  content: "";
  display: block;
  background-color: var(--white-color);
  width: 1.538vw;
  height: 2.308vw;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6.064vw;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .subscribe__head {
    padding-top: 3.333vw;
    padding-bottom: 3.333vw;
    color: var(--white-color);
  }
  .subscribe__title {
    font-size: 2.5vw;
    line-height: 1.5;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .subscribe__title-deco {
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0.2em;
    position: relative;
    padding-left: 0.26vw;
    padding-right: 0.26vw;
  }
  .subscribe__title-deco::after {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--dashline-color) 0.26vw, transparent 0.365vw);
    background-size: 0.625vw 0.156vw;
    background-position: left bottom;
    background-repeat: repeat-x;
    position: absolute;
    top: 0.104vw;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .subscribe__sub-title {
    font-size: 1.25vw;
    line-height: 1.5;
    letter-spacing: 0.12em;
    text-align: center;
  }
  .subscribe__wrap {
    background-image: url(../IMAGES/bg_ivory.jpg);
    background-repeat: repeat;
    background-size: 3.646vw;
    padding: 8.333vw 1.302vw;
    color: var(--text-color);
  }
  .subscribe__top {
    padding: 1.042vw 0 2.083vw;
    border: 0.417vw solid var(--white-color);
    background: var(--movie-back-color);
    border-radius: 1.042vw;
    width: 49.375vw;
    margin-inline: auto;
  }
  .sub-top__head {
    text-align: center;
  }
  .sub-top__title {
    font-size: 1.406vw;
    letter-spacing: 0.1em;
  }
  .sub-top__sub-title {
    font-size: 1.875vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .sub-top__deco {
    font-size: 2.346vw;
    color: var(--main-color);
  }
  .sub-top__movie {
    padding-top: 1.354vw;
    display: flex;
    justify-content: center;
  }
  .sub-top__modal {
    width: 42.708vw;
    position: relative;
  }
  .sub-top__modal::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_play-color.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 4.271vw;
    height: 4.271vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
  /* ボタンエリア
  ------------------------------------------------------*/
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .sub-top__modal:hover::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_play-hover.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 4.271vw;
    height: 4.271vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .sub-top__modal img {
    border-radius: 0.833vw;
    vertical-align: bottom;
  }
  .sub-bottom {
    margin-top: 6.667vw;
    padding: 6.667vw 0 4.74vw;
    border-radius: 1.042vw;
    background: var(--white-color);
    width: 80vw;
    margin-inline: auto;
    display: grid;
    grid-template-columns: 6.693vw 35.156vw 4.635vw 26.725vw 6.693vw;
    grid-template-rows: repeat(8, auto);
  }
  .sub-bottom__text {
    font-size: 1.458vw;
    letter-spacing: 0.05em;
    padding: 0.313vw 1vw;
    border-radius: 0.521vw;
    grid-column: 2/3;
    grid-row: 1/2;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sub-bottom__payments {
    grid-column: 2/3;
    grid-row: 2/5;
  }
  .sub-bottom__payment {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .sub-bottom__payment::after {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--border-r-color) 0.521vw, transparent 0.521vw);
    background-size: 1.042vw 0.156vw;
    background-position: left bottom;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0.26vw;
    left: 0;
    width: 100%;
    height: 0.313vw;
  }
  .sub-bottom__pay-type {
    font-size: 1.458vw;
  }
  .sub-bottom__pay-tax {
    font-size: 0.938vw;
  }
  .sub-bottom__price {
    font-size: 1.25vw;
    line-height: 1.7;
  }
  .sub-bottom__value {
    font-size: 3.177vw;
    color: var(--main-color);
    padding-right: 0.26vw;
  }
  .sub-bottom__notes {
    font-size: 1.094vw;
    line-height: 2;
    grid-column: 2/3;
    grid-row: 5/7;
    margin-top: 1.667vw;
  }
  .sub-bottom__frame {
    font-size: 1.406vw;
    line-height: 1.75;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
    padding-top: 2.604vw;
    padding-bottom: 0.521vw;
    margin-inline: auto;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    grid-column: 4/5;
    grid-row: 1/3;
  }
  .sub-bottom__frame::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_speech-bubble.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -1.875vw;
    left: 0;
  }
  .sub-bottom__img {
    width: 32.917vw;
    margin-inline: auto;
    padding-top: 0.052vw;
    grid-column: 3/6;
    grid-row: 3/6;
    padding-top: 1.979vw;
  }
  .sub-bottom__img-notes {
    font-size: 0.729vw;
    line-height: 1.8;
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(2, 1.563vw);
    grid-column: 3/7;
    grid-row: 5/8;
    margin-top: 8vw;
  }
  .sub-bottom__img-title {
    gap: 1.5em;
  }
  .sub-bottom__img-text {
    grid-column: 2/3;
  }
  .sub-bottom__btn {
    padding-top: 3.333vw;
    width: 100%;
    grid-column: span 2;
    grid-row: 7/8;
    grid-column: 2/5;
  }
  .btn-color-wrap {
    width: 100%;
    height: 5vw;
    border-radius: 0.625vw;
    display: inline-block;
    cursor: pointer;
  }
  .btn-color {
    /* border: 0.188vw solid var(--white-color); */
    border-width: 0.188vw;
    border-radius: 0.625vw;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0.2083333333vw 0 0 #C7E6FF;
    display: grid;
    justify-content: center;
    align-items: center;
    color: var(--white-color);
    background-color: var(--main-color);
    text-align: center;
    position: relative;
    font-size: 1.25vw;
    padding-top: 0.625vw;
    padding-bottom: 0.625vw;
  }
  .btn-color::after {
    content: "";
    display: block;
    background-color: var(--white-color);
    width: 0.75vw;
    height: 1.125vw;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3.125vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .btn-color-wrap:hover .btn-color {
    transform: translateY(0.2083333333vw);
    color: var(--main-color);
    background-color: var(--white-color);
    border: 0.188vw solid var(--main-color);
    box-shadow: none;
  }
  .btn-color-wrap:hover .btn-color::after {
    background-color: var(--main-color);
  }
}
@media screen and (min-width: 1920px) {
  .subscribe__head {
    padding-top: 64px;
    padding-bottom: 64px;
    color: var(--white-color);
  }
  .subscribe__title {
    font-size: 48px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .subscribe__title-deco {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.2em;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
  }
  .subscribe__title-deco::after {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--dashline-color) 5px, transparent 7px);
    background-size: 12px 3px;
    background-position: left bottom;
    background-repeat: repeat-x;
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .subscribe__sub-title {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.12em;
    text-align: center;
  }
  .subscribe__wrap {
    background-image: url(../IMAGES/bg_ivory.jpg);
    background-repeat: repeat;
    background-size: 70px;
    padding: 160px 25px;
    color: var(--text-color);
  }
  .subscribe__top {
    padding: 20px 0 40px;
    border: 8px solid var(--white-color);
    background: var(--movie-back-color);
    border-radius: 20px;
    width: 948px;
    margin-inline: auto;
  }
  .sub-top__head {
    text-align: center;
  }
  .sub-top__title {
    font-size: 27px;
    letter-spacing: 0.1em;
  }
  .sub-top__sub-title {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .sub-top__deco {
    font-size: 45.05px;
    color: var(--main-color);
  }
  .sub-top__movie {
    padding-top: 26px;
    display: flex;
    justify-content: center;
  }
  .sub-top__modal {
    width: 820px;
    position: relative;
  }
  .sub-top__modal::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_play-color.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 82px;
    height: 82px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
  /* ボタンエリア
  ------------------------------------------------------*/
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .sub-top__modal:hover::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_play-hover.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 82px;
    height: 82px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}
@media screen and (min-width: 1920px) {
  .sub-top__modal img {
    border-radius: 16px;
    vertical-align: bottom;
  }
  .sub-bottom {
    margin-top: 128px;
    padding: 128px 0 91px;
    border-radius: 20px;
    background: var(--white-color);
    width: 1536px;
    margin-inline: auto;
    display: grid;
    grid-template-columns: 128.5px 675px 89px 514px 128.5px;
    grid-template-rows: repeat(8, auto);
  }
  .sub-bottom__text {
    font-size: 28px;
    letter-spacing: 0.05em;
    padding: 6px 19px;
    border-radius: 10px;
    grid-column: 2/3;
    grid-row: 1/2;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
  }
  .sub-bottom__payments {
    grid-column: 2/3;
    grid-row: 2/5;
  }
  .sub-bottom__payment {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .sub-bottom__payment::after {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--border-r-color) 10px, transparent 10px);
    background-size: 20px 3px;
    background-position: left bottom;
    background-repeat: repeat-x;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 5px;
  }
  .sub-bottom__pay-type {
    font-size: 28px;
  }
  .sub-bottom__pay-tax {
    font-size: 18px;
  }
  .sub-bottom__price {
    font-size: 24px;
    line-height: 1.7;
  }
  .sub-bottom__value {
    font-size: 61px;
    color: var(--main-color);
    padding-right: 5px;
  }
  .sub-bottom__notes {
    font-size: 21px;
    line-height: 2;
    grid-column: 2/3;
    grid-row: 5/7;
    margin-top: 32px;
  }
  .sub-bottom__frame {
    font-size: 27px;
    line-height: 1.75;
    letter-spacing: 0.2em;
    color: var(--main-color);
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px;
    margin-inline: auto;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    grid-column: 4/5;
    grid-row: 1/3;
  }
  .sub-bottom__frame::after {
    content: "";
    display: block;
    background-image: url(../IMAGES/icon_speech-bubble.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -36px;
    left: 0;
  }
  .sub-bottom__img {
    width: 632px;
    margin-inline: auto;
    padding-top: 1px;
    grid-column: 3/6;
    grid-row: 3/7;
    padding-top: 38px;
  }
  .sub-bottom__img-notes {
    font-size: 14px;
    line-height: 1.8;
    grid-column: 3/7;
    grid-row: 5/8;
    margin-top: 153px;
  }
  .sub-bottom__img-title {
    gap: 1.5em;
  }
  .sub-bottom__img-text {
    grid-column: 2/3;
  }
  .sub-bottom__btn {
    padding-top: 64px;
    width: 100%;
    grid-column: span 2;
    grid-row: 7/8;
    grid-column: 2/5;
  }
  .btn-color-wrap {
    width: 100%;
    height: 80px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
  }
  .btn-color {
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 0 #C7E6FF;
    color: var(--white-color);
    background-color: var(--main-color);
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .btn-color::after {
    background-color: var(--white-color);
    width: 14px;
    height: 21px;
    right: 59px;
  }
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .btn-color-wrap:hover .btn-color {
    transform: translateY(10px);
    color: var(--main-color);
    background-color: var(--white-color);
    border: 3px solid var(--main-color);
    box-shadow: none;
  }
  .btn-color-wrap:hover .btn-color::after {
    background-color: var(--main-color);
  }
}
/*=============================================================
# sub advantage おまとめプラン　4つのメリット
=============================================================*/
.sub-advantages {
  background-image: url(../IMAGES/bg_white.jpg);
  background-repeat: repeat;
  background-size: 10.256vw;
  margin-top: -0.256vw;
  color: var(--text-color);
}

.sub-advantages__sub-text {
  font-size: 2.564vw;
  letter-spacing: 0.2em;
  padding-top: 2.051vw;
  padding-left: 6.667vw;
  color: var(--main-color);
  position: relative;
}

.sub-advantages__sub-text::before {
  content: "";
  display: block;
  width: 30.769vw;
  height: 0.256vw;
  background-color: var(--main-color);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0.128vw 0.128vw 0;
}

.sub-advantage {
  padding: 10.769vw 3.59vw 16.41vw;
}

.sub-advantage__title {
  font-size: 5.641vw;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.2em;
}

.sub-advantage__deco {
  font-size: 6.5382vw;
  color: var(--main-color);
}

.sub-advantage__cards {
  padding-top: 8.462vw;
  display: grid;
  grid-template-columns: 1fr;
  gap: 4.103vw;
}

.sub-advantage__card {
  border: 0.256vw solid var(--border-color);
  border-radius: 2.564vw;
  padding-top: 6.154vw;
  padding-bottom: 6.154vw;
  position: relative;
  background: var(--white-color);
}

.sub-advantage-card__no {
  font-size: 2.61545vw;
  letter-spacing: 0.1em;
  color: var(--white-color);
  background: var(--main-color);
  text-align: center;
  padding-top: 0.256vw 2.051vw;
  width: 16.667vw;
  text-transform: uppercase;
  position: absolute;
  top: -0.256vw;
  left: 50%;
  transform: translateX(-50%);
}

.sub-advantage-card__title {
  font-size: 5.128vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: var(--main-color);
  padding-top: 2.051vw;
  text-align: center;
  white-space: nowrap;
}

.sub-advantage-card__space {
  letter-spacing: 0.05em;
}

.sub-advantage-card__img {
  padding-top: 4.103vw;
  margin-inline: auto;
}

.sub-advantage-card__img img {
  vertical-align: middle;
}

.img-point01 {
  width: 61.282vw;
}

.img-point02 {
  width: 77.879vw;
}

.img-point03 {
  width: 79.487vw;
}

.img-point04 {
  width: 77.954vw;
}

.sub-advantage-card__text {
  padding-top: 3.59vw;
  padding-bottom: 4.103vw;
  text-align: center;
  font-size: 3.59vw;
}

.sub-advantage-card__underline {
  position: relative;
  display: inline-block;
}

.sub-advantage-card__underline::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0.513vw;
  left: 0;
  width: 100%;
  height: 1.538vw;
  border-radius: 0.769vw;
  background: var(--main-color);
  opacity: 0.5;
  position: absolute;
  bottom: 0.9vw;
  left: 0;
  width: 100%;
  height: 1.538vw;
}

.sub-advantage-card__asterisk {
  font-size: 2.051vw;
}

.sub-advantage-card__small-txt {
  font-size: 2.564vw;
  display: inline-block;
  line-height: 1.5;
  margin-left: 1em;
  text-indent: -1em;
}

.sub-advantage-card__btm-items {
  padding-top: 4.103vw;
  padding-left: 4.103vw;
  display: grid;
  gap: 4.103vw;
  position: relative;
}

.sub-advantage-card__btm-items::before {
  content: "";
  display: inline-block;
  background-image: linear-gradient(to right, var(--sub-adv-dashline-color) 0.769vw, transparent 1.282vw);
  background-size: 2.051vw 0.256vw;
  background-position: left top;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.26vw;
}

.sub-advantage-card__btm-item {
  font-size: 3.077vw;
  letter-spacing: 0.1em;
  display: grid;
  grid-template-columns: 5.385vw 70.256vw;
  -moz-column-gap: 2.051vw;
       column-gap: 2.051vw;
}

.sub-advantage-card__icon {
  width: 5.385vw;
  grid-row: span 2;
}

.sub-advantage-card__checktext {
  margin-top: -0.513vw;
}

.sub-advantage__notes {
  font-size: 2.564vw;
  padding-top: 4.103vw;
}

.sub-advantage__note {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .sub-advantages {
    background-image: url(../IMAGES/bg_white.jpg);
    background-repeat: repeat;
    background-size: 3.646vw;
    margin-top: -0.052vw;
    color: var(--text-color);
  }
  .sub-advantages__sub-text {
    font-size: 1.25vw;
    letter-spacing: 0.2em;
    padding-top: 0.417vw;
    padding-left: 3.328vw;
    color: var(--main-color);
    position: relative;
  }
  .sub-advantages__sub-text::before {
    content: "";
    display: block;
    width: 16.667vw;
    height: 0.104vw;
    background-color: var(--main-color);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0.052vw 0.052vw 0;
  }
  .sub-advantage {
    padding-top: 4.792vw;
    padding-bottom: 8.333vw;
  }
  .sub-advantage__title {
    font-size: 2.5vw;
    line-height: 1.2;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .sub-advantage__deco {
    font-size: 3.9848vw;
    color: var(--main-color);
    padding-left: 1.354vw;
  }
  .sub-advantage__cards {
    padding-top: 3.333vw;
    display: grid;
    grid-template-columns: 35.625vw 35.625vw;
    justify-content: center;
    gap: 2.083vw;
  }
  .sub-advantage__card {
    border: 0.052vw solid var(--border-color);
    border-radius: 0.833vw;
    padding: 2.813vw 0.833vw 1.792vw;
    position: relative;
    background: var(--white-color);
    display: grid;
    grid-template-columns: 35.625vw;
    grid-template-rows: 5vw 17.604vw 5.208vw 9.948vw;
    justify-content: center;
  }
  .sub-advantage-card__no {
    font-size: 0.75225vw;
    letter-spacing: 0.2em;
    color: var(--white-color);
    background: var(--main-color);
    text-align: center;
    padding-top: 0.052vw 0.417vw;
    width: 5.833vw;
    text-transform: uppercase;
    position: absolute;
    top: -0.052vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .sub-advantage-card__no-large {
    font-size: 0.9741vw;
  }
  .sub-advantage-card__title {
    font-size: 1.667vw;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: var(--main-color);
    padding-top: 0;
    text-align: center;
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .sub-advantage-card__space {
    letter-spacing: 0.2em;
  }
  .sub-advantage-card__img {
    padding-top: 1.25vw;
    margin-inline: auto;
    grid-column: 1/2;
    grid-row: 1/3;
    align-self: center;
  }
  .sub-advantage-card__img img {
    vertical-align: middle;
  }
  .img-point01 {
    width: 18.49vw;
    padding-top: 3.125vw;
    align-self: start;
  }
  .img-point02 {
    width: 31.51vw;
    padding-top: 3.125vw;
  }
  .img-point03 {
    width: 25.437vw;
    padding-top: 5.208vw;
  }
  .img-point04 {
    width: 31.927vw;
    padding-top: 5.208vw;
  }
  .sub-advantage-card__text {
    font-size: 1.25vw;
    line-height: 1.5;
    letter-spacing: 0.2em;
    padding-top: 0;
    text-align: center;
    grid-row: 3/4;
  }
  .sub-advantage-card__checktext {
    margin-top: 0;
  }
  .sub-advantage-card__underline {
    position: relative;
  }
  .sub-advantage-card__underline::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0.104vw;
    left: 0;
    width: 100%;
    height: 0.313vw;
    border-radius: 0.156vw;
    background: var(--main-color);
    opacity: 0.5;
  }
  .sub-advantage-card__btm-items {
    padding-top: 1.25vw;
    padding-left: 2.083vw;
    display: flex;
    flex-direction: column;
    gap: 1.25vw;
    position: relative;
    grid-row: 4/5;
    display: flex;
    justify-content: center;
  }
  .sub-advantage-card__btm-items::before {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--sub-adv-dashline-color) 0.156vw, transparent 0.26vw);
    background-size: 0.417vw 0.052vw;
    background-position: left top;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    width: 35.521vw;
    height: 0.26vw;
  }
  .sub-advantage-card__btm-item {
    font-size: 0.833vw;
    line-height: 1.5;
    letter-spacing: 0.2em;
    display: grid;
    align-items: center;
    grid-template-columns: 1.563vw 29.479vw;
    -moz-column-gap: 0.729vw;
         column-gap: 0.729vw;
  }
  .sub-advantage-card__text-wrap {
    line-height: 1.2;
  }
  .sub-advantage-card__asterisk {
    font-size: 0.521vw;
  }
  .sub-advantage-card__small-txt {
    font-size: 0.625vw;
    white-space: nowrap;
  }
  .sub-advantage-card__icon {
    width: 1.563vw;
    grid-row: span 2;
  }
  .sub-advantage-card__icon img {
    display: block;
  }
  .sub-advantage__notes {
    font-size: 0.625vw;
    padding-top: 0.833vw;
    max-width: 73.333vw;
    width: 100%;
    margin: 0 auto;
  }
  .sub-advantage__note {
    text-indent: -1em;
    padding-left: 1em;
  }
}
@media screen and (min-width: 1920px) {
  .sub-advantages {
    background-image: url(../IMAGES/bg_white.jpg);
    background-repeat: repeat;
    background-size: 70px;
    margin-top: -1px;
    color: var(--text-color);
  }
  .sub-advantages__sub-text {
    font-size: 24px;
    letter-spacing: 0.2em;
    padding-top: 8px;
    padding-left: 63.9px;
    color: var(--main-color);
    position: relative;
  }
  .sub-advantages__sub-text::before {
    content: "";
    display: block;
    width: 320px;
    height: 2px;
    background-color: var(--main-color);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 1px 1px 0;
  }
  .sub-advantage {
    padding-top: 92px;
    padding-bottom: 160px;
  }
  .sub-advantage__title {
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .sub-advantage__deco {
    font-size: 76.5px;
    color: var(--main-color);
    padding-left: 26px;
  }
  .sub-advantage__cards {
    padding-top: 64px;
    display: grid;
    grid-template-columns: 684px 684px;
    justify-content: center;
    gap: 40px;
  }
  .sub-advantage__card {
    border: 1px solid var(--border-color);
    border-radius: 16px;
    padding: 54px 16px 34.4px;
    position: relative;
    background: var(--white-color);
    display: grid;
    grid-template-columns: 684px;
    grid-template-rows: 96px 338px 100px 191px;
    justify-content: center;
  }
  .sub-advantage-card__no {
    font-size: 14.45px;
    letter-spacing: 0.2em;
    color: var(--white-color);
    background: var(--main-color);
    text-align: center;
    padding-top: 1px 8px;
    width: 112px;
    text-transform: uppercase;
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
  }
  .sub-advantage-card__no-large {
    font-size: 18.7px;
  }
  .sub-advantage-card__title {
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: var(--main-color);
    padding-top: 0;
    text-align: center;
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .sub-advantage-card__space {
    letter-spacing: 0.2em;
  }
  .sub-advantage-card__img {
    padding-top: 24px;
    margin-inline: auto;
    grid-column: 1/2;
    grid-row: 1/3;
    align-self: center;
  }
  .sub-advantage-card__img img {
    vertical-align: middle;
  }
  .img-point01 {
    width: 355px;
    padding-top: 60px;
    align-self: start;
  }
  .img-point02 {
    width: 605px;
    padding-top: 60px;
  }
  .img-point03 {
    width: 488.4px;
    padding-top: 100px;
  }
  .img-point04 {
    width: 613px;
    padding-top: 100px;
  }
  .sub-advantage-card__text {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    padding-top: 0;
    text-align: center;
    grid-row: 3/4;
  }
  .sub-advantage-card__underline {
    position: relative;
  }
  .sub-advantage-card__underline::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background: var(--main-color);
    opacity: 0.5;
  }
  .sub-advantage-card__btm-items {
    padding-top: 24px;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
    grid-row: 4/5;
    display: flex;
    justify-content: center;
  }
  .sub-advantage-card__btm-items::before {
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right, var(--sub-adv-dashline-color) 3px, transparent 5px);
    background-size: 8px 1px;
    background-position: left top;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    width: 682px;
    height: 5px;
  }
  .sub-advantage-card__btm-item {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    display: grid;
    align-items: center;
    grid-template-columns: 30px 566px;
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
  .sub-advantage-card__text-wrap {
    line-height: 1.2;
  }
  .sub-advantage-card__asterisk {
    font-size: 10px;
  }
  .sub-advantage-card__small-txt {
    font-size: 12px;
    white-space: nowrap;
  }
  .sub-advantage-card__icon {
    width: 30px;
    grid-row: span 2;
  }
  .sub-advantage-card__icon img {
    display: block;
  }
  .sub-advantage__notes {
    font-size: 12px;
    padding-top: 16px;
    max-width: 1408px;
    width: 100%;
    margin: 0 auto;
  }
  .sub-advantage__note {
    text-indent: -1em;
    padding-left: 1em;
  }
  .sub-advantage-card__checktext {
    margin-top: 0;
  }
}
/*=============================================================
# banner
=============================================================*/
/* banner
------------------------------------------------------*/
.banner {
  padding-top: 16.41vw;
  padding-bottom: 16.41vw;
  background: var(--white-color);
}

.banner__items {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 3.8461538462vw;
  gap: 6.1538461538vw;
}

.banner__item {
  border-radius: 1.5384615385vw;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .banner {
    padding-top: 5.5555555556vw;
    padding-bottom: 6.9444444444vw;
  }
  .banner__items {
    flex-direction: row;
    gap: 1.1111111111vw;
    width: 83.5416666667vw;
    padding: 0;
    margin-inline: auto;
  }
  .banner__item {
    border-radius: 0.4166666667vw;
  }
  .banner__item img {
    border-radius: 0.521vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .banner__items a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1920px) {
  .banner {
    padding-top: 106px;
    padding-bottom: 133px;
  }
  .banner__items {
    display: flex;
    flex-direction: row;
    padding: 0;
    gap: 21px;
    width: 1603px;
    margin-inline: auto;
  }
  .banner__item {
    border-radius: 8px;
  }
  .banner__item img {
    vertical-align: top;
    border-radius: 10px;
    border: none;
  }
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .banner__items a:hover {
    opacity: 0.8;
  }
}
/*=============================================================
# Floating
=============================================================*/
/*common*/
.js-floating-top, .js-floating-bottom {
  transition: transform 400ms cubic-bezier(0.19, 1, 0.22, 1);
}

/*none-show*/
.js-floating-top {
  transform: translateY(-100%);
}

.js-floating-bottom {
  transform: translateY(100%);
}

@media screen and (min-width: 769px) {
  .js-floating-top {
    transform: translateX(100%);
  }
}
/*show*/
.js-floating-top.show {
  transform: translate(0, 0);
}

.js-floating-bottom.show {
  transform: translateY(0);
}

/* Floating top
------------------------------------------------------*/
.floating-top {
  background: var(--main-color);
  position: fixed;
  z-index: 998;
  top: 0;
  right: 0;
  width: 100vw;
}

.floating-top__items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  -moz-column-gap: 2.051vw;
       column-gap: 2.051vw;
}

.floating-top__item {
  max-width: 46.154vw;
  width: 45.897vw;
  padding-top: 2.692vw;
  padding-bottom: 2.436vw;
}

.floating-top__link {
  color: var(--main-color);
  background-color: var(--white-color);
  font-size: 2.564vw;
  width: 45.897vw;
  height: 8.974vw;
  border-radius: 1.282vw;
  -moz-column-gap: 2.308vw;
       column-gap: 2.308vw;
  line-height: 1;
  padding-left: 4.103vw;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  writing-mode: inherit;
}

.floating-top__img-credit {
  width: 7.436vw;
}

.floating-top__img-subscribe {
  width: 10.769vw;
}

.floating-top__link img {
  vertical-align: inherit;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .floating-top {
    background: transparent;
    position: fixed;
    right: 0;
    width: 3.125vw;
    height: 23.958vw;
    inset: 0;
    margin-left: auto;
    margin-top: 10vh;
    margin-bottom: auto;
    height: 23.958vw;
  }
  .floating-top__items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.833vw 0;
  }
  .floating-top__item {
    border-radius: 0.521vw 0 0 0.521vw;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 0;
    width: 3.125vw;
    max-width: 3.125vw;
  }
  .floating-top__link {
    font-size: 0.677vw;
    width: 3.125vw;
    height: 11.458vw;
    padding: 0;
    border-radius: 0.521vw 0 0 0.521vw;
    gap: 0 0.521vw;
    letter-spacing: -0.32em;
    color: var(--main-color);
    background-color: var(--white-color);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-lr;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) and (any-hover: hover) {
  .floating-top__link:hover {
    background: var(--border-r-color);
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .floating-top__img-credit {
    width: 2.149vw;
  }
  .floating-top__img-subscribe {
    width: 1.855vw;
  }
}
@media screen and (min-width: 1920px) {
  .floating-top {
    background: transparent;
    position: fixed;
    right: 0;
    width: 60px;
    height: 460px;
    inset: 0;
    margin-left: auto;
    margin-top: 10vh;
    margin-bottom: auto;
    height: 460px;
  }
  .floating-top__items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px 0;
  }
  .floating-top__item {
    border-radius: 10px 0 0 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 0;
    width: 60px;
    max-width: 60px;
  }
  .floating-top__link {
    font-size: 13px;
    width: 60px;
    height: 220px;
    padding: 0;
    border-radius: 10px 0 0 10px;
    gap: 0 10px;
    letter-spacing: -0.32em;
    color: var(--main-color);
    background-color: var(--white-color);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-lr;
  }
}
@media screen and (min-width: 1920px) and (any-hover: hover) {
  .floating-top__link:hover {
    background: var(--border-r-color);
  }
}
@media screen and (min-width: 1920px) {
  .floating-top__img-credit {
    width: 41.27px;
  }
  .floating-top__img-subscribe {
    width: 35.61px;
  }
}
/* Floating bottom
------------------------------------------------------*/
.floating-bottom {
  background: var(--backgrand-rgb-color);
  position: fixed;
  z-index: 998;
  bottom: 0;
  left: 0;
  width: 100vw;
}

.floating-bottom__items {
  padding-top: 2.821vw;
  padding-bottom: 3.333vw;
  display: flex;
  justify-content: center;
  gap: 3.077vw;
}

.floating-bottom__link {
  font-size: 2.564vw;
  width: 27.949vw;
  color: var(--main-color);
  background: var(--white-color);
  padding-top: 1.538vw;
  padding-bottom: 1.538vw;
  border-radius: 1.282vw;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.59vw;
  position: relative;
}

.floating-bottom__img {
  display: inline-block;
  width: 1.282vw;
  position: absolute;
  right: 2.564vw;
  top: 50%;
  transform: translateY(-50%);
}

.floating-bottom__img img {
  display: block;
}

@media screen and (min-width: 769px) and (max-width: 1919px) {
  .floating-bottom {
    background: var(--backgrand-rgb-pc-color);
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .floating-bottom__items {
    padding-top: 1vw;
    padding-bottom: 1vw;
    height: auto;
    display: flex;
    justify-content: center;
    gap: 0.417vw;
  }
  .floating-bottom__link {
    font-size: 0.833vw;
    width: 9.375vw;
    color: var(--main-color);
    background: var(--white-color);
    padding-top: 0.156vw;
    padding-bottom: 0.156vw;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.25vw;
    border: 1px solid var(--border-color);
  }
  .floating-bottom__link:hover {
    border: 1px solid var(--main-color);
  }
  .floating-bottom__img {
    display: inline-block;
    width: 0.365vw;
    right: 0.833vw;
  }
  .floating-bottom__img img {
    display: block;
  }
}
@media screen and (min-width: 1920px) {
  .floating-bottom {
    background: var(--backgrand-rgb-pc-color);
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .floating-bottom__items {
    padding-top: 1vw;
    padding-bottom: 1vw;
    display: flex;
    justify-content: center;
    gap: 8px;
    height: auto;
  }
  .floating-bottom__link {
    font-size: 16px;
    width: 180px;
    color: var(--main-color);
    background: var(--white-color);
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border: 1px solid var(--border-color);
  }
  .floating-bottom__link:hover {
    border: 1px solid var(--main-color);
  }
  .floating-bottom__img {
    display: inline-block;
    width: 7px;
    right: 0.833vw;
  }
  .floating-bottom__img img {
    display: block;
  }
}
@media screen and (min-width: 744px) and (max-width: 1024px) and (max-aspect-ratio: 3/4) {
  .payment_style .modaal-container {
    width: 90%;
    border-radius: 1.121vw;
  }
  .payment-table {
    width: 100%;
  }
  .payment-table__head {
    font-size: 2vw;
  }
  .payment-table__body {
    font-size: 2vw;
  }
}
/*=============================================================
# footer
=============================================================*/
#gn_footer .gn_element .grid-row.bleed {
  max-width: none !important;
}

.hidden {
  display: none !important;
}

/*=============================================================
#  料金表
=============================================================*/
svg {
  width: 100%;
  height: 100%;
}

.btn-ex .btn::after {
  display: none;
}

.icon-arrow {
  display: inline-block;
  width: 3.0769230769vw;
  height: 1.5384615385vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.564vw;
}
.icon-arrow svg {
  transition: 0.3s ease-out;
  display: block;
  fill: var(--main-color);
}

.icon-more {
  display: inline-block;
  width: 3.8461538462vw;
  height: 3.8461538462vw;
}

.area_detail {
  margin-top: 12.8205128205vw;
  border-radius: 2.564vw;
  background-color: var(--white-color);
  border: 0.5128205128vw solid var(--main-color);
  overflow: hidden;
}
.area_detail .btn-wrap {
  display: block;
}
.area_detail .btn {
  width: auto;
}

.area_detail_hdg .btn {
  padding: 6.1538461538vw 5.1282051282vw;
  display: flex;
  justify-content: space-between;
  font-size: 4.1025641026vw;
  border: none;
  box-shadow: none;
  border-radius: 0;
  line-height: 1;
  cursor: pointer;
}
@media (any-hover: hover) {
  .area_detail_hdg .btn:hover {
    opacity: 0.8;
  }
}
.area_detail_hdg .btn::after {
  display: none;
}
.area_detail_hdg .btn svg {
  fill: var(--main-color);
  transition: 0.3s ease-out;
}

.area_detail_hdg.is-active .plus {
  opacity: 0;
}

.area_aco {
  padding: 0 5.641025641vw;
}

.area_aco__close {
  width: 67.6923076923vw;
  margin: 6.1538461538vw auto 5.641025641vw;
  cursor: pointer;
}
.area_aco__close .btn {
  box-shadow: 0 0.7692307692vw 0 0 #C7E6FF;
}
.area_aco__close .btn::before, .area_aco__close .btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4%;
  width: 3.5897435897vw;
  height: 0.5128205128vw;
  border-radius: 0.5128205128vw;
  clip-path: none;
  transform-origin: center;
  background-color: var(--main-color);
}
.area_aco__close .btn::before {
  transform: translate(0, -50%) rotate(45deg);
}
.area_aco__close .btn::after {
  transform: translate(0%, -50%) rotate(-45deg);
}

.area_aco__info {
  color: var(--main-color);
  font-size: 3.0769230769vw;
  display: flex;
  align-items: center;
  margin-bottom: 2.0512820513vw;
}
.area_aco__info::before {
  width: 4.8717948718vw;
  height: 6.1538461538vw;
  content: "";
  display: inline-block;
  background: url(../IMAGES/icon_swipe.svg) no-repeat center center/cover;
  margin-right: 2.0512820513vw;
}

@media screen and (min-width: 769px) {
  .icon-arrow {
    width: 0.5555555556vw;
    height: 0.375vw;
  }
}
@media screen and (min-width: 769px) and (any-hover: hover) {
  .btn-ex:hover svg {
    fill: var(--white-color);
  }
}
@media screen and (min-width: 769px) {
  .icon-more {
    width: 1.3194444444vw;
    height: 1.3194444444vw;
    margin-left: 1.6666666667vw;
  }
  .area_detail {
    margin-top: 4.1666666667vw;
    border-width: 0.2777777778vw;
    border-radius: 1.1111111111vw;
  }
  .area_detail_hdg .btn {
    text-align: center;
    font-size: 1.3888888889vw;
    letter-spacing: 0.16em;
    padding: 1.6666666667vw 0;
    justify-content: center;
    border-width: 0.2777777778vw;
    letter-spacing: 0.166em;
  }
  .area_aco {
    padding: 0 2.0833333333vw;
  }
  .area_aco__info {
    display: none;
  }
  .area_aco__close {
    width: 20.5555555556vw;
    margin: 2.1527777778vw auto 2.7777777778vw;
  }
  .area_aco__close .btn {
    box-shadow: 0 0.26vw 0 0 #C7E6FF;
    font-size: 0.9722222222vw;
  }
  .area_aco__close .btn::before, .area_aco__close .btn::after {
    width: 0.9722222222vw;
    height: 0.1388888889vw;
    border-radius: 0.1388888889vw;
  }
}
@media screen and (min-width: 1920px) {
  .icon-arrow {
    width: 11px;
    height: 7px;
    right: 14.5%;
  }
  .icon-more {
    width: 25px;
    height: 25px;
    margin-left: 32px;
  }
  .area_detail_hdg .btn {
    font-size: 27px;
    padding: 32px 0;
  }
  .area_detail {
    margin-top: 80px;
    border-width: 6px;
    border-radius: 21px;
  }
  .area_aco__close {
    width: 395px;
    margin: 41px auto 53px;
  }
  .area_aco__close .btn {
    box-shadow: 0 5px 0 0 #C7E6FF;
    font-size: 18px;
  }
}
.price_table {
  font-size: 0.1666666667vw;
  display: grid;
  gap: 2px;
  margin-inline: auto;
  overflow-x: scroll;
  margin-right: -5.641025641vw;
  padding-right: 5.641025641vw;
}
@media screen and (min-width: 769px) {
  .price_table {
    font-size: 0.0694444444vw;
    overflow-x: hidden;
    margin-right: 0;
    padding: 0;
  }
}
@media screen and (min-width: 1920px) {
  .price_table {
    font-size: 1.33px;
  }
}

#price-table {
  grid-template-columns: 0.3fr 0.7fr 1fr 1fr 1fr 1fr;
}
#price-table.em-1 .column-03 {
  background-color: #F5F5FF;
  color: #2D3CD9;
}
#price-table.em-1 .column-03.cell-02 {
  background-color: #2D3CD9;
  color: #fff;
  border-color: transparent;
}
#price-table.em-1 .column-03.cell-04, #price-table.em-1 .column-03.cell-07 {
  background-color: #2D3CD9;
  color: #fff;
}
#price-table.em-2 .column-04 {
  background-color: #F5F5FF;
  color: #2D3CD9;
}
#price-table.em-2 .column-04.cell-02 {
  background-color: #2D3CD9;
  color: #fff;
  border-color: transparent;
}
#price-table.em-2 .column-04.cell-04, #price-table.em-2 .column-04.cell-07 {
  background-color: #2D3CD9;
  color: #fff;
}
#price-table.em-3 .column-05 {
  background-color: #F5F5FF;
  color: #2D3CD9;
}
#price-table.em-3 .column-05.cell-02 {
  background-color: #2D3CD9;
  color: #fff;
  border-color: transparent;
}
#price-table.em-3 .column-05.cell-04, #price-table.em-3 .column-05.cell-07 {
  background-color: #2D3CD9;
  color: #fff;
}
#price-table.em-4 .column-06 {
  background-color: #F5F5FF;
  color: #2D3CD9;
}
#price-table.em-4 .column-06.cell-02 {
  background-color: #2D3CD9;
  color: #fff;
  border-color: transparent;
}
#price-table.em-4 .column-06.cell-04--end, #price-table.em-4 .column-06.cell-07--end {
  background-color: #2D3CD9;
  color: #fff;
}

.cell {
  font-size: 13em;
  line-height: 1.3;
  padding: 1.4615384615em 1.6153846154em 1.1538461538em 1.3846153846em;
  letter-spacing: 0.05em;
  white-space: nowrap;
  display: flex;
  justify-content: end;
  align-items: center;
  background: #f0f0f0;
  text-align: center;
}

.cell-01 {
  font-size: 11em !important;
  font-weight: 400 !important;
  color: #fff;
  background-color: var(--main-color);
  justify-content: center;
}
.cell-01 .u-bold {
  font-weight: 700 !important;
}

.cell-02 {
  font-size: 12em;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.7;
  background-color: var(--main-color);
  justify-content: center;
  padding: 1.5833333333em 0 1.25em;
}
@media screen and (max-width: 768px) {
  .cell-02 {
    padding: 1.5833333333em 1.25em 1.25em;
  }
}

.cell-03 {
  font-size: 12em;
  background: #F5F5FF;
  font-weight: 400 !important;
  color: #000 !important;
  justify-content: start !important;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 1.5833333333em 0.75em 1.25em 1.5em;
}

.cell-04 {
  position: relative;
  border: solid var(--main-color);
  border-width: 2px 0 2px 0;
  background: #fff;
  font-size: 17em;
  font-weight: 700;
  color: var(--main-color);
  padding: 0.7647058824em 1.1176470588em 0.8235294118em 1.0588235294em;
}
.cell-04::before {
  position: absolute;
  content: "";
  right: -2px;
  top: -2px;
  height: calc(100% + 4px);
  width: 2px;
  background: var(--main-color);
}

.cell-04--start {
  position: relative;
  border: solid var(--main-color);
  border-width: 2px 0 2px 2px;
  background: #fff !important;
  font-weight: 700;
  color: var(--main-color);
}
.cell-04--start::before {
  position: absolute;
  content: "";
  right: -2px;
  top: -2px;
  height: calc(100% + 4px);
  width: 2px;
  background: var(--main-color);
}

.cell-04--end {
  position: relative;
  border: solid var(--main-color);
  border-width: 2px 2px 2px 0;
  background: #fff;
  font-size: 17em;
  font-weight: 700;
  color: var(--main-color);
  padding: 0.7647058824em 1.1176470588em 0.8235294118em 1.0588235294em;
}

.cell-05 {
  font-weight: 700;
  color: var(--main-color);
}

.cell-06 {
  font-size: 12em;
  background: #F5F5FF;
  font-weight: 400 !important;
  color: #000 !important;
  justify-content: start !important;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 1.5833333333em 0.5em 1.25em;
}

.cell-07 {
  position: relative;
  border: solid var(--main-color);
  border-width: 2px 0 2px 0;
  background: #fff;
  font-size: 23em;
  font-weight: 700;
  color: var(--main-color);
  padding: 0.347826087em 0.7826086957em 0.4347826087em 0.7826086957em;
}
.cell-07::before {
  position: absolute;
  content: "";
  right: -2px;
  top: -2px;
  height: calc(100% + 4px);
  width: 2px;
  background: var(--main-color);
}

.cell-07--start {
  position: relative;
  border: solid var(--main-color);
  border-width: 2px 0 2px 2px;
  background: #fff;
  font-weight: 700;
  color: var(--main-color);
}
.cell-07--start::before {
  position: absolute;
  content: "";
  right: -2px;
  top: -2px;
  height: calc(100% + 4px);
  width: 2px;
  background: var(--main-color);
}

.cell-07--end {
  position: relative;
  border: solid var(--main-color);
  border-width: 2px 2px 2px 0;
  background: #fff;
  font-size: 23em;
  font-weight: 700;
  color: var(--main-color);
  padding: 0.347826087em 0.7826086957em 0.4347826087em 0.7826086957em;
}

/*-------------------- 料金表 --------------------*//*# sourceMappingURL=style.css.map */