@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  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;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  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;
}

/* 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 {
  -webkit-box-sizing: border-box;
          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%;
}

body {
  overflow-wrap: break-word;
}

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

h5, h6 {
  margin: 0;
}

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

p {
  margin: 1em 0;
}

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

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

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

:root {
  --clr_txt: #444;
  --rgb_txt:
    68,
    68,
    68;
  --clr_pink: #eb93bb;
  --rgb_pink:
    235,
    147,
    187;
  --clr_pink_dark: #f28a9b;
  --rgb_pink_dark:
    242,
    138,
    155;
  --clr_pink_light01: #f8b4d3;
  --rgb_pink_light01:
    248,
    180,
    211;
  --clr_pink_light02: #feebee;
  --rgb_pink_light02:
    254,
    235,
    238;
  --clr_pink_light03: #fff4f3;
  --rgb_pink_light03:
    255,
    244,
    243;
  --clr_brown: #a28d83;
  --rgb_brown:
    162,
    141,
    131;
  --clr_brown_dark: #826e63;
  --rgb_brown_dark:
    130,
    110,
    99;
  --clr_brown_light: #c1b2ab;
  --rgb_brown_light:
    193,
    178,
    171;
  --clr_gray: #888;
  --rgb_gray:
    136,
    136,
    136;
  --clr_green: #6cbb63;
  --rgb_green:
    108,
    187,
    99;
  --clr_green_light01: #9ad098;
  --rgb_green_light01:
    154,
    208,
    152;
  --clr_green_light02: #bbdb70;
  --rgb_green_light02:
    187,
    219,
    112;
  --clr_green_light03: #eff6d3;
  --rgb_green_light03:
    239,
    246,
    211;
  --breakpoint: 576px;
}

@font-face {
  font-family: "fontello";
  src: url("fontello/font/fontello.woff2") format("woff2");
  font-display: fallback;
}
@-webkit-keyframes bgzoom {
  100% {
    background-size: 120% auto;
  }
}
@keyframes bgzoom {
  100% {
    background-size: 120% auto;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade_down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fade_down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fade_up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fade_up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fade_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10rem);
            transform: translateX(10rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fade_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10rem);
            transform: translateX(10rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fade_left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10rem);
            transform: translateX(-10rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fade_left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10rem);
            transform: translateX(-10rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cutin_right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes cutin_right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes cutin_left {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes cutin_left {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes balloon {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0.6rem);
            transform: translateY(0.6rem);
  }
}
@keyframes balloon {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0.6rem);
            transform: translateY(0.6rem);
  }
}
@-webkit-keyframes airball {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes airball {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}
@-webkit-keyframes poyon {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  15% {
    -webkit-transform: scale(0.9, 0.9) translate(0%, 5%);
            transform: scale(0.9, 0.9) translate(0%, 5%);
  }
  30% {
    -webkit-transform: scale(1.3, 0.8) translate(0%, 10%);
            transform: scale(1.3, 0.8) translate(0%, 10%);
  }
  50% {
    -webkit-transform: scale(0.8, 1.3) translate(0%, -10%);
            transform: scale(0.8, 1.3) translate(0%, -10%);
  }
  70% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes poyon {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  15% {
    -webkit-transform: scale(0.9, 0.9) translate(0%, 5%);
            transform: scale(0.9, 0.9) translate(0%, 5%);
  }
  30% {
    -webkit-transform: scale(1.3, 0.8) translate(0%, 10%);
            transform: scale(1.3, 0.8) translate(0%, 10%);
  }
  50% {
    -webkit-transform: scale(0.8, 1.3) translate(0%, -10%);
            transform: scale(0.8, 1.3) translate(0%, -10%);
  }
  70% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
.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;
}

.bold {
  font-weight: bold;
}

.txt_large {
  font-size: 120%;
}

.txt_small {
  font-size: 80%;
}

.red {
  color: var(--clr_red);
}

.highlight {
  font-weight: 400;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, var(--clr_pink_light02)));
  background: linear-gradient(transparent 60%, var(--clr_pink_light02) 60%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.img_c {
  margin: 1rem auto;
}

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

img.tate {
  max-width: 60%;
}

@media screen and (width >= 36em), print {
  .img_l {
    float: left;
    margin: 0 3rem 2rem 0;
  }
  .img_r {
    float: right;
    margin: 0 0 2rem 3rem;
  }
  img.tate {
    max-width: 25% !important;
  }
}
.sp_n {
  display: none;
}

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

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

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

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

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

.main > section ~ section,
.flex2 > section ~ section {
  margin-top: 5rem;
}
.main > section > section ~ section,
.main > .flex2 > section ~ section,
.flex2 > section > section ~ section,
.flex2 > .flex2 > section ~ section {
  margin-top: 4rem;
}
.main > section > section > section ~ section,
.main > section > .flex2 > section ~ section,
.main > .flex2 > section > section ~ section,
.main > .flex2 > .flex2 > section ~ section,
.flex2 > section > section > section ~ section,
.flex2 > section > .flex2 > section ~ section,
.flex2 > .flex2 > section > section ~ section,
.flex2 > .flex2 > .flex2 > section ~ section {
  margin-top: 3rem;
}
.main > section > section > section > section ~ section,
.main > section > section > .flex2 > section ~ section,
.main > section > .flex2 > section > section ~ section,
.main > section > .flex2 > .flex2 > section ~ section,
.main > .flex2 > section > section > section ~ section,
.main > .flex2 > section > .flex2 > section ~ section,
.main > .flex2 > .flex2 > section > section ~ section,
.main > .flex2 > .flex2 > .flex2 > section ~ section,
.flex2 > section > section > section > section ~ section,
.flex2 > section > section > .flex2 > section ~ section,
.flex2 > section > .flex2 > section > section ~ section,
.flex2 > section > .flex2 > .flex2 > section ~ section,
.flex2 > .flex2 > section > section > section ~ section,
.flex2 > .flex2 > section > .flex2 > section ~ section,
.flex2 > .flex2 > .flex2 > section > section ~ section,
.flex2 > .flex2 > .flex2 > .flex2 > section ~ section {
  margin-top: 3rem;
}

@media screen and (width >= 36em), print {
  .mt00 {
    margin-top: 0rem !important;
  }
  .mt10 {
    margin-top: 2.4rem !important;
  }
  .mt20 {
    margin-top: 4.8rem !important;
  }
  .mt30 {
    margin-top: 7.2rem !important;
  }
  .mt40 {
    margin-top: 9.6rem !important;
  }
  .main > section ~ section,
  .flex2 > section ~ section {
    margin-top: 9rem;
  }
  .main > section > section ~ section,
  .main > .flex2 > section ~ section,
  .flex2 > section > section ~ section,
  .flex2 > .flex2 > section ~ section {
    margin-top: 7rem;
  }
  .main > section > section > section ~ section,
  .main > section > .flex2 > section ~ section,
  .main > .flex2 > section > section ~ section,
  .main > .flex2 > .flex2 > section ~ section,
  .flex2 > section > section > section ~ section,
  .flex2 > section > .flex2 > section ~ section,
  .flex2 > .flex2 > section > section ~ section,
  .flex2 > .flex2 > .flex2 > section ~ section {
    margin-top: 5rem;
  }
  .main > section > section > section > section ~ section,
  .main > section > section > .flex2 > section ~ section,
  .main > section > .flex2 > section > section ~ section,
  .main > section > .flex2 > .flex2 > section ~ section,
  .main > .flex2 > section > section > section ~ section,
  .main > .flex2 > section > .flex2 > section ~ section,
  .main > .flex2 > .flex2 > section > section ~ section,
  .main > .flex2 > .flex2 > .flex2 > section ~ section,
  .flex2 > section > section > section > section ~ section,
  .flex2 > section > section > .flex2 > section ~ section,
  .flex2 > section > .flex2 > section > section ~ section,
  .flex2 > section > .flex2 > .flex2 > section ~ section,
  .flex2 > .flex2 > section > section > section ~ section,
  .flex2 > .flex2 > section > .flex2 > section ~ section,
  .flex2 > .flex2 > .flex2 > section > section ~ section,
  .flex2 > .flex2 > .flex2 > .flex2 > section ~ section {
    margin-top: 5rem;
  }
}
.tbl_time {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 1.4rem;
}
.tbl_time caption {
  caption-side: bottom;
  text-align: left;
  margin-top: 0.8rem;
  line-height: 1.4;
}
.tbl_time caption p {
  margin: 0 0 1rem;
}
.tbl_time tr th[scope=col] {
  padding: 0.4rem 0;
  font-size: 90%;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  background: var(--clr_brown_light);
}
.tbl_time tr th[scope=col]:first-child {
  width: 35%;
}
.tbl_time tr th[scope=row] {
  font-weight: normal;
  background: #fff;
  line-height: 1.4;
  border-bottom: 1px solid var(--clr_brown_light);
}
.tbl_time tr td {
  background: #fff;
  text-align: center;
  padding: 1.8rem 0.4rem;
  border-bottom: 1px solid var(--clr_brown_light);
  line-height: 1;
  color: var(--clr_navy);
  font-size: 80%;
}
@media screen and (width >= 36em), print {
  .tbl_time {
    table-layout: fixed;
    font-size: clamp(1.4rem, 1.0308rem + 0.641vw, 1.8rem);
  }
  .tbl_time caption {
    margin-top: clamp(1.2rem, 0.6462rem + 0.962vw, 1.8rem);
  }
  .tbl_time tr th[scope=col] {
    padding: clamp(0.434rem, 0.0334rem + 0.696vw, 0.868rem) 0;
  }
  .tbl_time tr th[scope=col]:first-child {
    width: 30%;
  }
  .tbl_time tr td {
    padding: 3.2rem 0;
    padding: clamp(1.6rem, 0.1231rem + 2.564vw, 3.2rem) 0;
  }
}
.gmap {
  width: 100%;
}

.letwbr {
  white-space: pre-wrap;
  word-break: keep-all;
}

.tit_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 10rem;
  background: url(../img/tit_01.webp) no-repeat top center/cover;
  color: #705a46;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  padding: 1rem;
  text-align: left;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.tit_02 {
  text-align: center;
  font-size: 2.2rem;
  color: var(--clr_brown_dark);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  margin: 0 auto 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tit_02 span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.tit_02::before, .tit_02::after {
  display: block;
  content: "";
  width: 2.3rem;
  height: 2.1rem;
}
.tit_02::before {
  background: url(../img/deco_h2_l.svg) no-repeat center/contain;
}
.tit_02::after {
  background: url(../img/deco_h2_r.svg) no-repeat center/contain;
}

.tit_03 {
  color: var(--clr_pink_dark);
  font-size: 1.8rem;
  padding: 0 0 0.2rem 0;
  margin: 0 0 2rem 0;
  border-bottom: var(--clr_pink_dark) 0.2rem solid;
  position: relative;
  font-weight: 500;
}
.tit_03::before {
  content: "";
  width: 100%;
  border-bottom: var(--clr_pink_light01) solid 0.2rem;
  position: absolute;
  left: 0;
  bottom: -0.4rem;
}

.tit_04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
  color: var(--clr_green);
  font-size: 1.8rem;
  line-height: 1.4;
  padding: 0 0 0.2rem;
  font-weight: 500;
  border-bottom: clamp(0.15rem, 0.0115rem + 0.24vw, 0.3rem) solid var(--clr_green);
  margin: 0 0 2rem;
}

.tit_05 {
  font-size: 1.6rem;
  color: var(--clr_pink_dark);
  line-height: 1.4;
  margin: 0 0 2rem;
  font-weight: 500;
  padding: 0 0 0.2rem;
  border-bottom: clamp(0.15rem, 0.0115rem + 0.24vw, 0.3rem) dashed var(--clr_pink_dark);
}

.tit_06 {
  font-size: 1.6rem;
  color: var(--clr_green_light01);
  line-height: 1.4;
  margin: 0 0 2rem;
}

@media screen and (width >= 36em), print {
  .tit_01 {
    min-height: clamp(28rem, 16.9231rem + 19.231vw, 40rem);
    font-size: clamp(2.125rem, 0.9481rem + 2.043vw, 3.4rem);
    padding: 0;
  }
  .tit_01 span {
    display: block;
    margin: clamp(11rem, 9.1538rem + 3.205vw, 13rem) auto 0;
    max-width: 1200px;
    width: clamp(57.6rem, 0rem + 100vw, 120rem);
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .tit_01 span {
    padding: 0 2rem;
  }
}
@media screen and (width >= 36em), print {
  .tit_02 {
    font-size: clamp(2.08rem, 1.0462rem + 1.795vw, 3.2rem);
    margin: 0 auto 4rem;
    gap: 0 clamp(0.7rem, -0.0385rem + 1.282vw, 1.5rem);
  }
  .tit_02::before, .tit_02::after {
    width: 4.6rem;
    height: 4.2rem;
  }
  .tit_03 {
    font-size: clamp(1.95rem, 0.9808rem + 1.683vw, 3rem);
    padding: 0 0 0.2rem;
    margin: 0 0 3rem;
    border-bottom: var(--clr_pink_dark) 0.3rem solid;
    line-height: 1.3;
    z-index: -1;
  }
  .tit_03::before {
    border-bottom: var(--clr_pink_light01) solid 0.3rem;
    bottom: -0.6rem;
  }
  .tit_04 {
    font-size: clamp(1.82rem, 0.9154rem + 1.571vw, 2.8rem);
    padding: 0 0 0.4rem;
    margin: 0 0 3rem;
  }
  .tit_05 {
    font-size: clamp(1.7rem, 0.8692rem + 1.442vw, 2.6rem);
    padding: 0 0 0.4rem;
    margin: 0 0 2.4rem;
  }
  .tit_06 {
    font-size: clamp(1.65rem, 0.9577rem + 1.202vw, 2.4rem);
    margin: 0 0 2rem;
  }
}
.lst_ul {
  line-height: 1.4;
  margin: 1rem 0;
}
.lst_ul > li {
  padding: 0 0 0 1.4em;
  position: relative;
}
.lst_ul > li:not(:last-child) {
  margin: 0 0 1rem;
}
.lst_ul > li::before {
  content: "●";
  color: var(--clr_pink_dark);
  position: absolute;
  left: 0;
}
.lst_ul.kome > li::before {
  content: "※";
  color: inherit;
}

.lst_ul_disc {
  line-height: 1.4;
  margin: 0 0 0 2rem;
}
.lst_ul_disc > li {
  list-style: disc;
}
.lst_ul_disc > li:not(:last-child) {
  margin: 0 0 1rem;
}
.lst_ul_disc > li::marker {
  color: var(--clr_txt);
}

.lst_ol, .lst_ol2 {
  line-height: 1.4;
  counter-reset: number 0;
  margin: 1rem 0;
}
.lst_ol > li, .lst_ol2 > li {
  counter-increment: number 1;
  padding: 0 0 0 1.8em;
  position: relative;
}
.lst_ol > li:not(:last-child), .lst_ol2 > li:not(:last-child) {
  margin: 0 0 1rem;
}
.lst_ol > li::before, .lst_ol2 > li::before {
  display: inline-block;
  content: counter(number, decimal-leading-zero) ".";
  color: var(--clr_pink_dark);
  font-weight: bold;
  position: absolute;
  left: 0;
}

.lst_ol2 > li::before {
  content: counter(number) ")";
}

.lst_dl01 dt {
  font-weight: bold;
}
.lst_dl01 dd {
  margin: 0 0 1rem;
}

.lst_dl02 dt,
.lst_dl02 dd {
  width: 100%;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  padding: 1rem;
}
.lst_dl02 dt {
  font-weight: bold;
  color: var(--clr_pink_dark);
  background: var(--clr_pink_light03);
}
.lst_dl02 dd:last-of-type {
  border-bottom: 1px solid #707070;
}

@media screen and (width >= 36em), print {
  .lst_dl01 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lst_dl01 dt {
    width: 15%;
  }
  .lst_dl01 dd {
    width: 85%;
    padding: 0 0 0 1rem;
  }
}
p.kome {
  padding: 0 0 0 1.2em;
  position: relative;
}
p.kome::before {
  content: "※";
  position: absolute;
  left: 0;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 4rem;
}
.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex3 > li {
  width: 46%;
}

@media screen and (width >= 36em), print {
  .flex {
    gap: 1rem 5rem;
  }
  .flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flex2 > section,
  .flex2 > li,
  .flex2 > div {
    width: 48%;
    margin-top: 0 !important;
  }
  .flex3 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 2rem;
  }
  .flex3 li {
    width: 31%;
  }
}
.tel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: 0 0.6rem;
  line-height: 1;
  color: var(--clr_navy);
}
.tel::before {
  font-family: "fontello";
  content: "\e80b";
  font-size: 80%;
  margin: 0.4rem 0 0;
}

.box_01, .box_02 {
  padding: 1rem;
  background: var(--clr_pink_light02);
  border-radius: clamp(1rem, 0.0769rem + 1.603vw, 2rem);
}
@media screen and (width >= 36em), print {
  .box_01, .box_02 {
    padding: 3rem;
  }
}

.box_02 {
  background: var(--clr_green_light03);
}

.btn_rsv {
  display: block;
}
.btn_rsv span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.4rem;
  color: #fff;
  background: var(--clr_pink_dark);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn_rsv span::before {
  font-family: "fontello";
  content: "\e80c";
}
.btn_rsv span {
  position: relative;
}
.btn_rsv span::after {
  content: "";
  display: block;
  width: 1em;
  aspect-ratio: 1;
  background: var(--clr_red);
  border-radius: 100% 0 0 0;
  position: absolute;
  inset: auto 0 0 auto;
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  .btn_rsv {
    opacity: 1;
  }
  .btn_rsv:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .btn_rsv:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (width >= 36em), print {
  .btn_rsv:focus-visible {
    opacity: 0.7;
  }
}

.btn_detail, .btn_detail3, .btn_detail2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.6rem;
  width: 100%;
  text-align: left;
  background: var(--clr_pink_dark);
  color: #fff;
  position: relative;
  padding: clamp(0.2rem, 0.0154rem + 0.321vw, 0.4rem) clamp(1.4rem, 0.8462rem + 0.962vw, 2rem) clamp(0.2rem, 0.0154rem + 0.321vw, 0.4rem) clamp(1.82rem, 1.1rem + 1.25vw, 2.6rem);
  border-radius: clamp(2rem, 1.0769rem + 1.603vw, 3rem);
  -webkit-box-shadow: 0 0.6rem 0.6rem -0.4rem rgba(0, 0, 0, 0.3);
          box-shadow: 0 0.6rem 0.6rem -0.4rem rgba(0, 0, 0, 0.3);
}
.btn_detail::before, .btn_detail3::before, .btn_detail2::before {
  font-family: "fontello";
  content: "\e805";
}

@media screen and (width >= 36em), print {
  .btn_detail, .btn_detail3, .btn_detail2 {
    gap: 0 1rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .btn_detail:hover, .btn_detail3:hover, .btn_detail2:hover {
    opacity: 0.8;
  }
}
.btn_detail2 {
  background: var(--clr_green);
}

.btn_detail3 {
  background: var(--clr_brown);
}

.linkout {
  display: inline-block;
  color: var(--clr_txt);
  text-decoration: none !important;
  line-height: 1.2;
}
.linkout::after {
  font-family: "fontello";
  content: "\cc05";
  font-size: 0.8em;
  margin-left: 0.6rem;
}
@media screen and (width >= 36em), print {
  .linkout::after {
    margin-left: 1rem;
  }
}
@media screen and (width >= 36em), print {
  .linkout:hover {
    border-bottom: 1px solid var(--clr_txt);
  }
}

.tbl_lst {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl_lst th:first-of-type {
  width: 28%;
  padding: 0.4rem 1rem;
  font-weight: normal;
  background: var(--clr_pink_light03);
  border: 1px solid #707070;
}
.tbl_lst td {
  padding: 1rem;
  border: 1px solid #707070;
}
.tbl_lst.price th {
  width: 70%;
  text-align: left;
}
.tbl_lst.price th.col {
  background: var(--clr_pink_dark);
  color: #fff;
}
.tbl_lst.price td {
  width: 30%;
  text-align: right;
}

@media screen and (width >= 36em), print {
  .tbl_lst th:first-of-type {
    padding: 0.4rem 2rem;
  }
  .tbl_lst td {
    padding: 2rem 3rem;
    border: 1px solid #707070;
  }
}
.tbl_lst2 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.tbl_lst2 th {
  padding: 1rem 1rem;
  border: 1px solid var(--clr_green);
  color: #fff;
  background: var(--clr_green);
}
.tbl_lst2 td {
  padding: 1rem 1rem;
  border: 1px solid #ccc;
}
.tbl_lst2 td:first-of-type {
  width: 25%;
  font-weight: normal;
  background: var(--clr_pink_light03);
}

@media screen and (width >= 36em), print {
  .tbl_lst2 th,
  .tbl_lst2 td {
    padding: 1.5rem 2rem;
  }
}
.slick-arrow {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 9rem;
  cursor: pointer;
  line-height: 0;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background: var(--clr_pink);
  z-index: 5;
  border-radius: 50%;
}
.slick-arrow::before {
  font-size: 1.2rem;
  opacity: 1;
}
.slick-arrow.slick-prev {
  left: -2.6rem;
}
.slick-arrow.slick-prev::before {
  font-family: "fontello";
  content: "\3C";
}
.slick-arrow.slick-next {
  right: -2.6rem;
}
.slick-arrow.slick-next::before {
  font-family: "fontello";
  content: "\3E";
}

@media screen and (width >= 36em), print {
  .slick-arrow {
    width: 5rem;
    height: 5rem;
    top: 26rem;
  }
  .slick-arrow::before {
    font-size: 2.4rem;
  }
  .slick-arrow.slick-prev {
    left: -6rem;
  }
  .slick-arrow.slick-next {
    right: -6rem;
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  .slick-arrow {
    opacity: 1;
  }
  .slick-arrow:where(:-moz-any-link, :enabled, summary):hover {
    background: var(--clr_pink_light01);
    opacity: 1;
  }
  .slick-arrow:where(:any-link, :enabled, summary):hover {
    background: var(--clr_pink_light01);
    opacity: 1;
  }
}
@media screen and (width >= 36em), print {
  .slick-arrow:focus-visible {
    background: var(--clr_pink_light01);
    opacity: 1;
  }
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: 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: var(--clr_navy);
}
@media (hover: hover) {
  .slick-dots li button {
    opacity: 1;
  }
  .slick-dots li button:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
  .slick-dots li button:where(:any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
}
.slick-dots li button:focus-visible {
  opacity: 0.8;
}
.slick-dots li.slick-active button {
  opacity: 0.75;
}

@media screen and (width >= 36em), 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: #fff;
  color: var(--clr_txt);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
body::after {
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  content: "";
  background: rgba(var(--rgb_brown), 0.6);
  position: fixed;
  inset: 0;
  z-index: 90;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  backdrop-filter: blur(0.6rem);
}
body.spnav_modal {
  overflow: hidden !important;
}
body.spnav_modal::after {
  visibility: visible;
  opacity: 1;
}

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

.main {
  font-size: 1.4rem;
  line-height: 1.8;
}
.main a:not([class*=btn], [href*="tel:"]) {
  text-decoration: underline;
}

@media screen and (width >= 36em), print {
  html {
    font-size: 62.5%;
  }
  body::after {
    display: none;
  }
  a,
  button {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  a img,
  button img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  a,
  button {
    opacity: 1;
  }
  a:where(:-moz-any-link, :enabled, summary):hover, button:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
  a:where(:any-link, :enabled, summary):hover,
  button:where(:any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
  a:where(:-moz-any-link, :enabled, summary):hover img, button:where(:-moz-any-link, :enabled, summary):hover img {
    opacity: 0.8;
  }
  a:where(:any-link, :enabled, summary):hover img,
  button:where(:any-link, :enabled, summary):hover img {
    opacity: 0.8;
  }
}
@media screen and (width >= 36em), print {
  a:focus-visible,
  button:focus-visible {
    opacity: 0.8;
  }
  a:focus-visible img,
  button:focus-visible img {
    opacity: 0.8;
  }
  .wrap {
    max-width: 1200px;
    margin: auto;
  }
  .main {
    font-size: clamp(1.4rem, 1.0308rem + 0.641vw, 1.8rem);
    line-height: 2;
  }
  .main a:not([class*=btn]):hover {
    opacity: 1;
    text-decoration: none;
  }
}
:target {
  scroll-margin-top: 3rem;
}
@media screen and (width >= 36em), print {
  :target {
    scroll-margin-top: 10rem;
  }
}

.header {
  position: relative;
}
.header > .wrap {
  padding: 0;
  height: 11.5rem;
}
.header > .wrap .logo {
  width: 100%;
  height: 6.6rem;
  padding: 1rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header > .wrap .logo.hide {
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
}
.header > .wrap .logo a {
  display: block;
  width: calc(100% - 5.6rem);
  height: 100%;
  background: url(../img/logo.svg) no-repeat left center/contain;
  margin: 0 auto;
}
.header > .wrap .logo a .clip {
  display: block;
  height: 100%;
  overflow: hidden;
  clip-path: inset(50%);
  color: transparent;
}
.header > .wrap .headR {
  margin: 5.6rem 0 0;
  display: none;
}
.header > .wrap .headR .acs_tel li {
  text-align: center;
}
.header > .wrap .headR .acs_tel li.acs {
  gap: 0.4rem;
  font-size: 1.3rem;
  color: var(--clr_brown_dark);
}
.header > .wrap .headR .acs_tel li.acs::before {
  font-family: "fontello";
  content: "\e804";
  color: #fff;
  margin: 0 0.4rem 0 0;
  background: var(--clr_brown_dark);
  border-radius: 50%;
}
.header > .wrap .headR .acs_tel li.telno {
  margin: 1rem 0 0;
}
.header > .wrap .headR .acs_tel li.telno .tel {
  font-size: 2rem;
  color: var(--clr_brown_dark);
}
.header > .wrap .headR .acs_tel li.telno .tel::before {
  font-family: "fontello";
  content: "\e802";
  color: #fff;
  margin: 0 0.4rem 0 0;
  background: var(--clr_brown_dark);
  border-radius: 50%;
}

@media screen and (width >= 36em), print {
  .header {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
  .header > .wrap {
    padding: 0.6rem clamp(2rem, 5.8462rem + -3.205vw, 4rem) 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
  }
  .header > .wrap .logo {
    width: clamp(24rem, 4.6154rem + 33.654vw, 45rem);
    height: 7.6rem;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 101;
    background: none;
  }
  .header > .wrap .logo a {
    width: 100%;
  }
  .header > .wrap .headR {
    display: block;
    width: clamp(24rem, -12.5538rem + 63.462vw, 63.6rem);
    margin: 0;
    z-index: 3;
  }
  .header > .wrap .headR .acs_tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.6rem 0;
  }
  .header > .wrap .headR .acs_tel li {
    text-align: right;
  }
  .header > .wrap .headR .acs_tel li.acs {
    width: 100%;
    font-size: clamp(1.1rem, 0.4538rem + 1.122vw, 1.8rem);
    padding: 0;
  }
  .header > .wrap .headR .acs_tel li.acs::before {
    font-size: clamp(1.3rem, 0.6538rem + 1.122vw, 2rem);
    padding: clamp(0.1rem, -0.0846rem + 0.321vw, 0.3rem);
  }
  .header > .wrap .headR .acs_tel li.telno {
    margin: 0;
  }
  .header > .wrap .headR .acs_tel li.telno .tel {
    font-size: clamp(1.4rem, -0.0769rem + 2.564vw, 3rem);
  }
  .header > .wrap .headR .acs_tel li.telno .tel::before {
    font-size: clamp(1.3rem, 0.6538rem + 1.122vw, 2rem);
    padding: clamp(0.1rem, -0.0846rem + 0.321vw, 0.3rem);
  }
}
.pc_fix {
  display: none;
}

@media screen and (width >= 36em), print {
  .pc_fix {
    width: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    inset: clamp(15rem, 24.6154rem + -8.013vw, 20rem) 0 auto auto;
    z-index: 101;
  }
  .pc_fix .btn_rsv span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.6rem;
    font-size: clamp(1.4rem, 0.4769rem + 1.603vw, 2.4rem);
    padding: clamp(1.4rem, 0.2rem + 2.083vw, 2.7rem) 2rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    border-radius: 1rem 0 0 1rem;
    -webkit-box-shadow: -3px 3px 10px 0px rgba(0, 0, 0, 0.21);
            box-shadow: -3px 3px 10px 0px rgba(0, 0, 0, 0.21);
    background: #fe4b68;
  }
  .pc_fix .btn_rsv:hover span::after {
    background: var(--clr_navy);
  }
}
#nav {
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
#nav #sp_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  position: absolute;
  padding: 1rem 0 0 0;
  margin: 0.6rem 0;
  top: 4.7rem;
  left: 0;
  right: 0;
  z-index: 900;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#nav #sp_menu.hide, #nav #sp_menu.sticky {
  -webkit-transform: translateY(-103%);
          transform: translateY(-103%);
}
#nav #sp_menu li {
  width: 20%;
  height: 100%;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1;
}
#nav #sp_menu li:not(:last-child) {
  border-right: 0.1px dotted var(--clr_brown_light);
}
#nav #sp_menu li a {
  display: block;
  height: 100%;
  color: var(--clr_txt);
}
#nav #sp_menu li a::before {
  display: block;
  margin: 0 auto 0.8rem;
  font-size: 2rem;
  color: var(--clr_pink_dark);
}
#nav #sp_menu li a.rsv {
  font-size: 1rem;
  color: #fe4b68;
}
#nav #sp_menu li a.rsv::before {
  color: #fe4b68;
}
#nav #sp_menu li a.home::before {
  font-family: "fontello";
  content: "\e80e";
}
#nav #sp_menu li a.telno::before {
  font-family: "fontello";
  content: "\e802";
}
#nav #sp_menu li a.rsv::before {
  font-family: "fontello";
  content: "\e80c";
}
#nav #sp_menu li a.acs::before {
  font-family: "fontello";
  content: "\e804";
}
#nav #sp_menu li a.menu::before {
  font-family: "fontello";
  content: "\e810";
}
#nav #sp_menu li button.menu {
  width: 4.6rem;
  height: 4.6rem;
  text-align: center;
  line-height: 1;
  font-size: 1.2rem;
  padding: 0;
}
#nav #sp_menu li button.menu::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.7rem;
  height: 2.7rem;
  margin: 0 auto 0.2rem;
  font-family: "fontello";
  content: "\2261";
  font-size: 2.2rem;
  color: var(--clr_pink_dark);
}
#nav #sp_menu li button.menu::after {
  display: block;
  content: "MENU";
  color: var(--clr_txt);
  margin: 0.2rem 0 0;
}
#nav #sp_menu li button.menu.close::before {
  font-family: "fontello";
  content: "\D7";
}
#nav #sp_menu li button.menu.close::after {
  content: "CLOSE";
}
#nav #sp_menu li button.menu span {
  display: none;
}
#nav .gnav_subnav {
  display: none;
  width: 95vw;
  max-height: calc(100dvh - 15rem);
  overflow-y: auto;
  background: #fff;
  padding: 1.6rem;
  border-radius: 0.6rem;
  margin: auto;
  position: absolute;
  top: 11rem;
  left: 0;
  right: 0;
  z-index: 100;
}
#nav .gnav_subnav .gnav > li:not(:last-child) {
  border-bottom: 1px var(--clr_brown_light) solid;
}
#nav .gnav_subnav .gnav > li a,
#nav .gnav_subnav .gnav > li .sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-align: center;
  padding: 1.4rem 1rem;
  font-size: 1.6rem;
  position: relative;
  letter-spacing: 0.025em;
  text-indent: 0.025em;
  color: var(--clr_brown);
}
#nav .gnav_subnav .gnav > li a br,
#nav .gnav_subnav .gnav > li .sub br {
  display: none;
}
#nav .gnav_subnav .gnav > li a,
#nav .gnav_subnav .gnav > li .sub {
  /*
  &.current {
    // カレントメニュー
    background: var(--clr_sub03);
  }
    */
}
#nav .gnav_subnav .gnav > li .sub::after {
  font-family: "fontello";
  content: "\e80d";
  color: var(--clr_brown);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#nav .gnav_subnav .gnav > li .sub.close::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
