img {
    width: 100%;
    height: auto;
}

body {
    color: #000000;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.5;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-style: normal;
}

.inner {
    max-width: 1350px;
    width: 93.7%;
    margin: 0 auto;
}