@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; }

.txt_large { font-size: 1.3em !important; }

.bold { font-weight: bold; }

.txt_navy { color: #0d2f3c; }

.txt_pink { color: #f29f9b; }

.txt_skyblue { color: #a1c8dc; }

.txt_red { color: #c00; }

.large { font-size: 120%; }

.small { font-size: 85%; }

@media screen and (min-width: 48em), print { .pc_c { display: table; margin: 2.0rem auto 0; }
  .pc_txt_c { text-align: center; } }
.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; }

.img_txt { text-align: center; }

@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; }

.mt00 { margin-top: 0; }

.mb00 { margin-bottom: 0 !important; }

.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: collapse; font-size: 1.0rem; table-layout: fixed; color: #0d2f3c; }
.tbl_time caption { caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { padding: .4rem .1rem; background: #e5cc79; font-weight: normal; border-bottom: 1px solid #0d2f3c; }
.tbl_time tr th:first-child { width: 25%; }
.tbl_time tr th.time { background: #fff; }
.tbl_time tr td { text-align: center; padding: .6rem .1rem; background: #fff; border-bottom: 1px solid #0d2f3c; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { font-size: 1.6rem; }
  .tbl_time tr th { padding: 1.0rem 0; font-size: 1.6rem; }
  .tbl_time tr td { padding: 1.0rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background-image: linear-gradient(90deg, #d8f2fe 0%, #a1d7fd 100%); background-image: -webkit-linear-gradient(90deg, #d8f2fe 0%, #a1d7fd 100%); color: #174556; font-weight: bold; font-size: 2.2rem; text-align: center; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; border-bottom: 2px solid #0d2f3c; }

.tit_02 { color: #0d2f3c; font-size: 1.6rem; margin: 0 0 2.0rem; line-height: 1.2; font-weight: bold; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tit_02::before, .tit_02::after { display: inline-block; content: ''; width: 1.8rem; height: .1rem; background: #0d2f3c; margin: 0 .4rem; }
.tit_02.white { color: #fff; }
.tit_02.white::before, .tit_02.white::after { background: #fff; }

.tit_03 { background: url("../img/logo_mark.svg") no-repeat left top/2rem auto; color: #174556; padding: 0 0 .6rem 2.6rem; font-size: 1.8rem; line-height: 1.2; margin: 0 0 1.0rem; border-bottom: 1px solid #0d2f3c; }

.tit_04 { background: #7ec6a6; padding: .4rem 1.0rem; font-size: 1.6rem; line-height: 1.2; margin: 0 0 1.0rem; }
.tit_04.pink { background: #f29f9b; }
.tit_04.blue { background: #a1c8dc; }

.tit_05 { background: #fddd80; padding: .4rem 1.0rem; font-size: 1.6rem; line-height: 1.2; margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { font-size: 3.2rem; padding: 8.0rem 0; margin: 0 0 5.0rem; border-bottom: 3px solid #0d2f3c; }
  .tit_01 span { display: block; width: 1200px; margin: auto; }
  .tit_02 { font-size: 3.0rem; margin: 0 0 3.0rem; }
  .tit_02::before, .tit_02::after { width: 7.0rem; }
  .tit_02::before { margin: 0 2.0rem 0 1.0rem; }
  .tit_02::after { margin: 0 1.0rem 0 2.0rem; }
  .tit_03 { background: url("../img/logo_mark.svg") no-repeat left top/4rem auto; font-size: 2.8rem; padding: 1.0rem 0 1.6rem 5.0rem; margin: 0 0 2.0rem; }
  .tit_04 { font-size: 2.6rem; margin: 0 0 2.0rem; }
  .tit_05 { font-size: 2.4rem; margin: 0 0 2.0rem; } }
.lst_ul_pink li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul_pink li::before { content: '●'; margin-right: .4rem; color: #f19a96; }

.lst_ul_blue li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul_blue li::before { content: '◆'; margin-right: .4rem; color: #70b3e3; }

.lst_ul_blue02 li { text-indent: -2.0rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul_blue02 li::before { content: '●'; margin-right: .4rem; color: #a1c8dc; }

.lst_ul_disc { margin: 0 0 0 2.0rem; }
.lst_ul_disc > li { list-style: disc; text-indent: 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: clr_blue; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_dl01 dt { float: left; width: 8.0rem; font-weight: bold; clear: left; }
  .lst_dl01 dd { margin: 0 0 1.0rem; padding-left: 9.0rem; } }
.lst_dl02 > dt { background: #7ec6a6; color: #fff; padding: 0.6rem 1rem; border-top: 1px solid #174556; border-right: 1px solid #174556; border-left: 1px solid #174556; }
.lst_dl02 > dd { margin: 0 0 0.5rem; padding: 0.8rem 1rem; border-top: 1px solid #174556; border-right: 1px solid #174556; border-left: 1px solid #174556; border-bottom: 1px solid #174556; }
@media screen and (min-width: 48em), print { .lst_dl02 { border-bottom: 1px solid #174556; display: flex; flex-wrap: wrap; }
  .lst_dl02 > dt { padding: 2rem 2.5rem; width: 20%; display: grid; place-items: center; }
  .lst_dl02 > dd { padding: 2rem 2.5rem; width: 80%; margin: 0; border-top: 1px solid #174556; border-left: none; border-bottom: none; } }

.flex2_sp { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex2_sp > li { width: 48%; margin: 0 !important; }

.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 { .flex { display: -webkit-flex; display: flex; }
  .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: 31%; margin: 0 1rem 1rem 0; } }
.btn_detail { display: inline-block; background: #0d2f3c; color: #fff; font-size: 150%; padding: 1.0rem; }
@media screen and (min-width: 48em), print { .btn_detail { padding: 1.0rem 3.0rem; } }

.tel, .btn_rsv { text-align: center; font-weight: bold; color: #0d2f3c; border-radius: .4rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tel::before, .btn_rsv::before { display: inline-block; content: ''; width: 1.2em; height: 1.2em; margin: 0 .2rem 0 0; }

.tel { background: #f29f9b; }
.tel::before { background: url("../img/icon_tel.svg") no-repeat center center/contain; }

.btn_rsv { background: #a1c8dc; }
.btn_rsv::before { background: url("../img/icon_cal.svg") no-repeat center center/contain; }

.monshin_shoshin, .monshin_saishin { display: inline-block; font-weight: bold; color: #0d2f3c; border-radius: 2.0rem; padding: .4rem 1.6rem; }
@media screen and (min-width: 48em), print { .monshin_shoshin, .monshin_saishin { padding: .4rem 4.0rem; } }
.monshin_shoshin::after, .monshin_saishin::after { font-family: 'fontello'; content: '\f1c1'; margin: 0 0 0 .8rem; }

.monshin_shoshin { background: #e8bacf; }

.monshin_saishin { background: #f19861; }

.box_navy { background: #0d2f3c; color: #fff; padding: 1.0rem; }
.box_navy.large { font-size: 140%; }

.box_red { border: 2px solid #c00; padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_red { padding: 3.0rem; } }

.box_blue { border: 2px solid #0d2f3c; padding: 1.0rem; }
.box_blue > p { text-align: left !important; }
@media screen and (min-width: 48em), print { .box_blue { padding: 3.0rem; } }

@media screen and (min-width: 48em), print { .box_harf { width: 70%; margin: auto; } }
.marker { text-decoration: underline; text-decoration-thickness: 10px; text-decoration-color: rgba(161, 200, 220, 0.4); text-underline-offset: -.3em; text-decoration-skip-ink: none; }

html { font-size: calc( 100vw / 32 ); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium"; }

body { background: #fff; color: #323536; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; padding: 0 0 4.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; }
  a { transition: .2s; }
  a:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 2.0rem; padding: 0 0 8.0rem; } }
@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 { background: #0d2f3c; }
.header .wrap { padding: 1.0rem; }
.header .wrap .logo { height: 4.6rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR { display: none; }
.header .fix_rsv { display: none; }

@media screen and (min-width: 48em), print { .header .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; padding: 1.0rem 1.0rem 2.0rem; }
  .header .wrap .logo { width: 60%; height: 10.0rem; }
  .header .wrap .headR { display: block; width: 35%; }
  .header .wrap .headR .tit { color: #fff; border: 1px solid #fff; border-radius: 2.0rem; padding: .4rem; text-align: center; font-size: 1.8rem; margin: 0 0 1.0rem; }
  .header .wrap .headR .tel_rsv { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; font-size: 1.8rem; }
  .header .wrap .headR .tel_rsv li { width: 49%; }
  .header .wrap .headR .tel_rsv li .tel, .header .wrap .headR .tel_rsv li .btn_rsv { display: block; padding: 1.0rem 0; }
  .header .wrap .headR .tel_rsv li .tel::before, .header .wrap .headR .tel_rsv li .btn_rsv::before { position: relative; top: .2rem; }
  .header .fix_rsv { display: block; position: fixed; top: 21.0rem; right: 0; } }
.slicknav_menu { position: absolute; top: 1.0rem; 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; 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.6rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #0d2f3c; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #0d2f3c; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #0d2f3c; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a .sub::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\f13a'; 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; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li a { outline: none; }
.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: '\f139'; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; background: #fff; border-bottom: 2px solid #0d2f3c; }
  #nav .gnav { width: 1200px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li { width: calc(100%/6); position: relative; }
  #nav .gnav li a { display: block; text-align: center; padding: 2.0rem 0; font-size: 1.8rem; font-weight: bold; }
  #nav .gnav li .subnav { width: 100%; display: none; position: absolute; border-top: 1px solid #0d2f3c; }
  #nav .gnav li .subnav li { width: 100%; border-bottom: 1px solid #0d2f3c; }
  #nav .gnav li .subnav li a { display: block; width: 100%; background: rgba(255, 255, 255, 0.9); padding: 1.6rem 0; text-align: center; color: #0d2f3c; }
  #nav .gnav li .subnav li a:hover { background: #0d2f3c; color: #fff; } }
dl.news_list { margin: 0; line-height: 1.4; padding: 0 .6rem 0 0; overflow-y: auto; }
dl.news_list dt { margin: 1.0rem 0 .4rem; color: #174556; font-weight: bold; font-size: 110%; }
dl.news_list dt .date { padding-right: 0.4em; }
dl.news_list dt a { text-decoration: none !important; }
dl.news_list dd { margin: 0 0 4.0rem; padding: 1.0rem; background: #feeef5; }
dl.news_list dd a { color: #00f; }

@media screen and (min-width: 48em), print { dl.news_list { padding: 1.4rem; }
  dl.news_list dt { font-size: 120%; margin: 1.6rem 0 .4rem; padding: .6rem 0; }
  dl.news_list dd { padding: 3.0rem; } }
.overview { margin: 4.0rem 0 0; padding: 2.0rem 1.0rem 4.0rem; font-size: 1.3rem; line-height: 1.6; background: #0d2f3c; color: #fff; }
.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 .dept dt { width: 7.0rem; float: left; border: 1px solid #fff; padding: .2rem .4rem; clear: left; text-align: center; }
.overview > .wrap .overviewL .dept dd { margin: .6rem 0 0; padding: .3rem 0 .3rem 7.6rem; }
.overview > .wrap .overviewL .acs { margin: 0 0 0 1.6em; }
.overview > .wrap .overviewL .acs li { list-style: disc; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0 0; }
.overview > .wrap .overviewL .tbl_time caption { color: #fff; }
.overview > .wrap .overviewL .small { font-size: 1.0rem; }
.overview > .wrap .overviewL .map_illst { display: none; }
.overview > .wrap .overviewR { margin: 3.0rem 0 0; }
.overview > .wrap .overviewR .tel_rsv { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
.overview > .wrap .overviewR .tel_rsv li { width: 49%; }
.overview > .wrap .overviewR .tel_rsv li .tel, .overview > .wrap .overviewR .tel_rsv li .btn_rsv { padding: .6rem 0; }
.overview > .wrap .overviewR .monshin { margin: 3.0rem 0 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; font-size: 1.2rem; }
.overview > .wrap .overviewR .monshin .tit { background: url("../img/icon_monshin.svg") no-repeat center top/2.6rem auto; padding: 3.8rem 0 0; }
.overview > .wrap .overviewR .monshin ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
.overview > .wrap .overviewR .monshin ul li { margin: 0 .2rem; }
.overview > .wrap .overviewR .line { margin: 3.0rem 0 0; }
.overview > .wrap .overviewR .line a { display: block; width: 10.0rem; height: 10.0rem; margin: auto; background: url("../img/logo_line.svg") no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.overview > .wrap .overviewR .map_illst { margin: 0 0 1.0rem; }
.overview .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 4.0rem 0 0; font-size: 1.8rem; }
  .overview > .wrap { padding: 0 0 4.0rem; 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: 40.0rem; }
  .overview > .wrap .overviewL .dept dt { width: 10.0rem; }
  .overview > .wrap .overviewL .dept dd { padding: .3rem 0 .3rem 11.0rem; }
  .overview > .wrap .overviewL .small { font-size: 1.6rem; }
  .overview > .wrap .overviewL .map_illst { display: block; }
  .overview > .wrap .overviewR { margin: 7.0rem; }
  .overview > .wrap .overviewR .tel_rsv li { width: 48%; }
  .overview > .wrap .overviewR .tel_rsv li .tel, .overview > .wrap .overviewR .tel_rsv li .btn_rsv { padding: 1.0rem 0; }
  .overview > .wrap .overviewR .monshin { margin: 10.0rem 0 0; font-size: 1.8rem; }
  .overview > .wrap .overviewR .monshin .tit { background: url("../img/icon_monshin.svg") no-repeat center top/4rem auto; padding: 6.0rem 0 0; }
  .overview > .wrap .overviewR .monshin ul li { margin: 0 1.0rem; }
  .overview > .wrap .overviewR .line { margin: 20.0rem 0 0; }
  .overview > .wrap .overviewR .line a { width: 20.0rem; height: 20.0rem; background: url("../img/overview_line_qr.png") no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
  .overview > .wrap .overviewR .map_illst { display: none; }
  .overview .gmap { height: 46.0rem; } }
.tel_up { width: 100%; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; background: #0d2f3c; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_up .tel, .tel_up .btn_rsv { width: 45%; padding: .8rem 0 .9rem; text-align: center; border-radius: 0; }
.tel_up #pageup { cursor: pointer; }
.tel_up #pageup a { display: block; font-size: 3.2rem; text-align: center; padding: 0 .8rem; line-height: 1.0; color: #fff; background: #0d2f3c; }
.tel_up #pageup a::before { font-family: 'fontello'; content: '\e800'; }
.tel_up #pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { visibility: hidden; width: 6.0rem; height: 6.0rem; position: fixed; bottom: 4.0rem; right: 2.0rem; left: auto; background: none; }
  .tel_up .tel, .tel_up .btn_rsv { display: none; }
  .tel_up #pageup a { width: 6.4rem; height: 6.4rem; font-size: 5.6rem; border-radius: 50%; border: 1px solid #fff; } }
.footer { text-align: center; padding: 0 0 3.5rem; }
.footer .copy { display: block; background: #a1c8dc; color: #0d2f3c; 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 ul { display: block; text-align: center; margin: 1.0rem 0; }
  .footer ul li { display: inline-block; font-size: 1.4rem; color: #0d2f3c; }
  .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; }
  .footer .copy { margin: 3.0rem 0 0; } }
.caution { margin: 1rem 0 0; padding: 0.5em; background: #e6635e; color: #fff; text-align: center; font-weight: bold; font-size: 1.6rem; }
@media screen and (min-width: 48em), print { .caution { margin: 3rem 0 0; font-size: 2.4rem; }
  .caution br { display: none; } }

#keyvsl { max-width: 100%; background: url(../img/index_keyvsl01sp.jpg) no-repeat center top/100% auto; padding: 30.0rem 0 0; }
#keyvsl .catch { margin: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; }
#keyvsl ul { display: none; }

@media screen and (min-width: 48em), print { #keyvsl { background: url(../img/index_keyvsl01pc.jpg) no-repeat center top/auto; padding: 69.0rem 0 0; } }
.btn_corona { text-align: center; margin: 0 0 3rem; }
.btn_corona a { display: block; background: #0d2f3c; color: #fff; font-size: 115%; padding: 1.0rem; text-decoration: none !important; }
@media screen and (min-width: 48em), print { .btn_corona a { width: 276px; display: inline-block; padding: 1.0rem 0; font-size: 150%; } }

.btn_interview a { background: #f29f9b; color: #0d2f3c; font-weight: bold; }
@media screen and (min-width: 48em), print { .btn_interview a { padding: 1.0rem 0; font-size: 150%; } }

.btn_recruit { text-align: center; margin: 0 0 3rem; }
.btn_recruit a { display: block; background: #70b3e3; color: #fff; font-size: 115%; padding: 1.0rem; text-decoration: none !important; }
@media screen and (min-width: 48em), print { .btn_recruit a { width: 276px; display: inline-block; padding: 1.0rem 0; font-size: 150%; } }

.info { /*border-top: 2px solid $clr_navy;*/ padding: 4.0rem 1.0rem; background: url("../img/index_info_bg.png"); }
.info p { text-align: center; font-size: 110%; color: #174556; }
.info .wrap { background: rgba(255, 255, 255, 0.8); padding: 2.0rem 1.0rem 1.0rem; }
.info .wrap h2 { background: #0d2f3c; color: #fff; font-size: 1.6rem; line-height: 1.2; font-weight: bold; text-align: center; padding: 0.5em; }
.info .wrap h2:not(:first-of-type) { margin: 2rem 0 0; }
.info .wrap .news_list dt { margin: 0; padding: 1.2rem 0; border-bottom: 1px solid #174556; font-size: 100%; }
.info .wrap .news_list dt::before { font-family: 'fontello'; content: '\F138'; margin: 0 .2em 0 0; }
@media screen and (min-width: 48em), print { .info { /*border-top: 3px solid $clr_navy;*/ padding: 4.0rem 0 8.0rem; font-size: 1.6rem; }
  .info .wrap { background: rgba(255, 255, 255, 0.8); padding: 3.0rem; }
  .info .wrap h2 { font-size: 2.5rem; padding: 0.7em; }
  .info .wrap h2:not(:first-of-type) { margin: 3rem 0 0; }
  .info .wrap .news_list dt { padding: 2rem 0; font-size: 110%; } }

.tre { border-top: 2px solid #0d2f3c; }
.tre .wrap { margin: 4.0rem 1.0rem; }
.tre .wrap ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tre .wrap ul li { width: 48%; height: 14.4rem; margin: 0 0 2.0rem; }
.tre .wrap ul li a { display: block; height: 100%; border-radius: 50%; text-align: center; font-weight: bold; font-size: 1.6rem; padding: 9.6rem 0 1.0rem; text-decoration: none; }
.tre .wrap ul li a.pediatrics { background: url("../img/icon_shoni.svg") no-repeat center top 2rem/50% auto #f3a9a6; }
.tre .wrap ul li a.kidney { background: url("../img/icon_shonijinzo.svg") no-repeat center top 2rem/55% auto #fde293; }
.tre .wrap ul li a.allergie { background: url("../img/icon_allergie.svg") no-repeat center top 2rem/60% auto #85bee7; }
.tre .wrap ul li a.checkup { background: url("../img/icon_kenshin.svg") no-repeat center top 2rem/50% auto #91ceb3; }
.tre .wrap ul li a.vaccination { background: url("../img/icon_yobo.svg") no-repeat center top 2rem/50% auto #f3a779; }

@media screen and (min-width: 48em), print { .tre { border-top: 3px solid #0d2f3c; }
  .tre .wrap { margin: 8.0rem auto; }
  .tre .wrap ul li { width: 19%; height: 22.8rem; }
  .tre .wrap ul li a { padding: 15.0rem 0 0; font-size: 1.8rem; }
  .tre .wrap ul li a.pediatrics { background: url("../img/icon_shoni.svg") no-repeat center top 5rem/35% auto #f3a9a6; }
  .tre .wrap ul li a.kidney { background: url("../img/icon_shonijinzo.svg") no-repeat center top 3rem/50% auto #fde293; }
  .tre .wrap ul li a.allergie { background: url("../img/icon_allergie.svg") no-repeat center top 2rem/60% auto #85bee7; }
  .tre .wrap ul li a.checkup { background: url("../img/icon_kenshin.svg") no-repeat center top 4rem/40% auto #91ceb3; }
  .tre .wrap ul li a.vaccination { background: url("../img/icon_yobo.svg") no-repeat center top 4rem/40% auto #f3a779; } }
.feature { background: #0d2f3c; padding: 4.0rem 1.0rem; color: #fff; }
.feature .wrap ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.feature .wrap ul li { width: 49.5%; height: 14.8rem; border-radius: 50%; font-size: 1.0rem; padding: 1.0rem; margin: 0 0 2.0rem; text-align: center; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.feature .wrap ul li span .midashi { display: block; text-align: center; font-weight: bold; font-size: 110%; }
.feature .wrap ul li.staff { border: 2px solid #f3a9a6; }
.feature .wrap ul li.teinei { border: 2px solid #fde293; }
.feature .wrap ul li.setsubi { border: 2px solid #85bee7; }
.feature .wrap ul li.acs { border: 2px solid #91ceb3; }
.feature .wrap ul li.parking { border: 2px solid #f3a779; }

@media screen and (min-width: 48em), print { .feature { padding: 8.0rem 0; }
  .feature .wrap { width: 70%; }
  .feature .wrap ul { -webkit-justify-content: center; justify-content: center; }
  .feature .wrap ul li { width: 26.8rem; height: 26.8rem; font-size: 1.7rem; margin: 0 1.0rem 2.0rem; } }
.vacc { margin: 4.0rem 1.0rem; }
.vacc .box_red .lst_ul_disc li:first-child { list-style: none; margin-left: -2.0rem; }

@media screen and (min-width: 48em), print { .vacc { margin: 8.0rem 0; }
  .vacc .box_red { max-width: 50%; margin: auto; }
  .vacc .box_red p { font-size: 1.8rem; } }
.link { border-top: 2px solid #0d2f3c; }
.link .wrap { margin: 4.0rem 1.0rem 0; }
.link .wrap .bnr { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.link .wrap .bnr li { width: 100%; margin: 0 0 1.0rem; }
.link .wrap .bnr li img { max-width: 100%; height: auto; }
.link .wrap .bnr li.kodomo_qq, .link .wrap .bnr li.aichi_qq { width: 49%; }

@media screen and (min-width: 48em), print { .link { border-top: 3px solid #0d2f3c; }
  .link .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 94.0rem; margin: 8.0rem auto 0; }
  .link .wrap .tit_02 { width: 100%; }
  .link .wrap .bnr { width: 49%; } }
body:not(.index) .main { padding: 0 1.0rem 4.0rem; }
body:not(.index) .main .tel, body:not(.index) .main .btn_rsv { padding: 1.0rem; text-indent: 0; }
@media screen and (min-width: 48em), print { body:not(.index) .main { padding: 0 0 4.0rem; }
  body:not(.index) .main .tel, body:not(.index) .main .btn_rsv { width: 25%; padding: 1.0rem 0; } }

.cf .img_l, .cf .img_r { max-width: 60%; height: auto; }
@media screen and (min-width: 48em), print { .cf .img_l, .cf .img_r { max-width: 20%; } }

#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; }

.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 .route li { margin: 0 0 2.0rem; text-align: center; }
.access .route li img { display: block; max-width: 80%; height: auto; margin: 0 auto .6rem; }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .route { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .access .route li { width: 31%; }
  .access .route li img { max-width: 100%; }
  .access .gmap { height: 50.0rem; } }
.device img { display: block; margin: 1.0rem auto; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .txt_img { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .txt_img .tit_02 { width: 100%; }
  .txt_img div { width: 60%; }
  .txt_img .txt_c { width: 35%; font-size: 90%; } }
@media screen and (min-width: 48em), print { .medicalcheckup-baby .flex .img_txt { width: 70%; font-size: 80%; } }

.recruit .lst_dl01.-recruit { margin: 0; }
@media screen and (min-width: 48em), print { .recruit .lst_dl01.-recruit dt { width: 11rem; }
  .recruit .lst_dl01.-recruit dt:last-of-type { margin-bottom: 0; }
  .recruit .lst_dl01.-recruit dd { width: calc(100% - 11rem); }
  .recruit .lst_dl01.-recruit dd:last-of-type { margin-bottom: 0; } }

/*# sourceMappingURL=style.css.map */