#nav .gnav_subnav .gnav > li .subbox {
  display: none;
}
#nav .gnav_subnav .gnav > li .subbox > .subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: transparent;
}
#nav .gnav_subnav .gnav > li .subbox > .subnav li {
  width: 100%;
  background: #fff;
}
#nav .gnav_subnav .gnav > li .subbox > .subnav li a {
  background: rgba(var(--rgb_pink_dark), 0.8);
  display: block;
  text-align: left;
  color: #fff;
  border-bottom: 1px #fff solid;
}
#nav .gnav_subnav .gnav > li .subbox > .subnav li a.current {
  background: var(--clr_pink_dark);
}
#nav .gnav_subnav #menu_close {
  display: block;
  width: 80%;
  font-size: 1.8rem;
  color: var(--clr_brown_light);
  background: #fff;
  border: 1px solid var(--clr_brown_light);
  text-align: center;
  border-radius: 2rem;
  padding: 0.6rem 0;
  margin: 1rem auto 0;
}
#nav .gnav_subnav #menu_close::before {
  font-family: "fontello";
  content: "\D7";
  margin: 0 0.6rem 0 0;
}

@media screen and (width >= 36em), print {
  #nav {
    width: auto;
    position: sticky;
    inset: 0 0 auto;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  #nav {
    padding: 0 1rem;
  }
}
@media screen and (width >= 36em), print {
  #nav.hide {
    -webkit-transform: translateY(-300%);
            transform: translateY(-300%);
  }
  #nav #sp_menu {
    display: none;
  }
  #nav .gnav_subnav {
    display: block !important;
    width: 100%;
    max-height: inherit;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow-y: visible;
    background: none;
    padding: 0;
    position: static;
  }
  #nav .gnav_subnav .gnav {
    max-width: 1200px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    background: var(--clr_pink_dark);
    border-radius: 5rem;
    -webkit-box-shadow: 0.3rem 0.3rem 0.8rem 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0.3rem 0.3rem 0.8rem 0 rgba(0, 0, 0, 0.3);
  }
  #nav .gnav_subnav .gnav > li {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    position: relative;
    border-bottom: 0 !important;
  }
  #nav .gnav_subnav .gnav > li.pp {
    display: none;
  }
  #nav .gnav_subnav .gnav > li::after {
    content: "";
    display: block;
    width: clamp(0.6rem, 0.2308rem + 0.641vw, 1rem);
    height: clamp(0.6rem, 0.2308rem + 0.641vw, 1rem);
    background: url(../img/circle.svg) no-repeat center/contain;
    position: absolute;
    inset: 2.2rem 0 0 auto;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  #nav .gnav_subnav .gnav > li::after {
    inset: 1.8rem 0 0 auto;
  }
}
@media screen and (width >= 36em), print {
  #nav .gnav_subnav .gnav > li:last-child::after, #nav .gnav_subnav .gnav > li:nth-last-child(2)::after {
    display: none;
  }
  #nav .gnav_subnav .gnav > li > a,
  #nav .gnav_subnav .gnav > li > .sub {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    font-size: clamp(1.4rem, 0.8462rem + 0.962vw, 2rem);
    padding: 1rem clamp(1rem, 0.0769rem + 1.603vw, 2rem);
    margin: 0;
    cursor: pointer;
    color: #fff;
  }
  #nav .gnav_subnav .gnav > li > a::after,
  #nav .gnav_subnav .gnav > li > .sub::after {
    margin: 0 0 0 clamp(0rem, -0.5538rem + 0.962vw, 0.6rem);
    color: #fcc9d1;
    font-size: clamp(1rem, 0.3538rem + 1.122vw, 1.7rem);
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  #nav .gnav_subnav .gnav > li > a,
  #nav .gnav_subnav .gnav > li > .sub {
    opacity: 1;
  }
  #nav .gnav_subnav .gnav > li > a:where(:-moz-any-link, :enabled, summary):hover, #nav .gnav_subnav .gnav > li > .sub:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
  #nav .gnav_subnav .gnav > li > a:where(:any-link, :enabled, summary):hover,
  #nav .gnav_subnav .gnav > li > .sub:where(:any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
}
@media screen and (width >= 36em), print {
  #nav .gnav_subnav .gnav > li > a:focus-visible,
  #nav .gnav_subnav .gnav > li > .sub:focus-visible {
    opacity: 0.8;
  }
  #nav .gnav_subnav .gnav > li > a.current,
  #nav .gnav_subnav .gnav > li > .sub.current {
    -webkit-transition: 0s;
    transition: 0s;
  }
  #nav .gnav_subnav .gnav > li .subbox {
    display: none;
    width: clamp(30rem, 24.5538rem + 9.455vw, 35.9rem);
    position: absolute;
    left: 8%;
    z-index: 100;
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li {
    background: transparent;
    width: 50%;
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a {
    font-size: clamp(1.4rem, 1.0308rem + 0.641vw, 1.8rem);
    padding: 1.1rem 0 1.1rem 1.4rem;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
    height: 100%;
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a span {
    font-size: 90%;
    display: block;
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a {
    opacity: 1;
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:where(:-moz-any-link, :enabled, summary):hover {
    color: #fff;
    opacity: 1;
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:where(:any-link, :enabled, summary):hover {
    color: #fff;
    opacity: 1;
  }
}
@media screen and (width >= 36em), print {
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:focus-visible {
    color: #fff;
    opacity: 1;
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a.current, #nav .gnav_subnav .gnav > li .subbox > .subnav li a:hover {
    -webkit-transition: 0s;
    transition: 0s;
    background: var(--clr_pink_dark);
  }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li:nth-of-type(odd) a {
    border-right: 1px dotted rgba(255, 255, 255, 0.7);
  }
  #nav .gnav_subnav #menu_close {
    display: none;
  }
  #nav.fix_nav {
    background: rgba(var(--rgb_pink_dark), 0.8);
    position: fixed;
  }
  #nav.fix_nav .gnav_subnav .gnav {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.overview {
  padding: 4rem 0 0;
  background: url(../img/bg_summary_repeat.jpg) repeat-x top center;
  font-size: 1.4rem;
  line-height: 1.6;
}
.overview .clinic_name {
  margin: 0 0 3rem;
}
.overview .clinic_name img {
  max-width: 80%;
  margin: auto;
}
.overview > .wrap {
  margin: 0 1.6rem;
}
.overview > .wrap .overviewL {
  margin: 0 0 2rem;
}
.overview > .wrap .overviewL .gaiyo {
  width: 100%;
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.overview > .wrap .overviewL .gaiyo dt,
.overview > .wrap .overviewL .gaiyo dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px dotted var(--clr_brown_light);
}
.overview > .wrap .overviewL .gaiyo dt:last-of-type,
.overview > .wrap .overviewL .gaiyo dd:last-of-type {
  border-bottom: 1px dotted var(--clr_brown_light);
}
.overview > .wrap .overviewL .gaiyo dt {
  width: 26%;
  color: var(--clr_brown);
  padding: 1rem 0 1rem 0.4rem;
}
.overview > .wrap .overviewL .gaiyo dd {
  width: 74%;
  font-size: 88%;
  padding: 1rem 0;
}
.overview > .wrap .overviewL .gaiyo dd .tel::before {
  display: none;
}
.overview .gmap {
  margin: 2rem 0 5rem;
  height: 100vw;
  padding: 0 1.6rem;
}
.overview .gmap iframe {
  border-radius: clamp(1rem, -0.8462rem + 3.205vw, 3rem);
  border: 0.2rem solid var(--clr_brown_light);
}

@media screen and (width >= 36em), print {
  .overview {
    padding: clamp(5rem, 0.3846rem + 8.013vw, 10rem) 0;
    font-size: clamp(1.5rem, 1.2231rem + 0.481vw, 1.8rem);
  }
  .overview .clinic_name {
    margin: 0 0 clamp(1.645rem, 0.1265rem + 2.636vw, 3.29rem);
  }
  .overview .clinic_name img {
    max-width: clamp(17.74rem, -6.1308rem + 41.442vw, 43.6rem);
  }
  .overview > .wrap {
    gap: clamp(1rem, -1.4rem + 4.167vw, 3.6rem);
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .overview > .wrap {
    padding: 0 1rem;
  }
}
@media screen and (width >= 36em), print {
  .overview > .wrap .overviewL,
  .overview > .wrap .overviewR {
    width: clamp(27rem, -1.8rem + 50vw, 58.2rem);
    margin: 0;
  }
  .overview > .wrap .overviewL {
    margin: 0;
  }
  .overview > .wrap .overviewL .gaiyo dt,
  .overview > .wrap .overviewL .gaiyo dd {
    min-height: clamp(3rem, 1.3385rem + 2.885vw, 4.8rem);
  }
  .overview > .wrap .overviewL .gaiyo dt {
    width: 25.6%;
    padding: 0.8rem 0 0.8rem 0.7rem;
  }
  .overview > .wrap .overviewL .gaiyo dd {
    width: 74.4%;
    padding: 0.8rem 0;
    font-size: clamp(1.2rem, 0.8308rem + 0.641vw, 1.6rem);
  }
  .overview .gmap {
    height: 50rem;
    width: 100%;
    max-width: 1200px;
    margin: clamp(3rem, -0.6923rem + 6.41vw, 7rem) auto 0;
    padding: 0;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .overview .gmap {
    padding: 0 1rem;
  }
}
#tel_up {
  width: 100%;
  height: 4rem;
  visibility: hidden;
  position: fixed;
  inset: auto 0 0;
  z-index: 10;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#tel_up ul {
  width: calc(100% - 4rem);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
#tel_up ul li {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  height: 100%;
  text-align: center;
  /*
  &.telno {
    a {
      display: flex;
      height: 100%;
      font-size: 1.6rem;
    }
  }
  .btn_rsv {
    height: 100%;
    span {
      display: flex;
      height: 100%;
    }          
  }
    */
}
#tel_up #pageup {
  display: block;
  width: 4rem;
  height: 4rem;
  text-align: center;
  padding: 0 1rem;
  line-height: 1;
  background: var(--clr_green);
  overflow: hidden;
  position: relative;
  z-index: 101;
  border-radius: 50%;
  inset: auto 1rem 1rem auto;
}
#tel_up #pageup::before {
  display: block;
  font-family: "fontello";
  content: "\e80d";
  font-size: 1.4rem;
  color: #fff;
}
#tel_up #pageup .clip {
  display: block;
  font-size: 1rem;
  clip-path: inset(50%);
  color: transparent;
  position: absolute;
  inset: 0;
  z-index: 0;
}

