@charset "UTF-8";
.p-fv {
  background: #000;
  position: relative;
}
.p-fv .txt {
  position: absolute;
  left: 0;
  top: 16rem;
  width: 100%;
}
@media screen and (max-width: 1540px) {
  .p-fv .txt {
    padding-left: 5rem;
  }
}
@media screen and (max-width: 1280px) {
  .p-fv .txt {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .txt {
    padding: 18.6666666667vw 0 6.6666666667vw;
    position: static;
  }
}
.p-fv .txt .num {
  line-height: 1;
}
.p-fv .txt .num img {
  width: 13.5rem;
}
@media screen and (max-width: 1540px) {
  .p-fv .txt .num img {
    width: 11rem;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .txt .num img {
    width: 18.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .txt .num {
    margin-bottom: 1.3333333333vw;
  }
}
.p-fv .txt .catch {
  color: #fff;
  font-size: 5rem;
  letter-spacing: 0.025em;
  line-height: 2.2;
  font-weight: 700;
  margin-bottom: 1.2rem;
  text-shadow: 0 0 5px rgb(0, 0, 0), 0 0 5px rgba(0, 0, 0, 0.7), 0 0 5px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1540px) {
  .p-fv .txt .catch {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .txt .catch {
    font-size: 7.4666666667vw;
    letter-spacing: -0.2666666667vw;
    margin-bottom: 0;
    text-shadow: none;
  }
}
.p-fv .txt .lead {
  color: #fff;
  font-size: 2.3rem;
  letter-spacing: 0.054em;
  line-height: 1.7391304348;
  text-shadow: 0 0 5px rgb(0, 0, 0), 0 0 5px rgba(0, 0, 0, 0.7), 0 0 5px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1540px) {
  .p-fv .txt .lead {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .txt .lead {
    font-size: 3.2vw;
    text-shadow: none;
    margin-bottom: 5.3333333333vw;
  }
}
.p-fv .img {
  text-align: right;
}
.p-fv .img img {
  width: 75rem;
}
@media screen and (max-width: 1540px) {
  .p-fv .img img {
    width: 65rem;
  }
}
@media screen and (max-width: 767px) {
  .p-fv .img img {
    width: 100%;
  }
}

.p-item {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  .p-item {
    padding: 13.3333333333vw 0;
  }
}
.p-item-allmodelbtn{
  margin-top: 6.5rem;
}
.p-item-bnr{
  margin-top: 6.5rem;
}
.p-item-bnr span{
    padding-right: 0;
}
.p-item-bnr span::after{
    display: none;
}
.p-feature {
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .p-feature {
    padding-bottom: 8vw;
  }
}
.p-feature-unit {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  padding: 5rem 0;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .p-feature-unit {
    display: block;
    padding: 5.3333333333vw 0 6.6666666667vw;
  }
}
.p-feature-unit .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 3.5rem 6rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-feature-unit .txt {
    padding: 0;
  }
}
.p-feature-unit .txt .ttl {
  font-size: 3.8rem;
  letter-spacing: 0.08em;
  line-height: 1.5789473684;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .p-feature-unit .txt .ttl {
    font-size: 4.8vw;
    margin-bottom: 2.6666666667vw;
    letter-spacing: 0;
  }
}
.p-feature-unit .txt p {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  line-height: 2.25;
  line-break: strict;
}
@media screen and (max-width: 767px) {
  .p-feature-unit .txt p {
    font-size: 3.4666666667vw;
    line-height: 1.9;
    margin-bottom: 5.3333333333vw;
  }
}
.p-feature-unit .img {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .p-feature-unit .img {
    width: 60vw;
    margin: 2.6666666667vw auto 0;
  }
}

.p-video {
  text-align: center;
  padding: 0 0 15rem;
}
@media screen and (max-width: 767px) {
  .p-video {
    padding-bottom: 13.3333333333vw;
  }
}
.p-video iframe {
  margin: 0 auto;
  width: 80rem;
  aspect-ratio: 2/1.12;
}
@media screen and (max-width: 767px) {
  .p-video iframe {
    width: 100%;
  }
}

/*lineup 同じ番号は隠す*/ /*その他微調整*/
.m-880 .p-fv .txt {
  top: 10rem;
}
@media screen and (max-width: 767px) {
  .m-880 .p-fv .txt {
    padding-bottom: 1.3333333333vw;
  }
}
.m-880 .p-feature-unit .txt .ttl {
  letter-spacing: 0.1rem;
}
.m-880 .p-feature-unit .txt p {
  letter-spacing: 0.1em;
}
.m-880 .c-lineuplist .unit.m-880 {
  display: none;
}

.m-870 .c-lineuplist .unit.m-870 {
  display: none;
}

.m-830 .p-fv {
  background: #f3f4f5;
}
.m-830 .p-fv .catch, .m-830 .p-fv .lead {
  color: #000;
  text-shadow: none;
}
@media screen and (max-width: 1280px) {
  .m-830 .p-fv .catch, .m-830 .p-fv .lead {
    text-shadow: 0 0 2px rgb(235, 236, 238), 0 0 2px rgba(235, 236, 238, 0.7), 0 0 2px rgba(235, 236, 238, 0.7);
  }
}
.m-830 .c-lineuplist .unit.m-830 {
  display: none;
}

.m-831 .c-lineuplist .unit.m-831 {
  display: none;
}
@media screen and (max-width: 767px) {
  .m-831 .p-fv .txt .lead {
    margin-bottom: 0;
  }
}
.m-831 .p-limited {
  margin-bottom: 15rem;
}
.m-831 .p-limited-ttl {
  background: #000;
  color: #fff;
  font-size: 4rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding: 2rem 0 2rem;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-ttl {
    font-size: 5.3333333333vw;
    padding: 2.6666666667vw 0;
  }
}
.m-831 .p-limited-body {
  background: url(../img/lineup_831/bg_limited_pc.png) no-repeat left top/cover;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-body {
    background: url(../img/lineup_831/bg_limited_sp.png) repeat left top;
  }
}
.m-831 .p-limited-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-wrap {
    display: block;
  }
}
.m-831 .p-limited-wrap .txt {
  width: 90rem;
  margin-top: 4rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-wrap .txt {
    width: 100%;
    margin-top: 0;
    padding: 6.6666666667vw 0 13.3333333333vw;
  }
}
.m-831 .p-limited-wrap .txt .catch {
  font-size: 4rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-wrap .txt .catch {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
.m-831 .p-limited-wrap .txt p {
  font-size: 1.8rem;
  letter-spacing: 0.3em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-wrap .txt p {
    font-size: 3.4666666667vw;
    letter-spacing: 1.2vw;
  }
}
.m-831 .p-limited-wrap .img {
  width: 34.3rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .m-831 .p-limited-wrap .img {
    width: 60vw;
    margin: -5.3333333333vw auto 0;
  }
}
.m-831 .p-spec-img li {
  width: 20%;
}

.m-890 .p-fv .txt {
  top: 13rem;
}
@media screen and (max-width: 1540px) {
  .m-890 .p-fv .txt {
    top: 16rem;
  }
}
.m-890 .p-fv .txt .catch {
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .m-890 .p-fv .txt {
    padding-bottom: 1.3333333333vw;
  }
  .m-890 .p-fv .txt .catch {
    font-size: 5.8666666667vw;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 5.3333333333vw 0;
  }
  .m-890 .p-fv .txt .lead {
    letter-spacing: 0;
    margin-bottom: 10.6666666667vw;
  }
}
.m-890 .p-fv .img img {
  width: 68.2rem;
}
@media screen and (max-width: 767px) {
  .m-890 .p-fv .img img {
    width: 100%;
    margin-top: -48vw;
  }
}
.m-890 .p-item-allmodelbtn {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .m-890 .p-item-allmodelbtn {
    margin-top: 8vw;
  }
}
.m-890 .c-lineuplist .unit.m-890 {
  display: none;
}
.m-890 .p-limited {
  margin-bottom: 15rem;
}
.m-890 .p-limited-ttl {
  background: #000;
  color: #fff;
  font-size: 4rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding: 2rem 0 2rem;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-ttl {
    font-size: 5.3333333333vw;
    padding: 2.6666666667vw 0;
  }
}
.m-890 .p-limited-body {
  background: url(../img/lineup_890/bg_limited_pc.png) no-repeat left top/cover;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-body {
    background: url(../img/lineup_890/bg_limited_sp.png) no-repeat left top/cover;
  }
}
.m-890 .p-limited-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-wrap {
    display: block;
  }
}
.m-890 .p-limited-wrap .txt {
  width: 90rem;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-wrap .txt {
    width: 100%;
    margin-top: 0;
    padding: 6.6666666667vw 0 0;
  }
}
.m-890 .p-limited-wrap .txt .catch {
  font-size: 4rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-wrap .txt .catch {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
.m-890 .p-limited-wrap .txt p {
  font-size: 1.8rem;
  letter-spacing: 0.09em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-wrap .txt p {
    font-size: 3.4666666667vw;
    letter-spacing: 0.2666666667vw;
  }
}
.m-890 .p-limited-wrap .img {
  width: 34.3rem;
}
@media screen and (max-width: 767px) {
  .m-890 .p-limited-wrap .img {
    width: 60vw;
    margin: -2.6666666667vw auto 0;
  }
}
.m-890 .c-itemlist {
  gap: 10rem;
}
@media screen and (max-width: 767px) {
  .m-890 .c-itemlist {
    gap: 0;
  }
}


/*20240311 890 add*/
@media screen and (max-width: 767px) {
  .p-item .c-itemlist.m-center {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
  }
}
.p-item .c-itemlist + .c-itemlist {
  margin-top: 7rem;
}

.p-feature-unit .txt p .note {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-feature-unit .txt p .note {
    font-size: 2.9333333333vw;
  }
}

/*20240703 spec add*/
.p-spec {
  margin-bottom: 15rem;
  /*20240920 spec0img add*/
}
.p-spec .c-inner {
  max-width: 86rem;
}
@media screen and (max-width: 767px) {
  .p-spec .c-inner {
    max-width: none;
  }
}
.p-spec-tbl {
  border: 1px solid #ccc;
  width: 100%;
  table-layout: auto;
}
.p-spec-tbl th, .p-spec-tbl td {
  text-align: left;
  padding: 1rem 2rem;
}
@media screen and (max-width: 767px) {
  .p-spec-tbl th, .p-spec-tbl td {
    padding: 2.6666666667vw;
  }
}
.p-spec-tbl th {
  background: #000;
  color: #fff;
  white-space: nowrap;
  font-size: 1.4rem;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 767px) {
  .p-spec-tbl th {
    font-size: 2.9333333333vw;
    white-space: normal;
  }
}
.p-spec-tbl td {
  border: 1px solid #ccc;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-spec-tbl td {
    font-size: 2.9333333333vw;
  }
}
.p-spec-tbl td .caution {
  color: #a91617;
}
.p-spec-tbl thead th {
  text-align: center;
  padding: 2rem 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-spec-tbl thead th {
    padding: 2.6666666667vw 0;
    font-size: 3.2vw;
  }
}
.p-spec-tbl tbody th {
  width: 21.7rem;
}
@media screen and (max-width: 767px) {
  .p-spec-tbl tbody th {
    width: 30%;
  }
}
.p-spec-note {
  margin-top: 2rem;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-spec-note {
    font-size: 2.1333333333vw;
  }
}
.p-spec-img {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-spec-img li {
  width: 25%;
  padding: 0 3rem 5rem;
  text-align: center;
}
.p-spec-img li img {
    width: auto;
}
.p-spec-img li .name {
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top: 1rem;
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .p-spec-img li .name {
    font-size: 2.4vw;
  }
}
.m-831 .p-spec-img li img {
    height: 18rem;
}
@media screen and (max-width: 767px) {
    .m-831 .p-spec-img li img {
        height: 28rem;
    }
}
.m-880 .p-spec-img li img{
    height: 24rem;
}
@media screen and (max-width: 767px) {
    .m-880 .p-spec-img li img{
        height: 36rem;
    }
}

/*20250218 add*/
.c-itemlist.m-col4 {
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .c-itemlist.m-col4 {
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-itemlist.m-col4 li {
    padding-top: 5.3333333333vw;
  }
}

@media print, screen and (min-width: 768px) {
  .c-itemlist.m-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10rem 1fr 10rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 6rem 10rem;
    text-align: center;
    padding: 0 10rem;
  }
}
@media screen and (max-width: 767px) {
  .c-itemlist.m-grid {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}