:root{--navy: #0f2f78;--navyText: #163e86;--dot: #1b3f86;--line: #dfe3ea;--container: 1120px}.profile{margin:0 auto;padding:90px 0 0;display:grid;grid-template-columns:230px 1fr;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.profile__ribbon{margin:0;background:var(--navy);color:#fff;font-size:24px;font-weight:700;letter-spacing:.06em;padding:17px 36px;width:178px;text-align:center}.profile__list{margin:0;padding-top:22px}.profileRow{display:grid;grid-template-columns:170px 1fr;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;padding:0 0 22px}.profileDt{margin:0;color:var(--navyText);font-size:16px;font-weight:700;position:relative;padding-bottom:18px}.profileDd{margin:0;font-size:16px;line-height:32px;font-weight:600;position:relative;padding-bottom:18px}.profileRow:not(:last-child) .profileDt::after{content:"";position:absolute;left:0;bottom:0;width:150px;border-bottom:2px dotted var(--dot);opacity:.65}.profileRow:not(:last-child) .profileDd::after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:2px dotted var(--dot);opacity:.65}@media(max-width: 959px){.profile{padding:60px 0;grid-template-columns:1fr;row-gap:5px}.profile__ribbon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;padding:8px 18px}.profileRow{grid-template-columns:100px 1fr;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;padding:18px 0;border-bottom:1px solid var(--line)}.profileRow:last-child{border-bottom:none}.profileDt{font-size:16px;padding-bottom:0;line-height:32px}.profileDd{font-size:16px;padding-bottom:0}.profileDt::after,.profileDd::after{display:none}}:root{--navyText: #163e86;--dot: #1b3f86;--container: 1120px}.member{margin:0 auto}.memberItem{display:grid;grid-template-columns:288px 1fr;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:26px 0 54px;position:relative}.memberItem:not(:last-child)::after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:2px dotted var(--dot);opacity:.65}.memberItem__photo{width:288px;aspect-ratio:1/1;border-radius:999px;overflow:hidden}.memberItem__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.memberItem__text{padding-top:56px}.memberItem__role{color:var(--navyText);font-weight:800;font-size:16px;letter-spacing:.06em;line-height:1.2}.memberItem__name{margin-top:16px;font-size:26px;font-weight:700;letter-spacing:.04em}.memberItem__desc{margin-top:18px;font-size:16px;line-height:1.9}@media(max-width: 900px){.memberItem{grid-template-columns:1fr;row-gap:18px;padding:18px 0 36px}.memberItem__photo{width:240px;margin:0 auto}.memberItem__text{padding-top:0}.memberItem__role{font-size:18px}.memberItem__name{font-size:20px;margin-top:10px}}/*# sourceMappingURL=company.css.map */