@charset "utf-8";

/* 캠퍼스 맵 */
.cam-header {display: flex; align-items: center; justify-content: space-between; height: 80px; padding: 0 90px 0 30px; background: #005128;}
.cam-header .logo-tit {flex-shrink: 0; }
.cam-header .logo-tit a {display: inline-block; height:100%;}
.cam-header .logo-tit a > img {display: inline-block; vertical-align: middle;filter: none;-webkit-filter: none;-moz-filter: none;transition: none;}
.cam-header .logo-tit span {display:inline-block; vertical-align:middle; font-size: 40px; font-weight:500;letter-spacing: -.05em; color:#fff; position: relative; margin-left:10px;}
.cn .cam-header .logo-tit span {font-family:'NotoSansSC Medium';}
.cam-header .head-tab {flex-grow: 1; padding-right: 30px; text-align: right;}
.cam-header .head-tab a{color:#fff !important; display: inline-block; font-size: 20px;  letter-spacing: -.05em; position: relative; margin-right:40px;}
.cam-header .head-tab a:last-child {margin-right:0;}
.cam-header .srch{flex-shrink: 0; position:relative; width: 100%; max-width: 500px;}
.cam-header .srch fieldset{position:relative;margin:0 auto}
.cam-header .srch #srch-sq{width:100%;line-height:50px;font-size:15px;letter-spacing:-.5px;font-weight:300;background-color:#ffffff00;padding:0 25px;padding-right:45px;box-sizing:border-box;border:1px solid #fffd00;border-radius:25px;height:50px;}
.cam-header .srch #srch-sq::placeholder {font-size: 15px; color:#fff; letter-spacing: -.05em;}
.cam-header .srch #srch-sq:focus {border:1px solid #ffff00de; color: #fff;}
.cam-header .srch .srch-btn{position:absolute;width:25px;height:25px;right:25px;bottom:12px;border:0;background:url(/hpg/type_kr/images/common/ico_srch_w.png); background-size: 100% auto; cursor: pointer;}
.cam-header .close {padding-left: 20px;}
.cam-header .close button {width: 60px; height: 80px; background: url('/hpg/images/common/map-close.png') no-repeat center; text-indent: -9999px;}

.cam-head.de-page01{width:100%;z-index:10}
.cam-head.de-page01:after{content:'';display:block;clear:both}
.cam-head.de-page01 .inner{float:left;width:100%;max-width:370px;background-color:#fff;box-shadow:2px 0 5px rgba(0,0,0,0.2);z-index:1}
.cam-head.de-page01:after{content:'';display:block;clear:both}
#mapApi.defaultMap{background: #ededed;}

.cam-body.de-page01{position:relative;width:100%;overflow: hidden;}
.cam-body.de-page01 .left-tab{position:absolute;left:0;top:0;border-right:1px solid #bcbec0;box-shadow:2px 0 5px rgba(0,0,0,0.2);transition:ease-in-out .3s;z-index:2;height:100%}
.cam-body.de-page01 .left-list-wrap{overflow: auto; width:460px; height:100%;max-height:530px; background: #fff;}
.cam-body.de-page01 .left-list-wrap::-webkit-scrollbar {width: 15px;}
.cam-body.de-page01 .left-list-wrap::-webkit-scrollbar-thumb {background-color: #008b46; border: 3px solid #fff; border-radius: 10px;}
.cam-body.de-page01 .left-list-wrap::-webkit-scrollbar-track {background-color: #fff;}
.cam-body.de-page01 .left-list-wrap::after {content: ''; position: absolute; left: 50%; top: 0; width: 1px; height: 100%; background: #d6d6d6;}
.en .cam-body.de-page01 .left-list-wrap::after {display: none;}
.cn .cam-body.de-page01 .left-list-wrap::after {display: none;}
.cam-body.de-page01 .left-list-wrap .m-btn {display: none;}
.cam-body.de-page01 .left-list-wrap .pc-btn {display: block;}
.cam-body.de-page01 .left-tab.on{left:-460px}
.cam-body.de-page01 .left-tab .left-list {display: flex; flex-wrap: wrap;padding-top:1rem;}
.cam-body.de-page01 .left-tab .left-list li {width: 50%;}
.en .cam-body.de-page01 .left-tab .left-list li {width: 100%;font-family: 'Roboto';}
.cn .cam-body.de-page01 .left-tab .left-list li {width: 100%;font-family:'NotoSansSC Regular';}
.cam-body.de-page01 .left-tab .left-list li a {display:block;color:#666;font-size:clamp(14px, calc(10px + 1vw), 17px);letter-spacing:-.5px;line-height: 35px;text-decoration:none;padding:0px 0 0 20px;box-sizing:border-box}
.cam-body.de-page01 .left-tab .left-list li a.specific-item{line-height: 18px !important; padding-top: 10px;}
.en .cam-body.de-page01 .left-tab .left-list li a {font-size: 15px;font-family: 'Roboto';}
.cn .cam-body.de-page01 .left-tab .left-list li a {font-family:'NotoSansSC Regular';}
.cam-body.de-page01 .left-tab .left-list li a.on,
.cam-body.de-page01 .left-tab li a:hover {color:#006b38; line-height: 35px;}
.en .cam-body.de-page01 .left-tab .left-list li a.on,
.en .cam-body.de-page01 .left-tab li a:hover {font-family: 'Roboto';}
.cam-body.de-page01 .left-tab .left-list .nodata {position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; padding: 30px 0; text-align: center; background: #fff;}
.cam-body.de-page01 .left-tab button{position:absolute;width:30px;height:50px;right:-30px;top:50%;margin-top:-25px;background:url(/hpg/images/common/left-tab-close.png) 9px center no-repeat #fff;text-indent:-99999px;border:0;border-radius:0 10px 10px 0;box-shadow:5px 5px 5px rgba(0,0,0,0.2)}
.cam-body.de-page01 .left-tab button.on{background-image:url(/hpg/images/common/left-tab-open.png)}
.cam-body.de-page01 .map-api{width:100%;height:860px}
.cam-body.de-page01 .map-api img{width:100%;height:100%}
.cam-body.de-page01 .body-btm{width:100%;background-color:#f6f6f6}
.cam-body.de-page01 .body-btm img{display:block;width:100%;max-width:940px;padding:65px 0;margin:0 auto}
.cam-body.de-page01 .body-top,.cam-body.de-page01 .body-btm{display:none}
.cam-body.de-page01 .body-top.on,.cam-body.de-page01 .body-btm.on{display:block}
.cam-tail.de-page01{position:relative;width:100%;height:calc(100% - 530px);background:#fff;border-top:1px solid #d6d6d6;padding: 20px 75px 30px 75px; box-sizing:border-box;overflow-y:auto;z-index:4}
.cam-tail.de-page01::-webkit-scrollbar {width: 15px;}
.cam-tail.de-page01::-webkit-scrollbar-thumb {background-color:#005128; border: 3px solid #fff; border-radius: 10px;}
.cam-tail.de-page01::-webkit-scrollbar-track {background-color: #fff;}
.cam-tail.de-page01 h3{color:#000;font-size:34px;font-weight:400;margin-bottom:20px}
.campus-img {border: 1px solid #d1d1d1;}
.campus-img-wrap{position:relative;width:100%; aspect-ratio: 16 / 9; margin-bottom: 10px;}
.campus-img-inner{position:relative;display:inline-block; width:100%;height:100%}
.campus-img{position:relative;width:100%;height:100%}
.cam-tail.de-page01 .cont-info img{float:left;width:45%;border:1px solid #ccc}
.cam-tail.de-page01 .cont-info h3{max-width: 280px;font-size:clamp(15px, calc(12px + 1vw), 17px);line-height:1.5;letter-spacing:-.075em;color:#016365;font-weight:700;margin-bottom:15px;}
.en .cam-tail.de-page01 .cont-info h3 {font-family: 'Roboto';font-weight:500}
.cn .cam-tail.de-page01 .cont-info h3 {font-family: 'NotoSansSC Bold';}
.cam-tail.de-page01 .cont-info h3 span{display:none;margin-left:8px;line-height:1.5;letter-spacing:-.05em;font-size:14px;color:#0475F4;}
.cam-tail.de-page01 .detail-title {font-size: 16px; line-height: 30px; letter-spacing: -.05em; color:#03499A;}
.cam-tail.de-page01 .detail-plant {max-width: 290px;}
.cam-tail.de-page01 .detail-plant table {border-top:1px solid #006b38}
.cam-tail.de-page01 .detail-plant table th,
.cam-tail.de-page01 .detail-plant table td {border-bottom:1px solid #e1e1e1;font-size:clamp(14px,1.066vw,16px);padding:.5rem 1rem;line-height:1.25}
.cam-tail.de-page01 .detail-plant table thead tr th {color:#000;font-weight:500;background-color:rgba(194,206,7,.2);}
.cam-tail.de-page01 .detail-plant table tbody tr td {border-left:1px solid #e1e1e1;}
.cam-tail.de-page01 .detail-plant table tbody tr th:first-child,
.cam-tail.de-page01 .detail-plant table tbody tr td:first-child {border-left:0}
.cam-tail.de-page01 .detail-plant li {position: relative; margin-top: 10px; padding-left: 15px; font-size: clamp(14px, calc(12px + 1vw), 20px); color: #666;}
.en .cam-tail.de-page01 .detail-plant li {font-family: 'Roboto';}
.cn .cam-tail.de-page01 .detail-plant li {font-family: 'NotoSansSC Regular';}
.cam-tail.de-page01 .detail-plant li::after {content: ''; position: absolute; left: 0; top: 8px; width: 5px; height: 5px; border-radius: 100%; background: #005128;}
.cam-tail.de-page01 .cont-info h4{font-size:13px;line-height:20px;letter-spacing:-.05em;color:#222;margin-bottom:5px}
.cam-tail.de-page01 .cont-info > ul{box-sizing:border-box}
.cam-tail.de-page01 > .cont-info > ul > li{color:#666;font-size:15px;margin-bottom:10px;overflow:hidden;font-weight:300;position:relative}
.cam-tail.de-page01 .cont-info ul li:last-child{margin-bottom:0}
.cam-tail.de-page01 .cont-info ul li > strong{position:relative;float:left;display:inline-block;margin-right:20px;padding-left:15px;color:#0065e0;font-size:16px;line-height:30px;letter-spacing:-.5px}
.cam-tail.de-page01 .cont-info ul li strong::before{content:"";position:absolute;width:7px;height:7px;background:#0065E0;border-radius:50%;left:0;top:12px}
.cam-tail.de-page01 .cont-info ul li > p{float:left;font-size:16px;line-height:30px;letter-spacing:-.5px;color:#666}
.cam-tail.de-page01 .cont-info ul li ul li{display:inline-block;padding-left:10px;position:relative;margin:0 7px 5px}
.cam-tail.de-page01 .cont-info ul li ul li:before{content:'';display:block;position:absolute;width:5px;height:5px;background:#929292;border-radius:100%;left:0;top:12px}
.cam-tail.de-page01 .cont-info ul p a{text-decoration:none;color:#555;margin-right:10px;word-break:keep-all}
.cam-tail.de-page01 .cont-info ul p span{margin:0 3px;display:inline-block}
.cam-tail.de-page01 .cont-txt{float:right;width:30%}
.cam-tail.de-page01 .cont-txt h3{color:#333;font-size:18px;text-align:center;background-color:#f8f8f8;border:1px solid #e8e8e9;margin-bottom:15px;padding:15px;box-sizing:border-box}
.cam-tail.de-page01 .cont-txt dl{position:relative;border-bottom:1px solid #e8e8e9;padding:15px 20px;box-sizing:border-box}
.cam-tail.de-page01 .cont-txt dl:after{content:'';display:block;clear:both}
.cam-tail.de-page01 .cont-txt dt{float:left;width:20%}
.cam-tail.de-page01 .cont-txt dd{float:right;width:80%;color:#666}
.cam-tail.de-page01 .cont-txt a{position:relative;color:#666;text-decoration:none;padding-right:25px}
.cam-tail.de-page01 .cont-txt a:hover{text-decoration:underline}
.cam-tail.de-page01 .cont-txt a:after{content:'';position:absolute;width:13px;height:13px;right:0;top:50%;margin-top:-6px;background:url(/hpg/images/common/new-win.png) center center no-repeat}
	@media screen and (max-width: 1250px) {
		.cam-header {flex-wrap: wrap; justify-content: center; height: auto; padding: 10px 30px 5px 30px;}
		.cam-header .head-tab {padding-right: 0;}
		.cam-header .logo-tit {width: 100%; display: flex; align-items: center; justify-content: center;}
		.cam-header .srch {width: calc(100%); padding: 15px 0}
		.cam-header .close {width: 60px;}
	}
	@media screen and (max-width: 860px) {
		.cam-header .logo-tit span {font-size: 30px;}
		.cam-header .head-tab a {margin-right: 15px; font-size: 18px;}
	}
	@media screen and (max-width: 768px) {
		.cam-header {padding: 10px 0 20px;}
		.cam-header .logo-tit {width: 100%; padding-bottom: 10px; display: flex; align-items: center; justify-content: center;}
		.cam-header .head-tab {padding: 10px 0; border-top: 1px solid rgba(255,255,255,.3); border-bottom: 1px solid rgba(255,255,255,.3); text-align: center;}
		.cam-body.de-page01 .left-list-wrap {width: 100%; max-height:240px;}
		.cam-body.de-page01 .left-list-wrap .pc-btn {display: none;}
		.cam-body.de-page01 .left-list-wrap .m-btn {display: block;}
		.cam-body.de-page01 .left-list-wrap::after {left: 48%;}
		.cam-body.de-page01 .left-tab{width:100%;border-right:0;z-index:5;height:auto}
		.cam-body.de-page01 .left-tab .left-list{width:100%;max-height:140px;transition:ease-in-out .3s}
		/* .cam-body.de-page01 .left-tab ul.hddn{position:absolute;top:-200px} */
		.cam-body.de-page01 .cam-tail.hddn{height:0; padding: 0;}
		.cam-body.de-page01 .left-tab button{width:20px;height:60px;top:auto;bottom:-40px;right:50%;transform:rotate(90deg);background:url(/hpg/images/common/left-tab-close.png) 5px center no-repeat #fff}
		.cam-body.de-page01 .left-tab.on{left:auto;top:0px}
		.cam-body.de-page01 .map-api{padding-top:180px}
		.campus-img-wrap{width: 100%; height: 100%; float:none;margin:0 auto;margin-bottom:20px}
		.campus-img-inner {width: 100%; height: 100%;}
		.campus-img {width: 100%; height: 100%; aspect-ratio: 16 / 9; }	
		.cam-tail.de-page01 {padding: 50px 85px;}
		.cam-tail.de-page01 .cont-info{width:100%}
		.cam-tail.de-page01 .detail-plant {max-width: 100%;}
	}
	@media screen and (max-width: 500px) {
		.campus-img-wrap {width: 100%; height: 100%;}
		.campus-img-inner {width: 100%; height: 100%;}
		.campus-img {width: 100%; height: 100%; aspect-ratio: 4 / 3; }
		/* .cam-body.de-page01 .left-tab .left-list li a {font-size: 14px} */
		.cam-tail.de-page01 .cont-info ul li > strong{float:none;margin-bottom:10px}
		.cam-tail.de-page01 .cont-info ul li > p{float:none}
		.cam-tail.de-page01{height: 310px; padding:40px 20px}
	}