@media print, screen and (min-width:768px) and (max-width:1048px) {
    .page-guidance_president .inner {
        padding-left: 16px;
        padding-right: 16px
    }
}

.page-guidance_president .presidentcont {
    padding: 20px 16px 60px 16px
}

.page-guidance_president .presidentcont .module__link a:before {
    top: 3px
}

@media print, screen and (min-width:768px) {
    .page-guidance_president .presidentcont {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 105px
    }
    .page-guidance_president .presidentcont .module__link a:before {
        top: 4px
    }
}

.page-guidance_president .presidentcont__message {
    margin-bottom: 40px
}

.page-guidance_president .presidentcont__message__ph {
    max-width: 236px;
    margin: 0 auto 0 auto
}

.page-guidance_president .presidentcont__message__ph img {
    margin-bottom: 10px
}

.page-guidance_president .presidentcont__message__ph p {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.page-guidance_president .presidentcont__message__ph ul {
    font-size: 14px
}

.page-guidance_president .presidentcont__message__ph li+li {
    margin-top: 5px
}

.page-guidance_president .presidentcont__message__txt {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px
}

.page-guidance_president .presidentcont__message__txt p+p {
    margin-top: 1.3em
}

.page-guidance_president .presidentcont__message__txt .name {
    text-align: right;
    margin-top: 10px
}

@media print, screen and (min-width:640px) {
    .page-guidance_president .presidentcont__message__box {
        display: -webkit-flex;
        display: flex
    }
    .page-guidance_president .presidentcont__message__ph {
        -webkit-order: 1;
        margin-right: 36px;
            order: 1;
        margin-bottom: 0
    }
    .page-guidance_president .presidentcont__message__ph p {
        margin-bottom: 40px
    }
    .page-guidance_president .presidentcont__message__ph li+li {
        margin-top: 8px
    }
    .page-guidance_president .presidentcont__message__txt {
        flex: 1;
        -webkit-flex: 1;
        margin-bottom: 0;
        order: 2;
    }
}

@media print, screen and (min-width:768px) {
    .page-guidance_president .presidentcont__message__txt {
        line-height: 28px
    }
}

.page-guidance_president .presidentcont__president {
    margin-bottom: 40px
}

.page-guidance_president .presidentcont__president p {
    margin-bottom: 15px
}

@media print, screen and (min-width:768px) {
    .page-guidance_president .presidentcont__president {
        margin-bottom: 65px
    }
}

.page-guidance_president .presidentcont__office__box {
    margin-bottom: 40px
}

.page-guidance_president .presidentcont__office__txt {
    margin-bottom: 25px
}

.page-guidance_president .presidentcont__office__txt p {
    font-size: 14px;
    line-height: 22px
}

.page-guidance_president .presidentcont__office__txt p+p {
    margin-top: 1.5em
}

.page-guidance_president .presidentcont__office__ph {
    max-width: 236px;
    margin: 0 auto
}
.page-guidance_president .presidentcont__office__ph a {
    transition: .3s ease-out;
}
.page-guidance_president .presidentcont__office__ph a:hover {
    opacity: .7;
}
.page-guidance_president .presidentcont__office__ph p {
    margin-top: 6px;
    font-weight: bold
}

@media print, screen and (min-width:768px) {
    .page-guidance_president .presidentcont__office__box {
        display: -webkit-flex;
        display: flex
    }
    .page-guidance_president .presidentcont__office__txt {
        flex: 1;
        -webkit-flex: 1
    }
    .page-guidance_president .presidentcont__office__txt p {
        line-height: 28px
    }
    .page-guidance_president .presidentcont__office__ph {
        margin-left: 36px;
        margin-top: 20px
    }
}

.page-guidance_president .presidentcont__office__table {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.page-guidance_president .presidentcont__office__table table {
    width: 500px;
    border-left: 1px solid #d3d8d9;
    font-size: 14px;
    text-align: center
}

.page-guidance_president .presidentcont__office__table thead th {
    color: #FFF;
    padding: 10px 10px;
    background: #146345;
    border-right: 1px solid #d3d8d9
}

.page-guidance_president .presidentcont__office__table thead th:first-child {
    width: 230px
}

.page-guidance_president .presidentcont__office__table tbody th, .page-guidance_president .presidentcont__office__table tbody td {
    border: 1px solid #d3d8d9;
    padding: 10px 10px
}

@media print, screen and (min-width:501px) {
    .page-guidance_president .presidentcont__office__table table {
        width: calc(100% - 1px);
        width: -webkit-calc(100% - 1px);
        table-layout: fixed
    }
}

@media print, screen and (min-width:768px) {
    .page-guidance_president .presidentcont__office__table table {
        table-layout: fixed
    }
    .page-guidance_president .presidentcont__office__table thead th:first-child {
        width: auto
    }
}
