@charset "UTF-8";
.footer a { display: inline-block; }

a[href*="dummy"] { pointer-events: none; }

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 !important; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.txt_larger { font-size: 150%; }

.lh24 { line-height: 2.4; }

.red { color: #f00; }

.orange { color: orange; }

.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; }

.tate { max-width: 60%; }

.c_round { border-radius: 2.0rem; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 3.0rem 3.0rem 0; }
  .img_r { float: right; margin: 0 0 3.0rem 3.0rem; }
  .tate { width: 20%; }
  .mini { width: 35.0rem; }
  .docsize { width: 45.0rem; max-width: inherit !important; } }
.sp_n { display: none; }

.pc_n { display: block; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none !important; } }
.mt40 { margin-top: 4.0rem !important; }

.mt30 { margin-top: 3.0rem !important; }

.mt20 { margin-top: 2.0rem !important; }

.mt10 { margin-top: 1.0rem !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 !important; }
  .mt30 { margin-top: 6.0rem !important; }
  .mt20 { margin-top: 4.0rem !important; }
  .mt10 { margin-top: 2.0rem !important; }
  .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; } }
.timetable_wrapper .tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; table-layout: fixed; background: #fff; overflow: hidden; }
.timetable_wrapper .tbl_time tr th { font-weight: normal; }
.timetable_wrapper .tbl_time tr th[scope="col"] { background: #785b39; padding: .6rem 0; font-size: 1.2rem; color: #fff; }
.timetable_wrapper .tbl_time tr th[scope="col"]:first-child { width: 34%; }
.timetable_wrapper .tbl_time tr th.time { color: #695852; white-space: nowrap; font-size: 1.4rem; border-bottom: 0.1rem #785b39 solid; }
.timetable_wrapper .tbl_time tr td { text-align: center; padding: 1.0rem 0; line-height: 1.0; color: #695852; font-size: 1.4rem; border-bottom: 0.1rem #785b39 solid; }
.timetable_wrapper p { margin: .8rem 0 0 0; line-height: 1.2; text-align: left; font-size: 1.4rem; color: #695852; }

@media screen and (min-width: 48em), print { .timetable_wrapper .tbl_time { font-size: 1.6rem; }
  .timetable_wrapper .tbl_time tr th[scope="col"] { padding: .85rem 0; font-size: 1.6rem; }
  .timetable_wrapper .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .timetable_wrapper .tbl_time tr th.time { font-size: 1.8rem; }
  .timetable_wrapper .tbl_time tr td { padding: 1.35rem 0; font-size: 1.8rem; }
  .timetable_wrapper p { font-size: 1.8rem; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { color: #695852; font-size: 2.2rem; margin: 0 0 3.0rem; text-align: center; position: absolute; top: 8.0rem; left: 0; right: 0; }

.tit_02 { text-align: center; color: #785b39; line-height: 1.0; font-size: 2.2rem; margin: 0 0 2.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.tit_02 span { max-width: 50%; }
.tit_02::before, .tit_02::after { display: inline-block; content: ''; }
.tit_02::before { background: url("../img/icon_h2_l.png") no-repeat center center/contain; margin: 0 1.0rem 0 0; width: 3.15rem; height: 3.5rem; }
.tit_02::after { background: url("../img/icon_h2_r.png") no-repeat center center/contain; margin: 0 0 0 1.0rem; width: 2.1rem; height: 2.75rem; }

.tit_03 { color: #60b24a; font-weight: normal; font-size: 1.8rem; padding: 0 0 .2rem 0; margin: 0 0 2.0rem 0; border-bottom: #60b24a 0.4rem solid; position: relative; }
.tit_03::before { content: ''; width: 100%; border-bottom: #aece54 solid 0.3rem; position: absolute; left: 0px; bottom: -.7rem; }

.tit_04 { color: #ec6a2d; font-size: 1.8rem; border-bottom: solid 0.3rem #ec6a2d; margin: 0 0 2.0rem; line-height: 1.3; }

.tit_05 { color: #6a4c37; font-size: 1.6rem; border-bottom: dotted 0.3rem #6a4c37; line-height: 1.3; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { font-size: 4.4rem; margin: 0; padding: 13.0rem 0 0 0; position: relative; top: 0; }
  .tit_02 { font-size: 3.4rem; margin: 0 0 3.0rem; }
  .tit_02 span { max-width: 80%; }
  .tit_02::before, .tit_02::after { width: 11.8rem; height: 6.0rem; }
  .tit_02::before { width: 6.3rem; height: 6.2rem; margin: 0 2.4rem 0 0; }
  .tit_02::after { width: 4.5rem; height: 5.5rem; margin: 0 0 0 2.4rem; }
  .tit_03 { font-size: 3.2rem; padding: 0; margin: 0 0 3.0rem; border-bottom: #60b24a 0.5rem solid; line-height: 1.3; }
  .tit_03::before { border-bottom: #aece54 solid 0.4rem; bottom: -.9rem; }
  .tit_04 { font-size: 3.0rem; border-bottom: solid 0.5rem #ec6a2d; }
  .tit_05 { font-size: 2.8rem; } }
.lst_ul01 li, .lst_ul02 li, .lst_ul03 li { text-indent: -1.8rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li:last-of-type, .lst_ul02 li:last-of-type, .lst_ul03 li:last-of-type { padding-bottom: 0; }
.lst_ul01 li::before, .lst_ul02 li::before, .lst_ul03 li::before { content: '●'; margin-right: .6rem; color: #aece54; font-size: 90%; }

.lst_ul02 li { text-indent: -1.5rem; padding-left: 2.0rem; }
.lst_ul02 li::before { content: ''; margin-right: 0; }

@media screen and (min-width: 48em), print { .lst_ul03 { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .lst_ul03 li { width: 33%; } }

.lst_katakana { list-style-type: katakana; margin-left: 2rem; padding-left: 2rem; }
.lst_katakana li { padding-bottom: 1.0rem; line-height: 1.4; }

.lst_ol01 { margin: 1.0rem 0 1.0rem 2.6rem; }
.lst_ol01 li { line-height: 1.4; counter-increment: number 1; text-indent: -1.0rem; padding: 0 0 1.0rem 0; }
.lst_ol01 li span { font-weight: bold; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: #444; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

.lst_dl02 dt { background: #eb6e9b; padding: .2rem 1.0rem; font-weight: bold; }
.lst_dl02 dd { margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li, .lst_ul02 li, .lst_ul03 li { text-indent: -2.2rem; padding-left: 2.4rem; }
  .lst_ul01 li::before, .lst_ul02 li::before, .lst_ul03 li::before { vertical-align: 0.15rem; }
  .lst_ul02 li { line-height: 1.6; font-size: 1.6rem; text-indent: -1.8rem; padding-left: 2.3rem; }
  .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; }
  .lst_ol01 li { text-indent: -1.2rem; padding: 0 0 1.4rem 0; }
  .lst_dl01 dt { float: left; width: 12.0rem; font-weight: bold; clear: left; }
  .lst_dl01 dd { padding-left: 12.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; width: 1110px; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { margin: 5.0rem auto 0; }
  .flex3 li { width: 31%; } }
.tel { color: #60b24a; font-size: 2.0rem; display: block; }
.tel::before { font-family: fontello; content: '\e808'; font-size: 75%; vertical-align: .2rem; margin: 0 .4rem 0 0; }
.tel a { text-decoration: none !important; }

@media screen and (min-width: 48em), print { .tel { font-size: 2.8rem; margin: 0; } }
.btn_rsv, .btn_rsv2 { display: block; color: #fff; text-align: center; border-radius: .8rem; padding: .4rem .6rem; background: #ec6a2d; font-size: 1.4rem; box-shadow: 1px 1px 3px gray; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.btn_rsv::before, .btn_rsv2::before { font-family: fontello; content: '\e82b'; margin: 0 .4rem 0 0; font-size: 140%; font-weight: normal; line-height: 1.0; }
@media screen and (min-width: 48em), print { .btn_rsv, .btn_rsv2 { font-size: 1.8rem; padding: 0; }
  .btn_rsv::before, .btn_rsv2::before { margin: 0 1.0rem 0 0; } }

@media screen and (min-width: 48em), print { .btn_rsv2 { width: 20.0rem; }
  .btn_rsv2:hover { background: #cd9fc7; } }

.btn_tel { border: 0.2rem #ea5413 solid; border-radius: 4.0rem; color: #ea5413; text-align: center; background: #fff; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }

.btn_detail { padding: 1.0rem 3.0rem; border-radius: .8rem; background: #ea5413; color: #fff; text-decoration: none !important; font-size: 1.4rem; position: relative; margin: 0 auto; display: table; font-weight: bold; border: 0.3rem #ec6a2d solid; }
@media screen and (min-width: 48em), print { .btn_detail { font-size: 1.8rem; padding: 1.1rem 6.0rem; } }

.anc li .btn_detail::after { content: '▼'; }

@media screen and (min-width: 48em), print { .anc { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .anc li { margin: 0 2.0rem 2.0rem 0; }
  .anc li .btn_detail::after { content: '▼'; } }
.box_white, .box_blue { padding: 1.0rem; background: #fff; border-radius: 2.0rem; }
@media screen and (min-width: 48em), print { .box_white, .box_blue { padding: 5.0rem; } }

.box_blue { background: #fefaea; }
@media screen and (min-width: 48em), print { .box_blue { padding: 2.0rem 3.0rem; } }

.box_clr { background: #fff; }
@media screen and (min-width: 48em), print { .box_clr { width: 49%; } }

.btn_side { display: none; position: fixed; right: 0; top: 20%; list-style: none; z-index: 2; }
@media screen and (min-width: 48em), print { .btn_side { display: block; } }
.btn_side li { writing-mode: vertical-rl; text-orientation: upright; margin: 0 0 2rem; }
.btn_side li a { display: flex; justify-content: center; padding: .8em; box-shadow: 0 0.3rem 0.6rem; border-radius: 0.8rem 0 0 0.8rem; text-decoration: none; }
.btn_side li a.reservation { color: #fff; background: #ec6a2d; }
.btn_side li a.line { color: #fff; background: #00B900; }
.btn_side li a.line .line_icon { display: inline-block; padding: 1.5em; background: #fff; border-radius: 50%; }
.btn_side li a .icon-calendar { display: inline-block; font-family: "fontello"; font-style: normal; font-weight: normal; background: #fff; color: #ec6a2d; padding: .8em; border-radius: 50%; font-size: 2.6rem; }
.btn_side li a .txt { padding-top: 1em; font-size: 1.2rem; display: block; text-align: center; writing-mode: initial; }

html { font-size: calc(100vw / 32); font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; }

body { color: #444; }

a { color: inherit; text-decoration: none; }

.main { background: #fcf4d4; font-size: 1.4rem; line-height: 1.6; padding: 0 0 6.0rem; }
.main a:not([href="tel"]) { text-decoration: underline; }
.main a[class*="btn_"] { text-decoration: none; }

@media screen and (min-width: 48em), print { :target::before { content: ""; display: block; height: 20.0rem; margin: -20.0rem 0 0; }
  html { font-size: 62.5%; }
  body { min-width: calc(1110px + 40px); }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1110px; margin: auto; }
  .main { font-size: 1.8rem; 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 .sticky .wrap { margin: 0 .6rem .6rem 1.0rem; }
.header .sticky .wrap .headL .logo { height: 4.6rem; }
.header .sticky .wrap .headL .logo a { margin: -3.5rem 0 0 0; display: block; width: 85%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .sticky .wrap .headL p { text-align: center; }
.header .sticky .wrap .headL p.add { margin: 20.0rem 0 0 0; color: #695852; font-size: 1.4rem; }
.header .sticky .wrap .headL p.tel { margin: 1.0rem 0; font-size: 2.4rem; }
.header .sticky .wrap .headR { margin: 0; }
.header .sticky .wrap .headR .tel_add { margin: .8rem 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.header .sticky .wrap .headR .tel_add li { width: 49%; }
.header .sticky .wrap .headR .tel_add li.acs { color: #ec6a2d; font-weight: bold; font-size: 1.4rem; line-height: 1.4; }
.header .sticky .wrap .headR .tel_add li .btn_rsv, .header .sticky .wrap .headR .tel_add li .btn_rsv2 { padding: .6rem 0; }

@media screen and (min-width: 48em), print { .header { margin: 0; }
  .header .sticky .wrap { padding: 0; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
  .header .sticky .wrap .headL .logo { width: 75.2rem; height: 13.2rem; }
  .header .sticky .wrap .headL .logo a { width: auto; margin: 0; }
  .header .sticky .wrap .headL p { text-align: left; }
  .header .sticky .wrap .headL p.add { font-size: 2.0rem; margin: 0 0 0 11.8rem; }
  .header .sticky .wrap .headL p.add br { display: none; }
  .header .sticky .wrap .headL p.tel { font-size: 2.8rem; margin: 0 0 0 11.8rem; }
  .header .sticky .wrap .headR .tel_add { margin: 1.9rem 0 0 0; -webkit-justify-content: flex-end; justify-content: flex-end; }
  .header .sticky .wrap .headR .tel_add li { width: auto; }
  .header .sticky .wrap .headR .tel_add li.acs { font-size: 2.0rem; line-height: 1.25; }
  .header .sticky .wrap .headR .tel_add li .btn_rsv, .header .sticky .wrap .headR .tel_add li .btn_rsv2 { width: 11.0rem; height: 5.0rem; padding: 0; margin: 0 1.2rem 0 0; } }
.tel_add .tel { line-height: 1.2; }

.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: 4.0rem; height: 5.0rem; color: #60b24a; background: #fff; border: 1px solid #60b24a; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 .6rem; padding: .5rem 0 0 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e802'; font-size: 3.0rem; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; margin: .2rem 0 0 0; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e800'; font-size: 3.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; margin: .2rem 0 0 0; }
.slicknav_menu .slicknav_nav { width: 100vw; background: beige; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #785b39; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #785b39; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #444 !important; padding: 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a span { display: none; }
.slicknav_menu .slicknav_nav .gnav li a.sub { background: none; border: none; }
.slicknav_menu .slicknav_nav .gnav li a.sub::after { position: absolute; right: 1.0rem; content: '▼'; color: #785b39; }
.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 { content: '▲'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { margin: 0; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; background: rgba(255, 255, 255, 0.8); font-size: 1.2rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a br { display: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; margin: 1.0rem auto 0; }
  #nav ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; width: 1110px; margin: 0 auto; }
  #nav ul li { display: flex; align-items: center; justify-content: center; position: relative; }
  #nav ul li:hover .children-1 { display: block; }
  #nav ul li a { display: block; text-align: center; font-size: 2.2rem; color: #785b39; font-weight: 700; font-family: 'M PLUS Rounded 1c', sans-serif; }
  #nav ul li a::after { display: block; margin: .8rem auto 0; font-family: fontello; font-weight: normal; font-size: 3.3rem; }
  #nav ul li a.home::after { content: '\e82c'; }
  #nav ul li a.doctor::after { content: '\e889'; }
  #nav ul li a.sub::after { content: '\e82a'; }
  #nav ul li a.visitor::after { content: '\e840'; }
  #nav ul li a.clinic::after { content: '\e82d'; }
  #nav ul li a.access::after { content: '\e813'; }
  #nav ul .children-1, #nav ul .children-2 { /*background: #ffcc00;*/ }
  #nav ul .children-1 li, #nav ul .children-2 li { width: auto; height: auto; border-top: .2rem dotted #fff; }
  #nav ul .children-1 li a, #nav ul .children-2 li a { height: auto; padding: 1.7rem 0 1.7rem 1.8rem; width: 100%; height: auto; border-left: 0; font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif; font-size: 1.8rem; text-align: left; font-weight: normal; color: #fff; margin: 0; border-bottom: 0; }
  #nav ul .children-1 li a::before, #nav ul .children-2 li a::before { height: 0; }
  #nav ul .children-1 li a:hover, #nav ul .children-2 li a:hover { background-color: #765a39; border-bottom: 0; }
  #nav ul .children-1 li:first-of-type, #nav ul .children-2 li:first-of-type { border-top: 0; }
  #nav ul .children-1 { background: rgba(138, 113, 80, 0.9); display: none; position: absolute; z-index: 999; top: 7.0rem; left: -5.0rem; width: 19.0rem; padding: 0; }
  #nav ul .children-1 li .children-2 { display: none; position: absolute; top: 0px; left: 110px; width: 100%; }
  #nav ul .children-1 li:hover .children-2 { display: block; background: #E6E4D7; }
  #nav ul .children-2 a { width: 100%; } }
.overview { padding: 3.0rem 1.0rem; margin: 0; background: url("../img/bg_overview.jpg") no-repeat center top/cover; }
.overview > .wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
.overview > .wrap .overviewL .box_logo .clinic_name, .overview > .wrap .overviewR .box_logo .clinic_name { margin: 0 0 2.0rem; text-align: center; }
.overview > .wrap .overviewL .box_logo .clinic_name img, .overview > .wrap .overviewR .box_logo .clinic_name img { width: 90%; height: auto; }
.overview > .wrap .overviewL .gaiyo, .overview > .wrap .overviewR .gaiyo { width: 100%; margin: 3.0rem 0 1.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewR .gaiyo dt { width: 30%; color: #ec6a2d; font-size: 1.6rem; }
.overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dd { width: 70%; margin: 0; color: #695852; font-size: 1.4rem; }
.overview > .wrap .overviewL .gaiyo dd.acs br, .overview > .wrap .overviewR .gaiyo dd.acs br { display: none; }
.overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dt, .overview > .wrap .overviewR .gaiyo dd { margin: 0; padding: 1.4rem 0; border-top: 0.1rem #785b39 solid; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; line-height: 1.4; }
.overview > .wrap .overviewL .gaiyo dt:last-of-type, .overview > .wrap .overviewL .gaiyo dd:last-of-type, .overview > .wrap .overviewR .gaiyo dt:last-of-type, .overview > .wrap .overviewR .gaiyo dd:last-of-type { border-bottom: 0.1rem #785b39 solid; }
.overview > .wrap .overviewL p.t_tit, .overview > .wrap .overviewR p.t_tit { color: #ec6a2d; font-size: 1.6rem; margin: 1.8rem 0 .6rem; }
.overview > .wrap .overviewL .timetable_wrapper, .overview > .wrap .overviewR .timetable_wrapper { margin: 0 0 2.0rem; padding: 0; }

iframe { width: 100%; height: 30.0rem; padding: 1.0rem; background: none; border-width: 0; display: block; }

@media screen and (min-width: 48em), print { .overview { margin: 0; padding: 10.0rem 0; }
  .overview > .wrap { margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; width: 1110px; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 54.0rem; margin: 0; }
  .overview > .wrap .overviewL .box_logo, .overview > .wrap .overviewR .box_logo { margin: 0 0 0 auto; }
  .overview > .wrap .overviewL .box_logo .clinic_name, .overview > .wrap .overviewR .box_logo .clinic_name { margin: 0; }
  .overview > .wrap .overviewL .box_logo .clinic_name img, .overview > .wrap .overviewR .box_logo .clinic_name img { width: 44.6rem; }
  .overview > .wrap .overviewL .gaiyo, .overview > .wrap .overviewR .gaiyo { width: 100%; margin: 0; }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewR .gaiyo dt { width: 13.5rem; font-size: 2.0rem; }
  .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dd { width: 40.5rem; font-size: 1.8rem; }
  .overview > .wrap .overviewL .gaiyo dt, .overview > .wrap .overviewL .gaiyo dd, .overview > .wrap .overviewR .gaiyo dt, .overview > .wrap .overviewR .gaiyo dd { margin: 0; padding: 2.4rem 0; min-height: 7.8rem; }
  .overview > .wrap .overviewL p.t_tit, .overview > .wrap .overviewR p.t_tit { color: #ec6a2d; font-size: 2.0rem; margin: 3.5rem 0 1.0rem; }
  .overview > .wrap .overviewL .timetable_wrapper, .overview > .wrap .overviewR .timetable_wrapper { margin: 0; padding: 0; width: 100%; }
  .overview > .wrap .overviewL { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
  iframe { width: 100%; height: 50.0rem; margin: 0; padding: 0; } }
.tel_up { width: 100%; padding-top: .5em; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; background: #fff; display: grid; grid-template-columns: 1fr 1fr 0fr; }
.tel_up .tel { display: block; text-align: center; width: auto; font-size: 1.8rem; line-height: 1.0; margin: 0; white-space: nowrap; padding: 0; grid-column: 1 / span 3; }
.tel_up .tel a { width: 100%; display: inline-block; padding: .5em; background: #fff; }
.tel_up .tel a::before { font-family: fontello; content: '\e808'; font-size: 75%; vertical-align: .2rem; margin: 0 .4rem 0 0; }
.tel_up .tel::before { content: none; vertical-align: 0; }
.tel_up .btn_rsv, .tel_up .btn_rsv2 { font-size: 1.4rem; padding: .6rem; line-height: 1.0; }
.tel_up .btn_rsv::after, .tel_up .btn_rsv2::after { content: ''; }
.tel_up .pageup { padding: .5em; }
.tel_up .pageup a { display: block; width: 3.5rem; height: 3.5rem; font-size: .8rem; text-align: center; padding: 0; line-height: 1.0; background: #ec6a2d; color: #fff; border-radius: 50%; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e801'; font-size: 3.0rem; }
.tel_up .pageup a span { display: none; }
.tel_up .fixed_rsv, .tel_up .fixed_line { display: flex; align-items: center; justify-content: center; color: #fff; }
.tel_up .fixed_rsv { background: #ec6a2d; }
.tel_up .fixed_line { background-color: #00B900; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 10.0rem; bottom: 4.0rem; right: 2.0rem; left: auto; cursor: pointer; background: none; padding: 0; }
  .tel_up .tel, .tel_up .btn_rsv, .tel_up .btn_rsv2, .tel_up .btn_img { display: none; }
  .tel_up .pageup a { padding: .6rem 0 0 0; width: 6.0rem; height: 6.0rem; font-size: 1.8rem; }
  .tel_up .pageup a::before { font-size: 3.8rem; }
  .tel_up .fixed_rsv, .tel_up .fixed_line { display: none; } }
.footer { text-align: center; padding: 0 0 9rem; background: #785b39; }
.footer .copy { background: #785b39; display: block; padding: .6rem 1.0rem; font-size: 1.2rem; width: 100%; color: #fff; }
.footer .copy a { vertical-align: text-top; text-align: left; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 5.4rem 0 0 0; text-align: center; }
  .footer ul { width: 1110px; margin: 0 auto 2.0rem; display: block; }
  .footer ul li { display: inline-block; font-size: 1.6rem; margin: 0 0 1.6rem; -webkit-text-size-adjust: none; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; color: #fff; }
  .footer ul li.noborder::after { content: ''; margin: 0 0 0 1.0rem; }
  .footer ul li a { opacity: 1.0; color: #FFFFFF; font-size: 1.6rem; }
  .footer ul li a span, .footer ul li a br { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer .copy { margin: 15.4rem auto 0; padding: 0 0 3.0rem; font-size: 1.6rem; } }
body.index .main { padding: 0; margin: 0 auto; }
@media screen and (min-width: 48em), print { body.index .main { padding: 5.0rem 0 0 0; } }

.bg_header { background: url("../img/bg_header.png") no-repeat center top 4rem/170% auto, linear-gradient(180deg, transparent 0%, transparent 27rem, #fcf4d4 27rem, #fcf4d4 100%); }
.bg_header > div { top: 4.8rem !important; background-position: center top !important; }
.bg_header #keyvsl { margin: 0; padding: 0 0 5.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center top 2rem/125%; position: relative; }
.bg_header #keyvsl .keycont { margin: 0 1.0rem; }
.bg_header #keyvsl .keycont .tree { background: url("../img/bg_tree.png") no-repeat center center/contain; width: 12rem; height: 12.0rem; padding: 2.0rem .6rem 0; position: absolute; top: 12.0rem; }
.bg_header #keyvsl .keycont .tree p { margin: 0; font-weight: 700; font-family: 'M PLUS Rounded 1c', sans-serif; color: #fff; font-size: 1.4rem; text-align: center; }
.bg_header #keyvsl .keycont .open { display: none; background: url("../img/bg_opne.png") no-repeat center center/contain; width: 10.0rem; height: 9.0rem; position: absolute; top: 16.0rem; right: 1.0rem; padding: 2.8rem 0 0 0; }
.bg_header #keyvsl .keycont .open .circle { color: #ea5413; font-weight: 800; font-family: 'M PLUS Rounded 1c', sans-serif; text-align: center; text-shadow: #fff 1px 1px 3px, #fff -1px 1px 3px, #fff 1px -1px 3px, #fff -1px -1px 3px; font-size: 1.1rem; }
.bg_header #keyvsl .keycont .open .circle span.fs24 { font-size: 1.2rem; }
.bg_header #keyvsl .keycont .open .circle span.fs30 { font-size: 1.4rem; }

@media screen and (min-width: 48em), print { .bg_header { background: url("../img/bg_header.png") no-repeat center top/auto, linear-gradient(180deg, transparent 0%, transparent 97rem, #fcf4d4 97rem, #fcf4d4 100%); padding: 0 0 6.0rem; }
  .bg_header > div { top: 0 !important; }
  .bg_header #keyvsl { background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; margin: 0; height: 90.0rem; padding: 0; }
  .bg_header #keyvsl .keycont { width: 1110px; margin: 0 auto; height: 90.0rem; position: relative; }
  .bg_header #keyvsl .keycont .tree { position: absolute; left: 0; top: 39.0rem; padding: 4.5rem 0 0 0; width: 31.5rem; height: 31.1rem; }
  .bg_header #keyvsl .keycont .tree p { font-size: 2.8rem; line-height: 1.8; }
  .bg_header #keyvsl .keycont .open { width: 22.8rem; height: 21.3rem; position: absolute; right: 0; top: inherit; bottom: 21.4rem; padding: 6.0rem 0 0 0; }
  .bg_header #keyvsl .keycont .open .circle { font-size: 2.0rem; text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px; }
  .bg_header #keyvsl .keycont .open .circle span.fs24 { font-size: 2.4rem; }
  .bg_header #keyvsl .keycont .open .circle span.fs30 { font-size: 3.0rem; } }
.info { margin-top: 0 !important; padding: 1.0rem 1.0rem 4.0rem; background: url("../img/bg_info.jpg") no-repeat center top; }
.info .info_wrapper { margin: 0; }
.info .info_wrapper .tit_02_info { color: #785b39; font-size: 2.2rem; }
.info .info_wrapper .box_info { padding: 1.0rem; line-height: 1.4; background: #fff; border-radius: 1.0rem; overflow-y: scroll; height: 30.0rem; }
.info .info_wrapper .box_info dt { margin-bottom: .4rem; color: #ec6a2d; font-size: 110%; }
.info .info_wrapper .box_info dt:not(.close)::before { content: '▲'; margin: 0 .4rem 0 0; display: inline-block; transform: rotate(-180deg); }
.info .info_wrapper .box_info dt.close::before { content: '▲'; margin: 0 .4rem 0 0; display: inline-block; transform: rotate(0deg); }
.info .info_wrapper .box_info dd { margin: 0; padding: 0 0 2.0rem; }
.info .info_wrapper .box_info dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { margin-top: 0 !important; margin: 0 0 10.0rem; padding: 0; min-height: 73.1rem; background: url("../img/bg_info.jpg") no-repeat center top/auto; }
  .info .info_wrapper { width: 1110px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
  .info .info_wrapper .tit_02_info { font-size: 3.4rem; }
  .info .info_wrapper .box_info { padding: 3.6rem 2.4rem; margin: 0; width: 92.0rem; height: 40.0rem; }
  .info .info_wrapper .box_info dt { font-size: 2.0rem; }
  .info .info_wrapper .box_info dd { font-size: 1.8rem; margin: 0; padding: 0 0 2.8rem; } }
.bnr_wrapper { width: 100%; margin: auto; }

@media screen and (min-width: 48em), print { .bnr_wrapper { width: 555px; } }
.tre { margin-top: 0 !important; margin: 0; padding: 4.0rem 0; background: url("../img/bg_tre.jpg") repeat center top, #fff; }
.tre .subnav { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 1.0rem; }
.tre .subnav li { width: 90%; height: 6.0rem; text-align: center; margin: 0 auto 2.0rem; background: #f4c474; border-radius: .8rem; box-shadow: 2px 2px 4px gray; }
.tre .subnav li a { color: #fff; font-family: 'M PLUS Rounded 1c', sans-serif; text-decoration: none; font-weight: bold; font-size: 1.8rem; padding: 0 3.0rem; width: 100%; height: 100%; display: block; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tre .subnav li a::after { display: inline-block; content: ''; background-image: url("../img/pediatrics.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; width: 3.75rem; height: 3.75rem; }
.tre .subnav li a.skin::after { background-image: url("../img/skin.svg"); }
.tre .subnav li a.checkup::after { background-image: url("../img/checkup.svg"); }
.tre .subnav li a.preventive::after { background-image: url("../img/preventive.svg"); }
.tre .subnav li a.baby::after { background-image: url("../img/baby.svg"); }
.tre .subnav li a.mothersmilk::after { background-image: url("../img/mothersmilk.svg"); }
.tre .subnav li:nth-of-type(even) { background: #bad864; }

@media screen and (min-width: 48em), print { .tre { margin-top: 0 !important; margin: 0; padding: 10.0rem 0; }
  .tre .subnav { width: 1110px; margin: 5.0rem auto 0; }
  .tre .subnav li { width: 35.0rem; height: 11.0rem; margin: 0 0 3.0rem; }
  .tre .subnav li a { font-size: 2.6rem; width: 35.0rem; height: 11.0rem; padding: 0 3.0rem; }
  .tre .subnav li a::after { width: 7.5rem; height: 7.5rem; } }
.feature { margin: 0 1.0rem !important; padding: 3.0rem 0 0 0; background: url("../img/bg_feature.jpg") no-repeat center top; }
.feature .feature_wrapper .box, .feature .feature_wrapper .box2, .feature .feature_wrapper .policy .policy_wrapper .box3, .policy .policy_wrapper .feature .feature_wrapper .box3 { margin: 0 0 2.0rem; text-align: center; background: #fff; border-radius: 2.0rem; }
.feature .feature_wrapper .box figure, .feature .feature_wrapper .box2 figure, .feature .feature_wrapper .policy .policy_wrapper .box3 figure, .policy .policy_wrapper .feature .feature_wrapper .box3 figure { margin: 0; padding: 0; position: relative; }
.feature .feature_wrapper .box figure img, .feature .feature_wrapper .box2 figure img, .feature .feature_wrapper .policy .policy_wrapper .box3 figure img, .policy .policy_wrapper .feature .feature_wrapper .box3 figure img { width: 100%; }
.feature .feature_wrapper .box figure figcaption, .feature .feature_wrapper .box2 figure figcaption, .feature .feature_wrapper .policy .policy_wrapper .box3 figure figcaption, .policy .policy_wrapper .feature .feature_wrapper .box3 figure figcaption { color: #fff; font-family: 'M PLUS Rounded 1c', sans-serif; font-weight: 800; background: url("../img/icon_number_01.png") no-repeat center center/contain; position: absolute; top: 15.5rem; left: 0; right: 0; margin: auto; width: 5.0rem; height: 5.0rem; font-size: 2.0rem; padding: 1.7rem 0 0 .6rem; line-height: 1.0; }
.feature .feature_wrapper .box figure figcaption.fg2, .feature .feature_wrapper .box2 figure figcaption.fg2, .feature .feature_wrapper .policy .policy_wrapper .box3 figure figcaption.fg2, .policy .policy_wrapper .feature .feature_wrapper .box3 figure figcaption.fg2 { background: url("../img/icon_number_02.png") no-repeat center center/contain; }
.feature .feature_wrapper .box figure figcaption.fg3, .feature .feature_wrapper .box2 figure figcaption.fg3, .feature .feature_wrapper .policy .policy_wrapper .box3 figure figcaption.fg3, .policy .policy_wrapper .feature .feature_wrapper .box3 figure figcaption.fg3 { background: url("../img/icon_number_03.png") no-repeat center center/contain; }
.feature .feature_wrapper .box figure figcaption.fg4, .feature .feature_wrapper .box2 figure figcaption.fg4, .feature .feature_wrapper .policy .policy_wrapper .box3 figure figcaption.fg4, .policy .policy_wrapper .feature .feature_wrapper .box3 figure figcaption.fg4 { background: url("../img/icon_number_04.png") no-repeat center center/contain; }
.feature .feature_wrapper .box p, .feature .feature_wrapper .box2 p, .feature .feature_wrapper .policy .policy_wrapper .box3 p, .policy .policy_wrapper .feature .feature_wrapper .box3 p { margin: 0; font-size: 1.4rem; }
.feature .feature_wrapper .box p.txt, .feature .feature_wrapper .box2 p.txt, .feature .feature_wrapper .policy .policy_wrapper .box3 p.txt, .policy .policy_wrapper .feature .feature_wrapper .box3 p.txt { padding: 3.0rem 1.6rem 2.0rem 1.6rem; text-align: left; }
.feature .feature_wrapper .box2 { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; }
.feature .feature_wrapper .box2 figure { width: 50%; }
.feature .feature_wrapper .box2 figure figcaption { top: 1.0rem; right: inherit; left: 15.0rem; width: 4.5rem; height: 3.75rem; font-size: 2.0rem; padding: 1.1rem 0 0 .6rem; }
.feature .feature_wrapper .box2 p.txt { padding: 5.7rem .8rem 0 .8rem; width: 17.0rem; font-size: 1.2rem; }

@media screen and (min-width: 48em), print { .feature { margin: 0 auto !important; padding: 10.0rem 0; background: url("../img/bg_feature.jpg") no-repeat center top 13rem; }
  .feature .feature_wrapper { width: 1110px; margin: 0 auto; padding: 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .feature .feature_wrapper .box, .feature .feature_wrapper .box2, .feature .feature_wrapper .policy .policy_wrapper .box3, .policy .policy_wrapper .feature .feature_wrapper .box3 { width: 54.0rem; height: 50.0rem; margin: 0 0 3.0rem; }
  .feature .feature_wrapper .box figure figcaption, .feature .feature_wrapper .box2 figure figcaption, .feature .feature_wrapper .policy .policy_wrapper .box3 figure figcaption, .policy .policy_wrapper .feature .feature_wrapper .box3 figure figcaption { font-size: 4.0rem; top: 27.0rem; width: 9.8rem; height: 9.1rem; padding: 3.4rem 0 0 1.0rem; }
  .feature .feature_wrapper .box p.txt, .feature .feature_wrapper .box2 p.txt, .feature .feature_wrapper .policy .policy_wrapper .box3 p.txt, .policy .policy_wrapper .feature .feature_wrapper .box3 p.txt { padding: 5.0rem 3.6rem 0 3.6rem; font-size: 2.4rem; }
  .feature .feature_wrapper .box2 { height: 21.0rem; margin: 0; }
  .feature .feature_wrapper .box2 figure { max-width: 24.0rem; }
  .feature .feature_wrapper .box2 figure figcaption { top: 1.3rem; right: inherit; left: 27.0rem; width: 8.0rem; height: 7.5rem; font-size: 3.4rem; padding: 2.4rem 0 0 1.0rem; }
  .feature .feature_wrapper .box2 p.txt { padding: 10.0rem 0 0 2.6rem; width: 27.0rem; font-size: 2.0rem; } }
.greeting { margin: 0; background: #e7f4db; padding: 3.0rem 0; }
.greeting .greeting_wrapper { 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; margin: 0 1.0rem; }
.greeting .greeting_wrapper figure { margin: 0 auto 2.0rem; padding: 0; width: 80%; }
.greeting .greeting_wrapper figure img { border-radius: 4.0rem; }
.greeting .greeting_wrapper .txt p { line-height: 1.8; margin: 0; }

@media screen and (min-width: 48em), print { .greeting { margin-top: 0 !important; margin: 0; padding: 10.0rem 0; }
  .greeting .greeting_wrapper { width: 1110px; margin: 4.0rem auto 0; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
  .greeting .greeting_wrapper figure { width: 57.4rem; margin: 0 3.0rem 0 0; }
  .greeting .greeting_wrapper figure img { width: 54.4rem; }
  .greeting .greeting_wrapper .txt p { width: 53.6rem; font-size: 2.0rem; } }
.policy { margin-top: 0 !important; margin: 0; padding: 3.0rem 1.0rem; }
.policy .img_c { margin: 0 auto 2.0rem; }
.policy .policy_wrapper .box, .policy .policy_wrapper .box2, .policy .policy_wrapper .box3 { border: .3rem #fff solid; border-radius: 1.6rem; background-color: #f7d4c6; background-image: url("../img/bg_policy.png"); background-repeat: no-repeat; background-position: center center; background-size: 40%; padding: 2.0rem 1.8rem; margin: 0 0 2.0rem; }
.policy .policy_wrapper .box p, .policy .policy_wrapper .box2 p, .policy .policy_wrapper .box3 p { margin: 0; }
.policy .policy_wrapper .box2 { background-color: #f2d8b0; }
.policy .policy_wrapper .box3 { background-color: #f2ed9f; }

@media screen and (min-width: 48em), print { .policy { margin-top: 0 !important; margin: 0; padding: 10.0rem 0; }
  .policy .img_c { margin: 0 auto 10.0rem; }
  .policy .policy_wrapper { width: 1110px; margin: 0 auto; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
  .policy .policy_wrapper .box, .policy .policy_wrapper .box2, .policy .policy_wrapper .box3 { width: 35.0rem; height: 42.0rem; border: .5rem #fff solid; padding: 2.4rem 2.0rem; margin: 0; background-size: auto; }
  .policy .policy_wrapper .box p, .policy .policy_wrapper .box2 p, .policy .policy_wrapper .box3 p { font-size: 2.0rem; }
  .policy .policy_wrapper .box p.tit, .policy .policy_wrapper .box2 p.tit, .policy .policy_wrapper .box3 p.tit { font-size: 2.6rem; margin: 0 0 2.0rem; } }
body:not(.index) .bg_header { background: url("../img/bg_header_low.png") no-repeat center top 4rem/170% auto, linear-gradient(180deg, transparent 0%, transparent 22rem, #fcf4d4 22rem, #fcf4d4 100%); }
body:not(.index) .bg_header #keyvsl { background: url(../img/keyvisual_low.jpg) no-repeat center top 2rem/130% auto; }
@media screen and (min-width: 48em), print { body:not(.index) .bg_header { background: url("../img/bg_header_low.png") no-repeat center top/auto, linear-gradient(180deg, transparent 0%, transparent 67rem, #fcf4d4 67rem, #fcf4d4 100%); }
  body:not(.index) .bg_header #keyvsl { background: url(../img/keyvisual_low.jpg) no-repeat center top/cover; height: 59.6rem; } }
body:not(.index) .header .sticky .wrap .headL p.add { margin: 11.0rem 0 0 0; }
@media screen and (min-width: 48em), print { body:not(.index) .header { padding: 0; }
  body:not(.index) .header .sticky .wrap .headL p.add { margin: 0 0 0 11.8rem; } }
body:not(.index) .main { margin: 0; padding: 4.0rem 0; }
body:not(.index) .main section { padding: 0 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { padding: 4.0rem 0 10.0rem; }
  body:not(.index) .main .img_r { max-width: 35%; }
  body:not(.index) .main section { width: 1110px; margin: 0 auto; padding: 0; } }
@media screen and (min-width: 48em), print { body:not(.index) .main .btn_rsv, body:not(.index) .main .btn_rsv2 { padding: .4rem 0; width: 23.0rem; margin: 0 auto; } }

#clinicslide01 img, #clinicslide01 p, #clinicslide02 img, #clinicslide02 p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: left; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 2px solid #666; }

/*.sp-thumbnail-container img { max-width: 100%; height: auto; object-fit: contain; argin-left: 0 !important;
}*/
.sp-thumbnail-container img { max-width: 100%; height: auto; argin-left: 0 !important; margin-left: 0 !important; margin-top: 0 !important; object-fit: cover; }

.machine_flex .equip { margin: 0 0 3.0rem; }
.machine_flex .equip p { margin: 0; }
@media screen and (min-width: 48em), print { .machine_flex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .machine_flex .equip { width: 48%; margin: 0 0 3.0rem; }
  .machine_flex .equip img { margin: 0 0 1.0rem; }
  .machine_flex .equip p { font-size: 1.6rem; } }

.tel_inline .tel { display: inline-block; font-size: 1.8rem; }
.tel_inline .tel::before { content: ''; }
@media screen and (min-width: 48em), print { .tel_inline .tel { font-size: 2.0rem; } }

.flow { width: 100%; }
.flow dd { margin: 0 0 6.0rem; position: relative; }
.flow dd .btn_rsv, .flow dd .btn_rsv2 { display: inline-block; padding: 0 3.0rem; margin: 1.0rem; }
@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: 2rem solid #ec6a2d; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.clinic .main dl.access_info { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; flex-direction: row; font-size: 1.4rem; margin: 2.0rem 0 0 0; }
.clinic .main dl.access_info dt { width: 30%; margin: 0 0 .8rem 0; line-height: 1.4; }
.clinic .main dl.access_info dt span { color: #ffffff; background-color: #86bc43; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border-radius: 2.0rem; height: 8.0vw; }
.clinic .main dl.access_info dd { width: 100%; margin: 0 0 2.0rem 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; line-height: 1.4; }
.clinic .main .tel { font-size: 120%; color: #444; background: none; padding: 0; }
.clinic .main iframe { width: 100%; height: 30.0rem; background: none; padding: 0; }

@media screen and (min-width: 48em), print { .clinic .main dl.access_info { -webkit-justify-content: space-between; justify-content: space-between; font-size: 1.6rem; margin: 0 0 1.3rem 0; width: 100%; }
  .clinic .main dl.access_info dt { width: 15.0rem; margin: 0 0 1.5rem 0; line-height: 1.4; }
  .clinic .main dl.access_info dt span { color: #fff; background-color: #ea5413; height: 3.6rem; }
  .clinic .main dl.access_info dd { width: 103.0rem; margin: 0 0 2.0rem 2.0rem; line-height: 1.4; }
  .clinic .main .tel::before { vertical-align: 0; } }
.tbl_price, .tbl_sas { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_price tr th, .tbl_sas tr th, .tbl_price tr td, .tbl_sas tr td { display: table-cell; }
.tbl_price tr th, .tbl_sas tr th { width: 25%; padding: .4rem 1.0rem; text-align: center; background: #f1f9f6; font-weight: normal; border: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.tbl_price tr td, .tbl_sas tr td { padding: 1.0rem; border: 1px solid #ccc; text-align: center; background: #fff; }
.tbl_price tr:not(:last-child) td, .tbl_sas tr:not(:last-child) td { border-bottom: none; }
.tbl_price.num, .num.tbl_sas { counter-reset: number 0; }
.tbl_price.num tr th, .num.tbl_sas tr th { counter-increment: number 1; }
.tbl_price.num tr th::before, .num.tbl_sas tr th::before { display: inline-block; content: counter(number) "."; margin-right: .4rem; }
@media screen and (min-width: 48em), print { .tbl_price tr th, .tbl_sas tr th, .tbl_price tr td, .tbl_sas tr td { padding: 1.0rem 2.0rem; }
  .tbl_price tr th, .tbl_sas tr th { width: 30%; border-bottom: 1px solid #ccc; }
  .tbl_price tr:not(:last-child) td, .tbl_sas tr:not(:last-child) td { border-bottom: 1px solid #ccc; } }

.tbl_sas th { vertical-align: top; }
.tbl_sas th:first-of-type { width: 40%; }
@media screen and (min-width: 48em), print { .tbl_sas th:first-of-type { width: 55%; }
  .tbl_sas td:hover { background: #eee; } }

/*# sourceMappingURL=style.css.map */
