
@charset "shift-jis";

/* 第二新卒特集
============================ */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Roboto:wght@300&display=swap?family=Lora:wght@400..700');
/*
* "Noto Serif JP" licensed under the Open Font License.
* https://fonts.google.com/noto/specimen/Noto+Serif+JP
* https://www.google.com/fonts/attribution
* https://openfontlicense.org/
*/
/*
* "Roboto" licensed under the Open Font License.
* https://fonts.google.com/specimen/Roboto
* https://www.google.com/fonts/attribution
* https://openfontlicense.org/
*/
/*
* "Lora" licensed under the Open Font License.
* https://fonts.google.com/specimen/Lora
* https://www.google.com/fonts/attribution
* https://openfontlicense.org/
*/

#recruit.second-graduate {
	overflow-x: hidden;
}
#recruit.second-graduate::before {
	display: none;
}
#recruit.second-graduate section:not(:last-of-type) .wrap {
	padding-bottom: 0;
}
#recruit.second-graduate img {
	max-width: 100%;
}
#recruit.second-graduate figure {
	margin: 0;
}
#recruit.second-graduate figure img {
	vertical-align: bottom;
}
#recruit.second-graduate .col {
	display: flex;
	flex-direction: column;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .col {
		flex-direction: row;
		justify-content: space-between;
	}
}
#recruit.second-graduate .txt p:not(:last-of-type) {
	margin-bottom: 0.8em;
}
#recruit.second-graduate .wrap.mgn {
	padding: 0 40px;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .wrap.mgn {
		padding: 0 54px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .wrap.mgn {
		padding: 0 54px;
	}
}

/* 章見出し
------------------------------------------------- */
#recruit.second-graduate h3 {
	width: 100%;
	font-size: 22px;
	min-height: 80px;
	position: relative;
	font-family: 'Noto Serif JP', "游明朝", YuMincho, serif;
	margin-bottom: 25px;
	line-height: 1.5;
}
#recruit.second-graduate h3::before {
	display: block;
	width: 80px;
	height: 100%;
	text-align: center;
	font-size: 44px;
	font-weight: 400;
	border-bottom: 1px solid #555;
	padding-bottom: 2px;
	margin-bottom: 16px;
	letter-spacing: 0.05em;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate h3 {
		min-height: 100px;
		font-size: min(3.5vw, 40px);
		margin-bottom: 36px;
	}
	#recruit.second-graduate h3::before {
		width: 100px;
		height: 100%;
		font-size: 64px;
		margin-bottom: 24px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate h3 {
		min-height: 160px;
	}
	#recruit.second-graduate h3::before {
		width: 120px;
		font-size: 80px;
		margin-bottom: 30px;
	}
}
#recruit.second-graduate .sec01 h3::before {
	content: "01";
}
#recruit.second-graduate .sec02 h3::before {
	content: "02";
}
#recruit.second-graduate .sec03 h3::before {
	content: "03";
}
#recruit.second-graduate .sec04 h3::before {
	content: "";
}

/* 英語あり */
#recruit.second-graduate h3.en {
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-weight: 500;
	font-size: 0.875rem; /* 14px */
	min-height: auto;
	margin: 0 0 36px;
	line-height: 1.6;
}
#recruit.second-graduate h3.en span {
	display: block;
	font-family: 'Lora', serif;
	font-size: 32px;
	font-weight: normal;
	color: #222;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate h3.en {
		margin-bottom: 0;
	}
	#recruit.second-graduate h3.en span {
		font-size: 44px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate h3.en {
		font-size: 15px;
	}
	#recruit.second-graduate h3.en span {
		font-size: 60px;
	}
}

