@charset "utf-8";
@import url('/common/css/font-notokr.css');
@import url('/common/css/font-proxima.css');
/*@import url('/site/resource/ansan/common/css/dept-contents.css');*/

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.7rem;
}

.stit {
    font-size: 1.2rem;
    color: rgb(var(--point-color-01));
    margin-top: 1rem;
}

/*메인*/

@media (min-width: 1200px){
    #header .top-main .header-bg .header-bg-deco {
        position: absolute;
        bottom: -15px;
        right: 13px;
        display: block;
        width: 231px;
        height: 243px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 200px auto;
    }    
}


/* 국제화 프로그램 */
.sec-global {
    position: relative;
    padding: 20px 30px;
    background: url(/site/resource/ansan/pp/images/main-global-bg01.png) no-repeat center / cover;
    box-shadow: 0 3px 5px rgba(56, 41, 41, 0.1);
}
.sec-global::before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: -20px;
    display: block;
    width: 223px;
    height: 278px;
    background: url(/site/resource/ansan/pp/images/main-global-bg02.png) no-repeat right bottom;
    background-size: 180px auto; 
    background-position: 140% bottom;
}
.sec-global .sec-header {
    position: relative;
    z-index: 1;
}
.sec-global .sec-body {
    position: relative;
}
.sec-global .global-list .sub-list > li {
    padding-left: 10px;
    margin-bottom: 10px;
    background: url(/site/resource/ansan/pp/images/bullet-triangle.png) no-repeat center left;
    color: #2f2e2e;
    white-space: nowrap;
}
@media (min-width: 480px) {
    .sec-global::before {
        background-size: 210px auto; 
    }
}
@media (min-width: 576px) {
    .sec-global::before {
        background-size: 223px auto; 
        background-position: 100% bottom;
    }
}
@media (min-width: 768px) {
    .sec-box-etc {
        padding: 0;
    }
    .sec-global {
        position: relative;
        height: 100%;
        padding: 0;
        background: none;
        box-shadow: none;
    }
    .sec-global::before {
        z-index: 1;
        background-size: 180px auto;
    }   
    .sec-global .sec-body {
        padding: 20px 30px;
        background: url(/site/resource/ansan/pp/images/main-global-bg01.png) no-repeat center / cover;
        box-shadow: 0 3px 5px rgba(56, 41, 41, 0.1);
    }
    .sec-global .global-list > li {
        z-index: 1;
    }
}
@media (min-width: 992px) {
    .sec-global::before {
        right: 15px;
        bottom: 30px;
        background-size: 180px auto;
    }
    .sec-title-1 {
        text-align: left;
    }
    .sec-global .sec-body {
    padding: 0;
    background: none;
    box-shadow: none;
    }   
    .sec-global .global-list {
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 0;
        background: url(/site/resource/ansan/pp/images/main-global-bg01.png) no-repeat center / cover;
    }
    .sec-global .global-list > li {
        position: relative;
        padding-top: 10px;
        padding-bottom: 40px;
        box-shadow: 0 5px 3px -2px rgba(56, 41, 41, 0.1);
    }
    .sec-global .global-list > li::before {
        content: "";
        position: absolute;
        bottom: -33px;
        left: 0;
        display: block;
        width: 101%;
        height: 27px;
        background-color: white;
    }
    .sec-global .global-list > li:nth-child(2)::after {
        content: "";
        position: absolute;
        top: -60px;
        left: 0;
        display: block;
        width: 100%;
        height: 30px;
        background-color: white;
    }   
    .sec-global .global-list > li:nth-child(2) {
        top: 30px;
    }
    .sec-global .global-list .sub-list {
        padding-left: 10px;
    }
    .sec-global .global-list .sub-list > li {
        font-size: 15px;
    }
}
@media (min-width: 1200px) {
    .sec-global::before {
        right: 30px;
        background-size: 190px auto;
    }
    .sec-global .global-list > li {
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .sec-global .global-list .sub-list {
        padding-left: 15px;
    }
    .sec-global .global-list .sub-list > li {
        font-size: 16px;
    }
}
@media (min-width: 1300px) {
    .sec-global::before {
        right: 40px;
        background-size: 210px auto;
    }
    .sec-global .global-list > li {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .sec-global .global-list .sub-list {
        padding-left: 20px;
    }
}


/*
@media (min-width: 768px){
    .sec-global .sec-body {
        padding: 20px 30px;
        background: url(/site/resource/ansan/pp/images/main-global-bg01.png) no-repeat center / cover;
        box-shadow: 0 3px 5px rgba(56, 41, 41, 0.1);
    }
}*/



/*학과개요*/

.introduce-tit {
    padding-top: 250px;
    min-height: 150px;
    background-repeat: no-repeat;
    margin-bottom: 3rem;
    background-position: top center;
}
.introduce-tit .introduce-txt {
    box-shadow: 2px 2px 2px #e5e5e5;
}
.introduce-txt .btit01 {
    color: #222;
    font-size: 1.563rem;
    letter-spacing: -.05em;
}

.introduce-txt p {
    font-size: 0.938rem;
    letter-spacing: -.05em;
    text-align: left;
}

@media (min-width: 768px) {
        .introduce-txt .stit {
            font-size: 1.063rem;
            margin:0 0 15px;
        }    
        .introduce-txt .btit01 {
            font-size:1.688rem;
        }
        .line {
            margin: 20px 0;
        }
    }
    @media (min-width: 992px) {
        .introduce-txt .stit {
            font-size: 1.125rem;
            margin:20px 0;
        }    
        .introduce-txt .btit01 {
            font-size:2rem;
        }
        .introduce-txt .btit02 {
            font-size:1.563rem;
        }
        .introduce-txt p {
            font-size:1rem;
        }
        .line {
            margin: 30px 0;
        }
        .cont-info .num{
            font-size: 5rem;
        }
        .cont-info .tit{
            font-size: 1.5rem;
        }
    }

.line {
    width: 100%;
    margin: 1.5rem 0;
    clear: both;
    border-top: 1px solid #ddd;
}
span.line-point {
    width: 18%;
    border-top: 2px solid rgb(var(--point-color-01));
    display: block;
}

.cont-info .num{
    font-size: 5rem;
    color: rgb(var(--point-color-01));
    opacity: 0.1;
    font-weight: 900;
    position: absolute;
    top: -0.5rem;
    left: 0.5rem;
    line-height: 0.7;
}

.cont-info .tit{
    display: block;
    position: relative;
    z-index: 1;
    font-size: 1.5rem;
    padding: 1.5rem 0 0 2rem;
}

ul.t7{
    margin-left: 5px;
}

ul.t7 li{
    position: relative;
    padding-left: 10px;
    line-height: 1.8rem;
}

ul.t7 li:before{
    content: "";
    display: block;
    clear: both;
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #000;
    top: 0.8rem;
    left: 0;
    border-radius: 5px;
}
@media (min-width: 768px) {
     .stit{margin-top: 0;}
     
}


/*비전*/

.sec-info h3{
    position: relative;
    padding: 0 0.5rem;
}

.sec-info h3:before{
    content: "";
    clear: both;
    display: block;
    background-color: rgb(var(--point-color-02));
    width: 9px;
    height: 9px;
    border-radius: 9px;
    position: absolute;
    top: -10px;
    left: 0;
}

.sec-info p{font-size: 1.1em;}

.sec-vision {
    padding: 40px 0;
}
.sec-vision .vision-text .vision-tit {
    color: #000;
    position: relative;
    font-size: 1.35rem;
    font-weight: bold;
    position: relative;
    border: 2px solid rgb(var(--point-color-02));
    width: 50%;
    margin: 0 auto;
    border-radius: 100px;
    padding: 10px 0;
}
.sec-vision .vision-text .vision-tit:after {
    content: "";
    clear: both;
    display: block;
    width: 10px;
    height: 10px;
    background-color: rgb(var(--point-color-02));
    border-radius: 50px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}
.sec-vision .vision-text {
    color: #fff;
}
.sec-vision .vision-text .vision-cont {
    color: #000;
    font-size: 1.35rem;
    position: relative;
    margin: 50px 0;
    padding: 20px 20px;
    background-color: #f1fcff;
}

.sec-vision .vision-text .vision-cont:before {
    content: "";
    clear: both;
    display: block;
    width: 2px;
    height: 50px;
    background: linear-gradient(45deg, white, #51b4ff);
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

@media (min-width: 768px){
    .sec-vision .vision-text .vision-cont {
        font-size: 1.85rem;
    }
    .sec-vision .vision-text .vision-tit {
        font-size: 2rem;
    }
}

/*교육목표*/
ol.list-num li {
    padding: 0.8rem 0 0.8rem 3rem;
    position: relative;
    background-color: #f5f5f5;
    margin-bottom: 0.8rem;
}

ol.list-num li span.num {
    background: rgb(var(--point-color-02));
    width: 32px;
    padding: 5px 0;
    height: 32px;
    text-align: center;
    color: hsl(0, 0%, 100%);
    position: absolute;
    top: 0;
    left: 0;
}

/*연혁*/

.history-box-col {
    position: relative;
}
.history-box-col::before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    display: inline-block;
    width: 1px;
    height: 83%;
    background-color: #cbcbcb;
    /* KYJ 20201116 */
    height: 92%;
}

.history-box-col02::before {
    height: 100%;
}

.history-box {
    padding-left: 30px;
    margin-top: -15px;
    text-align: left;
}
ol.history-box-list > li {
    margin-bottom: 20px;
}
.history-box-list .item-year {
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
}
.history-box-list .item-year::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -32px;
    transform: translateY(-50%);
    display: inline-block;
    width: 15px;
    height: 15px;   
    border: 3px solid rgb(var(--point-color-01));
    border-radius: 50%;
    background-color: white;
}

.history-container .month-list .month-label {
    font-weight: 500;
}

.history-box-list .month-list > li {
    margin-bottom: 5px;
}
/*.history-container .month-list .month-value {
    margin-left: 10px;
}*/
.history-container > .row:last-child > [class|="col"] {
    text-align: center;
}

.history-box-list ul.item{
    margin-left: 1.5rem;    
}
.history-box-list ul.item li{
    position: relative;
}
.history-box-list ul.item li:before{
    content: "";
    display: block;
    clear: both;
    width: 5px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 12px;
    left: -10px;
}
@media (min-width: 576px) {
    .history-box {
        padding-left: 40px;
    }
    .history-box-list .item-year::before {
        left: -42px;
    }
}

@media (min-width: 992px) {
    .history-deco-box-col {
        padding-right: 30px;
    }
    .history-deco-box {
        padding-top: 30px;
        text-align: right;
    }
    .history-deco-box img {
        width: 90%;
    }
    .history-box-col::before {
        left: 0;
    }
    .history-box {
        padding-left: 30px;
        margin-top: -10px;
    }

    ol.history-box-list > li {
        margin-bottom: 50px;
    }
    .history-box-list .item-year {
        position: relative;
        margin-bottom: 10px;
        font-size: 25px;
    }
    
    .history-box-list .item-year::before {
        left: -52px;
    }

}

/*학과시설*/
.facility-wrap .pimg img {
    width: 100%;
}
.facility-wrap .ptit {
    position: relative;
    padding: 0 0 20px;
    color: #333;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    font-size: 1em;
    line-height: 1.3;
    letter-spacing: -0.025em;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    
    background: none;
    margin-top: 0;
}

.facility-wrap .ptit span{
    color: red;
}
.facility-wrap .ptit:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 3px;
    background: rgb(var(--point-color-02));
}
.facility-wrap .pimg {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.facility-wrap .pimg img {
    transition: transform 0.5s ease;
}
.facility-wrap .pimg img:hover {
    transform: scale(1.1);
}

.sub-container .sec-intro > .row .facility-div {
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
}
.prof-container > .row > [class|="col"]:not(:last-child) {
    margin-bottom: 30px;
}

/*학과사무실*/
.map-info ul li:after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: -1px;
    background: url('/site/resource/ansan/pp/images/img_map_ico.png') no-repeat 0 0;
}
.map-info ul li {
    position: relative;
    display: inline-block;
    padding: 0 20px 0 40px;
    vertical-align: top;
    font-size: 16px;
}
.map-info ul li.tel:after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: -2px;
    background: url('/site/resource/ansan/pp/images/img_map_ico.png') no-repeat -30px 0;
}
.text-color1{color: rgb(var(--point-color-01));}
@media (min-width: 992px){
    /* .nav-tabs-style01 .nav-item {
        width: 50%;
    } */
}

