@charset "utf-8";

.cmn_mv__ttl {
	font-size: 20px;
	max-width: 185px;
	left: 20px;
}

.cmn_mv__ttl>span {
	font-size: 32px;
}

.cmn__ttl {
	font-size: 30px;
}

.cmn__bg::before {
	left: -130.6px;
	transform: skewX(334.4deg);
}

.recruit__lead_area {
	text-align: center;
	margin-top: 40px;
	padding-bottom: 45px;
	position: relative;
}

.recruit__lead_area::before {
	display: block;
	content: "";
	background: url("../img/recruit/recruit__osp_bg.png") no-repeat;
	background-size: contain;
	width: 200px;
	height: 74px;
	position: absolute;
	bottom: -0;
	right: 10px;
}

.recruit__lead_txt {
	font-size: 15px;
	line-height: calc(25 / 14);
	font-weight: bold;
}

.recruit__lead_txt>span {
	font-size: 20px;
	color: #33bad6;
}

.bg_obj_btm {
	position: relative;
}

.bg_obj_btm::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	border-top: 23px solid #fff;
	position: absolute;
	bottom: -23px;
	left: 50%;
	transform: translateX(-50%);
}

.sect01 {
	background-color: #ecf0f4;
	padding-top: 53px;
	padding-bottom: 80px;
}

.recruit__wrap {
	padding: 0 30px;
}

.recruit__sect01_txt {
	font-size: 13px;
	line-height: calc(14 / 10);
	text-align: center;
}

.recruit__sect01_img {
	margin: 30px 0 28px;
}

.sect02_bg {
	padding-top: 90px;
	position: relative;
	overflow: hidden;
	padding-bottom: 60px;
}

.sect02__wrap {
	padding: 0 30px;
}

.recruit__sect02_txt {
	font-size: 13px;
	line-height: calc(20 / 12);
	font-weight: bold;
}

.recruit__sect02_txt>span {
	font-size: 15px;
	color: #33bad6;
}

.sect02 .cmn__ttl_area {
	margin-bottom: 70px;
}

.recruit__sect02_img {
	max-width: 176px;
	margin-left: auto;
	margin-right: -15px;
	margin-top: -130px;
}

.sect02_bg::before {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 43px;
	transform: skewX(330deg);
	width: 110px;
	height: 467px;
	background-color: #10104b;
	z-index: -1;
}

.sect02 {
	margin-bottom: 60px;
}

.sect02 .cmn_btn {
	margin-top: 40px;
}

.sect03 {
	padding: 56px 0 45px;
	background-color: #ecf0f4;
}

.sect03 .cmn__ttl_area {
	margin-bottom: 40px;
}

.recruit__sect03_txt {
	font-size: 13px;
	line-height: calc(18 / 12);
	margin-bottom: 20px;
}

.sect04 {
	margin: 60px 0 30px;
}

.sect04__wrap {
	padding: 0 30px;
}

.recruit__sect04_ttl {
	font-size: 27px;
	text-align: center;
	line-height: calc(32 / 24);
	color: #10104b;
	margin-bottom: 25px;
}

.recruit__sect04_lead {
	font-size: 13px;
	line-height: calc(18 / 12);
	text-align: center;
}

