@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 { 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: 85%; }

.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.2rem; border-radius: .6rem; overflow: hidden; }
.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: #6c5363; font-size: 1.2rem; color: #fff; font-weight: normal; }
.tbl_time tr th[scope="col"]:first-child { width: 19%; }
.tbl_time tr th[scope="col"]:not(:first-child) { border-left: 1px solid #ddd; }
.tbl_time tr th.time { background: #fff; border-bottom: 1px solid #ddd; }
.tbl_time tr th.time span { display: block; font-size: 80%; }
.tbl_time tr td { text-align: center; padding: .6rem .2rem; background: #fff; color: #c40080; line-height: 1.2; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.tbl_time tr td span { display: block; }
.tbl_time tr td.close { color: #333; }
.tbl_time tr td.close::before { content: none; }

.mitei { color: #c40080; }
.mitei::before { font-family: 'fontello'; content: '\f10c'; font-weight: bold; }

@media screen and (min-width: 48em), print { .tbl_time { font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 1.0rem 0; } }
.gmap { width: 100%; position: relative; overflow: hidden; border-radius: .6rem; border: 1px solid #ddd; }
.gmap iframe { width: 100%; height: 100%; border: none; }

img.map { display: block; max-width: 100%; height: auto; margin: 0 auto 2.0rem; border-radius: .6rem; border: 1px solid #ddd; }

.tit_01 { background: url(../img/index_keyvsl01.jpg) no-repeat center center/150% auto; color: #c40080; text-align: center; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { background: url("../img/tit_02.svg") no-repeat left top/auto 4rem; color: #63565c; font-size: 2.0rem; margin: 0 0 2.0rem; padding: 1.4rem 1.0rem .4rem 4.8rem; line-height: 1.2; border-bottom: 2px solid #785e6a; }

.tit_03 { color: #fff; background: #c40080; padding: .4rem 1.0rem; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; }

.tit_04 { color: #c40080; border-bottom: 2px solid #ddd; font-size: 1.7rem; line-height: 1.2; padding: 0 0 .4rem; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/index_keyvsl01.jpg) no-repeat center center/100% auto; font-size: 3.2rem; padding: 11.0rem 4.0rem; margin: 0 0 3.0rem; }
  .tit_02 { background: url("../img/tit_02.svg") no-repeat left top/auto 6.6rem; padding: 2.4rem 1.0rem .6rem 8.0rem; font-size: 3.0rem; 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; } }
.lst_ul01 li { text-indent: -1.8rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { display: inline-block; content: ''; width: .7em; height: .7em; margin-right: .4rem; background: #6c5363; border-radius: .2rem; }
.lst_ul01.inline li { display: inline-block; margin: 0 1.0rem 0 0; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media screen and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; text-indent: -1.0rem; padding: 0 0 1.0rem 0; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: #c40080; font-weight: bold; }

.lst_dl01 dt { color: #6c5363; font-weight: bold; }
.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_dl01 dt { float: left; width: 17.0rem; clear: left; }
  .lst_dl01 dd { padding-left: 17.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 li { width: 31%; } }
.tel { color: #c40080; display: flex; align-items: center; }
.tel::before { font-family: 'fontello'; content: '\e800'; margin-right: .6rem; }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 3.0rem; border-radius: 3.0rem; color: #fff; background: #c40080; border: 1px solid #c40080; text-decoration: none !important; }
.btn_detail::after { font-family: 'fontello'; content: '\e825'; margin-left: .6rem; }
.btn_detail:hover { background: #fdf5f9; color: #c40080; }

.box_pink { background: #fdf5f9; border: 2px solid #c40080; padding: 1.0rem; border-radius: .6rem; }
.box_pink ul { font-weight: bold; font-size: 120%; }

@media screen and (min-width: 48em), print { .box_pink { padding: 3.0rem; border-radius: 1.0rem; } }
html { font-size: calc(100vw / 32); font-family: "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

body { background: #fff; color: #333; 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: calc(1100px + 40px); }
  body > .wrap { display: flex; justify-content: space-between; margin: 6.0rem auto 0; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1100px; margin: auto; }
  .main { font-size: 1.8rem; padding: 0 0 8.0rem; order: 2; width: 66%; }
  .sidebar { order: 1; width: 30%; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.woff2") format("woff2"); }
.header .wrap { margin: 1.0rem; }
.header .wrap .logo { height: 4.6rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo_yoko.png) no-repeat left top/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR .telno { width: 80%; text-align: center; font-size: 1.4rem; border: 1px solid #c40080; border-radius: .6rem; padding: .4rem 0; }
.header .wrap .headR .telno .tel { display: block; font-size: 2.4rem; }
.header .wrap .headR .telno .tel a { display: inline-block; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 0 auto; display: flex; justify-content: space-between; }
  .header .wrap .logo { width: 30%; height: 16.0rem; margin: 2.0rem 0; }
  .header .wrap .logo a { background: url(../img/logo_tate.png) no-repeat left top/contain; }
  .header .wrap .headR { width: 66%; display: flex; justify-content: space-between; flex-direction: column; }
  .header .wrap .headR .telno { width: 54%; margin: 0 0 0 auto; text-align: left; font-size: 1.4rem; border: 1px solid #c40080; border-top: 0; border-radius: 0 0 .6rem .6rem; padding: 1.0rem 2.0rem; line-height: 1.4; display: flex; justify-content: space-between; }
  .header .wrap .headR .telno .tel { display: block; font-size: 2.8rem; }
  .header .wrap .headR .telno .tel a { display: inline-block; } }
.slicknav_menu { position: absolute; top: 5.8rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #c40080; 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: #fcfcfc; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; border-bottom: 2px solid #c40080; }
.slicknav_menu .slicknav_nav .gnav, .slicknav_menu .slicknav_nav .subnav { border-top: 1px solid #c40080; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li, .slicknav_menu .slicknav_nav .subnav li { border-bottom: 1px solid #c40080; }
.slicknav_menu .slicknav_nav .gnav li a, .slicknav_menu .slicknav_nav .subnav li a { display: block; color: #333; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a::after, .slicknav_menu .slicknav_nav .subnav li a::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e825'; color: #c40080; }
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .subnav li a:hover { color: #333; background: none; }
.slicknav_menu .slicknav_nav .gnav li:not(.home) a span, .slicknav_menu .slicknav_nav .subnav li:not(.home) a span { display: none; }
.slicknav_menu .slicknav_nav .subnav { display: flex; justify-content: space-between; flex-wrap: wrap; }
.slicknav_menu .slicknav_nav .subnav li { width: 48%; }
.slicknav_menu .slicknav_nav .subnav li a::after { content: 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 { display: flex; justify-content: flex-end; }
  #nav .gnav li { border-bottom: 8px solid #fff; transition: .2s; }
  #nav .gnav li a { display: block; text-align: center; padding: 0 2.0rem 1.0rem; font-size: 1.6rem; line-height: 1.4; }
  #nav .gnav li a span { display: block; color: #c40080; }
  #nav .gnav li.home { width: 9.0rem; }
  #nav .gnav li.home a { height: 100%; background: url("../img/icon_home.png") no-repeat center center/auto 60%; }
  #nav .gnav li.home a span { text-indent: 100%; white-space: nowrap; overflow: hidden; }
  #nav .gnav li:hover { opacity: 1.0; border-bottom: 8px solid #c40080; }
  #nav .subnav { display: none; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .first #nav .first, .access #nav .access { border-bottom: 8px solid #c40080; } }
.sidebar { display: none; }

@media screen and (min-width: 48em), print { .sidebar { display: block; }
  .sidebar .tit { background: #c40080; color: #fff; font-size: 2.0rem; text-align: center; padding: 2.2rem; border-radius: .5rem .5rem 0 0; }
  .sidebar .subnav { background: #f7f5ed; margin: 0; padding: 2.0rem; }
  .sidebar .subnav li { background: #fff; }
  .sidebar .subnav li a { display: block; padding: 2.6rem; color: #63565c; font-weight: bold; position: relative; font-size: 1.8rem; }
  .sidebar .subnav li a::after { font-family: 'fontello'; content: '\e825'; position: absolute; right: 2.6rem; }
  .sidebar .subnav li a:hover { background: #fdf5f9; color: #c40080; }
  .sidebar .subnav li a:hover::after { color: #c40080; }
  .sidebar .subnav li:not(:last-child) { border-bottom: 1px dashed #ddd; }
  .internal .subnav .internal, .surgery .subnav .surgery, .orthopedics .subnav .orthopedics, .osteoporosis .subnav .osteoporosis, .anesthesiology .subnav .anesthesiology, .kidney .subnav .kidney, .dialysis .subnav .dialysis, .vaccination .subnav .vaccination, .checkup .subnav .checkup { background: #fdf5f9; color: #c40080; }
  .internal .subnav .internal::after, .surgery .subnav .surgery::after, .orthopedics .subnav .orthopedics::after, .osteoporosis .subnav .osteoporosis::after, .anesthesiology .subnav .anesthesiology::after, .kidney .subnav .kidney::after, .dialysis .subnav .dialysis::after, .vaccination .subnav .vaccination::after, .checkup .subnav .checkup::after { color: #c40080; } }
.overview { padding: 3.0rem 1.0rem 4.0rem; font-size: 1.4rem; line-height: 1.6; background: #fdf5f9; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; background: url("../img/logo_tate.png") no-repeat center top/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; padding: 8.0rem 0 0; }
.overview > .wrap .overviewL .tbl_gaiyo { width: 100%; border-collapse: separate; border-spacing: 0; border-radius: .6rem; overflow: hidden; }
.overview > .wrap .overviewL .tbl_gaiyo tr th { width: 26%; padding: .4rem 0; font-weight: normal; color: #fff; background: #c40080; }
.overview > .wrap .overviewL .tbl_gaiyo tr td { padding: .4rem .4rem .4rem .8rem; background: #fff; }
.overview > .wrap .overviewL .tbl_gaiyo tr td .tel { font-size: 120%; }
.overview > .wrap .overviewL .tbl_gaiyo tr:not(:last-child) th, .overview > .wrap .overviewL .tbl_gaiyo tr:not(:last-child) td { border-bottom: 1px solid #eee; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 6.0rem 0; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 4.0rem; padding: 16.0rem 0 0; }
  .overview > .wrap { display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .tbl_gaiyo tr th { padding: 2.4rem 0; }
  .overview > .wrap .overviewL .tbl_gaiyo tr td { padding: 2.0rem 1.0rem 2.0rem 2.0rem; }
  .overview > .wrap .overviewL .tbl_gaiyo tr td .tel { font-size: 160%; }
  .overview > .wrap .overviewL .tbl_time { margin: 2.0rem 0; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 44.0rem; } }
.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: 85%; font-size: 2.4rem; line-height: 1.0; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 5.0rem; text-align: center; padding: 0 .4rem; line-height: 1.0; }
.tel_up .pageup a::before { text-align: center; font-size: 4.4rem; font-family: 'fontello'; content: '\e82b'; color: #c40080; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 8.0rem; bottom: 6.0rem; right: 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; }
  .tel_up .pageup a::before { font-size: 5.0rem; } }
.footer { text-align: center; margin: 0 0 4.6rem; border-bottom: 4px solid #c40080; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; border-top: 1px solid #c40080; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { margin: 0; padding: 3.0rem 0 0; border-bottom: 8px solid #c40080; }
  .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; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.6rem; }
  .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.home span { display: inline-block; } }
#keyvsl { margin: 1.0rem 0 2.0rem; padding: 4.6rem 1.0rem 1.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center top/150% auto; }
#keyvsl .catch { margin: 0; color: #6b455e; font-size: 1.6rem; line-height: 1.4; text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px; }
#keyvsl ul { display: flex; justify-content: space-around; margin: 5.8rem 0 0; }
#keyvsl ul li { width: 41.0vw; height: 41.0vw; color: #fff; letter-spacing: .2rem; font-size: 1.6rem; border-radius: 50%; text-align: center; line-height: 1.8; display: flex; justify-content: center; align-items: center; }
#keyvsl ul li.open { background: rgba(3, 161, 64, 0.6); }

@media screen and (min-width: 48em), print { #keyvsl { margin: 0; background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; padding: 11.0rem 0; }
  #keyvsl .catch { width: 1100px; margin: 0 auto 8.0rem; font-size: 2.8rem; line-height: 2.0; text-shadow: #fff 1px 1px 8px, #fff -1px 1px 8px, #fff 1px -1px 8px, #fff -1px -1px 8px; }
  #keyvsl ul { width: 1100px; margin: auto; justify-content: flex-start; }
  #keyvsl ul li { width: 18.0rem; height: 18.0rem; font-size: 1.8rem; margin: 0 2.0rem 0 0; } }
.info { margin: 4.0rem 0 0; }
.info .tit_02 { padding: .4rem 1.0rem .6rem 4.8rem; }
.info .tit_02 span { display: block; color: #aaa; letter-spacing: .2rem; font-size: 50%; }
.info dl { margin: 0; line-height: 1.4; }
.info dl dt { margin-bottom: .4rem; font-weight: bold; color: #785e6a; font-size: 110%; }
.info dl dd { margin: 0 0 1.0rem; padding-bottom: 1.0rem; border-bottom: 1px dashed #ddd; }

@media screen and (min-width: 48em), print { .info { margin: 0 auto 8.0rem; }
  .info .tit_02 { padding: 1.4rem 1.0rem 1.0rem 8.0rem; }
  .info dl { padding: 1.4rem; } }
.feature .tit_02 { padding: .4rem 1.0rem .6rem 4.8rem; }
.feature .tit_02 span { display: block; color: #aaa; letter-spacing: .2rem; font-size: 50%; }
.feature ol { counter-reset: number 0; }
.feature ol li { padding: 18.0rem 0 0; margin: 0 0 1.0rem; color: #63565c; font-weight: bold; counter-increment: number 1; position: relative; }
.feature ol li::before { display: block; content: "0" counter(number); color: #fff; font-size: 1.8rem; padding: .4rem 1.6rem; position: absolute; top: 0; }
.feature ol li:nth-child(odd)::before { background: #c40080; }
.feature ol li:nth-child(even)::before { background: #03a140; }
.feature ol li span { display: block; padding: 1.0rem; background: url("../img/index_feature_bg.svg") no-repeat right bottom -1.8rem/8rem auto #f7f5ed; }
.feature ol li.nishinsei { background: url("../img/index_feature_nishinsei.jpg") no-repeat center top/100% auto; }
.feature ol li.kiki { background: url("../img/index_feature_kiki.jpg") no-repeat center top/100% auto; }
.feature ol li.jinzo { background: url("../img/index_feature_jinzo.jpg") no-repeat center top/100% auto; }
.feature ol li.zenshin { background: url("../img/index_feature_zenshin.jpg") no-repeat center top/100% auto; }
.feature ol li.renkei { background: url("../img/index_feature_renkei.jpg") no-repeat center top/100% auto; }
.feature ol li.naiso { background: url("../img/index_feature_naiso.jpg") no-repeat center top/100% auto; }

@media screen and (min-width: 48em), print { .feature .tit_02 { padding: 1.4rem 1.0rem 1.0rem 8.0rem; }
  .feature ol { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .feature ol li { width: 47%; padding: 20.0rem 0 0; margin: 0 0 4.0rem; font-size: 1.7rem; }
  .feature ol li::before { font-size: 2.0rem; padding: .6rem 2.4rem; }
  .feature ol li span { background: url("../img/index_feature_bg.svg") no-repeat right bottom -2.4rem/11rem auto #f7f5ed; min-height: 11.0rem; height: 100%; padding: 1.0rem 3.0rem; display: flex; align-items: center; } }
@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%; } }
body.access .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { body.access .access .gmap { height: 50.0rem; } }

.toseki_tokucho li { text-align: center; margin: 0 0 1.0rem; }
.toseki_tokucho li a { display: block; color: #fff; font-size: 120%; padding: .6rem 1.0rem; line-height: 1.4; text-decoration: none !important; display: flex; justify-content: center; align-items: center; }
.toseki_tokucho li a.senmon { background: #03a140; }
.toseki_tokucho li a.zenshin { background: #00479d; }
.toseki_tokucho li a.social { background: #8fc817; }
.toseki_tokucho li a.koshitsu { background: #f30330; }
.toseki_tokucho li a.yakan { background: #eb049b; }
.toseki_tokucho li a.vascular { background: #7d38a5; }
.toseki_tokucho li a.sogei { background: #fd8108; }
.toseki_tokucho li a.fukumaku { background: #048fc9; }

.img_c.area { display: block; max-width: 100%; height: auto; border: 1px solid #ccc; margin: 2.0rem auto; }

@media screen and (min-width: 48em), print { .toseki_tokucho { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .toseki_tokucho li { width: 48%; margin: 0 0 2.0rem; }
  .toseki_tokucho li a { height: 100%; padding: 1.0rem 2.0rem; }
  .img_c.area { max-width: 80%; margin: 4.0rem auto; } }
