@charset "UTF-8";
*: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 { appearance: none; border: 0; border-radius: 0; color: inherit; background: none; }

h5, h6 { margin: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

p { margin: 1.0em 0; }

img { height: auto; border: none; object-fit: contain; }

iframe { width: 100%; height: 100%; border: none; }

@font-face { font-family: "fontello"; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
.cf::before, .cf::after { content: ""; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold; }

.img_c { margin: 1.0rem auto; }

.img_l, .img_r { max-width: 80%; margin: 1.0rem auto; }

.tate { max-width: 60%; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; }
  .tate { max-width: 25% !important; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem !important; }

.mt00 { margin-top: 0 !important; }

.wrap > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem !important; }
  .wrap > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .wrap > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .wrap > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .wrap > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: collapse; font-size: 1.4rem; color: #3352A5; }
.tbl_time caption { font-size: 80%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; border: 1px solid #DCDCDC; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 90%; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr td { text-align: center; padding: .8rem .4rem; border: 1px solid #DCDCDC; line-height: 1.0; font-size: 80%; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 2.0rem 0; } }
.gmap { width: 100%; }

.tit_01 { background: url(../img/tit_01.png) no-repeat center center/18rem auto, radial-gradient(ellipse at center, #fefffe 30%, #e4f4ee 100%); font-family: "Noto Serif JP", serif; text-align: center; font-weight: normal; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }
.tit_01 span { display: block; }

.tit_02 { color: #009B63; text-align: center; font-weight: normal; font-family: "Noto Serif JP", serif; font-size: 2.0rem; line-height: 1.2; padding: 0 0 .4rem; border-bottom: 1px solid #7FBE26; margin: 0 0 2.0rem; }

.tit_03 { color: #009B63; background: url("../img/tit_03.svg") no-repeat left 0.6rem top 0.8rem/0.8em auto #E4F4EE; padding: .4rem 1.0rem .4rem 2.4rem; border-radius: 1.0rem 0; font-weight: normal; font-family: "Noto Serif JP", serif; font-size: 1.8rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { color: #655130; font-weight: normal; font-family: "Noto Serif JP", serif; border-bottom: 2px solid #DCDCDC; font-size: 1.6rem; line-height: 1.2; padding: 0 0 .4rem; margin: 0 0 2.0rem; position: relative; }
.tit_04::after { content: ""; display: block; width: 3.0rem; height: .2rem; background: #7FBE26; position: absolute; bottom: -.2rem; }

.tit_05 { font-weight: normal; font-family: "Noto Serif JP", serif; font-size: 1.5rem; line-height: 1.2; margin: 0 0 1.0rem; }
.tit_05 span { display: inline-block; max-width: calc( 100% - 2.0em); }
.tit_05 span::after { display: block; content: ''; background: radial-gradient(circle farthest-side, #00539B, #00539B 40%, transparent 40%, transparent); background-size: .8rem .8rem; height: 1.0rem; min-width: calc( 100% + 2.0em); margin: .4rem 0 0; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.png) no-repeat center center/58rem auto, radial-gradient(ellipse at center, #fefffe 30%, #e4f4ee 100%); font-size: 3.4rem; letter-spacing: .2rem; padding: 14.0rem 0; margin: 0 0 10.0rem; }
  .tit_01 span { display: inline; }
  .tit_02 { font-size: 3.0rem; padding: 0 0 1.0rem; border-bottom: 2px solid #7FBE26; margin: 0 0 3.0rem; }
  .tit_03 { font-size: 2.6rem; background: url("../img/tit_03.svg") no-repeat left 1.6rem top 1.4rem/0.8em auto #E4F4EE; padding: .8rem 1.6rem .8rem 4.8rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; padding: 0 0 .8rem; margin: 0 0 3.0rem; }
  .tit_05 { font-size: 2.0rem; margin: 0 0 2.0rem; } }
.lst_ul { line-height: 1.4; margin: 1.0rem 0; }
.lst_ul > li { padding: 0 0 0 1.4em; position: relative; }
.lst_ul > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul > li::before { content: "●"; color: #7FBE26; position: absolute; left: 0; }
.lst_ul.kome > li::before { content: "※"; color: #333; }

.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: #009B63; }

.lst_ol { line-height: 1.4; counter-reset: number 0; margin: 1.0rem 0 1.0rem 2.0rem; }
.lst_ol > li { list-style: decimald; }
.lst_ol > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ol > li::marker { color: #7FBE26; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .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; } }
.flex3 { display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin-top: 0 !important; }
  .flex3 { justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { color: #009B63; }
.tel::before { display: inline-block; font-family: "fontello"; content: "\e803"; color: #009B63; margin: 0 .4rem 0 0; }

.box_green { padding: 1.0rem; background: #E4F4EE; }
@media screen and (min-width: 48em), print { .box_green { padding: 2.0rem; } }

.box_blue { padding: 1.0rem; background: #E2EAF0; }
@media screen and (min-width: 48em), print { .box_blue { padding: 2.0rem; } }

.btn_green { display: inline-block; padding: .4rem 2.0rem; background: #7FBE26; color: #fff; border: 1px solid #7FBE26; text-decoration: none !important; }
.btn_green::after { font-family: "fontello"; content: "\69"; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .btn_green:hover { background: #fff; color: #7FBE26; opacity: 1.0; } }

.btn_blue { display: inline-block; padding: .4rem 2.0rem; background: #3352A5; color: #fff; border: 1px solid #3352A5; text-decoration: none !important; }
.btn_blue::after { font-family: "fontello"; content: "\69"; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .btn_blue:hover { background: #fff; color: #3352A5; opacity: 1.0; } }

.marker { font-weight: bold; background: linear-gradient(transparent 50%, #fff600 0%); }

html { font-size: calc(100vw / 32); font-family: "Hiragino Sans", Meiryo, sans-serif; }

body { background: #fff; color: #333; word-wrap: break-word; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; transition: all .2s ease-in-out 0s; }
body.spnav_modal { height: 100%; overflow: hidden; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([class*="btn"], [href*="tel:"]) { 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.6rem; }
  .main a:not([class*="btn"]):hover { opacity: 1.0; text-decoration: none; } }
:target::before { content: ""; display: block; height: 2.0rem; margin: -2.0rem 0 0; visibility: hidden; }
@media screen and (min-width: 48em), print { :target::before { height: 9.0rem; margin: -9.0rem 0 0; } }

.header .wrap { margin: 1.0rem; }
.header .wrap .logo { height: 3.6rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat center center/contain; }
.header .wrap .logo a .clip { display: block; height: 100%; overflow: hidden; white-space: nowrap; clip-path: inset(50%); color: transparent; }
.header .wrap .headR { margin: .6rem 0 0; display: flex; align-items: center; }
.header .wrap .headR .parking { background: #3352A5; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; border-radius: 1.6rem 0; margin: 0 1.0rem 0 0; }
.header .wrap .headR ul { color: #655130; }
.header .wrap .headR ul li { text-align: center; }
.header .wrap .headR ul li .tel { display: inline-block; font-size: 2.0rem; color: #655130; font-family: "Noto Serif JP", serif; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 2.0rem auto; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 40%; height: 6.4rem; }
  .header .wrap .headR { width: 40%; font-size: 1.6rem; }
  .header .wrap .headR .parking { font-size: 2.0rem; padding: .8rem 2.6rem; margin: 0 2.0rem 0 0; }
  .header .wrap .headR ul li .tel { font-size: 3.2rem; line-height: 1.0; } }
#nav { width: 100vw; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; color: #fff; background: #009B63; text-align: center; line-height: 1.0; font-size: 1.0rem; padding: 0; border-radius: 1.0rem 0; border: none; position: absolute; top: 5.0rem; right: 1.0rem; z-index: 10; }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\e805"; font-size: 3.6rem; margin: -.6rem 0 -.2rem; }
#nav #sp_menu::after { content: "MENU"; }
#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) - 12.0rem); overflow-y: auto; color: #fff; background: #009B63; padding: 1.6rem; position: absolute; top: 10.4rem; left: 0; right: 0; margin: auto; z-index: 10; }
#nav .gnav_subnav .gnav { border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
#nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: 1px dotted #fff; }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: flex; justify-content: space-between; width: 100%; text-align: left; color: #fff; padding: 1.0rem; font-size: 1.4rem; background: none; border: none; }
#nav .gnav_subnav .gnav > li .sub::after { font-family: "fontello"; content: "\e802"; font-size: .8em; display: inline-flex; justify-content: center; align-items: center; }
#nav .gnav_subnav .gnav > li .sub.close::after { transform: scale(-1, -1); }
#nav .gnav_subnav .gnav > li .subbox { display: none; background: #fff; }
#nav .gnav_subnav .gnav > li .subbox .subnav { display: flex; flex-wrap: wrap; }
#nav .gnav_subnav .gnav > li .subbox .subnav li { width: 50%; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a { padding: 1.0rem; color: #333; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a.current, #nav .gnav_subnav .gnav > li .subbox .subnav li a [href*="#icamera"], #nav .gnav_subnav .gnav > li .subbox .subnav li a [href*="#daichocamera"] { color: #fff !important; background: #7FBE26; }
#nav .gnav_subnav #menu_close { display: block; width: 100%; font-size: 1.4rem; color: #009B63; background: rgba(255, 255, 255, 0.7); 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; position: sticky; top: 0; z-index: 10; }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block !important; background: rgba(0, 155, 99, 0.8); padding: 1.0rem 0; width: 100%; max-height: calc((var(--vh, 1vh) * 100)); overflow-y: visible; position: static; }
  #nav .gnav_subnav .gnav { width: 1100px; margin: auto; display: flex; justify-content: space-between; border: none; }
  #nav .gnav_subnav .gnav li { width: 100%; position: relative; border-bottom: none !important; border-left: 1px dotted #fff; }
  #nav .gnav_subnav .gnav li:last-child { border-right: 1px dotted #fff; }
  #nav .gnav_subnav .gnav li a, #nav .gnav_subnav .gnav li .sub { justify-content: center; font-size: 1.8rem; cursor: pointer; }
  #nav .gnav_subnav .gnav li a::after, #nav .gnav_subnav .gnav li .sub::after { margin: 0 0 0 1.0rem; }
  #nav .gnav_subnav .gnav li .subbox { width: 18.2rem; position: absolute; top: 5.8rem; z-index: 100; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li { width: 100%; border: none !important; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li a { justify-content: flex-start; color: #333; background: #fff; padding: 1.2rem 1.6rem; }
  #nav .gnav_subnav .gnav li .subbox > .subnav li a:hover { color: #fff !important; background: #7FBE26; }
  #nav .gnav_subnav #menu_close { display: none; } }
.overview { padding: 3.0rem 0 0; font-size: 1.4rem; line-height: 1.6; border-top: 2rem solid #3352A5; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 80%; margin: auto; }
.overview > .wrap { margin: 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo { margin: 0; }
.overview > .wrap .overviewL .gaiyo dt { padding: 0 0 .4rem; color: #3352A5; font-weight: bold; }
.overview > .wrap .overviewL .gaiyo dd { margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd ul { margin: 0 0 0 1.6em; }
.overview > .wrap .overviewL .gaiyo dd ul li { list-style: disc; }
.overview > .wrap .overviewL .gaiyo dd .acs { display: inline-block; color: #009B63; text-decoration: underline; margin: 0 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd .acs::before { font-family: "fontello"; content: "\e801"; }
.overview > .wrap .overviewR { margin: 2.0rem 0; }
.overview > .wrap .overviewR .tit_time { color: #3352A5; text-align: center; font-family: "Noto Serif JP", serif; font-size: 120%; display: flex; justify-content: center; align-items: center; margin: 0 0 1.0rem; }
.overview > .wrap .overviewR .tit_time::before, .overview > .wrap .overviewR .tit_time::after { content: ""; display: block; width: 3.0rem; height: 2.0rem; background: url("../img/icon_leaf.png") no-repeat center center/contain; }
.overview > .wrap .overviewR .tit_time::before { margin: 0 .6rem 0 0; }
.overview > .wrap .overviewR .tit_time::after { margin: 0 0 0 .6rem; transform: scale(-1, 1); }
.overview .gmap { height: 100vw; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 0; font-size: 1.6rem; border-top: 6rem solid #3352A5; }
  .overview .clinic_name { margin: 0 0 4.0rem; }
  .overview .clinic_name img { max-width: 45.0rem; }
  .overview > .wrap { margin: 0 auto 8.0rem; display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .gaiyo { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .overview > .wrap .overviewL .gaiyo dt { width: 30%; padding: .4rem; }
  .overview > .wrap .overviewL .gaiyo dd { width: 70%; padding: .4rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .tit_time { font-size: 140%; }
  .overview > .wrap .overviewR .tit_time::before, .overview > .wrap .overviewR .tit_time::after { width: 3.4rem; height: 2.4rem; }
  .overview > .wrap .overviewR .tit_time::before { margin: 0 1.0rem 0 0; }
  .overview > .wrap .overviewR .tit_time::after { margin: 0 0 0 1.0rem; transform: scale(-1, 1); }
  .overview .gmap { height: 45.0rem; } }
#tel_up { width: 100%; height: 4.0rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: flex; justify-content: space-between; align-items: center; }
#tel_up ul { width: calc(100% - 4.0rem); line-height: 1.0; }
#tel_up ul li { text-align: center; }
#tel_up ul li .tel { font-family: "Noto Serif JP", serif; font-size: 150%; }
#tel_up #pageup { cursor: pointer; display: block; width: 4.0rem; height: 100%; font-size: 2.0rem; text-align: center; padding: .8rem .4rem; line-height: 1.0; border: none; background: linear-gradient(-45deg, #3352A5 0%, #3352A5 50%, #009B63 10%, #009B63 100%); }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\e800"; color: #fff; }
#tel_up #pageup .clip { clip-path: inset(50%); color: transparent; }

@media screen and (min-width: 48em), print { #tel_up { width: 6.0rem; bottom: 3.0rem; right: 3.0rem; left: auto; background: none; padding: 0; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; height: 6.0rem; font-size: 3.0rem; padding: 1.4rem .4rem; } }
.footer { padding: 0 0 4.0rem; }
.footer .copy { display: block; background: #fff; text-align: center; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer > div, .footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 4.0rem 0 0; background: #EFECE7; }
  .footer .copy { margin: 4.0rem 0 0; padding: 3.0rem 0; }
  .footer > div, .footer ul { width: 1100px; margin: auto; display: block; font-size: 1.6rem; }
  .footer > div li, .footer ul li { display: inline-block; margin: 0 0 1.0rem; -webkit-text-size-adjust: none; }
  .footer > div li:not(:last-child)::after, .footer ul li:not(:last-child)::after { content: "|"; margin: 0 1.0rem; }
  .footer > div li a, .footer ul li a { opacity: 1.0; }
  .footer > div li a span, .footer ul li a span { display: none; }
  .footer > div li a:hover, .footer ul li a:hover { text-decoration: underline; }
  .footer > div li.treatment, .footer ul li.treatment { display: none; }
  .footer > div.subnav li:nth-child(8)::after, .footer ul.subnav li:nth-child(8)::after { content: none; } }
#keyvsl { padding: 10.0rem 1.0rem 1.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto; }
#keyvsl .catch { margin: 0; font-size: 1.2rem; color: #fff; font-family: "Noto Serif JP", serif; text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 83, 155, 0.8), -0.2rem 0.2rem 0.2rem rgba(0, 83, 155, 0.8), 0.2rem -0.2rem 0.2rem rgba(0, 83, 155, 0.8), -0.2rem -0.2rem 0.2rem rgba(0, 83, 155, 0.8); }

@media screen and (min-width: 48em), print { #keyvsl { height: 78.6rem; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; padding: 57.0rem 0 0; margin: -6.6rem 0 0; position: relative; z-index: -1; }
  #keyvsl .catch { width: 1100px; margin: auto; font-size: 3.2rem; } }
@media screen and (min-width: 48em), print { _::-webkit-full-page-media, _:future, :root #keyvsl { margin: -7.0rem 0 0; } }
body.index .tit { color: #655130; text-align: center; font-weight: normal; font-size: 2.0rem; font-family: "Noto Serif JP", serif; line-height: 1.2; display: flex; justify-content: center; align-items: flex-end; margin: 0 0 1.0rem; }
body.index .tit::before, body.index .tit::after { content: ""; display: block; width: 4.0rem; height: 3.0rem; background: url("../img/icon_leaf.png") no-repeat center center/contain; flex: 0 0 4.0rem; }
body.index .tit::before { margin: 0 .6rem 0 0; }
body.index .tit::after { margin: 0 0 0 .6rem; transform: scale(-1, 1); }
body.index .tit .en { width: 100%; display: block; font-size: 50%; color: #009B63; font-family: "Quicksand", sans-serif; }
@media screen and (min-width: 48em), print { body.index .tit { font-size: 3.6rem; margin: 0 0 6.0rem; }
  body.index .tit::before, body.index .tit::after { width: 8.4rem; height: 5.4rem; flex: 0 0 8.4rem; }
  body.index .tit::before { margin: 0 1.0rem 0 0; }
  body.index .tit::after { margin: 0 0 0 1.0rem; }
  body.index .tit .en { font-size: 60%; } }

.covid { margin: 0 0 4.0rem; padding: 0 0 15.0rem; border: 1px solid #3352A5; background: url("../img/index_covid.webp") no-repeat center bottom/100% auto #fff; }
.covid .mindashi { background: rgba(51, 82, 165, 0.9); color: #fff; font-size: 130%; font-weight: normal; font-family: "Noto Serif JP", serif; padding: 1.0rem; line-height: 1.4; text-align: center; margin: 0; }
.covid .mindashi span { color: #fff600; }
.covid .txt { padding: 1.0rem; }
.covid .txt p { margin: 0; }
.covid .txt .tel { display: block; background: #009B63; color: #fff; font-size: 150%; text-align: center; padding: .4rem; border-radius: .6rem; margin: 1.0rem 0 0; }
.covid .txt .tel::before { color: #fff; }

@media screen and (min-width: 48em), print { .covid { width: 100.0rem; margin: 0 auto 8.0rem; padding: 0; border: 2px solid #3352A5; background: url("../img/index_covid.webp") no-repeat right center/auto 100% #fff; }
  .covid .mindashi { font-size: 3.0rem; padding: 1.0rem 1.0rem 1.4rem; }
  .covid .txt { padding: 2.4rem 35% 2.4rem 2.4rem; line-height: 1.8; }
  .covid .txt .tel { display: inline-block; font-size: 180%; padding: .4rem 6.0rem; border-radius: 1.0rem; } }
.info { padding: 4.0rem 1.0rem; background-image: linear-gradient(135deg, #e4f4ee 34.78%, #ecf7f3 34.78%, #ecf7f3 50%, #e4f4ee 50%, #e4f4ee 84.78%, #ecf7f3 84.78%, #ecf7f3 100%); background-size: 23.00px 23.00px; }
.info .wrap .tit_info { font-family: "Quicksand", sans-serif; color: #655130; font-size: 2.2rem; font-weight: normal; text-align: center; margin: 0 0 2.0rem; padding: 1.6rem 0 0; background: url("../img/index_info_tit.png") no-repeat center top/2rem auto; }
.info .wrap dl { line-height: 1.4; }
.info .wrap dl dt { margin: 0 0 .6rem; color: #009B63; font-family: "Noto Serif JP", serif; font-size: 110%; cursor: pointer; padding: 0 0 0 1.4em; position: relative; }
.info .wrap dl dt::before { font-family: "fontello"; content: "\e802"; color: #7FBE26; position: absolute; left: 0; font-size: .8em; transform: scale(-1, 1); }
.info .wrap dl dt.close::before { transform: scale(1, -1); }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0 1.4em; border-top: 1px solid #655130; }
.info .wrap dl dt:not(:first-of-type)::before { top: 1.8rem; }
.info .wrap dl dt .date { font-family: "Hiragino Sans", Meiryo, sans-serif; display: block; color: #333; font-size: 80%; }
.info .wrap dl dd { margin: 0 0 1.6rem 1.6em; }
.info .wrap dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { padding: 8.0rem 0; }
  .info .wrap .tit_info { font-size: 4.2rem; background: url("../img/index_info_tit.png") no-repeat center top/2.5rem auto; }
  .info .wrap dl dt { margin: 0 0 1.0rem; font-size: 2.2rem; }
  .info .wrap dl dt::before { margin-right: 1.0rem; top: .6rem; }
  .info .wrap dl dt:not(:first-of-type) { padding: 1.6rem 0 0 1.4em; border-top: 1px solid #655130; }
  .info .wrap dl dt .date { font-size: 1.8rem; display: inline-block; margin: 0 1.6rem 0 0; }
  .info .wrap dl dd { margin: 0 0 3.0rem 15.6rem; } }
.aisatsu { margin: 4.0rem 1.0rem; font-family: "Noto Serif JP", serif; }
.aisatsu .tit { display: block !important; }
.aisatsu .tit::before { display: none !important; }
.aisatsu .tit::after { width: 3.0rem !important; height: .3rem !important; background: #009B63 !important; margin: .6rem auto 0 !important; }
.aisatsu .photo { max-width: 80%; height: auto; margin: 0 auto 2.0rem; }

@media screen and (min-width: 48em), print { .aisatsu { width: 1100px; margin: 8.0rem auto; font-size: 2.0rem; }
  .aisatsu .tit { text-align: left !important; }
  .aisatsu .tit .en { margin: 0 0 2.0rem; }
  .aisatsu .tit::after { width: 3.0rem; margin: 5.0rem 0 0 !important; }
  .aisatsu .photo { max-width: 55.0rem; float: right; margin: -18.0rem 0 0 5.0rem; } }
.tre { padding: 0 1.0rem 4.0rem; background: url("../img/index_tre_bg.png") no-repeat left bottom/150% auto, url("../img/index_tre_bg.png") no-repeat right bottom/150% auto, linear-gradient(to bottom, #fff 0%, #fff 2.4rem, #EFECE7 2.4rem, #EFECE7 100%); }
.tre .subnav { display: flex; justify-content: center; flex-wrap: wrap; font-family: "Noto Serif JP", serif; }
.tre .subnav li { width: 40%; background: url("../img/icon_tre_bg.svg") no-repeat center center/contain; margin: 0 0 1.0rem; }
.tre .subnav li:nth-child(even) { margin: 0 0 0 2.0rem; }
.tre .subnav li a { display: block; width: 100%; height: 12.0rem; padding: 7.6rem 0 0; text-align: center; text-decoration: none !important; font-family: "Noto Serif JP", serif; }
.tre .subnav li a::before { font-family: "fontello"; content: "\69"; margin: 0 .4rem 0 0; }
.tre .subnav li a.internal { background: url("../img/icon_naika.svg") no-repeat center top 2rem/40% auto; }
.tre .subnav li a.gastro { background: url("../img/icon_shokaki.svg") no-repeat center top 2rem/40% auto; }
.tre .subnav li a.endoscopic { background: url("../img/icon_naishikyo.svg") no-repeat center top 2rem/40% auto; }
.tre .subnav li a.liver { background: url("../img/icon_kanzo.svg") no-repeat center top 2rem/40% auto; }
.tre .subnav li a.pylori { background: url("../img/icon_pylori.svg") no-repeat center top 2rem/40% auto; }
.tre .subnav li a.checkup { background: url("../img/icon_kenshin.svg") no-repeat center top 2rem/40% auto; }
.tre .subnav li a.vaccination { background: url("../img/icon_yobo.svg") no-repeat center top 2rem/40% auto; }

@media screen and (min-width: 48em), print { .tre { padding: 0 0 8.0rem; background: url("../img/index_tre_bg.png") no-repeat center bottom/auto, linear-gradient(to bottom, #fff 0%, #fff 4.6rem, #EFECE7 4.6rem, #EFECE7 100%); }
  .tre .subnav { width: 1100px; margin: auto; }
  .tre .subnav li { width: 20.0rem; background: url("../img/icon_tre_bg.svg") no-repeat center center/contain; margin: 0 0 5.0rem; }
  .tre .subnav li:nth-child(even), .tre .subnav li:not(:nth-child(4n)) { margin: 0 4.0rem 5.0rem 0; }
  .tre .subnav li a { font-size: 2.0rem; height: 20.0rem; padding: 13.0rem 0 0; }
  .tre .subnav li a::before { font-family: "fontello"; content: "\69"; margin: 0 .4rem 0 0; }
  .tre .subnav li a.internal { background: url("../img/icon_naika.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a.gastro { background: url("../img/icon_shokaki.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a.endoscopic { background: url("../img/icon_naishikyo.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a.liver { background: url("../img/icon_kanzo.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a.pylori { background: url("../img/icon_pylori.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a.checkup { background: url("../img/icon_kenshin.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a.vaccination { background: url("../img/icon_yobo.svg") no-repeat center top 4rem/40% auto; }
  .tre .subnav li a:hover { opacity: .8; } }
.feature { margin: 0 !important; font-family: "Noto Serif JP", serif; }
.feature .tit { background: #009B63; color: #fff !important; padding: 1.0rem; margin: 0 !important; }
.feature .tit .en { color: #fff !important; }
.feature div::before { content: ""; display: block; width: 100%; height: 15.0rem; }
.feature div ol { counter-reset: number 0; padding: 0 0 2.0rem; }
.feature div ol li { counter-increment: number 1; display: flex; align-items: center; padding: 2.0rem 1.0rem 0; }
.feature div ol li::before { width: 4.0rem; height: 4.0rem; font-size: 2.0rem; text-align: center; border-radius: 1.8rem 0; content: counter(number,decimal-leading-zero); display: flex; justify-content: center; align-items: center; flex: 0 0 4.0rem; margin: 0 1.6rem 0 0; }
.feature div.feature0102::before { background: url("../img/index_feature0102.jpg") no-repeat right center/cover; }
.feature div.feature0102 ol { background: #E2EAF0; }
.feature div.feature0102 ol li::before { color: #3352A5; border: 1px solid #3352A5; }
.feature div.feature0304::before { background: url("../img/index_feature0304.jpg") no-repeat left center/cover; }
.feature div.feature0304 ol { background: #C9E8DD; counter-reset: number 2; }
.feature div.feature0304 ol li { counter-increment: number 1; }
.feature div.feature0304 ol li::before { color: #009B63; border: 1px solid #009B63; }

@media screen and (min-width: 48em), print { .feature .tit { padding: 6.0rem 0; }
  .feature div { display: flex; }
  .feature div::before { width: 50%; height: auto; }
  .feature div ol { width: 50%; padding: 10.0rem 6.0rem; }
  .feature div ol li { width: 49.0rem; font-size: 2.0rem; margin: 0 0 6.0rem; }
  .feature div ol li::before { width: 9.0rem; height: 9.0rem; font-size: 5.0rem; border-radius: 4.4rem 0; flex: 0 0 9.0rem; margin: 0 3.0rem 0 0; }
  .feature div.feature0304::before { order: 2; }
  .feature div.feature0304 ol { order: 1; }
  .feature div.feature0304 ol li { margin: 0 0 6.0rem auto; } }
#c-modal_bg { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; cursor: pointer; background: rgba(0, 0, 0, 0.6); }

#c-modal { position: fixed; top: 50%; left: 50%; z-index: 9999; width: 600px; max-width: 90%; height: auto; max-height: 90%; transform: translate(-50%, -50%); background: #ffffff; padding: 2em; box-sizing: border-box; overflow-y: auto; }
#c-modal h3 { font-weight: bold; font-size: 110%; }
@media screen and (min-width: 48em), print { #c-modal h3 { font-size: 1.8rem; } }
#c-modal h3 span { box-shadow: 0px -6px 5px -5px #f67075 inset, 0px 8px 4px -8px #fed4ac; }
#c-modal .visible_zero { visibility: hidden; }
#c-modal dl { width: 100%; }
@media screen and (min-width: 48em), print { #c-modal dl { display: flex; flex-wrap: wrap; } }
#c-modal dl dt { margin: 0; font-weight: bold; }
@media screen and (min-width: 48em), print { #c-modal dl dt { width: 9.5em; } }
#c-modal dl dd { margin: 0 0 0.5em; }
@media screen and (min-width: 48em), print { #c-modal dl dd { margin: 0; width: 80%; width: -webkit-calc(100% - 9.5em); width: calc(100% - 9.5em); } }
#c-modal dl dd .closed { font-weight: bold; color: #ff0000; }
#c-modal dl dd .open { font-weight: bold; color: #0095d9; }
#c-modal #c-modal_close { margin: 1em auto 0.5em; padding: 0.6rem 1.2rem 0.4rem; cursor: pointer; display: inline-block; background: #00aa8f; color: #fff; text-align: center; border-bottom: 0.4rem solid #01917a; border-radius: 0.4rem; }
#c-modal #c-modal_close span::before { content: '×'; font-weight: bold; padding-right: 0.2em; }
#c-modal .close_sub { font-weight: 0.8em; margin: 0; }
#c-modal .close_sub input { margin-right: 0.3em; }

body:not(.index) .main { margin: 0 0 6.0rem; }
body:not(.index) .main > .wrap { margin: 0 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 0 0 8.0rem; }
  body:not(.index) .main > .wrap { margin: auto; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

#clinicslide01 img, #clinicslide01 p, #clinicslide02 img, #clinicslide02 p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { margin: 0 auto .6rem; max-width: 80%; }

@media screen and (min-width: 48em), print { .device { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .device li { width: 48%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .gmap { height: 50.0rem; } }

.anc { text-align: center; }
.anc li { display: inline-block; margin: 0 .5rem 1.0rem; display: inline-flex; justify-content: center; align-items: center; }
.anc li a::after { content: "▼"; line-height: 0; font-size: .7em; }

.flow dd { margin: 0; position: relative; }
.flow dd:not(:last-child) { margin: 0 0 6.0rem; }
@media screen and (min-width: 48em), print { .flow dd:not(:last-child) { margin: 0 0 10.0rem; } }
.flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #c9e8dd; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

/*# sourceMappingURL=style.css.map */
