@charset "UTF-8";
audio:not([controls]) { display: none; /* Chrome 44-, iOS 8+, Safari 9+ */ }

button { -webkit-appearance: button; /* iOS 8+ */ overflow: visible; /* Internet Explorer 11- */ }

details { display: block; /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */ }

html { -ms-overflow-style: -ms-autohiding-scrollbar; /* Edge 12+, Internet Explorer 11- */ overflow-y: scroll; /* All browsers without overlaying scrollbars */ -webkit-text-size-adjust: 100%; /* iOS 8+ */ }

input { -webkit-border-radius: 0; }

input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* iOS 8+ */ }

input[type="number"] { width: auto; /* Firefox 36+ */ }

input[type="search"] { -webkit-appearance: textfield; /* Chrome 45+, Safari 9+ */ }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; /* Chrome 45+, Safari 9+ */ }

main { display: block; /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */ }

pre { overflow: auto; /* Internet Explorer 11- */ }

progress { display: inline-block; /* Internet Explorer 11-, Windows Phone 8.1+ */ }

small { font-size: 75%; /* All browsers */ }

summary { display: block; /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */ }

svg:not(:root) { overflow: hidden; /* Internet Explorer 11- */ }

template { display: none; /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */ }

textarea { overflow: auto; /* Edge 12+, Internet Explorer 11- */ }

[hidden] { display: none; /* Internet Explorer 10- */ }

/* Universal inheritance */
*, :before, :after { box-sizing: inherit; }

* { font-size: inherit; line-height: inherit; }

:before, :after { text-decoration: inherit; vertical-align: inherit; }

/* Opinionated defaults */
/* specify the border style and width of all elements */
*, :before, :after { border-style: solid; border-width: 0; }

/* specify the core styles of all elements */
* { background-repeat: no-repeat; margin: 0; padding: 0; }

