/* BASIC css start */
/* t-msg */
#guide .t-msg { margin-top:20px; font-size:14px; color:#7b7b7b }
#guide .t-msg a { font-size:14px; color:#7b7b7b; vertical-align:top }
/* gd-dsc */
#guide .gd-dsc { margin-top:70px }
#guide .gd-dsc dt { padding:0 0 10px 10px; position:relative; font-size:16px; color:#000; border-bottom:1px dashed #e9e9e9; background:url(/design/open9/common/bu_4x4.gif) 0 7px no-repeat }
#guide .gd-dsc dt a { font-size:16px; color:#000; vertical-align:top }
#guide .gd-dsc dd { padding:15px 0 0 10px; font-size:14px; color:#7b7b7b; line-height:27px }



#intro {
	width: 90%;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#intro .i1 {
    font-family: 'Noto sans KR';
	color: #595959;
	font-weight: 300;
	font-size: 16px;
	text-align: center;

}
#intro .i2 {
    font-family: 'minerva-modern';
    color: #000000;
	font-size: 52px;
	text-align: center;
	padding: 25px 0;
}

#intro .orderinfo {
         color: #595959;
         font-family: 'Noto sans KR';
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 300;
	text-align: center;
        line-height: 20px;

}
#intro .buttonarea {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-top: 50px;
}

.buttonarea .buttonbox a {
    padding: 10px;
    margin-top: 20px;
    width: 200px;
    color: #FFFFFF;
    text-decoration: none;
	font-family: 'Noto Sans KR';
    font-weight: 500;
    background-color: #578e1b;
	font-size: 15px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#application {
    width: 100%;
	margin-top: 40px;
	margin-bottom: 70px;
	text-align: center;
}
#outro {
	width: 90%;
	text-align: center;
	font-family: 'Noto sans KR';
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 300px;
        padding-top: 8px;
        line-height: 25px;
        margin: 0 auto;
}

/* Noto Sans KR 웹폰트 가져오기 morenvy.com */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
      url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
      url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
<link rel="stylesheet" href="https://use.typekit.net/fyw1urr.css"><!-- adobe fonts-->

/* BASIC css end */

