@font-face {
    font-family: 'EBGaramond';
    src: url("/page/collection/2020aw/2nd_collection/font/EBGaramond-Regular.woff");
}

@font-face {
    font-family: 'Cormorant';
    src: url("/page/collection/2021ss/2nd_collection/font/Cormorant-Light.ttf");
}

@font-face {
    font-family: 'CinzelDecorative';
    src: url("/page/collection/2021ss/2nd_collection/font/CinzelDecorative-Regular.otf");
}

@font-face {
    font-family: 'Cinzel';
    src: url("/page/collection/2021ss/2nd_collection/font/Cinzel-Regular.ttf");
  }

.sp_only {
    display: none !important;
}

.header {
    min-width: 100%;
}

.header .header-nav {
    right: 0;
}

#collection_1st img {
    max-width: 100%;
}

a:hover {
    opacity: .7;
}

/* [data-aos^=fade][data-aos^=fade] {
    }
    [data-aos][data-aos][data-aos-duration="1750"]{
    transition: opacity 1500ms, transform 1500ms;
    transition-duration: 1.5s!important;
    } */

#collection_1st {
    width: 100%;
    margin: 0 auto;
    /* background-image: url(/Page/collection/2021ss/2nd_collection/img/PC_2.jpg); */
    background-repeat: no-repeat;
    background-size: 1279px;
    background-position-x: center;
    background-position-y: -303px;
    background-position-y: 15637px;
}

.fl {
    display: flex;
    flex-wrap: wrap;
}

#collection_1st img {
    width: 100%;
}

/*mv*/
.mv {
    width: 128rem !important;
    margin: 0 auto !important;
}

/* #collection_1st .mv .block_credit{
    padding-left: 50rem;
  } */

/*box共有*/

/* .parallax-window {
    min-height: 800px;
    background: transparent;
  } */

.parallax_content {
    display: flex;
    height: 100%;
    /* padding: 100%; */
    justify-content: center;
    align-items: center;

    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: space-between;
}

.block_credit {
    font-size: 2.6rem;
    line-height: 8rem;
    letter-spacing: 0.06em;
    font-family: 'Cinzel', serif;
    font-weight: 600;
    color: #1f1f1f;
    text-align: center;
}

.block_credit span {
    font-family: 游明朝体, YuMincho, "游明朝 Medium", "Yu Mincho", "Hiragino Mincho ProN", HGS明朝E, yumin, メイリオ, serif;
    font-size: 2rem;
}

.jtext {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    transform: none !important;
    font-size: 1rem;
}

.relative {
    position: relative;
}

#collection_1st .item-inner.active .block_link,
#collection_1st .item-inner.active .block_credit,
#collection_1st .item-inner.active .btn_close,
#collection_1st .mv.active .block_link,
#collection_1st .mv.active .block_credit,
#collection_1st .mv.active .btn_close,
#collection_1st .js-point.active .block_link,
#collection_1st .js-point.active .block_credit,
#collection_1st .js-point.active .btn_close {
    visibility: visible;
    opacity: 1;
}

#collection_1st .item-inner.active .block-image,
#collection_1st .mv.active .block-image,
#collection_1st .js-point.active .block-image {
    opacity: 0.3;
}

#collection_1st .js-point {
    position: relative;
}

#collection_1st .block_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    visibility: hidden;
    opacity: 0;
}

#collection_1st .block-image {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#collection_1st .block_credit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    width: 100%;
}

#collection_1st .block_credit ol li {
    padding: 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#collection_1st .block_credit--num {
    padding-right: 1rem;
}

#collection_1st .btn_close {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 6.8rem;
    height: 6.8rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#collection_1st .btn_close:hover {
    cursor: pointer;
}

#collection_1st .btn_close span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #1f1f1f;
}

#collection_1st .btn_close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#collection_1st .btn_close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#collection_1st figure {
    position: relative;
}

#collection_1st .item-inner.show {
    transform: scaleY(1);
}

#collection_1st .item-inner {
    transform: scaleY(0);
}

#collection_1st .item-inner {
    margin: 0 0% 0 0%;
    width: 100%;
    height: 100%;
    -webkit-transition: transform 650ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: transform 650ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: transform 650ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: transform 650ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 650ms cubic-bezier(0.19, 1, 0.22, 1);
}

/* box1 */
#collection_1st .collection_1st_box1 {
    margin: 0 auto;
    margin-top: 18rem;
    width: 104.5rem;
    position: relative;
}

