﻿#cms_3-g .box_hover .box_img1,#cms_3-g .close_bt,#cms_3-g .img_wrap figure{cursor: pointer}
#cms_3-g .box_item{top: 0;left: 0;}

#cms_3-g .box_img1, #cms_3-g .box_img2, #cms_3-g .box_img3, #cms_3-g .box_img4{border: 1px solid #fff;}

#cms_3-g .box_open{
	width: 100vw;
	height: 100vh;
	background-color: rgba(230,230,230,0.7);
	top: 0;
	left: 0;
	z-index: 99999;
}
#cms_3-g .box_contents{
	max-width: 760px;
	box-sizing: border-box;
	width: 90%;
	height: 80%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}
#cms_3-g .box_contents{overflow-y: scroll}

#cms_3-g .close_bt{
	width: 40px;
	height: 40px;
	top: 10px;
	right: 10px;
	box-sizing: border-box
}
#cms_3-g .close_bt span:first-child{transform: rotate(45deg)}
#cms_3-g .close_bt span:last-child{transform: rotate(-45deg);margin-top: -1px}
#cms_3-g .box_hover .box_img1,#cms_3-g .img_wrap figure{transition-property: opacity}

@media screen and (max-width: 768px){

}

@media screen and (max-width: 667px){
	#cms_3-g .box_hover .box_img1{margin: 5% auto;}
}@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;}
}@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-c .cate_title{
		margin-left: 0;
	}
	#cms_3-c .box_title2{
		border: none;
	}
}
/* ---------- IE ---------- */
@media all and (-ms-high-contrast:none){
#cms_4-c .cate_title{padding-top: 20px;}
}#cms_1-f #news_list > li{
	cursor: pointer;
}
#cms_1-f #news_list > li a i{
	transition: all 0.3s;
}
#cms_1-f #news_list > li a:hover i{
	padding-right: 10px;
}

.cms_1-f .box_wrap{align-items:flex-start!important}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.cms_1-f .cate_box:last-of-type{margin-bottom: 0;border-bottom: none;}
}
