﻿@charset "utf-8";
/*------------------------------------------------------------
	interview
------------------------------------------------------------*/
#gHeader,
.menuBox {
	background-color: #eef2ec;
}
#main .topSec {
	margin-top: 1rem;
}
#main .topSec .imgBox {
	margin-bottom: 5.6rem;
	position: relative;
}
#main .topSec .imgBox .photoBox {
	width: 83.8%;
}
#main .topSec .imgBox .photoBox img {
	width: 100%;
}
#main .topSec .imgBox .textBox {
	padding: 4rem 10.8rem 4.7rem;
	position: absolute;
	right: 0;
	bottom: -27.5rem;
	width: 59rem;
	z-index: 1;
	background-color: rgba(2, 91, 96, 0.85);
}
#main .topSec .imgBox .textBox .title {
	margin-bottom: 3.2rem;
	color: #fff;
	font-size: 2.8rem;
	letter-spacing: 0.04em;
	line-height: 1.65;
}
#main .topSec .imgBox .textBox .detail {
	margin-bottom: 2rem;
	color: #fff;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	font-family: "Noto Serif JP", serif;
}
#main .topSec .imgBox .textBox .detail .sub {
	margin-bottom: 0.6rem;
	display: block;
	font-size: 1.4rem;
}
#main .topSec .imgBox .textBox .detail .sml {
	font-size: 1.8rem;
}
#main .topSec .imgBox .textBox .detail .en {
	margin-top: 0.4rem;
	display: block;
	font-size: 1.2rem;
	letter-spacing: 0.02em;
}
#main .topSec .imgBox .textBox .text {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 1.85;
}
#main .topSec .info {
	margin: 0 0 8.5rem 4.4rem;
	width: 55rem;
}
#main .topSec .info p {
	margin-bottom: 2rem;
	font-size: 1.5rem;
	letter-spacing: 0.04em;
	line-height: 1.87;
}
#main .substance {
	padding-bottom: 15rem;
	background-color: #fbfbf9;
}
#main .substance .totalBox {
	margin-bottom: 15rem;
	padding: 4.5rem 0 4.6rem;
	background-color: #3c3c3c;
}
#main .substance .totalBox .content {
	align-items: flex-start;
	max-width: 106rem;
}
#main .substance h2 {
	margin-top: 0.5rem;
	width: 11.7rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 300;
	letter-spacing: 0.04em;
}
#main .substance .linkUl a {
	display: inline-block;
	padding-left: 1.8em;
	text-indent: -1.8em;
	font-size: 1.8rem;
	font-weight: 300;
	letter-spacing: 0.04em;
	line-height: 2;
	color: #fff;
}
#main .substance .linkUl a:hover {
	opacity: 0.7;
}
#main .substance .imgBox {
	margin-bottom: 7.1rem;
	align-items: flex-start;
}
#main .substance .imgBox .photoBox {
	margin-bottom: 10rem;
	position: relative;
	z-index: 1;
	width: calc(50% - 14rem);
	position: sticky;
	left: 0;
	top: 0;
}
#main .substance .imgBox .photoBox img {
	width: 100%;
}
#main .substance .imgBox .photoBox::after {
	width: 66.6%;
	height: 41.7rem;
	position: absolute;
	bottom: -12.7rem;
	left: 0;
	z-index: -1;
	background-color: #d8eaeb;
	opacity: 0.85;
	content: "";
}
#main .substance .imgBox .textBox {
	width: calc(50% + 1rem);
}
#main .substance .imgBox .textBox .h_title {
	margin-bottom: 5.9rem;
	padding-bottom: 5.5rem;
	font-weight: 500;
	color: rgba(60, 60, 60, 0.85);
	border-bottom: 1px solid #707070;
}
#main .substance .imgBox .textBox .h_title .sml {
	display: inline-block;
	padding-left: 1.8em;
	text-indent: -1.8em;
}
#main .substance .imgBox .textBox .h_title .large {
	margin-top: 4.6rem;
	color: #3c3c3c;
	font-size: 2.4rem;
	letter-spacing: 0.06em;
	display: block;
	line-height: 1.75;
}
#main .substance .imgBox .sub {
	margin-bottom: 5.7rem;
	max-width: 54rem;
}
#main .substance .imgBox .sub .title {
	margin-bottom: 2.5rem;
	font-weight: 500;
	color: rgba(2, 91, 96, 0.85);
	line-height: 1.625;
}
#main .substance .imgBox .sub .text {
	margin-bottom: 1.4rem;
	font-size: 1.5rem;
	line-height: 1.87;
	letter-spacing: 0.04em;
}
#main .substance .imgBox .sub .text:last-child {
	margin-bottom: 0;
}
#main .substance .imgBox01 {
	padding-right: 10.8rem;
	margin-left: auto;
	flex-direction: row-reverse;
	width: calc(50% + 53rem);
	position: relative;
	z-index: 1;
}
#main .substance .imgBox01 .photoBox {
	width: calc(50% - 11.7rem);
}
#main .substance .imgBox01 .photoBox img {
	width: 74%;
}
#main .substance .imgBox01 .photoBox::after {
	left: auto;
	right: 0;
	bottom: -8.7rem;
	width: 75.8%;
	height: 30.8rem;
}
#main .substance .imgBox01 .textBox {
	flex: 1;
}
#main .substance .imgBox01 .textBox .h_title {
	font-size: 1.6rem;
}
#main .substance .imgBox01 .textBox .h_title .large {
	letter-spacing: 0;
}
#main .substance .imgBox02 {
	margin-bottom: 9.2rem;
}
#main .substance .imgBox02 .photoBox {
	margin-bottom: 20rem;
	width: calc(50% - 14.5rem);
}
#main .substance .imgBox02 .photoBox::after {
	width: 84.7%;
	height: 27.8rem;
	left: auto;
	right: -7.2rem;
	bottom: -13.9rem;
}
#main .substance .imgBox02 .textBox {
	width: calc(50% + 1.5rem);
}
#main .substance .imgBox02 .textBox .h_title {
	font-size: 1.6rem;
}
#main .substance .imgBox02 .textBox .h_title .large {
	letter-spacing: 0;
}
#main .substance .banner {
	margin: 0 auto;
	max-width: 55rem;
}
#main .substance .banner a {
	display: block;
}
#main .substance .banner img {
	width: 100%;
}
#main .substance .banner a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .topSec {
		margin-top: 3.2rem;
	}
	#main .topSec .imgBox {
		margin-bottom: 5.8rem;
		display: block;
	}
	#main .topSec .imgBox .photoBox {
		position: relative;
		z-index: -1;
		width: auto;
	}
	#main .topSec .imgBox .textBox {
		margin: -7rem 0 0 5rem;
		padding: 3.2rem 3.5rem 3.5rem 3rem;
		position: static;
		width: auto;
	}
	#main .topSec .imgBox .textBox .title {
		margin-bottom: 2.4rem;
		font-size: 2.2rem;
		letter-spacing: 0.02em;
		line-height: 1.65;
	}
	#main .topSec .imgBox .textBox .detail {
		margin-bottom: 1.5rem;
		font-size: 1.8rem;
	}
	#main .topSec .imgBox .textBox .detail .sub {
		margin-bottom: 0.4rem;
		font-size: 1.2rem;
	}
	#main .topSec .imgBox .textBox .detail .sml {
		font-size: 1.4rem;
	}
	#main .topSec .imgBox .textBox .detail .en {
		margin-top: 0.2rem;
	}
	#main .topSec .imgBox .textBox .text {
		font-size: 1.2rem;
		line-height: 1.83;
	}
	#main .topSec .info {
		margin: 0 0 8.3rem;
		width: auto;
		line-height: 1.85;
	}
	#main .substance {
		padding-bottom: 10rem;
	}
	#main .substance .totalBox {
		margin-bottom: 7rem;
		padding: 3rem 0 4rem;
	}
	#main .substance .totalBox .content {
		margin: 0 2.4rem;
		display: block;
	}
	#main .substance h2 {
		margin: 0 0 1.7rem;
		width: auto;
		font-size: 1.6rem;
	}
	#main .substance .linkUl li:not(:last-child) {
		margin-bottom: 0.8rem;
	}
	#main .substance .linkUl a {
		font-size: 1.5rem;
		line-height: 1.47;
		letter-spacing: 0;
	}
	#main .substance .imgBox {
		margin-bottom: 11.7rem;
		display: block;
	}
	#main .substance .imgBox .photoBox {
		margin: 0 7.2rem 10.6rem 0;
		width: auto !important;
		position: relative;
	}
	#main .substance .imgBox .photoBox::after {
		width: 61.6%;
		height: 28.2rem;
		bottom: -5.6rem;
	}
	#main .substance .imgBox .textBox {
		margin: 0 2.5rem;
		width: auto !important;
	}
	#main .substance .imgBox .textBox .h_title {
		margin-bottom: 4rem;
		padding-bottom: 3.5rem;
	}
	#main .substance .imgBox .textBox .h_title .sml {
		font-size: 1.6rem;
		line-height: 1.6;
	}
	#main .substance .imgBox .textBox .h_title .large {
		margin-top: 3.7rem;
		font-size: 2rem;
		line-height: 1.8;
		letter-spacing: 0.06em !important;
	}
	#main .substance .imgBox .sub {
		margin-bottom: 5.7rem;
		max-width: 100%;
	}
	#main .substance .imgBox .sub .title {
		margin-bottom: 2.6rem;
		font-size: 1.6rem;
		line-height: 1.6;
	}
	#main .substance .imgBox .sub .text {
		margin-bottom: 1.8rem;
		font-size: 1.5rem;
		line-height: 1.87;
	}
	#main .substance .imgBox01 {
		padding-right: 0;
		margin-left: auto;
		width: auto;
	}
	#main .substance .imgBox01 .photoBox {
		margin: 0 0 12.2rem 7.7rem;
	}
	#main .substance .imgBox01 .photoBox img {
		width: 85.1%;
	}
	#main .substance .imgBox01 .photoBox::after {
		bottom: -7.3rem;
		width: 71.8%;
		height: 25.6rem;
	}
	#main .substance .imgBox02 {
		margin-bottom: 11.5rem;
	}
	#main .substance .imgBox02 .photoBox {
		margin: 0 10.2rem 16.5rem 0;
	}
	#main .substance .imgBox02 .photoBox::after {
		width: auto;
		height: 23.1rem;
		left: 0;
		right: -5.9rem;
		bottom: -11.5rem;
	}
	#main .substance .imgBox02 .sub:last-child {
		margin-bottom: 0;
	}
	#main .substance .bannerSec {
		padding: 0 3rem;
	}
	#main .substance .banner {
		max-width: 100%;
	}
}