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

.p-bg-prof{
	background-image: url(../img/career/bg.jpg);
	background-repeat: repeat-x!important;
	background-position: center top;
	background-size: auto auto;
}
.p-bg-prof02{
	background-image: url(../img/career/bg.jpg);
	background-repeat: repeat-x!important;
	background-position: center top;
	background-size: auto 440px;
}
.p-proftitle{
	width: 100%;
	float: none;
}
.p-profgr .p-proftitle{
	width: 100%;
	float: none;
	position: relative;
}
.p-proftitle .c-jost{
	font-size: 50px;
	line-height: 1em;
	color: #FDE9E6;
	text-transform: uppercase;
}
.p-profgr .p-proftitle .c-jost{
	line-height: 1em;
	color: #EFF4ED;
	text-transform: uppercase;
	position: relative;
	text-align:left;
	padding-top: 0px;
}
.p-proftitle h3{
	font-size: 24px;
	line-height: 1.6em;
	font-weight: 600;
	position: relative;
}

.p-profgr .p-proftitle h3{
	top: 0;
	text-align:left;
}
.p-profbox{
	width: 100%;
	float: none;
	padding-right: 0%;
	position: relative;
	margin-bottom: 50px;
}
.p-profgr .p-profbox{
	width: 100%;
	float: none;
	padding-right: 0;
	padding-left: 0%;
}
.p-profbox .p-photo{
	width: 77%;
	padding-bottom: 20px;
}
.p-profgr .p-profbox .p-photo{
	width: 77%;
	padding-bottom: 20px;
}
.p-profbox .p-box{
	width: 60%;
	left: 0;
	bottom: 0;
	padding: 20px 0 10px;
}
.p-profgr .p-profbox .p-box{
	width: 60%;
	left: auto;
	bottom: 0;
	right: 0;
}
.p-profbox .p-box .p-name{
	font-size: 18px;
	line-height: 1.6em;
}
.p-careerbox{
	clear: both;
}
.p-careerbox .p-year{
	width: 160px;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 10px;
}

.p-profgr .p-careerbox .p-year{
	background-color: #608F5C;
}
.p-careerbox .p-title{
	font-size: 16px;
	line-height: 1.6em;
	display: block;
	padding: 0;
	margin-bottom: 10px;
}
.p-careerbox h4{
	padding: 10px 4%;
	font-size: 16px;
}

.p-profgr .p-careerbox h4{
}
.p-careerbox .p-come{
	padding: 20px 4% 10px;
}

.p-careerbox h5{
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
}
.p-careerbox .p-arrow{
	text-align: center;
	padding: 10px 0 10px;
}
.p-careerbox .p-arrow img{
	width: 80px;
	height: auto;
}
.c-img_full{
	position: relative;
}
.p-timesc{
	width: 100%;
	max-width: 1200px;
	padding: 50px 0 40px;
	background-color: #FFF;
	margin: 0 auto 10px;
	top: 0;
	position: relative;
}
.p-timeline{
	width: 90%;
}
.p-timeline:after{
	visibility: visible;
	content: " ";
	position: absolute;
	width: 1px;
	height: calc(100% - 70px);
	top: 30px;
	bottom: 70px;
	left: 18px;
	background-color: #E8350C;
}
.p-profgr .p-timeline:after{
	background-color: #608F5C;
}
.p-timeline .p-box{
	background-image: url(../img/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 36px auto;
	padding-left: 50px;
	padding-top: 10px;
	margin-bottom: 20px;
	font-weight: 600;
}
.p-profgr .p-timeline .p-box{
	background-image: url(../img/dot02.png);
}
.p-timeline .p-box .p-sub{
	width: calc(100% - 45px);
	float: left;
}
.p-timeline .p-box .p-time{
	width: 45px;
	float: left;
	color: #E8350C;
	font-weight: bold;
}
.p-profgr .p-timeline .p-box .p-time{
	color: #608F5C;
}
.p-caption{
	width: 90%;
	max-width: 1200px;
	padding: 20px 0 50px;
	margin: 0 auto;
	position: relative;
	font-size: 12px;
	line-height: 1.6em;
}
.p-profgr{
	margin-bottom: 50px;
}
