@charset "utf-8";
/*===========================================*/
/*==  美装革命  ==*/
/*===========================================*/
#bikabeContents {
    width: 980px;
    margin: 0 auto;
}
#bikabeMainContents li:not(:last-child) {
	margin-bottom: 20px;
}
#bikabeMainContents .title {
	margin-bottom: 0!important;
}
@media screen and (max-width: 767px){
	#bikabeContents {
		width: 100%;
	}
}