﻿@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_1-c .cate_box{
		margin-left: 0;
		margin-right: 0;
	}
	.pager li:not(.prev){
		display: 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;
	}
}@media all and (-ms-high-contrast: none){
#cms_3-b .cate_title{
	padding-top: 18px;
}
}#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;
	}
}#cms_4-a .cate{margin-bottom: 80px;}
#cms_4-a .cate .cate_box:last-of-type{border-bottom: none;}
/* ---------- タブレット ---------- */
@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){}
