@charset "utf-8";

*, :after, :before, ::after, ::before {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img, fieldset, iframe, button {
	border: 0 none;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #333;
}
img {
	width: auto;
	max-width: 100%;
	vertical-align: top;
}
#menu7031_obj617 {
	margin: 0px;
	width: auto;
	height: auto;
}



<!---->

#multipleContentsDiv_tem_gradD_12, #multipleContentsDiv_tem_gradD_13, #multipleContentsDiv_tem_gradD_14, #multipleContentsDiv_Press_46 {
	max-width: 1600px;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 80px !important;	
	padding-left: 0;
}
<!---->






.wrap_banner {
	display: flex;
	flex-wrap: wrap;
	/*추가*/
	justify-content: center;
}


.clearfix::after, .clear-fix::after {
	content: "";
	display: block;
	clear: both;
}
<!--
-->



.wrap_bg2 {
	background-color: #4d9226;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.wrap_contact {
	padding: 40px;
	background: #EEE;
	margin: 0 0.5% 30px 0.5%;
	position: relative;
	overflow: hidden;
}
.wrap_contact::before {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	right: -50px;
	bottom: -50px;
	background: url(/sites/style_guide/images/common/nav_bg_2_b.png) no-repeat right top;
	background-size: 250px;
	opacity: 0.5;
}
.wrap_contact h2 {
	font-size: 25px;
	font-family: 'Dream Bold';
}
.wrap_contact h2 span {
}
.wrap_contact .item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
	position: relative;
}
.wrap_contact .item a {
	width: 19%;
	background: #FFF;
	padding: 20px;
	font-family: 'Dream Bold';
}
.wrap_contact .item a strong {
	display: block;
}
.wrap_contact .item a span {
	font-size: 14px;
}


.bnr_tel {
/*	border: 1px solid #222 !important;*/
	background-color: #FFC !important;

}

.bnr_tel:hover {
		color: #0e5b34 !important;	
}

a:hover {
    color: #0e5b34 !important;	
}


a.new_win:hover {
    color:  #009933 !important;	
}


.bnr_tel span {
	color: #333 !important;
}



.btn24::after {
    background-image: url(https://www.konkuk.ac.kr/sites/style_guide/images/common/aLink_4_w.png);
}


.tit24 {
	font-size: 17px;
	color: #FF0;
		letter-spacing:-1px;
}

.text_s {
	font-size: 14px !important;
	letter-spacing:0px;
		line-height: 16px;
}



@media all and (max-width:1280px) {
.wrap_contact {
	padding: 20px;
}
.wrap_contact .item {
	justify-content: flex-start;
}
.wrap_contact .item a {
	width: 32.3%;
	margin: 0 1% 1% 0;
	padding: 15px;
}

}

@media all and (max-width:768px) {
.wrap_contact h2 {
	font-size: 22px;
}
.wrap_contact .item a {
	width: 100%;
	margin: 0 0 1% 0;
}
}


  /* 
.wrap_banner {
	display: flex;
	flex-wrap: wrap;
}
*/


/*.wrap_banner a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 19%;
	margin: 0.5%;
	background: #FFF;
	padding: 20px;
	border: 1px solid #222;
}*/


.wrap_banner a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 12%;
	 margin: 0.05%; 
	background: #4d9226;
  /* 
  background: #FFF;
  */
	padding:5px;
      height: 65px;
}

.wrap_banner a img {
	max-height: 40px;
	max-width: 100px;
	transition: all 0.7s cubic-bezier(0.2, 0, 0.3, 1);
}
.wrap_banner a span {
	font-size: 16px;
	font-family: 'Dream Medium';
	padding-top: 0px;
	text-align: center;
    color : #FFFFFF;
}
.wrap_banner a:hover img {
	transform: rotatey(360deg);
}

@media all and (max-width:1280px) {
.wrap_banner a {
	width: 24%;
}
}

@media all and (max-width:768px) {
.wrap_banner a {
	width: 32.3%;
}

  
}
.wrap_banner1 {
	display: flex;
	flex-wrap: wrap;
}
.wrap_banner1 {
	display: flex;
	flex-wrap: wrap;
}




/*
.wrap_mp3 a img{margin-left:0 !important;}


.wrap_mp3 a img { 
	display: flex;
	align-items: center;
	justify-content: center !important;}
*/


.wrap_mp3 a img { 
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px !important;}