@charset "utf-8";


/*banner s*/
#banner{
    margin:60px 0 0 0;
}

#banner img{
    width:100%;
}
/*banner e*/


/*section1 s*/
#section1 img{
    width:100%;
}

#section1 img:first-child{
    margin:30px 0;
}
#section1 img:nth-child(2){
    margin:0 0 30px 0;
}
/*section1 e*/