@charset "utf-8";

body {width: 100%; overflow: initial;;}
body, html { text-align: initial;}
html {}
a {-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-decoration: none;}
img {max-width: 100%;}
#wrap {width: 100%;word-break: break-word;overflow: hidden;}
#toTop {display: none;text-decoration: none;position: fixed;bottom: 100px;right: 10px;overflow: hidden;width: 38px;height: 36px;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: #f26121;background-repeat: no-repeat;background-position: center center;}
#toTop:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }

.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; }
.hidden_txt {position: absolute!important;font-size: 0!important;line-height: 0!important;overflow: hidden!important;}

.intro * {}
.intro { position: fixed; display: grid; place-items: center; height: 100vh; width: 100%; background-color: transparent; z-index: 999999; }
.intro__title { color: #666; text-align: center; z-index: 2; font-size: 1.9vw; font-weight: 400; font-family: 'Poppins','na200','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif; width: 100%; }
.intro__title span { padding-bottom: 30px; display: inline-block; }
.intro__title svg { width: 300px; }
.intro__background { position: absolute; top: 0; background-color: #fff; width: 50%; height: 100%; transform: scaleX(1); }
.intro__background--left { left: 0; transform-origin: left center; }
.intro__background--right { left: 50%; transform-origin: right center; }

.main .all_wrap2 {position: fixed;top: 0px;left: 0px;right: 0px;bottom: 0px; width: 100%;z-index: 999999;background-color: #000;height: 100vh;}
.video_wrap2 {width: 100%; height: 100%;position: relative;top: 0px;left: 0px;}
.video_wrap2 {overflow: hidden;}
.video_wrap2 video { position: absolute; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 3; overflow: hidden; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.video_end .all_wrap2 {display: none;}

.mv-skip-btn { position: fixed; left: 40px; bottom: 40px; z-index: 99; border: transparent; background-color: transparent; text-align: left; padding: 0; }
.mv-skip-btn a { cursor: pointer; position: relative; font-size: 2rem; color: #fff; font-family: "Tenor Sans", sans-serif; letter-spacing: 0.06em; font-weight: 400; text-transform: uppercase; text-align: left; }
.mv-skip-btn a::before{ content: ""; width: 0%; height: 1px; background-color: #fff; position: absolute; bottom: -3px; transition: all .25s; }
.mv-skip-btn:hover a::before { width: 100%;transition: all .25s; }
#mv-end{transition: all .25s;}

.Ad-txt{ position: fixed; left: 50%; bottom: 40px; z-index: 99; transform: translateX(-50%); font-size: 12px; line-height: 1.4; color: #fff; text-align: center; padding: 0;}
.main-play { display: block; opacity: 0.7; width: 80px; height: 80px; z-index: 100;position: absolute;right: 50%;bottom: 50%;transform: translate(50%,50%);border: 1px solid rgba(255, 255, 255, 1);border-radius: 100px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.main-play2 { display: block; opacity: 0.7; width: 80px; height: 80px; z-index: 100;position: absolute;right: 50%;bottom: 50%;transform: translate(50%,50%);border: 1px solid rgba(255, 255, 255, 1);border-radius: 100px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}

.play_on .main-play::after { transform: translate(-50%, -50%); width: 20px; height: 25px; border-left: 5px solid #fff; border-right: 5px solid #fff; border-width:0px 5px 0px 5px }
.play_on .main-play { right: 0px; bottom: 0px; left: auto; top: auto; transform: translate(-50%,-50%); }
.main-play::after{content: ''; position: absolute; top: 50%; left: 50%; width: 0; height: 0;transform: translate(-35%, -50%); border-style: solid; border-width: 15px 0px 15px 25px; border-color: transparent transparent transparent #fff;}

.play_on .main-play2::after { transform: translate(-50%, -50%); width: 20px; height: 25px; border-left: 5px solid #fff; border-right: 5px solid #fff; border-width:0px 5px 0px 5px }
.play_on .main-play2 { right: 0px; bottom: 0px; left: auto; top: auto; transform: translate(-50%,-50%); }
.main-play2::after{content: ''; position: absolute; top: 50%; left: 50%; width: 0; height: 0;transform: translate(-35%, -50%); border-style: solid; border-width: 15px 0px 15px 25px; border-color: transparent transparent transparent #fff;}

.web_vid, .web_vid_btn{display: block;}
.mob_vid, .mob_vid_btn{display: none;}

/*Header*/
.logo_off {display: inline-block;}
.logo_on {display: none;}

.header_wrap * {z-index: 1004;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-decoration: none;}
.header_wrap a {display: block;}
.header_wrap {width: 100%;position: relative;top: 0px;left: 0px;z-index: 1004;}
.header_top_wrap {width: 100%;display: none;}
.header_top {width: 100%;max-width: 1540px;margin: 0 auto;position: relative;top: 0px;left: 0px;}
.header_top:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.header_top_box {float: left;margin-right: 30px;}
.header_top_box_in {position:relative;top: 0px;left: 0px;padding-left: 30px;background-image: url(../images/common/header_top_box.png);background-repeat: no-repeat;background-position:0 center }
.header_top_box_in span {height: 70px;line-height: 70px;color: #fff;font-size: 16px;}
.header_mid_wrap {width: 100%;}
.header_mid { width: 100%; margin: 0 auto; position: relative; top: 0px; left: 0px; padding: 0 100px; }
.header_mid:before { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: -1; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

/* .open .header_mid:before {background-color: #fff;backdrop-filter: none;-webkit-backdrop-filter:none;} */

.header_mid:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.header_bottom_wrap {width: 100%;margin: 0 auto;position: relative;top: 0px;left: 0px;}
.header_bottom {width: 1540px;margin: 0 auto;}

.logo_wrap {position: absolute;top: 13px;left: 50%;transform: translateX(-50%);z-index: 2}
/*.logo_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}*/
.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;}
.logo_long {display: none!important;}
.m_menu_btn_wrap {display: none; position: absolute;top: 15px;right: 40px;height: 50px;width: 40px;z-index: 3}
.header_wrap .m_menu_btn_wrap .m_menu_btn {width: 100%;height: 30px;position: absolute;top: 50%;left: 0px;margin-top: -15px;}
.m_menu_btn span {display: block;height: 3px; background-color: #fff;position: absolute;top: 50%;margin-top: -2px;left: 0px;right: 0px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.m_menu_btn:before {content: "";position: absolute;top: 0px;left: 0px;right: 0px;height: 3px; background-color: #fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.m_menu_btn:after {content: "";position: absolute;bottom: 0px;left: 0px;right: 0px;height: 3px; background-color: #fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}

.m_menu_btn_wrap:hover .m_menu_btn span {background-color: #f26121;right: 0px;}
.m_menu_btn_wrap:hover .m_menu_btn:before {background-color: #f26121;right: 0px;}
.m_menu_btn_wrap:hover .m_menu_btn:after {background-color: #f26121;right: 0px;}

.m_close_wrap {position: relative;top: 0px;left: 0px;padding: 20px;}
.m_close_btn {width: 40px;height: 30px;position: relative;top: 0px;left: 0px;}
.m_close_btn:before,
.m_close_btn:after {content:"";display:block;position:absolute;width:35px;height:3px;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_wrap {width: 280px;height: 100%;position: fixed;top: 0px;right: -280px;bottom: 0;z-index: 9999;background-color:#222;}
.m_menu_wrap a {display: block;color: #fff;}
.m_menu_wrap .menu_a {height: 50px;margin: 0;padding: 0 0 0 20px;border-bottom: #333 1px solid;border-top: #555 1px solid;text-align: left;cursor: pointer;line-height: 50px;font-size: 14px;position: relative;top: 0px;left: 0px;}
.m_menu_wrap .menu_a:after {content:""; width: 10px;height: 10px;border-left: 1px solid #fff; border-bottom: 1px solid #fff;display: block;position: absolute;top: 50%;right: 10px;transform:rotate(225deg);transition:all .3s ease;margin-top: -5px}
.m_menu_wrap .menu_a.void_link:after {content:""; width: 10px;height: 10px;border-left: 1px solid #fff; border-bottom: 1px solid #fff;display: block;position: absolute;top: 50%;right: 10px;transform:rotate(-45deg);transition:all .3s ease;margin-top: -5px}
.m_menu_wrap .menu_a.void_link.menu_on:after {transform:rotate(-225deg);}
.m_menu_wrap .menu_a:first-child {}
.m_menu_wrap .sub_menu_wrap {display: none;background-color: #444; width: 100%!important}
.m_menu_wrap .sub_menu_wrap .sub_menu_a {height: 38px;line-height: 38px;padding-left: 30px;border-bottom: 1px solid #666;}
.m_menu_wrap .sub_menu_wrap .sub_menu_a:first-child {border-top: none;}
.m_menu_wrap .menu_a:hover{background-color: #f26121;border-color: #f26121;color: #fff;}
.m_menu_wrap .sub_menu_wrap .sub_menu_a:hover {background-color: #777;border-color: #777;color: #fff;}
.m_menu_wrap .menu_a.menu_on {background-color: #f26121;border-color: #f26121;color: #fff;}
.m_menu_wrap .thd_menu_wrap {background-color: #888}
.m_menu_wrap .thd_menu_wrap .thd_menu_a {height: 38px;line-height: 38px;padding-left: 30px;border-bottom: 1px solid #666;}
.m_menu_wrap .thd_menu_wrap .thd_menu_a:first-child {border-top: none;}
.m_menu_wrap .thd_menu_wrap .thd_menu_a:hover {background-color: #777;border-color: #777;color: #fff;}




/* .all_bg {background-color: #000;opacity: 0.5;position: fixed;top: 0px;left: 0px;width: 100%!important;height: 100%!important;bottom: 0px;right: 0px;display: none;z-index: 1004;} */
.m_all_bg {background-color: #000;opacity: 0.5;position: fixed;top: 0px;left: 0px;width: 100%!important;height: 100%!important;bottom: 0px;right: 0px;display: none;z-index: 1005;}
.header_all_wrap {width: 100%;position: fixed;top: 0px;left: 0px;z-index: 1005;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.header_all_wrap:before {content: "";position: absolute;top: 100px;width: 0px; height: 1px;background-color: #fff; transform: translateX(-50%);left: 50%;
	animation-delay: 0.5s;
	animation-duration: 3s;
	animation-name: line;
	animation-fill-mode: forwards;display: none;
}
@keyframes line {
	from {
		width: 0px;
		opacity: 0
	}

	to {
		width: 100%;
		opacity: 0.4
	}
}

.lang_all_wrap {position: absolute;top: 0px;right: 0px;height: 50px;z-index: 3;height: 36px;}
.lang_box { border: 1px solid #999; border-radius: 5px; text-align: center; background-color: transparent; color: #fff; }
.lang_box .lang_box_a:after{border-color: #f26121;}
.lang_sub_wrap {display: none;border-top: 1px solid #ddd;}
.lang_box .lang_box_a {font-size: 16px; padding:7px 40px 7px 20px;height: 36px; line-height: 36px;color: #fff;position: relative;top: 0px;left: 0px; border-radius: 5px 5px 0 0;}
.lang_box .lang_box_a:after {content: "";position: absolute;right: 15px;top: 12px;width: 8px;height: 8px;border-left: 1px solid #fff;border-bottom: 1px solid #fff;transform:rotate(-45deg);transition:all .3s ease}
.lang_box:hover {border-radius: 5px;background-color: #fff;border-color: #f26121 !important;}
.lang_box:hover .lang_box_a {background-color: #f26121;color: #fff!important;}
.lang_box:hover .lang_box_a:after {transform:rotate(135deg);top: 16px;border-color: #fff!important;}
.lang_box:hover .lang_sub_wrap {display: block;}
.lang_sub_box a {font-size: 14px; color: #333; padding: 0 20px;height: 30px;line-height: 30px;}
.lang_sub_box a:hover {color: #f26121}


.m_lang_all_wrap { position: absolute; left: 50% !important; transform: translateX(-50%) !important; right: auto !important; bottom: 10% !important; top: auto !important; }
.m_lang_all_wrap .lang_box_a{line-height: 20px !important;}
.m_lang_all_wrap .lang_box_a:after { border-color: #fff !important; }

.top_nav { position: relative; top: 0px; left: 0px; font-size: 0px; text-align: center; z-index: 1; padding-top: 0px; display: flex; justify-content: space-between; margin: 0 auto; text-align: center; align-items: flex-start; width: 100%; }
/* .top_nav .menu {text-transform: uppercase;} */
.top_nav:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.top_nav .menu {width: 167px;position: relative;top: 0px;left: 0px;display: inline-block;vertical-align: top;}
.top_nav .menu_a {padding: 0px;font-size: 16px;color: #fff;height: 80px;padding: 0 5px;font-weight: 400;}
.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 {line-height: 1.6;font-size: 15px;color: #666;text-align: center;border-bottom: none;padding: 10px 0;-webkit-transition: none;transition: none;font-weight: 300;}
.top_nav .sub_menu_wrap {width: 100%!important;position: absolute;top: 100%;left: 0px;-webkit-transition: none;transition: none;text-decoration: none;display: none;padding: 30px 0;border-radius: 10px;background-color: rgba(255, 255, 255, 0.95);}
.top_nav .sub_menu_wrap > div:hover .sub_menu_a,.top_nav .sub_menu_wrap > div.active .sub_menu_a {color: #f26121;-webkit-transition: none;transition: none;}
.top_nav .menu:hover .menu_a,.top_nav .menu.active .menu_a {color: #fff}
.top_nav .menu_a:hover .menu_a span:after {width: 100%;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1;}
.top_nav .menu_a.active .menu_a span:after {width: 100%;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1;}
.top_nav .menu_02::after{content: ''; position: relative; display: inline-block; width: 150px;}
.top_nav .menu_left_wrap,.top_nav .menu_right_wrap{width: 50%; display: flex;position: relative;}
.top_nav .menu_left_wrap { justify-content: flex-start; }
.top_nav .menu_right_wrap { justify-content: flex-end;  padding-right: 100px;}
.top_nav .pc_lang_all_wrap { top: 50%; transform: translateY(-50%); z-index: 1010;}
.top_nav .lang_box{border: 1px solid transparent;}
.top_nav .lang_box_a{color: #fff;line-height: 20px !important;}
.lang_box .lang_box_a:after{border-color: #fff;}

.main .top_nav .lang_box_a{color: #222;line-height: 20px !important;}
.main .lang_box .lang_box_a:after{border-color: #222;}

.sec_all_wrap {width: 100%;overflow: hidden;}
.sec_tit {font-size:18px;font-weight: 200;line-height: 1.4;color: #222; word-break: keep-all;}
.sec_tit b {font-weight: 500;}
.sec_tit2 {font-size:22px;font-weight: 200;line-height: 1.4;color: #222;word-break: keep-all;}
.sec_tit2 b {font-weight: 500;}
.sec_tit3 {font-size:36px;font-weight: 200;line-height: 1.4;color: #222;word-break: keep-all;}
.sec_tit3 b {font-weight: 500;}
.sec_tit4 {font-size:48px;font-weight: 200;line-height: 1.4;color: #222;word-break: keep-all;}
.sec_tit4 b {font-weight: 500;}
.sec_tit5 {font-size:90px;font-weight: 400;line-height: 1;color: #222;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: #222;word-break: keep-all;}
.sec_tit6 b {font-weight: 500;}
.sec_tit7 {font-size:60px;font-weight: 200;line-height: 1.4;color: #222;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:6vw;font-weight: 200;line-height: 1.2;color: #000;word-break: keep-all;}
.sec_tit9 b {font-weight: 500;}

.sec_txt10{font-size:14px;font-weight: 300;line-height: 1.6;color: #777 !important;word-break: keep-all;}
.sec_txt {font-size:16px;font-weight: 300;line-height: 1.6;color: #777 !important;word-break: keep-all;}
.sec_txt b {font-weight: 500;}
.sec_txt2 {font-size:18px;font-weight: 300;line-height: 1.6;color: #777 !important;word-break: keep-all;}
.sec_txt2 b {font-weight: 500;}
.sec_txt3 {font-size:22px;font-weight: 300;line-height: 1.6;color: #777 !important;word-break: keep-all;}
.sec_txt3 b {font-weight: 500;}
.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: #222;word-break: keep-all;}
.sec_txt5 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;}

.w_color{color: #fff;}
.txt_color_01 {color: #f26121!important}
.txt_color_bl {color: #000!important}

.main .header_all_wrap {box-shadow: none;background-color: transparent;}
.main .logo_on {display: inline-block;}
.main .logo_off {display: none;}
.main .top_nav .menu_a {color: #222}
.main .m_menu_btn span {background-color: #f26121;}
.main .m_menu_btn:before {background-color: #f26121;}
.main .m_menu_btn:after {background-color: #f26121;}


.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 .m_menu_btn span {background-color: #fff;}
.sub .m_menu_btn:before {background-color: #fff;}
.sub .m_menu_btn:after {background-color: #fff;}


/*.open .header_mid:before {background-color: #fff;backdrop-filter: none;-webkit-backdrop-filter:none;}*/

.scroll .header_all_wrap {}
.scroll .logo_on {display: inline-block;}
.scroll .logo_off {display: none;}
.scroll .top_nav .menu_a {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 .header_mid:before {background-color: rgba(255, 255, 255, 0.8);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);border: none;}
.scroll .top_nav .menu:hover .menu_a, .scroll .top_nav .menu.active .menu_a {color: #f26121;}
.scroll .top_nav .lang_box_a { color: #222 !important; }
.scroll .lang_box .lang_box_a:after { border-color: #222 !important; }
.scroll .top_nav:hover .lang_box_a { color: #fff !important; }
.scroll .lang_box:hover .lang_box_a:after { border-color: #fff !important; }
.scroll .m_menu .lang_box .lang_box_a:after{ border-color: #fff !important; }


.open .header_all_wrap {}
.open .logo_on {display: inline-block;}
.open .logo_off {display: none;}
.open .top_nav .menu_a {color: #222}
.open .m_menu_btn span {background-color: #fff;}
.open .m_menu_btn:before {background-color: #fff;}
.open .m_menu_btn:after {background-color: #fff;}
/* .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: #f26121;}

.scroll .open .header_all_wrap {}
.scroll .open .logo_on {display: inline-block;}
.scroll .open .logo_off {display: none;}
.scroll .open .top_nav .menu_a {color: #222}
.scroll .open .m_menu_btn span {background-color: #222;}
.scroll .open .m_menu_btn:before {background-color: #222;}
.scroll .open .m_menu_btn:after {background-color: #222;}
.scroll .open .header_mid:before {background-color: rgba(255, 255, 255, 0.8);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);border: none;}
.scroll .open .top_nav .menu:hover .menu_a, .scroll .top_nav .menu.active .menu_a {color: #f26121;}



.w_tp .header_all_wrap {}
.w_tp .logo_on {display: inline-block;}
.w_tp .logo_off {display: none;}
.w_tp .top_nav .menu_a {color: #222}
.w_tp .m_menu_btn span {background-color: #222;}
.w_tp .m_menu_btn:before {background-color: #222;}
.w_tp .m_menu_btn:after {background-color: #222;}
.w_tp .top_nav .lang_box_a { color: #222 !important; }
.w_tp .lang_box .lang_box_a:after { border-color: #222 !important; }
.w_tp .top_nav:hover .lang_box_a { color: #fff !important; }
.w_tp .lang_box:hover .lang_box_a:after { border-color: #fff !important; }
/* .w_tp .header_mid:before {background-color: #fff;backdrop-filter: none;-webkit-backdrop-filter:none;} */
.w_tp .top_nav .menu:hover .menu_a, .w_tp .top_nav .menu.active .menu_a {color: #f26121;}
.w_tp .m_menu_wrap .lang_box .lang_box_a:after { border-color: #fff !important; }

.register { max-width: 1400px; margin: 0 auto; padding: 150px 0 200px; }


.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: #f26121; color: #fff; border-color: #f26121;}
.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: #f26121;}
/*.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: #f26121}
.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; line-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: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: #f26121}
.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; line-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: #f26121}
/*.line_nav_box_02 .line_nav_menu .sub_menu.active {display: none;}*/

.line_all_wrap .thd_menu_wrap {display: none;}

.sub_02 .sub_wrap > div.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;}



/*Main Common*/
.c_line_wrap {padding: 10px 0}
.c_line {display: block;width: 100%; height: 1px; background-color: #eee;}

.sec_pd80 {padding: 80px 0;}
.sec_pd150 {padding: 150px 0;}
.sec_pd180 {padding: 180px 0;}

@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);
	}
}

.embed_video_wrap {
	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;
}

.embed_video_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sori_start {position: absolute;top: 0px;left: 0px;width: 1px;height: 1px;overflow: hidden;opacity: 0;visibility: hidden;}

#myVideo { 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; }
#myVideo2 { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%; height: 100%; background-size: 100% 100%; background-color: black; filter: brightness(0.5); background-position: center center; background-size: contain; object-fit: cover; z-index: 3; }
#myVideo3 { width: 100%; background-size: 100% 100%; background-color: transparent; background-position: center center; background-size: contain; object-fit: cover; z-index: 3; }
.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; }


.main_visual_all_wrap {width: 100%; position: relative;top: 0px;left: 0px;text-align: center;overflow: hidden;}
.main_visual_wrap {width: 100%; position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;overflow: hidden;z-index: 4;}
/* .main_wrap .sec_wrap {overflow: hidden;}
 */

.more_btn_wrap :hover {padding-right: 45px;}
.more_btn_wrap .more_btn_a {display: inline-block;position: relative;padding:0 50px 0 0;top: 0px;left: 0px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-decoration: none;font-size: 16px;}
.more_btn_wrap .more_btn_a:after { content: ""; position: absolute; right: 0px; top: 50%; width: 0px; height: 0px; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 6px solid #222; margin-top: -5px; }
.more_btn_wrap .more_btn_a:before {content: "";position: absolute;right: 1px;top: 50%; width: 25px;height: 1px;background-color: #222;margin-top: -1px;}
.more_btn_wrap .more_btn_a span {display: inline-block;position: relative;top: 0px;left: 0px; font-size:16px; font-weight: 500;color: #222; padding: 10px 0}
.more_btn_wrap .more_btn_a:hover {padding-right: 45px;}

.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}

* {word-break:keep-all;}
.upp {text-transform: uppercase;}



.sec_all_wrap .section {overflow: hidden;}

.sec_btn_wrap {display: block;}
.sec_btn_wrap .sec_btn {display: inline-block;padding: 15px 30px; border: 1px solid #fff;color: #fff;border-radius: 100px;}
.sec_btn_wrap .sec_btn:hover {background-color: #f26121;border-color: #f26121;}
.sec_btn_wrap.color_btn .sec_btn {border-color: #ddd; color: #666}
.sec_btn_wrap.color_btn .sec_btn:hover {background-color: #f26121;border-color: #f26121;color: #fff}

.bt_sec_wrap {width: 100%;position: relative;top: 0px;left: 0px;}
.bt_sec_wrap:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.bt_sec_box {float: left;width: 50%;overflow: hidden;position: relative;top: 0px;left: 0px;}
.bt_sec_box_bg_wrap {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;background-repeat: no-repeat;background-position: center center;;background-size: cover;z-index: 1}
.bt_sec_box_in {position: relative;top: 0px;left: 0px;width: 100%;height: 440px;z-index: 2;text-align: center;}
.bt_sec_box_in:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}
.bt_sec_box_inner {vertical-align: middle;display: inline-block;color: #fff;width: 100%;padding: 0 20px;position: relative;top: 0px;left: 0px;text-align: left;z-index: 2;max-width: 700px;}
.bt_sec_box_bg_wrap {
	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;
}


.bt_sec_box_01 .bt_sec_box_bg_wrap {background-image: url(../images/main/bt_sec_box_01.jpg);}
.bt_sec_box_02 .bt_sec_box_bg_wrap {background-image: url(../images/main/bt_sec_box_02.jpg);}

.bt_sec_box_02 .bt_sec_box_inner {text-align: right;}
.bt_sec_wrap * {color: #fff;}
.bt_sec_wrap .more_btn_wrap .more_btn_a span {color: #fff;}
.bt_sec_wrap .more_btn_wrap .more_btn_a:before {background-color: #fff;}
.bt_sec_wrap .more_btn_wrap .more_btn_a:after {border-left-color: #fff;}

.white_btn.more_btn_wrap * {color: #fff;}
.white_btn.more_btn_wrap .more_btn_a span {color: #fff;}
.white_btn.more_btn_wrap .more_btn_a:before {background-color: #fff;}
.white_btn.more_btn_wrap .more_btn_a:after {border-left-color: #fff;}



.item_label {font-size: 22px; color: #222}
.item_link {text-align: right;}
.item_link a {display: inline-block;padding: 0 30px;position: relative;top: 0px;left: 0px;}
.item_link a: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}
.item_img {text-align: center;}


.scrolled { position: absolute; bottom: 50px; left: 50%; z-index: 100; transform: translateX(-50%); z-index: 15; }
.scrolled .txt {font-size:14px;color:#fff;font-weight:400;display: inline-block;padding-top: 20px;}
.scrolled .arr{position:relative;width: 30px;height: 50px; border: 1px solid #fff; background-color: transparent;left: 50%; margin-left: -15px;border-radius: 100px;}
.scrolled .arr:after { position: absolute; top: 10px; left: 50%; content: ''; width: 4px; height: 10px; margin-left: -2px; border-radius: 100px; background-color: #fff; animation: scrolled 1.3s infinite; }
@keyframes scrolled{
	0% {transform: translate(0, -5px); opacity: 0;}
	40% {opacity: 1;}
	80% {transform: translate(0, 10px);}
	100% {opacity: 0;}
}






/*슬라이드*/
.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: 100px!important;height: 8px!important;overflow: hidden;background-color: #fff!important;border-radius: 0!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: #f26121!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;}





/*Sub Common*/
.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: 30vh 0; }
.sub_visual_all_wrap.animated .sub_visual_bg {
	animation-duration: 2s;
	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: 0px;bottom: 0px;right: 0px;background-repeat: no-repeat;background-position: center center;background-size: cover;z-index: 1;overflow: hidden;transform: scale(0.7) translateY(-90%);}
.sub_visual_bg_a {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;z-index: 8;}


@keyframes pd100 {
	0%   {
		transform: scale(0.6);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes border100 {
	0%   {
		border-width: 1000px;
	}
	100% {
		border-width: 0px;
	}
}
@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;
	}
}

.ovflow {overflow: hidden;position: relative;top: 0px;left: 0px;}

.sub_visual_wrap {width: 100%;max-width: 1500px; margin: 0 auto;position: relative;top: 0px;left: 0px;z-index: 2;padding: 0 50px;}
.sub_visual_txt {padding-bottom: 20px;padding-top: 50px;}
.sub_visual_txt a {font-size: 56px;color: #fff;;font-weight: 600;}
.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:18px; color: #fff;line-height: 1.6;font-weight: 400;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: 100px 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_left {text-align: left;}
.txt_right {text-align: right;}
.txt_center {text-align: center;}

.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: #f26121; border-radius: 100px;}
.c_list_02 span {color: #a5272b;}


.sec_in {width: 100%; max-width: 1600px; margin: 0 auto;position: relative;top: 0px;left: 0px;z-index: 2;}
.sec_in2 {width: 100%; max-width: 1400px;margin: 0 auto;position: relative;top: 0px;left: 0px;z-index: 2;}

.sub_01 .sub_vs_bt_wrap {display: none;}
.sub_vs_bt_wrap {position: relative;top:0px;left:0px;width: 100%;z-index: 2;padding: 50px 0}
.sub_01 .top_nav .lang_box_a { color: #fff; }
.sub_01 .lang_box .lang_box_a:after { border-color: #fff; }

.sub_top_nav {max-width: 100%;}
.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: block;width: 100%;text-align: center;font-size: 0px;max-width: 1700px;margin: 0 auto;}
.sub_top_nav .sub_menu {display: inline-block;position: relative;top: 0px;left: 0px;vertical-align: bottom;padding: 5px 0;}
.sub_top_nav .sub_menu.active, .sub_top_nav .sub_menu:hover {opacity: 1;}
.sub_top_nav .sub_menu_a { display: block; font-size: 14px; font-weight: 400; color: #000; position: relative; top: 0px; left: 0px; background-color: transparent; border-radius: 0px; min-width: 150px; border: 1px solid rgba(0, 0, 0, 0.05); border-left-color: #fff; }
.sub_top_nav .sub_menu:first-child .sub_menu_a {border: 1px solid rgba(0, 0, 0, 0.05); }
.sub_top_nav .sub_menu_a span {position: relative;bottom: 0px;left: 0px;padding: 18px 8px;opacity: 1;width: 100%;display: block;text-align: center;z-index: 3;}
.sub_top_nav .sub_menu:hover .sub_menu_a,.sub_top_nav .sub_menu.active .sub_menu_a { border-color: #000; color: #000; }

.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_box:nth-child(6n+1) {position: relative;top: 0px;left: 0px;margin-left: 13%;}

.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_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: #f26121;}
.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: #f26121}

.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: #f26121;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: #f26121; border-radius: 100px; }

.sub_sec_pd {padding: 180px 0}
.sub_sec_pd2 {padding: 230px 0}
.sub_sec_pd_bt {padding-top: 0px!important}

.sub_3_box_wrap {float: left; width: 33.33%;padding-left: 40px;padding-bottom: 40px;}
.sub_3_box_txt .sec_txt {color: #888; max-width: 260px;}


.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;
}


.black_bg {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;background-color: rgba(0, 0, 0, 0.4);opacity: 1;z-index: 5;}
.black_bg2 {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;background-color: #000;opacity: 0.2;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_bg4 {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;background-color: #000;opacity: 0.4;z-index: 5;}
.sub_visual_bg.animated .black_bg {opacity: 0.3;-webkit-transition: all 1s ease;transition: all 1s ease;}

.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:#f26121}
.c_list01 > li > .tit {position:relative;top:0px;left:0px;font-size:1em;vertical-align:top;color:#fff;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_vision_all_wrap .c_list01 > li:before {background-color: #fff}

.sub_btn_wrap {display: inline-block;}
.sub_btn_wrap .sub_btn_a {display: inline-block;padding: 10px 0px; border-bottom: 1px solid #fff;color: #fff;font-size: 14px; font-weight: 500;line-height: 1;text-transform: uppercase;}
.sub_btn_a span {display: inline-block;vertical-align: middle;}
.sub_btn_wrap .sub_btn_a:hover {border-color: #ff0f0f;color: #ff0f0f;}

.none_tbl_wrap table {border-top: 2px solid #000;width: 100%;font-size: 16px;color: #000;}
.none_tbl_wrap td {padding: 25px 10px;font-weight: 300; text-align: center;border-bottom: 1px solid #ddd;}
.none_tbl_wrap th {padding: 25px 10px;font-weight: 500; text-align: center;border-bottom: 1px solid #ddd;background-color: #f7f7f7}

.c_step_all_wrap {margin-left: -15px;}
.c_step_box_wrap {float: left; width:16.66%;width: calc(100%/6);padding-left:15px; }
.c_step_box { width: 100%; position: relative; top: 0px; left: 0px; height: 0px; padding-bottom: 100%; border: 1px solid #f26121; background-color: #fff; border-radius: 400px; line-height: 1.6; }
.c_step_box_in {position: absolute;width: 90%;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
.c_step_box_num {font-size: 50px;font-weight: 500;color: #d3d3d3}
.c_step_box_txt {font-size: 14px; font-weight: 500; color: #f26121}
.c_step_box:hover {background-color: #f26121;}
.c_step_box:hover * {color: #fff;}
.c_step_all_wrap:before {content: "";position: absolute;top: 50%;left: -1000px;right: -1000px;height: 1px; background-color: #f26121}

#bo_v_link li i {font-size: 1.2em;}
.sub_05  #bo_list .td_num2 {width:100px!important;min-width: 70px; }
.sub_05 #bo_list .td_datetime {width:130px!important;min-width: 100px; }
.sub_05 #bo_list span.ing{background-color: #f26121;}
.sub_05 #bo_list span.end{background-color: #c6c6c6;}
.sub_05 #bo_list .td_state{text-align: center;width: 150px!important;min-width: 100px;}
.sub_05 #bo_list .td_state span {display: inline-block; color: #fff;border-radius: 0px; height: 30px;line-height: 30px;padding: 0 10px;font-weight: 300;text-align: center;min-width: 80px; }

.main_sec_in {position: relative;top: 0px;left: 0px;height: 100vh}
.main_h_100 {height: 100vh;min-height: 500px;}

.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%;}

#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; }
#pinned-video { position: absolute; left: 0; bottom: 0; top: 0; right: 0; width: 100%;}
#pinned-video canvas { width: 100%; object-fit: cover; object-position: 50% 80%; }

.sub_visual_box .thd_menu_wrap{display: none;}

.none_tbl_wrap  {overflow: auto;}
.none_tbl_wrap2  {overflow: auto;}
.none_tbl_wrap3  {overflow: auto;}
.none_tbl_wrap4  {overflow: auto;}
.none_tbl_wrap::-webkit-scrollbar{width: 10px;height: 10px;}
.none_tbl_wrap::-webkit-scrollbar-thumb{background: #083c85;border-radius: 100px;}
.none_tbl_wrap::-webkit-scrollbar-track{border-radius: 100px;background-color: #eee;box-shadow: inset 0px 0px 10px #ccc;padding: 5px;}
.none_tbl_wrap2::-webkit-scrollbar{width: 10px;height: 10px;}
.none_tbl_wrap2::-webkit-scrollbar-thumb{background: #083c85;border-radius: 100px;}
.none_tbl_wrap2::-webkit-scrollbar-track{border-radius: 100px;background-color: #eee;box-shadow: inset 0px 0px 10px #ccc;padding: 5px;}
.none_tbl_wrap2 table {width: 100%;font-size: 16px;color: #000;line-height: 1.6}
.none_tbl_wrap2 td {padding: 25px 10px 25px 5%;font-weight: 300; text-align: left;border-bottom: 1px solid #ddd;vertical-align: top;}
.none_tbl_wrap2 th {padding: 25px 10px 25px 5%;font-weight: 500; font-size: 18px;text-align: left;border-bottom: 1px solid #ddd;background-color: #fff;}
.none_tbl_wrap2 td.td_01 {width: 250px;background-color: #f7f7f7;padding-left: 3%;color: #000}
.none_tbl_wrap td.td_02 {text-align: left;}
.none_tbl_wrap3::-webkit-scrollbar{width: 10px;height: 10px;}
.none_tbl_wrap3::-webkit-scrollbar-thumb{background: #083c85;border-radius: 100px;}
.none_tbl_wrap3::-webkit-scrollbar-track{border-radius: 100px;background-color: #eee;box-shadow: inset 0px 0px 10px #ccc;padding: 5px;}
.none_tbl_wrap4::-webkit-scrollbar{width: 10px;height: 10px;}
.none_tbl_wrap4::-webkit-scrollbar-thumb{background: #083c85;border-radius: 100px;}
.none_tbl_wrap4::-webkit-scrollbar-track{border-radius: 100px;background-color: #eee;box-shadow: inset 0px 0px 10px #ccc;padding: 5px;}



/*Table Common*/
.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;}




/*Board*/
.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;}



/*Category*/
.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: #f26121;border-color: #f26121;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: #f26121;border-color: #f26121;}



/*Map*/
.map_wrap {font-size: 18px;position: relative;top: 0px;left: 0px;}
.map_wrap .root_daum_roughmap {width: 100%!important}
.map_wrap .root_daum_roughmap .wrap_controllers {display: none;}
.map_wrap .root_daum_roughmap .wrap_map {height: 670px!important}
.map_wrap .roughmap_maker_label {border: none!important;}
.map_wrap .roughmap_maker_label .roughmap_lebel_text {width:169px;height: 60px;background-image: url(../images/sub/map_logo.png);background-color: transparent;border: none;font-size: 0px!important; top: 55px;}

.r_step_all_wrap {width: 100%;}
.r_step_wrap {text-align: center;font-size: 0px}
.r_step_box {width:200px;height: 200px;display: inline-block;border: 5px solid #849bd3;border-radius: 100px;vertical-align: middle;}
.r_step_arr_wrap {display: inline-block; height: 200px; width: 15%;position:relative;top: 0px;left: 0px;vertical-align: middle;}
.r_step_box:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}
.r_step_box .r_step_box_in {vertical-align: middle;display: inline-block;line-height: 1.6;width: 100%;padding: 10px}
.r_step_box_num {font-size: 18px; font-weight: 300; color: #0032a9}
.r_step_box_txt {font-size: 28px; font-weight: 400; color: #222;padding: 5px 0}
.r_step_arr_wrap:before {content: "";position: absolute;left: 0px;right: 0px;top: 50%; height: 1px; background-color: #ccc}
.r_step_arr_wrap:after {content: "";width:0px; height:0px; border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #ccc;display: block;position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;margin: auto;}





/*Olidia*/

.st1  { fill: #f16121; }

.header_wrap a.logo svg {max-width: 120px; width: 100%;}
.header_wrap a.logo .logo_off svg * { animation: stroke 1s forwards ; stroke-width: 1; text-anchor: start}
@keyframes stroke {
	0%   {
		e	fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1);
		strok-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_off svg .st1 { fill: #fff; }
.header_wrap a.logo .logo_on svg .st1 { animation: stroke2 2s forwards ; stroke-width: 1; text-anchor: start}

@keyframes stroke {
	0%   {
		fill: rgba(255, 255, 255,0); stroke: rgb(255, 255, 255);
		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; }
	60% {
		fill: rgba(255, 255, 255,1); stroke: rgba(255, 255, 255,0);
		stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0;
	}
}
@keyframes stroke2 {
	0%   {
		fill: rgba(242, 97, 33,0); stroke: rgba(242, 97, 33,1);
		stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1;
	}
	40%  {fill: rgba(242, 97, 33,0); stroke: rgba(242, 97, 33,1); stroke-width: 1; }
	60% {
		fill: rgba(242, 97, 33,1); stroke: rgba(242, 97, 33,0);
		stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0;
	}
}


.text_logo {display: inline-block; max-width:180px; width: 100%;}
.text_logo svg * {fill: #fff;}

@keyframes sizeup2 {
	0% {
		transform: scale(3);
		-ms-transform: scale(3);
		-webkit-transform: scale(3);
	}
	100% {
		transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
	}
}

.logo_ani {display: inline-block; max-width:600px; width: 100%;position: relative;top: 0px;left: 0px;}
.logo_ani .logo_ani_01 svg * {fill: #fff;}
.logo_ani_02 {position: absolute; top: 0px;left: 0px;width: 100%;opacity: 0;}
.logo_ani_02 .sec_txt {color: #f26121;}

@keyframes sizeup3 {
	0% {
		transform: scale(4);
		-ms-transform: scale(4);
		-webkit-transform: scale(4);
	}
	100% {
		transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
	}
}



.line_wrap {max-width: 1400px;}
.main_wrap {overflow: hidden;}
.sub_wrap {overflow: hidden;}
.sub_wrap > div.line_all_wrap {display: none;}
.sub_wrap > div.sub_top_nav {display: block;border-bottom: none;z-index: 902;}

.none_img {border-radius: 20px; overflow: hidden;}
.none_img  img {
	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;
}

.sub_logo_ani_wrap {padding: 30px; border: 1px solid #ddd;border-radius: 20px;text-align: center;}
.sub_logo_ani {display: inline-block;width: 100%; max-width: 600px;padding: 30px;}
.sub_logo_ani_wrap.animated svg .st0 { animation: stroke2 3s infinite ; stroke-width: 1; text-anchor: start}
.sub_logo_ani_wrap.animated svg .st1 { animation: stroke3 3s infinite ; stroke-width: 1; text-anchor: start}
.sub_logo_ani_wrap.animated svg .st2 { animation: stroke4 3s infinite ; stroke-width: 1; text-anchor: start}

.pt_nav .menu {display: none;}
.pt_nav .menu.active {display: block;}
.pt_nav .menu_a {display: none;}
.pt_nav .sub_menu {display: none;}
.pt_nav .sub_menu.active {display: block;}

.n_pt_slider .item {overflow: hidden;display: block;}
.item_label2 {font-size: 18px; color: #222; line-height: 1.4;padding-top: 20px;}
.item_desc2 {font-size: 16px; color: #666; line-height: 1.4;padding-top: 20px;font-weight: 300;word-break: keep-all;}
.n_pt_slider_wrap {position: relative;top: 0px;right: 0px;width: 100%;padding:50px 0 150px;}
.n_pt_slider.owl-carousel .owl-stage-outer {}
.n_pt_slider.owl-carousel .owl-dots {bottom: -80px;text-align: left;max-width: 98%;display: block!important;}
.n_pt_slider.owl-carousel .owl-dots button {display: inline-block;}
.n_pt_slider.owl-carousel .owl-dots button span {display: inline-block;height: 3px;overflow: hidden;background-color: #d9d9d9;border-radius: 0px;margin: 0px;opacity: 1;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-decoration: none;width: 100%;}
.n_pt_slider.owl-carousel .owl-dots button.active span {background-color: #000;}
.n_pt_slider.owl-carousel .owl-stage-outer {width: 200%;}

.pd_num { font-size: 42px; font-weight: 200; color: #f26121; }
.sub_txt { font-size: 18px; font-weight: 300; line-height: 1.6; color: #aaa; 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 { 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; }

.scrolled { position: absolute; bottom: 5%; left: 50%; z-index: 100; transform: translateX(-50%); z-index: 10; }
.scrolled .txt {font-size:13px;color:#fff;font-weight:500;display: inline-block;padding-top: 20px;}
.scrolled .arr{position:relative;width: 22px;height: 43px; border: 1px solid #fff; background-color: transparent;left: 50%; margin-left: -11px;border-radius: 100px;}
.scrolled .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; }

.pd_more { display: inline-block; position: relative; }
.pd_more .circle { border-radius: 100px; background-color: #f26121; width: 45px; height: 45px; top: 0; right: 0; position: absolute; -webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.pd_more_tit { position: relative; top: 0; left: 0; width: 100%; line-height: 45px; padding: 0 60px 0 0px; display: block;font-size: 14px;transition:all .5s ease;}
.circle:after {content: "";position: absolute;width: 10px;height: 10px;border-left: 2px solid #fff; border-bottom: 2px solid #fff;transform:rotate(225deg);transition:all .3s ease;margin: auto;top: 0px;right: 20px;bottom: 0px;}
.pd_more:hover .circle {width: 100%;}
.pd_more:hover .pd_more_tit {color: #fff;padding: 0 60px 0 30px; }

.owlCustomNav button { border-radius: 100px; background-color: transparent; width: 45px; height: 45px; position: relative; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display: inline-block;; border: 1px solid #eee; outline: none; text-indent: -9999px; }
.owlCustomNav button span { content: ""; position: absolute; width: 10px; height: 10px; border-left: 2px solid #ccc; border-bottom: 2px solid #ccc; transition: all .3s ease; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.owlCustomNav .owl-next { margin-left: 15px; }
.owlCustomNav .owl-next span { transform: rotate(225deg); }
.owlCustomNav .owl-prev span { transform: rotate(45deg); }
.owlCustomNav button:hover {background-color: #f26121; border-color: #f26121}
.owlCustomNav button:hover span {border-color: #fff;}


.item_box_img_01 {background-image: url(../images/main/item_box_img_01.png);}
.item_box_img_02 {background-image: url(../images/main/item_box_img_02.png);}
.item_box_img_03 {background-image: url(../images/main/item_box_img_03.png);}
.item_box_img_04 {background-image: url(../images/main/item_box_img_04.png);}
.item_box_img_05 {background-image: url(../images/main/item_box_img_05.png);}
.item_box_img_06 {background-image: url(../images/main/item_box_img_06.png);}
.item_box_img_07 {background-image: url(../images/main/item_box_img_07.png);}
.item_box_img_08 {background-image: url(../images/main/item_box_img_08.png);}


.m_bg {
	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;
}



/* Olidia Mainpage */
.main_sec_01_img_wrap { position: absolute; top: 17%; left: 38%; text-align: center; width: 25%; z-index: 9999;}
.main_sec_01_img_wrap img{position: absolute;top: 0px;left: 0px;width: 100%;-webkit-transition: all 1s ease;transition: all 1s ease;}

.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}

.sec_all_wrap {position: relative;top: 0px;left: 0px;width: 100%;z-index: 1000;overflow: hidden;}
.main_sec_all_wrap {position: relative;top: 0px;left: 0px;z-index: 900;}
.main_sec_wrap {position: relative;top: 0px;left: 0px;z-index: 900;}
.main_sec_all_bg_wrap {position: fixed;top: 0px;left: 0px;z-index: 800;width: 100%;}
.main_sec_bg {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;z-index: 1;background-color: #000}
.main_sec_pdt2 {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;z-index: 1;background-color: transparent}
.main_sec_pdt2::after { content: ''; background-repeat: no-repeat; background-size: cover; background-image: url(../images/sub/main_sec_03_03_con_left_in.jpg); background-position: 67% center; }


.main_sub_logo_txt svg{width: 180px;}
.main_sub_logo_txt .st1{fill:#000;}

.main_sec_0101_wrap {background-color: #eee}
.main_sec_0102_wrap {position: absolute;top: 0px;left: 0px;width: 100%;clip-path: inset(0 0 0 0);z-index: 901}
.main_sec_0102_wrap * {color: #000}

.main_sec_02_bg {position: fixed;top: 0px;left: 0px;width: 100%;height: 100vh;z-index: 1;}
.main_sec_02_all_wrap {overflow: hidden; z-index: 800;padding-top: 0px!important;padding-bottom: 0px!important}
.main_sec_02_wrap { clip-path: inset(0 0 0 0);}
.main_sec_02_in{height: 100vh;}
.main_sec_02_in * {color: #fff !important;}
.main_sec_02_con {width: 100%;text-align: center;}

.wd_50 {width: 50%;}
.wd_48 {width: 48%;}
.fl_l {float: left;}
.fl_r {float: right;}

.cls-1, .cls-2, .cls-3, .cls-4, .cls-5{ fill: none; }

.path_ani { position: absolute; top: 15%; left: -15%; z-index: -1; width: 75%; transform: rotate(10deg) }
.path_ani .animated .cls-1{ fill: #e65f26;}
.path_ani .animated .cls-2{ stroke-width: .83px;}
.path_ani .animated .cls-3{  stroke-width: .68px;}
.path_ani .animated .cls-5 { stroke-width: .6px; }
.path_ani .animated .cls-2, .path_ani .animated .cls-3, .path_ani .animated .cls-4, .path_ani .animated .cls-5{stroke-miterlimit: 10;}
.path_ani .animated .cls-2,.path_ani .animated .cls-3,.path_ani .animated .cls-4, .path_ani .animated .cls-5 { stroke: #ee8a4c; stroke-dasharray: 15000; stroke-dashoffset: 15000; animation: offset 60s linear forwards, fill-it .8s .5s forwards; }
@keyframes offset {
	100% {
		stroke-dashoffset: 0;
	}
}
@keyframes fill-it {
	100% {
		stroke: #ee8a4c;
	}
}

.main_sec_03_wrap {background-color: #fff;}
.main_sec_03_01_con_left {position: relative;top: 0px;left: 0px;z-index: 2; }
.main_sec_03_01_con_left_in .sec_tit7{line-height: 1;}
.main_sec_03_01_con_right {z-index: 1}
.main_sec_03_01_con_right {position: absolute;left:40%; right: 0px;bottom: 0px;top: 0px;}
.main_sec_03_01_con_right_in { background-repeat: no-repeat; background-size: cover; background-position: left center; width: 120%; }

.main_pdt_object { position: relative; top: 0; left: 0; right: 0; bottom: 0; }
.main_pdt_path, .main_pdt_icon { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.main_top_txt { position: absolute;-webkit-transition: all 1s ease;transition: all 1s ease;}
.main_top_txt_01 { top: 0; left: 0; }
.main_top_txt_02 {top: 32%; left: 32%; }
.main_top_txt_03 {  bottom: 0; right: 0; }

.main_sec_pdt_img{ animation: up-down 1.4s infinite ease-in-out alternate;}
@keyframes up-down{
	from{
		transform: translatey(0px);
	}
	to{
		transform: translatey(-20px);
	}
}



.main_sec_02_bg{ background-repeat: no-repeat; background-size: cover; background-position: center center; filter: brightness(0.8);}
.main_sec_02_01_bg_wrap { background-image: url(../images/main/main_scr_img_01.jpg);}
.main_sec_02_02_bg_wrap { background-image: url(../images/main/main_scr_img_02.jpg);}

.main_lf_txt_all_wrap {padding-top: 230px;}

.main_obj_logo .st1{fill: #fff !important; opacity: 0.3;}
.main_obj_logo svg{width: 50vw;}
.main_obj_txt { font-size: 250px; margin-left: -180px; line-height: 160px;}
.main_obj_txt_all_wrap { position: absolute; bottom: 0; left: 0;}

.main_sec_02_scr_img_all_wrap { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; z-index: 9999; }
.main_sec_02_scr_img_01 { padding-top: 80px; position: relative; left: 50%; }
.main_sec_02_scr_img_02 { padding-top: 80px; position: relative; left: 65%; }
.main_sec_02_scr_img_03 { padding-top: 80px; position: relative; left: 50%; }

.main_sec_03_01_con_info{padding-top: 300px;}
.main_sec_04_01_wrap {position: relative; top: 0; left: 0; right: 0px; bottom: 0px; }
.main_sec_04_01_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;background-repeat: no-repeat;background-size: cover;background-image: url(../images/main/main_sec_04_01_bg_re.jpg);background-position: bottom;}
.main_sec_04_01_con_wrap { height: 1080px; width: 100%; }
.main_sec_04_01_pdt_wrap { position: absolute; }
.main_sec_04_01_pdt { position: relative; }
.main_sec_04_01_pdt_more_info_wrap{display: none;}
.main_sec_04_01_pdt_more_info_wrap td{white-space: nowrap;}
.main_pdt_more_info_tit {color: #fff;}
.main_sec_04_01_pdt img{-webkit-transition: all 1s ease;transition: all 1s ease;}
.main_sec_04_01_pdt_wrap:hover .main_sec_04_01_pdt img{filter: drop-shadow(0 0 30px #ffffffc9);-webkit-transition: all 1s ease;transition: all 1s ease;}

.pdt_more_btn_a { position: relative; display: inline-block; padding: 10px 52px 10px 20px; background-color: #ffffffc4; color: #f26121; font-family: "Tenor Sans", sans-serif; font-weight: 400; font-size: 20px; font-style: normal; }
.pdt_more_btn_a span { position: absolute; display: inline-block; top: 50%; right: 35px; }
.pdt_more_btn_a span::before,.pdt_more_btn_a span::after { content: ""; display: block; position: absolute; width: 18px; height: 2px; background: #f26121; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.pdt_more_btn_a span:before { transform: rotate(-90deg); transition: all .3s ease; }
.pdt_more_btn_a:hover{background-color: #f26121; color: #fff;}
.pdt_more_btn_a:hover span::before,.pdt_more_btn_a:hover span::after{background-color: #fff;}
.main_sec_04_01_pdt_more_btn { position: absolute; display: inline-block; left: -8%; top: -18%; }


.pdt2_more_btn_a {position: absolute;display: inline-block;padding: 0;background-color: #ffffffc4;color: #f26121;top: 70px;left: 43%;z-index: 9999;width: 50px;height: 50px;border-radius: 100px;}
.pdt2_more_btn_a span {position: absolute;display: inline-block;top: 50%;right: 34px;}
.pdt2_more_btn_a span::before,.pdt2_more_btn_a span::after { content: ""; display: block; position: absolute; width: 18px; height: 2px; background: #f26121; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
.pdt2_more_btn_a span:before { transform: rotate(-90deg); transition: all .3s ease; }
.pdt2_more_btn_a:hover{background-color: #f26121; color: #fff;}
.pdt2_more_btn_a:hover span::before,.pdt2_more_btn_a:hover span::after{background-color: #fff;}

.main_pdt_more_on .main_sec_04_01_pdt_more_btn { left: 25%; top: -25%; background-color: #f26121e6; padding: 50px 100px; z-index: 9999; }
.main_pdt_more_on .pdt_more_btn_a { padding: 0; position: absolute; top: 50px; left: 50px; transform: rotate(45deg); }
.main_pdt_more_on .pdt_more_btn_a p{display: none;}
.main_pdt_more_on .pdt_more_btn_a span::before,.main_pdt_more_on .pdt_more_btn_a span::after{background: #fff;}
.main_pdt_more_on .main_sec_04_01_pdt_more_info_wrap{color: #fff;white-space: nowrap;}

.main_sec_04_02_wrap{display: none;}

.main_sec_05_01_wrap {background-color: #fff;}
.main_sec_05_in_wrap {position: relative;top: 0px;left: 0px;width: 100%;height: 100%;font-size: 0px;text-align: center;}
.main_sec_05_in_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}
.main_sec_05_inner {vertical-align: middle;display: inline-block;max-width: 100%;position: relative;top: 0px;left: 0px;text-align: left;}
.main_sec_05_con_right .main_sec_05_in_wrap {text-align: left;}
.main_sec_05_in {position: relative;top: 0px;left: 0px;z-index: 2;width: 100%;  max-width: 1400px; margin: 0 auto;text-align: left;height: 100%;}
.main_sec_05_con_in {overflow: visible;}
.main_sec_05_con_wrap { width: 100%; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; overflow: hidden; z-index: 4; }
.main_sec_05_con { position: absolute;top: 0px;bottom: 0px;width: 50%;}
.main_sec_05_con_left {left: 0px;}
.main_sec_05_con_right {right: 0px;}
.main_sec_05_con_right .main_sec_05_inner {width: 100%; max-width: 700px;}

.main_sec_05_01_left_wrap{float: left; width:20%}
.main_sec_05_01_right_wrap{float: left; width:80%}
.main_sec_05_01_more_btn{position: relative; display: inline-block;}
.more_btn_a{border: 1px solid #ddd; color: #555; font-size:18px;padding:10px 25px;font-family: "Tenor Sans", sans-serif; font-weight: 400;}
.more_btn_a:hover{border-color: #f26121; background-color: #f26121; color: #fff;}

.main_sec_06_all_wrap{background-color: #fafafa;}
.main_sec_06_01_right_wrap{padding-top: 50px;}


.main_sec_insta_box_con{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr; column-gap: 10px;}

.main_sec_07_wrap *{color: #fff !important;}
.main_sec_07_01_left_wrap { float: left; width: 50%; }
.main_sec_07_01_right_wrap { float: left; width: 50%; }
.main_sec_07_01_bg{background-color: #000;}

.main_sec_08_all_wrap{background-color: #333;}
.p_info_box{padding: 50px 0; border-top: 1px solid #555; border-bottom: 1px solid #555;}
.p_info_box:last-child{border-top: none;}
.p_info_label { display: inline-block; width: 100%; color: #fff; font-size: 24px; font-family: "Tenor Sans", sans-serif; }
.p_info_desc_wrap { padding-top: 30px; color: #ffffff63; font-weight: 300; line-height: 1.6; }
.p_info_desc { font-size: 12px; font-weight: 200; }

.p_info_label_wrap:after {content: '';position: absolute;bottom: 0px;left: 0px;width: 0px; height: 2px; background-color: #f26121;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;z-index: 2;display: none;}
.p_info_label {position: relative;top: 0px;left: 0px;padding-right:80px;}
.p_info_label:after {content: "";display: block;position: absolute;top: 15px;right: 20px;border-left: 2px solid #f26121;border-top: 2px solid #f26121;transform: rotate(90deg);width: 12px;height: 2px;margin: auto;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.p_info_label:before {content: "";display: block;position: absolute;top: 15px;right: 20px;border-left: 2px solid #f26121;border-top: 2px solid #f26121;transform: rotate(180deg);width: 12px;height: 2px;margin: auto;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.p_info_on .p_info_label:after {transform: rotate(180deg);border-color: #f26121}
.p_info_on .p_info_label:before {border-color: #f26121}
.p_info_on .p_info_label_wrap:after {width: 100%;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1;}


.main_pdt_comp_li { position: absolute; }
.main_pdt_comp_li.animated { animation-duration: 1.5s;animation-name: fadeIn; }
.main_pdt_comp_li_01 { top: 45%; left: -15%; animation-delay: 0.6s;}
.main_pdt_comp_li_02 { top: 35%; right: 1%; animation-delay: 0.9s;}
.main_pdt_comp_li_03 { bottom: -5%; left: 2%; animation-delay: 1.2s;}
.main_pdt_comp_li_04 { bottom: -5%; right: -4%; animation-delay: 1.5s;}

.main_pdt_more_info_txt table{font-size: 18px; line-height: 1.6;}
.main_pdt_more_info_txt th{min-width: 100px;font-weight: 300;}
.main_pdt_more_info_txt td{font-weight: 500;}





/* Olidia Subpage */
.sub_01 .sub_btn_wrap .sub_btn_a { border-bottom: 1px solid #f26121; color: #f26121; }
.sub_01_01 .sub_visual_all_wrap{background: linear-gradient(0deg, rgba(255,105,31,1) 0%, rgba(234,71,0,1) 100%);padding: 40vh 0; top: 0!important;}

.sub_visual_box_ani_wrap { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.sub_visual_box_ani { display: block; width: 100%; position: absolute; top: 50%; transform: translateY(-50%); text-align: center; padding: 0 30px; line-height: 1.4; color: #fff; font-weight: 200; font-size: 2vw; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0}
.sub_visual_box_ani b { font-weight: 600; }
.sub_visual_box_ani{color: #fff; font-size: 120px; font-weight: 400; font-family: "Tenor Sans", 'Noto Sans KR', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;}

.s_sec_01_02_01_wrap { padding: 40vh 0; background-color: #fafafa; }
.s_sec_01_02_01_con_logo svg .st0 {
	animation: stroke2 4s forwards ;
	stroke-width: 1;
	text-anchor: start
}
.s_sec_01_02_01_con_logo svg .st1 {
	animation: stroke3 4s forwards ;
	stroke-width: 1;
	text-anchor: start
}
.s_sec_01_02_01_con_wrap.animated{}

.s_sec_01_02_02_con_right {float: left; width: 50%;margin-top: 200px;}
.s_sec_01_02_02_con_left { float: left; width: 50%; margin-top: -200px;}
.s_sec_01_02_02_con_left_in {display: inline-block; position: relative; padding-top: 150px;}
.s_sec_01_02_02_con_left_in .sec_txt3 b{color: #000;}
.s_sec_01_02_02_wrap {padding-bottom: 100px;}
.s_sec_01_02_02_bg_wrap{position: relative; top: 0; left: 0; right: 0; bottom: 0; margin-top: -200px;}
.s_sec_01_02_02_bg { background-color: transparent; height: 1000px; background-size: cover; background-image: url(../images/sub/s_sec_01_02_02_bg.jpg); background-repeat: no-repeat;background-position: center center; }

.s_sec_01_02_03_wrap{padding-bottom: 100px;}
.s_sec_01_02_03_con_wrap{display: flex; align-items: center;}
.s_sec_01_02_03_con_left{width: 50%;}
.s_sec_01_02_03_con_right{width: 50%;}
.s_sec_01_02_03_con_bt_box{width: 100%; padding: 30px 50px; background-color: #fafafa;}

.s_sec_01_02_03_con_right {padding-top: 100px;}
.s_sec_01_02_04_wrap {background-color: #f26121;}
.s_sec_01_02_04_wrap *{color: #fff !important;}
.s_sec_01_02_04_con_left_in{display: flex; align-items: baseline;}
.s_sec_01_02_04_con_logo{ width: 200px;display: inline-block;}
.s_sec_01_02_04_con_tit{ padding-left: 20px;}
.s_sec_01_02_04_con_logo svg .st1{fill: #fff;}
.s_sec_01_02_04_con_right{width: 100%;}


.feat_txt_wrap_01 {}
.feat_txt_wrap{position: relative; top: 0; left: 0;line-height: 2;}

.feat_txt_wrap .dot_line{position: absolute;top: 50%;left: 0;width: 15px;height: 15px;border: 3px solid #fff;border-radius: 100%;transform: translateY(-50%);z-index: 9999;}
.feat_txt_wrap_01 .dot_line { left: 158%; }
.feat_txt_wrap_02 .dot_line { left: 150%; }
.feat_txt_wrap_03 .dot_line { left: 145%; }
.feat_txt_wrap .dot_line::after{content: '';position: absolute;top: 50%;right: 13px;height: 1px;width: 150px;background: transparent;border-bottom: 2px dotted #c7c7c7a8;transform: translateY(-50%);z-index: 9997;}
.feat_txt_wrap_01 .dot_line::after{width: 900px;}
.feat_txt_wrap_02 .dot_line::after{width: 900px;}
.feat_txt_wrap_03 .dot_line::after{width: 700px;}

.his_con_all_wrap { padding-top: 80px; }
.his_con_wrap{position: relative; top: 0; left: 0;}
.his_con_line{ height: 4px; background-color: #fff; position: absolute; top: 50%; left: 0; transform: translateY(-55%);}
.his_con_pin { position: absolute; width: 15px; height: 15px; border: 3px solid #fff; border-radius: 100%; top: 10px; }
.his_con_box { position: relative; top: 0; left: 0; }
.his_con_box::after{content: '';position: absolute;width: 15px;height: 15px;border-radius: 100%;background-color: #fff;left: 0;}
.his_con_info_all_wrap{ padding: 0 0 0 50px;}
.his_con_year{font-size: 36px; font-weight: 300;font-family: "Tenor Sans", sans-serif;color: #4cb6d3;padding-bottom: 20px; }
.his_con_info_tit{font-size: 24px; letter-spacing: -0.05em; line-height: 1.4; color: #000; }
.his_con_info_tit b{font-weight: 500; }
.his_con_info_con ul{padding-top: 20px;}
.his_con_info_txt{font-size: 16px;line-height: 1.6; color: #777; font-weight: 300; text-align: left; white-space: nowrap;}
.his_con_top_wrap {display: grid;grid-template-columns: repeat(6, 1fr);width: 100%;padding-bottom: 120px;}
.his_con_top_wrap .his_con_box:nth-child(1){grid-column: 2;}
.his_con_top_wrap .his_con_box:nth-child(2){grid-column: 4;}
.his_con_top_wrap .his_con_box:nth-child(3){grid-column: 6;}
.his_con_top_wrap .his_con_box::after{top: 273px;}
.his_con_top_wrap .his_con_pin::after{height: 240px;top: 20px;}
.his_con_bottom_wrap{display: grid;grid-template-columns: repeat(6, 1fr);padding-top: 100px;}
.his_con_bottom_wrap .his_con_box:nth-child(1){grid-column: 1;}
.his_con_bottom_wrap .his_con_box:nth-child(2){grid-column: 3;}
.his_con_bottom_wrap .his_con_box:nth-child(3){grid-column: 5;}
.his_con_bottom_wrap .his_con_box::after{top: -130px;}
.his_con_pin::after{content: '';position: absolute;left: 4px;width: 1px;background: transparent;border-left: 1px dotted #ffffff60;}
.his_con_bottom_wrap .his_con_pin::after{height: 150px;top: -140px;}
.his_con_line.animated { animation-duration: 2s; animation-name: hisline; animation-fill-mode: forwards; }
.side-scr{display: none; animation: sidscroll 1.3s infinite;}

@keyframes sidscroll{
	0% {transform: translate( -5px, 0);}
	40% {opacity: 1;}
	80% {transform: translate(10px, 0);}
	100% {opacity: 1;}
}
.now_circle {    position: absolute; width: 70px; height: 70px; border-radius: 100%; background-color: #ffffff2d; left: -27px; top: 243px;
	animation-duration: 15s;
	animation-duration: 30s;
	animation-timing-function: ease;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-play-state: running;
	animation-name: hisrotate;
}
.now_circle::before {    content: ''; position: absolute; width: 170px; height: 170px; border-radius: 100%; background-color: #ffffff2d; left: 35px; top: 35px;
	animation-duration: 15s;
	animation-duration: 5s;
	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;
}
.now_circle::after{content: '';position: absolute;width: 365px;height: 365px;background-image: url(../images/sub/his_line_circle.svg);background-position: center center;left: -150px;top: -150px;}


@keyframes hisline {
	from { width: 0; background-color: transparent; }
	to { width: 110%; background-color: #fff; }
}
@keyframes hissizeup {
	0% { transform: translate(-50%,-50%) scale(1); -ms-transform: translate(-50%,-50%) scale(1); -webkit-transform: translate(-50%,-50%) scale(1); opacity: 0.5; }
	50% { transform: translate(-50%,-50%) scale(1.5); -ms-transform: translate(-50%,-50%) scale(1.5); -webkit-transform: translate(-50%,-50%) scale(1.5); opacity: 0; }
	100% { transform: translate(-50%,-50%) scale(1); -ms-transform: translate(-50%,-50%) scale(1); -webkit-transform: translate(-50%,-50%) scale(1); opacity: 0.5; }
}
@keyframes hisrotate {
	100% { transform: rotate(360deg); }
}


.sub_02_01 .sub_visual_bg {background-image:  url(../images/sub/sub_02_01_bg.jpg);background-position: center center;}
.sub_02_01 .sub_visual_box{padding: 0;}
.sub_02_01 .sub_visual_all_wrap {padding: 25svh 0 55svh}
.sub_02_01 .sub_visual_all_wrap *{color: #fff !important;}
.sub_02 .top_nav .lang_box_a { color: #fff; }
.sub_02 .lang_box .lang_box_a:after { border-color: #fff; }

.s_sec_02_01_01_in { position: relative; z-index: 10; }
.s_sec_02_01_01_con_wrap {display: flex;align-items: center;}
.s_sec_02_01_01_con_left{ width: 50%;}
.s_sec_02_01_01_con_right{width: 50%;}
.s_sec_02_01_01_con_right_bg_wrap { position: relative; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100vh; }
.s_sec_02_01_01_con_right_bg {background-image:  url(../images/sub/s_sec_02_01_01_con_right_bg.jpg);background-position: top center;}

.s_sec_02_01_02_wrap {background-color: #fafafa;}

.s_sec_02_01_03_con_wrap{display: flex;align-items: center;}
.s_sec_02_01_03_con_left{ width: 50%; position: relative;}
.s_sec_02_01_03_con_right{width: 50%;}
.s_sec_02_01_03_con_right_in{padding-left: 150px;}
.s_sec_02_01_03_con_left_bg_wrap{position: relative; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100vh;}
.s_sec_02_01_03_con_left_bg{background-image:  url(../images/sub/s_sec_02_01_03_con_left_bg.jpg);background-position: center;}
.s_sec_02_01_03_con{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 999;}
.s_sec_02_01_03_con *{color: #fff !important;}
.cmc_txt_box{background-color: #00000049; padding: 30px 80px;}


.sub_visual_carousel_warp{position: relative;}
.sub_03 .sub_visual_all_wrap{padding: 0;}
.sub_03 .pt_list_box { float: left; width: 50%; width: calc(100% / 4); padding-left: 40px; padding-bottom: 50px; position: relative; top: 0px; left: 0px; }


.sub_03 .sub_bg_wrap { overflow: hidden; width: 100%; height: auto; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px;z-index:2 ;
	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: sizeup5;
}
.sub_03 .sub_bg_00 {text-align: center;display: block;background-image: url(../images/main/main_bg_00.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;width: 100%;position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;background-color:#30332c}

.s_sec_03_01_01_con_wrap{padding-top: 30px;}
.cert_con_wrap {}
.cert_con_wrap:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.cert_con_wrap{display: grid; grid-template-columns: repeat(4, 1fr); column-gap: 20px;}
.cert_con_box {padding-bottom: 50px;}
.cert_con_box img {width: 100%;}
.cert_con_box_in {overflow: hidden;}
.cert_con_img { padding: 5px; border: 1px solid #ddd; }

.cert_con_txt_wrap {padding-top: 20px; margin-top: 0px;}
.cert_con_txt_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}
.cert_con_txt {font-size: 18px; color: #000; font-weight: 300; display: inline-block;width: 100%;position: relative;top: 0px;left: 0px;word-break: keep-all;text-align: center;line-height: 1.6}

.sub_visual_carousel_warp .sub_visual_wrap{position: absolute; z-index: 9999;}
.sub_visual_box{padding: 250px 0 0 250px;}







/* Olidia Footer*/
.footer_all_wrap {width: 100%;background-color: #222;color: #fff;}
.footer_wrap {width: 100%;padding: 100px 10% 100px;}
.footer_mid_wrap {width: 100%; margin: 0 auto;position: relative;top: 0px;left: 0px;padding-bottom: 50px;}
.footer_mid:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.footer_mid_left {float: left;width: auto;text-align: left;}
.footer_mid_copy {font-size: 14px; color: #fff; line-height: 1.6; font-weight: 300;}
.footer_mid_right {float: right;width: auto;display: inline-block;padding: 0;font-size: 0px;text-align: right;display: flex;}
.footer_mid_right *{color: #fff;}
.footer_mid_right .menu {float: left;padding: 0 10px;width: auto;text-align: center;/* border-left: 1px solid rgba(255, 255, 255, 0.2); */}
.footer_mid_right .menu:first-child {border-left: none;}
.footer_mid_right .sub_menu_wrap {display: none;padding-top: 10px;font-size: 16px;}
.footer_mid_right .sub_menu {padding: 10px 0}
.footer_mid_right .sub_menu_wrap a {font-weight: 300;opacity: 0.7}
.footer_mid_right .menu_a {font-size: 18px;}
.footer_mid_right .menu.menu_02 .sub_menu {padding: 0}
.footer_mid_right .menu.menu_02 .sub_menu_a {display: none;}
.footer_mid_right .thd_menu  {padding: 6px 0}
.footer_mid_list li a:hover{color: #fff;}
.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_info{color: rgba(255, 255, 255, 0.6);padding-bottom: 5px;}
.footer_info b{color: #fff;padding-right: 10px;}
.footer_info_h {color: #fff;}
.footer_info_flx{display: flex; gap: 15px;}
.footer_ft_box_wrap{display: flex; align-items: flex-end;}
.footer_ft_box_in{position: relative;}
.footer_ft_box_in .lang_box .lang_box_a:after { border-color: #fff!important; }
.footer_safty{color: #888;}
.footer_safty_main_on{display: none;}
.main .footer_safty_main_on{display: block !important;}
.footer_safty_01_on{display: none;}
.sub_01 .footer_safty_01_on{display: block !important;}
.footer_safty_02_on{display: none;}
.sub_02 .footer_safty_02_on{display: block !important;}
.footer_safty_03_on{display: none;}
.sub_03 .footer_safty_03_on{display: block !important;}

.footer_safty_04_on{display: none;}
.file_hospital .footer_safty_04_on{display: block !important;}

.footer_logo_wrap svg {width: 100%; max-width: 200px;}
.footer_logo_wrap svg .st0 {fill: #fff}
.footer_logo_wrap svg .st1 {fill: #001533}
.footer_label_txt {font-size: 32px; line-height: 1.4; color: #fff; font-weight: 600;}
.footer_label_txt_kr {font-size: 14px;line-height: 1.4; color: #fff; font-weight: 400;opacity: 0.7}
.footer_ft_all_wrap {padding-top: 50px;line-height: 1.4;}
.footer_ft_box {float: left; width: 50%;}
.footer_mid_sns_all_wrap{display: inline-block;}
.footer_mid_sns_all_wrap ul{display: flex; gap: 10px;}
.footer_sns_a {display: inline-block; position: relative;top: 0px;left: 0px; width: 30px; height: 30px; background-repeat: no-repeat; background-size: contain; background-position: center;}
.footer_sns_01{background-image: url(../images/main/ft_fb_icon.png);}
.footer_sns_02{background-image: url(../images/main/ft_yt_icon.png);}
.footer_sns_03{background-image: url(../images/main/ft_in_icon.png);}


.p_info_ref{display: none;}
.sub_01_ft_on{display: none;}
.sub_02_ft_on{display: none;}
.sub_01 .p_info_ref{display: block;}
.sub_02 .p_info_ref{display: block;}
.sub_01 .sub_01_ft_on{display: block;}
.sub_02 .sub_02_ft_on{display: block;}



.video_wrap { position: relative; top: 0px; left: 0px; height: 100svh; background-color: #fff; overflow: hidden; }





.video_seok_box_wrap { width: 100%; height: 100%; object-fit: contain; overflow: visible; overflow-clip-margin: inherit; scale: 1.03; }
.video_seok_box_wrap2 { width: 100%; height: 100%; object-fit: contain; overflow: visible; overflow-clip-margin: inherit; scale: 1.03; }