@charset "UTF-8";

/* fudousan3 top */
#main{

}
.slider {
	padding-bottom:39%;
	background-size: cover;
    width: 100%;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#FFF;
}
.slider img{
	width:100%;
}
.slider {
    background-position: center top;
    background-repeat: repeat-x;
	z-index: 10 !important;
}
*+html .slider {
    background-position: center top;
    background-repeat: repeat-x;
}
div.chache{
	background:#fff;
	text-align:center;
	font-size:2.8rem;
	font-style:italic;
	font-weight:bold;
	color:#181818;
	padding:1%;
	-webkit-box-shadow: -3px -3px 24px 3px rgba(255, 255, 255, 0.52), 3px 3px 26px 0 rgba(141, 184, 196, 0.17);
	box-shadow: -3px -3px 24px 3px rgba(255, 255, 255, 0.52), 3px 3px 26px 0 rgba(141, 184, 196, 0.17);
}
div.chache span{
	color:#00569a;
	font-weight:bold;
}
h2{
	color:#099938;
	font-size:2.7rem;
	font-weight:bold;
	text-align:left;
	float:left;
	line-height:125%;
	margin-top:1%;
}
div.point{
	color:#a18b55;
	font-size:3.5rem;
	font-style:italic;
	letter-spacing:-0.05em;
	float:left;
	margin-right:2%;
}
div.Box07{
	float:left;
	width:50%
}
div.Box08{
	float:right;
	width:50%
}
div.Box09{
	float:right;
	width:50%
}
div.Box10{
	float:left;
	width:50%
}
div.Box11{
	float:left;
	width:50%
}
div.Box12{
	float:right;
	width:50%
}
div.Box13{
	float:right;
	width:50%
}
div.Box14{
	float:left;
	width:50%
}
div.casestudy{
	width:70%;
	max-width: 1280px;
	background:#fff;
	margin:1% auto;
	padding:3%;
	overflow:hidden;
}
div.casestudy div.Box{
	float:left;
	width: 40%;
	margin: 1% 5%;
	text-align:center;
}
div.casestudy div.Box img{
	width: 100%;
}
h3{
	font-size:3rem;
	text-align:center;
}
h3 span{
	color:#2271ba;
}
@media screen and (max-width: 960px) {
h2{
	font-size:2rem;
}
div.point{
	font-size:2rem;
}
h3{
	font-size:2rem;
}
div.casestudy{
	width:85%;
}
h2{
}
@media screen and (max-width: 767px) {
div.chache{
	font-size:2rem;
}
div.point{
	font-size:2rem;
	border-bottom:1px solid;
}
h2{
	font-size:1.8rem;
}
div.Box07{
	width:100%;
	display:block;
	order:1;
}
div.Box08{
	width:100%;
	display:block;
	order:2;
}
div.Box09{
	width:100%;
	display:block;
	order:3;
}
div.Box10{
	width:100%;
	display:block;
	order:4;
}
div.Box11{
	width:100%;
	display:block;
	order:5;
}
div.Box12{
	width:100%;
	display:block;
	order:6;
}
div.Box13{
	width:100%;
	display:block;
	order:7;
}
div.Box14{
	width:100%;
	display:block;
	order:8;
}
div.casestudy{
	width:94%;
	font-size:1.3rem;
	line-height:140%;
	margin:0;
}
h3{
	font-size:2rem;
	line-height:160%;
}
}