﻿#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_3-a .cate{margin-bottom: 80px;}
#cms_3-a .cate .cate_box:last-of-type{border-bottom: none;}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){}

/* ----- top cms ----- */
.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: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.cms_3-a .cate{
	margin-bottom: 30px;
}
}

/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
	#cms_3-a .cate_txt1{padding: 13px 10px 7px;}
	#cms_3-a .cate_box h4, #cms_3-a .cate_box p{padding: 8px 5px 3px;}
}#cms_6-a .cate_box:last-of-type,.cms_6-a .cate_box:last-of-type {
	border-bottom: none;
}
@media all and (-ms-high-contrast: none){
	#cms_6-a .cate .cate_title{
		padding-top: 17px;
	}
}