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

.bold { font-weight: bold; }

.txt_navy { color: #1d2087; }

.txt_red { color: #c00; }

.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: collapse; border-spacing: 0; font-size: 1.4rem; background: #fff; border: 1px solid #c0c0c0; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; border-bottom: 1px solid #c0c0c0; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 90%; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; border-right: 1px solid #c0c0c0; }
.tbl_time tr th.time { border-right: 1px solid #c0c0c0; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; color: #1d2087; border-bottom: 1px solid #c0c0c0; 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: 1.6rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { color: #1d2087; font-weight: bold; text-align: center; font-size: 2.2rem; padding: 2.0rem 1.0rem; }

.tit_02 { color: #59493f; text-align: center; font-size: 2.0rem; font-weight: bold; letter-spacing: .1rem; margin: 0 0 2.0rem; line-height: 1.2; }
.tit_02::before { content: ''; display: block; width: 2.2rem; height: 2.2rem; margin: 0 auto .8rem; background: url("../img/logo_mark.svg") no-repeat center center/contain; border-radius: 50%; }
.tit_02 .en { display: block; color: #1d2087; font-family: 'Josefin Sans', sans-serif; font-size: 50%; margin: .8rem 0 0; }
.tit_02::after { content: ''; display: block; width: 4.0rem; height: .2rem; background: #1d2087; margin: .8rem auto 0; }

.tit_03 { color: #fff; background-image: linear-gradient(-90deg, #00b8ee 0%, #7dccf3 100%); font-weight: bold; padding: .4rem 1.0rem; font-size: 1.8rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { color: #1d2087; font-size: 1.6rem; line-height: 1.2; border-bottom: 1px solid #1d2087; padding: 0 0 .6rem; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat right top/auto 100%; font-size: 3.6rem; padding: 8.0rem 4.0rem; }
  .tit_02 { font-size: 3.6rem; margin: 0 0 4.0rem; }
  .tit_02::before { width: 4.0rem; height: 4.0rem; margin: 0 auto 1.4rem; }
  .tit_02 .en { margin: 1.4rem 0 0; }
  .tit_02::after { width: 7.0rem; }
  .tit_03 { font-size: 3.0rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.4rem; margin: 0 0 3.0rem; } }
.lst_ul01 li { padding: 0 0 1.0rem 1.4em; line-height: 1.4; position: relative; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #b4e1f8; position: absolute; left: 0; }
.lst_ul01.kome li::before { content: '※'; color: #222; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 1.0rem 2.8rem; position: relative; }
.lst_ol01 li::before { display: inline-block; color: #1d2087; font-weight: bold; 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_ol01 { margin: 1.0rem 0; }
  .lst_ol01 li { padding: 0 0 1.0rem 3.8rem; }
  .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%; }
  .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; } }
.tel { color: #1d2087; font-family: 'Josefin Sans', sans-serif; }
.tel::before { content: 'Tel.'; margin: 0 .4rem 0 0; font-size: 50%; }

.box_blue { padding: 1.0rem; background: #eef8fd; }
@media screen and (min-width: 48em), print { .box_blue { padding: 2.0rem; } }

.btn_detail { display: inline-block; padding: 1.0rem 7.0rem 1.0rem 5.0rem; border: 1px solid #00b8ee; border-radius: 3.0rem; color: #00b8ee; text-decoration: none !important; overflow: hidden; position: relative; }
@media screen and (min-width: 48em), print { .btn_detail::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; content: ''; background: #00b8ee; transform-origin: right top; transform: scale(0, 1); transition: transform .5s; }
  .btn_detail:hover { color: #fff; }
  .btn_detail:hover::after { transform-origin: left top; transform: scale(1, 1); } }
.btn_detail::before { font-family: 'fontello'; content: '\e833'; position: absolute; right: 2.0rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }

@media screen and (min-width: 48em), print { .btn_detail { border-radius: 5.0rem; padding: 1.6rem 12.0rem 1.6rem 10.0rem; } }
.btn_rsv { display: inline-block; color: #fff; border-radius: 3.0rem; background-image: -webkit-linear-gradient(90deg, #00b8ee 0%, #1d2087 100%); background-image: linear-gradient(90deg, #00b8ee 0%, #1d2087 100%); position: relative; }
.btn_rsv::after { font-family: 'fontello'; content: '\e833'; position: absolute; right: 1.0rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
@media screen and (min-width: 48em), print { .btn_rsv::after { right: 2.0rem; } }

.aco_tit { cursor: pointer; position: relative; }
.aco_tit::after { content: '▼'; font-size: 0.9em; padding: 0rem 0.2em 0 0; position: absolute; right: 0; display: inline; background: none; }
.aco_tit.active::after { content: "▲"; }

.aco_box { display: none; }

html { font-size: calc(100vw / 42); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; }

body { background: url("../img/body_bg.jpg") no-repeat center top 18rem/200% auto #fff; color: #222; 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; -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; margin: 0 0 6.0rem; }
.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(1180px + 40px); background: url("../img/body_bg.jpg") no-repeat center top 40rem/auto #fff; }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1180px; margin: auto; }
  .main { font-size: 1.8rem; margin: 0 0 10.0rem; } }
@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 { margin: 1.0rem; }
.header .wrap .logo { width: 80%; height: 3.6rem; }
.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 .headC { width: 80%; text-align: center; font-size: 1.4rem; margin: .4rem 0 .8rem; }
.header .wrap .headR { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.header .wrap .headR .tel { display: inline-block; font-size: 1.8rem; padding: .4rem 0 0; margin: 0 1.0rem; }
.header .wrap .headR .tel a { display: inline-block; }
.header .wrap .headR .btn_rsv { display: block; font-size: 1.4rem; padding: .6rem 3.8rem .6rem 3.0rem; margin: 0 1.0rem; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 1.0rem auto 0; 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 .headC { width: 25%; text-align: center; font-size: 1.6rem; line-height: 1.6; }
  .header .wrap .headR { width: 40%; -webkit-justify-content: flex-end; justify-content: flex-end; }
  .header .wrap .headR .tel { font-size: 3.0rem; }
  .header .wrap .headR .btn_rsv { font-size: 1.8rem; padding: 1.4rem 7.0rem 1.4rem 5.0rem; } }
.slicknav_menu { position: absolute; top: 1.6rem; 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: #00b8ee; background: #fff; 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: '\e801'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.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 #59493f; border-bottom: 1px solid #59493f; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px dotted #59493f; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #59493f !important; text-align: center; padding: 1.0rem 0; font-size: 1.6rem; margin: 0; position: relative; }
.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: '\e834'; transform: scale(-1, -1); }
.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: '\e834'; transform: scale(-1, 1); }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; background: #00b8ee; 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-bottom: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li .subnav li:nth-child(odd) { border-right: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li .subnav li:last-child { border-bottom: 1px solid #fff !important; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { font-size: 1.2rem; padding: 1.0rem; color: #fff !important; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #fff !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: 1.0rem 0 2.0rem; }
  #nav .gnav { width: 1180px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; }
  #nav .gnav li { position: relative; }
  #nav .gnav li::before { content: '／'; margin: 0 2.0rem; font-size: 2.0rem; }
  #nav .gnav li:first-child::before { content: ''; }
  #nav .gnav li a { display: inline-block; text-align: center; font-size: 1.8rem; font-weight: bold; padding: 0 0 .6rem; border-bottom: 2px solid transparent; }
  #nav .gnav li a:hover { border-bottom: 2px solid #00b8ee; }
  #nav .gnav li a.sub::after { font-family: 'fontello'; content: '▼'; color: #00b8ee; font-size: 60%; margin: 0 0 0 .6rem; }
  #nav .gnav li a.sub.close::after { content: '▲'; }
  #nav .gnav li .subnav { width: 30.0rem; visibility: hidden; position: absolute; top: 3.6rem; left: -5.0rem; z-index: 10; }
  #nav .gnav li .subnav li { width: 100%; border-top: 1px solid #fff; }
  #nav .gnav li .subnav li::before { display: none; }
  #nav .gnav li .subnav li a { display: block; width: 100%; background: rgba(0, 184, 238, 0.9); padding: 1.6rem 0; text-align: center; color: #fff; border-bottom: none; }
  #nav .gnav li .subnav li a br { display: none; }
  #nav .gnav li .subnav li a:hover { background: #fff; color: #00b8ee; opacity: 1.0; border-bottom: none; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .first #nav .first, .access #nav .access { border-bottom: 2px solid #00b8ee; } }
.overview { padding: 4.0rem 1.0rem 2.0rem; background: url("../img/body_bg.jpg") no-repeat center top/200% auto; font-size: 1.4rem; line-height: 1.6; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 90%; height: auto; }
.overview > .wrap .overviewL .gaiyo { width: 100%; margin: 1.0rem 0; }
.overview > .wrap .overviewL .gaiyo dt { padding: .4rem; color: #7e6b5a; font-weight: bold; border: 1px solid #7e6b5a; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.overview > .wrap .overviewL .gaiyo dd { padding: .4rem; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd ul { margin: 0 0 0 2.0rem; }
.overview > .wrap .overviewL .gaiyo dd ul li { list-style: disc; }
.overview > .wrap .overviewR .tel_yoyaku { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.overview > .wrap .overviewR .tel_yoyaku li { margin: 0 .4rem; }
.overview > .wrap .overviewR .tel_yoyaku li .tel { font-size: 2.0rem; }
.overview > .wrap .overviewR .tel_yoyaku li .btn_rsv { font-size: 1.4rem; padding: .6rem 1.0rem; }
.overview > .wrap .overviewR .tbl_time { margin: 0 0 1.6rem; }
.overview .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 0; background: url("../img/body_bg.jpg") no-repeat center top/auto; font-size: 1.8rem; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 50.0rem; }
  .overview > .wrap .overviewL .gaiyo { width: 100%; margin: 2.0rem 0 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: .6rem 0; margin: 0 0 1.0rem; }
  .overview > .wrap .overviewL .gaiyo dd { width: 75%; padding: .6rem 0 .6rem 2.0rem; margin: 0 0 1.0rem; }
  .overview > .wrap .overviewR .tel_yoyaku li { margin: 0 1.0rem; }
  .overview > .wrap .overviewR .tel_yoyaku li .tel { font-size: 3.0rem; }
  .overview > .wrap .overviewR .tel_yoyaku li .btn_rsv { font-size: 1.8rem; padding: 1.2rem 8.0rem 1.2rem 6.0rem; }
  .overview > .wrap .overviewR .tbl_time { margin: 2.0rem 0 0; }
  .overview > .wrap .gmap { margin: 4.0rem 0 0; height: 45.0rem; } }
.tel_up { width: 100%; 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 .tel { display: block; text-align: center; font-size: 2.0rem; line-height: 1.0; padding: .4rem 0 0; margin: 0 1.0rem 0 5.0rem; }
.tel_up .btn_rsv { display: block; padding: .8rem 3.4rem .8rem 2.0rem; margin: 0 1.0rem; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 4.0rem; font-size: 1.6rem; text-align: center; padding: 1.2rem .4rem; line-height: 1.0; color: #fff; background: #aba8a6; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e834'; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 5.0rem; bottom: 1.0rem; right: 1.0rem; left: auto; background: none; padding: 0; }
  .tel_up .tel, .tel_up .btn_rsv { display: none; }
  .tel_up .pageup a { width: 100%; height: 5.0rem; font-size: 3.0rem; border-radius: 50%; } }
.footer { text-align: center; padding: 0 0 4.0rem; }
.footer .copy { display: block; background: #59493f; 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: 2.0rem 0 0; }
  .footer .copy { margin: 1.0rem 0 0; padding: 3.0rem; }
  .footer ul { display: block; width: 75.0rem; margin: auto; text-align: center; }
  .footer ul li { display: inline-block; font-size: 1.4rem; margin: 0 0 1.0rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a br { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer ul.subnav li:nth-child(5)::after { content: none; } }
#keyvsl { margin: 1.0rem 0 0; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat right top/90% auto; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; }
#keyvsl ul { order: 2; position: relative; z-index: 1; }
#keyvsl ul li { color: #fff; font-size: 1.4rem; text-align: center; font-weight: bold; padding: .8rem; }
#keyvsl ul li.open { background: rgba(29, 32, 135, 0.85); border-bottom: 1px solid #fff; }
#keyvsl .catch { order: 1; margin: 5.6rem 1.0rem; position: relative; z-index: 1; }
#keyvsl .catch img { max-width: 60%; height: auto; }

@media screen and (min-width: 48em), print { #keyvsl { width: 1180px; margin: 0 auto; height: 72.0rem; padding: 3.0rem 0 0; background: url(../img/index_keyvsl01.jpg) no-repeat right top/auto 100%; }
  #keyvsl ul { order: 1; width: 1180px; margin: 0 auto; display: -webkit-flex; display: flex; }
  #keyvsl ul li { width: 21.0rem; height: 21.0rem; border-radius: 50%; font-size: 2.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border: 1px solid #fff; }
  #keyvsl ul li.open { position: relative; z-index: 2; }
  #keyvsl .catch { order: 2; width: 1180px; margin: 12.0rem auto 0; }
  #keyvsl .catch img { max-width: 42.0rem; } }
body.index .main .tit_02::after { display: none; }

.info { padding: 4.0rem 1.0rem 0; }
.info dl { margin: 0; line-height: 1.4; border-bottom: 1px dotted #717071; }
.info dl dt { margin: 0 0 .6rem; font-weight: bold; color: #1d2087; cursor: pointer; display: -webkit-flex; display: flex; }
.info dl dt::before { font-family: 'fontello'; content: '\e833'; margin-right: .6rem; }
.info dl dt.close::before { content: '\e834'; transform: scale(-1, -1); }
.info dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 1px dotted #717071; }
.info dl dd { margin: 0 0 1.6rem; word-wrap: break-word; }
.info dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { width: 1180px; margin: auto; padding: 8.0rem 0 0; }
  .info dl dt { margin: 0 0 1.0rem; }
  .info dl dt::before { margin-right: 1.0rem; }
  .info dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info dl dd { margin: 0 0 3.0rem; } }
.timetable { padding: 0 1.0em 4.0rem; }

@media screen and (min-width: 48em), print { .timetable { width: 1180px; margin: 0 auto !important; padding: 8.0rem 0; } }
#feature_parallax { width: 100%; height: 14.0rem; background: url("../img/index_feature_bg_sp.jpg") no-repeat; background-size: cover; }

.feature { margin: -4.0rem 0 0; padding: 0 1.0rem; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 2.6rem, white 2.6rem, white 100%); }
.feature::before { content: ''; display: block; margin: auto; background: #fff; width: 7.0rem; height: 7.0rem; border-radius: 50%; }
.feature .wrap .tit_02 { margin: -6.0rem 0 2.0rem; }
.feature .wrap section { margin: 0 0 2.0rem; padding: 21.2rem 0 0; counter-increment: number 1; position: relative; }
.feature .wrap section::before { display: inline-block; content: counter(number,decimal-leading-zero); font-family: 'Josefin Sans', sans-serif; color: transparent; -webkit-text-stroke: 1px #a18b6d; text-stroke: 1px #a18b6d; font-size: 5.0rem; position: absolute; top: -2.6rem; right: 0; }
.feature .wrap section .tit { font-size: 120%; }
.feature .wrap section p { width: 95%; color: #595959; margin: .4rem 0 0; }
.feature .wrap section.kakaritsuke { background: url("../img/index_feature_kakaritsuke.jpg") no-repeat left top 0.6rem/95% auto; }
.feature .wrap section.shokaki { background: url("../img/index_feature_shokaki.jpg") no-repeat left top 0.6rem/95% auto; }
.feature .wrap section.camera { background: url("../img/index_feature_camera.jpg") no-repeat left top 0.6rem/95% auto; }
.feature .wrap section.shinsatsu { background: url("../img/index_feature_shinsatsu.jpg") no-repeat left top 0.6rem/95% auto; }
.feature .wrap section.parking { background: url("../img/index_feature_parking.jpg") no-repeat left top 0.6rem/95% auto; }
.feature .wrap section.sat { background: url("../img/index_feature_sat.jpg") no-repeat left top 0.6rem/95% auto; }
.feature .wrap .link_btn { width: 100%; text-align: center; }
.feature .wrap .link_btn li { display: inline-block; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { #feature_parallax { height: 30.0rem; background: url("../img/index_feature_bg_pc.jpg") no-repeat; }
  .feature { padding: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 6rem, white 6rem, white 100%); }
  .feature::before { width: 20.0rem; height: 20.0rem; }
  .feature .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature .wrap .tit_02 { width: 100%; margin: -17.0rem 0 4.0rem; }
  .feature .wrap section { width: 48%; min-height: 40.0rem; padding: 29.6rem 0 0; margin: 0 0 4.0rem; }
  .feature .wrap section::before { font-size: 7.0rem; top: -3.6rem; }
  .feature .wrap .link_btn li { margin: 0 2.6rem; } }
@media all and (-ms-high-contrast: none) { *::-ms-backdrop, .feature .wrap section::before { color: #fff; text-shadow: 0.1rem 0.1rem 0 #a18b6d, -0.1rem 0.1rem 0 #a18b6d, 0.1rem -0.1rem 0 #a18b6d, -0.1rem -0.1rem 0 #a18b6d; } }
.aisatsu { padding: 4.0rem 1.0rem; background: #fff; }
.aisatsu .wrap { background: url("../img/index_aisatsu.jpg") no-repeat center top 28vw/100% auto; }
.aisatsu .wrap .tit_02 { margin: 0 0 85.0vw; }
.aisatsu .wrap .name { font-weight: bold; font-size: 130%; }

@media screen and (min-width: 48em), print { .aisatsu { padding: 8.0rem 0; }
  .aisatsu .wrap { padding: 0 55.0rem 4.0rem 0; background: url("../img/index_aisatsu.jpg") no-repeat right top/77rem auto #fff; }
  .aisatsu .wrap .tit_02 { text-align: left; margin: 0 0 4.0rem; }
  .aisatsu .wrap .tit_02::before { margin: 0 0 1.4rem; }
  .aisatsu .wrap p { text-shadow: 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff, 0 0 .6rem #fff; } }
#tre_parallax { width: 100%; height: 14.0rem; background: url("../img/index_tre_bg_sp.jpg") no-repeat; background-size: cover; }

.tre { margin: -4.0rem 0 0; padding: 0 1.0rem; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 2.6rem, white 2.6rem, white 100%); }
.tre::before { content: ''; display: block; margin: auto; background: #fff; width: 7.0rem; height: 7.0rem; border-radius: 50%; }
.tre .tit_02 { margin: -6.0rem 0 2.0rem; }
.tre .subnav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; border-top: 1px solid #c0c0c0; }
.tre .subnav li { width: 50%; border-bottom: 1px solid #c0c0c0; }
.tre .subnav li:nth-child(odd) { border-right: 1px solid #c0c0c0; }
.tre .subnav li a { display: block; height: 100%; padding: 1.0rem 1.0rem 1.0rem 2.6em; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; color: #00b8ee; text-decoration: none !important; overflow: hidden; position: relative; }
@media screen and (min-width: 48em), print { .tre .subnav li a::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; content: ''; background: #00b8ee; transform-origin: right top; transform: scale(0, 1); transition: transform .5s; }
  .tre .subnav li a:hover { color: #fff; }
  .tre .subnav li a:hover::after { transform-origin: left top; transform: scale(1, 1); } }
.tre .subnav li a::before { font-family: 'fontello'; content: '\e833'; margin: 0 .4rem 0 0; position: absolute; left: 1.0rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.tre .sodan { margin: 3.0rem 0 0; }
.tre .sodan .tit { color: #59493f; font-weight: bold; text-align: center; font-size: 120%; margin: 0 0 1.0rem; }
.tre .sodan ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre .sodan ul li { width: 48%; margin: 0 0 1.0rem; }
.tre .sodan ul li a { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; height: 6.4rem; font-size: 1.2rem; color: #fff; font-weight: bold; text-align: center; text-decoration: none !important; overflow: hidden; position: relative; }
.tre .sodan ul li a::before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; }
.tre .sodan ul li a span { position: relative; z-index: 1; }
.tre .sodan ul li a::after { font-family: 'fontello'; content: '\e833'; margin: 0 .4rem 0 0; position: absolute; right: .6rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.tre .sodan ul li a.endoscopy::before { background: url("../img/index_btn_icamera.jpg") no-repeat center center/contain; }
.tre .sodan ul li a.colonoscopy::before { background: url("../img/index_btn_daicho.jpg") no-repeat center center/contain; }
.tre .sodan ul li a.pylori::before { background: url("../img/index_btn_pylori.jpg") no-repeat center center/contain; }
.tre .sodan ul li a.lifestyle-related::before { background: url("../img/index_btn_seikatsu.jpg") no-repeat center center/contain; }
.tre .sodan ul li a.checkup::before { background: url("../img/index_btn_kenshin.jpg") no-repeat center center/contain; }
.tre .sodan ul li a.vaccination::before { background: url("../img/index_btn_yobo.jpg") no-repeat center center/contain; }

@media screen and (min-width: 48em), print { #tre_parallax { height: 30.0rem; background: url("../img/index_tre_bg_pc.jpg") no-repeat; }
  .tre { margin: -8.0rem 0 8.0rem; padding: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 6rem, white 6rem, white 100%); }
  .tre::before { width: 20.0rem; height: 20.0rem; }
  .tre .tit_02 { margin: -17.0rem 0 4.0rem; }
  .tre .subnav li { width: 25%; }
  .tre .subnav li:not(:nth-child(4n)) { border-right: 1px solid #c0c0c0; }
  .tre .subnav li a { height: 10.0rem; padding: 0 2.0rem 0 6.0rem; }
  .tre .subnav li a::before { left: 2.0rem; }
  .tre .sodan { margin: 5.0rem 0 0; }
  .tre .sodan .tit { font-size: 140%; margin: 0 0 3.0rem; }
  .tre .sodan ul li { width: 32%; margin: 0 0 2.0rem; }
  .tre .sodan ul li a { height: 12.0rem; font-size: 2.4rem; }
  .tre .sodan ul li a::before { transition: .6s; }
  .tre .sodan ul li a::after { right: 2.6rem; }
  .tre .sodan ul li a:hover::before { transform: scale(1.2); } }
body:not(.index) .main { margin: 4.0rem 1.0rem 6.0rem; }
body:not(.index) .main .btn_rsv { padding: .6rem 3.8rem .6rem 3.0rem; }
body:not(.index) .main .tel { font-size: 150%; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 12.0rem 0 10.0rem; }
  body:not(.index) .main .btn_rsv { padding: 1.4rem 7.0rem 1.4rem 5.0rem; }
  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, #access_slide img, #access_slide 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 { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .device { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; 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; } }

.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 #b4e1f8; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.tbl_kenshin { width: 100%; border-collapse: collapse; font-size: 1.2rem; }
.tbl_kenshin th { padding: .8rem .4rem; color: #fff; background: #1d2087; border: 1px solid #c0c0c0; }
.tbl_kenshin td { text-align: center; padding: .8rem .4rem; border: 1px solid #c0c0c0; }

@media screen and (min-width: 48em), print { .tbl_kenshin { table-layout: fixed; font-size: 1.6rem; }
  .tbl_kenshin th { font-size: 1.5rem; }
  .tbl_kenshin th, .tbl_kenshin td { padding: 1.8rem 1.0rem; } }
.tbl_price { width: 100%; table-layout: fixed; border-top: 1px solid #c0c0c0; }
.tbl_price caption { text-align: right; margin: 0 0 .8rem; }
.tbl_price th { color: #1d2087; text-align: left; padding: .8rem 1.0rem; border-bottom: 1px solid #c0c0c0; }
.tbl_price td { text-align: right; padding: .8rem 1.0rem; border-bottom: 1px solid #c0c0c0; }

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

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