@charset "utf-8";

/*  =========================================================================

    Individual styles
    -Contact

    ========================================================================= */

/*  お問い合わせ・資材ファイルお申込み
    ========================================================================= */
.container.hero {
    background-image: url("../images/contact/pgtitle.jpg");
}
#before-send {
    padding-bottom: 1em;
}
#before-send > section > ol.default > li > a {
    line-height: 2;
}
#before-send > section > h4 {
    font-size: 1.3em;
    font-weight: bold;
    border-left: 0.33em solid #8ec855;
    padding-left: 0.33em;
    margin-top: 2em;
    margin-bottom: 0;
}

#inquiry > section {
    margin-top: 0;
}
