@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 { word-wrap: break-word; }

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

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

:root { --clr_txt: #4E4434; --main1: #FF7C17; --sub1: #FF9100; --sub2:#FF3717; --sub3:#BB6828; --sub4:#FFC11D; --sub5:#FFAA3A; --sub6:#FF816D; --sub7:#C8834E; --sub8:#FFF9D8; --sub9:#717171; --sub10:#4E4434; --sub11:#FFF1A5; --sub12:#FFB657; --sub13:#F19319; --sub14:#FBB783; --sub15:#F5832B; --sub16:#FEB5AA; --sub17:#F96B55; --sub18:#F8E28D; --sub19:#F5C046; --sub20:#BF6123; --sub21:#C5C5C5; --sub22:#FFDC8B; --sub23:#FFA495; --sub24:#685945; --sub25:#EC7600; --sub26:#FFBF6A; --sub27:#FBE98A; --sub28:#FED2B0; --sub29:#FFEDE1; --sub30:#FF6D56; --sub31:#AB803C; --sub32:#E1CBAE; --sub33:#00A205; --sub34:#FEBB58; --sub35:#FFECE9; --sub36:#ECC5A8; --sub37:#676767; --sub38:#FFDFB4; --sub39:#E1FCE7; --sub40:#4CC764; --sub41:191,97,35; --sub42:#4CC764; --sub43:#F8E28D; --sub44:#FF9685; --sub45:#FB583F; --sub46:#FFA397; --sub47:#945D35; --sub48:#FFAA9C; --sub49: #efefef; --sub50:#2C9DE9; --sub51:#60A2E6; --sub52:#CBE5FF; --sub53:#FFE558; --sub54:#FB8E7D; --sub55:#83B8EE; --sub56:#FF634A; --sub57:#DEDEDE; --sub58:#A8C9EB; --sub59:#C6C6C6; --sub60:#418DDB; --sub61:164,164,164; --bg1: #E8F5D8; --line1: #ccc; --line_table: #DCDCDC; --line_menu: #DCDCDC; --lcolor: #FF816D; --lcolor_h: #FFC11D; --notes:#D50000; --notes2:#FF3717; --pcolor: #FFF1A5; }

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

.txt_u { text-decoration: underline; }

.bold { font-weight: bold; }

.txt_large { font-size: 120%; }

.txt_small { font-size: 80%; }

.img_c { margin: 1.0rem auto; }

.img_l, .img_r { max-width: 80%; border-radius: 1rem; margin: 1.0rem auto; }
.img_l.br_n, .img_r.br_n { border-radius: 0; }

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: 4rem !important; }

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

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

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

