@charset "UTF-8";

#box2 + div img{
    border-radius: 0;
}

@media screen and (min-width: 901px){
#box2 + div .inner_item:nth-child(1) a{
    pointer-events: none;
}
}