﻿#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;}
}
@media all and (-ms-high-contrast: none){
	#cms_2-d .cate .cate_title{padding-top: 20px;}
	.cms_2-d .cate_wrap .cate h3{padding-top: 13px;}
}#cms_3-f .box_wrap{
	justify-content: flex-start;
}
#cms_3-f .cate_box {
	width: 46%;
	margin: 2%;
	padding: 0 5px;
	box-sizing: border-box;
}
#cms_3-f .cate_box:empty{
	border-bottom: none;
}
.cms_3-f .box_wrap{
	justify-content: flex-start;
}
.cms_3-f .cate_box {
	width: 46%;
	margin: 2%;
	padding: 0 5px;
	box-sizing: border-box;
}
.cms_3-f .cate_box:empty{
	border-bottom: none;
}
/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
	.sub_cate_title{padding-top: 3px;}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#cms_3-f .cate_box {
	margin: 5px;
}
}@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;}
}@charset "utf-8";
/* CSS Document */

#cms_6-c .box_title:first-letter {
	font-size: 1.8rem;
	padding-right: 5px;
}
#cms_6-c .arrow {
	bottom: -170px;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 120px;
	/*z-index: 888;*/
}
#cms_6-c .circle  {
	bottom: -30px;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 30px
}
.cms_6-c .arrow {
	top: 50%;
	bottom: 50%;
	right: -70px;
	transform: translate(-50%,-50%);
	width: 50px;
	height: 2px;
	z-index: 888;
}
.cms_6-c .circle {
	top: 50%;
	bottom: -50%;
	right: -30px;
	transform: translate(-50%,-50%);
	height: 30px
}
.cms_6-c .cate_box:last-of-type > span,#cms_6-c .cate_box:last-of-type > span{
	display: none;
}

@media(max-width:768px) {
#cms_6-c .box_title:first-letter {
	font-size: 1.5rem;
	padding-right: 2px;
}
#cms_6-c .arrow {
	bottom: -90px;
	height: 60px
}
.cms_6-c .cate_box{
margin-top:40px;
}
.cms_6-c .arrow {
	top: 110%;
	bottom: -120px;
	left: 50%;
	width: 2px;
	height: 50px;
}
.cms_6-c .circle {
	top: 100%;
	border: -120px;
	left: 50%;
	right: 50%;
}
}
@media screen and (max-width: 667px){
.cms_6-c .arrow{
	top: 107%;
	height: 55px;
	width: 1px;
}
}