@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap");
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 !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

@media screen and (min-width: 48em), print { .txt_c_pc { text-align: center !important; }
  .txt_l_pc { text-align: left !important; } }
.bold { font-weight: bold !important; }

.decortaion_none { text-decoration: none !important; }

.fontsize110 { font-size: 110% !important; }

.fontsize125 { font-size: 125% !important; }

@media screen and (min-width: 48em), print { .fontsize180_pc { font-size: 180% !important; } }
.clr_green_01 { color: #43A55B !important; }

.clr_red_01 { color: #f00 !important; }

.img_c { display: block; max-width: 100%; height: auto; margin: 1.0rem auto; }

.img_l, .img_r { display: block; max-width: 80%; height: auto; margin: 1.0rem auto; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 2.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 2.0rem; } }
.sp_n { display: none !important; }

@media screen and (min-width: 48em), print { .sp_n { display: block !important; }
  .pc_n { display: none !important; } }
.mt40 { margin-top: 4.0rem !important; }

.mt30 { margin-top: 3.0rem !important; }

.mt20 { margin-top: 2.0rem !important; }

.mt10 { margin-top: 1.0rem !important; }

.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; } }
@media screen and (min-width: 48em), print { .maxwidth_43_pc { max-width: 43rem !important; } }
.scrollx_sp_width180, .scrollx_sp_width200 { overflow-x: scroll; width: 100%; }
.scrollx_sp_width180 > *, .scrollx_sp_width200 > * { width: 180% !important; margin-bottom: .5rem; }

.scrollx_sp_width200 > * { width: 200% !important; }

@media screen and (min-width: 48em), print { .scrollx_sp_width180, .scrollx_sp_width200 { overflow-x: visible; }
  .scrollx_sp_width180 > *, .scrollx_sp_width200 > * { width: 100% !important; margin-bottom: 0; } }
.ov_h { overflow: hidden; }