/* ビジュアルエリア
------------------------------------------------- */
#recruit.second-graduate .visual {
	position: relative;
	height: 0;
	padding-top: 110%;
}
#recruit.second-graduate.itv01 .visual {
	background: url("../interview/second-graduate/images/itv01/visual_bg.jpg") left 33% top no-repeat;
	background-size: 203% auto;
}
#recruit.second-graduate.itv02 .visual {
	background: url("../interview/second-graduate/images/itv02/visual_bg.jpg") left 33% top no-repeat;
	background-size: 203% auto;
}
#recruit.second-graduate.itv03 .visual {
	background: url("../interview/second-graduate/images/itv03/visual_bg.jpg") left 33% top no-repeat;
	background-size: 203% auto;
}
#recruit.second-graduate .visual .wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	padding: 0 20px;
}
#recruit.second-graduate .visual h1 {
	background: #b1000e;
	color: #fff;
	font-size: 14px;
	height: 32px;
	padding: 0 1em;
	display: inline-flex;
	align-items: center;
	position: relative;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 40px;
}
#recruit.second-graduate .visual h1::before {
	content: "";
	position: absolute;
	top: 0;
	right: -32px;
	border-style: solid;
	border-width: 0 0 32px 32px;
	border-color: transparent transparent transparent #b1000e;
	color: #fff;
}
#recruit.second-graduate .visual h2 {
	font-size: min(5.7vw, 54px);
	line-height: 1.4;
	margin-top: 0.5em;
}
#recruit.second-graduate .visual .boxR {
	position: absolute;
	left: 20px;
	bottom: min(4vw, 90px);
	display: table;
	width: 36%;
}
#recruit.second-graduate .visual .name {
	line-height: 1.5;
	font-size: 12.5px;
	margin-bottom: 6px;
}
#recruit.second-graduate .visual .name span {
	display: block;
	font-size: 150%;
}
#recruit.second-graduate .visual .division {
	line-height: 1.4;
	font-size: 11.5px;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .visual {
		padding-top: 80%;
	}
	#recruit.second-graduate.itv01 .visual {
		background: url("../interview/second-graduate/images/itv01/visual_bg.jpg") top left 44% no-repeat;
		background-size: 150% auto;
	}
	#recruit.second-graduate.itv02 .visual {
		background: url("../interview/second-graduate/images/itv02/visual_bg.jpg") top left 44% no-repeat;
		background-size: 150% auto;
	}
	#recruit.second-graduate.itv03 .visual {
		background: url("../interview/second-graduate/images/itv03/visual_bg.jpg") top left 44% no-repeat;
		background-size: 150% auto;
	}
	#recruit.second-graduate .visual .wrap {
		padding: 0 40px;
	}
	#recruit.second-graduate .visual h1 {
		margin-top: 70px;
	}
	#recruit.second-graduate .visual h2 {
		font-size: min(4.2vw, 54px);
		line-height: 1.4;
		margin-top: 15px;
	}
	#recruit.second-graduate .visual .boxR {
		left: auto;
		right: 40px;
		text-align: right;
		width: 20%;
	}
	#recruit.second-graduate .visual .name {
		font-size: min(1.6vw, 20px);
		margin-bottom: 10px;
	}
	#recruit.second-graduate .visual .name span {
		font-size: 180%;
	}
	#recruit.second-graduate .visual .division {
		line-height: 1.6;
		font-size: 14px;
		margin: 0 0 0 auto;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .visual {
		padding-top: 54%;
	}
	#recruit.second-graduate.itv01 .visual {
		background: url("../interview/second-graduate/images/itv01/visual_bg.jpg") 0 0 no-repeat;
		background-size: 100% auto;
	}
	#recruit.second-graduate.itv02 .visual {
		background: url("../interview/second-graduate/images/itv02/visual_bg.jpg") 0 0 no-repeat;
		background-size: 100% auto;
	}
	#recruit.second-graduate.itv03 .visual {
		background: url("../interview/second-graduate/images/itv03/visual_bg.jpg") 0 0 no-repeat;
		background-size: 100% auto;
	}
	#recruit.second-graduate .visual .wrap {
		padding: 0;
	}
	#recruit.second-graduate .visual h1 {
		font-size: 20px;
		height: 48px;
		padding: 0 2em;
	}
	#recruit.second-graduate .visual h1::before {
		right: -47px;
		border-width: 0 0 48px 48px;
	}
	#recruit.second-graduate .visual h2 {
		font-size: min(3.5vw, 54px);
		margin-top: 20px;
	}
	#recruit.second-graduate .visual .boxR {
		right: 0;
		bottom: min(4vw, 90px);
		width: 32%;
	}
	#recruit.second-graduate .visual .name {
		font-size: min(1.6vw, 20px);
	}
	#recruit.second-graduate .visual .division {
		line-height: 1.8;
		font-size: 16px;
	}
}

