@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;
}

.fl {
    display: flex;
    flex-wrap: wrap;
}

.lp_allwrap img,
.lp_allwrap video {
    width: 100%;
}

.lp211006_matsushima{
    width: 100%;
    margin: 0 auto;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-feature-settings: 'palt';
}

/*============top==============*/
.lp211006_matsushima .main_top{
    width: 100%;
    margin: 0 auto 9rem;
}

.lp211006_matsushima .top_img{
    width: 100rem;
    margin: 0 auto 5.8rem;
}

.lp211006_matsushima .top_text{
    font-size: 1.2rem;
    font-family: 'Noto Serif JP', serif;
    line-height: 2;
    letter-spacing: 0.16em;
    color: #58595B;
    text-align: center;
}

/*============contents==========*/
/* index */
.lp211006_matsushima .sec_{
    width: 120rem;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
/* index */
.lp211006_matsushima .index{
    width: 100rem;
    justify-content: space-between;
    margin: 3.6rem auto 12.3rem;
    font-size: 2.4rem;
    font-family: 'Pragati Narrow', sans-serif;
    font-feature-settings: "pnum";
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.06em;
    position: relative;
}
.lp211006_matsushima .index::before{
    position: absolute;
    content: "";
    width: 100vw;
    height: 32.4rem;
    background-color: #F9F8F7;
    top: -5rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.lp211006_matsushima .index_ttl{
    font-size: 3.2rem;
    font-family: 'Pragati Narrow', sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.06em;
    text-align: center;
    position: relative;
}
.lp211006_matsushima .index_ttl::before{
    position: absolute;
    content: "";
    display: block;
    border-top: 0.2rem solid #000;
    width: 46%;
    left: 0;
    top: 1.6rem;
}
.lp211006_matsushima .index_ttl::after{
    position: absolute;
    content: "";
    display: block;
    border-top: 0.2rem solid #000;
    width: 46%;
    right: 0;
    top: 1.6rem;
}
.lp211006_matsushima .index li{
    width: 18rem;
    margin: 0 auto;
}
.lp211006_matsushima .icon{
    width: 0.8rem;
    margin: 0.6rem auto 0;
}
.lp211006_matsushima .index_numb{
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 2.4rem;
    text-align: center;
    margin-top: 1.5rem;
    font-weight: 600;
}

/* sec共有 */
.sec {
    position: relative;
    width: 120rem;
    margin: 14rem auto 0;
}

/*-credit-*/
.lp211006_matsushima .credit a,
.lp211006_matsushima .credit{
    font-family: 'EB Garamond', serif;
    font-size: 1.4rem;
    letter-spacing: 0.07em;
    line-height: 1.5;
    color: #58595b;
    font-feature-settings: 'palt'
}
/* sec title */
.lp211006_matsushima .sec_ttl{
    position: absolute;
    z-index: 99;
}
.lp211006_matsushima .sec_ttl h2{
    /* width: 5.5rem; */
    font-family: 'Pragati Narrow', sans-serif;
    font-size: 5.2rem;
    line-height: 1;
    letter-spacing: 0.06em;
    font-weight: 300;
}
.lp211006_matsushima  .sec_ttl h3{
    margin-top: 3rem;
    position: relative;
    z-index: 99;
}
.lp211006_matsushima  .sec_ttl h3 span{
    font-family: 'Noto Serif JP', serif;
    font-size: 2.2rem;
    font-weight: 500;
    letter-spacing: 0.12em;
    /* line-height: 1.75; */
    line-height: 1;
    background: #fff;
    padding: 0.0rem 0.5rem 0.2rem;
}
/* sec text  */
.lp211006_matsushima .sec_text{
    font-family: "Yu Gothic Medium", "Yu Gothic", Meiryo, sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.12em;
    line-height: 2;
    color: #58595B;
}

/* ind_01 */
.lp211006_matsushima #ind_01 {
    margin-top: 0;
}


#ind_01 .sec_01 {
    width: 90rem;
    margin-right: 6rem;
}

#ind_01 .sec_ttl {
    top: 34rem;
    left: 14rem;
}

#ind_01 .sec_01 {
    width: 90rem;
    margin-left: auto;
    margin-right: 5rem;
}

#ind_01 .sec_img.sec_02 {
    width: 40rem;
    margin-top: 8rem;
    margin-left: 5rem;
}

#ind_01 .sec_text {
    margin-top: 15.5rem;
    margin-left: 19.5rem;
}

#ind_01 .sec_03 {
    width: 67rem;
    margin-top: -35rem;
    margin-left: auto;
    margin-right: 12rem;
    justify-content: space-between;
}

#ind_01 .sec_03 .credit {
    margin-top: auto;
    margin-bottom: -0.5rem;
    text-align: right;
}

#ind_01 .sec_03 .sec_img {
    width: 50rem;
}

