@charset "UTF-8";

/*=======================================================
	General Styles
=======================================================*/
/************ calc **********/
@font-face {
  font-family: 'yumin';
  src: url("/Page/feature/200807_anniv/font/yumindb.ttf");
}

.cateList li {
  display: inline-block;
}

.lp200807 {
  width: 120rem;
  max-width: 120rem;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  padding-bottom: 14.1rem;
  border-bottom: 1px solid #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  color: #58595b;
}

#Contents {
  overflow: hidden;
}

/************ img **********/
.lp200807 img {
  width: 100%;
}

@media all and (-ms-high-contrast: none) {
  .lpsec .lp-flex .lp-li .limited {
    padding: 0 !important;
  }

  .lpsec .lp-secttl .ttl {
    font-family: '游明朝', 'Yu Mincho' !important;
    font-weight: 700 !important;
    letter-spacing: -0.1em !important;
  }
}

/*=======================================================
	mv style
=======================================================*/
.lpmv {
  margin: 0 auto 6.5rem;
}

.lpmv__img {
  width: 100rem;
  margin: 0 auto 5.1rem;
}

.lpmv__read {
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  line-height: 2;
}

/*=======================================================
	General Styles
=======================================================*/
.calm3 {
  width: 54rem;
}

/*=======================================================
	section Styles
=======================================================*/
.lpsec {
  margin-bottom: 11.8rem;
  position: relative;
}

.lpsec .lp-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

.lpsec .lp-creimg._1 {
  width: 32rem;
}

.lpsec .lp-creimg._2 {
  width: 40rem;
}

.lpsec .lp-secttl {
  text-align: center;
  display: block;
}

.lpsec .lp-secttl .ttl {
  font-size: 2rem;
  letter-spacing: 0.1rem;
  padding-bottom: 2rem;
  display: block;
  font-family: 'yumin';
  color: #000;
}

.lpsec .lp-secttl .color {
  font-size: 3rem;
  letter-spacing: 0.04em;
  font-family: trajan-pro-3, serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 1.8rem;
  display: block;
}

.lpsec .lp-txt {
  font-size: 1.3rem;
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: center;
}

.lpsec .lp-imgcre {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.07em;
  text-align: justify;
  font-family: 'EB Garamond', serif;
  margin-top: 2.1rem;
}

.lpsec .lp-fimg {
  width: 18rem;
}

.lpsec .lp-flex .lp-li .limited {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  text-align: center;
  font-family: trajan-pro-3, serif;
  font-weight: 400;
  font-style: normal;
  width: 9rem;
  height: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem 0.4rem 0.3rem;
}

.lpsec .lp-flex .lp-credit {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.75;
  text-align: center;
  margin: 2rem auto 0;
  font-family: 'EB Garamond', serif;
}

.lpsec._1 .color {
  color: #AE8983;
}

.lpsec._1 .lp-flex._1 {
  width: 92.5rem;
  margin-left: 8.5rem;
}

.lpsec._1 .lp-flex._1 .lp-li._1 {
  margin-top: 8.3rem;
}

.lpsec._1 .lp-flex._2 {
  width: 97rem;
  margin-left: 15rem;
  margin-top: -10rem;
}

.lpsec._1 .lp-flex._2 .lp-li._2 {
  margin-top: 19rem;
}

.lpsec._1 .lp-flex._2 .lp-li .limited {
  background-color: #AE8983;
}

.lpsec._2 .color {
  color: #E0C7AD;
}

.lpsec._2 .lp-flex._1 {
  width: 91.5rem;
  margin-left: 19rem;
}

.lpsec._2 .lp-flex._1 .lp-li._2 {
  margin-top: 8.3rem;
}

.lpsec._2 .lp-flex._2 {
  width: 97rem;
  margin-left: 8rem;
  margin-top: -10rem;
}

.lpsec._2 .lp-flex._2 .lp-li._1 {
  margin-top: 19rem;
}

.lpsec._2 .lp-flex._2 .lp-li._2 .lp-imgcre {
  text-align: right;
}

.lpsec._2 .lp-flex._2 .lp-li .limited {
  background-color: #E0C7AD;
}

.lpsec::after {
  content: "";
  display: block;
  position: absolute;
  width: 50rem;
  height: 50rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -1;
  margin: 0 auto;
  top: 24rem;
  right: 0;
  left: 0;
}

.lpsec._1::after {
  border: #DFD0CD 1px solid;
}

.lpsec._2::after {
  border: #F4E6D6 1px solid;
}

/* button */
.button {
  font-size: 2rem;
  display: block;
  text-align: center;
  margin: 0 auto 14rem;
  letter-spacing: 0.02em;
  padding-bottom: 0.8rem;
  border-bottom: double 0.3rem #cacaca;
  font-family: 'EB Garamond', serif;
  width: 10.2rem;
  color: #000;
  white-space: nowrap;
}

.staff {
  font-size: 1.4rem;
  letter-spacing: 0.03em;
  line-height: 1.7142857143;
  text-align: center;
  font-family: 'EB Garamond', serif;
}

/*=======================================================
	Responsive
=======================================================*/
/* for pc */
@media only screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .tb_only {
    display: none;
  }
}

