@charset "utf-8";

/* 区切り線950幅 */
hr {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
}