@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%; }

body { word-wrap: break-word; }

button { cursor: pointer; appearance: none; border: 0; border-radius: 0; color: inherit; background: none; margin: 0; }

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; }
.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; }

.txt_large { font-size: 120%; }

.txt_small { font-size: 80%; }

.txt_red { color: #DA3E5A; }

.txt_navy { color: #004B9E; }

.img_c { margin: 1.0rem auto; }

.img_l, .img_r { max-width: 80%; margin: 1.0rem auto; }

img.tate { max-width: 60%; }

@media screen and (min-width: 48em), print { .img_l { float: left; margin: 0 3.0rem 2.0rem 0; }
  .img_r { float: right; margin: 0 0 2.0rem 3.0rem; }
  img.tate { max-width: 30% !important; } }
.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 !important; }

.mt10 { margin-top: 1.0rem; }

.main > section ~ section, .flex2 > section ~ section { margin-top: 4.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 !important; }
  .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; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; background: #fff; padding: 1.4rem; border-radius: clamp(1.6rem, 1vw, 3rem); }
.tbl_time tr th { font-weight: normal; }
.tbl_time tr th[scope="col"] { padding: .6rem 0; font-size: 90%; text-align: center; border-bottom: 1px solid #004B9E; }
.tbl_time tr th[scope="col"]:first-child { width: 35%; }
.tbl_time tr td { text-align: center; padding: 1.0rem .4rem; font-size: 80%; }

.time_cap { font-size: 90%; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; text-align: left; margin: .6rem 0 0; }

@media screen and (min-width: 48em), print { .tbl_time { table-layout: fixed; font-size: 2.0rem; padding: 3.0rem; }
  .tbl_time tr th[scope="col"] { padding: 1.0rem 0 1.6rem; }
  .tbl_time tr th[scope="col"]:first-child { width: 30%; }
  .tbl_time tr td { padding: 2.0rem 0; line-height: 1.4; }
  .time_cap { margin: 1.0rem 0 0; } }
.gmap { width: 100%; }

.tit_01 { display: flex; justify-content: center; align-items: center; height: 10.0rem; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; font-weight: 700; background: url("../img/a_deco_white.svg") no-repeat center bottom -0.2rem/200% auto, url(../img/tit_01.jpg) no-repeat center center/auto 100%; font-size: 2.2rem; line-height: 1.2; padding: 0 1.0rem 1.6rem; text-align: center; }

.tit_02 { color: #004B9E; text-align: center; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; font-size: 2.0rem; font-weight: 400; line-height: 1.2; padding: 0 0 .8rem; border-bottom: 2px dashed #004B9E; margin: 0 auto 2.0rem; }

.tit_03 { font-size: 1.8rem; color: #004B9E; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; font-weight: 400; letter-spacing: .2rem; background: #E5ECF5; padding: .4rem 1.0rem .4rem 1.6em; line-height: 1.2; border-radius: clamp(0.4rem, 1vw, 0.8rem); margin: 0 0 2.0rem; position: relative; }
.tit_03::before { font-family: "fontello"; content: "\e803"; color: #DA3E5A; font-size: 80%; position: absolute; top: .8rem; left: 1.0rem; }

.tit_04 { font-size: 1.6rem; color: #DA3E5A; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; font-weight: 400; line-height: 1.2; padding: 0 0 .6rem; border-bottom: 2px solid #DCDCDC; margin: 0 0 2.0rem; position: relative; }
.tit_04::after { display: block; content: ""; width: 5.0em; height: 2px; background: #DA3E5A; position: absolute; bottom: -2px; }

@media screen and (min-width: 48em), print { .tit_01 { height: 31.0rem; background: url("../img/a_deco_white.svg") no-repeat center bottom -0.2rem/200rem auto, url(../img/tit_01.jpg) no-repeat center center/auto; padding: 0 0 6.0rem; font-size: 3.2rem; }
  .tit_02 { font-size: 2.8rem; letter-spacing: .4rem; text-indent: -.4rem; padding: 0 0 2.0rem; border-bottom: 3px dashed #004B9E; margin: 0 0 4.0rem; }
  .tit_03 { font-size: 2.6rem; padding: 1.0rem 2.0rem 1.0rem 5.6rem; margin: 0 0 3.0rem; }
  .tit_03::before { font-size: 80%; position: absolute; top: 1.4rem; left: 2.0rem; }
  .tit_04 { font-size: 2.2rem; padding: 0 0 1.0rem; border-bottom: 3px solid #DCDCDC; margin: 0 0 3.0rem; }
  .tit_04::after { width: 14.0rem; height: 3px; bottom: -3px; } }
.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: "●"; color: #004B9E; position: absolute; left: 0; }
.lst_ul.kome > li::before { content: "※"; color: #333; }

.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: #004B9E; }

.lst_ol { line-height: 1.4; counter-reset: number 0; margin: 1.0rem 0; }
.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::before { display: inline-block; content: counter(number,decimal-leading-zero) "."; color: #333; font-weight: bold; position: absolute; left: 0; }

.lst_dl01 dt { font-weight: bold; }
.lst_dl01 dd { margin: 0 0 1.0rem; }

@media screen and (min-width: 48em), print { .lst_ol > li { padding: 0 0 0 3.6rem; }
  .lst_dl01 { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
  .lst_dl01 dt { width: 20%; }
  .lst_dl01 dd { width: 80%; padding: 0 0 0 1.0rem; } }
.flex2 li { margin: 0 0 2.0rem; }
.flex2 li img { margin: 0 auto 1.0rem; }

.flex { display: flex; flex-wrap: wrap; gap: 1.0rem 3.0rem; }
.flex > li { margin: 0 !important; }

.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 { width: 48%; margin-top: 0 !important; }
  .flex3 { justify-content: flex-start; }
  .flex3 li { width: 31%; }
  .flex3 li:not(:nth-child(3n)) { margin: 0 2.0rem 0 0; } }
.tel { display: inline-flex; justify-content: center; align-items: center; text-align: center; gap: 0 .6rem; font-family: 'Itim', cursive; }
.tel::before { font-family: "fontello"; content: "\e802"; font-size: 65%; margin: .4rem 0 0; }
.tel a { display: inline-flex; align-items: center; height: 100%; }

@media screen and (min-width: 48em), print { .tel { gap: 0 1.0rem; } }
.box_blue { padding: 1.0rem; background: #E5ECF5; }
@media screen and (min-width: 48em), print { .box_blue { padding: 3.0rem; } }

.box_ylw { padding: 1.0rem; background: #F8F5D9; }
@media screen and (min-width: 48em), print { .box_ylw { padding: 3.0rem; } }

.btn_rsv { display: inline-flex; justify-content: center; align-items: center; background: #DA3E5A; color: #fff; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; border: 1px solid #DA3E5A; }
.btn_rsv::before { font-family: "fontello"; content: "\e815"; }
@media screen and (min-width: 48em), print { .btn_rsv:is(:hover, :focus-visible) { color: #DA3E5A; background: #fff; opacity: 1.0; } }

.btn_blue { display: inline-flex; justify-content: center; align-items: center; gap: 0 .6rem; padding: .4rem 2.0rem; background: #004B9E; color: #fff; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; text-decoration: none !important; border-radius: 100vh; border: 1px solid #004B9E; }
.btn_blue::after { font-family: "fontello"; content: "\e812"; }
@media screen and (min-width: 48em), print { .btn_blue { padding: .6rem 4.0rem; }
  .btn_blue:is(:hover, :focus-visible) { opacity: 1.0; background: #fff; color: #004B9E; } }

.linkout { display: inline-block; color: #004B9E; margin: .6em 0; }
.linkout::after { font-family: "fontello"; content: "\f08e"; font-size: .8em; margin-left: .6rem; }
@media screen and (min-width: 48em), print { .linkout::after { margin-left: 1.0rem; } }

.slick-arrow { width: 2.0rem; height: 2.0rem; position: absolute; top: 9.0rem; cursor: pointer; line-height: 0; font-size: 0; display: flex; justify-content: center; align-items: center; border-radius: 50%; color: #fff; background: #004B9E; z-index: 5; }
.slick-arrow::before { font-size: 1.2rem; }
.slick-arrow.slick-prev { left: -2.6rem; }
.slick-arrow.slick-prev::before { font-family: "fontello"; content: "\f104"; }
.slick-arrow.slick-next { right: -2.6rem; }
.slick-arrow.slick-next::before { font-family: "fontello"; content: "\f105"; }

@media screen and (min-width: 48em), print { .slick-arrow { width: 5.0rem; height: 5.0rem; border: 1px solid #004B9E; top: 26.0rem; }
  .slick-arrow::before { font-size: 2.4rem; }
  .slick-arrow.slick-prev { left: -6.0rem; }
  .slick-arrow.slick-next { right: -6.0rem; }
  .slick-arrow:is(:hover, :focus-visible) { color: #004B9E; background: #fff; opacity: 1.0; } }
.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: #004B9E; }
.slick-dots li button:hover, .slick-dots li button:focus-visible { 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: #fff; color: #333; font-family: "Hiragino Sans", Meiryo, sans-serif; }
body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: rgba(255, 255, 255, 0.9); position: fixed; top: 0; z-index: 90; opacity: 0; transition: all .4s ease-in-out 0s; backdrop-filter: blur(0.6rem); }
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.8; }
.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(1200px + 40px); }
  body::after { display: none; }
  a, button { transition: .2s; }
  a:hover, button:hover { opacity: .8; }
  .wrap { width: 1200px; margin: auto; }
  .main { font-size: 1.8rem; line-height: 1.8; }
  .main a:not([class*="btn"]):hover { opacity: 1.0; text-decoration: none; } }
:target::before { content: ""; display: block; height: 4.0rem; margin: -4.0rem 0 0; visibility: hidden; }
@media screen and (min-width: 48em), print { :target::before { height: 8.0rem; margin: -8.0rem 0 0; } }

.header { position: relative; }
.header .wrap { padding: 1.0rem 1.0rem 0; }
.header .wrap .logo { width: 100%; height: 6.6rem; padding: 1.0rem; position: fixed; top: 0; left: 0; z-index: 100; background: #fff; transition: .5s; }
.header .wrap .logo.hide { transform: translateY(-150%); }
.header .wrap .logo a { display: block; width: calc(100% - 5.6rem); 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%); color: transparent; }
.header .wrap .headR { margin: 5.6rem 0 1.0rem; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; display: flex; justify-content: space-between; }
.header .wrap .headR .dept { display: flex; align-items: center; gap: 0 .2rem; }
.header .wrap .headR .dept li { font-size: 1.2rem; color: #DA3E5A; background: #FBEBEE; padding: 0 .4rem; border-radius: .6rem; }
.header .wrap .headR .tel { display: none; }
.header .wrap .headR .acs { font-size: 1.4rem; text-align: center; color: #004B9E; background: #E5ECF5; padding: 0 .8rem; border-radius: .6rem; margin: 0; }
.header .wrap .headR .acs span { font-size: 125%; }
.header .yoyaku { display: none; }

@media screen and (min-width: 48em), print { .header .wrap { padding: 2.0rem 0 0; display: flex; justify-content: space-between; align-items: center; }
  .header .wrap .logo { width: 40%; height: 8.0rem; padding: 0; position: static; background: none; box-shadow: none; }
  .header .wrap .logo a { width: 100%; }
  .header .wrap .headR { width: 45%; margin: 0; display: grid; grid-template-columns: 2fr 19.0rem; grid-template-rows: 1fr 1fr; gap: 1.0rem; grid-template-areas: "dept acs" "tel acs"; }
  .header .wrap .headR .dept { grid-area: dept; justify-content: flex-end; gap: 0 .8rem; }
  .header .wrap .headR .dept li { font-size: 1.8rem; padding: .6rem 1.9rem; }
  .header .wrap .headR .tel { grid-area: tel; display: block; text-align: right; font-size: 4.0rem; line-height: 1.0; }
  .header .wrap .headR .tel::before { margin: .4rem .6rem 0 0; }
  .header .wrap .headR .acs { grid-area: acs; align-items: center; font-size: 2.2rem; padding: 1.6rem 3.0rem 0; line-height: 1.2; }
  .header .wrap .headR .acs span { display: block; }
  .header .yoyaku { display: block; height: 22.0rem; writing-mode: vertical-rl; text-orientation: upright; position: fixed; top: 22.6rem; right: 0; z-index: 2; }
  .header .yoyaku .btn_rsv { font-size: 2.2rem; padding: 3.0rem 1.4rem; text-orientation: upright; border-radius: 3.0rem 3.0rem 0 3.0rem; }
  .header .yoyaku .btn_rsv::before { margin: 0 0 1.4rem; } }
#nav { width: 100vw; position: fixed; top: 0; left: 0; z-index: 100; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; }
#nav #sp_menu { width: 4.6rem; height: 4.6rem; color: #DA3E5A; background: #fff; text-align: center; line-height: 1.0; font-size: 1.0rem; padding: 0; position: absolute; top: 1.0rem; right: 1.0rem; z-index: 100; transition: .5s; }
#nav #sp_menu.hide { transform: translateY(-220%); }
#nav #sp_menu::before { display: block; font-family: "fontello"; content: "\e816"; font-size: 2.6rem; }
#nav #sp_menu::after { display: block; content: "MENU"; font-family: 'Itim', cursive; margin: .2rem 0 0; }
#nav #sp_menu.close::before { font-family: "fontello"; content: "\e800"; }
#nav #sp_menu.close::after { content: "CLOSE"; }
#nav #sp_menu span { display: none; }
#nav .gnav_subnav { display: none; width: 90vw; max-height: calc((var(--vh, 1vh) * 100) - 8.0rem); overflow-y: auto; background: #fff; padding: 1.6rem; box-shadow: 0 0 0.4rem 0.4rem rgba(238, 238, 238, 0.8); border-radius: .6rem; margin: auto; position: absolute; top: 8.0rem; left: 0; right: 0; z-index: 100; }
#nav .gnav_subnav .gnav { border-top: 1px solid #DCDCDC; border-bottom: 1px solid #DCDCDC; }
#nav .gnav_subnav .gnav > li { padding: .5rem 1.0rem; }
#nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: 1px dotted #DCDCDC; }
#nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { display: flex; justify-content: space-between; align-items: center; width: 100%; text-align: left; padding: .5rem 1.0rem; font-size: 1.4rem; }
#nav .gnav_subnav .gnav > li a.current, #nav .gnav_subnav .gnav > li .sub.current { background: #FBEBEE; border-radius: .6rem; }
#nav .gnav_subnav .gnav > li .sub { gap: .4rem; }
#nav .gnav_subnav .gnav > li .sub::after { font-family: "fontello"; content: "\e801"; display: inline-flex; justify-content: center; align-items: center; color: #DA3E5A; font-size: 80%; }
#nav .gnav_subnav .gnav > li .sub.close::after { transform: scale(1, -1); }
#nav .gnav_subnav .gnav > li .subbox { display: none; }
#nav .gnav_subnav .gnav > li .subbox > .subnav { margin: 0 0 0 1.0em; }
#nav .gnav_subnav .gnav > li .subbox > .subnav li a { display: block; font-size: 1.2rem; padding: .6rem 1.0rem; color: #333; border: 1px solid #fff; }
#nav .gnav_subnav .gnav > li .subbox > .subnav li a span { display: block; font-size: 90%; }
#nav .gnav_subnav .gnav > li .subbox > .subnav li a.current { color: #fff; background: #DA3E5A; }
#nav .gnav_subnav #menu_close { display: block; width: 100%; font-size: 1.4rem; color: #666; background: rgba(102, 102, 102, 0.1); text-align: center; padding: .6rem 0; margin: 1.0rem 0 0; border-radius: .6rem; }
#nav .gnav_subnav #menu_close::before { font-family: "fontello"; content: "\e800"; margin: 0 .6rem 0 0; }

@media screen and (min-width: 48em), print { #nav { width: auto; padding: 2.0rem 0; background: #fff; position: sticky; top: 0; left: 0; right: 0; z-index: 100; transition: .8s; }
  #nav.hide { transform: translateY(-300%); }
  #nav #sp_menu { display: none; }
  #nav .gnav_subnav { display: block !important; width: 100%; max-height: calc((var(--vh, 1vh) * 100)); overflow-y: visible; padding: 0; position: static; box-shadow: none; }
  #nav .gnav_subnav .gnav { width: 1200px; margin: auto; display: flex; justify-content: space-between; align-items: center; border: none; }
  #nav .gnav_subnav .gnav > li { flex: auto; padding: 0 .8rem; position: relative; }
  #nav .gnav_subnav .gnav > li::before { content: ""; display: inline-block; width: .1rem; height: 1.8em; background: #DCDCDC; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; }
  #nav .gnav_subnav .gnav > li:not(:last-child) { border-bottom: none; }
  #nav .gnav_subnav .gnav > li:last-child::after { content: ""; display: inline-block; width: .1rem; height: 1.8em; background: #DCDCDC; margin: auto; position: absolute; top: 0; bottom: 0; right: 0; }
  #nav .gnav_subnav .gnav > li a, #nav .gnav_subnav .gnav > li .sub { justify-content: center; text-align: center; font-size: 2.0rem; margin: 0; cursor: pointer; }
  #nav .gnav_subnav .gnav > li a::after, #nav .gnav_subnav .gnav > li .sub::after { margin: 0 0 0 .4rem; font-size: 60%; }
  #nav .gnav_subnav .gnav > li a:is(:hover, :focus-visible, .current), #nav .gnav_subnav .gnav > li .sub:is(:hover, :focus-visible, .current) { opacity: 1.0; background: #FBEBEE; border-radius: .6rem; }
  #nav .gnav_subnav .gnav > li .subbox { display: none; width: 64.0rem; position: absolute; top: 5.0rem; z-index: 100; padding: 3.0rem; background: #fff; border-radius: 1.2rem; box-shadow: 0 0 0.4rem 0.4rem rgba(238, 238, 238, 0.8); }
  #nav .gnav_subnav .gnav > li .subbox > .subnav { display: inline-block; width: auto; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a { text-align: left; font-size: 1.6rem; padding: 1.0rem 1.4rem; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a span { display: inline-block; }
  #nav .gnav_subnav .gnav > li .subbox > .subnav li a:is(:hover, :focus-visible, .current) { color: #fff; background: #DA3E5A; }
  #nav .gnav_subnav #menu_close { display: none; } }
.overview { padding: 4.0rem 0 0; font-size: 1.4rem; line-height: 1.6; background: #F9F9F9; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; }
.overview > .wrap { margin: 0 1.0rem 4.0rem; }
.overview > .wrap .overviewL .clinic_name { margin: 0 0 2.0rem; }
.overview > .wrap .overviewL .clinic_name img { max-width: 80%; margin: auto; }
.overview > .wrap .overviewL .gaiyo { width: 100%; margin: 0; display: flex; justify-content: space-between; flex-wrap: wrap; border-top: 1px solid #DCDCDC; }
.overview > .wrap .overviewL .gaiyo dt { width: 23%; padding: .8rem .4rem; color: #004B9E; font-weight: bold; border-bottom: 1px solid #DCDCDC; }
.overview > .wrap .overviewL .gaiyo dd { width: 77%; padding: .8rem .4rem; border-bottom: 1px solid #DCDCDC; }
.overview > .wrap .overviewL .gaiyo dd .tel { font-size: 120%; }
.overview > .wrap .overviewL .gaiyo dd .tel::before { display: none; }
.overview > .wrap .overviewR { margin: 2.0rem 0 0; }
.overview .gmap { height: 100vw; margin: 2.0rem 0 0; }

@media screen and (min-width: 48em), print { .overview { padding: 8.0rem 0 0; font-size: 2.0rem; position: relative; }
  .overview > .wrap { margin: 0 auto 8.0rem; display: flex; justify-content: space-between; }
  .overview > .wrap .overviewL, .overview > .wrap .overviewR { width: 48%; }
  .overview > .wrap .overviewL .clinic_name { margin: 0 0 4.0rem; }
  .overview > .wrap .overviewL .clinic_name img { max-width: 45.0rem; }
  .overview > .wrap .overviewL .gaiyo dt { padding: 2.0rem 0; }
  .overview > .wrap .overviewL .gaiyo dd { padding: 2.0rem 0; }
  .overview > .wrap .overviewR { margin: 0; }
  .overview .gmap { width: 100%; height: 50.0rem; } }
#tel_up { width: 100%; height: 4.0rem; background: #fff; position: fixed; bottom: 0; left: 0; right: 0; z-index: 10; font-size: 1.4rem; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #ddd; }
#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: auto; height: 100%; text-align: center; }
#tel_up ul li .tel { height: 100%; display: flex; font-size: 130%; }
#tel_up ul li .tel a { display: flex; align-items: center; height: 100%; }
#tel_up ul li .btn_rsv { height: 100%; display: flex; gap: 0 .6rem; }
#tel_up #pageup { display: block; width: 4.0rem; height: 100%; font-size: 1.6rem; text-align: center; padding: 1.0rem; line-height: 1.0; color: #DA3E5A; background: #fff; border: 1px solid #DA3E5A; position: relative; }
#tel_up #pageup::before { display: block; font-family: "fontello"; content: "\e814"; }
#tel_up #pageup .clip { display: block; font-size: 1.0rem; clip-path: inset(50%); color: transparent; position: absolute; top: 50%; left: 0; right: 0; z-index: 1; }

@media screen and (min-width: 48em), print { #tel_up { width: 6.0rem; bottom: 3.0rem; right: 3.0rem; left: auto; background: none; padding: 0; border: none; }
  #tel_up ul { display: none; }
  #tel_up #pageup { width: 100%; height: 6.0rem; padding: 2.0rem; font-size: 2.0rem; }
  #tel_up #pageup:is(:hover, :focus-visible) { opacity: 1.0; color: #fff; background: #DA3E5A; } }
.footer { padding: 0 0 4.0rem; color: #fff; }
.footer .copy { display: block; background: #333; text-align: center; padding: .6rem 1.0rem; font-size: 1.2rem; }
.footer ul { display: none; }

@media screen and (min-width: 48em), print { .footer { padding: 3.0rem 0 0; background: #004B9E; }
  .footer .copy { padding: 3.0rem; margin: 2.0rem 0 0; font-size: 1.4rem; }
  .footer ul { width: 1200px; margin: auto; display: flex; flex-wrap: wrap; }
  .footer ul li { display: flex; align-items: center; font-size: 1.6rem; margin: 0 2.0rem 1.0rem 0; -webkit-text-size-adjust: none; }
  .footer ul li::before { font-family: "fontello"; content: "\e813"; color: #DA3E5A; font-size: 70%; margin: 0 .6rem 0 0; }
  .footer ul li a { opacity: 1.0; }
  .footer ul li a:hover { text-decoration: underline; }
  .footer ul li.treatment { display: none; } }
.keyvsl { width: 100%; position: relative; }
.keyvsl #keyvsl { max-width: 100%; height: 24.0rem; overflow: hidden; visibility: hidden; }
.keyvsl #keyvsl .slick-list div img { height: 24.0rem !important; object-fit: cover; margin: auto; }
.keyvsl #keyvsl .slick-dots { justify-content: flex-end; margin: -2.6rem 1.0rem 0; position: relative; z-index: 2; }
.keyvsl #keyvsl .slick-dots li { width: 1.0rem; height: 1.0rem; margin: 0 .6rem; }
.keyvsl #keyvsl .slick-dots li button { background: #fff; }
.keyvsl .txt { background: linear-gradient(to bottom, #fff 0%, #fff 6.4rem, #F8F5D9 6.4rem, #F8F5D9 100%); font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; }
.keyvsl .txt .catch { font-size: 1.8rem; font-weight: 700; text-align: center; line-height: 1.8; margin: .6rem 0 0; }
.keyvsl .txt .catch span { display: block; color: #004B9E; font-size: 75%; font-family: 'Itim', cursive; font-weight: 400; }
.keyvsl .txt .open_nairan { margin: 2.0rem 1.0rem 0; }
.keyvsl .txt .open_nairan li { font-size: 1.6rem; line-height: 1.2; color: #004B9E; background: #fff; text-align: center; padding: 1.0rem; margin: 1.0rem 0 0; }
.keyvsl .txt .open_nairan li.open { border: 2px solid #004B9E; border-radius: 100vh; }
.keyvsl .txt .open_nairan li.open span { font-size: 140%; }
.keyvsl .txt .open_nairan li.open::before, .keyvsl .txt .open_nairan li.open::after { font-family: "fontello"; content: "\e803"; color: #DA3E5A; margin: 0 1.0rem; }
.keyvsl .txt .top_notice { margin: 2.0rem 1.0rem 0; background: #fff; border-radius: 2rem; border: 2px solid #004B9E; padding: 1rem 0; }
.keyvsl .txt .top_notice li { font-size: 1.6rem; line-height: 1.2; color: #004B9E; padding: .5rem 1.5rem; margin: 0; }
.keyvsl .txt .top_notice li.open { margin: 1.0rem 0 0; text-align: center; }
.keyvsl .txt .top_notice li.open::before, .keyvsl .txt .top_notice li.open::after { font-family: "fontello"; content: "\e803"; color: #DA3E5A; margin: 0 1.0rem; }
.keyvsl .txt .top_notice li span { font-size: 140%; }

@media screen and (min-width: 48em), print { .keyvsl { height: 60.0rem; background: linear-gradient(to bottom, #fff 0%, #fff 35rem, #F8F5D9 35rem, #F8F5D9 100%); position: relative; }
  .keyvsl #keyvsl { width: 116.0rem; height: 60.0rem; position: absolute; right: calc(50% - 16.0rem); }
  .keyvsl #keyvsl .slick-list div img { height: 60.0rem !important; border-radius: 0 6.0rem 6.0rem 0; }
  .keyvsl #keyvsl .slick-dots { margin: -5.0rem 4.0rem 0 0; }
  .keyvsl #keyvsl .slick-dots li { width: 1.6rem; height: 1.6rem; margin: 0 1.2rem; }
  .keyvsl .txt { display: flex; justify-content: space-between; flex-direction: column; width: 1200px; margin: 12.0rem auto 0; padding: 0 0 0 80.0rem; background: none; position: absolute; top: 0; left: 0; right: 0; }
  .keyvsl .txt .catch { font-size: 4.2rem; text-align: left; line-height: 1.6; margin: 0; }
  .keyvsl .txt .catch span { font-size: 2.0rem; margin: 1.0rem 0 0; }
  .keyvsl .txt .open_nairan { margin: 8.0rem 0 0; }
  .keyvsl .txt .open_nairan li { font-size: 2.2rem; line-height: 1.2; padding: 1.4rem 1.0rem; }
  .keyvsl .txt .open_nairan li.open { border: 3px solid #004B9E; }
  .keyvsl .txt .open_nairan li.open span { font-size: 140%; }
  .keyvsl .txt .open_nairan li.open::before, .keyvsl .txt .open_nairan li.open::after { margin: 0 1.4rem; }
  .keyvsl .txt .top_notice { margin: 8.0rem 0 0; border: 3px solid #004B9E; padding: 1.4rem 1.0rem; }
  .keyvsl .txt .top_notice li { font-size: 2.2rem; line-height: 1.2; }
  .keyvsl .txt .top_notice li.open span { font-size: 140%; }
  .keyvsl .txt .top_notice li.open::before, .keyvsl .txt .top_notice li.open::after { margin: 0 1.4rem; } }
.top_tit { font-size: 2.0rem; font-weight: 700; text-align: center; color: #004B9E; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; margin: 0 0 2.0rem; }
.top_tit::after { display: block; content: attr(data-txt); font-family: 'Itim', cursive; font-weight: 400; color: #333; font-size: 70%; margin: -.6rem 0 0; }

@media screen and (min-width: 48em), print { .top_tit { font-size: 4.2rem; margin: 0 0 3.6rem; }
  .top_tit::after { font-size: 50%; margin: -1.2rem 0 0; } }
.info { padding: 4.0rem 1.0rem 6.0rem; background: #F8F5D9; }
.info .wrap dl { background: #fff; padding: 2.0rem 1.4rem; border-radius: clamp(0.6rem, 1vw, 1.2rem); line-height: 1.6; }
.info .wrap dl dt { display: flex; align-items: flex-start; gap: 0 .6rem; margin: 0 0 .6rem; color: #004B9E; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; font-size: 110%; cursor: pointer; }
.info .wrap dl dt::before { font-family: "fontello"; content: "\e804"; }
.info .wrap dl dt.close::before { transform: scale(1, -1) translateY(0.3rem); }
.info .wrap dl dt:not(:first-of-type) { margin: 1.6rem 0 .6rem; padding: 1.6rem 0 0; border-top: 2px dashed #004B9E; }
.info .wrap dl dd { margin: 0 0 1.6rem 1.5em; }
.info .wrap dl dd:not(:nth-of-type(-n+1)) { display: none; }

@media screen and (min-width: 48em), print { .info { padding: 10.0rem 0 14.0rem; }
  .info .wrap dl { padding: 6.0rem; }
  .info .wrap dl dt { gap: 0 1.2rem; font-size: 120%; margin: 0 0 1.0rem; transition: .2s; }
  .info .wrap dl dt::before { margin: .3rem 0 0; }
  .info .wrap dl dt:not(:first-of-type) { margin: 4.0rem 0 .6rem; padding: 4.0rem 0 0; border-top: 3px dashed #004B9E; }
  .info .wrap dl dt:hover { color: #DA3E5A; }
  .info .wrap dl dd { margin: 0 0 4.0rem 2.0em; } }
.cal { padding: 4.0rem 1.0rem; margin: -1.8rem 0 0; background: url("../img/a_deco_white.svg") no-repeat center top/200% auto; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; }
.cal .wrap .status { width: 80%; margin: auto; display: flex; flex-wrap: wrap; gap: 0 1.6rem; }
.cal .wrap .status li { display: flex; align-items: center; }
.cal .wrap .status li::before { display: inline-block; content: "■"; font-size: 120%; margin: 0 .4rem 0 0; }
.cal .wrap .status li.open::before { color: #D8E0EF; }
.cal .wrap .status li.am::before { color: #F8F5D9; }
.cal .wrap .status li.pm::before { color: #ddd; }
.cal .wrap .status li.close::before { color: #F8D8DE; }
.cal table.caledit { width: 80%; margin: 2.0rem auto; }
.cal table.caledit td { font-family: 'Itim', cursive; }

_::-webkit-full-page-media, _:future, :root table.caledit tr.week::after { top: 6.3rem; }

@media screen and (min-width: 48em), print { .cal { margin: -6.0rem auto 0; padding: 10.0rem 0 8.0rem; background: url("../img/a_deco_white.svg") no-repeat center top/200rem auto; }
  .cal .wrap { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; }
  .cal .wrap .top_tit, .cal .wrap .status { width: 100%; }
  .cal .wrap .status { justify-content: center; gap: 0 3.0rem; }
  .cal .wrap table.caledit { border-spacing: .2rem; width: 45%; font-size: 2.0rem; border-bottom: 2px solid #004B9E; }
  .cal .wrap table.caledit tr.week::after { height: 2px; }
  .cal .wrap table.caledit tr.week th { padding: 1.0rem 0; }
  .cal .wrap table.caledit td { padding: 1.0rem 0; } }
@media screen and (min-width: 48em), print { _::-webkit-full-page-media, _:future, :root table.caledit tr.week::after { top: 10.1rem; } }
.tre { background: #E5ECF5; padding: 5.0rem 1.0rem; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; position: relative; }
.tre::before { display: block; font-family: "fontello"; content: "\e817"; color: #fff; text-align: center; font-size: 4.0rem; position: absolute; top: -2.6rem; left: 0; right: 0; }
.tre .subnav { display: flex; justify-content: center; flex-wrap: wrap; gap: 1.0rem; }
.tre .subnav li { width: 48%; }
.tre .subnav li a { display: block; height: 100%; text-align: center; padding: 1.0rem; line-height: 1.4; font-size: 1.2rem; background: #fff; border-radius: clamp(0.6rem, 1vw, 1.2rem); text-decoration: none !important; }
.tre .subnav li a::before { display: block; color: #004B9E; font-size: 2.6em; }
.tre .subnav li a span { display: block; font-size: 60%; }
.tre .subnav li a.cardiovascular::before { font-family: "fontello"; content: "\e805"; }
.tre .subnav li a.high_blood_pressure::before { font-family: "fontello"; content: "\e806"; }
.tre .subnav li a.Lipid_disorder::before { font-family: "fontello"; content: "\e808"; }
.tre .subnav li a.arrhythmia::before { font-family: "fontello"; content: "\e807"; }
.tre .subnav li a.cad::before { font-family: "fontello"; content: "\e809"; }
.tre .subnav li a.heart_failure::before { font-family: "fontello"; content: "\e80a"; }
.tre .subnav li a.arteriosclerosis::before { font-family: "fontello"; content: "\e80b"; }
.tre .subnav li a.metabolism::before { font-family: "fontello"; content: "\e80c"; }
.tre .subnav li a.sas::before { font-family: "fontello"; content: "\e80d"; }
.tre .subnav li a.dermatology::before { font-family: "fontello"; content: "\e80e"; }
.tre .subnav li a.hay_fever::before { font-family: "fontello"; content: "\e80f"; }
.tre .subnav li a.checkup::before { font-family: "fontello"; content: "\e810"; }
.tre .subnav li a.vaccination::before { font-family: "fontello"; content: "\e811"; }
.tre .subnav li a.current { border: 2px solid #DA3E5A; }
.tre .subnav li.diabetes { display: none; }

@media screen and (min-width: 48em), print { .tre { margin: 0; padding: 10.0rem 0; }
  .tre::before { font-size: 12.0rem; top: -7.9rem; }
  .tre .subnav { justify-content: flex-start; width: 1200px; margin: auto; gap: 2.0rem; }
  .tre .subnav li { width: calc(20% - 2.0rem); }
  .tre .subnav li a { padding: 1.6rem 1.0rem; font-size: 2.0rem; position: relative; }
  .tre .subnav li a::before { font-size: 4.0em; padding: 1.5rem 0; }
  .tre .subnav li a::after { display: block; content: ""; width: 100%; height: 100%; border: 2px solid #DA3E5A; border-radius: 1.2rem; opacity: 0; transform: scale(1.2); transition: .4s; position: absolute; top: 0; left: 0; }
  .tre .subnav li a span { font-size: 65%; }
  .tre .subnav li a:is(:hover, :focus-visible, .current) { border: none; }
  .tre .subnav li a:is(:hover, :focus-visible, .current)::after { opacity: 1; transform: scale(1); } }
.symptoms { padding: 4.0rem 1.0rem 6.0rem; background: url("../img/index_symptoms_bg.jpg") no-repeat center top/auto 100%; }
.symptoms ul { display: flex; justify-content: center; flex-wrap: wrap; gap: 1.0rem; }
.symptoms ul li { flex: auto; }
.symptoms ul li a { display: flex; justify-content: center; align-items: center; gap: 0 .6rem; padding: .4rem 2.0em .4rem 1.0rem; border-radius: 100vh; color: #004B9E; background: #fff; border: 1px solid #004B9E; text-decoration: none !important; position: relative; }
.symptoms ul li a::after { font-family: "fontello"; content: "\e812"; position: absolute; right: 1.0rem; }

@media screen and (min-width: 48em), print { .symptoms { padding: 8.0rem 0 16.0rem; background: url("../img/index_symptoms_bg.jpg") no-repeat center top/cover; }
  .symptoms ul { width: 114.0rem; margin: auto; gap: 1.0rem; }
  .symptoms ul li { flex: initial; }
  .symptoms ul li a { font-size: 2.0rem; padding: 1.0rem 7.0rem; overflow: hidden; }
  .symptoms ul li a::before { font-family: "fontello"; content: "\e812"; position: absolute; left: -3.0rem; transition: .4s; }
  .symptoms ul li a::after { right: 1.6rem; transition: .4s; }
  .symptoms ul li a:is(:hover, :focus-visible) { background: #004B9E; color: #fff; }
  .symptoms ul li a:is(:hover, :focus-visible)::before, .symptoms ul li a:is(:hover, :focus-visible)::after { transform: translateX(4.6rem); } }
.feature { margin: -1.8rem 0 0; padding: 4.0rem 1.0rem 8.0rem; background: url("../img/a_deco_white.svg") no-repeat center top/200% auto; font-family: 'Zen Maru Gothic', "Hiragino Maru Gothic ProN", sans-serif; }
.feature .wrap { position: relative; }
.feature .wrap::after { content: ""; display: block; width: 20.0rem; height: 15.0rem; background: url("../img/logo_mark.svg") no-repeat center center/contain; position: absolute; right: -1.0rem; bottom: -10.0rem; z-index: -1; }
.feature .wrap .inner { display: flex; flex-direction: column; gap: 4.0rem 0; }
.feature .wrap .inner section { margin: 2.0rem 0 0; padding: 18.0rem 3.0rem 3.0rem; background: #fff; border: 1px solid #DCDCDC; position: relative; }
.feature .wrap .inner section::before { content: ""; display: block; width: 24.0rem; height: 19.0rem; margin: auto; position: absolute; top: -2.0rem; left: 0; right: 0; }
.feature .wrap .inner section .tit { display: flex; gap: 0 .6rem; color: #004B9E; }
.feature .wrap .inner section .tit::before { font-family: "fontello"; content: "\e803"; color: #DA3E5A; }
.feature .wrap .inner section p { margin: .6rem 0 0; }
.feature .wrap .inner section.akiba::before { background: url("../img/index_feature_akiba.jpg") no-repeat center center/contain; }
.feature .wrap .inner section.senmon::before { background: url("../img/index_feature_senmon.jpg") no-repeat center center/contain; }
.feature .wrap .inner section.shinryo::before { background: url("../img/index_feature_shinryo.jpg") no-repeat center center/contain; }
.feature .wrap .inner section.renkei::before { background: url("../img/index_feature_renkei.jpg") no-repeat center center/contain; }

@media screen and (min-width: 48em), print { .feature { margin: -6.0rem 0 0; padding: 10.0rem 0 12.0rem; background: url("../img/a_deco_white.svg") no-repeat center top/200rem auto; overflow: hidden; }
  .feature .wrap::after { width: 87.6rem; height: 55.2rem; right: -40.0rem; bottom: -17.0rem; }
  .feature .wrap .inner { display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; gap: 4.0rem 4.0rem; }
  .feature .wrap .inner section { width: 47%; min-height: 21.0rem; margin: 0; padding: 3.0rem 3.0rem 3.0rem 20.0rem; }
  .feature .wrap .inner section::before { width: 19.0rem; height: 15.0rem; top: 0; bottom: 0; left: -1.0rem; right: auto; }
  .feature .wrap .inner section .tit { font-size: 2.2rem; }
  .feature .wrap .inner section p { font-size: 2.0rem; } }
body:not(.index) .sub_header { display: flex; flex-direction: column-reverse; }
body:not(.index) .main { margin: 3.0rem 1.0rem 6.0rem; }
body:not(.index) .main .tel { font-size: 150%; }
body:not(.index) .tre::before { top: -2.1rem; }
@media screen and (min-width: 48em), print { body:not(.index) .main { margin: 8.0rem auto 10.0rem; }
  body:not(.index) .main .cf .img_l, body:not(.index) .main .cf .img_r { max-width: 40%; height: auto; }
  body:not(.index) .tre::before { top: -6.1rem; } }

.breadnav { max-width: 100vw; margin: 1.0rem; overflow-x: auto; }
.breadnav .breadcrumb { display: flex; align-items: center; font-size: 1.2rem; white-space: nowrap; }
.breadnav .breadcrumb li a { text-decoration: underline; }
.breadnav .breadcrumb li:not(:last-child)::after { display: inline-block; content: ">"; font-size: 70%; margin: 0 .6rem; }

@media screen and (min-width: 48em), print { .breadnav { width: 1200px; max-width: 100%; margin: 1.0rem auto; overflow-x: inherit; }
  .breadnav .breadcrumb { font-size: 1.8rem; }
  .breadnav .breadcrumb li:not(:last-child)::after { margin: 0 1.0rem; }
  .breadnav .breadcrumb li a:hover { opacity: 1.0; text-decoration: none; } }
@media screen and (min-width: 48em), print { .flex_dr { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .flex_dr > div { width: 48%; margin: 0; } }
.gallery { width: 85%; margin: auto; visibility: hidden; }
.gallery .gallery_slider div .cap { margin: .2rem 0 0; text-align: center; color: #fff; padding: .4rem; font-size: 1.2rem; opacity: 0; transition: .3s ease; background: #004B9E; line-height: 1.4; }
.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 #004B9E; }

@media screen and (min-width: 48em), print { .gallery { width: 75.0rem; margin: auto; }
  .gallery .gallery_slider { font-size: 1.6em; }
  .gallery .gallery_slider div .cap { font-size: 1.8rem; padding: 1.0rem; }
  .gallery .gallery_thum { width: calc(100% + .6rem); } }
.device li { margin: 0 0 2.0rem; text-align: center; }
.device li img { margin: 0 auto .6rem; max-width: 80%; }

@media screen and (min-width: 48em), print { .device { display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 2.0rem; }
  .device li { width: 32%; }
  .device li img { margin: 0 auto 1.0rem; max-width: 100%; } }
.lst_flow dd { margin: 0; position: relative; }
.lst_flow dd:not(:last-child) { margin: 0 0 6.0rem; }
.lst_flow dd:not(:last-child)::after { display: block; width: 0; height: 0; content: ""; position: absolute; bottom: -5.0rem; left: 0; right: 0; border-top: 2.0rem solid #F8D8DE; border-right: 2.0rem solid transparent; border-bottom: 1.0rem solid transparent; border-left: 2.0rem solid transparent; margin: auto; }

@media screen and (min-width: 48em), print { .lst_flow dd:not(:last-child) { margin: 0 0 10.0rem; }
  .lst_flow dd:not(:last-child)::after { bottom: -7.0rem; } }
body.access .main .tbl_time { padding: 0; font-size: 1.6rem; }
body.access .main .gmap { height: 100vw; margin: 2.0rem 0; }
@media screen and (min-width: 48em), print { body.access .main .gmap { height: 50.0rem; margin: 0; }
  body.access .main .tbl_time { font-size: 2.4rem; } }

.anc li { display: flex; line-height: 1.2; margin: 0 0 1.0rem; }
.anc li::before { font-family: "fontello"; content: "\e80c"; color: #333; margin-right: .4rem; }
.anc li a { color: #333; display: inline-block; text-decoration: none !important; }

@media screen and (min-width: 48em), print { .anc { display: flex; justify-content: center; gap: 0 2.0rem; }
  .anc li { font-size: 110%; margin: 0 0 1.6rem; }
  .anc li::before { margin-right: .8rem; }
  .anc li a:hover { text-decoration: underline !important; } }
body.cardiovascular .main .flex.linkbtn { gap: 1.0rem; }
@media screen and (min-width: 48em), print { body.cardiovascular .main .flex.linkbtn { gap: 2.0rem; } }

/*# sourceMappingURL=style.css.map */
