@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

*:focus:not(.focus-visible),
*::before:focus:not(.focus-visible),
*::after:focus:not(.focus-visible) {
  outline: none;
}

*:focus:not(:focus-visible),
*::before:focus:not(:focus-visible),
*::after:focus:not(:focus-visible) {
  outline: none;
}

/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */
.visually-hidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

/* https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html */
.plain-list {
  list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E");
  padding-left: 0;
}

/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
html {
  -webkit-text-size-adjust: 100%;
}

button {
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  color: inherit;
  background: none;
}

h5, h6 {
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  margin: 1em 0;
}

img {
  height: auto;
  border: none;
  object-fit: contain;
}

iframe {
  width: 100%;
  height: 100%;
  border: none;
}

a[href=""] {
  pointer-events: none;
}

a:is([href$="clinic.html"],
[href$="reservation.html"],
[href$="faq.html"],
[href$="shimi.html"],
[href$="pore.html"],
[href$="acne.html"],
[href$="skin-trouble.html"],
[href$="redness.html"],
[href$="mole-wart.html"],
[href$="sagging.html"],
[href$="wrinkle.html"],
[href$="hair-loss.html"],
[href$="sweating.html"],
[href$="anti-aging.html"],
[href$="qmode.html"],
[href$="lumecca-peak.html"],
[href$="advatx.html"],
[href$="diolaze.html"],
[href$="minifx-pro.html"],
[href$="forma.html"],
[href$="ldm.html"],
[href$="curejet.html"],
[href$="subcision.html"],
[href$="tca-cross.html"],
[href$="lalapeel.html"],
[href$="massage-peel.html"],
[href$="rejuran.html"],
[href$="pluryal.html"],
[href$="juvelook.html"],
[href$="botox.html"],
[href$="oral-supplement.html"],
[href$="iv-drip.html"],
[href$="visia3d.html"],
[href$="skin-amure.html"],
[href$="dr365.html"],
[href$="alpha-science.html"],
[href$="dive-bright-serum.html"],
[href$="recarca.html"],
[href$="arbor-custom.html"],
[href$="qlift-Glow.html"],
[href$="iwama-lift.html"]) {
  pointer-events: none;
}

:root {
  --clr_txt: #222222;
  --rgb_txt: 34 34 34;
  --clr_border: #DDD3CC;
  --rgb_border: 221 211 204;
  --clr_shadow: #000000;
  --rgb_shadow: 0 0 0;
  --clr_white: #fff;
  --rgb_white: 255 255 255;
  --clr_beige: #F1EDE9;
  --rgb_beige: 241 237 233;
  --clr_beige_light: #F8F6F5;
  --rgb_beige_light: 248 246 245;
  --clr_green: #59B7B3;
  --rgb_green: 89 183 179;
  --clr_green_dark: #50AAA4;
  --rgb_green_dark: 80 170 164;
  --clr_green_dark02: #254D4B;
  --rgb_green_dark02: 37 77 75;
  --clr_green_dark03: #183332;
  --rgb_green_dark03: 24 51 50;
  --clr_brown: #C7A168;
  --rgb_brown: 199 161 104;
  --clr_brown_light: #DDD3CC;
  --rgb_brown_light: 221 211 204;
  --clr_brown_light02: #D9D1C7;
  --rgb_brown_light02: 217 209 199;
  --clr_brown_light03: #D9BEA7;
  --rgb_brown_light03: 217 190 167;
  --clr_gray: #D9D9D9;
  --rgb_gray: 217 217 217;
  --clr_gray_light: #EEECEC;
  --rgb_gray_light: 238 236 236;
  --clr_orange: #FFE0B3;
  --rgb_orange: 255 224 179;
  --breakpoint: 768px;
}

@font-face {
  font-family: "fontello";
  src: url("fontello/font/fontello.woff2") format("woff2");
  font-display: fallback;
}
.cf::before,
.cf::after {
  content: "";
  display: block;
}

.cf::after {
  clear: both;
}

.fl_l {
  float: left;
}

.fl_r {
  float: right;
}

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

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

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

@media screen and (min-width: 48em), print {
  .pc-txt_c {
    text-align: center !important;
  }
  .pc-txt_l {
    text-align: left !important;
  }
  .pc-txt_r {
    text-align: right !important;
  }
}
.bold {
  font-weight: bold;
}

.txt_large {
  font-size: 120%;
}

.txt_small {
  font-size: 80%;
}

.underline {
  text-decoration: underline;
  text-decoration-thickness: 0.3em;
  text-decoration-color: var(--clr_orange);
  text-underline-offset: -0.1em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.d-inline {
  display: inline-block;
}

.img_c {
  max-width: 80%;
  margin: 1rem auto;
  border-radius: 6px;
}

.img_l, .img_r {
  max-width: 80%;
  margin: 1rem auto;
  border-radius: 8px;
}

.tate {
  max-width: 60%;
}

@media screen and (min-width: 48em), print {
  .img_c {
    max-width: min(70%, 75rem);
    border-radius: 8px;
  }
  .img_l {
    float: left;
    margin: 0 2rem 2rem 0;
    max-width: 40%;
    height: auto;
    border-radius: 8px;
  }
  .img_r {
    float: right;
    margin: 0 0 2rem 2rem;
    max-width: 40%;
    height: auto;
    border-radius: 8px;
  }
  .tate {
    max-width: 25% !important;
  }
}
.sp_n {
  display: none;
}

@media screen and (min-width: 48em), print {
  .sp_n {
    display: block;
  }
  .pc_n {
    display: none;
  }
}
.mt00 {
  margin-top: 0rem !important;
}

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

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

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

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

.mt05 {
  margin-top: 0.5rem !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

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

.pb00 {
  padding-bottom: 0 !important;
}

@media screen and (min-width: 48em), print {
  .mt00 {
    margin-top: calc(clamp(1.5rem, 0.6111rem + 1.157vw, 2rem) * 0) !important;
  }
  .mt10 {
    margin-top: calc(clamp(1.5rem, 0.6111rem + 1.157vw, 2rem) * 1) !important;
  }
  .mt20 {
    margin-top: calc(clamp(1.5rem, 0.6111rem + 1.157vw, 2rem) * 2) !important;
  }
  .mt30 {
    margin-top: calc(clamp(1.5rem, 0.6111rem + 1.157vw, 2rem) * 3) !important;
  }
  .mt40 {
    margin-top: calc(clamp(1.5rem, 0.6111rem + 1.157vw, 2rem) * 4) !important;
  }
  .mt05 {
    margin-top: 1rem !important;
  }
}
body:not(.index) .main > section ~ section, body:not(.index) .flex2 > section ~ section {
  margin-top: 4rem;
}
body:not(.index) .main > section section ~ section, body:not(.index) .flex2 > section section ~ section {
  margin-top: 3rem;
}
body:not(.index) .main > section > section section ~ section, body:not(.index) .flex2 > section > section section ~ section {
  margin-top: 2rem;
}
body:not(.index) .main > section > section > section section ~ section, body:not(.index) .flex2 > section > section > section section ~ section {
  margin-top: 2rem;
}
@media screen and (min-width: 48em), print {
  body:not(.index) .main > section ~ section, body:not(.index) .flex2 > section ~ section {
    margin-top: clamp(6rem, 2.4444rem + 4.63vw, 8rem);
  }
  body:not(.index) .main > section section ~ section, body:not(.index) .flex2 > section section ~ section {
    margin-top: clamp(4.5rem, 1.8333rem + 3.472vw, 6rem);
  }
  body:not(.index) .main > section > section section ~ section, body:not(.index) .flex2 > section > section section ~ section {
    margin-top: clamp(3rem, 1.2222rem + 2.315vw, 4rem);
  }
  body:not(.index) .main > section > section > section section ~ section, body:not(.index) .flex2 > section > section > section section ~ section {
    margin-top: clamp(3rem, 1.2222rem + 2.315vw, 4rem);
  }
}

.tbl_time {
  border: 1px solid var(--clr_border);
  border-radius: 4px;
  padding: 1.5rem;
}
.tbl_time .dl_time {
  display: flex;
  border-bottom: 1px solid var(--clr_border);
  display: flex;
  padding-bottom: 1rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 1.5rem;
}
.tbl_time .dl_time dt, .tbl_time .dl_time dd {
  width: 50%;
  text-align: center;
  font-size: 1.6rem;
}
.tbl_time .dl_time dt {
  border-right: 1px solid var(--clr_border);
}
.tbl_time .caption {
  line-height: 1.6;
}
.tbl_time .caption dl {
  display: grid;
  grid-template-columns: 5.5em 1fr;
  gap: 1rem;
  margin: 0.8rem 0;
}
.tbl_time .caption dl dt {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  border-radius: 50vh;
  text-align: center;
  border: 1px solid var(--clr_txt);
}
@media screen and (min-width: 48em), print {
  .tbl_time {
    border-radius: 8px;
    padding: clamp(1.5rem, -1.1667rem + 3.472vw, 3rem) clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .tbl_time .dl_time {
    padding-bottom: clamp(1rem, -0.7778rem + 2.315vw, 2rem);
    margin-bottom: clamp(2rem, 0.2222rem + 2.315vw, 3rem);
  }
  .tbl_time .dl_time dt, .tbl_time .dl_time dd {
    font-size: clamp(1.6rem, 0.5333rem + 1.389vw, 2.2rem);
    padding: clamp(0.4rem, -0.3111rem + 0.926vw, 0.8rem) 0;
  }
  .tbl_time .caption > dl {
    margin: clamp(0.8rem, 0.0889rem + 0.926vw, 1.2rem) 0;
  }
}

.gmap {
  width: 100%;
}

.tit_01 {
  font-size: 2.2rem;
  padding: 5rem 1rem 1rem;
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 0.05em;
  background: url(../img/tit_01.webp) center/auto 100% no-repeat;
  color: var(--clr_white);
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  min-height: 13rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 0 0 8px rgb(var(--rgb_shadow)/1);
}

.tit_02 {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 3rem;
  text-align: center;
  color: var(--clr_green_dark02);
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.tit_02::before {
  font-family: "fontello";
  content: "\e803";
  color: var(--clr_brown);
  display: block;
  margin: 0 auto 0.3rem;
  font-size: 120%;
}
.tit_02 + p {
  margin-top: 0;
}

.tit_03 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 2rem;
  padding-top: 1rem;
  background: url("../img/tit_03.png") top left/auto 0.4rem no-repeat;
}
.tit_03 + p {
  margin-top: 0;
}

.tit_04 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.7rem;
  background: var(--clr_beige);
  border-radius: 6px;
  line-height: 1.3;
  margin-bottom: 1.5rem;
  padding: 0.8rem 0.8rem 0.8rem 2rem;
  position: relative;
}
.tit_04::before {
  content: "";
  display: block;
  width: 2px;
  height: calc(100% - 1.6rem);
  background: var(--clr_brown);
  border-radius: 50vh;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1rem;
}
.tit_04 + p {
  margin-top: 0;
}

.tit_05 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 1.5rem;
  padding: 0 0 1rem 1.2rem;
  border-bottom: 1px dashed var(--clr_border);
  position: relative;
}
.tit_05::before {
  content: "";
  display: block;
  width: 2px;
  height: calc(100% - 1rem);
  background: var(--clr_brown);
  border-radius: 50vh;
  position: absolute;
  top: 0;
  left: 0rem;
}
.tit_05 + p {
  margin-top: 0;
}

.tit_06 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 1.5rem;
  padding-left: 1em;
  position: relative;
}
.tit_06::before {
  font-family: "fontello";
  content: "\e809";
  color: var(--clr_brown);
  position: absolute;
  left: 0;
  top: 0.6em;
  font-size: 60%;
}
.tit_06 + p {
  margin-top: 0;
}

