@charset "utf-8";

.titlebox{
background-image: url("../images/bg.jpg");
}

@media screen and (min-width: 979px), print {


}
@media screen and (max-width:978px){
.clearfix.halfbox .fl,
.clearfix.halfbox .fr{
text-align: start !important;
}

.hou_s .fr{
float: none;
width: 100%;
text-align: center;
}

.clearfix.halfbox .fl, .clearfix.halfbox .fr {
    margin-bottom: 0px;
}

}







