@charset "UTF-8";

/* CSS Document */

@media screen and (min-width: 1025px) {

    .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 {
        margin: 0 auto 200px 0;
        width: 90%;
    }

    .matsue-header .red {
        background: #E0331F;
        bottom: 190px;
        height: 200px;
        position: absolute;
        right: 0;
        width: 300px;
    }

    .matsue-header .title {
        background: #fff;
        font-family: serif;
        padding: 42px 32px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .matsue-header .title h1 span {
        display: block;
        font-size: 20px;
    }

    .matsue-header .title h1 {
        font-size: 30px;
        font-weight: 700 !important;
    }

    .matsue-header .desc {
        background: #161925;
        bottom: 0;
        color: #fff;
        padding: 42px 32px;
        position: absolute;
        right: 30px;
        width: 935px;
    }

    .matsue-firstsection {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        margin: 115px auto 0;
        max-width: 1220px;
    }

    .matsue-firstsection h2 {
        font-weight: 700;
        margin-top: 100px;
        width: 275px;
    }

    .matsue-firstsection .copy-image {
        width: 545px;
    }

    .matsue-firstsection .twin-image {
        display: flex;
        flex-wrap: nowrap;
        margin-top: 30px;
        width: 100%;
    }

    .matsue-firstsection .twin-image div {
        width: 50%;
    }

    .matsue-secondsection {
        margin: 115px auto 0;
        position: relative;
        max-width: 1050px;
    }

    .matsue-secondsection h2 {
        padding: 20px 0 20px 30px;
        width: 100%;
    }

    .matsue-secondsection .copy-bg {
        background: #fff;
        padding: 20px 30px;
        width: 670px;
    }

    .matsue-secondsection .copy-bg .copytext {
        width: 490px;
    }

    .matsue-secondsection .secondsec-image {
        position: absolute;
        right: 0;
        top: 0;
        width: 500px;
    }

    .matsue-thirdsection {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 115px auto 0;
        position: relative;
        max-width: 1220px;
    }

    .matsue-thirdsection .blue {
        background: #011638;
        height: 350px;
        width: 326px;
    }

    .matsue-thirdsection .yellow {
        background: #F5BB00;
        height: 204px;
        right: 140px;
        position: absolute;
        top: 320px;
        width: 216px;
    }

    .matsue-thirdsection .title-copy-wrap {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        margin-top: 90px;
        width: 100%;
        z-index: 1;
    }

    .matsue-thirdsection .title-copy-wrap h2 {
        margin: 0 auto;
    }

    .matsue-thirdsection .title-copy-wrap .copy {
        background: #fff;
        padding: 40px;
        width: 60%;
    }

    .matsue-thirdsection .image {
        left: 280px;
        margin: 0 auto;
        position: absolute;
        top: 20px;
        width: 660px;
    }

    .matsue-forthsection {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 115px auto 0;
        position: relative;
        max-width: 1220px;
    }

    .matsue-forthsection .title-image {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .matsue-forthsection .title-image .image {
        line-height: 0;
        width: 55%;
    }

    .matsue-forthsection .title-image h2 {
        padding-left: 1em;
    }

    .matsue-forthsection .copy-image {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .matsue-forthsection .copy-image .copy {
        background: #fff;
        padding: 30px 60px;
        width: 55%;
    }

    .matsue-forthsection .copy-image .image {
        width: 45%;
    }

    .matsue-forthsection .copy-image-second {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        margin-top: 20px;
    }

    .matsue-forthsection .copy-image-second .image {
        width: 35%;
    }

    .matsue-forthsection .copy-image-second .copy {
        background: #fff;
        padding: 30px 60px;
        width: 65%;
    }

    .matsue-fifthsection {
        margin: 115px auto 0;
        position: relative;
        max-width: 1050px;
    }

    .matsue-fifthsection .image1 {
        position: relative;
        width: 500px;
        z-index: 1;
    }

    .matsue-fifthsection .image2 {
        margin: -170px 0 0 auto;
        width: 700px;
    }

    .matsue-fifthsection .copy {
        background: #fff;
        margin: -40px auto 0;
        padding: 30px 60px;
        position: relative;
        width: 80%;
        z-index: 1;
    }



}