@media screen and (width >= 36em), print {
  #tel_up {
    display: block;
    width: 5rem;
    height: 5rem;
    inset: auto 4rem 4rem auto;
  }
  #tel_up ul {
    display: none;
  }
  #tel_up #pageup {
    width: 100%;
    height: 5rem;
    padding: 0;
  }
  #tel_up #pageup::before {
    font-size: 2rem;
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  #tel_up #pageup {
    opacity: 1;
  }
  #tel_up #pageup:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 1;
  }
  #tel_up #pageup:where(:any-link, :enabled, summary):hover {
    opacity: 1;
  }
}
@media screen and (width >= 36em), print {
  #tel_up #pageup:focus-visible {
    opacity: 1;
  }
}
.footer {
  text-align: center;
  background: transparent;
  padding: 3rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  background: var(--clr_pink_dark);
  color: #fff;
}
.footer .copy {
  display: block;
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
  width: 100%;
  margin: 3rem 0 0 0;
}
.footer .tit {
  margin: 0 auto 1rem;
  font-size: 2.4rem;
}
.footer ul {
  width: 45%;
}
.footer ul li {
  text-align: left;
  margin: 0 0 1rem;
}
.footer ul li.treatment {
  display: none;
}
.footer ul li::before {
  margin: 0 0.4rem 0 0;
  font-size: 1.6rem;
  line-height: 1;
}
.footer ul li a {
  font-size: 1.4rem;
  -webkit-text-size-adjust: none;
}
.footer ul li a br {
  display: none;
}
.footer ul.gnav, .footer ul.subnav {
  width: 100%;
}
.footer ul.gnav {
  padding: 0 2rem 1rem;
}
.footer ul.gnav li::before {
  content: "▪";
  color: #fff;
}
.footer ul.subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 2rem;
}
.footer ul.subnav li {
  width: 50%;
}
.footer ul.subnav li::before {
  content: "-";
}

