/************************************************************************PC*******************************************************************************/
#views div.view{position:relative;width:100%;height:550px;margin:0;padding:0;}
#views div.view div.view_text{position:relative;margin:0 auto;width:1000px;height:550px; /*margin-top:-100px;*/}
#views div.view div.view_text img{ width:auto; height:550px;margin:0 auto;bottom:0;}

/*INDEX VIEW*/
#idx_view{position:relative;width:100%;height:550px;padding:0;margin:0;z-index:1;}
#viewshow{position:relative;padding:0;margin:0;}
#views{overflow:hidden;padding:0;margin:0;}
#views ul{padding:0;margin:0;}
#views li{width:100%;height:550px;list-style:none;padding:0;margin:0px;}

#view01{
	background: url(https://home.kosin.ac.kr/enter/img/index/view/enter_bg.png) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;
}
#view01 div.view{background: url('') no-repeat center center ;}
#view02{
	background: url(https://home.kosin.ac.kr/enter/img/index/view/free_bg.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;
}
#view02 div.view{background: url() no-repeat center center ;}

#view03{
	background: url(https://home.kosin.ac.kr/enter/img/index/view/2022_bg.png) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}
#view03 div.view{background: url() no-repeat center center ;}

#view04{
	background: url(https://home.kosin.ac.kr/enter/img/index/view/2022susi_bg4.png) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}
#view04 div.view{background: url() no-repeat center center ;}

#view05{
	background: url(https://home.kosin.ac.kr/enter/img/index/view/2019jungsi_bg.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}
#view05 div.view{background: url() no-repeat center center ;}

#view06{
	background: url(/home/img/index/view/2017/worldinternship_bg_mobile.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}
#view06 div.view{background: url() no-repeat center center ;}


#view07{
	background: url(/home/img/index/view/2017/worldservice_bg.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}
#view07 div.view{background: url() no-repeat center center ;}

#view08{
	background: url(/home/img/index/view/2017/seoseopyung_bg.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}
#view08 div.view{background: url() no-repeat center center ;}

#view09{
	background: url(https://home.kosin.ac.kr/enter/img/index/view/20221027_bg.jpg) no-repeat center center ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:550px;

}

#view09 div.view{background: url() no-repeat center center ;}




#views div.view{position:relative;margin:0 auto;padding:0;width:1000px;height:550px;}
#views div.desc{position:absolute;margin:0;width:350px;height:550px;border:0px;top:200px;background-color:rgba(0, 0, 0,0.2);color:#fff;padding:20px;}
#views div.desc_adimg{position:absolute;margin:0;width:350px;height:550px;border:0px;top:0;color:#fff;padding:0;background-color:rgba(0, 0, 0,0);left:20px;}
#views div.desc h1{font-size:38px;font-weight:800;font-family:'NanumBarunGothic';}
#views div.desc p{font-size:30px;text-align:justify;color:#000;font-weight:400;font-family:'NanumBarunGothic';margin:10px 0;}
#views div.desc span{font-size:24px;text-align:justify;color:#eb6100;font-weight:100;font-family:'NanumBarunGothic'}

.pagination{width:1000px;position:relative;top:485px;margin:0 auto;z-index:100;}
.pagination li{float:left;list-style:none}
.pagination li a{display:block;width:12px;height:12px;padding:5px;font-size:0;background:url('https://home.kosin.ac.kr/home/img/index/view/icon_spot.gif') center center no-repeat;}
.pagination li.current a{width:12px;height:12px;background:url('https://home.kosin.ac.kr/home/img/index/view/icon_now.gif') no-repeat center center;}
.pagination li a.cont-stop{width:12px;height:12px;background:url('https://home.kosin.ac.kr/home/img/index/view/icon_stop.gif') no-repeat center center;}
.pagination li a.cont-play{width:12px;height:12px;background:url('https://home.kosin.ac.kr/home/img/index/view/icon_play.gif') no-repeat center center;}

