.splash-module__4p6K4G__splash{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.splash-module__4p6K4G__splash.splash-module__4p6K4G__fadeOut{pointer-events:none}.splash-module__4p6K4G__logoContainer{z-index:20;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:90%;max-width:900px;transition:opacity .8s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-module__4p6K4G__logoContainer.splash-module__4p6K4G__fadeOut{opacity:0;pointer-events:none}.splash-module__4p6K4G__logoContainer .splash-module__4p6K4G__logo{filter:drop-shadow(0 0 10px #fff);width:100%;height:auto;transition:opacity .8s;animation:1s ease-in-out splash-module__4p6K4G__fadeIn;position:relative}.splash-module__4p6K4G__logoContainer .splash-module__4p6K4G__caption{color:#000;letter-spacing:.2em;text-align:center;opacity:0;text-shadow:0 0 5px #fff;width:100%;font-size:clamp(20px,4vw,37px);font-weight:900;transition:opacity .8s;animation:1.2s forwards splash-module__4p6K4G__simpleFadeIn;position:relative}@keyframes splash-module__4p6K4G__fadeIn{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes splash-module__4p6K4G__simpleFadeIn{0%{opacity:0}to{opacity:1}}.splash-module__4p6K4G__fadeOut{opacity:0!important;transition:opacity .8s!important}.splash-module__4p6K4G__photosContainer{z-index:1;pointer-events:none;visibility:hidden;opacity:0;will-change:opacity,visibility,transform;backface-visibility:hidden;width:100%;height:100vh;transition:opacity .8s ease-in-out .1s,visibility .8s ease-in-out .1s;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__photosContainer.splash-module__4p6K4G__active{visibility:visible;opacity:1}.splash-module__4p6K4G__photoItem{opacity:1;transform-origin:50%;will-change:transform,opacity;transition-property:transform;transition-duration:1.3s;transition-timing-function:cubic-bezier(.33,1,.68,1);position:absolute;overflow:hidden}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___01{z-index:1;width:40%;height:60%;transform:translate(calc(var(--ftl)*-100rem),calc(var(--ftl)*-50rem));top:5%;left:2%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___02{z-index:2;width:35%;height:38%;transform:translate(calc(var(--ftl)*100rem),calc(var(--ftl)*-90rem));top:15%;right:3%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___03{z-index:3;width:25%;height:45%;transform:translate(calc(var(--ftl)*-80rem),calc(var(--ftl)*-100rem));bottom:10%;left:15%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___04{z-index:4;width:30%;height:50%;transform:translate(calc(var(--ftl)*80rem),calc(var(--ftl)*-100rem));bottom:5%;right:15%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___05{z-index:2;width:30%;height:35%;transform:translate(calc(var(--ftl)*-60rem),calc(var(--ftl)*-150rem));top:20%;left:35%}.splash-module__4p6K4G__photo{object-fit:cover;opacity:0;will-change:opacity,transform;width:100%;height:100%;transition:transform .7s;animation:.5s forwards paused splash-module__4p6K4G__fadeInPhoto;display:block;transform:translateZ(0)}@keyframes splash-module__4p6K4G__fadeInPhoto{0%{opacity:0;transform:scale(1)translate(-100%)}to{opacity:1;transform:scale(1)translate(0)}}.splash-module__4p6K4G__wipeLeft{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromLeft;position:relative;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__wipeRight{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromRight;position:relative;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__wipeTop{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromTop;position:relative;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__wipeBottom{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromBottom;position:relative;overflow:hidden;transform:translateZ(0)}@keyframes splash-module__4p6K4G__wipeRevealFromLeft{0%{clip-path:inset(0 100% 0 0);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes splash-module__4p6K4G__wipeRevealFromRight{0%{clip-path:inset(0 0 0 100%);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes splash-module__4p6K4G__wipeRevealFromTop{0%{clip-path:inset(100% 0 0);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes splash-module__4p6K4G__wipeRevealFromBottom{0%{clip-path:inset(0 0 100%);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}.splash-module__4p6K4G__loadingContainer,.splash-module__4p6K4G__errorContainer{text-align:center;color:#000;z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:8px;width:250px;padding:20px;font-weight:500;animation:.5s splash-module__4p6K4G__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #0000001a}.splash-module__4p6K4G__loadingSpinner{border:4px solid #0000001a;border-top-color:#000;border-radius:50%;width:40px;height:40px;margin:0 auto 15px;animation:1s linear infinite splash-module__4p6K4G__spin}.splash-module__4p6K4G__retryButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:4px;margin-top:10px;padding:8px 16px;font-weight:500;transition:background-color .3s}.splash-module__4p6K4G__retryButton:hover{background-color:#0051b3}.splash-module__4p6K4G__kakkoContainer{pointer-events:none;z-index:10;opacity:0;visibility:hidden;will-change:opacity,visibility;width:100%;height:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translateZ(0)}.splash-module__4p6K4G__kakkoContainer.splash-module__4p6K4G__active{opacity:1;visibility:visible;animation:.8s ease-out splash-module__4p6K4G__kakkoContainerFadeIn}.splash-module__4p6K4G__kakkoContainer.splash-module__4p6K4G__hidden{opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s cubic-bezier(.4,0,.2,1)}.splash-module__4p6K4G__kakkoContainer.splash-module__4p6K4G__fadeOut{opacity:0;visibility:visible;pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1)}@keyframes splash-module__4p6K4G__kakkoContainerFadeIn{0%{opacity:0;filter:blur(3px);transform:translateZ(0)}to{opacity:1;filter:blur();transform:translateZ(0)}}.splash-module__4p6K4G__kakkoLeft{opacity:0;will-change:opacity,transform;width:150px;height:auto;transition:opacity .8s cubic-bezier(.4,0,.2,1);animation:1s cubic-bezier(.4,0,.2,1) .1s forwards splash-module__4p6K4G__kakkoAppear;position:absolute;top:20%;left:10%;transform:translate(-50px,-50px)}.splash-module__4p6K4G__kakkoRight{opacity:0;will-change:opacity,transform;width:150px;height:auto;transition:opacity .8s cubic-bezier(.4,0,.2,1);animation:1s cubic-bezier(.4,0,.2,1) .3s forwards splash-module__4p6K4G__kakkoAppear;position:absolute;bottom:20%;right:10%;transform:translate(50px,50px)}.splash-module__4p6K4G__ofTheYearButton{z-index:1000!important;color:#fff!important;cursor:pointer!important;opacity:0!important;text-align:center!important;background-color:#ea1921!important;border:none!important;border-radius:50%!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:140px!important;height:140px!important;padding:1rem!important;font-size:12px!important;font-weight:700!important;line-height:1.5!important;transition:all .3s!important;display:flex!important;position:fixed!important;bottom:2rem!important;right:4rem!important;transform:translateY(20px)!important;box-shadow:0 4px 12px #ea19214d!important}.splash-module__4p6K4G__ofTheYearButton:after{content:"▼"!important;color:#fff!important;opacity:.8!important;font-size:16px!important;position:absolute!important;bottom:20px!important;left:50%!important;transform:translate(-50%)!important}.splash-module__4p6K4G__ofTheYearButton:hover{background-color:#d01419!important;transform:translateY(-2px)scale(1.05)!important;box-shadow:0 6px 16px #ea192166!important}.splash-module__4p6K4G__ofTheYearButton.splash-module__4p6K4G__visible{opacity:1!important;transform:translateY(0)!important}.splash-module__4p6K4G__ofTheYearButton.splash-module__4p6K4G__hidden{opacity:0!important;transform:translateY(20px)!important}@media screen and (max-width:768px){.splash-module__4p6K4G__ofTheYearButton{width:130px!important;height:130px!important;padding:.8rem!important;font-size:.7rem!important;bottom:1.5rem!important;right:1.5rem!important}.splash-module__4p6K4G__ofTheYearButton:after{font-size:12px!important;bottom:12px!important}}@keyframes splash-module__4p6K4G__kakkoAppear{0%{opacity:0;transform:translate(var(--start-x),var(--start-y));filter:blur(5px)}50%{opacity:.7;filter:blur(2px)}to{opacity:1;filter:blur();transform:translate(0)}}@media screen and (max-width:768px){.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___01{width:60%;height:35%;top:8%;left:10%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___02{width:45%;height:30%;top:6%;right:5%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___03{width:45%;height:35%;bottom:15%;left:5%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___04{width:45%;height:40%;bottom:5%;right:8%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___05{width:60%;height:20%;top:35%;left:40%}.splash-module__4p6K4G__logoAsahikawa .splash-module__4p6K4G__caption{font-size:clamp(20px,4vw,40px)}.splash-module__4p6K4G__logoContainer .splash-module__4p6K4G__caption{font-size:clamp(16px,3vw,30px)}.splash-module__4p6K4G__kakkoLeft,.splash-module__4p6K4G__kakkoRight{width:50px}.splash-module__4p6K4G__kakkoLeft{top:1rem;left:1rem}.splash-module__4p6K4G__kakkoRight{bottom:1rem;right:1rem}}.splash-module__4p6K4G__scrollIndicator{opacity:0;z-index:25;pointer-events:none;transition:all .8s cubic-bezier(.4,0,.2,1);position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible{opacity:1;transform:translateY(0)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__fadeOut{opacity:0;transition:all .5s;transform:translateY(-20px)}.splash-module__4p6K4G__scrollText{font-size:12px;font-family:var(--font-noto-sans-jp),sans-serif;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-lr;text-align:center;opacity:0;padding:0 0 100px;line-height:1;transition:all .6s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;transform:translateY(10px)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible .splash-module__4p6K4G__scrollText{opacity:1;transition-delay:.2s;transform:translateY(0)}.splash-module__4p6K4G__scrollBar{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;right:50%;transform:translate(50%)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible .splash-module__4p6K4G__scrollBar{opacity:1;transition-delay:1s}.splash-module__4p6K4G__scrollBar:after{content:"";background:#919fa7;width:1px;height:100px;animation:2.5s cubic-bezier(1,0,0,1) infinite splash-module__4p6K4G__scrollLine;position:absolute;bottom:0;left:0}@keyframes splash-module__4p6K4G__scrollLine{0%{transform-origin:0 0;transform:scaleY(0)}30%{transform-origin:0 0;transform:scale(1)}70%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}@media screen and (max-width:768px){.splash-module__4p6K4G__scrollIndicator{bottom:20px;right:50%;transform:translate(50%)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible{transform:translate(50%)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__fadeOut{transform:translate(50%,-20px)}.splash-module__4p6K4G__scrollText{text-shadow:0 0 5px #fff;padding:0 0 80px;font-size:11px;font-weight:800}.splash-module__4p6K4G__scrollBar:after{height:60px}}.splash-module__4p6K4G__subTitle{letter-spacing:.2em;text-align:center;white-space:nowrap;opacity:0;z-index:21;text-shadow:0 0 5px #fff;background:linear-gradient(90deg,#0000,#ffffffb3 20% 80%,#0000);padding:.1em 1.5em .2em;font-size:clamp(20px,3vw,44px);font-weight:900;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);position:fixed;top:calc(50% + 120px);left:50%;transform:translate(-50%)}.splash-module__4p6K4G__subTitle.splash-module__4p6K4G__show{opacity:1}.splash-module__4p6K4G__subTitle.splash-module__4p6K4G__fadeOut{opacity:0;pointer-events:none}
.Section-module__A23O5q__section{justify-content:center;align-items:center;min-height:100dvh;margin:50vh 0;padding:0;display:flex;position:relative}.Section-module__A23O5q__content{opacity:0;grid-template-columns:1fr 1fr;align-items:center;width:100%;height:100dvh;animation:1s forwards Section-module__A23O5q__fadeInUp;display:grid;transform:translateY(30px)}.Section-module__A23O5q__content.Section-module__A23O5q__even{direction:rtl}.Section-module__A23O5q__content.Section-module__A23O5q__even .Section-module__A23O5q__textContent{direction:ltr}.Section-module__A23O5q__imageContainer{will-change:transform;width:100%;height:100vh;min-height:100vh;position:relative;overflow:hidden}.Section-module__A23O5q__imageWrapper{will-change:transform;width:100%;height:160vh;position:absolute;top:-30vh;left:0;transform:translateZ(0)}.Section-module__A23O5q__image{object-fit:cover;width:100%;height:100%}.Section-module__A23O5q__section4 .Section-module__A23O5q__image{object-fit:contain}.Section-module__A23O5q__textContent{flex:1;padding:2rem 4rem}.Section-module__A23O5q__textContent h2{margin:auto 2rem;font-family:Roboto Condensed,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.4}.Section-module__A23O5q__textContent h2 br{line-height:0}.Section-module__A23O5q__textContent h3{letter-spacing:.1em;border-bottom:2px solid var(--foreground);margin-top:2rem;padding:80px 2rem .5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.Section-module__A23O5q__requirementsHeading{background-image:url(/images/img_3.webp);background-position:calc(100% - 20px) 100%;background-repeat:no-repeat;background-size:auto 120px;margin-top:2em;padding-top:70px}.Section-module__A23O5q__textContent p{letter-spacing:.05em;overflow-wrap:break-word;word-break:break-word;margin:1em 2rem 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.Section-module__A23O5q__textContent figure{margin:2rem 2rem 0}.Section-module__A23O5q__textContent ul,.Section-module__A23O5q__textContent ol{box-sizing:border-box;max-width:calc(100% - 4rem);margin:1em 2rem 0;padding-left:1.5rem}.Section-module__A23O5q__textContent li{overflow-wrap:break-word;word-break:break-word;margin-bottom:.5rem;line-height:1.7}.Section-module__A23O5q__textContent a{color:var(--foreground);text-decoration:underline;transition:opacity .3s}.Section-module__A23O5q__textContent a:hover{opacity:.7}.Section-module__A23O5q__textContent strong{color:var(--foreground);font-weight:700;position:relative}@keyframes Section-module__A23O5q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Section-module__A23O5q__loadingSpinner{border:4px solid #0000001a;border-top:4px solid var(--foreground);border-radius:50%;width:40px;height:40px;margin:0 auto;animation:1s linear infinite Section-module__A23O5q__spin}@keyframes Section-module__A23O5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.Section-module__A23O5q__textContent{padding:2rem 1rem}}@media screen and (max-width:768px){.Section-module__A23O5q__section{padding:0}.Section-module__A23O5q__content{grid-template-columns:1fr;width:100vw;max-width:100%;height:auto;padding:0;overflow-x:hidden}.Section-module__A23O5q__content.Section-module__A23O5q__even{direction:ltr}.Section-module__A23O5q__imageContainer{height:75vh;min-height:75dvh}.Section-module__A23O5q__textContent{padding:3rem 1.5rem}.Section-module__A23O5q__textContent h2{margin:auto;padding:0;font-size:clamp(1.6rem,5vw,2.5rem)}.Section-module__A23O5q__textContent h3{padding:0 0 .5rem;font-size:clamp(1.3rem,4vw,1.8rem)}.Section-module__A23O5q__requirementsHeading{background-repeat:no-repeat;background-size:auto 70px;padding-top:40px!important}.Section-module__A23O5q__textContent p{margin:1em 0 0;font-size:clamp(.95rem,3.5vw,1.1rem)}.Section-module__A23O5q__textContent figure{margin:2rem 0 0}}@media screen and (min-width:769px){.Section-module__A23O5q__section1 .Section-module__A23O5q__textContent figure{z-index:10;position:absolute;top:0;left:0;transform:translate(-600px,-30%)}.Section-module__A23O5q__section1 .Section-module__A23O5q__textContent{position:relative}}@media screen and (max-width:768px){.Section-module__A23O5q__section{margin:25vh 0}.Section-module__A23O5q__textContent figure{margin:1em 1rem 0;position:static;transform:none}.Section-module__A23O5q__textContent figure img{object-fit:contain;max-width:100%;height:auto}.Section-module__A23O5q__textContent .Section-module__A23O5q__marker{box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;max-width:100%}.Section-module__A23O5q__section2 .Section-module__A23O5q__textContent figure img{width:auto;height:200px}}.Section-module__A23O5q__section2 .Section-module__A23O5q__textContent h2{color:#333;font-size:clamp(2.2rem,5.5vw,4.5rem)}.Section-module__A23O5q__section0 .Section-module__A23O5q__textContent p{line-height:1.9}.Section-module__A23O5q__section1 .Section-module__A23O5q__textContent h2{font-size:clamp(2.1rem,5.2vw,4.2rem)}@media screen and (min-width:769px){.Section-module__A23O5q__section4{margin-top:0}.Section-module__A23O5q__section4 .Section-module__A23O5q__textContent figure{display:none}}@media screen and (max-width:768px){.Section-module__A23O5q__section3{margin-bottom:0}.Section-module__A23O5q__section3 .Section-module__A23O5q__textContent{padding-bottom:0}.Section-module__A23O5q__section4{margin-top:0}.Section-module__A23O5q__section4 .Section-module__A23O5q__textContent{padding-top:0}.Section-module__A23O5q__section4 .Section-module__A23O5q__textContent figure{display:block}.Section-module__A23O5q__section4 .Section-module__A23O5q__imageContainer{display:none}}@media screen and (min-width:769px){.Section-module__A23O5q__section4 .Section-module__A23O5q__imageContainer{display:block}}
.AwardSection-module__QhHlwq__awardSection{justify-content:center;align-items:center;min-height:100dvh;margin:50vh 0;padding:0;display:flex;position:relative}.AwardSection-module__QhHlwq__titleSection{justify-content:center;align-items:center;min-height:50vh;margin:25vh 0;padding:0;display:flex}.AwardSection-module__QhHlwq__mainTitle{text-align:center;letter-spacing:.05em;flex-direction:column;font-family:Roboto Condensed,sans-serif;font-size:clamp(3rem,10vw,8rem);font-weight:700;line-height:1.1;display:flex}.AwardSection-module__QhHlwq__titleLine{display:block}.AwardSection-module__QhHlwq__sectionTitle{text-align:center;letter-spacing:.1em;margin-bottom:3rem;font-family:Roboto Condensed,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700}.AwardSection-module__QhHlwq__awardList{flex-direction:column;gap:50vh;display:flex}.AwardSection-module__QhHlwq__awardItem{grid-template-columns:1fr 1fr;align-items:center;width:100%;height:100dvh;display:grid}.AwardSection-module__QhHlwq__awardItem.AwardSection-module__QhHlwq__even{direction:ltr}.AwardSection-module__QhHlwq__awardItem.AwardSection-module__QhHlwq__odd{direction:rtl}.AwardSection-module__QhHlwq__awardItem.AwardSection-module__QhHlwq__odd .AwardSection-module__QhHlwq__infoColumn{direction:ltr}.AwardSection-module__QhHlwq__mainPhotoColumn{justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.AwardSection-module__QhHlwq__mainPhotoWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.AwardSection-module__QhHlwq__mainPhoto{object-fit:contain;width:100%;height:100%}.AwardSection-module__QhHlwq__infoColumn{direction:ltr;flex:1;padding:2rem 4rem}.AwardSection-module__QhHlwq__otyLogo{width:auto;max-width:100%;height:auto;margin-bottom:5rem;display:block}.AwardSection-module__QhHlwq__otyLogoMobile{display:none}.AwardSection-module__QhHlwq__otyLogoDesktop{display:block}.AwardSection-module__QhHlwq__winnerName{border-bottom:1px solid #000;margin-bottom:2rem;padding-bottom:1rem;font-family:Roboto Condensed,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.4}.AwardSection-module__QhHlwq__winnerName span{font-size:clamp(1rem,1.5vw,1.6rem)}.AwardSection-module__QhHlwq__subPhotosGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.AwardSection-module__QhHlwq__subPhotoWrapper{aspect-ratio:1;cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.AwardSection-module__QhHlwq__subPhoto{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .3s}.AwardSection-module__QhHlwq__subPhotoWrapper:hover .AwardSection-module__QhHlwq__subPhoto{transform:scale(1.05)}@media screen and (max-width:1024px){.AwardSection-module__QhHlwq__infoColumn{padding:2rem 1rem}.AwardSection-module__QhHlwq__subPhotosGrid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.AwardSection-module__QhHlwq__awardSection{margin:25vh 0;padding:0}.AwardSection-module__QhHlwq__awardList{gap:25vh}.AwardSection-module__QhHlwq__awardItem{grid-template-columns:1fr;width:100vw;max-width:100%;height:auto;padding:0;overflow-x:hidden}.AwardSection-module__QhHlwq__awardItem.AwardSection-module__QhHlwq__even,.AwardSection-module__QhHlwq__awardItem.AwardSection-module__QhHlwq__odd{direction:ltr}.AwardSection-module__QhHlwq__mainPhotoColumn{flex-direction:column;height:auto;min-height:auto;position:relative}.AwardSection-module__QhHlwq__mainPhotoWrapper{width:100%;height:auto;position:relative}.AwardSection-module__QhHlwq__mainPhoto{width:100%!important;height:auto!important;position:relative!important}.AwardSection-module__QhHlwq__infoColumn{padding:3rem 1.5rem}.AwardSection-module__QhHlwq__otyLogo{max-width:90%;margin:0 auto 3rem}.AwardSection-module__QhHlwq__otyLogoMobile{display:block}.AwardSection-module__QhHlwq__otyLogoDesktop{display:none}.AwardSection-module__QhHlwq__winnerName{text-align:center;margin-bottom:1.5rem;font-size:clamp(1.6rem,5vw,2.5rem)}.AwardSection-module__QhHlwq__subPhotosGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.AwardSection-module__QhHlwq__subPhotoWrapper{aspect-ratio:auto}.AwardSection-module__QhHlwq__subPhoto{width:100%;height:auto}}
.Footer-module__S6Hkya__footer{color:var(--foreground);box-sizing:border-box;width:100%;padding:30vh 0 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{box-sizing:border-box;width:100%;max-width:calc(100vw - var(--scrollbar-width,0px));grid-template-columns:1fr 1fr;align-items:flex-end;gap:4rem;margin:0 auto;padding:0 2rem;display:grid;overflow:hidden}@keyframes Footer-module__S6Hkya__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__container:not(.Footer-module__S6Hkya__visible) .Footer-module__S6Hkya__leftContent,.Footer-module__S6Hkya__container:not(.Footer-module__S6Hkya__visible) .Footer-module__S6Hkya__rightContent,.Footer-module__S6Hkya__container:not(.Footer-module__S6Hkya__visible) .Footer-module__S6Hkya__contactInfo,.Footer-module__S6Hkya__container:not(.Footer-module__S6Hkya__visible) .Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__container:not(.Footer-module__S6Hkya__visible) .Footer-module__S6Hkya__logoLight,.Footer-module__S6Hkya__container:not(.Footer-module__S6Hkya__visible) .Footer-module__S6Hkya__contactInfo a{opacity:0;visibility:hidden;animation:none}.Footer-module__S6Hkya__leftContent{opacity:0;flex-direction:column;animation:.8s ease-out .2s forwards Footer-module__S6Hkya__fadeIn;display:flex;transform:translateY(20px)}.Footer-module__S6Hkya__logoLight{opacity:0;height:30px;animation:.8s ease-out .3s forwards Footer-module__S6Hkya__fadeIn;transform:translateY(20px)}.Footer-module__S6Hkya__contactInfo{opacity:0;flex-direction:column;gap:.5rem;margin-top:1rem;animation:.8s ease-out .5s forwards Footer-module__S6Hkya__fadeIn;display:flex;transform:translateY(20px)}.Footer-module__S6Hkya__contactInfo a{opacity:0;transition:color .3s;animation:.8s ease-out .7s forwards Footer-module__S6Hkya__fadeIn;transform:translateY(20px)}.Footer-module__S6Hkya__contactInfo a:hover{opacity:.8}.Footer-module__S6Hkya__contactTitle{letter-spacing:.05em;margin:0;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__department{letter-spacing:.05em;margin:0;line-height:1.6}.Footer-module__S6Hkya__tel{letter-spacing:.1em;margin:0}.Footer-module__S6Hkya__copyright{letter-spacing:.1em;opacity:0;margin:1rem 0 0;font-size:.9rem;font-weight:500;animation:.8s ease-out .8s forwards Footer-module__S6Hkya__fadeIn;transform:translateY(20px)}.Footer-module__S6Hkya__rightContent{opacity:0;justify-content:flex-end;align-items:center;animation:.8s ease-out .6s forwards Footer-module__S6Hkya__fadeIn;display:flex;transform:translateY(20px)}.Footer-module__S6Hkya__logoAsahikawa{width:auto;height:100px}@media screen and (max-width:768px){.Footer-module__S6Hkya__footer{margin-top:5rem;padding:3rem 0 1.5rem}.Footer-module__S6Hkya__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding:0 2rem}.Footer-module__S6Hkya__leftContent{text-align:center;align-items:center}.Footer-module__S6Hkya__logoLight{max-width:250px}.Footer-module__S6Hkya__rightContent{justify-content:center}.Footer-module__S6Hkya__logoAsahikawa{max-width:280px}.Footer-module__S6Hkya__contactTitle{font-size:1.1rem}.Footer-module__S6Hkya__department{font-size:.9rem}.Footer-module__S6Hkya__tel{font-size:1rem}.Footer-module__S6Hkya__copyright{font-size:.8rem}.Footer-module__S6Hkya__logoAsahikawa{width:auto;height:50px}}@media screen and (max-width:1024px) and (min-width:769px){.Footer-module__S6Hkya__container{gap:3rem}.Footer-module__S6Hkya__logoLight{max-width:280px}.Footer-module__S6Hkya__logoAsahikawa{max-width:320px}}
.PreviewBanner-module__Z-cuKG__banner{color:#fff;text-align:center;z-index:9999;background-color:#ff6b6b;padding:8px 16px;font-size:14px;font-weight:700;animation:.3s ease-out PreviewBanner-module__Z-cuKG__slideDown;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}@keyframes PreviewBanner-module__Z-cuKG__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.PreviewBanner-module__Z-cuKG__banner{padding:6px 12px;font-size:13px}}
.LoadingSpinner-module__DKcTUq__logoContainer{z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background-color:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;display:flex;position:fixed;top:0;left:0}.LoadingSpinner-module__DKcTUq__logoContainer.LoadingSpinner-module__DKcTUq__loaded{opacity:1;visibility:visible;pointer-events:auto}.LoadingSpinner-module__DKcTUq__logoContainer.LoadingSpinner-module__DKcTUq__fadeOut{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease-out,visibility .5s ease-out}.LoadingSpinner-module__DKcTUq__logoSpinner{justify-content:center;align-items:center;width:120px;height:140px;margin-bottom:10px;display:flex;position:relative}.LoadingSpinner-module__DKcTUq__logoLeft,.LoadingSpinner-module__DKcTUq__logoRight{transform-origin:top;will-change:clip-path;opacity:0;justify-content:center;align-items:flex-end;width:74px;height:140px;transition:opacity .3s ease-in;animation:none;display:flex;position:absolute;transform:translateZ(0)}.LoadingSpinner-module__DKcTUq__logoLeft{z-index:2;clip-path:inset(100% 0 0);bottom:0;left:0}.LoadingSpinner-module__DKcTUq__logoRight{z-index:1;clip-path:inset(0 0 100%);bottom:0;right:0}.LoadingSpinner-module__DKcTUq__logoLeft.LoadingSpinner-module__DKcTUq__animate,.LoadingSpinner-module__DKcTUq__logoRight.LoadingSpinner-module__DKcTUq__animate{opacity:1}.LoadingSpinner-module__DKcTUq__logoLeft.LoadingSpinner-module__DKcTUq__animate{animation:6s ease-in-out infinite LoadingSpinner-module__DKcTUq__leftSequence}.LoadingSpinner-module__DKcTUq__logoRight.LoadingSpinner-module__DKcTUq__animate{animation:6s ease-in-out infinite LoadingSpinner-module__DKcTUq__rightSequence}.LoadingSpinner-module__DKcTUq__logoText{letter-spacing:.05em;text-align:center;color:#374151;will-change:color;opacity:0;margin:0;font-size:14px;font-weight:500;transition:opacity .3s ease-in;animation:none;transform:translateZ(0)}.LoadingSpinner-module__DKcTUq__logoText.LoadingSpinner-module__DKcTUq__animate{opacity:1;animation:2s ease-in-out infinite LoadingSpinner-module__DKcTUq__textColorPulse}@keyframes LoadingSpinner-module__DKcTUq__textColorPulse{0%{color:#374151}50%{color:#9ca3af}to{color:#374151}}@keyframes LoadingSpinner-module__DKcTUq__leftSequence{0%{clip-path:inset(100% 0 0)}16.67%{clip-path:inset(0 0 0%)}33.33%{clip-path:inset(0 0 0%)}50%{clip-path:inset(0 0 0%)}66.67%{clip-path:inset(0 0 0%)}83.33%{clip-path:inset(100% 0 0)}to{clip-path:inset(100% 0 0)}}@keyframes LoadingSpinner-module__DKcTUq__rightSequence{0%{clip-path:inset(0 0 100%)}16.67%{clip-path:inset(0 0 100%)}33.33%{clip-path:inset(0% 0 0)}50%{clip-path:inset(0% 0 0)}66.67%{clip-path:inset(0 0 100%)}83.33%{clip-path:inset(0 0 100%)}to{clip-path:inset(0 0 100%)}}