#collection_1st .collection_1st_box1 ._1 {
    width: 51rem;
}

#collection_1st .collection_1st_box1 ._1 li:nth-child(1) {
    line-height: 1.5;
}

/* progress bar */
.slider-progress {
    width: 35rem;
    height: 2px;
    background: #eee;
    margin-top: 0.5rem;
}

.slider-progress .progress {
    width: 0%;
    height: 3px;
    background: #000;
}

#collection_1st .collection_1st_box1 ._2 {
    width: 51rem;
    margin-left: auto;
    margin-top: 16.5rem;
}

#collection_1st .collection_1st_box1 ._3 {
    width: 14rem;
    position: absolute;
    left: 89.5rem;
    top: 10.5rem;
}

#collection_1st .collection_1st_box1 ._4 {
    width: 32.5rem;
    position: absolute;
    /* left: 89.5rem; */
    top: 80.5rem;
    left: 0;
}

/* box2 */
#collection_1st .collection_1st_box2 {
    width: 120rem;
    margin: 0 auto;
}

#collection_1st .collection_1st_box2 ._1 {
    width: 74.5rem;
    margin: auto;
    margin-top: 10.5rem;
}

#collection_1st .collection_1st_box2 ._2 {
    width: 75rem;
    margin: 0 auto;
    margin-top: 12rem;
}

#collection_1st .collection_1st_box2 ._3 {
    width: 75rem;
    margin: 0 auto;
    margin-top: 8.5rem;
}

#collection_1st .collection_1st_box2 ._4 {
    width: 61.5rem;
    margin: 0 auto;
    margin-top: 8.5rem;
}

/* box3 */
#collection_1st .collection_1st_box3 {
    width: 101rem;
    margin: 0 auto;
    margin-top: 22.5rem;
}

#collection_1st .collection_1st_box3 ._1 {
    width: 55rem;
    margin-top: 42.5rem;
}

#collection_1st .collection_1st_box3 ._1 .btn_close {
    left: 1.5rem;
}

#collection_1st .collection_1st_box3 ._2 {
    width: 51rem;
    margin-left: -6rem;
}

/* box4 */
#collection_1st .collection_1st_box4 {
    width: 75rem;
    margin: 0 auto;
    margin-top: 8.5rem;
}

#collection_1st .collection_1st_box4 ._1 {
    width: 67rem;
    margin-left: 8rem;
}

/* box5 */
#collection_1st .collection_1st_box5 {
    margin: 0 auto;
    margin-top: 8rem;
    width: 128rem;
}

/* box6 */
#collection_1st .collection_1st_box6 {
    width: 106rem;
    margin: 0 auto;
}

#collection_1st .collection_1st_box6 ._1 {
    width: 54.5rem;
    margin-left: 5rem;
    margin-top: 9rem;
}

#collection_1st .collection_1st_box6 ._2 {
    width: 67rem;
    margin-left: auto;
    margin-top: 5rem;
}

#collection_1st .collection_1st_box6 ._3 {
    width: 61.5rem;
    margin: 0 auto;
    margin-top: 15rem;
}

#collection_1st .collection_1st_box6 ._4 {
    width: 85rem;
    margin: 0 auto;
    margin-top: 9.5rem;
}

/* box7 */
#collection_1st .collection_1st_box7 {
    width: 97rem;
    margin: 0 auto;
    margin-top: 12.5rem;
}

#collection_1st .collection_1st_box7 ._1 {
    width: 52rem;
}

#collection_1st .collection_1st_box7 ._2 {
    width: 49rem;
    margin-top: 40.5rem;
    margin-left: -4rem;
    margin-bottom: 10rem;
}

/* box8 */
/* .parallax-slider {
    top: 0;
    left: 0;
  } */

@media only screen and (min-width: 561px) {
    .img_bg_01 {
        background-image: url(/Page/collection/2021ss/2nd_collection/img/pc/back01.jpg);
        margin-top: 39rem;
        height: 73rem;
    }
}

#collection_1st .collection_1st_box8 {
    width: 120rem;
    margin: 0 auto;
}

#collection_1st .collection_1st_box8 ._1 {
    margin: 0 auto;
    width: 47rem;
    margin-top: 22rem;
}

#collection_1st .collection_1st_box8 ._2 {
    margin: 0 auto;
    width: 62.5rem;
    margin-top: 7rem;
}


