@charset "utf-8";.pageHead{border:none}.section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px}.section__gridItem{background:#fafafa;padding:32px}.section__gridItem__inner{display:flex;flex-direction:column;gap:20px}.section__title{display:flex;flex-direction:column;gap:20px}.section__title .en{color:#0068b7;font-size:12px;font-weight:400;line-height:100%;letter-spacing:.6px}.section__title .ja{font-size:22px;line-height:128%;letter-spacing:1.1px}.section__text{color:#777a7d;font-size:15px;line-height:156%;letter-spacing:.75px}.bottomImg{width:100%;text-align:center;margin-bottom:80px}.bottomImg img{width:100%;height:auto;max-width:1180px}@media screen and (max-width:768px){.section__grid{grid-template-columns:repeat(1,1fr);gap:20px}.section__gridItem{position:relative;display:flex;justify-content:space-between;align-items:center;padding:24px}.section__gridItem::after{content:"";display:flex;width:36px;height:36px;padding:14px;justify-content:center;align-items:center;border-radius:50%;border:1px solid #0068b7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M7 5L0 9.5L3.53316e-07 0.5L7 5Z' fill='%230068B7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:7px 10px}.section__title{gap:8px}.section__title .en{color:#0068b7;font-size:12px;font-weight:400;line-height:100%;letter-spacing:.6px}.section__title .ja{font-size:20px;letter-spacing:1px}.section__title a::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}}