.section { width:100%; margin:auto; font-family:'Montserrat', 'noto',sans-serif; font-weight:400; }
.sectionInner { width:920px; margin:auto; padding:180px 0; text-align:center; }
@media all and (max-width:1200px) {
	.sectionInner { display:block; width:90%; margin:0 5%; }
}

.sg_intro { background:#656c6c; }
.guideTitle { margin-top:120px; font-family:'gsans', sans-serif; color:#fff; font-size:30px; font-weight:400; }
.guideTitle span { color:#89d7d6; }

.sg_01 { border-bottom:1px solid #eee; }
.sg_01 h1 { margin:60px auto; }
.sg_01 h2 { white-space:pre-line; font-size:26px; font-weight:400; letter-spacing:-0.04em; }
.sg_01 h2 span { font-size:18px; color:#aaa; }