@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%;}

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

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

.etc_desc{margin-top:120px;
		font-size:20px;}


		/* 개인정보 */
strong{font-size:20px;}
.p_{font-size:16px;
	margin-top:120px;}
.p_ > ul > li > ul {padding-left: 16px;}

@media (max-width: 47.99em) {
	.etc{font-size:1em;
		 margin-top:60px;}
	.etc .h{font-size:3em;}
	.etc .h_2{font-size:1.8em;}
	.etc_desc{font-size:1em;}
	.p_{font-size:1em;
		margin-top:60px;}
	strong{font-size:1.2em;}
	.p_ p{font-size:1.4em;}
	.p_ > ul{font-size:1.4em;}
}