.main:where(section ~ section), .flex2:where(section ~ section) { margin-top: 4.0rem; }
.main > section, .flex2 > section { margin-top: 4.0rem; }
.main > section:where(section ~ section), .flex2 > section:where(section ~ section) { margin-top: 4.0rem; }
.main > section > section, .flex2 > section > section { margin-top: 3.0rem; }
.main > section > section:where(section ~ section), .flex2 > section > section:where(section ~ section) { margin-top: 3.0rem; }
.main > section > section > section, .flex2 > section > section > section { margin-top: 2.0rem; }
.main > section > section > section:where(section ~ section), .flex2 > section > section > section:where(section ~ section) { margin-top: 2.0rem; }
.main > section > section > section > section, .flex2 > section > section > section > section { margin-top: 2.0rem; }
.main > section > section > section > section:where(section ~ section), .flex2 > section > section > section > section:where(section ~ section) { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8rem !important; }
  .mt30 { margin-top: 6rem !important; }
  .mt20 { margin-top: 4rem !important; }
  .mt10 { margin-top: 2rem !important; }
  .main:where(section ~ section), .flex2:where(section ~ section) { margin-top: 10.0rem; }
  .main > section, .flex2 > section { margin-top: 10.0rem; }
  .main > section:where(section ~ section), .flex2 > section:where(section ~ section) { margin-top: 8.0rem; }
  .main > section > section, .flex2 > section > section { margin-top: 6.0rem; }
  .main > section > section:where(section ~ section), .flex2 > section > section:where(section ~ section) { margin-top: 6.0rem; }
  .main > section > section > section, .flex2 > section > section > section { margin-top: 4.0rem; }
  .main > section > section > section:where(section ~ section), .flex2 > section > section > section:where(section ~ section) { margin-top: 4.0rem; }
  .main > section > section > section > section, .flex2 > section > section > section > section { margin-top: 3.0rem; }
  .main > section > section > section > section:where(section ~ section), .flex2 > section > section > section > section:where(section ~ section) { margin-top: 3.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 .women { color: var(--sub6); }
.tbl_time tr:not(:last-child) th[scope="row"], .tbl_time tr:not(:last-child) td { border-bottom: 1px solid var(--sub6); }
.tbl_time tr:last-child th[scope="row"] { border-bottom-left-radius: 0.5rem; }
.tbl_time tr:last-child td:last-child { border-bottom-right-radius: 0.5rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: 1rem 0; font-size: 90%; text-align: center; background: var(--sub6); color: #fff; }
.tbl_time tr th[scope="col"]:not(:last-child) { border-right: 1px solid #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 30%; border-top-left-radius: 0.5rem; }
.tbl_time tr th[scope="col"]:last-child { border-top-right-radius: 0.5rem; }
.tbl_time tr th[scope="row"] { background: #fff; }
.tbl_time tr th[scope="row"]:not(:last-child) { border-right: 1px solid var(--sub6); }
.tbl_time tr td { text-align: center; padding: 1.4rem 0; line-height: 1.0; font-size: 80%; background: #fff; }
.tbl_time tr td:not(:last-child) { border-right: 1px solid var(--sub6); }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time caption { font-size: 100%; margin-top: 1.5rem; }
  .tbl_time tr:last-child th[scope="row"] { border-bottom-left-radius: 1rem; }
  .tbl_time tr:last-child td:last-child { border-bottom-right-radius: 1rem; }
  .tbl_time tr th, .tbl_time tr td { font-size: 100%; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; border-top-left-radius: 1rem; }
  .tbl_time tr th[scope="col"]:last-child { border-top-right-radius: 1rem; }
  .tbl_time tr td { padding: 2.0rem 0; } }
.table_0 { width: 100%; background: #fff; border-collapse: collapse; }
.table_0:not(:first-child) { margin-top: 2rem; }
.table_0:not(:last-child) { margin-bottom: 2rem; }
.table_0 .lst_ul li { margin: 0; }
.table_0 .lst_ul li:not(:last-child) { margin: 0; }
.table_0 caption { caption-side: bottom; text-align: left; margin-top: 0.5rem; font-size: 90%; }
.table_0:not(:last-child) { margin-bottom: 2rem; }
.table_0 th, .table_0 td { border: 1px solid var(--sub6); padding: 0.5rem; }
.table_0 th[scope="col"] { background: var(--sub6); color: #fff; }
.table_0 th[scope="col"]:not(:last-child) { border-right: 1px solid #fff; }
.table_0 th[scope="row"] { background: var(--sub29); }
.table_0.table_gairai .women { color: var(--sub6); }
.table_0.table_gairai th, .table_0.table_gairai td { font-size: 80%; }
.table_0.table_gairai th { white-space: nowrap; }
.table_0.table_gairai td { width: calc(100% / 7); padding: 0.3rem 0; text-align: center; vertical-align: bottom; position: relative; }
.table_0.table_gairai td span { display: block; }
.table_0.table_gairai td i { font-size: 80%; display: block; font-style: normal; color: var(--sub20); position: relative; bottom: 0; }
.table_0.price th[scope="row"] { width: 40%; text-align: left; }
.table_0.price td { text-align: left; }
.table_0.price td:last-child { text-align: right; white-space: nowrap; }
.table_0.price td:last-child.td_bg { text-align: left; white-space: inherit; }

@media screen and (min-width: 48em), print { .table_0:not(:first-child) { margin-top: 2rem; }
  .table_0:not(:last-child) { margin-bottom: 2rem; }
  .table_0 th, .table_0 td { padding: 1rem 1.5rem; }
  .table_0.table_gairai th, .table_0.table_gairai td { font-size: 100%; }
  .table_0.table_gairai th span, .table_0.table_gairai td span { display: inline; } }
.scroll-hint { width: 100%; table-layout: inherit; white-space: inherit; -webkit-overflow-scrolling: touch; /* スマホでなめらかスクロール */ overflow-x: scroll; /* 横スクロール処理 */ white-space: nowrap; /* 自動改行させない */ }

@media screen and (min-width: 48em), print { .scroll-hint { overflow-x: auto; /* 横スクロール処理 */ white-space: inherit; /* 自動改行させない */ } }
.gmap { width: 100%; }

.tit_01 { display: flex; justify-content: center; align-items: center; min-height: 10.0rem; background: url(../img/tit_01.jpg) no-repeat center center/auto 100%; font-size: 2.2rem; line-height: 1.4; letter-spacing: 0.2em; text-indent: 0.2em; padding: 1.0rem; text-align: center; color: #fff; text-shadow: 0 0 15px var(--sub33), 0 0 15px var(--sub33), 0 0 15px var(--sub33); }

.tit_02 { width: fit-content; font-size: 2.0rem; line-height: 1.4; letter-spacing: 0.1em; text-indent: 0.1em; margin: 0 auto 2.0rem; background: url("../img/icon_h2.svg") left top no-repeat; background-size: 2em; padding-left: 2.2em; padding-bottom: 0.5rem; color: var(--main1); }
.tit_02 span { display: block; font-size: 60%; }

.tit_03 { font-size: 1.8rem; line-height: 1.4; margin: 0 0 2.0rem; background: var(--sub34); padding: 0.5rem 1rem 0.5rem 2.5rem; border-radius: 1.5em; position: relative; color: #fff; }
.tit_03::before { content: ""; display: block; border-radius: 50%; aspect-ratio: 1 / 1; background: var(--sub11); width: 1rem; position: absolute; left: 1rem; top: 0.7em; }

.tit_03_2 { background: none; color: var(--clr_txt); font-weight: 500; border-radius: 0; font-size: 1.8rem; line-height: 1.4; margin: 0 0 2.0rem; position: relative; padding: 0.4rem 0 0.6rem; }
.tit_03_2::after, .tit_03_2::before { content: ""; display: block; height: 1px; width: 100%; position: absolute; box-sizing: content-box; left: 0; border: solid var(--sub50); }
.tit_03_2::before { border-width: 2px 0 1px; top: 0; }
.tit_03_2::after { border-width: 1px 0 2px; bottom: 0; }
.tit_03_2 span { padding: 0.5rem 1rem 0.5rem 2.5rem; position: relative; }
.tit_03_2 span::before { content: ""; display: block; border-radius: 50%; aspect-ratio: 1 / 1; background: var(--sub52); width: 1rem; position: absolute; left: 1rem; top: 0.7em; }
.tit_03_2 b { font-weight: bold; color: var(--sub51); font-size: 150%; line-height: 1; margin: 0 0.5rem; }

.tit_04 { font-size: 1.6rem; line-height: 1.4; margin: 0 0 1.0rem; background: var(--sub35); padding: 0.5rem 1rem 0.5rem 2.5rem; border-radius: 1.5em; position: relative; color: var(--sub30); }
.tit_04::before { content: ""; display: block; border-radius: 50%; aspect-ratio: 1 / 1; background: var(--sub16); width: 1rem; position: absolute; left: 1rem; top: 0.7em; }

.tit_05 { font-size: 1.6rem; line-height: 1.4; margin: 0 0 1.0rem; padding: 0.5rem 1rem 0.5rem 2.5rem; border-radius: 1.5em; position: relative; color: var(--sub7); border: 1px solid var(--sub36); }
.tit_05::before { content: ""; display: block; border-radius: 50%; aspect-ratio: 1 / 1; background: var(--sub36); width: 1rem; position: absolute; left: 1rem; top: 0.7em; }

.tit_06 { font-size: 1.4rem; line-height: 1.4; margin: 0 0 1.0rem; padding: 0.5rem 1rem 0.5rem 2.5rem; border-radius: 1.5em; position: relative; color: var(--sub37); border: 2px dotted var(--sub21); }
.tit_06::before { content: ""; display: block; border-radius: 50%; aspect-ratio: 1 / 1; background: var(--sub21); width: 1rem; position: absolute; left: 1rem; top: 0.7em; }

@media screen and (min-width: 48em), print { .tit_01 { min-height: 25.9rem; background: url(../img/tit_01.jpg) no-repeat center center/auto; font-size: 4rem; border-radius: 9rem 0 0 2rem; width: calc(50% + 55rem); margin: 0 0 0 auto; justify-content: flex-start; }
  .tit_01 span { width: 1100px; }
  .tit_02 { font-size: 3.4rem; margin: 0 0 4.0rem; min-height: 6.5rem; background-size: 7.8rem; padding-left: 10.2rem; padding-top: 0.5rem; }
  .tit_03 { font-size: 2.8rem; margin: 0 0 3.0rem; padding: 0.5rem 1rem 0.5rem 4.5rem; }
  .tit_03::before { width: 1.4rem; left: 2rem; top: 0.65em; }
  .tit_03_2 { font-size: 2.6rem; }
  .tit_03_2 span { padding: 0.5rem 4.5rem 0.5rem; display: flex; align-items: center; }
  .tit_03_2 span::before { width: 1.4rem; left: 1.9rem; top: 1em; }
  .tit_03_2 b { font-size: 4.2rem; padding-bottom: 0.5rem; }
  .tit_04 { font-size: 2.4rem; margin: 0 0 2.0rem; padding: 0.5rem 1rem 0.5rem 4.5rem; }
  .tit_04::before { width: 1.2rem; left: 2.2rem; top: 0.65em; }
  .tit_05 { font-size: 2.2rem; margin: 0 0 2.0rem; padding: 0.5rem 1rem 0.5rem 4.5rem; }
  .tit_05::before { width: 1rem; left: 2.4rem; top: 0.8em; }
  .tit_06 { font-size: 2rem; margin: 0 0 1.0rem; padding: 0.5rem 1rem 0.5rem 4.5rem; }
  .tit_06::before { width: 1rem; left: 2.4rem; top: 0.7em; } }
.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: var(--main1); position: absolute; left: 0; }
.lst_ul.lst_ul_2 > li::before { color: var(--sub6); }
.lst_ul.kome > li { padding-left: 1em; }
.lst_ul.kome > li::before { content: "※"; color: var(--clr_txt); }
.lst_ul.notes { color: var(--notes); }
.lst_ul.notes > li::before { color: var(--notes); }
.lst_ul.notes2 { color: var(--notes2); }
.lst_ul.notes2 > li::before { color: var(--notes2); }

.notes:where(:not(ul)) { color: var(--notes); }

.notes2:where(:not(ul)) { color: var(--notes2); }

.kome:where(:not(ul)) { padding-left: 1em; position: relative; }
.kome:where(:not(ul))::before { content: "※"; position: absolute; left: 0; }

.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: var(--main1); }

.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: var(--main1); font-weight: bold; position: absolute; left: 0; }
.lst_ol.lst_ol_circle > li::before { content: counter(number); width: 1.3em; aspect-ratio: 1 / 1; line-height: 0; padding-bottom: 0.1rem; display: flex; justify-content: center; align-items: center; border: 1px solid; border-radius: 50%; font-size: 90%; top: 0.2em; }
@media screen and (min-width: 48em), print { .lst_ol.lst_ol_circle > li::before { width: 2rem; padding-bottom: 0.3rem; font-size: 90%; } }

.lst_dl01 dt { font-weight: bold; color: var(--main1); }
.lst_dl01 dd { margin: 0 0 1.0rem; }
.lst_dl01.lst_dl02 dt, .lst_dl01.lst_dl02 dd { padding: 0 0.5rem; }

.lst_dl03 { margin: 1em 0; }
.lst_dl03:first-child { margin-bottom: 1em; }
.lst_dl03:last-child { margin-top: 0; }
.lst_dl03 dt, .lst_dl03 dd { padding: 0.5rem 1rem; }
.lst_dl03 dt { background: var(--main1); color: #fff; }
.lst_dl03 dd { border: 1px solid var(--main1); }

@media screen and (min-width: 48em), print { .lst_ul.lst_ul_col2 { display: flex; flex-wrap: wrap; gap: 0 1rem; }
  .lst_ul.lst_ul_col2 > li { width: calc((100% - 1rem) / 2); }
  .lst_ul.lst_ul_col3 { display: flex; flex-wrap: wrap; gap: 0 1rem; }
  .lst_ul.lst_ul_col3 > li { min-width: calc((100% - 2rem) / 3); }
  .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; }
  .lst_dl01.lst_dl02 dt, .lst_dl01.lst_dl02 dd { margin-bottom: 1rem; padding: 0 1rem; }
  .lst_dl01.lst_dl02 dt { width: 7em; text-align: center; }
  .lst_dl01.lst_dl02 dd { width: calc(100% - 7em); }
  .lst_dl03 { display: flex; flex-wrap: wrap; }
  .lst_dl03.lst_dl03_2 { width: 50%; margin: 0; }
  .lst_dl03 dt, .lst_dl03 dd { padding: 1rem 1.5rem; }
  .lst_dl03 dt { width: 14em; text-align: center; }
  .lst_dl03 dt:not(:last-of-type) { border-bottom: 1px solid #fff; }
  .lst_dl03 dd { width: calc(100% - 14em); }
  .lst_dl03 dd:not(:first-of-type) { border-top: none; } }
.lst_dl_t dt { background: var(--main1); color: #fff; padding: 1rem; border: 1px solid var(--main1); }
.lst_dl_t dd { border: 1px solid var(--main1); padding: 1rem; margin-bottom: 0.5rem; }
@media screen and (min-width: 48em), print { .lst_dl_t.lst_dl_t_flex { display: flex; flex-wrap: wrap; }
  .lst_dl_t.lst_dl_t_flex dt { width: 10em; margin-bottom: 0.5rem; }
  .lst_dl_t.lst_dl_t_flex dd { width: calc(100% - 10em); } }

.lst_flex { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; gap: 1rem; margin-top: 1em; }
.lst_flex li { width: 100%; }
@media screen and (min-width: 48em), print { .lst_flex { gap: 1rem 3rem; }
  .lst_flex li { width: auto; } }

.tit_no { counter-reset: number 0; }
.tit_no section, .tit_no div { counter-increment: number 1; }
.tit_no section .no::before, .tit_no div .no::before { content: counter(number) "."; margin-right: 0.5em; }

.flex { display: flex; flex-wrap: wrap; gap: 1.0rem 2.0rem; }
.flex > li:not(:last-child) { margin: 0; }

.flex2 > section { margin-top: 0; }

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

@media screen and (min-width: 48em), print { .flex { gap: 1.0rem 5.0rem; }
  .flex2 { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 0; gap: 4rem 2rem; }
  .flex2 > section, .flex2 > li, .flex2 > div { width: 48%; }
  .flex2 > section:nth-child(-n+2), .flex2 > li:nth-child(-n+2), .flex2 > div:nth-child(-n+2) { margin-top: 0 !important; }
  .flex2.flex2_ul { justify-content: center; gap: 3rem; margin-top: 1rem; }
  .flex2.flex2_ul li { width: auto; }
  .flex2.flex2_ul li .btn_detail { margin: 0; }
  .flex3 { justify-content: flex-start; }
  .flex3 li { width: 31%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.js-tel { display: inline-flex; justify-content: center; align-items: center; text-align: center; gap: 0 .4rem; }
.js-tel a { display: inline-flex; align-items: center; height: 100%; }

.icon_fax { display: inline-flex; align-items: center; text-align: center; gap: 0 .4rem; }
.icon_fax::before { font-family: "fontello"; content: "\e81c"; color: var(--main1); }
.icon_fax a { display: inline-flex; align-items: center; height: 100%; }

.icon_mail { display: inline-flex; align-items: center; text-align: center; gap: 0 .4rem; }
.icon_mail::before { font-family: "fontello"; content: "\e81b"; color: var(--main1); }
.icon_mail a { display: inline-flex; align-items: center; height: 100%; }

.box_ { padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_ { padding: 3.0rem; } }

.btn_rsv { display: inline-flex; justify-content: center; align-items: center; gap: 0 .4rem; }

.btn_detail { display: block; position: relative; width: fit-content; margin: 1rem auto 0; padding: .6rem 2.0rem; background: var(--lcolor); color: #fff; text-decoration: none !important; box-shadow: 0.2rem 0.2rem 0 rgba(104, 89, 69, 0.1); border-radius: 0.3rem 0.3rem 0 0.3rem; }
.btn_detail::after { font-family: "fontello"; content: "\e80e"; line-height: 1; color: var(--sub8); position: absolute; right: 0.5rem; bottom: 0.5rem; font-size: 50%; }
@media screen and (min-width: 48em), print { .btn_detail { padding: 1rem 4rem; border-radius: 0.5rem 0.5rem 0 0.5rem; }
  .btn_detail::after { font-size: 60%; line-height: 1; right: 0.8rem; bottom: 0.6rem; }
  .btn_detail:is(:hover, :focus-visible) { background: var(--lcolor_h); } }

.linkout { display: inline-block; text-decoration: none !important; }
.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; } }

.slick-arrow { width: 2.0rem; height: 2.0rem; position: absolute; top: 9.0rem; cursor: pointer; line-height: 0; font-size: 0; display: flex; justify-content: center; align-items: center; border-radius: 50%; color: #fff; background: var(--main1); z-index: 5; }
.slick-arrow::before { font-size: 1.2rem; }
.slick-arrow.slick-prev { left: -2.6rem; }
.slick-arrow.slick-prev::before { font-family: "fontello"; content: "\f007"; }
.slick-arrow.slick-next { right: -2.6rem; }
.slick-arrow.slick-next::before { font-family: "fontello"; content: "\f006"; }

@media screen and (min-width: 48em), print { .slick-arrow { width: 5.0rem; height: 5.0rem; border: 1px solid var(--main1); top: 26.0rem; }
  .slick-arrow::before { font-size: 2.4rem; }
  .slick-arrow.slick-prev { left: -6.0rem; }
  .slick-arrow.slick-next { right: -6.0rem; }
  .slick-arrow:is(:hover, :focus-visible) { color: var(--main1); background: #fff; opacity: 1.0; } }
.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: var(--main1); }
.slick-dots li button:is(:hover, :focus-visible) { 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; } }
.slide-items { width: 100%; height: 100%; }
.slide-items img { width: 100%; object-fit: cover; }

.marker { background: linear-gradient(transparent 60%, var(--pcolor) 60%); width: fit-content; }

/* fadeIn */
.fadein { opacity: 0; transition: 1.2s; }

.fade_left { transform: translate(-80px, 0); }

.fade_right { transform: translate(80px, 0); }

.fade_up { transform: translate(0, 80px); }

.fade_scale { transform: scale(0.5, 0.5); }

.fadein.parallax { opacity: 1; transform: translate(0, 0); }

.txt_box { margin-bottom: 2rem; padding: 1rem; border-radius: 1rem; }
.txt_box:last-child { margin: 0; }
.txt_box.txt_box1 { background: var(--sub8); }
.txt_box.txt_box2 { background: var(--sub29); }

@media screen and (min-width: 48em), print { .txt_box { padding: 2.5rem 3rem; } }
.nav_menu { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 1rem; }
.nav_menu li { width: calc(100% - 1rem); text-align: center; margin-top: 0.5rem; }
.nav_menu li a { display: flex; justify-content: center; align-items: center; height: 100%; background: var(--sub5); color: #fff; border-radius: 0.5rem; padding: 0.5rem 2em; text-decoration: none !important; position: relative; box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1); }
.nav_menu li a::after { font-family: "fontello"; content: "\e800"; position: absolute; right: 1rem; letter-spacing: 0; color: var(--sub11); transition: all 0.3s ease; }
@media screen and (min-width: 48em), print { .nav_menu { justify-content: center; }
  .nav_menu li { width: calc((100% - 2rem) / 3); }
  .nav_menu li a { height: 6rem; }
  .nav_menu li a:hover { background: var(--lcolor); color: #fff !important; }
  .nav_menu li a:hover::after { color: #fff; }
  .nav_menu li a::after { right: 1em; } }

.fixed_reserve { display: none; }

@media screen and (min-width: 48em), print { .fixed_reserve { display: flex; position: fixed; right: 11rem; bottom: 0; z-index: 100; }
  .fixed_reserve a { display: flex; align-items: center; justify-content: center; background: var(--sub30); border: solid #fff; border-width: 2px 2px 0; border-radius: 1rem 1rem 0 0; color: #fff; height: 6rem; width: 17.4rem; font-size: 2.2rem; margin-right: -2px; transition: all 0.3s ease; }
  .fixed_reserve a::before { font-family: "fontello"; content: "\e818"; margin-bottom: 1rem; font-weight: normal; margin-bottom: 0; line-height: 1; font-size: 120%; margin-right: 0.5rem; margin-top: 0.2rem; }
  .fixed_reserve a:is(:hover, :focus-visible) { background: var(--lcolor_h) !important; }
  .fixed_reserve a.btn_table { background: var(--sub7); }
  .fixed_reserve a.btn_table::before { font-family: "fontello"; content: "\e819"; }
  .fixed_reserve a.line { background: var(--sub40); }
  .fixed_reserve a.line::before { font-family: "fontello"; content: "\e81e"; } }
.lt1 { padding-left: 1em; letter-spacing: 1em; }

.phtxt_box { margin-bottom: 2rem; }
.phtxt_box .ph { margin-bottom: 1rem; }

@media screen and (min-width: 48em), print { .phtxt_box { display: flex; justify-content: space-between; margin-bottom: 4rem; gap: 4rem; }
  .phtxt_box .ph { width: 40rem; flex-shrink: 0; }
  .phtxt_box .txt { flex: 1 1 auto; }
  .phtxt_box.phtxt_box_r .ph { order: 1; } }
.point::before { content: "≫"; margin-right: 0.5em; }

.other::after { font-family: "fontello"; content: "\f08e"; margin-left: 0.5rem; }

.faq dt { background: var(--sub6); color: #fff; position: relative; display: flex; align-items: center; padding: 0.5rem 0.5rem 0.5rem calc(1.5em + 0.5rem); margin-bottom: 0.5rem; border-radius: 1.5em; }
.faq dt::before { content: "Q."; margin-right: 0.5rem; position: absolute; left: 0.5rem; }
.faq dt::after { font-family: "fontello"; content: "\e800"; margin: 0 0 0 auto; display: block; transition: all 0.3s ease; }
.faq dt.active::after { transform: rotate(180deg); }
.faq dd { padding: 0.5rem 0.5rem 0.5rem calc(1.5em + 0.5rem); position: relative; }
.faq dd:not(:last-of-type) { margin-bottom: 3rem; }
.faq dd::before { content: "A."; margin-right: 0.5rem; position: absolute; left: 0.5rem; color: var(--main1); }
.faq dd .lst_ol:first-child, .faq dd .lst_ul:first-child { margin-top: 0.5rem; }
.faq dd .lst_ol:last-child, .faq dd .lst_ul:last-child { margin-bottom: 0; }
@media screen and (min-width: 48em), print { .faq dt { padding-left: calc(1.5em + 1rem); padding-right: 1rem; margin-bottom: 2rem; }
  .faq dt::before { left: 1rem; }
  .faq dd { padding-left: calc(1.5em + 1rem); padding-right: 1rem; }
  .faq dd:not(:last-of-type) { margin-bottom: 4rem; }
  .faq dd::before { left: 1rem; } }

.btn_big { display: flex; align-items: center; color: #fff; text-decoration: none; position: relative; padding: 1rem; font-size: 1.6rem; border-radius: 0.5rem 0.5rem 0 0.5rem; box-shadow: 0.5rem 0.5rem 0 rgba(191, 97, 35, 0.1); line-height: 1.3; gap: 1rem; width: 80%; margin: 1em auto; }
.btn_big::before { width: 5rem; aspect-ratio: 1 / 1; border-radius: 50%; background: var(--sub8); display: flex; align-items: center; justify-content: center; font-size: 3rem; line-height: 1; }
.btn_big::after { font-family: "fontello"; content: "\e80e"; position: absolute; right: 0.5rem; bottom: 0.5rem; line-height: 2; font-size: 1.2rem; color: var(--sub8); }
.btn_big.zaitaku { background: var(--sub5); }
.btn_big.zaitaku::before { font-family: "fontello"; content: "\e80c"; color: var(--sub5); }
.btn_big.online { background: var(--sub6); }
.btn_big.online::before { font-family: "fontello"; content: "\e820"; color: var(--sub6); }
.btn_big.web { background: var(--sub6); }
.btn_big.web::before { font-family: "fontello"; content: "\e818"; color: var(--sub6); background-color: var(--sub8); }
.btn_big.line { background: var(--sub39); color: var(--sub40); }
.btn_big.line::before { content: none; }
.btn_big.line::after { color: var(--sub40); }
.btn_big.line img { width: 5rem; aspect-ratio: 1 / 1; }
.btn_big.faq { background: var(--sub51); padding: 0; display: block; position: relative; margin: auto; overflow: hidden; box-shadow: 0.5rem 0.5rem 0 rgba(var(--sub61), 0.16); }
.btn_big.faq::before { content: ""; display: block; position: absolute; left: 0; background: var(--sub58); border-radius: 0; display: block; transform: rotate(45deg); height: 200%; width: auto; top: -100%; left: -45%; z-index: 0; }
.btn_big.faq::after { line-height: 1; color: #fff; }
.btn_big.faq span { display: flex; align-items: center; color: #fff; text-decoration: none; padding: 1rem; line-height: 1.5; gap: 1rem; position: relative; }
.btn_big.faq span b { position: relative; z-index: 1; }
.btn_big.faq span::before { content: ""; display: block; aspect-ratio: 1 / 1; background: url("../img/icon_faq.svg") center center no-repeat; background-size: contain; width: 5rem; }
.btn_big.faq span::after { content: ""; display: block; position: absolute; left: 0; background: var(--sub60); aspect-ratio: 1 / 1; border-radius: 0; display: block; transform: rotate(-45deg); height: 200%; width: auto; bottom: -100%; left: auto; right: -45%; }
@media screen and (min-width: 48em), print { .btn_big { width: 46rem; font-size: 2.6rem; padding: 2.7rem; border-radius: 1rem 1rem 0 1rem; box-shadow: 0.8rem 0.8rem 0 rgba(191, 97, 35, 0.1); gap: 2.7rem; }
  .btn_big::before { width: 11rem; font-size: 6.2rem; transition: all 0.3s ease; }
  .btn_big::after { font-size: 2rem; right: 1rem; bottom: 1rem; }
  .btn_big:is(:hover, :focus-visible) { background: var(--lcolor_h) !important; color: #fff; }
  .btn_big:is(:hover, :focus-visible)::before { color: var(--lcolor_h) !important; }
  .btn_big.line { padding-left: 4.3rem; gap: 4.3rem; }
  .btn_big.line img { width: 8.6rem; }
  .btn_big.faq { box-shadow: 0.8rem 0.8rem 0 rgba(var(--sub61), 0.1); width: 46rem; }
  .btn_big.faq::before { left: -100%; top: -500%; height: 500%; }
  .btn_big.faq span { gap: 2.2rem; padding: 2.3rem; }
  .btn_big.faq span::before { width: 12rem; }
  .btn_big.faq span::after { right: -60%; transition: all 0.3s ease; }
  .btn_big.faq:is(:hover, :focus-visible) { background: var(--sub51) !important; opacity: 1; }
  .btn_big.faq:is(:hover, :focus-visible)::before { top: -200%; }
  .btn_big.faq:is(:hover, :focus-visible) span::after { opacity: 0; } }

@media print { .header { position: absolute !important; } }
html { font-size: calc(100vw / 32); }

body { background: #fff; color: var(--clr_txt); font-weight: 500; font-family: "Zen Maru Gothic", "Hiragino Maru Gothic ProN", sans-serif; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 90; opacity: 0; transition: all .4s ease-in-out 0s; -webkit-backdrop-filter: blur(0.6rem); backdrop-filter: blur(0.6rem); }
body.spnav_modal { overflow: hidden !important; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

p:where(:first-child) { margin-top: 0; }
p:where(:last-child) { margin-bottom: 0; }

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

.js-tel::before { font-family: "fontello"; content: "\e80a"; }

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

@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.7; }
  .main a:where(:not([class*="btn"])) img { transition: all 0.3s ease; }
  .main a:where(:not([class*="btn"])):hover { opacity: 1.0; text-decoration: none; color: var(--lcolor_h); }
  .main a:where(:not([class*="btn"])):hover img { opacity: 0.8; } }
:target { scroll-margin-top: 6.0rem; }
@media screen and (min-width: 48em), print { :target { scroll-margin-top: 8.0rem; } }

.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 .headR { margin: 5.6rem 0 0; }
.header > .wrap .headR ul { display: flex; align-items: center; flex-wrap: wrap; }
.header > .wrap .headR ul li { width: 100%; text-align: center; }
.header > .wrap .headR ul li .js-tel { font-size: 2.2rem; color: var(--sub1); }
.header > .wrap .headR ul li.acs { font-size: 1.4rem; }
.header > .wrap .headR ul li.acs::before { font-family: "fontello"; content: "\e80b"; margin-right: 0.5rem; color: var(--sub31); }
.header > .wrap .headR ul li.acs span { color: var(--sub2); }

@media screen and (min-width: 48em), print { .header { background: url("../img/bg_header.png") center top repeat-y; }
  .header > .wrap { padding: 1.2rem 0; height: 12rem; display: flex; align-items: flex-start; justify-content: space-between; background: #fff; }
  .header > .wrap .logo { width: 45.5rem; height: 7.6rem; padding: 0; position: relative; z-index: 101; background: none; }
  .header > .wrap .logo a { width: 100%; }
  .header > .wrap .headR { flex: 1 1 auto; margin: 0; }
  .header > .wrap .headR ul { justify-content: flex-end; align-items: flex-end; }
  .header > .wrap .headR ul li { width: auto; }
  .header > .wrap .headR ul li .js-tel { font-size: 2.6rem; }
  .header > .wrap .headR ul li.acs { font-size: 1.8rem; margin-left: 1.8rem; line-height: 1.2; padding-left: 2.3rem; position: relative; text-align: left; }
  .header > .wrap .headR ul li.acs::before { font-size: 2.3rem; position: absolute; left: 0; } }
#nav { width: 100vw; position: fixed; top: 0; left: 0; z-index: 100; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; background: var(--main1); color: #fff; 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; border-radius: 0.5rem; }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\e802"; 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: "\e806"; }
#nav #sp_menu.close::after { content: "CLOSE"; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; width: 94vw; max-height: calc((var(--vh, 1vh) * 100) - 8.0rem); overflow-y: auto; background: #fff; padding: 1.6rem; margin: auto; position: absolute; top: 6.6rem; left: 0; right: 0; z-index: 100; }
#nav .gnav_subnav .gnav { border-top: 1px solid var(--sub16); border-bottom: 1px solid var(--sub16); }
#nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: 1px solid var(--sub16); }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: flex; align-items: center; width: 100%; text-align: left; padding: 1.0rem; font-size: 1.4rem; }
#nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li .sub.current { color: var(--sub2); }
#nav .gnav_subnav .gnav > li .sub { gap: .4rem; }
#nav .gnav_subnav .gnav > li .sub::after { font-family: "fontello"; content: "\f004"; display: inline-flex; justify-content: center; align-items: center; margin: 0 0 0 auto; }
#nav .gnav_subnav .gnav > li .sub.close::after { font-family: "fontello"; content: "\f005"; }
#nav .gnav_subnav .gnav > li .subbox { display: none; }
#nav .gnav_subnav .gnav > li .subbox > .subnav { background: rgba(187, 104, 40, 0.9); }
#nav .gnav_subnav .gnav > li .subbox > .subnav li:not(:first-child) { border-top: 1px solid #fff; }
#nav .gnav_subnav .gnav > li .subbox > .subnav li a { display: flex; align-items: center; padding: 1.0rem; color: #fff; }
#nav .gnav_subnav .gnav > li .subbox > .subnav li a::before { font-family: "fontello"; content: "\e804"; margin-right: 1rem; font-size: 40%; }
#nav .gnav_subnav .gnav > li .subbox > .subnav li a.current { background: var(--sub3); }
#nav .gnav_subnav #menu_close { display: block; width: 100%; font-size: 1.4rem; color: #fff; background: var(--main1); text-align: center; padding: .6rem 0; margin: 1.0rem 0 0; }
#nav .gnav_subnav #menu_close::before { font-family: "fontello"; content: "\e806"; margin: 0 .6rem 0 0; }

@media screen and (min-width: 48em), print { #nav { width: auto; top: 6rem; right: 0; z-index: 100; transition: .8s; position: absolute; left: calc(50% - 5rem); width: 60rem; height: 0px; }
  #nav.scroll { position: sticky; top: 0; left: 0; width: 100%; }
  #nav.scroll .gnav_subnav .gnav { width: 1100px; }
  #nav.scroll .gnav_subnav .gnav > .home_visit_medical, #nav.scroll .gnav_subnav .gnav > .online, #nav.scroll .gnav_subnav .gnav > .checkup { display: block; }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block !important; width: 100%; max-height: calc((var(--vh, 1vh) * 100)); overflow-y: visible; padding: 0; position: static; }
  #nav .gnav_subnav .gnav { width: 100%; margin: auto; display: flex; justify-content: space-between; align-items: center; border: none; }
  #nav .gnav_subnav .gnav > .home_visit_medical, #nav .gnav_subnav .gnav > .online, #nav .gnav_subnav .gnav > .checkup { display: none; }
  #nav .gnav_subnav .gnav > li { 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; font-size: 1.6rem; padding: 1rem 0; width: auto; cursor: pointer; }
  #nav .gnav_subnav .gnav > li a::after, #nav .gnav_subnav .gnav > li .sub::after { margin: 0 0 0 .8rem; }
  #nav .gnav_subnav .gnav > li a:is(:hover, :focus-visible, .current), #nav .gnav_subnav .gnav > li .sub:is(:hover, :focus-visible, .current) { color: var(--sub2); opacity: 1.0; }
  #nav .gnav_subnav .gnav > li a.close, #nav .gnav_subnav .gnav > li .sub.close { color: var(--main1); }
  #nav .gnav_subnav .gnav > li .subbox { display: none; width: 40rem; position: absolute; z-index: 100; left: 50%; transform: translateX(-50%); }
  #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:nth-child(2) { border-top: none; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a { padding: 1rem; justify-content: flex-start; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:is(:hover, :focus-visible, .current) { background: var(--sub3); }
  #nav .gnav_subnav #menu_close { display: none; } }
.overview { padding: 4.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; background: url("../img/bg_footer.png") center top; background-size: 100%; position: relative; }
.overview::before { content: ""; background-image: linear-gradient(180deg, #fff, transparent); width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; }
.overview .clinic_name { margin: 0 0 2.0rem; position: relative; z-index: 1; }
.overview .clinic_name img { max-width: 80%; margin: auto; }
.overview .ov_tel { position: relative; z-index: 1; background: var(--sub29); color: var(--sub3); font-size: 2rem; display: flex; justify-content: center; align-items: center; width: fit-content; margin: 0 auto 2rem; padding: 0rem 2rem; border-radius: 1.5em; }
.overview > .wrap { position: relative; z-index: 1; }
.overview > .wrap .gaiyo { width: 100%; margin: 0; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; }
.overview > .wrap .gaiyo dt { width: 30%; padding: .4rem; background: var(--sub5); color: #fff; margin-bottom: 0.5rem; text-align: center; border-radius: 0.5rem; }
.overview > .wrap .gaiyo dt.lt1 { padding-left: 1em; letter-spacing: 1em; }
.overview > .wrap .gaiyo dd { width: 70%; padding: .4rem; margin-bottom: 0.5rem; }
.overview > .wrap .gaiyo dd .js-tel { font-size: 120%; }
.overview > .wrap .gaiyo dd span { color: var(--sub2); }
.overview > .wrap .overviewR .tbl_time tr th[scope="row"], .overview > .wrap .overviewR .tbl_time tr td { border-bottom: 1px solid var(--sub5); }
.overview > .wrap .overviewR .tbl_time th[scope="col"] { background: var(--sub5); }
.overview > .wrap .overviewR .tbl_time th[scope="col"]:not(:last-child) { border-right: 1px solid #fff; }
.overview > .wrap .overviewR .tbl_time th[scope="row"] { background: var(--sub8); }
.overview > .wrap .overviewR .tbl_time th[scope="row"]:not(:last-child) { border-right: 1px solid var(--sub5); }
.overview > .wrap .overviewR .tbl_time td { background: var(--sub8); color: var(--sub7); }
.overview > .wrap .overviewR .tbl_time td:not(:last-child) { border-right: 1px solid var(--sub5); }
.overview > .wrap .overviewR .tbl_time td.close { color: var(--clr_txt); }

.gmap { height: 35rem; }

@media screen and (min-width: 48em), print { .overview { padding: 5.5rem 0; font-size: 1.8rem; margin-top: 15.5rem; border-top: 5px dotted var(--sub28); background-size: auto; }
  .overview::after { content: ""; background: #fff; width: 54.8rem; height: 5px; position: absolute; top: -5px; left: 0; right: 0; margin: auto; }
  .overview .clinic_name { margin: 0 0 1.8rem; width: 100%; }
  .overview .clinic_name img { width: 45.4rem; }
  .overview .ov_tel { font-size: 3.5rem; padding: 0 3.5rem; margin-bottom: 3.6rem; }
  .overview .ov_tel .js-tel::before { margin-right: 0.5rem; }
  .overview > .wrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .overview > .wrap .gaiyo dt { padding: 1.0rem 0; width: 6em; margin-bottom: 2.6rem; }
  .overview > .wrap .gaiyo dd { padding: 1.0rem 0 1rem 2rem; width: calc( 100% - 6em); margin-bottom: 2.6rem; }
  .overview > .wrap .gaiyo dt:last-of-type, .overview > .wrap .gaiyo dd:last-of-type { margin-bottom: 0; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 55rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .gmap { height: 45rem; } }
#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.4rem; display: flex; justify-content: space-between; align-items: center; box-shadow: 0 -0.2rem 0.2rem rgba(102, 102, 102, 0.2); }
#tel_up ul { width: calc(100% - 4.0rem); height: 100%; display: flex; justify-content: center; align-items: center; line-height: 1.0; }
#tel_up ul li { flex: auto; justify-content: center; align-items: center; gap: 0 .4rem; height: 100%; text-align: center; }
#tel_up ul li.tel_no { flex: auto; justify-content: center; align-items: center; height: 100%; font-size: 2rem; color: var(--main1); }
#tel_up ul li.tel_no::before { display: none; }
#tel_up ul li.tel_no a { display: flex; justify-content: center; align-items: center; width: 100%; gap: 0 .4rem; height: 100%; }
#tel_up ul li.tel_no a::before { font-family: "fontello"; content: "\e80a"; }
#tel_up ul li .btn_rsv { height: 100%; display: flex; flex-direction: column; background: var(--sub30); color: #fff; gap: 3px; font-size: 1.6rem; }
#tel_up ul li .btn_rsv span { font-size: 60%; }
#tel_up ul li .btn_rsv.line { background: var(--sub40); }
#tel_up #pageup { display: block; width: 4.0rem; height: 100%; font-size: 1.6rem; text-align: center; padding: 1.0rem; line-height: 1.0; background: var(--sub1); color: #fff; overflow: hidden; position: relative; border-left: 1px solid #fff; z-index: 101; }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\e81a"; }
#tel_up #pageup .clip { display: block; font-size: 1.0rem; clip-path: inset(50%); color: transparent; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; z-index: 0; }

@media screen and (min-width: 48em), print { #tel_up { width: 7rem; height: 6.0rem; bottom: 0rem; right: 4.0rem; left: auto; background: none; padding: 0; box-shadow: none; display: block !important; visibility: visible !important; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; font-size: 3.0rem; border: solid #fff; border-width: 2px 2px 0; border-radius: 1rem 1rem 0 0; } }
.footer { text-align: center; padding: 0 0 4.0rem; }
.footer .copy { display: block; background: var(--sub5); color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 5rem 0 0; background: url("../img/bg_footer.png"); }
  .footer .copy { margin: 4.0rem 0 0; }
  .footer ul { display: block; text-align: center; width: 1100px; margin: auto; }
  .footer ul li { display: inline-block; font-size: 1.4rem; line-height: 1.3; margin: 0 0 1.0rem; -webkit-text-size-adjust: none; padding: 0 2rem; border-right: 1px solid; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.last-in-row { border-right-color: transparent !important; }
  .footer ul li.treatment { display: none; }
  .footer ul.gnav > .home_visit_medical, .footer ul.gnav > .online { display: none; } }
body.index .main .index_tit_02 { display: flex; flex-wrap: wrap; align-items: center; line-height: 1.2; background: url("../img/bg_index_tit02.svg") left center no-repeat; background-size: contain; padding-left: 2em; margin-bottom: 2rem; height: 5em; font-size: 1.8rem; color: var(--main1); }
body.index .main .index_tit_02 span { font-size: 70%; display: block; width: fit-content; color: var(--sub7); font-weight: 400; }
body.index .main .index_tit_02 div { display: flex; flex-wrap: wrap; align-items: center; gap: 0.5rem; }
@media screen and (min-width: 48em), print { body.index { background: url("../img/bg_kv.png") center top 29.6rem no-repeat; position: relative; overflow-x: auto; }
  body.index > .wrap { width: 100%; }
  body.index .main .index_tit_02 { height: 14.4rem; padding-left: 7.2rem; font-size: 3rem; font-weight: 500; margin-bottom: 2.3rem; }
  body.index .main .index_tit_02 span { font-size: 2rem; margin-left: 2rem; } }

.keyvsl { width: 100%; position: relative; }
.keyvsl #keyvsl { max-width: 100%; height: 24.0rem; overflow: hidden; visibility: hidden; }
.keyvsl #keyvsl .slick-list div img { height: 24.0rem !important; object-fit: cover; margin: auto; }
.keyvsl #keyvsl .slick-dots { margin: .6rem 0 0; position: relative; z-index: 2; }
.keyvsl #keyvsl .slick-dots li { width: 1.0rem; height: 1.0rem; margin: 0 .6rem; }
.keyvsl > .wrap .catch { position: absolute; z-index: 1; flex-direction: column; display: flex; justify-content: center; left: 1rem; bottom: 3rem; font-size: 1.6rem; }
.keyvsl > .wrap .catch span { background: var(--sub4); color: #fff; padding: 0.5rem 1rem; width: fit-content; -webkit-box-decoration-break: clone; box-decoration-break: clone; border-radius: 1.5em; box-shadow: 0.5rem 0.5rem 0 #fff; }
.keyvsl > .wrap .catch span:nth-child(2) { margin-left: 2em; margin-top: -0.5rem; }

@media screen and (min-width: 48em), print { .keyvsl { position: relative; z-index: 1; }
  .keyvsl #keyvsl { height: 62.8rem; width: calc(50% + 34.1rem); margin: 0 0 0 auto; }
  .keyvsl #keyvsl .slick-list div { font-size: 0; }
  .keyvsl #keyvsl .slick-list div img { height: 62.8rem !important; }
  .keyvsl #keyvsl .slick-dots { margin: 1.0rem 0 0; }
  .keyvsl #keyvsl .slick-dots li { width: 1.6rem; height: 1.6rem; margin: 0 1.2rem; }
  .keyvsl > .wrap { width: 1100px; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
  .keyvsl > .wrap .catch { font-size: 3.5rem; bottom: 26rem; }
  .keyvsl > .wrap .catch span { padding: 1rem 3rem; box-shadow: 1rem 1rem 0 #fff; }
  .keyvsl > .wrap .catch span:nth-child(2) { margin-top: -1rem; } }
.index_topnav { background: url("../img/bg_triangle.png"); background-size: 100%; padding: 4rem 1rem; }
.index_topnav ul { display: flex; flex-wrap: wrap; gap: 2rem 10.1rem; }
.index_topnav ul li { width: 100%; }
.index_topnav ul li a { display: flex; align-items: center; color: #fff; text-decoration: none; position: relative; padding: 1rem; font-size: 1.6rem; border-radius: 0.5rem 0.5rem 0 0.5rem; box-shadow: 0.5rem 0.5rem 0 rgba(191, 97, 35, 0.1); line-height: 1.5; }
.index_topnav ul li a::before { width: 5rem; aspect-ratio: 1 / 1; border-radius: 50%; background: var(--sub8); display: flex; align-items: center; justify-content: center; margin-right: 1rem; font-size: 3rem; line-height: 1; }
.index_topnav ul li a::after { font-family: "fontello"; content: "\e80e"; position: absolute; right: 0.5rem; bottom: 0.5rem; line-height: 1; font-size: 1.2rem; color: var(--sub8); }
.index_topnav ul li.zaitaku a { background: var(--sub5); }
.index_topnav ul li.zaitaku a::before { font-family: "fontello"; content: "\e80c"; color: var(--sub5); }
.index_topnav ul li.checkup a { background: var(--sub6); }
.index_topnav ul li.checkup a::before { font-family: "fontello"; content: "\e820"; color: var(--sub6); }
@media screen and (min-width: 48em), print { .index_topnav { padding: 10rem 0 0; background: none; }
  .index_topnav ul li { width: 46rem; height: 16.6rem; }
  .index_topnav ul li a { height: 100%; font-size: 2.6rem; padding: 0 2.7rem; border-radius: 1rem 1rem 0 1rem; box-shadow: 0.8rem 0.8rem 0 rgba(191, 97, 35, 0.1); }
  .index_topnav ul li a::before { width: 11rem; font-size: 6.2rem; margin-right: 2.7rem; transition: all 0.3s ease; }
  .index_topnav ul li a::after { font-size: 2rem; right: 1rem; bottom: 1rem; }
  .index_topnav ul li a:is(:hover, :focus-visible) { background: var(--lcolor_h) !important; color: #fff; }
  .index_topnav ul li a:is(:hover, :focus-visible)::before { color: var(--lcolor_h) !important; } }

.index_about { margin: 4rem 1rem; }
@media screen and (min-width: 48em), print { .index_about { margin: 16.1rem 0 6rem; }
  .index_about p { margin-top: -4.5rem !important; margin-left: 7.2rem; } }

.index_online { margin: 4rem 1rem 0; }
.index_online ul { background: url("../img/bg_online.jpg") center center no-repeat; background-size: cover; padding: 2rem; border-radius: 1rem; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 3rem 5rem; }
.index_online ul li.txt { border-left: 2px solid var(--sub48); padding-left: 1em; }
.index_online ul li.checkup a { display: flex; align-items: center; color: #fff; text-decoration: none; position: relative; padding: 1rem; font-size: 1.6rem; border-radius: 0.5rem 0.5rem 0 0.5rem; box-shadow: 0.5rem 0.5rem 0 rgba(191, 97, 35, 0.1); line-height: 1.5; background: var(--sub6); }
.index_online ul li.checkup a::before { width: 5rem; aspect-ratio: 1 / 1; border-radius: 50%; background: var(--sub8); display: flex; align-items: center; justify-content: center; margin-right: 1rem; font-size: 3rem; line-height: 1; font-family: "fontello"; content: "\e820"; color: var(--sub6); }
.index_online ul li.checkup a::after { font-family: "fontello"; content: "\e80e"; position: absolute; right: 0.5rem; bottom: 0.5rem; line-height: 1; font-size: 1.2rem; color: var(--sub8); }
@media screen and (min-width: 48em), print { .index_online { margin: 6rem 0 0; }
  .index_online ul { padding: 6rem; border-radius: 3rem; align-items: center; }
  .index_online ul li.txt { flex: 1; padding-left: 2.5rem; }
  .index_online ul li.checkup { width: 47rem; height: 16.6rem; }
  .index_online ul li.checkup a { height: 100%; font-size: 2.6rem; padding: 0 2.7rem; border-radius: 1rem 1rem 0 1rem; box-shadow: 0.8rem 0.8rem 0 rgba(191, 97, 35, 0.1); }
  .index_online ul li.checkup a::before { width: 11rem; font-size: 6.2rem; margin-right: 2.7rem; transition: all 0.3s ease; }
  .index_online ul li.checkup a::after { font-size: 2rem; right: 1rem; bottom: 1rem; }
  .index_online ul li.checkup a:is(:hover, :focus-visible) { background: var(--lcolor_h) !important; color: #fff; }
  .index_online ul li.checkup a:is(:hover, :focus-visible)::before { color: var(--lcolor_h) !important; } }

.info { padding: 8.0rem 1.0rem 4rem; background: url("../img/bg_triangle.png") center top; background-size: 100%; position: relative; margin-top: -6rem; }
.info::before { content: ""; display: block; width: 100%; height: 100%; background-image: linear-gradient(180deg, var(--sub8), transparent); position: absolute; left: 0; top: 0; }
.info .wrap { position: relative; }
.info .wrap .tit_02_info { background: url("../img/bg_info_h2_.svg") center center no-repeat; background-size: contain; aspect-ratio: 1 / 1; width: 8em; display: flex; justify-content: center; align-items: flex-end; color: #fff; font-weight: 500; padding-bottom: 1.5rem; font-size: 1.8rem; margin: 0 auto 2rem; }
.info .wrap #info01 { line-height: 1.6; overflow-y: auto; overscroll-behavior-y: none; max-height: 35rem; }
.info .wrap #info01 .accordion-container { width: 100%; margin: 0; }
.info .wrap #info01 .accordion-container .accordion-item { width: 100%; margin-bottom: 2px; border: none; border-radius: 0; display: block; overflow: hidden; }
.info .wrap #info01 .accordion-container .accordion-item:not(:first-child) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 2px solid; border-image: repeating-linear-gradient(90deg, transparent, transparent 4px, var(--sub10) 4px, var(--sub10) 6px) 1; }
.info .wrap #info01 .accordion-container .accordion-item summary.accordion-header { display: flex; align-items: flex-start; gap: 0 .2rem; margin: 0 0 .6rem; font-size: 1.6rem; color: var(--main1); cursor: pointer; }
.info .wrap #info01 .accordion-container .accordion-item summary.accordion-header::before { font-family: "fontello"; content: "\e800"; width: 1.1em; text-align: center; flex-shrink: 0; color: var(--main1); }
.info .wrap #info01 .accordion-container .accordion-item summary.accordion-header::-webkit-details-marker { display: none; }
.info .wrap #info01 .accordion-container .accordion-item.is-activesummary.accordion-header::before { transform: rotate(180deg); }
.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; margin-right: .5em; }
.info .wrap #info01 .accordion-container .accordion-item .accordion-badge { background-color: var(--main1); color: #fff; font-size: 0.75rem; border-radius: 4px; }
.info .wrap #info01 .accordion-container .accordion-item .accordion-date { color: var(--sub9); font-weight: 400; display: inline-block; font-size: 70%; padding: 0 0.5rem; margin-left: 0.5rem; margin-top: 0.3rem; border: solid; border-width: 1px 0; order: 1; }
.info .wrap #info01 .accordion-container .accordion-item .accordion-title { color: var(--main1); }
.info .wrap #info01 .accordion-container .accordion-item .accordion-content { display: block !important; /* JSで高さを操るため常にblock */ overflow: hidden; height: 0; opacity: 0; }
.info .wrap #info01 .accordion-container .accordion-item.is-active .accordion-content { height: auto; opacity: 1; }
.info .wrap dl { max-height: calc(100vw - 4.0rem); overflow-y: auto; overscroll-behavior-y: none; }
.info .wrap dl dt { display: flex; align-items: flex-start; gap: 0 .2rem; margin: 0 0 .6rem; font-size: 1.6rem; color: var(--main1); cursor: pointer; }
.info .wrap dl dt::before { font-family: "fontello"; content: "\e803"; width: 1.1em; text-align: center; flex-shrink: 0; }
.info .wrap dl dt.close::before { font-family: "fontello"; content: "\e800"; }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 2px solid; border-image: repeating-linear-gradient(90deg, transparent, transparent 4px, var(--sub10) 4px, var(--sub10) 6px) 1; }
.info .wrap dl dt span { color: var(--sub9); font-weight: 400; display: inline-block; font-size: 70%; padding: 0 0.5rem; margin-left: 0.5rem; margin-top: 0.3rem; border: solid; border-width: 1px 0; }
.info .wrap dl dd { margin: 0 0 1.6rem; }

@media screen and (min-width: 48em), print { .info { margin: -15rem 0 0; padding: 24rem 0 13rem; background: none; }
  .info::before { max-width: calc(50% + 61.9rem); top: 0; bottom: 0; right: 0; left: auto; border-radius: 9rem 0 0 9rem; z-index: 1; }
  .info::after { content: ""; display: block; position: absolute; max-width: calc(50% + 61.9rem); width: 100%; height: 100%; background: url("../img/bg_triangle.png") center top; top: 0; bottom: 0; right: 0; left: auto; border-radius: 9rem 0 0 9rem; }
  .info .wrap { display: flex; align-items: flex-start; z-index: 1; position: relative; }
  .info .wrap .tit_02_info { width: 25.4rem; margin-right: 3.7rem; font-size: 3rem; padding-bottom: 3.8rem; }
  .info .wrap .info_box { flex: 1; }
  .info .wrap .info_box #info01 { max-height: 40rem; }
  .info .wrap .info_box #info01 .accordion-container .accordion-item { margin-bottom: 0; border-radius: 0; overflow: hidden; }
  .info .wrap .info_box #info01 .accordion-container .accordion-item:not(:first-child) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; }
  .info .wrap .info_box #info01 .accordion-container .accordion-item summary.accordion-header { margin: 0 0 1.0rem; font-size: 2rem; }
  .info .wrap .info_box #info01 .accordion-container .accordion-item .accordion-date { font-size: 1.4rem; }
  .info .wrap .info_box #info01 .accordion-container .accordion-item .accordion-content { margin: 0 0 1.6rem; }
  .info .wrap dl { max-height: 40.0rem; }
  .info .wrap dl dt { margin: 0 0 1.0rem; font-size: 2rem; }
  .info .wrap dl dt span { font-size: 1.4rem; }
  .info .wrap dl dt::before { margin-right: 1.0rem; }
  .info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; }
  .info .wrap dl dt:hover div { text-decoration: underline; }
  .info .wrap dl dd { margin: 0 0 1.6rem; } }
.index_greeting { padding: 4rem 1rem; }
.index_greeting .txt::before { content: ""; display: block; background: url("../img/index_greeting.jpg"); background-size: cover; aspect-ratio: 869 / 380; width: 100%; margin-bottom: 1rem; }

@media screen and (min-width: 48em), print { .index_greeting { padding: 0; margin: 6rem 0; height: 63.8rem; position: relative; }
  .index_greeting::before { content: ""; width: calc(50% + 25.6rem); height: 38rem; background: url("../img/bg_greeting.png") left top no-repeat; display: block; position: absolute; right: 0; bottom: 0; }
  .index_greeting::after { content: ""; width: calc(50% - 13rem); height: 38rem; border-radius: 0 9rem 9rem 0; background: url("../img/index_greeting.jpg") center center no-repeat; background-size: cover; display: block; position: absolute; bottom: 9rem; left: 0; }
  .index_greeting section { position: relative; z-index: 1; }
  .index_greeting .txt { padding-left: 47.5rem; }
  .index_greeting .txt::before { content: none; }
  .index_greeting .txt ul { display: flex; justify-content: flex-end; gap: 1.9rem; text-align: right; }
  .index_greeting .txt ul span { font-size: 2.4rem; } }
.feature { padding: 4.0rem 1.0rem; position: relative; }
.feature::before { content: ""; display: block; width: 100%; height: calc(100% - 20rem); background: url("../img/bg_triangle.png") center top; background-size: 100%; position: absolute; right: 0; bottom: 0; }
.feature::after { content: ""; display: block; width: 100%; background-image: linear-gradient(180deg, var(--sub8), transparent); position: absolute; right: 0; bottom: 0; height: calc(100% - 20rem); }
.feature section { position: relative; z-index: 1; }
.feature ol { counter-reset: number 0; display: flex; flex-wrap: wrap; gap: 2rem; position: relative; z-index: 1; }
.feature ol li { counter-increment: number 1; position: relative; overflow: hidden; border-radius: 1rem; padding: 1.5rem; background-image: linear-gradient(-45deg, white 0%, white 85%, var(--sub26) 85%, var(--sub26) 100%); width: 100%; }
.feature ol li::before { content: ""; position: relative; z-index: 1; aspect-ratio: 460 / 230; display: block; background: center center no-repeat; background-size: cover; border-radius: 1rem; margin-bottom: 1.5rem; }
.feature ol li:nth-child(2n) { background-image: linear-gradient(-45deg, white 0%, white 85%, var(--sub27) 85%, var(--sub27) 100%); }
.feature ol li h3 { font-weight: 500; color: var(--sub2); }
.feature ol li a { color: var(--main1); }
.feature ol li a::before { font-family: "fontello"; content: "\e804"; margin-right: 0.5rem; }
.feature ol .feature_specialist::before { background-image: url("../img/index_feature_01.jpg"); }
.feature ol .feature_personal::before { background-image: url("../img/index_feature_02.jpg"); }
.feature ol .feature_rsv::before { background-image: url("../img/index_feature_03.jpg"); }
.feature ol .feature_women::before { background-image: url("../img/index_feature_04.jpg"); }
.feature ol .feature_alignment::before { background-image: url("../img/index_feature_05.jpg"); }
.feature ol .feature_visit::before { background-image: url("../img/index_feature_06.jpg"); }
.feature ol .feature_access::before { background-image: url("../img/index_feature_07.jpg"); }

@media screen and (min-width: 48em), print { .feature { padding: 0 0 12.9rem; background: none; }
  .feature::before, .feature::after { background-size: auto; height: calc(100% - 32.4rem); max-width: calc(50% + 65rem); width: 100%; left: auto; border-radius: 9rem 0 0 9rem; }
  .feature ol { gap: 4.4rem 0; justify-content: space-between; }
  .feature ol li { width: 52rem; padding: 3rem; border-radius: 3rem; background-image: linear-gradient(-45deg, white 0%, white 85%, var(--sub27) 85%, var(--sub27) 100%); }
  .feature ol li h3 { font-size: 2.2rem; text-align: center; }
  .feature ol li::before { border-radius: 1rem; margin-bottom: 1.8rem; }
  .feature ol li:nth-child(2n) { background-image: linear-gradient(-45deg, white 0%, white 85%, var(--sub26) 85%, var(--sub26) 100%); }
  .feature ol li:nth-child(1) { background-image: linear-gradient(-45deg, white 0%, white 85%, var(--sub26) 85%, var(--sub26) 100%); }
  .feature ol li:nth-child(2) { background-image: linear-gradient(-45deg, white 0%, white 85%, var(--sub27) 85%, var(--sub27) 100%); }
  .feature ol li:nth-child(5), .feature ol li:nth-child(6), .feature ol li:nth-child(7) { width: 34.4rem; } }
.tre { padding: 4rem 1rem; background: url("../img/bg_treatment.jpg") center top; background-size: cover; position: relative; }
.tre .wrap { position: relative; z-index: 1; }
.tre .tre_box { background: #fff; padding: 2rem; border-radius: 1rem; box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); }
.tre .tre_box p { border-left: 2px solid var(--sub29); padding-left: 1rem; margin-bottom: 2rem; }
.tre .subnav { display: flex; flex-wrap: wrap; gap: 2rem; }
.tre .subnav li { width: calc((100% - 2rem) / 2); }
.tre .subnav li a { text-align: center; color: var(--clr_txt); text-decoration: none; text-align: center; display: block; font-size: 95%; position: relative; }
.tre .subnav li a::before { aspect-ratio: 1 / 1; display: flex; justify-content: center; align-items: center; line-height: 1; border-radius: 1rem 1rem 0 1rem; font-size: 7rem; margin-bottom: 1rem; box-shadow: 0.5rem 0.5rem 0 rgba(191, 97, 35, 0.16); transition: all 0.3s ease; }
.tre .subnav li a::after { font-family: "fontello"; content: "\e80e"; line-height: 1; position: absolute; right: 1rem; bottom: calc(2em + 1rem); color: var(--sub8); transition: all 0.3s ease; }
.tre .subnav li:nth-child(4n - 3) a::before { background: var(--sub12); color: var(--sub13); }
.tre .subnav li:nth-child(4n - 2) a::before { background: var(--sub14); color: var(--sub15); }
.tre .subnav li:nth-child(4n - 1) a::before { background: var(--sub16); color: var(--sub17); }
.tre .subnav li:nth-child(4n) a::before { background: var(--sub18); color: var(--sub19); }
.tre .subnav .internal a::before { font-family: "fontello"; content: "\e813"; }
.tre .subnav .insomnia a::before { font-family: "fontello"; content: "\e821"; }
.tre .subnav .diabetes a::before { font-family: "fontello"; content: "\e822"; }
.tre .subnav .dyslipidemia a::before { font-family: "fontello"; content: "\e823"; }
.tre .subnav .high_blood_pressure a::before { font-family: "fontello"; content: "\e824"; }
.tre .subnav .cystitis a::before { font-family: "fontello"; content: "\e825"; }
.tre .subnav .fever a::before { font-family: "fontello"; content: "\e826"; }
.tre .subnav .hay_fever a::before { font-family: "fontello"; content: "\e827"; }
.tre .subnav .asthma a::before { font-family: "fontello"; content: "\e828"; }
.tre .subnav .sas a::before { font-family: "fontello"; content: "\e829"; }
.tre .subnav .home_visit_medical a::before { font-family: "fontello"; content: "\e80c"; }
.tre .subnav .checkup a::before { font-family: "fontello"; content: "\e80d"; }
.tre .subnav .vaccination a::before { font-family: "fontello"; content: "\e814"; }
.tre .subnav .private a::before { font-family: "fontello"; content: "\e82a"; }
.tre .subnav .online a::before { font-family: "fontello"; content: "\e820"; }
.tre .subnav .online { display: none; }

@media screen and (min-width: 48em), print { .tre { padding: 6rem 0 10rem; }
  .tre .tre_box { padding: 6rem 6rem 5.5rem; border-radius: 3rem; box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); }
  .tre .tre_box p { border: solid var(--sub29); border-width: 0 4px; padding: 0 2.3rem; }
  .tre .subnav { margin-top: 4rem; gap: 2.7rem 6rem; }
  .tre .subnav li { width: 20rem; }
  .tre .subnav li a::before { box-shadow: 0.8rem 0.8rem 0 rgba(191, 97, 35, 0.16); width: 14.7rem; margin-left: auto; margin-right: auto; }
  .tre .subnav li a::after { right: 3.3rem; }
  .tre .subnav li a:is(:hover, :focus-visible, .current) { color: var(--main1); }
  .tre .subnav li a:is(:hover, :focus-visible, .current)::before { background-color: var(--lcolor_h); color: #fff; }
  .tre .subnav li a:is(:hover, :focus-visible, .current)::after { color: #fff; } }
.concerns { padding: 4rem 1rem; }
.concerns .tab-list { display: flex; justify-content: space-around; position: relative; z-index: 1; }
.concerns .tab-list .tab-list-item { background: var(--sub21); padding: 1rem 2rem; border-radius: 0.5rem 0.5rem 0 0; width: calc((100% - 3rem) / 2); transition: all 0.3s ease; color: #fff; }
.concerns .tab-list .tab-list-item.is-btn-active { background: var(--sub6); }
.concerns .tab-list .tab-list-item::before { font-size: 120%; margin-right: 0.5rem; line-height: 1; }
.concerns .tab-list .tab_shojo::before { font-family: "fontello"; content: "\e815"; }
.concerns .tab-list .tab_sick::before { font-family: "fontello"; content: "\e816"; font-size: 150%; }
.concerns .tab-contents { display: none; transition: all 0.3s ease; background: var(--sub22); padding: 1rem; border-radius: 1rem; outline: 5px solid rgba(104, 89, 69, 0.1); }
.concerns .tab-contents.is-contents-active { display: block; }
.concerns .tab-contents ul { display: flex; flex-wrap: wrap; gap: 1rem; }
.concerns .tab-contents ul li { width: calc((100% - 1rem) / 2); }
.concerns .tab-contents ul li a { display: flex; align-items: center; justify-content: center; text-align: center; min-height: 4em; padding: 0 0.3em; background: #fff; text-decoration: none; color: var(--clr_txt); position: relative; box-shadow: 0.3rem 0.3rem 0 rgba(104, 89, 69, 0.1); border-radius: 0.5rem 0.5rem 0 0.5rem; }
.concerns .tab-contents ul li a::after { font-family: "fontello"; content: "\e80e"; color: var(--sub23); line-height: 1; position: absolute; right: 0.5rem; bottom: 0.5rem; font-size: 60%; transition: all 0.3s ease; }
@media screen and (min-width: 48em), print { .concerns { margin: 6rem 0 10rem; padding: 0; }
  .concerns .tab-list { justify-content: center; gap: 5rem; }
  .concerns .tab-list .tab-list-item { width: 46.2rem; height: 7rem; border-radius: 2rem 2rem 0 0; font-size: 2.6rem; display: flex; justify-content: center; align-items: flex-end; cursor: pointer; }
  .concerns .tab-list .tab-list-item::before { margin-bottom: 0.5rem; margin-right: 1rem; }
  .concerns .tab-contents { padding: 4rem; }
  .concerns .tab-contents ul { gap: 2.4rem 3.3rem; }
  .concerns .tab-contents ul li { width: calc((100% - 6.6rem) / 3); }
  .concerns .tab-contents ul li a::after { right: 0.8rem; bottom: 0.8rem; }
  .concerns .tab-contents ul li a:is(:hover, :focus-visible) { background: var(--lcolor); color: #fff; }
  .concerns .tab-contents ul li a:is(:hover, :focus-visible)::after { color: #fff; } }

.outpatient_doctor { padding: 4rem 1rem; background: url("../img/bg_triangle.png") center top; background-size: 100%; position: relative; }
.outpatient_doctor::after { content: ""; display: block; width: 100%; height: 100%; background-image: linear-gradient(180deg, var(--sub8), transparent); position: absolute; left: 0; top: 0; }
.outpatient_doctor section { position: relative; z-index: 1; }
.outpatient_doctor .tit_02_outpatient { background: url("../img/bg_outpatient_h2.svg") center center no-repeat; background-size: contain; aspect-ratio: 1 / 1; width: 8em; display: flex; justify-content: center; align-items: flex-start; color: #fff; font-weight: 500; padding-top: 2.2rem; font-size: 1.8rem; margin: 0 auto 2rem; }
@media screen and (min-width: 48em), print { .outpatient_doctor { margin: 6.1rem 0; padding: 10rem 0; background: none; background: url("../img/bg_dr.png") center top no-repeat; }
  .outpatient_doctor::before { content: ""; display: block; position: absolute; top: 9rem; bottom: 0; right: 0; background: url("../img/img_doctor_schedule.jpg") center top; max-width: calc(50% - 43.4rem); width: 100%; height: 100%; border-radius: 9rem 0 0 9rem; }
  .outpatient_doctor::after { content: none; }
  .outpatient_doctor > .wrap { display: flex; align-items: flex-start; }
  .outpatient_doctor > .wrap .tit_02_outpatient { width: 21.4rem; margin: 0 6rem 0 0; font-size: 2.5rem; padding-top: 3rem; }
  .outpatient_doctor > .wrap .tbl_time { width: 61rem; } }

.loopslider { margin: 2.0rem auto 0; width: 100%; height: 9.0rem; text-align: left; position: relative; overflow: hidden; z-index: 2; }
.loopslider ul { height: 100%; float: left; display: inline; overflow: hidden; }
.loopslider ul li { width: 12.0rem; height: 100%; float: left; display: inline-block; overflow: hidden; }
.loopslider ul li img { padding: 0 .4rem; }

@media screen and (min-width: 48em), print { .loopslider { margin: 4.0rem auto 0; height: 20.0rem; }
  .loopslider ul li { width: 30.0rem; }
  .loopslider ul li img { padding: 0 1.0rem; } }
body:where(:not(.index)) .sub_header { display: flex; flex-direction: column-reverse; }
body:where(:not(.index)) .breadnav a { color: var(--lcolor); }
body:where(:not(.index)) .main { margin: 0 1.0rem 6.0rem; }
body:where(:not(.index)) .main .js-tel { font-size: 120%; }
body:where(:not(.index)) .main .js-tel::before { font-family: "fontello"; content: "\e80a"; color: var(--main1); }
@media screen and (min-width: 48em), print { body:where(:not(.index)) { background: url("../img/bg_under.png") center top 29.6rem no-repeat; }
  body:where(:not(.index)) .breadnav { margin-top: 10rem; }
  body:where(:not(.index)) .breadnav a:is(:hover, :focus-visible) { color: var(--lcolor_h); }
  body:where(:not(.index)) .main { width: 110.0rem; margin: 0 auto 8.0rem; }
  body:where(:not(.index)) .main .cf .img_l, body:where(:not(.index)) .main .cf .img_r { max-width: 40%; height: auto; }
  body:where(:not(.index)) .main .cf .img_l.img_s, body:where(:not(.index)) .main .cf .img_r.img_s { max-width: 30%; } }

.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.4rem; }
  .breadnav .breadcrumb li:not(:last-child)::after { margin: 0 1.0rem; }
  .breadnav .breadcrumb li a:hover { opacity: 1.0; text-decoration: none; } }
.doctor .flex2 { display: flex; flex-wrap: wrap; gap: 2rem 4rem; }
.doctor .flex2 > section { width: 100%; }
@media screen and (min-width: 48em), print { .doctor .flex2 { gap: 4rem 2rem; }
  .doctor .flex2 > section { width: calc((100% - 4rem) / 2); }
  .doctor .main .img_r, .doctor .main .img_l { width: 20%; } }

.dr_name { text-align: right; }
.dr_name span { font-size: 120%; }

.dr_img_txt img { width: 80%; margin: 0 auto 1rem; }
@media screen and (min-width: 48em), print { .dr_img_txt { display: flex; gap: 4rem; }
  .dr_img_txt img { width: 20%; }
  .dr_img_txt div { flex: 1; }
  .dr_img_txt div .tit_04 { margin-top: 3rem; } }

.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: var(--main1); 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 var(--main1); }
.gallery .gallery_thum .slick-track { margin: 0; }

@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); } }
.device li { margin: 0 0 2.0rem; }
.device li img { margin: 0 auto .6rem; max-width: 80%; }

@media screen and (min-width: 48em), print { .device { display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 2.0rem; }
  .device li { width: 32%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.lst_flow { counter-reset: number 0; }
.lst_flow > li { counter-increment: number 1; position: relative; border: 3px solid var(--sub38); border-radius: 1rem; padding: 1rem; box-shadow: 0.5rem 0.5rem 0 var(--sub38); }
.lst_flow > li .tit_lst_flow { position: relative; padding: 0.5rem 1rem 0.5rem 2.3em; }
.lst_flow > li .tit_lst_flow::before { display: inline-block; content: counter(number,decimal-leading-zero); color: #fff; background: var(--main1); display: flex; align-items: center; justify-content: center; width: 2em; aspect-ratio: 1 / 1; font-weight: bold; position: absolute; left: 0; top: 0; border-radius: 50%; }
.lst_flow > li p:first-of-type { margin-top: 0; }
.lst_flow > li:not(:last-child) { margin: 0 0 6.0rem; }
.lst_flow > li:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -4.0rem; left: 0; right: 0; background: var(--sub6); height: calc(4rem / 2); width: 4rem; clip-path: polygon(50% 0, 100% 100%, 0 100%); transform: rotate(180deg); margin: auto; }

@media screen and (min-width: 48em), print { .lst_flow > li { padding: 3rem; border-radius: 3rem; box-shadow: 1rem 1rem 0 var(--sub38); }
  .lst_flow > li .tit_lst_flow { font-size: 2rem; }
  .lst_flow > li .tit_lst_flow::before { font-size: 2.5rem; width: 1.5em; height: 1.5em; padding-bottom: 0.4rem; }
  .lst_flow > li:not(:last-child) { margin: 0 0 10.0rem; }
  .lst_flow > li:not(:last-child)::after { bottom: -7.0rem; width: 6rem; height: calc(6rem / 2); } }
body.access .main .gmap { height: 100vw; margin: 2.0rem 0; }
body.access .main .tbl_time tr:last-child th, body.access .main .tbl_time tr:last-child td { border-bottom: 1px solid var(--sub6); }
body.access .main .tbl_time tr th[scope="row"] { border-left: 1px solid var(--sub6); }
body.access .main .tbl_time tr td { border-right: 1px solid var(--sub6); }
@media screen and (min-width: 48em), print { body.access .main .tbl_time { font-size: 2.0rem; }
  body.access .main .js-tel { font-size: 2.5rem; }
  body.access .main .gmap { margin: 4.0rem 0 0; height: 50.0rem; } }

.anc li { display: flex; line-height: 1.2; margin: 0 0 1.0rem; }
.anc li::before { font-family: "fontello"; content: "\e80c"; color: var(--clr_txt); margin-right: .4rem; }
.anc li a { color: var(--clr_txt); display: inline-block; text-decoration: none !important; }

@media screen and (min-width: 48em), print { .anc { display: flex; justify-content: center; flex-wrap: wrap; gap: 0 2.0rem; }
  .anc li { font-size: 110%; margin: 0 0 1.6rem; }
  .anc li::before { margin-right: .8rem; }
  .anc li a:hover { text-decoration: underline !important; } }
body.vaccination .table_1 tr { display: flex; flex-wrap: wrap; }
body.vaccination .table_1 th, body.vaccination .table_1 td { display: flex; align-items: center; flex-wrap: wrap; flex-direction: column; font-size: 90%; }
body.vaccination .table_1 th { justify-content: center; }
body.vaccination .table_1 th[scope="col"]:first-child { width: 100%; }
body.vaccination .table_1 th[scope="col"]:nth-child(2) { width: 45%; }
body.vaccination .table_1 th[scope="col"]:nth-child(3) { width: 55%; }
body.vaccination .table_1 th[scope="row"] { width: 100%; }
body.vaccination .table_1 td { display: block; }
body.vaccination .table_1 td:nth-child(2) { width: 45%; }
body.vaccination .table_1 td:nth-child(3) { width: 55%; }
@media screen and (min-width: 48em), print { body.vaccination .table_1 tr { display: table-row; }
  body.vaccination .table_1 th, body.vaccination .table_1 td { display: table-cell; font-size: 100%; }
  body.vaccination .table_1 th { justify-content: center; }
  body.vaccination .table_1 th[scope="col"]:first-child { width: 30%; }
  body.vaccination .table_1 th[scope="col"]:nth-child(2) { width: 30%; }
  body.vaccination .table_1 th[scope="col"]:nth-child(3) { width: 40%; }
  body.vaccination .table_1 th[scope="row"] { width: 30%; }
  body.vaccination .table_1 td:nth-child(2) { width: 30%; }
  body.vaccination .table_1 td:nth-child(3) { width: 40%; } }

.online_box { background: url("../img/bg_online_02.jpg") center top no-repeat; background-size: cover; padding: 2rem; border-radius: 1rem; }
.online_box .img_r { border-radius: 50%; }
.online_box p { text-align: center; font-size: 1.6rem; }
.online_box p .online_box_big { font-size: 150%; color: var(--main1); font-weight: bold; }
.online_box p .online_box_zenkoku { color: var(--sub2); }
.online_box .online_box_line { background: var(--sub39); display: flex; align-items: center; justify-content: center; padding: 2.5rem; margin: 1.5em 0; color: var(--sub40); text-decoration: none; font-size: 1.8rem; gap: 2.5rem; border-radius: 1rem 1rem 0 1rem; box-shadow: 8px 8px 0 rgba(var(--sub41), 0.16); position: relative; }
.online_box .online_box_line::after { font-family: "fontello"; content: "\e80e"; position: absolute; right: 0.5rem; bottom: 0.5rem; line-height: 1; font-size: 1.2rem; color: var(--sub40); }
.online_box .online_box_line img { width: 5rem; aspect-ratio: 1 / 1; }
.online_box ul { display: flex; flex-wrap: wrap; gap: 1rem; }
.online_box ul li { width: calc((100% - 1rem) / 2); text-align: center; height: 4em; display: flex; justify-content: center; align-items: center; background: #fff; outline: 1px solid var(--sub43); outline-offset: -3px; border-radius: 1rem; color: var(--main1); font-weight: 500; }

.online_osusume { counter-reset: number 0; display: flex; flex-wrap: wrap; gap: 2rem; width: 80%; margin: auto; }
.online_osusume li { counter-increment: number 1; background: url("../img/bg_online_02.jpg") center center no-repeat; background-size: cover; width: 100%; text-align: center; border-radius: 2rem; display: flex; flex-direction: column; padding: 1rem 2rem 2rem; }
.online_osusume li span { display: block; color: var(--main1); font-size: 2rem; width: 100%; order: -1; }
.online_osusume li span::after { content: counter(number,decimal-leading-zero); font-size: 130%; }
.online_osusume li::before { content: ""; display: block; background: center center no-repeat; background-size: contain; aspect-ratio: 270 / 168; }
.online_osusume .online_osusume_nijikansen::before { background-image: url("../img/icon_online_01.svg"); }
.online_osusume .online_osusume_tuuin::before { background-image: url("../img/icon_online_02.svg"); }
.online_osusume .online_osusume_tine::before { background-image: url("../img/icon_online_03.svg"); }
.online_osusume .online_osusume_clinic::before { background-image: url("../img/icon_online_04.svg"); }
.online_osusume .online_osusume_allergy::before { background-image: url("../img/icon_online_05.svg"); }
.online_osusume .online_osusume_kekka::before { background-image: url("../img/icon_online_06.svg"); }

.online_annnai { display: flex; flex-wrap: wrap; gap: 2rem 11.6rem; width: 80%; margin: auto; }
.online_annnai li { text-align: center; width: 100%; padding: 2rem; border-radius: 1rem 1rem 0 1rem; position: relative; box-shadow: 8px 8px 0 rgba(var(--sub41), 0.16); }
.online_annnai li::after { font-family: "fontello"; content: "\e80e"; position: absolute; right: 1rem; bottom: 1rem; line-height: 1; font-size: 1.2rem; color: var(--sub8); }
.online_annnai li img { margin: auto; }
.online_annnai li h3 { position: relative; display: flex; align-items: center; gap: 1rem; font-size: 2rem; }
.online_annnai li h3::before, .online_annnai li h3::after { flex: 1 0 auto; content: ""; display: block; height: 4px; border-radius: 2px; }
.online_annnai .online_iryo { background: var(--sub44); color: #fff; }
.online_annnai .online_iryo a { color: #fff; text-decoration: none; }
.online_annnai .online_iryo h3::before, .online_annnai .online_iryo h3::after { background: var(--sub8); }
.online_annnai .online_tel { background: var(--sub8); }
.online_annnai .online_tel h3 { color: var(--sub45); }
.online_annnai .online_tel h3::before, .online_annnai .online_tel h3::after { background: var(--sub46); }
.online_annnai .online_tel .time { font-size: 130%; color: var(--sub17); }
.online_annnai .online_tel .tel_no, .online_annnai .online_tel .fax_no { font-size: 150%; display: inline-block; }
.online_annnai .online_tel .tel_no { color: var(--main1); font-weight: bold; margin-top: 0.5rem; }
.online_annnai .online_tel .tel_no .js-tel { display: inline; font-size: 100%; }
.online_annnai .online_tel .tel_no .js-tel::before { content: none; }
.online_annnai .online_tel .fax_no { color: var(--sub47); }

@media screen and (min-width: 48em), print { .online_box { padding: 8.6rem 9.6rem 9.6rem; border-radius: 3rem; }
  .online_box .img_r { width: 34.5rem; margin: 0 0 0 9rem; }
  .online_box p { font-size: 2.6rem; }
  .online_box p .online_box_big { font-size: 4.6rem; }
  .online_box .online_box_line { font-size: 3.4rem; line-height: 1.2; padding: 4.3rem; gap: 4.3rem; border-radius: 2rem 2rem 0 2rem; margin: 2rem 0 7.5rem; }
  .online_box .online_box_line img { width: 8.6rem; }
  .online_box .online_box_line::after { font-size: 2rem; right: 1rem; bottom: 1rem; }
  .online_box ul { gap: 0; justify-content: space-between; }
  .online_box ul li { width: 20.6rem; height: 7.7rem; line-height: 1.3; }
  .online_osusume { width: 100%; justify-content: space-between; gap: 8rem 0; }
  .online_osusume li { width: 30rem; border-radius: 3rem; aspect-ratio: 1 / 1; padding: 1rem 0 2rem; }
  .online_osusume li span { font-size: 2.6rem; }
  .online_osusume li span::after { font-size: 100%; }
  .online_osusume li::before { width: 27rem; margin: auto; }
  .online_annnai { justify-content: space-between; width: 100%; }
  .online_annnai li { width: 49.2rem; padding: 2.8rem 3.8rem 2.8rem; font-size: 2.2rem; }
  .online_annnai li h3 { font-size: 3.4rem; }
  .online_annnai .online_iryo { transition: all 0.3s ease; }
  .online_annnai .online_iryo:is(:hover, :focus-visible) { background-color: var(--sub14); }
  .online_annnai .online_tel .time { font-size: 3.8rem; }
  .online_annnai .online_tel .tel_no, .online_annnai .online_tel .fax_no { font-size: 4.2rem; line-height: 1.3; } }
.uketuke_jokyo { text-align: center; display: flex; flex-wrap: wrap; }
.uketuke_jokyo dt, .uketuke_jokyo dd { padding: 0.5rem; }
.uketuke_jokyo dt { width: 100%; color: var(--main1); background: var(--sub22); font-weight: 600; font-size: 120%; border-radius: 0.5rem; }
.uketuke_jokyo dd { width: 100%; font-size: 110%; }
@media screen and (min-width: 48em), print { .uketuke_jokyo { gap: 1rem 0; width: 90%; margin: auto; font-size: 2.5rem; }
  .uketuke_jokyo dt { width: 60%; }
  .uketuke_jokyo dd { width: 40%; text-align: left; padding: 0 2rem; } }

.ansin h3 { background: var(--sub5); color: #fff; width: 5em; aspect-ratio: 1 / 1; font-size: 1.8rem; text-align: center; display: flex; align-items: center; justify-content: center; border-radius: 50%; outline: 2px solid #fff; outline-offset: -6px; line-height: 1.2; margin: 0 auto 2rem; }
.ansin h3 span { font-size: 110%; }
.ansin ul { display: flex; flex-wrap: wrap; gap: 1rem; }
.ansin ul li { width: 100%; padding: 1rem 1.5rem; display: flex; align-items: center; font-size: 1.8rem; border-radius: 1.5em; color: #fff; }
.ansin ul li::before { content: ""; display: block; width: 0.5em; aspect-ratio: 1 / 1; border-radius: 50%; background: #fff; margin-right: 1rem; }
.ansin ul li i { font-style: normal; }
.ansin ul li.kakaku { background: var(--sub53); }
.ansin ul li.kakaku b { color: var(--sub56); font-size: 110%; }
.ansin ul li.kakaku span { font-size: 80%; }
.ansin ul li.weman { background: var(--sub54); }
.ansin ul li.owatasi { background: var(--sub55); }
@media screen and (min-width: 48em), print { .ansin { display: flex; justify-content: center; align-items: center; gap: 1.4rem; }
  .ansin h3 { width: 18.8rem; font-size: 4.2rem; margin: 0; }
  .ansin h3 span { font-size: 4.8rem; }
  .ansin h3 span:first-of-type { font-size: 5.2rem; }
  .ansin ul { width: 58.9rem; gap: 2.1rem; }
  .ansin ul li { font-size: 3.7rem; line-height: 1.3; padding: 0.5rem 2.2rem; }
  .ansin ul li::before { width: 1.4rem; } }

.iframe_realtime { height: 88rem; }
.iframe_realtime iframe { height: 100%; width: 100%; overflow: hidden; }
@media screen and (min-width: 48em), print { .iframe_realtime { height: 110rem; } }

.yoyaku { display: flex; flex-wrap: wrap; gap: 0 2rem; margin: auto; }
.yoyaku li { width: 100%; }
.yoyaku li a { padding: 2.5rem; gap: 2.5rem; }
@media screen and (min-width: 48em), print { .yoyaku { width: 100%; gap: 0 6rem; justify-content: center; }
  .yoyaku li { width: 42.4rem; }
  .yoyaku li a { height: 100%; width: 100%; margin: auto; } }

.lst_tokucho { display: flex; flex-wrap: wrap; counter-reset: number 0; gap: 2rem; }
.lst_tokucho li { counter-increment: number 1; }
.lst_tokucho li h4 { display: flex; align-items: center; font-weight: 500; font-size: 1.6rem; gap: 1rem; }
.lst_tokucho li h4 span { aspect-ratio: 1 / 1; display: flex; flex-direction: column; align-items: center; justify-content: center; line-height: 1; width: 5rem; background: var(--sub51); color: #fff; font-size: 80%; border-radius: 50%; padding-bottom: 0.3rem; border: 2px solid var(--sub58); flex-shrink: 0; flex-shrink: 0; }
.lst_tokucho li h4 span::after { content: counter(number,decimal-leading-zero); font-size: 200%; }
.lst_tokucho li h4 div { border-bottom: 2px solid var(--sub57); flex: 1; }
.lst_tokucho li h4 b { font-weight: 500; color: var(--sub51); font-size: 120%; }
.lst_tokucho li > div { position: relative; }
.lst_tokucho li > div::before, .lst_tokucho li > div::after { content: ""; display: block; border-radius: 1rem; background: center center no-repeat; background-size: cover; aspect-ratio: 334 / 227; width: 70%; margin: 0 auto 2rem; right: 0; top: 0; }
.lst_tokucho li > div::before { position: relative; z-index: 1; }
.lst_tokucho li > div::after { position: absolute; border: 1px solid var(--sub59); left: calc; top: 1rem; left: calc(50% + 1rem); transform: translateX(-50%); }
.lst_tokucho li.lst_tokucho01 > div::before { background-image: url("../img/checkup_tokucho1.jpg"); }
.lst_tokucho li.lst_tokucho02 > div::before { background-image: url("../img/checkup_tokucho2.jpg"); }
.lst_tokucho li.lst_tokucho03 > div::before { background-image: url("../img/checkup_tokucho3.jpg"); }
.lst_tokucho li.lst_tokucho04 > div::before { background-image: url("../img/checkup_tokucho4.jpg"); }
.lst_tokucho li.lst_tokucho05 > div::before { background-image: url("../img/checkup_tokucho5.jpg"); }
.lst_tokucho li.lst_tokucho06 > div::before { background-image: url("../img/checkup_tokucho6.jpg"); }
@media screen and (min-width: 48em), print { .lst_tokucho { gap: 5rem 6rem; }
  .lst_tokucho li { width: 52rem; }
  .lst_tokucho li h4 { width: 100%; font-size: 2.3rem; margin-bottom: 1.7rem; }
  .lst_tokucho li h4 span { width: 7rem; font-size: 1.3rem; }
  .lst_tokucho li h4 span::after { font-size: 4rem; }
  .lst_tokucho li h4 > div { flex: 1; }
  .lst_tokucho li h4 > div b { font-size: 3.6rem; }
  .lst_tokucho li > div::before { width: 33.4rem; margin-bottom: 2.6rem; }
  .lst_tokucho li > div::after { width: 33.4rem; } }

.iframe-clip { width: 100%; overflow-y: auto; position: relative; }

.iframe-inner { left: 0; width: 100%; /* ← 1200px固定はやめる */ height: 2500px; /* ← 十分大きめに（足りないと下側が存在しない） */ border: 0; display: block; }

/* 透明フタ（操作完全無効化） */
.iframe-blocker { position: absolute; inset: 0; /* 上下左右 0 */ background: transparent; z-index: 10; }

.internal .iframe-clip { height: 610px; /* 見せたい“窓”の高さ */ }
.internal .iframe-inner { top: -690px; /* ここで“下側”を出す（調整） */ }
@media screen and (min-width: 48em), print { .internal .iframe-clip { height: 830px; }
  .internal .iframe-inner { top: -620px; } }

.checkup .iframe-clip { height: 420px; /* 見せたい“窓”の高さ */ }
.checkup .iframe-inner { top: -620px; /* ここで“下側”を出す（調整） */ }
@media screen and (min-width: 48em), print { .checkup .iframe-clip { height: 830px; }
  .checkup .iframe-inner { top: -600px; } }

.mayaku .iframe-clip { height: 420px; /* 見せたい“窓”の高さ */ }
.mayaku .iframe-inner { top: -620px; /* ここで“下側”を出す（調整） */ }
@media screen and (min-width: 48em), print { .mayaku .iframe-clip { height: 830px; }
  .mayaku .iframe-inner { top: -600px; } }

.map_trim { overflow: hidden; display: block; margin: auto; position: relative; border-radius: 1rem; }
.map_trim img { position: relative; transform: translate(-50%, -50%); transform: scale(1.5); }
@media screen and (min-width: 48em), print { .map_trim { width: 60%; left: auto; right: auto; } }

.lst_lang { display: flex; flex-wrap: wrap; gap: 3rem; justify-content: center; }
@media screen and (min-width: 48em), print { .lst_lang { justify-content: flex-start; } }

@media screen and (min-width: 48em), print { .lst_center { display: flex; justify-content: center; gap: 3rem; margin-top: 2rem; } }
