@charset "UTF-8";

#pan {
    display: none;
}
img {
    border: none !important;
}
@media screen and (max-width: 768px) {
    .contents_box01 {
        padding: 0 !important;
    }
    .contents_box01 .content_wrapper {
        padding: 0 !important;
    }
}