@charset "utf-8";

/* 연락처 공통 스타일 */
.cttpc_box{padding:15px 40px;border:1px solid #a0a0a0;}
.cttpc_box .cttpc_list li{position:relative;padding-left:125px;line-height:35px;word-break:break-all;}
.cttpc_box .cttpc_list li span{display:block;position:absolute;top:0;left:0;padding-left:40px;font-weight:700;color:#333;background-repeat:no-repeat;background-position:left center;}
.cttpc_box .cttpc_list li span.tel{background-image:url(/images/web/eng/sub_cnt/pr_ico_01.png);}
.cttpc_box .cttpc_list li span.fax{background-image:url(/images/web/eng/sub_cnt/pr_ico_02.png);}
.cttpc_box .cttpc_list li span.mail{background-image:url(/images/web/eng/sub_cnt/pr_ico_03.png);}
.cttpc_box .cttpc_list li span.address{background-image:url(/images/web/eng/sub_cnt/pr_ico_04.png);}
.cttpc_box .cttpc_list li span.website{background-image:url(/images/web/eng/sub_cnt/pr_ico_05.png);}

/* 게시판 상단 텍스트 영역 */
.brd_dcWrap {margin:0 0 30px; }
.brd_dcWrap .tit_wrap{position:relative; padding:40px 0 30px; line-height:1.1; text-align:center; color:#333; font-size:15px; font-family:'NotoM'; border-top:1px solid #014a97; border-bottom:1px solid #ccc; word-break:keep-all; background:url('/images/web/eng/sub_cnt/bg_brd_dcWrap.png') no-repeat right bottom; }
.brd_dcWrap .tit_wrap::before{content:""; position:absolute; left:50%; top:-13px; width:63px; height:25px; margin-left:-31.5px; background:url('/images/web/eng/sub_cnt/dot_cntPoint.png') no-repeat center; }
.brd_dcWrap .tit_wrap h2{ font-size:35px; margin:0 0 15px; }
.brd_dcWrap .tit_wrap p{margin:20px 0 0;color:#ccc; font-family:'NotoL';font-weight:700;}

/* 0101_01_Message from the President 200213*/
@keyframes logoFadeIn { 
	0% { width:50px; height:50px; margin-top:-25px; opacity:0; }
	50% { width:142px; height:142px; margin-top:-71px; opacity:1; }
	100% { width:132px; height:132px; margin-top:-66px; opacity:1; }
}
@keyframes FadeIn { 
	from { opacity:0; left:-20px; }
	to { opacity:1; left:0; }
}
@keyframes LineShow { 
	0% { width:0; }
	50% { opacity:1; }
	100% { width:100%; }
}
.greeting { position:relative; }
.greeting .tit { padding:30px 0 20px; margin-left:380px; }
.greeting .tit h2 { 
	font-size:45px; font-weight:600; line-height:1.1; text-transform:uppercase; 
	background:#0d3880; /* Old browsers */
	background:-moz-linear-gradient(left,  #0d3880 0%, #01a5e9 50%, #008f76 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(left,  #0d3880 0%,#01a5e9 50%,#008f76 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to right,  #0d3880 0%,#01a5e9 50%,#008f76 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	-webkit-background-clip:text; -ms-webkit-background-clip:text; -moz-background-clip:text; background-clip:text; color:transparent; 
}
.greeting .tit h2 span { display:block; }
.greeting .img_wrap { position:absolute; left:0; top:0; }
.greeting .img_wrap img { width:325px; height:auto; }
.greeting .sign { text-align:center; margin:10px 0 0; font-size:19px; color:#111; }
.greeting .sign img { max-width:100%; width:auto !important; height:auto; }
.greeting .sign strong { font-family:'NotoM'; vertical-align:bottom; }
.greeting .sign p { display:block; vertical-align:bottom; margin-left:10px; }
.greeting .logo { position:relative; width:100%; height:132px; margin:-25px 0 0; }
.greeting .logo::before { content:""; position:absolute; right:0; top:50%; width:0%; height:1px; background:#ccc; 
	animation:LineShow .5s ease-out forwards; animation-delay:1.5s; }
.greeting .logo::after { content:""; position:absolute; left:0; top:50%; margin-top:-12.5px; width:63px; height:25px; opacity:0; background:url('/images/web/eng/sub_cnt/dot_cntPoint.png') no-repeat center; 
	animation:FadeIn .2s ease forwards; animation-delay:1.8s; }
.greeting .logo img { position:absolute; top:50%; right:0; opacity:0; 
	animation:logoFadeIn 1s ease forwards; animation-delay:1s; }
.greeting .cont_wrap { position:relative; margin-left:380px; margin-right:20px; word-break:keep-all; font-size:16px; color:#333; line-height:1.6; }
.greeting .cont_wrap p { margin:0 0 30px; }
.greeting .cont_wrap p strong { font-family:'NotoM'; }
	/* ie일떄 */
	.greeting .tit.ieOnly h2 { height:85px; text-indent:-9999em; overflow:hidden; background:url('/images/web/eng/sub_cnt/grt_tit_ieOnly.png') no-repeat left center; background-size:contain; }
	.greeting .tit.ieDOwn .logo::after { opacity: 1;}
	.greeting .tit.ieDOwn .logo::before { width:100%;}
	.greeting .tit.ieDOwn .logo img { opacity: 1; margin-top:-66px;}

/* 0101_02 vision 200213*/
.vision { position:relative; overflow:hidden; }
.vision .tit_wrap { position:relative; width:80%; max-width:750px; margin:0 auto 50px; }
.vision .tit_box { position:relative; text-align:center; background:#fff; letter-spacing:-1px; }
.vision .tit_box p { font-style:italic; font-size:15px; color:#777; letter-spacing:1px; }
.vision .tit_box h2 { color:#014a97; font-size:48px; font-family:'NotoB'; text-transform:uppercase; letter-spacing:-2px; line-height:1.1; margin:10px 0 0; padding:0 0 40px; background:url('/images/web/eng/sub_cnt/dot_cntPoint.png') no-repeat bottom center; word-break:keep-all; }
.vision .cont_wrap { position:relative; width:100%; margin:0 0 100px;}
.vision .cont_wrap ul li { position:relative; display:block; width:100%; height:104px; border-radius:104px; border:2px solid #d2d2d2; margin-bottom:30px; box-sizing:border-box; }
.vision .cont_wrap ul li p.tit { position:absolute; display:block; width:180px; float:left; font-family:'NotoM'; letter-spacing:-2px; font-size:30px; color:#014a97; line-height: 104px; text-align:center; box-sizing: border-box;}
.vision .cont_wrap ul li p.tit:before { content:''; position:absolute; right:5%; top:45px; width:8px; height:8px; background:#555; transform: rotate(45deg); }
.vision .cont_wrap ul li .txt { display:table; width:100%; height: 100%; float:left; font-size:19px; color:#555; padding:0 2% 0 200px; box-sizing: border-box;}
.vision .cont_wrap ul li .txt p { display: table-cell; vertical-align: middle;}
.vision .cont_wrap .cont_rsult { position:relative; width:100%; height:auto; padding-top:80px; text-align:center;  font-size:20px; background:url('/images/web/eng/sub_cnt/bg_vision.png') no-repeat top center; }
.vision .cont_wrap .cont_rsult p { width:100%; height:auto; border-radius:104px; border:2px solid #002e73; background:#fff; box-sizing:border-box; padding:36px 20px; word-break:keep-all;}
.vision .obj_wrap { position:relative; max-width:980px; margin:0 auto; overflow:hidden; }/*200331*/
.vision .obj_wrap .odj { position:absolute; left:50%; top:50%; width:198px; height:198px; margin-top:-99px; margin-left:-99px; font-family:'NotoM'; font-size:30px; color:#333; text-align:center; background:url('/images/web/eng/sub_cnt/bg_vision_tit.gif') no-repeat center; }
.vision .obj_wrap .odj h4 { padding-top:58px; font-size:24px;}
.vision .obj_wrap .odj::before { content:""; position:absolute; left:-50%; top:-50%; width:200%; height:200%; border-radius:50%; border:1px dashed #ccc; box-sizing:border-box; }
.vision .obj_wrap .odj_box { width:100%; float:left; margin-bottom:60px; }
.vision .obj_wrap dl { position:relative; }
.vision .obj_wrap dt { position:absolute; width:160px; height:160px; display:table; border:2px solid #004996; background:#fff; border-radius:50%; word-break:keep-all; letter-spacing:-1px; text-align:center; z-index:1; }
.vision .obj_wrap dl.step03 dt, .vision .obj_wrap dl.step04 dt { top:-10px; bottom:auto; }
.vision .obj_wrap dt p {display:table-cell; vertical-align:middle; padding:0 20px; font-size:16px; font-family:'NotoM'; color:#111; letter-spacing:-2px;}
.vision .obj_wrap dd { position:relative; width:260px; height:260px; text-align:center; border-radius:50%; overflow:hidden; color:#fff; }
.vision .obj_wrap dd p.tit { padding:15px 0; font-size:16px; background:rgba(0,0,0,0.2);}
.vision .obj_wrap dd p.tit span {display:block; margin:10px 40px 0;}/*200331*/
.vision .obj_wrap dd p.txt {font-size:14px; padding:10px 40px; letter-spacing:-1px;}
.vision .obj_wrap dl.step01 { width:250px; margin:0 auto;}
.vision .obj_wrap dl.step01 dt { bottom:-110px; left:50%; margin-left:-69.5px;}
.vision .obj_wrap dl.step02 { float:left;}
.vision .obj_wrap dl.step02 dt { right:-120px; top:50%; margin-top: -69.5px;}/*200331*/
.vision .obj_wrap dl.step03 { float:right;}
.vision .obj_wrap dl.step03 dt { left:-120px; top:50%; margin-top: -69.5px;}/*200331*/
.vision .obj_wrap dl.step04 { float:left; margin-left:10%;}
.vision .obj_wrap dl.step04 dt { right:-65px; top:-75px;}
.vision .obj_wrap dl.step05 { float:right; margin-right:10%;}
.vision .obj_wrap dl.step05 dt { left:-65px; top:-75px;}
.vision .obj_wrap dl.step01 dd { background:#00a9e0}
.vision .obj_wrap dl.step01 dt { border-color:#00a9e0}
.vision .obj_wrap dl.step02 dd { background:#1a90ce}
.vision .obj_wrap dl.step02 dt { border-color:#1a90ce}
.vision .obj_wrap dl.step03 dd { background:#00a6d2}
.vision .obj_wrap dl.step03 dt { border-color:#00a6d2}
.vision .obj_wrap dl.step04 dd { background:#03a590}
.vision .obj_wrap dl.step04 dt { border-color:#03a590}
.vision .obj_wrap dl.step05 dd { background:#36bbb8}
.vision .obj_wrap dl.step05 dt { border-color:#36bbb8}
.vision .cont_wrap ul li, .vision .cont_wrap ul li p.tit, .vision .cont_wrap ul li p.txt, .vision dl, .vision dt, .vision dd { transition:all .3s ease; -ms-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }
/* 0101_03 History */
.univHist .tit_wrap{position:relative; padding:30px 0 0; margin:50px 0 70px; line-height:1.2; text-align:center; background:url('/images/web/eng/sub_cnt/dot_cntPoint.png') no-repeat top center; overflow:hidden;}
.univHist .tit_wrap .sub{font-size:25px; color:#444; text-transform:uppercase; font-weight:600; letter-spacing:5px;}
.univHist .tit_wrap h2{font-size:35px; font-family:'NotoB'; color:#444; margin:5px 0;}
.univHist .tit_wrap span{display:block; color:#999; letter-spacing:1px;}
.univHist .hist_wrap{position:relative; min-height:460px; padding-right:15%; background:url('/images/web/eng/sub_cnt/bg_univHist.png') no-repeat right 80px; background-size:20% auto;}
.univHist .hist_wrap.y1970{background-position:top right;}
.univHist .hist_wrap dl{position:relative; min-height:32px; padding:50px 0 0 130px; overflow:hidden;}
.univHist .hist_wrap dl::before{content:""; position:absolute; left:215px; top:50px; width:10px; height:10px; background:#004996; transform:rotate(45deg); z-index:1;}
.univHist .hist_wrap dl::after{content:""; position:absolute; left:220px; top:0; width:1px; height:100%; background:#ccc;}
.univHist .hist_wrap dl:first-child{padding-top:0;}
.univHist .hist_wrap dl:first-child::before{top:2px;}
.univHist .hist_wrap dl:first-child dt{top:0}
.univHist .hist_wrap dt{position:absolute; left:0; top:50px; font-size:30px; font-weight:bold; line-height:1; color:#333; letter-spacing:-1px;}
.univHist .hist_wrap dd > ul > li{position:relative; margin:15px 0 0; padding-left:130px; line-height:20px; color:#444;}
.univHist .hist_wrap dd > ul > li:first-child{margin:0;}
.univHist .hist_wrap dd > ul > li .date{position:absolute; left:0; top:0; width:90px; color:#025295; font-weight:600;}
.univHist .hist_wrap dd > ul > li div{margin:0 0 5px;}
.univHist .hist_wrap dd > ul > li div p{padding-left:10px; font-size:13px; color:#666;}

/* 하단 전화번호 박스 */
.univ_callBox{overflow:hidden; text-align:center; }
.univ_callBox .pttrn_wrap{width:100%; margin:0 0 15px; float:left; font-size:0; line-height:0; box-sizing:border-box; border:1px solid #ccc; text-align:center; background:url('/images/web/eng/sub_cnt/pttrn_symbol.gif'); }
.univ_callBox .pttrn_wrap h5{color:#fff; padding:10px 5px; font-family:'NotoM'; font-size:15px; line-height:20px; }
.univ_callBox .pttrn_wrap p {padding:40px 10px; display:inline-block; }
.univ_callBox .pttrn_wrap p img{max-width:100%; width:auto; height:auto; }
.univ_callBox .bg_step01{background:#00a1ab; }
.univ_callBox .bg_step02{background:#004e97; }
.univ_callBox .bg_step03{background:#00386d; }
.univ_callBox .ci_info {position:relative; padding:15px 0;
	background:#009fe3; /* Old browsers */
	background:-moz-linear-gradient(left,  #009fe3 0%, #009882 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(left,  #009fe3 0%,#009882 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to right,  #009fe3 0%,#009882 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#009882',GradientType=1 ); /* IE6-9 */
}
.univ_callBox .ci_info::before{content:""; position:absolute; left:20px; bottom:-30px; width:90px; height:84px; background:url('/images/web/eng/sub_cnt/bg_symbol.png') no-repeat center; background-size:contain; }
.univ_callBox .ci_info > div{position:relative;margin:0 2% 0 70px;}
.univ_callBox .ci_info > div p{display:inline-block;word-break:keep-all; vertical-align:middle; line-height:45px; color:#fff; font-size:16px;letter-spacing:-1px;}
.univ_callBox .ci_info > div p img{vertical-align:middle; }
.univ_callBox .ci_info > div .ico{width:45px; height:45px; margin-right:10px; border-radius:50%; background:#fff; padding:0; line-height:45px; text-align:center; }
.univ_callBox .ci_info > div.call{text-align:left; }
.univ_callBox .ci_info > div.call p > span{display:inline-block; color:#fff799; }
.univ_callBox .ci_info > div.down p > span{display:inline-block; margin-right:10px; }
.univ_callBox .btn_bookmark{ display:inline-block; position:absolute; top:0;right:0; width:45px; height:45px; background-color:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; border-radius:50%; }
.univ_callBox .btn_bookmark:before{display:block;position:absolute;top:50%;left:50%;width:26px;height:24px;margin:-12px 0 0 -13px;background:url(/images/web/eng/sub_cnt/bookmark_ico.png) no-repeat;content:"";}

/* 0102_Organization */
.orgchat{position:relative;}
.orgchat::before{content:""; position: absolute; left:50%; top:0; width:1px; height:400px; background:#ccc; z-index:0;}
.orgchat h2{position:relative; width:150px; height:150px; display:table; margin:0 auto; font-size:26px; font-family:'NotoM'; color:#fff; text-align:center; background:url('/images/web/eng/sub_cnt/org_bg01.png') no-repeat center;}
.orgchat h2 span{display:table-cell; vertical-align: middle;}
.orgchat h3 span,
.orgchat h4 span{display:inline-block; position:relative; width:210px; height:50px; line-height:50px; color:#fff; font-family: 'NotoM'; font-size:16px; text-align:center;}
.orgchat .tit_bl span{background:url('/images/web/eng/sub_cnt/org_bg02.png') no-repeat center;}
.orgchat .tit_blgn span{background:url('/images/web/eng/sub_cnt/org_bg03.png') no-repeat center;}
.orgchat .org_tyBox{position:relative; margin:0 0 50px; border:1px solid #ccc; background:url('/images/web/eng/sub_cnt/pttrn_org.gif');}

.orgchat .org_ty01{width:70%; margin:30px auto 80px; overflow:hidden;}
.orgchat .org_ty01 .wrap{width:50%; float:left;}
.orgchat .org_ty01 .wrap h3{position:relative; }
.orgchat .org_ty01 .wrap h3::before{content:""; position: absolute; left:0; top:50%; width:100%; height:1px; background:#ccc; z-index:0;}
.orgchat .org_ty01 .boxR h3{text-align:right}

.orgchat .org_ty02 h4{position: absolute; left:0; top:-25px;}
.orgchat .org_ty02 .wrap{display:table; width:100%; height:100%; border-collapse:separate;border-spacing:15px; margin:20px 0; padding:0 15px; overflow:hidden; box-sizing:border-box;table-layout:fixed;}
.orgchat .org_ty02 dl{display:table-cell; height:100%; border:1px solid #ccc; box-sizing:border-box; background:#fff;}
.orgchat .org_ty02 dt{display:block; color:#fff; line-height:20px; padding:10px 5px; text-align:center; font-family: 'NotoM'; background:#72767e;}
.orgchat .org_ty02 dd{padding:10px 20px;}
.orgchat .org_ty02 dd ul li{position:relative; display:block; line-height:20px; }
.orgchat .org_ty02 dd ul.list01 > li{padding:10px 10px 10px 13px; border-top:1px dashed #ccc;color:#111;font-size:15px; font-family:'NotoM';}
.orgchat .org_ty02 dd ul.list01 > li:first-child{border-top:0;}
.orgchat .org_ty02 dd ul.list01 > li::before{content:""; position:absolute; left:0; top:19px; width:5px; height:5px; transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); background:#9b9ea3;}
.orgchat .org_ty02 dd ul.list02{margin:3px 0 0;}
.orgchat .org_ty02 dd ul.list02 > li{color:#333; padding-left:8px; margin-left:8px;}
.orgchat .org_ty02 dd ul.list02 > li::before{content:""; position:absolute; left:0; top:10px; width:3px; height:3px; background:#999;}

.orgchat .org_ty03 h4{position: absolute; left:0; top:-25px;}
.orgchat .org_ty03 .wrap{margin:45px 20px 20px; overflow:hidden;}
.orgchat .org_ty03 ul li{display:table; width:18%; min-height:100px; margin:5px 1%; float:left; background:#72767e; }
.orgchat .org_ty03 ul li p{display:table-cell; vertical-align:middle; padding:8px; text-align:center; line-height:16px; font-size:15px; font-family:'NotoM'; color:#fff; word-break:keep-all;}

.orgchat .org_ty04 h4{position: absolute; left:0; top:-25px;}
.orgchat .org_ty04 .wrap{margin:40px 20px 25px; overflow:hidden;}
.orgchat .org_ty04 dl{position:relative; min-height:50px; padding-left:190px; margin:30px 0 0; overflow:hidden;}
.orgchat .org_ty04 dl:first-child{margin:0;}
.orgchat .org_ty04 dt{position: absolute; left:0; top:0; width:175px; height:50px; line-height:50px; text-align:center; font-family: 'NotoM'; color:#fff; background:#72767e;}
.orgchat .org_ty04 dt{display:block; color:#fff;}
.orgchat .org_ty04 dt.bg_pt{background:#dd425c;}
.orgchat .org_ty04 dd{padding:10px 15px; border:1px solid #ccc; background:#fff; overflow:hidden; word-break:keep-all;}
.orgchat .org_ty04 dd ul li{position:relative; width:50%; float:left; color:#333; padding-left:10px; margin:5px 0; font-family: 'NotoM'; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.orgchat .org_ty04 dd ul li::before{content:""; position:absolute; left:0; top:10px; width:3px; height:3px; background:#999;}
.orgchat .org_ty04 dd ul li{color:#333; display:block;}
.orgchat .org_ty04 dd ul li p{position:relative; color:#666; padding-left:10px;}
.orgchat .org_ty04 dd ul li p::before{content:""; position:absolute; left:0; top:10px; width:5px; height:1px; background:#999;}

.orgchat a,
.orgchat ::before{transition: all .2s ease; -ms-transition: all .2s ease; -moz-transition: all .2s ease; -webkit-transition: all .2s ease;}

/* 0201_01_College of Humanities 서브콘텐츠 비주얼 */
.cnt_visualBox{position:relative;overflow:hidden;margin-bottom:24px;}
.cnt_visualBox:before{display:block;position:absolute;top:0;right:0;width:390px;height:100%;background:url(/images/web/eng/sub_cnt/img0201_01_02.png) no-repeat;content:"";}
.cnt_visualBox p{position:absolute;bottom:11px;right:87px;padding-left:15px;color:#fff;font-size:16px;}
.cnt_visualBox p br{display:none;}

/* 0201_01_College of Humanities 타이틀, 텍스트 */
.custom_tit{margin-top:30px;margin-bottom:20px;color:#333;font-size:20px;}
p.custom_txt{line-height:25px;}

/* 0201_01_College of Humanities 교수소개 */
.prosfsr_list > li{position:relative;min-height:160px;margin-top:24px;padding:25px;border:1px solid #a0a0a0;background:#fff;border-top:4px solid #00a390;}
.prosfsr_list > li:first-child{margin-top:0;}
.prosfsr_list > li:before{position:absolute;top:-4px;left:-2px;width:245px;height:2px;border-top:4px solid #024289;content:"";}
.prosfsr_list .prosfsr_img{position:absolute;top:25px;left:25px;width:120px;}
.prosfsr_list .prosfsr_img img{max-width:100%;height:160px;}
.prosfsr_list .prosfsr_info{padding-left:152px;}
.prosfsr_list .profsr_name{position:relative;color:#024289;font-size:22px;margin-bottom:17px;padding-bottom:13px;}
.prosfsr_list .profsr_name:before{display:block;position:absolute;bottom:0;left:0;width:68px;height:2px;background-color:#024289;content:"";}
.prosfsr_list .prosfsr_info ul li{position:relative;padding-left:130px;line-height:35px;}
.prosfsr_list .prosfsr_info ul li span{display:block;position:absolute;top:0;left:0;padding-left:40px;font-weight:700;color:#333;background-repeat:no-repeat;background-position:left center;}
.prosfsr_list .prosfsr_info ul li span.tel{background-image:url(/images/web/eng/sub_cnt/pr_ico_01.png);}
.prosfsr_list .prosfsr_info ul li span.fax{background-image:url(/images/web/eng/sub_cnt/pr_ico_02.png);}
.prosfsr_list .prosfsr_info ul li span.mail{background-image:url(/images/web/eng/sub_cnt/pr_ico_03.png);}
.prosfsr_list .prosfsr_info ul li span.address{background-image:url(/images/web/eng/sub_cnt/pr_ico_04.png);}
.prosfsr_list .prosfsr_info ul li span.website{background-image:url(/images/web/eng/sub_cnt/pr_ico_05.png);}
.prosfsr_list .prosfsr_info ul li span.field{background-image:url(/images/web/eng/sub_cnt/pr_ico_06.png);}

/* 0109_Contact us */
.place_list > li{position:relative;overflow:hidden;border:1px solid #ccc;}
.place_list .place_img{float:left;}
.place_list .place_info{padding-left:270px;padding-top:25px;padding-bottom:25px;}
.place_list .place_info li{position:relative;margin-top:13px;padding-left:110px;line-height:25px;}
.place_list .place_info li:first-child{margin-top:0;}
.place_list .place_info li span{display:block;position:absolute;top:0;left:0;padding-left:40px;font-weight:700;color:#333;background-repeat:no-repeat;background-position:left center;}
.place_list li .place_info li span.tel{background-image:url(/images/web/eng/sub_cnt/pr_ico_01.png);}
.place_list li .place_info li span.fax{background-image:url(/images/web/eng/sub_cnt/pr_ico_02.png);}
.place_list li .place_info li span.mail{background-image:url(/images/web/eng/sub_cnt/pr_ico_03.png);}
.place_list li .place_info li span.address{background-image:url(/images/web/eng/sub_cnt/pr_ico_04.png);}

/* 0401_Partner Universities */
.global_trty{position:relative; margin:30px 0; text-align:center; padding:20px 0; border:1px solid #ccc; background:url('/images/web/eng/sub_cnt/pttrn_slide.gif'); }
.global_trty .map_wrap{position:relative; display:inline-block; }
.global_trty .map_wrap p img{max-width:100%; height:auto;}
.global_trty ul li{position:absolute; width:50px; height:65px; }
.global_trty ul li.area01{top:3%; left:16%; }
.global_trty ul li.area02{top:40%; left:10%; }
.global_trty ul li.area03{top:5%; left:36%; }
.global_trty ul li.area04{bottom:28%; left:39%; }
.global_trty ul li.area05{top:13%; right:18%; }
.global_trty ul li a{display:block; position:absolute; left:50%; bottom:0; width:20px; height:35px; margin-left:-10px; overflow:hidden; text-indent:-9999em; background:url('/images/web/eng/sub_cnt/img_gblTrty_lc.png') no-repeat center; background-size:contain; transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease;}
.global_trty ul li a:hover{opacity: 0.85; bottom:5px;}
.global_trty ul li a span{display:none; padding:10px 0 0; font-family:'NotoM'; letter-spacing:-1px; line-height:1.1; color:#fff; font-size:13px; }
.global_trty ul li a.ov{width:100%; height:100%; left:0; margin:0; text-indent:0; }
.global_trty ul li a.ov span{display:block; }
.global_trty ul li.area01 a span,
.global_trty ul li.area03 a span,
.global_trty ul li.area05 a span{padding:20px 0 0; }

/* 0404_Office of International Affairs */
.mem_list{overflow:hidden;}
.mem_list > li{float:left;width:31.3%;height:210px;margin:10px 1%;}
.mem_list > li .mem_wrap{position:relative;height:100%;padding:25px 30px;border:1px solid #a0a0a0;border-top:3px solid #00a390;box-sizing:border-box;}
.mem_list > li .mem_wrap:before{display:block;position:absolute;top:-3px;left:0;width:97px;border-top:3px solid #024289;content:"";}
.mem_list > li .mem_wrap .mem_name{margin-bottom:6px;font-size:24px;color:#333;}
.mem_list > li .mem_wrap .mem_txt{padding-bottom:10px;border-bottom:1px solid #a0a0a0;font-size:15px;color:#999;}
.mem_list > li .mem_wrap .mem_info{margin-top:12px;}
.mem_list > li .mem_wrap .mem_info li{position:relative;margin-top: 10px;padding-left:105px;font-size: 14px;color:#555;word-break:break-all;}
.mem_list > li .mem_wrap .mem_info li:first-child{margin-top:0;}
.mem_list > li .mem_wrap .mem_info li span{display:block;position:absolute;top:0;left:0;padding-left:40px;font-size:16px;color:#333;background-repeat:no-repeat;background-position:left center;}
.mem_list > li .mem_wrap .mem_info li span.tel{background-image:url(/images/web/eng/sub_cnt/pr_ico_01.png);}
.mem_list > li .mem_wrap .mem_info li span.mail{background-image:url(/images/web/eng/sub_cnt/pr_ico_03.png);}

/* 0504_Cafeteria */
.place_list_2 > li{position:relative;min-height:193px;padding:20px;border-top:1px solid #ccc;}
.place_list_2 > li.last{border-bottom:1px solid #ccc;}
.place_list_2 .place_img{position:absolute;top:33px;left:0;width:204px;height:155px;}
.place_list_2 .place_info{padding-left:230px;}
.place_list_2 .place_info li{position:relative;margin-top:13px;padding-left:110px;line-height:25px;}
.place_list_2 .place_info li span{display:block;position:absolute;top:0;left:0;font-weight:700;color:#004ea5;background-repeat:no-repeat;background-position:left center;}

/* 0404_Office of International Affairs & Education 200518*/
.univ_btn_wrap{position:relative;}
.univ_btn_wrap h3{position: relative; display:inline-block;  vertical-align:middle;}
.univ_btn_all{position:relative; right:auto; top:auto; display:inline-block; margin-left:10px; vertical-align:text-top;}
.univ_btn_all .btn_email{display: block; width:30px; height:30px; background:#024289 url('/images/web/eng/sub_cnt/btn_email.png') no-repeat center; border-radius: 20px; float:left; margin-right:5px;}
.univ_btn_all .btn_home{display: block; width:30px; height:30px; background:#00a390 url('/images/web/eng/sub_cnt/btn_home.png') no-repeat center; border-radius: 20px; float:left;}
.univ_btn_all .btn_plus{display: block; width:30px; height:30px; background:#024289 url('/images/web/eng/sub_cnt/btn_more_w.png') no-repeat center; border-radius: 20px; float:left; margin-right:5px;}
.univ_btn_all .btn_facebook{display: block; width:30px; height:30px; background:#024289 url('/images/web/eng/sub_cnt/ico_facebook.png') no-repeat center; border-radius: 20px; float:left; margin-right:5px;}
.univ_btn_all .btn_email:hover{background-color:#0c3461;}
.univ_btn_all .btn_home:hover{background-color:#098b7c;}
.univ_btn_all .btn_facebook:hover{background-color:#0c3461;}
.univ_btn_all a{transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease;}

@media(max-width:1200px){

    /* 0404_Office of International Affairs */
	.mem_list > li{width:48%;}
}

@media(max-width:1024px){

    /* 0101_02 vision 삭제 200213*/
}

@media(max-width:980px){
	
	/* 0101_01_Message from the President 200213*/
	.greeting .tit { margin-left:0; padding:0 0 20px; }
	.greeting .img_wrap {top:220px; }
	.greeting .img_wrap img {width:250px;}	
	.greeting .sign{width:250px;}
	.greeting .logo { height:auto; text-align:right; }
	.greeting .logo img { position:relative; opacity:1; animation:none; }
	.greeting .logo::before { width:100%; animation:none; }
	.greeting .logo::after { opacity:1; animation:none; }
	.greeting .cont_wrap { margin-left:280px; }

	 /* 0101_02 vision 200213*/
	.vision .cont_wrap ul li { height:auto; overflow: hidden; border-radius:15px;}
	.vision .cont_wrap ul li p.tit { position:relative; width:100%; line-height:80px;}
	.vision .cont_wrap ul li p.tit:before { right: auto; top:auto; bottom:0; left:50%; margin-left:-4px;}
	.vision .cont_wrap ul li .txt { width:100%; height:80px; text-align:center; padding:0 20px;}
	.vision .cont_wrap .cont_rsult p { border-radius: 15px;}
	.vision .obj_wrap { margin:50px 0 0; background-position:50% 190px; background-size:3px auto; }
	.vision .obj_wrap .odj { position:relative; left:auto; top:auto; margin:25px auto 40px; }
	.vision .obj_wrap .odj::before { width:120%; height:120%; left:-10%; top:-10%; }
	.vision .obj_wrap .odj_box { height: auto; overflow: hidden; margin-bottom:20px;}
	.vision .obj_wrap dl { width:48%; }
	.vision .obj_wrap dl.step01 { margin:0; width:100%; }
	.vision .obj_wrap dl.step04 { margin-left:0; }
	.vision .obj_wrap dl.step05 { margin-right:0; }
	.vision .obj_wrap dt { position:relative; display:block; width:100%; height:auto; padding:15px 0; border-radius:30px; text-align:center; box-sizing:border-box; }
	.vision .obj_wrap dl.step01 dt { bottom:auto; left:auto; margin-left: 0;}
	.vision .obj_wrap dl.step02 dt { right:auto; top:auto; margin-top:0;}
	.vision .obj_wrap dl.step03 dt { left:auto; top:auto; margin-top:0;}
	.vision .obj_wrap dl.step04 dt { right:auto; top:auto; }
	.vision .obj_wrap dl.step05 dt { left:auto; top:auto; }
	.vision .obj_wrap dt p { display:block; font-size:18px; }
	.vision .obj_wrap dd { width:auto; height:auto; margin:-35px 0 0; border-radius:15px; }
	.vision .obj_wrap dd p.tit { padding:40px 0 10px; }
	.vision .obj_wrap dd p.tit span { display: none; }
	.vision .cont_wrap ul li .txt { display:block; height:auto; padding:20px;}
	.vision .cont_wrap ul li .txt p { display: block;}
	
	/* 0201_01_College of Humanities 서브콘텐츠 비주얼 */
	.cnt_visualBox img{margin-left:calc(100% - 890px);}

    /* 하단 전화번호 박스 */
	.univ_callBox .ci_info{padding:10px 0; }
	.univ_callBox .ci_info::before{left:auto; right:20px; width:100px; height:110px; }
	.univ_callBox .ci_info > div{width:96%; margin:8px 2%; text-align:left !important; }
	.univ_callBox .ci_info > div .ico{position:absolute; left:0; top:0; }
	.univ_callBox .ci_info > div p{padding-left:55px;padding-right:55px;line-height:25px; }
	.univ_callBox .ci_info > div.call {padding:10px 0; }
	
	/* 0101_03 History */
	.univHist .hist_wrap{background:none; min-height:0; padding:0;}
}

@media(max-width:860px){

    /* 0102_Organization */	
	.orgchat h3 span{width:180px;}
	.orgchat .org_ty01{width:90%;}
	.orgchat .org_ty02 .wrap{display:block;margin:0;font-size:0; line-height:0;}
	.orgchat .org_ty02 dl{display:block;height:100%; margin:25px 1%;font-size:14px;}
	.orgchat .org_ty02 dd ul.list01{min-height:165px;}
	.orgchat .org_ty03 ul li{width:31%;}
}

@media(max-width:767px){

    /* 0201_01_College of Humanities 교수소개 */
    .prosfsr_list .prosfsr_img{position:static;margin:0 auto;}
    .prosfsr_list .prosfsr_info{margin-top:25px;padding-left:0;}
    .prosfsr_list .prosfsr_info ul li{word-break:break-all;}
    
    /* 0109_Contact us */
    .place_list > li{padding:20px 0;border-left:0;border-right:0;}
    .place_list .place_img{float:none;text-align:center;}
	.place_list .place_info{padding-left:0;padding-top:20px;padding-bottom:0;}
	
	/* 0404_Office of International Affairs */
	.mem_list > li{float:none;width:100%;height:auto;margin:20px 0;}
	.mem_list > li:first-child{margin-top:0;}
	.mem_list > li.last{margin-bottom:0;}
	.mem_list > li .mem_wrap{height:auto;}

    /* 0504_Cafeteria */
    .place_list_2 > li{padding-left:0;padding-right:0;}
    .place_list_2 .place_img{position:static;display:block;margin:0 auto;}
    .place_list_2 .place_info{margin-top:20px;padding-left:0;}
    .place_list_2 .place_info li{padding-left:90px;}

    /* 0101_02 vision 200113삭제*/
}

@media(max-width:760px){

	/* 게시판 상단 텍스트 영역 */
	.brd_dcWrap .tit_wrap h2{font-size:32px; }
	.brd_dcWrap .tit_wrap h2 br{display:none;}
	
	/* 0101_01_Message from the President 200213*/
	.greeting .tit h2 { animation:none; }
	.greeting .tit h2 span { display:inline; }
	.greeting .logo img { width:90px; height:90px;}
	.greeting .sign{width:auto;}
	.greeting .img_wrap { position:relative; width:100%; left:auto; top:auto; text-align:center; }	
	.greeting .img_wrap img { width:200px; }
	.greeting .cont_wrap { margin:20px 0 0; font-size:15px; }
	
    /* 0101_02 vision 200113*/
	.vision .tit_wrap { width:90%; }
	.vision .tit_box h2 { font-size:38px; }
	.vision .cont_wrap ul li p.tit { font-size:25px; }
	.vision .cont_wrap ul li .txt { font-size:15px; word-break: keep-all;}
	.vision .cont_wrap .cont_rsult { font-size: 18px;}
	.vision .obj_wrap .odj { width:150px; height:150px; background-size:cover; margin:15px auto 40px; font-size:22px;}
	.vision .obj_wrap .odj h4 { padding-top:46px;}
	.vision .cont_wrap .cont_rsult { padding-top:50px; background-size: 35%;}

	/* 0401_Partner Universities */
	.global_trty{margin:30px 0; padding:15px; overflow:hidden;}
	.global_trty .map_wrap{display:block;}
	.global_trty .map_wrap p.map{display:none;}
	.global_trty ul{border-left:1px solid #8da6bf; border-top:1px solid #8da6bf; overflow:hidden;}
	.global_trty ul li{position:relative; width:20%; height:auto; left:auto !important; top:auto !important; right:auto !important; bottom:auto !important;  float:left;}
	.global_trty ul li a{position:relative; left:auto; bottom:auto; width:auto; height:auto; margin:0; text-indent:0; background:#fff; padding:10px 0; border:1px solid #8da6bf; border-left:0; border-top:0;}
	.global_trty ul li a:hover{bottom:auto;}
	.global_trty ul li a br{display:none;}
	.global_trty ul li a span{display:block; padding:0 !important; color:#004996;}
	.global_trty ul li a.ov{width:100%; height:100%; left:0; margin:0; text-indent:0; background:#004996; color:#fff; }
	.global_trty ul li a.ov span{color:#fff;}
}

@media(max-width:640px){

    /* 0101_03 History */
	.univHist .hist_wrap dl{padding-left:0;}
	.univHist .hist_wrap dl:first-child{padding-top:10px;}
	.univHist .hist_wrap dl:first-child::before{top:10px;}
	.univHist .hist_wrap dl:first-child::after{top:10px;}
	.univHist .hist_wrap dl::before{left:95px;}
	.univHist .hist_wrap dl::after{left:99px;}
	.univHist .hist_wrap dt{position:relative; left:auto; top:-10px; margin:0 0 5px;}
	.univHist .hist_wrap dl:first-child dt{top:-10px;}
	.univHist .hist_wrap dd div.scroll_tbl{position:relative; width:100%; overflow:auto; background-image:linear-gradient(to left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		background-position:right 5px ; background-size:30px 100%; background-repeat: no-repeat; z-index:1}
    .univHist .hist_wrap dd div.scroll_tbl table{width:640px;}
    
    /* 0102_Organization */
	.orgchat h4 span{width:190px;}
	.orgchat .org_ty03 ul li{width:48%;}
	.orgchat .org_ty04 dl{padding:0;}
	.orgchat .org_ty04 dt{position:relative; left:auto; top:auto;}

	/* 0201_01_College of Humanities 서브콘텐츠 비주얼 */
	.cnt_visualBox:before{width:200px;}
	.cnt_visualBox img{margin-left:calc(100% - 690px);}
	.cnt_visualBox p{right:15px;}
	.cnt_visualBox p br{display:block;}
}

@media(max-width:560px){

    /* 하단 전화번호 박스 */
	.univ_callBox .ci_info > div{width:90%; margin:8px 5%; }
	
	/* 0103 비전목표 200213 */
	.vision .obj_wrap .odj_box { margin-bottom:0; }
	.vision .obj_wrap dl { width:100%; margin-bottom:20px; }
	.vision .obj_wrap dl.step01 { margin-bottom:20px; }
}

@media(max-width:480px){

	/* 게시판 상단 텍스트 영역 */
	.brd_dcWrap .tit_wrap h2{font-size:28px; }

    /* 연락처 공통 스타일 */
    .cttpc_box .cttpc_list li{margin-top:5px;padding-top:5px;padding-left:0;border-top:1px dashed #ccc;}
    .cttpc_box .cttpc_list li:first-child{margin-top:0;padding-top:0;border-top:0;}
    .cttpc_box .cttpc_list li span{position:relative;}

    /* 하단 전화번호 박스 */
	.univ_callBox .pttrn_wrap{width:100% !important; margin-left:0% !important; }
    .univ_callBox .pttrn_wrap p{padding:30px 20px; }
    
    /* 0101_03 History */
	.univHist .hist_wrap dl{padding-top:0 !important; margin:30px 0 0;}
	.univHist .hist_wrap dl:first-child{margin-top:0px;}
	.univHist .hist_wrap dl::before{left:76px; top:50px !important;}
	.univHist .hist_wrap dl::after{left:80px; top:50px !important;}
	.univHist .hist_wrap dt{top:auto !important; margin:0 0 20px; font-size:26px;}
	.univHist .hist_wrap dd > ul > li{padding-left:105px;}

    /* 0109_Contact us */
    .place_list .place_info li span{position:static;}
    .place_list .place_info li{margin-top:10px;padding-top:10px;padding-left:0;border-top:1px dashed #ccc;}
    .place_list .place_info li:first-child{padding-top:0;border-top:0;}

    /* 0102_Organization */
	.orgchat h2{height:120px; width:120px; background-size:cover;font-size:20px;}
	.orgchat h3 span{width:120px;}
	.orgchat h4 span{width:150px;}
	.orgchat h3 span,
	.orgchat h4 span{font-size:14px;}
	.orgchat .org_ty03 ul li{min-height:80px;}
	.orgchat .org_ty03 ul.w100 li{width:98%;}
	.orgchat .org_ty04 dl{padding:0;}
	.orgchat .org_ty04 dt{position:relative; left:auto; top:auto;}

    /* 0201_01_College of Humanities 교수소개 */
    .prosfsr_list .prosfsr_info ul li{margin-top:5px;padding-top:5px;padding-left:0;border-top:1px dashed #ccc;}
    .prosfsr_list .prosfsr_info ul li:first-child{border-top:0;}
	.prosfsr_list .prosfsr_info ul li span{position:static;}
	
	/* 0401_Partner Universities */
	.global_trty ul li{width:33.33%;}

	/* 0404_Office of International Affairs */
	.mem_list > li .mem_wrap .mem_info li{margin-top:13px;padding-left:0;padding-top:13px;border-top:1px dashed #ccc;}
	.mem_list > li .mem_wrap .mem_info li:first-child{padding-top:0;border-top:0;}
	.mem_list > li .mem_wrap .mem_info li span{position:static;padding-left:35px;}

    /* 0504_Cafeteria */
    .place_list_2 .place_info li{margin-top:10px;padding-top:10px;padding-left:0;border-top:1px dashed #ccc;}
    .place_list_2 .place_info li:first-child{margin-top:0;padding-top:0;border-top:0;}
    .place_list_2 .place_info li span{position:static;}
}

@media(max-width:380px){

    /* 0102_Organization */
	.orgchat .org_ty01{width:95%;}
	.orgchat .org_ty02 dl{width:98%;}
	.orgchat .org_ty02 dd ul.list01{min-height:0px;}
	.orgchat .org_ty03 ul li{width:98%;}
	.orgchat .org_ty04 dd ul li{width:100%;}
}