
/* 司令写真 */

.sirei-photo {
    width: 45%;
}

.sirei-photo img {
    width: 100%;
}


/* 司令プロフ */

.sirei-prof {
    width: 45%;
    font-size: 1.1rem;
}

.sirei-prof-koumoku {
    font-weight: bold;
    padding: 20px 0 10px;
}


/* 挨拶 */

.sirei-aisatu p {
    line-height: 1.5;
}





