@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_00232 picture,
#setmatch_00232 img {
    display: block!important;
}

#setmatch_00232 {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    position: relative;
    width: 1200px;
    background-color: #f0e4db;
}

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

#setmatch_00232 .notice {
    padding: 30px 0;
}

#setmatch_00232 .notice .notice_ttl {
    border: 1px solid #000;
    padding: 5px 14px 4px;
    margin-bottom: 15px;
    display: inline-block;
}

#setmatch_00232 .cont_notice {
    font-size: 20px;
    border: 1px solid #000;
    padding: 25px;
    width: 94%;
    margin: 0 auto;
    text-align: left;
}

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

#setmatch_00232 .red {
    color: #da0026;
}

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

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

@media screen and (max-width: 768px) {
    #setmatch_00232 .pc_only {
        display: none!important;
    }
    #setmatch_00232 .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_00232 {
        padding: 0;
        margin-bottom: 0;
        width: 100vw;
        margin-left: calc(-10px);
    }

    #setmatch_00232 .notice .notice_ttl {
        margin-bottom: 10px;
    }

    #setmatch_00232 .notice {
        font-size: 14px;
    }

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


}