@charset "utf-8";


body {width: 100%; overflow: initial;;}
body, html { text-align: initial;}
html {}
.hidden_txt {position: absolute!important;font-size: 0!important;line-height: 0!important;overflow: hidden!important;}
#wrap {width: 100%;word-break: break-word;margin: 0 auto;}
#toTop {display: none;text-decoration: none;position: fixed;bottom: 100px;right: 10px;overflow: hidden;width: 38px;height: 36px;border: none;text-indent: -999999px;background: url(../images/common/totop.png);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter: alpha(opacity=60);opacity: 0.6;z-index: 99999;background-color: #1d90e2;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%;}




/*헤더*/
.m_menu_wrap {width: 280px;height: 100%;position: fixed;top: 0px;left: -280px;bottom: 0;z-index: 99999;background-color:#222;display:none;}
.m_menu_wrap a {display: block;color: #fff;}
.m_menu_wrap .menu_a {height: 50px;margin: 0;padding: 0 0 0 20px;border-bottom: #333 1px solid;border-top: #555 1px solid;text-align: left;cursor: pointer;line-height: 50px;font-size: 14px;position: relative;top: 0px;left: 0px;}
.m_menu_wrap .menu_a:after {content:""; width: 10px;height: 10px;border-left: 1px solid #fff; border-bottom: 1px solid #fff;display: block;position: absolute;top: 50%;right: 10px;transform:rotate(225deg);transition:all .3s ease;margin-top: -5px}
.m_menu_wrap .menu_a.void_link:after {content:""; width: 10px;height: 10px;border-left: 1px solid #fff; border-bottom: 1px solid #fff;display: block;position: absolute;top: 50%;right: 10px;transform:rotate(-45deg);transition:all .3s ease;margin-top: -5px}
.m_menu_wrap .menu_a.void_link.menu_on:after {transform:rotate(-225deg);}
.m_menu_wrap .menu_a:first-child {}
.m_menu_wrap .sub_menu_wrap {display: none;background-color: #444; width: 100%!important}
.m_menu_wrap .sub_menu_wrap .sub_menu_a {height: 38px;line-height: 38px;padding-left: 30px;border-bottom: 1px solid #666;}
.m_menu_wrap .sub_menu_wrap .sub_menu_a:first-child {border-top: none;}
.m_menu_wrap .menu_a:hover{background-color: #43c7e7;border-color: #43c7e7;color: #fff;}
.m_menu_wrap .sub_menu_wrap .sub_menu_a:hover {background-color: #0a1929;border-color: #0a1929;color: #fff;}
.m_menu_wrap .menu_a.menu_on {background-color: #43c7e7;border-color: #43c7e7;color: #fff;}

.all_bg {background-color: #000;opacity: 0.5;position: fixed;top: 0px;left: 0px;width: 100%!important;height: 100%!important;bottom: 0px;right: 0px;display: none;z-index: 1004;}
.m_all_bg {background-color: #000;opacity: 0.5;position: fixed;top: 0px;left: 0px;width: 100%!important;height: 100%!important;bottom: 0px;right: 0px;display: none;z-index: 1005;}
.header_all_wrap {width: 100%;position: fixed;top: 0px;left: 0px;z-index: 99999;background-color: #fff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
/*.header_all_wrap:before {content: "";position: absolute;top: 100%;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;
}
@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%;}
.header_mid {width: 100%;max-width: 1680px;margin: 0 auto;position: relative;top: 0px;left: 0px;}
.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: 29px;left: 0px;bottom: 0px;z-index: 2}
.scroll .logo_wrap {position: absolute;top: 20.5px;left: 0px;bottom: 0px;z-index: 2}
/*.logo_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.27em;}*/
.header_wrap a.logo {vertical-align: middle;display: inline-block;font-size: 16px;line-height: 1;width: 100%;text-align: center;}
.header_wrap a.logo  * {-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.logo_off {display: none;}

.m_menu_btn_wrap {position: absolute;top: 10px;left: 20px;height: 50px;width: 40px;display: none;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;width: 100%;height: 4px; background-color: #000;position: absolute;top: 50%;margin-top: -2px;border-radius: 5px;}
.m_menu_btn:before {content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 4px; background-color: #000;border-radius: 5px;}
.m_menu_btn:after {content: "";position: absolute;bottom: 0px;left: 0px;width: 100%;height: 4px; background-color: #000;border-radius: 5px;}

.m_close_wrap {position: relative;top: 0px;left: 0px;padding: 20px;}
.m_close_btn {width: 40px;height: 30px;position: relative;top: 0px;left: 0px;}
.m_close_btn:before,
.m_close_btn:after {content:"";display:block;position:absolute;width:35px;height:3px;background:#fff;top:0;right:0;bottom:0;left:0;margin:auto}
.m_close_btn:before {transform:rotate(-45deg);transition:all .3s ease}
.m_close_btn:after {transform:rotate(45deg);transition:all .3s ease .15s}

.header_all_wrap {background-color: transparent;}
#wrap {padding-top: 0px;}
.logo_off {display: inline-block;}
.logo_on {display: none;}

/*
#wrap {padding-top: 100px;}
.logo_off {display: inline-block;}
.logo_on {display: none;}
*/

.scroll .logo_off {display: none;}
.scroll .logo_on {display: inline-block;}
.scroll .top_nav .menu_a {height: 70px;color: #333;}
.scroll .header_all_wrap {box-shadow: 0px 0px 10px #777;background-color: #fff;}

.scroll .lang_box {border-color: #ccc}
.scroll .lang_box .lang_box_a {color: #666}
.scroll .lang_box .lang_box_a:after {border-color: #666}
.scroll .header_top_box_in span {color: #666}
.scroll .header_all_wrap:before {background-color: #ccc}
.scroll .header_top_wrap {display: none;}

.scroll .header_wrap a.logo {max-width: 135px;}


.open .logo_off {display: none;}
.open .logo_on {display: inline-block;}
.open .top_nav .menu_a {color: #333;}
.open .header_all_wrap {box-shadow: 0px 0px 10px #777;background-color: #fff;}



.open .lang_box {border-color: #ccc}
.open .lang_box .lang_box_a {color: #666}
.open .lang_box .lang_box_a:after {border-color: #666}
.open .header_top_box_in span {color: #666}
.open .header_all_wrap:before {background-color: #ccc}

.lang_all_wrap {position: absolute;top: 30px;right: 0;height: 50px;z-index: 3;height: 36px;}
.scroll .lang_all_wrap {top: 14px;}
/*.lang_box {border: 1px solid rgba(255, 255, 255,0.3);}*/
.lang_sub_wrap {display: none;border-top: 1px solid #ddd;}
.lang_box .lang_box_a {font-size: 18px; padding:0px 40px 0 20px;height: 36px; line-height: 36px;color: #fff;position: relative;top: 0px;left: 0px;font-weight: 500;}
.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 {background-color: #fff;border-color: #1d90e2;}
.lang_box:hover .lang_box_a {background-color: #1d90e2;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: #1d90e2;}


.scroll .lang_box:hover {background-color: #fff;border-color: #1d90e2;}
.scroll .lang_box:hover .lang_box_a {background-color:#1d90e2;}


.open .lang_box:hover {background-color: #fff;border-color: #1d90e2}
.open .lang_box:hover .lang_box_a {background-color: #1d90e2}



/*메뉴*/

.main_inquiry{width: 98px;height: 40px;background-color: #1d90e2;font-weight: 300;font-size: 16px;text-align: center;line-height: 40px;position: absolute;top: 30px;right: 100px;}
.scroll .main_inquiry{top: 14px;}
.main_inquiry a{color: #fff;}

.top_nav {position: relative;top: 0px;left: 0px;font-size: 0px;text-align: right;z-index: 1;padding-top: 0px;padding-right: 100px;}
.top_nav .menu {}
.top_nav:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.top_nav .menu {width: 180px;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;}
.top_nav .menu_a:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.27em;}
.top_nav .menu_a span {vertical-align: middle;display: inline-block;line-height: 1.3;text-align: center;width: 100%;}
/*.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 .menu:hover .menu_a,.top_nav .menu.active .menu_a {color: #1d90e2;}
/*.top_nav .sub_menu_a {line-height: 20px;font-size: 15px;color: #666;text-align: center;border: 1px solid #ddd;border-bottom: none;background-color: #fff;padding: 10px 0;-webkit-transition: none;transition: none;}
.top_nav .sub_menu_wrap {border-bottom: 2px solid #43c7e7;width: 100%!important;position: absolute;top: 100%;left: 0px;-webkit-transition: none;transition: none;text-decoration: none;display: none;padding-bottom: 30px;}*/

.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 .menu .menu_a:not(.void_link) + .sub_menu_wrap  {display: none!important}*/
/*.top_nav .sub_menu_wrap {display: none!important;}*/



.top_nav .sub_menu_wrap > div:hover .sub_menu_a,.top_nav .sub_menu_wrap > div.active .sub_menu_a {color: #1d90e2;-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;margin: 0 auto;}
/*.sec_all_wrap{padding: 0 2%;}*/
.main_wrap {width: 100%;overflow: hidden;margin: 0 auto;}

.sec_tit0 {font-size:48px;font-weight: 200;line-height: 1.3;color: #222;word-break: keep-all;}
.sec_tit0 b {font-weight: 500;}
.sec_tit {font-size:40px;font-weight: 200;line-height: 1.3;color: #222;word-break: keep-all;}
.sec_tit b {font-weight: 500;}
.sec_tit1 {font-size:35px;font-weight: 200;line-height: 1.3;color: #222;word-break: keep-all;}
.sec_tit1 b {font-weight: 500;}
.sec_tit2 {font-size:30px;font-weight: 200;line-height: 1.3;color: #222;word-break: keep-all;}
.sec_tit2 b {font-weight: 500;}
.sec_tit3 {font-size:24px;font-weight: 200;line-height: 1.3;color: #222;word-break: keep-all;}
.sec_tit3 b {font-weight: 500;}
.sec_tit4 {font-size:20px;font-weight: 200;line-height: 1.3;color: #222;word-break: keep-all;}
.sec_tit5 {font-size:150px;font-weight: 200;line-height: 1.3;color: #fbfbfb;word-break: keep-all;}

.sec_txt {font-size:18px;font-weight: 200;line-height: 1.6;color: #666;word-break: keep-all;}
.sec_txt b {font-weight: 500;}
.sec_txt2 {font-size:17px;font-weight: 200;line-height: 1.3;color: #666;word-break: keep-all;}
.sec_txt2 b {font-weight: 500;}
.sec_txt3 {font-size:16px;font-weight: 200;line-height: 1.6;color: #666;word-break: keep-all;}
.sec_tx3 b {font-weight: 500;}
.sec_txt4 {font-size:15px;font-weight: 200;line-height: 1.6;color: #666;word-break: keep-all;}
.sec_txt4 b {font-weight: 500;}
.sec_txt5 {font-size:28px;font-weight: 200;line-height: 1.6;color: #666;word-break: keep-all;}
.sec_txt5 b {font-weight: 500;}
.sec_txt6 {font-size:19px;font-weight: 200;line-height: 1.6;color: #666;word-break: keep-all;}
.sec_txt7 {font-size:14px;font-weight: 300;line-height: 1.6;color: #222;word-break: keep-all;}





.mid_txt_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.27em;}
.mid_txt {vertical-align: middle;display: inline-block;width: 100%;text-align : center;padding: 0 10px;position: relative;top: 0px;left: 0px;}

/*메인*/

.main_con{max-width: 1480px; margin: 0 auto;}

.main_sec_txt{font-size: 17px;color: #222;font-weight: 300;line-height: 1.3;}
.main_sec_txt b{font-weight: 500;}
.main_sec_tit {font-size:40px;font-weight: 300;line-height: 1.3;color: #222;text-align: center;word-break: keep-all;}
.main_sec_tit b {font-weight: 500;}

.c_line_wrap {padding: 10px 0}
.c_line {display: block;width: 100%; height: 1px; background-color: #eee;}

.sec_wrap {padding: 120px 0; max-width: 100%; margin: 0 auto;}
.main_visual {width: 100%;background-repeat: no-repeat;background-position: center bottom;background-size: cover;height:100vh;min-height: 940px;}

.main_visual_01{background-image: url(../images/main/main_01.jpg);}
.main_visual_02{background-image: url(../images/main/main_02.jpg);}
.main_visual_03{background-image: url(../images/main/main_03.jpg);}

.main_visual_slider{position: relative;top: 0;left: 0;}
.main_visual_slider .item{overflow: hidden;width: 100%;}

.owl-dots{position: absolute;bottom: 0;left: 0;z-index: 99;}

/*.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {position: relative;top: 50%;width:13px; height: 24px;margin-top: -18px;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: -30px;background-image: url(../images/common/arr_prev.png);}
.owl-carousel .owl-nav button.owl-next {right: -30px;background-image: url(../images/common/arr_next.png);}
.owl-carousel .owl-nav {position: absolute;bottom: 50%;left: 0px;width: 100px;max-width:1500px;text-align: center;font-size: 0px;display: block!important;margin: 0 auto -15%;}*/
.owl-carousel .owl-dots {position: absolute;bottom: 50px;left: 50%;width: 100px;text-align: center;font-size: 0px;transform: translateX(-50%);}
.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: #fff;border-radius: 100px;margin: 2px;opacity: 0.3;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-decoration: none;}
.owl-carousel .owl-dots button.active span {opacity: 1;}

.main_visual {
      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;
}
.main_visual_wrap:hover .main_visual{
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -o-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}


.main_visual_all_wrap {width: 100%; position: relative;top: 0px;left: 0px;}
.main_visual_wrap {width: 100%; position: relative;top: 0px;left: 0px;}
.main_visual_txt_wrap {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;}
/*.main_visual_txt_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}*/
/*.main_visual_txt {vertical-align: middle;display: inline-block;color: #fff;width: 100%;padding: 0 8%;position: relative;top: 0px;left: 0px;text-align: left;}*/
.main_visual_txt_in {width: 100%; position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.main_visual_txt {color: #fff;width: 100%;}
.main_visual_bar{width: 100%;height: 1px;background-color: #fff;}

.main_visual_txt_01 {font-size:50px;line-height: 1.2;font-weight: 600;padding-bottom: 5px;}
.main_visual_txt_01 span {display: inline-block;}
.main_visual_txt_01 b {font-weight: 700;}

.main_visual_txt_02 {font-size:30px;line-height: 1.3;font-weight: 200;}
.main_visual_txt_02 span {display: inline-block;}
.main_visual_txt_02 b {font-weight: 600;}

.main_visual_txt_03 {font-size:18px;line-height: 1.5;font-weight: 300;}
.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_wrap .sec_wrap {overflow: hidden;}

.main_sec_04_txt .sec_tit{font-weight: 400;}

.main_visual_txt_03 a:hover {background-color: #fff;color: #222;border-radius: 100px;}

.main_sec_01_wrap{overflow: hidden;}
.main_sec_01_con_wrap {width: 100%; position: relative;top: 0px;left: 0px;}
.main_sec_01_con_in {width: 100%; position: relative;top: 0px;left: 0px;}
.main_sec_01_img{width: 100%;background-repeat: no-repeat;background-position: center bottom;background-size: cover;background-image: url(../images/main/main_sec_01_img.jpg);height: 100vh;}

.main_sec_01_img {
      transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -o-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  width: 100%;
}
.main_sec_01_con_wrap:hover .main_sec_01_img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: all 30s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -o-
}

.main_sec_01_txt_wrap {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.main_sec_01_txt_in {position: absolute;top: 50%;left: 50%;transform: translateY(-50%);}
.main_sec_01_txt {width: 100%;}
.main_sec_01_txt .sec_tit4{color: #fff;font-weight: 500;letter-spacing: 5px;}
.main_sec_01_txt .sec_tit{color: #fff;}
.main_sec_01_txt .sec_txt2{color: #fff;}

.main_sec_02_con_wrap {width: 100%; position: relative;top: 0px;left: 0px;overflow: hidden;}
.main_sec_02_con_in {width: 100%; position: relative;top: 0px;left: 0px;}
.main_sec_02_con_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_02_img{width: 50%;position: relative;top: 0;left: 0; float: left;}
.main_sec_02_img_02 {background-repeat: no-repeat;background-position: center bottom;background-size: cover;background-image: url(../images/main/main_sec_02_img_02.jpg);height: 940px;}
.main_sec_02_img:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_02_img_01_01{position: absolute;top: 0;left: 0;padding-top: 540px;}
.main_sec_02_img_01_02{position: relative;top: 0;right: 0;float: right;padding-top: 150px;padding-right: 100px;}
.main_sec_02_txt_wrap{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.main_sec_02_txt_in {position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.main_sec_02_txt {width: 100%;}
.main_sec_02_txt .sec_tit4{color: #bbb;font-weight: 500;letter-spacing: 5px;}
.main_sec_02_box_wrap{width: 50%;}
.main_sec_02_box_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_02_box_con{float: left;padding: 15px 30px 15px 0;width: 50%;}
.main_sec_02_box{width: 245px;height: 240px;padding: 40px 25px;}
/*.main_sec_02_box_01{background-color: #1d90e2;}
.main_sec_02_box_01 .sec_txt2{color: #fff;}
.main_sec_02_box_01 .sec_tit3{color: #fff;}*/
.main_sec_02_box{border: 5px solid #f7f7f7;box-sizing: border-box;background-color: #fff;}
.main_sec_02_box_icon_ho{display: none;}
.main_sec_02_box:hover{background-color: #1d90e2;}
.main_sec_02_box:hover .sec_txt2{color: #fff;}
.main_sec_02_box:hover .sec_tit3{color: #fff;}
.main_sec_02_box:hover .main_sec_02_box_icon_ho{display: block;}
.main_sec_02_box:hover .main_sec_02_box_icon{display: none;}

.main_sec_03_con_wrap {width: 100%;position: relative;top: 0px;left: 0px;}
.main_sec_03_con_in {width: 100%; position: relative;top: 0px;left: 0px;}
.main_sec_03_txt_wrap{position: relative;top: 0px;left: 0px;right: 0px;bottom: 0px;}
.main_sec_03_txt_in {position: relative;top: 0;left: 50%;padding: 300px 0;}
.main_sec_03_txt {width: 100%;}
.main_sec_03_txt .sec_tit4{color: #3cc9ff;font-weight: 500;letter-spacing: 5px;}
.main_sec_03_txt .sec_tit{color: #fff;}
.main_sec_03_txt .sec_txt2{color: #fff;}
.main_sec_03_txt .sec_txt6{color: #fff;}
.main_sec_03_box_wrap_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_03_box a{display: block;}
.main_sec_03_box_wrap_in{width: 435px;}
.main_sec_03_box{float: left;width: 200px;height: 60px;border: 1px solid #fff;box-sizing: border-box;margin-right: 35px;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.main_sec_03_box_wrap .main_sec_03_box_02{margin-right: 0;}
.main_sec_03_box_in{display: block;}
.main_sec_03_box_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_03_box_txt{float: left;width: auto;padding-right: 20px;}
.main_sec_03_icon{float: left;padding-top:4px;}

#myVideo{
      position: absolute;
      right: 0;
      bottom: 0;
      top:0;
      right:0;
      width: 100%;
      height: 100%;
      background-size: 100% 100%;
      background-color: black; /* in case the video doesn't fit the whole page*/
      background-image: /* our video */;
      background-position: center center;
      background-size: contain;
         object-fit: cover; /*cover video background */
         z-index:-3;
   }


.main_sec_04_wrap{width: 100%;position: relative;top: 0px;left: 0px;}
.main_sec_04_back_wrap{position: absolute;top: 0;left: 0;bottom: 0;right:0;width: 100%;z-index: -1;}
.main_sec_04_back_wrap:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_04_back{width: 50%;height: 100%; float: left;}
.main_sec_04_back_01{background-color: #f5f5f5;}
.main_sec_04_bio{position: absolute;top: 0;left: 0;z-index: 1;padding-top: 620px;padding-left: 60px}
.main_sec_04_con_wrap {width: 100%;position: relative;top: 0px;left: 0px;z-index: 2;}
.main_sec_04_con_in {width: 100%; position: relative;top: 0px;left: 0px;}
.main_sec_04_con_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_04_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_04_con{width: 50%;float: left;position: relative;top: 0;left: 0;}
.main_sec_04_img_in{padding: 0 70px;}
.main_sec_04_con_01 {height: 940px;padding-top: 160px;}
.main_sec_04_con_02 {padding-top: 250px;}
.main_sec_04_con_01 .main_sec_04_img{background-repeat: no-repeat;background-position: center center;background-size: cover;background-image: url(../images/main/main_sec_04_img_01.jpg);height: 530px;}
.main_sec_04_con_02 .main_sec_04_img{background-repeat: no-repeat;background-position: center center;background-size: cover;background-image: url(../images/main/main_sec_04_img_02.jpg);height: 530px;}
.main_sec_04_img_pr{position: absolute;bottom: 0;right: 0;}
.main_sec_04_con .sec_tit{color: #fff;}
.main_sec_04_con .sec_txt2{color: #fff;}
.main_sec_04_txt_wrap_01{padding-bottom: 290px;}

.main_sec_04_txt_wrap_02 .main_sec_04_txt_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.main_sec_04_bar{width: 100px;height: 1px;background-color: #fff;float: left;margin:13px 0;}
.main_sec_04_txt_wrap_02 .main_sec_04_txt{float: left;padding-left: 20px;}

.main_sec_04_img{display: flex;align-items: center;}
.main_sec_04_con_txt{display: block;}














.empty_box {
  padding: 30px 20px ; text-align: center;
}


.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 {
      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;
}
.bt_sec_box:hover .bt_sec_box_bg_wrap {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -moz-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -webkit-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  -o-transition: all 10s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.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_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;}



/*슬라이드*/
/*
.owl-carousel {position: relative;top: 0px;left: 0px;}
.owl-carousel .owl-nav {position: absolute;bottom: 0px;right: 70px;width: 160px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {position: absolute;top: 50%;width:35px; height: 63px;margin-top: -31px;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: 0px;background-image: url(../images/common/arr_prev.png);}
.owl-carousel .owl-nav button.owl-next {right: 0px;background-image: url(../images/common/arr_next.png);}
.owl-carousel .owl-dots {position: absolute;bottom: -40px;left: 0px;width: 100%;text-align: center;font-size: 0px;}
.owl-carousel .owl-dots button {display: inline-block;}
.owl-carousel .owl-dots button span {display: inline-block;width: 10px;height: 10px;overflow: hidden;background-color: #222;border-radius: 100px;margin: 2px;opacity: 0.2;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;text-decoration: none;}
.owl-carousel .owl-dots button.active span {opacity: 1;}

.owl-carousel .item {text-align: center;}
.item_img img {width: 100%;}
.main_sec_02_wrap .main_sec_02_img{width: 88%;}

.main_sec_02_btn{position: absolute;bottom: 0;left: 0;z-index: 3;}
.main_sec_02_btn button{width: 90px;height: 90px;background-color: #fff;display: inline-block;border: none;outline: none;box-shadow: none;background-repeat: no-repeat;background-position: center;float: left;}

.main_sec_02_btn .owl-prev{background-image: url(../images/main/owl_left.png);}
.main_sec_02_btn .owl-next{background-image: url(../images/main/owl_right.png);}
.main_sec_02_btn span{display: none;}
*/


/*하단*/
.main_sec_05_wrap{height: auto!important;}
.main_sec_05_wrap .fp-tableCell{height: auto!important;}
.footer_all_wrap {width: 100%;background-color: #1c1f24;color: #929496; font-size:16px; font-weight: 300;line-height: 1.3;}
.footer_wrap {width: 100%;padding: 70px 0 50px;}
.footer_mid_wrap {width: 100%; max-width: 1680px;margin: 0 auto;position: relative;top: 0px;left: 0px;}
.footer_mid {width: 100%;position: relative;top: 0px;left:0px;}
.footer_mid:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.footer_logo_wrap{position: relative;top: 0px;left: 0px;width: 160px;margin: 0 auto;}
.footer_info_wrap {width: 100%;text-align: center;}
.footer_info_wrap b{color: #fff;font-weight: 300;padding-right: 5px;}
.footer_copy {position: relative;top: 0px;right: 0px;font-size: 16px;color: #929496;font-weight: 400;}
.footer_em{padding-left: 20px;}


.main .span_bar {background-color: #ddd;}
.span_bar {display: inline-block;height: 10px;width: 1px;background-color: #555;margin: 0 15px;}
.span_bar_03 {display: block;width: auto;height: 0px;margin: 10px;background-color: transparent;}
.span_bar_06 {display: block;width: auto;height: 0px;margin: 10px;background-color: transparent;}
.span_bar_07 {display: block;width: auto;height: 0px;margin: 10px;background-color: transparent;}

.footer_bar{width: 100%;height: 1px;background-color: #343434;}

/*서브메뉴*/

.line_all_wrap {width: 100%; background-color: #103e64;display: none;}
.line_wrap {width: 100%;max-width:1540px; 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 #103e64;border-right: 1px solid #103e64;line-height: 50px;padding: 0 10px;font-size: 15px;font-weight: 500;color: #fff;}
.line_nav_home a:hover {background-color: #20557c; color: #fff; border-color: #20557c;}
.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 #103e64;}
.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: #20557c;}
/*.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: #20557c}
.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: #20557c;}
.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: #20557c;}
/*.line_nav_box_02 .line_nav_menu .sub_menu.active {display: none;}*/




.sub_label_menu .menu {display: none;}
.sub_label_menu .menu.active {display: block;}
.sub_label_menu .menu_a {display: none;}
.sub_label_menu .sub_menu {display: none;}
.sub_label_menu .sub_menu.active {display: block;}


/*서브*/
.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: 9999;}
.sub_wrap .sec_wrap  {background-color: #fff;}
.sub_visual_all_wrap {width: 100%;height: 560px; background-repeat: no-repeat;background-position: center top; padding:0px 20px;background-size: cover;z-index: 900!important;overflow: hidden;}
.sub_wrap > div.sub_visual_bg {position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;background-repeat: no-repeat;z-index: 1;
    background-position: center top;
    background-size: contain;
    background-color: #fff;
}

/*.sub_visual_bg {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
animation-delay: 0s;
  animation-duration: 1s;
  animation-name: bg_ani;
  animation-fill-mode: forwards;
}



@keyframes bg_ani {
  from {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  }

  to {
        transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  }
}*/

.sub_visual_box {padding: 235px 0;}
.sub_02 .sub_visual_box {padding: 260px 0;}
.sub_01 .sub_visual_all_wrap {background-image:url(../images/sub/sub_01.jpg);}
.sub_02 .sub_visual_all_wrap {background-image:url(../images/sub/sub_02.jpg);}
.sub_03 .sub_visual_all_wrap {background-image:url(../images/sub/sub_03.jpg);}
.sub_04 .sub_visual_all_wrap {background-image:url(../images/sub/sub_04.jpg);}




.sub_visual_wrap {width: 100%;max-width: 1400px; margin: 0 auto;position: relative;top: 0px;left: 0px;z-index: 2;}
.sub_visual_txt {padding-bottom: 20px;}
.sub_visual_txt a {font-size: 60px;color: #fff;;font-weight: 200;}
.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:18px; color: #fff;line-height: 1.3;font-weight: 300;}
.sub_visual_txt2 b {font-weight: 700;}



/*.sub_visual_box {padding: 315px 0 30px;}
.sub_01 .sub_visual_bg_in{background-image: url(../images/sub/sub_01.jpg);background-repeat: no-repeat;background-position: center top; background-size: contain;}
.sub_02 .sub_visual_bg_in{background-image: url(../images/sub/sub_02.jpg);background-repeat: no-repeat;background-position: center top; background-size: contain;}
.sub_03 .sub_visual_bg_in{background-image: url(../images/sub/sub_03.jpg);background-repeat: no-repeat;background-position: center top; background-size: contain;}
.sub_04 .sub_visual_bg_in{background-image: url(../images/sub/sub_04.jpg);background-repeat: no-repeat;background-position: center top; background-size: contain;}*/





.sub_con_wrap {width: 100%;}
.sub_con {width: 100%; max-width: 1540px;margin: 0 auto;}


.txt_center {text-align: center;}

.gap {height: 60px;}
.sgap {height: 30px;}
.ssgap {height: 10px;}

.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;}
.c_list_02 > li {position:relative;margin:0;box-sizing:border-box;}
.c_list_02 > li::marker {}
ol.c_list_02 > li:before {content:"";position: absolute;top: 10px; left: -15px;width: 4px; height: 4px; background-color: #0085c4; border-radius: 100px;}
.c_list_02 span {color: #a5272b;}




/*테이블*/
.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;}
.td_01 {text-align: center;}
.td_02 {text-align: center;}
.table_01_wrap table  {font-size: 14px;}
.table_01_wrap th {width: 130px;}


.board_wrap .table_wrap table {}
.board_wrap .table_wrap td {text-align: left;}
.board_wrap .table_wrap th {background-color: #f7f7f7}
/*지도*/
.map_wrap {font-size: 18px;position: relative;top: 0px;left: 0px;}
.map_wrap .root_daum_roughmap {max-width: 1200px;margin: 0 auto;width: 100%!important}
.map_wrap .root_daum_roughmap .wrap_controllers {display: none;}
.map_wrap .root_daum_roughmap .wrap_map {height: 550px!important}

.map_wrap .roughmap_maker_label {width:173px;height: 81px;background-image: url(../images/sub/map_logo.png);background-color: transparent;border: none;font-size: 0px!important; top: 55px;top: -75px!important}

.map_wrap .roughmap_maker_label .roughmap_lebel_text{width:173px;height: 81px;background-color: transparent;border: none;font-size: 0px!important;background-image: url(../images/sub/map_logo.png);}
.roughmap_maker_label:after{background-image: url(../images/sub/map_img.png)!important;z-index: -9!important;width: 100px!important;height: 74px!important;bottom: -84px!important;background-size: cover!important;}


/*.map_wrap .roughmap_maker_label .roughmap_lebel_text{width:173px;height: 81px;background-image: url(../images/sub/map_logo.png);background-color: transparent;border: none;font-size: 0px!important; top: 55px;}
.roughmap_maker_label:after{bottom: -64px!important;}*/





/*제품*/
.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: 30px;}
.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;}
.pt_list_box .pt_list_img img {width: 100%;max-width: 100%;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 {height: 70px;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.3;color: #333;font-size: 16px;width: 100%;}
.pt_list_txt .pt_list_txt_in span {width: 100%;display: block;font-size:20px; color: #000; line-height: 1.6; }
.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: #0085c4;padding-bottom: 10px;}
.pt_list_date {font-size: 20px; color: #999;padding-top: 20px;}
.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;}



/*카테고리*/

.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: #0085c4;border-color: #0085c4;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: #0085c4;border-color: #0085c4;}

.s_sec_info input{border: 1px solid  #e0e0e0 !important;padding: 20px 10px;margin-top: 10px!important;}
#bo_w .bo_w_select select{width: 40%;height: auto; padding: 20px 10px;}
.bo_w_select {padding-bottom: 50px;}
.s_wr input{width: 40%}
.s_home input{width: 50%}
.s_email input{width: 60%}
.s_sec_info label{color: #333!important;font-size: 16px!important;}
.bo_w_select label{color: #333!important;font-size: 16px!important;display: block;padding-bottom: 7px;}
.bo_w_select strong{color: #1d90e1!important;}
.s_sec_info {padding-bottom: 50px;}
.s_sec_info strong{color: #1d90e1!important;}
.que strong{color: #1d90e1!important;}
.wr_content textarea {width: 100%;border: 1px solid  #e0e0e0 !important;padding: 20px 10px;margin-top: 10px!important;}
.que{color: #333!important;font-size: 16px!important;}
.s_04_01_txt_wrap span{font-size: 16px;color: #222;line-height: 1.6;}
.s_04_01_txt_wrap {font-size: 15px;color: #222;color: #666;line-height: 1.6;}
.chk_txt{color: #222;}




/*서브*/

.sec_in {width: 100%; max-width: 1400px; margin: 0 auto;}
.txt_right{text-align: right;}

.sub_top_nav {width: 100%;background-color: #fff;border-top: 2px solid #1d90e1;border-bottom: 1px solid #f3f3f3; box-sizing: border-box;}
.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: auto;position: relative;top: 0px;left: 0px;min-width: 200px;}
.sub_top_nav .sub_menu_a {display: inline-block;font-size: 18px;height: 70px;font-weight: 300;color: #666;width: 100%}
.sub_top_nav .sub_menu_a:hover {font-weight: 400;color: #1d90e1}
.sub_top_nav .active {font-weight: 400;color: #1d90e1}

.sub_top_nav .sub_menu_a:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.27em;font-size: large;}
.sub_top_nav .sub_menu_a span {vertical-align: middle;display: inline-block;line-height: 1.3;text-align: center;max-width: 100%;position: relative;top: 0px;left: 0px;word-break: keep-all;padding: 0px;}
.sub_top_nav .sub_menu:after {content: '';position: absolute;bottom: -8px;left: 50%;width: 0px;height: 16px; background-image: url(../images/common/sub_top_nav_icon.png);-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;transform: translateX(-50%);background-repeat: no-repeat;background-position: center bottom;background-size: contain;}
.sub_top_nav .sub_menu:hover:after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1;width: 100%;}
.sub_top_nav .sub_menu.active:after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);opacity: 1;width: 100%;}
/*.sub_top_nav .sub_menu:hover .sub_menu_a {color: #b60007;}
.sub_top_nav .sub_menu.active .sub_menu_a {color: #b60007;}*/
.sub_wrap .sub_top_nav{z-index: 1000;}
.sub_visual_text {color: #fff;font-size: 16px;font-weight: 200;}

.s_sec_icon span::before{content: '';position: absolute;top: -15px;left: -25px;width: 55px;height: 49px;background-repeat: no-repeat;background-position: center center; background-size: cover; background-image: url(../images/common/sub_icon.png);z-index: -5;}
.s_sec_icon span{position: relative;top: 0;left: 0;}
.sub_wrap .sec_tit{font-weight: 400;}

.sub_01_01_01 .s_sec_01_01_wrap {z-index: 999;}
.s_sec_01_01_01_con_wrap{position: relative;top: 0;left: 0;}
.s_sec_01_01_01_con_wrap:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_01_01_01_wrap .sec_tit3 b{font-weight: 600;}
.s_sec_01_01_01_con{width: 50%; position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.s_sec_01_01_01_img{width: 50%;height: 420px; background-repeat: no-repeat;background-position: right bottom; background-size: cover; background-image: url(../images/sub/s_sec_01_01_01_img.jpg);border-top-left-radius: 100px;border-bottom-right-radius: 100px;position: relative;top: 0; left: 50%;}
.s_sec_01_01_wrap .sec_tit3{font-weight: 300;}
.s_sec_01_01_wrap .sec_txt3{font-weight: 300;}
.s_sec_01_01_box_img{width: 215px; height: 200px; background-repeat: no-repeat;background-position: center center; background-size: cover; background-image: url(../images/sub/s_sec_01_01_01_con_img.jpg);border-top-left-radius: 60px;border-bottom-right-radius: 60px;position: absolute;bottom: -150px;left: 0;box-shadow : 5px 8px 20px 4px rgb(0 0 0 / 30%);}

.s_sec_01_01_02_wrap{height: 530px; background-repeat: no-repeat;background-position: right bottom; background-size: cover; background-image: url(../images/sub/s_sec_01_01_02_img.jpg);}
.s_sec_01_01_02_wrap .sec_txt{color: #68e6ff;font-weight: 400;letter-spacing: 5px;}
.s_sec_01_01_02_wrap .sec_tit1{color: #fff;}
.s_sec_01_01_02_wrap .sec_txt3{color: #fff;}


.sub_01_01 .s_sec_01_01_03_wrap{background-color: #f2f7fb;}
.s_sec_01_01_03_con_wrap {width: 100%;}
.s_sec_01_01_03_con_wrap_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_01_01_03_con {float: left;width: 33.333%;border-right: 1px solid #ddd;}
.s_sec_01_01_03_con:nth-child(3n+1){clear: both;}
.s_sec_01_01_03_con:last-child{border: none;}
.s_sec_01_01_03_icon{margin: 0 auto;width: 125px;}
.s_sec_01_01_03_con .sec_txt{font-weight: 500;color: #222;}
.s_sec_01_01_03_con .sec_txt3{font-weight: 300;color: #7c9aaf;}

.sub_01_01 .s_sec_01_01_04_in {max-width: 1200px;}
.s_sec_01_01_04_con{padding-bottom: 80px;}
.s_sec_01_01_04_con:last-child{padding-bottom: 0;}
.s_sec_01_01_04_con_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_01_01_04_img{float: left;width: 25%;}
.s_sec_01_01_04_txt_wrap{float: left;padding-left: 100px;width: 75%;}
.s_sec_01_01_04_name_wrap{border-bottom: 1px solid #ddd;padding-bottom: 30px;width: 100%;}
.s_sec_01_01_04_name_wrap:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_01_01_04_name_wrap_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_01_01_04_con .sec_txt2{color: #459de4;font-weight: 500;float: left;padding-top: 8.5px;}
.s_sec_01_01_04_con .sec_txt5{color: #222;font-weight: 500;float: left;padding: 0 30px;}
.s_sec_01_01_04_txt{padding-top: 30px;}
.s_sec_01_01_04_txt .sec_txt3{font-weight: 300;}
.s_sec_01_01_04_txt .sec_txt3 span{position: relative;top: 0;left: 0;padding-left: 10px;}
.s_sec_01_01_04_txt .sec_txt3 span::before{content: "";width: 2px;height: 2px;border-radius: 50px;background-color: #666;position: absolute;top: 0;left: 0;margin-top: 11.5px;}




.s_sec_01_02_01_in{height: 840px;background-repeat: no-repeat;background-position: center bottom;background-size: contain;background-image: url(../images/sub/s_sec_01_02_img.jpg);z-index: -10;position: relative;top: 0;left: 0;}
.s_sec_01_02_01_con .sec_tit b{font-weight: 600;}
.s_sec_01_02_01_con .sec_tit4{font-weight: 300;}
.s_sec_01_02_01_con .sec_txt3{font-weight: 300;}
.s_sec_01_02_01_con{padding-top: 200px;max-width: 1200px;margin: 0 auto;}

.s_sec_01_02_02_wrap{background-color: #fff;}
.map_wrap {width: 100%; height: 500px;}
.map_canvas_mobile {display: none;}

.sub_01_02 .s_sec_01_02_03_in {max-width: 1200px;}
.s_sec_01_02_03_con{padding: 50px 0;border-bottom: 1.5px dotted #b2b2b2;}
.s_sec_01_02_03_con:first-child{padding: 0 0 50px;}
.s_sec_01_02_03_con_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_01_02_03_icon_wrap{float: left;width: 10%;padding-top: 15px;}
.s_sec_01_02_03_icon {width: 61px; margin: 0 auto;}
.s_sec_01_02_03_icon_wrap .sec_tit4{color: #1d90e1;font-weight: 300;}
.s_sec_01_02_03_txt{float: left;width: 90%;padding-left: 100px;}
.sub_01_02 .s_sec_01_02_03_icon span::before{background-image: url(../images/sub/s_sec_01_02_icon_back.png);}
.s_sec_01_02_03_txt .sec_txt3 b{font-weight: 500;color: #333;}
.s_sec_01_02_03_txt .sec_txt3 {font-weight: 300;}
.s_sec_01_02_03_txt .sec_txt3 span {color: #1d90e1;font-weight: 400;padding: 0 5px;}


.sub_02_01 .s_sec_02_01_01_wrap{padding-bottom: 0;}
.s_sec_02_01_con{display: none;}
.s_sec_02_01_con:nth-child(1){display: block;}

.s_02_01_nav{width: 400px;margin: 0 auto;}
.s_02_01_nav_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_02_01_tit {width: 200px;position: relative; top: 0;left: 0; text-align: center; float: left;word-break: keep-all;cursor: pointer;color: #666;}
.s_02_01_tit_a{height: 65px;padding: 0 10px;}
.s_02_01_tit_a:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.27em;}
.s_02_01_tit{border: 1px solid #dcdcdc;box-sizing: border-box;height: 65px;}
.s_02_01_nav_in>.s_02_01_active{background-color: #1d90e1; color: #fff;border: none;}
.s_02_01_tit:hover{background-color: #1d90e1; color: #fff;border: none;}

.s_sec_02_01_con_01 .s_sec_02_01_con_img{width: 1220px; margin: 0 auto;}
.s_sec_02_01_con_01 .s_sec_02_01_con_img_mo{display: none;}
.s_sec_02_01_con_02 .s_sec_02_01_con_img_mo{display: none;}
.s_sec_02_01_con_01 .s_sec_02_01_con_img_mo2{display: none;}
.s_sec_02_01_con_02 .s_sec_02_01_con_img_mo2{display: none;}
.s_sec_02_01_con .sec_txt3{font-weight: 300;}

.sub_02_02 .s_sec_02_02_02_wrap{background-color: #f8f8f8;}
.sub_02_02 .s_sec_02_02_02_in {max-width: 1200px;}



.status_row{display: table;width: 100%;height: 80px;position: relative;top: 0;left: 0;}
.status_head{border-top: 1px solid #222;height: 80px;background-color: #eceef0;}
.status_cell{display: table-cell;text-align: center;vertical-align: middle;width: 11.6%;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.status_cell:last-child{border-right: 0;}
.status_cell:nth-child(1){width: 15%}
.status_cell:nth-child(2){width: 15%}

.status_cell .sec_txt3{color: #222;font-weight: 500;}
.status_cell .sec_txt3 span{font-size: 14px;color: #666;font-weight: 300;}
.status_cell_2 .sec_txt3{padding: 27px 0;border-bottom: 1px solid #ddd;}
.status_cell_2 .sec_txt3:last-child{border-bottom: 0;}
.status_cell_2 .status_mots{height: 80px;padding: 15px 0;}
.status_2:nth-child(2n){background-color: #fff;}
.status_2:nth-child(3n){background-color: #f7f9fd;}

.status_cell .status_cell_bar_01{position: relative;top: 0;left: 0;height: 80px;}
.status_cell .status_cell_bar_02{position: relative;top: 0;left: 0;height: 80px;}
.status_cell .status_cell_bar{position: absolute;top: 50%;left: 0;width: 140px;height: 33.333%;margin-top: -16.666px;}
.status_row_02 .status_cell_bar{background-color: #1d62e1;}
.status_row_03 .status_cell_bar{background-color: #618cda;}
.status_row_04 .status_cell_bar{background-color: #a9bde1;}

.status_cell .status_cell_bar_01:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.status_cell .status_cell_bar_02:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}

.status_cell .status_cell_bar_01_01 .status_cell_bar{width: 60px;float: left;}
.status_cell .status_cell_bar_01_01 .status_cell_tr{
    float: left;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 13px solid #1d62e1;
    border-bottom: 13px solid transparent;
    margin-left: 60px;
    margin-top: -4px;
    }

.status_cell .status_cell_bar_01_02 .status_cell_bar{width: 10px;float: left;}
.status_cell .status_cell_bar_01_02 .status_cell_tr{
    float: left;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 13px solid #1d62e1;
    border-bottom: 13px solid transparent;
    margin-left: 10px;
    margin-top: -4px;
    }

.status_cell .status_cell_bar_02_01 .status_cell_bar{width: 120px;float: left;}
.status_cell .status_cell_bar_02_01 .status_cell_tr{
    float: left;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 13px solid #618cda;
    border-bottom: 13px solid transparent;
    margin-left: 120px;
    margin-top: 23.5px;
    }

.status_cell .status_cell_bar_03_01 .status_cell_bar{width: 30px;float: left;}
.status_cell .status_cell_bar_03_01 .status_cell_tr{
    float: left;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 13px solid #a9bde1;
    border-bottom: 13px solid transparent;
    margin-left: 30px;
    margin-top: 23.5px;
    }


/*.status_img{position: absolute;top: 0;left: 0;}*/




.sub_02_03 .s_sec_02_03_02_wrap {padding-top: 0;}
.s_sec_02_03_box{width: 100%;background-color: #fcfcfc;border: 1px solid #f1eded;box-sizing: border-box;padding: 90px 0;}
.s_sec_02_03_box_icon{width: 50px;margin: 0 auto;}
.s_sec_02_03_box .sec_tit2 span{color: #1d90e1;}
.s_sec_02_03_box .sec_txt7{color: #666;}


.s_sec_03_01_01_con_02{padding-top: 100px;max-width: 1200px;margin: 0 auto;}
.s_sec_03_01_01_con_02 {width: 100%;}
.s_sec_03_01_01_con_02 .s_sec_03_01_01_con_in {margin-left: -30px;}
.s_sec_03_01_01_con_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_03_01_01_box {float: left;width: 33.333%;padding-left: 30px;}
.s_sec_03_01_01_box:nth-child(3n+1){clear: both;}
.s_sec_03_01_01_txt .sec_tit4{font-weight: 400;}
.s_sec_03_01_01_txt .sec_txt3{font-weight: 300;}

.s_sec_03_01_01_img{border-top-left-radius: 50px;overflow: hidden;height: 0;background-repeat: no-repeat;background-position: center center;background-size: cover;padding-bottom: 60%;}
.s_sec_03_01_01_box_01 .s_sec_03_01_01_img {background-image: url(../images/sub/s_sec_03_01_01_img_01.jpg);}
.s_sec_03_01_01_box_02 .s_sec_03_01_01_img {background-image: url(../images/sub/s_sec_03_01_01_img_02.jpg);}
.s_sec_03_01_01_box_03 .s_sec_03_01_01_img {background-image: url(../images/sub/s_sec_03_01_01_img_03.jpg);}

.sub_03_01 .s_sec_03_01_02_wrap{height: 780px;background-repeat: no-repeat;background-position: right top;background-size: cover;background-image: url(../images/sub/s_sec_03_01_02_img.jpg);}
.s_sec_03_01_02_in{position: relative;top: 0;left: 0;max-width: 1200px;margin: 0 auto;}
.s_sec_03_01_02_con_01 {padding: 225px 0 225px 55%;}
.s_sec_03_01_02_con_01 .sec_txt5{color: #222;}
.s_sec_03_01_02_con_mo{display: none;}
.s_sec_03_01_02_con_img_mo{display: none;}
.s_sec_03_01_02_con_02{position: absolute;top: 0;left: 0;}

.s_sec_03_01_03_con_02{max-width: 1200px;margin: 0 auto;width: 100%;padding-top: 100px;}
.s_sec_03_01_03_con_02 .s_sec_03_01_03_con_in {margin-left: -20px;}
.s_sec_03_01_03_con_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_03_01_03_box {float: left;width: 20%;padding-left: 20px;}
.s_sec_03_01_03_box_in{background-color: #fbfbfb;height: 390px;border-top-left-radius: 30px;border-bottom-right-radius: 30px;padding: 40px 10px;}
.s_sec_03_01_03_img {width: 91px;margin: 0 auto;}
.s_sec_03_01_03_img_wrap .sec_txt2 b{color: #222;}
.s_sec_03_01_bar {width: 90%;margin: 0 auto;height: 1px;background-color: #e0e0e0;}
.s_sec_03_01_03_txt .sec_txt2 b{color: #222;}

.sub_03_01 .s_sec_03_01_03_sub_txt{position: relative;top: 0;left: 0;}
.sub_03_01 .s_03_01_sub_txt_01{top: 0; left: 0;position: absolute;padding-left: 15px;font-weight: 400;}
.sub_03_01 .s_03_01_sub_txt_02{top: 0; left: 0;position: relative;word-break: keep-all;padding-left: 30px;}



.sub_03_02 .s_sec_03_02_01_wrap{background-color: #fff;}
.sub_03_02 .s_sec_03_02_01_in{max-width: 1200px;}

/*.s_03_02_nav{padding: 0 10px;}*/
.s_03_02_nav_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_03_02_tit {width: 14%;position: relative; top: 0;left: 0; text-align: center; float: left;word-break: keep-all;cursor: pointer;}
.s_03_02_tit_a:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.27em;}
.s_03_02_tit_a .sec_txt{color: #333;font-weight: 400;}
.s_03_02_nav_icon_ho{display: none;}
.s_03_02_tit:hover .s_03_02_nav_icon_ho{display: block;}
.s_03_02_tit:hover .s_03_02_nav_icon{display: none;}
.s_03_02_tit:hover .sec_txt{color: #1d90e1;}

.s_03_02_nav_icon_mo_wrap{display: none;}

.sub_03_02 .s_sec_03_02_02_wrap {padding: 120px 0 70px;}
.sub_03_02 .s_sec_03_02_02_in{max-width: 1200px;}
.s_sec_03_02_box_wrap{display: none;}
.s_sec_03_02_box_wrap:nth-child(1){display: block;}
.s_sec_03_02_box{padding-bottom: 50px;}
.s_sec_03_02_box_in{width: 100%; background-color: #fcfcfc; border: 1px solid #f1eded; border-top-left-radius: 100px;border-bottom-right-radius: 100px;padding: 40px 50px;}
.s_sec_03_02_box_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_03_02_icon{float: left;width: 13%;}
.s_sec_03_02_box_txt_01{float: left;padding-top: 20px;width: 22%;}
.s_sec_03_02_box_txt_02{float: left;padding-top: 20px;width: 65%;}

.s_sec_03_02_box_txt_01 .sec_txt3{color: #a29d9d; font-weight: 400;}
.s_sec_03_02_box_txt_02 .sec_txt3{font-weight: 300;}

.s_sec_03_02_box_txt_02 .sec_txt3 span{position: relative; top: 0; left: 15px;}
.s_sec_03_02_box_txt_02 .sec_txt3 span:before{content: "";position: absolute;top: 10.5px;left: -15px;width: 2px;height: 2px;background-color: #666;}



.sub_03_03 .s_sec_03_03_01_in{max-width: 1200px;}
.s_sec_03_03_01_con_wrap{width: 100%;}
.s_sec_03_03_01_con_wrap_in {margin-left: -60px;}
.s_sec_03_03_01_con_wrap_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_03_03_01_con {float: left;width: 20%;padding-left: 60px;position: relative;top: 0;left: 0;}
.s_sec_03_03_01_con_in {width: 190px;height: 190px;background-color: #f8f8f8;border-radius: 50%;padding-top: 30px;}
.s_sec_03_03_01_con .sec_txt3{font-weight: 300;padding: 2px 0;}
.s_sec_03_03_01_con .sec_txt4{font-weight: 300;}
.s_sec_03_03_01_icon{width: 76px;margin: 0 auto;}
.s_sec_03_03_01_con:before {content: '';position: absolute;top: 50%;left: 17px;margin-top: -7.5px;
    width: 15px;
    height: 15px;
    border-top: 3px solid #666;
    border-right: 3px solid #666;
    transform: rotate(45deg);}
.s_sec_03_03_01_con:nth-child(1):before {display: none;}
.s_sec_03_03_01_con:nth-child(5):before {border-top: 3px solid #1d90e1;border-right: 3px solid #1d90e1;}
.s_sec_03_03_01_con_05 .s_sec_03_03_01_con_in {background-color: #fff;border: 3px solid #1d90e1;box-sizing: border-box;}


.sub_04_01 .s_sec_04_01_wrap{max-width: 1200px;}
.s_04_01_txt_wrap{width: 100%;background-color: #f9f9f9;padding: 40px 30px;}
.s_sec_04_01_txt:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_04_01_txt .sec_txt b{float: left;color: #424649;font-weight: 600;}
.s_sec_04_01_txt .sec_txt3{float: left;padding-left: 20px;font-weight: 300;}
.s_sec_04_01_txt .s_sec_04_01_bar{float: left;color: #d6d6d6;padding-left: 20px;font-weight: 300;line-height: 25px;}
.s_04_01_bottom_bar{width: 100%;height: 1px;background-color: #ddd;position: relative;top: 0;left: 0;z-index: -9}
.s_04_01_img{position: absolute;bottom: -86px;right: 50px;}

.s_sec_icon{position: relative;top: 0;left: 0;z-index: 9;}
.s_sec_04_01_txt_wrap{position: relative;top: 0;left: 0;z-index: 9;}
.s_sec_04_01_con{position: relative;top: 0;left: 0;z-index: 9;}


/*.webzine_tit .bo_tit{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;max-width: 100%;}*/
.bo_tit a{word-break: keep-all;}

/*.webzine_tit .webzine_text_href{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;max-width: 100%;}*/


#bo_list .td_num2 {width:100px!important;min-width: 70px; }
#bo_list .td_datetime {width:130px!important;min-width: 100px; }
#bo_list span.ing{background-color: #1d90e1;}
#bo_list span.end{background-color: #c6c6c6;}

#bo_list .td_state{text-align: center;}
#bo_list .td_state span {display: inline-block; color: #fff;border-radius: 0px; height: 30px;line-height: 30px;padding: 0 10px;font-weight: 300;text-align: center;min-width: 80px; }

.sub_03_03 .s_sec_03_03_02_wrap {padding-top: 0;}


.s_sec_03_02_task_wrap .sec_tit2{font-weight: 400;}
.s_sec_03_02_task_wrap .sec_tit4{font-weight: 400;padding: 25px 0 5px}
.s_sec_03_02_task_wrap .sec_txt3{font-weight: 400;color: #a29d9d;font-family: "Encode Sans"}

.s_sec_03_02_con{padding-bottom: 150px;}
.s_sec_03_02_wrap{padding-bottom: 50px;}
.s_sec_03_02_task_wrap {padding-bottom: 100px;}
.s_sec_03_02_task_tit{padding-bottom: 45px;}
.s_sec_03_02_task_wrap_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.s_sec_03_02_task_wrap_in {margin-left: -20px;}
.s_sec_03_02_task{float: left;width: 25%;padding-left: 20px;}
.s_sec_03_02_task_in{border: 1px solid #ddd;border-top-left-radius: 30px;border-bottom-right-radius: 30px;height: 300px;position: relative;top: 0;left: 0;}


.s_sec_03_02_task_sub_wrap{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px; z-index: 99;}
.s_sec_03_02_task_sub_wrap:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}
.s_sec_03_02_task_sub_wrap_in{vertical-align: middle;display: inline-block;width: 100%;}

.s_sec_03_02_task_tit span::before{content: '';position: absolute;top: -15px;left: 5px;width: 13px;height: 13px;background-repeat: no-repeat;background-position: center center; background-size: cover; background-image: url(../images/sub/task_tit_icon.png);}
.s_sec_03_02_task_tit span{position: relative;top: 0;left: 0;}



/*지도*/
.map_nav_wrap {padding-bottom: 50px;}
.map_nav {text-align: center;font-size: 0px;}
.map_nav li {display: inline-block;}
.map_nav li a {display: inline-block; height: 65px; width: 33.33%; width: calc(100%/3);border: 1px solid #ddd;color: #666;width: 200px;border-left: none;}
.map_nav li:first-child a {border-left: 1px solid #ddd;}
.map_nav li a:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -0.25em;font-size: large;}
.map_nav li a span {vertical-align: middle; display: inline-block;width: 100%; padding: 0;position: relative;top: 0px;left: 0px; font-size: 14px;}
.map_nav li.active a {background-color: #1d90e1; border-color: #1d90e1; color: #fff;}
