@charset "utf-8";

.imgtxt_box{overflow: hidden;border-bottom: 1px solid #ddd;width:100%;padding-bottom:30px;margin-bottom:30px}
.imgtxt_box .img{float:left;margin-right:20px;width:25%}
.imgtxt_box .img img{max-width:100%}
.imgtxt_box .txt{float:left;width:73%}

.imgtxt_box2{overflow: hidden;border: 1px solid #ddd;width:32%;padding:10px 20px;margin:5px ;height:630px;float:left}
.imgtxt_box2 .img{float:left;margin-right:20px;width:100%;text-align: center}
.imgtxt_box2 .img img{max-width:100%}
.imgtxt_box2 .txt{float:left;width:100%}


/*학과소개*/
.greed {background: url(/pages/software/img/sub/greed_bg2.png) no-repeat right bottom;padding-bottom: 50px;}
.greed .tit{font-size:27px;line-height: 40px;margin-bottom:40px;color:#333;font-weight:300;padding-top: 50px;}
.greed .tit span{font-weight:800;color: #853cc7}
.greed .greed_p{font-size:17px;line-height: 40px;margin-bottom:40px;color:#333;font-weight:400}
.greed ul{width:65%;margin-bottom:30px}
.greed ul li{font-size:17px;line-height: 40px;color:#333;font-weight:400;padding-left:20px;position: relative;margin-bottom:10px}
.greed ul li:before{position: absolute;left: 0;top:18px;width:10px;height:3px;background: #e4a6ff;content:''}
.greed ol{width:50%;margin-bottom:30px}
.greed ol li{font-size:17px;line-height: 40px;color:#333;font-weight:400;padding-left:20px;position: relative;margin-bottom:10px}
.greed ol li:before{position: absolute;left: 0;top:18px;width:10px;height:3px;background: #93abfd;content:''}



/* 교육목표 */
.goal_box{overflow: hidden;clear:both;margin-bottom:5px}
.goal_box h3{width:15%;padding:30px 20px;text-align:center;color:#fff;float:left;margin-right:5px;border-radius:10px}
.goal_box h3.goal_1{background:#061162}
.goal_box h3.goal_2{background:#3177d5}
.goal_box h3.goal_2_2{background:#3177d5;height:122px;line-height:70px}
.goal_box h3.goal_3{background:#17c0be}
.goal_box h3.goal_3_2{background:#17c0be;height:270px;line-height:200px}
.goal_box p{border-radius:10px;background:#f2f2f2;padding:33px 20px;text-align:center;float:left;width:83%;font-size:16px;color:#333}
.goal_box .goal_p1{font-size:21px;color:#fff;background:#4fa8dc;padding:27px 20px}
.goal_box .goal_p2{padding:0 0 20px}
.goal_box .goal_p2 span{display:block;background:#dbdbdb;padding:20px;margin-bottom:20px;color:#000;font-weight:700;font-size: 21px;border-radius: 10px 10px 0 0}
.goal_box .goal_p4{width:41.2%;float:left;margin-right:10px}
.goal_box .goal_p5{width:20.2%;float:left;margin-right:10px;background:#edf2fc}
.goal_box .goal_p6{width:20.2%;float:left;margin-right:10px;background: #edf2fc;padding:10px;height:270px;border-radius:10px}
.goal_box dl{background:#3b475f;padding:2px;border-radius: 13px}
.goal_box dl dt{padding:20px;text-align:center;color:#fff;font-size:17px}
.goal_box dl dd{padding:16px;text-align:center;background:#fff;color:#333;border-radius:10px}
span.arrow{ background:url(/pages/software/img/sub/arrow3.png) no-repeat center top;height:30px;display:block;width:86.5%;float:right;}
span.arrow.w50{width:43%}

/*교수소개*/
.professor{overflow: hidden;}
.professor ul li {float:left;width:48%;margin:5px;border:1px solid #ddd;padding:20px;height: 250px}
.professor ul li div{float:left;width:19%;margin-right:20px;border:1px solid #ddd;text-align: center}
.professor ul li dl{float:left;width:77%}
.professor ul li dl dt{font-size:23px;font-weight:400;color:#333;margin-bottom:20px}
.professor ul li dl dt span{margin-left:10px;font-size:17px;}
.professor ul li dl dd {line-height:32px;}

/*입학안내*/
.s0301_top{background: url(/pages/software/img/sub/s0301bg.png) no-repeat 60px bottom;padding:150px 30px 50px 500px;position: relative;margin-bottom: 40px}
.s0301_top:after{content:'';position: absolute;width:100%;background:#f3ffdc;height:220px ;left:0;bottom:0;z-index: -1}
.s0301_top h3{font-size:29px;color:#000;margin-bottom:30px;font-weight:600}
.s0301_top p{font-size:17px;color:#000;line-height:30px}

/*자격증*/
.license_list li{border-bottom:dotted 1px #ddd;margin-bottom:30px;padding-bottom:30px}
.license_list li .imgbox{border:1px solid #ddd;padding:55px 30px;height:180px;float:left;margin-right:40px}
.license_list dt{font-size:19px;color:#333;line-height:30px}
.license_list dd{font-size:16px;color:#333;line-height:30px;margin-bottom:20px}



/****** Mobile_fold ******/
@media screen and (max-width:374px){

    .imgtxt_box .img{width:100%;margin-bottom:20px}
    .imgtxt_box .img img{width:100%}
    .imgtxt_box .txt{width:100%}

    .imgtxt_box2{width:100%}

    /*학과소개*/
    .greed{padding-bottom:200px;background-size:300px}
    .greed .tit{font-size:23px;line-height:34px}
    .greed .greed_p{font-size:16px;line-height:30px}

    /* 교육목표 */
    .goal_box h3{width:100%;padding:15px;border-radius: 0}
    .goal_box h3.goal_2_2{height:auto;line-height:inherit}
    .goal_box h3.goal_3_2{height:auto;line-height:inherit}
    .goal_box p{width:100%;border-radius: 0;padding:10px}
    .goal_box .goal_p4{width:49.5%;margin-right:1px}
    .goal_box .goal_p5{width:24.6%;margin-right:1px;height:80px}
    .goal_box .goal_p6{width:100%;margin-bottom:3px}

    /*교수소개*/
    .professor ul li{width:100%;margin:0 0 5px;height:auto}
    .professor ul li div{width:100%}
    .professor ul li dl{width:100%}

    /*입학안내*/
    .s0301_top{padding:240px 20px 30px 20px;background-position: center 30px;background-color: #f3ffdc;background-size:250px}
    .s0301_top:after{display:none}


    /*자격증*/
    .license_list li .imgbox{width:100%;margin:0 0 20px}

}


/****** Mobile ******/
@media screen and (min-width:375px) and (max-width:690px){

    .imgtxt_box .img{width:100%;margin-bottom:20px}
    .imgtxt_box .img img{width:100%}
    .imgtxt_box .txt{width:100%}

    .imgtxt_box2{width:100%;height:auto}

     /*학과소개*/
    .greed{padding-bottom:200px;background-size:350px;background-position: center bottom}

    /* 교육목표 */
    .goal_box h3{width:100%;padding:15px;border-radius: 0}
    .goal_box h3.goal_2_2{height:auto;line-height:inherit}
    .goal_box h3.goal_3_2{height:auto;line-height:inherit}
    .goal_box p{width:100%;border-radius: 0;padding:10px}
    .goal_box .goal_p4{width:49.5%;margin-right:1px}
    .goal_box .goal_p5{width:24.6%;margin-right:1px;height:80px}
    .goal_box .goal_p6{width:100%;margin-bottom:3px}


    /* 교육목표 */
    .goal_box h3{width:100%;padding:15px;border-radius: 0}
    .goal_box h3.goal_2_2{height:auto;line-height:inherit}
    .goal_box h3.goal_3_2{height:auto;line-height:inherit}
    .goal_box p{width:100%;border-radius: 0;padding:10px}
    .goal_box .goal_p4{width:49.5%;margin-right:1px}
    .goal_box .goal_p5{width:24.6%;margin-right:1px;height:80px}
    .goal_box .goal_p6{width:100%;margin-bottom:3px}




    /*교수소개*/
    .professor ul li{width:100%;margin:0 0 5px}
    .professor ul li div{width:112px}
    .professor ul li dl{width:calc(100% - 132px)}
    /*입학안내*/
    .s0301_top{padding:300px 20px 30px 20px;background-position: center 30px;background-color: #f3ffdc;background-size:300px}
    .s0301_top:after{display:none}

    /*자격증*/
    .license_list li .imgbox{width:100%;margin:0 0 20px;text-align: center}

}


/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {

    .imgtxt_box .img{width:100%;margin-bottom:20px}
    .imgtxt_box .img img{width:100%}
    .imgtxt_box .txt{width:100%}

    .imgtxt_box2{width:100%;height:auto}


    /*학과소개*/
    .greed{padding-bottom:500px;background-size:100%;background-position: center bottom}
    .greed .greed_p br{display: none}

    /* 교육목표 */
    .goal_box{width:692px; margin:0 auto}
    .goal_box h3{width:120px;padding:30px 10px}
    .goal_box h3.goal_3_2{height:350px}
    .goal_box p{width:calc(100% - 140px);padding:20px 10px}
    .goal_box .goal_p4{margin-right:3px;width:39%}
    .goal_box .goal_p5{margin-right:3px;width:19.5%}
    .goal_box .goal_p6{margin-right:3px;height:350px;width:19.5%}

    /*교수소개*/
    .professor ul li{width:100%;margin:0 0 5px}
    .professor ul li div{width:112px}
    .professor ul li dl{width:calc(100% - 132px)}

    /*입학안내*/
    .s0301_top{background-size:200px;padding:50px 30px 50px 300px;background-position: 40px center;background-color: #f3ffdc}
    .s0301_top:after{display:none}

    /*자격증*/
    .license_list li .imgbox{width:40%;height:200px;margin:0 40px 20px 0}
    .license_list li .imgbox img{width:100%}

}


/****** Desktop Device ******/
@media screen and (min-width:900px) and (max-width:1150px) {

    .imgtxt_box .img{width:300px}
    .imgtxt_box .txt{width:calc(100% - 330px)}

    .imgtxt_box2{width:48%}

    /*학과소개*/
    .greed{background-size: 53%}
    /* 교육목표 */
    .goal_box{width:900px; margin:0 auto}
    .goal_box h3{width:120px;padding:30px 10px}
    .goal_box h3.goal_3_2{height:300px}
    .goal_box p{width:calc(100% - 140px);padding:20px 10px}
    .goal_box .goal_p4{margin-right:3px;width:41.5%}
    .goal_box .goal_p5{margin-right:3px;width:20.5%;height:76px}
    .goal_box .goal_p6{margin-right:3px;height:300px;width:20.5%}

    /*교수소개*/
    .professor ul li {height:300px}
    .professor ul li div{width:112px}
    .professor ul li dl{width:calc(100% - 132px)}

}


/****** Desktop Wide Device ******/
@media screen and (min-width:1151px){

}