@media screen and (width >= 36em), print {
  .footer {
    padding: clamp(2.32rem, 0.1785rem + 3.718vw, 4.64rem) 0 clamp(1.735rem, 0.1335rem + 2.78vw, 3.47rem);
    display: block;
  }
  .footer .copy {
    font-size: clamp(1.2rem, 0.8308rem + 0.641vw, 1.6rem);
    margin: clamp(3.865rem, 0.2973rem + 6.194vw, 7.73rem) 0 0;
  }
  .footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer ul li {
    display: inline-block !important;
    font-size: clamp(1.4rem, 1.2154rem + 0.321vw, 1.6rem);
    margin: 0 0 1rem;
  }
  .footer ul li:not(:last-child)::after {
    content: "|";
    margin: 0 1rem;
  }
  .footer ul li a {
    font-size: clamp(1rem, 0.4462rem + 0.962vw, 1.6rem);
  }
  .footer ul li a br {
    display: none;
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  .footer ul li a {
    opacity: 1;
  }
  .footer ul li a:where(:-moz-any-link, :enabled, summary):hover {
    text-decoration: underline;
    opacity: 1;
  }
  .footer ul li a:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
    opacity: 1;
  }
}
@media screen and (width >= 36em), print {
  .footer ul li a:focus-visible {
    text-decoration: underline;
    opacity: 1;
  }
  .footer ul li.treatment {
    display: none !important;
  }
  .footer ul.gnav {
    margin: 0 0 clamp(1.68rem, 0.1292rem + 2.692vw, 3.36rem);
  }
  .footer ul.gnav, .footer ul.subnav {
    width: auto;
  }
  .footer ul.gnav {
    padding: 0;
  }
  .footer ul.gnav li::before {
    display: none;
  }
  .footer ul.subnav {
    padding: 0;
  }
  .footer ul.subnav li {
    width: auto;
  }
  .footer ul.subnav li::before {
    display: none;
  }
}
.keyvsl {
  width: 100%;
  position: relative;
}
.keyvsl #keyvsl {
  max-width: 100%;
  height: 40rem;
  overflow: hidden;
  visibility: hidden;
}
.keyvsl #keyvsl div img {
  height: 44rem !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center -4rem;
     object-position: center -4rem;
  margin: auto;
}
.keyvsl #keyvsl .slick-dots {
  margin: 0.6rem 0 0;
  position: relative;
  z-index: 2;
}
.keyvsl #keyvsl .slick-dots li {
  width: 1rem;
  height: 1rem;
  margin: 0 0.6rem;
}
.keyvsl #keyvsl .slick-dots li button {
  background: var(--clr_yellow_dark);
}
.keyvsl > .wrap {
  padding: 1.6rem;
  position: absolute;
  inset: 0;
}
.keyvsl > .wrap .open_nairan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1rem;
  position: absolute;
  inset: auto 1.6rem 4rem auto;
}
.keyvsl > .wrap .open_nairan li {
  width: 10rem;
  height: 10rem;
  font-size: 1.8rem;
  padding: 1.1rem 0 0 0;
  background: var(--clr_green);
  outline: 0.6rem solid rgba(108, 187, 99, 0.7);
  text-align: center;
  line-height: 1;
}
.keyvsl > .wrap .open_nairan li span.fs24 {
  font-size: 1.6rem;
}
.keyvsl > .wrap .open_nairan li span.fs38 {
  font-size: 2.4rem;
}
.keyvsl > .wrap .open_nairan li span.shinki {
  line-height: 1.8;
}
.keyvsl > .wrap .open_nairan li.open {
  color: #fff;
  border-radius: 50%;
}
.keyvsl > .wrap .catch {
  position: absolute;
  bottom: 0;
  color: var(--clr_brown_dark);
  line-height: 1.63;
  font-size: 1.4rem;
  text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px;
}
.keyvsl > .wrap .catch span {
  color: var(--clr_pink_dark);
  font-size: 169%;
  font-weight: 700;
}

