@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body {
font-family: "Noto Sans", serif;
}



.sg_university_wrap .main_section {
	background:url('/images/package/sg_university/main_back.jpg') no-repeat;
	height:845px;
	color:white;
	display:grid;
    justify-content: center;
    align-items: center;
}
.sg_university_wrap .main_section .container {
	padding:0;
}
.sg_university_wrap .main_section .main_tit {
	font-size:120px;
	font-weight:900;
	letter-spacing: -4px;
	text-shadow: 1px 1px 5px #00000087;
}
.sg_university_wrap .main_section .sub_tit  {
    font-size: 36px;
    text-align: left;
    font-style: italic;
    margin-top: 70px;
    line-height: 1.5;
}
.sg_university_wrap .color {
	color:#1c48f3;
}
.sg_university_wrap .sec_tit {
	font-size:50px;
	font-weight:900;
	display: inline-block;
    position: relative;
}
.sg_university_wrap .sec_tit:after {
    content: '/';
    position: absolute;
    bottom: -5px;
    right: -25px;
    color: #1c48f3;
    font-size: 45px;
    font-weight: 600;
    font-family: "Noto Sans", serif;
}
.sg_university_wrap .container {
	padding:100px 20px 40px;
	text-align:left;
}
.sg_university_wrap .section1 .gird_wrap {
	display:flex;
	padding:60px 0 150px;
}
.sg_university_wrap .section1 .gird_wrap img {
	width:136px;
}
.sg_university_wrap .section1 .gird_wrap .grid_box {
	flex:1;
	text-align: center;
}
.sg_university_wrap .content_text {
    font-size: 20px;
    color: #1c48f3;
    font-weight: bold;
    margin-top: 15px;
}
.sg_university_wrap .content_text .small_text {
	font-size:16px;
	font-weight:500;
}

.sg_university_wrap .sg_info .info_title  {
    font-size: 60px;
    font-weight: 900;
    letter-spacing: -2px;
}
.sg_university_wrap .sg_info .detail_text {
    width: 405px;
    word-break: keep-all;
    font-size: 20px;
    line-height: 1.3;
    margin-top: 20px;
}
.sg_university_wrap .sg_info {
	position:relative;
	height:870px;
}
.sg_university_wrap .sg_info .sg_map_img {
	width:370px;
	right:150px;
	position:absolute;
	top:0;
}
.sg_university_wrap .sg_info .sg_img{
	position:absolute;
	bottom:0;
	right:0px;
    z-index: -1;
}
.sg_university_wrap .section2 .title_flex {
	    display: flex;
    align-items: end;
    gap: 60px;
}
.sg_university_wrap .section2 .title_flex .sec_subtit  {
    font-size: 27px;
    letter-spacing: -2px;
    font-weight: 500;
}

.sg_university_wrap .section2 .sg_table_wrap {
	display:flex;
    justify-content: space-between;
	margin:40px 0;
}
.sg_university_wrap .section2 .sg_table_wrap li {
	line-height:1.3;
}

.sg_university_wrap .section2 .grid_table li{
	font-size:20px;
	text-align:center;
	height:55px;
	align-items: center;
	display: grid;
}
.sg_university_wrap .section2 .grid_table.table_1 {
	width: 140px;
    color: white;
    font-weight: 600;
	box-shadow: none;
}
.sg_university_wrap .section2 .small_text {
	font-size: 15px;
    font-weight: 400;
    margin-top: -8px;
}
.sg_university_wrap .section2 .grid_table.table_1 li:nth-child(odd)  {
	background:#c2c2c2;
}
.sg_university_wrap .section2 .table_1 li:nth-child(even)  {
	background:#b3b3b3;
}

.sg_university_wrap .section2 .btm_title {
    color: white;
    font-size: 35px;
    text-align: center;
    font-weight: 500;
    line-height: 80px;
    margin: 0 auto;
	position:relative;
}
.sg_university_wrap .section2 .btm_title:after {
    content: '';
    position: absolute;
    background: #1c48f3;
    transform: translate(-50%) skew(-20deg);
    width: calc(100% - 50px);
    height: 80px;
    z-index: -1;
    left: 50%;
}

.sg_university_wrap .section2 .btm_title .bold {
	font-weight:bold;
}

.sg_university_wrap .section2 .vs_text {
    display: grid;
    align-items: center;
	font-weight:900;
	font-size:22px;
}



.sg_university_wrap .section2 .grid_table  {
	width:230px;
	box-sizing: border-box;
    box-shadow: 0 0 0 2px #c2c2c2;
}
.sg_university_wrap .section2 .grid_table li:nth-child(odd){
	background:#ebebeb;
}
.sg_university_wrap .section2 .grid_table li.color_back {
	background:#c2c2c2;
	color:white;
	font-weight: bold;
}


.sg_university_wrap .section2 .grid_table.table_4 {
	box-shadow: 0 0 0 4px #1c48f3;
}
.sg_university_wrap .section2 .grid_table.table_4 li.color_back {
	background:#1c48f3;
}







