.rec05_interview .item{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:768px){.rec05_interview .item{flex-direction:column;gap:4rem}}.rec05_interview .item:not(:first-child){margin-top:10.4rem}@media screen and (max-width:768px){.rec05_interview .item:not(:first-child){margin-top:8rem}}@media screen and (min-width:769px){.rec05_interview .item:nth-child(2n){flex-direction:row-reverse}}.rec05_interview .item .text{display:flex;flex-direction:column;margin:0;width:48%}@media screen and (max-width:768px){.rec05_interview .item .text{width:100%}}.rec05_interview .item .text .question{display:flex;margin-bottom:3.2rem}.rec05_interview .item .text .question>span{background:linear-gradient(90deg,#006b9e,#53aaeb);color:#fff;display:flex;font-size:1.8rem;font-weight:700;gap:1.2rem;line-height:1.6;padding:.6rem 1.6rem}.rec05_interview .item .text .question>span .ff-en{font-size:2.2rem;line-height:1.3}.rec05_interview .item .text .answer{font-size:1.8rem;letter-spacing:0;line-height:1.8}.rec05_interview .item .text .answer h3{color:#006b9e;font-size:2.8rem;font-weight:700;letter-spacing:0;line-height:1.6}@media screen and (max-width:768px){.rec05_interview .item .text .answer h3{font-size:2.4rem}}.rec05_interview .item .image{width:43.33%}@media screen and (max-width:768px){.rec05_interview .item .image{margin:0 auto;width:64%}}.rec05_interview .item .image img{width:100%}