@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; }

.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; }

.mt5 { margin-top: .5rem !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; }
  .mt5 { margin-top: 1.0rem !important; } }
.width40 { width: 40% !important; }

.width60 { width: 60% !important; }

.ov_h { overflow: hidden; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; 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; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #e27c8e; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #e27c8e; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; background: #fff; border-bottom: 1px solid #e27c8e; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.6rem; }
  .tbl_time tr th[scope="col"] { padding: .6rem 0; }
  .tbl_time tr th[scope="col"]:first-child { width: 22%; }
  .tbl_time tr td { padding: 1.5rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { font-size: 2.4rem; color: #956134; padding: 3rem 2rem; text-align: center; width: 100%; background: url(../img/tit_01_bg.png) no-repeat center center/cover; }

.tit_02 { color: #212121; font-size: 2rem; line-height: 1.3; margin: 5rem 0 2rem; padding: 0.5rem; text-align: center; }
.tit_02 > span { display: inline-block; padding: 0 1.2em; position: relative; }
.tit_02 > span::before, .tit_02 > span::after { content: ""; display: block; width: 1em; height: 1em; background: url(../img/tit_02_left.png) no-repeat center center/contain; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.tit_02 > span::after { background-image: url(../img/tit_02_right.png); left: auto; right: 0; }

.tit_03 { color: #fff; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.5rem; padding: .6rem; padding-left: 3rem; border-radius: .5rem; background: #90c31f; position: relative; }
.tit_03::before { content: ""; display: block; width: 1em; height: 1em; background: url(../img/tit_03_icon.png) no-repeat left center/contain; position: absolute; top: 50%; transform: translateY(-50%); left: .8rem; }

.tit_04 { color: #e27c8e; font-size: 1.8rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding: .6em .8em; border: 2px solid #e27c8e; border-radius: .5em; background: #faeaec; }

@media screen and (min-width: 48em), print { .tit_01 { padding: 12rem 2rem; font-size: 4.2rem; width: auto; }
  .tit_02 { font-size: 3.6rem; line-height: 1.3; margin: 10rem 0 3rem; }
  .tit_03 { font-size: 2.4rem; line-height: 1.3; margin: 8.5rem 0 2rem; padding-left: 4rem; }
  .tit_04 { font-size: 2rem; line-height: 1.3; margin: 7.5rem 0 2rem; } }
.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #212121; text-decoration: underline; }

.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: ''; width: .5em; height: .5em; background: #e27c8e; border-radius: 50%; position: absolute; left: -.75em; top: .5em; }
.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: #212121; }
.lst_dl_01 dd { margin: 0 0 1.0rem; }
.lst_dl_01 dd:last-child { margin: 0; }

.lst_dl_02, .lst_dl_02_50percent { margin: 0 0 2rem; border: 1px solid #e27c8e; }
.lst_dl_02 dt, .lst_dl_02_50percent dt { padding: 1rem; background: #faeaec; }
.lst_dl_02 dd, .lst_dl_02_50percent dd { margin: 0; padding: 1rem; }
.lst_dl_02 dd:not(:last-child), .lst_dl_02_50percent dd:not(:last-child) { border-bottom: 1px solid #e27c8e; }

.lst_dl_table_01 { margin: 0 0 2rem; border: 1px solid #e27c8e; 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: #faeaec; 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 #e27c8e; }

@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, .lst_dl_02_50percent { width: 100%; border-right: none; border-left: none; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl_02 dt, .lst_dl_02_50percent dt { width: 28%; padding: 2rem 2.5rem; display: -webkit-flex; display: flex; align-items: center; }
  .lst_dl_02 dt:not(:last-of-type), .lst_dl_02_50percent dt:not(:last-of-type) { border-bottom: 1px solid #e27c8e; }
  .lst_dl_02 dd, .lst_dl_02_50percent dd { width: 72%; padding: 2rem 2.5rem; }
  .lst_dl_02_50percent dt { width: 50%; justify-content: center; text-align: center; }
  .lst_dl_02_50percent dd { width: 50%; justify-content: center; text-align: center; }
  .lst_dl_table_01 { border-right: none; border-left: none; }
  .lst_dl_table_01 .lst_dl_table_row_bg_gray { background: #212121; }
  .lst_dl_table_01 .lst_dl_table_row dt, .lst_dl_table_01 .lst_dl_table_row dd { max-width: 25%; } }
.imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { flex: none; margin: 0 auto 1.5rem; max-width: 75%; text-align: center; }
.imgtxt .imgtxt_txt :last-child, .imgtxt_reverse .imgtxt_txt :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { .imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { float: right; margin: 0 0 2.0rem 2.0rem; max-width: 33rem; }
  .imgtxt::after, .imgtxt_reverse::after { content: ''; display: block; clear: both; }
  .imgtxt_reverse .imgtxt_image { float: left; margin: 0 2.0rem 2.0rem 0; } }
.flex2 { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex2 > * { width: 47%; margin-bottom: 1.5rem; }

.flex3 { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex3 > * { width: 31%; margin-bottom: 1.5rem; }

.flex2_pc > * { margin-bottom: 1.5rem; }

.flex3_pc > * { margin-bottom: 1.5rem; }

@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: space-between; flex-wrap: wrap; }
  .flex3_pc > * { width: 31%; } }
.box_general_01 { padding: 2rem 1.5rem; margin-bottom: 2rem; position: relative; background: #faeaec; }
.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: #212121 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: #90c31f; border: 3px solid #90c31f; color: #fff; text-decoration: none !important; text-align: center; position: relative; }

@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, .btn_general_01:focus { color: #90c31f; background-color: #fff; opacity: 1; } }
.table_01 { border-spacing: 0; border: 1px solid #e27c8e; border-right: none; border-bottom: none; width: 100%; font-size: 1rem; }
.table_01 th { background: #faeaec; }
.table_01 th, .table_01 td { font-weight: normal; border: 1px solid #e27c8e; border-top: none; border-left: none; padding: .6rem; }

@media screen and (min-width: 48em), print { .table_01 { font-size: 1.6rem; } }
@font-face { font-family: 'notoSansCJKjp'; src: url("notoSansCJKjp/font/NotoSansCJKjp-Medium.woff") format("woff"); }
@font-face { font-family: 'notoSansCJKjp'; src: url("notoSansCJKjp/font/NotoSansCJKjp-Bold.woff") format("woff"); font-weight: bold; }
html { font-size: calc(100vw / 32); font-family: "notoSansCJKjp", a-otf-midashi-go-mb31-pr6n, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; }

body { background: #fff; color: #212121; }

p { margin-top: 0; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 2rem 1rem; }

.main { font-size: 1.4rem; line-height: 1.4; }
.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(1300px + 40px); }
  a, button { transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .6; }
  .wrap { max-width: 130rem; 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 { margin: 1.0rem; padding: 0; }
.header .wrap .logo { height: 5.0rem; }
.header .wrap .logo a { display: block; width: 78%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .head_right { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; margin-top: 1rem; line-height: 1.3; font-size: 1.2rem; }
.header .wrap .head_right .bnr { width: 100%; }
.header .wrap .head_right .bnr a { display: block; margin: .8rem 0 0; }
.header .wrap .head_right .bnr a img { width: 100%; }
.header .wrap .head_right .address { width: 50%; font-size: 1rem; }
.header .wrap .head_right .tel { display: inline-block; font-size: 1.5rem; padding: .8rem; border-radius: .5rem; color: #fff; background: #90c31f; font-weight: bold; margin-top: .8rem; }
.header .wrap .head_right .tel::before { content: "tel."; font-size: 70%; }
.header .wrap .head_right .tel a { display: inline-block; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 1.0rem auto 3rem; width: 1300px; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 37.5%; height: 5.5rem; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .head_right { width: 62.5%; justify-content: flex-end; align-items: center; margin: 0; font-size: 1.4rem; }
  .header .wrap .head_right .address { width: fit-content; text-align: left; display: flex; align-items: center; margin-right: 2rem; font-size: 1.4rem; }
  .header .wrap .head_right .tel { width: auto; display: block; font-size: 3.8rem; font-weight: bold; line-height: 1.6; margin: 0; } }
.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: #90c31f; 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: '\e802'; 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: '\e803'; 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(250, 234, 236, 0.95); padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #212121; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #212121; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #212121 !important; 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: '\e801'; font-size: 2.0rem; top: 50%; transform: translateY(-50%); }
.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: '\e804'; font-size: 2.0rem; transform: translateY(-50%); }
.slicknav_menu .slicknav_nav .gnav li a:hover, .slicknav_menu .slicknav_nav .gnav li a:focus { 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: '\e812'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: #fff; margin-bottom: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border-color: #888; }
.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem 3.0rem 1.0rem 0.5rem; color: #212121; }
.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; box-shadow: 0 .3rem .3rem #eee; position: relative; }
  #nav .gnav { width: 85rem; margin: 0 auto 0; display: -webkit-flex; display: flex; justify-content: space-between; }
  #nav .gnav > li { width: auto; position: relative; text-align: center; font-size: 1.8rem; flex: auto; }
  #nav .gnav > li.treatment { display: none; }
  #nav .gnav > li > a { display: block; padding: .5rem .5rem 1rem; position: relative; }
  #nav .gnav > li > a.sub { /*&::after { content: '▼'; color: $clr_txt; font-size: 60%;
}
&.open { &::after{ content: '▲'; }
}*/ }
  #nav .gnav > li .subnav { width: 100%; visibility: hidden; position: absolute; top: calc(100% + 1rem); left: 50%; transform: translateX(-50%); z-index: 1; font-size: 1.8rem; }
  #nav .gnav > li .subnav li { width: 100%; border-top: 1px dashed #212121; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; background: rgba(255, 255, 255, 0.9); padding: 1.6rem 0.5rem; text-align: center; color: #212121; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #90c31f; color: #fff; opacity: 1; }
  #nav .gnav > li .subnav li:first-child { border-top: none; } }
.sidebar { display: none; }

@media screen and (min-width: 48em), print { .main_sidebar { display: flex; justify-content: space-between; width: 1300px; margin: 0 auto; }
  .main_sidebar .main { width: 90rem; order: 2; }
  .main_sidebar .sidebar { width: 30rem; display: block; padding-top: 10rem; }
  .main_sidebar .sidebar .tit { margin-bottom: 3rem; }
  .main_sidebar .sidebar .subnav { margin: 0; padding: 1.0rem 0; }
  .main_sidebar .sidebar .subnav li a { display: block; padding: 1.2rem .6rem; color: #48341d; position: relative; font-size: 1.8rem; }
  .main_sidebar .sidebar .subnav li a::before { font-family: 'fontello'; content: '\f0a9'; color: #90c31f; padding-right: .3em; }
  .main_sidebar .sidebar .subnav li a:hover, .main_sidebar .sidebar .subnav li a:focus { color: #90c31f; }
  .main_sidebar .sidebar .subnav li:not(:last-child) { border-bottom: 1px solid #dedede; } }
.overview { font-size: 1.4rem; line-height: 1.6; color: #575757; }
.overview .overview_bg > .wrap { padding-top: 4rem; padding-bottom: 2rem; }
.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 .tel { display: inline-block; font-size: 1.5rem; padding: .8rem; border-radius: .5rem; color: #fff; background: #90c31f; font-weight: bold; margin: .8rem 0 2rem; }
.overview .overview_bg > .wrap .tel::before { content: "tel."; font-size: 70%; }
.overview .overview_bg > .wrap .tel a { display: inline-block; }
.overview .overview_bg > .wrap .tbl_time { margin: 1.6rem 0; }
.overview .overview_bg > .wrap .lst_overview { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0; margin-bottom: 1rem; }
.overview .overview_bg > .wrap .lst_overview dt { width: 100%; padding: .2rem; margin-bottom: .6rem; color: #e27c8e; }
.overview .overview_bg > .wrap .lst_overview dd { width: 100%; padding: .2rem; margin: 0; font-size: 90%; color: #212121; margin-bottom: .6rem; border-bottom: .1rem solid #ccc; }
.overview .overview_bg > .wrap .lst_overview dd.access .access_txt { display: block; }
.overview .overview_bg > .wrap .overview_map { text-align: center; }
.overview .gmap { height: 25.0rem; }

@media screen and (min-width: 48em), print { .overview { font-size: 1.7rem; }
  .overview .overview_bg > .wrap { width: 1300px; margin: 10rem auto 0; padding: 4rem; box-shadow: 0 0 1.5rem #ddd; display: flex; justify-content: space-between; }
  .overview .overview_bg > .wrap > div { width: 60rem; }
  .overview .overview_bg > .wrap > div:first-child { width: 52rem; }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 4.0rem; text-align: center; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: none; height: auto; }
  .overview .overview_bg > .wrap .tel { width: auto; font-size: 3.8rem; font-weight: bold; line-height: 1.6; margin: 1rem 0 3rem; }
  .overview .overview_bg > .wrap .tbl_time { margin: 0; position: relative; }
  .overview .overview_bg > .wrap .tbl_time tr th > .consul_hours { display: block; position: absolute; top: -1.8em; left: 0; color: #212121; }
  .overview .overview_bg > .wrap .lst_overview { align-items: flex-start; }
  .overview .overview_bg > .wrap .lst_overview dt { width: 20%; padding: .2rem 0; margin-bottom: .9rem; border-bottom: .1rem solid #ccc; }
  .overview .overview_bg > .wrap .lst_overview dd { width: 80%; padding: .2rem 0; font-size: 100%; margin-bottom: .9rem; }
  .overview .gmap { height: 100%; } }
.tel_up { width: 100%; background: #faeaec; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; min-height: 4rem; padding: 0; display: flex; }
.tel_up .tel { display: -webkit-flex; display: flex; justify-content: center; align-items: center; width: 50%; font-size: 1.6rem; line-height: 1.0; color: #212121; }
.tel_up .tel::before { content: 'tel.'; font-size: 70%; position: relative; top: .2em; }
.tel_up .rsv { display: block; flex: 1; padding: 1.2rem 0 1rem; text-align: center; background: #d0e992; }
.tel_up .pageup { cursor: pointer; background: #90c31f; }
.tel_up .pageup a { display: block; width: 3.0rem; height: 3.0rem; text-align: center; margin: 0.5rem 1rem; border-radius: 50%; text-indent: 100%; white-space: nowrap; overflow: hidden; background: #fff; position: relative; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 3.8rem; color: #90c31f; font-family: 'fontello'; content: '\f0aa'; position: absolute; top: 54.5%; left: 1.5rem; 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 .rsv { display: none; }
  .tel_up .pageup { background: none; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; }
  .tel_up .pageup a::before { font-size: 7.0rem; left: 3rem; top: 56%; } }
.footer { text-align: center; padding: 0 0 4.0rem; background: #fff; }
.footer .copy { display: block; 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 { display: block; text-align: center; margin: 0 0 1.4rem; }
  .footer ul.subnav:last-of-type { margin: 0 0 6.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, .footer ul li a:focus { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
@media screen and (min-width: 48em), print { .index main .wrap { padding: 10rem 0; } }
.wrapper_keyvsl { position: relative; }
.wrapper_keyvsl #keyvsl { width: 100%; height: 11.5rem; background-size: cover; background-position: 15% 0%; }
.wrapper_keyvsl .keyvsl_txt .keyvsl_timetable { margin-top: 1rem; padding: 0 1rem; }

@media screen and (min-width: 48em), print { .wrapper_keyvsl #keyvsl { width: 100%; height: 60rem; background-size: cover; } }
main .bnr_img a, main .bnr_corona a { display: block; width: fit-content; margin: 0 auto 1rem; }
@media screen and (min-width: 48em), print { main .bnr_img a, main .bnr_corona a { margin: 0 auto 2rem; } }
main .wrapper_news .wrap dl { margin: 0; line-height: 1.4; }
main .wrapper_news .wrap dl dt { color: #212121; margin: 0 0 0.5rem; font-size: 1.5rem; cursor: pointer; display: inline-block; color: #90c31f; position: relative; padding-left: 1.3em; }
main .wrapper_news .wrap dl dt::before { font-family: 'fontello'; content: '\e805'; position: absolute; top: .2em; left: .3em; }
main .wrapper_news .wrap dl dt.open::before { content: "\e806"; }
main .wrapper_news .wrap dl dd { margin: 0 0 1.5rem; font-size: 1.4rem; word-wrap: break-word; padding-left: 1.4em; }
main .wrapper_news .wrap dl dd:last-child { margin: 0; }
@media screen and (min-width: 48em), print { main .wrapper_news .wrap { padding: 4rem; border-radius: 1rem; box-shadow: 0 0 1.5rem #ddd; margin-bottom: 10rem; }
  main .wrapper_news .wrap dl dt { font-size: 2rem; }
  main .wrapper_news .wrap dl dt::before { top: 0; }
  main .wrapper_news .wrap dl dd { font-size: 1.8rem; margin: 0 0 2rem; } }
main .wrapper_feature .wrap .list_feature { background: url(../img/index_feature_bg.png) no-repeat top 2rem center/contain; }
main .wrapper_feature .wrap .list_feature li { margin-top: 2rem; text-align: center; }
main .wrapper_feature .wrap .list_feature li:first-child { margin-top: 0; }
@media screen and (min-width: 48em), print { main .wrapper_feature .wrap { padding: 4rem; border-radius: 1rem; box-shadow: 0 0 1.5rem #ddd; }
  main .wrapper_feature .wrap .list_feature { display: flex; flex-wrap: wrap; justify-content: space-between; background-position: center center; }
  main .wrapper_feature .wrap .list_feature li { margin-top: 1rem; width: 35rem; }
  main .wrapper_feature .wrap .list_feature li:nth-child(2) { margin-top: 0; } }

@media screen and (min-width: 48em), print { body:not(.index) .main .wrap { box-shadow: 0 0 1.5rem #ddd; margin-bottom: 8rem; padding: 4rem; border-radius: 1rem; }
  body:not(.index) .main .wrap:first-of-type { margin-top: 10rem; }
  .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

.sp-selected-thumbnail { border: .4rem 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: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }

/*# sourceMappingURL=style.css.map */
