@charset "utf-8";
 
.lt_gal .h2-introduce .lt_img img{width:98%;height:auto;vertical-align:top}
.lt_gal .h2-introduce .gal_txt{opacity:0;;position:absolute;top:2px;left:2px;width:98%;height:100%;background:#000;background:rgba(0,0,0,0.6);z-index:2;}
.lt_gal .h2-introduce:hover .gal_txt{opacity:1}

.lt_gal .h2-introduce .lt_txt{display:table;height:100%;width:100%;position:relative;z-index:2;text-align:center}
.lt_gal .h2-introduce .lt_tit{display:table-cell;vertical-align:middle;padding:0 5%}
.lt_gal .h2-introduce strong{color:#fff;display:block;margin-bottom:10px;font-size:1.3em}
.lt_gal .h2-introduce span{color:#c8c8c8;display:block}

@media (max-width: 480px){
//    .lt_gal li{width:100%}
 }