@charset "utf-8";
main *{box-sizing: border-box;font-family: 'Pretendard';}
.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}
body.cont1{background-color:#050710;}
.main-bg-video{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:opacity .5s ease;}
.main-bg-video .bg-video-el{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;opacity:0;transition:opacity .8s linear;}
.main-bg-video .bg-video-el.is-active{opacity:1;}
.main-bg-video video::-webkit-media-controls-start-playback-button,
.end .end-bg-video::-webkit-media-controls-start-playback-button {display: none !important;-webkit-appearance: none;pointer-events: none;}
body.cont2 .main-bg-video{opacity:0;visibility:hidden;}

.top-btn{position: fixed;bottom: 40px;right: 40px;z-index: 24;width: 60px;height: 60px;border-radius: 6px;border:1px solid #3397ca;box-shadow: 0px 4px 9px 0 rgba(23, 26, 50, 0.13);background-color: #fff;opacity: 0;visibility: hidden;transition: 0.3s;}
.top-btn.show { opacity: 1;visibility: visible;}
.top-btn:hover{background-color: #fff;}
.top-btn span{display: block;padding-top: 22px;font-size: 15px; font-weight: 600; color: #3397ca;background: url("/images/new_main2/btn_top_ic.png") top center no-repeat;}
.cont1 .top-btn.white{background-color: #fff;}


body.cont1 .top-btn{background: rgba(8, 17, 28, .5);}
body.cont1 .top-btn:hover{background: rgba(20, 42, 65, .7);}

header{position: fixed;top: 0;left: 0;transform: translateY(0);z-index: 50;width: 100%;height: 120px;padding: 0 35px; border-color: transparent !important;transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);will-change: transform;}
header.hide{transform: translateY(-100%);}


.layer-on header{transform: initial;transition: initial;will-change: initial;}

body.scrolling.cont1  #header,
.cont1 header.bg{box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.14);background: rgba(0, 0, 0, .3);}
.cont2 header{background-color:#fff;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);}

header .type2{display: none;}
body.cont1 header .type2,
body.cont2 header .type1{display: none;}
body.cont1 header .type1,
body.cont2 header .type2{display: block;}

header .container{height: 100%}

header .logo_area .off,
header .sub_logo .off { display: none; }
.cont2 header .logo_area .on,
.cont2 header .sub_logo .on { display: none; }
.cont2 header .logo_area .off,
.cont2 header .sub_logo .off { display: block; }

header.show {border-bottom: 1px solid #e6e6e6 !important; background-color: #ffffff !important;}
.cont1.total-menu-on header .container > .inner_box > .box.left .logo img.on,
.cont2.total-menu-on header .container > .inner_box > .box.left .logo img.on,
.cont1.total-menu-on header.kr .container > .inner_box > .box.left .logo img.on,
header.show .container > .inner_box > .box.left .logo img.on,
header.kr .container > .inner_box > .box.left .logo img.on,
.cont1 header.kr .container > .inner_box > .box.left .logo img.off,
.cont1.head_non header.kr .container > .inner_box > .box.left .logo img.on{display: none !important;}

.cont1 header.kr.show .container > .inner_box > .box.left .logo img.off,
.cont1.total-menu-on header .container > .inner_box > .box.left .logo img.off,
.cont2.total-menu-on header .container > .inner_box > .box.left .logo img.off,
header.show .container > .inner_box > .box.left .logo img.off,
header.kr .container > .inner_box > .box.left .logo img.off ,
.cont1 header.kr .container > .inner_box > .box.left .logo img.on,
.cont1.head_non header.kr .container > .inner_box > .box.left .logo img.off{display: block !important;}


header.show .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > a {color: #666666;}
header.show .sub_logo_area .sub_logo img.off,
header.kr .sub_logo_area .sub_logo img.off {display: none !important;}
header.show .sub_logo_area .sub_logo img.on,
header.kr .sub_logo_area .sub_logo img.on {display: block !important;}
header.show .lang_area .lang_btn .text {color: #999999;}
header.show .container > .inner_box > .box.right .inner_box .total_sch_area::after {background-color: rgba(201, 201, 202, 0.2);}
header .container > .inner_box > .box.right .inner_box{display: flex; justify-content: space-between; align-items: center;}
header .container > .inner_box > .box.right .inner_box .all_menu_area.mo{display: none}
header .container > .inner_box > .box.right .inner_box .all_menu_area .btn { display: block;}
.total__menu-wrap .top { height: 120px;}
.total__menu-wrap .list > li:before { top: 11px;}
.total__menu-wrap .list > li > ol > li:before { top: 11px;}
.total__menu-inner { width: 100%; max-width: 1920px; padding: 0 42px;}
.total__menu-wrap .all-menu-close.pc { top: 88px; right: 42px;}

header nav > ul{display: flex;}
header nav > ul > li > a{font-size: 17px;font-weight: 700;}
header .inner_box{display: flex; align-items: center; gap: 30px;height: 100%;}
header .tab_inner{display: none}
header .right{display: flex}
header .sub_logo{display: block;margin-right: 10px;}
header nav > ul > li > a{padding: 0 25px}
.cont1 header nav > ul > li > a{color: #fff;}
.cont2 header nav > ul > li > a{color: #444444;}


header .mid{display: flex;align-items: center;justify-content: center;flex: 1;height: 100%;}

header .lang_btn:before,
header .head_sch_btn:before,
header .container > .inner_box > .box.right .inner_box .all_menu_area .btn:before{content:'';display: block;margin: auto;mask-size: 100% auto;background-color:#999999;mask-repeat: no-repeat;transition: background-color 0.3s ease;}
.cont1 header .lang_btn.on:before,
.cont1 header .lang_btn:hover:before,
.cont1 header .head_sch_btn:hover:before,
.cont1 header .container > .inner_box > .box.right .inner_box .all_menu_area .btn:hover:before{background-color: #fff;}

.cont2 header .lang_btn.on:before,
.cont2 header .lang_btn:hover:before,
.cont2 header .head_sch_btn:hover:before,
.cont2 header .container > .inner_box > .box.right .inner_box .all_menu_area .btn:hover:before{background-color: #00b2db;}


header .lang_btn:before{width: 19px;height: 19px;mask-image: url(/images/header/lang_ic.svg);}
header .head_sch_btn:before{width: 18px;height: 17px;mask-image: url(/images/header/search_ic.svg); }
header .container > .inner_box > .box.right .inner_box .all_menu_area .btn:before{width: 20px;height: 14px;margin-bottom: 11px;mask-image: url(/images/header/all_menu_ic.svg);}



.cont1 header .lang_area .lang_btn:hover .text,
.cont1 header .head_sch_btn:hover span,
.cont1 header .all_menu_area .btn:hover span{color:#fff;}
.cont2 header .lang_area .lang_btn:hover .text,
.cont2 header .head_sch_btn:hover span,
.cont2 header .all_menu_area .btn:hover span{color: #00b2db;}



header .lang_list_area{display: none;position: absolute;top: 35px;right: 0;z-index: 1;width: auto;border: 1px solid #999999;padding: 10px 0;background-color: #ffffff;border-radius: 10px;}
header .lang_list_area li {margin: 0 0 5px;}
header .lang_list_area li:last-child{margin:0;}
header .lang_list_area .link {display: block;padding: 0 25px;}
header .lang_area{position: relative;}
header .lang_area .lang_btn .text{display: block;padding-top: 10px;font-family: 'Pretendard';font-size: 13px;font-weight: 700;color: #999999;transition: color 0.3s ease;}
.cont1 header .lang_area .lang_btn.on .text,
.cont1 header .lang_area .lang_btn:hover .text{color:#fff;}
.cont2 header .lang_area .lang_btn.on .text,
.cont2 header .lang_area .lang_btn:hover .text{color:#08b2ff;}
header .lang_area .lang_list_area { display: none; position: absolute;top: 52px;right: -26px; width: auto; border: 1px solid #999999; padding: 10px 0; background-color: #ffffff; border-radius: 10px; z-index: 1;}
header .lang_area .lang_list_area .text {display: inline-block;font-weight: 600;font-size: 14px;line-height: 21px;color: #999999;letter-spacing: -0.01em;transition: all 0.3s ease-in-out;}
.lang_list_area a:hover .text{color:#08b2ff }

header .head_sch_btn span{display: block;padding-top: 10px;font-size: 14px;font-weight: 700;color: #999999;transition: color 0.3s ease;}
header .all_menu_area .btn span{display: block; font-size: 14px;font-weight: 700;color: #999999;transition: color 0.3s ease;}

div:not(.eng_site) .lnb_bg {top: 120px; height: 212px !important; overflow: hidden}

header .container > .inner_box > .box.left .logo{position: relative;}
header .container > .inner_box > .box.left .logo .logo_area{display: block}
header .container > .inner_box > .box.mid .gnb_area {height: 100%;}
header .container > .inner_box > .box.mid .gnb_area #lnb {height: 100%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list { display: flex; justify-content: center; align-items: center;height: 100%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li {height: 100%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > a { display: flex;align-items: center; position:relative; height: 100%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > a::after {content: ''; width: 0; position: absolute; bottom: -1px; left: 50%; transform: translateX(-50%); height: 2px; background-color: #1b63af; transition: width 0.3s ease-in-out;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li:hover > a { height: 100%;color: #1b63af !important;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li:hover > a::after { width: calc(100% - 64px);}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div {display: none; align-items: flex-start; justify-content: flex-start; position: absolute;width: 100%; max-width: 1400px; height: 212px;top: 120px;left: 50%;z-index: 55; box-sizing: border-box; transform: translateX(-50%);}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.active > div {display: flex !important;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > ul li::before { top: 16px;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > div {float: inherit; width: 400px; height: 100%; padding-bottom: 56px; box-sizing: border-box;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title1 > div > div {background: url("/images/common/gnb_07.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title2 > div > div {background: url("/images/common/gnb_06.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title3 > div > div {background: url("/images/common/gnb_05.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title4 > div > div {background: url("/images/common/gnb_04.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title5 > div > div {background: url("/images/common/gnb_03.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title6 > div > div {background: url("/images/common/gnb_02.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title7 > div > div {background: url("/images/common/gnb_01.png") no-repeat bottom right 20%;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > div > p:first-child {margin-top: 50px;}
header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > ul {float: inherit; box-sizing: border-box;}


/* 탭 버튼 */
body.header-hidden .tab-container{transform: translateY(-64px);}
.tab-container{position: fixed;top: 155px;right: 0;z-index: 49;width: 180px;overflow: hidden;transition: transform 0.3s ease}
.tab-container p{padding-bottom: 15px;font-size: 12px;font-weight: 600;letter-spacing: .8px;color: #158eaa; text-align: center;}
.tab-container .tab-wrap-btn.open{width: 100%;}
.tab-container .tab-wrap-btn.close{display: none}ㄷ
.tab-wrap{display: flex;flex-wrap: wrap;flex-direction: column;}
.tab-wrap li{width: 180px;margin-left: auto;transform: translateX(30px);transition: transform 0.35s ease;}
.tab-wrap li + li{margin-top: 7px;}
.tab-wrap li.on{transform: translateX(0);}
.tab-wrap button{width:100%;height: 53px;padding: 0 22px;border-radius: 12px;border-top-right-radius: 0;border-bottom-right-radius: 0;border-right: none;font-size: 15px;font-weight: 600;color:#8c8c8c; text-align: left;transition:background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;}
.tab-wrap span:before{content:'';}
.tab-wrap li.on button{border: 1px solid #13a0c0; border-right: none;font-size: 16px;color: #13a0c0;}
.cont1 .tab-wrap button{border: 1px solid rgba(255, 255, 255, .4);color: rgba(255, 255, 255, .4);background: rgba(8, 17, 28, .5);}
body.tab-bright.cont1 .tab-container p{color: #24b7d8;}
body.tab-bright.cont1 .tab-wrap li:not(.on) button{border: 1px solid rgba(255, 255, 255, .6);color: rgba(255, 255, 255, .6);}
.cont2 .tab-wrap button{border: 1px solid #8c8c8c;background: #f8f8f8;color:#888888;}
.cont1 .tab-wrap .on button{background: rgba(8, 17, 28, .5);}
.cont2 .tab-wrap .on button{background: rgba(241,248,250, .5);}



/* 탭 컨텐츠 */
#main-cont1{position: relative;overflow: hidden;}
#main-cont2{position: relative; background-image: url(/images/new_main2/main_cont2_bg.png);background-repeat: no-repeat;background-position: left bottom -62px;}
.cont-wrap{display: none;}
.cont-wrap.on{display: block;}

/* 마우스 스크롤 */
.mouse-scroll{position: absolute;bottom: 160px;left: 50%;transform: translateX(-50%);text-align: center;transition: opacity 0.6s ease;}
.mouse-scroll.is-hidden{opacity: 0;pointer-events: none;}
.mouse-scroll p{font-size: 12px;font-weight: 500;color: #fff;margin-bottom: 8px;}
.mouse-scroll .progressbar{position: relative;width: 1px;height: 80px;margin: 0 auto;background: rgba(255, 255, 255, 0.2);overflow: hidden;}
.mouse-scroll .progressbar div{position: absolute;top: -40%;left: 0;width: 100%;height: 40%;background: #fff;border-radius: 2px;animation: scrollDown 1.8s cubic-bezier(0.65, 0, 0.35, 1) infinite;}
@keyframes scrollDown{0%{top: -40%;opacity: 0;}15%{opacity: 1;}70%{opacity: 1;}100%{top: 100%;opacity: 0;}}

.top-visual{position: relative;z-index: 3;overflow:hidden;height: 100vh;}
.top-visual::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 75% 65% at 50% 50%, rgba(26,34,68,0.62) 0%, rgba(14,18,42,0.46) 30%, rgba(6,8,22,0.24) 50%, rgba(2,3,10,0) 70%);}
.top-visual::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;background:radial-gradient(circle 340px at 50% 50%, rgba(255,200,120,0.3) 0%, rgba(255,175,90,0.15) 45%, rgba(255,150,60,0) 75%);filter:blur(36px);}
.top-visual .container{display: flex; align-items: center;position: relative;height: 100%;}
.top-visual .desc-text-box{position: relative;width: 100%;height: 90px;}
.top-visual .desc-text-box h2{position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%, -50%);font-size: 64px;line-height: 1.3;letter-spacing: -0.02em;color: #fff;white-space: nowrap;transition: transform 1.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 1s ease;}
.top-visual .desc-text-box .desc1{opacity: 1;}
.top-visual .desc-text-box .desc2{opacity: 0;}
.top-visual .desc-text-box .desc2 span{font-weight: 600;}
.top-visual .desc-text-box.step2 .desc1{opacity: 0;}
.top-visual .desc-text-box.step2 .desc2{opacity: 1;}
.top-visual .desc-text-box.step3 .desc1{opacity: 1;transform: translate(calc(-100% - 225px), -50%);}
.top-visual .desc-text-box.step3 .desc2{opacity: 1;transform: translate(225px, -50%);}
.top-visual .desc-text-box .lightbulb{position: absolute;top: 50%;left: 50%;width: 360px;height: 360px;transform: translate(-50%, -50%) scale(0.5);opacity: 0;transition: opacity 0.8s ease, transform 0.8s ease;}
.top-visual .desc-text-box.step4 .lightbulb{opacity: 1;transform: translate(-50%, -50%) scale(1);}

.core-light{position: fixed;top: 0;left: 0;width: min(720px, 39.6vh, 39.6vw);height: min(720px, 39.6vh, 39.6vw);opacity: 0;pointer-events: none;z-index: 2;transition: opacity 0.15s ease;will-change: transform, opacity;}

body.cont2 .core-light{opacity: 0 !important;visibility: hidden;}
.core-light.is-active{opacity: 1;}
.core-light-img{display: block;width: 100%;height: 100%;}

.lightbulb-glow{position: absolute;top: 50%;left: 50%;width: min(1200px, 66vh, 66vw);height: min(1200px, 66vh, 66vw);z-index: 0;transform: translate(-50%, -50%) translateZ(0) scale(1);pointer-events: none;opacity: 0;transition: opacity 3s ease, transform 3s ease;will-change: opacity, transform;backface-visibility: hidden;}
.lightbulb.on .lightbulb-glow{opacity: 0.8;transform: translate(-50%, -50%) translateZ(0) scale(1.6875);}
.lightbulb.on .lightbulb-glow{opacity: calc(0.8 * (1 - var(--light-departed, 0)));}
.lightbulb.light-cycle-started .lightbulb-glow{transition: opacity 0.8s ease;}
.lightbulb-glow-img{display: block;width: 100%;height: 100%;}
.lightbulb-sphere{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.lightbulb-sphere canvas{display: block;width: 100%;height: 100%;}


main h2{font-size: 16px;font-weight: 700;}

section .container{display: flex;align-items: center;justify-content: center;}
section.load{position: relative;overflow: initial;padding: 120px 20px 180px;}
section.load::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;background-image: url(/images/new_main2/load.png);background-repeat: no-repeat;background-position: right -200px bottom 28px;-webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 26%, #000 74%, transparent 100%);mask-image:linear-gradient(to bottom, transparent 0%, #000 26%, #000 74%, transparent 100%);opacity: calc(.2 + .8 * var(--load-lit, 0));transition: opacity 0.4s ease;}
.load .container{display: flex; align-items: center; justify-content: left; max-width: 1480px;height: 100%; margin: auto; }
.load p{padding-top: 12px;font-size: 64px; font-weight: 700;letter-spacing: -0.01em;line-height: 1.3;color: #ffffff; word-break: keep-all;}
.load .top-col{display: inline-block;font-size: 44px;letter-spacing: -0.02em;color: #809dca;}
.load .s-txt{display: inline-block;padding-top: 55px;font-size: 20px;font-weight: 600;line-height: 1.4;color: #d4d4d4;}
.load .desc-text-box{position: relative;z-index: 40;opacity: 0;transition: opacity 0.8s ease;}
.load.in-view .desc-text-box{opacity: 1;}

section.what_we_do{overflow: initial;}
.what_we_do .container{position: static !important; align-items: flex-start; justify-content: space-between;flex-wrap: wrap;gap: 62px;width: 100%;max-width: 1520px;margin: auto;padding: 270px 20px 120px;}
.what_we_do .container:after{content:''; position: absolute;bottom: -200px;right: 0;width: 162px;height: 375px;background-image: url(/images/new_main2/middle_sky_img.png);opacity: 0.3;transition: opacity 0.8s ease;}
.what_we_do .container.is-visible:after{opacity: 1;}
.what_we_do .item{z-index: 20;}
.what_we_do .container > .item:first-child{flex: 0 1 500px;}
.what_we_do .container > .item:first-child img{display: block;max-width: 100%;height: auto;}
.what_we_do .container > .item:last-child{flex: 1 1 640px;max-width: 918px;}
.what_we_do h2{padding-bottom: 38px;color: #ff7575;}
.what_we_do p{font-size: 60px;font-weight: 900; line-height: 1.2;color: #fff;}
.what_we_do p span{display: block;padding-bottom: 12px;font-size: 40px;font-weight: 500;}
.what_we_do .card{width: 100%;}
.what_we_do .card ul{display: grid;gap: 20px;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 24px;}
.what_we_do .card li{
    --stagger: 0s;
    display: flex;align-items: center;justify-content: center;
    width: 100%;height: 200px;border-radius: 16px;
    opacity: 0;
    transform: translateY(24px);
    background: rgba(255,255,255,0.03);
    box-shadow: inset 0 0 0 200px rgba(255,255,255,0);
    transition: opacity 0.6s ease var(--stagger),
    transform 0.6s ease var(--stagger),
    background-color 0.3s ease,
    box-shadow 0.25s ease,
    translate 0.15s ease;
}


.what_we_do .card li a{display: flex;align-items: center;width: 100%;height: 100%;padding: 0 32px; background-image: url(/images/new_main2/arrow_ic.png);background-repeat: no-repeat; background-position: right 27px bottom 32px;}
.what_we_do .card li:before{content:'';background-image: url(/images/new_main2/arrow_ic.png)}
.what_we_do .card li p{position: relative;padding-left: 90px;font-size: 24px;font-weight: 600;line-height: 1.3;color: #fff;}
.what_we_do .card li p:before{content:'';position: absolute;top: 50%;transform: translateY(-50%); left: 0;width: 60px;height: 60px;border-radius: 100%;background-repeat: no-repeat;background-position: center;vertical-align: middle;}
.what_we_do .card li p .br{display: block}
.what_we_do .card li.type1 p:before{background-color:#0096cd; background-image: url(/images/new_main2/what_we_do_ic1.png)}
.what_we_do .card li.type2 p:before{background-color:#00b7c6; background-image: url(/images/new_main2/what_we_do_ic2.png)}
.what_we_do .card li.type3 p:before{background-color:#33c192; background-image: url(/images/new_main2/what_we_do_ic3.png)}
.what_we_do .card li.type4 p:before{background-color:#7fb45f; background-image: url(/images/new_main2/what_we_do_ic4.png)}
.what_we_do .card li.type5 p:before{background-color:#eb9a28; background-image: url(/images/new_main2/what_we_do_ic5.png)}
.what_we_do .card li.type6 p:before{background-color:#eb4d28; background-image: url(/images/new_main2/what_we_do_ic6.png)}
.what_we_do .card li span{display: block;min-height: 45px;margin-top: 30px;font-size: 16px;font-weight: 600;line-height: 1.4;color: #bcc5cf;transition: color 0.3s ease;}
.what_we_do .card li span .br{display: block}
.what_we_do .card li img{max-width: 100%;opacity: 0.1;transition: opacity 1.3s ease calc(var(--stagger) + 0.5s);}
.what_we_do .card li:nth-child(1){--stagger: 0.05s;}
.what_we_do .card li:nth-child(2){--stagger: 0.2s;}
.what_we_do .card li:nth-child(3){--stagger: 0.35s;}
.what_we_do .card li:nth-child(4){--stagger: 0.5s;}
.what_we_do .card li:nth-child(5){--stagger: 0.65s;}
.what_we_do .card li:nth-child(6){--stagger: 0.8s;}
.what_we_do .item.fade-up.fade-in .card li{opacity: 1;transform: translateY(0);background: rgba(255,255,255,0.07);}
.what_we_do .item.fade-up.fade-in .card li img{opacity: 1;}
.what_we_do .item.fade-up.fade-in .card li.type1.hover,
.what_we_do .card li.type1.hover{background: #0096cd;}
.what_we_do .item.fade-up.fade-in .card li.type2.hover,
.what_we_do .card li.type2.hover{background: #00b7c6;}
.what_we_do .item.fade-up.fade-in .card li.type3.hover,
.what_we_do .card li.type3.hover{background: #33c192;}
.what_we_do .item.fade-up.fade-in .card li.type4.hover,
.what_we_do .card li.type4.hover{background: #7fb45f;}
.what_we_do .item.fade-up.fade-in .card li.type5.hover,
.what_we_do .card li.type5.hover{background: #eb9a28;}
.what_we_do .item.fade-up.fade-in .card li.type6.hover,
.what_we_do .card li.type6.hover{background: #eb4d28;}
.what_we_do .card li.hover span{color:#fff;}

#main-cont1 .item.fade-up{opacity: 0.2;}
#main-cont1 .item.fade-up.fade-in{opacity: 1;}

.fact-check{position:relative;overflow:hidden;padding: 0 20px;}
.star-canvas-global{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;display:block;}
.star-field{position:relative;overflow:hidden;}
.star-field > *{position:relative;z-index:1;}
.fact-check .container{ max-width: 1480px;margin: auto;padding: 200px 0;}

.fact-check .top-desc{text-align: center}
.fact-check h2{padding-bottom: 42px;font-size: 16px;font-weight: 700;line-height: 1.4;color: #7cbad2;}
.fact-check .top-desc p{font-size: 52px;font-weight: 800;line-height: 1.4;color: #fff;}
.fact-check .top-desc span{display: block;padding-top: 25px;font-size: 20px;font-weight: 500;line-height: 1.4;color: #d4d4d4;opacity: .8;}
.fact-check .list{margin-top: 120px;}
.fact-check .list ul{display: flex; flex-wrap: wrap;gap: 60px;}
.fact-check .list li{flex:1;}
.fact-check .list li a{text-align: center}
.fact-check .list li p{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 26px;font-weight: 600;line-height: 1.4;color: #fff;transition: color 0.3s ease;}
.fact-check .list li span{display: block;padding-top: 20px;font-size: 16px;font-weight: 600;color: #c7c7c7;}
.fact-check .list li a:hover p{color:#7cbad2 ;}


.detail-box{position: relative;text-align: center}
.detail-box:before{content:'';width:100%;height:1px;position: absolute;top: 50%;transform: translateY(-50%);left: 50%;transform: translateX(-50%);background-color:rgba(255,255,255,0.15); transition: background-color 0.4s ease;}
.detail-box a{display: inline-flex;position: relative;align-items: center;justify-content: center;height: 45px;padding: 0 30px;border-radius: 28px;font-size: 16px;font-weight: 600;transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;}
.detail-box a:after{content:'+';display: inline-block;margin-top: -1px;margin-left: 5px;font-size: 16px;font-weight: 600;vertical-align: middle;transition:transform 0.4s ease, top 0.4s ease;}
.detail-box a:hover:after{transform: rotate(180deg);}
.fact-check .detail-box{margin: 75px auto 0;}
.fact-check .detail-box a{border: 1px solid #4d616b;color: #e9e9e9;background-color: #3a5462;}
.fact-check .detail-box a:hover{border-color: #63808d;color: #fff;background-color: #496a79;}
.detail-box:hover:before{background-color: rgba(255, 255, 255, 0.3);}
.fact-check .detail-box a:after{color: #e9e9e9;}


.news .item,
.news .box-item,
.news .list-board,
.news .thumb-board,
.news .board-slide-box,
.news .swiper{min-width: 0;}
.news .list-board,
.news .thumb-board{flex: 1 1 0;}
.news{padding:0 20px;}
.news .container{flex-direction: column;align-items: stretch;max-width: 1480px;margin: auto;padding: 100px 0px 0px;}
.news .item{display: flex;flex-wrap: wrap;}
.news h2{padding-bottom: 20px;;color:#eca875}
.news h3{font-size: 60px; font-weight: 900; color:#fff;}
.board-slide-box{overflow: hidden}
.news .list-board{padding-right: 85px;}
.news .list-board .top-box{padding-bottom: 35px;}
.news .list-board li a{display: block;padding: 32px 0; border-bottom: 1px solid rgba(255,255,255,0.15);transition: opacity .3s ease;}
.news .list-board .meta{ display: flex;align-items: center;gap: 25px;padding-bottom: 20px;}
.news .list-board .meta span{font-size: 15px}
.news .list-board .type{font-weight: 800;opacity: .7;}
.news .list-board .type.col1{color:#eca875;}
.news .list-board .type.col2{color:#c1c191;}
.news .date{font-weight: 500;color:#d3f2f6;}
.news .list-board p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 22px;font-weight: 600;color: #fff;transition:color 0.2s ease;}
.news .list-board li a:hover p{color: #d9ffff}
.box-item{ display: flex; overflow: hidden}
.news .thumb-board{padding-top: 68px;padding-left: 50px;}
.news .thumb-board .top-box{display: flex;align-items: center;justify-content: space-between;padding-bottom: 45px;}
.news .board-slide-box{}
.news .board-slide-box .thumb{height: 320px;overflow: hidden;border-radius: 13px;}
.news .board-slide-box .thumb img{width: 100%;height: 100%;object-fit: cover;transition: transform 0.4s ease;}
.news .board-slide-box a:hover img{transform: scale(1.1);}
.news .board-slide-box p{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 30px;;font-size: 20px;font-weight: 600;line-height: 1.4;color: #fff;transition:color 0.2s ease;}
.news .board-slide-box a:hover p{color: #d9ffff}
.board-slide-box .swiper-pagination{position: static;margin-top: 48px;}
.board-slide-box .swiper-pagination-bullet{width: 10px;height: 10px;background:rgba(255,255,255,.5);opacity: 1;}
.board-slide-box .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 44px;border-radius: 13px;background:#f4d454}
.board-slide-box .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}

.news .sns{display: flex;align-items: center;flex: 1;width: 100%;max-width: 195px;}
.news .sns li{flex:1;text-align: center;}
.news .sns li a{display: inline-block;background-repeat: no-repeat;background-position: center;background-size: 100% auto;}
.news .sns .youtube{width: 20px;height: 15px;background-image: url(/images/new_main2/sns_youtube_ic.png)}
.news .sns .facebook{width: 9px;height: 17px;background-image: url(/images/new_main2/sns_facebook_ic.png)}
.news .sns .blog{width: 15px;height: 19px;background-image: url(/images/new_main2/sns_blog_ic.png)}
.news .sns .instagram{width: 19px;height: 19px;background-image: url(/images/new_main2/sns_instagram_ic.png)}
.news .thumb-board h3{font-size: 32px;}
.today-news{padding-top: 80px;}
.today-news h3{display: inline-block;padding-right: 90px;font-size: 32px;font-weight: 700;vertical-align: top;}
.today-news ul{display: inline-block;width: calc(100% - 326px);}
.today-news li a{display:block;padding:15px 0;}
.today-news li:first-child a{padding-top:0;}
.today-news li p{display: inline-block;width: calc(100% - 134px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;font-weight: 600;color: #fff;transition:color 0.2s ease;}
.today-news li a:hover p{color: #d9ffff}
.today-news .date{display: inline-block;margin-right: 42px;}
.news .detail-box{margin-top: 40px;}
.news .detail-box a{border: 1px solid #6fa2bd; background-color: #60a6cd; color:#fff;}
.news .detail-box a:hover{border-color: #8bbbd2;background-color: #4f94bc;color: #fff;}

.group2{background-repeat: no-repeat;}

.end{ position: relative; overflow: hidden;padding: 150px 20px 200px;}
.end .end-bg-video{
    position:absolute;top:0;left:0;width:100%;height:100%;
    object-fit:cover;z-index:0;pointer-events:none;
    -webkit-mask-image:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.55) 8%, #000 22%);
    mask-image:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.55) 8%, #000 22%);
}
.end .end-dim{position:absolute;top:0;left:0;width:100%;height:26%;z-index:0;pointer-events:none;background-image: linear-gradient(to bottom, rgba(71,128,167,0) 0%, rgba(74,134,176,0.4) 20%, rgba(77,141,185,0.22) 55%, rgba(83,152,203,0) 100%);}
.end .end-star-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;}
.end .container{justify-content: left;position: relative;z-index:2;max-width: 1480px;width: 100%;height: 100%; margin: auto;}
/*.end .item{position: relative;top: 96px;}*/
.end .s-desc{font-size: 44px;line-height: 1.4;color: #c8eafa;}
.end .s-desc .br{display: block}
.end .desc{padding-top: 20px;font-size: 52px;font-weight: 900;line-height: 1.5;color: #fff;}
.end .img{position: absolute;bottom: 0;right: 0; z-index: -1;}

#main-cont1{background-image: linear-gradient(to bottom,
rgba(2, 6, 8, 0.75) 0%,
rgba(7, 19, 25, 0.68) 17%,
rgba(27, 49, 75, 0.66) 28%,
rgba(41, 74, 105, 0.75) 40%,
rgba(48, 76, 101, 0.78) 55%,
rgba(76, 127, 159, 0.81) 64%,
rgba(71, 128, 167, 0.84) 77%,
rgba(77, 141, 185, 0.9) 90%,
rgba(83, 152, 203, 0.95) 100%);}



/* 페이드 인 */
.fade-up{opacity: 0;transform: translateY(40px);transition: opacity 0.8s ease, transform 0.8s ease;}
.fade-up.fade-in{opacity: 1;transform: translateY(0);}
/* 페이드 인 */

footer{position: relative;background-color: #151f1f;z-index: 1;}
footer .item{width: 100%;text-align: center;margin: auto;padding:0 20px;}
footer .item + .item{border-top: 1px solid rgba(255, 255, 255, .2);}



#main-cont2{margin-top: 120px;}
.cont2 .detail-btn{display: inline-block;position: relative;font-size: 20px;font-weight: 600;color: #010e20;}
.cont2 .detail-btn:after{content:'';position: absolute;bottom: 2px;right: -64px;width: 46px;height: 7px;background-image:url(/images/new_main2/arrow_ic_b.png);background-repeat: no-repeat; background-position: 0 0;background-size: 100% auto;transition: transform 0.3s ease;}
.cont2 .detail-btn:hover:after{transform: translateX(12px);}

/* 에너지 지원 */
.support .detail-btn{position: absolute;bottom: 0;left: 20px;}
.support {overflow: hidden;padding-top:135px; padding-bottom: 250px;}
.support .item{display: flex;flex-wrap: wrap;justify-content: space-between;max-width: 1680px;padding:0 20px;margin: auto;}
.support .item:before{content:'';position: absolute;left: 50%;transform: translateX(-50%);bottom: -262px;z-index: -1;width: 857px;height: 516px;background-image:url(/images/new_main2/support_img.png);background-repeat: no-repeat; background-position: 0 0;background-size: 100% auto;}
.support h2{font-size: 52px;font-weight: 500;letter-spacing: -0.02em;line-height: 1.35;color: #101010;}
.support h2 span{font-weight: 900;color:#00b2db}
.support .desc-box{position: relative;width:49%}
.support .func-box{width: calc(51% - 11px);padding-left: 40px; padding-top: 80px;}
.support .desc > span{display: block;padding-top: 32px;;font-size: 20px;font-weight: 600;line-height: 1.4;color: #2e2e2e;}
.support .search-list{display: flex;flex-wrap: wrap;gap: 10px;width: calc(100% - 95px);}
.support .search-list form{flex: 1;}
.support .search-list ul{display: flex;align-items: center;flex-wrap: wrap;gap: 10px;flex: 1;}
.support .search-list li{flex: 1;}
.support select{width: 100%;height: 52px;padding-left: 15px;padding-right: 20px;border: 1px solid #d6d6d6;border-radius: 9px;font-size: 16px;font-weight: 600;color: #666666;background-color: #fff;background-image: url(/images/sub/box_sel_arrow.png);background-repeat: no-repeat;background-position: center right 15px;}
.support .search-btn{width: 52px;height: 52px;border: 1px solid #1d8da7;border-radius: 9px;transition: background-color 0.3s ease;}
.support .search-btn:hover{background-color: #1d8da7;}
.support .search-btn:before{content:'';display: block;width: 18px;height: 17px;margin: auto;background-color:#2c95ad;mask-repeat: no-repeat; mask-size: 100% auto; mask-image: url(/images/new_main2/support_search_ic.svg);transition: background 0.3s ease;}
.support .search-btn:hover:before{background-color:#fff;}
.support .card{margin-top: 42px;}
.support .card > ul{display: flex;flex-wrap: wrap;gap: 20px;}
.support .card > ul > li{flex: auto;width: calc(50% - 10px);height: 190px;}

.support .card li a{ display: flex;flex-direction: column;justify-content: center;height:100%;padding: 0 30px;border-radius: 13px;border: 1px solid #d6d6d6;background-color: #fff;transition: border 0.3s ease, box-shadow 0.3s ease;}
.support .card li a:hover{border: 1px solid #bdc2e2; box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);}
.support .card .meta-top{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding-bottom: 22px;}
.support .card .meta-top ul{display: flex;align-items: center;gap:5px;}
.support .card .logo-box{display: flex;align-items: center;justify-content: center;width: 52px;height: 52px;border-radius: 9px;border: 1px solid #eeeeee;}
.support .card .logo-box img{max-width: 30px;}
.support .card .meta-top li{display: flex;align-items: center;justify-content: center;height: 32px;padding: 0 12px;border-radius: 6px;font-size: 14px;font-weight: 700;}
.support .card .meta-top li.type1{width:68px;color:#db3f59;background-color: #fcf0f2;}
.support .card .meta-top li.type2{width:90px;color:#5b69ae;background-color: #f2f3f9;}
.support .card .meta-top li span{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.support .card p{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 22px;font-weight: 600;color: #2e2e2e;}
.support .card a > span{display: block; padding-top: 20px;font-size: 16px;font-weight: 600;color: #6871a0;}

.energy-info{position: relative;overflow-x: hidden;padding: 70px 0;}
.energy-info .item{max-width: 1682px;padding: 0 20px;margin: auto;}
.energy-info h2{font-size: 52px;font-weight: 500;letter-spacing: -0.02em;line-height: 1.4;color: #101010;}
.energy-info h2 span{font-weight: 900;color:#1e9b8e;}

/* 탭 + 더보기 */
.energy-info .top-item{display: flex;align-items: center;justify-content: space-between;margin-top: 48px;padding-bottom: 100px;}
.energy-info .tabs{display: flex;align-items: center;gap: 50px;}
.energy-info .tabs li{position: relative;}
.energy-info .tabs li:not(:last-child):after{content:'';position: absolute;top: 50%;transform: translateY(-50%); right: -28px;width: 5px;height: 5px;border-radius: 50%;background: #bfbfbf;}
.energy-info .tabs button span{font-size: 20px;font-weight: 600;color: #767676;transition: color 0.3s ease;}
.energy-info .tabs li button:hover span,
.energy-info .tabs li.on button span{color: #1e9b8e;font-weight: 700;}
.energy-info .tabs li button span:after,
.energy-info .tabs li.on button span:after{content:'';position: absolute;bottom: -18px; width: 0;left: 0;height:1px; background:#1e9b8e; transition: width 0.3s ease;}
.energy-info .tabs li.on button span:after,
.energy-info .tabs li button:hover span:after{width:100%;}


.energy-info .tab-cont{display: none;}
.energy-info .tab-cont.on{display: block;}
.energy-info .detail-btn{position: absolute;top: 195px;right: max(20px, calc((100% - 1642px) / 2 + 20px));margin-right: 65px;}

.energy-info .card-slide-box{position: relative;;padding-left: max(20px, calc((100% - 1680px) / 2 + 20px));}
.energy-info .swiper{overflow: visible;width: 100%;}
.energy-info .swiper-wrapper{display: flex;}
.energy-info .swiper-slide{flex-shrink: 0}
.energy-info .swiper-slide a{position: relative;display: block;width:100%;height: 465px;border-radius: 13px;overflow: hidden;box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.06);}
.energy-info .tbumb{position: absolute;inset: 0;}
.energy-info .tbumb img{width: 100%;height: 100%;object-fit: cover;}
.energy-info .over-box{display: flex;flex-direction: column;justify-content: flex-end;position: absolute;left: 0;bottom: -100%;width: 100%;height:100%;padding: 0 30px 35px;background: rgba(13,168,173,.95);transition: bottom 0.3s ease;}
.energy-info .over-box:before{content:'';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); width: 59px;height: 59px;margin-top: -30px;background-image: url(/images/new_main2/add_btn_ic.png); background-position:0 0;background-repeat: no-repeat;background-size: 100% auto;}
.energy-info a:hover .over-box{bottom:0;}
.energy-info .over-box span{display: block;font-size: 18px;font-weight: 600;letter-spacing: 0.02em;color: #81fdf1;}
.energy-info .over-box p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 18px;font-size: 24px;font-weight: 500;line-height: 1.4;color: #fff;}

.energy-info .slide-btn-box button.swiper-button-disabled{opacity: .35;pointer-events: none;}
.energy-info .slide-btn-box{display: flex;justify-content: center;max-width: 120px;width: 100%; height:48px;margin: 75px auto 0;border-radius: 30px;border: 1px solid #dddddd;box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);}
.energy-info .slide-btn-box button{width: 60px;height: 48px;background-image: url(/images/new_main2/slide_btn_ic.png);background-repeat: no-repeat; background-position: center}
.energy-info .slide-btn-box button.next-btn{border-left: 1px solid #dddddd}
.energy-info .slide-btn-box button.prev-btn{transform: rotate(180deg);}

.power-status{max-width: 1680px;min-height: 680px;padding: 55px 20px 130px;margin:auto; background: none;}
.power-status .energy-dashboard{background-color: transparent;}
.power-status .item{display: flex;flex-wrap: wrap;gap: 100px;transform: initial;}
.power-status.energy-dashboard > .item{display: flex;opacity: 1 !important;transform: none !important;}
.power-status .stats-cont {display:none;flex: 1;padding-top: 35px;}
.power-status .stats-cont.on{display: block}
.stats-tabs{flex: none;max-width: 330px; width: 100%;margin-top: -40px;}
.stats-tabs li{border-bottom: 1px solid #cfd4d7}
.stats-tabs button{position: relative;width: 100%;text-align: left;padding: 62px 0;font-size: 24px;font-weight: 600;color: #787878;transition: color 0.3s ease, font-size 0.3s ease;}
.stats-tabs button:after{content:'';position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 46px;height: 8px;background-image: url(/images/new_main2/arrow_ic_g.png);background-repeat: no-repeat;background-position: center;background-size: 100% auto;}
.stats-tabs button:before{content:'';position: absolute;top: 50%;right: 0;z-index: 1;transform: translateY(-50%);width: 48px;height: 8px;background-image: url(/images/new_main2/arrow_ic_b2.png);background-repeat: no-repeat;background-position: center;background-size: 100% auto;clip-path: inset(0 100% 0 0);transition: clip-path 0.5s ease;}
.stats-tabs button:hover:before,
.stats-tabs .on button:before{clip-path: inset(0 0 0 0);}
.stats-tabs button:hover{color: #101010;}
.stats-tabs .on button{font-size: 36px;font-weight: 500;letter-spacing: -0.02em;color: #101010;}
.stats-tabs .on button span{font-weight: 900;}

.power-status .top-meta{display: flex;align-items: center;gap: 22px; justify-content: right; padding-bottom: 15px;}
.power-status .top-meta p{font-size: 18px;font-weight: 500;color: #888888;}
.energy-dashboard .board{padding: 0;border-radius: 0;box-shadow: none;background: none;}
.energy-dashboard .board.contract-type-share{margin-top: 40px;}
.energy-dashboard .map-area{width: 100%;}
.map-area svg {display: block;width: 100%;}
.supply-reserve{display: flex;align-items: center;gap: 15px; width: 40%;}
.supply-reserve p{padding-bottom: 32px;font-size: 25px;font-weight: 600;color: #2e2e2e;}
.supply-reserve strong{display: block;font-size: 68px;font-weight: 700;color: #55b40d;}
.supply-reserve span{display: flex;align-items: center;justify-content: center;width: 60px;height: 60px;border-radius: 50%;font-size: 20px;font-weight: 600;color: #fff;background: linear-gradient(0deg, #49811f 0%, #55b40d 100%);box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.12);}
#energy-forecast-chart{width: 100% !important;}
.cont-body{display: flex;align-items: center;border-bottom: 1px solid #dddddd;}
.energy-dashboard .power-realtime-bar-graph{width: 63%;padding-left: 80px;padding-right: 40px; border-left: 1px solid #dddddd;}
.power-realtime-bar-graph .graph{gap: 50px;}
.power-realtime-bar-graph p{text-indent: 0;padding-left: 0;font-size: 19px;color:#2e2e2e;}
.power-realtime-bar-graph p:before{content:none}
.power-realtime-bar-graph .bar{height: 10px;border-radius: 20px;}
.power-realtime-bar-graph span{flex: none;font-size: 17px;letter-spacing: -0.02em;}
.power-realtime-bar-graph .type1 span{color:#eb0000}
.power-realtime-bar-graph .type2 span{color:#1a65b1}
.power-realtime-bar-graph .type3 span{color:#6e1fc1}
.power-realtime-bar-graph .type4 span{color:#358d4d}
.energy-dashboard .board .title{font-size: 24px;font-weight: 600;color: #2e2e2e;}
.real-power .cont-body + .cont-body{padding-top: 46px; border-bottom: none;}
.real-power .board-wrap{width: 100%;}
.stats-cont .tab-box.cont{left: 0;}
.stats-cont .tab-box.cont ul{gap: 32px}
.stats-cont .tab-box.cont button{color: #666666;}
.stats-cont .tab-box.cont li.on button,
.stats-cont .tab-box.cont li.hover button{color: #1a3f81;}
.stats-cont .tab-box.cont button:after{ bottom: -14px;height: 2px;}
.board .tab-box.top button{font-size: 17px;letter-spacing: -0.02em;}
.stats-cont.usage-status .board-wrap{margin-top: 55px;}
.energy-dashboard .board-wrap + .board-wrap {margin-top: 35px;}
.stats-cont.usage-status .board-wrap.status2{gap: 30px;}
.usage-type-usage-customer{width: calc(65% - 26px);}
.energy-dashboard .board.energy-usage{align-items: flex-start;padding-top: 55px;}
.energy-dashboard .usage-status .board .title{font-size: 22px;}
.energy-dashboard .energy-usage .status-box .tit{font-size: 16px;line-height: 1.2;}
.energy-dashboard .energy-usage .status-box .data strong{font-size: 20px;}
.energy-dashboard .energy-usage .slash{font-size: 20px;}
.power-usage-status .data .num strong{font-size: 26px;}
.board.power-region-status{margin-top: 55px;}
.energy-dashboard .status-box .tit{padding-bottom: 12px;}
.energy-dashboard .status-box .data strong{font-size: 20px;}
.energy-dashboard .status .status-box .data strong{font-size: 22px;}
.board-wrap.status{margin-top: 55px;}
.board-wrap.status .board{min-height: 120px;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);padding: 25px;border-radius: 16px;background: #fff; }
.usage-type-share-chart{margin: auto;}
.industry-usage-customer-status-chart{text-align: center;}
.energy-forecast-chart{width: 100%}
.energy-dashboard .board .none_data {display: flex; align-items: center; justify-content: center; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7);}
.energy-dashboard .board .none_data .text {padding: 45px 0 0; background-image: url('/images/new_main/main_none_data.png'); background-position: top center; background-repeat: no-repeat; font-weight: 500; font-size: 18px; color: #ffffff;}

/* 추후 common.css에 옮겨야 함 */
footer{padding: 0 80px;background-color: #151f1f;}
footer .footer-top{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding:50px 0; border-bottom: 1px solid #2d2d2d;}
footer .info{display: flex; align-items: center; gap:85px}
footer .info p{font-size: 16px;font-weight: 500;line-height: 1.4;color: #b5b5b5;}
footer .sns-list{display: flex;align-items: center;gap: 6px;}
footer .sns-list a{display: block;width: 40px;height: 40px;background-repeat: no-repeat;background-position: center;}
footer .sns-list .blog{background-image: url(/images/common/footer_sns_blog_ic.png)}
footer .sns-list .facebook{background-image: url(/images/common/footer_sns_facebook_ic.png)}
footer .sns-list .youtube{background-image: url(/images/common/footer_sns_youtube_ic.png)}
footer .sns-list .kakao{background-image: url(/images/common/footer_sns_kakao_ic.png)}
footer .sns-list .instagram{background-image: url(/images/common/footer_sns_instagram_ic.png)}
footer .sns-list .twitter{background-image: url(/images/common/footer_sns_x_ic.png)}
footer .footer-bottom{display: flex;align-items: center;justify-content: space-between; flex-wrap: wrap;padding: 35px 0;}
footer .info-link{display: flex;flex-wrap: wrap;gap: 30px;}
footer .info-link a{font-size: 15px;font-weight: 500;color: #fff;transition:color 0.2s ease;}
footer .info-link a.col{color:#288ea5;}
footer .info-link a:hover{color: #d9eeee;;}
footer .info-link a.col:hover{color: #4bb5cc;}
footer .meta{display: flex;align-items: center; gap: 48px;}
footer .copyright{padding: 0;margin: 0;border: none;font-size: 15px;font-weight: 500;line-height: 1.3;color: #828282;}



@media only screen and (max-width:1920px) {
    section.load::before{right: -142px;}
}
@media only screen and (max-width:1920px) {
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div{padding: 0 20px 0;}
}
@media only screen and (max-width:1440px) {
    header{height: auto;padding:0;}
    header .container > .inner_box {flex-wrap: wrap;justify-content: space-between;gap: 0; padding: 20px 20px 0;}
    header .container > .inner_box > .box.left {display: flex; align-items: center; justify-content: space-between; width: 100%; margin: 0 0 10px;}
    header .container > .inner_box > .box.left .tab_inner {display: flex; align-items: center; justify-content: center;}
    header .container > .inner_box > .box.left .tab_inner .lang_area {margin: 0;}
    header .container > .inner_box > .box.mid { justify-content: left;max-width: 800px;height: auto;}
    header .container > .inner_box > .box.mid .gnb_area{height: auto}
    header .container > .inner_box > .box.mid .gnb_area #lnb { display: block; width: 100%; height: auto;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list {justify-content: flex-start;height: auto; margin: 0 0 0 -25px;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > a { height: auto;padding:0 10px;line-height: 50px;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div {top: 100px;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > div { width: 475px;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title1 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title2 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title3 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title4 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title5 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title6 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title7 > div > div {background-position: bottom right 10%;}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > ul { width: calc(100% - 475px);}
    header .container > .inner_box > .box.mid .gnb_area #lnb > .list > li > div > ul > li { margin-right: 40px;}
    header .container > .inner_box > .box.right .inner_box .sub_logo_area {display: none;}
    header .container > .inner_box > .box.right .inner_box .lang_area {display: none;}
    .lnb_bg {display: block !important; top: 100px;}
    header .head_sch_btn,
    .total_sch_area{width: 21px;height: 24px;}
    .total_sch_area{position: relative;}
    header .container > .inner_box > .box.right .inner_box .all_menu_area .btn:before{margin-bottom: 0;}
    header .container > .inner_box > .box.right .inner_box .total_sch_area::after {content: '';position: absolute;top: 50%;right: -15px;transform: translateY(-50%);width: 1px;height: 23px;}
    .cont1 header .container > .inner_box > .box.right .inner_box .total_sch_area::after{background-color: rgba(255, 255, 255, 0.3);}
    .cont2 header .container > .inner_box > .box.right .inner_box .total_sch_area::after{background-color: #888;}
    header .all_menu_area,
    header .all_menu_area .btn{ width: 23px;height: 19px; padding: 0;}
    header .all_menu_area .btn span,header .head_sch_btn span{padding: 0;font-size: 0;text-indent: -9999em;transition: color 0.3s ease;}
    header:not(.eng) .container > .inner_box > .box.mid .gnb_area #lnb > .list > li.l_title4 > a {background-position: top right; background-size: 27px auto;}

    /* 메인 콘텐츠 */
    .top-visual .desc-text-box h2{font-size: 48px;}
    .top-visual .desc-text-box.step3 .desc1{transform: translate(calc(-100% - 185px), -50%);}
    .top-visual .desc-text-box.step3 .desc2{transform: translate(185px, -50%);}
    .top-visual .desc-text-box .lightbulb{width: 300px;height: 300px;}
    .mouse-scroll p{margin-bottom: 15px;}
    .mouse-scroll .progressbar{height: 60px;}

    /* load */
    section.load::before{right: -170px;}
    .load .top-col{font-size: 36px;}
    .load p{font-size: 54px;}
    .load .s-txt{padding-top: 45px;}

    /* WHAT WE DO */
    .what_we_do .container{gap: 30px;padding: 240px 20px 110px;}
    .what_we_do .container > .item:first-child{flex: 0 1 370px;}
    .what_we_do .container > .item:last-child{max-width: 960px;}
    .what_we_do p{font-size: 52px;}
    .what_we_do p span{font-size: 35px;}
    .what_we_do .card li p{padding-left: 75px;font-size: 22px;}
    .what_we_do .card li p:before{width: 54px;height: 54px;}

    /* FACT CHECK */
    .fact-check .container{padding: 150px 0 100px;}
    .fact-check .top-desc p{font-size: 45px;}
    .fact-check .top-desc span{font-size: 19px;}
    .fact-check .list{margin-top: 100px;}
    .fact-check .list li p{font-size: 22px;}
    .detail-box a{height: 42px;}
    /* NEWS */
    .news h3{font-size: 52px;}
    .news .list-board{padding-right: 40px;}
    .news .list-board p{font-size: 21px;}
    .news .thumb-board h3{font-size: 28px;}
    .news .thumb-board{padding-left: 25px;}
    .news .board-slide-box .thumb{height: 300px;}
    .today-news h3{padding-right: 50px;font-size: 30px;}

    /* 엔딩 */
    .end{padding: 135px 20px 175px;}
    .end .s-desc{font-size: 38px;}
    .end .desc{padding-top: 18px;font-size: 45px;}


    /* 에너지 지원 */
    .support .item:before{bottom: -252px;width: 780px;height: 460px;}
    .support h2{font-size: 46px;}
    .support .desc-box{width: 42%;}
    .support .desc > span{padding-top: 25px;font-size: 19px;}
    .support .func-box{ width: calc(58% - 11px);}
    .support select{padding-left: 12px;padding-right: 15px;font-size: 15px; background-position: center right 12px;}
    .support .card{margin-top: 30px;}

    .cont2 .detail-btn{font-size: 19px;}

    /* 에너지 정보 */
    .energy-info{padding: 40px 0}
    .energy-info h2{font-size: 46px;}
    .energy-info .top-item{margin-top: 40px;padding-bottom: 80px;}
    .energy-info .tabs li:not(:last-child):after{right: -20px;}
    .energy-info .tabs{gap: 35px;}
    .energy-info .tabs button span{font-size: 19px;}
    .energy-info .swiper-slide a{height: 430px;}
    .energy-info .detail-btn{top: 145px;}

    #main-cont2{background-size: 440px auto;}
    /* 통계 */
    .power-status .item{gap: 60px;}
    .stats-tabs{max-width: 290px;}
    .stats-tabs button{padding: 40px 0;font-size: 22px;}
    .stats-tabs .on button{font-size: 28px;}
    .board .tab-box.top button{padding: 0 20px;font-size: 16px;}
    .power-status .stats-cont{width: 100%;padding-top: 0;}
    .supply-reserve strong{font-size: 58px;}
    .supply-reserve{justify-content: center}
    .supply-reserve span{width: 55px;height: 55px;font-size: 18px;}
    .energy-dashboard .power-realtime-bar-graph{padding-left: 60px;}
    .board-wrap.status{margin-top: 45px;}
    .energy-dashboard .usage-status .status .board{margin-top:0;}
    .energy-dashboard .usage-status .board .title{font-size: 19px;}
    .power-status .top-meta p{font-size: 17px;}
    .energy-usage .status-box li{flex: auto;width: calc(50% - 8px);}
    .energy-dashboard .power-region-status .status-box li{width: calc(50% - 6px);}
    .energy-dashboard .power-region-status .status-box li:nth-child(n+3){margin-top: 50px;}
    .energy-dashboard .map-area{margin-top: 0;}
    .value-wrap > ul > li{width: calc(50% - 8px);}
    .energy-dashboard .usage-type-share .legend{display: flex;flex-wrap: wrap;gap: 15px; justify-content: center;}
    .energy-dashboard .usage-type-share .legend li{width: calc(33.333% - 10px);}
    .energy-dashboard .usage-type-share .legend li + li{margin-top: 0;}
    .power-region-status .wrap{align-items: flex-start; gap: 30px;}
    .energy-dashboard .board .title{font-size: 19px;}


    /* common.css에 옮겨야 함 */
    footer{padding: 0 20px;}

}
@media (min-width: 1280px){
    .energy-info .swiper-slide{width: 375px;}
}
@media only screen and (max-width: 1280px) {

    /* 메인 콘텐츠 */
    .top-visual .desc-text-box .lightbulb{width: 270px;height: 270px;}
    .top-visual .desc-text-box h2{font-size: 44px;}
    .top-visual .desc-text-box.step3 .desc1{transform: translate(calc(-100% - 155px), -50%);}
    .top-visual .desc-text-box.step3 .desc2{transform: translate(155px, -50%);}

    /* load */
    section.load::before{right: -350px;background-size: 1400px auto;}
    section.load{padding: 120px 20px 100px;}
    .load .top-col{font-size: 32px;}
    .load p{font-size: 46px;}
    .load .s-txt{padding-top: 42px;font-size: 19px;}

    /* WHAT WE DO */
    .what_we_do .container{gap: 60px;padding: 145px 20px 90px;}
    .what_we_do .container > .item:first-child{flex: auto;width: 100%;}
    .what_we_do .container > .item:last-child{max-width: 100%;}
    .what_we_do p{font-size: 46px;}
    .what_we_do p span{ font-size: 30px;}
    .what_we_do .card ul{gap: 18px;}
    .what_we_do .card li{height: 180px;}
    .what_we_do .card li p{padding-left: 65px;font-size: 20px;}
    .what_we_do .card li p:before{width: 50px;height: 50px;}
    .what_we_do .card li span{padding-right: 16px;}
    .what_we_do .card li span .br{display: inline;}

    /* FACT CHECK */
    .fact-check .top-desc p{font-size: 40px;}
    .fact-check .top-desc span{font-size: 18px;}
    .fact-check .list{margin-top: 80px;}
    .fact-check .list li p{font-size: 20px;}

    /* NEWS */
    .news .container{padding: 45px 0 0}
    .news h3{font-size: 48px;}
    .today-news h3{font-size: 26px;}
    .news .box-item{flex-wrap: wrap;}
    .news .list-board, .news .thumb-board{flex: auto;width: 100%;}
    .news .list-board{padding-right: 0;}
    .news .thumb-board{padding-top: 70px;padding-left: 0}
    .today-news{padding-top: 100px;}

    /* 엔딩 */
    .end .s-desc{font-size: 34px;}
    .end .desc{font-size: 40px;}
    footer .info{flex-wrap: wrap;flex: 1;gap: 20px;}
    footer .info p{flex: auto;width: 100%;}
    footer .footer-bottom{gap: 16px;}
    footer .meta{flex: auto;gap: 20px;width: 100%;}


    /*에너지 지원*/
    .support{padding-top: 90px;padding-bottom: 180px;}
    .support .item:before{bottom: -178px;right: 0;left: auto;transform: initial;width: 570px;height: 335px;}
    .support h2{font-size: 38px;}
    .support .search-list{width: 100%}
    .support select{height: 48px;}
    .support .search-btn{width: 100%;height: 48px;}
    .support .func-box{padding-left: 20px; padding-top : 100px;}
    .support .search-list li{flex:auto;width: calc(50% - 5px);}
    .support .desc > span{font-size: 18px;}
    .support .card{margin-top: 30px;}
    .support .card > ul > li{height: 180px;}
    .support .card li a{padding: 0 18px;}
    .support .card p{font-size: 20px;}
    .support .card .logo-box{width: 48px;height: 48px;}

    /* 에너지 정보 */
    .energy-info{padding: 30px 0 90px;}
    .energy-info .top-item{padding-bottom: 60px;}
    .energy-info h2{font-size: 40px;}
    .energy-info .swiper-slide a{height: 390px;}
    .energy-info .slide-btn-box{margin: 50px auto 0;}
    .energy-info .detail-btn{top: 130px;}

    #main-cont2{background-size: 320px auto;background-position: left bottom -85px;}
    /* 통계 */
    .stats-tabs{max-width: 100%;}
    .stats-tabs ul{display: flex;gap: 30px;}
    .stats-tabs li{flex: 1;}
    .stats-tabs button{padding: 25px 0;font-size: 20px;}
    .stats-tabs .on button{font-size: 25px;}
    .stats-tabs button:hover:after,
    .stats-tabs .on button:after{width: 40px;}
    .tab-box.cont button{font-size: 18px;}
    .energy-dashboard .map svg{width:100%;}
    .energy-dashboard .map svg{max-height: initial;}
    .power-status{min-height: auto;}
    .power-status .item{gap: 40px;}
    .power-status .top-meta p{font-size: 16px;}
    .supply-reserve p{padding-bottom: 25px;font-size: 22px;}
    .supply-reserve strong{font-size: 52px;}
    .power-realtime-bar-graph .graph{gap: 30px;}
    .power-realtime-bar-graph .bar{height: 8px;}
    .power-realtime-bar-graph p{font-size: 17px;}
    .supply-reserve span{width: 52px;height: 52px;font-size: 17px;}
    .power-usage-status .data .num strong{font-size: 22px;}
    .energy-dashboard .usage-status .board.usage-type-share,
    .energy-dashboard .usage-status .board.usage-type-usage-customer{margin-top: 0;}

}

@media (min-width: 1025px) {
    .card.swiper .swiper-wrapper {display: flex;flex-wrap: wrap;gap: 20px;transform: none !important;}
    .card.swiper .swiper-slide {width: calc((100% - 20px * 2) / 3); /* 3열 예시, 필요에 맞게 조정 */}
}


@media only screen and (max-width: 1024px) {
    header{height: 70px;}
    header .container > .inner_box{height: auto;}
    header .container > .inner_box > .box.left{justify-content: left; gap: 20px;width: auto;margin: 0;}
    header .container > .inner_box > .box.right .inner_box{height: auto}
    header .sub_logo{margin-right: 0;}
    header .container > .inner_box {flex-wrap: initial;gap: 20px;padding: 20px;}
    header .container > .inner_box > .box.right{display: block;}
    header .container > .inner_box > .box.left .tab_inner,
    header .container > .inner_box > .box.mid,
    header .container > .inner_box > .box.left .tab_inner .lang_area,
    header .container > .inner_box > .box.right .inner_box .total_sch_area,
    body header .sub_logo_area .sub_logo img.off,
    header .container > .inner_box > .box.right .inner_box .all_menu_area.pc{display: none}
    header .container > .inner_box > .box.right .inner_box .all_menu_area.mo {display: block;}
    header .container > .inner_box > .box.right .inner_box .sub_logo_area{display: block}
    header .container > .inner_box > .box.right .inner_box .all_menu_area .btn{padding:0;background-size: 23px auto;}
    header .container > .inner_box > .box.right .inner_box .all_menu_area .btn:before{width: 22px;height: 16px;margin-bottom: 0;}
    .cont1 header.kr .container > .inner_box > .box.left .logo img.off{display: none !important;}
    .cont1 header.kr .container > .inner_box > .box.left .logo img.on{display: block !important;}
    .cont2 header .sub_logo .on{display: block}

    .total__menu-wrap { line-height: 1;}
    .total__menu-wrap .top { height: auto;}
    .total__menu-wrap .top .sub_logo {width: 181px; margin-left: 30px;}
    .total__menu-wrap .list > li:before { top: 7px;}
    .total__menu-wrap .list > li > ol > li:before { top: 6px;}
    .common__layer-wrap .layer{position: absolute;}
    header .sub_logo{display: inline-block;}

    /* 메인 콘텐츠 */
    .tab-container{top: 100px;right: -1px;width: 140px}
    .tab-container .tab-wrap-btn{display: block;float: right;width: 100%;margin-bottom: 15px;padding-left: 15px;padding-right: 10px;}
    .tab-container .tab-wrap-btn p{padding-bottom: 0;font-size: 12px;font-weight: 600;}

    .tab-wrap li{width: 140px}
    .tab-wrap li,
    .tab-wrap li.on{transform: translateX(0);}
    .tab-wrap button{padding-left: 18px;padding-right: 14px;}
    .tab-wrap li.on button{font-size: 15px;}

    .top-visual .desc-text-box .lightbulb{width: 220px;height: 220px;}
    .top-visual .desc-text-box h2{width: 100%;font-size: 38px;font-weight: 400;white-space: normal;text-align: center;}
    .top-visual .desc-text-box.step3 .desc1{transform: translate(-50%, calc(-50% - 160px));}
    .top-visual .desc-text-box.step3 .desc2{transform: translate(-50%, calc(-50% + 160px));}

    /* load */
    section.load::before{right: -250px;background-size: 1100px auto;}
    .load .top-col{font-size: 24px;}
    .load p{font-size: 34px;}
    .load .s-txt{padding-top: 28px;font-size: 16px;}

    /* WHAT WE DO */
    .what_we_do .container{gap: 45px;padding: 100px 0 40px;}
    .what_we_do .container > .item:first-child{flex: auto;width: 100%;}
    .what_we_do h2{padding-left: 20px;padding-bottom: 32px;}
    .what_we_do p{padding-left: 20px;font-size: 38px;}
    .what_we_do p span{padding-bottom: 10px;font-size: 26px;}
    .what_we_do .card{}
    .what_we_do .card ul{display: flex;gap: 0}
    .card.swiper .swiper-slide {width: 280px;height: 180px;flex-shrink: 0;}
    .what_we_do .card li a{padding: 0 25px;}
    .what_we_do .card li.type1 p:before{background-size: 25px auto;}
    .what_we_do .card li.type2 p:before{background-size: 20px auto;}
    .what_we_do .card li.type3 p:before{background-size: 18px auto;}
    .what_we_do .card li.type4 p:before{background-size: 19px auto;}


    /* FACT CHECK */
    .fact-check{padding:0;}
    .fact-check .container{padding: 100px 0 50px;}
    .fact-check .top-desc{padding: 0 20px;}
    .fact-check h2{padding-bottom: 25px}
    .fact-check .top-desc p{font-size: 32px;}
    .fact-check .top-desc span{font-size: 16px;}
    .fact-check .list{padding: 0 20px;}
    .fact-check .list ul{gap: 50px 20px;}
    .fact-check .list li{flex: auto;width: calc(50% - 10px);}
    .fact-check .list li p{font-size: 17px;}
    .fact-check .list li span{padding-top: 16px;font-size: 15px;}
    .fact-check .detail-box{margin: 60px auto 0;}
    .detail-box a{font-size: 15px;}

    /* NEWS */
    .news{padding:0}
    .news .item{padding:0 20px;}
    .news .thumb-board .top-box{padding-bottom: 35px;}
    .news .thumb-board h3{font-size: 24px;}
    .news .board-slide-box .thumb{height: 260px;}
    .news .board-slide-box p{margin-top: 20px; font-size: 17px;}
    .board-slide-box .swiper-pagination-bullet{width: 8px;height: 8px;}
    .board-slide-box .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px;}
    .board-slide-box .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 38px;}
    .today-news{padding:0 20px;padding-top: 60px;}
    .today-news ul{width: 100%}
    .today-news h3{display: block;width: 100%;padding-right: 0;padding-bottom: 30px;}
    .today-news li a{padding: 12px 0;}
    .today-news li p{font-size: 17px;}
    .today-news .date{font-size: 15px;}

    /* 엔딩 */
    .end{padding: 110px 20px;}
    .end .s-desc{font-size: 28px;}
    .end .desc{padding-top: 15px;font-size: 34px;}

    /* common.css에 옮겨야 함 */
    footer .footer-top{padding: 30px 0;}
    footer .info{}
    footer .home{display: table;}
    footer .home img{max-width: 220px;}
    footer .info p{font-size: 15px;}
    footer .sns-list a{width: 35px;height: 35px;background-size: 25px auto;}
    footer .footer-bottom{padding: 28px 0;}
    footer .info-link{gap: 20px;}
    footer .copyright{font-size: 14px;}

    #main-cont2{margin-top: 70px;}
    /* 에너지 지원 */
    .support{padding-top: 40px;padding-bottom: 95px;}
    .support .item:before{bottom: -95px;width: 480px;height: 280px;}
    .support h2{font-size: 30px;}
    .support .desc > span{padding-top: 18px;font-size: 17px;}
    .support .desc-box{width: 100%;}
    .support .func-box{width: 100%;padding-top: 30px;padding-left: 0;}
    .support .search-list li{flex:1;}
    .support select{height: 45px;padding: 0 20px;font-size: 15px;}
    .support .search-btn{width: 45px;height: 45px;}
    .support .card{margin-top: 20px;}
    .support .card > ul > li{height: 165px;}
    .support .card p{font-size: 18px;}
    .support .card a > span{padding-top: 16px;font-size: 15px;}
    .support .card .meta-top li{padding: 0 5px;}
    .support .card .meta-top li.type1{width: 60px;}
    .support .card .meta-top li.type2{width: 80px;}
    .cont2 .detail-btn{font-size: 17px;}
    .cont2 .detail-btn:after{bottom: 4px;right: -50px;width: 34px;height: 7px;}
    .support .detail-btn{position: relative;left:auto;right: auto;margin-top: 28px;}

    /* 에너지 정보 */
    .energy-info{padding: 0 0 40px;}
    .energy-info h2{font-size: 30px;}
    .energy-info .top-item{flex-wrap: wrap;gap: 45px; padding-bottom: 30px;}
    .energy-info .tabs{flex: auto;width: 100%;overflow-x:auto; padding-top: 5px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;}
    .energy-info .tabs::-webkit-scrollbar{display:none;}
    .energy-info .tabs li{flex:0 0 auto;}
    .energy-info .tabs button span{font-size: 16px;white-space:nowrap;}
    .energy-info .tabs li button span:after,
    .energy-info .tabs li.on button span:after{bottom: -5px;}
    .energy-info .tabs li:not(:last-child):after{width: 3px;height: 3px;}
    .energy-info .swiper-slide a{aspect-ratio: 375 / 468;}
    .energy-info .over-box{padding: 0 20px 25px;}
    .energy-info .over-box:before{width: 49px;height: 49px;}
    .energy-info .over-box span{font-size: 16px;}
    .energy-info .over-box p{margin-top: 12px;font-size: 19px;}
    .energy-info .slide-btn-box{max-width: 110px;height: 45px; margin: 25px auto 0;}
    .energy-info .slide-btn-box button{ width: 55px;height: 45px;}
    .energy-info .detail-btn{position: relative;top: auto;right: auto;left: auto;margin-top: 25px;margin-left: 20px;}

    #main-cont2{background-size: 270px auto;}
    /* 통계 */
    .power-status{min-height: auto}
    .stats-tabs .on button{font-size: 21px;}
    .stats-tabs button{padding: 15px 0;font-size: 17px;}
    .stats-tabs button:hover:before,
    .stats-tabs .on button:before,
    .stats-tabs button:hover:after,
    .stats-tabs .on button:after,
    .stats-tabs button:after{width: 36px; height: 6px;}
    .power-status .top-meta p{font-size: 15px;}
    .stats-cont .tab-box.cont button:after{bottom: -5px;}
    .cont-body{flex-wrap: wrap}
    .renewable-energy .board-wrap.status{margin-top: 35px;}
    .power-status .item{gap: 30px;}
    .supply-reserve{justify-content: left;width: 100%;}
    .supply-reserve p{padding-bottom: 18px;font-size: 18px;}
    .supply-reserve strong{font-size: 32px;}
    .supply-reserve span{width: 48px;height: 48px;font-size: 15px;}
    .real-power .cont-body + .cont-body{padding-top: 30px;}
    .energy-dashboard .power-realtime-bar-graph{align-items: baseline;width: 100%;min-height: auto;padding-left: 0;padding-right: 0;padding-bottom: 30px; margin-top: 35px;border-left: none;}
    .power-realtime-bar-graph li + li{margin-top: 20px;}
    .power-realtime-bar-graph p{font-size: 16px;}
    .power-realtime-bar-graph span{font-size: 15px;}
    .tab-box.cont{margin-bottom: 30px;}
    .tab-box.cont button{font-size: 16px;}
    .stats-cont.usage-status .board-wrap{margin-top: 0}
    .stats-cont.usage-status .board-wrap.status{margin-top: 35px;}
    .stats-cont.usage-status .board-wrap.status2{margin-top: 30px;}
    .energy-dashboard .board.energy-usage{padding-top: 30px;}
    .energy-dashboard .usage-status .board{margin-top: 30px;}
    .energy-dashboard .usage-status .board.energy-usage{margin-top:0;}
    .energy-dashboard .status .status-box .data strong{font-size: 18px;}
    .energy-dashboard .power-region-status .status-box ul{gap: 30px 0;}
    .industry-share .chart-wrap .legend{gap: 22px 15px;}
    .energy-dashboard .industry-share .chart-wrap .legend li{flex: auto;width: calc(25% - 12px);}
    .usage-type-share-chart{max-width: 100%;}
    .value-wrap .top strong{font-size: 18px;}
    .value-wrap > ul > li{background-color: #fff;}

}

@media only screen and (max-width: 768px) {
    header .container > .inner_box {gap:15px; height: 100%;padding: 15px;}
    header .container > .inner_box > .box.left .logo .logo_area { width: 202px;}
    header .container > .inner_box > .box.left .logo .logo_area img { width: 100%;}
    header .container > .inner_box > .box.right .inner_box{gap: 20px;}
    header .container > .inner_box > .box.right .inner_box .sub_logo_area .sub_logo {width: 152px;}
    header .container > .inner_box > .box.right .inner_box .sub_logo_area .sub_logo img {width: 100%;}

    .tab-container{width: 130px;}
    .tab-wrap li{width: 130px;}
    .tab-wrap button{padding-left: 15px;padding-right: 10px;font-size: 14px;}
    .tab-wrap li.on button{font-size: 14px;}

    .mouse-scroll{bottom: 120px;}

    /* load */
    section.load::before{background-size: 1040px auto;}
    section.load{padding: 40px 20px 100px;}
    .load .top-col{font-size: 20px;}
    .load p{font-size: 26px;}
    .load .s-txt{padding-top: 25px;}

    /* WHAT WE DO */
    .what_we_do .container{gap: 30px; padding: 20px 0 30px;}
    .what_we_do h2{font-size: 15px;}
    .what_we_do p{font-size: 30px;}
    .what_we_do p span{padding-bottom: 8px;font-size: 22px;}
    .what_we_do .card li p{font-size: 17px;}
    .what_we_do .card li p:before{ width: 45px;height: 45px;}
    .what_we_do .card li.type1 p:before,
    .what_we_do .card li.type2 p:before,
    .what_we_do .card li.type3 p:before,
    .what_we_do .card li.type4 p:before{background-size: 20px auto;}
    .what_we_do .card li p .br{display: inline}
    .what_we_do .card li span{font-size: 15px;}

    /* FACT CHECK */
    .fact-check .container{padding: 80px 0 40px;}
    .fact-check h2{font-size: 15px;}
    .fact-check .top-desc p{font-size: 24px;}
    .fact-check .top-desc span{padding-top: 16px;}
    .fact-check .list{margin-top: 60px;}
    .fact-check .list li p{font-size: 16px;}

    /* NEWS */
    .news .container{padding: 30px 0 0;}
    .news h3{font-size: 32px;}
    .news .list-board .top-box{padding-bottom: 25px;}
    .news .list-board li a{padding: 20px 0;}
    .news .list-board p{font-size: 17px;}
    .news .thumb-board{padding-top: 50px;}
    .news .thumb-board h3{font-size: 20px;}
    .news .sns .youtube{width: 17px;height: 13px;}
    .news .sns .facebook{width: 8px;height: 15px;}
    .news .sns .blog{width: 13px;height: 16px;}
    .news .sns .instagram{width: 17px;height: 17px;}
    .board-slide-box .swiper-pagination{margin-top: 30px;}
    .today-news h3{font-size: 22px;}
    .today-news li a{display: flex;align-items: center;}
    .today-news .date{margin-right: 20px; font-size: 14px;}
    .today-news li p{font-size: 16px;}

    /* 엔딩 */
    .end{padding: 85px 20px 60px;}
    .end .s-desc{font-size: 21px;}
    .end .desc{font-size: 24px;}

    #main-cont2{background-size: 230px auto;}

    /* 에너지 지원 */
    .support{padding-top: 30px;padding-bottom: 45px;}
    .support .item:before{left: auto;transform: initial;right: -80px;bottom: -28px;width: 220px;height: 129px;}
    .support h2{font-size: 22px;}
    .support .desc > span{font-size: 16px;}
    .support .search-list li{flex: auto;width: calc(50% - 5px);}
    .support .search-btn{width: 100%;}
    .support .card > ul{gap: 15px;}
    .support .card > ul > li{width: 100%;height: 150px;}
    .support .card li a{padding: 0 18px;}
    .support .card .meta-top{padding-bottom: 14px;}
    .support .card .meta-top li{height: 30px;}
    .support .card p{font-size: 17px;}
    .cont2 .detail-btn{font-size: 16px;}
    .energy-info{padding: 10px 0 30px;}
    .energy-info .top-item{gap: 30px;padding-bottom: 25px;margin-top: 30px;}
    .energy-info h2{font-size: 24px;}
    .energy-info .swiper-slide a{height: 350px;}
    .energy-info .slide-btn-box{max-width: 100px;}
    .energy-info .slide-btn-box button{width: 50px;height: 43px;background-size: 6px auto;}
    .energy-info .over-box span{font-size: 15px;}
    .energy-info .over-box p{margin-top: 8px;font-size: 17px;}
    .power-status .item{gap: 30px;}
    .stats-tabs ul{gap: 10px;}
    .stats-tabs button{padding: 14px 0;font-size: 16px;}
    .stats-tabs button:hover:before,
    .stats-tabs .on button:before,
    .stats-tabs button:hover:after,
    .stats-tabs .on button:after,
    .stats-tabs button:after,
    .stats-tabs button:before{right:10px;width: 25px;}
    .stats-tabs .on button{ font-size: 19px;}
    .power-status{padding: 55px 20px 90px;}
    .supply-reserve{margin-top: 20px;}
    .energy-dashboard .industry-share .chart-wrap .legend li{width: calc(50% - 8px);}
    .energy-dashboard .usage-status .board.industry-usage-customer-status{margin-top: 35px;}
    .board-wrap.status{gap: 22px;}
    .energy-dashboard .board-wrap + .board-wrap,
    .board-list-wrap + .board-wrap{margin-top: 25px;}
    .power-status.energy-dashboard > .item{display: block}
    .power-status .stats-cont{padding-top: 35px;}
    .power-status .stats-cont.real-power{padding-top: 35px;}
    .energy-dashboard .board .none_data .text{background-size: 28px auto;}

    footer .home{margin: auto;}
    footer .home img{max-width: 200px;}
    footer .info{flex: auto;width: 100%;text-align: center;}
    footer .info-link li{flex: auto;width: 100%;}
    footer .sns-list{margin: 25px auto 0;}
    footer .meta{justify-content: center;}


}
@media screen and (max-width: 520px) {
    .top-visual .desc-text-box h2{font-size: 34px;}
    .stats-tabs ul{display: block}
    .mouse-scroll{bottom: 100px;}
    .mouse-scroll .progressbar{height: 45px;}
    .board .tab-box.top button{padding: 0 10px;font-size: 15px;}
    .top-btn{bottom: 20px;right: 20px;}
}

@media screen and (max-width: 480px) {
    header .container > .inner_box > .box.left .logo .logo_area { width: 165px;}
    header .container > .inner_box > .box.right {margin: 0 !important;}
    header .container > .inner_box > .box.right .inner_box .sub_logo_area .sub_logo {width: 123px;}
    header .container > .inner_box > .box.right .inner_box .all_menu_area .btn { width: 20px; height: 15px;}

    .tab-wrap li{width: 120px;}
    .tab-container p{letter-spacing: .4px; font-size: 11px;}
    .tab-wrap button{height: 50px;padding-left: 12px;padding-right: 10px;font-size: 13px;}
    .tab-wrap li.on button{font-size: 14px}

    /* 통계 */
    .power-status .top-meta{gap: 10px;}
    .power-status .top-meta p{font-size: 14px;}
    .supply-reserve{margin-top: 15px;}
    .energy-dashboard .board.energy-usage{padding-top: 5px;}
    .energy-dashboard .usage-status .board{margin-top: 5px;}
    .board.power-region-status,
    .stats-cont.usage-status .board-wrap.status,
    .renewable-energy .board-wrap.status{margin-top: 20px;}


}