.sg_university_wrap .section3 .section3_table td {
	line-height:1.3;
	letter-spacing: -1px;
}
.sg_university_wrap .section3 .grid_wrap {
    display: flex;
    gap: 35px;
	margin:40px 0 30px;
}
.sg_university_wrap .section3 .grid_wrap .grid_box {
    flex: 1;
    background: #e1e1e1;
    text-align: center;
    display: grid;
    justify-content: center;
    align-items: center;
	padding: 20px 0;
	position:relative;
}
.sg_university_wrap .section3 .grid_wrap .grid_box:after {
	content:'';
	position:absolute;
	top:50%;
	right:-27px;
	background:url('/images/package/sg_university/arrow_icon.png') no-repeat;
	width:20px;
	height:20px;
	background-size:20px;
    margin-top: -10px;
}
.sg_university_wrap .section3 .grid_wrap .grid_box.color_back:after {
	display:none;
}
.sg_university_wrap .section3 .grid_wrap .grid_box.color_back {
	background:#1c48f3;
	color:white;
	font-weight:900;
}
.sg_university_wrap .section3 .grid_wrap .grid_box.color_back .detail_title {
	color:white;
}
.sg_university_wrap .section3 .grid_wrap .grid_box .detail_title {
	font-size: 22px;
    font-weight: 600;
    color: #333;
    letter-spacing: -2px;
}
.sg_university_wrap .section3 .grid_wrap .grid_box .detail_text {
	margin-top:10px;
}

.sg_university_wrap .section3 .section3_table {
width: 100%;
    table-layout: fixed;
	text-align:center;
}
.sg_university_wrap .section3 .section3_table td {
    vertical-align: middle;
    padding: 0px 18px;
    word-break: keep-all;
	font-size:18px;
    border: 1px solid white;
}
.sg_university_wrap .section3 .section3_table thead td {
    background: #1c48f3;
    color: white;
    font-size: 20px;
    text-align: center;
	padding: 10px 0;
}
.sg_university_wrap .section3 .section3_table .fs16 {
	font-size:16px;
}
.sg_university_wrap .section3 .section3_table tbody tr {
	height:120px;
}
.sg_university_wrap .section3 .color_back1 {
	background:#7894ff;
	color:white;
}
.sg_university_wrap .section3 .color_back2 {
	background:#1c48f3;
	color:white;
}
.sg_university_wrap .section3 .gray_back {
background: #e1e1e1;
    width: 100%;
    display: inline-block;
	font-size:20px;
	font-weight:500;
    padding: 10px 0;
	position:relative;
}
.sg_university_wrap .section3 .gray_back:after {
    content: '';
    position: absolute;
    top: -16px;
    left: 9px;
    background: url(/images/package/sg_university/table_arrow.png) no-repeat;
    width: 234px;
    height: 12px;
}
.sg_university_wrap .section3 .gray_back1 {
    transform: translate(0, -15px);
}

.sg_university_wrap .section3 .gray_back3 {
    transform: translate(0, 15px);
}
.sg_university_wrap .section3 .gray_back .small_text {
	font-weight:400;
	font-size:16px;
}
.sg_university_wrap .section3 .section3_table .step_tr td {
	    padding: 0px 0px;
}

.sg_university_wrap .section4 .content_wrap {
	border:18px solid #e1e1e1;
	margin-top:40px;
}
.sg_university_wrap .section4 .content_wrap  .univ_wrap {
	padding:60px;
	    display: flex;
    justify-content: space-between;
    border-bottom: 2px dashed #e1e1e1;
}
.sg_university_wrap .section4 .content_wrap  .univ_wrap:last-child {
	border-bottom:none;
}
.sg_university_wrap .section4 .content_wrap  .univ_wrap:nth-child(even) {
    justify-content: start;
    gap: 110px;
}

.sg_university_wrap .section4 .univ_name {
font-size: 25px;
    font-weight: 900;
    margin: 20px 0 10px;
}
.sg_university_wrap .section4 .univ_enname {
    color: white;
    text-align: center;
    font-weight: 500;
    line-height: 30px;
    position: relative;
	display: inline-block;
}
.sg_university_wrap .section4  .container {
	padding:100px 0 0;
}
.sg_university_wrap .section4 .univ_enname:after {
    content: '';
    position: absolute;
    background: #1c48f3;
    transform: translate(-50%) skew(-20deg);
    width: calc(100% + 30px);
    height: 30px;
    z-index: -1;
    left: 50%;
}
.sg_university_wrap .section4 .detail_wrap {
display: grid;
    font-size: 20px;
	    font-weight: 600;
    grid-template-columns: 95px 1fr;
}
.sg_university_wrap .section4  .univ_detail {
	display:grid;
	gap:10px;
    margin-top: 20px;
}
.sg_university_wrap .section5 {
	background:#1c48f3;
}
.sg_university_wrap .section5 .sec_tit {
display: grid;
    color: white;
    font-weight: 700;
    font-style: italic;
	padding: 0px 110px;
}
.sg_university_wrap .section5 .sec_tit  .sec_tit2 {
    text-align: right;
}
.sg_university_wrap .section5 .sec_tit:after {
	display:none;
}
.sg_university_wrap .section5 .go_btn {
    font-size: 40px;
    font-weight: 600;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -1px;
	position: relative;
	background: none;
    border: none;
	cursor:pointer;
    z-index: 2;
	color: #1c48f3;
	    margin: 0 auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 60px;
    line-height: 100px;
}
.sg_university_wrap .section5 .go_btn:after {
	content: '';
    position: absolute;
    background: white;
    transform: translate(-50%) skew(-20deg);
    width: calc(100% + 60px);
    height: 100px;
    left: 50%;
    z-index: -1;
	box-shadow:15px 15px #07156b;
}
