@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 */
form#reg_form {height: 100%;}
* html #body { height: 100%;}  /* for IE6.0 */
.index_wrapper {background: url(../images/main_bg.jpg) no-repeat center top;background-size: cover;width: 100%;padding: 0; /* height: calc(100% - 59px); */ min-height: 100%;margin-bottom: -59px;}
.index_box {width: 100%;margin: 59px auto;padding: 8vh 10px;text-align: center;display: inline-block;}
.index_bg {width: fit-content;border-radius: 10px; /*background: rgba(1, 41, 103, 0.5); *//*background: rgba(255, 255, 255, 0.5); */padding: 20px 10px;padding: 20px 0;margin: 0 auto;}
.index_bg img {max-width: 100%; /* filter: drop-shadow(1px 2px 2px #353535); *//* background-color: rgba(0, 115, 224, 0.2); */border-radius: 7px;padding: 10px 0px;}
.index_box .clear {height: 15vh;}

.index_btn {width: 100%;max-width: 480px;margin: auto;padding: 50px 0 0;overflow: hidden;}
.index_btn a {margin: 10px 0 0;}

.index_btn00 {background: rgba(255,255,255,1);height: 44px;color: #000;font-size: 2rem;font-weight: 700;text-align: center;padding: 6px 0;border: 2px solid #667743;border-radius: 5px;width: 100%;float: none;clear: both;display: inline-block;}
.index_btn00:hover {background: #778854;color: #fff;}

.index_btn01 {background:#b3d910;display: block;width: 49%;color: #ffffff;font-size: 2.4rem;font-weight: 700;text-align: center;padding: 20px 0;float: left;}
.index_btn02 {background:#188800;color:#fff;display: block;width: 49%;font-size: 2.4rem;font-weight: 700;text-align: center;padding: 20px 0;float: right;}
.index_btn03 {background:rgba(255,255,255,0.8);display: block;width: 49%;color: #000;font-size: 1.6rem;font-weight: 700;text-align: center;padding: 10px 0;float: left;border: 2px solid #b3d910;}
.index_btn04 {background:rgba(255,255,255,0.8);display: block;width: 49%;color: #000;font-size: 1.6rem;font-weight: 700;text-align: center;padding: 10px 0;float: right;border: 2px solid #188800;}
.index_btn05 {background:rgba(255,255,255,0.8);display: block;width: 100%;color: #000;font-size: 1.6rem;font-weight: 700;text-align: center;padding: 10px 0;float: left;border: 2px solid #8cc63f;}

/* 2026420 산업체상담버튼 추가 mob-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: 49%;font-size: 2.4rem;font-weight: 700;text-align: center;padding: 20px 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 {width: 100%;padding: 0;min-height: 100%; /* margin-bottom: -58px; */ }
.contents {width: 100%;margin: 0 auto;min-height: 100%;background: #ffffff;}
.box {width: 100%;padding:10px;}

/* table */
.table01 {border-top:2px solid #188800;width: 100%;margin-top: 10px;}
.table01 tr {border-bottom: 1px solid #d1d1d1;}
.table01 th {background: #f1f1f1;text-align: left;padding: 10px;vertical-align: middle;width: 100px;}
.table01 td {padding: 10px;}

.table02 {border-top:2px solid #188800;width: 100%;margin-top: 10px;}
/* .table02 tr {border-bottom: 1px solid #d1d1d1;} */
.table02 th {background: #f1f1f1;padding: 10px 0;vertical-align: middle;border-right: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;}
.table02 td {padding: 5px 10px;text-align: center;vertical-align: middle;line-height: 1.6rem;border-right: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;}
.table02 thead th.grap_th,.grap_th {width:445px;}
.table02 thead th.grap_th02,.grap_th02 {width:440px;}
.table02 thead th > ul {overflow:hidden;display: inline-block;text-align: center;}
.table02 thead th > ul li {float:left;width:45px;}
.table02 thead th > ul.grap_th02 li {float:left;width:40px;}
.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.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 tr:last-child td:first-child {border-left: 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: 56px;
	border: 1px solid #d1d1d1;
}
.table_box {
	max-height: 70vh;
	overflow-y: overlay;
	overflow-x: hidden;
}

.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 #084897;
	z-index:99;
	box-shadow: 0px 1px 2px #d1d1d1;
}
.table02 tr {
	height: 40px;
}
.table02 th, .table02 td {
	padding: 5px 0;
}

/*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;}
textarea {width: 100%;height: 120px;}
.input01 {/* width: 65%; */ width: calc(100% - 59px);}
.select,.input02 {width: 100%;}

/* button */
.search_btn01 {height: 42px;line-height: 42px;background: #b3d910;color:#ffffff;text-align: center;display: inline-block;border-radius: 2px;font-size: 1.4rem; /* padding: 0 12px;margin-left: 10px;float: right; */width: 60px;margin-left: -6px;}

.search_btn02 {height: 42px;line-height: 42px;background: #b3d910;color: #ffffff;text-align: center;display: inline-block;border-radius: 2px;padding: 0 20px;}
.search_btn02 span {background:url(../images/search_btn_icon02.png)no-repeat 0px 13px;width: 18px;height: 42px;display: inline-block;margin-right: 10px;}

.btn01 {margin: 20px auto 0;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 28px;width: 30px;height: 80px;display: inline-block;margin-right: 10px;}
.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.on {background: #188800;color: #fff;}

.gender {height: 42px;line-height: 42px;background: #f1f1f1;text-align: center;display: inline-block;border-radius: 2px; /* width: 45%; */ width: calc(50% - 2.2px);}
.gender.genderOn {background: #b3d910;color: #ffffff;font-weight: 700;}
/* .gender:last-child {margin-left: 6px;} */

.term {height: 42px;line-height: 42px;background: #f1f1f1;text-align: center;display: inline-block;border-radius: 2px; /* width: 45%; */ width: calc(50% - 2.2px);}
.term.termOn {background: #b3d910;color: #ffffff;font-weight: 700;}
/* .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;}

.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;display: inline-block;}
.btn03:last-child {margin-right: 0;}
.btn03.on {background: #ff9900;color: #fff;}

.btn04 {border-radius:3px;background: #ff9900;text-align: center;padding: 8px 10px 10px;font-size: 1.4rem;font-weight: 700;line-height:1.4rem;margin: 0 2px;display: block;color: #fff;width: auto;letter-spacing: -1.5px;}


/*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; /* font-size: 1.3rem;l */letter-spacing: -1px;}
.susi_btn2_area {text-align: center;margin: 0 auto;}
.btn_box02 {text-align: center;margin: 0 auto;}
.btn_box {float: right;margin-top: 6px;}
.list_left li {float: left;}


/* 내신성적입력, 계산기 팝업 *//*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: 96vw;
	height:auto;
	max-height:80vh;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 5000;
	border:none;
}

#scoreLayer, #scoreLayer2, #scoreLayer3, #policyLayer, #pdf01Layer, #pdf02Layer, #pdf03Layer, #pdf04Layer {
	background: #ffffff;
	width: 96vw;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 5000;
	border:none;
}

.pop-up, .policyLayer_cont {
	background: #ffffff;
	padding:20px;	
	width:100%;
	max-width:96vw;
	height:100%;
	max-height:80vh;
	overflow-y:auto;
	border:3px solid #007b84;
}
.pop-up2 {
	background: #ffffff;
	padding:0px;	
	width:100%;
	max-width:96vw;
	height:100%;
	max-height:80vh;
	overflow-y:auto;
	border:3px 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;}


/* modal popup table 모달팝업창 -모달 테이블 */
.modal_table {border-top:2px solid #b3d910;width: 100%;border-bottom:1px solid #d1d1d1;}
.modal_table th {background: #f1f1f1;padding: 10px 15px;vertical-align: middle;border-top:1px solid #d1d1d1;}
.modal_table tr:nth-child(2) th:first-child {border-right: 1px solid #d1d1d1;padding: 10px 5px;}
.modal_table th[colspan] {border-right:none;}
.modal_table th, .modal_table td {border: 1px solid #dddddd;}
.modal_table td {padding: 10px 5px;text-align: center;}
.modal_table td br {display: none;}
.modal_input {width: 100%;max-width: 70px;margin-top: 10px;}
.modal_input:last-child {margin: 0;}
.modal_input02 {width: 100px;}
.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_box {width: 100%;text-align: right;}
.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: 20px auto 0;text-align: center;border-radius: 5px;}
.modal_btn:hover {background:#199ea8;}

.modal_table2,.modal_table3,.modal_table4 {border-top:2px solid #188800;width: 100%;}
.modal_table2 tr,.modal_table3 tr,.modal_table4 tr {border-bottom: 1px solid #d1d1d1;}
.modal_table2 th,.modal_table3 th,.modal_table4 th {background: #f1f1f1;padding: 10px 15px;vertical-align: middle;}
.modal_table2 th:first-child,.modal_table3 th:first-child,.modal_table4 th:first-child {border-right: 1px solid #d1d1d1;}
.modal_table2 th[colspan],.modal_table3 th[colspan],.modal_table4 th[colspan] {border-right:none;}
.modal_table2 td,.modal_table3 td,.modal_table4 td {padding: 10px 5px;text-align: center;}
.modal_table2 .tlt {padding: 10px 5px;}
.modal_table2 .line {border-right: 1px solid #d1d1d1;}
.modal_table2 span {margin:0 10px 0 20px;}


/* 전형 맞춤상담 */
/* 상단 필터 */
.tlt02 {display: inline-block;}
.pdf_btn_box {float: right;margin-top: 5px; /* display: flex;width: 100%; */}
.depth_wrapper {width: 100%;font-size: 14px;background: #f1f1f1;display: inline-block;margin-top: 10px;padding: 10px;}
.type {height: 42px;line-height: 42px;background: #fff;text-align: center;display: inline-block;border-radius: 2px;min-width: 100%;margin-right: 6px;margin-top: 5px;}
.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;}
.notice {font-size: 1.2rem;}


.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;}
.search_box input {float: left;}


/* 학생부 점수 내신등급 표준점수 탭 */
.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;
}
.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 {margin: 10px 0 0;width: 100%;display: inline-block;}
.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;}



/* 학생부 점수 표 1~9등급 표시 */
.grap {overflow:hidden;background:url(../images/bg_grap.png) repeat 40px 0;}
.grap02 {overflow:hidden;background:url(../images/bg_grap02.png) repeat 59px 0;}
.grap div,.grap02 div {position:relative;height:17px;margin-left:25px;}
.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;}


/* 상담유형 선택 */
.menu_wrapper {width: 100%;margin: 50px auto;display: inline-block;}
.menu01 {width: 48%;height: 190px;background: #188800;border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 10px;float: left;}
.menu02 {width: 48%;height: 190px;background: #ff9900;border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 10px;float: right;}
.menu03 {width: 48%;height: 190px;background: #b3d910;border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 10px;float: left;margin: 20px 0 0;}
.menu04 {width: 48%;height: 190px;background: #6db33f;border-radius: 10px;color: #ffffff;text-align: center;padding: 20px 10px;float: right;margin: 20px 0 0;}
.menu01 h4,.menu02 h4,.menu03 h4,.menu04 h4 {color: #ffffff;margin-top: 10px;}
.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);} */
.pop-up .menu01, .pop-up .menu02, 
.pop-up .menu03, .pop-up .menu04 {height:120px;}


/* 학과 맞춤 상담 */
.select_box {margin-top: 10px;font-size: 1.4rem;}
.select_box ul {width: 49%;margin-right: 2%;float: left;text-align: center;border-top: 2px solid #188800;margin-bottom: 30px;}
.select_box ul.right {float: right;margin-right: 0;}
.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;}
.select_box ul li a:hover {background: #b3d910;color: #ffffff;font-weight: 700;}
.select_box ul li a {line-height: normal;}


/* 학과 상세보기 */
.sub_tlt span {width: 4px;height: 18px;background: #b3d910;display: inline-block;margin: 8px 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;padding: 0 2.5%;}
hr {width: 100%;color:#188800;border: 1px solid #0e3393;margin: 5px 0 20px;}
.graph {width: 100%;height: 300px;margin: 0 auto;padding: 20px;text-align: center;}
.department_wrapper {
	width: 100%;
	padding: 20px 20px 0 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;
}
.department_wrapper p {margin-bottom: 40px;}
.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: 10px;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;}
.mt15 {margin-top:15px;}
.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;}



@media all and (max-width:374px) {
/*index_page 인덱스 버튼 폰트*/
	.index_btn01, .index_btn02 {
		font-size: 2.2rem;
	}
	.index_btn03, .index_btn04 {
		font-size: 1.4rem;
	}
	.modal_table td br {display: block;}
}
@media all and (max-width:359px) {
/*190717 좁은 디바이스에서 thead 길어지며 tbody 가려지는 문제 해결*/
	.table02 {
		margin-top: 18px;
	}
}


/*190724 sort + search_btn full-width-style*/
select#selectSort {
/* float: left; */
	width:35%;
}
.search_box {
	float: right;
	/* display: inline-block; */
	width: 63%;
}
input#searchUnit, input#searchText {
/* float: left; */
	width:76%;
}
.search_btn01 {
	width: 24%;
	float: right;
}


/* 190724 학과상세페이지 - 장문의 학과명 위한 css 수정
@media all and (max-width:374px) {
	.table03 td.tlt {
		width: 60%;
	}
}
@media all and (max-width:359px) {
	.tlt02 {
		letter-spacing: -2px;
	}
	.table03 td.tlt {
		width: 55%;
	}
} */

/*190724 전형방법 버튼 위치 수정
.box {position:relative;}
.btn03.pos, .btn04.pos {position: absolute;right: 10px;top: 48px;}
.table03 td.tlt {font-size:16px;} */


/*190801 자간수정*/
@media all and (max-width:599px) {
	.menu01 h4,.menu02 h4,.menu03 h4,.menu04 h4 {
		letter-spacing:-1px;
	}
}


/*190801 가로세로 버전시 안정적 footer 위치 및 여백 구현*/
.susi_btn2_area {margin-bottom:20px;}
.table_wrap {margin-bottom:20px;}


/* 230530 검정고시 계산기 버튼 추가 */
.search_btn02 {
	margin-right: 6px;
}
/* .search_btn02.link_btn {
	background: #7c7b77;
}
.search_btn02.popup_btn02 {
	background: #977838;
} */

.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:663px) {
	.search_btn02.popup_btn02 {
		margin-top: 5px;
	}
}
@media all and (max-width: 468px) {
	.search_btn02.link_btn {
		margin-top: 5px;
	}
}


/* 230609 Chrome Update - Overlay Error - Temporary Adjusted Css */
.table02 {
	width: calc(100% + 1px);
}


/* 배경이미지 크기조절 css 260326 */
.index_box {
	/* padding: 6vh 10px; */
}
.index_bg {
	padding: 0px 0;
	max-width: 480px;
}
.index_bg img {
	display: block;
	margin: auto;
	padding: 10px 5px;
}
.index_bg img.whale {
	width: 360px;
}

.index_wrapper::before {
	background: url(../../common/css/dots.png) repeat;
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	/* filter: opacity(0.5); */
}
.index_box {
	position: relative;
}


/* 교통안내 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 {
	display: inline-block;
	margin-left: 3px;
	margin-right: 5px;
	padding: 0px 10px;
	background: #fec901;
	border-radius: 40px;
	box-sizing: border-box;
	vertical-align: 0px;
	color: #fff;
	letter-spacing: -1px;
	font-size: 0.95em;
	line-height: 23px
}
.line4 {
	background: #0d9cd8;
}

.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;
}
