@charset "UTF-8";
#multipleDiv_smsg_temp02_edit_4 {
    max-width: 1220px;
    margin: 0 auto;
}

#main #wrap-article {
    padding: 15px 0;
}

/* ==========================================================================
   User-menu CSS
   ========================================================================== */

#user-menu {
    margin: 50px 0;
}

#user-menu ul {
    display: inline-block;
    width: 100%;
}

#user-menu li {
    float: left;
    text-align: center;
}

#user-menu a {
    position: relative;
    padding: 120px 0 0 0;
    font-size: 15px;
    color: #333;
}

#user-menu a:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 107px;
    transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);
    background-position: center top;
    background-repeat: no-repeat;
}

#user-menu a:hover:after {
    transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);
}

#user-menu a.um1:after {
    background-image: url('../../images/user-menu1.png');
}

#user-menu a.um1:hover:after {
    background-image: url('../../images/user-menu-on1.png');
}

#user-menu a.um2:after {
    background-image: url('../../images/user-menu2.png');
}

#user-menu a.um2:hover:after {
    background-image: url('../../images/user-menu-on2.png');
}

#user-menu a.um3:after {
    background-image: url('../../images/user-menu3.png');
}

#user-menu a.um3:hover:after {
    background-image: url('../../images/user-menu-on3.png');
}

#user-menu a.um4:after {
    background-image: url('../../images/user-menu4.png');
}

#user-menu a.um4:hover:after {
    background-image: url('../../images/user-menu-on4.png');
}

#user-menu a.um5:after {
    background-image: url('../../images/user-menu5.png');
}

#user-menu a.um5:hover:after {
    background-image: url('../../images/user-menu-on5.png');
}

#user-menu a.um6:after {
    background-image: url('../../images/user-menu6.png');
}

#user-menu a.um6:hover:after {
    background-image: url('../../images/user-menu-on6.png');
}

#user-menu a.um7:after {
    background-image: url('../../images/user-menu7.png');
}

#user-menu a.um7:hover:after {
    background-image: url('../../images/user-menu-on7.png');
}

#user-menu a.um8:after {
    background-image: url('../../images/user-menu8.png');
}

#user-menu a.um8:hover:after {
    background-image: url('../../images/user-menu-on8.png');
}

/* ==========================================================================
   Latest CSS
   ========================================================================== */

/*템플릿으로 제작시 추후 아이디 변경 필요*/

#multipleContentsDiv_smsg_temp01_42 {
    overflow: hidden;
    max-width: 1220px;
    margin: 0 auto;
}

/* Add css */

/* intro wrap */

#intro_wrap {
    position: relative;
    width: 100%;
    height: 240px;
    color: #fff;
    font-size: 26px;
}

#intro_wrap li {
    float: left;
    width: 50%;
    height: 120px;
    font-size: 22px;
    background-image: url(../../images/intro_bg.png);
    background-repeat: no-repeat;
}

#intro_wrap li a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 22px;
}

#intro_wrap ul .list_1st {
    position: relative;
    height: 240px;
    text-align: center;
    background-position: left center;
    padding-top: 140px;
    box-sizing: border-box;
}

#intro_wrap ul .list_1st a {
    font-size: 26px;
}

#intro_wrap ul .list_1st:before {
    content: '';
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    background: url(../../images/intro_icon_left.png) top center no-repeat;
}

#intro_wrap ul .list_2nd {
    position: relative;
    background-position: right top;
    padding: 45px 0 0 100px;
    box-sizing: border-box;
}

#intro_wrap ul .list_2nd:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 65px;
    top: 30px;
    left: 25px;
    background: url(../../images/intro_icon_right.png) 18px 12px no-repeat;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 100%;
}

#intro_wrap ul .list_3rd {
    position: relative;
    background-position: right bottom;
    padding: 45px 0 0 100px;
    box-sizing: border-box;
}

#intro_wrap ul .list_3rd:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 65px;
    top: 30px;
    left: 25px;
    background: url(../../images/intro_icon_right.png) 16px -58px no-repeat;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 100%;
}

/* notice wrap */

._recentListUl .recentBbsLi.active .recentBbsInnerUl li:nth-last-child(2) {
    display: none;
}