@media screen and (min-width: 48em), print {
  .tit_01 {
    font-size: clamp(2.6rem, 0.1111rem + 3.241vw, 4rem);
    min-height: clamp(20rem, -4.8889rem + 32.407vw, 34rem);
    margin-bottom: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem);
    padding: clamp(8.5rem, 0.5rem + 10.417vw, 13rem) 1rem 1rem;
  }
  .tit_01 span {
    max-width: min(1200px, 100% - 4rem);
    width: 100%;
    margin: clamp(1rem, -0.7778rem + 2.315vw, 2rem) auto;
  }
  .tit_02 {
    font-size: clamp(2.2rem, -0.2889rem + 3.241vw, 3.6rem);
    margin-bottom: clamp(2rem, -0.6667rem + 3.472vw, 3.5rem);
  }
  .tit_03 {
    font-size: clamp(2rem, 0.9333rem + 1.389vw, 2.6rem);
    margin-bottom: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
    padding-top: clamp(1rem, 0.4667rem + 0.694vw, 1.3rem);
    background-size: auto 0.4rem;
  }
  .tit_04 {
    font-size: clamp(1.8rem, 0.7333rem + 1.389vw, 2.4rem);
    padding: clamp(1rem, 0.6444rem + 0.463vw, 1.2rem) clamp(0.8rem, 0.4444rem + 0.463vw, 1rem) clamp(1rem, 0.6444rem + 0.463vw, 1.2rem) clamp(1.8rem, 0.3778rem + 1.852vw, 2.6rem);
    margin-bottom: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
  }
  .tit_04::before {
    left: clamp(0.8rem, 0.4444rem + 0.463vw, 1rem);
  }
  .tit_05 {
    font-size: clamp(1.7rem, 0.8111rem + 1.157vw, 2.2rem);
    margin-bottom: clamp(1.6rem, 0.8889rem + 0.926vw, 2rem);
    padding-left: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem);
    padding-bottom: clamp(1rem, 0.6444rem + 0.463vw, 1.2rem);
  }
  .tit_06 {
    font-size: clamp(1.6rem, 0.8889rem + 0.926vw, 2rem);
    margin-bottom: 1.5rem;
  }
}
.lst {
  line-height: 1.5;
}
.lst > li:not(:last-child) {
  margin-bottom: 0.6em;
}

.lst_ul {
  line-height: 1.5;
}
.lst_ul > li {
  padding-left: 1.4em;
  position: relative;
}
.lst_ul > li:not(:last-child) {
  margin-bottom: 0.6em;
}
.lst_ul > li::before {
  content: "●";
  color: var(--clr_brown);
  position: absolute;
  left: 0;
  top: 0.15em;
  font-size: 80%;
}
.lst_ul.-kome > li {
  color: rgb(var(--rgb_txt)/0.7);
  padding-left: 1em;
}
.lst_ul.-kome > li::before {
  content: "※";
  color: inherit;
  top: 0;
  font-size: 100%;
}
@media screen and (min-width: 48em), print {
  .lst_ul.col2 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 1rem;
  }
  .lst_ul.col2 > * {
    margin: 0;
    width: calc((100% - 1rem) / 2);
    min-width: 30rem;
  }
}
@media screen and (min-width: 48em), print {
  .lst_ul.col3 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 1rem;
  }
  .lst_ul.col3 > * {
    margin: 0;
    width: calc((100% - 2rem) / 3);
    min-width: 20rem;
  }
}

.lst_ul_disc {
  line-height: 1.5;
  padding-left: 2rem;
}
.lst_ul_disc > li {
  list-style: disc;
}
.lst_ul_disc > li:not(:last-child) {
  margin-bottom: 0.6em;
}
.lst_ul_disc > li::marker {
  color: var(--clr_txt);
}

.lst_ol {
  line-height: 1.5;
  counter-reset: number 0;
}
.lst_ol > li {
  counter-increment: number 1;
  padding-left: 1.3em;
  position: relative;
}
.lst_ol > li:not(:last-child) {
  margin-bottom: 0.6em;
}
.lst_ol > li::before {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  content: counter(number) ".";
  color: var(--clr_brown);
  position: absolute;
  left: 0;
}

.lst_ol_brackets {
  line-height: 1.5;
  counter-reset: number 0;
}
.lst_ol_brackets > li {
  counter-increment: number 1;
  padding-left: 1.8em;
  position: relative;
}
.lst_ol_brackets > li:not(:last-child) {
  margin-bottom: 0.6em;
}
.lst_ol_brackets > li::before {
  content: counter(number) "）";
  line-height: 1;
  position: absolute;
  top: 0.26rem;
  left: 0;
}
@media screen and (min-width: 48em), print {
  .lst_ol_brackets > li::before {
    top: 0.34rem;
  }
}

.lst_anc {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.lst_anc > li {
  width: 100%;
}
.lst_anc > li a {
  color: var(--clr_txt) !important;
  text-decoration: none !important;
}
.lst_anc > li a {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  display: grid;
  place-items: center start;
  letter-spacing: 0;
  line-height: 1.2;
  min-height: 4.5rem;
  padding: 0.2rem 3rem 0.2rem 0.6rem;
  border-bottom: 1px solid var(--clr_txt);
  position: relative;
}
.lst_anc > li a::after {
  font-family: "fontello";
  content: "\e811";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: 0.8rem;
  border-radius: 50%;
}
@media screen and (min-width: 48em), print {
  .lst_anc {
    gap: clamp(0.5rem, -1.2778rem + 2.315vw, 1.5rem) clamp(1rem, -0.7778rem + 2.315vw, 2rem);
  }
  .lst_anc > li {
    width: calc((100% - clamp(3rem, -2.3333rem + 6.944vw, 6rem)) / 4);
  }
  .lst_anc > li > a {
    min-height: clamp(5rem, 3.2222rem + 2.315vw, 6rem);
    padding: 0.2rem clamp(2rem, 0.2222rem + 2.315vw, 3rem) 0.2rem clamp(0.4rem, 0.0444rem + 0.463vw, 0.6rem);
    transition: 0.2s;
  }
  .lst_anc > li > a::after {
    right: clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
  }
  .lst_anc > li > a:hover {
    color: var(--clr_txt) !important;
  }
  .lst_anc > li > a:hover {
    background: rgb(var(--rgb_txt)/0.04);
  }
}

.lst_flow {
  counter-reset: number 0;
}
.lst_flow > li {
  background: var(--clr_white);
  padding: 1.5rem;
  counter-increment: number 1;
  border-radius: 0 0 6px 6px;
  border-top: 1px solid var(--clr_txt);
  position: relative;
}
.lst_flow > li:not(:last-child) {
  margin: 0 0 4.5rem;
}
.lst_flow > li:not(:last-child)::after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -3.5rem;
  left: 0;
  right: 0;
  border-top: 2rem solid var(--clr_brown_light);
  border-right: 2.6rem solid transparent;
  border-bottom: 0rem solid transparent;
  border-left: 2.6rem solid transparent;
  margin: auto;
}
.lst_flow > li .flow_tit {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  padding-bottom: 1rem;
  margin: 0 0 0.8rem;
  border-bottom: 1px dashed var(--clr_border);
  display: block;
  font-size: 1.6rem;
  padding-left: 1.8em;
  line-height: 1.4;
}
.lst_flow > li .flow_tit::before {
  display: inline-block;
  content: counter(number, decimal-leading-zero) ".";
  color: var(--clr_brown);
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
}
@media screen and (min-width: 48em), print {
  .lst_flow > li {
    padding: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
    border-radius: 0 0 8px 8px;
  }
  .lst_flow > li:not(:last-child) {
    margin: 0 0 clamp(5rem, 2.3333rem + 3.472vw, 6.5rem);
  }
  .lst_flow > li:not(:last-child)::after {
    bottom: clamp(-5rem, -1.6667rem + -2.778vw, -3.8rem);
    border-top: clamp(2.1rem, 0.5rem + 2.083vw, 3rem) solid var(--clr_brown_light);
    border-right: clamp(2.8rem, 0.6667rem + 2.778vw, 4rem) solid transparent;
    border-left: clamp(2.8rem, 0.6667rem + 2.778vw, 4rem) solid transparent;
  }
  .lst_flow > li .flow_tit {
    font-size: clamp(1.7rem, 0.8111rem + 1.157vw, 2.2rem);
    padding-bottom: clamp(1rem, 0.2889rem + 0.926vw, 1.4rem);
    margin-bottom: clamp(1.4rem, 0.8667rem + 0.694vw, 1.7rem);
  }
  .lst_flow > li .flow_tit::before {
    top: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
    left: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
  }
}

.lst_faq dt, .lst_faq dd {
  padding-left: 1.6em;
  position: relative;
}
.lst_faq dt::before, .lst_faq dd::before {
  position: absolute;
  top: -0.1em;
  left: 0;
  display: block;
  font-size: 110%;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
}
.lst_faq dt {
  margin-bottom: 0.8rem;
  line-height: 1.5;
  cursor: pointer;
}
.lst_faq dt::before {
  content: "Q.";
  color: var(--clr_green_dark02);
}
.lst_faq dt:not(:first-of-type) {
  margin-top: 2rem;
}
.lst_faq dd::before {
  content: "A.";
  color: var(--clr_brown);
}
@media screen and (min-width: 48em), print {
  .lst_faq dt:not(:first-of-type) {
    margin-top: clamp(2rem, 0.2222rem + 2.315vw, 3rem);
  }
}

.js-tab_content {
  display: none;
}
.js-tab_content.-active {
  display: block;
}

.tel {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  letter-spacing: 0.05em;
}
.tel::before {
  content: "TEL.";
  font-size: 75%;
  margin-right: 0.2rem;
}
@media screen and (min-width: 48em), print {
  .tel::before {
    margin-right: clamp(0.4rem, -0.3111rem + 0.926vw, 0.8rem);
  }
}

.rsv {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  color: var(--clr_white);
  background: linear-gradient(150deg, var(--clr_green), var(--clr_green_dark));
  border-radius: 50vh;
  padding: 1rem 1.5rem;
  line-height: 1.4;
}
.rsv::before {
  font-family: "fontello";
  content: "\e806";
  margin-right: 0.4rem;
  font-size: 110%;
}
@media screen and (min-width: 48em), print {
  .rsv {
    padding: clamp(0.8rem, 0.1956rem + 0.787vw, 1.14rem) clamp(3.2rem, 0.7111rem + 3.241vw, 4.6rem);
  }
  .rsv::before {
    margin-right: clamp(0.4rem, 0.0444rem + 0.463vw, 0.6rem);
  }
  .rsv:is(:hover,.focus-visible) {
    opacity: 1;
    filter: brightness(110%);
  }
  .rsv:is(:hover, :focus-visible) {
    opacity: 1;
    filter: brightness(110%);
  }
}

.btn_campaign {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
  color: var(--clr_white);
  background: var(--clr_brown);
  border-radius: 50vh;
  padding: 1rem 1.5rem;
  line-height: 1.4;
}
.btn_campaign::before {
  font-family: "fontello";
  content: "\e807";
  font-weight: normal;
  margin-right: 0.4rem;
  font-size: 120%;
}
@media screen and (min-width: 48em), print {
  .btn_campaign {
    padding: 1.64rem 2rem;
  }
  .btn_campaign:is(:hover,.focus-visible) {
    opacity: 1;
    filter: brightness(110%);
  }
  .btn_campaign:is(:hover, :focus-visible) {
    opacity: 1;
    filter: brightness(110%);
  }
}

.btn_Instagram {
  background: var(--clr_green_dark02);
}
.btn_Instagram img {
  width: 29px;
  height: 29px;
}
.btn_Instagram:is(:hover,.focus-visible) {
  opacity: 1;
  filter: brightness(140%);
}
.btn_Instagram:is(:hover, :focus-visible) {
  opacity: 1;
  filter: brightness(140%);
}

.box {
  padding: 1.5rem;
  background: var(--clr_white);
  border-radius: 6px;
}
.box.-color02 {
  background: var(--clr_beige);
}
@media screen and (min-width: 48em), print {
  .box {
    border-radius: 8px;
    padding: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
  }
}

