﻿@media screen and (max-width: 667px){
	#cms_3-e .big_cate_title{
		margin-left: 0;
	}
	#cms_3-e .box_title2{
		/*border: none;*/
	}
}
#cms_3-f .box_wrap{
	justify-content: flex-start;
}
#cms_3-f .cate_box {
	width: 46%;
	margin: 2%;
	padding: 0 5px;
	box-sizing: border-box;
}
#cms_3-f .cate_box:empty{
	border-bottom: none;
}
.cms_3-f .box_wrap{
	justify-content: flex-start;
}
.cms_3-f .cate_box {
	width: 46%;
	margin: 2%;
	padding: 0 5px;
	box-sizing: border-box;
}
.cms_3-f .cate_box:empty{
	border-bottom: none;
}
@media screen and (max-width: 667px){
	#cms_3-f .cate_box {
		margin: 5px;
	}
}
@media screen and (max-width: 667px){
	#cms_3-c .cate_title{
		margin-left: 0;
	}
	#cms_3-c .box_title2{
		/*border: none;*/
	}
}
#cms_4-a .cate{margin-bottom: 80px;}
#cms_4-a .cate .cate_box:last-of-type{border-bottom: none;}