._recentListUl .recentBbsLi.active .recentBbsInnerUl li:last-child {
    display: none;
}

/* schedule wrap */

#sche_wrap {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

#sche_wrap h3 {
    position: absolute;
    top: 16px;
    left: 30px;
    color: #0d2d84;
    font-size: 18px;
    font-weight: bold;
}

#sche_wrap .sche_more {
    position: absolute;
    top: 19px;
    right: 30px;
    width: 17px;
    height: 30px;
    text-indent: -99999px;
    background: url(../../images/sche_more.png) center center no-repeat;
    z-index: 10;
}

#sche_wrap .sche_slide {
    line-height: 1;
    padding: 80px 0 30px 30px;
}

#sche_wrap .sche_slide li {
    margin-bottom: 10px;
}

#sche_wrap .sche_slide li a {
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 50px;
}

#sche_wrap .sche_date {
    width: 100%;
    color: #0d2d84;
    font-size: 15px;
    letter-spacing: -1.5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#sche_wrap .slick-prev, #sche_wrap .slick-next {
    position: absolute;
    top: 19px;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    background-image: url(../../images/sche_handler.png);
    background-repeat: no-repeat;
    z-index: 10;
}

#sche_wrap .slick-prev {
    left: 110px;
    background-position: 10px center;
}

#sche_wrap .slick-next {
    left: 160px;
    background-position: -108px center;
}

#sche_wrap .sche_control button {
    position: absolute;
    top: 19px;
    left: 133px;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    background-image: url(../../images/sche_handler.png);
    background-repeat: no-repeat;
    z-index: 1000;
}

#sche_wrap .sche_control .slide_stop {
    background-position: -28px center;
}

#sche_wrap .sche_control .slide_play {
    display: none;
    background-position: -67px center;
}

/* z-index */

#menu4528_obj252 {
    z-index: 1;
}

/* diagram wrap */

#policy_dig01 {
    width: 100%;
    overflow: hidden;
}

#policy_dig01 h3 {
    width: 35%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #0d2d84;
    padding: 20px 0;
    margin: 0 auto;
}

#policy_dig01 ul {
    margin-top: 30px;
}

#policy_dig01 li {
    position: relative;
    float: left;
    width: calc(100% / 3 - 20px);
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 30px;
}

#policy_dig01 li:last-child {
    margin-right: 0;
}

#policy_dig01 dl {
    position: relative;
    height: 200px;
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 0 20px;
}

#policy_dig01 dl:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -23px;
    width: 12px;
    height: 14px;
    background: url(../../images/diag_arrow01.png) center center no-repeat;
}

#policy_dig01 dl:last-child {
    border-bottom: 0;
}

#policy_dig01 dl dt {
    color: #2060aa;
    font-size: 16px;
    font-weight: bold;
}

#policy_dig01 dl dd {
    margin-top: 10px;
}

#policy_dig02 {
    width: 100%;
    overflow: hidden;
}

#policy_dig02 h3 {
    width: 35%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #0d2d84;
    padding: 20px 0;
    margin: 0 auto;
}

#policy_dig02 ul {
    margin-top: 30px;
}

#policy_dig02 li {
    position: relative;
    float: left;
    width: calc(100% / 2 - 15px);
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 30px;
}

#policy_dig02 li:last-child {
    margin-right: 0;
}

#policy_dig02 dl {
    position: relative;
    height: 200px;
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 0 20px;
}

#policy_dig02 dl:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -23px;
    width: 12px;
    height: 14px;
    background: url(../../images/diag_arrow01.png) center center no-repeat;
}

#policy_dig02 dl:last-child {
    border-bottom: 0;
}

#policy_dig02 dl dt {
    color: #2060aa;
    font-size: 16px;
    font-weight: bold;
}

#policy_dig02 dl dd {
    margin-top: 10px;
}

/* bottom contents wrap */

#btm_cont {
    width: 100%;
    color: #fff;
    overflow: hidden;
}

#btm_cont>ul>li {
    position: relative;
    float: left;
    width: calc(100% / 3 - 0.1px);
    height: 190px;
    padding-top: 75px;
    background-position: center center;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	margin-top: 0;
}

#btm_cont>ul>li.hov {
    background-color: rgba(255, 255, 255, 0.5);
    padding-top: 20px;
}