/* ind_02 */
#ind_02 .sec_ttl {
    top: 53rem;
    left: auto;
    right: 14.5rem;
}

#ind_02 .sec_01 {
    width: 65rem;
    margin-left: 15rem;
}

#ind_02 .credit {
    margin-top: 1.5rem;
}

#ind_02 .sec_text {
    margin-top: auto;
    margin-bottom: 4.5rem;
    text-align: right;
    position: relative;
    /* left: 19.5rem; */
    left: 18.7rem;
    z-index: 99;
    width: 40.5rem;
}

#ind_02 .sec_img.sec_02 {
    width: 75rem;
    margin-top: 8rem;
    position: relative;
    margin-left: auto;
}

/* sec3 */
#ind_03 .sec_ttl {
    top: 20rem;
    left: 5rem;
}

#ind_03 .sec_01 {
    width: 70rem;
    margin: 0 auto;
}

#ind_03 .credit {
    margin-top: 1.5rem;
}

#ind_03 .sec_text {
    margin-top: 7.5rem;
    text-align: center;
}

/* sec4 */
.lp211006_matsushima #ind_04 {
    margin-top: 13.5rem;
}

#ind_04 .sec_ttl {
    top: 18.5rem;
    left: 16rem;
}

#ind_04 .sec_img.sec_01 {
    width: 65rem;
    margin-left: auto;
    margin-right: 10rem;
}

#ind_04 .sec_02 {
    margin-top: 8rem;
    margin-left: 20rem;
    width: 54rem;
}

#ind_04 .sec_02 .sec_img {
    width: 40rem;
}

#ind_04 .credit {
    margin-top: auto;
    margin-bottom: -0.5rem;
    margin-left: 2rem;
}

#ind_04 .sec_text {
    margin-top: 15.5rem;
    margin-left: -6rem;
}

/* sec5 */
#ind_05 .sec_ttl {
    top: 5.5rem;
    left: auto;
    right: 27rem;
}

#ind_05 .sec_img.sec_01 {
    width: 60rem;
    margin-left: 12.5rem;
    z-index: 2;
}

#ind_05 .sec_text {
    margin-top: 7.5rem;
    margin-left: 12rem;
    text-align: right;
}

#ind_05 .sec_02 {
    margin-top: -24.5rem;
    margin-left: auto;
    margin-right: 11.5rem;
    width: 63rem;
}

#ind_05 .sec_02 .sec_img {
    width: 45rem;
    margin-left: 2rem;
}

#ind_05 .credit {
    margin-top: auto;
    margin-bottom: -0.5rem;
    text-align: right;
}

/*===========staff==========*/
.staff {
    margin: 13rem 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: 13.5rem;
}

/*===========animation==========*/

/*===========tablet==========*/
@media only screen and (max-width: 1200px) and (min-width: 561px) {
    .main-area.archive_slider {
        min-width: inherit !important;
    }
    .lp211006_matsushima  {
        width: 100%;
        overflow-x: hidden;
        position: relative;
    }
    html {
        font-size: calc(10 * (100vw / 1200));
        }   
    .lp211006_matsushima  .sec_05 .sec_text{
        margin: -14.2rem 0 0 62.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;
    }
    .sp_only {
        display: block;
    }

/*============top==============*/
.lp211006_matsushima .main_top{
    margin: 0 auto 12rem;
}

.lp211006_matsushima .top_img{
    width: 75rem;
    margin: 0 auto 7rem;
}

.lp211006_matsushima .top_text{
    font-size: 2.4rem;
}

/*============contents==========*/
/* index */
.lp211006_matsushima .index{
    width: 72rem;
    margin: 5.5rem auto 4rem;
}

.lp211006_matsushima .index_ {
    width: 46rem;
    margin: 0 auto;
    /* margin: 0 auto 19rem; */
    justify-content: space-between;
    font-family: odile, serif;
    font-feature-settings: "pnum";
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.12rem;
    display: flex !important;
}

.lp211006_matsushima .index::before{
    height: 79rem;
    top: -8rem;
    display: none;
}

.lp211006_matsushima .index_ttl{
    font-size: 4.6rem;
}

.lp211006_matsushima .index_ttl::before , 
.lp211006_matsushima .index_ttl::after {
    border-top: 0.3rem solid #000;
    width: 39%;
    top: 2rem;
}

.lp211006_matsushima .index li , 
.lp211006_matsushima .index_ li {
    width: 22rem;
}

.lp211006_matsushima .icon{
    width: 1.6rem;
    margin: 1.5rem auto 0;
}

.lp211006_matsushima .index_numb {
    font-size: 3.8rem;
    margin-top: 2rem;
}

/* sec共有 */
.sec {
    position: relative;
    width: 100%;
    margin: 15.5rem auto 0;
}

/*-credit-*/
.lp211006_matsushima .credit a,
.lp211006_matsushima .credit{
    font-size: 2.4rem;
    line-height: 1.75;
}
/* sec title */
.lp211006_matsushima .sec_ttl{
    position: relative;
    top: 0 !important;
}
.lp211006_matsushima .sec_ttl h2{
    font-size: 8.6rem;
}
.lp211006_matsushima  .sec_ttl h3{
    margin-top: 1rem;
}
.lp211006_matsushima  .sec_ttl h3 span{
    font-size: 3.6rem;
    line-height: 1.75;
    background: none;
    padding: 0;
}
/* sec text  */
.lp211006_matsushima .sec_text{
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    font-size: 2.6rem;
    text-align: justify !important;
    margin: 6rem 4rem 0 !important;
}

/* ind_01 */
.lp211006_matsushima #ind_01 {
    margin-top: 0;
}

