@charset "utf-8";

/*정보마당 > 채용정보 > 인사관리제도*/
.hiring02 .fon_na {font-size:14px; font-family:'Nanum'; line-height:20px; color:#111;}

.tbl-040301-01 {
	max-width: 900px;
	margin: 0 auto;
}
.tbl-040301-01 th > div {
	width: 84%;
	margin: 15px 0;
	line-height: 45px;
	background: #707070;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	border-radius: 3px;
}
.tbl-040301-01 td > div {
	width: 100%;
	line-height: 45px;
	font-size: 1.3em;
	border: 1px solid #eee;
	border-radius: 3px;
	text-align: center;
}
.tbl-040301-01 tr td > div {
	font-weight: bold;
}
.tbl-040301-01 tr:nth-child(2) td > div {
	color: rgb(171, 32, 55);
}
.tbl-040301-01 tr:last-child td > div {
	position: relative;
	border: 0;
	height: 0;
	padding-bottom: 28%;
	font-weight: normal;
}
.tbl-040301-01 tr:last-child td > div > :first-child {
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	bottom: 20%;
	background: #ddd;
}
.tbl-040301-01 tr:last-child td > div > :nth-child(2) {
	position: absolute;
	top: calc(20% + 5px);
	left: 5px;
	right: 5px;
	bottom: calc(20% + 5px);
	background: #fff;
}
.tbl-040301-01-03 {
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	bottom: 0;
	padding: 0 12px;
	background: #fff;
	display: flex;
	text-align: center;
}
.tbl-040301-01-03 .plus {
	float: left;
	background: url('/images/template/krhome/sub/04/icon_plus.png') center no-repeat;
	width: 36px;
}
.tbl-040301-01-03 .item  { float: left; width: calc(33% - 24px); }
.tbl-040301-01-03 .item > div { position: relative; padding-top: 100%; }
.tbl-040301-01-03 .item > div > div { position: absolute; }
.tbl-040301-01-03 .item > div > div:first-child {
	top: 6px;
	left: 6px;
	right: 0px;
	bottom: 0px;
	border: 6px solid #adadad;
	border-radius: 50%;
}
.tbl-040301-01-03 .item > div > div:nth-child(2) {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 10px solid #747474;
	border-radius: 50%;
}
.tbl-040301-01-03 .item:nth-child(1) > div > div:nth-child(2) { border-color: #1595d4; }
.tbl-040301-01-03 .item:nth-child(3) > div > div:nth-child(2) { border-color: #00b3c5; }
.tbl-040301-01-03 .item:nth-child(5) > div > div:nth-child(2) { border-color: #6b5db7; }

.tbl-040301-01-03 .item-kr,
.tbl-040301-01-03 .item-t,
.tbl-040301-01-03 .item-c { top: 50%; width: 100%; }
.tbl-040301-01-03 .item-kr { margin: -28px 0; font-size: 18px; font-weight: bold; line-height: 24px; }
.tbl-040301-01-03 .item-t  { margin: -56px 0; font-size: 20px; font-weight: bold; }
.tbl-040301-01-03 .item-c  { margin: 0; font-size: 0.85em; line-height: 22px; }
.tbl-040301-01-03 .item-t span { font-size: 24px; font-family: '궁서체'; }
.tbl-040301-01-03 .item:nth-child(1) .item-t { color: #1595d4; }
.tbl-040301-01-03 .item:nth-child(3) .item-t { color: #00b3c5; }
.tbl-040301-01-03 .item:nth-child(5) .item-t { color: #6b5db7; }


.m040303_01,
.m040303_02,
.m040303_03 {
	/* 3번도 디자인 재작업 되면 width 제한 삭제 */
	width: 780px;
}
.m040303_01 {
	table-layout: fixed;
	border-collapse: collapse;
}
.m040303_01 > tbody > tr > th {
	background: url(/images/template/krhome/sub/bgTy_pt01.png) repeat;
	background-color: rgb(255,172, 59);
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	padding: 10px 0;
}
.m040303_01 > tbody > tr > td {
	border-left: 1px solid #fff;;
}
.m040303_01 table tr:not(:last-child) > * { border-bottom: 1px solid #fff; }
.m040303_01 table th { color: #fff; font-size: 1.2em; font-weight: normal; background: url(/images/template/krhome/sub/bgTy_pt01.png) repeat; }
.m040303_01 table tr:nth-child(1) th { background-color: rgb(132,147,202); }
.m040303_01 table tr:nth-child(2) th { background-color: rgb(  0,185,203); }
.m040303_01 table tr:nth-child(3) th { background-color: rgb(149,203, 65); }
.m040303_01 table tr:nth-child(4) th { background-color: rgb( 65,203,123); }
.m040303_01 table tr td {
	padding: 10px 14px;
	background: #f5f5f5;
	font-weight: normal;
}

.m040303_02 > div:first-child {
	width: 50%;
	height: 55px;
	margin: 0 auto;
	position: relative;
	background: #e5e5e5;
}
.m040303_02 > div:first-child > div:first-child {
	position: absolute;
	top: 12px;
	left: 12px;
	right: 12px;
	bottom: 12px;
	background: #fff;
}
.m040303_02 > div:first-child > div:last-child {
	position: absolute;
	top: 0;
	left: 18px;
	right: 18px;
	bottom: 0;
	background: #fff;
	line-height: 50px;
	font-size: 1.6em;
	font-weight: bold;
}
.m040303_02 > div:nth-child(2) { margin-top: 20px; display: flex; }
.m040303_02 .equal { width: 40px; background: url('/images/template/krhome/sub/04/icon_equal.png') center no-repeat; }
.m040303_02 .plus  { width: 36px; background: url('/images/template/krhome/sub/04/icon_plus.png' ) center no-repeat; }
.m040303_02 .item { float: left; width: calc(25% - 28px); }
.m040303_02 .item > div { position: relative; padding-top: 100%; }
.m040303_02 .item > div > div { position: absolute; }
.m040303_02 .item > div > div:first-child {
	top: 6px;
	left: 6px;
	right: 0px;
	bottom: 0px;
	border: 6px solid #adadad;
	border-radius: 50%;
}
.m040303_02 .item > div > div:nth-child(2) {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 10px solid #747474;
	border-radius: 50%;
}
.m040303_02 .item:nth-child(3) > div > div:nth-child(2) { border-color: #1595d4; }
.m040303_02 .item:nth-child(5) > div > div:nth-child(2) { border-color: #00b3c5; }
.m040303_02 .item:nth-child(7) > div > div:nth-child(2) { border-color: #6b5db7; }

.m040303_02 .item-kr,
.m040303_02 .item-t,
.m040303_02 .item-c { top: 50%; width: 100%; }
.m040303_02 .item-kr { margin: -28px 0; font-size: 18px; font-weight: bold; line-height: 24px; }
.m040303_02 .item-t  { margin: -46px 0; font-size: 20px; font-weight: bold; }
.m040303_02 .item-c  { margin: 0; }
.m040303_02 .item-t span { font-size: 24px; font-family: '궁서체'; }
.m040303_02 .item:nth-child(3) .item-t { color: #1595d4; }
.m040303_02 .item:nth-child(5) .item-t { color: #00b3c5; }
.m040303_02 .item:nth-child(7) .item-t { color: #6b5db7; }

.m040303_02 > div:last-child {
	width: 100px;
	height: 40px;
	margin: -10px auto 0;
	background: url('/images/template/krhome/sub/04/icon_arrow.png') center no-repeat;
}

.m040303_01, .m040303_02, .m040303_03 { width: 100%; }
.m040303_02 { max-width: 800px; margin: 0 auto; }

.m040303_03 {
	border-collapse: collapse;
}
.m040303_03 th, .m040303_03 td { border: 1px solid #fff; padding: 10px 14px; }
.m040303_03 th { color: #fff; font-size: 1.2em; font-weight: normal; background: url(/images/template/krhome/sub/bgTy_pt01.png) repeat; }
.m040303_03 td { background: #f3f3f3; }
.m040303_03 > tbody > tr:nth-child(1) > th:first-child { background-color: rgb(125,111,198); }
.m040303_03 > tbody > tr:nth-child(1) > th { background-color: rgb( 40,146,216); }
.m040303_03 > tbody > tr:nth-child(2) > th { background-color: rgb(  0,187,205); }
.m040303_03 > tbody > tr:nth-child(3) > th { background-color: rgb(151,203, 66); }
.m040303_03 > tbody > tr:nth-child(4) > th { background-color: rgb( 92,190, 87); }
.m040303_03 > tbody > tr:nth-child(5) > th { background-color: rgb( 94,145,211); }
.m040303_03 > tbody > tr:nth-child(6) > th { background-color: rgb(104,128,218); }

.m040303_03 > tbody > tr:nth-child(3) > td {
	padding: 0;
}
.m040303_03 > tbody > tr:nth-child(3) > td table {
	table-layout: fixed;
	border-collapse: collapse;
}
.m040303_03 > tbody > tr:nth-child(3) > td th {
	border-bottom: 0;
	background: #d8d8d8;
	color: #343434;
	font-size: 1em;
}
.m040303_03 > tbody > tr:nth-child(3) > td td {
	border-top: 0;
	border-right: 1px solid #d8d8d8;
	padding: 10px 8px;
}
.m040303_03 > tbody > tr:nth-child(3) > td td:last-child {
	border-right: 0;
}
.m040303_03 > tbody > tr:nth-child(4) > td > div {
	float: left;
	width: 30%;
	margin: 0 1.6%;
	background: rgb(129,203,126);
	color: #fff;
	padding: 5px 0;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	border-radius: 14px;
}
.m040303_03 > tbody > tr:nth-child(5) > td > ul {
	float: left;
	width: 33.33%;
	padding-left: 5%;
	font-size: 14px;
}
.m040303_03 > tbody > tr:nth-child(5) > td > ul > li {
	list-style: disc;
}
.m040303_03 > tbody > tr:nth-child(6) > td {
	background-image: url("/images/template/krhome/sub/04/img_040303_03_bg.png");
	background-size: 100% 72px;
	background-repeat: no-repeat;
}
.m040303_03 > tbody > tr:nth-child(6) > td > div {
	float: left;
	width: 33.33%;
	padding: 0 3%;
}
.m040303_03 > tbody > tr:nth-child(6) > td:after {
	content: "　";
	clear: both;
}
.m040303_03 > tbody > tr:nth-child(6) > td > div:nth-child(1) { margin-top: 64px; }
.m040303_03 > tbody > tr:nth-child(6) > td > div:nth-child(2) { margin-top: 44px; }
.m040303_03 > tbody > tr:nth-child(6) > td > div:nth-child(3) { margin-top: 24px; }
.m040303_03 > tbody > tr:nth-child(6) > td > div > div {
	border-radius: 24px;
	overflow: hidden;
}
.m040303_03 > tbody > tr:nth-child(6) > td > div > div > h4,
.m040303_03 > tbody > tr:nth-child(6) > td > div > div > h5 {
	display: block;
	height: 24px;
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 0.9em;
}
.m040303_03 > tbody > tr:nth-child(6) > td > div > div > h4 { padding: 4px 0 0; background: rgb(159,174,229); }
.m040303_03 > tbody > tr:nth-child(6) > td > div > div > h5 { padding: 0 0 4px; background: rgb(146,164,228); }
.m040303_03 > tbody > tr:nth-child(6) > td > div > ul {
	margin: 6px 0;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px 0;
}
.m040303_03 > tbody > tr:nth-child(6) > td > div > ul > li {
	margin: 0 2px 0 20px;
}
.m040303_03 > tbody > tr:nth-child(6) > td > div > ul > li:before {
	content: "·";
	font-weight: bold;
	margin-left: -10px;
	margin-right: 6px;
}

/*정보마당 > 채용정보 > 급여 및 후생복지제도*/
.hiring04 .fon_na {font-size:14px; font-family:'Nanum'; line-height:20px; color:#111;}
.hiring04 table {width:100%;}
.hiring04 table th {padding:15px 10px; text-align:center; font-size:1.15em; font-family:'NanumBold'; color:#fff; background:url("/images/template/krhome/sub/bgTy_pt01.png") repeat; border-right:1px solid #fff;}
.hiring04 table td {background:#f5f5f5; text-align:left; padding:20px 20px 15px; line-height:18px;}
.hiring04 table th, .hiring04 table td {border-bottom:1px solid #fff;}
.hiring04 table .th_01 {background-color:#8493ca;}/*
.hiring04 table .th_02 {background-color:#00b9cb;}
.hiring04 table .th_03 {background-color:#95cb41;}
.hiring04 table .th_04 {background-color:#ffa020;} 2022.11.18. 웹접근성 관련 색상 조정 */
.hiring04 table .th_02 {background-color:#00A3B5;}
.hiring04 table .th_03 {background-color:#72A02C;}
.hiring04 table .th_04 {background-color:#DB7D00;}


@media (max-width:800px) {
	.tbl-040301-01-03 .item > div > div:first-child {
	    top: 4px;
	    left: 4px;
	    border: 4px solid #adadad;
	}
	.tbl-040301-01-03 .item > div > div:nth-child(2) {
		border-width: 7px;
	}
	.tbl-040301-01-03 .item-c {
		margin: -8px 0;
	    font-size: 0.7em;
	    line-height: 18px;
	}
	.tbl-040301-01-03 .plus {
		background-position: -577px -110px;
	}

	.m040303_01, .m040303_02, .m040303_03 {
	    width: 100%;
	}
	.m040303_01 > colgroup,
	.m040303_03 > colgroup { display: none; }
	
	.m040303_01,
	.m040303_01 > tbody > tr > th,
	.m040303_01 > tbody > tr > td {
		display: block;
	}
	.m040303_01 > tbody > tr > th > br { display: none; }

	.m040303_02 > div:first-child { width: 90%; }

	.m040303_02 > div:nth-child(2) { display: block; margin-top: 0; }

	.m040303_02 .equal, .m040303_02 .plus, .m040303_02 .item { float: left; }
	.m040303_02 .equal, .m040303_02 .plus { height: 90px; margin-top: calc(25% - 45px); }
	.m040303_02 .item { width: calc(50% - 38px); margin-top: 20px; }

	.m040303_02 > div:last-child {
		clear: both;
	}

	.m040303_03,
	.m040303_03 > tbody > tr > th,
	.m040303_03 > tbody > tr > td {
		display: block;
	}
	.m040303_03 > tbody > tr > td:after {
		content: "";
		display: block;
		clear: both;
	}
}

@media (max-width:650px) {
	.tbl-040301-01 tbody,
	.tbl-040301-01 tr,
	.tbl-040301-01 th,
	.tbl-040301-01 td {
		display: block;
	}
	.tbl-040301-01 th > div { width: 100%; }
}

@media (max-width:480px) {
	.tbl-040301-01-03 .item-t {
		margin-top: -46px;
		font-size: 16px;
	}
	.tbl-040301-01-03 .item-t span {
		font-size: 20px;
	}
	.tbl-040301-01-03 .item-c {
		font-size: 0.5em;
		line-height: 14px;
	}
	.tbl-040301-01-03 .plus {
		background-position: -577px -130px;
	}
}
