@charset "utf-8";

body { width: 100%; overflow: initial; scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body, html { text-align: initial; }
html {
}
.hidden_txt { position: absolute!important; font-size: 0!important; line-height: 0!important; overflow: hidden!important; }
#wrap { width: 100%; min-width: 1540px; 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-radius: 5px; 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: #49ba32; background-repeat: no-repeat; background-position: center center; }
#toTop:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
a { -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
img { max-width: 100%; }
.section .scroll { position: absolute; bottom: 5%; 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; }
}
.more_btn_center { text-align: center!important; margin: 0 auto!important; }
/*헤더*/
.m_menu_wrap { width: 100%; height: 100%; position: fixed; top: 0px; right: -9999px; bottom: 0; z-index: 9999; background-color: #fffffff0; }
.m_menu_wrap a { display: block; color: #fff; }
.m_menu_wrap .menu_a { height: 50px; margin: 0; text-align: center; cursor: pointer; line-height: 50px; font-size: 14px; position: relative; top: 0px; left: 0px; color: #222; }
.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 #555; border-bottom: 1px solid #555; 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: #49ba32ba; text-align: center; width: 100%!important}
.m_menu_wrap .sub_menu_wrap .sub_menu_a { height: 50px; line-height: 50px; }
.m_menu_wrap .sub_menu_wrap .sub_menu_a:first-child { border-top: none; }
.m_menu_wrap .menu_a:hover { color: #49ba32; font-weight: 600; }
.m_menu_wrap .sub_menu_wrap .sub_menu_a:hover { background-color: #49ba32;; color: #fff; }
.m_menu_wrap .menu_a.menu_on { color: #49ba32; }
.m_menu_wrap .m_menu { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; }
.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 }
}
.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%; padding: 0 100px}
.header_mid { width: 100%; margin: 0 auto; position: relative; top: 0px; left: 0px; padding: 0 200px}
.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: 35px; left: 0px; 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: 22px; right: 0px; 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: 8px; 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: 20px; 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: #49ba32; right: 0px; }
.m_menu_btn_wrap:hover .m_menu_btn:before { background-color: #49ba32; right: 0px; }
.m_menu_btn_wrap:hover .m_menu_btn:after { background-color: #49ba32; 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: #555; 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}
.logo_off { display: inline-block; }
.logo_on { display: none; }
.lang_all_wrap { position: absolute; top: 30px; right: 0px; height: 50px; z-index: 3; height: 36px; }
.lang_box { border: 1px solid transparent; border-radius: 100px; }
.lang_sub_wrap { display: none; border-top: 1px solid #ddd; }
.lang_box .lang_box_a { font-size: 16px; padding: 0px 40px 0 20px; height: 36px; line-height: 36px; color: #fff; position: relative; top: 0px; left: 0px; }
.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: #49ba32}
.lang_box:hover .lang_box_a { background-color: #49ba32; 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: #49ba32}
.btcare_btn_wrap { position: absolute; top: 30px; right: 0px; height: 50px; width: 150px; z-index: 3; }
.btcare_btn { width: 100%; background: #49ba32; line-height: 42px; border-radius: 100px; text-align: center; color: #fff; font-size: 18px; font-weight: 500; }
.btcare_btn:hover { background: #5755ff; }
/*메뉴*/
.top_nav { position: relative; top: 0px; left: 0px; font-size: 0px; text-align: center; z-index: 1; padding-top: 0px; }
.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: 18px; color: #fff; height: 100px; 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 .menu_a span:after { content: ''; position: absolute; bottom: -5px; left: 0px; width: 0px; height: 2px; background-color: #fff; -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; }
.top_nav .sub_menu_a { line-height: 20px; 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: relative; top: 100%; left: 0px; -webkit-transition: none; transition: none; text-decoration: none; display: none; padding-bottom: 30px; }
.top_nav .sub_menu_wrap > div:hover .sub_menu_a,.top_nav .sub_menu_wrap > div.active .sub_menu_a { color: #49ba32; -webkit-transition: none; transition: none; }
.top_nav .menu:hover .menu_a,.top_nav .menu.active .menu_a {
}
.top_nav .menu:hover .menu_a span:after { width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.top_nav .menu.active .menu_a span:after { width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.sec_all_wrap { width: 100%; overflow: hidden; }
.sec_all_wrap img { max-width: 100%; }
.s_sec_02_01_02_list img { object-fit: contain; }
.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: 24px; font-weight: 200; line-height: 1.4; color: #222; word-break: keep-all; }
.sec_tit2 b { font-weight: 500; }
.sec_tit3 { font-size: 30px; 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: 60px; font-weight: 400; line-height: 1.4; color: #222; word-break: keep-all; }
.sec_tit5 b { font-weight: 500; }
.sec_tit6 { font-size: 24px; font-weight: 200; line-height: 1.4; color: #222; word-break: keep-all; }
.sec_tit6 b { font-weight: 500; text-transform: uppercase; }
.sec_tit6 span { font-weight: 500; text-transform: uppercase; color: #49ba32; }
.sec_txt { font-size: 16px; font-weight: 200; line-height: 1.6; color: #222; word-break: keep-all; }
.sec_txt b { font-weight: 500; }
.sec_txt2 { font-size: 18px; font-weight: 300; line-height: 1.6; color: #666; word-break: keep-all; }
.sec_txt2 b { font-weight: 500; }
.sec_txt3 { font-size: 21px; font-weight: 300; line-height: 1.6; color: #222; word-break: keep-all; }
.sec_txt3 b { font-weight: 500; }
.mid_txt_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.mid_txt { vertical-align: middle; display: inline-block; width: 100%; text-align: center; padding: 0 10px; position: relative; top: 0px; left: 0px; }
.bold500{font-weight: 500 !important;}
* { word-break: break-all; }
.upp { text-transform: uppercase; }
.pd_num { font-size: 42px; font-weight: 200; color: #49ba32; }
.sub_txt { font-size: 18px; font-weight: 300; line-height: 1.6; color: #aaa; word-break: keep-all; }
.txt_color { color: #49ba32; }
.sub_color { color: #888; }
.register { max-width: 1400px; margin: 0 auto; padding: 150px 0 200px; }
.scroll .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.scroll .logo_on { display: inline-block; }
.scroll .logo_off { display: none; }
.scroll .top_nav .menu_a { color: #222}
.scroll .lang_box .lang_box_a { color: #222; }
.scroll .lang_box .lang_box_a:after { border-color: #222; }
.scroll .m_menu_btn span { background-color: #222; }
.scroll .m_menu_btn:before { background-color: #222; }
.scroll .m_menu_btn:after { background-color: #222; }
.scroll .top_nav .menu_a span:after { background-color: #49ba32}
.open .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.open .logo_on { display: inline-block; }
.open .logo_off { display: none; }
.open .top_nav .menu_a { color: #222}
.open .lang_box .lang_box_a { color: #222; }
.open .lang_box .lang_box_a:after { border-color: #222; }
.open .lang_box .lang_box_a:after { border-color: #222; }
.open .m_menu_btn span { background-color: #222; }
.open .m_menu_btn:before { background-color: #222; }
.open .m_menu_btn:after { background-color: #222; }
.open .top_nav .menu_a span:after { background-color: #49ba32}
.more_btn, .more_btn_color { padding: 10px 10px 10px 20px; border: 1px solid #ddd; border-radius: 30px; display: inline-block; }
.more_btn_txt::after { content: "\e907"; font-family: xeicon; width: 36px; height: 36px; border-radius: 18px; background-color: rgba(218, 218, 218, 0.5) ; display: inline-block; margin-left: 50px; color: #fff; line-height: 36px; text-align: center; }
.more_btn_txt:hover::after { background-color: #49ba32 ; transition: 0.5s; }
.more_btn:hover { border: 1px solid #194111; background: #194111; transition: 0.5s; }
.more_btn_color:hover { border: 1px solid #194111; background: #194111; transition: 0.5s; color: #fff; }
.right_border { border-radius: 0 30px 30px 0; }
.left_border { border-radius: 30px 0 0 30px; }
.all_border { border-radius: 30px; }
.flex { display: flex; justify-content: space-between; }
.gap_flex { display: flex; }
.sub_banner { height: 500px; object-fit: cover; width: 100%; z-index: 999; position: relative; }
.main_visual_txt_01 { font-size: 24px; line-height: 1.4; font-weight: 500; padding-bottom: 20px; word-break: keep-all; position: relative; z-index: 999; }
.main_visual_txt_01 span { display: inline-block; }
.main_visual_txt_01 b { font-weight: 700; color: #49ba32; }
.main_visual_txt_02 { font-size: 48px; line-height: 1.4; color: #222; font-weight: 200; padding-bottom: 20px; word-break: keep-all; }
.main_visual_txt_02 span { display: inline-block; }
.main_visual_txt_02 b { font-weight: 700; }
.main_visual_txt_03 { font-size: 36px; line-height: 1.4; color: #000; font-weight: 300; word-break: keep-all; padding-bottom: 20px; position: relative; z-index: 10; }
.main_visual_txt_03 a { display: inline-block; padding: 20px 30px; border: 1px solid #fff; color: #fff; }
.main_visual_txt_03 b { font-weight: 700; }
.main_visual_txt_04 { font-size: 48px; line-height: 1.4; color: #666; font-weight: 500; word-break: keep-all; padding-bottom: 20px; }
.main_visual_txt_04 a { display: inline-block; padding: 20px 30px; border: 1px solid #fff; color: #fff; }
.main_visual_txt_04 b { font-weight: 700; }
.main_sec_05_wrap .main_visual_txt * { color: #Fff; }
.main_visual_txt_06 { font-size: 60px; line-height: 1.4; color: #222; font-weight: 500; word-break: keep-all; padding-bottom: 50px; }
.main_visual_txt_06 a { display: inline-block; padding: 20px 30px; border: 1px solid #fff; color: #fff; }
.main_visual_txt_06 b { font-weight: 700; }
.main_sec_07_wrap .main_visual_txt_02 { color: #666; font-weight: 400; padding-bottom: 0; }
/*메인*/
.main_section { padding: 100px 0; }
.main_visual { position: relative; }
.main_visual video { width: 100%; height: 100vh; object-fit: cover; filter: brightness(0.6); }
.main_visual_wrap .main_visual_txt * { color: #fff; }
.main_visual_txt_wrap { position: absolute; top: 50%; left: 60%; transform: translate(-50%, -50%)}
.main_visual_nav { display: flex; justify-content: space-between; width: 100%; position: absolute; left: 0; bottom: 0; }
.main_visual_nav_link { width: calc(100% / 5); text-align: center; border-top: 1px solid rgba(218, 218, 218, 0.5); border-right: 1px solid rgba(218, 218, 218, 0.5); color: #fff; line-height: 150px; }
.main_visual_nav_link div { display: inline-block; }
.main_visual_nav_link::after { content: "\e907"; font-family: xeicon; width: 36px; height: 36px; border-radius: 18px; background-color: rgba(218, 218, 218, 0.5) ; display: inline-block; margin-left: 10px; color: #fff; line-height: 36px; }
.main_visual_nav_link:hover::after { background-color: #49ba32 ; transition: 0.5s; }
.main_sec_01_02 { position: absolute; right: 0; top: 200px; width: 40%; }
.main_sec_01_sec_in_wrap { display: flex; justify-content: space-between; }
.main_sec_02 { text-align: center; padding-top: 150px; }
.main_sec_02_menu { display: grid; grid-template-columns: repeat(3, 1fr); }
.main_sec_02_menu a { padding: 250px 0; color: #fff; font-size: 36px; line-height: 1.45; }
.main_sec_02_menu a::after { content: "\e907"; font-family: xeicon; width: 36px; height: 36px; border-radius: 18px; background-color: rgba(218, 218, 218, 0.5) ; display: inline-block; margin-top: 10px; color: #fff; line-height: 36px; font-size: 18px; z-index: 999; position: relative; }
.main_sec_02_menu a:hover .sub_02_02_bg { bottom: 0; transition: 0.3s; }
.sub_02_02_con { position: relative; overflow: hidden; }
.sub_02_02_bg { width: 100%; height: 100%; background: #49ba32; position: absolute; bottom: -100%; }
.sub_02_02_txt { z-index: 999; position: relative; }
.main_sec_02_menu_1 { background: url(../images/main/main_sec_02_01.jpg); }
.main_sec_02_menu_2 { background: url(../images/main/main_sec_02_02.jpg); }
.main_sec_02_menu_3 { background: url(../images/main/main_sec_02_03.jpg); }
.main_sec_02_menu_4 { background: url(../images/main/main_sec_02_04.jpg); }
.main_sec_02_menu_5 { background: url(../images/main/main_sec_02_05.jpg); }
.main_sec_02_menu_6 { background: url(../images/main/main_sec_02_06.jpg); }
.main_sec_03 { background: #49ba32; padding: 250px 0; }
.main_sec_03 .sec_in * { color: #fff; }
.main_sec_03_left { margin: auto 0; }
.main_sec_03_right { width: 30%; }
.main_sec_03_right_num { font-size: 120px; }
.main_sec_03_right_tit { font-size: 30px; font-weight: 500; }
.main_sec_03 p { font-size: 18px; line-height: 1.45; font-weight: 200; }
.main_notice_con_wrap { width: 100%; }
.main_notice_con { margin-left: -20px; }
.main_notice_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.main_notice_box_wrap { float: left; width: 33.3%; width: calc(100%/3); padding-left: 20px; }
.main_notice_box { display: block; padding: 40px; background-color: transparent; position: relative; top: 0px; left: 0px; border: 1px solid #888; }
.main_notice_cate { font-size: 14px; line-height: 1.6; color: #51cdff; font-weight: 400; }
.main_notice_tit_wrap { display: block; width: 100%; padding: 15px 0; }
.main_notice_tit { line-height: 1.6; color: #fff; font-weight: 300; font-size: 20px; display: block; overflow: hidden; height: 52px; }
.main_notice_desc_wrap { display: block; width: 100%; }
.main_notice_desc { line-height: 1.6; color: #fff; font-weight: 300; font-size: 14px; display: block; overflow: hidden; height: 38px; }
.main_notice_date { font-size: 14px; color: #fff; padding: 30px 0 }
.main_notice_link { position: absolute; bottom: 0px; right: 0px; width: 80px; height: 80px; display: block; background-color: transparent; text-indent: -9999px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.main_notice_link:before { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; width: 36px; height: 2px; background-color: #888; }
.main_notice_link:after { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; margin: auto; width: 2px; height: 36px; background-color: #888; }
.main_notice_box:hover { border-color: #0c79a5; }
.main_notice_box:hover .main_notice_link { background-color: #0c79a5; }
.main_notice_box:hover .main_notice_link:before { background-color: #fff; }
.main_notice_box:hover .main_notice_link:after { background-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; }
.owl-carousel .owl-item .item_img img { width: initial; display: inline-block; }
.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 { padding: 50px 0; text-align: center; }
.main_contact_btn { height: 50px; width: 180px; display: inline-block; margin: 0 10px; }
.main_contact_btn a { width: 100%; background: #49ba32; line-height: 50px; border-radius: 100px; text-align: center; color: #fff; font-size: 18px; font-weight: 300; display: inline-block; }
.main_contact_btn:last-child a { line-height: 46px; background-color: #fff; color: #222; border: 2px solid #49ba32; font-weight: 400; }
.main_contact_btn:last-child a:hover { background: #49ba32; color: #fff; border: none; line-height: 50px; }
.main_contact_btn a:hover { background-color: #222; }
/*슬라이드*/
.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-nav button.owl-prev { width: 45px; height: 2px; background-color: #aaaaaa; }
.owl-carousel .owl-nav button.owl-prev::after { content: ""; position: absolute; right: 29px; top: -7px; width: 15px; height: 15px; border-left: 2px solid #999; border-bottom: 2px solid #999; transform: rotate(45deg); }
.owl-carousel .owl-nav button.owl-next { width: 45px; height: 2px; background-color: #aaaaaa; }
.owl-carousel .owl-nav button.owl-next::after { content: ""; position: absolute; right: 2px; top: -7px; width: 15px; height: 15px; border-left: 2px solid #999; border-bottom: 2px solid #999; transform: rotate(225deg); }
.owl-carousel .owl-nav button.owl-prev:hover::after, .owl-carousel .owl-nav button.owl-next:hover::after { border-left: 2px solid #222; border-bottom: 2px solid #222; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover { background-color: #222; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0px; width: 100%; text-align: center; font-size: 0px; }
.owl-carousel .owl-dots button { display: inline-block; }
.owl-carousel .owl-dots button span { display: inline-block; width: 10px; height: 10px; overflow: hidden; background-color: #222; border-radius: 100px; margin: 2px; opacity: 0.2; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; }
.owl-carousel .owl-dots button.active span { opacity: 1; }
.owl-carousel .item {
}
.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-item .lt_tit { padding: 20px 0 15px; display: inline-block; font-size: 24px; }
.owl-item .item_bottom .date { padding-top: 10px; }
.owl-item .item_bottom .hover_text { display: none; }
/*logo svg*/
.header_wrap a.logo svg { max-width: 200px; width: 100%; transform: translateY(-15px); }
.header_wrap a.logo .logo_off svg * { animation: stroke 1s forwards ; stroke-width: 1; text-anchor: start}
@keyframes stroke {
	0% { fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1; }
	40% { fill: rgba(255,255,255,0); stroke: rgba(255,255,255,1); stroke-width: 1; }
	100% { fill: rgba(255,255,255,1); stroke: rgba(255,255,255,0); stroke-dashoffset: -25%; stroke-dasharray: 50% 0; stroke-width: 0; }
}
.main_sec_txt_word { position: relative; width: 100%; overflow: hidden; }
.main_sec_txt_word .word { position: absolute; width: 100%; opacity: 1; top: 0px; left: 0px; }
.main_sec_txt_word .word span { display: inline-block; backface-visibility: hidden; font-style: normal; transition: transform 0.8s ease; opacity: 0; transform: translateZ(100px) rotateX(90deg); transform-origin: bottom left; white-space: break-spaces; }
.main_sec_txt_word .word span:nth-child(1) { transition-delay: 0.05s}
.main_sec_txt_word .word span:nth-child(2) { transition-delay: 0.1s}
.main_sec_txt_word .word span:nth-child(3) { transition-delay: 0.15s}
.main_sec_txt_word .word span:nth-child(4) { transition-delay: 0.2s}
.main_sec_txt_word .word span:nth-child(5) { transition-delay: 0.25s}
.main_sec_txt_word .word span:nth-child(6) { transition-delay: 0.3s}
.main_sec_txt_word .word span:nth-child(7) { transition-delay: 0.35s}
.main_sec_txt_word .word span:nth-child(8) { transition-delay: 0.4s}
.main_sec_txt_word .word span:nth-child(9) { transition-delay: 0.45s}
.main_sec_txt_word .word span:nth-child(10) { transition-delay: 0.5s}
.main_sec_txt_word .word span:nth-child(11) { transition-delay: 0.55s}
.main_sec_txt_word .word span:nth-child(12) { transition-delay: 0.6s}
.main_sec_txt_word .word span:nth-child(13) { transition-delay: 0.65s}
.main_sec_txt_word .word span:nth-child(14) { transition-delay: 0.7s}
.main_sec_txt_word .word.active span { transform: rotateX(0deg); opacity: 1; }
.main_visual_all_wrap.active .text_logo svg * { animation: stroke 2s forwards ; stroke-width: 1; text-anchor: start}
.main_visual_all_wrap.active .text_logo { animation: sizeup2 2s forwards ; }
.main_visual_all_wrap.active .main_visual_txt_02 b { animation: sizeup2 1s forwards ; display: inline-block; }
@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; }
.main_sec_03_wrap.active .logo_ani { animation: sizeup3 2.5s forwards ; }
@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); }
}
.logo_ani_02 { position: absolute; top: 0px; left: 0px; width: 100%; opacity: 0; }
.main_sec_03_wrap.active .logo_ani { animation: sizeup3 2s forwards ; }
.main_sec_03_wrap.active .logo_ani_01 { animation: change 1.5s 1.5s forwards ; }
.main_sec_03_wrap.active .logo_ani_02 { animation: change2 1.5s 1.5s forwards ; }
.main_sec_03_wrap.active .main_sec_03_bg { animation: change 1.5s 1.5s forwards ; }
@keyframes change {
	0% { opacity: 1; }
	100% { opacity: 0; }
}
@keyframes change2 {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
.main_sec_03_wrap.section .scroll { opacity: 0; animation: change2 2s 2s forwards ; }
.main_sec_03_wrap.section .scroll .txt { color: #49ba32; }
.main_sec_03_wrap.section .scroll .arr { border-color: #49ba32; }
.main_sec_03_wrap.section .scroll .arr:after { background-color: #49ba32; }
.logo_ani_02 .sec_txt { color: #49ba32; }
.main_sec_07_in { position: relative; top: 0px; left: 0px; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; text-align: center; }
.main_sec_07_con_in { overflow: visible; }
/* Animation */

.parallax > use { animation: move-forever 10s cubic-bezier(.55,.5,.45,.5) infinite; animation-delay: -3s; animation-duration: 3s; fill: #49ba32}
@keyframes move-forever {
	0% { transform: translate3d(-109px,0,0); }
	100% { transform: translate3d(61px,0,0); }
}
.main_sec_08_in { position: relative; top: 0px; left: 0px; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; text-align: center; }
.main_sec_08_con_in { overflow: visible; }
.fp-viewing-1 .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.fp-viewing-1 .logo_on { display: inline-block; }
.fp-viewing-1 .logo_off { display: none; }
.fp-viewing-1 .top_nav .menu_a { color: #222}
.fp-viewing-1 .lang_box .lang_box_a { color: #222; }
.fp-viewing-1 .lang_box .lang_box_a:after { border-color: #222; }
.fp-viewing-1 .m_menu_btn span { background-color: #222; }
.fp-viewing-1 .m_menu_btn:before { background-color: #222; }
.fp-viewing-1 .m_menu_btn:after { background-color: #222; }
.fp-viewing-1 .top_nav .menu_a span:after { background-color: #49ba32}
.fp-viewing-3 .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.fp-viewing-3 .logo_on { display: inline-block; }
.fp-viewing-3 .logo_off { display: none; }
.fp-viewing-3 .top_nav .menu_a { color: #222}
.fp-viewing-3 .lang_box .lang_box_a { color: #222; }
.fp-viewing-3 .lang_box .lang_box_a:after { border-color: #222; }
.fp-viewing-3 .m_menu_btn span { background-color: #222; }
.fp-viewing-3 .m_menu_btn:before { background-color: #222; }
.fp-viewing-3 .m_menu_btn:after { background-color: #222; }
.fp-viewing-3 .top_nav .menu_a span:after { background-color: #49ba32}
.fp-viewing-5 .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.fp-viewing-5 .logo_on { display: inline-block; }
.fp-viewing-5 .logo_off { display: none; }
.fp-viewing-5 .top_nav .menu_a { color: #222}
.fp-viewing-5 .lang_box .lang_box_a { color: #222; }
.fp-viewing-5 .lang_box .lang_box_a:after { border-color: #222; }
.fp-viewing-5 .m_menu_btn span { background-color: #222; }
.fp-viewing-5 .m_menu_btn:before { background-color: #222; }
.fp-viewing-5 .m_menu_btn:after { background-color: #222; }
.fp-viewing-5 .top_nav .menu_a span:after { background-color: #49ba32}
.fp-viewing-6 .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.fp-viewing-6 .logo_on { display: inline-block; }
.fp-viewing-6 .logo_off { display: none; }
.fp-viewing-6 .top_nav .menu_a { color: #222}
.fp-viewing-6 .lang_box .lang_box_a { color: #222; }
.fp-viewing-6 .lang_box .lang_box_a:after { border-color: #222; }
.fp-viewing-6 .m_menu_btn span { background-color: #222; }
.fp-viewing-6 .m_menu_btn:before { background-color: #222; }
.fp-viewing-6 .m_menu_btn:after { background-color: #222; }
.fp-viewing-6 .top_nav .menu_a span:after { background-color: #49ba32}
.fp-viewing-7 .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.fp-viewing-7 .logo_on { display: inline-block; }
.fp-viewing-7 .logo_off { display: none; }
.fp-viewing-7 .top_nav .menu_a { color: #222}
.fp-viewing-7 .lang_box .lang_box_a { color: #222; }
.fp-viewing-7 .lang_box .lang_box_a:after { border-color: #222; }
.fp-viewing-7 .m_menu_btn span { background-color: #222; }
.fp-viewing-7 .m_menu_btn:before { background-color: #222; }
.fp-viewing-7 .m_menu_btn:after { background-color: #222; }
.fp-viewing-7 .top_nav .menu_a span:after { background-color: #49ba32}
.main_sec_08_wrap { height: auto!important; }
.main_sec_08_wrap .fp-tableCell { height: auto!important; }
.main #fp-nav.left { left: 17px; }
.fp-viewing-1 #fp-nav ul li a span, .fp-viewing-1 .fp-slidesNav ul li a span, .fp-viewing-3 #fp-nav ul li a span, .fp-viewing-3 .fp-slidesNav ul li a span, .fp-viewing-5 #fp-nav ul li a span, .fp-viewing-3 .fp-slidesNav ul li a span, .fp-viewing-6 #fp-nav ul li a span, .fp-viewing-3 .fp-slidesNav ul li a span, .fp-viewing-7 #fp-nav ul li a span, .fp-viewing-3 .fp-slidesNav ul li a span { background-color: #49ba32; }
.fp-viewing-1 #fp-nav ul li .fp-tooltip, .fp-viewing-3 #fp-nav ul li .fp-tooltip, .fp-viewing-5 #fp-nav ul li .fp-tooltip, .fp-viewing-6 #fp-nav ul li .fp-tooltip, .fp-viewing-7 #fp-nav ul li .fp-tooltip { color: #333; }
.fp-viewing-1 #fp-nav ul li .active + .fp-tooltip, .fp-viewing-3 #fp-nav ul li .active + .fp-tooltip, .fp-viewing-5 #fp-nav ul li .active + .fp-tooltip, .fp-viewing-6 #fp-nav ul li .active + .fp-tooltip, .fp-viewing-7 #fp-nav ul li .active + .fp-tooltip { color: #49ba32}
#fp-nav ul li .fp-tooltip { display: none; }
#fp-nav:hover ul li .fp-tooltip { display: block; }
.more_btn_a2 { font-size: 16px; line-height: 60px; height: 60px; padding: 0 40px; border-radius: 100px; background-color: #49ba32 ; color: #fff!important ; display: inline-block; text-align: center; }
.main_sec_06_con_wrap_in { position: relative; top: 0px; left: 0px; z-index: 2; width: 100%; max-width: 1400px; margin: 0 auto; }
.main_sec_06_con_in { overflow: visible; }
.main_sec_06_con_left { float: left; width: 100%; }
.main_sec_06_con_right { float: right; width: 100%; }
.press_wrap .owl-carousel .owl-stage-outer { width: 300%; }
.main_sec_06_con_right_in { position: relative; top: 0px; right: 0px; width: 100%; padding-top: 50px; }
.press_wrap .owl-carousel .owl-dots { text-align: left; max-width: 98%}
.press_wrap .owl-carousel .owl-dots button { display: inline-block; }
.press_wrap .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%; }
.press_wrap .owl-carousel .owl-dots button.active span { background-color: #0024a6; }
.press_wrap .item_img { padding: 0px; border-radius: 30px; overflow: hidden; }
.press_wrap .owl-carousel .owl-item .item_img img { width: 100%; max-width: 100%; }
.press_wrap .owl-carousel .owl-nav button.owl-prev { left: auto; right: 80px; top: -30px; }
.press_wrap .owl-carousel .owl-nav button.owl-next { left: auto; right: 0px; top: -30px; }
.main_30_box_04 { font-size: 18px; font-weight: 500; line-height: 1.6; color: #49ba32; text-transform: uppercase; }
.more_btn_a3 { font-size: 16px; line-height: 45px; height: 45px; padding: 0 40px; border-radius: 100px; background-color: #49ba32 ; color: #fff!important ; display: inline-block; text-align: center; }
/*footer*/
.footer_all_wrap { width: 100%; border-top: 1px solid #eee; color: #666}
.footer_wrap { width: 100%; max-width: 1600px; padding: 100px 0; margin: 0 auto; position: relative; top: 0px; left: 0px; }
.footer_logo svg { max-width: 200px; width: 100%; }
.footer_logo svg path { fill: #ccc; }
.footer_mid_nav { width: 30%; }
.s_top_bg_01 { position: absolute ; left: 0px; right: 0px; top: 0px; display: none; }
.s_top_bg_01 .waves { bottom: auto; top: 0px; transform: rotate(180deg); }
.s_top_bg_02 { position: absolute ; left: 0px; right: 0px; bottom: 0px; }
.color_box_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.color_box { padding-bottom: 20px; max-width: 500px; }
.map_wrap .map { width: 100%; height: 100%; }
.map_tab_wrap { font-size: 0px; }
.map_tab_box { display: inline-block; }
.map_tab_box_a { display: inline-block; border: 1px solid #fff; border-left: none; }
.map_tab_box:first-child .map_tab_box_a { border-left: 1px solid #fff; }
.map_tab_box_a span { font-size: 16px; color: #fff; display: inline-block; padding: 10px 20px; }
.map_tab_box.active2 {
}
.map_tab_box.active2 span { background-color: #fff; color: #49ba32; }
.main_wrap > div.main_visual_all_wrap { display: table; height: 100vh; z-index: 999; }
.sub_visual_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; }
.his_box_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; }
.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%; }
/*서브메뉴*/

.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: #49ba32; color: #fff; border-color: #49ba32; }
.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: #49ba32; }
/*.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: #49ba32}
.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: #49ba32}
.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: #49ba32}
/*.line_nav_box_02 .line_nav_menu .sub_menu.active {display: none;}*/



/*서브*/












.sub .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.sub .logo_on { display: inline-block; }
.sub .logo_off { display: none; }
.sub .top_nav .menu_a { color: #222}
.sub .lang_box .lang_box_a { color: #222; }
.sub .lang_box .lang_box_a:after { border-color: #222; }
.sub .m_menu_btn span { background-color: #222; }
.sub .m_menu_btn:before { background-color: #222; }
.sub .m_menu_btn:after { background-color: #222; }
.sub .top_nav .menu_a span:after { background-color: #49ba32}
.sub #wrap { padding-top: 100px; }
.sub_visual_txt { color: #333; }
.sub_visual_txt a { color: #333; }
.sub .sub_visual_box { text-align: center; }
.sub_visual_wrap { max-width: 1400px; }
.line_wrap { max-width: 1400px; }
.sub_visual_box { display: block; }
.sub_wrap > div.line_all_wrap { display: none; }
.sub_wrap > div.sub_top_nav { display: none; padding-bottom: 0px; top: -100px; border-bottom: none; z-index: 902; height: 10px; }
.sub_top_nav .sub_menu:before { display: none; }
.sub_top_nav { max-width: 1400px; margin: 0 auto; }
.sub_top_nav .sub_menu_wrap { max-width: 1400px; text-align: right; }
.sub_top_nav .sub_menu_a span { white-space: nowrap; }
.sub_top_nav .sub_menu { width: auto; padding: 0 10px; }
.sub_top_nav .sub_menu_a { color: #ccc; }
.sub_visual_img { border-radius: 20px; overflow: hidden; }
.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}
.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_bg_wrap { border-radius: 30px; background-repeat: no-repeat; background-position: center top; background-size: cover; z-index: 900!important; overflow: hidden; }
.sub_visual_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; z-index: -1; }
.sub_visual_wrap { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; }
.sub_visual_in { width: 100%; max-width: 1600px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; overflow: hidden; border-radius: 30px; }
.sub_visual_all_wrap { padding: 150px 0; }
.sub_visual_txt { padding-bottom: 20px; padding-top: 50px; font-size: 48px; color: #fff;; font-weight: 700; text-transform: uppercase; }
.sub_visual_txt a { font-size: 48px; color: #fff;; font-weight: 700; }
.sub_visual_txt .menu { display: none; }
.sub_visual_txt .menu.active { display: block; }
.sub_visual_txt .menu_a { display: block; }
.sub_visual_txt .sub_menu_wrap { display: none; }
.sub_visual_txt .sub_menu { display: none; }
.sub_visual_txt .sub_menu.active { display: block; }
.sub_visual_txt2 { font-size: 20px; color: #333; line-height: 1.6; font-weight: 300; }
.sub_visual_txt2 b { font-weight: 700; }
.sub_con_wrap { width: 100%; }
.sub_con { width: 100%; max-width: 1540px; margin: 0 auto; }
.txt_center { text-align: center; }
.sub_01_02_gap { height: 230px; }
.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: #49ba32; border-radius: 100px; }
.c_list_02 span { color: #a5272b; }
.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; }
/*유튜브*/
.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; }
@media (min-aspect-ratio:16/9) {
	.videoWrapper { height: 300%; top: -100%; }
}
@media (max-aspect-ratio:16/9) {
	.videoWrapper { width: 300%; left: -100%; }
}
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; }
/*테이블*/
.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; }
/*제품*/
.pt_list_all_wrap { width: 100%; overflow: hidden; padding: 40px 0}
.pt_list_wrap { margin-left: -40px; }
.pt_list_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pt_list_box { float: left; width: 33.33%; width: calc(100%/3); padding-left: 40px; padding-bottom: 50px; position: relative; top: 0px; left: 0px; }
.pt_chk { position: absolute; top: 0px; left: 0px; }
.pt_list_info_wrap { padding: 20px 0; }
.pt_list_box .pt_list { display: block; position: relative; top: 0px; left: 0px; background-color: #fff; }
.pt_list_box .pt_list_img { position: relative; top: 0px; left: 0px; overflow: hidden; border: 1px solid #eee; border-radius: 30px; height: 250px; }
.pt_list_box .pt_list_img img {height: 100%; width: 100%; object-fit: cover; transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s; -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s; -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s; -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s; }
.pt_list_mask { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: #000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.pt_list:hover .pt_list_mask { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity: 0.5; }
.pt_list:hover .pt_list_img img { transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); }
.pt_list_txt { width: 100%; position: relative; top: 0px; left: 0px; overflow: hidden; }
.pt_list_txt:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.pt_list_txt .pt_list_txt_in { vertical-align: middle; display: inline-block; line-height: 1.6; color: #333; font-size: 16px; width: 100%; }
.pt_list_txt .pt_list_txt_in span { width: 100%; display: block; line-height: 1.6; font-size: 18px; font-weight: 500; }
.pt_list_txt .pt_list_txt_in .pt_list_txt_en { font-size: 14px; color: #666; padding-top: 5px; }
.pt_list_cate { font-size: 15px; color: #43c7e7; padding-bottom: 10px; }
.pt_list_date { font-size: 16px; color: #999; padding-top: 10px; display: none; }
.main_board_line_in { line-height: 1.6; }
.board_wrap {
}
#bo_v_atc { padding: 20px; }
/*상세페이지*/

.pt_view_all_wrap { width: 100%; position: relative; top: 0px; left: 0px; }
.pt_view_wrap { width: 100%; }
.pt_view_top_wrap { width: 100%; }
.pt_view_top_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pt_view_top_left { width: 50%; float: left; padding-right: 3%; }
.pt_view_top_right { width: 50%; float: right; padding-left: 3%; }
.pt_view_top_img { width: 100%; border: 1px solid #ddd; }
.pt_view_top_img a { display: block; }
.pt_view_top_img img { width: 100%; height: auto; }
.pt_view_top_right_in { width: 100%; }
.pt_view_top_right_cate { padding-bottom: 20px; }
.pt_view_top_right_cate .menu { display: none; }
.pt_view_top_right_cate .menu_a { display: none; }
.pt_view_top_right_cate .menu.active { display: block; }
.pt_view_top_right_cate .sub_menu { display: none; }
.pt_view_top_right_cate .sub_menu.active { display: block; }
.pt_view_top_right_cate span { display: inline-block; padding: 10px; border: 1px solid #ddd; font-size: 16px; color: #333; }
.pt_view_top_right_txt_kr { font-size: 36px; color: #333; font-weight: 500; padding-bottom: 20px; }
.pt_view_top_right_txt_en { font-size: 18px; color: #999; font-weight: 400; padding-bottom: 20px; }
.bo_line_wrap { width: 100%; padding: 10px 0; }
.bo_line { width: 100%; background-color: #ddd; height: 1px; }
.pt_view_top_btn_wrap { padding: 20px 0; }
.pt_view_top_btn_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pt_view_top_btn_box { width: 49%; float: left; margin-left: 2%; }
.pt_view_top_btn_box:first-child { margin-left: 0px; }
.pt_view_top_btn_box .pt_view_top_btn { display: block; height: 70px; line-height: 70px; font-size: 18px; font-weight: 400; text-align: center; }
.pt_view_top_btn_box .pt_view_top_btn_inquiry { background-color: #335ca6; color: #fff; }
.pt_view_top_btn_box .pt_view_top_btn_list { background-color: #f7f7f7; color: #333; border: 1px solid #ddd; }
.pt_view_mid_wrap { width: 100%; padding: 100px 0}
.pt_view_mid { width: 100%; }
.pt_view_label_wrap { width: 100%; padding: 30px 0}
.pt_view_label_in { width: 100%; border-bottom: 1px solid #ddd; }
.pt_view_label { border-bottom: 3px solid #335ca6; display: inline-block; padding-bottom: 15px; padding-right: 10px; }
.pt_view_label_kr { display: inline-block; font-size: 36px; color: #333; padding-right: 10px; }
.pt_view_label_en { display: inline-block; font-size: 20px; color: #333; }
.pt_view_con_wrap { padding-bottom: 50px; }
.pt_view_con { padding: 20px; line-height: 1.6; }
/*게시판*/
.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; }
.bbs_media .pt_list_box { float: left; width: 50%; width: calc(100%/2); padding-left: 40px; padding-bottom: 50px; position: relative; top: 0px; left: 0px; }
.bbs_media .pt_list_txt .pt_list_txt_in span { font-size: 24px; }
/*카테고리*/

.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: #49ba32; border-color: #49ba32; 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: #49ba32; border-color: #49ba32; }
/*서브*/

.sec_in { width: 100%; max-width: 1600px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; }
.sec_in_in { width: 100%; max-width: 1600px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; padding: 150px 0; }
.sub_top_nav { width: 100%; border-bottom: 1px solid #ddd; display: none; text-transform: uppercase; }
.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: 1400px; margin: 0 auto; }
.sub_top_nav .sub_menu { display: inline-block; width: 20%; position: relative; top: 0px; left: 0px; }
.sub_top_nav .sub_menu_a { display: block; font-size: 16px; height: 70px; font-weight: 400; color: #666}
.sub_top_nav .sub_menu_a:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.sub_top_nav .sub_menu_a span { vertical-align: middle; display: inline-block; line-height: 1.6; text-align: center; max-width: 100%; position: relative; top: 0px; left: 0px; word-break: keep-all; padding: 0 10px; }
.sub_top_nav .sub_menu:before { content: ''; position: absolute; bottom: -7px; left: 50%; width: 16px; height: 14px; -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; margin-left: -8px; background-size: cover; background-repeat: no-repeat; background-position: center center; background-image: url(../images/common/sub_menu.png); }
.sub_top_nav .sub_menu:hover:before { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.sub_top_nav .sub_menu.active:before { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.sub_top_nav .sub_menu:hover .sub_menu_a { color: #49ba32; }
.sub_top_nav .sub_menu.active .sub_menu_a { color: #49ba32; }
.pdt_list_all_wrap { padding: 160px 0; overflow: hidden; }
.pdt_list_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.pdt_list_top_wrap { position: relative; top: 0px; left: 0px; z-index: 1; }
.pdt_list_top { width: 100%; }
.pdt_list_top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pdt_list_top_left { float: left; width: 50%; padding-right: 12%; }
.pdt_list_top_left_in { position: relative; top: 0px; left: 0px; padding: 100px 0 30px}
.pdt_list_top_left_in:before { content: ""; position: absolute; top: 0px; right: 0px; height: 5000px; width: 2000px; background-color: #ececec; z-index: -1; border-top-right-radius: 100px; }
.pdt_list_top_right { float: right; width: 50%; }
.pdt_list_top_right_in { position: relative; top: 0px; left: 0px; text-align: right; padding-top: 100px; }
.pdt_list_top_right_txt { position: absolute; top: 50px; left: 0px; width: 200%; z-index: -1; text-align: left; }
.pdt_list_bt_wrap { position: relative; top: 0px; left: 0px; z-index: 2; }
.pdt_list_bt { padding-left: 0px; position: relative; top: 0px; left: 0px; }
.pdt_list_bt:before { content: ""; position: absolute; top: 150px; left: 200px; bottom: 150px; width: 2000px; background-color: #132447; z-index: -1; background-size: auto 100%; background-repeat: no-repeat; background-position: left bottom; background-image: url(../images/sub/pdt_list_bt.jpg); min-height: 600px; }
.pdt_list_box_wrap { margin-left: -60px; position: relative; top: 0px; left: 0px; z-index: 2; }
.pdt_list_box_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pdt_list_box { float: left; width: 29%; padding-left: 60px; padding-bottom: 100px; }
.pdt_list_box_in { display: block; background-color: #fff; box-shadow: 0 0 30px 0 rgba(0,0,0,0.1); padding: 30px; border-radius: 20px; }
.pdt_list_img { padding: 50px 0; text-align: center; }
.pdt_list_label { font-size: 28px; font-weight: 400; line-height: 1.6; color: #222; }
.pdt_list_label b { font-weight: 700; }
.pdt_list_link { text-align: right; }
.pdt_list_link span { display: inline-block; padding: 0 30px; position: relative; top: 0px; left: 0px; font-size: 16px; color: #555; }
.pdt_list_link span:after { content: ""; display: block; position: absolute; top: 50%; right: 20px; margin-top: -2px; display: block; width: 5px; height: 5px; background-color: transparent; border-left: 1px solid #555; border-top: 1px solid #555; transform: rotate(135deg); text-indent: -9999px; transition: all .3s ease; z-index: 2}
.pdt_list_box:nth-child(6n+1) { position: relative; top: 0px; left: 0px; margin-left: 13%; }
.pdt_view_all_wrap { width: 100%; padding: 160px 0}
.pdt_view_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.pdt_view_con { width: 100%; }
.pdt_view_con:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pdt_view_left { float: left; width: 49%; }
.pdt_view_right { float: right; width: 49%; }
.pdt_view_left_txt { font-size: 60px; font-weight: 700; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=7)"; filter: alpha(opacity=7); opacity: 0.07; word-break: keep-all; color: #222; line-height: 1.6; }
.pdt_view_left_img { padding: 50px 0; text-align: center; }
.pdt_view_right_top_wrap { position: relative; top: 0px; left: 0px; z-index: 2; padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.pdt_view_info_wrap { position: relative; top: 0px; left: 0px; z-index: 1; padding-top: 30px; }
.pdt_view_right_top { position: relative; top: 0px; left: 0px; padding-right: 200px; }
.pdt_view_right_top_name { font-size: 70px; font-weight: 700; line-height: 1.6; color: #000; }
.pdt_view_nav_wrap { position: absolute; top: 100%; right: 0px; margin-top: -50px; }
.pdt_view_nav_wrap { border: 1px solid #ddd; border-radius: 20px; overflow: hidden; }
.pdt_view_nav_wrap:hover { border-radius: 0px; }
.pdt_view_nav_wrap:hover .pdt_view_nav_top_box { display: block; }
.pdt_view_nav_wrap:hover .pdt_view_nav_top .pdt_menu_a { color: #fff; background-color: #49ba32; }
.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 .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_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_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: #49ba32}
.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: #49ba32; 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: #49ba32; border-radius: 100px; }
.pdt_menu_a { display: block; }
.pdt_menu { display: none; }
.pdt_menu.active { display: block; }
/* SYINOTECH 서브 */
.sub_01_01 .s_sec_02_01_03_list { grid-template-columns: repeat(4,1fr); }
.sub_01_01 .s_sec_02_01_03_list1_txt { min-height: 150px!important; }
.sub_01_01 .s_sec_02_04_03 { padding: 200px 0; text-align: center; background: url(../images/sub/sub_01_01_01_bg.jpg)no-repeat center center/cover; }
.sub_01_01 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_01_01 .sub_visual_box b { font-weight: 500; }
.s_sec_01_01_01_in { padding: 80px 0; }
.s_sec_01_01_03_con_in { position: relative; top: 0px; left: 0px; z-index: 2; }
.s_sec_01_01_03_con_left { float: left; width: 100%; }
.s_sec_01_01_03_con_right { float: right; }
.s_sec_01_01_04_wrap { width: 100%; position: relative; top: 0px; left: 0px; }
.s_sec_01_01_04_bg_wrap { position: relative; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1; overflow: hidden; width: 100%; padding: 250px 0; }
.s_sec_01_01_04_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; background-image: url(../images/sub/s_sec_01_01_04_bg.jpg); background-attachment: fixed; background-size: cover; }
.s_sec_01_01_01_wrap { padding: 0px; }
.s_sec_01_01_01_con_wrap { text-align: center; }
.s_sec_01_01_01_con_left { position: absolute; top: 0px; right: 0px; width: 50%; bottom: 0px; }
.s_sec_01_01_01_con_left_in { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.s_sec_01_01_01_con_left_img { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-image: url(../images/sub/s_sec_01_01_01_con_left_img.png); background-repeat: no-repeat; background-position: right bottom; }
.s_sec_01_01_01_con_left_img_txt_01 { font-size: 30px; line-height: 1.4; font-family: "JSArirang"; }
.s_sec_01_01_01_con_left_img_txt_02 { font-size: 14px; line-height: 1.4; ; }
.s_sec_01_01_01_con_left_img_txt { display: inline-block; text-align: left; }
.s_sec_01_01_01_bg .parallax > use { fill: #fff; animation-delay: -10s; animation-duration: 10s; }
.s_sec_01_01_01_bg .s_top_bg_01 .parallax > use { fill: #fff; animation-delay: -8s; animation-duration: 8s; }
.sub_01_logo { width: 240px; margin: 0 auto; }
.sub_01_logo path { fill: #222; }
.s_sec_01_01_05_01_con_in { display: flex; align-items: center; }
.s_sec_01_01_05_01_con_left { float: left; width: 50%; }
.s_sec_01_01_05_01_con_right { float: left; }
.s_sec_01_01_05_02_con_in { padding: 40% 0 150px; }
.s_sec_01_01_05_02_con_left { display: inline-block; float: left; width: 50%; }
.s_sec_01_01_05_02_con_right { position: absolute; top: 100px; right: 0px; width: 75%; bottom: 0px; float: left; }
.s_sec_01_01_05_02_con_right_img { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-image: url(../images/sub/s_sec_01_01_05_02_con_right_img.png); width: 1400px; height: 962px; background-repeat: no-repeat; background-position: right bottom; }
.s_sec_01_01_05_03_con_in { display: flex; align-items: center; }
.s_sec_01_01_05_03_con_left { float: left; width: 50%; }
.s_sec_01_01_05_03_con_right { float: left; }
.sub_01_02 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center; background-image: url(../images/sub/sub_visual_bg_02.jpg); background-size: cover; }
.sub_01_02 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_01_02 .sub_visual_box b { font-weight: 500; }
.s_sec_01_02_01_con_wrap { text-align: center; }
.s_sec_01_02_01_top_wrap { margin: 0 auto; }
.s_sec_01_02_03_wrap { padding: 200px 0; }
.s_sec_01_02_03_con_left { float: left; }
.s_sec_01_02_03_con_right { position: absolute; right: 0; }
.s_sec_01_02_03_con_right_img { position: relative; top: 0px; left: 0px; right: 0px; bottom: 0px; background-image: url(../images/sub/s_sec_01_02_03_con_right_img.png); width: 1100px; height: 752px; background-repeat: no-repeat; background-position: center; background-size: contain; }
.s_sec_01_02_04_wrap { padding: 300px 0; position: relative; top: 0; left: 0; }
.s_sec_01_02_04_wrap * { color: #fff; }
.s_sec_01_02_04_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center center; background-image: url(../images/sub/s_sec_01_02_04_bg.jpg); background-size: cover; width: 100%; }
.s_sec_01_02_04_txt_wrap { width: 100%; max-width: 1400px; margin: 0 auto; }
.s_sec_01_06_01_in { padding-bottom: 50px; }
.s_sec_01_06_02_con_left { float: left; width: 38%; }
.s_sec_01_06_02_con_right { float: right; width: 60%; }
.s_sec_01_06_02_wrap { padding: 50px 0; }
.s_sec_01_06_02_con_left { float: left; width: 38%; }
.s_sec_01_06_02_con_right { float: right; width: 60%; }
.his_tab_all_wrap { overflow: hidden; }
.his_tab_wrap { margin-left: -20px; }
.his_tab_box { display: inline-block; padding: 10px 20px; position: relative; left: 0px; top: 0px; }
.his_tab_box:before { content: ""; position: absolute; top: 50%; left: 0px; width: 2px; height: 14px; background-color: #ccc; margin-top: -7px; }
.his_tab_box .his_tab_box_a { display: inline-block; font-size: 32px; font-weight: 400; color: #666; }
.his_tab_box:hover .his_tab_box_a { color: #49ba32; }
.his_tab_box.active .his_tab_box_a { color: #49ba32; }
.s_sec_01_02_01_con_left { float: left; width: 50%; position: relative; top: 0px; left: 0px; text-align: right; }
.s_sec_01_02_01_con_right { float: right; width: 50%; }
.s_sec_01_02_01_con_left_in { padding-right: 10%; }
.his_all_wrap { width: 100%; }
.his_wrap { width: 100%; }
.his_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.his_box_wrap { width: 100%; }
.his_box { width: 100%; position: relative; top: 0px; left: 0px; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
.his_box:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.his_box_info_wrap { float: right; position: relative; width: 49.5%; padding: 0 5% 15%; }
.his_box_img_wrap { float: left; width: 50%; padding: 0 5%; }
.his_box_img { background-repeat: no-repeat; background-position: center center; background-size: cover; height: 375px; border-radius: 20px; overflow: hidden; display: inline-block; width: 100%; }
.his_box_img_01 { background-image: url(../images/sub/his_box_img_01.jpg); }
.his_box_img_02 { background-image: url(../images/sub/his_box_img_02.jpg); }
.his_box_img_03 { background-image: url(../images/sub/his_box_img_03.jpg); }
.his_box_img_04 { background-image: url(../images/sub/his_box_img_04.jpg); }
.his_box_img_05 { background-image: url(../images/sub/his_box_img_05.jpg); }
.his_box_img_06 { background-image: url(../images/sub/his_box_img_06.jpg); }
.his_box_img_07 { background-image: url(../images/sub/his_box_img_07.jpg); }
.his_box_info_in { display: block; }
.his_box_info_in:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.his_box_info_inner { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; word-break: keep-all; }
.his_box_info { width: 100%; position: relative; top: 0px; left: 0px; }
.his_box_info:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.his_box_info_date { position: relative; top: 0; left: 0px; padding-bottom: 30px; }
.his_box_info_txt {
}
.his_box_info_list { list-style: disc; padding-bottom: 10px; font-size: 15px; }
.his_box_info_list .sec_tit { padding-bottom: 10px; }
.his_box_info_list p { display: inline-block; font-size: 16px; font-weight: 300; line-height: 1.4; color: #888; }
.his_box_wrap:nth-child(2n) .his_box_info_wrap { float: left; width: 50.5%; border-left: none; }
.his_box_wrap:nth-child(2n) .his_box_img_wrap { float: left; width: 49.5%; }
.his_box_info_date:hover .sec_tit3 b { color: #49ba32; }
.his_box_info_wrap::before { content: ""; position: absolute; top: 0px; left: 0px; width: 1px; height: 100%; border-left: 1px solid #eee; }
.his_box_info_wrap.animated:before { animation-duration: 2s; animation-name: hisline; animation-fill-mode: forwards; }
@keyframes hisline {
	from { height: 0px; border-color: #49ba32; }
	to { height: 100%; border-color: #ddd; }
}
.his_box_wrap:nth-child(2n) .his_box_info_wrap:before { content: ""; position: absolute; top: 0px; right: 0px; left: inherit; display: inline-block; width: 1px; height: 100%; border-left: none; border-right: 1px solid #eee; }
.his_box_wrap:nth-child(2n) .his_box_info_wrap.animated:before { animation-duration: 2s; animation-name: hisline; animation-fill-mode: forwards; }
@keyframes hisline {
	from { height: 0px; border-color: #49ba32; }
	to { height: 100%; border-color: #eee; }
}
.his_dot_wrap { position: absolute; top: 0px; left: 50%; height: 14px; width: 14px; }
.his_dot span { background-color: #fff; border: 3px solid #49ba32; width: 14px; height: 14px; display: inline-block; border-radius: 100px; position: relative; top: 0px; left: 0px; z-index: 2; }
.his_dot { position: relative; top: 0px; left: 0px; }
.his_dot:after { content: ""; position: absolute; top: 50%; left: 50%; background-color: #49ba3221; width: 25px; height: 25px; z-index: 1; transform: translate(-50%,-50%); border-radius: 100px; animation-duration: 3s; animation-timing-function: ease; animation-delay: 0s; animation-iteration-count: infinite; animation-direction: normal; animation-fill-mode: none; animation-play-state: running; animation-name: hissizeup; }
@keyframes hissizeup {
	0% { transform: translate(-50%,-50%) scale(1); -ms-transform: translate(-50%,-50%) scale(1); -webkit-transform: translate(-50%,-50%) scale(1); }
	50% { transform: translate(-50%,-50%) scale(1.5); -ms-transform: translate(-50%,-50%) scale(1.5); -webkit-transform: translate(-50%,-50%) scale(1.5); }
	100% { transform: translate(-50%,-50%) scale(1); -ms-transform: translate(-50%,-50%) scale(1); -webkit-transform: translate(-50%,-50%) scale(1); }
}
.s_sec_01_03_01_con_wrap { text-align: center; }
.s_sec_01_03_01_img { width: 70%; margin: 0 auto; }
.sub_01_03 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: 0% 40%; background-image: url(../images/sub/sub_visual_bg_03.jpg); background-size: cover; }
.sub_01_03 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_01_03 .sub_visual_box b { font-weight: 500; }
.sub_01_04 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: 0% 40%; background-image: url(../images/sub/sub_visual_bg_04.jpg); background-size: cover; }
.sub_01_04 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_01_04 .sub_visual_box b { font-weight: 500; }
.s_sec_01_04_wrap .map_title .map_title_txt { font-size: 36px; color: #000; line-height: 57px; }
.s_sec_01_04_wrap .sub_des { color: #181818; }
.sub_01_05 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: 0% 20%; background-image: url(../images/sub/sub_visual_bg_05.jpg); background-size: cover; }
.sub_01_05 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_01_05 .sub_visual_box b { font-weight: 500; }
.s_sec_01_05_01_wrap { text-align: center; }
.rnd_all_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row; gap: 50px; }
.rnd_wrap { position: relative; top: 0; left: 0; display: inline-block; width: 48%; padding: 80px; background-color: #f9f9f9; border-radius: 30px; height: 520px; }
.rnd_date { padding-bottom: 15px; color: #49ba32; }
.rnd_info { position: absolute; bottom: 80px; left: 80px; display: inline-block; }
.rnd_part { color: #666; font-weight: 300; }
.rnd_wrap:hover { background-color: #49ba32; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
.rnd_wrap:hover.rnd_wrap * { color: #fff; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
.cert_con_wrap {
}
.cert_con_wrap:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.cert_con_box { float: left; width: 33.33%; padding: 50px 70px; }
.cert_con_box img { width: 100%; }
.cert_con_box_in { overflow: hidden; }
.cert_con_img_wrap { padding: 0 25px; overflow: hidden; }
.cert_con_box:hover .cert_con_txt { color: #49ba32; }
.cert_con_txt_wrap { height: 70px; display: block; margin-top: -20px; }
.cert_con_txt_wrap:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; font-size: large; }
.cert_con_txt { vertical-align: middle; display: inline-block; width: 100%; position: relative; top: 0px; left: 0px; word-break: keep-all; text-align: center; font-size: 16px; font-weight: 400; color: #666; }
.s_sec_01_04_05_wrap { background-color: #f9f9f9; }
.sign_con_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 30px 15px; }
.sign_con_box { background-color: #fff; border-radius: 30px; }
.sub_01_06 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: 0% 20%; background-image: url(../images/sub/sub_visual_bg_06.jpg); background-size: cover; }
.sub_01_06 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_01_06 .sub_visual_box b { font-weight: 500; }
.s_sec_01_06_01_wrap { text-align: center; }
.part_con_wrap { display: flex; flex-direction: row; flex-wrap: wrap; gap: 15px; }
.part_con_box { width: 15.76%; background-color: #f9f9f9; display: inline-block; border-radius: 10px; margin-bottom: 20px;; }
.part_con_img { mix-blend-mode: multiply; }
/*지도*/
.s_sec_01_07_wrap { text-align: center; }
.s_sec_01_07_01_con_wrap { text-align: left; width: 100%; max-width: 1400px; margin: 0 auto; padding: 50px; box-shadow: 3px 3px 10px 0px #e7e7e7; /* margin-bottom: 150px; */
	position: relative; top: -150px; z-index: 9999; background-color: #fff; border-radius: 30px; vertical-align: middle; }
.s_sec_01_07_01_con_info_wrap {
; width: 70%; padding-left: 100px; border-left: 1px solid #ddd; float: left; background-color: #fff; }
.s_sec_01_07_01_con_map { width: 100%; position: relative; top: 0px; bottom: 0px; right: 0px; padding: 300px 0; }
.s_sec_01_07_01_con_map_in { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.s_sec_01_07_01_con_info_box { display: table-cell; width: 30%; font-size: 18px; font-weight: 200; line-height: 1.4; }
.s_sec_01_07_01_con_info_box_label { display: table-cell; font-weight: 400; padding: 10px 10px 10px 0px; color: #49ba32; }
.s_sec_01_07_01_con_info_box_desc { display: table-cell; padding: 10px; font-weight: 500; color: #222; }
.s_sec_01_07_01_con_info_wrap_in .sec_tit2 { color: #222; }
.s_sec_01_07_01_con_info_wrap_in .sec_txt { color: #666; font-weight: 300; }
.map_wrap { font-size: 18px; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.map_wrap .root_daum_roughmap { width: 100%!important; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.map_wrap .root_daum_roughmap .wrap_controllers { display: none; }
.map_wrap .root_daum_roughmap .wrap_map { height: 100%!important; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }
.map_wrap .roughmap_maker_label { top: 0px!important; border: none!important}
.map_wrap .roughmap_maker_label .roughmap_lebel_text { width: 211px; height: 80px; background-image: url(../images/sub/map_logo.png); background-color: transparent; border: none; font-size: 0px!important; top: 0px; }
.roughmap_maker_label:after { display: none!important}
.map_wrap .map_border { display: none; }
.s_sec_01_07_01_con_logo_wrap { display: inline-block; float: left; width: 30%; padding: 4% 0 0 5%; }
.logo_map { width: 220px; display: inline-block; height: 30px; }
.tech_tab_all_wrap { overflow: hidden; }
.tech_tab_wrap { margin-left: -20px; }
.tech_tab_box { display: inline-block; padding: 10px 20px; position: relative; left: 0px; top: 0px; }
.tech_tab_box:before { content: ""; position: absolute; top: 50%; left: 0px; width: 2px; height: 14px; background-color: #ccc; margin-top: -7px; }
.tech_tab_box .tech_tab_box_a { display: inline-block; font-size: 26px; font-weight: 400; color: #666; }
.tech_tab_box:hover .tech_tab_box_a { color: #49ba32; font-weight: 700; }
.tech_tab_box.active .tech_tab_box_a { color: #49ba32; font-weight: 700; }
.feat_con_wrap { display: flex; justify-content: space-between; }
.feat_con_box { text-align: center; display: inline-block; background-color: #f9f9f9; border-radius: 30px; padding: 80px; }
.sub_02 .s_sec_02_business { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.sub_02 .s_sec_02_business .s_sec_02_business_list { padding-top: 150px; padding-left: 50px; padding-bottom: 60px; }
.s_sec_02_business_list1 { background: url(../images/sub/sub_02_thumb01.jpg) no-repeat right center/cover; }
.s_sec_02_business_list2 { background: url(../images/sub/sub_02_thumb02.jpg) no-repeat right center/cover; }
.s_sec_02_business_list3 { background: url(../images/sub/sub_02_thumb03.jpg) no-repeat right center/cover; }
.s_sec_02_business_list4 { background: url(../images/sub/sub_02_thumb04.jpg) no-repeat right center/cover; }
.s_sec_02_business_list5 { background: url(../images/sub/sub_02_thumb05.jpg) no-repeat right center/cover; }
.s_sec_02_business_list6 { background: url(../images/sub/sub_02_thumb06.jpg) no-repeat right center/cover; }
.s_sec_02_business_tit { font-size: 30px; font-weight: 500; color: #000; }
.sub_02 .header_all_wrap { box-shadow: none; background-color: transparent; }
.sub_02 #wrap { padding-top: 0px; }
.sub_02 .logo_on { display: inline-block; }
.sub_02 .logo_off { display: none; }
.sub_02 .m_menu_btn span { background-color: #000; }
.sub_02 .m_menu_btn:before { background-color: #000; }
.sub_02 .m_menu_btn:after { background-color: #000; }
.sub_02 .scroll .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.sub_02 .scroll .logo_on { display: inline-block; }
.sub_02 .scroll .logo_off { display: none; }
.sub_02 .scroll .top_nav .menu_a { color: #000}
.sub_02 .scroll .m_menu_btn span { background-color: #000; }
.sub_02 .scroll .m_menu_btn:before { background-color: #000; }
.sub_02 .scroll .m_menu_btn:after { background-color: #000; }
.sub_02 .scroll .top_nav .menu_a span:after { background-color: #000}
.sub_02 .scroll .btcare_btn { color: #fff; }
.sub_02 .scroll .lang_box .lang_box_a { color: #222 !important; }
.sub_02 .scroll .lang_box .lang_box_a:after { border-color: #222 !important; }
.sub_02 .scroll .lang_box:hover .lang_box_a { color: #fff !important; }
.sub_02 .scroll .lang_box:hover .lang_box_a:after { border-color: #fff !important; }
.sub_02 .scroll .m_menu_btn span { background-color: #222; }
.sub_02 .scroll .m_menu_btn:before { background-color: #222; }
.sub_02 .scroll .m_menu_btn:after { background-color: #222; }
.sub_02 .open .top_nav * { color: inherit; }
.sub_02 .open .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.sub_02 .open .logo_on { display: inline-block; }
.sub_02 .open .logo_off { display: none; }
.sub_02 .open .top_nav .menu_a { color: #222}
.sub_02 .open .m_menu_btn span { background-color: #222; }
.sub_02 .open .m_menu_btn:before { background-color: #222; }
.sub_02 .open .m_menu_btn:after { background-color: #222; }
.sub_02 .open .top_nav .menu_a span:after { background-color: #49ba32}
.sub_02 .open .btcare_btn { color: #fff; }
.sub_02 .open .lang_box .lang_box_a { color: #222 !important; }
.sub_02 .open .lang_box .lang_box_a:after { border-color: #222 !important; }
.sub_02 .open .lang_box:hover .lang_box_a { color: #fff !important; }
.sub_02 .open .lang_box:hover .lang_box_a:after { border-color: #fff !important; }
.sub_02 .open .m_menu_btn span { background-color: #222; }
.sub_02 .open .m_menu_btn:before { background-color: #222; }
.sub_02 .open .m_menu_btn:after { background-color: #222; }
.sub_tit { font-size: 24px; font-weight: 500; word-break: break-all; }
.sub_des { font-size: 18px; line-height: 1.45; font-weight: 300; word-break: keep-all; }
.sub_nav_list { gap: 30px; }
.sub_nav_list a { border: 1px solid #eee; padding: 20px 30px; color: #777; border-radius: 30px; font-size: 18px; }
.sub_nav_active { border-radius: 1px solid #49ba32; background: #49ba32; color: #fff!important; }
.sub_nav_list a:hover { border-radius: 1px solid #49ba32; background: #49ba32; color: #fff; }
.s_sec_02_01_02_list_wrap { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; }
.s_sec_02_01_02_list { border: 1px solid #eee; border-radius: 30px; padding: 40px; }
.s_sec_02_01_02_list_01 { gap: 50px; }
.s_sec_02_01_02_list_tit { font-size: 24px ; color: #000; font-weight: 500; word-break: keep-all; }
.s_sec_02_01_02_list_des { font-size: 18px; line-height: 1.45; font-weight: 300; word-break: keep-all; }
.s_sec_02_01_03_content_in_in { background: #49ba32; width: 300px; height: 300px; margin-left: auto; margin-right: auto; border-radius: 150px; text-align: center; color: #fff; align-items: center; z-index: 1; padding: 85px 0; }
.s_sec_02_01_03_content_in::before { content: ""; width: 600px; height: 600px; border-radius: 300px; background: #f1f1f1; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1; -webkit-animation: breath 2s infinite; }
.s_sec_02_01_03_content_in::after { content: ""; width: 1000px; height: 1000px; border-radius: 500px; background: #f1f1f1; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -2; -webkit-animation: breath 2s infinite; opacity: 0.5; }
@-webkit-keyframes breath {
	0% { -webkit-filter: opacity(1) ; }
	50% { -webkit-filter: opacity(0.1) ; }
	100% { -webkit-filter: opacity(1) ; }
}
.s_sec_02_01_03_list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; text-align: center; }
.s_sec_02_01_03_wrap { background: #f1f1f1; text-align: center; }
.s_sec_02_01_03_wrap_tit { font-size: 24px; font-weight: 500; color: #000; word-break: keep-all; }
.s_sec_02_01_03_wrap_des { font-size: 18px; line-height: 1.45; font-weight: 300; word-break: keep-all; }
.s_sec_02_01_03_list1 { border: 1px solid #eee; background: #fff; overflow: hidden; }
.s_sec_02_01_03_list1_txt { padding: 50px; min-height: 230px; }
.s_sec_02_01_04_list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.s_sec_02_01_04_wrap { background: #f1f1f1; text-align: center; }
.s_sec_02_01_04_wrap_tit { font-size: 24px; font-weight: 500; color: #000; word-break: keep-all; }
.s_sec_02_01_04_wrap_des { font-size: 18px; line-height: 1.45; font-weight: 300; word-break: keep-all; }
.s_sec_02_01_04_list1 { border: 1px solid #eee; background: #fff; overflow: hidden; }
.s_sec_02_01_04_list1_txt { padding: 50px; min-height: 230px; }
.s_sec_02_02_01_bg_in { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-size: cover; background-position: center center; background-image: url(../images/sub/sub_02_02.jpg); }
.sec_bg2 { 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; z-index: -1; }
.s_sec_02_02_01_con_left { float: left; width: 49%; }
.s_sec_02_02_01_con_right { float: right; width: 49%; }
.s_sec_02_02_01_con_wrap { padding: 100px 0 250px; }
.s_sec_02_02_01_in * { color: #fff; }
.s_sec_02_02_01_con .sec_txt2 { position: absolute; bottom: 0; right: 0; }
.s_sec_02_02_01_wrap { padding: 190px 0; overflow: hidden; }
.s_sec_02_02_02_con_wrap { width: 100%; padding: 80px 0; }
.s_sec_02_02_02_con_right { display: grid; grid-template-columns: repeat(2, 1fr); float: right; position: relative; right: -170px; }
.s_sec_02_02_02_con_right * { color: #fff; }
.s_sec_02_02_02_con_right_box { position: relative; top: 0; left: 0; }
.s_sec_02_02_02_con_box_txt_wrap { position: relative; left: 8%; bottom: 17%; display: inline-block; }
.s_sec_02_02_02_con_right_box:nth-of-type(odd) { position: relative; top: 150px; }
.s_sec_02_02_02_con_right_box:nth-of-type(odd) .s_sec_02_02_02_con_box_txt_wrap { left: 20%; }
.s_sec_02_02_02_list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.s_sec_02_02_02_wrap { background: #f1f1f1; text-align: center; }
.s_sec_02_02_02_wrap_tit { font-size: 24px; font-weight: 500; color: #000; word-break: keep-all; }
.s_sec_02_02_02_wrap_des { font-size: 18px; line-height: 1.45; font-weight: 300; word-break: keep-all; }
.s_sec_02_02_02_list1 { border: 1px solid #eee; background: #fff; overflow: hidden; }
.s_sec_02_02_02_list1_txt { padding: 50px; min-height: 130px; }
.s_sec_02_02_03_list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.s_sec_02_02_03_list .s_sec_02_01_03_list1_txt { min-height: 100px; }
.s_sec_02_02_03_list .s_sec_02_01_03_list1:hover { background: #49ba32; }
.s_sec_02_02_03_list .s_sec_02_01_03_list1:hover .s_sec_02_01_03_wrap_tit { color: #fff; }
.s_sec_02_02_01_01_wrap .s_sec_02_02_02_list { grid-template-columns: repeat(2, 1fr); }
.s_sec_02_02_03_wrap { text-align: center; background-color: #f9f9f9; }
.s_sec_02_02_03_con_box_wrap ul { display: flex; justify-content: space-between; }
.s_sec_02_02_03_con_box { position: relative; display: inline-block; padding: 20px 30px; background: #fff; border: 1px solid #eee; border-radius: 15px; }
.s_sec_02_02_03_con_box_wrap .point_box { border: 2px solid #49ba32; }
.s_sec_02_02_03_con_wrap { width: 100%; padding: 100px 0; }
.s_sec_02_02_03_contents_list_wrap { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.s_sec_02_02_03_contents_list { background-color: #fff; }
.s_sec_02_02_03_contents_img img { border-radius: 15px 15px 0 0; }
.s_sec_02_02_03_contents_list { background-color: #fff; padding: 0 0 50px; border-radius: 15px; }
.s_sec_02_02_03_contents_txt { padding: 50px 30px 0; }
.s_sec_02_02_03_con_box::after { content: ""; position: absolute; right: -15%; top: 50%; width: 15px; height: 15px; border-left: 2px solid #999; border-bottom: 2px solid #999; transform: rotate(225deg); border-radius: 2px; }
.s_sec_02_02_03_con_box:last-child::after { content: ""; display: none; }
.s_sec_02_04_03 { padding: 200px 0; text-align: center; background: url(../images/sub/s_sec_02_04_03_bg.jpg); }
.s_sec_02_04_03 * { color: #fff; line-height: 1.45; }
.s_sec_02_04_03 .s_sec_02_01_02_list_tit { font-size: 32px; font-weight: 400; }
.s_sec_02_02_04_wrap { text-align: center; }
.s_sec_02_02_04_con_wrap { padding-top: 80px; }
.s_sec_02_04_02_wrap { padding-bottom: 30px; }
.s_sec_02_05_01_con_right_in { max-width: 1400px; margin: 0 auto; }
.point_box::after { border-left: 2px solid #49ba32; border-bottom: 2px solid #49ba32; }
.point_box3::after { border-left: 2px solid #999; border-bottom: 2px solid #999; }
.dev_con_wrap { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; gap: 60px 30px; }
.dev_con_box { display: inline-block; width: 31%; }
.dev_con_txt { font-size: 18px; font-weight: 300; color: #777; line-height: 1.4; }
.dev_con_txt_wrap { padding-top: 20px; }
.dev_con_img_wrap { border: 1px solid #eee; border-radius: 15px; overflow: hidden; }
.sub_03_01 .s_sec_02_01_03_list { grid-template-columns: repeat(4, 1fr); }
.sub_03 .sub_visual_all_wrap { padding: 210px 0; }
.sub_03_01 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center; background-image: url(../images/sub/sub_visual_bg_03_01.jpg); background-size: cover; }
.sub_03_01 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_03_01 .sub_visual_box b { font-weight: 500; }
.s_sec_03_01_03_con_right { float: right; width: 75%; display: table; padding-top: 50px; table-layout: fixed; }
.s_sec_03_01_03_con_right_box { display: table-cell; padding: 0 10px; vertical-align: middle; }
.s_sec_03_01_03_con_right_box_in { background-color: #fff; border-radius: 30px; width: 100%; vertical-align: middle; text-align: center; padding: 50px; height: 100%; }
.s_sec_03_01_right_box_01 { padding-top: 75px; box-shadow: 0px 0px 10px #ddd; }
.s_sec_03_01_right_box_02 { border: 2px solid #f22657; }
.s_sec_03_01_04_in { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; top: 0px; left: 0px; z-index: 2; }
.s_sec_03_01_04_in { overflow: visible; }
.s_sec_03_01_04_con_right { position: relative; top: 0px; right: 0px; width: 100%; max-width: 500px; }
.type_con_slider.owl-carousel .owl-stage-outer { width: 500%; }
.type_con_slider.owl-carousel .owl-dots { bottom: -50px; text-align: left; max-width: 300%; width: 300%}
.type_con_slider.owl-carousel .owl-dots button { display: inline-block; }
.type_con_slider.owl-carousel .owl-dots button span { display: inline-block; height: 1px; overflow: hidden; background-color: #f7f7f7; border-radius: 0px; margin: 0px; opacity: 1; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; width: 100%; }
.type_con_slider.owl-carousel .owl-dots button.active span { background-color: #222; }
.type_con_slider .item_img { padding: 0px; border-radius: 10px; overflow: hidden; }
.type_con_slider.owl-carousel .owl-item .item_img img { width: 100%; max-width: 100%; }
.type_con_img_on { display: none; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.type_con_box:hover .type_con_img_on { display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.type_con_img_on { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #49ba32; border-radius: 10px; text-align: center; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.type_con_img_txt { position: relative; transform: translate(-50%,-50%); top: 50%; left: 0; }
.type_con_img_txt * { color: #fff; }
.type_con_slider.owl-carousel .owl-nav { position: absolute; top: 0; left: 280%; }
.type_con_slider.owl-carousel .owl-nav button.owl-prev { left: auto; right: 80px; top: -30px; }
.type_con_slider.owl-carousel .owl-nav button.owl-next { left: auto; right: 0px; top: -30px; }
.type_con_img_txt::before { content: ""; position: absolute; background-image: url(../images/sub/type_con_img_icon.png); width: 50px; height: 70px; background-repeat: no-repeat; background-size: cover; background-position: center; display: inline-block; top: -70%; left: 50%; transform: translate(-50%, -50%); }
.s_sec_03_01_05_wrap { background-color: #f9f9f9; }
.algo_con_wrap { padding-bottom: 50px; }
.algo_con_wrap:last-child { padding-bottom: 0; }
.algo_con_box_tit { float: left; }
.algo_con_box_wrap { float: left; width: 80%; padding-left: 80px; }
.algo_con_box_wrap ul { display: flex; flex-direction: row; justify-content: space-between; align-items: flex-end; }
.algo_con_box { position: relative; width: 18%; cursor: pointer; text-align: center; padding: 30px; background-color: #fff; border: 1px solid #eee; border-radius: 10px; font-size: 21px; font-weight: 300; color: #222; }
.algo_con_box_bf { background-color: #eee; }
.algo_con_box_res { width: 18%; background: #fc7c9b; color: #fff; padding: 30px 10px; height: 100%; }
.algo_con_box_res:first-child { width: 38%; padding-top: 100px; background: #49ba32; }
.algo_con_box_bf:hover { background-color: #fff; border-color: #ffd6e0; }
.algo_con_box_bf:hover:before { content: ""; position: absolute; background-image: url(../images/sub/algo_con_box_chk.png); width: 34px; height: 34px; background-repeat: no-repeat; background-size: cover; background-position: center; display: inline-block; top: 0; left: 50%; transform: translate(-50%, -50%); }
.algo_con_box_af:hover { background-color: #fff; font-weight: 500; color: #49ba32; border-color: #49ba32; }
.res_01:before { content: ""; position: absolute; background-image: url(../images/sub/res_icon.png); width: 57px; height: 54px; background-repeat: no-repeat; background-size: cover; background-position: center; display: inline-block; top: 35%; left: 50%; transform: translate(-50%, -50%); }
.algo_con_box_res:hover { background: #49ba32}
.solution_box_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row; }
.solution_box_img { padding-bottom: 50px; }
.solution_box { width: 48%; padding-bottom: 50px; }
.solution_btn_wrap { margin: 0 auto; width: 100%; text-align: center; }
.solution_btn { display: inline-block; line-height: 50px; width: 180px; background-color: #49ba32; text-align: center; border-radius: 100px; color: #fff; font-size: 18px; font-weight: 500; }
.sub_03_02 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center; background-image: url(../images/sub/sub_visual_bg_03_02.jpg); background-size: cover; }
.sub_03_02 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_03_02 .sub_visual_box b { font-weight: 500; }
.pdt_box_img { width: 50%; float: left; }
.pdt_box_info_wrap { float: right; width: 45%; display: inline-block; padding: 60px 0 0 60px; }
.pdt_btn_wrap { display: inline-block; line-height: 50px; width: 180px; background-color: #49ba32; text-align: center; border-radius: 100px; color: #fff; font-size: 18px; font-weight: 500; }
.pdt_box_wrap:nth-child(even) .pdt_box_info_wrap { float: left; width: 45%; display: inline-block; padding: 60px 0 0 60px; }
.pdt_box_wrap:nth-child(even) .pdt_box_img { width: 50%; float: left; }
.sub_03_03 .sub_visual_bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-position: center; background-image: url(../images/sub/sub_visual_bg_03_03.jpg); background-size: cover; }
.sub_03_03 .sub_visual_box { color: #fff; line-height: 1.6; font-size: 2vw; font-weight: 300; }
.sub_03_03 .sub_visual_box b { font-weight: 500; }
.sub_04 .top_nav * { color: #fff; }
.sub_04 .header_all_wrap { box-shadow: none; background-color: transparent; }
.sub_04 #wrap { padding-top: 0px; }
.sub_04 .logo_on { display: none; }
.sub_04 .logo_off { display: inline-block; }
.sub_04 .lang_box .lang_box_a { color: #fff !important; }
.sub_04 .lang_box .lang_box_a:after { border-color: #fff !important; }
.sub_04 .m_menu_btn span { background-color: #fff; }
.sub_04 .m_menu_btn:before { background-color: #fff; }
.sub_04 .m_menu_btn:after { background-color: #fff; }
.sub_04 .scroll .top_nav * { color: inherit; }
.sub_04 .scroll .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.sub_04 .scroll .logo_on { display: inline-block; }
.sub_04 .scroll .logo_off { display: none; }
.sub_04 .scroll .top_nav .menu_a { color: #222}
.sub_04 .scroll .m_menu_btn span { background-color: #222; }
.sub_04 .scroll .m_menu_btn:before { background-color: #222; }
.sub_04 .scroll .m_menu_btn:after { background-color: #222; }
.sub_04 .scroll .top_nav .menu_a span:after { background-color: #49ba32}
.sub_04 .scroll .btcare_btn { color: #fff; }
.sub_04 .scroll .lang_box .lang_box_a { color: #222 !important; }
.sub_04 .scroll .lang_box .lang_box_a:after { border-color: #222 !important; }
.sub_04 .scroll .lang_box:hover .lang_box_a { color: #fff !important; }
.sub_04 .scroll .lang_box:hover .lang_box_a:after { border-color: #fff !important; }
.sub_04 .scroll .m_menu_btn span { background-color: #222; }
.sub_04 .scroll .m_menu_btn:before { background-color: #222; }
.sub_04 .scroll .m_menu_btn:after { background-color: #222; }
.sub_04 .open .top_nav * { color: inherit; }
.sub_04 .open .header_all_wrap { box-shadow: 0px 0px 10px #ddd; background-color: #fff; }
.sub_04 .open .logo_on { display: inline-block; }
.sub_04 .open .logo_off { display: none; }
.sub_04 .open .top_nav .menu_a { color: #222}
.sub_04 .open .m_menu_btn span { background-color: #222; }
.sub_04 .open .m_menu_btn:before { background-color: #222; }
.sub_04 .open .m_menu_btn:after { background-color: #222; }
.sub_04 .open .top_nav .menu_a span:after { background-color: #49ba32}
.sub_04 .open .btcare_btn { color: #fff; }
.sub_04 .open .lang_box .lang_box_a { color: #222 !important; }
.sub_04 .open .lang_box .lang_box_a:after { border-color: #222 !important; }
.sub_04 .open .lang_box:hover .lang_box_a { color: #fff !important; }
.sub_04 .open .lang_box:hover .lang_box_a:after { border-color: #fff !important; }
.sub_04 .open .m_menu_btn span { background-color: #222; }
.sub_04 .open .m_menu_btn:before { background-color: #222; }
.sub_04 .open .m_menu_btn:after { background-color: #222; }
.sub_04_01 .s_sec_04_01_01_bg_in { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background-size: cover; background-position: center center; background-image: url(../images/sub/sub_04_01.jpg); }
.s_sec_04_01_01_bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; 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; z-index: -1; }
.s_sec_04_01_01_in * { color: #fff; }
.s_sec_04_01_01_wrap { padding: 190px 0; }
.s_sec_04_01_01_con_wrap { padding: 100px 0 250px; }
.s_sec_04_01_01_con .sec_txt2 { position: absolute; bottom: 0; right: 0; }
.s_sec_04_01_01_02_con_left { float: left; width: 50%; }
.s_sec_04_01_01_02_con_right { float: right; width: 45%; margin-top: 50px; }
.step_box_wrap { float: left; width: 33.33%; padding: 0 0 80px 20px; }
.step_in { position: relative; top: 0px; left: 0px; }
.step_box { padding: 50px; text-align: left; border: 1px solid #eee;; border-radius: 10px; }
.step_box_num { padding: 10px 0; color: #c5daff; font-size: 18px; font-weight: 500; }
.step_txt_01 { padding: 20px 0}
.step_box_wrap:hover * { color: #fff; }
.step_box_wrap:hover .step_box { background-color: #2876ff; border: none;; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.s_sec_04_feat_img { display: inline-block; }
.s_sec_04_01_02_wrap { background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,249,251,1) 100%); }
.s_sec_04_01_02_con_left_box { text-align: center; width: 20%; display: inline-block; background: #fff; box-shadow: 0px 0px 10px #ddd; border-radius: 15px; padding: 50px 0; }
.s_sec_04_01_02_con_right_box { text-align: center; width: 20%; display: inline-block; background: #fff; box-shadow: 0px 0px 10px #ddd; border-radius: 15px; padding: 50px 0; }
.s_sec_04_01_02_con_wrap { text-align: center; }
.s_sec_04_01_02_con_left_box_wrap { width: 100%; float: left; padding-bottom: 80px; }
.s_sec_04_01_02_con_left_box_wrap_in { display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 30px; }
.s_sec_04_01_02_con_right_box_wrap { width: 100%; float: right; padding-bottom: 0; }
.s_sec_04_01_02_con_right_box_wrap_in { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 30px; }
.s_sec_04_01_04_wrap { background-color: #fff}
.s_sec_04_01_04_wrap::before { content: ""; background-image: url(../images/sub/btcare_pdt.png); position: absolute; width: 708px; height: 436px; background-repeat: no-repeat; background-size: cover; background-position: center; display: inline-block; top: -5%; left: -7%; }
.s_sec_05_02_01_wrap { padding-bottom: 180px; }
.s_sec_05_04_01_wrap { padding-bottom: 180px; }

/* 추가 */

.sec_bumo {position: relative;top: 0px;left: 0px;}
.sec_bumo:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}

.col3_wrap {margin-left: -30px;}
.col3_box_wrap {float: left;width:33.33%;width: calc(100%/3); padding-left: 30px;padding-bottom: 50px;}
.col3_box_wrap:nth-child(3n+1) {clear: both;}
.col3_box_in {position: relative;top: 0px;left: 0px;}
.col3_box_img_wrap {padding-bottom: 30px;}
.col3_box_img {border: 1px solid #ddd;border-radius: 20px;padding:20px;}

.col4_wrap {margin-left: -20px;}
.col4_box_wrap {float: left;width:25%; padding-left: 20px; padding-bottom: 50px;}
.col4_box_wrap:nth-child(4n+1) {clear: both;}
.col4_box_in {position: relative;top: 0px;left: 0px;}
.col4_box_img_wrap {padding-bottom: 30px;}
.col4_box_img {overflow: hidden;border-radius: 20px;}

.c_list01 {text-align:left;}
.c_list01 > li {padding:4px 0 6px 13px;position:relative;top:0px;left:0px}
.c_list01 > li:before {content:"";position:absolute;top:14px;left:0px;width:4px;height:4px;border-radius:100px;background-color:#49BA32}
.c_list01 > li > .tit {position:relative;top:0px;left:0px;font-size:1em;vertical-align:top;color:#222;font-weight:500;display:inline-block}
.c_list01 > li > .txt {position:relative;top:0px;left:0px;font-size:1em;display:inline-block}
.c_list01 > li > .tit:before {display:inline-block;vertical-align:top}
.c_list01 > li > .txt:before {display:inline-block;vertical-align:top}
.c_list01 > li > .tit:after {display:inline-block;vertical-align:top;font-size:1em}
.c_list01 > li > .tit.no-blt {display:block}
.c_list01 > li > .tit.no-blt:after {display:none}
.c_list01 > li > .txt:after {display:inline-block;vertical-align:top}
.c_list01 > li > .tit:first-child:after {content:":";padding:0 7px;position:relative;top:1px;right:0px;vertical-align:top}
.c_list01 > li > ul,.c_list01 > li > ol {display:block;width:100%;padding:10px 0}

.s_sec_02_01_06_wrap .col4_box_inner{background-color: #f9f9f9; border-radius: 20px;padding:50px;}


.s_sec_03_03_02_list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.s_sec_03_03_02_wrap_tit { font-size: 24px; font-weight: 500; color: #000; word-break: keep-all; }
.s_sec_03_03_02_wrap_des { font-size: 18px; line-height: 1.45; font-weight: 300; word-break: keep-all; }
.s_sec_03_03_02_list1 { border: 1px solid #eee; background: #fff; overflow: hidden; }
.s_sec_03_03_02_list1_txt { padding: 50px; min-height: 130px; }
.s_sec_03_03_02_list .sub_des { color: #181818; }


.none_tbl_wrap  {overflow: auto;}
.none_tbl_wrap2  {overflow: auto;}
.none_tbl_wrap3  {overflow: auto;}
.none_tbl_wrap4  {overflow: auto;}


.none_tbl_wrap table {border-top: 2px solid #000;width: 100%;font-size: 16px;color: #000; line-height: 1.6}
.none_tbl_wrap td {padding: 25px 10px;font-weight: 300; text-align: center;border-bottom: 1px solid #ddd;min-width: 130px}
.none_tbl_wrap th {padding: 25px 10px;font-weight: 500; text-align: center;border-bottom: 1px solid #ddd;background-color: #f7f7f7}
.none_tbl_wrap::-webkit-scrollbar{width: 10px;height: 25px;}
.none_tbl_wrap::-webkit-scrollbar-thumb{background: #0072ff;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 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_wrap2::-webkit-scrollbar{width: 10px;height: 25px;}
.none_tbl_wrap2::-webkit-scrollbar-thumb{background: #0072ff;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_wrap3 table {border-top: 2px solid #000;width: 100%;font-size: 16px;color: #000;line-height: 1.6}
.none_tbl_wrap3 td {padding: 25px 10px;font-weight: 300; text-align: center;border-bottom: 1px solid #ddd;width: 20%}
.none_tbl_wrap3 th {padding: 25px 10px;font-weight: 500; text-align: center;border-bottom: 1px solid #ddd;background-color: #f7f7f7}
.none_tbl_wrap3::-webkit-scrollbar{width: 10px;height: 25px;}
.none_tbl_wrap3::-webkit-scrollbar-thumb{background: #0072ff;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 table {border-top: 2px solid #000;width: 100%;font-size: 16px;color: #000;line-height: 1.6}
.none_tbl_wrap4 td {padding: 25px 10px;font-weight: 300; text-align: center;border-bottom: 1px solid #ddd;}
.none_tbl_wrap4 th {padding: 25px 10px;font-weight: 500; text-align: center;border-bottom: 1px solid #ddd;background-color: #f7f7f7}
.none_tbl_wrap4::-webkit-scrollbar{width: 10px;height: 25px;}
.none_tbl_wrap4::-webkit-scrollbar-thumb{background: #0072ff;border-radius: 100px;}
.none_tbl_wrap4::-webkit-scrollbar-track{border-radius: 100px;background-color: #eee;box-shadow: inset 0px 0px 10px #ccc;padding: 5px;}


