.img1 {
    text-align: center;
}
.img1 img {
    width: 100%;
    max-width: 1160px;
}
.img2 {
    text-align: center;
    border-top: 1px solid #555;
    margin: 0 auto;
    padding: 1em 0 1em 0;
}
.img2 img {
    width: 100%;
    height: auto;
}
.img3 {
    text-align: center;
    margin: 0 auto;
    padding: 1em 0 1em 0;
}

.area1 {
    margin: 0 auto;
    padding: 1em 0 1em 0;
    color: #1A96D5;
}
.area1 p {
    text-align: center;
}
.area1 p:last-child {
    text-align: left;
}
.area1 h3 {
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    padding: 0 0 0.5em 0;
    font-size: 200%;
}
.area2 {
    margin: 0 auto;
}
.area2 h3 {
    margin: 0 auto 10px auto !important;
    color: #1A96D5;
    border: 1px solid #1A96D5;
    padding: 0.5em;
    text-align: center;
    font-size: 150%;
}
.area2 h4 {
    line-height: 1.7;
    margin: 0 0 15px 0;
    color: #1A96D5;
    font-size: 105%;
    font-weight: bold;
}
.area2 p {
}

.ichijou {
    text-align: center;
}
.ichijou p {
    margin-bottom: 15px;
    font-size: 1.2em;
    line-height: 1.8em;
}
.center_text {
    margin-bottom: 30px;
    font-size: 1.7em !important;
    font-weight: bold;
    color: #FF9900;
}
.s_small {
    font-size: 0.8em !important;
}
.s_small_mb {
    margin-bottom: 15px;
    font-size: 1em !important;
}
.cc_center {
    text-align: center;
}
.h4_us {
    margin-bottom: 20px !important;
}

@media (min-width: 1025px) {
    .area1 p.subtext {
        line-height: 2.5;
        font-size: 1vw;
        letter-spacing: 0.1em;
    }
    .area2 p.subtext {
        line-height: 2.5;
        font-size: 1vw;
        letter-spacing: 0.1em;
    }
}
@media (max-width: 1024px) {
    .area1 p.subtext {
        line-height: 1.4;
    }
    .area2 p.subtext {
        line-height: 1.4;
    }
}
@media (min-width: 768px) {
    .area1 {
        font-size: 1.5em;
    }
    .area2 {
        line-height: 1.4;
        font-size: 1.5em;
    }
    .area2 h4 {
        font-size: 1.25em;
    }

    .logo-image {
        width: 440px;
        height: auto;
    }

    .s_small-pc {
        font-size: 0.8em !important;
    }
}
@media (max-width: 767px) {
    .area1 h3 {
        font-size: 150%;
    }
    .ichijou {
        text-align: left;
    }
    .ichijou p {
        font-size: 1em;
        line-height: 1.6em;
    }
    .center_text {
        margin-bottom: 30px;
        font-size: 1.36em !important;
        font-weight: bold;
        color: #FF9900;
    }
}
