@charset "UTF-8";@keyframes animation-slowly-up-down{0%{transform:translateY(0)}to{transform:translateY(30px)}}.animation-slowly-up-down-class{position:relative;animation-name:animation-slowly-up-down;animation-duration:3s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.pulse-border-class{position:relative;animation-name:pulse-border;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes spin-cycle{0%{transform:rotate(0)}to{transform:rotate(-1000deg)}}.spin-endless{position:relative;animation-name:spin-cycle;animation-duration:90s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:cubic-bezier(.59,.59,1,1)}.shine-image{position:relative;overflow:hidden}.shine-image:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:#ffffff4d;transform:translate(-50%,-50%) rotate(-45deg);z-index:1}.shine-image:hover:after{height:250%;transition:all .6s linear;background-color:transparent}@keyframes animation-bloom{0%{transform:scale(1)}to{transform:scale(1.1)}}.breathing{position:relative;animation-name:animation-bloom;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;transition:all .4s ease-in-out}.underline-char{position:relative;display:inline-block;overflow:hidden}.underline-bar{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:currentColor}@keyframes fade-in-down{0%{transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.custom-swiper-button{display:inline-flex;align-items:center;justify-content:center;height:56px;width:56px;border-radius:50%;border:1.5px solid rgba(35,25,22,.07);background:#ffba0033;color:#ff133c;box-shadow:0 2px 12px #23191621,0 .5px 1.5px #2319161f;transition:background .24s cubic-bezier(.7,.3,.3,.7),box-shadow .24s cubic-bezier(.7,.3,.3,.7),color .24s cubic-bezier(.7,.3,.3,.7),border-color .24s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.custom-swiper-button svg,.custom-swiper-button .arrow-icon{width:32px;height:32px;color:inherit;display:block;margin:0;pointer-events:none;transition:color .24s}@media (hover: hover){.custom-swiper-button:hover{background:#ffba0099;color:#e41135;box-shadow:0 4px 20px #2319164d;border-color:#23191633;outline:none}}@media (hover: none){.custom-swiper-button.is-swiper-sliding{background:#ffba0099;color:#e41135;box-shadow:0 4px 20px #2319164d;border-color:#23191633}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.custom-swiper-button{height:32px;width:32px}.custom-swiper-button svg,.custom-swiper-button .arrow-icon{width:18px;height:18px}}.swiper{--swiper-navigation-color: #1a1719}.event-info{display:grid;text-align:left;margin-bottom:.6rem;font-family:var(--koc-font-family-heading);color:var(--koc-base-text)}.event-info .icon{display:inline-block;width:1.8em;height:1.8em;font-size:16px;color:#422f2a;background:var(--koc-sub);border-radius:25%;text-align:center;line-height:1.8em;vertical-align:middle;margin:auto 0}.event-info .event-date{display:flex;align-items:center;gap:.5em;flex-wrap:nowrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date{gap:.3em}}.event-info .event-date .value{font-family:var(--koc-font-family-accent);font-size:2rem;font-weight:600;letter-spacing:-.1em}@media (max-width: 767px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date .value{font-size:1.6rem}}.event-info .event-date [class^=dow-]{font-family:var(--koc-font-family-heading);font-size:1.6rem;font-weight:700;color:var(--koc-base-text)}@media (max-width: 767px),only screen and (min-width: 576px) and (max-width: 767px),only screen and (min-width: 992px) and (max-width: 1199px){.event-info .event-date [class^=dow-]{font-size:1.3rem}}.event-info .event-date .dow-6{color:#00f}.event-info .event-date .dow-7{color:red}.event-info .event-time{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:0 .4em;flex-shrink:0;white-space:nowrap;min-width:5em;margin:0 auto 0 1em}.event-info .event-time .icon{font-size:.5em}.event-info .event-time .open,.event-info .event-time .start{display:flex;gap:0 .3em}.event-info .event-time .open .value,.event-info .event-time .start .value{font-size:1rem;letter-spacing:-.1em}.event-info .event-title,.event-info .event-venue{display:flex;align-items:center;gap:.5em;padding:.4em 0 0}.event-info .event-title .value,.event-info .event-venue .value{display:flex;align-items:center;word-break:break-word;line-height:1.1;white-space:normal}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.event-info .event-title .value,.event-info .event-venue .value{max-width:80%}}.schedule-slider{position:relative;z-index:1;overflow:visible}.schedule-slider .swiper-navi-arrows{position:absolute;display:flex;justify-content:space-between;margin:16px auto 24px;padding:0 24px;box-sizing:border-box;left:50%;transform:translate(-50%);width:100vw;z-index:3;top:50%}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .swiper-navi-arrows{width:100%;padding:0 8px;gap:8px}}.schedule-slider .schedule-slider-prev,.schedule-slider .schedule-slider-next{position:relative;left:0;right:0;margin:0}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .schedule-slider-prev,.schedule-slider .schedule-slider-next{margin:0;left:0!important;right:0!important;display:inline-flex}}.schedule-slider .slide-schedule{position:relative;z-index:1;transition:all .4s}.schedule-slider .slide-schedule:hover .poster .buy-ticket-overlay,.schedule-slider .slide-schedule.is-hover .poster .buy-ticket-overlay{bottom:70px;transition:bottom .6s ease-out}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.schedule-slider .slide-schedule:hover .poster .buy-ticket-overlay,.schedule-slider .slide-schedule.is-hover .poster .buy-ticket-overlay{bottom:70px}}.schedule-slider .slide-schedule .poster{position:relative;width:100%;padding-top:141%;overflow:hidden;border-radius:8px}.schedule-slider .slide-schedule .poster img{position:absolute;top:0;left:0;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px}.schedule-slider .slide-schedule .poster.ended:after{content:"";position:absolute;inset:0;border-radius:8px;background-color:#ffffff80}.schedule-slider .slide-schedule .poster .buy-ticket-overlay{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;pointer-events:none;z-index:3;bottom:-50px;top:auto;transition:bottom .6s ease-out}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .buy-ticket-btn--transparent{opacity:.8}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .buy-ticket-btn--black{background:linear-gradient(to bottom left,var(--koc-main),#000);color:var(--koc-main-text)}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn{font-family:var(--koc-font-family-heading);font-size:14px;font-weight:700;color:var(--koc-main-text);background:#23191680;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);text-decoration:none;box-shadow:0 4px 12px #0003;transition:background-color .3s ease,transform .2s ease}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn:hover{background-color:#d01031cc;transform:translateY(-2px)}.schedule-slider .slide-schedule .poster .buy-ticket-overlay .event-detail-btn .icon{width:24px;height:24px}.schedule-slider .slide-schedule .event-overlay{position:static;bottom:0;width:95%;margin:0 auto;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:24px 6px;text-align:center;border-top-left-radius:0;border-top-right-radius:0;z-index:2;transition:all .6s ease}.section-title{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-weight:700;font-style:normal;text-align:center;line-height:1.2;letter-spacing:.05em;color:#333;font-size:clamp(1rem,3vw,2rem);position:relative;display:inline-block;padding-bottom:.4em}.section-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:40%;height:3px;background:linear-gradient(to right,#ff6f61,#ffcc70);border-radius:2px}.section-title.red{color:#d01031}.section-title.unlimited{color:#ffba00}@media (max-width: 768px){.section-title{font-size:clamp(1.5rem,6vw,2.5rem);padding-bottom:.3em}.section-title:after{width:50%;height:2px}}section{position:relative;background-color:var(--koc-bg-section);z-index:1}section h2{font-family:var(--koc-font-family-accent);font-size:64px;font-style:italic;font-weight:700}section:nth-of-type(2n){background-color:var(--koc-bg-section-alt)}.hero-section .hero-slider-pagination{position:absolute;bottom:10px;left:0;width:100%;text-align:center;z-index:10;--swiper-pagination-bullet-horizontal-gap: 10px}.hero-section .hero-slider-pagination .swiper-pagination-bullet{display:inline-block;width:16px;height:16px;background-color:var(--koc-base);border-radius:25%;opacity:1;transition:background-color .3s}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .hero-slider-pagination .swiper-pagination-bullet{width:8px;height:8px}}.hero-section .hero-slider-pagination .swiper-pagination-bullet-active{background-color:var(--koc-accent-lighter);width:32px}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .hero-slider-pagination .swiper-pagination-bullet-active{width:16px}}.hero-section .swiper-slide.swiper-slide-active.slide-hero .elements_left_up,.hero-section .swiper-slide.swiper-slide-active.slide-hero .elements_right_bottom{transition:transform 1.6s ease,opacity 1.6s ease;opacity:1}.hero-section .swiper-slide.swiper-slide-active.slide-hero .elements9{transition:transform 1.6s ease,opacity 1.6s ease;opacity:.5}.hero-section .swiper-slide.swiper-slide-active.slide-hero .elements_left_bottom{transform:translate(0)}.hero-section .swiper-slide.swiper-slide-active.slide-hero .elements_left_up,.hero-section .swiper-slide.swiper-slide-active.slide-hero .elements_right_bottom{transform:translateY(0)}.hero-section .slide-hero{position:relative;z-index:1;padding:180px 0 0;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-section .slide-hero{padding:140px 0 0}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .slide-hero{padding:90px 0 0}}.hero-section .slide-hero .elements_left_bottom,.hero-section .slide-hero .elements_left_up,.hero-section .slide-hero .elements_right_bottom{position:absolute;-o-object-fit:cover;object-fit:cover;overflow:hidden;opacity:0;transition:transform 1.4s ease,opacity 1.4s ease;pointer-events:none}.hero-section .slide-hero .elements_left_bottom{bottom:0;left:0;height:140px;width:400px;opacity:.5;transform:translate(-800px)}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .slide-hero .elements_left_bottom{height:70px;width:200px;transform:translate(-400px)}}.hero-section .slide-hero .elements_left_up{left:0;top:180px;height:390px;width:500px;transform:translateY(-800px)}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-section .slide-hero .elements_left_up{top:140px;height:240px;width:300px}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .slide-hero .elements_left_up{top:90px;height:200px;width:250px;transform:translateY(-410px)}}.hero-section .slide-hero .elements_right_bottom{right:0;bottom:0;height:700px;width:700px;transform:translateY(800px)}@media only screen and (min-width: 992px) and (max-width: 1199px){.hero-section .slide-hero .elements_right_bottom{height:450px;width:450px}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .slide-hero .elements_right_bottom{height:350px;width:350px;transform:translateY(400px)}}.hero-section .slide-hero .slide-image{height:100%;width:100%;top:80px;-o-object-fit:cover;object-fit:cover;z-index:-1}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.hero-section .slide-hero .slide-image{position:static}}.blog-section{display:flex;flex-direction:column;height:100%}.movies-section .movie-bg{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:-1;pointer-events:none}.movies-section .movie-bg .bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(3px)}.movies-section .movie-bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffafa66}.movies-section .movie-thumbs-list{position:relative;display:inline-block;border:3px double black;border-radius:8px;width:100%;aspect-ratio:16/9;overflow:hidden}.movies-section .movie-thumbs-list img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease;z-index:1}.movies-section .movie-thumbs-list img.is-active{opacity:1;z-index:2}.movies-section .movie-content-area .video-info{position:relative;z-index:1;height:100%;min-height:15em}.movies-section .movie-content-area .video-info ul.rating-stars{margin:16px 16px 0}.movies-section .movie-content-area .video-info ul.rating-stars li{height:24px;width:24px;text-align:center;display:inline-block;border-radius:4px;transition:all .4s;line-height:24px;color:var(--koc-sub)}.movies-section .movie-content-area .video-info ul.rating-stars li .full{text-shadow:0 0 1px var(--koc-main),0 0 10px rgba(0,0,0,.1)}.movies-section .movie-content-area .video-info ul.rating-stars li .half{text-shadow:0 0 1px var(--koc-main)}.movies-section .movie-content-area .video-info h3{color:var(--koc-base-text);font-family:var(--koc-font-family-heading);font-size:24px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:16px}.movies-section .movie-content-area .video-info .list-display{align-self:center;justify-content:space-between;top:0}.movies-section .movie-content-area .video-info p{color:var(--koc-base-text-lighter);font-family:var(--koc-font-family-main);font-size:16px;font-style:normal;font-weight:500;line-height:1.2em}.movies-section .movie-slider-area{position:relative;margin:24px 0;width:100%;overflow:visible}.movies-section .movie-slider-area .slide-movie{flex:0 0 auto;width:120px;max-width:100%;cursor:pointer;opacity:.6;transition:.3s ease}.movies-section .movie-slider-area .slide-movie.slide-movie-active{opacity:1;border:1px solid var(--hoc-accent);border-radius:8px}.movies-section .movie-slider-area .slide-movie img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;border-radius:8px}.movies-section .movie-slider-area .custom-swiper-button{height:40px;width:40px}.movies-section .movie-slider-area .custom-swiper-button svg,.movies-section .movie-slider-area .custom-swiper-button .arrow-icon{width:20px;height:20px}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.movies-section .movie-slider-area .custom-swiper-button{height:26px;width:26px}.movies-section .movie-slider-area .custom-swiper-button svg,.movies-section .movie-slider-area .custom-swiper-button .arrow-icon{width:13px;height:13px}}.movies-section .movie-slider-area .swiper-navi-arrows{position:absolute;display:flex;justify-content:space-between;margin:16px auto 24px;padding:0 24px;box-sizing:border-box;left:50%;transform:translate(-50%);top:0;width:100vw;pointer-events:auto;touch-action:pan-y;z-index:3}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.movies-section .movie-slider-area .swiper-navi-arrows{width:100%;padding:0 8px;gap:8px}}.movies-section .movie-slider-area .movie-slider-prev,.movies-section .movie-slider-area .movie-slider-next{position:relative;left:0;right:0;margin:0}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.movies-section .movie-slider-area .movie-slider-prev,.movies-section .movie-slider-area .movie-slider-next{margin:0;left:0!important;right:0!important;display:inline-flex}}.movies-section .youtube-button-wrapper{position:relative;text-align:center;margin-top:24px;z-index:2}.movies-section .youtube-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:#e81237;color:var(--koc-accent-text);font-size:16px;font-weight:700;border-radius:6px;text-decoration:none;transition:background-color .3s ease;box-shadow:0 4px 6px var(--koc-accent-box-shadow);text-shadow:0 1px 2px var(--koc-accent-text-shadow)}.movies-section .youtube-button i{font-size:20px}.movies-section .youtube-button:hover{background-color:red;transform:translateY(-2px)}.movies-section .youtube-button:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.fun-club-section .section-header h2{line-height:1.1;font-size:64px}.fun-club-section .section-header h2 span{display:inline-block;vertical-align:top;margin:0;padding:0}}.fun-club-section .wallpaper{position:absolute;left:0;top:0;height:100%;width:1000px;-o-object-fit:cover;object-fit:cover;z-index:-1}.fun-club-section .cta-body{text-align:center;padding:0 0 0 200px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 1200px) and (max-width: 1399px){.fun-club-section .cta-body{padding:0 0 0 80px}}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.fun-club-section .cta-body{padding:0;margin-top:30px}}.fun-club-section .cta-body h5{color:var(--koc-accent-lighter);font-family:var(--koc-font-family-main);font-size:18px;font-style:normal;font-weight:500;line-height:18px;text-transform:uppercase;border-radius:6px;background:#d010311a;padding:9px 10px;display:inline-block}.fun-club-section .cta-body p{color:var(--koc-main);font-family:var(--koc-font-family-main);font-size:18px;font-style:normal;font-weight:500;line-height:26px}.fun-club-section .cta-body p.kofc{font-family:var(--koc-font-family-heading);font-size:20px;color:var(--koc-accent);font-weight:800}.fun-club-section .conceptual-images{position:relative;z-index:1}.fun-club-section .conceptual-images .img-ko-girls{position:absolute;bottom:0;z-index:1}.fun-club-section .conceptual-images .img-main-visual{background:#d0103180;border-radius:50%;padding:10px;overflow:hidden}.fun-club-section .conceptual-images .img-main-visual:hover img{transform:scale(1.1) rotate(-4deg);transition:all .4s}.fun-club-section .conceptual-images .img-main-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;transition:all .4s}.fun-club-section .conceptual-images .img-circle-right{border-radius:50%;padding:10px;position:absolute;right:0;overflow:hidden}@media (max-width: 767px){.fun-club-section .conceptual-images .img-circle-right{position:relative;margin-top:20px}}.fun-club-section .conceptual-images .img-circle-right:hover img{transform:scale(1.1) rotate(-4deg);transition:all .4s}.fun-club-section .conceptual-images .img-circle-right img{width:240px;height:240px;-o-object-fit:cover;object-fit:cover;border-radius:50%;transition:all .4s}@media (max-width: 767px){.fun-club-section .conceptual-images .img-circle-right img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}.fun-club-section .conceptual-images .img-circle-right--up{background:#23191680;top:0}.fun-club-section .conceptual-images .img-circle-right--bottom{background:#ffba0080;bottom:0}.media-section .media-visual{position:relative;overflow:hidden;padding:8px;border:1px solid var(--koc-base-border);border-radius:8px}.media-section .media-visual img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.media-section .media-info{margin:10px 30px;color:var(--koc-base-text)}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info{margin:10px 16px}}.media-section .media-info h3,.media-section .media-info h4{font-family:var(--koc-font-family-heading);padding:10px 0}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info h3,.media-section .media-info h4{padding:6px 0}}.media-section .media-info h3{font-size:32px;font-weight:700;letter-spacing:-.88px;color:var(--koc-base-text)}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info h3{font-size:26px;text-align:center;letter-spacing:-1px}}.media-section .media-info h4{font-size:20px;color:var(--koc-base-text)}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info h4{font-size:18px}}.media-section .media-info p{margin-left:2em;font-family:var(--koc-font-family-main);font-size:16px;line-height:1.5;color:var(--koc-base-text-lighter)}.media-section .media-info .media-logo{margin-left:2em}.media-section .media-info .media-logo ul{display:flex;gap:16px;list-style:none;padding:0;margin:0}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info .media-logo ul{display:block}}.media-section .media-info .media-logo ul li{display:flex;gap:8px}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info .media-logo ul li{margin:4px 0}}.media-section .media-info .media-logo ul li a{display:flex;align-items:flex-end;gap:4px;text-decoration:none;color:inherit}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.media-section .media-info .media-logo ul li a{align-items:center;gap:12px}}.media-section .media-info .media-logo ul li .logo-img{border:1px solid var(--koc-bg-section-alt);border-radius:4px;padding:2px;box-shadow:0 6px 12px #0003}.media-section .media-info .media-logo ul li .logo-img img{width:32px;height:32px;display:block}.media-section .media-info .media-logo ul li .logo-text{font-size:12px;font-weight:700;color:var(--koc-base-text-lighter)}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.official-links-section .section-header h2{line-height:1.1;font-size:64px}.official-links-section .section-header h2 span{display:inline-block;vertical-align:top;margin:0;padding:0}}.official-links-section .link-area{position:relative;display:block;aspect-ratio:4/3;width:100%;overflow:hidden}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.official-links-section .link-area{margin:10px 0}}.official-links-section .link-area .link-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.official-links-section .link-area .link-bg .bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(3px);transition:filter .6s ease-in-out}.official-links-section .link-area .link-bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.4;transition:opacity .6s ease;z-index:1}.official-links-section .link-area .content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;padding:1em;text-align:center}.official-links-section .link-area .content .link-title{font-family:var(--koc-font-family-heading);font-size:1.5rem;font-weight:700;color:var(--koc-base-text);padding:.5em;background-color:#fffafab3;border-radius:6px}.official-links-section .link-area:hover .overlay,.official-links-section .link-area.is-active .overlay{opacity:0}.official-links-section .link-area:hover .bg-image,.official-links-section .link-area.is-active .bg-image{filter:blur(0)}.sns-section .sns-icon-wrapper{position:relative;aspect-ratio:1/1;width:20%;flex:0 0 20%;max-width:20%}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.sns-section .sns-icon-wrapper{width:33%;flex:0 0 33%;max-width:33%}}.sns-section .sns-icon-wrapper .icon-base{position:absolute;top:50%;left:50%;width:50%;height:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain;z-index:1}.sns-section .sns-icon-wrapper .sns-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;z-index:1;display:flex;align-items:center;justify-content:center}.sns-section .sns-icon-wrapper .sns-icon i{display:block;font-size:3rem;color:var(--koc-base-text);text-align:center}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.sns-section .sns-icon-wrapper .sns-icon i{font-size:2.5rem}}.sns-section .sns-icon-wrapper .sns-icon-circle{position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff1a;z-index:2;pointer-events:none;display:flex;align-items:center;justify-content:center}.sns-section .sns-icon-wrapper .sns-icon-circle .elements23{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sponsors-section{background:var(--koc-main)}.sponsors-section .section-header h2{color:var(--koc-main-text)}.sponsors-section .brand-box{display:flex;align-items:center;justify-content:center;height:120px;background:var(--koc-base);border-radius:8px;border-color:var(--koc-base-border);text-align:center;transform:scale(1);transition:transform .3s ease;box-shadow:0 0 18px 4px #ffffff4d,0 0 32px 8px #ffffff14}.sponsors-section .brand-box:hover{transform:scale(1.03);box-shadow:0 0 18px 4px #fff,0 0 32px 8px #ffffff80}@media (max-width: 767px),only screen and (min-width: 768px) and (max-width: 991px){.sponsors-section .brand-box{height:72px;padding:0 12px}}.sponsors-section .brand-box img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block;transition:transform .3s ease}