.btn {
  display: inline-block;
  color: var(--clr_txt);
  background: var(--clr_beige_light);
  border: 1px solid var(--clr_txt);
  border-radius: 50vh;
  padding: 1rem 4rem 1rem 1.5rem;
  line-height: 1.4;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.btn::after {
  display: block;
  font-family: "fontello";
  content: "\e805";
  font-weight: normal;
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
  right: 1rem;
}
@media screen and (min-width: 48em), print {
  .btn {
    padding: 1.64rem 6rem 1.64rem 2rem;
  }
  .btn::after {
    right: 2rem;
  }
  .btn:is(:hover,.focus-visible) {
    opacity: 1;
    background: var(--clr_brown);
    border-color: var(--clr_brown);
    color: var(--clr_white);
  }
  .btn:is(:hover, :focus-visible) {
    opacity: 1;
    background: var(--clr_brown);
    border-color: var(--clr_brown);
    color: var(--clr_white);
  }
}

.lnk {
  display: inline-block;
  cursor: pointer;
}
.lnk::after {
  padding-left: 0.3rem;
  display: inline-block;
}
@media screen and (min-width: 48em), print {
  .lnk::after {
    padding-left: 0.6rem;
  }
}
.lnk.out::after {
  font-family: "fontello";
  content: "\cc05";
}
.lnk.pdf::after {
  font-family: "fontello";
  content: "\cc04";
}

.tbl {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  line-height: 1.4;
}
.tbl.-price {
  font-size: 1.3rem;
}
.tbl tr th {
  text-align: center;
  padding: 0.8rem;
  font-weight: normal;
  background: var(--clr_beige);
  border: 1px solid var(--clr_border);
}
.tbl tr td {
  text-align: left;
  padding: 0.8rem;
  border: 1px solid var(--clr_border);
}
.tbl tr td:first-child {
  border-left: none;
}
.tbl tr td.price {
  text-align: right;
  width: 7em;
}
.tbl tr .nowrap, .tbl tr .sp_nowrap {
  width: 0;
  white-space: nowrap;
}
.tbl tr:first-child > th, .tbl tr:first-child > td {
  border-top: 1px solid var(--clr_border);
}
.tbl tr:first-child > *:first-child {
  border-top-left-radius: 6px;
}
.tbl tr:first-child > *:last-child {
  border-top-right-radius: 6px;
}
.tbl tr:last-child > *:first-child {
  border-bottom-left-radius: 6px;
}
.tbl tr:last-child > *:last-child {
  border-bottom-right-radius: 6px;
}
.tbl thead tr th {
  border-top: none !important;
}
.tbl thead tr th {
  background: var(--clr_green_dark02);
  color: var(--clr_white);
  border-right: 1px solid var(--clr_white);
  border-bottom: none;
}
.tbl thead tr th:first-child {
  border-radius: 6px 0 0 0 !important;
}
.tbl thead tr th:last-child {
  border-radius: 0 6px 0 0 !important;
}
.tbl thead tr th:last-child {
  border-right: none;
}
.tbl thead tr td {
  border-top: none !important;
}
.tbl thead + tbody > tr:first-child > th, .tbl thead + tbody > tr:first-child td {
  border-radius: 0 !important;
}
.tbl.-color02 tr th {
  background: var(--clr_pink_light03);
}
.tbl.-th25 tr th {
  width: 25%;
}

@media screen and (min-width: 48em), print {
  .tbl.-price {
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
  }
  .tbl tr th {
    font-family: "Zen Old Mincho", serif;
    font-weight: 500;
    font-style: normal;
    padding: clamp(1.4rem, 0.8667rem + 0.694vw, 1.7rem) clamp(1.4rem, 0.3333rem + 1.389vw, 2rem);
  }
  .tbl tr td {
    padding: clamp(1.4rem, 0.8667rem + 0.694vw, 1.7rem) clamp(1.4rem, 0.3333rem + 1.389vw, 2rem);
  }
  .tbl tr td.price {
    width: calc(clamp(2.8rem, 0.6667rem + 2.778vw, 4rem) + 7em);
  }
  .tbl tr .sp_nowrap {
    width: inherit;
    white-space: inherit;
  }
  .tbl tr:first-child > *:first-child {
    border-top-left-radius: 8px;
  }
  .tbl tr:first-child > *:last-child {
    border-top-right-radius: 8px;
  }
  .tbl tr:last-child > *:first-child {
    border-bottom-left-radius: 8px;
  }
  .tbl tr:last-child > *:last-child {
    border-bottom-right-radius: 8px;
  }
  .tbl thead tr th:first-child {
    border-radius: 8px 0 0 0 !important;
  }
  .tbl thead tr th:last-child {
    border-radius: 0 8px 0 0 !important;
  }
}
.tbl_scroll {
  overflow-x: scroll;
}
.tbl_scroll .tbl {
  white-space: nowrap;
}
@media screen and (min-width: 48em), print {
  .tbl_scroll {
    overflow: inherit;
  }
  .tbl_scroll .tbl {
    white-space: inherit;
  }
}

.flex1 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
}
.flex1.lst_ul > li {
  margin: 0 !important;
}
.flex1.lst_ul > li {
  padding-left: 1em;
}
@media screen and (min-width: 48em), print {
  .flex1 {
    gap: 1rem clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
}

@media screen and (min-width: 48em), print {
  .flex2 {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(2rem, -1.5556rem + 4.63vw, 4rem);
  }
  .flex2 > * {
    margin-top: 0 !important;
  }
  .flex2 > * {
    width: calc((100% - clamp(2rem, -1.5556rem + 4.63vw, 4rem)) / 2);
  }
}

.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 1rem auto;
}
.slick-dots li {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 0.2rem;
}
.slick-dots li button {
  padding: 50%;
  display: block;
  font-size: 0;
  cursor: pointer;
  opacity: 0.25;
  border-radius: 50%;
  background: #000;
}
.slick-dots li button:is(:hover,.focus-visible) {
  opacity: 0.8;
}
.slick-dots li button:is(:hover, :focus-visible) {
  opacity: 0.8;
}
.slick-dots li.slick-active button {
  opacity: 0.75;
}

@media screen and (min-width: 48em), print {
  .slick-dots {
    margin: 1.6rem auto;
  }
  .slick-dots li {
    width: 1.4rem;
    height: 1.4rem;
    margin: 0 0.6rem;
  }
}
html {
  font-size: 2.7777777778vw;
}

body {
  background: var(--clr_beige_light);
  color: var(--clr_txt);
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  word-wrap: break-word;
}
body::after {
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  content: "";
  -webkit-backdrop-filter: blur(0.6rem);
          backdrop-filter: blur(0.6rem);
  position: fixed;
  top: 0;
  z-index: 100;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
}
body.spnav_modal {
  height: 100%;
  overflow: hidden;
}
body.spnav_modal::after {
  visibility: visible;
  opacity: 1;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrap {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.main {
  font-size: 1.4rem;
  line-height: 2;
}

@media screen and (min-width: 48em), print {
  html {
    font-size: 62.5%;
  }
  body::after {
    display: none;
  }
  a, button {
    transition: 0.2s;
  }
  a:is(:hover,.focus-visible), button:is(:hover,.focus-visible) {
    opacity: 0.8;
  }
  a:is(:hover, :focus-visible), button:is(:hover, :focus-visible) {
    opacity: 0.8;
  }
  .wrap {
    max-width: min(1200px, 100% - 4rem);
    margin-left: auto;
    margin-right: auto;
  }
  .main {
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
  }
  .main a:not([class*=btn]):is(:hover,.focus-visible) {
    opacity: 1;
    text-decoration: none;
  }
  .main a:not([class*=btn]):is(:hover, :focus-visible) {
    opacity: 1;
    text-decoration: none;
  }
}
:target {
  scroll-margin-top: var(--scroll-margin);
}

.header {
  position: fixed;
  z-index: 101;
  height: 7rem;
  background: linear-gradient(to bottom, rgb(var(--rgb_green_dark03)/0.85) 0%, rgb(var(--rgb_green_dark03)/0.65) 70%, rgb(var(--rgb_green_dark03)/0) 100%);
}
.header .wrap {
  padding: 0.5rem 0 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
.header .wrap .logo {
  width: calc(100% - 5.6rem);
  height: 4.6rem;
}
.header .wrap .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  filter: brightness(0) invert(1);
}
.header .wrap .logo a .clip {
  display: block;
  height: 100%;
  overflow: hidden;
  clip-path: inset(50%);
  color: transparent;
}

@media screen and (min-width: 48em), print {
  .header {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-bottom: clamp(3rem, -0.5556rem + 4.63vw, 5rem);
  }
  .header .wrap {
    margin: 0 auto;
    padding: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem) 0 0;
    display: flex;
    align-items: center;
  }
  .header .wrap .logo {
    width: clamp(30rem, 17.5556rem + 16.204vw, 37rem);
    aspect-ratio: 366/46;
    height: auto;
    flex-shrink: 0;
  }
  .header .wrap .headR {
    flex-grow: 1;
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
    color: var(--clr_white);
  }
  .header .wrap .headR ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: clamp(1rem, -2.5556rem + 4.63vw, 3rem);
  }
  .header .wrap .headR ul > li .tel {
    font-size: clamp(2rem, 1.2889rem + 0.926vw, 2.4rem);
    transform: translateY(1px);
  }
}
#nav {
  width: 100vw;
}
#nav #sp_menu {
  width: 3.5rem;
  height: 4.6rem;
  color: var(--clr_white);
  text-align: center;
  line-height: 1;
  font-size: 0.9rem;
  padding: 0;
  position: absolute;
  top: 0.5rem;
  right: 1.2rem;
  z-index: 102;
}
#nav #sp_menu .btn-line {
  display: block;
  position: absolute;
  top: 1.2rem;
  left: 0;
  right: 0;
  width: 3.5rem;
  height: 2px;
  background-color: var(--clr_white);
  border-radius: 1px;
  transition: all 0.4s;
  margin: 0 auto;
}
#nav #sp_menu .btn-line:nth-of-type(2) {
  top: 2.2rem;
}
#nav #sp_menu .btn-line:nth-of-type(3) {
  top: 3.2rem;
}
#nav #sp_menu.-active .btn-line:nth-of-type(1) {
  animation: menu-bar01 0.6s forwards;
}
#nav #sp_menu.-active .btn-line:nth-of-type(2) {
  transition: all 0.25s 0.25s;
  opacity: 1;
}
#nav #sp_menu.-active .btn-line:nth-of-type(3) {
  animation: menu-bar02 0.6s forwards;
}
#nav #sp_menu.-close .btn-line:nth-of-type(1) {
  animation: active-menu-bar01 0.6s forwards;
}
#nav #sp_menu.-close .btn-line:nth-of-type(2) {
  opacity: 0;
}
#nav #sp_menu.-close .btn-line:nth-of-type(3) {
  animation: active-menu-bar03 0.6s forwards;
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(1rem) rotate(45deg);
  }
  50% {
    transform: translateY(1rem) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-1rem) rotate(-45deg);
  }
  50% {
    transform: translateY(-1rem) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(1rem) rotate(0);
  }
  100% {
    transform: translateY(1rem) rotate(45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-1rem) rotate(0);
  }
  100% {
    transform: translateY(-1rem) rotate(-45deg);
  }
}
@media screen and (min-width: 48em), print {
  #nav {
    width: auto;
  }
  #nav #sp_menu {
    display: none;
  }
}

