﻿@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_2-a .cate{margin-bottom: 50px;}
#cms_2-a .cate .cate_box:last-of-type{border-bottom: none;}
.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;}
@media all and (-ms-high-contrast: none){
	#cms_2-a .cate .cate_title{
		padding-top: 20px;
	}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){}

/* ----- top cms ----- */
.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;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){}
#cms_3-a .cate{margin-bottom: 80px;}
#cms_3-a .cate .cate_box:last-of-type{border-bottom: none;}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){}

/* ----- top cms ----- */
.cms_3-a .cate .cate_img1{
	position: relative;
}
.cms_3-a .cate .cate_img1 img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.cms_3-a .cate{
	margin-bottom: 30px;
}
}

/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
	#cms_3-a .cate_txt1{padding: 13px 10px 7px;}
	#cms_3-a .cate_box h4, #cms_3-a .cate_box p{padding: 8px 5px 3px;}
}#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;}
}