﻿#cms_1-a .cate_box:last-of-type{margin-bottom: 0;}
#cms_1-a .pager li{margin-right: 10px;}
#cms_1-a .pager li:last-of-type{margin-right: 0px;}
#cms_1-a .date{width: 150px;}
.cms_1-a .box_wrap{align-items:flex-start!important}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.cms_1-a .cate_box:last-of-type{margin-bottom: 0;border-bottom: none;}
}#cms_6-a .cate_box:last-of-type,
.cms_6-a .cate_box:last-of-type{
	border-bottom: none;
}#cms_3-a .cate{
	margin-bottom: 80px;
}
#cms_3-a .cate .cate_box:last-of-type{
	border-bottom: none;
}
.cms_3-a .cate .cate_img1{
	position: relative;
}
.cms_3-a .cate .cate_img1 img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

@media screen and (max-width: 667px){
	.cms_3-a .cate{
		margin-bottom: 30px;
	}
}#cms_5-e,.cms_5-e{counter-reset: num;}
#cms_5-e .number:before,.cms_5-e .number:before{
	counter-increment: num;
	content: "Q."counter(num,decimal-leading-zero);
	font-family: Verdana;
}
#cms_5-e .cate_box:last-of-type,.cms_5-e .cate_box:last-of-type{
	border-bottom: none;
	margin-bottom: 5px;
}
@media screen and (max-width: 667px){
    #cms_5-e .number:before,.cms_5-e .number:before{
        left: 50%;
    }
}#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;
}