@charset "utf-8";

@import url("layout.css");
@import url("main.css");
@import url("main_widjet.css");

/* 템플릿별로 개별 정의해야하는 CSS는 이 밑으로 작성하시면 최종적으로 적용 됩니다.**********/


/**[LOGO]**/
/**[LOGO]**/
#headerSec .logo {
    width: auto;
}

/**[VISUAL]**/
body.Mobile .main_visula_text .div_3 {
  font-size: 24px;
}
/****/

#_contentBuilder {
    min-height: 500px;
    padding-bottom: 2em;
}
.boxStyle .imgWrap {
  color: #000;
}
.boxStyle .imgWrap .title {
  font-size: 1.7em;
  color: #ee6e73;
  margin: 0;
 font-weight:600;
}
#_contentBuilder {
	min-height: 500px;
	padding-bottom: 2em;
}

.boxStyle.normal.hor {
  	margin-bottom: 1em;
}
.boxStyle.normal.hor .imgWrap .btn{
  	position: absolute;
  bottom: 0;
  right: 0;
}

body.Mobile .boxStyle.normal.hor .imgWrap .btn{
  	position: relative;
}
.boxStyle.normal.hor .imgWrap ul li{
  	float: left;
  	margin-right: 1em;
}
body.Mobile .boxStyle.normal.hor .imgWrap ul li{
  	float: none
  	margin-right: 0
}
.boxStyle.normal.hor .imgWrap ,
.boxStyle.normal.hor .textWrap {
	float: none !important;
  	width: 100%;
  	padding: 0;
  	position: relative;
}
/**[GNB hidden menu]**/
#menuUItop li.li_1_13672 {
	display: none;
}

.boxStyle.normal {
  padding: 20px;
}

.boxStyle.even {
  background-color: #f5f5f5 !important;
  padding: 20px;
}

#introduceBox .thumb {
  background:none;
}
#introduceBox .thumb .sign em {
 font-size:20px; 
}

/* 학부소개 */
.boxStyle .textWrap{margin-left: -3em; width:105% !important;}
#menu9751_obj822 p{text-align:justify;}
