@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 !important; }

.txt_l { text-align: left !important; }

.txt_r { text-align: right !important; }

.bold { font-weight: bold !important; }

.fontsize90 { font-size: 90% !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; } }

.width20per { width: 20% !important; }

.width30per { width: 30% !important; }

.width40per { width: 40% !important; }

.width50per { width: 50% !important; }

.width60per { width: 60% !important; }

.width70per { width: 70% !important; }

.width80per { width: 80% !important; }

@media screen and (min-width: 48em), print { .max_width50per_pc { width: 50% !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; }

.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; }

.tbl_time caption { caption-side: bottom; text-align: left; margin-top: 1rem; }

.tbl_time tr th { font-weight: normal; }

.tbl_time tr th[scope="col"] { padding: .4rem 0; background: #559545; color: #fff; }

.tbl_time tr th[scope="col"]:first-child { width: 35%; }

.tbl_time tr th.time { border-bottom: 1px solid #559545; }

.tbl_time tr td { text-align: center; padding: .6rem .4rem; border-bottom: 1px solid #559545; line-height: 1.0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 1.8rem; }
  .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: #242C4F; padding: 3rem 2rem; text-align: center; width: 100%; background: url(../img/tit_01_bg.jpg) center center/cover; }

.tit_02 { color: #242C4F; font-size: 2rem; line-height: 1.3; margin: 5rem 0 2rem; padding: 0 0.2em; text-align: center; }

.tit_02 span.diamond_01, .tit_02 span.diamond_02, .tit_02 span.diamond_03 { display: inline-block; position: relative; }

.tit_02 span.diamond_01::before, .tit_02 span.diamond_01::after, .tit_02 span.diamond_02::before, .tit_02 span.diamond_02::after, .tit_02 span.diamond_03::before, .tit_02 span.diamond_03::after { content: ""; display: block; width: .5em; height: .5em; background: #D9C2A4; position: absolute; transform: rotate(45deg) translate(-50%, -50%); top: 50%; }

.tit_02 span.diamond_01::before, .tit_02 span.diamond_02::before, .tit_02 span.diamond_03::before { left: -1em; }

.tit_02 span.diamond_01::after, .tit_02 span.diamond_02::after, .tit_02 span.diamond_03::after { right: -1em; }

.tit_02 span.diamond_01.diamond_02::before, .tit_02 span.diamond_02.diamond_02::before, .tit_02 span.diamond_03.diamond_02::before { left: -2em; }

.tit_02 span.diamond_01.diamond_02::after, .tit_02 span.diamond_02.diamond_02::after, .tit_02 span.diamond_03.diamond_02::after { right: -2em; }

.tit_02 span.diamond_01.diamond_03::before, .tit_02 span.diamond_02.diamond_03::before, .tit_02 span.diamond_03.diamond_03::before { left: -3em; }

.tit_02 span.diamond_01.diamond_03::after, .tit_02 span.diamond_02.diamond_03::after, .tit_02 span.diamond_03.diamond_03::after { right: -3em; }

.tit_03 { color: #026A4A; font-size: 1.8rem; line-height: 1.3; margin: 4rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #026A4A; position: relative; }

.tit_03::after { content: ""; display: block; width: 100%; height: 0.2rem; background: #89C202; position: absolute; bottom: -1px; left: 0; }

.tit_04 { color: #A8935A; font-size: 1.8rem; line-height: 1.3; margin: 3.8rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem solid #A8935A; }

.tit_05 { color: #459560; font-size: 1.7rem; line-height: 1.3; margin: 3.5rem 0 1.5rem; padding-bottom: 0.5rem; border-bottom: 0.2rem dotted #459560; }

@media screen and (min-width: 48em), print { .tit_01 { padding: 23rem 2rem 10rem; font-size: 4.2rem; width: auto; }
  .tit_02 { font-size: 3.8rem; line-height: 1.3; margin: 10rem 0 7rem; }
  .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; } }

.tit_02 + .tit_03 { margin-top: 0; }

.tit_03 + .tit_04 { margin-top: 0; }

.tit_04 + .tit_05 { margin-top: 0; }

.text_general { margin-bottom: 1.5rem; }

.text_link_general { color: #026A4A; text-decoration: underline; }

.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 2rem 2rem; 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: 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: 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: 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: 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.6rem; 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: #CDD866; 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.list_ul_01 > li:nth-child(-n + 2), .flex2.list_ol_01 > li:nth-child(-n + 2), .flex2.list_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }

.flex3.list_ul_01 > li:nth-child(-n + 3), .flex3.list_ol_01 > li:nth-child(-n + 3), .flex3.list_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: #e2ecba; }

.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 li::before { top: .7em; }
  .flex2_pc.list_ul_01 > li:nth-child(-n + 2), .flex2_pc.list_ol_01 > li:nth-child(-n + 2), .flex2_pc.list_ol_counter_noreset_01 > li:nth-child(-n + 2) { margin-top: 0; }
  .flex3_pc.list_ul_01 > li:nth-child(-n + 3), .flex3_pc.list_ol_01 > li:nth-child(-n + 3), .flex3_pc.list_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: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl_01 dt, .lst_dl_01_50percent dt { width: 28%; padding: 2rem 2.5rem; 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 #444; margin-bottom: 2rem; position: relative; }

.box_general_01 > :first-child { margin-top: 0; }

.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: #444 transparent transparent transparent; position: absolute; top: calc(100% + 1rem); left: 50%; transform: translateX(-50%); }

.box_general_wrap .box_general_01:last-child { margin-bottom: 0; }

@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: #8DB703; border: 2px solid #CDD866; color: #fff; text-decoration: none !important; text-align: center; position: relative; }

.btn_general_01::after { display: block; font-family: 'fontello'; content: '\e801'; position: absolute; top: 50%; right: .5rem; transform: translateY(-50%); }

@media screen and (min-width: 48em), print { .btn_general_01 { padding: 1.2rem 4rem; border-radius: 0.5rem; }
  .btn_general_01:hover, .btn_general_01:focus { color: #8DB703; background-color: #CDD866; opacity: 1; } }

.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: #e2ecba; }

.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: 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.5; }

.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: 5rem 0; }
  .main { font-size: 1.8rem; line-height: 2; } }

@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 { margin-top: 1.5rem; }

.header .wrap .head_right .telephone { display: inline-block; font-size: 1.8rem; margin-top: .5rem; color: #89C202; }

.header .wrap .head_right .telephone::before { font-family: 'fontello'; content: "\e808"; display: inline-block; padding-right: .1em; }

.header .wrap .head_right .telephone a { display: inline-block; }

@media screen and (min-width: 48em), print { .header .wrap { margin: 0; padding: 1rem 4.5rem 2rem; position: absolute; background: #fff; border: 0.3rem solid #CDD866; border-top: none; border-radius: 0 0 1rem 1rem; top: 0; left: 50%; transform: translateX(-50%); display: flex; justify-content: space-between; align-items: center; width: calc(120rem + 9.6rem); box-shadow: 0 0 1rem #bbb; }
  .header .wrap .logo { width: 40%; height: 9.4rem; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .head_right { margin: 0; width: 60%; display: flex; justify-content: flex-end; font-size: 2.2rem; text-align: right; }
  .header .wrap .head_right > div:last-child { margin-left: 2rem; }
  .header .wrap .head_right .address { margin-top: .5rem; }
  .header .wrap .head_right .telephone { width: auto; display: block; background: none; font-size: 3.6rem; line-height: 1.6; margin: 0; padding: 0; } }

@media screen and (min-width: 48em) and (max-width: 1330px) { .header .wrap { transform: none; left: 2rem; width: 120rem; } }

.slicknav_menu { position: fixed; 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: #242C4F; text-shadow: none; border-radius: 0; text-align: center; line-height: 1.0; margin: 0 1.0rem; padding: 0; background: rgba(255, 255, 255, 0.9); }

.slicknav_menu .slicknav_btn.slicknav_collapsed::before { display: block; font-family: 'fontello'; content: '\f0c9'; line-height: .8; font-size: 80%; margin: .4rem 0; }

.slicknav_menu .slicknav_btn.slicknav_collapsed::after { display: block; content: 'MENU'; font-size: 1.0rem; }

.slicknav_menu .slicknav_btn.slicknav_open::before { display: block; font-family: 'fontello'; content: '\e804'; line-height: .8; font-size: 80%; margin: .4rem 0; }

.slicknav_menu .slicknav_btn.slicknav_open::after { display: block; content: 'CLOSE'; font-size: 1.0rem; }

.slicknav_menu .slicknav_nav { width: 100vw; background: rgba(85, 149, 69, 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 !important; padding: 1.0rem 3.0rem 1.0rem 0; font-size: 1.6rem; position: relative; }

.slicknav_menu .slicknav_nav .gnav li a::before { font-family: 'fontello'; content: "\e8b0"; display: inline-block; padding-right: .5em; }

.slicknav_menu .slicknav_nav .gnav li a.doctor::before { content: "\e889"; }

.slicknav_menu .slicknav_nav .gnav li a.clinic::before { content: "\e82d"; }

.slicknav_menu .slicknav_nav .gnav li a.access::before { content: "\e813"; }

.slicknav_menu .slicknav_nav .gnav li a:not(.sub)::after { position: absolute; right: 1.0rem; font-family: 'fontello'; content: '\73'; font-size: 1.8rem; 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: 1.8rem; 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: #707070; }

.slicknav_menu .slicknav_nav .gnav li .subnav li a { padding: 1.0rem 3.0rem 1.0rem 0.5rem; color: #444; }

.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: #559545; border-bottom: #378224 0.3rem solid; position: -webkit-sticky; position: sticky; top: 0; left: 0; z-index: 100; }
  #nav .gnav { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; padding: 2rem 0; }
  #nav .gnav > li { width: 100%; position: relative; border-left: 1px dashed #fff; text-align: center; font-size: 2.0rem; }
  #nav .gnav > li:last-child { border-right: 1px dashed #fff; }
  #nav .gnav > li > a { display: block; padding: 1rem .5rem; position: relative; color: #fff; }
  #nav .gnav > li > a::before { font-family: 'fontello'; content: "\e8b0"; display: inline-block; padding-right: .5em; }
  #nav .gnav > li > a.doctor::before { content: "\e889"; }
  #nav .gnav > li > a.clinic::before { content: "\e82d"; }
  #nav .gnav > li > a.access::before { content: "\e813"; }
  #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 #444; }
  #nav .gnav > li .subnav li a { display: block; width: 100%; background: rgba(221, 221, 221, 0.9); padding: 1.6rem 0.5rem; text-align: center; color: #444; }
  #nav .gnav > li .subnav li a:hover, #nav .gnav > li .subnav li a:focus { background: #444; color: #fff; 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) 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: 80%; height: auto; }

.overview .overview_bg > .wrap .tit_timetable { font-size: 1.5rem; color: #026A4A; margin-top: 2rem; margin-bottom: .6rem; }

.overview .overview_bg > .wrap .tbl_time { margin: 0 0 0; }

.overview .overview_bg > .wrap .tbl_time tr th[scope="col"] { background: #999; }

.overview .overview_bg > .wrap .lst_overview { display: flex; justify-content: space-between; flex-wrap: wrap; margin: 0; }

.overview .overview_bg > .wrap .lst_overview .lst_overview_group { display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%; }

.overview .overview_bg > .wrap .lst_overview .lst_overview_group dt { width: 28%; padding: .4rem; border-bottom: 1px solid #444; display: flex; align-items: center; flex-wrap: wrap; color: #026A4A; }

.overview .overview_bg > .wrap .lst_overview .lst_overview_group dd { width: 72%; padding: .4rem; margin: 0; font-size: 90%; color: #444; border-bottom: 1px solid #444; display: flex; align-items: center; flex-wrap: wrap; }

.overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.telephone { color: #89C202; font-size: 140%; }

.overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.access .access_txt { display: block; }

.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: 9rem; position: relative; }
  .overview .overview_bg > .wrap .clinic_name { margin: 0; position: absolute; top: 10rem; left: 0; }
  .overview .overview_bg > .wrap .clinic_name img { max-width: 35rem; height: auto; }
  .overview .overview_bg > .wrap .tit_timetable { font-size: 2rem; margin-top: 3.5rem; margin-bottom: .8rem; }
  .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: #444; }
  .overview .overview_bg > .wrap .lst_overview { 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: 1px solid #444; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group:first-child { margin-top: 14rem; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group dt { padding: 2.2rem 0; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group dd { padding: 2.2rem 0; }
  .overview .overview_bg > .wrap .lst_overview .lst_overview_group dd.telephone { font-size: 170%; }
  .overview .gmap { height: 50.0rem; } }

.tel_up { width: 100%; background: #8DB703; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; font-size: 1.4rem; min-height: 4rem; display: flex; justify-content: space-between; padding: .7rem 5rem .7rem 1rem; }

.tel_up .telephone { width: 100%; }

.tel_up .telephone > span, .tel_up .telephone > a { display: flex; justify-content: center; align-items: center; width: 100%; font-size: 1.4rem; line-height: 1.0; color: #459560; background: #fff; padding: .7rem .5rem .5rem; border-radius: .5rem; text-align: center; }

.tel_up .telephone > span::before, .tel_up .telephone > a::before { font-family: 'fontello'; content: '\e808'; font-size: 0.8em; position: relative; top: -0.1em; }

.tel_up .pageup { cursor: pointer; position: absolute; right: 0; bottom: .3rem; }

.tel_up .pageup a { display: block; width: 2.4rem; height: 2.4rem; text-align: center; margin: 0.5rem 1rem; background: #D9C2A4; border-radius: .2rem; text-indent: 100%; white-space: nowrap; overflow: hidden; transform: rotate(45deg); }

.tel_up .pageup a::before { text-align: center; text-indent: 0; font-size: 1.8rem; color: #459560; font-family: 'fontello'; content: '\e801'; position: absolute; top: 50%; left: 50%; transform: translate(-55%, -55%) rotate(-45deg); }

@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 .telephone { display: none; }
  .tel_up .pageup a { width: 6.0rem; height: 6.0rem; margin: 0; border-radius: .5rem; }
  .tel_up .pageup a::before { font-size: 3.5rem; } }

.footer { text-align: center; padding: 0 0 4.0rem; background: #559545; }

.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; background: #8DB703; }
  .footer .copy { font-size: 1.8rem; }
  .footer ul { color: #fff; display: block; text-align: center; margin: 0 0 9rem; }
  .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, .footer ul li a:focus { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }

body:not(.index) .wrapper_keyvsl { display: none !important; }

.wrapper_keyvsl { z-index: -1; position: relative; }

.wrapper_keyvsl #keyvsl { position: relative; width: 100%; height: 22rem; background-size: cover; background-position: center center; background-repeat: no-repeat; }

.wrapper_keyvsl .keyvsl_catch { position: absolute; top: 13%; transform: translateY(-50%); width: 100%; line-height: 1.5; text-align: center; font-size: 1.7rem; padding: 0 1rem; color: #242C4F; text-shadow: 0px 0px 5px #fff, 1px 1px 5px #fff, 1px -1px 5px #fff, -1px -1px 5px #fff, -1px 1px 5px #fff; font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.wrapper_keyvsl .keyvsl_open { background: #242C4F; text-align: center; color: #fff; margin: 0; padding: 1rem; font-size: 1.6rem; }

.wrapper_keyvsl .keyvsl_open .year { font-size: 85%; }

.wrapper_keyvsl .keyvsl_open .num { font-size: 120%; }

@media screen and (min-width: 48em), print { .wrapper_keyvsl { position: relative; }
  .wrapper_keyvsl #keyvsl { height: 80rem; margin-bottom: 0; }
  .wrapper_keyvsl .keyvsl_catch { top: 28%; font-size: 3.6rem; line-height: 1.8; }
  .wrapper_keyvsl .keyvsl_open { padding: 1rem 1rem .5rem; font-size: 2rem; height: 13rem; width: 13rem; border-radius: .5rem; position: absolute; bottom: 5.5rem; left: calc(50% - 60rem); display: flex; justify-content: center; align-items: center; }
  .wrapper_keyvsl .keyvsl_open .year { font-size: 70%; }
  .wrapper_keyvsl .keyvsl_open .num { font-size: 160%; }
  .wrapper_keyvsl .keyvsl_open .num { font-size: 120%; } }

.index main .wrap { padding: 4rem 1rem; }

@media screen and (min-width: 48em), print { .index main .wrap { padding: 9rem 0; } }

main .tit_02_index { font-size: 1.5rem; line-height: 1.3; margin: 6rem 0 3rem; border-width: 0.3rem; font-weight: normal; }

main .tit_02_index .sub { margin-bottom: .2rem; font-size: 3rem; display: block; color: #CDD866; font-weight: bold; line-height: 1; }

@media screen and (min-width: 48em), print { main .tit_02_index { font-size: 2rem; line-height: 1.3; margin: 6rem 0 4rem; border-width: 0.3rem; }
  main .tit_02_index .sub { margin-bottom: .2rem; font-size: 4.4rem; } }

main .wrapper_news .wrap dl { margin: 0; line-height: 1.4; background: #fff; padding: 1.5rem 0; border: 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: #026A4A; }

main .wrapper_news .wrap dl dt a { display: block; }

main .wrapper_news .wrap dl dt a::before { font-family: 'fontello'; content: '\74'; padding: 0 .3em; display: inline-block; font-size: 80%; }

main .wrapper_news .wrap dl dt:first-child { margin-top: 0; padding-top: 0; border: none; }

main .wrapper_news .wrap dl dt.open a::before { content: '\79'; }

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 { display: flex; justify-content: space-between; }
  main .wrapper_news .wrap .tit_02 { margin: 0; flex: none; }
  main .wrapper_news .wrap dl { flex: auto; padding: 2rem 0; margin: 0 0 0 7rem; }
  main .wrapper_news .wrap dl dt { font-size: 2rem; margin-top: 2rem; margin-bottom: 1rem; padding-top: 2rem; }
  main .wrapper_news .wrap dl dd { font-size: 1.8rem; } }

main .wrapper_time_access { background: #FBF8EC; background-image: url(../img/time_access_bg_top.png), url(../img/time_access_bg_bottom.png); background-repeat: no-repeat, no-repeat; background-position: top left -3.5rem, bottom right -3.5rem; }

main .wrapper_time_access .wrap .timetable_time_access { margin-bottom: 1.5rem; }

main .wrapper_time_access .wrap .tel_wrap { font-size: 120%; }

main .wrapper_time_access .wrap .tel_wrap .tel { font-size: 140%; color: #559545; }

main .wrapper_time_access .wrap .gmap_time_access { width: 100%; height: 30rem; }

main .wrapper_time_access .wrap .gmap_time_access iframe { width: 100%; height: 100%; border: 1px solid #999; }

@media screen and (min-width: 48em), print { main .wrapper_time_access { background-position: top left calc(50% - 81.5rem), bottom right calc(50% - 81.5rem); }
  main .wrapper_time_access .wrap .flex2_pc > div:first-child { width: 72rem; }
  main .wrapper_time_access .wrap .flex2_pc > div:nth-child(2) { width: 44rem; margin-left: 4rem; }
  main .wrapper_time_access .wrap .flex2_pc .timetable_time_access { margin-bottom: 4.5rem; }
  main .wrapper_time_access .wrap .flex2_pc .gmap_time_access { height: 50rem; } }

main .wrapper_feature { background: linear-gradient(to top, #D5F2D6 0%, #fff 100%); }

main .wrapper_feature .wrap .list_feature { padding: 0 1rem; margin-bottom: -2rem; }

main .wrapper_feature .wrap .list_feature li { margin-top: 1.5rem; padding: 0 1rem 0 0; }

main .wrapper_feature .wrap .list_feature li:first-child { margin-top: 0; }

main .wrapper_feature .wrap .list_feature li .image img { width: 100%; }

main .wrapper_feature .wrap .list_feature li .text_wrap { background: #fff; box-shadow: .3rem .3rem .3rem #ddd; padding: 2rem 1rem 1rem 2rem; transform: translate(1rem, -2rem); position: relative; }

main .wrapper_feature .wrap .list_feature li .text_wrap::after { content: ""; border: 0.1rem solid #CDD866; display: block; width: 100%; height: 100%; position: absolute; top: .8rem; left: .8rem; }

main .wrapper_feature .wrap .list_feature li .text_wrap .catch { font-size: 1.8rem; margin-bottom: 1.2rem; color: #026A4A; }

main .wrapper_feature .wrap .list_feature li .text_wrap .text { line-height: 1.77; font-size: 1.5rem; margin: 0; }

@media screen and (min-width: 48em), print { main .wrapper_feature .wrap .tit_02_index { text-align: center; }
  main .wrapper_feature .wrap .list_feature { display: flex; justify-content: center; margin-bottom: -5rem; padding: 0; }
  main .wrapper_feature .wrap .list_feature li { margin-top: 0; width: 37.6rem; padding-right: 2.6rem; margin-left: 11rem; }
  main .wrapper_feature .wrap .list_feature li:first-child { margin-left: 0; }
  main .wrapper_feature .wrap .list_feature li .text_wrap { transform: translate(2rem, -5rem); padding: 3rem 2rem 2rem 3rem; min-height: 23rem; }
  main .wrapper_feature .wrap .list_feature li .text_wrap .catch { font-size: 2.8rem; }
  main .wrapper_feature .wrap .list_feature li .text_wrap .text { font-size: 1.8rem; min-height: 7.2em; } }

main .wrapper_diagnosis { background: url(../img/diagnosis_bg.jpg) center center/cover; }

@media screen and (min-width: 48em), print { main .wrapper_diagnosis .wrap .flex2_pc { flex-wrap: nowrap; }
  main .wrapper_diagnosis .wrap .flex2_pc > div { width: auto; }
  main .wrapper_diagnosis .wrap .flex2_pc > div p { line-height: 2; font-size: 2.2rem; }
  main .wrapper_diagnosis .wrap .flex2_pc > div:nth-child(2) { margin-left: 10rem; flex: none; } }

main .wrapper_greeting .wrap .box_greeting { background: #FBF8EC; border-radius: 1rem; padding: 2rem 1rem; background-image: url(../img/greeting_bg.png); background-repeat: no-repeat; background-position: top left; }

main .wrapper_greeting .wrap .box_greeting .image_greeting { text-align: center; margin-bottom: 1.5rem; }

main .wrapper_greeting .wrap .box_greeting .image_greeting img { border-radius: 1rem; }

@media screen and (min-width: 48em), print { main .wrapper_greeting .wrap { position: relative; }
  main .wrapper_greeting .wrap .box_greeting { padding: 5rem 10rem 3rem 4.5rem; margin-right: 31rem; border-radius: 1.5rem; }
  main .wrapper_greeting .wrap .box_greeting .image_greeting { position: absolute; right: 0; top: 15rem; }
  main .wrapper_greeting .wrap .box_greeting .image_greeting img { border-radius: 1.5rem; }
  main .wrapper_greeting .wrap .box_greeting p { font-size: 2rem; line-height: 2; } }

body:not(.index) .main > .wrap:first-child { padding: 4rem 1rem 2rem; }

@media screen and (min-width: 48em), print { body:not(.index) .main > .wrap:first-child { padding: 8rem 0rem 5rem; }
  .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: 2rem; }

.sp-selected-thumbnail { border: .4rem solid #000; }

@media screen and (min-width: 48em), print { .sp-layer.sp-black.sp-padding { font-size: 2.4rem; } }

.access .gmap { height: 30.0rem; }

.access .tel_access { color: #89C202; font-size: 140%; }

@media screen and (min-width: 48em), print { .access .gmap { height: 50.0rem; } }

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; }

.bread_list > li br { display: none; }

@media screen and (min-width: 48em), print { .bread_list { margin: 2rem auto 0; font-size: 1.4rem; width: 1200px; }
  .bread_list > li:not(:first-child)::before { content: "＞"; } }
/*# sourceMappingURL=style.css.map */