﻿@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;
	}
}
#cms_2-b .cate:last-of-type,.cms_2-b .cate:last-of-type {
	margin-bottom:0px;
}
@media all and (-ms-high-contrast: none){
	#cms_2-b .cate .cate_title{
		padding-top: 20px;
	}
}@charset "utf-8";
/* CSS Document */
/* ---------- 全体 ---------- */
#cms_6-b .cate_box, #cms_6-b .cate_box .box_txt1, #cms_6-b .cate_box .box_txt2{
	border-color: #cccccc;
word-break: break-all;
}
#cms_6-b .cate_box:first-of-type{
	border-top: 1px solid #cccccc;
}
.cms_6-b .cate_box, .cms_6-b .cate_box .box_txt1, .cms_6-b .cate_box .box_txt2{
	border-color: #cccccc;
word-break: break-all;
}
.cms_6-b .cate_box:first-of-type{
	border-top: 1px solid #cccccc;
}
@media all and (-ms-high-contrast: none){
	.cms_6-b .cate_box .box_txt1{
		padding-top: 16px;
	}
}
/* ---------- PC ---------- */
@media screen and (min-width:769px){
	
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	#cms_6-b .cate_title{
		margin-left: 0;
		margin-right: 0;
	}
}

/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
	#cms_6-b .cate .cate_title{padding: 10px 5px 3px;}
	#cms_6-b .cate .box_txt1{padding: 13px 10px 7px;}
	#cms_6-b .cate .box_txt2{padding: 13px 10px 7px;}
	.cms_6-b .cate_box .box_txt1{padding: 13px 10px 7px;}
	.cms_6-b .cate_box .box_txt2{padding: 13px 10px 7px;}
}@charset "utf-8";
/* CSS Document */

/* ---------- 全体 ---------- */
#cms_4-b .box_wrap{
	justify-content: flex-start;
}
#cms_4-b .cate_box{
	margin: 0 1%;
}
.cms_4-b .cate_box{
	margin: 0 1%;
}

/* ---------- PC ---------- */
@media screen and (min-width:769px){
	
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	#cms_4-b .cate_box{
		margin: 0 auto;
	}
	.cms_4-b .cate_box{
		margin: 0 auto;
	}
}
@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;
	z-index: 889;
}
.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;
	z-index: 889;
}
.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;
}
}