@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_blue { color: #0078c2; }

.txt_pink { color: #e3007f; }

.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 all 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 all 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; }

.mt20 { margin-top: 1.0rem; }

.main > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section { margin-top: 2.0rem; }

@media all 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 { margin-top: 8.0rem; }
  .main > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; line-height: 1.6; }
.tbl_time tr th { padding: .4rem 0; background: #473b37; color: #fff; font-size: 85%; font-weight: normal; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #473b37; line-height: 1.0; }
.tbl_time tr td.time { color: #222; }
.tbl_time img { max-width: 1.6rem; height: auto; vertical-align: middle; }
@media all and (min-width: 48em), print { .tbl_time img { max-width: 2.2rem; } }

@media all and (min-width: 48em), print { .tbl_time { font-size: 1.6rem; } }
.gmap { width: 100%; padding: 1.0rem; background: #fff; text-align: center; }
.gmap iframe { width: 100%; height: 100%; border: none; }
.gmap img { max-width: 100%; height: auto; }
.gmap .btn_map { display: inline-block; background: #0078c2; color: #fff; text-align: center; border-radius: .3rem; padding: .4rem 2.0rem; margin-top: 1.0rem; font-size: 1.2rem; }
@media all and (min-width: 48em), print { .gmap .btn_map { display: block; font-size: 2.4rem; margin-top: 1.6rem; } }
.gmap .btn_map::before { font-family: 'fontello'; content: '\e801'; margin-right: .6rem; }
@media all and (min-width: 48em), print { .gmap .btn_map::before { margin-right: 2.0rem; } }
.gmap .btn_map::after { font-family: 'fontello'; content: '\e813'; margin-left: .6rem; }
@media all and (min-width: 48em), print { .gmap .btn_map::after { margin-left: 2.0rem; } }

.tit_01 { color: #565656; font-size: 2.4rem; font-weight: bold; text-align: center; padding: 1.0rem; }

.tit_02 { color: #565656; font-weight: bold; font-size: 2.2rem; margin: 0 0 1.0rem; padding: 0 0 .2rem; border-bottom: 2px solid #0078c2; line-height: 1.2; position: relative; }
.tit_02::after { display: block; content: ''; width: 30%; height: .2rem; background: #39ae35; position: absolute; bottom: -.2rem; }

.tit_03 { color: #0167b1; font-weight: bold; font-size: 2.0rem; margin: 0 0 1.0rem; padding: 0 0 .2rem; line-height: 1.2; position: relative; }
.tit_03::after { display: block; content: ''; width: 15%; height: .2rem; background: #39ae35; position: absolute; bottom: -.2rem; }

.tit_04 { color: #0167b1; font-weight: bold; font-size: 1.8rem; margin: 0 0 1.0rem; }

.tit_05 { font-weight: bold; font-size: 1.6rem; }

@media all and (min-width: 48em), print { .tit_01 { font-size: 3.6rem; padding: 7.0rem 0; }
  .tit_02 { font-size: 3.0rem; margin: 0 0 2.0rem; }
  .tit_02::after { width: 15.0rem; }
  .tit_03 { font-size: 2.6rem; margin: 0 0 2.0rem; }
  .tit_04 { font-size: 2.4rem; margin: 0 0 2.0rem; }
  .tit_05 { font-size: 2.0rem; margin: 0 0 2.0rem; } }
.lst_ul01 li { text-indent: -2.0rem; padding-left: 2.2rem; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #24afda; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
@media all and (min-width: 48em), print { .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; } }
.lst_ol01 li { list-style: decimal; padding-bottom: 1.0rem; line-height: 1.4; }

.lst_dl01 dt { float: left; width: 25%; font-weight: bold; clear: left; }
.lst_dl01 dd { padding-left: 4.0rem; }

@media all and (min-width: 48em), print { .lst_dl01 dt { width: 15%; }
  .lst_dl01 dd { padding-left: 7.0rem; } }
@media all and (min-width: 48em), print { .flex2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; } }
html { font-size: calc( 100vw / 32 ); font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif; }

body { background: #fff; color: #2c2626; counter-reset: number 0; overflow-wrap: break-word; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; margin: 0 1.0rem; }
.main a { color: #f90; }
.main a::before { font-family: 'fontello'; content: '\e813'; margin: 0 .6rem 0 0; }

@media all and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: 1100px; }
  body > .wrap { display: flex; justify-content: space-between; margin: 4.0rem auto; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1080px; margin: auto; }
  .main { font-size: 1.6rem; margin: 0; width: 69%; order: 2; }
  .sidebar { width: 27%; order: 1; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.woff2") format("woff2"); }
.header { background: url("../img/header_bg.jpg") no-repeat right -15rem top/auto 35rem; padding-bottom: 2.0rem; }
.header .wrap.flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
.header .wrap.flex .logo { width: 100%; order: 2; padding: 1.0rem; }
.header .wrap.flex .logo a { display: block; background: url(../img/logo_header.svg) no-repeat center left/contain; width: 100%; height: 6.0rem; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap.flex .headR { width: 100%; order: 1; color: #fff; padding: 1.0rem; }
.header .wrap.flex .headR .telno { margin: .4rem 0 0 3.0rem; }
.header .wrap.flex .headR .telno .tel { font-size: 2.4rem; }
.header .wrap.flex .headR .telno .tel::before { content: 'tel.'; font-size: 85%; margin-right: .2rem; }
.header .wrap.flex .headR .add { display: none; }

@media all and (min-width: 48em), print { .header { background: url("../img/header_bg.jpg") no-repeat center top/auto; padding: 1.0rem 0 0; }
  .header .wrap.flex .logo { order: 1; width: 52%; padding: 0; }
  .header .wrap.flex .logo a { background: url(../img/logo_header.svg) no-repeat top left/contain; height: 10.0rem; }
  .header .wrap.flex .headR { width: 44%; order: 2; padding: 0; text-align: right; }
  .header .wrap.flex .headR .telno { margin-top: 0; }
  .header .wrap.flex .headR .telno .tel { font-size: 3.6rem; }
  .header .wrap.flex .headR .add { display: block; font-size: 1.4rem; } }
.slicknav_menu { position: absolute; top: 0; 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: none; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; padding: 0; }
.slicknav_menu .slicknav_btn::before { display: block; font-family: 'fontello'; content: '\e802'; line-height: .8; }
.slicknav_menu .slicknav_btn::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-image: -webkit-linear-gradient(180deg, #13afe7 0%, #0089dd 100%); background-image: linear-gradient(180deg, #13afe7 0%, #0089dd 100%); padding: 1.6rem; position: absolute; top: 12.2rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #fff; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; padding: 1.0rem 0; color: #fff; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e813'; font-size: 2.0rem; }
.slicknav_menu .slicknav_nav .gnav li a:hover { background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; position: relative; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item::after { position: absolute; top: 1.0rem; right: 1.0rem; font-family: 'fontello'; content: '\e810'; }
.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 { position: relative; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item::after { font-family: 'fontello'; content: '\e811'; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow { display: none !important; }

#nav { display: none; }

@media all and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; background-image: -webkit-linear-gradient(180deg, #13afe7 0%, #0089dd 100%); background-image: linear-gradient(180deg, #13afe7 0%, #0089dd 100%); box-shadow: 0 .4rem .5rem #ccc; -webkit-box-shadow: 0 .4rem .5rem #ccc; }
  #nav .gnav { width: 1080px; margin: auto; display: flex; justify-content: space-between; padding: 2.0rem 0; }
  #nav .gnav li { width: calc(100%/5); border-left: 1px solid #0089dd; }
  #nav .gnav li:last-child { border-right: 1px solid #0089dd; }
  #nav .gnav li a { display: block; padding: 1.0rem 0 0; color: #fff; text-align: center; font-size: 1.8rem; }
  #nav .gnav li a::after { display: block; font-family: 'fontello'; content: '\e805'; font-size: 2.2rem; font-weight: bold; } }
.sidebar { margin: 4.0rem 1.0rem; }
.sidebar .tit { background: #0167b1; color: #fff; text-align: center; font-size: 2.0rem; padding: 1.0rem 0; border-radius: 1.0rem 1.0rem 0 0; position: relative; }
.sidebar .tit::after { display: block; content: ''; width: 100%; height: 2.0rem; background: url("../img/sidebar_tit.svg") no-repeat center bottom/100% auto; position: absolute; bottom: -.1rem; }
.sidebar .side_tre { background: #f5f5f5; border-radius: 1.0rem; }
.sidebar .side_tre .tit::before { font-family: 'fontello'; content: '\e800'; margin-right: .6rem; }
.sidebar .side_tre .subnav { padding: 1.0rem; display: flex; justify-content: space-between; flex-wrap: wrap; }
.sidebar .side_tre .subnav li { width: 48%; margin-bottom: 1.0rem; }
.sidebar .side_tre .subnav li a { height: 100%; display: flex; align-items: center; background: #fff; font-size: 1.4rem; padding: 1.0rem 2.0rem 1.0rem 1.0rem; color: #0078c2; border-radius: .3rem; position: relative; }
.sidebar .side_tre .subnav li a::after { font-family: 'fontello'; content: '\e813'; position: absolute; right: 1.0rem; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.sidebar .side_cal { background: #f5f5f5; margin-top: 2.0rem; padding: 0 0 1.0rem; border-radius: 1.0rem; }
.sidebar .side_cal .tit::before { font-family: 'fontello'; content: '\e806'; margin-right: .6rem; }
.sidebar .side_cal .status { margin: 1.0rem; padding-top: 1.0rem; border-top: 1px solid #39ae35; }
.sidebar .side_cal .status li { display: inline-block; padding-left: 2.0rem; position: relative; font-size: 1.4rem; margin: 0 0 .6rem; }
.sidebar .side_cal .status li::before { display: inline-block; content: ''; width: 1.6rem; height: 1.6rem; position: absolute; top: 0; left: 0; }
.sidebar .side_cal .status li:not(:last-child) { margin-right: 1.0rem; }
.sidebar .side_cal .status li.open::before { background: #fff; }
.sidebar .side_cal .status li.am::before { background: #d0f2ff; }
.sidebar .side_cal .status li.pm::before { background: #ffec95; }
.sidebar .side_cal .status li.close::before { background: #ffe5e5; }

@media all and (min-width: 48em), print { .sidebar { display: block; margin: 0; }
  .sidebar .tit { font-size: 2.4rem; font-weight: bold; padding: 2.0rem 0; }
  .sidebar .tit::before { font-weight: normal; }
  .sidebar .tit::after { background: url("../img/sidebar_tit.svg") no-repeat center bottom/auto; }
  .sidebar .side_tre .subnav { display: block; }
  .sidebar .side_tre .subnav li { width: 100%; }
  .sidebar .side_tre .subnav li a { font-size: 2.0rem; padding: 2.0rem; border-radius: .6rem; font-weight: bold; }
  .sidebar .side_cal { margin-top: 3.0rem; } }
.overview { margin: 6.0rem 0 0; padding: 0 1.0rem 3.0rem; font-size: 1.4rem; line-height: 1.6; background: #f5f5f5; }
.overview .clinic_name { text-align: center; }
.overview .clinic_name img { max-width: 100%; height: auto; }
.overview > .wrap .overviewL ul li { margin-bottom: 1.0rem; }
.overview > .wrap .overviewL ul li.telno .tel { color: #182987; font-size: 2.4rem; }
.overview > .wrap .overviewL ul li.telno .tel::before { content: 'tel.'; font-size: 85%; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0; }

@media all and (min-width: 48em), print { .overview { margin: 8.0rem 0 0; font-size: 1.6rem; }
  .overview > .wrap { display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL ul li { margin-bottom: 1.0rem; }
  .overview > .wrap .overviewL ul li.telno .tel { font-size: 3.0rem; }
  .overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; font-size: 1.8rem; }
  .overview > .wrap .overviewL .tbl_time td.time { font-size: 1.6rem; } }
.pageup { display: none; position: fixed; bottom: 1.0rem; right: 1.0rem; z-index: 1; cursor: pointer; }
.pageup a { display: block; width: 5.0rem; height: 5.0rem; font-size: 1.0rem; text-align: center; padding: .2rem 0; color: #0078c2; line-height: 1.4; background: #fff; border: 1px solid #0078c2; border-radius: 50%; }
.pageup a::before { display: block; text-align: center; font-family: 'fontello'; content: '\e812'; }

@media all and (min-width: 48em), print { .pageup a { width: 6.4rem; height: 6.4rem; font-size: 1.5rem; line-height: 1.2; padding: .4rem; } }
.footer { text-align: center; }
.footer .copy { display: block; padding: .4rem; font-size: 1.2rem; color: #fff; background: #182987; }
.footer ul { display: none; }

@media all and (min-width: 48em), print { .footer { padding-top: 3.0rem; }
  .footer ul { display: block; text-align: center; margin: 0 0 1.0rem; }
  .footer ul li { display: inline-block; font-size: 1.6rem; color: #0078c2; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer .copy { margin-top: 3.0rem; } }
.header .wrap.keyvsl ul { margin: 0 1.0rem; text-align: center; font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; }
.header .wrap.keyvsl ul li img { max-width: 100%; height: auto; }
.header .wrap.keyvsl ul li.catch { margin: 1.4rem 0 0; line-height: 1.4; color: #fff; font-size: 2.0rem; text-shadow: #3dae25 1px 1px 10px, #3dae25 -1px 1px 10px, #3dae25 1px -1px 10px, #3dae25 -1px -1px 10px; }
.header .wrap.keyvsl .map_time { margin: 2.0rem 0 0; padding: 1.0rem; background: #fff; }
.header .wrap.keyvsl .map_time .gmap { margin-bottom: 1.6rem; padding: 0; }
@media all and (min-width: 48em), print { .header .wrap.keyvsl { display: flex; justify-content: space-between; }
  .header .wrap.keyvsl ul { width: 51%; margin: 0; text-align: center; font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: bold; }
  .header .wrap.keyvsl ul li.catch { font-size: 3.0rem; letter-spacing: .6rem; line-height: 1.6; margin-top: 10.0rem; }
  .header .wrap.keyvsl .map_time { width: 32%; margin: 11.0rem 0 3.0rem; background: #fff; } }

.info .tit { background: #39ae35; color: #fff; border-radius: 1.0rem 1.0rem 0 0; font-size: 1.8rem; font-weight: bold; padding: .4rem 1.0rem; position: relative; }
.info .tit span { display: inline-block; font-size: 60%; font-weight: normal; margin: 0 0 0 1.0rem; }
.info .tit::before { font-family: 'fontello'; content: '\e804'; font-weight: normal; margin: 0 .6rem 0; }
.info .tit::after { content: ''; width: 16.0rem; height: 3.6rem; background: url("../img/index_info_tit.svg") no-repeat right -0.1rem bottom -0.5rem/contain; position: absolute; right: 0; bottom: 0; }
.info div { background: #f5f5f5; padding: 1.0rem; border-radius: 0 0 1.0rem 1.0rem; }
.info div dl { margin: 0; line-height: 1.4; }
.info div dl dt { margin-bottom: .4rem; font-weight: bold; color: #39ae35; font-size: 1.6rem; text-indent: -1.0em; padding-left: 1.0em; }
.info div dl dt::before { display: inline-block; content: ''; margin-right: .4rem; content: ""; border-left: .34em solid transparent; border-right: .34em solid transparent; border-top: 0.5em solid #39ae35; transition: .2s; }
.info div dl dt.close::before { transform: rotateX(180deg); }
.info div dl dd { margin: 0 0 1.0rem; padding: 0 0 1.0rem 1.0em; }

@media all and (min-width: 48em), print { .info { display: flex; justify-content: space-between; }
  .info .tit { width: 20.0rem; border-radius: 1.0rem 0 0 1.0rem; font-size: 2.6rem; letter-spacing: .6rem; text-align: center; padding: 2.0rem 0 0; }
  .info .tit span { letter-spacing: 0; margin: 0; font-size: 50%; position: relative; z-index: 1; }
  .info .tit::before { display: block; font-size: 5.0rem; margin: 0; }
  .info .tit::after { width: 20.0rem; height: 7.0rem; background: url("../img/index_info_tit.svg") no-repeat right bottom/auto; border-radius: 0 0 0 1.0rem; }
  .info div { width: 55.0rem; padding: 2.0rem; border-radius: 0 1.0rem 1.0rem 0; }
  .info div dl dt { text-indent: -.8em; padding: 1.0rem 0 0 1.4em; font-size: 2.0rem; }
  .info div dl dt:hover { cursor: pointer; }
  .info div dl dd { padding: 0 0 1.0rem 2.0em; } }
.feature ul li { padding: 14.0rem 0 0; margin-bottom: 1.6rem; }
.feature ul li span { color: #39ae35; font-size: 125%; }
.feature ul li.junkan { background: url("../img/index_feature01.jpg") no-repeat center top/contain; }
.feature ul li.kakaritsuke { background: url("../img/index_feature02.jpg") no-repeat center top/contain; }
.feature ul li.setsumei { background: url("../img/index_feature03.jpg") no-repeat center top/contain; }
.feature ul li.kodo { background: url("../img/index_feature04.jpg") no-repeat center top/contain; }

@media all and (min-width: 48em), print { .feature ul li { padding: 50% 0 0; margin-bottom: 3.0rem; font-size: 1.8rem; letter-spacing: .2rem; display: flex; align-items: flex-end; position: relative; }
  .feature ul li p { margin: 0; position: absolute; left: 2.0rem; bottom: 3.0rem; padding-right: 34%; } }
body:not(.index) .header { margin-bottom: 3.0rem; }

@media all 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 .tit_03 { display: block; margin: 0 0 1.6rem; }
.device li { margin: 0 0 2.0rem; }
.device li img { display: block; margin: 0 auto 1.0rem; max-width: 80%; height: auto; }

body.clinic .img_c { max-width: 80%; }

@media all and (min-width: 48em), print { .device { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .device li { width: 48%; margin: 0 0 2.6rem; } }
body.first .main .tel { color: #0078c2; font-weight: bold; font-size: 1.6rem; }
@media all and (min-width: 48em), print { body.first .main .tel { font-size: 2.0rem; } }

body.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
body.access .main .map_parking .txt_pink { font-size: 120%; }
@media all and (min-width: 48em), print { body.access .main .tbl_time { font-size: 1.8rem; }
  body.access .main .tbl_time caption { font-size: 1.8rem; }
  body.access .main .tbl_time td.time { font-size: 1.8rem; }
  body.access .main .tbl_time td span { font-size: 1.8rem; }
  body.access .main .gmap { height: 50.0rem; } }
