@charset "utf-8";

.sub-visual {margin-top: 140px;}
.sub-visual .container {max-width: 1830px !important;}
.sub-visual-inner {display: flex; justify-content: center; align-items: center; height: 480px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; border-radius: 30px; overflow: hidden;}
.sub-visual01 .sub-visual-inner {background-image: url('../img/sub/sub-visual01.jpg');}
.sub-visual02 .sub-visual-inner {background-image: url('../img/sub/sub-visual02.jpg');}
.sub-visual03 .sub-visual-inner {background-image: url('../img/sub/sub-visual03.jpg');}
.sub-visual04 .sub-visual-inner {background-image: url('../img/sub/sub-visual04.jpg');}
.sub-visual-inner p {font-family: 'PyeojinGothic'; font-size: 64px; font-weight: 600; line-height: 1.2em; letter-spacing: -1.92px; color: #fff; text-align: center;}

.lnb .container {max-width: 1830px !important;}
.lnb ul {display: flex;}
.lnb ul li {position: relative; flex: 1; border-bottom: 1px solid #ddd;}
.lnb ul li.active:before {position: absolute; bottom: -1px; left: 50%; transform: translateX(-50%); content: ''; width: 100%; height: 2px; background: #092D69;}
.lnb ul li:after {position: absolute; top: 50%; right: 0; transform: translateY(-50%); content: ''; width: 1px; height: 16px; background: #ddd;}
.lnb ul li:last-child:after {display: none;}
.lnb ul li a {min-height: 70px; display: flex; justify-content: center; align-items: center; font-size: 18px; font-weight: 500; line-height: 1.6em; letter-spacing: -0.54px; color: #999; text-align: center; transition: all 0.5s;}
.lnb ul li a:hover {color: #092D69;}
.lnb ul li.active a {font-weight: 600; color: #092D69;}

.sub-content {padding: 130px 0 180px;}
.page-title {margin-bottom: 60px;}
.page-title h2 {font-size: 60px; font-weight: 600; line-height: 1.3em; letter-spacing: -1.8px; color: #111; text-align: center;}

/* S101 */
.introduce-intro {position: relative; margin-bottom: 70px;}
.introduce-intro-inner {position: relative; display: flex; align-items: center; min-height: 430px; border-radius: 30px; background: #F7FBFF; padding: 50px 580px 50px 80px; overflow: hidden;}
.introduce-intro .en {font-size: 60px; font-weight: 600; line-height: 1.2em; letter-spacing: -1.8px; color: #092D69;}
.introduce-intro .ko {font-size: 36px; line-height: 1.5em; letter-spacing: -1.08px; color: #111;}
.introduce-intro .introduce-intro-img {position: absolute; bottom: -65px; right: 6px; z-index: 5;}
.introduce-intro .bg-text {position: absolute; bottom: -22px; left: 70px; font-family: "Poppins", sans-serif; font-size: 150px; font-weight: 700; line-height: 1em; letter-spacing: -3px; color: #86C5D8; opacity: 0.08; white-space: nowrap;}
.introduce-text {padding: 0 70px;}
.introduce-text h3 {font-size: 40px; font-weight: 400; line-height: 1.35em; letter-spacing: -1.2px; color: #111; margin-bottom: 30px;}
.introduce-text h3 b {font-weight: 600;}
.introduce-text p {font-size: 22px; line-height: 1.54em; letter-spacing: -0.66px; color: #666;}
.introduce-text-desc p:not(:last-child) {margin-bottom: 34px;}
.introduce-text p span {font-weight: 600; color: #092D69;}
.introduce-text .name {margin-top: 20px;}
.introduce-text .name .company {font-size: 22px; font-weight: 600; line-height: 1.54em; letter-spacing: -0.66px; color: #092D69; text-align: right; margin-bottom: 10px;}
.introduce-text .name .ceo {font-size: 30px; font-weight: 500; line-height: 1.13em; letter-spacing: -0.9px; color: #999; text-align: right;}
.introduce-text .name .ceo b {color: #333;}

/* S102 */
.history-intro {display: flex; justify-content: center; align-items: center; min-height: 320px; background: url('../img/sub/history-bg.jpg') no-repeat 50% 50%/cover; border-radius: 30px; margin-bottom: 30px;}
.history-intro-text {text-align: center;}
.history-intro-text .ko {font-size: 26px; line-height: 1.3em; letter-spacing: -0.78px; color: #fff; margin-bottom: 10px;}
.history-intro-text .en {font-size: 60px; font-weight: 600; line-height: 1.33em; letter-spacing: -1.8px; color: #fff;}
.history-year-wrap {display: flex; align-items: center; gap: 80px; padding: 30px 0;}
.history-year-wrap:not(:last-child) {border-bottom: 1px dashed #ddd;}
.history-year-wrap:last-child {border-bottom: 1px solid #ddd;}
.history-year {max-width: 240px; width: 100%; padding-left: 100px; font-family: "Poppins", sans-serif; font-size: 54px; font-weight: 600; line-height: 1.48em; letter-spacing: -1.08px; color: #092D69;}
.history-list {width: 1%; flex: 1 1 auto; background: #f8f8f8; border-radius: 20px; padding: 30px 40px;}
.history-list ul {display: flex; flex-direction: column; gap: 7px;}
.history-list li {position: relative; font-size: 22px; line-height: 1.54em; letter-spacing: -0.66px; color: #666; padding-left: 26px;}
.history-list li:before {position: absolute; top: 13px; left: 0; content: ''; width: 6px; height: 6px; background: #092D69; border-radius: 50%;}

/* S103 */
.location .location-map {border-radius: 30px; overflow: hidden;}
.location .location-map .root_daum_roughmap {width:100% !important; height:540px !important;}
.location .location-map .root_daum_roughmap .wrap_map {height:540px !important;}
.location .location-map .root_daum_roughmap .border1,
.location .location-map .root_daum_roughmap .border2 {border: none;}
.location .location-map .root_daum_roughmap .border3, 
.location .location-map .root_daum_roughmap .border4 {background-color: transparent;}
.location .location-info-wrap {position: relative; display: flex; justify-content: space-between; align-items: flex-end; width: calc(100% - 60px); border-radius: 30px; background: #fff; box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.10); margin: 0 auto; padding: 46px 50px; margin-top: -80px; z-index: 5;}
.location .location-info ul {display: flex; flex-direction: column; gap: 10px;}
.location .location-info ul li {position: relative; display: flex; align-items: start; gap: 16px; font-size: 20px; font-weight: 500; line-height: 1.7em; letter-spacing: -0.6px; color: #333;}
.location .location-info ul li img {padding-top: 5px;}
.location .location-btn {display: flex; flex-direction: column; gap: 10px;}
.location .location-btn a {display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; border-radius: 50%; transition: all 0.5s;} 
.location .location-btn .btn-map {background: #f8f8f8;}
.location .location-btn .btn-print {background: #092D69;}
.location .location-btn a:hover {background: #86C5D8;}
.location .location-btn a:hover img {filter: brightness(200);}

/* S2 */
.page-product .product-section:not(:last-child) {margin-bottom: 120px;}
.page-product .product-title {margin-bottom: 40px;}
.page-product .product-title .en {font-family: "Poppins", sans-serif; font-size: 14px; font-weight: 700; line-height: 1.42em; letter-spacing: -0.28px; color: #86C5D8; margin-bottom: 4px;}
.page-product .product-title h3 {font-size: 40px; font-weight: 600; line-height: 1.55em; letter-spacing: -1.2px; color: #111;}
.page-product .product-section-desc {background: #F8F8F8; border-radius: 30px; font-size: 22px; line-height: 1.54em; letter-spacing: -0.66px; color: #666; padding: 56px 80px;}

.page-product .slick-slide {overflow: hidden;}
.page-product .file-items {display: flex; flex-wrap: wrap; margin: -42px -18px 0;}
.page-product .file-item {width: 33.3333%; padding: 42px 18px;}
.page-product .file-item:nth-child(n+4) {border-top: 1px dashed #ddd;}
.page-product .file-item-title {font-size: 20px; font-weight: 600; line-height: 1.7em; letter-spacing: -0.6px; color: #333; padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #999;}
.page-product .file-item-desc ul li {position: relative; padding: 5px 36px 5px 0;}
.page-product .file-item-desc ul li:after {position: absolute; top: 9px; right: 8px; content: ''; width: 20px; height: 20px; background: url('../img/sub/icon-download.png') no-repeat 50% 50%;}
.page-product .file-item-desc ul li a {font-size: 18px; line-height: 1.6em; letter-spacing: -0.54px; color: #666; transition: all 0.3s;}
.page-product .file-item-desc ul li a:hover {font-weight: 600; color: #333;}
.page-product .slick-dots {display: flex; justify-content: center; gap: 10px; margin-top: 25px;}
.page-product .slick-dots li button {width: 12px; height: 12px; border-radius: 6px; background: #ddd; transition: all 0.5s; border: none; text-indent: -9999px;} 
.page-product .slick-dots li.slick-active button {width: 40px; background: #86C5D8;}

.page-product .product-section-info .product-section-desc {margin-bottom: 40px;}
.page-product .info-block {display: flex; gap: 40px;}
.page-product .info-block > div {width: calc(50% - 20px); border-radius: 30px;}
.page-product .info-block-text {border: 1px solid #ddd; padding: 60px 80px 70px;}
.page-product .info-block-text-title {font-size: 32px; font-weight: 600; line-height: 1.06em; letter-spacing: -0.96px; color: #333; padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #ddd;}
.page-product .info-block-text-title span {color: #092D69;}
.page-product .info-block-text-desc .check-list {display: flex; flex-direction: column; gap: 6px;}
.page-product .info-block-text-desc .check-list li {position: relative; font-size: 22px; line-height: 1.66em; letter-spacing: -0.66px; color: #666; padding-left: 44px;}
.page-product .info-block-text-desc .check-list li:before {position: absolute; top: 5px; left: 0; content: ''; width: 24px; height: 24px; background: url('../img/sub/icon-check.png') no-repeat 50% 50%;}
.page-product .info-block-text-desc .check-list-small {margin-top: 40px;}
.page-product .info-block-text-desc .check-list-small li {font-size: 18px; letter-spacing: -0.54px; color: #333;}
.page-product .info-block-text-desc .check-list-small li:before {top: 2px; left: 2px; background-size: 20px auto;}
.page-product .info-block-text-desc .dot-list {display: flex; flex-direction: column; gap: 6px;}
.page-product .info-block-text-desc .dot-list li {position: relative; font-size: 22px; font-weight: 400; line-height: 1.66em; letter-spacing: -0.66px; color: #666; padding-left: 26px;}
.page-product .info-block-text-desc .dot-list li:before {position: absolute; top: 14px; left: 0; content: ''; width: 6px; height: 6px; border-radius: 50%; background: #092D69;}
.page-product .info-block-text-desc .dot-list li span {font-family: "Poppins", sans-serif; font-size: 14px; font-weight: 500; line-height: 1.4em; letter-spacing: -0.28px; color: #86C5D8; margin-left: 4px;}
.page-product .info-block-img img {width: 100%;}
.page-product .info-block-img-col02 {display: flex; gap: 40px;}
.page-product .info-block-img-col02 figure {flex: 1; height: auto;}