@charset "UTF-8";
#Contents {
  padding-bottom: 0;
}

figure{
	margin: 0;
}

[data-dir="talk01"] .ngr-p-pageHeader:before {
	background-image: url("/recruit/newgraduates/shared/images/project/pj01/mv_01.png");
  }
  
  @media screen and (max-width: 768px) {
	[data-dir="talk01"] .ngr-p-pageHeader:before {
	  background-image: url("/recruit/newgraduates/shared/images/project/pj01/mv_01-sp.png");
	}
}

[data-dir="talk02"] .ngr-p-pageHeader:before {
	background-image: url("/recruit/newgraduates/shared/images/project/pj02/mv_01.png");
  }
  
  @media screen and (max-width: 768px) {
	[data-dir="talk02"] .ngr-p-pageHeader:before {
	  background-image: url("/recruit/newgraduates/shared/images/project/pj02/mv_01-sp.png");
	}
}

[data-dir="talk03"] .ngr-p-pageHeader:before {
	background-image: url("/recruit/newgraduates/shared/images/project/pj03/mv_01.png");
  }
  
  @media screen and (max-width: 768px) {
	[data-dir="talk013"] .ngr-p-pageHeader:before {
	  background-image: url("/recruit/newgraduates/shared/images/project/pj03/mv_01-sp.png");
	}
}


.ngr-contents{
	background: #efefef url("/recruit/newgraduates/shared/images/project/bg_01.png") no-repeat 0 top;
	background-size: cover;
	padding: 70px 0;
	color: #595757;
}

.ngr-contents-inner {
	width: calc(1008/1100 * 100%);
	margin: 0 auto;
  }


@media screen and (max-width: 768px) {
	.ngr-contents{
		background: #efefef url("/recruit/newgraduates/shared/images/project/bg_01-sp.png") no-repeat 0 top;
		background-size: cover;
		padding: 50px 0;
	}
	
	.ngr-contents-inner{
		width: 100%;
	}
}

.ngr-talk-personbox{
	width: 85%;
	margin: 0 auto;
	text-align: center;
}