/* specify the root styles of the document */
:root { background-color: #ffffff; box-sizing: border-box; color: #000000; cursor: default; font: 100%/1.5 sans-serif; }

/* specify the text decoration of anchors */
a { text-decoration: none; }

/* specify the alignment of media elements */
audio, canvas, iframe, img, svg, video { vertical-align: middle; }

/* specify the background color of form elements */
button, input, select, textarea { background-color: transparent; }

/* specify the inherited color and font of form elements */
button, input, select, textarea { color: inherit; font-family: inherit; font-style: inherit; font-weight: inherit; }

/* specify the minimum height of form elements */
button, [type="button"], [type="date"], [type="datetime"], [type="datetime-local"], [type="email"], [type="month"], [type="number"], [type="password"], [type="reset"], [type="search"], [type="submit"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], select, textarea { min-height: 1.5em; }

/* specify the font family of code elements */
code, kbd, pre, samp { font-family: monospace, monospace; }

/* specify the list style of nav lists */
nav ol, nav ul { list-style: none; }

/* specify the standard appearance of selects */
select { -moz-appearance: none; /* Firefox 40+ */ -webkit-appearance: none; }

select::-ms-expand { display: none; /* Edge 12+, Internet Explorer 11- */ }

select::-ms-value { color: currentColor; /* Edge 12+, Internet Explorer 11- */ }

/* specify the border styling of tables */
table { border-collapse: collapse; border-spacing: 0; }

/* specify the resizability of textareas */
textarea { resize: vertical; }

/* specify the background color, font color, and drop shadow of text selections */
::-moz-selection { background-color: #b3d4fc; /* required when declaring ::selection */ color: #ffffff; text-shadow: none; }

::selection { background-color: #b3d4fc; /* required when declaring ::selection */ color: #ffffff; text-shadow: none; }

/* specify the progress cursor of updating elements */
[aria-busy="true"] { cursor: progress; }

/* specify the pointer cursor of trigger elements */
[aria-controls] { cursor: pointer; }

/* specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] { cursor: default; }

/* specify the style of visually hidden yet accessible elements */
[hidden][aria-hidden="false"] { clip: rect(0 0 0 0); display: inherit; position: absolute; }

[hidden][aria-hidden="false"]:focus { clip: auto; }

/* remove delay from tapping on clickable elements */
a, area, button, input, label, select, textarea, [tabindex] { -ms-touch-action: manipulation; touch-action: manipulation; }

/*# sourceMappingURL=sanitize.css.map */
:root, html, body { background-color: #fdf9ef; position: relative; z-index: -10; color: #666; width: 100%; font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", verdana, Sans-Serif; font-size: 14px; }
@media (min-width: 376px) and (max-width: 414px) { :root, html, body { font-size: 13.85px; } }
@media (min-width: 361px) and (max-width: 375px) { :root, html, body { font-size: 13.75px; } }
@media (min-width: 321px) and (max-width: 360px) { :root, html, body { font-size: 13.5px; } }
@media (max-width: 320px) { :root, html, body { font-size: 13.5px; } }
@media (max-width: 767px) and (orientation: landscape) { :root, html, body { font-size: 14px; } }
@media (min-width: 768px), print { :root, html, body { font-size: 16px; } }
@media (min-width: 768px) and (max-width: 1024px) { :root, html, body { font-size: 13.5px; } }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { :root, html, body { font-size: 13.5px; } }

@media (min-width: 768px) and (max-width: 959px) { :root, html, body { font-size: 11.5px; } }
@media (min-width: 768px) and (max-width: 959px) and (orientation: landscape) { :root, html, body { font-size: 11.5px; } }

@media (min-width: 768px) and (max-width: 812px) { :root, html, body { font-size: 10.5px; } }
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) { :root, html, body { font-size: 10.5px; } }

* { box-sizing: border-box; font-size: 1rem; }
@media (min-width: 768px), print { * { font-size: 1.125rem; } }

small a { font-size: inherit; }

li { list-style-type: none; }

a { color: #666; transition: .3s; word-break: break-all; }
@media (hover: hover) { a:hover { text-decoration: none; color: #247a04; opacity: 0.8; } }
@media (hover: hover) { a img:hover { opacity: 0.8; } }

p { margin-bottom: 0.9375rem; }

img { max-width: 100%; max-height: 100%; }

figcaption { font-size: 100%; margin-top: 0.375rem; }

[href$="pdf"] { text-decoration: underline; color: #007cff; position: relative; }
[href$="pdf"]::after { content: "PDF"; color: #fff; background: red; border-radius: 2px; padding: 2px 0 1px; text-align: center; line-height: 1; font-size: 0.625rem; display: inline-block; width: 2rem; height: .8rem; position: absolute; top: 0; bottom: 0; margin: auto 0 auto 5px; }
@media (hover: hover) { [href$="pdf"]:hover { text-decoration: underline; color: #eb6100; } }

@media (min-width: 768.02px) and (hover: hover) { a[href^='tel:'] { pointer-events: none; } }
.l_content { padding: 0 0.625rem; }
@media (min-width: 768px), print { .l_content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; flex: 0 1 1150px; flex-wrap: nowrap; margin: 0 auto; max-width: 1150px; padding: 0 1.25rem; } }

@media (min-width: 768px), print { .l_main { flex: 0 2 auto; margin: 0; width: 827px; max-width: 75%; } }

@media (min-width: 768px), print { .l_sub { flex: 0 0 255px; order: -1; max-width: 23%; margin-right: 2%; } }

.l_col { padding: 0 0.625rem; }
@media (min-width: 768px), print { .l_col { flex: 0 1 1150px; margin: 0 auto; padding: 0 1.25rem; max-width: 1150px; } }

.l_row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; }

.l_col2 > :last-child { margin-bottom: 0 !important; }
.l_col2 > * { margin-bottom: 1.875rem; }
@media (min-width: 768px), print { .l_col2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .l_col2 > * { width: 48%; margin-right: calc(100% - 48%*2); }
  .l_col2 > :nth-child(2n + 2) { margin-right: 0; }
  .l_col2 > :nth-last-child(-n+2) { margin-bottom: 0; } }

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

.z_10 { position: relative; z-index: 10; }

.z_20 { position: relative; z-index: 20; }

.z_30 { position: relative; z-index: 30; }

.z_50 { position: relative; z-index: 50; }

.z_100 { position: relative; z-index: 100; }

.z_500 { position: relative; z-index: 500; }

.z_dropdown { position: relative; z-index: 1000; }

.z_sticky { position: relative; z-index: 1020; }

.z_fixed { position: relative; z-index: 1030; }

.z_modal-backdrop { position: relative; z-index: 1040; }

.z_modal { position: relative; z-index: 1050; }

.z_popover { position: relative; z-index: 1060; }

.z_tooltip { position: relative; z-index: 1070; }

.tbl_time { table-layout: auto; width: 100%; text-align: center; margin-bottom: 3.75rem; position: relative; }
.tbl_time th, .tbl_time td { line-height: 1; padding: 0.9375rem 0.1875rem; }
.tbl_time th { font-weight: normal; }
.tbl_time tr:first-child th { padding: 0.75rem 0; }
.tbl_time tr:first-child th:last-child { padding-right: 0.3125rem; padding-left: 0.125rem; white-space: nowrap; }
.tbl_time tr { border-bottom: 0.0625rem solid #a58a72; }
@media (min-width: 768px), print { .tbl_time tr { border-bottom-width: 0.125rem; } }
.tbl_time tr:first-child { border-top: 0.0625rem solid #a58a72; }
@media (min-width: 768px), print { .tbl_time tr:first-child { border-top-width: 0.125rem; } }
.tbl_time caption { position: absolute; bottom: -2rem; left: 0.1875rem; font-size: 1rem; }
.tbl_time .time { font-weight: 500; }
@media (min-width: 768px), print { .tbl_time { table-layout: fixed; margin-bottom: 2.5rem; } }

.access .tbl_time { margin-bottom: 6.25rem; }

.gmap { width: 100%; border-radius: 1px; border: 1px solid #a58a72; overflow: hidden; margin-bottom: 0.3125rem; position: relative; padding-top: 100%; }
.gmap > iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
@media print { .gmap { overflow: hidden; }
  .gmap > iframe { bottom: 0; margin: auto 0; width: 100% !important; height: 100% !important; } }

body.access .gmap { width: 100%; border-radius: 1px; border: 1px solid #a58a72; overflow: hidden; margin-bottom: 0.3125rem; position: relative; padding-top: 54.5454545455%; }
body.access .gmap > iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
@media print { body.access .gmap { overflow: hidden; }
  body.access .gmap > iframe { bottom: 0; margin: auto 0; width: 100% !important; height: 200% !important; } }

.anchor_link { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 15px 10px 10px; background: #f5ecc1; margin-bottom: 30px; }
@media (min-width: 768px), print { .anchor_link { padding: 15px 40px 10px; } }
.anchor_link li a { display: inline-block; line-height: 1; font-size: 1.1875rem; position: relative; padding: 8px 11px 8px 25px; background: #6f5c4b; color: #fff; border-radius: 0.375rem; margin: 0 6px 8px 0; }
.anchor_link li a::before { content: ""; position: absolute; top: 30%; left: 12px; width: 6px; height: 6px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.anchor_link li a::after { content: ""; position: absolute; top: 45%; left: 12px; width: 6px; height: 6px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
@media (hover: hover) { .anchor_link li a:hover { color: #247a04; background: #85d042; }
  .anchor_link li a:hover::before { border-bottom-color: #247a04; border-right-color: #247a04; }
  .anchor_link li a:hover::after { border-bottom-color: #247a04; border-right-color: #247a04; } }

.cf::before, .cf::after { content: ''; display: block; }

.cf::after { clear: both; }

.fl_l { float: left; }

.fl_r { float: right; }

.txt_c { text-align: center; }

.txt_l { text-align: left; }

.txt_r { text-align: right; }

.bold { font-weight: bold; }

.img_c { display: block; max-width: 80%; margin: 1.25rem auto 0; padding-bottom: 0.9375rem; }
@media (min-width: 768px), print { .img_c { max-width: 50%; margin-top: 1.875rem; padding-bottom: 1.875rem; } }

.img_l, .img_r, .photo_l, .photo_r { display: block; height: auto; margin: 0 auto; margin-bottom: 1.25rem; }
@media (min-width: 768px), print { .img_l, .img_r, .photo_l, .photo_r { margin-bottom: 2.5rem; } }
.img_l figcaption, .img_r figcaption, .photo_l figcaption, .photo_r figcaption { margin-top: 0.625rem; }

.img_l, .img_r { max-width: 75%; }

.photo { max-width: 55%; }

@media (min-width: 768px), print { .img_l { float: left; margin-right: 4%; }
  .img_r { float: right; margin-left: 4%; }
  .img_l, .img_r, .photo { max-width: 42%; } }
.photo_l, .photo_r { max-width: 55%; }

@media (min-width: 768px), print { .photo_l { float: left; margin-right: 4%; }
  .photo_r { float: right; margin-left: 4%; }
  .photo_l, .photo_r { width: 31%; } }
.sp_n { display: none; }

@media (min-width: 768px), print { .sp_n { display: block; }
  .pc_n { display: none; } }
.tit_01 { font-size: 1.5rem; font-weight: normal; color: #247a04; padding-top: 1.25rem; padding-bottom: 2.8125rem; }
@media (min-width: 768px), print { .tit_01 { font-size: 2.75rem; } }
@media (min-width: 768px), print { .tit_01 { padding-top: 6.25rem; padding-bottom: 13.125rem; } }

.tit_02 { margin-bottom: 0.5625rem; font-size: 1.375rem; line-height: 1; font-weight: normal; color: #247a04; background: #e2f1c6; border-bottom: 0.3125rem solid #c3e581; padding: 0.5rem 0.5rem 0.3125rem; }
@media (min-width: 768px), print { .tit_02 { margin-bottom: 1.875rem; } }
@media (min-width: 768px), print { .tit_02 { font-size: 1.875rem; } }
@media (min-width: 768px), print { .tit_02 { padding: 1rem 0.8125rem 0.75rem; } }

.tit_02_index_keyvsl { font-size: 1.25rem; letter-spacing: 0.09375rem; line-height: 1; margin-bottom: 0.5rem; text-align: center; color: #247a04; }
@media (min-width: 768px), print { .tit_02_index_keyvsl { font-size: 1.875rem; letter-spacing: 0.1875rem; font-weight: normal; margin-bottom: 1.25rem; } }

.tit_02_sidebar { font-size: 1.375rem; font-weight: normal; line-height: 1; margin-bottom: 1.25rem; color: #894f2f; text-align: center; }

.tit_03 { font-size: 1.3125rem; margin-bottom: 0.5625rem; font-weight: normal; color: #6f5c4b; border-bottom: 4px solid #a58a72; padding-bottom: 5px; position: relative; }
@media (min-width: 768px), print { .tit_03 { font-size: 1.75rem; } }
@media (min-width: 768px), print { .tit_03 { margin-bottom: 1.875rem; } }
.tit_03::before { position: absolute; bottom: 0; content: ''; width: 100%; height: 4px; background: #6f5c4b; }
@media (min-width: 768px), print { .tit_03 { padding-bottom: 3px; } }

.tit_04 { font-size: 1.3125rem; margin-bottom: 0.625rem; font-weight: normal; line-height: 1.2; color: #247a04; border-bottom: 4px solid #247a04; padding-bottom: 0.3125rem; }
@media (min-width: 768px), print { .tit_04 { font-size: 1.625rem; } }

.disc li { list-style-type: disc; margin-left: 1rem; }

.dot li, .dot_txt { margin-left: 1.5em; position: relative; }
.dot li::before, .dot_txt::before { display: block; content: ''; position: absolute; top: 0.25rem; left: -1.4em; width: 1rem; height: 1rem; background-color: #73ba62; border-radius: 50%; }

li.dot_no { margin-left: 0; }
li.dot_no::before { content: none; }

.inline_ls > * { display: inline; }

.toten_ls > *::after { content: '、'; }
.toten_ls > *:last-child::after { content: none; }

.nakaten_ls > * { margin-left: 1.125rem; position: relative; }
.nakaten_ls > *::before { display: block; content: ''; position: absolute; top: 0.1875rem; left: -0.8125rem; width: 0.5rem; height: 0.5rem; background-color: #666; border-radius: 50%; }
@media (min-width: 768px), print { .nakaten_ls > *::before { top: 0.25rem; left: -1rem; width: 0.625rem; height: 0.625rem; } }
.nakaten_ls > * { margin-right: 0.625rem; }
.nakaten_ls > :last-child { margin-right: 0; }

.kkm { padding: 1.25rem 1.5625rem; background: #f5ecc1; border-radius: 0.1875rem; margin-bottom: 0.9375rem; }
.kkm > * > :last-child { margin-bottom: 0; }

.km, .km_lst li { font-size: 75%; text-indent: -1rem; padding-left: 1rem; }
.km::before, .km_lst li::before { content: '※'; margin-right: 5px; }

.km { display: block; }

.bold { font-weight: bold; }

.ast { font-size: 80%; text-indent: -1rem; padding-left: 1rem; }
.ast::before { content: '*'; margin-right: 5px; }

.t_dl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.t_dl dt { width: 9rem; }
@media (min-width: 768px), print { .t_dl dt { width: 10rem; } }
.t_dl dd { width: calc(100% - 10rem); }

.arrow_b_od { position: relative; }
.arrow_b_od::after { position: absolute; content: " "; width: 32px; height: 17px; background-image: url("../img/arrow_b.gif"); background-repeat: no-repeat; bottom: -17px; left: 30px; background-size: 50% 50%; }
@media (min-width: 768px), print { .arrow_b_od::after { left: 50px; background-size: 100% 100%; } }
.arrow_b_od_tit { border-radius: 0.3125rem; background: #f5ecc1; font-size: 1.3125rem; font-weight: normal; line-height: 1; color: #a58a72; padding: 7px 0 7px 70px; }
@media (min-width: 768px), print { .arrow_b_od_tit { font-size: 1.75rem; } }
@media (min-width: 768px), print { .arrow_b_od_tit { padding: 12px 0 10px 150px; } }
.arrow_b_od_body { margin-left: 30px; margin-top: 15px; border-left: 16px solid #a58a72; padding-left: 20px; padding-right: 15px; }
@media (min-width: 768px), print { .arrow_b_od_body { margin-left: 50px; padding-left: 70px; padding-right: 50px; border-left-width: 32px; } }
.arrow_b_od_body_span { display: block; height: 40px; }
.arrow_b_od_body_last { border-left: none; padding-left: 36px; }
@media (min-width: 768px), print { .arrow_b_od_body_last { padding-left: 102px; } }

.after_none::after { content: none; }

.before_none:before { content: none; }

.arrowLL { display: inline-block; line-height: 1; padding-left: 15px; position: relative; }
.arrowLL::after { content: ""; position: absolute; top: 0; bottom: 0; margin: auto; left: 0; width: 6px; height: 6px; border-top: 1px solid currentColor; border-right: 1px solid currentColor; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.arrowLL::before { content: ""; position: absolute; top: 0; bottom: 0; margin: auto; left: 4px; width: 6px; height: 6px; border-top: 1px solid currentColor; border-right: 1px solid currentColor; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.header_area { margin-bottom: 1.25rem; }

.logo { width: 61%; margin-top: 0.5rem; margin-bottom: 0.5rem; }
@media (min-width: 768px), print { .logo { width: 100%; margin-top: 0; margin-bottom: 0; } }
.logo a { display: block; background: url("../img/logo.png") no-repeat center center/100% auto; height: 0; padding-top: 26.8156424581%; text-indent: 100%; white-space: nowrap; overflow: hidden; }
@media (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 2) { .logo a { background: url("../img/logo@2x.png") no-repeat center center/100% auto; } }
@media (min-resolution: 3dppx), (-webkit-min-device-pixel-ratio: 3) { .logo a { background: url("../img/logo@3x.png") no-repeat center center/100% auto; } }

.header { width: 100%; }
@media (min-width: 768px), print { .header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; padding-top: 0.9375rem; margin-bottom: 4.0625rem; } }

@media (min-width: 768px), print { .header_main { flex: 1 0 32%; max-width: 32%; margin-right: 33%; } }

@media (min-width: 768px), print { .header_sub { flex: 1 0 35%; max-width: 35%; } }

@media (min-width: 768px), print { .header_info { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }
@media (min-width: 768px), print { .header_info_i { flex: 1 0 31%; max-width: 31%; margin-right: 3%; } }
@media (min-width: 768px), print { .header_info_j { flex: 1 0 66%; max-width: 66%; } }

.pkg { color: #fff; background-color: #8fc42a; padding: 0.3125rem; border-radius: 0.3125rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0.375rem; }
@media (min-width: 768px), print { .pkg { display: inline-block; padding: 0.625rem; margin-bottom: 0; } }
.pkg_tit, .pkg_txt { font-weight: bold; line-height: 1; }
.pkg_tit { font-size: 1.125rem; padding-top: 0.25rem; margin-right: 0.625rem; }
@media (min-width: 768px), print { .pkg_tit { font-size: 1.25rem; padding-top: 0; margin-right: 0; margin-bottom: 0.625rem; } }
.pkg_txt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0.75rem; font-size: 1.125rem; color: #8fc42a; background: url("../img/icon_parking.png") center center/contain no-repeat border-box border-box; width: 3.3035714286rem; height: 1.875rem; }
@media (min-width: 768px), print { .pkg_txt { font-size: 1.5rem; background-position: calc(100% - rem(18)) center; background-size: 4.625rem 2.625rem; width: auto; height: 2.625rem; } }

.acs { font-weight: bold; font-size: 1rem; color: #544a43; line-height: 1.1; padding: 0.1875rem 0; margin-bottom: 0.375rem; }
@media (min-width: 768px), print { .acs { border-bottom: 2px solid #544a43; border-top: 2px solid #544a43; font-size: 1.25rem; margin-bottom: 0; } }
.acs span { display: inline-block; font-size: inherit; }

.tel { display: inline-block; font-weight: bold; color: #f49ac1; font-size: 2.0625rem; padding-left: 1.875rem; line-height: 1; background: url("../img/icon_tel.png") left center/1.5rem 1.5625rem no-repeat; margin-bottom: 0.1875rem; }
@media (min-width: 768px), print { .tel { font-size: 1.75rem; margin-bottom: 0.625rem; } }

.gnav { display: none; position: fixed; z-index: 1; top: 4.875rem; right: 0.5rem; background-color: #f5ecc1; padding-top: 1.25rem; padding-bottom: 1.25rem; width: 96%; }
@media (min-width: 768px), print { .gnav { position: static; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 1.875rem; width: 100%; background-color: transparent; padding-top: 0; padding-bottom: 0; } }
@media (min-width: 768px) and (min-width: 768px), print and (min-width: 768px), print and (min-width: 768px), print { .gnav { margin-bottom: 6.25rem; } }

.gnav > * a { display: block; background-color: #fff; padding: 0.875rem 0; line-height: 1.1; text-align: center; }
@media (min-width: 768px), print { .gnav > * a { font-size: 1.375rem; padding: 0.5625rem 0; line-height: 1; background-color: transparent; }
  .gnav > * a::after { content: none; } }

@media (min-width: 768px) and (hover: hover), print and (hover: hover) { body.index .gnav > :first-child a, body.doctor .gnav > :nth-child(2) a, body.first .gnav > :nth-child(3) a, body.clinic .gnav > :nth-child(4) a, body.access .gnav > :nth-child(5) a, .gnav > * a:hover { color: #247a04; } }
.gnav > * { text-align: center; display: inline-block; background-color: #fff; margin-bottom: 0.3125rem; width: 32%; }
.gnav > :nth-child(n+7) a { padding-top: 2.1875rem; padding-bottom: 0.5rem; position: relative; }
.gnav > :nth-child(n+7) a::after { content: ''; position: absolute; width: 1.5625rem; height: 1.625rem; top: 0.3125rem; left: 0; right: 0; margin: 0 auto; background-repeat: no-repeat; background-size: contain; }

a.sub_in::after { background: url("../img/icon_sub_in.svg"); }

a.sub_le::after { background: url("../img/icon_sub_le.svg"); }

a.sub_ga::after { background: url("../img/icon_sub_ga.svg"); }

a.sub_gs::after { background: url("../img/icon_sub_gs.svg"); }

a.sub_py::after { background: url("../img/icon_sub_py.svg"); }

a.sub_ch::after { background: url("../img/icon_sub_ch.svg"); }

a.sub_ec::after { background: url("../img/icon_sub_ec.svg"); }

a.sub_ck::after { background: url("../img/icon_sub_ck.svg"); }

a.sub_va::after { background: url("../img/icon_sub_va.svg"); }

a.sub_vi::after { background: url("../img/icon_sub_vi.svg"); }

@media (min-width: 768px), print { .gnav > :nth-child(-n+5) { flex: 1 0 0px; width: calc(100%/5); padding-left: 1px; background-color: transparent; margin-bottom: 0; position: relative; }
  .gnav > :nth-child(-n+5)::before { position: absolute; content: ''; left: 0; top: 0; border: 0.5px solid currentColor; height: 2.5rem; }
  .gnav > :nth-child(5) { padding-right: 1px; }
  .gnav > :nth-child(5)::after { position: absolute; content: ''; right: 0; top: 0; border: 0.5px solid currentColor; height: 2.5rem; }
  .gnav > :nth-child(n+6) { display: none; } }
.sp_btn { height: 30px; display: block; position: relative; }
.sp_btn > * { position: absolute; left: 0; right: 0; margin: auto; width: 2.0625rem; height: 0.25rem; background-color: currentColor; display: block; transition: background-color 0.1s linear; }
.sp_btn > :nth-of-type(1) { top: 13px; transition: transform 0.2s linear; }
.sp_btn > :nth-of-type(2) { top: 26px; }
.sp_btn > :nth-of-type(2)::after { content: 'MENU'; font-weight: bold; font-size: 0.5625rem; display: block; margin-top: 0.40625rem; color: currentColor; }
.sp_btn > :nth-of-type(3) { top: 0; transition: transform 0.2s linear; }
.sp_btn.active :nth-of-type(1) { top: 50%; transform: rotate(-45deg); }
.sp_btn.active :nth-of-type(2) { background-color: transparent; }
.sp_btn.active :nth-of-type(2)::after { content: 'close'; font-weight: bold; font-size: 0.6875rem; color: currentColor; }
.sp_btn.active :nth-of-type(3) { top: 50%; transform: rotate(-135deg); }
@media (min-width: 768px), print { .sp_btn { display: none; } }

.mu { width: 3rem; text-align: center; position: fixed; z-index: 1030; top: 0.625rem; right: 0.5rem; padding-top: 0.5rem; padding-bottom: 1.25rem; background: rgba(255, 255, 255, 0.55) border-box; overflow: hidden; border-radius: .3rem; box-shadow: 0 0 0 0.0625rem rgba(255, 255, 255, 0.15) inset, 0 0.5rem 1rem rgba(0, 0, 0, 0.3); }
.mu::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: -10px -20px; z-index: -1; -webkit-filter: blur(20px); filter: blur(20px); }
@media (min-width: 768px), print { .mu { display: none; } }

.sidebar { border-radius: 0.3125rem; padding: 2.5rem 0.625rem 0.625rem; background: url("../img/sidebar_bg_l.png") left 0 top/4.75rem 3.375rem no-repeat border-box, url("../img/sidebar_bg_r.png") right 0 top/4.3125rem 4.3125rem no-repeat border-box; background-color: #e6d5c6; margin-bottom: 1.875rem; }
@media (min-width: 768px), print { .sidebar { margin-bottom: 3.75rem; } }

.subnav { display: -webkit-box; display: -ms-flexbox; display: flex; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media (min-width: 768px), print { .subnav { display: block; } }
.subnav > * { width: calc((100% - 0.3125rem)/2); margin-right: 0.3125rem; margin-bottom: 0.375rem; }
.subnav > *:nth-child(even) { margin-right: 0; }
@media (min-width: 768px), print { .subnav > *:last-child { margin-bottom: 0; } }
@media (min-width: 768px), print { .subnav > * { margin-bottom: 0.9375rem; width: 100%; } }
.subnav > * a { display: block; border-radius: 0.3125rem; background-color: #fdf8f3; box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.6); color: #6f5c4b; transition: .3s; word-break: break-all; padding: 0.75rem 0 0.75rem 0.75rem; position: relative; }
@media (hover: hover) { .subnav > * a:hover { text-decoration: none; color: #247a04; opacity: 0.8; } }
@media (min-width: 768px), print { .subnav > * a { padding: 1.25rem 0.625rem 1.25rem 5.1875rem; }
  .subnav > * a::before { content: ''; position: absolute; left: 0.8125rem; top: 0; bottom: 0; margin: auto; width: 3.125rem; height: 3.125rem; background: #c3e581; border-radius: 50%; }
  .subnav > * a::after { content: ''; position: absolute; width: 1.9375rem; height: 2.125rem; top: 0; bottom: 0; margin: auto; background-repeat: no-repeat; left: 1.3125rem; } }

a.subnav_i::after { background: url("../img/icon_subnav_01.png") no-repeat; background-size: contain; }

a.subnav_j::after { background: url("../img/icon_subnav_02.png") no-repeat; background-size: contain; width: 1.5625rem; height: 1.5625rem; }
@media (min-width: 768px), print { a.subnav_j::after { left: 1.5625rem; } }

a.subnav_k::after { background: url("../img/icon_subnav_03.png") no-repeat; background-size: contain; width: 1.75rem; height: 1.8125rem; }
@media (min-width: 768px), print { a.subnav_k::after { left: 1.4375rem; } }

a.subnav_l::after { background: url("../img/icon_subnav_04.png") no-repeat; background-size: contain; width: 1.9375rem; height: 2rem; }
@media (min-width: 768px), print { a.subnav_l::after { left: 1.4375rem; } }

a.subnav_m::after { background: url("../img/icon_subnav_05.png"); background-size: contain; width: 1.75rem; height: 2.0625rem; }
@media (min-width: 768px), print { a.subnav_m::after { left: 1.4375rem; } }

a.subnav_n::after { background: url("../img/icon_subnav_06.png") no-repeat; background-size: contain; width: 1.9375rem; height: 1.375rem; }
@media (min-width: 768px), print { a.subnav_n::after { left: 1.4375rem; } }

a.subnav_o::after { background: url("../img/icon_subnav_07.png") no-repeat; background-size: contain; width: 1.8125rem; height: 1.8125rem; }
@media (min-width: 768px), print { a.subnav_o::after { left: 1.5rem; } }

a.subnav_p::after { background: url("../img/icon_subnav_08.png") no-repeat; background-size: contain; width: 1.3125rem; height: 1.6875rem; }
@media (min-width: 768px), print { a.subnav_p::after { left: 1.75rem; } }

a.subnav_q::after { background: url("../img/icon_subnav_09.png") no-repeat; background-size: contain; width: 1.75rem; height: 1.6875rem; }
@media (min-width: 768px), print { a.subnav_q::after { left: 1.4375rem; } }

a.subnav_r::after { background: url("../img/icon_subnav_10.png") no-repeat; background-size: contain; width: 1.5625rem; height: 1.4375rem; }
@media (min-width: 768px), print { a.subnav_r::after { left: 1.625rem; } }

.section { margin-bottom: 1.875rem; }
@media (min-width: 768px), print { .section { margin-bottom: 3.75rem; } }
.section_item { margin-bottom: 1.875rem; }
@media (min-width: 768px), print { .section_item { margin-bottom: 3.75rem; } }
.section_item:last-child { margin-bottom: 0; }

.box_b { margin-bottom: 1.25rem; }
@media (min-width: 768px), print { .box_b { margin-bottom: 2.5rem; } }

.tit_b { margin-bottom: 0.5625rem; }
@media (min-width: 768px), print { .tit_b { margin-bottom: 1.875rem; } }

.txt_b, .txt_ls li { margin-bottom: 0.9375rem; }

.last_b > :last-child { margin-bottom: 0 !important; }

.overview { background: url("../img/overview_bg.jpg") center top/100% auto no-repeat border-box #f0f3ca; padding-bottom: 1.875rem; padding-top: 1.25rem; }
@media (min-width: 768px), print { .overview { padding-bottom: 5.625rem; padding-top: 6.25rem; } }

.clinic_name { margin-bottom: 1.25rem; }
@media (min-width: 768px), print { .clinic_name { max-width: 19.125rem; margin-bottom: 3.4375rem; } }

@media (min-width: 768px), print { .overview_area .overviewL { flex: 1 0 0px; max-width: 45%; margin-right: 6%; } }
@media (min-width: 768px), print { .overview_area .overviewR { flex: 1 0 0px; max-width: 49%; margin-bottom: 0.9375rem; } }

.tbl_gaiyo { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.tbl_gaiyo dt, .tbl_gaiyo dd { width: 100%; }
.tbl_gaiyo dt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; background: #a58a72; padding: 0.5rem; margin-bottom: 0.3125rem; line-height: 1; }
@media (min-width: 768px), print { .tbl_gaiyo dt { width: 7.5rem; margin-right: 1.5625rem; margin-bottom: 3.125rem; font-size: 1.25rem; } }
.tbl_gaiyo dd { padding-left: 0.5rem; margin-bottom: 0.9375rem; }
@media (min-width: 768px), print { .tbl_gaiyo dd { width: calc(100% - 7.5rem - 1.5625rem); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0.625rem; padding-left: 0; } }
.tbl_gaiyo .tel { background-image: none; padding-left: 0; }

.timetable_tit { color: #fff; background: #a58a72; text-align: center; padding: 0.5rem; margin-bottom: 0.9375rem; line-height: 1; font-weight: normal; }
@media (min-width: 768px), print { .timetable_tit { font-size: 1.25rem; margin-bottom: 0.75rem; width: 7.5rem; } }

.pageup { display: inline-block; overflow: hidden; text-indent: 100%; white-space: nowrap; background: url("../img/pagetop.png") center/contain no-repeat; max-width: 3.125rem; padding-top: 33%; }
@media (min-width: 768px), print { .pageup { display: block; max-width: 3.75rem; padding-top: 65.73%; } }

#pageup { display: none; }
@media (min-width: 768px), print { #pageup { position: fixed; z-index: 1030; margin: 0; width: auto; right: 1.875rem; bottom: 8.625rem; } }

.tel_up { position: fixed; bottom: 0; z-index: 1030; background: rgba(255, 255, 255, 0.75) border-box; overflow: hidden; box-shadow: 0 0 0 0.0625rem rgba(255, 255, 255, 0.15) inset, 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.3); display: table; table-layout: fixed; width: 100%; height: 50px; padding: 0 0.5rem; }
.tel_up::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: -10px -20px; z-index: -1; -webkit-filter: blur(20px); filter: blur(20px); }
.tel_up > * { display: table-cell; vertical-align: middle; }
.tel_up > :first-child { width: 84%; }
.tel_up > :first-child .tel { margin-bottom: 0; }
.tel_up > :last-child { width: 16%; }
@media (min-width: 768px), print { .tel_up { display: none; } }

.footer { padding-bottom: 50px; }
@media (min-width: 768px), print { .footer { padding-top: 3.125rem; padding-bottom: 0; background: #85b75d; } }

.footer_menu { display: none; }

@media (min-width: 768px), print { .footer_menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 1.25rem; }
  .footer_menu > * { position: relative; }
  .footer_menu > *::before { position: absolute; content: " "; left: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 1.0625rem; background: #fff; }
  .footer_menu > *:first-child::before { content: none; }
  .footer_menu > * a { padding: 0 10px; color: #fff; font-size: 0.9375rem; }
  .footer_menu:last-child { margin-bottom: 3.4375rem; }
  ol.global_nav li:nth-child(n+6) { display: none; } }
.copy { display: block; padding-top: 0.625rem; padding-bottom: 0.625rem; color: #fff; background: #85b75d; }
.copy a { color: inherit; }

.news { padding-left: 1.25rem; }
.news_item { padding-right: 0.9375rem; height: 15.5rem; overflow-y: scroll; border-top: 1px solid #999; border-bottom: 1px solid #999; padding-top: 1.25rem; }
.news_title { font-weight: 500; line-height: 1.2; margin-bottom: 0.625rem; color: #025b02; }
@media (min-width: 768px), print { .news_title { font-size: 1.25rem; } }
.news_body { line-height: 1.4; padding-bottom: 1.25rem; margin-bottom: 0.9375rem; }

.point { padding: 1.5625rem; border-width: 3px; border-style: solid; border-radius: 0.3125rem; box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.5); background: url("../img/index_point_bg.png") right 0 top/7.1153846154rem 4.5192307692rem no-repeat border-box #fff; }
@media (min-width: 768px), print { .point { background-size: 9.25rem 5.875rem; } }

.point h3 { font-size: 1.875rem; font-weight: normal; line-height: 1; margin-bottom: 1.25rem; }
@media (min-width: 768px), print { .point h3 { font-size: 3.4375rem; } }

.point dt { font-size: 1.125rem; line-height: 1.2; margin-bottom: 1.125rem; }
@media (min-width: 768px), print { .point dt { font-size: 1.5rem; } }

.point dd:last-child { margin-top: 1.25rem; }

.point_i, .point_j { width: 20rem; margin: auto; position: relative; }
.point_i::after, .point_j::after { position: absolute; content: ''; width: 90%; height: 90%; z-index: -1; }
@media (min-width: 768px), print { .point_i, .point_j { width: 57%; margin: 0; }
  .point_i::after, .point_j::after { width: 24.75rem; height: 17.5rem; } }

.point_i { border-color: #c4dff7; }
.point_i::after { background: url("../img/index_point01_bg.jpg") no-repeat; background-size: contain; top: -150px; left: 50px; }
@media (min-width: 768px), print { .point_i::after { top: -1.6875rem; left: calc(100% - 37px); background-size: 24.6875rem 17.5rem; } }
.point_i h3 { color: #c4dff7; }
.point_i dt { color: #465b95; }

.point_i_box { margin-bottom: 190px; margin-top: 170px; }
@media (min-width: 768px), print { .point_i_box { margin-bottom: 3.75rem; margin-top: 4.6875rem; } }

.point_j { border-color: #def2c3; }
.point_j::after { background: url("../img/index_point02_bg.jpg") no-repeat; background-size: contain; top: -175px; right: 50px; }
@media (min-width: 768px), print { .point_j::after { top: -1.6875rem; right: calc(100% - 37px); background-size: 24.6875rem 20.625rem; } }
.point_j h3 { color: #def2c3; }
.point_j dt { color: #247a04; }

.point_j_box { margin-bottom: 1.25rem; }
@media (min-width: 768px), print { .point_j_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-bottom: 2.5rem; } }

.point_kl > * { width: 20rem; margin-right: auto; margin-left: auto; }
.point_kl > :last-child { margin-bottom: 0 !important; }
.point_kl > * { margin-bottom: 1.25rem; }
@media (min-width: 768px), print { .point_kl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .point_kl > * { width: 49%; margin-right: calc(100% - 49%*2); }
  .point_kl > :nth-child(2n + 2) { margin-right: 0; }
  .point_kl > :nth-last-child(-n+2) { margin-bottom: 0; } }

.point_k { border-color: #fbe4f2; }
.point_k h3 { color: #fbe4f2; }
.point_k dt { color: #cd5f95; }

.point_l { border-color: #f5ecb8; }
.point_l h3 { color: #f5ecb8; }
.point_l dt { color: #d89a06; }

@media (min-width: 768px), print { body.index div#keyvsl_pc.keyvsl { background: url("../img/index_keyvsl01.jpg") center bottom/cover no-repeat border-box border-box; margin-bottom: 2.5rem; padding-bottom: 3.4375rem; } }

body.index div#keyvsl_sp.keyvsl { background: url("../img/index_keyvsl01.jpg") center center/cover no-repeat border-box border-box; margin-bottom: 0.9375rem; }
@media (min-width: 768px), print { body.index div#keyvsl_sp.keyvsl { background-image: none; margin-bottom: 0; } }

@media (min-width: 768px), print { body:not(.index) div#keyvsl_pc.keyvsl { background: url("../img/keyv.jpg") center bottom/cover no-repeat border-box border-box; margin-bottom: 1.875rem; } }
body:not(.index) div#keyvsl_sp.keyvsl { background: url("../img/keyv.jpg") right bottom/cover no-repeat border-box border-box; margin-bottom: 0.9375rem; }
@media (min-width: 768px), print { body:not(.index) div#keyvsl_sp.keyvsl { background-image: none; margin-bottom: 0; } }

.keyvsl_info { margin-bottom: 0.9375rem; padding-top: 3%; padding-bottom: 15%; }
@media (min-width: 768px), print { .keyvsl_info { padding-top: 0; padding-bottom: 0; } }
.keyvsl_info > * { text-shadow: 1px 3px 5px rgba(255, 255, 255, 0.5), -2px -2px 10px rgba(255, 255, 255, 0.5), 8px 7px 10px rgba(255, 255, 255, 0.5), -6px -4px 15px rgba(255, 255, 255, 0.5), 0 8px 16px white; }
@media (min-width: 768px), print { .keyvsl_info > * { font-weight: 500; font-size: 1.625rem; line-height: 1.7; } }

.green { color: #247a04; font-size: inherit; font-weight: bold; }

.keyvsl_tbl_time_bg { padding: 1.25rem 1.5625rem 0.3125rem; background: rgba(255, 255, 255, 0.85) border-box; overflow: hidden; border-radius: .3em; box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6) inset, 0 0.5rem 1rem rgba(0, 0, 0, 0.4); }
@media (min-width: 768px), print { .keyvsl_tbl_time_bg { width: 45%; padding: 1.875rem 1.5625rem 1.25rem; } }

.keyvsl_tbl_time { margin-bottom: 0; }

.keyvsl_tbl_time .tbl_time { table-layout: auto; }
@media (min-width: 768px), print { .keyvsl_tbl_time .tbl_time th, .keyvsl_tbl_time .tbl_time td { font-size: 1.375rem; }
  .keyvsl_tbl_time .tbl_time th:first-child { width: 8.4375rem; font-size: 1.125rem; } }

.keyvsl_tbl_time_box { margin-bottom: 1.875rem; }
@media (min-width: 768px), print { .keyvsl_tbl_time_box { margin-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } }
@media (min-width: 1245px) { .keyvsl_tbl_time_box { position: relative; }
  .keyvsl_tbl_time_box::before { content: ''; position: absolute; top: 30%; right: 3.125rem; bottom: 1.5625rem; margin: -5.625rem; z-index: -1; background: url("../img/index_keyvsl_timetable_bg.png") left top/39.4375rem 21.4375rem no-repeat border-box; width: 39.375rem; height: 21.4375rem; } }

.doctor_ct { line-height: 1.2; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "serif"; }
.doctor_ct_name { font-size: 1.5rem; font-weight: 500; margin-top: 0.625rem; display: block; }

body.index .section { margin-bottom: 1.875rem; }
@media (min-width: 768px), print { body.index .section { margin-bottom: 6.25rem; } }

.doctor_photo img { box-shadow: 1px 2px 3px -1px rgba(0, 0, 0, 0.6); }
.doctor_photo figure { text-align: center; }
.doctor_photo figcaption { font-size: 1.25rem; margin-top: 0.625rem; }

#clinicslide { margin-bottom: 8.0rem; }
#clinicslide img, #clinicslide p { display: none; }

.sp-layer.sp-black.sp-padding { text-align: center; font-size: 2.4rem; }

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