@charset "UTF-8";

.pink_b{background:linear-gradient(transparent 55%, #ED86B3 0%) ;}
.yellow_b{background:linear-gradient(transparent 55%, #ffef00 0%) ;}
.yellow_b02{background: linear-gradient(transparent 60%, #fdf47f 0%);}
@media screen and (min-width: 769px) {
#pass{width:100%;padding:20px 0; }
.pass_icon{width: 40px; height: 40px; display: block; margin: auto; background:url(../img/common/icon_pass.svg) no-repeat; }		
.passWrap{width:1120px; margin: auto; margin-top:40px; margin-bottom:20px;}
.passWrap h2{font-size: 24px; margin-bottom:30px;}	
.passWrap h2 span{font-size:20px!important;margin-bottom:20px;text-align: center;}		
.passWrap p{font-size: 16px;line-height: 28px;}	
.passWrap span{font-size: 14px;line-height: 28px;}		
.passWrap h3{font-size: 17px;line-height: 24px;margin-top:30px;font-weight: bold;padding: 0.8rem 1.4rem;
  background: #5c9dd7;margin-bottom:15px; color: #fff; text-align: center;}	
.passWrap h4{font-size: 16px;line-height: 24px;margin-top:10px;font-weight: bold;}	
.careerGuid	{background: #F5F5F5; padding: 20px 30px; margin: auto; margin-top: 30px;}
.careerGuid p{font-size: 15px; line-height: 1.8; color: #ea5514; font-weight: bold;}	
	
}

@media screen and (max-width: 768px)  {
#pass{width:100%;padding:20px 0; }
.pass_icon{width: 30px; height: 32px; display: block; margin: auto; background:url(../img/common/icon_pass.svg) no-repeat; }		
.passWrap{width:95%; margin: auto; margin-top:10px; margin-bottom:20px;}
.passWrap h2{font-size: 20px; margin-bottom:30px;}		
.passWrap p{font-size: 14px;line-height: 24px;}
.passWrap span{font-size: 13px;line-height: 21px;}	
.passWrap h3{font-size: 15px;line-height: 24px;margin-top:40px;margin-bottom:10px;font-weight: bold;padding: 0.8rem 1.4rem;
  background: #5c9dd7; color: #fff; text-align: center;}	
.passWrap h4{font-size: 14px;line-height: 24px;margin-top:10px;font-weight: bold;}		
	
.careerGuid	{background: #F5F5F5; padding: 20px 30px; margin: auto; margin-top: 30px;}
.careerGuid p{font-size: 13px; line-height: 1.6; color: #ea5514; font-weight: bold;}	
		

}