.section02{display:flex;align-items:center}.section02__img{display:inline-block;height:auto;margin-left:3rem;opacity:0;transform:translateX(-20%);transition:all .5s;width:30%}.section02__img　img{width:200px}.section02__img.is-view{opacity:1;transform:translateX(0)}.section02__box{width:70%}.section02__title{font-weight:700;font-size:1.8rem;line-height:1.6}.section02__text{line-height:2.5;margin-top:2rem;font-size:16px}.section02__campanyname{z-index:10;font-family:DENSO;color:transparent;font-size:184px;line-height:1em;font-weight:700;-webkit-text-stroke:2px #dc0032;-webkit-text-stroke-color:#dc0032;white-space:nowrap;transform:translate(1px,4rem)}@media screen and (max-width:650px){.section02{display:flex;align-items:center;flex-direction:column}.section02__img{display:none}.section02__img.is-view{opacity:1;transform:translateX(0);display:none}.section02__box{margin:0;padding:0;width:90%}.section02__title{font-weight:700;font-size:16px;line-height:1.6}.section02__text{line-height:2;margin-top:2rem;font-size:16px}}