#btm_cont>ul>li.hov h3 {
    opacity: 0;
}

#btm_cont>ul>li:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

#btm_cont>ul>li:first-child {
    background-image: url(../../images/btm_box01.jpg);
}

#btm_cont>ul>li:first-child:after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: -10px;
    margin-left: -104px;
    width: 206px;
    height: 106px;
    background: url(../../images/btm_icon01.png) center center no-repeat;
}

#btm_cont>ul>li:nth-child(2) {
    background-image: url(../../images/btm_box02.jpg);
}

#btm_cont>ul>li:nth-child(2):after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: -10px;
    margin-left: -103px;
    width: 205px;
    height: 96px;
    background: url(../../images/btm_icon02.png) center center no-repeat;
}

#btm_cont>ul>li:last-child {
    background-image: url(../../images/btm_box03.jpg);
}

#btm_cont>ul>li:last-child:after {
    content: '';
    position: absolute;
    bottom: -40px;
    right: 0;
    width: 160px;
    height: 121px;
    background: url(../../images/btm_icon03.png) center center no-repeat;
}

#btm_cont>ul>li h3 {
    opacity: 1;
    font-size: 22px;
    text-align: center;
    padding-bottom: 20px;
    transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

#btm_cont>ul>li p {
    text-align: center;
    transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
    opacity: 0;
}

#btm_cont .hov p {
    opacity: 1;
}

#btm_cont .list_2nd {
    opacity: 0;
    padding: 0 30px;
    transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

#btm_cont .hov .list_2nd {
    opacity: 1;
}

#btm_cont .list_2nd li {
    float: left;
    position: relative;
    font-size: 16px;
    width: 50%;
    z-index: 1;
}

#btm_cont .list_2nd li a {
    position: relative;
    display: inline-block;
    color: #fff;
    background: url(../../images/btm_cont_bullet.gif) left center no-repeat;
    padding: 3px 0 3px 10px;
}

#btm_cont .list_2nd li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -100%;
    width: calc(100% + 15px);
    height: 8px;
    opacity: 0;
    border-bottom: 1px solid #fff;
    background: url(../../images/btm_cont_arrow.png) right center no-repeat;
    transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);
    overflow: hidden;
}

#btm_cont .list_2nd li a:hover:after {
    left: 0;
    opacity: 1;
}

#btm_cont .list_2nd li:nth-child(3) {
    width: 100%;
}

/* sns wrap */

#fb_link01 {
    position: relative;
    width: 100%;
    height: 190px;
    background: url(../../images/fb_bg01.jpg) right center no-repeat;
    background-size: cover;
}

#fb_link01 a {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(../../images/fb_icon.jpg) center center no-repeat;
}

#fb_link02 {
    position: relative;
    width: 100%;
    height: 190px;
    background: url(../../images/fb_bg02.jpg) center center no-repeat;
    background-size: cover;
}

#fb_link02 a {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: url(../../images/fb_icon.jpg) center center no-repeat;
}

/* btm slide */

/* #btm_list {
    position: relative;
    width: 100%;
    height: 100px;
    background: url(../../images/btm_slide_ptn.png);
}

#btm_list .btm_slide {
    position: static;
    width: 100%;
    padding: 25px 70px 0 70px;
}

#btm_list li {
    height: 54px;
    padding: 15px 0 0 70px;
    background-image: url(../../images/btm_list_icons.png);
    background-repeat: no-repeat;
}

#btm_list .btm_slide .slide01 {
    background-position: left top;
}

#btm_list .btm_slide .slide02 {
    background-position: left -54px;
}

#btm_list .btm_slide .slide03 {
    background-position: left -108px;
}

#btm_list .btm_slide .slide04 {
    background-position: left -162px;
    padding-top: 5px;
}

#btm_list .btm_slide .slide05 {
    background-position: left -216px;
}

#btm_list .btm_slide .slide06 {
    background-position: left -270px;
    padding-top: 5px;
}

#btm_list .btm_slide .slick-arrow {
    position: absolute;
    width: 20px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    text-indent: -99999px;
    background-image: url(../../images/btm_slide_handler.png);
    background-repeat: no-repeat;
    z-index: 10;
}

#btm_list .btm_slide .slick-prev {
    left: 30px;
    background-position: left center;
}

#btm_list .btm_slide .slick-next {
    right: 30px;
    background-position: right center;
} */

