.title {
    text-align: center;
}
.title .en {
    color: #DC3738;
    font-size: 20px;
    font-weight: bold;
}

.title .jp {
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
}
.sec01 {
    margin-bottom: 120px;
}
.sec01-bg {
    background-image: url(../../img/careerpath/sec01-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 271px auto;
}


.sec01 .txt {
    margin-top: 40px;
	font-size:14px;
	line-height: 28px;
}
.sec01 .hyo {
    padding-top: 60px;
	padding-bottom: 60px;
    text-align: right;
}
.catch-txt {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    padding-top: 80px;
    padding-bottom: 130px;
}
.sec02-block  {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    padding-top: 30px;
	max-width: 738px;
	margin-left: auto;
	margin-right: auto;
}
.sec02-box {
    background-color: #FFFFFF;
    border: 2px solid #000000;
    position: relative;
    text-align: center;
	font-size:24px;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 30px 0;
	margin: 20px 0;
}
.sec02-box .icon{
	background: #000;
	color:#fff;
	font-size:12px;
	letter-spacing: 0;
	position: absolute;
	left:0;
	top:0;
	width: 105px;
	height: 28px;
	clip-path: polygon(0 0%, 100% 0, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0%, 100% 0, 90% 100%, 0% 100%);
	
}
.sec02-box div span{
    background-image: url(../../img/careerpath/line.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    font-size: 40px;
	padding-left: 5px;
}
.sec03 {
    padding-top: 80px;
    padding-bottom: 0px;
}
.sec03 .txt {
    margin-top: 40px;
	font-size:14px;
	line-height: 28px;
}
.sec04 .gray-bg {
    padding-top: 80px;
    padding-bottom: 80px;
	font-size:14px;
}

.cel2-area{
	margin: 60px 0;
}
.cel2-box {
    display: inline-block;
    background-color: #FFFFFF;
    border: 2px solid #000000;
	padding: 50px 70px;
	vertical-align: top;
	text-align: center;
	margin: 10px;
	width: 365px;
	font-size:14px;
}
.sec03 .white-bg .photo {
    padding: 60px 0;
}
.sec03 .white-bg .photo img {
    width: 100%;
    height: auto;
}
.sec05 {
    padding-top: 80px;
    padding-bottom: 0px;
}
.sec05 ul {
    font-size: 0px;
	margin: 60px 0;
}
.sec05 ul li{
	width: calc(100% / 3);
	display: inline-block;
}
.sec05 ul li img{
	width: 100%;
	height: auto;
}
.cate1{
	background: #5C65E8;
	color:#fff;
	width: 313px;
	text-align: center;
	font-size:20px;
	padding: 10px 0;
	border-radius: 20px;
	margin: 10px auto 20px; 
}
.cate2{
	background: #F6A337;
	color:#fff;
	width: 313px;
	text-align: center;
	font-size:20px;
	padding: 10px 0;
	border-radius: 20px;
	margin: 10px auto 20px; 
}

.sec-works {
    position: relative;
	padding-top: 40px;
	margin-top: -40px;
}
.gray-bg {
    background-color: #F4F1F1;
	padding-bottom: 100px;
}
.white-bg {
    background-color: #FFFFFF;
	padding-bottom: 0px;
}
.sec-title {
    font-size: 56px;
    color: #DC3738;
    font-weight: bold;
    text-align: center;
    position: relative;
	top:-15px;
}
.linekadobox {
    position: relative;
	width: 936px;
	margin: 0px auto;
}
.linekadobox .inner01,.linekadobox .inner02 {
    position: relative;
	background: #fff;
}
.linekadobox .inner02{
	border: 2px solid #000;
	padding: 35px;
	text-align: center;
	
}
.linekadobox .inner01:before{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	top:-8px;
	left:-8px;
}
.linekadobox .inner01:after{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	top:-8px;
	right:-8px;
    visibility: visible;  
}
.linekadobox .inner02:before{
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	position: absolute;
	bottom:-8px;
	left:-8px;
}
.linekadobox .inner02:after{
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	position: absolute;
	bottom:-8px;
	right:-8px;
    visibility: visible;  
}
.linekadobox .red-bg{
	background: #DC3738;
	color:#fff;
	border-radius: 20px;
	padding: 5px;
	font-size:20px;
	font-weight: bold;
	margin-bottom: 30px;
	max-width: 328px;
	margin-left: auto;
	margin-right: auto;
}
.line-subbox {
    width: 340px;
    display: inline-block;
    background-image: url(../../img/careerpath/sec04-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 218px auto;
    min-height: 218px;
	vertical-align: top;
	text-align: left;
	margin: 20px;
	font-size:15px;
}
.line-subbox .komidashi{
	color:#DC3738;
	font-size:20px;
	text-align: center;
	padding: 40px 0 20px;
}
