@charset "utf-8";

body { width: 100%; overflow: initial;; }
body, html { text-align: initial; }
html {
}
.hidden_txt { position: absolute!important; font-size: 0!important; line-height: 0!important; overflow: hidden!important; }
#wrap { width: 100%; word-break: break-word; overflow: visible; }
#toTop { display: none; text-decoration: none; position: fixed; bottom: 100px; right: 10px; overflow: hidden; width: 50px; height: 50px; border: none; text-indent: -999999px; background: url(../images/common/totop.png); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); opacity: 0.6; z-index: 99999; background-color: #DC2227; background-repeat: no-repeat; background-position: center center; border-radius: 100px; }
#toTop:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
img { max-width: 100%; }
.section .scroll { position: absolute; bottom: 20%; left: 50%; z-index: 100; transform: translateX(-50%); z-index: 5; }
.section .scroll .txt { font-size: 14px; color: #fff; font-weight: 400; display: inline-block; padding-bottom: 20px; }
.section .scroll .arr { position: relative; width: 22px; height: 43px; border: 1px solid #fff; background-color: transparent; left: 50%; margin-left: -11px; border-radius: 100px; }
.section .scroll .arr:after { position: absolute; top: 10px; left: 50%; content: ''; width: 4px; height: 10px; margin-left: -2px; border-radius: 100px; background-color: #fff; animation: scroll 1.3s infinite; }
@keyframes scroll {
	0% { transform: translate(0, -5px); opacity: 0; }
	40% { opacity: 1; }
	80% { transform: translate(0, 10px); }
	100% { opacity: 0; }
}
.hidden2 { visibility: hidden; opacity: 0; }
.sec_all_wrap { width: 100%; overflow: hidden; }
.sec_tit { font-size: 18px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit2 { font-size: 22px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit30 { font-size: 30px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit3 { font-size: 36px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit4 { font-size: 48px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit5 { font-size: 60px; font-weight: 400; line-height: 1; color: #000; word-break: keep-all; }
.sec_tit5 b { font-weight: 700; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); opacity: 0.03; }
.sec_tit6 { font-size: 24px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit6 b { font-weight: 500; }
.sec_tit7 { font-size: 56px; font-weight: 200; line-height: 1.4; color: #000; word-break: keep-all; }
.sec_tit7 b { font-weight: 500; }
.sec_tit8 { font-size: 72px; font-weight: 200; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit8 b { font-weight: 500; }
.sec_tit9 { font-size: 80px; font-weight: 200; line-height: 1.2; color: #000; word-break: keep-all; }
.sec_tit9 b { font-weight: 500; }
.sec_txt { font-size: 16px; font-weight: 300; line-height: 1.6; color: #666; word-break: keep-all; }
.sec_txt b { font-weight: 500; }
.sec_txt2 { font-size: 18px; font-weight: 300; line-height: 1.6; color: #666; word-break: keep-all; }
.sec_txt2 b { font-weight: 500; }
.sec_txt3 { font-size: 22px; font-weight: 300; line-height: 1.6; color: #333; word-break: keep-all; }
.sec_txt3 b { font-weight: 500; }
.mid_txt_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.mid_txt { vertical-align: middle; display: inline-block; width: 100%; text-align: center; padding: 0 10px; position: relative; top: 0px; left: 0px; }
.sec_txt4 { font-size: 52px; font-weight: 300; line-height: 1.4; color: #222; word-break: keep-all; }
.sec_txt4 b { font-weight: 500; }
.sec_txt5 { font-size: 14px; font-weight: 200; line-height: 1.4; color: #666; word-break: keep-all; }
.sec_txt5 b { font-weight: 500; }
.main .header_all_wrap { box-shadow: none; background-color: transparent; }
.main .logo_on { display: none; }
.main .logo_off { display: inline-block; }
.main .top_nav .menu_a { color: #fff}
.main .lang_box .lang_box_a { color: #fff; }
.main .lang_box .lang_box_a:after { border-color: #fff; }
.main .m_menu_btn span { background-color: #fff; }
.main .m_menu_btn:before { background-color: #fff; }
.main .m_menu_btn:after { background-color: #fff; }
.main .top_nav .menu_a span:after { background-color: #fff}
.sub .header_all_wrap { box-shadow: none; }
.sub .logo_on { display: none; }
.sub .logo_off { display: inline-block; }
.sub .top_nav .menu_a { color: #fff}
.sub .lang_box .lang_box_a { color: #fff; }
.sub .lang_box .lang_box_a:after { border-color: #fff; }
.sub .m_menu_btn span { background-color: #fff; }
.sub .m_menu_btn:before { background-color: #fff; }
.sub .m_menu_btn:after { background-color: #fff; }
.sub .top_nav .menu_a span:after { background-color: #fff}
.scroll .header_all_wrap {
}
.scroll .logo_on { display: inline-block; }
.scroll .logo_off { display: none; }
.scroll .top_nav .menu_a { color: #222}
.scroll .lang_box .lang_box_a { color: #222; }
.scroll .lang_box .lang_box_a:after { border-color: #222; }
.scroll .m_menu_btn span { background-color: #222; }
.scroll .m_menu_btn:before { background-color: #222; }
.scroll .m_menu_btn:after { background-color: #222; }
.scroll .top_nav .menu_a span:after { background-color: #DC2227}
.scroll .header_mid:before { background-color: #fff; backdrop-filter: none; -webkit-backdrop-filter: none; }
.scroll .top_nav .menu:hover .menu_a, .scroll .top_nav .menu.active .menu_a { color: #DC2227; }
.open .header_all_wrap {
}
.open .logo_on { display: inline-block; }
.open .logo_off { display: none; }
.open .top_nav .menu_a { color: #222}
.open .lang_box .lang_box_a { color: #222; }
.open .lang_box .lang_box_a:after { border-color: #222; }
.open .m_menu_btn span { background-color: #222; }
.open .m_menu_btn:before { background-color: #222; }
.open .m_menu_btn:after { background-color: #222; }
.open .top_nav .menu_a span:after { background-color: #DC2227}
.open .header_mid:before { background-color: #fff; backdrop-filter: none; -webkit-backdrop-filter: none; }
.open .top_nav .menu:hover .menu_a, .open .top_nav .menu.active .menu_a { color: #DC2227; }
.sub .header_all_wrap {
}
.sub .logo_on { display: inline-block; }
.sub .logo_off { display: none; }
.sub .top_nav .menu_a { color: #222}
.sub .lang_box .lang_box_a { color: #222; }
.sub .lang_box .lang_box_a:after { border-color: #222; }
.sub .m_menu_btn span { background-color: #222; }
.sub .m_menu_btn:before { background-color: #222; }
.sub .m_menu_btn:after { background-color: #222; }
.sub .top_nav .menu_a span:after { background-color: #DC2227}
.sub .header_mid:before { background-color: #fff; backdrop-filter: none; -webkit-backdrop-filter: none; }
.sub .top_nav .menu:hover .menu_a, .sub .top_nav .menu.active .menu_a { color: #DC2227; }
/*메인*/
.c_line_wrap { padding: 10px 0}
.c_line { display: block; width: 100%; height: 1px; background-color: #eee; }
.sec_wrap {
}
@keyframes sizeup {
	0% { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
	50% { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); }
	100% { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
}
.bg_video_box { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-color: black; background-position: center center; background-size: contain; object-fit: cover; z-index: 3; }
.none_video_box { position: relative; top: 0px; left: 0px; width: 100%; }
.sec_bumo { position: relative; top: 0px; left: 0px; }
.sec_bumo:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.opa4 { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; filter: alpha(opacity=40); opacity: 0.4; }
.opa6 { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); opacity: 0.6; }
.opa8 { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8; }
.bold700 { font-weight: 700!important}
.bold600 { font-weight: 600!important}
.bold500 { font-weight: 500!important}
.bold400 { font-weight: 400!important}
.bold300 { font-weight: 300!important}
.sec_all_wrap .section { overflow: hidden; }
/*슬라이드*/
.owl-carousel { position: relative; top: 0px; left: 0px; }
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { position: absolute; top: 50%; width: 51px; height: 88px; margin-top: -44px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.owl-carousel .owl-nav button span { display: none; }
.owl-carousel .owl-nav button.owl-prev { left: -70px; background-image: url(../images/common/arr_prev.png); }
.owl-carousel .owl-nav button.owl-next { right: -70px; background-image: url(../images/common/arr_next.png); }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0px; width: 100%; text-align: center; font-size: 0px; }
.owl-carousel .owl-dots button { display: inline-block; }
.owl-carousel .owl-dots button span { display: inline-block; width: 10px; height: 10px; overflow: hidden; background-color: #222; border-radius: 100px; margin: 2px; opacity: 0.2; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
.owl-carousel .owl-dots button.active span { opacity: 1; }
.owl-carousel .item {
}
/*서브메뉴*/

.line_all_wrap { width: 100%; background-color: #333; }
.line_wrap { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; }
.line_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.line_nav_wrap { float: left; }
.line_notice_all_wrap { float: right; }
.line_nav_home { float: left; }
.line_nav_home a { display: block; height: 50px; border-left: 1px solid #555; border-right: 1px solid #555; line-height: 50px; padding: 0 10px; font-size: 15px; font-weight: 500; color: #fff; }
.line_nav_home a:hover { background-color: #DC2227; color: #fff; border-color: #DC2227; }
.line_nav { float: left; }
.line_nav_box { float: left; position: relative; top: 0px; left: 0px; }
.line_nav_target .menu { display: none; }
.line_nav_target .menu.active { display: block; }
.line_nav_box_01 { overflow: hidden; height: 50px; }
.line_nav_box_01 .line_nav_target .sub_menu_wrap { display: none; }
.line_nav_menu { background-color: #fff; }
.line_nav_target .menu_a { display: block; padding: 0 50px 0 25px; height: 50px; line-height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #fff; }
.line_nav_target .menu_a:after { content: ""; border-top: 5px solid #fff; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.line_nav_target { border-right: 1px solid #555; }
.line_nav_box_01 .line_nav_menu { border-left: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: -1px; left: 0px; right: 0px; position: relative; top: 0px; border-top: 1px solid #ddd; }
.line_nav_box_01 .line_nav_menu .sub_menu_wrap { display: none; }
.line_nav_box_01 .line_nav_menu .menu_a { display: block; width: 100%; height: 45px; line-height: 45px; border-bottom: 1px solid #ddd; padding: 0 25px; color: #666}
.line_nav_box_01 .line_nav_menu .menu_a:hover { background-color: #f7f7f7; color: #DC2227; }
/*.line_nav_box_01 .line_nav_menu .menu.active{display:none;}*/
.line_nav_box_01:hover { overflow: visible; }
.line_nav_box_01:hover .line_nav_target .menu_a { background-color: #DC2227}
.line_nav_box_01:hover .line_nav_target .menu_a:after {
}
.line_nav_box_01:hover .line_nav_menu { display: block; }
.line_nav_box_02 { overflow: hidden; height: 50px; }
.line_nav_box_02 .line_nav_target .menu_a { display: none; }
.line_nav_box_02 .line_nav_target .sub_menu { display: none; }
.line_nav_box_02 .line_nav_target .sub_menu.active { display: block; }
.line_nav_box_02 .line_nav_target .sub_menu_a { display: block; padding: 0 50px 0 25px; height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #fff; }
.line_nav_box_02 .line_nav_target .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.line_nav_box_02 .line_nav_target .sub_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.line_nav_box_02 .line_nav_target .sub_menu_a:after { content: ""; border-top: 5px solid #fff; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.line_nav_box_02 .line_nav_menu { border-left: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: -1px; left: 0px; right: 0px; position: relative; top: 0px; border-top: 1px solid #ddd; }
.line_nav_box_02 .line_nav_menu .menu { display: none; }
.line_nav_box_02:hover { overflow: visible; }
.line_nav_box_02:hover .line_nav_menu { display: block; }
.line_nav_box_02:hover .line_nav_target .sub_menu_a { background-color: #DC2227}
.line_nav_box_02:hover .line_nav_target .sub_menu_a:after {
}
.line_nav_box_02 .line_nav_menu .menu.active { display: block; }
.line_nav_box_02 .line_nav_menu .menu_a { display: none; }
.line_nav_box_02 .line_nav_menu .sub_menu_a { display: block; width: 100%; height: 45px; border-bottom: 1px solid #ddd; padding: 0 25px; font-size: 15px; color: #666}
.line_nav_box_02 .line_nav_menu .sub_menu_a:hover { background-color: #f7f7f7; color: #DC2227}
.line_nav_box_02 .line_nav_menu .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.line_nav_box_02 .line_nav_menu .sub_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.line_all_wrap .thd_menu_wrap { display: none; }
.depth_all_wrap { width: 100%; }
.depth_wrap { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; }
.depth_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.depth_nav_wrap { float: left; }
.depth_notice_all_wrap { float: right; }
.depth_nav_home { float: left; }
.depth_nav_home a { display: block; height: 50px; border-left: 1px solid #555; border-right: 1px solid #555; line-height: 50px; padding: 0 10px; font-size: 15px; font-weight: 500; color: #000; }
.depth_nav_home a:hover { background-color: #DC2227; color: #000; border-color: #DC2227; }
.depth_nav { float: left; }
.depth_nav_box { float: left; position: relative; top: 0px; left: 0px; }
.depth_nav_target .menu { display: none; }
.depth_nav_target .menu.active { display: block; }
.depth_nav_menu {
}
.depth_nav_target .menu_a { display: block; padding: 0 50px 0 25px; height: 50px; line-height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #000; }
.depth_nav_target .menu_a:after { content: ""; border-top: 5px solid #000; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.depth_nav_target {
}
.depth_nav_box_01 { overflow: hidden; height: 50px; display: none; }
.depth_nav_box_01 .depth_nav_target .menu_a { display: none; }
.depth_nav_box_01 .depth_nav_target .sub_menu { display: none; }
.depth_nav_box_01 .depth_nav_target .sub_menu.active { display: block; }
.depth_nav_box_01 .depth_nav_target .sub_menu_a { display: block; padding: 0 50px 0 25px; height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #000; }
.depth_nav_box_01 .depth_nav_target .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.depth_nav_box_01 .depth_nav_target .sub_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.depth_nav_box_01 .depth_nav_target .sub_menu_a:after { content: ""; border-top: 5px solid #000; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.depth_nav_box_01 .depth_nav_menu { border-left: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: -1px; left: 0px; right: 0px; position: relative; top: 0px; border-top: 1px solid #ddd; }
.depth_nav_box_01 .depth_nav_menu .menu { display: none; }
.depth_nav_box_01:hover { overflow: visible; }
.depth_nav_box_01:hover .depth_nav_menu { display: block; }
.depth_nav_box_01:hover .depth_nav_target .sub_menu_a { background-color: #DC2227}
.depth_nav_box_01:hover .depth_nav_target .sub_menu_a:after {
}
.depth_nav_box_01 .depth_nav_menu .menu.active { display: block; }
.depth_nav_box_01 .depth_nav_menu .menu_a { display: none; }
.depth_nav_box_01 .depth_nav_menu .sub_menu_a { display: block; width: 100%; height: 50px; border-bottom: 1px solid #ddd; padding: 0 25px; font-size: 15px; color: #666}
.depth_nav_box_01 .depth_nav_menu .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.depth_nav_box_01 .depth_nav_menu .sub_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.depth_nav_box_01 .depth_nav_menu .sub_menu_a:hover { background-color: #f7f7f7; color: #DC2227}
.depth_nav_box_01 .thd_menu_wrap { display: none; }
.depth_nav_box_02 { overflow: hidden; height: 50px; }
.depth_nav_box_02 .depth_nav_target .menu_a { display: none; }
.depth_nav_box_02 .depth_nav_target .sub_menu { display: none; }
.depth_nav_box_02 .depth_nav_target .sub_menu.active { display: block; }
.depth_nav_box_02 .depth_nav_target .sub_menu_a { display: block; padding: 0 50px 0 25px; height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #000; display: none; }
.depth_nav_box_02 .depth_nav_target .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.depth_nav_box_02 .depth_nav_target .sub_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.depth_nav_box_02 .depth_nav_target .sub_menu_a:after { content: ""; border-top: 5px solid #000; border-bottom: 0px solid transparent; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 5px; height: 5px; display: block; position: absolute; top: 50%; right: 10px; }
.depth_nav_box_02 .depth_nav_target .thd_menu { display: none; }
.depth_nav_box_02 .depth_nav_target .thd_menu.active { display: block; }
.depth_nav_box_02 .depth_nav_target .thd_menu_a { display: block; padding: 0 50px 0 25px; height: 50px; font-size: 15px; min-width: 180px; position: relative; top: 0px; left: 0px; color: #000; }
.depth_nav_box_02 .depth_nav_target .thd_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.depth_nav_box_02 .depth_nav_target .thd_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.depth_nav_box_02 .depth_nav_target .thd_menu_a:after { content: ""; position: absolute; top: 50%; right: 15px; width: 8px; height: 8px; border-left: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg) translateY(-50%); transition: all .3s ease; }
.depth_nav_box_02 .depth_nav_menu { border-left: 1px solid #ddd; border-right: 1px solid #ddd; margin-left: -1px; left: 0px; right: 0px; position: relative; top: 0px; border-top: 1px solid #ddd; }
.depth_nav_box_02 .depth_nav_menu .menu { display: none; }
.depth_nav_box_02 .depth_nav_menu .thd_menu { position: relative; top: 0px; left: 0px; }
.depth_nav_box_02 .depth_nav_menu .thd_menu_a { display: block; width: 100%; height: 50px; border-bottom: 1px solid #ddd; padding: 0 25px; font-size: 15px; color: #666; background-color: #fff; }
.depth_nav_box_02 .depth_nav_menu .thd_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.depth_nav_box_02 .depth_nav_menu .thd_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: uppercase; }
.depth_nav_box_02:hover { overflow: visible; }
.depth_nav_box_02:hover .depth_nav_menu { display: block; }
.depth_nav_box_02:hover .depth_nav_target .sub_menu_a { background-color: #DC2227}
.depth_nav_box_02:hover .depth_nav_target .sub_menu_a:after {
}
.depth_nav_box_02:hover .depth_nav_target .thd_menu_a {
}
.depth_nav_box_02:hover .depth_nav_target .thd_menu_a:after {
}
.depth_nav_box_02 .depth_nav_menu .thd_menu_a:hover { background-color: #f7f7f7; color: #DC2227}
.depth_nav_box_02 .depth_nav_menu .menu.active { display: block; }
.depth_nav_box_02 .depth_nav_menu .menu_a { display: none; }
.depth_nav_box_02 .depth_nav_menu .sub_menu_a { display: block; width: 100%; height: 45px; line-height: 45px; border-bottom: 1px solid #ddd; padding: 0 25px; font-size: 15px; color: #666; display: none; }
.depth_nav_box_02 .depth_nav_menu .sub_menu_a:hover { background-color: #f7f7f7; color: #DC2227}
.depth_nav_box_02 .depth_nav_menu .menu_a { display: none; }
.depth_nav_box_02 .depth_nav_menu .sub_menu { display: none; }
.depth_nav_box_02 .depth_nav_menu .sub_menu.active { display: block; }
.depth_nav_wrap { padding: 50px 0}
.depth_nav { border: 1px solid #ddd; background-color: #f7f7f7; border-radius: 25px; }
.depth_nav:hover { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; background-color: #DC2227}
.depth_nav:hover .depth_nav_box_02 .depth_nav_target .thd_menu_a { color: #fff; }
.depth_nav:hover .depth_nav_box_02 .depth_nav_target .thd_menu_a:after { border-color: #fff; transform: rotate(135deg); }
.sub_wrap > div.depth_all_wrap { z-index: 840; }
.line_all_wrap { display: none; }
.sub_label_menu .menu { display: none; }
.sub_label_menu .menu.active { display: block; }
.sub_label_menu .menu_a { display: none; }
.sub_label_menu .sub_menu { display: none; }
.sub_label_menu .sub_menu.active { display: block; }
.flx_st { display: flex; gap: 20px; }
/*서브*/
.sub_wrap { width: 100%; position: relative; top: 0px; left: 0px; }
.sub_wrap > div { position: relative; top: 0px; left: 0px; z-index: 800; }
.sub_wrap > div.line_all_wrap { z-index: 850; }
.sub_wrap .sec_wrap { overflow: hidden; }
.sub_visual_all_wrap { width: 100%; background-repeat: no-repeat; background-position: center top; background-size: cover; z-index: 900 !important; overflow: hidden; background-color: #fff; padding: 20vh 0 10vh; }
.sub_visual_all_wrap.animated { animation-duration: 1.5s; animation-name: pd100; animation-fill-mode: forwards; }
.sub_visual_bg_wrap { position: relative; z-index: 1; top: 0px; left: 0px; padding: 0 50px; height: 400px; overflow: hidden; }
.sub_visual_bg { position: absolute; top: 0px; left: 0%; bottom: 0px; right: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 1; overflow: hidden; background-color: #000; width: 100%; filter: brightness(0.8); }
.sub_01_01 .sub_visual_bg { background-image: url(../images/sub/sub_01_01.jpg); background-position: center; }
.sub_01_02 .sub_visual_bg { background-image: url(../images/sub/sub_01_02.png); background-position: center; }
.sub_01_03 .sub_visual_bg { background-image: url(../images/sub/sub_01_02.jpg); background-position: 100% 40%; }
.sub_01_04 .sub_visual_bg { background-image: url(../images/sub/sub_01_04.jpg); background-position: top; }
.sub_01_05 .sub_visual_bg { background-image: url(../images/sub/sub_01_05.jpg); background-position: top; filter: brightness(0.5); }
.sub_01_06 .sub_visual_bg { background-image: url(../images/sub/sub_01_06.jpg); background-position: bottom; }
.sub_01_08 .sub_visual_bg { background-image: url(../images/sub/sub_01_01.jpg); background-position: center; }
.sub_02 .sub_visual_bg { background-image: url(../images/sub/sub_02_01.jpg); background-position: bottom; }
.sub_03 .sub_visual_bg { background-image: url(../images/sub/sub_03_01.jpg); background-position: bottom; }
.sub_04 .sub_visual_bg { background-image: url(../images/sub/sub_04_01.jpg); background-position: bottom; }
.sub_05 .sub_visual_bg { background-image: url(../images/sub/sub_05_01.jpg); background-position: bottom; }
.bbs_news.b_view .s_sec_06_03_01_con_right .board_wrap { padding-top: 50px; }
.sub_visual_bg_a { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 8; }
.sub_visual_bg img { object-fit: cover; width: 100%; }
@keyframes pd100 {
	0% { padding: 30vh 0; }
	30% { padding: 30vh 0; }
	100% { padding: 5vh 0; }
}
@keyframes sbg_wide {
	0% { width: 0%; }
	100% { width: 90%; }
}
@keyframes sbg_wide2 {
	0% { width: 20%; }
	100% { width: 100%; }
}
@keyframes hide_line {
	0% { opacity: 1; }
	100% { opacity: 0; width: 0px; }
}
.sub_visual_wrap { width: 100%; max-width: 1500px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; padding: 0 5%; }
.sub_visual_txt { font-size: 48px; color: #fff; font-weight: 600; text-align: center; line-height: 1.4; }
.sub_visual_txt a { font-size: 48px; color: #fff;; font-weight: 400; }
.sub_visual_txt .menu { display: none; }
.sub_visual_txt .menu.active { display: block; }
.sub_visual_txt .menu_a { display: none; }
.sub_visual_txt .sub_menu_wrap {
}
.sub_visual_txt .sub_menu { display: none; }
.sub_visual_txt .sub_menu.active { display: block; }
.sub_visual_txt2 { font-size: 16px; color: #fff; line-height: 1.6; font-weight: 200; padding-top: 10px; }
.sub_visual_txt2 b { font-weight: 700; }
.sub_visual_txt2 span { -webkit-text-stroke: 1px #000; -webkit-text-fill-color: transparent; }
.sub_visual_box { padding: 50px 0; }
.sub_visual_box .thd_menu_wrap { display: none; }
.sub_con_wrap { width: 100%; }
.sub_con { width: 100%; max-width: 1540px; margin: 0 auto; }
.txt_center { text-align: center; }
.txt_right { text-align: right; }
.bgap { height: 160px; }
.gap { height: 100px; }
.sgap { height: 50px; }
.ssgap { height: 25px; }
.sssgap { height: 15px; }
.ssssgap {
}
.c_list_01 { text-align: left; line-height: 2; padding-left: 18px; margin: 0px; counter-reset: chapter 0; list-style: none; }
.c_list_01 > li { position: relative; margin: 0; box-sizing: border-box; }
.c_list_01 > li::marker {
}
ol.c_list_01 > li:before { counter-increment: chapter; content: counter(chapter) "."; text-indent: -18px; display: inline-block; color: #333; font-weight: 500; }
.c_list_01 span { color: #a5272b; }
.c_list_02 { text-align: left; line-height: 1.6; padding-left: 18px; margin: 0px; font-size: 16px; font-weight: 300; word-break: keep-all; }
.c_list_02 > li { position: relative; margin: 0; box-sizing: border-box; }
.c_list_02 > li::marker {
}
.c_list_02 > li:before { content: ""; position: absolute; top: 10px; left: -15px; width: 4px; height: 4px; background-color: #DC2227; border-radius: 100px; }
.c_list_02 span { color: #a5272b; }
.c_list_01 .c_list_02 > li:before { background-color: #666}
.c_list_01 .c_list_02 { font-size: 14px; }
.c_list_01 .c_list_03 { font-size: 14px; }
/*테이블*/
.table_wrap table { border-top: 2px solid #000; width: 100%; font-size: 16px; color: #000}
.table_wrap td { padding: 25px 10px; font-weight: 300; text-align: center; border-bottom: 1px solid #ddd; }
.table_wrap th { padding: 25px 10px; font-weight: 500; text-align: center; border-bottom: 1px solid #ddd; }
.table_wrap td img { width: auto; max-width: none; }
.td_01 { text-align: center; }
.td_02 { text-align: center; }
.table_01_wrap table { font-size: 14px; }
.table_01_wrap th { width: 130px; background-color: #f7f7f7}
.table_wrap.table_01_wrap td { padding-left: 30px; text-align: left; }
.board_wrap .table_wrap table {
}
.board_wrap .table_wrap td { text-align: left; }
.board_wrap .table_wrap th { background-color: #f7f7f7}
.table_03_wrap table { font-size: 14px; }
.table_03_wrap th { width: 130px; background-color: #f7f7f7; border-right: 1px solid #ddd; }
.table_03_wrap td { padding-left: 30px; text-align: center; border-right: 1px solid #ddd; }
.table_03_wrap th.on,.table_03_wrap td:last-child { border-right: none; }
.board_wrap {
}
#bo_v_atc { padding: 20px; }
/*게시판*/
.s_board_label_wrap { width: 100%; padding: 30px 0 10px}
.s_board_label_in { width: 100%; border-bottom: 1px solid #ddd; }
.s_board_label { border-bottom: 3px solid #335ca6; display: inline-block; padding-bottom: 15px; padding-right: 10px; }
.s_board_label span { display: inline-block; font-size: 20px; color: #333; padding-right: 10px; }
/*카테고리*/

.b_view .s_cate_all_wrap,.b_write .s_cate_all_wrap { display: none; }
.s_cate_all_wrap { width: 100%}
.s_cate_wrap { width: 100%}
.s_cate_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.s_cate_wrap .menu { display: none; }
.s_cate_wrap .menu.active { display: block; width: 100%; overflow: hidden; }
.s_cate_wrap .menu_a { display: none; }
.s_cate_wrap .sub_menu_wrap { margin-left: -5px; }
.s_cate_wrap .sub_menu_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.s_cate_wrap .sub_menu { float: left; padding-left: 5px; }
.s_cate_wrap .sub_menu_a { height: 40px; line-height: 40px; padding: 0 15px; color: #999; border: 1px solid #eee; display: block; }
.s_cate_wrap .sub_menu_a.active, .s_cate_wrap .sub_menu_a:hover { background-color: #DC2227; border-color: #DC2227; color: #fff; }
.rdos { display: inline-block}
.rdos input[type="radio"] { position: absolute; width: 16px; height: 16px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0; background: #fff; margin: 8px 0}
.rdos input[type="radio"] + label { display: inline-block; vertical-align: middle; position: relative; padding-left: 30px; min-height: 24px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; line-height: 1.3; margin-right: 5px; font-size: 1em; font-weight: 500; word-break: break-all; white-space: nowrap; }
.rdos input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 2px; margin: 0; width: 20px; height: 20px; text-align: center; background: #fff; border: 2px solid #ccc; box-sizing: border-box; transition: all .3s ease; border-radius: 100px}
.rdos input[type="radio"] + label:after { content: ''; position: absolute; top: 9px; margin: 0 0 0 0px; left: 7px; width: 6px; height: 6px; background: #ddd; border-radius: 100%; transition: all .3s ease}
.rdos input[type="radio"] + label:active:before, .rdos input[type="radio"]:checked + label:active:before {
}
.rdos input[type="radio"]:checked + label:before {
}
.rdos input[type="radio"]:checked + label:after { background-color: #2767c9}
.rdos input[type="radio"]:checked + label:before { border-color: #2767c9}
.chks { display: block; position: relative}
.chks.inline { display: inline-block}
.chks input[type="checkbox"] { position: absolute; width: 16px; height: 16px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0; background: #fff; }
.chks input[type="checkbox"] + label { display: inline-block; vertical-align: middle; position: relative; padding-left: 30px; min-height: 24px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; line-height: 1.6; margin-right: 5px; font-size: 16px; font-weight: 300; word-break: break-all; }
.chks input[type="checkbox"] + label:before { content: ''; position: absolute; left: 0; top: 2px; margin: 0; width: 20px; height: 20px; text-align: center; background: #fff; border: 1px solid #bbb; box-sizing: border-box; transition: all .3s ease}
.chks input[type="checkbox"] + label:after { content: ""; display: block; position: absolute; width: 12px; height: 6px; left: 4px; top: 8px; border-width: 0 0 2px 2px; border-style: solid; border-color: transparent transparent #ddd #ddd; transform: rotate(-45deg); -ms-transform: rotate(-45deg); transition: all .3s ease}
.chks input[type="checkbox"]:checked + label:after { border-color: transparent transparent #fff #fff}
.chks input[type="checkbox"]:checked + label:before { background-color: #DC2227; border-color: #DC2227; }
/*서브*/

.sec_in { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; }
.sec_in2 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 2; }
.zindex1 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 1}
.zindex2 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 2}
.zindex3 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 3}
.zindex4 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 4}
.zindex5 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 5}
.zindex6 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 6}
.zindex10 { width: 100%; position: relative; top: 0px; left: 0px; z-index: 10}
.sub_vs_bt_wrap { display: none; position: relative; top: 0px; left: 0px; z-index: 2; text-align: center; }
.sub_top_nav { margin: 0 auto; position: relative; top: 0px; left: 0px; display: inline-block; }
.sub_top_nav:before { content: ""; position: absolute; top: 0px; left: -10px; right: -10px; bottom: 0px; z-index: -1; background-color: rgba(255, 255, 255, 0.2); -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px); box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); border-radius: 100px; }
.sub_top_nav .menu { display: none; }
.sub_top_nav .menu.active { display: block; }
.sub_top_nav .menu_a { display: none; }
.sub_top_nav .sub_menu_wrap { display: inline-block; width: auto; text-align: center; font-size: 0px; max-width: max-content; margin: 0 auto; }
.sub_top_nav .sub_menu { display: inline-block; position: relative; top: 0px; left: 0px; vertical-align: bottom; }
.sub_top_nav .sub_menu.active, .sub_top_nav .sub_menu:hover { opacity: 1; }
.sub_top_nav .sub_menu_a { display: block; position: relative; top: 0px; left: 0px; background-color: transparent; border-radius: 0px; border-left-color: #fff; font-size: 0px; height: 70px; color: #fff; padding: 0 10px; min-width: 180px; }
.sub_top_nav .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.sub_top_nav .sub_menu_a span { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 16px; font-weight: 400; text-align: center; line-height: 1.4; }
.sub_top_nav .sub_menu:hover .sub_menu_a span, .sub_top_nav .sub_menu.active .sub_menu_a span { color: #fff; background-color: #DC2227; border-radius: 100px; height: 50px; line-height: 50px; }
.pdt_list_all_wrap { padding: 160px 0; overflow: hidden; }
.pdt_list_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.pdt_list_top_wrap { position: relative; top: 0px; left: 0px; z-index: 1; }
.pdt_list_top { width: 100%; }
.pdt_list_top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pdt_list_top_left { float: left; width: 50%; padding-right: 12%; }
.pdt_list_top_left_in { position: relative; top: 0px; left: 0px; padding: 100px 0 30px}
.pdt_list_top_left_in:before { content: ""; position: absolute; top: 0px; right: 0px; height: 5000px; width: 2000px; background-color: #ececec; z-index: -1; border-top-right-radius: 100px; }
.pdt_list_top_right { float: right; width: 50%; }
.pdt_list_top_right_in { position: relative; top: 0px; left: 0px; text-align: right; padding-top: 100px; }
.pdt_list_top_right_txt { position: absolute; top: 50px; left: 0px; width: 200%; z-index: -1; text-align: left; }
.pdt_list_bt_wrap { position: relative; top: 0px; left: 0px; z-index: 2; }
.pdt_list_bt { padding-left: 0px; position: relative; top: 0px; left: 0px; }
.pdt_list_bt:before { content: ""; position: absolute; top: 150px; left: 200px; bottom: 150px; width: 2000px; background-color: #132447; z-index: -1; background-size: auto 100%; background-repeat: no-repeat; background-position: left bottom; background-image: url(../images/sub/pdt_list_bt.jpg); min-height: 600px; }
.pdt_list_box_wrap { margin-left: -60px; position: relative; top: 0px; left: 0px; z-index: 2; }
.pdt_list_box_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pdt_list_box { float: left; width: 29%; padding-left: 60px; padding-bottom: 100px; }
.pdt_list_box_in { display: block; background-color: #fff; box-shadow: 0 0 30px 0 rgba(0,0,0,0.1); padding: 30px; border-radius: 20px; }
.pdt_list_img { padding: 50px 0; text-align: center; }
.pdt_list_label { font-size: 28px; font-weight: 400; line-height: 1.6; color: #222; }
.pdt_list_label b { font-weight: 700; }
.pdt_list_link { text-align: right; }
.pdt_list_link span { display: inline-block; padding: 0 30px; position: relative; top: 0px; left: 0px; font-size: 16px; color: #555; }
.pdt_list_link span:after { content: ""; display: block; position: absolute; top: 50%; right: 20px; margin-top: -2px; display: block; width: 5px; height: 5px; background-color: transparent; border-left: 1px solid #555; border-top: 1px solid #555; transform: rotate(135deg); text-indent: -9999px; transition: all .3s ease; z-index: 2}
.pdt_list_box:nth-child(6n+1) { position: relative; top: 0px; left: 0px; margin-left: 13%; }
.pdt_view_all_wrap { width: 100%; padding: 160px 0}
.pdt_view_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.pdt_view_con { width: 100%; }
.pdt_view_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pdt_view_left { float: left; width: 49%; }
.pdt_view_right { float: right; width: 49%; }
.pdt_view_left_txt { font-size: 60px; font-weight: 700; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=7)"; filter: alpha(opacity=7); opacity: 0.07; word-break: keep-all; color: #222; line-height: 1.6; }
.pdt_view_left_img { padding: 50px 0; text-align: center; }
.pdt_view_right_top_wrap { position: relative; top: 0px; left: 0px; z-index: 2; padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.pdt_view_info_wrap { position: relative; top: 0px; left: 0px; z-index: 1; padding-top: 30px; }
.pdt_view_right_top { position: relative; top: 0px; left: 0px; padding-right: 200px; }
.pdt_view_right_top_name { font-size: 70px; font-weight: 700; line-height: 1.6; color: #000; }
.pdt_view_nav_wrap { position: absolute; top: 100%; right: 0px; margin-top: -50px; }
.pdt_menu { display: none; }
.pdt_menu.active { display: block; }
.pdt_view_nav_top .pdt_menu_a { display: none; font-size: 18px; font-weight: 400; color: #222; min-width: 150px; }
.pdt_view_nav_top .pdt_menu_a.active { display: block; padding: 10px 40px 10px 20px; }
.pdt_view_nav_wrap { border: 1px solid #ddd; border-radius: 20px; overflow: hidden; }
.pdt_view_nav_top .pdt_menu:after { content: ""; position: absolute; right: 15px; top: 12px; width: 8px; height: 8px; border-left: 1px solid #222; border-bottom: 1px solid #222; transform: rotate(-45deg); transition: all .3s ease}
.pdt_menu_a { display: block; }
.pdt_view_nav_wrap:hover { border-radius: 0px; }
.pdt_view_nav_wrap:hover .pdt_view_nav_top .pdt_menu_a { color: #fff; background-color: #DC2227; }
.pdt_view_nav_wrap:hover .pdt_view_nav_top .pdt_menu:after { transform: rotate(135deg); top: 16px; border-color: #fff!important; }
.pdt_view_nav_top_box { display: none; }
.pdt_view_nav_top_box .pdt_menu_a { padding: 10px 20px; border-top: 1px solid #eee; font-size: 16px; font-weight: 400; color: #222; background-color: #fff; }
.pdt_view_nav_top_box .pdt_menu_a:hover { background-color: #f1f1f1; color: #DC2227}
.pdt_view_nav_wrap:hover .pdt_view_nav_top_box { display: block; }
.pdt_view_info { padding-bottom: 40px; }
.pdt_view_info_label_dot { font-size: 20px; padding-left: 15px; position: relative; top: 0px; left: 0px; line-height: 1.6; padding-bottom: 10px; color: #222; font-weight: 500; }
.pdt_view_info_label_dot:before { content: ""; width: 8px; height: 8px; display: inline-block; background-color: #DC2227; position: absolute; top: 8px; left: 0px; }
.pdt_view_info_desc {
}
.pdt_view_down_wrap { padding: 40px 0}
.pdt_view_down_wrap .pdt_view_down { display: inline-block; padding: 20px 40px; font-size: 20px; font-weight: 400; color: #fff; background-color: #DC2227; border-radius: 100px; }
.st0 { fill: #DC2126; }
.header_wrap a.logo svg { max-width: 190px; width: 100%; }
.header_wrap a.logo .logo_off svg * { animation: stroke 1s forwards ; stroke-width: 1; text-anchor: start}
.header_wrap a.logo .logo_off svg .st0 { animation: stroke2 1s forwards ; stroke-width: 1; text-anchor: start}
@keyframes stroke {
	0% { fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1; }
	40% { fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-width: 1; }
	100% { fill: rgba(255,255,255,1); stroke: rgba(255,255,255,0); stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0; }
}
.header_wrap a.logo .logo_on svg .st0 { animation: stroke2 2s forwards ; stroke-width: 1; text-anchor: start}
@keyframes stroke2 {
	0% { fill: rgba(220,33,38,0); stroke: rgba(220,33,38,1); stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1; }
	40% { fill: rgba(220,33,38,0); stroke: rgba(220,33,38,1); stroke-width: 1; }
	60% { fill: rgba(220,33,38,1); stroke: rgba(220,33,38,0); stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0; }
}
@keyframes change {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes change2 {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
/*하단*/
.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; }
.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: 250px; }
.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; }
.f_inq_btn_wrap .more_btn_a { padding: 10px 20px; }
.f_inq_btn_wrap .more_btn_a span { padding-right: 0}
.sub #wrap { padding-top: 0px; }
.sub_visual_txt a { color: #fff; }
.sub .sub_visual_box {
}
.line_wrap { max-width: 1400px; }
.sub_wrap > div.line_all_wrap {
}
.sub_wrap > div.sub_top_nav { display: block; border-bottom: none; z-index: 902; }
.upp { text-transform: uppercase; }
* { word-break: keep-all; }
.m_sec_in { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 5; }
.m_bg_wrap { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.m_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.txt_color_01 { color: #DC2227!important}
.txt_wh { color: #fff!important}
.esg_color_tit { color: #DC2227}
.side_margin { margin-left: -100px; margin-right: -100px; }
/*서브*/
.sub_sec_pd { padding: 120px 0 80px 0}
.sub_sec_pd2 { padding: 230px 0}
.sub_sec_pd3 { padding: 30vh 0}
.sub_sec_pd_bt { padding-top: 0px!important}
.sub_side_wrap { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; }
.sub_side_inner { width: 100%; position: relative; top: 0px; left: 0px; }
.sub_sec_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1; overflow: hidden; }
.sub_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; animation-duration: 15s; 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; }
.sub_sec_bg img { object-fit: cover; height: 100%; width: 100%; }
.txt_up { text-transform: uppercase!important; }
.black_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #000; opacity: 0.5; z-index: 5; }
.black_bg2 { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #000; opacity: 0.5; z-index: 5; }
.black_bg3 { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #000; opacity: 0.6; z-index: 5; }
.black_bg_grad { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 5; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); }
.c_list01 { text-align: left; }
.c_list01 > li { padding: 4px 0 6px 13px; position: relative; top: 0px; left: 0px}
.c_list01 > li:before { content: ""; position: absolute; top: 14px; left: 0px; width: 4px; height: 4px; border-radius: 100px; background-color: #DC2227}
.c_list01 > li > .tit { position: relative; top: 0px; left: 0px; font-size: 1em; vertical-align: top; color: #222; font-weight: 500; display: inline-block}
.c_list01 > li > .txt { position: relative; top: 0px; left: 0px; font-size: 1em; display: inline-block}
.c_list01 > li > .tit:before { display: inline-block; vertical-align: top}
.c_list01 > li > .txt:before { display: inline-block; vertical-align: top}
.c_list01 > li > .tit:after { display: inline-block; vertical-align: top; font-size: 1em}
.c_list01 > li > .tit.no-blt { display: block}
.c_list01 > li > .tit.no-blt:after { display: none}
.c_list01 > li > .txt:after { display: inline-block; vertical-align: top}
.c_list01 > li > .tit:first-child:after { content: ":"; padding: 0 7px; position: relative; top: 1px; right: 0px; vertical-align: top}
.c_list01 > li > ul,.c_list01 > li > ol { display: block; width: 100%; padding: 10px 0}
@keyframes opa {
	from { opacity: 0; }
	to { opacity: 1; }
}
@keyframes opa2 {
	from { opacity: 1; }
	to { opacity: 0; }
}
@keyframes bgscale {
	from { transform: scale(0.5) }
	to { transform: scale(1) }
}
/*메인*/


.sub_video_wrap { position: relative; padding-bottom: 56.2%; height: 0px; }
.seok_video_wrap { position: relative; left: 0px; top: 0px; overflow: hidden; padding-bottom: 56%; }
.videoWrapper { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;/*	pointer-events: none;*/
}
.sub_video_wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;/*	pointer-events: none;*/
}
.non_video { max-width: 100%; }
.sec_all_wrap { position: relative; top: 0px; left: 0px; width: 100%; z-index: 1000; overflow: visible; }
.wd_50 { width: 50%; }
.wd_48 { width: 48%; }
.fl_l { float: left; }
.fl_r { float: right; }
.dp_inline { display: inline-block; }
.depth_all_wrap { display: none; }
.depth_box_nav_wrap {
}
.depth_box_nav { width: 100%; position: relative; margin: 0 auto; max-width: 1400px; }
.depth_box_nav .menu { display: none; }
.depth_box_nav .menu_a { display: none; }
.depth_box_nav .menu.active { display: block; }
.depth_box_nav .sub_menu { display: none; }
.depth_box_nav .sub_menu.active { display: block; }
.depth_box_nav .sub_menu_a { display: none; }
.depth_box_nav .thd_menu_wrap { font-size: 0px; text-align: right; }
.depth_box_nav .thd_menu { display: inline-block; padding: 5px}
.depth_box_nav .thd_menu_a { padding: 0px; font-size: 14px; color: #000; padding: 5px 15px; font-weight: 400; display: block; border: 1px solid #ddd; text-align: center; border-radius: 100px; }
.depth_box_nav .thd_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; display: none; }
.depth_box_nav .thd_menu_a span { vertical-align: middle; display: inline-block; line-height: 1.6; text-align: center; max-width: 100%; position: relative; top: 0px; left: 0px; }
.depth_box_nav .thd_menu_a:hover,.depth_box_nav .thd_menu_a.active { color: #fff; background-color: #000; border-color: #000; }
/*메인*/

.ovflow { overflow: hidden; position: relative; top: 0px; left: 0px; }
.main_bg_wrap { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.main_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: 100%; z-index: 1; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.main_sec_all_wrap { position: relative; top: 0px; left: 0px; z-index: 800; }
.main_sec_wrap { position: relative; top: 0px; left: 0px; }
.main_sec_in { position: relative; top: 0px; left: 0px; z-index: 10; margin: 0 auto; max-width: 1700px; padding: 0 50px; text-align: center; }
.main_h_100 { height: 100%; min-height: 500px; }
.main_h_center { position: relative; top: 0px; left: 0px; z-index: 10; margin: 0 auto; }
.main_h_center:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.main_h_center > div { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; }
.main_sec_01_all_wrap { height: 100vh}
.m_biz_wrap { position: relative; top: 0px; left: 0px; }
.m_biz_box_wrap { position: relative; top: 0px; float: left; width: 33.33%; width: calc(100%/3); padding: 0 3% 100px}
.m_biz_box_img_wrap { position: relative; top: 0px; left: 0px; border-radius: 20px; overflow: hidden; }
.m_biz_box_img { position: relative; top: 0px; left: 0px; height: 0px; width: 100%; padding-bottom: 120%; }
.m_biz_box_wrap_02 .m_biz_box_img {
}
.m_biz_box_wrap_03 .m_biz_box_img {
}
.m_biz_box_wrap_02 { margin-top: 100px; }
.vh100 { height: 100vh; }
.video_wrap { position: relative; top: 0px; left: 0px; right: 0px; width: 100%; }
#canvas { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; opacity: 0.8; }
#canvas canvas { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; }
.video_wrap { position: relative; top: 0px; left: 0px; min-height: 100vh; display: block; z-index: 1000; overflow: hidden; background-color: #161616; }
.video_wrap_bg { position: absolute; left: 0; top: 0; right: 0; height: 100vh; border: 1000px solid #0184ca; z-index: 9999; border-style: solid !important; border-color: #0184ca !important; }
#pinned-video { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100vh; }
#pinned-video canvas { width: 100%; height: 100vh; object-fit: cover; object-position: 50% 80%; }
.main_wrap { background-color: #fff}
.main_sec_01_all_wrap { background-color: #000; }
.main_sec_02_all_wrap { position: relative; top: 0px; left: 0px; width: 100%; z-index: 799; }
.main_sec_02_all_wrap * { color: #fff}
.main_sec_02_all_wrap { background-color: #000}
.main_sec_02_in { position: relative; top: 0px; left: 0px; z-index: 2; }
.main_sec_02_all_wrap.is-active .m_biz_box_wrap_03 { mix-blend-mode: plus-lighter; }
.main_sec_02_bg { /* background: url(../images/video/0110.webp)no-repeat center center/cover; */}
.main_sec_02_wrap { position: absolute; width: 100%; height: 100vh; bottom: 0; z-index: 9999; opacity: 0; transition: opacity 1s ease-out; }
.main_video_txt_01 { width: 100%; font-size: 36px; font-weight: 600; line-height: 1.2; text-align: center; }
.main_video_txt_wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; background-color: #000; border-radius: 100%; z-index: 999; display: flex; padding: 50px; justify-content: space-around; align-items: center; flex-direction: column; background-image: url(../images/main/main_sec_02_bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }
.rotate_con { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }
.rotate_line_wrap { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.rotate_line_wrap.animated { animation: rotate 30s infinite alternate; }
.rotate_line.rot_line_01 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: inline-block; width: 720px; height: 720px; border-radius: 100%; border: 1px dashed #f43f3f; }
.rotate_line.rot_line_02 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: inline-block; width: 930px; height: 930px; border-radius: 100%; border: 1px dashed #f43f3f2e; }
.rotate_line.rot_line_01:after { content: ''; display: block; width: 40px; height: 40px; border-radius: 100%; background-color: #f43f3f; position: absolute; top: 55%; right: -2%; }
.rotate_line.rot_line_02:after { content: ''; display: block; width: 10px; height: 10px; border-radius: 100%; background-color: #f43f3f; position: absolute; top: 42%; }
.rotate_line.rot_line_02:before { content: ''; display: block; width: 30px; height: 30px; border-radius: 100%; background-color: #f43f3f; position: absolute; top: 80%; left: -20%; }
.main_video_txt_02 { z-index: 100000; }
.rotate_img { position: absolute; }
.rotate_img.img_01 { top: 7%; left: 30%; width: 7vw; animation: moveimg 1.3s infinite ease-in-out alternate; }
.rotate_img.img_02 { top: 7%; right: 26%; width: 9vw; animation: moveimg 1.4s infinite ease-in-out alternate; }
.rotate_img.img_03 { top: 20%; left: -5%; width: 15vw; animation: moveimg 1.5s infinite ease-in-out alternate; }
.rotate_img.img_04 { bottom: 16%; left: 25%; width: 17vw; animation: moveimg 1.3s infinite ease-in-out alternate; }
.rotate_img.img_05 { top: 22%; right: -2%; width: 10vw; animation: moveimg 1.4s infinite ease-in-out alternate; }
.rotate_img.img_06 { bottom: 0%; right: -2%; width: 20vw; animation: moveimg 1.5s infinite ease-in-out alternate; }
@keyframes moveimg {
	from { transform: translatey(0px); scale: 1; }
	to { transform: translatey(-20px); scale: 0.9; }
}
.main_sec_03_all_wrap { background-color: #000}
.with_bg_list .item_box_img_wrap { width: auto; position: absolute; top: 0px; left: 0px; right: 0; bottom: 0; z-index: 1; }
.with_bg_list .item_box_img { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: transparent; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.item_01 img { position: absolute; top: -10%; left: -40%; }
.item_02 img { position: absolute; top: -120%; left: 2%; }
.item_03 img { position: absolute; top: -70%; left: 60%; }
.item_04 img { position: absolute; top: 0%; left: auto; right: -50%; }
.item_05 img { position: absolute; top: 70%; left: 0%; }
.item_06 img { position: absolute; top: 100%; left: auto; right: 10%; }
.main_sec_03_in { padding: 250px 0 !important; overflow: hidden; text-align: center; height: 100vh; }
.with_bg_list .item_box_img img { filter: brightness(0.6); }
.more_btn_a { display: inline-block; color: #fff; padding: 5px 8px 5px 15px; border: 1px solid #fff; border-radius: 100px; background-color: #ffffff26; }
.more_btn_a span { padding-right: 15px; }
.more_btn_a i { padding: 5px; background-color: #fff; color: #000; border-radius: 100%; font-size: 13px; }
.more_btn_a:hover { background-color: #f43f3f; border-color: #f43f3f; }
.main_with_bg_all_wrap { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -10; }
.more_btn_wrap { display: inline-block; }
.global_btn_wrap .more_btn_a { display: inline-block; color: #222; padding: 10px 10px 10px 20px; border: 1px solid #ddd; border-radius: 100px; background-color: #ffffff26; }
.global_btn_wrap .more_btn_a i { padding: 5px; background-color: #000; color: #fff; border-radius: 100%; font-size: 13px; }
.global_btn_wrap .more_btn_a:hover { background-color: #f43f3f; border-color: #f43f3f; color: #fff; }
.global_btn_wrap .more_btn_a:hover i { background-color: #fff; color: #222; }
.main_sec_04_bt { display: block}
.main_sec_04_all_wrap { background-color: #fafafa; }
.main_sec_04_more_btn .more_btn_a { border: 1px solid #999; color: #222; background-color: #fff; }
.main_sec_04_more_btn .more_btn_a i { background-color: #000; color: #fff; }
.main_sec_04_bt_label { width: 60%; float: left; }
.main_sec_04_bt_label_left { float: left; text-align: left; }
.main_sec_04_bt_label_right { float: left; padding: 30px 0 0 50px; text-align: left; }
.main_sec_05_bg { background: url(../images/main/main_sec_05_bg.jpg)no-repeat center center/cover; }
.main_sec_05_con_left { float: left; width: 100%; text-align: left; }
.main_sec_05_con_right { float: right; width: 30%; text-align: left; padding-top: 100px; }
.main_sec_05_slider_notice .item { box-shadow: 0 5px 20px 0px rgb(0 0 0 / 5%); border-radius: 20px; overflow: hidden; }
.main_sec_05_slider_notice .owl-stage-outer { overflow: visible; }
.main_sec_05_slider_notice { width: 100%; padding: 80px 0 0; }
.pro_all_wrap { margin-left: -20px; }
.pro_wrap { float: left; width: 50%; padding-left: 20px; padding-bottom: 20px; }
.pro_box_wrap { display: block; border-top: 2px solid #fff; position: relative; top: 0px; left: 0px; }
.pro_box_in { height: 100%; }
.pro_box_in:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.pro_box { vertical-align: middle; display: inline-block; width: 100%; text-align: left; padding: 0 50px; position: relative; top: 0px; left: 0px; font-size: 36px; font-weight: 600; line-height: 1.4; background-position: right 30px bottom 10px; background-repeat: no-repeat; background-image: url(../images/main/arr.png); }
.main_sec_05_all_wrap { background-color: #000}
.main_sec_05_all_wrap * { color: #fff; }
.main_sec_05_wrap { padding: 180px 0; }
.main_sec_05_con_right_btn_wrap { display: flex; gap: 15px; }
.main_sec_05_more_btn { display: inline-block; }
.pro_box_wrap:hover { background-color: #DF2223; border-color: transparent; border-radius: 20px; overflow: hidden; }
.pro_wrap.active .pro_box_wrap { background-color: #DF2223; border-color: transparent; border-radius: 20px; overflow: hidden; }
.scroll_down_wrap { position: absolute; bottom: 0px; width: auto; left: 50%; z-index: 10; transform: translateX(-50%); }
.scroll_down { display: inline-block; padding: 10px; }
.scroll_down .arr_down { display: inline-block; width: 30px; height: 80px; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url(../images/common/arr_down.svg); animation: scrolldown 2s ease infinite; }
@keyframes scrolldown {
	0% { transform: translateY(-15px); opacity: 0; }
	45% { transform: translateY(0px); opacity: 1; }
	65% { transform: translateY(-5px); opacity: 1; }
	100% { transform: translateY(15px); opacity: 0; }
}
.target_div { width: 1px; height: 1px; overflow: hidden; visibility: hidden; position: absolute; top: -80px; left: 0px; }
.target_div_main { width: 1px; height: 1px; overflow: hidden; visibility: hidden; position: absolute; bottom: -80px; left: 0px; }
.grid2 { display: grid; grid-template-columns: repeat(2,1fr); gap: 0 80px; align-items: center; }
.grid3 { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; align-items: center; }
.s_sec_01_01_01_con_left { float: left; width: 48%}
.s_sec_01_01_01_con_right { float: right; width: 48%}
.s_sec_01_01_02_con_left_bg { padding-bottom: 90vh; background-image: url(../images/sub/sub_01_01_left_bg_01.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; }
.s_sec_01_01_03_con_left_bg { padding-bottom: 90vh; background-image: url(../images/sub/sub_01_01_left_bg_02.jpg); background-color: #222; background-repeat: no-repeat; background-position: center; background-size: cover; }
.s_sec_01_01_04_con_left_bg { padding-bottom: 90vh; background-image: url(../images/sub/sub_01_01_left_bg_03.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; }
.s_sec_04_01_02_con_left_bg { padding-bottom: 90vh; background-image: url(../images/sub/sub_04_01_left_bg_01.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; }
.s_sec_04_01_03_con_left_bg { padding-bottom: 90vh; background-image: url(../images/sub/sub_04_01_left_bg_02.jpg); background-color: #222; background-repeat: no-repeat; background-position: center; background-size: cover; }
.s_sec_04_01_04_con_left_bg { padding-bottom: 90vh; background-image: url(../images/sub/sub_04_01_left_bg_03.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; }
.s_sec_04_02_01_bg { top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/sub_04_01_left_bg_01.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; filter: brightness(0.7); }
.s_sec_04_03_01_bg { top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/sub_04_01_left_bg_02.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; filter: brightness(0.7); }
.s_sec_04_04_01_bg { top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/sub_04_01_left_bg_03.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; filter: brightness(0.7); }
.s_sec_04_05_01_bg { top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/s_sec_04_05_01_bg.jpg); background-color: #000; background-repeat: no-repeat; background-position: center; background-size: cover; filter: brightness(0.7); }
.ov_wrap { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.ov_box_wrap { width: 100%; display: flex; justify-content: center; align-content: center; align-items: center; background-color: #f9f9f9; border-radius: 10px; overflow: hidden; }
.ov_box_wrap2 { border-color: transparent; background-color: transparent; }
.ov_box_line_wrap { padding: 30px 0; }
.ov_box_in { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ov_box_inner { padding: 30px; }
.ov_box.active .ov_box_in { background-color: #DC2227; }
.ov_box.active * { color: #fff!important; fill: #fff}
.ov_box_logo {
    text-align: center;
    display: flex;
    justify-content: center;
}
.img_02_in * { color: #fff; }
.s_sec_01_02_01_con_img_list .s_sec_01_02_01_con_img_list_in { width: 120%; position: relative; left: 50%; transform: translateX(-50%); display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; align-items: center; align-content: center; }
.s_sec_01_02_01_con_img { background-color: #000; float: left; width: 33.33%; width: calc(100%/1); height: 350px; position: relative; border-radius: 20px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.img_02_in { display: grid; justify-content: center; }
.s_sec_01_02_01_con_img_02 { display: flex; flex-direction: column; align-content: center; justify-content: center; }
.s_sec_01_02_01_con_img_wrap { padding: 100px 0; }
.s_sec_01_02_01_con_img_01 { background-image: url(../images/sub/s_sec_01_02_01_con_img_01.jpg); }
.s_sec_01_02_01_con_img_02 { background-image: url(../images/sub/s_sec_01_02_01_con_img_02.jpg); background-position: 100% 100%; }
.s_sec_01_02_01_con_img_03 { background-image: url(../images/sub/sub_01_01_left_bg_01.jpg); }
.quote_mark { display: inline-block; width: 30px; }
.row_scr_cont_02 { width: 1400px; display: grid; grid-template-columns: repeat(3,1fr); gap: 50px 20px; }
.row_scr_cont_02_img img { border-radius: 20px; }
.row_scr_cont_03_img { position: relative; }
.row_scr_cont_03_img_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/row_scr_cont_03_img_bg.jpg); background-color: #000; float: left; width: 100%; height: 500px; border-radius: 20px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.row_scr_cont_03_info * { color: #fff; }
.row_scr_cont_03_img_in { position: relative; z-index: 10; }
.row_scr_cont_03_info_wrap { display: flex; padding: 250px 0 150px; align-items: center; justify-content: center; }
.row_scr_cont_03 { display: grid; grid-template-columns: 30% 70%; align-items: center; gap: 80px; }
.row_scr_cont_03_info { padding: 0 10%; }
.row_scr_cont_03_info_02 { border-left: 1px solid #ffffff66; border-right: 1px solid #ffffff66; }
.row_scr_wrap_in { width: 260%; }
.row_scr_grid { display: flex; gap: 200px; }
.timeline { display: flex; width: 300%; gap: 10px; padding: 0 100px; }
.row_scr_wrap2 .timelist { display: flex; gap: 10px; }
.row_scr_wrap2 .row_scr_wrap_in { width: 80%; }
.time_img img { border-radius: 10px; }
.row_scr_wrap2 { overflow: hidden; position: relative; padding-top: 0; }
.timeline { display: flex; gap: 10px; width: auto; }
.timelist { flex-shrink: 0; }
.history_tit { opacity: 0; transition: opacity 0.3s ease; font-size: 40px; font-weight: bold; }
.history_tit.active { opacity: 1; }
.s_sec_01_04_01_con_right { display: inline-block; background-color: #f2f2f250; padding: 30px 50px; border-radius: 20px; margin-top: 80px; float: right; z-index: 10; position: relative; }
.global_add_info { padding-bottom: 10px; }
.add_tit { padding: 3px 10px; background-color: #eee; border-radius: 100px; font-weight: 500; display: inline-block; }
.global_map_pin { display: inline-block; text-indent: -9999px; }
/* .s_sec_01_04_01_con_left { float: left; width: 50%; position: relative; }
.global_map_all_wrap { position: relative; width: 120%; left: 50%; transform: translate(-50%,10%); height: 100vh; z-index: -10; }
.global_map_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/sub/global_map.png); background-repeat: no-repeat; background-position: center; background-size: 100%; }
.global_map_pin_list { display: inline-block; position: relative; width: 10px; height: 10px; border-radius: 100%; background-color: #f43f3f; }
.global_map_pin_list:after { content: ''; position: absolute; top: -100%; left: -100%; width: 30px; height: 30px; border-radius: 100%; background-color: #f43f3f36; }
.global_map_pin_list:before { content: ''; position: absolute; top: -250%; left: -250%; width: 60px; height: 60px; border-radius: 100%; background-color: #f43f3f17; }
.global_map_pin_list_wrap { position: absolute; top: 46.5%; left: 50.8%; z-index: 100; transform: translate(-50%, -50%); }
.global_btn_wrap { position: absolute; bottom: 80px; }
.global_contact_wrap { margin-top: 80px; background-color: #fafafa; border-radius: 20px; padding: 80px; display: grid; grid-template-columns: repeat(2,1fr); gap: 0 50px; } */
.s_sec_01_04_02_con_wrap { display: none; }
.s_sec_01_04_02_con_right_in img { mix-blend-mode: multiply; }
.core_wrap { margin-left: 0px; }
.core_box_wrap { float: left; width: 33.33%; width: calc(100%/3); padding-left: 0px; padding-bottom: 30px; position: relative; top: 0px; left: 0px }
.core_box_in {
}
.core_box_inner { padding: 30px; }
.core_box_wrap:before { content: ""; position: absolute; top: -300%; left: 0px; width: 1px; bottom: -300%; background-color: rgba(255, 255, 255, 0.2); }
.core_box_icon_wrap { padding-bottom: 30px; }
.mis_wrap { margin-left: -30px; }
.mis_box_wrap { float: left; width: 33.33%; width: calc(100%/3); padding-left: 30px; padding-bottom: 30px; position: relative; top: 0px; left: 0px }
.mis_box_in { position: relative; top: 0px; left: 0px; border-left: 2px solid #eee; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mis_box_inner { padding: 30px; }
.mis_box_icon_wrap { padding-bottom: 30px; display: flex; gap: 50px; }
.mis_box_icon img { filter: grayscale(100%); opacity: 0.2; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mis_box_icon_wrap .ovflow .bold500 { line-height: 60px; }
.mis_box_wrap.active .mis_box_in { border-color: #DC2227; }
.mis_box_wrap.active .mis_box_icon img { filter: grayscale(0%); opacity: 1}
.mis_box_wrap.active .sec_tit3 { color: #DC2227}
.mis_box_wrap.active .sec_tit2 { color: #DC2227}
.ma_news_box_wrap { float: left; width: 100%; padding-left: 0; padding-bottom: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_wrap.owl-carousel { display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in { display: block;; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in img { border-radius: 0px; }
.ma_news_box_inner { position: relative; top: 0px; left: 0px; border-radius: 20px; overflow: hidden; }
.ma_news_box_txt_wrap { display: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in:hover .ma_news_box_txt_wrap { display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_in { position: relative; top: 0px; left: 0px; border-radius: 20px; box-shadow: 0 0 30px 0 rgba(0,0,0,0.1); }
.ma_news_box_txt_wrap { padding: 30px 40px; position: absolute; top: 0; left: 0; right: 0; bottom: 0;; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_img_wrap { position: relative; top: 0; left: 0; height: 250px; }
.ma_news_box_txt_wrap * { color: #fff; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.ma_news_box_btn { display: inline-block; margin-top: 30px; padding: 5px 15px; background-color: #01b4ed; border-radius: 100px; }
.ma_news_box_img { filter: brightness(0.8); }
.ma_news_02 { margin-left: -1300px; padding-top: 30px; }
.ma_news_wrap .owl-stage { display: flex; animation: scroll-left linear 100s infinite; }
.sub_symbol { width: 50px; }
.s_sec_01_03_01_wrap * { color: #fff; }
.s_sec_01_03_01_wrap { height: 120vh; background-color: #000; }
.s_sec_01_03_01_bg { background-image: url(../images/sub/s_sec_01_03_01_bg.jpg); background-position: top; background-size: 100% 100%; }
.s_sec_01_03_01_con_wrap { display: inline-block; width: max-content; position: relative; left: 50%; transform: translateX(-50%); padding: 100px 0; }
.timecircle_wrap { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.timecircle { position: absolute; top: -30%; left: -17.5%; display: block; width: 800px; height: 800px; background: url(../images/sub/dash_line.svg) no-repeat center center; background-size: contain; }
.timecircle.animated { animation: rotate 50s forwards ; }
@keyframes rotate {
	0% { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }
}
.s_sec_01_03_02_wrap { text-align: center; }
.s_sec_01_03_02_wrap { position: relative; height: 100vh; display: flex; flex-direction: column; justify-content: center; overflow: hidden; }
.history_tit_all_wrap { position: relative; padding-bottom: 50px; text-align: center; height: 400px; }
.history_tit_wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; text-align: center;/}
.history_title_02 { display: none}
.history_title_03 { display: none}
.his_box_wrap { padding-bottom: 50px; }
.his_box_in { padding-left: 35%; position: relative; top: 0px; left: 0px; }
.his_box_left_wrap { position: absolute; top: 0px; left: 0px; width: 32%; border-top: 2px solid #DC2227; }
.his_box_right_wrap { border-top: 2px solid #666; }
.his_box_list_wrap { padding-left: 90px; position: relative; top: 0px; left: 0px; padding-bottom: 50px; }
.his_box_list_label { position: absolute; top: 0px; left: 0px; }
.his_box_left { padding-top: 40px; }
.his_box_right { padding-top: 40px; }
#particles-js { position: absolute; width: 100%; height: 100%; }
.svg_arr { display: inline-block; width: 15px; margin-left: 5px; vertical-align: baseline; }
.jido_wrap { text-align: right; }
.jido_box_wrap { display: inline-block; margin-right: 10px; }
.jido_box_in { display: inline-block; padding: 10px}
.jido_box_in:hover .svg_arr * { fill: #DC2227}
.jido_box_in:hover * { color: #DC2227}
.menu_add_txt_wrap { position: absolute; top: 120px; left: 0px; text-align: left; display: none; width: 18%; }
.menu_add_txt_wrap .sec_tit2 { color: #bcbcbc; }
.menu_add_txt_wrap .sec_tit2 span { color: #DC2227; }
.open .top_nav .menu_add_txt_wrap { display: block; }
.sub_btn_wrap { display: inline-block; }
.sub_btn_wrap .sub_btn_a { display: inline-block; padding: 15px 50px 15px 20px; color: #fff; font-size: 14px; font-weight: 400; line-height: 1; text-transform: uppercase; background-color: #000; border-radius: 100px; background-repeat: no-repeat; background-position: right 15px center; background-image: url(../images/sub/arr_off.png); }
.sub_btn_wrap .sub_btn_a:hover { background-color: #DC2227; border-color: #DC2227; background-image: url(../images/sub/arr_on.png); }
.sub_new_nav_wrap { display: inline-block; font-size: 0px; z-index: 999; position: relative; top: 0px; left: 50%; transform: translateX(-50%); }
.sub_new_home { position: absolute; background-color: transparent; display: inline-block; vertical-align: bottom; border-top-left-radius: 100px; border-bottom-left-radius: 100px; }
.sub_new_home svg { display: block; height: 20px; line-height: 20px; width: 20px; fill: #fff; }
.sub_new_home::after { content: ''; display: inline-block; position: absolute; top: 50%; right: -15px; width: 2px; height: 2px; background-color: #939393; transform: translateY(-50%); }
.sub_new_nav_01 { display: inline-block; position: relative; top: 0px; left: 0; }
.sub_new_nav_01 .menu_a { display: block; }
.sub_new_nav_01 .menu.active { display: inline-block; height: auto; padding-left: 8px; }
.sub_new_nav_01 .menu_a { display: block; text-align: left; white-space: nowrap; }
.sub_new_nav .menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; width: 2px; height: 2px; background-color: #fff; }
.sub_new_nav .menu_a span { vertical-align: middle; display: inline-block; line-height: 1.6; text-align: center; max-width: 100%; position: relative; top: 0px; left: 0px; padding: 0 10px; font-size: 14px; color: #fff; }
.sub_new_nav .sub_menu_a span { vertical-align: middle; display: inline-block; line-height: 1.6; text-align: center; max-width: 100%; position: relative; top: 0px; left: 0px; padding: 0 10px; font-size: 14px; color: #fff; }
.sub_new_nav .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; width: 2px; height: 2px; background-color: #fff; }
.sub_new_nav_02 .sub_menu.active { display: block; }
.sub_new_nav_02 .sub_menu { display: none; }
.sub_new_nav_02 { position: relative; bottom: 100%; display: none; }
.sub_new_nav_01 .sub_menu { display: none; margin-top: 5px; }
.sub_new_nav_02 .sub_menu_a:hover span { color: #e70000}
.sub_new_nav_02 { display: inline-block; position: relative; top: 0px; left: 0; vertical-align: bottom; }
.sub_new_nav_02 .menu { display: block; }
.sub_new_nav_02 .menu.active { display: block; }
.sub_new_nav_02 .menu_a { display: block; }
.sub_new_nav_01 .menu { width: fit-content; display: block; height: 0px; overflow: hidden; }
.sub_new_nav_02 .menu_a { line-height: 20px; padding-left: 25px; text-align: left; display: none; white-space: nowrap; }
.sub_new_nav { display: flex; align-items: center; padding-left: 25px; }
.sub_new_nav_02 .sub_menu_wrap { display: block; }
.gong_all_wrap { position: relative; top: 0px; left: 0px; }
.gong_wrap { margin-left: -30px; }
.txt_circle { display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center; background-color: #DC2227; color: #fff; border-radius: 100px; }
.d_con_left { position: absolute; top: 0px; left: 0px; width: 30%}
.d_con_right { position: relative; top: 0px; left: 0px; padding-left: 0%}
.pdt_table_02 { overflow: auto; }
.pdt_table_02 table { width: 100%; min-width: 800px}
.pdt_table_01 { overflow: auto; }
.pdt_table_01 table { border-top: 2px solid #DC2227; font-size: 16px; line-height: 1.4; width: 100%; min-width: 800px}
.pdt_table_01 td { padding: 8px 8px; border-bottom: 1px solid #eee; text-align: center; }
.pdt_table_01 th { padding: 15px 8px; border-bottom: 1px solid #ffbcbe; text-align: center; font-weight: 500; color: #DC2227}
.pdt_table_01 .type_tr td { background-color: #ffeded; border-bottom: 1px solid #ffbcbe; color: #000; font-weight: 500; }
.pdt_table_01 .type_tr th { border-bottom: 1px solid #ffbcbe; color: #000; font-weight: 500; }
.mate_all_wrap { margin-left: -30px; }
.mate_wrap { float: left; width: 33.33%; padding-left: 30px; padding-bottom: 30px; }
.mate_wrap .pdt_table_01 table { min-width: 350px}
.pdt_table_01::-webkit-scrollbar { width: 18px; height: 18px; }
.pdt_table_01::-webkit-scrollbar-thumb { background: #DC2227; border-radius: 100px; }
.pdt_table_01::-webkit-scrollbar-track { border-radius: 100px; background-color: #eee; box-shadow: inset 0px 0px 10px #eee; padding: 5px; }
.pdt_table_02::-webkit-scrollbar { width: 18px; height: 18px; }
.pdt_table_02::-webkit-scrollbar-thumb { background: #DC2227; border-radius: 100px; }
.pdt_table_02::-webkit-scrollbar-track { border-radius: 100px; background-color: #eee; box-shadow: inset 0px 0px 10px #eee; padding: 5px; }
.mate_wrap .pdt_table_01 td { width: 50%; }
.pdt_table_02 table { border-top: 2px solid #DC2227; font-size: 16px; line-height: 1.4; width: 100%; color: #000}
.pdt_table_02 td { padding: 15px 8px 15px 3%; border-bottom: 1px solid #eee; text-align: left; }
.pdt_table_02 th { padding: 15px 8px 15px 3%; border-bottom: 1px solid #eee; text-align: left; font-weight: 500}
.s_sec_02_02_03_01_con_right_in .td_01 { font-weight: 500; width: 25%}
.s_sec_02_02_03_01_con_right_in .td_02 { background-color: #fafafa; font-weight: 500; }
.s_sec_02_02_03_01_con_right_in .td_03 { color: #666; width: 35%}
.s_sec_02_03_01_01_con_wrap { width: 400%}
.products_all_wrap { margin-left: -30px; }
.products_box_wrap { float: left; width: 20%; padding-left: 30px; padding-bottom: 30px; }
.products_box_txt_wrap { position: relative; top: 0px; left: 0px; height: 80px; }
.products_box_txt_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.products_box_txt { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; text-align: center; }
.products_box_in { border: 1px solid #ddd; border-radius: 20px; padding: 30px; }
.products_box_img_wrap { padding: 20px 0; }
.products_box_img { max-width: 150px; margin: 0 auto; }
.products_box_in:hover { border-color: #DC2227}
.col_2_wrap { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; }
.col_2_box_wrap {
}
.col_2_box_wrap:nth-child(2n+1) { clear: both; }
.col_2_box_txt_wrap { padding: 20px 0}
.col_2_box_img { border-radius: 10px; overflow: hidden; background-color: #fafafa}
.col_2_box_img img { width: 100%; mix-blend-mode: multiply; }
.sub_new_top_right2 .depth_box_nav .thd_menu_wrap { text-align: left; }
.esg_box_img_wrap.animated .esg_box_img { animation-duration: 1s; animation-name: upani; animation-fill-mode: forwards; }
@keyframes upani {
	0% { transform: translateY(100%); }
	100% { transform: translateY(0%); }
}
.num_blt { display: inline-block; width: 50px; color: #DC2227}
.col_22_wrap { margin-left: -80px; }
.col_22_box_wrap { float: left; width: 50%; padding-left: 80px; padding-bottom: 80px; }
.col_22_box_wrap:nth-child(2n+1) { clear: both; }
.col_22_box_txt_wrap { padding: 20px 0}
.col_22_box_img { border-radius: 10px; overflow: hidden; }
.col_22_box_img img { width: 100%; }
.purp_wrap { margin-left: -20px; }
.purp_box_wrap { float: left; width: 50%; padding-left: 20px; padding-bottom: 20px; }
.purp_box_wrap:nth-child(2n+1) { clear: both; }
.purp_box_txt_wrap { padding: 20px 0}
.purp_box_inner { padding: 50px 20px 50px 8%; }
.purp_box_in { border-radius: 20px; overflow: hidden; background-color: #fff; border: 1px solid #f2f2f2; }
.s_sec_04_02_05_02_con_right_in { margin-top: -50px; padding-bottom: 100px; }
.vis_wrap { margin-left: -50px; }
.vis_box_wrap { float: left; width: 33.33%; width: calc(100%/3); padding-left: 50px; padding-bottom: 30px; }
.vis_box_img_wrap { padding: 20px 0}
.vis_box_txt_wrap { padding: 20px 0}
.vis_box_img { border-radius: 10px; overflow: hidden; }
.vis_all_wrap { background-color: #fff; padding: 50px 20px}
.vis_box_in { position: relative; top: 0px; left: 0px; }
.vis_box_in:before { content: ""; position: absolute; top: 20%; left: -25px; bottom: 20%; width: 1px; background-color: #f0f0f0}
.s_sec_04_02_05_03_con_left_in .pdt_table_02 td { width: 25%; }
.s_sec_04_02_06_01_con_left_in { margin: 0 auto; }
.s_sec_04_02_06_01_wrap { background-color: #f7f7f7}
.s_sec_04_02_06_01_con_right_in { padding: 50px 5%; background-color: #fff; border-radius: 20px; }
.eth_tab_wrap { font-size: 0px; display: inline-block; background-color: #fff; border-radius: 100px; }
.eth_tab { display: inline-block; padding: 0 10px; }
.eth_tab:first-child { padding-left: 0px; }
.eth_tab:last-child { padding-right: 0px; }
.eth_tab a { display: block; padding: 10px 15px; text-align: center; font-size: 15px; color: #666; border-radius: 100px; }
.eth_tab:hover a { background-color: #000; color: #fff; }
.eth_tab.active a { background-color: #DC2227; color: #fff; }
.dot_list .num_blt { position: absolute; top: 0px; left: 0px; }
.dot_list .sec_txt2 { position: relative; top: 0px; left: 0px; padding-left: 50px; }
.c_list_03 { text-align: left; line-height: 2; padding-left: 16px; margin: 0px; counter-reset: chapter 0; list-style: none; }
.c_list_03 > li { position: relative; margin: 0; color: #666; box-sizing: border-box; font-weight: 300; }
.c_list_03 > li::marker {
}
ol.c_list_03 > li:before { counter-increment: chapter; content: counter(chapter) ") "; text-indent: -16px; display: inline-block; }
.c_list_box { background-color: #f5f5f5; padding: 10px; font-size: 15px; color: #666}
.info_page_wrap { padding: 10px 0; }
.info_page { border: 1px solid #eee; background-color: #fafafa; padding: 30px}
.sub_06 .sub_new_home svg { fill: #000; }
.sub_06 .sub_new_nav .menu_a span { color: #222; }
.ovflow .animate { position: relative; }
.main_sec_01_in .main_sec_01_con_wrap { display: inline-block; width: 100%; position: absolute; top: 50%; left: 0px; transform: translateY(-50%); text-align: center; padding: 0 30px; }
.n_pt_wrap { display: grid; gap: 20px; grid-template-columns: repeat(3,1fr); }
.n_pt_box_in { display: flex; row-gap: 20px; flex-direction: column; align-items: center; flex-wrap: nowrap; justify-content: flex-start; }
.n_pt_box_wrap { border: 1px solid #ddd; border-radius: 10px; padding: 10px; }
.n_pt_box_img_wrap { padding: 10px; }
.n_pt_box_txt_wrap { padding: 20px; border-top: 1px solid #eee; width: 100%; text-align: center; }
.n_pt_box_wrap:hover { border-color: #DC2227; }
.sub_02 .n_pt_box_img { position: relative; }
.sub_02 .n_pt_box_img .n_pt_box_img_in { position: absolute; top: 0; left: 0; opacity: 0; transition: 0.5s; }
.sub_02 .n_pt_box_img:hover .n_pt_box_img_in { opacity: 1; }
.cert_img { padding: 10px; background-color: #fafafa; }
.cert_list { display: grid; grid-template-columns: repeat(6,1fr); gap: 80px 10px; }
.cert_list2 { display: flex ; gap: 30px; justify-content: center; }
.cert_list2 .cert_img { background-color: #fff; }
.product_con_sub_list { padding-top: 30px; display: grid; grid-template-columns: repeat(4,1fr); gap: 10px; }
.product_con_sub_list2 { padding-top: 30px; display: grid; grid-template-columns: repeat(2,1fr); gap: 10px; }
.product_con_sub_item { text-align: center; background-color: #f9f9f9; padding: 20px; border-radius: 10px; }
.product_con_sub_list_wrap { padding-top: 20px; border-top: 2px solid #111; }
.product_con_main_wrap { padding-bottom: 100px; display: grid; grid-template-columns: 40% 60%; column-gap: 80px; }
.product_con_main_left {
}
.product_con_main_img_wrap { background-color: #eee; min-height: 450px; padding: 30px; display: flex; justify-content: center; align-items: center; border-radius: 20px; }
.product_con_main_img_wrap.fullimg { padding: 0; position: relative; height: 100%; min-height: auto; width: 100%; overflow: hidden; }
.fullimg .product_main_img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.fullimg .product_main_img img { width: 100%; height: 100%; }
.product_main_img img { mix-blend-mode: multiply; }
.pdt_tag { display: inline-block; padding: 10px 15px; border: 1px solid #f43f3f; color: #f43f3f; border-radius: 100px; }
.product_feat_list { display: flex; gap: 30px; }
.product_feat { text-align: center; }
.feat_ico { padding: 30px; border-radius: 100%; background-color: #f9f9f9; }
.product_con_sub_img img { mix-blend-mode: multiply; }
.s_sec_02_01_02_wrap { background-color: #f7f7f7; }
.pdt_process_more_btn .more_btn_a { display: inline-block; color: #fff; padding: 10px 10px 10px 20px; border: 1px solid #f43f3f; border-radius: 100px; background-color: #f43f3f; }
.pdt_process_more_btn .more_btn_a span { padding-right: 30px; }
.pdt_process_more_btn .more_btn_a i { padding: 5px; background-color: #fff; color: #f43f3f; border-radius: 100%; font-size: 13px; }
.pdt_process_more_btn .more_btn_a:hover { background-color: #000; border-color: #000; }
.pdt_process_more_btn .more_btn_a:hover i { color: #000; }
.flx4 { display: flex; width: 100%; gap: 50px; }
.pdt_process_item { background-color: #fff; width: 25%; padding: 25px 30px; border-radius: 15px; }
.flx-converse { flex-direction: row-reverse; }
.product_process_list { display: grid; gap: 50px; }
.product_process_wrap { padding: 50px 0 100px; }
.pdt_process_more_btn { text-align: center; }
.pdt_process_img_wrap { padding-top: 20px; border-top: 1px solid #ddd; margin-top: 20px; }
.pdt_process_num { display: inline-block; color: #f43f3f; font-size: 21px; font-weight: 500; float: left; }
.pdt_process_img { float: right; display: inline-block; }
.esg_tit::after { display: inline-block; position: absolute; top: -280px; left: 20px; font-weight: 600; font-size: 330px; color: #f1f1f1; z-index: -10; }
.s_sec_04_01_02_con_right_in .esg_tit::after { content: "E"; }
.s_sec_04_01_03_con_right_in .esg_tit::after { content: "S"; }
.s_sec_04_01_04_con_right_in .esg_tit::after { content: "G"; }
.s_sec_04_01_02_con_right,.s_sec_04_01_03_con_right,.s_sec_04_01_04_con_right { position: relative; z-index: 10; }
.esg_more_btn .more_btn_a { display: inline-block; color: #fff; padding: 10px 10px 10px 20px; border: 1px solid #f43f3f; border-radius: 100px; background-color: #f43f3f; }
.esg_more_btn .more_btn_a span { padding-right: 30px; }
.esg_more_btn .more_btn_a i { padding: 5px; background-color: #fff; color: #f43f3f; border-radius: 100%; font-size: 13px; }
.esg_more_btn .more_btn_a:hover { background-color: #000; border-color: #000; }
.esg_more_btn .more_btn_a:hover i { color: #000; }
.esg_feature { padding: 80px 50px; background-color: #f9f9f9; border-radius: 15px; }
.esg_feature_wrap { gap: 20px; }
.quality_ico { display: inline-block; width: 50px; }
.s_sec_05_01_03_wrap { background-color: #f9f9f9; }
.s_sec_05_02_02_wrap { background-color: #f9f9f9; }
.s_sec_05_02_02_con_wrap { display: grid; grid-template-columns: 20% 80%; gap: 0 80px; align-items: start; }
.facility_table th { background-color: #fff; font-size: 18px; font-weight: 600; color: #222; }
.facility_table .odd td { background: #fbfbfb}
.facility_table .even td { background: #fff}
.facility_table { width: 100%; }
.facility_table th { padding: 20px 0; border-top: 2px solid #ddd; border-right: 1px solid #eee; }
.facility_table th:first-child { border-right: 1px solid #eee; }
.facility_table td:first-child { border-right: 1px solid #eee; }
.facility_table td { padding: 15px 0; border-top: 1px solid #eee; color: #333; font-size: 16px; text-align: center; border-right: 1px solid #eee; }
.facility_table tr:last-child { border-bottom: 1px solid #eee}
.facility_pdt_list { display: grid; grid-template-columns: repeat(3,1fr); gap: 50px 10px; }
.facility_pdt_img img { border-radius: 10px; }
.facility_pdt_item { text-align: center; }
.f1 { grid-area: f1; }
.f2 { grid-area: f2; }
.f3 { grid-area: f3; }
.f4 { grid-area: f4; }
.f7 { grid-area: f7; }
.f8 { grid-area: f8; }
.f9 { grid-area: f9; }
.grd_f_layout { grid-template-areas: "f1 f2" "f4 f4" ; grid-template-columns: repeat(2,1fr); }
.s_sec_03_03_02_wrap { background-color: #f9f9f9; }
.s_sec_03_03_02_con_wrap { display: grid; grid-template-columns: 40% 60%; align-items: center; padding-top: 80px; }
.s_sec_03_03_02_con_right_vid { position: relative; width: 100%; height: 500px; border-radius: 10px; overflow: hidden; }
.process_num { font-size: 48px; color: #ddd; font-weight: 200; }
.process_tab_list { display: grid; gap: 0px 20px; }
.process_tab_list.tab5 { grid-template-columns: repeat(5,1fr); }
.process_tab_list.tab11 { grid-template-columns: repeat(11,1fr); gap: 0 10px}
.process_tab { width: 100%; font-size: 16px; padding-bottom: 10px; border-bottom: 2px solid #000; opacity: 0.3}
.process_tab.active { opacity: 1}
.s_sec_01_05_01_bg { background-image: url(../images/sub/location_map_bg.png); background-position: top; background-size: 100% 100%; }
/* .map_wrap { width: 800px; display: grid; grid-template-columns: 50% 50%; border-radius: 20px; overflow: hidden; background-color: #000; } */
.s_sec_01_05_01_wrap { height: 100vh; }
.s_sec_01_05_01_con_left_in * { color: #fff; }
.s_sec_01_05_01_con_left_in { padding: 50px; }
.s_sec_01_05_01_con_right_in iframe { height: 350px; margin-bottom: -3px; }
.s_sec_01_05_01_con_right { position: relative; z-index: 10; }
.mab_info_wrap th { text-align: left; min-width: 70px; }
.mab_info_wrap td { padding: 5px 0; }
.map_tab.active { display: none; }
.map_tab { display: block; font-size: 18px; position: absolute; }
.map_tab:first-child { margin-top: 40%; left: 5%; }
.map_tab:nth-child(2) { margin-top: 50px; left: auto; right: 20%; }
.map_tab:last-child { margin-top: 37%; right: 0%; }
.map_tab_a { padding: 10px; font-size: 24px; font-weight: 600; color: #f43f3f; display: inline-flex; align-items: center; }
.map_tab_a i { padding-right: 10px; font-size: 40px; }
.s_sec_01_05_01_con_left { position: relative; }
.map_01 { position: absolute; margin-top: 20%; left: -15%; }
.map_02 { position: absolute; margin-top: -180px; left: 40%; }
.map_02 { position: absolute; margin-top: -50px; left: 40%; }
.map_03 { position: absolute; margin-top: 27%; left: 55%; }