@media screen and (min-width: 48em), print { .d_ib_pc { display: inline-block !important; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }
.tbl_time caption { font-size: 95%; caption-side: bottom; text-align: left; margin-top: .6rem; }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #555; color: #fff; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th.time { border-bottom: 1px solid #555; }
.tbl_time tr td { text-align: center; padding: .6rem .4rem; border-bottom: 1px solid #555; 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 td { padding: 1.5rem 0; } }
.gmap { width: 100%; }
.gmap iframe { width: 100%; height: 100%; border: none; }

.tit_01 { font-size: 2.4rem; color: #fff; padding: 1.6rem 2rem; width: 100%; background: rgba(2, 84, 35, 0.75); }

.tit_02 { color: #999; font-size: 2.2rem; line-height: 1.2; margin: 5.5rem 0 2.5rem; font-weight: bold; text-align: center; position: relative; padding-bottom: .45em; }
.tit_02::before, .tit_02 > span::before, .tit_02 > span::after { content: ""; display: block; background: #26B492; width: .3em; height: .3em; border-radius: 1em; position: absolute; bottom: 0; left: 50%; transform: translateX(calc(-50% - .65em)); }
.tit_02 > span::before { background: #34B426; transform: translateX(calc(-50%)); }
.tit_02 > span::after { background: #34B426; transform: translateX(calc(-50% + .65em)); }

.tit_03 { color: #025423; font-size: 1.8rem; line-height: 1.3; margin: 4.5rem 0 2rem 3.3rem; border-bottom: 0.2rem solid #26B492; position: relative; padding-bottom: .2rem; }
.tit_03::before { background: url(../img/logo_icon.png) no-repeat left top/contain; width: 3rem; height: 2.4rem; display: block; content: ""; position: absolute; top: 0; left: -3.3rem; }

.tit_04 { color: #34B426; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.8rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #34B426; }

.tit_05 { color: #8FB426; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.6rem; padding-bottom: 0.5rem; border-bottom: 0.2rem dotted #8FB426; }

.tit_box { color: #26B492; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.6rem; }

@media screen and (min-width: 48em), print { .tit_01 { padding: 3rem 2rem; font-size: 4.5rem; width: auto; text-align: center; border-bottom: .2rem solid #fff; }
  .tit_01 > span { display: inline-block; width: 1200px; text-align: left; }
  .tit_02 { font-size: 4.1rem; line-height: 1.3; margin: 9rem 0 5rem; }
  .tit_03 { font-size: 3.8rem; line-height: 1.3; margin: 8.5rem 0 3.5rem 6rem; border-width: 0.3rem; padding-bottom: .4rem; }
  .tit_03::before { top: .5rem; left: -6rem; width: 4.6rem; height: 4rem; }
  .tit_04 { font-size: 3.5rem; line-height: 1.3; margin: 7.5rem 0 3rem; padding-bottom: 1rem; border-width: 0.3rem; }
  .tit_05 { font-size: 3.2rem; line-height: 1.3; margin: 6.5rem 0 2.5rem; padding-bottom: 1rem; border-width: 0.5rem; }
  .tit_box { font-size: 3.2rem; line-height: 1.3; margin: 6.5rem 0 2.5rem; } }
.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #43A55B; text-decoration: underline; }

@media screen and (min-width: 48em), print { .text_general { margin-bottom: 1.8rem; } }
.imgtxt, .imgtxt_reverse { margin-bottom: 1.5rem; }
.imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { flex: none; margin: 0 auto 1.5rem; max-width: 90%; 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_reverse { margin-bottom: 1.5rem; }
  .imgtxt .imgtxt_image, .imgtxt_reverse .imgtxt_image { float: right; margin: 0 0 2.5rem 2.5rem; max-width: 45rem; }
  .imgtxt::after, .imgtxt_reverse::after { content: ''; display: block; clear: both; }
  .imgtxt_reverse .imgtxt_image { float: left; margin: 0 2rem 2rem 0; } }
.flex2 { display: -webkit-flex; display: flex; flex-wrap: wrap; }
.flex2 > * { width: 47%; margin-top: 2rem; }
.flex2 > *:nth-child(-n + 2) { margin-top: 0; }
.flex2 > *:nth-child(2n) { margin-left: 6%; }

.flex3 { display: -webkit-flex; display: flex; flex-wrap: wrap; }
.flex3 > * { width: 31%; margin-top: 2rem; margin-left: 3.5%; }
.flex3 > *:nth-child(-n + 3) { margin-top: 0; }
.flex3 > *:nth-child(3n + 1) { margin-left: 0; }

.flex2_pc > * { margin-top: 2rem; }
.flex2_pc > *:first-child { margin-top: 0; }

.flex3_pc > * { margin-top: 2rem; }
.flex3_pc > *:first-child { margin-top: 0; }

@media screen and (min-width: 48em), print { .flex2_pc { display: -webkit-flex; display: flex; flex-wrap: wrap; }
  .flex2_pc > * { width: 47%; }
  .flex2_pc > *:nth-child(n) { margin-left: 0; }
  .flex2_pc > *:nth-child(-n + 2) { margin-top: 0; }
  .flex2_pc > *:nth-child(2n) { margin-left: 6%; }
  .flex3_pc { display: -webkit-flex; display: flex; flex-wrap: wrap; }
  .flex3_pc > * { width: 31%; margin-top: 2.5rem; }
  .flex3_pc > *:nth-child(n) { margin-left: 3.5%; }
  .flex3_pc > *:nth-child(-n + 3) { margin-top: 0; }
  .flex3_pc > *:nth-child(3n + 1) { margin-left: 0; } }
.lst_ul_01 { padding-left: 1.1rem; margin-bottom: 2rem; }
.lst_ul_01 > li { padding-left: 0.3rem; margin-top: 1.0rem; position: relative; }
.lst_ul_01 > li::before { content: ''; width: .5em; height: .5em; background: #C6E2A7; border-radius: 50%; position: absolute; left: -.75em; top: .45em; }
.lst_ul_01 > li:first-child { margin-top: 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-top: 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:first-child, .lst_ol_counter_noreset_01 > li:first-child { margin-top: 0; }

.lst_ol_counter_noreset_01 { counter-reset: none; }

.flex2.lst_ul_01 > li:nth-child(-n + 2), .flex2.lst_ol_01 > li:nth-child(-n + 2), .flex2.lst_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }

.flex3.lst_ul_01 > li:nth-child(-n + 3), .flex3.lst_ol_01 > li:nth-child(-n + 3), .flex3.lst_ol_counter_noreset_01 > li:nth-child(-n + 3) { margin-top: 0; }

.lst_dl_01, .lst_dl_01_50percent { margin: 0 0 2rem; border: 1px solid #707070; }
.lst_dl_01 dt, .lst_dl_01_50percent dt { padding: 1rem; background: #C6E2A7; }
.lst_dl_01 dd, .lst_dl_01_50percent dd { margin: 0; padding: 1rem; }
.lst_dl_01 dd:not(:last-child), .lst_dl_01_50percent dd:not(:last-child) { border-bottom: 1px solid #707070; }

@media screen and (min-width: 48em), print { .lst_ul_01 { padding-left: 1.5rem; }
  .lst_ul_01 > li::before { top: .65em; }
  .flex2_pc.lst_ul_01 > li:nth-child(-n + 2), .flex2_pc.lst_ol_01 > li:nth-child(-n + 2), .flex2_pc.lst_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }
  .flex3_pc.lst_ul_01 > li:nth-child(-n + 3), .flex3_pc.lst_ol_01 > li:nth-child(-n + 3), .flex3_pc.lst_ol_counter_noreset_01 > li:nth-child(-n + 3) { margin-top: 0; }
  .lst_dl_01, .lst_dl_01_50percent { width: 100%; border-right: none; border-left: none; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl_01 dt, .lst_dl_01_50percent dt { width: 28%; padding: 2rem 2.5rem; display: -webkit-flex; display: flex; align-items: center; }
  .lst_dl_01 dt:not(:last-of-type), .lst_dl_01_50percent dt:not(:last-of-type) { border-bottom: 1px solid #707070; }
  .lst_dl_01 dd, .lst_dl_01_50percent dd { width: 72%; padding: 2rem 2.5rem; }
  .lst_dl_01_50percent dt { width: 50%; justify-content: center; text-align: center; }
  .lst_dl_01_50percent dd { width: 50%; justify-content: center; text-align: center; } }
.box_general_01 { padding: 2rem 1.5rem; border: 0.2rem solid #26B492; margin-bottom: 2rem; position: relative; }
.box_general_01 :last-child { margin-bottom: 0; }
.box_general_01.type_02 { border: none; background: #F0F5ED; }

.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: #26B492 transparent transparent transparent; position: absolute; top: calc(100% + 1.7rem); 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% + 2.4rem); } }
.btn_general_01 { display: inline-block; margin-top: 1.0rem; padding: .6rem 2.0rem; border-radius: .2rem; background: #43A55B; border: 3px solid #6AD899; color: #fff; text-decoration: none !important; text-align: center; position: relative; }
.btn_general_01::after { display: block; font-family: 'fontello'; content: '\f105'; position: absolute; top: 50%; right: .5rem; transform: translateY(-50%); }
.btn_general_01.btn_general_large { width: 100%; font-size: 120%; }

@media screen and (min-width: 48em), print { .btn_general_01 { padding: 1.2rem 4rem; border-radius: 0.5rem; }
  .btn_general_01::after { right: 1rem; }
  .btn_general_01:hover, .btn_general_01:focus { color: #43A55B; background-color: #fff; opacity: 1; }
  .btn_general_01.btn_general_large { width: auto; font-size: 120%; min-width: 50rem; } }
.table_01 { border-spacing: 0; border: 1px solid #707070; border-right: none; border-bottom: none; width: 100%; margin-bottom: 1.4rem; }
.table_01 caption { caption-side: bottom; text-align: left; margin-top: .4rem; }
.table_01 th { background: #C6E2A7; }
.table_01 th, .table_01 td { font-weight: normal; border: 1px solid #707070; border-top: none; border-left: none; padding: .6rem; }
.table_01 th > *:last-child, .table_01 td > *:last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { .table_01 { margin-bottom: 1.8rem; }
  .table_01 th, .table_01 td { padding: 1rem; } }
html { font-size: calc(100vw / 32); font-family: "游ゴシック Medium", "Yu Gothic Medium", '游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'sans-serif'; }

body { background: #fff; color: #212121; }

p { margin-top: 0; }

a { color: inherit; text-decoration: none; }

.wrap { padding: 3.5rem 1rem; }

.main { font-size: 1.4rem; line-height: 1.4; }
.main section.wrap > :first-child, .main > .wrap > :first-child { margin-top: 0; }
.main section.wrap > :last-child, .main > .wrap > :last-child { margin-bottom: 0; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1200px + 40px); }
  a, button { transition: .2s; }
  a:hover, a:focus, button:hover, button:focus { opacity: .6; }
  .wrap { width: 1200px; margin: auto; padding: 6rem 0; }
  .main { font-size: 1.8rem; line-height: 1.8; } }
@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: 2.0rem; }
.header .wrap .logo a { display: block; width: 80%; height: 100%; background: url(../img/logo.png) no-repeat left center/contain; text-indent: 100%; white-space: nowrap; overflow: hidden; }
.header .wrap .head_right { margin-top: 1.1rem; }
.header .wrap .head_right .telephone { display: inline-block; font-size: 1.7rem; color: #43A55B; font-weight: bold; }
.header .wrap .head_right .telephone > span, .header .wrap .head_right .telephone > a { display: inline-block; }
.header .wrap .head_right .telephone > span::before, .header .wrap .head_right .telephone > a::before { font-family: 'fontello'; content: '\e808'; display: inline-block; font-size: 80%; padding-right: .1em; position: relative; top: -.1em; font-weight: normal; }
.header .wrap .head_right .access_address { padding: .6rem 1rem; text-align: center; font-weight: bold; background: #43A55B; color: #fff; margin-top: 1rem; font-size: 1.4rem; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 1.0rem auto 4rem; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 89.1rem; height: 7.1rem; flex: none; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .head_right { width: 100%; margin: 0 0 0 6.8rem; }
  .header .wrap .head_right .telephone { font-size: 3.1rem; }
  .header .wrap .head_right .access_address { font-size: 2.2rem; } }
.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: #43A55B; 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(236, 246, 230, 0.95); padding: 1.6rem; position: absolute; top: 6.0rem; right: 0; margin: auto; }
.slicknav_menu .slicknav_nav .gnav { border-top: 1px solid #025423; margin: 0; }
.slicknav_menu .slicknav_nav .gnav li { border-bottom: 1px solid #025423; }
.slicknav_menu .slicknav_nav .gnav li a { display: block; color: #025423 !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: '\f105'; 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: '\f107'; 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: '\f106'; }
.slicknav_menu .slicknav_nav .gnav li .subnav { background: rgba(255, 255, 255, 0.9); margin-bottom: 1.0rem; }
.slicknav_menu .slicknav_nav .gnav li .subnav li { border-color: #025423; }
.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; background: #43A55B; position: sticky; width: 100%; z-index: 100; top: 0; left: 0; }
  #nav .gnav { width: 1200px; margin: 0 auto; padding-top: 1rem; padding-bottom: 1rem; display: -webkit-flex; display: flex; justify-content: space-between; }
  #nav .gnav > li { width: 100%; position: relative; border-left: 1px dotted #fff; text-align: center; font-size: 2.2rem; font-weight: bold; color: #fff; }
  #nav .gnav > li:last-child { border-right: 1px dotted #fff; }
  #nav .gnav > li > a { display: block; padding: .5rem .5rem 3.5rem; position: relative; }
  #nav .gnav > li > a::before { font-family: 'fontello'; content: '\e82c'; position: absolute; bottom: .1rem; left: 50%; transform: translateX(-50%); font-weight: normal; font-size: 2.6rem; }
  #nav .gnav > li > a.access::before { content: '\e804'; }
  #nav .gnav > li > a.visitor::before { content: '\e840'; }
  #nav .gnav > li > a.doctor::before { content: '\e889'; }
  #nav .gnav > li > a.clinic::before { content: '\e82d'; }
  #nav .gnav > li.treatment > a::before { content: '\e82a'; }
  #nav .gnav > li .subnav { width: calc(100% + 3rem); 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 solid #fff; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; background: rgba(67, 165, 91, 0.9); padding: 1.6rem 0.5rem; text-align: center; color: #fff; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #fff; color: #43A55B; opacity: 1; }
  #nav .gnav > li .subnav li:first-child { border-top: none; } }
.overview { font-size: 1.4rem; line-height: 1.6; }
.overview .overview_bg { background: url(../img/overview_bg.jpg) no-repeat center center/cover; }
.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: 95%; height: auto; }
.overview .overview_bg > .wrap .tit_timetable { margin: 1rem 0 .5rem; color: #43A55B; font-weight: bold; }
.overview .overview_bg > .wrap .tbl_time { margin: 0 0 1.6rem; }
.overview .overview_bg > .wrap .lst_overview { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0; }
.overview .overview_bg > .wrap .lst_overview .lst_overview_group { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.overview .overview_bg > .wrap .lst_overview .lst_overview_group dt { width: 28%; padding: .4rem; border-bottom: 1px solid #555; display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; color: #43A55B; font-weight: bold; }
.overview .overview_bg > .wrap .lst_overview .lst_overview_group dd { width: 72%; padding: .4rem; margin: 0; font-size: 90%; color: #212121; border-bottom: 1px solid #555; display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; }
.overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.telephone, .overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.fax { color: #43A55B; font-size: 140%; }
.overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.access .access_txt { display: block; }
.overview .overview_bg > .wrap .btn_reserve_overview { margin-top: 1.5rem; margin-bottom: 1.5rem; }
.overview .overview_bg > .wrap .overview_map { margin-top: 2rem; }
.overview .overview_bg > .wrap .overview_map .gmap { width: 100%; height: 30rem; }
.overview .overview_bg > .wrap .overview_map .gmap iframe { width: 100%; height: 100%; border: 0.1rem solid #555; }
.overview .overview_bg > .wrap .overview_map .map_illust { margin-top: 1.5rem; border: 0.1rem solid #555; }

@media screen and (min-width: 48em), print { .overview { font-size: 1.8rem; }
  .overview .overview_bg > .wrap { padding-top: 10rem; padding-bottom: 9rem; }
  .overview .overview_bg > .wrap .clinic_name { margin: 0 0 3.5rem; text-align: left; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: 68.5rem; height: auto; }
  .overview .overview_bg > .wrap .tit_timetable { margin: 1rem auto .5rem; width: 85%; }
  .overview .overview_bg > .wrap .tbl_time { margin: 0 auto 3.0rem; position: relative; width: 85%; }
  .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 { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group { width: calc(50% - 1.5rem); border-top: 0.1rem solid #555; font-size: 2rem; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group dt { padding: 1.8rem 0; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group dd { padding: 1.8rem 0; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.telephone, .overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.fax { font-size: 170%; }
  .overview .overview_bg > .wrap .btn_reserve_overview { width: calc(50% - 1.5rem); text-align: center; margin-top: -7.3rem; margin-bottom: 2rem; }
  .overview .overview_bg > .wrap .overview_map { margin-top: 6rem; display: flex; justify-content: space-between; }
  .overview .overview_bg > .wrap .overview_map .gmap { width: 58.4rem; height: 57rem; }
  .overview .overview_bg > .wrap .overview_map .map_illust { margin-top: 0; width: 58.4rem; } }
.tel_up { width: 100%; border-top: 0.1rem solid #43A55B; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; min-height: 4rem; padding: 0 5rem 0 1rem; background: #8FB426; display: flex; justify-content: space-between; align-items: center; font-size: 1.45rem; z-index: 101; }
.tel_up .telephone { display: block; width: 60%; }
.tel_up .telephone > span, .tel_up .telephone > a { justify-content: center; align-items: center; line-height: 1.0; padding: .57rem .5rem; background: #fff; color: #43A55B; display: flex; border-radius: 10rem; }
.tel_up .telephone > span::before, .tel_up .telephone > a::before { font-family: 'fontello'; content: '\e808'; display: inline-block; font-size: 80%; padding-right: .1em; position: relative; top: -.1em; }
.tel_up .reserve { width: 40%; }
.tel_up .reserve a { display: inline-block; border-radius: 10rem; padding: .5rem; margin: 0 0 0 .8rem; background: #fff; color: #43A55B; width: 100%; text-align: center; }
.tel_up .pageup { cursor: pointer; position: absolute; right: 0; bottom: 0; }
.tel_up .pageup a { display: block; width: 3.0rem; height: 3.0rem; text-align: center; margin: .5rem; background: #999; text-indent: 100%; white-space: nowrap; overflow: hidden; border-radius: 10rem; }
.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.8rem; color: #fff; font-family: 'fontello'; content: '\e801'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -54%); font-size: 90%; }

@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; border: none; }
  .tel_up .telephone, .tel_up .reserve { display: none; }
  .tel_up .pageup { bottom: 0; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; }
  .tel_up .pageup a::before { font-size: 3rem; } }
.footer { text-align: center; padding: 0 0 4rem; }
.footer .copy { display: block; background: #43A55B; padding: .6rem 1.0rem; font-size: 1.2rem; color: #fff; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 4rem 0 0; background: #43A55B; color: #fff; }
  .footer ul { display: block; text-align: center; margin: 0 0 1.5rem; }
  .footer ul.subnav:last-of-type { margin: 0 0 6.0rem; }
  .footer ul li { display: inline-block; font-size: 1.8rem; }
  .footer ul li:not(:last-child)::after { content: '|'; margin: 0 1.0rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover, .footer ul li a:focus { text-decoration: underline; }
  .footer ul li.treatment { display: none; }
  .footer .copy { background: #43A55B; padding: 1rem 1rem 2rem; font-size: 1.6rem; color: #fff; } }
.index main .wrap { padding: 4rem 1rem; }

@media screen and (min-width: 48em), print { .index main .wrap { padding: 8rem 0; } }
.index .wrapper_keyvsl { position: relative; }
.index .wrapper_keyvsl > *:first-child { z-index: 0 !important; }
.index .wrapper_keyvsl #keyvsl { width: 100%; background-size: cover; background-position: center center; padding: 18rem 1rem 0; }
.index .wrapper_keyvsl .timetable_keyvsl { background: #ECF6E6; padding: 2rem 1rem; }
.index .wrapper_keyvsl .timetable_keyvsl h2 { font-size: 2rem; text-align: center; color: #43A55B; font-weight: bold; margin-bottom: 1.5rem; }
.index .wrapper_keyvsl .timetable_keyvsl .tbl_time tr th { font-weight: normal; }
.index .wrapper_keyvsl .timetable_keyvsl .tbl_time tr th[scope="col"] { background: #43A55B; color: #fff; }
.index .wrapper_keyvsl .timetable_keyvsl .tbl_time tr th, .index .wrapper_keyvsl .timetable_keyvsl .tbl_time tr td { border-color: #43A55B; }

@media screen and (min-width: 48em), print { .index .wrapper_keyvsl { padding: 0; position: relative; margin: 0 auto 0; }
  .index .wrapper_keyvsl #keyvsl { padding: 0; height: 57rem; }
  .index .wrapper_keyvsl .timetable_keyvsl { background: rgba(255, 255, 255, 0.9); position: absolute; bottom: 9rem; right: auto; right: calc(50% - 60rem); border-radius: 1rem; padding: 3rem 1.5rem 2rem; box-shadow: 0.5rem 0.5rem 0.5rem rgba(0, 0, 0, 0.2); width: 48rem; }
  .index .wrapper_keyvsl .timetable_keyvsl h2 { margin-bottom: 1.5rem; font-size: 2.6rem; }
  .index .wrapper_keyvsl .timetable_keyvsl .tbl_time { font-size: 2rem; }
  .index .wrapper_keyvsl .timetable_keyvsl .tbl_time caption { font-size: 2.2rem; margin-top: .6rem; } }
main .wrapper_news .wrap { padding-top: 2.5rem; }
main .wrapper_news .wrap dl { margin: 0; line-height: 1.4; padding: 1.5rem 0 1.5rem; border-top: solid 0.1rem #ccc; border-bottom: solid 0.1rem #ccc; border-left: none; border-right: none; }
main .wrapper_news .wrap dl dt { margin: 1.5rem 0 0.5rem; padding-top: 1.5rem; font-size: 1.6rem; color: #43A55B; font-weight: bold; }
main .wrapper_news .wrap dl dt a { display: block; }
main .wrapper_news .wrap dl dt a .text_title { display: block; padding-left: .85em; }
main .wrapper_news .wrap dl dt a::before { font-family: 'fontello'; content: '\f107'; padding: 0 .3em; display: inline-block; font-size: 80%; }
main .wrapper_news .wrap dl dt:first-child { margin-top: 0; padding-top: 0; }
main .wrapper_news .wrap dl dt.open a::before { content: '\f106'; }
main .wrapper_news .wrap dl dd { margin: 0; font-size: 1.4rem; word-wrap: break-word; }
main .wrapper_news .wrap dl dd:last-child { margin: 0; }
@media screen and (min-width: 48em), print { main .wrapper_news .wrap { padding-top: 4rem; padding-left: 6rem; padding-right: 6rem; }
  main .wrapper_news .wrap dl { flex: auto; padding: 2rem 0 2rem; margin: 0 0 0; }
  main .wrapper_news .wrap dl dt { font-size: 2.1rem; margin-top: 2rem; margin-bottom: 1rem; padding-top: 2rem; }
  main .wrapper_news .wrap dl dt a { display: flex; }
  main .wrapper_news .wrap dl dt a .text_title { padding-left: 1em; }
  main .wrapper_news .wrap dl dt a::before { padding-top: .12em; }
  main .wrapper_news .wrap dl dd { font-size: 1.8rem; } }
main .wrapper_feature { background: #F6F5F2; position: relative; }
main .wrapper_feature .wrap { position: relative; z-index: 2; }
main .wrapper_feature .wrap .feature_list > li { margin-top: 4rem; }
main .wrapper_feature .wrap .feature_list > li:first-child { margin-top: 0; }
main .wrapper_feature .wrap .feature_list > li .feature_white_wrap { position: relative; background: #fff; border-radius: .6rem; padding: 2rem .4rem .8rem; margin-bottom: .8rem; }
main .wrapper_feature .wrap .feature_list > li .feature_white_wrap .num { font-family: 'Noto Serif', serif; color: #26B492; font-size: 3rem; position: absolute; left: 1.2rem; top: 0; transform: translateY(-50%); }
main .wrapper_feature .wrap .feature_list > li .feature_white_wrap .image { text-align: center; margin-bottom: 1rem; }
main .wrapper_feature .wrap .feature_list > li .feature_white_wrap .catch { color: #26B492; font-weight: bold; text-align: center; line-height: 1.1; }
main .wrapper_feature .wrap .feature_list > li .text { margin-bottom: 0; }
main .wrapper_feature .wrap .feature_list > li:nth-child(2n) .feature_white_wrap .num { color: #34B426; }
main .wrapper_feature .wrap .feature_list > li:nth-child(2n) .feature_white_wrap .catch { color: #34B426; }
@media screen and (min-width: 48em), print { main .wrapper_feature .wrap .feature_list { display: flex; flex-wrap: wrap; margin-top: 9rem; }
  main .wrapper_feature .wrap .feature_list > li { margin: 8rem 0 0; width: calc(50% - 1.8rem); }
  main .wrapper_feature .wrap .feature_list > li:nth-child(2) { margin-top: 0; }
  main .wrapper_feature .wrap .feature_list > li .feature_white_wrap { padding: 3.2rem .7rem 1rem; margin-bottom: 2rem; min-height: 46rem; }
  main .wrapper_feature .wrap .feature_list > li .feature_white_wrap .num { font-size: 7.2rem; left: 2rem; }
  main .wrapper_feature .wrap .feature_list > li .feature_white_wrap .image { margin-bottom: 4rem; }
  main .wrapper_feature .wrap .feature_list > li .feature_white_wrap .catch { font-size: 3.2rem; }
  main .wrapper_feature .wrap .feature_list > li .text { font-size: 1.9rem; }
  main .wrapper_feature .wrap .feature_list > li:nth-child(2n) { margin-left: 3.6rem; }
  main .wrapper_feature .wrap .feature_list > li:nth-child(2n) .feature_white_wrap .num { color: #34B426; }
  main .wrapper_feature .wrap .feature_list > li:nth-child(2n) .feature_white_wrap .catch { color: #34B426; } }
main .wrapper_message .box_message { padding: 3rem .8rem 2rem; background: #ECF6E6 url(../img/message_bg_icon.png) no-repeat top 2rem center/50% auto; }
main .wrapper_message .box_message .tit_02 { padding-bottom: 0; margin-bottom: 1.5rem; }
main .wrapper_message .box_message .tit_02::before, main .wrapper_message .box_message .tit_02 > span::before, main .wrapper_message .box_message .tit_02 > span::after { display: none; }
main .wrapper_message .box_message .text_general { line-height: 1.9; }
main .wrapper_message .box_message > *:last-child { margin-bottom: 0; }
@media screen and (min-width: 48em), print { main .wrapper_message .box_message { padding: 7rem 9rem 7rem; background: #ECF6E6 url(../img/message_bg_icon.png) no-repeat top 4rem center/30rem auto; }
  main .wrapper_message .box_message .tit_02 { padding-bottom: 0; margin-bottom: 3.5rem; }
  main .wrapper_message .box_message .tit_02::before, main .wrapper_message .box_message .tit_02 > span::before, main .wrapper_message .box_message .tit_02 > span::after { display: none; }
  main .wrapper_message .box_message .text_general { font-size: 2rem; } }
main .wrapper_treatment { background: #F6F5F2; position: relative; }
main .wrapper_treatment .wrap .list_treatment { display: flex; flex-wrap: wrap; margin-top: 7rem; }
main .wrapper_treatment .wrap .list_treatment > li { background: #fff; border-radius: .8rem; width: 48%; margin-top: 6.5rem; position: relative; }
main .wrapper_treatment .wrap .list_treatment > li:first-child, main .wrapper_treatment .wrap .list_treatment > li:nth-child(2) { margin-top: 0; }
main .wrapper_treatment .wrap .list_treatment > li:nth-child(2n) { margin-left: 4%; }
main .wrapper_treatment .wrap .list_treatment > li > a { display: block; padding: 0 .5rem 1.3rem; }
main .wrapper_treatment .wrap .list_treatment > li > a .image { transform: translateY(-50%); text-align: center; margin-bottom: -3.5rem; }
main .wrapper_treatment .wrap .list_treatment > li > a .catch { text-align: center; color: #43A55B; font-weight: bold; font-size: 1.7rem; line-height: 1.2; }
main .wrapper_treatment .wrap .list_treatment > li .yokoku { position: absolute; top: calc(100% + .3rem); }
@media screen and (min-width: 48em), print { main .wrapper_treatment .wrap .list_treatment { margin-top: 10.5rem; }
  main .wrapper_treatment .wrap .list_treatment > li { width: 27.3rem; margin-top: 16rem; position: relative; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(-n + 4) { margin-top: 0; margin-bottom: 4.5rem; }
  main .wrapper_treatment .wrap .list_treatment > li:not(:nth-child(4n + 1)) { margin-left: 3.6rem; }
  main .wrapper_treatment .wrap .list_treatment > li:nth-child(4n + 1) { margin-left: 0; }
  main .wrapper_treatment .wrap .list_treatment > li > a { padding: 0 1rem 1.8rem; }
  main .wrapper_treatment .wrap .list_treatment > li > a .image { margin-bottom: -7.3rem; }
  main .wrapper_treatment .wrap .list_treatment > li > a .catch { font-size: 2.6rem; line-height: 1.2; }
  main .wrapper_treatment .wrap .list_treatment > li > a .catch .yokoku { top: calc(100% + 1rem); font-size: 1.8rem; } }
main .wrapper_greeting .wrap .btn_greeting { text-align: center; }
main .wrapper_greeting .wrap .btn_greeting > a { display: inline-block; border-radius: .6rem; text-align: center; background: #43A55B; color: #fff; padding: .8rem 2rem; width: 100%; max-width: 80%; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image { flex: none; margin: 0 auto 1.5rem; max-width: 85%; text-align: center; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .clinic_dr_name { margin-top: .6rem; text-align: center; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .clinic_dr_name > .dr_name { font-size: 120%; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .btn_greeting { margin-top: 1rem; text-align: center; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .btn_greeting > a { display: inline-block; border-radius: .6rem; text-align: center; background: #43A55B; color: #fff; padding: .8rem 2rem; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_txt { font-size: 1.6rem; }
main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_txt :last-child { margin-bottom: 0; }
@media screen and (min-width: 48em), print { main .wrapper_greeting .wrap .btn_greeting { padding: 0 3.5rem; }
  main .wrapper_greeting .wrap .btn_greeting > a { border-radius: .6rem; padding: 1.2rem 1rem; width: 100%; }
  main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image { float: right; margin: 0 0 2.0rem 2.0rem; max-width: 30rem; }
  main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .clinic_dr_name { margin-top: .8rem; text-align: center; }
  main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .clinic_dr_name > .dr_name { font-size: 125%; }
  main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .btn_greeting { padding: 0 3.5rem; margin-top: 1.2rem; }
  main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_image .btn_greeting > a { border-radius: .6rem; padding: 1.2rem 1rem; width: 100%; }
  main .wrapper_greeting .wrap .imgtxt_greeting .imgtxt_txt { line-height: 2; font-size: 1.9rem; }
  main .wrapper_greeting .wrap .imgtxt_greeting::after { content: ''; display: block; clear: both; } }

body:not(.index) .main > section.wrap:first-child, body:not(.index) .main > div.wrap:first-child { padding: 4rem 1rem 2rem; }

@media screen and (min-width: 48em), print { body:not(.index) .main > section.wrap:first-child, body:not(.index) .main > div.wrap:first-child { padding: 13rem 0rem 6rem; }
  .cf .img_l, .cf .img_r { max-width: 40%; height: auto; } }
body.doctor .imgtxt_doctor .imgtxt_image .dr_name { margin-top: 1rem; text-align: center; }
body.doctor .dr_history dd { margin: 0 0 1.5rem; }

@media screen and (min-width: 48em), print { body.doctor .imgtxt_doctor .imgtxt_image { float: right; margin: 0 0 2.0rem 2.0rem; max-width: 30rem; }
  body.doctor .imgtxt_doctor .imgtxt_image .dr_name { margin-top: .8rem; text-align: center; }
  body.doctor .dr_history { display: flex; flex-wrap: wrap; }
  body.doctor .dr_history dt { width: 13rem; }
  body.doctor .dr_history dd { width: calc(100% - 13rem); margin: 0 0 1.5rem; } }
#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%; } }
.flow dd { margin: 0 0 6.0rem; position: relative; }
@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 #ccc; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }

.access .gmap { height: 30.0rem; margin: 2.0rem 0; }

@media screen and (min-width: 48em), print { .access .gmap { height: 55.2rem; margin: 0; }
  .access .imgtxt .imgtxt_image { max-width: 47%; } }
#mailform input, #mailform textarea { border: .1rem solid #ccc; padding: .4rem; }
#mailform input[type="text"], #mailform input[type="tel"], #mailform input[type="email"] { width: 100% !important; border: .1rem solid #ccc; padding: .6rem; }
#mailform label { display: inline-block; margin: 0 1.0rem 0 0; }
#mailform textarea { width: 100% !important; height: 20.0rem !important; border: .1rem solid #ccc; }

body.index .bread_list { display: none !important; }

.bread_list { display: flex; flex-wrap: wrap; margin: 1rem; }
.bread_list > li { display: inline-block; }
.bread_list > li:not(:first-child)::before { content: "＞"; padding: 0 .5em; }

@media screen and (min-width: 48em), print { .bread_list { margin: 2rem auto 0; font-size: 2rem; width: 1200px; }
  .bread_list > li:not(:first-child)::before { content: "＞"; } }

/*# sourceMappingURL=style.css.map */