/* テキスト横スクロール */
#recruit.second-graduate .visual .pic {
	width: 203%;
	position: absolute;
	top: 0;
	left: -34%;
	z-index: 1;
}
#recruit.second-graduate .visual .copy {
	display: flex;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 42%;
	left: 0;
}
#recruit.second-graduate .visual .copy span {
	display: inline-block;
	padding-right: 0.5em;
	animation: marquee 30s linear infinite;
	font-size: 14vw;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
@keyframes marquee {
	0%	 { transform: translateX(0); }
	100% { transform: translateX(-100%); }
}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .visual .pic {
		width: 150%;
		left: -22%;
	}
	#recruit.second-graduate .visual .copy {
		top: 38%;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .visual .pic {
		width: 100%;
		left: 0;
	}
	#recruit.second-graduate .visual .copy {
		top: 40%;
	}
	#recruit.second-graduate .visual .copy span {
		font-size: 10.5vw;
	}
}

/* プロフィール
------------------------------------------------- */
#recruit.second-graduate .profile {
	background: #b1000e;
	color: #fff;
	position: relative;
	z-index: 1;
}
#recruit.second-graduate .profile .wrap {
	padding-top: 30px;
	padding-bottom: 25px!important;
}
#recruit.second-graduate .profile .col {
	width: 100%;
	margin: 0 auto;
	align-items: center;
}
#recruit.second-graduate .profile figure {
	flex-basis: min(27vw, 120px);
	max-width: min(27vw, 120px);
	margin: 0 0 20px;
}
#recruit.second-graduate .profile dt span {
	font-size: 17px;
	display: inline-block;
	margin-right: 0.5em;
}
#recruit.second-graduate .profile dd {
	font-size: 14px;
	line-height: 1.75;
	margin-top: 0.5em;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .profile figure {
		flex-basis: 134px;
		max-width: 134px;
		margin: 0;
	}
	#recruit.second-graduate .profile dl {
		flex-basis: calc(100% - 170px);
	}
	#recruit.second-graduate .profile dt span {
		font-size: 19px;
	}
	#recruit.second-graduate .profile dd {
		font-size: 15px;
		line-height: 1.75;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .profile .col {
		width: 82%;
		margin: 0 auto;
		align-items: center;
	}
	#recruit.second-graduate .profile dl {
		flex-basis: calc(100% - 190px);
	}
}


