@charset "UTF-8";
/*!===========================
このcssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@import url("https://use.typekit.net/bgb0oxj.css");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap");
html {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.025rem;
  font-size: clamp(1.3rem, 1.111rem + 0.81vw, 1.8rem);
  color: #333;
  background-color: #fff;
  scroll-behavior: smooth;
}

body {
  line-height: 1.75;
}

a {
  color: #000;
  transition: all 300ms 0s ease;
}
a:hover {
  text-decoration: none;
  opacity: 0.56;
}

figure {
  text-align: center;
}

picture {
  display: block;
}

img {
  max-width: 100% !important;
  height: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

hr {
  clear: both;
  border: none;
  margin: 60px 0;
  border-top: 1px solid;
}

table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}
table > tbody > tr > th,
table > tbody > tr > td {
  padding: 15px 20px;
  border: 1px solid #E3E3E3;
}
table > tbody > tr > th {
  width: 25%;
  font-weight: bold;
  background: #F1F9F6;
}
table.list > tbody > tr > th {
  width: auto;
}
table > caption {
  font-weight: bold;
  text-align: inherit;
}

/* class
============================== */
.pc {
  display: block;
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media (max-width: 767px) {
  .sp {
    display: block;
  }
}

.col {
  display: flex;
  justify-content: center;
  gap: 1rem 2rem;
}
.col > * {
  width: calc(50% - 2rem);
}
@media (max-width: 767px) {
  .col {
    flex-direction: column;
  }
  .col > * {
    width: 100%;
  }
}

.mt0 {
  margin-top: 0 !important;
}

.mt1 {
  margin-top: 1rem !important;
}

.mt2 {
  margin-top: 2rem !important;
}

.mt3 {
  margin-top: 3rem !important;
}

.mt4 {
  margin-top: 4rem !important;
}

.mt5 {
  margin-top: 5rem !important;
}

.mt6 {
  margin-top: 6rem !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt1 {
  padding-top: 1rem !important;
}

.pt2 {
  padding-top: 2rem !important;
}

.pt3 {
  padding-top: 3rem !important;
}

.pt4 {
  padding-top: 4rem !important;
}

.pt5 {
  padding-top: 5rem !important;
}

.pt6 {
  padding-top: 6rem !important;
}

.txtC {
  text-align: center !important;
}

.txtL {
  text-align: left !important;
}

.txtL {
  text-align: right !important;
}

.fs60 {
  font-size: 60% !important;
}

.fs70 {
  font-size: 70% !important;
}

.fs90 {
  font-size: 90% !important;
}

.fs100 {
  font-size: 100% !important;
}

.fs120 {
  font-size: 120% !important;
}

.fs140 {
  font-size: 140% !important;
}

/* ==================================================
header
================================================== */
header {
  position: relative;
}
header h1 {
  text-indent: -9999px;
  height: 0;
}
header .kv.pc {
  height: 40vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  header .kv.pc {
    display: none;
  }
}
header .kv.sp {
  display: none;
}
@media (max-width: 767px) {
  header .kv.sp {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 84.375vw;
  }
}

header.gumyoji_rn .kv.pc,
header.gumyoji_rn_a .kv.pc {
  height: 63.0208333333vw;
}
@media (max-width: 767px) {
  header.gumyoji_rn .kv.sp,
header.gumyoji_rn_a .kv.sp {
    height: 125.625vw;
  }
}

header.machidatadao .kv.pc,
header.machidatadao_a .kv.pc {
  height: 40vw;
}
@media (max-width: 767px) {
  header.machidatadao .kv.sp,
header.machidatadao_a .kv.sp {
    height: 84.21875vw;
  }
}

header.hiroshima_rn .kv.pc,
header.hiroshima_rn_a .kv.pc {
  height: 49.1145833333vw;
}
@media (max-width: 767px) {
  header.hiroshima_rn .kv.sp,
header.hiroshima_rn_a .kv.sp {
    height: 87.5vw;
  }
}

header.nahakohagura_rn .kv.pc,
header.nahakohagura_rn_a .kv.pc {
  height: 49.1145833333vw;
}
@media (max-width: 767px) {
  header.nahakohagura_rn .kv.sp,
header.nahakohagura_rn_a .kv.sp {
    height: 87.5vw;
  }
}

header.aeontowniso_rn .kv.pc,
header.aeontowniso_rn_a .kv.pc {
  height: 49.1145833333vw;
}
@media (max-width: 767px) {
  header.aeontowniso_rn .kv.sp,
header.aeontowniso_rn_a .kv.sp {
    height: 87.5vw;
  }
}

header.nago_rn .kv.pc,
header.nago_rn_a .kv.pc {
  height: 49.1145833333vw;
}
@media (max-width: 767px) {
  header.nago_rn .kv.sp,
header.nago_rn_a .kv.sp {
    height: 87.5vw;
  }
}

/* ==================================================
追従ナビ
================================================== */
#fixnav {
  position: fixed;
  right: -220px;
  top: 30vh;
  z-index: 4;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
@media (max-width: 767px) {
  #fixnav {
    top: 10%;
    right: 0 !important;
  }
}
#fixnav.open {
  right: 0;
}
#fixnav .sp-btn {
  display: none;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #fff;
  background: #000;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  #fixnav .sp-btn {
    display: block;
  }
}
#fixnav ul {
  width: 220px;
  border: 1px solid #000;
  background: #fff;
  border-right: 0px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
  #fixnav ul {
    right: -220px;
    position: absolute;
    transition: 0.5s;
  }
}
#fixnav ul.open {
  right: 0;
}
#fixnav li:first-child a {
  background: #ffec00;
  color: #000;
}
#fixnav a {
  display: block;
  padding: 10px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: normal;
  font-size: 17px;
}
#fixnav a:hover {
  background: #03bd3d;
  color: #fff;
  opacity: 1;
}

/* ==================================================
追従CVボタン
================================================== */
#fixbtn {
  position: fixed;
  left: 0;
  width: 80vw;
  max-width: 360px;
  bottom: 20px;
  z-index: 10;
  padding: 0;
}
@media (max-width: 767px) {
  #fixbtn {
    max-width: none;
  }
}
#fixbtn a {
  display: block;
  color: #000;
  position: relative;
  padding: 0.6em;
  background: #fff000;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  text-align: center;
}
#fixbtn a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f2bb";
  font-weight: 400;
  margin-right: 0.4em;
}

