/**, *::after, *::before {*/
/*    box-sizing: border-box*/
/*}*/

body {
    background: #FAF7F2
}

.section1 {
    height: 100vh
}

.section1 .scroll_swiper {
    width: 100%;
    height: 100%
}

.section1 .scroll_swiper .swiper-slide .matter {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative
}

.section1 .scroll_swiper .swiper-slide .matter .fixed {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    transform: translate(-50%, 50px);
    bottom: 6.25vw;
    z-index: 5;
    opacity: 0;
    transition: 1.5s
}

.section1 .scroll_swiper .swiper-slide .matter .fixed .label {
    color: #333;
    font-family: 'Cormorant-Garamond-Regular';
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25vw;
    position: relative
}

.section1 .scroll_swiper .swiper-slide .matter .fixed .label img {
    position: absolute;
    height: 2.23958vw;
    width: 3.59375vw;
    top: .78125vw;
    z-index: -1;
    left: 50%;
    transform: translate(-50%,50px);
    opacity: 0;
    transition: 1s;
}

.section1 .scroll_swiper .swiper-slide .matter .fixed .label:not(:last-child) {
    margin: 0 1.77083vw 0 0
}

.section1 .scroll_swiper .swiper-slide-active .matter .fixed .label.on img {
    opacity: 1;
    transform: translate(-50%,0);
    transition-delay: 1.2s;
}

.section1 .scroll_swiper .swiper-slide .matter .wrap {
    display: flex
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .picture {
    display: flex;
    margin: 0 7.39583vw 0 0
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .img {
    width: 17.34375vw;
    margin: 0 6.35417vw 0 0;
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .img img {
    width: 100%
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .img2 {
    width: 15.83333vw;
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .img2 img {
    width: 100%
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .text {
    width: 39.01042vw;
    margin: 6.77083vw 0 0 0
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .text h1 {
    color: #666;
    font-family: "Bodoni";
    font-size: 1.66667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.5vw;
    text-transform: capitalize;
    margin: 0 0 2.08333vw;
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s
}

.section1 .scroll_swiper .swiper-slide .matter .wrap .text p {
    color: #666;
    font-size: .83333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25vw;
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s
}

.section1 .scroll_swiper .swiper-slide:nth-child(2n).swiper-slide-active {
    opacity: 0
}

.section1 .scroll_swiper .swiper-slide:nth-child(2n) .matter .wrap {
    flex-direction: row-reverse
}

.section1 .scroll_swiper .swiper-slide:nth-child(2n) .matter .wrap .picture {
    margin: 0 0 0 7.39583vw
}

.section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .fixed {
    opacity: 1;
    transform: translate(-50%, 0);
    transition-delay: 1s
}

.section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .picture .img, .section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .img2, .section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .text h1, .section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .text p {
    opacity: 1;
    transform: translateY(0)
}

.section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .img {
    transition-delay: 0.5s
}

.section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .img2 {
    transition-delay: 0.7s
}

.section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .text h1 {
    transition-delay: 0.9s
}

.section1 .scroll_swiper .swiper-slide.swiper-slide-active .matter .wrap .text p {
    transition-delay: 1.1s
}

.section2 {
    overflow: hidden;
    background: #BEA574
}

.section2 .wrap {
    width: 80.98958vw;
    margin: 4.47917vw auto 2.1875vw
}

.section2 .wrap .title {
    color: #000;
    text-align: center;
    font-family: 'Cormorant-Garamond-Regular';
    font-size: 1.66667vw;
    font-style: italic;
    font-weight: 400;
    line-height: 2.5vw;
    margin: 0 0 3.33333vw
}

.section2 .wrap .title p {
    font-family: 'Cormorant-Garamond-Regular'
}

.section2 .wrap .content {
    display: flex;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin: auto
}

.section2 .wrap .content .img:not(:last-child) {
    margin: 0 2.08333vw 0 0
}

.section2 .wrap .content .position_img1 {
    width: 13.07292vw;
    position: absolute;
    top: 19.32292vw;
    right: -9.01042vw;
    z-index: 5
}

.section2 .wrap .content .position_img2 {
    width: 15.625vw;
    position: absolute;
    top: 22.29167vw;
    right: -9.375vw;
    z-index: 5
}

@media screen and (max-width: 1024px) {
    .section1 .scroll_swiper .swiper-slide .matter .wrap .img, .section1 .scroll_swiper .swiper-slide .matter .wrap .img2, .section1 .scroll_swiper .swiper-slide .matter .wrap .text h1, .section1 .scroll_swiper .swiper-slide .matter .wrap .text p {
        opacity: 1 !important;
        transform: translateY(0) !important
    }

    .section1 {
        height: auto;
        padding: 50px 0
    }

    .section1 .scroll_swiper .swiper-wrapper {
        flex-direction: column
    }

    .section1 .scroll_swiper .swiper-slide .matter {
        flex-direction: column;
        padding: 50px 0
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap {
        flex-direction: column !important;
        max-width: 90%
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap .picture {
        margin: 0 !important
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap .img {
        width: 50%
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap .img2 {
        width: 50%
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap .text {
        width: 100%
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap .text h1 {
        font-size: 24px;
        line-height: 1;
        margin: 0 0 20px
    }

    .section1 .scroll_swiper .swiper-slide .matter .wrap .text p {
        font-size: 14px;
        line-height: 1.6
    }

    .section1 .scroll_swiper .swiper-slide .matter .fixed {
        position: static;
        opacity: 1 !important;
        transform: translateY(0) !important;
        margin: 25px 0 0 0
    }

    .section1 .scroll_swiper .swiper-slide .matter .fixed .label:not(:last-child) {
        margin: 0 25px 0 0
    }

    .section1 .scroll_swiper .swiper-slide .matter .fixed .label {
        font-size: 16px;
        line-height: 1
    }

    .section1 .scroll_swiper .swiper-slide .matter .fixed .label img {
        width: 28px;
        bottom: -5px;
        top: unset
    }

    .section2 .wrap {
        width: 90%;
        margin: 25px auto
    }

    .section2 .wrap .title {
        font-size: 20px;
        line-height: 1.6
    }

    .section2 .wrap .content {
        flex-direction: column
    }

    .section2 .wrap .content .img:not(:last-child) {
        margin: 0 0 20px 0
    }

    .section2 .wrap .content .img {
        width: 100%
    }

    .section2 .wrap .content .position_img1 {
        width: 87px;
        position: absolute;
        top: 97%;
        right: -38px;
        z-index: 5
    }

    .section2 .wrap .content .position_img2 {
        width: 100px;
        position: absolute;
        top: 98.5%;
        right: -38px;
        z-index: 5
    }
}
