﻿@media screen and (max-width: 667px){
	.cms_1-c .cate_box{
		margin-left: 0;
		margin-right: 0;
	}
	.pager li:not(.prev){
		display: none;
	}
}#cms_2-c .box_item{
	word-break: break-all;
}
.cms_2-c .cate_box{
    justify-content: flex-start;
}
@media screen and (max-width: 667px){
	#cms_2-c .cate_title{
		margin-left: 0;
	}
	#cms_2-c .box_item{
		border: none;
	}
	.cms_2-c .box_item{
		border: none;
	}
}#cms_6-c .arrow {
	bottom: -100px;
	left: 50%;
	transform: translate(-50%,0);
	height: 100px;
	z-index: 3;
}
#cms_6-c .circle  {
	bottom: -20px;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 20px;
	z-index: 4;
}
#cms_6-c .cate_box:last-of-type > span{
	display: none;
}

@media screen and (max-width: 768px){
	.cms_6-c .cate_box:last-child{
		margin-bottom: 0;
	}
}#cms_1-b .cate_box{border-top:none;}

@media screen and (max-width: 667px){
	#cms_1-b .pager li:not(.prev){
		display: none;
	}
}#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}