/* !!!!!!!!!!!!!! contents !!!!!!!!!!!!!!! */

#multipleDiv_smsg_temp02_02_16 {
    max-width: 1220px;
    margin: 0 auto;
}

#multipleDiv_smsg_temp02_02_21 {
    max-width: 1220px;
    margin: 0 auto;
}

#multipleDiv_smsg_temp02_02_24 {
    max-width: 1220px;
    margin: 0 auto;
}

#multipleDiv_smsg_temp02_02_251 {
    max-width: 1220px;
    margin: 0 auto;
}

#cont_box {
    width: 70%;
    margin-top: 190px;
}

#content_wrap #left_box {
    float: right;
    width: 30%;
    height: 380px;
    margin-top: -380px;
}

/* intro wrap */

#intro_dig {
    width: 100%;
}

#intro_dig span {
    display: block;
}

#intro_dig .dig_tit {
    position: relative;
    width: 40%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #0d2d84;
    padding: 20px 20px;
    margin: 0 auto;
}

#intro_dig .dig_tit:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 30px;
    top: 100%;
    left: 50%;
    margin-left: -2px;
    background: url(../../images/diag_line01.jpg) center center no-repeat;
}

#intro_dig .dig_tit span {
    font-size: 18px;
}

#intro_dig .dig_box {
    padding-top: 80px;
    overflow: hidden;
}

#intro_dig .dig_box:after {
    content: '';
    display: block;
    width: 70%;
    max-width: 650px;
    height: 4px;
    margin: 0 auto;
    margin-top: -50px;
    background-color: #ececec;
}

#intro_dig .dig_box dl {
    position: relative;
    float: left;
    text-align: center;
    width: calc(100% / 3 - 20px);
    margin-right: 30px;
}

#intro_dig .dig_box dl:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 30px;
    bottom: 100%;
    margin-bottom: 20px;
    left: 50%;
    margin-left: -2px;
    background: url(../../images/diag_line01.jpg) center center no-repeat;
}

#intro_dig .dig_box dl:last-child {
    margin-right: 0;
}

#intro_dig .dig_box dt {
    color: #2060aa;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#intro_dig .dig_box dd {
    position: relative;
    display: table;
    width: 100%;
    min-height: 170px;
    border: 1px solid #ddd;
    padding: 20px;
}

#intro_dig .dig_box dd:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    left: 50%;
    top: -7px;
    margin-left: -7px;
    background: url(../../images/diag_deco01.png) center center no-repeat;
    z-index: 1;
}

#intro_dig .dig_box div {
    display: table-cell;
    vertical-align: middle;
}

#intro_dig .dig_box dd p {
    margin-bottom: 10px;
}

#intro_dig .dig_box dd p:last-child {
    margin-bottom: 0;
}

/* intro wrap02 */

#intro_dig02 {
    width: 100%;
}

#intro_dig02 span {
    display: block;
}

#intro_dig02 .dig_tit {
    position: relative;
    width: 40%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #0d2d84;
    padding: 20px 20px;
    margin: 0 auto;
}

#intro_dig02 .dig_tit:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 30px;
    top: 100%;
    left: 50%;
    margin-left: -2px;
    background: url(../../images/diag_line01.jpg) center center no-repeat;
}

#intro_dig02 .dig_tit span {
    font-size: 18px;
}

#intro_dig02 .dig_box {
    padding-top: 80px;
    overflow: hidden;
}

#intro_dig02 .dig_box:after {
    content: '';
    display: block;
    width: 52%;
    max-width: 650px;
    height: 4px;
    margin: 0 auto;
    margin-top: -50px;
    background-color: #ececec;
}

#intro_dig02 .dig_box dl {
    position: relative;
    float: left;
    text-align: center;
    width: calc(100% / 2 - 20px);
    margin-right: 40px;
}

#intro_dig02 .dig_box dl:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 30px;
    bottom: 100%;
    margin-bottom: 20px;
    left: 50%;
    margin-left: -2px;
    background: url(../../images/diag_line01.jpg) center center no-repeat;
}

#intro_dig02 .dig_box dl:last-child {
    margin-right: 0;
}

