@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; }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.txt_green { color: #97b468 !important; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: collapse; font-size: 1.4rem; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; border: 1px solid #fff; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #97b468; font-size: 90%; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { background: #f6f6f6; font-size: 90%; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; color: #97b468; font-size: 90%; background: #f6f6f6; border: 1px solid #fff; line-height: 1.0; }
.tbl_time tr td.close { color: #333; }
.tbl_time.detail { margin: 1.5rem 0 0; }
.tbl_time.detail th { font-weight: normal; border: 1px solid #fff; padding: .4rem 0; background: #97b468; font-size: 90%; color: #fff; width: 6em; }
.tbl_time.detail td { text-align: left; color: #333; }
.tbl_time.detail td.ampm { width: 5em; text-align: center; }
.tbl_time.detail td .lag { display: block; font-weight: bold; font-size: 125%; margin: 0 0 0.5rem; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 1.6rem 0; }
  .tbl_time.detail th { width: 8em; }
  .tbl_time.detail td { padding: 1.6rem; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { text-align: center; color: #79664a; letter-spacing: .2rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; text-shadow: 0 0 .4rem #fff, 0 0 .4rem #fff, 0 0 .4rem #fff, 0 0 .4rem #fff, 0 0 .4rem #fff, 0 0 .4rem #fff, 0 0 .4rem #fff, 0 0 .4rem #fff; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; }

.tit_02 { color: #6e5a3d; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 2.0rem; text-align: center; margin: 0 0 2.0rem; line-height: 1.2; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.tit_02::before, .tit_02::after { display: block; content: ''; width: 4.0rem; height: 2.0rem; margin: 0 0 0 1.0rem; background: url("../img/tit_02.svg") no-repeat center center/contain; flex: 0 0 4.0rem; }
.tit_02::before { transform: scale(-1, 1); margin: 0 1.0rem 0 0; }

.tit_03 { color: #fff; background: #c4a578; font-size: 1.8rem; line-height: 1.2; border-top: 3px double #fff; border-bottom: 3px double #fff; padding: .4rem 1.0rem; margin: 0 0 2.0rem; }

.tit_04 { color: #b48f58; font-size: 1.6rem; border-bottom: 2px solid #b48f58; line-height: 1.2; margin: 0 0 2.0rem; }
.tit_04::after { display: block; width: 100%; height: .1rem; content: ''; background: #b48f58; margin: .6rem 0 .2rem; }

@media screen and (min-width: 48em), print { .tit_01 { font-size: 3.6rem; padding: 9.0rem 4.0rem; margin: 0 0 6.0rem; }
  .tit_02 { font-size: 3.0rem; margin: 0 0 4.0rem; }
  .tit_02::before, .tit_02::after { width: 10.0rem; height: 4.0rem; margin: 0 0 0 1.6rem; flex: 0 0 10.0rem; }
  .tit_02::before { margin: 0 1.6rem 0 0; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 3.0rem; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 3.0rem; } }
.lst_ul01 li { text-indent: -1.8rem; padding-left: 2.2rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #97b468; }

.lst_ol01 { counter-reset: number 0; 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 1.0rem; }
.lst_ol01 li::before { display: inline-block; content: counter(number) "."; margin-right: .6rem; }

.lst_dl01 dt { font-weight: bold; color: #82944e; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li { text-indent: -2.2rem; padding-left: 2.4rem; }
  .lst_ol01 { margin: 1.0rem 0 1.0rem 3.0rem; }
  .lst_ol01 li { text-indent: -1.2rem; padding: 0 0 1.4rem 1.2rem; }
  .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; }
  .lst_dl01 dt { width: 25%; }
  .lst_dl01 dd { width: 75%; 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 { color: #9db852; font-family: 'Crimson Text', serif; letter-spacing: .2rem; padding: .8rem 0 0; position: relative; }
.tel::before { font-family: 'fontello'; content: '\e83e'; font-size: 70%; margin: 0 .2rem 0 0; }
.tel::after { content: 'よいひふ'; font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; font-size: 40%; position: absolute; top: 0; right: .4em; }

.btn_rsv { display: inline-block; color: #fff; text-align: center; background: #97b468; font-weight: bold; padding: .4rem 3.0rem; border: 1px solid #97b468; border-radius: 3.0rem; }
.btn_rsv::after { font-family: 'fontello'; content: '\e83d'; margin-left: .6rem; }

.btn_monshin { display: inline-block; color: #fff; text-align: center; background: #6e5a3d; font-weight: bold; padding: .4rem 3.0rem; border: 1px solid #6e5a3d; border-radius: 3.0rem; }
.btn_monshin::after { font-family: 'fontello'; content: '\e83d'; margin-left: .6rem; }

.btn_detail { display: inline-block; padding: .4rem 2.0rem; background: #97b468; color: #fff; border: 1px solid #97b468; text-decoration: none !important; }
.btn_detail::after { font-family: 'fontello'; content: '\e83d'; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #fff; color: #97b468; } }

html { font-size: calc(100vw / 32); font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic medium", "游ゴシック Medium", Meiryo, sans-serif; }

body { background: #fff; color: #333; }

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(1180px + 40px); }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1180px; 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 .box_white { background: rgba(255, 255, 255, 0.8); padding: 1.0rem; -webkit-box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(238, 238, 238, 0.8); box-shadow: 0.2rem 0.2rem 0.2rem 0 rgba(238, 238, 238, 0.8); }
.header .box_white .wrap .logo { height: 5.6rem; }
.header .box_white .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 .box_white .wrap .headR { font-size: 1.2rem; }
.header .box_white .wrap .headR div { width: 80%; text-align: center; }
.header .box_white .wrap .headR div.add { color: #6e5a3d; margin: .6rem 0 .4rem; }
.header .box_white .wrap .headR div .tel { display: inline-block; font-size: 2.4rem; }
.header .box_white .wrap .headR ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: .6rem 0 0; }
.header .box_white .wrap .headR ul li { width: auto; }
.header .box_white .wrap .headR ul li a { display: block; font-size: 1.4rem; }
.header .box_white .wrap .headR ul li a.btn_monshin, .header .box_white .wrap .headR ul li a.btn_rsv { padding: 0.4rem 3rem; }

@media screen and (min-width: 48em), print { .header .box_white .wrap { margin: 1.0rem auto 0; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .header .box_white .wrap .logo { width: 40%; height: 9.0rem; }
  .header .box_white .wrap .headR { width: 55%; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; font-size: 1.6rem; }
  .header .box_white .wrap .headR div { width: auto; }
  .header .box_white .wrap .headR div.add { width: auto; margin: 1.0rem 0 0; }
  .header .box_white .wrap .headR div .tel { display: block; width: 22.0rem; font-size: 3.0rem; margin: 0; }
  .header .box_white .wrap .headR ul { width: 16.0rem; -webkit-flex-direction: column; flex-direction: column; }
  .header .box_white .wrap .headR ul li { margin: .4rem 0; }
  .header .box_white .wrap .headR ul li a { font-size: 1.6rem; }
  .header .box_white .wrap .headR ul li a.btn_monshin, .header .box_white .wrap .headR ul li a.btn_rsv { padding: 0.6rem 1rem; } }
.slicknav_menu { position: absolute; top: 7.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: #c4a578; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e801'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e804'; line-height: .8; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #fceeda; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border: 1px solid #9db852; margin: 0; background: #fff; }
.slicknav_menu .slicknav_nav .gnav li:not(:last-child) { border-bottom: 1px solid #9db852; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #6e5a3d !important; padding: 1.0rem; font-size: 1.6rem; position: relative; }
.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; font-family: 'fontello'; content: '\e83f'; color: #9db852; }
.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: '\e83c'; }
.slicknav_menu .slicknav_nav .gnav li .subnav li:not(:last-child) { border-bottom: 1px dotted #9db852; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; color: #97b468 !important; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a::before { font-family: 'fontello'; content: '\e83d'; margin: 0 .6rem 0 0; font-size: 80%; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a span { display: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a:hover { color: #97b468 !important; background: none; }
.slicknav_menu .slicknav_icon, .slicknav_menu .slicknav_icon-bar, .slicknav_menu .slicknav_arrow, .slicknav_menu .slicknav_row:after { display: none !important; }

#nav { display: none; }

@media screen and (min-width: 48em), print { .slicknav_menu { display: none; }
  #nav { display: block; }
  #nav .gnav { width: 1180px; margin: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; }
  #nav .gnav li { position: relative; }
  #nav .gnav li a { display: block; text-align: center; padding: 1.0rem 0 1.0rem 2.0rem; color: #6e5a3d; font-weight: bold; font-size: 1.6rem; }
  #nav .gnav li a.sub::after { font-family: 'fontello'; content: '\e83f'; color: #97b468; font-size: 80%; margin: 0 0 0 .6rem; }
  #nav .gnav li a.sub.close::after { font-family: 'fontello'; content: '\e83c'; }
  #nav .gnav li .subnav { width: 20.0rem; visibility: hidden; position: absolute; top: 4.7rem; left: -4.6rem; }
  #nav .gnav li .subnav li { width: 100%; border-top: 1px dotted #dfd5c7; }
  #nav .gnav li .subnav li a { display: block; width: 100%; background: rgba(255, 255, 255, 0.8); padding: 1.6rem; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  #nav .gnav li .subnav li a::after { font-family: 'fontello'; content: '\e83d'; color: #dccebb; }
  #nav .gnav li .subnav li a:hover { background: #f0e6d8; }
  #nav .gnav li .subnav li a span { display: none; } }
.overview { padding: 4.0rem 0 0; font-size: 1.4rem; line-height: 1.6; background: url("../img/overveiw_bg.jpg") #f0ebe7; }
.overview > .wrap { background: #fff; margin: 0 1.0rem 3.0rem; padding: 2.0rem 1.0rem; -webkit-box-shadow: 0 0 0.2rem 0.2rem rgba(221, 221, 221, 0.8); box-shadow: 0 0 0.2rem 0.2rem rgba(221, 221, 221, 0.8); }
.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: 30%; padding: .8rem 0; color: #fff; text-align: center; background: #b48f58; border-bottom: 1px solid #fff; }
.overview > .wrap .gaiyo dd { width: 70%; padding: .8rem 1.0rem; margin: 0; background: #f6f6f6; border-bottom: 1px solid #fff; }
.overview > .wrap .gaiyo dd .tel { color: #578d02; font-weight: bold; font-size: 120%; }
.overview > .wrap .overviewL .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 60%; height: auto; }
.overview > .wrap .overviewL .add_tel { text-align: center; }
.overview > .wrap .overviewL .add_tel li.add { font-size: 90%; margin: 0 0 .8rem; }
.overview > .wrap .overviewL .add_tel li .tel { font-size: 3.0rem; }
.overview > .wrap .overviewR { margin: 1.0rem 0 0; }
.overview > .wrap .overviewR .tbl_time { margin: 2.0rem 0 0; }
.overview .gmap { height: 30.0rem; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 0; font-size: 1.6rem; }
  .overview > .wrap { margin: 0 auto 8.0rem; padding: 5.0rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
  .overview > .wrap .gaiyo dt { padding: 2.0rem 0; }
  .overview > .wrap .gaiyo dd { padding: 2.0rem; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name { margin: 0 0 2.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 26.0rem; }
  .overview > .wrap .overviewL .add_tel li .tel { font-size: 4.0rem; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview .gmap { height: 38.0rem; } }
.tel_up { width: 100%; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.tel_up .telno { text-align: center; width: 48%; padding: 0 .6rem; }
.tel_up .telno .tel { display: block; font-size: 1.6rem; line-height: 1.0; }
.tel_up .btn_rsv { width: 40%; padding: .4rem; margin: 0 .4rem 0 0; }
.tel_up .pageup { cursor: pointer; }
.tel_up .pageup a { display: block; width: 5.0rem; font-size: 2.0rem; text-align: center; padding: 1.2rem .4rem; line-height: 1.0; background: #fff; border: 1px solid #97b468; color: #97b468; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e83c'; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 5.0rem; bottom: 4.0rem; right: 2.0rem; left: auto; background: none; padding: 0; }
  .tel_up .telno, .tel_up .btn_rsv { display: none; }
  .tel_up .pageup a { width: 100%; height: 5.0rem; font-size: 2.4rem; border-radius: 50%; } }
.footer { text-align: center; padding: 0 0 4.6rem; }
.footer .copy { display: block; background: #b48f58; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0 0; }
  .footer .copy { margin: 3.0rem 0 0; }
  .footer ul { display: block; text-align: center; margin: 1.0rem auto; }
  .footer ul li { display: inline-block; font-size: 1.4rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a span { display: none; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
body.index .header { background: url(../img/index_keyvsl01.jpg) no-repeat center center/190% auto; }
body.index .header #keyvsl { background: url("../img/overveiw_bg.jpg") #f0ebe7; padding: 1.0rem 1.0rem 0; max-width: 100%; margin: 18.0rem 0 0; }
@media screen and (min-width: 48em), print { body.index .header { background: url(../img/index_keyvsl01.jpg) no-repeat center center/auto 100%; }
  body.index .header #keyvsl { background: none; height: 57.0rem; }
  body.index .header #keyvsl .catch { width: 1180px; margin: 22.0rem auto 0; text-align: right; }
  body.index .header #keyvsl .catch img { max-width: 45.0rem; } }

.info { padding: 4.0rem 1.0rem; background: url("../img/overveiw_bg.jpg") #f0ebe7; }
.info .wrap { background: #fff; margin: 4.0rem 0 0; padding: 3.0rem 1.0rem 2.0rem; -webkit-box-shadow: 0 0 0.2rem 0.2rem rgba(221, 221, 221, 0.8); box-shadow: 0 0 0.2rem 0.2rem rgba(221, 221, 221, 0.8); }
.info .wrap dl { background: #fff; padding: 1.0rem; margin: 0; line-height: 1.4; }
.info .wrap dl dt { margin: 0 0 .6rem; font-weight: bold; color: #6e5a3d; font-size: 110%; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; cursor: pointer; display: -webkit-flex; display: flex; }
.info .wrap dl dt::before { font-family: 'fontello'; content: '\e83f'; font-size: 80%; margin: .2rem .6rem 0 0; }
.info .wrap dl dt.close::before { content: '\e83c'; }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; }
.info .wrap dl dt:not(:first-of-type) { border-top: 1px solid #f6f6f6; padding: 1.6rem 0 0; }
.info .wrap dl dd { margin: 0 0 1.6rem; word-break: break-all; }
.info .wrap dl dd:not(:nth-of-type(-n+3)) { display: none; }
.info .btn_recruit { display: block; color: #fff; text-align: center; background: #97b468; font-weight: bold; margin: 3.0rem auto 0; padding: .4rem 3.0rem; border: 1px solid #97b468; border-radius: 4.0rem; }
.info .btn_recruit::after { font-family: 'fontello'; content: '\e83d'; margin-left: .6rem; }

@media screen and (min-width: 48em), print { .info { padding: 8.0rem 0; }
  .info .wrap { margin: 8.0rem auto; padding: 4.0rem; }
  .info .wrap dl dt { margin: 0 0 1.0rem; }
  .info .wrap dl dt:not(:first-of-type) { padding: 2.0rem 0 0; }
  .info .wrap dl dd { margin: 0 0 2.0rem; }
  .info .btn_recruit { display: inline-block; margin: -1.0rem auto 0; font-size: 2.6rem; padding: .8rem 5.0rem; } }
.tre { margin: 4.0rem 1.0rem; }
.tre ul li { margin: 0 0 1.6rem; -webkit-box-shadow: 0 0 0.2rem 0.2rem rgba(221, 221, 221, 0.8); box-shadow: 0 0 0.2rem 0.2rem rgba(221, 221, 221, 0.8); }
.tre ul li:nth-child(odd) { background: #c4a578; }
.tre ul li:nth-child(even) { background: #97b468; }
.tre ul li a { display: block; color: #fff; font-size: 1.6rem; line-height: 1.4; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; padding: 1.6rem 0 1.6rem 11.0rem; text-decoration: none !important; position: relative; }
.tre ul li a span { display: block; font-family: 'Crimson Text', serif; font-style: italic; font-size: 80%; }
.tre ul li a::after { font-family: 'fontello'; content: '\e83d'; font-size: 70%; position: absolute; top: 50%; right: 1.0rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.tre ul li a.dermatology { background: url("../img/index_tre_hifu.jpg") no-repeat left center/auto 100%; }
.tre ul li a.p-dermatology { background: url("../img/index_tre_shoni.jpg") no-repeat left center/auto 100%; }
.tre ul li a.private { background: url("../img/index_tre_jihi.jpg") no-repeat left center/auto 100%; }
.tre ul li a.boil { background: url("../img/index_tre_dekimono.jpg") no-repeat left center/auto 100%; }
.tre ul li a.cosmetics { background: url("../img/index_tre_cosme.jpg") no-repeat left center/auto 100%; }

@media screen and (min-width: 48em), print { .tre { width: 1180px; margin: 8.0rem auto; }
  .tre ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .tre ul li { width: 49%; }
  .tre ul li a { font-size: 2.6rem; padding: 3.0rem 0 3.0rem 20.0rem; }
  .tre ul li a::after { right: 2.0rem; } }
.feature { margin: 4.0rem 1.0rem 2.4rem; }
.feature ol { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; counter-reset: number 0; }
.feature ol li { width: 48%; text-align: center; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; margin: 0 0 1.6rem; padding: 10.4rem 0 0; counter-increment: number 1; position: relative; }
.feature ol li::before, .feature ol li::after { display: block; font-family: 'Crimson Text', serif; font-style: italic; color: #b48f58; letter-spacing: .2rem; font-size: 2.0rem; }
.feature ol li::before { content: "Feature"; position: relative; left: -1.8rem; }
.feature ol li::after { content: "0" counter(number); font-size: 180%; position: absolute; top: 9.8rem; right: 2.8rem; }
.feature ol li span::before { content: ''; display: block; margin: 0 auto 1.0rem; width: 3.0rem; height: .1rem; border-bottom: 1px dotted #b48f58; }
.feature ol li.feature01 { background: url("../img/index_feature_senmon.jpg") no-repeat center top/contain; }
.feature ol li.feature02 { background: url("../img/index_feature_kousen.jpg") no-repeat center top/contain; }
.feature ol li.feature03 { background: url("../img/index_feature_renkei.jpg") no-repeat center top/contain; }
.feature ol li.feature04 { background: url("../img/index_feature_ope.jpg") no-repeat center top/contain; }

@media screen and (min-width: 48em), print { .feature { width: 1180px; margin: 8.0rem auto; }
  .feature ol li { width: 23%; font-size: 1.8rem; margin: 0; padding: 19.0rem 0 0; }
  .feature ol li::before, .feature ol li::after { font-size: 3.0rem; }
  .feature ol li::before { left: -1.8rem; }
  .feature ol li::after { font-size: 3.6rem; top: 18.4rem; right: 6.8rem; }
  .feature ol li.feature01 { background: url("../img/index_feature_senmon.jpg") no-repeat center top/contain; }
  .feature ol li.feature02 { background: url("../img/index_feature_kousen.jpg") no-repeat center top/contain; }
  .feature ol li.feature03 { background: url("../img/index_feature_renkei.jpg") no-repeat center top/contain; }
  .feature ol li.feature04 { background: url("../img/index_feature_ope.jpg") no-repeat center top/contain; } }
body:not(.index) .header { background: url("../img/tit_01.jpg") no-repeat center top/auto 100%; }
body:not(.index) .main { padding: 0 1.0rem 4.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .header { background: url("../img/tit_01.jpg") no-repeat center top/auto; }
  body:not(.index) .main { padding: 0 0 8.0rem; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; } }

.qa dt { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 2.0rem; padding: 0 0 1.0rem 1.2em; cursor: pointer; position: relative; }
.qa dt::before { font-family: 'fontello'; content: '\e83f'; margin: 0 .6rem 0 0; position: absolute; left: 0; }
.qa dt::after { position: absolute; left: 0; bottom: 0; }
.qa dt.close::before { content: '\e83c'; }
.qa dd { display: none; margin: 0 0 4.0rem; }

@media screen and (min-width: 48em), print { .qa dt { margin: 0 0 3.0rem; }
  .qa dd { margin: 0 0 5.0rem; } }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.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; } }

.anc li { display: inline-block; margin: 0 .5rem 1.0rem; }
.anc li .btn_detail::after { content: '\e83f'; }

@media screen and (min-width: 48em), print { .anc { text-align: center; } }
.tbl_price { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_price caption { text-align: right; margin-bottom: .4rem; }
.tbl_price th { color: #fff; text-align: left; font-weight: normal; background: #c4a578; padding: .4rem 1.0rem; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.tbl_price td { text-align: right; padding: .4rem 1.0rem; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

@media screen and (min-width: 48em), print { .tbl_price th, .tbl_price td { padding: 1.6rem 2.0rem; } }

/*# sourceMappingURL=style.css.map */
