@charset "utf-8";

/* ------------------------------------------------------------ common */

#firstview { background: #f1eee8 url(../../images/service/view_01.jpg) no-repeat center top; height: 213px; }
#firstview div { padding: 70px 0 0; }
#firstview div h3 { padding: 12px 0 0; color: #77b401; font-size: 34px; font-family: tbchibirgothicplusk-pro, sans-serif;}
#firstview div h3 span { font-size: 30px; font-family: vdl-penlady, sans-serif; }
#firstview div p { color: #77b401; }

#lead { font-size: 18px; text-align: center; line-height: 250%; padding: 80px 0; }
#lead .green { color: #43c255; font-weight: bold; }
#lead .orange { color: #ef7f46; font-weight: bold; }




