@charset "utf-8";

#header,#footer{font-family:'Noto Sans KR', sans-serif;
				letter-spacing:-.03em;
				overflow-wrap: break-word;
				word-break: keep-all;}
.notice_img img{margin-top:-5%;
				width:100%;}

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

.notice h2.h_2{font-family:'Noto Sans KR', sans-serif;
			font-size:20px;
			   font-weight:normal;
			   letter-spacing:-.03em;
			   text-align:center;
			   margin-bottom:90px;}
.no_link{margin-bottom:12%;}
@media (max-width: 47.99em) {
	.notice{font-size:1em;
			margin-top:60px;}
	.notice .h{font-size:3em;}
	.notice h2.h_2{font-size:1.8em;
				 margin-bottom:10%;}
	.no_link{margin-bottom:15%;}
}