@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=IBM+Plex+Sans+JP:wght@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-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 * { 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: #e10000; }
.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-weight: 700; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; }
.l-page strong { font-weight: 700; }
.l-page .c-bnr { border: 1px solid #fff; margin: 0 auto; width: 100%; }
.l-page .c-box { background-color: #fff; box-shadow: 0 0 1.25em 0 rgba(171, 145, 98, .15); padding: clamp(0.75rem, -0.597rem + 5.75vw, 4rem); }
.l-page .c-btn { border-radius: 100vh; display: grid; margin: 1.5em auto 0; max-width: 880px; place-items: center; position: relative; transition: all .3s ease; width: 100%; }
.l-page .c-btn span { font-weight: 700; }
.l-page .c-btn + * { margin-top: 1.5em; }
.l-page .c-camp__head { display: flex; flex-direction: column; gap: 1.5em; }
.l-page .c-camp__head .c-title span { display: block; font-size: .8em; }
.l-page .c-camp__head .c-lead { font-size: 1.125em; }
.l-page .c-camp__head .c-lead strong { background:linear-gradient(transparent 60%, #fff000 60%); font-weight: 700; }
.l-page .c-heading { color: #cf0006; display: block; font-weight: 700; margin-bottom: 1.5em; position: relative; }
.l-page .c-note .c-btn { background-color: #cf0006; }
.l-page .c-note .c-btn span { color: #fff; }
.l-page .c-note p + a { margin-top: 1.5em; }
.l-page .ff { font-family: "IBM Plex Sans JP", sans-serif; 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: "icon"; font-size: 17px; height: 17px; width: 35px; }
.js-btn-page-top a:hover { opacity: .8; }

/* .l-mv { background: #f7eedf url(../images/bg.png) no-repeat 50% 0 / cover; display: block; width: 100%; }
.l-mv__title { margin: 0 auto; max-width: 1280px; width: 100%; } */
.l-contents { background-color: #f7eedf; }
.l-contents .c-inner { display: flex; flex-direction: column; gap: clamp(1.5rem, 0.464rem + 4.42vw, 4rem); margin: 0 auto; max-width: 1280px; width: 89%; }

.sec-entry .c-btn__entry { background-color: #fff100; border: 2px solid #cf0006; box-shadow: 0 .375em 0 0 #cf0006; }
.sec-entry .c-btn__entry span { color: #cf0006; }
.sec-entry .c-btn__gray { background-color: #ddd; border: none; box-shadow: none; pointer-events: none; }
.sec-entry .c-btn__gray span { color: #999; }
.sec-entry .c-check__list { display: inline-block; text-align: left; }
.sec-entry .c-message { background-color: #fff; border: .25em solid #ff1a56; border-radius: .75em; padding: 3em 2em; }
.sec-entry .c-message p { color: #ff1a56; font-size: 2em; font-weight: bold; }

.sec-guideline .c-catch { color: #f06e3f; font-size: 1.25em; margin-bottom: 1.5em; }
.sec-guideline dl { border-bottom: 1px solid #ccc; font-size: .875em; text-align: left; }
.sec-guideline dt { clear: left; color: #f99300; float: left; font-weight: bold; padding-top: 2em; width: 18%; }
.sec-guideline dd { border-top: 1px solid #ccc; line-height: 1.5; padding: 2em 1em 2em 20%; }
.sec-guideline dd h3 { font-weight: 700; }
.sec-guideline dd strong { background:linear-gradient(transparent 60%, #fff000 60%); font-weight: 700; }
.sec-guideline dd p + *, .sec-guideline dd ul +* { padding-top: 1em; }
.sec-guideline dd p + ul { padding-top: 0; }
.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; }
.sec-guideline dd .c-code { font-size: 2.5em; }
.sec-guideline dd .c-notice__list li { list-style: none; margin-left: 1.25em; text-indent: -1.25em; }
.sec-guideline dd .c-notice__list li::before { content: "※"; }

.l-page__applied .sec-guideline .c-catch { display: none; }

@media screen and (min-width:768px) and ( max-width:1280px) {
  .l-page { font-size: 1.25vw; margin: 0;  }
}
@media screen and (min-width:768px){
  html { font-size: 16px; }
  .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 { color: #f99300; text-decoration: none; }
  .l-page a:hover img { opacity: .7; }
  .l-page .c-bnr { max-width: 360px; }
  .l-page .c-box { border-radius: .625em; }
  .l-page .c-btn { height: 6.5em; }
  .l-page .c-btn span { font-size: 2em; }
  .l-page .c-flex { display: flex; justify-content: space-between; }
  .l-page .c-heading { font-size: 2.5em; }
  .l-page .c-camp__head .c-title { font-size: 3.5em; }
  .l-page .c-note .c-btn:hover { background-color: #f54147; }
  .l-page .c-note p { font-size: 2em; }
  .l-contents .c-inner { padding: 3em 0 5em; }
  .sec-entry .c-btn { margin-top: 2em; }
  .sec-entry .c-btn:hover { box-shadow: 0 0 0 0 #cf0006; translate: 0 .375em; }
}

@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-btn { height: 4em; }
  .l-page .c-btn span { font-size: 1.25em; line-height: 1.3; }
  .l-page .c-camp__head .c-title { font-size: 4.375vw; }
  .l-page .c-camp__head .c-lead { text-align: left; }
  .l-page .c-heading { font-size: 2em; margin-bottom: 1em; }
  .l-page .c-note p { font-size: 1.25em; }
  .l-page .c-note p br { display: none; }
  .l-page .c-sec { margin: 1.5em auto 0; }
  /* .l-mv { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); width: 100vw; } */
  .l-contents .c-inner { padding: 2em 0 4em; }
  .sec-entry p.ff { text-align: left; }
  .sec-entry .c-btn { margin-top: 1.5em; }
  .sec-entry .c-message p { font-size: 1.25em; }
  .sec-guideline .c-box { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); padding: 2em 7%; }
  .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; }
}
