@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1200px){
  
	}
@media screen and (max-width:992px){

.foot {
    border-bottom: 1px solid #ccc;
    background: #cccccc;
    margin-top: 7%;
}		
	}
@media screen and (max-width:768px){

.foot {
    border-bottom: 1px solid #ccc;
    background: #000;
    margin-top: 7%;
}
.you_btn {
    margin-top: 6%;
    padding-bottom: 7%;
}
	}