@charset "UTF-8";

.sec-moji{display: block;}
.sec-moji img{width: 30%; height: auto;}
@media screen and (max-width:440px){
    .sec-moji img{width: 100%; height: auto;}
}