@charset "utf-8";

body { width: 100%; overflow: initial; }
body,html { text-align: initial; height: 100%; overflow: initial; }
html { scroll-behavior: auto; }
div[class^="gsap-marker"] { z-index: 9999999!important}
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
img { max-width: 100%; }
button { -webkit-border-radius: 0; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; background-color: transparent; }
button { cursor: pointer; padding: 0; font-size: inherit; }
div[class^="gsap-marker"] { z-index: 9999999!important}:root { --color-base: #111; --color-black: #000; --color-black1: #111; --color-black2: #222; --color-black3: #333; --color-black4: #444; --color-blue: #017cc2; --color-white: #fff; --color-gray: #888; --color-grayc: #ccc; --color-gray9: #999; --color-gray6: #666; --color-grayf1: #f1f1f1; --color-grayf5: #f5f5f5; --color-grayf7: #f7f7f7; --color-grayf8: #f8f8f8; --color-grayaa: #aaa; --color-graye5: #e5e5e5; --color-grayda: #dadada; --color-green: #238d4f; --font-poppins: 'Poppins', Sans-serif; --font-pretendard: 'Pretendard', Sans-serif; --font-combine: 'Poppins', 'Pretendard', Sans-serif; --font-sizeBase: max(20px, 1.042vw/* 20px */); --font-size16: max(16px, 0.833vw/* 16px */); --font-size17: max(17px, 0.885vw/* 17px */); --font-size18: max(18px, 0.938vw/* 18px */); --font-size23: max(20px, 1.198vw/* 23px */); --font-size25: max(22px, 1.302vw/* 25px */); --font-size30: max(28px, 1.563vw/* 30px */); --font-size35: max(33px, 1.823vw/* 35px */); --font-size40: max(36px, 2.083vw/* 40px */); --font-size50: max(45px, 2.604vw/* 50px */); --font-size55: max(45px, 2.865vw/* 55px */); --font-size60: max(50px, 3.125vw/* 60px */); --point-color: #ee7406; --point-color-light: #ff8421; --point-color-opacity: rgba(1,124,194,0.40); --trans-ani: 0.3s ease 0s; --trans-ani5s: 0.5s ease 0s; --higMob100: 100vh; --layoutPad: 5px; --sizeRound: 30px; --sticky-top: 80px; }
#wrap { width: 100%; word-break: auto-phrase; position: relative; top: 0px; left: 0px; }
#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/totop.png); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); opacity: 0.6; z-index: 99999; background-color: #ef802c; 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; }
.animate { visibility: inherit !important; }
.color_white { color: #fff !important; }
.hidden_txt { position: absolute!important; font-size: 0!important; line-height: 0!important; overflow: hidden!important; }
.header_all_wrap a { display: block; }
.main .header_all_wrap { border-top: 15px solid #fff; transition: all 0.4s ease; }
.main.scroll .header_all_wrap { border-top-width: 0px; border-color: transparent; }
.header_all_wrap { width: 100%; position: absolute; top: 0px; left: 0px; z-index: 1004; background-color: transparent; position: fixed; }
.header_wrap { width: 100%; padding: 0 5% 0 370px; position: relative; top: 0px; left: 0px; z-index: 5; }
.header_mid { position: relative; top: 0px; left: 0px; padding: 0; }
.header_mid_wrap { position: relative; }
.logo_wrap svg { width: 200px; display: block; transform: translateY(-10px); }
.sub .logo_wrap svg { width: 200px; display: block; transform: translateY(10px); }
.logo_wrap { position: absolute; left: 5%; width: 100%; max-width: 150px; top: 18px; z-index: 100; }
.main.scroll .logo_wrap { background-color: transparent}
.main.scroll .logo_wrap:before,.main.scroll .logo_wrap:after { opacity: 0; transition: background 0.3s ease-in-out 0s; }
.main .logo_wrap { display: flex; justify-content: flex-start; width: 290px; max-width: inherit; height: 80px; top: 0; left: 50px; box-sizing: border-box; padding-left: 30px; padding-top: 15px; background-color: var(--color-white); border-radius: 0 0 var(--sizeRound) 0; align-items: center; }
.main .logo_wrap:before,.main .logo_wrap:after { content: ''; display: block; position: absolute; width: 30px; height: 30px; background: url(../images/common/img_round.svg) no-repeat 50% 0; background-size: 100%; transition: background 0.3s ease-in-out 0s; }
.main .logo_wrap:before { top: 0px; right: -30px; opacity: 1; }
.main .logo_wrap:after { left: 0px; bottom: -30px; }
.logo { position: relative; top: 0px; left: 0px; width: 100%; }
.cls-1 { fill: #0a2450; }
.cls-2 { fill: #f18b00; }
.cls-3 { fill: #717377; }
.f_logo .cls-1 { fill: #606060!important; }
.f_logo svg { fill: #606060!important; }
.logoImg { display: block; width: 253px; height: 39px; background: url(../images/main/logo_w.png); }
.scroll .logoImg { display: block; width: 253px; height: 39px; background: url(../images/main/logo_b.png); }
.top_nav .logo { pointer-events: none; }
.pc_his { display: block; }
.mobile_his { display: none; }
.news_ticker_wrap { display: inline-block; vertical-align: middle; padding: 0 50px 0 0; text-align: left; }
.lang_all_wrap { position: absolute; display: inline-block; vertical-align: middle; padding: 0 10px 0 0; text-align: left; top: 0px; right: 50px; }
.m_menu_btn_wrap { display: inline-block; padding: 0; text-align: center; }
.lang_box { border-radius: 100px; position: absolute; top: 22px; right: 8%; z-index: 9999; }
.lang_sub_wrap { display: none; border: 1px solid #2a72e6; position: absolute; top: 100%; left: 0px; width: 100%; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #fff}
.lang_box .lang_box_a { font-size: 16px; display: flex; height: 30px; line-height: normal; color: #000; position: relative; top: 0px; left: 0px; padding: 0px 20px; align-items: center; }
.lang_box_a span { position: absolute; font-size: 11px; bottom: 0; left: 50%; transform: translateX(-50%); }
.lang_wrap:hover .lang_box { background-color: #2a72e6; border-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.lang_wrap:hover .lang_box_a:after { transform: rotate(0deg); border-bottom: 5px solid #fff; }
.lang_wrap:hover .lang_box_a { color: #fff}
.lang_wrap:hover .lang_sub_wrap { display: block; }
.lang_sub_box a { font-size: 13px; color: #333; padding: 0 20px; height: 30px; line-height: 30px; display: flex; justify-content: center; }
.lang_sub_box a:hover { color: #2a72e6}
.news_ticker_label { display: inline-block; font-size: 13px; color: #0072ff; padding: 0 20px; height: 10px; line-height: 10px; border-right: 1px solid #ddd; font-weight: 500; }
.news_ticker_desc { display: inline-block; font-size: 13px; color: #333; padding: 0 20px; height: 10px; line-height: 10px; }
.header_show_in {
}
/* .header_show .menu_02,.header_show .menu_03{display: none;}*/
.header_show_wrap { border-top: 1px solid #eee; position: relative; top: 0px; left: 0px; z-index: 3; display: none; width: 100%!important; height: auto!important; }
.header_show .menu { position: relative; top: 0px; left: 0px; }
.header_show .menu_a { font-size: 30px; color: #000; position: absolute; top: 26px; left: 0px; font-weight: 700; opacity: 0.05; width: 220px; text-align: right; }
.header_show .sub_menu_wrap { padding-left: 250px; }
.header_show .sub_menu_wrap { display: flex; flex-direction: row; flex-wrap: nowrap; }
.header_show .sub_menu { padding: 30px 35px 30px; text-align: center; /* border-left:1px solid #eee;*/
  -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.header_show .sub_menu_a { font-size: 18px; color: #000; font-weight: 600; }
.header_show .thd_menu_a { font-size: 15px; color: #666; font-weight: 400; line-height: 1.4; }
.header_show .thd_menu { padding-bottom: 10px; }
.header_show .thd_menu_a:hover { color: #2a72e6; }
.header_show .sub_menu:hover { background-color: #fafafa}
.header_all_wrap:hover .header_show_wrap { display: none; }
.sub_menu_video { width: 420px; height: auto; }
.video_wrap { width: 100%; height: 100vh; position: relative; top: 0px; left: 0px; z-index: 999; max-height: 1080px; }
.main_video { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-position: center center; background-size: contain; object-fit: cover; z-index: 3; }
.video_bg { position: absolute; bottom: 0px; z-index: 4; width: 100%; text-align: center; }
.bg_video_box { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-position: center center; background-size: contain; object-fit: cover; z-index: 3; filter: brightness(0.5); }
.con_all_wrap { position: relative; top: 0px; left: 0px; z-index: 1000; overflow: hidden; }
.con_wrap { position: relative; top: 0px; left: 50%; z-index: 1000; width: 2000px; margin-left: -1000px; }
.con_wrap img { width: 100%; }
.main .logo_off { display: block}
.main .logo_on { display: none}
.main.scroll .logo_off { display: none}
.main.scroll .logo_on { display: block}
.main .open .logo_off { display: none}
.main .open .logo_on { display: block}
.main .lang_box { background-color: transparent; }
.main .open .lang_box .lang_box_a { color: #000; }
.main .lang_box .lang_box_a:after { border-bottom: 5px solid #fff; }
.main.scroll .lang_box {
}
.main.scroll .lang_box .lang_box_a { color: #000; }
.main.scroll .lang_wrap:hover .lang_box_a { color: #fff; }
.main.scroll .lang_box .lang_box_a:hover { color: #fff; }
.main.scroll .lang_box .lang_box_a:after { border-bottom: 5px solid #000; }
.main.scroll .lang_box .lang_box_a:hover:after { border-bottom: 5px solid #fff; }
.w_tp .logo_on { display: inline-block; }
.w_tp .logo_off { display: none; }
.w_tp .m_menu_btn:before { background-color: #222; }
.w_tp .m_menu_btn:after { background-color: #222; }
.w_tp .m_menu_wrap .lang_box .lang_box_a:after { border-color: #fff !important; }
.w_tp .top_nav .menu_a { color: #222; }
.b_tp .lang_box .lang_box_a { color: #fff; }
.b_tp .open .lang_box .lang_box_a { color: #000; }
.b_tp .lang_box .lang_box_a:after { border-bottom: 5px solid #fff; }
.b_tp.scroll .lang_box {
}
.b_tp.scroll .lang_box .lang_box_a { color: #000; }
.b_tp.scroll .lang_box .lang_box_a:hover { color: #fff; }
.b_tp.scroll .lang_box .lang_box_a:after { border-bottom: 5px solid #000; }
.b_tp.scroll .lang_box .lang_box_a:hover:after { border-bottom: 5px solid #fff; }
.b_tp .header_top_box_ico>a { color: #fff !important; }
.b_tp.scroll .header_top_box_ico>a { color: #000 !important; }
.file_search .top_nav .menu_a span { color: #000; }
.sub .header_all_wrap { background-color: #fff; }
.open .header_all_wrap { background-color: #fff; border-bottom: 1px solid #eee; }
/* .open .logo svg .cls-1 { fill: #0a2450} */
.open .top_nav .menu_a span { color: #000; }
.open .header_bar { display: block; }
.scroll .header_all_wrap { transition: all 0.4s ease; background-color: #fff; }
/* .scroll .logo svg .cls-1 { fill: #0a2450; } */
.scroll .top_nav .menu_a span { color: #333; }
.scroll .header_bar { display: block; }
.on body { overflow: hidden; }
html.on { overflow: hidden; }
.m_close_wrap { position: relative; top: 0px; left: 0px; padding: 20px; text-align: center; }
.m_close_btn { width: 40px; height: 40px; position: relative; top: 0px; left: 0px; display: inline-block!important; background-color: #ffffff2e; border-radius: 100%; }
.m_close_btn:before,.m_close_btn:after { content: ""; display: block; position: absolute; width: 20px; height: 2px; background: #fff; top: 0; right: 0; bottom: 0; left: 0; margin: auto}
.m_close_btn:before { transform: rotate(-45deg); transition: all .3s ease}
.m_close_btn:after { transform: rotate(45deg); transition: all .3s ease .15s}
.m_menu { padding: 20px 5%}
.m_menu { display: grid; row-gap: 30px; column-gap: 0px; grid-template-columns: repeat(1,1fr); align-items: stretch; }
.m_menu .menu { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 30px; gap: 50px; position: relative; }
.m_menu .menu_a { display: flex; flex-wrap: nowrap; align-items: center; font-size: 30px; font-weight: 600; text-transform: uppercase; width: 210px; white-space: nowrap; }
.m_menu .sub_menu_wrap { width: 100%!important; display: none; }
.m_menu .sub_menu { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; justify-content: space-between; gap: 50px; padding-bottom: 15px; }
.m_menu .sub_menu:last-child { padding-bottom: 0; }
.m_menu .sub_menu_a { display: flex; flex-wrap: nowrap; align-items: center; font-size: 18px; font-weight: 500; line-height: 1.4; text-transform: uppercase; white-space: nowrap; padding: 0; }
.m_menu .thd_menu_wrap { display: grid; width: 100%; row-gap: 20px; column-gap: 50px; text-align: left; flex-wrap: wrap; }
.m_menu .thd_menu {
}
.m_menu .thd_menu_a { height: 100%; width: 100%; align-items: center; justify-content: center; font-size: 16px; font-weight: 300; line-height: 1.4; opacity: 0.8; }
.m_menu .menu:hover .menu_a span { color: #2a72e6; }
.m_menu .sub_menu:hover .sub_menu_a span { color: #2a72e6; }
.m_menu .thd_menu_a:hover { opacity: 1}
.m_menu .thd_menu_a:hover span { color: #ffb300; }
.sub_sec_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1; overflow: hidden; }
.sec_in { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; }
.cert_con_wrap_in { padding: 0 5%; }
.center_wrap { font-size: 0px; }
.center_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; font-size: large; margin-right: -0.25em; }
.center_in { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; }
.sec_wrap { position: relative; top: 0px; left: 0px; z-index: 800; }
.sub_wrap { position: relative; top: 0px; left: 0px; z-index: 900}
.main_sec_wrap { position: relative; top: 0px; left: 0px; }
.header_wrap a.logo { vertical-align: middle; display: inline-block; font-size: 16px; line-height: 1; width: 100%; text-align: center; }
.logo_off { display: none; }
.sub_03.w_tp .logo_off { display: none; }
.sub_03.w_tp .logo_on { display: inline-block; }
.sub_03 .logo_off { display: inline-block; }
.sub_03 .logo_on { display: none; }
.sub_03.scroll .logo_off { display: none; }
.sub_03.scroll .logo_on { display: inline-block; }
.sub_03 .open .logo_off { display: none; }
.sub_03 .open .logo_on { display: inline-block; }
.sec_tit { font-size: 18px; font-weight: 400; line-height: 1.4; color: #222; word-break: keep-all; ; }
.sec_tit b { font-weight: 600; }
.sec_tit2 { font-size: 20px; font-weight: 400; line-height: 1.4; color: #222; word-break: keep-all; ; }
.sec_tit2 b { font-weight: 600; }
.sec_tit3 { font-size: 24px; font-weight: 400; line-height: 1.4; color: #222; word-break: keep-all; ; }
.sec_tit3 b { font-weight: 600; }
.sec_tit4 { font-size: 30px; font-weight: 400; line-height: 1.3; color: #222; word-break: keep-all; ; }
.sec_tit4 b { font-weight: 600; }
.sec_tit5 { font-size: 36px; font-weight: 400; line-height: 1.3; color: #222; word-break: keep-all; ; }
.sec_tit5 b { font-weight: 600; }
.sec_tit6 { font-size: 42px; font-weight: 400; line-height: 1.2; color: #222; word-break: keep-all; ; }
.sec_tit6 b { font-weight: 600; }
.sec_tit7 { font-size: 48px; font-weight: 400; line-height: 1.4; color: #222; word-break: keep-all; }
.sec_tit7 b { font-weight: 600; }
.sec_tit8 { font-size: 60px; font-weight: 200; line-height: 1.2; color: #222; word-break: keep-all; ; }
.sec_tit8 b { font-weight: 700; }
.sec_tit9 { font-size: 70px; font-weight: 200; line-height: 1.2; color: #222; word-break: keep-all; ; }
.sec_tit9 b { font-weight: 700; }
.sec_tit10 { font-size: 90px; font-weight: 200; line-height: 1; color: #222; word-break: keep-all; ; }
.sec_tit10 b { font-weight: 700; }
.sec_tit11 { font-size: 120px; font-weight: 200; line-height: 1; color: #222; word-break: keep-all; ; }
.sec_tit11 b { font-weight: 700; }
.sec_txt { font-size: 16px; font-weight: 300; line-height: 1.6; color: #222; word-break: keep-all; ; }
.sec_txt b { font-weight: 500; }
.sec_txt2 { font-size: 18px; font-weight: 300; line-height: 1.6; color: #222; word-break: keep-all; ; }
.sec_txt2 b { font-weight: 500; }
.sec_txt3 { font-size: 24px; font-weight: 300; line-height: 1.6; color: #222; word-break: keep-all; ; }
.sec_txt3 b { font-weight: 500; }
.sec_txt4 { font-size: 14px; font-weight: 300; line-height: 1.6; color: #666; word-break: keep-all; ; }
.sec_txt4 b { font-weight: 500; }
.s_sec_top_txt_wrap { padding: 300px 0 50px; }
.txt_center { text-align: center; }
.txt_left { text-align: left; }
.txt_right { text-align: right; }
.bbbgap { height: 200px; }
.bbgap { height: 150px; }
.bgap { height: 100px; }
.gap { height: 50px; }
.sgap { height: 30px; }
.ssgap { height: 20px; }
.sssgap { height: 10px; }
.ssssgap { height: 5px; }
.bold800 { font-weight: 800!important}
.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}
.bold200 { font-weight: 200!important}
.txt_color_01 { color: #2a72e6!important}
.txt_color_02 { color: #2a72e6!important; }
.txt_color_03 { color: #777!important}
.txt_wh { color: #fff !important}
.sub_nav_wrap .menu { display: none; }
.sub_nav_wrap .menu.active { display: block; }
.sub_nav_wrap .menu_a { display: none; }
.sub_nav_wrap .sub_menu { display: none; }
.sub_nav_wrap .sub_menu_a { display: none; }
.sub_nav_wrap .sub_menu.active { display: block; }
.sub_nav_wrap .thd_menu_wrap { font-size: 0px; }
.sub_nav_wrap .thd_menu { display: inline-block; padding: 5px}
.sub_nav_wrap .thd_menu_a { padding: 0px; font-size: 16px; color: #fff; padding: 5px 15px; font-weight: 400; display: block; border: 1px solid rgba(255,255,255,0.5); text-align: center; border-radius: 100px; }
.sub_nav_wrap .thd_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; display: none; }
.sub_nav_wrap .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; min-width: 90px; }
.sub_nav_wrap .thd_menu_a:hover { background-color: #fff; color: #222; }
.sub_nav_wrap .thd_menu.active .thd_menu_a { background-color: #fff; border-color: #fff; color: #222}
.sub_nav_wrap .sub_menu_02 .thd_menu_04 .thd_menu_a { background-color: #1361ac; border-color: #1361ac; color: #fff}
/*슬라이드*/
.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: 15px; height: 15px; margin-top: 0; background-repeat: no-repeat; background-position: center center; background-size: 20%; padding: 20px !important; border-radius: 100%; }
.owl-carousel .owl-nav button span { display: none; }
.owl-carousel .owl-nav button.owl-prev { left: -30px; background-image: url(../images/common/arr_prev.svg); background-repeat: no-repeat; background-position: center center; }
.owl-carousel .owl-nav button.owl-next { right: -30px; background-image: url(../images/common/arr_next.svg); background-repeat: no-repeat; background-position: center center; }
.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: 6px!important; height: 6px!important; overflow: hidden; background-color: #00000038 !important; border-radius: 10px !important; margin: 2px; opacity: 1!important; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
.owl-carousel .owl-dots button.active span { opacity: 1; }
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span { background: #0198db !important; }
.owl-carousel .item { position: relative; top: 0; left: 0; width: 100%; height: 100vh; }
.item_tit_en { font-size: 18px; font-weight: bold; line-height: 1.6; text-align: center; color: #333; padding: 5px 0; }
.item_tit_kr { font-size: 16px; font-weight: 300; line-height: 1.6; text-align: center; color: #666; padding: 5px 0}
.owl-carousel .owl-item .item_img img { width: initial; }
.owl-carousel .owl-item .item_img img { width: initial; display: inline-block; }
.owl-carousel .owl-nav button.owl-prev:hover { background-color: #eee; background-image: url(../images/common/arr_prev.svg); background-repeat: no-repeat; background-position: center center; }
.owl-carousel .owl-nav button.owl-next:hover { background-color: #eee; text-decoration: none; background-image: url(../images/common/arr_next.svg); }
/*메뉴*/
.top_nav { position: relative; top: 0px; left: 0px; font-size: 14px; z-index: 1; padding-top: 0px; width: auto; }
.open .top_nav { padding-bottom: 80px}
.top_nav:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.top_nav .menu { min-width: 120px; position: relative; top: 0px; left: 0px; display: inline-block; vertical-align: top; height: 100%; padding-right: 10px; }
.top_nav .menu_a { padding: 0px; font-size: 18px; color: #fff; height: 80px; font-weight: 400; mix-blend-mode: difference; }
.top_nav .menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.top_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; }
.top_nav .sub_menu_a { display: inline-block; line-height: 1.6; font-size: 15px; color: #aaa; text-align: center; border-bottom: none; padding: 10px 0; -webkit-transition: none; transition: none; font-weight: 300; word-break: break-all; }
.top_nav .sub_menu_wrap { width: 100%!important; position: relative; top: 100%; left: 0px; -webkit-transition: none; transition: none; text-decoration: none; display: none; padding: 0 !important; /* white-space:nowrap;*/
}
.top_nav .sub_menu_wrap>div:hover .sub_menu_a,.top_nav .sub_menu_wrap>div.active .sub_menu_a { color: #2a72e6; font-weight: 500; -webkit-transition: none; transition: none; }
.top_nav .menu:hover .menu_a,.top_nav .menu.active .menu_a span { color: #2a72e6; }
.top_nav .menu:hover .menu_a span:after { width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.top_nav .menu.active .menu_a span:after { width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.top_nav .thd_menu_wrap { display: none; }
.top_nav .thd_menu_a { display: none; }
.m_menu_btn_wrap { position: absolute; top: 15px; right: 0px; height: 45px; width: 45px; z-index: 3}
.header_wrap .m_menu_btn_wrap .m_menu_btn { width: 45px; height: 45px; position: absolute; top: 50%; left: 0px; border-radius: 100px; background-color: #0a2450; transform: translateY(-50%); display: flex; justify-content: center; align-content: center; align-items: center; }
.m_menu_wrap { width: 100%; height: 100vh; position: fixed; top: 0px; left: 9999px; bottom: 0; z-index: 9999; background-color: #222; overflow: hidden; }
.m_menu_wrap a { display: block; color: #fff; }
.m_menu_wrap .menu_a:after { content: ""; width: 15px; height: 15px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; display: block; position: absolute; top: 42%; right: -40px; transform: rotate(225deg); transition: all .3s ease; margin-top: -5px}
.m_menu_wrap .menu_a.void_link:after { content: ""; width: 15px; height: 15px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; display: block; position: absolute; top: 15px; right: 5%; transform: rotate(-45deg); transition: all .3s ease; margin-top: -5px}
.m_menu_wrap .menu_a.void_link.menu_on:after { top: 26px; transform: rotate(-225deg); }
.m_menu_wrap .menu_a:first-child {
}
.m_menu_wrap .sub_menu_wrap { display: none; width: 100%!important; font-size: 24px; text-align: left; height: auto !important; }
.m_menu_wrap .sub_menu_wrap .sub_menu_a:first-child { border-top: none; }
.m_menu_wrap .menu_a:hover { color: #2a72e6; }
.m_menu_wrap .sub_menu_wrap .sub_menu_a:hover { color: #fff; }
.m_menu_wrap .menu_a.menu_on { color: #2a72e6; }
.m_menu_inner { transform: translateY(-50%); position: relative; top: 40vh; }
.img-box { width: 100%; height: 100vh; display: block; background-size: cover; }
/* footer css */
.footer-top,.footer-btm { display: flex; margin: 0 auto; justify-content: space-between; }
.footer-mid { width: 100%; height: 1px; background-color: #eee; }
.footer-top-mid { width: 45.25%; }
.footer-btm-left { position: absolute; bottom: 0; left: 0; padding: 0 0 60px 5%; width: 100%; }
.footerIn { position: relative; }
.footer-top-right { width: 40%; position: relative; }
.footer-top { padding: 60px 5%; }
.f_logo { display: block; width: 240px; }
.footer-top-right nav ul { display: flex; flex-wrap: wrap; gap: 2.4rem; }
.footer-top-right nav ul li { display: flex; align-items: center; }
.footer-btm { height: 106px; }
address dl { font-size: 16px; color: #999; font-size: 16px; }
.copyright { padding-top: 50px; display: block; font-size: 14px; color: #999; font-weight: 300; }
.footer_right_upper_wrap .sub_menu_a { display: block; }
.footer_right_upper_wrap { display: grid; justify-content: flex-end; grid-template-columns: repeat(4, 1fr); gap: 50px 20px; }
.footer_right_upper_wrap .menu_a { display: block; font-size: 18px; line-height: 2.0; color: #fff; font-weight: 500; padding-bottom: 10px; }
.footer_right_upper_wrap .sub_menu_a span { display: block; color: #999; font-size: 16px; line-height: 1.5; margin: 3px 0; }
.footer_right_upper_wrap .menu { width: auto; padding-top: 10px; border-top: 1px solid #fff; }
.footer_right_upper_wrap .thd_menu_wrap { display: none; }
.footerIn .sub_menu_wrap {
}
/* main */
.main_vid_01 { position: relative; height: 100vh; overflow: hidden; }
.viewer { width: var(--w); margin: 40px auto; position: relative; aspect-ratio: 16 / 9; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); background: #000; isolation: isolate; }
.viewer .poster,.viewer .video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; will-change: opacity; }
.viewer .poster { opacity: 1; }
.viewer .video { opacity: 0; pointer-events: none; }
.viewer:has(.controls a:hover) .poster { opacity: 0; }
.viewer:has(a[data-vid="1"]:hover) .video[data-vid="1"] { opacity: 1; }
.viewer:has(a[data-vid="2"]:hover) .video[data-vid="2"] { opacity: 1; }
.viewer:has(a[data-vid="3"]:hover) .video[data-vid="3"] { opacity: 1; }
.controls { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; }
.sec_pd50 { padding: 50px 0; }
.sec_pd80 { padding: 80px 0; }
.sec_pd100 { padding: 100px 0; }
.sec_pd150 { padding: 150px 0; }
.sec_pd180 { padding: 180px 0; }
.main_sec_in { position: relative; top: 0px; left: 0px; z-index: 10; margin: 0 auto; max-width: inherit; padding: 0 5%; overflow: visible; }
.view_more_btn a { display: inline-block; text-align: left; padding: 12px 30px; position: relative; font-size: 16px; color: #fff; line-height: 1; border-radius: 100px; margin: 0 auto; }
.view_more_btn a:hover { background-color: #f18b00; }
.view_more_btn_a span { padding-right: 10px; }
.talent_motion_img { padding-bottom: 50px; }
.bf_af { width: 66px; height: 66px; background-color: rgb(123,190,64); position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; font-size: 30px; display: flex; align-items: center; justify-content: center; border-radius: 50%; }
.next_div { width: 42px; height: 42px; border-radius: 50%; background-image: -moz-linear-gradient( 0deg,rgb(123,190,64) 0%,rgb(1,150,193) 100%); background-image: -webkit-linear-gradient( 0deg,rgb(123,190,64) 0%,rgb(1,150,193) 100%); background-image: -ms-linear-gradient( 0deg,rgb(123,190,64) 0%,rgb(1,150,193) 100%); position: absolute; top: 90.7%; left: 50%; transform: translate(-50%,-50%); color: #fff; font-size: 16px; display: flex; align-items: center; justify-content: center; cursor: pointer; }
.div_line { width: 100%; height: 2px; background-color: #eee; }
.main_vid_02 .view_more_btn {
}
.main_bg_btn { position: absolute; display: inline-block; text-align: left; padding: 15px 30px; position: relative; font-size: 18px; color: #fff; line-height: 1; border-radius: 100px; background: #75BB51; background: linear-gradient(90deg,rgba(117,187,81,1) 50%,rgba(19,153,188,1) 100%); margin: 0 auto; }
.main_bg_btn_01 { top: 44%; left: 26%; }
.main_bg_btn_02 { top: 24%; left: 40%; }
.main_bg_btn_03 { top: 34%; left: 60%; }
.pdt_slider_wrap .owl-nav button.owl-prev { background-color: #d3d3d3 !important; background-image: url(../images/common/arr_prev_on.svg); }
.pdt_slider_wrap .owl-nav button.owl-next { background-color: #d3d3d3 !important; background-image: url(../images/common/arr_next_on.svg); }
.career_step_wrap { position: relative; padding: 50px 80px; background-color: #f9f9f9; border-radius: 30px; }
.career_step_list { display: grid; grid-template-columns: repeat(4,1fr); }
.career_step { text-align: center; position: relative; z-index: 10; }
.career_step .num { font-size: 16px; font-weight: 500; color: #0198db; width: 30px; height: 30px; line-height: 1; border-radius: 100%; border: 1px solid #0198db; display: inline-flex; align-items: center; justify-content: center; background-color: #fff; }
.career_step:last-child .num { color: #fff; background-color: #0198db; }
.career_step .tit { font-size: 30px; font-weight: 500; color: #000; }
.career_step_list:after { content: ''; width: 65%; height: 1px; background-color: #eee; position: absolute; top: 63px; left: 50%; transform: translateX(-50%); }
.career_ending_bg { width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #eee; background-image: url(../images/sub/career_ending_bg.jpg); z-index: -10; background-position: center; background-repeat: no-repeat; background-size: cover; }
.main_top_txt_bg_wrap { position: relative; top: 0px; left: 0px; visibility: hidden; }
.main_top_txt_all_wrap { position: absolute; top: 0px; left: 0px; scale: 0.5; transform: translateY(100%); width: 100%; height: 100%; color: #f26121; }
.main_bt_txt_all_wrap { position: absolute; text-align: left; bottom: 0; }
.main_sec_01_con_all_wrap { position: relative; top: 0px; left: 0px; height: 100vh}
.main_sec_01_con_all_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.main_sec_01_con_wrap { vertical-align: middle; display: inline-block; text-align: center; width: 100%; height: 50%; position: relative; top: 0px; left: 0px; }
.owl-carousel .owl-stage-outer { position: relative; overflow: visible!important; -webkit-transform: translate3d(0,0,0); }
.sec_all_wrap { position: relative; top: 0px; left: 0px; width: 100%; z-index: 1000; }
.main_sec_02_txt_right_01_wrap .btm { overflow: hidden; position: relative; padding-top: 30px; display: flex; }
.main_sec_all_wrap .owl-carousel { margin: 0 auto; }
.main_sec_all_wrap .owl-carousel .owl-item.active .item_text { display: block !important; }
.main_sec_all_wrap .owl-carousel .owl-item .item .item_text { margin-top: 50px; display: none; }
.main_sec_all_wrap .owl-carousel .owl-item .item .item_text h3 { color: #000; margin-bottom: 20px}
.main_sec_all_wrap .owl-carousel .owl-item .item .item_text p { line-height: 1.45; }
.main_sec_all_wrap .owl-nav { width: 100%; display: block !important; }
.main_sec_all_wrap .nav_container { z-index: 5; position: absolute; width: 750px; transform: translate(-50%,-50%); top: 50%; left: 50%; margin: 0 auto; }
.main_sec_all_wrap .nav_container button span { display: none; }
.main_sec_all_wrap .nav_container .owl-prev { background-color: transparent; border: none; background: url(../images/main/left-nav.png) no-repeat center; position: relative; width: 15px; height: 15px; }
.main_sec_all_wrap .nav_container .owl-next { background-color: transparent; border: none; background: url(../images/main/right-nav.png) no-repeat center; position: relative; width: 15px; height: 15px; }
.pdt_slider_wrap .item { height: auto; display: flex; border-radius: 30px; overflow: hidden; transition: all 0.3s ease; justify-content: center; align-items: flex-end; }
.pdt_slider_wrap img { width: 100% !important; position: relative; background-repeat: no-repeat; background-position: center; background-size: contain; }
.pdt_slider_wrap { display: block !important; width: 80%; height: 100%; margin: 0 auto; overflow: visible; text-align: center; }
.m_menu_btn { display: block; padding: 10px; }
.m_menu_btn span { display: inline-block; position: relative; }
.hd_menu { width: 80%; height: 10px; }
.hd_menu:after { content: ''; width: 100%; height: 2px; background-color: #fff; display: block; position: absolute; top: 0; border-radius: 10px; }
.hd_menu:before { content: ''; position: absolute; bottom: 0; width: 60%; height: 2px; background-color: #fff; display: block; border-radius: 10px; }
.hd_search svg { width: 20px; fill: #000000; }
.sub_menu_a { display: none; }
.open .hd_search svg { fill: #000; }
.open .m_menu_btn span { color: #2a72e6; }
.sub_open .hd_search svg { fill: #000; }
.sub_open .hd_menu { border-top: 2px solid #000; border-bottom: 2px solid #000; }
.sub_open .m_menu_btn span { color: #2a72e6; }
.scroll .m_menu_btn span { color: #2a72e6; }
.scroll .hd_search svg { fill: #000; }
.sub .m_menu_btn span { color: #2a72e6; }
.view_more_btn.multi { display: flex; gap: 20px; padding-top: 50px; justify-content: center; }
.file_certification .application_con_01 .right_cont { border-bottom: inherit; }
.cert_sub_list_btn a { display: inline-block; text-align: left; width: 190px; padding: 15px 30px; position: relative; color: #666; font-size: 18px; line-height: 1; border-radius: 100px; }
.cert_sub_list_btn.active a { color: #fff; background: #75BB51; background: linear-gradient(90deg,rgba(117,187,81,1) 50%,rgba(19,153,188,1) 100%); ear-gradient(90deg,rgba(117,187,81,1) 50%,rgba(19,153,188,1) 100%); }
.cert_sub_list_wrap { padding: 45px 30px 0 80px; }
.cert_img { display: flex; padding: 30px; background-color: #f9f9f9; justify-content: center; align-items: center; }
.cert_tit span { display: block; text-align: center; padding-top: 30px; font-size: 18px; line-height: 1.3; color: #000; font-weight: 600; }
.cert_txt span { display: block; text-align: center; padding-top: 15px; font-size: 18px; line-height: 1.3; }
.cert_box_list { display: grid; grid-template-columns: repeat(6,1fr); gap: 50px 30px; }
.cert_box_wrap { max-width: 1300px; width: 100%; padding: 50px 0 150px 60px !important; }
.scroll_line { position: absolute; width: 5px; height: 300px; background: #4bab91; left: 50%; transform: translateX(-51%); }
.next_div.history { width: 65px; height: 65px; }
.file_history .sec_all_wrap { overflow: hidden; }
.year_contents { display: block; padding-top: 8px; }
.history_nav { position: absolute; top: 0; right: 0; padding: 0 80px 0 50px; margin-top: -20%; }
.his_sub_list_btn a { display: inline-block; text-align: left; width: 190px; padding: 15px 30px; position: relative; color: #666; font-size: 18px; line-height: 1; border-radius: 100px; }
.his_sub_list_btn.active a { color: #fff; background: #75BB51; background: linear-gradient(90deg,rgba(117,187,81,1) 50%,rgba(19,153,188,1) 100%); ear-gradient(90deg,rgba(117,187,81,1) 50%,rgba(19,153,188,1) 100%); }
.history_nav_wrap.is-centered { position: fixed; top: 30%; right: 0; transform: translateY(-50%); height: auto; width: 25%; z-index: 1000; }
.aniboard_inner { padding: 0 5%; margin: 0 auto; }
.aniabout_inner { padding: 0 5%; margin: 0 auto; width: 100%; overflow: initial; }
.next_div { width: 42px; height: 42px; border-radius: 50%; background-image: -moz-linear-gradient( 0deg,rgb(123,190,64) 0%,rgb(1,150,193) 100%); background-image: -webkit-linear-gradient( 0deg,rgb(123,190,64) 0%,rgb(1,150,193) 100%); background-image: -ms-linear-gradient( 0deg,rgb(123,190,64) 0%,rgb(1,150,193) 100%); position: absolute; top: 90.7%; left: 50%; transform: translate(-50%,-50%); color: #fff; font-size: 16px; display: flex; align-items: center; justify-content: center; cursor: pointer; }
.pdt_slider_wrap .item_img_wrap { width: auto; position: relative; background: url(../images/main/button_bg.png) no-repeat center; }
.pdt_slider_wrap .item_text_wrap { padding: 50px; text-align: left; width: 50%; }
.main_motion { background-color: #001a3c; height: 100vh; display: flex; justify-content: center; align-items: center; position: relative; }
.Motion_text_wrap { display: flex; align-items: center; gap: 110px; will-change: transform,opacity; }
.Motion_text_wrap * { color: #fff}
.MotionPath { width: 17vw; height: 2px; background: linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 100%); transform: scaleX(0); }
.Serve_list_wrap { padding: 100px 0; display: flex; gap: 30px; perspective: 1000px; overflow: visible; }
.Serve_item { position: relative; height: 680px; flex: 1 1 0; background: #000; border-radius: 30px; padding: 50px; transform: translateZ(0) rotateX(0) rotateY(0); transform-style: preserve-3d; transform-origin: center 60%; transition: transform .45s cubic-bezier(.2,.7,.2,1); will-change: transform; overflow: visible; }
.Serve_tit { position: absolute; bottom: 50px; font-size: 24px; color: #fff; font-weight: 500; }
.Serve_tag { font-size: 18px; color: #fff; opacity: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.Serve_tag .c_list01>li { padding: 0 0 0 13px; }
.Serve_tag .c_list01>li:before { background-color: #fff; }
.Serve_item:hover { transform: rotateY(-10deg) rotateX(3deg) translateZ(8px); }
.Serve_item,.Serve_item * { backface-visibility: hidden; }
.Serve_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.Serve_item:first-child { background: url(../images/main/Serve_bg_01.jpg) no-repeat center center/cover; }
.Serve_item:nth-child(2) { background: url(../images/main/Serve_bg_02.jpg) no-repeat center center/cover; }
.Serve_item:nth-child(3) { background: url(../images/main/Serve_bg_03.jpg) no-repeat center center/cover; }
.Serve_item:last-child { background: url(../images/main/Serve_bg_04.jpg) no-repeat center center/cover; }
.Serve_item:hover { background: #001a3c; }
.Serve_item:hover .Serve_tag { opacity: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.NewsTit { position: relative; }
.main_serve { padding-top: 100px; overflow: visible; }
.news_btn_a { font-size: 24px; font-weight: 700; }
.news_btn_a i { rotate: 45deg; }
.NewsIn.main_visual_wrap.main_sec_in { display: grid; grid-template-columns: 23% 77%; }
.NewsTit ul { display: grid; gap: 10px; position: absolute; bottom: 0; }
.c_list01 { text-align: left; }
.c_list01>li { padding: 4px 0 6px 13px; position: relative; top: 0px; left: 0px; word-break: break-all; }
.c_list01>li:before { content: ""; position: absolute; top: 14px; left: 0px; width: 4px; height: 4px; border-radius: 100px; background-color: #2a72e6}
.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}
.sub_01 .visual_nav_menu { margin: 0 auto; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: flex-end; z-index: 100; padding-bottom: 50px; }
.sub_01 .visual_nav_menu:before { content: ""; position: absolute; top: 0px; left: auto; right: 0; bottom: 0px; z-index: -1; }
.sub_01 .visual_nav_menu .menu { display: none; }
.sub_01 .visual_nav_menu .menu.active { width: auto; text-align: center; font-size: 0px; max-width: max-content; margin: 0 auto; gap: 20px; background-color: #fff; padding: 7px 10px; border-radius: 1000px; display: flex; }
.sub_01 .visual_nav_menu .menu_a { display: none; }
.sub_01 .visual_nav_menu .sub_menu_wrap { display: block; width: auto; text-align: center; }
.sub_01 .visual_nav_menu .sub_menu { display: inline-block; position: relative; top: 0px; left: 0px; vertical-align: bottom; }
.sub_01 .visual_nav_menu .sub_menu_a { display: block; position: relative; top: 0px; left: 0px; font-size: 0px; color: #666; padding: 15px 50px; border-radius: 100px; }
.sub_01 .visual_nav_menu .sub_menu_a span { vertical-align: middle; display: block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 16px; font-weight: 400; text-align: center; line-height: 1.4; white-space: nowrap; }
.sub_01 .visual_nav_menu .sub_menu_a.active { color: #fff; background-color: #2a72e6; }
.sub_01 .visual_nav_menu .sub_menu_a.active:hover { color: #fff; background-color: #2a72e6; }
.sub_01 .visual_nav_menu .sub_menu_a:hover { color: #2a72e6; }
.sub_02 .visual_nav_menu { margin: 0 auto; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: flex-end; z-index: 100; padding-bottom: 50px; }
.sub_02 .visual_nav_menu:before { content: ""; position: absolute; top: 0px; left: auto; right: 0; bottom: 0px; z-index: -1; }
.sub_02 .visual_nav_menu .menu { display: none; }
.sub_02 .visual_nav_menu .menu.active { display: block; }
.sub_02 .visual_nav_menu .menu_a { display: none; }
.sub_02 .visual_nav_menu .sub_menu_wrap { display: flex; width: auto; text-align: center; font-size: 0px; max-width: max-content; margin: 0 auto; gap: 20px; background-color: #fff; padding: 7px 10px; border-radius: 1000px; }
.sub_02 .visual_nav_menu .sub_menu { display: inline-block; position: relative; top: 0px; left: 0px; vertical-align: bottom; }
.sub_02 .visual_nav_menu .sub_menu_a { display: block; position: relative; top: 0px; left: 0px; font-size: 0px; color: #666; padding: 15px 50px; border-radius: 100px; }
.sub_02 .visual_nav_menu .sub_menu_a span { vertical-align: middle; display: block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 16px; font-weight: 400; text-align: center; line-height: 1.4; white-space: nowrap; }
.sub_02 .visual_nav_menu .sub_menu_a.active { color: #fff; background-color: #2a72e6; }
.pdt_side_nav_wrap { position: relative; overflow: initial; }
.pdt_side_nav { margin: 0 auto; position: sticky; top: 150px; left: 0px; width: 100%; /* height: 100%; */
  display: flex; z-index: 100; padding-bottom: 50px; flex-direction: column; overflow: initial; }
.pdt_side_nav:before { content: ""; position: absolute; top: 0px; left: auto; right: 0; bottom: 0px; z-index: -1; }
.pdt_side_nav .menu { display: none; }
.pdt_side_nav .menu.active { display: block; position: sticky; }
.pdt_side_nav .menu_a { display: none; }
.pdt_side_nav .thd_menu_wrap { display: flex; width: 100%; text-align: left; font-size: 0px; gap: 10px; background-color: #fff; padding: 7px 10px; border-radius: 10px; flex-direction: column; }
.pdt_side_nav .thd_menu_a { display: block; position: relative; top: 0px; left: 0px; font-size: 0px; color: #999; padding: 15px 30px; width: 100%; border-radius: 10px; }
.pdt_side_nav .thd_menu_a span { vertical-align: middle; display: block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 16px; font-weight: 500; text-align: left; line-height: 1.4; white-space: nowrap; }
.pdt_side_nav .thd_menu_a.active span:after { content: ''; background-position: right; background-size: contain; background-repeat: no-repeat; background-image: url(../images/sub/pdt_arr.svg); position: absolute; right: 0; width: 10px; height: 10px; top: 50%; transform: translateY(-50%); }
.pdt_side_nav .thd_menu_a.active,.pdt_side_nav .thd_menu_a:hover { color: #000; background-color: #f9f9f9; }
.pdt_sec_con_wrap_in { max-width: inherit; padding: 0 5%; display: grid; grid-template-columns: 20% 77%; gap: 3%; overflow: inherit; height: 100%; }
.pdt_side_nav .sub_menu_a { display: block; }
.pdt_side_nav .sub_menu.active .sub_menu_a { display: block; background-color: #f5f5f7; border-radius: 100px; }
.pdt_side_nav .sub_menu .sub_menu_a { display: block; padding: 15px 30px; font-size: 18px; font-weight: 500; position: relative; }
.pdt_side_nav .sub_menu .sub_menu_a:hover { background-color: #f18b00; border-radius: 100px; }
.pdt_side_nav .sub_menu .sub_menu_a:hover:after { content: ''; position: absolute; top: 50%; right: 20px; width: 18px; height: 18px; background: url(../images/arr.svg); background-repeat: no-repeat; background-position: center center; background-size: contain; transform: translateY(-50%); }
.pdt_side_nav .sub_menu_wrap { display: grid; gap: 10px; }
.pdt_side_nav .sub_menu.active .sub_menu_a:hover { background-color: #f18b00; }
.pdt_side_nav .sub_menu.active .sub_menu_a:after { content: ''; position: absolute; top: 50%; right: 20px; width: 18px; height: 18px; background: url(../images/arr.svg); background-repeat: no-repeat; background-position: center center; background-size: contain; transform: translateY(-50%); }
.aniboard_wrap { padding: 150px 0; }
.file_talent .aniboard_wrap { background-color: #fff; padding: 150px 0 0; }
.file_careers .aniboard_wrap { padding: 150px 0 0; }
.aniabout_wrap { padding: 200px 0 150px; background-color: #001a3c; }
.aniabout_wrap2 { padding: 200px 0 0; overflow: initial; }
.sub_visual_txt2 { margin: 0 auto; position: relative; top: 0px; left: 0px; display: flex; justify-content: flex-end; }
.sub_visual_txt2:before { content: ""; position: absolute; top: 0px; left: auto; right: 0; bottom: 0px; z-index: -1; }
.sub_visual_txt2 .menu { display: none; }
.sub_visual_txt2 .menu.active { display: block; }
.sub_visual_txt2 .menu_a { display: none; }
.sub_visual_txt2 .sub_menu_wrap { display: flex; width: auto; text-align: center; font-size: 0px; max-width: max-content; margin: 0 auto; gap: 20px; }
.sub_visual_txt2 .sub_menu { display: inline-block; position: relative; top: 0px; left: 0px; vertical-align: bottom; }
.sub_visual_txt2 .sub_menu.active,.sub_top_nav .sub_menu:hover { opacity: 1; color: #0198db; }
.sub_visual_txt2 .sub_menu_a { display: block; position: relative; top: 0px; left: 0px; font-size: 0px; color: #666; padding: 0 10px; padding-bottom: 10px; }
.sub_visual_txt2 .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.sub_visual_txt2 .sub_menu_a span { vertical-align: middle; display: block; width: 100%; position: relative; top: 0px; left: 0px; font-size: 16px; font-weight: 400; text-align: center; line-height: 1.4; white-space: nowrap; }
.sub_visual_txt2 .sub_menu:hover .sub_menu_a span,.sub_top_nav .sub_menu.active .sub_menu_a span { color: #0198db; }
.sub_visual_txt2 .sub_menu_a.active { border-bottom: 2px solid #0198db; color: #0198db; }
.sub_03_01 .sub_visual_txt .sub_menu_a { color: #fff; }
.sub_03_01 .sub_visual_txt .sub_menu_a.active { color: #0198db; }
.sub_03_02 .sub_visual_txt .sub_menu_a { color: #fff; }
.sub_03_02 .sub_visual_txt .sub_menu_a.active { color: #0198db; }
.sub_03_04 .sub_visual_txt .sub_menu_a { color: #fff; }
.sub_03_04 .sub_visual_txt .sub_menu_a.active { color: #0198db; }
.sub_visual_bg_wrap { width: 100%; background-repeat: no-repeat; background-position: center top; background-size: cover; z-index: 900 !important; overflow: inherit; background-color: #fff; height: 35vh; border-radius: 20px; position: relative; left: 50%; transform: translateX(-50%); 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);*/
}
.comp_visual_wrap { position: relative; z-index: 2; }
.comp_visual_motion { position: relative; width: 120%; left: 50%; transform: translateX(-50%); overflow: hidden; }
.comp_visual_bg_wrap { position: relative; width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; z-index: 900; overflow: inherit; background-color: #fff; height: auto; top: 0; left: 0; right: 0; bottom: 0; height: 100%; }
.comp_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(1); }
.aniboard_con_wrap { padding-top: 150px; }
.sub_07_02 .sub_visual_bg { background-image: url(../images/sub/catalog_bg.jpg); }
.sub_07_01 .sub_visual_bg { background-image: url(../images/sub/media_bg.jpg); }
/* .sub_05_01 .sub_visual_bg { background-image: url(../images/sub/notice_bg.jpg); } */
.sub_01 .sub_visual_bg { background-image: url(../images/sub/sub_01_bg.jpg); }
.sub_02 .sub_visual_bg { background-image: url(../images/sub/sub_02_bg.jpg); }
.sub_03_01 .comp_visual_bg { background-image: url(../images/sub/sub_03_01_bg.jpg); }
.sub_03 .sub_visual_bg { background-image: url(../images/sub/sub_03_02_bg.jpg); }
.sub_03_03 .sub_visual_bg { background-image: url(../images/sub/sub_03_03_bg.jpg); }
.sub_03_04 .sub_visual_bg { background-image: url(../images/sub/sub_03_04_bg.jpg); }
.sub_03_05 .sub_visual_bg { background-image: url(../images/sub/sub_03_05_bg.jpg); }
.sub_04_01 .sub_visual_bg { background-image: url(../images/sub/sub_04_01_bg.jpg); }
.sub_04_02 .sub_visual_bg { background-image: url(../images/sub/sub_04_02_bg.jpg); }
.sub_04_03 .sub_visual_bg { background-image: url(../images/sub/sub_04_03_bg.jpg); }
/* .sub_05_02 .sub_visual_bg { background-image: url(../images/sub/notice_bg.jpg); } */
.benefit_list { border-top: 2px solid #000; padding-top: 30px; }
.benefit_con_in { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; }
.benefit_con { padding-bottom: 150px; }
.benefit_con:last-child { padding-bottom: 0px; }
.benefit_right_wrap { margin-top: 80px; }
.benefit_right_wrap img { border-radius: 30px; }
.benefit_list .c_list01>li { font-size: 18px; padding: 15px 0 15px 20px; }
.benefit_list .c_list01>li:before { top: 27px; }
.career_ending_wrap { position: relative; padding: 150px 0; width: 150%; left: 50%; transform: translateX(-50%); height: 90vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.ceo_greet_sign_wrap { display: flex; gap: 30px; align-items: flex-end; }
.ceo_greet_section { display: flex; justify-content: space-between; }
.ceo_motion_circle_wrap { padding-top: 200px; display: flex; align-items: center; }
.ceo_motto_txt { position: relative; width: 480px; height: 480px; border-radius: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.ceo_motto_txt::after { border-color: transparent !important; }
.motto-ring { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 500px; height: 500px; pointer-events: none; }
.motto-ring circle { fill: none; stroke: #00aeef; stroke-width: 1; stroke-linecap: round; transform-origin: 50% 50%; transform: rotate(-90deg); }
.ceo_con_02_wrap { background-color: #fff; }
.company_wrap { padding-bottom: 0 !important; }
.ceo_flow_txt span { font-size: 12em; font-weight: 500; color: #fff; opacity: 0.1; }
.ceo_flow_txt { position: absolute; top: -54px; z-index: -10; width: 100%; white-space: nowrap; }
.ceo_con_01_wrap { position: relative; }
.ceo_motion_txt_wrap { padding: 250px 0 200px; }
.location_con_wrap { position: relative; }
.location_con_wrap_bg { position: absolute; top: 0px; left: 50%; bottom: 0px; right: 0px; background-image: url(../images/sub/location_con_bg.png); background-repeat: no-repeat; background-position: top; background-size: contain; z-index: 1; overflow: hidden; width: 150%; transform: translateX(-50%); z-index: -10; }
.location_con_wrap { padding-bottom: 150px; }
.location_info_wrap { position: relative; display: grid; grid-template-columns: repeat(2,1fr); gap: 50px; padding: 50px 80px; border: 1px solid #00aeef; border-radius: 30px; background-color: #fff; z-index: 10; }
.location_info { padding: 50px 0; position: relative; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; }
.info_list th { min-width: 100px; text-align: left; padding-bottom: 10px}
.info_list th i { padding-right: 10px}
.info_list td { padding-bottom: 10px; }
.info_list td span { text-align: left; color: #666; font-weight: 500; }
.cert_box_list_wrap { padding-top: 100px; border-top: 1px solid #eee; }
.flow-container { position: absolute; top: -30px; overflow: hidden; width: 100%; }
.main .flow-container { top: 150px; }
.flow-text { white-space: nowrap; overflow: hidden; transition: 0.3s; }
.flow-wrap { font-size: 12em; color: #f9f9f9; animation: textLoop 50s linear infinite; padding-right: 1.4881vw; }
.flow-part { animation: textLoop 50s linear infinite; padding-right: 1.4881vw; }
.sub_03_01 .flow-wrap { color: #fff; opacity: 0.1; }
.sub_03_02 .flow-wrap { color: #fff; opacity: 0.1; }
.sub_03_04 .flow-wrap { color: #fff; opacity: 0.1; }
.history_con_all_wrap { padding-top: 100px; }
.history_con { display: inline-flex; flex-direction: column; padding-bottom: 80px; }
.history_con_right { position: relative; top: 0; left: 0; right: 0; bottom: 0; width: 50%; }
.history_con_right .history_con { position: relative; left: 10%; width: 100%; }
.history_con_left .history_con { position: relative; right: 10%; }
.history_con_all_wrap_in { position: relative; top: 0; left: 0; right: 0; bottom: 0; }
.history_con_box { position: relative; display: flex; gap: 130px; scroll-margin-top: calc(var(--sticky-top)+20px); }
.his_tit { display: block; font-size: 60px; color: #000; font-weight: 500; letter-spacing: -0.025em; padding-bottom: 10px; }
.his_year { font-size: 36px; font-weight: 800; color: #ffffff27; }
.his_slogan { font-size: 21px; color: #666; padding-bottom: 30px; }
.his_info { font-size: 18px; line-height: 1.6; padding-top: 20px; color: #000; font-weight: 400; }
.history_con_left { position: sticky; top: 200px; height: 100%; text-align: left; width: 50%; }
/* .line-guide { position: absolute; width: 2px; height: 100%; top: 0; left: 50%; background: #2a72e62e; margin: 0 auto; display: inline-block; }
.line-guide .history_path { position: absolute; width: 100%; height: 100%; top: 0; left: 50%; transform: translateX(-50%); background: #ee7b0a; }
.history_path_in { position: relative; top: 0; left: 0; display: inline-block; height: 100%; }
.his_dot_wrap { position: absolute; bottom: 0px; left: -4px; height: 14px; width: 15px; }
.his_dot span { background-color: #2a72e6; width: 10px; height: 10px; display: inline-block; border-radius: 100px; position: relative; top: 0px; left: 0px; z-index: 2; }
.his_dot { position: relative; top: 0px; left: 0px; }
.his_dot:after { content: ""; position: absolute; top: 50%; left: 30%; background-color: #2a72e621; width: 60px; height: 60px; z-index: 1; transform: translate(-50%,-50%); border-radius: 100px; animation-duration: 3s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: hissizeup; }
.history_con img { border-radius: 20px; overflow: hidden; width: 90%; display: block; }
.his_info th { font-weight: 600; font-size: 20px;  vertical-align: top; min-width: 30px; text-align: left; color: #2a72e6; }
.his_info td { font-weight: 300; font-size: 20px; opacity: 0.8; display: block; }
.his_info tr { display: table; padding: 10px; line-height: 2;}
.history_con_tit_wrap {position: relative;}
.history_con_txt_wrap{position: absolute; top: 50% ; left: 50%; transform: translate(-50%,-50%);}
.history_con_tit_wrap img { border-radius: 30px; }
.history-year-list div { opacity: 0.2; transition: 0.3s; line-height: 1.5; }
.history-year-list div.active { opacity: 1; font-weight: 900; transform: scale(1.1); } */


.pdt_sub_nav_wrap { padding-top: 20px; width: 100%; margin: 0 auto; text-align: center; position: sticky; top: var(--sticky-top); z-index: 50; }
.pdt_sub_list_a { padding: 20px 50px; display: inline-block; border-radius: 100px; color: #fff; font-size: 21px; font-weight: 500; }
.pdt_sub_nav { display: inline-flex; gap: 10px; justify-content: center; padding: 10px 15px; background-color: #caf0ff1a; border-radius: 1000px; }
.pdt_sub_list_wrap.active .pdt_sub_list_a { background-color: #2a72e6; }
.article_wrap { position: relative; top: 0; left: 0; z-index: -10; }
.article_bg { position: relative; top: 0px; left: 0px; bottom: 0px; right: 0px; background-repeat: no-repeat; background-position: center center; background-size: contain; height: 800px; background-image: url(../images/sub/article_bg.jpg); animation-duration: 10s; 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; }
.part_con { position: absolute; width: 20%; }
.part_con_in { position: absolute; padding: 30px; border-radius: 20px; overflow: hidden; display: block; width: 100%; z-index: 100; }
.part_con.animated { animation-duration: 1.5s; animation-name: fadeIn; }
.part_con::after { content: ''; display: inline-block; background-color: #fff; opacity: .3; position: absolute; height: 1px; }
.part_con::before { content: ''; display: inline-block; background-color: #fff; opacity: .3; position: absolute; height: 1px; z-index: -1; }
.part_con_01 { top: 30%; left: 50%; margin-left: 210px; animation-delay: 0.5s; z-index: 5; }
.part_con_02 { top: 35%; right: 50%; margin-right: 280px; animation-delay: 1.2s; z-index: 4; }
.part_con_03 { top: 50%; left: 50%; margin-left: 350px; animation-delay: 1.8s; z-index: 3; }
.part_con_04 { top: 65%; right: 50%; margin-right: 200px; animation-delay: 1.4s; z-index: 2; }
.part_con_05 { top: 70%; left: 50%; margin-left: 200px; animation-delay: 2.1s; z-index: 1; }
.part_con_02::after { width: 80px; top: 50%; right: -20%; margin-top: 61px; }
.part_con_03::after { width: 240px; top: -30%; left: -133px; }
.part_con_04::after { width: 70px; top: -57%; right: 20px; margin-top: -20px; }
.part_con_05::after { width: 120px; top: -35%; left: -20px; }
.part_con_01::before { width: 100px; transform: rotate( 315deg); top: 100px; left: -60px; }
.part_con_02::before { width: 50px; transform: rotate( 45deg); top; top: 78px; left: 329px; }
.part_con_03::before { width: 50px; transform: rotate( 45deg); top: 18px; left: 100px; }
.part_con_04::before { width: 50px; transform: rotate( 132deg); top: -2px; right: 82px; }
.part_con_05::before { width: 60px; transform: rotate( 45deg); top: 20px; left: 91px; }
.part_con_txt { display: none; position: relative; padding-top: 120px; }
.part_con_bg { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: #000; background-position: center; background-repeat: no-repeat; background-size: cover; }
.part_con_in img { position: relative; }
.part_con_in:hover .part_con_bg { display: block; }
.part_con_in:hover .part_con_txt { display: block; }
.part_con_01 .part_con_bg { background-image: url(../images/sub/part_con_bg_01.jpg); }
.part_con_02 .part_con_bg { background-image: url(../images/sub/part_con_bg_02.jpg?new); }
.part_con_03 .part_con_bg { background-image: url(../images/sub/part_con_bg_03.jpg); }
.part_con_04 .part_con_bg { background-image: url(../images/sub/part_con_bg_04.jpg); }
.part_con_05 .part_con_bg { background-image: url(../images/sub/part_con_bg_05.jpg); }
.sub_visual_slogan { opacity: 0; will-change: opacity,transform; 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; font-size: 36px; font-weight: 600; color: #fff; display: flex; align-items: center; justify-content: center; }
.pdt_sec_view_tit_wrap { display: flex; padding-bottom: 30px; align-items: flex-end; }
.pdt_sec_view_tit_wrap .tit { font-size: 36px; font-weight: 600; padding-left: 30px; padding-right: 20px; color: #000; line-height: 1; position: relative; }
.pdt_sec_view_tit_wrap .tit:after { content: ''; width: 10px; height: 10px; background-color: #2a72e6; border-radius: 100%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.pdt_sec_view_tit_wrap .txt { padding-bottom: 2px; }
.pdt_sec_view_intro_wrap { padding: 50px; background-color: #f9f9f9; border-radius: 20px; display: flex; gap: 50px; align-items: center; }
.pdt_sec_view_detail_wrap { padding-top: 100px; }
.view_intro_info .sub_tit { display: inline-block; font-size: 18px; font-weight: 500; color: #666; }
.view_intro_img img { mix-blend-mode: multiply; }
.view_intro_img { width: 30%; text-align: center; }
.view_intro_info { width: 70%; }
.view_intro_vid { position: relative; height: 300px; width: 50%; border-radius: 20px; overflow: hidden; }
.pdt_tit { display: inline-block; font-size: 30px; font-weight: 600; color: #000; }
.pdt_txt { display: inline-block; font-size: 18px; font-weight: 300; color: #666; line-height: 1.4; }
.pdt_intro_btn { display: inline-block; padding: 15px 30px; background-color: #2a72e6; font-size: 18px; font-weight: 500; color: #fff; border-radius: 100px; }
.pdt_sec_view_nav_wrap { position: relative; background-color: #f9fafc; padding: 10px; border-radius: 100px; margin-bottom: 80px}
.pdt_sec_view_nav_wrap a { display: block; width: 100%; text-align: center; padding: 10px 20px; font-size: 18px; color: #999; font-weight: 500; border-radius: 100px; }
.pdt_sec_view_nav_wrap ul { display: flex; align-items: center; }
.sub_01 .pdt_sec_view_nav_wrap ul { display: flex; align-items: center; }
.tab_box_nav li { width: 50%; }
.pdt_sec_view_nav_wrap a.active { color: #fff; background-color: #2a72e6; }
.scrollb .tab_box_nav_wrap { width: 100%; max-width: 50%; position: fixed; top: 100px; left: auto; z-index: 1000; border-top: 1px solid #eee; }
.scrollb .tab_box_nav { top: 0px; }
.target_div { position: absolute; top: -100px; left: 0px; width: 1px; height: 1px; overflow: hidden; visibility: hidden; }
.view_intro_info .pdt_tit { width: 100%; }
.detail_list_wrap { padding: 50px 0 150px; }
.detail_list_wrap ul { display: grid; grid-template-columns: repeat(2,1fr); gap: 50px; }
.detail_list_wrap .dtl_img img { border-radius: 20px; }
.detail_top .sec_txt2 span { font-size: 18px !important; line-height: 1.4 !important; color: #666 !important; }
.detail_top .sec_tit5 { width: 70%; }
.detail_features .sec_tit7 { width: 70%; }
.detail_features { font-size: 18px; line-height: 1.45; }
.dtl_info { padding-top: 50px; }
.dtl_info .tit { font-size: 36px; font-weight: 600; color: #000; line-height: 1.4; }
.dtl_info .txt { font-size: 16px; font-weight: 300; color: #666; line-height: 1.4; padding-top: 30px; text-align: justify; }
.detail_btm_goto_list.default .goto_img_list { display: grid; gap: 20px; padding-top: 30px; grid-template-columns: repeat(4,1fr); }
.goto_item { width: 100%; text-align: center; }
.detail_btm_goto_list { display: grid; gap: 20px; }
.detail_btm_goto_list.half_list .goto_img_list { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; padding-top: 30px; }
.detail_btm_goto_list.half_list { grid-template-columns: repeat(2,50%); }
.goto_img { padding: 30px; background-color: #f9f9f9; border-radius: 20px; min-height: 350px; display: grid; align-items: center; justify-content: center; }
.goto_img img { max-height: 180px; /* mix-blend-mode:multiply;*/
}
.goto_tit { font-size: 18px; font-weight: 600; color: #000; padding: 20px 0 15px; line-height: 1.4; }
.goto_sub_tit { color: #666; font-size: 16px; line-height: 1.4; }
.goto_img_wrap_in:hover .goto_img { background-color: #2a72e6; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.goto_img_wrap_in:hover .goto_img img { animation-duration: 2s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: sizeup2; }
.ftr_strong span { font-size: 18px; color: #000; font-weight: 600; }
.ftr_strong .plus { font-size: 18px; color: #000; font-weight: 600; top: 10px; position: absolute; padding-left: 10px; }
.ftr_strong { position: relative; }
.footer-sns { position: absolute; bottom: 0; right: 0; }
.footer-sns ul { display: flex; gap: 10px; }
.footer-sns ul li { display: block; }
.footer-sns ul li a { font-size: 21px; color: #666; padding: 7px; background-color: #eee; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; border-radius: 100%; }
.footer-sns ul li a:hover { color: #fff; background-color: #2a72e6; }
/* main */
.main_vid_01 { position: relative; height: 100vh; overflow: hidden; }
.viewer { width: var(--w); margin: 40px auto; position: relative; aspect-ratio: 16 / 9; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow); background: #000; isolation: isolate; }
.viewer .poster,.viewer .video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; will-change: opacity; }
.viewer .poster { opacity: 1; }
.viewer .video { opacity: 0; pointer-events: none; }
.viewer:has(.controls a:hover) .poster { opacity: 0; }
.viewer:has(a[data-vid="1"]:hover) .video[data-vid="1"] { opacity: 1; }
.viewer:has(a[data-vid="2"]:hover) .video[data-vid="2"] { opacity: 1; }
.viewer:has(a[data-vid="3"]:hover) .video[data-vid="3"] { opacity: 1; }
.controls { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2; }
.sec_pd50 { padding: 50px 0; }
.sec_pd80 { padding: 80px 0; }
.sec_pd100 { padding: 100px 0; }
.sec_pd150 { padding: 150px 0; }
.sec_pd180 { padding: 180px 0; }
.main_sec_in { position: relative; top: 0px; left: 0px; z-index: 10; margin: 0 auto; max-width: inherit; padding: 0 5%; overflow: visible; }
.main_01_bg img { position: relative; width: 100%; }
.main_01_bg { position: relative; max-width: 1400px; margin: 0 auto; }
.main_sec_01_text_wrap { position: absolute; top: 45%; left: 100px; text-align: left; width: 30%; }
.div_line { width: 100%; height: 2px; background-color: #eee; }
.main_vid_02 .view_more_btn {
}
.main_bg_btn { position: absolute; display: inline-block; text-align: left; padding: 15px 30px; position: relative; font-size: 18px; color: #fff; line-height: 1; border-radius: 100px; background: #75BB51; background: linear-gradient(90deg,rgba(117,187,81,1) 50%,rgba(19,153,188,1) 100%); margin: 0 auto; }
.main_bg_btn_01 { top: 44%; left: 26%; }
.main_bg_btn_02 { top: 24%; left: 40%; }
.main_bg_btn_03 { top: 34%; left: 60%; }
.career_step_wrap { position: relative; padding: 50px 80px; background-color: #f9f9f9; border-radius: 30px; }
.career_step_list { display: grid; grid-template-columns: repeat(4,1fr); }
.career_step { text-align: center; position: relative; z-index: 10; }
.career_step .num { font-size: 16px; font-weight: 500; color: #0198db; width: 30px; height: 30px; line-height: 1; border-radius: 100%; border: 1px solid #0198db; display: inline-flex; align-items: center; justify-content: center; background-color: #fff; }
.career_step:last-child .num { color: #fff; background-color: #0198db; }
.career_step .tit { font-size: 30px; font-weight: 500; color: #000; }
.career_step_list:after { content: ''; width: 65%; height: 1px; background-color: #eee; position: absolute; top: 63px; left: 50%; transform: translateX(-50%); }
.career_ending_bg { width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #eee; background-image: url(../images/sub/career_ending_bg.jpg); z-index: -10; background-position: center; background-repeat: no-repeat; background-size: cover; }
.sec_tit8 p { display: inline; }
.main_top_txt_bg_wrap { position: relative; top: 0px; left: 0px; visibility: hidden; }
.main_top_txt_all_wrap { position: absolute; top: 0px; left: 0px; scale: 0.5; transform: translateY(100%); width: 100%; height: 100%; color: #f26121; }
.main_bt_txt_all_wrap { position: absolute; text-align: left; bottom: 0; }
.main_sec_01_con_all_wrap { position: relative; top: 0px; left: 0px; height: 100vh}
.main_sec_01_con_all_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.27em; font-size: large; }
.main_sec_01_con_wrap { vertical-align: middle; display: inline-block; text-align: center; width: 100%; height: 50%; position: relative; top: 0px; left: 0px; }
div[class^="gsap-marker"] { z-index: 9999999!important}
.main_sec_all_wrap { position: relative; top: 0px; left: 0px; z-index: 900; background-color: #fff; width: 100%; overflow: hidden; }
.sub_02 .tab_box_nav_all_wrap { display: none; }
.detail_features ul { width: 100%; display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; }
.detail_features li { border: 1px solid #eee; padding: 50px; border-radius: 20px; }
.detail_list_wrap li { border: none; padding: 0; }
.detail_spec { padding-top: 10px; }
.detail_spec th { color: #fff; font-size: 18px; font-weight: 400; padding: 20px 0; background-color: #4371e3; text-align: center; }
.detail_spec tr { display: table-row; width: 100%; text-align: left; border-bottom: 1px solid #eee; }
.detail_features { display: grid; gap: 80px; }
.pdt_contact_wrap { padding: 80px; width: 100%; position: relative; text-align: center; border-radius: 30px; overflow: hidden; }
.pdt_contact_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #000; background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: -10; }
.pdt_contact_bg { background-image: url(../images/sub/pdt_contact_bg.jpg); }
.header_top_box_ico { position: absolute; display: inline-block; vertical-align: middle; padding: 0 10px 0 0; text-align: left; }
.header_top_box_ico>a { color: #fff; font-size: 18px; padding: 0 10px; height: auto; line-height: inherit; min-width: 50px; display: inline-block; text-align: center; position: fixed; top: 25px; right: 11%; z-index: 9999; }
.header_top_box_span:first-child { border-left: none; }
.header_top_box_ico>a:hover { color: #2a72e6; }
.header_top_box_span>a:hover { color: #2a72e6 !important; }
.header_top_box_span.active>a { color: #2a72e6; }
.sub .header_top_box_ico>a { color: #000; }
.open .header_top_box_ico>a,.scroll .header_top_box_ico>a { color: #000; }
.file_search .sub_wrap { padding: 150px 0; }
.main_sec_02_all_wrap { position: relative; top: 0px; left: 0px; width: calc(100% - 100px); height: 95vh; z-index: 799; margin: 0 auto; margin-top: 20px; border-radius: 30px; }
.main_sec_02_con_wrap { position: relative; }
.main_sec_02_con_left_wrap { position: relative; left: 0px; right: 0px; bottom: 0px; width: 65%; height: 100vh; }
.main_sec_02_left_bg_wrap { position: relative; left: 0px; right: 0px; bottom: 0px; }
.main_sec_02_left_bg { background-image: url(../images/main/main_sec_02_left_bg.jpg); height: 100vh; background-color: #000; }
.main_sec_02_con_right_wrap { position: absolute; top: 0; left: auto; right: 0px; bottom: 0px; width: 35%; height: 98vh; display: grid; grid-template-rows: 50% 50%; }
.main_sec_02_con_right_top_wrap { position: relative; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 100%; background: #eee; z-index: 10; }
.main_sec_02_con_right_btm_wrap { position: relative; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 100%; }
.main_sec_02_txt_right_btm_wrap { background: #001a3b; }
.main_sec_02_txt_right_btm_wrap .btm { padding-top: 30px; }
.main_sec_02_txt_wrap { position: absolute; top: 20%; left: 80px; z-index: 100; }
.main_sec_02_txt_wrap * { color: #fff; }
.main_sec_02_txt_right_01_wrap { position: absolute; padding: 100px 50px 0; z-index: 100; width: 100%; height: 100%; overflow: hidden; }
.main_sec_02_con_right_top_01_wrap { position: relative; left: 0px; right: 0px; top: 0px; bottom: 0; width: 50%; }
.main_sec_02_con_right_top_02_wrap { position: relative; left: 0px; right: 0px; top: 0px; bottom: 0; width: 50%; }
.main_sec_02_con_right_top_02_wrap * { color: #fff; }
.main_sec_02_txt_right_wrap { position: absolute; bottom: 90px; left: 50px; z-index: 100; }
.main_sec_02_txt_right_btm_wrap * { color: #fff; }
.main_sec_02_txt_right_btm_wrap { position: relative; padding: 50px; z-index: 100; height: 100%; }
.main_sec_02_txt_right_01_wrap .right { display: none; position: absolute; right: 50px; top: 120px; }
.main_sec_02_txt_right_btm_wrap .right { position: absolute; right: 50px; top: 55px; }
.main_sec_02_con_right_top_wrap .view_more_btn_a { border: 1px solid #ccc; color: #999; }
.main_sec_02_con_right_top_wrap .view_more_btn_a:hover { border: 1px solid #f18b00; color: #fff; }
.main_03_wrap1 { position: relative; min-height: 100vh; background: #fff; }
.intro_cover { position: absolute; inset: 0; display: flex; overflow: hidden; pointer-events: none; z-index: 3; }
.intro_cover span { flex: 0 0 33.33%; height: 100%; will-change: transform; transition: none !important; }
.intro_cover .cover_1, .intro_cover .cover_2 { background: #001a3b; }
.intro_cover .cover_3 { background: #001a3b; }
.main_solution_wrap { position: absolute; inset: 0; display: grid; grid-template-columns: repeat(3,1fr); place-items: center; z-index: 4; }
.main_solution { color: #111; position: relative; width: 100%; height: 100vh; }
.solution_con_bg { position: relative; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-size: 100% 100%; background-position: center; background-size: cover; object-fit: cover; transition: all 0.4s ease; }
.solution_con_bg.bg01 { background-image: url(../images/main/talent_motion_bg_01.jpg); }
.solution_con_bg.bg02 { background-image: url(../images/main/talent_motion_bg_02.jpg); }
.solution_con_bg.bg03 { background-image: url(../images/main/talent_motion_bg_03.jpg); }
.solution_con_info { position: absolute; top: 16%; left: 0; right: 0; bottom: 0; display: flex; flex-direction: column; justify-content: center; }
.solution_con_img { padding-bottom: 50px; }
.main_04_bg { position: relative; margin: 0 auto; text-align: center; }
.main_04_bg img { border-radius: 30px; }
.main_sec_04_text_wrap { position: absolute; top: 30%; left: 50%; z-index: 10; transform: translateX(-50%); }
.main_04_wrap .flow-container { top: auto; bottom: 200px; left: 50%; z-index: 100; transform: translateX(-50%); }
.main_04_wrap .flow-part { gap: 50px; display: inline-flex; justify-content: center; width: max-content; }
.mpart_img { padding: 15px 30px; background-color: #fff; border-radius: 10px; }
@media screen and (min-width:2050px) {
  .con_wrap { width: 100%; left: 0px; margin: 0 auto; }
}
@media screen and (max-width:1900px) {
  .con_wrap { width: 100%; left: 0px; margin: 0 auto; }
}
@media (max-width:1024px) {
  .Motion_text_wrap { gap: 64px; }
  .MotionPath { width: 28vw; }
}
@media (max-width:640px) {
  .Motion_text_wrap { flex-direction: column; gap: 28px; text-align: left; align-items: flex-start; }
  .MotionPath { width: 56vw; }
}
@keyframes textLoop {
  0% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
  100% { -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
}
@keyframes sizeup {
  0% { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
  50% { transform: scale(1.03); -ms-transform: scale(1.03); -webkit-transform: scale(1.1); }
  100% { transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
}
@keyframes sizeup2 {
  0% { scale: 1; }
  100% { scale: 1.05; }
}
.main_solution2_img_wrap { position: sticky; z-index: 1; }
.main_solution2_img_wrap01 { top: 80px; }
.main_solution2_img_wrap02 { top: 220px; }
.main_solution2_img_wrap03 { top: 360px; }
.main_solution2_img_wrap04 { top: 540px; }
.sub_visual_all_wrap.main_solution2 .main_solution2_img_wrap .main_solution2_img_text_wrap { position: absolute; top: 10%; left: 5%; right: 0; bottom: 10%; display: flex; text-align: left; align-content: space-around; justify-content: space-between; flex-direction: column; }
.sub_visual_all_wrap.main_solution2 .main_solution2_img_wrap .main_solution2_btn_wrap { position: absolute; top: 53px; right: 50px; font-size: 40px; }
.main_solution2_img_wrap01 img,.main_solution2_img_wrap02 img ,.main_solution2_img_wrap03 img { overflow: hidden; border-radius: 50px; }
.sub_sec_all_wrap.sub_visual_all_wrap.main_solution2 { padding: 0 15%; }
.none_tbl_wrap { overflow: auto; }
.none_tbl_wrap table { width: 100%; font-size: 16px; color: #000; line-height: 1.6; border-radius: 10px 10px 0 0; overflow: hidden; }
.none_tbl_wrap td { padding: 25px 10px; font-weight: 300; text-align: center; border: 1px solid #ddd; }
.none_tbl_wrap td.td_01 { background-color: #f5f5f7}
.vision_wrap .vision_sec_01 { background: url(../images/sub/vision_sec_01.png)no-repeat center center/cover; padding: 300px 0; border-radius: 40px; }
.vision_wrap .palo-seq { display: grid ; justify-items: center; grid-template-columns: 1fr; --t1: 1.2s; --t2: 1.6s; --t3: 1.2s; --gap: 20px; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans KR", sans-serif; padding: 40px 24px; color: #111; position: relative; overflow: hidden}
.vision_wrap .palo-seq .row { display: flex; align-items: center; gap: var(--gap); flex-wrap: wrap; opacity: 0}
.vision_wrap .palo-seq .word { font-weight: 800; letter-spacing: 0.04em}
.vision_wrap .palo-seq .pal { color: #1554e1; font-size: 64px}
.vision_wrap .palo-seq .follow { color: #9b9ba6; font-size: 64px}
.vision_wrap .palo-seq .plus { font-size: 56px; color: #b7b7bf; font-weight: 700}
.vision_wrap .palo-seq .chip { background: #f39b2f; color: #fff; font-size: 14px; font-weight: 700; padding: 8px 12px; border-radius: 999px; display: inline-flex; align-items: center; }
.vision_wrap .palo-seq .chip-right { order: 3}
.vision_wrap .palo-seq .ghost { opacity: .22; color: #1554e1; font-size: 48px; font-weight: 800}
.vision_wrap .palo-seq .ghost-far { color: #000; font-size: 48px; margin-left: 6px}
.vision_wrap .palo-seq .palo { color: #1554e1; font-size: 72px}
.vision_wrap .palo-seq .robotics { color: #9b9ba6; font-size: 72px; font-weight: 800}
.vision_wrap .row-1 { animation: fadeInUp var(--t1) ease both}
.vision_wrap .row-1 .pal { animation: pop 600ms 120ms ease both}
.vision_wrap .row-1 .follow { animation: pop 600ms 240ms ease both}
.vision_wrap .row-2 { margin-top: 140px; animation: stage2 var(--t2) calc(var(--t1) + .2s) ease both}
.vision_wrap .row-2 .left { display: flex; align-items: center; gap: 12px}
.vision_wrap .row-2 .right { display: flex; align-items: center; gap: 12px}
.vision_wrap .row-2 .ghost { animation: driftL var(--t2) calc(var(--t1) + .2s) ease both}
.vision_wrap .row-2 .ghost-far { animation: fadeOut var(--t2) calc(var(--t1) + .2s) linear both}
.vision_wrap .row-2 .pal { animation: focusBlue var(--t2) calc(var(--t1) + .2s) ease both}
.vision_wrap .row-2 .follow { animation: focusGray var(--t2) calc(var(--t1) + .2s) ease both}
.vision_wrap .row-3 { margin-top: 160px; animation: fadeInUp var(--t3) calc(var(--t1) + var(--t2) + .25s) ease both}
.vision_wrap .row-3 .palo { animation: mergeLeft var(--t3) calc(var(--t1) + var(--t2) + .25s) ease both}
.vision_wrap .row-3 .robotics { animation: mergeRight var(--t3) calc(var(--t1) + var(--t2) + .25s) ease both}
.vision_sec_03_bg { background: url(../images/sub/vision_sec_03_bg.png)no-repeat fixed center/cover; padding: 200px 0; border-radius: 40px; }
@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(10px)}
  to { opacity: 1; transform: none}
}
@keyframes pop {
  from { transform: scale(.96); filter: blur(2px)}
  to { transform: none; filter: none}
}
@keyframes stage2 {
  from { opacity: 0; transform: translateY(10px)}
  to { opacity: 1; transform: none}
}
@keyframes driftL {
  from { transform: translateX(0)}
  to { transform: translateX(-8px)}
}
@keyframes fadeOut {
  to { opacity: 0; transform: translateX(20px)}
}
@keyframes focusBlue {
  0% { filter: blur(0.5px)}
  50% { text-shadow: 0 0 0 rgba(0,0,0,0)}
  100% { filter: none}
}
@keyframes focusGray {
  0% { opacity: .9}
  100% { opacity: 1}
}
@keyframes mergeLeft {
  from { transform: translateX(-14px); letter-spacing: .08em}
  to { transform: none; letter-spacing: .02em}
}
@keyframes mergeRight {
  from { transform: translateX(14px); letter-spacing: .08em}
  to { transform: none; letter-spacing: .02em}
}
.pdt_sec_features_wrap { padding: 50px 0; display: grid; grid-template-columns: repeat(3,1fr); gap: 40px 20px; }
p.captcha_guide { display: none; }











































