/* <<<変更不可ここから>>> */
.lp-wrapper {
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0em;
    line-height: 1.8;
    color: #000;
    margin-block: 0 25px;
    font-family: 'Archivo', 'Noto Sans JP', sans-serif;
}

h1, h2, h3, h4, h5, h6, button {
    font-family: 'Archivo', 'Noto Sans JP', sans-serif;
}

@media screen and (min-width: 768px) {
    .lp-wrapper {
        margin-block: 0 55px;
    }
}

.lp-wrapper *,
.lp-wrapper::before,
.lp-wrapper::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.lp-wrapper a {
    text-decoration: none;
}

.lp-container,
.lp-container-narrow,
.lp-container-wide {
    width: calc(100% - 32px);
    margin-inline: auto;
}

@media screen and (min-width: 768px) {
    .lp-container {
        width: min(1080px, calc(100% - 120px));
    }
}

@media screen and (min-width: 992px) {
    .lp-container-narrow {
        width: min(840px, calc(100% - 120px));
    }
}

@media screen and (min-width: 992px) {
    .lp-container-wide {
        width: min(1440px, calc(100% - 104px));
    }
}

.lp-h2 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .lp-h2 {
        font-size: 24px;
    }
}


/* <<<変更不可ここまで>>> */

/*
ここからページ固有のスタイルを記述
ブレイクポイントは、PC：〜992px、Tab：〜768、SP：767〜
*/





/* ========== 共通パーツの調整 ========== */



/* ========== MV ========== */

/* lp-heritage_mv */
#page-univers-repetto-heritage .lp-heritage_mv {
    width: 100%;
    margin: 0 auto;
}
#page-univers-repetto-heritage .lp-heritage_mv video {
    width: 100%;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_mv {
        width: 100%;
        margin: 0 auto;
    }
}



/* ========== LEAD ========== */

/* lp-heritage_lead */
#page-univers-repetto-heritage .lp-heritage_lead {
    width: 100%;
    margin: -60px auto 60px;
    padding: 30px 20px 20px;
    background-color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}
#page-univers-repetto-heritage .lp-heritage_lead h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
}
#page-univers-repetto-heritage .lp-heritage_lead p {
    font-size: 13px;
    line-height: 1.6;
    text-align: left;
    line-height: 1.8;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_lead h2 {
        margin-bottom: 30px;
        font-size: 24px;
    }
    #page-univers-repetto-heritage .lp-heritage_lead {
        width: 100%;
        margin: -90px auto 60px;
    }

    #page-univers-repetto-heritage .lp-heritage_lead p {
        font-size: 14px;
        text-align: center;
    }
}



/* ========== HISTORY ========== */

/* lp-heritage_history */
#page-univers-repetto-heritage .lp-heritage_history {
    width: 100%;
    margin: 0 auto 60px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#page-univers-repetto-heritage .lp-heritage_history_container {
    width: 100%;
}
#page-univers-repetto-heritage .lp-heritage_history_img img {
    width: 100%;
    max-width: 100%;
}
#page-univers-repetto-heritage .lp-heritage_history_text {
    padding: 20px 20px 20px;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_history {
        width: 100%;
        margin: 0 auto 60px;
        gap: 40px;
    }
    #page-univers-repetto-heritage .lp-heritage_history_container {
        margin: 0;
        display: flex;
    }
    #page-univers-repetto-heritage .lp-heritage_history_container:nth-child(2n) {
        flex-direction: row-reverse;
    }
    #page-univers-repetto-heritage .lp-heritage_history_img {
        width: 50%;
    }
    #page-univers-repetto-heritage .lp-heritage_history_text {
        width: 50%;
        padding: 36px 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* lp-heritage_history_text */
#page-univers-repetto-heritage .lp-heritage_history_text h3 {
    margin-bottom: 10px;
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.42;
}
#page-univers-repetto-heritage .lp-heritage_history_text p {
    font-size: 13px;
    line-height: 1.8;
    color: #000;
}
#page-univers-repetto-heritage .lp-heritage_history_text_year {
    font-size: .8em;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_history_text p {
        font-size: 14px;
    }
}



/* ========== ICONS ========== */

/* lp-heritage_icons */
#page-univers-repetto-heritage .lp-heritage_icons {
    width: 100%;
    margin: 0 auto 80px;
}
#page-univers-repetto-heritage .lp-heritage_icons_item {
    position: relative;
    width: 100%;
    height: 424px;
    margin: 0 auto 16px;
}
#page-univers-repetto-heritage .lp-heritage_icons_img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#page-univers-repetto-heritage .lp-heritage_icons_label {
    position: absolute;
    right: 0;
    bottom: 30px;
    padding: 20px 30px 20px 40px;
    background: #fff;
    text-align: right;
}
#page-univers-repetto-heritage .lp-heritage_icons_label h4 {
    margin-bottom: 10px;
    font-family: 'Archivo', sans-serif;
    font-weight: 600;
    font-size: 20px;
}
#page-univers-repetto-heritage .lp-heritage_icons_label a {
    font-size: 14px;
    text-decoration-line: underline;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_icons {
        width: 100%;
        margin: 0 auto 80px;
    }
    #page-univers-repetto-heritage .lp-heritage_icons_item {
        width: 100%;
        height: auto;
        margin: 0;
    }
    #page-univers-repetto-heritage .lp-heritage_icons_img {
        position: relative;
        width: 100%;
        height: auto;
        object-fit: fill;
    }

}



