/* --- compornent --- */
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    font-size: .7rem;
}
sup {
    bottom: .8ex;
}
sub {
    top: .5ex;
}
.pc-hide{
    display: none;
}
.sp-hide{
    display: block;
}
.c-txt{
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 1.8rem;
    letter-spacing: 0.05em;
    color: #494949;
}
.c-link{
    color: #294C74;
    text-decoration: underline;
}
.txt-serif{
    font-family: "Noto Serif JP", serif;
    line-height: 1.8rem;
    letter-spacing: 0.05em;
}
.txt-bold{
    font-weight: bold;
}

/* --- mv --- */
/* .l-mv{
    background: #c6ebfd;
    background-image: linear-gradient(0deg, #c4ebff 0%, #ffe3b7 100%);
} */
.l-mv__img{
    display: block;
    width: 1170px;
    margin: 0 auto;
}

/* --- intro --- */
.l-intro{
    padding: 100px 0;
    text-align: center;
}
.l-intro__txt{
    padding: 0 0 40px 0;
    line-height: 3rem;
    font-size: 16px;
    font-weight: bold;
}
.l-intro__btn{
    background-color: #ffffff;
}
.l-intro__btn::after {
    content: '▼';
}

/* --- present --- */
.l-present{
    background: #d5e7f4 url(/img/freepage/campaign/mk_select/images/present_bg.png) no-repeat top;
}
.l-present__inner{
    padding: 100px 0;
}
.l-present__container{
    display: flex;
    justify-content: center;
    align-items: center;
}
.l-present__img{
    width: 370px;
}
.l-present__title{
    padding-bottom: 30px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #251376;
}
.l-present__date{
    display: inline-block;
    padding: 3px 23px;
    background-color: #eef8fb;
}
.l-present__txt{
    padding-bottom: 0;
}
.l-present__subTxt{
    padding-bottom: 0;
    font-size: .7rem;
    line-height: 1.2rem;
}

/* --- ricepower --- */
.l-ricepower{
    padding: 100px 5vw 0;
}
.l-ricepower__inner01{
    max-width: 1000px;
    margin: 0 auto;
}
.l-ricepower__container01{
    display: flex;
    justify-content: center;
    align-items: center;
}
.l-ricepower__img{
    width: 33%;
    padding: 0 40px 0 0;
}
.l-ricepower__txtContainer{
    width: 66%;
}
.l-ricepower__title{
    padding-bottom: 30px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #251376;
}
.l-ricepower__inner02{
    max-width: 1000px;
    margin: 0 auto;
    padding: 80px 0 0;
}
.l-ricepower__container02{
    display: flex;
    justify-content: space-between;
}
.l-ricepower__itemImg{
    width: 33%;
    max-width: 300px;
    padding: 0 20px;
}

/* --- item --- */
.l-item{
    padding: 100px 0 0;
}
.l-item__title{
    padding-bottom: 15px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    color: #251376;
}
.l-item__inner{
    text-align: center;
    background: rgb(240 248 251);
    padding: 60px 50px 100px;
}
.l-item__inner-01{
    background: rgb(244 245 245);
}
.l-item__inner-02{
    background: rgb(230 240 241);
}
.l-item__inner-03{
    background: rgb(215 235 237);
}
.l-item__container{
    display: flex;
    text-align: left;
    align-items: center;
    max-width: 1170px;
    margin: 0 auto;
}
.l-item__img{
    width: 46%;
}
.l-item__txt{
    width: 54%;
}
.l-item__tag{
    display: inline-block;
    margin-bottom: 13px;
    padding: 0 0 2px 0;
}
.l-item__name{
    padding-bottom: 11px;
    color: #251376;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    line-height: 22px;
    font-weight: 500;
}
.l-item__heading{
    padding-top: 7px;
    margin-bottom: 9px;
    font-size: 18px;
    font-weight: 500;
    font-family: "Noto Serif JP", serif;
    line-height: 1.6em;
    color: #251376;
}
.l-item__txtContent{
    padding-bottom: 0;
    text-align: left;
    font-size: 1rem;
}
.l-item__spec{
    margin: 0 0 8px;
    color: #251376;
    font-size: 1rem;
    letter-spacing: 0.05em;
}
.l-item__price{
    color: #251376;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
}
.l-item__btn{
    background-color: #ffffff;
    width: 400px;
}
.l-item__btn02{
    padding: 20px 0 0 0;
}
.l-item__subTxtContent{
    padding-bottom: 0;
    font-size: .7rem;
    text-align: left;
    line-height: 1.2rem;
}