/* box9 */
#collection_1st .collection_1st_box9 {
    width: 127rem;
    margin: 0 auto;
    margin-top: 76.5rem;
}

#collection_1st .collection_1st_box9 ._2 {
    width: 81.5rem;
    margin: 0 auto;
    margin-top: 15.5rem;
}

#collection_1st .collection_1st_box9 ._3 {
    margin-top: 13.5rem;
    margin-bottom: 12rem;
}

/* box10 */

@media only screen and (min-width: 561px) {
    .img_bg_02 {
        background-image: url(/Page/collection/2021ss/2nd_collection/img/pc/back02.jpg);
        height: 55rem;
        position: relative;
        top: 75rem;
        margin-bottom: 124rem;
    }
}

#collection_1st .collection_1st_box10 {
    width: 63rem;
    margin: 0 auto;
}

#collection_1st .collection_1st_box10 ._1 {
    margin: 0 auto;
    /* width: 63rem; */
    margin-top: -32rem;

}

#collection_1st .collection_1st_box10 ._2 {
    margin: 0 auto;
    width: 48.5rem;
    top: 9rem;
    position: relative;
}

/* box11 */
#collection_1st .collection_1st_box11 {
    width: 71.5rem;
    margin: 0 auto;
}

#collection_1st .collection_1st_box11 ._1 {
    width: 55rem;
    margin: 0 auto;
    margin-top: 22.5rem;
    margin-bottom: -0.5rem;
    z-index: 2;
}

#collection_1st .collection_1st_box11 ._2 {
    width: 67rem;
    margin: 0 auto;
}

#collection_1st .collection_1st_box11 ._3 {
    width: 48rem;
    margin: 0 auto;
    margin-top: -3rem;
    z-index: 2;
}

#collection_1st .collection_1st_box11 ._4 {
    width: 67.5rem;
    margin: 0 auto;
    margin-top: -2.5rem;
}

#collection_1st .collection_1st_box11 ._5 {
    width: 52rem;
    margin: 0 auto;
    margin-top: 5.5rem;
}

#collection_1st .collection_1st_box11 ._6 {
    margin-top: 7.5rem;
}

/* staff */
.staff {
    /* font-family: 'Cormorant', serif; */
    font-family: 'Cinzel', serif;
    margin: 0 auto;
}

.staff .button {
    letter-spacing: 0.02em;
    padding: 1.5rem 0 1.5rem;
    text-align: center;
    display: block;
    font-size: 4.4rem;
    margin: 8rem auto 0;
    color: #9E9F9F;
}

.staff .button span{
    font-family: 'CinzelDecorative';
    }

.staff .text {
    line-height: 1.1;
    font-size: 5.5rem;
    margin-top: 10.5rem;
    margin-left: 19.5rem;
    font-weight: 300;
    letter-spacing: 0.02rem;
    color: #9FA0A0;
}

.staff .text span {
    font-size: 3.8rem;
    display: inline-block;
}

.staff hr{
    width: 40rem;
    margin: 0 auto;
    border-top: 1px solid #9E9F9F;
}

.staff ._1 {
    width: 127.5rem !important;
    margin: 14rem auto 0 !important;
}

.staff ._2 {
    width: 113rem !important;
    margin: 11rem auto 0 !important;
}

.archive_slider {
    margin: 0px auto 13rem;
}



@media all and (-ms-high-contrast: none) {
    #collection_1st #mv span {
        letter-spacing: 0.08em;
    }
}

/*タブレット*/
@media only screen and (max-width: 1200px) and (min-width: 561px) {
    html {
        font-size: calc(10 * (100vw / 1200));
    }

}

