/* Ã¤¿ëÆäÀÌÁö */
.inje_bg {
	background: url(/images/sub/recruit_bg.webp) no-repeat center;
	background-size: cover;
}

.sub_title > span:nth-child(1) {
	width: 30px;
	height: 30px;
	background: url(/images/sub/in_icon01.webp) no-repeat center;
	background-size: contain;
}
.sub_title > span {
	display: inline-block;
	font-size: 34px;
	font-weight: 500;
	padding-left: 5px;
}

#in01 > div {
	padding: 0 15px;
	box-sizing: border-box;
}
#in01 > div:nth-child(2) > div:nth-child(2) {
	padding: 80px 0;
	text-align: center;
}
#in01 > div:nth-child(2) > div:nth-child(2) > p {
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 1px;
}
#in01 > div:nth-child(2) > div:nth-child(2) > p > span {
	display: block;
	font-size: 20px;
	font-weight: 500;
	padding: 10px 0;
}
#in01 > div:nth-child(2) > .i_list::after {
	display: block;
	clear: both;
	content: "";
}
#in01 > div:nth-child(2) > .i_list > li {
	float: left;
	width: 33.33%;
	text-align: center;
}
#in01 > div:nth-child(2) > .i_list > li > .line {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 2px;
	height: 30px;
	padding: 10px 0;
	margin: 10px 0;
	background-color: var(--sub-color);
	text-indent: -99999px;
}
#in01 > div:nth-child(2) > .i_list > li > .line::before {
	content: "";
	display: block;
	clear: both;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: var(--sub-color);
}
#in01 > div:nth-child(2) > .i_list > li > div:nth-child(3) > span {
	font-size: 30px;
	font-weight: 500;
}
#in01 > div:nth-child(2) > .i_list > li > div:nth-child(3) > p {
	font-size: 23px;
	font-weight: 300;
	line-height: 1.5;
	padding: 25px 0;
}

#in02 {
	padding-bottom: 20px;
}
#in02 > .sub_title {
	margin-top: 100px;
	padding: 0 15px;
	box-sizing: border-box;
}
#in02 > .sub_title > span:nth-child(1) {
	background: url(/images/sub/in_icon02.webp) no-repeat center;
	background-size: cover;
}
#in02 > div:nth-child(3) > .sub_title > span:nth-child(1) {
	background: url(/images/sub/in_icon03.webp) no-repeat left;
	background-size: 80%;
}

#in02 > .mo_table {
	display: none;
}
#in02 > .pc_table {
	width: 98%;
	margin: 45px auto;
}
#in02 > .pc_table > tbody > tr > th {
	font-size: 20px;
	color: white;
	border-left: 2px solid white;
	text-align: center;
	padding: 10px 20px;
	background-color: var(--sub-color);
}
#in02 > .pc_table > tbody > tr > th:nth-child(1) {
	width: 200px;
}
#in02 > .pc_table > tbody > tr > td {
	height: 200px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: 300;
	text-align: center;
	border-bottom: 2px solid var(--sub-color);
	border-right: 2px solid var(--light-gray);
}
#in02 > .pc_table > tbody > tr > td:last-child {
	border-right: none;
}
#in02 > .pc_table > tbody > tr > td > ul > li {
	list-style: inside;
	padding: 5px 10px;
	text-align: left;
	box-sizing: border-box;
}
#in02 > .pc_table > tbody > tr > td > ul > li > span {
	display: block;
	font-size: 14px;
	padding: 6px 30px;
}

