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

.txt_blue { color: #2dadd8; }

.txt_orange { color: #f08c00; }

.txt_large { font-size: 120%; }

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

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

.mb0 { margin-bottom: 0rem !important; }

.mb10 { margin-bottom: 1rem !important; }

.mb20 { margin-bottom: 2rem !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: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .mb0 { margin-bottom: 0rem !important; }
  .mb10 { margin-bottom: 1rem !important; }
  .mb20 { margin-bottom: 2rem !important; }
  .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; 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: #1a9d3c; font-size: 1.2rem; color: #fff; font-weight: normal; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { color: #2dadd8; border-bottom: 1px solid #84cd2d; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #84cd2d; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { font-size: 1.8rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; font-size: 1.6rem; }
  .tbl_time tr th:first-child { width: 30%; }
  .tbl_time tr td { padding: 1.4rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../img/tit_01.png) 0 0/35% auto; font-size: 2.2rem; color: #1a9d3c; padding: 3.0rem 1.0rem; margin: 0 1.0rem 0; }

.tit_02 { color: #84cd2d; font-size: 2.0rem; margin: 0 0 1.0rem; line-height: 1.2; }

.tit_03 { color: #64b8c4; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; display: -webkit-flex; display: flex; }
.tit_03::before { display: inline-block; content: ''; width: .6rem; background-image: linear-gradient(90deg, #a3db4e 0%, #82c9de 100%); background-image: -webkit-linear-gradient(90deg, #a3db4e 0%, #82c9de 100%); margin-right: .6rem; }

.tit_04 { color: #fff; font-size: 1.6rem; line-height: 1.2; margin: 0 0 1.0rem; }
.tit_04 span { display: inline-block; padding: .4rem 1.0rem; background: #1a9d3c; }

@media screen and (min-width: 48em), print { .tit_01 { width: 1100px; background: url(../img/tit_01.png) 0 0/auto; font-size: 3.2rem; padding: 7.6rem 5.0rem; margin: 0 auto; }
  .tit_02 { font-size: 3.2rem; margin: 0 0 2.0rem; }
  .tit_03 { font-size: 2.8rem; margin: 0 0 2.0rem; }
  .tit_03::before { margin-right: 1.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 2.0rem; } }
.lst_ul01 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #2dadd8; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media screen and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.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: clr_blue; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_dl01 dt { float: left; width: 10.0rem; font-weight: bold; clear: left; }
  .lst_dl01 dd { padding-left: 10.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 li { width: 31%; } }
.tel { display: block; line-height: 1.0; font-weight: bold; }
.tel::before { content: 'tel.'; font-weight: normal; font-size: 80%; }

.btn_about_rsv { display: block; background: #54bf3a; color: #fff; font-weight: bold; padding: .4rem 1.0rem; font-size: 1.4rem; text-align: center; }
.btn_about_rsv::before { font-family: 'fontello'; content: '\f4c5'; font-weight: normal; font-size: 120%; margin: 0 .6rem 0 0; }

@media screen and (min-width: 48em), print { .btn_about_rsv { display: inline-block; font-size: 120%; padding: .8rem 4.0rem; } }
.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; background: #fff; border: 3px double #2dadd8; color: #2dadd8; text-decoration: none !important; text-indent: 0; }
.btn_detail::after { font-family: 'fontello'; content: '\e801'; margin-left: .6rem; }
.btn_detail:hover { background: #2dadd8; color: #fff; border: 3px double #fff; }

.btn_border { border: 5px solid #16902d; border-radius: 1em; }

html { font-size: calc(100vw / 32); font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

body { background: #c7e0a3; color: #000; }

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

.main { background: #fff; font-size: 1.4rem; line-height: 1.6; margin: 0 1.0rem 4.0rem; padding: 2.0rem 1.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(1100px + 40px); }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1100px; margin: auto; }
  .main { margin: 0; font-size: 1.6rem; padding: 6.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; 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; }
.header .wrap .logo { width: 100%; width: 80%; height: 5.0rem; margin: 0 0 1.0rem; }
.header .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 .wrap .headC { width: 49%; }
.header .wrap .headC .tel { font-size: 1.8rem; }
.header .wrap .headC .tel a { display: inline-block; }
.header .wrap .headC .add { display: none; }
.header .wrap .headR { width: 48%; }
.header .wrap .headR img { border: 4px solid #16902d; border-radius: 1.0rem; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 2.0rem 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 { margin: 0; width: 40%; height: 8.0rem; }
  .header .wrap .headC { width: 32%; }
  .header .wrap .headC .tel { font-size: 3.0rem; }
  .header .wrap .headC .add { display: block; font-size: 1.6rem; }
  .header .wrap .headR { width: 23%; }
  .header .wrap .headR img { border: 5px solid #16902d; } }
.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: #2dadd8; 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: '\e804'; 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: '\e803'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #fefefe; padding: 1.6rem; position: absolute; top: 5.8rem; right: 0; margin: auto; border-top: 2px solid #84cd2d; border-bottom: 2px solid #84cd2d; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px dotted #84cd2d; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px dotted #84cd2d; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #000 !important; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a span { 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: #1a9d3c; }
.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 li a { color: #000; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

.gnav li a { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.gnav li a::before { display: inline-block; width: 2.6rem; height: 2.6rem; font-family: 'fontello'; background: #1a9d3c; border-radius: 50%; color: #fff; text-align: center; padding: .4rem 0 0; margin: 0 .6rem 0 0; }
.gnav li a.home::before { content: '\e805'; }
.gnav li a.doctor::before { content: '\e80f'; }
.gnav li a.clinic::before { content: '\e80e'; }
.gnav li a.sub::before { content: '\e812'; }
.gnav li a.beginner::before { content: '\e810'; }
.gnav li a.access::before { content: '\e80d'; }
.gnav li a.recruit::before { content: '\e800'; }
.gnav li a.yoyaku::before { content: '\f4c5'; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; width: 1100px; margin: auto; background: #fff; padding: 0 2.0rem; }
  #nav .gnav { border-bottom: 2px solid #eee; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; }
  #nav .gnav li { width: calc(100% / 7); position: relative; }
  #nav .gnav li a, #nav .gnav li .sub { display: block; text-align: center; font-size: 1.8rem; padding: 3.0rem 0 1.0rem; }
  #nav .gnav li a::before, #nav .gnav li .sub::before { display: block; width: 4.0rem; height: 4.0rem; font-size: 2.4rem; padding: .6rem 0 0; margin: 0 auto 1.0rem; }
  #nav .gnav li a span, #nav .gnav li .sub span { display: block; color: #8bd5ee; font-size: 65%; margin: .4rem 0 0; }
  #nav .gnav li .sub::after { content: '▼'; color: #1a9d3c; font-size: 60%; }
  #nav .gnav li .sub.close::after { content: '▲'; }
  #nav .gnav li .subnav { width: 20.0rem; display: none; position: absolute; left: -2.6rem; }
  #nav .gnav li .subnav li { width: 100%; border-top: 1px solid #fff; }
  #nav .gnav li .subnav li a { display: block; width: 100%; background: #5eb76d; padding: 1.2rem 0; text-align: center; color: #fff; }
  #nav .gnav li.reservation { display: none; } }
.overview { margin: 0 1.0rem 1.0rem; padding: 2.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; background: #fff; }
.overview .overviewL .clinic_name { text-align: center; margin: 0 0 1.6rem; }
.overview .overviewL .clinic_name img { max-width: 90%; height: auto; }
.overview .overviewL .tel { font-size: 2.2rem; text-align: left; }
.overview .overviewL .tbl_time { margin: 1.6rem 0; }
.overview .overviewR { margin: 2.0rem 0 0; }
.overview .overviewR p { font-size: 105%; }
.overview .overviewR .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { width: 1100px; margin: 6.0rem auto 0; padding: 6.0rem; font-size: 1.6rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview .overviewL, .overview .overviewR { width: 48%; }
  .overview .overviewL .clinic_name { text-align: left; margin: 0 0 2.0rem; }
  .overview .overviewL .clinic_name img { max-width: 34.0rem; }
  .overview .overviewL .tel { font-size: 3.0rem; }
  .overview .overviewL .tbl_time { margin: 3.0rem 0; }
  .overview .overviewL .btn_about_rsv { display: block; }
  .overview .overviewR { margin: 0; }
  .overview .overviewR p { font-size: 110%; }
  .overview .overviewR .gmap { height: 87%; } }
#open-chatbot { border-radius: 30px; padding: 1rem; background: #28a66b; cursor: pointer; position: fixed; bottom: 6rem; right: 0; color: #FFF; display: flex; align-items: center; justify-content: center; }
#open-chatbot::before { font-family: 'fontello'; content: '\f03d'; font-size: 2.2rem; }
#open-chatbot p { font-size: 1.2rem; padding: 0; margin: 0; text-align: center; }
#open-chatbot p span { font-size: .8rem; display: block; width: 100%; text-align: center; }

@media screen and (min-width: 48em), print { #open-chatbot { bottom: 8rem; }
  #open-chatbot p { font-size: 1.8rem; }
  #open-chatbot p span { font-size: 1rem; } }
.tel_up { width: 100%; background: #c7e0a3; 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 { width: 47%; font-size: 1.7rem; padding: 1.5rem 0; text-align: center; }
.tel_up .net_yoyaku { display: block; max-width: 39%; background: #16902d; }
.tel_up .net_yoyaku img { border: 4px solid #16902d; }
.tel_up .pageup { width: 5.0rem; cursor: pointer; }
.tel_up .pageup a { display: block; width: 5.0rem; height: 5.0rem; font-size: 3.6rem; text-align: center; color: #fff; padding: .4rem; background: #1a9d3c; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e802'; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 6.4rem; left: auto; cursor: pointer; background: none; padding: 0; }
  .tel_up .tel, .tel_up .net_yoyaku { display: none; }
  .tel_up .pageup a { width: 6.4rem; height: 6.4rem; border: 3px solid clr_blue; }
  .tel_up .pageup a::before { font-size: 5.0rem; } }
.footer { text-align: center; padding: 0 0 5.4rem; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0; }
  .footer ul { display: block; text-align: center; margin: 1.0rem auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
.keyvsl { margin: 0 1.0rem 2.0rem; max-width: 100%; }
.keyvsl #keyvsl img { visibility: hidden; max-width: 100%; height: auto; }
.keyvsl .catch { color: #fff; font-weight: bold; font-size: 1.8rem; line-height: 1.4; margin: .6rem 0; text-shadow: #1a9d3c 0.1rem 0.1rem 0.1rem, #1a9d3c -0.1rem 0.1rem 0.1rem, #1a9d3c 0.1rem -0.1rem 0.1rem, #1a9d3c -0.1rem -0.1rem 0.1rem; }
.keyvsl .open_nairan { color: #fff; font-weight: bold; text-align: center; }
.keyvsl .open_nairan li { padding: 1.0rem; }
.keyvsl .open_nairan li span { font-size: 80%; }
.keyvsl .open_nairan li.open { background: #1a9d3c; font-size: 1.8rem; }
.keyvsl .open_nairan li.nairan { background: #2dadd8; font-size: 1.6rem; }

@media screen and (min-width: 48em), print { .keyvsl { width: 1100px; margin: auto; position: relative; }
  .keyvsl .catch { font-size: 2.6rem; position: absolute; bottom: 5.0rem; left: 7.0rem; text-shadow: #1a9d3c 0.2rem 0.2rem 0.2rem, #1a9d3c -0.2rem 0.2rem 0.2rem, #1a9d3c 0.2rem -0.2rem 0.2rem, #1a9d3c -0.2rem -0.2rem 0.2rem; }
  .keyvsl .open_nairan { position: absolute; bottom: 5.0rem; right: 0; }
  .keyvsl .open_nairan li { padding: 1.0rem 2.0rem; }
  .keyvsl .open_nairan li.open { font-size: 2.4rem; }
  .keyvsl .open_nairan li.nairan { width: 75%; margin: 1.0rem 0 0 auto; font-size: 1.8rem; } }
.info { background: #faffed; padding: 1.6rem 1.0rem; }
.info section .tit { text-align: center; margin: 0 0 1.0rem; }
.info section .tit img { max-width: 40%; height: auto; }
.info section dl { margin: 0; line-height: 1.4; padding: 0 .6rem 0 0; height: 20.0rem; overflow-y: auto; }
.info section dl dt { margin-bottom: .4rem; color: #2dadd8; font-size: 110%; }
.info section dl dt span { font-size: 80%; }
.info section dl dd { margin: 0 0 1.6rem; }

@media screen and (min-width: 48em), print { .info { padding: 4.0rem; }
  .info section { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .info section .tit { width: 20.0rem; margin: 0; }
  .info section .tit img { max-width: 70%; }
  .info section dl { width: 70%; padding: 0 1.4rem 0 0; }
  .info section dl dd { margin: 0 0 3.0rem; } }
.aisatsu { margin: 4.0rem 0 0; }
.aisatsu .tit { color: #5490c7; font-weight: bold; font-size: 2.0rem; margin: 0 0 2.0rem; position: relative; }
.aisatsu .tit span { position: relative; z-index: 1; }
.aisatsu .tit::after { content: 'GREETING'; color: #f1fbfd; font-size: 170%; position: absolute; top: -.2rem; left: 1.0rem; z-index: 0; }
.aisatsu .name { font-weight: bold; font-size: 120%; }

@media screen and (min-width: 48em), print { .aisatsu .tit { font-size: 3.2rem; margin: 0 0 5.0rem; letter-spacing: .2rem; }
  .aisatsu .tit::after { font-size: 7.4rem; top: -1.4rem; }
  .aisatsu .img_r { margin: 0 0 4.0rem 8.0rem; }
  .aisatsu p { line-height: 2.0; } }
.tre .tit { color: #84cd2d; font-weight: bold; font-size: 2.0rem; margin: 0 0 2.0rem; position: relative; }
.tre .tit span { position: relative; z-index: 1; }
.tre .tit::after { content: 'TREATMENT'; color: #f3fbe7; font-size: 170%; position: absolute; top: -.2rem; left: 1.0rem; z-index: 0; }
.tre ul:nth-of-type(1) { margin-bottom: 5rem; }
.tre ul li { padding: 18.0rem 0 0; margin: 0 0 1.6rem; }
.tre ul li a { display: block; color: #fff; padding: 1.6rem; text-decoration: none !important; background-image: linear-gradient(0deg, #a3db4e 0%, #82c9de 100%); background-image: -webkit-linear-gradient(0deg, #a3db4e 0%, #82c9de 100%); }
.tre ul li a span { display: block; font-size: 130%; font-weight: bold; }
.tre ul li a span::after { font-family: 'fontello'; content: '\e801'; margin-left: .8rem; }
.tre ul li.urology { background: url("../img/index_tre_hinyo.jpg") no-repeat center top/100% auto; }
.tre ul li.pediatrics { background: url("../img/index_tre_shoni.png") no-repeat center top/100% auto; }
.tre ul li.selfpay { background: url("../img/index_tre_jihi.png") no-repeat center top/100% auto; }
.tre ul li.vaccination { background: url("../img/index_tre_vaccination.png") no-repeat center top/100% auto; }
.tre ul li.dermatology { background: url("../img/index_tre_dermatology.png") no-repeat center top/100% auto; }

@media screen and (min-width: 48em), print { .tre .tit { font-size: 3.2rem; margin: 0 0 5.0rem; letter-spacing: .2rem; }
  .tre .tit::after { font-size: 7.4rem; top: -1.4rem; }
  .tre ul { display: -webkit-flex; display: flex; -webkit-justify-content: left; justify-content: left; }
  .tre ul li { width: 31%; padding: 20.2rem 0 0; margin: 0; }
  .tre ul li a { height: 100%; padding: 2.4rem; }
  .tre ul li a span { font-size: 2.4rem; }
  .tre ul li.pediatrics { background: url("../img/index_tre_shoni.png") no-repeat center top/100% auto; margin: 0 4rem; }
  .tre ul li.selfpay { background: url("../img/index_tre_jihi.png") no-repeat center top/100% auto; margin: 0 4rem; }
  .tre ul li.vaccination { background: url("../img/index_tre_vaccination.png") no-repeat center top/100% auto; }
  .tre ul li.dermatology { background: url("../img/index_tre_dermatology.png") no-repeat center top/100% auto; } }
body:not(.index) .main { margin: 0 1.0rem 4.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 0 0 6.0rem; } }

@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
#clinicslide { margin-bottom: 8.0rem; }
#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; }

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

.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }
.lst_recruit dt { color: #1a9d3c; background: #e1f9bf; border: 1px solid #ccc; padding: .4rem 1.0rem; }
.lst_recruit dd { margin: 0 0 1.0rem; padding: 1.0rem; border: 1px solid #ccc; border-top: none; }

@media screen and (min-width: 48em), print { .lst_recruit { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_recruit dt { width: 25%; padding: 1.0rem; }
  .lst_recruit dt:not(:last-child) { border-bottom: none; }
  .lst_recruit dd { width: 75%; margin: 0; border-left: none; border-top: 1px solid #ccc; }
  .lst_recruit dd:not(:last-child) { border-bottom: none; } }
.tbl_price { width: 100%; table-layout: fixed; border-collapse: collapse; }
.tbl_price th { color: #1a9d3c; background: #e1f9bf; border: 1px solid #ccc; padding: .4rem 1.0rem; font-weight: normal; text-align: left; }
.tbl_price td { text-align: right; padding: .4rem 1.0rem; border: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .tbl_price th, .tbl_price td { padding: 1.0rem; } }
.main .tel { font-size: 120%; }
.main .rsv_qr { margin: 2.0rem 0; }
.main .rsv_qr .qr_yoyaku { display: none; }
@media screen and (min-width: 48em), print { .main .tel { font-size: 150%; }
  .main .rsv_qr { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; }
  .main .rsv_qr img { width: auto; max-height: 10.0rem; }
  .main .rsv_qr .qr_yoyaku { display: block; margin: 0 0 0 2rem; } }

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