@charset "utf-8";




@media screen and (max-width: 768px){

}

@media screen and (max-width: 468px){
.faq_a2 dl dt {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #ff0000;
    width: 25%!important;
}
.faq_a3 dl dt {
    border-color: #ffffff;
    background-color: #ffffff;
    width: 50%!important;
}
.faq_a2 dl dd {
    width: 100%!important;
}
.faq_a3 dl dd {
    width: 100%!important;
}
section div.form_wrap dl {
    display: unset!important;
}
}
