@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
body{
	padding-top: 0!important;
}
.sp-none{
	display: block;
}
.pc-none{
	display: none;
}
.clear {
	clear: both;
}

.clearfix {
	zoom: 1;
	}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.en {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-weight: 400;
  font-style: normal;
}

.en-bold {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-weight: 700;
  font-style: normal;
}
#contents{
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

#common_main_visual{
	background-image: url(../img/careerplan/mv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#common_main_visual .htxt08{
	font-size: 72px;
	font-weight: bold;
	padding-top: 40px;
}
#common_main_visual  .subttl{
	font-size:32px;
	font-weight: bold;
	color:#fff;
}
.lead_area{
	text-align: center;
	padding: 150px;
}
	
.lead_area h2{
	font-weight: bold;
	font-size:34px;
	padding-bottom: 50px;
}
.lead_area p{
	font-size:16px;
	line-height: 220%;
	
}
.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:40px;
}
.cel2 {
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between; /* 要素を左右に分ける */
	
}
.cel2-box{
	width: 47%;
	background: #E3F7FF;
}
.box-ttl{
	background-color: rgba(0,98,170,1.00);
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding: 10px 40px;
	font-size:24px;
	line-height: 2;
}
.cel2-box .img{
	width: 80%;
	max-width: 384px;
	margin: 40px auto;
}
.cel2-box .list{
	padding: 0 18.7% 80px;
	font-size:24px;
	line-height: 1.8;
	
}
.listmark{
	color: rgba(28,161,214,1.00);
	padding-right: 10px;
}
p.txt36 {
	font-size: 36px;
	font-weight: bold;
}
h3.txt80{
	font-size:80px;
}
p.txt18{
	font-size:18px;
}
.case01{
	background: #E3F7FF;
	padding: 100px;
	margin-top: 100px;
}

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

.case03{
	background: #FDECE4;
	padding: 100px;
	margin-top: 100px;
}
.case-ttl {
	font-size: 48px;
	font-weight: bold;
	line-height: 90px;
	display: inline-block;
}
.case-ttl span.num{
	display: inline-block;
	width: 127px;
	height: 127px;
	text-align: center;
	font-size: 48px;
	line-height:127px;
	color: #fff;
	background-image: url(../img/careerplan/case_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 127px auto;
}
.case-ttl2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 90px;
	display: inline-block;
	margin-left: 40px;
}
.case .img{
	margin: 40px auto;
}
.case .cel2-box{
	background: none;
}
.cel2-box h4{
	background: #000;
	color:#fff;
	padding: 10px 20px;
	font-size:24px;
	margin-bottom: 20px;
}
p.txt16{
	font-size:16px;
}
.whitebox{
	background: #fff;
	padding: 40px 240px 40px 40px;
}
.whitebox .whitebox-ttl{
	font-size:24px;
	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: 125px auto;
}
.case02 .whitebox{
	background-image: url(../img/careerplan/case02-img02.png);
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: 125px auto;
}
.case03 .whitebox{
	background-image: url(../img/careerplan/case03-img02.png);
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: 125px auto;
}