@charset "utf-8";

.mainimg {
	background-image: url("../images/m_mainimg_pc.jpg");
}
@media screen and (min-width:541px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 540px) {
	.mainimg {
		background-image: url("../images/m_mainimg_sp.jpg");
	}
}


h2.m_common {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 80px;
	padding-top: 115px;
}
.linewrap {
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 70px;
}
h2.m_common_line {
	position: relative;
	display: inline-block;
	font-size: 24px;
	font-weight: 600;
	margin-top: 160px;
}
h2.m_common_line::before {
  content: '';
  position: absolute;
  top: -160px;
  left: 0;
  right: 0;
  width: 1px;
  height: 130px;
  margin: auto;
  background-color: #212121;
}
@media screen and (min-width:541px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 540px) {
	h2.m_common {
		font-size: 18px;
		padding-bottom: 40px;
		padding-top: 50px;
	}
	.linewrap {
		padding-top: 60px;
		padding-bottom: 40px;
	}
	h2.m_common_line {
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		margin-top: 100px;
	}
	h2.m_common_line::before {
		top: -90px;
		height: 80px;
	}
}

/* FUSOが目指す企業像 */
.zoubox {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 125px;
}
.zoubox .box {
	width: 23%;
}
.zoubox .box .icn {
	text-align: center;
}
.zoubox .box .icn img {
	max-height: 155px;
	width: auto;
}
.zoubox .box p {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	padding-top: 20px;
}
@media screen and (min-width:541px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 540px) {
	.zoubox {
		max-width: none;
		margin-left: 20px;
		margin-right: 20px;
		flex-wrap: wrap;
		padding-bottom: 125px;
	}
	.zoubox .box {
		width: 48%;
	}
	.zoubox .box:nth-of-type(1),
	.zoubox .box:nth-of-type(2){
		padding-bottom: 20px;
	}
	.zoubox .box .icn img {
		max-height: 85px;
	}
	.zoubox .box p {
		font-size: 12px;
		line-height: 1.4em;
		padding-top: 10px;
	}
}

.sugatabox {
	max-width: 910px;
	margin-left: auto;
	margin-right: auto;
}
.sugatabox h3 {
	text-align: center;
	position: relative;
	z-index: 1;
}
.sugatabox h3 span {
	color: #fff;
	background-color: #ee3424;
	padding: 6px 15px;
	line-height: 100%;
	font-size: 22px;
	font-weight: 600;
}
.sugatabox .inner_wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px;
	position: relative;
	margin-top: -20px;
	background: rgb(248,217,214); 
	background: -moz-linear-gradient(top,  rgb(248,217,214) 0%, rgb(209,230,221) 100%);
	background: -webkit-linear-gradient(top,  rgb(248,217,214) 0%,rgb(209,230,221) 100%);
	background: linear-gradient(to bottom,  rgb(248,217,214) 0%,rgb(209,230,221) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d9d6', endColorstr='#d1e6dd',GradientType=0 ); 

}
.sugatabox .inner_wrap .inner {
	width: 100%;
	background-color: #fff;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}
.sugatabox .inner_wrap .inner h4 {
	font-size: 18px;
	font-weight: 700;
}
.sugatabox .inner_wrap .inner p {
	font-size: 31px;
	font-weight: 700;
	color: #008348;
	padding-top: 20px;
}
@media screen and (min-width:541px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 540px) {
	.sugatabox {
		max-width: none;
		margin-left: 20px;
		margin-right: 20px;
	}
	.sugatabox h3 span {
		font-size: 18px;
	}
	.sugatabox .inner_wrap .inner {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.sugatabox .inner_wrap .inner h4 {
		font-size: 15px;
	}
	.sugatabox .inner_wrap .inner p {
		font-size: 20px;
		padding-top: 10px;
	}
}

/* ビジョンを実現するための、具体的な取り組み */
.visionbox_wrap {
	width: 100%;
	border-bottom: #fff solid 5px;
}
.visionbox {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.visionbox .imgsbox,
.visionbox .leadebox{
	width: 50%;
	position: relative;
	
	display: flex;
	justify-content: center;
	align-items: center;
}
.visionbox .leadebox .inner{
	width: 70%;
	position: relative;
	z-index: 1;
}
.visionbox .imgsbox{
	background-color: #fff;
	line-height: 0;
}
.bgcolor1{
	background-color: #e5f2ec;
}
.bgcolor2{
	background-color: #fdeae9;
}
.visionbox .order1 {
		order:1;
}
.visionbox .order2 {
		order:2;
}
.visionbox .leadebox .no1,
.visionbox .leadebox .no2{
	position: absolute;
	top: 0;
	line-height: 0;
	font-family: 'Montserrat', sans-serif;
}
.visionbox .leadebox .no1 img,
.visionbox .leadebox .no2 img{
	width: auto;
	height: 280px;
}
.visionbox .leadebox .no1{
	right: 10px;
	color: #cce6da;
}
.visionbox .leadebox .no2{
	left: 0px;
	color: #fad2cf;
}
.visionbox .leadebox .inner h3{
	text-align: center;
}
.visionbox .leadebox .inner h3 span{
	font-size: 22px;
	font-weight: 500;
	color: #e71e10;
	border-bottom: #e71e10 solid 2px;
	padding-bottom: 6px;
}
.visionbox .leadebox .inner .g span{
	color: #008348;
	border-bottom: #008348 solid 2px;
}
.visionbox .leadebox .inner p:nth-of-type(1){
	font-size: 25px;
	font-weight: 500;
	padding: 40px 0 30px 0;
	line-height: 1.3em;
}
@media screen and (min-width:541px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 540px) {
	.visionbox {
		max-width: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.visionbox .imgsbox,
	.visionbox .leadebox{
		width: 100%;
	}
	.visionbox .leadebox{
		padding: 40px 0;
	}
	.visionbox .leadebox .inner{
		width: 74%;
	}
	.visionbox .leadebox .no1 img,
	.visionbox .leadebox .no2 img{
		width: auto;
		height: 130px;
	}
	.visionbox .leadebox .no2{
		left: auto;
		right: 10px;
	}
	.visionbox .leadebox .inner h3 span{
		font-size: 15px;
		border-bottom: #e71e10 solid 2px;
	}
	.visionbox .leadebox .inner p:nth-of-type(1){
		font-size: 17px;
		line-height: 1.6em;
		padding: 30px 0 20px 0;
	}
}