@charset "utf-8";

/* 인사말 */
.greeting_facil .ui-major-intro{position: relative;display: block;height: 330px;}
.greeting_facil .ui-major-intro .intro-txt{position: absolute;width: 55%;left: 0;}
.greeting_facil .ui-major-intro .intro-txt .txt{position: absolute;top: 90%;}
.greeting_facil .ui-major-intro .intro-txt .txt p{font-size: 17px;width: 88%;}
.greeting_facil .ui-major-intro .intro-txt .txt .big{font-size: 30px;font-weight: 700;}
.greeting_facil .ui-major-intro .intro-img{width: 52%;position: absolute;right: 0;top: 0;}

@media only screen and (max-width: 767px){
    .greeting_facil .ui-major-intro{height: auto;}
    .greeting_facil .ui-major-intro .intro-txt{width: 80%;position: static;margin: 0 auto;}
    .greeting_facil .ui-major-intro .intro-txt .txt{position: static}
    .greeting_facil .ui-major-intro .intro-img{width: 80%;position: static;margin: 0 auto;margin-top: 20px;margin-bottom: 30px;}

}


.greeting.fc_01{background:url(/images/fc/sub01/sub0101_img01.jpg) no-repeat left top;padding-bottom: 50px}
.greeting.fc_02{background:url(/images/fc/sub02/sub020101_img01.jpg) no-repeat left top;padding-bottom: 120px}
.greeting.fc_03{background:url(/images/fc/sub03/sub030101_img01.jpg) no-repeat left top;padding-bottom: 50px}
.greeting.fc_04{background:url(/images/fc/sub04/sub040101_img01.jpg) no-repeat left top;padding-bottom: 50px}
.greeting.fc_05{background:url(/images/fc/sub05/sub050101_img01.jpg) no-repeat left top;padding-bottom: 70px}
.greeting .first span:first-child{color:#055783;}

/* 준비중 이미지 */
.preparingimg {text-align: center;}

/* 2020 수시모집 */
.s0601 .ft_nm {font-weight: normal;}
.s0601 .btn b {vertical-align: initial;}

/* 행정안내 */
.s0103 .text-left {text-align: left;}

/* pdf */
#PDFviewerDiv{position:relative;height:auto;padding-top:140%;overflow:hidden}
#PDFviewerDiv iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%}

.img_center{display: block;margin: 70px auto 0;}