.qaWrap{ width: 100%;}
.qaWrap section{ margin-bottom: 55px;}
.qaWrap h2{ font-size: 2rem;}
.qaWrap dt{
 font-size: 1.4rem;
 line-height: 2.2rem;
}
.qaWrap dt a{ padding: 15px 55px 15px 45px;}
.qaWrap dt .btnStyle{
 width: 45px;
 border-left: none;
}
.qaWrap dt .btnStyle::before,
.qaWrap dt .btnStyle::after{
 top: 50%;
 left: 15px;
 width: 15px;
 height: 1px;
}
.qaWrap dd{
 padding: 35px 20px 35px 45px;
 line-height: 2.2rem;
}
.qaWrap dt .q,
.qaWrap dd .a{ font-size: 2rem;}
.qaWrap dt .q{
 left: 15px;
 top: 15px;
}
.qaWrap dd .a{
 width: 26px;
 height: 26px;
 line-height: 26px;
 left: -34px;
}