@charset "utf-8";

@font-face {
	font-family: 'ONE-Mobile-POP';
	src: url('/img/fonts/ONE-Mobile-POP.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.text_center{
	text-align: center !important;
}
.text_left{
	text-align: left !important;
}

.color_yellow{
	color: #F7D071 !important;
}
.color_key,
.color_key *{
	color: #d74c46;
}

.scholarship_apply_contents *{
	font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}
.scholarship_apply_contents{
	overflow: hidden;
	padding-top: 40px;
	background-color: #d74c46;
}

.sub_tit_wrap{
	margin-bottom: 12px;
}
.sub_tit_wrap h3{
	font-size: 22px;
	font-weight: 700;
	color: #fff;
}

.tab_wrap .tab_info p{
	font-size: 14px;
	font-weight: 700;
	word-break: keep-all;
}
.tab_wrap .tab_info span{
	display: block;
	margin-top: 2px;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
}
.tab_menu{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.tab_menu li{
	width: calc((100% - 32px)/3);
	border: 1.5px solid #000;
	border-radius: 35px;
	background-color: #FFD371;
}
.tab_menu li + li{
	margin-left: 16px;
}
.tab_menu li a{
	display: block;
	padding: 10px;
	font-size: 16px;
	font-weight: 700;
	color: #D74C46;
	text-align: center;
}
.tab_menu li.on{
	background-color: #2478BE;
}
.tab_menu li.on a{
	color: #FFD371;
}

.tab_container{
	padding-top: 30px;
}
.tab_container .sec_tit{
	padding: 14px 20px;
}
.tab_container .sec_tit h3{
	padding: 3px 0;
	padding-left: 28px;
	background: url('/img/suneung/supervision/Supervision_Sub3/ico_title_badge.png') no-repeat left center;
	font-size: 20px;
	font-family: 'ONE-Mobile-POP';
	font-weight: 400; 
}
.tab_container .sec_tit h4{
	display: block;
	margin-top: 30px;
	font-size: 20px;
	line-height: 1.2em;
	font-family: 'ONE-Mobile-POP';
	font-weight: 400; 
}
.tab_container .sec_tit span{
	display: inline-block;
	margin-left: 6px;
	font-size: 12px;
	font-weight: 400;
	vertical-align: middle;
}
.tab_container .sec_tit strong{
	font-weight: 600;
}
.sec_tit .scholar_new_wrap{
	margin-bottom: 12px;
}
.sec_tit .scholar_new_wrap .scholar_new{
	display: inline-block;
	padding: 6px 15px;
	margin-left: 0;
	border-radius: 45px;
	border: 1px solid #333;
	background-color: #FFD371;
	font-size: 14px;
	font-family: 'ONE-Mobile-POP';
	font-weight: 400;
	color: #D74C46;
	vertical-align: top;
}
.tab_sec + .tab_sec{
	margin-top: 50px;
}
.box_wrap{
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #333;
	background-color: #fff;
	box-sizing: border-box;
}


.table_wrap.scroll_x{
	overflow-x: auto;
	position: relative;
	width: 100%;
}
.table_wrap.scroll_x table{
	width: 100%;
	min-width: 720px;
}
.scroll_x .scroll_guide{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 140px;
	height: 140px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.scroll_x .scroll_guide img{
	max-width: 100%;
}

.table_wrap{
	border-top: 1px solid #333;
}
.table_wrap table{
	width: 100%;
}
.table_wrap .color_gray,
.tab_info_wrap .color_gray{
	color: #bebebe;
}
.table_wrap .color_gray{
	font-size: 10px;
}
.table_wrap .color_red{
	color: #D74C46;
}
.table_wrap ul + p,
.table_wrap p + ul,
.table_wrap p + ol{
	margin-top: 8px;
}
.table_type1 th,
.table_type1 td{
	padding: 14px 5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 12px;
	text-align: center;
	word-break: keep-all;
	vertical-align: middle;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
}
.table_type1 td:last-child{
	border-right: 0;
}
.table_type1 th{
	background-color: #F8F8F8;
	font-family: 'ONE-Mobile-POP';
	font-weight: 400;
}
.table_type1 th p{
	font-family: 'ONE-Mobile-POP';
}
.table_type1 td p{
	text-align: left;
}
.table_type1 td.text_left{
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
}
.cell_bg.type1{
	background-color: #FFF3F3;
	font-family: 'ONE-Mobile-POP';
	text-align: center;
}
.cell_bg.type2{
	background-color: #FFEDC6;
}
.table_caption{
	margin-top: 20px;
	padding: 20px;
	border-radius: 5px;
	background-color: #F8F8F8;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: 500;
	color: #D74C46;
}

.tab_info_wrap{
	margin-top: 20px;
}
.tab_info_wrap dl + dl{
	margin-top: 16px;
}
.tab_info_wrap dt{
	padding: 12px 20px;
	border-radius: 5px 5px 0px 0px;
	background-color: #E5E5E5;
	text-align: center;
}
.tab_info_wrap dt strong{
	font-size: 14px;
	font-weight: 700;
}
.tab_info_wrap dd{
	padding: 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #DDD;
	border-top: 0;
	background: #FFF;
}
.tab_info_wrap dd *{
	font-size: 12px;
	line-height: 1.3em;
	font-weight: 500;
	word-break: keep-all;
}

.rec_info strong{
	font-size: 14px;
	font-weight: 600;
}
.rec_info p{
	margin-top: 5px;
}
.rec_info .color_red{
	display: inline-block;
	color: #D74C46;
	font-weight: 600;
	vertical-align: middle;
}
.rec_info .color_red + span{
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}



.bg_sec{
	margin-top: 40px;
	padding: 40px 0;
}
.bg_sec + .tab_sec{
	margin-top: 40px;
}
.bg_sec .sec_tit{
	padding: 0;
	padding-bottom: 20px;
}
.bg_sec .sec_tit h3{
	padding-left: 0;
	background: none;
}
.bg_pink{
	background-color: #FDEBEB;
}
.bg_white{
	background-color: #fff;
}
.bg_yellow{
	position: relative;
	background-color: #FFD371;
}
.tab_sec{
	position: relative;
}
.tab_sec.bg_yellow{
	padding: 50px 0;
}
.tab_sec.bg_yellow .submit_btn_wrap .btn{
	background-color: #d74c46;
}

.bd_box{
	padding: 20px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.25);
}
.bd_box *{
	font-size: 12px;
}
.bd_box .tit{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #D74C46;
}
.bd_box .tit + p{
	font-weight: 600;
	word-break: keep-all;
}
.adv_wrap{
	position: relative;
}
.adv_wrap:before{
	display: block;
	content: '';
	position: absolute;
	top: -75px;
	right: 0;
	width: 145px;
	height: 99px;
	background-image: url('/img/suneung/supervision/Supervision_Sub3/tab_obj_01.png');
	background-repeat: no-repeat;

}
.adv_info{
	margin-top: 14px;
}
.adv_info dl + dl{
	margin-top: 10px;
}
.adv_info dt{
	display: block;
	padding-left: 20px;
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_adv_check_m.svg');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: 700;
}
.adv_info dd{
	margin-top: 5px;
	font-size: 12px;
}

.list_type_info > li{
	display: flex;
	align-items: flex-start;
}
.list_type_info > li > span{
	width: 12px;
}
.list_type_info > li > div{
	width: calc(100% - 12px);
}
.list_type_bar > li,
.list_type_dot > li{
	position: relative;
	padding-left: 6px;
	line-height: 1.3em;
	word-break: keep-all;
}
.list_type_bar > li:before{
	display: block;
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 3px;
	height: 1px;
	background-color: #333;
}
.list_type_bar.color_white > li:before{
	background-color: #fff;
}

.list_type_dot > li:before{
	display: block;
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 1px;
	height: 1px;
	background-color: #333;
}

.list_type_decimal{
	padding-left: 12px;
}
.list_type_decimal > li{
	display: list-item;
	list-style: decimal;
	word-break: keep-all;
}
.list_type_decimal li span{
	color: #D74C46;
	font-weight: 500;
}

.bg_sec .schedule-subtxt{
	margin-top: 25px;
}

.prc_wrap{
	overflow: hidden;
	margin: 25px 0 30px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.prc_wrap *{
	font-size: 12px;
	line-height: 1.4em;
	word-break: keep-all;
}
.prc_wrap .tit{
	display: inline-block;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 700;
}
.prc_wrap .tit strong{
	font-size: 16px;
	font-weight: 700;
}
.prc_conbox{
	padding: 20px;
	background-color: #fff;
}
.prc_conbox + .prc_conbox{
	border-top: 1px solid #ddd;
}
.prc_conbox .tit_wrap{
	display: flex;
	justify-content: space-between;
}
.prc_conbox .btn_down{
	display: inline-block;
	width: 84px;
	height: 20px;
	padding: 3.5px 4px; 
	padding-right: 15px;
	border-radius: 5px; 
	border: 1px solid #D74C46; 
	background: #fff url('/img/suneung/supervision/Supervision_Sub3/ico_down.svg') no-repeat right 4px top 2px;
	font-size: 10px; 
	line-height: 1em;
	color: #D74C46; 
	font-weight: 600;
	box-sizing: border-box;
}

.prc_notice{
	padding: 20px;
	background-color: #f9f9f9;
}
.prc_notice .color_gray{
	/* font-size: 10px; */
	color: #707070;
}

.submit_btn_wrap{
	margin-top:20px;
}
.submit_btn_wrap .btn{
	display:block;
	width:100%;
	padding:19px 20px;
	border-radius:10px;
	border:2px solid #333;
	background-color:#F9D768;
	font-family:'ONE-Mobile-POP' !important;
	font-size:18px;
	line-height:1em;
	font-weight:400;
	color:#333;
	box-sizing:border-box;
}


/* 꿈나무 장학 신청 */
.dream_tree_sec .sec_tit.type2{
	padding-left: 0;
	padding-right: 0;
}
.dream_tree_sec .mob_inner{
	position: relative;
}
.dream_tree_sec .mob_inner:before{
	display: block;
	content: '';
	position: absolute;
	top: -82px;
	right: 16px;
	width: 166px;
	height: 127px;
	background: url('/img/suneung/supervision/Supervision_Sub3/tab_obj_02.png') no-repeat center;

}
.sched_wrap {
	position: relative;
	padding:25px 20px 20px;
	padding-left: 76px;
	margin-top:20px;
	border:1px solid #333;
	border-radius:5px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: left 20px center;
}
.sched_wrap:nth-of-type(1) {
	margin-top:0px;
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_01.png')
}
.sched_wrap:nth-of-type(2) {
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_02.png')
}
.sched_wrap:nth-of-type(3) {
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_03.png')
}
.sched_wrap:nth-of-type(4) {
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_04.png')
}
.sched_wrap:nth-of-type(5) {
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_05.png')
}
.sched_wrap:nth-of-type(6) {
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_06.png')
}
.sched_wrap:nth-of-type(7) {
	margin-top: 30px;
	background-image: url('/img/suneung/supervision/Supervision_Sub3/ico_step_07.png')
}
.sched_wrap:before {
	display: block;
	content:'';
	position:absolute;
	left:50%;
	bottom: -20px;
	width: 1px;
	height:20px;
	border-left:1px dashed #333;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
}
.sched_wrap:nth-of-type(7):before {
	bottom: auto;
	top: -20px;
	border-top:8px solid #333;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
}
.sched_txt {
	position: relative;
}
.sched_txt strong {
	font-size: 18px;
	font-weight: 700;
	font-family: 'SUIT';
}
.sched_txt .sched_date {
	position: absolute;
	right: 0;
	top: -15px;
	font-size: 13px;
	color:#D74C46;
	font-weight: 700;
	font-family: 'SUIT';
}
.sched_subtxt {
	margin-top:6px;
}
.sched_subtxt p{
	font-size: 12px;
	word-break: keep-all;
}

/* 231205 letter-spacing*/
.txt_letter_m15{
	letter-spacing: -0.015rem !important;
}
.txt_letter_m4{
	letter-spacing: -0.04rem !important;
}

/* 240416 반수생 장학 앵커 */
#scholar_bansu_quick{
	position: absolute;
	top: -110px;
	left: 0;
	width: 100%;
	height: 110px;
}

/* 240530 장학신청 수정 */
.rec_info strong + .rec_list{
	margin-top: 10px;
}
.rec_list{
	display: flex;
}
.rec_list + .rec_list{
	margin-top: 8px;
}
.rec_list span{
	display: inline-block;
	word-break: keep-all;
}
.rec_list .label{
	height: 15px;
	margin-right: 10px;
	padding: 3px 8px 1px;
	font-size: 11px;
	font-weight: 600;
	border-radius: 4px;
	background-color: #D74C46;
	color: #fff;
}
.rec_list .label + span{
	padding-top: 3px;
}
.rec_list + ul{
	margin-top: 20px;
}

.doc_conbox{
	margin-top: 24px;
}
.doc_conbox .doc_tit{
	display: block;
	margin-top: 20px;
	color: #d74c46;
	font-size: 12px;
	font-weight: 700;
}
.doc_conbox .doc_tit:nth-child(1){
	margin-top: 0;
}