<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
https://fonts.google.com/specimen/Noto+Serif+JP?category=Serif&amp;sidebar.open=true&amp;selection.family=Noto+Serif+JP:wght@600
&lt;link rel="preconnect" href="https://fonts.gstatic.com"&gt;
&lt;link href="https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&amp;display=swap" rel="stylesheet"&gt;
font-family: 'Noto Serif JP', serif;
*/
.sc-section__header &gt; *:first-child, .sc-panel__body &gt; *:first-child, .sc-terms .sc-section__header &gt; *:first-child { margin-top: 0; }
.sc-section__header &gt; *:last-child, .sc-panel__body &gt; *:last-child, .sc-terms .sc-section__header &gt; *:last-child { margin-bottom: 0; }

/*----------------------------------------------*
	common
/*----------------------------------------------*/
.pj-contents { margin: 0; }

.sc-lead &gt; *:before, .sc-lead &gt; *:after, .sc-section:before, .sc-section:after, .sc-section__footer:before, .sc-section__footer:after { content: ""; display: table; }

.sc-section &gt; *:first-child, .sc-section__body &gt; *:first-child { margin-top: 0; }
.sc-section &gt; *:last-child, .sc-section__body &gt; *:last-child { margin-bottom: 0; }

/* js
/* ------------------------------------ */
.js-svg_hover { width: 200px; height: auto; }