.gnav_subnav {
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: calc(100% - 5.6rem);
  overflow-y: auto;
  background: rgb(var(--rgb_white)/0.85);
  padding: 1rem 1.5rem 1.5rem;
  position: fixed;
  top: 6.1rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.gnav_subnav.-active {
  z-index: 9998;
  animation: active-menu 0.45s cubic-bezier(0.03, 0.1, 0.15, 0.78) forwards;
}
.gnav_subnav.-close {
  animation: close-menu 0.45s cubic-bezier(0.03, 0.1, 0.15, 0.78) forwards;
}
@keyframes active-menu {
  0% {
    top: 3rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  100% {
    top: 5.6rem;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
@keyframes close-menu {
  0% {
    top: 5.6rem;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  100% {
    top: 3rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}
.gnav_subnav .gnav > li > a, .gnav_subnav .gnav > li .sub {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0.8rem 0rem;
  font-size: 1.4rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.gnav_subnav .gnav > li > a.current, .gnav_subnav .gnav > li .sub.current {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.gnav_subnav .gnav > li .sub {
  position: relative;
  padding-right: 3rem;
}
.gnav_subnav .gnav > li .sub::after {
  font-family: "fontello";
  content: "\e804";
  display: block;
  position: absolute;
  right: 0.6rem;
  top: 50%;
  transform: translateY(-50%) rotate(0deg) scale(1);
  transition: transform 0.3s ease;
}
.gnav_subnav .gnav > li .sub.close::after {
  font-family: "fontello";
  content: "\e800";
  transform: translateY(-50%) rotate(180deg) scale(1);
}
.gnav_subnav .gnav > li .subbox {
  display: none;
}
.gnav_subnav .gnav > li .subbox .subnav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.gnav_subnav .gnav > li .subbox .subnav > li {
  width: 100%;
  border-bottom: 1px solid var(--clr_txt);
}
.gnav_subnav .gnav > li .subbox .subnav > li > a, .gnav_subnav .gnav > li .subbox .subnav > li > button {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  display: grid;
  place-content: center start;
  padding: 0.4rem 3rem 0.4rem 1rem;
  min-height: 4.2rem;
  font-size: 1.3rem;
  line-height: 1.4;
  position: relative;
}
.gnav_subnav .gnav > li .subbox .subnav > li > a::after, .gnav_subnav .gnav > li .subbox .subnav > li > button::after {
  position: absolute;
  right: 0.5rem;
  top: 50%;
}
.gnav_subnav .gnav > li .subbox .subnav > li > a::after {
  font-family: "fontello";
  content: "\e805";
  transform: translateY(-40%);
}
.gnav_subnav .gnav > li .subbox .subnav > li > button::after {
  right: 0.6rem;
  font-family: "fontello";
  content: "\e804";
  transform: translateY(-50%) rotate(0deg) scale(1);
  transition: 0.3s ease;
}
.gnav_subnav .gnav > li .subbox .subnav > li > button.-active {
  border: none;
}
.gnav_subnav .gnav > li .subbox .subnav > li > button.-active::after {
  font-family: "fontello";
  content: "\e802";
  transform: translateY(-50%) rotate(180deg) scale(1);
}
.gnav_subnav .gnav > li .subbox .subnav > li > div {
  display: none;
}
.gnav_subnav .gnav > li .subbox .subnav > li > div > ul > li > a {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  padding: 0.4rem 3rem 0.4rem 1rem;
  display: grid;
  place-content: center start;
  min-height: 3.8rem;
  border-top: 1px dashed var(--clr_border);
  position: relative;
}
.gnav_subnav .gnav > li .subbox .subnav > li > div > ul > li > a::after {
  font-family: "fontello";
  content: "\e805";
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-40%);
}
.gnav_subnav .gnav > li .subbox .subnav > li > div > ul > li > a.current {
  background: rgb(var(--rgb_txt)/0.04);
}
@media screen and (min-width: 48em), print {
  .gnav_subnav {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .gnav_subnav {
    width: 100%;
    max-height: inherit;
    overflow-y: visible;
    padding: clamp(1rem, -0.6rem + 2.083vw, 1.9rem) 0;
    position: static;
    background: none;
    container: tab/inline-size;
  }
  .gnav_subnav .gnav {
    max-width: min(1200px, 100% - 4rem);
    margin: auto;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 1rem 0;
    padding: 0;
  }
  .gnav_subnav .gnav > li.hide {
    display: none;
  }
  .gnav_subnav .gnav > li > a, .gnav_subnav .gnav > li .sub {
    color: var(--clr_white);
    font-size: clamp(1.25rem, 0.6278rem + 0.81vw, 1.6rem);
    padding: 0;
    margin: 0;
    cursor: pointer;
  }
  .gnav_subnav .gnav > li > a::after, .gnav_subnav .gnav > li .sub::after {
    content: none !important;
  }
  .gnav_subnav .gnav > li > a:is(:hover,.focus-visible), .gnav_subnav .gnav > li .sub:is(:hover,.focus-visible) {
    opacity: 0.8;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  .gnav_subnav .gnav > li > a:is(:hover, :focus-visible), .gnav_subnav .gnav > li .sub:is(:hover, :focus-visible) {
    opacity: 0.8;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  .gnav_subnav .gnav > li .subbox {
    display: none;
    position: absolute;
    z-index: 10;
    top: calc(100% - clamp(3rem, -0.5556rem + 4.63vw, 5rem));
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background: rgb(var(--rgb_white)/0.85);
    padding: clamp(0.5rem, -3.0556rem + 4.63vw, 2.5rem) 0 clamp(1.5rem, -2.0556rem + 4.63vw, 3.5rem);
  }
  .gnav_subnav .gnav > li .subbox > .subnav {
    max-width: min(1200px, 100% - 4rem);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    gap: clamp(1rem, -0.7778rem + 2.315vw, 2rem);
    max-height: calc(100vh - clamp(14rem, 10.4444rem + 4.63vw, 16rem));
    overflow-y: scroll;
  }
  .gnav_subnav .gnav > li .subbox > .subnav::-webkit-scrollbar {
    background: transparent;
    width: 0.5rem;
  }
  .gnav_subnav .gnav > li .subbox > .subnav::-webkit-scrollbar-thumb {
    background: var(--clr_border);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li {
    width: calc((100% - clamp(3rem, -2.3333rem + 6.944vw, 6rem)) / 4);
    height: -moz-fit-content;
    height: fit-content;
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > a, .gnav_subnav .gnav > li .subbox > .subnav > li > button {
    text-align: left;
    font-size: clamp(1.2rem, 0.4889rem + 0.926vw, 1.6rem);
    padding: 0.4rem clamp(2rem, -0.6667rem + 3.472vw, 3.5rem) 0.4rem clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
    min-height: clamp(5rem, 2.3333rem + 3.472vw, 6.5rem);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > a::after, .gnav_subnav .gnav > li .subbox > .subnav > li > button::after {
    right: clamp(0.8rem, 0.0889rem + 0.926vw, 1.2rem);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > a:is(:hover,.focus-visible), .gnav_subnav .gnav > li .subbox > .subnav > li > button:is(:hover,.focus-visible) {
    background: rgb(var(--rgb_txt)/0.04);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > a:is(:hover, :focus-visible), .gnav_subnav .gnav > li .subbox > .subnav > li > button:is(:hover, :focus-visible) {
    background: rgb(var(--rgb_txt)/0.04);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > div > ul > li > a {
    font-size: clamp(1.2rem, 0.4889rem + 0.926vw, 1.6rem);
    padding: 0.4rem clamp(2rem, -0.6667rem + 3.472vw, 3.5rem) 0.4rem clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
    min-height: clamp(5rem, 4.1111rem + 1.157vw, 5.5rem);
    line-height: 1.4;
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > div > ul > li > a::after {
    right: clamp(0.8rem, 0.0889rem + 0.926vw, 1.2rem);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > div > ul > li > a:is(:hover,.focus-visible) {
    background: rgb(var(--rgb_txt)/0.04);
  }
  .gnav_subnav .gnav > li .subbox > .subnav > li > div > ul > li > a:is(:hover, :focus-visible) {
    background: rgb(var(--rgb_txt)/0.04);
  }
  @container tab (width < 120rem) {
    .gnav_subnav .gnav > li .subbox > .subnav > li {
      width: calc((100% - clamp(2rem, -1.5556rem + 4.63vw, 4rem)) / 3);
    }
  }
}

#scroll_nav {
  display: none;
}
@media screen and (min-width: 48em), print {
  #scroll_nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 102;
    background: linear-gradient(to bottom, rgb(var(--rgb_green_dark03)/0.85) 0%, rgb(var(--rgb_green_dark03)/0.65) 70%, rgb(var(--rgb_green_dark03)/0) 100%);
    width: 100%;
    padding: 0 0 clamp(1rem, 0.1111rem + 1.157vw, 1.5rem);
  }
  #scroll_nav .gnav > li .subbox {
    top: calc(100% - clamp(1rem, 0.1111rem + 1.157vw, 1.5rem));
  }
}

.sp_fixed {
  position: fixed;
  top: 7rem;
  right: 0;
  z-index: 99;
}
.sp_fixed > ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 60px;
}
.sp_fixed > ul > li a {
  width: 100%;
  border-radius: 10px 0 0 10px;
  font-size: 1.5rem;
  padding: 2rem 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  border: 1px solid var(--clr_white);
}
.sp_fixed > ul > li a::before {
  margin: 0 0 1rem;
}
.sp_fixed > ul > li a.btn_Instagram {
  padding: 15px;
}
@media screen and (min-width: 48em), print {
  .sp_fixed {
    display: none;
  }
}

.pc_fixed {
  display: none;
}
@media screen and (min-width: 48em), print {
  .pc_fixed {
    display: block;
    position: fixed;
    top: clamp(10rem, 2.8889rem + 9.259vw, 14rem);
    right: 0;
    z-index: 101;
  }
  .pc_fixed > ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: clamp(0.9rem, 0.7222rem + 0.231vw, 1rem);
  }
  .pc_fixed > ul > li a {
    width: clamp(6rem, 4.2222rem + 2.315vw, 7rem);
    min-height: clamp(15rem, 4.3333rem + 13.889vw, 21rem);
    border-radius: clamp(1rem, -0.7778rem + 2.315vw, 2rem) 0 0 clamp(1rem, -0.7778rem + 2.315vw, 2rem);
    font-size: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
    padding: clamp(1.4rem, 0.3333rem + 1.389vw, 2rem) 0;
    border: 1px solid var(--clr_white);
    display: flex;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
  .pc_fixed > ul > li a::before {
    margin: 0 0 1rem;
    font-size: 145%;
  }
  .pc_fixed > ul > li a.btn_Instagram {
    min-width: 60px;
    min-height: 60px;
  }
  .pc_fixed > ul > li a.btn_campaign::before {
    transform: translateX(0.1em);
  }
}

.overview {
  padding: 4rem 0rem 0;
  font-size: 1.4rem;
  line-height: 2;
  background: var(--clr_beige);
}
.overview .clinic_name {
  text-align: center;
  margin: 0 0 2rem;
}
.overview .clinic_name img {
  max-width: 70%;
  margin: auto;
}
.overview .gaiyo {
  line-height: 1.6;
}
.overview .gaiyo dt {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  padding: 1rem 0.5rem 0.4rem;
}
.overview .gaiyo dt.space {
  letter-spacing: 1em;
}
.overview .gaiyo dt:first-of-type {
  border-top: 1px solid var(--clr_border);
}
.overview .gaiyo dd {
  padding: 0rem 0.5rem 1rem;
  border-bottom: 1px solid var(--clr_border);
}
.overview .tbl_time {
  margin: 3rem 0;
}
.overview .gmap {
  height: 80vw;
}

@media screen and (min-width: 48em), print {
  .overview {
    padding: clamp(6rem, -1.1111rem + 9.259vw, 10rem) 0 0;
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
  }
  .overview .clinic_name {
    margin: 0 0 clamp(4rem, -3.1111rem + 9.259vw, 8rem);
  }
  .overview .clinic_name img {
    max-width: clamp(26rem, 8.0444rem + 23.38vw, 36.1rem);
  }
  .overview .overview_content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(42rem, 1fr));
    margin: 0 auto;
    gap: clamp(4rem, 0.4444rem + 4.63vw, 6rem);
  }
  .overview .gaiyo {
    display: grid;
    grid-template-columns: clamp(12rem, 8.4444rem + 4.63vw, 14rem) 1fr;
  }
  .overview .gaiyo dt {
    padding: clamp(0.8rem, -0.0889rem + 1.157vw, 1.3rem) clamp(0.6rem, -0.1111rem + 0.926vw, 1rem);
    border-bottom: 1px solid var(--clr_border);
  }
  .overview .gaiyo dd {
    padding: clamp(0.8rem, -0.0889rem + 1.157vw, 1.3rem) clamp(0.6rem, -0.1111rem + 0.926vw, 1rem);
  }
  .overview .gaiyo dd:first-of-type {
    border-top: 1px solid var(--clr_border);
  }
  .overview .tbl_time {
    margin: 0;
  }
  .overview .gmap {
    height: clamp(30rem, 12.2222rem + 23.148vw, 40rem);
    margin-top: clamp(6rem, -1.1111rem + 9.259vw, 10rem);
  }
}
#tel_up {
  width: 100%;
  height: 6rem;
  background: linear-gradient(to top, rgb(var(--rgb_green_dark03)/0.85) 0%, rgb(var(--rgb_green_dark03)/0.65) 50%, rgb(var(--rgb_green_dark03)/0) 100%);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 1rem;
  padding: 0.5rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  height: 7rem;
  padding-top: 1rem;
}
#tel_up ul {
  width: calc(100% - 0.8rem);
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 0.4rem;
}
#tel_up ul li {
  flex-grow: 1;
  max-width: 70%;
  height: 100%;
  display: flex;
  align-items: center;
}
#tel_up ul li > * {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  padding: 0 0.5rem;
}
#tel_up ul li > *.tel {
  transform: translateY(3px);
  padding: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--clr_white);
  font-size: 1.35rem;
}
#tel_up ul li > *.btn_Instagram {
  width: 60px;
  height: 60px;
  border-radius: 6px;
}
#tel_up ul li[\:has\(.btn_Instagram\)] {
  width: -moz-fit-content;
  width: fit-content;
  flex-grow: 0;
}
#tel_up ul li:has(.btn_Instagram) {
  width: -moz-fit-content;
  width: fit-content;
  flex-grow: 0;
}

@media screen and (min-width: 48em), print {
  #tel_up {
    width: 4.9rem;
    height: 4.9rem;
    bottom: 3rem;
    right: 3rem;
    left: auto;
    background: none;
    box-shadow: none;
    padding: 0;
  }
  #tel_up ul {
    display: none;
  }
}
#pageup {
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  position: fixed;
  bottom: 6rem;
  right: 0.4rem;
  background: rgba(var(--rgb_white)/0.85);
  -webkit-backdrop-filter: blur(0.6rem);
          backdrop-filter: blur(0.6rem);
  box-shadow: 0 0 10px rgb(var(--rgb_green_dark03)/0.16);
  border-radius: 50%;
  z-index: 11;
}
#pageup::before {
  display: block;
  font-family: "fontello";
  content: "\e811";
  font-size: 1.6rem;
  width: 100%;
  height: 100%;
  color: var(--clr_txt);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  place-items: center;
}
#pageup .clip {
  clip-path: inset(50%);
  color: transparent;
  font-size: 0;
}
@media screen and (min-width: 48em), print {
  #pageup {
    width: clamp(4rem, 0.4444rem + 4.63vw, 6rem);
    height: clamp(4rem, 0.4444rem + 4.63vw, 6rem);
    right: clamp(6rem, 4.2222rem + 2.315vw, 7rem);
    bottom: clamp(2rem, 0.2222rem + 2.315vw, 3rem);
  }
  #pageup:is(:hover,.focus-visible) {
    opacity: 1;
    filter: brightness(97%);
  }
  #pageup:is(:hover, :focus-visible) {
    opacity: 1;
    filter: brightness(97%);
  }
}

