@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700&family=M+PLUS+Rounded+1c: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; 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 shake {
    0% { transform: translate(3px, 2px) rotate(0deg); }
    10% { transform: translate(-2px, -3px) rotate(-1deg); }
    20% { transform: translate(-4px, 0px) rotate(1deg); }
    30% { transform: translate(0px, 3px) rotate(0deg); }
    40% { transform: translate(2px, -2px) rotate(1deg); }
    50% { transform: translate(-2px, 3px) rotate(-1deg); }
    60% { transform: translate(-4px, 2px) rotate(0deg); }
    70% { transform: translate(3px, 2px) rotate(-1deg); }
    80% { transform: translate(-2px, -2px) rotate(1deg); }
    90% { transform: translate(2px, 4px) rotate(0deg); }
    100% { transform: translate(2px, -3px) rotate(-1deg); }
}

.jtb-nav-breadcrumb { margin-bottom: 25px; max-width: 1280px; }
.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 + .c-sec { margin-top: 3em; }
.l-page .c-sec__title { display: inline-block; margin-bottom: 3.75em; position: relative; }
.l-page .c-sec__title::before, .l-page .c-sec__title::after { background: url(../images/bg_sec_title.png) no-repeat 0 50% / cover; content: ""; display: block; height: 2.125em; position: absolute; top: 50%; transform: translateY(-50%); width: 12.5em; }
.l-page .c-sec__title span { color: #c81428; 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-contents { background: #e93011 url(../images/bg_contents.jpg) repeat 0 0 / 32em; font-family: 'M PLUS Rounded 1c', sans-serif; }
.l-notice { margin-bottom: .5em; }
.l-notice span { color: #c71528; font-weight: 700; }
.l-mv__date { background-color: #000; padding: .75em 0; }
.l-mv__date p { color: #fff; display: inline-block; font-size: 1.5em; line-height: 1; position: relative; }
.l-mv__date p::before, .l-mv__date p::after { background: url(../images/fig_fuji.png) no-repeat 50% 50% / cover; content: ""; display: block; height: 1.375em; position: absolute; top: 50%; transform: translateY(-50%); width: 2.25em; }
.l-mv__date p::before { left: -3em; }
.l-mv__date p::after { right: -3em; }
.l-mv__date em { font-family: 'Lato', sans-serif; font-size: 1.5em; }
.l-btn { margin-bottom: 4em; }
.l-btn .c-btn { align-items: center; border-radius: 100vh; display: flex; justify-content: center;  margin: 0 auto; max-width: 860px; position: relative; width: 100%; }
.l-btn .c-btn span { color: #fff; font-weight: 700; }
.l-btn .c-btn img { display: inline-block; margin: 0 1em 0 0; width: 2.75em; }
.l-btn .c-btn__entry { background-color: #4eae0e; box-shadow: 0 .5em 0 #3b8e04; }
.l-btn .c-btn__gray { background-color: #999; }
.l-entry__step .c-box { align-items: center; background-color: #fff; border: 2px solid #c81428; border-radius: .5em; display: flex; flex-direction: column; padding: 1.875em 1.625em; position: relative; }
.l-entry__step .c-box:last-child { background-color: #c81428; }
.l-entry__step .c-box + .c-box::before { color: #c81428; content: "\e802"; display: inline-block; font-family: "icon"; font-size: 1.25em; line-height: 1; position: absolute; }
.l-entry__step .c-box__title { border-bottom: 1px solid #c81428; padding-bottom: .5em; width: 100%; }
.l-entry__step .c-box__title span { color: #c81428; font-family: 'Lato', sans-serif; font-size: 1.75em; line-height: 1; }
.l-entry__step .c-box p { padding-top: 1em; text-align: left; }
.l-entry__step .c-box p .c-cap { display: block; font-size: .875em; }
.l-entry__step .c-box img { margin: 0 auto; max-width: 110px; }
.l-entry__step .c-box .c-catch { color: #ffff00; font-size: 1.5em; font-weight: 700; margin-top: .5em; }
.l-cal { margin-top: 4em; }
.l-cal .c-sec__title { margin-bottom: 2em; }
.l-cal .c-saturday { color: #0a4bd0; }
.l-cal .c-holiday { color: #c90a05; }
.l-cal__month span { font-size: 2em; font-weight: 700; line-height: 1; }
.l-cal__month span em { font-size: 2em; }
.l-cal__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 1.5em; }
.l-cal__week { font-weight: 700; }
.l-cal__item { align-items: center; background-color: #f9f2e0; border: 1px solid #d5af45; border-radius: .5em; display: flex; height: 5em; justify-content: center; margin-top: .5em; position: relative; }
.l-cal__item::after { background: url(../images/fig_omikuji_mini.png) no-repeat 50% 50% / cover; content: ""; display: block; height: 1.25em; left: .5em; position: absolute; top: 50%; transform: translateY(-50%); width: 1.875em; }
.l-cal__item.c-chance__tokudai { background-color: #ffe1ea; border: 3px solid #fe9fbd; color: #ff0653; }
.l-cal__item.c-chance__tokudai img { position: absolute; right: 0; top: -1.25em; width: 2.25em; }
.l-cal__item.c-chance__tokudai::after, .l-cal__item.c-close::after { content: none; }
.l-cal__item.c-close { background-color: #fff; border-color: #ccc; color: #999; }
.l-cal__item span { font-size: 2em; font-weight: bold; left: .5em; line-height: 1; position: absolute; top: .25em; z-index: 2; }
.l-prize .c-item { background-color: #fff; border: .25em solid; margin: 0; padding: 2em; position: relative; width: 100%; }
.l-prize .c-item .c-label { position: absolute; }
.l-prize .c-item__chu .c-pic__list { margin-top: 1.5em; }
.l-prize .c-item__chu .c-pic__item p { padding-top: .5em; text-align: left; }
.l-prize .c-pic__item { counter-increment: num; }
.l-prize .c-pic__item p::before { content: counter(num) "."; }
.l-prize .c-prize { color: #c81428; font-size: 1.75em; font-weight: 700; }
.l-prize .c-name { font-size: 1.75em; font-weight: 700; }
.l-prize .c-name span { display: block; font-size: .75em; }
.l-prize .c-item__sho .c-name span { font-size: .625em; }
.l-prize .c-item__tokudai { border-image: linear-gradient(to right, #f3bd2c, #ffde00); border-image-slice: 1; }
.l-prize .c-item__dai { border-image: linear-gradient(to right, #e1b13d, #9f7714); border-image-slice: 1; }
.l-prize .c-item__chu { border-image: linear-gradient(to right, #d7d7d7, #9c9595); border-image-slice: 1; }
.l-prize .c-item__kichi { border-image: linear-gradient(to right, #c37a44, #754420); border-image-slice: 1; }
.l-prize .c-item__tokudai .c-prize, .l-prize .c-item__tokudai .c-name { font-size: 2em; }
.l-prize .c-number { align-items: center; background-color: #c81428; border-radius: 100vh; display: inline-flex; height: 2.5em; justify-content: center; padding: 0 1em; }
.l-prize .c-number span { color: #fff; font-size: 1.25em; font-weight: 700; }
.l-prize .c-note { display: block; font-size: .875em; margin-top: 1em; text-align: left; width: 100%; }
.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 { color: #c81428; 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 dl dd h4, .l-guideline dl dd ol, .l-guideline dl dd ol + p, .l-guideline dl dd p + p, .l-guideline dl dd ul + p { 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 ul li ol {padding-top: 0; }
.l-guideline ul li ol li { margin-left: 0; }
.l-guideline dl + .l-guideline__title, .l-guideline.c-terms { margin-top: 3em; }
.l-guideline__title { border-bottom: 1px solid #3d1a04; font-size: 1.5em; font-weight: 700; margin-bottom: 1em; }
.l-guideline.c-terms h4 { font-size: 1.25em; }
.l-guideline.c-terms p, .l-guideline.c-terms ul, .l-guideline ul + .c-note, .l-guideline h5 + .c-note { margin-top: 1em; }
.l-guideline.c-terms ul, .l-guideline.c-terms ol, .l-guideline.c-terms .c-note { margin-left: 1em; }
.l-guideline .c-note p { text-indent: -1em; margin-left: 1em; }
.l-guideline .c-note p + p { margin-top: 0; padding-top: 0; }
.l-guideline .c-caution { color: #c71528; }

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

@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 .c-sec { background-color: #fff; border-radius: .5em; padding: 4em; }
  .l-page .c-sec__title span { font-size: 2em; }
  .l-page .c-sec__title::before { left: -15.5em; }
  .l-page .c-sec__title::after { right: -15.5em; }
  .l-contents__inner { padding: 3.75em; }
  .l-notice span { font-size: 1.75em; }
  .l-btn .c-btn { height: 8em; }
  .l-btn .c-btn span { font-size: 2.5em; }
  .l-btn .c-btn__entry:hover { box-shadow: 0 0 0 #3b8e04; text-decoration: none; transform: translate(0, .5em); }
  .l-btn .c-btn__entry:hover img { -webkit-animation: shake 0.4s linear infinite; animation: shake 0.4s linear infinite; }
  .l-entry__step { display: flex; justify-content: space-between; }
  .l-entry__step .c-box { width: calc(calc(100% - 7.5em) / 3); }
  .l-entry__step .c-box + .c-box::before { left: -2.5em;top: 50%; transform:translateY(-50%) rotate(90deg); }
  .l-cal__item, .l-cal__week, .l-cal__empty { width: calc(calc(100% - 3em) / 7); }
  .l-cal__item em { font-size: 2.5em; }
  .l-prize .c-item__single { display: flex; justify-content: space-between; }
  .l-prize .c-item__single .c-pic { width: 52%; }
  .l-prize .c-item__single .c-txt { flex: 1; padding: 0 2em 0 3em; text-align: left; }
  .l-prize .c-item__tokudai .c-pic { width: 60%; }
  .l-prize .c-item + .c-item { margin-top: 3em; }
  .l-prize .c-item .c-label { right: 1em; top: -2em; width: 3.75em; }
  .l-prize .c-item__tokudai .c-label { width: 6em; }
  .l-prize .c-item__multi .c-name { display: inline-block; margin-right: 1em; vertical-align: middle; }
  .l-prize .c-item__multi .c-pic__list { display: flex; justify-content: space-between; margin-top: 1em; }
  .l-prize .c-item__multi .c-pic__item { width: calc(calc(100% - 1.875em) / 3); }
  .l-prize .c-item__multi .c-pic__item p { padding-top: .5em; text-align: left; }
  .l-prize .c-prize { display: block; }
  .l-guideline { font-size: .875em; }
  .l-guideline dl dt:first-of-type, .l-guideline dl dd:first-of-type { border: none; margin-top: 0; padding-top: 0; }
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .l-twitter .c-item { width: 23.125em; }
}
@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-top: 20px; }
  .l-page h1 { margin-bottom: 20px; padding: 0 3%; }
  .l-page .c-sec + .c-sec { margin-top: 2em; }
  .l-page .c-sec__title { margin-bottom: 1em; }
  .l-page .c-sec__title span { color: #fff; font-size: 1.75em; line-height: 1.3; }
  .l-page .c-sec__title::before, .l-page .c-sec__title::after { aspect-ratio: 100 / 17; height: auto; width: 24vw; }
  .l-page .c-sec__title::before { left: -30vw; }
  .l-page .c-sec__title::after { right: -30vw; }
  .l-contents__inner { padding: 3em 6%; }
  .l-mv__date p { font-size: 1em; }
  .l-mv__date span { display: block; }
  .l-notice span { font-size: 1.375em; }
  .l-btn { margin-bottom: 2em; }
  .l-btn .c-btn { height: 6em; }
  .l-btn .c-btn span { font-size: 1.5em; }
  .l-entry { padding-bottom: 2em; }
  .l-entry__step .c-box + .c-box { margin-top: 3em; }
  .l-entry__step .c-box + .c-box::before { color: #fff; left: 50%; top: -1.75em; transform:translateX(-50%) rotate(180deg); }
  .l-cal__item, .l-cal__week, .l-cal__empty { width: calc(calc(100% - 1.2em) / 7); }
  .l-cal__item.c-chance__tokudai { border-width: 2px; }
  .l-cal__item.c-chance__tokudai img { top: 0; width: 1.25em; }
  .l-cal__item.c-chance__tokudai img { right: -.5em; }
  .l-cal__item em { font-size: 1.5em; }
  .l-cal__item span { left: .125em; font-size: 1.25em; top: .75em; }
  .l-cal__item::after { bottom: .25em; left: 50%; top: auto; transform: translateX(-50%); }
  .l-prize .c-item .c-label { right: -1em; top: -1em; width: 3em; }
  .l-prize .c-item__tokudai .c-label { width: 4em; }
  .l-guideline.c-sec { background-color: #fff; border-radius: .5em; padding: 2em; }
  .l-prize .c-item + .c-item, .l-prize .c-item__chu .c-pic__item + .c-pic__item { margin-top: 2em; }
  .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; }
}