@charset "utf-8";

/* ///////////////////////////////////////////////
【お問合せ】
/////////////////////////////////////////////// */


/* -----------------------------------------------
お問合せフォーム
----------------------------------------------- */
#mailform h3 {
margin-bottom: 15px;
}

#mailform table {
width: 714px;
margin-bottom: 15px;
border-collapse: separate;
border-spacing: 0;
border-top: #dcdcdc solid 1px;
border-left: #dcdcdc solid 1px;
}

#mailform th,
#mailform td {
padding: 15px 10px;
border-right: #dcdcdc solid 1px;
border-bottom: #dcdcdc solid 1px;
vertical-align: top;
}

#mailform th {
width: 14.0em;
background: #fbfbfb;
}

#mailform th span {
color: #e91f2c;
}





