@charset "utf-8";

.mb0 { margin-bottom: 0 !important;}
.mb6 { margin-bottom: 6px !important;}
.mb12 { margin-bottom: 12px !important;}
.mb18 { margin-bottom: 18px !important;}
.mb24 { margin-bottom: 24px !important;}
.mb36 { margin-bottom: 36px !important;}
.mb48 { margin-bottom: 48px !important;}

.mb5 { margin-bottom: 5px !important;}
.mb8 { margin-bottom: 8px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb13 { margin-bottom: 13px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb22 { margin-bottom: 22px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb55 { margin-bottom: 55px !important;}
.mb60 { margin-bottom: 60px !important;}

.mt6 { margin-top: 6px !important;}
.mt12 { margin-top: 12px !important;}
.mt18 { margin-top: 18px !important;}

.w216 { width: 216px !important;}
.w336 { width: 336px !important;}

.cms_marker {
	border: solid 1px red;
}

@media screen and (max-width: 767px) {
	.mb15 { margin-bottom: 10px !important;}
	.mb20 { margin-bottom: 10px !important;}
	.mb25 { margin-bottom: 15px !important;}
	.mb30 { margin-bottom: 15px !important;}
	.mb35 { margin-bottom: 20px !important;}
	.mb40 { margin-bottom: 20px !important;}
	.mb50 { margin-bottom: 30px !important;}
	.mb60 { margin-bottom: 40px !important;}
	.mb70 { margin-bottom: 50px !important;}
	.mb80 { margin-bottom: 55px !important;}
	.mb110 { margin-bottom: 60px !important;}
	.sp_mb15 { margin-bottom: 15px !important;}
	.sp_mb10 { margin-bottom: 10px !important;}
	.sp_mb20 { margin-bottom: 20px !important;}
	.sp_mb30 { margin-bottom: 30px !important;}
	.sp_mb40 { margin-bottom: 40px !important;}
	.sp_mb60 { margin-bottom: 60px !important;}
	.sp_mr0 { margin-right: 0 !important;}
}