@charset "UTF-8";

@media screen and ( max-width : 480px ) {
.inner_item_txt p {
    letter-spacing: -0.1rem;
}
}