@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-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); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-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; 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; }

/* 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]) { 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; 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: 1.0em 0; }

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

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

a[href*="./depression.html"], a[href*="./manic_depression.html"], a[href*="./adjustment.html"], a[href*="./panic.html"], a[href*="./incompatibility.html"], a[href*="./obsessive.html"], a[href*="./sleeping.html"], a[href*="./asd.html"], a[href*="./adhd.html"], a[href*="./ld.html"], a[href*="./tic_disorder.html"] { pointer-events: none; }
a[href*="./depression.html"]:focus-visible, a[href*="./manic_depression.html"]:focus-visible, a[href*="./adjustment.html"]:focus-visible, a[href*="./panic.html"]:focus-visible, a[href*="./incompatibility.html"]:focus-visible, a[href*="./obsessive.html"]:focus-visible, a[href*="./sleeping.html"]:focus-visible, a[href*="./asd.html"]:focus-visible, a[href*="./adhd.html"]:focus-visible, a[href*="./ld.html"]:focus-visible, a[href*="./tic_disorder.html"]:focus-visible { outline: 1px dotted #999; opacity: .5; }

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

.bold { font-weight: bold; }

.txt_large { font-size: 120%; }

.txt_small { font-size: 80%; }

.txt_blue { color: #1695D4; }

.img_c { margin: 1.0rem auto; }

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

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

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 3.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 3.0rem; }
  img.tate { max-width: 25% !important; } }
.sp_n { display: none; }

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

.mt30 { margin-top: 3.0rem; }

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

.mt10 { margin-top: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem !important; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 90%; text-align: center; color: #fff; background: #08AFB5; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th[scope="row"] { border-bottom: 1px solid #08AFB5; background: rgba(255, 255, 255, 0.8); }
.tbl_time tr td { text-align: center; padding: 1.0rem .4rem; border-bottom: 1px solid #08AFB5; line-height: 1.0; font-size: 80%; color: #1695D4; background: rgba(255, 255, 255, 0.8); }
.tbl_time tr td.close, .tbl_time tr td span { color: #1E1E1E; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 2.0rem 0; } }
.gmap { width: 100%; }

.tit_01 { display: flex; justify-content: center; align-items: center; height: 10.0rem; background: url(../img/tit_01.jpg) no-repeat center center/auto 100%; font-size: 2.2rem; line-height: 1.2; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; color: #fff; text-shadow: 0.2rem 0.2rem 0.6rem rgba(1, 157, 235, 0.6), -0.2rem 0.2rem 0.6rem rgba(1, 157, 235, 0.6), 0.2rem -0.2rem 0.6rem rgba(1, 157, 235, 0.6), -0.2rem -0.2rem 0.6rem rgba(1, 157, 235, 0.6); letter-spacing: .2rem; padding: 0 1.0rem; text-align: center; box-shadow: 0 1.4rem 2rem 1.6rem rgba(143, 241, 245, 0.3); }

.tit_02 { font-size: 2.0rem; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; text-align: center; color: #0B888D; line-height: 1.2; background: url("../img/tit_02.svg") no-repeat center bottom/40% auto; padding: 0 0 1.6rem; margin: 0 0 2.0rem; }

.tit_03 { display: flex; gap: 0 .6rem; font-size: 1.8rem; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; color: #5D5D5D; line-height: 1.2; margin: 0 0 2.0rem; }
.tit_03::before { display: flex; justify-content: center; align-items: center; font-family: "fontello"; content: "\e800"; width: 2.6rem; height: 2.6rem; margin: -.2rem 0 0; font-size: 1.4rem; color: #E8FBFE; background: #08AFB5; border: 3px solid #9BE3E5; border-radius: 50%; flex: 0 0 2.6rem; }
.tit_03::after { display: block; content: ""; background: radial-gradient(circle farthest-side, #A5A5A5, #A5A5A5 40%, transparent 40%, transparent); background-size: .6rem .8rem; height: 1.0rem; flex: auto; margin: .8rem 0 0; }

.tit_04 { font-size: 1.6rem; line-height: 1.2; padding: .4rem 1.0rem; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; color: #fff; background: linear-gradient(90deg, #30c4c9 0%, #69bfe9 100%); border-radius: .4rem; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { height: 20.0rem; background: url(../img/tit_01.jpg) no-repeat center center/auto; font-size: 4.0rem; padding: 0; box-shadow: 0 3rem 6.6rem 1.6rem rgba(143, 241, 245, 0.3); margin: 1.0rem 0 0; }
  .tit_02 { font-size: 3.6rem; background: url("../img/tit_02.svg") no-repeat center bottom/21rem auto; padding: 0 0 3.0rem; margin: 0 0 4.0rem; }
  .tit_03 { gap: 0 1.0rem; font-size: 2.6rem; margin: 0 0 3.0rem; }
  .tit_03::before { width: 4.8rem; height: 4.8rem; margin: -.6rem 0 0; font-size: 3.0rem; flex: 0 0 4.8rem; }
  .tit_03::after { margin: 1.4rem 0 0; }
  .tit_04 { font-size: 2.0rem; padding: 1.0rem 1.6rem; margin: 0 0 3.0rem; } }
.lst_ul { line-height: 1.4; margin: 1.0rem 0; }
.lst_ul > li { padding: 0 0 0 1.4em; position: relative; }
.lst_ul > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul > li::before { content: "■"; color: #C5BD2C; position: absolute; left: 0; }
.lst_ul.kome > li::before { content: "※"; color: #1E1E1E; }

.lst_check { line-height: 1.4; margin: 1.0rem 0; }
.lst_check > li { color: #454E59; padding: 0 0 0 1.2em; background: url("../img/icon_check.svg") no-repeat left top 0.3rem/1em auto; margin: 0 0 .6rem; }

.lst_ul_disc { margin: 0 0 0 2.0rem; }
.lst_ul_disc > li { list-style: disc; }
.lst_ul_disc > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul_disc > li::marker { color: #1E1E1E; }

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

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

@media screen and (min-width: 48em), print { .lst_ol > li { padding: 0 0 0 3.6rem; }
  .lst_dl01 { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 0 0 1.0rem; } }
.flex { display: flex; align-items: center; flex-wrap: wrap; gap: 1.6rem 2.0rem; }

.flex3 { display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex { gap: 0 3.4rem; }
  .flex2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin-top: 0 !important; }
  .flex3 { justify-content: flex-start; gap: 2.0rem; }
  .flex3 li { width: 31%; } }
.tel_yoyaku { display: flex; justify-content: center; align-items: center; }
.tel_yoyaku li.telno { width: 100%; }

.tel { display: inline-flex; justify-content: center; align-items: center; gap: 0 .4rem; color: #1695D4; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; font-weight: 700; }
.tel::before { font-family: "fontello"; content: "\e803"; }

.box_sky { padding: 1.0rem; border-radius: clamp(0.4rem, 1vw, 1rem); background: url("../img/bg_sky.webp"); }
@media screen and (min-width: 48em), print { .box_sky { padding: 3.0rem; } }

.btn_rsv { display: inline-flex; justify-content: center; align-items: center; gap: 0 .4rem; padding: .4rem 2.0rem; color: #fff; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); border-radius: 100vh; }
.btn_rsv::before { font-family: "fontello"; content: "\e812"; font-size: 120%; }
@media screen and (min-width: 48em), print { .btn_rsv { padding: .6rem 3.0rem; } }

.btn_monshin { display: inline-flex; justify-content: center; align-items: center; gap: 0 .4rem; padding: .4rem 2.0rem; color: #fff; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; background: linear-gradient(90deg, #28aeab 0%, #3fc99f 100%); border-radius: 100vh; }
.btn_monshin::before { font-family: "fontello"; content: "\e817"; font-size: 120%; }

.btn_online { display: inline-flex; justify-content: center; align-items: center; gap: 0 .4rem; padding: .4rem 2.0rem; color: #fff; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; background: linear-gradient(90deg, #28aeab 0%, #3fc99f 100%); border-radius: 100vh; }
.btn_online::before { font-family: "fontello"; content: "\e806"; font-size: 120%; }

.btn_detail { display: inline-flex; justify-content: center; align-items: center; gap: 0 .6rem; padding: .4rem 2.0rem; color: #0B888D; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; background: linear-gradient(90deg, #fbf9d7 0%, #fffeec 100%); box-shadow: .3rem .3rem 0 #ebc1b8; border-radius: 100vh; }
.btn_detail::after { display: inline-flex; justify-content: center; align-items: center; width: 1.0em; height: 1.0em; font-family: "fontello"; content: "\f105"; font-size: 120%; line-height: 1.0; color: #fff; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); border-radius: 50%; }
@media screen and (min-width: 48em), print { .btn_detail { padding: .6rem 3.0rem; } }

.linkout { display: inline-block; color: #1E1E1E; text-decoration: none !important; margin: .6em; }
.linkout::after { font-family: "fontello"; content: "\f08e"; font-size: .8em; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .linkout::after { margin-left: 1.0rem; } }

.btn_pdf { display: inline-flex; justify-content: center; align-items: center; gap: 0 .6rem; padding: .6rem 2.0rem; color: #0B888D; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; background: linear-gradient(90deg, #fbf9d7 0%, #fffeec 100%); box-shadow: .3rem .3rem 0 #ebc1b8; border-radius: 100vh; }
.btn_pdf::before { font-family: "fontello"; content: "\f1c1"; }
@media screen and (min-width: 48em), print { .btn_pdf { padding: 1.0rem 3.0rem; } }

.slick-arrow { width: 2.0rem; height: 2.0rem; position: absolute; top: 50%; transform: translate(0, -50%); cursor: pointer; line-height: 0; font-size: 0; display: flex; justify-content: center; align-items: center; border-radius: 50%; color: #fff; background: #08AFB5; z-index: 1; }
.slick-arrow::before { font-size: 1.2rem; }
.slick-arrow.slick-prev { left: -2.6rem; }
.slick-arrow.slick-prev::before { font-family: "fontello"; content: "\f104"; }
.slick-arrow.slick-next { right: -2.6rem; }
.slick-arrow.slick-next::before { font-family: "fontello"; content: "\f105"; }

@media screen and (min-width: 48em), print { .slick-arrow { width: 5.0rem; height: 5.0rem; }
  .slick-arrow::before { font-size: 2.4rem; }
  .slick-arrow.slick-prev { left: -6.0rem; }
  .slick-arrow.slick-next { right: -6.0rem; } }
.slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; margin: 1.0rem auto; }
.slick-dots li { width: .8rem; height: .8rem; margin: 0 .2rem; }
.slick-dots li button { padding: 50%; display: block; font-size: 0; cursor: pointer; opacity: .25; border-radius: 50%; background: #08AFB5; }
.slick-dots li button:hover, .slick-dots li button:focus { opacity: .8; }
.slick-dots li.slick-active button { opacity: .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 .6rem; } }
.flex_box { display: flex; flex-wrap: wrap; }
.flex_box .text_box { order: 2; width: 100%; }
.flex_box .photo_bg { position: relative; width: 80%; margin: 0 auto; order: 1; }
.flex_box .photo_bg img { border-radius: 10px; display: block; }
.flex_box .photo_bg::after { content: ""; position: absolute; top: -1rem; left: -1rem; width: 100%; height: 100%; background: linear-gradient(90deg, #83c5e5 0%, #55d8dc 100%); border-radius: 10px; z-index: -1; }

@media screen and (min-width: 48em), print { .flex_box { display: flex; width: 100%; justify-content: space-between; }
  .flex_box .text_box { width: 50%; order: 1; }
  .flex_box .photo_bg { position: relative; margin-top: 2rem; width: 40%; order: 2; }
  .flex_box .photo_bg img { border-radius: 10px; display: block; }
  .flex_box .photo_bg::after { content: ""; position: absolute; top: -3rem; left: -3rem; width: 427px; height: 285px; background: linear-gradient(90deg, #83c5e5 0%, #55d8dc 100%); border-radius: 10px; z-index: -1; } }
html { font-size: calc(100vw / 32); }

body { background: #fff; color: #1E1E1E; font-family: "Hiragino Sans", "Yu Gothic medium", "Yu Gothic", Meiryo, sans-serif; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: rgba(255, 255, 255, 0.8); position: fixed; top: 0; z-index: 90; opacity: 0; transition: all .4s ease-in-out 0s; backdrop-filter: blur(0.6rem); }
body.spnav_modal { height: 100%; overflow: hidden; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

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

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

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1100px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1100px; margin: auto; }
  .main { font-size: 1.8rem; line-height: 1.8; }
  .main a:not([class*="btn"]):hover { opacity: 1.0; text-decoration: none; } }
:target::before { content: ""; display: block; height: 8.0rem; margin: -8.0rem 0 0; visibility: hidden; }

.header { position: relative; }
.header .wrap { padding: 1.0rem; }
.header .wrap .logo { width: 100%; height: 6.6rem; padding: 1.0rem; position: fixed; top: 0; left: 0; z-index: 100; background: #fff; transition: .5s; }
.header .wrap .logo a { display: block; width: calc(100% - 5.6rem); height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; }
.header .wrap .logo a .clip { display: block; height: 100%; overflow: hidden; clip-path: inset(50%); color: transparent; }
.header .wrap .logo.hide { transform: translateY(-150%); }
.header .wrap .logo::before, .header .wrap .logo::after { display: block; width: 1.0rem; height: .4rem; content: ""; background: #C2EBFF; position: absolute; top: 0; }
.header .wrap .logo::before { left: 0; border-radius: 0 100vh 100vh 0; }
.header .wrap .logo::after { right: 0; border-radius: 100vh 0 0 100vh; }
.header .wrap .headR { margin: 6.2rem 0 0; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; }
.header .wrap .headR .acs_add { display: flex; justify-content: flex-end; font-size: 1.2rem; margin: 0 0 1.0rem; }
.header .wrap .headR .acs_add li { display: flex; align-items: center; gap: 0 .4rem; }
.header .wrap .headR .acs_add li::before { color: #1695D4; font-size: 110%; }
.header .wrap .headR .acs_add li.add { display: none; }
.header .wrap .headR .acs_add li.acs::before { font-family: "fontello"; content: "\e801"; }
.header .wrap .headR .acs_add li.acs span { color: #1695D4; }
.header .wrap .headR .tel_yoyaku { flex-wrap: wrap; gap: 0 1.0rem; margin: -3.8rem 0 0; }
.header .wrap .headR .tel_yoyaku li.telno { font-size: 2.0rem; margin: 0 0 .6rem; }
.header .wrap .headR .tel_yoyaku li.telno span.cap { width: auto; font-size: 1rem; margin: 0; color: #1695D4; display: block; }
.header .wrap .headR .tel_yoyaku li .btn_rsv, .header .wrap .headR .tel_yoyaku li .btn_monshin { display: flex; font-size: 1.4rem; padding: .4rem 2.0rem; }

@media screen and (min-width: 48em), print { .header .wrap { padding: 2.0rem 0; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 48%; height: 8.0rem; padding: 0; position: static; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .logo::before, .header .wrap .logo::after { width: calc((100% - 1100px) / 2); height: .6rem; }
  .header .wrap .headR { width: 50%; margin: 0; }
  .header .wrap .headR .acs_add { font-size: 1.6rem; line-height: 1.2; gap: 0 2.0rem; }
  .header .wrap .headR .acs_add li { display: flex; align-items: center; gap: 0 .4rem; }
  .header .wrap .headR .acs_add li::before { color: #1695D4; font-size: 110%; }
  .header .wrap .headR .acs_add li.add { display: flex; align-items: center; }
  .header .wrap .headR .acs_add li.add::before { font-family: "fontello"; content: "\e802"; }
  .header .wrap .headR .tel_yoyaku { flex-wrap: nowrap; justify-content: flex-end; align-items: center; gap: 0 1.0rem; margin: 0; }
  .header .wrap .headR .tel_yoyaku li.telno { width: auto; font-size: 2.6rem; margin: 0; }
  .header .wrap .headR .tel_yoyaku li.telno span.cap { width: auto; font-size: 1.2rem; margin: 0; color: #1695D4; display: block; }
  .header .wrap .headR .tel_yoyaku li .btn_rsv, .header .wrap .headR .tel_yoyaku li .btn_monshin { font-size: 1.6rem; } }
#nav { width: 100vw; position: fixed; top: 0; left: 0; z-index: 100; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; color: #fff; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); border-radius: .6rem; text-align: center; line-height: 1.0; font-size: 1.0rem; padding: 0; position: absolute; top: 1.0rem; right: 1.0rem; z-index: 100; transition: .5s; }
#nav #sp_menu.hide { transform: translateY(-220%); }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\e804"; font-size: 2.6rem; }
#nav #sp_menu::after { display: block; content: "MENU"; margin: .2rem 0 0; }
#nav #sp_menu.close::before { font-family: "fontello"; content: "\e805"; }
#nav #sp_menu.close::after { content: "CLOSE"; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; width: 94vw; max-height: calc(100dvh - 8.0rem); overflow-y: auto; background: url("../img/bg_sky.webp"); border-radius: 0 0 1.0rem 1.0rem; padding: 1.6rem; margin: auto; position: absolute; top: 6.6rem; left: 0; right: 0; z-index: 100; }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: flex; align-items: center; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; gap: 0 1.0rem; width: 100%; text-align: left; padding: .6rem 1.0rem; font-size: 1.6rem; }
#nav .gnav_subnav .gnav > li a::before, #nav .gnav_subnav .gnav > li .sub::before { width: 1.3em; color: #08AFB5; text-align: center; font-size: 130%; }
#nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li .sub.current { color: #08AFB5; }
#nav .gnav_subnav .gnav > li a.home::before, #nav .gnav_subnav .gnav > li .sub.home::before { font-family: "fontello"; content: "\e807"; }
#nav .gnav_subnav .gnav > li a.doctor::before, #nav .gnav_subnav .gnav > li .sub.doctor::before { font-family: "fontello"; content: "\e808"; }
#nav .gnav_subnav .gnav > li a.clinic::before, #nav .gnav_subnav .gnav > li .sub.clinic::before { font-family: "fontello"; content: "\e80a"; }
#nav .gnav_subnav .gnav > li a.visitor::before, #nav .gnav_subnav .gnav > li .sub.visitor::before { font-family: "fontello"; content: "\e80b"; }
#nav .gnav_subnav .gnav > li a.qa::before, #nav .gnav_subnav .gnav > li .sub.qa::before { font-family: "fontello"; content: "\e815"; }
#nav .gnav_subnav .gnav > li a.price::before, #nav .gnav_subnav .gnav > li .sub.price::before { font-family: "fontello"; content: "\e821"; }
#nav .gnav_subnav .gnav > li a.access::before, #nav .gnav_subnav .gnav > li .sub.access::before { font-family: "fontello"; content: "\e802"; }
#nav .gnav_subnav .gnav > li .sub { position: relative; }
#nav .gnav_subnav .gnav > li .sub::before { font-family: "fontello"; content: "\e809"; }
#nav .gnav_subnav .gnav > li .sub::after { font-family: "fontello"; content: "\e816"; transform: scale(-1, -1); display: inline-flex; justify-content: center; align-items: center; position: absolute; right: 1.0rem; }
#nav .gnav_subnav .gnav > li .sub.close::after { transform: scale(-1, 1); }
#nav .gnav_subnav .gnav > li .subbox { display: none; background: #1596D2; border: 1px solid #1596D2; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a { display: flex; gap: 0; font-size: 1.4rem; padding: .6rem 1.4rem; color: #fff; font-family: "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; border-bottom: 1px solid #fff; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a br { display: none; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a::before { content: "・"; color: #fff; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a.current { color: #1596D2; background: #fff; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a.current::before { color: #1596D2; }
#nav .gnav_subnav #menu_close { display: block; width: 100%; font-size: 1.4rem; color: #08AFB5; background: rgba(8, 175, 181, 0.1); text-align: center; border-radius: .6rem; padding: .6rem 0; margin: 1.0rem 0 0; }
#nav .gnav_subnav #menu_close::before { font-family: "fontello"; content: "\e805"; margin: 0 .6rem 0 0; }

@media screen and (min-width: 48em), print { #nav { width: auto; position: sticky; top: 0; left: 0; right: 0; transition: .8s; z-index: 100; }
  #nav.hide { transform: translateY(-300%); }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block !important; width: 100%; max-height: inherit; overflow-y: visible; border-radius: 0; padding: 0; position: static; }
  #nav .gnav_subnav .gnav { width: 1100px; margin: auto; display: flex; justify-content: center; border: none; }
  #nav .gnav_subnav .gnav > li { flex: auto; position: relative; }
  #nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: none; }
  #nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { justify-content: center; text-align: center; gap: 0 .6rem; font-size: 1.4rem; padding: 1.6rem 0; cursor: pointer; }
  #nav .gnav_subnav .gnav > li a::before, #nav .gnav_subnav .gnav > li .sub::before { width: auto; }
  #nav .gnav_subnav .gnav > li a:hover, #nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li a:focus-visible, #nav .gnav_subnav .gnav > li .sub:hover, #nav .gnav_subnav .gnav > li .sub.current, #nav .gnav_subnav .gnav > li .sub:focus-visible { color: #08AFB5; opacity: 1.0; }
  #nav .gnav_subnav .gnav > li .sub:after { position: static; }
  #nav .gnav_subnav .gnav > li .subbox { display: none; width: 60.0rem; position: absolute; z-index: 100; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav { display: flex; flex-wrap: wrap; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li { width: 50%; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a { justify-content: flex-start; text-align: left; font-size: 1.6rem; padding: .4rem 1.0rem; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a[href]:hover, #nav .gnav_subnav .gnav > li .subbox > .subnav li a[href].current, #nav .gnav_subnav .gnav > li .subbox > .subnav li a[href]:focus-visible { color: #1596D2; background: #fff; border-bottom: 1px solid #1596D2 !important; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a[href]:hover::before, #nav .gnav_subnav .gnav > li .subbox > .subnav li a[href].current::before, #nav .gnav_subnav .gnav > li .subbox > .subnav li a[href]:focus-visible::before { color: #1596D2; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li.counseling a { font-size: 1.4rem; line-height: 1.12; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li.counseling br { display: block; }
  #nav .gnav_subnav #menu_close { display: none; } }
.overview { padding: 2.0rem 0 0; background: url("../img/overview_maru.svg") no-repeat center top -1rem/130% auto, url("../img/bg_sky.webp") center center; font-size: 1.4rem; line-height: 1.6; }
.overview .clinic_name { margin: 0 0 1.0rem; }
.overview .clinic_name img { max-width: 80%; margin: auto; }
.overview .tel_yoyaku { flex-wrap: wrap; }
.overview .tel_yoyaku li { margin: .4rem; }
.overview .tel_yoyaku li.telno { width: 100%; text-align: center; font-size: 2.8rem; }
.overview .tel_yoyaku li.telno span.cap { width: auto; font-size: 1.2rem; margin: 0; color: #1695D4; display: block; }
.overview .tel_yoyaku li .btn_monshin, .overview .tel_yoyaku li .btn_rsv { padding: 0.6rem 2rem; }
.overview > .wrap { margin: 2.0rem 1.0rem 0; }
.overview > .wrap .overviewL .gaiyo { width: 100%; margin: 0; display: flex; justify-content: space-between; flex-wrap: wrap; }
.overview > .wrap .overviewL .gaiyo dt { width: 30%; text-align: center; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dt span { display: block; padding: .2rem; color: #fff; background: #08AFB5; border-radius: 100vh; }
.overview > .wrap .overviewL .gaiyo dd { width: 70%; color: #707070; padding: .4rem 0 .4rem 1.0rem; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd span { color: #08AFB5; font-weight: bold; }
.overview > .wrap .overviewR { margin: 2.0rem 0; }
.overview .gmap { height: 100vw; }

@media screen and (min-width: 48em), print { .overview { padding: 4.0rem 0 7.0rem; background: url("../img/overview_maru.svg") no-repeat center top -2rem/88rem auto, url("../img/bg_sky.webp") center center; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 4.0rem; }
  .overview .clinic_name img { max-width: 48.0rem; }
  .overview .tel_yoyaku { flex-wrap: nowrap; }
  .overview .tel_yoyaku li { margin: 1.4rem; }
  .overview .tel_yoyaku li.telno { width: auto; font-size: 3.9rem; }
  .overview .tel_yoyaku li.telno span.cap { width: auto; font-size: 1.4rem; margin: 0; color: #1695D4; display: block; }
  .overview .tel_yoyaku li .btn_monshin, .overview .tel_yoyaku li .btn_rsv { padding: .6rem 3.0rem; }
  .overview > .wrap { margin: 5.0rem auto; display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .gaiyo dt { width: 25%; padding: 1.0rem 0; }
  .overview > .wrap .overviewL .gaiyo dd { width: 75%; padding: 1.0rem 2.0rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview .gmap { height: 51.0rem; } }
#tel_up { width: 100%; height: 4.0rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 10; font-size: 1.2rem; display: flex; justify-content: space-between; align-items: center; }
#tel_up .tel_yoyaku { width: calc(100% - 3.2rem); height: calc(100% - .2rem); line-height: 1.0; }
#tel_up .tel_yoyaku li { width: 100%; height: 100%; text-align: center; margin: 0 .1rem 0 0; }
#tel_up .tel_yoyaku li .telno { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: .4rem 0; height: 100%; color: #1695D4; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; font-weight: 700; }
#tel_up .tel_yoyaku li .telno::before { font-family: "fontello"; content: "\e803"; display: block; line-height: 1.0; font-size: 120%; }
#tel_up .tel_yoyaku li .btn_rsv, #tel_up .tel_yoyaku li .btn_monshin { flex-direction: column; gap: .4rem 0; width: 100%; height: 100%; padding: 0; border-radius: 0; }
#tel_up .tel_yoyaku li .btn_rsv::before, #tel_up .tel_yoyaku li .btn_monshin::before { display: block; line-height: 1.0; }
#tel_up #pageup { display: block; width: 3.8rem; height: calc(100% - .2rem); font-size: 1.6rem; text-align: center; padding: 1.2rem 0; line-height: 1.0; color: #fff; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\e816"; }
#tel_up #pageup .clip { display: block; font-size: 1.0rem; clip-path: inset(50%); color: transparent; position: absolute; inset: 0; z-index: 0; }

@media screen and (min-width: 48em), print { #tel_up { width: 5.8rem; bottom: 20.0rem; right: 4.0rem; left: auto; background: none; padding: 0; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; height: 5.8rem; font-size: 3.0rem; border-radius: .4rem; border: 2px solid #fff; box-shadow: 0.2rem 0.2rem 0 0 rgba(0, 0, 0, 0.16); } }
.footer { text-align: center; padding: 0 0 4.0rem; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); color: #fff; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0 1.0rem; }
  .footer .copy { margin: 2.0rem 0 0; }
  .footer ul { display: block; text-align: center; }
  .footer ul li { display: inline-block; font-size: 1.4rem; margin: 0 0 1.0rem; -webkit-text-size-adjust: none; }
  .footer ul li:not(:last-child)::after { content: "|"; margin: 0 1.6rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a br { display: none; }
  .footer ul li a[href]:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
.keyvsl { width: 100%; position: relative; top: -1.0rem; }
.keyvsl #keyvsl { max-width: 100%; height: 26.0rem; overflow: hidden; visibility: hidden; }
.keyvsl #keyvsl .slick-list { height: 21.0rem; margin: 1.0rem 0 0; box-shadow: 0 1.2rem 3rem 1rem rgba(143, 241, 245, 0.3); }
.keyvsl #keyvsl .slick-list div img { height: 21.0rem !important; object-fit: cover; margin: auto; }
.keyvsl #keyvsl .slick-dots { position: relative; z-index: 2; }
.keyvsl #keyvsl .slick-dots li { width: 1.0rem; height: 1.0rem; margin: 0 .6rem; }
.keyvsl .wrap .open_nairan { display: flex; justify-content: center; align-items: center; width: 11.0rem; height: 11.0rem; padding: 0 1.0rem; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; font-size: 1.3rem; text-align: center; background: linear-gradient(90deg, #fff 0%, #cef4f5 100%); background-clip: padding-box; border: 7px solid rgba(255, 255, 255, 0.5); opacity: 0.94; position: absolute; top: 13.0rem; right: 1.0rem; border-radius: 50%; z-index: 1; }
.keyvsl .wrap .open_nairan li { line-height: 1.4; }
.keyvsl .wrap .open_nairan li.open { color: #0B888D; }
.keyvsl .wrap .open_nairan li.open span { display: block; font-size: 120%; }
.keyvsl .wrap .catch { margin: 1.0rem; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; color: #fff; font-size: 1.4rem; padding: 2.0rem 2.4rem; background: #08AFB5; border-radius: clamp(0.8rem, 1vw, 1.5rem); position: relative; }
.keyvsl .wrap .catch span { font-size: 110%; }
.keyvsl .wrap .catch::before, .keyvsl .wrap .catch::after { content: ""; display: block; width: 4.0rem; height: 4.0rem; position: absolute; }
.keyvsl .wrap .catch::before { border-top: 2px dotted #ABF1F0; border-left: 2px dotted #ABF1F0; border-radius: .6rem 0 0 0; top: .8rem; left: .8rem; }
.keyvsl .wrap .catch::after { border-bottom: 2px dotted #ABF1F0; border-right: 2px dotted #ABF1F0; border-radius: 0 0 .6rem 0; bottom: .8rem; right: .8rem; }

@media screen and (min-width: 48em), print { .keyvsl { top: 0; }
  .keyvsl #keyvsl { height: 67.0rem; }
  .keyvsl #keyvsl .slick-list { height: 57.0rem; box-shadow: 0 3rem 6.6rem 1.6rem rgba(143, 241, 245, 0.3); }
  .keyvsl #keyvsl .slick-list div img { height: 57.0rem !important; }
  .keyvsl #keyvsl .slick-dots li { width: 1.6rem; height: 1.6rem; margin: 0 1.2rem; }
  .keyvsl .wrap { position: absolute; top: 52%; transform: translateY(-52%); left: 0; right: 0; bottom: 0; }
  .keyvsl .wrap .open_nairan { width: 22.0rem; height: 22.0rem; font-size: 2.4rem; margin: 0 0 0 auto; top: 0; bottom: 0; right: 0; }
  .keyvsl .wrap .catch { width: 54.0rem; margin: 19.5rem 0 0 auto; font-size: 2.2rem; padding: 2.4rem 3.4rem; background: rgba(8, 175, 181, 0.85); }
  .keyvsl .wrap .catch::before, .keyvsl .wrap .catch::after { width: 5.2rem; height: 5.2rem; }
  .keyvsl .wrap .catch::before { border-radius: .8rem 0 0 0; }
  .keyvsl .wrap .catch::after { border-radius: 0 0 .8rem 0; } }
.info { margin: 4.0rem 1.0rem; }
.info .tit { font-size: 2.0rem; margin: 0 0 2.0rem; position: relative; }
.info .tit span { display: flex; justify-content: center; gap: 0 1.0rem; color: #fff; padding: .2rem; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); text-align: center; border-radius: .6rem; }
.info .tit span::before { font-family: "fontello"; content: "\e80e"; color: #A9E8F2; }
.info .tit::after { content: ""; display: block; width: 7.0rem; height: 7.0rem; background: url("../img/logo_mark.svg") no-repeat center center/contain; position: absolute; top: 50%; transform: translateY(-50%); right: 0; }
.info dl { line-height: 1.4; }
.info dl dt { display: flex; gap: 0 .6rem; margin: 0 0 .6rem; font-size: 110%; font-weight: bold; color: #0B888D; cursor: pointer; }
.info dl dt::before { font-family: "fontello"; content: "\e813"; color: #0B888D; }
.info dl dt.close::before { font-family: "fontello"; content: "\e814"; }
.info dl dt:not(:first-of-type) { margin: 2.0rem 0 .6rem; }
.info dl dd { margin: 0 0 2.0rem; }
.info dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { width: 1100px; margin: 2.0rem auto 8.0rem; display: flex; align-items: flex-start; }
  .info .tit { width: 26.0rem; font-size: 2.2rem; margin: 0; }
  .info .tit span { width: 18.4rem; height: 18.4rem; padding: 0 0 2.0rem; border-radius: 50%; flex-direction: column; gap: 0 1.0rem; }
  .info .tit span::before { font-size: 3.8rem; line-height: 1.0; }
  .info .tit::after { width: 11.5rem; height: 10.0rem; top: 60%; transform: translateY(0%); right: 5.5rem; }
  .info dl { flex: 1; font-size: 1.6rem; }
  .info dl dt { margin: 0 0 1.0rem; }
  .info dl dt::before { margin-right: .4rem; }
  .info dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info dl dd { margin: 0 0 1.6rem; } }
.feature { padding: 4.0rem 1.0rem; background: url("../img/index_feature_bg.jpg") no-repeat center top/200% auto; }
.feature .wrap { counter-reset: number 0; }
.feature .wrap .flex_feature { display: flex; flex-direction: column; gap: 3.0rem 0; }
.feature .wrap .flex_feature section { padding: 24.0rem .4rem 0; counter-increment: number 1; position: relative; }
.feature .wrap .flex_feature section::before, .feature .wrap .flex_feature section::after { display: block; content: ""; width: 93%; height: 19.0rem; border-radius: clamp(0.6rem, 1vw, 1rem); position: absolute; top: 1.0rem; }
.feature .wrap .flex_feature section::before { top: 3.0rem; right: 0; z-index: 1; }
.feature .wrap .flex_feature section::after { left: 0; background: linear-gradient(90deg, #83c5e5 0%, #55d8dc 100%); }
.feature .wrap .flex_feature section:nth-child(3n+1)::after { background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); }
.feature .wrap .flex_feature section .tit { font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; color: #1695D4; font-size: 1.75rem; font-weight: normal; position: relative; }
.feature .wrap .flex_feature section .tit::before { display: inline-block; content: "●"; margin: 0 .2rem 0 0; }
.feature .wrap .flex_feature section .tit::after { display: block; content: counter(number); font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; color: #1695D4; font-size: 6.0rem; position: absolute; top: -8.0rem; right: 1.0rem; z-index: 2; }
.feature .wrap .flex_feature section p { margin: .6rem 0 0; }
.feature .wrap .flex_feature section.senmon::before { background: url("../img/index_feature_senmon.jpg") no-repeat center center/cover; }
.feature .wrap .flex_feature section.senmon .tit::before { color: #DFCC96; }
.feature .wrap .flex_feature section.nenrei::before { background: url("../img/index_feature_nenrei.jpg") no-repeat center center/cover; }
.feature .wrap .flex_feature section.nenrei .tit::before { color: #E1A79C; }
.feature .wrap .flex_feature section.sat::before { background: url("../img/index_feature_sat.jpg") no-repeat center center/cover; }
.feature .wrap .flex_feature section.sat .tit::before { color: #A6CF9A; }
.feature .wrap .flex_feature section.online::before { background: url("../img/index_feature_online.jpg") no-repeat center center/cover; }
.feature .wrap .flex_feature section.online .tit::before { color: #C0B9D4; }

@media screen and (min-width: 48em), print { .feature { padding: 8.0rem 0; background: url("../img/index_feature_bg.jpg") no-repeat center top/auto; }
  .feature .wrap .flex_feature { flex-direction: row; justify-content: center; flex-wrap: wrap; gap: 5.0rem 10.0rem; }
  .feature .wrap .flex_feature section { width: 42.0rem; padding: 32.0rem 1.0rem 0; }
  .feature .wrap .flex_feature section::before, .feature .wrap .flex_feature section::after { height: 26.0rem; }
  .feature .wrap .flex_feature section::before { top: 3.0rem; right: 0; z-index: 1; }
  .feature .wrap .flex_feature section::after { left: 0; background: linear-gradient(90deg, #83c5e5 0%, #55d8dc 100%); }
  .feature .wrap .flex_feature section .tit { font-size: 2.3rem; }
  .feature .wrap .flex_feature section .tit::after { font-size: 10.0rem; top: -14.0rem; } }
.trouble { padding: 4.0rem 1.0rem; background: url("../img/bg_sky.webp") center center; font-family: 'Zen Maru Gothic', sans-serif; font-weight: 500; }
.trouble .wrap section.kodomo .tit_03::before { font-family: "fontello"; content: "\e80f"; }
.trouble .wrap section.seijin .tit_03::before { font-family: "fontello"; content: "\e810"; }
.trouble .wrap section div { margin: 9.0rem auto 0; padding: 2.0rem; border-radius: clamp(0.6rem, 1vw, 1rem); background: linear-gradient(#fffeec 0%, #fff 100%); box-shadow: .3rem .3rem 0 #b5dcde; }
.trouble .wrap section div::before { content: ""; display: block; width: 100%; height: 15.0rem; margin: -9.0rem auto 0; }
.trouble .wrap section div .lst_check { margin: 2.0rem 0; }
.trouble .wrap section div .lst_menu { display: flex; flex-wrap: wrap; gap: .6rem; margin: 1.6rem 0 0; }
.trouble .wrap section div .lst_menu li a { display: inline-flex; gap: 0 .2rem; color: #fff; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); border-radius: 100vh; text-decoration: none; padding: .2rem 1.6rem; }
.trouble .wrap section div .lst_menu li a[href]::after { content: "≫"; }
.trouble .wrap section div.kodomo01::before { background: url("../img/index_case_kodomo01.webp") no-repeat center top/contain; }
.trouble .wrap section div.kodomo02::before { background: url("../img/index_case_kodomo02.webp") no-repeat center top/contain; }
.trouble .wrap section div.kodomo03::before { background: url("../img/index_case_kodomo03.webp") no-repeat center top/contain; }
.trouble .wrap section div.seijin01::before { background: url("../img/index_case_seijin01.webp") no-repeat center top/contain; }
.trouble .wrap section div.seijin02::before { background: url("../img/index_case_seijin02.webp") no-repeat center top/contain; }
.trouble .wrap section div.seijin03::before { background: url("../img/index_case_seijin03.webp") no-repeat center top/contain; }
.trouble .wrap section div.seijin04::before { background: url("../img/index_case_seijin04.webp") no-repeat center top/contain; }
.trouble .wrap section div.seijin05::before { background: url("../img/index_case_seijin05.webp") no-repeat center top/contain; }
.trouble .wrap section div.seijin06::before { background: url("../img/index_case_seijin06.webp") no-repeat center top/contain; }

@media screen and (min-width: 48em), print { .trouble { padding: 8.0rem 0; }
  .trouble .wrap section { display: flex; justify-content: center; flex-wrap: wrap; }
  .trouble .wrap section .tit_03 { width: 100%; }
  .trouble .wrap section div { display: flex; flex-direction: column; width: 30%; min-height: 45.0rem; margin: 9.0rem auto 6.0rem; padding: 2.0rem; border-radius: clamp(0.6rem, 1vw, 1rem); background: linear-gradient(#fffeec 0%, #fff 100%); box-shadow: .3rem .3rem 0 #b5dcde; }
  .trouble .wrap section div::before { height: 22.0rem; margin: -11.6rem auto 0; }
  .trouble .wrap section div .lst_menu { display: flex; flex-wrap: wrap; gap: 1.0rem; margin: auto 0 0; }
  .trouble .wrap section div .lst_menu li a { display: inline-flex; gap: 0 .2rem; color: #fff; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); border-radius: 100vh; text-decoration: none; padding: .2rem 1.6rem; font-size: 1.6rem; }
  .trouble .wrap section div .lst_menu li a[href]::after { content: "≫"; }
  .trouble .wrap section div .lst_menu li a[href]:hover, .trouble .wrap section div .lst_menu li a[href]:focus-visible { transform: scale(1.06); } }
.tre { margin: 4.0rem 1.0rem; }
.tre .subnav { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 1.4rem 1.0rem; padding: 2.0rem 1.0rem; background: url("../img/bg_sky.webp") center center; border-radius: clamp(0.6rem, 1vw, 1rem); }
.tre .subnav li { flex: auto; }
.tre .subnav li a { display: flex; justify-content: space-between; align-items: center; gap: 0 .6rem; height: 100%; font-size: 1.2rem; padding: .8rem 1.6rem; color: #0B888D; background: linear-gradient(90deg, #fbf9d7 0%, #fffeec 100%); box-shadow: .3rem .3rem 0 #ebc1b8; border-radius: 100vh; text-decoration: none !important; }
.tre .subnav li a[href]::after { display: flex; justify-content: center; align-items: center; width: 1.0em; height: 1.0em; font-family: "fontello"; content: "\f105"; background: linear-gradient(90deg, #1695d4 0%, #08afb5 100%); color: #fff; border-radius: 50%; flex: 0 0 1.0em; }

@media screen and (min-width: 48em), print { .tre { width: 1100px; margin: 8.0rem auto; }
  .tre .subnav { justify-content: center; gap: 2.0rem 2.6rem; padding: 6.0rem 4.0rem; background: url("../img/bg_sky.webp") center top; }
  .tre .subnav li { width: auto; flex: initial; }
  .tre .subnav li a { gap: 0 .6rem; font-size: 2.0rem; padding: 1.2rem 2.0rem; }
  .tre .subnav li a br { display: none; }
  .tre .subnav li a:hover, .tre .subnav li a:focus-visible { transform: scale(1.06); } }
body:not(.index) .sub_header { display: flex; flex-direction: column-reverse; }
body:not(.index) .main { margin: 3.0rem 1.0rem 6.0rem; }
body:not(.index) .main .cf .img_l, body:not(.index) .main .cf .img_r { padding: .4rem; background: #fff; }
body:not(.index) .main .tel { font-size: 150%; letter-spacing: .2rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 6.0rem auto 8.0rem; }
  body:not(.index) .main .cf .img_l, body:not(.index) .main .cf .img_r { max-width: 40%; height: auto; padding: .6rem; } }

.breadnav { max-width: 100vw; margin: 1.0rem; overflow-x: auto; }
.breadnav .breadcrumb { display: flex; align-items: center; font-size: 1.2rem; white-space: nowrap; }
.breadnav .breadcrumb li { display: flex; 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 .6rem; }

@media screen and (min-width: 48em), print { .breadnav { width: 1100px; max-width: 100%; margin: 2.0rem auto 0; overflow-x: inherit; }
  .breadnav .breadcrumb { font-size: 1.6rem; width: 1100px; margin: auto; }
  .breadnav .breadcrumb li:not(:last-child)::after { margin: 0 1.4rem; }
  .breadnav .breadcrumb li a:hover { opacity: 1.0; text-decoration: none; } }
.gallery { width: 85%; margin: auto; visibility: hidden; }
.gallery .gallery_slider div .cap { margin: .2rem 0 0; text-align: center; color: #fff; padding: .4rem; font-size: 1.2rem; opacity: 0; transition: .3s ease; background: #08AFB5; line-height: 1.4; }
.gallery .gallery_slider div .slick-current .cap { opacity: 1; transition-delay: .5s; }
.gallery .gallery_slider div:first-child .cap { transition-delay: 0s; }
.gallery .gallery_thum div img { cursor: pointer; border: 4px solid transparent; }
.gallery .gallery_thum .slick-current div img { border: 4px solid #08AFB5; }

@media screen and (min-width: 48em), print { .gallery { width: 75.0rem; margin: auto; }
  .gallery .gallery_slider { font-size: 1.6em; }
  .gallery .gallery_slider div .cap { font-size: 1.8rem; padding: 1.0rem; }
  .gallery .gallery_thum { width: calc(100% + .6rem); } }
.lst_monshin { display: flex; flex-wrap: wrap; gap: 1.6rem; }

@media screen and (min-width: 48em), print { .lst_monshin { gap: 2.0rem; }
  .lst_monshin li { width: 48%; } }
.lst_flow dd { margin: 0; position: relative; }
.lst_flow dd:not(:last-child) { margin: 0 0 6.0rem; }
@media screen and (min-width: 48em), print { .lst_flow dd:not(:last-child) { margin: 0 0 8.0rem; } }
.lst_flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2rem solid #08AFB5; border-right: 2.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 2.0rem solid transparent; margin: auto; }

.lst_qa .ques, .lst_qa p { position: relative; }
.lst_qa .ques::before, .lst_qa p::before { display: inline-flex; justify-content: center; align-items: center; width: 1.2em; height: 1.2em; border-radius: clamp(0.2rem, 1vw, 0.6rem); position: absolute; left: 1.0rem; }
.lst_qa .ques { padding: .4rem 1.0rem .4rem 2.4em; margin: 0 0 1.0rem; }
.lst_qa .ques::before { content: "Q"; color: #08AFB5; background: #fff; }
.lst_qa p { padding: 0 1.0rem 0 2.6em; margin: 0 0 2.0rem; position: relative; }
.lst_qa p::before { content: "A"; width: 1.4em; height: 1.4em; color: #fff; background: #08AFB5; top: .2rem; }

@media screen and (min-width: 48em), print { .lst_qa .ques::before, .lst_qa p::before { left: 2.0rem; }
  .lst_qa .ques { padding: 1.0rem 1.6rem 1.0rem 3.0em; margin: 0 0 2.0rem; }
  .lst_qa p { padding: 0 2.0rem 0 3.4em; margin: 0 0 4.0rem; }
  .lst_qa p::before { top: .4rem; } }
body.access .main .gmap { height: 100vw; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { body.access .main .tbl_time { font-size: 2.0rem; }
  body.access .main .gmap { margin: 4.0rem 0 0; height: 50.0rem; } }

.tbl_price { width: 100%; border-collapse: collapse; border-spacing: 0; table-layout: fixed; }
.tbl_price th { padding: .4rem 1.0rem; background: #FBF9D7; text-align: left; font-weight: normal; border: 1px solid #CEC96A; }
.tbl_price td { padding: .4rem 1.0rem; text-align: right; border: 1px solid #CEC96A; }

@media screen and (min-width: 48em), print { .tbl_price th, .tbl_price td { padding: 1.0rem 2.0rem; } }

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