﻿#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_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}#cms_3-h .box_wrap,.cms_3-h .box_wrap{
	overflow-x: auto;
}
#cms_3-h .cate_box,.cms_3-h .cate_box{
	display: table-row-group;
}
#cms_3-h .cate_box .box_item,.cms_3-h .cate_box .box_item{
	display: table-row;
}
#cms_3-h .cate_box:first-of-type .box_item,.cms_3-h .cate_box:first-of-type .box_item{
    color: #fff;
    align-items: center;
    font-weight: bold;
}
#cms_3-h .cate_box:not(:first-child) .box_item,.cms_3-h .cate_box:not(:first-child) .box_item {
    background-color: transparent;
}
#cms_3-h .box_item h4,.cms_3-h .box_item h4 {
    min-width: 300px;
}
#cms_3-h .box_item div,.cms_3-h .box_item div {
    min-width: 150px;
}
#cms_3-h .box_item div:last-of-type ,.cms_3-h .box_item div:last-of-type{
	padding-right: 10px;
}
#cms_3-h .cate_box:first-of-type .box_item h4,#cms_3-h .cate_box:first-of-type .box_item div,.cms_3-h .cate_box:first-of-type .box_item h4,.cms_3-h .cate_box:first-of-type .box_item div{
    border-bottom: none;
}
/** mobile 768 **/
@media screen and (max-width: 768px){

 #cms_3-h .box_item h4, .cms_3-h .box_item h4 {
    min-width: 200px;
}   
}
@media screen and (max-width: 667px){
#cms_3-h .box_item h4, .cms_3-h .box_item h4 {
    min-width: 150px;
}   
#cms_3-h .box_item div, .cms_3-h .box_item div {
    min-width: 100px;
}
}#cms_1-b .cate_box{border-top:none;}

@media screen and (max-width: 667px){
	#cms_1-b .pager li:not(.prev){
		display: none;
	}
}