#popup_container { position:relative; width:320px; margin-top:80px; }
	
#popup_image_container { width:320px; position:relative;  margin:0 auto; top:-140px;}
#popup_image_container ul { margin:0; padding:0; position:absolute; }
#popup_image_container ul li { float:left; list-style:none; position:absolute; }
#popup_image_container ul li .image { margin:0 auto; width:100%; }
#popup_image_container ul li .image img { width:320px; }

#popup_image_container ul li .gp { display:none; width:100%; position:absolute; margin:0 auto;  }

#popup_nav_container { position:absolute; width:324px; height:40px; top:-180px; left:-4px; margin:0 auto;background:#1B1B1B; }
#popup_nav_container .nav { display: inline-block; text-align:left; position:relative; font-family: 'nanumgothic'; font-weight:500; font-size:16px; letter-spacing:-0.05em; color:#fff; }
#popup_nav_container .nav ul { margin:0; padding:0; position:relative; }
#popup_nav_container .nav ul li { position:relative;z-index:2;  float:left; text-align:center; cursor:pointer; width:106.6666px; height:40px; line-height:40px; border-right:0px #323232 solid; border-bottom:0px #323232 solid;  overflow:hidden; }
#popup_nav_container .nav .arrow { margin-top:2px; margin-left:4px; position:absolute; z-index:1; width:107px; height:40px; background:#C79F50; color:#fff; opacity:1}

.today_popup_multi { position:relative; z-index:2; top:-220px; width:320px; line-height:40px; }
.today_popup_multi > p:nth-child(1){ float:left; width:158px; text-align:center; line-height:40px; background:#fff; color:#222; border:1px #ccc solid; border-top:none; border-radius:10px 0 0 0; text-decoration:none;font-family: 'nanumgothic'; font-weight:500; font-size:15px; letter-spacing:-0.04em;}
.today_popup_multi > p:nth-child(2){ float:right;width:158px; background:#fff; color:#222; border:1px #ccc solid; border-top:none; border-left:none; border-radius:0 10px 0 0;  text-decoration:none;font-family: 'nanumgothic';  font-weight:500; letter-spacing:-0.04em;}
.today_popup_multi > p:nth-child(1) a { display:block; text-align:center; line-height:40px;  font-size:15px; color:#222; text-decoration:none; }
.today_popup_multi > p:nth-child(2) a { display:block; width:100%; text-align:center; line-height:40px;  font-size:15px; color:#222; text-decoration:none;}


.po_ { left:23%; top:20%;visibility:hidden;}
@media only screen and (max-width:1920px){
	.po_ { left:17.5%; top:20%;visibility:hidden;}
}
@media only screen and (max-width:1680px){
	.po_ { left:13.5%; top:20%;visibility:hidden;}
}
@media only screen and (max-width:1440px){
	.po_ { left:6%; top:15%;visibility:hidden;}
}