/* CSS Document */

/* 服務流程共用 */
/*
.main-content { background:url(../images/team_bg.jpg) no-repeat bottom #fff; background-size:cover; }
*/
.main-content { background:#fff; }
.paper_process { text-align:center; padding: 100px 10px 10px;}
.paper_process img { max-width:100%; }

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 480px) {
}