@charset "utf-8";

/* sub layout */
#s-container {position:relative; padding:118px 0 0; min-width:320px;}
#footer .main_wrap {width:77%;margin: 0 auto;}
#footer {}

/* subtop navigation */
.sub-top {position:relative; width:100%; height:59px; border-bottom:1px solid #eeeeee; background:#f8f9fa; box-sizing:border-box;}
.sub-top .inner {display:block; width:77%;}
.subnav {display:flex; align-items:stretch; justify-content:flex-start; position:relative;}
.subnav .home {display:block; width:59px; height:59px; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee; background:url('../img/Layout/ico_home.svg')center center no-repeat; background-size:14px 13px; background-color:#f8f9fa; transition:all 0.3s ease; box-sizing:border-box;}
.subnav .home:hover, .subnav .home:focus {background:url('../img/Layout/ico_home_on.svg')center center no-repeat; background-color:#ffffff; background-size:14px 13px;}
.subnav .sbmn_dp {position:relative; width:100%; max-width:240px; border-right:1px solid #eeeeee; box-sizing:border-box;}
.subnav .sbmn_dp .sbmn_a1 {display:flex; align-items:center; justify-content:space-between; position:relative; width:100%; height:59px; border-bottom:1px solid #eeeeee; padding:20px 40px 20px 22px; background:#f8f9fa; transition:all 0.3s ease; font-size:16px; font-weight:700; line-height:1.4; letter-spacing:-0.05em; color:#444444; box-sizing:border-box;}
.subnav .sbmn_dp .sbmn_a1:after {content:""; display:block; position:absolute; top:50%; right:22px; transform:translateY(-50%) rotate(0deg); width:13px; height:7px; background:url('../img/Layout/ico_sbdp_arrow.svg')center center no-repeat; background-size:13px 7px; transition:all 0.3s ease;}
.subnav .sbmn_dp.on .sbmn_a1 {background-color:#ffffff;}
.subnav .sbmn_dp.on .sbmn_a1:after {transform:translateY(-50%) rotate(180deg);}
.subnav .sbmn_dp .sbmn_a1 span {font-size:16px; font-weight:600; line-height:1.4; letter-spacing:-0.05em; color:#444444; transition:all 0.3s ease;}
.subnav .sbmn_dp.on .sbmn_a1 span {color:#0067db;}
.subnav .sbmn_dp .sbmn_list {display:none; position:absolute; top:58px; left:0; width:100%; background:#f8f9fa; box-shadow:0px 17px 24px 0px rgb(0 0 0 / 0.06); z-index:10;}
.subnav .sbmn_dp .sbmn_item {position:relative;}
.subnav .sbmn_dp .sbmn_a2 {display:flex; align-items:center; width:100%; height:50px; padding:15px 20px; border:1px solid #eeeeee; border-width:1px 1px 0 1px; background:#f8f9fa; font-size:16px; font-weight:400; letter-spacing:-0.05em; color:#444444; transition:all 0.3s ease; box-sizing:border-box;}
.subnav .sbmn_dp .sbmn_a2:hover, .subnav .sbmn_dp .sbmn_a2:focus {color:#0067db; background:#ffffff;}
.subnav .sbmn_dp .sbmn_list.sbdp_l1 .sbmn_item:last-child .sbmn_a2, .subnav .sbmn_dp .sbmn_list.sbdp_l2 .sbmn_item:last-child .sbmn_a2, .subnav .sbmn_dp .sbmn_list.sbdp_l3 .sbmn_item:last-child .sbmn_a2 {border-width:1px 1px 1px 1px;}
.subnav .sbmn_dp .sbmn_a2 span {font-size:15px; font-weight:400; line-height:1.4; letter-spacing:-0.05em; color:#444444; transition:all 0.3s ease;}
.subnav .sbmn_dp .sbmn_a2:hover span {color:#0067db;}

/* subheader */
.sub_header {position:relative; }
.sub_header .inner {display:block; width:77%; border-bottom:1px solid #e1e1e1; box-sizing:border-box; max-width: 1460px;}
.sub_header.nobar .inner {border-bottom:0;}
.sub_header .inner.bdnone {border-bottom:0;}
.sub_header .header_menu {text-align: center;margin-bottom: 3px;font-size: 18px;font-weight: 600;line-height: 1.4;letter-spacing: -0.05em;color:#2a0fb3;}
.sub_header .header_title {text-align: center;margin-bottom:70px; font-size:50px; font-weight:600; line-height:1.4; letter-spacing:-0.02em; color:#000000;}
.sub_header .header_text {font-size:20px; font-weight:400; line-height:1.4; letter-spacing:-0.04em; color:#444444;}

/* subcontents */
#sub-content {position:relative; background:#ffffff; box-sizing:border-box;}
#stance {position:relative; width:100%; min-height:480px; background:#ffffff;}
#stance .inner {display:block; max-width:1320px;}
.login_inbox {margin-top: 23%;}

/* sub layout */
#s-container {position:relative; padding:118px 0 0; min-width:320px;}
#footer .main_wrap {width:77%;margin: 0 auto;}

/* subtop navigation */
.sub-top {position:relative; width:100%; height:59px; border-bottom:1px solid #eeeeee; background:#f8f9fa; box-sizing:border-box;}
.sub-top .inner {display:block; width:77%;}
.subnav {display:flex; align-items:stretch; justify-content:flex-start; position:relative;}
.subnav .home {display:block; width:59px; height:59px; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee; background:url('../img/Layout/ico_home.svg')center center no-repeat; background-size:14px 13px; background-color:#f8f9fa; transition:all 0.3s ease; box-sizing:border-box;}
.subnav .home:hover, .subnav .home:focus {background:url('../img/Layout/ico_home_on.svg')center center no-repeat; background-color:#ffffff; background-size:14px 13px;}
.subnav .sbmn_dp {position:relative; width:100%; max-width:240px; border-right:1px solid #eeeeee; box-sizing:border-box;}
.subnav .sbmn_dp .sbmn_a1 {display:flex; align-items:center; justify-content:space-between; position:relative; width:100%; height:59px; border-bottom:1px solid #eeeeee; padding:20px 40px 20px 22px; background:#f8f9fa; transition:all 0.3s ease; font-size:16px; font-weight:700; line-height:1.4; letter-spacing:-0.05em; color:#444444; box-sizing:border-box;}
.subnav .sbmn_dp .sbmn_a1:after {content:""; display:block; position:absolute; top:50%; right:22px; transform:translateY(-50%) rotate(0deg); width:13px; height:7px; background:url('../img/Layout/ico_sbdp_arrow.svg')center center no-repeat; background-size:13px 7px; transition:all 0.3s ease;}
.subnav .sbmn_dp.on .sbmn_a1 {background-color:#ffffff;}
.subnav .sbmn_dp.on .sbmn_a1:after {transform:translateY(-50%) rotate(180deg);}
.subnav .sbmn_dp .sbmn_a1 span {font-size:16px; font-weight:600; line-height:1.4; letter-spacing:-0.05em; color:#444444; transition:all 0.3s ease;}
.subnav .sbmn_dp.on .sbmn_a1 span {color:#0067db;}
.subnav .sbmn_dp .sbmn_list {display:none; position:absolute; top:58px; left:0; width:100%; background:#f8f9fa; box-shadow:0px 17px 24px 0px rgb(0 0 0 / 0.06); z-index:10;}
.subnav .sbmn_dp .sbmn_item {position:relative;}
.subnav .sbmn_dp .sbmn_a2 {display:flex; align-items:center; width:100%; height:50px; padding:15px 20px; border:1px solid #eeeeee; border-width:1px 1px 0 1px; background:#f8f9fa; font-size:16px; font-weight:400; letter-spacing:-0.05em; color:#444444; transition:all 0.3s ease; box-sizing:border-box;}
.subnav .sbmn_dp .sbmn_a2:hover, .subnav .sbmn_dp .sbmn_a2:focus {color:#0067db; background:#ffffff;}
.subnav .sbmn_dp .sbmn_list.sbdp_l1 .sbmn_item:last-child .sbmn_a2, .subnav .sbmn_dp .sbmn_list.sbdp_l2 .sbmn_item:last-child .sbmn_a2, .subnav .sbmn_dp .sbmn_list.sbdp_l3 .sbmn_item:last-child .sbmn_a2 {border-width:1px 1px 1px 1px;}
.subnav .sbmn_dp .sbmn_a2 span {font-size:15px; font-weight:400; line-height:1.4; letter-spacing:-0.05em; color:#444444; transition:all 0.3s ease;}
.subnav .sbmn_dp .sbmn_a2:hover span {color:#0067db;}

/* subheader */
.sub_header {position:relative; }
.sub_header .inner {}
.sub_header.nobar .inner {border-bottom:0;}
.sub_header .inner.bdnone {border-bottom:0;}
.sub_header .header_menu {text-align: center;margin-bottom: 3px;font-size: 2rem;font-weight: 700;line-height: 1.4;letter-spacing: -0.05em;color:#2A0FC4;}
.sub_header .header_title {text-align: center;margin-bottom:70px; font-size:5rem; font-weight:600; line-height:1.4; letter-spacing:-0.02em; color:#000000;}
.sub_header .header_text {font-size:20px; font-weight:400; line-height:1.4; letter-spacing:-0.04em; color:#444444;}

/* subcontents */
#sub-content {position:relative; padding:70px 0 0 0; background:#ffffff; box-sizing:border-box;}
#stance {position:relative; width:100%; min-height:480px; background:#ffffff;}
#stance .inner {display:block; max-width:1320px;}
#board_box {margin-top:0;}

@media screen and (max-width:1280px){
	
	#s-container {padding:80px 0 0;}
	.sub-top .inner {padding:0;}
	#sub-content {padding:26px 0 0 0;overflow: hidden;}
	.sub_header .inner, .sub-top .inner, .sub-inner, #footer .main_wrap {width: 90% !important;}	
}

@media screen and (max-width:1024px){	
	.sub_header .header_menu {margin-bottom:10px; font-size:14px;}
	.sub_header .header_title {margin-bottom:20px; font-size:34px;}
	.sub_header .header_text {font-size:16px;}
	.sub-inner {font-size: 90%;}
}

@media screen and (max-width:960px){	
	#s-container {padding:61px 0 0;}
}

@media screen and (max-width:768px){
	#sub-content {}
	.subnav .sbmn_dp {display:none;}
	.subnav .sbmn_dp:last-child {display:block; max-width:calc(100% - 59px);}
	.sub_header .header_title {font-size:28px;}
	.sub_header .header_text {font-size:15px;}
}


@media screen and (max-width:1280px){
	
	.sub-top .inner {padding:0;}
	.sub_header .inner, .sub-top .inner, .sub-inner, #footer .main_wrap {width: 90% !important;}
	.sub_header .header_title { margin-bottom: 25px;}	
}

@media screen and (max-width:1024px){
	.sub_header .header_menu {margin-bottom:0; font-size:14px;}
	.sub_header .header_title {margin-bottom:20px; font-size:34px;}
	.sub_header .header_text {font-size:16px;}
}

@media screen and (max-width:768px){
	.subnav .sbmn_dp {display:none;}
	.subnav .sbmn_dp:last-child {display:block; max-width:calc(100% - 59px);}
	.sub_header .header_title {font-size:28px;}
	.sub_header .header_text {font-size:15px;}
	
}


input[type="text"], 
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="month"],
input[type="date"],
input[type="url"],
input[type="search"]{height:32px;padding:0 10px;border:1px solid #eee;border-radius:5px;}
input[type="text"]:disabled, 
input[type="password"]:disabled,
input[type="tel"]:disabled,
input[type="number"]:disabled,
input[type="month"]:disabled,
input[type="date"]:disabled,
input[type="url"]:disabled{background-color:#f2f5f9;}
select{width:auto;height:3.2rem;padding:0.6rem 6rem 0.6rem 1.5rem;font-size:var(--font-d);border:1px solid #eee;background:#fff url(/share/boss/img/Default/select_dropdown_noline.svg) no-repeat right 1.3rem center;border-radius:5px;}
textarea {padding:10px;border:1px solid #e3e3e3;border-radius:3px;}
.no-focus {pointer-events: none;}
.bg-gray {background: #eee;}
input.sizeSS,
select.sizeSS {height:1rem;}
input.sizeS,
select.sizeS {height:3rem;}
input.sizeM,
select.sizeM {height:4.2rem;}
input.sizeB,
select.sizeB {height:6rem;}

/* button */
.btn{border:none;border-radius:5px;cursor:pointer;line-height:normal;text-align:center;transition:all 0.3s;max-width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.btn span{display:inline-block;max-width:100%;position:relative;transition:color .3s;font-weight:600;font-family: 'Pretendard',sans-serif;}
.btn.noclick{cursor:default;}

/* 버튼 크기 */
.btn.sizeB{min-height:60px;padding:1rem 2.5rem;}
.btn.sizeM{height:4.2rem;padding:1.3rem 2rem;}
.btn.sizeM span{font-size:var(--font-m);}
.btn.sizeS{min-height:3rem;padding:0.45rem 2rem;}
.btn.sizeSS{min-height:1rem;padding:0 1rem;}

/* 버튼 색상*/
.btn.point {background-color:#2673f4;border:1px solid #2673f4;}
.btn.point span{color:#fff;}
.btn.blue {background-color:#2673F4;border:1px solid #2673F4;}
.btn.blue span{color:#fff;}
.btn.black {background-color:#222;border:1px solid #222;}
.btn.black span{color:#fff;}
.btn.orange{background-color:#F8875F;border:1px solid #F8875F;}
.btn.orange span{color:#fff;}
.btn.red{background-color:var(--color-red);border:1px solid var(--color-red);}
.btn.red span{color:#fff;}
.btn.grayL {background:#fff;border:1px solid #eee;}
.btn.grayL span{color:#222;}
.btn.blueL{background:#fff;border:1px solid #2673F4;}
.btn.blueL span{color:#2673F4;}
.btn.blackL{background-color:#fff;border:1px solid #222;}
.btn.blackL span{color:#222;}
.btn.orangeLR{background-color:#fff;border:1px solid #F8875F;border-radius:14px;}
.btn.orangeLR span{color:#F8875F;}
.btn.pastel {background-color:var(--bg-basic);border:1px solid var(--bg-basic);}
.btn.pastel span {color:#2673f4;}


/* hover */
.btn:hover,
.btn:focus {box-shadow:0 10px 30px rgba(0, 0, 0, 0.07);}	
.btn.blue:hover,
.btn.blue:focus {background-color:#fff;}
.btn.blue:hover span,
.btn.blue:focus span {color:#2673f4;}
.btn.black:hover,
.btn.black:focus {background-color:#fff;}
.btn.black:hover span,
.btn.black:focus span {color:#222;}
.btn.grayL:hover,
.btn.grayL:focus {background-color:#222;color:#fff;}
.btn.grayL:hover span,
.btn.grayL:focus span {color:#fff;}
.btn.blackL:hover,
.btn.blackL:focus {background-color:var(--bg-grayB);}
.btn.pastel:hover,
.btn.pastel:focus {background-color:#fff;border:1px solid #2673f4;}

.btn.search {background:#00aeae;border:1px solid #00aeae;}
.btn.search span {color:#fff;}



/* ==== [핵심 수정] 레이어 강제 조정 ==== */

/* 오버레이 이벤트가 포함된 harness */
/* transform: translateZ(10px)를 써서 3D 공간상 앞으로 튀어나오게 함 */
.fc-timegrid-event-harness.fc-overlay-harness {
    z-index: 99999 !important; 
    transform: translateZ(10px) !important; 
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.5)); /* 그림자로 떴다는 느낌 강조 */
}


/* 이미지 모바일 확대보기 */
.img-preview {position:relative;}
.img-preview .preview-btn {display:none;position: absolute; top: 0; right: 0; height: 40px; width: 90px; background: rgba(0,0,0,0.7); color: #fff; text-align: center; line-height: 40px; z-index: 2; font-family:'Noto Sans', sans-serif; font-size:14px; letter-spacing:-0.04em;}
.img-preview img {max-width:100%;margin: 0 auto;display: block;}

@media screen and (max-width: 980px){
	.img-preview .preview-btn {display:block}
}








/********** 서브 콘텐츠 ************/

.ta_center {text-align: center;}
.ta_left {text-align:left;}
.ta_right {text-align:right;}

/*인사말*/

.greeting .top .txtbox h3 {font-size: 4.2rem;line-height: 5rem;font-weight: 500;text-align:center;padding: 5rem 0;}
.greeting .top .imgbox {text-align:center;background: url(/share/boss/img/Content/img_greeting_01.png) center center no-repeat; background-size: cover; border-radius: 15px;}
.greeting .top .imgbox p {padding: 9rem 0;color: #FFF;font-size: 2.8rem;line-height: 4.8rem;}
.greeting .top .imgbox p b {font-weight:600;}

.greeting .con .conbox01, 
.greeting .con .conbox02  {display: flex;align-items: center;justify-content: space-between;}
.greeting .con .conbox01 .imgbox {background: url(/share/boss/img/Content/img_greeting_02.png) bottom right no-repeat;background-size: auto;width: 69%;margin-left: -21%;position: relative; height: 600px;}
.greeting .con .conbox01 .imgbox:before  {}
.greeting .con .conbox01 .imgbox img { position: absolute;bottom: 0;right: 10%;}
.greeting .con .conbox01 .imgbox img:before {}
.greeting .con .conbox01 .txtbox {width: 50%; margin-left: 6%;}
.greeting .con .conbox01 .txtbox .tit { font-size: 2.7rem;line-height: 4rem; font-weight: 500;}
.greeting .con .conbox01 .txtbox .tit br {display:none;}

.greeting .con .conbox01 .txtbox .script, 
.greeting .con .conbox02 .script {line-height: 2.8rem;margin-top: 2rem;font-size: 1.8rem;}

.greeting .con .conbox01 .txtbox .script .blue {color:#11337D; font-weight:500;}
.greeting .con .conbox02 .script .blue {color:#11337D; font-weight:500;font-size:2.1rem;}

.greeting .con .conbox02 { margin-top: 3rem;}
.greeting .con .conbox02 .script {width:60%; margin-right:3%;}
.greeting .con .conbox02 .imgbox {}
.greeting .con .conbox02 .imgbox img {width: 100%;}

.greeting .con .conbox02 .txtbox {}

@media screen and (max-width:1240px){
	.greeting .con .conbox01 .txtbox .script br {display:none;} 
	
}

@media screen and (max-width:960px){
	.greeting .con .conbox01 .txtbox {width: 100%;text-align: center;margin-top: 3rem;margin-left:0;}
	.greeting .top .txtbox h3 {font-size: 3.2rem;line-height: 5rem;padding: 2rem 0;}
	.greeting .top .imgbox p {padding: 5rem 0;font-size: 1.6rem;line-height: 2.8rem;}
	.greeting .con .conbox01 .txtbox .tit {font-size: 1.8rem;line-height: 3rem;}
	.greeting .con .conbox01 .txtbox .script, .greeting .con .conbox02 .script {line-height: 2.4rem;margin-top: 2rem;font-size: 1.5rem;background: #eef3f7;padding: 2rem;border-radius: 15px;}

	.greeting .con .conbox01 .imgbox {display: none;}
	.greeting .con .conbox02 {display: flex;flex-direction: column;}
	.greeting .con .conbox02 .script {order: 2;width: 100%;text-align: center;}
	.greeting .con .conbox02 .imgbox {width: 70%;}
	

}	
	


/*수업일정*/
.sch_search_box {}
.sch_search_box br {display: none;}
.sch_search_box .ks-cboxtags {list-style: none;padding: 20px;}
.sch_search_box .ks-cboxtags li{display: inline;}
.sch_search_box .ks-cboxtags li label{display: inline-block;background-color: rgba(255, 255, 255, .9);border: 1px solid #C3C3C3;color: #666;border-radius: 50px;white-space: nowrap;margin: 3px 0px;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;transition: all .2s;}

.sch_search_box .ks-cboxtags li label {padding: 5px;cursor: pointer;}
.sch_search_box .ks-cboxtags li label::before {display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;-webkit-font-smoothing: antialiased;font-family: "Font Awesome 5 Free";font-weight: 900;font-size: 12px;padding: 2px 6px 2px 2px;content: "\f067";transition: transform .3s ease-in-out;}
.sch_search_box .ks-cboxtags li input[type="checkbox"]:checked + label::before {content: "\f00c";transform: rotate(-360deg);transition: transform .3s ease-in-out;}
.sch_search_box .ks-cboxtags li input[type="checkbox"]:checked + label {border: 2px solid #1bdbf8;background-color: #12bbd4;color: #fff;transition: all .2s;}
.sch_search_box .ks-cboxtags li input[type="checkbox"] {display: none;}
.sch_search_box .ks-cboxtags li input[type="checkbox"] {position: absolute;opacity: 0;}
.sch_search_box .ks-cboxtags li input[type="checkbox"]:focus + label {border: 2px solid #e9a1ff;}

.sch_search_box .w3 {}
.sch_search_box .w3 .instructor_Name {}
.sch_search_box .w3 .instructor_Name label {}
.sch_search_box .w3 .instructor_Name label span {}
.sch_search_box .w3 .instructor_Name label input#instructor_Name {}
.sch_search_box .w3 .date {}
.sch_search_box .w2 {}
.sch_search_box .w2 .grade {}
.sch_search_box .w2 .subject {}
.sch_search_box .tit {}

.sch_result {}
.sch_result ul {}
.sch_result ul li {}
.sch_result ul li .tag {}
.sch_result ul li .tag a {}
.sch_result ul li .tag .script {}
.sch_result ul li .tag .info {}
.sch_result ul li .tag .date_info {}
.sch_result ul li .tag .no_sch {}



/*마이페이지 - 내정보수정*/
.maypage_tab {margin-bottom: 30px; margin-top: 3rem;}
.maypage_tab ul {display: flex;flex-direction: row;align-items: center;border-radius: 5px;}
.maypage_tab ul li {border: 1px solid #CECECE;border-right: 0;text-align: center;width: 100%;}
.maypage_tab ul li:first-child {border-radius:5px 0 0 5px; }
.maypage_tab ul li:last-child {border-radius:0 5px 5px 0;border-right: 1px solid #CECECE;}
.maypage_tab ul li a {color:#666;font-weight:600;padding: 2rem 0; display: block;}

.maypage_tab ul li:hover, .maypage_tab ul li.on {border-bottom: 2px solid #004098;background:#EEF2F7;}
.maypage_tab ul li:hover a, .maypage_tab ul li.on a {color:#004098;}

.tbl_form td .btn.check:hover, .tbl_form td .address .btn.check:hover {background: #001d57;}
.tbl_form tbody tr td .parents {display: flex;gap: 10px;flex-wrap: wrap;}
.tbl_form tbody tr td .parents li {width: fit-content;}
.tbl_form tbody tr td .parents .person {display: flex;flex-wrap: wrap;align-items: center;padding: 10px 15px;gap: 7px;border-radius: 5px;background: #f2f5f9;}
.tbl_form tbody tr td .parents .person .status2 {font-size: 1.4rem;border-radius: 50px;background: #004098;color: #FFF;font-weight: 500;   padding: 5px 10px;}
.tbl_form tbody tr td .parents .person .btxt {line-height: 2.4rem;font-weight:600;}
.tbl_form tbody tr td .parents .person .stxt {font-size: 1.4rem;color: #777;}

.mbr-selection-wrap {display: flex;align-items: center; gap: 10px; }
#mbrListArea {flex-grow: 1;padding: 0;background-color: transparent; border-radius: 0;display: flex;flex-wrap: wrap;gap: 5px;}
.mbr-item {display: flex;justify-content: space-between;align-items: center;padding: 8px 15px; margin-right: 5px;margin-bottom: 5px; background-color: #e0f7fa;border: 1px solid #b2ebf2;border-radius: 20px;font-size: 14px;color: #00796b;}
.mbr-item span {flex-grow: 1;margin-right: 10px;}
.mbr-item button {background-color: #ef5350;color: white;border: none;border-radius: 50%;width: 24px;height: 24px;font-size: 12px;cursor: pointer;display: flex;justify-content: center;align-items: center;flex-shrink: 0;}
.mbr-item button:hover {background-color: #d32f2f;}
.tag-default {display: inline-block;background-color: #bdbdbd;color: #ffffff; font-size: 11px;padding: 2px 6px;border-radius: 10px;margin-right: 5px;vertical-align: middle;}

.pwchange_wrap h2.board-pop-tit {color: #003399;padding: 15px 15px 15px 15px;margin-top: -30px;font-size: 1.7rem;font-weight: 600;position: relative;}
.pwchange_wrap h2.board-pop-tit:before {display: block;content: "";width: 10px;height: 10px;background: #FFF;border: 3px solid #003399;position: absolute;top: 22px;left: 0px;border-radius: 10px;}


/*마이페이지 - 내수업*/
.my_sch_search .con {border: 1px solid #ddd;border-radius: 15px;}
.my_sch_search {display: flex;flex-wrap: wrap;gap: 2%;}
.my_sch_search .con:first-child {width: 30%;}
.my_sch_search .con:last-child {width: 68%;}
.my_sch_search .con .tit {font-weight: 600;margin-bottom: 19px;background: #eef2f7; padding: 2rem;color: #004098;border-radius: 15px 15px 0 0;border-bottom: 1px solid #bdcee5;}
.my_sch_search .radioBox {margin-bottom:5px;}
.my_sch_search .board-btn {margin-top: 0;padding: 2rem;padding-top: 0;width: 100%;}
.my_sch_search .board-btn button {width:100%;}
.my_sch_search .tbl-form-wrap {max-height: 300px;overflow-y: scroll;}
.my_sch_search .tbl-cont01 {padding: 0 2rem 2rem 2rem;}
.my_line {margin: 30px 0;width: 100%;height: 1px;background: #ddd;}
.my_sch_search .datepicker-set {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
 
.tbl_form tbody tr th {text-align:left;font-size: 1.6rem; font-weight: 500;}
.tbl_form tbody tr .table_in_inputbox {gap: 5px;display: flex;flex-wrap: wrap; align-items: center;}

.schedule-classinfoLst {}
.schedule-classinfoLst table {border-collapse: separate;border-top:none;}
.schedule-classinfoLst thead {}
.schedule-classinfoLst thead th {border-top: 1px solid #eee;}
.calendar-wrap {border: 1px solid #eee;padding: 3rem;border-radius: 5px;}
.searchbox-wrap {}

.fc-scrollgrid-sync-inner {font-size: 1.4rem;}

.tbl01{position:relative;width:100%;table-layout:fixed;border:1px solid var(--border-gray);}
.tbl01 th{font-weight:500;font-size:var(--font-d);padding:1rem;background:var(--bg-gray);}
.tbl01 span,
.tbl01 a:not(.btn),
.tbl01 label{line-height:140%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tbl01 th,
.tbl01 td{border-bottom:1px solid var(--border-gray);text-align:center;line-height:140%; font-size: 1.4rem;}
.tbl01 td {padding:8px 10px;}
.tbl01 th + th,
.tbl01 td + td,
.tbl01 th + td,
.tbl01 td + th {border-left:1px solid var(--border-gray);}
.tbl01 .lline {border-left:1px solid var(--border-gray);}
.tbl01 td .btn {vertical-align:middle;}

.tbl01 td.collapse-content{display:none;padding:20px 30px;background:var(--bg-gray);border-top:1px solid var(--border-gray);text-align:left;}
.tbl01 .content-row{display:none;}
.tbl01 .collapse-content img{max-width:300px;margin:10px 0;}
.tbl01 .ttl-wrap{display:flex;align-items:center;gap:10px;}
.tbl01 .ttl-text{flex:1;}
.tbl01 .btn.drop{cursor:pointer;width:2.4rem;height:2.4rem;background:#000 url(/share/boss/img/Sub/dropdown-arrow.svg) no-repeat center center/0.8rem 1rem;}
.tbl01 .btn.drop.active{background:#000 url(/share/boss/img/Sub/dropdown-arrow-up.svg) no-repeat center center/0.8rem 1rem;}
.tbl01 td .status {display:inline-flex;justify-content:center;align-items:center;padding:0.5rem 1rem;min-width:7rem;height:3.2rem;border-radius:1.6rem;font-size:1.4rem;font-weight:600;border:1px solid;}
.tbl01 td .status.error {border-color:var(--color-red);color:var(--color-red);}
.tbl01 td .status.complete {border-color:var(--point-color4);color:var(--point-color4);}
.tbl01 td .status.reserv {border-color:var(--point-color6);color:var(--point-color6);}
.tbl01 td .status.end {border-color:var(--font-gray);color:var(--font-gray);background-color:var(--bg-gray);}
.tbl01 td .status.blue {border-color:var(--basic-color);color:var(--basic-color);}

.tbl-cont01 {}
.tbl-form-tit{}
.tbl-form-tit h3 {margin-bottom: 17px;font-weight: 600;font-size: 1.6rem;}
.tbl-form-tit .btn.drop{width:2.4rem;height:2.4rem;background:#000 url(/share/boss/img/Sub/dropdown-arrow.svg) no-repeat center center/0.8rem 1rem;}
.tbl-form-tit .btn.drop.active{background:#000 url(/share/boss/img/Sub/dropdown-arrow-up.svg) no-repeat center center/0.8rem 1rem;}
.tbl-form-wrap{overflow:hidden;max-height:97rem;}
.tbl-form-wrap.closed{max-height:0;padding:0;}
.tbl-form-wrap02{padding:0 1rem 3rem 1rem;}
.tbl-form-scroll{width:100%;height:60rem;overflow-y:auto;overflow-x:hidden;padding-right:1rem;margin-bottom:2rem;}
.tbl-form-scroll::-webkit-scrollbar{width:7px;}
.tbl-form-scroll::-webkit-scrollbar-thumb{border-radius:100px;background-color:#BBB;}
.tbl-form-scroll::-webkit-scrollbar-track{border-radius:100px;background-color:#EAEAEA;}

.form-flexbox{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;}
.form-flexbox .form-box{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;}

.schedule-classinfoLst {}
.schedule-classinfoLst table {border-collapse: separate;border-top:none;}
.schedule-classinfoLst thead {}
.schedule-classinfoLst thead th {border-top: 1px solid #eee;}

.calendar-wrap {border: 1px solid #eee;padding:1.5rem;border-radius: 5px; position: relative;}
.calendar-wrap .fc .fc-toolbar.fc-header-toolbar {position: relative;}
.my_sch_search .searchbox-wrap { padding: 0 2rem 1rem 2rem}
.searchbox-wrap .ptop-src ul li .cont input[type="text"], 
.searchbox-wrap .ptop-src ul li .cont select  {width: calc(48% - 4px); position: relative;height: 40px;padding: 0 15px;border: 1px solid #dddddd;border-radius: 5px;vertical-align: middle;font-size: 14px;letter-spacing: -0.08em;color: #000000;box-sizing: border-box;}
.searchbox-wrap .ptop-src ul li .cont select { width: 100%; margin-top: 8px;} 


/* FullCalendar 커스텀 */
.calendar-wrap {padding:1.5rem;}
.calendar-scroll {width:100%;overflow-x:auto;}
#calendar {overflow-x: auto;       /* 가로 스크롤 */overflow-y: hidden;     /* 세로는 내부 스크롤러가 담당 */position: relative;min-height: 600px;}
#calendar .fc-col-header {position: sticky;top: 0;z-index: 7;background: #fff;}
#calendar tbody {cursor: grab;}
#calendar .fc .fc-scroller,
#calendar .fc .fc-scroller-harness,
#calendar .fc .fc-scroller-harness-liquid {overflow: visible !important;height: auto !important;}
#calendar .fc .fc-timegrid-body,
#calendar .fc .fc-timegrid-slots {height: auto !important;overflow: visible !important;}
#calendar .fc-timegrid-slot {height: auto !important;min-height: 5rem;text-align:left;}
#calendar .fc-timegrid-slot > div {height: auto !important;}
#calendar .fc .fc-timegrid-event .fc-event-main{white-space: normal;overflow: visible;padding: 6px 10px;line-height: 1.25;}
#calendar .evt-title{display:inline-block;font-size:1.3rem;font-weight:700;text-decoration:none;border:1px solid #ddd;padding:0.2rem 0.7rem;border-radius:30px;line-height:100%;background:#fff;color:var(--point-color2);}
#calendar .evt-sub  { font-size:1.3rem;text-decoration:none;padding:0 0.2rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
#calendar .fc-col-header-cell {background:var(--bg-gray);}
#calendar .fc-v-event {background:#f5f8f8;border:1px solid #ddd;text-decoration:none;}
#calendar .calendar-scroll .fc {width: max-content;min-width: 100%;}
#calendar .fc-v-event .fc-event-main {padding:0.3rem;}
#calendar .fc-col-header-cell-cushion {text-decoration:none;pointer-events: none; }
/* 캘린더 전체 래퍼들이 px 고정 높이를 못 잡게 */
#calendar .fc-view-harness { height: auto !important; min-height: 0 !important; }
#calendar .fc-scrollgrid   { height: auto !important; }
#calendar .fc-timegrid-body{ height: auto !important; }
/* FC의 기본 1px 띄움 해제 */
#calendar .fc-timegrid-event-harness-inset .fc-timegrid-event,
#calendar .fc-timegrid-event {margin-top: 0 !important;}
.fc-direction-ltr .fc-timegrid-slot-label-frame {text-align:left !important;}
.cal-stack { position: relative; }
#calendarBase, #calendarOverlay { position: relative; }
#calendarOverlay {position: absolute; inset: 0;pointer-events: none; }
.cal-stack { position: relative; }
#calendarBase, #calendarOverlay { position: relative; }
#calendarOverlay {
position: absolute; inset: 0; z-index: 3;pointer-events: none;               /* 인터랙션은 아래층만 */}
.cal-stack{position:relative;min-height:640px}
#calendarBase,#calendarOverlay{position:relative}
#calendarOverlay{position:absolute;inset:0;z-index:3;pointer-events:none}
#calendarOverlay .fc-col-header,#calendarOverlay .fc-timegrid-axis{display:none}

.fc .overlay-evt {border:1px solid rgba(255, 0, 0, 0.5)!important;background:rgba(255,0,0,.05)!important;}
.fc .overlay-evt .evt-title{color:red !important;border:none !important;}
.fc .overlay-evt .evt-sub{font-size:12px;line-height:1.2;color:red;}
:has(.overlay-evt) {z-index:6 !important;}

#calendar { overflow-x:auto; overflow-y:auto; position:relative;touch-action: none;height: 54vh;}
#calendar .fc-col-header {position: sticky; top:0; z-index:7; background:#fff;}
#calendar .fc { width:max-content; min-width:100%; }
#calendar .fc-col-header-cell { min-width:170px; }
#calendar .fc-timegrid-col   { min-width:170px; }
#calendar .fc-timegrid-axis-frame {position: sticky; left:0; z-index:5; background:#fff;box-shadow:1px 0 0 0 var(--fc-border-color, #ddd);width:62px; min-width:62px; max-width:62px;}
#calendar .fc-col-header .fc-timegrid-axis-frame {position: sticky; left:0; z-index:6; background:#fff;box-shadow:1px 0 0 0 var(--fc-border-color, #ddd);width:62px; min-width:62px; max-width:62px;}
#calendar .fc-scroller-harness .fc-scroller {overflow-y:auto !important;overflow-x:hidden !important;width:100% !important;scrollbar-gutter:stable;will-change:transform;cursor:grab;}
#calendar .fc-view-harness, #calendar .fc-scrollgrid { height:100% !important; }

body.drag-scroll-y { user-select:none !important; cursor:grabbing !important; }

#calendar.drag-scrolling .fc-timegrid-event,
#calendar.drag-scrolling .fc-timegrid-event *,
#calendar.drag-scrolling .fc-event,
#calendar.drag-scrolling .fc-event * {pointer-events: none !important;}

/* ==== [핵심 수정] 레이어 강제 조정 ==== */

/* 오버레이 이벤트가 포함된 harness */
/* transform: translateZ(10px)를 써서 3D 공간상 앞으로 튀어나오게 함 */
.fc-timegrid-event-harness.fc-overlay-harness {
    z-index: 99999 !important; 
    transform: translateZ(10px) !important; 
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.5)); /* 그림자로 떴다는 느낌 강조 */
}

  
  

  
/*마이페이지 - 시간표 : 풀캘린더*/  
#calendar.sch_custom .cal_date_01 {background: var(--point-color); border:1px solid var(--point-color);}
#calendar.sch_custom .cal_date_02 {background: var(--point-color2); border:1px solid var(--point-color2);}
#calendar.sch_custom .cal_date_03 {background: var(--point-color3); border:1px solid var(--point-color3);}
#calendar.sch_custom .cal_date_04 {background: var(--point-color4); border:1px solid var(--point-color4);}
#calendar.sch_custom .cal_date_05 {background: var(--point-color5); border:1px solid var(--point-color5);}
#calendar.sch_custom .cal_date_06 {background: var(--point-color6); border:1px solid var(--point-color6);}
#calendar.sch_custom .cal_date_07 {background: var(--point-color7); border:1px solid var(--point-color7);}
#calendar.sch_custom .cal_date_08 {background: var(--basic-color); border:1px solid var(--basic-color);}
#calendar.sch_custom .cal_date_09 {background: var(--basic-color2); border:1px solid var(--basic-color2);}

.sch_modal {display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);align-items: center;justify-content: center;z-index: 9999;}
.sch_modal.open {display: flex;}
.sch_modal .modal-content {background: #fff;padding: 20px 24px;border-radius: 8px;width: 300px;box-shadow: 0 4px 20px rgba(0,0,0,0.2);position: relative;color:#444 !important;}
.sch_modal .modal-content p {color:#444 !important;}
.sch_modal #modal-title {font-weight: 600;margin-bottom: 8px;}
.sch_modal .modal-close {font-size: 25px;position: absolute;top: 9px;right: 10px;width: 25px;height: 25px;background: #ffffff;line-height: 21px;text-align: center;border-radius: 3px;}
.sch_modal .modal-close:hover {background: #f9f9f9;cursor: pointer;}
.sch_modal #modal-Instructor , .sch_modal #modal-date {color:#444 !important;}
.fc .fc-button-group > .fc-button { border: 1px solid #efefef;}


.ui-datepicker .ui-datepicker-next span {background: url(/share/cmm/img/Default/datepicker_mnext.svg) no-repeat center center !important;}
.ui-datepicker .ui-datepicker-prev span {background: url(/share/cmm/img/Default/datepicker_mprev.svg) no-repeat center center !important;}
#calendar .evt-sub {color: #666;}


/*마이페이지 반응형*/

@media screen and (max-width:1240px){
	.my_sch_search {gap:2rem;}
	.my_sch_search .con:first-child, .my_sch_search .con:last-child {width: 100%;}
}

@media screen and (max-width:768px){
	#calendar.sch_custom .fc .fc-toolbar-title {width: 100%;text-align: center;}
	#calendar.sch_custom .calendar-wrap .fc .fc-toolbar.fc-header-toolbar {display: flex;flex-direction: column;gap: 7px;}
	#calendar.sch_custom .fc-toolbar-chunk {width: 100%;display: flex;justify-content: space-between;}
	#calendar.sch_custom .fc-view-harness.fc-view-harness-active {min-height: 58vh;}
}

@media screen and (max-width:960px){
	
}


@media screen and (max-width:768px){
	.schedule-classinfoLst {padding:1rem;}
	.my_sch_search .con .tit {font-weight: 600;margin-bottom: 19px;background: #eef2f7; padding: 1rem;color: #004098;border-radius: 15px 15px 0 0;border-bottom: 1px solid #bdcee5;}
	.my_sch_search .radioBox {margin-bottom:5px;}
	.my_sch_search .board-btn {margin-top: 0;padding: 1rem;padding-top: 0;width: 100%;}
	.my_sch_search .board-btn button {width:100%;}
	.my_sch_search .tbl-form-wrap {max-height: 300px;overflow-y: scroll;}
	.my_sch_search .tbl-cont01 {padding: 0 1rem 1rem 1rem;}
	.my_sch_search .btn.blue, .tbl01 td {padding:0.5rem;}
	.my_sch_search .searchbox-wrap { padding: 0 1rem 1rem 1rem;}
}

@media screen and (max-width:460px){
	
}









/*사용자페이지-수업일정*/

.sch_search {position:relative; /*margin-top: 3rem;*/display: flex;align-items: stretch;justify-content: space-between;}
.sch_search .searchbox {width: 360px;height: auto;position: relative;}
.sch_search .searchbox .con {
    width: 360px !important;
    height: -webkit-fill-available;
    padding: 3rem 3rem 80px 3rem;
    /* position: absolute; */
    top: 0;
    /* border: 1px solid #999; */
    /* border-radius: 15px; */
    transition: top 0.35s ease, transform 0.35s ease;
    will-change: top, transform;
    background: #fbfbfb;
}

.sch_search .searchbox .con .inbox {height: -webkit-fill-available;/*overflow-y: scroll;padding-right: 17px;*/}
/* 스크롤바의 폭 너비 */
.sch_search .searchbox .con .inbox::-webkit-scrollbar {width: 3px;  }
.sch_search .searchbox .con .inbox::-webkit-scrollbar-thumb {background: #000; /* 스크롤바 색상 */border-radius: 10px; /* 스크롤바 둥근 테두리 */}
.sch_search .searchbox .con .inbox::-webkit-scrollbar-track {background: #ddd;  /*스크롤바 뒷 배경 색상*/}

.sch_search .searchbox .con .detail_search {display:none;}
.sch_search .resultbox {width: calc(100% - 390px);display: flex;flex-direction: column;gap: 2rem; margin-top: 3rem;}
.sch_search .searchbox .ins_name {}
.sch_search .searchbox .ins_name .tit {}
.sch_search .searchbox .conbox { border-bottom: 1px solid #e6e6e6;}
.sch_search .searchbox .conbox:last-child {}
.sch_search .searchbox .conbox:first-child {margin-top:-13px;}
.sch_search .searchbox .ins_name input[type="text"] {width: 100%;border: 1px solid #dedede;height: 3.7rem;line-height: 3.6rem;}
.sch_search .searchbox .week .week_box, 
.sch_search .searchbox .grade .grade_box,
.sch_search .searchbox .subject .subject_box,
.sch_search .searchbox .date .date_box {display: flex;flex-wrap: wrap;gap: 2rem 2%;margin-top: 12px;}
.sch_search .searchbox div .tit {
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
    /*padding-left: 19px;
    background: url(/share/portal/img/Contents/ic_search_filter.png) top 17px left no-repeat;
    border-top: 1px solid #000;*/
	padding-top: 18px;
}
.sch_search .searchbox .con .inbox .innerbox { padding-bottom: 21px;/*display: none;*/}

.sch_search .searchbox .week .week_box,
.sch_search .searchbox .grade .grade_box,
.sch_search .searchbox .subject .subject_box {margin-top: 17px;gap: 1.2rem 2%;}


.grade_box {}
.sch_search .searchbox .grade .grade_box .labelbox, 
.sch_search .searchbox .subject .subject_box .labelbox, 
.sch_search .searchbox .date .date_box .labelbox  {width: 49%;}
.sch_search .searchbox .week .week_box .labelbox {width: 32%;}
.sch_search .searchbox .subject {border-bottom:0;}
.sch_search .resultbox ul {}
.sch_search .resultbox ul li {}
.sch_search .resultbox ul li {border: 1px solid #999;position: relative;padding: 3rem;margin-bottom: 1rem;border-radius: 15px;}
.sch_search .resultbox ul li:last-child {margin-bottom:0;}
.sch_search .resultbox ul li .tit {font-size: 2.2rem;font-weight: 600;padding-bottom: 10px; width: 87%;}
.sch_search .resultbox ul li .txt {color: #6e6e6e;font-weight: 300;}
.sch_search .resultbox ul li .category {padding-top: 18px;display: flex;flex-wrap: wrap;gap: 10px 5%;font-size: 1.5rem;color: #444;}
.sch_search .resultbox ul li .category .info {}
.sch_search .resultbox ul li .category .info .tit {font-size: 1.5rem;padding-right: 4px;color: #000;font-weight: 500; line-height: 1.6rem;}
.sch_search .resultbox ul li .category .info .blue {color: #0042c6;font-weight: 600;}
.sch_search .resultbox ul li .no_sch { margin-top: 14px;background: #efefef url('../img/Contents/ic_no_sch.png') center left 11px no-repeat;padding: 11px 11px 11px 27px ;font-size: 1.4rem;font-weight: 500;color: #444;border-radius: 5px;}
.sch_search .resultbox ul li .tag {position: absolute;top: 2rem;right: 2rem;padding: 8px 15px;border-radius: 150px;font-weight: 600;}
.sch_search .resultbox ul li .tag.status_S {color: #FFF;background: #004098;}
.sch_search .resultbox ul li .tag.status_R {color: #FFF;background: #806ddc;}
.filter-btn.conbox {position: fixed;bottom: 0;left: 0;background: #ddd;width: 100%;text-align: center;border-radius: 0 0 15px 15px;}
.searchbox .conbox .tit {cursor: pointer;display: flex;justify-content: space-between;align-items: center;}
.searchbox .conbox .tit::after {display: block;content: "";width: 14px;height: 14px;background: url(/share/boss/img/Content/ic_search_filter.png)}

.searchbox .conbox .tit.is-closed::after {transform: rotate(180deg);}


.sch_search .searchbox .date .date_box .labelbox {line-height: 3.5rem;font-size: 1.5rem;}
.sch_search .searchbox .date .date_box .labelbox input[type=checkbox] {display: none;}
.sch_search .searchbox .date .date_box .labelbox label {display: block;font-weight:500;border-radius: 60px;margin: 0 auto;text-align: center;height: -webkit-fill-available;line-height: 3.5rem; background: #FFF;border:1px solid #dadada;}
.sch_search .searchbox .date .date_box .labelbox input[type=checkbox]:checked + label {}
.sch_search .searchbox .date .date_box.labelbox input[type=checkbox] + label { background: #FFF;color: #666;border: 1px solid #c3c3c3;}


.sch_search .searchbox .date .date_box .labelbox label:hover {color: #000; border:1px solid #666;}
.sch_search .searchbox .date .date_box .labelbox input#crsSeCd1[type=checkbox]:checked + label{color: #FFF; border:1px solid #806ddc;background: #806ddc;}
.sch_search .searchbox .date .date_box .labelbox input#crsSeCd2[type=checkbox]:checked + label{color: #FFF; border:1px solid #004098;background:#004098;}

.sch_search .searchbox .con .inbox .board-btn.schboard_btn {position: fixed;bottom: 0;left: 0;width: 100%;background: #FFF;border-top: 1px solid #eee;padding: 14px 0;text-align: center;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn:after {display:none;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn .btn { height: 41px;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn span {font-size: 1.4rem;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn .board-btn.schboard_btn button {margin: 0 2px;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn .board-btn.schboard_btn button.btn.sizeM.grayL { min-width: 61px;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn .board-btn.schboard_btn button.btn.sizeM.grayL span {color: #999;}
.sch_search .searchbox .con .inbox .board-btn.schboard_btn .btn.grayL {min-width:36px;}


@media screen and (max-width:1320px){
	.sch_search .searchbox {width: 320px;}	
	.sch_search .searchbox .con {width: 320px !important;}	
	.sch_search .resultbox {width: calc(100% - 347px);}
}


@media screen and (max-width:960px){
	.sch_search {flex-direction: column;}
	.sch_search .searchbox {width: 100% !important}
	.sch_search .searchbox .con {width: 100% !important; z-index: 1; height: auto;position: relative;margin-bottom: 2rem;height: auto;min-height:190px;}
	.sch_search .searchbox .con .inbox { overflow-y: auto;}
	.sch_search .resultbox ul li {padding: 3rem 3%;}
	.sch_search .resultbox ul li .tit {  font-size: 2.1rem; line-height: 2.5rem;}
	.sch_search .resultbox {width:100%;margin-left: 0;}
	.sch_search .resultbox ul li .tag {}
	.sch_search .searchbox .con .detail_search {display:block; margin: 3px 0 0 3px;}
	.sch_search .searchbox .con .detail_search button {background: url(/share/boss/img/Content/ic_moresearch.png) center left no-repeat;padding-left: 17px;color: #000;font-weight: 600;line-height: 2rem;}      
	.sch_search .searchbox .con .detail_search button:hover {background: url(/share/boss/img/Content/ic_moresearch_h.png) center left no-repeat;color:#004098;}
	.searchbox .con.is-expanded {height: 30vh !important;overflow-y: auto !important;border-bottom: 1px solid #ddd; /* 스크롤 시 구분선 */}
	.searchbox .con::-webkit-scrollbar {width: 6px;}
	.searchbox .con::-webkit-scrollbar-thumb {background: #ccc;border-radius: 10px;}
	.sch_search .searchbox .tit {font-size: 1.6rem;}
	.sch_search .searchbox .con .inbox .board-btn.schboard_btn {display: flex;justify-content: space-between;flex-direction: row;align-items: center;}
	.sch_search .searchbox .con .inbox .board-btn.schboard_btn {padding:14px; border-bottom: 1px solid #ddd;}
	.sch_search .searchbox div .tit {border-top: 0;padding-top: 13px;}
}

@media screen and (max-width:640px){
	.sch_search .resultbox ul li {padding: 1.7rem 5% 2.4rem 5%;}
    .sch_search .resultbox ul li .tag {position: unset;display: inline-block;margin-bottom: 10px; margin-bottom: 8px;padding: 5px 10px;}	
}

@media screen and (max-width:460px){
	.sch_search .resultbox ul li {padding: 2rem;}	
	.sch_search .resultbox ul li .tag {float: unset;margin-bottom: 10px;}	
	.sch_search .resultbox ul li .txt, .sch_search .resultbox ul li .category {font-size:1.6rem;}

}	










/*문의하기*/
.inguery_banner {display: flex;flex-direction: row;gap: 1%;margin-bottom: 25px;}
.inguery_banner .tell, .inguery_banner .kakao_sns {box-sizing: border-box;background: #F8F9FA url('../img/Layout/bg02_sitemap.png') bottom right 35px / 194px no-repeat;border: 1px solid #7FAADE;border-radius: 15px 15px 15px 0px;padding:6rem 5%;}
.inguery_banner .tell {width: 65%;}
.inguery_banner .tell p {font-size:1.8rem;font-weight:500;margin-bottom: 12px;}
.inguery_banner .tell h3 {color:#222;font-size:3.4rem;font-weight:800; line-height: 4rem;}
.inguery_banner .tell h3 .blue {color:#004098;}
.inguery_banner .tell .tell_ic {margin-top: 32px;}
.inguery_banner .tell .tell_ic a {display: inline-block; font-size:1.8rem; border-radius: 10px 10px 10px 0px;background:#004098 url('../img/Contents/ic_tell.png') center left 20px no-repeat; color:#FFF; padding:15px 20px 15px 51px;margin-right:10px;margin-top:10px;}
.inguery_banner .tell .tell_ic a:first-child {}
.inguery_banner .kakao_sns {width: 34%;}
.inguery_banner .kakao_sns .info {color: #004098;font-weight: 500;font-size: 1.8rem; line-height: 2.2rem; margin-bottom: 20px;}
.inguery_banner .kakao_sns a {width: max-content;display: block; border-radius: 150px;background: #FFDA00 url(/share/boss/img/Main/icon_main_kako.png) center right 26px / 20px no-repeat;padding: 17px 52px 17px 26px;font-weight: 600;font-size: 1.8rem;}
.inguery_banner .kakao_sns .script { margin-top: 25px; line-height:2.4rem;}


.inquery_top {font-size: 3rem;font-weight: 600;float: left;}
.inquiry_chkBox {display: inline-block;margin-right: 3rem;}
form.inquery textarea {padding: 10px;border: 1px solid #e3e3e3;border-radius: 3px;width: 100%;min-height: 16vh;}

@media screen and (max-width:960px){
	.inguery_banner .tell {width: 55%;}
	.inguery_banner .kakao_sns {width: 44%;}
	.inguery_banner .tell .tell_ic a {width: 100%;    margin-right: 0;}
	.inguery_banner .kakao_sns a {width: 100%;}
}
@media screen and (max-width:860px){
	
	form.inquery select, form.inquery input, form.inquery textarea {width:100%;}
	form.inquery .parent select {margin-bottom:10px;}
	form.inquery .inquiry_chkBox:first-child input, form.inquery .inquiry_chkBox:first-child select {width:unset;}
	form.inquery .inquiry_chkBox label input#flctnYn {width: unset;}
	form.inquery .inquiry_chkBox:first-child select {width: 180px;}

}

@media screen and (max-width:760px){
	.inguery_banner { flex-direction: column; gap : 2rem;}
	.inguery_banner .tell, .inguery_banner .kakao_sns {width: 100%; padding: 4rem 6%;}
	.inguery_banner .kakao_sns .script br {display: none;}
}


@media screen and (max-width:660px){
	.inquiry_chkBox {margin: 5px 20px;}
	.inguery_banner .tell, .inguery_banner .kakao_sns {padding: 4rem 9%;}
	.inguery_banner .tell h3 {font-size: 3rem;}
	.inguery_banner .kakao_sns .info {margin-bottom: 13px;}
	.inguery_banner .tell .tell_ic {margin-top: 12px;}
	.inguery_banner .kakao_sns .script {margin-top: 12px;}
}











/*강사진소개*/
.instructors_title_bg {width: 100%;height: 60rem;text-align: center;padding: 27rem 0;position: relative;}
.instructors_title_bg:before {
    width: 135%;height: 60rem;
    background: url(/share/boss/img/Content/instructors_title_bg.png) center center / cover no-repeat;
    display: block;content: "";
    position: absolute;top: 0;left: 50%;transform: translateX(-50%);
}
.instructors_title_bg .txtbox {position:relative;}
.instructors_title_bg .txtbox h3{font-size: 3.9rem;font-weight:700;color:#FFF;margin-bottom:25px;}
.instructors_title_bg .txtbox p{font-size: 1.9rem;line-height:2.4rem;color:#FFF;}
.instructors_tab {
    position: absolute;top: 0; left: 50%;transform: translateX(-50%); z-index: 2;text-align: center;
    max-width: 890px; width: 100%;height: 70px; background: #FFF;
}
.instructors_tab:before{
	display: block;content: ""; width:100px;height:70px;
	position: absolute;top: 0;left:-70px;
	background: url(/share/portal/img/Contents/bg_left.svg) center center / cover no-repeat;
}
.instructors_tab:after{
	display: block;content: ""; width:100px;height:70px;
	position: absolute;top: 0;right:-70px;
	background: url(/share/portal/img/Contents/bg_right.svg) center center / cover no-repeat;
}

.instructors_tab ul {
    display: flex;flex-direction: row;align-items: center;justify-content: center;
    width: 100%;gap: 3%;
}

.instructors_tab ul li {width:29%; font-size: 1.9rem;font-weight:700;}
.instructors_tab ul li a {padding: 25px 0;width:100%;display:inline-block;}
.instructors_tab ul li.on, .instructors_tab ul li:hover {border-bottom: 3px solid #3f1cad;color:#3f1cad;}
.instructors_box {display: flex;flex-wrap: wrap;gap: 1rem 2.5% ; margin-top: 5rem;}
.instructors_box .listbox {background: #F9F9F9;width: 23%;position: relative; border-radius: 20px;}
.instructors_box .listbox img {width: 100%;border-radius: 20px;}
.instructors_box .listbox .tag{
	background: #E9F0F8;color: #0057CF;border-radius: 999px;text-align: center;
	font-weight: 500;font-size: 1.6rem;line-height: 2.2rem; position:absolute;top:10px;right:10px;
    display: inline-block;padding: 5px 17px;
}
.instructors_box .listbox .txtbox {position: absolute;top: 17rem;left: 30px;}
.instructors_box .listbox .txtbox p{ color:#0057CF;font-weight:600;}
.instructors_box .listbox .txtbox h4{ font-size:2.4rem;font-weight:700;margin-top:12px;}
.instructors_list .layer_bg{position:fixed; width:100%; height:100%; background: rgba(0,0,0,0.7); left:0; top:0; z-index: 2;}
.instructors_box .listbox .layer_wrap {
    position: fixed;left: 50%;top: 58%;transform: translateX(-50%) translateY(-50%);
    width: 77%;max-height: 73vh;overflow-y: hidden;background: #fff;z-index: 2; border-radius: 18px;
}

.instructors_box .listbox .layer_wrap .title {
	background:#004098; height: 6rem;
	display: flex;flex-direction: row;justify-content: space-between;align-items: center;
}

.instructors_box .listbox .layer_wrap .title h4 {color:#FFF;font-size:2rem;font-weight:600;padding:30px;}
.instructors_box .listbox .layer_wrap .title a {
    width: 6rem;height: 6rem;
    text-align: center;padding: 1.6rem;background: #222;
}
.instructors_box .listbox .layer_wrap .title a img {width:25px;}
.instructors_box .listbox .layer_wrap .con {display: flex;}
.instructors_box .listbox .layer_wrap .con .photo { width: 50%;min-width: 560px;}
.instructors_box .listbox .layer_wrap .con .photo img {}
.instructors_box .listbox .layer_wrap .con .resume {padding-top: 5.6rem; width: 49%;}
.instructors_box .listbox .layer_wrap .con .resume .top {
	border-bottom: 2px solid #eee;padding-bottom: 3rem;margin-bottom: 3rem;
	background:url(../img/Layout/menu_signiture.svg) bottom 3rem right 3rem / 95px no-repeat
}
.instructors_box .listbox .layer_wrap .con .resume .top .txtbox {position: unset;display: flex;flex-direction: row;}
.instructors_box .listbox .layer_wrap .con .resume .top .txtbox h3 {font-size: 5rem;font-weight: 700; margin-right: 3%;}
.instructors_box .listbox .layer_wrap .con .resume .top .txtbox .txtbox_in{}
.instructors_box .listbox .layer_wrap .con .resume .top .txtbox .txtbox_in .grey{font-size: 1.7rem;color: #666;font-weight: 400;line-height: 2.4rem;}
.instructors_box .listbox .layer_wrap .con .resume .top .txtbox .txtbox_in .black{font-size: 2rem;color: #000;}
.instructors_box .listbox .layer_wrap .con .resume .top h4{font-size: 2.2rem;font-weight: 500;color: #000; margin-top: 13px;}
.instructors_box .listbox .layer_wrap .con .resume .conbox { width: 98%;height: 31vh;overflow-y: scroll;}
.instructors_box .listbox .layer_wrap .con .resume .conbox .overview {font-size: 1.7rem;color: #000;font-weight: 500;}
.instructors_box .listbox .layer_wrap .con .resume .conbox .category{ margin-top: 22px;}
.instructors_box .listbox .layer_wrap .con .resume .conbox .category h4 {font-size: 2rem;color: #004098;font-weight: 700;}
.instructors_box .listbox .layer_wrap .con .resume .conbox .category ul {margin-top: 10px; margin-left: 16px;}
.instructors_box .listbox .layer_wrap .con .resume .conbox .category ul li::marker {font-size: 14px;line-height: 21px;color: #ddd;}
.instructors_box .listbox .layer_wrap .con .resume .conbox .category ul li {list-style: disc;padding: 4px 0;line-height: 2rem;}

.instructors_box .listbox .layer_wrap .con .photo .top {display:none;background:url(../img/Layout/menu_signiture.svg)center right no-repeat;}

@media screen and (max-width:1480px){
	.instructors_box .listbox {width:31.5%;}
}

@media screen and (max-width:1240px){
	.instructors_box .listbox .layer_wrap {width:90%;}
	.instructors_box .listbox .layer_wrap .con {
	    display: flex;flex-direction: column;
		overflow-y: scroll;height: 63vh;
	}
	.instructors_box .listbox .layer_wrap .con .photo {width: 100%;min-width: auto;}
	.instructors_box .listbox .layer_wrap .con .photo, .instructors_box .listbox .layer_wrap .con .resume {width:100%;}
	.instructors_box .listbox .layer_wrap .con .resume .conbox {overflow: unset;height: unset;width: 88%;padding: 0 6%;}
	.instructors_box .listbox .layer_wrap .con .resume .top {width: 100%;padding: 0 6% 3rem 6%;}

	.instructors_box .listbox .layer_wrap .con .photo .top {display:block;}
	.instructors_box .listbox .layer_wrap .con .resume .top {display:none;}
	.instructors_box .listbox .layer_wrap .con .photo .top {border-bottom: 2px solid #eee;padding: 5rem 6%;margin-bottom: 0;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox {position: unset;display: flex;flex-direction: row;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox h3 {font-size: 5rem;font-weight: 700; margin-right: 3%;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox .txtbox_in .grey{font-size: 1.7rem;color: #666;font-weight: 400;line-height: 2.4rem;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox .txtbox_in .black{font-size: 2rem;color: #000;}
	.instructors_box .listbox .layer_wrap .con .photo .top h4{font-size: 2.2rem;font-weight: 500;color: #000; margin-top: 13px;}
	.instructors_box .listbox .layer_wrap .con .resume {background: #efefef;padding-bottom: 3rem;}
	.instructors_box .listbox .layer_wrap .con .photo img {width: 66%;margin: -10rem auto 0 auto;display: block;
}
	

}

@media screen and (max-width:960px){
	.instructors_title_bg {height: 40rem;padding: 20rem 0;}
	.instructors_title_bg:before {height: 40rem;}
	.instructors_title_bg .txtbox h3 {font-size: 3.2rem;}
	.instructors_title_bg .txtbox p { font-size: 1.6rem;}
	

	
}	

@media screen and (max-width:860px){
	.instructors_box .listbox{width:48.5%;}
	.instructors_box .listbox .txtbox {top: 12rem;}
	.instructors_box .listbox .txtbox h4 {font-size: 3rem;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox h3 {font-size: 4rem;}
	.instructors_box .listbox .layer_wrap .con .photo .top h4 {font-size: 2rem;margin-top: 9px;width: 50%;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox .txtbox_in .grey {font-size: 1.5rem;line-height: 2rem;}
	.instructors_box .listbox .layer_wrap .con .photo .top .txtbox .txtbox_in .black {font-size: 1.7rem;}
	
	.instructors_box .listbox .layer_wrap .con .photo img {width: 100%;}
	
}



@media screen and (max-width:540px){
	.instructors_box .listbox {width: 100%;}	
	
}





/*캠퍼스안내*/
.campus .title {padding-bottom: 30px;}
.campus .title h3 {font-size: 3.3rem; font-weight: 600; padding-bottom: 17px;}
.slide_zone {display: flex;flex-direction: row;gap:2%;}

.seoul_campusSwiper, 
.jeju_campusSwiper,
.jejuB_campusSwiper,
.jejuJ_campusSwiper {box-sizing: border-box;}

.seoul_campusSwiper .swiper-slide, 
.jeju_campusSwiper .swiper-slide,
.jejuB_campusSwiper .swiper-slide,
.jejuJ_campusSwiper .swiper-slide {height: 100%;opacity: 0.4;}

.seoul_campusSwiper .swiper-slide-thumb-active, 
.jeju_campusSwiper .swiper-slide-thumb-active,
.jejuB_campusSwiper .swiper-slide-thumb-active, 
.jejuJ_campusSwiper .swiper-slide-thumb-active {opacity: 1;}

.seoul_campusSwiper,
.jeju_campusSwiper,
.jejuB_campusSwiper,
.jejuJ_campusSwiper {width: 21%;}

.seoul_campusSwiper .swiper-slide, 
.jeju_campusSwiper .swiper-slide, 
.jejuB_campusSwiper .swiper-slide, 
.jejuJ_campusSwiper .swiper-slide {height: fit-content !important;}

.seoul_campusSwiper .swiper-slide:last-child,
.jeju_campusSwiper .swiper-slide:last-child,
.jejuB_campusSwiper .swiper-slide:last-child, 
.jejuJ_campusSwiper .swiper-slide:last-child {margin-bottom:0 !important;}

.seoul_campusSwiper .swiper-slide img,
.jeju_campusSwiper .swiper-slide img,
.jejuB_campusSwiper .swiper-slide img,
.jejuJ_campusSwiper .swiper-slide img {width:100%;border-radius: 20px;}

.seoul_campusSwiper2, 
.jeju_campusSwiper2,
.jejuB_campusSwiper2,
.jejuJ_campusSwiper2 {width: 77%; position:relative;}

.seoul_campusSwiper2 .swiper-wrapper,
.jeju_campusSwiper2 .swiper-wrapper,
.jejuB_campusSwiper2 .swiper-wrapper,
.jejuJ_campusSwiper2 .swiper-wrapper {width: 100%;}

.seoul_campusSwiper2 .swiper-slide img,
.jeju_campusSwiper2 .swiper-slide img,
.jejuB_campusSwiper2 .swiper-slide img,
.jejuJ_campusSwiper2 .swiper-slide img {height:100%;width:100%; border-radius: 20px;}

.map {margin-top:3rem;overflow: hidden;border-radius: 20px;}

.campus .swiper-button-next {
    background:url(/share/boss/img/Content/cam_slide_next.png);
    width: 50px;
    height: 100px;
    border-radius: 100px 0 0 100px; right: 0;
}
.campus .swiper-button-prev {
    background:url(/share/boss/img/Content/cam_slide_prev.png);
    width: 50px;
    height: 100px;
    border-radius: 0 100px  100px 0; left:0;
}




@media screen and (max-width:640px){
	.map {margin-top: 2rem;}
	.map iframe {height: 160px;}	
	.campus .title {padding-bottom: 19px;}
	.campus .title h3 {font-size: 2.6rem;padding-bottom: 10px;}
	.campus.mt70 {margin-top: 40px;}
	
	.seoul_campusSwiper .swiper-slide img, 
	.jeju_campusSwiper .swiper-slide img, 
	.jejuB_campusSwiper .swiper-slide img, 
	.jejuJ_campusSwiper .swiper-slide img { border-radius: 11px;}
	
	.seoul_campusSwiper2 .swiper-slide img,
.jeju_campusSwiper2 .swiper-slide img,
.jejuB_campusSwiper2 .swiper-slide img,
.jejuJ_campusSwiper2 .swiper-slide img {border-radius: 11px;}
	
	
}







/*프로그램*/
.program {}
.program b {font-weight:600;color:#000;}
.program.program_IB {}
.program.program_IB .top {text-align:center;}
.program.program_IB .top h4.tit {font-size: 2.8rem;font-weight: 600;color: #004098;}
.program.program_IB .top .sub_tit {font-size: 1.8rem;font-weight: 500;color: #004098;margin: 10px 0 20px 0;}
.program.program_IB .top h3.tit {font-size: 4.2rem;font-weight: 500;}
.program.program_IB .top .script {font-size: 1.7rem;width:73%;line-height: 2.8rem;margin: 25px auto;}
.program.program_IB .top:before {display: block;content: "";width: 200%;height: 900px;
    background: #eaeaea url(/share/boss/img/Content/ib_img01.png) center bottom / contain no-repeat;
    position: absolute;top: 0;left: -50%;
}
.program.program_IB .top .txtbox {text-align: center;position: relative;height: 900px; padding-top: 100px;}

.program {}
.program .con {}
.program .con .pcon{}

.program .con .img_type01 {display: flex;flex-direction: row;gap: 5%;margin: 8rem 0;}
.program .con .img_type01 .imgbox {width:40%;}
.program .con .img_type01 .imgbox img {}
.program .con .img_type01 .imgbox h4 {}
.program .con .img_type01 .imgbox h4 .blue {}
.program .con .img_type01 .imgbox p {}

.program .con .img_type01 .txtbox {width: 60%;display: flex;flex-direction: column;justify-content: space-between;}
.program .con .img_type01 .txtbox h4 {font-size: 4.1rem; line-height: 5rem;font-weight: 600; margin-bottom: 3rem;}
.program .con .img_type01 .txtbox h4 .blue {color:#004098;}
.program .con .img_type01 .txtbox p {color: #2b2b2b;line-height: 2.6rem;}

.program .con .icon_type01 {}
.program .con .icon_type01 h4 {font-size: 4.1rem; line-height: 5rem;font-weight: 600; margin-bottom: 3rem;}
.program .con .icon_type01 h4 .blue {color:#004098;}
.program .con .icon_type01 ul {display: flex; align-items: stretch;justify-content: center;flex-wrap: wrap; gap: 2rem 2%;}
.program .con .icon_type01 ul li {width:30%;min-width: 320px;border: 1px solid #11337D;border-radius: 20px;padding:3rem;}
.program .con .icon_type01 ul li .txtbox h5 {font-size: 2.1rem;font-weight: 600;margin: 21px 0;}
.program .con .icon_type01 p:before {display: block;content: "";width: 3px;height: 3px;border-radius: 10px;background: #a3a3a3;position: absolute;top: 8px;left: 0;}
.program .con .icon_type01 p {line-height: 2.5rem;font-size: 1.5rem;position: relative;padding-left: 8px;margin-bottom: 1rem; color: #444;}

.pcon.bgsky {position: relative; padding: 4rem 0; margin: 10rem 0;}
.pcon.bgsky:before {display: block;content: "";background: #F0F7FF;width: 200%;height: -webkit-fill-available;position: absolute;top: 0;left: -50%;}
.pcon.bgsky .con {position: relative;}
.pcon.bgsky .con .img_type01 {}
.pcon.bgsky .con .img_type01 .imgbox {width:50%;}
.pcon.bgsky .con .img_type01 .imgbox img {width: 100%; margin-top: 0;}
.pcon.bgsky .con .img_type01 .txtbox {justify-content: space-around;}
.pcon.bgsky .con .img_type01 .txtbox .intxt {}
.pcon.bgsky .con .img_type01 .txtbox .intxt .sub_tit {color:#004098;font-weight:600;font-size:2.4rem;margin-bottom:20px;}
.pcon.bgsky .con .img_type01:last-child .imgbox img {height: 100%;}
.pcon.bgsky .con .img_type01 .txtbox .script_box ul li {background: #FFF;border-radius: 20px;padding: 3rem;}
.pcon.bgsky .con .img_type01 .txtbox .script_box ul li .num {background: #2A0FC4;display: inline-block;width: 40px;font-size: 1.5rem;line-height: 2.8rem;text-align: center;color: #FFF;border-radius: 25px;margin-bottom: 10px;}
.pcon.bgsky .con .img_type01 .txtbox .script_box ul li .script02 {}

.program .con .icon_type02 h4 {font-size: 4.1rem; line-height: 5rem;font-weight: 600; margin-bottom: 3rem;}
.program .con .icon_type02 h4 .blue {color:#004098;}
.program .con .icon_type02 ul {display: flex;flex-direction: row;gap: 2rem 2%;}
.program .con .icon_type02 ul li {background: #F9F9F9;border-radius: 10px;padding: 3rem;width: 24%;}
.program .con .icon_type02 ul li .num {background: #0057CF;width: 40px;height: 40px;border-radius: 50px;text-align: center;padding: 13px 0;color: #FFF;font-weight: 500;margin-bottom: 12px;}
.program .con .icon_type02 ul li .tit {color: #1F1E1D;font-size: 1.9rem;font-weight: 600;margin-bottom: 20px;}
.program .con .icon_type02 ul li p {line-height: 2rem;color: #444;}
.program .con .icon_type02 .script_box02 {text-align: center;width: 57%;line-height: 2.6rem;margin: 4rem auto;font-weight: 500;}

.program.program_AP {}
.program.program_AP .top {text-align:center;}
.program.program_AP .top h4.tit {font-size: 2.8rem;font-weight: 600;color: #004098;}
.program.program_AP .top .sub_tit {font-size: 1.8rem;font-weight: 500;color: #004098;margin: 10px 0 20px 0;}
.program.program_AP .top h3.tit {font-size: 4.2rem;font-weight: 500;}
.program.program_AP .top .script {font-size: 1.7rem;width:73%;line-height: 2.8rem;margin: 25px auto;}
.program.program_AP .top:before {display: block;content: "";width: 200%;height: 900px;
    background: #eaeaea url(/share/boss/img/Content/ap_img01.png) center bottom / contain no-repeat;
    position: absolute;top: 0;left: -50%;
}
.program.program_AP .top .txtbox {text-align: center;position: relative;height: 900px; padding-top: 100px;}
.program.program_AP .pcon.bgsky .img_type01 .imgbox img {height: auto;}


.program .top2 {position: relative; padding : 6rem 0;}
.program .top2:before {
    display: block;content: "";width: 200%;height: -webkit-fill-available;background: #E9F0F8;
    position: absolute;top: 0;left: -50%;}
.program .top2 .inbox { position: relative;display: flex;flex-direction: row;justify-content: space-between;}
.program .top2 .inbox .tit {font-size: 2.7rem;line-height: 3.4rem;font-weight: 600;}
.program .top2 .inbox .con {}
.program .top2 .inbox .con ul {display: flex;flex-wrap: wrap;gap:2%;}
.program .top2 .inbox .con ul li {width: 48%;font-size: 2rem;line-height: 3rem;padding: 5px 0;padding-left: 50px;font-weight: 500;background: url(/share/boss/img/Content/ap_img02.png) no-repeat;margin-bottom: 14px;}
.program .top2 .inbox .con ul .script {}
.program .con .img_type01 .txtbox h5 {font-size: 2.7rem;font-weight: 500;}
.program .con .img_type01 .txtbox .point {}
.program .con .img_type01 .txtbox .point li {width: 100%;font-size: 1.8rem;line-height: 2.1rem;padding: 5px 0;padding-left: 40px;font-weight: 500;background: url(/share/boss/img/Content/ap_img02.png)center left / 30px no-repeat;margin-bottom: 14px;}

.program.program_SAT .top .imgbox img {width:100%;} 
.program.program_SAT .top .txtbox {text-align:center;padding:5rem 0;}
.program.program_SAT .top .txtbox .tit {font-size: 4.2rem;line-height:5rem;font-weight: 500;}
.program.program_SAT .top2:before {background: #FFF;}
.program.program_SAT .top2 {padding: 6rem 0 0 0;}
.program.program_SAT .top2 .inbox .tit {width:40%;}
.program.program_SAT .top2 .inbox .con {width:58%;}
.program.program_SAT .top2 .inbox .con ul li {width:100%;}
.program.program_SAT .top2 .inbox .con ul li p {font-size: 1.5rem;font-weight: 400;margin-top: 9px;}
.program.program_SAT .top2 .inbox .con .script {line-height: 2.4rem;margin-bottom: 30px;}
.program .top2 .inbox .con .script {line-height: 2.4rem;}

.program .con .img_type01 .txtbox .point.numbering li {background: unset;padding-left: 40px;}
.program .con .img_type01 .txtbox .point.numbering li .num {
	background: #0057CF;display: inline-block;width: 30px;height: 30px;border-radius: 50px;text-align: center;
    padding: 6px 0;color: #FFF;font-weight: 500;margin-right: 5px;margin-left: -40px;}

.program.program_Alevel {}
.program.program_Alevel .top .imgbox {}
.program.program_Alevel .top .imgbox img {width:100%;} 
.program.program_Alevel .top2:before {background: #FFF;}
.program.program_Alevel .top2 .inbox {gap:3%;}
.program.program_Alevel .top .inbox .tit {width:40%;}
.program.program_Alevel .top .inbox .con {width:57%;}
.program.program_Alevel .pcon.bgsky .con .img_type01 .imgbox img {height: unset;}
.program.program_Alevel .top .txtbox {text-align:center;padding:5rem 0;}
.program.program_Alevel .top .txtbox .tit {font-size: 4.2rem;line-height:5rem;font-weight: 500;}

.program .con .img_type01 .txtbox h4 {}
.program .con .img_type01 .txtbox h4 .blue {}
.program .con .img_type01 .txtbox p {}

.program .middle_tit {text-align: center;}
.program .middle_tit .txtbox h4 {font-size: 4.1rem; line-height: 5rem;font-weight: 600; margin-bottom: 3rem;}
.program .middle_tit .txtbox h4 .blue {color:#004098;}
.program .middle_tit .txtbox p {color: #2b2b2b;line-height: 2.6rem;}

.program .con .img_type01 .txtbox .one_number {background: #0057CF;display: block;color: #FFF;padding: 8px 0;width: 40px;height: 40px;text-align: center;border-radius: 40px; margin-bottom: 14px;}
.program .con .img_type01 .txtbox .number_tit {font-size:2.7rem;font-weight:600;}
.program .con .img_type01 .txtbox .dot {}
.program .con .img_type01 .txtbox .dot li { position: relative;padding-left:8px; margin-bottom: 10px;}
.program .con .img_type01 .txtbox .dot li:before {display:block; content:""; 
position: absolute; top:5px; left:0; 
width:3px; height:3px; background:#bbb;}

.program.program_Alevel .img_type01 {align-items: center;}
.program.program_Alevel .img_type01 .imgbox {width:50%;}
.program.program_Alevel .img_type01 .txtbox {width:50%;}
.program.program_Alevel .img_type01 .imgbox img {width:100%;}
.program.program_Alevel .pcon.bgsky .con .img_type01 {align-items: flex-start;}

.program .con .icon_type02 .imgbox {width: 100%;}
.program .con .icon_type02 .imgbox img {width: 100%;}

.program.program_ig .top .txtbox {text-align:center;padding:5rem 0;}
.program.program_ig .top .txtbox .tit {font-size: 4.2rem;line-height: 5rem;font-weight: 500;}
.program.program_ig .top .imgbox {width:100%;}
.program.program_ig .top .imgbox img {width:100%;}

.program.program_ig .top2 {}
.program.program_ig .top2:before {display:none;}
.program.program_ig .top2 .inbox {width:100%;}
.program.program_ig .top2 .inbox .tit {width:40%;}
.program.program_ig .top2 .inbox .con {width:60%;}
.program.program_ig .top2 .inbox .con ul li {width:100%;}
.program.program_ig .con {}
.program.program_ig .con .icon_type01 {}
.program.program_ig .con .icon_type01 ul li .txtbox h5 {line-height:2.6rem;}
.program.program_ig .con .icon_type01 ul li .num {font-size: 1.7rem;background: #0057CF;width: 30px;height: 30px;border-radius: 30px;text-align: center;line-height: 3.5rem;color: #FFF;}
.program.program_ig .con .icon_type01 .script {padding-left:0;}
.program.program_ig .con .icon_type01 .script:before {display:none;}
.program.program_ig .con .icon_type01 .point {margin-bottom:0;}
.program.program_junior .pcon.bgsky .con .img_type01 .imgbox img {height: auto;}
.program.program_junior .con .img_type01 .txtbox .tit {font-size: 2rem;font-weight: 600;margin-bottom: 10px;}

.program.program_ig .top2 .inbox .con .sub_tit {font-size: 2rem;font-weight: 600;color: #000;margin-bottom: 10px;}
.program.program_ig .top2 .inbox .con .imgbox {width:100%;}
.program.program_ig .top2 .inbox .con .imgbox img {width:100%;}

.program .bgwhite {}
.program .bgwhite .con {display: flex;flex-direction: row;gap:4%;}
.program .bgwhite .con .scriptbox_01, .program .bgwhite .con .scriptbox_02 {width:48%;}
.program .bgwhite .con .scriptbox_01 h4, .program .bgwhite .con .scriptbox_02 h4 {font-size: 2.7rem;line-height: 3.4rem;font-weight: 600;} 
.program .bgwhite .con .scriptbox_01 p, .program .bgwhite .con .scriptbox_02 p {line-height:2rem;}
.program .bgwhite .con .scriptbox_01 h4 .blue, .program .bgwhite .con .scriptbox_02 h4 .blue {color:#0057CF;}

.program .bgwhite .con .scriptbox_02 .numbering {margin:20px 0;}
.program .bgwhite .con .scriptbox_02 .numbering li { padding-left: 30px;margin:10px 0;}
.program .bgwhite .con .scriptbox_02 .numbering li .num {width: 35px;height: 35px;background: #0057CF;border-radius: 50px;display: inline-block;text-align: center;color: #FFF;line-height: 3.5rem; margin-left: -30px;margin-right:5px;}
.program .bgwhite .con .scriptbox_02 .grey {color: #888;}

.program.program_ad_c .con .icon_type02 .script_box02 {width: 77%;}

.program .line_type01 {}
.program .line_type01 h4 {font-size: 3.6rem;font-weight: 700;}
.program .line_type01 h5 {font-size: 2.9rem;font-weight: 500;}
.program .line_type01 ul {display: flex;flex-wrap: wrap;gap:1%;}
.program .line_type01 ul li {min-width:170px;width:19%;text-align:center;}
.program .line_type01 ul li .top {font-weight: 600;color: #000;padding: 2rem 0;margin-bottom: 2rem;position: relative;}
.program .line_type01 ul li .top:before {display: block;content: "";width: 100%;height: 2px;background: #eee;position: absolute;bottom: 0;left: 0;}
.program .line_type01 ul li .top:after {display: block;content: "";width: 7px;height: 7px;background: #0057CF;position: absolute;bottom: -3px;left: 50%;transform: translateX(-50%);border-radius: 50%;}
.program .line_type01 ul li .inbox {background: #E9F0F8;padding: 2rem;border-radius: 10px;min-height: 104px;}




@media screen and (max-width:1280px){
	.program.program_IB .top .script br, .program.program_AP .top .script br  {display:none;}
	.program .top2 .inbox {flex-direction: column;}
	.program .top2 .inbox .tit {margin-bottom: 23px;}
	.program .top2 .inbox .con .script {margin-top: 10px;}
	.program .top2 .inbox .con ul li {font-size: 1.7rem;background-size: 30px;padding: 0px 0;padding-left: 37px;}
	.program .top2 .inbox .con .script {margin-top: 10px;line-height: 2.3rem;}
	.program .top2 .inbox .con .script br {display: none;}
	
	.program.program_SAT .top2 .inbox .tit, .program.program_SAT .top2 .inbox .con {width: 100%;}
	.program.program_SAT .top2 { padding: 6rem 0 0 0;}
	.program.program_SAT .top2 .inbox .con .script:last-child {margin-bottom: 0;}
	
	.program.program_ig .top2 .inbox .tit, .program.program_ig .top2 .inbox .con {width:100%;}
	.program.program_ig .top2 .inbox .tit br, .program.program_ig .top2 .inbox .con br {display:none;}
	
	.program.program_ad_c .top2 {padding: 3rem 0;}

	.program .con .icon_type01 ul li { min-width: 279px;}
	.program.program_ig .top2 .inbox .con ul li {width:49%;}
	
	.program .bgwhite .con {flex-direction: column;gap:3rem;}
	.program .bgwhite .con .scriptbox_01, .program .bgwhite .con .scriptbox_02 {width: 100%;}
	

	.program .bgwhite .con .scriptbox_02 .numbering {display: flex;flex-wrap: wrap;padding: 2rem; border-radius: 20px;background:#f2fbff;}
	.program .bgwhite .con .scriptbox_02 .numbering li {width: 49%;}


}

@media screen and (max-width:1024px){
	.program .line_type01 ul {justify-content: center;}
	.program .line_type01 ul li {width:32%;}
}

@media screen and (max-width:960px){
	.program.program_IB .top .txtbox, .program.program_AP .top .txtbox {padding-top: 50px;}
	.program.program_IB .top h3.tit, .program.program_AP .top h3.tit, .program.program_ig .top .txtbox h3.tit, .program.program_junior .top .txtbox h3.tit {font-size: 3.2rem;}
	.program.program_IB .top .script, .program.program_AP .top .script {font-size: 1.5rem;width: 90%;line-height: 2.2rem; margin: 1.5rem auto;}
	.program.program_IB .top:before , .program.program_IB .top .txtbox, .program.program_AP .top:before , .program.program_AP .top .txtbox{height: 65rem;}
	

	.program .con .img_type01 {flex-direction: column;margin: 5rem 0;}
	.program .con .img_type01 .txtbox h4, 
	.program .con .icon_type01 h4,
	.program .con .icon_type02 h4,
	.program .middle_tit .txtbox h4 {font-size: 3.1rem;line-height: 4rem;margin-bottom: 2rem;}
	
	.program .con .img_type01 .txtbox {width: 100%;} 
	.program .con .img_type01 .imgbox {width: 100%; max-height: 300px;overflow: hidden;border-radius: 0 0 50px 0;}
	
	.program .con .img_type01 .imgbox img {width: 100%;height: auto;margin-top: 16px;}
	.program .con .icon_type01 ul li {width: 100%;}
	
	.pcon.bgsky {position: relative;padding: 1rem 0;margin: 5rem 0;}
	.pcon.bgsky .con .img_type01 .imgbox {width: 100%;}
	.pcon.bgsky .con .img_type01 .txtbox {margin-top:3rem;}
	.pcon.bgsky .con .img_type01 .txtbox .script_box {margin-bottom: 29px;}
	.pcon.bgsky .con .img_type01:last-child {border-top:1px solid #dde6f1;}
	
	.program .con .icon_type02 ul {flex-wrap: wrap;gap:1rem 2%;}
	.program .con .icon_type02 ul li {width: 49%;}
	.program .con .icon_type02 .script_box02 {width: 75%;}
	
	.program .top2 .inbox .tit {margin-bottom: 12px; }
	.program.program_SAT .top2 {padding-top: 3rem;}
    .program .con .img_type01 .txtbox .point {padding-bottom: 0;}
    
	.program.program_Alevel .img_type01.right {flex-direction: column-reverse;}
	.program .middle_tit {background: #f0f4f7;width: 100%;padding: 4rem 5%;border-radius: 15px;}

	.program .line_type01 h4 {font-size: 2.8rem;font-weight: 700;}
	.program .line_type01 h5 {font-size: 2.4rem;}
}


@media screen and (max-width:760px){
	.program .bgwhite .con .scriptbox_02 .numbering li {width: 100%;}
	.program .bgwhite .con .scriptbox_02 .numbering li .num {width: 25px;height: 25px; line-height: 2.8rem;}
	.program .bgwhite .con .scriptbox_02 .numbering li {margin: 3px 0;}

	.program.program_ig .top .txtbox {padding: 3rem 0;}
	.program .top2 { position: relative;padding: 3rem 0;}
	
}



@media screen and (max-width:680px){
	
	.program .top2 .inbox .con ul li {width: 100%;padding: 3px 0 0 37px;}
    .program .con .icon_type02 .imgbox {width: 100%;height: 217px;position: relative;}
	.program .con .icon_type02 .imgbox img {width: unset;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
	.program.program_ig .top2 .inbox .con ul li {width:100%;}
	.program.program_ig .icon_type02 br {display: none;}

	.program .line_type01 ul {justify-content: flex-start;gap:2rem 2%;}
	.program .line_type01 ul li {width:49%;}
	
	.program .line_type01 ul li .inbox {min-height: unset;}

}
	

@media screen and (max-width:560px){
	.program .con .img_type01 .txtbox p br {display:none;}
	.program .con .icon_type02 ul li {width: 100%;}
	.program .con .icon_type02 .script_box02 {width: 90%;}
	.program .line_type01 ul li {width:100%;}
	
}










/*합격자 명단*/

.adm_list {display: flex;flex-wrap: wrap;gap: 2rem 2% ;align-items: flex-start;justify-content: center;margin-top: 3rem;}
.adm_list li {width: 47%;}
.adm_list li img {width: 100%;}


@media screen and (max-width:960px){
	.adm_list li {width: 100%;}
}

