.la-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle}.la-icon--xs{font-size:.875rem}.la-icon--sm{font-size:1rem}.la-icon--md{font-size:1.25rem}.la-icon--lg{font-size:1.5rem}.la-icon--xl{font-size:2rem}.la-icon--2xl{font-size:2.5rem}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:"Noto Serif JP",serif;color:#333;line-height:1.7;background:#fff;overflow-x:clip}a{color:#c9a227;text-decoration:none;transition:color .2s}a:hover{color:#333}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem;padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,100%,.97);border-bottom:1px solid rgba(201,162,39,.12);height:80px}.site-header::before{content:"";position:absolute;inset:0;backdrop-filter:blur(10px);z-index:-1;pointer-events:none}.site-header__inner{display:flex;align-items:center;height:100%;gap:1.25rem;min-width:0}@media(max-width: 1024px){.site-header__inner{gap:.5rem}}.site-header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0;margin-left:auto;padding-left:1.25rem;border-left:1px solid rgba(201,162,39,.2);position:relative;z-index:102}@media(max-width: 1024px){.site-header__actions{margin-left:0;padding-left:0;border-left:none;gap:.35rem}}.site-header__instagram{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#666;flex-shrink:0;transition:color .2s}.site-header__instagram svg{width:18px;height:18px}.site-header__instagram:hover{color:#c9a227}@media(max-width: 1024px){.site-header__instagram{display:none}}.site-header__entry.btn,.site-header__login.btn,.site-header__mypage.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex-shrink:0;padding:.4rem 1.15rem;font-family:"Noto Serif JP",serif;font-size:.8125rem;font-weight:600;letter-spacing:.06em;line-height:1.4;border-radius:999px;white-space:nowrap}.site-header__login.btn,.site-header__mypage.btn{border-width:1.5px}.site-header__entry-icon,.site-header__login-icon,.site-header__mypage-icon{flex-shrink:0;width:14px;height:14px}@media(max-width: 1024px){.site-header__entry.btn,.site-header__login.btn,.site-header__mypage.btn{padding:.38rem .75rem;font-size:.75rem;letter-spacing:.04em;gap:.3rem}.site-header__entry-icon,.site-header__login-icon,.site-header__mypage-icon{width:13px;height:13px}}@media(max-width: 480px){.site-header__entry.btn,.site-header__login.btn,.site-header__mypage.btn{width:2.25rem;height:2.25rem;padding:0;gap:0}.site-header__entry.btn span,.site-header__login.btn span,.site-header__mypage.btn span{display:none}}.site-logo{display:flex;align-items:center;gap:.65rem;color:#333;text-decoration:none;flex-shrink:0;position:relative;z-index:102}.site-logo__icon{flex-shrink:0}.site-logo__text{display:flex;flex-direction:column;min-width:0}.site-logo__main{font-family:"Noto Serif JP",serif;font-size:.82rem;font-weight:600;line-height:1.3;color:#333}.site-logo__sub{font-size:.55rem;letter-spacing:.04em;color:#666}@media(max-width: 1024px){.site-logo{flex:1 1 auto;min-width:0}}@media(max-width: 768px){.site-logo{gap:.45rem}.site-logo__sub{display:none}.site-logo__main{font-size:clamp(.62rem,2.9vw,.75rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 360px){.site-logo{flex:0 0 auto}.site-logo__text{display:none}}.site-logo--footer .site-logo__main{color:#333}.site-logo--footer .site-logo__sub{color:#666}.site-nav__mobile-bar{display:none}.site-nav__links{display:flex;align-items:center;gap:1.25rem}.site-nav__links a{font-family:"Noto Serif JP",serif;font-size:.8125rem;font-weight:500;letter-spacing:.02em;color:#333;white-space:nowrap;transition:color .2s}.site-nav__links a:hover{color:#c9a227}@media(min-width: 1025px){.site-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end}.site-nav__links{justify-content:flex-end;gap:clamp(.85rem,1.4vw,1.35rem);min-width:0;flex-wrap:nowrap}.site-nav__links a{font-size:clamp(.75rem,.95vw,.8125rem)}}@media(max-width: 1024px){.site-nav{display:none;position:fixed;top:80px;left:0;right:0;bottom:0;z-index:150;flex-direction:column;align-items:stretch;background:#fff;padding:0;overflow-y:auto}.site-nav.is-open{display:flex}.site-nav__mobile-bar{display:none}.site-nav__links{flex-direction:column;align-items:stretch;gap:0;padding:0 clamp(1rem,4vw,1.5rem) 2rem;width:100%}.site-nav__links a{padding:1.1rem 0;border-bottom:1px solid rgba(201,162,39,.12);font-size:1rem;font-weight:600;white-space:normal}}.nav-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;z-index:201;flex-shrink:0}.nav-toggle span{display:block;width:24px;height:2px;background:#333;transition:.3s}.nav-toggle.is-active{border:2px solid #3b82c4;border-radius:4px;gap:0}.nav-toggle.is-active span{background:#3b82c4}.nav-toggle.is-active span:nth-child(1){transform:translateY(1px) rotate(45deg)}.nav-toggle.is-active span:nth-child(2){opacity:0}.nav-toggle.is-active span:nth-child(3){transform:translateY(-1px) rotate(-45deg)}@media(max-width: 1024px){.nav-toggle{display:flex;width:2.5rem;height:2.5rem;gap:4px}.nav-toggle span{width:20px}}body.nav-open{overflow:hidden}@media(max-width: 1024px){body.nav-open .site-header{z-index:201}}.hero{position:relative;min-height:clamp(520px,72vh,680px);display:flex;align-items:center;color:#111;padding-top:80px;background-color:#f8f4ee;background-image:linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0.98) 22%, rgba(255, 255, 255, 0.9) 38%, rgba(255, 255, 255, 0.5) 58%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0) 88%),var(--hero-bg-image);background-size:cover;background-position:85% center;background-repeat:no-repeat}.hero__inner{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(3rem,6vw,5rem)}.hero__content{max-width:60rem;text-align:left;flex-shrink:0;padding-left:clamp(0rem,2vw,1.5rem)}.hero__edition{display:inline-block;margin-bottom:clamp(1.25rem,3vw,1.75rem);filter:drop-shadow(2px 3px 6px rgba(0, 0, 0, 0.12))}.hero__edition-text{display:inline-block;padding:.45rem 2.25rem .45rem 1.1rem;background:#ffd200;color:#111;font-family:"Noto Serif JP",serif;font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:600;line-height:1.2;letter-spacing:.06em;transform:rotate(-5deg);transform-origin:left center;clip-path:polygon(0 0, 92% 0, 100% 50%, 92% 100%, 0 100%)}.hero__title{margin:0 0 clamp(1rem,2.5vw,1.5rem);color:#111;font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.2}.hero__title-line1{display:block;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;letter-spacing:.04em;margin-bottom:.15rem}.hero__title-line2{display:block;font-size:clamp(2.25rem,4.8vw,3.75rem);font-weight:600;letter-spacing:.02em}.hero__tagline-gold{font-family:"Noto Serif JP",serif;font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:600;color:#e8943a;margin:0 0 clamp(1.25rem,2.5vw,1.75rem);letter-spacing:.04em}.hero__tagline-gold-line{display:block}.hero__tagline{font-family:"Noto Serif JP",serif;font-size:clamp(.88rem,1.3vw,1.05rem);font-weight:500;color:#111;margin:0 0 .15rem;line-height:2.4;letter-spacing:.03em}.hero__description{font-family:"Noto Serif JP",serif;font-size:clamp(.88rem,1.3vw,1.05rem);font-weight:500;line-height:2.5;color:#111;max-width:440px;letter-spacing:.03em}.hero__description p{margin:0}.hero__finals-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:clamp(160px,24vw,180px);height:clamp(160px,24vw,180px);border-radius:50%;background:#fff;text-align:center;flex-shrink:0;box-shadow:0 4px 24px rgba(0,0,0,.08);padding:2rem 1.25rem}.hero__finals-chars{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.85rem}.hero__finals-char{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;background:#ffb800;color:#111;font-family:"Noto Serif JP",serif;font-size:.9rem;font-weight:600;line-height:1}.hero__finals-date{display:flex;align-items:baseline;justify-content:center;gap:.3rem;margin:0 0 .45rem;line-height:1.2}.hero__finals-date-main{font-family:"Noto Serif JP",serif;font-size:clamp(1.15rem,1.9vw,1.4rem);font-weight:600;color:#111;letter-spacing:.02em}.hero__finals-date-day{font-family:"Noto Serif JP",serif;font-size:.72rem;font-weight:600;color:#e8943a;letter-spacing:.04em}.hero__finals-venue{font-family:"Noto Serif JP",serif;font-size:.7rem;font-weight:500;color:#111;margin:0 0 .9rem;letter-spacing:.03em;line-height:1.4}.hero__finals-wave{display:block;width:56px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 12'%3E%3Cpath d='M2 8 C10 2 18 10 28 6 S46 2 54 8' fill='none' stroke='%23ffb800' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain}.hero__fee-badge{position:absolute;top:calc(80px + clamp(1rem,2.5vw,1.75rem));right:clamp(1rem,3vw,2.5rem);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:clamp(5.5rem,10vw,6.5rem);height:clamp(5.5rem,10vw,6.5rem);border-radius:50%;background:#ffd200;color:#111;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.12);line-height:1.25;top:15%}.hero__fee-badge-label{font-family:"Noto Serif JP",serif;font-size:clamp(.7rem,1.2vw,.82rem);font-weight:600;letter-spacing:.12em}.hero__fee-badge-value{font-family:"Noto Serif JP",serif;font-size:clamp(1.05rem,1.9vw,1.25rem);font-weight:700;letter-spacing:.18em;margin-top:.15rem}@media(max-width: 768px){.hero{min-height:auto;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.88) 45%, rgba(255, 255, 255, 0.55) 100%),var(--hero-bg-image);background-position:70% 40%}.hero__inner{flex-direction:column;align-items:flex-start;padding:2rem 2rem 2.5rem}.hero__content{max-width:none;padding-left:0}.hero__edition-text{transform:rotate(-3deg)}.hero__fee-badge{top:calc(80px + .75rem);right:.85rem;width:4.75rem;height:4.75rem}.hero__fee-badge-label{font-size:.65rem}.hero__fee-badge-value{font-size:.95rem}.hero__finals-badge{align-self:end}}.entry-capacity-bar{background:linear-gradient(90deg, rgba(201, 162, 39, 0.16), rgba(201, 162, 39, 0.08));border-bottom:1px solid rgba(201,162,39,.28);color:#333}.entry-capacity-bar--full{background:linear-gradient(90deg, rgba(230, 57, 70, 0.12), rgba(230, 57, 70, 0.05));border-bottom-color:rgba(230,57,70,.25)}.entry-capacity-bar__inner{display:flex;align-items:center;justify-content:center;gap:.9rem;padding:.85rem 0;flex-wrap:wrap;text-align:center}.entry-capacity-bar__text{margin:0;font-family:"Noto Serif JP",serif;font-size:clamp(.95rem,2vw,1.1rem);letter-spacing:.04em;line-height:1.5}.entry-capacity-bar__text strong{color:#9a7b1a;font-weight:700}.entry-capacity-bar--full .entry-capacity-bar__text strong{color:#c62828}.entry-capacity-bar__label{display:inline-block;margin-right:.65rem;padding:.15rem .55rem;border-radius:999px;background:rgba(201,162,39,.22);font-size:.78rem;font-weight:700;letter-spacing:.06em}.entry-capacity-bar__sub{margin-left:.35rem;font-size:.82em;color:#666}.entry-capacity-bar__link{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:999px;background:#c9a227;color:#111;font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:filter .2s ease}.entry-capacity-bar__link:hover{filter:brightness(1.05)}@media(max-width: 768px){.entry-capacity-bar__inner{gap:.65rem}}.home-page{overflow-x:hidden;--home-section-bg-overlay: rgba(255, 255, 255, 0.9)}.home-page [id]{scroll-margin-top:92px}.home-section{padding:clamp(3rem,8vw,10rem) 0;background-color:#fff;background-image:linear-gradient(var(--home-section-bg-overlay), var(--home-section-bg-overlay)),var(--home-section-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-section--news{--home-section-bg-overlay: rgba($color-cream, 0.92);background-color:#faf9f6;padding:clamp(2rem,5vw,3rem) 0}.home-section--compact{padding:clamp(4rem,8vw,8rem) 0}.home-section--cream{--home-section-bg-overlay: rgba($color-cream, 0.92);background-color:#faf9f6}.home-section--cta{padding:0;background:none;background-color:rgba(0,0,0,0)}.home-section--plain{background-image:none;background-color:#fff}.home-section--alt{--home-section-bg-overlay: rgba($color-cream, 0.92);background-color:#faf9f6}.home-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.home-section__header--center{justify-content:center;text-align:center}.home-section__title{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:clamp(1.5rem,4vw,2rem);color:#333;line-height:1.3}.home-section__subtitle{font-size:.85rem;color:#666;margin-top:.35rem;letter-spacing:.06em}.home-section__more{font-size:.85rem;font-weight:600;color:#c9a227;white-space:nowrap;flex-shrink:0}.section-heading{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2.5rem}.section-heading__line{flex:1;max-width:120px;height:1px;background:#c9a227;opacity:.5}.section-heading__text{display:flex;flex-direction:column;align-items:center;gap:.35rem}.section-heading__subtitle{margin:0;font-family:"Noto Serif JP",serif;font-size:.75rem;font-weight:500;letter-spacing:.14em;color:#666;text-transform:uppercase;line-height:1}.section-heading__title{font-family:"Noto Serif JP",serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:#333;white-space:nowrap}#concept .section-heading__title{font-size:clamp(1rem,2.5vw,1.25rem)}.row{display:flex;flex-wrap:wrap;margin:0 -0.75rem}.col-4,.col-8{padding:0 .75rem;box-sizing:border-box}.col-4{width:33.333%}.col-8{width:66.667%}@media(max-width: 768px){.col-4,.col-8{width:100%}}.news-panel{padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,3vw,2rem)}.news-panel__row{align-items:flex-start}.news-panel__heading{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.news-panel__icon{color:#c9a227;margin-bottom:.25rem}.news-panel__title{font-family:"Noto Serif JP",serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:#333;letter-spacing:.08em;line-height:1.2;margin:0}.news-panel__subtitle{font-family:"Noto Serif JP",serif;font-size:.85rem;color:#666;margin:0}.news-panel__body{min-width:0}.news-panel__footer{text-align:right;margin-top:.5rem}.news-panel__more{font-size:.82rem;font-weight:600;color:#c9a227}.news-panel__more:hover{color:#9a7b1a}@media(max-width: 768px){.news-panel__heading{margin-bottom:1.25rem}.news-panel__footer{text-align:left}}.news-table{width:100%;border-collapse:collapse}.news-table__row{border-bottom:1px solid #eee}.news-table__row:last-child{border-bottom:none}.news-table__date{width:7.5rem;padding:.85rem 1rem .85rem 0;font-weight:500;font-size:.82rem;color:#666;white-space:nowrap;vertical-align:top;text-align:left}@media(max-width: 768px){.news-table__date{display:block;padding:.85rem 1rem 0rem 0}}.news-table__title{padding:.85rem 0;font-size:.85rem;color:#333;line-height:1.6;vertical-align:top}@media(max-width: 768px){.news-table__title{display:block;padding:1rem 0 1.5rem}}.news-table__link{color:inherit;text-decoration:none;transition:color .15s}.news-table__link:hover{color:#c9a227}.digest-grid{display:grid;gap:2rem;align-items:center}@media(min-width: 768px){.digest-grid{grid-template-columns:2fr 3fr;gap:3rem}}.digest-grid__text p{font-size:.9rem;line-height:2;color:#666;margin-bottom:1.5rem}@media(max-width: 768px){.digest-grid__text{display:flex;flex-direction:column;align-items:center;text-align:center}}.digest-grid__btn{display:inline-flex;align-items:center;gap:.45rem}@media(max-width: 768px){.digest-grid__btn{margin-left:auto;margin-right:auto}}.digest-grid__btn-icon{flex-shrink:0}.video-thumb{position:relative;display:block;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.12)}.video-thumb img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.video-thumb__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.25);color:#fff;transition:background .2s}.video-thumb__play .la-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.9);color:#c9a227;border-radius:50%;font-size:1.5rem}.video-thumb:hover .video-thumb__play{background:rgba(0,0,0,.35)}.overview-panel{max-width:100%;margin:0 auto;padding:clamp(1.25rem,3vw,2rem) clamp(1.5rem,4vw,2.5rem)}.overview-list__row{display:grid;grid-template-columns:10rem 1fr;gap:.5rem 1rem;padding:1rem 0;border-bottom:1px solid #eee;font-size:.85rem}@media(max-width: 768px){.overview-list__row{grid-template-columns:1fr;gap:.35rem;padding:.85rem 0}}.overview-list__row:last-child{border-bottom:none}.overview-list__row dt{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#666}@media(max-width: 768px){.overview-list__row dt{font-size:.8rem}}.overview-list__row dd{color:#333;font-weight:500}@media(max-width: 768px){.overview-list__row dd{padding-left:1.5rem;font-size:.88rem;line-height:1.7}}.overview-list__value-line{display:block}.overview-list__value-line+.overview-list__value-line{margin-top:.15rem}.overview-list__icon{color:#c9a227;flex-shrink:0}.overview-list__la-icon{color:#c9a227;opacity:.85}.schedule-panel{margin:0 auto;border-radius:18px;overflow:hidden}.schedule-panel__grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 1024px){.schedule-panel__grid{grid-template-columns:1fr}}.schedule-panel__col{padding:clamp(1.25rem,3vw,1.75rem)}@media(min-width: 1025px){.schedule-panel__col:not(:last-child){border-right:1px solid rgba(201,162,39,.15)}}@media(max-width: 1024px){.schedule-panel__col:not(:last-child){border-bottom:1px solid rgba(201,162,39,.15)}}.schedule-panel__head{margin-bottom:1.25rem}.schedule-panel__badge{display:inline-block;font-family:"Noto Serif JP",serif;font-size:.82rem;font-weight:600;letter-spacing:.05em;padding:.4rem 1rem;border-radius:999px;line-height:1.3}.schedule-panel__col--hirahara .schedule-panel__badge{background:#ebe0b8;color:#8a7120}.schedule-panel__col--airport .schedule-panel__badge{background:#c8e0d4;color:#2d6b4a}.schedule-panel__col--online .schedule-panel__badge{background:#f5d4b0;color:#a86a20}.schedule-panel__list{list-style:none;margin:0;padding:0 0 0 .25rem;border-left:2px solid rgba(201,162,39,.25)}.schedule-panel__item{position:relative;padding:.25em 0 4rem 1.35rem}.schedule-panel__item:not(:last-child){border-bottom:1px solid rgba(201,162,39,.1)}.schedule-panel__item::before{content:"";position:absolute;left:-0.72rem;top:1.15rem;width:14px;height:14px;border-radius:50%;background:#c9a227;border:2px solid #fff;box-shadow:0 0 0 1px rgba(201,162,39,.25)}.schedule-panel__date{display:block;font-family:"Noto Serif JP",serif;font-size:1.75rem;font-weight:600;color:#c9a227;line-height:1.2;margin-bottom:.25rem}.schedule-panel__label{margin:0;font-size:.82rem;color:#666;line-height:1.55}.schedule-panel__results{width:100%;text-align:center;padding:clamp(1.25rem,3vw,2.5rem);border-top:1px solid rgba(201,162,39,.15)}.schedule-panel__results-title{margin:0 0 .5rem;font-family:"Noto Serif JP",serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:#333;line-height:1.5}.schedule-panel__results .schedule-panel__date{margin-bottom:0}.schedule-panel__finals{display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(1.25rem,3vw,2.5rem);border-top:1px solid rgba(201,162,39,.15)}.schedule-panel__finals-head{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-bottom:.75rem}.schedule-panel__finals-title{margin:0;font-family:"Noto Serif JP",serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:#333;line-height:1.4}.schedule-panel__finals .schedule-panel__date{margin-bottom:0}.schedule-panel__star{color:#c9a227;font-size:2rem;line-height:1;flex-shrink:0}.prizes-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.75rem}.prizes-header__icon{color:#c9a227}.prizes-header__title{font-family:"Noto Serif JP",serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:#333}.prizes-header__desc{text-align:center;font-size:.88rem;color:#666;margin-bottom:2rem}.prizes-intro{max-width:720px;margin:0 auto 2.5rem;padding:0 .5rem}.prizes-intro__text{margin:0 0 1.1rem;font-size:clamp(.9rem,1.8vw,1rem);line-height:1.9;color:#333;text-align:justify;text-justify:inter-ideograph}.prizes-intro__text:last-child{margin-bottom:0}.prize-spotlight{display:flex;flex-direction:column;align-items:center;margin:1.5rem auto 2rem;max-width:720px;width:100%}.prize-spotlight__title,.prize-spotlight__caption{margin:0;padding:.65rem 0;width:100%;max-width:220px;border-top:1px solid rgba(47,85,151,.55);border-bottom:1px solid rgba(47,85,151,.55);font-family:"Noto Serif JP",serif;font-size:clamp(.85rem,2vw,1rem);font-weight:600;color:#2f5597;letter-spacing:.12em;text-align:center;white-space:nowrap}.prize-spotlight__caption{margin:5rem 0 0}.prize-spotlight__image{display:block;width:100%;height:auto;max-height:min(42vw,380px);margin:1.5rem 0;object-fit:contain}@media(max-width: 768px){.prize-spotlight{max-width:100%}.prize-spotlight__title,.prize-spotlight__caption{max-width:100%}.prize-spotlight__image{width:100%;max-width:100%;max-height:none;object-fit:contain}}.prizes-status{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin:2rem 0 0;text-align:center}.prizes-status__badge{display:inline-block;padding:.35rem .95rem;border-radius:999px;background:rgba(201,162,39,.14);border:1px solid rgba(201,162,39,.45);color:#9a7b1a;font-family:"Noto Serif JP",serif;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.prizes-status__text{font-family:"Noto Serif JP",serif;font-size:clamp(1.05rem,2.6vw,1.35rem);font-weight:600;color:#333;letter-spacing:.06em;line-height:1.5}.prizes-footer{margin:5rem auto 0;max-width:100%;width:70%}.prizes-footer__title{margin:0 auto 3rem;padding:.65rem 0;width:100%;max-width:220px;text-align:center;border-top:1px solid rgba(201,162,39,.55);border-bottom:1px solid rgba(201,162,39,.55);font-family:"Noto Serif JP",serif;font-size:clamp(.85rem,2vw,1rem);font-weight:600;color:#9a7b1a;letter-spacing:.12em;white-space:nowrap}.prizes-footer__title--wide{max-width:min(100%,28rem);letter-spacing:.08em}.prizes-footer__image{display:block;width:100%;height:auto;border-radius:12px;margin:3rem 0}.prizes-footer__row{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem;width:100%;margin:1.5rem 0 0}.prizes-footer__row .prizes-footer__image{margin:0;width:100%;height:100%;object-fit:contain}.prizes-footer--qualifier{width:100%;margin-bottom:0}@media(max-width: 768px){.prizes-footer{width:100%}.prizes-footer__title{max-width:100%}.prizes-footer__row{grid-template-columns:1fr;gap:1rem}}.prizes-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:.5rem}@media(min-width: 640px){.prizes-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.prizes-grid{gap:1.5rem}}.prizes-grid__item{margin:0;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06)}.prizes-grid__image{display:block;width:100%;height:auto;vertical-align:middle}.patronage-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1rem,3vw,2.5rem);max-width:960px;margin:0 auto;padding:0}.patronage-list__item{font-family:"Noto Serif JP",serif;font-size:clamp(.92rem,2vw,1.05rem);font-weight:500;color:#333;letter-spacing:.04em;text-align:center;white-space:nowrap}.patronage-list__item:not(:last-child)::after{content:none}@media(min-width: 768px){.patronage-list__item:not(:last-child){padding-right:clamp(1rem,3vw,2.5rem);border-right:1px solid rgba(201,162,39,.35)}}.entry-banner{position:relative;background-image:linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)),var(--cta-bg-image);background-size:cover;background-position:center;padding:clamp(3.5rem,8vw,8rem) 0}.entry-banner__inner{text-align:center}.entry-banner__text{color:#fff;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;line-height:1.8;margin-bottom:2rem}.entry-banner__btn{min-width:280px}.instagram-header{display:flex;align-items:flex-start;gap:1rem;justify-content:center;margin-bottom:1rem}.instagram-header__icon{color:#c9a227;flex-shrink:0;margin-top:.25rem}.instagram-header__title{font-family:"Noto Serif JP",serif;font-size:clamp(1.5rem,2.5vw,1.5rem);font-weight:600;color:#333;margin-bottom:.25rem}.instagram-header__desc{font-size:.85rem;color:#666;margin-bottom:3rem}.instagram-header__handle{font-size:.85rem;font-weight:600;color:#c9a227}.instagram-header__handle:hover{color:#9a7b1a}.instagram-header__hashtag{margin:.5rem 0 .35rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.instagram-header__hashtag a{display:inline-flex;align-items:center;padding:.3rem .85rem;border-radius:999px;background:rgba(201,162,39,.12);color:#9a7b1a;font-weight:600;font-size:.85rem;text-decoration:none;transition:background .2s}.instagram-header__hashtag a:hover{background:rgba(201,162,39,.22);color:#9a7b1a}.instagram-header__hashtag-note{font-size:.78rem;color:#666}.instagram-curator{max-width:960px;margin:0 auto .75rem;overflow:hidden}.instagram-curator #curator-feed-default-feed-layout{width:100%;min-height:0 !important;height:auto !important;overflow:hidden}.instagram-curator .crt-widget{min-height:0 !important;overflow:hidden}.instagram-curator .crt-widget.crt-widget-branded{padding-bottom:0 !important}.instagram-curator .crt-logo.crt-tag{display:inline-block;font-size:.65rem;line-height:1.4;margin:0;padding:0;opacity:.5}@media(max-width: 768px){.instagram-curator .crt-widget-grid .crt-grid-post{width:50% !important}}.instagram-cta{text-align:center;margin-top:.75rem}.instagram-feed-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;margin-bottom:2rem}@media(min-width: 768px){.instagram-feed-grid{grid-template-columns:repeat(5, 1fr)}}.instagram-feed-grid__item{aspect-ratio:1;border-radius:8px;overflow:hidden}.instagram-feed-grid__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.instagram-feed-grid__item:hover img{transform:scale(1.05)}.instagram-feed-grid__item--placeholder{background:linear-gradient(135deg, hsl(var(--placeholder-hue), 40%, 85%), hsl(calc(var(--placeholder-hue) + 20), 35%, 75%))}.news-list{list-style:none}.news-list--cards{display:grid;gap:1rem}@media(min-width: 768px){.news-list--cards{grid-template-columns:repeat(3, 1fr)}}.news-list__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.news-list__item{padding:1.25rem;background:#fff;border:1px solid #e8eef4;border-radius:12px;transition:box-shadow .2s,border-color .2s}.news-list__item:hover{border-color:rgba(201,162,39,.25);box-shadow:0 6px 20px rgba(154,123,26,.08)}.news-list__date{color:#666;font-size:.78rem;white-space:nowrap}.news-list__tag{display:inline-block;padding:.15rem .5rem;background:rgba(201,162,39,.1);color:#c9a227;font-size:.68rem;font-weight:600;border-radius:4px}.news-list__title{color:#333;font-weight:600;font-size:.9rem;line-height:1.6}.concept-block{position:relative;max-width:720px;margin:0 auto;text-align:center;padding:0 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.concept-block__note{position:absolute;font-size:1.5rem;color:#c9a227;opacity:.4}.concept-block__note--left{left:-1rem;top:0}.concept-block__note--right{right:-1rem;bottom:0}@media(max-width: 768px){.concept-block__note{display:none}}.concept-block__heading{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:clamp(.8125rem,3.5vw,2rem);color:#333;margin:3rem 0;line-height:1.5;white-space:nowrap}.concept-block__text{color:#666;font-size:clamp(.75rem,2.8vw,1.2rem);line-height:2.4}@media(max-width: 768px){.concept-block__text{line-height:2.2}}.concept-block__text p{margin:0;white-space:nowrap}.video-single__wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:14px;overflow:hidden;background:#000;box-shadow:0 8px 32px rgba(154,123,26,.15)}.video-single__wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-single__caption{text-align:center;margin-top:1rem;font-size:.9rem;color:#666}.schedule-timeline{list-style:none;max-width:640px;margin:0 auto;display:grid;gap:0}.schedule-timeline__item{display:grid;grid-template-columns:1fr;gap:.35rem;padding:1.25rem 0 1.25rem 1.5rem;border-left:3px solid rgba(201,162,39,.25);position:relative}.schedule-timeline__item::before{content:"";position:absolute;left:-7px;top:1.5rem;width:11px;height:11px;border-radius:50%;background:#c9a227;border:2px solid #fff;box-shadow:0 0 0 2px rgba(201,162,39,.2)}@media(min-width: 768px){.schedule-timeline__item{grid-template-columns:10rem 1fr;gap:1.5rem;align-items:start}}.schedule-timeline__date{font-size:.85rem;font-weight:600;color:#c9a227;white-space:nowrap}.schedule-timeline__label{font-size:1rem;font-weight:600;color:#333;margin-bottom:.25rem}.schedule-timeline__note{font-size:.88rem;color:#666}.prize-grid{display:grid;gap:1rem}@media(min-width: 480px){.prize-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.prize-grid{grid-template-columns:repeat(3, 1fr);gap:1.25rem}}.prize-card{background:#fff;border:1px solid #e8eef4;border-radius:14px;padding:1.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.prize-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(154,123,26,.1)}.prize-card--highlight{border-color:#c9a227;background:linear-gradient(180deg, rgba(201, 162, 39, 0.06) 0%, #ffffff 100%)}.prize-card--highlight .prize-card__rank{color:#c9a227}.prize-card__rank{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:1.1rem;color:#333;margin-bottom:.75rem}.prize-card__prize{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}.prize-card__note{font-size:.82rem;color:#666}.entry-cta{max-width:560px;margin:0 auto;text-align:center}.entry-cta__text{color:hsla(0,0%,100%,.9);font-size:.95rem;line-height:1.9;margin-bottom:2rem}.entry-cta__btn{width:100%;max-width:320px}.container--narrow{max-width:800px}.page-hero{padding-top:calc(80px + 3rem);padding-bottom:2rem;background:linear-gradient(180deg, #faf9f6 0%, #ffffff 100%)}.page-hero--compact{padding-bottom:1.5rem}.page-hero__title{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:clamp(1.75rem,4vw,2.25rem);color:#333;text-align:center}.page-hero__subtitle{text-align:center;color:#666;font-size:.9rem;margin-top:.35rem}.page-cta{text-align:center;margin-top:3rem}.faq-list__item{padding:1.5rem 0;border-bottom:1px solid #e8eef4}.faq-list__item:last-child{border-bottom:none}.faq-list__q{font-weight:600;color:#333;margin-bottom:.65rem;font-size:1rem}.faq-list__q::before{content:"Q. ";color:#c9a227}.faq-list__a{color:#333;font-size:.92rem;line-height:1.8;padding-left:1.5rem}.contact-card{background:#f8fafc;border-radius:14px;padding:2.5rem;text-align:center;border:1px solid #e8eef4}.contact-card__email{margin:1.5rem 0}.contact-card__email a{font-size:1.15rem;font-weight:600}.contact-card__line{margin:1.5rem 0}.contact-card__line-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;border-radius:999px;background:#06c755;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s}.contact-card__line-btn:hover{background:#05b34c;transform:translateY(-1px)}.contact-card__note{font-size:.85rem;color:#666}.news-page-list{list-style:none}.news-page-list__item{padding:0;border-bottom:1px solid #e8eef4}.news-page-list__link{display:block;padding:1.5rem 0;color:inherit;text-decoration:none;transition:color .15s}.news-page-list__link:hover .news-page-list__title{color:#c9a227}.news-page-list__link time{font-size:.85rem;color:#666;margin-right:.75rem}.news-page-list__title{font-size:1rem;font-weight:600;color:#333;margin-top:.5rem;line-height:1.6;transition:color .15s}.news-detail__back{margin-bottom:1rem}.news-detail__back a{font-size:.88rem;color:#666;text-decoration:none}.news-detail__back a:hover{color:#c9a227}.news-detail__meta{margin-bottom:.75rem}.news-detail__title{text-align:left;font-size:clamp(1.5rem,4vw,2rem)}.news-detail__body{font-size:.95rem;line-height:2;color:#333}.news-detail__empty{font-size:.9rem}.news-detail__footer{margin-top:2.5rem;text-align:center}.back-to-top{width:44px;height:44px;border-radius:50%;border:none;background:#c9a227;color:#fff;font-size:1.1rem;cursor:pointer;flex-shrink:0;transition:background .2s,transform .2s;box-shadow:0 4px 12px rgba(201,162,39,.35)}.back-to-top:hover{background:#333;transform:translateY(-2px)}.section{padding:5rem 0}@media(max-width: 768px){.section{padding:3rem 0}}.section__title{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:clamp(1.75rem,4vw,2.5rem);text-align:center;margin-bottom:1rem;color:#333}.section__subtitle{text-align:center;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.section--sand{background:#faf9f6}.section--ocean{background:linear-gradient(180deg, #9a7b1a, #c9a227);color:#fff}.section--ocean .section__title{color:#fff}.section--ocean .section__subtitle{color:hsla(0,0%,100%,.8)}.concept-text{max-width:700px;margin:0 auto;font-size:1.1rem;line-height:2;text-align:center}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;max-width:900px;margin:0 auto}.overview-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px rgba(201,162,39,.08)}.overview-item__label{font-size:.8rem;font-weight:600;color:#c9a227;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.overview-item__value{font-size:1.05rem;font-weight:500}.overview-item__value-line{margin:0}.overview-item__value-line+.overview-item__value-line{margin-top:.25rem}.video-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;max-width:900px;margin:0 auto}.video-card__wrapper{position:relative;padding-bottom:56.25%;height:0;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.15)}.video-card__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-card__title{margin-top:1rem;font-weight:500;text-align:center}.instagram-hashtag{text-align:center;margin-bottom:2rem}.instagram-hashtag a{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1rem;border-radius:999px;background:rgba(201,162,39,.08);color:#333;font-weight:600;text-decoration:none;transition:background .2s}.instagram-hashtag a:hover{background:rgba(201,162,39,.15)}.instagram-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:1.25rem}.instagram-card{display:block;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.instagram-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.instagram-card__media{position:relative;aspect-ratio:1/1;background:#eef2f7;overflow:hidden}.instagram-card__media img{width:100%;height:100%;object-fit:cover}.instagram-card__badge{position:absolute;top:.65rem;right:.65rem;background:rgba(0,0,0,.65);color:#fff;font-size:.65rem;font-weight:600;letter-spacing:.05em;padding:.2rem .45rem;border-radius:4px}.instagram-card__caption{padding:.85rem 1rem;font-size:.82rem;line-height:1.5;color:#666}.instagram-empty{text-align:center;color:#666;padding:2rem 1rem}.sponsors-marquees{display:grid;gap:2.25rem;margin-top:1rem;width:100%;min-width:0;overflow-x:clip}.sponsors-marquee{width:100%;max-width:100%;min-width:0;overflow-x:clip}.sponsors-marquee__label{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;margin:0 0 .9rem;padding:0 1rem;box-sizing:border-box}.sponsors-marquee__label-text{margin:0;font-family:"Noto Serif JP",serif;font-size:clamp(.95rem,2.2vw,1.2rem);font-weight:700;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.sponsors-marquee__label--gold .sponsors-marquee__label-text{color:#9a7b1a}.sponsors-marquee__label--silver .sponsors-marquee__label-text{color:#5c6066}.sponsors-marquee__label--bronze .sponsors-marquee__label-text{color:#8a4f1a}.sponsors-marquee__viewport{width:100%;max-width:100%;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);-webkit-mask-image:linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent)}.sponsors-marquee--static .sponsors-marquee__viewport{overflow:visible;mask-image:none;-webkit-mask-image:none}.sponsors-marquee__track{display:flex;width:max-content}.sponsors-marquee__track:hover{animation-play-state:paused}.sponsors-marquee--static .sponsors-marquee__track{width:100%;max-width:100%;justify-content:center;animation:none}.sponsors-marquee--rtl .sponsors-marquee__track{animation:sponsors-marquee-rtl 36s linear infinite}.sponsors-marquee--ltr .sponsors-marquee__track{animation:sponsors-marquee-ltr 36s linear infinite}.sponsors-marquee__group{display:flex;align-items:stretch;gap:clamp(1rem,2.5vw,1.75rem);padding-right:clamp(1rem,2.5vw,1.75rem)}.sponsors-marquee--static .sponsors-marquee__group{padding-right:0;justify-content:center}@keyframes sponsors-marquee-rtl{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes sponsors-marquee-ltr{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media(prefers-reduced-motion: reduce){.sponsors-marquee__track{animation:none !important;flex-wrap:wrap;justify-content:center;width:100%;max-width:1100px;margin:0 auto;gap:1rem;padding:0 1rem}.sponsors-marquee__group[aria-hidden=true]{display:none}.sponsors-marquee__group{flex-wrap:wrap;justify-content:center;padding-right:0;gap:1rem}}.sponsors__slot{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;flex:0 0 auto;background:rgba(0,0,0,0);border:none;border-radius:0;box-shadow:none;padding:.35rem .5rem}.sponsors__slot--gold{width:250px;min-height:96px}.sponsors__slot--silver{width:180px;min-height:72px}.sponsors__slot--silver .sponsors__name{font-size:20px}.sponsors__slot--bronze{width:auto;min-width:60px;min-height:60px}.sponsors__slot--bronze .sponsors__logo{width:auto;max-width:none;height:60px}.sponsors__slot--filled{background:rgba(0,0,0,0);border:none;box-shadow:none;padding:.35rem .5rem}.sponsors__slot--text-only{padding:.75rem 1rem}.sponsors__slot--dark{background:rgba(0,0,0,0);border:none;padding:.35rem .5rem;overflow:visible}.sponsors__slot--dark .sponsors__logo{max-width:200px;width:100%;height:auto;object-fit:contain}.sponsors__logo{display:block;width:100%;max-width:200px;height:auto;object-fit:contain}.sponsors__name{font-family:"Noto Serif JP",serif;font-size:clamp(.82rem,2vw,.95rem);font-weight:600;color:#333;letter-spacing:.06em;line-height:1.4;text-align:center}.sponsors__name--stacked{display:flex;flex-direction:column;align-items:center;gap:.1em;line-height:1.25}.sponsors__name-line{display:block}.sponsors__slot-text{font-family:"Noto Serif JP",serif;font-size:.82rem;font-weight:500;color:#666;letter-spacing:.08em}.form-page{padding-top:calc(80px + 3rem);padding-bottom:5rem;min-height:100vh;background:linear-gradient(180deg, #faf9f6 0%, #ffffff 30%)}.form-card{max-width:700px;margin:0 auto;background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 8px 40px rgba(201,162,39,.1)}@media(max-width: 768px){.form-card{padding:1.5rem;margin:0 auto}}.form-card__title{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:1.75rem;text-align:center;margin-bottom:.5rem;color:#333}.form-card__desc{text-align:center;color:#666;margin-bottom:2rem;font-size:.9rem}.form-card--login{max-width:520px}.form-card--login .form-card__desc{margin-bottom:1.25rem;line-height:1.7}.form-card--login .form-card__desc strong{color:#333;font-weight:600}.login-help{background:rgba(201,162,39,.06);border:1px solid rgba(201,162,39,.2);border-radius:10px;padding:1rem 1.15rem;margin-bottom:1.5rem}.login-help__title{font-size:.85rem;font-weight:600;color:#333;margin-bottom:.75rem}.login-help__list{list-style:none;display:grid;gap:.5rem;font-size:.85rem;color:#666;line-height:1.6}.login-help__label{display:inline-block;min-width:3.5rem;font-weight:600;color:#333}.login-help__note{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(201,162,39,.15);font-size:.8rem;color:#666;line-height:1.6}.login-form__submit{padding:.65rem 1.5rem;font-size:.95rem}.login-form__footer{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#666}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;font-size:.9rem}.form-group .required{color:#e63946;font-size:.75rem;margin-left:.25rem}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group input[type=number],.form-group input[type=password],.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-family:"Noto Serif JP",serif;font-size:1rem;transition:border-color .2s}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group input[type=tel]:focus,.form-group input[type=number]:focus,.form-group input[type=password]:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#c9a227;box-shadow:0 0 0 3px rgba(201,162,39,.1)}.form-group textarea{min-height:120px;resize:vertical}.form-group .hint{font-size:.8rem;color:#666;margin-top:.35rem}.form-group .error-text{font-size:.8rem;color:#e63946;margin-top:.35rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: 768px){.form-row{grid-template-columns:1fr}}.form-radio-group{display:flex;gap:1.5rem;flex-wrap:wrap}.form-radio-group label{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer}.form-checkbox{display:flex;align-items:flex-start;gap:.5rem}.form-checkbox input{margin-top:.3rem}.form-checkbox label{font-weight:400;font-size:.9rem}.file-upload{border:2px dashed #ddd;border-radius:12px;padding:2rem;text-align:center;transition:border-color .2s;cursor:pointer}.file-upload:hover,.file-upload.is-dragover{border-color:#c9a227;background:rgba(201,162,39,.02)}.file-upload input[type=file]{display:none}.file-upload__icon{margin-bottom:.5rem;color:#c9a227}.file-upload__text{color:#666;font-size:.9rem}.file-upload__filename{margin-top:.5rem;font-weight:500;color:#c9a227}.form-page--wizard .form-card{max-width:920px}@media(max-width: 768px){.form-page--wizard .form-card{max-width:90%;margin:0 auto !important}}.entry-wizard{position:relative}.wizard-header{margin-bottom:2rem}.wizard-step-label{text-align:center;font-size:.8rem;color:#666;margin-bottom:.75rem;font-weight:500}.wizard-progress{height:6px;background:#e8eef4;border-radius:999px;overflow:hidden}.wizard-progress__bar{height:100%;width:0;background:linear-gradient(90deg, #c9a227, #e8d48a);border-radius:999px;transition:width .35s ease}.wizard-step{display:none;animation:wizardIn .35s ease}.wizard-step.is-active{display:block}.wizard-step__title{font-family:"Noto Serif JP",serif;font-size:1.35rem;color:#333;margin-bottom:.5rem;text-align:center;line-height:1.4}.wizard-step__desc{text-align:center;color:#666;font-size:.88rem;margin-bottom:1.5rem}.wizard-step input[type=text],.wizard-step input[type=email],.wizard-step input[type=tel],.wizard-step input[type=number],.wizard-step select,.wizard-step textarea{font-size:1.1rem;padding:1rem 1.1rem;text-align:center}.wizard-step select{text-align-last:center}@keyframes wizardIn{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}.wizard-nav{display:flex;gap:.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.wizard-nav[hidden]{display:none !important}.wizard-nav .btn{flex:1;padding:.65rem 1rem;font-size:.9375rem}.wizard-nav #wizardBack{flex:.45}.wizard-submit{width:100%;margin-top:.75rem;padding:.75rem 1.25rem;font-size:.95rem}.wizard-back-text{display:block;width:100%;margin-top:1rem;padding:0;border:none;background:none;color:#666;font-family:"Noto Serif JP",serif;font-size:.875rem;text-align:center;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.wizard-back-text:hover{color:#c9a227}.wizard-error{text-align:center;display:none}.wizard-error:not(:empty){display:block}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: 768px){.choice-grid{grid-template-columns:1fr}}.choice-grid--stack{grid-template-columns:1fr}.choice-card{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem 1rem;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s;text-align:center;background:#fafbfc}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card__icon{font-size:2rem;line-height:1;color:#c9a227}.choice-card__title{font-weight:600;font-size:1rem;color:#333}.choice-card__desc{font-size:.78rem;color:#666}.choice-card__remaining{display:inline-block;margin-top:.2rem;font-weight:700;color:#9a7b1a}.choice-card__remaining--full{color:#e63946}.choice-card:hover{border-color:rgba(201,162,39,.4);background:rgba(201,162,39,.03)}.choice-card.is-selected{border-color:#c9a227;background:rgba(201,162,39,.08);box-shadow:0 0 0 3px rgba(201,162,39,.12)}.choice-card.is-selected .choice-card__title{color:#333}.choice-card--disabled{cursor:not-allowed;opacity:.72;background:#f1f5f9}.choice-card--disabled:hover{border-color:#e2e8f0;background:#f1f5f9}.wizard-checkbox{justify-content:center;padding:1.25rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.wizard-summary{background:#f8fafc;border-radius:12px;padding:1.25rem 1.5rem;border:1px solid #e2e8f0}.wizard-summary__row{display:grid;grid-template-columns:7rem 1fr;gap:.5rem 1rem;padding:.65rem 0;border-bottom:1px solid #e8eef4;font-size:.9rem}.wizard-summary__row:last-child{border-bottom:none}.wizard-summary__row dt{color:#666;font-weight:500}.wizard-summary__row dd{font-weight:500;word-break:break-word}.btn{display:inline-block;padding:.875rem 2rem;border:none;border-radius:8px;font-family:"Noto Serif JP",serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-align:center}.btn--primary{background:#c9a227;color:#fff}.btn--primary:hover{background:#333;color:#fff}.btn--secondary{background:rgba(0,0,0,0);color:#c9a227;border:2px solid #c9a227}.btn--secondary:hover{background:#c9a227;color:#fff}.btn--full{width:100%}.btn--lg{padding:1rem 2.5rem;font-size:1.1rem}.btn--pill{border-radius:999px;padding:.85rem 1.75rem;font-size:.9rem}.btn--outline{background:rgba(0,0,0,0);color:#c9a227;border:2px solid #c9a227}.btn--outline:hover{background:#c9a227;color:#fff}.btn--white{background:#fff;color:#333}.btn--white:hover{background:#faf9f6;color:#333}.btn--gold{background:#c9a227;color:#fff;align-items:center;gap:.35rem}.btn--gold:hover{background:#9a7b1a;color:#fff}.btn--outline-gold{background:rgba(0,0,0,0);color:#c9a227;border:2px solid #c9a227;display:inline-flex;align-items:center;gap:.35rem}.btn--outline-gold:hover{background:#c9a227;color:#fff}.alert{padding:.75rem 1.25rem;border-radius:8px;margin:.75rem auto;max-width:1200px;text-align:center;line-height:1.5}.alert--success{background:rgba(42,157,143,.1);color:rgb(31.2361809045,116.7638190955,106.351758794);border:1px solid rgba(42,157,143,.3)}.alert--error{background:rgba(230,57,70,.1);color:rgb(209.5426008969,26.4573991031,40.2152466368);border:1px solid rgba(230,57,70,.3)}.alert--info{background:rgba(201,162,39,.1);color:#333;border:1px solid rgba(201,162,39,.3)}.results-page{padding-top:calc(80px + 3rem);padding-bottom:5rem}.results-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(201,162,39,.08)}.results-table th,.results-table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #eee}.results-table th{background:#333;color:#fff;font-weight:500;font-size:.9rem}.results-table tr:last-child td{border-bottom:none}.results-table tr:hover td{background:rgba(201,162,39,.03)}.award-card{text-align:center;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(201,162,39,.08);margin-bottom:1.5rem}.award-card__name{font-size:.85rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem}.award-card__name--grand{color:#c9a227;font-size:1rem}.award-card__name--semi{color:#a8a9ad}.award-card__name--special{color:#cd7f32}.award-card__entrant{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:1.5rem;margin-bottom:.25rem}.award-card__piece{color:#666;font-size:.95rem}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.status-badge--pending{background:#e9ecef;color:#495057}.status-badge--reviewing{background:#fff3cd;color:#856404}.status-badge--preliminary_pass{background:#d4edda;color:#155724}.status-badge--preliminary_fail{background:#f8d7da;color:#721c24}.status-badge--finalist{background:#cce5ff;color:#004085}.status-badge--awarded{background:#fff3cd;color:#856404}.mypage{padding-top:calc(80px + 1.5rem);padding-bottom:3rem;background:#faf9f6;min-height:100vh}.mypage-card{max-width:800px;margin:0 auto 2rem;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(201,162,39,.08);overflow:hidden}.mypage-card__title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e8d48a}.mypage-line-link,.line-link-guide,.mypage-access-url{max-width:800px;margin:0 auto 2rem;background:#fff;border:1px solid rgba(201,162,39,.35);border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(201,162,39,.06)}.mypage-line-link__title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.mypage-line-link__lead{line-height:1.8;margin-bottom:1rem;color:#333}.mypage-line-link__note{font-size:.9rem;line-height:1.7;color:#666;margin-bottom:1rem}.mypage-line-link__btn{display:inline-flex;width:100%;justify-content:center;margin-bottom:.75rem}.mypage-line-link__url label,.mypage-line-link .line-link-guide__url label{display:block;font-size:.8rem;font-weight:600;color:#666;margin-bottom:.4rem}.mypage-line-link__url-row,.mypage-line-link .line-link-guide__url-row{display:flex;gap:.5rem;align-items:stretch}.mypage-line-link__url-row input,.mypage-line-link .line-link-guide__url-row input{flex:1;min-width:0;padding:.65rem .75rem;border:1px solid #ddd;border-radius:8px;font-size:.78rem;background:#faf9f6}.btn-copy-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:auto;min-height:2.25rem;padding:0;border:1px solid #ddd;border-radius:8px;background:#fff;color:#666;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.btn-copy-icon:hover{color:#c9a227;border-color:rgba(201,162,39,.6);background:rgba(201,162,39,.06)}.line-link-guide__actions{margin-top:1.25rem;text-align:center}.mypage-status{margin:-0.25rem 0 1.75rem;padding:1.15rem 1.25rem;border-radius:12px;border:1px solid rgba(201,162,39,.25);background:rgba(201,162,39,.06)}.mypage-status__label{font-size:.75rem;font-weight:600;letter-spacing:.06em;color:#666;margin-bottom:.5rem}.mypage-status__value{margin-bottom:.65rem}.mypage-status__message{font-size:.88rem;line-height:1.65;color:#333;margin:0}.mypage-status--preliminary_pass,.mypage-status--finalist,.mypage-status--awarded{border-color:rgba(42,157,143,.3);background:rgba(42,157,143,.08)}.mypage-status--preliminary_fail{border-color:hsla(0,0%,40%,.25);background:#f8f9fa}.mypage-status--reviewing{border-color:rgba(201,162,39,.35);background:rgba(201,162,39,.08)}.mypage-actions{margin-top:1.5rem;display:flex;gap:.5rem;flex-wrap:wrap}.mypage-actions .btn{padding:.5rem 1rem;font-size:.875rem;border-radius:6px}.mypage-actions .btn--secondary{border-width:1.5px}.info-list{display:grid;gap:1rem}.info-list dt{font-size:.8rem;color:#666;font-weight:500}.info-list dd{font-weight:500}.message-list{list-style:none}.message-list li{padding:1rem;border-bottom:1px solid #eee;overflow:hidden}.message-list li:last-child{border-bottom:none}.message-list__subject{font-weight:600;margin-bottom:.25rem;word-break:break-word}.message-list__date{font-size:.8rem;color:#666}.message-list__body{margin-top:.5rem;font-size:.9rem;line-height:1.65;word-break:break-word;overflow-wrap:anywhere}.message-list__body a{color:#c9a227;text-decoration:underline;word-break:break-all}.message-list__body a:hover{color:#9a7b1a}.legal-page{padding-top:calc(80px + 3rem);padding-bottom:5rem}.legal-page__content{max-width:800px;margin:0 auto;padding:0 1.5rem}.legal-page__content h1{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:2rem;margin-bottom:2rem;color:#333}.legal-page__content h2{font-size:1.25rem;margin:2rem 0 1rem;color:#333}.legal-page__content p,.legal-page__content li{margin-bottom:.75rem;color:#666}.legal-page__content ol,.legal-page__content ul{padding-left:1.5rem;margin-bottom:1rem}.footer-line-cta{background:linear-gradient(180deg, #ffffff 0%, #faf9f6 100%);padding:clamp(2.5rem,5vw,3.5rem) 0;border-top:1px solid rgba(201,162,39,.12)}.footer-line-cta__inner{max-width:640px;margin:0 auto;text-align:center}.footer-line-cta__title{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.3;font-size:clamp(1.25rem,3vw,1.5rem);color:#333;margin-bottom:.75rem}.footer-line-cta__text{color:#666;font-size:.92rem;line-height:1.8;margin-bottom:1.5rem}.footer-line-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:260px;padding:.9rem 1.75rem;border-radius:999px;background:#06c755;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s}.footer-line-cta__btn:hover{background:#05b34c;transform:translateY(-1px)}.site-footer{background:#faf9f6;color:#333;padding:2.5rem 0 1.5rem;border-top:1px solid rgba(201,162,39,.15)}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(201,162,39,.12);flex-wrap:wrap}@media(max-width: 1024px){.site-footer__top{flex-direction:column;align-items:flex-start}}.site-footer__nav{display:flex;flex-wrap:wrap;gap:.65rem 1rem;justify-content:center;flex:1}.site-footer__nav a{font-size:.75rem;color:#333;white-space:nowrap}.site-footer__nav a:hover{color:#c9a227}@media(max-width: 1024px){.site-footer__nav{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem;width:100%}}.site-footer__social{display:flex;gap:.75rem;flex-shrink:0}.site-footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(201,162,39,.3);color:#333;transition:all .2s}.site-footer__social a:hover{background:#c9a227;color:#fff;border-color:#c9a227}.site-footer__bottom{padding-top:1.5rem;text-align:center}.site-footer__legal{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.site-footer__legal a{font-size:.78rem;color:#666}.site-footer__legal a:hover{color:#c9a227}.site-footer__sep{opacity:.3;font-size:.78rem;color:#666}.site-footer__copy{font-size:.72rem;color:#666}.empty-state{text-align:center;padding:3rem;color:#666}.empty-state__icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.reentry-notice{background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.2);border-radius:8px;padding:1rem;margin-bottom:1.5rem;font-size:.9rem;color:#9a7b1a}.crt-feed-window{height:auto !important}/*# sourceMappingURL=style.css.map */
