@charset "UTF-8";
html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

ol, ul { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: inherit; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.txt_large { font-size: 120%; }

.txt_small { font-size: 80%; }

.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; } }
.box_time { background: #b6dcff; border-radius: .4rem; padding: 1.0rem; }
.box_time .tbl_time { width: 100%; border-collapse: collapse; font-size: 1.4rem; table-layout: fixed; }
.box_time .tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.box_time .tbl_time tr th { font-weight: normal; border-bottom: 1px solid #fff; }
.box_time .tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 1.2rem; font-weight: normal; }
.box_time .tbl_time tr th[scope="col"]:first-child { width: 35%; }
.box_time .tbl_time tr td { text-align: center; color: #0075c2; font-size: 90%; padding: .8rem 0; border-bottom: 1px solid #fff; line-height: 1.0; }

@media screen and (min-width: 48em), print { .box_time { padding: 2.0rem 3.0rem; }
  .box_time .tbl_time { font-size: 1.8rem; }
  .box_time .tbl_time tr th[scope="col"] { padding: .6rem 0; font-size: 1.6rem; }
  .box_time .tbl_time tr th:first-child { width: 30%; }
  .box_time .tbl_time tr td { padding: 1.6rem 0; } }
.gmap { width: 100%; text-align: center; }
.gmap img { max-width: 100%; height: auto; border: 1px solid #0075c2; border-radius: .6rem; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url("../img/tit_01.jpg") no-repeat center top/120% auto; color: #0075c2; text-align: center; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #0075c2; font-size: 2.1rem; margin: 0 0 1.0rem; padding: .4rem 1.0rem; font-weight: bold; border: 1px solid #eee; border-bottom: 2px solid #0075c2; border-radius: .2rem .2rem 0 0; line-height: 1.2; }

.tit_03 { color: #fff; background: #0075c2; font-size: 1.8rem; padding: .4rem 1.0rem; line-height: 1.2; margin: 0 0 1.0rem; }

.tit_04 { color: #0075c2; border-bottom: 1px dotted #0075c2; font-size: 1.8rem; padding: 0 1.6rem .4rem; line-height: 1.2; margin: 0 0 1.0rem; position: relative; }
.tit_04::before { display: inline-block; content: ''; width: .4rem; height: 90%; background: #0075c2; position: absolute; left: 0; bottom: .4rem; }

.tit_05 { font-size: 1.6rem; color: #0075c2; background: url("../img/tit_05.svg") no-repeat left top/2rem auto; padding: 0 0 0 2.6rem; margin: 0 0 1.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; padding: 8.0rem 4.0rem; margin: 1.0rem 0 0; }
  .tit_02 { font-size: 3.0rem; padding: .6rem 1.6rem; margin: 0 0 3.0rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 2.0rem; }
  .tit_04 { font-size: 2.4rem; margin: 0 0 2.0rem; }
  .tit_05 { font-size: 2.2rem; margin: 0 0 2.0rem; background: url("../img/tit_05.svg") no-repeat left top/2.8rem auto; padding: 0 0 0 3.6rem; } }
.lst_ul01 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #b6dcff; }

.lst_ol01 { margin: 1.0rem 0; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 1.0rem 1.4em; position: relative; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: #0075c2; font-weight: bold; position: absolute; left: 0; }

.lst_dl01 dt, .lst_dl02 dt { font-weight: bold; }
.lst_dl01 dd, .lst_dl02 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_dl01 dt { float: left; width: 15.0rem; font-weight: bold; clear: left; }
  .lst_dl01 dd { padding-left: 15.0rem; }
  .lst_dl02 dd { margin: 0 0 2.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: 33%; } }
.tel { color: #0075c2; font-family: 'Lato', sans-serif; letter-spacing: .1rem; font-weight: bold; }
.tel::before { font-family: 'fontello'; content: '\e800'; margin: 0 .6rem 0 0; }

.telno { background: #fff; text-align: center; padding: .4rem; border-radius: 3.0rem; border: 1px solid #0075c2; line-height: 1.2; }
@media screen and (min-width: 48em), print { .telno { padding: .8rem; } }
.telno .tel { display: block; font-size: 150%; }

.box_org { padding: 1.0rem; background: #fff7f2; }
@media screen and (min-width: 48em), print { .box_org { padding: 3.0rem; } }

.box_blue { padding: 1.0rem; background: #f2f9ff; }
@media screen and (min-width: 48em), print { .box_blue { padding: 3.0rem; } }

html { font-size: calc( 100vw / 32 ); font-family: "Hiragino Sans", "Yu Gothic medium", "Yu Gothic", Meiryo, sans-serif; }

body { background: #fff; color: #222; overflow-wrap: break-word; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 1.0rem 6.0rem; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: 1240px; }
  body > .wrap { margin: 4.0rem auto 0; display: flex; justify-content: space-between; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.6rem; padding: 0 0 8.0rem; order: 2; width: 71%; }
  .sidebar { order: 1; width: 25%; } }
@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 { height: 5.0rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { font-size: 1.4rem; margin: .6rem 0 0; }
.header .wrap .headR .telno { width: 80%; }
.header .wrap .headR .telno .tel a { display: inline-block; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 1.0rem auto 0; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 40%; height: 7.0rem; }
  .header .wrap .headR { width: 60%; }
  .header .wrap .headR .telno { width: 50.0rem; font-size: 1.6rem; padding: .4rem; margin: 0 0 0 auto; display: flex; justify-content: center; align-items: center; }
  .header .wrap .headR .telno .tel { display: inline-block; font-size: 3.0rem; margin-left: 1.6rem; } }
.slicknav_menu { position: absolute; top: 6.8rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 10; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #ee7435; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e803'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #fff; padding: 1.6rem; position: absolute; top: 5.8rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #ccc; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #ccc; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #0075c2; font-weight: bold; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e801'; color: #ee7435; }
.slicknav_menu .slicknav_nav .gnav li a:hover { 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 { margin: auto; display: flex; justify-content: flex-end; }
  #nav .gnav li { margin: 0 2.0rem; }
  #nav .gnav li a { display: block; text-align: center; padding: 2.0rem 0 .6rem; font-weight: bold; font-size: 1.6rem; border-bottom: 2px solid #fff; }
  #nav .gnav li a:hover { color: #0075c2; border-bottom: 2px solid #ee7435; opacity: 1.0; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .first #nav .first, .access #nav .access { color: #0075c2; border-bottom: 2px solid #ee7435; } }
.sidebar { margin: 0 1.0rem 5.0rem; }
.sidebar .tit { background: #0075c2; font-weight: bold; color: #fff; font-size: 2.4rem; text-align: center; padding: 1.4rem; border-radius: .4rem .4rem 0 0; }
.sidebar .subnav { background: #eee; margin: 0; padding: 1.0rem; }
.sidebar .subnav li { background: #fff; margin: 0 0 .1rem; }
.sidebar .subnav li a { display: block; padding: 1.4rem 1.0rem 1.4rem 4.4rem; color: #0075c2; font-weight: bold; position: relative; font-size: 1.6rem; }
.sidebar .subnav li a::after { font-family: 'fontello'; content: '\e801'; position: absolute; right: 1.0rem; }
.sidebar .subnav li.internal a { background: url("../img/icon_naika.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.lifestyle a { background: url("../img/icon_seikatsu.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.orthopedics a { background: url("../img/icon_seikei.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.radiology a { background: url("../img/icon_hoshasen.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.rehabilitation a { background: url("../img/icon_rihabiri.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.sports a { background: url("../img/icon_sports.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.doping a { background: url("../img/icon_doping.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.homecare a { background: url("../img/icon_homon.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.vaccination a { background: url("../img/icon_yobo.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .subnav li.checkup a { background: url("../img/icon_kenshin.svg") no-repeat left 1rem center/auto 55%; }
.sidebar .bees { display: none; }

@media screen and (min-width: 48em), print { .sidebar { margin: 0; }
  .sidebar .tit { font-size: 3.0rem; padding: 2.0rem; }
  .sidebar .subnav li { transition: .2s; }
  .sidebar .subnav li a { display: block; height: 7.0rem; display: flex; align-items: center; padding: 0 5.0rem 0 7.0rem; font-size: 1.8rem; }
  .sidebar .subnav li a::after { right: 2.0rem; }
  .sidebar .subnav li.internal a { background: url("../img/icon_naika.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.lifestyle a { background: url("../img/icon_seikatsu.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.orthopedics a { background: url("../img/icon_seikei.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.radiology a { background: url("../img/icon_hoshasen.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.rehabilitation a { background: url("../img/icon_rihabiri.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.sports a { background: url("../img/icon_sports.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.doping a { background: url("../img/icon_doping.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.homecare a { background: url("../img/icon_homon.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.vaccination a { background: url("../img/icon_yobo.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li.checkup a { background: url("../img/icon_kenshin.svg") no-repeat left 2rem center/auto 50%; }
  .sidebar .subnav li:hover { background: #ffd1b6; }
  .sidebar .subnav li:hover a { color: #ee7435; opacity: 1.0; }
  .sidebar .bees { display: block; }
  .internal .subnav .internal, .lifestyle .subnav .lifestyle, .orthopedics .subnav .orthopedics, .radiology .subnav .radiology, .rehabilitation .subnav .rehabilitation, .sports_orthopedics .subnav .sports, .doping .subnav .doping, .homecare .subnav .homecare, .vaccination .subnav .vaccination, .checkup .subnav .checkup { background: #ffd1b6; }
  .internal .subnav .internal a, .lifestyle .subnav .lifestyle a, .orthopedics .subnav .orthopedics a, .radiology .subnav .radiology a, .rehabilitation .subnav .rehabilitation a, .sports_orthopedics .subnav .sports a, .doping .subnav .doping a, .homecare .subnav .homecare a, .vaccination .subnav .vaccination a, .checkup .subnav .checkup a { color: #ee7435; } }
.overview { padding: 2.0rem 1.0rem 4.0rem; font-size: 1.4rem; line-height: 1.6; background: #e5f4fa; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 100%; height: auto; }
.overview > .wrap .overviewL .tbl_gaiyo { width: 100%; border-collapse: separate; border-spacing: .6rem; }
.overview > .wrap .overviewL .tbl_gaiyo th { width: 27%; padding: .4rem; font-weight: normal; color: #fff; background: #0075c2; border-radius: .4rem; }
.overview > .wrap .overviewL .tbl_gaiyo td { padding: .4rem; }
.overview > .wrap .overviewL .tbl_gaiyo td .tel { font-weight: bold; font-size: 120%; }
.overview > .wrap .overviewL .telno { margin: 1.0rem 0 0; }
.overview > .wrap .overviewL .box_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }

@media screen and (min-width: 48em), print { .overview { padding: 4.0rem 0; font-size: 1.6rem; }
  .overview .clinic_name { margin: 0 0 4.0rem; }
  .overview .clinic_name img { max-width: 50.0rem; }
  .overview > .wrap { display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .tbl_gaiyo th { padding: 1.0rem 0; }
  .overview > .wrap .overviewL .tbl_gaiyo td { padding: 1.0rem 0 1.0rem 2.0rem; }
  .overview > .wrap .overviewL .telno { display: flex; justify-content: center; align-items: center; }
  .overview > .wrap .overviewL .telno .tel { display: inline-block; margin-left: 2.0rem; }
  .overview > .wrap .overviewR { margin: 0; } }
.tel_up { width: 100%; background: #fff; 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: 80%; font-size: 2.8rem; line-height: 1.0; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 5.0rem; font-size: 3.6rem; text-align: center; padding: .6rem .4rem; line-height: 1.0; background: #ee7435; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e804'; color: #fff; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 8.0rem; bottom: 2.0rem; left: auto; cursor: pointer; background: none; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .pageup a { width: 6.4rem; height: 6.4rem; border-radius: 50%; }
  .tel_up .pageup a::before { font-size: 5.0rem; } }
.footer { text-align: center; padding: 0 0 5.0rem; background: #0075c2; }
.footer .copy { display: block; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0; }
  .footer .copy { width: 1200px; margin: 3.0rem auto 0; padding-top: 3.0rem; border-top: 1px solid #fff; }
  .footer ul { display: block; text-align: center; margin: 0 auto 1.0rem; }
  .footer ul li { display: inline-block; font-size: 1.4rem; color: #fff; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
#keyvsl { margin: 1.0rem 0 0; max-width: 100%; height: 18.0rem; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto 100%; display: flex; align-items: center; }
#keyvsl .catch { width: 80%; margin: auto; font-weight: bold; font-size: 150%; color: #0075c2; line-height: 1.4; text-shadow: #fff .1rem .1rem 1.0rem, #fff -.1rem .1rem 1.0rem, #fff .1rem -.1rem 1.0rem, #fff -.1rem -.1rem 1.0rem; }

@media screen and (min-width: 48em), print { #keyvsl { height: 54.0rem; }
  #keyvsl .catch { width: 70.0rem; font-size: 3.0rem; text-align: center; letter-spacing: .2rem; } }
.info { margin: 4.0rem 0 0; }
.info .tit { background: url("../img/index_info_tit.svg") no-repeat right 1rem center/auto 90% #0075c2; color: #fff; font-size: 2.0rem; font-weight: bold; text-align: center; padding: 1.0rem; border-radius: .4rem .4rem 0 0; }
.info dl { margin: 0; line-height: 1.4; padding: 1.0rem 1.6rem 1.0rem 1.0rem; background: #f9f9f9; height: 20.0rem; overflow-y: auto; }
.info dl dt { margin-bottom: .4rem; font-weight: bold; color: #0075c2; font-size: 110%; }
.info dl dd { margin: 0 0 1.0rem; padding-bottom: 1.0rem; }

@media screen and (min-width: 48em), print { .info { margin: 0 auto 4.0rem; display: flex; justify-content: space-between; }
  .info .tit { width: 22%; font-size: 2.4rem; border-radius: .4rem 0 0 .4rem; background: url("../img/index_info_tit.svg") no-repeat right 1rem bottom 1rem/auto 10rem #0075c2; display: flex; justify-content: center; align-items: center; }
  .info dl { width: 78%; padding: 2.0rem 3.0rem 2.0rem 2.0rem; height: 22.0rem; } }
.bees { margin: 2.0rem 0 4.0rem; text-align: center; }

.feature ol { counter-reset: number 0; }
.feature ol li { margin: 0 0 2.0rem; counter-increment: number 1; position: relative; }
.feature ol li::before { content: 'Features'; color: #ee7435; font-size: 80%; position: absolute; top: 11.6rem; left: 1.0rem; }
.feature ol li::after { display: inline-block; color: #0075c2; font-size: 250%; font-family: 'Lato', sans-serif; content: "0" counter(number); position: absolute; top: 11.6rem; left: 1.0rem; }
.feature ol li img { display: block; margin: 0 0 1.0rem; border-radius: .4rem; }

@media screen and (min-width: 48em), print { .feature ol { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .feature ol li { width: 48%; margin: 0 0 4.0rem; }
  .feature ol li::before { font-size: 1.4rem; top: 16.0rem; left: 1.0rem; }
  .feature ol li::after { font-size: 5.0rem; top: 16.0rem; left: 1.0rem; }
  .feature ol li img { margin: 0 0 2.0rem; } }
body:not(.index) .main { margin: 0; }

@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
#clinicslide { margin-bottom: 8.0rem; }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .device { display: 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 #ccc; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .gmap { margin: 2.0rem 0; }
.access .gmap iframe { height: 30.0rem; }

@media screen and (min-width: 48em), print { .access .gmap iframe { height: 50.0rem; } }
