<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@400;700&amp;family=Roboto:wght@700&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; speak: none; text-align: center; text-decoration: inherit; text-transform: none; width: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ico-right-bold:before { content: '\e800'; }
.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 { font-family: 'Noto Sans JP', sans-serif; font-size: 16px; line-height: 1.6; text-align: center; width: 100%; }
.l-page * { -ms-box-sizing: border-box; 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 { color: #4181e1; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page button { border: none; cursor: pointer; font-size: 16px; }
.l-page em { font-family: 'Roboto', sans-serif; font-weight: 700; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; }
.l-page strong { font-weight: 700; }
.l-page sup { font-size: .625em; vertical-align: baseline; }
.l-page .c-box { background-color: #fff; border-radius: 1.5em; }
.l-page .c-catch { font-size: 1.25em; font-weight: 700; }
.l-page .c-heading { color: #004ea2; display: block; font-weight: 700; margin-bottom: 1.5em; position: relative; }
.l-page .c-page__title { background: #004ea2; box-shadow: .25em .25em 0 #003977; display: inline-block; margin-bottom: 1em; padding: 1rem 4rem; }
.l-page .c-page__title { color: #fff; font-size: 2em; font-weight: 700; }
.l-page .c-sec { margin-top: 4em; }
.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: "窶ｻ"; }
.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; }

.l-contents .c-inner { margin: 0 auto; max-width: 1280px; padding-bottom: 4em; }
.l-mv p + p, .l-teaser .l-info p + p { margin-top: 1.5em; }
.l-mv .c-logo img, .l-teaser .l-info .c-logo img { width: 15em; }

.sec-entry .c-btn { background-color: #004ea2; border-radius: 100vh; display: grid; height: 3em; max-width: 240px; place-items: center; position: relative; transition: all .3s ease; width: 100%; }
.sec-entry .c-btn span { color: #fff; font-size: 1.125em; font-weight: 700; }
.sec-entry .c-btn__trigger { margin: 1.5em auto 0; }
.sec-entry .c-btn__trigger span::after { content: "\f107"; display: inline-block; font-family: "icon"; padding-left: .5em; }
.sec-entry .c-btn__entry { background-color: #d70c19; }
.sec-entry .c-btn__gray, .sec-entry button.c-btn[disabled] { background-color: #ddd; pointer-events: none; }
.sec-entry .c-btn__gray span, .sec-entry button.c-btn[disabled] span { color: #999; }
.sec-entry .c-check__list { display: inline-block; text-align: left; }
.sec-entry .c-check__item input[type=checkbox] { display: none; }
.sec-entry .c-check__box { cursor: pointer; display: inline-block; padding: .3125em 0 .3125em 1.875em; position: relative; width: auto; }
.sec-entry .c-check__box::before { background: #fff; border: 1px solid #ccc; border-radius: .1875em; content: ""; display: block; height: 1em; left: .3125em; position: absolute; top: .5em; width: 1em; }
.sec-entry .c-check__box::after { border-right: .375em solid #d70c19; border-bottom: .1875em solid #d70c19; content: ""; display: block; height: 1.25em; left: .4375em; margin-top: -.5em; opacity: 0; position: absolute; top: .5em; transform: rotate(45deg) translate3d(0,2px,0) scale3d(.7,.7,1); transition: transform .2s ease-in-out, opacity .2s ease-in-out; width: .5625em; }
.sec-entry input[type=checkbox]:checked + .c-check__box::before { border-color: #666; }
.sec-entry input[type=checkbox]:checked + .c-check__box::after { opacity: 1; transform: rotate(45deg) scale3d(1,1,1); }
.sec-entry .c-entry__list { margin-top: 3em; }
.sec-entry .c-entry__item { border-bottom: 1px solid #ddd; display: flex; padding: .5em; }
.sec-entry .c-entry__item .c-lable { color: #004ea2; font-size: 1.125em; font-weight: 700; text-align: left; width: 10em; }
.sec-entry .c-entry__item .c-lable::before { background-color: #004ea2; border-radius: 50%; content: ""; display: inline-block; height: .5em; margin-right: .5em; width: .5em; }
.sec-entry .c-entry__item .c-date { margin-right: auto; }

.sec-guideline dl { text-align: left; }
.sec-guideline dt { clear: left; color: #004ea2; float: left; font-weight: bold; padding-top: 2em; width: 20%; }
.sec-guideline dt span { display: block; font-size: .75em; }
.sec-guideline dd { border-top: 1px solid #ccc; line-height: 1.5; padding: 2em 1em 2em 24%; }
.sec-guideline dd h3 { font-size: 1.125em; }
.sec-guideline dd h3, .sec-guideline dd h4, .sec-guideline dd strong { font-weight: 700; }
.sec-guideline dd ul + *, .sec-guideline dd h3 + *, .sec-guideline dd p + *, .sec-guideline dd li h3 { padding-top: 1em; }
.sec-guideline dd &gt; ul &gt; li { display: list-item; list-style: disc; list-style-position: outside; margin-left: 1em; }
.sec-guideline dd &gt; ul &gt; li + li { padding-top: .285714em; }
.sec-guideline dd li ul li { margin-left: 1em; list-style-type: circle; }
.sec-guideline .c-caution { color: #d70c19; }
.sec-guideline .c-flow__title { font-weight: 700; }
.sec-guideline .c-flow__no { color: #004ea2; font-weight: 700; line-height: 1; text-align: center; }
.sec-guideline .c-flow__no em { font-size: 2em; display: block; }
.sec-guideline .c-flow__list { display: flex; flex-direction: column; }
.sec-guideline .c-flow__item, .sec-guideline .c-flow__head { display: flex; }
.sec-guideline .c-flow__item { border-top: 1px dashed #004ea2; margin-top: 1.5em; padding-top: 1.5em; position: relative; }
.sec-guideline .c-flow__item + .c-flow__item::before { background-color: #004ea2; clip-path: polygon(0 0, 100% 0, 50% 100%); content: ""; display: inline-block; height: calc(tan(60deg) * .625em / 2); left: 50%; position: absolute; top: -1px; translate: -50% 0; width: 1.25em; }
.sec-guideline .c-flow__item p { color: #333; font-weight: 400; width: 100%; }
.sec-guideline .c-flow__item li { font-size: .8125em; }
.sec-guideline .c-flow__item img { margin: 0; width: 7.5em; }
.sec-guideline .c-flow__head { align-items: center; }
.sec-guideline .c-flow__txt { flex: 1; }
.sec-guideline .c-flow__txt ul { padding-top: .5em; }
/* .sec-guideline .c-table { margin-top: 1em; } */
.sec-guideline .c-table table { border: 1px solid #004ea2; border-spacing: 0; width: 100%; }
.sec-guideline .c-table table, .sec-guideline .c-table th, .sec-guideline .c-table td { border-collapse: collapse; }
.sec-guideline .c-table th, .sec-guideline .c-table td { border:1px solid #004ea2; }
.sec-guideline .c-table th, .sec-guideline .c-table td { padding: .5em; text-align: center; }
.sec-guideline .c-table th { background-color: #f5f8fb; color: #004ea2; font-weight: 700; }
.sec-guideline .c-table td { background-color: #fff; transition: background-color .4s ease; }
.sec-guideline .c-table .c-head { background-color: #004ea2; border-right: 1px solid #fff; color: #fff; font-weight: 700; }
.sec-guideline .c-table .c-head:last-child { border-right: none; }
.sec-guideline .c-accordion .c-trigger { color: #4181e1; cursor: pointer; }
.sec-guideline .c-accordion .c-trigger::after { content: "\f107"; display: inline-block; font-family: "icon"; padding-left: .5em; }
.sec-guideline .c-accordion .c-trigger.is-open::after {  content: "\f106" }
.sec-guideline .c-accordion .c-table__point { display: none; }
.sec-guideline .c-accordion .c-table__point tr:hover td:not(.c-head) { background-color: #fffab2; }
.sec-more__list { display: flex; gap: 2em; }
.sec-more__item { background-color: #fff; border-radius: 1.5em; }
.sec-more__item p { margin-top: .5em; }
.sec-more__item p strong { font-size: 1.125em; }
.sec-more__item p span { display: block; text-align: left; }
.sec-more__item .c-more__btn { background-color: #d70c19; border-radius: .375em; display: grid; height: 4em; margin: 1.5em auto 0; max-width: 360px; place-content: center; width: 100%; }
.sec-more__item .c-more__btn span { color: #fff; font-weight: 700; }

.l-teaser .c-inner { background-color: #fff; }
.l-teaser .c-btn { background-color: #2c355b; border-radius: .375em; display: grid; height: 4em; margin: 0 auto; max-width: 360px; place-items: center; width: 100%; }
.l-teaser .c-btn span { color: #fff; font-size: 1.25em; font-weight: 700; }
.l-teaser .l-info .c-catch strong { color: #004ea2; font-size: 1.5em; }

@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.25vw; margin: 0;  }
}
@media screen and (min-width:768px){
  .sp-item { display: none; }
  .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 { color: #4181e1; text-decoration: none; }
  .l-page a:hover img { opacity: .7; }
  .l-page .c-box { padding: 4.5em 6.25em; }
  .l-page .c-heading { font-size: 2.5em; }
  .l-contents .c-inner { width: 89%; }
  .sec-entry .c-btn__trigger { margin-top: 2em; }
  .sec-entry .c-entry__item { align-items: center; justify-content: space-between; }
  .sec-entry .c-btn__trigger:hover { background-color: #187fee; }
  .sec-entry .c-btn__entry:hover, .sec-more__item a:hover { background-color: #ff313e; }
  .sec-guideline dl { border-bottom: 1px solid #ccc; font-size: .875em; }
  .sec-guideline .c-flow__head { padding-right: 1em; }
  .sec-more__list { justify-content: space-between; }
  .sec-more__item { padding: 3em; width: calc(50% - 1em); }
  .l-teaser .c-btn:hover { background-color: #004ea2; }
}


@media screen and (max-width:767px){
  .pc-item { display: none; }
  #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-box { padding: 2em; }
  .l-page .c-heading { font-size: 1.5em; }
  .l-page .c-sec { margin: 1.5em auto 0; }
  .l-contents .c-inner { width: 100%; }
  .sec-entry { margin: 1em auto 0; width: 89%; }
  .sec-entry .c-btn__trigger { margin-top: 1.5em; }
  .sec-entry .c-entry__item .c-btn { margin: .5em auto 0; }
  .sec-entry .c-entry__item { flex-wrap: wrap; padding-bottom: 1em; }
  .sec-guideline dt, .sec-guideline dd { margin: 0; padding: 0; }
  .sec-guideline dt { float: none; font-size: 1.25em; width: 100%; }
  .sec-guideline dd { padding: 1em 1em 1.6em; }
  .sec-guideline .c-table__point th, .sec-guideline .c-table__point td { white-space: nowrap; width: 100%; }
  .sec-guideline .c-table__point th, .sec-guideline .c-table__point .c-head:first-child  { border-right: 1px solid #004ea2; left:0; position: sticky; top:0; }
  .sec-guideline .c-table__point th::before { background-color: #f5f8fb; border-left: 1px solid #004ea2; border-right: 1px solid #004ea2; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
  .sec-guideline .c-flow__item { flex-direction: column; }
  .sec-guideline .c-flow__head { margin: auto; }
  .sec-more.c-sec { margin-top: 3em; width: 89%; }
  .sec-more__list { flex-direction: column; }
  .sec-more__item { padding: 2em; width: 100%; }
}

[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size&gt;div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}</pre></body></html>