.tem01-ai_irregular img{transition:.5s;width:100%;}
.tem01-ai_irregular .image{padding:0!important;}
.tem01-ai_irregular .text{position:relative;padding:0 1vw!important;}
.tem01-ai_irregular .title{font-size:24px;line-height:1.2;padding-bottom:2vw;}
.tem01-ai_irregular .description{line-height:1.8;color:#999;}
.tem01-ai_irregular .more{margin-top:1.5vw;}
.tem01-ai_irregular .ai-standard.flexBoxWrap{align-items:stretch!important;}
.tem01-ai_irregular .ai-standard .box{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;max-height:100%;padding:1vw 1vw calc(2.5vw + 50px);}
.tem01-ai_irregular .ai-standard .box,
.tem01-ai_irregular .ai-standard .txt{display:flex;display:-webkit-flex;flex-flow:column;}
.tem01-ai_irregular .ai-standard .txt,
.tem01-ai_irregular .ai-standard .description{overflow:auto;}
.tem01-ai_irregular .ai-standard .more{position:absolute;bottom:1vw;left:1vw;width:100%;}
@media(min-width:1025px){
.tem01-ai_irregular img:hover{box-shadow:0 15px 30px rgba(0,0,0,.05);transform:translateY(-5px);}
}

@media(max-width:767px){
.tem01-ai_irregular .text.col-xs-12 .box{position:relative;top:0;transform:none;padding:4vw 0;}
.tem01-ai_irregular .text.col-xs-12 .more{position:relative;bottom:0;left:0;}
}
@media(min-width:768px) and (max-width:991px){
.tem01-ai_irregular .text.col-sm-12 .box{position:relative;top:0;transform:none;padding:4vw 0;}
.tem01-ai_irregular .text.col-sm-12 .more{position:relative;bottom:0;left:0;}
}
@media(min-width:992px) and (max-width:1199px){
.tem01-ai_irregular .text.col-md-12 .box{position:relative;top:0;transform:none;padding:4vw 0;}
.tem01-ai_irregular .text.col-md-12 .more{position:relative;bottom:0;left:0;}
}
@media(min-width:1200px){
.tem01-ai_irregular .text.col-lg-12 .box{position:relative;top:0;transform:none;padding:4vw 0;}
.tem01-ai_irregular .text.col-lg-12 .more{position:relative;bottom:0;left:0;}
}