@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

*:focus:not(:focus-visible), *::before:focus:not(:focus-visible), *::after:focus:not(:focus-visible) { outline: none; }

/* https://medium.com/@matuzo/writing-css-with-accessibility-in-mind-8514a0007939 */
.visually-hidden { position: absolute; white-space: nowrap; width: 1px; height: 1px; overflow: hidden; border: 0; padding: 0; clip: rect(0 0 0 0); clip-path: inset(50%); margin: -1px; }

/* https://www.scottohara.me/blog/2019/01/12/lists-and-safari.html */
.plain-list { list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E"); padding-left: 0; }

/* Box sizing rules */
*, *::before, *::after { box-sizing: border-box; }

/* Remove default margin */
body, h1, h2, h3, h4, p, figure, blockquote, dl, dd { margin: 0; }

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role="list"], ol[role="list"] { list-style: none; }

/* Set core root defaults */
html:focus-within { scroll-behavior: smooth; }

/* Set core body defaults */
body { min-height: 100vh; text-rendering: optimizeSpeed; line-height: 1.5; }

/* A elements that don't have a class get default styles */
a:not([class]) { text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img, picture { max-width: 100%; display: block; }

/* Inherit fonts for inputs and buttons */
input, button, textarea, select { font: inherit; }

/* Remove all animations and transitions for people that prefer not to see them */
html { -webkit-text-size-adjust: 100%; }

button { cursor: pointer; appearance: none; border: 0; border-radius: 0; color: inherit; background: none; }

h5, h6 { margin: 0; }

ul, ol { margin: 0; padding: 0; list-style: none; }

p { margin: 1.0em 0; }

img { height: auto; border: none; object-fit: contain; }

iframe { width: 100%; height: 100%; border: none; }

@font-face { font-family: "fontello"; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
@media screen and (min-width: 48em), print { section[id] { padding: 8rem 0 0; margin: -8rem 0 0; }
  section[id].mt30 { margin: -2rem 0 0; } }
.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; }

.font_red { color: #f00; }

.txt_large { font-size: 120%; }

.txt_small { font-size: 80%; }

.border-bottom-red { border-bottom: 1px solid #FF0000; }

.img_c { margin: 1.0rem auto; }

.img_l, .img_r { max-width: 80%; margin: 1.0rem auto; }

.tate { max-width: 60%; }

@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; }
  .tate { max-width: 25% !important; } }
.marker { background: linear-gradient(transparent 60%, #FFE19B 60%); }

.sp_n { display: none; }

@media screen and (min-width: 48em), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.mt40 { margin-top: 4.0rem; }

.mt30 { margin-top: 3.0rem; }

.mt20 { margin-top: 2.0rem; }

.mt10 { margin-top: 1.0rem; }

.mb40 { margin-bottom: 4.0rem; }

.mb30 { margin-bottom: 3.0rem; }

.mb20 { margin-bottom: 2.0rem; }

.mb10 { margin-bottom: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 2.0rem; }

.main > section section ~ section, .flex2 > section section ~ section { margin-top: 3.0rem; }

.main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 2.0rem; }

.main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; }

@media screen and (min-width: 48em), print { .mt40 { margin-top: 8.0rem; }
  .mt30 { margin-top: 6.0rem; }
  .mt20 { margin-top: 4.0rem; }
  .mt10 { margin-top: 2.0rem; }
  .main > section ~ section, .flex2 > section ~ section { margin-top: 8.0rem; }
  .main > section section ~ section, .flex2 > section section ~ section { margin-top: 6.0rem; }
  .main > section > section section ~ section, .flex2 > section > section section ~ section { margin-top: 4.0rem; }
  .main > section > section > section section ~ section, .flex2 > section > section > section section ~ section { margin-top: 2.0rem; } }
.tbl_time { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 1.4rem; color: #815649; }
.tbl_time caption { font-size: 85%; caption-side: bottom; text-align: left; margin-top: .4rem; margin: 1.3rem 0; }
.tbl_time tr th { font-weight: normal; background-color: #fff; }
.tbl_time tr th[scope="col"] { padding: .4rem 0; font-size: 90%; text-align: center; color: #F38200; font-weight: bold; border-top: 1px solid #F38200; border-bottom: 1px solid #F38200; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr th[scope="row"] { color: #111111; }
.tbl_time tr th.time { border-bottom: 1px solid #F38200; }
.tbl_time tr td { text-align: center; padding: 1.0rem .4rem; border-bottom: 1px solid #F38200; line-height: 1.0; font-size: 80%; background-color: #fff; }
.tbl_time .bg_yel th, .tbl_time .bg_yel td { background-color: #FFFAD4; }

@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: 30%; }
  .tbl_time tr td { padding: 1.0rem 0; } }
.gmap { width: 100%; }

.tit_01 { font-size: 2.2rem; padding: 3.0rem 1.0rem; text-align: left; color: #2D79B8; }

.tit_02 { font-size: 2.0rem; line-height: 1.2; margin: 0 0 2.0rem; text-align: center; color: #22AC38; background: url("../img/a_h2_bg.png") no-repeat center bottom -2rem/30rem 100%; padding: 0 0 3.0rem; }
.tit_02 span { position: relative; }
.tit_02 span:before { display: inline-block; content: ""; background: url("../img/a_h2_flower01.png") no-repeat left bottom/contain; width: 3.4rem; height: 3.4rem; position: absolute; top: 0.5rem; left: -5rem; }
.tit_02 span:after { display: inline-block; content: ""; background: url("../img/a_h2_flower02.png") no-repeat left bottom/contain; width: 3.4rem; height: 3.4rem; position: absolute; top: 0.5rem; right: -5rem; }

.tit_03 { font-size: 1.8rem; line-height: 1.2; margin: 0 auto 2.0rem; color: #E45C35; text-align: left; }
.tit_03 span { padding: 0 1rem; background: -webkit-linear-gradient(transparent 60%, #FFE19B 60%); background: -o-linear-gradient(transparent 60%, #FFE19B 60%); background: linear-gradient(transparent 60%, #FFE19B 60%); }

.tit_03_lg { display: inline; }

.tit_04 { font-size: 1.6rem; line-height: 1.2; margin: 0 0 2.0rem; }

@media screen and (min-width: 48em), print { .tit_01 { font-size: 3.2rem; padding: 8.0rem 0; }
  .tit_02 { font-size: 3.0rem; margin: 0 0 3.0rem; background-size: 43.4rem 100%; }
  .tit_03 { font-size: 2.4rem; margin: 0 0 3.0rem; }
  .tit_03 span { display: block; width: 100%; }
  .tit_03_lg { display: block; }
  .tit_04 { font-size: 2.2rem; margin: 0 0 3.0rem; } }
.lst_ul { line-height: 1.4; margin: 1.0rem 0; }
.lst_ul > li { padding: 0 0 0 1.4em; position: relative; }
.lst_ul > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul > li::before { content: "●"; font-size: 1.0rem; color: #22AC38; position: absolute; left: 0; margin: .5rem 1.0rem 0 0; }
.lst_ul.kome > li::before { content: "※"; color: #111111; }

.lst_ul_disc { margin: 0 0 0 2.0rem; }
.lst_ul_disc li { list-style: disc; }
.lst_ul_disc li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ul_disc li::marker { color: #111111; }

.lst_ol { line-height: 1.4; counter-reset: number 0; margin: 1.0rem 0; color: #653F34; }
.lst_ol > li { counter-increment: number 1; padding: 0 0 0 1.8em; position: relative; }
.lst_ol > li:not(:last-child) { margin: 0 0 1.0rem; }
.lst_ol > li::marker { color: #f00; }
.lst_ol > li::before { display: inline-block; content: counter(number) "."; color: #E45C35; font-weight: bold; position: absolute; left: 0; }
.lst_ol > li span { display: inline-block; font-weight: bold; margin-bottom: .8rem; }

.lst_dl01 { border-collapse: collapse; border-spacing: 0; border: .1rem solid #F38200; border-bottom: none; color: #653F34; }
.lst_dl01 dt { font-weight: bold; background-color: #FFF8C2; border-bottom: .1rem solid #F38200; vertical-align: middle; text-align: center; }
.lst_dl01 dd { background-color: #FFFCF3; border-bottom: .1rem solid #F38200; vertical-align: middle; text-align: left; padding: .5rem; }
.lst_dl01.low { flex-direction: column; justify-content: center; }
.lst_dl01.low dt { width: 100%; padding: 1.0rem 0; border-right: none; }
.lst_dl01.low dd { width: 100%; padding: 1.0rem; justify-content: center; }

@media screen and (min-width: 48em), print { .lst_ul.side { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_ul.side > li { width: 48%; }
  .lst_ol > li { padding: 0 0 0 3.0rem; }
  .lst_dl01 { width: 100%; display: flex; justify-content: space-between; align-items: stretch; justify-content: center; flex-wrap: wrap; height: 100%; }
  .lst_dl01 dt { width: 15%; display: flex; justify-content: center; align-items: center; border-right: .1rem solid #F38200; }
  .lst_dl01 dd { width: 85%; padding: 0 1.0rem 0; margin: 0; display: flex; align-items: center; }
  .lst_dl01.low dt { padding: 2.0rem 0; }
  .lst_dl01.low dd { padding: 2.0rem; } }
.tbl_01 { border: .1rem solid #F38200; border-bottom: none; width: 100%; }
.tbl_01 tr th, .tbl_01 tr td { padding: 1.0rem; border-bottom: .1rem solid #F38200; }
.tbl_01 tr th { background-color: #FFF8C2; color: #653F34; text-align: center; }
.tbl_01 tr td { background-color: #FFFDF1; }
.tbl_01 .bg_bl { background-color: #fff; border-bottom: .1rem solid #F38200; }
.tbl_01.th_w30 tr:first-child th { width: 30%; }

.tbl_02 { border: .1rem solid #F38200; border-bottom: none; border-collapse: collapse; width: 100%; }
.tbl_02.col4 tr td { width: calc(100% / 4); }
.tbl_02 tr th, .tbl_02 tr td { padding: 1.0rem; border-bottom: .1rem solid #F38200; }
.tbl_02 tr th { background-color: #FFF8C2; color: #653F34; text-align: center; }
.tbl_02 tr td { background-color: #FFFDF1; text-align: center; }
.tbl_02 .bg_bl { background-color: #fff; border: .1rem solid #F38200; }

@media screen and (min-width: 48em), print { .tbl_01 tr th, .tbl_01 tr td { padding: 2.0rem; border-bottom: .1rem solid #F38200; } }
.flex3 { display: flex; justify-content: space-between; flex-wrap: wrap; }
.flex3 > li { width: 46%; }

@media screen and (min-width: 48em), print { .flex { gap: 1.0rem 5.0rem; }
  .flex2 { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex2 > section, .flex2 > li, .flex2 > div { width: 48%; margin-top: 0 !important; }
  .flex2 > section.-img { flex-basis: 400px; }
  .flex2 > section.-txt { flex-basis: 650px; }
  .flex3 { justify-content: flex-start; }
  .flex3 li { width: 31%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel_txt { color: #1BA340; font-weight: bold; }

.fax { color: #1BA340; font-weight: bold; }
.fax span { margin: 0 0 .5rem .5rem; }
@media screen and (min-width: 48em), print { .fax span { margin: 0; } }

.add { font-weight: 500; font-size: 1.3rem; }
.add:before { font-family: "fontello"; content: "\e807"; color: #20AB39; margin: 0 .3rem .3rem 0; }

.rsv { width: 12.0rem; height: 3.0rem; line-height: 3.0rem; display: block; background-color: #F5AB28; border-radius: 2.0rem; font-size: 1.6rem; color: #fff; font-weight: bold; text-align: center; }
.rsv:before { font-family: "fontello"; content: "\e805"; margin-right: 1rem; }
@media screen and (min-width: 48em), print { .rsv { width: 11.0rem; height: 3.0rem; line-height: 3.0rem; padding: 0; margin: 0; }
  .rsv:before { font-family: "fontello"; content: "\e805"; margin-right: 0.3rem; } }

.blanc:after { font-family: "fontello"; content: "\e80b"; margin-left: .3rem; }

.contact { width: 12.0rem; height: 3.0rem; line-height: 3.0rem; display: block; background-color: #20AB39; border-radius: 2.0rem; text-align: center; font-size: 1.6rem; color: #fff; font-weight: bold; }
.contact:before { font-family: "fontello"; content: "\e806"; margin-right: .3rem; }
@media screen and (min-width: 48em), print { .contact { text-align: center; width: 11.0rem; padding: 0; margin: 0; } }

.box_ { padding: 1.0rem; }
@media screen and (min-width: 48em), print { .box_ { padding: 2.0rem; } }

.btn_detail { display: inline-block; padding: .4rem 2.0rem; background: #fff; color: #5dbc56; text-decoration: none !important; }
@media screen and (min-width: 48em), print { .btn_detail:hover { background: #5dbc56; color: #fff; } }

.txt_link { display: block; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ color: #fff; font-weight: bold; background-color: #20AB39; border-radius: 5.0rem; text-decoration: none; padding: .5rem 2rem; border: .2rem solid #82D690; transition: .2s; margin: auto; }
.txt_link:before { font-family: "fontello"; content: "\e80a"; font-weight: normal; margin-right: 1.0rem; }
.txt_link:hover { background-color: #E45C35; border: .2rem solid #EF9C84; }

ul.anc_lst { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.5rem; margin: 0 0 2rem; }
ul.anc_lst li { width: 80%; }
ul.anc_lst li a.txt_link { width: 100%; text-decoration: none; }

.linkout { display: inline-block; color: #111111; text-decoration: none !important; margin: 0 .2em; }
.linkout::after { font-family: "fontello"; content: "\f08e"; font-size: .8em; margin-left: .4rem; }

@media screen and (min-width: 48em), print { ul.anc_lst li { width: fit-content; }
  ul.anc_lst li a.txt_link { min-width: 25rem; } }
.slick-arrow { width: 2.0rem; height: 2.0rem; position: absolute; top: 50%; transform: translate(0, -50%); cursor: pointer; line-height: 0; font-size: 0; display: flex; justify-content: center; align-items: center; border-radius: 50%; color: #fff; background: #000; }
.slick-arrow::before { font-size: 1.2rem; }
.slick-arrow.slick-prev { left: -2.6rem; }
.slick-arrow.slick-prev::before { font-family: "fontello"; content: "\e80a"; transform: rotate(179deg); }
.slick-arrow.slick-next { right: -2.6rem; }
.slick-arrow.slick-next::before { font-family: "fontello"; content: "\e80a"; }

@media screen and (min-width: 48em), print { .slick-arrow { width: 5.0rem; height: 5.0rem; }
  .slick-arrow::before { font-size: 2.4rem; }
  .slick-arrow.slick-prev { left: -6.0rem; }
  .slick-arrow.slick-next { right: -6.0rem; } }
.slick-dots { display: flex; justify-content: center; align-items: center; list-style: none; margin: 1.0rem auto; }
.slick-dots li { width: .8rem; height: .8rem; margin: 0 .2rem; }
.slick-dots li button { padding: 50%; display: block; font-size: 0; cursor: pointer; opacity: .25; border-radius: 50%; background: #000; }
.slick-dots li button:hover, .slick-dots li button:focus { opacity: .8; }
.slick-dots li.slick-active button { opacity: .75; }

@media screen and (min-width: 48em), print { .slick-dots { margin: 1.6rem auto; }
  .slick-dots li { width: 1.4rem; height: 1.4rem; margin: 0 .6rem; } }
html { font-size: calc(100vw / 32); }

body { background: #FFFDF1; color: #111111; font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; word-wrap: break-word; }
body::after { visibility: hidden; width: 100%; height: 100%; content: ""; background: white; position: fixed; top: 0; z-index: 2; opacity: 0; transition: all .2s ease-in-out 0s; }
body.spnav_modal { height: 100%; overflow: hidden; }
body.spnav_modal::after { visibility: visible; opacity: 1; }

a { color: inherit; text-decoration: none; }

.main { font-size: 1.4rem; line-height: 1.6; }
.main a:not([class*="btn"], [href*="tel:"]) { text-decoration: underline; }

@media screen and (min-width: 48em), print { html { font-size: 62.5%; }
  body { min-width: calc(1100px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1100px; margin: auto; }
  .main { font-size: 1.6rem; line-height: 1.8; }
  .main a:not([class*="btn"]):hover { opacity: 1.0; text-decoration: none; } }
.header { background: -webkit-linear-gradient(#fff 0%, #fffdf1 100%); background: -o-linear-gradient(#fff 0%, #fffdf1 100%); background: linear-gradient(#fff 0%, #fffdf1 100%); }
.header .wrap { margin: 1.0rem; }
.header .wrap .logo { width: calc(100% - 5.0rem); height: 5.0rem; }
.header .wrap .logo a { display: block; width: 100%; height: 100%; background: url(../img/logo.svg) no-repeat left center/contain; }
.header .wrap .logo a .clip { display: block; height: 100%; overflow: hidden; clip-path: inset(50%); }
.header .wrap .headR { margin: 1rem auto 0; }
.header .wrap .headR ul { display: flex; align-items: center; justify-content: space-around; }
.header .wrap .headR ul .tel_txt { display: none; }
.header .wrap .headR ul .tel_txt span { display: inline-block; font-size: 1.8rem; }
.header .wrap .headR ul .contact { display: none; }
.header .wrap .headR ul .fax span { display: inline-block; font-size: 1.8rem; }
.header .wrap .headR ul .rsv { margin-bottom: 1.0rem; }
.header .wrap .headR ul .add .disc { display: none; }

@media screen and (min-width: 48em), print { .header { position: relative; padding: 9rem 0 0; }
  .header:after { display: block; content: ""; width: 15.2rem; height: 14rem; background: url("../img/logo01.svg") no-repeat center center/contain; position: absolute; right: 0; left: 0; margin: 2.4rem auto 0; top: 0; z-index: 1; }
  .header .wrap { margin: 0 auto; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 40%; height: 6.6rem; }
  .header .wrap .headR { width: 40.5%; margin: 0; }
  .header .wrap .headR ul { justify-content: space-between; }
  .header .wrap .headR ul li { font-size: 1.6rem; }
  .header .wrap .headR ul .tel_txt { display: block; font-size: 2.0rem; }
  .header .wrap .headR ul .contact { display: block; }
  .header .wrap .headR ul .fax span { font-size: 2.0rem; }
  .header .wrap .headR ul .rsv { margin-bottom: 0; }
  .header .wrap .headR ul:not(:last-child) { margin-bottom: .5rem; } }
#nav { width: 100vw; position: fixed; top: 0; left: 0; z-index: 100; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; background: #67B809; border-radius: 50%; text-align: center; line-height: 1.0; font-size: 1.0rem; padding: 0; position: absolute; top: 1.0rem; right: 1.0rem; z-index: 10; }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\e802"; color: #fff; font-size: 3.4rem; }
#nav #sp_menu.close::before { font-family: "fontello"; content: "\e803"; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; width: 94vw; max-height: 75vh; overflow-y: auto; padding: 1.6rem; position: absolute; top: 6.0rem; left: 0; right: 0; margin: auto; z-index: 10; }
#nav .gnav_subnav .gnav { border-top: 1px solid #67B809; border-bottom: 1px solid #67B809; background-color: #fff; }
#nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: 1px dotted #67B809; }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: flex; justify-content: space-between; width: 100%; text-align: left; padding: 1.0rem; font-size: 1.4rem; }
#nav .gnav_subnav .gnav > li .sub::after { content: "▼"; display: inline-flex; justify-content: center; align-items: center; color: #67B809; }
#nav .gnav_subnav .gnav > li .sub.close::after { content: "▲"; }
#nav .gnav_subnav .gnav > li .subbox { display: none; background-color: #FFFAD4; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a { display: block; padding: 1.0rem; color: #111111; }
#nav .gnav_subnav .gnav > li .subbox .subnav li a:before { display: inline-block; content: "・"; }
#nav .gnav_subnav .gnav > li .subbox .subnav li:not(:last-child) { border-bottom: .1rem solid #F38200; }
#nav .gnav_subnav .gnav .nav_rsv { background-color: #20AB39; color: #fff; }

@media screen and (min-width: 48em), print { #nav { width: auto; position: relative; transition: .2s; }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block; width: 100%; height: 6.0rem; line-height: 6.0rem; max-height: auto; overflow-y: visible; padding: 0; position: relative; }
  #nav .gnav_subnav .gnav { width: 1100px; margin: auto; display: flex; justify-content: space-between; border: none; position: absolute; left: 0; right: 0; bottom: 3.5rem; background-color: unset; }
  #nav .gnav_subnav .gnav li { width: 12.4rem; position: relative; color: #E45C35; background: url("../img/nav_bg.svg") no-repeat center center/contain; }
  #nav .gnav_subnav .gnav li:not(:last-child) { border-bottom: none; }
  #nav .gnav_subnav .gnav li a, #nav .gnav_subnav .gnav li .sub { justify-content: center; align-items: center; text-align: center; font-size: 1.5rem; font-weight: bold; margin: 0; cursor: pointer; white-space: nowrap; }
  #nav .gnav_subnav .gnav li a::after, #nav .gnav_subnav .gnav li .sub::after { margin: 0 0 0 1.0rem; display: none; }
  #nav .gnav_subnav .gnav li a:hover, #nav .gnav_subnav .gnav li a.current, #nav .gnav_subnav .gnav li .sub:hover, #nav .gnav_subnav .gnav li .sub.current { color: #f00; }
  #nav .gnav_subnav .gnav li .subbox { width: auto; position: absolute; z-index: 100; background-color: #FFA134; top: 6rem; left: 3rem; }
  #nav .gnav_subnav .gnav li .subbox .subnav { width: 17.5rem; border-left: none; }
  #nav .gnav_subnav .gnav li .subbox .subnav li { width: 100%; height: auto; border-left: none; background: unset; }
  #nav .gnav_subnav .gnav li .subbox .subnav li a { padding: .5rem 0 0 .5rem; line-height: 2; text-align: left; color: #fff; font-weight: normal; }
  #nav .gnav_subnav .gnav li .subbox .subnav li:not(:last-child) { border-bottom: .1rem solid #fff; }
  #nav .gnav_subnav .gnav .sub_nav2 .subbox { background-color: #67B809; }
  #nav .gnav_subnav .gnav .sub_nav2 .subbox .subnav li a:hover { color: #F38200; }
  #nav .gnav_subnav .gnav .nav_rsv { display: none; }
  #nav.sticky { width: 100%; margin: 0 !important; position: fixed; top: 0; left: 0; right: 0; z-index: 20; background-color: rgba(255, 253, 241, 0.8); box-shadow: 0 0.3rem 0.3rem 0 rgba(0, 0, 0, 0.1); }
  #nav.sticky .gnav_subnav .gnav { bottom: 6rem; }
  #nav.sticky .gnav_subnav .gnav li { width: 100%; background: unset; height: 8rem; border-left: .1rem solid #E45C35; }
  #nav.sticky .gnav_subnav .gnav li:nth-child(3) { margin-right: 0; }
  #nav.sticky .gnav_subnav .gnav li a, #nav.sticky .gnav_subnav .gnav li .sub { height: 100%; padding: 2rem 0 0; }
  #nav.sticky .gnav_subnav .gnav .nav_rsv { display: block; }
  #nav.sticky .gnav_subnav .gnav .nav_rsv span { display: block; color: #fff; background-color: #F5AB28; border-radius: 2rem; padding: 0 2rem; height: auto; line-height: 2; }
  #nav.sticky .gnav_subnav .gnav .nav_rsv span:before { font-family: "fontello"; content: "\e805"; margin-right: .5rem; } }
.overview { padding: 2.0rem 1.0rem 1.0rem; font-size: 1.4rem; line-height: 1.6; position: relative; background-image: url(../img/overview_bg_leaf01.svg), url(../img/overview_bg_leaf02.svg), url("../img/overview_bg_bottom.svg"); background-repeat: no-repeat,no-repeat,no-repeat; background-position: left -5rem bottom 30rem,right -5rem top 30rem,left bottom 4rem; background-size: 27.2rem 15.0rem,27.2rem 15.0rem,100% auto; }
.overview ul { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; padding: 0 0 5rem; }
.overview ul:after { display: block; content: ""; background: url("../img/overview_bg_leaf03.svg") no-repeat center bottom/contain; width: 21.4rem; height: 5.9rem; position: absolute; right: 0; left: 0; bottom: 0; margin: 0 auto; }
.overview ul li { margin-bottom: 1.0rem; }
.overview ul .tel { font-size: 2.0rem; margin-left: .5rem; }
.overview ul .fax { width: 100%; text-align: center; }
.overview ul .fax span { font-size: 2.0rem; margin-left: .5rem; }
.overview .clinic_name { text-align: center; margin: 0 0 2.0rem; }
.overview .clinic_name img { max-width: 80%; margin: auto; }
.overview > .wrap .gaiyo { width: 100%; margin: 0; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.overview > .wrap .gaiyo dt { width: 30%; padding: .4rem; color: #F38200; background-color: #fff; border-radius: 2rem; border: .1rem solid #F38200; text-align: center; margin-bottom: 1.5rem; }
.overview > .wrap .gaiyo dd { width: 70%; padding: .4rem; color: #815649; margin-bottom: 1.5rem; }
.overview > .wrap .gaiyo dd .tel { font-size: 120%; }
.overview > .wrap .overviewL .tbl_time { margin: 2.0rem 0; }
.overview > .wrap .overviewR .att { display: flex; justify-content: space-between; align-items: center; margin: 0; color: #653F34; padding: .5rem 1.0rem; border: .1rem dashed #653F34; }
.overview .gmap { width: 100%; height: 100%; margin: 3rem auto; height: 18.0rem; border: .1rem solid #FFC131; border-radius: 1.0rem; overflow: hidden; }
.overview .btn_map { display: block; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ border-radius: 2.0rem; border: .1rem solid #fff; margin: -1.5rem auto; padding: 0 1rem; color: #fff; text-align: center; font-weight: bold; }
.overview .btn_map:after { font-family: "fontello"; content: "\e801"; margin-left: .5rem; }
.overview:before { display: block; content: ""; width: 23.1rem; height: 10.0rem; background: url("../img/logo03.svg") no-repeat center center/contain; position: absolute; top: -10rem; right: 0; left: 0; margin: 0 auto; z-index: 1; }
.overview:after { display: block; content: ""; background: url("../img/wave_bg.png") no-repeat left top/contain; position: absolute; top: -8rem; right: 0; left: 0; margin: 0 auto; width: 100%; height: 5rem; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 1rem; font-size: 1.8rem; background-position: left top  15rem,right top  15rem,left bottom; background-size: 47.2rem 35.0rem,47.2rem 35.0rem,100% auto; }
  .overview ul { width: 1100px; padding: 0 12.6rem 10rem; margin: 0 auto 3.0rem; justify-content: space-between; }
  .overview ul li { font-size: 2.1rem; margin-bottom: 0; }
  .overview ul .tel { font-size: 3.1rem; }
  .overview ul .fax { width: auto; }
  .overview ul .fax span { font-size: 3.1rem; }
  .overview ul .rsv, .overview ul .contact { width: 13.7rem; height: 3.8rem; line-height: 3.8rem; }
  .overview .clinic_name { margin: 0 0 4.0rem; }
  .overview .clinic_name img { max-width: 35.0rem; }
  .overview > .wrap { display: flex; justify-content: space-between; }
  .overview > .wrap .gaiyo { font-size: 1.6rem; }
  .overview > .wrap .gaiyo dt { width: 20%; padding: .5rem 0; }
  .overview > .wrap .gaiyo dd { width: 74%; padding: .5rem 0; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 50%; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview .gmap { width: 1100px; height: 43.4rem; margin: 7rem auto 0; }
  .overview .btn_map { margin: 1.5rem auto; }
  .overview:before { width: 46.2rem; height: 20.0rem; top: -16rem; }
  .overview:after { top: -18rem; height: 25.4rem; } }
.btn_orange { display: block; /*width: 60%;*/ margin: auto; background-color: #F5AB28; color: #fff; text-align: center; text-decoration: none !important; font-weight: bold; padding: 1.0rem 0; }
.btn_orange dl { padding: 1rem; }
.btn_orange dl dt { font-size: 120%; margin-bottom: 0.5rem; border-bottom: 1px solid #FF0000; }

#tel_up { width: 100%; height: 4.0rem; background: #fff; visibility: hidden; position: fixed; bottom: 0; left: 0; right: 0; z-index: 2; font-size: 1.4rem; display: flex; justify-content: space-between; align-items: center; }
#tel_up ul { width: calc(100% - 4.0rem); height: 100%; display: flex; justify-content: center; align-items: center; line-height: 1.0; }
#tel_up ul li { flex: 1; height: 100%; text-align: center; display: flex; justify-content: center; align-items: center; background-color: #FFA134; font-size: 1.0rem; color: #fff; }
#tel_up ul li:nth-child(2) { width: 40%; }
#tel_up ul li .tel { margin-left: .5rem; }
#tel_up ul li .tel a { width: 100%; line-height: 4rem; font-size: 1.4rem; font-weight: bold; }
#tel_up ul li .contact { width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 0; height: 100%; font-size: 1.4rem; }
#tel_up #pageup { display: block; width: 4.0rem; height: 100%; font-size: 1.6rem; text-align: center; padding: 0 .4rem; line-height: 1.0; background: -webkit-linear-gradient(#66b808 0%, #83d135 100%); background: -o-linear-gradient(#66b808 0%, #83d135 100%); background: linear-gradient(#66b808 0%, #83d135 100%); }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\e804"; position: relative; margin: 0; color: #fff; }

@media screen and (min-width: 48em), print { #tel_up { width: 15.0rem; bottom: 10.0rem; right: 5.0rem; left: auto; background: none; padding: 0; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; height: 15.0rem; background: url("../img/pagetop.svg") no-repeat left center/contain; }
  #tel_up #pageup:before { display: none; } }
.footer { text-align: center; padding: 8rem 0 4.0rem; background-color: #FFC131; margin-top: -6rem; }
.footer .copy { display: block; color: #fff; padding: .6rem 1.0rem; font-size: 1.4rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 1rem 0 0; margin-top: 0; }
  .footer .copy { margin: 3.0rem 0 0; padding: 0 0 3.0rem; }
  .footer ul { display: block; display: flex; justify-content: flex-start; text-align: center; flex-wrap: wrap; }
  .footer ul li { font-size: 1.6rem; margin: 0 0 1.0rem; font-weight: bold; text-align: left; color: #653F34; -webkit-text-size-adjust: none; }
  .footer ul li:not(:last-child) { margin-right: 1.5rem; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li a:before { display: inline-block; content: "-"; margin-right: .3rem; }
  .footer ul li.side_surgery { display: none; }
  .footer ul li.treatment { display: none; }
  .footer ul.subnav li:nth-child(8)::after { content: none; } }
.bnr { margin: 1rem 0 2.0rem; }
.bnr a { display: block; margin: auto; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ text-align: center; text-decoration: none !important; }
.bnr img { margin: 0 auto; }

.bnr01 { width: 95%; margin: 2rem auto; }
.bnr01 a { display: block; }
@media screen and (min-width: 48em), print { .bnr01 { width: auto; }
  .bnr01 a { width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ margin: 5rem auto; } }

.bnr_doctor { width: 95%; margin: auto; }
.bnr_doctor a { display: block; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ margin: auto; }
.bnr_doctor img { margin: auto; }

.bnr03 a { color: #653F34; font-weight: bold; }
.bnr03 a:after { font-family: "fontello"; content: "\e80a"; font-size: 80%; margin-left: .5rem; }
.bnr03 a img { margin: 1.0rem auto; }

@media screen and (min-width: 48em), print { .bnr { margin: 3.4rem 0 4.0rem; }
  .bnr a:hover img { opacity: .8; }
  .bnr_doctor { width: 100%; }
  .bnr_doctor a:hover img { opacity: .8; } }
.keyvsl { width: 100%; position: relative; }
.keyvsl #keyvsl { max-width: 100%; height: 26.0rem; overflow: hidden; position: relative; }
.keyvsl .slick-list div img { height: 26.0rem !important; object-fit: cover; }
.keyvsl .slick-dots { position: relative; z-index: 2; }
.keyvsl .slick-dots li { width: 1.0rem; height: 1.0rem; margin: 0 .6rem; }
.keyvsl .wrap { height: 100%; position: relative; }
.keyvsl .wrap .catch { width: 11.0rem; height: 11.0rem; background-color: #F38200; line-height: 1.3; border-radius: 50%; text-align: center; color: #fff; font-size: 1.5rem; font-weight: bold; padding: 2rem 0 0; position: absolute; left: 1rem; bottom: 9rem; z-index: 2; }
.keyvsl .wrap .catch span { font-size: 1.8rem; }
.keyvsl .wrap .open { width: 9.0rem; height: 9.0rem; background-color: #FFE300; line-height: 1.3; border-radius: 50%; text-align: center; color: #F38200; font-size: 1.5rem; font-weight: bold; padding: 2.5rem 0 0; position: absolute; left: 6rem; bottom: 2.5rem; z-index: 1; }
.keyvsl .wrap .btn_kv { position: absolute; left: 1rem; bottom: 5rem; }
.keyvsl .wrap .btn_kv li { margin-bottom: 1rem; }
.keyvsl .wrap .btn_kv li a { display: flex; align-items: center; border-radius: 10px; background: #66b808; color: #fff; font-weight: bold; font-size: 1.3rem; padding: 1rem; }
.keyvsl .wrap .btn_kv li a:before { font-family: "fontello"; content: "\e809"; font-size: 1.2rem; margin-right: .5rem; }

@media screen and (min-width: 48em), print { .keyvsl { margin: 0; }
  .keyvsl #keyvsl { height: 51.4rem; }
  .keyvsl #keyvsl .slick-list div img { width: 100%; height: 51.4rem !important; }
  .keyvsl #keyvsl .slick-dots li { width: 1.6rem; height: 1.6rem; margin: 0 1.2rem; }
  .keyvsl .wrap .catch { width: 21.0rem; height: 21.0rem; font-size: 2.8rem; padding: 4rem 0 0; left: 3rem; bottom: 17.5rem; }
  .keyvsl .wrap .catch span { font-size: 3.2rem; }
  .keyvsl .wrap .open { width: 15.0rem; height: 15.0rem; font-size: 2.6rem; padding: 4rem 0 0; left: 9.3rem; bottom: 7.3rem; }
  .keyvsl .wrap .btn_kv { left: 0; bottom: 10rem; }
  .keyvsl .wrap .btn_kv li a { font-size: 1.8rem; padding: 2rem; }
  .keyvsl .wrap .btn_kv li a:before { font-size: 1.2rem; margin-right: .5rem; } }
.bnr_top { width: 100%; margin: 4.0rem 0; position: relative; }
.bnr_top .wrap { width: 95%; margin: auto; }
.bnr_top:before { display: block; content: ""; background: url(../img/wave_bg.png) no-repeat left top/contain; position: absolute; top: -6rem; right: 0; left: 0; margin: 0 auto; height: 6rem; }
.bnr_top .bnr { display: block; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ margin: 0 auto 1rem; }
.bnr_top .bnr img { margin: auto; }
.bnr_top ul li:not(:last-child) { margin-bottom: 1.0rem; }
.bnr_top ul li a { display: block; width: 60%; margin: auto; background-color: #F5AB28; color: #fff; text-align: center; text-decoration: none !important; font-weight: bold; padding: 1.0rem 0; }

@media screen and (min-width: 48em), print { .bnr_top { margin: 3.0rem auto; }
  .bnr_top .wrap { width: 66.0rem; }
  .bnr_top .bnr { margin: 0 auto 4.7rem; }
  .bnr_top .bnr:hover img { opacity: .8; }
  .bnr_top:before { background-size: cover; top: -14rem; height: 14rem; }
  .bnr_top ul li:not(:last-child) { margin-bottom: 2.0rem; }
  .bnr_top ul li a { width: 100%; font-size: 2.0rem; }
  .bnr_top ul li a:hover { opacity: .8 !important; } }
.read { background-color: #FFFAD4; padding: 0 0 2rem; }
.read .wrap { padding: 4rem 1rem; background-image: url("../img/read_bg.png"); background-position: center bottom; background-size: auto 14.5rem; background-repeat: no-repeat; }
.read p { margin: 0; color: #E45C35; font-weight: bold; text-align: center; font-size: 1.5rem; }
@media screen and (min-width: 48em), print { .read { padding: 0 0 6rem; }
  .read .wrap { padding: 4.0rem 6.0rem 9.0rem; background-image: url("../img/read_leaf01.png"), url("../img/read_bg.png"), url("../img/read_leaf02.png"); background-repeat: no-repeat,no-repeat,no-repeat; background-position: left center, center bottom, right center; background-size: auto 16.6rem,  auto 14.5rem, auto 16.6rem; }
  .read p { font-size: 2.6rem; } }

.info { margin: 4.0rem 0 6rem; position: relative; }
.info .wrap .tit_02 { color: #fff; font-size: 1.8rem; background: -webkit-linear-gradient(#66b808 0%, #83d135 100%); background: -o-linear-gradient(#66b808 0%, #83d135 100%); background: linear-gradient(#66b808 0%, #83d135 100%); width: 11.0rem; height: 11.0rem; border-radius: 50%; line-height: 13.5rem; text-align: center; position: relative; margin: 0 auto 2rem; }
.info .wrap .tit_02:before { display: block; font-family: "fontello"; content: "\e808"; position: absolute; right: 0; left: 0; margin: 0 auto; top: -3rem; color: #FFFAD4; }
.info .wrap dl { line-height: 1.4; margin: 0 2rem; }
.info .wrap dl dt { display: flex; align-items: flex-start; margin: 0 0 .6rem; font-weight: bold; color: #E45C35; cursor: pointer; }
.info .wrap dl dt::before { font-family: "fontello"; content: "\e800"; color: #E45C35; margin-right: .6rem; }
.info .wrap dl dt.close::before { font-family: "fontello"; content: "\e800"; transform: rotate(180deg); }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; }
.info .wrap dl dd { margin: 0 0 1.6rem; word-wrap: break-word; }
.info .wrap dl dd:not(:nth-of-type(-n+3)) { display: none; }

@media screen and (min-width: 48em), print { .info { margin: 8.0rem 0; }
  .info .wrap { display: flex; align-items: flex-start; justify-content: space-between; }
  .info .wrap .tit_02 { font-size: 2.0rem; margin: 0; }
  .info .wrap dl { width: 95.0rem; margin: 0; }
  .info .wrap dl dt { margin: 0 0 1.0rem; }
  .info .wrap dl dt::before { margin-right: 1.0rem; }
  .info .wrap dl dt:not(:first-of-type) { padding: 1.2rem 0 0; margin: 1.2rem 0 0.6rem; }
  .info .wrap dl dd { margin: 0 0 1.2rem; } }
.medical_info .wrap { width: 95%; margin: 0 auto; }
.medical_info .wrap ul { display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; }
.medical_info .wrap ul li { margin: 0 1.5rem 2.0rem; }
.medical_info .wrap ul li a { color: #815649; font-weight: bold; text-decoration: none; text-align: center; display: block; width: 100%; position: relative; }
.medical_info .wrap ul li a span { display: inline-block; }
.medical_info .wrap ul li a span:before { font-family: "fontello"; content: "\e809"; margin-right: .5rem; }
.medical_info .wrap ul li a:before { content: ""; display: block; width: 10.0rem; height: 10.0rem; margin: 0 auto; background: -webkit-linear-gradient(#ffa134 0%, #ffbc47 100%); background: -o-linear-gradient(#ffa134 0%, #ffbc47 100%); background: linear-gradient(#ffa134 0%, #ffbc47 100%); border-radius: .5rem 2.0rem .5rem 2.0rem; }
.medical_info .wrap ul li a:after { content: ""; display: block; width: 7.0rem; height: 7.0rem; background-image: url("../img/nav_02.svg"); background-repeat: no-repeat; background-size: contain; position: absolute; right: 0; left: 0; margin: 0 auto; top: 1rem; }
.medical_info .wrap ul li .nav_03:after { background-image: url("../img/nav_03.svg"); }
.medical_info .wrap ul li .nav_04:after { background-image: url("../img/nav_04.svg"); }
.medical_info .wrap ul li .nav_05:after { background-image: url("../img/nav_05.svg"); }
.medical_info .wrap ul li .nav_06:after { background-image: url("../img/nav_06.svg"); }
.medical_info .wrap ul li .nav_07:after { background-image: url("../img/nav_07.svg"); }
.medical_info .wrap ul li .nav_08:after { background-image: url("../img/nav_08.svg"); }
.medical_info .wrap .side_n { display: none; }
.medical_info .wrap .nav_out { width: 100%; background: url("../img/medical_info_bg01.jpg") no-repeat center top/cover #FFE5A8; padding: 2rem 2rem 1.0rem; margin-bottom: 2rem; border-radius: 1rem; }
.medical_info .wrap .nav_out .tit { color: #F38200; font-weight: bold; font-size: 1.5rem; text-align: center; }
.medical_info .wrap .nav_home { width: 100%; background: url("../img/medical_info_bg02.jpg") no-repeat center top/cover #E3F2A6; padding: 2rem 2rem 1.0rem; border-radius: 1rem; }
.medical_info .wrap .nav_home .tit { color: #815649; font-weight: bold; font-size: 1.5rem; text-align: center; }
.medical_info .wrap .nav_home li a:before { background: -webkit-linear-gradient(#66b808 0%, #83d135 100%); background: -o-linear-gradient(#66b808 0%, #83d135 100%); background: linear-gradient(#66b808 0%, #83d135 100%); }
.medical_info .wrap .nav_home .subnav li { width: 20.9rem; margin: 0 auto 1.5rem; }
.medical_info .wrap .nav_home .subnav li a { background-color: #fff; border-radius: 3.0rem; border: .2rem solid #BAD93B; padding: .3rem 0 .3rem 1.5rem; text-align: left; }
.medical_info .wrap .nav_home .subnav li a:before { display: inline-block; font-family: "fontello"; content: "\e80a"; width: auto; height: auto; background: unset; color: #22AC38; font-size: 1.0rem; margin: 0 .5rem 0 0; vertical-align: middle; }
.medical_info .wrap .nav_home .subnav li a:after { display: none; }

@media screen and (min-width: 48em), print { .medical_info { padding-bottom: 9.0rem; }
  .medical_info .wrap { width: 1100px; display: flex; justify-content: space-between; align-items: stretch; }
  .medical_info .wrap ul { justify-content: space-between; }
  .medical_info .wrap ul.around { justify-content: space-around; }
  .medical_info .wrap ul li { margin: 0 0 3.7rem; }
  .medical_info .wrap ul li a { font-size: 1.8rem; color: #815649; font-weight: bold; }
  .medical_info .wrap ul li a:before { width: 12.8rem; height: 12.8rem; border-radius: .5rem 2.0rem .5rem 2.0rem; }
  .medical_info .wrap ul li a:after { width: 10.0rem; height: 10.0rem; top: 1rem; }
  .medical_info .wrap ul li a:hover { opacity: 0.8; }
  .medical_info .wrap .nav_out { width: 53.5rem; height: auto; padding: 4.8rem 4.8rem 1.0rem; margin-bottom: 0; background-position: left top; border-radius: none; }
  .medical_info .wrap .nav_out .tit { font-size: 2.6rem; }
  .medical_info .wrap .nav_home { width: 53.5rem; height: auto; padding: 4.8rem 4.8rem 1.0rem; background-position: left top; border-radius: none; }
  .medical_info .wrap .nav_home .tit { font-size: 2.6rem; }
  .medical_info .wrap .nav_home .subnav { justify-content: flex-start !important; }
  .medical_info .wrap .nav_home .subnav li { width: 20.9rem; margin: 0 .5rem 1rem; }
  .medical_info .wrap .nav_home .subnav li a { padding: .3rem 0 .3rem 1.5rem; }
  .medical_info .wrap .nav_home .subnav li a:before { font-size: 1.0rem; margin: .5rem; } }
.feature { margin: 4.0rem 0; background: linear-gradient(180deg, #FFFDF1 0%, #FFFDF1 4%, #FFFAD4 0%, #FFFAD4 100%); position: relative; padding-bottom: 6.0rem; overflow: hidden; }
.feature .tit_02 { margin: 0 0 3rem; }
.feature:before { display: block; content: ""; background: url("../img/feature_bg.svg") no-repeat left top/contain; position: absolute; top: 8rem; left: 0; width: 100%; height: 8rem; }
.feature .wrap { width: 95%; margin: 0 auto; }
.feature ul { position: relative; z-index: 1; margin-bottom: 4.0rem; }
.feature ul li { color: #815649; margin-bottom: 2rem; }
.feature ul li p { margin: 0; }
.feature ul li .tit { color: #F38200; font-weight: bold; text-align: center; margin: 1rem 0; }
.feature .feature_bottom li img { margin: 0 auto; }
.feature .feature_bottom li p { text-align: center; }

@media screen and (min-width: 48em), print { .feature { padding-bottom: 25.4rem; background: linear-gradient(180deg, #FFFDF1 0%, #FFFDF1 17%, #FFFAD4 15%, #FFFAD4 100%); }
  .feature .tit_02 { margin: 0 0 6rem; }
  .feature:before { top: 15rem; height: 25.4rem; }
  .feature .wrap { width: 1100px; }
  .feature ul { display: flex; position: relative; }
  .feature ul li { margin-bottom: 0; }
  .feature ul li .tit { margin: 3rem 0 1rem; font-size: 2.4rem; }
  .feature .feature_top { justify-content: flex-start; }
  .feature .feature_top li { width: 45.6rem; margin-right: 6.0rem; }
  .feature .feature_top:before { display: block; content: ""; background: url("../img/a_feature_leaf01.svg") no-repeat left center/contain; position: absolute; top: 11rem; left: -31rem; width: 31rem; height: 30.8rem; }
  .feature .feature_top:after { display: block; content: ""; background: url("../img/feature_leaf02.svg") no-repeat left center/contain; position: absolute; top: 23rem; right: -2rem; width: 11.3rem; height: 7.3rem; }
  .feature .feature_middle { justify-content: flex-end; }
  .feature .feature_middle li { width: 45.6rem; margin-left: 6.0rem; }
  .feature .feature_middle:before { display: block; content: ""; background: url("../img/feature_leaf03.svg") no-repeat left center/contain; position: absolute; bottom: 15rem; left: -3rem; width: 11.3rem; height: 7.3rem; }
  .feature .feature_middle:after { display: block; content: ""; background: url("../img/a_feature_leaf04.svg") no-repeat left center/contain; position: absolute; bottom: 8rem; right: -31rem; width: 31.0rem; height: 30.8rem; }
  .feature .feature_bottom { justify-content: space-around; }
  .feature .feature_bottom li { width: 30.1rem; }
  .feature .feature_bottom:before { display: block; content: ""; background: url("../img/a_feature_leaf01.svg") no-repeat left center/contain; position: absolute; bottom: 5rem; left: -26rem; width: 31rem; height: 30.8rem; }
  .feature .feature_bottom:after { display: block; content: ""; background: url("../img/feature_leaf02.svg") no-repeat left center/contain; position: absolute; bottom: 13rem; right: -14rem; width: 11.3rem; height: 7.3rem; } }
.modal { margin: 3rem auto 2rem; text-align: center; }
@media screen and (min-width: 48em), print { .modal { margin: 6rem auto 2rem; } }
.modal .popup { display: none; height: 100vh; width: 100%; background-color: rgba(0, 0, 0, 0.7); position: fixed; top: 0; left: 0; z-index: 999; }
.modal .content { background: #fff; padding: 0px; width: 95%; }
@media screen and (min-width: 48em), print { .modal .content { padding: 30px; width: 50%; } }
.modal .show { display: flex; justify-content: center; align-items: center; }
.modal #close { background-color: #1BA340; color: #fff; margin: 1.0rem 0; padding: .5rem; }
@media screen and (min-width: 48em), print { .modal #close { margin: 2.0rem 0; } }

.modal__item { margin: 0 1rem; }
.modal__item img { margin: auto; }
.modal__item img:hover { cursor: pointer; opacity: .8; }

.main-modal { display: none; height: 100vh; position: fixed; top: 0; z-index: 1111111; width: 100%; left: 0; }
.main-modal .container { position: relative; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); max-width: 800px; }
.main-modal .container .movie { position: relative; width: 100%; padding-top: 56.25%; }
.main-modal .container .movie video { position: absolute; top: 0; right: 0; width: 100%; height: 100%; }
.main-modal .container .close { display: block; }
.main-modal .container .close:after { font-family: "fontello"; content: "\e803"; color: #fff; position: absolute; right: 0; font-size: 3.0rem; }

.modal__bg { background: rgba(0, 0, 0, 0.8); height: 100vh; position: absolute; width: 100%; }

body:not(.index) .header .wrap { margin: 1rem 1rem 0; }
body:not(.index) .low_bg { width: 100%; background: url(../img/low_h1_back.jpg) no-repeat center center/cover; }
body:not(.index) .main { margin: 0 0 6.0rem; padding: 0 1.0rem 10.0rem; background: linear-gradient(to bottom, #FFFAD4, #FFFDF1 12%); position: relative; color: #653F34; overflow: hidden; }
body:not(.index) .main:after { content: ""; display: block; background: linear-gradient(to bottom, #FFFDF1 10%, #FFFAD4 80%); position: absolute; width: 100%; height: 10.0rem; bottom: 0; left: 0; }
body:not(.index) .main section { position: relative; z-index: 2; }
body:not(.index) .wrap_leaf { position: relative; padding-bottom: 4rem; }
body:not(.index) .tit_02 { padding: 0 0 1rem; text-align: center; background-size: 100% 3rem; }
body:not(.index) .tit_02 span { display: flex; justify-content: space-between; margin: auto; width: -moz-fit-content; /* Firefox */ width: fit-content; /* other browsers */ }
body:not(.index) .tit_02 span:before { position: relative; width: 2rem; height: 2rem; top: auto; left: auto; margin-right: .3rem; }
body:not(.index) .tit_02 span:after { position: relative; width: 2rem; height: 2rem; top: auto; right: auto; margin-left: .3rem; }
body:not(.index) .tit_03 { background: linear-gradient(transparent 60%, #FFE19B 60%); }
body:not(.index) .tit_04 { color: #653F34; font-weight: bold; border-bottom: .2rem solid #CBB68F; padding: .5rem 0 .5rem 1.6rem; }
body:not(.index) .tit_05 { color: #0F8121; font-size: 1.6rem; }
body:not(.index) .box1 { background-color: rgba(255, 248, 194, 0.6); padding: 1.0rem; }
@media screen and (min-width: 48em), print { body:not(.index) .header .wrap { margin: 0 auto; }
  body:not(.index) .main { margin: 0 0 8.0rem; padding: 0 0 25.0rem; }
  body:not(.index) .main:after { height: 50.0rem; }
  body:not(.index) .wrap_leaf { position: relative; padding-bottom: 12rem; }
  body:not(.index) .wrap_leaf:before { display: block; content: ""; background: url(../img/a_feature_leaf01.svg) no-repeat left center/contain; position: absolute; top: 8rem; left: -32rem; width: 31rem; height: 30.8rem; }
  body:not(.index) .wrap_leaf:after { display: block; content: ""; background: url(../img/a_feature_leaf04.svg) no-repeat left center/contain; position: absolute; top: 9rem; right: -32rem; width: 31rem; height: 30.8rem; }
  body:not(.index) .cf .img_l, body:not(.index) .cf .img_r { max-width: 40%; height: auto; }
  body:not(.index) .tit_02 { padding: 0; background-size: 43.4rem 100%; }
  body:not(.index) .tit_02 span:before { width: 3rem; height: 3rem; margin-right: 1rem; }
  body:not(.index) .tit_02 span:after { width: 3rem; height: 3rem; margin-left: 0.5rem; }
  body:not(.index) .tit_04 { border-bottom: .2rem solid #CBB68F; }
  body:not(.index) .tit_05 { font-size: 1.8rem; }
  body:not(.index) .box1 { padding: 3.0rem; } }

.breadcrumb { display: flex; align-items: center; font-size: 1.2rem; margin: 1rem 0 4.0rem; }
.breadcrumb li { color: #E45C35; font-weight: bold; }
.breadcrumb li:not(:last-child)::after { display: inline-block; content: ">"; font-size: 70%; margin: 0 .4rem; }

@media screen and (min-width: 48em), print { .breadcrumb { font-size: 1.6rem; margin: 3.5rem 0 8.0rem; padding: 1.0rem 0 0; }
  .breadcrumb li:not(:last-child)::after { margin: 0 .8rem; } }
.gallery { width: 85%; margin: auto; }
.gallery .gallery_slider { visibility: hidden; }
.gallery .gallery_slider div .cap { margin: .2rem 0 0; text-align: center; color: #fff; padding: .4rem; opacity: 0; transition: .3s ease; background: #000; }
.gallery .gallery_slider div .slick-current .cap { opacity: 1; transition-delay: .5s; }
.gallery .gallery_slider div:first-child .cap { transition-delay: 0s; }
.gallery .gallery_thum div img { cursor: pointer; border: 4px solid transparent; }
.gallery .gallery_thum .slick-current div img { border: 4px solid #000; }

@media screen and (min-width: 48em), print { .gallery { width: 75.0rem; margin: auto; }
  .gallery .gallery_slider { font-size: 1.6em; }
  .gallery .gallery_thum { width: calc(100% + .6rem); } }
.flow .main dd { margin: 0; position: relative; }
.flow .main dd:not(:last-child) { margin: 0 0 6.0rem; }
@media screen and (min-width: 48em), print { .flow .main dd:not(:last-child) { margin: 0 0 10.0rem; } }
.flow .main 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 #81e2fd; border-right: 3.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 3.0rem solid transparent; margin: auto; }
.flow .main .box1 span { margin-bottom: 0; }

.access .main { margin: 0 !important; position: relative; }
.access .main .flex2 { font-weight: bold; }
.access .main .gallery { margin-top: 2.0rem; }
.access .main .gmap { height: 30.0rem; margin: 2.0rem 0; }
.access .main:before { display: block; content: ""; background: url("../img/overview_bg_bottom.svg"); background-repeat: no-repeat; background-size: 100% auto; position: absolute; left: 0; bottom: -20rem; width: 100%; height: 16rem; z-index: 1; }
.access .movie { height: 20.0rem; }
@media screen and (min-width: 48em), print { .access .main .tbl_time { font-size: 2.0rem; }
  .access .main .flex2 { font-size: 1.8rem; }
  .access .main .gmap { margin: 4.0rem 0 0; height: 50.0rem; }
  .access .main:before { bottom: -5rem; }
  .access .gallery_thum .slick-track { transform: translate3d(0px, 0px, 0px) !important; }
  .access .movie { height: 60.0rem; } }

.doctor .txt_r { margin: 0 0 .5rem; }
.doctor .society { margin: 4rem 0 0; }
@media screen and (min-width: 48em), print { .doctor .txt_r { margin: 1em 0; }
  .doctor .society { margin: 10rem 0 0; } }

.circulatory .bdr_b { border-bottom: .2rem solid #CBB68F; padding-bottom: 1.0rem; }
@media screen and (min-width: 48em), print { .circulatory .bdr_b { padding-bottom: 3.0rem; } }

.lst_qa .qst { position: relative; padding: 0 0 3rem 4rem; display: flex; align-items: center; font-weight: bold; }
.lst_qa .qst:before { display: block; content: "Q."; background-color: #22AC38; color: #fff; padding: .5rem 1rem; position: absolute; left: 0; }
.lst_qa .ans { position: relative; padding: 0 0 5rem 4rem; font-weight: bold; }
.lst_qa .ans:before { display: block; content: "A."; background-color: #F5AB28; color: #fff; padding: .5rem 1rem; position: absolute; left: 0; }

@media screen and (min-width: 48em), print { .lst_qa .qst { padding: 0 0 4rem 6rem; }
  .lst_qa .ans { padding: 0 0 10rem 6rem; } }
.expense .lst_dl01 dt, .expense .lst_dl01 dd { padding: 1.0rem; }
.expense .lst_dl01 dt { justify-content: flex-start; }
.expense .lst_dl01 dd { text-align: center; }
@media screen and (min-width: 48em), print { .expense .lst_dl01 dt, .expense .lst_dl01 dd { padding: 1.0rem 2.0rem; }
  .expense .lst_dl01 dd { text-align: left; } }

.empty { margin-bottom: 20.0rem; }
@media screen and (min-width: 48em), print { .empty { margin-bottom: 40.0rem; } }

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