@charset "utf-8";
table.anke .mail-before-attachment{
display:block;
margin-top:1em;
padding-bottom:10px;
font-weight:600;
}
table.anke .mail-before-attachment:empty{
    margin-top: 0;
}
table.anke .other{
margin-top:0em;
}
textarea {
    padding: 0.5em;
}
table.row-table-02 th, table.row-table-02 td{
display:block;
width:100%;
text-align:left;
padding-left:.5em;
}
.mail-description{
margin-top: 1em;
margin-bottom: 0;
}
.midashi{
display:block;
margin:1em 0 .5em 0;
font-weight:bold;
}
.req::after{
content:"*";
color:red;
}
.a-select{
}
label{
margin-right:.5em;
}
.check-agree{
text-align:center;
margin:1em 0;
}
/*
#FieldMessageQ2-2 label, #FieldMessageQ2-3 label, #FieldMessageQ2-2 label, #FieldMessageQ2-5 label{
width:40%;
}
#FieldMessageQ3-1 label, #FieldMessageQ3-2 label,#FieldMessageQ4-1 label, #FieldMessageQ4-2 label, {
display:inline;
}
*/
.mail_field_displayblock th>label{
width:auto;
vertical-align: middle;
}
@media screen and (max-width: 640px){
label{
display:inline !important;
padding-left:0;
}
}