@charset "UTF-8";

.faq_video {
    text-align: center;
}

.faq_video video {
    width: 100%;
}

@media screen and (max-width: 800px) {
#qa_ttl + section .heading.block_header_2 .h {
    font-size: 5vw !important;
}
}