@charset "UTF-8";
html {
    scroll-behavior:auto;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
}
.setmatch h2{
    margin: 0!important;
    padding: 0!important;
}
#setmatch_00209 picture img {
    display: block!important;
}

#setmatch_00209 {
    padding: 0;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
}
#setmatch_00209 picture {
    padding: 0;
    margin: 0;
}
.setmatch_114859_inner {
    text-align: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #000000;
    position: relative;
    padding-bottom: 20px;
}
#setmatch_00209 .cont01,#setmatch_00209 .cont02{
    margin-bottom: 40px;
}
#setmatch_00209 .cont02{
    border: solid #eb6aa4 2px;
    border-radius:20px ;
}
#setmatch_00209 .cont02 .title{
    width: 100%;
    padding: 16px 0;
    background-color: #eb6aa4;
    border-radius: 17px 17px 0 0;
}
#setmatch_00209 .cont02 .title h2{
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
}
#setmatch_00209 .cont02 .detail{
    display: flex;
    margin: auto;
    justify-content: space-evenly;
    align-items: center;
    padding: 32px 0;
    font-size: 1.12rem;
    font-weight: bold;
}
#setmatch_00209 .cont02 .detail .detail-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
}
#setmatch_00209 .cont02 .detail .detail-inner .detail-item{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 330px;
}
#setmatch_00209 .cont02 .detail .detail-inner .detail-item img{
    width: max-content;
}
#setmatch_00209 .cont02 .detail .detail-inner .detail-item .item-price{
    margin-right: auto;
}
#setmatch_00209 .cont02 .detail .detail-inner .detail-item .item-price span{
    font-size: 1.9rem;
}
#setmatch_00209 .cont02 .detail .detail-inner .plus-image{
    width: max-content;
}
#setmatch_00209 .cont02 .detail .price .nomal{
    font-size: 2.82rem;
}
#setmatch_00209 .cont02 .detail .price .price-inner_01{
    line-height: 2.5rem;
    margin-bottom: 40px;
}
#setmatch_00209 .cont02 .detail .price .price-inner_02{
    color: #e50000;
    line-height: 2.5rem;
}
#setmatch_00209 .cont02 .detail .price .price-inner_02 .special{
    font-size: 3.75rem;
}
#setmatch_00209 .cont02 .detail .price .price-inner_02 .yen{
    font-size: 1.8rem;
}

/* 注釈 */
#setmatch_00209 .cont_notice {
    text-align: left;
    margin: 0 auto;
    font-size: 1rem;
}

@media screen and (min-width: 769px) {
    #setmatch_00209 .sp_only {
        display: none!important;
    }
    #setmatch_00209 .pc_only {
        display: block!important;
    }
}

@media screen and (max-width: 768px) {
    #setmatch_00209 .pc_only {
        display: none!important;
    }
    #setmatch_00209 .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_00209 {
        padding: 0;
        margin-top: 20px;
        margin-bottom: 50px;
        width: 100%;
    }
    .setmatch_114859_inner {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        color: #000000;
        position: relative;
        padding-bottom: 20px;
    }
    #setmatch_00209 .cont01,#setmatch_00209 .cont02{
        margin-bottom: 4%;
    }
    #setmatch_00209 .cont02 .title{
        padding: 8px 0;
    }
    #setmatch_00209 .cont02 .title h2{
        font-size: 0.95rem;
    }
    #setmatch_00209 .cont02 .detail{
        flex-flow: column;
        font-size: 0.65rem;
    }
    #setmatch_00209 .cont02 .detail .detail-inner{
        width: 85%;
        align-items: flex-start;
    }
    #setmatch_00209 .cont02 .detail .detail-inner .detail-item{
        height: 200px;
    }
    #setmatch_00209 .cont02 .detail .detail-inner .detail-item .item-price span{
        font-size: 1.5rem;
    }
    #setmatch_00209 .cont02 .detail .detail-inner .plus-image{
        margin: 20px;
    }
    #setmatch_00209 .cont02 .detail .price{
        display: flex;
        font-size: 1rem;
        margin-top: 20px;
    }
    #setmatch_00209 .cont02 .detail .price .price-inner_01{
        margin-bottom: 0;
        margin-right: 30px;
    }
    #setmatch_00209 .cont02 .detail .price .nomal{
        font-size: 2rem;
    }
    #setmatch_00209 .cont02 .detail .price .price-inner_02 .special{
        font-size: 2.5rem;
    }
    
    #setmatch_00209 .cont_notice {
        text-indent: -1em;
        padding-left: 1.7em;
        padding-right: 0.7em;
        width: 100%;
        margin: 0% auto !important;
        margin-bottom: 40px;
        font-size: 3.5vw;
        line-height: 1.5;
        padding-top: 0;
        padding-bottom: 0;
    }
}