@charset "utf-8";.pageHead{border:none}.mainContent{display:flex;flex-direction:column;gap:100px}.anchor{margin-top:32px;display:flex;gap:20px}.anchor__link{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fafafa;transition:0.2s}.anchor__link:hover{color:#0068b7}.anchor__link::after{content:"";width:7px;height:9px;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;transition:0.3s;transform:rotate(90deg)}@media screen and (max-width:768px){.anchor{display:none}}.section__block{padding-top:20px;border-top:1px solid #0068b7}.section__title .ja{font-size:32px;line-height:100%}.section__title .small{color:#777a7d;font-size:15px;font-weight:400;line-height:128%;letter-spacing:.75px}.section__title .en{margin-top:12px;color:#0068b7;font-size:15px;font-weight:400;line-height:100%;letter-spacing:.75px}.section__text{margin-top:32px;font-size:15px;line-height:180%;letter-spacing:.75px}.video{margin-top:32px;width:100%;aspect-ratio:16 / 9}.section__grid{margin-top:32px;display:grid;grid-template-columns:repeat(5,1fr);gap:32px 20px}.section__card{cursor:pointer}.section__card__img{width:100%;aspect-ratio:1 / 1;overflow:hidden;transition:.3s ease}.section__card__img img{width:100%;height:auto;transition:.3s ease}.section__card:hover .section__card__img img{transform:scale(1.1)}.section__card:hover *{color:#0068b7!important}.section__card__text{margin-top:8px}.section__card__position{color:#777a7d;font-size:12px;line-height:128%;letter-spacing:.6px;transition:.3s ease}.section__card__name{margin-top:4px;font-size:15px;line-height:128%;letter-spacing:.75px;transition:.3s ease}.section__img{margin-top:32px;width:100%;mix-blend-mode:multiply}.section__img img{width:100%;height:auto}.section__btnArea{margin-top:32px;max-width:760px;padding:20px;background:#fafafa;display:flex;justify-content:space-between}.section__btnArea__title{font-size:22px;line-height:128%;letter-spacing:1.1px}.section__btnArea__text{margin-top:8px;color:#777a7d;font-size:13px;line-height:156%;letter-spacing:.65px}.common__btn{width:220px}.bottomImg{width:100%}.bottomImg img{width:100%;height:auto;margin:80px 0 0}@media screen and (max-width:768px){.mainContent{gap:32px}.section__title .ja{font-size:24px;line-height:1.1}.section__title .small{font-size:13px;line-height:128%;letter-spacing:.65px}.section__title .en{font-size:13px;letter-spacing:.65px}.section__grid{grid-template-columns:repeat(2,1fr)}.section__btnArea{flex-direction:column;gap:20px}.section__btnArea__title{font-size:20px;letter-spacing:1px}}