/* わたしの軌跡
------------------------------------------------- */
#recruit.second-graduate .journey .wrap {
	padding-bottom: 0;
	padding-top: 45px;
}
#recruit.second-graduate .journey .col {
	flex-direction: row;
	justify-content: flex-start;
	width: auto;
	margin-top: 30px;
	padding-bottom: 80px;
	overflow-x: scroll;
	overflow-scrolling: touch;
}
#recruit.second-graduate .journey .col::-webkit-scrollbar {
	background: #ddd;
	height: 6px;
	border-radius: 100px;
}
#recruit.second-graduate .journey .col::-webkit-scrollbar-thumb {
	background-color: #b1000e;
	border-radius: 100px;
}
#recruit.second-graduate .journey dl {
	flex-basis: 240px;
	min-width: 240px;
	margin-right: 30px;
	position: relative;
	display: flex;
	flex-direction: column;
	background: #f6f6f6;
}
#recruit.second-graduate .journey dl.noTxt {
	background: #fff;
}
#recruit.second-graduate .journey dl:first-of-type {
	margin-left: 0;
}
#recruit.second-graduate .journey dl::before {
	display: block;
	content: "";
	position: absolute;
	top: 65px;
	left: 0;
	margin: 0 auto;
	width: calc(100% + 82px);
	height: 1px;
	background: #000;
}
#recruit.second-graduate .journey dl:first-of-type::before {
	left: 22px;
}
#recruit.second-graduate .journey dl:last-of-type::before {
	width: calc(100% + 60px);
}
#recruit.second-graduate .journey dt {
	font-family: 'Noto Serif JP', "游明朝", YuMincho, serif;
	font-size: min(7vw, 30px);
	padding-bottom: 60px;
	padding-left: 22px;
	background: #fff;
}
#recruit.second-graduate .journey dd.ttl {
	min-height: 70px;
	display: flex;
	align-items: center;
	padding: 0 18px;
	font-size: 16px;
	background: #222;
	color: #fff;
	line-height: 1.25;
	position: relative;
}
#recruit.second-graduate .journey dd.ttl::before,
#recruit.second-graduate .journey dd.ttl::after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#recruit.second-graduate .journey dd.ttl::before {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #b1000e;
	top: -46px;
	left: 22px;
}
#recruit.second-graduate .journey dd.ttl::after {
	display: block;
	content: "";
	position: absolute;
	top: -24px;
	left: 21px;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-bottom: 16px solid #222;
}
#recruit.second-graduate .journey dd.txt {
	padding: 15px 18px;
	font-size: 15px;
	background: #f6f6f6;
	flex-grow: 1;
}
#recruit.second-graduate .journey dd.txt:empty {
	background: #fff;
}
#recruit.second-graduate .journey dd.txt ul li {
	list-style: disc;
	margin-left: 18px;
}
#recruit.second-graduate .journey dd.lank {
	position: absolute;
	bottom: -53px;
	left: 0;
	width: calc(100% + 30px);
	height: 38px;
	line-height: 38px;
	background: #fcedf0;
	position: relative;
	text-align: center;
}
#recruit.second-graduate .journey dd.lank::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -50px;
	margin: auto 0;
	width: 0;
	height: 0;
	border: 19px solid transparent;
	border-left: 32px solid #fcedf0;
	}
#recruit.second-graduate .journey dd.lank.consultant {
	background: #b1000e;
	color: #fff;
}
#recruit.second-graduate .journey dd.lank.consultant::before {
	border-left: 32px solid #b1000e;
}
@media screen and (min-width:768px) {
	#recruit.second-graduate .journey .wrap {
		padding-top: 55px;
	}
	#recruit.second-graduate .journey .col {
		margin-top: 50px;
		transform: scale(1);
	}
	#recruit.second-graduate .journey dl {
		flex-basis: 250px;
		min-width: 250px;
		margin-right: 60px;
	}
	#recruit.second-graduate .journey dl:first-of-type {
		margin-left: 40px;
	}
	#recruit.second-graduate .journey dt {
		font-size: 30px;
	}
	#recruit.second-graduate .journey dd.ttl::before {
		top: -50px;
	}
	#recruit.second-graduate .journey dd.lank {
		width: calc(100% + 60px);
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate.itv01 .journey .wrap {
		padding-top: 90px;
	}
	#recruit.second-graduate .journey dl {
		flex-basis: 275px;
		min-width: 275px;
	}
	#recruit.second-graduate .journey dl:first-of-type {
		margin-left: 60px;
	}
}

/* 01 光石様 */
#recruit.second-graduate.itv01 .journey dd.lank.analyst {
	width: calc(300% + 60px);
}
#recruit.second-graduate.itv01 .journey dd.lank.consultant {
	width: calc(100%);
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate.itv01 .journey dd.lank.analyst {
		width: calc(300% + 120px);
	}
	#recruit.second-graduate.itv01 .journey dd.lank.consultant {
	width: calc(100%);
	}
}

/* 02 神谷様 */
#recruit.second-graduate.itv02 .journey dd.lank.analyst,
#recruit.second-graduate.itv02 .journey dd.lank.consultant {
	width: calc(200% + 30px);
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate.itv02 .journey dd.lank.analyst,
	#recruit.second-graduate.itv02 .journey dd.lank.consultant {
		width: calc(200% + 60px);
	}
}

/* 03 笠原様 */
#recruit.second-graduate.itv03 .journey dd.lank.analyst,
#recruit.second-graduate.itv03 .journey dd.lank.consultant {
	width: calc(300% + 60px);
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate.itv03 .journey dd.lank.analyst,
	#recruit.second-graduate.itv03 .journey dd.lank.consultant {
		width: calc(300% + 120px);
	}
}