/*----------------------------------------------*
	contents
/*----------------------------------------------*/
.sc-contents { color: #333; background-color: #FFF; box-sizing: border-box; }
.sc-contents *, .sc-contents *:before, .sc-contents *:after { box-sizing: inherit; }
.sc-contents h1, .sc-contents h2, .sc-contents h3, .sc-contents h4, .sc-contents h5 { margin: 0; }
.sc-contents__inner { max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 1.75em; padding-right: 1.75em; }
@media (max-width: 667px) { .sc-contents__inner { padding-left: 1em; padding-right: 1em; } }
.sc-contents__block--S { margin-top: 1.75em; }
.sc-contents__block--M { margin-top: 2.75em; }
.sc-contents__block--L { margin-top: 3.75em; }
.sc-contents__footer { background-color: #000; padding-top: 2.75em; }

.sc-lhCrop:before, .sc-lhCrop:after { content: ''; display: block; position: relative; }
.sc-lhCrop--h2:before { margin-top: -0.25em; }
.sc-lhCrop--h2:after { margin-top: -0.5em; }
.sc-lhCrop--h3:before { margin-top: -0.125em; }
.sc-lhCrop--h3:after { margin-top: -0.25em; }
.sc-lhCrop--body:before { margin-top: -0.5em; }
.sc-lhCrop--body:after { margin-top: -0.5em; }

/* section
/* ------------------------------------ */
.sc-section { padding: 3.75em 0; }
.sc-section--bg { background-color: #000; }
.sc-section + .sc-section--join { padding-top: 0; }
.sc-section__header { text-align: center; }
.sc-section__header h2 { position: relative; font-size: 3.2rem; margin-top: -.2rem; margin-bottom: -.2rem; color: inherit; }
.sc-section__header .sc-h_img { display: block; margin-left: auto; margin-right: auto; }
.sc-section__header + *:not(.sc-section__body--panel) { padding-top: 3.75em; }
.sc-section__body--panel { padding: 2.75em; margin-top: 3.75em; background-color: #fff; color: #111; }
.sc-section__footer { padding-top: 3.75em; }
@media (max-width: 800px) { .sc-section { padding: 2.75em 0; }
  .sc-section__header h2 { font-size: 2.8rem; }
  .sc-section__header + * { padding-top: 2.75em; }
  .sc-section__footer { padding-top: 2.75em; } }

/* step
/* ------------------------------------ */
.sc-step__list { list-style: none; padding-left: 0; display: flex; flex-wrap: wrap; margin: 0; }
.sc-step__list &gt; li { width: 100%; }
.sc-step__list &gt; li + li { margin-top: 2em; }
.sc-step .sc-panel { border: 1px solid #333; height: 100%; }

/* panel
/* ------------------------------------ */
.sc-panel { padding: 2.75em; }
.sc-panel__body { padding-top: 1.75em; }
.sc-panel__footer { padding-top: 1.75em; }
@media (max-width: 667px) { .sc-panel { padding: 1.75em; } }

/* button
/* ------------------------------------ */
.sc-btn { text-decoration: none; display: inline-flex; border-radius: 6px; padding: .5em; line-height: 1.1; justify-content: center; align-items: center; }
.sc-btn span { padding-left: .5em; }
.sc-btn--L { font-size: 150%; }
.sc-btn--icoL:before, .sc-btn--icoR:after { content: ''; display: inline-block; background-repeat: no-repeat; background-size: cover; background-position: 0 0; }
.sc-btn--icoL:before { margin-right: .5em; }
.sc-btn--icoR:after { margin-left: .5em; }
.sc-btn .bs-ico--link { display: none; }
@media (max-width: 667px) { .sc-btn { padding: 1.5em .5em; } }

.sc-applyBtn { transform: translate(-2px, -2px); border-radius: 30px; font-family: YuGothic, Yu Gothic, -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Meiryo, sans-serif; font-size: 150%; font-weight: bold; width: 100%; max-width: 540px; }
.sc-applyBtn:active { transform: none; box-shadow: none; }
.sc-applyBtn.sc-btn--icoL:before, .sc-applyBtn.sc-btn--icoR:after { flex-shrink: 0; width: 32px; height: 32px; }
@media (max-width: 667px) { .sc-applyBtn { font-size: 100%; border-radius: 1.5em; } }

.sc-applyBtn { background-color: #fb9b03; box-shadow: 2px 2px 0 0 #3b1004; }
.sc-applyBtn, .sc-applyBtn:link, .sc-applyBtn:visited { color: #FFF; }
.sc-applyBtn:before { background-image: url("../img/ico/ico-apply-white.png"); }
.sc-applyBtn:hover { background-color: #fca51b; }

/*----------------------------------------------*/
/* logos
/*----------------------------------------------*/
.sc-logos { padding-bottom: 2.75em; }
@media (min-width: 801px) { .sc-logos &gt; * { width: 10%; }
  .sc-logos .sc-logos__wide { width: 16%; } }
@media (max-width: 800px) { .sc-logos &gt; * { width: 10%; }
  .sc-logos .sc-logos__wide { width: 16%; } }
@media (max-width: 667px) { .sc-logos &gt; * { width: 17%; }
  .sc-logos &gt; *:nth-child(-n+4) { padding-top: 0; }
  .sc-logos .sc-logos__wide { width: 33%; } }

.outline * { outline: 1px dotted red; }

.bg-lightyellow, .bg-red, .bg-white { background-repeat: repeat; background-position: 0 0; }

.bg-lightyellow { background-image: url("../img/bg/bg-lightyellow.png"); }

.bg-red { background-image: url("../img/bg/bg-red.png"); }

.bg-white { background-image: url("../img/bg/bg-white.png"); }

.bg-orange { background-color: #fed799; }

.bg-yellow { background-color: #edac45; }

mark { background-color: transparent; background-image: linear-gradient(transparent 51%, #fffc00 50%); }

/*----------------------------------------------*/
/* keyVisual
/*----------------------------------------------*/
.sc-keyVisual { position: relative; overflow: hidden; text-align: center; }
.sc-keyVisual img { margin: 0 auto; display: block; }
.sc-keyVisual__btn { position: absolute; top: 6%; right: 18%; width: calc(312/1920*100%); padding-top: calc(206/1920*100%); overflow: hidden; text-indent: -9999px; }
.sc-keyVisual__img { position: relative; }
.sc-keyVisual__period { padding: 1em; background-color: #edac45; color: #FFF; font-size: 120%; font-weight: bold; }
.sc-keyVisual__period b { font-size: 180%; display: inline-block; vertical-align: middle; margin-left: .25em; margin-right: .25em; }
@media (max-width: 667px) { .sc-keyVisual__btn { top: auto; bottom: 0; right: 0; width: 100%; padding-top: calc(168/1920*100%); }
  .sc-keyVisual__period { font-size: 100%; } }

/*----------------------------------------------*/
/* prize
/*----------------------------------------------*/
.sc-prize .sc-section__body { margin-top: -5em; padding: 1em; border: 1px solid #fb9b03; }
.sc-prize__frame { border: 1px dotted #aed590; background-color: rgba(255, 255, 255, 0.8); padding: 4em 3em 2em; }
.sc-prize__frame p { margin: 0; }
.sc-prize__list { justify-content: space-around; }
.sc-prize__item img { display: block; margin: 0 auto; }
.sc-prize__item:nth-child(1) { width: calc(859/1600*100%); }
.sc-prize__item:nth-child(2) { width: calc(563/1600*100%); }
.sc-prize__item:nth-child(2) p { font-size: 100%; position: relative; margin: -.5em 0 0; }
@media (max-width: 667px) { .sc-prize .sc-section__header img { width: calc(600/750*100%); }
  .sc-prize .sc-section__body { margin-top: -3em; padding: .5em; }
  .sc-prize__frame { padding: 3em 1em 1em; }
  .sc-prize__list { flex-direction: column; align-items: center; }
  .sc-prize__item { margin-top: -1em; }
  .sc-prize__item:nth-child(1) { width: 100%; }
  .sc-prize__item:nth-child(2) { width: 80%; margin-top: -1.5em; transform: translateX(2%); } }

/*----------------------------------------------*/
/* application
/*----------------------------------------------*/
.sc-application mark, .sc-application b { font-size: 120%; }
.sc-application .sc-section__body { margin-top: -2em; }
.sc-application .sc-step h3 { color: #e07f02; display: inline-block; transform: skewX(-20deg); border: 1px solid #e07f02; background-color: #fff; line-height: 1; font-family: 'Noto Sans', sans-serif; font-weight: bold; box-shadow: 5px 5px 0; }
.sc-application .sc-step h3 span { display: block; transform: skew(20deg); line-height: 1; padding: .125em .5em; }
.sc-application .sc-step__list--custom { justify-content: space-between; }
.sc-application .sc-step__list--custom &gt; li:nth-child(-n+2) { width: 48.2%; margin-top: 0; }
.sc-application .sc-panel { position: relative; height: 100%; border-color: #fb9b03; background-color: #fff; }
.sc-application .sc-panel__header { position: absolute; left: 0; top: 0; text-align: center; width: 100%; transform: translateY(-50%); }
.sc-application .sc-panel__body { padding-top: 0; }
.sc-application .sc-panel__body &gt; *:last-child { margin-bottom: 0; }
.sc-application .sc-step__list &gt; li + li { margin-top: 3em; }
.sc-application .sc-step-2 .bs-grid { max-width: 800px; margin-left: auto; margin-right: auto; }
.sc-application__letter { text-align: center; }
.sc-application__terms { text-align: center; }
.sc-application__terms span { display: inline-block; white-space: nowrap; }
.sc-application__terms address { margin-top: 1em; text-align: left; }
.sc-application__terms &gt; * { background-color: #fcf7e3; padding: 1em 2em; }
.sc-application__terms &gt; * + * { margin-top: 2em; }
@media (max-width: 667px) { .sc-application .sc-section__header img { width: calc(600/750*100%); }
  .sc-application .sc-panel { padding-top: 2.5em; }
  .sc-application__letter img { width: 90%; }
  .sc-application .sc-contents__block--M { margin-top: 1.5em; } }

.sc-store_logos { background-color: #d1c79c; border-radius: 10px; padding: .75em 1em; max-width: 680px; margin: 0 auto; }
.sc-store_logos img { vertical-align: middle; }
.sc-store_logos__body { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; max-width: 1162px; text-align: center; }
.sc-store_logos__body &gt; *:nth-child(1) { max-width: 266px; width: 22.8915662651%; padding: 0.6024096386% 0 1.1187607573%; }
.sc-store_logos__body &gt; *:nth-child(2) { max-width: 332px; width: 28.5714285714%; padding: 0.8605851979% 0 0.5163511188%; }
.sc-store_logos__body &gt; *:nth-child(3) { max-width: 122px; width: 10.4991394148%; }
.sc-store_logos__body &gt; *:nth-child(4) { max-width: 326px; width: 28.0550774527%; }

/*----------------------------------------------*/
/* terms
/*----------------------------------------------*/
.sc-terms h2 + * { font-size: 120%; margin: 0; }
.sc-terms h3 { font-size: 150%; }
.sc-terms .sc-section__header { color: #FFF; }
.sc-terms .sc-section__body { background-color: #fff; padding-top: 0; margin-top: 3.75em; }
.sc-terms .sc-section__item { padding: 2.75em 3.75em; }
.sc-terms .sc-section__item:nth-child(even) { background-color: #f7f3e5; }
.sc-terms .sc-section__item p:last-child { margin-bottom: 0; }
.sc-terms .sc-scrollPanel { overflow-y: auto; max-height: 20em; margin-top: 1em; }
.sc-terms .sc-scrollPanel::-webkit-scrollbar { width: .25em; height: 2em; }
.sc-terms .sc-scrollPanel::-webkit-scrollbar-corner { background-color: rgba(0, 0, 0, 0.2); }
.sc-terms .sc-scrollPanel::-webkit-scrollbar-track { background-color: #EEE; }
.sc-terms .sc-scrollPanel::-webkit-scrollbar-thumb { background-color: #323232; }
.sc-terms .sc-scrollPanel ul { margin: 0; }
@media (max-width: 667px) { .sc-terms h3 { font-size: 120%; }
  .sc-terms .sc-section__body { margin-top: 2.75em; }
  .sc-terms .sc-panel__body { padding: 0 1em; }
  .sc-terms .sc-section__item { padding: 1.75em; }
  .sc-terms .sc-scrollPanel { overflow-y: auto; max-height: none; } }
@media (max-width: 667px) { .sc-terms { /* js-open
/* ------------------------------------ */ }
  .sc-terms .sc-acc\@Sp { padding: 0; border: none; }
  .sc-terms .sc-acc\@Sp__body { margin-top: 0; }
  .sc-terms .sc-acc\@Sp__body &gt; *:first-child { padding-top: 1em; }
  .sc-terms .sc-acc\@Sp__body &gt; *:last-child { padding-bottom: 1em; }
  .sc-terms .sc-acc\@Sp__btn { position: relative; cursor: pointer; padding: 1em; color: #111; }
  .sc-terms .sc-acc\@Sp__btn:before { position: absolute; top: 0; bottom: 0; right: 1em; content: ''; display: block; width: 24px; height: 24px; margin: auto; background: url("../img/ico/ico-arrow_down.svg") no-repeat 0 0/cover; transition: transform .5s ease; }
  .sc-terms .sc-acc\@Sp__btn + * { overflow-y: hidden; max-height: 0; transition: max-height 1s ease; }
  .sc-terms .sc-acc\@Sp.js-open .sc-acc\@Sp__btn:before { opacity: .5; transform: rotate(180deg); }
  .sc-terms .sc-acc\@Sp.js-open .sc-acc\@Sp__btn + * { height: auto; max-height: 1000px; } }

@media (max-width: 667px) { .sc-acc\@Sp__body { padding-left: 1em; padding-right: 1em; }
  .sc-acc\@Sp__body &gt; * { margin-top: 0; padding-top: 0; } }

/*----------------------------------------------*/
/* sc-announcement
/*----------------------------------------------*/
.sc-announcement .sc-section__header { color: #FFF; }
.sc-announcement .sc-section__body p { font-size: 120%; }
@media (max-width: 667px) { .sc-announcement .sc-section__body { margin-top: 2.75em; padding: 1em; }
  .sc-announcement .sc-section__body p { font-size: 100%; } }

/*----------------------------------------------*/
/* contact
/*----------------------------------------------*/
.sc-contact .sc-section__header { color: #FFF; }
.sc-contact .sc-section__body p { font-size: 120%; }
.sc-contact .sc-section__body b { font-size: 120%; }
.sc-contact .ad_americanmeat { vertical-align: middle; cursor: pointer; }
@media (max-width: 667px) { .sc-contact .ad_americanmeat { width: auto; height: 16px; } }
@media (max-width: 667px) { .sc-contact .sc-section__body { margin-top: 2.75em; padding: 1em; }
  .sc-contact .sc-section__body p { font-size: 100%; }
  .sc-contact .label { font-size: 70%; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>