@charset "UTF-8";
.ctsArea__first{
	margin: -250px 0 0 0;
	padding: 0 0 80px 0;
	background: #fff;
}
.ctsArea{
	max-width: 1050px;
	position: relative;
}
.interview__workarea{
	border-radius: var(--bdrs-br);
	padding: 0;
}
.title__light{
	text-align: left;
}
.white_bg{
	background: #fff;
}
/*
	.a-heading
-----------------------------------------------------------------------------------------------*/
.a-heading::before{
	content: none;
}
.a-heading__inner{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	margin: 0 auto;
	min-height: 660px;
	max-width: 1300px;
	padding: 0 30px;
	position: relative;
}
.a-heading .heading__head{
	line-height: 1;
	padding: 90px 10px 0 0;
	writing-mode: vertical-rl;
}
.a-heading .heading__sub{
	padding: 20px 10px 20px 5px;
}
.a-heading .heading__title{
	padding: 10px 8px;
}
.a-heading__visual{
	max-width: 1300px;
	height: 460px;
	position: relative;
	z-index: 101;
}
.heading__img{
	border-radius: 0 0 60px 10px;
	height: 460px;
	overflow: hidden;
}
.a-heading .heading__txt{
	margin: 30px 0 0 auto;
	width: calc(100% - 170px);
}
/*
	.stamp
-----------------------------------------------------------------------------------------------*/
.a-heading .stamp{
	bottom: 50px;
	left: 65px;
	position: absolute;
	z-index: 102;
}
/*
	.a-heading__profile
-----------------------------------------------------------------------------------------------*/
.a-heading__profile{
	bottom: 30px;
	height: 360px;
	position: absolute;
	right: 50%;
	width: 100vw;
	z-index: 100;
}
.heading__profile--inner{
	display: flex;
	height: 100%;
	justify-content: flex-end;
}
.heading__namearea{
	align-items: flex-end;
	background: #ebe5df;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	max-width: 1980px;
	padding: 50px 30px;
	width: 100%;
}
.heading__name{
	font-size: 4.2rem;
	font-weight: var(--light);
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
}
.heading__name--eg{
	color: #b79e86;
	font-size: 1.3rem;
	font-weight: var(--light);
	letter-spacing: 0.9rem;
}
.heading__careerarea{
	align-items: flex-end;
	background: #d5c6b8;
	border-radius: 0 10px 10px 0;
	color: #fff;
	display: flex;
	font-size: 1.4rem;
	max-width: 250px;
	padding: 50px 30px;
	width: 100%;
}
.heading__career--department,
.heading__career--year{
	margin: 0 0 5px 0;
}
/*
	.interview02-wrapper
-----------------------------------------------------------------------------------------------*/
.titleArea{
	background: url("../images/interview01_responsibility-bg_img01.png") no-repeat center;
	background-size: cover;
	border-radius: 0 0 60px 0;
	height: 510px;
	margin: 80px auto 0 auto;
	overflow: hidden;
	padding: 130px 30px 0 30px;
	position: relative;
	width: 100%;
}
.title__responsibility{
	color: #fff;
	font-size: 4.5rem;
	font-weight: var(--bold);
	margin: 0 auto;
	max-width: 1200px;
	text-align: center;
}
/*
	..interviewArea
-----------------------------------------------------------------------------------------------*/
.interview__infoarea{
	padding: 70px 90px;
}
.interview__titarea{
	border-bottom: solid 1px var(--red);
	margin: 0 0 40px 0;
	padding: 0 0 25px 0;
}
.interview__tit{
	line-height: 1.5;
	letter-spacing: 0.5rem;
}
.interview__txt{
	font-size: 1.6rem;
	text-align: justify;
	line-height: 2.5;
}
.interview__photo--item{
	border-radius: 0 0 10px 10px;
	display: flex;
}
.interview__photo{
	border-radius: 0 0 60px 10px;
	overflow: hidden;
	width: 100%;
}
/*
	.scheduleArea
-----------------------------------------------------------------------------------------------*/
.scheduleArea{
	background: url("../images/interview01_schedule-bg_img02.png") no-repeat center;
	background-size: cover;
	border-radius: 60px 0 0 0;
	max-width: inherit;
	margin: 0;
	padding: 0 30px;
	position: relative;
}
.scheduleArea__inner{
	max-width: 900px;
	margin: 0 auto;
	padding: 0 52px;
	position: relative;
}
.schedule__timeline{
	padding: 100px 0 80px 50px;
	position: relative;
}
.schedule__timeline::before{
	background: var(--red);
	content: "";
	display: block;
	height: 100%;
	left: 52px;
	position: absolute;
	top: 0;
	width: 2px;
}
.schedule__item{
	font-size: 1.6rem;
	margin: 0 auto 45px 0;
	padding: 0 0 0 30px;
	position: relative;
	width: 100%;
}
.schedule__item::before{
	background: var(--red);
	border-radius: var(--bdrs);
	content: '';
	height: 12px;
	left: -3px;
	margin: 7px 0 0 0;
	position: absolute;
	top: 0;
	width: 12px;
}
.schedule__item-time{
	color: var(--red);
	display: block;
	font-size: 1.5rem;
	left: -72px;
	padding: 2px 0 0 0;
	position: absolute;
	top: 0;
	z-index: 100;
}
/*
	.縦書きタイトル
-----------------------------------------------------------------------------------------------*/
.corner-yellow{
	position: absolute;
	right: 0;
	top: 54px;
	writing-mode: vertical-rl;
}
.scheduleArea .corner__inner{
	background: rgba(255, 255, 255,1);
	color: #0a4e77;
	font-size: 3rem;
	font-family: 'Noto Sans JP';
	height: auto;
	letter-spacing: 0.4rem;
	line-height: 150%;
	min-width: auto;
	min-height: 370px;
	padding: 44px 30px;
}
/*
	.writerArea
-----------------------------------------------------------------------------------------------*/
.writerArea__bg{
	background: url(../images/interview01_bg01.png) repeat;
	padding: 40px 0;
}
.writer__inner{
	background: #fff;
	border-radius: var(--bdrs-br);
	box-shadow: var(--shadow);
	width: 100%;
}
.writer__titarea{
	border-bottom: solid 1px #8e5cc1;
	margin: 0 auto 0 auto;
	padding: 60px 0 28px 0;
	text-align: center;
}
.writer__titarea--txt{
	font-size: 3.0rem;
	font-weight: var(--bold);
	width: 100%;
}
.writer__infoarea{
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 54px 100px 72px 84px;
}
.writer__photoarea{
	height: 100%;
}
.writer__photo--item{
	display: flex;
	margin: 0 34px 0 0;
	width: 290px;
}
.writer__photo{
	border-radius: var(--bdrs);
	/*border: solid 1px #85d4aa;*/
	width: 100%;
}
.writer__txtarea{
	width: calc((100% - 220px));
}
.writer__namearea{
	color: #8e5cc1;
	align-items: flex-end;
	font-size: 4.0rem;
	font-weight: var(--light);
	letter-spacing: 0.5rem;
	margin: 0 0 8px 0;
}
.writer__namearea--sub{
	font-size: 2.8rem;
	margin: 0 0 0 2px;
}
.writer__profilearea{
	line-height: 130%;
	margin: 0 0 25px 0;
}
.writer__profilearea--txt{
	color: #b4b4b4;
	display: block;
	font-size: 1.4rem;
	line-height: 1.7;
}
.writer__thoughtsarea--txt{
	font-size: 1.6rem;
	line-height: 180%;
	text-align: justify;
}
/*
	.messagearea__ctsArea
-----------------------------------------------------------------------------------------------*/
.messagearea__ctsArea{
	max-width: inherit;
	margin: 0 ;
	padding: 100px 0 0 0;
	position: relative;
}
.messagearea__titarea{
	border-bottom: solid 1px var(--red);
	margin: 0 0 42px 0;
	padding: 0 0 32px 0;
}
.messagearea__titarea--inner{
	color: var(--red);
	display: flex;
	font-size: 2.6rem;
	font-weight: var(--light);
	justify-content: flex-end;
	letter-spacing: 0.8rem;
	margin: 0 auto;
	max-width: 700px;
	width: 100%;
}
.messagearea__titarea--txt{
	width: 450px;
}
.messagearea__infoarea{
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}
.messagearea__photoarea{
	height: 193px;
	left: 0;
	position: absolute;
	top: -105px;
	width: 193px;
}
.messagearea__photo{
	background: var(--red);
	border-radius: 50%;
	border: solid 1px var(--red);
	width: 193px;
}
.messagearea__txtarea{
	margin: 0 auto;
}
.messagearea__txtarea--innner{
	display: flex;
	font-size: 1.6rem;
	justify-content: flex-end;
	letter-spacing: 0.2rem;
	margin: 0 auto;
	width: 100%;
}
.messagearea__txtarea--txt{
	line-height: 200%;
	text-align: justify;
	width: 450px;
}
@media screen and (max-width:812px){
	.ctsArea__first{
		margin: -100px 0 0 0;
		padding: 0 0 60px 0;
		background: #fff;
	}
	/*
	.a-heading
-----------------------------------------------------------------------------------------------*/
	.a-heading__inner{
		min-height: inherit;
		padding: 0 20px;
	}
	.a-heading .heading__title{
	}
	.a-heading__visual{
		max-width: 955px;
		height: auto;
	}
	.a-heading .heading__img{
		border-radius: 0 0 30px 6px;
		display: flex;
		max-height: 100vw;
		height: auto;
		width: 100%;
	}
	.a-heading .heading__img img{
		max-width: 100%;
		position: static;
		transform: none;
	}
	/*
	.stamp
-----------------------------------------------------------------------------------------------*/
	.a-heading .stamp{
		bottom: -30px;
		left: 45px;
		top: auto;
	}
/*
	.a-heading__profile
-----------------------------------------------------------------------------------------------*/
	.a-heading__profile{
		height: 36vw;
		bottom: -80px;
		right: auto;
		left: 0;
		width: 100%;
	}
	.heading__profile--inner{
		bottom: 0;
		padding: 0 40px 0 0;
		position: absolute;
		left: 0;
		max-width: 350px;
		max-height: 150px;
		width: 100%;
	}
	.heading__namearea{
		max-width:inherit;
		padding: 10px 10px;
		width: 100%;
	}
	.heading__name{
		font-size: 2.4rem;
		margin: 0;
		padding: 0;
	}
	.heading__name--eg{
		font-size: 1.0rem;
		letter-spacing: 0.1rem;
	}
	.heading__careerarea{
		font-size: 1.1rem;
		max-width: 150px;
		padding: 10px 10px;
		width: 100%;
	}
	.heading__career--department,
	.heading__career--year{
		margin: 0 0 2px 0;
	}
	.titleArea{
		margin: 130px auto 0 auto;
	}
	.titleArea{
		border-radius: 0;
		height: 180px;
		margin: 130px auto 0 auto;
		padding: 50px 15px 0 15px;
		position: relative;
		width: 100%;
	}
	.title__light {
		font-size: 2.5rem;
		font-weight: var(--light);
		margin: 0 0 35px 0;
		padding: 0 0 20px 0;
		line-height: 1.2;
	}
	.title__responsibility{
		font-size: 2.5rem;
		text-align: center;
	}
	/*
	..interviewArea
-----------------------------------------------------------------------------------------------*/
	.interview__ctsArea{
		padding-bottom: 0;
	}
	.interview__infoarea{
		padding: 40px 20px 30px 20px;
	}
	.interview__tit{
		line-height: 1.3;
		letter-spacing: 0.1rem;
	}
	.interview__txt{
		font-size: 1.4rem;
		text-align: justify;
		line-height: 1.7;
	}
	.interview__photo {
		border-radius: 0 0 35px 10px;
	}
	/*
	.scheduleArea
-----------------------------------------------------------------------------------------------*/
	/*
	.縦書きタイトル
-----------------------------------------------------------------------------------------------*/
	.corner-yellow {
		height: auto;
		margin: 0;
		right: 0;
		min-width: inherit;
		padding: 0 0 0 95px;
		top: 50px;
		writing-mode: inherit;
		width: 100%;
		z-index: 100;
	}
	.scheduleArea .corner__inner{
		font-size: 1.6rem;
		height: auto;
		letter-spacing: 0;
		line-height: 150%;
		min-height: auto;
		padding: 20px;
	}
	.scheduleArea{
		margin: 0;
		padding: 0 15px 0 15px;
	}
	.scheduleArea__inner{
		padding: 0;
		max-width: 500px;
	}
	.schedule__timeline{
		padding: 170px 0 70px 62px;
		position: relative;
	}
	.schedule__timeline::before{
		display: block;
		height: 100%;
		left: 64px;
		position: absolute;
		top: 0;
		width: 2px;
	}
	.schedule__item{
		font-size: 1.4rem;
		margin: 0 auto 25px 0;
		padding: 0 0 0 25px;
	}
	.schedule__item:last-of-type{
		margin: 0 auto 0 0;
	}
	.schedule__item::before{
		height: 10px;
		left: -2px;
		margin: 5px 0 0 0;
		width: 10px;
	}
	.schedule__item-time{
		font-size: 1.4rem;
		left: -62px;
		padding: 0 0 0 0;
		position: absolute;
		top: 0;
		z-index: 100;
	}
	/*
	.writerArea
-----------------------------------------------------------------------------------------------*/
	.writerArea__bg{
		padding: 0;
	}
	.writer__titarea{
		padding: 30px 20px 20px 20px;
	}
	.writer__titarea--txt{
		font-size: 2.2rem;
		font-weight: var(--bold);
		line-height: 1.5;
		width: 100%;
	}
	.writer__infoarea{
		display: block;
		padding: 20px 20px 40px 20px;
	}
	.writer__photo--item{
		width: 70%;
		margin: 0 auto 10px auto;
		max-width: 500px;
	}
	.writer__txtarea{
		width: 100%;
	}
	.writer__namearea{
		font-size: 3.0rem;
		letter-spacing: 0.5rem;
		margin: 0 0 3px 0;
		text-align: center;
	}
	.writer__namearea--sub{
		font-size: 1.8rem;
		margin: 0 0 0 2px;
	}
	.writer__profilearea{
		line-height: 130%;
		margin: 0 0 20px 0;
	}
	.writer__profilearea--txt{
		font-size: 1.2rem;
		line-height: 1.6;
		text-align: center;
	}
	.writer__thoughtsarea--txt{
		font-size: 1.4rem;
		line-height: 1.7;
		text-align: justify;
	}
	/*
	.messagearea__ctsArea
-----------------------------------------------------------------------------------------------*/
	.messagearea__ctsArea{
		max-width: inherit;
		margin: 0 ;
		padding: 50px 0 0 0;
	}
	.messagearea__titarea{
		text-align: center;
		margin: 0 0 32px 0;
		padding: 0 0 22px 0;
	}
	.messagearea__titarea--inner{
		font-size: 2.5rem;
		justify-content: center;
		letter-spacing: 0.8rem;
		margin: 0 auto;
	}
	.messagearea__titarea--txt{
		padding: 0 0 0 10px;
		width: 100%;
	}
	.messagearea__infoarea{
		max-width: 700px;
		margin: 0 auto;
		position: relative;
	}
	.messagearea__photoarea{
		height: 193px;
		position: static;
		width: 193px;
		margin: 0 auto 20px auto;
	}
	.messagearea__txtarea{
		margin: 0 auto;
	}
	.messagearea__txtarea--innner{
		justify-content: center;
		letter-spacing: 0.2rem;
		padding: 0 15px;
	}
	.messagearea__txtarea--txt{
		font-size: 1.4rem;
		line-height: 1.7;
		max-width: 570px;
		width: 100%;
	}
}