@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, iframe { max-width: 100%; height: auto; vertical-align: bottom; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

a.no_click { pointer-events: none; }

.waku_caption { border: 3px solid #FF0000; text-align: center; padding: 1rem; color: #FF0000; font-weight: bold; font-size: 1.6rem; }
@media screen and (min-width: 48em), print { .waku_caption { font-size: 2.4rem; } }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.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; }

.flex { margin: 0 0 4rem; }

.box1 { background-color: #FFF1C8; padding: 1.0rem; }
.box1 p { margin: 0; }

.box2 { background-color: #E0F8F6; padding: 1.0rem; }
.box2 p { margin: 0; }

@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; }
  .flex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 0 0 5rem; }
  .flex img { display: block; margin-left: auto; }
  .flex .flex_l { width: 64%; }
  .flex .flex_r { width: 33%; }
  .flex > div { width: 60%; }
  .flex_col2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .flex_col2 > section { width: 48%; }
  .flex_col2 > section ul { margin: 0 0 8.0rem; }
  .box1 { padding: 3.0rem 2.7rem; }
  .box2 { padding: 3.0rem 2.7rem; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 80%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time caption span { color: #00A299; }
.tbl_time tr th, .tbl_time tr td { background: #fff; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #00A299; font-size: 90%; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #00A299; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; border-bottom: 1px solid #00A299; line-height: 1.0; color: #00A299; font-size: 80%; }
.tbl_time .r_corners th:first-child { border-radius: 1.0rem 0 0 0; }
.tbl_time .r_corners th:last-child { border-radius: 0 1.0rem 0 0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .tbl_time caption { font-size: 85%; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 25%; }
  .tbl_time tr td { padding: 1.5rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01, .tit_02, .tit_03 { font-family: 'Kosugi Maru', sans-serif; color: #333333; }

.tit_01 { background: url(../img/tit_01.jpg) no-repeat right top/auto 100%; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; text-align: center; }

.tit_02 { font-size: 2.0rem; margin: 0 0 2.0rem; padding: 1.0rem; line-height: 1.2; text-align: center; letter-spacing: 5px; }
.tit_02:before { content: ''; display: block; width: 4.8rem; height: 4.5rem; background-image: url("../img/h2_bg.svg"); background-size: contain; margin: 0 auto 1.0rem; }
.tit_02 span { display: block; color: #00A299; font-size: 1.8rem; text-align: center; margin-top: .8rem; letter-spacing: 3px; }

.tit_03 { font-size: 1.8rem; line-height: 1.2; margin: 0 0 2.0rem; }

.tit_04 { font-size: 1.6rem; line-height: 1.2; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { background: url(../img/tit_01.jpg) no-repeat right top/auto 100%; font-size: 3.2rem; padding: 8.0rem 4.0rem; margin: 0 0 3.0rem; }
  .tit_02 { font-size: 3.4rem; margin: 0 0 3.0rem; padding: 1.0rem 2.0rem; }
  .tit_02:after { font-size: 2.0rem; }
  .tit_02 span { font-size: 2.0rem; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 3.0rem; } }
.lst_ul01 { font-size: 1.4rem; }
.lst_ul01 li { padding: 0 0 1.0rem .8em; line-height: 1.4; position: relative; }
.lst_ul01 li::before { content: '●'; margin-right: .5rem; color: #FCC018; font-size: 60%; position: absolute; left: 0; top: .3rem; }
.lst_ul01.kome li::before { content: '※'; color: #333333; }

.lst_ol01 { counter-reset: number 0; margin: 1.0rem 0; font-size: 1.4rem; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; padding: 0 0 1.0rem 2.8rem; position: relative; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; position: absolute; left: 0; color: #00A299; font-weight: bold; }

.lst_ul02 { font-size: 1.4rem; border: 1px solid #ccc; }
.lst_ul02 li { padding: .5rem 1.0rem 0 1.5em; text-indent: -.5em; }
.lst_ul02 li:first-child { padding: 1.0rem 2rem; background-color: #E0F8F6; border-bottom: 1px solid #ccc; color: #00A299; margin-bottom: 1.0rem; }
.lst_ul02 li:last-child { padding: 1.0rem 2rem 1.5rem; }
.lst_ul02 li:not(:first-child):before { content: "●"; display: inline-block; vertical-align: middle; color: #00A299; font-size: .5rem; margin-right: .5rem; }

.lst_ul03 li { padding: 1.0rem 1.0rem .5rem; padding-left: 1.3em; text-indent: -.5em; }
.lst_ul03 li:before { content: "●"; display: inline-block; vertical-align: middle; color: #00A299; font-size: .5rem; margin-right: .5rem; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ul01, .lst_ul02, .lst_ul03, .lst_ol01 { font-size: 2.2rem; }
  .lst_ul01 li { display: -webkit-flex; display: flex; }
  .lst_ul01 li::before { top: .6rem; }
  .lst_ul02 li { padding: 1rem 3.0rem 0 2rem; text-indent: 0; }
  .lst_ul02 li:first-child { padding: 2.0rem 3.0rem; }
  .lst_ul02 li:last-child { padding: 1.0rem 2.0rem 2.0rem; }
  .lst_ul03 li { padding: 1.0rem 1.0rem .5rem; padding-left: 1.0rem; text-indent: 0; }
  .lst_dl01 { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-size: 2.2rem; }
  .lst_dl01 dt { width: 30%; }
  .lst_dl01 dd { width: 70%; padding: 0 1.0rem; } }
.flex3 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { -webkit-justify-content: flex-start; justify-content: flex-start; }
  .flex3 li { width: 32%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { font-family: 'Roboto', sans-serif; font-size: 2.2rem; color: #00A299; letter-spacing: 3px; margin: .8rem 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tel:before { font-family: 'fontello'; content: '\e908'; display: inline-block; vertical-align: middle; font-size: 1.8rem; color: #00A299; }
@media screen and (min-width: 48em), print { .tel { font-size: 4.0rem; margin: 1.0rem 0 2.3rem; }
  .tel:before { font-size: 2.7rem; } }

.box_ { padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_ { padding: 2.0rem; } }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; background: #fff; border: 3px double #5dbc56; color: #5dbc56; text-decoration: none !important; }
.btn_detail::after { font-family: 'fontello'; content: '\e813'; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #5dbc56; color: #fff; border: 3px double #fff; } }

html { font-size: calc(100vw / 32); font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; font-weight: 500; }

body { background: #fff; color: #333333; word-wrap: break-word; }
body::after { visibility: hidden; width: 100%; height: 100%; content: ''; background: rgba(51, 51, 51, 0.6); position: fixed; top: 0; z-index: 2; opacity: 0; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }
body.noscr { height: 100%; overflow: hidden; }
body.noscr::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([href*="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; padding: 0 1.0rem; margin: auto; }
  .main { font-size: 1.6rem; } }
@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: 0; width: 100%; }
.header .wrap .logo { width: 100%; height: 7.0rem; margin: 1.0rem 0 1.5rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .headR .tel { display: inline-block; }
.header .wrap .headR .tel a { display: inline-block; }
.header .wrap .headR .headR_l { width: 100%; background-color: aliceblue; }
.header .wrap .headR .headR_l span { display: block; }
.header .wrap .headR .headR_r { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: strech; align-items: strech; }
.header .wrap .header_left { position: relative; box-shadow: 3px 3px 5px rgba(2, 90, 85, 0.3); padding: 8.0vw 3vw 2.5vw; }
.header .wrap .header_left .left_cont .address { font-size: 1.4rem; text-align: center; }
.header .wrap .header_left .left_cont .address span { display: inline-block; margin-right: .8rem; }
.header .wrap .header_left .left_cont .tel { -webkit-justify-content: center; justify-content: center; }
.header .wrap .header_left .left_cont ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; margin: 2.0rem 0; }
.header .wrap .header_left .left_cont ul li { width: 49%; }
.header .wrap .header_left .left_cont .caution { text-align: center; font-size: 1.4rem; line-height: 1.4; font-weight: bold; }
.header .wrap .header_left .left_cont .open_txt { font-family: 'Kosugi Maru', sans-serif; font-size: 2.0rem; color: #00A299; border-top: 3px solid #00A299; border-bottom: 3px solid #00A299; text-align: center; padding: 1.0rem 0; letter-spacing: 2px; margin-bottom: 1.0rem; }
.header .wrap .header_left .left_cont .open_txt span { display: inline-block; font-size: 1.6rem; }
.header .wrap .header_left .left_cont .open_txt p { margin: 0; }

@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: stretch; align-items: stretch; padding: 0; margin-bottom: 2.3rem; }
  .header .wrap .logo { width: 100%; height: 18.4rem; }
  .header .wrap .headR { width: 60%; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: strech; align-items: strech; }
  .header .wrap .headR .headR_l { width: 50%; }
  .header .wrap .headR .headR_r { width: 50%; }
  .header .wrap .header_left { background-color: #ECFEFC; width: 40%; padding: 1.25vw 3vw 2.5vw; }
  .header .wrap .header_left .left_cont { margin: 4.0rem 0 5.0rem; }
  .header .wrap .header_left .left_cont .address { font-size: 2.2rem; }
  .header .wrap .header_left .left_cont .address span { display: inline-block; margin-left: .8rem; }
  .header .wrap .header_left .left_cont ul { width: 100%; margin-bottom: 3.0rem; }
  .header .wrap .header_left .left_cont ul li { width: 49%; }
  .header .wrap .header_left .left_cont .caution { text-align: center; font-size: 2rem; line-height: 1.4; margin-bottom: 2rem; }
  .header .wrap .header_left .left_cont .open_txt { font-size: 3.2rem; padding: 1.0rem 0; letter-spacing: 4px; margin-bottom: 0; }
  .header .wrap .header_left .left_cont .open_txt span { font-size: 2.6rem; } }
.yoyaku:before { font-family: 'fontello'; content: ''; font-size: 1.9rem; font-weight: normal; margin: .5rem; transition: .2s; }

.y_btn { display: block; background-color: #FCC018; color: #fff; font-weight: bold; font-size: 1.6rem; padding: 1.0rem 0; text-align: center; letter-spacing: 2px; border: 2px solid #FCC018; box-sizing: border-box; border-radius: 1.0rem; }
.y_btn:before { font-family: 'fontello'; content: '\e907'; font-size: 1.9rem; font-weight: normal; }
.y_btn:hover { background-color: #fff; color: #FCC018; }
.y_btn:hover:before { color: #FCC018; }

@media screen and (min-width: 48em), print { .y_btn { padding: 1.6rem 0; font-size: 3.0rem; border-radius: 1.0rem; }
  .yoyaku:before { font-size: 2.9rem; } }
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #00A299; 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; color: #fff; }
.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: 94vw; max-height: 75vh; overflow-y: auto; background: #fff; padding: 1.6rem; position: absolute; top: 6.0rem; right: 1.0rem; margin: auto; }
.slicknav_menu .slicknav_nav a { color: inherit; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #333333; border-bottom: 1px solid #333333; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px solid #333333; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #333333 !important; padding: 1.0rem 0; font-size: 1.6rem; margin: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { font-family: 'fontello'; content: '\e902'; font-size: 1.0rem; color: #00A299; margin-right: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li a.sub { background: none; border: none; width: 100%; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a.sub::after { transform: translateY(-50%); -webkit-transform: translateY(-50%); font-family: 'fontello'; content: '\e903'; font-size: 1.0rem; margin-right: 1.0rem; color: #FCC018; position: absolute; top: 50%; right: 0; }
.slicknav_menu .slicknav_nav .gnav li a:hover { color: inherit; background: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent a.slicknav_item { padding: 0; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_parent ul li:last-child { border: none; }
.slicknav_menu .slicknav_nav .gnav li.slicknav_open > a.slicknav_item .sub::after { font-family: 'fontello'; content: '\e904'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border-bottom: 1px solid #FCC018; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; color: #333333; background-color: #FFF1C8; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a br { display: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:after { color: #FCC018; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #333333 !important; border-radius: unset; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

*:focus { outline: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; font-family: 'Kosugi Maru', sans-serif; font-size: 2.2rem; margin-bottom: 4.8rem; }
  #nav .gnav { width: 1200px; padding: 0 1.0rem; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li { width: 100%; position: relative; text-align: center; }
  #nav .gnav li:after { background: radial-gradient(circle farthest-side, #BBBBBB, #BBBBBB 40%, transparent 40%, transparent); background-size: 10px 8px; content: ''; display: inline-block; height: 99%; width: 10px; position: absolute; right: 0; bottom: 0; }
  #nav .gnav li:first-child:before { background: radial-gradient(circle farthest-side, #BBBBBB, #BBBBBB 40%, transparent 40%, transparent); background-size: 10px 8px; content: ''; display: inline-block; height: 99%; width: 10px; position: absolute; left: 0; bottom: 0; }
  #nav .gnav li a { display: inline-block; text-align: center; font-size: 2.2rem; border-radius: 1.0rem; width: 80%; }
  #nav .gnav li a:hover { background-color: #E0F8F6; }
  #nav .gnav li a:before { content: ''; display: block; background-size: contain; background-repeat: no-repeat; width: auto; height: 4.5rem; margin: 0 auto 1.3rem; background-position: center top; }
  #nav .gnav li a.sub::after { font-family: 'fontello'; content: '\e903'; display: inline-block; text-align: center; font-size: 80%; color: #00A299; margin-left: .5rem; }
  #nav .gnav li a.sub.close::after { content: '\e904'; }
  #nav .gnav li .home:before { background-image: url("../img/i-home.svg"); }
  #nav .gnav li .doctor:before { background-image: url("../img/i-doctor.svg"); }
  #nav .gnav li .clinic:before { background-image: url("../img/i-clinic.svg"); }
  #nav .gnav li .treatment:before { background-image: url("../img/i-treatment.svg"); }
  #nav .gnav li .beginner:before { background-image: url("../img/i-beginner.svg"); }
  #nav .gnav li .access:before { background-image: url("../img/i-access.svg"); }
  #nav .gnav li .subnav { width: 100%; visibility: hidden; position: absolute; z-index: 10; background-color: #ECFEFC; border-radius: 1.0rem; box-shadow: 0px 6px 10px 1px rgba(0, 0, 0, 0.2); }
  #nav .gnav li .subnav li { width: 100%; }
  #nav .gnav li .subnav li:not(:first-child) { border-top: 2px dotted #BCD4D3; }
  #nav .gnav li .subnav li:first-child a { display: block; border-radius: 1.0rem 1.0rem 0 0; }
  #nav .gnav li .subnav li:last-child a { display: block; border-radius: 0 0 1.0rem 1.0rem; }
  #nav .gnav li .subnav li a { display: block; width: 100%; padding: 1.6rem 0; text-align: center; color: #00A299; border-radius: unset; }
  #nav .gnav li .subnav li a:hover { background: #00A299; color: #fff; }
  #nav .gnav li .subnav li a:before { display: none; }
  #nav .gnav li .subnav li:before, #nav .gnav li .subnav li:after { display: none; }
  .index #nav .home, .doctor #nav .doctor, .clinic #nav .clinic, .beginner #nav .beginner, .access #nav .access { background-color: #E0F8F6; } }
.sidebar { display: block; }
.sidebar .tit { background: #6b4f3c; color: #f1ffdb; font-size: 2.4rem; text-align: center; padding: 1.8rem; border-radius: .8rem; }
.sidebar .subnav { margin: 0 auto; padding: 1.0rem 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; -webkit-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; flex-wrap: wrap; font-family: 'Kosugi Maru', sans-serif; font-size: 2.4rem; }
.sidebar .subnav li a { display: block; padding: 1.2rem .6rem; color: #48341d; position: relative; font-size: 1.8rem; text-align: center; text-decoration: none; }
.sidebar .subnav li a span { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; margin: 1.0rem 0 0; }
.sidebar .subnav li a span:before { font-family: 'fontello'; content: '\e902'; display: block; font-size: 1.2rem; color: #FCC018; margin-right: .5rem; }
.sidebar .subnav li a:before { content: ''; display: block; background-size: contain; background-repeat: no-repeat; background-position: center center; margin: 0 auto; width: 13.0rem; height: 13.0rem; border-radius: 1.0rem; background-color: #00A299; background-size: 50% auto; }
.sidebar .subnav li .internal:before { background-image: url("../img/nav_internal.svg"); }
.sidebar .subnav li .cardiology:before { background-image: url("../img/nav_cardiology.svg"); }
.sidebar .subnav li .lifestyle:before { background-image: url("../img/nav_lifestyle.svg"); }
.sidebar .subnav li .vaccination:before { background-image: url("../img/nav_vaccination.svg"); }
.sidebar .subnav li .examination:before { background-image: url("../img/nav_examination.svg"); }
.sidebar .subnav li .smoking:before { background-image: url("../img/nav_smoking.svg"); }
.sidebar .subnav li .allergy:before { background-image: url("../img/nav_allergy.svg"); }
.sidebar .subnav li .sas { line-height: 1; }
.sidebar .subnav li .sas:before { background-image: url("../img/nav_sas.svg"); }

@media screen and (min-width: 48em), print { .sidebar .tit { font-size: 2.4rem; padding: 1.8rem; }
  .sidebar .subnav { margin: 0 auto; padding: 1.0rem 0; width: 800px; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
  .sidebar .subnav li { width: 25%; }
  .sidebar .subnav li a { padding: 1.2rem .6rem; font-size: 2.4rem; }
  .sidebar .subnav li a:before { width: 15.4rem; height: 15.4rem; background-size: auto; }
  .sidebar .subnav li .internal:before { background-size: 7.3rem 9.6rem; }
  .sidebar .subnav li .cardiology:before { background-size: 9.7rem 7.9rem; }
  .sidebar .subnav li .lifestyle:before { background-size: 7.5rem 10.2rem; }
  .sidebar .subnav li .vaccination:before { background-size: 7.5rem 10.2rem; }
  .sidebar .subnav li .examination:before { background-size: 7.3rem 93.0rem; }
  .sidebar .subnav li .smoking:before { background-size: 9.9rem 9.9rem; }
  .sidebar .subnav li .allergy:before { background-size: 9.9rem 9.9rem; }
  .sidebar .subnav li .sas { line-height: 1; }
  .sidebar .subnav li .sas:before { background-size: 9.9rem 9.9rem; } }
.overview { padding: 2.0rem 1.0rem 4.0rem; font-size: 1.4rem; line-height: 1.6; background: #EEFBFA; }
.overview p { margin: 0; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 95%; height: auto; }
.overview > .wrap .gaiyo { width: 100%; margin: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.overview > .wrap .gaiyo dt { width: 23%; padding: .4rem; color: #00A299; font-weight: bold; }
.overview > .wrap .gaiyo dd { width: 77%; padding: .4rem; margin: 0; }
.overview > .wrap .gaiyo dd .tel { color: #578d02; font-weight: bold; font-size: 120%; }
.overview > .wrap .overviewL .tbl_time { margin: 1.6rem 0; }
.overview > .wrap .overviewL ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; margin: 1.0rem 0 2.0rem 0; }
.overview > .wrap .overviewL ul li { width: 48%; }
.overview > .wrap .overviewL ul li a { font-size: 1.5rem; padding: .5rem 0; }
.overview > .wrap .overviewL .caution { text-align: center; font-size: 1.4rem; margin-bottom: 1rem; font-weight: bold; }
.overview > .wrap .overviewL .add { letter-spacing: 1.5px; }
.overview > .wrap .overviewL .tel { margin: 0; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview > .wrap .overviewR .gmap { height: 30.0rem; }

.map_link { display: block; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ color: #00A299; border: 1px solid #00A299; border-radius: 5.0rem; text-align: center; padding: .3rem 2.0rem; margin: 2.0rem auto 0; }
.map_link:hover { background-color: #00A299; color: #fff; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 5.0rem; font-size: 1.8rem; }
  .overview .clinic_name { margin: 0 0 3.0rem; }
  .overview .clinic_name img { max-width: 100%; }
  .overview > .wrap { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .overview > .wrap .gaiyo dt { padding: 1.0rem 0; width: 20%; }
  .overview > .wrap .gaiyo dd { width: 80%; padding: 1.0rem 0; }
  .overview > .wrap .gaiyo dd .tel { font-size: 160%; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL ul { margin: 1.0rem 0 2.5rem; }
  .overview > .wrap .overviewL ul li a { font-size: 2.2rem; }
  .overview > .wrap .overviewL .caution { text-align: center; font-size: 1.8rem; margin-bottom: 2rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview > .wrap .overviewR .gmap { height: 75.0rem; }
  .map_link { margin: 2.0rem 0 0 auto; } }
.tel_up { width: 100%; background: #FFFBF1; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 2; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_up .tel { display: block; text-align: center; font-size: 1.8rem; margin: 0; width: 80%; letter-spacing: 0; }
.tel_up .tel:before { font-family: 'fontello'; content: '\e908'; display: inline-block; font-size: 2.0rem; color: #00A299; }
.tel_up .tel a { display: inline-block; }
.tel_up .pageup { width: 15%; cursor: pointer; }
.tel_up .pageup a { display: block; padding: 1.0rem; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\f102'; display: block; font-size: 3.0rem; color: #00A299; text-align: center; }
.tel_up .pageup a span { display: none; }
.tel_up .y_btn { font-size: 1.0rem; font-weight: normal; color: #fff; padding: .5rem; text-align: center; width: 20%; border-radius: 0; }
.tel_up .yoyaku { background-color: #FCC018; }
.tel_up .yoyaku:before { display: block; font-size: 2.0rem; margin: 0 auto .5rem; text-align: center; }

.tel_up_l { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; width: 85%; }

@media screen and (min-width: 48em), print { .tel_up { width: 6.0rem; bottom: 9.0rem; right: 5.0rem; left: auto; padding: 0; background: unset; }
  .tel_up .tel { display: none; }
  .tel_up .pageup { width: 100%; position: relative; }
  .tel_up .pageup a { display: block; width: 100%; height: 5.0rem; line-height: 1.3; font-size: 1.2rem; border-radius: 50%; }
  .tel_up .pageup a::before { font-family: 'fontello'; content: '\e909'; display: block; font-size: 6.0rem; color: #00A299; }
  .tel_up .pageup a span { display: block; }
  .tel_up .tel_up_l { display: none; } }
.footer { text-align: center; margin-bottom: 6.0rem; }
.footer .copy { display: block; background: #00A299; color: #fff; font-size: 1.2rem; padding: 2.0rem; }
.footer .copy a { color: inherit; }
.footer .gnav, .footer .subnav { display: none; }
.footer .f-no { display: none; }

@media screen and (min-width: 48em), print { .footer { margin-bottom: 0; }
  .footer .gnav { display: block; padding: 3.5rem 0 1.0rem; }
  .footer .gnav .subnav { display: none; }
  .footer ul { display: block; text-align: center; }
  .footer ul li { display: inline-block; font-size: 1.6rem; }
  .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 a br { display: none; }
  .footer ul li.treatment { display: none; }
  .footer ul.subnav { display: block; padding: 0 0 3rem; } }
#keyvsl { max-width: 100%; height: 23.0rem; margin: 0 0 30.0rem; position: relative; background: url(../img/index_keyvsl01.jpg) no-repeat left top/cover; position: relative; }

.keyvsl_catch { width: 95%; margin: 0 auto 2.0rem; position: absolute; bottom: -32rem; right: 0; left: 0; color: #fff; font-size: 1.5rem; font-weight: bold; }
.keyvsl_catch p { margin: 0; letter-spacing: 2px; line-height: 1.4; }
.keyvsl_catch .catch_l { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background-color: rgba(0, 162, 153, 0.9); padding: 1.5rem; }
.keyvsl_catch .catch_r { background-color: rgba(251, 104, 74, 0.9); padding: 1.3rem; }
.keyvsl_catch .catch_r p { text-align: center; margin: 0 0 2.0rem; }
.keyvsl_catch .catch_r p:before { font-family: 'fontello'; content: '\e905'; display: block; text-align: center; font-size: 3.0rem; margin-bottom: .5rem; font-weight: normal; }
.keyvsl_catch .catch_r ul { max-width: 100%; border: 3px solid #fff; border-radius: 1.0rem; padding: 1.0rem 2.0rem; white-space: nowrap; }
.keyvsl_catch .catch_r ul li { letter-spacing: 3px; text-align: center; }
.keyvsl_catch .catch_r ul li:not(:last-child) { margin-bottom: 1.0rem; }

.catch_top { background-color: rgba(255, 71, 76, 0.8); box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2); padding: 1.0rem; border-radius: 1.0rem; position: absolute; right: 0; left: 0; top: 12rem; margin: auto; font-family: 'Kosugi Maru', sans-serif; font-weight: bold; width: 95%; }
.catch_top .dot_line { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; font-size: 1.8rem; color: #fff; text-align: center; letter-spacing: 2px; }
.catch_top .dot_line:before, .catch_top .dot_line:after { content: ""; background: radial-gradient(circle farthest-side, #fff, #fff 60%, transparent 60%, transparent); background-size: 4px 4px; content: ''; display: inline-block; height: 4px; flex-grow: 1; }
.catch_top .dot_line:before { margin-right: 1.0rem; }
.catch_top .dot_line:after { margin-left: 1.0rem; }
.catch_top .schedule { margin: 2.0rem 0 0; text-align: center; color: #fff; }
.catch_top .schedule span { display: inline-block; }
.catch_top .schedule .year { font-size: 1.6rem; letter-spacing: 3px; }
.catch_top .schedule .day { font-size: 1.4rem; }
.catch_top .schedule .num { font-size: 1.8rem; }
.catch_top .schedule .circle { background-color: #fff; font-size: 1.4rem; width: 2.5rem; height: 2.5rem; border-radius: 50%; vertical-align: top; text-align: center; line-height: 2.5rem; }
.catch_top .schedule .txt_bl { color: #1D96FF; display: inline-block; }
.catch_top .schedule .txt_rd { color: #FA555C; }
.catch_top .schedule .dot { font-size: 1.4rem; }
.catch_top .catch_attached { display: block; text-align: center; color: #fff; font-size: 1.2rem; letter-spacing: 2px; font-weight: normal; margin: .3rem 0 0; }

@media screen and (min-width: 48em), print { #keyvsl { min-width: 60%; height: auto; margin: 0; position: relative; }
  .keyvsl_catch { width: 100%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: stretch; align-items: stretch; position: absolute; bottom: 0; right: 0; color: #fff; font-size: 2.2rem; font-weight: bold; margin-bottom: 0; }
  .keyvsl_catch .catch_l { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background-color: rgba(0, 162, 153, 0.9); width: 100%; padding: 2rem 1.5rem; }
  .keyvsl_catch .catch_r { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; background-color: rgba(251, 104, 74, 0.9); width: 100%; padding: 2rem 1.5rem; }
  .keyvsl_catch .catch_r p { margin: 0 2.0rem 0 0; }
  .keyvsl_catch .catch_r p:before { font-family: 'fontello'; content: '\e905'; display: block; text-align: center; font-size: 3.0rem; margin-bottom: .5rem; font-weight: normal; }
  .keyvsl_catch .catch_r ul { max-width: 100%; border: 3px solid #fff; border-radius: 1.0rem; padding: 1.0rem 2.0rem; white-space: nowrap; }
  .keyvsl_catch .catch_r ul li { letter-spacing: 3px; text-align: center; }
  .keyvsl_catch .catch_r ul li:not(:last-child) { margin-bottom: 1.0rem; }
  .catch_top { background-color: #ff474c; padding: 2.0rem; top: 3.0rem; right: 3.0rem; width: 48.0rem; margin: 0 0 0 auto; }
  .catch_top .dot_line { font-size: 2.6rem; }
  .catch_top .schedule { margin: 2.0rem 0 0; }
  .catch_top .schedule .year { font-size: 2.8rem; }
  .catch_top .schedule .day { font-size: 2.4rem; }
  .catch_top .schedule .num { font-size: 3.4rem; }
  .catch_top .schedule .circle { font-size: 2.6rem; width: 4.5rem; height: 4.5rem; line-height: 4.5rem; }
  .catch_top .schedule .txt_bl { color: #1D96FF; display: inline-block; }
  .catch_top .schedule .dot { font-size: 2.8rem; }
  .catch_top .catch_attached { font-size: 1.5rem; margin: .3rem 0 0; } }
@media only screen and (min-width: 48em) and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) { .catch_top { width: 63.0rem; } }
@media only screen and (min-width: 48em) and (min-device-width: 768px) and (max-device-width: 1024px) { .catch_top { width: 63.0rem; } }
.info { margin: 1.0rem 0 0; padding: 3.0rem 1.0rem; position: relative; }
.info .tit_02 { width: 100%; display: inline-block; font-size: 1.8rem; color: #fff; margin: 0 auto; padding: 0; text-align: center; position: relative; z-index: 2; }
.info .tit_02 span { width: 80%; display: inline-block; background-color: #00A299; color: #fff; border-radius: 4.3rem; padding: 1.0rem 0; margin-top: 0; }
.info .tit_02:before, .info .tit_02:after { display: none; }
.info .wrap .wrap_bdr { width: 100%; border: 3px solid #00A299; border-radius: .5rem; padding: 1.0rem; margin-top: -2rem; overflow-y: auto; }
.info .wrap dl { padding: 1.0rem 1.0rem 0; line-height: 1.4; }
.info .wrap dl dt { margin: 0 0 .6rem; font-weight: bold; color: #333333; cursor: pointer; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; color: #00A299; font-size: 1.5rem; border-bottom: 1px dashed #ccc; padding-bottom: 1.0rem; }
.info .wrap dl dt::before { font-family: 'fontello'; content: '\e903'; color: #00A299; font-size: 55%; margin-right: .5rem; }
.info .wrap dl dt.close::before { content: '\e904'; }
.info .wrap dl dt.close { border-bottom: none; }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; }
.info .wrap dl dt span { font-size: 1.2rem; }
.info .wrap dl dd { margin: 0 0 1.6rem; word-wrap: break-word; border-bottom: 1px dashed #ccc; padding: 0 0 .8rem; display: none; }

@media screen and (min-width: 48em), print { .info { padding: 0; padding: 0; margin: 0 0 5.0rem; }
  .info .tit_02 span { width: 43.8rem; padding: 1.0rem 0; font-size: 3.8rem; }
  .info .wrap { display: -webkit-flex; display: flex; -webkit-align-items: flex-start; align-items: flex-start; }
  .info .wrap .wrap_bdr { padding: 2.0rem; margin-top: -3rem; }
  .info .wrap .tit_02 { width: 26.0rem; }
  .info .wrap dl { width: 100%; margin: 4rem 0 0; }
  .info .wrap dl dt { margin: 0 0 1.0rem; font-size: 2.4rem; }
  .info .wrap dl dt::before { margin-right: 1.0rem; }
  .info .wrap dl dt span { font-size: 1.4rem; color: #aaa; }
  .info .wrap dl dd { margin: 0 0 3.0rem; padding: 0 0 3.0rem; font-size: 2.2rem; } }
.banner_area ul { width: 95%; margin: 0 auto 5.0rem; }
.banner_area ul a { display: block; text-align: center; margin: 0 auto; }

.feature { width: 100%; background: url("../img/dot_g.png") repeat left top/3rem 3rem #E0F8F6; padding: 11.0rem 0 1rem; position: relative; }
.feature .tit_02 { position: absolute; top: -3.0rem; right: 0; left: 0; margin: 0 auto; }
.feature .fe_lst { width: 100%; counter-reset: number 0; }
.feature .fe_lst li { width: 95%; margin: 0 auto 1.0rem; position: relative; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2); border-radius: 1.0rem; background-color: #fff; margin-bottom: 4.0rem; }
.feature .fe_lst li:before { counter-increment: number 1; content: "0" counter(number) ""; display: block; width: 4.0rem; height: 4.0rem; line-height: 4.0rem; background-color: #00A299; border-radius: 1.0rem; color: #fff; font-family: 'Kosugi Maru', sans-serif; font-size: 1.8rem; letter-spacing: 2px; text-align: center; position: absolute; top: 1rem; left: 1rem; }
.feature .fe_lst li:nth-child(odd):before { background-color: #FCC018; }
.feature .fe_lst li .card p { margin: 0; }
.feature .fe_lst li .card .tit { background-color: #00A299; color: #fff; font-size: 1.8rem; text-align: center; font-weight: bold; padding: .5rem 0; }
.feature .fe_lst li .card .disc { padding: 1.5rem 1.0rem; margin: 0; }
.feature .fe_lst li .card .dot { padding-left: .7em; text-indent: -.7em; margin-bottom: .5rem; line-height: 1.2; }
.feature .fe_lst li .card .dot:before { content: "●"; display: inline-block; color: #FCC018; font-size: 60%; margin: .5rem; vertical-align: middle; }
.feature .fe_lst li .card img { width: 100%; }
.feature .fe_lst li .att { display: block; background-color: #00A299; color: #fff; font-weight: bold; text-align: left; margin: 1.0rem auto 0; padding: 1.0rem; }

@media screen and (min-width: 48em), print { .feature { padding: 15.0rem 0 6.0rem; }
  .feature .fe_lst { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: stretch; align-items: stretch; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature .fe_lst li { width: 48%; margin-bottom: 4.0rem; font-size: 2.2rem; }
  .feature .fe_lst li:before { width: 7.7rem; height: 7.7rem; line-height: 7.7rem; font-size: 3.6rem; top: 1.3rem; left: 1.5rem; }
  .feature .fe_lst li .card .tit { font-size: 3.0rem; padding: 1.1rem 0; }
  .feature .fe_lst li .card .disc { padding: 2.5rem; }
  .feature .fe_lst li .card .dot { padding-left: .5em; text-indent: -.5em; margin-bottom: 0; line-height: 1.6; }
  .feature .fe_lst li .card .att { text-align: center; } }
.treatment_cont { padding: 2.0rem 0 3.0rem; }
.treatment_cont .tit_02 { margin: 0; }

@media screen and (min-width: 48em), print { .treatment_cont { padding: 3.7rem 0 9.0rem; }
  .treatment_cont .tit_02 { margin: 0 0 3.0rem; } }
body:not(.index) .header .wrap { background-color: #ECFEFC; padding: 1.5rem 1.0rem; margin-bottom: 0; }
body:not(.index) .header_low { margin: auto; }
body:not(.index) .header_low .logo_besid { width: 80%; margin-bottom: 1.0rem; }
body:not(.index) .low_r { width: 100%; text-align: left; }
body:not(.index) .low_r .add { margin-right: 1.0rem; font-size: 1.4rem; }
body:not(.index) .low_r .zip { margin-right: .8rem; }
body:not(.index) .low_r .tel { font-size: 1.8rem; display: block; margin: .5rem 0; }
body:not(.index) .low_r .tel:before { margin-right: 0; }
body:not(.index) .low_r ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-start; align-items: flex-start; margin: 1.0rem 0 0; }
body:not(.index) .low_r ul li { width: 48%; }
body:not(.index) .low_r ul li a { font-size: 1.6rem; padding: 1rem 0; }
body:not(.index) .low_r ul li a:before { font-size: 1.8rem; }
body:not(.index) .low_r .caution { text-align: center; font-size: 1.4rem; line-height: 1.4; font-weight: bold; }
body:not(.index) .main { margin: 0 1.0rem; }
body:not(.index) .tit_01 { background: url("../img/h1_bg.jpg") no-repeat left top/cover; color: #fff; }
body:not(.index) .tit_02 { margin-bottom: 1.0rem; }
body:not(.index) .tit_02:after { content: ""; display: block; border-bottom: 5px solid #00A299; width: 7%; margin: 1.0rem auto 0; }
body:not(.index) .tit_03 { color: #fff; background-color: #00A299; padding: 1.2rem 1.0rem 1.0rem; letter-spacing: .3rem; position: relative; font-size: 1.8rem; }
body:not(.index) .tit_03:before { content: ""; display: block; border-top: 2px solid #fff; width: 100%; position: absolute; top: .4rem; left: 0; }
body:not(.index) .tit_04 { background-color: #E0F8F6; color: #00A299; padding: 1.0rem 1.5rem; letter-spacing: .3rem; position: relative; font-size: 1.6rem; font-weight: bold; }
body:not(.index) .tit_04:before { content: ""; display: block; border-left: 0.7rem solid #00A299; height: 100%; position: absolute; top: 0; left: 0; }
body:not(.index) .tit_05 { font-size: 1.4rem; font-weight: bold; margin-bottom: 1rem; padding-left: .4em; line-height: 1.2; border-left: .4rem solid #FCC018; }
body:not(.index) .txt_link { color: #00A299; text-decoration: none; border-bottom: 1px solid #2EA7E0; }
body:not(.index) .txt_link:after { font-family: 'fontello'; content: '\f102'; display: inline-block; text-align: center; font-size: 2.0rem; transform: rotate(90deg); vertical-align: middle; margin-left: .3rem; }
body:not(.index) .btn { display: block; font-size: 1.4rem; text-align: center; background-color: #00A299; color: #fff; border-radius: 5.0rem; padding: .5rem; width: 80%; margin: 2.0rem auto; text-decoration: none; border: 1px solid #00A299; }
body:not(.index) .btn:before { font-family: 'fontello'; content: '\e902'; display: inline-block; font-size: .8rem; margin-right: .5rem; vertical-align: middle; }
body:not(.index) .btn:hover { background-color: #fff; color: #00A299; }
body:not(.index) .btn_or { border: 1px solid #FBB900; background-color: #FBB900; }
body:not(.index) .btn_or:hover { color: #FBB900; }
body:not(.index) .tbl_01 { width: 100%; font-size: 1.4rem; border-collapse: collapse; vertical-align: middle; margin: 2.0rem 0; }
body:not(.index) .tbl_01 tr:nth-child(1) { background-color: #FBB900; color: #fff; font-size: 1.4rem; text-align: center; }
body:not(.index) .tbl_01 tr:nth-child(2) { background-color: #FFF1C8; }
body:not(.index) .tbl_01 th, body:not(.index) .tbl_01 td { padding: 1.0rem; }
body:not(.index) .tbl_01 th { width: 20%; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: normal; text-align: center; }
body:not(.index) .tbl_01 td { border-bottom: 1px solid #ccc; text-align: right; }
body:not(.index) .tbl_02 { width: 100%; border: 1px solid #ccc; font-size: 1.4rem; border-collapse: collapse; vertical-align: middle; margin: 2.0rem 0; }
body:not(.index) .tbl_02 th { background-color: #FFF1C8; }
body:not(.index) .tbl_02 th, body:not(.index) .tbl_02 td { padding: 1.0rem; border-bottom: 1px solid #ccc; }
body:not(.index) .marker { width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ background-image: -webkit-linear-gradient(transparent 60%, yellow 0%); background-image: -o-linear-gradient(transparent 60%, yellow 0%); background-image: linear-gradient(transparent 60%, yellow 0%); }
body:not(.index) .box_shadow { filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8)); }
body:not(.index) .overview { margin: 3rem 0 0; }
body:not(.index) .img_cen { margin: 2rem auto; }
@media screen and (min-width: 48em), print { body:not(.index) .header .wrap { padding: 2.0rem 0; }
  body:not(.index) .low_r { text-align: right; }
  body:not(.index) .main { margin: 0; }
  body:not(.index) p { font-size: 2.2rem; margin-top: 0; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; }
  body:not(.index) .tit_02 { margin-bottom: 3.0rem; }
  body:not(.index) .tit_02:after { width: 5%; }
  body:not(.index) .tit_03 { font-size: 2.8rem; padding: 1.8rem 1.6rem 1.6rem; }
  body:not(.index) .tit_04 { font-size: 2.4rem; padding: 1.6rem; }
  body:not(.index) .tit_05 { font-size: 2.2rem; margin-bottom: 3rem; text-indent: 0; line-height: 1.6; }
  body:not(.index) .header_low { width: 1200px; padding: 0 1.0rem; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
  body:not(.index) .header_low .logo_besid { width: 50%; }
  body:not(.index) .low_r { width: 46%; }
  body:not(.index) .low_r .add { margin-right: 1.0rem; }
  body:not(.index) .low_r .zip { margin-right: .8rem; }
  body:not(.index) .low_r .tel { display: inline-block; font-size: 3.0rem; }
  body:not(.index) .low_r .tel:before { margin-right: 0; }
  body:not(.index) .low_r ul { display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; align-items: flex-start; margin: 1.0rem 0 1rem; }
  body:not(.index) .low_r ul li { width: 37%; }
  body:not(.index) .low_r ul li a { font-size: 2.4rem; padding: 1rem 0; border-radius: .5rem; }
  body:not(.index) .low_r ul li a:before { font-size: 2.7rem; }
  body:not(.index) .low_r ul li .yoyaku { margin-right: 1.0rem; }
  body:not(.index) .low_r .caution { text-align: right; font-size: 1.6rem; line-height: 1.4; margin-bottom: 0; }
  body:not(.index) .low_r .add { font-size: 1.8rem; }
  body:not(.index) .btn { width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ font-size: 2.2rem; padding: 1.4rem 2.3rem; margin: 2.0rem 0; }
  body:not(.index) .btn:before { font-size: 1.3rem; margin-right: .5rem; }
  body:not(.index) .tbl_01 { font-size: 2.2rem; margin: 6.0rem 0; }
  body:not(.index) .tbl_01 tr:nth-child(1) { font-size: 1.8rem; }
  body:not(.index) .tbl_01 th, body:not(.index) .tbl_01 td { padding: 1.0rem; }
  body:not(.index) .tbl_01 th { width: 20%; }
  body:not(.index) .tbl_01 td { text-align: right; }
  body:not(.index) .tbl_02 { font-size: 2.2rem; }
  body:not(.index) .tbl_02 th, body:not(.index) .tbl_02 td { padding: 1.0rem; font-weight: normal; text-align: left; }
  body:not(.index) .overview { margin: 8.0rem 0 0; }
  body:not(.index) .img_cen { width: 36%; margin: 2rem auto 4rem; }
  body:not(.index) .txt_link { font-size: 2.2rem; } }

.doctor .main { margin: 0 !important; }
.doctor .main .wrap { margin: 0 1.0rem; }
.doctor .bg_wrap { width: 100%; background: url("../img/dot_y.png") repeat left top/3rem 3rem #FFFBF1; padding: 9.0rem 0 1.0rem; position: relative; margin: 5.0rem 0 0; }
.doctor .bg_wrap .tit_02 { position: absolute; top: -3rem; right: 0; left: 0; margin: 0 auto; }
.doctor .bg_wrap .flex { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; margin: 0; }
.doctor .bg_wrap .flex .flex_txt { order: 1; }
.doctor .bg_wrap .flex .flex_img { order: 2; }
.doctor .flex_col2 > section ul { margin: 0; }
@media screen and (min-width: 48em), print { .doctor .main .wrap { margin: 0 auto; }
  .doctor .bg_wrap { padding: 16.0rem 0 1.0rem; margin: 10.0rem 0; }
  .doctor .bg_wrap .tit_02 { top: -3rem; }
  .doctor .bg_wrap .flex { -webkit-flex-direction: row; flex-direction: row; margin: 0 0 4.0rem; }
  .doctor .bg_wrap .flex .flex_txt { width: 64%; order: unset; }
  .doctor .bg_wrap .flex .flex_img { width: 33%; order: unset; } }

#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 1.9rem; }

.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; }

.clinic .lst_ul01 { width: 100%; }
.clinic .lst_ul01 li:before { top: .6rem; }
@media screen and (min-width: 48em), print { .clinic .device { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .clinic .device li { width: 48%; }
  .clinic .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }

.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .gmap { height: 50.0rem; } }

.cardiology .tbl_02 a { text-decoration: none; border-bottom: 1px solid #333333; }

.examination .cont01 ul:last-child { border-top: none; }

@media screen and (min-width: 48em), print { .vaccination .btn { margin: 4.0rem 0; } }

.beginner .btn { margin: 3.0rem auto !important; }
.beginner .txt_link { display: block; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ margin: 2.0rem auto 1.0rem; text-align: center; }

.flow dd { margin: 0 0 6.0rem; position: relative; }
.flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #ccc; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

@media screen and (min-width: 48em), print { .beginner .btn { margin: 3.0rem 0 !important; }
  .beginner .txt_link { margin: 0; text-align: left; font-size: 1.8rem !important; }
  .flow { margin: 0 0 10.0rem; font-size: 2.2rem; } }
.access .wrap_bg { width: 100%; background-color: #EEFBFA; padding: 1.0rem; }

@media screen and (min-width: 48em), print { .access .wrap_bg { padding: 2.0rem; }
  .access ul { font-size: 2.2rem; } }

/*# sourceMappingURL=style.css.map */
