@charset "UTF-8";

/* CSS Document */

@media screen and (max-width: 1024px) {
    .regulation_footer {
        background: #f2f0f0;
    }

    .matsue-wrap {
        line-height: 1.6;
        margin: 0 auto;
        width: 100%;
    }

    .matsue-wrap h2 {
        font-size: 20px;
        font-weight: 700;
    }

    .matsue-wrap img {
        height: auto;
        width: 100%;
    }

    .matsue-header {
        display: flex;
        flex-wrap: wrap;
        align-content: baseline;
        position: relative;
        width: 100%;
    }

    .matsue-header .image {
        line-height: 0;
        margin: 0 auto;
        width: 100%;
    }

    .matsue-header .red {
        display: none;
    }

    .matsue-header .title {
        background: #fff;
        font-family: serif;
        padding: 17px 18px;
        width: 100%;
    }

    .matsue-header .title h1 span {
        display: block;
        font-size: 16px;
    }

    .matsue-header .title h1 {
        font-size: 21px;
        font-weight: 700 !important;
    }

    .matsue-header .desc {
        background: #161925;
        bottom: 0;
        color: #fff;
        padding: 42px 32px;
        width: 100%;
        z-index: 1;
    }

    .matsue-firstsection {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        margin: 0 auto;
        width: 100%
    }

    .matsue-firstsection h2 {
        font-weight: 700;
        margin: 50px auto 20px;
        padding: 0 30px;
    }

    .matsue-firstsection .copy-image {
        width: 100%;
    }

    .matsue-firstsection .copy-image span {
        display: block;
        padding: 20px 30px;
    }

    .matsue-firstsection .twin-image {
        display: flex;
        flex-wrap: nowrap;
        margin-top: 30px;
        width: 100%;
    }

    .matsue-firstsection .twin-image div {
        width: 50%;
    }

    .matsue-secondsection {
        margin: 50px 0 20px;
        position: relative;
    }

    .matsue-secondsection h2 {
        padding: 20px 0 20px 30px;
        width: 100%;
    }

    .matsue-secondsection .copy-bg {
        background: #fff;
        padding: 20px 30px;
        width: 100%;
    }

    .matsue-secondsection .copy-bg .copytext {
        width: 100%;
    }

    .matsue-secondsection .secondsec-image {
        width: 100%;
    }

    .matsue-thirdsection {
        margin: 50px 0 20px;
        position: relative;
    }

    .matsue-thirdsection .blue {
        background: #011638;
        height: 190px;
        width: 326px;
    }

    .matsue-thirdsection .yellow {
        background: #F5BB00;
        height: 204px;
        margin-left: auto;
        width: 216px;
    }

    .matsue-thirdsection .title-copy-wrap {
        padding: 20px 30px;
        width: 100%;
    }

    .matsue-thirdsection .title-copy-wrap h2 {
        margin: 0 auto;
    }

    .matsue-thirdsection .title-copy-wrap .copy {
        background: #fff;
        padding: 20px 30px;
        width: 100%;
    }

    .matsue-thirdsection .image {
        margin: -370px auto 0;
        position: static;
        width: 90%;
        z-index: 1;
    }

    .matsue-forthsection {
        margin: 50px 0 20px;
        position: relative;
        max-width: 1220px;
    }

    .matsue-forthsection .title-image {}

    .matsue-forthsection .title-image .image {
        line-height: 0;
        width: 100%;
    }

    .matsue-forthsection .title-image h2 {
        padding: 20px 30px;
    }

    .matsue-forthsection .copy-image {}

    .matsue-forthsection .copy-image .copy {
        background: #fff;
        padding: 20px 30px;
        width: 100%;
    }

    .matsue-forthsection .copy-image .image {
        line-height: 0;
        padding: 20px 0;
        width: 100%;
    }

    .matsue-forthsection .copy-image-second {}

    .matsue-forthsection .copy-image-second .image {
        line-height: 0;
        width: 100%;
    }

    .matsue-forthsection .copy-image-second .copy {
        background: #fff;
        padding: 20px 30px;
        width: 100%;
    }

    .matsue-fifthsection {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 50px 0 20px;
        position: relative;
    }

    .matsue-fifthsection .image1 {
        line-height: 0;
        width: 50%;
    }

    .matsue-fifthsection .image2 {
        line-height: 0;
        width: 50%;
    }

    .matsue-fifthsection .copy {
        background: #fff;
        margin: 0 auto;
        padding: 30px 20px;
        position: relative;
        width: 100%;
    }

}