/* 01
------------------------------------------------- */
#recruit.second-graduate .sec01 .wrap {
	padding-top: 45px;
}
#recruit.second-graduate .sec01 .wrap figure {
	width: 95%;
	margin: 45px 0 45px -40px;
}
#recruit.second-graduate .sec01 .wrap .boxR {
	margin-top: 0;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec01 .wrap {
		padding-left: 0;
		display: flex;
		align-items: flex-start;
		margin: 0 auto 0 0;
		padding-top: 55px;
	}
	#recruit.second-graduate .sec01 .wrap figure {
		flex-basis: 38%;
		order: -1;
		margin: 40px 0 0 -40px;
	}
	#recruit.second-graduate .sec01 .wrap .boxR {
		flex-basis: 62%;
		padding-left: 60px;
		margin-top: 80px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec01 .wrap {
		width: calc(50% + 637px);
		padding-top: 90px;
	}
	#recruit.second-graduate .sec01 .wrap figure {
		flex-basis: 45%;
		margin-bottom: 90px;
	}
	#recruit.second-graduate .sec01 .wrap .boxR {
		flex-basis: 55%;
		padding-left: 135px;
	}
}

/* 写真の装飾 */
#recruit.second-graduate figure {
	position: relative;
	z-index: 0;
}
#recruit.second-graduate figure::before,
#recruit.second-graduate figure::after {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
}
#recruit.second-graduate .sec01 figure::before {
	background: url("../interview/second-graduate/images/parts01_1.png") left top no-repeat;
	background-size: 100%;
	top: -20px;
	left: -10px;
	z-index: -1;
	transform-origin: left top;
	transform: scale(0.6);
}
#recruit.second-graduate .sec01 figure::after {
	background: url("../interview/second-graduate/images/parts01_2.png") right bottom no-repeat;
	background-size: 100%;
	bottom: -40px;
	right: -65px;
	z-index: 1;
	transform-origin: right bottom;
	transform: scale(0.6);
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec01 figure::before {
		top: -40px;
		left: 0;
	}
	#recruit.second-graduate .sec01 figure::after {
		bottom: -68px;
		right: -65px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec01 figure::before {
		background: url("../interview/second-graduate/images/parts01_1.png") left top no-repeat;
		background-size: 255px 472px;
		top: -40px;
		left: 0;
		transform: scale(1);
	}
	#recruit.second-graduate .sec01 figure::after {
		background: url("../interview/second-graduate/images/parts01_2.png") right bottom no-repeat;
		background-size: 333px 292px;
		bottom: -68px;
		right: -65px;
		transform: scale(1);
		max-width: 333px;
	}
}

/* 02
------------------------------------------------- */
#recruit.second-graduate .sec02 .col_pic {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding-top: 45px;
	}
	#recruit.second-graduate .sec02 .col_pic figure:nth-of-type(1) {
		width: 55%;
		margin: 0 auto 0 40px;
	}
	#recruit.second-graduate .sec02 .col_pic figure:nth-of-type(2) {
		width: 80%;
		margin: 40px 0 0 auto;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec02 .wrap {
		padding-top: 40px;
		width: min(80%, 1060px);
	}
	#recruit.second-graduate .sec02 .col_pic {
		flex-direction: row;
		width: 100%;
		margin: 0 0 0 auto;
		padding-top: 70px;
	}
	#recruit.second-graduate .sec02 .col_pic figure:nth-of-type(1) {
		flex-basis: 38%;
		margin-left: 7%;
	}
	#recruit.second-graduate .sec02 .col_pic figure:nth-of-type(2) {
		flex-basis: 49%;
		margin-top: 135px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec02 .col_pic {
		display: flex;
		justify-content: space-between;
		width: calc(50% + 637px);
		padding-top: 90px;
	}
}

