<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;family=Noto+Serif+JP:wght@900&amp;display=swap');

@font-face {
  font-family: icon;
  src: url(../font/icon.eot);
  src: url(../font/icon.eot#iefix) format("embedded-opentype"),
       url(../font/icon.woff) format("woff"),
       url(../font/icon.ttf) format("truetype"),
       url(../font/icon.svg#icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "icon"; font-size: 120%; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1em; margin-left: .2em; margin-right: .2em; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-down-dir:before { content: '\e800'; }
.ico-sound:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-angle-left:before { content: '\f104'; }
.ico-angle-right:before { content: '\f105'; }
.ico-angle-up:before { content: '\f106'; }
.ico-angle-down:before { content: '\f107'; }


.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1280px; }
.l-page { color: #1a1a1a; font-family: 'Noto Sans JP', sans-serif; font-size: 16px; font-weight: 500; line-height: 1.6; text-align: center; width: 100%; }
.l-page * { box-sizing: border-box; }
.l-page h1 { font-size: 18px; font-weight: bold; line-height: 1; margin: 0 auto 25px; max-width: 1280px; text-align: left; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page a { color: #ba7621; }
.l-page img { display: block; margin: 0 auto; width: 100%; }
.l-page .c-btn { background-color: #d13f12; border-radius: 100vh; display: grid; height: 4em; margin: 0 auto; overflow: hidden; place-content: center; position: relative; width: 100%; }
.l-page .c-btn span { color: #fff; font-size: 1.125em; font-weight: 700; position: relative; z-index: 2; }
.l-page .c-flex, .l-page .c-fdc { display: flex; }
.l-page .c-flex { align-items: center; justify-content: space-between; }
.l-page .c-notice__list li { list-style: none; margin-left: 1.25em; text-indent: -1.25em; }
.l-page .c-notice__list li::before { content: "窶ｻ"; }
.l-page .c-txt { text-align: left; }
.l-page .ff-serif { font-family: "Noto Serif JP", serif; font-weight: 900; }

.js-btn-page-top { bottom: 50px; cursor: pointer; display: none; position: fixed; right: 50px; z-index: 100; }
.js-btn-page-top a { display: block; height: 17px; position: relative; width: 35px; }
.js-btn-page-top a::before { color: #000; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }
.is-fixed { left: 0; position:fixed !important; top: 0; z-index: 99; width: 100%; }

.l-contents { background: #fff url(../images/bg_contents.jpg) repeat 50% 0 / 100% auto; font-weight: 500; }
.l-contents .c-inner { display: flex; flex-direction: column; margin: 0 auto; width:89%; }
.l-contents__guide .c-inner { max-width: 1120px; }
.l-contents__guide .c-sec__title { aspect-ratio: 302 / 125; background: url(../images/bg_sec_title.png) no-repeat 50% 50% / cover; display: grid; margin: 0 auto 1.75em; max-width: 452px; place-content: center; }
.l-contents__guide .c-sec__title span { color: #fff; }
.l-contents__note { background: url(../images/bg_guide.jpg) repeat-y 50% 0 / 100% auto; }
.l-contents__note .c-inner { max-width: 1040px; }
.l-contents__note .c-sec__title { color: #fff; }
.l-footer { border-top: 1px solid #666; color: #fff; margin: 4em auto 0; max-width: 1280px; padding-top: 2.5em; text-align: left; width:89%; }
.l-footer .c-logo { gap: 1.5em; }
.l-footer .c-logo img { height: 3.75em; width: auto; }
.sec-intro { background: url(../images/bg_intro.jpg) no-repeat 50% 0 / cover; color: #fff; }
.sec-intro .c-inner { max-width: 1200px; }
.sec-intro .c-title { color: #f2db11; font-weight: 900; }
.sec-intro .c-audio__wrap { align-items: center; background-color: #ac2900; display: inline-flex; gap: 1em; justify-content: center; margin: 0 auto; }
.sec-intro .c-audio__wrap audio { vertical-align: bottom; }
.sec-intro .c-audio__wrap dt { font-weight: 700; }
.sec-intro__feature--item { background-color: #1d1d1d; border: 1px solid #a6d3ff; width: 100%; }
.sec-intro__feature--item .c-txt { color: #fff; }
.sec-intro__feature--item .c-txt h3 { font-weight: 900; margin-bottom: .25em; }
.sec-info dt { align-items: center; background-color: #000; color: #fff; display: inline-flex; height: 1.75em; justify-content: center; line-height: 1; margin: 0 auto; padding: 0 1.5em; }
.sec-info dd { padding-top: .125em; }
.sec-info dd + dt { margin-top: 2em; }
.sec-info dd p em { font-size: 1.25em; }
.sec-info dd p .c-small { font-size: 1.6rem; }
.sec-info dd .c-middle .c-small { display: block; font-size: .7em; }
.sec-info dd .c-fdc { justify-content: center; }
.sec-map__block { border: .625em solid #000; }
.sec-howto { counter-reset: number 0; }
.sec-howto .c-box, .sec-howto__box--cont { background-color: #fff; }
.sec-howto .c-ticket__list { display: flex; flex-direction: column; }
.sec-howto .c-ticket__list .c-ticket { border: 2px solid; display: grid; font-size: 1.125em; font-weight: 700; place-content: center; position: relative; }
.sec-howto .c-ticket__list .c-ticket + .c-ticket { margin-top: 2em; }
.sec-howto .c-ticket__list .c-ticket + .c-ticket::before { content: "��"; display: block; left: 50%; position: absolute; top: -1em; translate: -50% -50%; }
.sec-howto .c-col__ticket img { margin: 1em auto 0; width: 60%; }
.sec-howto .c-col__detail { width: 100%; }
.sec-howto .c-col__detail dl { align-items: normal; flex-wrap: wrap; gap: .25em; }
.sec-howto .c-col__detail dt { align-items: center; background-color: #f2f2f2; display: flex; font-size: .875em; font-weight: 700; justify-content: center; width: 9rem; }
.sec-howto .c-col__detail dd { padding: .5em .5em .5em 1.5em; width: calc(100% - .25em - 9rem); }
.sec-howto .c-photo__set { width: 100%; }
.sec-howto .c-photo__set .c-txt { font-size: 1.25em; }
.sec-howto .c-photo__set .c-txt .c-label { background-color: #000; color: #fff; display: inline-block; font-weight: 700; margin-bottom: .5em; padding: 0 .5em; }
.sec-howto .c-pic_phone { width: 10.25em; }
.sec-howto .c-txt dl + dl { margin-top: 2em; }
.sec-howto .c-txt dt { color: #fff; display: grid; font-size: 1.25em; font-weight: 700; place-content: center; }
.sec-howto .c-txt dd { padding-top: 1em; }
.sec-howto .c-txt__block { background-color: #f2f2f2; padding: .5em 1em; }
.sec-howto__list { display: flex; flex-direction: column; gap: 1.5em; text-align: left; }
.sec-howto__title { font-weight: 700; margin-bottom: .5em; position: relative; }
.sec-howto__title::before { align-items: center; aspect-ratio: 64 / 70; background: url(../images/bg_no.png) no-repeat 50% 50% / cover; color: #fff; counter-increment: number 1; content: counter(number) " "; display: inline-flex; font-family: "Noto Serif JP", serif; justify-content: center; margin-right: 1rem; }
.sec-howto__box + .sec-howto__box { margin-top: 1.5em; }
.sec-howto__box--set dt { background-color: #d13f12; }
.sec-howto__box--set .c-ticket { border-color: #d13f12; color: #d13f12; }
.sec-howto__box--set .c-col__detail dt { color: #d13f12; }
.sec-howto__box--voice dt { background-color: #236dc1; }
.sec-howto__box--voice .c-ticket { border-color: #236dc1; color: #236dc1; }
.sec-howto__box--voice .c-col__detail dt { color: #236dc1; }
.sec-howto__box--head { color: #fff; display: grid; font-weight: 700; place-content: center; }
.sec-howto__box--cont { display: flex; flex-direction: column; gap: 1.5em; }
.sec-caution .c-cap { color: #fff; font-size: .875em; margin-top: 1em; }
.sec-caution__list { align-items: normal !important; flex-wrap: wrap; }
.sec-caution__item { background-color: #d2efff; border-radius: .5em; }
.sec-caution__item p { font-size: .935em; font-weight: 700; text-align: left; }
.sec-caution__item p span { display: block; font-size: .8667em; font-weight: 400; line-height: 1.5; }
.sec-locatone { background-color: #fff; border: .25em solid #36b4e9; border-radius: .5em; display: flex; flex-direction: column; gap: 1.5em; text-align: left; }
.sec-locatone h2 { margin: 0 auto; width: 15.375em; }
.sec-faq__list { display: flex; flex-direction: column; gap: 1em; }
.sec-faq__item { background-color: #1a1a1a; color: #fff; text-align: left; }
.sec-faq__item--q, .sec-faq__item--a { position: relative; }
.sec-faq__item--q::before, .sec-faq__item--a::before { color: #ba7621; line-height: 1; position: absolute; }
.sec-faq__item--q::before { content: "Q." }
.sec-faq__item--a::before { content: "A." }
.sec-faq__item--a p, .sec-faq__item--a li { font-weight: 400; }
.sec-faq__item--a * + p { margin-top: 1em; }
.sec-faq__item--a ul, .sec-faq__item--a ol { margin-top: .5em; }
.sec-faq__item--a ul { list-style: disc; }
.sec-faq__item--a ol { list-style: decimal; }
.sec-faq__item--a li { list-style-position: outside; margin-left: 1em; }


@media screen and (min-width:768px){
  .sp-item { display: none !important; }
  .breadcrumb-upper { margin: 0 auto 25px; max-width: 1230px; padding: 0 .5em; text-align: left; }
  .breadcrumb-upper__fix, .breadcrumb-upper__scroll, .breadcrumb-upper__item { display: inline-block; font-size: 10px; }
  .breadcrumb-upper__item { line-height: 2.1; margin-left: 1.5em; padding-left: .2em; position: relative; }
  .breadcrumb-upper__item::before { color: #999; content: "&gt;"; left: -1.1em; line-height: 2.1; position: absolute; top: 0; }
  .l-page a:hover img { opacity: .7; }
  .l-page .c-btn::before { background-color: #ac2900; content: ""; display: block; height: 100%; left: -100%; position: absolute; transition: all .4s ease; width: 100%; }
  .l-page .c-btn:hover::before { left: 0; }
  .l-page .c-btn:hover span, .l-page .c-btn:hover span::after { color: #fff; }
  .l-page .c-btn span { font-size: 1.5em; }
  .l-page .c-fdc { justify-content: space-between; }
  .l-contents__guide .c-inner { gap: 5em; padding: 3.5em 0; }
  .l-contents__guide .c-sec__title span { font-size: 2.5em; }
  .l-contents__note { padding: 5em 0; }
  .l-contents__note .c-inner { gap: 4.5em; }
  .l-contents__note .c-sec__title { font-size: 2.5em; margin-bottom: 1em; }
  .sec-intro .c-inner { align-items: center; gap: 2.5em; padding: 4.5em 0; }
  .sec-intro .c-title { font-size: 2.5em; }
  .sec-intro .c-audio__wrap { border-radius: 100vh; padding: .75em .75em .75em 1.75em; }
  .sec-intro .c-audio__wrap dt { font-size: 1.25em; }
  .sec-intro__feature--list { gap: 2.5em; }
  .sec-intro__feature--item { gap: 2.5em; padding: 2em 2.75em; }
  .sec-intro__feature--item .c-txt h3 { font-size: 1.75em; }
  .sec-info dd { font-size: 2em; }
  .sec-info dd .c-fdc { gap: 1.5em; }
  .sec-info dd .c-middle { font-size: .625em; }
  .sec-howto .c-box { padding: 2.5em; }
  .sec-howto .c-box .c-pic { padding-right: 3em; }
  .sec-howto .c-col__wrap { gap: 4em; }
  .sec-howto .c-col__wrap .c-col { width: 25%; }
  .sec-howto .c-col__wrap .c-col p { margin-top: .5em; }
  .sec-howto .c-col__wrap .c-col:last-child { flex: 1; }
  .sec-howto .c-photo__set { align-items: center; display: flex; gap: 2.5em; justify-content: center; }
  .sec-howto .c-photo__set .c-pic { width: 25em; }
  .sec-howto .c-txt dt { height: 2.4em; }
  .sec-howto .c-ticket__list .c-ticket { height: 4.8rem; width: 18.75em; }
  .sec-howto__title { font-size: 1.625em; }
  .sec-howto__title::before { font-size: 3rem; width: 6.4rem; }
  .sec-howto__box--head { font-size: 1.5em; height: 6.8rem; }
  .sec-howto__box--cont { padding: 2.5em 6.25em; }
  .sec-caution .c-cap { text-align: right; }
  .sec-caution__list { gap: 1em; }
  .sec-caution__item { padding: 1.5em 1em; width: calc(calc(100% - 3em) / 4); }
  .sec-caution__item img { width: 56.4516%; }
  .sec-caution__item p { padding-top: 1em; }
  .sec-locatone { padding: 2.5em; }
  .sec-faq__item { padding: 1.5em 2em; }
  .sec-faq__item--q, .sec-faq__item--a { padding-left: 3rem; }
  .sec-faq__item--q { font-size: 1.8rem; }
  .sec-faq__item--q::before, .sec-faq__item--a::before { font-size: 2rem; left: 0; }
  .sec-faq__item--a { padding-top: 1em; }
}

@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.25vw; margin: 0; }
}

@media screen and (max-width:767px){
  .pc-item { display: none !important; }
  #JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; }
  .breadcrumb-upper { background-color: #fff; border-top: 1px solid #d7d7d7; display: flex; flex-wrap: nowrap; font-size: 10px; line-height: 3rem; overflow: hidden; position: relative; }
  .breadcrumb-upper__fix { box-shadow: 6px 0 10px 0 rgba(0, 0, 0, .3); position: relative; transition: box-shadow .3s; width: 7em; z-index: 3; }
  .breadcrumb-upper__fix a { padding-left: .5rem; }
  .breadcrumb-upper__scroll { flex: 1; overflow: hidden; }
  .breadcrumb-upper__list { display: flex; flex-wrap: nowrap; height: 3rem; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; }
  .breadcrumb-upper__item a { padding: 0 .5rem 0 1.8rem; }
  .breadcrumb-upper__item:last-child { padding: 0 1.2rem 0 1.8rem; }
  .breadcrumb-upper__fix a, .breadcrumb-upper__item a { display: block; background-color: #fff; text-align: center; position: relative; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before, .breadcrumb-upper__fix a:after, .breadcrumb-upper__item a:after { content: ""; border-style: solid; border-width: 2rem 0 2rem 1rem; position: absolute; top: -.5rem; }
  .breadcrumb-upper__fix a::before, .breadcrumb-upper__item a::before { border-color: transparent transparent transparent #fff; right: -.9rem; z-index: 2; }
  .breadcrumb-upper__fix a::after, .breadcrumb-upper__item a::after { border-color: transparent transparent transparent #d7d7d7; right: -1rem; z-index: 1; }
  .js-btn-page-top { bottom: 20px; right: 20px; }
  .js-btn-page-top a { background-color: #999; border-radius: 6px; display: block; height: 30px; width: 30px; }
  .js-btn-page-top a::before { color: #fff; content: "\f106"; display: inline-block; font-family: "icon"; line-height: 29px; width: auto; }
  .l-page { font-size: 3.2vw; padding: 20px 0 0; }
  .l-page h1 { margin-bottom: 20px; padding: 0 1%; }
  .l-page .c-btn { height: 3.5em; width: 100%; }
  .l-page .c-btn span { font-size: 1.125em; }
  .l-page .c-fdc { flex-direction: column; }
  .l-contents__guide .c-inner { gap: 3em; padding: 3em 0; }
  .l-contents__guide .c-sec__title { width: 60%; }
  .l-contents__guide .c-sec__title span { font-size: 1.5em; }
  .l-contents__note { padding: 3em 0; }
  .l-contents__note .c-inner { gap: 2.5em; }
  .l-contents__note .c-sec__title { font-size: 2em; margin-bottom: 1em; }
  .l-anchor { height: 4em; }
  .l-anchor__list { background-color: #333; display: flex; gap: 1px; justify-content: space-between; }
  .l-anchor__item { background-color: #1a1a1a; height: 4em; width: 100%; }
  .l-anchor__item a { color: #ba7621; display: grid; font-size: .875em; height: 100%; place-content: center; width: 100%; }
  .l-footer .c-logo { justify-content: center; margin-top: 2em; }
  .l-footer .c-logo img { margin: 0; }
  .sec-intro .c-inner { gap: 1.5em; padding: 2.5em 0; }
  .sec-intro .c-title { font-size: 2em; }
  .sec-intro .c-head__txt p { text-align: left; }
  .sec-intro .c-head__txt p br { display: none; }
  .sec-intro .c-audio__wrap { border-radius: .5em; padding: .75em .5em .75em 1em; width: 100%; }
  .sec-intro__feature--list { gap: 1.5em; }
  .sec-intro__feature--item { gap: 1.5em; padding: 1.5em; }
  .sec-intro__feature--item .c-pic { width: 60%; }
  .sec-intro__feature--item .c-txt h3 { font-size: 1.25em; }
  .sec-info dd { font-size: 1.5em; }
  .sec-info dd .c-fdc { gap: .125em; }
  .sec-info dd .c-middle { font-size: 1.6rem; }
  .sec-howto .c-box, .sec-howto__box--cont { padding: 1.5em; }
  .sec-howto .c-box { gap: 1.5em; }
  .sec-howto .c-col__wrap { gap: 2em; }
  .sec-howto .c-col__wrap .c-col:nth-child(-n+2) { align-items: center; display: flex; }
  .sec-howto .c-txt dt { min-height: 2.4em; padding: .5em; }
  .sec-howto .c-ticket__list .c-ticket { height: 2.5em; }
  .sec-howto__title { font-size: 1.25em; }
  .sec-howto__title::before { width: 2.5em; }
  .sec-howto__box--head { font-size: 1.5em; height: 2em; }
  .sec-howto__box--cont .c-col__wrap { gap: 1em; }
  .sec-caution .c-cap { text-align: left; }
  .sec-caution__list { gap: .5em; }
  .sec-caution__item { align-items: center; display: flex; padding: .5em 1em; width: 100%; }
  .sec-caution__item img { width: 20%; }
  .sec-caution__item p { padding-left: 1em; }
  .sec-locatone { padding: 1.5em; }
  .sec-faq__item { padding: 1.5em 2em; }
  .sec-faq__item--q, .sec-faq__item--a { padding-left: 2.5rem; }
  .sec-faq__item--q::before, .sec-faq__item--a::before { font-size: 1.6rem; left: 0; }
  .sec-faq__item--a { padding-top: 1em; }
}
</pre></body></html>