/* BASIC css start */
#application {
	width: 100%;
	margin-top: 50px;
	text-align: center;
	background-color: #f9f9f9;
}

iframe {margin-top: 100px; margin-bottom: 100px;}
.s_title { margin-top: 100px; font-size: 20px; text-align: center; font-family: "Noto Sans KR"}
.title {font-size: 50px; text-align: center; font-family: "Noto Sans KR"}



/* BASIC css end */