#in03 {
	background: url(/images/sub/recruit_bg_02_03.webp) no-repeat center;
	background-size: cover;
	padding: 30px 0;
	margin: 10px 0;
}
#in03 > div > .sub_title {
	padding: 25px 15px;
	box-sizing: border-box;
}
#in03 > div > ul {
	padding: 35px 0;
}
#in03 > div > ul::after {
	display: block;
	clear: both;
	content: "";
}
#in03 > div > ul > li {
	float: left;
	width: 20%;
	padding: 0 20px;
	background: url(/images/sub/in_right_arrow_03.webp) no-repeat right 0px center;
	background-size: 10%;
}
#in03 > div > ul > li:last-child {
	background: none;
}
#in03 > div > ul > li > span {
	background: url(/images/sub/instep_icon_01.webp) no-repeat left;
	background-size: contain;
	display: block;
	padding-left: 40px;
	font-size: 28px;
	font-weight: 600;
}
#in03 > div > ul > li:nth-child(2) > span {
	background: url(/images/sub/instep_icon_02.webp) no-repeat left;
	background-size: contain;
}
#in03 > div > ul > li:nth-child(3) > span {
	background: url(/images/sub/instep_icon_03.webp) no-repeat left;
	background-size: contain;
}
#in03 > div > ul > li:nth-child(4) > span {
	background: url(/images/sub/instep_icon_04.webp) no-repeat left;
	background-size: contain;
}
#in03 > div > ul > li > p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	padding: 25px 0;
}

#in04 {
	margin: 30px 0;
}
#in04 > div > div {
	padding: 20px 15px;
	box-sizing: border-box;
}
#in04 > div > div > .in_title {
	display: block;
	font-size: 25px;
	font-weight: 500;
	padding-bottom: 10px;
}
#in04 > div > div > p {
	padding: 10px 0;
	font-size: 18px;
	font-weight: 300;
}

