@charset "UTF-8";

@media screen and (max-width: 550px) {
    #text_align + section.contents_box01 .inner_item_txt p {
        text-align: left !important;
    }
}