@charset "UTF-8";
.footer a { display: inline-block; }

a[href*="clinic.html"], a[href*="dummy"] { pointer-events: none; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *::before, *::after { -webkit-box-sizing: inherit; 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 { 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; }

.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 3.0rem 3.0rem 0; }
  .img_r { float: right; margin: 0 0 3.0rem 3.0rem; }
  .tate { width: 20%; }
  .mini { width: 70%; }
  .small { max-width: 35.0rem; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4rem !important; }

.mt30 { margin-top: 3rem !important; }

.mt20 { margin-top: 2rem !important; }

.mt10 { margin-top: 1rem !important; }

.mg0 { margin: 0 !important; }

.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: 8rem !important; }
  .mt30 { margin-top: 6rem !important; }
  .mt20 { margin-top: 4rem !important; }
  .mt10 { margin-top: 2rem !important; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.4rem; }
  .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.2rem; table-layout: fixed; overflow: hidden; }
.tbl_time tr th { font-weight: bold; }
.tbl_time tr th[scope="col"] { padding: .6rem 0; color: #fff; background: #67adde; }
.tbl_time tr th[scope="col"]:first-child { width: 28%; }
.tbl_time tr th[scope="col"]:last-child { letter-spacing: -.4rem; padding: 0 1.0rem 0 0; white-space: nowrap; }
.tbl_time tr th.time { font-weight: normal; white-space: nowrap; text-align: right; border-bottom: .1rem #D4D4D4 solid; }
.tbl_time tr td { text-align: center; padding: .8rem 0; line-height: 1.0; color: #83ccd2; border-bottom: .1rem #D4D4D4 solid; }

p.notice { margin: .6rem 0 0 0; font-size: 1.2rem; }
p.notice span { background: #f98fb3; color: #fff; text-align: center; padding: .2rem .6rem .1rem; margin: .4rem .4rem 0 0; display: inline-block; }

@media screen and (min-width: 48em), print { .tbl_time { font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0; }
  .tbl_time tr td { padding: 1.6rem 0; font-size: 1.6rem; }
  p.notice { margin: 1.4rem 0 0 0; font-size: 1.6rem; }
  p.notice span { padding: .2rem .6rem; margin: 0 .4rem 0 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { border-top: 0.2rem #89c3eb solid; border-bottom: 0.2rem #89c3eb solid; background: #fff; font-size: 2.4rem; font-weight: bold; text-align: center; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #fff; font-size: 2.0rem; font-weight: bold; text-align: left; padding: .2rem .8rem; margin: 0 0 2.0rem; background: #67adde; }

.tit_info { color: #fff; font-size: 2.0rem; font-weight: bold; text-align: center; margin: 0 0 2.0rem; background: #67adde; }
.tit_info::before { font-family: fontello; content: '\e8e5'; font-size: 1.4rem; font-weight: normal; display: inline-block; margin: 0 1.0rem 0 0; }

.tit_top { text-align: center; font-weight: bold; }
.tit_top span { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; white-space: nowrap; font-size: 1.8rem; }
.tit_top span:before, .tit_top span:after { content: ''; background: url("../img/tit_top.png") no-repeat center center/contain; }
.tit_top span.large { font-size: 2.0rem; color: #fff; background: #67adde; border-radius: 50%; display: inline-block; text-align: center; line-height: 1.0; width: 2.8rem; height: 2.8rem; }
.tit_top span.large:before, .tit_top span.large:after { background: none; margin: 0; }

.tit_03 { font-size: 1.8rem; font-weight: bold; margin: 0 0 2.0rem; border-bottom: .2rem #C1C1C1 dotted; padding: 0 0 .4rem; }
.tit_03::before { display: inline-block; font-family: fontello; content: '\e8e6'; margin: 0 1.4rem 0 0; color: #45BDBD; }

.tit_04 { font-weight: bold; font-size: 1.8rem; line-height: 1.0; margin: 0 0 2.0rem; border-bottom: .2rem #C1C1C1 solid; padding: 0 0 .4rem; }
.tit_04::before { content: ''; display: inline-block; margin: 0 .8rem 0 0; background: #67adde; width: .4rem; height: 2.0rem; border-radius: .4rem; vertical-align: -.4rem; }

.tit_05 { font-weight: bold; font-size: 1.8rem; border-bottom: solid .2rem #C1C1C1; position: relative; }
.tit_05::after { position: absolute; content: " "; display: block; border-bottom: solid 0.2rem #89c3eb; bottom: -.2rem; width: 20%; }

@media screen and (min-width: 48em), print { .tit_01 { border-top: 0.5rem #89c3eb solid; border-bottom: 0.5rem #89c3eb solid; font-size: 3.2rem; padding: 5.2rem 1.0rem; margin: 0; }
  .tit_02 { font-size: 2.0rem; margin: 0 0 3.0rem; padding: .66rem 1.8rem; }
  .tit_info { font-size: 2.0rem; padding: .8rem 0; }
  .tit_info::before { font-size: 2.0rem; }
  .tit_top span { font-size: 2.8rem; }
  .tit_top span:before, .tit_top span:after { width: 19.0rem; height: 2.1rem; }
  .tit_top span:before { margin: 0 2.87rem 0 0; }
  .tit_top span:after { margin: 0 0 0 2.87rem; }
  .tit_top span.large { font-size: 4.0rem; width: 5.1rem; height: 5.1rem; margin: 0 .4rem 0 0; }
  .tit_top span.large:before, .tit_top span.large:after { margin: 0; }
  .tit_03 { font-size: 2.0rem; border-bottom: .3rem #C1C1C1 dotted; }
  .tit_04 { font-size: 2.0rem; padding: 0 0 .6rem; }
  .tit_04::before { width: .6rem; height: 3.0rem; vertical-align: -.6rem; }
  .tit_05 { font-size: 2.0rem; } }
.lst_ul01 li, .lst_ul02 li { text-indent: -1.4rem; padding-left: 2.0rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before, .lst_ul02 li::before { content: '●'; margin-right: .4rem; color: #67adde; vertical-align: .1rem; font-size: 70%; }

.lst_ul02 { background: #fff; padding: 1.3rem 1.3rem 0 1.3rem; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; text-indent: -1.0rem; padding: 0 0 1.0rem 0; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: #575757; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

.lst_dl02 dt { background: #EAF4FB; padding: .2rem .8rem; }
.lst_dl02 dd { margin: 0 0 2.0rem; padding: .8rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li, .lst_ul02 li { text-indent: -1.8rem; padding-left: 2.0rem; }
  .lst_ul01 li::before, .lst_ul02 li::before { vertical-align: .2rem; }
  .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; }
  .lst_ol01 li { text-indent: -1.2rem; padding: 0 0 1.4rem 0; }
  .lst_dl01 dt { float: left; width: 10.0rem; font-weight: bold; clear: left; }
  .lst_dl01 dd { padding-left: 10.0rem; }
  .lst_dl02 dt { padding: .4rem 1.0rem; }
  .lst_dl02 dd { padding: 1.0rem; } }
.flex3 { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 li { width: 31%; } }
.tel { color: #575757; font-weight: bold; }
.tel::before { font-family: fontello; content: '\e8ae'; font-size: 90.0%; font-weight: normal; margin: 0 .6rem 0 0; }
.tel a { text-decoration: none !important; }

.btn_rsv { display: block; background: #f98fb3; color: #fff; text-align: center; border-radius: .6rem; padding: .4rem .6rem; }
.btn_rsv::before { display: block; font-family: 'fontello'; content: '\e80f'; font-size: 150%; margin: 0 0 .4rem; }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: 2.0rem; background: #89c3eb; color: #fff; text-decoration: none !important; border: 0.2rem #89c3eb solid; }
.btn_detail::after { font-family: 'fontello'; content: '\6a'; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #fff; color: #89c3eb; } }

.anc li .btn_detail::after { content: '▼'; }

@media screen and (min-width: 48em), print { .anc { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .anc li { margin: 0 2.0rem 2.0rem 0; }
  .anc li .btn_detail::after { content: '▼'; } }
.box_white { padding: 1.0rem; background: #fff; border-radius: .6rem; }
@media screen and (min-width: 48em), print { .box_white { padding: 4.0rem; } }

.box_blue, .box_yellow { padding: 1.0rem; background: #E3F4F5; border-radius: 1.0rem; }
@media screen and (min-width: 48em), print { .box_blue, .box_yellow { padding: 2.4rem; } }

.box_yellow { background: #FFF9E2; }

html { font-size: calc(100vw / 32); font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "YuGothic", -apple-system, "BlinkMacSystemFont", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif; }

body { background: #fff; color: #575757; }

a { color: inherit; text-decoration: none; }

aside { display: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 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 { :target::before { content: ""; display: block; height: 20.0rem; margin: -20.0rem 0 0; }
  html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .wrapper { width: 1200px; margin: 5.0rem auto 0; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .bg { background: url("../img/bg_wrapper.jpg") no-repeat center bottom; }
  aside { display: block; width: 32.0rem; }
  .main { width: 83.0rem; font-size: 1.8rem; padding: 0 0 8.0rem; margin: 0; } }
@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 { border-top: 0.4rem #89c3eb solid; }
.header .sticky .wrap { margin: 1.4rem 1.0rem 1.0rem 1.0rem; }
.header .sticky .wrap .logo { height: 3.9rem; }
.header .sticky .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .sticky .wrap .headR { margin: 2.6rem 0 0; }
.header .sticky .wrap .headR .tel_add { text-align: center; }
.header .sticky .wrap .headR .tel_add .call { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 1.0rem auto 0; }
.header .sticky .wrap .headR .tel_add .toi { background: #67adde; color: #fff; font-weight: bold; padding: .6rem; margin: 0 1.0rem; font-size: 1.2rem; }
.header .sticky .wrap .headR .tel_add .tel { display: block; margin: .4rem 0 0 0; }
.header .sticky .wrap .headR .tel_add .tel::before { vertical-align: .1rem; }
.header .sticky .wrap .headR .tel_add .add { font-size: 1.1rem; }

@media screen and (min-width: 48em), print { .header { margin: 0; border-top: 1rem #89c3eb solid; }
  .header .sticky { background: #fff; }
  .header .sticky .wrap { margin: 3.0rem auto 3.5rem; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .sticky .wrap .logo { width: 45.0rem; height: 7.413rem; }
  .header .sticky .wrap .headR { margin: 0; font-size: 1.6rem; text-align: right; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .sticky .wrap .headR .tel_add { text-align: right; }
  .header .sticky .wrap .headR .tel_add .call { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin: 0; }
  .header .sticky .wrap .headR .tel_add .toi { font-size: 1.6rem; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 13.0rem; height: 3.7rem; margin: 0 2.4rem 0 0; padding: 0; }
  .header .sticky .wrap .headR .tel_add .tel { margin: 0; font-size: 3.5rem; }
  .header .sticky .wrap .headR .tel_add .add { display: block; font-size: 1.6rem; -webkit-text-size-adjust: none; margin: 0 0 1.0rem; } }
.tel_add .tel { font-size: 200%; line-height: 1.2; }

.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: darkblue; background: #fff; border: 1px solid darkblue; 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: '\e802'; line-height: 1.0; font-size: 67%; padding: .6rem 0 0 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; margin: .2rem 0 0 0; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e803'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; margin: .2rem 0 0 0; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #89c3eb; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #fff; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #fff !important; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a span.kana { display: none; }
.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; content: '▼'; color: #fff; }
.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 { content: '▲'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; color: darkblue !important; background: rgba(255, 255, 255, 0.8); }
.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; background: rgba(255, 255, 255, 0.85); position: absolute; bottom: 0; width: 100%; }
  #nav .gnav { width: 1200px; margin: 0 auto; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #nav .gnav li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; padding: .75rem 0; }
  #nav .gnav li:nth-child(4) { display: none; }
  #nav .gnav li a { display: block; text-align: center; padding: 2.2rem 0; font-size: 1.9rem; font-weight: bold; color: #575757; border-right: .1rem #d8d8d8 solid; position: relative; }
  #nav .gnav li a::before { content: ""; position: absolute; left: 0; right: 0; margin: auto; bottom: .5rem; width: 40%; height: .3rem; background: #67adde; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transition: 0.4s; transition: 0.4s; }
  #nav .gnav li a:hover::before { -webkit-transform: scale(1); transform: scale(1); }
  #nav .gnav li:first-child a { border-left: .1rem #d8d8d8 solid; } }
.overview { padding: 2.0rem 0 0 0; margin: 0; font-size: 1.4rem; width: 100%; }
.overview > .wrap { -webkit-box-sizing: border-box; box-sizing: border-box; }
.overview > .wrap .overviewL { padding: 0 1.0rem; }
.overview > .wrap .overviewL .clinic_name { text-align: center; width: 80%; margin: 0 auto; }
.overview > .wrap .overviewL .clinic_name img { max-width: 100%; height: auto; }
.overview > .wrap .overviewL .gaiyo { width: 100%; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 3.0rem 0 0 0; }
.overview > .wrap .overviewL .gaiyo dt { width: 30%; font-size: 1.2rem; background: #67adde; color: #fff; font-weight: bold; text-align: center; margin: 0 0 1.0rem; padding: .4rem 0; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.overview > .wrap .overviewL .gaiyo dd { width: 65%; font-size: 1.2rem; margin: 0 0 1.0rem 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd .tel { font-size: 150%; }
.overview > .wrap .overviewL .gaiyo dd .tel::before { content: ''; margin: 0; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0 0 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; background: #C2E5FF; padding: 2.0rem 1.0rem; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; border: .2rem #fff solid; }

@media screen and (min-width: 48em), print { .overview { font-size: 1.6rem; height: 64.5rem; padding: 5.6rem 0 0 0; margin: 0; background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #C2E5FF), to(#C2E5FF)); background: linear-gradient(90deg, #fff 0%, #fff 50%, #C2E5FF 50%, #C2E5FF 100%); }
  .overview > .wrap { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 50%; }
  .overview > .wrap .overviewL { padding: 0; }
  .overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 3.9rem; width: 51.3rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 100%; }
  .overview > .wrap .overviewL .gaiyo { -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; }
  .overview > .wrap .overviewL .gaiyo dt { width: 9.4rem; height: 2.8rem; font-size: 1.5rem; padding: 0; margin: 0 0 1.4rem; }
  .overview > .wrap .overviewL .gaiyo dd { width: 42.5rem; font-size: 1.6rem; margin: 0 0 0 1.2rem; padding: 0; }
  .overview > .wrap .overviewL .gaiyo dd .tel { font-size: 2.5rem; }
  .overview > .wrap .overviewL .tbl_time { margin: 4.2rem 0 0 0; width: 51.9rem; }
  .overview > .wrap .overviewL .tbl_time tr th[scope="col"] { padding: 1.6rem 0; }
  .overview > .wrap .overviewL p.notice { margin: 2.0rem 0 0 0; }
  .overview > .wrap .overviewR { margin: 0; padding: 0; background: none; }
  .overview > .wrap .overviewR .gmap { width: 54.6rem; height: 54.6rem; margin: 0 0 0 6.0rem; } }
.tel_up { width: 100%; background: #fff; padding: .2rem 1.0rem .2rem 0; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.tel_up .tel { display: block; text-align: center; width: 80%; font-size: 2.4rem; line-height: 1.0; padding: .6rem 0 0 0; }
.tel_up .pageup a { display: block; width: 4.0rem; height: 4.0rem; font-size: 3.0rem; text-align: center; padding: .2rem 0 0 0; line-height: 1.0; color: #fff; background: #fff; border-radius: 50%; border: 0.2rem #89c3eb solid; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\64'; font-weight: normal; color: #67adde; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 8.0rem; bottom: 4.0rem; right: 2.0rem; left: auto; cursor: pointer; background: none; padding: 0; }
  .tel_up .tel, .tel_up .btn_rsv { display: none; }
  .tel_up .pageup a { width: 5.0rem; height: 5.0rem; border: 0.4rem #89c3eb solid; padding: .4rem 0 0 0; } }
.footer { text-align: center; padding: 0; }
.footer .copy { background: #67adde; color: #fff; display: block; padding: 1.0rem 1.0rem 5.4rem; font-size: 1.4rem; font-weight: bold; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { background: #EFF8FF; padding: 4.1rem 0 0 0; }
  .footer ul { width: 1200px; margin: auto; display: block; margin: 1.0rem auto; }
  .footer ul li { display: inline-block; font-size: 1.6rem; -webkit-text-size-adjust: none; }
  .footer ul li span.kana { display: none; }
  .footer ul li:nth-child(4) { display: none; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer .copy { margin: 4.1rem auto 0; padding: 1.85rem 0; font-size: 1.8rem; } }
body.index .main { padding: 0; }

#keyvsl { margin: 1.0rem 0 2.0rem; padding: 9.0rem 1.0rem 0 1.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto; }
#keyvsl .catch ul { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
#keyvsl .catch ul li { font-weight: bold; font-size: 1.4rem; line-height: 1.4; color: #575757; text-shadow: white 2px 0px 10px, white -2px 0px 10px, white 0px -2px 10px, white -2px 0px 10px, white 2px 2px 10px, white -2px 2px 10px, white 2px -2px 10px, white -2px -2px 10px, white 1px 2px 10px, white -1px 2px 10px, white 1px -2px 10px, white -1px -2px 10px, white 2px 1px 10px, white -2px 1px 10px, white 2px -1px 10px, white -2px -1px 10px, white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px, white -1px -1px 10px; }
#keyvsl .catch .table_wrapper { padding: 1.0rem; background: rgba(255, 255, 255, 0.9); border-radius: 1.0rem; margin: 2.0rem 0 0 0; }

@media screen and (min-width: 48em), print { #keyvsl { background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; margin: 0; padding: 28.0rem 0 0 0; height: 60.0rem; position: relative; }
  #keyvsl .catch { width: 1200px; margin: 0 auto; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
  #keyvsl .catch ul li { font-size: 3.0rem; }
  #keyvsl .catch .table_wrapper { width: 43.0rem; padding: 2.0rem; margin: 0; } }
.info { margin: 3.0rem 2.0rem; }
.info dl { margin: 0; line-height: 1.4; }
.info dl dt, .info dl dd { word-break: break-all; }
.info dl dt { margin-bottom: .4rem; font-weight: bold; font-size: 110%; padding: 0 2.0rem 0 0; }
.info dl dt:not(.close) { border-bottom: .1rem #D5D5D5 solid; padding: 0 0 1.0rem; margin: 0 0 1.0rem; }
.info dl dt:not(.close)::before { font-family: fontello; content: '\67'; font-weight: normal; margin: 0 1.0rem 0 0; color: #C7C7C7; }
.info dl dt.close::before { font-family: fontello; content: '\68'; font-weight: normal; margin: 0 1.0rem 0 0; color: #C7C7C7; }
.info dl dd { padding: 0 2.0rem 2.0rem 0; margin: 0 0 2.0rem; border-bottom: .1rem #D5D5D5 solid; }
.info dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { width: 100%; margin: 0; }
  .info dl dt { font-size: 1.8rem; }
  .info dl dd { font-size: 1.6rem; } }
.feature { margin: 4.0rem 2.0rem; }
.feature .flex2 { margin: 1.6rem 0 0 0; }
.feature .flex2 .box { width: 100%; margin: 0 0 1.6rem; }
.feature .flex2 .box .txt { width: 100%; background: #89c3eb; margin: 1.0rem 0 0 0; padding: .6rem 1.0rem; }
.feature .flex2 .box .txt p { color: #fff; font-weight: bold; font-size: 1.6rem; text-align: center; margin: 0; }
.feature .flex2 p { text-align: justify; }

@media screen and (min-width: 48em), print { .feature { width: 100%; margin: 8.0rem auto; }
  .feature .flex2 { margin: 3.4rem 0 15.7rem; }
  .feature .flex2 .box { width: 40.0rem; }
  .feature .flex2 .box .txt { height: 4.2rem; padding: 0; }
  .feature .flex2 .box .txt p { font-size: 1.9rem; padding: .6rem 0 0 0; margin: 1.8rem 0 0 0; }
  .feature .flex2 p { font-size: 1.6rem; } }
.bnr .img_c { width: 90%; margin: 0 auto 5.0rem; }

@media screen and (min-width: 48em), print { .bnr { padding: 5.0rem 0 10.0rem; }
  .bnr .img_c { margin: 0 auto; }
  .bnr .img_c:hover { opacity: .8; } }
body:not(.index) .main { margin: 0 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) #nav { position: relative; margin: 0 0 1.7rem; }
  body:not(.index) .main { margin: 0; } }

.clinic .search { text-align: center; font-size: 1.4rem; }
.clinic .search::before { content: "\e800"; font-family: "fontello"; margin-right: 0.5rem; vertical-align: 5%; color: #659702; }
.clinic .img_box { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.clinic .img_box > div { width: 48%; }
.clinic .img_box > div > p { text-align: center; margin: 0.5rem 0 2rem 0; }
.clinic .lb-data .lb-caption { font-size: 2rem; }

@media screen and (min-width: 48em), print { .clinic .search { font-size: 1.8rem; }
  .clinic .img_box::after { content: ""; display: block; width: 31%; }
  .clinic .img_box > div { width: 31%; }
  .clinic .img_box > div > p { margin: 1rem 0 3rem 0; }
  .clinic .machine_img { width: 45%; } }
.flow dd { margin: 0 0 6.0rem; position: relative; }
.flow dd .btn_rsv { display: inline-block; padding: 0 3.0rem; margin: 1.0rem; }
@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: 2rem solid #83ccd2; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .tel { font-size: 120%; }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .main .cf > .fl_l, .access .main .cf > .fl_r { width: 48%; }
  .access .main .cf .fl_r { text-align: center; }
  .access .main .gmap { height: 50.0rem; } }
.tbl_price { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_price tr th { display: block; padding: .4rem 1.0rem; text-align: left; background: #f6f6f6; font-weight: normal; border: 1px solid #ccc; border-bottom: none; }
.tbl_price tr td { display: block; padding: 1.0rem; border: 1px solid #ccc; text-align: right; }
.tbl_price tr:not(:last-child) td { border-bottom: none; }
.tbl_price.num { counter-reset: number 0; }
.tbl_price.num tr th { counter-increment: number 1; }
.tbl_price.num tr th::before { display: inline-block; content: counter(number) "."; margin-right: .4rem; }

@media screen and (min-width: 48em), print { .tbl_price tr th, .tbl_price tr td { display: table-cell; padding: 2.0rem; }
  .tbl_price tr th { width: 65%; border-bottom: 1px solid #ccc; }
  .tbl_price tr:not(:last-child) td { border-bottom: 1px solid #ccc; } }
.treatment .kasomenu_btn { text-align: right; }

@media screen and (min-width: 48em), print { aside { background: transparent; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 5.0rem; }
  aside div { min-height: 100%; }
  aside div .tit { text-align: center; font-size: 2.3rem; font-weight: bold; color: #fff; background: #67adde url("../img/tit_aside.png") no-repeat left 0.5rem center; width: 32.0rem; height: 7.0rem; padding: 1.4rem 0 0 0; }
  aside div .tit span { font-size: 1.5rem; display: block; }
  aside div ul { list-style-type: none; margin: 1.8rem 1.0rem 1.0rem; background: rgba(255, 255, 255, 0.6); }
  aside div ul li { padding: 1.5rem 1.0rem; border-top: .1rem #C8C8C8 solid; position: relative; }
  aside div ul li:last-child { border-bottom: .1rem #C8C8C8 solid; }
  aside div ul li::after { font-family: fontello; content: '\6a'; color: #83CCD2; font-size: 1.9rem; position: absolute; right: 1.0rem; top: 3.6rem; }
  aside div ul li a { display: block; }
  aside div ul li a span { font-size: 1.8rem; font-weight: bold; color: #575757; }
  aside div ul li a span::before { font-family: fontello; color: #67adde; font-weight: normal; font-size: 5.0rem; margin: 0 1.4rem 0 0; vertical-align: middle; }
  aside div ul li a.internal span::before { content: '\e8da'; }
  aside div ul li a.lifestyle span::before { content: '\e8dc'; }
  aside div ul li a.infection span::before { content: '\e8dd'; }
  aside div ul li a.emphysema span::before { content: '\e8de'; }
  aside div ul li a.asthma span::before { content: '\e8df'; }
  aside div ul li a.vaccination span::before { content: '\e8e0'; }
  aside div ul li a.sas span::before { content: '\e8e1'; }
  aside div ul li a.home_oxygen span::before { content: '\e8e2'; }
  aside div ul li a.visit span::before { content: '\e8e3'; }
  aside div ul li a.antismoking span::before { content: '\e8e4'; } }

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