@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:15px 0 30px 0;
}
#section1 img:last-child{
    margin:0 0 30px 0;
}
/*section1 e*/


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