@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%}
.table_txt_tr{height:50px; margin-top:-30px;}



/* wrap */
#wrap {width:100%; max-width:1920px; 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:1400px; 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:url(../img/common/top_bg.png) repeat bottom top; box-sizing: border-box; transition: all 0.2s 0s ease-in-out; padding-top:20px;}

.in_header {max-width:1720px; margin: 0 auto; width:100%; height:100px; 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.2s 0s ease-in-out; z-index:10 }
#header h1 a {display: block; overflow: hidden; height: 100%; outline: none; /**background: url(../img/common/logo.png) no-repeat left top*/}
#header .top_btns {display: none; z-index:10; overflow: hidden; position: absolute; right:70px; top:50%; transform: translateY(-50%); -wbkit-transform: translateY(-50%);}
#header .top_btns > li {float: left; padding: 0px 0px 0px 20px; line-height:100%; line-height: 22px;}
#header .top_btns > li .ico {display: inline-block; width: 22px; height: 22px; line-height: 100%; vertical-align: top;}

#header .top_btns > li .m_topbtn {display: inline-block; vertical-align: middle; font-weight:400; color: #fff; font-size:16px;}

.m_gnb_on {position:absolute; right:10px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); box-sizing: border-box; }
.m_gnb_on .menu_btn {margin: 0 auto;}



/* down */
#header.down {background: #fff; transition: all 0.2s 0s ease-in-out; padding-top: 0px; border-bottom: 1px solid #eee;}
#header.down .w_gnb .gnb > ul > li > a > span {color: #333333;}
#header.down .w_gnb .gnb > ul > li:hover > a > span {color:#333333;}
#header.down .w_gnb .gnb > ul > li.on > a > span {color:#333333;}
#header.down h1 a {background: url(../img/common/logo2.png) no-repeat left top}
#header.down .top_btns > li a {color: #333333; transition: all 0.3s 0s ease-in-out;}
#header.down .top_btns > li .m_topbtn {color: #333333; transition: all 0.3s 0s ease-in-out;}
#header.down .top_btns > li .ico1 {background: url(../img/common/ico_login2.png) no-repeat center top;}
#header.down .top_btns > li .ico2 {background: url(../img/common/ico_user2.png) no-repeat center top;}


/* GNB */
.w_gnb {padding:0px 0px 0px 0px;}
.w_gnb .gnb {max-width:1300px; margin: 0 auto; box-sizing: border-box; padding: 0px 240px 0px 270px;}
.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: left; display: inline-block; padding-right:30px; position:relative;}

