@charset "utf-8";

header {
    color: #fff;
}

.address-box h2 {
    color: #333;
}

/* 中の大 以上 2ペインに移行 */
@media screen and (min-width: 961px) {
    .hellow {
        background-image: url(../images/1797488887.jpg);
        background-position: center center;
    }
}
