﻿#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 .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;}
}
@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-e .cate_title{
		margin-left: 0;
	}
	#cms_3-e .box_title2{
		border: none;
	}
}

@media all and (-ms-high-contrast:none){
	#cms_3-e .cate_title{padding-top: 13px;}
	#cms_3-e .sub_cate_title{padding-top: 13px;}
}#cms_5-b .cate_box .open_bt,.cms_5-b .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;
	border-bottom: solid 1px #ffcebd;
	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;
	color: #f57f40;
	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;}
}