/* ==================================================
footer
================================================== */
footer .shopname {
  background: #000;
  padding: 1rem 3rem 0.7rem;
  text-align: center;
}
footer .address {
  margin-top: 1rem;
  padding: 0 1rem;
  text-align: center;
  font-size: 80%;
  font-weight: 600;
}
footer .parkinginfo {
  padding: 0 1rem;
  margin-top: 1rem;
  text-align: center;
}
footer .googlemap {
  max-width: 1100px;
  margin: 1rem auto 0;
}
footer .googlemap iframe {
  width: 100%;
}
footer .copyright {
  background: #000;
  margin-top: 1.4rem;
  padding: 0.4rem 1rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 50%;
  text-align: center;
}

/* ==================================================
CVボタン
================================================== */
.btn-cv {
  background-color: #f5f5f5;
  padding: 2rem 1rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.45;
}
.btn-cv p {
  margin-bottom: 0.5rem;
}

/* ==================================================
お問い合わせボタン
================================================== */
.btn-contact {
  padding: 2rem 1rem;
  text-align: center;
}
.btn-contact p {
  font-size: 80%;
  font-weight: 600;
}
.btn-contact a {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0.8rem auto 0;
  padding: 0.4rem 1rem;
  background: #000;
  color: #fff;
  font-size: 80%;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border-radius: 999px;
}

/* ==================================================
サポート
================================================== */
.sec-support img {
  width: auto;
  margin: 0 auto;
}
.sec-support h2 {
  margin-bottom: 1.4rem;
}
.sec-support .lead {
  background: #101010;
  padding: 1rem;
  text-align: center;
}
.sec-support .inner01 {
  background: url("../img/support01-bgtxt.svg") no-repeat left top 10px/2.7vw #36ae45;
  padding: 2rem;
  text-align: center;
}
@media (max-width: 767px) {
  .sec-support .inner01 {
    background-size: 7vw;
    background-position: left top;
  }
}
.sec-support .inner02 {
  background: url("../img/support02-bgtxt.svg") no-repeat left top 10px/2.7vw #222;
  padding: 2rem;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .sec-support .inner02 {
    background-size: 7vw;
    background-position: left top;
  }
}
.sec-support .inner02 .col {
  justify-content: center;
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto;
}
.sec-support .inner02 .col p {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .sec-support .inner02 .col p {
    max-width: 65vw;
  }
}
.sec-support .inner02 > span {
  position: absolute;
  top: 5vw;
  left: 16vw;
  width: 12vw;
}
@media (max-width: 767px) {
  .sec-support .inner02 > span {
    top: 3vw;
    left: 3vw;
    width: 17vw;
  }
}
.sec-support .inner03 {
  text-align: center;
}
.sec-support .inner03 .bg01 {
  background: url("../img/support03-bg01.png") no-repeat right center/cover;
  padding: 2rem;
}
.sec-support .inner03 .bg02 {
  background: url("../img/support03-bg02.png") no-repeat top center/contain #222;
  padding: 3rem 0 2rem;
}
.sec-support .inner03 .bg02 h3 {
  padding: 0 2rem;
}
.sec-support .inner03 .bg02 p {
  padding: 0 2rem;
  font-size: 90%;
  font-weight: 700;
  color: #fff;
}
.sec-support .inner03 .bg02 figure {
  margin-top: 2rem;
  max-width: 1280px;
  margin-left: auto;
  text-align: right;
}
.sec-support .inner03 .bg02 figure > img {
  margin-top: -3rem;
}
@media (max-width: 767px) {
  .sec-support .inner03 .bg02 figure > img {
    margin-top: -2rem;
  }
}
.sec-support .inner03 .bg02 figure figcaption {
  padding: 0 2rem;
  position: relative;
  z-index: 1;
  text-align: left;
}
.sec-support .inner03 .bg02 figure:nth-child(even) {
  margin-left: 0;
  text-align: left;
}
.sec-support .inner03 .bg02 figure:nth-child(even) figcaption {
  text-align: right;
}
.sec-support .splide {
  background: #222;
}

/* ==================================================
選ばれる理由
================================================== */
.sec-reason {
  text-align: center;
  padding: 0 2rem;
  background: none;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .sec-reason {
    padding: 0 1rem;
  }
}
.sec-reason h3.ttl {
  font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 160%;
}
@media (max-width: 768px) {
  .sec-reason h3.ttl {
    font-size: 130%;
  }
}
.sec-reason .reason-list {
  margin: 1rem auto 0;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1rem;
  max-width: 960px;
}
@media (max-width: 768px) {
  .sec-reason .reason-list {
    gap: 6px;
  }
}
.sec-reason .reason-list img {
  width: auto;
}
@media (max-width: 768px) {
  .sec-reason .reason-list img {
    height: 100% !important;
  }
}
.sec-reason .reason-list li {
  padding: 0.6rem;
  border: 2px solid #41bc3b;
  border-radius: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(25% - 2rem);
  aspect-ratio: 1/0.9;
}
@media (max-width: 768px) {
  .sec-reason .reason-list li {
    padding: 0.4rem;
    width: calc(25% - 6px);
  }
}
.sec-reason h4.ttl {
  margin: 2rem auto 0;
  width: 80%;
}
.sec-reason p {
  margin-top: 1rem;
  font-size: 80%;
  font-weight: bold;
}

