@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&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-arrow: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: 1236px; }
.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: 1236px; text-align: left; }
.l-page a { color: #ff253a; }
.l-page a, .l-page a img { transition: all .4s ease; }
.l-page img { display: block; margin: 0 auto; width: 100%; }
.l-page .c-heading { display: inline-block; margin-bottom: 3.75em; padding-bottom: 1.25em; position: relative; }
.l-page .c-heading::after { background-color: #f2054c; bottom: 0; content: ""; display: block; height: .1875em; left: 50%; position: absolute; transform: translateX(-50%); width: 6.25em; }
.l-page .c-heading span { display: block; font-size: 2em; font-weight: 700; line-height: 1.3; margin-top: .25em; }
.l-page .c-sec { margin-top: 4.5em; }
.l-page .c-term { background-color: #fff; border: 2px solid #fada00; color: #5d2b17; font-weight: 700; margin: 0 auto; max-width: 880px; width: 100%; }
.l-page .c-term + .c-term { margin-top: .75em; }
.l-page .c-term dt { background-color: #fada00; }
.l-page .c-term dd { background-color: #fff; }
.l-page .c-term dd em { color: #f23175; padding-right: 1em; }
.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-mv { background: url(../images/bg_mv.png) no-repeat 50% 50% / auto 100%; position: relative; }
.l-mv__title { margin: 0 auto; max-width: 1236px; width: 100%; }
.l-mv p { background-color: #fff; bottom: 1em; color: #333; display: inline-block; line-height: 1.8; padding: 0 1em; position: absolute; white-space: nowrap; }
.l-contents { margin: 0 auto; max-width: 1236px; }

.sec-entry { margin: 0 auto; max-width: 1080px; width: 100%; }
.sec-entry .c-btn__block { margin-top: 3.125em; }
.sec-entry .c-btn__block p { margin: 2.5em auto .5em; }
.sec-entry .c-btn { align-items: center; border-radius: .5em; display: flex; justify-content: center; margin: 0 auto;  position: relative; text-align: center; transition: all .3s ease; width: 100%; }
.sec-entry .c-btn span { color: #fff; font-size: 2em; font-weight: 700; }
.sec-entry .c-btn__entry { background-color: #f2054c; box-shadow: 0 .5em 0 #da0041; height: 7.5em; }
.sec-entry .c-btn__gray { background-color: #999; height: 7.5em; }
.sec-entry .c-btn__member { background-color: #fada00; border: 2px solid #5d2b17; height: 5.375em; }
.sec-entry .c-btn__member span { color: #5d2b17; font-size: 1.5em; }
.sec-entry .c-member .c-btn { margin: 1em auto 2em; }
.sec-entry .c-message { border: .25em solid #fe394c; padding: 3em 2em; }
.sec-entry .c-message p { color: #fe394c; font-size: 2em; font-weight: bold; }
.sec-bland { margin-top: 2.25em; }
.sec-bland .c-item { background-color: #fff; border-radius: .75em; }
.sec-bland .c-item p { text-align: left; }
.sec-bland .c-item img { margin-top: 1.5em; width: 18.75em; }
.sec-bland .c-item .c-btn { align-items: center; background-color: #f10700; border-radius: .5em; display: flex; justify-content: center; margin-top: 1.5em; position: relative; width: 100%; }
.sec-bland .c-item .c-btn span { color: #fff; font-size: 1.25em; font-weight: 700; }
.sec-bland .c-item .c-cap { display: block; font-size: .9375em; margin-top: 1em; text-align: center; }
.sec-guideline { background-color: #fff; }
.sec-guideline dl { font-size: .875em; text-align: left; }
.sec-guideline dt { clear: left; color: #f2054c; float: left; font-weight: bold; padding-top: 2em; width: 20%; }
.sec-guideline dd { border-top: 1px solid #ccc; line-height: 1.5; padding: 2em 1em 2em 22%; }
.sec-guideline dd:last-child { padding-bottom: 0; }
.sec-guideline dd p strong { font-weight: 700; }
.sec-guideline dd p + p, .sec-guideline dd p + ul, .sec-guideline dd ul + p { padding-top: 1em; }
.sec-guideline dd > ul > li { display: list-item; list-style: disc; list-style-position: outside; margin-left: 1em; }
.sec-guideline dd > ul > li + li { padding-top: .285714em; }
.sec-guideline dd li ul li { margin-left: 1em; list-style-type: circle; }

@media screen and (min-width:1237px){
  .l-mv { background-size: cover; height: 32.5em; }
}
@media screen and (max-width:1236px){
  .l-mv { background-size: auto 100%; }
}

@media screen and (min-width:768px) and ( max-width:1236px) {
  .l-page { font-size: 1.294498vw; 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: ">"; left: -1.1em; line-height: 2.1; position: absolute; top: 0; }
  .l-page a:hover { text-decoration: none; }
  .l-page a:hover img { opacity: .7; }
  .l-page .c-flex { display: flex; justify-content: space-between; }
  .l-page .c-term { display: flex; flex-wrap: wrap; }
  .l-page .c-term dt, .l-page .c-term dd { align-items: center; display: flex; font-size: 1.375em; height: 3em; justify-content: center; }
  .l-page .c-term dt { width: 36%; }
  .l-page .c-term dd { width: 64%; }
  .l-mv p { font-size: .8125em; right: 1em; }
  .sec-entry .c-btn__entry:hover { background-color: #f2054c; box-shadow: none; transform: translateY(.5em); }
  .sec-entry .c-btn__member:hover { background-color: #5d2b17; }
  .sec-entry .c-btn__member:hover span { color: #fff; }
  .sec-entry .c-message { margin-bottom: 4em; }
  .sec-bland .c-item { padding: 3.125em 3.75em 2.25em; width: calc(50% - 1em); }
  .sec-bland .c-item p { display: block; height: 5em; }
  .sec-bland .c-btn { box-shadow: 0 .5em 0 0 #c40000; height: 4.875em; max-width: 472px; width: 100%; }
  .sec-bland .c-btn:hover { box-shadow: none; transform: translateY(.5em); }
  .sec-guideline { border-radius: .625em; margin-top: 6.25em; padding: 4em 5em; }
}

@media all and (-ms-high-contrast:none){
  /* *::-ms-backdrop, .l-slot .c-reel { width: 31.313131%; } */
}

@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: "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 { margin-top: 1.5em; padding: 0 2em; }
  .l-page .c-btn span { font-size: 1.75em; }
  .l-page .c-heading { margin-bottom: 2.5em; }
  .l-page .c-sec { margin: 2.5em auto 0; }
  .l-page .c-term { margin-bottom: 0; }
  .l-page .c-term dt, .l-page .c-term dd { line-height: 2.5; }
  .l-mv p { font-size: .625em; left: 50%; transform: translateX(-50%); }
  .l-contents { padding: 0 7%; }
  .sec-entry .c-btn__block p { text-align: left; }
  .sec-entry .c-btn__block p br { display: none; }
  .sec-entry .c-btn__entry, .sec-entry .c-btn__gray { height: 5em; }
  .sec-entry .c-btn__member { height: 4em; }
  .sec-entry .c-btn__member span { font-size: 1.25em; }
  .sec-entry .c-message { margin-bottom: 2em; }
  .sec-entry .c-message p { font-size: 1.25em; }
  .sec-bland .c-item { padding: 2em 2.5em 1.5em; }
  .sec-bland .c-item + .c-item { margin-top: 2em; }
  .sec-bland .c-btn { box-shadow: 0 .25em 0 0 #c40000; height: 4em; }
  .sec-guideline { margin: 3em -7% 0; padding: 2em 6%; }
  .sec-guideline dt, .sec-guideline dd { font-size: 3.466667vw; margin: 0; padding: 0; }
  .sec-guideline dt { float: none; width: 100%; }
  .sec-guideline dd { padding: 1em 1em 1.6em; }
}