@media screen and (width >= 36em), print {
  .keyvsl {
    top: 0;
    height: 90rem;
  }
  .keyvsl #keyvsl {
    height: 100%;
  }
  .keyvsl #keyvsl div img {
    height: 90rem !important;
    -o-object-fit: none;
       object-fit: none;
    -o-object-position: inherit;
       object-position: inherit;
  }
  .keyvsl #keyvsl .slick-dots {
    margin: -4rem auto 0;
  }
  .keyvsl #keyvsl .slick-dots li {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 1.2rem;
  }
  .keyvsl > .wrap .open_nairan {
    gap: 3rem;
    inset: auto clamp(2rem, 5.8462rem + -3.205vw, 4rem) 6.5rem auto;
  }
  .keyvsl > .wrap .open_nairan li {
    min-width: 17rem;
    min-height: 17rem;
    font-size: clamp(2.4rem, 1.6615rem + 1.282vw, 3.2rem);
    padding: clamp(1.6rem, 4.2923rem + -2.244vw, 3rem) 0 0 0;
    outline: 1rem solid rgba(108, 187, 99, 0.7);
  }
  .keyvsl > .wrap .open_nairan li span.fs24 {
    font-size: clamp(1.68rem, 1.0154rem + 1.154vw, 2.4rem);
  }
  .keyvsl > .wrap .open_nairan li span.fs38 {
    font-size: clamp(2.66rem, 1.6077rem + 1.827vw, 3.8rem);
  }
  .keyvsl > .wrap .open_nairan li span.shinki {
    line-height: 1.8;
  }
  .keyvsl > .wrap .catch {
    inset: auto auto 4.5rem clamp(2rem, 5.8462rem + -3.205vw, 4rem);
    font-size: clamp(1.82rem, 1.1rem + 1.25vw, 2.6rem);
    bottom: 4rem;
  }
}
body.index .main .tit_02::after {
  display: block;
  content: attr(data-txt);
  font-family: "Petit Formal Script", cursive;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  text-indent: 0;
  font-size: 45%;
  margin: 0.6rem 0 0;
}

