@charset "UTF-8";

/*共通 */
.main-contents img {
  width: 100%;
  height: auto;
}

.main-area {
  overflow: unset;
}

.main-contents a,
.main-contents picture {
  display: block;
}

.main-contents * {
  font-weight: inherit;
}

.main-contents video {
  width: 100%;
  display: block;
}

/* アニメーション */
.main-contents .js_fade {
  opacity: 0;
  transition: opacity 1s, transform 1s ease;

}

.main-contents .js_fade.active {
  opacity: 1;
  transform: none;
}

/* 下から */
.main-contents .js_fade_up {
  transform: translateY(50px);
}

/* ぱんくず */
.bredlist.lp {
  min-width: auto;
  max-width: calc(700 *(100vw / 750));
  margin: 0 auto;
  font-size: 10px;
}

.main-contents .pc_only {
  display: none;
}

/* font */
.main-contents {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  font-weight: 300;
  width: calc(750 * (100vw / 750));
  margin-top: calc(40 * (100vw / 750));
  margin-bottom: calc(200 * (100vw / 750));
  position: relative;
}

.main-contents .number {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  font-size: calc(70 * (100vw / 750));
  letter-spacing: 0.03em;
  margin-bottom: calc(36 * (100vw / 750));
  position: relative;
}

/* mainvisual */
.main-contents .mainvisual_wrapper {
  width: calc(750 * (100vw / 750));
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: sticky;
  top: 110px;
  overflow: hidden;
}

.main-contents .mainvisual_title {
  width: calc(696 * (100vw / 750));
  position: absolute;
  z-index: 1;
  text-align: center;
  font-family: yu-mincho-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  top: 67.5%;
  left: calc(28 * (100vw / 750));
  color: #fff;
  letter-spacing: 0.19em;
  transition-delay: 1s;
}

.main-contents .mainvisual_img {
  position: relative;
  z-index: 1;
}

.main-contents .mainvisual_img a,
.main-contents .mainvisual_img img {
  position: relative;
  z-index: -9999;
}

.main-contents .firstview {
  text-align: center;
  padding-top: calc(98 * (100vw / 750));
  margin-bottom: calc(202 * (100vw / 750));
}

.main-contents .vol {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  font-size: calc(32 * (100vw / 750));
  margin-bottom: calc(30 * (100vw / 750));
}

.main-contents .mainvisual_heading {
  font-size: calc(33 * (100vw / 750));
  margin-bottom: calc(80 * (100vw / 750));
  font-family: yu-mincho-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
}

.main-contents .mainvisual_lead {
  font-weight: 500;
  font-size: calc(24 * (100vw / 750));
  margin-bottom: calc(121 * (100vw / 750));
  line-height: 2.32;
  letter-spacing: 0.09em;
}

.main-contents .main_wrapper {
  position: relative;
  background: #fff;
  z-index: 9999;
}

.main-contents .mainvisual_video {
  width: 100%;
}


/* sec01 */
.main-contents .sec_01 {
  margin-left: auto;
  margin-right: auto;
  width: calc(650 * (100vw / 750));
  margin-bottom: calc(46 * (100vw / 750));
}

.main-contents .sec_01 .product_img:nth-of-type(1) {
  margin-bottom: calc(50 * (100vw / 750));
}

.main-contents .sec_01 .product_img:nth-of-type(2) {
  margin-bottom: calc(52 * (100vw / 750));
}

.main-contents .credit_wrapper {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  width: fit-content;
  text-align: center;
  letter-spacing: 0.06em;
  margin-left: auto;
  margin-right: auto;
}

.main-contents .credit_link {
  font-size: calc(23 * (100vw / 750));
  display: inline-block;
  line-height: 1.75;
  letter-spacing: 0.03em;
}


/* sec02 */
.main-contents .sec_02 {
  margin-bottom: calc(155 * (100vw / 750));
}

.main-contents .sec_02 .number {
  top: calc(108 * (100vw / 750));
  left: calc(620 * (100vw / 750));
  width: fit-content;
}