/* ==================================================
キャンペーン
================================================== */
.sec-campaign {
  margin-top: 2rem;
  background: #f5f5f5;
}
.sec-campaign h2.ttl {
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.sec-campaign h2.ttl .ttlWrap {
  padding: 1rem 0.5rem 0.6rem;
  background-color: #03bd3d;
}
.sec-campaign h2.ttl span {
  display: block;
}
.sec-campaign h2.ttl span.sub {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: clamp(1.3rem, 0.645rem + 2.8vw, 40px);
}
.sec-campaign h2.ttl span.sub::before {
  content: "";
  display: block;
  width: 4px;
  height: 1.6rem;
  background: #fff;
  transform: rotate(-30deg);
}
.sec-campaign h2.ttl span.sub::after {
  content: "";
  display: block;
  width: 4px;
  height: 1.6rem;
  background: #fff;
  transform: rotate(30deg);
}
.sec-campaign h2.ttl span.main {
  font-size: clamp(1.6rem, 0.532rem + 4.56vw, 60px);
}
.sec-campaign h2.ttl span.finish {
  font-size: clamp(1.3rem, 0.645rem + 2.8vw, 40px);
  color: #FF0;
}
.sec-campaign h2.ttl span.copy {
  font-size: clamp(1.3rem, 0.645rem + 2.8vw, 40px);
}
.sec-campaign h2.ttl picture {
  display: block;
  text-align: center;
  padding: 1rem 2rem 0.4rem;
}
.sec-campaign h2.ttl::after {
  content: "";
  background-image: url("../img/campaign-txt-spring24.svg");
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 5vw;
  margin: 2rem auto 0;
  max-width: 920px;
}
.sec-campaign h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 1.6rem;
  font-size: clamp(1.3rem, 0.645rem + 2.8vw, 40px);
  color: #03bd3d;
}
.sec-campaign h3::before {
  content: "";
  display: block;
  width: 4px;
  height: 1.6rem;
  background: #03bd3d;
  transform: rotate(-30deg);
}
.sec-campaign h3::after {
  content: "";
  display: block;
  width: 4px;
  height: 1.6rem;
  background: #03bd3d;
  transform: rotate(30deg);
}
.sec-campaign .cp-item {
  max-width: calc(820px + 4rem);
  margin: 1rem auto 0;
  padding: 0 1rem;
}
.sec-campaign .cp-item--01 {
  margin-top: 2rem;
}
.sec-campaign .cp-item img {
  width: 100%;
}
.sec-campaign p.notes {
  max-width: 820px;
  margin: 2rem auto 0;
  padding: 0 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .sec-campaign p.notes {
    text-align: justify;
  }
}
.sec-campaign p.notes small {
  display: block;
  margin: 1rem 0 0;
  font-size: 60%;
  font-weight: bold;
}
.sec-campaign .caution {
  max-width: 820px;
  margin: 1rem auto 0;
  background: #f00;
  padding: 1rem;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .sec-campaign .caution {
    width: calc(100vw - 2rem);
  }
}
.sec-campaign .caution h4 {
  margin-bottom: 0.6rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #fff;
  font-size: 110%;
}
.sec-campaign .caution p {
  font-size: 75%;
  font-weight: bold;
}
.sec-campaign .cp-option {
  background: #000;
  text-align: center;
  padding: 2rem 2rem;
}
@media (max-width: 767px) {
  .sec-campaign .cp-option {
    padding: 1rem;
  }
}
.sec-campaign .cp-option.shoukai {
  background-color: #03bd3d;
}
.sec-campaign .cp-option.family {
  background-color: #00c1a8;
}
.sec-campaign .cp-option.norikae {
  background-color: #dc1c38;
}
.sec-campaign .cp-option.highschool {
  background-color: #0097ff;
}
.sec-campaign.spring24 {
  background: url("../img/campaign-bg-spring24.png") repeat-y top center/100% #f9f9f9;
}
.sec-campaign.spring24 h2.ttl .ttlWrap {
  background: linear-gradient(90deg, rgb(47, 174, 74) 0%, rgb(24, 197, 138) 100%);
}
.sec-campaign.spring24 h2.ttl::after {
  background-image: url("../img/campaign-txt-spring24.svg");
}

/* ==================================================
会員特典（ピックアップ）
================================================== */
.sec-pickup {
  margin-top: 2rem;
}
.sec-pickup h2.ttl {
  padding: 0 1rem 30px;
  text-align: center;
}
.sec-pickup .inner {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .sec-pickup .inner {
    margin-bottom: 2rem;
  }
}
.sec-pickup .inner div.ttl {
  padding: 0;
  background: transparent;
  position: relative;
}
.sec-pickup .inner div.ttl::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: skewY(1deg) translate(-50%, -50%);
  background: #000;
}
.sec-pickup .inner div.ttl h4 {
  background: #03bd3d;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: none;
  position: relative;
  margin: 0 auto;
  padding: 1vw 1rem;
  z-index: 1;
  color: #fff;
  transform: skewY(-3deg);
}
@media (max-width: 767px) {
  .sec-pickup .inner div.ttl h4 {
    padding: 0.6rem 1rem;
  }
}
.sec-pickup .inner div.ttl h4 span {
  margin: 0;
  transform: skewY(3deg);
}
@media (max-width: 767px) {
  .sec-pickup .inner div.ttl h4 span {
    width: 100%;
  }
}
.sec-pickup .inner .item {
  text-align: center;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: -2;
  margin-top: -1rem;
}
.sec-pickup .inner .item img {
  width: 100%;
  max-width: 1200px !important;
}

