@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://fonts.cdnfonts.com/css/coolvetica-2";@import"https://fonts.cdnfonts.com/css/helvetica-2";main{position:relative;padding:130px calc((100vw - 1000px)/2) 100px;background-color:#00000080}main>.title{text-align:center;font-size:60px;font-family:Coolvetica,Noto Sans JP,sans-serif;border-bottom:1px solid white;padding-bottom:30px;margin-bottom:71px;margin-top:86px}main>.title .sub-title{font-size:16px;margin-top:35px}main .content .section{display:flex;justify-content:center;gap:60px}main .content .section .box-image{margin-top:auto;margin-bottom:auto;width:300px}main .content .section .box-text{white-space:pre-line;margin-top:auto;margin-bottom:auto;width:40%;font-size:18px}main .content .clearfix{padding:60px 0}main .content .break-line-section{border-bottom:1px solid white;padding-bottom:50px;margin-bottom:50px}@media screen and (max-width: 768px){main .content .section{flex-direction:column;align-items:center}main .content .section .box-text{width:100%;padding-top:5px;text-align:center;max-width:300px}}@media screen and (max-width: 330px){main .content .section .box-image{width:100%}}
