@charset "UTF-8";
/* default
---------------------------------------------------- */

.pc {
  display: block;
}

.sp {
  display: none;
}

/*
---------------------------------------------------- */
.fs-life-detail .fs-privilege-gallery {
  display: none;
}


#lego * {
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  font-family: 'NotoSansJP', sans-serif;
}

#lego {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  color: #fff;
}

#lego p {
  font-size: 15px;
  position: relative;
  line-height: 1.7;
  margin: 0 auto;
  font-family: 'NotoSansJP', sans-serif;
  color: #fff;
}

#lego li {
  list-style-type: none;
}

#lego .article {
  padding: 60px 0;
  max-width: 940px;
  margin: 0 auto;
}

#lego .article p {
  font-family: 'NotoSansJP', sans-serif;
}

#lego div.inner {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

/* レゴ商標マーク（下） */
.lego-r {
  vertical-align: -35%;
  line-height: 1;
}

.article_h {
  height: 150px;
  margin: 0 auto 40px;
}



/* メインビジュアル */
.mainVisual {
  background-color: #004F84;
  background-repeat: no-repeat;
  background-image:
    url(../img/main_bg.svg);
  background-size: 1050px;
  background-position: left 50% top 53%;
  position: relative;
  overflow: hidden;
  height: 940px;
  margin: 0 auto;
  width: 100%;
  max-width: 940px;
  text-align: center;
  position: relative;
}

.main_wrap {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 7%;
  width: 85%;
  margin: 0 auto;
}

.main_wrap img {
  margin: 0 auto;
  max-width: 100%;
}

.main_wrap .main_title {
  margin-bottom: 40px;
}

/* 先着350名 */
.mainVisual .main_label {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 110px
}

#lego .main_boy {
  width: min(550px, 95%);
}






/* イベントについて */
#lego div.about {
  background-color: #004F84;
  background-image: url(../img/about_bg.svg);
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: left 50% top 15%;
  text-align: center;
  padding: 60px 0;
}

#lego div.about .inner {
  width: 75%;
}

#lego div.about .lego-r {
  color: #fff;
}








/* 会員特典 */
.benefits {
  background-color: #AC1214;
  background-image: url(../img/benefits_bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left 50% top 0;
}

.benefits .inner {
  background: #00633c;
  width: 85%;
  max-width: 525px;
  margin: 0 auto;
  padding: 45px 10px;
  text-align: center;
  outline: #074c2c solid 10px;
  position: relative;
}

#lego .benefits p {
  font-size: 20px;
}

.benefits_price {
  margin: 15px auto;
  width: 90%;
  max-width: 320px;
}

#lego p.chushaku {
  font-size: 12px;
  text-align: left;
  width: 90%;
  max-width: 320px;
}

.dot {
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dot img:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}

.dot img:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
}

.dot img:nth-child(3) {
  position: absolute;
  bottom: 0;
  left: 0;
}

.dot img:nth-child(4) {
  position: absolute;
  right: 0;
  bottom: 0;
}








/* 見どころ */
.pickup {
  background: #F6C401;
  text-decoration: none;
  color: #000;
}

.pickup .inner {
  min-width: 660px;
}

#lego .pickup-content-wrap {
  margin: 0 auto;
  padding-left: 0;
  width: 95%;
  min-width: 660px;
}

#lego .pickup-content {
  background: #fff;
  display: flex;
  padding: 20px 10px;
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
  justify-content: space-around;
  align-items: center;
  position: relative;
}

.pickup-content+.pickup-content {
  margin-top: 50px;
}

/* flex 偶数 逆向き */
.pickup-content:nth-last-of-type(2n) {
  flex-direction: row-reverse;
}

.pickup-content:nth-last-of-type(2n) .pickup-text {
  padding: 0 10px 0 0;
}

.pickup-content:nth-last-of-type(2n) .pickup-number {
  margin-right: 10px;
}

.pickup-main {
  overflow: hidden;
  position: relative;
}

.pickup-main img {
  width: 430px;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

#lego .pickup-text {
  position: relative;
  text-align: left;
  width: 280px;
  background-color: #fff;
  font-size: 16px;
  color: #000;
}

#lego .pickup-text p {
  color: #000;
}

#lego .pickup-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
  color: #000;
}

.pickup-number {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
}

.pickup-line {
  margin: 13px auto;
  width: 100%;
  height: auto;
}









/* イベント概要 */
#lego .outline {
  background: #076F3F;
  text-align: center;
  font-size: 17px;
}

#lego .outline .inner {
  width: min(90%, 450px);
}

#lego dt {
  line-height: 2;
  background-color: #076539;
  color: #ffffff;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 12px;
}

#lego .outline dd {
  margin-inline-start: 0;
  margin-bottom: 40px;
  font-size: 16px;
  color: #fff;
}

#lego dd:first-of-type {
  font-size: 20px;
  margin-bottom: 10px;
}

#lego .outline_number {
  font-size: 32px;
  color: #fff;
  font-family: '';
}


/* 概要部分　改良 */

#lego .outline__text {
  background: #00633c;
  text-align: center;
  margin-bottom: 2rem;
  padding: 2.5rem 1px;
}

#lego .outline__text__title {
  color: #FFCF00;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 1rem;
}






@media screen and (max-width: 750px) {
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  #lego p {
    font-size: 16px;
  }


  /* メインビジュアル */

  .mainVisual {
    background-position: left 50% top -117%;
    height: 890px;
  }

  .main_wrap {
    width: calc((100vw - 375px)*(385 - 330)/(750 - 375) + 330px);
    bottom: 6.5%;
  }

  .main_wrap .main_title {
    margin-bottom: 30px;
  }



  /* 見どころ */
  .pickup .inner {
    min-width: 330px;
  }

  #lego .pickup-content-wrap {
    min-width: 330px;
    max-width: 400px;
    width: 100%;
  }

  #lego li.pickup-content {
    display: block;
    margin-bottom: 100px;
    padding: 20px;
  }

  #lego div.pickup-text {
    width: 93%;
    /* margin: 6% auto 3%; */
    margin: 20px auto 8px;
    padding: 0;
    font-size: 16px;
  }

  /* 偶数 逆向き 打消し */
  .pickup-content:nth-last-of-type(2n) {
    flex-direction: row-reverse;
  }

  .pickup-content:nth-last-of-type(2n) .pickup-text {
    padding: 0;
  }

  .pickup-content:nth-last-of-type(2n) .pickup-number {
    right: 0;
  }

  .fs-life-detail .fs-static-01 {
    margin: 0 0 10px;
  }


}
