@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/*»ç¾÷¼³¸íÈ¸*/

#seminar {
	margin:5% 5% 0 5%;
}

#s_notic {
	border:1px solid #e4e4e4;
	background-color:#FFF;
	font-weight:bold;
	text-align:center;
}

#s_notic span { color:#C00;}

form select .presen { width:65px;}

#seminar img {
	width:100%;
	margin-top:15px;
}

/*pc*/
@media all and (min-width:800px){

#s_notic {
	font-size:24px;
	padding:4% 0;
	line-height:200%;


}





}
/*mobile*/
@media all and (min-width:320px) and (max-width:799px){

#s_notic {

	font-size:17px;
	font-weight:bold;
	padding:7% 0;
	line-height:180%;

	}
/*.ok_buttom {
	margin:5px 0 75px 0;
}*/
