@charset "UTF-8";
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, iframe { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.large { font-size: 140%; }

.txt_green { color: #006934; }

.txt_lightgreen { color: #8DC221; }

.txt_red { color: #f00; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

.tate { max-width: 60%; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; }
  .tate { max-width: 25% !important; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 90%; border-bottom: 2px solid #006934; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #333; line-height: 1.4; padding: .4rem 0; }
.tbl_time tr th.time span { display: block; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; border-bottom: 1px solid #333; line-height: 1.0; font-size: 80%; color: #006934; }
.tbl_time tr td.close { color: #333; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time tr th { border-bottom: 4px solid #006934; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 40%; }
  .tbl_time tr th.time { padding: 1.0rem; }
  .tbl_time tr td { padding: 2.0rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.btn_map { display: inline-block; border: 1px solid #333; padding: .4rem 1.0rem; }
.btn_map::before { font-family: 'fontello'; content: '\e804'; color: #8DC221; margin: 0 .4rem 0 0; }

@media screen and (min-width: 48em), print { .btn_map { padding: 1.4rem 6.0rem; } }
.tit_01 { background: url(../img/tit_01.jpg) no-repeat center center/auto 100%; font-size: 2.2rem; color: #707070; text-align: center; font-family: 'Noto Serif JP', serif; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #006934; text-align: center; font-family: 'Noto Serif JP', serif; background: url("../img/tit_02.svg") no-repeat center center/auto 6rem; font-size: 2.0rem; margin: 0 0 2.0rem; padding: 3.0rem 0; line-height: 1.2; }

.tit_03 { color: #fff; background: #006934; font-family: 'Noto Serif JP', serif; font-size: 1.8rem; line-height: 1.2; padding: .4rem 1.0rem; margin: 0 0 2.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; }
.tit_03::before { display: block; content: '●'; color: #8DC221; font-size: 1.2rem; margin: .2rem .6rem 0 0; }

.tit_04 { font-size: 1.6rem; font-family: 'Noto Serif JP', serif; padding: 0 0 .6rem; line-height: 1.2; border-bottom: 2px solid #DCDCDC; margin: 0 0 2.0rem; position: relative; }
.tit_04::after { display: block; content: ''; width: 50%; height: 2px; background: #8DC221; position: absolute; bottom: -.2rem; }

.tit_05 { display: inline-block; font-family: 'Noto Serif JP', serif; font-size: 1.6rem; padding: 0 2.0rem .4rem 0; border-bottom: 2px dotted #D3DC00; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center center/auto; font-size: 3.0rem; letter-spacing: .4rem; padding: 8.0rem 4.0rem; margin: 0 0 3.0rem; }
  .tit_02 { font-size: 3.0rem; background: url("../img/tit_02.svg") no-repeat center center/auto 7rem; padding: 4.0rem 0; margin: 0 0 3.0rem; }
  .tit_03 { font-size: 2.6rem; padding: .6rem 1.6rem; margin: 0 0 3.0rem; }
  .tit_03::before { font-size: 1.6rem; margin: .6rem 1.0rem 0 0; }
  .tit_04 { font-size: 2.2rem; padding: 0 0 .8rem; margin: 0 0 3.0rem; border-bottom: 3px solid #DCDCDC; }
  .tit_04::after { height: 3px; }
  .tit_05 { font-size: 1.8rem; padding: 0 3.0rem .4rem 0; border-bottom: 3px dotted #D3DC00; 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: #8DC221; position: absolute; left: 0; }
.lst_ul01.kome li::before { content: '※'; color: #333; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 0 2.8rem; position: relative; }
.lst_ol01 li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; color: #8DC221; font-weight: bold; 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.0rem; }
  .lst_dl01 { width: 70%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 1.0rem; } }
.flex3 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > ul { width: 100%; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > ul, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .flex3 > ul, .flex3 > li { width: 32%; }
  .flex3 > ul:not(:nth-child(3n)), .flex3 > li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { font-family: 'Roboto Condensed', sans-serif; }
.tel::before { font-family: 'fontello'; content: '\e802'; color: #8DC221; margin: 0 .4rem 0 0; }

.box_gray { padding: 1.0rem; background: #ECF0ED; }
@media screen and (min-width: 48em), print { .box_gray { padding: 2.0rem; } }

.box_green { padding: 1.0rem; background: #DDEAC3; }
@media screen and (min-width: 48em), print { .box_green { padding: 2.0rem; } }

.btn_rsv { display: inline-block; border: 1px solid #333; padding: .4rem 2.0rem; }
@media screen and (min-width: 48em), print { .btn_rsv { padding: .8rem 3.0rem; } }
.btn_rsv::before { font-family: 'fontello'; content: '\e803'; color: #8DC221; margin: 0 .4rem 0 0; }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; background: #006934; color: #fff; text-decoration: none !important; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #8DC221; } }

html { font-size: calc(100vw / 32); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

body { background: #fff; color: #333; word-wrap: break-word; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ''; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.noscr { height: 100%; overflow: hidden; }
body.noscr::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1100px + 40px); }
  body::after { display: none; }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1100px; margin: auto; }
  .main { font-size: 1.6rem; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { margin: 1.0rem; }
.header .wrap .logo { width: 83%; height: 4.4rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { margin: 1.4rem 0 0; font-size: 1.4rem; }
.header .wrap .headR .tel_yoyaku { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.header .wrap .headR .tel_yoyaku li .tel { display: inline-block; font-size: 2.2rem; }
.header .wrap .headR .tel_yoyaku li .tel a { display: inline-block; }
.header .wrap .headR .tel_yoyaku li .btn_rsv { padding: .6rem 2.8rem; }
.header .wrap .headR .acs_flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: .6rem 0 0; }
.header .wrap .headR .acs_flex ul li { text-align: center; }
.header .wrap .headR .acs_flex ul li.add { font-size: 1.0rem; }
.header .wrap .headR .acs_flex .btn_detail { display: block; padding: 0.6rem 1.6rem; margin: 0; }
.header .wrap .headR .acs_flex .btn_detail::before { font-family: 'fontello'; content: '\e804'; color: #8DC221; margin: 0 .4rem 0 0; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 2.0rem auto 4.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .wrap .logo { width: 40%; height: 7.6rem; }
  .header .wrap .headR { width: 37%; }
  .header .wrap .headR .tel_yoyaku li .tel { font-size: 3.0rem; }
  .header .wrap .headR .tel_yoyaku li .btn_rsv { font-size: 1.6rem; padding: 1.0rem 4.6rem; }
  .header .wrap .headR .acs_flex ul li { line-height: 1.6; font-size: 2.0rem; }
  .header .wrap .headR .acs_flex ul li.add { font-size: 1.4rem; }
  .header .wrap .headR .acs_flex .btn_detail { font-size: 1.6rem; padding: 1.4rem 0; text-align: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 0 0 1.2rem; }
  .header .wrap .headR .acs_flex .btn_detail:hover::before { color: #fff; } }
.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: #8DC221; 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: '\e800'; 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: '\e801'; 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 { margin: 0; border-top: 2px solid #D3DC00; border-bottom: 2px solid #D3DC00; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px dotted #D3DC00; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #333 !important; padding: 1.0rem; 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; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-family: 'fontello'; content: '\e809'; font-size: 2.0rem; color: #D3DC00; }
.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: '\e80a'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol li { width: 50%; border-bottom: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol li:nth-child(odd) { border-right: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol li a { padding: 1.0rem; color: #333; font-size: 1.4rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol li a br { display: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol li a:hover { color: #333 !important; background: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol.subsub01 { background: #DDEAC3; }
.slicknav_menu .slicknav_nav .gnav li .subnav li ol.subsub02 { background: #DAE3DD; }
.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: 0 0 2.0rem; }
  #nav .gnav { width: 1100px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  #nav .gnav li { margin: 0 1.4rem; position: relative; }
  #nav .gnav li a { display: block; text-align: center; font-size: 1.6rem; padding: 0 2.0rem 1.0rem; border-bottom: 3px solid transparent; }
  #nav .gnav li a:hover { opacity: 1.0; border-bottom: 3px solid #D3DC00; }
  #nav .gnav li a.sub::after { font-family: 'fontello'; content: '\e809'; color: #D3DC00; font-size: 150%; line-height: 0; margin: 0 0 0 1.0rem; }
  #nav .gnav li a.sub.close::after { content: '\e80a'; }
  #nav .gnav li .subnav { width: 50.0rem; visibility: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: 5.0rem; z-index: 5; }
  #nav .gnav li .subnav li { margin: 0; }
  #nav .gnav li .subnav li ol { margin: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  #nav .gnav li .subnav li ol li { width: 100%; border-bottom: 1px solid #fff; }
  #nav .gnav li .subnav li ol li a { padding: 1.0rem 3.0rem; text-align: left; border-bottom: none; }
  #nav .gnav li .subnav li ol li a br { display: none; }
  #nav .gnav li .subnav li ol li a:hover { color: #006934; border-bottom: none; }
  #nav .gnav li .subnav li ol.subsub01 { background: #DDEAC3; }
  #nav .gnav li .subnav li ol.subsub02 { background: #DAE3DD; }
  .index #nav .home, .doctor #nav .doctor, .first #nav .first, .clinic #nav .clinic, .access #nav .access { border-bottom: 3px solid #D3DC00; } }
.overview { padding: 2.0rem 1.0rem 4.0rem; font-size: 1.4rem; line-height: 1.6; background: #ECF0ED; }
.overview > .wrap .overviewL { background: #fff; padding: 2.0rem 1.0rem; border-bottom: 1px solid #006934; border-right: 1px solid #006934; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap .overviewL .gaiyo { width: 100%; margin: 0; }
.overview > .wrap .overviewL .gaiyo dt { padding: .4rem; background: #F4F5F4; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 0 .4rem; }
.overview > .wrap .overviewL .gaiyo dd { padding: .4rem; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .gaiyo dd span { display: block; margin: 1.0rem 0 0; }
.overview > .wrap .overviewL .tel { display: block; text-align: center; font-size: 180%; }
.overview > .wrap .overviewR .tbl_time { margin: 2.0rem 0; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 12rem 0; font-size: 1.6rem; }
  .overview > .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL { padding: 6.0rem 2.0rem; }
  .overview > .wrap .overviewL .clinic_name { margin: 0 0 5.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 34.0rem; }
  .overview > .wrap .overviewL .gaiyo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .overview > .wrap .overviewL .gaiyo dt { width: 25%; padding: 1.0rem 0; margin: 0 0 1.0rem; }
  .overview > .wrap .overviewL .gaiyo dd { width: 75%; padding: 1.0rem 0 1.0rem 2.0rem; margin: 0 0 1.0rem; }
  .overview > .wrap .overviewL .tel { font-size: 250%; }
  .overview > .wrap .overviewR .tbl_time { margin: 0 0 2.0rem; }
  .overview > .wrap .overviewR .gmap { height: 57%; } }
.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-box; display: -ms-flexbox; display: flex; -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: 50%; font-size: 2.0rem; padding: 1.0rem 0; line-height: 1.0; }
.tel_up .btn_rsv { padding: .9rem 1.2rem; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 4.0rem; font-size: 1.2rem; text-align: center; padding: 1.2rem .4rem; line-height: 1.0; background: #fff; border: 1px solid #8DC221; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e807'; color: #8DC221; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 5.0rem; bottom: 4.0rem; right: 2.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: 1.6rem; padding: 1.7rem .4rem; } }
.footer { padding: 0 0 4.0rem; color: #fff; background: #006934; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; text-align: center; }
.footer .copy a { color: inherit; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 4.0rem 0 3.0rem; }
  .footer .copy { width: 1100px; margin: 3.0rem auto 0; text-align: right; }
  .footer ul { display: block; width: 1100px; margin: 1.0rem auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; }
  .footer ul li a { opacity: 1.0; padding: 1.0rem; }
  .footer ul li a br { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
#keyvsl { margin: 1.0rem 0 0; max-width: 100%; text-align: center; background: url(../img/index_keyvsl01.jpg) no-repeat top center/150% auto; }
#keyvsl .wrap { padding: 18.6rem 1.0rem 2.0rem; }
#keyvsl .wrap p { font-size: 1.3rem; line-height: 1.6; margin: 0; }
#keyvsl .wrap p.catch { font-size: 2.0rem; font-family: 'Noto Serif JP', serif; letter-spacing: .1rem; margin: 0 0 .8rem; padding: 1.0rem 0; border-top: 2px solid #006934; border-bottom: 2px solid #006934; }

@media screen and (min-width: 48em), print { #keyvsl { margin: 0 auto; height: 70.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat top center/auto 100%; }
  #keyvsl .wrap { height: 100%; padding: 0 0 4.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
  #keyvsl .wrap .box_white { width: 72.5rem; padding: 4.0rem 4.0rem 3.0rem; background: rgba(255, 255, 255, 0.9); }
  #keyvsl .wrap .box_white p { font-size: 1.8rem; margin: 0; }
  #keyvsl .wrap .box_white p.catch { width: 63.0rem; margin: 0 auto 2.0rem; font-size: 4.0rem; letter-spacing: .5rem; border-top: 4px solid #006934; border-bottom: 4px solid #006934; } }
body.index .tit { font-size: 2.0rem; letter-spacing: .2rem; text-align: center; font-family: 'Noto Serif JP', serif; margin: 0 0 3.0rem; }
body.index .tit span { display: inline-block; border-bottom: 0.2rem solid #006934; }
@media screen and (min-width: 48em), print { body.index .tit { font-size: 3.2rem; letter-spacing: .6rem; margin: 0 0 5.0rem; }
  body.index .tit span { padding: 0 0 .4rem; border-bottom: 0.4rem solid #006934; } }

body.index .overview { background: -webkit-gradient(linear, left top, left bottom, from(#ECF0ED), color-stop(90%, #ECF0ED), color-stop(90%, #fff), to(#fff)); background: linear-gradient(to bottom, #ECF0ED 0%, #ECF0ED 90%, #fff 90%, #fff 100%); }
@media screen and (min-width: 48em), print { body.index .overview { background: -webkit-gradient(linear, left top, left bottom, from(#ECF0ED), color-stop(77%, #ECF0ED), color-stop(77%, #fff), to(#fff)); background: linear-gradient(to bottom, #ECF0ED 0%, #ECF0ED 77%, #fff 77%, #fff 100%); } }

.info { margin: 4.0rem 1.0rem; }
.info dl { background: #fff; padding: 1.6rem 0 1.0rem; margin: 0; line-height: 1.4; border-top: 1px solid #333; border-bottom: 1px solid #333; }
.info dl dt { margin: 0 0 .6rem; color: #006934; font-size: 110%; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; }
.info dl dt::before { font-family: 'fontello'; content: '\e809'; color: #8DC221; font-size: 1.6rem; margin-right: .6rem; }
.info dl dt.close::before { content: '\e80a'; }
.info dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 1px solid #333; }
.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 { margin: 8.0rem auto; width: 1100px; }
  .info dl dt { margin: 0 0 1.0rem; }
  .info dl dt::before { margin-right: 1.0rem; font-size: 2.0rem; }
  .info dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info dl dd { margin: 0 0 3.0rem; } }
.aisatsu { margin: 8.0rem 0 0; padding: 4.0rem 1.0rem; background: #F4F5F4; }
.aisatsu .wrap { background: #fff; padding: 2.0rem 1.0rem 1.0rem; position: relative; }
.aisatsu .wrap::before { content: ''; width: 50%; height: 5.4rem; background: url("../img/index_greeting.svg") no-repeat left top/contain; position: absolute; top: -6.2rem; left: 0; }
.aisatsu .wrap::after { content: ''; width: 6.0rem; height: 5.4rem; background: url("../img/logo_mark.svg") no-repeat center center/contain; position: absolute; top: 27.0rem; right: 6.4rem; }
.aisatsu .wrap .img_r.tate { margin: 1.0rem auto 3.0rem; }
.aisatsu .wrap .name { text-align: right; }
.aisatsu .wrap .name span { font-size: 120%; }

@media screen and (min-width: 48em), print { .aisatsu { margin: 16.0rem 0 0; padding: 16.0rem 0 8.0rem; }
  .aisatsu .wrap { padding: 6.0rem; }
  .aisatsu .wrap::before { height: 20.0rem; top: -24.0rem; }
  .aisatsu .wrap::after { width: 16.0rem; height: 14.0rem; top: 36.0rem; right: 6.0rem; }
  .aisatsu .wrap .tit { text-align: left; }
  .aisatsu .wrap .img_r.tate { max-width: 39.0rem !important; margin: -22.0rem 0 0 6.0rem; } }
.kanzo_naishi div { z-index: 0; overflow: hidden; position: relative; }
.kanzo_naishi div::before { content: ''; background: inherit; -webkit-filter: blur(0.3rem); -moz-filter: blur(0.3rem); -o-filter: blur(0.3rem); -ms-filter: blur(0.3rem); filter: blur(0.3rem); position: absolute; top: -.5rem; left: -.5rem; right: -.5rem; bottom: -.5rem; z-index: -1; }
.kanzo_naishi div .box { padding: 4.0rem 1.0rem; }
.kanzo_naishi div .box section ul li { margin: 0 0 1.0rem; }
.kanzo_naishi div .box section ul li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 1.6rem; padding: 1.0rem 2.0rem; text-align: center; text-decoration: none !important; position: relative; }
.kanzo_naishi div .box section ul li a::after { font-family: 'fontello'; content: '\e808'; position: absolute; right: 2.0rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-size: 3.0rem; }
.kanzo_naishi div.kanzo { background: url("../img/index_kanzo_bg.jpg") no-repeat center top/auto 100%; }
.kanzo_naishi div.kanzo .box { background: rgba(255, 255, 255, 0.6); }
.kanzo_naishi div.kanzo .box section ul li a { border: 1px solid #333; }
.kanzo_naishi div.kanzo .box section ul li a::after { color: #8DC221; }
.kanzo_naishi div.naishi { background: url("../img/index_naishi_bg.jpg") no-repeat left top/auto 100%; }
.kanzo_naishi div.naishi .box { background: rgba(0, 0, 0, 0.5); color: #fff !important; }
.kanzo_naishi div.naishi .box section .tit span { border-bottom: 0.2rem solid #8DC221; }
.kanzo_naishi div.naishi .box section ul li a { border: 1px solid #fff; }
.kanzo_naishi div.naishi .box section ul li a::after { color: #fff; }

@media screen and (min-width: 48em), print { .kanzo_naishi div { display: -webkit-box; display: -ms-flexbox; display: flex; height: 47.0rem; }
  .kanzo_naishi div::after { content: ''; display: block; width: 50%; height: 100%; }
  .kanzo_naishi div .box { width: 50%; padding: 0; position: relative; }
  .kanzo_naishi div .box section { width: 46.0rem; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
  .kanzo_naishi div .box section ul li a { padding: 1.6rem; }
  .kanzo_naishi div .box section ul li a::after { font-size: 6.0rem; }
  .kanzo_naishi div.kanzo { background: url("../img/index_kanzo_bg.jpg") no-repeat right center/auto 120%; }
  .kanzo_naishi div.kanzo::after { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; background: url("../img/index_kanzo_bg.jpg") no-repeat right center/cover; }
  .kanzo_naishi div.kanzo .box { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .kanzo_naishi div.kanzo .box section { left: 5.0rem; }
  .kanzo_naishi div.naishi { background: url("../img/index_naishi_bg.jpg") no-repeat left center/auto 120%; }
  .kanzo_naishi div.naishi::after { background: url("../img/index_naishi_bg.jpg") no-repeat left center/cover; }
  .kanzo_naishi div.naishi .box section { right: 5.0rem; } }
.feature { padding: 4.0rem 1.0rem; background: url("../img/logo_name.png") no-repeat right 1rem bottom -0.2rem/145% auto #E5EADB; counter-reset: number 0; }
.feature .wrap section { padding: 22.0rem 1.0rem 1.0rem; border-bottom: 1px solid #8DC221; border-right: 1px solid #8DC221; margin: 0 0 3.0rem; counter-increment: number 1; position: relative; }
.feature .wrap section::before { display: inline-block; content: counter(number,decimal-leading-zero); font-family: 'Roboto Condensed', sans-serif; color: transparent; font-weight: 700; -webkit-text-stroke: 1px #818181; text-stroke: 1px #818181; font-size: 6.0rem; position: absolute; top: -3.0rem; right: 1.0rem; }
.feature .wrap section .midashi { color: #006934; font-family: 'Noto Serif JP', serif; font-size: 2.0rem; line-height: 1.4; }
.feature .wrap section.kakaritsuke { background: url("../img/index_feature_naika.jpg") no-repeat left top 2rem/93% auto #fff; }
.feature .wrap section.kanzo { background: url("../img/index_feature_kanzo.jpg") no-repeat left top 2rem/93% auto #fff; }
.feature .wrap section.naishikyo { background: url("../img/index_feature_naishi.jpg") no-repeat left top 2rem/93% auto #fff; }
.feature .wrap section.kansen { background: url("../img/index_feature_kansen.jpg") no-repeat left top 2rem/93% auto #fff; }
.feature .wrap section.acs { background: url("../img/index_feature_acs.jpg") no-repeat left top 2rem/93% auto #fff; }

@media screen and (min-width: 48em), print { .feature { padding: 8.0rem 0 10.0rem; background: url("../img/logo_name.png") no-repeat center bottom -1rem/auto 14rem #E5EADB; }
  .feature .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .feature .wrap .tit { width: 100%; }
  .feature .wrap section { width: 30%; padding: 24.0rem 2.0rem 2.0rem; margin: 0 0 6.0rem; }
  .feature .wrap section:not(:nth-of-type(3n)) { margin: 0 3.6rem 6.0rem 0; }
  .feature .wrap section:last-of-type { margin: 0 0 6.0rem; }
  .feature .wrap section::before { font-size: 6.6rem; top: -3.2rem; right: 3.0rem; }
  .feature .wrap section .midashi { color: #006934; font-family: 'Noto Serif JP', serif; font-size: 2.0rem; line-height: 1.4; }
  .feature .wrap section.kakaritsuke { background: url("../img/index_feature_naika.jpg") no-repeat left top 2rem/90% auto #fff; }
  .feature .wrap section.kanzo { background: url("../img/index_feature_kanzo.jpg") no-repeat left top 2rem/90% auto #fff; }
  .feature .wrap section.naishikyo { background: url("../img/index_feature_naishi.jpg") no-repeat left top 2rem/90% auto #fff; }
  .feature .wrap section.kansen { background: url("../img/index_feature_kansen.jpg") no-repeat left top 2rem/90% auto #fff; }
  .feature .wrap section.acs { background: url("../img/index_feature_acs.jpg") no-repeat left top 2rem/90% auto #fff; } }
@media all and (-ms-high-contrast: none) { *::-ms-backdrop, .feature .wrap section::before { color: #fff; text-shadow: 0.1rem 0.1rem 0 #818181, -0.1rem 0.1rem 0 #818181, 0.1rem -0.1rem 0 #818181, -0.1rem -0.1rem 0 #818181; } }
.tre { /*margin: 4.0rem 0 0;*/ margin: 0.5rem 0 0; }
.tre ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.tre ul li { width: 32%; padding: 0 .4rem; margin: 0 0 1.6rem; }
.tre ul li a { display: block; text-align: center; text-decoration: none !important; }
.tre ul li a::before { content: ''; width: 100%; height: 9.4rem; display: block; padding: 1.0rem; border: 1px solid #DCDCDC; border-radius: 1.4rem; margin: 0 0 .6rem; }
.tre ul li a span::before { font-family: 'fontello'; font-size: 60%; content: '\e805'; margin: 0 .4rem 0 0; }
.tre ul.subnav01 { margin: 0 auto 3.0rem; }
.tre ul.subnav01 li a.internal::before { background: url("../img/icon_naika.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.gastro::before { background: url("../img/icon_shokaki.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.cardiovascular::before { background: url("../img/icon_junkanki.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.respiratory_medicine::before { background: url("../img/icon_kokyuki.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.lifestyle_related::before { background: url("../img/icon_seikatsu.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.hay_fever::before { background: url("../img/icon_kafun.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.cancer_screening::before { background: url("../img/icon_gan.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.antismoking::before { background: url("../img/icon_kinen.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a.vaccination::before { background: url("../img/icon_yobo.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav01 li a span::before { color: #8DC221; }
.tre ul.subnav02 li a.endoscopy::before { background: url("../img/icon_jobu.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav02 li a.colonoscopy::before { background: url("../img/icon_kabu.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav02 li a.cirrhosis::before { background: url("../img/icon_kanen.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav02 li a.fatty_liver::before { background: url("../img/icon_shibokan.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav02 li a.pylori::before { background: url("../img/icon_pylori.svg") no-repeat center center/50% auto #fff; }
.tre ul.subnav02 li a span::before { color: #006934; }
.tre .subnav_02_bg { padding: 4.0rem 0 2.0rem; background-size: auto; background-color: #DAE3DD; background-image: repeating-linear-gradient(135deg, transparent, transparent 8px, #EFF2F0 8px, #EFF2F0 9px); margin-bottom: 4rem; }

@media screen and (min-width: 48em), print { .tre { /*margin: 8.0rem 0 0;*/ margin: 1.0rem 0 0; }
  .tre ul { width: 1100px; margin: auto; }
  .tre ul li { width: calc(100% / 5); margin: 0 0 3.0rem; }
  .tre ul li a { font-size: 1.8rem; }
  .tre ul li a::before { width: 17.0rem; height: 17.0rem; border-radius: 3.0rem; margin: 0 auto .6rem; -webkit-transition: .2s; transition: .2s; }
  .tre ul li a:hover { opacity: 1.0; }
  .tre ul li a:hover::before { border: 1px solid #8DC221; }
  .tre .subnav_02_bg { padding: 6.0rem 0 3.0rem; margin-bottom: 6rem; } }
.bnr { margin: 4.0rem 1.0rem; }
.bnr li { margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .bnr { width: 1100px; margin: 8.0rem auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .bnr li { width: 48%; margin: 0 0 2.0rem; } }
body:not(.index) .main { margin: 0 1.0rem 6.0rem; }
body:not(.index) .main .tel { font-size: 150%; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 0 0 8.0rem; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

body.doctor .bg_photo { background: url("../img/doctor_bg.jpg") no-repeat center top/100% auto; padding: 20.0rem 0 0; }
body.doctor .bg_photo .txt .name { font-size: 140%; }
@media screen and (min-width: 48em), print { body.doctor .bg_photo { height: 73.0rem; background: url("../img/doctor_bg.jpg") no-repeat center top/auto 100%; padding: 0 50% 0 6.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  body.doctor .bg_photo .txt { background: rgba(255, 255, 255, 0.8); padding: 5.0rem; } }

#clinicslide img, #clinicslide 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; }
.device.flex3 li { width: 100%; }

@media screen and (min-width: 48em), print { .device { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .device li { width: 48%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; }
  .device.flex3 li { width: 31%; } }
.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 #ddeac3; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .tbl_time tr th[scope="col"]:first-child { width: 25%; }
  .access .main .tbl_time tr th.time span { margin: 0 3.0rem 0 1.0rem; }
  .access .main .gmap { height: 50.0rem; } }

@media screen and (min-width: 48em), print { body.gastro .box_gray .lst_ul01 { width: calc( 100% / 3 ); } }

@media screen and (min-width: 48em), print { body.antismoking .main .lst_dl01 { width: 80%; margin: auto; }
  body.antismoking .main .lst_dl01 dt { width: 10%; text-align: center; }
  body.antismoking .main .lst_dl01 dd { width: 90%; } }

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