@charset "euc-kr";
/* CSS Document */

/* reset */ 
* {margin:0;padding:0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, em, img, ins, q, s, samp, strike,  sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed { margin:0px; padding:0px; border:0px; }
html { overflow-y:scroll; overflow-x:hidden;}
html,body { width:100%; height:100%; word-break:keep-all; -ms-word-break:keep-all;background:#fff; }
body, input, button, textarea, select  { color:#333; font-family:"Noto Sans KR", Dotum, Arial, sans-serif; font-size:16px; line-height:150%; letter-spacing: -0.5px;}
input[type=text], input[type=checkbox], input[type=radio], input[type=password], input[type=submit] { border: none;}
input[type=file]  { height: 30px; font-size: 0.9em; }
img, fieldset, iframe { border:0px none; }
caption { width:0px; height:0px; visibility:hidden; line-height:0%; font-size:0px; }
ol, ul, li { list-style:none; }
input, select, button, img, textarea { vertical-align:middle; }
i, em, address { font-style:normal; }
label, button { cursor:pointer; }
button { margin:0px; padding:0px; border:0px; background-color:transparent; cursor:pointer; }
button *{ position:relative; }
button img { left:-3px; *left:auto; }
table { border-spacing:0; width:100%; border: 0px none; border-collapse:collapse; table-layout:fixed; word-wrap:break-word; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; margin:0px; padding:0px; border:0px; }
form { text-align:left; }
caption, th, td { text-align:left; font-weight:300; line-height: 1.5em;}
legend { *width:0px; }

a:link { color:#333; text-decoration:none; }
a:visited { color:#333; text-decoration:none; }
a:hover { color:#333; text-decoration:none; }
a:active { color:#333; text-decoration:none; }

a.rollover img.over { display:none; }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }

.float_l { float:left; }
.float_r { float:right; }
.clr_b { clear:both; }
.m_hidden {display:none !important;}
.ready { width:100%; text-align:center; padding:30px 0;}
.ready img { width:80%;}
.pointer {cursor:pointer;}

.mg_t_5 { margin-top:5px; }
.mg_t_10 { margin-top:10px; }
.mg_t_11 { margin-top:11px; }
.mg_t_15 { margin-top:15px; }
.mg_t_20 { margin-top:20px; }
.mg_t_26 { margin-top:26px; }
.mg_t_30 { margin-top:30px; }
.mg_t_40 { margin-top:40px; }
.mg_t_50 { margin-top:50px; }
.mg_t_m30 { margin-top:-30px; }
.mg_b_5 { margin-bottom:5px; }
.mg_b_10 { margin-bottom:10px; }
.mg_b_20 { margin-bottom:20px; }
.mg_b_30 { margin-bottom:30px; }
.mg_b_40 { margin-bottom:40px; }
.mg_b_50 { margin-bottom:50px; }
.mg_l_5 { margin-left:5px; }
.mg_l_10 { margin-left:10px; }
.mg_l_20 { margin-left:20px; }
.mg_l_40 { margin-left:40px; }
.mg_l_80 { margin-left:80px; }
.mg_l_100 { margin-left:100px; }
.mg_l_250 { margin-left:250px; }
.mg_r_5 { margin-right:5px; }
.mg_r_56 { margin-right:56px; }

.mg_r_pc { margin-right:16px; }

.txt_bd { font-weight:500; }
.txt_wh { color:#fff; }
.txt_bk { color:#232323; }
.txt_ye { color:#014696; }
.txt_rd { color:#014696;}
.txt_rd2 { color:#bb4b50; }
.txt_red { color:#ff0000;}
.txt_bl { color:#0c4e9b;}
.txt_bl2 { color:#4c6bae; }
.txt_33 { color:#333; }
.txt_66 { color:#666; }
.txt_s {font-size:13px;}
.txt_l {font-size:17px; font-weight: 500;line-height: 1.5em;}
.txt_it { font-style:italic;}
.txt_gr { color:#347ab7; font-weight:normal;}
.txt_g_11 { font-size:11px; color:#999; }
.align_c { margin:0 auto; text-align: center; }
.txt_point { font-weight:600; color:#0060b0;}

.block { display: block;}
/* input */
.txt_box {border:1px solid #ddd;padding:0 6px;/*min-height:32px;*/}
input[type=checkbox], input[type=radio] {vertical-align:middle;}

h1 { font-size:24px; font-weight:600; margin:24px 0; }
h2 { font-size:28px; font-weight:500; color:#343434; width:auto; text-align:center; line-height:28px; margin-bottom:28px; }
h3 { font-size:18px; font-weight:600; color:#333; line-height:24px; margin: 30px 0 15px;}
h4 { font-size:17px; color:#333; line-height:24px; font-weight:500; border-top:1px #000 solid; border-bottom:1px #ddd dashed; padding: 10px 0; /*margin-bottom: 20px;*/}
h4.line_no { font-size:17px; color:#333; line-height:24px; font-weight:500; border-top:none; border-bottom:none; padding: 10px 0; } 
h5 { font-size:18px; color:#014696; font-weight:600; line-height:18px; margin:10px 0; }
h6 { font-size:40px; color:#0c4e9b; margin-bottom:20px; }


.ceo_profile {display: flex; flex-wrap: wrap;}
.ceo_wrap_half {width: 25%; justify-content: center; align-items: center; margin-bottom: 40px;}
.ceo_wrap_half .ceo {display: flex; justify-content: center; position: relative;}
/* .ceo_wrap_half .ceo img { border-radius: 100px;} */
.ceo_wrap_half .ceo_detail { text-align: center;}
.ceo_wrap_half .ceo_detail .ceo_name {font-size: 19px; font-weight: bold; padding-bottom: 4px; margin-top: 12px;}
.ceo_wrap_half .ceo_detail .ceo_info {font-size: 15px; color: #757575;}
.ceo_wrap_half .ceo .overlay_s {
    opacity: 0;
    background-color: rgba(0, 79, 145,0.8);
    transition: 0.5s;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 150px;
    height: 180px;
    border-radius: 30px;
    top: 15px;
    cursor: pointer;
}
.ceo:hover .overlay_s {
    opacity: 1;
}

@media screen and (max-width:640px){
    .ceo_wrap_half {width: 50%;}
    .ceo_wrap_half .ceo_detail .ceo_name {font-size: 16px;}
    .profile_btn_wrap {
        margin-top: 10px !important;
    }
    .cal_icon_cal {
        margin-right: 16px !important;
    }
}

@media screen and (max-width:480px){
    .ceo_wrap_half {width: 100%;}
}



#wrap #header { width:100%; margin:0 auto; }
#wrap #header.on .nav > ul {
    display: block;
}

#wrap #header.on #navi { width:100%; position:absolute; z-index:600;  background: #fff; color: #333; position: fixed;  border-bottom: 1px #ddd solid;  }
#wrap #header.on #navi .nav .logo { width: 190px; height: 50px; margin-left:14px; float:left; background: url(../images/logo_new.png?ver=20260311) no-repeat center; background-size:190px; }
#wrap #header.on #navi .nav .btn_all { background: url(../images/btn_all_b.png) no-repeat center; background-size: 23px; }
#wrap #header #navi .navi_area .nav .menu_area {float: right;margin: 8px;}
#wrap #header #navi .navi_area .nav .menu_area .btn_ham_menu { }
#wrap #header #navi .navi_area .nav .menu_login {float: right;margin: 12px;padding-right: 10px;}

#wrap #header #navi { width:100%;position:absolute; z-index:600; /*background: rgba(0,0,0,0.5);*/ position: fixed;}
#wrap #header #navi .navi_area { margin:0 auto; width:100%; height: 50px; }
#wrap #header .sub_nav_bg { left:0; top:32px; width:100%; height:0px; background:url('../images/gnb_sub_bg.png'); overflow:hidden; position:absolute; display:none; z-index:500; }
.sub_nav_img { margin-left:250px; left:50%; top:70px; width:329px; height:240px; position:absolute; display:none; z-index:499; }
.nav {
    margin:0 auto;
    width:100%;
    height:50px !important;
    overflow:hidden;
    background: #fff;
    /* display: flex; */
    /* justify-content: space-between; */
    align-items: center;
    }
.nav .logo { width: 190px; height: 50px; margin-left:14px; float:left; background: url(../images/logo_new.png?ver=20260311) no-repeat center; background-size:190px; }

.nav .btn_all { top:0px; right:0px; cursor:pointer; position:absolute; background:url(../images/btn_all.png)  no-repeat center; background-size: 23px; width: 50px; height: 50px; padding: 20px; box-sizing: border-box;}
.nav .btn_all img { width:23px; height:17px;vertical-align:top;}
.btn_close {position:absolute; top:10px; right:14px; z-index:1000; cursor:pointer;}
.btn_close img { width:18px; }


.box {
    position: relative;
    width: 100%;
    height: 720px;
    overflow: hidden;
}

.box .visual_wrapper { width: 100%; height: 100%; }
.box .visual_wrapper .copy_wrap { width:98%; position:absolute; top:200px; left:50%; margin-left:-49%; z-index:498; color:#fff; text-align: center; letter-spacing: -1.0px;}
.box .visual_wrapper .copy_wrap .tit { font-size:40px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3); font-weight:100;}
.box .visual_wrapper .copy_wrap .txt { font-size:40px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);   font-weight:bolder;}
.box .visual_wrapper .copy_wrap .scrolldown {  margin-top: 150px; width:70px; }
.box .visual_wrapper .video_filter { width: 100%;  height: 100%; background: url(../images/pattern.png) repeat; position: absolute; top: 0px;  left: 0; z-index: 400;}
.box .visual_wrapper .video_wrap { margin: 0 auto; text-align: center; }
.box .visual_wrapper .video_wrap #skhynix_video {width: auto; min-height: 840px; overflow: hidden;}


/* ��ü���� */
#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}

/*#menu-container #menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 15px;
}
*/

#menu-container #menu-wrapper #hamburger-menu span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: white;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

#menu-container #menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -60px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#menu-container .menu-list .menu-submenu li{
    padding: 8px 10px 8px 32px;
	background:url(../images/li_bullet2.gif) no-repeat 20px 18px #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list .menu-submenu li:first-child{
	border-top:1px #dbdcd2 solid;
}

#menu-container .menu-list .menu-submenu li.menu-slist{
    padding: 5px 5px 5px 38px;
	background:none #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 470px;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    right: -100%;
	top:0px;
	box-sizing:border-box;
}

#menu-container .menu-list li {
}
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 16px;
	color:#333;
    padding: 12px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    padding-left: 20px;
    background:#fff;
	letter-spacing:-0.5px;
	cursor: pointer;

}

#menu-container a .menu-list a li.accordion-toggle a, #menu-container .menu-list a .menu-login a {
	color:#000 !important;
}

#menu-container .menu-list .menubar {
    font-size: 14px;
	color:#fff;
	font-weight:100;
    padding: 12px 0 22px 22px;
    text-transform: uppercase;
    /*border-top: 1px #1f3d69  solid;*/
    background:#0060b0;
	width:100%;;
	width:100%;
	height:50px;
	box-sizing: border-box;
}

#menu-container .menu-list .menubar a {
    font-size: 16px;
	color:#fff;
	font-weight:400;	
    padding: 10px 0 10px 0;
}

.accordion-toggle, .accordion-content {
    font-size: 14px;
    position: relative;
	color:#555;	
}

.accordion-content {
    display: none;
}

.accordion-toggle span[class^='icon-'] {
    position: absolute;
    right: 15px;
    font-size: 30px;
    top: calc(50% 20px);
	color:#999;
}
.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.icon-minus:before {
    content: "\2013"
}

.icon-plus:before {
    content: "+"
}
/* hamburgerMenu */

.offcanvas {
    height: 100%;
    width: 540px;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

.offcanvas .menu_wrapper {
    -ms-overflow-style: none;
}
.offcanvas .menu_wrapper::-webkit-scrollbar {
    display: none;
}

#offcanvas::-webkit-scrollbar {
    display: none;
}

#offcanvas {
	margin-right:-580px;
	transition: 0.5s;
	transition: margin-right .5s;
	-ms-overflow-style: none;
	
}
#offcanvas.open{
	margin-right:0;
}

/* Style the tab */
.offcanvas .tab {
	float: left;
	background-color: #0060b0;
	width: 180px;
	height:100%;
	color: #fff;
	padding-top:54px;
	position:relative;
}

.offcanvas .tab .fixed_wrapper{
	position:fixed;
	background-color: #0060b0;
	height:100%;
	width:180px;
}

.offcanvas .h_tablinks {
	display: block;
	background-color: inherit;
	color: #fff;
	padding: 0 30px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
    letter-spacing: -1.3px;
}
.offcanvas .h_tablinks.point {
    background: #0060b0;
}

.offcanvas .h_tablinks:hover {
	background-color: #0060b0;
}

.offcanvas .h_tablinks.active {
  background-color: #fff;
  color: #111;
	font-weight:600;
}

/* Style the tab content */
.offcanvas .menu_wrapper {
    width: calc(100% - 180px);
    float: left;
}

.offcanvas .h_tabcontent {
	display: none;
	margin-top:54px;
}


.offcanvas .h_tabcontent .sub_nav > li > a {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    border-bottom: 1px solid #e1e1e1;
	display:block;
}
.offcanvas .h_tabcontent .sub_nav > li:first-child > a {
	padding: 0px 30px 0 20px;
}

.offcanvas .menu_login {
    background-color: #404040;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #fff;
    padding: 0 30px;
	position: absolute;
	top:0;
	width: calc(100% - 180px);
	z-index:999;
}
.offcanvas .menu_login .wrapper{
	position:relative;
	width:340px;
	height:100%;
	font-size:16px;
}
.offcanvas .menu_login a {
	color:#fff;
	margin-right: 20px;
}

.offcanvas .right_p {
	position:absolute;
	right:20px;
	top:0;
}
.offcanvas .btn_close {
    width: 30px;
    height: 30px;
    position: relative;
    text-indent: -9999px;
    top: 0;
    right: 0;
}
.offcanvas .btn_close:before,.btn_close:after{
  content:'';
  width:30px;
  height:1px;
  position:absolute;
  left: 50%;
  top: 50%;
  border-radius:4px;
  background:#fff;
}
.offcanvas .btn_close:before{
  transform:translate(-50%,-50%) rotate(-45deg)
}
.offcanvas .btn_close:after{
  transform:translate(-50%,-50%) rotate(45deg)
}
.offcanvas .h_tabcontent .depth3 {
	display: none;
	border-bottom: 1px solid #ddd;
	padding:20px 32px;
}
.offcanvas .h_tabcontent .depth3 .menu3 {
    font-size: 15px;
    line-height: 32px;
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #ddd;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.offcanvas .h_tabcontent .depth3 .menu3 a {
    color: #111;
}

.offcanvas .h_tabcontent .depth3 .menu3 a:hover {
    text-decoration: underline;
}
.offcanvas .h_tabcontent .menu2_link { 
    position:relative; 
}

.offcanvas .h_tabcontent .menu2_link.active {
	color:#0060b0 !important;
	font-weight:500;
    transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(135deg);
  position:absolute;
  top:25px;
  right:20px;
  transition: 0.5s;
}
.offcanvas .h_tabcontent .menu2_link.active:after {
  content:'';
  display:inline-block;
  width:9px;
  height:9px;
  margin:-5px 12px auto auto;
  vertical-align:middle;
  border-right:2px solid #aaa;
  border-top:2px solid #aaa;
  transform:rotate(-45deg);
  position:absolute;
  top:30px;
  right:20px;
  transition: 0.5s;
}

/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}	
.overlay {
	display: none;
	z-index: 999;
	position: fixed;
	width: 100%; height: 100%;
	left: 0; top: 0;
	background-color: rgba(0,0,0, 0.4);
	overflow-x: hidden;
	transition: background-color 2s;
}

/*@media screen and (max-width:1200px) {
	.offcanvas { width: 100%; }
	.offcanvas .tab { width: 120px; padding-top: 54px; }
	.offcanvas .tab .fixed_wrapper { width: 120px; }
	.offcanvas .h_tablinks { height: 54px; line-height: 54px; font-size: 14px; padding: 0 12px; }
	.offcanvas .menu_wrapper { width: calc(100% - 120px); }
	.offcanvas .menu_login .wrapper { width:100%; }
	.offcanvas .menu_login {width: calc(100% - 120px);height: 54px;line-height: 54px;font-size: 15px;padding: 0 20px;}
	.offcanvas .h_tabcontent { margin-top: 54px; }
	.offcanvas .h_tabcontent .sub_nav>li>a { height: 54px; line-height: 54px; font-size: 15px; padding: 0 20px; }
	.offcanvas .h_tabcontent .sub_nav>li>a {padding: 0px 30px 0 30px;}
	.offcanvas .h_tabcontent .menu2_link:after { top: 24px; right: 12px; }
	.offcanvas .h_tabcontent .menu2_link.active:after { top: 30px; right: 12px; }
	.offcanvas .h_tabcontent .depth3 { padding: 18px; }
	.offcanvas .h_tabcontent .depth3 .menu3 { font-size: 14px; line-height: 24px; }
}*/
	
/* GNB */
#wrap #header #gnb { width:1200px; position:absolute; left:50%; margin-left:-520px; z-index:499;}

#wrap #header #m_visual { margin:0 0 0 0; width:100%; min-width:320px; height:250px;position:relative; overflow: hidden; }
#wrap #header #m_visual .main_copy {width:98%; position:absolute; top:112px; left:50%; margin-left:-48%; z-index:498; color:#fff; text-align: left;  }
#wrap #header #m_visual .main_copy .txt00 {font-size:15px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);   font-weight:500; letter-spacing: 3px; }
#wrap #header #m_visual .main_copy .txt00:after {content: '';display: block; background: #0060b0;width: 26px;height: 4px;margin: 10px auto 15px;}
#wrap #header #m_visual .main_copy .txt01 {font-size:20px; line-height:1.5em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);   font-weight:100; margin-bottom: 20px; }
#wrap #header #m_visual .main_copy .txt01 span {  font-weight:bolder; }
#wrap #header #m_visual .main_copy .txt02 {font-size:16px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);   font-weight:100;  margin-bottom: 20px; }
#wrap #header #m_visual .main_copy .txt03 {font-size:15px; line-height:1.2em; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.3);   font-weight:100;  margin-top: 0px;}
#wrap #header #s_visual { width:100%;  /*min-width:1200px;height: 325px;*/ position:relative;padding: 0px 0 0 0; }
#wrap #header #s_visual p { font-size: 28px; color: #fff; font-weight: 400; line-height: 30px; margin-top: 20px; }
#wrap #header #m_visual .main_copy .btn { width: 100px; height: 30px; line-height: 28px; font-size:16px; color: #fff; border: 1px #fff solid; text-align: center; margin: 10px 0; }
@media screen and (max-width:640px) {
#wrap #header #m_visual .main_copy {width:96%; margin-left:-46%;}
#wrap #header #m_visual .main_copy .txt02 {font-size:14px; }
}
/* main slide image */
.slide { width:100%; height:240px; position:relative; display:block;  }
.slide_ul { display:block; }
.slide_ul > li { width:100%; height:240px; top:0px; position:absolute; z-index:1; display: block; background-size: cover; }
.m_img0 { background:url('../images/main/main_visual00.jpg') no-repeat center top; }
.m_img1 { background:url('../images/main/main_visual01.jpg') no-repeat center top; }
.m_img2 { background:url('../images/main/main_visual02.jpg') no-repeat center top; }
.m_img3 { background:url('../images/main/main_visual03.jpg') no-repeat center top; }
.show { display:block; }

/* main slide image navi 
.slide_btn { margin:0px 0px 30px -35px; top:484px; left:50%; bottom:0; width:560px; position:absolute; z-index:2; }
.slide_btn:after { content:''; display:block; clear:both; }
.slide_btn > li { margin:0px 10px 0px 0px; float:left; }
.slide_btn > li a { width:47px; height:3px; background:url('../images/main_img_nv1_off.png') no-repeat; text-indent:-999em; display:block; }
.slide_btn > li a.active, li a:hover.active { background:url('../images/main_img_nv1_on.png') no-repeat; }
.slide_btn > li a:hover { background:url('../images/main_img_nv1_on.png') no-repeat; }
*/
/* sub slide images */
#slides div { width:100%; height:240px; }
.s_img {height: 50px;box-sizing: border-box;}

.slidesjs-pagination { margin-left:-520px; left:50%; top:200px; width:506px; position:absolute; z-index:18; }
.slidesjs-pagination li { margin-right:10px; float:left; }
.slidesjs-pagination li a { width:47px; height:3px; text-indent:-9999px; /*background:url('../images/main_img_nv1_off.png') no-repeat 0px 0px;*/ float:left; display:block; overflow:hidden; }
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { /*background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}
.slidesjs-pagination li a:hover {/* background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}


.sub_menu_wrap { width:100%; z-index:99; 
	-webkit-transition: all 0.5s ease;
  -moz-transition: position 6s;
  -ms-transition: position 6s;
  -o-transition: position 6s;
  transition: all 0.5s ease;

}
.fixed { position:fixed; top:50px; 
	animation: smoothScroll 0.5s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-60px);
	}
	100% {
		transform: translateY(0px);
	}
}
.sub_menu {position:relative;width: 100%;background: rgba(52,62,70,0.9);display: flex;align-items: center;justify-content: stretch;}
.sub_menu .home { width:44px !important; }
.sub_menu .home img { width: 15px; margin:-4px 0 0 4px; }
.sub_menu .menu { float:left; width:100%; line-height:42px; border-right:1px solid #004f91; color:#fff; font-size:14px; box-sizing: border-box; position: relative;}
/*.sub_menu .depth1 { border-left:1px solid rgba(255,255,255,0.1) !important; }*/
.sub_menu .menu > a { display:block; position:relative; width:100%; height:100%; padding:0 10px; cursor:pointer; background: #0060b0;  box-sizing: border-box; letter-spacing: -1px; }
.sub_menu .menu a:hover { background:#00579f; color:#fff; }
.sub_menu .menu2 { float:left; width:180px; line-height:42px; border-right:1px solid #004f91; color:#fff; font-size:14px; box-sizing: border-box;}
.sub_menu .menu2 > a { display:block; position:relative; width:100%; height:100%; padding:0 10px; cursor:pointer; background: #0060b0;  box-sizing: border-box; letter-spacing: -1px;}
.sub_menu .menu2 a:hover { background:#00579f; color:#fff; }
.sub_menu .sub_menu_arrow { display:inline-block; width:9px; height:6px; background:url(../images/select_arrow.png) 0 0 no-repeat;  position:absolute; top:18px; right:12px; }
.sub_menu .depth_list { position:absolute; width:180px; background:#0060b0; display:none; z-index:99; box-sizing: border-box; border-right:1px solid #004f91;}
.sub_menu .depth_list li a { display:block; padding-left:10px; height:30px; line-height:30px; font-size:13px; letter-spacing:-1px; box-sizing: border-box; color:#fff; background: #424447; border-top: 1px #4d5053 solid; }
.sub_menu .depth_list li a:hover { background: #37393c;}

@media screen and (max-width:640px) {
.sub_menu { height:auto; }
.sub_menu .menu { width:100%; }
.sub_menu .menu > a { border-bottom:1px solid #004f91;  }
.sub_menu .menu2 { width:100%;}
.sub_menu .menu2 a:hover { background:#00579f;}
.sub_menu .depth_list { width:100%;}
.sub_menu > div.depth3 { width: 100%;}	
.sub_menu > div.depth3 .depth_list { width:100%; }

}

/* main */
#wrap { width:100%; box-sizing:border-box; background:#edf1f5; display: inline-block; }

#wrap .contents_wrap01  {width:100%;margin:0 auto;position: relative;padding: 20px 0; }
#wrap .contents_wrap01 .quick_wrap {width:100%;box-sizing:border-box;/* position: absolute; *//* margin-top: -60px; */z-index: 999999999;}
#wrap .contents_wrap01 .quick_wrap .quick {width: 92%;height: auto;margin: 0 auto;border-radius: 16px;background: rgba(255,255,255,0.9);border: 1px solid #fff;}
#wrap .contents_wrap01 .quick_wrap .quick ul {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;height: 100%;}
#wrap .contents_wrap01 .quick_wrap .quick ul li {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 3.25em 0;
    box-sizing: border-box;
}
#wrap .contents_wrap01 .quick_wrap .quick ul li:first-child {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#wrap .contents_wrap01 .quick_wrap .quick ul li:nth-child(2) {
    border-bottom: 1px solid #ddd;
}
#wrap .contents_wrap01 .quick_wrap .quick ul li:nth-child(3) {
    border-right: 1px solid #ddd;
}
#wrap .contents_wrap01 .quick_wrap .quick ul li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: normal;
    text-align: center;
}
#wrap .contents_wrap01 .quick_wrap .quick ul li a span {
    display: block;
    width: 100%;
    text-align: center;
    color: #0060b0;
    margin-bottom: 20px;
    font-size: 56px;
}

#wrap .contents_wrap01 .quick_wrap .quick ul li:nth-child(2) a span,#wrap .contents_wrap01 .quick_wrap .quick ul li:nth-child(3) a span {
	color: #009475;
}

#wrap .contents_wrap02  { width:100%;  }
#wrap .contents_wrap02 .board_wrap { width:100%; box-sizing:border-box; padding: 60px 0 30px; margin: 0 auto;}
#wrap .contents_wrap02 .board_wrap .news_wrap { width:100%; box-sizing:border-box; }

#wrap .contents_wrap02 .board_wrap .news_wrap .tab { width:96%; margin-left: 2%; height: 42px; font-size: 18px; line-height: 40px; color: #333; font-weight: 500; letter-spacing: -1px;}
#wrap .contents_wrap02 .board_wrap .news_wrap .tab ul { overflow: hidden; }
#wrap .contents_wrap02 .board_wrap .news_wrap .tab ul li { width: 100px; height: 42px; font-size: 18px; line-height: 40px; color: #333; font-weight: 500; letter-spacing: -1px; text-align: center; float: left; cursor: pointer; }
#wrap .contents_wrap02 .board_wrap .news_wrap .tab ul li span { color: #666; width: 30px; display: inline-block;}
#wrap .contents_wrap02 .board_wrap .news_wrap .tab ul li:first-child { border-left: none;  }
#wrap .contents_wrap02 .board_wrap .news_wrap .tab ul li.on { background: #0060b0; color: #fff; }
#wrap .contents_wrap02 .board_wrap .news_wrap .tab ul li:hover { background: #0060b0; color: #fff; }

#wrap .contents_wrap02 .board_wrap .news_wrap .con { width: 96%; padding: 15px 15px; background: #fff; box-sizing: border-box;  position: relative;margin: 0 2%; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul { overflow: hidden; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li { width:31%; box-sizing: border-box; float: left; overflow: hidden; margin-left: 2%;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li:first-child { margin-left: 0; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li a:hover { color: #0060b0;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap { width: 100%; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap .tit { font-size: 17px; font-weight: 500; color: #333; line-height: 1.4em; margin-bottom: 10px; max-height: 60px; overflow: hidden; text-overflow: ellipsis; text-align: left; /*white-space: pre;*/}
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap .tit span { color: #0060b0; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap .txt { font-size: 14px; font-weight: 300; color: #555; line-height: 1.3em; margin-bottom: 10px; max-height: 55px; overflow: hidden; overflow: hidden; text-overflow: ellipsis; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap .date { font-size: 13px; font-weight: 300; color: #666; line-height: 1.3em; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con .btn_plus { width: 42px; height: 42px; background: url(../images/main/btn_plus.png) center no-repeat #0060b0; position: absolute; right: 0; bottom: 0;}

#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo { width: 96%; padding: 25px; background: #fff; box-sizing: border-box; position: relative;margin: 0 2%; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul { overflow: hidden; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li { width:49%;box-sizing: border-box; float: left; overflow: hidden; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li:first-child { border-left: none;  margin-right: 2%;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li a:hover { color: #0060b0;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .photo { width: 208px; margin-right: 20px; float: left; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .photo img { width: 100%;max-width: 208px; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap { width: calc(100% - 228px); float: left; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap .tit { font-size: 17px; font-weight: 500; color: #333; line-height: 1.4em; margin-bottom: 10px; max-height: 60px; overflow: hidden; text-overflow: ellipsis; text-align: left; /*white-space: pre;*/}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap .tit span { color: #0060b0; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap .txt { font-size: 14px; font-weight: 300; color: #555; line-height: 1.3em; margin-bottom: 10px; max-height: 55px; overflow: hidden; overflow: hidden; text-overflow: ellipsis; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap .date { font-size: 13px; font-weight: 300; color: #666; line-height: 1.3em; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo .btn_plus { width: 42px; height: 42px; background: url(../images/main/btn_plus.png) center no-repeat #0060b0; position: absolute; right: 0; bottom: 0;}
	
/*footer*/
#wrap .footer_wrap { width:100%; background:#333; clear:both; box-sizing:border-box;display: inline-block; }
#wrap .footer_wrap #footer { width:100%; margin:0px auto; }
#wrap .footer_wrap #footer .f_menu { width:100%; border-top: 1px #484848 solid; margin:0px auto 20px;}
#wrap .footer_wrap #footer .f_menu ul { width:100%;  overflow: hidden; margin:0px auto; }
#wrap .footer_wrap #footer .f_menu ul li { width: 50%; height: 42px; font-size:15px; color:#fff; text-align:center; line-height:42px; float: left; border-right: 1px #484848 solid; box-sizing: border-box;border-bottom: 1px #484848 solid; }
#wrap .footer_wrap #footer .f_menu ul li:first-child + li + li { width: 100%; }
#wrap .footer_wrap #footer .f_menu ul li:first-child + li + li + li { width: 100%; }
#wrap .footer_wrap #footer .f_menu ul li:first-child + li + li + li + li { width: 100%; }
#wrap .footer_wrap #footer .f_menu ul li a { color:#fff;  }
#wrap .footer_wrap #footer .f_wrap { width:95%; margin:0px auto; }
#wrap .footer_wrap #footer .logo { margin-bottom: 10px}
#wrap .footer_wrap #footer .logo img { width: 200px;}
#wrap .footer_wrap #footer .info {font-size:14px; color:#999; margin-bottom: 20px;line-height: 1.2em; }
#wrap .footer_wrap #footer .info span { width: 5px; display: inline-block; }

#wrap .footer_wrap #footer .f_menu ul li .family_slct_over { width:100%; height:42px; background:url('/images/family_arrow_over.png') no-repeat right 20px; cursor:pointer; font-size:14px; color:#fff; position:relative; box-sizing:border-box; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct_over ul li {width:100%; height:42px; line-height:42px; text-align:center; cursor:pointer; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct_over ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct { width:100%; height:42px; background:url('/images/family_arrow.png') no-repeat right 20px #333; cursor:pointer; font-size:14px; color:#fff; position:absolute; z-index:300000000000000; margin-top: -42px; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul li {width:100%; height:42px; line-height:42px; text-align:center; cursor:pointer;box-sizing:border-box;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul ul { display:none; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul li ul { top:-294px; background:#333; width:100%; position:absolute; display:block; z-index:400000000000000; box-sizing:border-box; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul li li { width:100%; height:42px; line-height:42px; border-bottom:1px #484848 dashed; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul li li:first-child { border-top:1px #484848 solid; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct ul li li:hover { color:#fff; }

#wrap .footer_wrap #footer .f_menu ul li .family_slct_over1 { width:100%; height:42px; background:url('/images/family_arrow_over.png') no-repeat right 20px; cursor:pointer; font-size:14px; color:#fff; position:relative; box-sizing:border-box; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct_over1 ul li {width:100%; height:42px; line-height:42px; text-align:center; cursor:pointer; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct_over1 ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 { width:100%; height:42px; background:url('/images/family_arrow.png') no-repeat right 20px #333; cursor:pointer; font-size:14px; color:#fff; position:absolute; z-index:300000000000000; margin-top: -42px;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul li {width:100%; height:42px; line-height:42px; text-align:center; cursor:pointer;box-sizing:border-box;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul ul { display:none; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul li ul { top:-336px; background:#333; width:100%; position:absolute; display:block; z-index:400000000000000; box-sizing:border-box; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul li li { width:100%; height:42px; line-height:42px; border-bottom:1px #484848 dashed; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul li li:first-child { border-top:1px #484848 solid; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct1 ul li li:hover { color:#fff; }

#wrap .footer_wrap #footer .f_menu ul li .family_slct_over2 { width:100%; height:42px; background:url('/images/family_arrow_over.png') no-repeat right 20px; cursor:pointer; font-size:14px; color:#fff; position:relative; box-sizing:border-box; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct_over2 ul li {width:100%; height:42px; line-height:42px; text-align:center; cursor:pointer; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct_over2 ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 { width:100%; height:42px; background:url('/images/family_arrow.png') no-repeat right 20px #333; cursor:pointer; font-size:14px; color:#fff; position:absolute; z-index:300000000000000; margin-top: -42px; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul li {width:100%; height:42px; line-height:42px; text-align:center; cursor:pointer;box-sizing:border-box;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul ul { display:none; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul li ul { top:-672px; background:#333; width:100%; position:absolute; display:block; z-index:400000000000000; box-sizing:border-box; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul li li { width:100%; height:42px; line-height:42px; border-bottom:1px #484848 dashed; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul li li:first-child { border-top:1px #484848 solid; }
#wrap .footer_wrap #footer .f_menu ul li .family_slct2 ul li li:hover { color:#fff; }

@media screen and (max-width:1100px) {

}
@media screen and (max-width:940px) {
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li { width: 100%; float: none;margin-left: 0; margin-bottom: 14px;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li:first-child { margin-left: 0; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li:last-child {  margin-bottom: 13px; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap .tit {font-size: 15px;margin-bottom: 3px;max-height: 25px;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con ul li .con_wrap .txt { margin-bottom: 3px; max-height: 20px; }
	
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo  {padding: 15px;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li { width:100%; float: none;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li:first-child { margin-bottom: 10px;  margin-right: 0;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .photo { width: 168px; margin-right: 10px; }
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .photo img { max-width: 168px; }	
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap { width:calc(100% - 178px); }	
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap .tit {max-height: 45px; margin-bottom: 8px;font-size: 15px;}
#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo ul li .con_wrap .txt { max-height: 38px;  margin-bottom: 8px;}

}
@media screen and (max-width:720px) {

}
@media screen and (max-width:640px) {
	.maintit { font-size: 25px; }
	.offcanvas { width: 100%; margin-right: -100%; }
	.offcanvas .tab { width: 150px; padding-top: 54px; }
	.offcanvas .tab .fixed_wrapper { width: 150px; }
	.offcanvas .h_tablinks { height: 55px; line-height: 55px; font-size: 14px; padding: 0 12px; }
	.offcanvas .menu_wrapper { width: calc(100% - 150px); }
	.offcanvas .menu_login .wrapper { width:98%; }
	.offcanvas .menu_login {width: calc(100% - 150px);height: 54px;line-height: 54px;font-size: 15px;padding: 0 20px;}
	.offcanvas .h_tabcontent { margin-top: 54px; }
	.offcanvas .h_tabcontent .sub_nav>li>a { height: 54px; line-height: 54px; font-size: 15px; padding: 0 20px; }
	.offcanvas .h_tabcontent .menu2_link:after { top: 24px; right: 12px; }
	.offcanvas .h_tabcontent .menu2_link.active:after { top: 30px; right: 12px; }
	.offcanvas .h_tabcontent .depth3 { padding: 18px; }
	.offcanvas .h_tabcontent .depth3 .menu3 { font-size: 14px; line-height: 24px; }
		
#wrap .contents_wrap02 .board_wrap .news_wrap .con .btn_plus { width: 35px; height: 35px; bottom: 0;}

#wrap .contents_wrap02 .board_wrap .news_wrap .con_photo .btn_plus { width: 35px; height: 35px; bottom: -35px;}
}
/*btn*/
.btn_inc{ display:inline-block; border-radius:0px; box-sizing:border-box; border:none; padding:5px; text-align:center; vertical-align:middle; cursor:pointer; width:auto; font-size:16px; letter-spacing:1px; background:#eee; }
.btn_inc.list{ background:#777; color:#fff; font-size:14px; width:150px; height:38px; }
.btn_inc.list:hover{ background:#666; }
.btn_inc.cancel{ background:#444; color:#fff; font-size:16px; width:150px; height:38px; }
.btn_inc.cancel:hover{ background:#333; }
.btn_inc.more{ padding:0 10px; background:#717171; color:#fff; font-size:15px; letter-spacing:-0.05em; height:42px; }
.btn_inc.more:hover{ background:#878787; }
.btn_inc.download{ padding:0 20px; background:#014696; color:#fff; font-size:16px; height:45px; line-height:45px; letter-spacing:-0.05em; }
.btn_inc.download:hover{ background:#003e86; }
.btn_inc.newsletter{ width:100%; margin-bottom:20px; padding:5px 0; background:#eee; color:#222; font-size:14px; border:1px solid #959595; letter-spacing:-0.05em; }
.btn_inc.newsletter:hover{ background:#eee; }
.btn_inc.file{ padding:0 10px; background:#717171; color:#fff; font-size:13px; letter-spacing:-0.05em; height:32px; line-height:30px; }
.btn_inc.file:hover{ background:#878787; }

.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-bottom:40px;}

/* history */
#history { width:100%; display:inline-block; background:#0c4e9b;}
#history .his_area { margin:0px auto; width:100%; height:40px; padding:10px 0 5px 0; float:left; }
#history .his_area ul li { padding:0px 10px 5px 10px; height:40px; /*background:url('../images/history_arrow.png') no-repeat 6px 16px;*/ border-left:1px #3d5b8c solid; font-size:14px; color:#fff; line-height:40px; float:left; }
#history .his_area ul li:last-child {  font-weight:500; }
#history .his_area ul li.home {  background:url('../images/history_icon_m.png') no-repeat 10px 13px; padding:0px 10px 5px 25px;  border-left:none;}
#history .his_area ul li select { width:100%; border:1px solid #0c4e9b; background:#0c4e9b; color:#fff; padding:3px 0;}

/* contents */
#subContainer {background: #fff;font-size: 15px;}
#subContainer .contents { width: 94%; margin: 0 auto; padding: 50px 0 50px;  position: relative;}
#subContainer .contents h2.sub_tit {font-size:28px; font-weight:500; color:#343434;    width:auto; text-align:center; line-height:1em; margin-bottom:28px; position: relative; }
/*#subContainer .contents h2.sub_tit:after {content: '';display: block; background: #0060b0;width: 25px;height: 3px;margin: 20px auto 0;}*/
#subContainer .contents h3 {font-size:20px; font-weight:500; color:#333; line-height:36px; }
#subContainer .contents .sub_copy { font-size: 24px; font-weight: 300; color: #758492; text-align: center; letter-spacing: -1.0px; line-height: 1.5em; }
#subContainer .contents .sub_copy span { font-weight: 500;  color: #247d80;  }

.right { float: right; }
.con_area { width: 100%; height:100%; overflow:hidden; font-size: 15px;}
.con_area ul { overflow: hidden; }
.con_area_l { width: 160px; height:auto; overflow:hidden; margin: 20px 0; float: left;}
.con_area_l h3 {font-size:20px; font-weight:500; color:#333; line-height:36px; margin: 0px 0px 50px 0; padding-top: 20px; position: relative;}
.con_area_l h3:before {content: ''; width: 60px; height: 1px; position: absolute; top: 0px; left: 0px; background: #333;}
.con_area_r { width: calc(100% - 160px); height:auto; overflow:hidden; font-size: 15px; color: #555; line-height: 1.5em; margin: 20px 0; float: right;padding: 20px 0; box-sizing: border-box;}

@media screen and (max-width:640px) {
	.con_area_l {float: none;margin: 0px 0;}
	.con_area_l h3 {margin: 20px 0px 5px 0;padding-top: 5px;}
	.con_area_r {width: 100%;margin: 0px 0;float: none;padding: 0px 0;}
}

ul.circle li { font-size: 15px; color: #555; line-height: 1.3em; letter-spacing: -0.5px; padding: 0px 0 0 10px; margin: 10px 0; position: relative;}
ul.circle li:before {content: ''; width: 5px; height: 5px; border-radius: 5px; position: absolute; top: 7px; left: 0px; background: #ff7a00;}
ul.circle_grey li { font-size: 14px; color: #555; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 6px; margin: 5px; position: relative;}
ul.circle_grey li:before {content: ''; width: 3px; height: 3px; border-radius: 3px; position: absolute; top: 10px; left: 0px; background: #999;}
ul.squre li { font-size: 15px; color: #555; line-height: 1.3em; letter-spacing: -0.5px; padding: 0px 0 0 10px; margin: 10px 0; position: relative;}
ul.squre li:before {content: ''; width: 5px; height: 5px; position: absolute; top: 7px; left: 0px; background: #9e9e9e;}
ul.squre li span { color: #0060b0; font-weight: 400; margin-right: 10px; }
ul.squre_blue li { font-size: 15px; color: #555; line-height: 1.3em; letter-spacing: -0.5px; padding: 0px 0 0 10px; margin: 10px 0; position: relative;}
ul.squre_blue li:before {content: ''; width: 5px; height: 5px; position: absolute; top: 7px; left: 0px; background: #0060b0;}
ul.squre_blue li span { color: #0060b0; font-weight: 400; margin-right: 20px; }
ul.squre_green { overflow: hidden;}
ul.squre_green li { width: 100% !important; font-size: 14px; color: #555; line-height: 1.5em; letter-spacing: -0.5px; padding: 0px 0 0 0; margin: 2px 0; position: relative;}
/* ul.squre_green li:before {content: ''; width: 3px; height: 3px; position: absolute; top: 10px; left: 0px; background: #009475;} */
ul.squre_green li span { color: #009475; font-weight: 400; margin-right: 20px; }

/* �λ縻 */
.greeting_wrap { width: 100%; overflow: hidden;}
.greeting_wrap .greeting_top01 { background:url(../images/sub/sub05_1_01.png) no-repeat right bottom #f6f6f6; padding: 30px; box-sizing: border-box;overflow: hidden;background-size: 200px;min-height: 270px;} 
.greeting_wrap .greeting_top02 { background:url(../images/sub/sub05_1_02.png) no-repeat left bottom #f6f6f6; padding: 30px; box-sizing: border-box;overflow: hidden;background-size: 210px;min-height: 270px;} 
.greeting_wrap .greeting_top01 .con { width: 70%; background:url(../images/sub/sub05_1_mark.png) no-repeat top left; background-size: 40px; padding-top: 50px; float: left; font-size: 24px; font-weight: 100; color: #555; line-height: 1.3em; letter-spacing: -1.0px; box-sizing: border-box;} 
.greeting_wrap .greeting_top02 .con { width: 70%; background:url(../images/sub/sub05_2_mark.png) no-repeat top right; background-size: 40px; padding-top: 50px; float: right; font-size: 24px; font-weight: 100; color: #555; line-height: 1.3em; letter-spacing: -1.0px; box-sizing: border-box;text-align: right;} 
.greeting_wrap .con span {font-weight: 400; }
.greeting_wrap .con span.blue { color: #0060b0; }
.greeting_wrap .con span.green { color: #009475; }
.greeting_wrap .con span.grey { color: #333; }
.greeting_wrap .greeting_top01 .sign {float: right; margin: 15px 50px 0 0; font-size: 16px;}
.greeting_wrap .greeting_top02 .sign {float: left; margin: 40px 0 0 0;  font-size: 16px;}
.greeting_wrap .sign span { font-size: 20px; font-weight: 500; color: #333; margin: 10px 0 0 10px; }
.greeting_wrap .greeting_con {font-size: 15px; font-weight: 300; color: #555; line-height: 1.5em; padding:20px 10px; box-sizing: border-box;  }
.greeting_wrap .greeting_con p { margin-bottom: 20px;}
.greeting_wrap .greeting_con p:last-child { margin-bottom: 0px;}
.greeting_wrap .greeting_con span { font-weight: 400; color: #0060b0;}
@media screen and (max-width:640px) {
	.greeting_wrap .greeting_top01 .con {font-size: 20px;}
	.greeting_wrap .greeting_top02 .con {width: 60%;font-size: 20px;}
	.greeting_wrap .greeting_top01 .sign {float: none;}
	.greeting_wrap .greeting_top02 .sign { float: right;margin: 20px 0 0 20px;}
}
@media screen and (max-width:480px) {
	.greeting_wrap .greeting_top01 { padding: 20px 10px;} 
	.greeting_wrap .greeting_top02 { padding: 20px 10px; background:url(../images/sub/sub05_1_02.png) no-repeat bottom -30px #f6f6f6; } 
	.greeting_wrap .greeting_top01 .con {font-size: 18px;background-size: 30px; padding-top: 35px;}
	.greeting_wrap .greeting_top02 .con {width: 60%;font-size: 18px;background-size: 30px;padding-top: 35px;}
	.greeting_wrap .greeting_top01 .sign {float: none;}
	.greeting_wrap .greeting_top02 .sign { float: right;margin: 20px 0 0 20px;}
}

/* ����*/
.organization_wrap { width:100%;margin: 0 auto;text-align: center;}
.organization_wrap img { width:100%; max-width:710px; }

/* ���� */
.history_wrap { width: 100%; position: relative;}
.history_wrap:before {position: absolute;left: 50%;top: 0px;width: 1px;height: 100%;background: #ddd;content: "";}
.history_wrap .history {position: relative;}

.history_wrap .right_wrap { position:relative; width:50%; min-height:55px; text-align:left; margin-left:50%; margin-bottom:30px; padding-left: 20px; z-index:9; }
.history_wrap .right_wrap:before { position: absolute;left: 0;top: 30px;width: 50px;height: 1px;background: #ddd;content: ""; }
.history_wrap .right_wrap .year {  font-size:36px; line-height:36px; color:#0060b0; padding-top:8px; padding-left: 50px;  font-weight:600;position:relative; } 
.history_wrap .right_wrap .year:before { position: absolute;left: -25px;top: 26px;width: 11px;height: 11px;border-radius: 5.5px; background: #0060b0;content: ""; }
.history_wrap dl { margin-top:20px; overflow:hidden; }
.history_wrap .right_wrap dl { padding-left:50px; }
.history_wrap .right_wrap dt { float:left; width:10%; margin-bottom:8px; clear:both; font-weight:600;}
.history_wrap .right_wrap dd { float:left; width:90%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }

.history_wrap .left_wrap { position:relative; width:50%; min-height:55px; text-align:right; margin-bottom:30px;  z-index:9; }
.history_wrap .left_wrap:before { position: absolute;right: 0;top: 30px;width: 50px;height: 1px;background: #ddd;content: ""; }
.history_wrap .left_wrap .year {  font-size:36px; line-height:36px; color:#0060b0; padding-top:8px; padding-right: 60px;  font-weight:600;position:relative; } 
.history_wrap .left_wrap .year:before { position: absolute;right: -5px;top: 26px;width: 11px;height: 11px;border-radius: 5.5px; background: #0060b0;content: ""; }
.history_wrap .left_wrap dl { padding-right:60px; }
.history_wrap .left_wrap dt { float:right; width:10%; margin-bottom:8px; clear:both; font-weight:600;}
.history_wrap .left_wrap dd { float:left; width:90%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }
.history_wrap .history_img { margin:10px 0 20px 0; }

.history_wrap ul { width: 100%; overflow: hidden; }
.history_wrap ul li { width: 26%; /*background: #fff; border-top:4px #ff7a00 solid; border: 1px #ddd solid; text-align: center; */ float: left; padding: 0px 0px; box-sizing: border-box; margin-bottom: 37.5px; margin-right:11%; /*box-shadow:10px 7px 16px rgba(0,0,0,0.1);*/ background: url(../images/sub/history_icon.png) center 168px  no-repeat; }
.history_wrap ul li:nth-child(3n) { margin-right:0;}
.history_wrap ul li .history_year { width: 150px; height: 150px; line-height: 150px; border-radius: 100%; background: #fff; border: 10px #ff7a00 solid; /*box-shadow:10px 7px 16px rgba(0,0,0,0.1);*/ font-size: 30px;  color: #333; text-align: center; margin: 0px auto 40px;}
.history_wrap ul li .history_year span { }
.history_wrap ul li .history_con { border-top: 2px #999 dotted; line-height: 1.3em; padding: 30px 0; font-size: 18px; color: #555; text-align: center; }

@media screen and (max-width:760px) {
.history_wrap:before {left: 10px;}
.history_wrap .right_wrap { position:relative; width:100%; min-height:55px; text-align:left; margin-left:10px; margin-bottom:10px; padding-left: 20px; z-index:9; }
.history_wrap .right_wrap:before { position: absolute;left: 0;top: 26px;width: 20px;height: 1px;background: #ddd;content: ""; }
.history_wrap .right_wrap .year {  font-size:28px; line-height:30px; padding-left: 10px; } 
.history_wrap .right_wrap .year:before { position: absolute;left: -25px;top: 21px;width: 11px;height: 11px;border-radius: 5.5px; background: #0060b0;content: ""; }
.history_wrap dl { margin-top:10px; overflow:hidden; }
.history_wrap .right_wrap dl { padding-left:10px; }
.history_wrap .right_wrap dt { float:left; width:10%; margin-bottom:8px; clear:both; font-weight:600;}
.history_wrap .right_wrap dd { float:left; width:80%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }

.history_wrap .left_wrap { position:relative; width:100%; min-height:55px; text-align:left; margin-left:10px; margin-bottom:10px; padding-left: 20px; z-index:9; }
	
.history_wrap .left_wrap:before { position: absolute;left: 0;top: 26px;width: 20px;height: 1px;background: #ddd;content: ""; }
.history_wrap .left_wrap .year {  font-size:28px; line-height:30px; padding-left: 10px; } 
.history_wrap .left_wrap .year:before { position: absolute;left: -25px;top: 21px;width: 11px;height: 11px;border-radius: 5.5px; background: #0060b0;content: ""; }
.history_wrap .left_wrap dl { padding-left:10px; }
.history_wrap .left_wrap dt { float:left; width:10%; margin-bottom:8px; clear:both; font-weight:600;}
.history_wrap .left_wrap dd { float:left; width:80%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }	
	
}

/* �ݵ�ü �����Ȳ */
.state_wrap { width: 100%; height:100%; overflow:hidden; font-size: 16px; line-height: 1.3em; color: #555; border: 1px #ddd solid; padding: 30px; margin: 30px 0 0; background: #fff; box-sizing: border-box; }
.state_wrap .state_l { float:left; width: 40%; }
.state_wrap .state_r { float:right; width: 60%; text-align: center; }
.state_wrap .state_r img {max-width:90%;}
.state_wrap .con_tit { font-size: 24px;   color: #333; letter-spacing: -1.0px; line-height: 1.3em; text-align: left; margin-bottom: 30px;}
.state_wrap .con_tit span { color: #ff7a00; }
@media screen and (max-width:740px) {
	.state_wrap {font-size: 16px;}
	.state_wrap .state_l { float:none; width: 100%; }
	.state_wrap .state_r { float:none; width: 100%; text-align: center; }
	.state_wrap .state_r img {max-width:100%;}
	.state_wrap .con_tit { margin-bottom: 10px;}
	.state_wrap .state_l p { margin-bottom: 10px;  }
}


/* ������ǥ */
.purpose_wrap { width: 100%; height:260px; overflow:hidden; font-size: 16px; line-height: 1.3em; color: #555; margin: 30px 0; background: #fff; box-shadow:10px 7px 16px rgba(0,0,0,0.1);}
.purpose_wrap .purpose_img { width: 60%; height:260px;}
.purpose_wrap .purpose_img img { max-width: 100%;height:260px; }
.purpose_wrap .purpose_txt { width: 40%; height:260px; padding: 30px; box-sizing: border-box; }
.purpose_wrap .con_tit { font-size: 24px;   color: #333; letter-spacing: -1.0px; line-height: 1.3em; text-align: left; margin-bottom: 30px;}
.purpose_wrap .con_tit span { color: #ff7a00; }
@media screen and (max-width:640px) {
	.purpose_wrap { width: 100%; height:auto;}
	.purpose_wrap .purpose_img { width: 100%; height:auto;}
	.purpose_wrap .purpose_img img { max-width: 100%;height:auto; }
	.purpose_wrap .purpose_txt { width: 100%;height:auto;}
}

/* ���� �� ���� */
.curriculum_wrap { width: 100%; overflow:hidden; margin: 0px 0 20px; background: #fff; border: 1px #ddd solid;/*box-shadow:10px 7px 16px rgba(0,0,0,0.1);*/ border-radius: 15px;}
.curriculum_wrap .curriculum_tit { width: 100px; height: 60px; background: #fff; text-align: center; line-height: 60px; float: left; font-size: 18px; font-weight: 600; color: #ff7a00; letter-spacing: -1.0px;}
.curriculum_wrap .curriculum_txt { width: calc(100% - 100px); height: 60px; padding: 19px 10px; font-size: 16px; line-height: 1.3em; color: #555; box-sizing: border-box; float: left;}

.course_wrap { width: 100%; overflow:hidden; margin: 0px 0 20px; }
.course_wrap .course_l { width: 32%; float: left; margin-right: 3.6%; text-align: center;}
.course_wrap .course_r { width: 64%; float: left; text-align: center; }
.course_wrap .course_tit { width: 100%; height: 60px; background: #0060b0; text-align: center; line-height: 60px; font-size: 18px; font-weight: 600; color: #fff; letter-spacing: -1.0px; border-top-right-radius: 15px; border-top-left-radius:15px; }
.course_wrap .course_txt { width: 100%; height: 60px; background: #fff; text-align: center; padding: 18px 5px; font-size: 16px; line-height: 1.3em; color: #555; box-sizing: border-box;border: 2px #0060b0 solid; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; margin-bottom: 20px; }
.course_wrap .course_img_l { width: 50%; text-align: center; float: left; margin-bottom: 20px;}
.course_wrap .course_img_r { width: 50%; text-align: center; float: left; margin-bottom: 20px;}

.course_wrap p { margin: 10px auto; text-align: center; font-size: 16px; }
.course_wrap .course_c { width: 100%;overflow:hidden; }
.course_wrap .course_c .course_tit2 { width: 100%; height: 60px; background: #0060b0; text-align: center; line-height: 60px; font-size: 20px; font-weight: 600; color: #fff; letter-spacing: -1.0px; border-radius: 15px;  }
.course_wrap .course_c .course_txt2 { margin: 20px auto; text-align: center; font-size: 18px;  font-weight: 500; color: #555;  }

@media screen and (max-width:640px) {
	.curriculum_wrap .curriculum_tit { width: 80px; height: 60px; }
	.curriculum_wrap .curriculum_txt { width: calc(100% - 80px); height: 80px; 	}
	.course_wrap .course_txt {height: 80px;}
}
/* �а��Ұ� */
.introduce_wrap01 {width: 100%; overflow:hidden;}
.introduce_wrap01 .top_box { width: 100%; height: 70px; background: #7c001a; text-align: center; font-size: 28px;   color: #fff; line-height: 70px; box-sizing: border-box; margin:50px 0 30px; border-radius: 15px;  }
.introduce_wrap01 .introduce01 { width: 32%; height: 260px; background: #fff; border: 1px #ddd solid; text-align: center; /*border-radius: 20px;*/ float: left; margin-left:0px; box-sizing: border-box; } 
.introduce_wrap01 .introduce01 img { margin-top: 10px; max-width: 80%; }
.introduce_wrap01 .introduce02 { width: 32%; height: 260px; background: #fff; border: 1px #ddd solid; text-align: center; /*border-radius: 20px;*/ float: left; margin-left:2%; box-sizing: border-box; }
.introduce_wrap01 .introduce02 img { margin-top: -5px; max-width: 60%; }
.introduce_wrap01 .introduce03 { width: 32%; height: 260px; background: #fff; border: 1px #ddd solid; text-align: center; /*border-radius: 20px;*/ float: left; margin-left:2%; box-sizing: border-box; }
.introduce_wrap01 .introduce03 img { margin-top: 10px; max-width: 50%; }
.introduce_wrap01 .img_wrap { width: 100%; height: 105px; border-bottom: 1px #ddd dashed; text-align: center; padding: 25px 10px; box-sizing: border-box; }
.introduce_wrap01 .txt_wrap { width: 100%; text-align: center; padding: 25px 10px; box-sizing: border-box; }
.introduce_wrap01 .txt_wrap .tit { font-size: 20px;   color: #7c001a; margin-bottom: 20px;  }
.introduce_wrap01 .txt_wrap .txt { font-size: 16px; color: #555;  }

.introduce_wrap02 {width: 100%; overflow:hidden; margin-top: 50px;}
.introduce_wrap02 .con_tit {font-size: 28px;   color: #333; letter-spacing: -1.0px; line-height: 1.3em; text-align: center; padding-top: 50px; margin-bottom: 20px; border-top: 1px #ddd dashed;}
.introduce_wrap02 .con_txt {font-size: 18px; color: #555; text-align: center; }
.introduce_wrap02 ul.merit_wrap { overflow: hidden; height: 420px; border: 1px #ddd solid; border-radius: 20px; margin-top: 30px; }
.introduce_wrap02 ul li.merit { width:50%; height: 210px; background: #fff; text-align: left; padding: 25px; box-sizing: border-box; float: left;/*margin-right: 36px; margin-top: 36px;*/ }
.introduce_wrap02 ul li.merit:first-child { border-bottom: 1px #ddd dashed; }
.introduce_wrap02 ul li.merit:first-child + li { border-bottom: 1px #ddd dashed; }
.introduce_wrap02 ul li.merit:nth-child(2n) { border-left: 1px #ddd dashed; }
.introduce_wrap02 ul li.merit .tit { font-size: 20px; font-weight: 600; color: #ff7a00; margin-bottom: 20px;  }
.introduce_wrap02 ul li.merit .txt { font-size: 16px; color: #555;  }

@media screen and (max-width:740px) {
	.introduce_wrap02 ul.merit_wrap {height: auto; }
	.introduce_wrap01 .top_box {height: 60px; margin:30px 0 28px; line-height: 60px; }
	.introduce_wrap01 .introduce01 { width: 100%; height: auto; margin-bottom: 20px;} 
	.introduce_wrap01 .introduce02 { width: 100%; height: auto; margin-left:0; margin-bottom: 20px; } 
	.introduce_wrap01 .introduce03 { width: 100%; height: auto; margin-left:0; } 
	.introduce_wrap02 ul li.merit { width:100%; height: auto; }
	.introduce_wrap02 ul li:nth-child(2n).merit { border-left:none;}

	.introduce_wrap02 ul li.merit:first-child + li + li { border-bottom: 1px #ddd dashed; }

}

/* �൵ �� ����ó */
.map { }
.location_info { overflow:hidden; margin-top:30px; border:1px solid #ddd; background: #fff; }
.location_info li { float:left; width:100%; /*height:80px;*/ text-align:center; padding:10px; box-sizing:border-box;border-bottom:1px solid #ddd; }
.location_info li:last-child { border-bottom:none;}
.location_info strong { display:block;  font-size:18px; padding-top:5px; background:url(../images/common/line_red.gif) center 0 no-repeat; word-break:keep-all; }
.location_info p { margin-top:8px; word-break:keep-all; }
.root_daum_roughmap_landing {
    /*width: calc(100% - 20px) !important;*/
    max-width: 100%;
}
.subway_6 { width:80px; height: 24px; line-height: 23px; background: rgba(180,80,10,0.8); border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #fff !important; margin-right: 5px; letter-spacing: -1.0px; box-sizing: border-box; }
.subway_a { width:80px; height: 24px; line-height: 18px; background: #fff; border: 2px #69a5d1 solid; border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #333 !important;  margin-right: 5px; box-sizing: border-box; letter-spacing: -1.0px; }
.subway_s { width:80px; height: 24px; line-height: 18px; background: #fff; border: 2px #5ba37f solid; border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #333 !important;  margin-right: 5px; box-sizing: border-box; letter-spacing: -1.0px; }
.bus_r {width:80px; height: 24px; line-height: 23px; background: rgba(235,66,1,0.8); border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #fff !important; margin-right: 5px; letter-spacing: -1.0px; box-sizing: border-box; }
.bus_b {width:80px; height: 24px; line-height: 23px; background: rgba(15,146,214,0.8); border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #fff !important; margin-right: 5px; letter-spacing: -1.0px; box-sizing: border-box; }
.bus_g {width:80px; height: 24px; line-height: 23px; background: rgba(81,172,0,0.8); border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #fff !important; margin-right: 5px; letter-spacing: -1.0px; box-sizing: border-box; }
.bus_l {width:80px; height: 24px; line-height: 18px; background: #fff; border: 2px #ddd solid; border-radius: 12px; text-align: center; display: inline-block; text-align: center; color: #333 !important; margin-right: 5px; letter-spacing: -1.0px; box-sizing: border-box; }

/*�ڹ��ܼҰ�*/
.consult_info { overflow: hidden; }
.consult_info ul {}
.consult_info ul li {border: 1px #ddd solid; box-sizing: border-box; margin-bottom: 10px;}
.consult_info ul li img { width: 100%; max-width: 1200px;}

.consult_company { overflow: hidden; }
.consult_company ul {}
.consult_company ul li { float: left; width: 32%; height: 70px; margin-right: 2%; margin-top: 10px; border: 1px #ddd solid; text-align: center;padding: 10px 0; box-sizing: border-box;}
.consult_company ul li:nth-child(2n) { margin-right: 2% !important; }
.consult_company ul li:nth-child(3n) { margin-right: 0 !important; }
.consult_company ul li:nth-child(5n) { margin-right: 2%; }
.consult_company ul li:nth-child(6n) { margin-right: 0 !important; }
.consult_company ul li:first-child { margin-top: 0px;}
.consult_company ul li:first-child + li { margin-top: 0px;}
.consult_company ul li:first-child + li + li { margin-top: 0px;}
.consult_company ul li:first-child + li + li + li { margin-top: 10px;}
.consult_company ul li:first-child + li + li + li + li { margin-top: 10px;}
.consult_company ul li img {width: 180px;}

@media screen and (max-width:640px) {
.consult_company ul li { float: left; width: 49%; height: 70px; margin-right: 2%; margin-top: 10px; border: 1px #ddd solid; text-align: center;padding: 10px 0; box-sizing: border-box;}
.consult_company ul li:nth-child(2n) { margin-right: 0 !important; }
.consult_company ul li:nth-child(3n) { margin-right: 2% !important; }
.consult_company ul li:nth-child(5n) { margin-right: 2% !important; }
.consult_company ul li:nth-child(6n) { margin-right: 0 !important; }
.consult_company ul li:nth-child(10n) { margin-right: 0 !important; }
.consult_company ul li:first-child { margin-top: 0px;}
.consult_company ul li:first-child + li { margin-top: 0px;}
.consult_company ul li:first-child + li + li { margin-top: 10px;}
.consult_company ul li:first-child + li + li + li { margin-top: 10px;}
.consult_company ul li:first-child + li + li + li + li { margin-top: 10px;}
.consult_company ul li img {width: 150px;}
}

/* ��������� */
.benefit_wrap { width: 100%; overflow: hidden; margin: 30px 0 0;}
.benefit_wrap .benefit01 { float: left; width: 24%; height: 400px; background: #fff; border: 1px #ddd solid; box-sizing: border-box; }
.benefit_wrap .benefit01 .tit_box01 { width: 100%; height: 172px; background: url(../images/sub/sub04_1_01.jpg) center no-repeat;text-align: center;}
.benefit_wrap .benefit02 { float: left; width: 24%; height: 400px; background: #fff; border: 1px #ddd solid;  box-sizing: border-box;margin-left: 1.3%; }
.benefit_wrap .benefit02 .tit_box02 { width: 100%; height: 172px; background: url(../images/sub/sub04_1_02.jpg) center no-repeat;text-align: center;}
.benefit_wrap .benefit03 { float: left; width: 24%; height: 400px; background: #fff; border: 1px #ddd solid;  box-sizing: border-box;margin-left: 1.3%; }
.benefit_wrap .benefit03 .tit_box03 { width: 100%; height: 172px; background: url(../images/sub/sub04_1_03.jpg) center no-repeat;text-align: center; }
.benefit_wrap .benefit04 { float: left; width: 24%; height: 400px; background: #fff; border: 1px #ddd solid;  box-sizing: border-box;margin-left: 1.3%; }
.benefit_wrap .benefit04 .tit_box04 { width: 100%; height: 172px; background: url(../images/sub/sub04_1_04.jpg) center no-repeat;text-align: center;}
.benefit_wrap .tit { font-size:22px; font-weight: 500; color: #0060b0; padding-bottom: 15px; }
.benefit_wrap .con_box { padding:30px;}
@media screen and (max-width:940px) {
	.benefit_wrap .benefit01 { width: 49%; height: auto; }
	.benefit_wrap .benefit02 { width: 49%; height: auto; margin-left:2%; }
	.benefit_wrap .benefit03 { width: 49%; height: auto; margin-left:0; margin-top: 10px;	}
	.benefit_wrap .benefit04 { width: 49%; height: auto; margin-left:2%; margin-top: 10px; }
	.benefit_wrap .benefit01 .tit_box01 { height: 172px; background-size: cover;}
	.benefit_wrap .benefit02 .tit_box02 { height: 172px; background-size: cover;}
	.benefit_wrap .benefit03 .tit_box03 { height: 172px; background-size: cover;}
	.benefit_wrap .benefit04 .tit_box04 { height: 172px; background-size: cover;}
.benefit_wrap .tit { font-size:18px; font-weight: 500; color: #0060b0; padding-bottom: 10px; }
.benefit_wrap .con_box { padding:20px;}
}
@media screen and (max-width:480px) {
	.benefit_wrap .benefit01 { width: 100%;  }
	.benefit_wrap .benefit02 { width: 100%; height: auto; margin-left:0; margin-top: 10px;}
	.benefit_wrap .benefit03 { width: 100%; height: auto; margin-left:0; margin-top: 10px;	}
	.benefit_wrap .benefit04 { width: 100%; height: auto; margin-left:0; margin-top: 10px; }
	.benefit_wrap .benefit01 .tit_box01 { height: 172px; background-size: cover;}
	.benefit_wrap .benefit02 .tit_box02 { height: 172px; background-size: cover;}
	.benefit_wrap .benefit03 .tit_box03 { height: 172px; background-size: cover;}
	.benefit_wrap .benefit04 .tit_box04 { height: 172px; background-size: cover;}
.benefit_wrap .tit { font-size:18px; font-weight: 500; color: #0060b0; padding-bottom: 10px; }
.benefit_wrap .con_box { padding:20px;}
}

/* �濵�̳� */
.management_wrap { width: 100%;  margin-bottom: 20px; }
.management_img01 { width: 100%; height:120px; background:url(../images/sub/management_img01.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt01 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img02 { width: 100%; height:120px; background:url(../images/sub/management_img02.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt02 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img03 { width: 100%; height:120px; background:url(../images/sub/management_img03.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt03 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img04 { width: 100%; height:120px; background:url(../images/sub/management_img04.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt04 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img05 { width: 100%; height:120px; background:url(../images/sub/management_img05.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt05 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }

/* ����ä�� */
.recruit_box { width: 100%; border: 1px #ddd solid; background: #f6f6f6; padding: 20px; box-sizing:border-box;  font-size: 14px; line-height: 1.5em;   }
.recruit_tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #333; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden;  }
p.sub { margin-bottom: 10px;}
.recruit li { font-size: 16px; margin-top: 5px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  line-height: 1.5em;}
.recruit li.none { background: none; }


.contents .con_area .list { border-top: 2px #000 solid; padding-top: 30px;}
.contents .con_area .list ul { }
.contents .con_area .list li { width:100%; box-sizing:border-box; border:1px #ddd solid; padding: 20px; background:#fff; font-size:15px; line-height:1.5em; float:left; box-sizing:border-box; margin: 0px 0 15px 0%; cursor: pointer; }
.contents .con_area .list li:last-child { margin-right: 0px; margin-bottom: 0px; }
.contents .con_area .list li:hover {  border:1px #c80c47 solid; }
.contents .con_area .list li .tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px;  overflow: hidden; height: 30px;}
.contents .con_area .list li .con { overflow: hidden; text-overflow: ellipsis; white-space: pre; height: 25px; color: #333;}
.contents .con_area .list li .date { color: #666; margin-top: 10px; font-size: 14px;}

.contents .list_photo {  width:100%; border-top: 2px #000 solid; padding-top: 30px; display: inline-block;}
.contents .list_photo ul { }
.contents .list_photo li { width:100%; height: auto; box-sizing:border-box; border:1px #ddd solid; background:#fff; font-size:15px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 0px; margin-bottom: 15px; cursor: pointer; }
.contents .list_photo li:last-child { margin-right: 0px; margin-bottom: 0px; }
.contents .list_photo li:hover {  border:1px #c80c47 solid;  }
.contents .list_photo li .photo { width:120px; height: 110px; float: left;  background: url(../images/no_img.png) center #f6f6f6; }
.contents .list_photo li .photo img { width:120px; height: 110px; }
.contents .list_photo li .txt_wrap { width: calc(100% - 140px); float: left; padding: 10px; }
.contents .list_photo li .tit { margin-bottom: 5px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .list_photo li .con { overflow: hidden; height: 25px; color: #333;}
.contents .list_photo li .date { color: #666; margin-top: 5px;  font-size: 14px;}

.contents .con_area .view { border-top: 2px #000 solid; padding-top: 30px;}
.contents .con_area .view ul { }
.contents .con_area .view li { width:100%; height: auto; box-sizing:border-box; float:left; border:1px #ddd solid; padding: 20px; background:#fff; font-size:15px; line-height:1.5em; box-sizing:border-box; }
.contents .con_area .view li .tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .con_area .view li .date { color: #666; margin-bottom: 20px;}
.contents .con_area .view li .con { overflow: hidden; height: auto; color: #333; border-top:1px #ddd dashed; padding: 20px 0; }
.contents .con_area .view li .list_prev {border-top:1px #ddd dashed; padding-top: 20px;}
.contents .con_area .view li .list_prev .prev { width: 80px; display: inline-block;}
.contents .con_area .view li .list_next { padding-top: 10px;}
.contents .con_area .view li .list_next .next { width: 80px; display: inline-block;}

.contents .con_area .main_copy { text-align: center; }
.contents .con_area .main_copy img { width: 200px; }
.contents .con_area .main_copy .txt01 {font-size:20px; line-height:28px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); margin-top: 30px; font-weight: 600; }
.contents .con_area .main_copy .txt02 {font-size:36px; line-height:48px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); letter-spacing: -1.0px; ; font-weight: bolder; margin-top: 20px; }


.sub_wrap { width:100%; background:#fff; display: inline-block; margin: 20px 0 0 0;}
.mid_wrap { margin:40px auto 0; width:100%; background:#fff;}
#mid {width:100%; /*min-height:600px; */background:#fff; padding:20px 3%; box-sizing:border-box; overflow:hidden;}
#contents { width:100%; padding:20px 0; box-sizing:border-box; overflow:hidden; font-size: 14px; line-height: 150%; letter-spacing: -0.5px;}
#contents p.sub_txt { font-size: 20px; font-weight: 100; color: #666; text-align: center; line-height: 26px; }
#contents p.sub_txt span { font-size: 20px; font-weight: 600; color: #014384; }
.line { width: 35px; padding:0px; border:none; height:3px; background-color:#014696; margin:30px auto; }
#contents .con_box {}
#contents .con_box .con_box_l { width: 100%; }
#contents .con_box .con_box_l p { margin-bottom: 20px;}
#contents .con_box .con_box_l p .name { font-size:24px; letter-spacing: 2.0px; margin-left: 10px; }
#contents .con_box .con_box_r { width: 100%; text-align: center; }
#contents .con_box .con_box_r img { box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.3); }

.exp { font-size:16px; line-height:24px; margin-bottom:30px; color:#444; text-align:center; }
.exp span { font-weight:500; color:#222; }

/* Sub ���� */
.box_dot { padding:17px 14px; text-align:left; border:1px dotted #94abc6; }
.box_mem { padding:15px 30px; text-align:left; border:1px solid #ccc; }
.box_dues { margin-bottom:25px; padding:30px; font-size:18px; text-align:center; border:1px dotted #ccc; background-color:#f6f6f6; }
.box_dues span { color:#0c4e9b; }
.blank_line { height:15px; }

img.org { width:100%; }

/* �������� �� ��� */
.mission { width:100%; }
.mission ul { width:100%; }
.mission ul li { margin-bottom:5px; padding:15px; text-align:left; border:1px dotted #94abc6; }
.mission ul li.align_c { margin:15px 0 5px 0; padding:20px; font-size:17px; text-align:center; line-height:22px; border:1px dotted #94abc6; }

/* ����ȸ�� */
.former { width:100%; text-align:center;}
.former ul { margin:auto 0; }
.former ul li { display:inline-block; width:42%; margin:0 5px 10px 0; padding:10px; text-align:center; line-height:180%; letter-spacing:-0.05em; background:url('../images/sub/sub01_former_bg.png')  no-repeat center center #fff; border:1px dotted #949392; }
.former ul li:nth-child(2n) { margin-right: 0; }
.former ul li span.former_name { font-size:25px; font-weight:600; }

/* ���� */
.articles_wrap { width:100%; }
.articles_wrap .articles { width:100%; }
.articles_wrap .articles span.arti_tit { font-size:18px; color:#222; font-weight:600; }
.articles_wrap .articles dl { margin-bottom:20px;}
.articles_wrap .articles dt { margin-bottom:15px; font-size:18px; color:#222; font-weight:600; }
.articles_wrap .articles dd { }
.articles_wrap .articles dd.arti_tit { margin:5px 0; color:#222; font-weight:600; }

/* ��ȸ�ҽ��� */ 
.newsletter_wrap { width:100%; }
.newsletter_wrap ul { margin:auto 0; }
.newsletter_wrap ul li { display:inline-block; width:45%; margin:0 8px 5px 8px; font-size:14px; }
.newsletter_wrap ul li:nth-child(2n) { margin-right: 0; }
.newsletter_wrap ul li img { width:100%; border:1px solid #d4d4d4; }
.newsletter_wrap ul li ul.nl_list { width:100%; margin:10px 0px 10px -5px; padding:0; }
.newsletter_wrap ul li ul.nl_list li { width:100%; height:10px; /* padding-left:10px; background:url('../images/newsletter/bullet.png')  no-repeat center left ; */text-align:left;}
.year_area { width:100%; margin-bottom:25px; /*padding-bottom:15px; */text-align:right; /*border-bottom:1px solid #014696;*/ }
select.years{ width:180px; height:35px; font-size:17px; line-height:35px; border:1px solid #666; background:#fff; padding-left:8px;}

/* ����/�Ŀ��ȳ� */
.join_guide { width:100%; }
.join_guide .stit { font-size:17px; font-weight:600; margin-bottom:5px; color:#2a4f8d;}
.join_guide p { margin-bottom:10px; }
.join_guide .img_area { width:100%; text-align:center; }
.support { padding:15px 0; text-align:center; border:1px solid #ccc; }
.support ul { margin:auto 0; width:100%; }
.support ul li { display:inline-block; width:88%; height:40px; margin:5px 2px; color:#fff; line-height:40px; background:#0c4e9b; }


/* �װ����ַ¿����� */
/* ������ ���� */
.reg { padding:25px; font-weight:600; color:#222; text-align:left; border:1px dotted #94abc6; }
.reg p.date { width:100%; text-align:right; }
.reg p.list { width:100%; padding-left:200px; text-align:left; }

/* ���䰶���� */
#gal_list {width:100%; border-top:2px solid #000; border-bottom:1px solid #ddd; padding-top:20px; display:inline-block; }
#gal_list .list_wrap { padding:0; width:100%; margin:0 auto;}
#gal_list ul { text-align:center;}
#gal_list ul li { margin-right:2%; width:48%; margin-bottom:20px; text-align:center; float:left; cursor:pointer;}
#gal_list ul li:nth-child(2n) {margin-right:0;}
#gal_list ul li img { width:150px; height:100px; border:1px solid #dcdcdc;}
#gal_list ul li .gal_txt { width:100%; margin-top:5px; letter-spacing:-1px; line-height:16px;}
#gal_list ul li .gal_txt .date { font-size:12px; color:#666;  letter-spacing: normal;}

/*ȸ������Ұ�*/
.partner {width:100%; border-top:2px solid #000; padding-top:10px; margin:0 auto;}
.partner .list_wrap { width:100%;}
.partner ul { overflow: hidden; display:flex; flex-wrap: wrap; border-bottom:1px solid #ddd; }
.partner ul li { width:23.4%; margin-top:20px; margin-bottom:20px; float:left; cursor:pointer; box-sizing:border-box; margin-right:2%;   }
.partner ul li:nth-child(4n) {margin-right: 0;}
.partner ul li .partner_img { width:100%; height:150px; border: 1px #ddd solid; text-align: center;}
.partner ul li .partner_img img { width:100%; max-width: 280px; height:150px;}
.partner ul li .partner_txt { width:100%; letter-spacing:-0.5px; line-height: 1.5em; }
.partner ul li .partner_txt .tit { font-size:16px; color:#333; font-weight: 600; margin-bottom: 5px; margin-top: 10px;}
.partner ul li .partner_txt .txt { font-size:16px; color:#555; font-weight: 400; margin-bottom: 20px; overflow: hidden; max-height: 70px; }
.partner ul li .partner_txt .date { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.partner ul li .partner_txt .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 3px;
}
.partner ul li .partner_txt .views { font-size:14px; color:#666; }


@media screen and (max-width:940px) {
    .partner ul li {
        width: 48%;
    }
.partner ul li:nth-child(2n) {margin-right: 0;}
}
@media screen and (max-width:640px) {
    .partner ul li {
        width: 99%;
		margin-right: 0;
    }
	.partner ul li .partner_img {}
}





/*�����ڷ�*/
.press {width:100%; border-top:2px solid #000; padding-top:10px; display:inline-block; margin:0 auto;}
.press .list_wrap { width:100%; margin:0 auto;}
.press ul { overflow: hidden; }
.press ul li { width:100%; margin-top:15px; float:left; cursor:pointer; box-sizing:border-box; border-bottom:1px solid #ddd; padding-bottom:25px;  }
.press ul li .press_img { width:250px; height:155px; margin-right:35px; float: left; }
.press ul li .press_img img { width:250px; height:155px;}
.press ul li .press_txt { width:calc(100% - 285px); margin-top:15px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em; float: left;}
.press ul li .press_txt .tit { font-size:16px; color:#333; font-weight: 600; margin-bottom: 20px;}
.press ul li .press_txt .txt { font-size:15px; color:#555; font-weight: 400; margin-bottom: 20px; overflow: hidden;max-height: 45px;}
.press ul li .press_txt .date { font-size:14px; color:#666; position: relative; padding-right: 20px;}
.press ul li .press_txt .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 0px;
}
.press ul li .press_txt .views { font-size:14px; color:#666; }
@media screen and (max-width:640px) {
.press ul li .press_img { width:150px; height:93px; margin-right:15px; float: left; }
.press ul li .press_img img { width:150px; height:93px;}	
.press ul li .press_txt { width:calc(100% - 165px); margin-top:0px; margin-bottom:5px; }
.press ul li .press_txt .tit { overflow: hidden; max-height: 20px; margin-bottom: 10px;}
.press ul li .press_txt .txt { max-height: 20px;}
}

/*���*/
.seminar {width:100%; display:inline-block; margin:0 auto;}
.seminar .list_wrap { width:100%; margin:0 auto;}
.seminar ul { overflow: hidden; }
.seminar ul li { width:100%; float:left; cursor:pointer; box-sizing:border-box; border:1px solid #ddd; padding:30px; margin-top: 20px;  }
.seminar ul li:first-child { margin-top: 0px;  }
.seminar ul li:hover { border:1px solid #0060b0; }
.seminar ul li .seminar_img { width:100%; height:226px; margin-right:35px;  }
.seminar ul li .seminar_img img { width:100%; max-width:416px; height:226px;}
.seminar ul li .seminar_txt { width:100%; margin-top:15px; margin-bottom:8px; letter-spacing:-0.5px; line-height: 1.5em;  }
.seminar ul li .seminar_txt .tit { font-size:24px; color:#333; font-weight: 600; line-height: 1.2em; }
.seminar ul li .seminar_txt .txt { font-size:16px; color:#555; font-weight: 400; margin-bottom: 20px; overflow: hidden; max-height: 70px; }
.seminar ul li .seminar_txt .date { font-size:14px; color:#666; margin-bottom: 10px;}
dl.seminar_list {overflow: hidden; }
dl.seminar_list dt { width: 80px; height: 26px; line-height: 26px; border: 1px #0060b0 solid; border-radius: 3px; font-size:15px; color:#0060b0; text-align: center; float: left; margin-right: 20px; margin-top: 5px;  }
dl.seminar_list dd { width: calc(100% - 102px); height: 32px; line-height: 26px; float: left;  margin-top: 5px; }
.seminar_list_wrap { border-bottom: 1px #ccc dashed; padding: 20px 0;}
.seminar_agree { margin-top: 30px;}
.seminar_agree .agree_div {height:150px;padding:20px;overflow-y:auto;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd; border-top:2px #000 solid; ; color: #666; margin-bottom: 0px; }

/* FAQ */
.faq_list {border-top: 2px solid #000;}
.faq_list li {}
.faq_list dt {overflow: hidden; height: auto; padding: 10px 25px 10px 0; cursor: pointer; border-bottom: 1px solid #ddd;  line-height: 40px; position: relative;}

.faq_list dt:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(135deg);
    position:absolute;
    top: 28px;
    right: 8px;
    transition: 0.5s;
}
.faq_list dt.on:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(-45deg);
    position:absolute;
    top: 40px;
    right: 8px;
    transition: 0.5s;
}
.faq_list dt .tit_q {float: left; width: 40px; height: 40px;  background: #0060b0; border-radius: 20px; color: #fff; line-height: 38px; display: inline-block; font-size: 16px; font-weight: 500; text-align: center; margin-right: 20px;}
.faq_list dt .tit {float: left; width: 100%; font-size: 16px; font-weight: 400;  }
@media screen and (max-width:480px) {
	.faq_list dt .tit {line-height: 1.2em; }
}
.faq_list dt .btn_down {width: 10%; text-align: center;}
.faq_list dd {display: none; height: auto; padding: 20px 0px; line-height: 150%; border-bottom: 1px solid #ddd; line-height: 150%;}
.faq_list dd .tit_a {float: left; width: 40px; height: 40px;  background: #ccc; border-radius: 20px; color: #333; line-height: 38px; display: inline-block; font-size: 16px; font-weight: 500; text-align: center; margin-right: 20px;}
.faq_list dd .list_con { width:100%;font-size: 14px; color: #555;  }
.faq_list dt p { float: left; padding-left: 25px;}
.faq_list dt .cate {
    color: #555;
    font-weight: 400;
    margin-right: 15px;
    padding-right: 15px;
	position: relative;
}
.faq_list dt .cate:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.faq_list dt .code {
    font-weight: 400;
    color: #555;
    padding-right: 15px;
	position: relative;
}
.faq_list dt .code:after {
    content: '';
    display: inline-block;
    margin: 0 0px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0px;
    top: 6px;
}
.faq_list dt .subject {
    font-size: 16px;
    color: #111;
    font-weight: 500;
}
@media screen and (max-width:825px) {
.contents .con_box .faq_list {border-top: 2px solid #000;}
.contents .con_box .faq_list li {}
.contents .con_box .faq_list dt {overflow: hidden; height: auto; padding: 10px 15px 10px 0; cursor: pointer; border-bottom: 1px solid #ddd;  line-height: 40px; position: relative;}
	
.contents .con_box .faq_list dt:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(135deg);
    position:absolute;
    top: 36px;
    right: 8px;
    transition: 0.5s;
}
.contents .con_box .faq_list dt.on:after {
    content: '';
    display:inline-block;
    width:9px;
    height:9px;
    margin:-5px 12px auto auto;
    vertical-align:middle;
    border-right:2px solid #aaa;
    border-top:2px solid #aaa;
    transform:rotate(-45deg);
    position:absolute;
    top: 40px;
    right: 8px;
    transition: 0.5s;
}
.contents .con_box .faq_list dt .tit_q {float: left; width: 40px; height: 40px;  background: #0060b0; border-radius: 20px; color: #fff; line-height: 38px; display: inline-block; font-size: 16px; font-weight: 500; text-align: center; margin-right: 20px;}
.contents .con_box .faq_list dt .tit {float: left; width: 100%; font-size: 15px; font-weight: 400; line-height: 20px;}
.contents .con_box .faq_list dt .btn_down {width: 10%; text-align: center;}
.contents .con_box .faq_list dd {display: none; height: auto; padding: 10px 15px; line-height: 150%; border-bottom: 1px solid #ddd; line-height: 150%;}
.contents .con_box .faq_list dd .tit_a {float: left; width: 40px; height: 40px;  background: #f0f0f0; border-radius: 20px; color: #333; line-height: 38px; display: inline-block; font-size: 16px; font-weight: 500; text-align: center; margin-right: 20px;}
.contents .con_box .faq_list dd .list_con { width:100%; }
}
/*������ȫ��*/
#media_list {border-top:2px solid #014696; }
#media_list ul li { margin:20px auto 0px; width:100%; background:#f6f6f6; border:1px solid #ddd; padding:15px 15px; box-sizing:border-box; }
#media_list ul li:first-child + li + li + li + li { margin-bottom:15px; }
#media_list ul li p.img {margin:0 auto; width:100%; text-align:center;  }
#media_list ul li p.img .video { width:100%; border:1px #000 solid;}
#media_list ul li p.title { font-size:16px; margin:10px 0;}
#media_list ul li p.date { color:#666; margin:5px 0;}

#thum_list { text-align:center;}
#thum_list ul li { width:20%; margin:30px 1.5% 15px 1.5%; text-align:center; float:left; }
#thum_list ul li img { width:100%; border:1px solid #dcdcdc;}
#thum_list ul li img:hover {border:1px solid #a70e13; }
#thum_list ul li p.title { margin-top:5px; line-height:14px;}
#thum_list ul li p.date { font-size:12px; color:#666; margin-bottom:0px;}
#thum_list .thum_prev, .thum_next { cursor:pointer; margin-top:70px; }
#thum_list .thum_prev:hover, .thum_next:hover { cursor:pointer; margin-top:70px; }

/*Board*/
#t_bd { }
#t_bd thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #000 solid; background:#f6f6f6;}
#t_bd tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd tr .list_tit { width:50%; }
#t_bd tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd tr td { padding:12px 0px; border-bottom:1px solid #ddd; text-align:center; }
#t_bd tr td.l { text-align:left; padding-left:7px}
#t_bd tr td.v_ctn { text-align:left;  padding:20px; background:#f6f6f6;}
#t_bd tr td .reply {border-top:1px #CCC dashed; margin-top:20px; padding-top:20px;}
#t_bd tr td.faq { text-align:left; padding:20px; background:#f6f6f6; }
#t_bd tr td.bd_tit { text-align:left; }

.bd_page { margin-top:20px; width:100%; text-align:center; font-size: 15px; margin-bottom: 40px;}
.bd_page span { width:35px; height:35px; margin:0 2px; line-height:33px; text-align:center; display:inline-block; border:1px solid #ddd; }
.bd_page span.pg_on { font-weight:600; color:#222; border:1px solid #1f3d69; }

#t_bd_v { border-top:2px #000 solid; }
#t_bd_v tr th.tit { padding:12px 0; border-bottom:1px solid #ddd; margin-bottom:10px; background:#f6f6f6; font-size:18px;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr th { font-weight:500; text-align:center; background:#f6f6f6;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr td.tit { border:1px solid #ddd; margin-bottom:10px; background:#f6f6f6; font-size:15px; }
#t_bd_v tr td.v_ctn { text-align:left; padding:20px; font-size:15px; font-weight:normal; color:#666; background:#fff;}
#t_bd_v tr td.v_ctn img { margin:20px auto; max-width:768px; }
#t_bd_v tr td.v_ctn_g { padding:15px; background-color:#f4f4f4 }
#t_bd_v tr td .v_re li { border-bottom:1px #CCC dashed; padding:10px 0; }
#t_bd_v tr td .v_re li:first-child { padding-top:0; }
#t_bd_v tr td.align_c { text-align:center;}
#t_bd_v tr td.align_r { text-align:right;}
#t_bd_v tr td input, #t_bd_v tr td textarea, #t_bd_v tr td select { border:1px solid #e2e2e2; }
#t_bd_v tr td input { padding:0px 10px; height:28px; float:left; }
#t_bd_v tr td input.radio { padding:0px; border:none; }
#t_bd_v tr td input.text_form { width:80%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td input.file_form { width:40%; height:30px; line-height:30px; border:1px solid #ddd; color:#222;padding: 0; }
#t_bd_v tr td textarea { padding:5px 10px; box-sizing: border-box; }

#t_bd_mem { }
#t_bd_mem  thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #014696 solid; background:#f6f6f6;}
#t_bd_mem  tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr .list_tit { width:50%; }
#t_bd_mem  tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr th { padding:12px; font-size:18px; color:#000; border-top:1px #acacac solid; border-bottom:1px #acacac solid; background:#f6f6f6; }
#t_bd_mem  tr td { padding:12px 15px; border-bottom:1px solid #ddd; text-align:left; border-top:1px #ddd solid; border-bottom:1px #ddd solid; }
#t_bd_mem  tr td.none { border:none; }

.bd_w_btn { width:100%; display:inline-block; text-align:center;}
.bd_btn { width:82px; height:32px; border-radius:0px; background:#014696; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; }
.bd_btn a { color:#fff; display:block; }
.bd_btn:hover { background-color:#003e86; }
.bd_btn_w { width:82px; height:30px; border-radius:2px; background:#FFF; border:1px solid #d8d8d8; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; margin-left:20px;}
.bd_btn_w a { color:#666; display:block; }
.bd_btn_w:hover {  background-color:#f6f6f6; }
.bd_btn_f { width:72px; height:24px; border-radius:2px; background-color:#f3f3f3; border:1px solid #d8d8d8; display:inline-block; }
.bd_btn_f:hover { background-color:#e6e6e6; }
.bd_btn_f a { font-size:12px; text-align:center; line-height:23px; display:block; }
.bd_btn_f a:hover { color:#666; }

.state01 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:12px; text-align:center; color:#666; line-height:21px; display:inline-block; border:1px #e6e6e6 solid;}
.state02 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:12px; text-align:center; color:#347ab7; line-height:21px; display:inline-block; border:1px #e6e6e6 solid;}
.txt_qna { font-size:24px; font-weight:500; color:#347ab7;}

.search { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; }
.search .sear_sel { margin-left:203px; margin-right:12px; float:left;}
.search .sear_sel .sel { width:120px; height:31px; padding:5px 5px 5px 35px; float:left; border:1px solid #ddd; }
.search .sear_sel_l { margin-left:140px; margin-right:10px; float:left;}
.search .sear_sel_l .sel { height:31px; padding:3px; float:left; border:1px solid #ddd; }
.search .word { padding-right:0px;float:left; }
.search input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; }
.search img { float:left; }

.search1 { margin:0px auto; display:inline-block; text-align:center; float: right;}
.search1 input.sell_form { padding:0px 7px; width:180px; height:42px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666;  box-sizing:border-box; }
.search1 img { float:left; border: 1px #ddd solid; border-left: none;}
.sear_txt { margin-bottom:10px;}
.sear_txt span { color:#ccc;}

.cate { padding:0px 7px; width:80px; height:42px; border:1px solid #ddd;float: left; margin-right: 10px;}
.search2 { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; border:1px solid #ddd;}
.search2 .word { padding-right:0px;float:left; }
.search2 input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; margin-left:7px; }
.search2 img { float:left; }

/* ȸ�� */

.tab_wrap { margin:30px auto 8px; overflow: hidden; width: 100%;}
.tab_wrap .tab2 { margin:0px auto; width: 100%;}

.tab_wrap ul { overflow: hidden;}
.tab_wrap li { width:175px; height:46px; text-align:center; line-height:44px; font-weight:500; float:left; font-size:18px; cursor:pointer; box-sizing: border-box; background: #f0f0f0; border-top:1px #f0f0f0 solid;border-right:1px #f0f0f0 solid;border-left:1px #f0f0f0 solid;border-bottom:none;}
.tab_wrap li.on { border-top:1px #0060b0 solid;border-right:1px #0060b0 solid;border-left:1px #0060b0 solid;border-bottom:none;background: #fff; }
.tab_wrap li:first-child { margin-left: 0px;}
.tab_wrap li.tab_on {border: 2px #2384bc solid; }

.tab_wrap .br_no { border-right: none; }
.tab_wrap .bl_no { border-left: none; }
.tab_wrap .br_no_p { border-right: none;}
.tab_wrap .bl_no_p { border-left: none;}

.tab_wrap2 {margin:0px auto 8px; border-bottom: 1px #ddd dashed; padding-bottom: 16px; }

.login_wrap { width:100%; text-align:center; margin:0 auto; }
.login_wrap .login_input { width:100%; margin:0 auto; text-align:center; }
.login_wrap .login_input .txt_box { width:100%;padding:0 10px;height:50px;line-height:50px;box-sizing:border-box;}
.login_wrap input[type=text] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;}
.login_wrap input[type=password] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;}
.login_input input[type=submit] { width:100%; border:0; height:50px; line-height:50px; background:#0060b0; color:#fff; font-size:18px; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.login_input input[type=submit]:hover, .login_input input[type=submit]:active { background:#004f91; }
.login_footer { width:100%; text-align:center; }
.login_footer .remember_id { width:100%; margin:0 auto; padding-bottom:20px; text-align:left;}
.login_footer .remember_id label { font-size: 14px; color: #555; }
.login_footer .id_pw { width:100%; margin:0 auto; padding-top:10px; text-align:center; }
.login_footer .id_pw span { color: #999; letter-spacing: 5px; }
.login_footer a {color:#333;}
.login_footer a:hover {color:#027cc8;text-decoration:underline;}
.login_footer p { text-align:left;}
.login_box { width:100%; margin:0 auto; text-align:left; }
.login_box_l { float:left; width:50%; }
.login_box_r { float:right; width:50%; }

input::-webkit-input-placeholder {font-size:14px;color:#999;}
input::-moz-input-placeholder {font-size:14px;color:#999;}
input:-ms-input-placeholder {font-size:14px;color:#999;}
input:-moz-input-placeholder {font-size:14px;color:#999;}

.join_agree_box { margin:15px 0px 15px 0px; padding:0px 15px 0 15px; width:100%; height:38px; font-size:16px; line-height:36px; background-color:#f6f6f6; border:1px solid #ddd;box-sizing:border-box; }
.join_agree_box .join_agree { font-size:13px; float:right; margin-left:30px; color:#666;}
.join_agree_box .join_agree .r_st { margin:3px 5px 0px 0px; }

.join_tit {font-size:20px; font-weight:500; color:#333; line-height:1.2em; margin:10px 0 10px;}
.join_tit span {font-size:15px; color:#0060b0; line-height:30px; }

.board_top_area { width: 100%; height:100%; margin-bottom:0px; overflow:hidden;}
.border_box { padding:23px 0 15px 0; border:1px solid #ddd; box-sizing:border-box; }

.agree_div {height:150px;padding:20px;overflow-y:auto;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd; border-top:2px #000 solid; ; color: #666; margin-bottom: 20px;}
.agree_div dl { margin-bottom:10px; }
.agree_div dl dt { margin:15px 0 5px; color: #333; font-weight: 500; font-size: 17px; }
.agree_div dl dd {margin:5px 0 5px; font-weight: 300; }

/*��������ó����ħ*/
.agree_div_h {color: #666; margin-bottom: 20px;}
.agree_div_h dl { margin-bottom:10px; }
.agree_div_h dl dt { margin:15px 0 5px; position: relative; color: #333; font-weight: 500; font-size: 17px; /*	padding-left: 15px;*/}
.agree_div_h dl dd {margin:5px 0 5px; font-weight: 300; }

.agree {margin-top:5px; margin-bottom:10px; font-size: 18px; font-weight: 600;}
.phone div { width: 90%; margin:0px auto 10px; text-align:left; }
/*.phone span {margin-left:10px;}
 .phone span:first-child {margin-left:0;} */
.phone span.name { display:block; width:100%; margin-bottom:5px; text-align:left; }
.phone span.hp { display:block; width:100%; text-align:left; }
.phone input[type=text] {height:30px;line-height:30px;border:1px solid #e2e2e2;}
.phone label {display:inline-block;width:75px;}
.phone .txt_box_l {width:150px;}
.phone .txt_box_m {width:120px;}
.phone .txt_box_s {width:80px;}

@media screen and (max-width:480px) {
.phone .txt_box_s {width:42px;}
}
.info_warp { width:100%; }
.info_warp dl { margin-bottom:20px; }
.info_warp dl dt { margin-bottom:7px; color:#222; font-weight:600; }

.sitemap {width:95%;}
.sitemap ul {width:100%; }
.sitemap ul li { display:inline-block; width:100%; margin:2%; }
.sitemap>ul>li { background:#f2f2f2; padding:10px; }

/*.sitemap ul li:nth-child(4n) { margin-right: 0; } */
.sitemap ul li .sitemap_tit { width:100%; height:35px; margin-bottom:10px; font-size:18px; color:#222; font-weight:600; text-align:left; line-height:35px; border-bottom:2px solid #014696;}
.sitemap ul li ul { overflow:hidden; }
.sitemap ul li ul li { width:100%; height:20px; text-align:left; line-height:20px; cursor:pointer; }
.sitemap ul li ul li.stit { font-size:15px; color:#666; text-indent:10px; }

.id_pw_sch {width:100%; padding: 20px 0; border:1px solid #e2e2e2;}
.id_pw_sch .sch_id{color:#014384;}
.btn_login {background:#007bc7; border: 1px #4db5e5 solid;width:31%;height:46px;margin-right:20px;}
.btn_login:hover {background:#007bc7;color:#fff;}

.join_txt_area { margin:15px 0px; padding:15px; font-size:13px; line-height:16px; width:100%; height:250px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.join_txt_area1 { margin:15px 0px; padding:15px; width:100%; height:150px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.ctn1 { margin:20px 0 10px 0; }
.style_m1 {margin-bottom:20px; }
.style_m1 li { margin:3px 0px 0px 0px; list-style:none; padding-left:10px; text-indent:-12px; }

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left;  margin-right:10px; margin-bottom:5px; cursor:pointer;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; }


.btn_area {width:100%;text-align:center;margin-top:20px;overflow: hidden;}
.btn_area_1 {width:100%;text-align:left;margin-bottom:30px;padding-left: 60px;}
.btn_area a {display:inline-block;width:210px;text-align:center;}
.btn_area a{margin-right:10px;}
.btn_area a:last-child {margin-right:0;}
.btn_area a:hover, .btn_area a:active {color:#fff;}
.btn_area_c {width:100%;text-align:center; margin: 0 auto 30px;}
.btn_area_c2 {width:100%;text-align:center; margin: 20px auto 0px;}
.btn_area_c a {display:inline-block;width:210px;padding:10px 0;text-align:center;}
.btn_area_c a{margin-right:10px;}
.btn_area_c a:last-child {margin-right:0;}
.btn_area_c a:hover, .btn_area a:active {color:#fff;}

.join_complete_wrap .con_area {text-align:center; background: #fcfcfc; border:1px #f0f0f0 solid; padding: 30px 40px 10px; box-sizing: border-box; }
.join_complete_wrap .con_area h3{font-size:18px;line-height:18px;font-weight:normal;margin-bottom:10px;}
.join_complete_wrap .con_area div {margin-top:30px;}

.field_tit {}

.btn_confirm {background:#014384; color: #fff !important;}
.btn_confirm:hover, .btn_confirm:active {background:#007bc7; color: #fff;} 
.btn_cancel {background:#666; color: #fff !important;}
.btn_cancel:hover, .btn_cancel:active {background:#666; color: #fff;}
.btn_confirm2 {background:#666; color: #fff !important; }
.btn_confirm2:hover, .btn_confirm2:active {background:#666; color: #fff !important;}
.btn_confirm3 {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_confirm3:hover, .btn_confirm3:active {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_small {display:inline-block;width:100px;height:32px;line-height:32px;color:#fff;text-align:center;font-size:13px;cursor:pointer;}
.btn_small:hover, .btn_small:active {color:#fff;}
.btn_style01 {background:#014384;color:#fff;}
.btn_style01:hover, .btn_style01:active {background:#0070c0;color:#fff !important;}
.btn_style02 {background:#eb4747;}
.btn_style02:hover, .btn_style02:active {background:#e13b3b;}
a.btn_etc {display:inline-block;background:#fff;border:1px #0060b0 solid;height:30px;line-height:30px;min-width:60px;text-align:center;vertical-align:top;color:#0060b0;font-size: 13px;margin-right: 3px;padding: 0 2px; cursor: pointer;letter-spacing: -1px;}
a.btn_etc:hover {border:1px #0060b0 solid; color:#0060b0;}
a.btn_term {display:inline-block;background:#f6f6f6;border:1px #ddd solid;height:30px;line-height:28px;min-width:30px;text-align:center;vertical-align:top;color:#333;font-size: 13px;margin-left: 3px;margin-top: 5px;padding: 0 5px; cursor: pointer; border-radius: 3px; }
a.btn_sear {display:inline-block;background:url(../images/common/ic_search_w.png) 3px 5px no-repeat #0060b0; background-size: 22px; border:1px #0060b0 solid;height:30px;line-height:28px;vertical-align:top;color:#fff;font-size: 13px;margin-top: 5px;margin-left: 3px;padding: 0 6px 0 22px; cursor: pointer; border-radius: 3px; }
.btn_etc {display:inline-block;background:#fff;border:1px #0060b0 solid;height:30px;line-height:30px;min-width:60px;text-align:center;vertical-align:top;color:#0060b0;font-size: 13px;margin-right: 3px;padding: 0 2px; cursor: pointer;letter-spacing: -1px;}
.btn_etc:hover {border:1px #0060b0 solid; color:#0060b0;}
.btn_etc_s {display:inline-block;background:#fff;border:1px #0060b0 solid;height:30px;line-height:30px;width:80px;text-align:center;vertical-align:top;color:#0060b0;font-size: 14px;margin-right: 3px;}
.btn_etc_s:hover {border:1px #0060b0 solid; color:#0060b0;}
.btn_kakao {background:#fee704;}
.btn_kakao img {vertical-align:middle;}
.btn_kakao:hover {background:#fbe406;}
.btn_package {display:inline-block;position:relative;height:60px;}
.btn_package a {background-color:#fef6e9;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #eb4747;color:#eb4747;}
.btn_package a:hover {background-color:#faeadf;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #f1dede;color:#eb4747;border:1px solid #eb4747;color:#eb4747;}
.btn_package .bg {display:block;position:absolute;top:-3px;left:-4px;width:44px;height:42px;background:url(../images/sub/btn_p_top.png) 0 0 no-repeat;}
.btn_package .bg2 {display:block;position:absolute;bottom:1px;right:5px;width:45px;height:42px;background:url(../images/sub/btn_p_bottom.png) 0 0 no-repeat;}

/* table */
.search_popup .form_table {border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size: 14px; }
.form_table {border-top:2px solid #000; }
.form_table th {background:#f6f6f6;padding:10px;text-align:center;border-bottom:1px solid #ddd;font-weight:normal;color: #333;}
.form_table th.line-rg {background:#f6f6f6;padding:10px;text-align:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;font-weight:normal;color: #333;}
.form_table th.tit {background:#fff;padding: 10px 0;text-align:center;border-bottom:1px solid #ddd;font-size: 24px; font-weight:500;color: #333;}
.form_table th.tit_sub {background:#fff;padding:8px 0;text-align:left;border-bottom:1px solid #ddd;font-size: 20px; font-weight:500;color: #333;}
.form_table .align_c {text-align:center;}
.form_table .align_l {text-align:left;}
.form_table td {padding:8px 5px; border-bottom:1px solid #ddd; color: #666;}
.form_table td input[type=text], .form_table td input[type=password], .form_table td input[type=post] {height:32px;border: 1px #ddd solid; padding: 0 10px;  font-weight:300;box-sizing: border-box;/*padding:8px;*/font-size: 15px;}
.form_table td.v_top { vertical-align: top;}
.form_table select {border:1px solid #ddd;height:32px;min-width:60px;font-size: 14px;}
.form_table textarea { border:1px solid #ddd; padding: 10px; width: 99%; color: #666;font-size: 14px;}
.form_table textarea.type2{ border:1px solid #ddd; padding: 10px; width: 96%; color: #666;font-size: 14px;}
.txt_box_l {width:100px;}
.txt_box_s {width:50px;}
.txt_box_ll {width:100%;}
.txt_box_s2 {width:80px;}
.txt_box_m {.btn_area_c {width:100%;text-align:center; margin: 0 auto 30px;}
width:60%;}
.txt_email {width:30%;}
.txt_add {width:100%;}
.txt_text { width:90%; padding:10px; }
.txt_input { width:350px; padding:0 10px; height:30px; line-height:30px; border:1px solid #ddd; }
.checkbox_group { }
.checkbox_group ul { overflow: hidden;}
.checkbox_group ul li { float:left; /*margin-right: 50px; margin-bottom: 10px;*/width: 50%; }
.checkbox_group ul li span { margin-left: 5px;}
.form_table .txt_r { float: left; font-size: 16px; color: #666; font-weight: normal; display: block;}
.form_table .m_block {display:block;/* margin-top:5px; */}
.form_table .txt_s {color:#666;}
.form_table .a_cen { text-align: center;}
.form_table .book_price { font-size: 16px; font-weight: 600; color: #0060b0; } 
.book_btn_wrap1 {float: left; width: 15%; margin-top: 70px; }
.book_btn_wrap1 button {margin-bottom: 10px; float: right; }
.form_table label { margin-right:20px;}
.form_table .view_sel { }
.form_table .view_sel .view { width:300px; height:31px; padding:5px; border:1px solid #ddd; margin-bottom:10px;}
.form_table .view_sel .view1 { width:150px; height:31px; padding:5px; border:1px solid #ddd;  }
.form_table .bank_wrap { overflow: hidden;}
.form_table .bank_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 80px;}
.form_table .cash_wrap { overflow: hidden;}
.form_table .cash_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 180px;}
.form_table .cash_wrap .tit1 { float: left; line-height: 32px; margin-right: 10px; }
.form_table .half { width: 40%; text-align: right; }


/*login
#login {width:100%; }
#login .login_box {margin:0 auto; width:100%; height:auto; box-sizing:border-box; border-radius:0px; display:inline-block; }
#login .login_box .login_input_box { width:50%; margin:0 auto; }
#login .login_box .login_input_box input.login_input { width:100%; height:50px; padding:5px 20px; box-sizing:border-box; border-radius:0px; background:#fff; border:1px solid #ddd;  display:inline-block; font-size:16px; color:#666; text-align:center; vertical-align:middle; }
#login .login_box .login_input_box input.login_input:hover { background:#f6f6f6; border:1px solid #ddd; color:#347ab7; }
#login .login_box .login_input_box input.login_input:focus { background:#f6f6f6; border:1px solid #ddd; color:#347ab7; }
#login .login_box .login_menu_box { width:50%; margin:25px auto; }
#login .login_box .login_menu_box .login_txt { font-size:14px; float:left; }

#login .login_box .login_btn{ display:inline-block; border-radius:5px; border:none; padding:4px 5px 5px 5px; text-align:center; vertical-align:middle; font-weight:500; cursor:pointer; width:auto; font-size:16px;  background:#eee; width:100%; height:50px; margin-top:15px; }
#login .login_box .login_btn.list{ background:#347ab7; color:#fff; font-size:16px; font-weight:500; }*/

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:0px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; cursor:pointer; margin:0 10px;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; } 

/* table */
.tb_scroll {
	overflow: auto;
	overflow-x: scroll;
}


/*��������ó����ħ, �̿���*/
.unt { font-weight:600; font-size:16px; margin: 30px 0 10px 0;}
.ctn { margin-bottom:20px; font-size:14px; }
.style_m {margin-bottom:20px; }
.style_m li { margin:3px 0px 0px 0px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-17px;}
.style_n li { margin:2px 0px 0px 15px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-8px;}
.unt_box { margin:5px 0px 15px 0px; padding:15px 20px; width:100%; height:auto; background-color:#f6f6f6; border:1px solid #ddd; line-height:24px; box-sizing:border-box; display:inline-block; }

.info_box { width: 100%; border-left: 1px #ddd solid; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid; border-top: 1px #ddd solid; background: #f6f6f6; text-align: center; padding: 20px; margin: 20px auto 0; font-size: 16px; line-height: 1.5em; box-sizing: border-box; }
.info_box p { margin: 5px 0;}

.bl_none {border-left:none !important;}

/* �Խ��� */
.grad_tb{margin:auto 0;font-size:15px;min-width: 640px;}
.grad_tb table {border-top:2px #000 solid; }
.grad_tb grad_tb{width:100%;border:0;}
.grad_tb caption{font-weight:bold;text-align:left}
.grad_tb th,
.grad_tb td{color:#4b4b4b; padding:8px;border:0;vertical-align:top}
.grad_tb th{vertical-align:middle;}
.grad_tb thead th{background:#f6f6f6;color:#505050;text-align:center;font-weight:400; border-bottom:1px #ddd solid;word-break:keep-all;}
.grad_tb thead th.line-rg{border-right:1px #ddd solid;}
.grad_tb thead td{background:#f6f6f6;color:#505050;text-align:center;border-bottom:1px #ddd solid;word-break:keep-all;}
.grad_tb thead td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:bold; border-bottom:1px #ddd solid;border-right:1px solid #dadada;word-break:keep-all;}
.grad_tb tbody th{border-bottom:1px solid #dadada;border-left:0px;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td{border-bottom:1px solid #dadada;border-left:1px solid #dadada;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.td_left { text-align:left; }
.grad_tb tbody th.photo{ padding:none;}
.grad_tb tbody td:first-child{border-bottom:1px solid #dadada;border-left:none;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.line-lg{border-bottom:1px solid #dadada;border-left:1px solid #dadada !important;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.none{border-bottom:1px solid #dadada;border-left:none;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.note{text-align:left;}
.grad_tb tbody td.bg{background:#fffdf3;border-bottom:1px solid #dadada;border-left:1px solid #dadada;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tfoot th{border-left:0px;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tfoot td{border-left:1px solid #dadada;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tfoot td:first-child{border-left:none;}
.grad_tb tfoot td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:bold;border-left:1px solid #dadada;border-right:1px solid #dadada; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb .align_l{text-align:left; padding-left:15px;}
.grad_tb .th_bg {background:#f6f6f6;}
.grad_tb .btn_inc {background:#014696;font-size:15px;padding:5px 15px;color:#fff !important;}
.grad_tb .btn_inc:hover {background:#003e86;}
.grad_tb strong {font-weight: 500;}

.company_wrap { display: block; padding: 20px 0 0;border-bottom: 1px #ddd solid;}
.company_wrap .company_img { width: 300px; margin: 0 auto; }
.company_wrap .company_img img { width: 100%; max-width: 300px; }
.company_wrap .company_info { width: 100%; padding: 0 0 0 0px; box-sizing: border-box; }
.company_wrap ul.company_info {}
.company_wrap ul.company_info li { width: 100%; margin: 20px 0; display: inherit; }
.company_wrap ul.company_info li span {width: 80px; display: block; font-weight: 500; color: #0060b0; }

a.list_link { text-decoration: underline; color: #0060b0; font-weight: 400;}
.state_received { width:70px; height: 25px; line-height: 24px; text-align: center; color: #ff9900; border: 1px #ddd solid; display: inline-block; font-weight: 400; font-size: 13px; border-radius: 12px;}
.state_unreceived { width:70px; height: 25px; line-height: 24px; text-align: center; color: #999; border: 1px #ddd solid; display: inline-block; font-weight: 400; font-size: 13px; border-radius: 12px;}
.state_accept { width:70px; height: 25px; line-height: 24px; text-align: center; color: #009475; border: 1px #ddd solid; display: inline-block; font-weight: 400; font-size: 13px; border-radius: 12px;}
.state_ing { width:70px; height: 25px; line-height: 24px; text-align: center; color: #0060b0; border: 1px #ddd solid; display: inline-block; font-weight: 400; font-size: 13px; border-radius: 12px;}
.state_complete { width:70px; height: 25px; line-height: 24px; text-align: center; color: #ff9900; border: 1px #ddd solid; display: inline-block; font-weight: 400; font-size: 13px; border-radius: 12px;}
a.btn_view { width:70px; height: 25px; line-height: 24px; text-align: center; color: #0060b0; background: #eaebef; display: inline-block; font-size: 13px; border-radius: 12px; }
a.btn_application { width:70px; height: 25px; line-height: 24px; text-align: center; color: #fff; background: #0060b0; display: inline-block; font-size: 14px; border-radius: 12px; }
a.btn_advice { width:120px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #0060b0; display: inline-block; font-size: 15px; border-radius: 3px; float: right;}
a.btn_print { width:80px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #0060b0; display: inline-block; font-size: 15px; border-radius: 3px; float: right; margin-left: 20px;}
a.btn_modify2 { width:80px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #0060b0; display: inline-block; font-size: 15px; border-radius: 3px; float: right; margin-left: 20px;}
a.btn_del { width:24px; height: 24px; line-height: 24px; text-align: center; color: #ff0000; border: 1px #ddd solid; display: inline-block; font-weight: 400; font-size: 14px; border-radius: 12px;}
a.btn_add { width:70px; height: 25px; line-height: 24px; text-align: center; color: #0060b0; border: 1px #ddd solid; display: block; font-weight: 400; font-size: 14px; border-radius: 12px; margin:8px auto 20px; cursor: pointer;}
.state_seminar { width:80px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #666; display: inline-block; font-size: 15px; border-radius: 3px; margin-top: 10px;}
a.btn_seminar { width:80px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #0060b0; display: inline-block; font-size: 15px; border-radius: 3px; margin-top: 10px;}
a.btn_popup { width:90px; height: 30px; line-height: 30px; text-align: center; color: #fff; background: #7c919d; display: block; font-size: 14px; border-radius: 5px; margin: 10px auto; cursor: pointer; }

.attention { margin-top: 6px; font-size: 13px;color: #666; }
.map_tb { border-top:1px solid #ddd; }
.map_tb th { background:#f9f9f9; padding:10px; color:#222; font-size:16px; font-weight:600; line-height:50px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left;  }
.map_tb td { padding:10px; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left; }

.tit_bl {font-size:15px;font-weight:bold;color:#4c6bae;}
ol.list li {text-indent:-18px;margin-bottom:3px;padding-left:18px;}
.bg_box {background:#f6f6f6;border:1px solid #ddd;padding:15px;}


/*������û*/
.about_wrap { width: 100%; background: #f6f6f6; padding: 30px 30px; box-sizing: border-box; text-align: center; overflow: hidden; border-radius: 10px;margin-bottom: 50px; }
.about_wrap .about_tit {font-size: 30px; font-weight: 100; color: #333; margin-bottom: 20px; line-height: 1.3em; letter-spacing: -1.5px;}
.about_wrap .about_tit .co_bl { font-weight: 500; color: #0060b0;}
.about_wrap .about_tit .co_gr { font-weight: 500; color: #009475;}
.about_wrap p {font-size: 16px; color: #555; font-weight: 300; line-height: 1.5em;}
.about_wrap p span {color: #0060b0; font-weight: 500;}
.diagram_wrap { overflow: hidden; margin-top: 30px; }
.diagram_wrap .diagram_l {float: left; width: 180px; height: 180px; border-radius: 90px; border: 5px #009475 solid; box-sizing: border-box; background: url(../images/sub/sub02_4_01.png) center 30px no-repeat #fff; }
.diagram_wrap .diagram_l p {font-size: 14px; font-weight: 300; color: #555; line-height: 1.3em;}
.diagram_wrap .diagram_l p span {font-size: 16px; font-weight: 500; color: #333; display: block;margin-top: 100px;}
.diagram_wrap .diagram_r {float: left; width: 180px; height: 180px; border-radius: 90px; border: 5px #0060b0 solid; box-sizing: border-box; background: url(../images/sub/sub02_4_02.png) center 30px no-repeat #fff; }
.diagram_wrap .diagram_r p {font-size: 14px; font-weight: 300; color: #555; line-height: 1.3em;}
.diagram_wrap .diagram_r p span {font-size: 16px; font-weight: 500; color: #333; display: block;margin-top: 100px;}
.diagram_wrap .diagram_arrow {float: left; width: 95px; height: 180px; box-sizing: border-box; background: url(../images/sub/sub02_4_03.png) center 60px no-repeat; }
.diagram_wrap .diagram_c {overflow: hidden;float: left; width: calc(100% - 550px); }
.diagram_wrap .diagram_c .diagram_c_top { width: 100%; height: 64px; line-height: 64px; font-size: 20px; font-weight: 500; color: #fff;background: url(../images/sub/sub02_4_04.png) repeat; border-top-left-radius: 15px; border-top-right-radius: 15px;background-size: cover;}
.diagram_wrap .diagram_c .diagram_c_bottom { width: 100%; height: 116px; line-height: 1.5em; font-size: 16px; font-weight: 300; color: #555;background: #fff; border: 1px #ddd solid;border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; box-sizing: border-box;padding-top: 26px;}
.diagram_wrap .diagram_c .diagram_c_bottom span.co_bl { font-weight: 500; color: #0060b0;}
.diagram_wrap .diagram_c .diagram_c_bottom span.co_gr { font-weight: 500; color: #009475;}
.about_list { margin-top: 50px; border-top: 1px dashed #ddd;padding-top: 50px;}
.about_list dl {overflow: hidden;}
.about_list dl dt { width: 180px; height: 35px; line-height: 35px; background: #0060b0; text-align: center; font-size: 15px; font-weight: 500; color: #fff; float: left;border-radius: 5px; margin-bottom: 20px;}
.about_list dl dd { width: calc(100% - 180px); font-size: 15px; color: #555; font-weight: 300; text-align: left; float: left; padding-top: 6px; padding-left: 20px; box-sizing: border-box; min-height: 35px;margin-bottom: 20px;}

@media screen and (max-width:940px) {
	.diagram_wrap .diagram_l {width: 150px; height: 150px; border-radius: 75px; border: 5px #009475 solid; box-sizing: border-box; background: url(../images/sub/sub02_4_01.png) center 25px no-repeat #fff; background-size: 60px;}
	.diagram_wrap .diagram_l p span {margin-top: 90px;}
	.diagram_wrap .diagram_r {width: 150px; height: 150px; border-radius: 75px; border: 5px #0060b0 solid; box-sizing: border-box; background: url(../images/sub/sub02_4_02.png) center 25px no-repeat #fff; background-size: 50px;}
	.diagram_wrap .diagram_r p span {margin-top: 90px;}
	.diagram_wrap .diagram_arrow {width: 60px; height: 150px;background-size: 20px;}
	.diagram_wrap .diagram_c {overflow: hidden;float: left; width: calc(100% - 420px); }
	.diagram_wrap .diagram_c .diagram_c_top { height: 54px; line-height: 54px; }
	.diagram_wrap .diagram_c .diagram_c_bottom { height: 96px; padding-top: 16px;}
	.about_list { margin-top: 30px; padding-top: 30px;}
	.about_list dl dt {width: 150px;}
	.about_list dl dd {width: calc(100% - 150px);}
	
}
@media screen and (max-width:860px) {
	.diagram_wrap .diagram_c .diagram_c_bottom {padding-top: 8px;}

}
@media screen and (max-width:720px) {
	.about_wrap {padding: 20px;}
	.about_wrap .about_tit {font-size: 24px;}
	.diagram_wrap .diagram_l {width: 100%; height: 70px; border-radius: 35px; border: 4px #009475 solid; background: url(../images/sub/sub02_4_01.png) 80px no-repeat #fff; background-size: 50px;}
	.diagram_wrap .diagram_l p {margin-left: 30px;}
	.diagram_wrap .diagram_l p span {margin-top: 15px;}
	.diagram_wrap .diagram_r {width: 100%; height: 70px; border-radius: 35px; border: 4px #0060b0 solid; background: url(../images/sub/sub02_4_02.png) 80px no-repeat #fff; background-size: 45px;}
	.diagram_wrap .diagram_r p {margin-left: 30px;}
	.diagram_wrap .diagram_r p span {margin-top: 15px;}
	.diagram_wrap .diagram_arrow {width: 100%; height: 50px;transform: rotate(90deg);background: url(../images/sub/sub02_4_03.png) center no-repeat;background-size: 20px;}
	.diagram_wrap .diagram_c {width:100%; }
	.diagram_wrap .diagram_c .diagram_c_bottom {height: 70px;}
	.about_list dl dt { width: 80px;}
	.about_list dl dd { width: calc(100% - 80px);padding-left: 10px;padding-top: 0px;}

}
.subject_wrap {}
.subject_wrap ul { overflow: hidden; }
.subject_wrap ul li { width: 32%; margin-left: 2%; margin-bottom: 26px; border: 1px #ddd solid; padding: 30px; box-sizing: border-box; text-align: center; float: left;}
.subject_wrap ul li:first-child { margin-left: 0; }
.subject_wrap ul li:nth-child(3n+1)  { margin-left: 0; }
.subject_tit { font-size: 22px; font-weight: 500; color: #0060b0; line-height: 1.3em; margin-bottom: 15px; padding-bottom: 15px; width: 100%; border-bottom: 1px #ddd dashed; letter-spacing: -1.0px; min-height: 55px;}
.lecturer { font-size: 18px; }
.lecturer span { font-size: 14px; color: #666; margin-left: 5px; }
.subject_wrap .btn_application {width:100%; height: 30px; line-height: 30px; text-align: center; color: #fff; background: #0060b0; display: inline-block; font-size: 16px; border-radius: 5px; margin-top: 10px; }

.search_popup { width:100%; margin:0 auto; background:#fff; font-size:14px; line-height:1.7em; box-sizing: border-box; padding: 20px;}
/*.search_popup .btn_profile {margin-right: 10px;}*/
.directions { display:none; width:95%; height:auto; margin:0 auto; background:#fff; font-size:14px; line-height:1.7em; overflow-y:scroll; box-sizing: border-box; padding: 20px;}
.directions2 { display:none; width:100%; height:auto; margin:0 auto; background:#fff; font-size:14px; line-height:1.7em; overflow-y:hidden; box-sizing: border-box; padding: 20px;}
.directions .pop_close { width: 30px; height: 30px; color: #fff; line-height: 28px;text-align: center;font-size: 14px; cursor: pointer;float: right;margin: 7px;}

.info_popup { width:760px; height:650px; background:#fff; font-size:14px; line-height:1.7em; /*overflow-y:scroll;*/ box-sizing: border-box; padding: 20px;position: fixed;top: 70px;left: 50%; margin-left: -360px; z-index: 99;border: 5px #ddd solid; box-shadow:0px 0px 30px rgba(0,0,0,0.5); }
.info_tit { width: 100%; height: 45px; line-height: 45px; background:#7c919d; /*border-top: 5px solid #009475; border-bottom: 1px solid #ccc;*/ text-align: center; font-size: 20px; font-weight: 500; margin: 0 auto 20px; color: #fff;}
dl.info_list dt { font-weight: 500; font-size:16px; padding-bottom:6px; color: #0060b0;}
dl.info_list dd { margin-bottom: 20px;}
.info_popup .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 28px;text-align: center;font-size: 14px; cursor: pointer; margin-bottom: 20px;}

.speaker_profile {width:100%; margin:0 auto 30px; font-size:14px; line-height:1.7em; box-sizing: border-box; overflow: hidden;}
.speaker_tit { width: 100%; height: 40px; line-height: 40px; background:#009475; /*border-top: 5px solid #009475; border-bottom: 1px solid #ccc;*/ text-align: center; font-size: 18px; font-weight: 500; margin: 0 auto 20px; color: #fff;}
.speaker_wrap {  width: 100%;min-height: 150px;padding:20px 0; border-top: 1px #ddd dashed; border-bottom: 1px #ddd dashed; }
.speaker_wrap_half {  width: 100%;min-height: 150px;padding:20px 0; border-bottom: 1px #ddd dashed; float: left;}
.speaker { 
    float: left; 
    width: 40%; margin-right: 10px;}
.speaker img {
    max-width: 100%;
    margin-bottom: 10px;
}
.btn_select { width: 80px;  height: 25px; line-height: 23px; background:#fff; color: #0060b0; font-size: 13px; text-align: center; float: right; margin-right: 10px; border-radius: 2px;border: 1px #0060b0 solid;box-sizing: border-box;}
.btn_select a {color: #0060b0; }
.btn_profile { width: 80px;  height: 25px; line-height: 25px; background:#009475; color: #fff; font-size: 13px; text-align: center; float: right; margin-right: 20px; border-radius: 2px;margin-top: -28px;}
.btn_profile a {color: #fff; }
dl.speaker_list { overflow: hidden; padding:20px 0px 0;}
dl.speaker_list dt { font-weight: 500; font-size:16px; padding-bottom:6px; border-bottom:1px solid #aaa; color: #009475;}
dl.speaker_list dd { margin-bottom: 20px;}
.speaker_detail ul { overflow: hidden;}
.speaker_detail ul li { float: left;width: 100%; max-height: 125px; margin-bottom: 5px;}
/* .speaker_detail ul li:nth-child(2n) { float: left;width: 100%; max-height: 125px;} */
/* .speaker_detail ul li.name .tit {font-weight: 400; font-size:15px; padding-bottom:0px; padding-top: 0px; width: 50px;}
.speaker_detail ul li.name .txt {font-weight: 300; font-size:15px; padding-bottom:0px; padding-top: 0px; letter-spacing: 5px; color: #333;}
.speaker_detail ul li.year .tit {font-weight: 400; font-size:15px; padding-bottom:0px; padding-top: 0px; width: 50px;}
.speaker_detail ul li.year .txt {font-weight: 300; font-size:15px; padding-bottom:0px; padding-top: 0px; letter-spacing: normal; color: #333;} */
.speaker_detail ul li .tit {font-weight: 400; font-size:15px; padding-bottom:0px; padding-top: 0px;display: inline-block; color: #009475; width: 50px;}
.speaker_detail ul li .plus { font-weight: 100; font-size:20px;line-height: 18px; font-size: 18px; padding-left: 5px; color: #009475; display: inline-block; cursor: pointer; }

@media screen and (max-width:840px) {
	.info_popup { width:90%; height:85%; font-size:14px; line-height:1.7em; overflow-y:scroll; padding: 10px; top: 60px;left: 5%; margin-left: 0px;}
	.info_popup .pop_close { margin-bottom: 10px;}
}
@media screen and (max-width:640px) {
	.directions { width:90%;max-width:640px }
	.speaker_detail ul li { width: 100%;}
	.speaker_detail ul li.name .txt {letter-spacing: normal;}
	/*.btn_profile {margin: 10px 0 0 0;  }*/
	.btn_select { margin: -25px 0 0 0; }

.btn_profile { width: 100%;  height: 25px; line-height: 25px; background:#009475; color: #fff; font-size: 13px; text-align: center; float: right; border-radius: 2px;margin-top: 10px;}
}
@media screen and (max-width:480px) {
	.directions { width:90%; }

}
@media screen and (max-width:319px) {
	.speaker {
        float: none;
        width: 100%;
    }
    .profile_btn_wrap {
        margin-top: 0px !important;
    }
    #wrap #header #m_visual .main_copy .txt01, #wrap .contents_wrap01 .quick_wrap .quick ul li a {
        font-size: 16px;
    }
}
.speaker_tb{margin:auto 0;font-size:14px;}
.speaker_tb table {min-width: 640px; width: 100%;border:1px solid #ddd;}
.speaker_tb grad_tb{width:100%;border:0;}
.speaker_tb caption{font-weight:bold;text-align:left}
.speaker_tb th{color:#4b4b4b; padding:5px;border:0;vertical-align:top}
.speaker_tb td{color:#4b4b4b; padding:5px;border:0;vertical-align:top}
.speaker_tb th{vertical-align:middle;}
.speaker_tb thead th{background:#f6f6f6;color:#222;text-align:center;font-weight:400; border-bottom:1px #ddd solid;border-left:1px solid #ddd;word-break:keep-all;}
.speaker_tb thead td{background:#f6f6f6;color:#505050;text-align:center;border-bottom:1px #ddd solid;border-left:1px solid #ddd;word-break:keep-all;}
.speaker_tb tbody th{background:#f6f6f6;color:#222;font-weight:400;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center;vertical-align:middle;word-break:keep-all;}
.speaker_tb tbody th.bg{background:rgba(0,148,117,0.5);color:#fff;font-weight:400;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center;vertical-align:middle;word-break:keep-all;}
.speaker_tb tbody td{border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center;vertical-align:middle;word-break:keep-all;}
.speaker_tb tbody td.align_l{text-align:left;}
.speaker_tb tbody td.bg{background:#fffdf3;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center;vertical-align:middle;word-break:keep-all;}
.speaker_tb tfoot th{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #ddd;word-break:keep-all;}
.speaker_tb tfoot td{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #ddd;word-break:keep-all;}

.contents .tab { }
.contents .tab ul { overflow: hidden; margin: 0 auto;}
.contents .tab ul li { width: 24.2%; height: 48px; font-size: 15px; line-height: 45px; color: #555; font-weight: 400; letter-spacing: -2px; text-align: center; float: left; cursor: pointer; border: 1px #ddd solid; margin-left: 1%; margin-bottom: 5px; box-sizing: border-box}
.contents .tab ul li span { color: #666; width: 30px; display: inline-block;}
.contents .tab ul li:first-child {  margin-left: 0%; }
.contents .tab ul li:first-child + li + li + li + li  {  margin-left: 0%; }
.contents .tab ul li:first-child + li + li + li + li + li + li + li + li  {  margin-left: 0%; }
.contents .tab ul li.on { color: #0060b0;border: 2px #0060b0 solid; }
.contents .tab ul li:hover { color: #0060b0;border: 2px #0060b0 solid;}

.application_list {width: 50%; text-align: left;margin: 30px auto;}
.application_list .tit {font-weight: 500; font-size:18px;padding: 10px; border-top: 1px #ddd solid;border-bottom: 1px #ddd dashed; background: #f6f6f6;}
.application_list dl { border-bottom:1px #ddd dashed;padding: 10px;}
.application_list dl dt {font-weight: 500; font-size:16px; color: #0060b0; min-width: 120px; display: inline-block; margin-bottom: 10px; float: left;}
.application_list dl dd {font-size:16px; margin-bottom: 10px;}


/* ��������, ���л��� */
.cau1 { margin-top:0px; font-size:13px; float:right; color:#666; font-weight:400;}

#t_join { margin:15px 0 0px 0; border-top:2px #014696 solid; }
#t_join tr th {   padding:5px 2px; letter-spacing:-0.5px; text-align:center; background:#f6f6f6; border-bottom:1px solid #ddd;}
#t_join tr th.fir { border-top:2px solid #014696;}
#t_join tr td { padding:5px 5px; border-bottom:1px solid #ddd; }
#t_join tr td.fir {  border-top:2px solid #014696;}
#t_join tr td .td_txt { float:left; padding:6px;}
#t_join tr td input[type=text] { border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td input[type=password]{ border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td textarea{ border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td select{ border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td input[type=text], input[type=password], input[type=radio] { padding:5px 5px 5px 10px; height:30px; box-sizing:border-box;}
#t_join tr td input[type=file] { padding:0px ; height:30px; box-sizing:border-box;}
#t_join tr td select { padding:5px 5px 5px 10px; height:30px; }
#t_join tr td div.cau { margin-top:6px; margin-left:0px; font-size:12px; color:#999;}
#t_join tr td p.cau { padding-top:6px; margin-bottom:6px; font-size:12px; clear:both;color:#999; line-height:18px;}
#t_join tr td textarea { padding:5px 10px; box-sizing:border-box; height:200px;}
#t_join tr td ul { margin:6px 0 0 20px;}
#t_join tr td li { list-style:disc; font-size:12px; color:#666; }
#t_join tr td .photo {width:87px; height:115px; border:1px #ddd solid; float:left;}
#t_join tr td .photo_txt { float:left; margin-left:0px;}

.w_xs { width:60px}
.w_s { width:80px}
.w_m { width:100px}
.w_l { width:120px}
.w_xl { width:140px}
.w_xxl { width:180px}
.w_xxxl { width:392px}
.w_100 { width:100%}

.join_txt_area { margin:15px 0px; padding:10px; font-size:13px; line-height:16px; width:100%; height:250px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.join_txt_area1 { margin:15px 0px; padding:10px; width:100%; height:150px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.ctn1 { margin:20px 0 10px 0; }
.style_m1 {margin-bottom:20px; }
.style_m1 li { margin:3px 0px 0px 0px; list-style:none; padding-left:10px; text-indent:-12px; }

.join_agree_box { margin:15px 0px 15px 0px; padding:0px 10px 0 10px; width:100%; height:38px; font-size:16px; line-height:36px; background-color:#f6f6f6; border:1px solid #ddd;box-sizing:border-box; }
.join_agree_box .join_agree { font-size:13px; float:right; margin-left:30px; color:#666;}
.join_agree_box .join_agree .r_st { margin:3px 5px 0px 0px; }

#t_bd1 { font-size:12px; margin:10px 0; }
#t_bd1 thead tr { padding:5px; text-align:center; background:#f6f6f6;}
#t_bd1 tr th { padding:5px; text-align:center; border:1px solid #ddd; margin-top:50px;  font-weight:500; }
#t_bd1 tbody tr { padding:5px; margin-top:50px;  font-weight:500; }
#t_bd1 tr td { padding:5px; border:1px solid #ddd; text-align:center; }

#c_gallery {}
#c_gallery ul { overflow:hidden;}
#c_gallery ul li { font-size:17px; text-align:center; border:1px #ccc solid; box-sizing:border-box; width:94%; height:auto; background:#fff; margin-left:3%; margin-right:3%;margin-bottom:15px; box-sizing:border-box; cursor:pointer; }
#c_gallery ul li img { width:100%; }
#c_gallery ul li:hover { border:1px #1e427d solid; }
#c_gallery ul li p { margin:10px;}

/* board */

.board .maintit {
	text-align:center;
	margin-bottom:50px;
}
.board .items {
    float: left;
    width: 392px;
    margin-right: 12px;
    background: #f4f4f4;
    padding: 24px;
    text-align: left;
}

.board .items:last-child {
    margin-right: 0;
}

.board .items .cate {
	color: #0431ae;
	border-bottom: 2px solid #0431ae;
	padding: 0;
	display: inline-block;
	line-height: 1.2em;
	font-weight: 500;
	padding: 0 2px;
}

.board .items .tit {
    font-size: 24px;
    line-height: 1.2em;
    color: #222;
    margin: 12px 0;
    max-height: 57px;
    overflow:hidden;
	font-weight:400;
}

.board .items .contents {
    line-height: 1.6em;
    font-weight: 100;
    max-height: 70px;
    overflow: hidden;
}

.board .items .date {
    margin-top: 8px;
    display: block;
    color: #999;
    font-weight: 100;
}

.board .board_wrap {
    float: left;
}
.board_inner { position: relative;}
.board_inner:before {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #000;
}
.board_bottom {
    /* position: relative; */
    overflow: hidden;
	margin:40px auto 0;
}

a.btn_back {
    display: inline-block;
    text-align: center;
    float: right;
    width: 100px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	margin-left: 10px;	
}

a.btn_popclose {
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 20px;
    width: 100px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_write {
    display: inline-block;
    text-align: center;
    float: right;
    width: 100px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_confirm {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_confirm_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
a.btn_print_m {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #0060b0;
    height: 38px;
    line-height: 36px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 0;
}
a.btn_cancel {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
a.btn_cancel_m {
    display: inline-block;
    text-align: center;
    width: 210px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
a.btn_close_m {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #666;
    height: 38px;
    line-height: 36px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 0;
}
a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #0060b0;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
}

a.btn_delete {
    display: inline-block;
    text-align: center;
    width: 100px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
.btn_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}
.btn_wrap_l {
	overflow: hidden;
	float: left;
}
.type_line {
    width: 100%;
}

.type_line td {
    /* padding: 40px 0; */
    padding: 18px 0;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.board_top {
    overflow: hidden;
	margin-bottom: 25px;
}

.board_top .total {
    float: left;
    color: #333;
    font-size: 18px;
}

.board_top .total .gr {
    color: #666;
    font-size: 16px;
	margin-right: 10px;

}

.board_top .total .sm {
    font-size: 16px;
}

.board_top .search_form {
    float: right;
    display: flex;
}
.sel_type {
	width: 120px;
	float: left;
}
select {
    width: 110px;
    height: 42px;
    border: 1px solid #ccc;
    padding: 0 8px;
    margin-right: 4px;
	background:#fff;
}


.search_group {
	display: flex;
    border: 1px solid #ccc;
	background: #fff;
    justify-content: space-between;
    align-items: center;
}

.search_group input#schText {
    height: 38px;
    padding: 0 12px;
    border: none;
}
.search_group input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search.png) center no-repeat #f0f0f0;
    width: 40px;
    height: 40px;
}

/* pager */

.pager { 
	margin: 0px auto; 
}

.pager ul {
    margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center; 
}

.pager li {
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    margin-right: 3px;
    line-height: 36px;
    text-align: center;
    color: #333333;
    font-size: 16px;
	background: #fff;
	cursor: pointer;
}
.pager li.on {
    background: #0060b0;
    border: 1px solid #0060b0;
    color: #fff;
}
.pager li img {
	padding: 7px;
}

/* board_notice */
.notice .cont {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.notice .cont .tit {
    font-size: 16px;
    color: #333;
    font-weight: 500;
	line-height: 16px;
}
.notice .cont .tit .tit_c {
	overflow: hidden; text-overflow: ellipsis; white-space: pre;
}
.notice .cont .tit .b_no {
    margin-right: 10px;
	width: 75px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.notice .cont .tit .b_re {
    color: #0066b3;
    margin-right: 10px;
	font-weight: 600;	
}
.notice .cont .tit .n_cate {
    color: #0066b3;
    margin: 0 10px;
	font-weight: 500;	
}
.notice .cont .tit .i_notice {
	margin-right: 10px;
    color: #0060b0;	
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	text-align: left;
	line-height: 20px;
}
.notice .cont .tit .i_cate {
	width: auto;
	height: 18px;
	line-height: 18px;
	background: #f6f6f6;
	border: 1px #ccc solid;
    color: #333;
    margin-right: 10px;
	font-size: 15px;
	font-weight: 500;
	padding: 3px 5px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	letter-spacing: -1px;
}
.notice .cont .tit img {
	margin-left: 10px;
}
.type_line td p {
    color: #343434;
    font-size: 16px;
    line-height: 24px;
}
.notice .cont a>div:first-child { overflow:hidden; margin-bottom: 10px; }
.notice .cont a>div:nth-child(2) {
    /*height: 48px;*/
	line-height: 1.5em;
    overflow: hidden;
	font-weight: 400;
}
.notice .cont a>div.refc_comm {
	width:100%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}

.notice  .cont a>div .tit {
	float: left;
	width: calc(100% - 200px);
    display: flex;
}
.notice  .cont a>div .info {
	float: right;
	text-align: right;
	color: #666;
}
.notice .cont a>div .info .name:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 3px;
}
.notice .cont a>div .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 6px;
}

.notice .cont a>div .info .name, .notice .cont a>div .info .date, .notice .cont a>div .info .views {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}

.notice .cont>div { height:48px; line-height:1.6em; overflow:hidden; }
.notice .cont>div img { display:none; }
.notice .cont>div.refc_file {
    height: auto;
}


.notice .cont>div.refc_file {
    padding: 20px;
    overflow: hidden;
    padding: 0;
    margin-top: 6px;
}

.notice .cont>div.refc_file .file_tit {
    float: left;
    position: relative;
    padding-right: 12px;
    line-height: 1.6em;
	width: 20px;
}

.notice .cont>div.refc_file .file_tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top: 5px;
}

.notice .cont>div.refc_file .file_list {
    float: left;
    padding-left: 12px;
	width: calc(100% - 44px);
	box-sizing: border-box;
    font-size: 15px;
    line-height: 1.6em;
}

.notice .cont>div.refc_file .file_list a {
    color: #0060b0;
    font-weight: 500;
    position: relative;
    padding-right: 10px;
    font-size: 14px;
}
.notice .cont>div.refc_file .file_list a:hover {
	text-decoration: underline;
}

.notice .cont>div.refc_file .file_count{
    width: 20px;
    height: 20px;
    background: #0060b0;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

/* ���嵿�� �� ���ø� */
.type_pic {
    margin-top: 50px;
}

.type_pic .represent {
    height: 360px;
    border: 1px solid #dbdbdb;
	background: #fff;
}

.type_pic .represent .img_area {
    float: left;
    width: 50%;
	height:100%;
    text-align: center;
    overflow: hidden;
	border-right:1px solid #ddd;
	background: #efefef;
}
.type_pic .represent .text_area {
    width: 50%;
    height: 100%;
    float: left;
    padding: 50px;
}

.type_pic .represent .img_area img {
    /*width: 100%;*/
	height:100%;
}

.type_pic .represent .img_area iframe { width: 100%; }

.type_pic .represent .text_area .wra {
    position:relative;
    width:100%;
    height:100%;
}
.type_pic .represent .text_area .tit {
    font-size: 28px;
    color: #111;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 28px;
    max-height: 72px;
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: pre;
	*/
}

.type_pic .represent .text_area .context {
    line-height: 1.5em;
    max-height: 120px;
    overflow: hidden;
	text-align:left !important;
}
.type_pic .represent .text_area .context>div, 
.type_pic .represent .text_area .context>div>p,
.type_pic .represent .text_area .context>p {
	text-align:left !important;
	font-size:15px;
}
.type_pic .represent .text_area .context img {
    display: none;
}

.type_pic .represent .text_area .info {
    position:absolute;
    bottom:0;
}
.type_pic .represent .text_area .info .date,
.type_pic .represent .text_area .info .views {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}
.type_pic .represent .text_area .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 14px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}
.type_pic .image_grid {
    margin-top: 50px;
}

.type_pic .image_grid .inner_line {
    padding: 28px 0;
    border-top: 1px solid #ddd;
    overflow: hidden;
}
.type_pic .image_grid .inner_line:last-child {
    border-bottom: 1px solid #ddd;
}
.type_pic .image_grid .inner_line .cont {
    width: 100%;
    float: left;
    padding-right: 40px;
    overflow: hidden;
}
.btn_search {
    height: 40px;
    padding: 0 16px;
    background: #0060b0;
    display: inline-block;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
	border:none;
	margin-left:4px;
}

#cal02 .type_pic .image_grid .inner_line .cont {
    width: 50%;
    float: left;
    padding-right: 40px;
    overflow: hidden;
	box-sizing: border-box;
}

.type_pic .image_grid .inner_line .cont .img_area {
    width: 240px;
    height: 170px;
    float: left;
    margin-right: 30px;
	border:1px solid #e1e1e1;
	text-align: center;
	overflow:hidden;
}
.type_pic .image_grid .inner_line .cont .img_area img {
	/*width:100%;*/
	height: 100%;
}
.type_pic .image_grid .inner_line .cont .text_area {
    float: left;
    width: calc(100% - 270px);
    /* height: 100%; */
    padding: 10px 0;
}

.type_pic .image_grid .inner_line .cont .text_area .tit {
    font-size: 19px;
    color: #111;
    font-weight: 500;
    line-height: 22px;
    max-height: 44px;
	overflow:hidden;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;*/
}

.type_pic .image_grid .inner_line .cont .text_area .wra {
    position: relative;
    width: 100%;
    /* height: 100%; */
}

.type_pic .image_grid .inner_line .cont .text_area .context {
    line-height: 1.4em;
    max-height: 45px;
    overflow: hidden;
	margin-top:14px;
}
.type_pic .image_grid .inner_line .cont .text_area .context img { display:none; }
.type_pic .image_grid .inner_line .cont .text_area .info {
    margin-top: 26px;
}

.type_pic .image_grid .inner_line .cont .text_area .info .date,
.type_pic .image_grid .inner_line .cont .text_area .info .views {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}
.type_pic .image_grid .inner_line .cont .text_area .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 15px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 5px;
}

.type_pic.ex_pro .image_grid .inner_line .cont .img_area {
    width: 130px;
}

.type_pic.ex_pro .image_grid .inner_line .cont .img_area img {
    width: 100%;
    height: auto;
}

.type_pic.ex_pro .image_grid .inner_line .cont .text_area {
    width: calc(100% - 160px);
}

/* calendar */
.type_pic .image_grid.calendar_grid .date_area .day {
    width: 42px;
    margin-right: 30px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.type_pic .image_grid.calendar_grid .date_area .day .month {
    display: block;
    font-size: 15px;
    color: #0060b0;
    font-weight: 500;
    margin-bottom: 6px;
}

.type_pic .image_grid.calendar_grid .date_area .day .date {
    font-size: 30px;
    color: #0060b0;
    font-weight: 600;
}
.type_pic .image_grid.calendar_grid .inner_line .cont .text_area {
    width: calc(100% - 72px);
    padding: 0;
}

/* calendar */
.type_pic .image_grid.calendar_grid .date_area .day {
    width: 42px;
    margin-right: 30px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.type_pic .image_grid.calendar_grid .date_area .day .month {
    display: block;
    font-size: 15px;
    color: #0060b0;
    font-weight: 500;
    margin-bottom: 6px;
}

.type_pic .image_grid.calendar_grid .date_area .day .date {
    font-size: 30px;
    color: #0060b0;
    font-weight: 600;
}
.type_pic .image_grid.calendar_grid .inner_line .cont .text_area {
    width: calc(100% - 72px);
    padding: 0;
}

/* �Խ��� VIEW */
.board_view .title_info {
    overflow: hidden;
    border-bottom: 1px dashed #cccccc;
}

.board_view .title_info .l_tit {
    float: left;

	width: 100%;
}

.board_view .title_info .l_tit .wrapper {
    padding: 30px 0;
}

.board_view .title_info .l_tit .tit {
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 15px;
}

.board_view .title_info .r_icon {
    float: right;
    padding: 45px 0;
}

.board_view .title_info .r_icon ul {
    overflow: hidden;
}

.board_view .title_info .r_icon ul li {
    float: left;
    margin-left: 6px;
}

.board_view .title_info .r_icon ul li:first-child {
    margin-left: 0;
}
/*
.board_view .title_info .l_tit .info .date,
.board_view .title_info .l_tit .info .views,
.board_view .title_info .l_tit .info .name {
    position: relative;
    padding-right: 20px;
    display: inline-block;
    font-size: 14px;
    color: #676767;
}
.board_view .title_info .l_tit .info .name:after,
.board_view .title_info .l_tit .info .date:after {
    content: '';
    display: inline-block;
    margin: 0 8px;
    width: 2px;
    height: 16px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: 0px;
}
*/
.board_view .title_info .l_tit .info {
    line-height: 16px;
}
.board_view .title_info .l_tit .tit .n_cate {
    color: #0066b3;
}
.board_view .contents_info {
    padding: 30px 0;
	line-height:1.7em
}
.board_view .contents_info img {
    margin: 10px 0;
	width: auto;
	max-width: 100%;
	display: block;
}
.board_view .seminar_info {
    padding: 30px 0;
	line-height:1.7em;
	border-bottom: 1px #ccc solid; 
}
.board_view .seminar_info img {
    margin: 10px 0;
	width: auto;
	max-width: 100%;
	display: block;
}
.board_view .list_info {
    border-top: 1px solid #ccc;
}

.board_view .list_info .list_line {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.board_view .list_info .list_line .ic_area {
    float: left;
    width: 100px;
    position: relative;
    text-align: center;
    color: #343434;
    font-size: 15px;
    font-weight: 500;
}
.board_view .list_info .list_line .ic_area.prev:before {
     content:'';
     display:inline-block;
     width:6px;
     height:6px;
     margin:-5px 12px auto auto;
     vertical-align:middle;
     border-right:2px solid #666;
     border-top:2px solid #666;
     transform:rotate(-45deg);
     position:absolute;
     top:28px;
     left:10px;
}
.board_view .list_info .list_line .ic_area.next:before {
     content:'';
     display:inline-block;
     width:6px;
     height:6px;
     margin:-5px 12px auto auto;
     vertical-align:middle;
     border-right:2px solid #666;
     border-top:2px solid #666;
     transform:rotate(135deg);
     position:absolute;
     top:25px;
     left:10px;
    
}
.board_view .list_info .list_line .list_name {
    float: left;
    font-size: 15px;
	color: #666;
	font-weight: 400;
}

.board_view .list_info .list_line  .list_date {
    float: right;
    color: #666;
    font-size: 14px;
    font-weight: 400;
	color: #666;
	
}
.file_info {
    border-top: 1px dashed #ccc;
    padding: 20px;
    overflow: hidden;
}

.file_info .tit {
	font-weight: 500;
    float: left;
    position: relative;
    padding-right: 12px;
}

.file_info .file_list {
    float: left;
    padding-left: 12px;
}

.file_info .tit:after {
    content: '';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    right: 0;
    top: 3px;
}

.file_info .file_list li {
    font-size: 15px;
}

.file_info .file_list li a {
    font-weight: 400;
}
.file_info .file_list li a:hover {
	text-decoration: underline;
}

@media screen and (max-width:1200px) {

	.type_pic .represent .text_area .tit { font-size: 26px; height: 30px; margin-bottom: 24px; }
	.type_pic .represent .text_area .context { max-height:112px; }
	.type_pic .represent .text_area { padding: 40px; }
	.type_pic .represent { height: 320px; }
	.type_pic .represent .img_area img { height: 100%; }
	.type_pic .image_grid .inner_line { padding: 20px 0; }
	.type_pic .image_grid .inner_line .cont { padding-right: 24px; }
	.type_pic .image_grid .inner_line .cont .img_area { width: 216px; height: 153px; margin-right: 24px; }
	.type_pic .image_grid .inner_line .cont .text_area { width: calc(100% - 240px); }
	.type_pic .image_grid .inner_line .cont .text_area .tit { font-size: 17px; margin-bottom: 12px; }
	.type_pic .image_grid .inner_line .cont .text_area .context { font-size: 15px; height: 62px; }
	.type_pic .image_grid .inner_line .cont .text_area .info { margin-top: 22px; }

}

@media screen and (max-width:1000px) {
    #cal02 .type_pic .image_grid .inner_line .cont {
        width: 100%;
    }	
    .type_pic .image_grid .inner_line .cont { width: 100%; padding: 20px 0; border-top: 1px solid #ccc; }
    .type_pic .image_grid .inner_line { border-top: none; padding: 0; }
}
@media screen and (max-width:640px) {
.board .maintit {
	text-align:center;
	margin-bottom:50px;
}
.board .items {
    /* float: left; */
    /* width: 392px; */
    /* margin-right: 12px; */
    /* background: #f4f4f4; */
    /* padding: 24px; */
    /* text-align: left; */
    /* width: 32%; */
    width: 100%;
    margin-bottom: 12px;
}

.board .items:last-child {
    margin-right: 0;
}

.board .items .cate {
	/* color: #0431ae; */
	/* border-bottom: 2px solid #0431ae; */
	/* padding: 0; */
	/* display: inline-block; */
	/* line-height: 1.2em; */
	/* font-weight: 500; */
	/* padding: 0 2px; */
}

.board .items .tit {
    font-size: 18px;
    margin: 8px 0;
    max-height: 26px;
    font-weight:400;
}

.board .items .contents {
    font-weight: 100;
    max-height: 48px;
}

.board .items .date {
    margin-top: 8px;
    display: block;
    color: #999;
    font-weight: 100;
}

.board .board_wrap {
    float: left;
}
	
	.notice .cont {padding: 15px 0;}
	.notice .cont .tit {font-size: 15px; line-height: 22px;}
	.notice .cont .tit .b_no { width: 40px; display: none;}
	.notice .cont a > div .tit {float: none; width: 100%;}
	.notice .cont a > div .info {float: none; width: auto; text-align: left; display: flex;}
	.search_group input#schText { height: 38px;}
	.pager ul { margin:0 auto; display: flex; width: 310px; }
	.pager li { width: 32px; height: 32px; line-height: 28px; font-size: 14px; }
	.pager li img {padding: 3px;}
	.notice .cont .tit .r_no { margin: 0 5px;}
.notice .cont .tit .i_notice {
    margin: 0 10px 0 0;
	/*font-size: 13px;*/
	height: 22px;
	line-height: 18px;
}
.notice .cont .tit .i_cate {
	height: 16px;
	line-height: 15px;
    margin-right: 10px;
	font-size: 13px;
	font-weight: 500;
}
	.notice .cont .tit .n_cate {margin: 0 5px 0 0;}
	
	.type_pic .represent .text_area .tit {font-size: 17px;height: auto;margin-bottom: 12px;}
	.type_pic .represent .text_area .context { max-height:110px; height: auto;}
	.type_pic .represent .text_area {float: none;width: 100%;padding: 24px 18px;}
	.board-video .type_pic .represent .text_area {height: 150px;}
	.board-video .represent .wrapper {
		padding: 0;
	}
	.type_pic .represent {height: auto;}
	.type_pic .represent .img_area img { width:100%; height: 100%; }
	.type_pic .image_grid .inner_line .cont { padding-right: 24px; }
	.type_pic .image_grid .inner_line .cont .img_area { width: 216px; height: 153px; margin-right: 24px; }
	.type_pic .image_grid .inner_line .cont .text_area {width: calc(100% - 158px);padding: 10px 0;}
	.type_pic .image_grid .inner_line .cont .text_area .tit {height:20px;overflow:hidden;font-size: 15px;margin-bottom: 8px;}
    #cal02 .type_pic .image_grid .inner_line .cont .text_area .tit {
        height: auto; overflow: inherit;
    }
	.type_pic .image_grid .inner_line .cont .text_area .context {font-size: 13px;height: 21px;}
	.type_pic .image_grid .inner_line .cont .text_area .info {margin-top: 10px;}

	.type_pic .represent .img_area { float: none; width: 100%; max-height: 320px; }
	.type_pic .represent .text_area .info { position: relative; margin-top: 12px; }
	.type_pic .represent .text_area .info .date, .type_pic .represent .text_area .info .views { font-size: 12px; }

	.type_pic .image_grid { margin-top: 24px; }
	.type_pic .image_grid .inner_line .cont { padding: 12px 0; }
	.type_pic .image_grid .inner_line .cont .img_area { width: 144px; height: 102px; margin-right: 14px; }
	.type_pic .image_grid .inner_line .cont .text_area .info .date, .type_pic .image_grid .inner_line .cont .text_area .info .views { font-size:13px; }
	.type_pic.ex_pro .image_grid .inner_line .cont .img_area { width: 100px; height: 102px; overflow: hidden; }
	.type_pic.ex_pro .image_grid .inner_line .cont .text_area { width: calc(100% - 114px); }
	
	.board_view .title_info .l_tit .wrapper {padding: 15px 0;}
	.board_view .title_info .l_tit .tit { font-size: 18px; margin-bottom: 5px;}
	.board_view .title_info .l_tit .info {font-size: 13px;}
	.file_info { padding: 10px 0;}
	.file_info .file_list li {font-size: 13px;}
	.board_view .contents_info { padding: 15px 0; line-height: 1.4em; }
	.file_info h3 { font-size: 13px;}
	.file_info h3:after {height: 13px; top:3px;}
	.board_view .list_info .list_line {height: 40px; line-height: 40px;}
	.board_view .list_info .list_line .list_name {font-size: 13px;}
	.board_view .list_info .list_line .list_date {font-size: 13px;}
	.board_view .list_info .list_line .ic_area {font-size: 13px; width: auto; margin-right: 10px;}
	.board_view .list_info .list_line .ic_area.prev:before {display: none;}
	.board_view .list_info .list_line .ic_area.next:before {display: none;}
.board_view .title_info .l_tit .info .name:after,
.board_view .title_info .l_tit .info .date:after {
    width: 1px;
    height: 13px;
    top: 1px;
}
	
a.btn_modify {
    display: inline-block;
    text-align: center;
    width: 60px;
    background: #0c4da2;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_reply {
    display: inline-block;
    text-align: center;
    width: 60px;
    background: #0c4da2;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}

a.btn_delete {
    display: inline-block;
    text-align: center;
    width: 60px;
    background: #666;
    height: 40px;
    line-height: 40px;
    color: #fff;
	cursor: pointer;
}
a.btn_confirm_m {
    width: 48%;
}	
a.btn_cancel_m {
    width: 48%;
}	
	select {
    width: 110px;
    height: 40px;
}
.search_group input#board_search {
    width: 38px;
    height: 38px;
}
.board_bottom {margin: 20px auto;}
}
/*�ڹ������˻�*/
.search_wrap {
    overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	background: #f0f0f0;
	padding: 10px;
	box-sizing: border-box;
}
.search_wrap .total {
    float: left;
    color: #333;
    font-size: 18px;
	margin-top: 10px;
}

.search_wrap .total .gr {
    color: #666;
    font-size: 18px;
	margin-right: 10px;

}

.search_wrap .total .sm {
    font-size: 16px;
}

.search_wrap .search_option { float: left;padding-left: 30px;box-sizing: border-box;}
.search_wrap .search_option label { width: 80px;display: inline-block;  margin-right: 10px;font-size: 16px;line-height: 40px; }

.search_wrap .search_form {
    width: 100%;
	margin: 0 auto;
    display: flex;
}

.search_wrap .sel_type {
	width: 130px;
	float: left;
}
.search_wrap select {
    width: 100% !important;
    height: 42px;
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 0 8px;
    background:#fff;
    box-sizing: border-box;
    margin: 0;
    border-radius: unset !important;
    box-shadow: none !important;
    font-size: 14px;
    /* -moz-appearance: none; -webkit-appearance: none; appearance: none; */
}
.search_wrap .search_group input.i_sup_text {
    width: 100% !important;
    height: 42px !important;
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    border-radius: unset !important;
    box-shadow: none !important;

}
.search_wrap .i_sup_textarea {
    width: 100% !important;
    border: none !important;
    height: 84px !important;
    vertical-align: top !important;
}
.search_wrap .search_form_p {
    width: 100%;
	margin: 0 auto;
}
.search_wrap .sel_tit {
	width: 50px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.search_wrap .search_group {
    border: 1px solid #ddd;
	background: #fff;
    width: 100%;
}

.search_wrap .search_group input#schText {
    height: 38px;
    padding: 0 12px;
    border: none;
    width: calc(100% - 40px);
    box-sizing: border-box;
}
.search_wrap .search_group input#keys {
	width: 250px;
    height: 38px;
    padding: 0 12px;
    border: none;
}
.search_wrap .search_group input#board_search {
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search.png) center no-repeat #f0f0f0;
    width: 40px;
    height: 40px;
}
.search_wrap .search_group input#seaker_search{
    border: none;
    text-indent: -9999px;
    background: url(../images/common/ic_search_w.png) center no-repeat #0060b0;
    width: 40px !important;
    height: 40px;
    color: #fff;
    border-radius: unset;
    overflow: hidden;
}

@media screen and (max-width:640px) {
}


.mynotice_wrap { width: 100%; overflow: hidden; margin-bottom: 20px;}
.mynotice_wrap .tit { width: 33.3%; background:#00864b; padding: 10px 20px; box-sizing: border-box; font-size: 16px; font-weight: 500; color: #fff; float: left; border: 1px #00864b solid; }
.mynotice_wrap .tit a { color: #fff;}
.mynotice_wrap .tit .btn_plus { float: right;font-size: 30px;font-weight: 100; }
.mynotice_wrap .tit .btn_plus a { color: #fff;}
.mynotice_wrap .con { width: 66.7%; background:#f6f6f6; padding: 10px 20px; box-sizing: border-box; font-size: 16px; font-weight: 400; color: #333; float: left; border: 1px #ddd solid; }
.mynotice_wrap .con .date{float: right; font-size: 14px; color: #666; font-weight: 300;}
.myquick_wrap {width: 100%; overflow: hidden;margin-bottom: 20px;}
.myquick_wrap ul {}
.myquick_wrap ul li { width: 23.5%; float: left; margin-left: 2%; padding: 10px 10px; box-sizing: border-box; font-size: 16px; font-weight: 400; color: #333; float: left; border: 1px #ddd solid; text-align: center; cursor: pointer; }
.myquick_wrap ul li:first-child { margin-left: 0;  }
.myquick_wrap ul li:hover { color: #00864b;  border: 1px #00864b solid; }
.myquick_wrap02 {width: 100%; overflow: hidden;}
.myquick_wrap02 ul {}
.myquick_wrap02 ul li { width: 32%; float: left; margin-left: 2%; padding: 10px 20px; box-sizing: border-box; font-size: 16px; font-weight: 400; color: #333; float: left; border: 1px #ddd solid; text-align: center;min-height: 362px;}
.myquick_wrap02 ul li:first-child { margin-left: 0;  }
.myquick_wrap02 ul li .tit {font-size: 16px; font-weight: 400; color: #333; padding-bottom: 20px; border-bottom:1px #ddd solid; }
.myquick_wrap02 ul li p { font-size: 14px; color: #555; font-weight: 300; text-align: left; border-bottom:1px #ddd dashed; padding: 12px 0;min-height: 24px;}
.myquick_wrap02 ul li p a:hover{ color: #00864b;  }

@media screen and (max-width:480px) {
.myquick_wrap ul li { width: 49%; margin-left: 2%; margin-bottom: 5px; }
.myquick_wrap ul li:first-child + li + li { margin-left: 0;  }
.mynotice_wrap .tit { width: 100%; float: none; }
.mynotice_wrap .con { width: 100%; float: none; }
.myquick_wrap02 ul li {min-height: 0;}
.myquick_wrap02 ul li .tit {padding-bottom: 10px;}
.myquick_wrap02 ul li { width: 100%; float: none; margin-left: 0; margin-bottom: 10px;}
.myquick_wrap02 ul li p { padding: 8px 0;min-height: 24px;}
}
.process_wrap {width: 100%; overflow: hidden;margin: 0 0 20px;}
.process_wrap ul {}
.process_wrap ul li { width: 32%; float: left; margin-left: 2%;}
.process_wrap ul li:first-child { margin-left: 0;}
.process_wrap ul li .step { width: 100%; height: 52px; border-radius: 26px; border:1px #ddd solid; text-align: center; padding: 5px; box-sizing: border-box; margin:0 auto; }
.process_wrap ul li .step span { font-size: 18px; font-weight: 500; color: #fff; width: 40px; height: 40px; line-height: 40px; border-radius: 20px; background:rgba(0,0,0,0.2); float: left;   }
.process_wrap ul li .step p { font-size: 18px; font-weight: 500; color: #333; line-height: 40px; width: calc(100% - 50px); float: left;}
.process_wrap ul li.on .step { background: rgba(0, 96, 176, 0.8);  }
.process_wrap ul li.on .step span { color: #fff; }
.process_wrap ul li.on .step p { color: #fff; }

/*@media screen and (max-width:1040px) {
	.process_wrap ul li .step { width: 150px; height: 150px; padding: 45px 0; }
	.process_wrap ul li .step span { font-size: 42px;}
	.process_wrap ul li .step p { font-size: 24px; margin-top: 10px; }
}

@media screen and (max-width:880px) {
	.process_wrap ul li .step { width: 120px; height: 120px; padding: 30px 0; }
	.process_wrap ul li .step span { font-size: 38px;}
	.process_wrap ul li .step p { font-size: 20px; margin-top: 5px; }
}
@media screen and (max-width:640px) {
	.process_wrap ul li .step { width: 90px; height: 90px; padding: 15px 0; }
	.process_wrap ul li .step span { font-size: 30px;}
	.process_wrap ul li .step p { font-size: 16px; margin-top: 0px; }
}
@media screen and (max-width:480px) {
	.process_wrap {min-width: 360px; }
	.process_wrap ul li .step { width: 70px; height: 70px; padding: 10px 0; }
	.process_wrap ul li .step span { font-size: 24px;}
	.process_wrap ul li .step p { font-size: 15px; margin-top: -2px; }
}*/

/* ���̾��˾�*/
.layer_popup1 {position:absolute; width:450px; /*height: 450px;*/ top:0px; left: 0px; z-index:1003;cursor:pointer; }
.layer_popup1 p {margin: 0 auto; text-align: center;}
/*.layer_popup p img {width:330px;}*/
.layer_popup1 .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 28px;text-align: center;font-size: 14px;}
.layer_popup1 .chk_close {  float: right; margin-top: -28px; margin-right: 5px; font-size: 13px;}
.layer_popup1 .chk_close a { color: #fff; }

.layer_popup2 {position:absolute; width:500px; /*height: 450px;*/ top:0px; left: 0px; z-index:1002;cursor:pointer; }
.layer_popup2 p {margin: 0 auto; text-align: center;}
/*.layer_popup p img {width:330px;}*/
.layer_popup2 .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 28px;text-align: center;font-size: 14px;}
.layer_popup2 .chk_close {  float: right; margin-top: -28px; margin-right: 5px; font-size: 13px;}
.layer_popup2 .chk_close a { color: #fff; }

.layer_popup3 {position:absolute; width:500px; /*height: 450px;*/ top:0px; left: 500px; z-index:1001;/*cursor:pointer;*/ }
.layer_popup3 p {margin: 0 auto; text-align: center;}
/*.layer_popup p img {width:330px;}*/
.layer_popup3 .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 28px;text-align: center;font-size: 14px;cursor:pointer;}
.layer_popup3 .chk_close {  float: right; margin-top: -28px; margin-right: 5px; font-size: 13px;}
.layer_popup3 .chk_close a { color: #fff; }

.layer_popup4 {position:absolute; width:500px; /*height: 450px;*/ top:0px; left: 1000px; z-index:1000;cursor:pointer; }
.layer_popup4 p {margin: 0 auto; text-align: center;}
/*.layer_popup p img {width:330px;}*/
.layer_popup4 .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 28px;text-align: center;font-size: 14px;}
.layer_popup4 .chk_close {  float: right; margin-top: -28px; margin-right: 5px; font-size: 13px;}
.layer_popup4 .chk_close a { color: #fff; }


@media screen and (max-width:1200px){
.layer_popup1 {position:absolute; width:100%; height: 100%; top:0px; left: 0px; background-color: rgba(0,0,0,0.5); z-index:1003;cursor:pointer; }
.layer_popup1 p {margin: 0 auto; margin-top:50px; text-align: center;}
.layer_popup1 p img {width:300px;}
.layer_popup1 .pop_close {background-color: rgba(0,0,0,0.0); height: 30px; color: #fff; line-height: 30px;text-align: center;}
.layer_popup1 .chk_close {  float: none; margin-top: 0px; margin-right: 0px; text-align: center; }
	
.layer_popup2 {position:absolute; width:100%; height: 100%; top:0px; left: 0px; background-color: rgba(0,0,0,0.5); z-index:1002;cursor:pointer; }
.layer_popup2 p {margin: 0 auto; margin-top:50px; text-align: center;}
.layer_popup2 p img {width:300px;}
.layer_popup2 .pop_close {background-color: rgba(0,0,0,0.0); height: 30px; color: #fff; line-height: 30px;text-align: center;}
.layer_popup2 .chk_close {  float: none; margin-top: 0px; margin-right: 0px; text-align: center; }
	
.layer_popup3 {position:absolute; width:100%; height: 100%; top:0px; left: 0px; background-color: rgba(0,0,0,0.5); z-index:1001;/*cursor:pointer;*/ }
.layer_popup3 p {margin: 0 auto; margin-top:50px; text-align: center;}
.layer_popup3 p img {width:300px;}
.layer_popup3 .pop_close {background-color: rgba(0,0,0,0.0); height: 30px; color: #fff; line-height: 30px;text-align: center;}
.layer_popup3 .chk_close {  float: none; margin-top: 0px; margin-right: 0px; text-align: center; }
	
.layer_popup4 {position:absolute; width:100%; height: 100%; top:0px; right: 0px; background-color: rgba(0,0,0,0.5); z-index:1000;cursor:pointer; }
.layer_popup4 p {margin: 0 auto; margin-top:50px; text-align: center;}
.layer_popup4 p img {width:300px;}
.layer_popup4 .pop_close {background-color: rgba(0,0,0,0.0); height: 30px; color: #fff; line-height: 30px;text-align: center;}
.layer_popup4 .chk_close {  float: none; margin-top: 0px; margin-right: 0px; text-align: center; }
	
}



.speaker_detail ul li.contact .tit {font-weight: 400; font-size:15px; padding-bottom:0px; padding-top: 0px; width: 50px;}
/* .speaker_detail ul li.contact .txt {font-weight: 300; font-size:15px; padding-bottom:0px; padding-top: 0px; letter-spacing: normal; color: #333;} */
.profile_btn_wrap {display: flex; width: 100%; margin-top: 40px;}
.profile_btn_wrap .btn_profile {
	width: 50%;
	margin-right: 10px;
}
.speaker_hidden, .search_wrap .search_form.search_hidden {
	display: none;
}
.speaker_hidden.on, .search_wrap .search_form.search_hidden.on {
    display: block;
}
.speaker_detail {
	position: relative;
}
.speaker_detail .open_btn {
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(../images/common/expand.png) center;
	right: 6px;
	top: 0;
	cursor: pointer;
    transition: 0.5s;
}
.speaker_detail .open_btn.on {
	background: url(../images/common/expand_on.png) center;
}

.search_wrap form > .open_btn {
    width: 100%;
    height: 40px;
    border: 1px solid #0060b0 !important;
    background: #fff;
    color: #0060b0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    box-sizing: border-box;
}
.search_wrap .search_form.search_hidden {
    border: 1px solid #0060b0;
    border-top: 0;
    box-sizing: border-box;
}
.search_wrap .search_form.search_hidden .search_group {
    flex-wrap: wrap;
    box-sizing: border-box;
    border: 0;
}
.search_wrap .search_form.search_hidden input {
    width: 100%;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
}
.search_wrap .search_form.search_hidden input:first-child {
    border-top: 0;
}
.search_wrap .search_form.search_hidden input.more_search {
    border: none;
    background: #0060b0;
    color: #fff;
    height: 40px;
    border-radius: unset !important;
    -moz-appearance: none; -webkit-appearance: none; appearance: none;
}

.board_top .search_form .search_group input#schText {
    width: calc(100% - 65px);
}

.coo_cal_box {
    display: flex;
    height: auto;
    flex-wrap: wrap;
    position: absolute;
    top: 74px;
}
.coo_cal_box > div {
	position: relative !important;
	width: 100% !important;
	float: inherit !important;
	top: inherit !important;
	right: inherit !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cal_icon_cal, .cal_icon_sum {
	float: inherit !important;
}
.coo_cal_box .board_right {
    margin-top: 20px;
}


#cal02 .type_pic .image_grid .inner_line .cont .text_area .context {
    height: auto !important;
    max-height: none !important;
}