@charset "UTF-8";.identity-list .is-disable:before,.identity-list a:before{content:'';top:0;left:0;right:0;bottom:0}.identity-section{padding:40px 0 60px;background-color:#f5f5f5}.identity-list{margin-left:-20px}.identity-list li{float:left;width:50%;margin-bottom:20px;text-align:center}.identity-list a{position:relative;display:block;margin-left:20px;background-color:#fff}.identity-list a:before{position:absolute;border:5px solid transparent;-webkit-transition:all .5s cubic-bezier(0,.5,.5,1);-o-transition:all .5s cubic-bezier(0,.5,.5,1);transition:all .5s cubic-bezier(0,.5,.5,1)}.identity-list a:hover:before{border-color:#e0e0e0}.identity-list .is-disable{position:relative}.identity-list .is-disable:before{position:absolute;z-index:10}@media (min-width:48em){.identity-section{padding:80px 0 120px}.identity-list{margin-left:-40px}.identity-list li{width:33.33333%;margin-bottom:40px}.identity-list a{margin-left:40px}.identity-list a:before{border-width:10px}}

/*200420추가*/
.brand-new .thumb-hover{background: #e4e4e4;background-color: #e4e4e4; display: table; width: 101%; }
.brand-new .thumb-hover p{font-size: 16px; color: #444444; font-weight: 500; display: table-cell; vertical-align: middle; }
.brand-new .thumb-hover p span{display: block;     word-break: keep-all;}
.brand-new .thumb-hover p span:nth-of-type(1){margin-bottom:45px; }
.brand-new .thumb a:focus .thumb-hover, .thumb a:hover .thumb-hover{opacity: 0.93;}
.brand-new .identity-list a:hover:before,.brand-new  .identity-list a:before{border:0; }
.brand-new .thumb-hover{display:none; }
.brand-new .identity-list li{-webkit-transition: .15s; -moz-transition: .15s; -ms-transition: none!important; -o-transition: .15s; transition: .15s;}
@media (min-width: 64em){
    .brand-new .thumb-hover{display:table; }
}