/* for tablet */
@media only screen and (min-width: 768px) and (max-width: 1200px) {

  html,
  body {
    font-size: calc(10*(100vw/1200));
  }

  .lp200807 {
    border-bottom: none;
    padding-bottom: 0;
  }

  .lpsec._1 .lp-flex._1 {
    width: 94rem;
    margin-left: 7.5rem;
  }

  .lpsec._2 .lp-flex._1 {
    width: 95rem;
    margin-left: 17rem;
  }

  .staff {
    border-bottom: 1px solid #000;
    width: 100rem;
    padding-bottom: 14.1rem;
    margin: 0 auto;
  }

  .main-area.archive_slider {
    min-width: inherit !important;
  }

  .cateList {
    max-width: 1100px;
    width: 91.666% !important;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    line-height: 50px;
    font-size: calc(12*(100vw / 1200));
    margin: calc(20*(100vw / 1200)) auto;
    color: #000;
  }
}

/* for sp */
@media only screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }

  .lp200807 {
    width: calc(750*(100vw/750));
    max-width: calc(750*(100vw/750));
    margin: 0 auto;
    padding-bottom: calc(152*(100vw/750));
    border-bottom: none;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    color: #58595b;
  }

  .cateList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /*=======================================================
        mv style
    =======================================================*/
  .lpmv {
    margin: 0 auto calc(128*(100vw/750));
  }

  .lpmv__img {
    width: calc(750*(100vw/750));
    margin: 0 auto calc(67*(100vw/750));
  }

  .lpmv__read {
    font-size: calc(26*(100vw/750));
    text-align: justify;
    padding: 0 calc(38*(100vw/750));
  }

  /*=======================================================
        General Styles
    =======================================================*/
  .calm3 {
    width: calc(750*(100vw/750));
  }

  /*=======================================================
        section Styles
    =======================================================*/
  .lpsec {
    margin-bottom: calc(165*(100vw/750));
  }

  .lpsec .lp-creimg._1 {
    width: calc(526*(100vw/750));
  }

  .lpsec .lp-creimg._2 {
    width: calc(600*(100vw/750));
  }

  .lpsec .lp-secttl .ttl {
    font-size: calc(40*(100vw/750));
    padding-bottom: calc(30*(100vw/750));
  }

  .lpsec .lp-secttl .color {
    font-size: calc(50*(100vw/750));
    padding-bottom: calc(70*(100vw/750));
  }

  .lpsec .lp-txt {
    font-size: calc(26*(100vw/750));
    line-height: 2;
    text-align: justify;
    margin-top: calc(63*(100vw/750));
    margin-bottom: calc(87*(100vw/750));
    padding: 0 calc(38*(100vw/750)) 0 calc(34*(100vw/750));
    -webkit-font-feature-settings: initial;
    font-feature-settings: initial;
  }

  .lpsec .lp-imgcre {
    font-size: calc(28*(100vw/750));
    line-height: 1.6428571429;
    letter-spacing: 0.03em;
    margin-top: calc(43*(100vw/750));
    margin-left: calc(38*(100vw/750));
  }

  .lpsec .lp-fimg {
    width: calc(250*(100vw/750));
  }

  .lpsec .lp-flex .lp-li .limited {
    font-size: calc(28*(100vw/750));
    width: calc(165*(100vw/750));
    height: calc(40*(100vw/750));
    margin: 0 auto calc(40*(100vw/750));
    padding: calc(10*(100vw/750)) calc(8*(100vw/750)) calc(7*(100vw/750));
  }

  .lpsec .lp-flex .lp-credit {
    font-size: calc(28*(100vw/750));
    letter-spacing: 0.03em;
    line-height: 1.6428571429;
    margin: calc(40*(100vw/750)) auto 0;
  }

  .lpsec._1 .lp-flex._1 {
    width: calc(750*(100vw/750));
    margin-left: 0;
  }

  .lpsec._1 .lp-flex._1 .lp-li._1 {
    margin: 0 auto;
  }

  .lpsec._1 .lp-flex._1 .lp-li._2 {
    margin-left: calc(187*(100vw/750));
  }

  .lpsec._1 .lp-flex._2 {
    width: calc(750*(100vw/750));
    margin-left: 0;
    margin-top: calc(60*(100vw/750));
  }

  .lpsec._1 .lp-flex._2 .lp-li._2 {
    margin-top: 0;
  }

  .lpsec._2 .lp-flex._1 {
    width: calc(750*(100vw/750));
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .lpsec._2 .lp-flex._1 .lp-li._1 {
    margin-left: calc(37*(100vw/750));
  }

  .lpsec._2 .lp-flex._1 .lp-li._2 {
    margin-top: 0;
  }

  .lpsec._2 .lp-flex._2 {
    width: calc(750*(100vw/750));
    margin-left: 0;
    margin-top: calc(60*(100vw/750));
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .lpsec._2 .lp-flex._2 .lp-li._1 {
    margin-top: 0;
  }

  .lpsec._2 .lp-flex._2 .lp-li._2 .lp-creimg {
    margin-left: calc(150*(100vw/750));
  }

  .lpsec._2 .lp-flex._2 .lp-li._2 .lp-imgcre {
    text-align: justify;
  }

  .lpsec::after {
    width: calc(600*(100vw/750));
    height: calc(1000*(100vw/750));
    top: calc(555*(100vw/750));
  }

  .lpsec._1::after {
    border: #DFD0CD calc(2*(100vw/750)) solid;
  }

  .lpsec._2::after {
    border: #F4E6D6 calc(2*(100vw/750)) solid;
  }

  /* button */
  .button {
    font-size: calc(40*(100vw/750));
    margin: 0 auto calc(160*(100vw/750));
    padding-bottom: calc(16*(100vw/750));
    border-bottom: double calc(8*(100vw/750)) #cacaca;
    width: calc(213*(100vw/750));
  }

  .staff {
    font-size: calc(28*(100vw/750));
    line-height: 1.6428571429;
  }
}

/*# sourceMappingURL=style.css.map */