/* --- info --- */
.l-info{
    padding: 100px 0 0;
    text-align: center;
}
.l-info__txt{
    line-height: 2.2rem;
}
.l-info__comment{
    padding: 0 0 10px 0;
    margin: 0;
}
.l-info__btn--02{
    padding-top: 25px;
}
.l-info__btn01{
    width: 100%;
    max-width: 500px;
    padding: 32px 0;
    border: 0;
    color: #ffffff;
    background-color: #6e79ba;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Noto Sans JP';
    -webkit-box-shadow: 0px 3px 5px rgb(90 52 19 / 30%);
    box-shadow: 4px 4px 6px rgb(0 0 0 / 24%);
}
.l-info__btn01.c-button--arrow::after{
    right: 30px;
    color: #ffffff;
    font-size: 18px;
}
.l-info__title{
    margin: 0;
    padding: 100px 0 15px;
}
.l-info__subTxtContainer{
    display: flex;
    justify-content: center;
}
.l-info__subTxt{
    font-size: .8rem;
    text-align: left;
}

/* --- utility --- */
.u-yen{
    font-size: 1rem;
}
.u-strong{
    background-color: #c9f3fd;
    background-image: linear-gradient(90deg, #c4f2ff 0%, #ffffe2 50%, #fff0d4 100%);
    font-size: 1.3rem;
    font-weight: bold;
}
.u-h2sup{
    bottom: 2.5ex;
}
.u-scrollFadeIn{
    transform: translateY(20px);
    transition: all .7s ease-in;
    opacity: 0;
}
.u-scrollFadeIn.js-blockIn{
    transform: translateY(0);
    opacity: 1;
}

/* --- smart phone --- */
@media screen and (max-width: 767px){
    /* --- compornent --- */
    .pc-hide{
        display: block;
    }
    .sp-hide{
        display: none;
    }
    .c-txt{
        font-size: 14px;
        line-height: 1.4rem;
    }
    .txt-bold{
        display: block;
        padding: 7px 0 0;
        font-size: 16px;
    }
    
    /* --- intro --- */
    .l-intro{
        padding: 60px 0;
    }
    .l-intro__txt{
        padding: 0 0 20px 0;
        line-height: 2rem;
        letter-spacing: 0;
        font-size: 14px;
    }

    /* --- ricepower --- */
    .l-ricepower{
        padding: 60px 5vw 0;
    }
    .l-ricepower__container01{
        align-items: flex-start;
    }
    .l-ricepower__img{
        width: 50%;
        padding: 0 16px 15px 0;
    }
    .l-ricepower__title{
        padding-bottom: 20px;
        font-size: 1.4rem;
    }
    .l-ricepower__inner02{
        padding: 60px 0 0;
    }
    .l-ricepower__container02{
        display: flex;
        flex-wrap: wrap;
    }
    .l-ricepower__itemImg{
        width: 50%;
        padding: 10px;
    }

    /* --- present --- */
    .l-present__inner{
        padding: 35px 5vw 60px;
    }
    .l-present__container{
        display: block;
        text-align: center;
    }
    .l-present__title{
        padding-bottom: 20px;
        font-size: 1.4rem;
    }
    .l-present__txt{
        padding: 10px 0 0;
    }
    .l-present__subTxt{
        padding: 10px 0 15px;
        text-align: left;
        font-size: .7rem;
    }

    /* --- item --- */
    .l-item{
        padding: 50px 0 0;
    }
    .l-item__title{
        font-size: 1.4rem;
    }
    .l-item__inner{
        padding: 30px 5vw 60px;
    }
    .l-item__container{
        display: block;
    }
    .l-item__img{
        width: 100%;
    }
    .l-item__tag{
        font-size: .8rem;
        margin-bottom: 3px;
        padding: 0;
    }
    
    .l-item__txt{
        width: 100%;
        padding: 0 0 30px;
        text-align: center;
    }
    .l-item__name{
        font-size: 1.3rem;
        line-height: 2rem;
    }
    .l-item__spec{
        margin-bottom: 3px;
        font-size: .8rem;
    }
    .l-item__price{
        font-size: 1.2rem;
    }
    .l-item__heading{
        padding-top: 12px;
        margin-bottom: 4px;
        font-size: 16px;
        line-height: 1.5rem;
    }
    .l-item__txtContent{
        font-size: .8rem;
        line-height: 1.7rem;
        text-align: center;
    }
    .l-item__subTxtContent{
        font-size: .6rem;
        line-height: 1.1rem;
        padding-top: 10px;
        text-align: center;
    }
    .l-item__btn{
        font-size: 13px;
    }

    /* --- info --- */
    .l-info {
        padding: 60px 0 0;
    }
    .l-info__txt{
        padding: 0 5vw;
    }
    .l-info__comment{
        padding-top: 20px;
    }
    .l-info__subTxt{
        padding: 0 5vw 60px;
        font-size: .7rem;
    }
    .l-info__btn{
        display: block;
        margin: 0 5vw;
        width: auto;
        font-size: 1.2rem;
    }
    .l-info__btn01{
        padding: 26px 0;
        font-size: 16px;
    }
    .l-info__btn01.c-button--arrow::after{
        font-size: 14px;
    }
    .l-info__title{
        padding: 60px 0 15px;
    }

    /* --- utility --- */
    .u-strong{
        font-size: 1rem;
    }
    .u-h2sup {
        bottom: 1.5ex;
        font-size: 10px;
    }
}