@charset "utf-8";
/* ======================
common
=======================*/
html {
    background-color: var(--primary-gold, #DDBD87);
}


/* ======================
article header
=======================*/
.article__header {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 375px;
    position: relative;
}

.mainVisual {
    margin-top: 50px;
}

.mainTxt {
    color: var(--primary-white);
    font-size: 6.0rem;
    line-height: 1.0;
}

.mainYear {
    content: '';
    position: absolute;
    color: var(--primary-white);
    font-size: 3.0rem;
    line-height: 0.9;
    top: 111px;
    right: 8px;
}

.part__lease {
    content: '';
    position: absolute;
    width: 51px;
    top: 83px;
    left: 63px;
}

.part__dome {
    content: '';
    position: absolute;
    width: 58px;
    top: 105px;
    right: 55px;
}

/* article header pc */
@media screen and (min-width: 769px) {
    .article__header {
        width: 100%;
        margin: 0 auto;
    }
    
    .mainVisual {
        margin: 155px 10% 0;
    }
    
    .mainTxt {
        font-size: 15vw;
    }
    
    .mainYear {
        font-size: 6.9vw;
        top: 66%;
        right: 3%;
    }
    
    .mainPart {
        width: 100%;
    }

    .part__lease {
        content: '';
        position: absolute;
        width: 15.1%;
        top: 47%;
        left: 17.5%;
    }
    
    .part__dome {
        content: '';
        position: absolute;
        width: 16.5%;
        top: 54%;
        right: 16%;
    }
}/* pc 769px */


/* ======================
food&goods
=======================*/
.introduction {
    width: 375px;
    height: 585px;
    background-image: url(../image/background_snowFoodSp.png), url(../image/backgroundSp03.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 360px 580px;
    margin: 40px auto 0;
    position: relative;
}

.introduction::after {
    content: 'グルメ・ドリンク＆雑貨';
    position: absolute;
    color: var(--primary-white);
    font-family: "Zen Kaku Gothic Antique";
    font-size: 1.2rem;
    font-weight: 900;
    line-height: 1.0;
    letter-spacing: 0.36px;
    text-align: center;
    transform: rotate(4.713deg);
    width: 152px;
    height: 12px;
    top: 50.5%;
    right: 30px;
}

.topic {
    color: var(--primary-green);
    text-align: center;
    font-size: 4.3rem;
    line-height: 1.0;
    padding-top: 35px;
    margin-bottom: -8px;
}

.topicImg {
    width: 256px;
    display: block;
    margin: 0 auto;
}

.tag {
    content: '';
    position: absolute;
    width: 210px;
    transform: rotate(4.59deg);
    top: 47%;
    right: 17px;
}

.topicTxt {
    text-align: center;
    font-family: "Zen Kaku Gothic Antique";
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 20px;
}

.topicPart {
    width: 366px;
    height: 75px;
    margin: 15px auto 0;
    position: relative;
}

.frame {
    content: '';
    position: absolute;
    width: 46px;
    top: -10px;
    left: 41%;
}

.santa {
    content: '';
    position: absolute;
    width: 54px;
    transform: rotate(2.5deg);
    top: 15px;
    left: 51%;
}

/* foods */
.foods {
    width: 375px;
    margin: 42px auto 0;
}

.food__title {
    position: relative;
}

.food__topic {
    color: var(--primary-white);
    text-align: center;
    font-size: 9.0rem;
    line-height: 1.0;
}

.leaf {
    width: 335px;
    display: block;
    margin: 0 auto;
}

.part_ornament {
    content: '';
    position: absolute;
    width: 25px;
    top: 2px;
    left: 23px;
}

.part_lease {
    content: '';
    position: absolute;
    width: 61px;
    top: 50px;
    left: 117px;
}

.part_cookie {
    content: '';
    position: absolute;
    width: 50px;
    top: -10px;
    right: 60px;
}

/* foodContent left */
.food__itemLeft {
    display: flex;
    justify-content: center;
    height: 200px;
    background-image: url(../image/background_food01.png);
    background-repeat: no-repeat;
    background-size: 290px;
    background-position: 50% 12%;
    margin-top: 45px;
    position: relative;
}

.item__content--left {
    text-align: left;
}

.item__title {
    color: var(--primary-red);
    font-size: 3.2rem;
    line-height: 1.0;
    letter-spacing: -1.28px;
}

.price {
    color: var(--primary-gold);
    font-size: 2.5rem;
    line-height: 1.0;
    margin-top: 5px;
}

.price__number {
    font-size: 3.2rem;
}

.item__content--left .item__txt {
    /* content: '';
    position: absolute; */
    width: 295px;
    margin: 40px 0 0 20px;
    /* top: 150px;
    right: 10%; */
}

.item__name {
    font-family: "Zen Kaku Gothic Antique";
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 1.3;
}

.itemTxt {
    font-family: "Zen Kaku Gothic Antique";
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.7;
    margin-top: 6px;
}

.ImgLeft--foodImg01 {
    content: '';
    position: absolute;
    width: 174px;
    top: -20px;
    left: -10px;
}

.ImgLeft--foodImg03 {
    content: '';
    position: absolute;
    width: 174px;
    transform: rotate(25.165deg);
    top: -50px;
    left: 13px;
}

.ImgLeft--foodImg05 {
    content: '';
    position: absolute;
    width: 174px;
    top: 35px;
    left: 5px;
}

/* part01 */
.item__topic01 {
    margin: 20px 0 0 150px;
}

.food__itemLeft--item01 {
    position: relative;
}

.food__itemLeft--item01::after {
    content: '';
    position: absolute;
    background-image: url(../image/part20.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(10.274deg);
    width: 48px;
    height: 50px;
    top: 110px;
    right: 32px;
}

/* part03 */
.item__topic03 {
    margin: 50px 0 0 150px;
}

.food__itemLeft--item03 {
    position: relative;
}

.food__itemLeft--item03::after {
    content: '';
    position: absolute;
    background-image: url(../image/part22.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(10.274deg);
    width: 50px;
    height: 51px;
    top: 102px;
    right: 28px;
}

/* part05 */
.item__topic05 {
    margin: 50px 0 0 150px;
}

.food__itemLeft--item05 {
    position: relative;
}

.food__itemLeft--item05::after {
    content: '';
    position: absolute;
    background-image: url(../image/part24.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 42px;
    height: 44px;
    top: 102px;
    right: 38px;
}

/* foodContent right */
.food__itemRight {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    height: 220px;
    background-image: url(../image/background_food02.png);
    background-repeat: no-repeat;
    background-size: 290px;
    background-position: 50% 50%;
    margin-top: 45px;
    position: relative;
}

.item__content--right {
    text-align: right;
}

.item__content--right .item__txt {
    /* content: '';
    position: absolute; */
    width: 295px;
    margin: 30px 12px 0 0;
    /* top: 120px;
    right: 8%; */
}

.ImgRight--foodImg02 {
    content: '';
    position: absolute;
    width: 145px;
    top: 15px;
    right: 30px;
}

.ImgRight--foodImg04 {
    content: '';
    position: absolute;
    width: 180px;
    top: -35px;
    right: -5px;
}

.ImgRight--foodImg06 {
    content: '';
    position: absolute;
    width: 150px;
    top: -10px;
    right: 15px;
}

/* part02 */
.item__topic02 {
    margin: 50px 140px 0 0;
}

.food__itemRight--item02 {
    position: relative;
}

.food__itemRight--item02::after {
    content: '';
    position: absolute;
    background-image: url(../image/part21.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(10.274deg);
    width: 40px;
    height: 47px;
    top: 85px;
    left: 27px;
}

/* part04 */
.item__topic04 {
    margin: 50px 140px 0 0;
}

.food__itemRight--item04 {
    position: relative;
    margin-top: 55px;
}

.food__itemRight--item04::after {
    content: '';
    position: absolute;
    background-image: url(../image/part23.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 47px;
    top: 95px;
    left: 35px;
}

/* part06 */
.item__topic06 {
    margin: 50px 140px 0 0;
}

.food__itemRight--item06 {
    position: relative;
    margin-top: 55px;
}

.food__itemRight--item06::after {
    content: '';
    position: absolute;
    background-image: url(../image/part25.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 45px;
    height: 34px;
    top: 95px;
    left: 25px;
}


/* goods */
.goods {
    width: 375px;
    margin: 42px auto 0;
}

.good__title {
    position: relative;
}

.good__topic {
    color: var(--primary-white);
    text-align: center;
    font-size: 9.0rem;
    line-height: 1.0;
}

.part_snowdome {
    content: '';
    position: absolute;
    width: 38px;
    top: 40px;
    left: 15px;
}

.part_tree {
    content: '';
    position: absolute;
    width: 42px;
    top: 20px;
    left: 132px;
}

.part_deer {
    content: '';
    position: absolute;
    width: 30px;
    top: -3px;
    right: 78px;
}

/* goodContent left */
.good__itemLeft {
    display: flex;
    justify-content: center;
    height: 200px;
    background-image: url(../image/background_food01.png);
    background-repeat: no-repeat;
    background-size: 290px;
    background-position: 50% 12%;
    margin-top: 45px;
    position: relative;
}

.goodContent .item__title {
    color: var(--primary-darkGreen);
}

.ImgLeft--goodImg01 {
    content: '';
    position: absolute;
    width: 111px;
    top: -40px;
    left: 40px;
}

/* .ImgLeft--goodImg03 {
    content: '';
    position: absolute;
    width: 195px;
    top: -60px;
    left: -50px;
} */

.ImgLeft--goodImg03 {
    content: '';
    position: absolute;
    width: 205px;
    top: -72px;
    left: -46px;
}

.ImgLeft--goodImg05 {
    content: '';
    position: absolute;
    transform: rotate(16.43deg);
    width: 125px;
    top: -40px;
    left: 20px;
}

/* part07 */
.item__topic07 {
    margin: 50px 0 0 150px;
}

.good__itemLeft--item01 {
    position: relative;
}

.good__itemLeft--item01::after {
    content: '';
    position: absolute;
    background-image: url(../image/part26.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(10.274deg);
    width: 48px;
    height: 50px;
    top: 93px;
    right: 32px;
}

/* part09 */
.item__topic09 {
    margin: 50px 0 0 130px;
}

.good__itemLeft--item03 {
    position: relative;
}

.good__itemLeft--item03::after {
    content: '';
    position: absolute;
    background-image: url(../image/part28.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 46px;
    top: 90px;
    right: 42px;
}

/* part11 */
.item__topic11 {
    margin: 20px 0 0 110px;
}

.good__itemLeft--item05 {
    position: relative;
}

.good__itemLeft--item05::after {
    content: '';
    position: absolute;
    background-image: url(../image/part30.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 43px;
    height: 60px;
    top: 70px;
    right: 38px;
}

/* goodContent right */
.good__itemRight {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    height: 220px;
    background-image: url(../image/background_food02.png);
    background-repeat: no-repeat;
    background-size: 290px;
    background-position: 50% 50%;
    margin-top: 45px;
    position: relative;
}

.ImgRight--goodImg02 {
    content: '';
    position: absolute;
    width: 162px;
    top: -40px;
    right: 10px;
}

.ImgRight--goodImg04 {
    content: '';
    position: absolute;
    transform: rotate(-10.387deg);
    width: 144px;
    top: -15px;
    right: 35px;
}

/* part08 */
.item__topic08 {
    margin: 40px 140px 0 0;
}

.good__itemRight--item02 {
    position: relative;
    margin-top: 65px;
}

.good__itemRight--item02::after {
    content: '';
    position: absolute;
    background-image: url(../image/part27.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(-10deg);
    width: 41px;
    height: 45px;
    top: 85px;
    left: 27px;
}

/* part10 */
.item__topic10 {
    margin: 45px 160px 0 0;
}

.good__itemRight--item04 {
    position: relative;
    margin-top: 65px;
}

.good__itemRight--item04::after {
    content: '';
    position: absolute;
    background-image: url(../image/part29.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 37px;
    height: 54px;
    top: 130px;
    left: 30px;
}



/* food&goods pc */
@media screen and (min-width: 769px) {
    .introduction {
        width: 88%;
        height: auto;
        background-image: url(../image/background_snowFoodLp.png), url(../image/backgroundLp03.png);
        background-size: 100% 100%;
        margin: 8% auto 0;
        padding-bottom: 10%;
    }
    
    .introduction::after {
        font-size: 2.8vw;
        letter-spacing: 1.05px;
        width: 42%;
        height: 34px;
        top: 62.5%;
        right: 7.0%;
    }
    
    .topic {
        font-size: 10.0vw;
        padding-top: 15%;
        margin-bottom: -2.2vw;
    }
    
    .topicImg {
        width: 64%;
    }
    
    .tag {
        width: 56.5%;
        top: 58%;
        right: 3.5%;
    }

    .brSp {
        display: none;
    }
    
    .topicTxt {
        font-size: 1.9vw;
        font-weight: 700;
        line-height: 2.0;
        letter-spacing: 1.25px;
        margin-top: 55px;
    }
    
    .topicPart {
        width: 63%;
        height: 165px;
    }
    
    .frame {
        width: 15.5%;
        top: -25px;
        left: 41%;
    }
    
    .santa {
        width: 17%;
        top: 15px;
        left: 53%;
    }

    /* foods */
    .foods {
        width: 100%;
        margin: 175px auto 0;
    }

    .food__title {
        position: relative;
    }

    .food__topic {
        font-size: 22.6vw;
    }

    .leaf {
        width: 87.6%;
    }

    .part_ornament {
        width: 7.3%;
        top: -1.5%;
        left: 8%;
    }

    .part_lease {
        width: 15.1%;
        top: 45%;
        left: 32.5%;
    }

    .part_cookie {
        width: 14.0%;
        top: -12.5%;
        right: 16.5%;
    }

    .foodContent {
        margin-top: 150px;
    }

    /* foodContent left */
    .food__itemLeft {
        display: flex;
        justify-content: center;
        height: auto;
        background-image: url(../image/background_food01.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
        margin-top: 70px;
        padding: 100px 0;
        position: relative;
    }

    .item__title {
        font-size: 8.3vw;
        letter-spacing: -6px;
    }

    .price {
        font-size: 6.9vw;
        margin-top: 10px;
    }

    .price__number {
        font-size: 8.3vw;
    }

    .item__content--left .item__txt {
        width: 95%;
        margin: 5% 0 0 52%;
    }

    .item__name {
        font-size: 1.9vw;
        letter-spacing: 8.4px;
    }

    .itemTxt {
        font-size: 1.6rem;
        font-weight: 900;
        letter-spacing: 3.2px;
        margin-top: 8px;
    }

    .ImgLeft--foodImg01 {
        width: 49.8%;
        top: -70px;
        left: -10px;
    }

    .ImgLeft--foodImg03 {
        width: 42.7%;
        top: -50px;
        left: 6.5%;
    }

    .ImgLeft--foodImg05 {
        width: 52.0%;
        top: 50px;
        left: -50px;
    }

    /* part01 */
    .item__topic01 {
        margin: 0 0 0 52%;
    }

    .food__itemLeft--item01::after {
        width: 7.5%;
        height: 110px;
        top: 51%;
        right: 5%;
    }

    /* part03 */
    .food__itemLeft--item03 {
        margin-top: 120px;
        padding: 150px 0;
    }

    .item__topic03 {
        margin: 0 0 0 59%;
    }

    .food__itemLeft--item03 .item__txt {
        margin: 5% 0 0 59%;
    }

    .food__itemLeft--item03::after {
        width: 8.0%;
        height: 125px;
        top: 45%;
        right: 7%;
    }

    /* part05 */
    .food__itemLeft--item05 {
        margin-top: 135px;
        padding: 150px 0;
    }

    .item__topic05 {
        margin: 0 0 0 52%;
    }

    .food__itemLeft--item05 .item__txt {
        margin: 5% 0 0 59%;
    }

    .food__itemLeft--item05::after {
        width: 9.5%;
        height: 142px;
        top: 42%;
        right: 10%;
    }

    /* foodContent right */
    .food__itemRight {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        height: auto;
        background-image: url(../image/background_food02.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
        margin-top: 70px;
        padding: 100px 0;
        position: relative;
    }

    .item__content--right .item__txt {
        width: auto;
        margin: 5% 35% 0 0;
    }

    .ImgRight--foodImg02 {
        width: 32.2%;
        top: 21%;
        right: 7%;
    }

    .ImgRight--foodImg04 {
        width: 45%;
        top: -9%;
        right: -7.0%;
    }

    .ImgRight--foodImg06 {
        width: 36.5%;
        top: 15%;
        right: 0.5%;
    }

    /* part02 */
    .item__topic02 {
        margin: 20px 250px 0 0;
    }

    .food__itemRight--item02 {
        margin-top: 120px;
        padding: 150px 0;
    }

    .food__itemRight--item02::after {
        width: 13%;
        height: 218px;
        top: 40%;
        left: 5%;
    }

    /* part04 */
    .item__topic04 {
        margin: 3% 295px 0 0;
    }

    .food__itemRight--item04 {
        position: relative;
        margin-top: 120px;
    }

    .food__itemRight--item04 .item__txt {
        margin: 5% 295px 0 0;
    }

    .food__itemRight--item04::after {
        width: 8.8%;
        height: 126px;
        top: 53%;
        left: 8%;
    }

    /* part06 */
    .item__topic06 {
        margin: 50px 370px 0 0;
    }

    .food__itemRight--item06 {
        position: relative;
        margin-top: 120px;
    }

    .food__itemRight--item06 .item__txt {
        margin: 5% 370px 0 0;
    }

    .food__itemRight--item06::after {
        width: 11.8%;
        height: 126px;
        top: 50%;
        left: 8%;
    }

    /* goods */
    .goods {
        width: 100%;
        margin: 110px auto 0;
    }

    .good__title {
        position: relative;
    }

    .good__topic {
        font-size: 22.6vw;
    }

    .part_snowdome {
        width: 10.4%;
        top: 40%;
        left: 5%;
    }

    .part_tree {
        width: 11%;
        top: 18.5%;
        left: 36%;
    }

    .part_deer {
        width: 9.5%;
        top: -8%;
        right: 21%;
    }

    /* goodContent left */
    .good__itemLeft {
        display: flex;
        justify-content: center;
        height: auto;
        background-image: url(../image/background_food01.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
        margin-top: 45px;
        padding: 100px 0;
        position: relative;
    }

    .ImgLeft--goodImg01 {
        width: 28.0%;
        top: -10%;
        left: 13%;
    }

    /* .ImgLeft--goodImg03 {
        width: 48.0%;
        top: -9.5%;
        left: -10%;
    } */
    
    .ImgLeft--goodImg03 {
        width: 52.2%;
        top: -9.5%;
        left: -12%;
    }

    .ImgLeft--goodImg05 {
        width: 35.5%;
        top: -10%;
        left: 5%;
    }

    /* part07 */
    .item__topic07 {
        margin: 5% 0 0 30%;
    }

    .good__itemLeft--item01 {
        margin-top: 150px;
    }

    .good__itemLeft--item01 .item__txt {
        margin: 8% 0 0 32%;
    }

    .good__itemLeft--item01::after {
        width: 5.6%;
        height: 122px;
        top: 42%;
        right: 8.5%;
    }

    /* part09 */
    .item__topic09 {
        width: 100%;
        margin: 5% 0 0 30%;
    }

    .good__itemLeft--item03 {
        margin-top: 105px;
    }

    .good__itemLeft--item03 .item__txt {
        margin: 8% 0 0 32%;
    }

    .good__itemLeft--item03::after {
        width: 6.7%;
        height: 129px;
        top: 43%;
        right: 8%;
    }

    /* part11 */
    .item__topic11 {
        margin: 5% 0 0 30%;
    }

    .good__itemLeft--item05 {
        margin-top: 120px;
    }

    .good__itemLeft--item05 .item__txt {
        margin: 8% 0 0 32%;
    }

    .good__itemLeft--item05::after {
        width: 6.5%;
        height: 130px;
        top: 38%;
        right: 8%;
    }

    /* goodContent right */
    .good__itemRight {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        height: auto;
        background-image: url(../image/background_food02.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
        margin-top: 45px;
        padding: 100px 0;
        position: relative;
    }

    .ImgRight--goodImg02 {
        width: 42.0%;
        top: -5%;
        right: 8%;
    }

    .ImgRight--goodImg04 {
        width: 33.5%;
        top: 9.5%;
        right: 8%;
    }

    /* part08 */
    .item__topic08 {
        margin: 40px 350px 0 0;
    }

    .good__itemRight--item02 {
        position: relative;
        margin-top: 95px;
    }

    .good__itemRight--item02 .item__txt {
        margin: 5% 45% 0 0;
    }

    .good__itemRight--item02::after {
        width: 6.8%;
        height: 115px;
        top: 62%;
        left: 11%;
    }

    /* part10 */
    .item__topic10 {
        margin: 15px 200px 0 0;
    }

    .good__itemRight--item04 {
        position: relative;
        margin-top: 95px;
        padding: 150px 0;
    }

    .good__itemRight--item04 .item__txt {
        margin: 5% 36% 0 0;
    }

    .good__itemRight--item04::after {
        width: 6.9%;
        height: 145px;
        top: 65%;
        left: 12%;
    }
}


/*==========================
fadeIn
==========================*/
.fadeIn {
    transform: translate(0, 50px);
    opacity: 0;
    transition: 0.8s;
}

.fadeIn.animated {
    transform: translate(0, 0);
    opacity: 1;
}