@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 !important; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.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 !important; }

.mt30 { margin-top: 3.0rem !important; }

.mt20 { margin-top: 2.0rem !important; }

.mt10 { margin-top: 1.0rem !important; }

.mt0 { margin-top: 0 !important; }

.mb0 { margin-bottom: 0 !important; }

.pt0 { padding-top: 0 !important; }

.pb0 { padding-bottom: 0 !important; }

@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; } }
.ov_h { overflow: hidden; }

.bdrs50 { border-radius: 50%; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; color: #8a6e55; line-height: 1.6; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #8a6e55; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #8a6e55; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; border-bottom: 1px solid #8a6e55; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 2rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 22%; }
  .tbl_time tr th.time { border-width: 2px; }
  .tbl_time tr td { padding: 1.5rem 0; border-width: 2px; } }
.tbl_price { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; line-height: 1.6; margin-bottom: 1rem; border-left: 1px solid #8a6e55; border-top: 1px solid #8a6e55; }
.tbl_price tr th { font-weight: normal; padding: .4rem 0; background: #FFF; border-bottom: 1px solid #8a6e55; border-right: 1px solid #8a6e55; }
.tbl_price tr td { text-align: center; padding: 1rem; border-bottom: 1px solid #8a6e55; border-right: 1px solid #8a6e55; line-height: 1.0; }
.tbl_price tr td.yellow { background: #f0eab9; }
.tbl_price tr td.green { background: #e9f3c6; }

@media screen and (min-width: 48em), print { .tbl_price { table-layout: fixed; font-size: 2rem; }
  .tbl_price tr td { padding: 1rem; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { display: inline-block; padding: .5rem; background: rgba(138, 110, 85, 0.85); font-size: 2.4rem; color: #fff; position: absolute; bottom: .8rem; left: 50%; transform: translateX(-50%); text-align: center; width: 100%; }

.tit_02 { color: #8a6e55; font-size: 2rem; line-height: 1.3; margin: 5rem 0 2rem; padding: 0.5rem; background: #e9f3c6; border-bottom: 0.3rem solid #b5c872; }

.tit_03 { color: #8a6e55; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #af9075; position: relative; }
.tit_03::after { content: ""; display: block; width: 100%; height: 0.2rem; background: #8a6e55; position: absolute; bottom: -1px; left: 0; }

.tit_04 { color: #65994c; font-size: 1.8rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #65994c; }

.tit_05 { color: #f57b7b; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem dotted #f57b7b; }

@media screen and (min-width: 48em), print { .tit_01 { font-size: 3.2rem; padding: 1rem; bottom: 2.6vw; left: 71%; transform: translateX(-50%); width: auto; background: rgba(138, 110, 85, 0.9); }
  .tit_02 { font-size: 3.6rem; line-height: 1.3; margin: 10rem 0 3rem; padding: 1.5rem; border-width: 0.3rem; }
  .tit_03 { font-size: 3rem; line-height: 1.3; margin: 8.5rem 0 2rem; padding-bottom: 1rem; border-width: 0.3rem; }
  .tit_03::after { height: 0.3rem; bottom: 0; }
  .tit_04 { font-size: 2.8rem; line-height: 1.3; margin: 7.5rem 0 2rem; padding-bottom: 1rem; border-width: 0.3rem; }
  .tit_05 { font-size: 2.6rem; line-height: 1.3; margin: 6.5rem 0 2rem; padding-bottom: 1rem; border-width: 0.5rem; } }
.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #65994c; }
.text_link_general > span { border-bottom: 1px solid #65994c; }

.lst_ul_01 { padding-left: 2rem; margin-bottom: 2rem; }
.lst_ul_01 li { padding-left: 0.3rem; margin-bottom: 1.0rem; position: relative; }
.lst_ul_01 li::before { content: '●'; color: #f9d1cc; position: absolute; right: 100%; top: 0; }
.lst_ul_01 li:last-child { margin-bottom: 0; }

.lst_ol_01, .lst_ol_counter_noreset_01 { counter-reset: number 0; margin: 0; padding-left: 2rem; margin-bottom: 2rem; }
.lst_ol_01 li, .lst_ol_counter_noreset_01 li { counter-increment: number 1; padding-left: 0.3rem; margin-bottom: 1rem; position: relative; }
.lst_ol_01 li::before, .lst_ol_counter_noreset_01 li::before { display: inline-block; content: counter(number) "."; position: absolute; right: 100%; top: 0; }
.lst_ol_01 li:last-child, .lst_ol_counter_noreset_01 li:last-child { margin-bottom: 0; }

.lst_ol_counter_noreset_01 { counter-reset: none; }

.lst_dl_01 { margin: 0 0 2rem; }
.lst_dl_01 dt { font-weight: bold; color: #8a6e55; }
.lst_dl_01 dd { margin: 0 0 1.0rem; }
.lst_dl_01 dd:last-child { margin: 0; }

.lst_dl_02 { margin: 0 0 2rem; border: 1px solid #444; }
.lst_dl_02 dt { padding: 1rem; background: #f4ede5; }
.lst_dl_02 dd { margin: 0; padding: 1rem; }
.lst_dl_02 dd:not(:last-child) { border-bottom: 1px solid #737373; }

.back_green { background: #e9f3c6; padding: 10px 10px 10px 40px; }

.lst_dl_table_01 { margin: 0 0 2rem; border: 1px solid #444; width: 100%; text-align: center; }
.lst_dl_table_01 .lst_dl_table_row { display: -webkit-flex; display: flex; flex-wrap: nowrap; }
.lst_dl_table_01 .lst_dl_table_row dt { background: #f4ede5; padding: 1rem; width: 100%; }
.lst_dl_table_01 .lst_dl_table_row dd { margin: 0; padding: 1rem; width: 100%; }
.lst_dl_table_01 .lst_dl_table_row:not(:last-child) { border-bottom: 1px solid #737373; }

@media screen and (min-width: 48em), print { .lst_dl_01 { width: 100%; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl_01 dt { width: 20%; }
  .lst_dl_01 dd { width: 80%; padding: 0 0 0 0.8rem; }
  .lst_dl_02 { width: 100%; border-right: none; border-left: none; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl_02 dt { width: 28%; padding: 2rem 2.5rem; display: -webkit-flex; display: flex; align-items: center; }
  .lst_dl_02 dt:not(:last-of-type) { border-bottom: 1px solid #737373; }
  .lst_dl_02 dd { width: 72%; padding: 2rem 2.5rem; }
  .lst_dl_table_01 { border-right: none; border-left: none; }
  .lst_dl_table_01 .lst_dl_table_row_bg_gray { background: #f4ede5; }
  .lst_dl_table_01 .lst_dl_table_row dt, .lst_dl_table_01 .lst_dl_table_row dd { max-width: 25%; } }
.imgtxt, .imgtxt_reverse { line-height: 1.8; }
.imgtxt_image, .imgtxt_reverse_image { flex: none; margin: 0 auto 1.5rem; max-width: 75%; text-align: center; }
.imgtxt_txt :last-child, .imgtxt_reverse_txt :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { .imgtxt_image, .imgtxt_reverse_image { float: right; margin: 0 0 2.0rem 2.0rem; max-width: 45rem; }
  .imgtxt_txt, .imgtxt_reverse_txt { font-size: 1.8rem; }
  .imgtxt::after, .imgtxt_reverse::after { content: ''; display: block; clear: both; }
  .imgtxt_reverse_image { float: left; margin: 0 2.0rem 2.0rem 0; } }
.flex2 { display: -webkit-flex; display: flex; justify-content: center; flex-wrap: wrap; }
.flex2 > * { width: 47%; }

.flex2bnr { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }

.flex3 { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex3 > * { width: 31%; }

.flex3_pc > * { margin-bottom: 2rem; }

@media screen and (min-width: 48em), print { .flex2_pc { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex2_pc > * { width: 47%; }
  .flex3_pc { display: -webkit-flex; display: flex; justify-content: left; flex-wrap: wrap; }
  .flex3_pc > * { width: 31%; margin-right: 2rem; margin-bottom: 0rem; } }
.box_general_01 { padding: 2rem 1.5rem; border: 0.2rem solid #b5c872; margin-bottom: 2rem; position: relative; }
.box_general_01 :last-child { margin-bottom: 0; }

.box_general_wrap .box_general_01:not(:last-child) { margin-bottom: 6rem; }
.box_general_wrap .box_general_01:not(:last-child)::after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 3rem 6rem 0 6rem; border-color: #af9075 transparent transparent transparent; position: absolute; top: calc(100% + 1rem); left: 50%; transform: translateX(-50%); }

@media screen and (min-width: 48em), print { .box_general_01 { padding: 3rem 2rem; }
  .box_general_wrap .box_general_01:not(:last-child) { margin-bottom: 8rem; }
  .box_general_wrap .box_general_01:not(:last-child)::after { border-width: 4rem 8rem 0 8rem; top: calc(100% + 1.5rem); } }
.btn_general_01 { display: inline-block; margin-top: 1.0rem; padding: .4rem 2.0rem; border-radius: .2rem; background: #8a6e55; border: 3px solid #9e8771; color: #fff; text-decoration: none !important; }

@media screen and (min-width: 48em), print { .btn_general_01 { padding: 1.2rem 4rem; font-size: 1.6rem; border-radius: 0.5rem; }
  .btn_general_01:hover { color: #8a6e55; background-color: #fff; opacity: 1; } }
.toggle_acco_trigger::after { display: inline-block; font-family: 'fontello'; content: '\e803'; line-height: .8; margin-left: 0.5em; }
.toggle_acco_trigger.is_open::after { content: '\e800'; }

html { font-size: calc(100vw / 32); font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }

body { background: #fff; color: #444; }

p { margin-top: 0; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 2rem 1rem; }

.main { font-size: 1.4rem; line-height: 1.4; }
.main a[class*="btn_"] { text-decoration: none; }
.main section.wrap > :first-child { margin-top: 0; }
.main section.wrap > :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1110px + 40px); }
  a, button { transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .7; }
  .wrap { width: 1110px; margin: auto; padding: 5rem 0; }
  .main { font-size: 1.6rem; } }
@font-face { font-family: 'fontello'; src: url("fontello/font/fontello.eot"); src: url("fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("fontello/font/fontello.woff2") format("woff2"), url("fontello/font/fontello.woff") format("woff"), url("fontello/font/fontello.ttf") format("truetype"), url("fontello/font/fontello.svg#fontello") format("svg"); }
.header .wrap { background: url(../img/a_tit_01.jpg) no-repeat bottom center, linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%) top left; background-size: contain, 100% calc(100% - 470 / 1176 * 96vw); padding-top: 4rem; padding-bottom: 13rem; position: relative; }
.header .wrap .logo { height: 13.5rem; margin: 0 0 1rem; text-align: center; }
.header .wrap .logo a { display: inline-block; margin: 0 auto; width: 22rem; height: 100%; background: url(../img/a_logo.svg) no-repeat center center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; transition: opacity .2s; }
.header .wrap .header_left { text-align: center; padding: 0 0 1rem; }
.header .wrap .header_left .address { font-size: 1.3rem; margin: 0 0 0.5rem 0; color: #65994c; }
.header .wrap .header_left .tel { display: inline-block; font-size: 1.8rem; color: #65994c; margin: 0 0 1rem 0; }
.header .wrap .header_left .tel:last-child { margin-bottom: 0; }
.header .wrap .header_left .tel::before { font-family: 'fontello'; content: '\e808'; font-size: 0.8em; position: relative; top: -0.1em; }
.header .wrap .header_left .tel a { display: inline-block; }
.header .wrap .header_notice { text-align: center; font-size: 1.1rem; color: #fff; font-weight: bold; background: linear-gradient(-35deg, #65994c 0%, #9dcd86 99%); padding: 0.5rem 1rem; margin: 0 0 1rem; line-height: 1.4; }
.header .wrap .header_notice_01 .num { font-size: 1.5rem; }
.header .wrap .header_notice_02 { font-size: 1.4rem; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 0 0 6rem; max-width: none; width: auto; padding: 0; background: none; position: relative; display: -webkit-flex; display: flex; box-shadow: -3px 3px 6px rgba(0, 0, 0, 0.2); }
  .header .wrap .logo { height: 15.7vw; min-height: 21.9rem; margin: 0 0 1.5vw; }
  .header .wrap .logo a { width: 25vw; min-width: 35rem; max-width: 100%; height: 100%; }
  .header .wrap::after { content: ""; display: block; width: 58%; background: url(../img/a_tit_01.jpg) no-repeat center center/cover; }
  .header .wrap .header_left { padding: 1.25vw 1vw 2.5vw; background: linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%) top left; width: 42%; position: relative; box-shadow: 3px -6px 6px rgba(0, 0, 0, 0.2); }
  .header .wrap .header_left .address { font-size: calc(0.75vw + .9rem); }
  .header .wrap .header_left .tel { display: inline-block; font-size: calc(1.66vw + 1.1rem); margin: 0 0 1.75vw 0; }
  .header .wrap .header_notice { position: absolute; border-radius: .5rem; width: calc(7.5vw + 5.6rem); height: calc(7.5vw + 5.6rem); bottom: 2.5vw; left: calc(42% + 3vw); font-size: calc(0.75vw + .5rem); margin: 0; padding: 0; }
  .header .wrap .header_notice_texts { display: inline-block; position: absolute; width: 100%; top: 50%; left: 50%; transform: translate(-50%, -55%); }
  .header .wrap .header_notice_01 { display: block; margin-bottom: 1vw; }
  .header .wrap .header_notice_01 .num { font-size: calc(1.2vw + .7rem); margin-bottom: 0.8vw; }
  .header .wrap .header_notice_02 { display: block; font-size: calc(1.02vw + .4rem); }
  .header .wrap .tbl_time { font-size: calc(.21vw + 1.4rem); max-width: 27.5vw; min-width: 42rem; margin: 0 auto; }
  .header .wrap .tbl_time .caption { font-size: 85%; margin-top: 0.2vw; }
  .header .wrap .tbl_time tr th { font-size: 95%; }
  .header .wrap .tbl_time tr th[scope="col"] { padding: .3vw 0; font-size: 90%; }
  .header .wrap .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .header .wrap .tbl_time tr th.time { border-bottom: 1px solid #8a6e55; }
  .header .wrap .tbl_time tr td { padding: 1.0rem 0; border-bottom: 1px solid #8a6e55; } }
.slicknav_menu { position: absolute; top: 1.0rem; right: 0; font-size: 4.4rem; display: inline-block; background: none; padding: 0; z-index: 100; }
.slicknav_menu .slicknav_btn { width: 5.0rem; height: 5.0rem; color: #fff; background: #8a6e55; 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: '\e802'; 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: rgba(138, 110, 85, 0.95); padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #fff; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #fff; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #fff; padding: 1.0rem 3.0rem 1.0rem 0; font-size: 1.6rem; position: relative; }
.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\e804'; font-size: 2.0rem; }
.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; top: 50%; font-family: 'fontello'; content: '\e803'; font-size: 2.0rem; transform: translateY(-50%); }
.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: '\e800'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: #f4ede5; margin-bottom: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border-color: #8a6e55; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem 3.0rem 1.0rem 0; color: #8a6e55; }
.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: 1110px; margin: 0 auto 1rem; display: -webkit-flex; display: flex; justify-content: space-between; }
  #nav .gnav > li { width: 100%; position: relative; border-left: 1px dashed #43382e; text-align: center; font-size: 2.0rem; }
  #nav .gnav > li:last-child { border-right: 1px dashed #43382e; }
  #nav .gnav > li > a { display: block; padding: .5rem .5rem 4.5rem; position: relative; }
  #nav .gnav > li > a::before { content: ""; display: block; width: 3.4rem; height: 3.4rem; position: absolute; left: 50%; bottom: .5rem; transform: translateX(-50%); background: url(../img/a_gnav_home.svg) no-repeat center center/cover; }
  #nav .gnav > li > a.sub { /*&::after { content: '▼'; color: $clr_txt; font-size: 60%;
}
&.close { &::after{ content: '▲'; }
}*/ }
  #nav .gnav > li > a.home::before { background-image: url(../img/a_gnav_home.svg); }
  #nav .gnav > li > a.doctor::before { background-image: url(../img/a_gnav_doctor.svg); }
  #nav .gnav > li > a.treatment::before { background-image: url(../img/a_gnav_treatment.svg); }
  #nav .gnav > li > a.dock::before { background-image: url(../img/a_gnav_dock.svg); }
  #nav .gnav > li > a.clinic::before { background-image: url(../img/a_gnav_clinic.svg); }
  #nav .gnav > li > a.access::before { background-image: url(../img/a_gnav_access.svg); }
  #nav .gnav > li .subnav { width: 100%; visibility: hidden; position: absolute; z-index: 1; font-size: 1.8rem; }
  #nav .gnav > li .subnav li { width: 100%; border-top: 1px dashed #43382e; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; background: rgba(244, 237, 229, 0.9); padding: 1.6rem 0.5rem; text-align: center; color: #43382e; }
  #nav .gnav > li .subnav li a:hover { background: #8a6e55; color: #fff; opacity: 1; }
  #nav .gnav > li .subnav li:first-child { border-top: none; } }
.overview { font-size: 1.4rem; line-height: 1.6; background: #fef9d9; }
.overview .overview_bg { background: url(../img/overview_bg.jpg) no-repeat center center/cover; }
.overview .overview_bg > .wrap { padding-top: 5rem; padding-bottom: 2.0rem; }
.overview .overview_bg > .wrap .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .overview_bg > .wrap .clinic_name img { max-width: 80%; height: auto; }
.overview .overview_bg > .wrap .tbl_time { margin: 1.6rem 0; }
.overview .overview_bg > .wrap .gaiyo { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0; }
.overview .overview_bg > .wrap .gaiyo .gaiyo_group { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.overview .overview_bg > .wrap .gaiyo .gaiyo_group dt { width: 28%; padding: .4rem; color: #8a6e55; border-bottom: 1px solid #8a6e55; display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; }
.overview .overview_bg > .wrap .gaiyo .gaiyo_group dd { width: 72%; padding: .4rem; margin: 0; font-size: 90%; color: #8a6e55; border-bottom: 1px solid #8a6e55; display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; }
.overview .overview_bg > .wrap .gaiyo .gaiyo_group dd.tel, .overview .overview_bg > .wrap .gaiyo .gaiyo_group dd.fax { color: #65994c; font-size: 140%; }
.overview .overview_bg > .wrap .gaiyo .gaiyo_group dd.access .access_txt { display: block; }
.overview .overview_bg > .wrap .gaiyo .gaiyo_group dd.access .access_txt:first-child { margin-bottom: 1em; }
.overview .gmap { height: 25.0rem; }

@media screen and (min-width: 48em), print { .overview { font-size: 2.0rem; }
  .overview .overview_bg > .wrap { padding-top: 10rem; padding-bottom: 9.0rem; }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 5.0rem; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: 30rem; height: auto; }
  .overview .overview_bg > .wrap .tbl_time { margin: 3.0rem 0; position: relative; }
  .overview .overview_bg > .wrap .tbl_time tr th > .consul_hours { display: block; position: absolute; top: -1.8em; left: 0; color: #8a6e55; }
  .overview .overview_bg > .wrap .gaiyo { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start; }
  .overview .overview_bg > .wrap .gaiyo .gaiyo_group { width: calc(50% - 1.5rem); border-top: 2px solid #8a6e55; }
  .overview .overview_bg > .wrap .gaiyo .gaiyo_group dt { padding: 2.2rem 0; border-width: 2px; }
  .overview .overview_bg > .wrap .gaiyo .gaiyo_group dd { padding: 2.2rem 0; border-width: 2px; }
  .overview .overview_bg > .wrap .gaiyo .gaiyo_group dd.tel, .overview .overview_bg > .wrap .gaiyo .gaiyo_group dd.fax { color: #65994c; font-size: 170%; }
  .overview .gmap { height: 50.0rem; } }
.tel_up { width: 100%; background: #f4ede5; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; flex-wrap: nowrap; }
.tel_up .tel { text-align: center; width: 100%; font-size: 2.0rem; line-height: 1.0; color: #65994c; transform: translateX(2.5rem); }
.tel_up .tel::before { font-family: 'fontello'; content: '\e808'; font-size: 0.8em; position: relative; top: -0.1em; }
.tel_up .pageup { cursor: pointer; position: relative; }
.tel_up .pageup a { display: block; width: 3.0rem; height: 3.0rem; text-align: center; margin: 0.5rem 1rem; background: #51b33f; border-radius: 50%; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.8rem; color: #fff; font-family: 'fontello'; content: '\e800'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -54%); }

@media screen and (min-width: 48em), print { .tel_up { display: block; width: 6.0rem; bottom: 2.0rem; right: 2.0rem; left: auto; background: transparent; padding: 0; }
  .tel_up .tel { display: none; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; }
  .tel_up .pageup a::before { font-size: 3.5rem; } }
.footer { text-align: center; padding: 0 0 4.0rem; background: #8a6e55; }
.footer .copy { display: block; color: #fff; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 6.0rem 2.0rem 2.5rem; }
  .footer ul { color: #fff; display: block; text-align: center; margin: 0 0 3.0rem; }
  .footer ul.subnav:last-of-type { margin: 0 0 11.0rem; }
  .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 a.clinic { text-decoration: none; }
  .footer ul li.treatment { display: none; } }
.btn_dr_file a { display: block; padding: .5rem; color: #fff; border: 1px solid #bc9540; background: #b2831d; font-size: 120%; border-radius: 5px; line-height: 1.4; text-align: center; }

@media screen and (min-width: 48em), print { .btn_dr_file a { padding: 1rem 3rem; border-width: 2px; font-size: 2rem; display: inline-block; } }
/*#keyvsl { margin: 1.0rem 1.0rem 2.0rem; max-width: 100%; background: url(../img/index_keyvsl01.jpg) no-repeat center center / contain; .catch {  }
}
@include pc { #keyvsl { margin: 2.0rem auto 0; .catch {  } }
}*/
.index .wrap { padding: 4rem 1rem; }

@media screen and (min-width: 48em), print { .index .wrap { padding: 10rem 0; } }
.index .header .wrap { background: linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%) top left; padding-right: 0; padding-left: 0; padding-bottom: 0; z-index: 0; }
.index .header .wrap .header_left { padding-right: 1rem; padding-left: 1rem; }
.index .header .wrap #keyvsl { background-size: cover; height: 19rem; }
.index .header .wrap .keyvsl_catch { background: #8a6e55; padding: .5rem; color: #fff; font-size: 1.6rem; margin: 0; }

@media screen and (min-width: 48em), print { .index .header .wrap { background: none; padding: 0; }
  .index .header .wrap::after { content: none; display: none; }
  .index .header .wrap #keyvsl { width: 58%; height: auto; }
  .index .header .wrap .keyvsl_catch { background: rgba(138, 110, 85, 0.85); position: absolute; left: 71%; bottom: 2.6vw; transform: translateX(-50%); font-size: 2.4rem; width: 52%; padding: 1rem; line-height: 1.3; } }
.index_tit_02 { color: #8a6e55; font-size: 2.4rem; margin: 0 0 4.2rem; padding: 3.6rem 0 0; text-align: center; line-height: 1.2; position: relative; }
.index_tit_02_sub { font-size: 1.2rem; display: inline-block; position: absolute; top: 1.8rem; left: 50%; transform: translate(-50%, -50%); }
.index_tit_02:before { content: ""; display: block; width: 3.6rem; height: 3.6rem; background: url(../img/a_tit_02_logo.svg) no-repeat center center/cover; position: absolute; top: 0; left: 50%; transform: translateX(-50%); }

@media screen and (min-width: 48em), print { .index_tit_02 { font-size: 3.6rem; margin: 0 0 6rem; padding: 5.4rem 0 0; }
  .index_tit_02_sub { font-size: 1.6rem; top: 2.7rem; left: 50%; transform: translate(-50%, -50%); }
  .index_tit_02:before { width: 5.4rem; height: 5.4rem; } }
.wrapper_news .banner_covid19_form { margin-top: 4rem; padding: 0 1rem; }
.wrapper_news .banner_staff { margin-top: 1rem; padding: 0 1rem; width: 100%; }
.wrapper_news .banner_news { margin: 3.0rem auto 0; display: flex; justify-content: center; align-items: center; text-align: center; }
.wrapper_news .banner_news a { display: inline-block; }
.wrapper_news .banner_news img { border: 1px solid #eeeeee; padding: 20px; width: 90%; }
.wrapper_news .wrap { padding-top: 2rem; }
.wrapper_news .wrap dl { margin: 0; line-height: 1.4; border: 1px solid #8e8e8e; background: #fefefe; padding: 1rem; overflow-y: scroll; height: 278px; }
.wrapper_news .wrap dl dt { color: #147c3b; margin: 0 0 0.5rem; font-size: 1.6rem; }
.wrapper_news .wrap dl dd { margin: 0 0 1.5rem; font-size: 1.4rem; word-wrap: break-word; }
.wrapper_news .wrap dl dd:last-child { margin: 0; }

@media screen and (min-width: 48em), print { .wrapper_news .banner_covid19_form { margin-top: 10rem; }
  .wrapper_news .banner_staff { margin-top: 2rem; width: auto; }
  .wrapper_news .banner_news { margin: 5.0rem auto 0; }
  .wrapper_news .wrap { display: -webkit-flex; display: flex; justify-content: space-between; padding-top: 4rem; }
  .wrapper_news .wrap .index_tit_02 { flex: none; margin: 0 3.6rem 0 0; }
  .wrapper_news .wrap dl { flex: auto; padding: 2rem; }
  .wrapper_news .wrap dl dt { font-size: 2rem; }
  .wrapper_news .wrap dl dd { font-size: 1.8rem; margin: 0 0 2rem; } }
.full_screen { display: none; position: fixed; z-index: 9999; top: 0; left: 0; height: 100%; width: 100%; text-align: center; }

.full_screen .full_screen_link { display: block; width: 100%; height: 100%; }

@media (hover: hover) { .full_screen .full_screen_link:hover { opacity: 1; } }
.full_screen:target { display: block; background-color: rgba(0, 0, 0, 0.85); }

.full_screen img { position: relative; top: 5%; padding: 15px; background-color: #fff; }

.wrapper_feature { background: linear-gradient(90deg, #f0f2e0 0%, #e6f4ef 100%); }
.wrapper_feature .wrap .feature_list li { padding: 15rem 0 0 5%; margin-top: 2.5rem; position: relative; }
.wrapper_feature .wrap .feature_list li:first-child { margin-top: 0; }
.wrapper_feature .wrap .feature_list li::before { content: ""; width: 90%; height: 19rem; border-radius: .5rem; background: url(../img/feature_apnea.jpg) no-repeat left top/cover; position: absolute; top: 0; left: 0; }
.wrapper_feature .wrap .feature_list li .feature_list_content { border: 3px solid #b5c872; border-radius: .5rem; background: #fff; padding: 1.5rem 1rem; color: #65994c; position: relative; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2); }
.wrapper_feature .wrap .feature_list li .feature_list_content .feature_list_tit { font-size: 1.8rem; margin: 0 0 0.4rem; text-align: center; line-height: 1.2; }
.wrapper_feature .wrap .feature_list li .feature_list_content .feature_list_txt { font-size: 1.4rem; margin: 0; }
.wrapper_feature .wrap .feature_list li.feature_cardiology::before { background-image: url(../img/feature_cardiology.jpg); }
.wrapper_feature .wrap .feature_list li.feature_apnea::before { background-image: url(../img/feature_apnea.jpg); }
.wrapper_feature .wrap .feature_list li.feature_barrier_free::before { background-image: url(../img/feature_barrier_free.jpg); }
.wrapper_feature .wrap .feature_list li.feature_cooperation::before { background-image: url(../img/feature_cooperation.jpg); }

@media screen and (min-width: 48em), print { .wrapper_feature .wrap .feature_list { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .wrapper_feature .wrap .feature_list li { padding: 26rem 0 0 0; margin-top: 4.0rem; position: relative; }
  .wrapper_feature .wrap .feature_list li:nth-child(odd) { padding-left: 6.5rem; width: 54rem; }
  .wrapper_feature .wrap .feature_list li:nth-child(even) { padding-left: 3.5rem; width: 51rem; }
  .wrapper_feature .wrap .feature_list li:first-child, .wrapper_feature .wrap .feature_list li:nth-child(2) { margin-top: 0; }
  .wrapper_feature .wrap .feature_list li::before { content: ""; width: 44rem; height: 33rem; }
  .wrapper_feature .wrap .feature_list li .feature_list_content { padding: 2rem 1.5rem; height: 100%; }
  .wrapper_feature .wrap .feature_list li .feature_list_content .feature_list_tit { font-size: 2.8rem; margin: 0 0 1.0rem; }
  .wrapper_feature .wrap .feature_list li .feature_list_content .feature_list_txt { font-size: 2rem; } }
.wrapper_information .wrap .list_information { display: -webkit-flex; display: flex; justify-content: space-around; flex-wrap: wrap; }
.wrapper_information .wrap .list_information li { width: calc(50% - 1.0rem); margin-top: 1.5rem; }
.wrapper_information .wrap .list_information li :first-child, .wrapper_information .wrap .list_information li :nth-child(2) { margin-top: 0; }
.wrapper_information .wrap .list_information li a { display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; font-size: 1.3rem; width: 100%; min-height: 6rem; background: #af9075; border: .2rem solid #d2baa6; border-radius: .4rem; color: #fff; padding: 1.0rem 3.6rem 1.0rem 0.8rem; position: relative; height: 100%; line-height: 1.2; }
.wrapper_information .wrap .list_information li a::after { content: ""; display: block; width: 2.6rem; height: 2.6rem; background: url(../img/a_information_logo_internal.svg) no-repeat center center/cover; position: absolute; top: 50%; right: 1rem; transform: translateY(-50%); }
.wrapper_information .wrap .list_information li a.internal::after { background-image: url(../img/a_information_logo_internal.svg); }
.wrapper_information .wrap .list_information li a.cardiovascular::after { background-image: url(../img/a_information_logo_cardiovascular.svg); }
.wrapper_information .wrap .list_information li a.sas::after { background-image: url(../img/a_information_logo_sas.svg); }
.wrapper_information .wrap .list_information li a.varicoseveins-swelling::after { background-image: url(../img/a_information_logo_varicoseveins-swelling.svg); }
.wrapper_information .wrap .list_information li a.lifestyle::after { background-image: url(../img/a_information_logo_lifestyle.svg); }
.wrapper_information .wrap .list_information li a.respiratory::after { background-image: url(../img/a_information_logo_respiratory.svg); }
.wrapper_information .wrap .list_information li a.antismoking::after { background-image: url(../img/a_information_logo_antismoking.svg); }
.wrapper_information .wrap .list_information li a.vaccination::after { background-image: url(../img/a_information_logo_vaccination.svg); }
.wrapper_information .wrap .list_information li a.checkup::after { background-image: url(../img/a_information_logo_checkup.svg); }
.wrapper_information .wrap .list_information li a.dock::after { background-image: url(../img/a_information_logo_dock.svg); }

@media screen and (min-width: 48em), print { .wrapper_information .wrap .list_information li { width: calc(25% - 4.4rem); margin-top: 1.8rem; }
  .wrapper_information .wrap .list_information li :first-child, .wrapper_information .wrap .list_information li :nth-child(2), .wrapper_information .wrap .list_information li :nth-child(3), .wrapper_information .wrap .list_information li :nth-child(4) { margin-top: 0; }
  .wrapper_information .wrap .list_information li a { font-size: 2.0rem; min-height: 10.0rem; padding: 1.8rem 8.0rem 1.8rem 1.2rem; }
  .wrapper_information .wrap .list_information li a::after { width: 5.0rem; height: 5.0rem; right: 2.5rem; } }
.wrapper_greeting { background: url(../img/greeting_bg.svg) no-repeat center bottom 6rem/90% auto; background-color: #8abf70; }
.wrapper_greeting .wrap .index_tit_02 { color: #43382e; }
.wrapper_greeting .wrap .imgtxt { line-height: 2.2; }
.wrapper_greeting .wrap .imgtxt_image img { border-radius: 50%; overflow: hidden; width: 70%; }
.wrapper_greeting .wrap .imgtxt_txt { color: #43382e; }
.wrapper_greeting .wrap .imgtxt_txt p:not(:last-child) { margin-bottom: 2em; }
.wrapper_greeting .wrap .greeting_dr { font-size: 130%; }

@media screen and (min-width: 48em), print { .wrapper_greeting { background: url(../img/greeting_bg.svg) no-repeat left calc(50% - 28rem) bottom 6rem/48rem; background-color: #8abf70; }
  .wrapper_greeting .wrap .imgtxt_image img { width: auto; }
  .wrapper_greeting .wrap .imgtxt_txt { font-size: 2rem; }
  .wrapper_greeting .wrap .imgtxt_txt p:not(:last-child) { margin-bottom: 2em; } }
.cal .box_white { padding: 1.0rem; }
.cal .box_white .status { display: -webkit-flex; display: flex; }
.cal .box_white .status li { display: inline-block; display: -webkit-flex; display: flex; align-items: center; }
.cal .box_white .status li::before { display: inline-block; content: '■'; font-size: 120%; }
.cal .box_white .status li:not(:last-child) { margin-right: 1.0rem; }
.cal .box_white .status li.open::before { color: #3c9; }
.cal .box_white .status li.am::before { color: #75b65d; }
.cal .box_white .status li.kyushin::before { color: #bbb; }

@media screen and (min-width: 48em), print { .cal .box_white { padding: 2.0rem; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .cal .box_white .caledit { width: 48%; font-size: 1.8rem; padding: 0 0 2.0rem; }
  .cal .box_white .caledit .week th { padding: 1.6rem 0 .6rem; }
  .cal .box_white .status { width: 100%; } }
body:not(.index) .main section.wrap:first-of-type { padding: 4rem 1rem 2rem; }
body:not(.index) .main section.wrap:last-of-type { padding-bottom: 5rem; }

@media screen and (min-width: 48em), print { body:not(.index) .main section.wrap:first-of-type { padding: 13rem 0rem 5rem; }
  body:not(.index) .main section.wrap:last-of-type { padding-bottom: 10rem; }
  .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
.access .header .wrap { background-image: url(../img/keyvsl_access.jpg), linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%); }
.access .header .wrap::after { background-image: url(../img/keyvsl_access.jpg); }

.doctor .header .wrap { background-image: url(../img/keyvsl_doctor.jpg), linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%); }
.doctor .header .wrap::after { background-image: url(../img/keyvsl_doctor.jpg); }

.clinic .header .wrap { background-image: url(../img/keyvsl_clinic.jpg), linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%); }
.clinic .header .wrap::after { background-image: url(../img/keyvsl_clinic.jpg); }

.cardiovascular .header .wrap, .sas .header .wrap, .varicoseveins-swelling .header .wrap, .lifestyle .header .wrap, .internal .header .wrap, .respiratory .header .wrap, .vaccination .header .wrap, .checkup .header .wrap, .antismoking .header .wrap { background-image: url(../img/keyvsl_treatment.jpg), linear-gradient(-15deg, #eadfd5 0%, #fbfbfa 99%); }
.cardiovascular .header .wrap::after, .sas .header .wrap::after, .varicoseveins-swelling .header .wrap::after, .lifestyle .header .wrap::after, .internal .header .wrap::after, .respiratory .header .wrap::after, .vaccination .header .wrap::after, .checkup .header .wrap::after, .antismoking .header .wrap::after { background-image: url(../img/keyvsl_treatment.jpg); }

#clinicslide img, #clinicslide p, #clinicslide_02 img, #clinicslide_02 p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: 4px solid #000; }

.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { display: block; margin: 0 auto .6rem; max-width: 80%; height: auto; }

@media screen and (min-width: 48em), print { .device { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .device li { width: 48%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.access .gmap { height: 25.0rem; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }

/*# sourceMappingURL=style.css.map */