.bg_info {
  background: url("../img/parts_bg_01.png") no-repeat right top/30%, url("../img/parts_bg_02.png") no-repeat left bottom/30%, var(--clr_pink_light03);
  padding: 3rem 0;
}
.bg_info h2 {
  color: var(--clr_brown_dark);
  text-align: center;
  line-height: 1.45;
  margin-bottom: 1.4rem;
  font-size: 2.6rem;
  font-weight: 500;
}
.bg_info h2 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
  content: attr(data-txt);
  letter-spacing: 0;
  text-indent: 0;
  color: var(--clr_pink);
  font-size: 56.25%;
}
.bg_info h2 span::before, .bg_info h2 span::after {
  content: "";
  background: var(--clr_pink);
  display: block;
  height: 0.2rem;
  width: 2rem;
  bottom: 0.6rem;
}
@media screen and (width >= 36em), print {
  .bg_info {
    background: url("../img/parts_bg_01.png") no-repeat right top, url("../img/parts_bg_02.png") no-repeat left bottom, var(--clr_pink_light03);
    padding: 0 0 clamp(5rem, 0.3846rem + 8.013vw, 10rem);
  }
  .bg_info h2 {
    font-size: clamp(2.24rem, 1.3538rem + 1.538vw, 3.2rem);
    margin-bottom: clamp(2.5rem, 0.1923rem + 4.006vw, 5rem);
  }
  .bg_info h2 span {
    margin: 0.6rem 0 0;
  }
  .bg_info h2 span::before, .bg_info h2 span::after {
    width: clamp(2.5rem, 0.1923rem + 4.006vw, 5rem);
    bottom: 1rem;
  }
}

.time_acs {
  margin: 0 1.6rem 3rem;
}
.time_acs .flex2 > li:first-child {
  margin: 0 0 3rem;
}
.time_acs .flex2 > li .tbl_time th[scope=col]:first-child {
  border-radius: clamp(0.2rem, -0.3538rem + 0.962vw, 0.8rem) 0 0 0;
}
.time_acs .flex2 > li .tbl_time th[scope=col]:last-child {
  border-radius: 0 clamp(0.2rem, -0.3538rem + 0.962vw, 0.8rem) 0 0;
}
.time_acs .flex2 > li iframe {
  border-radius: clamp(0.8rem, 0.0615rem + 1.282vw, 1.6rem);
  border: 1px solid var(--clr_brown_light);
  height: 25rem;
}

@media screen and (width >= 36em), print {
  .time_acs {
    max-width: 1200px;
    margin: 0 auto clamp(1.65rem, 0.1269rem + 2.644vw, 3.3rem);
    padding: clamp(4.5rem, 0.3462rem + 7.212vw, 9rem) 0 clamp(1.65rem, 0.1269rem + 2.644vw, 3.3rem);
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .time_acs {
    padding: clamp(4.5rem, 0.3462rem + 7.212vw, 9rem) 1rem 0 1rem;
  }
}
@media screen and (width >= 36em), print {
  .time_acs .flex2 > li {
    width: 49%;
    max-width: 58.2rem;
  }
  .time_acs .flex2 > li:first-child {
    margin: 0;
  }
  .time_acs .flex2 > li iframe {
    height: 30rem;
  }
}
.info {
  margin: 0 1.6rem 3rem;
}
.info .wrap #info01 {
  background: #fff;
  border-radius: clamp(1rem, -0.8462rem + 3.205vw, 3rem);
  border: 1px solid var(--clr_brown_light);
  padding: 1rem 1rem 1rem 2rem;
}
.info .wrap #info01 .accordion-container {
  width: 100%;
  margin: 0;
  max-height: 200vw;
  overflow-y: scroll;
  padding: 0 2rem 0 0;
}
.info .wrap #info01 .accordion-container::-webkit-scrollbar {
  width: 0.6rem;
}
.info .wrap #info01 .accordion-container::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
.info .wrap #info01 .accordion-container::-webkit-scrollbar-thumb {
  background-color: #cecbcb;
  border-radius: 0;
}
.info .wrap #info01 .accordion-container .accordion-item {
  width: 100%;
  border-bottom: 1px dotted var(--clr_brown_dark);
}
.info .wrap #info01 .accordion-container .accordion-item summary.accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.45rem 0 0.45rem;
  font-weight: 500;
  cursor: pointer;
  list-style: none;
  position: relative;
  margin: 0 0 1rem 0;
}
.info .wrap #info01 .accordion-container .accordion-item summary.accordion-header::after {
  color: var(--clr_pink_dark);
  font-family: "fontello";
  content: "\e807";
  margin: 0 0.6rem 0 0;
}
.info .wrap #info01 .accordion-container .accordion-item summary.accordion-header::-webkit-details-marker {
  display: none;
}
.info .wrap #info01 .accordion-container .accordion-item[open] summary.accordion-header::after {
  font-family: "fontello";
  content: "\e808";
}
.info .wrap #info01 .accordion-container .accordion-item .accordion-badge,
.info .wrap #info01 .accordion-container .accordion-item .accordion-date,
.info .wrap #info01 .accordion-container .accordion-item .accordion-title {
  display: inline-block;
  padding: 0;
}
.info .wrap #info01 .accordion-container .accordion-item .accordion-badge {
  color: #fff;
  font-size: 0.75rem;
}
.info .wrap #info01 .accordion-container .accordion-item .accordion-title {
  color: var(--clr_pink_dark);
  font-size: 111%;
  margin: 0 1rem 0 0;
}
.info .wrap #info01 .accordion-container .accordion-item .accordion-content {
  padding: 0 0 0.45rem;
}
.info .wrap #info01 .accordion-container .accordion-item .accordion-content p {
  margin: 0 0 1rem;
  line-height: 1.6;
}

