@charset "utf-8";


body {
    width: 1440px;

    margin: 0px;
    background-color: white;
}

.site{
    width: 1000px;
}

@import url("/assets/css/sp/header.css");