@charset "UTF-8";
html {
    scroll-behavior:auto;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";    
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
}

#setmatch_00226 picture,
#setmatch_00226 img {
    display: block!important;
}

#setmatch_00226 {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    position: relative;
    width: 1200px;
    background-color: #fcf1e3;
    background: linear-gradient(180deg,rgba(253, 242, 226, 1) 0%, rgba(245, 232, 236, 1) 100%);
}

#setmatch_00226 .setmatch_00226_inner {
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    color: #000000;
    background-color: #fff;
    position: relative;
    padding-top: 15px;
}

#setmatch_00226 .cont_notice {
    background: #fff;
    padding: 30px 0;
}

#setmatch_00226 .cont_notice .cont_notice_inner {
    font-size: 20px;
    border: 1px solid #004ea2;
    padding: 25px;
    width: 94%;
    margin: 0 auto;
}

#setmatch_00226 .cont_notice ul {
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
}

#setmatch_00226 .cont_notice ul li {
    margin-bottom: 5px;
}

#setmatch_00226 .link_btn {
    margin: 25px 0;
}

#setmatch_00226 .ds-anchor-link {
    max-width: 93%;
}

@media screen and (max-width: 768px) {
    #setmatch_00226 .pc_only {
        display: none!important;
    }
    #setmatch_00226 .sp_only {
        display: block!important;
    }
    html {
        scroll-behavior: smooth;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",arial, helvetica, sans-serif;    
        font-optical-sizing: auto;
        font-weight: weight;
        font-style: normal;
    }
    #setmatch_00226 {
        padding: 0;
        margin-bottom: 0;
        width: 100vw;
        margin-left: calc(-10px);
    }
    
    #setmatch_00226 .setmatch_00226_inner {
        padding-top: 15px;
    }

    #setmatch_00226 .cont_notice {
        padding: 30px 0;
    }

    #setmatch_00226 .cont_notice .cont_notice_inner {
        font-size: 14px;
        padding: 18px;
        margin: 0 auto;
    }


}