/* components */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Pretendard', 'Noto Sans KR', sans-serif; color: var(--ref-text); background: #fff; -webkit-font-smoothing: antialiased; line-height: 1.6; }
a { text-decoration: none; color: inherit; }
img { display: block; max-width: 100%; }
ul, ol { list-style: none;

}:root { --page-pad: 5vw; --page-pad2: 20vw; --ref-bg: #f4f4f4; --ref-text: #111; --ref-muted: #6b7280; --ref-brand: #e2403b; --radius-sm: 8px; --radius-md: 10px; --radius-lg: 14px; --radius-xl: 16px; --shadow-sm: 0 10px 20px rgba(0,0,0,.08); --shadow-md: 0 18px 50px rgba(0,0,0,.18); --shadow-lg: 0 30px 80px rgba(0,0,0,.25); --ease: .25s ease; }
body { -ms-overflow-style: none;

}::-webkit-scrollbar { display: none; }
@media (max-width:1600px) {
	@_vs_tag_0_:root { --page-pad: 4vw; }
}
@media (max-width:1024px) {
	@_vs_tag_0_:root { --page-pad: 5vw; }
}
.sec_inner { width: 100%; padding: 0 var(--page-pad); }
.sec_inner2 { width: 100%; padding: 0 200px; }
.sec_inner3 { width: 1200px; max-width: 100%; margin: 0 auto; }
.sec_inner4 { max-width: 1800px; width: 100%; margin: 0 auto; padding: 0 5%; }
.sec_in { max-width: 1400px; width: 100%; margin: 0 auto; }
.divider { width: 100%; height: 1px; background: #eee; }
@media (max-width:1400px) {
	.sec_inner2 { padding: 0 120px; }
}
@media (max-width:1200px) {
	.sec_inner2 { padding: 0 80px; }
	.sec_inner3 { padding: 0 40px; width: 100%; }
}
@media (max-width:1024px) {
	.sec_inner2 { padding: 0 40px; }
	.sec_inner3 { padding: 0 30px; }
}
@media (max-width:768px) {
	.sec_inner2 { padding: 0 24px; }
	.sec_inner3 { padding: 0 24px; }
}
.sec_tit, .sec_tit2, .sec_tit3, .sec_tit4, .sec_tit5, .sec_tit6, .sec_tit7, .sec_tit8, .sec_tit9, .sec_tit10, .sec_tit11 { color: #222; word-break: keep-all; }
.sec_tit { font-size: 18px; line-height: 1.45; font-weight: 400; }
.sec_tit2 { font-size: 20px; line-height: 1.45; font-weight: 400; }
.sec_tit3 { font-size: 24px; line-height: 1.45; font-weight: 400; }
.sec_tit4 { font-size: 30px; line-height: 1.3; font-weight: 400; }
.sec_tit5 { font-size: 36px; line-height: 1.3; font-weight: 400; }
.sec_tit6 { font-size: 42px; line-height: 1.2; font-weight: 400; }
.sec_tit7 { font-size: 48px; line-height: 1.45; font-weight: 400; }
.sec_tit8 { font-size: 60px; line-height: 1.2; font-weight: 200; }
.sec_tit9 { font-size: 70px; line-height: 1.2; font-weight: 200; }
.sec_tit10 { font-size: 90px; line-height: 1.0; font-weight: 200; }
.sec_tit11 { font-size: 120px; line-height: 1.0; font-weight: 200; }
.sec_tit b, .sec_tit2 b, .sec_tit3 b, .sec_tit4 b, .sec_tit5 b, .sec_tit6 b, .sec_tit7 b { font-weight: 600; }
.sec_tit8 b, .sec_tit9 b, .sec_tit10 b, .sec_tit11 b { font-weight: 700; }
@media (max-width:1200px) {
	.sec_tit8 { font-size: 48px; }
	.sec_tit9 { font-size: 56px; }
	.sec_tit10 { font-size: 72px; }
	.sec_tit11 { font-size: 90px; }
}
@media (max-width:1024px) {
	.sec_tit6 { font-size: 36px; }
	.sec_tit7 { font-size: 40px; }
	.sec_tit8 { font-size: 42px; }
	.sec_tit9 { font-size: 48px; }
	.sec_tit10 { font-size: 60px; }
	.sec_tit11 { font-size: 70px; }
}
@media (max-width:768px) {
	.sec_tit3 { font-size: 20px; }
	.sec_tit4 { font-size: 20px; }
	.sec_tit5 { font-size: 28px; }
	.sec_tit6 { font-size: 30px; }
	.sec_tit7 { font-size: 34px; }
	.sec_tit8 { font-size: 36px; }
	.sec_tit9 { font-size: 40px; }
	.sec_tit10 { font-size: 48px; }
	.sec_tit11 { font-size: 56px; }
}
@media (max-width:480px) {
	.sec_tit5 { font-size: 24px; }
	.sec_tit6 { font-size: 26px; }
	.sec_tit7 { font-size: 28px; }
	.sec_tit8 { font-size: 30px; }
	.sec_tit9 { font-size: 34px; }
	.sec_tit10 { font-size: 40px; }
	.sec_tit11 { font-size: 46px; }
}
.sec_txt, .sec_txt2, .sec_txt3, .sec_txt4 { word-break: keep-all; }
.sec_txt { font-size: 16px; line-height: 1.45; font-weight: 300; color: #222; }
.sec_txt2 { font-size: 18px; line-height: 1.45; font-weight: 300; color: #222; }
.sec_txt3 { font-size: 24px; line-height: 1.45; font-weight: 300; color: #222; }
.sec_txt4 { font-size: 16px; line-height: 1.45; font-weight: 300; color: #666; }
.sec_txt b, .sec_txt2 b, .sec_txt3 b, .sec_txt4 b { font-weight: 500; }
@media (max-width:768px) {
	.sec_txt2 { font-size: 16px; }
	.sec_txt3 { font-size: 18px; }
}
@media (max-width:480px) {
	.sec_txt { font-size: 14px; }
	.sec_txt2 { font-size: 15px; }
	.sec_txt3 { font-size: 16px; }
}
.txt_wh { color: #fff !important; }
.brand_color { color: var(--ref-brand) !important; }
.txt_center { text-align: center; }
.txt_left { text-align: left; }
.txt_right { text-align: right; }
.bbbgap { padding-top: 200px; }
.bbgap { padding-top: 150px; }
.bgap { padding-top: 100px; }
.gap { padding-top: 50px; }
.sgap { padding-top: 30px; }
.ssgap { padding-top: 20px; }
.sssgap { padding-top: 10px; }
.ssssgap { padding-top: 5px; }
@media (max-width:1024px) {
	.bbbgap { padding-top: 160px; }
	.bbgap { padding-top: 120px; }
	.bgap { padding-top: 80px; }
}
@media (max-width:768px) {
	.bbbgap { padding-top: 120px; }
	.bbgap { padding-top: 90px; }
	.bgap { padding-top: 60px; }
	.gap { padding-top: 40px; }
}
@media (max-width:480px) {
	.bbbgap { padding-top: 100px; }
	.bbgap { padding-top: 70px; }
	.bgap { padding-top: 50px; }
	.gap { padding-top: 30px; }
	.sgap { padding-top: 20px; }
}
.bold200 { font-weight: 200 !important; }
.bold300 { font-weight: 300 !important; }
.bold400 { font-weight: 400 !important; }
.bold500 { font-weight: 500 !important; }
.bold600 { font-weight: 600 !important; }
.bold700 { font-weight: 700 !important; }
.bold800 { font-weight: 800 !important; }
/* components */




/* new main */


/* ===================== Common ===================== */
.sec_all_wrap { width: 100%; height: 100%; }
.section { position: relative; }
/* ===================== Section 01 : Main Visual ===================== */
.main_visual { position: relative; width: 100%; height: 100vh; overflow: hidden; }
.video_wrap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; overflow: hidden; z-index: 1; }
.bg_video { position: absolute; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 0.6s ease; z-index: 1; will-change: transform; transform: translateZ(0); }
.bg_video.active { opacity: 1; z-index: 2; }
.video_wrap::after { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,0.35); z-index: 2; }
.visual_txt { position: absolute; bottom: 180px; left: 5%; z-index: 5; color: #fff; max-width: 900px; }
.visual_txt .title { font-size: clamp(32px, 4vw, 80px); font-weight: 600; line-height: 1.2; letter-spacing: -0.02em; }
.visual_txt .desc { margin-top: 20px; font-size: 20px; opacity: 0.7; }
.progress_wrap { position: absolute; bottom: 60px; left: 5%; width: 90%; height: 4px; background: rgba(255,255,255,0.2); z-index: 5; overflow: hidden; }
.progress_bar { cursor: pointer; width: 0%; height: 100%; background: #e2403b; transition: width 0.05s linear; }
.video_ctrl { position: absolute; bottom: 79px; left: 5%; z-index: 10; width: 48px; height: 48px; border-radius: 50%; background: rgba(0, 0, 0, 0.6); color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 14px; }
.video_ctrl .play { display: none; }
.video_ctrl.paused .play { display: block; }
.video_ctrl.paused .pause { display: none; }
.nav { position: absolute; top: 50%; transform: translateY(-50%); z-index: 6; width: 52px; height: 52px; border-radius: 50%; border: none; background: rgba(255,255,255,0.15); backdrop-filter: blur(6px); color: #fff; font-size: 22px; cursor: pointer; transition: 0.3s; }
.nav i { line-height: 52px; }
.nav:hover { background: #e2403b; }
.nav.prev { left: 40px; }
.nav.next { right: 40px; }
#fp-nav ul li a span { background: rgba(255,255,255,0.4); transition: 0.3s; }
#fp-nav ul li a.active span { background: #e2403b; width: 10px; height: 10px; }
#fp-nav { display: none; }
@media (max-width:1024px) {
	.visual_txt { bottom: 120px; }
	.nav { width: 44px; height: 44px; }
    .video_ctrl {display: none;}
}
@media (max-width:768px) {
	.visual_txt { bottom: 100px; }
	.visual_txt .title { font-size: 28px; }
	.visual_txt .desc { font-size: 14px; }
	.progress_wrap { bottom: 40px; }
	.nav { display: none; }
}
/* ===================== Section 02 : Count ===================== */
.main .count_sec { position: relative; height: 100vh; overflow: hidden; }
.main .count_bg { position: absolute; inset: 0; background: url('../images/main/section_02_bg.jpg') no-repeat center/cover; z-index: 1; }
.main .count_bg::after { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,0.25); }
.main .count_inner { position: relative; z-index: 2; width: 100%; height: 100%; padding: 200px 5% 0; display: flex; flex-direction: column; align-items: center; }
.main .count_title_wrap { text-align: center; color: #fff; margin-bottom: 60px; }
.main .kicker { color: #e2403b; font-size: 16px; margin-bottom: 20px; font-weight: 600; }
.main .title { font-size: clamp(32px, 4vw, 80px); font-weight: 700; line-height: 1.3; }
.main .count_wrap { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; width: 100%; position: absolute; bottom: 100px; padding: 0 5%; }
.main .count_box { flex: 1; background: rgba(255, 255, 255, 0.9); border-radius: 20px; padding: 40px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); }
.main .num_wrap { margin-top: 60px; display: flex; align-items: flex-end; gap: 6px; justify-content: flex-end; }
.main .num { font-size: 80px; font-weight: 600; color: #e2403b; line-height: 1; }
.main .unit { font-size: 20px; margin-bottom: 10px; }
@media (max-width:1600px) {
	.main .num { font-size: 40px; }
	.main .count_box { padding: 20px; }
}
@media (max-width:1024px) {
	.main .count_wrap { grid-template-columns: repeat(1,1fr); position: static; margin-top: 60px; }
	.main .count_sec { height: auto; padding-bottom: 100px; }
}
@media (max-width:768px) {
	.main .count_inner {

		padding: 80px 0; display: flex; flex-direction: column; align-items: center; }
	.main .title { font-size: 28px; }
	.main .num { font-size: 42px; }
	.main .count_box { padding: 30px; }
}
/* ===================== Section 03 : Business ===================== */
.biz_sec { width: 100%; height: 100vh; }
.biz_inner { display: flex; width: 100%; height: 100%; }
.biz_img { position: relative; width: 70%; }
.biz_img img { width: 100%; height: 100%; object-fit: cover; }
.biz_pin { position: absolute; width: 60px; height: 60px; border-radius: 50%; background: rgba(226,64,59,0.2); border: 2px solid #e2403b; transform: translate(-50%, -50%) scale(0.6); opacity: 0; transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1); }
.biz_pin.active { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.biz_pin::after { content: "+"; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; background: #e2403b; width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.biz_txt { position: absolute; bottom: 80px; left: 5%; color: #fff; }
.biz_txt .kicker { color: #e2403b; margin-bottom: 10px; }
.biz_txt h2 { font-size: 40px; line-height: 1.3; margin-bottom: 15px; }
.biz_txt p { opacity: 0.7; margin-bottom: 20px; }
.biz_btn { display: inline-block; background: #e2403b; color: #fff; padding: 12px 20px; border-radius: 6px; }
.biz_btn:hover { background: #c5302c; }
.biz_content { width: 30%; background: #111; display: flex; align-items: center; }
.biz_list { width: 100%; }
.biz_list li { position: relative; padding: 40px; border-bottom: 1px solid rgba(255,255,255,0.1); color: #777; cursor: pointer; transition: 0.3s; }
.arrow { position: absolute; left: -10px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-right: 12px solid #e2403b; opacity: 0; }
.biz_list li.active { background: #e2403b; color: #fff; }
.biz_list li.active .arrow { opacity: 1; }
.cate { display: block; font-size: 18px; margin-bottom: 16px; }
.tit { font-size: 28px; font-weight: 600; }
@media (max-width:1024px) {

	.biz_inner { flex-direction: column; }
	.biz_img { width: 100%; height: 60vh; }
	.biz_content { width: 100%; height: auto; }
	.biz_list li { padding: 40px 30px; }
}
@media (max-width:768px) {

	.biz_sec { height: auto; }
	.biz_inner { flex-direction: column; }
	.biz_img { width: 100%; height: 55vw; min-height: 450px; }
	.biz_img img { object-fit: cover; }
	.biz_txt { bottom: 30px; left: 5%; right: 5%; }
	.biz_txt .sec_tit7 { font-size: 22px; line-height: 1.4; }
	.biz_txt .sec_txt2 { font-size: 13px; }
	.biz_btn { font-size: 13px; padding: 10px 16px; }
	.biz_pin { width: 40px; height: 40px; }
	.biz_pin::after { width: 20px; height: 20px; font-size: 12px; }
	.biz_content { width: 100%; }
	.biz_list li { padding: 20px 20px; }
	.cate { font-size: 14px; }
	.tit { font-size: 18px; }
	.arrow { left: -6px; }
}
@media (max-width:480px) {

	.biz_img { height: 60vw; }
	.biz_txt { bottom: 20px; }
	.biz_txt .sec_tit7 { font-size: 18px; }
	.biz_pin { width: 32px; height: 32px; }
	.biz_pin::after { width: 16px; height: 16px; font-size: 10px; }
}
/* ===================== Section 04 : Global Network ===================== */
.gn_sec { position: relative; width: 100%; height: 100vh; min-height: 700px; background: #000; overflow: hidden; display: flex; align-items: center; }
.gn_bg_text { position: absolute; top: 50%; left: 0; width: 100%; overflow: hidden; transform: translateY(-50%); pointer-events: none; white-space: nowrap; z-index: 0; }
.gn_bg_track { display: flex; width: max-content; animation: gnFlow 25s linear infinite; }
.gn_bg_track span { font-size: 150px; font-weight: 800; color: rgba(255,255,255,0.1); padding-right: 120px; white-space: nowrap; }
.gn_content { position: relative; z-index: 3; padding: 0 0 0 var(--page-pad); width: 42%; flex-shrink: 0; }
.gn_tit { font-size: clamp(36px, 3.8vw, 64px); font-weight: 700; color: #fff; line-height: 1.2; letter-spacing: -0.02em; word-break: keep-all; margin: 0 0 44px; }
.gn_globe_wrap { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 70vw; height: 70vw; max-width: 900px; max-height: 900px; z-index: 2; }
.gn_tooltip { position: absolute; z-index: 10; background: rgba(18,18,18,.92); border: 1px solid rgba(255,255,255,.1); border-radius: 10px; padding: 16px 20px; min-width: 220px; pointer-events: none; opacity: 0; transform: translateY(6px); transition: opacity .2s ease, transform .2s ease; backdrop-filter: blur(8px); }
.gn_tooltip.is_show { opacity: 1; transform: translateY(0); }
.gn_tooltip_name { font-size: 20px; font-weight: 700; color: var(--ref-brand); margin: 0 0 6px; }
.gn_tooltip_addr { font-size: 16px; color: rgba(255,255,255,.6); margin: 0; line-height: 1.6; }
@keyframes gnFlow {
	0% { transform: translateX(0); }
	100% { transform: translateX(-50%); }
}
@media (max-width:1200px) {
	.gn_content { width: 48%; }
	.gn_globe_wrap { width: 75vw; height: 75vw; }
}
@media (max-width:1024px) {

	.gn_sec { padding: 80px 0; }
	.gn_content { width: 100%; padding: 0 5%; text-align: center; }
	.gn_globe_wrap { position: relative; top: auto; left: auto; transform: none; margin: 60px auto 0; width: 80vw; height: 80vw; }
}
@media (max-width:768px) {

	.gn_sec { height: auto; min-height: auto; flex-direction: column; align-items: center; padding: 60px 0; }
	.gn_bg_text { display: none; }
	.gn_content { width: 100%; padding: 0 5%; text-align: center; }
	.gn_tit { font-size: 28px; margin-bottom: 24px; }
	.gn_globe_wrap { width: 100vw; height: 100vw; margin-top: 30px; }
}
@media (max-width:480px) {

	.gn_tit { font-size: 24px; }
	.gn_tooltip { min-width: 180px; padding: 12px 14px; }
	.gn_tooltip_name { font-size: 16px; }
	.gn_tooltip_addr { font-size: 13px; }
}
/* ===================== Section 05 : News ===================== */
.news_sec { padding: 0; }
.news_inner { width: 100%; }
.news_head { padding: 0 5%; display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 60px; }
.news_title { font-size: 48px; font-weight: 800; line-height: 1.3; color: #111; }
.news_slider {padding: 0 5%;}
.news_slider .owl-stage { display: flex; }
.news_item { background: #fff; overflow: hidden; margin-right: 20px; }
.news_img img { border-radius: 16px; aspect-ratio: 16/9; width: 100%; object-fit: cover; display: block; overflow: hidden; }
.news_content { padding: 30px 20px; }
.news_tit { font-size: 20px; font-weight: 700; margin-bottom: 10px; color: #111; }
.news_desc { font-size: 18px; color: #666; line-height: 1.6; }
.news_slider .owl-dots { position: absolute; left: -40px; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; gap: 10px; }
.news_slider .owl-dot span { width: 8px; height: 8px; background: #ccc; display: block; border-radius: 50%; }
.news_slider .owl-dot.active span { background: #e2403b; }
.news_head { position: relative; }
.news_nav { display: flex; gap: 10px; }
.news_nav button { width: 44px; height: 44px; border-radius: 50%; border: 1px solid #ddd; background: #fff; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: 0.3s; }
.news_nav i { font-size: 20px; color: #111; }
.news_nav button:hover { background: #e2403b; border-color: #e2403b; }
.news_nav button:hover i { color: #fff; }
@media (max-width:1024px) {
	.news_title { font-size: 36px; }
}
@media (max-width:768px) {
	.news_head { flex-direction: column; align-items: flex-start; gap: 20px; }
	.news_title { font-size: 28px; }
	.news_slider { padding-left: 5%; }
	.news_content { padding: 20px 12px; }
	.news_tit { font-size: 16px; }
	.news_desc { font-size: 14px; }
	.news_nav { width: 100%; justify-content: flex-end; }
}

.news_list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; padding: 0 5%; }
.news_item { width: 100%; }
.news_item a { display: flex; flex-direction: column; height: 100%; }
.news_img { overflow: hidden; }
.news_img img { width: 100%; display: block; }
@media screen and (max-width:1200px) {

    .news_list { grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width:768px) {

    .news_list { grid-template-columns: 1fr; }
}
/* ===================== Footer Section (fp-auto-height) ===================== */

.footer_section { height: auto !important; }
.footer_section .fp-tableCell { height: auto !important; }
.main_footer_wrap { position: relative; z-index: 10; background: #000; }
@media (max-width:1024px) {
	.main_footer_wrap { display: none; }
}
/* new main */


/* footer */

.footer_all_wrap { width: 100%; background-color: #000000; color: #666; border-top: 1px solid rgba(0, 0, 0, 0.05); }
.footer_wrap { width: 100%; padding: 50px; }
.footer_mid_wrap { width: 100%; margin: 0 auto; position: relative; top: 0px; left: 0px; border-bottom: 1px solid rgb(255 255 255 / 20%); padding-bottom: 50px; }
.footer_mid:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.footer_mid_left { float: left; }
.footer_mid_left * { color: #fff; }
.footer_mid_copy { font-size: 13px; line-height: 1.6; font-weight: 400; }
.footer_mid_right { float: right; font-size: 18px; }
.footer_logo svg { width: 300px; padding-bottom: 30px; }
.footer_mid_tit { font-size: 16px; font-weight: 600; }
.footer_mid_list { padding-top: 20px}
.footer_mid_nav { float: left; padding: 20px 30px 0; }
.footer_mid_nav a { font-size: 14px; line-height: 2; font-weight: 300; color: #aaa; }
.footer_mid_nav:last-child { padding-right: 0; }
.footer_mid_list li a:hover { color: #fff; }
.footer_mid_right * { color: #fff; }
.footer_mid_right .menu { float: left; padding-right: 30px; }
.footer_mid_right .sub_menu_wrap { padding-top: 10px; }
.footer_mid_right .sub_menu { padding: 6px 0}
.footer_mid_right .sub_menu_wrap a { font-weight: 300; opacity: 0.7}
.footer_mid_right .menu_a span { color: #fff; }
.footer_mid_right .thd_menu { padding: 6px 0}
.footer_info_h { color: #fff; }
.footer_logo_wrap svg { width: 100%; max-width: 135px; }
.footer_label_txt { font-size: 36px; line-height: 1.4; color: #fff; font-weight: 600; }
.footer_label_txt span { color: #DF2223}
.footer_ft_all_wrap { padding: 50px 0; border-bottom: 1px solid rgb(255 255 255 / 20%); }
.finfo_tit { font-size: 16px; color: #fff; }
.footer_info_wrap { width: 100%; }
.finfo_list { font-size: 14px; line-height: 1.6; color: #aaa; padding: 10px 0 0; }
.finfo_list b { font-weight: 500; color: #fff; padding-right: 5px; }
.span_bar { display: inline-block; height: 10px; width: 1px; background-color: #ccc; margin: 0 5px; }
.footer_bt_wrap { padding: 30px 0; display: flex; justify-content: space-between; }
.footer_bt_lef { display: flex; gap: 30px; }
.footer_bt_wrap a { color: #555; font-weight: 500; }
.footer_ft_left_wrap { padding-right: 0px; }
.footer_ft_right_wrap { position: absolute; top: 0px; right: 0px; width: 180px; text-align: right; }
.footer_ft_right_wrap * { fill: #999}
.footer_ft_right_wrap .st0 { fill: #DF2223}
.footer_info_list { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px; }
.f_inq_btn_wrap .more_btn_a { padding: 10px 20px; }
.f_inq_btn_wrap .more_btn_a span { padding-right: 0}
.footer_all_wrap .sub_menu_wrap { display: none; }
@media (max-width:768px) {
	.footer_bt_wrap { flex-direction: column; align-items: flex-start; gap: 10px; }
	.footer_mid_right { font-size: 15px; }
}
/* footer */



/* privacy */


.privacy_sec { width: 100%; padding: 120px 5%; background: #f8f9fb; }
.privacy_inner { max-width: 1200px; margin: 0 auto; }
.privacy_title { font-size: 42px; font-weight: 800; color: #111; margin-bottom: 60px; letter-spacing: -0.02em; }
.privacy_box { background: #fff; border-radius: 6px; padding: 40px; margin-bottom: 24px; box-shadow: 0 10px 30px rgba(0,0,0,0.04); transition: 0.3s; }
.privacy_box h3 { font-size: 22px; font-weight: 700; margin-bottom: 20px; color: #111; }
.privacy_box p { font-size: 16px; line-height: 1.7; color: #555; margin-bottom: 14px; }
.privacy_box ul { margin-top: 10px; padding-left: 18px; }
.privacy_box li { font-size: 16px; line-height: 1.7; color: #555; margin-bottom: 8px; }
.privacy_box strong { color: #111; font-weight: 600; }
@media (max-width:1024px) {
	.privacy_title { font-size: 34px; }
	.privacy_box { padding: 30px; }
}
@media (max-width:768px) {
	.privacy_sec { padding: 150px 5%; }
	.privacy_title { font-size: 28px; margin-bottom: 40px; }
	.privacy_box { padding: 24px; border-radius: 12px; }
	.privacy_box h3 { font-size: 18px; }
	.privacy_box p, .privacy_box li { font-size: 14px; }
}
/* privacy */


/* greeting */

.greeting_layout { display: grid; grid-template-columns: 2fr 1fr; max-width: 1600px; align-items: center; gap: 80px; padding: 100px 5%; margin: 0 auto; }
.greeting_text { width: 100%; }
.greeting_img { width: 100%; }
.greeting_img img { width: 100%; height: 100%; min-height: 450px; object-fit: cover; border-radius: 20px; display: block; }
.greeting_sign { margin-top: 50px; text-align: right; }
.greeting_sign p { font-size: 16px; color: #666; margin-bottom: 8px; }
.greeting_sign strong { font-size: 20px; font-weight: 600; }
@media (max-width:1024px) {
	.greeting_layout { grid-template-columns: 1fr; gap: 50px; padding: 100px 5%; }
	.greeting_img img { min-height: 350px; }
	.greeting_sign { text-align: left; }
}
@media (max-width:768px) {
	.greeting_layout { padding: 80px 5%; gap: 40px; }
	.greeting_img img { min-height: 280px; border-radius: 14px; }
	.greeting_sign { margin-top: 40px; }
	.greeting_sign p { font-size: 14px; }
	.greeting_sign strong { font-size: 18px; }
}
@media (max-width:480px) {
	.greeting_layout { padding: 60px 5%; }
	.greeting_img img { min-height: 240px; }
}
/* greeting */





/* history */

.his2_sec, .his2_sec .sec_in, .his2_grid, .his2_left, .his2_mid, .his2_panel { overflow: visible !important; transform: none !important; filter: none !important; contain: none !important; }
.his2_sec { padding: 110px 0 140px; background: #fff; }
.his2_grid { display: flex; gap: 56px; align-items: flex-start; }
.his2_left { width: 160px; position: sticky; top: 120px; height: 100%; }
.his2_tabs { display: flex; flex-direction: column; gap: 14px; }
.his2_tab { border: none; cursor: pointer; border-radius: 6px; text-align: center; padding: 12px ; background: #eef0f2; color: #666; font-size: 18px; font-weight: 500; transition: all .25s ease; user-select: none; }
.his2_tab.is_on { background: #DF2223; color: #fff; }
.his2_tab:hover { transform: translateY(-1px); }
.his2_mid { flex: 1 1 auto; min-width: 0; position: relative; }
.his2_panel { position: relative; padding-bottom: 120px; overflow: hidden; }
.his2_inner { display: grid; grid-template-columns: 1fr 520px; column-gap: 80px; align-items: start; }
.his2_panel + .his2_panel { padding-top: 140px; }
.his2_head { padding-top: 6px; grid-column: 1; }
.his2_range { font-size: 18px; letter-spacing: .02em; }
.his2_tit { color: #111; }
.his2_desc { max-width: 520px; }
.his2_timeline { grid-column: 1; position: relative; margin-top: 44px; padding-left: 56px; min-height: 520px; }
.his2_line { position: absolute; left: 18px; top: 0; width: 2px; height: 100%; background: #e9eef3; border-radius: 2px; }
.his2_line_fill { position: absolute; left: 0; top: 0; width: 100%; height: 0%; background: #DF2223; border-radius: 2px; transition: height .18s linear; }
.his2_item { position: relative; padding: 14px 0 58px; }
.his2_item:last-child { padding-bottom: 0; }
.his2_dot { position: absolute; left: -41px; top: 24px; width: 8px; height: 8px; border-radius: 50%; background: #DF2223; box-shadow: 0 0 0 6px #fff; }
.his2_year { font-size: 24px; font-weight: 600; color: #DF2223; letter-spacing: -0.01em; }
.his2_txt { margin-top: 10px; font-size: 18px; line-height: 1.8; color: #222; word-break: keep-all; }
.his2_right { position: sticky; top: 150px; align-self: start; }
.his2_img_stack { position: relative; width: 100%; }
.his2_img_stack::after { content: ''; display: block; height: 520px; }
.his2_img_card { position: absolute; width: 320px; border-radius: 18px; overflow: hidden; box-shadow: 0 30px 80px rgba(0,0,0,0.15); transition: all .4s ease; }
.his2_img_card img { width: 100%; display: block; }
.img1 { top: 0; }
.img2 { top: 240px; }
.img3 { top: 480px; }
.img4 { top: 720px; }






/* .img1 { top: 0; left: 60px; width: 360px; }
.img2 { top: 180px; left: 200px; width: 300px; }
.img3 { top: 350px; left: 0; width: 300px; }
.img4 { top: 480px; left: 200px; width: 340px; }
.img5 { top: 700px; left: 130px; width: 340px; } */
.his2_img_stack:hover .img1 { transform: translateY(-10px); }
.his2_img_stack:hover .img2 { transform: translateY(10px); }
.his2_img_stack:hover .img3 { transform: translateY(20px); }
@media (max-width:1200px) {
	.his2_grid { gap: 44px; }
	.his2_left { width: 200px; }
	.his2_panel { grid-template-columns: 1fr 320px; column-gap: 44px; }
	.his_big { font-size: clamp(100px,24vw,260px); }
}
@media (max-width:1024px) {
	.his_stage { height: 200vh; }
	.his_copy { top: 60%; width: 90vw; }
	.his_big { font-size: clamp(80px,26vw,200px); }
	.his2_grid { flex-direction: column; gap: 22px; }
	.his2_left { position: relative; top: auto; width: 100%; }
	.his2_tabs { flex-direction: row; flex-wrap: nowrap; gap: 10px; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 6px; }
	.his2_tabs::-webkit-scrollbar { height: 6px; }
	.his2_tabs::-webkit-scrollbar-thumb { background: rgba(0,0,0,.12); border-radius: 999px; }
	.his2_tab { white-space: nowrap; }
	.his2_panel { grid-template-columns: 1fr; }
	.his2_right { margin-top: 26px; }
	.his2_timeline { min-height: auto; }
}
@media (max-width:768px) {
	.his_big { transform: translate(-50%,-50%) scale(1) !important; opacity: 1 !important; transition: none !important; will-change: auto; }
	.his_since { display: none; }
	.his2_panel { grid-template-columns: 1fr; }
	.his2_right { display: none; }
	.his2_mid { width: 100%; }
	.his2_timeline { width: 100%; padding-left: 42px; }
	.his2_desc { max-width: 100%; }
	.his2_dot { left: -27px; }
}
/* history */



/* certification */


.s_sec_01_06_01_wrap .cert_tab_btns { display: flex; justify-content: center; gap: 10px; margin-bottom: 60px; flex-wrap: wrap; }
.s_sec_01_06_01_wrap .cert_tab_btns button { border: none; min-width: 140px; cursor: pointer; border-radius: 6px; padding: 12px 20px; background: #eef0f2; color: #666; font-size: 18px; font-weight: 500; transition: all .25s ease; }
.s_sec_01_06_01_wrap .cert_tab_btns button.active { background: #DF2223; color: #fff; }
.s_sec_01_06_01_wrap .cert_list { display: none; grid-template-columns: repeat(4, 1fr); gap: 30px 20px; }
.s_sec_01_06_01_wrap .cert_list.active { display: grid; }
.s_sec_01_06_01_wrap .cert_item { width: 100%; }
.s_sec_01_06_01_wrap .cert_img { padding: 40px; background: #fafafa; display: flex; justify-content: center; align-items: center; aspect-ratio: 3 / 4; border-radius: 6px; }
.s_sec_01_06_01_wrap .cert_img img { width: 100%; height: 100%; object-fit: contain; }
.s_sec_01_06_01_wrap .sec_txt2 { font-size: 16px; text-align: center; line-height: 1.5; word-break: keep-all; }
@media (max-width:1024px) {

	.s_sec_01_06_01_wrap .cert_list { grid-template-columns: repeat(3, 1fr); gap: 24px; }
	.s_sec_01_06_01_wrap .cert_tab_btns { margin-bottom: 40px; }
	.s_sec_01_06_01_wrap .cert_tab_btns button { font-size: 17px; padding: 11px 18px; }
	.s_sec_01_06_01_wrap .cert_img { padding: 24px; }
}
@media (max-width:768px) {

	.s_sec_01_06_01_wrap, .s_sec_01_06_01_wrap * { box-sizing: border-box; }
	.s_sec_01_06_01_wrap .cert_container { padding: 0 5%; width: 100%; overflow: hidden; }
	.s_sec_01_06_01_wrap .cert_list { grid-template-columns: repeat(2, 1fr); gap: 14px; }
	.s_sec_01_06_01_wrap .cert_item { width: 100%; min-width: 0; }
	.s_sec_01_06_01_wrap .cert_img { padding: 10px; height: auto; aspect-ratio: 3 / 4; }
	.s_sec_01_06_01_wrap .cert_img img { width: 100%; height: 100%; object-fit: contain; }
	.s_sec_01_06_01_wrap .sec_txt2 { font-size: 14px; line-height: 1.4; word-break: keep-all; text-align: center; }
	.s_sec_01_06_01_wrap .cert_tab_btns { gap: 8px; margin-bottom: 30px; }
	.s_sec_01_06_01_wrap .cert_tab_btns button { flex: 1; min-width: 0; font-size: 15px; padding: 10px; }
}
@media (max-width:480px) {

	.s_sec_01_06_01_wrap .cert_list { grid-template-columns: 1fr; }
	.s_sec_01_06_01_wrap .cert_img { padding: 12px; }
}
/* certification */




/* globalnetwork */
.partners_list { display: none; }
.partners_list.active { display: block; }
.partners_tab_btns { display: flex; justify-content: center; gap: 10px; margin-bottom: 60px; flex-wrap: wrap; }
.partners_tab_btns button { border: none; min-width: 140px; cursor: pointer; border-radius: 6px; text-align: center; padding: 12px 20px; background: #eef0f2; color: #666; font-size: 18px; font-weight: 500; transition: all .25s ease; }
.partners_tab_btns button.active { background: #DF2223; color: #fff; }
.map_wrap { position: relative; max-width: 1200px; margin: 0 auto; }
.map_img { width: 100%; display: block; border-radius: 20px; }
#domestic { max-width: 1200px; margin: 0 auto; position: relative; }
#domestic .map_wrap { max-width: 600px; margin: 0 auto; }
.map_area { position: absolute; border-radius: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 2; }
.map_area.metro { width: 140px; height: 140px; }
.map_area.gyeong { width: 200px; height: 200px; }
.map_area::before, .map_area::after { content: ""; position: absolute; inset: 0; border-radius: 50%; border: 2px solid rgba(223,34,35,0.25); animation: areaPulse 3s ease-out infinite; }
.map_area::after { animation-delay: 1.2s; }
.map_area.gyeong::before, .map_area.gyeong::after { border-color: rgba(120,110,100,0.25); }
@keyframes areaPulse {
	0% { transform: scale(0.6); opacity: 0.6; }
	70% { transform: scale(1.6); opacity: 0; }
	100% { opacity: 0; }
}
.map_pin { position: absolute; width: 28px; height: 28px; border: none; background: none; transform: translate(-50%, -50%); cursor: pointer; z-index: 5; transition: 0.3s; }
.map_pin::before { content: ""; position: absolute; inset: 0; background-size: cover; background-position: center; border-radius: 50%; box-shadow: 0 4px 12px rgba(0,0,0,0.25); }
.map_pin:hover { transform: translate(-50%, -50%) scale(1.2); z-index: 10; }
.map_pin[data-country="france"]::before { background-image: url("https://flagcdn.com/fr.svg"); }
.map_pin[data-country="poland"]::before { background-image: url("https://flagcdn.com/pl.svg"); }
.map_pin[data-country="romania"]::before { background-image: url("https://flagcdn.com/ro.svg"); }
.map_pin[data-country="turkey"]::before { background-image: url("https://flagcdn.com/tr.svg"); }
.map_pin[data-country="usa"]::before { background-image: url("https://flagcdn.com/us.svg"); }
.map_pin[data-country="mexico"]::before { background-image: url("https://flagcdn.com/mx.svg"); }
.map_pin[data-country="brazil"]::before { background-image: url("https://flagcdn.com/br.svg"); }
.map_pin[data-country="japan"]::before { background-image: url("https://flagcdn.com/jp.svg"); }
.map_pin[data-country="india"]::before { background-image: url("https://flagcdn.com/in.svg"); }
.map_pin[data-country="metro"]::before, .map_pin[data-country="gyeong"]::before { background: #DF2223; }
.map_card { position: absolute; min-width: 320px; max-width: 420px; padding: 20px; background: #fff; border-radius: 18px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); opacity: 0; pointer-events: none; transition: opacity .25s ease; z-index: 10; transform: translate(-50%, -110%); }
.map_card.active { opacity: 1; pointer-events: auto; }
.map_card::after { content: ""; position: absolute; bottom: -6px; left: 50%; transform: translateX(-50%) rotate(45deg); width: 12px; height: 12px; background: #fff; }
.card_title { display: flex; align-items: center; gap: 8px; font-size: 16px; font-weight: 600; margin-bottom: 14px; color: #111; }
.flag_icon { width: 22px; height: 16px; object-fit: cover; border-radius: 2px; flex-shrink: 0; box-shadow: 0 0 0 1px rgba(0,0,0,0.08); }
.card_logos { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.card_logos img { width: 100%; height: 60px; object-fit: contain; background: #f7f7f7; padding: 12px; border-radius: 10px; transition: background .25s ease, transform .25s ease; }
@media (hover:hover) {
	.card_logos img:hover { background: #fff; transform: scale(1.05); }
}
.partners_tab_wrap { margin-top: 60px; }
.partners_all_wrap { margin-top: 80px; padding: 100px 0; }
.partners_all_head { margin-bottom: 40px; }
.partners_country_grid { display: none; grid-template-columns: repeat(3, 1fr); gap: 50px; }
.partners_country_grid_domestic { grid-template-columns: repeat(2, 1fr); }
.partners_country_grid.active { display: grid; }
.country_group { border-top: 2px solid #eee; padding-top: 20px; }
.country_head { display: flex; align-items: center; gap: 10px; font-weight: 700; margin-bottom: 15px; font-size: 20px; }
.country_head img { width: 20px; }
.country_logos { display: flex; flex-wrap: wrap; gap: 20px; }
.country_logos img { height: 28px; opacity: 0.7; transition: .3s; }
.country_logos img:hover { opacity: 1; filter: grayscale(0); }
@media (max-width:1024px) {
	.map_wrap { max-width: 100%; }
	.map_card { min-width: 240px; max-width: 320px; }
}
@media (max-width:768px) {
	.map_img { display: none; }
	.map_pin { display: none; }
	.map_area { display: none; }
	.map_cards { position: static; margin-top: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
	.map_card { position: static; transform: none; opacity: 1; pointer-events: auto; min-width: auto; max-width: 100%; padding: 16px; }
	.map_card::after { display: none; }
	.partners_all_wrap { display: none; }
	.partners_country_grid { grid-template-columns: 1fr; }
	.card_logos img { height: 50px; padding: 10px; }
}
@media (max-width:480px) {
	.partners_tab_btns { gap: 6px; }
	.partners_tab_btns button { width: 100%; font-size: 15px; padding: 10px; }
	.map_cards { grid-template-columns: 1fr; }
	.card_title { font-size: 14px; }
	.card_logos img { height: 45px; padding: 8px; }
}
/* globalnetwork */





/* location */
.location_tit { padding: 120px 0 0 0; }
.korea_network { display: flex; gap: 80px; padding: 120px 0; align-items: center; max-width: 1400px; margin: 0 auto; }
.korea_map_wrap { position: relative; flex: 1; overflow: visible; }
.korea_map { width: 100%; opacity: 0.9; position: relative; z-index: 1; }
.k_pin { position: absolute; width: 16px; height: 16px; border: none; border-radius: 50%; background: #555; transform: translate(-50%, -50%); cursor: pointer; z-index: 10; transition: all .25s ease; }
.k_pin.main { background: #DF2223; z-index: 20; box-shadow: 0 0 0 6px rgba(223,34,35,0.15); }
.k_pin:hover { transform: translate(-50%, -50%) scale(1.2); z-index: 999; }
.k_pin::before { content: ""; position: absolute; inset: -12px; animation: areaPulse 3s ease-out infinite; }
.k_pin::after { content: ""; position: absolute; inset: -6px; border-radius: 50%; border: 2px solid rgba(180,180,180,0.2); animation: areaPulse 3s ease-out infinite; }
.k_pin.main::after { border-color: rgba(223,34,35,0.3); }
.pin_label { position: absolute; top: 50%; right: 140%; transform: translateY(-50%); background: #111; color: #fff; font-size: 16px; padding: 4px 10px; border-radius: 20px; white-space: nowrap; opacity: 0; transition: .25s; pointer-events: none; z-index: 1000; }
.pin_label::after { content: ""; position: absolute; right: -6px; top: 50%; transform: translateY(-50%); border: 5px solid transparent; border-left-color: #111; }
.label-right .pin_label { right: auto; left: 140%; }
.label-right .pin_label::after { right: auto; left: -6px; border-left-color: transparent; border-right-color: #111; }
.k_pin:hover .pin_label, .k_pin.main .pin_label { opacity: 1; }
.korea_info { flex: 1; display: flex; flex-direction: column; gap: 20px; }
.k_card { padding: 24px; border-radius: 8px; background: #f5f5f5; transition: all .3s ease; cursor: pointer; }
.k_card.active { background: #DF2223; color: #fff; transform: translateY(-4px); }
.k_label { font-size: 18px; color: #DF2223; font-weight: 600; }
.k_card.active .k_label { color: #fff; }
.k_card h3 { font-size: 24px; margin: 8px 0; font-weight: 700; }
.pin_dot { position: relative; z-index: 15; }
.korea_map_wrap { overflow: visible; }
.map_area::after { animation-delay: 1.2s; }
.k_pin::after { content: ""; position: absolute; inset: -6px; border-radius: 50%; border: 2px solid rgba(180,180,180,0.2); animation: areaPulse 3s ease-out infinite; }
.map_area::after { animation-delay: 1.2s; }
.k_pin.main { background: #DF2223; box-shadow: 0 0 0 6px rgba(223,34,35,0.15); }
.k_pin.main::after { border-color: rgba(223,34,35,0.3); }
.k_pin:hover { transform: translate(-50%, -50%) scale(1.2); }
.korea_info { flex: 1; display: flex; flex-direction: column; gap: 20px; }
.k_card { padding: 24px; border-radius: 8px; background: #f5f5f5; transition: all .3s ease; cursor: pointer; border: 1px solid transparent; }
.k_card.active { background: #DF2223; box-shadow: 0 15px 40px rgba(0,0,0,0.08); opacity: 1; transform: translateY(-4px); color: #fff; }
.k_card.active .k_label { color: #fff; }
.k_card.active .k_more_btn { background: #fff; color: #DF2223; }
.k_label { font-size: 18px; color: #DF2223; font-weight: 600; }
.k_card h3 { font-size: 24px; margin: 8px 0; font-weight: 700; }
.k_card p { color: #666; line-height: 1.6; }
.k_more_btn { display: inline-block; margin-top: 12px; padding: 10px 16px; background: #DF2223; color: #fff; font-size: 16px; font-weight: 500; border-radius: 6px; transition: all .25s ease; }
.k_more_btn:hover { background: #b91c1c; }
@media (max-width:1024px) {

	.korea_network { gap: 50px; }
	.k_card h3 { font-size: 18px; }
}
@media (max-width:768px) {

	.korea_network { display: none !important; }
}
@media (max-width:480px) {

	.k_card { padding: 18px; }
	.k_card h3 { font-size: 16px; }
	.k_more_btn { width: 100%; text-align: center; }
}
.factory_detail_wrap { max-width: 1400px; margin: 0 auto; }
.factory_img { width: 100%; }
.factory_img img { width: 100%; height: 480px; object-fit: cover; display: block; }
.factory_info { background: #fff; padding: 60px 0 120px; }
.factory_info_in { display: flex; align-items: flex-start; gap: 80px; }
.factory_name_wrap { min-width: 220px; }
.factory_num { font-size: 18px; font-weight: 600; color: #DC2227; display: block; margin-bottom: 12px; }
.factory_name { font-size: 24px; color: #111; line-height: 1.4; }
.factory_detail_list { flex: 1; }
.factory_detail_list dl { display: flex; gap: 32px; padding: 16px 0; border-bottom: 1px solid #f0f0f0; margin: 0; }
.factory_detail_list dl:first-child { border-top: 1px solid #f0f0f0; }
.factory_detail_list dt { min-width: 48px; font-size: 18px; color: #999; font-weight: 500; }
.factory_detail_list dd { font-size: 18px; color: #222; margin: 0; font-weight: 600; }
.map_link { color: #DC2227; text-decoration: none; font-size: 18px; }
.map_link:hover { text-decoration: underline; }
@media screen and (max-width:1024px) {
	.korea_network { flex-direction: column; gap: 40px; }
	.korea_map_wrap { width: 100%; max-width: 500px; margin: 0 auto; }
	.korea_info { width: 100%; }
	.factory_info_in { gap: 40px; }
	.factory_name_wrap { min-width: 160px; }
	.factory_img img { height: 360px; }
}
@media screen and (max-width:768px) {
	.location_tit { padding: 60px 5vw 40px; }
	.korea_network { padding: 0 5vw 60px; }
	.factory_info_in { flex-direction: column; gap: 24px; }
	.factory_name_wrap { min-width: unset; }
	.factory_name { font-size: 20px; }
	.factory_img img { height: 260px; }
	.factory_info.sub_sec_pd { padding: 40px 0; }
	.factory_info .sec_in { padding: 0 5vw; }
	.factory_detail_list dl { gap: 16px; }
	.s_sec_01_02_03_wrap .count_wrap { flex-wrap: wrap; gap: 0; }
	.s_sec_01_02_03_wrap .count_box { flex: 0 0 50%; border-bottom: 1px solid #333; padding: 36px 0; }
	.s_sec_01_02_03_wrap .count_box:nth-child(odd) { border-right: 1px solid #333; }
	.s_sec_01_02_03_wrap .num { font-size: 40px; }
}
@media screen and (max-width:480px) {
	.location_tit .sec_tit7 { font-size: 22px; }
	.k_card h3 { font-size: 14px; }
	.factory_img img { height: 200px; }
	.factory_name { font-size: 18px; }
	.factory_detail_list dt { min-width: 36px; font-size: 13px; }
	.factory_detail_list dd { font-size: 14px; }
	.s_sec_01_02_03_wrap .count_box { flex: 0 0 100%; border-right: none !important; }
	.s_sec_01_02_03_wrap .num { font-size: 36px; }
	.s_sec_01_02_03_wrap .unit { font-size: 18px; }
}
/* location */




/*CI*/
.ci_sec { border-bottom: 1px solid #f0f0f0; }
.ci_page_tit { margin-bottom: 60px; }
.ci_eng_label { font-size: 13px; letter-spacing: 0.25em; color: #DC2227; text-transform: uppercase; display: block; margin-bottom: 16px; }
.ci_logo_box { background: #f8f8f8; border-radius: 4px; display: flex; align-items: center; justify-content: center; padding: 80px 40px; }
.ci_logo_box img { max-width: 340px; width: 100%; }
.ci_concept_wrap { display: grid; grid-template-columns: 1fr 1.6fr; gap: 80px; align-items: start; }
.ci_concept_label { font-size: 12px; letter-spacing: 0.2em; color: #DC2227; text-transform: uppercase; margin-bottom: 20px; }
.ci_dl_wrap { display: flex; gap: 12px; }
.ci_dl_btn { display: inline-block; padding: 14px 28px; font-size: 14px; border: 1px solid #222; color: #222; text-decoration: none; transition: all 0.3s; }
.ci_dl_btn:hover { background: #222; color: #fff; }
.ci_dl_ai { background: #1A1A1A; color: #fff; border-color: #1A1A1A; }
.ci_dl_ai:hover { background: #DC2227; border-color: #DC2227; }
.ci_sub_tit { font-size: 28px; margin-bottom: 48px; padding-bottom: 20px; border-bottom: 2px solid #222; }
.ci_color_wrap { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.ci_color_chip { height: 180px; border-radius: 4px; margin-bottom: 20px; }
.ci_color_name { font-size: 15px; margin-bottom: 8px; }
.ci_color_code { font-size: 13px; color: #888; line-height: 1.8; }
.ci_mark_wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-bottom: 32px; }
.ci_mark_box { border: 1px solid #e8e8e8; padding: 48px 40px; }
.ci_mark_label { font-size: 13px; color: #888; margin-bottom: 32px; }
.ci_mark_img_wrap { display: flex; align-items: center; justify-content: center; min-height: 100px; }
.ci_mark_img_wrap img { max-width: 260px; width: 100%; }
.ci_mark_desc { font-size: 14px; color: #888; line-height: 2; }
.symt_symbol { height: 20px; display: inline-block; line-height: 20px; margin-top: 3px; }
@media (max-width:1200px) {

	.ci_concept_wrap { grid-template-columns: 1fr; gap: 60px; }
	.ci_logo_box { padding: 60px 30px; }
	.ci_sub_tit { font-size: 24px; margin-bottom: 36px; }
}
@media (max-width:900px) {

	.ci_page_tit { margin-bottom: 40px; }
	.ci_logo_box { padding: 50px 20px; }
	.ci_logo_box img { max-width: 260px; }
	.ci_color_wrap { grid-template-columns: repeat(2, 1fr); }
	.ci_mark_wrap { grid-template-columns: 1fr; }
	.ci_mark_box { padding: 36px 24px; }
	.ci_sub_tit { font-size: 22px; }
}
@media (max-width:768px) {

	.ci_eng_label { font-size: 12px; letter-spacing: 0.15em; }
	.ci_logo_box { padding: 40px 16px; }
	.ci_logo_box img { max-width: 200px; }
	.ci_concept_wrap { gap: 40px; }
	.ci_dl_wrap { flex-direction: column; }
	.ci_dl_btn { width: 100%; text-align: center; }
	.ci_sub_tit { font-size: 20px; margin-bottom: 28px; padding-bottom: 14px; }
	.ci_color_chip { height: 140px; }
	.ci_color_name { font-size: 14px; }
	.ci_color_code { font-size: 12px; }
	.ci_mark_label { margin-bottom: 20px; }
	.ci_mark_img_wrap img { max-width: 200px; }
	.ci_mark_desc { font-size: 13px; line-height: 1.8; }
}
@media (max-width:480px) {

	.ci_color_wrap { grid-template-columns: 1fr; }
	.ci_logo_box { padding: 30px 12px; }
	.ci_logo_box img { max-width: 160px; }
	.ci_sub_tit { font-size: 18px; }
	.ci_color_chip { height: 120px; }
}
/*CI*/





/* auto section */
.auto_sec { padding: 0 5%; }
.auto_inner { max-width: 1200px; margin: 0 auto; }
.auto_img_wrap { position: relative; }
.auto_img_wrap img { width: 100%; display: block; }
.auto_pin { position: absolute; transform: translate(-50%, -50%); display: flex; align-items: center; gap: 8px; background: transparent; border: none; cursor: pointer; z-index: 5; }
.pin_dot { width: 12px; height: 12px; background: #e2403b; border-radius: 50%; position: relative; }
.pin_dot::after { content: ""; position: absolute; inset: -10px; border-radius: 50%; border: 2px solid rgba(226,64,59,0.3); animation: ping 1.5s infinite; }
@keyframes ping {
	0% { transform: scale(0.6); opacity: 1; }
	100% { transform: scale(1.6); opacity: 0; }
}
.pin_txt { position: relative; background: #111; color: #fff; font-size: 14px; padding: 6px 10px; border-radius: 6px; white-space: nowrap; opacity: 1; transform: translateY(0); }
.pin_txt::after { content: ""; position: absolute; left: -6px; top: 50%; transform: translateY(-50%); border-width: 6px; border-style: solid; border-color: transparent #111 transparent transparent; }
.auto_popup { position: fixed; inset: 0; z-index: 9999; display: none; }
.auto_popup.active { display: block; }
.auto_popup_dim { position: absolute; inset: 0; background: rgba(0,0,0,0.6); }
.auto_popup_inner { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.95); width: 90%; max-width: 900px; background: #fff; border-radius: 20px; overflow: hidden; transition: all .3s ease; }
.auto_popup.active .auto_popup_inner { transform: translate(-50%, -50%) scale(1); }
.auto_popup_close { position: absolute; top: 20px; right: 20px; font-size: 28px; background: none; border: none; cursor: pointer; }
.auto_popup_content { display: flex; gap: 80px; padding: 60px; align-items: center; }
.auto_popup_img img { width: 320px; border-radius: 12px; }
.auto_popup_txt { flex: 1; }
.auto_popup_tit { font-size: 28px; font-weight: 700; margin-bottom: 20px; }
.auto_popup_desc { font-size: 18px; line-height: 1.6; color: #666; }
.auto_popup_slider { position: relative; width: 320px; overflow: hidden; }
.slide_track { display: flex; transition: transform .4s ease; }
.slide_track img { width: 320px; height: auto; flex-shrink: 0; border-radius: 12px; }
.slide_btn { display: none; position: absolute; top: 50%; transform: translateY(-50%); background: rgba(0, 0, 0, 0.5); color: #fff; border: none; width: 36px; height: 36px; border-radius: 50%; cursor: pointer; z-index: 2; }
.slide_btn.prev { left: 10px; }
.slide_btn.next { right: 10px; }
.slide_btn { opacity: 0.7; transition: 0.2s; }
.slide_btn:hover { opacity: 1; }
@media (max-width:768px) {
	.auto_popup_slider { width: 100%; }
	.slide_track img { width: 100%; }
}
@media (max-width:768px) {
	.pin_txt { font-size: 12px; padding: 4px 8px; }
	.auto_popup_content { flex-direction: column; padding: 40px 20px; }
	.auto_popup_img img { width: 100%; }
}
.auto_list { padding: 0%; }
.auto_list_inner { max-width: 1200px; margin: 0 auto; }
.auto_block { padding: 40px 0 150px 0; border-top: 2px solid #b91c1c; }
.auto_block_tit { font-size: 28px; font-weight: 700; margin-bottom: 20px; }
.auto_block_desc { font-size: 18px; color: #666; line-height: 1.6; margin-bottom: 30px; max-width: 800px; }
.auto_block_grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.auto_block_grid img { width: 100%; object-fit: cover; border-radius: 12px; cursor: pointer; transition: all .3s ease; cursor: auto; }
.auto_block_grid img:hover { transform: scale(1.05); }
@media (max-width:1024px) {
	.auto_block_grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width:768px) {

}
/* auto section */



/* process */
.video_progress_wrap { position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background: rgba(255,255,255,0.15); z-index: 10!important; }
.video_progress_bar { width: 0%; height: 100%; background: #e2403b; transition: width 0.1s linear; }
.s_sec_03_03_02_con_right_vid { position: relative; }
/* process */



/* 금형 */

.mold_process { width: 100%; }
.inner { max-width: 1400px; margin: 0 auto; }
.process_section { padding: 0 5% 120px 5%; }
.process_section.dark { background: #111; color: #fff; }
.process_section.gray { background: #f5f5f5; }
.process_section:first-child .process_head { border-top: 1px solid #ddd; }
.process_head { padding: 60px 0; }
.process_head .num { display: block; margin-bottom: 10px; font-size: 14px; font-weight: 600; color: #e2403b; }
.process_head h2 { margin-bottom: 15px; font-size: 42px; font-weight: 700; }
.process_head p { font-size: 18px; color: #666; }
.process_section.dark .process_head p { color: #aaa; }
.process_video { position: relative; width: 100%; height: 500px; overflow: hidden; border-radius: 12px; }
.process_video video { width: 100%; height: 100%; object-fit: cover; }
.process_video::after { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,0.15); }
.process_img_grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.img_box { position: relative; width: 100%; height: 260px; overflow: hidden; border-radius: 12px; background: #ddd; }
.img_box.large { height: 400px; }
.img_box img { width: 100%; height: 100%; object-fit: cover; display: block; transition: 0.4s ease; }
.img_box:hover img { transform: scale(1.05); }
.analysis_wrap { display: flex; align-items: center; gap: 60px; }
.analysis_img { flex: 1; }
.analysis_txt { flex: 1; }
.analysis_item { margin-bottom: 30px; }
.analysis_item strong { display: block; margin-bottom: 10px; font-size: 20px; }
.analysis_item p { font-size: 18px; color: #aaa; }
.equip_table table { width: 100%; margin-bottom: 40px; border-collapse: collapse; }
.equip_table th, .equip_table td { padding: 14px; border-bottom: 1px solid #ddd; }
.equip_table th { background: #eee; font-weight: 600; }
.equip_img { display: flex; gap: 20px; }
.equip_img .img_box { flex: 1; height: 530px; }
@media (max-width:900px) {

	.process_section { padding: 80px 5%; }
	.process_head h2 { font-size: 32px; }
	.process_img_grid { grid-template-columns: 1fr; }
	.analysis_wrap { flex-direction: column; }
	.equip_img { flex-direction: column; }
	.process_video { height: 300px; }
	.img_box, .img_box.large { height: 240px; }
	.equip_img .img_box { height: 260px; }
}
.analysis_img { position: relative; flex: 1; height: 400px; }
.analysis_img .img_box { position: absolute; width: 100%; height: 100%; opacity: 0; transition: opacity .5s ease; }
.analysis_img .img_box.active { opacity: 1; z-index: 2; }
.analysis_item { cursor: pointer; opacity: 0.5; transition: .3s; }
.analysis_item.active { opacity: 1; font-weight: 600; }
/* 금형 */





/* 다이캐스팅 */
.diecasting_process { width: 100%; }
.dc_intro { padding: 100px 5%; }
.dc_section, .dc_equipment { padding: 100px 5%; }
.dc_section.dark { background: #111; color: #fff; }
/* .dc_section.gray { background: #f5f5f5; } */
.inner { max-width: 1400px; margin: 0 auto; }
.dc_intro_grid { display: flex; gap: 20px; margin-bottom: 40px; }
.img_col { display: flex; flex-direction: column; gap: 20px; }
.img_box { background: #ddd; height: 220px; border-radius: 10px; }
.img_box.large { height: 460px; }
.video_box { display: flex; align-items: center; justify-content: center; font-size: 14px; color: #666; }
.dc_intro_txt { font-size: 20px; line-height: 1.6; }
.dc_head span { color: #e2403b; font-weight: 600; font-size: 14px; }
.dc_head h2 { font-size: 38px; margin: 10px 0 40px; font-weight: 600; }
.dc_content { display: flex; flex-direction: column; gap: 40px; }
.dc_imgs { flex: 1; display: grid; grid-template-columns: repeat(2,1fr); gap: 15px; }
.dc_txt { flex: 1; }
.dc_txt p { margin-bottom: 15px; line-height: 1.7; color: #666; font-size: 18px; }
.dc_section.dark .dc_txt p { color: #aaa; font-size: 18px; }
.equip_table table { width: 100%; border-collapse: collapse; }
.equip_table th, .equip_table td { border-bottom: 1px solid #ddd; padding: 12px; font-size: 18px; text-align: center; }
@media(max-width:900px) {

	.dc_intro_grid { flex-direction: column; }
	.dc_content { flex-direction: column; }
	.dc_imgs { grid-template-columns: 1fr; }
}
.dc_step { position: relative; padding: 120px 5%; }
.dc_flow_line { position: absolute; left: 50%; top: 0; width: 2px; height: 100%; background: #e5e5e5; transform: translateX(-50%); }
.dc_item { display: flex; align-items: center; gap: 60px; margin-bottom: 120px; }
.dc_item.reverse { flex-direction: row-reverse; }
.dc_media { flex: 1; border-radius: 16px; overflow: hidden; }
.dc_media img, .dc_media video { width: 100%; height: 420px; object-fit: cover; display: block; }
.dc_text { flex: 1; }
.dc_text span { color: #e2403b; font-weight: 700; font-size: 14px; }
.dc_text h2 { font-size: 38px; margin: 10px 0 20px; }
.dc_text p { font-size: 18px; line-height: 1.7; color: #666; }
.equip_cards { display: flex; gap: 30px; margin-bottom: 60px; }
.equip_card { flex: 1; background: #fff; border-radius: 14px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.08); }
.equip_card img { width: 100%; height: 240px; object-fit: cover; }
.equip_card h4 { padding: 20px; font-size: 18px; font-weight: 600; }
@media (max-width:900px) {

	.dc_flow_line { display: none; }
	.dc_item { flex-direction: column !important; gap: 30px; }
	.dc_media img, .dc_media video { height: 260px; }
	.equip_cards { flex-direction: column; }
}
.dc_equipment { padding: 140px 5%; background: #f8f8f8; }
.dc_head.center { text-align: center; margin-bottom: 80px; }
.equip_cards { display: flex; gap: 30px; margin-bottom: 80px; }
.equip_card { flex: 1; border-radius: 16px; overflow: hidden; background: #fff; transition: 0.4s; box-shadow: 0 10px 30px rgba(0,0,0,0.08); }
.equip_card img { width: 100%; height: 260px; object-fit: cover; }
.equip_card h4 { padding: 20px; font-size: 18px; font-weight: 600; }
.equip_card:hover { transform: translateY(-10px); }
.equip_group { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.equip_block { background: #fff; padding: 30px; border-radius: 14px; }
.equip_block h3 { margin-bottom: 20px; font-size: 20px; font-weight: 700; color: #111; }
.equip_block table { width: 100%; border-collapse: collapse; }
.equip_block td { padding: 10px 0; font-size: 16px; border-bottom: 1px solid #eee; }
.equip_block td:last-child { text-align: right; font-weight: 600; }
@media (max-width:900px) {

	.equip_cards { flex-direction: column; }
	.equip_group { grid-template-columns: 1fr; }
}
/* 다이캐스팅 */








/* 가공공정 */
.dc_feature, .dc_section, .qc_flow_section { padding: 120px 5%; }
.inner { max-width: 1400px; margin: 0 auto; }
.qc_flow { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; }
.qc_step { padding: 12px 20px; border-radius: 30px; background: #fff; border: 1px solid #ddd; font-size: 18px; }
.qc_step.highlight { background: #e2403b; color: #fff; border: none; }
.qc_step.final { background: #111; color: #fff; border: none; }
.qc_arrow { font-size: 16px; color: #aaa; }
.dc_feature { background: #fafafa; margin-top: 100px; }
.dc_feature_grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 60px; }
.dc_feature_item { text-align: center; transition: 0.4s; }
.dc_feature_item .icon { width: 100px; height: 100px; margin: 0 auto 25px; }
.dc_feature_item .icon img { mix-blend-mode: multiply; }
.dc_feature_item h4 { font-size: 22px; margin-bottom: 12px; }
.dc_feature_item p { font-size: 18px; color: #666; }
.dc_section { padding: 80px 5%; }

.dc_item { display: flex; align-items: center; gap: 80px; }
.dc_item.reverse { flex-direction: row-reverse; }
.dc_media { flex: 1; width: 100%; }
.dc_media > img { width: 100%; height: 460px; object-fit: cover; }
.dc_slider { position: relative; width: 100%; height: 460px; overflow: hidden; border-radius: 20px; }
.dc_slider img { position: absolute; top: 0; left: 0; width: 100%; height: 460px; object-fit: cover; opacity: 0; transition: opacity 0.5s ease; }
.dc_slider img.active { opacity: 1; z-index: 2; }
.dc_thumb { display: flex; gap: 10px; margin-top: 15px; }
.dc_thumb img { width: 80px; height: 60px; object-fit: cover; cursor: pointer; opacity: 0.5; border-radius: 6px; transition: 0.3s; }
.dc_thumb img.active { opacity: 1; border: 2px solid #e2403b; }
.dc_slider img, .dc_slider video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity .5s ease; }
.dc_thumb video { width: 80px; height: 60px; object-fit: cover; cursor: pointer; opacity: 0.5; border-radius: 6px; transition: 0.3s; }
.dc_thumb video.active { opacity: 1; border: 2px solid #e2403b; }
.dc_thumb video:hover { opacity: 0.8; }
.dc_slider .active { opacity: 1; z-index: 2; }
.dc_text { flex: 1; }
.dc_text span { font-size: 18px; color: #e2403b; font-weight: 600; }
.dc_text h2 { font-size: 42px; margin: 15px 0; font-weight: 600; }
.dc_text p { font-size: 18px; line-height: 1.8; color: #555; }
.dc_spec { margin-top: 30px; display: flex; flex-direction: column; gap: 12px; }
.dc_spec div { font-size: 18px; border-bottom: 1px solid #eee; padding-bottom: 10px; }

.sub_03_04 .equip_block table { width: 100%; border-collapse: collapse; table-layout: fixed; }
.sub_03_04 .equip_block table th, .sub_03_04 .equip_block table td { padding: 18px 12px; border-bottom: 1px solid #d9d9d9; text-align: left; vertical-align: middle; word-break: keep-all; }
.sub_03_04 .equip_block table td:first-child, .sub_03_04 .equip_block table th:first-child { width: 45%; }
.sub_03_04 .equip_block table td:nth-child(2), .sub_03_04 .equip_block table th:nth-child(2) { width: 30%; }
.sub_03_04 .equip_block table td:last-child, .sub_03_04 .equip_block table th:last-child { width: 25%; font-weight: 700; }
.sub_03_04 .equip_block table td[rowspan] { vertical-align: middle; }
@media (max-width:1200px) {

	.dc_item { gap: 50px; }
	.dc_text h2 { font-size: 34px; }
}
@media (max-width:900px) {

	.dc_feature_grid { grid-template-columns: 1fr; }
	.dc_item { flex-direction: column !important; gap: 40px; }
	.dc_slider { height: 300px; }
	.dc_slider img { height: 300px; }
	.dc_media > img { height: 300px; }
	.qc_step { font-size: 16px; }
}
/* 가공공정 */










/* 품질검사 */
.quality_process { width: 100%; }
.qc_flow_section { padding: 0 5%; }
.qc_detail_section { padding: 120px 5%; }
.inner { max-width: 1400px; margin: 0 auto; }
.qc_head h2 { font-size: 42px; margin-bottom: 10px; }
.qc_head p { color: #666; margin-bottom: 60px; }
.qc_flow { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.qc_step { padding: 10px 18px; border: 1px solid #ddd; border-radius: 30px; font-size: 16px; background: #fff; font-weight: 500; }
.qc_step.highlight { background: #e2403b; color: #fff; border: none; }
.qc_step.final { background: #111; color: #fff; border: none; }
.qc_arrow { font-size: 14px; color: #999; }
.qc_detail { display: grid; grid-template-columns: repeat(3,1fr); gap: 30px; }
.qc_item { text-align: left; }
.img_box { width: 100%; height: 180px; background: #ddd; border-radius: 10px; margin-bottom: 15px; }
.qc_item h3 { font-size: 21px; margin-bottom: 10px; font-weight: 600; }
.qc_item p { font-size: 14px; color: #666; line-height: 1.6; font-size: 18px; }
@media(max-width:900px) {

	.qc_detail { grid-template-columns: 1fr; }
}
.qc_auto_section { padding: 120px 5% 0 5%; background: #fff; }
.qc_auto_wrap { display: flex; align-items: center; gap: 80px; }
.qc_auto_img { flex: 1; }
.qc_auto_img img { width: 100%; border-radius: 16px; }
.qc_auto_txt { flex: 1; }
.qc_auto_txt span { font-size: 16px; color: #e2403b; font-weight: 600; }
.qc_auto_txt h3 { font-size: 36px; margin: 10px 0 20px; }
.qc_auto_txt p { font-size: 18px; line-height: 1.7; color: #555; margin-bottom: 20px; }
.qc_auto_txt ul { padding-left: 0; }
.qc_auto_txt li { font-size: 16px; margin-bottom: 10px; padding-left: 16px; position: relative; }
.qc_auto_txt li::before { content: ""; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; background: #111; border-radius: 50%; }
/* 반응형 */
@media (max-width:768px) {
	.qc_auto_wrap { flex-direction: column; gap: 40px; }
}
/* 품질검사 */







/* 지속가능경영  */

.esg_page { width: 100%; color: #111; }
.esg_page .inner { max-width: 1400px; margin: 0 auto; }
.esg_page .esg_kicker { display: block; color: #e2403b; font-size: 18px; font-weight: 700; letter-spacing: .12em; margin-bottom: 24px; }
.esg_page .esg_visual h2 { font-size: 56px; line-height: 1.25; font-weight: 700; margin-bottom: 28px; }
.esg_page .esg_visual p { max-width: 720px; font-size: 20px; line-height: 1.7; color: #111; }
.esg_page .esg_intro { padding: 140px 5%; }
.esg_page .esg_intro .inner { display: grid; grid-template-columns: 1fr; gap: 80px; align-items: center; }
.esg_page .esg_intro_txt span, .esg_page .sec_head span { display: block; color: #e2403b; font-weight: 700; font-size: 18px; margin-bottom: 14px; }
.esg_page .esg_intro_txt h3, .esg_page .sec_head h3 { font-size: 42px; line-height: 1.35; margin-bottom: 24px; font-weight: 600; }
.esg_page .esg_intro_txt p { font-size: 18px; line-height: 1.8; color: #111; }
.esg_page .esg_value_grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.esg_page .value_card { min-height: 320px; padding: 40px 30px; background: #f7f7f7; border-radius: 18px; transition: .35s ease; }
.esg_page .value_card:hover { background: #111; color: #fff; transform: translateY(-6px); }
.esg_page .value_card strong { display: block; font-size: 48px; color: #e2403b; margin-bottom: 26px; }
.esg_page .value_card h4 { font-size: 22px; margin-bottom: 16px; }
.esg_page .value_card p { font-size: 18px; line-height: 1.7; color: #111; }
.esg_page .value_card:hover p { color: rgba(255,255,255,.8); }
.esg_page .esg_menu_sec { padding: 140px 5%; background: #f5f5f5; }
.esg_page .sec_head { margin-bottom: 60px; }
.esg_page .esg_menu_grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 24px; }
.esg_page .esg_menu_card { display: block; padding: 40px 30px; background: #fff; border-radius: 18px; text-decoration: none; color: #111; min-height: 300px; transition: .35s ease; }
.esg_page .esg_menu_card:hover { background: #e2403b; color: #fff; transform: translateY(-6px); }
.esg_page .esg_menu_card em { display: block; font-style: normal; font-size: 18px; font-weight: 700; color: #e2403b; margin-bottom: 36px; }
.esg_page .esg_menu_card:hover em { color: #fff; }
.esg_page .esg_menu_card h4 { font-size: 24px; margin-bottom: 18px; }
.esg_page .esg_menu_card p { font-size: 18px; line-height: 1.7; color: #111; }
.esg_page .esg_menu_card:hover p { color: rgba(255,255,255,.85); }
.esg_page .esg_issue_sec { padding: 140px 5%; }
.esg_page .issue_list { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; }
.esg_page .issue_list div { padding: 26px; border: 1px solid #ddd; text-align: center; border-radius: 14px; font-size: 18px; font-weight: 500; background: #fff; transition: .3s; }
.esg_page .issue_list div:hover { border-color: #e2403b; transform: translateY(-4px); }
@media(max-width:1024px) {

	.esg_page .esg_intro .inner { grid-template-columns: 1fr; }
	.esg_page .esg_value_grid, .esg_page .esg_menu_grid, .esg_page .issue_list { grid-template-columns: repeat(2,1fr); }
}
@media(max-width:640px) {

	.esg_page .esg_visual { padding: 120px 5% 100px; }
	.esg_page .esg_visual h2 { font-size: 34px; }
	.esg_page .esg_intro_txt h3, .esg_page .sec_head h3 { font-size: 28px; }
	.esg_page .esg_value_grid, .esg_page .esg_menu_grid, .esg_page .issue_list { grid-template-columns: 1fr; }
}
/* 지속가능경영  */





/* esg경영체계 */
.esg_system { width: 100%; }
.esg_system p, .esg_system li { font-size: 18px; line-height: 1.8; color: #111; }
.esg_system h3 { font-size: 42px; font-weight: 700; letter-spacing: -0.02em; }
.esg_system h4 { font-size: 22px; font-weight: 600; }
.esg_system_section { padding: 140px 5%; }
.esg_system_section.gray { background: #f5f5f5; }
.esg_system .sec_head { margin-bottom: 40px; }
.esg_system .sec_head span { color: #e2403b; font-size: 18px; font-weight: 700; letter-spacing: .12em; margin-bottom: 12px; display: block; }
.esg_system .esg_split { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.esg_system .esg_img { height: 420px; border-radius: 18px; overflow: hidden; }
.esg_system .esg_img img { width: 100%; height: 100%; object-fit: cover; transition: .5s; }
.esg_system .esg_approach_grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.esg_system .approach_card { background: #fff; border-radius: 18px; overflow: hidden; transition: .35s ease; }
.esg_system .approach_card img { width: 100%; height: 220px; object-fit: cover; }
.esg_system .approach_card h4 { padding: 24px 24px 10px; }
.esg_system .approach_card p { padding: 0 24px 24px; }
.esg_system .approach_card:hover { transform: translateY(-6px); box-shadow: 0 20px 40px rgba(0,0,0,0.08); }
.esg_system .approach_card:hover img { transform: scale(1.05); }
.esg_stakeholder_img { background: #f1f1f1; padding: 5%; display: flex; align-items: center; justify-content: center; border-radius: 16px; overflow: hidden; }
.esg_stakeholder_img img { mix-blend-mode: multiply; }
.esg_system .material_timeline { display: flex; justify-content: space-between; position: relative; margin-top: 80px; }
.esg_system .material_timeline::before { content: ""; position: absolute; top: 40px; left: 0; width: 100%; height: 2px; background: #ddd; z-index: 0; }
.esg_system .timeline_item { position: relative; width: 32%; text-align: center; z-index: 1; }
.esg_system .timeline_item .step { width: 80px; height: 80px; border-radius: 50%; background: #fff; border: 2px solid #e2403b; color: #e2403b; font-weight: 700; font-size: 20px; display: flex; align-items: center; justify-content: center; margin: 0 auto 30px; transition: .3s; }
.esg_system .timeline_item h4 { margin-bottom: 12px; }
.esg_system .timeline_item p { font-size: 18px; line-height: 1.7; }
.esg_system .timeline_item:hover .step { background: #e2403b; color: #fff; transform: scale(1.05); }
@media(max-width:900px) {

	.esg_system .material_timeline { flex-direction: column; gap: 40px; }
	.esg_system .material_timeline::before { display: none; }
	.esg_system .timeline_item { width: 100%; }
}
@media(max-width:1024px) {

	.esg_system .esg_split { grid-template-columns: 1fr; gap: 60px; }
	.esg_system .esg_approach_grid, .esg_system .stakeholder_grid, .esg_system .material_process { grid-template-columns: repeat(2,1fr); }
}
@media(max-width:640px) {

	.esg_system .esg_approach_grid, .esg_system .stakeholder_grid, .esg_system .material_process { grid-template-columns: 1fr; }
	.esg_system h3 { font-size: 28px; }
}
/* esg경영체계 */




/* 환경경영 */

.env_page { width: 100%; font-size: 18px; color: #111; line-height: 1.8; }
.env_page .inner { width: 100%; max-width: 1400px; margin: 0 auto; padding: 0; }
.env_page .env_section { padding: 120px 0; }
.env_page .env_section.gray { background: #f5f5f5; }
.env_page .sec_head { margin-bottom: 60px; }
.env_page .sec_head span { display: block; font-size: 16px; color: #e2403b; font-weight: 700; margin-bottom: 10px; }
.env_page .sec_head h3 { font-size: 42px; font-weight: 700; }
.env_page .env_split { display: flex; gap: 80px; align-items: center; }
.env_page .env_txt { flex: 1; width: 100%; }
.env_page .env_img { flex: 1; height: 420px; border-radius: 16px; overflow: hidden; background: #ddd; }
.env_page .env_img img { width: 100%; height: 100%; object-fit: cover; }
.env_page .env_list { margin-top: 30px; }
.env_page .env_list div { display: flex; gap: 20px; padding: 16px 0; border-bottom: 1px solid #eee; }
.env_page .env_list strong { width: 120px; font-weight: 600; }
.env_page .env_goal_table { border-top: 2px solid #111; }
.env_page .goal_row { display: flex; padding: 20px 0; border-bottom: 1px solid #eee; }
.env_page .goal_title { width: 220px; font-weight: 600; }
.env_page .goal_desc { flex: 1; }
.env_page .env_policy { background: url(../images/sub/env_bg.jpg)no-repeat center center/cover; color: #fff; padding: 60px; border-radius: 16px; }
.env_page .env_policy h3 { font-size: 32px; margin-bottom: 20px; font-weight: 600; }
.env_page .env_policy p { color: #fff; }
.env_policy ul { margin-top: 24px; padding: 0; }
.env_policy li { position: relative; padding-left: 30px; margin-bottom: 16px; list-style: none; }
.env_policy li::before { content: ""; position: absolute; left: 0; top: 12px; width: 6px; height: 6px; background: #e2403b; border-radius: 50%; }
.env_policy li::after { content: ""; position: absolute; left: 2px; top: 18px; width: 1px; height: 14px; background: #444; }
.env_page .cert_list { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; }
.env_page .cert_item { display: flex; gap: 40px; align-items: center; flex-direction: column-reverse; justify-content: center; }
.env_page .cert_text { padding-top: 20px; }
.env_page .cert_text h4 { font-size: 24px; margin-bottom: 20px; font-weight: 600; }
.env_page .cert_text p { font-size: 18px; color: #555; }
.env_page .cert_thumb { flex: 0 0 300px; position: relative; top: 10px; width: 100%; background: #fff; padding: 20px; border-radius: 16px; display: flex; flex-direction: column; align-items: center; }
.env_page .cert_thumb img { width: auto; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); height: 300px; }
.env_page .cert_thumb span { display: block; margin-top: 10px; font-size: 18px; color: #333; }
@media (max-width:1024px) {
	.env_page .inner { padding: 0 5%; }
}
@media (max-width:768px) {
	.env_page .inner { padding: 0 5%; }
}
@media (max-width:480px) {
	.env_page .inner { padding: 0 5%; }
}
@media (max-width:1024px) {

	.env_page .env_split { flex-direction: column; gap: 40px; }
	.env_page .env_img { width: 100%; height: 320px; }
	.env_page .goal_row { flex-direction: column; gap: 10px; }
	.env_page .goal_title { width: 100%; }
	.env_page .cert_list { grid-template-columns: 1fr; gap: 40px; }
	.env_page .cert_item { align-items: center; text-align: center; }
}
@media (max-width:768px) {

	.env_page { font-size: 16px; }
	.env_page .sec_head { margin-bottom: 40px; }
	.env_page .sec_head h3 { font-size: 28px; }
	.env_page .env_img { height: 260px; }
	.env_page .env_list div { gap: 12px; padding: 12px 0; }
	.env_page .env_list strong { width: 90px; }
	.env_page .env_policy { padding: 40px 24px; }
	.env_page .env_policy h3 { font-size: 24px; }
	.env_page .cert_thumb img { height: 240px; }
	.env_page .cert_text h4 { font-size: 20px; }
}
@media (max-width:480px) {

	.env_page { font-size: 15px; }
	.env_page .sec_head h3 { font-size: 22px; }
	.env_page .env_img { height: 200px; }
	.env_page .env_list div { flex-direction: column; gap: 6px; }
	.env_page .env_list strong { width: 100%; }
	.env_page .cert_thumb img { height: 200px; }
	.env_page .cert_text h4 { font-size: 18px; }
}
/* 환경경영 */



/* 사회책임경영 */
.social_page { width: 100%; font-size: 18px; color: #111; letter-spacing: -0.01em; }
.inner { max-width: 1400px; margin: 0 auto; }
.core_area_wrap .inner { display: flex; justify-content: space-between; gap: 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.core_item { flex: 1; text-align: center; padding: 50px 20px; position: relative; }
.core_item:not(:last-child)::after { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 80px; background: #e5e5e5; }
.core_item .icon { width: 60px; height: 60px; margin: 0 auto 20px; }
.core_item .icon img { width: 100%; height: 100%; object-fit: contain; }
.core_item h4 { font-size: 22px; font-weight: 600; margin-bottom: 12px; color: #111; }
.core_item p { font-size: 18px; line-height: 1.6; color: #666; }
.core_item { transition: all .3s ease; }
.core_item:hover { background: #fafafa; }
@media(max-width:900px) {
	.core_area_wrap .inner { flex-direction: column; }
	.core_item { padding: 40px 20px; }
	.core_item:not(:last-child)::after { display: none; }
}
.social_visual { padding: 180px 5% 140px; background: #111; color: #fff; }
.social_visual span { font-size: 18px; opacity: 0.6; }
.social_visual h2 { font-size: 56px; font-weight: 700; margin: 20px 0; }
.social_visual p { font-size: 18px; opacity: 0.8; line-height: 1.7; }
.social_section { padding: 140px 5%; }
.social_section.gray { background: #f7f7f7; }
.social_section.dark { background: url(../images/sub/social_bg.jpg)no-repeat center center/cover; color: #fff; margin: 5%; border-radius: 20px; overflow: hidden; }
.sec_head { margin-bottom: 80px; }
.sec_head span { font-size: 18px; color: #888; }
.sec_head h3 { font-size: 42px; font-weight: 700; margin-top: 10px; }
.social_grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 24px; }
.social_card { padding: 32px; background: #fff; border-radius: 14px; border: 1px solid #eee; transition: all .35s ease; }
.social_card h4 { font-size: 22px; margin-bottom: 12px; }
.social_card p { font-size: 18px; color: #555; line-height: 1.6; }
.social_card:hover { transform: translateY(-10px); box-shadow: 0 20px 50px rgba(0,0,0,0.08); }
.social_content { display: flex; gap: 100px; align-items: center; }
.social_content.reverse { flex-direction: row-reverse; }
.img_box { flex: 1; height: 420px; overflow: hidden; border-radius: 16px; background: #ddd; }
.img_box img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s ease; }
.img_box:hover img { transform: scale(1.06); }
.social_txt { flex: 1; }
.social_txt p { font-size: 18px; line-height: 1.8; margin-bottom: 28px; color: #333; }
.social_txt ul { padding-left: 0; }
.social_txt ul li { font-size: 18px; margin-bottom: 14px; padding-left: 18px; position: relative; color: #555; }
.social_txt ul li::before { content: ""; position: absolute; left: 0; top: 11px; width: 6px; height: 6px; background: #111; border-radius: 50%; }
.social_dual { display: grid; grid-template-columns: repeat(2,1fr); gap: 50px; }
.dual_card { padding: 40px; background: #fff; border-radius: 16px; border: 1px solid #eee; text-align: center; transition: all .35s ease; }
.dual_card h4 { font-size: 24px; margin: 24px 0 12px; }
.dual_card p { font-size: 18px; color: #555; line-height: 1.7; }
.dual_card:hover { transform: translateY(-10px); box-shadow: 0 20px 50px rgba(0,0,0,0.08); }
.community_box { padding: 60px; background: #1a1a1a; border-radius: 16px; }
.community_box p { font-size: 18px; line-height: 1.8; color: #ccc; }
.community_wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; }
.community_col { display: flex; flex-direction: column; gap: 40px; }
.community_txt h4 { font-size: 24px; margin-bottom: 16px; }
.community_txt p { font-size: 18px; line-height: 1.8; color: #ccc; }
.community_grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; }
.community_grid .img { border-radius: 14px; overflow: hidden; height: 220px; }
.community_grid .img img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.community_grid .img:hover img { transform: scale(1.06); }
@media (max-width:1200px) {

	.social_grid { grid-template-columns: repeat(3,1fr); gap: 20px; }
	.social_content { gap: 60px; }
	.community_wrap { gap: 60px; }
}
@media (max-width:1024px) {

	.social_visual { padding: 140px 5% 100px; }
	.social_visual h2 { font-size: 42px; }
	.sec_head h3 { font-size: 34px; }
	.social_grid { grid-template-columns: repeat(2,1fr); }
	.social_dual { grid-template-columns: 1fr; }
	.community_wrap { grid-template-columns: 1fr; }
}
@media (max-width:768px) {

	.social_page { font-size: 16px; }
	.social_visual { padding: 120px 5% 80px; }
	.social_visual span { font-size: 14px; }
	.social_visual h2 { font-size: 32px; }
	.social_visual p { font-size: 16px; }
	.social_section { padding: 80px 5%; }
	.sec_head { margin-bottom: 40px; }
	.sec_head span { font-size: 14px; }
	.sec_head h3 { font-size: 26px; }
	.social_content { flex-direction: column; gap: 40px; }
	.social_content.reverse { flex-direction: column; }
	.img_box { height: 240px; }
	.social_txt p { font-size: 16px; }
	.social_txt ul li { font-size: 16px; }
	.social_grid { grid-template-columns: 1fr; }
	.social_card { padding: 24px; }
	.dual_card { padding: 30px; }
	.community_box { padding: 40px 24px; }
	.community_txt h4 { font-size: 20px; }
	.community_txt p { font-size: 16px; }
	.community_grid { grid-template-columns: 1fr; }
	.community_grid .img { height: 200px; }
}
@media (max-width:480px) {

	.social_page { font-size: 15px; }
	.social_visual h2 { font-size: 26px; }
	.sec_head h3 { font-size: 22px; }
	.img_box { height: 200px; }
	.social_card h4 { font-size: 18px; }
	.social_card p { font-size: 15px; }
	.dual_card h4 { font-size: 20px; }
	.dual_card p { font-size: 15px; }
	.community_grid .img { height: 160px; }
}
.safety_section .cert_section { margin-top: 80px; }
.safety_section .cert_card { display: flex; align-items: center; gap: 40px; background: #fff; border-radius: 16px; padding: 30px; border: 1px solid #eee; box-shadow: 0 20px 40px rgba(0,0,0,0.05); transition: all .3s ease; }
.safety_section .cert_card:hover { transform: translateY(-6px); box-shadow: 0 30px 60px rgba(0,0,0,0.08); }
.safety_section .cert_img { flex-shrink: 0; }
.safety_section .cert_img img { width: 100%; height: auto; border-radius: 10px; object-fit: contain; }
.safety_section .cert_info strong { font-size: 22px; display: block; margin-bottom: 12px; color: #111; }
.safety_section .cert_desc { font-size: 18px; color: #555; line-height: 1.7; margin-bottom: 20px; }
.safety_section .cert_points { margin-bottom: 20px; padding-left: 0; }
.safety_section .cert_points li { font-size: 18px; color: #444; margin-bottom: 8px; padding-left: 16px; position: relative; }
.safety_section .cert_points li::before { content: ""; position: absolute; left: 0; top: 9px; width: 5px; height: 5px; background: #111; border-radius: 50%; }
.safety_section .cert_meta { display: flex; gap: 10px; flex-wrap: wrap; }
.safety_section .cert_meta span { font-size: 15px; color: #777; background: #f5f5f5; padding: 6px 12px; border-radius: 20px; }
.safety_section .cert_info strong::after { content: "Certified"; margin-left: 10px; font-size: 15px; color: #fff; background: #e2403b; padding: 3px 8px; border-radius: 20px; }
@media (max-width:1024px) {

	.safety_section .cert_card { gap: 24px; padding: 24px; }
	.safety_section .cert_img { width: 200px; }
	.safety_section .cert_info strong { font-size: 20px; }
	.safety_section .cert_desc { font-size: 15px; }
}
@media (max-width:768px) {

	.safety_section .cert_card { flex-direction: column; text-align: left; padding: 20px; gap: 20px; }
	.safety_section .cert_img { width: 100%; max-width: 220px; margin: 0 auto; }
	.safety_section .cert_img img { width: 100%; }
	.safety_section .cert_info strong { font-size: 18px; }
	.safety_section .cert_desc { font-size: 14px; margin-bottom: 16px; }
	.safety_section .cert_points li { font-size: 14px; }
	.safety_section .cert_meta { justify-content: flex-start; }
}
@media (max-width:480px) {

	.safety_section .cert_card { padding: 18px; }
	.safety_section .cert_img { max-width: 180px; }
	.safety_section .cert_info strong { font-size: 16px; }
	.safety_section .cert_desc { font-size: 13px; line-height: 1.6; }
	.safety_section .cert_points li { font-size: 13px; }
	.safety_section .cert_meta span { font-size: 12px; padding: 4px 10px; }
}
/* 사회책임경영 */




/* 지배구조 */
.gov_real { padding: 120px 0 0 0; }
.gov_real .gov_top h2 { font-size: 48px; font-weight: 700; margin-bottom: 80px; letter-spacing: -0.02em; }
.gov_real .gov_split .inner { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 100px; align-items: start; }
.gov_real p, .gov_real li, .gov_real td, .gov_real th { font-size: 18px; line-height: 1.8; color: #222; }
.gov_real h3 { font-size: 26px; font-weight: 600; color: #111; }
.gov_real .gov_left h3, .gov_real .gov_right h3 { padding-top: 12px; border-top: 2px solid #e2403b; margin-bottom: 20px; }
.gov_real .gov_table { width: 100%; border-collapse: collapse; margin-top: 20px; }
.gov_real .gov_table thead th { font-size: 18px; color: #111; font-weight: 500; padding: 14px 10px; border-bottom: 1px solid #ddd; }
.gov_real .gov_table td { padding: 16px 10px; border-bottom: 1px solid #eee; transition: .3s ease; }
.gov_real .gov_table tr:hover { background: #fafafa; }
.gov_real .gov_table tr:hover td { color: #000; }
.gov_real .chart_box { height: 260px; display: flex; align-items: center; justify-content: center; }
.gov_real .donut { width: 200px; height: 200px; border-radius: 50%; background: conic-gradient( #e2403b 0% 69%, #ff6b66 69% 94%, #999 94% 99%, #ddd 99% 100% ); position: relative; display: flex; align-items: center; justify-content: center; font-size: 20px; font-weight: 600; color: #999; }
.gov_real .donut::after { content: ""; position: absolute; width: 120px; height: 120px; background: #fff; border-radius: 50%; }
.gov_real .share_list { margin-top: 30px; }
.gov_real .share_list li { display: grid; grid-template-columns: 1fr auto; padding: 16px 0; border-bottom: 1px solid #eee; font-size: 18px; transition: .3s ease; }
.gov_real .share_list li:hover { color: #e2403b; }
.gov_real .share_list em { font-weight: 600; }
.gov_real .gov_section { padding: 120px 5%; }
.gov_real .gov_section.gray { background: #f7f7f7; }
.gov_real .gov_section h3 { font-size: 22px; margin-bottom: 20px; }
.gov_real .gov_section .gov_table td, .gov_real .gov_section .gov_table th { text-align: left; }
.gov_real .gov_table tr { transition: .3s ease; }
.gov_real .share_list li { cursor: pointer; }
.gov_real .gov_split .inner { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 100px; align-items: start; padding: 0 0 100px 0; }
.gov_real .gov_left, .gov_real .gov_right { min-width: 0; }
.gov_real .gov_left h3, .gov_real .gov_right h3 { height: 42px; margin: 0 0 24px; padding-top: 16px; border-top: 2px solid #e2403b; display: flex; align-items: flex-start; }
.gov_real .gov_left > p, .gov_real .gov_right > p { min-height: 72px; margin: 0 0 38px; }
.gov_real .gov_left .gov_table { margin-top: 0; }
.gov_real .gov_right .chart_box { height: 260px; margin: 0 0 38px; display: flex; align-items: center; justify-content: center; }
.gov_real .share_list { margin: 0; width: 100%; }
.gov_real .share_list li { min-height: 58px; align-items: center; }
.gov_real .gov_table thead th { height: 58px; vertical-align: middle; }
.gov_real .gov_table tbody td { height: 66px; vertical-align: middle; text-align: center; font-weight: 500; }
.gov_real .gov_section { padding-top: 100px; }
.gov_real .gov_section h3 { margin-bottom: 24px; }
@media (max-width:1024px) {
	.gov_top { padding: 0 5%; }
	.gov_real .gov_split .inner { padding: 0 5%; }
}
@media (max-width:768px) {
	.gov_real .gov_split .inner { padding: 0 5%; }
}
@media (max-width:480px) {
	.gov_real .gov_split .inner { padding: 0 5%; }
}
@media (max-width:1200px) {

	.gov_real .gov_top h2 { font-size: 40px; margin-bottom: 60px; }
	.gov_real .gov_split .inner { gap: 60px; }
	.gov_real .donut { width: 180px; height: 180px; }
	.gov_real .donut::after { width: 110px; height: 110px; }
}
@media (max-width:1024px) {

	.gov_real .gov_split .inner { grid-template-columns: 1fr; gap: 80px; }
	.gov_real .gov_left, .gov_real .gov_right { width: 100%; }
	.gov_real .gov_left > p, .gov_real .gov_right > p { min-height: auto; }
}
@media (max-width:768px) {

	.gov_real { padding: 100px 0 0; }
	.gov_real .gov_top h2 { font-size: 34px; margin-bottom: 50px; }
	.gov_real h3 { font-size: 20px; }
	.gov_real p, .gov_real li, .gov_real td, .gov_real th { font-size: 16px; }
	.gov_real .gov_split .inner { gap: 60px; padding-bottom: 80px; }
	.gov_real .gov_left h3, .gov_real .gov_right h3 { height: auto; padding-top: 12px; }
	.gov_real .gov_left > p, .gov_real .gov_right > p { margin-bottom: 24px; }
	.gov_real .chart_box { height: 220px; }
	.gov_real .donut { width: 160px; height: 160px; font-size: 18px; }
	.gov_real .donut::after { width: 100px; height: 100px; }
	.gov_real .gov_table thead th { font-size: 16px; padding: 12px 8px; }
	.gov_real .gov_table td { padding: 12px 8px; }
	.gov_real .share_list li { grid-template-columns: 1fr auto; padding: 14px 0; font-size: 16px; }
	.gov_real .gov_section { padding: 80px 5%; }
}
@media (max-width:480px) {

	.gov_real { padding: 80px 0 0; }
	.gov_real .gov_top h2 { font-size: 26px; margin-bottom: 40px; }
	.gov_real h3 { font-size: 18px; }
	.gov_real p, .gov_real li, .gov_real td, .gov_real th { font-size: 15px; }
	.gov_real .gov_split .inner { gap: 50px; padding-bottom: 60px; }
	.gov_real .chart_box { height: 180px; }
	.gov_real .donut { width: 140px; height: 140px; }
	.gov_real .donut::after { width: 90px; height: 90px; }
	.gov_real .gov_table { display: block; overflow-x: auto; white-space: nowrap; }
	.gov_real .gov_table thead, .gov_real .gov_table tbody, .gov_real .gov_table tr { display: table; width: 100%; table-layout: fixed; }
	.gov_real .share_list li { grid-template-columns: 1fr; gap: 4px; }
}
/* 지배구조 */






/* 윤리경영 */

.ethics_page { width: 100%; font-size: 18px; color: #111; letter-spacing: -0.01em; }
.ethics_section { padding: 140px 0; }
.ethics_section.gray { background: #f7f7f7; }
.ethics_section .inner { max-width: 1400px; margin: 0 auto; padding: 0 0; }
.sec_head { margin-bottom: 80px; }
.sec_head span { font-size: 18px; color: #999; letter-spacing: 0.5px; }
.sec_head h3 { font-size: 44px; font-weight: 700; margin-top: 12px; }
.ethics_intro { margin-bottom: 80px; max-width: 820px; }
.ethics_intro h3 { font-size: 36px; margin-bottom: 20px; }
.ethics_intro p { font-size: 18px; line-height: 1.8; color: #555; }
.ethics_detail_wrap { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; }
.ethics_detail_box { background: #fff; border: 1px solid #eee; border-radius: 18px; padding: 42px; transition: all .35s ease; position: relative; }
.ethics_detail_box:hover { transform: translateY(-6px); box-shadow: 0 18px 45px rgba(0,0,0,0.06); }
.ethics_detail_box::after { content: ""; position: absolute; left: 0; top: 0; width: 0; height: 3px; background: #e2403b; transition: width .4s ease; }
.ethics_detail_box:hover::after { width: 100%; }
.ethics_detail_box h4 { font-size: 24px; font-weight: 600; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; }
.ethics_detail_box .icon { width: 80px; height: 80px; object-fit: contain; }
.ethics_detail_box ul { padding: 0; margin: 0; }
.ethics_detail_box ul li { font-size: 18px; line-height: 1.8; color: #555; margin-bottom: 12px; padding-left: 16px; position: relative; }
.ethics_detail_box ul li::before { content: ""; position: absolute; left: 0; top: 11px; width: 6px; height: 6px; background: #111; border-radius: 50%; }
.ethics_visual_grid { display: grid; grid-template-columns: 2fr 1fr; grid-template-rows: 1fr 1fr; gap: 24px; }
.ethics_visual_grid .big { grid-row: span 2; min-height: 420px; }
.ethics_visual_grid .small { min-height: 200px; }
.ethics_visual_grid .img { position: relative; overflow: hidden; border-radius: 20px; }
.ethics_visual_grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .6s ease; }
.ethics_visual_grid .img:hover img { transform: scale(1.05); }
.ethics_visual_grid .img::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,0,0,0.45), transparent); }
.img_txt { position: absolute; bottom: 24px; left: 24px; color: #fff; font-size: 18px; z-index: 2; background: rgba(0,0,0,0.5); padding: 8px 16px; border-radius: 20px; }
/* 1200 */
@media (max-width:1200px) {

	.ethics_section .inner { padding: 0 5%; }
	.ethics_detail_wrap { gap: 20px; }
}
/* 1024 */
@media (max-width:1024px) {

	.ethics_section .inner { padding: 0 5%; }
	.ethics_intro { margin-bottom: 60px; }
	.ethics_intro h3 { font-size: 30px; }
}
/* 900 */
@media (max-width:900px) {

	.ethics_section { padding: 100px 0; }
	.ethics_section .inner { padding: 0 5%; }
	.sec_head { margin-bottom: 50px; }
	.sec_head h3 { font-size: 30px; }
	.ethics_intro h3 { font-size: 26px; }
	.ethics_detail_wrap { grid-template-columns: 1fr; }
	.ethics_visual_grid { grid-template-columns: 1fr; grid-template-rows: auto; }
	.ethics_visual_grid .big, .ethics_visual_grid .small { min-height: 240px; }
}
/* 768 */
@media (max-width:768px) {

	.ethics_page { font-size: 16px; }
	.ethics_section .inner { padding: 0 5%; }
	.sec_head span { font-size: 14px; }
	.sec_head h3 { font-size: 26px; }
	.ethics_intro p { font-size: 16px; }
	.ethics_detail_box { padding: 30px; }
	.ethics_detail_box h4 { font-size: 20px; }
	.ethics_detail_box ul li { font-size: 16px; }
	.ethics_visual_grid .big, .ethics_visual_grid .small { min-height: 200px; }
	.img_txt { font-size: 14px; padding: 6px 12px; }
}
/* 480 */
@media (max-width:480px) {

	.ethics_page { font-size: 15px; }
	.ethics_section { padding: 80px 0; }
	.ethics_section .inner { padding: 0 5%; }
	.sec_head h3 { font-size: 22px; }
	.ethics_intro h3 { font-size: 22px; }
	.ethics_detail_box { padding: 24px; }
	.ethics_visual_grid .big, .ethics_visual_grid .small { min-height: 180px; }
}
/* 윤리경영 */





/* 지속가능경영보고서 */



.report_page { font-size: 18px; color: var(--ref-text); }
.report_page section { padding: 140px 0; }
.report_page .inner { max-width: 1400px; margin: 0 auto; padding: 0; }
.report_visual { background: #0f0f10; color: #fff; }
.report_visual span { color: var(--ref-brand); font-size: 16px; font-weight: 600; }
.report_visual h2 { font-size: clamp(40px, 4vw, 64px); font-weight: 700; margin: 20px 0; }
.report_visual p { font-size: 18px; color: rgba(255,255,255,0.7); }
.report_intro_wrap { display: grid; align-items: center; gap: 80px; grid-template-columns: 2fr 3fr; }
.report_thumb img { border-radius: var(--radius-lg); box-shadow: var(--shadow-sm); }
.report_info { flex: 1; }
.report_info p { font-size: 18px; line-height: 1.8; color: var(--ref-muted); margin-bottom: 24px; }
.report_meta { display: grid; grid-template-columns: repeat(2,1fr); gap: 10px 30px; }
.report_meta li { font-size: 18px; }
.report_meta strong { display: inline-block; min-width: 90px; color: #111; }
.report_summary { background: var(--ref-bg); }
.summary_grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 30px; }
.summary_card { background: #fff; padding: 48px 40px; border-radius: var(--radius-xl); box-shadow: var(--shadow-sm); text-align: center; transition: var(--ease); }
.summary_card:hover { transform: translateY(-8px); box-shadow: var(--shadow-md); }
.summary_card img { width: 100px; margin: 0 auto 20px auto; }
.summary_card h4 { font-size: 24px; margin-bottom: 10px; font-weight: 600; }
.summary_card p { font-size: 18px; color: var(--ref-muted); }
.board_wrap { margin-top: 60px; }
.report_download { background: #fff; }
.download_list { border-top: 1px solid #eee; }
.download_item { display: flex; justify-content: space-between; align-items: center; padding: 28px 0; border-bottom: 1px solid #eee; transition: var(--ease); }
.download_item:hover { padding-left: 10px; }
.download_info strong { font-size: 20px; font-weight: 600; }
.download_info span { display: block; font-size: 16px; color: var(--ref-muted); }
.download_btn { padding: 12px 26px; background: #111; color: #fff; border-radius: 6px; font-size: 16px; transition: var(--ease); }
.download_btn:hover { background: var(--ref-brand); }
.sec_head { margin-bottom: 80px; }
.sec_head span { font-size: 16px; color: var(--ref-brand); font-weight: 600; }
.sec_head h3 { font-size: clamp(32px,3vw,48px); font-weight: 700; margin-top: 10px; }
.bbs_report.b_view .report_intro { display: none; }
.bbs_report.b_view .report_summary { display: none; }
.bbs_report.b_write .report_intro { display: none; }
.bbs_report.b_write .report_summary { display: none; }
@media (max-width:1200px) {

	.report_page .inner { padding: 0 5%; }
	.report_intro_wrap { grid-template-columns: 1fr 1fr; gap: 60px; }
	.summary_grid { grid-template-columns: repeat(2,1fr); gap: 24px; }
}
@media (max-width:1024px) {

	.report_page .inner { padding: 0 5%; }
	.report_intro_wrap { grid-template-columns: 1fr; gap: 40px; }
	.report_thumb { text-align: center; }
	.report_thumb img { width: 100%; }
}
@media (max-width:768px) {

	.report_page { font-size: 16px; }
	.report_page .inner { padding: 0 5%; }
	.report_page section { padding: 100px 0; }
	.report_visual h2 { font-size: 32px; }
	.report_visual p { font-size: 16px; }
	.report_info p { font-size: 16px; }
	.report_meta { grid-template-columns: 1fr; gap: 8px; }
	.summary_grid { grid-template-columns: 1fr; }
	.summary_card { padding: 32px 24px; }
	.summary_card h4 { font-size: 20px; }
	.summary_card p { font-size: 16px; }
	.download_item { flex-direction: column; align-items: flex-start; gap: 12px; }
	.download_btn { width: 100%; text-align: center; }
}
@media (max-width:480px) {

	.report_page { font-size: 15px; }
	.report_page .inner { padding: 0 5%; }
	.report_visual h2 { font-size: 26px; }
	.report_visual span { font-size: 14px; }
	.sec_head h3 { font-size: 24px; }
	.summary_card { padding: 24px 18px; }
	.download_info strong { font-size: 18px; }
	.download_info span { font-size: 14px; }
}
/* 지속가능경영보고서 */



/* 품질경영 */
.quality_page { width: 100%; overflow: hidden; color: #111; }
.quality_page .inner { width: 90%; max-width: 1400px; margin: 0 auto; }
.quality_page .sub_sec_pd { padding: 120px 0; }
.section_label { display: inline-block; margin-bottom: 20px; font-size: 18px; font-weight: 700; color: #DF2223; letter-spacing: -0.02em; }
.quality_intro { background: #fff; text-align: center; }
.quality_intro h3 { font-size: 48px; line-height: 1.25; font-weight: 700; letter-spacing: -0.04em; }
.policy_head h3, .system_txt h3 { font-size: 40px; line-height: 1.25; font-weight: 600; letter-spacing: -0.04em; }
.quality_intro p, .policy_head p, .system_txt p { max-width: 920px; margin: 30px auto 0; font-size: 20px; line-height: 1.8; color: #555; letter-spacing: -0.03em; }
.quality_policy { background: #f7f8fa; }
.policy_head { margin-bottom: 60px; text-align: center; }
.quality_grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.quality_card { min-height: 320px; padding: 42px 34px; background: #fff; border: 1px solid #e5e5e5; transition: all .35s ease; border-radius: 16px; }
.quality_card:hover { transform: translateY(-10px); border-color: #DF2223; box-shadow: 0 24px 60px rgba(0,0,0,0.08); }
.quality_card span { display: block; margin-bottom: 60px; font-size: 22px; font-weight: 800; color: #DF2223; }
.quality_card h4 { margin-bottom: 18px; font-size: 26px; line-height: 1.35; font-weight: 800; letter-spacing: -0.04em; }
.quality_card p { font-size: 18px; line-height: 1.7; color: #666; letter-spacing: -0.03em; }
.quality_system { background: url(../images/sub/qs_bg.jpg)no-repeat center center/cover; color: #fff; }
.system_box { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 80px; align-items: center; }
.system_txt p { margin-left: 0; color: rgba(255,255,255,0.72); }
.system_list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.system_list li { padding: 36px 32px; border-radius: 16px; border: 1px solid rgba(255,255,255,0.14); background: rgba(255,255,255,0.04); }
.system_list strong { display: block; margin-bottom: 14px; font-size: 22px; font-weight: 800; color: #fff; }
.system_list p { font-size: 18px; line-height: 1.6; color: rgba(255,255,255,0.65); }
.quality_cert { background: #fff; }
.quality_cert .cert_list2 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.cert_item { padding: 28px; background: #fff; border: 1px solid #e5e5e5; text-align: center; }
.cert_img { display: flex; align-items: center; justify-content: center; height: 360px; background: #f7f8fa; }
.cert_img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.cert_item p { margin-top: 24px; font-size: 18px; line-height: 1.5; font-weight: 700; color: #222; }
@media (max-width:1200px) {
	.quality_grid, .cert_list2 { grid-template-columns: repeat(2, 1fr); }
	.system_box { grid-template-columns: 1fr; gap: 50px; }
}
@media (max-width:768px) {
	.quality_page .sub_sec_pd { padding: 80px 0; }
	.quality_intro h3, .policy_head h3, .system_txt h3 { font-size: 34px; }
	.quality_intro p, .policy_head p, .system_txt p { font-size: 18px; }
	.quality_grid, .system_list, .quality_cert .cert_list2 { grid-template-columns: 1fr; }
	.quality_card { min-height: auto; }
	.cert_img { height: 300px; }
}
/* 품질경영 */















.facility_pdt_img { overflow: hidden; border-radius: 16px; }
.facility_pdt_img img { scale: 1.05; }
/* 회사개요 */
.s_sec_01_02_01_wrap .s_sec_01_02_02_in { position: relative; padding-top: 0 !important; padding-bottom: 0 !important; min-height: 400px; }
.s_sec_01_02_02_left { position: absolute; left: 0; top: 50%; transform: translateY(-60%); z-index: 1; }
.s_sec_01_02_02_left_in { position: relative; }
.s_sec_01_02_02_left_01 { position: relative; z-index: 2; }
.s_sec_01_02_02_left_01 img { width: 302px; height: 397px; object-fit: cover; display: block; }
.s_sec_01_02_02_left_01_txt { transform: rotate(270deg); transform-origin: left bottom; position: absolute; bottom: 0; left: -8px; color: #999; font-size: 12px; }
.s_sec_01_02_02_left_02 { position: absolute; bottom: 50%; left: -56%; z-index: 1; animation-duration: 8s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: sizeup; }
.s_sec_01_02_02_left_02 img { width: 228px; height: 325px; object-fit: cover; display: block; animation: sizeup 8s ease 0s infinite; }
.s_sec_01_02_02_left_03 { position: absolute; top: 110%; left: -36%; z-index: 1; }
.s_sec_01_02_02_left_03 img { width: 223px; height: 151px; object-fit: cover; display: block; animation: sizeup 11s ease 1s infinite; }
.s_sec_01_02_02_center { position: relative; z-index: 2; padding-left: 340px; padding-right: 300px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; min-height: 400px; }
.img_02_in { position: relative; display: block !important; height: 300px; padding: 0 !important; }
.s_sec_txt_item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.s_sec_txt_label { font-size: 14px; color: #999; margin-bottom: 12px; }
.s_sec_txt_tit { font-size: 72px; font-weight: 700; color: #111; line-height: 1.4; margin-bottom: 20px; }
.s_sec_txt_desc { font-size: 20px; color: #444; line-height: 1.8; }
.dot_down_wrap { margin: 0 auto; }
.dot_down { width: 5px; height: 5px; background-color: #ccc; margin: 25px 0; border-radius: 100px; overflow: hidden; }
.s_sec_01_02_02_right { position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 1; text-align: left; }
.s_sec_01_02_02_right_in { position: relative; }
.s_sec_01_02_02_right_01 { position: relative; z-index: 2; }
.s_sec_01_02_02_right_01 img { width: 257px; height: 369px; object-fit: cover; display: block; }
.s_sec_01_02_02_right_01_txt { padding-top: 10px; color: #999; font-size: 12px; }
.s_sec_01_02_02_right_02 { position: absolute; top: -45%; right: -28%; z-index: 1; }
.s_sec_01_02_02_right_02 img { width: 188px; height: 112px; object-fit: cover; display: block; animation: sizeup 10s ease 0s infinite; }
.s_sec_01_02_02_right_03 { position: absolute; top: 110%; right: -36%; z-index: 1; }
.s_sec_01_02_02_right_03 img { width: 148px; height: 88px; object-fit: cover; display: block; animation: sizeup 8s ease 1s infinite; }
@keyframes sizeup {
	0% { transform: scale(1); }
	50% { transform: scale(1.1); }
	100% { transform: scale(1); }
}
.s_sec_01_02_02_right_03 img { width: 148px; height: 88px; object-fit: cover; display: block; }
.s_sec_txt_item { opacity: 0; }
.s_sec_txt_item_01 { opacity: 0; }
.s_sec_01_02_02_left_in img, .s_sec_01_02_02_left_01_txt, .s_sec_01_02_02_right_in img, .s_sec_01_02_02_right_01_txt { opacity: 0; }
.s_sec_01_02_02_left_in img, .s_sec_01_02_02_right_in img { filter: blur(3px); transition: filter 0.8s ease; }
.s_sec_01_02_02_left_in img.img_loaded, .s_sec_01_02_02_right_in img.img_loaded { filter: blur(0); }
.s_sec_01_02_03_wrap { position: relative; background: url(../images/sub/sub_01_01.jpg)no-repeat center 50%/cover; margin-top: 200px; }
.s_sec_01_02_03_wrap::before { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,0.5); z-index: 1; }
.s_sec_01_02_03_wrap * { position: relative; z-index: 2; }
.s_sec_01_02_03_wrap .s_sec_01_02_03_in { padding-top: 80px; padding-bottom: 80px; }
.s_sec_01_02_03_wrap .count_wrap { display: flex; justify-content: space-between; align-items: center; gap: 40px; position: relative !important; bottom: auto !important}
.s_sec_01_02_03_wrap .count_box { flex: 1; text-align: center; color: #fff; }
.s_sec_01_02_03_wrap .count_box .sec_tit4 { color: #fff; }
.s_sec_01_02_03_wrap .count_box .sec_txt2 { color: #fff; }
.s_sec_01_02_03_wrap .num_wrap { display: flex; align-items: flex-end; justify-content: center; gap: 6px; margin-top: 16px; }
.s_sec_01_02_03_wrap .count_box .num { font-size: 52px; font-weight: 700; color: #fff; line-height: 1; }
.s_sec_01_02_03_wrap .count_box .unit { font-size: 22px; color: #fff; padding-bottom: 6px; }
.s_sec_01_02_03_wrap .num_wrap { justify-content: center; }
.s_sec_01_02_02_left_in img, .s_sec_01_02_02_right_in img { border-radius: 16px; }
@media (max-width:1200px) {

	.s_sec_01_02_02_center { padding-left: 200px; padding-right: 200px; }
	.s_sec_txt_tit { font-size: 52px; }
}
@media (max-width:900px) {

	.s_sec_01_02_02_left, .s_sec_01_02_02_right { display: none !important; }
	.s_sec_01_02_02_center { padding: 0 5% !important; min-height: auto !important; }
	.img_02_in { height: auto !important; padding: 80px 0 !important; }
	.s_sec_txt_tit { font-size: 36px; line-height: 1.3; }
	.s_sec_txt_desc { font-size: 18px; line-height: 1.7; }
}
@media (max-width:480px) {

	.s_sec_txt_tit { font-size: 28px; }
	.s_sec_txt_desc { font-size: 16px; }
	.s_sec_01_02_03_wrap .count_wrap { flex-direction: column; gap: 30px; }
}
/* 회사개요 */