@charset "utf-8";

@media screen and ( min-width: 751px )
{
	/* /recruit/challenge/internship/ */
	/*#internship2019 .photogallery_top a.link:after { content:url(../img/link_image_arrow.png); position: absolute; right: 27px; bottom: 48px; }*/
	#internship2019 .photogallery_top a.engineer_2019{background: url(../img/link_image_engineer_2019.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	#internship2019 .photogallery_top a.engineer_2020{background: url(../img/link_image_engineer_2020.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	#internship2019 .photogallery_top a.engineer_2021{background: url(../img/link_image_engineer_2021.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	#internship2019 .photogallery_top a.engineer_2022{background: url(../img/link_image_engineer_2022.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px; height:17vw;}
	
	#internship2019 .photogallery_top a.research_2019{background: url(../img/link_image_research_2019.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	#internship2019 .photogallery_top a.research_2020{background: url(../img/link_image_research_2020.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	#internship2019 .photogallery_top a.research_2021{background: url(../img/link_image_research_2021.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	#internship2019 .photogallery_top a.research_2022{background: url(../img/link_image_research_2022.jpg) 0 0 no-repeat #dcf0ff; margin-bottom:40px;height:17vw;}
	
	#internship2019 .photogallery_top p.lead { font-size:1.5rem; line-height:1.6; margin:30px auto; text-align:center; }
	#internship2019 .photogallery_top a.link p:nth-of-type(1) { width: 315px; }

	#internship2019 .voice_frame { display: flex; border:solid 4px #d8e6f0; padding:10px; margin-bottom:20px; }
	#internship2019 .voice_frame p:nth-child(1) { margin-right:10px; }
	#internship2019 .voice_frame p:nth-child(2) { line-height:1.5; }
	#internship2019 .voice_frame p:nth-child(2) span { font-weight:bold; color:#ff0000; }

	#internship2019 #voice_block {
		width: 996px;
		margin: 0 auto;

	}

	#internship2019 #voice_block .voice_frame {
		width: 100%;
		padding: 20px 0;
		border: none;
		display: block;
	}

	#internship2019 #voice_block .voice_frame.right {
		background: url(/recruit/challenge/internship/img/voice.png) left center no-repeat;
		background-size: 130px auto;
	}

	#internship2019 #voice_block .voice_frame.left {
		background: url(/recruit/challenge/internship/img/voice.png) right center no-repeat;
		background-size: 130px auto;
	}

	#internship2019 #voice_block .voice_frame.right p {
		margin-left: 150px;
	}

	#internship2019 #voice_block .voice_frame.left p {
		margin-right: 150px;
	}

	#internship2019 #voice_block .voice_frame p {
		padding: 18px 15px 18px 18px;
		border: 3px solid #d8e6f0;
		border-radius: 20px;
		font-size: 16px;
		color: #000;
		line-height: 1.5;
		position: relative;
	}

	#internship2019 #voice_block .voice_frame p .sub_title {
		display: block;
		margin: 0 0 8px;
		font-size: 22px;
		font-weight: bold;
		text-decoration: underline;
	}

	/* 吹き出し共通 */
	#internship2019 #voice_block .voice_frame p::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
	}

	#internship2019 #voice_block .voice_frame p::after {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
	}

	/* 吹き出し左 */
	#internship2019 #voice_block .voice_frame.right p::before {
		left: -25px;
		bottom: 12px;
		border-bottom: 29px solid #d8e6f0;
		border-left: 25px solid transparent;
	}

	#internship2019 #voice_block .voice_frame.right p::after {
		left: -19px;
		bottom: 15.5px;
		border-bottom: 25px solid #fff;
		border-left: 25px solid transparent
	}

	/* 吹き出し右 */
	#internship2019 #voice_block .voice_frame.left p::before {
		right: -25px;
		bottom: 12px;
		border-bottom: 31px solid #d8e6f0;
		border-right: 25px solid transparent;
	}

	#internship2019 #voice_block .voice_frame.left p::after {
		right: -19px;
		bottom: 15px;
		border-bottom: 29px solid #fff;
		border-right: 25px solid transparent
	}


}


	.pc_only{display:block;}
	.sp_only{display:none;}
}
@media screen and ( min-width: 768px )
{
	/* /recruit/challenge/internship/ */
	#internship2019 .photogallery_top a.engineer_2019{height:130px;}
	#internship2019 .photogallery_top a.engineer_2020{height:130px;}
	#internship2019 .photogallery_top a.engineer_2021{height:130px;}
	#internship2019 .photogallery_top a.engineer_2022{height:130px;}
	
	#internship2019 .photogallery_top a.research_2019{height:130px;}
	#internship2019 .photogallery_top a.research_2020{height:130px;}
	#internship2019 .photogallery_top a.research_2021{height:130px;}
	#internship2019 .photogallery_top a.research_2022{height:130px;}	
}


