/* Common */
/* Media */
/* Content */
/* Blocks */
.p-director-main { background: rgba(32, 60, 137, 0.04); box-shadow: 0 0.52083vw 1.95313vw rgba(28, 28, 28, 0.08); overflow: hidden; }

.p-director-main__content { position: relative; display: flex; flex-direction: column; justify-content: space-between; }

.p-director-main__title { margin-top: 4.16667vw; margin-bottom: 3.125vw; font-size: 4.42708vw; letter-spacing: -0.02em; font-weight: 600; line-height: 1; max-width: 100%; }

.p-director-main__title--accent { color: #203C89; }

.p-director-message { margin-top: 7.03125vw; }

.p-director-message__content { display: flex; gap: 1.5625vw; padding: 2.08333vw; border: 1px solid rgba(28, 28, 28, 0.16); border-radius: 1.04167vw; }

.p-director-message__person { position: relative; display: flex; justify-content: space-between; }

.p-director-message__person-wrap { flex: 1; max-width: 100%; }

.p-director-message__person-img { position: absolute; top: 0; right: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.p-director-message__person-img-wrap { position: relative; border-radius: 1.04167vw; overflow: hidden; width: 100%; height: 43.22917vw; margin-bottom: 2.08333vw; }

.p-director-message__person-name { font-size: 2.86458vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 0.26042vw; }

.p-director-message__person-job { font-size: 1.5625vw; font-weight: 500; line-height: 1.4; letter-spacing: 0.01em; opacity: .5; }

.p-director-message__person-sign { position: absolute; right: -1.30208vw; top: -0.65104vw; width: 14.0625vw; height: 8.98438vw; }

.p-director-message__desc { font-size: 2.34375vw; line-height: 1.4; font-weight: 500; margin-bottom: 1.30208vw; }

.p-director-message__desc:last-child { margin-bottom: 0; }

.p-director-message__desc--bold { font-weight: 600; }

.p-director-message__desc-wrap { flex: 1; display: flex; flex-direction: column; justify-content: space-between; }

.p-director-message__button { margin-top: 5.20833vw; height: 5.98958vw; }
