@charset "UTF-8";
.footer a { display: inline-block; }

a[href*="dummy"] { pointer-events: none; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *::before, *::after { -webkit-box-sizing: inherit; 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 !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold !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; }

.tate { max-width: 60%; }

@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: 45.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 !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: 12.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; border-left: 0.2rem #51a156 solid; border-right: 0.2rem #51a156 solid; overflow: hidden; }
.timetable_wrapper .tbl_time tr th { font-weight: normal; }
.timetable_wrapper .tbl_time tr th[scope="col"] { padding: .6rem 0; font-size: 1.2rem; color: #FFFFFF; font-weight: bold; background: #51a156; }
.timetable_wrapper .tbl_time tr th[scope="col"]:first-child { width: 30%; }
.timetable_wrapper .tbl_time tr th.time { border-bottom: 0.2rem #51a156 solid; }
.timetable_wrapper .tbl_time tr td { text-align: center; padding: .8rem .4rem; line-height: 1.0; color: #806b5e; border-bottom: 0.2rem #51a156 solid; }
.timetable_wrapper p { margin: .8rem 0 0 0; line-height: 1.2; text-align: right; }

@media screen and (min-width: 48em), print { .timetable_wrapper .tbl_time { font-size: 1.6rem; }
  .timetable_wrapper .tbl_time tr th[scope="col"] { padding: .5rem 0; font-size: 1.6rem; }
  .timetable_wrapper .tbl_time tr td { padding: 1.6rem 0; }
  .timetable_wrapper p { font-size: 1.4rem; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { background: url(../img/keyvisual_low.jpg) no-repeat center top/cover; color: #fff; font-size: 2.2rem; padding: 3.0rem 1.0rem; margin: 0 0 3.0rem; text-align: center; font-weight: bold; color: #6ebc2f; }

.tit_02 { color: #51a156; font-size: 2.0rem; margin: 0 auto 2.0rem; text-align: center; line-height: 1.2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }
.tit_02::before { content: ''; width: 2.75rem; height: 2.5rem; top: -3.0rem; position: absolute; display: inline-block; background: url("../img/icon_h2.png") no-repeat center center/contain; }

.tit_03 { color: #fff; font-size: 1.8rem; margin: 0 0 2.0rem; background: #51a156; border-radius: 5.0rem; padding: 0 1.0rem; clear: both; text-align: center; }
.tit_03::before { font-family: fontello; content: '\e884'; color: #f1ec3f; font-size: 90%; margin: 0 .6rem 0 0; vertical-align: .2rem; }

.tit_04 { color: #51a156; font-size: 1.6rem; padding: 0 1.0rem 1.0rem; line-height: 1.2; margin: 0 0 2.0rem; border-bottom: 0.2rem #51a156 solid; clear: both; text-align: center; }

.tit_05 { color: #735879; font-weight: bold; margin: 0 0 1.0rem; clear: both; }

@media screen and (min-width: 48em), print { .tit_01 { background: url("../img/keyvisual_low.jpg") no-repeat center top/cover; font-size: 3.8rem; padding: 10.4rem 0; margin: 0; }
  .tit_01 span { display: block; width: 1300px; margin: auto; }
  .tit_02 { font-size: 3.6rem; margin: 0 auto 3.0rem; }
  .tit_02::before { width: 5.5rem; height: 4.9rem; top: -5.2rem; }
  .tit_03 { font-size: 3.0rem; margin: 0 0 2.0rem; line-height: 1.35; }
  .tit_03::before { vertical-align: .3rem; }
  .tit_04 { font-size: 2.6rem; margin: 0 0 2.0rem; padding: 0 1.0rem 1.4rem; }
  .tit_05 { font-size: 1.8rem; } }
.lst_ul01 li { text-indent: -1.5rem; padding-left: 2.0rem; padding-bottom: 1.0rem; line-height: 1.4; }
.lst_ul01 li::before { content: '●'; margin-right: .4rem; color: #51a156; font-size: 70%; vertical-align: 0.1rem; }

.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::before { display: inline-block; content: counter(number) "."; margin-right: .8rem; font-family: 'Lato', sans-serif; color: #333; font-weight: bold; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

.lst_dl02 dt { background: #fbffed; color: #806b5e; padding: .4rem 1.0rem; }
.lst_dl02 dd { margin: 0 0 2.0rem; padding: 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ul01 li { text-indent: -1.7rem; padding-left: 2.0rem; }
  .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: 13.0rem; font-weight: bold; clear: left; }
  .lst_dl01 dd { padding-left: 13.0rem; } }
.flex3 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

.flex2 > li { margin: 0 0 1.0rem !important; }

@media screen and (min-width: 48em), print { .flex2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 1300px; }
  .flex2 > section, .flex2 > li { width: 48%; margin: 0 !important; }
  .flex3 { margin: 5.0rem auto 0; }
  .flex3 li { width: 31%; } }
.tel { color: #51a156; font-size: 2.6rem; font-weight: bold; display: block; }
.tel::before { content: 'tel.'; font-size: 66%; }
.tel a { text-decoration: none !important; }

@media screen and (min-width: 48em), print { .tel { font-size: 3.6rem; margin: 0; } }
.btn_rsv, .btn_rsv2 { display: block; background: #fff; color: #51a156; text-align: center; border-radius: 3rem; padding: .4rem .6rem; border: 0.3rem #51a156 solid; font-weight: bold; position: relative; }
.btn_rsv::after, .btn_rsv2::after { font-family: fontello; content: '\e882'; margin: 0 1.0rem 0 0; font-weight: normal; position: absolute; right: -.6rem; top: .4rem; }
@media screen and (min-width: 48em), print { .btn_rsv::after, .btn_rsv2::after { right: 0rem; top: .8rem; } }

.btn_rsv2 { color: #806b5e; border: 0.3rem #806b5e solid; }

.btn_detail { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .5rem; font-weight: bold; background: #51a156; border: 1px double #51a156; color: #fff; text-decoration: none !important; }
.btn_detail::after { font-family: 'fontello'; content: '\3E'; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .btn_detail::after { margin-left: 1.0rem; }
  .btn_detail:hover { background: #fff; color: #51a156; } }

.anc li .btn_detail::after { content: '▼'; }

@media screen and (min-width: 48em), print { .anc { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .anc li { margin: 0 2.0rem 2.0rem 0; }
  .anc li .btn_detail::after { content: '▼'; }
  .btn_rsv, .btn_rsv2 { width: 230px; height: 40px; } }
.box_white { padding: 1.0rem; background: #fff; border-radius: .6rem; }
@media screen and (min-width: 48em), print { .box_white { padding: 5.0rem; } }

.box_clr { background: rgba(255, 248, 233, 0.9); }

.box_clr2 { background: rgba(246, 235, 248, 0.9); }

.box_transparent { background: transparent; width: 90%; padding: 0; margin: 5.0rem auto 0; }
@media screen and (min-width: 48em), print { .box_transparent { width: 1300px; } }

html { font-size: calc(100vw / 32); font-family: 'Noto Sans JP', sans-serif; }

body { background: #fff; color: #333; }

a { color: inherit; text-decoration: none; }

.main { 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: 5.0rem; margin: -5.0rem 0 0; }
  html { font-size: 62.5%; }
  body { min-width: calc(1300px + 40px); }
  a, button { -webkit-transition: .2s; transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1300px; margin: auto; }
  .main { font-size: 1.6rem; 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: 1.0rem; }
.header .sticky .wrap .logo { height: 7.6rem; }
.header .sticky .wrap .logo a { display: block; width: 80%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .sticky .wrap .headR { margin: .6rem 0 0; font-size: 1.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; }
.header .sticky .wrap .headR .tel_add { width: 100%; }
.header .sticky .wrap .headR .tel_add .add { font-size: 1.2rem; }
.header .sticky .wrap .headR .tel_add .reserve { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }
.header .sticky .wrap .headR .tel_add .reserve .txt_reserve { width: 24rem; display: block; background: #8dd454; color: #fff; padding: .5rem; text-align: center; margin: 0; font-size: 1.5rem; border-radius: .8rem; }
.header .sticky .wrap .headR .tel_add .reserve .txt_reserve > span { display: inline-block; border: .1rem dotted #fff; padding: .8rem; border-radius: .8rem; }
.header .sticky .wrap .headR .tel_add .acs { text-align: center; background: #000; color: #be2e4c; padding: .3rem 0; margin: .4rem auto 0; }
.header .sticky .wrap .headR .tel_add_flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 1rem auto 0; }
.header .sticky .wrap .headR .tel_add_flex li { width: 49%; }

@media screen and (min-width: 48em), print { .header { margin: 0; background: #fbffed; }
  .header .sticky .wrap { padding: 2.8rem 0; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .sticky .wrap .logo { width: 36.6rem; height: 11.4rem; }
  .header .sticky .wrap .logo a { width: auto; }
  .header .sticky .wrap .headR { margin: 0; width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: left; }
  .header .sticky .wrap .headR .tel_add { width: auto; text-align: right; }
  .header .sticky .wrap .headR .tel_add .add { font-size: 1.4rem; letter-spacing: .07rem; -webkit-text-size-adjust: none; }
  .header .sticky .wrap .headR .tel_add .tel { letter-spacing: .2rem; }
  .header .sticky .wrap .headR .tel_add .acs { padding: .8rem 0; margin: .6rem 0 0 0; }
  .header .sticky .wrap .headR .tel_add_flex { display: block; margin: 0 0 0 3.0rem; }
  .header .sticky .wrap .headR .tel_add_flex li { width: auto; }
  .header .sticky .wrap .headR .btn_rsv, .header .sticky .wrap .headR .btn_rsv2 { font-size: 2rem; padding: .8rem 1rem; height: 4.4rem; width: 20.7rem; margin: 0 0 1.0rem; font-size: 1.8rem; }
  .header .sticky .wrap .headR .btn_rsv2 { margin: 0; } }
.tel_add .tel { line-height: 1.2; }
.tel_add .tel [data-ruby] { position: relative; }
.tel_add .tel [data-ruby]::before { content: attr(data-ruby); position: absolute; top: -.6rem; left: 0rem; margin: auto; font-size: .7rem; letter-spacing: 1px; white-space: nowrap; }

@media screen and (min-width: 48em), print { .tel_add .tel [data-ruby]::before { font-size: 1.2rem; letter-spacing: 2px; } }
.slicknav_menu { position: absolute; top: 2.2rem; 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: #51a156; background: #fff; border: 1px solid #51a156; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: .4rem 0 0 0; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\e801'; line-height: 1.0; font-size: 3.0rem; }
.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; margin: .3rem 0 0 0; }
.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e800'; line-height: .8; font-size: 3.4rem; }
.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }
.slicknav_menu .slicknav_nav { width: 100vw; background: #fbffed; padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #806b5e; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #806b5e; }
.slicknav_menu .slicknav_nav .gnav li.vsbl { display: none; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #333 !important; padding: 1.0rem 0; 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; content: '▼'; color: #806b5e; }
.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 li { border: none; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem; background: rgba(255, 255, 255, 0.8); }
.slicknav_menu .slicknav_nav .gnav li .subnav li a span { font-size: 80%; }
.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 { background: #806b5e; display: block; height: 6.0rem; }
  #nav .gnav { width: 1300px; margin: auto; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  #nav .gnav li { margin: 0 4.3rem 0 0; }
  #nav .gnav li.vsbl { display: none; }
  #nav .gnav li:last-of-type { margin: 0; }
  #nav .gnav li a { display: block; text-align: center; padding: 1.85rem 0; font-size: 2.0rem; color: #fff; }
  #nav .gnav li a:hover { color: #fbffed; }
  #nav .gnav li.treatment { position: relative; }
  #nav .gnav li.treatment a::after { font-family: fontello; content: '\e883'; display: inline-block; margin: 0 0 0 .4rem; }
  #nav .gnav li.treatment .subnav { position: absolute; top: 7.0rem; left: -8.0rem; width: 25.3rem; border: .2rem #ccc solid; border-radius: 3.0rem; background: #fff; display: none; z-index: 10; padding: 2.0rem 1.0rem;             /* @include flex; @include SetPrefix(justify-content, space-between); @include SetPrefix(flex-wrap, wrap);
						*/ }
  #nav .gnav li.treatment .subnav li { margin: 0 0 3.0rem; display: block; width: 100%; }
  #nav .gnav li.treatment .subnav li:last-of-type { margin: 0; }
  #nav .gnav li.treatment .subnav li a { font-size: 1.6rem; text-align: center; padding: 0; color: #333; }
  #nav .gnav li.treatment .subnav li a::after { content: '' !important; }
  #nav .gnav li.treatment .subnav li a:hover { color: #51a156; }
  .index #nav .home, .treatment #nav .sub, .clinic #nav .clinic, .staff #nav .staff, .visit #nav .visit, .access #nav .access, .blog #nav .blog, .faq #nav .faq, .medicine #nav .medicine, .clinical_trial #nav .clinical_trial { /*color: $clr_main;*/ } }
.overview { padding: 4.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; background: #f9f9f9; }
.overview > .wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.overview > .wrap .box_logo .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview > .wrap .box_logo .clinic_name img { max-width: 100%; height: auto; }
.overview > .wrap .tel_add { text-align: center; }
.overview > .wrap .tel_add .add { font-size: 1.2rem; }
.overview > .wrap .tel_add .tel { letter-spacing: .4rem; }
.overview > .wrap .gaiyo { width: 100%; margin: 3.0rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: baseline; align-content: baseline; }
.overview > .wrap .gaiyo dt { width: 30%; color: #806b5e; text-align: left; border-bottom: .1rem #ccc solid; }
.overview > .wrap .gaiyo dd { width: 70%; margin: 0; border-bottom: .1rem #ccc solid; }
.overview > .wrap .gaiyo dd ul li:not(:last-child) { margin: 0 0 1.0rem; }
.overview > .wrap .gaiyo dt, .overview > .wrap .gaiyo dd { padding: 0 0 .6rem; margin: 0 0 1.0rem; }
.overview > .wrap .timetable_wrapper { margin: 0; padding: 0; }

iframe { width: 90%; height: 30.0rem; margin: 2rem auto; border-width: 0; display: block; }

@media screen and (min-width: 48em), print { .overview { padding: 10.0rem 0; font-size: 1.6rem; }
  .overview > .wrap { margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 1300px; }
  .overview > .wrap .box_logo .clinic_name { margin: 0 0 2.4rem; }
  .overview > .wrap .box_logo .clinic_name img { max-width: 36.6rem; }
  .overview > .wrap .tel_add .add { font-size: 100%; }
  .overview > .wrap .gaiyo { width: 41.0rem; margin: 0; }
  .overview > .wrap .gaiyo dt { font-size: 1.6rem; width: 20%; }
  .overview > .wrap .gaiyo dd { width: 80%; }
  .overview > .wrap .gaiyo dt, .overview > .wrap .gaiyo dd { padding: 0 0 1.0rem; margin: 0 0 2.0rem; }
  .overview > .wrap .timetable_wrapper { width: 42.2rem; }
  iframe { width: 100%; height: 40.0rem; margin: 0; } }
.tel_up { width: 100%; background: #fff; padding: .2rem 1.0rem .2rem; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.tel_up .tel { display: block; text-align: center; width: auto; font-size: 1.9rem; line-height: 1.0; margin: 0; white-space: nowrap; padding: 0; }
.tel_up .btn_rsv, .tel_up .btn_rsv2 { font-size: 1.2rem; padding: .6rem; line-height: 1.0; }
.tel_up .btn_rsv::after, .tel_up .btn_rsv2::after { content: ''; }
.tel_up .pageup a { display: block; width: 4.0rem; height: 4.0rem; font-size: 3.0rem; text-align: center; padding: .4rem 0 0 0; line-height: .9; color: #fff; background: #51a156; border-radius: 1.0rem; }
.tel_up .pageup a::before { font-family: 'fontello'; content: '\e88a'; }
.tel_up .pageup a span { display: none; }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 8.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 { display: none; }
  .tel_up .pageup a { padding: 1.4rem 0 0 0; width: 6.7rem; height: 6.7rem; font-size: 4.0rem; } }
.footer { text-align: center; padding: 1.0rem 0 6.0rem; }
.footer .copy { display: block; padding: .6rem 1.0rem; font-size: 1.2rem; width: 100%; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0 3.8rem 0; text-align: center; }
  .footer ul { width: 1300px; margin: 0 auto 3.0rem; display: block; }
  .footer ul li { display: inline-block; font-size: 1.6rem; -webkit-text-size-adjust: none; }
  .footer ul li:not(:last-child) { margin: 0 1.7rem; }
  .footer ul li a { opacity: 1.0; color: #333; font-size: 1.4rem; }
  .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: auto; padding: 0; font-size: 1.4rem; } }
body.index .main { padding: 0; margin: 0; }
@media screen and (min-width: 48em), print { body.index .main { margin: 10.0rem auto 0; } }

#keyvsl { margin: 1.0rem 0 0; padding: 6.0rem 0 0; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center top/145% auto; }
#keyvsl ul { margin: 0 1.0rem 3.0rem; text-align: center; font-size: 1.4rem; line-height: 1.4; }
#keyvsl ul li { width: 100%; height: auto; padding: 0; color: #FFFFFF; text-align: left; line-height: 1.6; font-weight: bold; margin: 1rem 0 0 0; letter-spacing: .3rem; text-shadow: 0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f,0 0 3px #6ebc2f; }
#keyvsl .announcement { margin: 0 1.0rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#keyvsl .announcement .open, #keyvsl .announcement .event { border-radius: 4.0rem; font-weight: bold; color: #51a156; border: 0.2rem #51a156 solid; background: #fff; text-align: center; font-size: 1.4rem; min-height: 4.0rem; width: 100%; padding: .3rem 0; /*
@include flex;
@include SetPrefix(justify-content, center);
@include SetPrefix(align-items, center);
@include SetPrefix(flex-wrap, wrap);
*/ }
#keyvsl .announcement .event { border: 0.2rem #806b5e solid; color: #806b5e; margin: 0 0 0 1.0rem; }

@media screen and (min-width: 48em), print { #keyvsl { background: url(../img/index_keyvsl01.jpg) no-repeat center top/auto; margin: 0; height: 60.0rem; padding: 18.0rem 0 0 0; }
  #keyvsl .keycont { width: 1300px; margin: 0 auto; }
  #keyvsl .keycont ul { margin: 0; font-size: 1.8rem; }
  #keyvsl .keycont ul li { width: auto; height: auto; text-align: center; font-size: 3.4rem; margin: 0; }
  #keyvsl .keycont .announcement { margin: 17.0rem auto 0; width: 68.3rem; }
  #keyvsl .keycont .announcement .open, #keyvsl .keycont .announcement .event { width: 100%; height: 11.0rem; font-size: 3.4rem; padding: 1.0rem 0 0 0; border: 0.4rem #51a156 solid; min-height: auto; }
  #keyvsl .keycont .announcement .open span, #keyvsl .keycont .announcement .event span { font-size: 2.4rem; }
  #keyvsl .keycont .announcement .event { border: 0.4rem #806b5e solid; margin: 0; }
  #keyvsl .keycont .announcement .event span.hour { font-size: 2.3rem; } }
.info { margin: 0 1.0rem; padding: 3.0rem 0; }
.info .innner_info .tit_02 { border: .3rem #6ebc2f solid; border-radius: 50%; padding: 2.0rem 0 0 0; width: 10.0rem; height: 10.0rem; }
.info .innner_info .tit_02::before { top: 2.0rem; }
.info .innner_info .box_white { margin: 0; padding: 0; line-height: 1.4; background: transparent; }
.info .innner_info .box_white dt { margin-bottom: .4rem; color: #fff; font-size: 110%; font-weight: bold; border-radius: 3.0rem; background: #51a156; width: 100%; padding: .3rem 1.0rem; word-break: break-all; }
.info .innner_info .box_white dt.close::before { display: inline-block; font-family: fontello; content: '\e884'; color: #f1ec3f; margin: 0 1.0rem 0 0; }
.info .innner_info .box_white dt::before { display: inline-block; font-family: fontello; content: '\e884'; margin: 0 1.0rem 0 0; color: #f1ec3f; }
.info .innner_info .box_white dd { margin: 0 0 2.0rem; word-break: break-all; }
.info .innner_info .box_white dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { margin: 0 auto; padding: 0; }
  .info .innner_info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 1300px; margin: 0 auto; }
  .info .innner_info .tit_02 { margin: 0 auto 0 0; padding: 4.0rem 0 0 0; width: 25.6rem; height: 25.6rem; }
  .info .innner_info .tit_02::before { top: 7.0rem; }
  .info .innner_info .box_white { width: 950px; padding: 0; }
  .info .innner_info .box_white dt { font-size: 2.0rem; padding: .6rem 1.6rem; margin-bottom: 1.2rem; }
  .info .innner_info .box_white dd { font-size: 1.6rem; margin: 0 0 4.0rem; } }
.tre { margin-top: 8.0rem !important; margin: 8.0rem 0 3.0rem; }
.tre .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 1.0rem; }
.tre .subnav li { position: relative; width: 8.0rem; height: 13.0rem; margin: 0 1.0rem 0 0; }
.tre .subnav li:nth-child(3), .tre .subnav li:last-child { margin: 0; }
.tre .subnav li a { text-decoration: none; color: #51a156; text-align: center; position: relative; display: block; padding: 8.5rem 0 0 0; }
.tre .subnav li a::before { border-radius: 50%; content: ''; border: .1rem #59a539 solid; background: #fbffed; position: absolute; top: 0; left: 0; right: 0; margin: auto; width: 8.0rem; height: 8.0rem; }
.tre .subnav li a::after { font-family: fontello; color: #59a539; content: '\e885'; position: absolute; top: 1.0rem; left: 2.0rem; z-index: 1; font-size: 4.0rem; }
.tre .subnav li:nth-child(2) a::after { content: '\e886'; }
.tre .subnav li:nth-child(3) a::after { content: '\e887'; }
.tre .subnav li:nth-child(4) a::after { content: '\e888'; }
.tre .subnav li:nth-child(5) a::after { content: '\e889'; }
.tre .subnav li:nth-child(6) a::after { content: '\e88b'; }

@media screen and (min-width: 48em), print { .tre { margin-top: 15.0rem !important; padding: 0 0 10.0rem; }
  .tre .subnav { width: 1300px; margin: 5.0rem auto 0; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; gap: 6.0rem 0; }
  .tre .subnav li { width: 22.0rem; height: auto; margin: 0; }
  .tre .subnav li a { font-size: 2.0rem; padding: 23.4rem 0 0 0; }
  .tre .subnav li a::before { width: 100%; height: 22.0rem; }
  .tre .subnav li a::after { font-size: 10.0rem; top: 3.0rem; left: 6.0rem; }
  .tre .subnav li:nth-child(2) a::after { left: 7.0rem; }
  .tre .subnav li:nth-child(5) a::after { left: 4.0rem; } }
.feature { margin: 4.0rem auto 0 !important; padding: 3.0rem 1.0rem; background: url("../img/bg_feature.jpg") no-repeat center top/cover; }
.feature .box_feature .box_1, .feature .box_feature_2 .box_1 { margin: 0 0 3.0rem; }
.feature .box_feature .box_1 figure, .feature .box_feature_2 .box_1 figure { margin: 0 0 1.0rem; text-align: center; }
.feature .box_feature .box_1 figure img, .feature .box_feature_2 .box_1 figure img { border-radius: 2.0rem; }
.feature .box_feature .box_1 .txt, .feature .box_feature_2 .box_1 .txt { width: 100%; padding: 1.0rem; background: #fff; border-radius: 2.0rem; box-shadow: -2px 2px 10px 0px #cccccc; -webkit-box-shadow: -2px 2px 10px 0px #cccccc; -moz-box-shadow: -2px 2px 10px 0px #cccccc; -o-box-shadow: -2px 2px 10px 0px #cccccc; -ms-box-shadow: -2px 2px 10px 0px #cccccc; }

@media screen and (min-width: 48em), print { .feature { margin: 10.0rem auto 8.0rem !important; padding: 7.0rem 0 10.0rem 0; }
  .feature .box_feature, .feature .box_feature_2 { width: 1300px; margin: 5.0rem auto 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .feature .box_feature .box_1, .feature .box_feature_2 .box_1 { width: 38.0rem; height: 31.5rem; position: relative; margin: 0; }
  .feature .box_feature .box_1 figure, .feature .box_feature_2 .box_1 figure { position: absolute; right: 0; top: 0; }
  .feature .box_feature .box_1 .txt, .feature .box_feature_2 .box_1 .txt { position: absolute; left: 0; bottom: 0; padding: 3.0rem; width: 32.0rem; height: 14.0rem; }
  .feature .box_feature_2 { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .feature .box_feature_2 > div { margin: 0 8.0rem 0 0; }
  .feature .box_feature_2 .box_1 .txt { height: 10.7rem; } }
body:not(.index) .main { margin: 6.0rem 1.0rem 0 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 15.0rem auto 0; } }

.doctor .flexBtn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 0 1.0rem; }
.doctor .flexBtn > li a.btn_detail { text-align: center; width: 13.0rem; padding: 1.0rem 0; }
@media screen and (min-width: 48em), print { .doctor .img_r { max-width: 35%; }
  .doctor .flexBtn { gap: 0 2.0rem; margin: 0 0 10.0rem; }
  .doctor .flexBtn > li { width: auto; }
  .doctor .flexBtn > li a.btn_detail { font-size: 2.0rem; padding: 2.0rem 0; width: 20.0rem; } }

#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; }

.device .photo img { display: block; max-width: 100%; height: auto; margin: 0 auto 2.0rem; }
.device .photo img.tate { max-width: 65%; }

@media screen and (min-width: 48em), print { .device { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .device .tit_03 { width: 100%; }
  .device .txt { width: 40%; }
  .device .photo { width: 55%; }
  .device .photo img { max-width: 100%; }
  .device .photo img.tate { width: 40%; } }
.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: 2.0rem solid #fde0e8; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .main .tel { font-size: 120%; color: #333; background: none; padding: 0; }
.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .main .gmap { height: 50.0rem; } }
.tbl_price { width: 100%; border-collapse: collapse; table-layout: fixed; }
.tbl_price tr th { display: block; padding: .4rem 1.0rem; text-align: left; background: #f6f6f6; font-weight: normal; border: 1px solid #ccc; border-bottom: none; }
.tbl_price tr td { display: block; padding: 1.0rem; border: 1px solid #ccc; text-align: right; }
.tbl_price tr:not(:last-child) td { border-bottom: none; }
.tbl_price.num { counter-reset: number 0; }
.tbl_price.num tr th { counter-increment: number 1; }
.tbl_price.num tr th::before { display: inline-block; content: counter(number) "."; margin-right: .4rem; }

@media screen and (min-width: 48em), print { .tbl_price tr th, .tbl_price tr td { display: table-cell; padding: 2.0rem; }
  .tbl_price tr th { width: 65%; border-bottom: 1px solid #ccc; }
  .tbl_price tr:not(:last-child) td { border-bottom: 1px solid #ccc; } }

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