@media screen and (width >= 36em), print {
  .info {
    margin: 0 auto;
  }
  .info .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 1rem;
    padding: 0;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .info .wrap {
    padding: 0 1rem;
  }
}
@media screen and (width >= 36em), print {
  .info .wrap #info01 {
    width: clamp(40rem, -14.8308rem + 95.192vw, 99.4rem);
    height: 49rem;
    padding: clamp(1rem, -0.8462rem + 3.205vw, 3rem) clamp(1rem, 0.0769rem + 1.603vw, 2rem) clamp(1rem, -0.8462rem + 3.205vw, 3rem) clamp(1rem, -2.6923rem + 6.41vw, 5rem);
  }
  .info .wrap #info01 .accordion-container {
    height: 42.9rem;
    padding: 0 clamp(1rem, -2.6rem + 6.25vw, 4.9rem) 0 0;
  }
  .info .wrap #info01 .accordion-container .accordion-item {
    overflow: hidden;
    font-size: clamp(1.26rem, 0.7615rem + 0.865vw, 1.8rem);
  }
  .info .wrap #info01 .accordion-container .accordion-item .accordion-title {
    margin: 0 clamp(0.75rem, 0.0577rem + 1.202vw, 1.5rem) 0 0;
  }
}
.feature {
  margin: 0 !important;
  background: url("../img/parts_bg_03.webp") no-repeat left top/50%, url("../img/parts_bg_04.webp") no-repeat right bottom/50%, url(../img/bg_feature.webp) no-repeat center/cover;
  padding: 3rem 1.6rem;
}
.feature .inner h2 {
  color: var(--clr_brown_dark);
  text-align: left;
  line-height: 1.45;
  font-size: 2.6rem;
  margin: 0 0 1.4rem;
  padding: 0;
  font-weight: 500;
}
.feature .inner h2 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1rem;
  content: attr(data-txt);
  letter-spacing: 0;
  text-indent: 0;
  color: var(--clr_green);
  font-size: 50%;
  font-weight: 900;
}
.feature .inner h2 span::after {
  content: "";
  background: var(--clr_green);
  display: block;
  height: 0.2rem;
  width: 65%;
}
.feature .inner section {
  margin: 0 0 3rem;
}
.feature .inner section img {
  border-radius: clamp(1rem, 0.0769rem + 1.603vw, 2rem);
  -webkit-box-shadow: clamp(1.41rem, -0.0577rem + 2.548vw, 3rem) clamp(1.41rem, -0.0577rem + 2.548vw, 3rem) 0 0 rgba(var(--rgb_brown_light), 1);
          box-shadow: clamp(1.41rem, -0.0577rem + 2.548vw, 3rem) clamp(1.41rem, -0.0577rem + 2.548vw, 3rem) 0 0 rgba(var(--rgb_brown_light), 1);
  width: 90%;
  margin: 0 auto;
}
.feature .inner section .txt p {
  margin: 0;
  line-height: 1.8;
}
.feature .inner section .txt p.tit {
  color: var(--clr_green);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 1rem;
  line-height: 1.4;
  font-size: 1.8rem;
}
.feature .inner section .txt p.tit span {
  font-size: 280%;
  font-family: "Petit Formal Script", cursive;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-shadow: 0.1rem 0.2rem 0.2rem rgba(0, 0, 0, 0.3);
}
.feature .inner section.trouble {
  background: #fff;
  border-radius: clamp(1rem, 0.0769rem + 1.603vw, 2rem);
  -webkit-box-shadow: 0.3rem 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0.3rem 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.16);
  padding: 2rem 1rem;
}
.feature .inner section.trouble .tit {
  margin: 0;
  text-align: center;
  font-size: 1.8rem;
  margin: 0 0 1rem;
}
.feature .inner section.trouble ul li {
  position: relative;
  z-index: 5;
  margin: 0 0 1.4rem;
  padding: 0 0 0 1rem;
}
.feature .inner section.trouble ul li::before {
  display: block;
  content: "";
  background: url(../img/deco_trouble.png) no-repeat center/contain;
  width: 2.5rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (width >= 36em), print {
  .feature {
    background: url("../img/parts_bg_03.webp") no-repeat left top, url("../img/parts_bg_04.webp") no-repeat right bottom, url(../img/bg_feature.webp) no-repeat center/cover;
    padding: 0;
  }
  .feature .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: clamp(5rem, 0.3846rem + 8.013vw, 10rem) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 1rem;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .feature .inner {
    padding: clamp(5rem, 0.3846rem + 8.013vw, 10rem) 1rem;
  }
}
@media screen and (width >= 36em), print {
  .feature .inner h2 {
    font-size: clamp(2.4rem, 0.9231rem + 2.564vw, 4rem);
    padding: clamp(2.632rem, -0.1077rem + 4.756vw, 5.6rem) 0 0 0;
    margin: 0;
  }
  .feature .inner h2 span {
    margin: 0.6rem 0 0;
  }
  .feature .inner h2 span::after {
    width: clamp(13.48rem, -5.1846rem + 32.404vw, 33.7rem);
    bottom: 1rem;
  }
  .feature .inner section {
    width: clamp(25.944rem, -1.0615rem + 46.885vw, 55.2rem);
    margin: 0 0 clamp(7.802rem, -0.3192rem + 14.099vw, 16.6rem);
  }
  .feature .inner section img {
    width: clamp(24.534rem, -1.0038rem + 44.337vw, 52.2rem);
    height: clamp(15.51rem, -0.6346rem + 28.029vw, 33rem);
    margin: 0;
  }
  .feature .inner section .txt p {
    font-size: clamp(1.2rem, 0.4615rem + 1.282vw, 2rem);
    margin: clamp(1.2rem, 0.4615rem + 1.282vw, 2rem) 0 0 0;
    gap: 0 1rem;
  }
  .feature .inner section .txt p.tit {
    font-size: clamp(1.4rem, 0.1077rem + 2.244vw, 2.8rem);
    margin: clamp(1.1rem, 0.0846rem + 1.763vw, 2.2rem) 0 0 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
  .feature .inner section .txt p.tit span {
    font-size: clamp(3.5rem, -2.5rem + 10.417vw, 10rem);
  }
  .feature .inner section.od {
    margin: clamp(-43rem, -1.8692rem + -34.276vw, -21.612rem) 0 0 0;
  }
  .feature .inner section.trouble {
    width: clamp(27.354rem, -1.1192rem + 49.433vw, 58.2rem);
    height: clamp(20.21rem, -0.8269rem + 36.522vw, 43rem);
    padding: clamp(2.3rem, 0.1769rem + 3.686vw, 4.6rem) 0 0 clamp(2.85rem, 0.2192rem + 4.567vw, 5.7rem);
  }
  .feature .inner section.trouble .tit {
    font-size: clamp(1.44rem, 0.5538rem + 1.538vw, 2.4rem);
    margin: 0 0 clamp(1.41rem, -0.0577rem + 2.548vw, 3rem);
  }
  .feature .inner section.trouble ul li {
    padding: 0 0 0 clamp(1.175rem, -0.0481rem + 2.123vw, 2.5rem);
    margin: 0 0 clamp(1.72rem, -0.0708rem + 3.109vw, 3.66rem);
    font-size: clamp(0.846rem, -0.0346rem + 1.529vw, 1.8rem);
  }
  .feature .inner section.trouble ul li::before {
    width: clamp(2.35rem, -0.0962rem + 4.247vw, 5rem);
    height: clamp(2.632rem, -0.1077rem + 4.756vw, 5.6rem);
    top: clamp(-0.7rem, -0.0269rem + -0.561vw, -0.35rem);
  }
}
@-webkit-keyframes reveal {
  from {
    opacity: 0;
    clip-path: inset(45% 20% 45% 20%);
  }
  to {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
  }
}
@keyframes reveal {
  from {
    opacity: 0;
    clip-path: inset(45% 20% 45% 20%);
  }
  to {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
  }
}
.revealing-image {
  view-timeline-name: --revealing-image;
  view-timeline-axis: block;
  padding: 0 0 2rem;
  -webkit-animation: linear reveal both;
          animation: linear reveal both;
  animation-timeline: --revealing-image;
  animation-range: entry 25% cover 50%;
}
@media screen and (width >= 36em), print {
  .revealing-image {
    height: clamp(16.92rem, -0.6923rem + 30.577vw, 36rem);
    padding: 0;
  }
}

.tre {
  margin: 0 !important;
  padding: 3rem 1.6rem;
  background: url(../img/bg_treatment.webp) no-repeat center/cover;
}
.tre .wrap h2 {
  color: var(--clr_brown_dark);
  text-align: left;
  line-height: 1.45;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  text-indent: 0;
  position: relative;
  z-index: 9;
  padding: 0 2rem;
  font-size: 2.6rem;
  margin: 0 0 1.4rem;
  font-weight: 500;
}
.tre .wrap h2::after {
  display: block;
  content: "";
  background: url(../img/parts_bg_h2_treatment.png) no-repeat center/contain;
  position: absolute;
  z-index: -1;
}
.tre .wrap h2 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0 1rem;
  content: attr(data-txt);
  letter-spacing: 0;
  text-indent: 0;
  color: var(--clr_green);
  font-size: 50%;
  font-weight: 900;
}
.tre .wrap h2 span::after {
  content: "";
  background: var(--clr_green);
  display: block;
  height: 0.2rem;
  width: 50%;
}
.tre .wrap .sub01 .subnav,
.tre .wrap .sub02 .subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tre .wrap .sub01 .subnav li,
.tre .wrap .sub02 .subnav li {
  opacity: 0;
}
.tre .wrap .sub01 .subnav li a,
.tre .wrap .sub02 .subnav li a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.4;
}
.tre .wrap .sub01 .subnav li a span,
.tre .wrap .sub02 .subnav li a span {
  font-size: 80%;
  display: block;
  width: 100%;
}
.tre .wrap .sub01 .subnav.trigger li,
.tre .wrap .sub02 .subnav.trigger li {
  -webkit-animation: fade_up 1s linear forwards;
          animation: fade_up 1s linear forwards;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(1),
.tre .wrap .sub02 .subnav.trigger li:nth-child(1) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(2),
.tre .wrap .sub02 .subnav.trigger li:nth-child(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(3),
.tre .wrap .sub02 .subnav.trigger li:nth-child(3) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(4),
.tre .wrap .sub02 .subnav.trigger li:nth-child(4) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(5),
.tre .wrap .sub02 .subnav.trigger li:nth-child(5) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(6),
.tre .wrap .sub02 .subnav.trigger li:nth-child(6) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.tre .wrap .sub01 .subnav.trigger li:nth-child(7),
.tre .wrap .sub02 .subnav.trigger li:nth-child(7) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s;
}
.tre .wrap .sub01 {
  margin: 0 0 2rem;
}
.tre .wrap .sub01 .subnav li {
  width: 32%;
  height: 14rem;
}
.tre .wrap .sub01 .subnav li a.dermatology {
  background: url(../img/treatment_01.png) no-repeat center/contain;
}
.tre .wrap .sub01 .subnav li a.pediatric_dermatology {
  background: url(../img/treatment_02.png) no-repeat center/contain;
}
.tre .wrap .sub01 .subnav li a.cosmetic_dermatology {
  background: url(../img/treatment_03.png) no-repeat center/contain;
}
.tre .wrap .sub02 {
  background: #fff;
  width: 100%;
  border-radius: clamp(1rem, -0.8462rem + 3.205vw, 3rem);
  padding: 1rem 0;
}
.tre .wrap .sub02 .subnav {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 0;
}
.tre .wrap .sub02 .subnav li {
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0.3rem 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.084);
          box-shadow: 0.3rem 0.3rem 0.6rem 0 rgba(0, 0, 0, 0.084);
  position: relative;
  z-index: 9;
  text-align: center;
  width: 15rem;
  height: 15rem;
}
.tre .wrap .sub02 .subnav li::after {
  display: block;
  content: "";
  position: absolute;
  background: url(../img/bg_tre_deco.png) no-repeat center/contain;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  width: 13rem;
  height: 13rem;
  top: 1rem;
}
.tre .wrap .sub02 .subnav li a {
  line-height: 1.4;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
}
.tre .wrap .sub02 .subnav li a::before {
  display: block;
  content: "";
  width: 100%;
  height: 5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto 1rem;
}
.tre .wrap .sub02 .subnav li a.ad::before {
  background-image: url(../img/ico_treatment01.png);
}
.tre .wrap .sub02 .subnav li a.hsv::before {
  background-image: url(../img/ico_treatment02.png);
}
.tre .wrap .sub02 .subnav li a.seborrheic_dermatitis::before {
  background-image: url(../img/ico_treatment03.png);
}
.tre .wrap .sub02 .subnav li a.heat_rash::before {
  background-image: url(../img/ico_treatment04.png);
}
.tre .wrap .sub02 .subnav li a.acne::before {
  background-image: url(../img/ico_treatment05.png);
}
.tre .wrap .sub02 .subnav li a.impetigo::before {
  background-image: url(../img/ico_treatment06.png);
}
.tre .wrap .sub02 .subnav li a.sweat_blisters::before {
  background-image: url(../img/ico_treatment07.png);
}