/* 写真の装飾 */
#recruit.second-graduate .sec02 figure:nth-of-type(1)::before {
	background: url("../interview/second-graduate/images/parts02_2.png") right top no-repeat;
	background-size: 100%; 
	top: -12px;
	right: -32px;
	z-index: -1;
	transform-origin: right top;
	transform: scale(1);
}
#recruit.second-graduate .sec02 figure:nth-of-type(1)::after {
	background: url("../interview/second-graduate/images/parts02_1.png") left top no-repeat;
	background-size: auto 100%;
	top: 10px;
	left: -60px;
	z-index: 1;
	transform-origin: left top;
	transform: scale(0.6);
}
#recruit.second-graduate .sec02 figure:nth-of-type(2)::after {
	background: url("../interview/second-graduate/images/parts03.png") right bottom no-repeat;
	background-size: 100%;
	bottom: -50px;
	right: 0;
	z-index: 1;
	transform-origin: right bottom;
	transform: scale(0.6);
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec02 figure:nth-of-type(1)::before {
		top: -20px;
		right: -65px;
	}
	#recruit.second-graduate .sec02 figure:nth-of-type(1)::after {
		background: url("../interview/second-graduate/images/parts02_1.png") left top no-repeat;
		background-size: 100%;
		top: 20px;
		left: -135px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec02 figure:nth-of-type(1)::before {
		background: url("../interview/second-graduate/images/parts02_2.png") right top no-repeat;
		background-size: 545px 343px;
		top: -20px;
		right: -65px;
		transform: scale(1);
	}
	#recruit.second-graduate .sec02 figure:nth-of-type(1)::after {
		background: url("../interview/second-graduate/images/parts02_1.png") left top no-repeat;
		background-size: 283px 210px;
		top: 20px;
		left: -135px;
		transform: scale(1);
	}
	#recruit.second-graduate .sec02 figure:nth-of-type(2)::after {
		background: url("../interview/second-graduate/images/parts03.png") right bottom no-repeat;
		background-size: 354px 460px;
		bottom: -100px;
		right: 0;
		transform: scale(1);
	}
}

/* 03
------------------------------------------------- */
#recruit.second-graduate .sec03 {
	padding: 0 40px 45px;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec03 {
		padding: 0 54px;
	}
	#recruit.second-graduate .sec03 .wrap {
		padding-top: 0;
	}
	#recruit.second-graduate .sec03 .boxL {
		width: 70%;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec03 {
		margin-top: -32vw;
	}
	#recruit.second-graduate .sec03 .boxL {
		width: 45%;
	}
	}
	@media screen and (min-width:1600px) {
	#recruit.second-graduate .sec03 {
		margin-top: -25vw;
	}
}


/* 写真（中央揃え）
------------------------------------------------- */
#recruit.second-graduate .picC .wrap {
	padding: 0 0 30px!important;
}
#recruit.second-graduate .picC figure {
	width: 100%;
	margin: 30px auto 25px;
	position: relative;
	z-index: 0;
}
#recruit.second-graduate .picC figure::before {
	background: url("../interview/second-graduate/images/parts04_1.png") left top no-repeat;
	background-size: auto 100%;
	top: -30px;
	left: -45px;
	z-index: 1;
	transform-origin: left top;
	transform: scale(0.65);
}
#recruit.second-graduate .picC figure::after {
	background: url("../interview/second-graduate/images/parts04_2.png") right bottom no-repeat;
	background-size: auto 100%;
	bottom: -22px;
	right: -35px;
	z-index: -1;
	transform-origin: right bottom;
	transform: scale(0.6);
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .picC .wrap {
		padding: 60px 0 40px!important;
	}
	#recruit.second-graduate .picC figure {
		width: 65%;
		margin: 60px auto 45px;
	}
	#recruit.second-graduate .picC figure::before {
		top: -60px;
		left: -100px;
		transform: scale(0.5);
	}
	#recruit.second-graduate .picC figure::after {
		bottom: -45px;
		right: -70px;
		transform: scale(0.5);
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .picC figure {
		width: 70%;
	}
	#recruit.second-graduate .picC figure::before {
		background: url("../interview/second-graduate/images/parts04_1.png") left top no-repeat;
		background-size: 448px 309px;
		top: -60px;
		left: -130px;
		transform: scale(1);
	}
	#recruit.second-graduate .picC figure::after {
		background: url("../interview/second-graduate/images/parts04_2.png") right bottom no-repeat;
		background-size: 419px 307px;
		bottom: -45px;
		right: -155px;
		transform: scale(1);
	}
}

