@charset "UTF-8";

@media screen and (max-width: 768px) {
#tax + .contents_box01 .inner_item_txt {
    overflow-x: scroll;
}
}