@charset "UTF-8";
.footer a { display: inline-block; }

a[href*="checkup.html"] { pointer-events: none; }

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; }

.txt_purple { color: #7c5e8d; }

.txt_red { color: #c00; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@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; }

.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; background: #7c5e8d; 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 #ccc; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #ccc; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .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: 2px solid #7c5e8d; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/150% auto; color: #fff; text-align: center; font-weight: bold; font-size: 2.2rem; padding: 3.0rem 1.0rem; text-shadow: 0.1rem 0.1rem 0.6rem #333333, -0.1rem 0.1rem 0.6rem #333333, 0.1rem -0.1rem 0.6rem #333333, -0.1rem -0.1rem 0.6rem #333333; margin: 0 0 3.0rem; }

.tit_02 { color: #535353; font-size: 2.0rem; text-align: center; margin: 0 0 2.0rem; line-height: 1.2; }
.tit_02 span { display: block; font-family: 'Josefin Sans', sans-serif; color: #7c5e8d; font-size: 60%; margin: .6rem 0 0; }

.tit_03 { color: #fff; background: #7c5e8d; padding: .4rem 1.0rem; font-size: 1.8rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { color: #7c5e8d; font-size: 1.6rem; line-height: 1.2; font-weight: bold; padding: 0 0 .4rem; border-bottom: 1px solid #7c5e8d; margin: 0 0 2.0rem; }

.tit_05 { color: #f28f00; font-size: 1.6rem; font-weight: bold; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat center top/auto; font-size: 3.6rem; padding: 8.0rem 4.0rem; margin: 1.8rem 0 6.0rem; }
  .tit_02 { font-size: 3.4rem; margin: 0 0 3.0rem; }
  .tit_03 { font-size: 3.0rem; padding: .8rem 2.0rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.4rem; padding: 0 0 1.0rem; margin: 0 0 3.0rem; }
  .tit_05 { font-size: 2.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: #abd6ef; }

.lst_ol01 { counter-reset: number 0; 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 1.0rem; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; color: #4892ce; font-weight: bold; margin-right: .6rem; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

.lst_dl02 dd { margin: 0 0 2.6rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li { text-indent: -2.2rem; padding-left: 2.4rem; }
  .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; }
  .lst_ol01 li { text-indent: -1.2rem; padding: 0 0 1.4rem 1.2rem; }
  .lst_dl01 { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; padding: 0 1.0rem; }
  .lst_dl01 dd { width: 80%; padding: 0 1.0rem; } }
.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { -webkit-justify-content: flex-start; justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel::before { font-family: 'fontello'; content: '\e800'; margin: 0 .6rem 0 0; }

.box_purple { background: #ece7ee; padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_purple { padding: 3.0rem; } }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 3.0rem; border-radius: 3.0rem; color: #fff; background: #4892ce; border: 1px solid #4892ce; text-decoration: none !important; }
.btn_detail::after { font-family: 'fontello'; content: '\f006'; margin-left: .6rem; font-size: 80%; }
.btn_detail:hover { background: #fff; color: #4892ce; }

@media screen and (min-width: 48em), print { .btn_detail { padding: 1.0rem 3.0rem; } }
.tbl_general { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_general th { padding: .4rem; background: #ece7ee; border-top: 1px solid #7c5e8d; border-bottom: 1px solid #7c5e8d; }
.tbl_general td { padding: .4rem 1.0rem; border-top: 1px solid #7c5e8d; border-bottom: 1px solid #7c5e8d; }

@media screen and (min-width: 48em), print { .tbl_general th, .tbl_general td { padding: 1.4rem; } }
.tbl_price { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_price th { padding: 1.0rem; text-align: left; color: #7c5e8d; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }
.tbl_price td { text-align: right; padding: 1.0rem; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }

html { font-size: calc(100vw / 32); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; }

body { background: #fff; color: #222; }

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); }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.8rem; } }
@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 .headL { font-size: 1.2rem; line-height: 1.4; }
.header .wrap .headL .logo { height: 4.0rem; }
.header .wrap .headL .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 { font-size: 1.2rem; text-align: center; }
.header .wrap .headR .add { margin: 0 0 .6rem; }
.header .wrap .headR .park { background: #ece7ee; padding: .6rem; }
.header .wrap .headR .park::before { display: inline-block; width: 1.0em; height: 1.0em; content: 'P'; background: #222; color: #fff; border-radius: .2rem; margin: 0 .2rem 0 0; }
.header .fix_tel { display: none; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 1.0rem auto 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .header .wrap .headL { width: 60%; font-size: 1.6rem; }
  .header .wrap .headL .logo { height: 8.6rem; }
  .header .wrap .headR { width: 35%; font-size: 1.6rem; }
  .header .wrap .headR .add { -webkit-text-size-adjust: none; }
  .header .wrap .headR .park { width: 85%; margin: auto; padding: 1.4rem; }
  .header .fix_tel { display: block; width: 9.0rem; padding: 1.0rem; position: fixed; top: 20.0rem; right: 0; text-align: center; background: #f28f00; color: #fff; border-radius: 1.0rem 0 0 1.0rem; word-wrap: break-word; z-index: 10; }
  .header .fix_tel::before { display: block; font-family: 'fontello'; content: '\e800'; font-size: 2.8rem; margin: 0 0 .6rem; }
  .header .fix_tel .tel { font-family: 'Josefin Sans', sans-serif; font-size: 2.4rem; word-wrap: break-word; }
  .header .fix_tel .tel::before { display: block; content: 'TEL'; padding: 0 0 .6rem; margin: 0 0 .6rem; border-bottom: 1px solid #fff; } }
@-moz-document url-prefix() { .header .fix_tel { padding: 1.0rem 1.2rem; } }
.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: #7c5e8d; background: #fff; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e801'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #ece7ee; padding: 1.6rem; position: absolute; top: 5.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #7c5e8d; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #7c5e8d; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #7c5e8d !important; padding: 1.0rem 0; font-size: 1.6rem; 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: '\f004'; font-size: 2.0rem; }
.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: '\f005'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { width: 50%; border: none; margin: 0 0 .2rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { height: 100%; padding: 1.0rem 1.6rem; background: #fff; margin: .1rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #222 !important; background: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; }
  #nav .gnav { width: 1200px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
  #nav .gnav li { margin: 1.0rem 0 0; padding: 0 3.6rem; position: relative; }
  #nav .gnav li:not(:first-child) { border-left: 1px solid #ccc; }
  #nav .gnav li a { display: block; font-size: 1.8rem; padding: 0 0 .6rem; border-bottom: 3px solid transparent; }
  #nav .gnav li a:hover { color: #7c5e8d; border-bottom: 3px solid #7c5e8d; opacity: 1.0; }
  #nav .gnav li a.sub::after { content: '▼'; color: #7c5e8d; font-size: 60%; margin: 0 0 0 0.6rem; }
  #nav .gnav li a.sub.close::after { content: '▲'; }
  #nav .gnav li .subnav { width: 64.0rem; background: #7c5e8d; padding: 1.0rem 1.0rem 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; position: absolute; top: 4.8rem; left: -24.0rem; z-index: 5; }
  #nav .gnav li .subnav li { width: 32%; border: none; padding: 0; margin: 0 1.2rem 1.0rem 0; }
  #nav .gnav li .subnav li:nth-child(3n) { margin: 0 0 1.0rem; }
  #nav .gnav li .subnav li a { display: block; width: 100%; font-size: 1.6rem; background: #fff; padding: 1.0rem 0; text-align: center; border-bottom: none; }
  #nav .gnav li .subnav li a:hover { color: #fff; background: #7c5e8d; border-bottom: none; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .first #nav .first, .access #nav .access { color: #7c5e8d; border-bottom: 3px solid #7c5e8d; } }
.overview { padding: 4.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; background: #f9f9f9; }
.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%; }
.overview > .wrap .overviewL .gaiyo dt { padding: .4rem; text-align: center; color: #fff; background: #7c5e8d; }
.overview > .wrap .overviewL .gaiyo dd { padding: .4rem; margin: 0 0 1.0rem; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; text-align: center; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 6.0rem 0; font-size: 1.8rem; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name { text-align: left; margin: 0 0 3.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 43.0rem; }
  .overview > .wrap .overviewL .gaiyo { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .overview > .wrap .overviewL .gaiyo dt { width: 30%; padding: 1.0rem 0; margin: 0 0 .6rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
  .overview > .wrap .overviewL .gaiyo dd { width: 70%; padding: 1.0rem 0 1.0rem 2.0rem; margin: 0 0 .6rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 95%; } }
.tel_up { width: 100%; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_up .tel { display: block; color: #f28f00; text-align: center; width: 85%; font-family: 'Josefin Sans', sans-serif; font-size: 2.4rem; line-height: 1.0; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 4.0rem; height: 4.0rem; background: url("../img/btn_pageup.svg") no-repeat center top/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 5.0rem; bottom: 2.0rem; right: 2.0rem; left: auto; background: none; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .pageup a { width: 100%; width: 5.0rem; height: 5.0rem; } }
.footer { text-align: center; background: #ece7ee; padding: 0 0 4.0rem; }
.footer .copy { display: block; background: #7c5e8d; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 2.0rem 0 0; }
  .footer .copy { padding: 4.0rem 0; }
  .footer ul { width: 80.0rem; display: block; text-align: center; margin: 1.0rem auto 2.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; margin: 0 0 1.0rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li:nth-child(9)::after { content: none; }
  .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: 1.0rem 0 2.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto; }
#keyvsl .wrap { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; padding: 2.0rem 1.0rem 10.0rem; }
#keyvsl .wrap .catch { order: 1; color: #fff; text-align: center; font-size: 130%; text-shadow: 0 0 .6rem #333, 0 0 .6rem #333, 0 0 .6rem #333, 0 0 .6rem #333; }

@media screen and (min-width: 48em), print { #keyvsl { height: 62.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; margin: 2.0rem auto 0; }
  #keyvsl .wrap { -webkit-align-items: flex-start; align-items: flex-start; padding: 22.0rem 1.0rem 10.0rem; }
  #keyvsl .wrap .catch { order: 2; width: 100%; font-size: 3.0rem; } }
.covid { margin: 2.0rem 1.0rem 4.0rem; }

@media screen and (min-width: 48em), print { .covid { width: 100.0rem; margin: 8.0rem auto; } }
.orange_box { background: #fff1dd; padding: 1rem 0; }
.orange_box h3 { color: #f28f00; font-size: 1.6rem; font-weight: bold; }
@media screen and (min-width: 48em), print { .orange_box h3 { font-size: 2.0rem; } }
.orange_box .lst_ul01 li::before { color: #f28f00; }

.info { padding: 4.0rem 1.0rem; background: #ece7ee; }
.info .wrap dl { margin: 0; line-height: 1.4; }
.info .wrap dl dt { margin-bottom: .4rem; color: #7c5e8d; font-weight: bold; }
.info .wrap dl dd { margin: 0 0 1.0rem; padding-bottom: 1.0rem; word-wrap: break-word; }
.info .wrap dl dd:not(:last-child) { border-bottom: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .info { padding: 8.0rem 0; }
  .info .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .info .wrap .tit_02 { width: 22.0rem; text-align: left; text-align: left; }
  .info .wrap dl { -webkit-flex: 1; flex: 1; }
  .info .wrap dl dd { margin: 0 0 2.0rem; padding-bottom: 2.0rem; } }
.time_map { margin: 4.0rem 1.0rem; }
.time_map .map .gmap { height: 30.0rem; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .time_map { width: 1200px; margin: 8.0rem auto; }
  .time_map .map .gmap { height: 46.0rem; }
  .time_map .btn_detail { padding: 1.0rem 5.0rem; } }
.cal { background: #cadff1; padding: 4.0rem 1.0rem; }
.cal .box_white { background: #fff; padding: 2.0rem 1.0rem 1.0rem; }
.cal .box_white .status { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; margin: 0 0 2.0rem; }
.cal .box_white .status li { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.cal .box_white .status li::before { display: inline-block; content: ''; width: 1.0em; height: 1.0em; margin: 0 .4rem 0 0; }
.cal .box_white .status li:not(:last-child) { margin-right: 1.0rem; }
.cal .box_white .status li.open::before { background: #b4a3bd; }
.cal .box_white .status li.pm::before { background: #cadff1; }
.cal .box_white .status li.am::before { background: #d4fbcc; }
.cal .box_white .status li.close::before { background: #c0c0c0; }

@media screen and (min-width: 48em), print { .cal { padding: 8.0rem 0; }
  .cal .box_white { padding: 4.0rem 6.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .cal .box_white .status { width: 100%; }
  .cal .box_white .status li::before { margin: 0 1.0rem 0 0; }
  .cal .box_white .status li:not(:last-child) { margin-right: 3.0rem; }
  .cal .box_white table.caledit { width: 48%; font-size: 1.8rem; border-spacing: .4rem; }
  .cal .box_white table.caledit td { padding: .8rem 0; } }
.aisatsu { background: #f3f8fc; padding: 4.0rem 1.0rem; }
.aisatsu .name span { font-size: 130%; }

@media screen and (min-width: 48em), print { .aisatsu { padding: 8.0rem 0; }
  .aisatsu .btn_detail { padding: 1.0rem 8.0rem; } }
.doc_mri .tit { color: #f28f00; text-align: center; font-size: 2.0rem; }
.doc_mri .tit span { display: inline-block; border-bottom: 1px dotted #f28f00; }
.doc_mri .btn_detail { display: block; width: 70%; margin: auto; }
.doc_mri .doc { padding: 4.0rem 1.0rem; background: url("../img/index_doc_mri.jpg") left -20rem top/auto 100%; }
.doc_mri .mri { padding: 4.0rem 1.0rem; background: url("../img/index_doc_mri.jpg") right top/auto 100%; }

@media screen and (min-width: 48em), print { .doc_mri { background: url("../img/index_doc_mri.jpg") center top/auto; }
  .doc_mri .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
  .doc_mri .tit { font-size: 3.4rem; }
  .doc_mri .doc, .doc_mri .mri { width: 50%; padding: 8.0rem 8.0rem; background: none; } }
.case { margin: 4.0rem 1.0rem; }
.case ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.case ul li { width: 48%; margin: 0 0 1.0rem; }
.case ul li a { display: block; padding: 1.0rem 0 3.0rem; text-align: center; color: #fff; line-height: 1.2; text-decoration: none !important; border-radius: .6rem; position: relative; }
.case ul li a::before { display: block; content: ''; width: 100%; height: 100%; border-radius: .6rem; background: rgba(72, 146, 206, 0.8); position: absolute; top: 0; left: 0; z-index: 0; }
.case ul li a::after { display: block; font-family: 'fontello'; content: '\f006'; font-size: 80%; position: absolute; bottom: .8rem; left: 0; right: 0; }
.case ul li a span { z-index: 1; position: relative; }
.case ul li a.injury { background: url("../img/index_case_tobu.jpg") no-repeat center center/cover; }
.case ul li a.headache { background: url("../img/index_case_zutsu.jpg") no-repeat center center/cover; }
.case ul li a.dementia { background: url("../img/index_case_monowasure.jpg") no-repeat center center/cover; }
.case ul li a.cerebrovascular_disease { background: url("../img/index_case_nosocchu.jpg") no-repeat center center/cover; }
.case ul li a.epilepsy { background: url("../img/index_case_tenkan.jpg") no-repeat center center/cover; }
.case ul li a.brain_dock { background: url("../img/index_case_nodoc.jpg") no-repeat center center/cover; }

@media screen and (min-width: 48em), print { .case { width: 1200px; margin: 8.0rem auto; }
  .case ul li { width: 31%; margin: 0 0 2.0rem; }
  .case ul li a { font-size: 2.4rem; padding: 5.0rem 0; }
  .case ul li a::after { bottom: auto; left: auto; right: 1.0rem; } }
.tre { background: url("../img/index_tre_bg.jpg") no-repeat center top/auto 100%; padding: 4.0rem 1.0rem; }
.tre .subnav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre .subnav li { width: 48%; margin: 0 0 1.0rem; border-radius: .4rem; background: #fff; -webkit-box-shadow: 0 0 0.4rem 0.4rem rgba(219, 219, 219, 0.8); box-shadow: 0 0 0.4rem 0.4rem rgba(219, 219, 219, 0.8); }
.tre .subnav li a { display: block; height: 100%; background: #fff; line-height: 1.4; padding: 1.0rem 1.0rem 1.0rem 5.0rem; text-decoration: none; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.tre .subnav li a.cerebral_infarction { background: url("../img/icon_noukosoku.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.cerebral_hemorrhage { background: url("../img/icon_noushukketsu.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.subarachnoid_hemorrhage { background: url("../img/icon_kumomakka.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.cerebrovascular_disease { background: url("../img/icon_nokekkan.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.injury { background: url("../img/icon_tobugaisho.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.headache { background: url("../img/icon_zutsu.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.dementia { background: url("../img/icon_ninchisho.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.epilepsy { background: url("../img/icon_tenkan.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.brain_tumor { background: url("../img/icon_noshuyo.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.convulsions { background: url("../img/icon_keiren.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.sas { background: url("../img/icon_sas.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.brain_dock { background: url("../img/icon_nodoc.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.vaccination { background: url("../img/icon_yobo.svg") no-repeat left 1rem center/3rem auto; }
.tre .subnav li a.checkup { background: url("../img/icon_kenshin.svg") no-repeat left 1rem center/3rem auto; }

@media screen and (min-width: 48em), print { .tre { background: url("../img/index_tre_bg.jpg") no-repeat center top/auto; padding: 8.0rem 0; }
  .tre .subnav { width: 86.0rem; margin: auto; -webkit-justify-content: flex-start; justify-content: flex-start; }
  .tre .subnav li { width: 16.0rem; height: 16.0rem; margin: 0 7.0rem 3.2rem 0; border-radius: 50%; border: 3px solid transparent; transition: .2s; }
  .tre .subnav li:nth-child(4n) { margin: 0 0 3.2rem; }
  .tre .subnav li a { padding: 9.6rem 1.8rem 1.0rem; text-align: center; -webkit-justify-content: center; justify-content: center; }
  .tre .subnav li a.cerebral_infarction { background: url("../img/icon_noukosoku.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.cerebral_hemorrhage { background: url("../img/icon_noushukketsu.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.subarachnoid_hemorrhage { background: url("../img/icon_kumomakka.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.cerebrovascular_disease { background: url("../img/icon_nokekkan.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.injury { background: url("../img/icon_tobugaisho.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.headache { background: url("../img/icon_zutsu.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.dementia { background: url("../img/icon_ninchisho.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.epilepsy { background: url("../img/icon_tenkan.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.brain_tumor { background: url("../img/icon_noshuyo.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.convulsions { background: url("../img/icon_keiren.svg") no-repeat center top 1.6rem/50% auto; padding: 8.6rem 1.8rem 1.0rem; }
  .tre .subnav li a.sas { background: url("../img/icon_sas.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.brain_dock { background: url("../img/icon_nodoc.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.vaccination { background: url("../img/icon_yobo.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li a.checkup { background: url("../img/icon_kenshin.svg") no-repeat center top 1.6rem/50% auto; }
  .tre .subnav li:hover { border: 3px solid #7c5e8d; } }
.feature { margin: 4.0rem 1.0rem; }
.feature ol { counter-reset: number 0; }
.feature ol li { counter-increment: number 1; padding: 14.6rem 0 0 5.8rem; margin: 0 0 2.0rem; position: relative; }
.feature ol li::before { display: block; width: 5.0rem; height: 5.0rem; content: "0" counter(number); color: #7c5e8d; font-weight: bold; font-size: 2.2rem; text-align: center; padding: 1.2rem 0 0; font-family: 'Josefin Sans', sans-serif; background: url("../img/index_feature_no.svg") no-repeat center center/contain; position: absolute; top: 11.6rem; left: 0; }
.feature ol li .midashi { display: block; color: #7c5e8d; font-weight: bold; font-size: 120%; }
.feature ol li.senmon { background: url("../img/index_feature_senmon.jpg") no-repeat center top/90% auto; }
.feature ol li.doc { background: url("../img/index_feature_doc.jpg") no-repeat center top/90% auto; }
.feature ol li.sat { background: url("../img/index_feature_sat.jpg") no-repeat center top/90% auto; }
.feature ol li.car { background: url("../img/index_feature_car.jpg") no-repeat center top/90% auto; }

@media screen and (min-width: 48em), print { .feature { width: 106.0rem; margin: 8.0rem auto; }
  .feature ol { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature ol li { width: 48%; padding: 24.0rem 0 0 10.0rem; margin: 0 0 4.0rem; }
  .feature ol li::before { display: block; width: 9.0rem; height: 9.0rem; font-size: 3.6rem; padding: 2.6rem 0 0; top: 21.0rem; } }
body:not(.index) .main { margin: 0 1.0rem 6.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 0 0 10.0rem; } }
body:not(.index) .tit_02::after { display: block; margin: .6rem auto 0; content: ''; width: 4.0rem; height: .2rem; background: #7c5e8d; }

@media screen and (min-width: 48em), print { .cf .img_l, .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; }
.device li img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .mrl_photo img { max-width: 50% !important; }
  .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; }
.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 #4892ce; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

@media screen and (min-width: 48em), print { .flow dt { text-align: center; }
  .flow dd { margin: 0 0 10.0rem; text-align: center; } }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }
.anc { text-align: center; }
.anc li { display: inline-block; margin: 0 .6rem; }
.anc li a::after { content: "▼"; }

/*# sourceMappingURL=style.css.map */
