<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;500;700&amp;display=swap');

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

 [class^="ico-"]:before, [class*=" ico-"]:before { display: inline-block; font-family: "feature"; 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-open-big:before { content: '\e800'; }
.ico-up-open-big: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'; }

body { background-color: #fff; }
.jtb-nav-breadcrumb { 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-weight: bold; line-height: 1; max-width: 1280px; text-align: left; }
.l-page a { color: #3498db; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page img { display: block; width: 100%; }
.l-page .c-bnr__list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.l-page .c-btn { color: #3498db; cursor: pointer; text-align: center; }
.l-page .c-btn::after { content: "\e800"; display: inline-block; font-family: "feature"; margin-left: 1rem; transition: all .4s ease; }
.l-page .c-btn.is-close::after { content: "\e801"; }
.l-page .c-cap { color: #333; font-size: .875em; text-align: justify; }
.l-page .c-feature__block + .c-feature__block { margin-top: 5rem; }
.l-page .c-heading { border-bottom: 1px solid #ddd; display: block; }
.l-page .c-heading span { font-weight: 500; }
.l-page .c-link__list { display: flex; flex-wrap: wrap; }
.l-page .c-link__list + .c-link__list { margin-top: 0; }
.l-page .c-link__list a { background-color: #fff; border: 1px solid #c0c5cb; border-radius: .25em; display: block; line-height: 1; margin: 0 .5rem 1rem; transition: all .2s; }
.l-page .c-name { display: block; }
.l-page .c-sec { margin-top: 6rem; text-align: left; }
.l-page .c-sec__title { font-weight: 700; }
.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: "feature"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }

.l-contents { margin: 0 auto; max-width: 1280px; width: 92%; }
.l-anchor { display: flex; flex-wrap: wrap; }
.l-anchor__item { align-items: center; background-color: #eaf0f7; border-radius: .25em; height: 2.5em; padding: 0 .8em; position: relative; }
.l-anchor__item::after { content: "\e800"; display: inline-block; font-family: "feature"; font-size: .8em; position: absolute; right: 1em; top: 50%; transform: translateY(-50%); }
.l-anchor__item span { color: #3498db; }


@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.294498vw; margin: 0;  }
}
@media screen and (min-width:768px){
  .sp-item { display: none; }
  .breadcrumb-upper { margin: 0 auto; max-width: 1280px; padding: 1rem 0; text-align: left; }
  .breadcrumb-upper__fix, .breadcrumb-upper__scroll, .breadcrumb-upper__item { display: inline-block; font-family: 'Noto Sans JP', sans-serif; font-size: 1.2rem; }
  .breadcrumb-upper__fix a span, .breadcrumb-upper__item a span { color: #3498db; }
  .breadcrumb-upper__item { line-height: 2.1; margin-left: 1.5em; padding-left: .2em; position: relative; }
  .breadcrumb-upper__item::before { color: #999; content: '\f105'; font-family: "feature"; left: -1.1em; line-height: 2.1; position: absolute; top: 0; }
  .l-page h1 { font-size: 2.6rem; margin: 2.4rem auto 2rem; }
  .l-page a:hover { text-decoration: none; }
  .l-page a:hover img { opacity: .7; }
  .l-page a:hover .c-name { text-decoration: underline; }
  .l-page img { margin: 0 auto 1rem; }
  .l-page .c-bnr__list::before{ content: ""; display: block; order: 1; width: 16.25em; }
  .l-page .c-bnr__list::after{ content: ""; display: block; width: 16.25em; }
  .l-page .c-bnr__item { width: 16.25em; }
  .l-page .c-bnr__item:nth-child(n + 5) { margin-top: 3rem; }
  .l-page .c-btn { font-size: 1.6rem; margin-top: 4rem; }
  .l-page .c-heading { margin-bottom: 2rem; padding: 1rem 0; }
  .l-page .c-heading span { font-size: 2rem; }
  .l-page .c-link__list { margin: 5rem -.5rem 1rem; }
  .l-page .c-link__list a { font-size: 1.4rem; padding: 1.3rem; }
  .l-page .c-link__list a:hover, .l-anchor__item:hover { opacity: .8; }
  .l-page .c-name { font-size: .875em; }
  .l-page .c-sec__title { font-size: 2.6rem; margin-bottom: 6rem; }
  .l-anchor__item { display: flex; width: 15.5em; }
  .l-anchor__item + .l-anchor__item { margin-left: 1rem; }
  .l-anchor__item span { font-size: 1.4rem; }
  .kaigaicommonFooterlink { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); margin-top: 9rem; }
}

@media screen and (max-width:767px){
  #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; margin-top: 5em; 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: "feature"; line-height: 29px; width: auto; }
  .l-page { font-size: 3.2vw; padding: 0; }
  .l-page h1 { font-size: 1.6rem; margin: 2rem 0 1.5rem; padding: 0 1rem; }
  .l-page img { margin: 0 auto .5rem; }
  .l-page .c-bnr__item { width: calc(50% - .5em); }
  .l-page .c-bnr__item:nth-child(n + 3) { margin-top: 2rem; }
  .l-page .c-btn { font-size: 1.3rem; margin-top: 2rem; }
  .l-page .c-heading { margin-bottom: 1.5rem; padding: .5rem 0; }
  .l-page .c-heading span { font-size: 1.6rem; }
  .l-page .c-link__list { margin: 2rem -.5rem 1rem; }
  .l-page .c-link__list a { font-size: 1.3rem; padding: 1.2rem; }
  .l-page .c-name { font-size: 1.3rem; }
  .l-page .c-sec { margin: 2.5em auto 0; }
  .l-page .c-sec__title { font-size: 1.8rem; margin-bottom: 4rem; }
  .l-anchor__item { display: inline-flex; margin: .5rem; padding-right: 2.2em; }
  .l-anchor__item span { font-size: 1.2rem; }
}
</pre></body></html>