#intro_dig02 .dig_box dt {
    color: #2060aa;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

#intro_dig02 .dig_box dd {
    position: relative;
    display: table;
    width: 100%;
    min-height: 220px;
    border: 1px solid #ddd;
    padding: 20px;
}

#intro_dig02 .dig_box dd:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    left: 50%;
    top: -7px;
    margin-left: -7px;
    background: url(../../images/diag_deco01.png) center center no-repeat;
    z-index: 1;
}

#intro_dig02 .dig_box div {
    display: table-cell;
    vertical-align: middle;
}

#intro_dig02 .dig_box dd p {
    margin-bottom: 10px;
}

#intro_dig02 .dig_box dd p:last-child {
    margin-bottom: 0;
}

/* education diagram */

#edu_dig02 img {
    width: 100%;
}

#edu_dig02 .diag02_img01 {
    display: block;
}

#edu_dig02 .diag02_img02 {
    display: none;
}

#edu_dig02 .diag02_img03 {
    display: none;
}

/* PDF viewer wrap */

.gssPdfUl {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gssPdfUl:before, .gssPdfUl:after {
    content: "";
    display: block;
    clear: both;
}

.gssPdfUl>li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

.gssPdfUl>li:last-child {
    margin-right: 0;
}

.gssPdfUl .gssPdfAnc:before, .gssPdfUl .gssPdfAnc:after {
    content: "";
    display: block;
    clear: both;
}

.gssPdfAnc {
    border: 1px #a5a5a5 solid;
    display: block;
    background-color: #ececec;
    overflow: hidden;
    position: relative;
}

.gssPdfAnc>.text {
    display: block;
    margin-right: 60px;
    line-height: 60px;
    font-size: 1em;
    text-align: center;
    color: #000;
}

.gssPdfAnc>.btn {
    width: 60px;
    height: 60px;
    background-color: #919191;
    background-image: url("../../images/btnPDF.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 0;
    right: 0;
}

.gssPdfAnc .icon {
    background-image: url("../../images/iconPDF.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 40px;
    display: inline-block;
}

.gssPdfAnc>.btn.zoom {
    background-position: -60px 0;
}

.gssMbPdf .gssPdfAnc>.text {
    line-height: 100px;
}

.gssMbPdf .gssPdfAnc>.btn {
    height: 100px;
    background-position: 0 50%;
}

.gssMbPdf {
    display: none;
}

/* photo cut four wrap */

#four_cut {
    display: inline-block;
    width: 100%;
}

#four_cut li {
    float: left;
    width: 50%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 0.1s cubic-bezier(0.7, 0, 0.3, 1);
    overflow: hidden;
}

#four_cut .cut4_01_01 {
    background-image: url(../../images/cut4_01_01.jpg);
}

#four_cut .cut4_01_02 {
    background-image: url(../../images/cut4_01_02.jpg);
}

#four_cut .cut4_01_03 {
    background-image: url(../../images/cut4_01_03.jpg);
}

#four_cut .cut4_01_04 {
    background-image: url(../../images/cut4_01_04.jpg);
}

#four_cut .cut4_02_01 {
    background-image: url(../../images/cut4_02_01.jpg);
}

#four_cut .cut4_02_02 {
    background-image: url(../../images/cut4_02_02.jpg);
}

#four_cut .cut4_02_03 {
    background-image: url(../../images/cut4_02_03.jpg);
}

#four_cut .cut4_02_04 {
    background-image: url(../../images/cut4_02_04.jpg);
}

#four_cut .cut4_03_01 {
    background-image: url(../../images/cut4_03_01.jpg);
}

#four_cut .cut4_03_02 {
    background-image: url(../../images/cut4_03_02.jpg);
}

#four_cut .cut4_03_03 {
    background-image: url(../../images/cut4_03_03.jpg);
}

#four_cut .cut4_03_04 {
    background-image: url(../../images/cut4_03_04.jpg);
}

#four_cut .cut4_noimg {
    background-image: url(../../images/cut4_noimg.jpg);
}

/* program img wrap */

.prog_img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

.prog_img li {
    float: left;
    width: 48%;
    margin-right: 4%;
}

.prog_img li img {
    width: 100%;
    max-width: 300px;
}

