@font-face {
    font-family: 'yumin';
    src: url("../font/yumin.woff");
}

@font-face {
    font-family: 'yuminl';
    src: url("../font/yuminl.woff");
    font-weight: bold;
}
@font-face {
    font-family: 'Hiragino Mincho ProN';
    src: url("../font/HiraKakuProN-W3-AlphaNum-01.woff");
}
@font-face {
    font-family: 'Noto Serif JP';
    font-weight: 400;
    src: url("../font/NotoSerifCJKjp-Regular.otf");
}
@font-face {
    font-family: 'Noto Serif JP';
    font-weight: 500;
    src: url("../font/NotoSerifCJKjp-Medium.otf");
}
/*=============set=============*/
html{
    font-size: 62.5%;
    overflow-x: hidden;
    
}

.sp_only {
    display: none !important;
}

.flexBox {
    display: flex;
    flex-wrap: wrap;
}

.lp210807_limited img,
.lp210807_limited .video,
.lp210807_limited iframe{
    width: 100%;
}



.lp210807_limited{
    width: 100%;
    margin: 0 auto;
    /* background-image: url(/Page/feature/210807_limited/img/pc.jpg); */
    background-repeat: no-repeat;
    background-size: 120rem;
    background-position: center -24.8rem;
    font-family:  "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-feature-settings: 'palt';
}

/*============top==============*/
.lp210807_limited .main_top{
    width: 100%;
    margin: 0 auto 9rem;
}

.lp210807_limited .top_img{
    width: 100rem;
    margin: 0 auto 5.8rem;
}

.lp210807_limited .top_text{
    font-size: 1.2rem;
    font-family:'Noto Serif JP', serif;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.03em;
    color: #58595B;
    text-align: center;
}

/*============contents==========*/
.lp210807_limited .sec_{
    width: 120rem;
    margin-left: auto;
    margin-right: auto;
}
/* -sec title-  */
.lp210807_limited .sec_ttl{
    width: 120rem;
    margin: 0 auto;
    text-align: center;
}
.lp210807_limited .sec_ttl h2,
.lp210807_limited .sec_ttl h3{
    font-family: essonnes-display, serif;
    font-weight: 400;
    letter-spacing: 0.08em;
}
.lp210807_limited .sec_ttl h4,
.lp210807_limited .sec_ttl p{
    font-family:'Noto Serif JP', serif;
    font-weight: 400;
    letter-spacing: 0.02em;
}
.lp210807_limited .sec_ttl h2{
    font-style: normal;
    font-size: 3.2rem;
    border-bottom: solid 1px #000;
    padding-bottom: 0.1rem;
    display: inline-block;
    margin-bottom: 2.5rem;
}
.lp210807_limited .sec_ttl h3{
    font-style: italic;
    font-size: 4.6rem;
    margin-bottom: 2rem;
}
.lp210807_limited .sec_03 .sec_ttl h3{
    margin-bottom: 4rem;
}
.lp210807_limited .sec_ttl h4{
    font-size: 1.8rem;
    margin-bottom: 5.9rem;
}
.lp210807_limited .sec_03 .sec_ttl h4{
    margin-bottom: 2rem;
}
.lp210807_limited .sec_ttl p{
    font-size: 1.4rem;
    line-height: 2;
    margin-bottom: 5.5rem;
}
/* -sec text-  */
.lp210807_limited .sec_text{
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 0.12em;
    text-align: center;
    color: #58595B;
}
.lp210807_limited .sec_03 .sec_text{
    text-align: left;
    margin-top: 3.5rem;
}
/*-credit-*/
.lp210807_limited .credit a,
.lp210807_limited .credit{
    font-family: 'EB Garamond', serif;
    font-size: 1.4rem;
    letter-spacing: 0.07em;
    line-height: 1.5;
    color: #58595b;
    margin-top: 1.6rem;
}
/* -sec background-  */
.lp210807_limited .sec_01 .list_01 li:first-child::before,
.lp210807_limited .sec_02 .list_01 li:first-child::before{
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}
.lp210807_limited .sec_01 .list_01 li:first-child::before{
    background: #D6DDDE;
    width: 90rem;
    height: 110rem;
    top: 15rem;
    left: 50%;
    transform: translateX(-50%);
}
.lp210807_limited .sec_02 .list_01 li:first-child::before{
    background: #EAE7E7;
    width: 84rem;
    height: 56rem;
    top: 10rem;
    left: 10rem;
}
.lp210807_limited .sec_03 .list_01 li:first-child::before,
.lp210807_limited .sec_03 .list_01 li:nth-child(3)::before{
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    /* opacity: 0.5; */
    background-size: 100%;
    background-repeat: no-repeat;
}
.lp210807_limited .sec_03 .list_01 li:first-child::before{
    background-image: url(/Page/feature/210807_limited/img/bk_01.jpg);
    width: 65rem;
    height: 97.5rem;
    left: -27.5rem;
    top: 25rem;
}
.lp210807_limited .sec_03 .list_01 li:nth-child(3)::before{
    background-image: url(/Page/feature/210807_limited/img/bk_02.jpg);
    width: 70rem;
    height: 105rem;
    left: 25rem;
    top: 25rem;
}
/*-sec1-*/
.lp210807_limited .sec_01 .list_01 li:first-child{
    width: 60rem;
    margin-left: 30rem;
    position: relative;
}
.lp210807_limited .sec_01 .list_01 .credit{
    margin-bottom: 7.8rem;
}
.lp210807_limited .sec_01 .list_01 li:nth-child(2){
    width: 69rem;
}
.lp210807_limited .sec_01 .sec_text{
    margin-left: 6.8rem;
    margin-top: 17rem;
}
.lp210807_limited .sec_01{
    margin-bottom: 11.5rem;
}
/*-sec2-*/
.lp210807_limited .sec_02 .list_01 li:first-child{
    width: 84rem;
    position: relative;
}
.lp210807_limited .sec_02 .credit{
    margin-bottom: 11.7rem;
}

