@charset "UTF-8";@media screen and (max-width:840px){header{background-color:unset}}html{background-color:var(--color-sky-blue)}main{background-color:var(--color-sky-blue)}main>section{padding-top:6vh;padding-bottom:9.3vh}main>section>.container>h1{font-size:5.2vw;letter-spacing:.2em}@media screen and (max-width:840px){main>section>.container>h1{font-size:9vw}}main>section>.container>.wrap{padding-top:10vh;display:flex;justify-content:space-between}@media screen and (max-width:840px){main>section>.container>.wrap{width:73vw;display:block;margin:0 auto;padding-top:0}}main>section>.container>.wrap>.img{width:calc(55% - 1.5vw);height:auto}@media screen and (max-width:840px){main>section>.container>.wrap>.img{width:100%}}main>section>.container>.wrap>.txt{width:calc(45% - 1.5vw)}@media screen and (max-width:840px){main>section>.container>.wrap>.txt{margin-top:3.6vh;width:100%}}main>section>.container>.wrap>.txt>h2{font-size:2.6vw;line-height:1;letter-spacing:.15em}@media screen and (max-width:840px){main>section>.container>.wrap>.txt>h2{font-size:5vw}}main>section>.container>.wrap>.txt>h3{letter-spacing:.45em;font-size:1vw}@media screen and (max-width:840px){main>section>.container>.wrap>.txt>h3{font-size:3vw}}main>section>.container>.wrap>.txt>p{font-size:1vw;padding-top:3.7vh}@media screen and (max-width:840px){main>section>.container>.wrap>.txt>p{font-size:3.5vw}}