.recruit__sect04_list {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

.recruit__sect04_list li {
	width: calc((100% - 20px)/2);
	margin-right: 20px;
	margin-bottom: 15px;
}

.recruit__sect04_list li:nth-child(2n) {
	margin-right: 0;
}

.recruit__sect04_list li:nth-last-child(-n + 2) {
	margin-bottom: 0;
}

.recruit__sect04_list_img {
	margin-bottom: 10px;
}

.recruit__sect04_list_ttl {
	font-size: 15px;
	font-weight: bold;
	color: #10104b;
	margin-bottom: 15px;
}

.recruit__sect04_list_txt {
	font-size: 10px;
	line-height: calc(20 / 9);
}

.cmn__news_ttl {
	color: #fff;
}

.cmn__news_ttl>span {
	color: #fff;
	position: relative;
	z-index: 2;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	z-index: 2;
	color: #fff;
	display: block;
}

@media screen and (min-width:768px) {
	.recruit__sect01_flex {
		display: flex;
	}

	.recruit__sect01_img {
		order: 1;
		margin: 0;
		width: 385px;
		margin-right: 70px;
	}

	.recruit__sect01_flex_txt {
		order: 2;
		width: calc(100% - 296px);
	}

	.sect01 .cmn__ttl_area {
		text-align: left;
		margin-top: 15px;
	}

	.recruit__sect01_txt {
		text-align: left;
		font-size: 17px;
	}

	.sect01 .cmn_btn {
		margin: 0;
		margin-top: 30px;
	}

	.sect01 {
		padding-top: 136px;
	}

	.sect01 .recruit__wrap {
		max-width: 845px;
	}

	.sect02__wrap {
		padding: 0 40px;
		margin: 0 auto;
	}

	.recruit__sect02_flex {
		display: flex;
	}

	.recruit__sect02_img {
		margin: 0;
		max-width: 315px;
		margin-top: -50px;
	}

	.recruit__sect02_flex_txt {
		width: calc(100% - 326px);
	}

	.sect02 .cmn__ttl_area {
		text-align: left;
		margin-bottom: 40px;
	}

	.recruit__sect02_txt {
		font-size: 27px;
	}

	.recruit__sect02_txt>span {
		font-size: 34px;
	}

	.sect02 .cmn_btn {
		margin: 0;
	}

	.sect02_bg {
		padding-top: 120px;
	}

	.sect02_bg::before {
		right: -121px;
		top: 0;
		width: 400px;
		height: 540px;
	}

	.sect02 {
		margin-bottom: 0;
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {}

@media screen and (min-width:1025px) {
	.cmn__news_link {
		width: 20%;
	}

	.cmn__news_wrap {}

	.cmn_mv__ttl {
		font-size: 40px;
		max-width: 512px;
		left: 65px;
	}

	.cmn_mv__ttl>span {
		font-size: 80px;
	}

	.cmn__ttl {
		font-size: 41px;
	}

	.cmn__bg::before {
		left: -431.6px;
		z-index: 1;
	}

	.bg_obj_btm::after {
		border-left: 61px solid transparent;
		border-right: 61px solid transparent;
		border-top: 56px solid #fff;
		bottom: -55px;
	}

	.cmn_pankz {
		z-index: 2;
	}

	.recruit__wrap {
		padding: 0;
		max-width: 1000px;
		margin: 0 auto;
	}

	.recruit__lead_txt {
		font-size: 30px;
	}

	.recruit__lead_txt>span {
		font-size: 45px;
		color: #10104b;
	}

	.recruit__lead_area {
		margin-top: 100px;
		padding-bottom: 110px;
	}

	.recruit__lead_area::before {
		width: 451px;
		height: 165px;
	}

	.recruit__sect01_flex_txt {
		order: 2;
		width: calc(100% - 440px);
	}

	.sect02__wrap {
		padding: 0;
		max-width: 1000px;
	}

	.sect02_bg::before {
		right: 83px;
	}

	.recruit__sect03_txt {
		font-size: 18px;
		line-height: calc(34 / 18);
		margin-bottom: 20px;
		text-align: center;
	}

	.sect03 {
		padding: 80px 0 65px;
	}

	.sect04 {
		margin: 80px 0;
	}

	.sect04__wrap {
		padding: 0;
		max-width: 1045px;
		margin: 0 auto;
	}

	.recruit__sect04_ttl {
		font-size: 41px;
		margin-bottom: 60px;
	}

	.recruit__sect04_lead {
		font-size: 18px;
	}

	.recruit__sect04_list {
		flex-wrap: nowrap;
		margin-top: 70px;
	}

	.recruit__sect04_list li {
		margin-right: 35px;
		margin-bottom: 0;
	}

	.recruit__sect04_list li:nth-child(2n) {
		margin-right: 35px;
	}

	.recruit__sect04_list li:last-child {
		margin-right: 0;
	}

	.recruit__sect04_list_ttl {
		font-size: 20px;
	}

	.recruit__sect04_list_txt {
		font-size: 12px;
	}
}

@media screen and (min-width: 1600px) {
	.cmn__news_wrap {
		width: calc(100% - 49.1vw);
	}
}