@charset "utf-8";


/*****************/
/*=visual direct*/
/*****************/
	.gssDirectMenu .gssDirectInner {
		max-width: 800px;
	}
/*****************/
/*=학사안내*/
/*****************/
	.gssInfoCurWrap .gssInfoCur {
		float: none;
		width: auto;
	  	padding-top: 1em;
	}
	.gssInfoCurWrap .gssInfoCur h2 {
		float: none;
		padding-bottom: 10px;
		text-align: center;
	}
	.gssInfoCurWrap .gssInfoCur ul {
		margin-left: 20px;
		margin-right: 10px;
	}
/*****************/
/*=추천탭*/
/*****************/
	.gssInfoBbsWrap .gssRnt{
		margin-left: 66%;
		width: auto;
	}


/*****************/
/*=학사안내~근무시간*/
/*****************/
@media screen and (max-width: 950px)  {
	#multipleDiv_gss_101 {
		height: 650px;
	}
	#menu1886_obj153 {
		width: 100%;
	  	height: 340px;
	}
	#menu1886_obj154 {
		top: 340px;
		left: 0;
		width: 50%;
		height: 220px;
	}
	#menu1886_obj3046 {
		top: 340px !important;
		left: 0;
		width: 100%;
		height: 220px;
	}
	#menu1886_obj160 .gssInfoBbsWrap .gssRnt{
		margin-left: 50%;
	}
	#menu1886_obj3047 {
		width: 100%;
		top: 560px;
	}
}

/*****************/
/*=대학원안내*/
/*****************/
	.gssGotoWrap .gssGotoUl > li {
		width:  33.3%;
	}
	.gssGotoWrap .gssGotoUl02 > li.gguLi01 ,
	.gssGotoWrap .gssGotoUl02 > li.gguLi02 ,
	.gssGotoWrap .gssGotoUl02 > li.gguLi03 {
	  height: 220px;
	}
	.gssGotoWrap .gssGotoUl02 > li.gguLi04 ,
	.gssGotoWrap .gssGotoUl02 > li.gguLi05 ,
	.gssGotoWrap .gssGotoUl02 > li.gguLi06 {
	  height: 220px;
	}
	.gssGotoWrap .gssGotoUl02 > li.gguLi07 ,
	.gssGotoWrap .gssGotoUl02 > li.gguLi08 ,
	.gssGotoWrap .gssGotoUl02 > li.gguLi09 {
	  height: 280px;
	}
	.gssGotoWrap .gssGotoUl02 > li.gguLi10 {
	  height: 180px;
	}

	.gssGotoWrap .gssGotoUl01 > li.gguLi01 ,
	.gssGotoWrap .gssGotoUl01 > li.gguLi02 ,
	.gssGotoWrap .gssGotoUl01 > li.gguLi03 {
	  height: 300px;
	}
	.gssGotoWrap .gssGotoUl01 > li.gguLi04 ,
	.gssGotoWrap .gssGotoUl01 > li.gguLi05 ,
	.gssGotoWrap .gssGotoUl01 > li.gguLi06 {
	  height: 220px;
	}

/*****************/
/*=모집요강pdf*/
/*****************/
	.gssPdf.gssDtPdf{
	  	display: none;
	}
	.gssPdf.gssMbPdf{
	  	display: block;
	}

.img { width: 100%; }
