@media screen and (max-width: 1000px){
.left-area{display: none;}
.content-area{float: none; width: auto;}
}
@media screen and (max-width: 600px){
.mcb-lk{float: none; width: auto;}
.mcb-lk + .mcb-lk{margin-left: 0;}

.pg-tit{font-size: 26px; line-height: 30px;}
}