.prog_img li:last-child {
    margin-right: 0;
}

/* grad track wrap */

#grad_track {
    width: 100%;
    text-align: center;
}

#grad_track .head {
    width: 40%;
    color: #fff;
    border-radius: 10px;
    background-color: #0d2d84;
    padding: 10px;
    margin: 0 auto;
}

#grad_track .head p {
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px;
}

#grad_track .list_top {
    margin: 30px 0;
}

#grad_track ul {
    position: relative;
    overflow: hidden;
}

#grad_track ul:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 50%;
    background-color: #ddd;
}

#grad_track li {
    position: relative;
    float: left;
    width: 45%;
    margin: 20px 10% 20px 0;
}

#grad_track li:first-child:after {
    content: '';
    position: absolute;
    width: 40%;
    top: -20px;
    left: 50%;
    margin-left: -20%;
    color: #fff;
    font-size: 16px;
    border-radius: 10px;
    background-color: #0d2d84;
    padding: 10px 0;
}

#grad_track .list_top li:first-child:after {
    content: '학위 논문';
}

#grad_track .list_top.mid li:first-child:after {
    content: '학위 과제';
}

#grad_track li:last-child {
    margin-right: 0;
}

#grad_track li dl {
    min-height: 220px;
    border-radius: 10px;
    background-color: #f3f3f3;
}

#grad_track li dt {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 50px 20px 20px 20px;
}

#grad_track li dd {
    padding: 0 30px 30px 30px;
}

#grad_track li p {
    text-align: left;
}

#grad_track .list_btm li:first-child:after {
    content: '학위 자격시험';
}

/* data more view */

.data_more_view {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 15px 30px 15px 15px;
    margin: 10px 0;
    transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);
}

.data_more_view:hover {
    color: #fff;
    background-color: #2060aa;
}

.data_more_view:after {
    content: '+';
    position: absolute;
    right: 15px;
}

.data_more {
    display: none;
}

/* policy diag wrap*/

.diag_img_tab {
    display: none;
}

#policy_diag {
    display: none;
}

/* 같은줄 */

/* .same_line {
    display: block;
} */

/* ==========================================================================
   Tablet Mode
   ========================================================================== */

