﻿#cms_1-a{}
#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: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){}

/* ----- top cms ----- */
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@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;
}
@media all and (-ms-high-contrast: none){
	#cms_2-b .cate .cate_title{
		padding-top: 20px;
	}
}@charset "utf-8";
/* CSS Document */

/* ---------- 全体 ---------- */

/* ---------- PC ---------- */
@media screen and (min-width:769px){
	
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	#cms_3-c .cate_title{
		margin-left: 0;
	}
	#cms_3-c .box_title2{
		border: none;
	}
}