.w_gnb .gnb > ul > li > a {display:block; color:#000;}
.w_gnb .gnb > ul > li > a > span {display:inline-block; font-size:17px; line-height:100px; height:100px; color:#fff; transition: all 0.2s 0s ease-in-out;}
.w_gnb .gnb > ul > li:hover > a > span {color:#fff;}
.w_gnb .gnb > ul > li.on > a > span {color:#fff;}
/*.gnb > ul > li.gnb05{display:none;}*/


.gnb > ul > li.gnb08 {display: none !important;}
.gnb > ul > li.gnb09 {display: none !important;}

.w_gnb .sub_menu  {position:absolute; left:0%; width:100%; box-sizing:border-box; overflow:hidden; top:100%; line-height:20px; display:none; padding:20px 0px;}
.w_gnb .sub_menu > li {padding:5px 10px 5px 0px;}
.w_gnb .sub_menu > li > a {display:block; font-size:14px; text-align:left; font-weight: 100; color:#fff; padding:2px 0px; line-height:18px;}
.w_gnb .sub_menu > li > a:hover {color:#fff; text-decoration: underline;}


#gnb_bar {position:absolute; display:none; left:0%; top:100%; width:100%; height:160px; 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_btns {overflow: hidden; padding-bottom: 20px; margin: -5px; display: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; 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_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; width: 100%;}
.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:16px; color: #fff; padding: 10px 10px 10px 10px; 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: 1400px;*/max-width: 1920px;  margin: 0 auto; position: relative;}
.main_visual .v_frame .cell {/**padding-bottom:62%;*/padding-bottom:44.5%; position: relative;}
.main_visual .v_frame .cell .b_bt {position:absolute; left:55%; max-width:30%; transform: translateX(-50%); -webkit-transform:translateX (-50%); bottom:18%; }
.main_visual .v_frame .cell .visu_txt {position:absolute; left:0%; top:50%; transform: translateY( -50%); -webkit-transform:translateY( -50%);  }
.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%);}
.main_visual .v_txt img {margin-right: -200px;}
.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:30%; width: 100%; max-width: 1400px; 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 10px 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:10px;}
.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 .main_logos_wrap {position: absolute; width: 100%; left: 0px; bottom:5%; z-index: 99}
.main_visual .main_logos {max-width: 1400px; margin: 0 auto; background: #fff; padding: 30px 10px; }





/* section */
.section {padding:50px 0px; font-size: 18px;}



.notice_roll_wrap {border: 1px solid #e1e1e1; position: relative; padding:30px 60px 30px 155px; box-sizing: border-box; min-height:92px;}
.notice_roll_wrap .bx_bt {position: absolute; right:15px; top: 50%;}
.notice_roll_wrap .bx_bt > a {display: block; line-height: 14px; padding: 5px;}
.notice_roll_wrap .bx_bt > a img {vertical-align: top;}
.notice_roll_wrap #board_r1 {transform: rotate(90deg);}
.notice_roll_wrap #board_l1 {transform: rotate(90deg); margin-top:-24px;}
.notice_roll_wrap > h3 {width:110px; height:calc(100% - 20px); height:-webkit-calc(100% - 20px); position: absolute; left:10px; top:10px; background: #414b57;  text-align: center; color: #fff; font-size:1.05em;}
.notice_roll_wrap > h3:after {display: block; content: ""; width: 0px; height: 0px; border-top:10px solid transparent; border-left:10px solid #414b57; border-bottom: 10px solid transparent; position: absolute; left: 100%; top: 50%; margin: -10px 0px 0px -4px}
.notice_roll_wrap > h3 > strong {display: block; font-size: 18px; position: absolute; left: 0px; top: 50%; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.notice_roll > li > a {display:block; position: relative; line-height:24px; font-size:18px; padding: 2px 0px; font-weight:300; color: #333;}
.notice_roll > li > a > .txt {display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; max-width:calc(100% - 130px); max-width:-webkit-calc(100% - 130px); vertical-align: top; margin-right: 4px;}
.notice_roll > li > a > .txt .ico {display: inline-block; color: #fff; font-weight: 100; font-size:15px; background: #073c8d; padding:3px 10px; line-height:130%; vertical-align: top;margin-right: 5px;}
.notice_roll > li > a > img {display: inline-block; vertical-align: top; }
.notice_roll > li > a > .date {position: absolute; right: 0px;  top:0%; font-size: 0.95em; font-weight: 300; padding-left: 25px; background: url(../img/common/ico_day2.png) no-repeat left center;}

.main_banner_wrap {padding: 30px 0px;}
.main_banner_wrap > ul {overflow: hidden; margin: 0px -45px}
.main_banner_wrap > ul > li {float: left; width:33.3333%; box-sizing: border-box; padding: 10px 7.2%}
.main_banner_wrap > ul > li img {width:100%; max-width:none;}
.main_banner_wrap > ul > li:nth-child(2) {display: none;}
.main_banner_wrap > ul > li > div {position: relative; padding: 0px 50px 20px 0px;}
.main_banner_wrap > ul > li > div:before {display: block; content: ""; width:20px; height:70%; z-index: 9; background: #a45d68; position: absolute; right:0px; bottom: 0px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}
.main_banner_wrap > ul > li > div:after {display: block; content: ""; width:100%; height:20px; background: #a45d68; position: absolute; left:0px; bottom:0px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}
.main_banner_wrap > ul > li > div:before {display: block; content: ""; width:20px; height:70%; z-index: 9; background: #a45d68; position: absolute; right:0px; bottom: 0px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}
.main_banner_wrap > ul > li > div:after {display: block; content: ""; width:100%; height:20px; background: #a45d68; position: absolute; left:0px; bottom:0px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}

.main_banner_wrap > ul > li > div > a {display: block; position: relative;}
.main_banner_wrap > ul > li > div > a:before {display: block; content: ""; width:46px; height: 1px; z-index: 9; background: #ff5546; position: absolute; left: 10px; top:19px;}
.main_banner_wrap > ul > li > div > a:after {display: block; content: ""; width:1px; height:46px; background: #ff5546; position: absolute; left:17px; top: 10px;}
.main_banner_wrap > ul > li > div > a .img {display: block; position: relative; max-width:331px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}
.main_banner_wrap > ul > li > div > a:hover .img {box-shadow:3px 10px 15px #b3b3b3; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}
.main_banner_wrap > ul > li > div > a .img > span {display: block; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); color: #fff; font-size: 1.2em; line-height: 140%; width: 100%; font-weight: 100; text-align: center; opacity: 0.8;}
.main_banner_wrap > ul > li > div > a .img:after {display: block; content: ""; width:21px; height: 11px; background: url(../img/main/ban_arrow.png) no-repeat left top; position: absolute; right:15px; bottom:15px;}
.main_banner_wrap > ul > li > div > a .tit {display: block; padding: 20px 0px; text-align: center; font-size:1.25em; line-height: 140%; color: #000; font-weight: 600; }


.main_banner_wrap_new {padding: 30px 0px;}
.main_banner_wrap_new > ul {overflow: hidden; margin: 0px -11px}
.main_banner_wrap_new > ul > li {float: left; width:33.3333%; box-sizing: border-box; position:relative; padding:11px;}
.main_banner_wrap_new > ul > li .banner_tit {position:absolute; left:40px; bottom:30px; color:#ffffff; font-size:1.6em; font-weight:800; line-height:30px;}
.main_banner_wrap_new > ul > li .banner_etit {color:#ffffff; font-size:0.7em; font-weight:100;}
.main_banner_wrap_new > ul > li a img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.main_banner_wrap_new > ul > li a:hover img {-webkit-filter: grayscale(0%);filter: grayscale(0%);}



#section3 {background: #f7f7f7; max-width:1400px; margin:0 auto;}

.main_counter {overflow: hidden; margin: 0px}
.main_counter > li {float: left; width:25%; box-sizing: border-box; padding:10px 0;  text-align: center;}
/*.main_counter > li:first-child {display: none;}*/
.main_counter > li > div {width: 257px; margin: 0 auto; height: 257px; position: relative; background: #fff; border-radius:100%; overflow: hidden;}
.main_counter > li > div > p {width: 100%; position: absolute; left: 0px; top:50%; text-align: center; transform: translateY(-50%); -webkit-transform: translateY(-50%); font-size: 1em; font-weight:300; line-height:130%; padding-bottom:10px;}
.main_counter > li > div > p > strong {font-size:5em; line-height:120%; font-weight:500; display: block; text-align: center; padding-bottom:10px;}





#section4 {overflow: hidden; max-width:1400px; margin:0 auto;}


.main_movie {position: relative; padding-bottom:56.25%; overflow: hidden;}
.main_movie iframe {width: 100% !important; height:100% !important; position: absolute; left:50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

.youtube_wrap_max {max-width: 960px; margin: 0 auto;}
.youtube_wrap {position: relative; padding-bottom:56.25%; }
.youtube_wrap iframe {width: 100% !important; height: 100% !important; position: absolute; left: 0px; top: 0px;}


.dis_table {display: table; width: 100%;}
.dis_table_cell {display: table-cell; vertical-align: middle; }

.ex_list {width:1660px;}
.ex_list > ul > li {border-bottom:1px solid #e5e5e5; box-sizing: border-box;}
.ex_list > ul > li:first-child {border-top:1px solid #e5e5e5; }
.ex_list > ul > li .title {font-size:16px; height: auto; font-weight: 100; overflow: hidden; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; line-height: 140%; color: #242424; letter-spacing: -1px; box-sizing: border-box;}
.ex_list > ul > li .title > span {display: inline-block; vertical-align: top;}
.ex_list > ul > li .title {padding:25px 0px;}
.ex_list > ul > li .title > strong {display: inline-block; line-height: 140%; vertical-align: top; font-weight: 600; font-size:1.2em; padding-right: 20px;}
.ex_list > ul > li .detail_wrap {display: block; width: 100%; height:0px; overflow: hidden;transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; position: relative;}
.ex_list > ul > li .detail_wrap .dis_table {display: table; width: 100%; background-size:cover !important;}
.ex_list > ul > li .detail_wrap .dis_table_cell {height:300px; color: #fff; padding: 10px 10px 10px 10%; box-sizing: border-box; position: relative;}
.ex_list > ul > li .detail_wrap .dis_table_cell:before {display: block; content: ""; width: 100%; height: 100%; min-height:400px; position: absolute; left: 0px; top: 0px; background: #000; opacity: 0.4;}
.ex_list > ul > li .detail_wrap .dis_table_cell .title2 {font-size:17px; font-weight: 100; color: #fff; position: relative; padding-left:25px;}
.ex_list > ul > li .detail_wrap .dis_table_cell .title2 > span {display: inline-block; vertical-align: middle;}
.ex_list > ul > li .detail_wrap .dis_table_cell .title2 > strong {display: inline-block; line-height: 140%; vertical-align: middle; font-weight: 600; font-size:1.35em; padding-right: 20px;}
.ex_list > ul > li .detail_wrap .dis_table_cell .title2:before {display: block; content: ""; width: 1px; height:30px; background: #fff; position: absolute; left: 0px; top:8px; opacity: 0.7; }
.ex_list > ul > li .detail_wrap .dis_table_cell .title2:after {display: block; content: ""; width:72px; height: 72px; background: url(../img/main/board_next.png) no-repeat center center #fff; border-radius:100%; margin-top: 30px; }

.ex_list > ul > li.on .ex_hover .title {transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; transition-delay: 0.3s;}
.ex_list > ul > li.on .ex_hover .detail_wrap {height: 300px; position: relative; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}


.more_wrap {text-align: center; padding-top: 30px}
.more_wrap > a {display: inline-block; padding: 0px 30px 0px 20px; border: 1px solid #ccc; border-radius:30px; text-align: center;}
.more_wrap > a > span {display:inline-block; font-size:17px; font-weight: 600; color: #242424; line-height:43px; padding-left: 30px; background: url(../img/common/arrow.gif) no-repeat left center; }
 
#section5 .more {top: -60px;}

.partner_company > ul {margin:0px; border: 1px solid #ccc;}
.partner_company > ul:After {display: block; content: ""; clear: both;}
.partner_company > ul > li {float: left; width: 33.33333%; box-sizing: border-box; text-align: center; border-left: 1px solid #ccc;}
.partner_company > ul > li:nth-child(1) {border-left: none;}
.partner_company > ul > li:nth-child(4) {float:none; width:100%; clear: both;border-left: none; border-top:1px solid #ccc; }
.partner_company > ul > li > dl dt {display: inline-block; color: #242424; font-size: 1.05em; vertical-align: middle; padding:5px 10px; }
.partner_company > ul > li > dl dd {display: inline-block; vertical-align: middle; padding:14px 0px;}
.partner_company > ul > li > dl dd > ul > li {display: inline-block; vertical-align: middle; padding:3px 6px;}

.schedule_wrap {font-size: 1.15em;}
.schedule_wrap .ico_list {position: relative; overflow: hidden; padding: 0px 0px 40px 0; margin-top: -7%; margin-bottom: 40px;}
.schedule_wrap .ico_list:after {display: block; clear: both; content: "";  width:148px; height: 1px; background: #000; position: absolute; left: 0; margin-left: 0px; bottom: 0px;}
.schedule_wrap .ico_list > li {float: left; width: 33.333%; box-sizing: border-box; padding-left:30px;}
.schedule_wrap .ico_list > li > p {position: relative; padding-left: 70px;}
.schedule_wrap .ico_list > li > p > strong {display: block;}
.schedule_wrap .ico_list > li > p .ico {position: absolute; left: 0px; top: 0px;}

.schedule {padding:0px 480px 0px 30px; min-height: 390px;}
.schedule > h4 {margin-top: 40px;}
.schedule > h4:first-child {margin-top:0px;}


/* 팝업 */

.main_layer_pop {position: absolute; left:5%;  top:100px; z-index: 9999}
.main_pop_bottom {background: #fff; font-weight: 300; color: #000; padding:10px; position: relative; font-size: 14px; box-sizing:border-box; border:1px solid #ccc;}
.main_pop_bottom .close {position: absolute; right: 10px; top: 10px; padding-right: 30px; background: url(../popup/images/pop_close.gif) no-repeat right center; }
.main_layer_pop_inner {width: 100%; height: 100%; display: flex; align-items:center; position: relative; margin: 0 auto; box-sizing: border-box;}
.main_layer_pop_inner .cell {display:block; width:100%; position: relative;}
.main_layer_pop .bx-wrapper .bx-controls-direction a {margin-top: -22px; width:44px; height:44px;}
.main_layer_pop .bx-wrapper .bx-prev {left:0px; background: url(../img/main/pop_l.png) no-repeat 0 0;}
.main_layer_pop .bx-wrapper .bx-next {right:0px; background: url(../img/main/pop_r.png) no-repeat 0 0;}
.main_layer_pop .pop_wrap_in {margin: 0 auto;}
.main_layer_pop .pop_wrap_in{max-height:90vh; overflow-y:auto;}


.pop_slide {width:100%; position:relative;}
.pop_slide .slick-arrow {z-index:2; position:absolute; text-indent:-999999em; top:50%; transform:translateY(-50%); display: flex; width:40px; height:40px; justify-content: center; align-items: center;cursor: pointer }
.pop_slide .slick-arrow:before {display: block; content: ''; width:9px; height: 9px; border-top: 3px solid #333; border-right: 3px solid #333; border-radius: 3px; display: inline-block; transform: rotate(-135deg);}
.pop_slide .slick-next {right:0px;}
.pop_slide .slick-next:before { transform: rotate(45deg);}
.pop_slide .slick-dots {position:absolute; width:100%; left:0px; bottom:10px; z-index:2}




@media (hover: none) {
    .hover:hover .ico_circle {background: #007dc6;}
  
    
}


.more {position: absolute; right:10px; top:0px;}
.more a {display: block; font-size:16px; font-weight: 300; color: #000000; padding-right: 30px; background: url(../img/main/more.png) no-repeat right center; line-height: 24px;}
.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 25px 0px; color:#333; font-size:34px; line-height:150%; font-weight: 700;}
.m_tit2 {padding:0px 0px 25px 0px; color:#333; font-size:34px; line-height:130%; 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_bg {display: block; background: url(../img/common/line.gif) repeat left top; min-height:17px; }
.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;}

/* quick */
.down .quick_wrap {position: fixed; top:87px;}

.quick_wrap {position: absolute; width: 89px; right: 10px; top:190px; z-index: 999}
.quick_wrap > ul > li {margin-bottom: 2px; border: 3px solid #fff; width: 100%; box-sizing: border-box; display: table;}
.quick_wrap > ul > li > a {display: table-cell; width: 100%; vertical-align: middle; position: relative; text-align: center; font-size: 13px; line-height: 140%; font-weight: 100; background: #012b7d; color: #fff; height:120px;}
.quick_wrap > ul > li > a .ico {display: block;}
.quick_wrap > ul > li > a:before {display: block; content: ""; width:18px; height: 1px; background: #fff; position: absolute; left: -1px; top:6px; transform: rotate(40deg); -webkit-transform: rotate(40deg);}
.quick_wrap > ul > li > a:after {display: block; content: ""; width: 18px; height: 1px; background: #fff; position: absolute; right: -1px; bottom:6px; transform: rotate(40deg); -webkit-transform: rotate(40deg);}

.quick_wrap .top {border: 3px solid #fff;}
.quick_wrap .top a {display: block; position: relative; text-align: center; font-size: 13px; line-height: 140%; font-weight: 100; background:url(../img/common/arrow3.gif) no-repeat center 10px #333333; color: #fff; padding:20px 0px 5px 0px;}


/* 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: 1400px; margin:0 auto; border-bottom: 1px solid #6f737c}
#footer_navi > ul {font-size: 0px; text-align: left; float: left; 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:15px; color:#fff; font-weight:300; line-height: 28px; }
#footer_navi > ul.sns {float: right;}
#footer_navi > ul.sns li {padding-left: 0px;}
#footer_navi > ul.sns li:after {display: none;}

#footer {max-width: 1400px; margin: 0 auto; position: relative;}

#footer .addressW {padding:25px 0px 55px 180px; position: relative; font-size:14px; color:#c2c3c8; line-height:24px; font-weight:100; background: url(../img/common/f_logo.gif) no-repeat left 30px; background-size:auto 38px; }
#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; background: #252b2b; text-align: center; padding:16px;}
#footer .go_top > a > span {display: block; 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 {padding-top:20px; font-size: 0.95em; font-weight: 100; color: #cccccc;}
#footerW .copy > p {max-width: 1400px; margin: 0 auto; color: #85858d; font-size: 15px; font-weight: 100;}


#content {width:100%; max-width:1400px; margin:0 auto; padding:30px 0px;}
#content:after {clear:both; content:""; display:block;}


.sub_wrap {padding-top:101px; }
.sub_wrap #header {background: #fff; transition: all 0.2s 0s ease-in-out; padding-top: 0px; border-bottom: 1px solid #eee;}
.sub_wrap #header .w_gnb .gnb > ul > li > a > span {color: #333333;}
.sub_wrap #header .w_gnb .gnb > ul > li:hover > a > span {color:#333333;}
.sub_wrap #header .w_gnb .gnb > ul > li.on > a > span {color:#333333;}
/**.sub_wrap #header h1 a {background: url(../img/common/logo2.png) no-repeat left top}*/
.sub_wrap #header .top_btns > li a {color: #333333; transition: all 0.3s 0s ease-in-out;}
.sub_wrap #header .top_btns > li .m_topbtn {color: #333333; transition: all 0.3s 0s ease-in-out;}
.sub_wrap #header .top_btns > li .ico1 {background: url(../img/common/ico_login2.png) no-repeat center top;}
.sub_wrap #header .top_btns > li .ico2 {background: url(../img/common/ico_user2.png) no-repeat center top;}
.sub_wrap .menu_btn .line-top,
.sub_wrap .menu_btn .line-middle,
.sub_wrap .menu_btn .line-bottom {background: #000;}


.sub_visual {width: 100%; box-sizing: border-box; overflow: hidden; position: relative; background: url(../img/common/sub_visual.jpg) no-repeat center top; display: table; background-size:cover !important; max-width: 1720px; margin: 0 auto;}
.sub_visual .sub_txt {text-align: center; display: table-cell; height:260px; vertical-align: middle; color: #fff;} 
.sub_visual .sub_txt > h2 {padding-bottom:10px; padding-top: 30px; color:#000;} 
.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/exhibitor/sub_visual01.jpg) no-repeat center top;}
.sub_wrap_3 .sub_visual {background: url(../img/brand/sub_visual.jpg) no-repeat center top;}
.sub_wrap_4 .sub_visual {background: url(../img/community/sub_visual.jpg) no-repeat center top;}
.sub_wrap_5 .sub_visual {background: url(../img/exhibitor/sub_visual01.jpg) no-repeat center top;}
/*.sub_wrap_5 .sub_visual {background: url(../img/application/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_01_01 .sub_visual {background: url(../img/introduce/sub_visual01_01.jpg) no-repeat center top;}
.sub_wrap_01_02 .sub_visual {background: url(../img/introduce/sub_visual01_02.jpg) no-repeat center top;}
.sub_wrap_01_03 .sub_visual {background: url(../img/introduce/sub_visual01_03.jpg) no-repeat center top;}
.sub_wrap_02_01 .sub_visual {background: url(../img/exhibitor/sub_visual02_01.jpg) no-repeat center top;}
.sub_wrap_02_02 .sub_visual {background: url(../img/exhibitor/sub_visual02_02.jpg) no-repeat center top;}
.sub_wrap_02_03 .sub_visual {background: url(../img/exhibitor/sub_visual02_03.jpg) no-repeat center top;}
.sub_wrap_03_01 .sub_visual {background: url(../img/brand/sub_visual03_01.jpg) no-repeat center top;}
.sub_wrap_04_01 .sub_visual {background: url(../img/community/sub_visual04_01.jpg) no-repeat center top;}
.sub_wrap_04_02 .sub_visual {background: url(../img/community/sub_visual04_02.jpg) no-repeat center top;}
.sub_wrap_04_03 .sub_visual {background: url(../img/community/sub_visual04_03.jpg) no-repeat center top;}
.sub_wrap_04_04 .sub_visual {background: url(../img/community/sub_visual04_04.jpg) no-repeat center top;}


.sub_wrap .bt_quick {display: none}

#sub_tit {font-size:52px; max-width: 1400px; margin: 0 auto; text-align:left; color:#000; font-weight:800; line-height:150%; margin-top:120px;}
#sub_tit .txt_s {font-size:36px; display: inline-block;}


#m_lnb {display:none;}


#lnb_wrap {position:relative; z-index:99; height:60px; border-bottom: 1px solid #dddddd; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; word-break: keep-all; max-width:1720px; margin:0 auto; min-height: 10px; background:#fff; box-shadow: none; box-sizing: border-box;}
#lnb_wrap .lnbs1 {display: block;}

#lnb_wrap .lnb { position:relative; z-index:9;}
#lnb_wrap .lnb:after { clear:both; content:""; display:block;}
#lnb_wrap .lnb .lnbs { float:left; width:250px; 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 .lnbs3 {display: none;}
#lnb_wrap .lnb .lnbs2 {margin-left: -1px; border-right:1px solid #dddddd}


#lnb_wrap .ico_home {float:left; display: block;}
#lnb_wrap .ico_home a {display:block; width:80px; height:60px; color: #000; line-height: 60px; background:url(../img/common/ico_home.png) no-repeat center center; 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: #333; color:#fff;}
.lnb .three_depth {border: none;}
.lnb ul li .three_depth a {padding:6px 15px; border: none; font-size: 13px;}

.lnbs2 > ul > li:first-child > a  { border-top:none;}
.lnbs2 > ul > li.drop > a {background: none !important;}


#lnb_tit {font-size:16px; box-sizing:border-box; padding-right:45px; padding-left:25px; color:#000; font-weight:300; line-height:60px; height:60px; background:url(../img/common/down.png) no-repeat 90% center; cursor:pointer; border-right:1px solid #dddddd; border-left:1px solid #dddddd}
#lnb_tit2 {display: block; font-size:16px; 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: #000;}
#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: 1400px; margin:0px auto 50px auto; padding-top:60px; 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: 1400px; margin: 0 auto; font-size:14px; color:#333; font-weight: 300; line-height: 160%; word-break: keep-all; padding-top:40px;}
.sub_con.wd120{max-width:1200px !important;}

.sub_con img {max-width: 100%;}

.s_tit {font-size:20px; color: #000; line-height: 120%; padding:0px 0px 25px 0px; margin-top:50px; font-weight:700; position: relative;}
.s_tit > img{margin-top:2px;}
.s_tit > span {display: inline-block; position: relative; z-index: 1}
.s_tit:after {display:block; content: ""; width:68px; height:1px; background: #000; position: absolute; left:0%; top: 10px; margin-left: -100px;}
.s_tit.tc {text-align: center; background: none !important; padding-left: 0px;}
.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: 1400px; 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:20px; color: #000000; padding:40px 0px 15px 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;}

.brand_view {display: table; width: 100%; background-size:  cover !important; position: relative;}
.brand_view:before {display: block; content: ""; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; background: #000; opacity: 0.6;}
.brand_view .cell {position: relative; display: table-cell; vertical-align: middle; text-align: center; box-sizing: border-box; vertical-align: middle; color: #fff; height:500px; font-size:26px;line-height: 140%; font-weight: 100;}
.brand_view .cell .title > strong {display:block; line-height: 140%; font-weight: 600; font-size: 1.6em;}


.brand_customer {position: relative; min-height: 145px; padding:110px 240px 40px 280px; margin-top: -110px; font-size: 1.15em;}
.brand_customer .brand {width:217px; height: 217px; box-sizing: border-box; border: 1px solid #000; position: absolute; left: 0px; top: 0px; background: #fff;}
.brand_customer .brand {width:217px; height: 217px; box-sizing: border-box; border: 1px solid #000; position: absolute; left: 0px; top: 0px;}
.brand_customer .brand img {max-width:202px; max-height:202px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%)}
.brand_customer > ul {overflow: hidden; padding-top: 10px;}
.brand_customer > ul > li {float: left; margin-top: 10px; position: relative;}
.brand_customer > ul > li > p {min-height: 36px; box-sizing: border-box; padding: 5px 0px 5px 44px; color: #666666;}
.brand_customer > ul > li > p > strong {color: #000;}
.brand_customer > ul > li.ico01 {float: none;}
.brand_customer > ul > li.ico01 > p {background: url(../img/brand/ico_add.png) no-repeat left top;}
.brand_customer > ul > li.ico02 > p {background: url(../img/brand/ico_tel.png) no-repeat left top;}
.brand_customer > ul > li.ico03 > p {background: url(../img/brand/ico_mail.png) no-repeat left top;}
.brand_customer > ul > li.ico03 {margin-left:40px; padding-left:40px;}
.brand_customer > ul > li.ico03:before {display: block; content: ""; width: 1px; height:20px; background: #ccc; position: absolute; left: 0px; top: 50%; margin-top: -10px;}
.brand_customer .bt_go {position: absolute; right:0px; top:140px;}
.brand_customer .bt_go > a {display: block; border: 1px solid #909090; text-align: center; padding: 0px 20px 0px 10px; width: 240px; box-sizing: border-box;}
.brand_customer .bt_go > a.ins_bt{margin-top:5px !important; background: url(../img/brand/ic_ins.png) no-repeat 10% center;}
.brand_customer .bt_go > a > span {display: block; color: #242424; line-height: 55px; background: url(../img/brand/arrow.png) no-repeat right center;}

.brand_info_wrap {padding:40px 0px; border-top:1px solid #f2f3f7 }
.brand_info .box:first-child {margin-top: 0px;}
.brand_info .box {position: relative; margin-top: 30px; padding-left: 280px; min-height: 30px; color: #000000; font-size: 1.15em; line-height: 150%;}
.brand_info .box .txt_t {position: absolute; left: 0px; top:2px; font-size: 1.2em; line-height: 140%; font-weight:600;}
 
.brand_movie_wrap {background: #f2f3f7; padding: 5% 0px;}
.brand_movie {width: 100%; max-width:1000px; margin: 0 auto;}
.brand_movie .box {position: relative; padding-bottom: 55%;}
.brand_movie .box iframe {width: 100% !important; height: 100% !important; position: absolute; left: 0px; top: 0px;}

.brand_lookbook_wrap {padding: 5% 0px;}
.look_book {overflow: hidden; padding-bottom: 30px;}
.look_book > li {float: left; width: 33.3333%; box-sizing: border-box;}
.look_book > li > div {padding-bottom: 100%; overflow: hidden; position: relative;}
.look_book > li > div img {max-width: 100%; max-height: 100%; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

.more_bt {text-align: center;}
.more_bt > a {display: inline-block; padding: 0px 20px; border: 1px solid #d7d7d7; border-radius:30px;}
.more_bt > a > span {display: block; padding-left: 30px; background: url(../img/common/arrow.gif) no-repeat left center; color: #242424; font-weight: 500; line-height:44px; }

.btn_list {display: inline-block;}
.btn_list > span {display:block; font-weight: 500; line-height:44px; padding-right:110px; color: #242424; background: url(../img/common/bt_list.gif) no-repeat right center;}

.introduce_wrap {font-size:1.15em; line-height: 150%; }
.introduce_wrap .first_txt {font-size:1.55em; line-height: 140%; letter-spacing: -1px; padding-bottom:25px; font-weight:bold;}
.introduce_wrap .first_txt > strong {display: inline-block; vertical-align: top; font-size: 1.7em; line-height:110%; font-weight: 600;}
.introduce_wrap .second_txt {}
.introduce_wrap .second_txt.sec_not:after{display:none;} 
.introduce_wrap .second_txt:after {display: block; content: ""; width:50px; height: 1px; background: #e6002d; margin: 30px 0px;}
.introduce_wrap .bg1 {min-height: 473px; box-sizing: border-box; position: relative; margin-top: 60px;}
.introduce_wrap .bg1 .box {max-width:700px; width: 100%; position: absolute; box-sizing: border-box; right: 0px; bottom: 0px; padding: 30px 30px 10px 30px; background: #fff;}
.introduce_wrap .bg1 .box .bul01 > li {margin-top: 30px; font-size: 0.9em;}
.introduce_wrap .bg1 .box .bul01 > li:first-child {margin-top:0px;}
.introduce_wrap .bg1 .box .bul01 > li > strong {display: block; padding-bottom:10px; font-size: 1.1em;}
.introduce_wrap .bg1:before {display: block; content: ""; width: 1660px; height: 100%; position: absolute; left: 0px; top: 0px; background: url(../img/introduce/01_img01.jpg) no-repeat left top;}

.purpose {overflow: hidden;}
.purpose > li {float: left; width: 33.3333%; border-left:1px solid #e5e5e5; box-sizing: border-box; padding:10px;}
.purpose > li .box { text-align: center;}
.purpose > li .box .ico {display: none; padding-bottom:20px;}
.purpose > li:first-child {border-left:none}

.trend_fair_wrap {background:url(../img/introduce/01_img02.jpg) no-repeat center top; box-sizing: border-box; padding:5% 10px; margin: 0px -10px; min-height: 734px; margin-top: 80px; background-size: cover;}
.trend_fair_wrap .trend_fair {background: #fff; max-width:1722px; margin: 0 auto; box-sizing: border-box; padding: 50px 10px; position: relative;}
.trend_fair_wrap .trend_fair:after {display: block; content: ""; width:19px; height: 53px; background: #e6002d; position: absolute; right: 10%; top: 100%; margin-top:-25px;}
.trend_fair_wrap .trend_fair .of_hi {margin: 0px -20px; font-size: 1.05em; }
.trend_fair_wrap .trend_fair .of_hi .box {float: left; box-sizing: border-box; width: 50%; padding: 20px;}
.trend_fair_wrap .trend_fair .of_hi .box .first {font-weight: 600; padding-bottom: 30px;}
.trend_fair_wrap .trend_fair .of_hi .box .first > strong {display: block; letter-spacing:-1px; font-size: 2.1em; font-weight: 700; line-height: 140%}
.trend_fair_wrap .trend_fair .of_hi .box .first > strong .first_img{width:180px;}
.trend_fair_wrap .trend_fair .of_hi .box .img {padding-left: 100px; padding-top: 30px;}
.trend_fair_wrap .trend_fair .of_hi .box > ul > li {position: relative; padding-left:60px; margin-top: 20px;}
.trend_fair_wrap .trend_fair .of_hi .box > ul > li > strong {position: absolute; left: 0px; top: 0px;}
.trend_fair_wrap .trend_fair .of_hi .box:nth-child(2) > ul > li {padding-left:100px; }

.intro_buyer {overflow: hidden; margin: -20px;}
.intro_buyer > li {float: left; width: 33.3333%; box-sizing: border-box; padding: 20px;}
.intro_buyer > li > div {border: 1px solid #e5e5e5; position: relative; min-height:340px; box-sizing: border-box; padding: 20px 20px 20px 30px;}
.intro_buyer > li > div > h4 {padding-right: 80px; font-size: 1.5em; line-height: 140%; font-weight: 600;}
.intro_buyer > li > div > h4 .num {display:none; vertical-align: middle; font-size:2em; color: #f8c3d7; line-height: 120%; font-weight: 600; padding-right: 10px;}
.intro_buyer > li > div .bul01 > li {margin-top:15px;}
.intro_buyer > li > div .ico {position: absolute; right: 20px; top:15px; display: none;}
.intro_buyer > li > div.gray {min-height:230px;}
.intro_buyer > li > div.gray > h4 .num {color: #f2f2f2}


.gray_bar {background: #f3f4f8; margin: 0px -10px; padding:70px 10px; margin-top: 80px;}

.blank_list {overflow: hidden; margin: 0px -6px;}
.blank_list > li {float: left; width: 20%; box-sizing: border-box; padding:6px;}
.blank_list > li > a {display: block; text-align: center;}
.blank_list > li > a .pic {display: block; padding-bottom:56.29%; position: relative;}
.blank_list > li > a .pic > img {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.blank_list > li > a .txt_t {display: block; min-height:40px; padding-top: 5px; font-size: 1.15em;}


.reference_wrap:after {display: block; content: ""; clear: both;}
.reference_wrap .box {/**float: left; width: 50%;*/float:none; width:100%; box-sizing: border-box; /**margin-top: -45px;*/}

.reference_wrap .box > dl {border: 1px solid #ccc; font-size: 1.15em;}
.reference_wrap .box > dl > dt {padding: 20px 5%; font-weight:300;}
.reference_wrap .box > dl > dd {padding: 20px 5%; background: #f3f4f8; font-weight: 100;}
.reference_wrap .box > dl > dd .txt_s {padding-left:50px; background: url(../img/introduce/ico_user.gif) no-repeat left top; min-height: 41px; box-sizing: border-box; padding-top: 5px;}

.map_wrap {overflow: hidden; box-sizing: border-box; border: 1px solid #ccc;}
.map_wrap {width: 100%; height:520px;}
.map_wrap iframe {width: 100% !important; height: 100% !important;}
.map_address {font-size:1.4em; padding-left:65px; background: url(../img/introduce/map.gif) no-repeat left top; min-height:54px; box-sizing: border-box; padding-top:10px; line-height: 140%; margin-bottom: 20px;}
.map_btn {float: right; width: 100%; padding-top: 30px; max-width:760px; }
.map_btn > p {line-height: 140%; font-weight: 100; padding-bottom: 5px; font-size: 1.15em;}
.map_btn .btn {overflow: hidden; margin:0px -3px;}
.map_btn .btn > li {float: left; width: 25%; box-sizing: border-box; padding:3px;}
.map_btn .btn > li > a {min-width: 100%;}

.application_doc {font-size: 1.15em; line-height: 140%; }
.application_doc .br_box {padding:0px; margin-top: 30px;}
.application_doc .br_box .ico {border-bottom: 1px solid #ccc; padding: 10px;}
.application_doc .br_box .ico .txt_t {display: inline-block; width:170px; height: 53px; line-height: 53px; box-sizing: border-box; vertical-align: middle; padding: 0px 20px 0px 50px; margin-right: 15px;}
.application_doc .br_box .ico .ib {display: inline-block; vertical-align: middle;}
.application_doc .br_box .ico.ico01 {font-weight: 600;}
.application_doc .br_box .ico.ico01 .txt_t {background: url(../img/exhibitor/01_ico01.png) no-repeat 20px center #666666; color: #fff;}
.application_doc .br_box .ico.ico02 .txt_t {background: url(../img/exhibitor/01_ico03.png) no-repeat 20px center #f3f4f8; color: #333;}
.application_doc .br_box .bul01 {padding: 20px 20px 20px 5%;}
.application_doc .br_box .bul01 > li {margin-top: 15px;}
.application_doc .br_box .bul01 > li .small {font-size: 0.9em; color: #666666;}

.application_doc2:after {display: block; content: ""; clear: both}
.application_doc2 {margin: 0px -10px;}
.application_doc2 .box {float: left; width: 50%; box-sizing: border-box; padding: 10px;}
.application_doc2 .box > p {font-size: 1.15em;}

.booth_info {position: relative;}
.booth_info .box {box-sizing: border-box; max-width:796px; background: #fff;  font-size: 1.15em; line-height: 140%; z-index: 2}
.booth_info .box > ul > li {margin-top: 10px; position: relative; padding-left:80px;}
.booth_info .box > ul > li .txt_t {position: absolute; left: 0px; top: 0px;}
.booth_info .box > ul > li.one {padding-left: 0px; margin-top:40px;}
.booth_info .box > ul > li.one .txt_t {position: relative; left: auto; top: auto; padding-bottom: 10px; display: block;}
.booth_info .box > ul > li .price {padding-left: 40px; background: url(../img/exhibitor/ico_price.png) no-repeat left top;}


.application_wrap {/**background:url(../img/application/01_img01.jpg) no-repeat center top;*/ background-color:#f7f7f7; box-sizing: border-box; padding:5% 10px; margin: 0px -10px; margin-top: 80px; background-size: cover;}
.application_type:after {display: block; content: ""; clear: both;}
.application_type {margin: -30px;}
.application_type > li {float: left; width: 50%; box-sizing: border-box; padding:30px;}
.application_type > li .box {box-sizing: border-box; text-align: center; padding: 40px 30px; transition: all 0.2s 0s ease-in-out; background-color:rgba(243,203,170,0.9);}
.application_type > li .box.box_red{background-color:rgba(243,203,170,0.9) !important;}
.application_type > li:last-child .box{/**background-color:rgba(239,239,239,0.9);*/ background-color:rgba(255,255,255,0.9);}
.application_type > li .box .box_st{display:block; font-size:1.8em; font-weight:bold; font-family: 'Montserrat', sans-serif; padding-bottom:10px;}
.application_type > li .box .box_sstit{display:block; margin-bottom:30px; font-size:1.1em; position:relative;}
.application_type > li .box .box_sstit:after {display: block; content: ""; clear: both; position:absolute; left:50%; top:40px; transform: translateX(-50%); -webkit-transform: translateX(-50%);  width:30px; height:2px; background-color:#333;}
.application_type > li .box > h3 {font-size:2.8em; font-weight: 600; color: #111; line-height: 140%; padding-bottom: 15px;}
.application_type > li .box > h3.sm{font-size:2.1em;}
.application_type > li .box .txt {font-size:1.2em; line-height: 140%; padding-bottom: 20px;}
.application_type > li .box .bt {display: block; max-width:160px; line-height: 60px; text-align: left; padding-left: 10px; margin: 0 auto; color: #000; font-size: 1.4em; border-bottom:1px solid #111; transition: all 0.2s 0s ease-in-out; position:relative;}
.application_type > li .box .bt:after{display: block; content: ""; width: 15px; height: 22px; background: url(../img/common/arrow_r_bl.png) no-repeat left top; position: absolute; right: 10px; top: 50%; margin-top: -11px;}
/**
.application_type > li .box:hover{background-color:rgba(243,203,170,1);}
.application_type > li .box.box_red:hover{background-color:rgba(243,203,170,1) !important;}
.application_type > li:last-child .box:hover{background-color:rgba(239,239,239,1);}
.application_type > li .box:hover {box-shadow: 0px 0px 10px #000; transition: all 0.2s 0s ease-in-out;}
*/
.application_type.three > li{width:33.33333%;}


.hall_info {border: 1px solid #ccc; margin-bottom: 40px; text-align: center; 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;}



.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}



#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_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: 0 auto; margin-bottom:40px;}
.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:53px; vertical-align: middle; background:#fff; line-height:20px; padding:0px 0px; text-align:center; color:#999999; box-sizing:border-box; border:1px solid #cccccc; font-size:1.05em; border-left: none}
.atab li:first-child a {border-left:1px solid #cccccc;}
.atab li.on a {font-weight:400; background: #fff; color: #e6002d; border:1px solid #e6002d !important }
/*.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:#004497;  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 KR", sans-serif; 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 KR", sans-serif; 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 KR", sans-serif; color:#444444; font-size:22px; line-height:38px;}



/* member */
.login_wrap {margin:0 auto; border: 1px solid #cccccc; background: #fff; padding:35px 45px; box-sizing: border-box;}
.login_wrap .login_bt .btn {background-color: #111; border: 1px solid #111; color: #fff; padding: 12px; line-height:40px; display: block; font-size: 22px; text-align: center;font-weight:300; width: 100%; cursor: pointer; 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:30px 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:#f7f7f7; color:#565a5c; box-sizing:border-box; -moz-box-size:border-box; font-size:15px;}
.find_idpw {text-align: right; 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: #242424; 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;}

.join_go {padding:18px 0px 0px 0px; text-align:center; margin:18px 0px 0px 0px; border-top:1px solid #cccccc}

.join_go > a {background-color: #fff; color: #0c91dd; padding: 12px; line-height: 40px; display: block; font-size:22px; text-align: center; font-weight:300; width: 100%; border: 1px solid #0c91dd; cursor: pointer; box-sizing: border-box; -moz-box-size: border-box;}

.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;}






.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; }

.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;}

.bt_include_left {position: relative; padding-left: 100px; box-sizing: border-box;}
.bt_include_left .add_bt {position: absolute; left: 0px; top: 50%; transform:translateY(-50%);}


.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; background: #fff; border-top:1px solid #000; border-bottom: 1px solid #ccc; font-size: 1.1em; font-weight: 500; margin-bottom:15px;}
.view_tit .v_tit {font-size: 1.4em; font-weight:400; 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:0.95em; 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;}

/* 달력 */
.sch_topW {box-sizing:border-box; text-align:center; background: #f2f2f2; padding: 0px 30px;}
.sch_topW .in_box {display:block; box-sizing:border-box; min-width:246px; position: relative; padding:15px 30px;}
.sch_topW .in_box .prev {position:absolute; left:0; top:50%; margin-top:-12px; }
.sch_topW .in_box .prev img {max-width:100%;}
.sch_topW .in_box .next {position:absolute; right:0; top:50%; margin-top:-12px;}
.sch_topW .in_box .next img {max-width:100%;}
.sch_topW .in_box .date {box-sizing:border-box; font-size:26px; line-height:150%; color:#333333;font-weight: 700;}


.event_tbW {box-sizing:border-box; padding:20px 0px 20px 0px;}
.ev_tb {width:100%; box-sizing:border-box; table-layout: fixed}
.ev_tb thead tr th {padding:5px 5px; text-align:center; font-size:14px; color:#333; font-weight:500; background: #f8f8f8; border-top:1px solid #dadada;}
.ev_tb thead tr th.sun {color:#d43134;}
.ev_tb thead tr th.sat {color:#458acf;}
.ev_tb tbody tr td {padding:5px 6px; vertical-align:top; height:120px; border:1px solid #e6e6e6; font-size:14px; line-height:22px; color:#000;}
.ev_tb tbody tr td.sun {color:#d43134;}

.ev_tb tbody tr td.sat {color:#1e71c6;}
.ev_tb tbody tr td.today .date{background:url(../img/common/d_arrow.png) no-repeat right top;}
.ev_tb tbody tr td.event .date {color: #fff; background: #107ac4}
.ev_tb tbody tr td .date {display: inline-block; width:23px; height: 23px; line-height: 22px; text-align: center; border-radius:100%; overflow: hidden; vertical-align: middle;}

.ev_tb tbody tr td .eve_txt a {display:block; line-height:18px; font-size:1.05em; color:#fff; padding:7px 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: left;}
.ev_tb tbody tr td .eve_txt a .txt_t {display:block; line-height:18px; color: #0c91dd; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ev_tb tbody tr td .eve_txt a .txt {display:block; line-height:18px; font-weight: 300; color: #242424; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.kwum .ev_tb tbody tr td .eve_txt a {white-space: inherit; text-overflow: inherit; word-break:break-all }
.ev_tb tbody tr td .eve_txt a.on {text-overflow:inherit; white-space:inherit; text-align: left;}
.ev_tb tbody tr td .eve_txt.color0 a {color:#000; padding:0px; padding-top:5px;  font-weight:normal;}
.ev_tb tbody tr td .eve_txt.color0 a {color:#000;}
.ev_tb tbody tr td .eve_txt.color1 a {background:#a22d44}
.ev_tb tbody tr td .eve_txt.color2 a {background:#8b73b9}
.ev_tb tbody tr td .eve_txt.color3 a {background:#40ae5f}
.ev_tb tbody tr td .eve_txt.color4 a {background:#9b733e}
.eve_txt a {display:block; box-sizing:border-box; color:#000; overflow:hidden; }

.good_bt {text-align: right; padding:20px 0px;}
.good_bt button {display: inline-block; color: #000; font-size:15px; line-height: 20px; padding: 8px 0px 8px 43px; background: url(../img/common/good_off.png) no-repeat left top; font-weight: 300; outline: none;}
.good_bt button > span {color: #333;}
.good_bt button.on {background: url(../img/common/good_on.png) no-repeat left top;}
.good_bt button.on > span {color: #0c91dd;}

.regi_type:after {display: block; content: ""; clear: both;}
.regi_type {margin: -30px;}
.regi_type > li {float: left; width: 50%; box-sizing: border-box; padding:30px;}
.regi_type > li .box { box-sizing: border-box;  text-align: center; padding: 20px; transition: all 0.2s 0s ease-in-out; position:relative;}
.regi_type > li .box .box_in > h3 {font-size:1.8em; font-weight: 600; color: #333333; line-height: 140%; padding-bottom: 20px;}
.regi_type > li .box .box_in .box_img {font-size:1.2em; line-height: 140%; padding-bottom: 20px;}
.regi_type > li .box .box_in .box_bt .bt {display: inline-block; width:30%; background:#fff; color: #333;  border:1px solid #ccc; text-align:center; font-size:1.1em; font-weight:400; box-sizing:border-box; transition: all 0.2s 0s ease-in-out;}
.regi_type > li .box .box_in .box_bt .bt > span{padding:0px 20px; height:50px; line-height:49px;}
.regi_type > li .box .box_in .box_bt .bt:hover {color:#fff; background: #ed193a; border:1px solid #ed193a; transition: all 0.2s 0s ease-in-out;}

.regi_type > li .box .box_in{min-height: 430px; position:relative; padding: 10px 50px 20px 10px;}
.regi_type > li .box .box_in:before {display: block; content: ""; width:20px; height:70%; z-index: 9; background: #ed193a; position: absolute; right:0px; bottom: 0px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}
.regi_type > li .box .box_in:after {display: block; content: ""; width:70%; height:20px; background: #ed193a; position: absolute; right:0px; bottom:0px; transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out;}

.regi_type > li .box:before {display: block; content: ""; width: 46px; height: 1px; z-index: 9; background: #ff5546; position: absolute; left: 10px; top: 19px;}
.regi_type > li .box:after {display: block; content: ""; width: 1px; height: 46px; background: #ff5546; position: absolute; left: 17px; top: 10px;}

.important {padding-right:15px; position:relative; display:inline-block; font-weight: 400;}
.important:after {display:inline-block; content:"*"; vertical-align: middle; font-size: 20px; color:#ec5133; position:absolute; right:0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); line-height: 100%;}
.important2 {padding-left:15px; position:relative; display:inline-block;}
.important2:after {display:block; content:"*"; color:#eb444b; position: absolute; left: 0px; top:70%; font-size: 30px; line-height: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

.ico_note {position: relative; color: #e6002d;}

#invoice_wrap {font-size:13px;}
#invoice_wrap .ss_tit{font-size:18px;}
#invoice_wrap .board-view th {padding:5px 5px 5px 20px;  font-size:13px;}
#invoice_wrap .board-view td {padding: 5px 10px 5px 20px; font-weight:300; color:#666;}
#invoice_wrap .table_style2 thead tr th {padding: 5px 2px;}
#invoice_wrap .table_style2 tbody tr td {padding:5px 5px;}
#invoice_wrap .table_style2 tbody tr th { padding: 5px 0 5px;}

.tablw{max-width:960px; margin:0 auto;}

.procedure_ul {background: #fff; overflow:hidden; white-space: normal;}
.procedure_ul > li {float:left; width: 25%; border:1px solid #e5e5e5; border-right:none; box-sizing: border-box; text-align: center; color: #000; position: relative;}
.procedure_ul > li:last-child{border-right:1px solid #e5e5e5;}
.procedure_ul > li:before {display: block; content: ""; width:29px; height: 29px; background: url(../img/community/arrow.png) no-repeat center center;  position: absolute; left: 0px; top:45%; margin-left: -14.5px;}
.procedure_ul > li:first-child:before {display:none}
.procedure_ul > li .procedure_tit{display:block; background-color:#fffff6; padding:10px 0px; border-bottom:1px solid #e5e5e5;}
.procedure_ul > li .procedure_txt{display: flex; flex-wrap: wrap; justify-content: center; align-items: center; min-height:65px;  vertical-align:middle;}
.procedure_ul.pro_02 > li .procedure_txt{display: flex; flex-wrap: wrap; justify-content: center; align-items: center; min-height:119px;  vertical-align:middle;}
.procedure_ul > li .procedure_date{display:block; background-color:#f5f5f5; padding:10px 0px; border-top:1px solid #e5e5e5;}
.procedure_ul.five > li{width:20%;}
.procedure_ul.six > li{width:16.66666%;}

.box_global{border:1px solid #000 ;padding:40px 20px; white-space: normal; position:relative;}
.box_global .box_txt01{position:absolute; left:50%; transform: translateX(-50%); top:-20px; padding:8px 30px; background-color:#f5f5f5; border:1px solid #333;}


/* ------------------------------------------------------------
 * 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) {
	
  
    
}
/* 1024 이상 */
@media screen and (min-width:1024px) {
    

}
/* 1400px 이상 */
@media screen and (min-width:1199px) {
	.m_gnb {display:none !important;}
     
}



/* 1660px 이하 */
@media screen and (max-width:1659px) {
    .ex_list {width:120%;}
    
}


/* 1220px 이하 */
@media screen and (max-width:1219px) {
	.ex_list {width:100%;}
  	.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;}
	#lnb_wrap {margin-left: -10px; margin-right: -10px;}
	.main_visual .v_txt img {max-width:80%} 

    .w_gnb .gnb > ul > li > a > span {font-size: 16px;}

	#section2 .inner > ul > li > dl {font-size:19px;}
	#section2 .inner > ul > li > dl > dd > strong {font-size:1.8em;}
    
    #footer_navi > ul {text-align: center; float: none; width: 100%; padding-bottom: 10px;}

	
    #footer .addressW {padding:90px 0px 30px 0px; background-position:center 20px; text-align: center;}
	#footerW .copy > p {text-align: center;}
	
	
	.brand_customer {padding-right: 0px; min-height: 165px;}
	.brand_customer .bt_go {left: 0px; right: auto; top:220px;}
	.brand_customer .bt_go > a {width: 217px;}
	.brand_customer > ul > li {float: none !important;}
	.brand_customer > ul > li.ico03 {margin-left:0px; padding-left:0px;}
	.brand_customer > ul > li.ico03:before {display: none;}
	
	
    
}
/* 980px 이하 */
@media screen and (max-width:979px) {
	
	.main_counter > li > div {width: auto; height: auto; padding-bottom: 100%;}
	.main_counter > li > div > p {font-size: 1em;}
	.main_counter > li > div > p > strong {padding-bottom:0px;}
    
    #header .in_header .top_btns {display: none;}

    .w_gnb {display:none;}
	#gnb_bar {display:none !important;}
	
	.main_visual .main_logos_wrap {position: relative; left: auto; bottom: auto;}
	.main_visual .main_logos {padding-bottom: 0px;}
	
	.m_tit {font-size: 30px;}
	
	.main_visual .bx-controls {bottom: 10px;}
	.section {font-size: 17px;}

	.main_banner_wrap > ul > li {width: 50%;}
	

    
    .inner {padding: 0px 10px;}
	.sub_con {font-size: 14px;}
	
    .sub_visual .sub_txt {height:200px;}
    #sub_tit {font-size:38px;}
    .sub_visual .sub_txt > h2 {padding-bottom:0px}

    .title_bar:before {display: none;}
     #lnb_wrap .lnb .lnbs {width:230px}
    #lnb_wrap .lnbs3 {display: none;}
    #lnb_wrap .lnb .lnbs2 {display: block; margin-left: -1px;}
	#lnb_tit2 {}
    .location {display: none;}
	
	.brand_info .box {padding-left: 0px;}
	.brand_info .box .txt_t {position: relative; left: auto; top: auto; margin-bottom: 5px;}
	

    .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;}
     
	.reference_wrap .box {float: none; width: 100%; margin-top: 0px;}
	.reference_wrap .box:first-child .ss_tit {margin-top: 0px;}

	
	
    .map_info > ul > li {float: none; width: 100%;}
    
    .organization > ul > li > ul.lv4 > li {width:33.33333%}   
    

    
    .data_table > li {float: none; width: 100%;}
	
	.blank_list > li  {width: 25%;}
	
	.application_doc {background: none; padding: 0px;}
	.application_doc2 {margin: 0px;}
	.application_doc2 .box {float: none; padding: 0px; width: 100%;}
	
	.schedule_wrap .ico_list > li {float: none; width: 100%; padding-left: 0px; margin-bottom: 20px;}
	.schedule {padding-right: 0px; background: none; min-height: auto;}

	.application_type.three > li{width:100%;}
	
}

/* 768 이하 */
@media screen and (max-width:767px) {


	.in_header {height: 70px;}
	#header h1 a {background-size:cover !important}
	#header h1 a img {height: 50px;}
	.sub_wrap {padding-top: 71px;}
	
    .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;}

	.main_visual .v_frame .cell .b_bt {bottom:12%;}
	
	
	
	.notice_roll_wrap {padding:10px 60px 10px 10px;}
	.notice_roll_wrap > h3 { width:calc(100% + 50px); width:-webkit-calc(100% + 50px); height: auto; position:relative; left:auto; top: auto; }
	.notice_roll_wrap > h3 > strong { position: relative; padding:10px; margin-bottom:15px; left: auto; top: auto; transform:none; -webkit-transform:none}
	.notice_roll_wrap > h3:after {display: none;}
	.notice_roll_wrap #board_l1 {margin-top: 2px;}
	.notice_roll_wrap #board_r1 {margin-top: 18px;}
	.notice_roll > li > a {font-size: 16px;}
	
	.section {font-size:15px;}

    .m_tit {font-size:28px;}
	.m_tit2 {font-size: 42px;}
    
	.ex_list > ul > li .title {font-size:15px;}
	
	.ex_list > ul > li .detail_wrap .dis_table_cell .title2 {font-size:15px;}
	.ex_list > ul > li .detail_wrap .dis_table_cell .title2:after {width:55px; height: 55px; margin-top: 15px;}
	
    
    
    #footerW {padding-top: 0px; padding-bottom:0px;}
    #footer .addressW {padding:10px; padding-top: 0px; text-align: center}
    #footerW .familySite {display: none;}
    #footer .addressW .copy {padding-top:10px;}
    #footer .go_top > a {padding: 7px;}

    #footer_navi {padding-bottom: 0px;}
    #footer_navi > ul {text-align: center; 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 .copy > p {font-size: 12px;}
	#footer .go_top {display: none;}
	
	.brand_view .cell {height:400px; font-size:22px;}

    #lnb_wrap .ico_home {display: none;}
    #lnb_wrap .lnb .lnbs {width: 50%;}
    
	.sub_con {font-size:15px;}
	
    .title_bar {margin-bottom:35px; padding:25px 0px 20px 0px;}
	.title_bar h2 {font-size:30px;}
    .title_bar .s_txt {font-size: 1.15em; padding-top: 20px;}
	.s_tit {padding-bottom: 15px; margin-top: 40px;}
	.b_txt {font-size:17px; 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;}
    
	.brand_customer {padding:0px 0px 40px 0px; margin-top:0px;}
	.brand_customer .brand {position: relative; margin: 0 auto; margin-top: 10px; width: 100%; max-width: 500px; left: auto; top: auto;}
	.brand_customer .bt_go {left: auto; top: auto; position: relative; margin-top: 10px; }
	.brand_customer .bt_go > a {margin: 0 auto; width: 100%; max-width: 500px;}
	

    
    .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:45px;}
    .atab li.on {margin-top: 0px;}

    .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;}
  
	
    .member_ok {font-size:22px;}

   
    
    .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;}
    

   	
    
    .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;}
    
	.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; }
	.trend_fair_wrap .trend_fair .of_hi {margin: 0px;}
	.trend_fair_wrap .trend_fair .of_hi .box {float: none; padding: 0px; width: 100%;}
	
	.intro_buyer > li {float: none; width: 100%;}
	.intro_buyer > li > div {min-height: auto;}
	.intro_buyer > li > div.gray {min-height:auto;}
	
	.gray_bar {padding:40px 10px; margin-top:50px;}

	.regi_type > li {float:none; width:100%;}
	.regi_type > li .box .box_in .box_img img {max-height:120px;}
	.regi_type > li .box .box_in{min-height:auto;  padding: 10px 50px 40px 10px;}

	.application_type > li .box > h3{font-size:1.6em;]
	
	
    
    
}
/* 600 이하 */
@media screen and (max-width:599px) {
    	.main_layer_pop {-webkit-overflow-scrolling: touch; position:fixed; overflow-y: auto; width: 100% !important; max-width:100% !important; transform:none !important; -webkit-transform:none !important; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0; z-index: 99999; background: url(../img/common/png_70.png) repeat left top; zoom: 1;}
    .main_pop_bottom {padding:10px; font-size:14px;}
    .main_pop_bottom .close {right:10px; top:10px;}
	.main_layer_pop .pop_wrap_in {float:none !important;}
	.main_layer_pop .pop_wrap_in .main_pop_content img {width:100%}
  
	.slide_banner {padding:25px 40px;}
    .slide_banner .bx_bt > a {padding: 10px;}
    
	
	.main_counter > li > div > p > strong {font-size:5em;}
    
    
    .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;}

    .join_step {margin-bottom: 10px;}
    .join_step > ol > li {font-size: 14px;}
    .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:20px; top:20px;}
    
    .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; }
 
    .blank_list > li {width:33.333%;}

	.regi_type > li .box .box_in .box_bt .bt{display:block; width:100%; margin:5px 0px;}   

	.main_banner_wrap_new > ul > li {width:100%;}
	.main_banner_wrap_new > ul > li .banner_tit {font-size:1.6em;}
	.main_banner_wrap_new > ul > li .banner_etit {font-size:0.7em;}

	.over_layerW {position: relative;}
    .over_layer {overflow:auto;}
    .over_layerW:after {display: block; content: ""; width:10px; height: 100%; position: absolute; right: 0px; top: 0px; }
    .over_layer > div {min-width: 600px;}
    
}



/* 480px 이하 */
@media screen and (max-width:479px) {
	.table_txt_tr{height: auto; margin-top: 0px;}
	.line_bg {min-height:10px; background-size: auto 10px; }
    #wrap {transition: all 0.3s 0s ease-in-out;}
	.sub_wrap {padding-top: 61px;}

	#header h1 a img {height: 40px;}
    .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:14px; padding: 10px 10px 10px 5px;}

	.section {font-size:13px; padding: 20px 0px;}
	
	.m_tit {font-size:22px;}
	.m_tit2 {font-size:33px;}
	#section5 .more {top: -50px;}

	.main_banner_wrap > ul {margin: 0px -10px;}
	.main_banner_wrap > ul > li {padding: 10px;}
	.main_banner_wrap > ul > li > div {padding-right: 30px; padding-bottom: 10px;}
	.main_banner_wrap > ul > li > div:before {width: 10px;}
	.main_banner_wrap > ul > li > div:after {height: 10px;}
	.main_counter > li > div > p {font-size: 0.9em;}
	.main_counter > li > div > p > strong {font-size: 3.5em;}
	
	.notice_roll > li > a > .txt .ico {font-size: 12px;}
    .notice_roll > li > a {font-size:15px; padding-right:0px;}
    .notice_roll > li > a > .date {display: none;}

	.notice_roll_wrap #board_l1 {margin-top:4px;}
	.notice_roll_wrap #board_r1 {margin-top:20px;}
	
	.partner_company > ul > li > dl dt {display: block; padding-top: 10px;}
	.partner_company > ul > li > dl dd {padding:5px 0px;}
	.partner_company > ul > li > dl dd img {max-height:30px;}
	
	.ex_list > ul > li .title {padding:15px 0px;}
	.ex_list > ul > li .title {font-size: 13px;}
	.ex_list > ul > li .title > span {display: block;}
    
    #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:26px; padding-top: 0px; text-align: center;}
    .sub_visual .sub_txt .date {font-size: 20px;}
    .sub_visual .sub_txt .place {font-size: 20px;}
    .sub_visual .sub_txt {height:160px; padding-left: 10px; padding-right: 10px;}
	
    
    #lnb_wrap {background:#333; margin: 0px -10px 0px -10px; height: auto;}
    #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;}
	
	
	
	.brand_customer .brand {height: 150px;}
	.brand_customer .brand img {max-height: 140px;}
	.brand_customer .bt_go > a > span {line-height: 45px;}
	.brand_customer > ul > li > p {background-size:24px auto !important; padding: 0px 0px 0px 33px;}
	.brand_customer {padding-bottom: 20px;}
	.brand_info_wrap {padding: 20px 0px;}
	.more_bt > a > span {background-size:auto 10px; padding-left:20px; line-height: 33px; }
	.btn_list > span {background-size:auto 33px; padding-right:70px;}
    
    .ico_note {padding-left:18px; background-size:13px auto; }
	
    
    
    
    .join_step > ol > li {font-size: 15px;}
    
   
	
    
	.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; margin-top: 35px; font-size:20px; background-position:left 5px; background-size:20px auto; }
    .s_tit:before {width: 22px; height: 22px; top:13px;}
    .s_tit:after {left: 10px; top:19px;}

	.ss_tit {font-size: 18px; margin-top:25px;}
    .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;}
    .txt_in {padding-left:16px;}
	#inner_wrap {padding-bottom: 30px;}
    #inner_wrap.no_visual {padding-top: 30px;}

  	.brand_view .cell {height:250px; font-size:15px; padding-top:50px;}
	
	.sub_visual .sub_txt {height: 120px;}
    .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:20px 0px 20px 0px; margin-bottom:10px; background-size:auto 60px; }
	.title_bar h2 {font-size:22px; }

    .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;}
  
    .join_step > ol > li .num {font-size:14px;}
    .join_step > ol > li .txt {font-size:13px;}
    .join_step > ol > li .txt br {display: none;}
    
    .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 30px; }
    .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;}
    



    .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;}
	

	.map_wrap {height: 300px;}

	.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;}
	
	.ex_list > ul > li.on .ex_hover .detail_wrap {height: 200px;}
	.ex_list > ul > li .detail_wrap .dis_table_cell {height: 200px; padding: 10px 10px 10px 5%;}
	.ex_list > ul > li .detail_wrap .dis_table_cell .title2 > strong {font-size: 1.3em;}
	.ex_list > ul > li .detail_wrap .dis_table_cell .title2 {font-size: 14px;}
	.ex_list > ul > li .detail_wrap .dis_table_cell .title2:after {width: 44px; height: 44px; margin-top: 10px;}
	
	.introduce_wrap .bg1:before {background-size:cover; position: relative; left: auto; top: auto; width: 100%; height:110px;}
	.introduce_wrap .bg1 {min-height: auto; margin-top:20px;}
	.introduce_wrap .bg1 .box {position: relative; right:auto; bottom:auto; padding:20px 0px 0px 0px;}
	.introduce_wrap .second_txt:after {margin: 20px 0px;}
	.purpose > li {float: none; width: 100%; border: none; border-bottom: 1px solid #e5e5e5}
	.purpose > li .box {text-align: left; padding-left:0px; min-height:auto; padding: 10px 0px; position: relative;}
	.purpose > li .box br {display: none;}
	.purpose > li .box .ico {width:70px; position: absolute; left: 0px; top: 0px;}
	
	.trend_fair_wrap .trend_fair {padding: 20px 10px;}
	.trend_fair_wrap .trend_fair .of_hi .box .first {padding-bottom:10px;}
	.trend_fair_wrap .trend_fair .of_hi .box .first > strong {font-size: 1.8em;}
	.trend_fair_wrap .trend_fair .of_hi .box .first > strong .first_img{width:130px;}
	.trend_fair_wrap .trend_fair .of_hi .box > ul > li {padding-left: 70px !important;}
	.trend_fair_wrap .trend_fair .of_hi .box .img {padding-left: 70px; padding-top: 10px;}
	
	.introduce_wrap .first_txt {font-size:1.3em;}
	.introduce_wrap .first_txt > strong {font-size: 1.6em;}
	.introduce_wrap .first_txt .first_img {max-width:40%;}
	
	.intro_buyer {margin: -5px;}
	.intro_buyer > li {padding: 5px;}
	.intro_buyer > li > div {padding:15px;}
	.intro_buyer > li > div .ico {right:10px;}
	.intro_buyer > li > div .ico img {height:40px;}
	
	.blank_list > li > a .txt_t {font-size: 1em; min-height: auto;}
	
	.application_doc .br_box .ico .txt_t {display: block; width: auto; margin-bottom:10px; height: 45px; line-height: 45px;}
	.application_doc .br_box .bul01 {padding:15px;}
	.application_doc .br_box .bul01 > li:first-child {margin-top: 0px;}
	
	.booth_info:before {position: relative; left: auto; width: auto; height:300px;}
	.booth_info .box > ul > li .price {background-size:20px auto; padding-left: 30px; }
	.booth_info .box > ul > li.one {margin-top: 20px;}
	.booth_info .box > ul > li {padding-left: 60px;}
	
	.schedule_wrap .ico_list > li > p {padding-left: 50px;}
	.schedule_wrap .ico_list > li > p .ico {width: 40px;}
	.schedule_wrap .ico_list {padding: 0px 0px 10px 0%; margin-top:20px; margin-bottom: 30px;}
	.schedule_wrap .ico_list:after {left: 0px; margin-left: 0px;}
	.schedule > h4 {margin-top: 25px;}
	.schedule {padding-left: 0px;}
	
	.list_count {background-size: 13px auto; padding-left: 18px;}

	.application_type {margin:-10px;}
	.application_type > li {float:none; width:100%; padding:10px ;} 
	.application_type > li .box .box_sstit:after{top:35px;}
    
}




/* 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;}
    

    
}