/* for sp */
@media only screen and (max-width: 560px) {

    html {
        font-size: calc(10 * (100vw / 750));
    }

    .cateList {
        display: flex;
        flex-wrap: wrap;
    }

    .cateList li {
        display: inline-block;
    }

    .pc_only {
        display: none;
    }

    .sp_only {
        display: block !important;
    }

    html {
        font-size: calc(10 * (100vw / 750));
    }

    #collection_1st {
        width: 75rem;
        /* background-image: url(/Page/collection/2021ss/2nd_collection/img/LP_3.jpg); */
        background-size: 100%;
        background-position-y: calc(-286* (100vw / 750));
        background-position-y: calc(15079* (100vw / 750));
        background-position-y: calc(30390* (100vw / 750));
    }

    /* mv */
    .mv {
        width: 100% !important;
    }

    /* box共通 */
    .block_credit {
        font-size: 3.3rem;
        line-height: 10rem;
    }

    .block_credit span {
        font-size: 3rem;
    }

    #collection_1st .btn_close {
        top: 1.5rem;
        right: 1.5rem;
        width: 5rem;
        height: 5rem;
    }

    #collection_1st .block_credit {
        /* padding-left: 6%; */
    }

    .jtext {
        font-size: 1.2rem;
    }

    /* sp_only */
    #collection_1st .sp_1 {
        margin-top: 17.5rem;
    }

    #collection_1st .sp_2 {
        margin: 11rem auto 0;
        width: 66rem;
    }

    /* box1 */
    #collection_1st .collection_1st_box1 {
        margin-top: 13.5rem;
        width: 100%;
    }

    #collection_1st .collection_1st_box1 ._1 {
        width: 52.5rem;
        margin: 10.5rem auto 0;
    }

    #collection_1st .collection_1st_box1 ._2 {
        width: 100%;
        margin: 17rem auto 0;
    }

    #collection_1st .collection_1st_box1 ._3 {
        width: 21rem;
        position: absolute;
        left: 50rem;
        top: 89.5rem;
    }

    #collection_1st .collection_1st_box1 ._4 {
        width: 41rem;
        position: absolute;
        left: 4rem;
        top: -4rem;
    }

    /* box2 */
    #collection_1st .collection_1st_box2 {
        width: 100%;
    }

    #collection_1st .collection_1st_box2 ._1 {
        width: 100%;
        margin-top: 13rem;
        margin-left: 0;
    }

    #collection_1st .collection_1st_box2 ._2 {
        width: 54rem;
        margin-top: 10rem;
    }

    #collection_1st .collection_1st_box2 ._3 {
        width: 75rem;
        margin: 0 auto;
        margin-top: 13rem;
    }

    #collection_1st .collection_1st_box2 ._4 {
        width: 63rem;
        margin: 0 auto;
        margin-top: 17rem;
    }

    /* box3 */
    #collection_1st .collection_1st_box3 {
        width: 100%;
        margin: 0 auto;
        margin-top: 25rem;
    }

    #collection_1st .collection_1st_box3 ._1 .btn_close {
        left: auto;
    }

    #collection_1st .collection_1st_box3 ._1 {
        width: 64.5rem;
        margin: 17rem auto 0;
        order: 2;
    }

    #collection_1st .collection_1st_box3 ._2 {
        width: 100%;
        margin-left: 0;
        order: 1;
    }

    /* box4 */
    #collection_1st .collection_1st_box4 {
        width: 100%;
    }

    #collection_1st .collection_1st_box4 ._1 {
        width: 100%;
        margin-top: 1.5rem;
        margin-left: 0;
        order: 2;
    }

    #collection_1st .collection_1st_box4 ._2 {
        width: 58.5rem;
        margin: 11rem auto 0;
        order: 3;
    }

    #collection_1st .collection_1st_box4 ._3 {
        width: 62.5rem;
        margin: 13.5rem auto 0;
        order: 1;
    }

    /* box5 */
    #collection_1st .collection_1st_box5 {
        width: 100%;
        margin-top: 7rem;
    }

    /* box6 */
    #collection_1st .collection_1st_box6 {
        width: 100%;
    }

    #collection_1st .collection_1st_box6 ._1 {
        width: 64.5rem;
        margin: 0 auto;
        margin-top: 13rem;
    }

    #collection_1st .collection_1st_box6 ._2 {
        width: 100%;
        margin: 19rem auto 0;
    }

    #collection_1st .collection_1st_box6 ._3 {
        width: 57.5rem;
        margin: 23rem auto 0;
    }

    #collection_1st .collection_1st_box6 ._4 {
        width: 100%;
        margin: 0 auto;
        margin-top: 9.5rem;
    }

    /* box7 */
    #collection_1st .collection_1st_box7 {
        width: 100%;
    }

    #collection_1st .collection_1st_box7 ._1 {
        width: 57rem;
        margin: 0 auto;
        margin-top: 0.5rem;
    }

    #collection_1st .collection_1st_box7 ._2 {
        width: 100%;
        margin: 12rem auto 0;
    }

    #collection_1st .collection_1st_box7 ._3 {
        width: 100%;
        margin-top: 12rem;
        margin-left: 0;
    }

    /* box8 */
    #collection_1st .collection_1st_box8 {
        width: 100%;
    }

    .img_bg_01 {
        /* background-image: url(/Page/collection/2021ss/2nd_collection/img/sp/back01.jpg); */
        height: 73rem;
        position: relative;
        /* top: 0rem; */
        margin-top: 39rem;
        margin-bottom: 100rem;
    }

    .img_bg_01 .block-parallax {
        padding-bottom: 133rem;
    }

    #collection_1st .collection_1st_box8 ._1 {
        margin-top: 51rem;
        width: 58rem;
    }

    #collection_1st .collection_1st_box8 ._2 {
        width: 58.5rem;
        top: 8rem;
        position: relative;
        margin-top: 0;
    }

    /* box9 */
    #collection_1st .collection_1st_box9 {
        width: 100%;
        margin-top: 0;
    }

    #collection_1st .collection_1st_box9 ._2 {
        width: 62.5rem;
        margin: 0 auto;
        margin-top: 12.5rem;
    }

    #collection_1st .collection_1st_box9 ._3 {
        margin-top: 17.5rem;
        margin-bottom: 12rem;
    }

    /* box10 */
    #collection_1st .collection_1st_box10 {
        width: 100%;
    }

    #collection_1st .collection_1st_box10 ._1 {
        width: 58.5rem;
        margin-top: 60rem;
    }

    #collection_1st .collection_1st_box10 ._2 {
        width: 58.5rem;
        top: 7rem;
    }

    .img_bg_02 {
        /* background-image: url(/Page/collection/2021ss/2nd_collection/img/sp/back02.jpg); */
        height: 55rem;
        position: relative;
        top: 30rem;
        margin-bottom: 134rem;
    }

    .img_bg_02 .block-parallax {
        padding-bottom: 133rem;
    }

    /* box11 */
    #collection_1st .collection_1st_box11 {
        width: 100%;
    }

    #collection_1st .collection_1st_box11 ._1 {
        width: 63.5rem;
        margin-top: 22rem;
    }

    #collection_1st .collection_1st_box11 ._2 {
        width: 100%;
    }

    #collection_1st .collection_1st_box11 ._3 {
        width: 53.5rem;
        margin: 0 auto;
        margin-top: -3.5rem;
    }

    #collection_1st .collection_1st_box11 ._4 {
        width: 100%;
        margin: 0 auto;
        margin-top: -2.5rem;
    }

    #collection_1st .collection_1st_box11 ._5 {
        width: 57.5rem;
        margin: 0 auto;
        margin-top: -2rem;
    }

    #collection_1st .collection_1st_box11 ._6 {
        margin-top: 18.5rem;
    }

    /* staff */
    .staff {
        width: 100%;
    }

    .staff .button {
        padding: 2.5rem 0;
        font-size: 5.7rem;
        margin: 16rem auto 18rem;
    }

    .staff .text {
        line-height: 1.3;
        font-size: 4.5rem;
        margin-top: 3.5rem;
        margin-left: 3.5rem;
    }

    .staff .text span {
        font-size: 3.2rem;
        display: inline;
    }
    
    .staff hr{
        width: 52rem;
        margin: -19rem auto 0;
        border-top: 1px solid #9E9F9F;
    }

    .staff ._1 {
        width: 100% !important;
        margin: 10rem auto 0 !important;
    }

    .staff ._2 {
        width: 100% !important;
        margin: 5rem auto 0 !important;
    }
}


#collection_1st .slick-dots {
    position: relative;
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin: 1.5rem 0 0;
}

#collection_1st .slick-dots li {
    position: relative;
    width: 49.5%;
    height: 0.2rem;
    margin: 0;
    background: #eeeeee;
}

#collection_1st .slick-dots li button {
    display: none;
}

#collection_1st .slick-dots li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    z-index: 1;
}

#collection_1st .slick-dots li.slick-active::after {
    width: 100%;
    transition-duration: 4s;
}

#collection_1st .slick-dots li button {
    width: 0.6rem;
    height: 0.6rem;
}

/* for sp */
@media only screen and (max-width: 560px) {
    .block-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-position: center 50%;
        background-size: 100%;
    }

    .block-parallax {
        position: relative;
        overflow: hidden;
    }

    .block-parallax__img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        clip: rect(0, auto, auto, 0);
    }

    .block-parallax__img img {
        position: fixed;
        top: 50%;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        will-change: transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        opacity: 1;
    }
}

/* progress bar */
.slider-progress {
    display: none;
}

.slider-progress .progress {
    display: none;
}