@chartset "utf-8";

body{font-family:'Noto Sans KR', sans-serif;
	 letter-spacing:-.03em;
	 overflow-wrap: break-word;
	 word-break: break-all;}

.top_img img{margin-top:-5%;
				width:100%;}

.contents{margin-top:90px;
		  font-size:20px;}
.contents .h{font-family:'Noto Sans KR', sans-serif;
			 font-size:45px;
			 letter-spacing:-.03em;
			 text-align:center;
			 font-weight:500;}

.contents .h_2{font-family:'Noto Sans KR', sans-serif;
				font-size:20px;
			   font-weight:normal;
			   letter-spacing:-.03em;
			   text-align:center;}

@media (max-width: 47.99em) {
	.contents{font-size:1em;
			  margin-top:60px;}
	.contents .h{font-size:3em;}
	.contents .h_2{font-size:1.8em;}
}