@charset "UTF-8";

#top_faq + .composite_box01 .inner_item.empty {
    display: none;
}
@media screen and (max-width: 800px) {
#top_faq + .composite_box01 .inner_item {
    width: 100% !important;
}
}