.project-intro{background:#fff;padding:78px 0}.project-intro__content{display:flex;gap:50px;justify-content:space-between;margin:0 auto;max-width:1024px}.project-intro__text{flex:1}.project-intro__tag{font-size:14px;font-weight:700;letter-spacing:.1em;margin:0 0 12px}.project-intro__tag,.project-intro__title{color:#22262a;font-family:Noto Sans JP,sans-serif;line-height:1.6}.project-intro__title{font-size:24px;font-weight:500;margin:0 0 65px;position:relative}.project-intro__title:after{background:linear-gradient(270deg,#0e6ec8 27.73%,#2fc87f 85.91%);bottom:-26px;content:"";height:4px;left:0;position:absolute;width:110px}.project-intro__description{color:#22262a;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;letter-spacing:.05em;line-height:2em}.project-intro__cta{margin-top:40px}.project-intro__button{align-items:center;border-radius:999rem;color:#fff;display:flex;font-family:var(--font-jp);font-size:1.6rem;font-weight:var(--font-weight-semiBold);gap:.6rem;justify-content:center;line-height:1.5;max-width:100%;padding:1.6rem;text-align:center;white-space:nowrap;width:22.4rem}.project-intro__button--secondary{background-color:var(--secondary)}.project-intro__image{max-width:538px}.project-intro__image-el{border-radius:8px;height:auto;width:100%}@media (min-width:1025px) and (max-width:1279px){.project-intro__image{max-width:500px}}@media (min-width:769px) and (max-width:1024px){.project-intro__image{flex:1;max-width:480px}}@media (max-width:1024px){.project-intro__content{padding:0 64px}}@media (max-width:768px){.project-intro{padding:36px 0 50px}.project-intro__content{align-items:center;flex-direction:column;gap:24px;justify-content:center;padding:0;text-align:center}.project-intro__image,.project-intro__text{margin-left:auto;margin-right:auto}.project-intro__title:after{bottom:-35px;left:50%;transform:translateX(-50%)}.project-intro__title{margin:0 0 75px}.project-intro__description{letter-spacing:.04em;text-align:justify}.project-intro__image-el{height:330px;object-fit:cover}}@media (min-width:421px) and (max-width:768px){.project-intro__image-el{height:auto}}