<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.cnts_inner{
    max-width: 1080px;
    margin: 70px auto 70px;
}
.block01 .head h3{
    max-width: 1080px;
    margin: 0 auto 0 auto;
    line-height: 0;
    box-sizing: border-box;
}
.block01 .head h3 img{
    display: block;
    width: 100%;
    height: auto;
}
.block01 .head p{
    position: relative;
    font-size: 3.0rem;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 11px 38px 12px 0;
    background: #BA0000;
}
.block01 .head p::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #fff;
}
.block01 .head p .txt{
    position: relative;
    display: inline-block;
    padding: 0 30px;
    background: #BA0000;
}
.block01 .img01{
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}
.block01 .img01 img{
    display: block;
    width: 100%;
    height: auto;
}
.block01 .img01_02{
    text-align: center;
    margin: 0px auto 0px auto;
}

.block01 .present_area{
    max-width: 1080px;
    margin: 0 auto;
    padding: 470px 0px 90px;
    background: url(../img/closing-sale_2025/bg01_pc.png)no-repeat center center /cover;
    box-sizing: border-box;
}

.block01 .present{
    font-size: 3.1rem;
    line-height: 1.4;
    font-weight: 700;
    color: #ff9e6e;
    text-align: center;
    margin-top: 0px;
}
.block01 .present .b{
    font-size: 4.1rem;
}
.block01 .present .s{
    font-size: 2.7rem;
    font-weight: 500;
}
.block01 .img03{
    text-align: center;
    margin: 35px auto 0;
}

.block01 .img02{
    text-align: center;
    margin-top: 0px;
}
.block01 .time{
    width: 390px;
    font-size: 2.8rem;
    font-weight: 500;
    text-align: center;
    margin: 20px auto 35px;
    padding: 0 30px;
    border: 2px solid #000;
}
.block_list{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.block_item{
    margin: 0 10px;
}
.block_item .img01{
    width: 500px;
}
.block_item .img01 img{
    vertical-align: bottom;
}
.block_item .txt_box{
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
}
.block_item .txt_box .txt01{
    font-weight: 700;
    font-size: 4.1rem;
    line-height: 1;
    text-align: center;
    margin-bottom: .2em;
}
.block02{
    max-width: 1080px;
    position: relative;
    margin: 35px auto 0;
    padding: 20px 100px 0;
    overflow: hidden;
    box-sizing: border-box;
}
.block02::before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1080px;
    height: 7px;
    background: #EA605A;
}
.block02 h3{
    font-size: 3rem;
    font-weight: 500;
    margin: 0;
}
.block02 + .block02 h3{
    text-align: center;
}
.block02 h3 .s{
    font-size: 2.7rem;
    vertical-align: text-top;
}
.ie .block02 h3 .s,
.edge .block02 h3 .s,
.gecko .block02 h3 .s{
    position: relative;
    top: 8px;
}

.block02 h3 .fs01{ font-size: 3.3rem;}
.block02 h3 .fs02{ font-size: 2.0rem; padding-left: 1em;}

.block02 .recorder .txt{
    font-size: 1.8rem;
    line-height: 1.94;
    margin: 20px 0 35px 80px;
}
.block02 .recorder .txt02{
    font-size: 1.6rem;
    line-height: 1.75;
    margin: 10px 0 35px 80px;
}
.block02 .txt a,
.block02 .txt02 a{
    text-decoration: underline;
    color: #ff9999;
}
.block02 .txt a:hover,
.block02 .txt02 a:hover{
    text-decoration: none;
}
.block02 .red{
    color: #e73656;
}
.block02 .yellow{
    color: #F6A000;
}
.block02 dl{
    margin:60px auto 0;
}
.block02 dl dt{
    color: #AC5656;
    font-weight: 500;
    font-size: 2.2rem;
    position: relative;
    padding-left: 110px;
    margin-top: 50px;
}
.block02 dl dt:first-child{
    margin-top: 0;
}
.block02 dl dt::before{
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background: url(../img/closing-sale_2025/img07.png) no-repeat center center /cover;
    
}
.block02 dl dd{
    font-size: 1.8rem;
    line-height: 1.94;
    margin-left: 100px;
    margin-top: 10px;
    border-radius: 8px;
    padding: 20px 25px 20px 50px;
    border: 2px solid #E57373;
}
.block02 .img02{
    max-width: 1080px;
    text-align: center;
    margin: 50px auto 0;
}

