﻿
#cms_1-e .date{
	left: -10px;
	top: 20px
}
#cms_1-e .box_title1{
	padding-top: 80px
}
#cms_1-e .box_title1:empty{
	display: block!important
}
#cms_1-e .box_item .box_item{
	font-size: 0
}
#cms_1-e .box_img1{
}
#cms_1-e .box_item .box_item figure{
	display: inline-block;
	width: -webkit-calc(33.333% - 8px);
	width: calc(33.333% - 8px);
}
#cms_1-e .box_img2,#cms_1-e .box_img3{
	margin-right: 11px;
}
.cms_1-e .cate_box:last-child{
	margin-bottom: 0
}

#cms_1-e .pager li{margin-right: 10px;}
#cms_1-e .pager li:last-of-type{margin-right: 0px;}

@media all and (-ms-high-contrast:none) {
#cms_1-e .date{
	padding-top: 13px;
	padding-bottom: 9px
}
.cms_1-e .date{
	padding-top: 13px;
	padding-bottom: 9px
}
}@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;
	}
}
@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_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){}
#cms_5-b .cate_box .open_bt,.cms_5-b .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;
	padding: 20px 0
}
#cms_5-b .cate_box .arrow,.cms_5-b .cate_box .arrow{
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -17px
}
#cms_5-b .cate_box .open_bt .arrow img,.cms_5-b .cate_box .open_bt .arrow img{
	width: auto;
}
#cms_5-b .arrow img{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#cms_5-b .arrow_be img,.cms_5-b .arrow_be img{
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);	
}
#cms_5-b .cate_box .open_bt .box_title1,.cms_5-b .cate_box .open_bt .box_title1 {
	display: inline-block;
	position: relative;
	margin-left: 110px;
	letter-spacing: 1px;
	cursor: pointer;
}
#cms_5-b .cate_box .open_bt .box_title1::before,.cms_5-b .cate_box .open_bt .box_title1::before{
	content: "Q.";
	position: absolute;
	left: -32px;
	top: 0px;
	display: inline-block;
	vertical-align: baseline;
}
#cms_5-b .cate_box .box_item,.cms_5-b .cate_box .box_item{
	display: none;
	padding: 20px 30px 0px;
}

/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
	#cms_5-b .cate_box .open_bt{padding: 23px 0 17px 0;}
}