.footer {
  text-align: center;
  padding: 0 0 6rem;
  background: var(--clr_green_dark03);
}
.footer .footer_lnks {
  padding: 1.5rem 1rem 0.5rem;
  border-top: 1px solid var(--clr_border);
}
.footer .footer_lnks .copy {
  display: block;
  font-size: 1.3rem;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  color: rgb(var(--rgb_white)/0.6);
}
.footer .footer_lnks .copy a {
  text-decoration: none;
}
.footer .footer_nav {
  display: none;
}

@media screen and (min-width: 48em), print {
  .footer {
    padding: clamp(5rem, -1.0444rem + 7.87vw, 8.4rem) 0 0;
  }
  .footer .footer_nav {
    display: block;
  }
  .footer .footer_nav > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem) 0;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer_nav > ul > li {
    text-align: center;
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
    padding: 0 0.8rem;
    line-height: 1;
    border-right: 1px solid var(--clr_white);
    color: var(--clr_white);
  }
  .footer .footer_nav > ul > li > a:hover {
    opacity: 1;
    text-decoration: underline;
  }
  .footer .footer_nav > ul > li.treatment {
    display: none;
  }
  .footer .footer_nav > ul > li.last-in-row {
    border-right-color: transparent;
  }
  .footer .footer_nav > ul:not(:first-of-type) {
    margin-top: 1.5rem;
  }
  .footer .footer_lnks {
    max-width: min(1200px, 100% - 4rem);
    margin-left: auto;
    margin-right: auto;
    padding: clamp(1rem, -0.7778rem + 2.315vw, 2rem) 1rem;
    margin-top: clamp(5rem, -1.2222rem + 8.102vw, 8.5rem);
  }
  .footer .footer_lnks .copy {
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
  }
}
.keyvsl {
  width: 100%;
  position: relative;
}
.keyvsl #keyvsl {
  width: 100%;
  height: 94vw;
  overflow: hidden;
  visibility: hidden;
}
.keyvsl #keyvsl .slick-list div img {
  height: 94vw !important;
}
.keyvsl #keyvsl .slick-list div img {
  width: 100%;
  object-fit: cover;
}
.keyvsl #keyvsl .slick-dots {
  position: relative;
  z-index: 2;
  margin: -1.8rem auto;
}
.keyvsl #keyvsl .slick-dots li {
  width: 1rem;
  height: 1rem;
  margin: 0 0.6rem;
}
.keyvsl #keyvsl .slick-dots li button {
  background: var(--clr_white);
}
.keyvsl .catch_copy {
  width: 100%;
  height: 94vw;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  place-content: end start;
  padding: 1.5rem;
  pointer-events: none;
  color: var(--clr_white);
  font-size: 2rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.2em;
  line-height: 2;
  text-shadow: 0 0 10px rgb(var(--rgb_shadow)/0.85);
}
.keyvsl .open_nairan {
  margin: 2rem auto;
  width: 60%;
}
.keyvsl .open_nairan > li {
  background: rgb(var(--rgb_green_dark02)/0.8);
  color: var(--clr_white);
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.429;
  padding: 2.2rem 1rem;
  position: relative;
}
.keyvsl .open_nairan > li::before, .keyvsl .open_nairan > li::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 1.6rem);
  left: 0.8rem;
}
.keyvsl .open_nairan > li::before {
  height: calc(100% - 1rem);
  border-top: 2px solid var(--clr_brown);
  border-bottom: 2px solid var(--clr_brown);
  top: 0.5rem;
}
.keyvsl .open_nairan > li::after {
  height: calc(100% - 2rem);
  border-top: 1px solid var(--clr_brown);
  border-bottom: 1px solid var(--clr_brown);
  top: 1rem;
}

@media screen and (min-width: 48em), print {
  .keyvsl #keyvsl {
    height: clamp(54rem, -18.8889rem + 94.907vw, 95rem);
    max-width: 200rem;
    margin-left: auto;
    margin-right: auto;
  }
  .keyvsl #keyvsl .slick-list div img {
    height: clamp(54rem, -18.8889rem + 94.907vw, 95rem) !important;
  }
  .keyvsl #keyvsl .slick-dots {
    margin-top: -3rem;
  }
  .keyvsl #keyvsl .slick-dots li {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 1.2rem;
  }
  .keyvsl .catch_copy {
    height: clamp(54rem, -18.8889rem + 94.907vw, 95rem);
    font-size: clamp(2.6rem, 0.1111rem + 3.241vw, 4rem);
    margin: 0 auto;
    padding: clamp(4rem, -4.8889rem + 11.574vw, 9rem) 0;
    max-width: min(1200px, 100% - 4rem);
  }
  .keyvsl .open_nairan {
    position: absolute;
    max-width: 120rem;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: clamp(5rem, -3.8889rem + 11.574vw, 10rem);
    padding-left: clamp(33rem, 2.7778rem + 39.352vw, 50rem);
    padding-right: 2rem;
    display: flex;
    justify-content: flex-end;
  }
  .keyvsl .open_nairan > li {
    font-size: clamp(2rem, 0.5778rem + 1.852vw, 2.8rem);
    width: clamp(21rem, 3.5778rem + 22.685vw, 30.8rem);
    padding: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem) clamp(1rem, -0.7778rem + 2.315vw, 2rem);
  }
  .keyvsl .open_nairan > li .txt_small {
    font-size: clamp(1.7rem, 0.4556rem + 1.62vw, 2.4rem);
  }
  .keyvsl .open_nairan > li::before, .keyvsl .open_nairan > li::after {
    width: calc(100% - clamp(2rem, 0.5778rem + 1.852vw, 2.8rem));
    left: clamp(1rem, 0.2889rem + 0.926vw, 1.4rem);
  }
  .keyvsl .open_nairan > li::before {
    height: calc(100% - clamp(1.6rem, 0.8889rem + 0.926vw, 2rem));
    border-top: 2px solid var(--clr_brown);
    border-bottom: 2px solid var(--clr_brown);
    top: clamp(0.8rem, 0.4444rem + 0.463vw, 1rem);
  }
  .keyvsl .open_nairan > li::after {
    height: calc(100% - clamp(2.4rem, 1.3333rem + 1.389vw, 3rem));
    border-top: 1px solid var(--clr_brown);
    border-bottom: 1px solid var(--clr_brown);
    top: clamp(1.2rem, 0.6667rem + 0.694vw, 1.5rem);
  }
}
.top_tit02 {
  color: var(--clr_green_dark02);
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 3rem;
}
.top_tit02::before {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  content: attr(data-ruby);
  padding: 0.1rem 1.8rem 0rem 2.6rem;
  font-size: 1.4rem;
  display: block;
  letter-spacing: 0.05em;
  background: url("../img/logo_mark.svg") center left/contain no-repeat;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.8rem;
}

@media screen and (min-width: 48em), print {
  .top_tit02 {
    font-size: clamp(2.8rem, 0.6667rem + 2.778vw, 4rem);
    margin-bottom: clamp(4rem, -0.6222rem + 6.019vw, 6.6rem);
  }
  .top_tit02::before {
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
    padding: 0.2rem clamp(1.6rem, 0.1778rem + 1.852vw, 2.4rem) 0.2rem clamp(2.8rem, 1.0222rem + 2.315vw, 3.8rem);
    margin: 0 auto clamp(0.8rem, 0.4444rem + 0.463vw, 1rem);
  }
  .top_tit02.-pc_left {
    text-align: left;
    margin-bottom: clamp(2.8rem, 0.6667rem + 2.778vw, 4rem);
  }
  .top_tit02.-pc_left::before {
    margin-left: 0;
  }
}
.index_topics {
  padding: 4rem 0;
}
.index_topics .topics_slider {
  position: relative;
  overflow: hidden;
}
.index_topics .topics_slider .topics_lst {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  will-change: transform;
}
.index_topics .topics_slider .topics_lst > li {
  flex-shrink: 0;
}
.index_topics .topics_slider .topics_lst > li > a {
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.index_topics .topics_slider .topics_lst > li > a img {
  margin-left: auto;
  margin-right: auto;
}
.index_topics .topics_slider .topics_lst.is-ready:not(.is-manual) {
  animation: topics-loop 30s linear 1 forwards;
}
.index_topics .topics_slider .topics_lst.is-paused:not(.is-manual) {
  animation-play-state: paused;
}
.index_topics .topics_slider .topics_lst.is-manual {
  animation: none;
}
.index_topics .topics_slider .topics_prev,
.index_topics .topics_slider .topics_next {
  width: 4rem;
  height: 4rem;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  cursor: pointer;
}
.index_topics .topics_slider .topics_prev span,
.index_topics .topics_slider .topics_next span {
  font-size: 2.4rem;
  line-height: 1;
}
.index_topics .topics_slider .topics_prev {
  left: 1rem;
}
.index_topics .topics_slider .topics_next {
  right: 1rem;
}
@keyframes topics-loop {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc(var(--loop-width) * -1), 0, 0);
  }
}
@media screen and (min-width: 48em), print {
  .index_topics {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
  }
  .index_topics .topics_lst {
    gap: clamp(2rem, -0.4889rem + 3.241vw, 3.4rem);
  }
  .index_topics .topics_lst > li {
    width: calc((100% - clamp(4rem, -0.9778rem + 6.481vw, 6.8rem)) / 3);
  }
  .index_topics .topics_lst > li > a {
    border-radius: 8px;
  }
}

