@charset "utf-8";

.gall_row figure{overflow:hidden;margin:0;max-width:100%;height:auto;background:#3085a3;text-align:center;cursor:pointer}
.gall_row figure img{position:relative;display:block;min-height:100%;max-width:100%;opacity:0}
.gall_row figure figcaption{padding:20px;color:#fff;text-transform:uppercase;font-size:1.4em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.gall_row figure figcaption::before,.gall_row figure figcaption::after{pointer-events:none}
.gall_row figure figcaption,.gall_row figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}
.gall_row figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}
.gall_row figure .post-head{display:block;word-spacing:-0.15em;}
.gall_row figure .post-head,.gall_row figure .desc{margin:0}
.gall_row figure .desc{font-size:14px;font-weight:bold;}

figure.bx-grandi{position:relative;background:#42b078}
figure.bx-grandi{background:url('/skin/board/190108gallery/img/h_list_bg.jpg') no-repeat center top}
figure.bx-grandi img{-webkit-transition:opacity .35s;transition:opacity .35s}
figure.bx-grandi:hover img{opacity:1}
figure.bx-grandi figcaption::after{position:absolute;right:30px;bottom:30px;left:30px;height:-webkit-calc(50% - 30px);height:calc(50% - 30px);border:0px solid #fff;content:'';-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
figure.bx-grandi:hover figcaption::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
figure.bx-grandi figcaption{padding:80px 0 0 0;text-align:center}
figure.bx-grandi:hover figcaption{opacity:0;}
figure.bx-grandi .desc{position:absolute;width:100%; left:50%; margin-left:-50%;bottom:8px;color:#000; opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}
figure.bx-grandi:hover .desc{opacity:0;}

