﻿@media all and (-ms-high-contrast: none){
	#cms_2-d .cate .cate_title{padding-top: 20px;}
	.cms_2-d .cate_wrap .cate h3{padding-top: 13px;}
}@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;
	}
}
#cms_1-b .cate_box{border-top:none;}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.pager li:not(.prev){
		display: none;
	}
}

/* ----- top cms ----- */
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
}

/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
.cate_box .date{padding-top: 10px;}
}#cms_1-f #news_list > li{
	cursor: pointer;
}
#cms_1-f #news_list > li a i{
	transition: all 0.3s;
}
#cms_1-f #news_list > li a:hover i{
	padding-right: 10px;
}

.cms_1-f .box_wrap{align-items:flex-start!important}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.cms_1-f .cate_box:last-of-type{margin-bottom: 0;border-bottom: none;}
}
@charset "utf-8";
/* CSS Document */

/* ---------- 全体 ---------- */
#cms_2-c .box_item{
	word-break: break-all;
}
.cms_2-c .cate_box{
    justify-content: flex-start;
}
/* ---------- PC ---------- */
@media screen and (min-width:769px){
	
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

}

/* ---------- スマートフォン ---------- */
@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;
	}
}