@media all and (max-width:960px) {
    /* ==========================================================================
       User-menu CSS
       ========================================================================== */
    #user-menu ul {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    #user-menu .slick-arrow {
        position: absolute;
        top: 30%;
        width: 50px;
        height: 50px;
        text-indent: -9999px;
    }
    #user-menu .slick-arrow.slick-prev {
        left: -7%;
        background: url('../../images/arrow-user-left.png') no-repeat center center;
    }
    #user-menu .slick-arrow.slick-next {
        right: -7%;
        background: url('../../images/arrow-user-right.png') no-repeat center center;
    }
    /* ==========================================================================
       Latest
       ========================================================================== */
    #multipleContentsDiv_smsg_temp01_42 {
        padding: 0 30px;
    }
    /* ADD CSS */
    .d_iSld_vis .slogan {
        top: 90px;
    }
    .d_iSld_vis2 .slogan2 span {
        letter-spacing: -1px;
    }
    #intro_wrap ul .list_3rd span {
        display: block;
    }
    /* contents wrap */
    #cont_box {
        width: 65%;
        margin-top: 320px;
    }
    #content_wrap #left_box {
        width: 35%;
        height: 640px;
        margin-top: -640px;
    }
    #fb_link01 {
        height: 320px;
    }
    #fb_link02 {
        height: 320px;
    }
    /* notice wrap */
    ._recentListUl .recentBbsLi.active .recentBbsInnerUl li:nth-last-child(2) {
        display: block;
    }
    ._recentListUl .recentBbsLi.active .recentBbsInnerUl li:last-child {
        display: block;
    }
    /* schedule wrap */
    #sche_wrap .sche_slide {
        padding: 22px 0 0 100px;
    }
    #sche_wrap .sche_date {
        float: left;
        width: 40%;
    }
    #sche_wrap .sche_slide li a {
        float: right;
        width: 60%;
    }
    /* bottom contents */
    #btm_cont>ul>li {
        height: 160px;
        padding-top: 60px;
    }
    #btm_cont>ul>li.hov {
        padding-top: 0;
    }
    #btm_cont .list_2nd li a {
        z-index: 1;
    }
    #btm_cont>ul>li:first-child {
        width: 50%;
    }
    #btm_cont>ul>li:nth-child(2) {
        width: 50%;
    }
    #btm_cont>ul>li:last-child {
        width: 100%;
        padding-left: 30px;
    }
    #btm_cont>ul>li:last-child h3 {
        text-align: left;
    }
    #btm_cont>ul>li:last-child p {
        text-align: left;
    }
    #btm_cont>ul>li:first-child:after {
        bottom: -10px;
        margin-left: 0;
        opacity: .3;
    }
    #btm_cont>ul>li:nth-child(2):after {
        bottom: -10px;
        margin-left: 0;
        opacity: .3;
    }
    #btm_cont>ul>li:last-child:after {
        bottom: 20px;
        right: 30px;
        left: inherit;
        margin-left: 0;
    }
    /* contents diag */
    #intro_dig .dig_box dd {
        min-height: 200px;
    }
    /* education diagram */
    #edu_dig02 .diag02_img01 {
        display: none;
    }
    #edu_dig02 .diag02_img02 {
        display: block;
    }
    #edu_dig02 .diag02_img03 {
        display: none;
    }
    /* PDF viewer wrap */
    #menu4548_obj304 .gssPdf.gssDtPdf {
        display: none;
    }
    .gssPdf.gssDtPdf li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 15px;
    }
    .gssPdf.gssDtPdf li:nth-child(2) {
        margin-right: 0;
    }
    .gssPdf.gssDtPdf li:nth-child(4) {
        margin-right: 0;
    }
    .gssPdf.gssMbPdf {
        display: block;
    }
    /* grad track wrap */
    #grad_track li:first-child:after {
        width: 60%;
        margin-left: -30%;
    }
    /* policy diag wrap*/
    .diag_img {
        display: none;
    }
    .diag_img_tab {
        display: block;
        width: 100%;
        max-width: 372px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    #policy_diag {
        display: block;
    }
    #policy_diag li {
        padding: 20px;
        margin-bottom: 20px;
    }
    #policy_diag li:first-child {
        border: 1px solid rgba(1, 160, 200, .5);
    }
    #policy_diag li:nth-child(2) {
        border: 1px solid rgba(9, 31, 92, .5);
    }
    #policy_diag li:last-child {
        border: 1px solid rgba(162, 139, 72, .5);
    }
    #policy_diag dt {
        overflow: hidden;
        margin-bottom: 10px;
    }
    #policy_diag span {
        float: left;
        width: 30px;
        font-size: 28px;
        font-weight: bold;
    }
    #policy_diag li:first-child span {
        color: #01a0c8;
    }
    #policy_diag li:nth-child(2) span {
        color: #091f5c;
    }
    #policy_diag li:last-child span {
        color: #a28b48;
    }
    #policy_diag p {
        float: right;
        width: calc(100% - 30px);
        font-size: 16px;
        font-weight: bold;
    }
    #policy_diag p em {
        display: block;
        font-weight: normal;
        color: #01a0c8;
    }
    /* 같은줄 */
    .same_line {
        display: inline;
    }
}

/* ==========================================================================
   Mobile Mode
   ========================================================================== */

