@charset "utf-8";
/* CSS Document */

/* fonts */
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {transition: all 0.02s ease-in-out;}
*:hover {transition: all 0.1s ease-in-out;}

/* index - Image Style */
form#reg_form {height: 100%;}
.index_wrapper {background:url(../images/main_bg.jpg) no-repeat;width: 100%;height: calc(100% - 121px);background-size: cover;background-position: 50% 70%;height: calc(100% - 62px);min-height: auto;margin-bottom: -59px;}
.index_box {width: 1200px;max-width: 100%;margin: 0 auto; padding: 120px 0 40px;text-align: center;}
.index_bg {width: fit-content;border-radius: 10px;/*background: rgba(1, 41, 103, 0.5); *//*background: rgba(255, 255, 255, 0.5); */padding: 40px;padding: 40px 0;margin: 0 auto;}
.index_bg img {/* filter: drop-shadow(1px 2px 1px #777); *//* background-color: rgba(0, 115, 224, 0.2); */border-radius: 7px;padding: 10px 0px;}

.index_btn {max-width: 530px;margin: auto;padding: 20px 0 0;overflow: hidden;}
.index_btn a {margin: 10px 0 0;}
.index_btn01, .index_btn02, .index_btn03, .index_btn04 {max-width: 48%}

.index_btn00 {background: rgba(255,255,255,1);display: inline-block;width: 100%;height: 44px;padding: 6px 0;color: #000;font-size: 2rem;font-weight: 700;text-align: center;border: 2px solid #667743;border-radius: 5px;}
.index_btn00:hover {background: #778854;color: #fff;}

.index_btn01 {background: #b3d910;display: block;float: left;width: 250px;height: 100px;color: #ffffff;font-size: 2.4rem;font-weight: 700;text-align: center;padding: 30px 0;}
.index_btn01 span {background:url(../images/main_btn_icon01.png)no-repeat;width: 25px; height: 30px;display: inline-block;margin-right: 10px;margin-top: -5px;}
.index_btn01:hover {background: #19660f;color:#fff;}

.index_btn02 {background: #188800;color:#fff;display: block;float: right;width: 250px;height: 100px;font-size: 2.4rem;font-weight: 700;text-align: center;padding: 30px 0;}
.index_btn02 span {background:url(../images/main_btn_icon01.png)no-repeat;width: 25px; height: 30px;display: inline-block;margin-right: 10px;margin-top: -5px;}
.index_btn02:hover {background: #19660f;color:#ffffff;}

.index_btn03 {background:rgba(255,255,255,0.8);display: block;float: left;width: 250px;height: 40px;color: #000;font-size: 1.6rem;font-weight: 700;text-align: center;padding: 6px 0;border: 2px solid #b3d910;}
.index_btn03:hover {background: #19660f; color:#fff;}

.index_btn04 {background:rgba(255,255,255,0.8);display: block;float: right;width: 250px;height: 40px;color:#000;font-size: 1.6rem;font-weight: 700;text-align: center;padding: 6px 0;border: 2px solid #188800;}
.index_btn04:hover {background: #19660f;color:#fff;}

.index_btn05 {background:rgba(255,255,255,0.8);display: block;float: left;width: 100%;height: 40px;color: #000;font-size: 1.6rem;font-weight: 700;text-align: center;padding: 6px 0;border: 2px solid #8cc63f;}
.index_btn05:hover {background: #19660f; color:#fff;}

/* 2026420 산업체상담버튼 추가 CSS */
/* .index_btn {max-width: 540px;}
.index_btn a {margin: 10px 5% 0 0;}
.index_btn a span {background: none;margin: 0;width: 0;}
.index_btn02 {background: #095200;}
.index_btn06 {background: #188800;color: #ffffff;display: block;float: left;width: 250px;height: 100px;font-size: 2.4rem;font-weight: 700;text-align: center;padding: 30px 0;}
.index_btn01, .index_btn02, .index_btn06 {padding: 15px 0;width: 30%;float: left;border-radius: 2px;}
.index_btn02, .index_btn05 {margin-right: 0 !important;} */


/* sub page_common */
.wrapper {background:url(../images/page_bg.png) no-repeat right bottom fixed #ffffff;width: 100%;height: calc(100% - 162px); display: inline-table; padding: 0;}
.contents {width: 1200px; border: 1px solid #d1d1d1;border-top:none;border-bottom: none; margin: 0 auto;min-height: 100%;background: #ffffff;overflow:hidden;}
.box {width: 100%; padding:40px;float: left;}

/* table */
.table01 {border-top:2px solid #188800;width: 100%;margin-top: 20px;}
.table01 tr {border-bottom: 1px solid #d1d1d1;}
.table01 th {background: #f1f1f1;text-align: left;padding: 10px 20px;width: 150px;vertical-align: middle;}
.table01 td {padding: 10px 20px;}
p.notice {margin-top:10px; line-height:14px;font-size:13px;color:#555;}

.table02 {border-top:2px solid #188800;width: 100%;margin-top: 20px;}
/* .table02 tr {border-bottom: 1px solid #d1d1d1;} */
.table02 th {background: #f1f1f1;vertical-align: middle;line-height: 1.5rem;border-right: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;}
.table02 td {text-align: center;vertical-align: middle;line-height: 1.5rem;border-right: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;}
/* .table02 thead th.grap_th,.grap_th {min-width: 406px;} */
/* .table02 thead th.grap_th02,.grap_th02 {width:440px;} */
/*190720 for keeping fixed width 'th.grap_th>ul'-width is most important!!*/
.table02 thead th.grap_th > ul {overflow:hidden;display: inline-block; text-align: center; width:325px;padding: 0 5px;}
.table02 thead th.grap_th > ul li {float:left;width:45px;} /*0~600점제 : 100grades-system -> smaller width*/
.table02 thead th.grap_th02 > ul {overflow:hidden;display: inline-block; text-align: center; width:415px; padding: 0 5px;} 
.table02 thead th.grap_th02 > ul li {float:left;width:45px;} /*1~9등급제*/
.table02 tbody tr.moveDetail td:first-child {background: #f1f1f1;}
.table02 tbody tr.moveDetail:hover,
.table02 tbody tr.moveDetail:hover td:first-child,
.table02 tbody tr.moveDetail:hover td.grap,
.table02 tbody tr.moveDetail:hover td.grap02 {background: #f3f7ff}

.table03 {border-top:2px solid #188800;width: 100%;margin: 20px 0 5px;text-align: center;}
.table03 tr {border-bottom: 1px solid #d1d1d1;}
.table03 td {padding: 10px 0px;border-right: 1px solid #d1d1d1;}
.table03 td.tlt {text-align: left;padding-left: 10px;font-size: 24px;font-weight: bold;background:#188800;color: #fff;}
.table03 td.tlt span {color: #fff;}
.table03 td span {font-weight: bold;line-height: 18px;display: block;margin-bottom: 5px;font-size: 16px;}
.table03 td br {line-height: 0;}


/* 190614 scrolling Table ; thead:fix + tbody:scroll */
.table_wrap {
	position: relative;
	width: 100%;
	padding-top: 82px;
	border: 1px solid #d1d1d1;
}
.table_box {
	max-height: 740px;
	overflow-y: overlay;
	overflow-x: hidden;
	-ms-overflow-y: scroll; /* IE 에서 무조건 scroll 사용!*/
}

.table02 {
	border-top:none;
	width: 100%;
	margin-top:0;
}
.table02 thead {
	top: 0;
	position: absolute;
	display: inline-table;
	width: calc(100% + 1px);
	border-top: 2px solid #188800;
	z-index:99;
	box-shadow: 0px 1px 2px #d1d1d1;
}
.table02 tr {
	height: 40px;
}
.table02 th, .table02 td {
	padding: 5px 0; 
}
td.grap02, td.grap {
	padding: 5px 10px;
}

/*190702 IE 에서 scroll-Table의 thead 와 tbody 줄 맞춰줄 수 있는  IE 용 css 코드 */
_:-ms-input-placeholder, :root .table_box {
	width: calc(100% + 18px);
}


/* input */
input[type="text"], input[type="number"], input[type="password"], textarea,select {border: 1px solid #d1d1d1; height: 42px; line-height: 42px; vertical-align: middle;padding-left: 10px;border-radius: 2px;}
input[type="checkbox"],input[type="radio"] {margin-right: 5px;vertical-align: -1px;}
select {color: #757575;}
label {vertical-align: middle;line-height: 24px;margin-right: 20px;}
textarea {width: 100%;height: 120px;resize: none;}
.input01 {width: 370px;}
.select,.input02 {width: 180px;margin-right: 6px;}


/* button */
.search_btn01 {height: 42px;line-height: 42px; background: #b3d910;color: #ffffff;text-align: center;padding: 0 20px;display: inline-block;border-radius: 2px;margin-left: -6px;font-size: 1.4rem;}
.search_btn01 span {background:url(../images/search_btn_icon01.png)no-repeat 0px 13px;width: 18px; height: 42px;display: inline-block;margin-right: 10px;vertical-align:top;}
.search_btn01:hover {background: #188800;}

.search_btn02 {height: 42px;line-height: 42px; background: #b3d910;color: #ffffff;text-align: center;display: inline-block;border-radius: 2px;width: 180px;}
.search_btn02 span {background:url(../images/search_btn_icon02.png)no-repeat 0px 13px;width: 18px; height: 42px;display: inline-block;margin-right: 10px;vertical-align:top;}
.search_btn02:hover {background: #188800;}

.search_btn03 {height: 42px;line-height: 42px; background: #188800;color: #ffffff;text-align: center;padding: 0 20px;display: inline-block;border-radius: 0 2px 2px 0;margin-left: -5px;font-size: 1.4rem;}
.search_btn03:hover {background: #b3d910;}

.btn01 {margin: 40px auto;width: 250px; height: 80px; border-radius:10px; background: #188800;color: #ffffff;text-align: center;padding: 0 20px;display: block;font-size: 2.4rem; font-weight: 700; line-height: 80px;}
.btn01 span {background:url(../images/search_btn_icon03.png)no-repeat 0 26px;width: 30px; height: 80px;display: inline-block;margin-right: 10px;vertical-align:top;}
.btn01:hover {background: #b3d910;color: #ffffff;}
.btn01.btn01_long01 {width: 300px !important;}

.btn02 {border-radius:5px; background: #b3d910;color: #ffffff;text-align: center;padding: 3px 10px 5px;font-size: 1.4rem; font-weight: 700; line-height:1.4rem;margin: 15px 0 0 25px;display: inline-block;}
.btn02:hover {background: #188800;color: #ffffff;}

.gender {height: 42px;line-height: 42px; background: #f1f1f1;text-align: center;display: inline-block;border-radius: 2px;width: 180px;}
.gender.genderOn {background: #b3d910;color: #ffffff;font-weight: 700;}
.gender.genderOn:hover, .gender:hover {background: #188800; color: #fff;}
.gender:last-child {margin-left: 6px;}

.term {height: 42px;line-height: 42px; background: #f1f1f1;text-align: center;display: inline-block;border-radius: 2px;width: 180px;}
.term.termOn {background: #b3d910;color: #ffffff;font-weight: 700;}
.term.termOn:hover, .term:hover {background: #188800; color: #fff;}
.term:last-child {margin-left: 6px;}

.notice_btn div {background: #ff9900;height: 30px;border-radius: 50%;color: #ffffff;width: 30px;text-align: center;line-height: 28px;display: inline-block;font-size: 18px;margin-left: 6px;}
.notice_btn div:hover {opacity:0.8;}

.notice_btn02 div {background: #ff9900;height: 30px;border-radius: 50%;color: #ffffff;width: 30px;text-align: center;line-height: 28px;display: inline-block;font-size: 18px;margin-left: 6px;}
.notice_btn02 div:hover {opacity:0.8;}

.btn03 {border-radius:3px; background: #f1f1f1;text-align: center;padding: 9px 15px 11px;font-size: 1.4rem; font-weight: 700; line-height:1.4rem;margin: 0 2px 6px;display: inline-block;}
.btn03:last-child {margin-right: 0;}
.btn03:hover {background: #ff9900;color: #ffffff;}

.btn04 {border-radius:3px; background: #ff9900;text-align: center;padding: 9px 15px 11px;font-size: 1.4rem; font-weight: 700; line-height:1.4rem;margin: 0 2px;display: inline-block;color: #fff;}
.btn04:hover {opacity:0.8;}


/*190802 개인정보 수집이용 동의 약관동의*/
.policy_btn {height:32px; background: #b3d910;color: #ffffff;text-align: center;margin:10px;padding:5px 10px 20px 0px;display: inline-block;border-radius: 3px; font-size: 1.4rem;}
.policy_btn:hover {background: #188800;}
.policy_btn span {display: inline-block;padding:5px 10px 10px 0px;}
.policyLayer_textarea {height:600px;}


/* 상담자 정보입력 */
.blue.font_r {line-height: 24px;vertical-align: bottom;}
.txt_box {border:1px solid #d1d1d1; padding:15px 15px; margin-top:15px;}
.txt_id15 {text-indent:15px;}
.txt_bold {font-weight:bold;}
.susi_btn2_area {text-align:center; margin:0 auto;}
.susi_btn2_area a {display:inline-block; margin-right:10px; margin-left:10px; margin-bottom:-5px;}
.btn_box {float: right;margin-top: 6px;}
.list_left li {float:left;}


/* 내신성적입력, 계산기 팝업 */

#noticeLayer,#pdf01Layer,#pdf02Layer,#pdf03Layer,#pdf04Layer {text-align: center;}

/* 190613 스크롤팝업창부터 이미지 fix 팝업창까지 한번에 스타일링하기 #*/

.imgPop {
/* 팝업창에 이미지만 띄우거나, 폭이나 길이가 작은 창을 띄울 경우, 
#pdfLayer에 따로 class 명(.imgPop)을 추가해서 
height와  width를 auto로 지정해주면 된다!! (단, ID 에 우선하도록 !important 부여!!) */
	height: auto !important;
	width: auto !important;
}


/*190703 Popup : center + scroll  팝업창 정중앙에 위치하기 + 스크롤*/
.exit01 {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10001 !important;
	background: #007b84;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding:2px 12px;
} /* text로 exit_btn 만들 때*/
.exit {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10001 !important;
	background: #007b84;
} /* 38x38 사이즈의 흰색 X 이미지로 exit_btn 만들 때*/
.exit02 {
	position: absolute;
	top: -16px;
	right: -16px;
	z-index: 10001 !important;
	background:none;
} /* 38x38 사이즈의 동그라미 속 파란 X 이미지로 exit_btn 만들 때*/


.mask, .mask_black, .mask02, .mask03, .mask04, .mask05, .mask06 {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	z-index: 1000;
}

#noticeLayer {
	background: #ffffff;
	width:auto;
	max-width:92vw;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 5000;
	border:none;
}

#scoreLayer, #scoreLayer2, #scoreLayer3, #policyLayer, #pdf01Layer, #pdf02Layer, #pdf03Layer, #pdf04Layer {
	background: #ffffff;
	width: 52.5%;
	max-width:92vw;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 5000;
	border:none;
}


.pop-up, .policyLayer_cont {
	background: #ffffff;
	padding:30px;
	width:100%; 
	max-width:1104px;
	height:100%;
	max-height:80vh; 
	overflow-y:auto;
	border:4px solid #007b84;
}


/* 개인정보 수집 동의 250618 */
.policyLayer_cont h3 {color: #188800;font-size: 23px;font-weight: bold;border-left: 6px solid #188800;padding-left: 12px;margin-bottom: 16px;}
.policyLayer_cont p {margin-bottom: 18px;font-size: 16px;}

ol {counter-reset: item;padding-left: 0;margin: 0;}
ol li {list-style: none;margin-bottom: 16px;padding-left: 34px;position: relative;font-size: 16px;color: #333;line-height: 1.7;}
ol li:before {counter-increment: item;content: counter(item) ".";position: absolute;left: 0;top: 0;font-weight: bold;color: #188800;font-size: 17px;}
.title {font-weight: bold;color: #222;margin-bottom: 0px;}


@media all and (max-width:1699px) {
	#scoreLayer, #scoreLayer2, #scoreLayer3, #policyLayer, #pdf01Layer, #pdf02Layer, #pdf03Layer, #pdf04Layer {
		width: 60%;
	}
}
@media all and (max-width:1499px) {
	#scoreLayer, #scoreLayer2, #scoreLayer3, #policyLayer, #pdf01Layer, #pdf02Layer, #pdf03Layer, #pdf04Layer {
		width: 70%;
	}
}
@media all and (max-width:1199px) {
	#scoreLayer, #scoreLayer2, #scoreLayer3, #policyLayer, #pdf01Layer, #pdf02Layer, #pdf03Layer, #pdf04Layer {
		width: 92%;
	}	
}


/* modal popup table 모달팝업창 -모달 테이블 */
.modal_table {border-top:2px solid #b3d910;width: 100%; margin-bottom:10px;}
.modal_table th, .modal_table td {border: 1px solid #d1d1d1;}
.modal_table th {background: #f1f1f1;padding: 10px 15px;vertical-align: middle;}
.modal_table th:first-child {/* border-right: unset; */min-width: 60px;padding: 10px 0;}
.modal_table th[colspan] {/* border-right:none; */}
.modal_table td {padding: 10px 5px;text-align: center;}
.modal_input {width: 50px;}
#scoreLayer3 .modal_input {width: 66px;}
.jungsi .modal_input {margin: 0;width: 80px;}
.modal_table .tlt, .tlt {padding: 10px 5px;}
.modal_table .line,.line {border-right: 1px solid #d1d1d1 !important;}
.modal_table .line2,.line2 {border-right: 1px solid #d1d1d1 !important;}
.modal_left {width: 48%; text-align: right; float: left;display: contents;display: ruby-text-container;}
.modal_right {width: 48%; text-align: left; float: left;margin-left: 4%;}
.modal_center {width: 100%;text-align: center;}
.modal_table span {margin:0 10px 0 20px;}
.modal_btn {width:200px; height: 50px;line-height: 50px;vertical-align: middle;font-size: 2.0rem; color: #ffffff;background: #188800;display: block;margin: 40px auto 0; text-align: center;border-radius: 5px;}
.modal_btn:hover {background:#199ea8;}

.modal_table2 {border-top:2px solid #b3d910;width: 100%;}
.modal_table2 th, .modal_table2 td {border: 1px solid #d1d1d1;}
.modal_table2 th {background: #f1f1f1;padding: 10px 15px;vertical-align: middle;}
.modal_table2 th:first-child {/* border-right: unset; */min-width: 60px;padding: 10px 0;}
.modal_table2 th[colspan] {/* border-right:none; */}
.modal_table2 td {padding: 10px 5px;text-align: center;}

/* 전형 맞춤상담 */
/* 상단 필터 */
.tlt02 {display: inline-block;}
.pdf_btn_box {float: right;margin-top: 11px;}
.depth_wrapper {width: 100%; font-size: 14px;background: #f1f1f1; display: inline-block;margin-top: 20px;padding: 20px;}
.depth_wrapper .depth_St {}
.depth_wrapper .depth_St li {float:left;width:19.9%;}

.type {min-height: 42px; line-height: 42px; background: #ffffff;text-align: center;display: inline-block;border-radius: 2px;width: 95%;min-width: 95%;margin-right: 6px;margin-top: 5px;}
.depth_St .type {line-height: 24px; padding: 8px 0; letter-spacing: -0.5px;} /*2줄로 늘어날 때 박스도 적절히 같이 커지기*/

.type02 {height: 42px;line-height: 42px; background: #fff;text-align: center;display: inline-block;border-radius: 2px;min-width: 170px;margin-right: 6px;margin-top: 5px;}
.type.typeOn,.type:hover,.type02:hover {background: #188800;color: #ffffff;font-weight: 700;}
.type:last-child,.type:first-child,.year:last-child,.year:first-child,.type02:last-child,.type02:first-child {margin-left: 0px;}

.check {font-size: 1.2rem;margin-bottom: 20px;}
.depth_wrapper select {width: 170px;}


.select_box02 {margin: 20px 0;}
.year {font-size: 14px; height: 42px;line-height: 42px; background: #f1f1f1;text-align: center;display: inline-block;border-radius: 2px;padding: 0 10px; margin-right: 6px;}
.year.yearOn,.year:hover {background: #ff9900;color: #ffffff;font-weight: 700;}
.select_box02 select {width: 150px; float: right;margin-left: 10px;}
.search_box {float: right;}
#sortBox1,#sortBox2 {display: inline;}


/* 학생부 점수 내신등급 표준점수 탭 */
.tab_box {margin-top: 40px;font-size: 1.6rem}
.tab_box section {display: none;}
.tab_box input {display: none;}
.tab_box label {
	display: inline-block;
	margin: 0 0 0px -5px;
	padding: 10px 20px;
	font-weight: 700;
	text-align: center;
	color: #808080;
	background: #dbdbdb;
	border-left: 1px solid #c0c0c0;
}
.tab_box .tab1 {margin: 0;}

.tab_box label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

.tab_box input:checked + label,.tab_box label:hover {
	color: #ffffff;
	background: #188800;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
	display: block;
}

/* 내점수 결과 아이콘 */
.result_a {width: 20px;height: 20px;text-indent: -9999px;background: url(../images/icon_a.png) no-repeat;margin: 0 auto;display: inline-block;}
.result_b {width: 20px;height: 20px;text-indent: -9999px;background: url(../images/icon_b.png) no-repeat;margin: 0 auto;display: inline-block;}
.result_c {width: 20px;height: 20px;text-indent: -9999px;background: url(../images/icon_c.png) no-repeat;margin: 0 auto;display: inline-block;}
.result_d {width: 20px;height: 20px;text-indent: -9999px;background: url(../images/icon_d.png) no-repeat;margin: 0 auto;display: inline-block;}

/* 학생부 점수 표 가이드 아이콘 리스트 */
.guide {float: right;margin: 0px 0 10px;}
.guide dd, .guide dt {float:left;color:#636363;font-size:12px;}
.guide dt {margin-left:7px;padding-right:1px;}
.guide02 {float: left;margin: 0px 0 10px;}
.guide02 dd, .guide02 dt {float:left;color:#636363;font-size:12px;}
.guide02 dt {margin-left:7px;padding-right:1px;}
.guide02 dt:first-child {margin-left: 0;}
.guide02 img {width: 14px;margin-right: 3px;}
.moveDetail img {vertical-align: initial;}


/* 전년도입시결과 Table */
/* 학생부 점수 표 1~9등급 표시 : 수시 */ /*0~600점수 표시 : 정시 */
.grap {overflow:hidden;background:url(../images/bg_grap02.png) repeat 27px 0;}
.grap02 {overflow:hidden;background:url(../images/bg_grap02.png) repeat 27px 0;/* min-width: 406px; */ width:415px;}
.grap div {position:relative;height:17px;margin-left: 18px;width:287px;} 
.grap02 div {position:relative;height:17px;margin-left:18px;width:377px;} /*190720 for keeping fixed width '.grap02>div'-width is most important!!*/
.grap ul, .grap02 ul {position:absolute;background:#cdc5a7;top:0px;height: 1.3rem;}
.grap ul li, .grap02 ul li {margin-top:-6px;}
.grap ul > .gleft, .grap02 ul > .gleft {margin-left:-6px;float:left;position: absolute;left: 0;width: 13px;}
.grap ul > .gright, .grap02 ul > .gright {margin-right:-6px;float:right;position: absolute;right: 0;width: 13px;}
.guide03 {position:absolute;top:-25px;z-index:88;height: 67px;margin-left:-4px;}
.guide08 {position:absolute;top:-8px;z-index:88;height: 13px;margin-left:-7px;}

/* 201210 dsc Jungsi selectTypeM */
.table02 thead th.grap_th02 > ul.im_score {width: 415px;padding: 0 50px;}
td.grap02.grap03 {background: url(../images/bg_grap07.png) repeat-y 0 0;}
td.grap02.grap03 div {width: 287px;margin-left: 62px;margin-right: 46px;}


/*colgroup 대신 class 명 사용, 디바이스별 colwidth 수정*/
.cell1 {width:22%;}
.cell2 {width:8%;}
.cell3 {width:8%;}
.cell4 {width:8%;}
.cell5 {width:415px;}
.cell6 {width:8%;}
.cell7 {width:9%;}

/*정시 table*/
.cell11 {width:22%;}
.cell12 {width:8%;}
.cell13 {width:8%;}
.cell14 {width:8%;}
.cell15 {width:365px;}
.cell15 {width:415px;}
.cell16 {width:8%;}
.cell17 {width:9%;}


/* 상담유형 선택 */
.menu_wrapper {width: 500px; margin: 100px auto 50px;}
.menu01 {width: 240px;height: 240px; background: #188800; border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 0;float: left;}
.menu02 {width: 240px;height: 240px; background: #ff9900; border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 0;float: left;margin-left: 20px;}
.menu03 {width: 240px;height: 240px; background: #b3d910; border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 0;float: left;margin-top: 20px;}
.menu04 {width: 240px;height: 240px; background: #6db33f; border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 0;float: left;margin: 20px 0 0 20px;}
.menu01 h4,.menu02 h4,.menu03 h4,.menu04 h4 {color: #ffffff;margin-top: 20px;}
.menu01 p,.menu02 p,.menu03 p,.menu04 p {color: #ffffff;line-height: 1.4rem;margin-top: 10px;}
.menu01:hover, .menu02:hover, .menu03:hover, .menu04:hover {opacity: 0.8;}
/* .menu01:hover, .menu02:hover, .menu03:hover, .menu04:hover {filter:brightness(.8); -webkit-filter:brightness(.8); -moz-filter:brightness(.8); -ms-filter:brightness(.8);} */


/* 학과 맞춤 상담 */
.select_box {margin-top: 20px;font-size: 1.4rem;}
.select_box ul {width: 22.75%;margin-right: 3%;text-align: center;border-top:2px solid #188800;float: left;margin-bottom: 30px;}
.select_box ul.last {float: right;margin-right: 0;}
.select_box ul.second {margin-right: 3%;}
.select_box ul li {border-bottom: 1px solid #d1d1d1;}
.select_box ul li:first-child {background: #f1f1f1;font-weight: 700;padding: 10px 0;}
.select_box ul li:first-child:hover {background:#f1f1f1;color: #000000;}
.select_box ul li a {padding: 10px 0;display: block;line-height: 1.25;}
.select_box ul li a:hover {background: #b3d910; color: #ffffff; font-weight: 700;}
.select_box ul li a span {line-height: 1;vertical-align: text-bottom;}
.star {vertical-align: initial; margin-right: 2px;}


/* 학과 상세보기 */
.sub_tlt span {width: 4px;height: 20px; background: #b3d910; display: inline-block;margin: 4px 8px 0 0;vertical-align: top;}
.my_score {background: #188800;padding: 1px 5px 3px;color: #ffffff;margin-right: 5px;}
.graph_wrapper {width: 100%; margin: 20px auto 0;display: inline-block;}
.graph_box3 {margin: 20px 0 0;width: 32%;display: inline-block;padding: 0 0;}
.graph_box3:first-child,.graph_box3:nth-child(2),.graph_box2:first-child {margin-right: 2%;}
.graph_box2 {margin: 20px 0 0;width: 49%;display: inline-block;}
.graph_box1 {margin: 20px 0 0;width: 100%;display: inline-block;}
hr {width: 100%;color:#188800;border: 1px solid #188800;margin: 5px 0 20px;}
.graph_box {width:100%;}
.graph {width: 100%; padding: 20px; height:300px; margin:0 auto; text-align: center;}
.department_wrapper {
	width: 100%;
	padding: 20px 20px 20px 20px;
	border: 4px solid transparent;
	-webkit-border-image: url(../images/border_img02.png) 4 round; /* Safari 3.1-5 */
	-o-border-image: url(../images/border_img02.png) 4 round; /* Opera 11-12.1 */
	border-image: url(../images/border_img02.png) 4 round;
	height: 200px;
	overflow-y: overlay;
}

.result {text-align: center;}
.result_box,.result_box02 {font-size: 1.4rem;}
.result_box p {display: inline-block; margin-right: 20px;}
.result_box02 p {display: inline-block; padding-right: 20px;}
.result_box02 p::after {content: "|";padding-left: 20px;}
.result_box02 p:last-child::after {content: none;padding: 0;}


/* 학과안내 지원자격 탭 */
#model_section {
	overflow:hidden;
	height:44px;
	font-size: 14px;
	border-bottom: 3px solid #000000;
}

#model_section > a {
	display:inline-block;
	zoom:1;
	*display:inline;
	float:left;
	padding:12px 0;
	background: #dbdbdb;
	color:#7f7f7f;
	width:140px;
	text-align:center;
	margin-right:3px;
	height:42px;
	line-height:100%;
}
#model_section > a.on, #model_section > a:hover {
	background: #188800;
	color: #ffffff;
	font-weight:bold;
	z-index:2;
	height:44px;
}

.model {
	border:1px solid #d1d1d1;
	background-color: #fff;
	padding:20px 20px 60px 20px;
	margin-top:-1px;
	margin-bottom: 20px;
	height: 250px;
	overflow-y: scroll;
}

.model table {border-top:2px solid #188800;width: 100%;margin-top: 20px;text-align: center;}
.model table tr {border-bottom: 1px solid #d1d1d1;}
.model table th {background: #f1f1f1;padding: 10px;vertical-align: middle;border-right: 1px solid #d1d1d1;}
.model table th:last-child,.model table td:last-child {border-right: none;}
.model table td {padding: 10px;border-right: 1px solid #d1d1d1;}



.txtal_c {text-align:center !important;}


/* margin, padding */
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mr7 {margin-right:7px;}
.mb3 {margin-bottom:3px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb40 {margin-bottom:40px;}
.ml6 {margin-left: 6px}
.pb10 {padding-bottom:10px;}
.bdt {border-top: 2px solid #188800;}


/*190719 오시는길 - 지도삽입영역*/
.map_area {width:100%; height:350px; margin: 20px 0; background-color: #f1f1f1;}

/*200904 오시는길 - table 디자인추가*/
.traffic_info {
	padding: 3px 10px;
	border-radius: 15px;
	border: 1px solid #b3d910;
	font-weight: bold;
}
.traffic_info:hover {
	background: #d0f9ff;
	color: #333;
}
.r_yellow {
	display: inline-block;
	width: 39px;
	height: 20px;
	line-height: 20px;
	background: #ffc200;
	color: #fff;
	font-size: 12px;
	text-align: center;
	letter-spacing: -0.8px;
	border-radius: 18px;
}
.r_red {
	display: inline-block;
	width: 18px;
	height: 20px;
	line-height: 20px;
	background: #e51e6e;
	color: #fff;
	font-size: 12px;
	text-align: center;
	letter-spacing: -0.8px;
	border-radius: 18px;
}


/*모집단위 홈페이지 버튼 START*/
div.contents div.box a.unithome_btn {
	background: url(../images/unithome_btn_icon.png)no-repeat 10px 10px #4db848;
	padding: 8px 10px;
	display: inline-block;
	color: #ffffff;
	font-size: 1.2rem;
	text-indent: 19px;
	border-radius: 3px;
	margin: 0 2px;
	vertical-align: top;
}
/*모집단위 홈페이지 버튼 END*/



/*190801 가로세로 버전시 안정적 footer 위치구현*/
/*	.index_wrapper {height: calc(100% - 124px);}
	.wrapper {height: calc(100% - 161px);}  ==>basic css*/
/* @media all and (min-width:799px) and (max-width:999px) {
	.index_wrapper {min-height:100%;}
} */
/*190801 가로세로 버전시 안정적 index-text 위치설정*/
/* @media (max-width: 1199px) and (min-width: 1000px) {
	.index_box {padding: 120px 0;}
}
@media all and (min-width:799px) and (max-width:999px) {
	.index_box {padding: 80px 0;}
} */
/*190801 가로세로 버전시 안정적 맞춤menu 버튼 위치설정*/
@media all and (min-width:799px) and (max-width:1199px) {	
	.menu_wrapper {margin: 50px auto;}
}


/* index - Image Style  */
@media all and (max-width:1199px) {
	.contents {width: 97%; border: 1px solid #d1d1d1;border-top:none;border-bottom: none;}
	.box {padding: 20px;}
}

@media all and (max-width:939px) {
	/* .index_box {width: 760px;}
	.index_btn01, .index_btn03 {margin-left:110px;}
	.index_btn02, .index_btn04 {margin-right:110px;}
	.index_box .maxwidth {max-width:96%;} */
}



/* 전년도입시결과 Table */
@media all and (max-width:1199px) {
	.cell1 {width:21%;}
	.cell2 {width:7%;}
	.cell3 {width:7%;}
	.cell4 {width:7%;}
	.cell5 {width:415px;}
	.cell6 {width:7%;}
	.cell7 {width:8%;}

	/*정시 table*/
	.cell11 {width:21%;}
	.cell12 {width:7%;}
	.cell13 {width:7%;}
	.cell14 {width:7%;}
	.cell15 {width:415px;}
	.cell16 {width:7%;}
	.cell17 {width:8%;}
}

/*tablet 세로보기 (768px)에서 고정너비 확보 불가능한 cell 영역 감춤*/
@media all and (max-width:939px) {
	.table02 thead th.grap_th02, .grap_th02 {display:none;}
	.table02 thead th.grap_th, .grap_th {display:none;}
	.cell5, .cell15 {display:none;}
	.grap02, .grap {display:none;}
}


/*190628 IE 에서 배경그림이 비치는 문제 수정*/
/* .contents도 overflow:hidden; 체크!! */
.menu_wrapper {overflow:hidden;}


/*190701 .graph_box3 그래프 넘치는 문제 수정*/
@media all and (max-width:939px) {
	.graph_box3 div.graph {
		padding: 20px 0;
	}
}


/*190709 .table01 관심학과 3개 이상 시, tablet 세로보기 (768px)에서 2줄로 배열될 때 간격수정 */
@media all and (max-width:822px) {
	select#ipsiunit3 {
		margin-top: 10px;
	}
}


/*190716 tablet 세로보기 (768px)에서 성적맞춤상담 진단선택버튼 넘치는 문제 수정*/
@media all and (max-width:939px) {
	.depth_St.abc {
		width:calc(100% + 10px);
	}
	.depth_St.abc .type {
		letter-spacing: -1.5px;
	}
	.depth_wrapper .depth_St li {
		width: 20%;
	}
}


/*190717 tablet 700 미만 세로보기에서 index 무너지는 문제 수정*/
/* @media all and (max-width:699px) {
	.index_box {
		width:98%;
	}
	.index_btn01, .index_btn03 {
		margin-left: 5%;
	}
	.index_btn02, .index_btn04 {
		margin-right: 5%;
	}
} */

/* 220718 index layout adjusted - Image Style */
@media (min-width: 1000px) and (max-width: 1399px) {
	.index_box {padding: 60px 0;}
}
@media (min-width: 800px) and (max-width: 999px) and (orientation: landscape) {
	.index_wrapper {min-height: 100%;margin-bottom: unset;}
	.index_box {padding: 40px 0;}
}
@media all and (max-width:799px) {
	.index_wrapper {/* margin-bottom: -59px; */}
}
@media all and (max-height:767px) {
	.index_wrapper {margin-bottom: 0px; /* 높이가 낮은 device 에서 화면 높이 확보 위해 footer 위치 내림 */}
	.index_box {padding: 0px 0;}
}
@media all and (max-height:600px) {
	.index_wrapper {height: auto;}
}
@media all and (max-width:560px) {
	.index_btn {width: calc(100% - 20px);}
}


/*190801 가로세로 버전시 안정적 footer 위치 및 여백 구현*/
.susi_btn2_area {margin:0 auto 20px;}
.select_box02 {margin:30px 0 20px;}
.table_wrap {margin-bottom:20px;}


/*190814 tablet 700 미만 세로보기에서 정보입력 Table 무너지는 문제 수정*/
@media all and (max-width:699px) {
	.input01 {max-width: 75%;}
	.select:nth-child(2), .input02:nth-child(2) {margin-right:0px;}
	.notice_btn div {margin-top:10px;}
	.notice_btn02 div {margin-top:10px;}
}


/*191223  nav 스타일링 수정*/
nav ul li:hover {cursor: pointer;}
nav ul > li > a {width: 120px;height: 43px;}


.btn05 {background: #188800;}
.btn06 {background: #ff9900;}
.btn05, .btn06 {border-radius: 3px;text-align: center;padding: 2px 10px 6px;font-size: 1.4rem;font-weight: 700;display: inline-block;color: #ffffff;}
.btn05 span, .btn06 span {font-size: 1.6rem;line-height: 1.2;vertical-align: unset;}
.btnDiv02 {line-height: 44px;float: right;}


/* 230609 Chrome Update - Overlay Error - Temporary Adjusted Css */
@media only screen and (min-width:1601px) {
	.table_box {
		overflow-y: scroll;
	}
	.table02 {
		width: calc(100% + 17px);
	}
}

/* QR 코드 생성 modalpop CSS 240404 */
div#qrcode {
	background: #ffffff;
	position: fixed;
	top: 25%;
	left: 60%;
	z-index: 1000;
}
div#qrcode img {
	padding: 20px;
	box-shadow: 0 0 15px 3px #aaa;
	border: 3px solid #7a63d8;
	border-radius: 10px;
}

/* 화면캡쳐 버튼 추가 CSS 240423 */
button.btn03 {
	color: #666;
	letter-spacing: -.5px;
}
button.screenshot {
	margin: 11px 4px 0 0;
	float: right;
}


/* 230530 검정고시 계산기 버튼 추가 */
.notice_btn div {
	margin-left: 0;
}
.search_btn02 {
	margin-left: 0;
	margin-right: 6px;
}

/* .search_btn02.popup_btn02 {
	background: #977838;
}
.search_btn02.popup_btn02:hover {
	background: #f88d01;
} */

.modal_table th, .modal_table td {
	border: 0;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.modal_table th:last-child, .modal_table td:last-child {
	border-right: 0;
}


@media all and (max-width:1050px) {
	.notice_btn div {
		margin-top: 10px;
	}
}

@media all and (max-width:1016px) {
	.search_btn02.popup_btn02 {
		margin-top: 10px;
	}
}
@media all and (max-width: 820px) {
	.search_btn02.link_btn {
		margin-top: 10px;
	}
}
@media all and (max-width: 626px) {
	.search_btn02 {
		margin-top: 10px;
	}
}



/* ====================================== */
/* 배경이미지 어둠막 깔기 css 250516 */
.bg_layer {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #0000006e;
	/* background-color: #00000000; */ /* 어둠막 투명화 */
	background: radial-gradient(#00000026, #00000040, #0000006e);
}
.index_box {
	position: absolute;
	top: 62px; /* header height */
	left: 50%;
	transform: translateX(-50%);
}


/* zoomslider css 250520 */
.intro_wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	height: calc(100% - 62px);
	min-height: auto;
	margin-bottom: -59px;
}
.intro {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.bg_layer {
	/* position: fixed; */
	z-index: 1;
	top: 62px;
	background: radial-gradient(#00000026, #00000040, #0000006e);
}
.bg_layer .index_box {
	z-index: 2;
	top: 0px;
}

.index_bg {
	padding: 10px 0;
}
.index_bg img {
	display: block;
	margin: auto;
}
.index_bg img.whale {
	width: 360px;
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
	box-sizing: content-box;
}


/* 교통안내 css 260327 */
ul.transport li {
	position: relative;
	padding-left: 8px;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 16px;
}
ul.transport li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 9px;
	width: 3px;
	height: 3px;
	box-sizing: border-box;
	background: #69b848;
}
ul.transport li b {
	display: block;
	color: #69b848;
}
ul.transport li span.next {
	color: #69b848;
	padding: 0 5px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: 1px;
}
.subLine_yellow {
	display: inline-block;
	margin-left: 3px;
	margin-right: 5px;
	padding: 0px 10px;
	background: #ffcc48;
	border-radius: 40px;
	box-sizing: border-box;
	vertical-align: middle;
	color: #fff;
	letter-spacing: -1px;
	font-size: 0.95em;
	line-height: 23px
}

.map_area {
	width: 100%;
	height: 350px;
	margin: 20px 0;
	background-color: #f1f1f1;
}
.direction_area img {
	box-shadow: 0px 0px 4px #d1e3ee;
}

/* 교통안내 URL 바로가기 css 260327 */
.traffic_info {
	padding: 3px 10px;
	border-radius: 15px;
	border: 1px solid #b3d910;
	font-weight: bold;
	width: fit-content;
}
.traffic_info:hover {
	background: #b3d910;
	color: #333;
}
.traffic_info span {
	margin-right: 10px;
}
