@font-face {   
	font-family: 'SCDream8';
    src: url('../font/SCDream8.otf') format('OpenType');
	font-style: normal;
	font-weight: 800;
}
@font-face {   
	font-family: 'SCDream3';
    src: url('../font/SCDream3.otf') format('OpenType');
	font-style: normal;
	font-weight: 300;
}
@font-face {   
	font-family: 'SCDream6';
    src: url('../font/SCDream6.otf') format('OpenType');
	font-style: normal;
	font-weight: 600;
}
@font-face {   
	font-family: 'NanumSquareacEB';
    src: url('../font/NanumSquareacEB.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'NanumSquareB';
    src: url('../font/NanumSquareB.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'NanumSquareL';
    src: url('../font/NanumSquareL.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'NanumSquareR';
    src: url('../font/NanumSquareR.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}
@font-face {   
	font-family: 'Cafe24Shiningstar-v2.0';
    src: url('../font/Cafe24Shiningstar-v2.0.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

.sky_secondary_wrap {
	color:#222;
	font-family: 'NanumSquareR';
}
.sky_secondary_wrap p {
letter-spacing: -2.5px;
 font-family: 'NanumSquareR';
}
.sky_secondary_wrap .red {
	color:#cd2020;
}
.sky_secondary_wrap .italic {
	font-style: normal;
    transform: rotate(12deg);
	display: inline-block;
    margin-left: 5px;
}
.sky_secondary_wrap table td {
	line-height:1.2;
    vertical-align: middle;
	font-family: 'NanumSquareR';
}

.sky_secondary_wrap table {
box-shadow: 0px 0px 5px #0000004f
}
.sky_secondary_wrap table td {
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.sky_secondary_wrap table tr td:last-child {
	border-right:none;
}
.sky_secondary_wrap table tr:last-child td {
	border-bottom:none;
}

/****** main section ******/
.sky_secondary_wrap  .main_section {
	height:1000px;
	background:url('../images/package/sky_secondary/main_back.jpg') no-repeat;
	display:flex;
    justify-content: center;
    align-items: center;
}

.sky_secondary_wrap .main_title_wrap {
	width:940px;
	height:940px;
	background:url('../images/package/sky_secondary/main_back2.jpg') no-repeat;
    align-content: center;
}
.sky_secondary_wrap .main_title_wrap .flag_wrap {
	display:flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 20px;
}
.sky_secondary_wrap .main_title_wrap .top_title {
	font-size:50px;
	font-family: 'NanumSquareB';
    margin-bottom: 10px;
	display: inline-block;
	position:relative;
}
.sky_secondary_wrap .main_title_wrap .top_title:after {
	content: '';
    position: absolute;
    top: -65px;
    right: -75px;
    background: url(../images/package/sky_secondary/graduation_cap.png) no-repeat;
    background-size: 100px;
    width: 100px;
    height: 80px;
}
.sky_secondary_wrap .main_title_wrap .main_title {
	font-size: 120px;
    font-family: 'SCDream8';
    letter-spacing: -6px;
    word-spacing: -10px;
    text-shadow: 1px 1px 3px #0000008f;
	position:relative;
	z-index:1;
}
.sky_secondary_wrap .main_title_wrap .main_title:after {
	content: '';
    position: absolute;
    background: url(../images/package/sky_secondary/leaf.png) no-repeat;
    background-size: 184px;
    width: 184px;
    height: 435px;
    top: -73px;
    right: 10px;
    z-index: -1;
}
.sky_secondary_wrap .main_title_wrap .main_title:before {
	content: '';
    position: absolute;
    background: url(../images/package/sky_secondary/leaf.png) no-repeat;
    background-size: 184px;
    width: 184px;
    height: 435px;
    top: -73px;
    left: 10px;
    z-index: -1;
	transform: scaleX(-1);
}
.sky_secondary_wrap .main_title_wrap .main_title .color_bk{
    background: #640909;
    color: white;
    display: inline-block;
    padding: 2px 13px;
}
.sky_secondary_wrap .main_title_wrap .btm_title {
    font-size: 50px;
    border-top: 2px solid #cd2020;
    border-bottom: 2px solid #cd2020;
    display: inline-block;
    line-height: 1;
    padding: 22px 65px 24px;
	font-family: 'NanumSquareacEB';
	position:relative;
    margin: 25px 0;
}
.sky_secondary_wrap .main_title_wrap .btm_title:after {
	content:'';
	position:absolute;
	left:30px;
	top:50%;
	width:9px;
	height:9px;
    margin-top: -5px;
	border-radius:100px;
	background:#cd2020;
}
.sky_secondary_wrap .main_title_wrap .btm_title:before {
	content:'';
	position:absolute;
    right: 30px;
	top:50%;
	width:9px;
	height:9px;
    margin-top: -5px;
	border-radius:100px;
	background:#cd2020;
}
.sky_secondary_wrap .main_title_wrap .logo_wrap {
	display: flex;
    justify-content: center;
}
.sky_secondary_wrap .main_title_wrap .logo_wrap img {
	width:170px;
	height:170px;
}

/****** main section END ******/


/* ¼½¼Ç °øÅë*/
.sky_secondary_wrap .container {
	padding:100px;
}
.sky_secondary_wrap .section_tit {
	margin-bottom:60px;
}
.sky_secondary_wrap .section_tit .top_tit {
	color:#ffffff;
	font-family: 'Cafe24Shiningstar-v2.0';
	font-size:100px;
	background: url(../images/package/sky_secondary/title_back1.png) no-repeat;
	margin-bottom:10px;
	background-position: 50% 47%;
    letter-spacing: 0px;
}
.sky_secondary_wrap .section_tit .main_tit {
    font-family: 'SCDream3';
    font-size: 60px;
    font-weight: 600;
}
.sky_secondary_wrap .sub_section_tit {
	font-size:40px;
	font-family: 'SCDream6';
	padding:70px 0 35px;
}
.sky_secondary_wrap table  {
	width:100%;
	text-align:center;
}
.sky_secondary_wrap table thead {
	background:#640909;
	color:white;
	height:60px;
}
.sky_secondary_wrap table thead td {
	font-weight:bold;

}
.sky_secondary_wrap table tbody  {
	background:#fafafa;
}
.sky_secondary_wrap table tbody tr {
	height:60px;
}



/****** section 1 ******/


.sky_secondary_wrap .section1 .grid_wrap {
    display: grid;
    gap: 60px;
}
.sky_secondary_wrap .section1 .grid_box {
	display:flex;
	gap:25px;
	align-items: center;
}
.sky_secondary_wrap .section1 .grid_box.right_box {
    justify-content: end;
}
.sky_secondary_wrap .section1 .grid_box.right_box img{
order: 2;
}
.sky_secondary_wrap .section1 .text_box {
	text-align: left;
}
.sky_secondary_wrap .section1 .text_box .num {
    font-size: 40px;
    font-family: 'NanumSquareacEB';
    color: #cd2020;
    letter-spacing: -2px;
}

.sky_secondary_wrap .section1 .text_box .main_tit {
    font-size: 40px;
    font-family: 'NanumSquareacEB';
    letter-spacing: -2px;
    margin-top: 5px;
}
.sky_secondary_wrap .section1 .text_box .grid_text {
	border-top:1px solid #222;
	margin-top:25px;
	padding-top:25px;
	display: grid;
    gap: 10px;
}
.sky_secondary_wrap .section1 .text_box .grid_text p {
	font-size:22px;
	letter-spacing:-2px;
    font-weight: bold;
	line-height: 1.3;
}
.sky_secondary_wrap .section1 .section_tit .top_tit {
	line-height:1;
	margin-bottom:0;
}

/****** section 1 END ******/

/****** section 2  ******/
.sky_secondary_wrap .section2 {
	background:#f6f7f7;
}
.sky_secondary_wrap .section2 .section_tit .top_tit {
	font-size:60px;
    background-image: url(../images/package/sky_secondary/title_back2.png);
}
.sky_secondary_wrap .section2 .grid_wrap {
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
    gap: 25px 20px;
}
.sky_secondary_wrap .section2 .school_name {
	font-size:30px;
	font-family: 'NanumSquareacEB';
    letter-spacing: 0px;
	margin-bottom: 10px;
}
.sky_secondary_wrap .section2 .acceptance {
    box-shadow: 2px 2px 5px #00000024;
    width: 100%;
}

/****** section 2  END ******/


/****** section 3 ******/
.sky_secondary_wrap .section3 .section_tit .top_tit {
	font-size:70px;
    background-image: url(../images/package/sky_secondary/title_back3.png);
	    word-spacing: -12px;
}
.sky_secondary_wrap .section3 .flex_wrap {
	display:flex;
}
.sky_secondary_wrap .section3 .flex_box {
	flex:1;
    text-align: left;
	padding: 60px 0 60px;
}
.sky_secondary_wrap .section3 .flex_box.red_box { 
	background:#cd2020;
	color:white;
}
.sky_secondary_wrap .section3 .flex_box.red_box .red {
	color:white;
}
.sky_secondary_wrap .section3 .flex_box .red_bar {
	width:60px;
	height:8px;
	background:#cd2020;
    margin-left: 30px;
	margin-top:35px;
}
.sky_secondary_wrap .section3 .flex_box .num,
.sky_secondary_wrap .section3 .flex_box .content_text {
	font-size:31px;
	font-family: 'NanumSquareacEB';
    letter-spacing: -1.5px;
    padding-left: 30px;
}
.sky_secondary_wrap .section3 .flex_box .content_text {
	border-top:2px solid #cd2020;
    padding-top: 35px;
}
.sky_secondary_wrap .section3 .flex_box .detail_text {
    font-size: 22px;
    letter-spacing: -2.5px;
    margin-top: 20px;
	padding-left: 30px;
}
.sky_secondary_wrap .section3 .flex_box.red_box .red_bar {
	background:white;
}
.sky_secondary_wrap .section3 .flex_box.red_box .content_text {
    border-top: 2px solid white;
}
.sky_secondary_wrap .section3 table {
	font-size:14px;
	table-layout: fixed;
}

.sky_secondary_wrap .section3 tr td:first-child {
	width:50px;
}
.sky_secondary_wrap .section3 .btm_table tr td:first-child, 
.sky_secondary_wrap .section3 .btm_table tr td:nth-child(3){
	width:80px;
}
.sky_secondary_wrap .section3 .table_wrap1 {
	padding-bottom:50px;
}
.sky_secondary_wrap .section3 table tbody td:first-child {
	font-weight:bold;
}
.sky_secondary_wrap  tbody tr:hover {
	background:white;
}
.sky_secondary_wrap .section3 table .red_back {
	background:#cd2020;
	color:white;
}
.sky_secondary_wrap  table .bagie_back {
	background:#eadbc5;
	font-size:16px;
	font-weight:bold;
}
/****** section 3 END ******/

/****** section 4 ******/

.sky_secondary_wrap .section4 {
	background:#f6f7f7;
}
.sky_secondary_wrap .section4 .container {
	padding:100px 100px 100px 0;
}
.sky_secondary_wrap .section4 .section_tit .top_tit {
	margin-bottom:0;
	background-image: url(../images/package/sky_secondary/title_back4.png);
	font-size:70px;
}
.sky_secondary_wrap .section4 .flex_wrap {
	display:flex;
	box-shadow: 2px 2px 10px #0000001c;
}
.sky_secondary_wrap .section4 .img_box {
	position:relative;
}
.sky_secondary_wrap .section4 .img_box:after {
	content:'';
	position:absolute;
	top: -8px;
	left:50%;
	width:120px;
	height:20px;
	background:#cd2020;
	margin-left:-60px;
}
.sky_secondary_wrap .section4 .flex_wrap .top_tit {
	font-size:40px;
	font-family: 'NanumSquareacEB';
}
.sky_secondary_wrap .section4 .flex_box {
	flex:1;
}
.sky_secondary_wrap .section4 .white_box {
    background: white;
    text-align: left;
    padding-left: 40px;
    padding-top: 35px;
}
.sky_secondary_wrap .section4 .white_box ul {
    display: grid;
    gap: 20px;
    margin-top: 20px;
}
.sky_secondary_wrap .section4 .white_box ul li{
	display:flex;
	font-size:26px;
	font-weight:bold;
	align-items: center;
    gap: 15px;
	letter-spacing: -2px;
}
.sky_secondary_wrap .section4 .white_box  .num {
    display: flex;
    align-items: center;
    justify-content: center;
	background:#640909;
	color:white;
	border-radius:100%;
	width:60px;
	height:60px;

}
.sky_secondary_wrap .section4 .white_box  .num p {
	font-size:28px;
	font-weight:bold;
}
/****** section 4 END ******/

/****** section 5  ******/
.sky_secondary_wrap .section5 .section_tit .top_tit {
	margin-bottom:0;
	background-image: url(../images/package/sky_secondary/title_back5.png);
	font-size:70px;
}
.sky_secondary_wrap .section5 .left {
    text-align: left;
    height: 170px;
    padding-left: 20px;
    line-height: 1.3;
}
.sky_secondary_wrap .section5 .left  span {
	margin-bottom: 5px;
    display: inline-block;
}

.sky_secondary_wrap .section5  .detail_text {
    color: #cd2020;
    font-size: 18px;
    letter-spacing: -2px;
    margin-top: 20px;
    text-align: right;
}
.sky_secondary_wrap .section5 .btm_table {
	font-weight:bold;
}

/****** section 5 END ******/

/****** section 6 ******/
.sky_secondary_wrap .section6 {
    background: #f6f7f7;
}
.sky_secondary_wrap .section6 .flex_wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 60px;
    padding: 0 100px 70px;
}
.sky_secondary_wrap .section6 .flex_wrap .num {
    color: #cd2020;
	font-size:28px;
	font-family: 'SCDream6';
    margin-bottom: 15px;
}
.sky_secondary_wrap .section6 .flex_wrap .program_name {
	font-family: 'SCDream6';
	font-size:28px;
	letter-spacing: -2px;
	margin-top:15px;
}

/****** section 6 END ******/

/****** section 7  ******/

.sky_secondary_wrap .section7 .flex_wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding: 0 100px 70px;
	gap: 41px 51px
}
.sky_secondary_wrap .section7 .flex_box {
	width:232px;
	height:212px;
	background: url(../images/package/sky_secondary/borderbox.png) no-repeat;
	background-size:232px;
    display: grid;
    align-items: center;
	position:relative;
}
.sky_secondary_wrap .section7 .flex_box:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -20px;
    width: 17px;
    height: 28px;
    background: url(../images/package/sky_secondary/brown_arrow.png) no-repeat;
    background-size: 17px;
    margin-top: -12px;
}
.sky_secondary_wrap .section7 .flex_box:nth-child(3):after,
.sky_secondary_wrap .section7 .flex_box:nth-child(6):after{
	display:none;
}

.sky_secondary_wrap .section7 .num {
    color: #cd2020;
	font-size:28px;
	font-family: 'SCDream6';
    margin-bottom: 10px;
}
.sky_secondary_wrap .section7 .conent_text {
	font-size:30px;
	font-family: 'SCDream6';
}
.sky_secondary_wrap .section7 .text_wrap {
    padding-right: 20px;
    margin-top: -10px;
}


/****** section 7 END ******/

.sky_secondary_wrap .last_section .main_title_wrap .main_title {
	font-size:83px;
    line-height: 1.4;
}
.sky_secondary_wrap .last_section .main_title_wrap .btm_title {
    font-size: 65px;
    margin: 54px 0;
    padding: 35px 65px 35px;
    z-index: 1;
}
.sky_secondary_wrap .last_section .go_btn {
    display: block;
    background: #640909;
    color: white;
    font-size: 50px;
    font-family: 'NanumSquareacEB';
    border-radius: 100px;
    margin: 0 auto;
    border: none;
    padding: 25px 60px;
    cursor: pointer;
}
.sky_secondary_wrap .last_section .go_btn:hover {
	background: #cd2020;
	color:white;
}