@charset "utf-8";


/*s section1*/
#section1{
    padding:60px 0 0 0;
}
#section1 img{
    width:100%;
}

#section1 .conts .banner{
    width:100%;
    position:relative;
    top:0;
    left:0;
}
#section1 .conts .banner img{
    width:100%;
}
/*e section1*/


/*s section2*/
/*
#section2{
    margin:0 0 30px 0;
}
*/
/*
#section2 .inner img{
    width:100%;
    margin:100px 0;
}
*/
#section2 .inner iframe{
    margin:50px 0 20px 0;
}
/*e section2*/