@charset "UTF-8";
html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img, iframe { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.txt_white { color: #ffffff; }

.txt_red { color: #df4c4c; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; 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; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #6FAFE8; font-size: 90%; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { background: #fff; border-bottom: 1px solid #6FAFE8; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; color: #6FAFE8; font-size: 50%; border-bottom: 1px solid #6FAFE8; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr th.time { border-bottom: 2px solid #6FAFE8; }
  .tbl_time tr td { padding: 1.6rem 0; border-bottom: 2px solid #6FAFE8; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; border-radius: .6rem; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/auto 100%; color: #0963B4; text-align: center; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #0963B4; text-align: center; line-height: 1.4; font-size: 2.0rem; padding: 7.0rem 0 .6rem; margin: 0 0 2.0rem; background: url("../img/logo_mark.svg") no-repeat center bottom 0.4rem/10rem auto; border-bottom: 1px solid #6FAFE8; }
.tit_02 .en { display: block; color: #ccc; font-size: 60%; }

.tit_03 { color: #fff; background: #6FAFE8; font-size: 1.8rem; line-height: 1.2; padding: .4rem 1.0rem; border-radius: .4rem; margin: 0 0 2.0rem; }

.tit_04 { background: url("../img/logo_mark.svg") no-repeat left top/3.8rem auto; color: #0963B4; font-size: 1.6rem; line-height: 1.2; border-bottom: 1px solid #0963B4; padding: 1.6rem 0 .4rem 4.6rem; margin: 0 0 2.0rem; }

.tit_05 { padding: 1rem 2rem; border-top: 2px solid #0963B4; border-bottom: 2px solid #0963B4; color: #0963B4; font-size: 1.6rem; line-height: 1.2; margin: 0 0 1rem; }

@media screen and (min-width: 48em), print { .tit_01 { font-size: 3.6rem; padding: 5.0rem 4.0rem; margin: 0 0 1.0rem; }
  .tit_02 { font-size: 3.0rem; padding: 12.0rem 0 1.0rem; margin: 0 0 3.0rem; letter-spacing: .2rem; background: url("../img/logo_mark.svg") no-repeat center bottom 0.6rem/16rem auto; }
  .tit_02 .en { margin: 0; }
  .tit_03 { font-size: 2.4rem; padding: 1.0rem 1.6rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; background: url("../img/logo_mark.svg") no-repeat left top/6.6rem auto; padding: 3.6rem 0 .4rem 8.0rem; margin: 0 0 3.0rem; } }
.lst_ul01 li { text-indent: -1.8rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #6FAFE8; }
.lst_ul01.kome li::before { content: '※'; color: #333; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0 1.0rem 2.6rem; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 1.0rem 2.6rem; position: relative; }
.lst_ol01 li::before { display: inline-block; content: counter(number,decimal-leading-zero) "."; position: absolute; left: 0; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li { text-indent: -2.2rem; padding-left: 2.4rem; }
  .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; }
  .lst_ol01 li { text-indent: -1.2rem; padding: 0 0 1.4rem 1.2rem; }
  .lst_dl01 { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; text-align: center; }
  .lst_dl01 dd { width: 80%; padding: 0 1.0rem; } }
.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { -webkit-justify-content: flex-start; justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.box_blue { padding: 1.0rem; background: #E8FFFD; border-radius: 1.0rem; }
@media screen and (min-width: 48em), print { .box_blue { padding: 2.0rem; } }

.box_blue01 { padding: 1.0rem; width: 100%; background: #E8FFFD; border-radius: 1.0rem; }
@media screen and (min-width: 48em), print { .box_blue01 { width: 48%; padding: 2.0rem; } }

.box_blue02 { padding: 1.0rem; background: #F3F9FF; border-radius: 1.0rem; }
@media screen and (min-width: 48em), print { .box_blue02 { padding: 2.0rem; } }

.box_green { padding: 1.0rem; background: #E6FFFE; border: solid 2px #108A82; border-radius: 1.0rem; }
@media screen and (min-width: 48em), print { .box_green { padding: 2.0rem; } }

.btn_rsv { display: inline-block; background: #40CCC3; color: #fff; padding: .4rem 1.0rem; }

.btn_detail { -webkit-display: inline-flex; display: inline-flex; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; background: #24CBC0; color: #fff; text-decoration: none !important; }
.btn_detail::before { font-family: 'fontello'; content: '\e807'; margin-right: .6rem; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #9BE8E3; opacity: 1.0; } }

html { font-size: calc(100vw / 32); font-family: "Kosugi Maru", "Hiragino Maru Gothic ProN", sans-serif; }

body { background: #fff; color: #333; word-wrap: break-word; }
body::after { visibility: hidden; width: 100%; height: 100%; content: ''; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.noscr { height: 100%; overflow: hidden; }
body.noscr::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.6rem; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { padding: 1.0rem 0 0; background: url("../img/logo_mark.svg") no-repeat left top -3rem/40% auto; }
.header .wrap .logo { width: 75%; height: 5.0rem; margin: 0 0 0 1.0rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { margin: 1.0rem 0 0; }
.header .wrap .headR ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; -webkit-flex: 1; flex: 1; }
.header .wrap .headR ul li.add { display: none; }
.header .wrap .headR ul li.telno, .header .wrap .headR ul li.telyoyaku { width: 50%; color: #fff; text-align: center; padding: .4rem 0; font-size: 1.3rem; }
.header .wrap .headR ul li.telno .tel, .header .wrap .headR ul li.telyoyaku .tel { display: block; color: #fff; }
.header .wrap .headR ul li.telno .tel a, .header .wrap .headR ul li.telyoyaku .tel a { display: inline-block; }
.header .wrap .headR ul li.telno { background: #6FAFE8; }
.header .wrap .headR ul li.telyoyaku { background: #0963B4; margin: 0 .1rem; }
.header .wrap .headR .btn_rsv { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; text-align: center; font-size: 1.4rem; padding: .8rem 2.2rem; }
.header .wrap .headR .btn_rsv::after { font-family: 'fontello'; content: '\e809'; margin: 0 0 0 .6rem; }

@media screen and (min-width: 48em), print { .header .wrap { padding: 1.0rem 0 1.6rem; background: url("../img/logo_mark.svg") no-repeat center top -11rem/33rem auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .header .wrap .logo { width: 35%; height: 8.0rem; }
  .header .wrap .headR { width: 35%; }
  .header .wrap .headR ul { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .header .wrap .headR ul li.add { width: calc(100% - .1rem); display: block; font-size: 1.4rem; background: #C8E1F8; color: #0963B4; text-align: center; padding: .4rem; }
  .header .wrap .headR ul li.telno, .header .wrap .headR ul li.telyoyaku { width: 49.6%; padding: .6rem 0; font-size: 1.6rem; }
  .header .wrap .headR .btn_rsv { -webkit-flex-direction: column; flex-direction: column; width: 12.0rem; font-size: 1.6rem; padding: 0; }
  .header .wrap .headR .btn_rsv::after { display: block; margin: 0; } }
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #6FAFE8; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e800'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; font-family: Arial, Helvetica, "sans-serif"; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e801'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; font-family: Arial, Helvetica, "sans-serif"; }
.slicknav_menu .slicknav_nav { width: 94vw; max-height: 75vh; overflow-y: auto; background: #fff; padding: 1.6rem; position: absolute; top: 6.0rem; right: 1.0rem; margin: auto; }
.slicknav_menu .slicknav_nav a { color: inherit; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #6FAFE8; border-bottom: 1px solid #6FAFE8; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px dashed #6FAFE8; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #333 !important; padding: 1.0rem 0; font-size: 1.6rem; margin: 0; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a .en { display: inline-block; color: #ccc; font-size: 70%; margin: 0 0 0 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li a.sub { background: none; border: none; }
.slicknav_menu .slicknav_nav .gnav li a.sub::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e809'; color: #6FAFE8; }
.slicknav_menu .slicknav_nav .gnav li a:hover { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e808'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: #EBF7FF; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { width: 50%; border: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; color: #0963B4 !important; font-size: 1.4rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a::before { font-family: 'fontello'; content: '\e807'; margin: 0 .4rem 0 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #0963B4 !important; background: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; margin: 2.0rem 0; }
  #nav .gnav { width: 1200px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li { width: 100%; position: relative; border-left: 1px dashed #6FAFE8; }
  #nav .gnav li:last-child { border-right: 1px dashed #6FAFE8; }
  #nav .gnav li a { display: block; text-align: center; font-size: 1.6rem; }
  #nav .gnav li a .en { display: block; color: #ccc; margin: .4rem 0 0; }
  #nav .gnav li .subnav { width: 100%; visibility: hidden; position: absolute; top: 5.0rem; background: #EBF7FF; z-index: 10; }
  #nav .gnav li .subnav li { border: none; }
  #nav .gnav li .subnav li a { display: block; width: 100%; text-align: left; padding: 1.0rem 2.0rem; color: #0963B4; }
  #nav .gnav li .subnav li a::before { font-family: 'fontello'; content: '\e807'; margin: 0 .8rem 0 0; }
  #nav .gnav li .subnav li a:hover { opacity: 1.0; background: #6FAFE8; color: #fff; } }
.overview { padding: 4.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; background: url("../img/overview_bg.jpg") no-repeat center top/auto 100%; }
.overview > .wrap .overviewL { background: rgba(255, 255, 255, 0.6); border-radius: .6rem; padding: 1.0rem; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap .overviewL .gaiyo { margin: 0; }
.overview > .wrap .overviewL .gaiyo dt { color: #6FAFE8; margin: 0 0 .4rem; }
.overview > .wrap .overviewL .gaiyo dt::before { font-family: 'fontello'; content: '\e802'; margin: 0 .6rem 0 0; }
.overview > .wrap .overviewL .gaiyo dd { margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd .tel { font-size: 110%; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { margin: 8.0rem 0 0; padding: 8.0rem 0 14.0rem; font-size: 1.8rem; background: url("../img/footer_bg.svg") no-repeat center bottom/auto, url("../img/overview_bg.jpg") no-repeat center top/cover; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL { padding: 3.6rem 5.6rem; }
  .overview > .wrap .overviewL .clinic_name { margin: 0 0 3.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 30.0rem; }
  .overview > .wrap .overviewL .gaiyo { width: 100%; margin: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .overview > .wrap .overviewL .gaiyo dt { width: 25%; padding: 0 0 1.0rem; }
  .overview > .wrap .overviewL .gaiyo dd { width: 75%; padding: 0 0 1.0rem; }
  .overview > .wrap .overviewL .tbl_time { margin: 0; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 100%; } }
#pageup { display: none; position: fixed; bottom: 5.0rem; right: 1.0rem; z-index: 1; cursor: pointer; }
#pageup a { display: block; width: 4.0rem; height: 4.0rem; font-size: 2.0rem; text-align: center; padding: .9rem .4rem; line-height: 1.0; color: #fff; background: #24CBC0; border-radius: 50%; }
#pageup a::before { font-family: 'fontello'; content: '\f106'; }
#pageup a span { display: none; }

@media screen and (min-width: 48em), print { #pageup a { width: 5.0rem; height: 5.0rem; font-size: 3.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: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_up > div { width: 33%; height: 100%; color: #fff; text-align: center; }
.tel_up > div .tel { display: block; text-align: center; font-size: 1.2rem; }
.tel_up > div .btn_rsv { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height: 100%; padding: .4rem 0 .5rem; }
.tel_up > div.telno { background: #6FAFE8; padding: .5rem 0 0; }
.tel_up > div.telyoyaku { background: #0963B4; padding: .5rem 0 0; }

@media screen and (min-width: 48em), print { .tel_up { display: none !important; } }
.footer { text-align: center; padding: 0 0 4.1rem; }
.footer .copy { display: block; background: #6FAFE8; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer .copy a { color: inherit; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0 0; background: #EBF7FF; }
  .footer .copy { margin: 2.0rem 0 0; }
  .footer ul { display: block; width: 100em; text-align: center; margin: 0 auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; color: #0963B4; margin: 0 0 1.0rem; }
  .footer ul li::before { content: '|'; margin: 0 2.0rem; }
  .footer ul li:last-child::after, .footer ul li:nth-child(8)::after { content: '|'; margin: 0 2.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a .en { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
body.index .header { max-width: 100%; }
body.index .header .wrap .headmain .headR .add { display: none; }
body.index .header .wrap .headmain .headR ul { height: 3.6rem; }
body.index .header .wrap .headmain .headR ul li { width: 33%; height: 100%; }
body.index .header .wrap .headmain .headR ul li .btn_rsv { height: 100%; padding: 0; -webkit-justify-content: center; justify-content: center; }
body.index .header .wrap .headmain .catch { text-align: center; color: #6FAFE8; font-size: 1.6rem; margin: 1.0rem 0 0; }
body.index .header .wrap .headmain .catch .date { color: #707070; }
body.index .header .wrap .headmain .catch .date span { font-size: 80%; }
body.index .header .wrap .headmain .catch .large { font-size: 150%; }
body.index .header .wrap #keyvsl { height: 18.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat right bottom/100% auto; margin: 1.0rem 0 0; }
@media screen and (min-width: 48em), print { body.index .header .wrap { width: 100%; background: none; padding: 0; margin: 0 0 4.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
  body.index .header .wrap .headmain { width: 40%; }
  body.index .header .wrap .headmain .logo { width: 40.0rem; height: 32.0rem; background: url("../img/logo_mark.svg") no-repeat center center/contain; margin: 0 auto; }
  body.index .header .wrap .headmain .logo a { width: 80%; margin: -3.0rem auto 0; background: url(../img/logo.svg) no-repeat center center/contain; }
  body.index .header .wrap .headmain .headR { width: 100%; margin: 4.0rem auto 0; }
  body.index .header .wrap .headmain .headR .add { font-size: 1.8rem; text-align: center; }
  body.index .header .wrap .headmain .headR ul { -webkit-justify-content: center; justify-content: center; height: 5.0rem; background: #6FAFE8; }
  body.index .header .wrap .headmain .headR ul li { width: 13.0rem; }
  body.index .header .wrap .headmain .headR ul li.telno { background: none; }
  body.index .header .wrap .headmain .headR ul li.telno .tel { font-size: 1.6rem; }
  body.index .header .wrap .headmain .headR ul li .btn_rsv { padding: .6rem 0 0; }
  body.index .header .wrap .headmain .catch { width: 25.5rem; margin: 3.0rem auto 0; font-size: 2.0rem; line-height: 1.4; background: linear-gradient(to bottom, #fff 0%, #fff 15%, #F7F7F7 15%, #F7F7F7 85%, #fff 85%, #fff 100%); }
  body.index .header .wrap .headmain .catch .large { display: block; }
  body.index .header .wrap .headmain .catch .date { font-size: 2.8rem; }
  body.index .header .wrap #keyvsl { width: 60%; height: 70.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat left bottom/cover; margin: 0; } }

.bnr_covid { margin: 4.0rem 1.0rem; }
.bnr_covid li { text-align: center; }
.bnr_covid li img { width: 100%; height: auto; }

@media screen and (min-width: 48em), print { .bnr_covid { width: 1200px; margin: 8.0rem auto; }
  .iframe { width: 100%; } }
.iframe { margin: 20px; width: calc(100% - 40px); text-align: center; }
.iframe iframe { height: 350px; /*     height:200px; */ }

.info { margin: 2.0rem 0 0; padding: 3.0rem 1.0rem 4.0rem; background: url("../img/index_white_top.svg") no-repeat center top/150% auto, url("../img/index_white_btm.svg") no-repeat center bottom/150% auto #DBEEFF; }
.info .wrap .tit_02 { background: #6FAFE8; color: #fff; font-size: 2.2rem; padding: 1.0rem; border-radius: .6rem; }
.info .wrap .tit_02 span { color: #fff; }
.info .wrap dl { margin: 0; line-height: 1.4; }
.info .wrap dl dt { margin: 0 0 .6rem; font-weight: bold; color: #0963B4; font-size: 110%; cursor: pointer; display: -webkit-flex; display: flex; }
.info .wrap dl dt::before { font-family: 'fontello'; content: '\e809'; margin-right: .6rem; }
.info .wrap dl dt.close::before { content: '\e808'; }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 1px dashed #707070; }
.info .wrap dl dd { margin: 0 0 1.6rem; word-wrap: break-word; }
.info .wrap dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { margin: 8.0rem auto; padding: 2.0rem 0 0; background: url("../img/index_white_top.svg") no-repeat center top/auto, url("../img/index_white_btm.svg") no-repeat center bottom/auto #DBEEFF; }
  .info .wrap { display: -webkit-flex; display: flex; }
  .info .wrap .tit_02 { width: 23.0rem; font-size: 3.0rem; padding: 20.0rem 0 0; margin: 0; }
  .info .wrap dl { flex: 1; padding: 20.0rem 0 18.0rem 4.0rem; }
  .info .wrap dl dt { margin: 0 0 1.0rem; }
  .info .wrap dl dt::before { margin-right: 1.0rem; }
  .info .wrap dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info .wrap dl dd { margin: 0 0 3.0rem; } }
.about { margin: 2.0rem 1.0rem 4.0rem; padding: 0 0 24.0rem; background: url("../img/index_about_photo.jpg") no-repeat center bottom/80% auto; }
.about .bg { background: rgba(226, 255, 253, 0.7); padding: 1.0rem; border-radius: 1.0rem; }

@media screen and (min-width: 48em), print { .about { width: 1200px; margin: 4.0rem auto; padding: 0; background: url("../img/index_about_photo.jpg") no-repeat right top 21rem/40rem auto; }
  .about .bg { width: 82.0rem; background: rgba(226, 255, 253, 0.7); padding: 3.0rem 10.0rem 3.0rem 3.0rem; margin: 6.0rem 0 0 3.0rem; line-height: 2.0; } }
.tre { background: url("../img/index_white_top.svg") no-repeat center top/150% auto, url("../img/index_white_btm.svg") no-repeat center bottom/150% auto #EBF7FF; padding: 0 1.0rem 2.0rem; }
.tre ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre ul li { width: 31%; margin: 0 0 3.0rem; }
.tre ul li a { display: block; color: #0963B4; text-align: center; text-decoration: none !important; }
.tre ul li a::before { display: block; content: ''; width: 7.0rem; height: 7.0rem; border-radius: 50%; margin: auto; }
.tre ul li a span { display: block; margin: -1.0rem 0 0; }
.tre ul li a.internal::before { background: url("../img/icon_naika.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.lifestyle::before { background: url("../img/icon_seikatsu.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.respiratory::before { background: url("../img/icon_kokyuki.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.cough::before { background: url("../img/icon_seki.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.asthma::before { background: url("../img/icon_zensoku.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.pneumonia::before { background: url("../img/icon_haien.svg") no-repeat center center/32% auto #fff; }
.tre ul li a.allergy::before { background: url("../img/icon_allergy.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.menopause::before { background: url("../img/icon_menopause.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.smoking::before { background: url("../img/icon_kinen.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.oxygen_management::before { background: url("../img/icon_zaitakusanso.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.care::before { background: url("../img/icon_kanwa.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.checkup::before { background: url("../img/icon_kenshin.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.vaccination::before { background: url("../img/icon_yobo.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.sas::before { background: url("../img/icon_sas.svg") no-repeat center center/45% auto #fff; }
.tre ul li a.own_expense::before { background: url("../img/icon_jihi.svg") no-repeat center center/45% auto #fff; }

@media screen and (min-width: 48em), print { .tre { background: url("../img/index_white_top.svg") no-repeat center 0/auto, url("../img/index_white_btm.svg") no-repeat center bottom/auto #EBF7FF; padding: 8.0rem 0 10.0rem; }
  .tre .tit_02 { width: 1200px; margin: auto !important; }
  .tre ul { width: 1200px; margin: 6.0rem auto 0; }
  .tre ul li { width: calc((100% / 6) - 1.0rem); margin: 0 0 10.0rem; }
  .tre ul li a { font-size: 2.0rem; }
  .tre ul li a::before { width: 16.0rem; height: 16.0rem; }
  .tre ul li a span { margin: -2.2rem 0 0; } }
.exam { margin: 4.0rem 0; }
.exam .tit_02 { color: #008B82 !important; border-bottom: 1px solid #9BE8E3 !important; background: url("../img/index_shinryo_tit.svg") no-repeat center top/20rem auto !important; padding: 6.0rem 0 .6rem !important; margin: 0 1.0rem 2.0rem; }
.exam .bg { margin: 0 0 3.0rem; }
.exam .bg .wrap { padding: 0 1.0rem 14.0rem; }
.exam .bg .wrap .midashi { color: #19A198; padding: 0 0 .4rem; line-height: 1.4; font-size: 1.6rem; border-bottom: 1px solid #3CB2AB; }
.exam .bg.zenpan > .wrap { background: url("../img/index_shinryo01.jpg") no-repeat center bottom/100% auto; }
.exam .bg.senmon > .wrap { background: url("../img/index_shinryo02.jpg") no-repeat center bottom/100% auto; }
.exam .bg.qol > .wrap { background: url("../img/index_shinryo03.jpg") no-repeat center bottom/100% auto; }

@media screen and (min-width: 48em), print { .exam { margin: 8.0rem auto; }
  .exam .tit_02 { width: 1200px; margin: 0 auto 3.0rem !important; background: url("../img/index_shinryo_tit.svg") no-repeat center top/47rem auto !important; padding: 16.0rem 0 1.0rem !important; }
  .exam .bg { padding: 0 0 2.0rem; }
  .exam .bg > .wrap { min-height: 24.0rem; }
  .exam .bg > .wrap .midashi { width: 68.0rem; font-size: 2.4rem; }
  .exam .bg > .wrap p { width: 68.0rem; padding: 0 1.6rem; }
  .exam .bg:nth-child(even) { background: url("../img/index_about_right.svg") no-repeat center top 5.6rem/auto 100%; }
  .exam .bg:nth-child(even) > .wrap { padding: 4.0rem 0 0 52.0rem; }
  .exam .bg:nth-child(even) > .wrap .midashi { padding: 0 0 .4rem 1.6rem; }
  .exam .bg:nth-child(odd) { background: url("../img/index_about_left.svg") no-repeat center top 5.6rem/auto 100%; }
  .exam .bg:nth-child(odd) > .wrap { padding: 0 52.0rem 0 0; }
  .exam .bg:nth-child(odd) > .wrap .midashi { text-align: right; padding: 4.0rem 1.6rem .4rem 0; }
  .exam .bg.zenpan > .wrap { background: url("../img/index_shinryo01.jpg") no-repeat left center/52rem auto; }
  .exam .bg.senmon > .wrap { background: url("../img/index_shinryo02.jpg") no-repeat right center/52rem auto; }
  .exam .bg.qol > .wrap { background: url("../img/index_shinryo03.jpg") no-repeat left center/52rem auto; } }
.feature { margin: 2.0rem 1.0rem 4.0rem; }
.feature ol { counter-reset: number 0; }
.feature ol li { padding: 0 0 0 50%; margin: 0 0 2.0rem; counter-increment: number 1; position: relative; }
.feature ol li::before, .feature ol li::after { font-size: 5.0rem; position: absolute; top: -2.0rem; }
.feature ol li::before { content: '0'; color: #707070; left: 1.0rem; }
.feature ol li::after { display: inline-block; content: counter(number); color: #2D91E9; left: 3.6rem; }
.feature ol li .midashi { text-align: center; color: #0963B4; background: rgba(255, 255, 255, 0.8); font-size: 120%; line-height: 1.4; }
.feature ol li.feature01 { background: url("../img/index_feature01.jpg") no-repeat left top 2rem/45% auto; }
.feature ol li.feature02 { background: url("../img/index_feature02.jpg") no-repeat left top 2rem/45% auto; }
.feature ol li.feature03 { background: url("../img/index_feature03.jpg") no-repeat left top 2rem/45% auto; }

@media screen and (min-width: 48em), print { .feature { margin: 4.0rem auto 8.0rem; background: linear-gradient(to bottom, #fff 0%, #fff 40%, #BDDAF4 40%, #BDDAF4 65%, #fff 65%, #fff 100%); }
  .feature ol { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature ol li { width: 31%; padding: 50.0rem 0 0; margin: 0; }
  .feature ol li::before, .feature ol li::after { font-size: 10.0rem; position: absolute; top: -2.0rem; }
  .feature ol li::before { left: 1.0rem; }
  .feature ol li::after { left: 5.6rem; }
  .feature ol li .midashi { padding: 1.4rem 0; font-size: 130%; }
  .feature ol li.feature01 { background: url("../img/index_feature01.jpg") no-repeat center top 6rem/auto; }
  .feature ol li.feature02 { background: url("../img/index_feature02.jpg") no-repeat left top 6rem/auto; }
  .feature ol li.feature03 { background: url("../img/index_feature03.jpg") no-repeat left top 6rem/auto; } }
.calendar { margin: 2rem 1rem 4rem; }
.calendar .open, .calendar .cell-open::before { background: #DBEEFF; }
.calendar .outPatient, .calendar .cell-outPatient::before { background: #eee; }
.calendar .amOnly, .calendar .cell-amOnly::before { background: #E4FFFE; }
.calendar .extraOutPatient, .calendar .cell-extraOutPatient::before { background: #FFC1C1; }
.calendar .box_calendar .index_tab_wrap { background: #6FAFE8; color: #fff; display: flex; justify-content: center; cursor: pointer; }
.calendar .box_calendar .index_tab_wrap .index_tab { padding: .5rem 1.5rem; color: #fff; font-weight: bold; }
.calendar .box_calendar .index_tab_wrap .index_tab.active { background: #0963B4; }
.calendar .box_calendar .index_tab_content_wrap { text-align: center; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content { display: none; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content.show { display: block; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table { width: 100%; border-collapse: collapse; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.month { display: none; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.week { color: #0963B4; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.week th { box-sizing: border-box; padding: .5rem 0; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.day .shortTitle { display: none; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.day .notTheMonth { color: #ccc !important; background: #fff !important; }
.calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.day td { border: 1px solid #fff; }
.calendar .box_calendar .calendar-cellcolor { display: flex; justify-content: center; flex-wrap: wrap; margin-top: 1.5rem; padding-left: 2rem; }
.calendar .box_calendar .calendar-cellcolor li { display: flex; align-items: center; margin-right: 2.5rem; margin-bottom: .5rem; }
.calendar .box_calendar .calendar-cellcolor li::before { content: ""; display: inline-block; width: 1em; height: 1em; margin-right: .3rem; margin-top: -.1em; border-radius: 10rem; }

@media screen and (min-width: 48em), print { .calendar { width: 1200px; margin: 4rem auto; }
  .calendar .box_calendar .index_tab_wrap { width: 750px; margin: 0 auto; }
  .calendar .box_calendar .index_tab_wrap .index_tab { padding: .8rem 2.5rem; }
  .calendar .box_calendar .index_tab_content_wrap { width: 750px; margin: 0 auto; }
  .calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.week { color: #0963B4; }
  .calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.week th { padding: 1.5rem 0; }
  .calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.day th, .calendar .box_calendar .index_tab_content_wrap .index_tab_content table tr.day td { padding: .8rem 0; }
  .calendar .box_calendar .calendar-cellcolor { margin-top: 2rem; } }
body:not(.index) .header .wrap .headR { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
body:not(.index) .main { margin: 0 1.0rem 6.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 0 0 8.0rem; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.flow dd { margin: 0 0 6.0rem; position: relative; }
@media screen and (min-width: 48em), print { .flow dd { 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 #c8e1f8; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.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; } }

.tbl_price { width: 100%; border-collapse: collapse; table-layout: fixed; border-top: 1px solid #ccc; }
.tbl_price th { background: #F3F9FF; font-weight: normal; padding: .4rem; border-bottom: 1px solid #ccc; }
.tbl_price td { text-align: right; padding: .4rem; border-bottom: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .tbl_price th, .tbl_price td { padding: 1.0rem; } }
.flex_table { display: inline; }

.tbl_2 { width: 100%; margin: 0 2px 10px; table-layout: fixed; border-collapse: collapse; border-top: 1px solid #ccc; }
.tbl_2 th { background: #0963B4; line-height: 5rem; font-weight: normal; color: #ffffff; padding: .4rem; border-bottom: 1px solid #ccc; }
.tbl_2 td { padding: .4rem; border-bottom: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .flex_table { display: flex; }
  .tbl_2 th, .tbl_2 td { padding: 1.0rem; } }
.tbl_score { width: 100%; border-collapse: collapse; }
.tbl_score th { font-weight: normal; padding: .4rem; }
.tbl_score td { padding: .4rem; border-bottom: 1px solid #ccc; text-align: center; }
.tbl_score thead th { background: #0963B4; color: #fff; text-align: center; }
.tbl_score tbody th { background: #F3F9FF; color: #333; text-align: left; border-bottom: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .tbl_score th, .tbl_score td { padding: 1.0rem; } }
#score_check { margin: 2rem auto; background: #0963B4; color: #fff; border: none; padding: 0.5em 0.8em; font-size: 1.2em; }

#score_result { font-size: 2em; font-weight: bold; color: #0963B4; border-bottom: 10px double #0963B4; display: inline-block; }

.smoking_box img { width: 80%; display: block; height: auto; margin: 0 auto; }

@media screen and (min-width: 48em), print { .smoking_box { display: flex; justify-content: space-between; }
  .smoking_box div { width: 60%; }
  .smoking_box img { width: 30%; height: auto; display: block; } }

/*# sourceMappingURL=style.css.map */