.main-contents .sec_02 .product_img:nth-of-type(1) {
  width: calc(600 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
}

.main-contents .sec_02 .product_img:nth-of-type(2) {
  width: calc(670 * (100vw / 750));
  margin-left: auto;
  margin-bottom: calc(50 * (100vw / 750));
}

/* sec03 */
.main-contents .sec_03 {
  margin-bottom: calc(47 * (100vw / 750));
}

.main-contents .sec_03 .product_img {
  margin-left: auto;
  margin-right: auto;
  width: calc(670 * (100vw / 750));
}

.main-contents .sec_03 .product_img:nth-of-type(1) {
  margin-bottom: calc(50 * (100vw / 750));
}

.main-contents .sec_03 .product_img:nth-of-type(2) {
  margin-bottom: calc(48 * (100vw / 750));
}


/* sec04 */
.main-contents .sec_04 {
  margin-bottom: calc(156 * (100vw / 750));
}

.main-contents .sec_04 .number {
  top: calc(108 * (100vw / 750));
  left: calc(620 * (100vw / 750));
  width: fit-content;
}

.main-contents .sec_04 .product_img:nth-of-type(1) {
  width: calc(600 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
}

.main-contents .sec_04 .product_img:nth-of-type(2) {
  margin-bottom: calc(52 * (100vw / 750));
}

/* sec05 */
.main-contents .sec_05 {
  margin-bottom: calc(152 * (100vw / 750));
}

.main-contents .sec_05 .product_img:nth-of-type(1) {
  margin-bottom: calc(100 * (100vw / 750));
}

.main-contents .sec_05 .flex_container .product_img:nth-of-type(1) {
  width: calc(570 * (100vw / 750));
  margin-left: auto;
  margin-bottom: calc(60 * (100vw / 750));
}

.main-contents .sec_05 .flex_container .product_img:nth-of-type(2) {
  width: calc(520 * (100vw / 750));
  margin-left: calc(40 * (100vw / 750));
  margin-bottom: calc(49 * (100vw / 750));
}





/* 全てのアイテムをチェック */
.main-contents .viewall {
  width: calc(675 * (100vw / 750));
  height: calc(120 * (100vw / 750));
  letter-spacing: 0.25em;
  margin: 0 auto;
  border: solid 1px #000;
  margin-bottom: calc(148 * (100vw / 750));
}

.main-contents .viewall__link {
  font-size: calc(28 * (100vw / 750));
  font-weight: 500;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-contents .staff {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 2.3;
  letter-spacing: 0.03em;
  text-align: center;
  font-size: calc(23 * (100vw / 750));
  margin-bottom: calc(190 * (100vw / 750));
  margin-left: calc(11 * (100vw / 750));
}

.main-contents .profile {
  line-height: 1.92;
  letter-spacing: 0.08em;
  text-align: center;
  font-weight: 500;
  font-size: calc(24 * (100vw / 750));
  margin-bottom: calc(187 * (100vw / 750));
}

.main-contents .model_name {
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 0.7;
  font-size: calc(32 * (100vw / 750));
}

.main-contents .model_name_en {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  font-size: calc(18 * (100vw / 750));
  margin-bottom: calc(40 * (100vw / 750));
  letter-spacing: -0.03em;
}

.main-contents .vol1_banner {
  margin-left: auto;
  margin-right: auto;
  width: calc(670 * (100vw / 750));
  margin-bottom: calc(40 * (100vw / 750));
}

.main-contents .text_box {
  text-align: center;
}

.main-contents .text_box .vol {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: calc(28 * (100vw / 750));
  margin-bottom: calc(22 * (100vw / 750));
}

.main-contents .text_box .mainvisual_heading {
  font-size: calc(32 * (100vw / 750));
  letter-spacing: 0.1em;
  margin-bottom: 0;
}


/* //////////////////////// pcここから //////////////////////// */
@media screen and (min-width: 750px) {

  /* ぱんくず */
  .bredlist.lp {
    max-width: none;
  }

  .main-contents .sp_only {
    display: none;
  }

  .main-contents .pc_only {
    display: block;
  }

  .main-contents {
    width: 120rem;
    margin-top: 3.5rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16rem;
  }

  .main-contents .sticky {
    width: 120rem;
  }

  .main-contents .firstview {
    padding-top: 8rem;
    margin-bottom: 15rem;
  }

  .main-contents .mainvisual_title {
    width: 49.6rem;
    top: 48%;
    left: 7.4rem;
  }

  .main-contents .mainvisual_wrapper {
    width: 120rem;
    top: 0;
  }

  .main-contents .vol {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }

  .main-contents .mainvisual_heading {
    font-size: 2.1rem;
    margin-bottom: 5rem;
  }

  .main-contents .mainvisual_lead {
    font-size: 1.5rem;
    line-height: 2.53;
    margin-bottom: 10.6rem;
  }

  .main-contents .mainvisual_video {
    width: 80rem;
    margin-left: auto;
    margin-right: auto;
  }


  /* sec01 */
  .main-contents .sec_01 {
    width: 120rem;
    margin-bottom: 14.7rem;
  }

  .main-contents .flex_container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }

  .main-contents .number {
    width: fit-content;
    font-size: 4.2rem;
    margin-bottom: 0;
  }

  .main-contents .sec_01 .number.pc_only {
    display: block;
    margin-top: -9.5rem;
    margin-bottom: 1.8rem;
  }

  .main-contents .sec_01 .product_img:nth-of-type(1) {
    width: 58rem;
    margin-bottom: 0;
    margin-left: 9rem;
  }

  .main-contents .sec_01 .product_img:nth-of-type(2) {
    width: 53rem;
    margin-top: 18.7rem;
    margin-bottom: 0;
  }

  .main-contents .sec_01 .credit_wrapper {
    text-align: left;
  }

  .main-contents .credit_wrapper {
    letter-spacing: 0.06em;
    margin-left: 0;
  }

  .main-contents .credit_link {
    font-size: 1.2rem;
  }

  /* sec02 */
  .main-contents .sec_02 {
    margin-bottom: 12.7rem;
  }

  .main-contents .sec_02 .number {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.3rem;
  }

  .main-contents .sec_02 .product_img:nth-of-type(1) {
    width: 52rem;
    margin-left: 34rem;
    margin-bottom: 6rem;
  }

  .main-contents .sec_02 .product_img:nth-of-type(2) {
    width: 53rem;
    margin-left: 13.1rem;
    margin-bottom: 0;
  }

  .main-contents .sec_02 .credit_wrapper {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    left: 69rem;
    top: -1.8rem;
  }


  /* sec03 */
  .main-contents .sec_03 {
    width: 114rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14.5rem;
  }

  .main-contents .sec_03 .flex_container {
    flex-direction: row-reverse;
    margin-bottom: 3rem;
  }

  .main-contents .sec_03 .credit_wrapper {
    margin-left: auto;
  }

  .main-contents .sec_03 .product_img {
    width: 55rem;
    margin-left: 0;
    margin-right: 0;
  }

  .main-contents .sec_03 .product_img:nth-of-type(1) {
    margin-bottom: 0;
  }

  .main-contents .sec_03 .product_img:nth-of-type(2) {
    margin-bottom: 0;
  }

  .main-contents .sec_03 .number.pc_only {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
  }


  /* sec04 */
  .main-contents .sec_04 {
    width: 119rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7rem;
  }

  .main-contents .sec_04 .product_img:nth-of-type(1) {
    width: 50rem;
    margin-bottom: 0;
  }

  .main-contents .sec_04 .product_img:nth-of-type(2) {
    width: 60rem;
    margin-top: 10rem;
    margin-bottom: 0;
  }

  .main-contents .sec_04 .number.pc_only {
    display: block;
    top: -20rem;
    left: 0;
    margin-left: auto;
    margin-bottom: 2rem;
  }

  .main-contents .sec_04 .credit_wrapper {
    position: relative;
    margin-right: 0;
    margin-left: auto;
    top: -20.3rem;
  }


  /* sec05 */
  .main-contents .sec_05 {
    width: 108rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 31.6rem;
  }

  .main-contents .sec_05 .number {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.2rem;
  }

  .main-contents .sec_05 .flex_container {
    flex-direction: row;
  }

  .main-contents .sec_05 .product_img:nth-of-type(1) {
    width: 65rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8rem;
  }

  .main-contents .sec_05 .flex_container .product_img:nth-of-type(1) {
    width: 50rem;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

  .main-contents .sec_05 .flex_container .product_img:nth-of-type(2) {
    width: 48rem;
    margin-top: 24rem;
    margin-left: 0;
    margin-bottom: 0;
  }

  .main-contents .sec_05 .credit_wrapper {
    margin-left: 0;
    margin-top: -19rem;
  }


  /* 全てのアイテムをチェック */
  .main-contents .viewall {
    width: 38rem;
    height: 6.4rem;
    margin-bottom: 6.6rem;
  }

  .main-contents .viewall__link {
    font-size: 1.8rem;
    letter-spacing: 0.17em;
  }

  .main-contents .staff {
    font-size: 1.2rem;
    line-height: 1.8;
    letter-spacing: 0.03em;
    margin-bottom: 14rem;
    margin-left: -1rem;
  }

  .main-contents .model_name {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .main-contents .model_name_en {
    font-size: 1.2rem;
    margin-bottom: 2.2rem;
    letter-spacing: 0.03em;
  }

  .main-contents .profile {
    font-size: 1.4rem;
    margin-bottom: 14.5rem;
  }

  .main-contents .profile .pc_only {
    display: inline;
  }

  .main-contents .vol1_banner {
    width: 48rem;
    margin-bottom: 2.5rem;
  }

  .main-contents .text_box .vol {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .main-contents .text_box .mainvisual_heading {
    font-size: 1.8rem;
    margin-bottom: 0;
  }


}

/* //////////////////////// pcここまで //////////////////////// */
@media (max-width: 1400px) and (min-width: 750px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }

}