/* Common */
/* Media */
/* Content */
/* Blocks */
.p-director-main { background: rgba(32, 60, 137, 0.04); box-shadow: 0 1.11111vw 4.16667vw 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: 8.88889vw; margin-bottom: 6.66667vw; font-size: 7.77778vw; 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: 13.33333vw; }

.p-director-message__content { display: flex; flex-direction: column; gap: 6.66667vw; padding: 4.44444vw; border: 1px solid rgba(28, 28, 28, 0.16); border-radius: 2.22222vw; }

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

.p-director-message__person-wrap { display: flex; gap: 3.33333vw; 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: 2.22222vw; overflow: hidden; height: 18.61111vw; width: 18.61111vw; min-width: 18.61111vw; margin-bottom: 0; }

.p-director-message__person-name { font-size: 6.11111vw; font-weight: 600; line-height: 1.1; letter-spacing: -0.015em; margin-bottom: 0.55556vw; max-width: 37.5vw; }

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

.p-director-message__person-sign { position: absolute; right: -3.33333vw; top: -0.55556vw; width: 28.88889vw; height: 19.16667vw; }

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

.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: 11.11111vw; height: 12.77778vw; }
