@charset "utf-8";

/* 포토홍성 */
.photogallery_list{overflow:hidden;padding-top:1px;border:0 solid #d2d2d2;border-left-width:1px;border-bottom-width:0}
.photogallery_list li{float:left;width:226px;height:250px;margin-top:-1px;border:1px solid #d2d2d2;border-left:0}
.photogallery_list .sum_photo{width:auto;text-align:left}
.photogallery_list .sum_photo a{display:block;width:100%}
.photogallery_list .sum_photo a:hover,.photogallery_list .sum_photo a:focus{text-decoration:none}
.photogallery_list a{height:230px;padding-top:20px}
.photogallery_list a,.photogallery_list .thumb,.photogallery_list .thumb img{display:block;border:0;border-radius:0}
.photogallery_list .thumb{position:relative;display:block;overflow:hidden}
.photogallery_list .thumb img{position:absolute;top:0;left:50%;max-width:none;height:100%;vertical-align:middle;border-radius:0}
.photogallery_list .thumb,.photogallery_list .subject,.photogallery_list .date{width:180px;margin:0 auto 10px}
.photogallery_list .thumb{height:130px;background:#fff}
.photogallery_list .subject{display:block;overflow:hidden;width:90%;margin:10px auto;line-height:120%;font-weight:700;font-size:1.07em;white-space:normal;word-wrap:break-word;text-overflow:ellipsis}
.photogallery_list .date{display:block}
.photogallery_list .opt{height:35px;padding:0 20px;padding-top:10px;overflow:hidden;background:#fcfbfa}
.photogallery_list .opt .sns_inbbs{float:left}
.photogallery_list .opt .sns_inbbs a{float:left;width:23px;height:23px;margin-right:5px;padding:0;line-height:0;font-size:0;background:url(/images/media/common/sns_ico.gif) no-repeat 0 -30px}
.photogallery_list .opt .sns_inbbs a:first-child{background-position:0 0}
.photogallery_list .opt .count{text-align:right}
.photogallery_list .opt .count span{display:inline-block;padding-left:20px;line-height:23px;background:url(/images/media/common/sns_ico.gif) no-repeat 0 -57px}
.photogallery_list .pdf_down{margin:0 auto;text-align:center}
.photogallery_list .pdf_down a{height:auto}
.type_block .opt{display:block}
.type_block .photogallery_list li{height:315px}
.type_block .photogallery_list a{height:250px}
.type1 .photogallery_list li{height:410px}
.type1 .photogallery_list .poster{width:auto;margin-top:20px;text-align:left}
.type1 .photogallery_list .poster .thumb{height:256px;background:#fff}
.type1 .photogallery_list .subject{height:45px;margin-top:20px;text-align:center}
.type1 .photogallery_list .pdf_down a{height:auto}
.type1 .photogallery_list .pdf_down a[target="_blank"]{background:url(/images/kor/common/btn_bgtotal.gif) no-repeat 100% -240px}


/*media*/
@media (max-width:1024px){
	.photogallery_list li{width:244px}
}
@media (max-width:1023px){
	.photogallery_list li{float:left;width:25%;height:180px}
	.photogallery_list .sum_photo{width:90%;margin:0 auto}
}
@media (max-width:767px){
	.photogallery_list li{float:left;width:33.3%;height:180px}
}
@media (max-width:640px){
	.photogallery_list li{float:left;width:50%;height:180px}
}
@media (max-width:360px){
	.photogallery_list li{float:left;width:100%;height:auto;padding:0 0 30px 0}
	.photogallery_list .thumb{height:auto}
	.photogallery_list .thumb img{position:static;max-width:100%;height:auto}
}
