
@charset "UTF-8";

@media screen and (max-width: 350px){
#lv p span {
    font-size: 2.6rem;
}
}
@media screen and (max-width: 900px){
#line_img + .contents_box01 .inner_item_img img {
    width: 30% !important;
    max-width: 145px !important;
}
}