/* ==================================================
よくあるご質問
================================================== */
.sec-faq {
  position: relative;
  margin-top: 2rem;
}
.sec-faq .ttlWrap {
  background: #03bd3d;
  padding: 1rem;
  text-align: center;
}
.sec-faq .ttlWrap .ttl {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.sec-faq .ttlWrap .ttl .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 150%;
  white-space: nowrap;
  line-height: 1;
}
.sec-faq .ttlWrap .ttl .jp {
  margin-top: 0.4rem;
  font-size: 90%;
}
@media (max-width: 767px) {
  .sec-faq .ttlWrap .ttl .jp {
    font-size: 72%;
  }
}
.sec-faq .inner {
  padding: 2rem 1rem;
}
.sec-faq .inner .faqList {
  max-width: 860px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sec-faq .inner .faqList .item {
  margin-top: 1.3rem;
}
.sec-faq .inner .faqList .item:first-child {
  margin-top: 0;
}
.sec-faq .inner .faqList .item > div {
  display: flex;
}
.sec-faq .inner .faqList .item > div span {
  font-family: "Montserrat", sans-serif;
  font-size: 120%;
  color: #FFF;
  padding: 0.4rem;
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.sec-faq .inner .faqList .item > div p {
  display: block;
  padding: 0.8rem 1rem;
  flex: 1;
  line-height: 1.4;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.sec-faq .inner .faqList .item > div.q {
  border: #000 2px solid;
}
.sec-faq .inner .faqList .item > div.q p {
  font-size: 80%;
}
.sec-faq .inner .faqList .item > div.q span {
  background: #000;
}
.sec-faq .inner .faqList .item > div.a {
  border: #03bd3d 2px solid;
  margin-top: 0.8rem;
}
.sec-faq .inner .faqList .item > div.a span {
  background: #03bd3d;
}
.sec-faq .inner .faqList .item > div.a p {
  font-size: 86%;
}

/* ==================================================
料金
================================================== */
.sec-price {
  position: relative;
  margin-top: 2rem;
}
.sec-price .ttlWrap {
  background: #03bd3d;
  padding: 1rem;
  text-align: center;
}
.sec-price .ttlWrap .ttl {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.sec-price .ttlWrap .ttl .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 150%;
  white-space: nowrap;
  line-height: 1;
}
.sec-price .ttlWrap .ttl .jp {
  margin-top: 0.4rem;
  font-size: 90%;
}
@media (max-width: 767px) {
  .sec-price .ttlWrap .ttl .jp {
    font-size: 72%;
  }
}
.sec-price .inner {
  padding: 2rem 1rem;
}
.sec-price .inner .priceWrap {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
}
.sec-price .inner .priceWrap dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.2rem 1rem;
  border: 1px solid #000;
  padding: 0.4rem 0.8rem;
}
@media (max-width: 560px) {
  .sec-price .inner .priceWrap dl {
    flex-direction: column;
    justify-content: center;
    padding: 0.6rem 0.8rem;
  }
}
.sec-price .inner .priceWrap dt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 80%;
  font-weight: bold;
  flex: 1;
}
@media (max-width: 560px) {
  .sec-price .inner .priceWrap dt {
    background: #f0f0f0;
    padding: 0.2rem 1rem;
    border-radius: 999px;
    font-size: 60%;
  }
}
.sec-price .inner .priceWrap dt span {
  font-size: 60%;
  vertical-align: top;
}
.sec-price .inner .priceWrap dt strong {
  font-size: 60%;
  border: 1px solid #d50066;
  color: #d50066;
  margin-right: 0.2rem;
  padding: 3px 6px;
  border-radius: 5px;
  font-weight: bold;
}
.sec-price .inner .priceWrap dd img {
  margin-top: 0.4rem;
  width: auto !important;
  max-height: 1.8rem;
}
.sec-price .inner .priceWrap--main {
  margin-bottom: 2rem;
}
.sec-price .inner .priceWrap--main dl:not(:first-of-type) {
  margin-top: 1rem;
}
.sec-price .inner .priceWrap--option > .ttl {
  width: 100%;
  margin: 0 auto 0.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 130%;
  text-align: center;
  line-height: 1;
}
.sec-price .inner .priceWrap--option dl:not(:first-of-type) {
  border-top: 0px;
}
.sec-price .inner .priceWrap--option > p {
  font-size: 60%;
  line-height: 1.4;
  margin-top: 1em;
}

/* ==================================================
入会手続き
================================================== */
.sec-enrolment .ttlWrap {
  background: #000;
  padding: 1rem;
  text-align: center;
}
.sec-enrolment .ttlWrap .ttl {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.sec-enrolment .ttlWrap .ttl .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 150%;
  white-space: nowrap;
  line-height: 1;
}
.sec-enrolment .ttlWrap .ttl .jp {
  margin-top: 0.4rem;
  font-size: 90%;
}
@media (max-width: 767px) {
  .sec-enrolment .ttlWrap .ttl .jp {
    font-size: 72%;
  }
}
.sec-enrolment .inner {
  padding: 2rem 1rem;
}
.sec-enrolment .inner h4 {
  text-align: center;
}
.sec-enrolment .inner picture {
  margin-top: 1.5rem;
  text-align: center;
}

/* ==================================================
無料体験会
================================================== */
.sec-taiken {
  padding: 3rem 0 0;
  background: url("../img/taiken-bg.png") no-repeat top center/contain #00aedc;
  text-align: center;
  color: #fff;
}
.sec-taiken h3.tt {
  padding: 0 1rem;
}
.sec-taiken h4 {
  margin-top: 1rem;
  padding: 0 1rem;
  font-size: 130%;
}
.sec-taiken > p {
  margin-top: 1rem;
  padding: 0 1rem;
  font-size: 80%;
  font-weight: 600;
}
.sec-taiken picture {
  margin-top: 2rem;
  padding: 0 1rem;
}
.sec-taiken .taiken-notes {
  background: #fdf7b8;
  color: #000;
  margin-top: 2rem;
  padding: 2rem 20px;
}
.sec-taiken .taiken-notes ul {
  max-width: 1000px;
  margin: 0 auto;
  text-indent: -1rem;
  padding-left: 1.35rem;
  font-size: 70%;
  line-height: 1.35;
}
.sec-taiken .taiken-notes ul li:not(:first-child) {
  margin-top: 0.5rem;
}
.sec-taiken .taiken-notes ul strong {
  color: #f00;
}
.sec-taiken .taiken-notes .ones {
  max-width: 1000px;
  margin: 1rem auto 0;
  border: #00aedc 2px solid;
  border-radius: 10px;
  background: #fff;
}
.sec-taiken .taiken-notes .ones h5 {
  background: #00aedc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  padding: 0.3rem 1rem;
  text-align: center;
}
.sec-taiken .taiken-notes .ones p {
  padding: 0.6rem;
  font-size: 80%;
  text-align: center;
}

/* ==================================================
ポイント
================================================== */
.sec-point .ttlWrap {
  background-image: url("../img/point-ttl-bg01.png"), url("../img/point-ttl-bg02.png");
  background-repeat: no-repeat;
  background-position: center left, center right;
  background-size: contain;
  background-color: #03bd3d;
  padding: 2rem 1rem 1.8rem;
  text-align: center;
}
@media (max-width: 767px) {
  .sec-point .ttlWrap {
    background-image: url("../img/point-ttl-bg02.png");
    background-size: cover;
    background-position: center right -36vw;
  }
}
.sec-point .ttlWrap .ttl {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.sec-point .ttlWrap .ttl .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 150%;
  white-space: nowrap;
  line-height: 1;
}
.sec-point .ttlWrap .ttl .jp {
  margin-top: 0.4rem;
  font-size: 90%;
}
@media (max-width: 767px) {
  .sec-point .ttlWrap .ttl .jp {
    font-size: 72%;
  }
}
.sec-point .point-lead {
  padding: 2rem 3rem;
  background: url("../img/point-lead-bg.png") no-repeat center/cover;
  text-align: center;
}
.sec-point .point-lead p {
  margin-top: 1rem;
  font-size: 90%;
  font-weight: 600;
}
@media (max-width: 767px) {
  .sec-point .point-lead p {
    font-size: 70%;
  }
}
.sec-point .point-map {
  padding: 2rem 1rem;
  text-align: center;
}
.sec-point .point-map figure {
  margin-top: 0.4rem;
}
.sec-point .ttlArea {
  background: #000;
  padding: 4rem 1rem 7rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  transform: skewY(-3deg);
}
@media (max-width: 767px) {
  .sec-point .ttlArea {
    padding: 3rem 1rem 4rem;
  }
}
.sec-point .ttlArea::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skewY(3deg);
}
.sec-point .ttlArea > * {
  position: relative;
  z-index: 2;
}
.sec-point .ttlArea h4 {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(3, 189, 61, 0.85);
  padding: 0.3rem 2rem;
  color: #fff;
}
@media (max-width: 767px) {
  .sec-point .ttlArea h4 {
    width: 90vw;
  }
}
.sec-point .ttlArea h4 .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 180%;
  white-space: nowrap;
  line-height: 1;
}
.sec-point .ttlArea h4 .jp {
  font-size: 60%;
}
.sec-point .ttlArea p {
  margin-top: 1rem;
  color: #fff;
  font-size: 70%;
  font-weight: 600;
  line-height: 1.5;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.6);
  transform: skewY(3deg);
}
.sec-point .cntArea {
  position: relative;
  z-index: 1;
  margin-top: -5rem;
}
@media (max-width: 767px) {
  .sec-point .cntArea {
    margin-top: -2rem;
  }
}
.sec-point .point-freeweight .ttlArea::after {
  background-image: url("../img/point-freeweight-ttlbg.png");
}
.sec-point .point-freeweight .cntArea .col {
  max-width: 780px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .sec-point .point-freeweight .cntArea .col {
    flex-direction: row;
    gap: 13px;
  }
}
.sec-point .point-freeweight .cntArea figcaption {
  font-size: 90%;
  font-weight: 600;
  line-height: 1.4;
}
.sec-point .point-strength {
  margin-top: 3rem;
}
.sec-point .point-strength .ttlArea {
  padding: 4rem 1rem;
}
@media (max-width: 767px) {
  .sec-point .point-strength .ttlArea {
    padding: 3rem 1rem;
  }
}
.sec-point .point-strength .ttlArea::after {
  background-image: url("../img/point-strength-ttlbg.png");
}
.sec-point .point-strength .cntArea {
  margin-top: 2rem;
  text-align: center;
}
.sec-point .point-strength .cntArea .img {
  display: flex;
  justify-content: space-between;
  gap: 1vw;
}
@media (max-width: 767px) {
  .sec-point .point-strength .cntArea .img {
    flex-wrap: wrap;
  }
  .sec-point .point-strength .cntArea .img figure {
    width: calc(33% - 1vw);
  }
}
.sec-point .point-strength .cntArea h5 {
  max-width: 980px;
  margin: 1.6rem auto 0;
  padding: 0.5rem;
  background: #03bd3d;
  color: #fff;
  font-size: 90%;
}
.sec-point .point-strength .cntArea p {
  max-width: 980px;
  margin: 1rem auto 0;
  font-size: 70%;
}
.sec-point .point-cardio {
  margin-top: 3rem;
}
.sec-point .point-cardio .ttlArea::after {
  background-image: url("../img/point-cardio-ttlbg.png");
}
.sec-point .point-cardio .cntArea .col {
  max-width: 780px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .sec-point .point-cardio .cntArea .col {
    flex-direction: row;
    gap: 13px;
  }
}
.sec-point .point-cardio .cntArea p {
  margin-top: 1.4rem;
  padding: 0 1rem;
  font-size: 90%;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.sec-point .point-esthetic {
  margin-top: 3rem;
}
.sec-point .point-esthetic .ttlArea::after {
  background-image: url("../img/point-esthetic-ttlbg.png");
}
@media (max-width: 767px) {
  .sec-point .point-esthetic .ttlArea::after {
    background-position: left -60vw center;
  }
}
.sec-point .point-esthetic .cntArea {
  position: relative;
  padding: 0 1rem;
}
.sec-point .point-esthetic .cntArea::after {
  background: url(../img/point-esthetic-bg01.png) no-repeat top right/contain;
  width: 60vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -3;
}
.sec-point .point-esthetic .cntArea p {
  margin-top: 1.6rem;
  text-align: center;
}
.sec-point .point-esthetic .cntArea p:first-of-type {
  margin-top: 0;
}
.sec-point .point-towel {
  margin-top: 3rem;
}
.sec-point .point-towel .ttlArea::after {
  background-image: url("../img/point-towel-ttlbg.png");
}
.sec-point .point-towel p.gentei {
  background: rgba(0, 0, 0, 0.85);
  font-size: 100%;
  max-width: 16rem;
  margin: 1.4rem auto 0;
}
.sec-point .point-towel .cntArea .col {
  max-width: 780px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .sec-point .point-towel .cntArea .col {
    flex-direction: row;
    gap: 13px;
  }
}
.sec-point .point-towel .cntArea p {
  margin-top: 1.4rem;
  padding: 0 1rem;
  font-size: 90%;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}

/* ==================================================
InBody
================================================== */
.sec-inbody {
  margin-top: 2rem;
  background: #f5f5f5;
}
.sec-inbody .ttlWrap {
  background: #03bd3d;
  padding: 0.6rem 1rem 0.3rem;
  text-align: center;
}
.sec-inbody .free {
  padding: 0.4rem 1rem;
  background: #d50041;
  color: #fff;
  font-size: 90%;
  font-weight: 600;
  text-align: center;
}
.sec-inbody .inner {
  padding: 1.6rem 1rem;
  max-width: 960px;
  margin: 0 auto;
}
.sec-inbody .inner ul {
  display: flex;
  justify-content: space-between;
  gap: 14px 1.2rem;
}
@media (max-width: 767px) {
  .sec-inbody .inner ul {
    flex-direction: column;
  }
}
.sec-inbody .inner li {
  padding: 1rem 0.8rem;
  border: 3px solid #03bd3d;
  border-radius: 20px;
  background: #fff;
}
@media (max-width: 767px) {
  .sec-inbody .inner li {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
}
.sec-inbody .inner li h4 {
  text-align: center;
}
.sec-inbody .inner li p {
  margin-top: 0.8rem;
  font-size: 62%;
  text-align: justify;
}
@media (max-width: 767px) {
  .sec-inbody .inner li p {
    margin-top: 0;
  }
}
.sec-inbody .inner .col {
  margin-top: 2rem;
}
.sec-inbody .inner .col p {
  flex: 6;
}
.sec-inbody .inner .col figure {
  flex: 4;
}
@media (max-width: 767px) {
  .sec-inbody .inner .col figure {
    width: 50vw;
    margin: 0 auto;
  }
}

/* ==================================================
MIRRORFIT
================================================== */
.sec-mirrorfit {
  margin-top: 2rem;
  text-align: center;
}
.sec-mirrorfit .ttlWrap {
  background: #000;
  padding: 0.6rem 1rem;
  text-align: center;
}
.sec-mirrorfit .free {
  padding: 0.4rem 1rem;
  background: #d50041;
  color: #fff;
  font-size: 90%;
  font-weight: 600;
  text-align: center;
}
.sec-mirrorfit .gentei {
  display: inline-block;
  padding: 0.4rem 2rem;
  margin-top: 1.6rem;
  background: #000;
  color: #fff;
  font-size: 140%;
  font-weight: 600;
  line-height: 1.25;
}
.sec-mirrorfit .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1.6rem 1rem 0;
}
.sec-mirrorfit .inner h4 {
  margin-top: 1.4rem;
  font-size: 130%;
  text-align: center;
}
.sec-mirrorfit .inner h4 strong {
  color: #9e816f;
}
.sec-mirrorfit .inner > figure {
  margin-top: 1rem;
}
.sec-mirrorfit .inner > p {
  margin-top: 1rem;
  font-size: 75%;
  font-weight: 600;
}
.sec-mirrorfit .col {
  align-items: center;
  justify-content: space-between;
}
.sec-mirrorfit .col figure {
  width: 36.8%;
}
@media (max-width: 767px) {
  .sec-mirrorfit .col figure {
    width: 100%;
    aspect-ratio: 3/2;
    overflow: hidden;
  }
  .sec-mirrorfit .col figure img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.sec-mirrorfit .col .txt {
  width: 63.2%;
}
@media (max-width: 767px) {
  .sec-mirrorfit .col .txt {
    width: 100%;
  }
}
.sec-mirrorfit .col .txt p {
  margin-top: 1rem;
  font-size: 70%;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 767px) {
  .sec-mirrorfit .col .txt p {
    text-align: center;
  }
}
.sec-mirrorfit .voice h4 {
  padding: 0.5rem 1rem;
  background: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .sec-mirrorfit .voice h4 {
    font-size: 80%;
  }
}
.sec-mirrorfit .voice ul {
  background: #f0f0f0;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sec-mirrorfit .voice ul li:not(:first-child) {
  margin-top: 1rem;
}

/* ==================================================
コラーゲンマシン
================================================== */
.sec-collagen {
  background: url(../img/collagen-bg.jpg) no-repeat #fff;
  background-position: center top;
  padding: 3rem 0 0;
}
@media (max-width: 767px) {
  .sec-collagen {
    background-size: 150vw;
  }
}
.sec-collagen > * {
  padding: 0 1rem;
}
.sec-collagen h4 {
  text-align: center;
}
.sec-collagen p {
  text-align: center;
}
.sec-collagen p:nth-of-type(2) {
  margin-top: -3rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .sec-collagen p:nth-of-type(2) {
    margin-top: -1rem;
  }
}
.sec-collagen p.campaign {
  padding: 1rem;
  margin-top: 1rem;
  background: rgb(213, 0, 102);
  background: linear-gradient(90deg, rgb(245, 194, 217) 0%, rgb(213, 0, 102) 30%, rgb(213, 0, 102) 70%, rgb(245, 194, 217) 100%);
}
@media (max-width: 767px) {
  .sec-collagen p.campaign img {
    max-width: 60vw !important;
  }
}
.sec-collagen img {
  width: auto !important;
}

/* ==================================================
プラン紹介（コミコミ／利用店舗限定／カスタム）
================================================== */
.sec-plan {
  padding: 2rem 0;
  overflow: hidden;
}
.sec-plan .skewWrap {
  transform: rotate(-2.5deg) translate3d(0, 0, 0);
  width: 150%;
  margin-left: -25%;
  padding: 4vw 25%;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.sec-plan .skewFix {
  transform: rotate(2.5deg) translate3d(0, 0, 0);
}
.sec-plan .ttlWrap h2 {
  font-size: clamp(1.6rem, 0.532rem + 4.56vw, 60px);
}
.sec-plan .ttlWrap p {
  display: inline-block;
  background: #fff;
  margin-top: 0.3rem;
  padding: 0.4rem 1rem;
  font-size: clamp(1rem, 0.612rem + 1.66vw, 26px);
  font-weight: 600;
  line-height: 1.2;
  border-radius: 9999px;
}
.sec-plan .inner {
  max-width: 1050px;
  margin: 0 auto;
}
.sec-plan .inner .price {
  margin-top: 0.6rem;
}
.sec-plan .inner .finish {
  font-size: clamp(1.3rem, 0.963rem + 1.86vw, 46px);
  font-weight: 600;
  line-height: 1.25;
  color: #FF0;
}
.sec-plan .inner .finish strong {
  font-size: 150%;
}
.sec-plan .inner .col {
  flex-direction: row !important;
  gap: 1rem;
}
@media (max-width: 767px) {
  .sec-plan .inner .col {
    flex-wrap: wrap;
    width: 80vw;
    margin: 0 auto;
  }
}
.sec-plan .inner .col li {
  width: auto;
}
@media (max-width: 767px) {
  .sec-plan .inner .col li {
    width: calc(50% - 1rem);
  }
}
.sec-plan .inner p {
  margin-top: 1rem;
  font-size: 70%;
}
.sec-plan .revision {
  border: 2px dashed #fff;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .sec-plan .revision {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.sec-plan .revision p {
  margin: 0;
  font-size: clamp(0.938rem, 0.73rem + 0.43vw, 18px);
  font-weight: 600;
}
.sec-plan.komikomi .skewWrap, .sec-plan.gentei .skewWrap {
  background-image: url("../img/plan-bg-komikomi.png");
}
.sec-plan.komikomi .ttlWrap p, .sec-plan.gentei .ttlWrap p {
  color: #d9326e;
}

/* ==================================================
ナイトプラン
================================================== */
.sec-nightplan {
  margin-top: 2rem;
  padding: 1.6rem 1rem 3rem;
  background: url("../img/nightplan-bg.png") no-repeat center top/contain #111;
  text-align: center;
  color: #fff;
}
.sec-nightplan h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 1rem;
  letter-spacing: 0.25rem;
}
.sec-nightplan h3::before {
  content: "";
  display: block;
  width: 4px;
  height: 1.6rem;
  background: #fff;
  transform: rotate(-30deg);
}
.sec-nightplan h3::after {
  content: "";
  display: block;
  width: 4px;
  height: 1.6rem;
  background: #fff;
  transform: rotate(30deg);
}
@media (max-width: 767px) {
  .sec-nightplan h3 {
    font-size: 80%;
  }
}
.sec-nightplan p {
  margin-top: 2rem;
  font-size: 130%;
  font-weight: 600;
  line-height: 1.4;
}
.sec-nightplan p strong {
  color: #03bd3d;
  font-size: 130%;
}
@media (max-width: 767px) {
  .sec-nightplan p.fs60 {
    text-align: left;
  }
}
.sec-nightplan .col {
  max-width: 960px;
  margin: 1rem auto 0;
}
.sec-nightplan .col dl {
  display: flex;
  flex-direction: column;
}
.sec-nightplan .col dl:nth-child(1) dt {
  background: #0c2c13;
}
.sec-nightplan .col dt {
  background: #03bd3d;
  padding: 0.6rem;
  font-weight: 600;
  line-height: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.sec-nightplan .col dd {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 0.6rem;
  background: #fff;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* ==================================================
その他のサービス
================================================== */
.sec-service .service {
  margin-top: 2rem;
}
.sec-service .service h4 {
  font-size: 150%;
  font-weight: 600;
  color: #03bd3d;
  text-align: center;
}
@media (max-width: 767px) {
  .sec-service .service h4 {
    font-size: 100%;
  }
}
.sec-service .service .inner {
  max-width: 896px;
  margin-top: 1.4rem;
  margin-right: auto;
  margin-left: auto;
  padding: 0 1rem;
}
.sec-service .service--amenities ul {
  display: flex;
  justify-content: center;
  gap: 1vw;
}
.sec-service .service--amenities ul:first-of-type {
  gap: 10px;
}
@media (max-width: 767px) {
  .sec-service .service--amenities ul:first-of-type {
    flex-direction: column;
    align-items: center;
  }
}
.sec-service .service--amenities ul:first-of-type li {
  width: calc(42% - 1vw);
}
@media (max-width: 767px) {
  .sec-service .service--amenities ul:first-of-type li {
    width: 60vw;
  }
}
.sec-service .service--amenities ul:nth-of-type(2) {
  flex-wrap: wrap;
  margin-top: 1vw;
}
@media (max-width: 767px) {
  .sec-service .service--amenities ul:nth-of-type(2) {
    gap: 10px;
    margin-top: 10px;
  }
}
.sec-service .service--amenities ul:nth-of-type(2) li {
  width: calc(33% - 1vw);
}
@media (max-width: 767px) {
  .sec-service .service--amenities ul:nth-of-type(2) li {
    width: calc(50% - 10px);
  }
}
.sec-service .service--own .inner {
  padding: 0 0.4rem;
}
.sec-service .service--own .col {
  align-items: flex-start;
}
.sec-service .service--own p:not([class]) {
  flex: 70;
}
.sec-service .service--own p.balloon {
  flex: 30;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.65rem 0.8rem 0.3rem;
  background: #ffd800;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .sec-service .service--own p.balloon {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .sec-service .service--own p.balloon::before {
    display: none;
  }
}
.sec-service .service--own p.balloon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  border: 15px solid transparent;
  border-right: 26px solid #ffd800;
  transform: translateY(-50%);
}
.sec-service .service--own ul {
  display: flex;
  justify-content: space-between;
  gap: 1.5vw;
  margin-top: 1.6rem;
}

/* ==================================================
その他パーツ
================================================== */
.sec-renewal {
  margin-top: 2rem;
}
.sec-renewal.hiroshima_rn p, .sec-renewal.hiroshima_rn_a p {
  padding: 1.4rem 1rem 2rem;
}
.sec-renewal.nahakohagura_rn, .sec-renewal.nahakohagura_rn_a, .sec-renewal.aeontowniso_rn, .sec-renewal.aeontowniso_rn_a, .sec-renewal.nago_rn, .sec-renewal.nago_rn_a {
  background: #111;
  padding: 0 1rem 3rem;
}
.sec-renewal.nahakohagura_rn .cnt, .sec-renewal.nahakohagura_rn_a .cnt, .sec-renewal.aeontowniso_rn .cnt, .sec-renewal.aeontowniso_rn_a .cnt, .sec-renewal.nago_rn .cnt, .sec-renewal.nago_rn_a .cnt {
  max-width: 940px;
  margin: 2rem auto 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.sec-renewal.nahakohagura_rn .cnt figure, .sec-renewal.nahakohagura_rn_a .cnt figure, .sec-renewal.aeontowniso_rn .cnt figure, .sec-renewal.aeontowniso_rn_a .cnt figure, .sec-renewal.nago_rn .cnt figure, .sec-renewal.nago_rn_a .cnt figure {
  margin: 0.5rem 0;
}
.sec-renewal.nahakohagura_rn .close, .sec-renewal.nahakohagura_rn_a .close, .sec-renewal.aeontowniso_rn .close, .sec-renewal.aeontowniso_rn_a .close, .sec-renewal.nago_rn .close, .sec-renewal.nago_rn_a .close {
  max-width: 1200px;
  margin: 3rem auto 0;
  background: rgb(213, 177, 72);
  background: linear-gradient(45deg, rgb(213, 177, 72) 14%, rgb(242, 236, 169) 50%, rgb(217, 181, 69) 88%);
  padding: 2rem;
  text-align: center;
}
@media (max-width: 767px) {
  .sec-renewal.nahakohagura_rn .close, .sec-renewal.nahakohagura_rn_a .close, .sec-renewal.aeontowniso_rn .close, .sec-renewal.aeontowniso_rn_a .close, .sec-renewal.nago_rn .close, .sec-renewal.nago_rn_a .close {
    padding: 2rem 1rem;
  }
}
.sec-renewal.nahakohagura_rn .close h3, .sec-renewal.nahakohagura_rn_a .close h3, .sec-renewal.aeontowniso_rn .close h3, .sec-renewal.aeontowniso_rn_a .close h3, .sec-renewal.nago_rn .close h3, .sec-renewal.nago_rn_a .close h3 {
  display: inline-block;
  padding: 0.4rem 1.4rem;
  margin: 0 auto;
  background: #111;
  color: #fff;
  font-size: clamp(1.3rem, 0.645rem + 2.8vw, 37px);
  font-weight: 600;
  text-align: center;
  border-radius: 9999px;
}
.sec-renewal.nahakohagura_rn .close .shop, .sec-renewal.nahakohagura_rn_a .close .shop, .sec-renewal.aeontowniso_rn .close .shop, .sec-renewal.aeontowniso_rn_a .close .shop, .sec-renewal.nago_rn .close .shop, .sec-renewal.nago_rn_a .close .shop {
  margin: 1rem 0 0;
  padding: 1rem;
  border: 3px solid #000;
  color: #000;
}
.sec-renewal.nahakohagura_rn .close .shop > picture, .sec-renewal.nahakohagura_rn_a .close .shop > picture, .sec-renewal.aeontowniso_rn .close .shop > picture, .sec-renewal.aeontowniso_rn_a .close .shop > picture, .sec-renewal.nago_rn .close .shop > picture, .sec-renewal.nago_rn_a .close .shop > picture {
  margin-top: 0.6rem;
}
.sec-renewal.nahakohagura_rn .close h4, .sec-renewal.nahakohagura_rn_a .close h4, .sec-renewal.aeontowniso_rn .close h4, .sec-renewal.aeontowniso_rn_a .close h4, .sec-renewal.nago_rn .close h4, .sec-renewal.nago_rn_a .close h4 {
  font-size: 110%;
}
.sec-renewal.nahakohagura_rn .close p.add, .sec-renewal.nahakohagura_rn_a .close p.add, .sec-renewal.aeontowniso_rn .close p.add, .sec-renewal.aeontowniso_rn_a .close p.add, .sec-renewal.nago_rn .close p.add, .sec-renewal.nago_rn_a .close p.add {
  margin-top: 0.3rem;
  font-size: 80%;
}

header.cp_1a .kv.pc,
header.cp_1a_towel .kv.pc,
header.cp_1a_night .kv.pc,
header.cp_2a .kv.pc,
header.k_t_cp_1a .kv.pc,
header.k_t_cp_1a_finish .kv.pc,
header.k_tk_cp_1a .kv.pc,
header.k_tk_cp_1a_finish .kv.pc,
header.k_tk_cp_1a_2 .kv.pc,
header.g49_cp_2a .kv.pc,
header.g49_cp_2a_finish .kv.pc {
  height: 49.1145833333vw;
}
@media (max-width: 767px) {
  header.cp_1a .kv.sp,
header.cp_1a_towel .kv.sp,
header.cp_1a_night .kv.sp,
header.cp_2a .kv.sp,
header.k_t_cp_1a .kv.sp,
header.k_t_cp_1a_finish .kv.sp,
header.k_tk_cp_1a .kv.sp,
header.k_tk_cp_1a_finish .kv.sp,
header.k_tk_cp_1a_2 .kv.sp,
header.g49_cp_2a .kv.sp,
header.g49_cp_2a_finish .kv.sp {
    height: 87.5vw;
  }
}

header.cp_1b .kv.pc,
header.cp_1b_2 .kv.pc,
header.cp_1b_towel .kv.pc,
header.cp_1b_night .kv.pc,
header.cp_2b .kv.pc,
header.cp_3b .kv.pc,
header.k_t_cp_1b .kv.pc,
header.k_t_cp_1b_finish .kv.pc,
header.k_tk_cp_1b .kv.pc,
header.k_tk_cp_1b_finish .kv.pc,
header.k_tk_cp_1b_5480_finish .kv.pc,
header.g49_cp_2b .kv.pc,
header.g49_cp_2b_finish .kv.pc {
  height: 49.1145833333vw;
}
@media (max-width: 767px) {
  header.cp_1b .kv.sp,
header.cp_1b_2 .kv.sp,
header.cp_1b_towel .kv.sp,
header.cp_1b_night .kv.sp,
header.cp_2b .kv.sp,
header.cp_3b .kv.sp,
header.k_t_cp_1b .kv.sp,
header.k_t_cp_1b_finish .kv.sp,
header.k_tk_cp_1b .kv.sp,
header.k_tk_cp_1b_finish .kv.sp,
header.k_tk_cp_1b_5480_finish .kv.sp,
header.g49_cp_2b .kv.sp,
header.g49_cp_2b_finish .kv.sp {
    height: 87.5vw;
  }
}

footer nav.cp-navi {
  padding-top: 1.4rem;
}
footer nav.cp-navi ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.6rem;
}
footer nav.cp-navi li {
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  footer nav.cp-navi li {
    width: calc(50% - 1.6rem);
  }
}
footer nav.cp-navi a {
  font-size: 70%;
  line-height: 1;
  white-space: nowrap;
}

.cp-intro {
  padding: 0;
}
.cp-intro .worries-wrap {
  background-image: url("../img/cp_spring/2024/intro-bg-l.png"), url("../img/cp_spring/2024/intro-bg-r.png");
  background-position: left center, right center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #f9f9f9;
  position: relative;
}
.cp-intro .worries-wrap::after {
  content: "";
  width: 100%;
  height: 2rem;
  background: url("../img/cp_spring/2024/intro-after.svg") repeat-x center top/cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cp-intro .worries-wrap .inner {
  padding: 2rem 1rem 0;
  max-width: 960px;
  margin: 0 auto;
}
.cp-intro .worries-wrap h3 {
  width: auto;
  margin: 0 auto 2rem;
}
.cp-intro > h3 {
  width: auto;
  max-width: 50%;
  margin: 2rem auto 0;
}
@media (max-width: 767px) {
  .cp-intro > h3 {
    max-width: 92%;
  }
}
.cp-intro .feature-wrap {
  padding: 0 14.5vw 1.6rem;
  margin-top: 2rem;
  background: linear-gradient(0deg, rgb(235, 247, 236) 85%, rgb(255, 255, 255) 85%);
}
@media (max-width: 767px) {
  .cp-intro .feature-wrap {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.cp-intro .feature-wrap:nth-child(even) .col {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .cp-intro .feature-wrap:nth-child(even) .col {
    flex-direction: column;
  }
}
.cp-intro .feature-wrap .col p {
  margin: 1rem 0;
  text-align: center;
  font-size: 70%;
  font-weight: 600;
}

/* ==================================================
対象店舗リスト（CPLP用）
================================================== */
.shopList {
  margin-top: 2rem;
  padding: 2rem 1rem;
  background: #f5f5f5;
}
.shopList h2 {
  font-size: 120%;
  text-align: center;
}
.shopList dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  background: #fff;
  padding: 0.8rem;
  max-width: 1000px;
  margin: 1rem auto 0;
}
@media (max-width: 767px) {
  .shopList dl {
    flex-direction: column;
    justify-content: center;
    gap: 0.8rem;
  }
}
.shopList dl dt {
  font-size: 65%;
  font-weight: 600;
  flex: 1;
}
@media (max-width: 767px) {
  .shopList dl dt {
    width: 100%;
    border-bottom: 1px solid #000;
    text-align: center;
  }
}
.shopList dl dd {
  width: calc(100% - 5rem);
  font-size: 65%;
}
@media (max-width: 767px) {
  .shopList dl dd {
    width: 100%;
  }
}
.shopList ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0.5rem 0.8rem;
}
@media (max-width: 767px) {
  .shopList ul {
    gap: 0.5rem 1rem;
  }
}
.shopList li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: calc(33% - 0.8rem);
  color: #03bd3d;
}
@media (max-width: 767px) {
  .shopList li {
    width: calc(50% - 0.5rem);
  }
}
.shopList li::before {
  content: "●";
  margin-right: 0.3rem;
  font-size: 60%;
}
.shopList li a {
  color: #03bd3d;
  line-height: 1.35;
}
.shopList li a::after {
  content: "店";
}
/*# sourceMappingURL=shared.css.map */