@charset "utf-8";
@import url('./font/font.css');


/*

	초기화 스타일! (사이트설정에 맞게 제거하셔도 됩니다.)
	기존에 받은 css에서 reset 부분을 제거하였습니다.

*/
/** {margin:0;padding:0;box-sizing:border-box;} */   /*신창환주석*/





/*

	공통스타일입니다.

	section 클래스를 갖는 요소는 최대가로 2000px과 중앙정렬 position의 기준값을 부여함
	layer 클래스를 갖는 요소는 absolute로 레이어속성을 줌
	wauto : block 요소의 중앙정렬
	w710 : 클래스를 갖고 있으면 가로값을 710px로 맞춤

*/

[class*='layer'] {position:absolute;z-index:1;}
[class*='section'] {position:relative;overflow:hidden;max-width:2000px;width:100%;margin:0 auto;}
.wauto {margin:0 auto;}
.w710 {width:710px;}
.w710 img {width:100%;}

.pc {position:relative;top:0;left:-626px;right:0;width:270%;opacity:1;visibility:visible;transition:all .6s cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-transition:all .6s cubic-bezier(0.785, 0.135, 0.15, 0.86);}




/*


	상단 탭 (공통으로 사용하게 만들었습니다)
	
	-------------

	가로사이즈가 좁은 페이지와 가로사이즈가 넓은 페이지에서 공통으로 사용하는 스타일입니다.


*/
.toptab_bg { width:196%; position: relative; left: -465px; background:#fbfbfb; height:50px; top:4;}
.toptab { width:196%; position: relative; left: -465px; background:#fbfbfb;}  /*신창환 수정*/
.toptab > div {width:1000px;margin:0 auto;padding:30px 0 0;}

.title_list {font-size:0;}
.title_list > li {font-size:12px;display:inline-block;vertical-align:top;}
.title_list > li:nth-child(1) {width:75%;}
.title_list > li:nth-child(2) {width:25%;text-align:right;}
.title_list > li > div {width:auto;}
.title_list > li .subj_list {display:inline-block;font-size:0;border-bottom:1px solid #ccc;padding-bottom:15px;}
.title_list > li .subj_list > li {display:inline-block;vertical-align:bottom;}
.title_list > li .subj {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; font-size:45px;font-weight:500;line-height:1; color:black !important; }
.title_list > li .desc {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; font-size:20px;color:#ee5a2a;padding-left:30px;position:relative;line-height:1;}
.title_list > li .desc::before {content:'';display:inline-block;width:5px;height:100%;position:absolute;top:50%;left:20px;background:#ee5a2a;transform:translateY(-50%);}
.title_list > li .info {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; display:inline-block;font-size:14px;color:#a7a7a7;font-weight:300;margin-top:10px;position:relative;padding-left:15px; color:#747474 !important;}
.title_list > li .info::before {content:'';display:inline-block;vertical-align:middle;border-right:1px solid #666;border-bottom:1px solid #666;width:6px;height:6px;margin-right:10px;position:absolute;top:50%;transform:translateY(-50%) rotate(-45deg);left:0; color:black !important;}
.title_list > li .pagetitle {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; font-size:20px;font-weight:300;}
.title_list > li .pagetitle strong {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; color:#ee5a2a;font-weight:500;}
.subtab_list {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; font-size:0;margin-top:50px;transform:translateY(50%);}
.subtab_list > li {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; font-size:12px;display:inline-block;vertical-align:middle;}
.subtab_list.col4 > li {width:25%;}
.subtab_list.col3 > li {width:33.3%;}
.subtab_list.col2 > li {width:50%;}
.subtab_list.col1 > li {width:100%;}
.subtab_list > li > a {font-family:'Noto Sans KR','NanumSquare',sans-serif !important; display:block;width:auto;font-family:'Noto Sans KR','NanumSquare',sans-serif;font-size:18px;font-weight:300;border:1px solid #ee5a2a;border-left:0;text-align:center;padding:15px;color:#ee5a2a;background:#fff;text-decoration:none;}
.subtab_list > li:first-child > a {border-left:1px solid #ee5a2a;}
.subtab_list > li.on > a {font-weight:500;background:#ee5a2a;border:1px solid #ee5a2a;color:#fff;}

.toptab.w710 > div {width:710px;margin:0 auto;padding:30px 0 0;}
.toptab.w710 .title_list > li .subj {font-family:'Noto Sans KR','NanumSquare',sans-serif;font-size:35px;font-weight:500;line-height:1;}
.toptab.w710 .title_list > li .info {display:inline-block;font-family:'Noto Sans KR','NanumSquare',sans-serif;font-size:16px;color:#a7a7a7;font-weight:300;margin-top:10px;position:relative;padding-left:15px;}
.toptab.w710 .subtab_list {font-size:0;margin-top:0px;transform:translateY(50%);}
.toptab.w710 .subtab_list > li > a {font-family:'Noto Sans KR','NanumSquare',sans-serif;padding:10px;text-decoration:none;}

.pageaddr_list {font-size:0;margin-top:20px;}
.pageaddr_list > li {font-family:'Noto Sans KR','NanumSquare',sans-serif !important;font-size:14px;display:inline-block;vertical-align:bottom;color:#a7a7a7;padding-left:20px;position:relative; color:#747474 !important;}
.pageaddr_list > li::before {content:'';display:inline-block;border-right:1px solid #666;border-bottom:1px solid #666;width:6px;height:6px;position:absolute;top:50%;left:6px;transform:translateY(-50%) rotate(-45deg); color:#747474 !important;}
.pageaddr_list > li:first-child {padding-left:25px;}
.pageaddr_list > li:first-child::before {content:'';background:url('/Ducsi/entrance2013c/images/subject/pageaddr_home.png') center top / cover no-repeat;padding:6px;transform:translateY(-50%) rotate(0);left:0;border:0;}

.toptab.w710 .pageaddr_list {font-size:0;margin-top:50px;}
.toptab.w710 .pageaddr_list > li {font-family:'Noto Sans KR','NanumSquare',sans-serif;font-size:11px;display:inline-block;vertical-align:bottom;color:#a7a7a7;padding-left:10px;position:relative;}
.toptab.w710 .pageaddr_list > li::before {content:'';display:inline-block;border-right:1px solid #666;border-bottom:1px solid #666;width:4px;height:4px;position:absolute;top:50%;left:2px;transform:translateY(-50%) rotate(-45deg);}
.toptab.w710 .pageaddr_list > li:first-child {padding-left:25px;}
.toptab.w710 .pageaddr_list > li:first-child::before {content:'';background:url('/Ducsi/entrance2013c/images/subject/700/pageaddr_home.png') center top / cover no-repeat;padding:6px;transform:translateY(-50%) rotate(0);left:0;border:0;}





/*


	가로넓이가 넓은 페이지에 적용하는 스타일


*/


/* computer 컴퓨터학 */
.computer .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/computer_section01.jpg') center top no-repeat;height:1281px;}
.computer .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/computer_section02.jpg') center top no-repeat;height:1099px;}
.computer .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/computer_section03.jpg') center top no-repeat;height:1705px;}
.computer .pc .section03 .layerlink01 {top:870px;left:56.5%;transform:translateX(-50%);width:210px;height:48px;}
.computer .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/computer_section04.jpg') center top no-repeat;height:2898px;}
.computer .pc .section04 .layerlink01 {top:753px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.computer .pc .section04 .layerlink02 {top:1346px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.computer .pc .section04 .layerlink03 {top:1932px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.computer .pc .section04 .layerlink04 {top:2524px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.computer .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.computer .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/computer_section05.jpg') center top no-repeat;height:975px;}
.computer .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.computer .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/computer_section06.jpg') center top no-repeat;height:880px;}
.computer .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/computer_section07.jpg') center top no-repeat;height:1059px;}
.computer .pc .section08 {padding:100px 0 100px;}

/* info 정보학 */
.info .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/info_section01.jpg') center top no-repeat;height:1281px;}
.info .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/info_section02.jpg') center top no-repeat;height:1099px;}
.info .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/info_section03.jpg') center top no-repeat;height:1691px;}
.info .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/info_section04.jpg') center top no-repeat;height:2902px;}
.info .pc .section04 .layerlink01 {top:766px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.info .pc .section04 .layerlink02 {top:1357px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.info .pc .section04 .layerlink03 {top:1933px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.info .pc .section04 .layerlink04 {top:2543px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.info .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.info .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/info_section05.jpg') center top no-repeat;height:1011px;}
.info .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.info .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/info_section06.jpg') center top no-repeat;height:880px;}
.info .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/info_section07.jpg') center top no-repeat;height:1138px;}
.info .pc .section08 {padding:100px 0 100px;}


/* hospitality 관광경영학 */
.hospitality .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section01.jpg') center top no-repeat;height:1281px;}
.hospitality .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section02.jpg') center top no-repeat;height:1099px;}
.hospitality .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section03.jpg') center top no-repeat;height:1103px;}
.hospitality .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section04.jpg') center top no-repeat;height:2903px;}
.hospitality .pc .section04 .layerlink01 {top:758px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.hospitality .pc .section04 .layerlink02 {top:1342px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.hospitality .pc .section04 .layerlink03 {top:1928px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.hospitality .pc .section04 .layerlink04 {top:2537px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.hospitality .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.hospitality .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section05.jpg') center top no-repeat;height:1129px;}
.hospitality .pc .section05 .layerlink01 {bottom:76px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.hospitality .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section06.jpg') center top no-repeat;height:880px;}
.hospitality .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/hospitality_section07.jpg') center top no-repeat;height:1129px;}
.hospitality .pc .section08 {padding:100px 0 100px;}

/* media 미디어학 */
.media .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/media_section01.jpg') center top no-repeat;height:1281px;}
.media .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/media_section02.jpg') center top no-repeat;height:1099px;}
.media .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/media_section03.jpg') center top no-repeat;height:1661px;}
.media .pc .section03 .layerlink01 {top:400px;left:33%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink02 {top:400px;left:50%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink03 {top:400px;left:67%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink04 {top:808px;left:33%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink05 {top:808px;left:50%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink06 {top:808px;left:67%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink07 {top:1220px;left:33%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink08 {top:1220px;left:50%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section03 .layerlink09 {top:1220px;left:67%;transform:translateX(-50%);width:316px;height:305px;}
.media .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/media_section04.jpg') center top no-repeat;height:2925px;}
.media .pc .section04 .layerlink01 {top:797px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.media .pc .section04 .layerlink02 {top:1363px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.media .pc .section04 .layerlink03 {top:1942px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.media .pc .section04 .layerlink04 {top:2545px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.media .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.media .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/media_section05.jpg') center top no-repeat;height:1209px;}
.media .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.media .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/media_section06.jpg') center top no-repeat;height:880px;}
.media .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/media_section07.jpg') center top no-repeat;height:1105px;}
.media .pc .section08 {padding:100px 0 100px;}

/* business 경영학 */
.business .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/business_section01.jpg') center top no-repeat;height:1281px;}
.business .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/business_section02.jpg') center top no-repeat;height:1099px;}
.business .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/business_section03.jpg') center top no-repeat;height:1710px;}
.business .pc .section03 .layerlink01 {top:910px;left:56.5%;transform:translateX(-50%);width:210px;height:48px;}
.business .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/business_section04.jpg') center top no-repeat;height:2901px;}
.business .pc .section04 .layerlink01 {top:756px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.business .pc .section04 .layerlink02 {top:1357px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.business .pc .section04 .layerlink03 {top:1938px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.business .pc .section04 .layerlink04 {top:2532px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.business .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.business .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/business_section05.jpg') center top no-repeat;height:1073px;}
.business .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.business .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/business_section06.jpg') center top no-repeat;height:880px;}
.business .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/business_section07.jpg') center top no-repeat;height:1129px;}
.business .pc .section08 {padding:100px 0 100px;}

/* pet 애완동물관리전공 */
.pet .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section01.jpg') center top no-repeat;height:1281px;}
.pet .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section02.jpg') center top no-repeat;height:1099px;}
.pet .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section03.jpg') center top no-repeat;height:1103px;}
.pet .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section04.jpg') center top no-repeat;height:2903px;}
.pet .pc .section04 .layerlink01 {top:758px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.pet .pc .section04 .layerlink02 {top:1342px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.pet .pc .section04 .layerlink03 {top:1928px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.pet .pc .section04 .layerlink04 {top:2537px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.pet .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.pet .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section05.jpg') center top no-repeat;height:1129px;}
.pet .pc .section05 .layerlink01 {bottom:76px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.pet .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section06.jpg') center top no-repeat;height:880px;}
.pet .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section07.jpg') center top no-repeat;height:1129px;}
.pet .pc .section08 {padding:100px 0 100px;}

/*애완동물관리 */
.petcare .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section01.jpg') center top no-repeat;height:1380px;}
.petcare .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section02.jpg') center top no-repeat;height:1099px;}
.petcare .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section03.jpg') center top no-repeat;height:1335px;}
.petcare .pc .section03 .layerlink01 {top:510px;left:56.5%;transform:translateX(-50%);width:210px;height:48px;}
.petcare .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section05.jpg') center top no-repeat;height:967px;}
.petcare .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.petcare .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section06.jpg') center top no-repeat;height:880px;}
.petcare .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/petcare_section07.jpg') center top no-repeat;height:1058px;}
.petcare .pc .section08 {padding:100px 0 100px;}


/* adverter 광고학 */
.adverter .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section01.jpg') center top no-repeat;height:1275px;}
.adverter .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section02.jpg') center top no-repeat;height:1099px;}
.adverter .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section03.jpg') center top no-repeat;height:2145px;}
.adverter .pc .section03 .layerlink01 {top:1162px;left:37%;transform:translateX(-50%);width:210px;height:58px;}
.adverter .pc .section03 .layerlink02 {top:1162px;left:63%;transform:translateX(-50%);width:210px;height:58px;}
.adverter .pc .section03 .layerlink03 {top:1868px;left:50%;transform:translateX(-50%);width:210px;height:58px;}
.adverter .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section04.jpg') center top no-repeat;height:2908px;}
.adverter .pc .section04 .layerlink01 {top:773px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.adverter .pc .section04 .layerlink02 {top:1370px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.adverter .pc .section04 .layerlink03 {top:1944px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.adverter .pc .section04 .layerlink04 {top:2554px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.adverter .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.adverter .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section05.jpg') center top no-repeat;height:1243px;}
.adverter .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.adverter .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section06.jpg') center top no-repeat;height:880px;}
.adverter .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/adverter_section07.jpg') center top no-repeat;height:1098px;}
.adverter .pc .section08 {padding:100px 0 100px;}

/* psychology 심리학 */
.psychology .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section01.jpg') center top no-repeat;height:1281px;}
.psychology .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section02.jpg') center top no-repeat;height:1099px;}
.psychology .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section03.jpg') center top no-repeat;height:1475px;}
.psychology .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section04.jpg') center top no-repeat;height:1723px;}
.psychology .pc .section04 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.psychology .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section05.jpg') center top no-repeat;height:1118px;}
.psychology .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.psychology .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section06.jpg') center top no-repeat;height:880px;}
.psychology .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/psychology_section07.jpg') center top no-repeat;height:1138px;}
.psychology .pc .section08 {padding:100px 0 100px;}

/* social 사회복지학 */
.social .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/social_section01.jpg') center top no-repeat;height:1279px;}
.social .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/social_section02.jpg') center top no-repeat;height:1099px;}
.social .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/social_section03.jpg') center top no-repeat;height:1807px;}
.social .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/social_section04.jpg') center top no-repeat;height:2900px;}
.social .pc .section04 .layerlink01 {top:749px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.social .pc .section04 .layerlink02 {top:1341px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.social .pc .section04 .layerlink03 {top:1919px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.social .pc .section04 .layerlink04 {top:2510px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.social .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.social .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/social_section05.jpg') center top no-repeat;height:1129px;}
.social .pc .section05 .layerlink01 {bottom:76px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.social .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/social_section06.jpg') center top no-repeat;height:880px;}
.social .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/social_section07.jpg') center top no-repeat;height:1059px;}
.social .pc .section08 {padding:100px 0 100px;}

/* public 행정학 */
.public .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/public_section01.jpg') center top no-repeat;height:1281px;}
.public .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/public_section02.jpg') center top no-repeat;height:1099px;}
.public .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/public_section03.jpg') center top no-repeat;height:1737px;}
.public .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/public_section04.jpg') center top no-repeat;height:2904px;}
.public .pc .section04 .layerlink01 {top:754px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.public .pc .section04 .layerlink02 {top:1365px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.public .pc .section04 .layerlink03 {top:1960px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.public .pc .section04 .layerlink04 {top:2525px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.public .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.public .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/public_section05.jpg') center top no-repeat;height:975px;}
.public .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.public .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/public_section06.jpg') center top no-repeat;height:880px;}
.public .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/public_section07.jpg') center top no-repeat;height:1098px;}
.public .pc .section08 {padding:100px 0 100px;}

/* film 영화학 */
.film .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/film_section01.jpg') center top no-repeat;height:1334px;}
.film .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/film_section02.jpg') center top no-repeat;height:1099px;}
.film .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/film_section03.jpg') center top no-repeat;height:2781px;}
.film .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/film_section04.jpg') center top no-repeat;height:2891px;}
.film .pc .section04 .layerlink01 {top:748px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.film .pc .section04 .layerlink02 {top:1341px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.film .pc .section04 .layerlink03 {top:1925px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.film .pc .section04 .layerlink04 {top:2528px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.film .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.film .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/film_section05.jpg') center top no-repeat;height:1466px;}
.film .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.film .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/film_section06.jpg') center top no-repeat;height:880px;}
.film .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/film_section07.jpg') center top no-repeat;height:1133px;}
.film .pc .section08 {padding:100px 0 100px;}

/* computerweek 컴퓨터학(주말) */
.computerweek .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section01.jpg') center top no-repeat;height:1281px;}
.computerweek .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section02.jpg') center top no-repeat;height:1099px;}
.computerweek .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section03.jpg') center top no-repeat;height:1705px;}
.computerweek .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section04.jpg') center top no-repeat;height:1632px;}
.computerweek .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section05.jpg') center top no-repeat;height:1073px;}
.computerweek .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.computerweek .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section06.jpg') center top no-repeat;height:880px;}
.computerweek .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/computerweek_section07.jpg') center top no-repeat;height:1133px;}
.computerweek .pc .section08 {padding:100px 0 100px;}

/* businessweek 경영학(주말) */
.businessweek .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section01.jpg') center top no-repeat;height:1281px;}
.businessweek .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section02.jpg') center top no-repeat;height:1099px;}
.businessweek .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section03.jpg') center top no-repeat;height:1705px;}
.businessweek .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section04.jpg') center top no-repeat;height:1633px;}
.businessweek .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section05.jpg') center top no-repeat;height:1073px;}
.businessweek .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.businessweek .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section06.jpg') center top no-repeat;height:880px;}
.businessweek .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/businessweek_section07.jpg') center top no-repeat;height:1130px;}
.businessweek .pc .section08 {padding:100px 0 100px;}

/* publicweek 행정학(주말) */
.publicweek .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section01.jpg') center top no-repeat;height:1281px;}
.publicweek .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section02.jpg') center top no-repeat;height:1099px;}
.publicweek .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section03.jpg') center top no-repeat;height:1700px;}
.publicweek .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section04.jpg') center top no-repeat;height:1637px;}
.publicweek .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section05.jpg') center top no-repeat;height:1073px;}
.publicweek .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.publicweek .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section06.jpg') center top no-repeat;height:880px;}
.publicweek .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/publicweek_section07.jpg') center top no-repeat;height:1076px;}
.publicweek .pc .section08 {padding:100px 0 100px;}

/* psychologyweek 심리학(주말) */
.psychologyweek .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section01.jpg') center top no-repeat;height:1281px;}
.psychologyweek .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section02.jpg') center top no-repeat;height:1099px;}
.psychologyweek .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section03.jpg') center top no-repeat;height:1695px;}
.psychologyweek .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section04.jpg') center top no-repeat;height:1642px;}
.psychologyweek .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section05.jpg') center top no-repeat;height:1073px;}
.psychologyweek .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.psychologyweek .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section06.jpg') center top no-repeat;height:880px;}
.psychologyweek .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/psychologyweek_section07.jpg') center top no-repeat;height:1076px;}
.psychologyweek .pc .sectio0n8 {padding:100px 0 100px;}


/* estate 구-부동산학(주말) 현-건강관리학 주말 */
.estateweek .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section01.jpg') center top no-repeat;height:1409px;}
.estateweek .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section02.jpg') center top no-repeat;height:1099px;}
.estateweek .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section03.jpg') center top no-repeat;height:2165px;}
.estateweek .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section04.jpg') center top no-repeat;height:1633px;}
.estateweek .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section05.jpg') center top no-repeat;height:1045px;}
.estateweek .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.estateweek .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section06.jpg') center top no-repeat;height:880px;}
.estateweek .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/estateweek_section07.jpg') center top no-repeat;height:1261px;}
.estateweek .pc .sectio0n8 {padding:100px 0 100px;}


/* 융합소프트웨어(더플러스) */
.theplus1 .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section01.jpg') center top no-repeat;height:1380px;}
.theplus1 .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section02.jpg') center top no-repeat;height:1099px;}
.theplus1 .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section03.jpg') center top no-repeat;height:1710px;}
.theplus1 .pc .section03 .layerlink01 {top:910px;left:56.5%;transform:translateX(-50%);width:210px;height:48px;}
.theplus1 .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section04.jpg') center top no-repeat;height:2901px;}
.theplus1 .pc .section04 .layerlink01 {top:756px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.theplus1 .pc .section04 .layerlink02 {top:1357px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.theplus1 .pc .section04 .layerlink03 {top:1938px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.theplus1 .pc .section04 .layerlink04 {top:2532px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.theplus1 .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.theplus1 .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section05.jpg') center top no-repeat;height:1327px;}
.theplus1 .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.theplus1 .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section06.jpg') center top no-repeat;height:880px;}
.theplus1 .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/theplus1_section07.jpg') center top no-repeat;height:1129px;}
.theplus1 .pc .section08 {padding:100px 0 100px;}

/*  애완동물관리  주말*/
/* pet */
.wkdPet .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section01.jpg') center top no-repeat;height:1281px;}
.wkdPet .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section02.jpg') center top no-repeat;height:1099px;}
.wkdPet .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section03.jpg') center top no-repeat;height:1103px;}
.wkdPet .pc .section04 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section04.jpg') center top no-repeat;height:2903px;}
.wkdPet .pc .section04 .layerlink01 {top:758px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.wkdPet .pc .section04 .layerlink02 {top:1342px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.wkdPet .pc .section04 .layerlink03 {top:1928px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.wkdPet .pc .section04 .layerlink04 {top:2537px;left:47%;transform:translateX(-50%);width:220px;height:58px;}
.wkdPet .pc .section04 .layerlinkbtn {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.wkdPet .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section05.jpg') center top no-repeat;height:1129px;}
.wkdPet .pc .section05 .layerlink01 {bottom:76px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.wkdPet .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section06.jpg') center top no-repeat;height:880px;}
.wkdPet .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/wkdPet_section07.jpg') center top no-repeat;height:1129px;}
.wkdPet .pc .section08 {padding:100px 0 100px;}


/*  경찰행정(전문학사) */
/* police */
/*경찰행정*/
.police .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/police_section01.jpg') center top no-repeat;height:1405px;}
.police .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/police_section02.jpg') center top no-repeat;height:1097px;}
.police .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/police_section03.jpg') center top no-repeat;height:1128px;}
.police .pc .section03 .layerlink01 { left:57%;transform:translateX(-50%);width:210px;height:48px;}
.police .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/police_section05.jpg') center top no-repeat;height:951px;}
.police .pc .section05 .layerlink01 {top:780px; bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.police .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/police_section06.jpg') center top no-repeat;height:855px;}
.police .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/police_section07.jpg') center top no-repeat;height:1300px;}
.police .pc .section08 {padding:100px 0 100px;}

/*  Do Active(경영) */
/* DA doactive */
/*DoActiveCourseDoActive경영*/
.doactive .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/doactive_section01.jpg') center top no-repeat;height:1419px;}
.doactive .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/doactive_section02.jpg') center top no-repeat;height:1096px;}
.doactive .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/doactive_section03.jpg') center top no-repeat;height:1709px;}
.doactive .pc .section03 .layerlink01 {top:915px;left:57%;transform:translateX(-50%);width:210px;height:48px;}
.doactive .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/doactive_section05.jpg') center top no-repeat;height:1035px;}
.doactive .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.doactive .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/doactive_section06.jpg') center top no-repeat;height:987px;}
.doactive .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/doactive_section07.jpg') center top no-repeat;height:1100px;}
.doactive .pc .section08 {padding:100px 0 100px;}

/* 미용경영 */
/* wkdBM beautym */
/*경영학주말_미용경영*/
.beautym .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/beautym_section01.jpg') center top no-repeat;height:1501px;}
.beautym .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/beautym_section02.jpg') center top no-repeat;height:1098px;}
.beautym .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/beautym_section03.jpg') center top no-repeat;height:3046px;}
.beautym .pc .section03 .layerlink01 {top:915px;left:57%;transform:translateX(-50%);width:210px;height:48px;}
.beautym .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/beautym_section05.jpg') center top no-repeat;height:1056px;}
.beautym .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.beautym .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/beautym_section06.jpg') center top no-repeat;height:901px;}
.beautym .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/beautym_section07.jpg') center top no-repeat;height:1089px;}
.beautym .pc .section08 {padding:100px 0 100px;}


/* wkdCom */
/*사회복지학 주말*/
.social2 .pc .section01 {background:url('/Ducsi/entrance2013c/images/subject/social2_section01.jpg') center top no-repeat;height:1478px;}
.social2 .pc .section02 {background:url('/Ducsi/entrance2013c/images/subject/social2_section02.jpg') center top no-repeat;height:1097px;}
.social2 .pc .section03 {background:url('/Ducsi/entrance2013c/images/subject/social2_section03.jpg') center top no-repeat;height:2929px;}
.social2 .pc .section03 .layerlink01 {top:915px;left:57%;transform:translateX(-50%);width:210px;height:48px;}
.social2 .pc .section05 {background:url('/Ducsi/entrance2013c/images/subject/social2_section05.jpg') center top no-repeat;height:1055px;}
.social2 .pc .section05 .layerlink01 {bottom:100px;left:50%;transform:translateX(-50%);width:330px;height:71px;}
.social2 .pc .section06 {background:url('/Ducsi/entrance2013c/images/subject/social2_section06.jpg') center top no-repeat;height:908px;}
.social2 .pc .section07 {background:url('/Ducsi/entrance2013c/images/subject/social2_section07.jpg') center top no-repeat;height:1088px;}
.social2 .pc .section08 {padding:100px 0 100px;}

/*


	가로가 좁은 페이지에 적용하는 스타일


*/


/* computer 컴퓨터학 */
.computer.w710 .pc .section01 {height:auto;}
.computer.w710 .pc .section02 {height:auto;}
.computer.w710 .pc .section03 {height:auto;}
.computer.w710 .pc .section03 .layerlink01 {top:666px;left:63.8%;transform:translateX(-50%);width:150px;height:38px;}
.computer.w710 .pc .section04 {height:auto;}
.computer.w710 .pc .section04 .layerlink01 {top:548px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.computer.w710 .pc .section04 .layerlink02 {top:976px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.computer.w710 .pc .section04 .layerlink03 {top:1386px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.computer.w710 .pc .section04 .layerlink04 {top:1808px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.computer.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.computer.w710 .pc .section05 {height:auto;}
.computer.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.computer.w710 .pc .section06 {height:auto;}
.computer.w710 .pc .section07 {height:auto;}

/* info 정보학 */
.info.w710 .pc .section01 {height:auto;}
.info.w710 .pc .section02 {height:auto;}
.info.w710 .pc .section03 {height:auto;}
.info.w710 .pc .section04 {height:auto;}
.info.w710 .pc .section04 .layerlink01 {top:560px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.info.w710 .pc .section04 .layerlink02 {top:981px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.info.w710 .pc .section04 .layerlink03 {top:1393px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.info.w710 .pc .section04 .layerlink04 {top:1825px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.info.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.info.w710 .pc .section05 {height:auto;}
.info.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.info.w710 .pc .section06 {height:auto;}
.info.w710 .pc .section07 {height:auto;}


/* media 미디어학 */
.media.w710 .pc .section01 {height:auto;}
.media.w710 .pc .section02 {height:auto;}
.media.w710 .pc .section03 {height:auto;}
.media.w710 .pc .section03 .layerlink01 {top:286px;left:20.5%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink02 {top:286px;left:50%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink03 {top:286px;left:79.6%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink04 {top:550px;left:20.5%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink05 {top:550px;left:50%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink06 {top:550px;left:79.6%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink07 {top:815px;left:20.5%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink08 {top:815px;left:50%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section03 .layerlink09 {top:815px;left:79.6%;transform:translateX(-50%);width:208px;height:200px;}
.media.w710 .pc .section04 {height:auto;}
.media.w710 .pc .section04 .layerlink01 {top:553px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.media.w710 .pc .section04 .layerlink02 {top:981px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.media.w710 .pc .section04 .layerlink03 {top:1387px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.media.w710 .pc .section04 .layerlink04 {top:1810px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.media.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.media.w710 .pc .section05 {height:auto;}
.media.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.media.w710 .pc .section06 {height:auto;}
.media.w710 .pc .section07 {height:auto;}


/* business 경영학 */
.business.w710 .pc .section01 {height:auto;}
.business.w710 .pc .section02 {height:auto;}
.business.w710 .pc .section03 {height:auto;}
.business.w710 .pc .section03 .layerlink01 {top:697px;left:63.5%;transform:translateX(-50%);width:150px;height:36px;}
.business.w710 .pc .section04 {height:auto;}
.business.w710 .pc .section04 .layerlink01 {top:558px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.business.w710 .pc .section04 .layerlink02 {top:980px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.business.w710 .pc .section04 .layerlink03 {top:1394px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.business.w710 .pc .section04 .layerlink04 {top:1826px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.business.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.business.w710 .pc .section05 {height:auto;}
.business.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.business.w710 .pc .section06 {height:auto;}
.business.w710 .pc .section07 {height:auto;}


/* pet 애완동물관리전공 */
.pet.w710 .pc .section01 {height:auto;}
.pet.w710 .pc .section02 {height:auto;}
.pet.w710 .pc .section03 {height:auto;}
.pet.w710 .pc .section04 {height:auto;}
.pet.w710 .pc .section04 .layerlink01 {top:558px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.pet.w710 .pc .section04 .layerlink02 {top:980px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.pet.w710 .pc .section04 .layerlink03 {top:1394px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.pet.w710 .pc .section04 .layerlink04 {top:1819px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.pet.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.pet.w710 .pc .section05 {height:auto;}
.pet.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.pet.w710 .pc .section06 {height:auto;}
.pet.w710 .pc .section07 {height:auto;}

/* hospitality 구 관광경영학 현 건강관리학 주간 */
.hospitality.w710 .pc .section01 {height:auto;}
.hospitality.w710 .pc .section02 {height:auto;}
.hospitality.w710 .pc .section03 {height:auto;}
.hospitality.w710 .pc .section04 {height:auto;}
.hospitality.w710 .pc .section04 .layerlink01 {top:558px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.hospitality.w710 .pc .section04 .layerlink02 {top:980px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.hospitality.w710 .pc .section04 .layerlink03 {top:1394px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.hospitality.w710 .pc .section04 .layerlink04 {top:1819px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.hospitality.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.hospitality.w710 .pc .section05 {height:auto;}
.hospitality.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.hospitality.w710 .pc .section06 {height:auto;}
.hospitality.w710 .pc .section07 {height:auto;}


/* adverter 광고학 */
.adverter.w710 .pc .section01 {height:auto;}
.adverter.w710 .pc .section02 {height:auto;}
.adverter.w710 .pc .section03 {height:auto;}
.adverter.w710 .pc .section03 .layerlink01 {top:782px;left:27%;transform:translateX(-50%);width:150px;height:34px;}
.adverter.w710 .pc .section03 .layerlink02 {top:782px;left:73%;transform:translateX(-50%);width:150px;height:34px;}
.adverter.w710 .pc .section03 .layerlink03 {top:1250px;left:50%;transform:translateX(-50%);width:150px;height:34px;}
.adverter.w710 .pc .section04 {height:auto;}
.adverter.w710 .pc .section04 .layerlink01 {top:558px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.adverter.w710 .pc .section04 .layerlink02 {top:990px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.adverter.w710 .pc .section04 .layerlink03 {top:1403px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.adverter.w710 .pc .section04 .layerlink04 {top:1831px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.adverter.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.adverter.w710 .pc .section05 {height:auto;}
.adverter.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.adverter.w710 .pc .section06 {height:auto;}
.adverter.w710 .pc .section07 {height:auto;}


/* psychology 심리학 */
.psychology.w710 .pc .section01 {height:auto;}
.psychology.w710 .pc .section02 {height:auto;}
.psychology.w710 .pc .section03 {height:auto;}
.psychology.w710 .pc .section04 {height:auto;}
.psychology.w710 .pc .section04 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.psychology.w710 .pc .section05 {height:auto;}
.psychology.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.psychology.w710 .pc .section06 {height:auto;}
.psychology.w710 .pc .section07 {height:auto;}


/* social 사회복지학 */
.social.w710 .pc .section01 {height:auto;}
.social.w710 .pc .section02 {height:auto;}
.social.w710 .pc .section03 {height:auto;}
.social.w710 .pc .section04 {height:auto;}
.social.w710 .pc .section04 .layerlink01 {top:558px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.social.w710 .pc .section04 .layerlink02 {top:970px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.social.w710 .pc .section04 .layerlink03 {top:1388px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.social.w710 .pc .section04 .layerlink04 {top:1820px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.social.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.social.w710 .pc .section05 {height:auto;}
.social.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.social.w710 .pc .section06 {height:auto;}
.social.w710 .pc .section07 {height:auto;}


/* public 행정학 */
.public.w710 .pc .section01 {height:auto;}
.public.w710 .pc .section02 {height:auto;}
.public.w710 .pc .section03 {height:auto;}
.public.w710 .pc .section04 {height:auto;}
.public.w710 .pc .section04 .layerlink01 {top:558px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.public.w710 .pc .section04 .layerlink02 {top:980px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.public.w710 .pc .section04 .layerlink03 {top:1405px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.public.w710 .pc .section04 .layerlink04 {top:1830px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.public.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.public.w710 .pc .section05 {height:auto;}
.public.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.public.w710 .pc .section06 {height:auto;}
.public.w710 .pc .section07 {height:auto;}


/* film 영화학 */
.film.w710 .pc .section01 {height:auto;}
.film.w710 .pc .section02 {height:auto;}
.film.w710 .pc .section03 {height:auto;}
.film.w710 .pc .section04 {height:auto;}
.film.w710 .pc .section04 .layerlink01 {top:550px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.film.w710 .pc .section04 .layerlink02 {top:980px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.film.w710 .pc .section04 .layerlink03 {top:1392px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.film.w710 .pc .section04 .layerlink04 {top:1835px;left:42%;transform:translateX(-50%);width:150px;height:36px;}
.film.w710 .pc .section04 .layerlinkbtn {bottom:65px;left:50%;transform:translateX(-50%);width:215px;height:42px;}
.film.w710 .pc .section05 {height:auto;}
.film.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.film.w710 .pc .section06 {height:auto;}
.film.w710 .pc .section07 {height:auto;}


/* computerweek 컴퓨터학(주말) */
.computerweek.w710 .pc .section01 {height:auto;}
.computerweek.w710 .pc .section02 {height:auto;}
.computerweek.w710 .pc .section03 {height:auto;}
.computerweek.w710 .pc .section04 {height:auto;}
.computerweek.w710 .pc .section05 {height:auto;}
.computerweek.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.computerweek.w710 .pc .section06 {height:auto;}
.computerweek.w710 .pc .section07 {height:auto;}


/* businessweek 경영학(주말) */
.businessweek.w710 .pc .section01 {height:auto;}
.businessweek.w710 .pc .section02 {height:auto;}
.businessweek.w710 .pc .section03 {height:auto;}
.businessweek.w710 .pc .section04 {height:auto;}
.businessweek.w710 .pc .section05 {height:auto;}
.businessweek.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.businessweek.w710 .pc .section06 {height:auto;}
.businessweek.w710 .pc .section07 {height:auto;}


/* publicweek 행정학(주말) */
.publicweek.w710 .pc .section01 {height:auto;}
.publicweek.w710 .pc .section02 {height:auto;}
.publicweek.w710 .pc .section03 {height:auto;}
.publicweek.w710 .pc .section04 {height:auto;}
.publicweek.w710 .pc .section05 {height:auto;}
.publicweek.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.publicweek.w710 .pc .section06 {height:auto;}
.publicweek.w710 .pc .section07 {height:auto;}


/* psychologyweek 심리학(주말) */
.psychologyweek.w710 .pc .section01 {height:auto;}
.psychologyweek.w710 .pc .section02 {height:auto;}
.psychologyweek.w710 .pc .section03 {height:auto;}
.psychologyweek.w710 .pc .section04 {height:auto;}
.psychologyweek.w710 .pc .section05 {height:auto;}
.psychologyweek.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.psychologyweek.w710 .pc .section06 {height:auto;}
.psychologyweek.w710 .pc .section07 {height:auto;}


/* wkdPet 애완동물관리전공(주말) */
.wkdPet.w710.pc .section01 {height:auto;}
.wkdPet.w710.pc .section02 {height:auto;}
.wkdPet.w710.pc .section03 {height:auto;}
.wkdPet.w710 .pc .section04 {height:auto;}
.wkdPet.w710 .pc .section05 {height:auto;}
.wkdPet.w710 .pc .section05 .layerlink01 {bottom:65px;left:50%;transform:translateX(-50%);width:210px;height:45px;}
.wkdPet.w710 .pc .section06 {height:auto;}
.wkdPet.w710 .pc .section07 {height:auto;}



/*

	하단 버튼 공통

*/


.sectionbtn {padding:100px 0 100px;}
.col3list {max-width:960px;width:100%;margin:0 auto;font-size:0;padding-bottom:50px;}
.w710 .col3list {max-width:610px;width:100%;margin:0 auto;font-size:0;padding-bottom:50px;}
.col3list > li {display:inline-block;vertical-align:middle;width:33.3%;font-size:12px;}
.col3list > li > a {display:block;width:auto;}
.col3list > li > a img {width:100%;}
/*.btnbox {text-align:center;position:relative;max-width:300px;margin:0 auto;} */
.btnbox {text-align:center;position:relative;margin:0 auto;}
