@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;
}

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

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

#setpoint_123958 .setpoint_123958_inner {
    text-align: center;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    color: #000000;
    background-color: #fff;
    position: relative;
}

#setpoint_123958 .notice {
    padding: 0 3% 35px;
    font-size: 20px;
}

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

#setpoint_123958 .cont_notice {
    text-align: left;
    margin-bottom: 30px;
}

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

#setpoint_123958 .red {
    color: #da0026;
}

#setpoint_123958 .link_btn {
    margin: 45px 0;
}

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

#setpoint_123958 .ds-anchor-link {
    background: #ff8400;
    color: #fff;
    font-size: 1.7rem;
    letter-spacing: 5px;
    padding: 1.7rem 3.125rem 1.7rem 1.875rem;
    border-radius: 0.8rem;
}

#setpoint_123958 .ds-anchor-link::after {
    border-right: 2px solid #ff8400;
    border-bottom: 2px solid #ff8400;
    width: 0.7rem;
    height: 0.7rem;
    right: 1.8rem;
}

#setpoint_123958 .ds-anchor-link::before{
    background-color: #fff;
    width: 2rem;
    height: 2rem;
}

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

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

    #setpoint_123958 .notice {
        padding: 0 3% 10px;
        font-size: 14px;
    }

    #setpoint_123958 .ds-anchor-link {
        font-size: 1.3rem;
        padding: 1.2rem 3.125rem 1.2rem 1.875rem;
    }

    #setpoint_123958 .ds-anchor-link::before {
        width: 1.6rem;
        height: 1.6rem;
    }
    #setpoint_123958 .ds-anchor-link::after {
        width: 0.5rem;
        height: 0.5rem;
        right: 1.6rem;
    }
    .js_category.category_select {
        display: block!important;
    }

}