.block03{
    max-width: 1080px;
    margin: 70px auto 0;
    border-top: 1px solid #7a7175;
}
.block03 .img02{
    text-align: center;
    margin: 70px auto 0;
}

.block02 img{
    max-width: 100%;
    height: auto;
    margin: 20px auto 0;
}


@media screen and (max-width: 767px) {
    .cnts_inner{
        margin: 8% 0;
    }
    .block01 .head h3{
        margin-bottom: 0;
        line-height: 0;
    }
    .block01 .head p{
        font-size: 1.6rem;
        padding-right: 20px;
    }
    .block01 .present_area{
    padding: 370px 3px 30px;
    background: url(../img/closing-sale_2025/bg01_sp.jpg) no-repeat center center /contain;
    background-size: cover;
    }

    .block01 .present{
        font-size: 2.1rem;
        margin-top: -10px;
    }
    .block01 .present .b{
        font-size: 2.7rem;
    }
    .block01 .present .s{
        font-size: 1.8rem;
    }
    .block01 .img02{
        margin: 10px auto 0;
        width: 80%;
    }
    .block01 .img01_02{
        width: 100%;
        margin: 30px auto 0px auto;
    }
    .block01 .time{
        width: 80%;
        font-size: 1.6rem;
        margin-top: 10px;
        padding: 0;
    }
    .block_list{
        display: block;
        margin-bottom: 20px;
    }
    .block_item{
        width: 90%;
        margin: 0 auto 20px;
    }
    .block_item .img01{
        width: auto;
    }
    .block_item .txt_box{
        height: auto;
        margin: 20px 0px 30px;
        background:none;
    }
    .block_item .txt_box .txt01{
        font-size: 2.1rem;
    }
    .block_item .txt_box .txt01 .fs01{
        font-size: 1.8rem;
    }
    .block_item .txt_box .txt02{
        font-size: 1.6rem;
    }
    .block_item .txt_box .txt02 .fs01{
        font-size: 1.8rem;
    }
    .block_item .txt_box .txt02 .fs02{
        font-size: 1.6rem;
    }
    .block02{
        margin: 35px auto 0;
        padding: 10px 10px 0 10px;
    }
    .block02::before{
        height: 4px;
        min-width: 0;
        width: 100%;
    }
    .block02 h3{
        font-size: 2.1rem;
        line-height: 1.4;
    }
    .block02 h3 .s{
        font-size: 1.4rem;
    }
    .block02 h3 .fs01{ font-size: 1.8rem;}
    .block02 h3 .fs02{ font-size: 1.6rem;}

    .block02 .recorder{
        display: block;
        width: 92%;
        margin: 20px auto;
    }
    .block02 .recorder .txt{
        font-size: 1.4rem;
        margin: 20px 0 0 0;
    }
    .block02 .recorder .txt02{
        font-size: 1.4rem;
        margin: 20px 0 0 0;
    }
    .block02 dl{
        width: 92%;
        margin: 40px auto 0;
    }
    .block02 dl dt{
        font-size: 1.6rem;
        padding-left: 50px;
        margin-top: 30px;
    }
    .block02 dl dt::before{
        width: 40px;
        height: 31px;
    }
    .block02 dl dd{
        font-size: 1.4rem;
        margin-left: 0;
        margin-top: 10px;
        padding: 10px 20px;
    }
    .block02 img{
        margin: 20px auto 0;
}
    .block03{
        margin-top: 40px;
    }
    .block03 .img02{
        margin-top: 20px;
    }
}

@media screen and (max-width:   360px) {
    .block02 .recorder .img01{
        width: 34%;
    }
}</pre></body></html>