@charset "utf-8";
.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

@media only screen and (max-width: 500px) {
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
}

@media screen and (min-width:1280px) {
    .p-service-read__text {
        padding: 10px 100px 0;
    }
}

@media screen and (min-width:1100px) {
    .c-section {
        padding: 40px 0;
    }
    .p-service-read__text {
        margin-top: -180px;
    }
    .p-service-business__list li::before {
        width: 60px;
        height: 25px;
    }
    .p-effort-read {
        padding: 15px 0 110px;
    }
    .p-profile-access::before {
        background-image: url(../image/common/back-image-13.png);
    }
    .p-service-list__articles p {
        font-size: 1.7rem;
        line-height: 1.67778;
    }
    .p-profile-access__map div a::after,
    .p-profile-access__map div a::before {
        width: 50px;
        height: 50px;
        top: 25px;
    }
    .p-profile-access__detail h3 {
        font-size: 2rem;
    }
}

@media screen and (max-width:1099px) {
    .p-profile-access__map div a::after,
    .p-profile-access__map div a::before {
        width: 25px;
        height: 25px;
        top: 18.25px;
    }
}

@media screen and (max-width:768px) {
    .c-section {
        padding: 20px 0;
    }
    .p-service-read__text {
        padding: 20px 20px;
    }
    .p-service-business__list li::before {
        width: 30px;
        height: 10px;
    }
    .p-effort-read {
        padding: 10px 0 75px;
    }
    .p-profile-access__detail h3 {
        font-size: 2.2rem;
    }
}

.p-service-business__list li::before {
    left: -10px;
    background-color: #ffd700;
}

.p-service-intro2-hero {
    background-image: url(../image/info/intro-hedaer-image.jpg);
}

.u-font-orange2 {
    color: #ffa500;
}

.p-effort-read__list li {
    background-color: #0000ff;
}

.p-logistics-read {
    background-image: url(../image/info/intro-hedaer-image2.jpg);
    background-repeat: no-repeat;
}

.p-logistics-read__copy p {
    background: -webkit-linear-gradient(0deg, #a0522d, #800000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media screen and (min-width:769px) {
    .c-btn-blank a {
        box-shadow: 6px 6px 0 rgba(0, 0, 0, .14);
    }
    .p-effort-block--red h3::before {
        border-radius: 2px;
    }
    .p-profile-company__table dl:not(:last-of-type) dd,
    .p-profile-company__table dl:not(:last-of-type) dt {
        border-bottom: solid 1px #808080;
    }
    .p-effort-eco__content article {
        width: 30.5%;
    }
}

@media screen and (max-width:768px) {
    .c-btn-blank a {
        box-shadow: 3px 3px 0 rgba(0, 0, 0, .14);
    }
    .p-effort-block--red h3::before {
        border-radius: 1px;
    }
    .p-profile-company__table dl:not(:last-of-type) {
        border-bottom: solid 1px #808080;
    }
}

.c-btn-blank a::before {
    width: 25px;
    height: 25px;
}

.c-btn-blank a {
    border: solid 2px #ff8c00;
    background-color: #ff8c00;
}

.c-btn-blank a.is-hover:hover {
    color: #ff8c00;
}

.p-president2-hero {
    background-image: url(../image/info/president-header-image.jpg);
}

.p-profile-greeting__name {
    color: #696969;
    font-weight: 500;
}

.p-effort-block--red h3::before {
    background-color: #008000;
}

.p-profile-company__table dt {
    color: #0000cd;
}

.p-history2-hero {
    background-image: url(../image/info/history-header-image.jpg);
}

.p-company2-hero {
    background-image: url(../image/info/company-header-image.jpg);
}

.p-profile-access__map div a {
    border: solid 1px #228b22;
    background-color: #228b22;
}

.p-company3-hero {
    background-image: url(../image/info/inst-header-image.jpg);
}