@charset "UTF-8";


.content.sub.qa .main {
    width: auto;
}
.content.sub.qa .main .cnt_left {
    margin-left: -60px;
    width: 800px;

}
.content.sub.qa h1.ttl img {
    margin: -5px 7px 0px 0px;
    width: 17px;
    height: auto;
}
.content.sub.qa .cnt_left .qa_box {
    width: 300px;
    float: left;
    margin-bottom: 80px;
    margin-left: 60px;
}
.content.sub.qa .cnt_left img {
    margin: 0px 4px 4px 0px;
}
.content.sub.qa h2.sub_ttl {
    margin: 0px 0px 50px 195px;
}

.content.sub.qa .cnt_left h4 {
    position: relative;
    margin-bottom: 15px;
    color: #ef4949;
    font-size: 14px;
}
.content.sub.qa .cnt_left p {
    position: relative;
    color: #4c4c4c;
    font-size: 12px;
    font-weight: bold;
}
.content.sub.qa .cnt_left p span.small{
    display: block;
    margin-top: 7px;
    font-size: 12px;
    line-height: 16px;
}

.content.sub.qa .contact_box {
    clear: both;
    border: 1px solid #ccc;
    padding: 20px 30px 15px;
    width: 600px;
    margin: 50px 0 0 190px;
    font-weight: bold;
}
.content.sub.qa .contact_box .cnt_left {
    margin: 0;
}
.content.sub.qa .contact_box p {
    font-size: 14px;
    border-left: 5px solid #ef4949;
    line-height: 20px;
    padding-left: 12px;
}
.content.sub.qa .tocontact a {
    margin: 5px 0;
}