.lp210807_limited .sec_02{
    margin-bottom: 11.3rem;
    justify-content: center;
}
/*-sec3-*/
.lp210807_limited .sec_03 .list_01 li:first-child{
    width: 65rem;
    margin:0 27.5rem 5.3rem;
    position: relative;
}
.lp210807_limited .sec_03 .list_01 li:nth-child(2){
    width: 75rem;
    margin: 0 45rem 11.4rem;
}
.lp210807_limited .sec_03 .list_01 li:nth-child(3){
    width: 70rem;
    margin: 0 25rem 5.2rem;
    position: relative;
}
.lp210807_limited .sec_03 .list_01 li:nth-child(4){
    width: 69rem;
    margin: 0 10rem 5.2rem;
}
.lp210807_limited .sec_03 .list_01 li:nth-child(5){
    width: 60rem;
    margin: 0 50rem;
}
/*===========staff==========*/
.staff {
    margin: 12.6rem auto 0;
    border-bottom: 1px solid #acacad;
    font-family: 'EB Garamond', serif;
    font-feature-settings: 'palt';
    text-align: center;
    line-height: 1.7;
    letter-spacing: 0.03em;
    width: 110rem;
}
.staff a {
    border-bottom: double 3px #cacaca;
    padding-bottom: 0.4rem;
    font-size: 2rem;
    letter-spacing: 0.02em;
    color: #000;
}
.staff p {
    font-size: 1.4rem;
    letter-spacing: 0.03em;
    line-height: 2.4rem;
    margin-top: 13.8rem;
    color: #58595b;
    margin-bottom: 13rem;
}