@media screen and ( max-width: 750px )
{
	/*#internship2019 .photogallery_top a.link { height: 28vw; }*/
	/*#internship2019 .photogallery_top a.link:after { background:url(../img/link_image_arrow_sp.png) 0 0 no-repeat; background-size: 6.8vw 5.6vw; }*/
	#internship2019 .photogallery_top a.engineer_2019{ background: url(../img/link_image_engineer_2019_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}
	#internship2019 .photogallery_top a.engineer_2020{ background: url(../img/link_image_engineer_2020_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}
	#internship2019 .photogallery_top a.engineer_2021{ background: url(../img/link_image_engineer_2021_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}
	#internship2019 .photogallery_top a.engineer_2022{ background: url(../img/link_image_engineer_2022_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}

	#internship2019 .photogallery_top a.research_2019{ background: url(../img/link_image_research_2019_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}
	#internship2019 .photogallery_top a.research_2020{ background: url(../img/link_image_research_2020_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}
	#internship2019 .photogallery_top a.research_2021{ background: url(../img/link_image_research_2021_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}
	#internship2019 .photogallery_top a.research_2022{ background: url(../img/link_image_research_2022_sp.jpg) 0 0 no-repeat #dcf0ff; background-size:40.53vw 20vw; margin-bottom:4vw;}

	#internship2019 .photogallery_top p.lead { font-size:3.5vw; line-height:1.4; margin:30px auto; text-align:center; }
	#internship2019 .photogallery_top a.link p:nth-of-type(1) { width: 36vw; }

	#internship2019 .voice_frame { display: flex; border:solid 4px #d8e6f0; padding:10px; margin-bottom:20px; }
	#internship2019 .voice_frame p:nth-child(1) { display:none; }
	#internship2019 .voice_frame p:nth-child(2) { line-height:1.5; }
	#internship2019 .voice_frame p:nth-child(2) span { font-weight:bold; color:#ff0000; }
	
	#internship2019 #voice_block {
		width: 100%;
		margin: 0 auto;

	}

	#internship2019 #voice_block .voice_frame {
		width: 100%;
		padding: 2% 0;
		border: none;
		display: block;
		margin-bottom: 0;
	}

	/*
#internship2019 .photogallery_top #voice_block .voice_frame.right {
	background: url(../img/voice.png) left center no-repeat;
	background-size: 20% auto;
}	
#internship2019 .photogallery_top #voice_block .voice_frame.left {
	background: url(../img/voice.png) right center no-repeat;
	background-size: 20% auto;
}
*/
	#internship2019 #voice_block .voice_frame.right p {
		/*margin-left: 25%;*/
		margin-left: 5%;
	}

	#internship2019 #voice_block .voice_frame.left p {
		/*margin-right: 25%;*/
		margin-right: 5%;
	}

	#internship2019 #voice_block .voice_frame p {
		padding: 3%;
		border: 3px solid #d8e6f0;
		border-radius: 15px;
		font-size: 16px;
		color: #000;
		line-height: 1.5;
		position: relative;
		display: block;
	}

	#internship2019 #voice_block .voice_frame p .sub_title {
		display: block;
		margin: 0 0 10px;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.3;
	}

	/* 吹き出し共通 */
	#internship2019 #voice_block .voice_frame p::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
	}

	#internship2019 #voice_block .voice_frame p::after {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
	}

	/* 吹き出し左 */
	#internship2019 #voice_block .voice_frame.right p::before {
		left: -25px;
		top: 30px;
		border-bottom: 29px solid #d8e6f0;
		border-left: 25px solid transparent;
	}

	#internship2019 #voice_block .voice_frame.right p::after {
		left: -19px;
		top: 31px;
		border-bottom: 25px solid #fff;
		border-left: 25px solid transparent
	}

	/* 吹き出し右 */
	#internship2019 #voice_block .voice_frame.left p::before {
		right: -25px;
		top: 30px;
		border-bottom: 31px solid #d8e6f0;
		border-right: 25px solid transparent;
	}

	#internship2019 #voice_block .voice_frame.left p::after {
		right: -19px;
		top: 29px;
		border-bottom: 29px solid #fff;
		border-right: 25px solid transparent
	}

	.pc_only{display:none;}
	.sp_only{display:block;}
}

