.case__row{display:flex;flex-wrap:wrap;justify-content:space-between}.case__row-item{width:calc(50% - 20px)}.case__row-item .item-box{padding:16px}.case__row-item .item-box__ttl{font-size:2rem;line-height:1.8;letter-spacing:.02em}.case__row-item .item-box__txt{font-size:1.4rem;line-height:1.7142857}.case__movie-thum{position:relative;display:block}.case__movie-thum::after{content:"";position:absolute;width:92px;aspect-ratio:92/65;background:url("/cn/assets/img/case/img_case_play.svg") no-repeat center center/cover;top:50%;left:50%;translate:-50% -50%}@media screen and (min-width: 768px){.case__row.is-revers{flex-direction:row-reverse}}@media screen and (max-width: 767px){.case__row-item{width:100%}.case__row-item:nth-child(2){margin-top:25px}.case__row-item:nth-child(2) img{width:100%}.case__row02-item .caption{font-size:1.2rem;line-height:1.2}}