@charset "utf-8";

/* Common Layout */

.layout{
    max-width: 1400px;
    margin: 0 auto;
}