/* ========== GALLERY ========== */

/* lp-heritage_gallery */
#page-univers-repetto-heritage .lp-heritage_gallery {
    width: 100%;
    margin: 0 auto 80px;
}
#page-univers-repetto-heritage .lp-heritage_gallery_container {
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#page-univers-repetto-heritage .lp-heritage_gallery_container.reverse {
    flex-direction: column-reverse;
}
#page-univers-repetto-heritage .lp-heritage_gallery_img img {
    width: 100%;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_gallery {
        width: 100%;
        margin: 0 auto 120px;
        display: flex;
        flex-wrap: wrap;
        gap: 24px 0;
        justify-content: space-between;
    }
    #page-univers-repetto-heritage .lp-heritage_gallery_container {
        width: 49%;
        height: unset;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    #page-univers-repetto-heritage .lp-heritage_gallery_text {
        flex-grow: 1;
        display: flex;
        align-items: center;
    }
}
@media screen and (min-width: 992px) {
    #page-univers-repetto-heritage .lp-heritage_gallery_container {
        width: 23%;
        height: 550px;
        justify-content: center;
        gap: 0;
    }
    #page-univers-repetto-heritage .lp-heritage_gallery_text {
        min-height: 115px;
    }
}

.heritage-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
  }
  
  .heritage-item {
    width: 340px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .heritage-text {
    display: flex;
    align-items: center;
    text-align: center;
    min-height: 140px;
    padding: 0 10px;
  }
  
  .heritage-text p {
    font-size: 14px;
    line-height: 1.7;
  }
  
  .heritage-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }
  


/* ========== BNR ========== */

/* lp-heritage_bnr */
#page-univers-repetto-heritage .lp-heritage_bnr {
    width: 100%;
    margin: 0 auto;
}
#page-univers-repetto-heritage .lp-heritage_bnr_item {
    position: relative;
    width: 100%;
    margin: 0 auto 16px;
}
#page-univers-repetto-heritage .lp-heritage_bnr_img {
    position: relative;
    width: 100%;
}
#page-univers-repetto-heritage .lp-heritage_bnr_label {
    position: absolute;
    right: 0;
    bottom: 30px;
    padding: 20px 30px 20px 40px;
    background: #fff;
    text-align: right;
}
#page-univers-repetto-heritage .lp-heritage_bnr_label h4 {
    margin-bottom: 10px;
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-size: 20px;
}
#page-univers-repetto-heritage .lp-heritage_bnr_label a {
    font-size: 14px;
    text-decoration-line: underline;
}
@media screen and (min-width: 768px) {
    #page-univers-repetto-heritage .lp-heritage_bnr {
        display: flex;
        justify-content: space-between;
    }
    #page-univers-repetto-heritage .lp-heritage_bnr_item {
        width: calc((100% - 60px) / 3);
        margin: 0;
    }
}





.lp-wrapper section.section02{
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 60px;
}
.lp-wrapper section.section02 ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lp-wrapper section.section02 ul li{
    width: calc((100% - 60px) / 3);
    position: relative;
}
.lp-wrapper section.section02 ul li img{
    display: block;
    object-position: 50.0% 50.0%;
    width: 100%;
    height: auto;
}
.lp-wrapper section.section02 ul li div{
    position: absolute;
    right: 0;
    bottom: 30px;
    padding: 24px 29px 18px 38px;
    background: #fff;
    text-align: right;
    font-style: normal;
}
.lp-wrapper section.section02 ul li div h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 21px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    padding-bottom: 6px;
    width: min-content;
    min-width: 120px;
}
.lp-wrapper section.section02 ul li div a{
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-decoration: underline;
}
@media screen and (max-width: 767px) {
    .lp-wrapper section.section02 ul li div a {
        font-size: 13px;
    }
    .lp-wrapper section.section-mv{
        padding: 60px 16px 49px;
    }
    .lp-wrapper section.section-mv div{
        left: 0;
        padding: 0 24px;
    }
    .lp-wrapper section.section01{
        padding: 0 16px;
    }
    .lp-wrapper section.section01 ul li:nth-child(2n){
        margin-right: 0;
    }
    .lp-wrapper section.section02{
        padding: 0 16px;
    }
    .lp-wrapper section.section02 ul{
        display: block;
    }
    .lp-wrapper section.section02 ul li{
        width: 100%;
        height: 424px;
        margin-bottom: 16px;
    }
    .lp-wrapper section.section02 ul li img{
        height: 100%;
    object-fit: cover;
    }

}