@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------
 * Name      : web_layout.css    
 * Desc      : page layout 
 * Created   : 
 * Updated   : 
 ------------------------------------------------------------ */
body.fixe {overflow:hidden; width: 100%; height:100%; position: fixed;}
.m_gnb .sub_menu {display:none !important;}
.web_dis {display:block;}
.mb_dis {display:none;}
.search_btn {display: none; position: absolute; right:65px; top:26px;}
img {max-width: 100%}


.main_b {text-align:center;}
.main_b p {border:1px solid #ccc; display:inline-block;}
.main_b .web_dis {display:block;}
.main_b .mb_dis {display:none;}



/* wrap */
#wrap {width:100%; max-width:1920px; padding-top:135px; overflow:hidden; margin:0 auto;  transition: all 0.3s 0s ease-in-out;}
#inner_wrap {max-width:100%; margin:0 auto; position:relative; padding-bottom:70px;}
#inner_wrap:after {clear:both; content:""; display:block;}
#inner_wrap.no_visual {padding-top:70px;}

.inner {max-width:1280px; margin:0 auto;}
.inner:after { clear: both; content: ""; display: block;}

.bg_wrap {background: #f2f2f2}

/* header */
#header {width:100%; position:fixed; left:0px; top:0px; z-index:9999; background:#fff; box-sizing: border-box; transition: all 0.3s 0s ease-in-out; border-bottom: 1px solid #d2d2d2}

.in_header {max-width:1280px; width:100%; height:92px; box-sizing: border-box; margin:0 auto; position:relative; z-index:9; color: #fff;}
#header h1 {position: absolute; left:10px; top:50%; transform: translateY(-50%); -wbkit-transform: translateY(-50%); overflow: hidden; transition: all 0.3s 0s ease-in-out; z-index:10 }
#header h1 a {display: block; overflow: hidden;}
#header .top_search {position: absolute; right:70px; top:50%; transform: translateY(-50%); -webkit-transform:translateY(-50%); }

/*상단검색*/
.top_searchW {background:#f2f2f2; width:100%; box-sizing:border-box; position:absolute; left:0; top:100%; z-index:99; display:none; }
.top_searchW .search_txt {display:none;}
.top_searchW .inner_search {width:100%; max-width:1200px; margin:0 auto; position:relative; min-height:147px;}
.top_searchW .inner_search .in_box {max-width:580px; padding: 0px 10px; margin:0 auto; box-sizing:border-box;}
.top_searchW .top_btn_close {position:absolute; right:0px; bottom:0px; display:block;}
.top_searchW .top_btn_close img {max-width:100%;}
.search_warp {padding:30px 65px 30px 0; position:relative; box-sizing:border-box;}
.search_warp .inp_search {border:none; background:#fff; padding-left: 15px; width:100%; font-size:14px; color:#333; line-height:45px; min-height:45px;}
.search_warp .btn_search {position:absolute; right:0px; top:30px; box-sizing:border-box; background:#333; text-align:center; padding:0 10px; min-width:60px;}
.search_warp .btn_search span {font-size:13px; line-height:45px; font-family:nGothicB; color:#fff; display:inline-block;}
.top_searchW .inner_search .in_box .no_txt {text-align:center; font-size:14px; line-height:22px; padding:0 0 30px 0; color:#000;}


.top_menu {position: relative; background: #b0d6f8;}
.top_menu .inner {overflow: hidden;}
.top_menu .top_btns {overflow: hidden; float: right; background: #EEE; padding: 0px 10px}
.top_menu .top_btns > li {float: left;}
.top_menu .top_btns > li a {display: block; font-weight: 300; font-size: 15px; color: #000; line-height:42px; text-align: center; padding: 0px 20px; position: relative;}
.top_menu .top_btns > li a:before {display: block; content: ""; width: 1px; height: 10px; background:#000; position: absolute; left: 0px; top: 50%; margin-top: -5px;}
.top_menu .top_btns > li:first-child a:before {display: none;}








.m_gnb_on {position:absolute; right:10px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); box-sizing: border-box; display: block; }
.m_gnb_on .menu_btn {margin: 0 auto;}





/* GNB */
.w_gnb {padding:0px 0px 0px 0px;}
.w_gnb .gnb {max-width:1300px; margin: 0 auto; box-sizing: border-box; padding: 0px 160px 0px 190px;}
.w_gnb .gnb:after {content:""; display:block; clear:both;}
.w_gnb .gnb > ul {font-size:0px; text-align: center;}
.w_gnb .gnb > ul:after {content:""; display:block; clear:both;}
.w_gnb .gnb > ul > li {text-align: center; display: inline-block; padding: 0px 3%; vertical-align: top; position:relative;}

.w_gnb .gnb > ul > li > a {display:block; color:#333333; position:relative;}
.w_gnb .gnb > ul > li > a > span {display:inline-block; font-size:20px; line-height:92px; height:92px; color:#000; transition: all 0.2s 0s ease-in-out;}
.w_gnb .gnb > ul > li:hover > a > span {color:#5aa3e6;}
.w_gnb .gnb > ul > li:hover > a:after {display: block; content: ""; width: 8px; height:8px; border-left: 1px solid #333; border-top: 1px solid #333; position: absolute; left: 50%; top:100%; margin: -4px 0px 0px -4px; background: #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); z-index:99}

.w_gnb .gnb > ul > li.on > a > span {color:#5aa3e6;}

.w_gnb .gnb > ul > li.gnb06 > a > span {color:#fff;}
.w_gnb .gnb > ul > li.gnb06.on > a > span {color:#fff;}
.w_gnb .gnb > ul > li.gnb06:hover > a > span {color:#fff;}
.w_gnb .gnb > ul > li.gnb06:before {position:absolute; left:0px; top:50%; margin-top:-29px;display:block; content:""; width:100%; height:58px; border-radius:10px; background:#61adf1}
.w_gnb .gnb > ul > li:hover.gnb06:before {background:#208def}


.gnb > ul > li.gnb08 {display: none !important;}
.gnb > ul > li.gnb09 {display: none !important;}

.w_gnb .sub_menu  {position:absolute; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width:180px; box-sizing:border-box; overflow:hidden; top:100%; display:none; padding:0px 0px; border:1px solid #032d6d; background: #fff; padding: 10px 0px;}
.w_gnb .sub_menu > li {padding:3px 3px 3px 3px; letter-spacing:-0.5px;}
.w_gnb .sub_menu > li > a {display:block; font-size:14px; text-align:center; font-weight:500; color:#333333; padding:3px 0px; line-height:20px;}
.w_gnb .sub_menu > li > a:hover {color:#260b2a;}
.w_gnb .three_depth { display:none;}
.w_gnb .three_depth { display:none;}

.gnb08 {display: none !important;}
.gnb09 {display: none !important;}
.w_gnb .m_gnb_on {position:absolute; right:0px; top:-1px; padding:21px; background: #2d3749}
#gnb_bar {position:absolute; display:none; left:0%; top:100%; width:100%; height: 200px; background: url(../img/common/png_80.png) repeat left top; z-index: 8}



.slide_menu_wrap {width:80%; max-width: 500px; box-sizing: border-box; height: 100%;  z-index: 99999; position: fixed; right:-90%; top: 0px; bottom:0px; }
.slide_menu_inner {padding:63px 15px 0px 15px; height: 100%; box-sizing: border-box; overflow-y:auto; overflow-x:inherit; -webkit-overflow-scrolling:touch; background: #343434; }
.slide_menu_inner .top_menu {background: none; display: block;}
.slide_menu_inner .top_btns {overflow: hidden; padding: 0px 0px 20px 0px; margin: -5px; float: none; background: none;}
.slide_menu_inner .top_btns > li {float: left; width: 50%; box-sizing: border-box; padding: 5px;}
.slide_menu_inner .top_btns > li > a {display: block; line-height: 140%; font-weight: 100; padding: 10px; border: 1px solid #fff; color: #fff;  font-size: 15px; text-align: center}
.slide_menu_inner .top_btns > li > a .ico {display: none;}
.slide_menu_inner .top_btns > li a:before {display: none;}
.slide_menu_wrap .m_gnb_on {display:none !important}

.all_close {position: absolute; right:20px; top: 20px; z-index: 99998}
.all_close button {background: none; border: none; outline: none; /*width: 26px; height: 26px;*/ padding: 0px; margin: 0px; }
.all_close .menu_btn {height: 20px !important; width: 30px !important;}
.all_close .menu_btn .line-top, .all_close .menu_btn .line-middle, .all_close .menu_btn .line-bottom {background:#fff !important}
.slide_menu_wrap .gnb > ul {overflow: hidden;}
.slide_menu_wrap .gnb > ul > li {border-bottom: 1px solid #474747; transform: translateX(30%); -webkit-transform: translateX(30%); transition: all 0.8s 0s ease-in-out; -webkit-transition: all 0.8s 0s ease-in-out; border-bottom: 1px solid #474747;}
.slide_menu_wrap .gnb > ul > li > a {display: block; line-height:33px; font-size:18px; color: #fff; padding: 10px 10px 10px 25px; background: url(../img/common/g_plus.png) no-repeat right center; font-weight: 500; } 
.slide_menu_wrap .gnb > ul > li > a.on {background: url(../img/common/g_minus.png) no-repeat right center; } 
.slide_menu_wrap .gnb .sub_menu {background:#333333; border-top:1px solid #474747; display: none; padding: 10px 0px; }
.slide_menu_wrap .gnb .sub_menu > li > a {display: block; line-height:23px; padding:5px 10px 5px 15px; font-size:15px; color:#d6d6d6; } 
.slide_menu_wrap .gnb .sub_menu02{background:#4e4e4e; border-top:1px solid #777777; border-bottom:1px solid #777777; padding:10px 0px; }
.slide_menu_wrap .gnb .sub_menu02 > li > a {display: block; line-height:23px; padding:5px 10px 5px 35px; font-size:13px; color: #d6d6d6;} 
.slide_menu_wrap.on .gnb > ul > li {transform: translateX(0%); -webkit-transform: translateX(0%); transition: all 0.8s 0s ease-in-out; -webkit-transition: all 0.8s 0s ease-in-out;}




/* visual */
.main_visual {width: 100%; overflow: hidden; position: relative;}
.main_visual .videoDiv {position: absolute; top: 0px; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width:1920px; height: 1000px;}
.main_visual .videoDiv img {max-width:100%; max-height:100%;}
.main_visual .bxslider > li {background-size:cover !important; }
.main_visual .v_frame {max-width: 1280px; margin: 0 auto; position: relative; box-sizing: border-box; padding: 0px 10px;}
.main_visual .v_frame img {max-width: 100%;}
.main_visual .v_frame .m_visual {display: none;}
.main_visual .v_bt {position: absolute; bottom:50px; z-index:99;}
.main_visual .v_bt > a {display: block; color: #fff; line-height: 14px; font-size: 18px;}
.main_visual .v_bt > a img {vertical-align: top; margin: 2px;}
.main_visual #proprev1 {left:50%; margin-left: -90px;}
.main_visual #pronext1 {right:50%; margin-right: -90px;}
.main_visual #visual_counter {position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); bottom:50px; z-index:98; line-height:20px; color: #fff; font-size:22px; font-weight:400}
.main_visual #visual_counter > span {font-weight: 600; font-size: 1.2em;}



.main_visual .v_txt {text-align: right; position: absolute; width: 100%; left:0%; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); margin-top: -60px;}

.main_visual li.on .v_txt {opacity:1; transition: all 0.8s 0s ease-in-out; margin-top:-20px;}

.main_visual .bx-controls {text-align: center; position: absolute; left: 50%; transform: translateX(-50%); bottom:5%; width: 100%; max-width: 1280px; box-sizing: border-box; z-index: 99;}
.main_visual .bx-wrapper .bx-pager {position: relative; width: auto !important; left: auto; bottom: auto; display: inline-block; vertical-align: top; padding:7px 5px 0px 0px; z-index: 99;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {position: relative; bottom: auto; display: inline-block; right: auto; width: 24px; height:18px; text-align: center; padding-top:6px;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; z-index: 99;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto > div > a {text-indent:1000000%;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {vertical-align: top;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a {width:14px; height:14px; margin:0 4px; background:#fff; border:none; -moz-border-radius:100%;  -webkit-border-radius:100%; border-radius:100%; box-sizing:border-box; position:relative; opacity: 0.5;}

.main_visual .bx-wrapper .bx-pager.bx-default-pager a:hover {opacity: 0.5; background: #fff;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a.active {opacity: 1;  background: #fff;}
.main_visual .bx-wrapper .bx-controls-auto .active {display: none;}

.main_visual .visual_bt {margin: 0 auto; position: absolute; left: 50%; bottom:70px; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 100%; max-width:480px; z-index:99}
.main_visual .visual_bt > li {float: left; width: 50%; box-sizing: border-box; padding: 10px;}
.main_visual .visual_bt > li > a {display: block; background: #f03171; padding:15px 24px; border-radius:60px; }
.main_visual .visual_bt > li > a > span {display: block; font-size: 18px; line-height: 130%; color: #fff; padding-right:13px; background: url(../img/main/v_arrow2.png)no-repeat right center; font-weight: 300; }


.quick_wrap {position:fixed; right:10px; top:50%; margin-top: -90px; z-index:999; transition: all .5s .6s ease-in-out; -webkit-transition: all .5s .6s ease-in-out;}
.quick_wrap > ul > li {padding:2px 0px;}
.quick_wrap > ul > li > a {display: inline-block; overflow: hidden;}
.sub_wrap .quick_wrap {display: none;}


/* section */
.section {padding:40px 0px; font-size: 18px; line-height: 140%;}
#section2 {padding-top: 50px;}
.main_banner_wrap {margin: -8px; overflow: hidden;}
.main_banner_wrap .main_banner {float: left; box-sizing: border-box; overflow: hidden;}
.main_banner_wrap .main_banner:nth-child(1) {width:56.3%; padding-right:0px;}
.main_banner_wrap .main_banner:nth-child(1) .box {width: 50%; float: left; box-sizing: border-box; padding: 8px;}
.main_banner_wrap .main_banner:nth-child(1) .box .box_in {min-height: 550px; padding: 20px ; box-sizing: border-box; position: relative;}
.main_banner_wrap .main_banner:nth-child(2) {width:43.7%; }
.main_banner_wrap .main_banner:nth-child(2) .box {box-sizing: border-box; padding: 8px;}
.main_banner_wrap .main_banner:nth-child(2) .box .box_in {padding-left: 30px; padding-right: 30px; min-height:267px}
.main_banner_wrap .main_banner:nth-child(2) .box .box_in .txt {min-height:90px; padding-bottom: 10px;}


.main_banner_wrap .main_banner1 .box1 .box_in { background: url(../img/main/ban01.jpg) no-repeat center top; background-size: cover}
.main_banner_wrap .main_banner1 .box1 .m_tit {padding-right: 50px; word-break:keep-all;}
.main_banner_wrap .main_banner1 .box1 .more {right:20px; top:45px;}
.main_banner_wrap .main_banner1 .box1 .more a {padding: 0px; background: none;}

.main_banner_wrap .main_banner1 .box2 .box_in {padding:20px; color: #fff; background: url(../img/main/ban02.jpg) no-repeat center top; background-size: cover}
.main_banner_wrap .main_banner1 .box2 .bt {position: absolute; left: 20px; bottom:43px;}

.main_banner_wrap .main_banner2 .box1 .box_in { background: url(../img/main/ban03.jpg) no-repeat center top; background-size: cover}
.main_banner_wrap .main_banner2 .box2 .box_in { background: url(../img/main/ban04.jpg) no-repeat center top; background-size: cover}

.main_banner_wrap:after {display: block; content: ""; clear: both;}
.main_banner .box .m_tit {font-size: 26px; font-weight: 400; color: #fff; line-height: 130%; padding: 20px 0px;}
.main_banner .box .box_in {background-size:cover !important;}
.main_banner .box .txt {font-weight: 100; color: #fff; line-height:150%; font-size:1em;}
.main_banner .box .bt > a {display: inline-block; box-sizing: border-box; border: 1px solid #fff; line-height: 48px; text-align: center; color:#fff; min-width:150px; font-weight: 100; padding: 0px 10px}
.main_banner .box .bt > a > span {display: block; font-size: 16px; padding-right:40px; background: url(../img/main/arrow.png) no-repeat right center; }
.main_banner .box .bts {overflow: hidden; margin: -0px -2px}
.main_banner .box .bts > li {float: left; width: 33.3333%; box-sizing: border-box; padding:2px;}
.main_banner .box .bts > li > a {display:block; box-sizing: border-box; border: 1px solid #fff; line-height:20px; text-align: center; color:#fff; font-weight: 100; padding:14px 10px}
.main_banner .box .bts > li > a > span {display: block; font-size: 16px; word-break:keep-all; padding-right:40px; background: url(../img/main/arrow.png) no-repeat right center; }



.rnd_slide_wrap {}
.rnd_slide > li > a {display: block;}
.rnd_slide > li > a .pic {display: block; padding-bottom:64.63%; position: relative;}
.rnd_slide > li > a .pic img {position: absolute; left: 50%; top: 50%; max-width: 100%; max-height: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.rnd_slide > li > a .txt_t {display: block; padding-top: 20px; word-break:keep-all; color: #fff; text-align: center; font-weight: 300; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size:22px; line-height: 30px; height:60px;}
.rnd_slide_control {color: #fff; text-align: center; position: relative; padding:0px 80px; margin-top: 40px; }
.rnd_slide_control .v_bt {position: absolute; right: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.rnd_slide_control .v_bt > a {display: block; color: #fff; font-size:13px; font-weight:300; padding-bottom:10px; width: 55px; line-height: 20px;}
.rnd_slide_control #vnext > a {text-align: left; background: url(../img/common/arrow_r.png) no-repeat left bottom}
.rnd_slide_control #vprev {right: auto; left: 0px;}
.rnd_slide_control #vprev > a {text-align: right; background: url(../img/common/arrow_l.png) no-repeat left bottom}
#rnd_slide_counter {font-size:21px; line-height: 140%; font-weight: 100; letter-spacing: 5px; }
#rnd_slide_counter > span {font-size: 1.2em; font-weight: 600;}

#section3 {padding-top: 10px;}


.m_board_wrap {position: relative;}
.m_board_wrap .atab_wrap {position: relative; padding-right:60px; font-size: 0.9em;}
.m_board_wrap .atab_wrap .atab {margin-bottom: 20px;}
.m_board_wrap .atab_wrap .atab li {margin-top: 0px;}
.m_board_wrap .atab_wrap .atab li a {height: 60px; background: #eaeef2; border-color:#fff }
.m_board_wrap .atab_wrap .atab li.on a {background: #5aa3e6; color: #fff; border-color: #5aa3e6;}

.m_board_in {overflow: hidden; margin: -5px;}
.m_board_in > li {float: left; width: 33.3333%; box-sizing: border-box; padding: 5px;}

.m_board_in > li > a {display: block; border: 1px solid #ccc; min-height:320px; box-sizing: border-box; padding:30px 25px; position: relative;}
.m_board_in > li > a .date {display: block; font-size:17px; color: #333333; padding-top:40px; font-weight:300;}
.m_board_in > li > a .txt_t {color: #333333; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight:400; font-size:26px; line-height:36px; height:72px; margin-bottom:25px;}
.m_board_in > li > a .txt_s {color: #333333; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-weight:300; font-size:17px; line-height:26px; height:78px;}
.m_board .more {right: 0px; top:1px;}
.m_board .more > a {width:60px; height:58px; box-sizing: border-box; background: #eaeef2; padding: 0px; font-size: 0px;}

.m_board .more > a:after {display: block; content: ""; width:25px; height:1px; background: #333; position: absolute; left:50%; top:50%; margin-left: -12px; transition:  all 0.5s;}
.m_board .more > a:before {display: block; content: ""; width:1px; height:25px; background: #333; position: absolute; left:50%; top:50%; margin-top: -12px; transition:  all 0.5s;}
.m_board .more > a:hover:after {transform: rotate(90deg);}
.m_board .more > a:hover:before {transform: rotate(90deg);}





.sb_tit {font-size:26px; color: #000000; padding-top: 40px; text-align: center; line-height: 140%; font-weight: 600;}
.slide_banner {padding:10px 40px; max-width: 1280px; position: relative; box-sizing: border-box; margin:0px auto 0px;}
.slide_banner .bx_bt {position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.slide_banner .bx_bt > a {display: block; }
.slide_banner #slide_l {position: absolute; left: 0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%)}
.slide_banner #slide_r {position: absolute; right: 0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%)}
.slide_banner #slide_banner > li > a {display: block; overflow: hidden; position: relative; padding-bottom: 33.64%; border: 1px solid #e8e8e8;}
.slide_banner #slide_banner > li > a img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); max-height: 100%; max-width: 100%;}

#section4 {border-top:1px solid #e5e5e5}

@media (hover: none) {
    .hover:hover .ico_circle {background: #007dc6;}
  
    
}


.more {position: absolute; right:0px; top:10px;}
.more a {display: block; font-size:16px; padding-right:16px; font-weight: 100; line-height:20px; background: url(../img/main/more.gif) no-repeat right center;}
.more a > span {display: inline-block; vertical-align: middle; margin-left:10px; width:15px; height: 15px; padding:8px; border: 1px solid #0c91dd}



.mb_tit {text-align: center; font-size: 32px; color: #000; padding:50px 0px 25px 0px; line-height:150%; position: relative; font-weight: 700; border-bottom: 1px solid #e5e5e5}
.mb_tit:after {display: block; content: ""; width:64px; height: 7px; position: absolute; left: 50%; bottom: 0px; margin-left: -32px; background: #313747}
.m_tit {padding:0px 0px 10px 0px; color:#333; font-size:32px; line-height:150%; font-weight: 700;}
.m_tit_txt {margin:-20px 0px 30px 0px; color:#555555; font-size:18px; text-align:center; line-height:150%; display:block;}




.line_tit {text-align: center; margin-top:40px; font-size: 2em; color: #000; border-bottom: 1px solid #e5e5e5; line-height: 140%;}
.line_tit:after {display: block; content: ""; width:64px; height: 7px; margin: 0 auto; margin-top: 10px; background: #313747}





.host_wrap {overflow: hidden; padding:30px 0px 0px 0px;}
.host_wrap .host_box {float: left; width:315px;  box-sizing: border-box; position: relative; padding-left: 40px;}
.host_wrap .host_box h4 {font-size: 18px; color: #333333; font-weight: 500; position: absolute; left: 0px; top:32px;}
.host_wrap .host_box > ul {display: flex; flex-direction: row; display: -webkit-flex; flex-wrap:wrap; font-size: 0px;}
.host_wrap .host_box > ul > li {align-self: flex-end; padding-bottom: 5px; display: inline-block; vertical-align: bottom; padding-left:19px;}
.host_wrap .host_box2 {width:885px;}




/* footer */
#footerW {clear:both; background:#313747; padding:0px 0px 0px 0px; box-sizing: border-box; margin:0 auto; position:relative;}
#footerW.z_over {z-index:101; position:relative;}

#footer_navi {overflow:hidden; max-width: 1280px; margin:0 auto; border-bottom: 1px solid #6f737c}
#footer_navi > ul {font-size: 0px; text-align: left; float: left; width: 50%; box-sizing: border-box;padding:30px 0px;}
#footer_navi > ul li {display: inline-block; position: relative; vertical-align: top; padding-left:16px; margin-left:15px;}
#footer_navi > ul li:first-child {padding-left:0px; margin-left: 0px;}
#footer_navi > ul li:after {display: block; content: ""; width: 1px; height: 14px; background: #6f737f; position: absolute; left: 0px; top: 50%; margin-top: -7px;}
#footer_navi > ul li:first-child:after {display: none;}
#footer_navi > ul li a {display:block; font-size:16px; color:#fff; font-weight:300; line-height: 28px; }


#footer { position: relative; }

#footer .addressW {max-width: 1280px; margin: 0 auto; padding:25px 0px 35px 200px; box-sizing: border-box; position: relative; font-size:16px; color:#c2c3c8; line-height:24px; font-weight:100; background: url(../img/common/f_logo.gif) no-repeat left 30px;}
#footer .addressW .copy {padding-top: 20px; text-transform: uppercase;}
#footer .addressW a {color: #c2c3c8}
#footer .addressW address {margin-left: -10px; line-height: 150%;}
#footer .addressW address span {display: inline-block; vertical-align: middle; padding:2px 12px;}
#footer .addressW address .line {width: 1px; height:16px; background: #6f737f; padding: 0px;}
#footer .go_top {position: absolute; right:10px; top:30px; z-index: 99}
#footer .go_top > a {display: block; color: #fff; text-align: center; padding:17px; background: #252b2b}
#footer .go_top > a > span {display: none; font-weight: 100; font-size:14px; color: #fff}
#footer .bt_member {position: absolute; right: 0px; top: 30px;}
#footer .bt_member > a {display: block; border: 2px solid #fff; border-radius: 60px; width:170px; text-align: center; font-size:20px; font-weight: 100; line-height:55px; text-indent:-15px;  color: #fff; background: url(../img/common/ico_pop.png) no-repeat 85% center; }

#footerW .copy {color: #85858d; font-size: 15px; font-weight: 100;}
#footerW .familySite {position:absolute; right:0px; top:-70px; z-index: 9}
#footerW .familySite ul.show {display:block;}
#footerW .familySite ul {position:absolute; right:0px; bottom:100%; display:none; background:#363636; width:100%; border-top:1px solid #6c6f78;}
#footerW .familySite ul li {min-height:43px; border:1px solid #6c6f78; border-top:none; line-height:43px; font-size:13px; }
#footerW .familySite ul li:last-child {border-bottom:1px solid #6c6f78; }
#footerW .familySite ul li a {display:block; color:#c0c2c5; padding-left:17px; font-weight: 300;}
#footerW .familySite ul li a:hover {color:#c0c2c5; background: #272727}
#footerW .familySite p.on {width:150px; text-align: left; border:1px solid #999999; color:#fff; cursor:pointer; font-size:15px; line-height:38px; background:url(../img/common/familySite_bg.png) no-repeat right center; padding:5px 32px 5px 17px; text-transform: uppercase; font-weight: 100;}


#content {width:100%; max-width:1280px; margin:0 auto; padding:30px 0px;}
#content:after {clear:both; content:""; display:block;}



.sub_visual {width: 100%; box-sizing: border-box; overflow: hidden; position: relative; background: url(../img/introduce/sub_visual.jpg) no-repeat center top; display: table; background-size:cover !important}
.sub_visual .sub_txt {text-align: center; display: table-cell; height:300px; padding-bottom:80px; box-sizing: border-box; vertical-align: middle; color: #fff; font-size: 26px; line-height: 130%;} 
.sub_visual .sub_txt > h2 {padding-bottom:10px; padding-top:0px;} 
.sub_visual .sub_txt .txt1 {font-size:32px; line-height: 140%; font-weight: 100; padding-bottom: 5px;}
.sub_visual .sub_txt .date {font-size:32px; line-height:37px; font-weight:400; padding-bottom: 5px;}
.sub_visual .sub_txt .place {font-size:26px; line-height: 140%; font-weight:600; padding-bottom: 50px;}
.sub_visual .sub_txt .date .day {display: inline-block; vertical-align: top; width:37px; height: 37px; border-radius:100%; background: #0096f1; font-size:23px; font-weight:500; line-height:37px; text-align: center;}
.sub_visual .sub_txt .date .line {display: inline-block; vertical-align: middle; width:1px; height:20px; background: #b7b4b6; margin: 0px 20px;}

.sub_wrap_1 .sub_visual {background: url(../img/introduce/sub_visual.jpg) no-repeat center top;}
.sub_wrap_2 .sub_visual {background: url(../img/company/sub_visual.jpg) no-repeat center top;}
.sub_wrap_3 .sub_visual {background: url(../img/rnd/sub_visual.jpg) no-repeat center top;}
.sub_wrap_4 .sub_visual {background: url(../img/technology/sub_visual.jpg) no-repeat center top;}
.sub_wrap_5 .sub_visual {background: url(../img/community/sub_visual.jpg) no-repeat center top;}
.sub_wrap_8 .sub_visual {background: url(../img/member/sub_visual.jpg) no-repeat center top;}
.sub_wrap_9 .sub_visual {background: url(../img/introduce/sub_visual.jpg) no-repeat center top;}



.sub_wrap .bt_quick {display: none}

#sub_tit {font-size:42px; color: #fff; font-weight:500; line-height:140%;}
#sub_tit .txt_s {font-size:36px; display: inline-block;}


#m_lnb {display:none;}


#lnb_wrap {position:relative; z-index:99; height:80px; word-break: keep-all; min-height: 10px; background:url(../img/common/png_70.png) repeat left top; box-shadow: none; margin: 0 auto; margin-top:-80px;}


#lnb_wrap .lnbs1 {display: block;}
#lnb_wrap .lnbs1:after {display: block; content: ""; width: 1px; height:26px; background: #cccccc; position: absolute; right: 0px; top: 50%; margin-top: -13px;}

#lnb_wrap .lnb {max-width:1280px; margin:0 auto; position:relative; z-index:9;}
#lnb_wrap .lnb:after { clear:both; content:""; display:block;}
#lnb_wrap .lnb .lnbs { float:left; width:240px; position:relative;}

#lnb_wrap .lnb .lnbs .copy_menu { position:absolute; left:0px; top:100%; box-sizing: border-box; width:100%; border:1px solid #ccc; display:none; background: #fff; box-shadow: 1px 2px 2px #ccc; border-top:none }
#lnb_wrap .lnb .lnbs .sub_menu {display:none !important;}

#lnb_wrap .ico_home {float:left; display: block;}
#lnb_wrap .ico_home a {display:block; text-align: center; height:80px; color: #042f67; line-height:80px; padding-left:80px; background:url(../img/common/ico_home.png) no-repeat center center #5aa3e6; font-size:17px; font-weight: 100;}
.lnb ul li {color:#666666; display: block; padding: 0px; margin-top: 0px;}
.lnb .three_depth {padding: 10px;}
.lnb ul li a {display:block; line-height:20px; min-height:20px; padding:15px 0px 15px 25px; border-top:1px solid #ccc; box-sizing:border-box; text-align: left; font-size: 15px; color: #333; font-weight:300;}
.lnb ul li:first-child a { border-top:none;}
.lnb ul li a:hover {background: #5aa3e6; color:#fff;}
.lnb .three_depth {border: none;}
.lnb ul li .three_depth a {padding:6px 15px; border: none; font-size: 13px;}
.lnbs2 > ul > li > a {border: none; border-top: 1px solid #ccc;}
.lnbs2 > ul > li:first-child > a  { border-top:none;}
.lnbs2 > ul > li.drop > a {background: none !important;}

#lnb_wrap .lnb .lnbs2 {display: none;}
#lnb_wrap .lnbs3 {float: left; max-width:635px; width: 100%;}
#lnb_wrap .lnbs3 > ul {overflow: hidden;}
#lnb_wrap .lnbs3 > ul > li {float: left; padding-left:33px;}
#lnb_wrap .lnbs3 > ul > li > a {display: block; line-height:80px; height:80px; box-sizing: border-box; color: #fff; font-weight:300; padding: 0px; font-size:18px; border: none;}
#lnb_wrap .lnbs3 > ul > li.on > a {font-weight: 500; border-bottom: 4px solid #fff}
#lnb_wrap .lnbs3 > ul > li > a:hover {background: none;}

#lnb_tit {font-size:17px; box-sizing:border-box; padding-right:45px; padding-left:25px; color:#fff; font-weight:300; line-height:80px; height:80px; background:url(../img/common/down.png) no-repeat 90% center; cursor:pointer;}
#lnb_tit2 {display: block; font-size:17px; box-sizing:border-box; padding-left:25px; padding-right:45px; line-height:60px; height:60px; background:url(../img/common/down.png) no-repeat 90% center; cursor:pointer; font-weight:500; color: #fff;}
#lnb_tit.on {background:url(../img/common/up.png) no-repeat 90% center;}
#lnb_tit2.on {background:url(../img/common/up.png) no-repeat 90% center;}




.title_bar {max-width: 1280px; margin:0px auto 50px auto; padding-top:50px; position: relative;}
.title_bar h2 {font-size:36px; text-align: center; font-weight:600; color:#333333; line-height:140%; transition: all 0.2s 0s ease-in-out;}

.title_bar .s_txt {font-size:24px; color:#333333; padding-top:30px; line-height: 140%; font-weight:300; word-break: keep-all}
.big_tit {font-size:46px; color:#000000; line-height:100%; transition: all 0.2s 0s ease-in-out; font-weight:700; padding: 40px 0px 30px 0px;}


.location {position: relative; text-align: right; margin: 0 auto; margin-top:20px; line-height:40px; height:40px; font-size:15px;}
.location span {display:inline-block; zoom:1; *display:inline; padding-left:20px; margin-left:14px; background:url(../img/common/location.png) no-repeat left center; color:#666666; font-weight:100;}
.location span:first-child {padding-left:0px; margin-left:0px; background:none}
.location #location_2 {font-weight:400; color: #333333}
.location #location_3 {font-weight:400;}
.location img {vertical-align:middle; margin-top: -4px;}
.sub_con { max-width: 1280px; margin: 0 auto; font-size:17px; font-weight: 300; line-height: 160%; word-break: keep-all;}
.sub_con > .s_tit:first-child {margin-top: 0px;}
.sub_con img {max-width: 100%;}



.s_tit {font-size:26px; color: #333333; line-height: 120%; padding:0px 0px 15px 0px; margin-top:50px; font-weight:700;}
.s_tit > span {display: inline-block; position: relative; z-index: 1}
.s_tit:after {display: inline-block; content: ""; z-index: 0; width:9px; height: 9px; vertical-align: top; border-radius:100%; background: #5aa3e6; margin:6px 0px 0px 4px;}
.s_tit.tc {text-align: center; background: none !important; padding-left: 0px;}
.s_tit.tc:after {display: none;}
.ss_tit {font-size:26px; position: relative; color: #000; line-height: 140%; padding:0px 0px 0px 0px; margin-bottom:20px; margin-top: 45px; font-weight: 700;}
/*.ss_tit:before {display: block; content: ""; width:7px; height:24px; background:#0f7bc6; position: absolute; left: 0px; top:4px;}
.ss_tit > span{font-weight: 300;}*/
.s_titW {max-width: 1280px; margin:0 auto; padding: 50px 0px 5px 0px;}

.sss_tit {font-size:20px; color:#000; padding:0px 0px 0px 20px; margin:40px 0px 10px 0px; line-height:140%; position: relative;}
.sss_tit:before {display: block; content: ""; width:10px; height:10px; background:#144085; border-radius:100%; position: absolute; left: 0px; top:8px;}
.b_txt {font-size:22px; color: #333333; font-weight:400; padding:40px 0px 10px 0px; line-height: 150%;}
.s_txt_r {text-align: right; margin-top: -35px; height: 20px; padding-bottom:15px;}
.s_txt_r2 {height: 40px; margin-top: -55px;}
.imgW img {max-width:100%;}
.txt_in {padding-left:20px;}

.div_line {border-top:1px solid #aab7cc; margin-top: 50px; padding: 50px 0px; display: block}

.box_txt {border: 1px solid #d0d0d0; text-align: center; background: #f4f6f7; font-size: 22px; line-height: 140%; color:#004497; padding:30px 0px;}
.first_txt {font-size: 2em; line-height: 140%; color: #000;}


.outline_wrap {padding-right: 614px; position: relative; line-height: 170%; min-height: 604px; color: #666666; font-size: 1.05em;}
.outline_wrap .img {position: absolute; right: 0px; top:90px;}
.outline_wrap .first {font-size:1.3em; line-height: 140%; padding-bottom: 30px; color: #000;}
.outline_wrap .first:before {display: block; content: ""; clear: both; height:60px; background: url(../img/introduce/01_ico01.jpg) no-repeat left top;}

.gray_wrap {background: #f9f9fb; padding: 50px 10px; margin: 0px -10px;}
.outline {overflow: hidden; position: relative;}
.outline:after {display: block; content: ""; width: 1px; height:90%; background: #d5d5d5; position: absolute; left: 50%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.outline > li {float: left; width: 50%; box-sizing: border-box; padding: 0px 10px; text-align: center;}
.outline > li > dl {font-size: 1.25em; line-height: 140%;}
.outline > li > dl > dt {font-size: 1.1em; padding-bottom: 5px;}
.outline > li > dl > dt .ico {display: block; padding-bottom: 10px;}

.img_txt_wrap {padding-bottom:90px}
.img_txt_wrap > li {padding-top:75px;}
.img_txt_wrap > li > div {overflow: hidden; position: relative;}
.img_txt_wrap > li > div .img {width: 50%;}
.img_txt_wrap > li > div > dl {width: 60%; font-size: 1.25em; line-height: 150%; position:absolute; left:40%; top: 50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); background: #fff; padding:5%; box-sizing: border-box;}
.img_txt_wrap > li > div > dl > dt {font-size: 1.1em; padding-bottom:10px; font-weight: 600; line-height: 140%;}
.img_txt_wrap > li > div > dl > dt:after {display: inline-block; content: ""; width:36px; height: 1px; background: #5aa3e6; vertical-align: top; margin:7px 0px 0px 10px; line-height: 1px;}
.img_txt_wrap > li:nth-child(even) > div .img {float: right;}
.img_txt_wrap > li:nth-child(even) > div > dl {left: auto; right: 40%; text-align: right}
.img_txt_wrap > li:nth-child(even) > div > dl dt {font-size: 1.1em; padding-bottom:10px; font-weight: 600; line-height: 140%;}
.img_txt_wrap > li:nth-child(even) > div > dl > dt:after {display: none;}
.img_txt_wrap > li:nth-child(even) > div > dl > dt:before {display: inline-block; content: ""; width:36px; height: 1px; background: #5aa3e6; vertical-align: top; margin:7px 10px 0px 0px; line-height: 1px;}

.main_business {overflow: hidden; margin: -15px;}
.main_business > li {float: left; width: 33.3333%; box-sizing: border-box; padding:15px;}
.main_business > li > dl {position: relative;}
.main_business > li > dl > dt {padding: 20px 20px 10px 20px; background: #f9f9fb; font-size: 1.3em; line-height: 140%; max-width: 80%; margin-top: -90px; min-height: 90px; box-sizing: border-box;}
.main_business > li > dl > dd {padding: 20px;}
.main_business > li > dl > dd > .bul01 > li {margin-top: 10px;}




.history_box .line2 {display: block; width:46px; background: #cccccc; height:11px; position: absolute; left:0px; top: 0px;  border-radius:30px }
.history_box {position: relative; overflow: hidden; padding:0px 10px 30px 10px;}
.history_box .img {position: absolute; left: 0px; top: 0px; width:45%; max-width:520px; }

.history_box > h4 {position: absolute; left: 50%; top:35px; background: #fff; width: 210px; line-height: 64px; border: 1px solid #003876; border-radius:40px; font-size: 18px; text-align: center; color: #000; transform: translateX(-50%); z-index: 9}
.history_box > ul {position: relative; padding-bottom:0px; padding-top:50px;}
.history_box > ul:before {display: block; content: ""; width:1px; height: 100%; position: absolute; left:10px; margin-top:0px; bottom: 0px; background: #cccccc; border-radius: 30px;}
.history_box > ul > li {box-sizing: border-box; position: relative; padding-top:30px;}
.history_box > ul > li:first-child {padding-top:0px; margin-top: -6px;}


.history_box .history_txt {padding-left:20px; position: relative;}
.history_box .history_txt:before {display: block; content: ""; width:6px; height: 6px; border-radius:100%; background: #e30059; position: absolute; left:5px; top:3px; margin:3px; z-index: 9;}
.history_box .history_txt:after {display: block; content: ""; width:16px; height:16px; border-radius:100%; background: #fff; position: absolute; left:-2px; top:-4px; padding:4px; border: 1px solid #cccccc;}
.history_box .history_txt .year_s {font-size:36px; display: block; font-weight:700; color: #333333; line-height:100%; padding-bottom:15px;}
.history_box .history_txt .year_s:after {display: block; content: ""; width:70px; height:1px; background: #d1d2d4; position: absolute; left:-7px; top:13px;}
.history_box .history_txt ul { position: relative; padding-left:80px}
.history_box .history_txt ul:before {display: block; content: ""; width:68px; height: 1px; background: #ccc; position: absolute; left: 0px; top:10px;}
.history_box .history_txt ul > li { line-height:150%; color:#333; font-weight:300; position: relative; padding-left:110px; min-height:24px; margin-top:10px;}
.history_box .history_txt ul > li:first-child {margin-top:0px;}
.history_box .history_txt ul > li .month {position: absolute; left: 0px; top: 0px; color:#333; font-weight:500;}


.organization_chart {position: relative;}
.organization_chart > ul > li {position: relative; padding-bottom:55px; }
.organization_chart > ul > li > ul {overflow:hidden; position:relative;  display: flex; justify-content: center;}
.organization_chart > ul > li > ul:before {display: block; content:""; width:1px; height:100%; background: #ccc; position: absolute; left:50%; top:0%}
.organization_chart > ul > li.three > ul:before {display: none;}
.organization_chart > ul > li > ul > li {width:50%; position:relative; padding:0px 10px; box-sizing:border-box;}
.organization_chart > ul > li > ul > li:nth-child(1) {float:left;}
.organization_chart > ul > li > ul > li:nth-child(2) {float:right;}
.organization_chart > ul > li > ul > li:nth-child(1):before {display: block; content:""; width:50%; height:1px; background: #ccc; position: absolute; right:0%; top:50%}
.organization_chart > ul > li > ul > li:nth-child(2):before {display: block; content:""; width:50%; height:1px; background: #ccc; position: absolute; left:0%; top:50%}
.organization_chart .one {max-width:280px; margin: 0 auto; position: relative; text-align: center; color: #fff; font-size: 1.3em; line-height:75px; background: #5aa3e6; font-weight: 400;}
.organization_chart .one {max-width:280px; margin: 0 auto; position: relative;}
.organization_chart .one.double { line-height:normal; padding: 20px 0;}
.organization_chart .line_b {display: block; width: 1px; height: 55px; background: #ccc; position: absolute; left: 50%; bottom:0%;}
.organization_chart .line_b.top { top: -55px; height: 95px;}
.organization_chart .one_box {background: #f9f9fb; border: 1px solid #cccc; padding: 60px 10px 30px 10px; margin-top: -38px;}

.organization_chart .two {max-width:280px; margin: 0 auto; padding:20px 5px; position: relative; text-align: center; color:#5aa3e6; border: 1px solid #5aa3e6; box-sizing: border-box; font-size: 1.3em; line-height:140%; background: #fff; font-weight: 500;}
.organization_chart .two p {font-size: 17px;}
.organization_chart .two_box {background: #fff; border: 1px solid #cccc; padding: 60px 10px 30px 10px; margin-top: -38px;}

.organization_chart .three > ul > li:nth-child(1):before {top:40px; z-index: -1; display: none;}
.organization_chart .three > ul > li:nth-child(2):before {top:40px; z-index: -1;}
.organization_chart .three .list> li {max-width: 280px; border: 1px #ccc solid; padding: 15px 30px; box-sizing: border-box; margin: 10px auto 0; text-align: center; background: #fff;}
.organization_chart .three .list> li p {font-size: 16px; color: #999;}
.organization_chart .three .list .top{max-width: 280px; background: #4a4c5a; color: #fff; text-align: center; padding: 12px 0; margin: 0 auto; }
.organization_chart .three .list .top p {color: #fff;}

.logo_list {overflow: hidden;}
.logo_list > li {float: left; text-align: center; font-size: 1.05em; width: 25%; box-sizing: border-box; padding: 10px 3px;}
.logo_list > li .logo {display: block; border: 1px solid #ccc; background: #fff; position: relative; padding-bottom: 34%; overflow: hidden; margin-bottom:5px;}
.logo_list > li .logo img {max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}



.map_wrap {width: 100%; height:500px; overflow: hidden; box-sizing: border-box; border: 1px solid #ccc; border-top:none; border-bottom: none; }
.map_wrap iframe {width: 100% !important; height: 100% !important;}


.map_txt {font-size: 0px; border: 1px solid #ccc; }
.map_txt > li {position: relative; padding:20px 20px 20px 90px; min-height: 60px; box-sizing: border-box; font-size: 17px; color: #000; display: inline-block; width: 50%;}
.map_txt > li.one {width: 100%; border-top:1px solid #ccc; }
.map_txt > li:first-child {border: none !important; }
.map_txt > li .ico {position: absolute; left:20px; top:20px;}
.map_txt > li .ico img {vertical-align: baseline;}
.map_txt > li > strong {display: block; font-size:1.05em; line-height: 160%;}
.map_txt > li > strong .ib {vertical-align: top}
.map_txt > li a {color: #000}


.ico_txt {display: inline-block; padding-left: 23px; background: url(../img/company/ico.gif) no-repeat left 6px;}


.cooperation_wrap {overflow: hidden; margin: -5px; padding-top:20px;}
.cooperation_wrap .cooperation {float: left; width: 33.333%; box-sizing: border-box; padding: 5px;}

.member_benefit {overflow: hidden; margin:-25px -75px;}
.member_benefit > li {float: left; width:50%; box-sizing: border-box; padding:25px 75px; font-size: 1.05em;}
.member_benefit > li > dl {position: relative;}
.member_benefit > li > dl > dt {padding: 20px 20px 10px 20px; background: #fff; font-size: 1.4em; line-height: 140%; max-width: 80%; margin-top: -90px; min-height: 90px; box-sizing: border-box;}
.member_benefit > li > dl > dd {padding: 20px;}
.member_benefit > li > dl > dd > .bul01 > li {margin-top: 10px;}


.m_board_wrap {position: relative;}
.m_board_wrap .atab_wrap {position: relative; padding-right:60px; font-size: 0.9em;}
.m_board_wrap .atab_wrap .atab {margin-bottom: 20px;}
.m_board_wrap .atab_wrap .atab li {margin-top: 0px;}
.m_board_wrap .atab_wrap .atab li a {height: 60px; background: #eaeef2; border-color:#fff }
.m_board_wrap .atab_wrap .atab li.on a {background: #5aa3e6; color: #fff; border-color: #5aa3e6;}


.atab.rnd_tab li {width:16.6666%;}
.atab.rnd_tab li a {height:65px; font-size: 1.1em; background: #fff; line-height: 130%;}
.atab.rnd_tab li.on {margin-top: 0px;}
.atab.rnd_tab li.on a {height: 65px;}

.rnd_view_wrap {position: relative; padding-left:580px; min-height:323px; margin:40px 0px 50px 0px;  }
.rnd_view_wrap .pic {position: absolute; left: 0px; top: 0px; width:501px; height: 323px;}
.rnd_view_wrap .pic img {width: 100%; height: 100%;}
.rnd_view_wrap .info {font-size: 1.05em;}
.rnd_view_wrap .info .txt_t {margin-bottom: 5px;}
.rnd_view_wrap .info .txt_t > span {display:inline-block; min-width: 108px; box-sizing: border-box; padding: 0px 15px; background: #f3f4f8; border-radius:30px; line-height: 34px; color: #000; text-align: center;}
.rnd_view_wrap .info .date {padding-top: 50px;}
.rnd_view_wrap .info .date > li {margin-top: 10px; padding:7px 0px 7px 145px; position: relative; }
.rnd_view_wrap .info .date > li .txt_tt {position:absolute; left: 0px; top: 0px; padding: 7px 0px 7px 50px}
.rnd_view_wrap .info .date > li .txt_tt .ico {position: absolute; left: 0px; top: 0px; display: block;}

.technology_wrap {position: relative; padding-right: 50%; color: #666666;}
.technology_wrap .img {position: absolute; right: 0px; top: 0px; width: 50%; box-sizing: border-box;}
.technology_wrap .first_txt {font-weight: 100; font-size: 2.5em; color: #333333;}
.technology_wrap .first_txt:after {display: block; content: ""; width:50px; height: 1px; background: #5aa3e6; margin: 20px 0px;}
.technology_wrap .second_txt {font-size: 1.5em; line-height: 140%; color: #333333;}
.technology_wrap .bt > a {display: block; text-align: center; max-width:455px; padding: 0px 10px; background: #5aa3e6}
.technology_wrap .bt > a > span {text-align: center; display: inline-block; color: #fff; font-size: 1.3em; line-height: 130%; padding:15px 50px; background: url(../img/main/arrow_r.png) no-repeat right center; font-weight: 100;}













.list_more {padding-top: 30px;}
.list_more > a {display:block; margin: 0 auto; text-align: center; max-width:99px; box-sizing: border-box; padding: 0px 20px; border: 1px solid #757575;}
.list_more > a > span {text-align: center; font-size: 15px; padding:50px 0px 15px 0px; display: block; position: relative;}
.list_more > a > span:after {display: block; content: ""; width:26px; height: 1px; background: #000; position: absolute; left: 50%; top:30px; margin-left: -13px; }
.list_more > a > span:before {display: block; content: ""; width:26px; height: 1px; background: #000; position: absolute; left: 50%; top:30px; margin-left: -13px; transform: rotate(90deg); -webkit-transform: rotate(90deg)}


.recruit_info {position: relative; background: #f3f4f8}
.recruit_info > h3 {text-align: center; font-size: 1.6em; font-weight:500; line-height: 140%; padding:30px 70px;}
.recruit_info .go_back { position: absolute; left:20px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.recruit_info .go_list {display: block; font-size: 1.15em; font-weight:500; color: #000000; word-break: break-all; }
.recruit_info .go_list > span {display: block; line-height: 26px; padding-left:35px; background: url(../img/common/left.png) no-repeat left center;}



.company_box {background: url(../img/common/ico_c.png) no-repeat 30px center; border: 1px solid #cccccc; padding: 20px 20px 20px 90px;}
.company_bt {padding: 20px 0px 0px 0px;}
.company_bt .btnGeneral span {padding-right:80px; padding-left: 50px; background: url(../img/main/arrow_r.png) no-repeat 90% center;}


.method_wrap {border: 1px solid #ccc;}
.method_wrap > ul {overflow: hidden; padding:2%;}
.method_wrap > ul > li {float: left; width: 25%; text-align: center; box-sizing: border-box; padding: 0px 30px;}
.method_wrap > ul > li > div > h4 {font-size:1.2em; line-height: 140%; text-align: center; padding-bottom: 5px;}
.method_wrap > ul > li > div > .ico {display: block; position: relative;}
.method_wrap > ul > li > div > .ico:before {display: block; content: ""; width:50px; height: 50px; background: url(../img/common/arrow.png) no-repeat left top; position: absolute; left:0px; top: 50%; margin: -25px 0px 0px -55px}
.method_wrap > ul > li:first-child > div > .ico:before {display: none;}
.method_wrap > ul > li > div > .txt {text-align: center; font-size: 1.1em; line-height: 140%; padding-top: 10px;}
.method_wrap > ul > li > div > .bt {display: inline-block; margin-top: 3px;}
.method_wrap > ul > li > div > .bt > a {display: block; border: 1px solid #01529b; border-radius:6px;  font-size: 0.95em;  font-weight: 500; background: #fff; color: #01529b; line-height: 140%; padding: 5px 10px; }
.method_wrap > ul > li > div > .bt.bg > a {color: #fff; background: #01529b;}


.method_step:after {display: block; content: ""; clear: both;}
.method_step {margin:40px -4px 0px 1px;}
.method_step > li {float: left; box-sizing: border-box; min-height:190px; width: 25%; border: 1px solid #ccc; margin-left: -1px;}
.method_step > li > h4 {text-align: center; padding: 15px 10px; background: #f3f4f8; font-size: 1.3em; line-height: 140%;}
.method_step > li > h4 .num {display: inline-block; width:40px; height: 40px; line-height: 40px; text-align: center; margin-right: 10px; font-size:18px; font-weight: 300; border-radius:100%; background: #fff; color: #115dab}
.method_step > li .date {text-align: center; color:#01529b; padding-top:15px; font-size: 1.1em; font-weight: 500;}
.method_step > li .bul01 {padding: 10px 10px 10px 20px;}
.method_step > li .txt {padding: 10px 20px 0px 20px;}

.com_select {position: relative; padding-left:80px; margin-bottom:15px; }
.com_select .select {width: 100%; max-width:300px;}
.com_select label {position: absolute; left: 0px; top: 50%; line-height: 140%; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-weight: 500;}

.qr_wrap {position: relative; padding-bottom:90px}
.qr_wrap .qr {position: absolute; font-weight: 500; right:10px; bottom:0%; text-align: center; color: #142e7b}
.qr_wrap .qr img {display: block; }

.line_bg {padding-bottom: 40px; display: block; background: url(../img/common/line.gif) no-repeat left bottom;}

.ico_block:after {display: block; content: ""; clear: both;}
.ico_block {margin: 0px -2px 30px 1px;}
.ico_block > li {float: left; position: relative; width: 50%; min-height:138px; box-sizing: border-box; border: 1px solid #ccc; margin-left: -1px; padding: 20px 20px 20px 112px;}
.ico_block > li .ico {display: block; position: absolute; left: 20px; top: 50%; margin-top: -36px}
.ico_block > li > dl > dt {font-size: 1.15em; line-height: 150%; padding-bottom: 5px;}

.ico_block.one {margin-left:0px; margin-right: 0px;}
.ico_block.one > li {float: none; width:100%; margin-top: -1px; min-height:120px; margin-left:0px;}

.first-box {background: #1b5eaa; color: #fff; padding: 4% 3%; text-align: center; font-size:1.8em; font-weight: 100; line-height: 140%;}
.first-box .fb {font-weight: 600; line-height: 150%; font-size:1.1em;}

.job_step > ul { margin:40px -4px 40px -1px;}
.job_step > ul:after {display: block; content: ""; clear: both;}
.job_step > ul > li {float: left; width: 25%; box-sizing: border-box; border: 1px solid #1b5eaa; margin-left: -1px; position: relative; padding: 0px 10px;}
.job_step > ul > li:before {display: block; content: ""; width:43px; height: 43px; background: url(../img/publicity/arrow.png) no-repeat left top; position: absolute; left: 0px; top: 50%; margin: -22px 0px 0px -22px;}
.job_step > ul > li:first-child:before {display: none;}
.job_step > ul > li .table {display: table; width: 100%;}
.job_step > ul > li .table .table_cell {display: table-cell; height: 60px; padding: 10px; line-height: 140%; vertical-align: middle; color: #1b5eaa; font-weight:300; text-align: center;}
.job_step > ul > li.on {background: #1b5eaa;}
.job_step > ul > li.on .table .table_cell {color: #fff;}

.img_group {margin:30px -2px 0px 1px;}
.img_group:after {display: block; content: ""; clear: both;}
.img_group > li {float: left; width: 50%; box-sizing: border-box; margin: -1px 0px 0px -1px; text-align: center}
.img_group > li .txt {padding-top: 10px; font-size: 1.1em; font-weight: 500;}
.img_group > li > span {display: block; border: 1px solid #ccc; text-align: center}








.bg_h:after {display: block; content: ""; width: 20px; height:calc(100% + 32px); position: absolute; left:-20px; top:32px; background: #fff; z-index: 999;}


.org_info .pic { padding: 20px 0px; position: relative; border-bottom: 2px solid #032352; text-align: center; background:#eee}
.org_info .pic img {max-width:200px; margin: 0 auto; border: 1px solid #ccc; border-radius:6px;}
.org_info .pic:after {display: block; content: ""; width: 50%; position: absolute; right: 0px; bottom:-2px; border-bottom: 2px solid #3563b9}
.org_info .pic .job {display: block; text-align: center; padding-bottom: 10px; font-size:1.1em;}

.description {padding: 20px 0px;}
.description .scroll {max-height: 320px; overflow-y: auto;}
.description .scroll > dl {position: relative; padding-left: 80px; margin-top:5px;}
.description .scroll > dl > dt {position: absolute; left: 0px; top: 0px; padding-left: 15px;}
.description .scroll > dl > dt {font-weight: 600; color: #000; padding-left: 15px;}
.description .scroll > dl > dt:before {display: block; content: ""; width:10px; height: 3px; background: #324c8b; position: absolute; left: 0px; top: 7px; border-radius: 3px;}



.hall_info {border: 1px solid #ccc; margin-bottom: 40px; text-align: center; padding: 10px;}

.list_count {overflow: hidden; padding-bottom: 10px;}
.list_count > p {float: left; }
.list_count .line {display: inline-block; width: 1px; height:12px; background: #ccc; margin: 0px 10px;}
.list_count .select {float: right; height: 34px; line-height: 32px;}


.sch_check {text-align: center; border: 1px solid #ccc; border-top:none; padding: 20px; background: #f7f7f7}
.sch_check .txt_t {font-size: 1.1em; line-height: 140%;}
.sch_check .txt_t > strong {font-size: 1.3em; display: inline-block; padding:16px 0px 16px 65px; background: url(../img/community/ico_user.gif) no-repeat left top; line-height: 140%; color: #0570c0; margin-bottom: 10px;}
.sch_check .btn-tc {border: none; margin-top: 0px;}
.sch_check .btnStrong {border-radius:60px; }

.sch_two_table {overflow: hidden; margin: -10px;}
.sch_two_table .cell {float: left; width: 50%; box-sizing: border-box; padding: 10px;}


.contest_view {overflow: hidden; padding-left:225px; position: relative; min-height:270px;}
.contest_view .pic {position: absolute; left: 0px; top: 0px; text-align: center; width:200px; height: 265px; border: 1px solid #ccc; overflow: hidden;}
.contest_view .pic img {width: 100% !important; height: auto !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

.contest_view .table_line {border-top:1px solid #000; }
.contest_view .table_line .board-view td {padding: 9px 10px 9px 20px;}
.contest_view .table_line .board-view th {padding: 9px 5px 9px 20px;}

.com_info {position: relative; border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5; padding:0px 0px 0px 200px; margin-top: -1px;}
.com_info > dt {position: absolute; left:20px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); line-height:22px;}
.com_info > dt .ico {display: inline-block; vertical-align: top; margin-top: 2px;}
.com_info > dd {min-height:25px;  border-left:1px solid #e5e5e5; padding: 10px 10px 10px 40px;}

.pr_movie_wrap {padding-bottom:56%; position: relative; }
.pr_movie_wrap iframe {position: absolute; left: 0px; top: 0px; width: 100% !important; height: 100% !important;}

.guide_box {background: #144085; padding:30px 10px 30px 25%; color: #fff; position: relative; overflow: hidden; font-size: 1.05em;}
.guide_box:after {display: block; content: ""; width:36px; height: 36px; background: #00c1ff; position: absolute; left:40px; top: 20px; border-radius:100%; opacity: 0.8  }
.guide_box:before {display: block; content: ""; width:36px; height: 36px; background: #009acb; position: absolute; left:20px; top:30px; border-radius:100%; opacity: 0.5 }
.guide_box > h3 {position: absolute; left: 0px; top: 0px; width:25%; display: table; height: 100%; font-size:1.7em;}
.guide_box > h3 > span {display: table-cell; vertical-align: middle; height: 100%; text-align: center; line-height: 140%;}
.guide_box > ul { box-sizing: border-box; padding:10px 0px 10px 4%; width: 75%; float: left; border-left: 1px solid #375c97}
.guide_box > ul > li {padding-left:14px; position: relative; line-height:140%; margin:3px 0px; font-size: 1em; min-height:20px; font-weight: 100;}
.guide_box > ul > li:after {display: block; content: ""; width:4px; height:4px; border-radius:100%; position: absolute; left: 0px; top: 8px; background: #fff}

.step_gudie:after {display: block; content: ""; clear: both;}
.step_gudie {margin: 1px -3px 0px 1px;}
.step_gudie > li {float: left; display: table; position: relative; width: 25%; box-sizing: border-box; border: 1px solid #ccc; margin: -1px 0px 0px -1px;}
.step_gudie > li .box {display: table-cell; vertical-align: middle; height:300px; text-align: center;}
.step_gudie > li .box .ico {display: block; padding-bottom: 5px;}
.step_gudie > li .txt_t {display: block; font-size: 1.1em;}
.step_gudie > li > ul > li {display: table; box-sizing: border-box; width: 100%;}
.step_gudie > li > ul > li:first-child {border-bottom:1px solid #ccc;}
.step_gudie > li > ul > li > .box {height:150px;}
.step_gudie > li .btnSmall {display: block; max-width:175px; margin:5px auto; background: #0f7bc6}
.step_gudie > li:before {display: block; content: ""; width:38px; height: 38px; background: url(../img/guide/arrow.png) no-repeat left top; position: absolute; left: 0px; top: 50%; margin: -19px 0px 0px -19px;}
.step_gudie > li:first-child:before {display:none;}

.guide_name {padding:30px 20px 30px 170px; background: url(../img/guide/01_ico04.png) no-repeat 30px center #f1f2f6;}

.data_table {overflow: hidden;}
.data_table > li {float: left; width: 50%; box-sizing: border-box; display: table; border-bottom: 1px solid #ccc;}
.data_table > li .txt_t {display: table-cell; width:120px; height: 100%; background: #f4f5f8; box-sizing: border-box; padding: 10px 10px 10px 15px}
.data_table > li .cell {display: table-cell; box-sizing: border-box; padding: 10px 10px 10px 15px}
.data_table > li.one {width: 100%; float: none;}

.guide_list:after {display: block; content: ""; clear: both;}
.guide_list {margin:20px -3px 0px 1px;}
.guide_list > li {float: left; width: 50%; box-sizing: border-box; border: 1px solid #ccc; margin: -1px 0px 0px -1px; padding: 10px;}
.guide_list > li > a {display: block; position: relative; padding-left:150px; min-height:172px;}
.guide_list > li > a {display: block; position: relative; padding-left:150px; min-height:172px;}
.guide_list > li > a .pic {position: absolute; left: 0px; top: 0px; width:130px; height: 172px; border: 1px solid #ccc; overflow: hidden; box-sizing: border-box;}
.guide_list > li > a .pic img {width: 100% !important; height: auto !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.guide_list > li > a .txt_t {display: inline-block; vertical-align: top; font-size:22px; line-height: 140%; color: #000000; }
.guide_list > li > a .txt_t:after {display: block; content: ""; width: 47px; height: 1px; background: #0f7bc6; margin: 15px 0px;}
.guide_list > li > a .type {display: inline-block; content: ""; min-width:62px; box-sizing: border-box; padding:0px 5px; line-height: 26px; vertical-align: top; margin-top:3px; background: #0f7bc6; text-align: center; border-radius:30px; vertical-align: middle; color: #fff; font-size:0.95em;}
.guide_list > li > a .type2 {background: #91c034;}
.guide_list > li > a .txt1 {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.guide_list > li > a .txt2 {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; padding-top: 20px;}

.bul_list {position: relative; padding-left: 75px !important; text-indent:0px !important; margin-top: 10px;}
.bul_list .txt_t {display: block; position: absolute; left: 0px; top: 0px; text-align: center; border-radius:60px; line-height:26px; color: #fff; background: #0f7bc6; color: #fff; font-size:15px; padding: 0px 5px; min-width:62px; box-sizing: border-box; }
.tab_area {font-size: 1.1em;}
.tab_area .bul_num > li {margin-top:15px;}
.tab_area .bul_num > li:first-child {margin-top:0px;}
.tab_area table.board-list {font-size: 0.9em;}

.arrow_wrap {display: inline-block; padding-left: 50px; background: url(../img/guide/arrow2.png) no-repeat left 6px; margin-left: 10px;}

.b_check_box {border: 1px solid #ccc; background: #f4f5f8; padding: 20px;}
.b_check_box .board-write {border: none; max-width:580px; margin: 0 auto;}
.b_check_box .board-write th {border: none; font-size: 1.15em !important; font-weight:300;}
.b_check_box .board-write td {border: none;}

.use_step {background: #f9f9f9; padding: 2%;}
.use_step > ul {overflow: hidden;}
.use_step > ul > li {float: left; width:14.28%; line-height: 140%; text-align: center; box-sizing: border-box; padding:10px 28px; position: relative;}
.use_step > ul > li:before {display: block; content: ""; width: 43px; height: 43px; background: url(../img/publicity/arrow.gif) no-repeat left top; position: absolute; left: 0px; top:40px; margin-left: -20px;}
.use_step > ul > li:first-child:before {display: none;}
.use_step > ul > li .ico {display: block; padding-bottom: 10px;}

.method_step.three > li {width: 33.333%; min-height:430px;}

.ico_block2 > li {margin-top: -1px; min-height: 150px;}
.ico_block2 > li .num {position: absolute; left: 0px; top: 0px; background: #1b5eaa; width: 56px; line-height: 27px; color: #fff; text-align: center; font-weight:400;}

.complete_box {padding: 30px 10px; background: #f3f4f8; margin: 0 auto; max-width: 850px; text-align: center;}
.complete_box .txt1 {font-size:2em; line-height: 140%; font-weight: 100; padding-bottom: 20px;}
.complete_box .txt2 {font-size:1.3em; line-height: 140%; font-weight: 100;}
















.go_bt {background:#0c91dd; display: inline-block; border-radius:30px; color: #fff; padding:7px 15px; }
.go_bt > span {display: block; color: #fff; line-height: 110%; padding-right:15px; background:url(../img/common/bt_arrow2.png) no-repeat right center;}

.point_box {padding: 20px; background: #f3f4f8}




.check_txt {font-size: 18px; color: #494949}

.event_wrap {overflow: hidden; margin: -15px;}
.event_wrap > li {float: left; text-align: center; width: 25%; box-sizing: border-box; padding: 15px;}
.event_wrap > li .img {display: block;}
.event_wrap > li .txt_t {display: block; text-align: center; font-size: 1.35em; color: #00357e; line-height: 140%; padding: 20px 0px 15px 0px;}
.event_wrap > li .txt_t:after {display: block; content: ""; width:40px; height: 2px; background: #0c91dd; margin: 0 auto; margin-top:15px;}





#add_date {position: relative; padding-right:115px; }
#add_date .bt {position: absolute; right: 0px; top: 0px;}

.tooltip {color: #ff751a; border: 1px solid #ff751a; border-radius:6px; text-align: center; line-height:38px; width:38px; height: 40px; box-sizing: border-box; font-size: 1.5em; vertical-align: middle;}
.br_box {border: 1px solid #dce1eb; padding: 20px 20px 20px 20px;}
.t_box {background: #757a85; color: #fff; padding: 5px 5%; display: inline-block;}
td .br_box {padding:5px;}
td .gray_box {padding:5px;}


.radio_group_row > li {padding-top:8px;}
.radio_group_row > li:first-child {padding-top:0px;}
.radio_group_row > li.disabled {opacity:0.4;}

.radio_group {font-size: 0px; padding: 5px 0px 0px 0px; margin:-5px 0px 0px -15px;}
.radio_group > li {display: inline-block; font-size:15px; padding: 5px 0px 0px 15px;}
.radio_group .input {width: auto !important;}

.input_group {padding: 5px 0px 0px 0px; margin:-5px 0px 0px -15px;}
.radio_group > li.etc_li {width: 100%; max-width:500px;}
.radio_group > li.etc_li .input {width: calc(100% - 76px) !important; width:-webkit-calc(100% - 76px) !important;}
.radio_group .input {width: auto !important;}
.input_etc {position: relative; padding-left: 62px; box-sizing: border-box;}
.input_etc .pa {position: absolute; left: 0px; top: 0px; font-size: 14px; line-height:40px;}


.btn-tc {text-align: center; padding: 30px 0px; border-top:2px solid #333333; margin-top: 30px;}
.btn-tc > a {margin: 0px 10px;}
.btn-tl {text-align: left; padding: 30px 0px; border-top:2px solid #333333; margin-top: 30px;}
.btn-tr {text-align: right; padding: 30px 0px; border-top:2px solid #333333; margin-top: 30px;}


/*atab*/
.atab { margin-bottom:40px; padding-top: 10px;}
.atab:after {clear:both; display:block; content:"";}
.atab li {float:left; width:20%; box-sizing:border-box; position:relative; display: table; }
.atab li a {display:table-cell; width: 100%; height:55px; vertical-align: middle; background:#f5f6f8; line-height:20px; padding:0px 0px; text-align:center; color:#999999; box-sizing:border-box; border:1px solid #cccccc; font-size:1.2em; border-left: none; font-weight: 400;}
.atab li:first-child a {border-left:1px solid #cccccc;}
.atab li.on {margin-top:-20px;}
.atab li.on a {font-weight:400; background: #414b57; color: #fff; border-color:#414b57; height: 75px; }
/*.atab li.on a:after {display: block; content: ""; width:20px; height: 20px; background: #fff; position: absolute; left:50%; bottom:-22px; transform: rotate(45deg) translateX(-50%);}*/
.atab.two li {width:50%;}
.atab.three li {width:33.33%;}
.atab.four li {width:25%;}
.atab.two_row > li {margin: -1px 0px 0px -1px}
.atab.two_row > li.on {margin-top:-1px;}
.atab.two_row > li.on a {height: 50px;}
.atab.two_row > li > a {border-left:1px solid #cccccc;}



.btab { margin-bottom:40px; padding-top: 10px; font-size: 0px; text-align: center}
.btab:after {clear:both; display:block; content:"";}
.btab li {display: inline-block; padding:2px 2px; box-sizing:border-box; position:relative;}
.btab li a {display:block; min-width:115px; padding:10px 0px; text-align:center; color:#666666; box-sizing:border-box; border: 1px solid #00357e; border-radius:30px; font-size:16px; }
.btab li a .ico {display:block; margin: 0 auto; width: 120px; height: 120px; overflow: hidden; margin-bottom:10px;}
.btab li.on a {color: #fff; background: #00357e; border-color:#00357e;}
.btab li.on a .ico img {margin-top: -100%;}
.btab.two li {width:50%;}
.btab.line li {padding:2px;}
.btab.line li a {border: 1px solid #ccc; padding: 0px 5px; font-size: 15px;}
.btab.line li.on a {border: 1px solid #ed2129;}




.of_hi .fl50 {float:left; width:48%;}
.of_hi .fr50 {float:right; width:48%;}
.graybox { background:#cccccc; padding:10px;}
.no_flash { display: none;}

/* 레이어팝 */
#black {display:none; background-color: #000; display: none; height: 100%; left: 0; opacity: 0.6; filter: alpha(opacity=60); position: fixed; top: 0; width: 100%; z-index: 9999;}
.layerPop {-webkit-overflow-scrolling: touch; overflow-y: auto; width: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; background:url(../img/common/png_70.png) repeat left top;/*background:#d7d7d7;*/ zoom: 1;}

.layerPop_inner {width: 100%; height: 100%; padding: 15px; display: table; position: relative; margin: 0 auto; box-sizing: border-box;}
.pop_wrap {display: table-cell; vertical-align: middle; position: relative;}
.pop_wrap .pop_body {padding:15px 20px; font-size: 15px; background: #fff; word-break: keep-all;}
.pop_wrap .pop_body .btns {padding-top: 20px;}
.pop_wrap .popup_scroll {max-height:700px; overflow-y:auto;}
.pop_wrap .pop_wrap_in {width:100%; margin: 0 auto;}
.pop_wrap .x_btn {position: absolute; right:25px; top:50%; margin-top: -13px; display: inline-block; width:26px; height: 26px; cursor: pointer; background: none}
.pop_wrap .pop_head {background: #0c91dd; position: relative;}
.pop_wrap .pop_head .title {font-size:30px; line-height:150%;  color: #fff; padding:15px 50px 20px 25px; text-align: left; font-weight:500;}
.pop_wrap .pop_head .title.tc {padding-left:50px;}
.pop_wrap .pop_head .s_txt {font-size:14px; line-height:14px;  color: #646464; text-align: center; padding: 0px 0px 30px 0px;}
.pop_wrap .x_btn2 {position: absolute; right:0px; bottom:0px; }
.pop_wrap .x_btn3 {position: absolute; right:0px; bottom:-42px; }
.pop_body .btn-tc {padding:30px 0px 0px 0px; margin-top:25px;}
.pop_body .btn-tc > a {margin: 0px 10px;}
.pol_sc {width: 100%; height: 310px; overflow-x: hidden; overflow-y: auto;}



/* 팝업 */

.layers_wrap {background:#FFF; position:relative; min-width:300px;  font-weight:300;}
.layers_wrap .layers_tit {width:100%; padding:15px 0px; line-height:150%; background:#333;  text-align: center; font-size:1.8em; color:#fff; position:relative;}
.layers_wrap .layers_tit .logo {padding-left:25px; padding-top:20px;}
.layers_wrap  .close_pop { position:absolute; right:25px; top:17px;}
.layers_wrap .layers {padding:20px; font-size: 14px; position:relative; /*min-height:100px; max-height:760px; overflow-x:hidden; overflow-y:auto; -webkit-print-color-adjust:exact;*/}

.layers_wrap .close {height:30px; border-top:none; text-align:right; background:#e2e2e2; line-height:30px;}
.layers_wrap .close a { display:inline-block; zoom:1; *display:inline; font-family:Noto Sans; color:#2d2d2d; padding-right:20px; background:url(http://pic.neungyule.com/newnetimes/img/btn/pop_close_s.gif) no-repeat right center; margin-right:10px;}
.layers_wrap .pop_tit {padding-left:5px; border-bottom:1px solid #afafaf; min-height:41px; padding-bottom:3px; font-family:Noto Sans; color:#444444; font-size:22px; line-height:41px;}
.layers_wrap .pop_tit.ico_check2 { font-size:13px; min-height:20px; padding:10px 10px 10px 50px; background:url(../img/common/ico_check2.gif) no-repeat 10px 10px #f9f9f9; line-height:150%; border-bottom:none;}
.layers_wrap .pop_tit_no {min-height:38px; font-family:Noto Sans; color:#444444; font-size:22px; line-height:38px;}



/* member */
.login_type {overflow: hidden;}
.login_type .login_wrap  {float: left; width:50%; box-sizing: border-box; border: 1px solid #cccccc; border-left:none; padding: 30px ;  text-align: center; margin-top: 10px;}
.login_type .login_wrap:first-child {border-left: 1px solid #cccccc;}



.login_wrap {margin:0 auto; background: #fff; padding:0px 0px; box-sizing: border-box;}
.login_wrap .login_bt .btn {background-color: #5aa3e6; border: 1px solid #5aa3e6; color: #fff; padding: 12px; line-height:40px; display: block; font-size: 22px; text-align: center;font-weight:300; width: 100%; cursor: pointer; border-radius:60px; box-sizing: border-box; -moz-box-size: border-box;}
.login_wrap .id_save {font-size:15px; color:#000; margin:0px 0px 20px 0px; float: left;}
.signup {padding:0px 0px 15px 0px;}
.signup_or {position:relative; margin-bottom:5px; text-align:center; background:url(../img/common/line.gif) repeat-x left center;}
.signup_or_text {background-color:#fff; display:inline-block; padding:8px; font-size:14px; font-weight: 500; color:#82888a;}
.signup li { margin-bottom:5px;}
.signup li input {width:100%; height:60px; padding:8px 10px; display:block; border:1px solid #cccccc; border-radius:0px; background-color:#fff; color:#565a5c; box-sizing:border-box; -moz-box-size:border-box; border-radius:60px; text-indent: 20px; }
.join_go {padding: 18px 0px 0px 0px; text-align: center;}
.join_go > a {background-color: #31323b; color: #fff; padding: 12px; line-height: 40px; display: block; font-size:22px; text-align: center; font-weight:300; width: 100%; border: 1px solid #31323b; cursor: pointer; box-sizing: border-box; -moz-box-size: border-box; border-radius:60px; }

.find_idpw {text-align: right; overflow: hidden; padding: 10px 0px 20px 0px; font-size: 0px;}
.find_idpw > li {display: inline-block; vertical-align: top; font-size: 15px; line-height: 20px; padding-left:10px; margin-left: 10px; background: url(../img/common/top_line2.gif) no-repeat left center; color: #666666; font-weight:400;}
.find_idpw > li:first-child {background: none; padding: 0px; margin: 0px;}
.find_idpw > li:nth-child(2) {background: none; padding: 0px; margin: 0px;}
.find_idpw > li a {font-size:15px; color:#666666; font-weight:400;}

.join_txt {padding:10px 0px 10px 40px; min-height:20px; margin-top:10px; background:url(../img/common/ico_idpw.gif) no-repeat left 5px; display:inline-block;}



.member_wrap {max-width:590px; margin:0 auto;}
.check_boxW {background:#fff; border:1px solid #dadada; padding:15px 5px;}
.add_bt {position: absolute; right: 0px; top: 0px;}

.join_type {overflow: hidden;}
.join_type.one > dl {float: none; width: 100%; max-width: 500px; margin: 0 auto; padding-top: 50px; padding-bottom: 50px;}
.join_type.two > dl {width: 50%;}
.join_type > dl {float: left; width:25%; box-sizing: border-box; border: 1px solid #cccccc; border-left:none; padding: 30px 10px 30px 10px;  text-align: center; margin-top: 10px;}
.join_type > dl:first-child {border-left: 1px solid #cccccc;}
.join_type > dl > dt {font-size:22px; line-height: 140%; padding-bottom: 5px;}
.join_type > dl > dt .ico {display: block; text-align: center; padding: 0px 10px 10px 10px;}
.join_type > dl > dt strong {display: block; min-height:55px; font-weight: 700; line-height: 140%;}
.join_type > dl > dt .f_s {display: block; font-size:0.8em;  line-height: 130%;}
.join_type > dl > dd {font-size:15px; line-height: 140%; font-weight: 300; min-height: 100px;}
.join_type > dl > dd.txt {padding: 10px 0px 30px 0px;}
.join_type > dl > dd.input_a input {max-width:300px; height: 40px; margin:0 auto; }
.join_type > dl > dd.bt {padding-top:10px; min-height: auto;}
.join_type > dl > dd.bt a {display: inline-block; font-size:15px; font-weight: 300; line-height: 20px; padding: 10px 0px; text-align: center; background:#0c91dd; color: #fff; min-width: 120px;}
.join_type > dl > dd.bt.two a {min-width: 110px;}

.join_box{overflow:hidden;}
.join_box.pa_rl{padding:0px 17%;}
.agency_join {float:left; width:33.33333%; margin:0 auto;	text-align:center; box-sizing:border-box; padding:30px 40px;}
.agency_join.two{width:50%;}
.agency_join.btnsbg01{background-color:#071c5f;}
.agency_join.btnsbg02{background-color:#f2773d;}
.agency_join.btnsbg03{background-color:#386fd3;}
.agency_join > h3{font-weight: 600; font-size: 2.1em; color: #fff; padding: 20px 0px 60px 0px; line-height: 120%;}
.join_btn{display: block; width: 100%; height: 60px; background-color: #fff; border: 0px; margin: 60px 0px 20px 0px;}
.join_btn > span{line-height:60px; height:60px; font-weight: 600; font-size: 1.1em; color: #333; }
.etc_btns{text-align:right; font-size:0px;}
.etc_btns > li{display: inline-block; vertical-align: top; font-size: 15px; line-height: 20px; padding-left: 5px; margin-left: 5px;}
.etc_btns > li > a{text-align: right; font-weight: 300; font-size: 0.85em; color: #fff; }

.sign_box {clear:both; width:100%; text-align:right; margin-top:30px; font-size:16px; line-height:35px;}
.sign_box .sign {box-sizing:border-box; position:relative;}

.interest{box-sizing: border-box; text-align: center; display: block; background: #386fd3; padding: 3px;}

.join_step > ol {overflow: hidden; max-width:440px; margin: 0 auto; }
.join_step > ol > li {float: left; text-align: center; width: 33.333%; box-sizing: border-box; padding: 0px 20px; position: relative;}
.join_step > ol > li:first-child:before {display: none;}
.join_step > ol > li:before {display: block; content: ""; width:28px; height:30px; background: url(../img/member/step.gif) no-repeat left top; position: absolute ; left:-10px; top:25px;}
.join_step > ol > li .ico {display:inline-block; position: relative; overflow: hidden;}
.join_step > ol > li .ico .on {position: absolute; left: 0px; top: 0px; opacity: 0;}
.join_step > ol > li .txt {display: block; font-size:1.05em; color: #999999; font-weight: 400; line-height: 140%;}
.join_step > ol > li.on .txt {color: #000;}
.join_step > ol > li.on .ico img {opacity: 0;}
.join_step > ol > li.on .ico img.on {opacity:1;}




.certify {text-align: center; padding-top: 50px;}
.certify:before {display: block; content: url(../img/member/certify.png);}
.certify dt {font-size: 22px; line-height: 140%; padding-bottom: 10px;}

.mentor_box {font-size: 15px; font-weight: 300;}
.all_check {text-align: center; padding: 15px 5px; margin: 30px 0px; background: #f5f5f5}


.print_wrap #header {display: none !important}
.print_wrap .sub_visual {display: none !important}
.print_wrap #lnb_wrap {display: none !important}
.print_wrap .title_bar {display: none !important}
.print_wrap .page_tab {display: none !important}
.print_wrap #footerW {display: none !important}
.print_wrap .print_bt {display: none !important}
.print_wrap .p_none {display: none !important}
#wrap.print_wrap {padding:0px !important}

.ico_notice {display: inline-block; vertical-align: middle; padding:4px 10px; background: #ed2129; line-height:20px; color: #fff; }
.ico_note {position: relative; padding-left:23px;}
.ico_note:before {display: block; content: ""; width:19px; height: 19px; border-radius:100%; background: #757575; position: absolute; left: 0px; top:1px;}
.ico_note:after {display: block; content: "!"; width:19px; height: 19px; color: #fff; font-size: 16px; font-weight: 600; text-align: center; line-height: 19px; position: absolute; left: 0px; top:1px;}


.date_picker_two {overflow: hidden; position: relative}
.date_picker_two .date_picker {float: left; width:47%;}
.date_picker {position: relative; padding-right: 40px; box-sizing: border-box;}
.date_picker .input {width: 100%;}
.date_picker img {position: absolute; right: 0px; top:50%; margin-top: -15px; width: 30px; height: 30px;}
.date_picker.two_col .input {width: 100%;}
.date_picker_two .col-sm-2  {float: left; width:47%;}
.date_picker_two .pa {left: 50%; top:0%; line-height: 30px; text-align: center; width: 10px; margin:0px 0px 0px -5px;}


.bt_include {position: relative; padding-right: 100px; box-sizing: border-box;}
.bt_include .add_bt {position: absolute; right: 0px; top: 0px;}
.bt_include select {width: 100%; max-width: 100%;}
.bt_include2 {padding-right:65px; margin: 0 auto;}





.board-write .input {min-height: 40px; line-height: 40px; width: 100%;}
.down_file {display: inline-block; vertical-align: middle; color: #0c91dd; margin-left: 10px;}
.down_file > span {display: block; padding-left:23px; color: #000; background: url(../img/common/ico_file.png)no-repeat left center;}
.down_file:first-child {margin-left:0px;}
.view_tit {padding:20px 10px; text-align: center; background: #f3f4f8; border-bottom:1px solid #cccccc; border-top:2px solid #333; font-weight: 500; }
.view_tit .v_tit {font-size: 1.5em; font-weight:600; line-height: 130%; word-break: break-all;}
.view_tit .v_tit .ico {display: inline-block; border: 1px solid #0c91dd; background: #fff; color: #0c91dd; font-size:1rem; padding: 0px 5px; min-width: 46px; vertical-align: top; margin-right: 4px; text-align: center; height: 24px; line-height: 22px;}
.view_tit .v_list {padding-top:0px;}
.view_tit .v_list > li {display: inline-block; color: #000; vertical-align: top; font-weight: 100; font-size:1.05em; padding:5px 10px; position: relative;}
.view_tit .v_list > li:before {display: block; content: ""; width: 1px; height:14px; background: #666; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%)}
.view_tit .v_list > li:first-child:before {display:none;}


.click_count {text-align: right; padding: 10px 0px; font-size:1.05em; color: #666666}
.view_photo {padding: 20px 0px 0px 0px; text-align: center;}


.td_btns {font-size: 0px; text-align: center; padding: 0px 5px; max-width:260px; margin: 0 auto;}
.td_btns > li {display: inline-block; min-width:50%; box-sizing: border-box; padding: 2px;}
.td_btns > li > a {display: block; min-width:100%}
.td_btns > li > .btnNormal span {padding:10px 5px; min-height:16px; height: auto; line-height:16px; white-space:normal;}



.dl_table > dl {padding:20px 0px 0px 0px;}
.dl_table > dl > dt {font-size:18px; color:#000000; line-height:150%; padding-bottom:5px;}
.dl_table > dl > dd .input {line-height:46px; height:46px; padding-left: 10px; border:1px solid #cccccc}
.dl_table > dl > dd .select_ds select {line-height:46px; height:46px; border:1px solid #cccccc}
.dl_table > dl .pa_minus {line-height:46px;}
.dl_table > dl .btnNormalS span {height:46px; line-height: 46px; overflow: hidden;}

.member_ok {font-size:1.5em; text-align: center; line-height: 140%; padding:30px 0px 190px 0px; background: url(../img/member/complete.png) no-repeat center bottom; }

.btnNormal.m_block span {min-width:60px;}


.find_type {font-size:20px; color: #333333; line-height: 140%; padding: 20px 0px 10px 0px; margin-top: 10px; }
.find_type > button {display: block; font-size:20px; color: #333333; line-height: 140%; padding-left:25px; font-weight: 500; background: url(../img/common/radio.png) no-repeat left 7px; outline: none; text-align: left;}
.find_type.on > button {background-position:left -69px;}


.find_box .btn-tc {margin-top: 0px; border: none;}

.find_cell {box-sizing: border-box; position: relative;}
.find_cell:after {clear: both; content: ""; display: block;}
.find_cell .cell {float: left; width: 50%; box-sizing: border-box;}
.find_cell .cell select {width: 100%}
.find_cell .bt {position: absolute; right: 0px; top: 0px;}
.find_ok {text-align: center; padding:170px 0px 20px 0px; font-size:18px; line-height: 150%; background: url(../img/member/ico_mail.gif) no-repeat center top; }
.find_pop {font-size: 15px; line-height: 150%; padding-bottom: 40px !important; position: relative;}
.bb_tit {font-size: 1.5em; line-height: 150%; color: #000000; font-weight: 500; padding: 40px 0px 15px 0px;}





.list_tab {width:100%; margin-bottom:30px; font-size:0px; border-bottom:1px solid #000000; border-top:1px solid #000000; line-height:0px; box-sizing:border-box; }
.list_tab li {/*width:167px;*/ width:20%; min-width:130px; display:inline-block; zoom:1; *display:inline; text-align:center; min-height:50px; line-height:50px; letter-spacing:-1px; font-size:14px; box-sizing:border-box; border-top:3px solid #fff;}

.list_tab li span {display:block; background:url(../img/common/gnb_line.gif) no-repeat left center;}
.list_tab li:first-child span {display:block; background:none;}
.list_tab li span a {display:block;  font-size:13px; color:#000; }
.list_tab li:hover {border-top:3px solid #37589b; min-height:50px; line-height:50px; color:#37589b;}
.list_tab li:hover a {color:#37589b; }
.list_tab li.on {border-top:3px solid #37589b; min-height:50px; line-height:50px; color:#37589b;}
.list_tab li.on a {color:#37589b;}
.list_tab li.line {background:url(../img/common/list_tab_line.gif) no-repeat right center;}

.scrollbox1 {background: #f1f1f1; height: 100px; overflow-x: hidden; overflow-y: auto; padding: 12px;}





.ico_notice {display: inline-block; vertical-align: middle; padding:4px 10px; background: #ed2129; line-height:20px; color: #fff; }

.leave {padding:170px 0px 0px 0px; margin-top: 40px; background: url(../img/mypage/ico_leave.gif) no-repeat center top;} 
.gray_box {border: 1px solid #e9e9e9; padding:28px 20px; background: #fafafa}
.gray_box.gray_box_s {padding: 10px;}
.et_profile {overflow: hidden; margin-left: -3px;}
.et_profile > li {float: left; margin-left: 3px;}
.et_profile > li select {min-width:140px;}
.et_profile > li.bt {float: right;}
.bt_ib > li {display: inline-block; padding-top: 5px;}



.txt_pa > li {position: relative; padding-left:60px; font-weight: 300; color: #000; line-height: 140%;  margin-bottom: 10px; font-size: 1.05em;}
.txt_pa > li > strong {position: absolute; left: 0px; top: 0px; color:#666666}

.error_wrap {text-align: center;}
.error_wrap .error_msg {font-size:36px; color:#333333; line-height: 150%; font-weight:700; padding: 50px 0px 30px 0px; background: url(../img/common/tit_line.gif) no-repeat center bottom; margin-bottom:30px;}
.error_wrap .error_msg2 {font-size:16px; color:#333333; line-height: 150%; }
.error_wrap .error_msg2 .mail {display: inline-block; padding-left: 20px; color:#ed1b23; background: url(../img/common/ico_mail.gif) no-repeat left center; margin-left: 3px;}



.date_picker_two {overflow: hidden; position: relative}
.date_picker_two .date_picker {float: left; width:47%;}
.date_picker {position: relative; padding-right: 40px; box-sizing: border-box;}
.date_picker .input {width: 100%;}
.date_picker img {position: absolute; right: 0px; top:50%; margin-top: -15px; width: 30px; height: 30px;}
.date_picker.two_col .input {width: 100%;}
.date_picker_two .col-sm-2  {float: left; width:47%;}
.date_picker_two .pa {left: 50%; top:0%; line-height: 30px; text-align: center; width: 10px; margin:0px 0px 0px -5px;}


.bt_include {position: relative; padding-right: 100px; box-sizing: border-box;}
.bt_include .add_bt {position: absolute; right: 0px; top: 0px;}
.bt_include select {width: 100%; max-width: 100%;}
.bt_include2 {padding-right:65px; margin: 0 auto;}



/* 검색 */
.search_result .search_tit {padding:15px 20px; background: #f8fafb; margin-top:30px; color: #333; position: relative;}
.search_result .search_tit .s_tit {margin: 0px; padding-bottom: 0px; display: inline-block; vertical-align: middle;}
.search_result .search_tit .ib {padding-left: 5px; font-weight: 400; vertical-align: middle;}
.search_result .box {padding:20px 0px 0px 55px; position: relative;}
.search_result .more {position: absolute; right:10px; top:20px;}
/*.search_result .more > a {border: 1px solid #039cf7; color: #333; display: block; border-radius:60px; padding:0px 10px; min-width: 70px; text-align: center; font-size: 15px; line-height: 26px;}*/
.search_result .txt_t {font-size:1.1em; font-weight: 500; color: #333333; padding-bottom: 5px;}

.search_list > li {padding-left: 15px; position: relative; margin-top: 5px;}
.search_list > li:first-child {margin-top:0px;}
.search_list > li:before {display: block; content: ""; width:4px; height:4px; border:2px solid #333; position: absolute; left: 0px; top:10px; border-radius:100%; }
.search_list > li img {vertical-align: middle;}

.search_result .faq_list {border: none;}
.search_result .faq_list > li {border: none; margin-top: 5px; position: relative;}
.search_result .faq_list > li:before {display: block; content: ""; width:4px; height:4px; border:2px solid #039cf7; position: absolute; left: 0px; top:10px; border-radius:100%; }
.search_result .faq_list > li:first-child {margin-top:0px;}
.search_result .faq_list > li .title {padding:2px 50px 2px 15px; font-weight:300; color: #333; position: relative;}
.search_result .faq_list > li .title .q {display: none;;}
.search_result .faq_list > li .answer_wrap {padding: 8px 19px 8px 19px;}

.rule_box .s_tit {padding-bottom:0px;}





/* ------------------------------------------------------------
 * Name      : mobile_layout.css    
 * Desc      : page layout 
 * Created   : 
 * Updated   : 
 ------------------------------------------------------------ */
.mobile_on .m_gnb .gnb > ul {overflow-y:auto; overflow-x:hidden;}
.m_gnb {position:absolute; left:0px; top:81px; width:100%;}
.m_gnb .gnb > ul {width:100%; background:rgba(18,18,18, .97); position:relative; overflow-x:hidden;}
.m_gnb .gnb > ul:after {content:""; display:block; clear:both;}
.m_gnb .gnb > ul > li > a {display:block; font-size:14px; color:#ffffff; padding:15px 0px; text-align:center; border-bottom:1px solid rgba(255,255,255, .065)}
/*.m_gnb .gnb > ul > li:hover > a {background:#000;}*/

.m_gnb .sub_menu  {width:100%; line-height:20px; background:#4a4a4a; display:none;}
.m_gnb .sub_menu > li > a {display:block; color:#fff; font-size:12px; padding:5px 0px; text-align:center; border-bottom:1px solid rgba(255,255,255, .065)}
.m_gnb .sub_menu > li > a:hover { background:#009091;}
.m_gnb .gnb .alarm { background-size:20px;}
.m_gnb .gnb .name {max-width:200px;}
.mobile_on input, .mobile_on select, .mobile_on textarea {-webkit-appearance:none;}
.mobile_on select {height:31px; padding:0px 2em 0px 8px!important;}
.mobile_on .sel_arrow {position: relative;}

.down_file {display: inline-block; vertical-align: middle; color: #0c91dd; margin-left: 10px;}
.down_file > span {display: block; padding-left:23px; background: url(../img/common/ico_file.png)no-repeat left center;}
.down_file:first-child {margin-left:0px;}

/* 980px 이상 */
@media screen and (min-width:980px) {
	
  #lnb_menu {display: block !important}
    
}
/* 1024 이상 */
@media screen and (min-width:1024px) {
    

}
/* 1280px 이상 */
@media screen and (min-width:1199px) {
	.m_gnb {display:none !important;}
     
}




/* 1220px 이하 */
@media screen and (max-width:1219px) {
	 .quick_wrap {right: -110px; transition: all .5s .6s ease-in-out; -webkit-transition: all .5s .6s ease-in-out;}
	 .m_gnb_on {display: block;}
    .w_gnb {display: none;}
  	
	#header .top_btns {right: 70px;}
    #inner_wrap {padding:0px 10px 70px 10px;}
    #inner_wrap.no_visual {padding-top:70px;}

	.main_visual .v_txt img {max-width:80%} 

    .w_gnb .gnb > ul > li > a > span {font-size:20px;}
	
    .outline_wrap {padding-right: 0px;}
    .outline_wrap .br {display: none;}
    .outline_wrap .img {text-align: center; position: relative; right:auto; top: auto; padding-top: 10px;}
	

	
    #footer .addressW {padding:30px 0px 30px 0px; background:none; text-align: center;}
	#footerW .copy > p {text-align: center;}
    
}
/* 980px 이하 */
@media screen and (max-width:979px) {
    #wrap {padding-top: 93px;}
    .top_searchW .inner_search {max-width: 100%; min-height: 100%;}
   
    #header .in_header .top_btns {display: none;}
    .top_menu {display: none;}
    .w_gnb {display:none;}
	#gnb_bar {display:none !important;}

	#section3 {min-height:270px; padding-top: 40px;}
	.main_banner {float: none; width: 100%;}
	
    .main_banner_wrap .main_banner:nth-child(1) {float: none; width: 100%;}
    .main_banner_wrap .main_banner:nth-child(2) {float: none; width: 100%;}
    

    .inner {padding: 0px 10px;}
    
	
    
	
    .sub_visual .sub_txt {height:300px;}
    #sub_tit {font-size:40px;}
    .sub_visual .sub_txt > h2 {padding-bottom:0px}
    
    


	
    .title_bar:before {display: none;}
	#lnb_wrap {height: 60px; margin-top: -60px;}
      #lnb_wrap .lnb .lnbs {width:230px}
    #lnb_wrap .lnbs3 {display: none;}
    #lnb_wrap .lnb .lnbs2 {display: block; margin-left: -1px;}
	#lnb_tit2 {border-right: 1px solid #ccc;}
	#lnb_wrap .ico_home a {height: 60px; line-height: 60px;}
	#lnb_tit {height: 60px; line-height: 60px;}
    .location {display: none;}
	
    
    
    .ev_tb thead tr th {font-size:13px !important; padding: 5px 0px;}
    .ev_tb tbody tr td {font-size:12px !important; line-height:17px !important; height:90px;}
    .ev_tb tbody tr td .eve_txt a {font-size:13px;}
    

    

    .patent_view {padding-left:260px; min-height: 240px;}
    .patent_view .pic {width:240px;}   
    
   
    .guide_tab > li {width:20%;}
    
  
    
    

    .introduce .poster {float: none; width:100%; margin: 0 auto; max-width:500px; padding: 0px;}
    .introduce > ul {float: none; width:100%; padding-left:0px;}
     

    
  
    

    
    .data_table > li {float: none; width: 100%;}
	
	
    

    
	.record_wrap > ul > li > dl {font-size: 17px;}
	
	.tour_info > ul > li.fl {float: none !important; width: 100%;}
	
	
	.use_step > ul > li {width:33.333%;}

	.use_step > ul > li:nth-child(4) {float: right;}
	.use_step > ul > li:nth-child(5) {float: right;}
	.use_step > ul > li:nth-child(6) {float: right;}
	.use_step > ul > li:nth-child(4):before {left: 100%; transform: rotate(180deg); -webkit-transform: rotate(180deg); display: none;}
	.use_step > ul > li:nth-child(5):before {left: 100%; transform: rotate(180deg); -webkit-transform: rotate(180deg);}
	.use_step > ul > li:nth-child(6):before {left: 100%; transform: rotate(180deg); -webkit-transform: rotate(180deg);}
	.use_step > ul > li:nth-child(7):before {left: 100%; transform: rotate(180deg); -webkit-transform: rotate(180deg); display: none;}
	.ico_block > li {float: none; width: 100%; margin:5px 0px 0px 0px; min-height: auto;}
	.ico_block2 > li {min-height: 130px;}
	.ico_block2 > li .ico {margin-top:30px; top: 0px;}
	.ico_block {margin: 0px;}
    
    .member_benefit {margin:-20px auto; max-width: 585px;}
    .member_benefit > li {float: none; width:100%; padding:20px 0px;}
    .member_benefit > li > dl > dt {padding: 20px 20px 0px 20px; margin: 0px; min-height:auto}
    
    .rnd_view_wrap {padding-left:0px; min-height: auto;}
    .rnd_view_wrap .pic {position: relative; left: auto; top: auto; width: 100%; height: auto; max-width: 500px; margin: 0 auto;}
    
    .rnd_view_wrap .info {padding-top: 20px; text-align:center}
    .rnd_view_wrap .info .txt_t {text-align: center;}
    .rnd_view_wrap .info .date {text-align: left; padding-top: 10px;}
    
    .atab.rnd_tab li a {font-size: 1em;}
    
    .technology_wrap {padding-right:0%;}
    .technology_wrap .img {position: relative; right:auto; top:auto; width:100%;  text-align: center; padding-bottom: 30px; }
}

/* 768 이하 */
@media screen and (max-width:767px) {
	.in_header {height: 70px;}
	#wrap {padding-top: 70px;}
	#header h1 a {background-size:cover !important}
	#header h1 a img {height:42px;}
    
    /*상단검색*/	
    .search_warp {padding:20px 65px 20px 0;}
    .search_warp .inp_search {line-height:35px; min-height:35px;}	
    .search_warp .btn_search span {line-height:35px;}
    .search_warp .btn_search {top:20px;}	
    .top_searchW .top_btn_close {bottom:-40px;}
    .top_searchW .top_btn_close img {max-width:40px;}	
    
    
	.section {font-size: 16px}
    .main_visual .v_txt {max-width: 100%}

    .main_visual .bx-controls {bottom:10px;}
	.main_visual #visual_counter {bottom: 20px; font-size: 20px;}
	
	.main_visual .v_bt {bottom: 20px;}
	
    .m_board_in > li > a {padding: 20px; min-height: 250px;}
    .m_board_in > li > a .txt_t {font-size: 20px; line-height: 27px; height: 54px;}
    .m_board_in > li > a .txt_s {font-size: 15px; line-height: 22px; height: 66px;}
    .m_board_in > li > a .date {font-size: 15px; }
    .main_banner .box .m_tit {font-size: 22px;}
    .m_tit {font-size: 22px;}
    
    .rnd_slide > li > a .txt_t {font-size: 19px; line-height: 27px; height: 54px;}
    

    
    
    #footerW {padding-top: 0px; padding-bottom:0px;}
    #footer .addressW {padding:10px; padding-top: 0px; text-align: center}
    
    #footer .addressW .copy {padding-top:10px;}
    #footer .go_top > a {padding: 7px;}
	
	
    #footer_navi {padding-bottom: 0px;}
    #footer_navi > ul {width: 100%; float: none; padding:15px 0px;}
    #footer_navi > ul li {padding: 0px 13px;}
    #footer_navi > ul li a {font-size: 13px;}
    #footer .addressW {font-size: 13px;padding:15px 10px; background: none;}
    #footerW .familySite p.on {width: 130px; line-height: 28px;}
	
	#footerW .copy > p {font-size: 12px;}
	#footer .go_top {display: none;}
    #footerW .familySite {top: -50px;}
	

    #lnb_wrap .ico_home {display: none;}

    #lnb_wrap .lnb .lnbs {width: 50%;}
	#lnb_tit2 {border: none;}
    
	.sub_con {font-size:15px;}
	
	.sub_visual .sub_txt {height: 250px; padding-bottom: 60px;}
    #sub_tit {font-size: 38px;}
	
    .title_bar {margin-bottom:35px; padding:25px 0px 20px 0px;}
	.title_bar h2 {font-size:36px;}
    .title_bar .s_txt {font-size: 1.15em; padding-top: 20px;}
	

	.b_txt {font-size:20px; padding: 30px 0px 15px 0px}
	.sub_title {font-size:14px;}
	.of_hi .fl50 {float:none; width:100%;}
	.of_hi .fr50 {float:none; width:100%; margin-top:15px;}
    
	.s_tit {font-size:23px;}
	



    
    
    .sch_two_table .cell {float: none; width: 100%;}
    
    
    
    
    .ico_note {padding-left:20px; background-size:15px auto; }
   
    
    
    
    
    .b_table.long > dl {padding-left:0px;}
    .b_table.long {padding-top:10px;}

    .b_table.long > dl > dt {position: relative; padding-bottom: 0px;}
    /*atab*/
    .atab li a {height: 55px;}
    .atab li.on {margin-top: 0px;}
    .atab li.on a {height:55px;}
    .atab li.on a:after {width:16px; height:16px; bottom: -18px;}

    .btn-tc > a {margin: 0px;}
    
    .find_cell {padding-right: 0px !important}
    .find_cell .cell {float: left; width: 50%; box-sizing: border-box;}

    .find_cell .bt {display: block; position: relative; right:auto; top:auto; width: 100%; clear: both; padding-top: 5px;}
  
    
    
    .join_type > dl {width: 50%;}
    .join_type > dl.ico03 {border-left:1px solid #ccc; }
    .join_type.two > dl {float: none; width: 100% !important; padding:20px 10px 20px 10px !important; border: 1px solid #ccc;}
    .join_type.two > dl > dt strong {min-height: auto; padding-bottom: 10px;}
    .join_type.two > dl > dd {font-size: 14px; min-height: auto; padding-bottom: 10px;}
    .join_type.two > dl > dd br {display: none;}
    
    .join_type.two > dl > dd.bt {padding-bottom: 0px;}
    .join_type.two > dl > dd.bt a {display: block;}
  
	.agency_join {float:none; width:100%; min-height:auto;}
	.agency_join.two{width:100%;}
   
    .member_ok {font-size:22px;}

   

    
    .ev_tb tbody tr td {height:75px;}
    
    .contest_view {padding-left:0px; min-height:auto;}
    .contest_view .pic {width:100%; height: auto; max-width:280px; position: relative; margin: 0 auto; left: auto; top: auto; margin-bottom: 30px;}
    .contest_view .pic img { position: relative; left: auto; top: auto; transform:none; -webkit-transform:none}
    
    .com_info {padding:10px 10px;}
    .com_info > dt {position: relative; left: auto; top: auto;  transform: none; transform:none;}
    .com_info > dd {border: none; padding:0px 0px 0px 23px;}
    
    
    .btab li a {padding:5px 0px; font-size:15px;}
    

    .mentoring_view .time > li {width:33.33%;}
    
    .event_wrap > li {width:50%; min-height: 400px;}
    
    .map_wrap {height:440px;}
    .map_txt > ul > li {float: none; width: 100%; font-size: 15px; border-bottom: 1px solid #ccc}
    .map_txt > ul > li:last-child {border-bottom: none;}
    

	.record_wrap > ul > li {float: none; width: 100%; border-top:1px solid #ccc; padding-top: 20px; }
	.record_wrap > ul > li:first-child {border-top:none; }
	.record_wrap > h4 {font-size:30px; padding-top:20px;}
	.record_wrap .year {font-size: 22px;}
	.office_info > ul > li {display: block; padding-left:113px; padding-top: 3px;}
	.office_info > ul > li > strong {position: absolute; left: 20px; top:5px; background-size: 23px auto; line-height: 20px; min-height: 23px; padding-left:28px;}
	.office_info > ul > li:before {display:none;}
	.result {float: none; width: 100%;}
	.result .box .bul02 {min-height: auto;}
	.result2 {margin: 0px;}
	
	.write_guide > li {padding: 4px 0px 1px 44px; min-height: 35px;}

	.write_guide > li > span {width: 34px;height: 34px; line-height: 34px;}
	
	.tour_info > ul > li {padding-left:135px; }
	

    
	
	.method_wrap > ul > li {float: none; width: 100%; padding:15px 0px;}
	.method_wrap > ul > li > div > .ico:before {display: none;}
	.method_step {margin: 0px;}
	.method_step > li {float: none !important; width: 100% !important; margin:-1px 0px 0px 0px; min-height: auto !important; padding-bottom: 20px;}
	
	.login_type .login_wrap {float: none; width: 100% !important; padding:20px 10px 20px 10px !important; border: 1px solid #ccc;}
	
	.join_step {margin-bottom: 10px;}
    .join_step > ol > li {font-size: 14px;}

	.m_th_b {width:135px !important;}
	.m_th {width:115px !important;}
    .m_th_s {width:95px !important;}
    .m_th_ss {width:75px !important;}
    
    .img_txt_wrap > li > div .img {width: 100%; float: none !important; text-align: center}
    .img_txt_wrap > li > div > dl {width: 100%; position:relative; left: auto; top: auto; transform:none; -webkit-transform:none;}
    .img_txt_wrap > li:nth-child(even) > div > dl {right: auto; text-align:right;}
    
    .main_business {max-width: 437px; margin: 0 auto;}
    .main_business > li {float: none; width: 100%;}
    .main_business > li > dl > dt {margin-top:0px; padding: 20px 0px 10px 0px; min-height: auto;}
    .main_business > li > dl > dt br {display: none;}
    .main_business > li > dl > dd {padding: 0px;}
    
    .logo_list > li {width: 33.333%;}
    
     .ico_note {padding-left:20px; background-size:15px auto; }
   
    
    
}
/* 600 이하 */
@media screen and (max-width:599px) {
    
  
	.slide_banner {padding:25px 40px;}

    .main_banner_wrap .main_banner:nth-child(1) .box {float: none; width: 100%;}
    .main_banner_wrap .main_banner:nth-child(1) .box .box_in {min-height: 267px;}
    
    .line_tit {font-size: 20px;}
    .line_tit:after {height: 5px;}
    #footer_navi > ul li {font-size: 13px;}
    #footer .addressW {text-align: center; font-size: 12px;}
    
    
    .pop_wrap .pop_head .title {font-size:18px; color: #fff; padding: 17px 55px 18px 15px !important;}
    .pop_wrap .pop_body {padding:10px;}
   
    
   
	#w_lnb {display:none;}
	#m_lnb {display:block;}
    
     .login_wrap {padding:15px;}

    
    .signup {padding:10px 0px 5px 0px;}
    .signup li input {height: 50px; font-size: 14px;}
    .login_wrap .id_save {font-size:14px;}
    .find_idpw a {font-size: 14px;}
    .login_wrap .login_bt .btn {line-height:30px; font-size:18px;}
    .join_go > a {line-height:30px; font-size:18px;}    
    .layers_wrap .layers {padding:10px; font-size:0.95em;}
    .error_wrap .error_msg {font-size:26px;}

    .table_line {width: 100%; overflow: auto;}

    
	
    .bt_include {padding:0px 0px 45px 0px;}
    .bt_include2 {padding:0px 0px 35px 0px;}
    .bt_include .add_bt {position: absolute; right: 0px; top: auto; left: 0px; bottom:0px;}
    .bt_include .add_bt a {display: block;}
    .m_block600 {display: block !important; margin-bottom: 3px !important; float: none !important;}
    
    
    .recruit_info .info_r > ul > li {width:100%;float: none; padding-right: 0px;}
    .recruit_box {padding: 10px;}
    .recruit_box .txt_t {font-size:16px; padding:5px 0px 6px 40px;}
    .recruit_box .txt_t .ico {padding: 5px; width: 20px; height:20px; line-height: 18px; font-size:14px;}
    .recruit_box .txt {padding-left: 40px;}
    .recruit_map {height:200px;}
    
    #add_date {padding-right: 0px; padding-bottom:45px;}
    #add_date .bt {left: 0px; bottom: 0px; top:auto; padding-right: 40px;}
    #add_date .bt a {display: block; }
    #add_date .bt .tooltip {right: 0px; top: 0px; position: absolute;}
    #empty a {display: block;}
    .br_box {padding:15px;}
    

    
    .m_box {padding:20px;}
    .more {right:0px; top:10px;}
	.more a {font-size: 14px;}
    .day_day .select_ds {width: 50% !important;}
    .day_day .select_ds:nth-child(2) {padding-right: 0px !important;}
    .day_day .select_ds:last-child {clear: both; width: 100% !important; max-width: 100% !important; margin-top: 5px;}
    
	.day_time .select_ds {width:100% !important; margin: 5px 0px 0px 0px !important;}
    
    .procedure > li {float: none; width: 100% !important; padding-top:40px;}
    .procedure > li:first-child {padding-top:0px;}
    .procedure > li:before {background: url(../img/support/arrow_b.png) no-repeat center center; left: 50%; margin-left:-34px; top:-14px;  margin-top: 0px !important; }
    

    .procedure2:after {width:calc(100% - 0%); width:-webkit-calc(100% - 0%); height:calc(100% - 345px); height:-webkit-calc(100% - 345px); position: absolute; right:0px; top:auto; bottom:50px;}
    .procedure2:before {bottom:20px; width:calc(100%); width:-webkit-calc(100%);}

    .big .ez-radio {width:20px;height:20px; background-size: 20px auto}
    .big .ez-hide {width:19px;height:19px;}
    
    .over_layerW {position: relative;}
    .over_layer {overflow:auto;}
    .over_layerW:after {display: block; content: ""; width:10px; height: 100%; position: absolute; right: 0px; top: 0px; background: url(../img/common/bg_shadow.png) repeat-y left top}
    .over_layer > div {min-width: 600px;}
    .guide_name {padding: 20px; background:#f1f2f6;}
    .sss_tit .ib.point_c.fn {display: block; font-size: 0.85em;}
    
	.ico_dl {padding: 20px;}
	.ico_dl .ico {display: none;}
	
	.visitw > ul > li {float: none; width: 100% !important; padding-top:40px; min-height: auto; border:none; padding: 30px 0px 15px 0px;}
    .visitw > ul > li:before {background: url(../img/common/arrow_b.png) no-repeat center center; width: 30px; height: 30px; left: 50%; margin-left:-15px; top:-15px;  margin-top: 0px !important; }
	
	.main_b .web_dis {display:none;}
	.main_b .mb_dis {display:inline-block;}
    
	.organization_chart .three .list> li {padding: 15px;}
	.organization_chart .three .list> li p {font-size: 12px;}

    
    
    #footer_navi > ul {text-align: center;}
    #footerW .familySite {display: none;}
}



/* 480px 이하 */
@media screen and (max-width:479px) {
    #wrap {transition: all 0.3s 0s ease-in-out; padding-top: 60px;}
    

	#header h1 a img {height:32px;}
    .in_header {height:60px;}
    .menu_btn {height: 18px; width: 24px;}
    .menu_btn .line-middle {top:8px;}

    .slide_menu_wrap .gnb > ul > li > a {font-size:16px; padding: 10px 10px 10px 5px;}
    #header .top_search {right:50px;}
    #header .top_search img {height:24px;}

    .main_visual .v_txt {font-size:30px; margin-top: 0px;}
    .main_visual .v_txt img {max-width:90%; margin-top: -20px;}
	
	.main_visual .visual_bt {position: relative; left: auto; bottom: auto; transform:none; -webkit-transform:none;}
	.main_visual .visual_bt {overflow: hidden; margin: 0px; margin-top: 20px;}
	.main_visual .visual_bt > li {padding: 5px;}
	.main_visual .visual_bt > li > a {padding: 15px 15px 15px 20px;}
	.main_visual .visual_bt > li > a > span {font-size: 15px;}
	
    #section2 {padding-top: 30px;}
    .section {padding: 20px 0px;}
    
    .main_banner .box .m_tit {font-size: 19px;}
    .main_banner_wrap .main_banner1 .box1 .more {top: 35px}
    .rnd_slide > li > a .txt_t {font-size: 16px; line-height: 22px; height: 44px;}
    .main_banner .box .bt > a {line-height: 38px; min-width: 140px;}
    .main_banner .box .bt > a > span {font-size: 14px;}
    .main_banner_wrap .main_banner:nth-child(2) .box .box_in .txt {min-height: auto;}
    .main_banner_wrap .main_banner1 .box2 .bt {position: relative; left: auto; bottom: auto;}
    .main_banner .box .bts > li > a > span {font-size: 14px; text-align: left}
    .main_banner .box .bts > li > a {padding: 9px 10px;}
    .main_banner .box .bts > li {float: none; width: 100%;}
    
    .m_board_wrap .atab_wrap .atab li a {font-size: 14px; word-break: keep-all; line-height: 130%;}
    .m_board_in > li {float: none; width: 100%;}
    .m_board_in > li > a .date {padding-top:10px;}
    .m_board_in > li > a {min-height:184px;}
    .m_board_in > li > a .txt_t {font-size: 18px; line-height: 23px; height: 46px; margin-bottom:10px;}
    .m_board_in > li > a .txt_s {font-size: 13px; line-height: 18px; height: 56px;}
    
    
    
	.m_board_wrap .tit {font-size:20px;}
	.section {font-size: 14px;}
	
	#section3 {min-height: auto;}
	.main_banner {padding: 0px;}
	.main_banner .box {padding: 20px; min-height: 225px; background-size:110px auto !important;}
	.main_banner .box .txt {min-height: 60px;}
	.main_banner .box > ul {max-width: 240px;}
	.main_banner .box > ul > li .ico img {max-width: 50px;}
	.main_banner .box > ul > li > a {font-size: 14px;}
    

    
	
    
	
    #footer .go_top {display: none;}

    #footer .addressW address {margin: 0px;}
    #footer .addressW address strong {display: block;}
    #footer .addressW address span {padding: 2px 5px;}
    #footer_navi > ul li a {font-size: 12px;}
    #footer_navi > ul li {margin-left: 0px; padding: 0px 5px}
    
    #position3 {padding:40px 0px 100px 0px;}
    .pop_wrap .pop_head .title {text-align: left !important; padding:15px 45px 15px 15px;}
    .pop_wrap .pop_head .title br {display: none;}
    .pop_wrap .x_btn {right:15px; }
    
    
	.mb_dis {display: block;}
    #add_date .bt .tooltip {height: 36px; line-height: 34px;}
    
   
    #sub_tit {font-size:28px;}
    .sub_visual .sub_txt .date {font-size: 20px;}
    .sub_visual .sub_txt .place {font-size: 20px;}
    .sub_visual .sub_txt {height:180px; padding-left: 10px; padding-right: 10px;}
	
    
    #lnb_wrap {height: auto; margin-top: -51px;}
    #lnb_wrap .lnb {padding-left:0px; position: relative;}
    #lnb_wrap .lnb .lnbs:after {display: none;}
    #lnb_wrap .ico_home {display: none}
    #lnb_tit {display: none;}
    #lnb_wrap .lnb .lnbs {width:100%; border: none; box-sizing: border-box;}
    #lnb_tit2 {padding-left:0px; padding-right: 0px; text-align: center; color: #fff; line-height:51px; height:51px; background: url(../img/common/lnb_arrow3.png) no-repeat right center; font-size: 14px; border: none;}
    
    #lnb_tit2.on {background:url(../img/common/lnb_arrow3_on.png) no-repeat right center;}
    #lnb_wrap .lnb .lnbs .copy_menu {top:52px; border: none; box-shadow:0px 1px 3px #ccc;}
    #lnb_wrap #gnb_menu {display: none !important;}
    .lnb ul li a {font-size: 14px;}
	.lnbs2 > ul > li > a {border-color:#d4d4d4 !important;}

    
    .ico_box > li {width: 50%;}
    .ico_box > li .ico img {max-width:70px;}
	
    .outline_wrap .first:before {height: 30px; background-size: auto 24px;}


    
    

    
    .map_wrap {height:300px;}
    
	.map_txt > li {padding:15px 10px 15px 55px; font-size: 13px;}
    .map_txt > li .ico {left:15px;}
    .map_txt > li .ico img {width:30px}
    


    
    .ico_note {padding-left:18px; background-size:13px auto; }

    
    
    
    .join_step > ol > li .ico {width:60px;}
	.join_step > ol > li:before {top:19px; background-size:20px auto;}
	.join_step > ol > li .txt {font-size:14px;}
	
	
    
	.btn-tc > a {margin:5px 0px;}
	.subject {padding-left:10px;}
	.bbs_search {margin-bottom:10px;}
	.bbs_search_in {padding:0px;}
	.bbs_search_in .select { position:relative; margin-bottom:5px; width:100%;}
	.bbs_search_in .btn_search { position:relative; display:block; margin:5px 0px 0px 0px; width:100%;}

    .block_m {display: block;}
    .block_m.fl {float: none;}
    .list_btn .block_m {margin: 2px 0px;}
	.board-view td.view_td {padding:20px 10px;}
    .list_btnW a {display: block;}

    .s_tit {padding: 0px 0px 10px 0px; font-size:20px; background-position:left 5px; background-size:20px auto; }
	.s_tit img {height: 20px; margin-top: 2px;}
    .s_tit:before {width: 22px; height: 22px; top:13px;}
    .s_tit:after {width:7px; height:7px;}
    .sub_con > .s_tit:first-child {margin-top: 0px}
	.ss_tit {font-size: 18px; margin-top:25px; margin-bottom:10px;}
    .ss_tit:before {width: 6px; height: 19px; top: 4px;}
	.sss_tit {font-size:17px; margin-top:25px; padding-left: 16px;}
    .sss_tit:before {width: 8px; height: 8px; top: 9px;}
    .s_txt_r {margin-top: -25px; padding-bottom:5px;}
    .s_txt_r2 {margin-top: -45px;}
    .b_txt {font-size: 17px;}
    .txt_in {padding-left:16px;}
	#inner_wrap {padding-bottom: 30px;}
    #inner_wrap.no_visual {padding-top: 30px;}

  
    
    .sub_visual .sub_txt .cell .sub_tit_s {font-size: 20px; padding-bottom: 20px;}
    .sub_con {font-size:13px; }
    .layerPop {font-size:0.95em; }
    .title_bar {padding:15px 0px 20px 0px; margin-bottom:10px; background-size:auto 60px; }
	.title_bar h2 {font-size:1.9em; }

    .title_bar .s_txt br {display: none;}
    .title_bar .s_txt2 {font-size: 1.25em; padding-top: 0px; margin-bottom:15px;}
    .view_tit {padding: 10px;}
    .m_th_b {width:105px !important;}
	.m_th {width:85px !important;}
    .m_th_s {width:65px !important;}
    .m_th_ss {width:45px !important;}
    
    

    .w_name {width: 70px;}
    .w_date {width:80px;}
    .m_block {display: block !important; margin-bottom: 3px !important; float: none !important;}
    .scrollbox {height:120px; }
    .atab {margin-bottom: 20px;}
 
    .b_table > dl {font-size: 16px; padding-left:0px;}
    .ul_table > ul > li {font-size: 16px;}
    .check_txt {font-size:16px;}
    .radio_group > li {font-size:13px;}
    .b_table {padding-top:10px;}
    .b_table > dl > dt {font-size:16px; padding-top: 13px;}
    .b_table > dl > dd {min-height:20px; font-size: 13px;}
    .b_table > dl > dt {position: relative; padding-bottom: 0px;}
    .input_etc .pa {font-size:13px; line-height:36px;}
    input.input5 {height:36px; padding: 0px 5px; line-height: 34px; font-size: 13px;}
    .textarea {padding:5px 5px; font-size: 13px;}
    .b_table .btnNormalB span {padding: 0px 18px; height: 36px; line-height: 34px; font-size: 13px;}
    .security_code .code .num {height:34px; line-height: 32px; font-size: 14px;}
    .file_input label {height:36px;  line-height:34px; font-size: 13px;}
    .radio_group {margin-top:-5px;}
    
    .join_type > dl {float: none; width: 100% !important; padding:20px 10px 20px 10px !important; border: 1px solid #ccc;}
    .join_type > dl > dt strong {min-height: auto; padding-bottom: 10px;}
    .join_type > dl > dd {font-size: 14px; min-height: auto; padding-bottom: 10px;}
    .join_type > dl > dd br {display: none;}
    
    .join_type > dl > dd.bt {padding-bottom: 0px;}
    .join_type > dl > dd.bt a {display: block;}
    
    
    .find_box {padding: 0px 0px 10px 0px;}
    .find_cell .bt {overflow: hidden;}
    .find_cell .bt > a {width: 50%; float: left;}
    .find_cell .bt > a > span {display: block; padding: 0px; margin: 0px 2px; }  
    .print_bt {display: none !important}
    .gray_box {padding:5px;}
  

    
    
    .member_ok {font-size:18px; background-size:120px auto; padding-bottom: 140px; }
    .member_ok br {display: none;}
    
    .mentor_box {font-size:13px;}
    
    .mentor_step > li {padding: 15px 10px 20px 140px; background-position: 10px center !important}
    .mentor_step > li .txt {font-size:13px;}
    
    .main_content {padding:0px 0px 10px 0px;}
    .sch_topW .in_box .date {font-size:23px; }

    .ev_tb tbody tr td {height:40px;}
    .ev_tb tbody tr td .date {margin-left: -2px;}
    .good_bt {padding:10px 0px;}
    .good_bt button {padding:3px 0px 3px 30px; background-size:24px auto !important; font-size: 14px; background-position: left center !important}
    .down_file > span {background-size:11px auto; padding-left: 16px; }
    
    .event_pop > li {font-size:14px;}
    .event_pop > li .txt_t {font-size:16px; }
    
    .br_box {padding:10px;}
    .guide_tab > li > a {font-size: 12px;}
    
    .tit_ico {height:19px; line-height:18px;}
    
    .patent_cell .tit {padding: 15px 5px;}
    .patent_cell .cell {padding:10px 0px;}
    .srl_more {top:20px;}
    .srl_more > span {font-size:13px; line-height:26px; }

    
    .contest_slider > li .txt {font-size: 13px;}
    
    .slide_banner {padding:15px 40px; }
    .slide_banner .bx-wrapper .bx-prev {left: -30px;}
    .slide_banner .bx-wrapper .bx-next {right:-35px;}

    .board_w > ul {padding: 10px 15px;}
    .btn-tc {padding:20px 0px; margin-top:20px;}
    

	
    
    .introduce {font-size: 14px;}
    .introduce .pic {padding:10px 0px 10px 0px;}
    .introduce .first {font-size: 1.55em; padding-bottom:20px;}

    .btab li a {font-size:14px; min-width:90px;}
    .event_wrap > li {width:50%; min-height:350px;}
    .point_box {padding: 10px;}
    
    .step_gudie > li .box {height: 140px;}
    .guide_name {padding:10px;}

    .data_table > li .txt_t {width: 100px;}
    
	
    .bul_list {padding-left: 57px !important}
    .bul_list .txt_t {line-height:20px; font-size: 13px; padding: 0px 5px; min-width: 50px;}
    
    .b_check_box {padding: 10px;}
    #inner_wrap .b_check_box .board-write th {font-size: 1.05em !important;}
	
	.record_wrap > h4 {font-size:26px;}
	.record_wrap .year {font-size: 18px;}
	
	.record_wrap > ul > li > dl {font-size: 15px;}
	
	.tour_info {padding: 10px;}
	.tour_info > ul > li {padding: 7px 10px 8px 94px;}
	.tour_info > ul > li > strong {top: 5px; line-height: 24px; padding-left: 27px;}
	.tour_info > ul > li > strong .ico {width: 24px; height: 24px;}
	.map_btn .btn > li {width: 50%;}
	
	.result {float: none; width: 100%;}
	
	.office_info > ul > li {margin: 0px;}
	.office_info > ul > li {padding-left: 107px;}
	.office_info > ul > li > strong {top: 3px;}
	

    
    
    .recruit_info > h3 {text-align: center; font-size:22px; padding:10px 10px 10px 10px;}
	.recruit_info .go_back {left: 10px; top: 0px; top:-40px; transform: none; -webkit-transform:none}

	.recruit_info .go_list > span {background-size:16px auto; padding-left: 20px; }
	.company_box {padding: 15px 15px 15px 15px; background: none;} 
	
	.method_wrap > ul > li > div > .ico img {max-width:120px; }
    
	.line_bg {background-size:auto 10px; padding-bottom: 20px;}
	.qr_wrap {padding-bottom: 120px;}
	
	.use_step > ul > li {width:100%; float: none; clear: both;}
	.use_step > ul > li br {display: none;}
	
	.use_step > ul > li {padding-bottom: 50px;}
	.use_step > ul > li:before {left:50% !important; display: block !important; transform: rotate(90deg) !important; -webkit-transform: rotate(90deg) !important; top: 0px; margin-top:-40px;}
	
	.ico_block > li {padding: 10px 10px 10px 80px;}
	.ico_block > li .ico {width:50px; left: 10px;}
	.ico_block2 > li {min-height: 100px;}
    
    .outline > li > dl {font-size: 1.1em;}
    .outline > li > dl > dt .ico img {max-height:50px;}
    
    .gray_wrap {padding-top: 30px; padding-bottom: 30px;}
    .history_box .history_txt ul {padding-left:30px}
    .history_box .history_txt ul > li {padding-left: 80px;}
    .history_box .history_txt ul:before {width: 20px;}
    .img_txt_wrap > li > div > dl {font-size: 1.15em;}
    .img_txt_wrap > li {padding-top: 35px;}
    .img_txt_wrap {padding-bottom: 30px;}
    
    .logo_list > li {width: 50%;}
    .organization_chart .one {max-width: 250px; line-height: 55px;}
    .organization_chart .two {max-width: 250px; }
    .organization_chart .one_box {padding-top: 50px; margin-top: -28px;}
    .organization_chart .two_box {padding-top: 50px; margin-top: -28px;}
    
    .ico_txt {background-size:auto 12px; background-position:0px 4px;  padding-left: 17px; }
    
    .member_benefit > li > dl > dd {padding-top: 0px;}
    
    .technology_wrap .first_txt {font-size: 2em;}
    .technology_wrap .second_txt {font-size:1.35em}
    
    .ico_note {padding-left:18px; background-size:13px auto; }
	.ico_note:before {width:14px; height: 14px; top: 3px;}
	.ico_note:after {width: 14px; height: 14px; font-size:12px; line-height: 14px; top:3px;}
    
    .search_result .box {padding:15px 0px 0px 15px;}
	.search_list > li:before {top: 5px;}
	
	.rnd_view_wrap .info .date > li .txt_tt .ico {width:30px; height:30px;}
    .rnd_view_wrap .info .date > li {padding: 4px 0px 7px 107px;}
    .rnd_view_wrap .info .date > li .txt_tt {padding: 4px 0px 5px 38px;}
}




/* 320px 이하 */
@media screen and (max-width:320px) {
    .main_company h3 {font-size:24px; }
    .atab li a {font-size:12px;}
    .title_bar .s_txt {padding-left: 10px;}
    .bt_application a {padding: 0px 18px;}
    .bt_application a span {text-align: center;}

    
    .btns > li {width:100%; float: none; padding:2px 0px;}
    .btn-tc {padding:20px 0px;}
    

    
}