#ind_01 .sec_ttl {
    left: 5rem;
}

#ind_01 .sec_01 {
    width: 72rem;
    margin-top: 4.5rem;
    margin-right: 0;
    order: 1;
}

#ind_01 .sec_img.sec_02 {
    width: 40rem;
    margin-top: 6rem;
    margin-left: 0;
    order: 2;
    z-index: 1;
}

#ind_01 .sec_text {
    order: 4;
}

#ind_01 .sec_03 {
    width: 66rem;
    margin-top: -5rem;
    margin-right: 5rem;
    order: 3;
}

#ind_01 .sec_03 .credit {
    margin-top: 3rem;
    margin-bottom: 0;
    text-align: left;
    order: 2;
}

#ind_01 .sec_03 .sec_img {
    margin-left: auto;
    width: 52.5rem;
    order: 1;
}

/* ind_02 */
#ind_02 .sec_ttl {
    right: -10rem;
    text-align: right;
}

#ind_02 .sec_01 {
    width: 66rem;
    margin: 5rem auto 0;
}

#ind_02 .credit {
    margin-top: 3.5rem;
    margin-left: 4rem;
    order: 2;
}

#ind_02 .sec_text {
    left: 0;
    order: 3;
    width: 100%;
}

#ind_02 .sec_img.sec_02 {
    width: 60rem;
    margin-top: 6rem;
    margin-right: 0;
    order: 1;
}

/* sec3 */
#ind_03 .sec_ttl {
    left: 5rem;
}

#ind_03 .sec_01 {
    width: 100%;
    margin: 4.5rem auto 0;
}

#ind_03 .credit {
    margin-top: 3.5rem;
    margin-left: 4rem;
}

#ind_03 .sec_text {
    margin-top: 7.5rem;
    text-align: center;
}

/* sec4 */
.lp211006_matsushima #ind_04 {
    margin-top: 15rem;
}

#ind_04 .sec_ttl {
    left: auto;
    right: -9.5rem;
    text-align: right;
}

#ind_04 .sec_img.sec_01 {
    width: 66rem;
    margin-top: 5rem;
    margin-left: auto;
    margin-right: 0;
}

#ind_04 .sec_02 {
    margin-top: 6rem;
    margin-left: 0;
    width: 57.5rem;
}

#ind_04 .sec_02 .sec_img {
    width: 52.5rem;
}

#ind_04 .credit {
    margin-top: 3.5rem;
    margin-bottom: 0;
    margin-left: 4rem;
}

#ind_04 .sec_text {
    margin-top: 15.5rem;
    margin-left: -6rem;
}

/* sec5 */
#ind_05 .sec_ttl {
    left: 5rem;
    right: 0;
}

#ind_05 .sec_img.sec_01 {
    width: 62rem;
    margin-top: 4.5rem;
    margin-left: 5rem;
    order: 1;
}

#ind_05 .sec_text {
    margin-top: 7.5rem;
    margin-left: 12rem;
    text-align: right;
    order: 3;
}

#ind_05 .sec_02 {
    margin-top: -4.5rem;
    margin-left: auto;
    margin-right: 0;
    width: 71rem;
    order: 2;
}

#ind_05 .sec_02 .sec_img {
    width: 45rem;
    margin-left: auto;
    order: 1;
}

#ind_05 .credit {
    margin-top: 3rem;
    margin-bottom: 0;
    text-align: left;
    order: 2;
}

/*===========staff==========*/
.staff {
    margin: 12.2rem 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){
    #ind_01 .sec_03 .credit {
        margin-top: 64.5rem;
    }   

    #ind_02 .sec_text {
        margin-top: 44.5rem;
    }

    #ind_04 .credit {
        margin-top: 49.5rem;
    }

    #ind_05 .credit {
        margin-top: 57rem;
    }
  }

  
/* 追加 */
.span_2 {
    position: relative;
    top: 1.8rem;
}

@media only screen and (max-width: 560px) {
    .span_2 {
        top: 0;
    }

    .indexbox {
        background: #F9F8F7;
        margin: -2.5rem auto 13rem;
        padding: 2rem 0 6rem;
    }
}