@media screen and (max-width: 1200px) {
	/* Ã¤¿ëÆäÀÌÁö */
	.sub_title > span:nth-child(1) {
		width: 28px;
		height: 28px;
	}
	.sub_title > span {
		display: inline-block;
		font-size: 32px;
		font-weight: 500;
		padding-left: 5px;
	}

	#in01 > div:nth-child(2) > div:nth-child(2) {
		padding: 60px 0;
	}
	#in01 > div:nth-child(2) > div:nth-child(2) > p {
		font-size: 28px;
	}
	#in01 > div:nth-child(2) > div:nth-child(2) > p > span {
		font-size: 16px;
		font-weight: 500;
		padding: 10px 0;
	}
	#in01 > div:nth-child(2) > .i_list > li {
		width: 33.33%;
	}
	#in01 > div:nth-child(2) > .i_list > li > div > img {
		width: 100%;
	}
	#in01 > div:nth-child(2) > .i_list > li > div:nth-child(3) > span {
		font-size: 28px;
	}
	#in01 > div:nth-child(2) > .i_list > li > div:nth-child(3) > p {
		font-size: 20px;
		padding: 23px 0;
	}

	#in02 {
		padding-bottom: 10px;
	}
	#in02 > .sub_title {
		margin-top: 60px;
	}
	#in02 > .pc_table {
		margin: 25px auto;
	}
	#in02 > .pc_table > tbody > tr > th:nth-child(1) {
		width: 100px;
	}
	#in02 > .pc_table > tbody > tr > td {
		height: 160px;
		font-size: 15px;
		font-weight: 400;
	}
	#in02 > .pc_table > tbody > tr > td > ul > li {
		list-style: none;
		padding: 5px 10px;
		text-align: left;
		box-sizing: border-box;
	}
	#in02 > .pc_table > tbody > tr > td > ul > li > span {
		display: block;
		font-size: 12px;
		padding: 6px 0;
	}

	#in03 {
		padding: 25px 0;
		margin: 10px 0;
	}
	#in03 > div > .sub_title {
		padding: 20px 0px;
	}
	#in03 > div > ul {
		padding: 30px 0;
	}
	#in03 > div > ul > li {
		width: 22.3%;
		padding: 0 10px;
		background: url(/images/sub/in_right_arrow_03.webp) no-repeat right 0 center;
		background-size: 10%;
	}
	#in03 > div > ul > li > span {
		padding-left: 30px;
		font-size: 20px;
		font-weight: 600;
	}
	#in03 > div > ul > li > p {
		font-size: 14px;
		font-weight: 400;
		line-height: 1.5;
		padding: 25px 0;
	}

	#in04 {
		margin: 25px 0;
	}
	#in04 > div > div {
		padding: 15px;
	}
	#in04 > div > div > .in_title {
		font-size: 23px;
		padding-bottom: 6px;
	}
	#in04 > div > div > p {
		padding: 6px 0;
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.sub_title > span:nth-child(1) {
		width: 5vw;
		height: 6vw;
	}
	.sub_title > span {
		font-size: 7vw;
		padding-left: 0;
	}

	#in01 > .top_title {
		padding: 0;
		margin: 10vw 0;
	}
	#in01 > div:nth-child(2) > div:nth-child(2) {
		display: none;
	}
	#in01 > div:nth-child(2) > .i_list {
		margin: 10vw auto;
	}
	#in01 > div:nth-child(2) > .i_list > li {
		float: none;
		width: 60%;
		margin: 0 auto;
		padding-bottom: 3vw;
	}
	#in01 > div:nth-child(2) > .i_list > li > .line {
		display: none;
	}
	#in01 > div:nth-child(2) > .i_list > li > div:nth-child(3) > span {
		display: block;
		padding-top: 3vw;
		font-size: 6.5vw;
		font-weight: 600;
	}
	#in01 > div:nth-child(2) > .i_list > li > div:nth-child(3) > p {
		font-size: 5vw;
		padding: 2vw 0;
	}

	#in02 > .sub_title > span:nth-child(1) {
		width: 7vw;
		height: 6vw;
		background-size: contain;
	}
	#in02 > .pc_table {
		display: none;
	}
	#in02 > .mo_table {
		display: block;
		width: 92%;
		margin: 5vw auto;
	}
	#in02 > .mo_table > tbody > tr:nth-child(even) {
		border-bottom: 5vw solid white;
	}
	#in02 > .mo_table > tbody > tr > th {
		background-color: var(--sub-color);
		color: white;
		font-size: 5vw;
		padding: 2vw 0;
	}
	#in02 > .mo_table > tbody > tr > td {
		font-size: 4.5vw;
		padding: 5vw 1.2vw;
		text-align: center;
		background-color: rgb(245, 245, 245);
	}
	#in02 > .mo_table > tbody > tr > td > ul > li {
		padding: 2vw 0;
	}
	#in02 > .mo_table > tbody > tr > td > ul > li > span {
		display: block;
		font-size: 4vw;
		padding: 1vw 0;
	}

	#in03 {
		padding: 8vw 0;
		margin: 3vw 0;
		background-position: 85% 0;
	}
	#in03 > div > .sub_title {
		padding: 2vw 3vw;
	}
	#in03 > div > ul {
		padding: 10vw 0;
	}
	#in03 > div > ul > li {
		width: 100%;
		text-align: center;
		padding: 5vw 0;
		background: url(/images/sub/down_arrow.webp) no-repeat bottom 0 center;
		background-size: 10%;
	}
	#in03 > div > ul > li > span {
		padding-left: 30px;
		font-size: 6vw;
		background-position: 32%;
	}
	#in03 > div > ul > li:nth-child(2) > span {
		background-position: 32%;
	}
	#in03 > div > ul > li:nth-child(3) > span {
		background-position: 32%;
	}
	#in03 > div > ul > li:nth-child(4) > span {
		background-position: 32%;
	}
	#in03 > div > ul > li > p {
		font-size: 4vw;
		padding: 6vw 0;
	}

	#in04 {
		margin: 5vw 0;
	}
	#in04 > div > div {
		padding: 3vw;
	}
	#in04 > div > div > .in_title {
		font-size: 6vw;
		padding-bottom: 2vw;
	}
	#in04 > div > div > p {
		padding: 1.2vw 0;
		font-size: 3.5vw;
	}
}
