@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");
}

@import url("https://use.typekit.net/jva0gfb.css");

/*=============set=============*/
html{
    font-size: 62.5%;
    overflow-x: hidden;
    
}

.sp_only {
    display: none !important;
}

.flexBox {
    display: flex;
    flex-wrap: wrap;
}

.lp220428_matsushima img,
.lp220428_matsushima video,
.lp220428_matsushima iframe{
    width: 100%;
}
.lp220428_matsushima a{
    display: inline-block;
}


.lp220428_matsushima {
  width: 140rem;
  margin: 0 auto;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-feature-settings: 'palt';
}

/*============top==========*/
.lp220428_matsushima .top_img {
    width: 120rem;
    margin: 0 auto;
}
.lp220428_matsushima .main_top p{
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2;
    margin: 7.3rem auto 13.7rem;
    letter-spacing: 0.16em;
    text-align: center;
    color: #58595B;
}
/*============contents==========*/
/* item 共通*/
.lp220428_matsushima .sec_ {
  margin-bottom: 16rem;
  font-size: 1.4rem;
  font-family: source-han-serif-japanese, serif;
  letter-spacing: 0.16em;
}
.lp220428_matsushima .item_ttl {
  letter-spacing: 0.14em;
  line-height: 2;
  margin-bottom: 3.4rem;
  font-size: 2.2rem;
}
.lp220428_matsushima .item_ttl span{
  font-family: magneta, serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem;
  line-height: 1;
  font-size: 2rem;
}
.lp220428_matsushima .item_ttl span::after {
    content: "";
    width: 6rem;
    height: 1px;
    background: #000;
    display: block;
    margin-left: 1rem;
    margin-bottom: 0.5rem;
}
.lp220428_matsushima .cont_wrap{
    position: relative;
}
.lp220428_matsushima .cont_wrap > div{
    position: absolute;
}
.lp220428_matsushima .cont_wrap > div p{
    color: #58595b;
    line-height: 2;
}
.lp220428_matsushima .credit {
    margin-top: 3rem;
    text-align: left;
    display: inline-block;
}
.lp220428_matsushima .credit a {
  font-family: magneta, serif;
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  color: #58595b;
  line-height: 1.5;
}