/*교육과정로드맵*/
.tit-item {
    background: rgba(var(--point-color-03), 0.7);
    border-radius: 0.4rem;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: inline-block;
    text-align: center;
    color: #fff;
}
.table-responsive-flow{
    display: block;
    width: 100%;
}

.flow-loadmap h4{
    width: 100%; 
    height: 65px; 
    border: 3px solid rgba(var(--point-color-01), 1); 
    background-color: #fff;
    color: #000;
    margin: 0 auto;
    padding: 10px 0;
    line-height: 2rem;
    font-weight: bold;
}

.flow-loadmap h4.narrow{
    line-height: 1.4;
}
.flow-loadmap h4.c3{
    border-color: #5aa39d;
    border-color: rgba(var(--point-color-03), 1); 
}
.flow-loadmap h4.c4{
    border-color: rgba(var(--point-color-02), 1); 
}

.flow-loadmap .job-list {
    background-color: rgba(var(--point-color-02), 0.4); 
    padding: 1rem;
}

.flow-loadmap .job-list {
    border-color: #fff;
}
.flow-loadmap .job-list.c1 {
    background-color: rgba(var(--point-color-01), 0.25); 
}


@media (min-width: 100px) {
    .table-responsive-flow{
        overflow-x: auto;
    }
}

@media (min-width: 992px) {
    .table-responsive-flow{
        overflow-x: hidden;
    }

    .flow-loadmap h4{
        width: 130px; 
        height: 130px; 
        border-radius: 130px; 
        border: 10px solid #6987af; 
        margin: 0 auto;
        padding: 30px 0;
        line-height: 3rem;
    }
}

