/* BASIC css start */
/* º»¹® */
#container {margin: 0;
	padding: 0px;
	width: 100%;
	text-align: center;
	padding-bottom: 0px;
	width:100%
}


.contents p {
	line-height: 1.6em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contents h1 {
	font-family: 'Noto Serif KR', serif; font-weight: Bold;
	font-size: 20px;
	margin-top: 20px;
    line-height: 26px;
	margin-bottom: 20px;
}
.contents h2 {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: -10px;
}


#about04 {
	width: 100%;
    max-width: 1200px;
    padding-bottom: 50px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}
#about04 p img {width:100%;}
/* BASIC css end */

