@charset "UTF-8";
/* CSS Document */

/*===================
	sub-mv
===================*/

#sub-mv {
	background-image: url(../images/detached/bg_mv.png);
}



/*===================
	reason
===================*/

.reason {
	background: #ffefe7;
}


/*===================
	case
===================*/

.case {
	background: #ffefe7;
	margin-bottom: 88px;
}

.case .case-contents .slider-thumb figure figcaption {
	background: #fe6418;
}

.case .case-contents .slick-dots li.slick-active button {
	background: #fe6418;
}

/*===================
	menu
===================*/

.menu {
	margin-bottom: 60px;
}


/*===================
	eco-reform
===================*/

.eco-reform {
	margin-bottom: 90px;
}




@media screen and (min-width: 799px){
	

}

@media screen and (max-width: 798px){
	

/*===================
	menu
===================*/

.menu {
	margin-bottom: 36px;
}


/*===================
	eco-reform
===================*/

.eco-reform {
	margin-bottom: 50px;
}
}