/* 20220722 CWY */
.mv-carousel-box .item .item-img {
    background-position: inherit;
}
.mv-text-box {
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -57%);
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.55);
    border: 1px solid rgba(255,255,255,.6);
    box-shadow: 2px 15px 25px rgba(0, 0, 0, 0.12);
}
.mv-title-box .mv-tagline {
    font-size: 15px;
    font-weight: 500;
    transform: skew(-0.001deg);
}
.mv-title-box .mv-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
}
.mv-title-box .mv-txt {
    display: none;
}
.sec-global .global-list > li {
    padding: 0;
}
.global-list .global-sub-tit {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 10px 7px;
}
.global-list .sub-list {
    padding-bottom: 10px;
}
.sec-global .global-list .sub-list > li {
    font-size: 15px;
}
@media (min-width : 576px) {
    .mv-carousel-box .item .item-img {
        background-position: center;
    }
    .mv-title-box .mv-tagline {
        font-size: 16px;
    }
}
@media (min-width: 768px) {
    .mv-text-box {
        width: auto;
    }
    .mv-title-box .mv-title {
        font-size: 25px;
    }
    .mv-title-box .mv-tagline {
        font-size: 18px;
    }
    .mv-title-box .mv-txt {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .sec-global .global-list > li:nth-child(2) {
        display: none;
    }
}
@media (min-width: 992px) {
    .mv-title-box .mv-title {
        font-size: 30px;
    }
    .global-list .global-sub-tit {
        padding: 0 0 10px 20px;
    }
    .sec-global .global-list > li {
        padding-bottom: 10px;
    }
}
@media (min-width: 1200px) {
    .mv-text-box {
        padding: 20px 40px;
    }
    .mv-title-box .mv-title {
        font-size: 36px;
    }
}