.ngr-talk-personbox.vertical{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.ngr-talk-personbox.vertical dl{
	width: 50%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}

.ngr-talk-personbox.vertical dl{
	margin-bottom: 40px;
}

.ngr-talk-personbox.vertical dl dt{
	width: 33%;
}

.ngr-talk-personbox.vertical dl dd{
	width: 63%;
}

.ngr-personbox-area{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 20px 0 0 0;
}

.ngr-personbox-area + .ngr-personbox-area{
	margin-top: 40px;
}

.ngr-talk-personbox dl{
  width: 25%;
	margin-bottom: 40px;
}

.ngr-personbox-area.wide dl{
  width: 30%;
	margin-bottom: 40px;
}

.ngr-harf-area{
	margin-bottom: 100px;
}

.ngr-harf-area dl{
  width: 50%;
}

.ngr-talk-personbox dl dt{
	width: 70%;
	margin: 0 auto 5px auto;
}

.ngr-personbox-area.wide dl dt{
	width: 60%;
}

.ngr-talk-personbox dl dd span{
  font-size: 14px;
	line-height: 1.4;
}

.ngr-talk-nametext{
	font-size: 20px;
	line-height: 1.4;
}

.ngr-talk-invtext{
	font-size: 14px;
	line-height: 1.6;
}

.ngr-talk-leadbox{
	width: calc(920/1100 * 100%);
	margin: 0 auto 70px auto;
}

.ngr-talk-title{
	font-size: 40px;
	line-height: 1.4;
	margin-bottom: 20px;
}

.ngr-nomble-area{
	font-size: 24px;
	line-height: 1.4;
	background: #fff100;
	padding: 0 80px 0 10px;
}

.ngr-middle-text{
	font-size: 18px;
	line-height: 1.4;
}

.ngr-talk-lead{
	font-size: 20px;
	line-height: 1.6;
}

.ngr-talk-midashi{
	font-size: 28px;
	line-height: 1.4;
}

.ngr-talk-midashi:before{
	content: "";
	position: absolute;
	background: #fff100;
	top:49px;
	left: 0;
	height: 41px;
	width: 50px;
}

.ngr-talk-midashi.double:before{
	content: "";
	position: absolute;
	background: #fff100;
	top: 49px;
	left: 0;
	height: 80px;
	width: 50px;
}

.ngr-talk-midashi span{
	background: linear-gradient(transparent 0%, #fff100 0%);
}

.ngr-talk-subtitle{
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 30px;
}

.ngr-talk-subtitle{
	margin-top: 50px;
}

.ngr-talk-subtitle span{
	background: linear-gradient(transparent 75%, #fff100 75%);
}

.ngr-talk-text{
	font-size: 16px;
	line-height: 1.6;
}

.ngr-talk-textbox{
	background: #fff;
	padding: 35px 50px;
	width: 96%;
	margin: -45px auto 45px auto;
	position: relative;
	z-index: 1;
}

.ngr-talk-textbox dl{
	display: flex;
	flex-flow: row nowrap;
	width: 100%;
}

.ngr-talk-textbox dl + dl{
	margin-top: 30px;
}

.ngr-talk-textbox dl:last-of-type{
	margin-bottom: 40px;
}

.ngr-talk-textbox dl dt{
	width: 8%;
}

.ngr-talk-textbox dl dd{
	width: 92%;
}

.ngr-talk-nav{
	width: 80%;
	margin: 30px auto 0 auto;
}

.ngr-talk-box  + .ngr-talk-box{
	margin-top: 60px;
}

.ngr-talk-nav .ngr-talk-text + .ngr-talk-text{
	margin-top: 30px;
}

.ngr-paging{
	text-align: center;
	letter-spacing: 2px;
}

.ngr-notes{
	font-size: 12px;
	width: 96%;
	margin: 0 auto;
	margin-top: 10px;
  padding-left:1em;
	text-indent:-1em;
}

#Contents .ngr-paging a{
	color: #595757;
	text-decoration: underline;
}

#Contents .ngr-paging a.crnt{
	color: #9fa0a0;
}


@media screen and (max-width: 1100px) {
	.ngr-talk-personbox dl dd span{
		font-size: calc(14/1100 * 100vw);
	 }
	  
	.ngr-talk-nametext{
		font-size: calc(20/1100 * 100vw);
	}
	
	.ngr-talk-invtext{
		font-size: calc(14/1100 * 100vw);
		line-height: 1.6;
	}
	.ngr-talk-title {
		font-size: calc(48/1100 * 100vw);
	}
	.ngr-talk-subtitle{
		font-size: calc(28/1100 * 100vw);
	}

	.ngr-talk-text{
		font-size: calc(16/1100 * 100vw);
	}
	
	.ngr-talk-leadbox{
		width: 100%;
		margin: 0 auto 60px auto;
	}

	.ngr-nomble-area{
		font-size: calc(24/1100 * 100vw);
		line-height: 1.4;
		padding: 0 50px 0 10px;
	}

	.ngr-middle-text{
		font-size: calc(18/1100 * 100vw);
	}

	.ngr-talk-lead{
		font-size: calc(20/1100 * 100vw);
	}

	.ngr-talk-midashi{
		font-size: calc(28/1100 * 100vw);
	}

	.ngr-talk-midashi:before{
		top: 29px;
		left: 0;
		height: 3.8vw;
		width: 30px;
	}

	.ngr-talk-midashi.double:before{
		top: 29px;
		left: 0;
		height: 7.3vw;
		width: 30px;
	}

	.ngr-talk-subtitle{
		font-size: calc(20/1100 * 100vw);
	}

	.ngr-talk-subtitle{
		margin-top: 30px;
	}
	
	.ngr-notes{
		font-size: calc(12/1100 * 100vw);
	}
}

@media screen and (max-width: 768px) {
	.ngr-talk-personbox{
		width: 90%;
		margin: 0 auto;
	}

	.ngr-talk-personbox{
		width: 90%;
		margin: 0 auto 20px auto;
		text-align: center;
	}

	.ngr-personbox-area{
		display: flex;
		flex-flow: row wrap;
		margin: 10px 0 0 0;
	}

	.ngr-personbox-area + .ngr-personbox-area{
		margin-top: 0;
	}
	
	.ngr-harf-area{
		margin-bottom: 20px;
	}
	
	.ngr-talk-personbox dl{
		width: 50%;
		margin-bottom: 30px;
	}
	
	.ngr-personbox-area.wide dl {
		width: 100%;
		text-align: left;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: flex-end;
		margin-bottom: 20px;
	}
	
	.ngr-personbox-area.wide dl dt{
		width: 26%;
		margin: 0;
	}
	
	.ngr-personbox-area.wide dl dd{
		width: 70%;
	}

	.ngr-talk-personbox dl dt{
		width: 70%;
		margin: 0 auto 5px auto;
	}
	
	.ngr-talk-personbox dl dd{
		width: 100%;
	}
		
	.ngr-talk-personbox.vertical dl dd{
		width: 70%;
	}

	.ngr-talk-personbox.vertical{
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		align-items: center;
	}

	.ngr-talk-personbox.vertical dl{
		width: 100%;
		margin-bottom: 0;
	}

	.ngr-talk-personbox.vertical dl + dl{
		margin-top: 20px;
	}

	.ngr-talk-personbox.vertical dl dt{
		width: 26%;
	}

	.ngr-talk-personbox.vertical dl dd{
		width: 70%;
	}
		
	.ngr-talk-nametext{
		font-size: 14px;
	}

	.ngr-talk-invtext{
		font-size: 10px;
	}

	.ngr-talk-subtitle{
		font-size: 28px;
		line-height: 1.4;
		margin-bottom: 20px;
	}

	.ngr-talk-leadbox{
		width: 90%;
		margin: 0 auto 30px auto;
	}

	.ngr-talk-title{
		font-size: 24px;
		text-align: left;
		letter-spacing: -0.05em;
	}
	
	.ngr-nomble-area{
		font-size: 12px;
		padding: 3px 50px 3px 10px;
	}
	
	.ngr-middle-text {
		font-size: 12px;
		text-align: center;
	}

	.ngr-talk-subtitle{
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.ngr-talk-lead{
		font-size: 12px;
		line-height: 1.6;
	}

	.ngr-talk-midashi{
		font-size: 14px;
		line-height: 1.4;
	}

	.ngr-talk-midashi:before{
		top: 29px;
		left: 0;
		height: 41px;
		width: 20px;
	}

	.ngr-talk-midashi.double:before{
		top: 30px;
		left: 0;
		height: 40px;
		width: 20px;
	}

	.ngr-talk-subtitle{
		font-size: 12px;
		line-height: 1.6;
		margin-bottom: 10px;
	}

	.ngr-talk-subtitle{
		margin-top: 20px;
	}

	.ngr-talk-subtitle span{
		background: linear-gradient(transparent 65%, #fff100 65%);
}

	.ngr-talk-text{
		font-size: 10px;
	}

	.ngr-talk-box + .ngr-talk-box{
		margin-top: 80px;
	}
		
	.ngr-talk-textbox dl{
		display: flex;
		flex-flow: row nowrap;
		width: 100%;
	}

	.ngr-talk-textbox dl + dl{
		margin-top: 10px;
	}

	.ngr-talk-textbox dl dt{
		width: 10%;
	}

	.ngr-talk-textbox dl dd{
		width: 88%;
	}
	
	.ngr-talk-textbox dl:last-of-type {
		margin-bottom: 20px;
	}
	
	.ngr-talk-nav{
		width: 90%;
		margin: 30px auto 0 auto;
	}

	.ngr-talk-nav .ngr-talk-text + .ngr-talk-text{
		margin-top: 20px;
	}
	
	.ngr-notes{
		font-size: 9px;
	}
}























