html{font-size:clamp(8px,.5208vw,12px)}body,html{overflow-x:hidden}body{font-size:1.6rem;line-height:1.5;width:100%}*,:after,:before,body,html{box-sizing:border-box}a,address,article,aside,blockquote,body,button,code,dd,del,details,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,img,input,label,legend,li,main,mark,nav,ol,option,p,q,section,select,span,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;font-style:normal;font-weight:400;line-height:1.2;color:#000;text-decoration:none;font-family:Pretendard,sans-serif}a{text-decoration:none}canvas,img,picture,svg,video{max-width:100%;height:auto;display:block}ol,ul{list-style:none}table,td,th,tr{border-collapse:collapse}.skip{display:none}fieldset{border:0}button,input,select,textarea{font:inherit;color:inherit;background:none;border:0}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #151515;outline-offset:2px}.eg-font{font-family:Outfit,sans-serif}@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}header{height:100px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 60px;position:fixed;left:0;top:0;z-index:99999;border-bottom:1px solid transparent}header .logo{width:12.5rem}header .logo img{filter:brightness(0) invert(1)}header .left-area{gap:6.6rem}header .left-area,header .left-area .gnb{display:flex;align-items:center}header .left-area .gnb li{position:relative}header .left-area .gnb>li>a{color:#fff;padding:25px 3.7rem;font-size:1.8rem;font-weight:700;line-height:100px}header .left-area .gnb li .sub-menu{position:absolute;top:99px;left:0;display:none;min-width:300px;background:#fff;padding:15px 0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}header .left-area .gnb li .sub-menu li,header .left-area .gnb li:hover .sub-menu{display:block}header .left-area .gnb li .sub-menu li a{display:flex;align-items:center;justify-content:space-between;padding:17px 35px 17px 40px;line-height:1;font-size:1.8rem;font-weight:500}header .left-area .gnb li .sub-menu li a:after{content:"";background:url(/images/icon/arrow_04.png) no-repeat;width:.8rem;display:block;filter:invert(.5);aspect-ratio:7/11;background-position:50%;background-size:contain}header .right-area{display:flex;align-items:center;gap:3.3rem}header .right-area .ask-prd{width:120px;height:38px;text-align:center;line-height:38px;font-size:1.4rem;font-weight:500;color:#fff;background:linear-gradient(70deg,#112a5f,#1f68ab 45%,#3c515b);border-radius:50px}header .right-area .search-box .search-btn{width:2.5rem;cursor:pointer}header .right-area .search-box .search-btn img{filter:invert(1)}header .right-area .ham-btn{width:2.8rem;height:2.8rem;position:relative;cursor:pointer;z-index:100000}header .right-area .ham-btn span{width:100%;height:2px;display:block;background:#fff;position:absolute;transition:all .3s ease}header .right-area .ham-btn span:first-child{left:0;top:11px}header .right-area .ham-btn span:nth-child(2){left:0;top:16px}header.menu-open .right-area .ham-btn span:first-child{top:14px;transform:rotate(45deg)}header.menu-open .right-area .ham-btn span:nth-child(2){top:14px;transform:rotate(-45deg)}header.scrolled{background-color:#fff}header.scrolled .logo img{filter:none}header.scrolled .left-area .gnb li a{color:#000}header.scrolled .right-area .search-box .search-btn img{filter:invert(0)}header.scrolled .right-area .ham-btn span{background:#000}header.menu-open{backdrop-filter:blur(30px);background:rgba(0,0,0,.6);border-bottom:1px solid rgba(255,255,255,.1)}header.menu-open .left-area .gnb{display:none}header.menu-open .logo img{filter:brightness(0) invert(1)}header.menu-open .right-area .search-box .search-btn img{filter:invert(1)}header.menu-open .right-area .ham-btn span{background:#fff}.ham-menu{position:fixed;bottom:0;left:0;width:100%;height:calc(100vh - 100px);z-index:99998;display:none;overflow-y:auto;backdrop-filter:blur(30px);background:rgba(0,0,0,.6);align-items:center;justify-content:center}.ham-menu.active{display:flex}.ham-menu .ham-inner{width:73%;display:flex}.ham-menu .ham-inner .menu-column{width:30%}.ham-menu .ham-inner .menu-column:first-child{margin-right:10%}.ham-menu .ham-inner .menu-column:nth-child(2){padding-left:2.6%}.ham-menu .ham-inner .menu-column:nth-child(3){padding-left:7.7%}.ham-menu .ham-inner .menu-column h2{color:#cedbf3;font-size:3rem;font-weight:700;margin-bottom:3.8rem}.ham-menu .ham-inner .menu-column h2 span{font-size:1.5rem;font-weight:500;color:#fff;margin-left:15px}.ham-menu .ham-inner .menu-column:first-child .menu .big-cate>li{width:100%}.ham-menu .ham-inner .menu-column:first-child .menu .big-cate:first-child>li:last-child .small-cate{margin-bottom:0}.ham-menu .ham-inner .menu-column:first-child .menu .big-cate:first-child>li:nth-child(5){margin-top:30px}.ham-menu .ham-inner .menu-column .menu:first-of-type{margin-bottom:11rem}.ham-menu .ham-inner .menu-column .menu .big-cate{display:flex;flex-flow:wrap}.ham-menu .ham-inner .menu-column .menu .big-cate>li{width:50%}.ham-menu .ham-inner .menu-column .menu .big-cate>li>a{font-size:1.8rem;color:#fff;font-weight:400;padding:1.1rem 0;display:block;line-height:1}.ham-menu .ham-inner .menu-column:first-child .menu{display:flex;gap:2.5rem;margin-bottom:0}.ham-menu .ham-inner .menu-column:first-child .menu .big-cate{width:50%}.ham-menu .ham-inner .menu-column .menu .big-cate>li .small-cate{margin-bottom:30px}.ham-menu .ham-inner .menu-column .menu .big-cate>li .small-cate li{line-height:1}.ham-menu .ham-inner .menu-column .menu .big-cate>li .small-cate li a{color:#666666;font-size:1.7rem;font-weight:600;line-height:1;padding:7px 0;display:block}footer{padding:100px var(--layout-side-pc)}footer .top-area{display:flex;justify-content:space-between;padding-bottom:45px;border-bottom:1px solid #ccc}footer .top-area .info-wrap .foo-logo{width:186px;margin-bottom:47px}footer .top-area .info-wrap .foo-logo img{filter:brightness(0);opacity:.8}footer .top-area .info .company-name{color:#878787;font-size:1.8rem;line-height:1;margin-bottom:12px;font-weight:500}footer .top-area .info address{line-height:1.6}footer .top-area .info address span{font-size:1.6rem;font-weight:500;margin-right:2.4rem}footer .btm-area{padding-top:40px;display:flex;align-items:center;justify-content:space-between}footer .btm-area ul{display:flex;align-items:center;gap:20px}footer .btm-area ul li a{font-size:1.6rem;font-weight:500}footer .fnb{display:flex;flex-flow:column;gap:24px}footer .fnb li a{font-size:2rem;font-weight:500}footer .btm-area .copyright{font-size:1.6rem;font-weight:500;color:#878787}main section.main-bnr{height:100vh}main section.main-bnr .main-swiper{width:100%;height:100%;overflow:hidden}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a .txt{position:absolute;left:var(--layout-side-pc);top:50%;transform:translateY(-50%)}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a .txt h2{font-size:5.5rem;font-weight:700;color:#fff;margin-bottom:30px;line-height:1.3}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a .txt h2 em{color:#0094ff;font-weight:inherit}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a .txt p{color:#fff;font-size:2.2rem;font-weight:400;line-height:1.5}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a{width:100%;height:100%;display:block}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a .bnr{width:100%;height:100%}main section.main-bnr .main-swiper .swiper-wrapper .swiper-slide>a .bnr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main section.main-bnr .main-swiper .swiper-pagination{display:flex;align-items:center;justify-content:center;gap:4px;bottom:60px;left:var(--layout-side-pc);width:-moz-max-content;width:max-content}main section.main-bnr .main-swiper .swiper-pagination span{position:relative;width:34px;height:34px;background:transparent;opacity:1;border-radius:50%;display:flex;align-items:center;justify-content:center}main section.main-bnr .main-swiper .swiper-pagination span:before{content:"";width:8px;height:8px;background:#fff;border-radius:50%;position:absolute;z-index:2;opacity:.5}main section.main-bnr .main-swiper .swiper-pagination span.swiper-pagination-bullet-active:before{opacity:1}main section.main-bnr .main-swiper .swiper-pagination span .progress-ring{position:absolute;top:0;left:0;transform:rotate(-90deg)}main section.main-bnr .main-swiper .swiper-pagination span .progress-ring-circle{stroke-dasharray:75.4 75.4;stroke-dashoffset:75.4;transition:stroke-dashoffset .1s linear,stroke .3s ease}main section.main-bnr .main-swiper .swiper-pagination span.swiper-pagination-bullet-active .progress-ring-circle{stroke:#fff}main section.prd-intro{background:url(/images/section02_bg.jpg) no-repeat;background-size:cover;padding-left:var(--layout-side-pc);padding-top:17rem;padding-bottom:15rem}main section.prd-intro .title p{font-size:3rem;color:#217fc3;font-weight:600}main section.prd-intro .title h2{font-size:4.5rem;font-weight:700;color:#fff}main section.prd-intro .title h2 .more-view{font-size:1.8rem;font-weight:400;opacity:.5;margin-left:20px}main section.prd-intro .prd-content{display:flex;align-items:center;margin-bottom:45px}main section.prd-intro .prd-content .prd-text-area{width:48%}main section.prd-intro .prd-content .prd-text-area *{color:#fff}main section.prd-intro .prd-content .prd-text-area .prd-name{font-size:1.8rem;font-weight:400;margin-bottom:30px;transition:opacity .4s ease,transform .4s ease}main section.prd-intro .prd-content .prd-text-area .prd-name .name-kr{font-size:4rem;font-weight:700;margin-right:19px}main section.prd-intro .prd-content .prd-text-area .prd-name .name-eg{margin-left:15px}main section.prd-intro .prd-content .prd-text-area .prd-detail{margin-bottom:55px;transition:opacity .4s ease,transform .4s ease}main section.prd-intro .prd-content .prd-text-area .prd-detail .ko{font-size:2rem;font-weight:400;line-height:1.6;margin-bottom:24px}main section.prd-intro .prd-content .prd-text-area .prd-detail .eg{color:#8d8d8d;font-size:1.8rem;line-height:1.4}main section.prd-intro .prd-content .prd-text-area .prd-keword{display:flex;flex-flow:wrap;gap:80px;row-gap:20px;transition:opacity .4s ease;list-style:none;padding-left:0;margin:0}main section.prd-intro .prd-content .prd-text-area .prd-keword li{padding-left:0;display:flex;align-items:center;gap:11px;font-size:1.8rem;list-style:none}main section.prd-intro .prd-content .prd-img-area{width:52%;overflow:hidden}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide{background:rgba(0,0,0,.8);transition:all .3s;border-radius:30px}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{background:rgba(255,255,255,.15)}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide.swiper-slide-active:hover{background:rgba(255,255,255,.2)}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide img{width:100%}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-controls{align-items:center;justify-content:space-between;margin-top:4rem;gap:4%;display:none}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-progress{flex:1;height:2px;background:rgba(255,255,255,.1);border-radius:1px;overflow:hidden}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-progress-bar{height:100%;background:rgba(255,255,255,.6);width:0;transition:width .3s ease}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-nav{display:flex;align-items:center;gap:1rem;position:relative}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-nav:after{content:"";background:#fff;display:block;width:2px;height:2.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-button-next,main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-button-prev{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-button-next img,main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-button-prev img{width:1rem;filter:invert(1)}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-button-prev img{transform:rotate(180deg)}main section.prd-intro .prd-menu{display:flex;padding:18px 15px;background:rgba(255,255,255,.05);margin-right:var(--layout-side-pc);border-radius:50px;justify-content:space-around;align-items:center}main section.prd-intro .prd-menu li{font-size:1.5rem;font-weight:700;color:#fff;padding:15px 28px;line-height:1.25;white-space:normal;cursor:pointer;background:transparent;border-radius:50px}main section.prd-intro .prd-menu li.on{background:#19527b}@media (max-width:1050px){main section.prd-intro{padding-top:15rem;padding-bottom:8rem}main section.prd-intro .title{padding-right:var(--layout-side-mo)}main section.prd-intro .title h2{font-size:3.2rem;display:flex;align-items:flex-end;justify-content:space-between}main section.prd-intro .title h2 .more-view{font-size:1.7rem;font-weight:600;opacity:1;padding-bottom:.4rem}main section.prd-intro .title p{font-size:2rem;margin-bottom:1rem}main section.prd-intro .prd-content{position:relative;margin-top:2.4rem;margin-bottom:0}main section.prd-intro .prd-content .prd-text-area{display:none}main section.prd-intro .prd-content .prd-img-area{width:100%}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-controls{display:flex}main section.prd-intro .prd-menu{display:none}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide{background:#2c2c30;aspect-ratio:31/35;border-radius:2.4rem}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{background:#323236}main section.prd-intro .prd-content .prd-img-area .prd-swiper .swiper-wrapper .swiper-slide.swiper-slide-active:hover{background:#38383c}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-progress{height:1px;background:rgba(255,255,255,.12);display:flex;align-items:center}main section.prd-intro .prd-content .prd-img-area .prd-swiper .prd-swiper-progress-bar{height:3px;border-radius:2px;background:#fff;align-self:center}}main section.cate-menu{padding:150px 0;background-color:#fff}main section.cate-menu .cate-list{display:flex;flex-flow:wrap;gap:24px;margin-bottom:50px;padding:0 var(--layout-side-pc)}main section.cate-menu .cate-list .cate-item{width:calc((100% - 48px) / 3);aspect-ratio:544/200;border-radius:20px}main section.cate-menu .btm-txt{padding-right:50px}main section.cate-menu .btm-txt img{width:100%}main section.cate-menu .cate-list .cate-item:first-child{background:url(/images/section03_bg_01.png) no-repeat;background-size:cover}main section.cate-menu .cate-list .cate-item:nth-child(2){background:#eef1f7}main section.cate-menu .cate-list .cate-item:nth-child(3){background:url(/images/section03_bg_03.png) no-repeat;background-size:cover}main section.cate-menu .cate-list .cate-item:nth-child(4){background:url(/images/section03_bg_04.png) no-repeat;background-size:cover}main section.cate-menu .cate-list .cate-item:nth-child(5){background:url(/images/section03_bg_05.png) no-repeat;background-size:cover}main section.cate-menu .cate-list .cate-item .cate-name *{color:#fff;line-height:1}main section.cate-menu .cate-list .cate-item:nth-child(2) .cate-name *,main section.cate-menu .cate-list .cate-item:nth-child(3) .cate-name *{color:#0044c1}main section.cate-menu .cate-list .cate-item:nth-child(5) .name-eg{opacity:.2}main section.cate-menu .cate-list .cate-item:first-child>a .cate-name .name-kr .more-view img,main section.cate-menu .cate-list .cate-item:nth-child(4)>a .cate-name .name-kr .more-view img,main section.cate-menu .cate-list .cate-item:nth-child(5)>a .cate-name .name-kr .more-view img{filter:invert(1)}main section.cate-menu .cate-list .cate-item:nth-child(2)>a .cate-name .name-kr .more-view{border-color:rgba(27,88,199,.2)}main section.cate-menu .cate-list .cate-item:nth-child(2)>a:hover .cate-name .name-kr .more-view{background:rgba(27,88,199,.2)}main section.cate-menu .cate-list .cate-item:nth-child(2)>a:hover .cate-name .name-kr .more-view img{filter:brightness(0) invert(1)}main section.cate-menu .cate-list .cate-item:nth-child(3)>a .cate-name .name-kr .more-view{border-color:rgba(13,54,125,.2)}main section.cate-menu .cate-list .cate-item:nth-child(3)>a:hover .cate-name .name-kr .more-view{background:rgba(13,54,125,.2)}main section.cate-menu .cate-list .cate-item:nth-child(3)>a:hover .cate-name .name-kr .more-view img{filter:brightness(0) invert(1)}main section.cate-menu .cate-list .cate-item:nth-child(2) a{display:flex;align-items:center;justify-content:space-between;padding-right:11%}main section.cate-menu .cate-list .cate-item:nth-child(2) a:after{content:"";background:url(/images/section03_bg_02.png) no-repeat;width:20%;aspect-ratio:99/124;display:block;background-size:cover}main section.cate-menu .cate-list .cate-item>a{width:100%;height:100%;display:flex;align-items:center;padding-left:10%}main section.cate-menu .cate-list .cate-item>a .cate-name .name-kr{font-size:3rem;font-weight:700;margin-bottom:52px;width:-moz-max-content;width:max-content;display:flex;align-items:center;gap:20px}main section.cate-menu .cate-list .cate-item>a .cate-name .name-kr .more-view{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;transition:all .2s}main section.cate-menu .cate-list .cate-item>a:hover .cate-name .name-kr .more-view{background:rgba(255,255,255,.2);border-color:transparent}main section.cate-menu .cate-list .cate-item>a .cate-name .name-kr .more-view img{width:16px}main section.cate-menu .cate-list .cate-item>a .cate-name .name-eg{font-size:2.2rem;font-weight:400}main section.brand-info{background:url(/images/section04_bg.png) no-repeat;background-size:cover;padding:90px 0 150px}main section.brand-info *{color:#fff}main section.brand-info .global-network{background:url(/images/section04_map.png) no-repeat;background-size:100% auto;padding:70px 0 170px}main section.brand-info .global-network .top-txt{padding-left:var(--layout-side-pc);margin-bottom:175px}main section.brand-info .global-network .btm-contents{position:relative;display:flex;align-items:center;width:100%;justify-content:flex-end;gap:3rem}main section.brand-info .global-network .btm-contents:hover .left-btn{opacity:1}main section.brand-info .global-network .top-txt p:first-child{font-size:2.2rem;line-height:1;margin-bottom:27px}main section.brand-info .global-network .top-txt h2{font-size:4.5rem;font-weight:700;line-height:1.3;margin-bottom:48px}main section.brand-info .global-network .top-txt p.eg{font-size:2.2rem;color:#bbb;line-height:1.5}main section.brand-info .global-network .top-txt .more-view{margin-top:35px;display:inline-block;font-size:1.8rem;font-weight:600}main section.brand-info .global-network .spg-branch{overflow:hidden;width:57.3%;flex:0 0 57.3%;margin-left:0;margin-right:0}main section.brand-info .global-network .btm-contents .left-btn{flex-shrink:0}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .region-img{position:relative;display:block;overflow:hidden}main section.brand-info .global-network .left-btn{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s}main section.brand-info .global-network .left-btn img{width:10px;position:relative;left:-1px}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide{border-radius:20px;overflow:hidden;position:relative}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .region-img:after{content:"";background:rgba(0,0,0,.5);display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;transition:all .3s}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide.swiper-slide-active .region-img:after{background:rgba(0,0,0,.2)}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide:hover .region-img:after{background:transparent}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-image,main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide img{width:100%;height:auto;display:block}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region{position:absolute;top:20px;left:20px;background:#fff;padding:12px 32px;border-radius:50px;line-height:1;z-index:2;transition:all .2s}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide:hover .branch-region{background:#217fc3}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide:hover .branch-region *{color:#fff}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide:hover .branch-region .region-ko:after{background:#fff}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region .region-ko{font-weight:700}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region .region-ko:after{content:"";width:1px;height:14px;background:#969696;display:inline-block;margin:0 12px;position:relative;transition:all .3s;bottom:-1px}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region .region-eg{font-weight:500}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region *{color:#217fc3;line-height:1;transition:all .3s}main section.brand-info .ir .top-txt{margin-bottom:55px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 var(--layout-side-pc)}main section.brand-info .ir .top-txt h2{font-size:4.5rem;font-weight:700;line-height:1.3}main section.brand-info .ir .top-txt h2 span{font-size:3rem;font-weight:600;line-height:1;display:block;margin-bottom:40px}main section.brand-info .ir .top-txt p{font-size:2.2rem;line-height:1.5;padding-bottom:5px;color:#bbb}main section.brand-info .ir .btm-contents{display:flex;padding:0 var(--layout-side-pc);gap:30px}main section.brand-info .ir .btm-contents .stock-info{width:50%;flex-shrink:0;position:relative}main section.brand-info .ir .btm-contents a:hover .title .more-view{background:rgba(0,0,0,.2);border-color:transparent}main section.brand-info .ir .btm-contents a:hover .title .more-view img{filter:brightness(0) invert(1)}main section.brand-info .ir .btm-contents a{background:#fff;border-radius:20px;padding:85px 70px;transition:all .2s}main section.brand-info .ir .btm-contents a.off{opacity:.5}main section.brand-info .ir .btm-contents a .title{display:flex;justify-content:space-between;margin-bottom:45px}main section.brand-info .ir .btm-contents a .title *{color:#0a2b6a}main section.brand-info .ir .btm-contents a .title h3{font-size:3rem;font-weight:700;line-height:1}main section.brand-info .ir .btm-contents a .title h3 .eg{margin-top:10px;display:block;font-weight:500;font-size:1.8rem;letter-spacing:-.02em}main section.brand-info .ir .btm-contents a .title .more-view{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;border:1px solid rgba(0,0,0,.2);transition:all .3s}main section.brand-info .ir .btm-contents a .title .more-view img{width:44%;filter:invert(.7);transition:all .3s}main section.brand-info .ir .btm-contents a .detail *{color:#000}main section.brand-info .ir .btm-contents .stock-info .title{margin-bottom:80px}main section.brand-info .ir .btm-contents .stock-info .detail h4 .eg{color:#ccc;font-size:1.3rem}main section.brand-info .ir .btm-contents .stock-info .detail{display:flex}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info{width:40%;border-right:1px solid #ccc}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info h4{font-size:1.8rem;font-weight:400;margin-bottom:3px}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info h4 .eg{margin-left:10px}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info .price-wrap{font-size:1.8rem;font-weight:300}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info .price-wrap .curr-price{font-size:5rem;font-weight:600;margin-right:15px;line-height:1}main section.brand-info .ir .btm-contents .stock-info .detail ul{width:60%;display:flex;gap:10%;justify-content:center}main section.brand-info .ir .btm-contents .stock-info .detail ul li h4{font-size:1.8rem;line-height:1}main section.brand-info .ir .btm-contents .stock-info .detail ul li h4 .eg{font-size:1.3rem;display:block;line-height:1;margin-top:5px}main section.brand-info .ir .btm-contents .stock-info .detail ul li p{font-size:2.2rem;font-weight:600;margin-top:15px;letter-spacing:-.02em;line-height:1}main section.brand-info .ir .btm-contents .stock-info .stock-base-date{position:absolute;right:7rem;bottom:4.2rem;margin:0;font-size:1.2rem;color:#9aa3b2;line-height:1}main section.brand-info .ir .btm-contents .financial-info{width:calc((50% - 30px) / 2)}main section.brand-info .ir .btm-contents .financial-info .detail{display:flex;flex-flow:wrap;row-gap:1.5rem}main section.brand-info .ir .btm-contents .financial-info .detail dt{width:70%;font-size:1.8rem}main section.brand-info .ir .btm-contents .financial-info .detail dt .eg{font-size:1.3rem;display:inline-block;margin-left:18px;color:#ccc}main section.brand-info .ir .btm-contents .financial-info .detail dd{width:30%;font-size:2.2rem;font-weight:600}main section.brand-info .ir .btm-contents .ir-info{width:calc((50% - 30px) / 2)}main section.brand-info .ir .btm-contents .ir-info .detail .board-item h4{font-size:2.2rem;font-weight:600;line-height:1.3;margin-bottom:3rem}main section.brand-info .ir .btm-contents .ir-info .detail .board-item .date{font-size:1.8rem;font-weight:500;color:#888;letter-spacing:-.08rem;margin-top:-.4rem}@media (max-width:1050px){main section.brand-info{padding:11rem 0 0;background:#0f236d}main section.brand-info .ir{background:url(/images/section04_bg_mo.jpg) no-repeat;background-size:cover;padding:11.5rem 0 13rem}main section.brand-info .global-network{background:none;padding:0;margin-bottom:3rem}main section.brand-info .global-network .top-txt{padding-left:0;margin-bottom:0}main section.brand-info .global-network .top-txt>*{padding:0 var(--layout-side-mo)}main section.brand-info .global-network .top-txt:after{content:"";display:block;width:100%;aspect-ratio:375/204;background:url(/images/section04_map_mo.png) no-repeat;background-size:cover;margin-top:20px;padding:0}main section.brand-info .global-network .top-txt p:first-child{font-size:2rem;font-weight:600;margin-bottom:2.5rem}main section.brand-info .global-network .top-txt h2{font-size:2.75rem;margin-bottom:2.5rem}main section.brand-info .global-network .top-txt p.eg{font-size:1.75rem;font-weight:500;line-height:1.3}main section.brand-info .global-network .top-txt p.eg br{display:none}main section.brand-info .global-network .top-txt .more-view{margin-top:3.5rem}main section.brand-info .global-network .left-btn{display:none}main section.brand-info .global-network .spg-branch{width:100%;flex:0 0 100%}main section.brand-info .global-network .btm-contents{padding-left:var(--layout-side-mo)}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide{border-radius:5px}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region{top:1.2rem;left:1.2rem;padding:1rem 1.8rem .9rem}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region *{font-size:1.63rem}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide .branch-region .region-ko:after{height:1.4rem;margin:0 1rem;bottom:-.1rem}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide.swiper-slide-active .branch-region{background:#217fc3}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide.swiper-slide-active .branch-region .region-ko:after{background:#fff}main section.brand-info .global-network .spg-branch .swiper-wrapper .swiper-slide.swiper-slide-active .branch-region *{color:#fff!important}main section.brand-info .ir .top-txt{display:block;padding:0 var(--layout-side-mo);margin-bottom:5.5rem}main section.brand-info .ir .btm-contents{padding:0 var(--layout-side-mo);flex-flow:column;gap:2.2rem}main section.brand-info .ir .btm-contents>a{width:100%!important;padding:12% 8%;border-radius:1rem;opacity:1!important}main section.brand-info .ir .btm-contents>a.on{opacity:1}main section.brand-info .ir .btm-contents .stock-info .detail{display:block}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info{border-right:none;border-bottom:1px solid #ccc;width:100%;display:flex;justify-content:space-between;align-items:stretch;padding-bottom:2.5rem;margin-bottom:3.5rem}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info h4{font-size:1.9rem;font-weight:500;margin-bottom:0;display:flex;flex-flow:column;justify-content:space-between;padding-bottom:.5rem}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info h4 .eg{margin-left:0;display:block}main section.brand-info .ir .btm-contents .stock-info .stock-base-date{position:static;margin-top:2.2rem;text-align:right;font-size:1.1rem}main section.brand-info .ir .top-txt h2{font-size:2.75rem;word-break:keep-all;line-height:1.5;margin-bottom:2.5rem}main section.brand-info .ir .top-txt h2 span{font-size:2rem;margin-bottom:2.2rem}main section.brand-info .ir .top-txt p{font-size:1.75rem;line-height:1.3;font-weight:500;padding-bottom:0}main section.brand-info .ir .btm-contents a .title{align-items:center;margin-bottom:4.5rem!important}main section.brand-info .ir .btm-contents a .title h3{display:flex;align-items:flex-end;gap:1rem;font-size:2.5rem}main section.brand-info .ir .btm-contents a .title h3 .eg{margin:0;opacity:.5;font-size:1.63rem}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info .price-wrap{font-size:2rem;font-weight:400;position:relative;top:-.6rem}main section.brand-info .ir .btm-contents .stock-info .detail .curr-info .price-wrap .curr-price{margin-right:1.2rem}main section.brand-info .ir .btm-contents .stock-info .detail ul{width:100%;flex-flow:column;gap:2.6rem}main section.brand-info .ir .btm-contents .stock-info .detail ul li{display:flex;align-items:center;justify-content:space-between}main section.brand-info .ir .btm-contents .stock-info .detail ul li h4{display:flex;align-items:center;font-size:1.9rem;font-weight:500;gap:1.8rem}main section.brand-info .ir .btm-contents .stock-info .detail ul li h4 .eg{font-size:1.65rem;margin-top:0}main section.brand-info .ir .btm-contents .stock-info .detail ul li p{margin-top:0;font-size:2rem}main section.brand-info .ir .btm-contents a:hover .title .more-view{background-color:#fff;border-color:rgba(0,0,0,.2)}main section.brand-info .ir .btm-contents a:hover .title .more-view img{filter:invert(.7)}main section.brand-info .ir .btm-contents .financial-info .detail{row-gap:2.6rem}main section.brand-info .ir .btm-contents .financial-info .detail dt{display:flex;align-items:center;font-size:1.9rem;font-weight:500;gap:1.8rem;line-height:1}main section.brand-info .ir .btm-contents .financial-info .detail dt .eg{font-size:1.65rem;margin-left:0;line-height:1}main section.brand-info .ir .btm-contents .financial-info .detail dd{text-align:right;margin-top:0;font-size:2rem;line-height:1}main section.brand-info .ir .btm-contents .ir-info .detail .board-item h4{font-size:2.25rem}main section.brand-info .ir .btm-contents .ir-info .detail .board-item h4 br{display:none}main section.brand-info .ir .btm-contents .ir-info .title{margin-bottom:3.5rem!important}main section.brand-info .ir .btm-contents .ir-info .detail .board-item .date{font-weight:600;font-size:1.75rem}}.swiper-slide img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.break-all{word-break:break-all}.border{border-width:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--background:#ffffff;--foreground:#171717;--layout-side-pc:6.25%;--layout-side-pc-sub:9.9%;--layout-side-mo:4%}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:#fff}body:has(.home-page) footer{margin-top:0!important}.site-shell{-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.site-shell img,.site-shell picture img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none}.site-shell [contenteditable=true],.site-shell code,.site-shell input,.site-shell pre,.site-shell select,.site-shell textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}main section{width:100%}main .main_bnr{background-color:#000;width:100%;height:100vh}:global(.swiper-slide img){user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none}@media print{@page{size:A4 portrait;margin:23mm 10mm 5mm 10mm}html:has(body.recruit-apply-preview-printing){width:auto!important;max-width:100%!important;height:auto!important;overflow:visible!important;background:#fff!important}body.recruit-apply-preview-printing{width:100%;height:auto!important;overflow:visible!important;background:#fff!important;margin:0!important;padding:0!important;font:9pt/1.4 Malgun Gothic,Apple SD Gothic Neo,sans-serif;color:#000!important}body.recruit-apply-preview-printing [data-recruit-print-host],body.recruit-apply-preview-printing [data-recruit-print-host] *{overflow:visible!important;max-height:none!important}body.recruit-apply-preview-printing [data-recruit-print-host]{position:static!important;inset:auto!important;left:auto!important;top:auto!important;z-index:auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:#fff!important;display:block!important;overflow:visible!important}body.recruit-apply-preview-printing :not([data-recruit-print-host]):not([data-recruit-print-host] *):not(:has([data-recruit-print-host])){display:none!important}body.recruit-apply-preview-printing #recruit-apply-print-root,body.recruit-apply-preview-printing #recruit-apply-print-root *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.recruit-apply-preview-printing #recruit-apply-print-root{position:relative!important;left:auto!important;top:auto!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;box-shadow:none!important;border:none!important;box-sizing:border-box!important;overflow:visible!important;max-height:none!important;height:auto!important;font:inherit}}@media (max-width:1050px){.subPageContentMo{padding-top:5rem;padding-bottom:2.5rem;box-sizing:border-box}}