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

.ico-right-open:before { content: '\e800'; }
.ico-down-big:before { content: '\e801'; }
.ico-pagetop:before { content: '\e802'; }
.ico-right-big:before { content: '\e803'; }
.ico-angle-up:before { content: '\f106'; }

@keyframes slide-in {
 0% { opacity: 0; transform: translate3d(20px,0,0); }
 100% { opacity: 1; transform: translate3d(0,0,0); }
}

.breadcrumb-upper { max-width: 1280px; position: relative; z-index: 1; }
.l-page { font-size: 16px; line-height: 1.6; margin: 0 auto; max-width: 1280px; text-align: center; width: 100vw; }
.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, .l-page a img { transition: all .3s ease; }
.l-page img { display: block; margin: 0 auto; max-width: 100%; }
.l-page strong { font-weight: bold; }
.l-page .c-sec__title { display: inline-block; margin-bottom: 3.75em; position: relative; }
.l-page .c-sec__title span { color: #541f04; font-family: "Kaisei HarunoUmi", 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-notice { margin-bottom: .5em; }
.l-notice span { color: #c71528; font-weight: 700; }
.l-mv { background-color: #282838; }
.l-mv__date { color: #fff; font-family: "Kaisei HarunoUmi", serif; font-weight: 700; line-height: 1; padding: .5em 0; }
.l-contents { background-color: #f9d7dc; font-family: "Noto Serif JP", serif; }
.l-contents .c-inner { padding: 0 6% 3.75em; }
.l-btn .c-btn { align-items: center; border-radius: 100vh; display: flex; justify-content: center;  margin: 0 auto; position: relative; }
.l-btn .c-btn span { color: #fff; font-weight: 700; }
.l-btn .c-btn__entry { background-color: #c7000b; box-shadow: 0 .5em 0 #b2010b; }
.l-btn .c-btn__gray { background-color: #999; }
.l-entry__step .c-box { align-items: center; border: 2px solid; border-radius: .5em; display: flex; flex-direction: column; padding: 1.875em 2em 3em; position: relative; }
.l-entry__step .c-box + .c-box { margin-top: 3em; }
.l-entry__step .c-box + .c-box::before { color: #10ae9e; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 1.25em; left: 50%; line-height: 1; position: absolute; top: -1.75em; transform:translateX(-50%) rotate(180deg); }
.l-entry__step .c-box__title { border-bottom: 1px solid #10ae9e; padding-bottom: .5em; width: 100%; }
.l-entry__step .c-box__title span { color: #10ae9e; font-size: 1.75em; font-weight: 700; line-height: 1; }
.l-entry__step .c-box p { font-size: 1.125em; font-weight: 700; margin-top: 1.5em; text-align: left; }
.l-entry__step .c-box p strong { background:linear-gradient(transparent 60%, #ff6 60%); }
.l-entry__step .c-box p span { display: block; font-weight: 400; margin-top: 1em; }
.l-entry__x .l-entry__step .c-box, .l-entry__x .l-entry__step .c-box__title { border-color: #6a3f39; }
.l-entry__x .l-entry__step .c-box + .c-box::before, .l-entry__x .l-entry__step .c-box__title span, .c-panel__x dl dt, .c-panel__x .c-terms h4 { color: #6a3f39; }
.l-entry__instag .l-entry__step .c-box, .l-entry__instag .l-entry__step .c-box__title { border-color: #1e2a36; }
.l-entry__instag .l-entry__step .c-box + .c-box::before, .l-entry__instag .l-entry__step .c-box__title span, .c-panel__instag dl dt, .c-panel__instag .c-terms h4 { color: #1e2a36; }
.l-prize h3 { font-weight: 700; }
.l-prize .c-list { counter-reset: number 0; margin-top: 2em; }
.l-prize .c-item p { display: block; font-weight: 700; margin-top: .5em; text-align: left; }
.l-prize .c-item p::before { align-items: center; background-color: #d77577; border-radius: 50%; color: #fff; counter-increment: number 1; content: counter(number) " "; display: inline-flex; height: 1.5em; justify-content: center; line-height: 1; margin-right: .5em; width: 1.5em; }
.l-prize .c-item img { width: 100%; }
.l-prize .c-item .c-title { font-size: 2em; font-weight: 700; padding-top: .75em; }
.l-guideline .c-tab__list { align-items: flex-end; display: flex; justify-content: space-between; margin: 0 auto; width: 100%; }
.l-guideline .c-tab { align-items: center; background-color: #eee; border-radius: .5em .5em 0 0; display: flex; justify-content: center; transition: all .4s ease; }
.l-guideline .c-tab span { font-weight: 700; transition: color .4s ease; }
.l-guideline .c-tab.is-selected { background-color: #fff; }
.l-guideline .c-panel { display: none; }
.l-guideline .c-panel.is-selected { animation: .8s slide-in; display: block; }
.l-guideline .lead { margin-bottom: 1.5em; }
.l-guideline .lead, .l-guideline dl, .l-guideline .c-terms { text-align: left; }
.l-guideline dl dt, .l-guideline .c-terms h4 { font-weight: bold; margin-top: 1.5em; }
.l-guideline dl dt { clear: left; float: left; padding-top: 1.5em; width: 20%; }
.l-guideline dl dd { border-top: 1px solid #ccc; line-height: 1.5; margin-top: 1.5em; padding: 1.5em 1em 0 22%; }
.l-guideline h4, .l-guideline h4 + .c-heading, .l-guideline p + p, .l-guideline p + .c-heading, .l-guideline ul + p, .l-guideline ul + ul, .l-guideline ol, .l-guideline ol + p, .l-guideline .c-notice__list { padding-top: 1em; }
.l-guideline dl dd h4, .l-guideline h5 { font-weight: bold; }
.l-guideline h5 { margin-top: 1em; }
.l-guideline ul li { display: list-item; list-style: disc; list-style-position: outside; margin-left: 1em; }
.l-guideline ul li + li { padding-top: .285714em; }
.l-guideline ol li { list-style: decimal; list-style-position: inside; }
.l-guideline dl + .l-guideline__title, .l-guideline .c-terms { margin-top: 3em; }
.l-guideline__title { border-bottom: 1px solid #3d1a04; color: #541f04; font-size: 1.25em; font-weight: 700; margin-bottom: 1em; }
.l-guideline .c-terms p, .l-guideline .c-terms ul { padding-top: 1em; }
.l-guideline .c-heading { font-weight: 700; margin-bottom: .5em; }
.l-guideline .c-notice__list li { list-style: none; margin-left: 1.25em; text-indent: -1.25em; }
.l-guideline .c-notice__list li::before { content: "窶ｻ"; }
#JTBGF-ly_footer.JTBGF-ly_footer { margin-top: 0 !important; position: relative; z-index: 2; }

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

@media screen and (min-width:768px) {
  .breadcrumb-upper { margin: 0 auto 25px; max-width: 1280px; padding: 0 .5em; text-align: left; width: 100%; }
  .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 .c-flex { display: flex; justify-content: space-between; }
  .l-page .c-sec { background-color: #fff; border-radius: .5em; padding: 4em 6em; }
  .l-page .c-sec + .c-sec, .l-guideline { margin-top: 3em; }
  .l-page .c-sec__title span { font-size: 2em; }
  .l-page .c-sec__title::before, .l-page .c-sec__title::after { aspect-ratio: 55 / 14; background: url(../images/bg_sec_title.png) no-repeat 0 50% / 100% auto; content: ""; display: block; position: absolute; top: 50%; transform: translateY(-50%); width: 10.3125em; }
  .l-page .c-sec__title::before { left: -12.5em; }
  .l-page .c-sec__title::after { right: -12.5em; transform: translateY(-50%) scale(-1, 1); }
  .l-mv__date { font-size: 1.5em; }
  .l-mv__date em { font-size: 1.5em; }
  .l-notice span { font-size: 1.75em; }
  .l-btn { display: flex; justify-content: center; margin-bottom: 4em; }
  .l-btn .c-btn { height: 6em; margin: 0; width: 45%; }
  .l-btn .c-btn + .c-btn { margin-left: 2.5%; }
  .l-btn .c-btn span { font-size: 1.5em; }
  .l-btn .c-btn__entry:hover { box-shadow: 0 0 0 #b2010b; text-decoration: none; transform: translate(0, .5em); }
  .l-entry { position: relative; }
  .l-entry__wrap { display: flex; justify-content: space-between; }
  .l-entry__step, .l-twitter { width: calc(50% - 2em); }
  .l-entry__step .c-box { width: 100%; }
  .l-entry__post { flex: 1; margin: 0 0 0 1.875em !important; }
  .l-prize .c-list { flex-wrap: wrap }
  .l-prize .c-item { width: calc(calc(100% - 3.875em) / 3); }
  .l-prize .c-item:nth-child(n + 4) { margin-top: 2em; }
  .l-prize h3 { font-size: 1.5em; }
  .l-guideline .c-tab__list { padding: 0 2.5em; }
  .l-guideline .c-tab { cursor: pointer; height: 5em; margin-top: 1.25em; width: calc(50% - .5em); }
  .l-guideline .c-tab.is-selected { height: 6.25em; margin-top: 0; }
  .l-guideline .c-tab span { font-size: 1.5em; }
  .l-guideline li, .l-guideline p { font-size: .9375em; }
  .l-guideline dl dt:first-of-type, .l-guideline dl dd:first-of-type { border: none; margin-top: 0; padding-top: 0; }
  .sp-item { display: none; }
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .l-twitter .c-item { width: 23.125em; }
}
@media screen and (max-width:767px){
  .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-top: 20px; }
  .l-page h1 { margin-bottom: 20px; padding: 0 3%; }
  .l-page .c-sec + .c-sec, .l-guideline { margin-top: 2em; }
  .l-page .c-sec__title { margin-bottom: 1em; }
  .l-page .c-sec__title span { font-size: 1.75em; }
  .l-mv__date span { display: block; }
  .l-contents { background-size: 36% auto; padding-top: 2em; }
  .l-notice { padding-top: 2em; }
  .l-notice span { font-size: 1.25em; }
  .l-btn { margin-bottom: 2em; }
  .l-btn .c-btn { height: 6em; }
  .l-btn .c-btn span { font-size: 1.5em; }
  .l-btn .c-btn + .c-btn { margin-top: 1.5em; }
  .l-entry__step { margin-bottom: 2em; }
  .l-entry__step .c-box { background-color: #fff; }
  .l-entry__step .c-box + .c-box { margin-top: 3em; }
  .l-entry__step .c-box + .c-box::before { left: 50%; top: -1.75em; transform:translateX(-50%) rotate(180deg); }
  .l-prize, .l-guideline .c-panel { background-color: #fff; border-radius: .5em; padding: 2em; }
  .l-prize .c-item + .c-item { margin-top: 2em; }
  .l-prize h3 { font-size: 1.125em; }
  .l-prize .c-item img { max-height: 100%; max-width: 100%; }
  .l-guideline .c-tab__list { padding: 0 1em; }
  .l-guideline .c-tab { cursor: pointer; height: 3.25em; margin-top: .5em; width: calc(50% - .25em); }
  .l-guideline .c-tab.is-selected { height: 4em; margin-top: 0; }
  .l-guideline .c-tab span { font-size: 1.125em; }
  .l-guideline dl + .l-guideline__title { margin-top: 1em; }
  .l-guideline dl dt, .l-guideline dl dd { margin: 0; padding: 0; }
  .l-guideline dl dt { float: none; width: 100%; }
  .l-guideline dl dd { padding: 1em 0 1.6em; }
}</pre></body></html>