.col_flex{display:flex}.col_flex .item{height:382px;overflow:hidden;position:relative;width:50%}.col_flex .item:hover img{transform:scale(1.1)}.col_flex .item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;transition:.3s;width:100%;z-index:1}.col_flex .item a.c-bnt{bottom:0;left:0;position:absolute;z-index:11}.col_flex .item:nth-child(2n) a{left:auto;right:0}.col_flex .item a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:11}@media screen and (max-width:767px){.col_flex{display:block}.col_flex .item{height:275px;width:100%}.col_flex .item a.c-bnt{left:50%;transform:translateX(-50%);width:calc(100% - 20px)}.col_flex .item:nth-child(2n) a{left:50%;right:auto;transform:translateX(-50%)}}.c-bnt{align-items:center;background:#b2444f;color:#fff;display:block;display:flex;font-size:16px;font-weight:700;height:80px;justify-content:center;letter-spacing:.05em;margin:auto;transition:.3s;width:500px}.c-bnt:hover{background:#620000;font-weight:700}@media screen and (max-width:767px){.c-bnt{width:100%}}