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




.sec-top .frame{
	width: 90.277%;
	height: 660px;
	z-index: 4;
	position: relative;
	top: 0;
	left: 0;
}
.sec-top .sub-frame{
	height: 400px;
}
.sec-top .sub-frame img{
	height: 100%;
	object-fit: cover;
	object-position: 0 -280px;
}
.sec-top .frame img{
	width: 100%;
	z-index: 3;
}
.lead{
	position: absolute;
	left: 140px;
	top: 50%;
	transform: translateY(-50%);
	 -webkit- transform: translateY(-50%);
	z-index: 10;
	color:#fff;
}
.lead{
	text-shadow: #6d6d6d 1px 0 10px;
}

.lead .lead-fr{
	margin-bottom: 30px;
	letter-spacing: 0.07em;
}
.sub-lead .lead-fr{
	margin-bottom: 30px;
}

.lead-fr{
	display: block;
	font-size: 4.2rem;
	line-height: 6.0rem;
}
.lead-ja{
	/*margin-top: 48px;*/
	margin-top: 28px;
	font-size: 3.0rem;
	text-align:center;
	font-weight: normal;
	text-align: left;
}