@media screen and ( max-width: 400px ){
	#internship2019 .photogallery_top a.link p:nth-of-type(1) { width: 38vw; }

}


/*h2*/
	#internship2019 .photogallery_top h2#newtype .topBnr {
		position: relative;
    }
	#internship2019 .photogallery_top h2#newtype .bnrTxt {
		color: #fff;
		font-weight: bold;
		font-size: 28px;
		position: absolute;
		top: 50%;
    	transform: translateY(-50%);
    	left: 30px;
		line-height: 115%;
	}
	#internship2019 .photogallery_top h2 img {
		width: 100%;
		height: auto;
	}

@media screen and ( max-width: 1000px ){
	#internship2019 .photogallery_top h2#newtype .bnrTxt {
		font-size: 3.2vw;
	}
}
@media screen and ( max-width: 750px ) {
	#internship2019 .photogallery_top h2#newtype .bnrTxt {
		color: #fff;
		font-weight: bold;
		font-size: 4.5vw;
		line-height: 130%;
		text-align: center;
	    left: 50%;
	    transform: translate(-50%,-50%);
		width: 100%;
	}	

}

/*h3*/
@media screen and (min-width: 768px) {
	#internship2019 #voice_block h3 { display: block; width: 100%; height:132px; position: relative; }
	#internship2019 #voice_block h3 p { display: block; text-align: center; position: absolute; width: 100%; }
	#internship2019 #voice_block h3 p:nth-of-type(1) { font-size: 24px; font-weight: bold; top: 53px; }
	#internship2019 #voice_block h3 p:nth-of-type(2) { font-size: 14px; top: 89px; }
	#internship2019 #voice_block h3:after {
		content: "";
		display: block;
		width: 140px;
		height: 2px;
		background: #7BA9F9;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 40px;
	}
}



@media screen and ( max-width: 750px ){
	#internship2019 #voice_block h3 { display: block; width: 100%; height:20.6vw; position: relative; }
	#internship2019 #voice_block h3 p { display: block; text-align: center; position: absolute; width: 100%; }
	#internship2019 #voice_block h3 p:nth-of-type(1) { font-size: 4vw; font-weight: bold; top: 8vw; }
	#internship2019 #voice_block h3 p:nth-of-type(2) { font-size: 2.13vw; top: 13.3vw; }
	#internship2019 #voice_block h3:after {
		content: "";
		display: block;
		width: 23.3vw;
		height: 0.26vw;
		background: #7BA9F9;
		position: absolute;
		left: 44%;
		bottom: 6vw;
		margin-left: -5.65vw;
	}
}

