@charset "utf-8";
/* CSS Document */

@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}

@media only screen and (max-width: 1349px) {

}

@media only screen and (max-width: 1299px) {
	
}

@media only screen and (max-width: 1199px) {

.logo{width:100%; text-align:center; float:none;}
.header_right{float:none; padding:10px 0px 0px 0px; text-align:center;}

.bannerbottom_block{min-height:151px;}

.googleadd_block{max-width:468px; height:60px; float:none; margin:auto;}
.googleadd_block:nth-child(2){float:none; padding-top:20px;}
	
}

@media only screen and (max-width: 1099px) {
	
}

@media only screen and (max-width: 991px) {
	
	
}

@media only screen and (max-width: 999px) {
	
}

@media only screen and (max-width: 767px) {

.inner_area{padding:40px 0px;}

.contact_area{padding:15px;}

.button_area .submit{margin-bottom:10px;}

}

@media only screen and (max-width: 599px) {

}

@media only screen and (max-width: 499px) {

}

@media only screen and (max-width: 376px) {

}