@charset "utf-8";

html, body{
    height: 100%;
}

#wrap{
    width:100%;
    margin: 0 auto;
}

/*banner s*/
#banner{
    height:350px;
    background:url(../images/inquiry/banner.jpg) no-repeat center 0/cover;
}

/*cont1 s*/
#cont1 .inner .ttl{
    text-align:center;
    padding:50px 0 60px 0;
}

/*cont2 s*/
#cont2{
    padding:0 0 30px 0;
}

#cont2 .inner iframe{
    margin:0 0 65px 0;
}