#fv-head .en {
	left: 60.125vw;
}

section#main {
	padding-top: 0.625vw;
	padding-bottom: 12.313vw;
}

section#main a {
	color: #363738;
}

section#main h2 {
	margin-top: 4.625vw;
}

section#main p.text {
	color: #363738;
	margin-top: 2.688vw;
	font-size: 1.25vw;
	font-weight: 500;
	line-height: 2.2;
}

section#main .row {
	height: 21.938vw;
	margin-top: 4.625vw;
	position: relative;
}

section#main .row .number-line {
	position: absolute;
	top: 7.406vw;
	left: 2.081vw;
	width: 2.293vw;
	border-bottom: 2px solid #3774FC;
}

section#main .row .number-en {
	position: absolute;
	font-size: 0.75vw;
	letter-spacing: 0.1em;
	top: 7.788vw;
	left: 2.081vw;
	color: #3774FC;
}

section#main .row .number {
	position: absolute;
	top: 7.594vw;
	left: 1.812vw;
	width: 4.313vw;
	height: 7.125vw;
	font-size: 4.5vw;
	line-height: 1.48;
	color: #3774FC;
	font-weight: 500;
}

section#main .row .image {
	width: 20.5vw;
	height: 21.688vw;
	position: absolute;
	top: 0.125vw;
	left: 8.313vw;
}

section#main .row .title {
	position: absolute;
	top: 2.313vw;
	left: 31.875vw;
	font-size: 1.75vw;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #002A88;
}

section#main .row .en {
	position: absolute;
	top: 5.438vw;
	right: 0.688vw;
	font-size: 0.875vw;
	letter-spacing: 0.1em;
	color: #AEAEAE;
}

section#main .row .line01 {
	width: 34.625vw;
	border-bottom: 3px solid #AEAEAE;
	position: absolute;
	top: 6.5vw;
	left: 35.25vw;
}

section#main .row .line02 {
	width: 2.813vw;
	border-bottom: 3px solid #E50012;
	position: absolute;
	top: 6.5vw;
	left: 32.438vw;
}

section#main .row .text {
	position: absolute;
	top: 8.125vw;
	font-size: 1.375vw;
	font-weight: bold;
	line-height: 1.82;
	letter-spacing: 0.02em;
}

section#main .row .text01 {
	left: 32.438vw;
}

section#main .row .text02 {
	left: 45.625vw;
}

section#main .row .text03 {
	left: 49.906vw;
}

section#main .row .link {
	width: 40.938vw;
	height: 2.658vw;
	position: absolute;
	top: 19.281vw;
	top: 19.156vw;
	left: 28.813vw;
	background: #3774FC;
	padding-left: 29.125vw;
	padding-top: 0.406vw;
}

section#main .row .link:after {
	position: absolute;
	content: '';
	right: 0;
	top: -0.187vw;/*ボーダーサイズ分マイナス*/
	width: 0;
	height: 0;
	border: none;
	border-left: solid 2.812vw transparent;/*bodyのカラーと同じ色に*/
	border-top: solid 2.812vw white;
	z-index: 2;
}

section#main .row .link-text {
	color: white;
	font-size: 1.125vw;
	font-weight: bold;
	letter-spacing: 0.08em;
	position: relative;
}

section#main .row .link-text i {
	font-size: 0.875vw;
}

@media screen and (max-width: 780px) {
	#fv-head .en {
		left: 60vw;
	}

	section#main {
		padding-bottom: 12.313vw;
		padding-top: 1vw;
	}

	section#main h2 {
		margin-top: 4.625vw;
	}

	section#main p.text {
		color: #363738;
		margin-top: 2.688vw;
		font-weight: 500;
		line-height: 2.2;
		font-size: 4vw;
	}

	section#main .row {
		height: 21.938vw;
		margin-top: 4.625vw;
		position: relative;
	}

	section#main .row .number-line {
		position: absolute;
		top: 7.406vw;
		left: 2.081vw;
		width: 2.293vw;
		border-bottom: 2px solid #3774FC;
	}

	section#main .row .number-en {
		display: none;
	}

	section#main .row .number {
		position: absolute;
		top: 7.594vw;
		left: 1.812vw;
		width: 4.313vw;
		height: 7.125vw;
		font-size: 4.5vw;
		line-height: 1.48;
		color: #3774FC;
		font-weight: 500;
	}

	section#main .row .image {
		width: 20.5vw;
		height: 21.688vw;
		position: absolute;
		top: 0.125vw;
		left: 8.313vw;
	}

	section#main .row .title {
		position: absolute;
		top: 2.313vw;
		left: 31vw;
		font-weight: bold;
		letter-spacing: 0.04em;
		color: #002A88;

		font-size: 2.67vw;
		letter-spacing: 0;
	}


	section#main .row .en {
		position: absolute;
		top: 5.438vw;
		right: 0.688vw;
		font-size: 0.875vw;
		letter-spacing: 0.1em;
		color: #AEAEAE;

		font-size: 3vw;
		top: 10vw;
	}

	section#main .row .line01 {
		width: 34.625vw;
		border-bottom: 3px solid #AEAEAE;
		position: absolute;

		width: 54vw;
		top: 10vw;
		left: 35.25vw;
	}

	section#main .row .line02 {
		width: 2.813vw;
		border-bottom: 3px solid #E50012;
		position: absolute;
		width: 10vw;
		top: 10vw;
		left: 32.438vw;
		left: 31vw;
	}

	section#main .row .text {
		display: none;
	}

	section#main .row .text01 {
		left: 32.438vw;
	}

	section#main .row .text02 {
		left: 45.625vw;
	}

	section#main .row .text03 {
		left: 49.906vw;
	}

	section#main .row .link {
		width: 40.938vw;
		height: 2.658vw;
		position: absolute;
		top: 19.156vw;
		left: 28.813vw;
		background: #3774FC;
		padding-left: 29.125vw;
		padding-top: 0.406vw;
		top: 18vw;
		height: 4vw;
		width: 60vw;

		padding-top: 0.5vw;;
		padding-left: 40vw;
	}

	section#main .row .link:after {
		position: absolute;
		content: '';
		right: 0;
		top: -0.187vw;/*ボーダーサイズ分マイナス*/
		width: 0;
		height: 0;
		border: none;
		border-left: solid 4vw transparent;
		border-top: solid 4vw white;
		z-index: 2;
	}

	section#main .row .link-text {
		color: white;
		font-weight: bold;
		letter-spacing: 0.08em;
		position: relative;
		font-size: 1.8vw;
	}

	section#main .row .link-text i {
		font-size: 1.8vw;
	}
}