.lp-instructors-heading{font-family:var(--primary_font),"Noto Sans JP",sans-serif;margin-bottom:2rem;text-align:center}.lp-instructors-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.lp-instructors-item{align-items:flex-start;background-color:#fff;border-radius:4px;display:flex;gap:1.25rem;padding:1.5rem;text-align:left}.lp-instructors-photo{border-radius:50%;flex:0 0 auto;height:5.5rem;overflow:hidden;width:5.5rem}.lp-instructors-photo img{display:block;height:100%;object-fit:cover;width:100%}.lp-instructors-role{color:#3f8a94;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.lp-instructors-name{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.lp-instructors-profile{font-size:.85rem;line-height:1.7;opacity:.8}.lp-instructors-profile p:last-child{margin-bottom:0}@media (max-width:767px){.lp-instructors-grid{grid-template-columns:1fr}}