/* メッセージ
------------------------------------------------- */
#recruit.second-graduate .sec04 h3 {
	padding-bottom: 1.8em;
}
#recruit.second-graduate .sec04 h3::before {
	display: none;
}
#recruit.second-graduate .sec04 h3::after {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
	height: 1px;
	background: #555;
}
#recruit.second-graduate .sec04 h4 {
	font-size: 22px;
	font-family: 'Noto Serif JP', "游明朝", YuMincho, serif;
	font-weight: 500;
	line-height: 1.5;
	margin-bottom: 0.9em;
}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec04 .wrap.mgn {
		padding: 0 110px;
	}
	#recruit.second-graduate .sec04 .col {
		flex-direction: column;
	}
	#recruit.second-graduate .sec04 h3 {
		padding-bottom: 1.8em;
	}
	#recruit.second-graduate .sec04 h3::before {
		display: none;
	}
	#recruit.second-graduate .sec04 h3::after {
		display: block;
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 120px;
		height: 1px;
		background: #555;
	}
	#recruit.second-graduate .sec04 .boxR {
		margin-top: 40px;
	}
	#recruit.second-graduate .sec04 h4 {
		font-size: min(3.2vw, 30px);
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec04 .wrap.mgn {
		padding: 0 54px;
	}
	#recruit.second-graduate .sec04 .col {
		flex-direction: row;
		align-items: flex-start;
	}
	#recruit.second-graduate .sec04 h3 {
		flex-basis: 370px;
	}
	#recruit.second-graduate .sec04 .boxR {
		flex-basis: calc(100% - 370px);
		margin-top: 140px;
	}
	#recruit.second-graduate .sec04 h4 {
		font-size: 36px;
	}
}


/* 05（最後の写真）
------------------------------------------------- */
#recruit.second-graduate .sec05 {
	text-align: center;
	position: relative;
}
#recruit.second-graduate .sec05::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 370px;
	background: url("../interview/second-graduate/images/bg_bottom.png") center bottom no-repeat;
	background-size: 100% auto;
	z-index: 2;
}
#recruit.second-graduate .sec05 figure {
	width: 94%;
	margin: 20px auto 0;
	}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec05 figure {
		margin-top: 40px;
		margin-bottom: 30px;
	}
}

/* 写真の装飾 */
#recruit.second-graduate .sec05 figure {
	position: relative;
	z-index: auto;
}
#recruit.second-graduate .sec05 figure img {
	position: relative;
	z-index: 3;
}
#recruit.second-graduate .sec05 figure::before {
	background: url("../interview/second-graduate/images/parts05_1.png") left top no-repeat;
	background-size: auto 100%;
	top: -15px;
	left: -60px;
	z-index: 1;
	transform-origin: left top;
	transform: scale(0.8);
}
#recruit.second-graduate .sec05 figure::after {
	background: url("../interview/second-graduate/images/parts05_2.png") right bottom no-repeat;
	background-size: auto 100%;
	bottom: 5px;
	right: -20px;
	z-index: 4;
	transform-origin: right bottom;
	transform: scale(0.7);
}
	@media screen and (min-width:768px) {
	#recruit.second-graduate .sec05 figure::before {
		top: -40px;
		left: -142px;
	}
	#recruit.second-graduate .sec05 figure::after {
		bottom: 15px;
		right: -85px;
	}
	}
	@media screen and (min-width:1305px) {
	#recruit.second-graduate .sec05 figure::before {
		background: url("../interview/second-graduate/images/parts05_1.png") left top no-repeat;
		background-size: 541px 350px;
		top: -40px;
		left: -142px;
		transform: scale(1);
	}
	#recruit.second-graduate .sec05 figure::after {
		background: url("../interview/second-graduate/images/parts05_2.png") right bottom no-repeat;
		background-size: 420px 377px;
		bottom: 25px;
		right: -85px;
		transform: scale(1);
	}
}


/* 関連タグ
------------------------------------------------- */
#recruit.second-graduate .relatedArea {
	background: #f6f6f6;
	margin-top: 60px;
}
@media screen and (min-width:1305px) {
	#recruit.second-graduate .relatedArea {
		margin-top: 80px;
	}
}