@media all and (max-width:640px) {
    .d_iSld_vis .slogan {
        margin-left: 80px;
    }
    .d_iSld_vis .slogan strong {
        font-size: 38px;
    }
    #intro_wrap ul .list_3rd span {
        display: inline-block;
    }
    #sns_wrap ul {
        overflow: hidden;
    }
    #sns_wrap ul li {
        width: 50%;
    }
    #sns_wrap ul li:nth-child(2) {
        border-right: none;
    }
    /* contents wrap */
    #cont_box {
        width: 100%;
    }
    #content_wrap #left_box {
        width: 100%;
        height: 320px;
        margin-top: 0px;
    }
    #fb_link01 {
        float: left;
        width: 50%;
    }
    #fb_link02 {
        float: right;
        width: 50%;
    }
    #btm_list .btm_slide {
        padding: 25px 80px 0 80px;
    }
    /* contents diag */
    #intro_dig .dig_box {
        padding-top: 40px;
    }
    #intro_dig .dig_tit {
        width: 60%;
    }
    #intro_dig .dig_box dl {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    #intro_dig .dig_box dl:last-child {
        margin-bottom: 0;
    }
    #intro_dig .dig_box dd {
        min-height: 170px;
    }
    #intro_dig .dig_box dl:before {
        top: 100%;
        bottom: inherit;
    }
    #intro_dig .dig_box:after {
        display: none;
    }
    #intro_dig02 .dig_box {
        padding-top: 40px;
    }
    #intro_dig02 .dig_tit {
        width: 60%;
    }
    #intro_dig02 .dig_box dl {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    #intro_dig02 .dig_box dl:last-child {
        margin-bottom: 0;
    }
    #intro_dig02 .dig_box dd {
        min-height: 170px;
    }
    #intro_dig02 .dig_box dl:before {
        top: 100%;
        bottom: inherit;
    }
    #intro_dig02 .dig_box:after {
        display: none;
    }
    /* diagram wrap */
    #policy_dig01 h3 {
        width: 100%;
        font-size: 18px !important;
    }
    #policy_dig01 ul {
        margin-top: 30px;
    }
    #policy_dig01 li {
        float: inherit;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    #policy_dig01 li:last-child {
        margin-right: 0;
    }
    #policy_dig01 li:after {
        content: '';
        position: absolute;
        bottom: -24px;
        right: 50%;
        margin-right: -6px;
        width: 12px;
        height: 14px;
        background: url(../../images/diag_arrow01.png) center center no-repeat;
        margin-right: -6px;
        transform: rotate(90deg);
    }
    #policy_dig01 li:last-child:after {
        display: none;
    }
    #policy_dig01 dl {
        padding: 20px;
        height: auto;
    }
    #policy_dig02 h3 {
        width: 100%;
        font-size: 18px !important;
    }
    #policy_dig02 ul {
        margin-top: 30px;
    }
    #policy_dig02 li {
        float: inherit;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    #policy_dig02 li:last-child {
        margin-right: 0;
    }
    #policy_dig02 li:after {
        content: '';
        position: absolute;
        bottom: -24px;
        right: 50%;
        margin-right: -6px;
        width: 12px;
        height: 14px;
        background: url(../../images/diag_arrow01.png) center center no-repeat;
        margin-right: -6px;
        transform: rotate(90deg);
    }
    #policy_dig02 li:last-child:after {
        display: none;
    }
    #policy_dig02 dl {
        padding: 20px;
        height: auto;
    }
    #edu_dig02 .diag02_img01 {
        display: none;
    }
    #edu_dig02 .diag02_img02 {
        display: none;
    }
    #edu_dig02 .diag02_img03 {
        display: block;
    }
    /* PDF viewer wrap */
    .gssPdf.gssDtPdf li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    /* grad track wrap */
    #grad_track .head {
        width: 100%;
    }
    #grad_track .head p {
        font-size: 16px;
    }
    #grad_track li {
        width: 100%;
        margin: 20px 0 0 0;
    }
    #grad_track ul:before {
        width: 2px;
        height: 100%;
        left: 50%;
        top: 0;
    }
    #grad_track li dl {
        min-height: auto;
    }
    #grad_track li:last-child dt {
        padding: 20px;
    }
}

/* ==========================================================================
   Custom Mode - 1050px
   ========================================================================== */

@media all and (max-width:1120px) {
    #sche_wrap h3 {
        display: none;
    }
    #sche_wrap .slick-prev {
        left: 20px;
    }
    #sche_wrap .slick-next {
        left: 60px;
    }
    /* #sche_wrap .sche_slide li {
        padding-left: 100px;
    } */
    /* #sche_wrap .sche_date {
        width: 40%;
    }
    #sche_wrap .sche_slide li a {
        width: 60%;
    } */
    #sche_wrap .sche_control button {
        left: 39px;
    }
}

/* ==========================================================================
   Custom Mode - 840px
   ========================================================================== */

@media all and (max-width:840px) {
    #wrap-article {
        background-size: cover;
    }
    #menu4528_obj20 {
        float: none;
        width: 100%;
    }
    #menu4528_obj21 {
        float: none;
        width: 100%;
    }
    #intro_wrap ul .list_3rd span {
        display: inline-block;
    }
}