﻿#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: 667px){
	.cms_1-a .cate_box:last-of-type{margin-bottom: 0;border-bottom: none;}
}#cms_2-a .cate{
	margin-bottom: 50px;
}
#cms_2-a .cate .cate_box:last-of-type{
	border-bottom: none;
}

.cms_2-a{
	position: relative;
}
.cms_2-a .swiper-button-prev,.cms_2-a .swiper-button-next{
	top: 50%;
	transform: translate(0,-50%);
	width: auto!important;
	height: auto!important;
	font-size: 30px;
}
.cms_2-a .swiper-button-prev{
	left: 10px;
}
.cms_2-a .swiper-button-next{
	right: 10px;
}
.cms_2-a .swiper-button-prev, .cms_2-a .swiper-button-next,.cms_2-a .swiper-button-prev,.cms_2-a .swiper-container-rtl .swiper-button-next{
	background-image:none;
}#cms_3-h .box_wrap,.cms_3-h .box_wrap{
	overflow-x: auto;
}
#cms_3-h .cate_box,.cms_3-h .cate_box{
	display: table-row-group;
}
#cms_3-h .cate_box .box_item,.cms_3-h .cate_box .box_item{
	display: table-row;
}
#cms_3-h .cate_box:first-of-type .box_item,.cms_3-h .cate_box:first-of-type .box_item{
    color: #fff;
    align-items: center;
    font-weight: bold;
}
#cms_3-h .cate_box:not(:first-child) .box_item,.cms_3-h .cate_box:not(:first-child) .box_item {
    background-color: transparent;
}
#cms_3-h .box_item h4,.cms_3-h .box_item h4 {
    min-width: 300px;
}
#cms_3-h .box_item div,.cms_3-h .box_item div {
    min-width: 150px;
}
#cms_3-h .box_item div:last-of-type ,.cms_3-h .box_item div:last-of-type{
	padding-right: 10px;
}
#cms_3-h .cate_box:first-of-type .box_item h4,#cms_3-h .cate_box:first-of-type .box_item div,.cms_3-h .cate_box:first-of-type .box_item h4,.cms_3-h .cate_box:first-of-type .box_item div{
    border-bottom: none;
}
/** mobile 768 **/
@media screen and (max-width: 768px){

 #cms_3-h .box_item h4, .cms_3-h .box_item h4 {
    min-width: 200px;
}   
}
@media screen and (max-width: 667px){
#cms_3-h .box_item h4, .cms_3-h .box_item h4 {
    min-width: 150px;
}   
#cms_3-h .box_item div, .cms_3-h .box_item div {
    min-width: 100px;
}
}#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}#cms_5-f .cate:before,.cms_5-f .cate:before{
	content: '';
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 1px;
	background-color: #ccc;
}
#cms_5-f .cate_box .box_item,.cms_5-f .cate_box .box_item{
	display: none;
	border: none; 
}
#cms_5-f .cate_box .open_bt .box_title1,.cms_5-f .cate_box .open_bt .box_title1{
	display: inline-block;
	position: relative;
	margin-left: 70px;
	letter-spacing: 1px;
	cursor: pointer;
}
#cms_5-f .cate_box .open_bt .box_title1::before,.cms_5-f .cate_box .open_bt .box_title1::before{
	content: "Q.";
	position: absolute;
	left: -26px;
	top: -1px;
	color: #363636;
	display: inline-block;
	vertical-align: baseline;
}
#cms_5-f .cate_box .box_txt1,.cms_5-f .cate_box .box_txt1{
	background-color: rgba(221, 221, 221, .3);
}
#cms_5-f .cate_box .open_bt,.cms_5-f .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;	
	padding: 20px 0;
}
#cms_5-f .cate_box .arrow,.cms_5-f .cate_box .arrow{
	position: absolute;
	left: 2px;
	top: 50%;
	transform: translate(0,-50%);
}
#cms_5-f .cate_box .open_bt .arrow::before,#cms_5-f .cate_box .open_bt .arrow::after,
.cms_5-f .cate_box .open_bt .arrow::before,.cms_5-f .cate_box .open_bt .arrow::after{
	position: absolute;
	content:'';
	width: 15px;
	height: 2px;
	background-color: #484848; 
}
#cms_5-f .cate_box .open_bt .arrow::before,.cms_5-f .cate_box .open_bt .arrow::before{
	top:48%;
	left: 15px;
	transform: rotate(180deg);    
	transition: all 0.5s;
}
#cms_5-f .cate_box .open_bt .arrow::after,.cms_5-f .cate_box .open_bt .arrow::after{    
	top:48%;
	left: 15px;
	transform: rotate(-90deg);
	transition: all 0.5s;
}
#cms_5-f .cate_box .open_bt .arrow.arrow_be::before,.cms_5-f .cate_box .open_bt .arrow.arrow_be::before{
	transform: rotate(0deg);
	transition: all 0.5s;
}
#cms_5-f .cate_box .open_bt .arrow.arrow_be::after,.cms_5-f .cate_box .open_bt .arrow.arrow_be::after{
	transform: rotate(0deg);
	transition: all 0.5s;
}@media screen and (max-width: 667px){
	#cms_3-c .cate_title{
		margin-left: 0;
	}
	#cms_3-c .box_title2{
		/*border: none;*/
	}
}