@charset "utf-8";@font-face{font-family:'Yangjin';src:url('https://cdn.jsdelivr.net/gh/supernovice-lab/font@0.9/yangjin.woff') format('woff');font-weight:normal;font-display:swap}:root{--theme-font2:'Yangjin', 'GMarketSans', 'Noto Sans KR', 'AppleGothic', 'Malgun Gothic', 'dotum', 'Sans-serif'}BODY._MainPage_ #Section_Cover{height:100vh}@media (max-width: 768px){BODY._MainPage_ #Section_Cover{height:70vh}}#Section_Cover .cover_guide{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-evenly;width:100%;height:7.5rem;z-index:1;background:rgba(0, 0, 0, 0.3);color:#eee;border-top:1px solid rgba(255,255,255,.5)}#Section_Cover .cover_guide div{display:flex;align-items:center}#Section_Cover .cover_guide .tit{padding-right:2rem;font-size:1.6rem;font-weight:800}#Section_Cover .cover_guide .txt{font-size:1.5rem;text-align:left}@media (max-width: 768px){#Section_Cover .cover_guide{height:auto;flex-direction:column;align-items:flex-start}#Section_Cover .cover_guide div{padding:2rem;padding-bottom:1rem}#Section_Cover .cover_guide div+div{padding-top:0;padding-bottom:2rem}}#Section_Cover .cover_scrolldown{position:absolute;z-index:1;bottom:10rem;left:50%;font-size:1.2rem;color:#fff;transform:translate(-50%, 0)}@media (max-width: 768px){#Section_Cover .cover_scrolldown{bottom:auto;bottom:13rem}}#Section_Cover .cover_scrolldown .scroll-icon{position:relative;margin:auto;width:2em;height:4em;border: .3em solid #fff;border-radius:2em}#Section_Cover .cover_scrolldown .scroll-icon .wheel{position:absolute;left:50%;top:15%;width: .6em;height: .6em;background-color:#fff;transform:translate(-50%, 0);border-radius: .6em;animation:scrolldown-wheel 1s ease-in-out infinite}@keyframes scrolldown-wheel{0%{transform:translate(-50%,0);opacity:0}20%,70%{opacity:1}90%,100%{transform:translate(-50%, 150%);opacity:0}}#Section_Cover .cover_title>P{font-family:var(--theme-font2);position:relative;width:100vw;height:10vw;text-align:center;font-size:4vw}@media (max-width: 768px){#Section_Cover .cover_title>p{font-size:8vw}}#Section_Cover .cover_title > P span{position:absolute;display:block;width:100%;text-align:center;opacity:0;transform:perspective(100px) translateZ(10px);filter:blur(10px);letter-spacing:-0.1em;text-shadow:0 0 2rem #fff}#Section_Cover .cover_title > P span.active{opacity:1;transform:perspective(100px) translateZ(0px);filter:blur(0px);letter-spacing:0.15em;transition:all 2000ms linear, transform 2000ms linear, filter 400ms linear, letter-spacing 2000ms linear;text-shadow:none}#Section_Cover .cover_title > P span.past{opacity:0;transform:perspective(100px) translateZ(-10px);filter:blur(10px);letter-spacing:0.2em;transition:all 2000ms linear, transform 2000ms linear, filter 400ms linear, letter-spacing 2000ms linear}#Section_Cover .cover_title > P span.tit{font-size:1.5em;line-height:1;background:linear-gradient(to right, #eb2d89 0%, #00bcff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-shadow:0 -3px 0 #fff, 0 6px 8px rgba(0,0,0,.4), 0 9px 10px rgba(0,0,0,.15), 0 30px 10px rgba(0,0,0,.18), 0 15px 10px rgba(0,0,0,.21)}SECTION.sec_slogan{padding:15rem 2rem;text-align:center}SECTION.sec_slogan h3{font-size:5rem;font-weight:500;letter-spacing:-0.3rem;font-family:var(--theme-font2)}SECTION.sec_slogan P{font-size:2.4rem;letter-spacing:-0.15rem;color:#666}@media (max-width: 768px){SECTION.sec_slogan{padding:10rem 2rem}SECTION.sec_slogan h3{font-size:3.5rem;letter-spacing:-0.1rem}}SECTION.sec_01{position:relative;padding:7rem 5rem;min-height:30rem}SECTION.sec_01::before{content:'';position:absolute;left:0;top:0;width:50%;height:100%;display:block;background-image:url('imgs/frame_bg.jpg'),url('../../../../imgs/frame_bg.jpg');background-size:100%}@media (max-width: 1024px){SECTION.sec_01{padding:5rem 2rem}SECTION.sec_01::before{width:100%}}SECTION.sec_01>.wrap{position:relative}SECTION.sec_01 .fac_slide{display:flex}SECTION.sec_01 .fac_slide>div{width:50%}SECTION.sec_01 .fac_slide>.box_l{padding-top:10rem;padding-right:20rem}SECTION.sec_01 .fac_slide .title{font-size:6rem;font-weight:800;color:#eee;line-height:1.25}SECTION.sec_01 .fac_slide .title STRONG{background:linear-gradient( to right, #eb2d89 0%, #00bcff 100%	);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-family:var(--theme-font);display:inline-block}SECTION.sec_01 .fac_slide .title SMALL{display:block}SECTION.sec_01 .fac_slide .subject{font-size:1.9rem;font-weight:500;color:#999;margin-top:3rem}@media (max-width: 1024px){SECTION.sec_01 .fac_slide{flex-direction:column}SECTION.sec_01 .fac_slide>div{width:100%}SECTION.sec_01 .fac_slide>.box_l{padding:0}SECTION.sec_01 .fac_slide .subject BR{display:none}}SECTION.sec_01 .fac_slide_box{width:calc(100% + 15rem);margin-left:-15rem;box-shadow:0 0 3rem 0 rgba(0,0,0,.25);border:1rem solid;border-image:linear-gradient(to right, #eb2d89, #00bcff) 1;background:linear-gradient(to right, #eb2d89, #00bcff)}@media (max-width: 1024px){SECTION.sec_01 .fac_slide_box{width:100%;margin:0;margin-top:3rem}}SECTION.sec_01 .main_popbox_control{margin-top:5rem}SECTION.sec_01 .main_popbox_control>button{width:8rem;height:8rem;border-radius:100%;background:#eb2d89;color:#eee;margin:0 0.5rem}SECTION.sec_01 .main_popbox_control BUTTON::before{content:"\e93b";font-family:xeicon !important;display:inline-block;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:3rem}SECTION.sec_01 .main_popbox_control #campain_popbox_play{background:linear-gradient(to right, #eb2d89, #00bcff)}SECTION.sec_01 .main_popbox_control #campain_popbox_play::before{content:"\ea3e"}SECTION.sec_01 .main_popbox_control #campain_popbox_play.on::before{content:"\ea3b"}SECTION.sec_01 .main_popbox_control #campain_popbox_next{background:#00bcff}SECTION.sec_01 .main_popbox_control #campain_popbox_next::before{content:"\e93e"}@media (max-width: 768px){SECTION.sec_01 .main_popbox_control{margin-top:3rem}SECTION.sec_01 .main_popbox_control>button{width:5rem;height:5rem}SECTION.sec_01 .main_popbox_control BUTTON::before{font-size:2.5rem}}SECTION.sec_01 .fac_slide_box .swiper-slide IMG{width:100%;height:100%;object-fit:cover}SECTION.sec_notice{display:flex;padding:15rem 5rem}SECTION.sec_notice .area_title{width:30%}SECTION.sec_notice .area_title .sup{font-size:2rem}SECTION.sec_notice .area_title .tit{font-size:6rem;font-weight:800;letter-spacing:-0.3rem}SECTION.sec_notice .area_title .more{display:inline-block;border:1px solid #ccc;padding:1rem 3rem;margin-top:5rem;font-weight:500}@media (max-width: 768px){SECTION.sec_notice{flex-direction:column;padding:10rem 2rem}SECTION.sec_notice .area_title{width:100%}SECTION.sec_notice .area_title .more{margin-top:2rem;width:100%}}SECTION.sec_notice .area_notice{width:70%;display:flex;flex-direction:column}SECTION.sec_notice .area_notice A{width:100%;padding:3rem 4rem;display:flex}SECTION.sec_notice .area_notice A+A{border-top:1px solid #ddd}SECTION.sec_notice .notice_date{text-align:center;line-height:1.2}SECTION.sec_notice .notice_date STRONG{font-size:4rem;display:block;font-family:var(--theme-font)}SECTION.sec_notice .notice_date STRONG+DIV{color:#999}SECTION.sec_notice .notice_cont{display:flex;flex-direction:column;justify-content:center;margin-left:6rem}SECTION.sec_notice .notice_cont .sup{color:#999}SECTION.sec_notice .notice_cont .tit{width:100%;margin-top:0.5rem;font-size:2rem;font-weight:700;text-overflow:ellipsis;overflow:hidden}@media (max-width: 768px){SECTION.sec_notice .area_notice{width:100%}SECTION.sec_notice .area_notice A{padding:2rem 1rem}SECTION.sec_notice .notice_cont{margin-left:2rem}}