/*
代表挨拶------------------*/
.l-category-header--company.message {
    background: url(".././img/category-header_message.jpg") 50% 50%;
    background-size: cover;
}
.p-section--company.message {
}
.p-section--company.message .inner {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
.p-section--company.message .inner .img {
}
.p-section--company.message .inner .txt {
    margin-top: 2rem;
}
.p-section--company.message .inner .txt p {
    line-height: 180%;
    font-size: 1.15em;
    margin-bottom: 1rem;
}
.p-section--company.message .inner .txt .name {
    width: 250px;
    margin: 0 0 0 auto;
}
@media (max-width: 782px) {
}