.company-history .person-card{display:flex;align-items:center;width:calc(100% - 3rem);border-radius:1rem;border-top:8px solid #a00;border-bottom:8px solid #222;background:url(img/history-card-bg.png) bottom 2rem center/contain no-repeat #f4f4f4}.company-history .person-card__text{flex:1 1 auto;padding:1.5rem;font-size:1.25rem;font-weight:500;color:#a22}.company-history .person-card__photo{flex:0 0 auto}.company-history .person-card-name{margin-top:1.5rem;text-align:center;color:#333}.company-history .person-card-photo{max-width:10rem;padding:1.5rem 0;margin-right:-3rem}.company-history .person-card-img{padding:.5rem;border:1px solid var(--bs-border-color);background-color:#fff}.company-history .history-grid{display:grid;gap:1.5rem;margin:auto}.company-history .history-row{padding-top:1.5rem;border-top:1px dashed #aaa}.company-history .history-row__period{grid-row:span 2;font-size:1.5rem;color:#bf4040}.company-history .history-remark{color:#666}.company-history .history-photo{width:-moz-fit-content;width:fit-content;padding:.5rem;border:1px solid var(--bs-border-color)}.company-map .map-frame{display:block;width:100%;height:75vh}.local-table{--bs-table-striped-bg:#faf7f5;width:95%;margin:auto}.local-table th{padding:1rem;text-align:right;color:#705c5c}.local-table td{padding:1rem}@media (min-width:768px){.company-history .person-card__text{padding:3rem}.company-history .person-card-photo{padding:3rem 0}.company-history .history-grid{grid-template-columns:auto 1fr}.company-history .history-row{display:grid;grid-template-columns:subgrid;grid-column:span 2}.company-history .history-photo{max-width:20rem;float:left;margin-inline-end:1.5rem}.company-map .map-frame{aspect-ratio:16/9}}