.gallery-fauto-wr {position:relative;}
.fgal-list-wr:after {clear:both;content:"";display:block;}

.fgal-list-wr.type-gal  {position:relative;transition:height 0.3s ease;max-width:1880px;margin-left:auto;margin-right:auto;margin-bottom:3em;}
.fgal-list-wr.type-gal li {float:left;transition:left 0.3s ease, top 0.3s ease,opacity 0.5s ease;box-sizing:border-box;overflow:hidden;padding:3px;}
.fgal-list-wr.type-gal li a {display:block;position:relative;overflow:hidden;}
.fgal-list-wr.type-gal li img {width:100%;}
.fgal-list-wr.type-gal .pimg {display:block;position:relative;}
.fgal-list-wr.type-gal .pimg img {transition:all 0.5s ease,transform 1s ease;}
.fgal-list-wr.type-gal .picon {position:absolute;right:10px;top:10px;background:url(../_Img/Content/icon_award.gif) no-repeat left top;width:60px;height:60px;background-size:100% 100%;}
.fgal-list-wr.type-gal .over-msk {left:0;height:47.5%;width:100%;position:absolute;background:rgba(0,0,0,0.3) url(../_Img/Content/portfolio_more.gif) no-repeat center center;top:-100%;transition:top 0.5s ease;}
.fgal-list-wr.type-gal .pcont-wr {left:0;height:9em;font-size:1.385em;width:100%;position:absolute;background:rgba(255,200,1,0.9);bottom:-100%;color:#FFF;transition:bottom 0.5s ease;text-align:left;box-sizing:border-box;padding:1.0em 25px;}
.fgal-list-wr.type-gal .pcont-wr *  {color:#FFF}
.fgal-list-wr.type-gal .pcont-wr span {display:block;}
.fgal-list-wr.type-gal .pcont-wr .pyear {font-weight:800;line-height:1.3em;height:1.3em;overflow:hidden;}
.fgal-list-wr.type-gal .pcont-wr .ptit {font-weight:800;line-height:1.3em;height:2.7em;overflow:hidden;margin-top:0.4em;margin-bottom:0.4em;}
.fgal-list-wr.type-gal .pcont-wr .pcate {font-size:12px;line-height:1.2em;height:1.2em;overflow:hidden;text-overflow:ellipsis;overflow:hidden;}
.fgal-list-wr.type-gal .over .over-msk, .fgal-list-wr .is-sel .over-msk {top:0;}
.fgal-list-wr.type-gal .over .pcont-wr ,.fgal-list-wr .is-sel .pcont-wr {bottom:0;}

@media all and (min-width:1440px){
	.fgal-list-wr.type-gal  {margin-bottom:7em;}
	.fgal-list-wr.type-gal .pcont-wr .ptit { font-size:1.222em;margin-bottom:0.8em}

}

@media all and (min-width:801px) and (max-width:960px){
	.fgal-list-wr.type-gal  {margin-left:15px;margin-right:15px;margin-bottom:5em;}
		.fgal-list-wr.type-gal .pcont-wr {font-size:1.154em;padding-left:15px;padding-right:15px;padding-top:1em;padding-bottom:1em;height:8em;}
}

/*@media all and (min-width:641px) and (max-width:860px){
	.fgal-list-wr.type-gal  {margin-left:15px;margin-right:15px;}
	.fgal-list-wr.type-gal .pcont-wr {font-size:1.077em;padding-left:15px;padding-right:15px;padding-top:0.7em;padding-bottom:0.6em;height:6em;}
	.fgal-list-wr.type-gal .pcont-wr .ptit {margin-bottom:0;}
	.fgal-list-wr.type-gal .pcont-wr .pcate {display:none;}
}*/

@media all and (min-width:541px) and (max-width:800px){
	
	.fgal-list-wr.type-gal  {margin-left:15px;margin-right:15px;margin-bottom:4em;}
	.fgal-list-wr.type-gal .pcont-wr {font-size:1.077em;padding-left:10px;padding-right:10px;padding-top:0.7em;padding-bottom:0.6em;height:6em;}
	.fgal-list-wr.type-gal .pcont-wr .ptit {margin-bottom:0;}
	.fgal-list-wr.type-gal .pcont-wr .pcate {display:none;}
}

@media all and (min-width:361px) and (max-width:540px){
	.fgal-list-wr.type-gal  {margin-left:10px;margin-right:10px;margin-bottom:4em;}
	.fgal-list-wr.type-gal .pcont-wr {font-size:1em;padding-left:10px;padding-right:10px;padding-top:0.7em;padding-bottom:0.6em;height:6em;}
	.fgal-list-wr.type-gal .pcont-wr .ptit {margin-bottom:0;}
	.fgal-list-wr.type-gal .pcont-wr .pcate {display:none;}
}


@media all and (max-width:360px){
	.fgal-list-wr.type-gal  {margin-left:5px;margin-right:5px;}
	.fgal-list-wr.type-gal .pcont-wr {font-size:1.154em;padding-left:15px;padding-right:15px;padding-top:1em;padding-bottom:1em;height:8em;}
}

