@charset "UTF-8";
/*------------------------------------------------------------
	Main Visual
------------------------------------------------------------*/
.p-main {
	background: #FAFAFA url(../../img/recruitment/work-style/hr-system/main_bg.png) calc(50% + 330px) -20px no-repeat;
	box-shadow: 0px -2px 3px -1px inset rgba(0,0,0,0.025);
}
.p-main-inner {
	position: relative;
	max-width: 1306px;
	margin: auto;
	padding: 80px 0 140px;
	min-height: 470px;
}
.p-main-ttl-wrapper {
	position: relative;
	z-index: 1;
}
.p-main-ttl-en {
	font-family: 'BR';
	font-size: 2rem;
	line-height: 1.4;
	font-weight: 600;
	color: rgba(0,0,0,0.2);
}
.p-main-ttl {
	font-family: 'NSB';
	font-size: 2rem;
	line-height: 1.4;
	letter-spacing: -0.05em;
}
.p-main-catch {
	font-family: 'NSBB';
	font-size: 3.2rem;
	line-height: 1.6;
	color: #F90;
	margin-top: 10px;
}
.p-main-logo {
	font-size: 0;
	position: absolute;
	width: 300px;
	height: 303px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.p-main-logo > img {
	width: 100%;
}
.p-main-logo-txt {
	font-family: 'BR';
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: 600;
	color: #F90;
	position: absolute;
	left: 310px;
	top: 70px;
}
@media screen and (max-width: 1366px) {
.p-main {
	background-position: calc(50% + 200px) -30px;
}
.p-main-inner {
	padding: 80px 25px 140px;
	min-height: inherit;
}
.p-main-ttl-en {
	font-size: 1.6rem;
}
.p-main-ttl {
	font-size: 1.6rem;
}
.p-main-catch {
	font-size: 2.8rem;
}
.p-main-logo {
	width: 300px;
	height: 303px;
}
.p-main-logo-txt {
	font-size: 1.4rem;
	left: 155px;
	top: 70px;
	text-align: right;
}
}
@media screen and (max-width: 1024px) {
.p-main {
	background-position: calc(50% + 140px) -45px;
	background-size: 1100px;
}
.p-main-inner {
	padding: 40px 15px 70px;
}
.p-main-ttl-en {
	font-size: 1.2rem;
}
.p-main-ttl {
	font-size: 1.15rem;
}
.p-main-catch {
	font-size: 2rem;
}
.p-main-logo {
	width: 200px;
	height: 203px;
}
.p-main-logo-txt {
	font-size: 1.2rem;
	left: 85px;
	top: 45px;
}
}
@media screen and (max-width: 767px) {
.p-main {
	background-position: calc(50% + 85px) -25px;
	background-size: 720px;
}
.p-main-inner {
	padding: 25px 15px 55px;
}
.p-main-ttl-en {
	font-size: 1rem;
}
.p-main-ttl {
	font-size: 1rem;
}
.p-main-catch {
	font-size: 1.5rem;
}
.p-main-logo {
	width: 150px;
	height: 153px;
}
.p-main-logo-txt {
	font-size: 1rem;
	left: 90px;
	top: 65px;
}
}
@media screen and (max-width: 499px) {
.p-main {
	background-position: calc(50% + 60px) -30px;
	background-size: 600px;
}
.p-main-inner {
	padding: 20px 15px 30px;
}
.p-main-catch {
	font-size: 1.2rem;
	margin-top: 5px;
}
.p-main-logo {
	width: 85px;
	height: 86px;
}
.p-main-logo-txt {
	display: none;
	font-size: 0.7rem;
	left: 50px;
	top: 38px;
}
}
@media screen and (max-width: 374px) {
.p-main {
	background-position: calc(50% + 50px) -20px;
	background-size: 550px;
}
.p-main-ttl-en {
	font-size: 0.95rem;
}
.p-main-ttl {
	font-size: 0.95rem;
}
.p-main-catch {
	margin-top: 5px;
}
.p-main-logo {
	width: 75px;
	height: 76px;
}
.p-main-logo-txt {
	font-size: 0.6rem;
	left: 40px;
	top: 33px;
}
}
/*------------------------------------------------------------
	Article Block - Image
------------------------------------------------------------*/
.p-cont-img {
	font-size: 0;
	text-align: center;
	background: #FFF;
	border: #EEE 1px solid;
	padding: 40px 30px;
}
.p-cont-img img {
	max-width: 100%;
}
.p-cont-img + * {
	margin-top: 40px;
}
@media screen and (max-width: 1240px) {
.p-cont-img + * {
	margin-top: 20px;
}
}
@media screen and (max-width: 1024px) {
.p-cont-img {
	padding: 20px 25px;
}
.p-cont-img + * {
	margin-top: 15px;
}
}
@media screen and (max-width: 767px) {
.p-cont-img {
	padding: 20px 15px;
}
.p-cont-img + * {
	margin-top: 10px;
}
}
/*------------------------------------------------------------
	Article Block - Class List
------------------------------------------------------------*/
.p-class-item {
	background: #F8F8F8;
	border: #F90 3px solid;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.13);
}
.p-class-item-inner {
	padding: 0 25px 20px;
}
.p-class-ttl {
	font-family: 'NSB';
	line-height: 1.6;
	font-size: 1.3rem;
	color: #F90;
	margin-left: -25px;
	margin-right: -25px;
	padding: 12px 25px;
	border-bottom: #F90 1px solid;
	background: #FFF;
}
.p-class-txt {
	font-family: 'NSL';
	line-height: 2.2;
}
.p-class-item-wrapper:nth-of-type(n+3) {
	margin-top: 30px;
}
* + .p-class-txt {
	margin-top: 15px;
}
@media screen and (max-width: 1240px) {
.p-class-item-wrapper:nth-of-type(n+3) {
	margin-top: 15px;
}
}
@media screen and (max-width: 1024px) {
.p-class-item {
	border-width: 2px;
	height: inherit!important;
}
.p-class-item-inner {
	padding: 0 15px 15px;
}
.p-class-ttl {
	font-size: 1.1rem;
	margin-left: -15px;
	margin-right: -15px;
	padding: 7px 15px;
}
.p-class-txt {
	font-size: 0.95rem;
	line-height: 2;
}
.p-class-item-wrapper:nth-of-type(n+2) {
	margin-top: 15px;
}
* + .p-class-txt {
	margin-top: 15px;
}
}
@media screen and (max-width: 767px) {
.p-class-ttl {
	font-size: 1.05rem;
}
}