@charset "UTF-8";
html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; font-size: inherit; }

img, iframe { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.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; color: #7e6f5a; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: right; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #7e6f5a; font-size: 90%; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { background: #fff; border-bottom: 1px solid #7e6f5a; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #7e6f5a; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 1.6rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat center center/auto 100%; color: #fff; text-align: center; font-family: 'Noto Serif JP', serif; text-shadow: 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00; font-size: 2.2rem; padding: 3.6rem 1.0rem; margin: 1.0rem -1.0rem 0; }

.tit_02 { color: #7e6f5a; font-size: 2.0rem; font-family: 'Noto Serif JP', serif; text-align: center; margin: 0 0 2.0rem; line-height: 1.2; }
.tit_02 .en { display: block; font-size: 50%; letter-spacing: .2rem; margin: 0 0 0.4rem; }
.tit_02::after { display: block; content: ''; width: 5.0rem; height: .1rem; background: #7e6f5a; margin: .6rem auto 0; }

.tit_03 { color: #fff; background: #bba990; font-family: 'Noto Serif JP', serif; text-align: center; padding: .4rem 1.0rem; font-size: 1.8rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { color: #7e6f5a; font-family: 'Noto Serif JP', serif; text-align: center; font-size: 1.6rem; line-height: 1.2; margin: 0 0 2.0rem; display: flex; justify-content: center; align-items: center; }
.tit_04::after, .tit_04::before { content: ''; border-bottom: 2px solid #7e6f5a; flex: 0 0 3.0rem; }
.tit_04::before { margin: 0 .6em 0 0; }
.tit_04::after { margin: 0 0 0 .6em; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center/auto; font-size: 2.6rem; padding: 8.0rem 4.0rem; margin: 0; }
  .tit_02 { font-size: 3.6rem; margin: 0 0 3.0rem; }
  .tit_02::after { width: 15.0rem; margin: 1.0rem auto 0; }
  .tit_03 { font-size: 2.8rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 3.0rem; } }
.lst_ul01 li { text-indent: -1.8rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #7e6f5a; }
.lst_ul01.kome li::before { content: '※'; color: #4e4940; }

.lst_ul_disc { margin-left: 2.0rem; }
.lst_ul_disc li { list-style: disc; margin: 0 0 1.0rem; }
.lst_ul_disc li:last-child { margin: 0; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 1.0rem 2.6rem; position: relative; }
.lst_ol01 li::before { display: inline-block; content: counter(number,decimal-leading-zero) "."; position: absolute; left: 0; }

.lst_dl01 dt { font-weight: 700; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li { text-indent: -2.2rem; padding-left: 2.4rem; }
  .lst_ol01 li { padding: 0 0 1.0rem 3.0rem; }
  .lst_dl01 { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 1.0rem; } }
.flex3 { display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { font-family: 'Noto Serif JP', serif; font-style: italic; color: #4e4940; }
.tel::before { content: 'tel.'; font-size: 80%; }

.parking { padding: 0 0 0 1.2em; background: url("../img/icon_parking.svg") no-repeat left center/auto 1em; }

.box_beige { padding: 1.0rem 2.0rem; background: #f6ead8; }
@media screen and (min-width: 48em), print { .box_beige { padding: 2.0rem 4.0rem; } }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; background: #fff; border: 3px double #7e6f5a; color: #7e6f5a; text-decoration: none !important; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #7e6f5a; color: #fff; border: 3px double #fff; } }

html { font-size: calc(100vw / 32); font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }

body { background-image: linear-gradient(90deg, #fffdfa 0%, #f7efe5 100%); color: #4e4940; overflow-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(1200px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.6rem; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.woff2") format("woff2"); }
.header { padding: 1.0rem; background: linear-gradient(90deg, #f4e5d3 0%, #fffdfa 100%); background: -webkit-linear-gradient(90deg, #f4e5d3 0%, #fffdfa 100%); background: -ms-linear-gradient(90deg, #f4e5d3 0%, #fffdfa 100%); }
.header .wrap { display: flex; flex-direction: column; }
.header .wrap .headL { order: 3; display: flex; font-size: 1.2rem; }
.header .wrap .headL .parking { margin: 0 0 0 .8rem; }
.header .wrap .logo { order: 1; height: 5.2rem; }
.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 .headR { order: 2; margin: 1.0rem 0 .6rem; }
.header .wrap .headR .tel_shoshin { display: flex; justify-content: space-between; align-items: center; }
.header .wrap .headR .tel_shoshin li.shoshin { width: 58%; }
.header .wrap .headR .tel_shoshin li .tel { display: block; text-align: center; font-size: 1.6rem; }
.header .wrap .headR .tel_shoshin li .tel a { display: inline-block; }

@media screen and (min-width: 48em), print { .header { padding: 2.0rem 0 0; }
  .header .wrap { margin: 0 auto 2.0rem; flex-direction: row; align-items: center; }
  .header .wrap .headL { width: 30%; order: 1; flex-direction: column; font-size: 1.4rem; }
  .header .wrap .headL .parking { margin: .6rem 0 0; }
  .header .wrap .logo { order: 2; width: 40%; height: 7.6rem; }
  .header .wrap .headR { order: 3; width: 30%; }
  .header .wrap .headR .tel_shoshin { flex-direction: column; }
  .header .wrap .headR .tel_shoshin li.shoshin { width: 70%; }
  .header .wrap .headR .tel_shoshin li .tel { display: block; text-align: center; font-size: 3.0rem; }
  .header .wrap .headR .tel_shoshin li .tel a { display: inline-block; } }
.slicknav_menu { position: absolute; top: 2.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: #7e6f5a; background: #fff; border: 1px dotted #7e6f5a; 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: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 94vw; max-height: 75vh; overflow-y: auto; background: #fff; padding: 1.6rem; position: absolute; top: 6.0rem; right: 1.0rem; margin: auto; }
.slicknav_menu .slicknav_nav a { color: inherit; }
.slicknav_menu .slicknav_nav .gnav { border-top: 2px solid #7e6f5a; border-bottom: 2px solid #7e6f5a; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px solid #7e6f5a; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #000 !important; font-family: 'Noto Serif JP', serif; padding: 1.0rem 0; font-size: 1.6rem; margin: 0; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a.sub { background: none; border: none; }
.slicknav_menu .slicknav_nav .gnav li a.sub::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e811'; color: #7e6f5a; }
.slicknav_menu .slicknav_nav .gnav li a:hover { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e819'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; display: flex; justify-content: space-between; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { width: 50%; border-bottom: 1px dotted #7e6f5a; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; font-size: 1.4rem; text-align: center; color: #4e4940 !important; font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #4e4940 !important; background: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a span { display: block; }
.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: #fff; }
  #nav .gnav { width: 1200px; margin: auto; display: flex; justify-content: center; }
  #nav .gnav li { position: relative; }
  #nav .gnav li a { display: block; text-align: center; color: #000; font-size: 1.8rem; font-weight: bold; padding: 2.0rem 3.0rem; font-family: 'Noto Serif JP', serif; }
  #nav .gnav li a:hover { color: #7e6f5a; opacity: 1.0; }
  #nav .gnav li a.sub::after { font-family: 'fontello'; content: '\e811'; font-size: 40%; margin: 0 0 0 .6rem; }
  #nav .gnav li a.sub.close::after { content: '\e819'; }
  #nav .gnav li .subnav { width: 30.0rem; visibility: hidden; position: absolute; left: -8.0rem; z-index: 10; }
  #nav .gnav li .subnav li { width: 100%; }
  #nav .gnav li .subnav li a { display: block; width: 100%; color: #4e4940; background: #f8f8f8; padding: 1.6rem 0; text-align: center; font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; }
  #nav .gnav li .subnav li a:hover { background: #4e4940; color: #fff; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .first #nav .first, .access #nav .access { color: #7e6f5a; } }
.overview { margin: 4.0rem 0 0; font-size: 1.4rem; line-height: 1.6; }
.overview > .wrap { margin: 0 1.0rem; }
.overview > .wrap .overviewL .clinic_name { text-align: center; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; height: auto; }
.overview > .wrap .overviewL .gaiyo { width: 100%; margin: 1.0rem 0; color: #7e6f5a; display: flex; justify-content: space-between; flex-wrap: wrap; }
.overview > .wrap .overviewL .gaiyo dt { width: 30%; font-weight: bold; padding: .4rem; }
.overview > .wrap .overviewL .gaiyo dd { width: 70%; padding: .4rem; margin: 0; }
.overview > .wrap .overviewR .tel { display: block; text-align: center; font-size: 150%; }
.overview > .wrap .overviewR ul { display: flex; justify-content: space-between; }
.overview > .wrap .overviewR ul li { text-align: center; font-size: 88%; }
.overview .gmap { height: 30.0rem; margin: 2.0rem 0 0; }

@media screen and (min-width: 48em), print { .overview { margin: 8.0rem 0 0; font-size: 1.8rem; }
  .overview > .wrap { margin: 0 auto 4.0rem; display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name { text-align: right; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 40.0rem; }
  .overview > .wrap .overviewL .gaiyo { margin: 0; }
  .overview > .wrap .overviewL .gaiyo dt { width: 25%; padding: 0 0 1.0rem; }
  .overview > .wrap .overviewL .gaiyo dd { width: 75%; padding: 0 0 1.0rem; }
  .overview > .wrap .overviewR .tel { text-align: left; font-size: 170%; }
  .overview > .wrap .overviewR ul { justify-content: flex-start; }
  .overview > .wrap .overviewR ul li { font-size: 100%; margin: 0 2.0rem 0 0; }
  .overview .gmap { height: 35.0rem; } }
.tel_up { width: 100%; background: #faf5ed; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: flex; justify-content: space-between; align-items: center; }
.tel_up .tel { display: block; text-align: center; width: 85%; font-size: 2.4rem; line-height: 1.0; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 4.0rem; font-size: 1.6rem; text-align: center; color: #7e6f5a; padding: 1.0rem .4rem; line-height: 1.0; background: linear-gradient(90deg, #f4e5d3 0%, #fffdfa 100%); background: -webkit-linear-gradient(90deg, #f4e5d3 0%, #fffdfa 100%); background: -ms-linear-gradient(90deg, #f4e5d3 0%, #fffdfa 100%); border: 1px solid #7e6f5a; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e819'; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 7.0rem; width: 7.0rem; bottom: 2.0rem; right: 2.0rem; left: auto; background: none; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .pageup a { width: 100%; height: 7.0rem; font-size: 3.6rem; padding: 1.4rem 0 0; } }
.footer { text-align: center; padding: 0 0 4.0rem; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer .copy a { color: inherit; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0; }
  .footer .copy { margin: 3.0rem 0 0; }
  .footer ul { display: block; text-align: center; margin: 1.0rem auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; 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; } }
#keyvsl { max-width: 100%; padding: 18.0rem 1.0rem 0; background: url(../img/index_keyvsl01.jpg) no-repeat center top/170% auto; margin: -1.0rem 0 0; }
#keyvsl .catch { color: #fff; font-family: 'Noto Serif JP', serif; font-size: 1.4rem; line-height: 1.6; text-align: center; text-shadow: 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00, 0 0 .6rem #2f1e00; }
#keyvsl .sub_catch { background: rgba(255, 255, 255, 0.9); font-family: 'Noto Serif JP', serif; text-align: center; padding: 1.0rem; margin: 0 0 1.0rem; font-size: 1.4rem; color: #7e6f5a; }

@media screen and (min-width: 48em), print { #keyvsl { height: 60.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto 100%; padding: 21.0rem 0 0; margin: 0; position: relative; }
  #keyvsl .catch { width: 100%; font-size: 2.5rem; letter-spacing: .2rem; text-shadow: 0 0 .6rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00, 0 0 1.0rem #2f1e00; }
  #keyvsl .sub_catch { width: 71.0rem; margin: auto; font-size: 2.5rem; padding: 1.0rem 3.0rem; position: absolute; left: 0; right: 0; bottom: 5.0rem; } }
.info { margin: 4.0rem 1.0rem; }
.info .box_white { background: #fff; padding: 1.0rem 1.0rem 2.0rem; }
.info .box_white dl { margin: 0; line-height: 1.4; padding: 1.6rem 0; border-top: 2px dotted #7e6f5a; border-bottom: 2px dotted #7e6f5a; }
.info .box_white dl dt { margin: 0 0 .6rem; color: #7e6f5a; font-size: 110%; cursor: pointer; display: flex; }
.info .box_white dl dt::before { font-family: 'fontello'; content: '\e811'; font-size: 1.0rem; padding: .4rem .6rem 0 0; }
.info .box_white dl dt.close::before { content: '\e819'; }
.info .box_white dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; }
.info .box_white dl dd { margin: 0 0 1.6rem; word-wrap: break-word; }
.info .box_white dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { margin: 8.0rem 0; }
  .info .box_white { padding: 5.0rem 10.0rem; }
  .info .box_white dl { text-align: center; }
  .info .box_white dl dt { justify-content: center; margin: 0 0 1.0rem; }
  .info .box_white dl dt::before { margin-right: 1.0rem; }
  .info .box_white dl dt:not(:first-of-type) { padding: 1.6rem 0 0; }
  .info .box_white dl dd { margin: 0 0 3.0rem; } }
.feature { margin: 4.0rem 1.0rem; }
.feature ul li { margin: 0 0 2.6rem; }
.feature ul li::before { display: block; content: ''; width: 80%; height: 15.0rem; }
.feature ul li.camera::before { background: url("../img/index_feature_camera.jpg") no-repeat center top/contain; box-shadow: 1rem 1rem 0 0 #ded2c0; margin: 0 auto 2.0rem; }
.feature ul li.chinsei::before { background: url("../img/index_feature_chinsei.jpg") no-repeat center top/contain; box-shadow: -1rem 1rem 0 0 #f6ead8; margin: 0 auto 2.0rem; }
.feature ul li.maeshochi::before { background: url("../img/index_feature_maeshochi.jpg") no-repeat center top/contain; box-shadow: 1rem 1rem 0 0 #ded2c0; margin: 0 auto 2.0rem; }
.feature ul li.kensa::before { background: url("../img/index_feature_kensa.jpg") no-repeat center top/contain; box-shadow: -1rem 1rem 0 0 #f6ead8; margin: 0 auto 2.0rem; }

@media screen and (min-width: 48em), print { .feature { margin: 8.0rem auto; }
  .feature ul li { min-height: 40.0rem; font-size: 2.0rem; line-height: 2.0; letter-spacing: .5rem; margin: 0 0 10.0rem; position: relative; }
  .feature ul li::before { width: 56.0rem; height: 35.0rem; margin: 0; position: absolute; top: 0; z-index: -1; }
  .feature ul li:nth-child(odd) { padding: 15.0rem 0 0 55%; }
  .feature ul li:nth-child(odd)::before { left: 0; }
  .feature ul li:nth-child(even) { padding: 15.0rem 55% 0 0; }
  .feature ul li:nth-child(even)::before { right: 0; }
  .feature ul li.camera::before { box-shadow: 5.4rem 5.4rem 0 0 #ded2c0; }
  .feature ul li.chinsei::before { box-shadow: -18rem 5rem 0 0 #f6ead8; }
  .feature ul li.maeshochi::before { box-shadow: 13rem 9rem 0 -6rem #ded2c0; }
  .feature ul li.kensa::before { box-shadow: -18rem 5rem 0 0 #f6ead8; } }
.tre { margin: 4.0rem 1.0rem; }
.tre ul { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.tre ul li { width: 49%; margin: 0 0 1.0rem; }
.tre ul li a { display: block; height: 4.0rem; text-decoration: none !important; color: #7e6f5a; line-height: 1.2; padding: 1.2rem 0 0 4.6rem; position: relative; }
.tre ul li a span { font-size: 85%; }
.tre ul li a::before { display: inline-block; content: ''; width: 4.0rem; height: 4.0rem; position: absolute; top: 0; left: 0; }
.tre ul li a.internal::before { background: url("../img/icon_naika.svg") no-repeat center center/65% #7e6f5a; }
.tre ul li a.digestive::before { background: url("../img/icon_shokaki.svg") no-repeat center center/65% #7e6f5a; }
.tre ul li a.gastroscopy { padding: .2rem 0 0 4.6rem; }
.tre ul li a.gastroscopy::before { background: url("../img/icon_icamera.svg") no-repeat center center/65% #7e6f5a; }
.tre ul li a.colonoscopy { padding: .2rem 0 0 4.6rem; }
.tre ul li a.colonoscopy::before { background: url("../img/icon_daicho.svg") no-repeat center center/65% #7e6f5a; }
.tre ul li a.pylori::before { background: url("../img/icon_pylori.svg") no-repeat center center/65% #7e6f5a; }
.tre ul li a.lifestyle::before { background: url("../img/icon_seikatsu.svg") no-repeat center center/65% #7e6f5a; }
.tre ul li a.vaccination::before { background: url("../img/icon_yobo.svg") no-repeat center center/65% #7e6f5a; }

@media screen and (min-width: 48em), print { .tre { margin: 8.0rem auto; }
  .tre ul { justify-content: center; }
  .tre ul li { width: 20.0rem; min-height: 20.0rem; margin: 0 4.0rem 4.0rem; }
  .tre ul li a { font-size: 2.0rem; text-align: center; height: auto; color: #7e6f5a; padding: 0; }
  .tre ul li a span { display: block; }
  .tre ul li a::before { display: block; width: 13.0rem; height: 13.0rem; margin: 0 auto 1.0rem; position: relative; left: auto; } }
body:not(.index) .header { padding: 1.0rem 1.0rem 0; margin: 0 0 3.0rem; }
body:not(.index) .main { margin: 0 1.0rem 6.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .header { padding: 2.0rem 0 0; margin: 0 0 8.0rem; }
  body:not(.index) .main { margin: 0 0 16.0rem; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.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: flex; justify-content: space-between; 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 #ded2c0; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .gmap { height: 50.0rem; } }

@media screen and (min-width: 48em), print { body.lifestyle .lst_dl01 dt { width: 6%; }
  body.lifestyle .lst_dl01 dd { width: 94%; } }