.index_plan {
  padding: 4rem 0;
  border-top: 1px solid var(--clr_border);
  background: url("../img/index_plan_deco.png") top left -7rem/45% auto no-repeat;
}
.index_plan .plan_lst {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.index_plan .plan_lst > li {
  width: 100%;
}
.index_plan .plan_lst > li > a {
  display: block;
  border: 1px solid var(--clr_brown_light02);
  background-image: url("../img/index_plan_bg01.webp");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding: 2rem;
  border-radius: 6px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.index_plan .plan_lst > li > a::before, .index_plan .plan_lst > li > a::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
}
.index_plan .plan_lst > li > a::before {
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
  border-radius: 6px;
  border: 1px solid var(--clr_brown_light02);
}
.index_plan .plan_lst > li > a::after {
  background: url("../img/logo_mark.svg") center center/contain no-repeat;
  width: 20rem;
  aspect-ratio: 1/1;
  filter: brightness(0) invert(1);
  right: -2.5rem;
  bottom: -2.5rem;
  z-index: -1;
}
.index_plan .plan_lst > li > a > section .plan_tit03 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 1.6rem;
}
.index_plan .plan_lst > li > a > section .plan_tit03 .txt_small {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.2rem;
}
.index_plan .plan_lst > li > a > section p {
  line-height: 1.8;
  letter-spacing: 0.08em;
  font-size: 1.25rem;
  margin: 0;
}
.index_plan .plan_lst > li > a > section p:not(:first-of-type) {
  margin-top: 0.5em;
}
.index_plan .plan_lst > li > a .more {
  font-size: 1.3rem;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: static;
  display: grid;
  place-content: center start;
  letter-spacing: 0.05em;
  margin-top: 2rem;
  padding-right: 6.5rem;
  height: 3rem;
  background: url("../img/icon_arrow.svg") center right/auto calc(100% - 0.4rem) no-repeat;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s;
}
@media screen and (min-width: 48em), print {
  .index_plan .plan_lst > li > a .more {
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
    padding-right: clamp(6rem, 0.1333rem + 7.639vw, 9.3rem);
    height: clamp(3rem, 1.5778rem + 1.852vw, 3.8rem);
    margin-top: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_plan .plan_lst > li > a .more:hover {
    filter: invert(61%) sepia(37%) saturate(2602%) hue-rotate(-25deg) brightness(155%) contrast(56%);
  }
}
.index_plan .plan_lst > li:nth-of-type(3n - 1) a {
  border-color: var(--clr_gray);
  background-image: url("../img/index_plan_bg02.webp");
}
.index_plan .plan_lst > li:nth-of-type(3n - 1) a::before {
  border-color: var(--clr_gray);
}
.index_plan .plan_lst > li:nth-of-type(3n) a {
  border-color: var(--clr_brown_light03);
  background-image: url("../img/index_plan_bg03.webp");
}
.index_plan .plan_lst > li:nth-of-type(3n) a::before {
  border-color: var(--clr_brown_light03);
}
@media screen and (min-width: 48em), print {
  .index_plan {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
    max-width: 156rem;
    margin-left: auto;
    margin-right: auto;
    background-size: 37rem;
    background-position: left calc(50% - 59.5rem) top;
  }
  .index_plan .plan_lst {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(3rem, -2.3333rem + 6.944vw, 6rem) clamp(2rem, -1.5556rem + 4.63vw, 4rem);
  }
  .index_plan .plan_lst > li > a {
    border-radius: 8px;
    padding: clamp(3rem, -0.0222rem + 3.935vw, 4.7rem);
  }
  .index_plan .plan_lst > li > a::before {
    width: calc(100% - clamp(1rem, -0.7778rem + 2.315vw, 2rem));
    height: calc(100% - clamp(1rem, -0.7778rem + 2.315vw, 2rem));
    top: clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
    right: clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
    bottom: clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
    left: clamp(0.5rem, -0.3889rem + 1.157vw, 1rem);
  }
  .index_plan .plan_lst > li > a::after {
    width: clamp(30rem, 7.7778rem + 28.935vw, 42.5rem);
    bottom: clamp(-5.5rem, -0.9167rem + -3.819vw, -3.85rem);
    right: clamp(-4.5rem, -0.75rem + -3.125vw, -3.15rem);
  }
  .index_plan .plan_lst > li > a > section .plan_tit03 {
    font-size: clamp(2.2rem, 0.4222rem + 2.315vw, 3.2rem);
    margin-bottom: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_plan .plan_lst > li > a > section .plan_tit03 .txt_small {
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
    margin-top: clamp(-0.6rem, 0.2333rem + -0.694vw, -0.3rem);
  }
  .index_plan .plan_lst > li > a > section p {
    font-size: clamp(1.3rem, 0.9444rem + 0.463vw, 1.5rem);
  }
  .index_plan .plan_lst > li > a .more {
    margin-top: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_plan .plan_lst > li > a:hover {
    opacity: 1;
    filter: brightness(102%);
  }
  .index_plan .plan_lst > li > a:hover .more {
    filter: invert(61%) sepia(37%) saturate(2602%) hue-rotate(-25deg) brightness(155%) contrast(56%);
  }
  .index_plan .plan_lst > li.large {
    grid-column: 1/-1;
  }
  .index_plan .plan_lst > li.large a {
    min-height: clamp(20rem, 5.7778rem + 18.519vw, 28rem);
  }
  .index_plan .plan_lst > li:not(.large) {
    grid-row: span 3;
    display: grid;
    grid-template-rows: subgrid;
  }
  .index_plan .plan_lst > li:not(.large) > a {
    grid-row: span 3;
    display: grid;
    grid-template-rows: subgrid;
    gap: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_plan .plan_lst > li:not(.large) > a > section {
    grid-row: span 2;
    display: grid;
    grid-template-rows: subgrid;
  }
  .index_plan .plan_lst > li:not(.large) > a > section .plan_tit03 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
  }
  .index_plan .plan_lst > li:not(.large) > a .more {
    margin-top: 0;
  }
}

.index_info {
  padding: 4rem 0;
  background: var(--clr_beige);
}
.index_info .info_area {
  max-height: 50vh;
  overflow-y: scroll;
  padding: 0 1rem;
}
.index_info .info_area::-webkit-scrollbar {
  background: var(--clr_white);
  width: 0.5rem;
}
.index_info .info_area::-webkit-scrollbar-thumb {
  background: var(--clr_border);
}
@media screen and (min-width: 48em), print {
  .index_info {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
  }
  .index_info .wrap {
    display: flex;
    justify-content: space-between;
  }
  .index_info .top_tit02 {
    width: clamp(14rem, -10.8889rem + 32.407vw, 28rem);
    flex-shrink: 0;
  }
  .index_info .info_area {
    padding: 0 clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem) 0 0;
    width: calc(100% - clamp(14rem, -10.8889rem + 32.407vw, 28rem));
  }
}

.accordion-container {
  width: 100%;
  margin: 0;
}
.accordion-container .accordion-item {
  width: 100%;
  border-radius: 0;
  color: var(--clr_txt);
  border-bottom: 1px solid var(--clr_border);
}
.accordion-container .accordion-item:first-of-type {
  border-top: 1px solid var(--clr_border);
}
.accordion-container .accordion-item summary.accordion-header {
  padding: 1.5rem 1rem 1.5rem 2.5rem;
  letter-spacing: 0;
  cursor: pointer;
  list-style: none;
  position: relative;
}
.accordion-container .accordion-item summary.accordion-header::before {
  font-family: "fontello";
  content: "\e801";
  transform: scale(1, -1);
  display: inline-block;
  position: absolute;
  top: 1.5rem;
  left: 0;
  font-size: 110%;
  transition: transform 0.2s ease;
}
.accordion-container .accordion-item summary.accordion-header::-webkit-details-marker {
  display: none;
}
.accordion-container .accordion-item[open] summary.accordion-header::before {
  transform: scale(1, 1);
}
.accordion-container .accordion-item .accordion-badge,
.accordion-container .accordion-item .accordion-date,
.accordion-container .accordion-item .accordion-title {
  display: inline-block;
  padding: 0;
  margin-right: 0;
}
.accordion-container .accordion-item .accordion-badge {
  background-color: red;
  color: #fff;
  font-size: 0.75rem;
  border-radius: 4px;
}
.accordion-container .accordion-item .accordion-date {
  letter-spacing: 0;
  font-size: 1.3rem;
  display: block;
  margin-bottom: 0.5rem;
}
.accordion-container .accordion-item .accordion-title {
  font-size: 1.6rem;
  letter-spacing: 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.accordion-container .accordion-item .accordion-content {
  padding: 0 1rem 1.5rem 2.5rem;
  letter-spacing: 0;
}
.accordion-container .accordion-item .accordion-content p {
  margin: 0;
  letter-spacing: 0;
  line-height: 2;
  font-size: 1.4rem;
}
.accordion-container .accordion-item .accordion-content p:not(:first-child) {
  margin-top: 1em;
}

@media screen and (min-width: 48em), print {
  .accordion-container {
    max-height: 32rem;
  }
  .accordion-container .accordion-item {
    border-radius: 0;
    overflow: hidden;
  }
  .accordion-container .accordion-item summary.accordion-header {
    padding: clamp(2rem, 0.5778rem + 1.852vw, 2.8rem) 1rem clamp(2rem, 0.5778rem + 1.852vw, 2.8rem) clamp(2rem, -1.5556rem + 4.63vw, 4rem);
  }
  .accordion-container .accordion-item summary.accordion-header::before {
    top: clamp(2rem, 0.5778rem + 1.852vw, 2.8rem);
  }
  .accordion-container .accordion-item .accordion-date {
    margin: 0 1.2rem 0 0;
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
    display: inline-block;
    transform: translateY(-0.12em);
  }
  .accordion-container .accordion-item .accordion-title {
    font-size: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .accordion-container .accordion-item .accordion-badge {
    font-size: 0.75rem;
    border-radius: 4px;
  }
  .accordion-container .accordion-item .accordion-content {
    padding: 0 0 clamp(2rem, 0.5778rem + 1.852vw, 2.8rem) clamp(12.8rem, 5.3333rem + 9.722vw, 17rem);
    margin-top: clamp(-1rem, 0.1111rem + -0.926vw, -0.6rem);
  }
  .accordion-container .accordion-item .accordion-content p {
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
  }
}
.index_concept {
  padding: 4rem 0;
  background: url("../img/index_concept_deco.png") bottom right -5rem/45% auto no-repeat;
}
.index_concept .concept_img {
  position: relative;
  margin: 2rem 0 3rem -1.5rem;
}
.index_concept .concept_img img {
  width: calc(100% - 6.5rem);
  border-radius: 6px;
}
.index_concept .concept_img::before {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/logo_mark.svg") center center/contain no-repeat;
  width: 8.5rem;
  aspect-ratio: 216/200;
  right: 0rem;
  top: -4.5rem;
  z-index: 2;
}
@media screen and (min-width: 48em), print {
  .index_concept {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
    background-size: 36rem;
    background-position: right calc(50% - 60rem) bottom;
    overflow: hidden;
  }
  .index_concept .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: clamp(4rem, 0.4444rem + 4.63vw, 6rem);
  }
  .index_concept .concept_img {
    flex-shrink: 0;
    width: clamp(50rem, -21.1111rem + 92.593vw, 90rem);
    margin: 0 0 0 -18rem;
    padding-bottom: clamp(5.6rem, 1.3333rem + 5.556vw, 8rem);
  }
  .index_concept .concept_img img {
    width: calc(100% - clamp(5rem, -21.6667rem + 34.722vw, 20rem));
    border-radius: 8px;
  }
  .index_concept .concept_img::before {
    width: clamp(11rem, -7.8444rem + 24.537vw, 21.6rem);
    top: clamp(-10rem, -1.6667rem + -6.944vw, -7rem);
    right: clamp(-3rem, -10.4667rem + 9.722vw, 1.2rem);
  }
}

.index_greeting {
  padding: 4rem 0;
  border-top: 1px solid var(--clr_border);
}
.index_greeting .dr_img .photo {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
}
.index_greeting .dr_img .clinic_logo {
  width: 50%;
  margin: 1.8rem auto 0.4rem;
}
.index_greeting .dr_img .dr_name {
  text-align: center;
  font-size: 1.5rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  margin: 0;
}
.index_greeting .dr_img .dr_name span {
  font-size: 2.2rem;
  margin-left: 1em;
}
.index_greeting .dr_message .more {
  font-size: 1.3rem;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: static;
  display: grid;
  place-content: center start;
  letter-spacing: 0.05em;
  margin-top: 2rem;
  padding-right: 6.5rem;
  height: 3rem;
  background: url("../img/icon_arrow.svg") center right/auto calc(100% - 0.4rem) no-repeat;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s;
}
@media screen and (min-width: 48em), print {
  .index_greeting .dr_message .more {
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
    padding-right: clamp(6rem, 0.1333rem + 7.639vw, 9.3rem);
    height: clamp(3rem, 1.5778rem + 1.852vw, 3.8rem);
    margin-top: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_greeting .dr_message .more:hover {
    filter: invert(61%) sepia(37%) saturate(2602%) hue-rotate(-25deg) brightness(155%) contrast(56%);
  }
}
@media screen and (min-width: 48em), print {
  .index_greeting {
    max-width: 156rem;
    margin-left: auto;
    margin-right: auto;
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
  }
  .index_greeting .wrap {
    position: relative;
    padding-left: clamp(26rem, -11.3333rem + 48.611vw, 47rem);
    min-height: clamp(37rem, 5rem + 41.667vw, 55rem);
  }
  .index_greeting .wrap .dr_img {
    width: clamp(22rem, -4.6667rem + 34.722vw, 37rem);
    position: absolute;
    top: 0;
    left: 0;
  }
  .index_greeting .wrap .dr_img .photo {
    width: 100%;
    margin: 0;
    border-radius: 8px;
  }
  .index_greeting .wrap .dr_img .clinic_logo {
    width: 65%;
    margin: clamp(1.8rem, -0.3333rem + 2.778vw, 3rem) auto clamp(0.2rem, -0.3333rem + 0.694vw, 0.5rem);
  }
  .index_greeting .wrap .dr_img .dr_name {
    font-size: clamp(1.8rem, 0.7333rem + 1.389vw, 2.4rem);
  }
  .index_greeting .wrap .dr_img .dr_name span {
    font-size: clamp(2.2rem, 0.4222rem + 2.315vw, 3.2rem);
  }
  .index_greeting .wrap .more {
    margin-top: clamp(2.5rem, 0.5444rem + 2.546vw, 3.6rem);
  }
}

.index_menu {
  padding: 4rem 0;
  background: var(--clr_beige);
}
.index_menu .menu_tab {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-top: -1rem;
  border-bottom: 1px solid var(--clr_border);
  margin-bottom: 2.5rem;
}
.index_menu .menu_tab > li {
  min-width: 35%;
}
.index_menu .menu_tab > li > a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.1;
  color: rgb(var(--rgb_txt)/0.6);
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  height: 4rem;
  letter-spacing: 0.05em;
}
.index_menu .menu_tab > li > a > span {
  display: grid;
  place-items: center;
  position: relative;
  height: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.index_menu .menu_tab > li > a.-active {
  color: var(--clr_txt);
}
.index_menu .menu_tab > li > a.-active > span::after {
  content: "";
  display: block;
  border-bottom: 1px solid var(--clr_txt);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li {
  width: 100%;
  border: 1px solid var(--clr_border);
  border-radius: 6px;
  overflow: hidden;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > a, .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 4rem 1rem 2rem;
  min-height: 6rem;
  text-align: left;
  letter-spacing: 0.05em;
  position: relative;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > a::after, .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button::after {
  position: absolute;
  right: 2rem;
  top: 50%;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > a::after {
  font-family: "fontello";
  content: "\e805";
  transform: translateY(-40%);
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button::after {
  font-family: "fontello";
  content: "\e804";
  transform: translateY(-50%) rotate(0deg) scale(1);
  transition: transform 0.3s ease;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button.-active::after {
  font-family: "fontello";
  content: "\e802";
  transform: translateY(-50%) rotate(180deg) scale(1);
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div {
  display: none;
  padding: 0 1.5rem;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div > ul > li > a {
  display: flex;
  align-items: center;
  overflow-wrap: anywhere;
  min-width: 0;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  min-height: 5rem;
  padding: 0.5rem 2.4rem 0.5rem 1rem;
  border-top: 1px dashed var(--clr_border);
  position: relative;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div > ul > li > a::after {
  font-family: "fontello";
  content: "\e805";
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-40%);
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > a, .index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > button {
  padding-left: 6.5rem;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > a::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > button::before {
  content: "";
  display: block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 4rem;
  height: 4rem;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a {
  padding-right: 6rem;
  padding-bottom: 3rem;
  min-height: 7rem;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a::before {
  content: "";
  display: block;
  width: 5.4rem;
  height: 5.4rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2rem;
  position: absolute;
  top: auto;
  transform: translateY(0);
  bottom: 0.8rem;
  left: 1rem;
  background: url("../img/icon_arrow02.svg") center left/contain no-repeat;
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_shimi::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_shimi::before {
  background-image: url("../img/icon_shimi.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_pore::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_pore::before {
  background-image: url("../img/icon_pore.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_acne::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_acne::before {
  background-image: url("../img/icon_acne.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_skin-trouble::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_skin-trouble::before {
  background-image: url("../img/icon_skin-trouble.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_redness::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_redness::before {
  background-image: url("../img/icon_redness.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_mole-wart::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_mole-wart::before {
  background-image: url("../img/icon_mole-wart.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_sagging::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_sagging::before {
  background-image: url("../img/icon_sagging.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_wrinkle::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_wrinkle::before {
  background-image: url("../img/icon_wrinkle.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_hair-loss::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_hair-loss::before {
  background-image: url("../img/icon_hair-loss.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_hair-removal::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_hair-removal::before {
  background-image: url("../img/icon_hair-removal.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_sweating::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_sweating::before {
  background-image: url("../img/icon_sweating.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_anti-aging::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_anti-aging::before {
  background-image: url("../img/icon_anti-aging.svg");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_qmode::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_qmode::before {
  background-image: url("../img/icon_qmode.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_lumecca-peak::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_lumecca-peak::before {
  background-image: url("../img/icon_lumecca-peak.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_diolaze::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_diolaze::before {
  background-image: url("../img/icon_diolaze.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_forma::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_forma::before {
  background-image: url("../img/icon_forma.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_minifx-pro::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_minifx-pro::before {
  background-image: url("../img/icon_minifx-pro.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_LDM::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_LDM::before {
  background-image: url("../img/icon_LDM.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_Curejet::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_Curejet::before {
  background-image: url("../img/icon_Curejet.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_visia3d::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_visia3d::before {
  background-image: url("../img/icon_visia3d.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_SKINAMURE::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_SKINAMURE::before {
  background-image: url("../img/icon_SKINAMURE.png");
}
.index_menu .menu_tab_area .menu_tab_content .menu_lst a.icon_dr365::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst button.icon_dr365::before {
  background-image: url("../img/icon_dr365.png");
}
@media screen and (min-width: 48em), print {
  .index_menu {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
  }
  .index_menu .menu_tab {
    margin-top: clamp(-1.5rem, -0.1111rem + -1.157vw, -1rem);
    margin-bottom: clamp(4rem, 0.4444rem + 4.63vw, 6rem);
    gap: 0 clamp(4rem, -3.1111rem + 9.259vw, 8rem);
  }
  .index_menu .menu_tab > li {
    min-width: 0;
  }
  .index_menu .menu_tab > li > a {
    font-size: clamp(1.7rem, 0.4556rem + 1.62vw, 2.4rem);
    height: clamp(5rem, 1.4444rem + 4.63vw, 7rem);
  }
  .index_menu .menu_tab > li > a:hover {
    color: var(--clr_txt);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst {
    gap: clamp(2rem, 0.2222rem + 2.315vw, 3rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li {
    width: calc((100% - clamp(2rem, 0.2222rem + 2.315vw, 3rem)) / 2);
    border-radius: 8px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > a, .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button {
    font-size: clamp(1.6rem, 0.5333rem + 1.389vw, 2.2rem);
    padding: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem) clamp(3rem, -2.3333rem + 6.944vw, 6rem) clamp(1rem, 0.1111rem + 1.157vw, 1.5rem) clamp(1.5rem, -0.2778rem + 2.315vw, 2.5rem);
    min-height: clamp(7rem, 1.6667rem + 6.944vw, 10rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > a:hover, .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button:hover {
    color: var(--clr_brown);
    opacity: 1;
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > a::after, .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > button::after {
    right: clamp(1.5rem, -1.1667rem + 3.472vw, 3rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div {
    padding: 0 clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div > ul > li > a {
    font-size: clamp(1.45rem, 0.4722rem + 1.273vw, 2rem);
    min-height: clamp(6rem, 2.4444rem + 4.63vw, 8rem);
    padding: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem) clamp(1.5rem, -0.2778rem + 2.315vw, 2.5rem) clamp(1rem, 0.1111rem + 1.157vw, 1.5rem) clamp(1rem, -0.7778rem + 2.315vw, 2rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div > ul > li > a::after {
    right: clamp(0rem, -1.7778rem + 2.315vw, 1rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst > li > div > ul > li > a:hover {
    color: var(--clr_brown);
    opacity: 1;
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > a, .index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > button {
    padding-left: clamp(6rem, -1.1111rem + 9.259vw, 10rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > a::before, .index_menu .menu_tab_area .menu_tab_content .menu_lst.-icon > li > button::before {
    width: clamp(3.6rem, -0.6667rem + 5.556vw, 6rem);
    height: clamp(3.6rem, -0.6667rem + 5.556vw, 6rem);
    left: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a {
    padding-right: clamp(10rem, 4.6667rem + 6.944vw, 13rem);
    padding-left: clamp(2rem, -0.6667rem + 3.472vw, 3.5rem);
    padding-bottom: clamp(4rem, -0.4444rem + 5.787vw, 6.5rem);
    min-height: clamp(9rem, 0.1111rem + 11.574vw, 14rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a::before {
    width: clamp(6.5rem, 0.2778rem + 8.102vw, 10rem);
    height: clamp(6.5rem, 0.2778rem + 8.102vw, 10rem);
    right: clamp(1rem, -0.7778rem + 2.315vw, 2rem);
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a::after {
    height: clamp(2.2rem, 0.4222rem + 2.315vw, 3.2rem);
    left: clamp(2.2rem, -0.4667rem + 3.472vw, 3.7rem);
    bottom: clamp(1.6rem, -0.8889rem + 3.241vw, 3rem);
    transition: 0.2s;
  }
  .index_menu .menu_tab_area .menu_tab_content .menu_lst.-img > li > div > ul > li > a:hover::after {
    filter: invert(61%) sepia(37%) saturate(2602%) hue-rotate(-25deg) brightness(155%) contrast(56%);
  }
}

.index_calendar {
  padding: 4rem 0;
}
.index_calendar #calendar {
  font-size: 1.1rem;
}
.index_calendar #calendar .slick-slider {
  width: 100%;
}
.index_calendar #calendar .calendar-container {
  padding: 0 1.5rem;
}
.index_calendar #calendar .calendar-table {
  border-collapse: collapse;
}
.index_calendar #calendar .slick-arrow {
  display: grid;
  place-content: center;
  padding: 0;
  width: 1.6rem;
}
.index_calendar #calendar .slick-arrow::before {
  line-height: 1;
  width: auto;
  font-size: 1.2rem;
}
.index_calendar #calendar .calendar-status {
  margin-top: 0.5rem;
}
.index_calendar #calendar .calendar-status > li {
  display: flex;
  align-items: center;
}
.index_calendar #calendar .slick-dots {
  gap: 0rem;
}
.index_calendar .calendar_memo {
  border: 1px solid var(--clr_border);
  line-height: 1.6;
  border-radius: 6px;
  margin: 2rem 1.5rem 0;
  padding: 1.5rem 8px;
  font-size: 1.3rem;
}
.index_calendar .calendar_memo .dl_memo {
  display: grid;
  grid-template-columns: 6em 1fr;
  gap: 0.6rem;
}
.index_calendar .calendar_memo .dl_memo dt {
  border-radius: 50vh;
  border: 1px solid var(--clr_txt);
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 48em), print {
  .index_calendar {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
  }
  .index_calendar #calendar {
    font-size: clamp(1.3rem, 0.4111rem + 1.157vw, 1.8rem);
    max-width: min(1200px, 100% - 4rem);
    margin-left: auto;
    margin-right: auto;
  }
  .index_calendar #calendar .calendar-container {
    padding-left: clamp(3rem, -1.9778rem + 6.481vw, 5.8rem);
    padding-right: clamp(3rem, -1.9778rem + 6.481vw, 5.8rem);
  }
  .index_calendar #calendar .calendar-container .calendar {
    padding: clamp(1rem, 0.4667rem + 0.694vw, 1.3rem);
  }
  .index_calendar #calendar .calendar-container .calendar .month-title {
    margin-bottom: clamp(1rem, 0.1111rem + 1.157vw, 1.5rem);
  }
  .index_calendar #calendar .calendar-container .calendar .calendar-table {
    border-collapse: collapse;
  }
  .index_calendar #calendar .calendar-container .calendar .calendar-table thead tr th {
    padding: clamp(0.8rem, 0.4444rem + 0.463vw, 1rem);
  }
  .index_calendar #calendar .calendar-container .calendar .calendar-table tbody td {
    padding: clamp(0.4rem, 0.0444rem + 0.463vw, 0.6rem) clamp(0.6rem, 0.2444rem + 0.463vw, 0.8rem);
    line-height: 1.4;
  }
  .index_calendar #calendar .calendar-container .calendar .calendar-table .material-symbols-outlined {
    font-size: 1.6rem;
  }
  .index_calendar #calendar .calendar-container .calendar .calendar-table .calendar-date {
    line-height: 1.5;
  }
  .index_calendar #calendar .slick-arrow {
    width: clamp(3rem, 0.5111rem + 3.241vw, 4.4rem);
  }
  .index_calendar #calendar .slick-arrow::before {
    font-size: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
  }
  .index_calendar #calendar .slick-arrow.slick-next {
    right: clamp(-6.7rem, -1.1444rem + -4.63vw, -4.7rem);
  }
  .index_calendar #calendar .slick-arrow.slick-prev {
    left: clamp(-6.7rem, -1.1444rem + -4.63vw, -4.7rem);
  }
  .index_calendar #calendar .slick-dots {
    gap: 0rem;
  }
  .index_calendar #calendar .slick-dots > li {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
  }
  .index_calendar .calendar-status .material-symbols-outlined {
    font-size: 1.6rem;
  }
  .index_calendar .calendar_memo {
    border-radius: 8px;
    margin: clamp(2rem, -1.5556rem + 4.63vw, 4rem) auto 0;
    padding: 2rem;
    max-width: min(1200px - clamp(6rem, -3.9556rem + 12.963vw, 11.6rem), 100% - clamp(10rem, 0.0444rem + 12.963vw, 15.6rem));
  }
  .index_calendar .calendar_memo .dl_memo {
    gap: 1rem;
    font-size: clamp(1.4rem, 0.6889rem + 0.926vw, 1.8rem);
  }
}

.index_reason {
  padding: 4rem 0;
  counter-reset: number 0;
  border-top: 1px solid var(--clr_border);
  background: url("../img/index_reason_deco.png") top left -7rem/45% auto no-repeat;
}
.index_reason .reason_lst {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  margin-top: 4.2rem;
}
.index_reason .reason_lst > li {
  counter-increment: number 1;
  position: relative;
}
.index_reason .reason_lst > li::before {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  color: var(--clr_brown);
  letter-spacing: 0.05em;
  position: absolute;
  top: -0.54em;
  right: 1.5rem;
  font-size: 4.6rem;
  line-height: 1;
  display: inline-block;
  content: counter(number, decimal-leading-zero);
  pointer-events: none;
}
.index_reason .reason_lst > li > section::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 37/23;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  border-radius: 6px;
}
.index_reason .reason_lst > li > section .reason_tit03 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.4;
  margin: 2rem 0 1.2rem;
  letter-spacing: 0.05em;
}
.index_reason .reason_lst > li > section p {
  margin: 0;
  line-height: 1.8;
}
.index_reason .reason_lst > li > section p:not(:first-of-type) {
  margin-top: 0.5em;
}
.index_reason .reason_lst > li > section p .txt_small {
  font-size: 1.3rem;
}
.index_reason .reason_lst > li:nth-child(1) > section::before {
  background-image: url("../img/index_reason01.webp");
}
.index_reason .reason_lst > li:nth-child(2) > section::before {
  background-image: url("../img/index_reason02.webp");
}
.index_reason .reason_lst > li:nth-child(3) > section::before {
  background-image: url("../img/index_reason03.webp");
}
.index_reason .reason_lst > li:nth-child(4) > section::before {
  background-image: url("../img/index_reason04.webp");
}
.index_reason .reason_lst > li:nth-child(5) > section::before {
  background-image: url("../img/index_reason05.webp");
}
.index_reason .reason_lst > li:nth-child(6) > section::before {
  background-image: url("../img/index_reason06.webp");
}
.index_reason .reason_lst > li:nth-child(7) > section::before {
  background-image: url("../img/index_reason07.webp");
}
.index_reason .reason_lst > li:nth-child(8) > section::before {
  background-image: url("../img/index_reason08.webp");
}
.index_reason .reason_lst > li:nth-child(9) > section::before {
  background-image: url("../img/index_reason09.webp");
}
@media screen and (min-width: 48em), print {
  .index_reason {
    padding: clamp(8rem, 0.8889rem + 9.259vw, 12rem) 0;
    max-width: 156rem;
    margin-left: auto;
    margin-right: auto;
    background-size: 37rem;
    background-position: left calc(50% - 59.5rem) top;
    container: tab/inline-size;
  }
  .index_reason .reason_lst {
    flex-direction: row;
    flex-wrap: wrap;
    gap: clamp(5rem, 0.5556rem + 5.787vw, 7.5rem) clamp(3rem, 0.4222rem + 3.356vw, 4.45rem);
    margin-top: clamp(5rem, -1.7556rem + 8.796vw, 8.8rem);
  }
  .index_reason .reason_lst > li {
    width: calc((100% - clamp(6rem, 0.8444rem + 6.713vw, 8.9rem)) / 3);
  }
  .index_reason .reason_lst > li::before {
    font-size: clamp(4rem, 1.1556rem + 3.704vw, 5.6rem);
    right: clamp(1.5rem, 0.6111rem + 1.157vw, 2rem);
  }
  .index_reason .reason_lst > li > section::before {
    border-radius: 8px;
  }
  .index_reason .reason_lst > li > section .reason_tit03 {
    font-size: clamp(2.2rem, 1.1333rem + 1.389vw, 2.8rem);
    min-height: clamp(8rem, 0.8889rem + 9.259vw, 12rem);
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0.4rem 0;
  }
  .index_reason .reason_lst > li > section .reason_tit03 sup .txt_small {
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
  }
  .index_reason .reason_lst > li > section p .txt_small {
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
    display: inline-block;
    margin-top: 0.5em;
  }
  @container tab (width < 100rem) {
    .index_reason .reason_lst > li {
      width: calc((100% - clamp(3rem, 0.4222rem + 3.356vw, 4.45rem)) / 2);
    }
  }
}

body:not(.index) .main {
  margin: 0 auto 6rem;
}
body:not(.index) .main a:not([class*=btn], [href*="tel:"], [class*=rsv]) {
  text-decoration: underline;
  color: var(--clr_brown);
}
body:not(.index) .main a:not([class*=btn], [href*="tel:"], [class*=rsv]):is(:hover,.focus-visible) {
  text-decoration: none;
}
body:not(.index) .main a:not([class*=btn], [href*="tel:"], [class*=rsv]):is(:hover, :focus-visible) {
  text-decoration: none;
}
@media screen and (min-width: 48em), print {
  body:not(.index) > .wrap .main {
    margin: 0 auto clamp(6rem, 2.4444rem + 4.63vw, 8rem);
  }
}

.breadcrumb {
  display: flex;
  font-size: 1.3rem;
  margin: 0 0rem 4rem;
  white-space: nowrap;
  overflow-x: scroll;
}
.breadcrumb li:not(:first-child)::before {
  display: inline-block;
  content: "＞";
  margin: 0 1rem;
}
.breadcrumb li br {
  display: none;
}
.breadcrumb li a {
  color: var(--clr_brown);
  text-decoration: underline;
}

@media screen and (min-width: 48em), print {
  .breadcrumb {
    font-size: clamp(1.3rem, 0.7667rem + 0.694vw, 1.6rem);
    margin: 0 auto clamp(3.6rem, -0.3111rem + 5.093vw, 5.8rem);
    white-space: inherit;
    overflow-x: inherit;
  }
  .breadcrumb li:not(:first-child)::before {
    margin: 0 clamp(0.8rem, -0.4444rem + 1.62vw, 1.5rem);
  }
  .breadcrumb li a:is(:hover,.focus-visible) {
    text-decoration: none;
  }
  .breadcrumb li a:is(:hover, :focus-visible) {
    text-decoration: none;
  }
}
.doctor .dr_name {
  text-align: right;
}
.doctor .dr_name span {
  display: block;
}

.gallery {
  width: 85%;
  margin: auto;
  visibility: hidden;
  line-height: 1;
}
.gallery .gallery_slider div {
  position: relative;
  overflow: hidden;
}
.gallery .gallery_slider div .cap {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 0.4rem;
  opacity: 0;
  transition: 0.3s ease;
  width: 100%;
  margin: 0;
  color: var(--clr_white);
  min-height: 3rem;
  line-height: 1.3;
  display: grid;
  place-items: center;
}
.gallery .gallery_slider div .slick-current .cap {
  opacity: 1;
  transition-delay: 0.5s;
  background: rgb(var(--rgb_txt)/0.6);
}
.gallery .gallery_slider div:first-child .cap {
  transition-delay: 0s;
}
.gallery .gallery_slider .slick-arrow {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 39%;
  cursor: pointer;
  line-height: 0;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--clr_white);
  background: none;
  z-index: 1;
}
.gallery .gallery_slider .slick-arrow::before {
  font-family: "fontello";
  content: "\e808";
  color: blue;
  font-size: 3rem;
}
.gallery .gallery_slider .slick-arrow.slick-next {
  right: -2.5rem;
}
.gallery .gallery_slider .slick-arrow.slick-prev {
  left: -2.5rem;
}
.gallery .gallery_slider .slick-arrow.slick-prev::before {
  font-family: "fontello";
  content: "\e807";
}
.gallery .gallery_slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0.8rem auto;
}
.gallery .gallery_slider .slick-dots li {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 0.2rem;
}
.gallery .gallery_slider .slick-dots li button {
  padding: 50%;
  display: block;
  font-size: 0;
  cursor: pointer;
  opacity: 0.25;
  border-radius: 50%;
  background: blue;
}
.gallery .gallery_slider .slick-dots li button:is(:hover,.focus-visible) {
  opacity: 0.8;
}
.gallery .gallery_slider .slick-dots li button:is(:hover, :focus-visible) {
  opacity: 0.8;
}
.gallery .gallery_slider .slick-dots li.slick-active button {
  opacity: 0.75;
}
.gallery .gallery_thum div img {
  cursor: pointer;
  border: 2px solid transparent;
}
.gallery .gallery_thum .slick-current img {
  border: 3px solid blue;
}
@media screen and (min-width: 48em), print {
  .gallery {
    width: min(70%, 75rem);
    margin: auto;
    line-height: 0;
  }
  .gallery .gallery_slider {
    font-size: clamp(1.8rem, 0.7333rem + 1.389vw, 2.4rem);
  }
  .gallery .gallery_slider div .cap {
    min-height: clamp(5rem, 3.2222rem + 2.315vw, 6rem);
  }
  .gallery .gallery_slider .slick-arrow {
    width: 5rem;
    height: 5rem;
    top: 43%;
  }
  .gallery .gallery_slider .slick-arrow::before {
    font-size: clamp(4rem, 2.2222rem + 2.315vw, 5rem);
  }
  .gallery .gallery_slider .slick-arrow.slick-next {
    right: clamp(-6rem, -3.2222rem + -2.315vw, -5rem);
  }
  .gallery .gallery_slider .slick-arrow.slick-prev {
    left: clamp(-6rem, -3.2222rem + -2.315vw, -5rem);
  }
  .gallery .gallery_slider .slick-dots {
    bottom: 5rem;
    margin: clamp(1.2rem, 0.8444rem + 0.463vw, 1.4rem) auto;
  }
  .gallery .gallery_slider .slick-dots li {
    width: clamp(1.2rem, 0.8444rem + 0.463vw, 1.4rem);
    height: clamp(1.2rem, 0.8444rem + 0.463vw, 1.4rem);
    margin: 0 0.6rem;
  }
  .gallery .gallery_thum {
    width: calc(100% + 0.6rem);
  }
  .gallery .gallery_thum .slick-track .slick-slide div img {
    cursor: pointer;
    border: 4px solid transparent;
  }
  .gallery .gallery_thum .slick-track .slick-slide.slick-current div img {
    border: 4px solid blue;
  }
}
.device li {
  margin: 0 0 2rem;
  text-align: center;
}
.device li img {
  margin: 0 auto 0.6rem;
  max-width: 80%;
}
.device li .device_tit {
  color: red;
  margin: 0;
  font-size: 1.5rem;
}

@media screen and (min-width: 48em), print {
  .device {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
  }
  .device li {
    width: calc((100% - 2rem) / 2);
    margin-bottom: 2rem;
  }
  .device li img {
    margin: 0 auto 1rem;
    max-width: 100%;
  }
  .device li .device_tit {
    font-size: clamp(1.6rem, 0.8889rem + 0.926vw, 2rem);
  }
}
.access .main .acs_dl dd {
  margin-bottom: 2rem;
}
.access .main .gmap {
  height: 30rem;
  margin: 2rem 0;
}
@media screen and (min-width: 48em), print {
  .access .main .tbl_time {
    font-size: 2rem;
  }
  .access .main .acs_content {
    display: flex;
    justify-content: space-between;
  }
  .access .main .acs_content > div, .access .main .acs_content > section, .access .main .acs_content > dl {
    width: 48%;
  }
  .access .main .acs_content .acs_dl dd {
    margin-bottom: 4rem;
  }
  .access .main .gmap {
    margin: 4rem 0 0;
    height: 50rem;
  }
}

.signature_box {
  padding: 1.5rem;
  border: 1px solid var(--clr_border);
}
@media screen and (min-width: 48em), print {
  .signature_box {
    padding: clamp(2.4rem, 1.3333rem + 1.389vw, 3rem);
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 0 auto;
  }
}

/*# sourceMappingURL=style.css.map */