@charset "utf-8";
#about-01{
	margin-bottom:77px;
	position:relative;
}

#about-01 .image{
	text-align:right;
}

#about-01 .image img{
	height:700px;
	width: auto;
}
#about-01 .wrapper{
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
#about-01 .text{
	background:#fff;
	min-height:600px;
	width:68.63%;
}
#about-02{
	margin-bottom:77px;
	position:relative;
}

#about-02{
	margin-bottom:77px;
	position:relative;
}

#about-02 .image{
	text-align:left;
}

#about-02 .image img{
	height:700px;
	width: auto;
	margin-left:-12vw;
}
#about-02 .wrapper{
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
#about-02 .text{
	background:#fff;
	min-height:600px;
	width:68.63%;
	margin-right:0;
	margin-left:auto;
	padding-top:200px;
}
#about-02 .text h2{
	padding-left:115px;
}
#about-02 .text p{
	padding-left:115px;
}
#about-03{
	margin-bottom:77px;
	position:relative;
}

#about-03 .image{
	text-align:right;
}

#about-03 .image img{
	height:700px;
	width: auto;
}
#about-03 .wrapper{
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
#about-03 .text{
	background:#fff;
	min-height:600px;
	width:68.63%;
}
@media only screen and (max-width:1100px){
	#about-01{
		margin-bottom:50px;
		position:relative;
	}

	#about-01 .image{
		text-align:center;
	}

	#about-01 .image img{
		height:auto;
		width:calc(100% - 20px);
	}
	#about-01 .wrapper{
		position:relative;
		top:initial;
		left:initial;
		transform:none;
	}
	#about-01 .text{
		background:#fff;
		min-height:auto;
		width:100%;
		margin-bottom:30px;
	}
	#about-02{
		margin-bottom:50px;
		position:relative;
	}

	#about-02 .image{
		text-align:center;
	}

	#about-02 .image img{
		height:auto;
		width:calc(100% - 20px);
		margin-left:0;
	}
	#about-02 .wrapper{
		position:relative;
		top:initial;
		left:initial;
		transform:none;
	}
	#about-02 .text{
		background:#fff;
		min-height:auto;
		width:100%;
		margin-bottom:30px;
		padding-top:0px;
	}
	#about-02 .text h2{
		padding-left:0;
	}
	#about-02 .text p{
		padding-left:0;
	}
	#about-03{
		margin-bottom:50px;
		position:relative;
	}

	#about-03 .image{
		text-align:center;
	}

	#about-03 .image img{
		height:auto;
		width:calc(100% - 20px);
	}
	#about-03 .wrapper{
		position:relative;
		top:initial;
		left:initial;
		transform:none;
	}
	#about-03 .text{
		background:#fff;
		min-height:auto;
		width:100%;
		margin-bottom:30px;
	}

}

.about-wrap h2{
	font-size:2.18em;
	letter-spacing:0.05em;
	line-height:1;
	padding-bottom:26.5px;
	margin-bottom:26.5px;
	border-bottom:1px solid #00268F;
	color:#00268F;
	font-weight:600;
	font-family: 'Noto Serif JP', serif;
	padding-top:50px;
}
.about-wrap p{
	font-size:1.25em;
	letter-spacing:0.1em;
	line-height:2;
	font-weight:500;
	width:87.6%;
}
@media only screen and (max-width:1100px){
	.about-wrap h2{
		font-size:1.5em;
		letter-spacing:0.05em;
		line-height:1.5;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #00268F;
		padding-top:0px;
	}
	.about-wrap p{
		font-size:1em;
		letter-spacing:0.1em;
		line-height:2;
		font-weight:500;
		width:100%;
	}

}

@media only screen and (max-width:1100px){

}
