@charset "utf-8";
/* CSS Document */

#minwara{
    width: 100%;
}
#minwara h4{
    visibility:hidden;
    position: absolute;
}
#minwara_wrap{
    max-width: 1280px;
    margin: 0 auto;
}
#minwara .top{
    background: url("../images/minwara_pc_new.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding-top: 126.95%;
    position: relative;
}
#footer{
	margin:0px !important;
}