@charset "UTF-8";
/* CSS Document */

.sp-none{
	display: none;
}
.pc-none{
	display: block;
}
.clear {
	clear: both;
}
.clearfix {
	zoom: 1;
	}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#common_main_visual{
	background-image: url(../img/careerplan/mv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 300px;
}

#common_main_visual .htxt08{
	font-size: 36px;
	font-weight: bold;
	padding-top: 40px;
}
#common_main_visual  .subttl{
	font-size:16px;
	font-weight: bold;
	color:#fff;
}
.lead_area{
	text-align: center;
	padding: 60px 5%;
}
	
.lead_area h2{
	font-weight: bold;
	font-size:20px;
	padding-bottom: 20px;
}
.lead_area p{
	font-size:14px;
	line-height: 180%;
	
}
.career_path{
	width: 100%;
	
}
.career_path img{
	width: 100%;
	height: auto;
}
.inner1460{
	max-width: 1430px;
	width: 96%;
	margin: 0 auto;
}
.contens_wrp h3{
	font-size:20px;
}
.cel2 {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	justify-content: space-between; /* 要素を左右に分ける */
	
}
.cel2-box{
	width: 100%;
	background: #E3F7FF;
	margin-bottom: 20px;
}
.box-ttl{
	background-color: rgba(0,98,170,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding: 5px 20px;
	font-size:14px;
	line-height: 2;
}
.cel2-box .img{
	width: 60%;
	max-width: 300px;
	margin: 20px auto;
}
.cel2-box .list{
	padding: 0 4% 80px;
	font-size:14px;
	line-height: 1.8;
	
}
.listmark{
	color: rgba(28,161,214,1.00);
	padding-right: 5px;
}
p.txt36 {
	font-size: 20px;
	font-weight: bold;
}
h3.txt80{
	font-size:40px;
}
p.txt18{
	font-size:14px;
}
.case01{
	background: #E3F7FF;
	padding: 20px 20px;
	margin-top: 50px;
}

.case02{
	background: #F1F4D8;
	padding: 20px 20px;
	margin-top: 50px;
}

.case03{
	background: #FDECE4;
	padding: 20px 20px;
	margin-top: 50px;
}
.case-ttl {
	font-size: 24px;
	font-weight: bold;
	line-height: 45px;
	display: inline-block;
}
.case-ttl span.num{
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 24px;
	line-height:60px;
	color: #fff;
	background-image: url(../img/careerplan/case_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60px auto;
}
.case-ttl2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	margin-left: 0px;
}
.case .img{
	margin: 20px auto;
}
.case .cel2-box{
	background: none;
}
.cel2-box h4{
	background: #000;
	color:#fff;
	padding: 5px 10px;
	font-size:16px;
	margin-bottom: 10px;
}
p.txt16{
	font-size:13px;
}
.whitebox{
	background: #fff;
	padding: 20px 20px 120px 20px;
}
.whitebox .whitebox-ttl{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.whitebox .whitebox-ttl span{
	margin-right: 10px;
}
.case01 .whitebox{
	background-image: url(../img/careerplan/case01-img02.png);
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: auto 120px;
}
.case02 .whitebox{
	background-image: url(../img/careerplan/case02-img02.png);
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: auto 120px;
}
.case03 .whitebox{
	background-image: url(../img/careerplan/case03-img02.png);
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: auto 120px;
}