<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import "reset.css";
@import "font.css";
/* common */
.row {position:relative;max-width:1200px;margin:0 auto;padding:0 40px}
.row:after {content:'';display:block;clear:both}
.section {position:relative;padding-top:110px;padding-bottom:120px;text-align:center}
.section--first {padding-top:140px}
.section--last {padding-bottom:180px}
.section--muted-bg {padding-bottom:140px;background-color:#f9f9f9}
.image-wrap {display:table-cell;vertical-align:middle}
.clearfix::after {content:'';display:block;clear:both}
.left {float:left !important}
.right {float:right !important}
.tac {text-align:center !important}
.tar {text-align:right !important}
.tal {text-align:left !important}
.title {margin-bottom:65px;font-size:46px;font-weight:bold}
.title--overview {margin-bottom:40px}
.title--fit {margin-bottom:10px}
.subtitle {margin-bottom:40px;font-size:34px;font-weight:bold}
.subtitle--fit {margin-bottom:10px}
.slogan {margin-bottom:15px;font-size:30px;font-weight:500}
.desc {color:#666;font-size:18px}
.color-strong {color:#024a94}
.desc-strong {color:#024a94;font-weight:bold}
.tab {margin-bottom:55px}
.tab::after {content:'';display:block;clear:both}
.tab a {display:block;float:left;height:62px;margin-right:-1px;border:1px solid #d3d3d3;border-bottom:2px solid #024a94;font-size:20px;line-height:60px;color:#666;box-sizing:border-box}
.tab a.active {position:relative;z-index:1;color:#111;border:2px solid #024a94;border-bottom:1px solid transparent;font-weight:500}
.tab--two a {width:50%}
.tab--three a {width:33.3333%}
.tab--four a {width:25%}
.tab--five a {width:20%}
.tab--main {margin-bottom:70px}
.tab--sub {margin-bottom:80px}
.tab--sub a {border:0 none;border-bottom:1px solid #d3d3d3;font-size:18px;font-weight:500}
.tab--sub a.active {position:relative;color:#111;border:0 none;border-bottom:2px solid #024a94;z-index:1}
.tab-content {display:none}
.tab-content.active {display:block}
.select-content {display:none}
.select-content.active {display:block}
.button-link {display:block;width:100%;color:#fff;background:#111;font-size:20px;font-weight:400;line-height:70px;text-align:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.button-link:hover {background:#008bd2}
.button-link span {position:relative;display:inline-block;padding-right:26px}
.button-link span::before {content:'';position:absolute;top:50%;right:0;width:8px;height:14px;margin-top:-7px;background-image:url(/images/front/ko/web/btn-home-arrow.png)}
.plus-link {position:absolute;top:0;right:30px;display:inline-block;width:65px;height:65px;background:#fff;box-sizing:border-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.plus-link__item {position:absolute;top:50%;left:50%;display:inline-block;background:#024a94;transform:translate(-50%,-50%);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.plus-link__item--vertical {width:2px;height:38px}
.plus-link__item--horizontal {width:38px;height:2px}
.plus-link:hover {background:#024a94}
.plus-link:hover .plus-link__item {background:#fff}
.plus-link__aboutSlider {top:auto;bottom:50px;background:transparent}
.plus-link__aboutSlider:hover {background:transparent}
/* header */
.header {width:100%;background:#fff}
.header--main {position:absolute;top:0;width:100%;left:0}
.header--main.on {z-index:100; background:transparent}
.header--main.on .gnb &gt; li &gt; a {color:#fff}
.header--main.on .gnb &gt; li:hover &gt; a {color:#024a94}
.header--main.on .button-menu__item {background-color:#fff}
.header--main.on .snb__link {color:#fff}
.header--main.on .snb__link::after {background-position:-80px -10px}
.header--main.on .snb__link:hover {color:#024a94}
.header--main.on .snb__link:hover::after {background-position:-45px -10px}
.logo__link {display:block;width:141px;height:31px;margin:34px 0;line-height:31px;background-image:url(/images/front/ko/web/img_logo.png);background-repeat:no-repeat;background-size:contain;text-indent:-9999em}
.header--main.on .logo__link {background-image:url(/images/front/ko/web/img_logo_white.png)}
.header.active {position:fixed;top:0;left:0;z-index:30}
.header--main.active {position:absolute}
.header__content {max-width:1200px;margin:0 auto;padding:0 40px}
.header__content::after {content:'';display:block;clear:both}
.logo {float:left}
.nav {float:right;width:76%}
.nav::after {content:'';display:block;clear:both}
.gnb {float:left;width:70%}
.gnb::after {content:'';display:block;clear:both}
.gnb &gt; li {float:left;width:25%;text-align:center}
.gnb &gt; li &gt; a {position:relative;display:inline-block;font-size:20px;line-height:100px;font-weight:500}
.gnb &gt; li &gt; a:hover {color:#024a94;font-weight:bold}
.gnb &gt; li &gt; a::after {content:'';position:absolute;bottom:30px;left:0;width:0;color:#024a94;border-bottom:2px solid #024a94;box-sizing:border-box;transition:all 0.2s}
.gnb &gt; li &gt; a:hover::after, .gnb &gt; li &gt; a.active::after {content:'';position:absolute;bottom:30px;left:0;width:100%;color:#024a94;border-bottom:2px solid #024a94;box-sizing:border-box}
.gnb &gt; li &gt; a.on::after {content:'';position:absolute;bottom:30px;left:0;width:100% !important;color:#024a94;border-bottom:2px solid #024a94;box-sizing:border-box}
.gnb &gt; li &gt; a.active {color:#024a94;font-weight:bold}
.gnb &gt; li &gt; a.on {color:#024a94 !important;font-weight:bold !important}
.snb {float:right}
.snb__link {position:relative;display:inline-block;margin-right:30px;padding-right:20px;color:#666;font-size:16px;font-weight:500;line-height:99px}
.snb__link:hover {color:#024a94;font-weight:bold}
.snb__link::after {content:'';position:absolute;top:50%;right:0;width:15px;height:15px;margin-top:-8px;background-image:url(/images/front/ko/web/sitemap_sprite_02.png);background-position:-10px -10px;background-repeat:no-repeat;transition:0.3s}
.snb__link:hover::after {background-position:-45px -10px}
.button-wrap {display: inline-block;padding:42px 0;line-height:16px}
.button-menu {width:30px;height:16px}
.button-menu__item {display:block;width:30px;height:2px;background-color:#111}
.button-menu__item--middle {margin:5px 0}
/* main */
.content--main {padding-top:90px}
.intro {position:relative;padding-top:150px;-webkit-transition:all .5s ease-out .5s;transition:all .5s ease-out .5s}
.intro.on {padding-top:170px}
.intro__txt {position:relative;max-width:1200px;margin:0 auto;color:#003a76;z-index:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.intro.on .intro__txt {color:#fff}
.intro__corp-name {font-size:30px;font-weight:500}
.intro__slogan {margin-top:15px;font-size:80px;line-height:1.35;font-weight:bold}
.intro__desc {margin-top:18px;font-size:22px;line-height:38px;font-weight:500}
.video {position:absolute;top:410px;width:100%;height:100vh;overflow:hidden;-webkit-transition:all .8s cubic-bezier(0.87, 0, 0.13, 1);transition:all .8s cubic-bezier(0.87, 0, 0.13, 1)}
.video.on {top:0}
.video.on::after {content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.2)}
.video-box {position:relative}
#video {position:absolute;z-index:0;top:0;left:0;width:105%}
.our-business {margin-top:100vh;padding-top:100px;padding-bottom:160px}
.our-business.on {margin-top:43vh}
.our-business__title {font-size:50px;font-weight:600}
.our-business__list {margin-top:45px;margin-left:-7px;margin-right:-7px}
.our-business__list::after {content:'';display:block;clear:both}
.our-business__list li {float:left;width:50%}
.our-business__list li:last-child {margin-right:0}
.our-business__item {padding:0 15px;}
.our-business__info {position:relative;margin-top:-30px;padding:0 30px;box-sizing:border-box}
.our-business__subtitle {margin-bottom:15px;font-size:40px;font-weight:bold}
.our-business__desc {color:#111;font-weight:500}
.about {padding-bottom:180px}
.about__wrap {height:534px;background-image:url(/images/front/ko/web/img_main_about_bg.jpg);background-repeat:no-repeat;background-position:center top}
.about__txt {padding-top:120px}
.about__tag {margin-bottom:25px;font-size:30px;font-weight:500}
.about__slogan {font-size:70px;font-weight:600}
.aboutSlider {position:relative;overflow:hidden}
.aboutSlider__pager-btn {position:relative;width:100%;max-width:1200px;margin:0 auto}
.aboutSlider__pager {position:relative;top:0;right:0;left:0;width:185px;margin-left:auto;color:#bbb;font-size:24px;line-height:30px;text-align:center}
.aboutSlider__pager .swiper-pagination-current {color:#024a94;font-size:30px;font-weight:600}
.aboutSlider__pager .swiper-pagination-total {color:#999;font-size:25px}
.aboutSlider__btn {left:auto;top:0;right:0;width:30px;height:30px;margin-top:0;background-image:none}
.aboutSlider__btn::after {content:'';position:absolute;width:30px;height:30px;background-image:url(/images/front/ko/web/btn-slider_pager.png);background-repeat:no-repeat;background-position:center}
.aboutSlider__btn--prev {right:156px}
.aboutSlider__btn--next {transform:rotate(180deg)}
.aboutSlider__container {overflow:visible;width:100%;max-width:1200px;margin-top:50px}
.aboutSlider__container .swiper-slide-duplicate {opacity:0}
.aboutSlider__item {max-width:525px !important;background:#fff;font-size:18px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.about__info {display:block;padding:50px 30px;box-sizing:border-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.about__subtitle-en {font-size:20px;font-weight:500}
.about__subtitle {font-size:40px;font-weight:bold}
.aboutSlider__item:hover {box-shadow:10px 10px 25px rgb(0 0 0 / 10%)}
.aboutSlider__item:hover .about__info {color:#fff;background:#024a94}
.aboutSlider__item:hover .plus-link__item {background:#fff}
.figures {position:relative;padding-bottom:180px;height:782px;background:url(/images/front/ko/web/img_figures_bg.jpg);background-repeat:no-repeat;background-position:center top}
.figures_content {max-width:1200px;margin:0 auto}
.figures__txt {padding-top:120px}
.figures__tag {margin-bottom:25px;font-size:30px;font-weight:500}
.figures__slogan {font-size:70px;font-weight:600}
.figures__list {margin-top:83px;height:315px;background:#fff;background-repeat:no-repeat;background-position-y:0%}
.figures__item {position:relative;display:table;float:left;width:25%;max-width:300px;height:100%}
.figures__item::after {content:'';position:absolute;top:50%;right:0;width:1px;height:193px;margin-top:-97px;background:#e0e0e0}
.figures__item:last-child::after {width:0;height:0}
.figures__item-wrap {display:table-cell;text-align:center;vertical-align:middle}
.figrues__num {color:#024a94;font-size:100px;font-family:'Poppins', sans-serif;font-weight:bold}
.figures__desc {margin-top:22px;color:#333}
/* footer */
.footer {border-top:1px solid #ccc}
.footer__wrap {margin:0 auto;padding:60px 0 98px;background:#fff}
.footer__inner {content:'';display:block;clear:both}
.footer__info {float:left}
.footer__list {margin-bottom:45px}
.footer__item {display:inline-block;margin:0 20px;font-weight:500;line-height:40px}
.footer__item--strong {color:#008bd2}
.footer__item--sitemap {cursor:pointer}
.footer__list a:nth-of-type(1) {margin-left:0}
.footer__addr {color:#666}
.footer__copyright {color:#999;font-size:14px}
.footer__link {float:right}
.related-menu {position:relative;min-width:210px}
.related-menu__button {display: block;width:100%;border-bottom:2px solid #999;color:#666;font-weight:500;line-height:40px;box-sizing:border-box}
.related-menu__button::before {content:'';position:absolute;top:50%;right:6px;width:10px;height:6px;margin-top:-3px;background-image:url(/images/front/ko/web/btn-corp.png);background-repeat: no-repeat;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.related-menu__button.active::before {-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.related-menu__list {display:none;position:absolute;z-index:101;left:0;bottom:45px;width:100%;padding:16px 0;border:1px solid #999;background:#fff;box-sizing:border-box}
.related-menu__list.active {display:block}
.related-menu__list li a {position:relative;display:inline-block;padding-left:22px;color:#999;font-size:16px;font-weight:400;line-height:38px}
.link {position:relative;padding-right:25px !important}
.link::before {content:'';position:absolute;top:50%;right:0;display:block;width:15px;height:15px;margin-top:-8px;background-image:url(/images/front/ko/web/btn-footer_link.png);background-repeat:no-repeat}
.btn-top {display:none;position:fixed;bottom:120px;right:100px;width:52px;height:52px;background-image:url(/images/front/ko/web/btn-top.png);background-repeat:no-repeat;background-position:center top;text-indent:-9999px;z-index:100}
.btn-top.active {display:block}
.btn-tops {display: none;position: absolute;bottom:30px;right:100px;width:52px;height: 52px;background-image: url(/images/front/ko/web/btn-top.png);background-repeat: no-repeat;background-position: center top;background-size: 51px 52px;text-indent: -9999px;z-index: 100;}
.btn-tops.active {display:block}
/* sitemap */
.sitemap {display:none;position:fixed;top:0;left:0;width:100%;height:100%;color:#111;background:#fff;z-index:200;overflow-y:auto}
.sitemap__logo {padding:34px 0;text-align:left}
.sitemap__close {position:absolute;top:38px;right:40px}
.sitemap__wrap {text-align:center}
.sitemap__inner {margin:140px 0 70px}
.sitemap__item {display:inline-block;margin:0 90px;text-align:left}
.sitemap--nospaceleft {margin-left:0}
.sitemap--nospaceright {margin-right:0}
.sitemap__title {font-size:40px;font-weight:bold}
.sitemap__list a {font-size:20px;font-weight:500;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.sitemap__list a:hover {color:#024a94}
.sitemap__list &gt; li {margin:14px 0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.sitemap__list &gt; li:hover &gt; a {color:#024a94}
.sitemap__sublist &gt; li {margin:9px 0;margin-top:14px}
.sitemap__sublist a {padding-left:10px;color:#666}
.sitemap__item:hover .sitemap__title {color:#024a94}
.sitemap__sublist--lastdepth &gt; li {margin:7px 0}
.sitemap__sublist--lastdepth a {padding-left:20px;font-size:18px;color:#999}
.btn-close {display:inline-block;position:relative;width:25px;height:25px;background-image:url(/images/front/ko/web/sitemap_close.png);background-repeat:no-repeat;z-index:101}
.btn-close:hover {background-image:url(/images/front/ko/web/sitemap_close_over.png)}
.link--sitemap:before {content:'';position:absolute;top:50%;right:0;display:block;width:15px;height:15px;margin-top:-8px;background-image:url(/images/front/ko/web/sitemap_sprite.png);background-position:-45px -10px; background-repeat:no-repeat;transition:0.3s}
.link--sitemap:hover:before {background-position:-10px -10px}
.dim {overflow-y:scroll;position:fixed;top:0;left:0;bottom:0;right:0;box-sizing:border-box}
@media screen and (max-width:1265px) {.sitemap__item {margin:0 50px}}
/* sub gnb */
.gnb-sub {position:absolute;top:100px;left:0;right:0;height:360px;background:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;z-index:1}
.gnb-sub__wrap {position:relative;padding-top:80px;visibility:hidden;opacity:0;-webkit-transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all .3s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:30;}
.gnb-sub__wrap.active {visibility:visible;opacity:1;z-index:30;}
.lnb {margin-top: 55px}
.lnb &gt; li {float:left;width:18.6%;max-width:224px;margin-left:20px;border-bottom:1px solid #666}
.lnb &gt; li:nth-of-type(1) {margin-left:0}
.lnb &gt; li a {position:relative;display:block;width:100%;color:#666;font-size:18px;line-height:55px;text-align:left;}
.lnb &gt; li a::before {content:'';position:absolute;bottom:-1px;left:0;width:0;height:1px;background:#111;-webkit-transition:all .3s ease-out; transition:all .3s ease-out}
.lnb &gt; li a::after {content:'';position:absolute;top:50%;right:0;width:16px;height:11px;margin-top:-5px;background-image: url(/images/front/ko/web/btn-lnb_arrow.png);background-repeat:no-repeat}
.lnb &gt; li a.lnb__recruit:after {width:15px;height:15px;background-image: url(/images/front/ko/web/btn-footer_link.png);}
.lnb &gt; li a:hover {color:#111;border-bottom-color:#111}
.lnb &gt; li a:hover::before {width:100%}
.lnb &gt; li a:hover::after {background-image:url(/images/front/ko/web/btn-lnb_arrow_hover.png)}
.lnb &gt; li a.lnb__recruit:hover::after {width:15px;height:15px;background-image: url(/images/front/ko/web/btn-recruit_link_hover.png);}
/* sub top */
.content__top-wrap {padding-top:80px}
.content__top {padding-bottom:45px;border-bottom:1px solid transparent}
.content__top--investor {border-color:#d3d3d3}
.content__top--terms {border-color:#d3d3d3}
.sub-title__en {display:block;font-size:64px;font-weight:600;text-transform:uppercase;text-align:left;}
.sub-title__kr {display:block;font-size:20px;text-align:left;}
.top-location {position:absolute;right:20px;bottom:45px}
.top-location::after {content:'';display:block;clear:both}
.top-location__inner {float:left;height:30px;box-sizing:border-box}
.btn-home {position:relative;display:block;width:40px;height:30px;text-indent:-9999em}
.btn-home::before {content:'';position:absolute;top:50%;right:20px;display:block;width:20px;height:18px;margin-top:-9px;background-image:url(/images/front/ko/web/btn-home.png);background-repeat:no-repeat}
.top-location__button {position:relative;min-width:185px;padding-left:20px;font-size:18px}
.top-location__button::before {content:'';position:absolute;top:50%;left:0;width:1px;height:16px;margin-top:-8px;background:#dedede}
.top-location__button::after {content:'';position:absolute;top:50%;right:20px;width:14px;height:8px;margin-top:-4px;background-image:url(/images/front/ko/web/btn-down.png);-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.top-location__button.active::after {-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.top-location__box {position:relative}
.top-location__list {display:none;position:absolute;top:45px;left:20px;min-width:145px;padding:10px 0 10px 20px;background:#f3f3f3;box-sizing:border-box;z-index:1}
.top-location__list.active {display:block}
.top-location__list &gt; li a {font-size:18px;line-height:38px}
.top-location__list &gt; li a.active {font-weight:bold}
/* subvisual */
.subvisual__content {height:400px;background:#ccc;background-repeat:no-repeat;background-position:center top;background-size:cover}
.subvisual__content--about {background-image:url(/images/front/ko/web/img_sub_visual_01.jpg)}
.subvisual__content--business {background-image:url(/images/front/ko/web/img_sub_visual_02.jpg)}
.subvisual__content--recruit {background-image:url(/images/front/ko/web/img_sub_visual_03.jpg)}
/* overview */
.overview-box {position:relative;display:table;width:100%;margin-top:50px}
.overview-cell {display:table-cell;vertical-align:middle;text-align:left}
.overview-wrap {position:relative}
.overview-wrap::after {content:'';position:absolute;top:0;bottom:0;right:0;left:18.75%;background:#f9f9f9;z-index:-1}
.overview-cell--image {width:45%;max-width:550px}
.overview-cell--contents {width:55%;max-width:650px;padding-left:8%;box-sizing:border-box;text-align:left}
.overview__slogan {margin-bottom:25px;letter-spacing:-2px}
.overview__list {margin-top:50px}
.overview__list::after {content:'';display:block;clear:both}
.overview__item {float:left;padding:0 40px;text-align:left;box-sizing:border-box}
.overview__item:nth-of-type(1) {width:33.3333%}
.overview__item:nth-of-type(2) {width:41.6666%}
.overview__item:nth-of-type(3) {width:25%}
.overview__icon-wrap {display:table;height:56px;margin-bottom:15px;text-align:left}
.overview__tag {display:table-cell;vertical-align:middle;margin-left:10px;font-size:20px;font-weight:500}
.overview__info {color:#024a94;font-size:34px;font-weight:600;letter-spacing:-1.5px;}
.value__wrap {margin-top:30px;padding-left:0;padding-right:0}
.value__wrap::after {content:'';display:block;clear:both}
.value-item {float:left;width:33.3333%;padding:0 15px;box-sizing:border-box}
.value-item__inner {padding:30px 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}
.value__circle {display:inline-block;width:30px;height:30px;margin-bottom:20px;color:#fff;background-color:#024a94;border-radius:100%;font-size:14px;line-height:30px;font-weight:600;text-indent:0}
.value__slogan {color:#024a94;font-size:28px}
.vision__wrap {padding-left:0;padding-right:0}
.vision__wrap::after {content:'';display:block;clear:both}
.vision-item {float:left;width:50%;max-width:585px}
.vision__inner {padding:0 15px;box-sizing:border-box}
.vision__content {position:relative;width:88.8888%;margin:-85px auto 0;padding:45px;background:#fff;box-sizing:border-box}
.vision__title {margin-bottom:10px;font-size:24px;font-weight:bold}
.vision-content__desc {color:#666;font-size:18px}
.field__wrap {margin-top:40px}
.field__rotate {position:absolute;top:0;width:20px;height:330px;color:#024a94;font-size:18px}
.field__rotate--holdings {left:40px;background-image:url(/images/front/ko/web/img_rotate_holdings.png)}
.field__rotate--lease {right:40px;background-image:url(/images/front/ko/web/img_rotate_lease.png)}
.field__rotate::after {content:'';position:absolute;top:50%;height:2px;background:#024a94}
.field__bg {width:97%;max-width:1165px;height:330px;background-repeat:no-repeat;background-position:center top}
.field__bg--holdings {margin-left:auto;background-image:url(/images/front/ko/web/img_field_01.jpg)}
.field__bg--lease {margin-right:auto;background-image:url(/images/front/ko/web/img_field_02.jpg)}
.field__contents {display:table;width:51.5%;height:100%;padding-left:5%;background:rgba(255,255,255,0.9);box-sizing:border-box;text-align:left}
.field__contents-wrap {display:table-cell;vertical-align:middle;}
.field__contents--holdings {margin-left:auto}
.field__contents--lease {margin-left:0;margin-right:auto}
.field__slogan {margin-bottom:10px}
.field__link {display: inline-block;width:90px;height:50px;margin-top:5px;background: url(/images/front/ko/web/btn-link.png);background-repeat:no-repeat;background-position:left center;text-indent:-9999em}
.map__image {margin-bottom:60px}
.map__title {position:relative;margin-bottom:10px;font-size:24px;text-align:left}
.map__title::before {content:'';position:absolute;left:0;top:-20px;width:20px;height:4px;background:#024a94}
.map__info {padding:17px 0;color:#666;border-bottom:1px solid #dedede;font-size:18px;line-height:40px;text-align:left}
.map__icon {display:inline-block;margin-right:10px;width:24px;height:24px;vertical-align:middle}
.map__icon--location {width:18px;background-image:url(/images/front/ko/web/icon_addr.png)}
.map__icon--tel {background-image:url(/images/front/ko/web/icon_tel.png)}
.map__icon--fax {margin-left:55px;background-image:url(/images/front/ko/web/icon_fax.png)}
.map__tag {color:#111;margin-right:18px;font-weight:bold}
.map__find {position:relative;display:inline-block;width:110px;height:40px;margin-left:25px;padding:0 15px;color:#fff;background:#024a94;border-radius:5px;font-size:16px;line-height:40px;text-indent:30px;box-sizing:border-box}
.map__find::before {content:'';position:absolute;top:50%;left:17px;width:22px;height:19px;margin-top:-9px;background:url(/images/front/ko/web/icon_find.png)}
/* ceo */
.ceo-wrap {position:relative;width:91.25%;height:417px;margin-top:160px;margin-left:auto;background-image:url(/images/front/ko/web/img_ceo_bg.png);background-repeat:no-repeat;background-position:right top}
.ceo-wrap__left {display:table;height:417px;text-align:left}
.ceo-wrap__right {position:absolute;max-width:542px;top:-152px;right:0}
.ceo__slogan {display:table-cell;vertical-align:middle}
.ceo__content {padding-left:9%;text-align:left}
.ceo__desc {margin-top:55px}
.ceo__sign {margin-top:80px;text-align:left}
.slogan-strong {position:relative;display:inline-block}
.slogan-strong::before {content:'';position:absolute;left:0;right:0;bottom:5px;height:10px;background:#008bd2;opacity:0.3}
/* history */
.history__wrap {margin-top:65px}
.history__item {padding-top:25px}
.history__list {position:relative}
.history__list::before {content:'';display:block;position:absolute;top:26px;bottom:45px;left:50%;width:1px;border-left:2px solid #dedede;transform:translateX(-50%)}
.history__list li {position:relative;margin-top:45px}
.history__list li:first-child {margin-top:0}
.history__list li::after {content:'';display:block;clear:both}
.history__panel {position:relative;float:left;width:47%;text-align:right}
.history__panel--right {float:right;text-align:left}
.history__month {position:relative;font-size:30px;font-weight:500;z-index:1}
.history__desc {position:relative;z-index:1}
.history__list li::before {content:'';position:absolute;top:26px;left:50%;width:8px;height:8px;margin-left:-4px;background:#008bd2;border-radius:100%}
.history__image {position:absolute;top:-75px;left:0;z-index:0;opacity:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.history__image--right {left:auto;right:3px}
.history__panel:hover .history__image {opacity:1}
/* ci */
.ci__wrap {padding:55px 0}
.ci__wrap--last {margin-top:50px;padding:0}
.ci__item-wrap {float:left;width:50%}
.ci__item {display:table;width:100%;height:300px;padding:0 15px;text-align:center;box-sizing:border-box}
.ci__image {border:1px solid #dedede;box-sizing:border-box}
.ci__type {margin-top:15px;font-size:18px}
.ci__item--large {float:none;width:100%;max-width:none;margin-right:0}
.ci__subtitle {margin-bottom:40px;font-size:28px;font-weight:500}
.ci__desc {margin-top:35px}
.button-link--ci {max-width:300px;margin:0 auto}
/* holdings */
.corp__wrap {margin-top:65px}
.corp__info {position:relative;padding:30px 60px 0;text-align:left}
.corp__info-title {margin-bottom:15px;font-size:60px}
.corp__info-slogan {margin-bottom:15px;font-size:28px}
.corp__info-desc {width:45%;max-width:535px;margin-bottom:20px}
.corp__link {color:#666;font-size:18px;font-weight:500}
.corp__inner {position:absolute;top:-100px;right:60px;width:420px}
.corp__list {padding:30px;background:#024a94;color:#fff}
.corp__list li {padding:20px 10px;padding-bottom:23px;border-top:1px solid #008bd2}
.corp__list li:first-child {padding-top:0;border-top:0 none}
.corp__list li:last-child {padding-bottom:0}
.corp__list-title {margin-bottom:5px;font-size:28px;font-weight:500}
.corp__list-desc {font-size:17px}
.corp__list-desc span {display:block;margin-left:52px;text-indent:-52px}
.corp__button {margin-top:40px}
#corp01 {margin-top:-20px;}
/* rental */
.tab--rental {margin-top:65px;margin-bottom:70px}
.rental-list li {padding:50px 0;border-bottom:1px solid #dedede}
.rental-list li:first-child {padding-top:0}
.rental-list li:last-child {border:0 none}
.rental-wrap:after {content:'';display:block;clear:both}
.rental-wrap__left {float:left;width:25%}
.rental-wrap__right {float:right;width:75%;max-width:890px}
.rental__title {text-align:left;font-size:30px;font-weight:bold}
.rental__image {margin-bottom:40px}
.rental__contents {position:relative}
.rental__desc {width:83%;max-width:745px;text-align:left}
.rental__desc--aod {padding-top:0}
.rental__desc-more {display:none}
.rental__desc-more.active {display:block}
.rental__desc p {border-top:1px solid transparent}
.rental-list li p {padding:15px 0;border-top-color:#ccc}
.rental__desc--aod p {border-top-color: transparent !important}
.rental__desc--aod p:first-child {padding-top:0}
.rental__desc p::after {content:'';display:block;clear:both}
.rental__tag {float:left;display:block;width:16%;max-width:122px;color:#111;font-weight:500}
.rental__info {float:left;display:block;width:84%}
.rental__info-floor {margin-right:15px}
.rental__link {position:relative;display:inline-block;margin-left:20px;color:#024a94;font-weight:bold}
.rental__link::after {content:'';position:absolute;top:50%;right:-15px;width:7px;height:10px;margin-top:-5px;background-image:url(/images/front/ko/web/btn-rental-link.png)}
.rental__more-button {position:absolute;width:45px;height:45px;top:0;right:0;border:1px solid #dedede;border-radius:50%;background:url(/images/front/ko/web/icon_business_down.png) no-repeat center top;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.rental__more-button.active {transform:rotate(-180deg)}
.business__contact-us {margin-top:50px;position:relative;padding:40px;background-color:#f9f9f9;font-size:18px;box-sizing:border-box;text-align:left}
.business__contact-us h4 {position:absolute;left:40px;top:50%;transform:translateY(-50%);font-size:30px}
.business__contact-us img {vertical-align:middle}
.business__contact-us &gt; ul {margin-left:270px;line-height:30px}
/* develop */
.develop-wrap {margin-top:190px;background-color:#f9f9f9}
.develop-box {display:table}
.develop-cell {display:table-cell;width:50%;vertical-align:middle}
.develop-cell--image {position:relative;top:-100px}
.develop-cell--contents {position:relative;padding-left:9%;font-size:18px;text-align:left;box-sizing:border-box}
.develop__desc {position: relative;display:inline-block}
.develop__desc::before {content:'';position:absolute;top:-80px;left:0;width:44px;height:37px;background-image:url(/images/front/ko/web/img_quotation01.png)}
.develop__desc::after {content:'';position:absolute;bottom:-60px;right:0;width:44px;height:37px;background-image:url(/images/front/ko/web/img_quotation02.png)}
/* investor */
.table-wrap ~ .table-wrap {margin-top:70px}
.table-wrap__top {margin-bottom:25px}
.table-wrap__top::after {content:'';display:block;clear:both}
.table-wrap__title {float:left;color:#111;font-size:24px;line-height:50px;font-weight:bold}
.table-wrap__side {float:right;color:#666;font-size:18px;line-height:39px}
.related-menu--table {position:absolute;top:0;right:40px;min-width:auto}
.related-menu__button--table {position:relative;display:inline-block;width:120px;height:50px;padding:0 20px;border:0 none;color:#111;background:#f3f3f3;font-size:18px;font-weight:600;line-height:50px;letter-spacing:-0.025em;text-align:left;box-sizing:border-box}
.related-menu__button--table::before {content: '';position:absolute;top:50%;right:16px;width:12px;height:7px;margin-top:-3px;background-image:url(/images/front/ko/web/btn-select.png);background-repeat:no-repeat;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}
.related-menu__button--table.active::before {-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.rleated-menu__list--year {display:none;position:absolute;top:51px;left:0;right:0;padding:0 20px;background:#f3f3f3;text-align:left;box-sizing:border-box}
.rleated-menu__list--year.active {display:block}
.rleated-menu__list--year &gt; li a {display:block;font-size:18px;line-height:39px}
.rleated-menu__list--year &gt; li a.active {color:#111;font-weight:600}
.table-wrap__side--list::after {content:'';position:absolute;top:50%;right:20px;width:12px;height:7px;margin-top:-4px;background:url(/images/front/ko/web/btn-select.png)}
.form-wrap--notice {margin-right:130px}
.form-box {margin-top:5px}
.table-wrap__select {display:inline-block;min-width:100px;height:40px;padding:0 15px;border:1px solid #dedede;border-radius:5px;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/images/front/ko/web/btn-down.png);background-repeat:no-repeat;background-position:90% 50%}
select::-ms-expand {display:none}
.table-wrap__input-search {position:relative;display:inline-block}
.table-wrap__input {height:40px;margin-left:6px;padding:0 15px;padding-right:40px;border:0 none;border-bottom:1px solid #dedede;outline:none;box-sizing:border-box}
.button-search {position:absolute;top:50%;right:10px;width:21px;height:21px;margin-top:-10px;background-image:url(/images/front/ko/web/icon_search.png); text-indent:-999em}
.table-content {width:100%;border-spacing:0}
.table-content th {padding:22px 0;font-size:18px;font-weight:bold;border-top:2px solid #111;border-bottom:1px solid #111;box-sizing:border-box}
.table-content td {padding:22px 60px;font-size:18px;font-weight:400;border-bottom:1px solid #d3d3d3;box-sizing:border-box;}
.table-content tr:last-child td {border-bottom-color:#666}
.table-content th:last-child, .table-content td:last-child {width:15%;max-width:185px}
.table-content td:first-child {max-width:1015px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.table-content .title-wrap {overflow:hidden;max-width:700px;box-sizing:border-box;text-overflow:ellipsis;}
.table-content--order th:first-child {width:12.5%;max-width:150px}
.table-content--order td:first-child {width:12.5%;max-width:150px;padding-left:30px;padding-right:30px;text-align:center}
.table-content--order th:nth-of-type(2) {padding-left:50px;padding-right:50px}
.table-content--order td:nth-of-type(2) {max-width:870px;padding-left:30px;padding-right:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.table-content--order th:last-child {width:15.25%;max-width:183px}
.table-content--order td:last-child {width:15.25%;max-width:183px;padding-left:30px;padding-right:30px;text-align:center}
.icon {display:inline-block;width:14px;height:15px;margin-left:10px;background-repeat:no-repeat;background-position:center top;vertical-align:baseline}
.icon-clip img {padding-left:15px;vertical-align:unset}
.table-content--board th, .table-content--board td {width:25% !important;padding:15px 40px;color:#636363;font-size:18px;font-weight:400;box-sizing:border-box}
.table-content--board th {color:#fff;background-color:#024a94;border:0 none;font-weight:500}
.table-content--board td {border-right:1px solid #dedede;border-bottom:1px solid #dedede;text-align:right}
.table-content--board td:nth-of-type(1) {color:#111;text-align:left}
.table-content--board tr:last-of-type td {border-bottom:1px solid #dedede}
.table-content--board td:last-of-type {border-right:0 none}
.table-muted td {color:#111;background-color:#f3f3f3;font-weight:500}
.table-content td.no-list {padding:100px 0;text-align:center}
.pager {margin-top:60px;text-align:center}
.pager a {display:inline-block;width:38px;height:38px;border:1px solid transparent;border-radius:100%;font-size:18px;color:#999;line-height:38px}
.pager a.active {position:relative;color:#111}
.pager a.active::before {content:'';position:absolute;left:50%;bottom:8px;width:12px;height:1px;background-color:#111;transform:translateX(-50%)}
.pager a.pager__button {position:relative;border-color:#222;text-indent:-9999em}
.pager__button::before {content:'';position:absolute;top:50%;left:50%;width:8px;height:15px;margin-top:-7px;margin-left:-4px;background:url(/images/front/ko/web/icon_pager.png)}
.pager__button--next::before {transform:rotate(180deg)}
.pager__button--first::before,.pager__button--last::before {width:16px;height:15px;margin-left:-8px;background:url(/images/front/ko/web/icon_pager02.png);}
.pager__button--last::before {transform:rotate(180deg);}
.viewer__top {margin-bottom:45px;padding-bottom:55px;border-bottom:1px solid #d3d3d3;word-break:break-all}
.viewer__desc {margin-left:15px;margin-bottom:50px;color:#111;text-align:left}
.viewer__desc:last-child {margin-bottom:0}
.viewer__contents {padding:0 95px 80px;border-bottom:1px solid #111}
.viewer__button-wrap {margin-top:50px;margin-left:15px;text-align:left}
.button--download {position:relative;width:210px;height:50px;padding:0 20px;color:#666;border:1px solid #dedede;text-indent:35px;text-align:right;box-sizing:border-box}
.button--download::before {content:'';position:absolute;top:50%;left:20px;width:16px;height:16px;margin-top:-8px;background:url(/images/front/ko/web/btn-download.png)}
.viewer__footer {position:relative;margin-top:40px}
.viewer__link-wrap::after {content:'';display:block;clear:both}
.viewer__link {position:relative;display:inline-block;width:42.25%;max-width:525px;font-size:24px;line-height:60px;font-weight:bold;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.viewer__link--prev {float:left;padding-left:45px;text-align:left}
.viewer__link--next {float:right;padding-right:45px;text-align:right}
.viewer__link--prev::before {content:'';position:absolute;top:50%;left:0;width:24px;height:10px;margin-top:-5px;background-image:url(/images/front/ko/web/btn-viewer-arrow.png)}
.viewer__link--next::after {content:'';position:absolute;top:50%;right:0;width:24px;height:10px;margin-top:-5px;background-image:url(/images/front/ko/web/btn-viewer-arrow.png);transform:rotate(180deg)}
.viewer__link--list {position:absolute;top:0;left:0;right:0; display:block;width:150px;height:60px;margin:0 auto;background:#024a94;color:#fff;font-weight:500;text-align:center}
/* recruit */
.recruit {margin-top:70px}
.recruit__wrap {width:1000px;margin:0 auto;padding-bottom:70px;box-sizing:border-box}
.recruit__wrap:after {content:'';display:block;clear:both}
.recruit__wrap &gt; li{float:left;width:240px;height:200px;margin-left:13px;background-color:#f9f9f9}
.recruit__wrap &gt; li:first-child {margin-left:0}
.recruit__wrap &gt; li &gt; img {display:block;margin:0 auto;margin-top:50px;margin-bottom:25px}
.recruit__wrap &gt; li &gt; span {font-size:24px;;line-height:35px;font-weight:500}
.recruit__list {border-top:1px solid #dedede}
.recruit__list &gt; li {position:relative;padding:50px 70px;border-bottom:1px solid #dedede;box-sizing:border-box}
.recruit__list--title {position:absolute;left:70px;top:45px;font-size:30px;font-weight:500}
.recruit__list--contents {margin-left:400px}
.recruit__list--contents &gt; p {line-height:30px;font-size:18px;color:#666;text-align:left}
.recruit__list--item {margin-top:20px;margin-left:400px}
.recruit__list--item:after {content:'';display:block;clear:both}
.recruit__list--item &gt; li {float:left;margin-left:10px;padding:1px 15px;line-height:26px;color:#024a94;font-weight:500;border:1px solid #024a94;border-radius:15px;box-sizing:border-box}
.recruit__list--item &gt; li:first-child {margin-left:0}
/* hr-system */
.hr-system {padding-bottom:140px}
.hr-system__list {margin:0 -5px}
.hr-system__list:after {content:'';display:block;clear:both}
.hr-system__list &gt; li {float:left;position:relative;display:table;width:25%;height:283px;padding:0 10px;box-sizing:border-box}
.hr-system__list &gt; li::after {content:'';position:absolute;top:50%;right:-8px;width:14px;height:4px;margin-top:-2px;background-image:url(/images/front/ko/web/img_dot_03.png)}
.hr-system__list &gt; li:last-child::after {width:0;height:0}
.hr-system__item-inner {display:table-cell;vertical-align:middle;border:1px solid #dedede;background-color:#fff;}
.hr-system__list &gt; li:first-child .hr-system__item-inner  {border:1px solid #024a94;background-color:#024a94;color:#fff}
.hr-system__item-inner img {display:block;margin:0 auto;margin-bottom:20px}
.hr-system__title {font-size:24px;line-height:25px;font-weight:bold}
.hr-system__number {position:absolute;left:30px;top:30px;font-size:40px;color:#deebf4;font-weight:bold}
.rank {background-color:#deebf4}
.rank__list {margin-top:45px;}
.rank__item {display:inline-block;position:relative;width:170px;height:170px;padding-top:46px;border:4px solid #014a94;border-radius:50%;background:url('/images/front/ko/web/bg_rank.gif') no-repeat center 50%;box-sizing:border-box;background-color:#fff}
.rank__year {display:inline-block;line-height:170px}
.rank__year img {vertical-align:middle}
.rank__position {font-size:28px;font-weight:500}
.rank__english {font-size:14px;color:#666}
.edu {padding-bottom:140px}
.edu__list {margin:60px -37px 0}
.edu__list:after {content:'';display:block;clear:both}
.edu__list &gt; li {float:left;position:relative;width:33.333%;height:430px}
.edu__item-inner {position:relative;padding:0 37px;}
.edu__txt {position:absolute;left:37px;bottom:0;width:50%;max-width:200px;padding:20px 30px;background-color:#fff;text-align:left;box-sizing:border-box}
.edu__item-title {margin-bottom:20px;font-size:24px;line-height:25px;color:#024a94;font-weight:500}
.edu__item-desc {letter-spacing:-1.8px}
.reward {padding:140px;background-color:#f3f3f3}
.reward__list {display:inline-block;margin-top:60px}
.reward__list:after {content:'';display:block;clear:both}
.reward__list &gt; li {float:left;position:relative;width:230px;height:230px;margin-left:20px;line-height:230px;font-size:28px;border-radius:50%;color:#fff;font-weight:500}
.reward__list &gt; li:first-child {margin-left:0;background-color:#008bd2}
.reward__list &gt; li:nth-child(2) {background-color:#024a94}
.reward__list &gt; li:nth-child(3) {background-color:#666}
.reward__plus {position:absolute;left:-30px;top:50%;height:40px;width:40px;transform:translate(0,-50%);background-image:url('/images/front/ko/web/icon_rewards_plus.png')}
/* terms */
.terms__content {color:#666;font-size:18px;line-height:30px;text-align:left}
.terms__toptext {margin-bottom:40px;color:#111;font-size:20px;line-height:35px;font-weight:500}
/* error */
.error {text-align:center}
.error__wrap {position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}
.error__image {width:20%;margin:0 auto}
.error__content {margin-top:35px}
.error__title {color:#111;font-size:50px;font-weight:bold}
.error__desc {margin-top:10px}
.error__button {width:200px;margin-top:35px;background-color:#024a94;color:#fff;font-size:20px;line-height:60px;text-align:center}

/* 20230411 - modifying ceo */
.ceo__box {display:flex;justify-content:space-between;text-align:left}
.ceo__motto {color:#024a94;font-size:30px;font-weight:bold}
.ceo__contents {position:relative;flex-basis:58%}
.ceo__contents::before {content:'';position:absolute;top:0;left:0;width:50px;height:2px;background:#024a94}
.ceo__contents p {padding-top:45px;color:#666;font-size:18px}
.ceo__signature {margin-top:50px;color:#666;font-size:18px;text-align:right}
.ceo__signature strong {display:inline-block;margin-left:10px;color:#111;font-weight:bold;letter-spacing:0.1em}</pre></body></html>