@media screen and (width >= 36em), print {
  .tre {
    padding: clamp(4.65rem, 0.3577rem + 7.452vw, 9.3rem) 0;
  }
  .tre .wrap {
    width: clamp(57.6rem, 0rem + 100vw, 120rem);
    padding: 0;
    margin: 0 auto;
  }
}
@media screen and (width >= 36em) and (max-width: 1200px) {
  .tre .wrap {
    padding: 0 1rem;
    width: 100%;
  }
}
@media screen and (width >= 36em), print {
  .tre .wrap h2 {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-size: clamp(2.4rem, 0.9231rem + 2.564vw, 4rem);
    padding: 0;
  }
  .tre .wrap h2::after {
    width: clamp(9rem, 0.6923rem + 14.423vw, 18rem);
    height: clamp(15.85rem, 1.2192rem + 25.401vw, 31.7rem);
    right: clamp(-14rem, -0.5385rem + -11.218vw, -7rem);
  }
  .tre .wrap h2 span::after {
    height: clamp(4.97rem, -0.2038rem + 8.982vw, 10.575rem);
    width: 0.2rem;
    bottom: 1rem;
  }
  .tre .wrap .sub01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0 clamp(1.9rem, 0.1462rem + 3.045vw, 3.8rem);
    margin: 0;
  }
  .tre .wrap .sub01 .subnav {
    width: clamp(43.569rem, -1.7827rem + 78.736vw, 92.7rem);
  }
  .tre .wrap .sub01 .subnav li {
    width: clamp(13.65rem, 1.05rem + 21.875vw, 27.3rem);
    height: clamp(17.5rem, 1.3462rem + 28.045vw, 35rem);
  }
  .tre .wrap .sub01 .subnav li a {
    font-size: clamp(1.3rem, 0.1rem + 2.083vw, 2.6rem);
  }
  .tre .wrap .sub01 .subnav li a:hover {
    opacity: 0.7;
  }
  .tre .wrap .sub02 {
    margin: clamp(2.05rem, 0.1577rem + 3.285vw, 4.1rem) 0 0 0;
    padding: clamp(3rem, 0.2308rem + 4.808vw, 6rem) clamp(5.2rem, 0.4rem + 8.333vw, 10.4rem) clamp(3.5rem, 0.2692rem + 5.609vw, 7rem);
  }
  .tre .wrap .sub02 .subnav {
    gap: clamp(1.5rem, 0.1154rem + 2.404vw, 3rem) 0;
  }
  .tre .wrap .sub02 .subnav li {
    width: clamp(10rem, 0.7692rem + 16.026vw, 20rem);
    height: clamp(10rem, 0.7692rem + 16.026vw, 20rem);
  }
  .tre .wrap .sub02 .subnav li::after {
    width: clamp(9rem, 0.6923rem + 14.423vw, 18rem);
    height: clamp(9rem, 0.6923rem + 14.423vw, 18rem);
    top: clamp(0.5rem, 0.0385rem + 0.801vw, 1rem);
  }
  .tre .wrap .sub02 .subnav li a {
    font-size: clamp(1.2rem, 0.4615rem + 1.282vw, 2rem);
  }
  .tre .wrap .sub02 .subnav li a::before {
    margin: 0 0 clamp(0.2rem, -0.5385rem + 1.282vw, 1rem);
    height: clamp(3rem, 0.2308rem + 4.808vw, 6rem);
  }
  .tre .wrap .sub02 .subnav li a:is(:hover, :focus-visible) {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
body:not(.index) .sub_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
body:not(.index) .main {
  margin: 4rem 1.6rem 2rem;
}
body:not(.index) .main .tel {
  font-size: 120%;
}
body:not(.index) .main .wrap_low {
  margin: 0 auto 4rem;
}
body:not(.index) .main .btn_rsv span {
  padding: 1rem 3rem;
}
@media screen and (width >= 36em), print {
  body:not(.index) .sub_header {
    position: relative;
    width: 100%;
  }
  body:not(.index) .main {
    max-width: 106.6rem;
    margin: clamp(5rem, 0.3846rem + 8.013vw, 10rem) auto 2rem;
    padding: 0 clamp(0rem, 7.6923rem + -6.41vw, 4rem);
  }
  body:not(.index) .main .cf .img_l,
  body:not(.index) .main .cf .img_r {
    max-width: 40%;
    height: auto;
    border-radius: clamp(1rem, 0.0769rem + 1.603vw, 2rem);
  }
  body:not(.index) .main .wrap_low {
    margin: 0 auto 8rem;
  }
}

.breadnav {
  max-width: 100vw;
  margin: 1rem 1.6rem;
  overflow-x: auto;
}
.breadnav .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
  white-space: nowrap;
}
.breadnav .breadcrumb li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadnav .breadcrumb li a {
  text-decoration: underline;
}
.breadnav .breadcrumb li:not(:last-child)::after {
  display: inline-block;
  content: ">";
  font-size: 70%;
  margin: 0 0.6rem;
}

@media screen and (width >= 36em), print {
  .breadnav {
    width: 100%;
    padding: 0 clamp(0rem, 7.6923rem + -6.41vw, 4rem);
    max-width: 1200px;
    margin: 2rem auto 0;
    overflow-x: inherit;
  }
  .breadnav .breadcrumb {
    font-size: clamp(1.2rem, 0.6462rem + 0.962vw, 1.8rem);
  }
  .breadnav .breadcrumb li:not(:last-child)::after {
    margin: 0 1rem;
  }
  .breadnav .breadcrumb li a:hover {
    opacity: 1;
    text-decoration: none;
  }
}
.doctor .dr_name {
  text-align: right;
}
.doctor .dr_name span {
  font-size: 120%;
}
@media screen and (width >= 36em), print {
  .doctor .img_r {
    width: 30%;
  }
}

.gallery {
  width: 85%;
  margin: auto;
  visibility: hidden;
}
.gallery .gallery_slider div .cap {
  margin: 0.2rem 0 0;
  text-align: center;
  color: #fff;
  padding: 0.4rem;
  font-size: 1.2rem;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: var(--clr_pink_dark);
  line-height: 1.4;
}
.gallery .gallery_slider div .slick-current .cap {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.gallery .gallery_slider div:first-child .cap {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.gallery .gallery_thum div img {
  cursor: pointer;
  border: 0.2rem solid transparent;
}
.gallery .gallery_thum .slick-current div img {
  border: 0.2rem solid var(--clr_pink);
}

@media screen and (width >= 36em), print {
  .gallery {
    width: 75rem;
    margin: auto;
  }
  .gallery .gallery_slider {
    font-size: 1.6em;
  }
  .gallery .gallery_slider div .cap {
    font-size: 1.8rem;
    padding: 1rem;
  }
  .gallery .gallery_thum {
    width: calc(100% + 0.6rem);
  }
}
.device li {
  margin: 0 0 2rem;
  text-align: center;
}
.device li img {
  margin: 0 auto 0.6rem;
  max-width: 80%;
}

@media screen and (width >= 36em), print {
  .device {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2rem;
  }
  .device li {
    width: 32%;
  }
  .device li img {
    margin: 0 auto 1rem;
    max-width: 100%;
  }
}
.full-image {
  font-size: 1.4rem;
}
@media screen and (width >= 36em), print {
  .full-image {
    font-size: 2rem;
  }
}

body.access .main .map .gmap {
  height: 110vw;
}
@media screen and (width >= 36em), print {
  body.access .main .map .gmap {
    height: 47rem;
  }
}

.lst_flow dt,
.lst_flow dd {
  border-left: 0.2rem solid var(--clr_pink_dark);
  border-right: 0.2rem solid var(--clr_pink_dark);
  background: #fff;
}
.lst_flow dt {
  margin: 0;
  padding: 1.6rem 1.6rem 0;
  color: var(--clr_pink_dark);
  font-weight: 500;
  border-top: 0.2rem solid var(--clr_pink_dark);
  border-radius: clamp(0.6rem, 0.0462rem + 0.962vw, 1.2rem) clamp(0.6rem, 0.0462rem + 0.962vw, 1.2rem) 0 0;
}
.lst_flow dt h3 {
  font-weight: 500 !important;
}
.lst_flow dd {
  margin: 0;
  padding: 1rem 1.6rem 2rem;
  position: relative;
  text-align: justify;
  border-bottom: 0.2rem solid var(--clr_pink_dark);
  border-radius: 0 0 clamp(0.6rem, 0.0462rem + 0.962vw, 1.2rem) clamp(0.6rem, 0.0462rem + 0.962vw, 1.2rem);
}
.lst_flow dd:not(:last-child) {
  margin: 0 0 6rem;
}
.lst_flow dd:not(:last-child)::after {
  position: absolute;
  content: "";
  bottom: -4.5rem;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/arrow.svg) no-repeat center/contain;
  width: 9.8rem;
  height: 1.65rem;
}

@media screen and (width >= 36em), print {
  .lst_flow dt {
    padding: clamp(1.6rem, 0.1231rem + 2.564vw, 3.2rem) clamp(1.9rem, 0.5154rem + 2.404vw, 3.4rem) 0;
    font-size: clamp(1.82rem, 1.1rem + 1.25vw, 2.6rem);
  }
  .lst_flow dd {
    padding: 0 clamp(1.9rem, 0.5154rem + 2.404vw, 3.4rem) clamp(1.6rem, 0.1231rem + 2.564vw, 3.2rem);
    font-size: clamp(1.26rem, 0.7615rem + 0.865vw, 1.8rem);
  }
  .lst_flow dd:not(:last-child) {
    margin: 0 0 11rem;
  }
  .lst_flow dd:not(:last-child)::after {
    bottom: -8rem;
    width: 19.6rem;
    height: 3.3rem;
  }
}
.anc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 0;
}
.anc > li {
  width: 48%;
}
.anc > li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.6rem;
  width: 100%;
  text-align: left;
  background: var(--clr_pink_dark);
  color: #fff;
  position: relative;
  padding: clamp(0.2rem, 0.0154rem + 0.321vw, 0.4rem) clamp(2rem, 1.0769rem + 1.603vw, 3rem) clamp(0.2rem, 0.0154rem + 0.321vw, 0.4rem) clamp(3rem, 2.0769rem + 1.603vw, 4rem);
  border-radius: clamp(2rem, 1.0769rem + 1.603vw, 3rem);
  -webkit-box-shadow: 0 0.6rem 0.6rem -0.4rem rgba(0, 0, 0, 0.3);
          box-shadow: 0 0.6rem 0.6rem -0.4rem rgba(0, 0, 0, 0.3);
}
.anc > li .btn::before {
  font-family: "fontello";
  content: "\e805";
}

@media screen and (width >= 36em), print {
  .anc {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2rem 0;
  }
  .anc > li {
    width: 48%;
  }
  .anc > li .btn {
    gap: 0 1rem;
  }
}
@media screen and (width >= 36em) and (hover: hover), print and (hover: hover) {
  .anc > li .btn {
    opacity: 1;
  }
  .anc > li .btn:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
  .anc > li .btn:where(:any-link, :enabled, summary):hover {
    opacity: 0.8;
  }
}
@media screen and (width >= 36em), print {
  .anc > li .btn:focus-visible {
    opacity: 0.8;
  }
}
@media print {
  body {
    width: 1300px !important;
    zoom: 0.8;
  }
}/*# sourceMappingURL=style.css.map */