@media only screen and (min-width: 560px) {
.lp220428_matsushima .sec_02 .cont_wrap .cont_01 .item_ttl span,
.lp220428_matsushima .sec_04 .cont_wrap .cont_01 .item_ttl span,
.lp220428_matsushima .sec_06 .cont_wrap .cont_01 .item_ttl span{
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_01 .item_ttl span::after,
.lp220428_matsushima .sec_04 .cont_wrap .cont_01 .item_ttl span::after,
.lp220428_matsushima .sec_06 .cont_wrap .cont_01 .item_ttl span::after {
    margin-right: 1rem;
    margin-left: 0;
}


/*sec01*/
.lp220428_matsushima .sec_01 .cont_wrap{
    height: 137.5rem;
}
.lp220428_matsushima .sec_01 .cont_wrap .cont_01{
  text-align: right;
  top: 15.3rem;
  right: 25.3rem;
}
.lp220428_matsushima .sec_01 .cont_wrap .cont_02{
  width: 45rem;
  right: 10rem;
  bottom: 0;
}
.lp220428_matsushima .sec_01 .cont_wrap .cont_03{
    width: 65rem;
}

/*sec02*/
.lp220428_matsushima .sec_02 .cont_wrap{
  height: 166.5rem;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_01{
  top: 85.2rem;
  left: 20rem;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_02{
  width: 60rem;
  top: 20rem;
  right: 0;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_03{
  width: 50rem;
  left: 8rem;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_04{
  left: 30rem;
  bottom: 0;
  display: flex;
  align-items: flex-end;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_04 > a{
  width: 65rem;
}
.lp220428_matsushima .sec_02 .cont_wrap .cont_04 .credit{
  margin-left: 3rem;
  margin-bottom: 4.5rem;
}

/*sec03*/
.lp220428_matsushima .sec_.sec_03{
  margin-bottom: 15.5rem;
}
.lp220428_matsushima .sec_03 .cont_wrap{
  width: 112rem;
    margin: auto;
}
.lp220428_matsushima .sec_03 .cont_wrap > div {
  position: inherit;
}
.lp220428_matsushima .sec_03 .cont_wrap .cont_01{
  text-align: right;
}
.lp220428_matsushima .sec_03 .cont_wrap .cont_01 .item_ttl {
    margin-bottom: 7.3rem;
    margin-right: 6rem;
}
.lp220428_matsushima .sec_03 .cont_wrap .cont_01 .item_ttl span{
    justify-content: flex-end;
}
.lp220428_matsushima .sec_03 .cont_wrap .cont_02 > div{
  display: flex;
  justify-content: space-between;
}
.lp220428_matsushima .sec_03 .cont_wrap .cont_02 > div > a,
.lp220428_matsushima .sec_03 .cont_wrap .cont_02 > div > div{
    width: 55rem;
}
.lp220428_matsushima .sec_03 .credit{
  display: flex;
  justify-content: flex-end;
}
.lp220428_matsushima .sec_03 .credit a{
  margin-left: 0.5rem;
}
.lp220428_matsushima .sec_03 .cont_wrap .cont_03{
  text-align: center;
  margin-top: 8.7rem;
}


/*sec04*/
.lp220428_matsushima .sec_04 .cont_wrap{
  height: 162rem;
}
.lp220428_matsushima .sec_04 .cont_wrap .cont_01{
  top: 7.2rem;
  left: 21rem;
  z-index: 3;
}
.lp220428_matsushima .sec_04 .cont_wrap .cont_02{
  width: 45rem;
  right: 15rem;
  bottom: 0;
}
.lp220428_matsushima .sec_04 .cont_wrap .cont_03{
  width: 99rem;
  right: 0;
  z-index: 2;
}
.lp220428_matsushima .sec_04 .cont_wrap .cont_03 p {
    display: inline-block;
    margin-top: 11.3rem;
    margin-left: 21.5rem;
    text-align: left;
}
.lp220428_matsushima .sec_04 .cont_wrap .cont_04{
  width: 50rem;
  z-index: 1;
  top: 56rem;
  left: 0;
}

/*sec05*/
.lp220428_matsushima .sec_.sec_05{
  margin-bottom: 15.5rem;
}
.lp220428_matsushima .sec_05 .cont_wrap{
  height: 170.2rem;
}
.lp220428_matsushima .sec_05 .cont_wrap .cont_01{
  text-align: right;
  top: 109.5rem;
  right: 19.7rem;
}
.lp220428_matsushima .sec_05 .cont_wrap .cont_01 .item_ttl span{
  justify-content: flex-end;
}
.lp220428_matsushima .sec_05 .cont_wrap .cont_02{
  width: 55rem;
  right: 0;
  left: 0;
  margin: auto;
}
.lp220428_matsushima .sec_05 .cont_wrap .cont_03{
  width: 49.7rem;
  left: 12.5rem;
  bottom: 0;
}
.lp220428_matsushima .sec_05 .cont_wrap .cont_03 .credit{
  display: flex;
  flex-wrap: wrap;
  width: 40rem;
}
.lp220428_matsushima .sec_05 .cont_wrap .cont_03 .credit a{
    margin-right: 0.5rem;
}

/*sec06*/
.lp220428_matsushima .sec_.sec_06{
  margin-bottom: 13.7rem;
}
.lp220428_matsushima .sec_06 .cont_wrap{
  height: 130rem;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_01{
  top: 78.3rem;
  left: 23rem;
  z-index: 2;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_02 > div{
  display: flex;
  justify-content: space-between;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_02{
  width: 42rem;
  left: 28rem;
  z-index: 2;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_02 > a:nth-child(1){
  margin-bottom: 2rem;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_03{
  width: 70rem;
  top: 20rem;
  right: 10rem;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_03 .credit{
  display: flex;
  justify-content: flex-end;
}
.lp220428_matsushima .sec_06 .cont_wrap .cont_03 .credit a{
    margin-left: 0.5rem;
}

}



/*===========staff==========*/
.staff {
  margin: 13.5rem auto 0;
  border-bottom: 1px solid #58595B;
  font-family: magneta, serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  width: 110rem;
}
.staff a {
    border-bottom: double 3px #cacaca;
    padding-bottom: 0.5rem;
    font-size: 2rem;
    letter-spacing: 0.1em;
  color: #58595b;
}
.staff p {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2.4rem;
  margin-top: 13.4rem;
  color: #58595b;
  margin-bottom: 15.8rem;
}

/*===========animation==========*/
.fade_up{
	transform: translateY(9rem);
    opacity: 0;
}
.fade_up.active{
    transition: transform .8s, opacity .8s;
    transition-duration: 1.6s;
    transform: translateY(0);
    opacity: 1;
}

/*====================================================
    tablet
====================================================*/
@media only screen and (max-width: 1400px) and (min-width: 561px) {
    .main-area.archive_slider {
        min-width: inherit !important;
    }
    .lp220428_matsushima {
        width: 100%;
    }
    html {
        font-size: calc(10 * (100vw / 1400));
        }   
    .cateList{
        font-size: 10px;
    }   
    
}
/*====================================================
    sp
====================================================*/
@media only screen and (max-width: 560px) {
    /*-set-*/
    .cateList {
        display: flex;
        flex-wrap: wrap;
    }
    .cateList {
        display: flex;
        flex-wrap: wrap;
    }

    #breadcrumb .cateList {
        line-height: calc(40 *(100vw / 750));
        font-size: calc(20 *(100vw / 750));
        margin: 0 auto 10px !important;
        color: #000000;
        width: 92%;
        font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
        display: flex;
        flex-wrap: wrap;
    }

    #breadcrumb .cateList li {
        margin-right: 5px;
    }
    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
    .main-area .btn-pagetop {
        z-index: 99;
    }
    /*-sp sytle-*/
    .lp220428_matsushima {
      width: 100%;
    }

    /*============top==========*/
    .lp220428_matsushima .top_img {
        width: 100%;
    }
    .lp220428_matsushima .main_top p{
        font-size: calc(24 *(100vw / 750));
        margin: calc(108 *(100vw / 750)) auto calc(154 *(100vw / 750));
        letter-spacing: 0.12em;
    }
    /*============contents==========*/
    /* item 共通*/
    .lp220428_matsushima .sec_ {
      margin-bottom: calc(200 *(100vw / 750));
      font-size: calc(24 *(100vw / 750));
      letter-spacing: 0.12em;
      line-height: 1.75;
    }
    .lp220428_matsushima .item_ttl {
      letter-spacing: 0.12em;
      line-height: 1.75;
      margin-bottom: calc(90 *(100vw / 750));
      font-size: calc(36 *(100vw / 750));
    }
    .lp220428_matsushima .item_ttl span{
      margin-bottom: calc(38 *(100vw / 750));
      font-size: calc(32 *(100vw / 750));
    }
    .lp220428_matsushima .item_ttl span::after {
        content: "";
        width: calc(80 *(100vw / 750));
        margin-left: calc(20 *(100vw / 750));
        margin-bottom: calc(10 *(100vw / 750));
    }
    .lp220428_matsushima .cont_wrap > div{
        position: inherit;
    }
    .lp220428_matsushima .cont_wrap > div p{
        text-align: center;
    }
    .lp220428_matsushima .credit {
        margin-top: calc(55 *(100vw / 750));
        display: flex;
    flex-wrap: wrap;
    }
    .lp220428_matsushima .credit a {
      font-size: calc(24 *(100vw / 750));
      margin-right: calc(8 *(100vw / 750));
    }
    .lp220428_matsushima .sec_01 .cont_wrap .cont_01 .item_ttl span,
    .lp220428_matsushima .sec_03 .cont_wrap .cont_01 .item_ttl span,
    .lp220428_matsushima .sec_05 .cont_wrap .cont_01 .item_ttl span{
        justify-content: flex-end;
        flex-direction: row-reverse;
    }
    .lp220428_matsushima .sec_01 .cont_wrap .cont_01 .item_ttl span::after,
    .lp220428_matsushima .sec_03 .cont_wrap .cont_01 .item_ttl span::after,
    .lp220428_matsushima .sec_05 .cont_wrap .cont_01 .item_ttl span::after{
        margin-right: calc(20 *(100vw / 750));
        margin-left: 0;
    }
    .lp220428_matsushima .sec_01 .cont_wrap .cont_01,
    .lp220428_matsushima .sec_03 .cont_wrap .cont_01,
    .lp220428_matsushima .sec_05 .cont_wrap .cont_01{
      margin-left: calc(50 *(100vw / 750));
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_01 .item_ttl,
    .lp220428_matsushima .sec_04 .cont_wrap .cont_01 .item_ttl,
    .lp220428_matsushima .sec_06 .cont_wrap .cont_01 .item_ttl{
      text-align: right;
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_01 .item_ttl span,
    .lp220428_matsushima .sec_04 .cont_wrap .cont_01 .item_ttl span,
    .lp220428_matsushima .sec_06 .cont_wrap .cont_01 .item_ttl span{
        justify-content: flex-end;
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_01,
    .lp220428_matsushima .sec_04 .cont_wrap .cont_01,
    .lp220428_matsushima .sec_06 .cont_wrap .cont_01{
      margin-right: calc(50 *(100vw / 750));
    }

    /*sec_01*/
    .lp220428_matsushima .sec_01 .cont_wrap .cont_02 > a{
      width: calc(650 *(100vw / 750));
    }
    .lp220428_matsushima .sec_01 .cont_wrap .cont_02 > p{
      margin: calc(108 *(100vw / 750)) auto;
    }
    .lp220428_matsushima .sec_01 .cont_wrap .cont_03{
      width: calc(520 *(100vw / 750));
      margin: 0 0 0 auto;
    }

    /*sec_02*/
    .lp220428_matsushima .sec_02 .cont_wrap .cont_02{
      width: calc(600 *(100vw / 750));
      margin: 0 0 calc(80 *(100vw / 750)) calc(50 *(100vw / 750));
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_03 > a{
      width: calc(500 *(100vw / 750));
      margin: 0 0 0 auto;
      display: block;
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_03 > p{
      margin: calc(108 *(100vw / 750)) auto;
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_04{
      width: calc(720 *(100vw / 750));
      margin: 0 0 0 auto;
    }
    .lp220428_matsushima .sec_02 .cont_wrap .cont_04 .credit{
        margin-left: calc(20 *(100vw / 750));
    }

    /*sec_03*/
    .lp220428_matsushima .sec_03 .cont_wrap .cont_02 > div > div{
      width: calc(600 *(100vw / 750));
      margin: calc(80 *(100vw / 750)) auto 0;
      display: block;
    }
    .lp220428_matsushima .sec_03 .cont_wrap .cont_03{
        margin: calc(100 *(100vw / 750)) auto calc(-5 *(100vw / 750));
    }

    /*sec_04*/
    .lp220428_matsushima .sec_04 .cont_wrap .cont_03 > a{
      width: calc(500 *(100vw / 750));
      margin: calc(80 *(100vw / 750)) auto 0 0;
      display: block;
    }
    .lp220428_matsushima .sec_04 .cont_wrap .cont_03 > p{
      margin: calc(108 *(100vw / 750)) auto;
    }
    .lp220428_matsushima .sec_04 .cont_wrap .cont_04{
      width: calc(510 *(100vw / 750));
      margin: 0 calc(50 *(100vw / 750)) 0 auto;
    }

    /*sec_05*/
    .lp220428_matsushima .sec_05 .cont_wrap .cont_02 > a{
      width: calc(650 *(100vw / 750));
      margin: 0 0 0 auto;
      display: block;
    }
    .lp220428_matsushima .sec_05 .cont_wrap .cont_02 > p{
      margin: calc(108 *(100vw / 750)) auto;
    }
    .lp220428_matsushima .sec_05 .cont_wrap .cont_03 > a{
      width: calc(560 *(100vw / 750));
      margin-left: calc(50 *(100vw / 750));
    }
    .lp220428_matsushima .sec_05 .cont_wrap .cont_03 .credit{
      margin-left: calc(60 *(100vw / 750));
    }

    /*sec_06*/
    .lp220428_matsushima .sec_06 .cont_wrap .cont_02{
      width: calc(600 *(100vw / 750));
      position: relative;
      z-index: 2;
    }
    .lp220428_matsushima .sec_06 .cont_wrap .cont_02 > a:nth-child(1){
        margin-bottom: calc(20 *(100vw / 750));
    }
    .lp220428_matsushima .sec_06 .cont_wrap .cont_03{
      position: relative;
      z-index: 1;
      margin: calc(-100 *(100vw / 750)) auto 0;
    }
    .lp220428_matsushima .sec_06 .cont_wrap .cont_03 > a{
      width: calc(700 *(100vw / 750));
      margin: 0 0 0 auto;
      display: block;
    }
        .lp220428_matsushima .sec_06 .cont_wrap .cont_03 .credit{
      width: calc(700 *(100vw / 750));
      margin-left: calc(50 *(100vw / 750));
      margin-bottom: calc(100 *(100vw / 750));
    }
    .lp220428_matsushima .sec_.sec_06{
        margin-bottom: 0;
    }

    /* staff */
    .staff {
      width: 100%;
      margin: calc(150 *(100vw / 750)) auto 0;
      border-bottom: none;
    }
    .staff a {
      font-size: calc(40 *(100vw / 750));
      padding-bottom: calc(10 *(100vw / 750));
    }
    .staff p {
      font-size: calc(24 *(100vw / 750));
      margin: calc(150 *(100vw / 750)) auto calc(155 *(100vw / 750));
      line-height: 1.75;
    }
}
