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

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

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

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

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

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

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

#setmatch_00239 .cont_notice ul li:last-child {
    margin-bottom: 0;
}

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

#setmatch_00239 .ds-anchor-link {
    max-width: 93%;
    background: #ff8400;
    color: #fff;
    letter-spacing: 2px;
}

#setmatch_00239 .ds-anchor-link::before {
    background-color: #fff;
}

#setmatch_00239 .ds-anchor-link::after {
    border-right: 2px solid #ff8400;
    border-bottom: 2px solid #ff8400;
}

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

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

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


}