/*===========tablet==========*/
@media only screen and (max-width: 1200px) and (min-width: 561px) {
    .main-area.archive_slider {
        min-width: inherit !important;
    }
    .lp210807_limited {
        width: 100%;
    }
    html {
        font-size: calc(10 * (100vw / 1200));
        }
    .lp210807_limited .sec_01 .sec_text{
        margin-left: 3rem;
    }        
}
/*===========sp==========*/
@media only screen and (max-width: 560px) {
    /*-set-*/
    .cateList {
        display: flex;
        flex-wrap: wrap;
    }
    .cateList li {
        display: inline-block;
    }
    html {
        font-size: calc(10 * (100vw / 750));
        }
    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
    .main-area .btn-pagetop {
        z-index: 99;
    }
    /*-sp sytle-*/
    .lp210807_limited {
        width: 100%;
        border: none;
        /* background-image: url(/Page/feature/210807_limited/img/sp.jpg); */
        background-size: 100%;
        background-position:center -9rem;
    }
    .lp210807_limited .main_top {
        width: 100%;
        margin: 0 auto 12.3rem;
    }
    .lp210807_limited .top_img{
        width: 75rem;
        margin: 0 auto 6.8rem;
    }
    .lp210807_limited .top_text{
        font-size: 2.4rem;
    }
    .lp210807_limited .sec_{
        width: 75rem;
    }
    .lp210807_limited .sec_ttl{
        width: 75rem;
    }
    .lp210807_limited .sec_ttl h2{
        font-size: 4.6rem;
        margin-bottom: 3.9rem;
    }
    .lp210807_limited .sec_ttl h3{
        font-size: 7.2rem;
        margin-bottom: 3.1rem;
    }
    .lp210807_limited .sec_02 .sec_ttl h3{
        margin-bottom: 4.9rem;
    }
    .lp210807_limited .sec_03 .sec_ttl h3{
        margin-bottom: 6rem;
        font-size: 6.4rem;
    }
    .lp210807_limited .sec_ttl h4{
        font-size: 2.8rem;
        margin-bottom: 7.8rem;
    }
    .lp210807_limited .sec_03 .sec_ttl h4{
        margin-bottom: 4.5rem;
    }
    .lp210807_limited .sec_ttl p{
        font-size: 2.4rem;
        margin-bottom: 7.2rem;
    }

    .lp210807_limited .sec_text{
        font-size: 2.6rem;
        text-align: justify;
        width: 67.5rem;
    }
    .lp210807_limited .sec_01 .sec_text,
    .lp210807_limited .sec_02 .sec_text{
        margin: 6.9rem 3.5rem 0;
    }
    .lp210807_limited .sec_03 .sec_text{
        text-align: justify;
        margin-top: 6.7rem !important;
        margin-left: -1rem;
    }
    .lp210807_limited .credit a,
    .lp210807_limited .credit{
        font-size: 2.4rem;
        line-height: 1.7;
        margin-top: 3.3rem;
    }
    .lp210807_limited .sec_01 .list_01 li:first-child::before{
        width: 75rem;
        height: 120rem;
        top: 15rem;
    }
    .lp210807_limited .sec_02 .list_01 li:first-child::before{
        width: 61.25rem;
        height: 45rem;
        top: 10rem;
        left: 10rem;
    }
    .lp210807_limited .sec_03 .list_01 li:first-child::before{
        width: 65rem;
        height: 97.5rem;
        left: -5rem;
        right: 30rem;
        top: 29.4rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(3)::before{
        width: 65rem;
        height: 97.5rem;
        left: 5rem;
        top: 15rem;
    }
    /*-sec-*/
    .lp210807_limited .sec_01 .list_01 li:first-child{
        width: 65rem;
        margin-left: 5rem;
    }
    .lp210807_limited .sec_01 .list_01 .credit{
        margin-bottom: 7.3rem;
    }
    .lp210807_limited .sec_01 .list_01 li:nth-child(2){
        width: 60rem;
    }
    .lp210807_limited .sec_01{
        margin-bottom: 15.9rem;
    }
    .lp210807_limited .sec_02 .list_01 li:first-child{
        width: 67.5rem;
    }
    .lp210807_limited .sec_02 .credit{
        margin-bottom: 2.9rem;
    }
    .lp210807_limited .sec_02{
        margin-bottom: 16rem;
    }
    .lp210807_limited .sec_03 .list_01 li:first-child{
        width: 100%;
        margin: 0 5rem 8.5rem;
    }
    .lp210807_limited .sec_03 .list_01 li:first-child img{
        width: 65rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(2){
        width: 100%;
        margin:0 5rem 16.8rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(2) img{
        width: 70rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(3){
        width: 100%;
        margin: 0 5rem 8.7rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(3) img{
        width: 65rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(4){
        width: 100%;
        margin: 0 0 8.7rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(4) img{
        width: 60rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(4) p{
        margin-left: 3.5rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(5){
        width: 100%;
        margin: 0 22.5rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(5) img{
        width: 52.5rem;
    }
    .lp210807_limited .sec_03 .list_01 li:nth-child(5) p{
        margin-left: -18.6rem !important;
    }
    /* staff */
    
    .staff {
        margin: 12.7rem auto 0;
        width: 100%;
        border: none;
    }

    .staff a {
        letter-spacing: 0.03em;
        font-size: 4rem;
        border-bottom: double 4px #c0c0c0;
        padding-bottom: 0.6rem;
    }

    .staff p {
        margin-top: 15.5rem;
        line-height: 1.7;
        font-size: 2.8rem;
        margin-bottom: 16rem;
    }
}

/* IE */
/* @media all and (-ms-high-contrast: none){

    .lp210730_abeyurina .sep{
        height: 0.1rem;
    }
  } */


