.footer_xeam {
  margin-top: 0px; }

section * {
  margin: 0 auto; }

@media screen and (max-width: 500px) {
  .pcview {
    display: none; } }

.spview {
  display: none; }
  @media screen and (max-width: 500px) {
    .spview {
      display: block; } }

img {
  height: auto; }
  img.w90 {
    width: 90%; }
    @media screen and (max-width: 500px) {
      img.w90 {
        width: 100%; } }
  img.w75 {
    width: 75%; }
    @media screen and (max-width: 500px) {
      img.w75 {
        width: 100%; } }
  img.w50 {
    width: 50%; }
    @media screen and (max-width: 500px) {
      img.w50 {
        width: 75%; } }
  img.w25 {
    width: 25%; }
    @media screen and (max-width: 500px) {
      img.w25 {
        width: 50%; } }
  img.w10 {
    width: 10%; }
    @media screen and (max-width: 500px) {
      img.w10 {
        width: 20%; } }

.springsale {
  padding-top: 60px;
  overflow: hidden; }
  @media screen and (min-width: 960px) {
    .springsale {
      padding-top: 90px; } }
  @media screen and (min-width: 1162px) {
    .springsale {
      padding-top: 75px; } }

.container {
  max-width: 1000px;
  margin: 0 auto; }
  .container img {
    display: block;
    margin: 0 auto; }
    .container img:not(:first-child) {
      margin-top: 60px; }
      @media screen and (max-width: 500px) {
        .container img:not(:first-child) {
          margin-top: 32px; } }
  @media screen and (max-width: 500px) {
    .container {
      width: 90%; } }

.sec-tit {
  background: #1f3b66;
  text-align: center;
  padding-block: 20px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 500px) {
    .sec-tit {
      padding-block: 12px; } }
  .sec-tit img {
    height: 40px; }
    @media screen and (max-width: 500px) {
      .sec-tit img {
        height: 24px; } }
  .sec-tit .sec-tit-label {
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4; }
    @media screen and (max-width: 500px) {
      .sec-tit .sec-tit-label {
        font-size: 1.4rem; } }
  .sec-tit.navy {
    padding-block: unset; }
    .sec-tit.navy img {
      height: 84px; }
      @media screen and (max-width: 500px) {
        .sec-tit.navy img {
          height: 48px; } }
    .sec-tit.navy .sec-tit-label {
      font-size: 2rem;
      padding-block: 20px; }
      @media screen and (max-width: 500px) {
        .sec-tit.navy .sec-tit-label {
          font-size: 1.2rem;
          padding-block: 12px; } }

.sec-box {
  background: #fff;
  padding: 57px 44px; }
  @media screen and (max-width: 500px) {
    .sec-box {
      padding: 15px; } }

.btn img {
  padding-block: 68px;
  transition: 0.6s all linear;
  transform: scale(1);
  cursor: pointer; }
  .btn img:hover {
    transform: scale(1.2);
    transition: 0.6s all linear; }
  @media screen and (max-width: 500px) {
    .btn img {
      padding-block: 48px;
      width: 100%; } }

.btn.btn-text {
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 24px 80px;
  background: #f01952;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  transition: 0.3s opacity linear; }
  .btn.btn-text:hover {
    opacity: 0.8; }
  @media screen and (max-width: 500px) {
    .btn.btn-text {
      width: 90%;
      padding: 18px 24px;
      font-size: 1.2rem; } }

@media screen and (min-width: 768px) {
  .mv {
    background: url(../../img/campaign/260610_newmodel/mv_bg-pc.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; } }
.mv .mv_bg {
  max-width: 1320px;
  margin: 0 auto;
  padding-block: 80px 60px; }
  @media screen and (max-width: 767px) {
    .mv .mv_bg {
      background: url(../../img/campaign/260610_newmodel/mv_bg.png);
      background-size: cover;
      padding-block: 20px 60px; } }
  .mv .mv_bg .bg_wh {
    display: none; }
    @media screen and (max-width: 767px) {
      .mv .mv_bg .bg_wh {
        display: block; }
        .mv .mv_bg .bg_wh img {
          background: #fff;
          width: 70%;
          padding: 12px 16px; } }
  .mv .mv_bg .mv_wrap {
    max-width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .mv .mv_bg .mv_wrap {
        width: 85%; } }
    .mv .mv_bg .mv_wrap .tit {
      display: none;
      width: 90%;
      margin-block: 48px -120px; }
      @media screen and (max-width: 767px) {
        .mv .mv_bg .mv_wrap .tit {
          display: block;
          margin-block: 24px 0px; } }
    .mv .mv_bg .mv_wrap .cam {
      width: 680px;
      display: block;
      margin: 20px auto 0; }
      @media screen and (max-width: 767px) {
        .mv .mv_bg .mv_wrap .cam {
          width: 100%;
          margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .mv .mv_bg .mv_main {
      margin-left: 10px;} }

.price .sec-box img:not(:first-child) {
  margin-top: 60px; }
  @media screen and (max-width: 500px) {
    .price .sec-box img:not(:first-child) {
      margin-top: 32px; } }

.bg_gray {
  padding-block: 60px 80px;
  background: #707b87; }
  @media screen and (max-width: 500px) {
    .bg_gray {
      padding-block: 40px; } }
  .bg_gray .sec-box {
    margin-block: 41px 81px; }
    @media screen and (max-width: 500px) {
      .bg_gray .sec-box {
        margin-block: 28px 0px; } }

.bg_paleblue {
  padding-top: 60px;
  background: #eff3ff; }
  @media screen and (max-width: 500px) {
    .bg_paleblue {
      padding-top: 40px; } }

.about {
  background: #eff3ff; }
  .about .about-wrap .text {
    padding-block: 53px; }
    @media screen and (max-width: 500px) {
      .about .about-wrap .text {
        padding-block: 36px 12px; } }
    .about .about-wrap .text p {
      text-align: center;
      font-size: 2rem;
      color: #1f3b66;
      font-weight: bold;
      line-height: 1.6; }
      @media screen and (max-width: 500px) {
        .about .about-wrap .text p {
          font-size: 1rem; } }
      .about .about-wrap .text p:not(:first-of-type) {
        margin-top: 72px; }
        @media screen and (max-width: 500px) {
          .about .about-wrap .text p:not(:first-of-type) {
            margin-top: 2rem; } }
      .about .about-wrap .text p span {
        background: linear-gradient(transparent 85%, #f01952 15%); }

.type {
  background: #1f3b66;
  padding-top: 55px; }
  @media screen and (max-width: 500px) {
    .type {
      padding-top: 40px; } }
  .type.type--cuxpro {
    padding-top: 0;
    margin-top: 80px; }
    @media screen and (max-width: 500px) {
      .type.type--cuxpro {
        margin-top: 48px; } }
  .type .sec-tit.navy + .container .sec-box,
  .type > .container > .sec-box {
    margin-top: 0; }
  .type .sec-tit.navy + .container {
    margin-top: 78px; }
    @media screen and (max-width: 500px) {
      .type .sec-tit.navy + .container {
        margin-top: 28px; } }
  .type .btn {
    margin-block: 48px 80px; }
    @media screen and (max-width: 500px) {
      .type .btn {
        margin-block: 32px 48px; } }

.color {
  padding-block: 64px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }
  @media screen and (max-width: 500px) {
    .color {
      padding-block: 40px; } }
  .color .sub-tit {
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 40px; }
    @media screen and (max-width: 500px) {
      .color .sub-tit {
        font-size: 1.4rem;
        margin-bottom: 24px; } }

.spec {
  margin-top: 64px; }
  @media screen and (max-width: 500px) {
    .spec {
      margin-top: 40px; } }
  .spec .sub-tit {
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 44px; }
    @media screen and (max-width: 500px) {
      .spec .sub-tit {
        font-size: 1.4rem;
        margin-bottom: 28px; } }
  .spec dl {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    border-bottom: 2px solid #000;
    padding: 22px 12px; }
    @media screen and (max-width: 500px) {
      .spec dl {
        padding: 16px 0;
        gap: 16px; } }
    .spec dl dt, .spec dl dd {
      width: 50%;
      font-size: 24px; }
      @media screen and (max-width: 500px) {
        .spec dl dt, .spec dl dd {
          font-size: 1rem; } }
    .spec dl dt {
      text-align: right; }
  .spec .spec_caution {
    margin-top: 50px; }
    @media screen and (max-width: 500px) {
      .spec .spec_caution {
        margin-top: 28px; } }
    .spec .spec_caution p {
      font-size: 24px;
      line-height: 1.7; }
      @media screen and (max-width: 500px) {
        .spec .spec_caution p {
          font-size: 0.9rem; } }

.gallery {
  margin-top: 64px; }
  @media screen and (max-width: 500px) {
    .gallery {
      margin-top: 40px; } }
  .gallery > img.w25 {
    margin-bottom: 30px; }
  .container .newModel260610-gallery img {
    margin-top: 0; }

.newModel260610-gallery {
  padding-top: 0;
  box-sizing: border-box; }

.newModel260610-gallery__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 30px;
  row-gap: 20px;
  width: 100%;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .newModel260610-gallery__grid {
      column-gap: 15px;
      row-gap: 15px; } }

.newModel260610-gallery__cell {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  min-width: 0; }

.newModel260610-gallery__cell img {
  display: block;
  width: 100%;
  height: auto; }

.newModel260610-gallery__cell.scrollElement.animateOfEach {
  transition:
    opacity 0.8s ease 0s,
    transform 0.8s ease 0s; }

.newModel260610-gallery__cell.scrollElement:nth-child(even).animateOfEach {
  transition:
    opacity 0.8s ease 0.22s,
    transform 0.8s ease 0.22s; }

.schedule-text .schedule-item:not(:first-child) {
  margin-top: 48px; }
  @media screen and (max-width: 500px) {
    .schedule-text .schedule-item:not(:first-child) {
      margin-top: 28px; } }
.schedule-text .schedule-item h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #1f3b66;
  text-align: center; }
  @media screen and (max-width: 500px) {
    .schedule-text .schedule-item h3 {
      font-size: 1.2rem; } }
.schedule-text .schedule-item p {
  margin-top: 16px;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.7; }
  @media screen and (max-width: 500px) {
    .schedule-text .schedule-item p {
      font-size: 1rem; } }

.stock .container {
  padding-block: 60px 80px; }
  @media screen and (max-width: 500px) {
    .stock .container {
      padding-block: 28px 40px; } }
  .stock .container .date {
    margin-top: 24px;
    text-align: right; }
.stock .stock-status p {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
  color: #1f3b66; }
  @media screen and (max-width: 500px) {
    .stock .stock-status p {
      font-size: 1rem; } }

.faq .faq_content {
  background: #fff;
  margin-top: 63px; }
  @media screen and (max-width: 500px) {
    .faq .faq_content {
      margin-top: 40px; } }
  .faq .faq_content .faq_item {
    border-top: 4px solid #1f3b66;
    border-right: 4px solid #1f3b66;
    border-left: 4px solid #1f3b66; }
    @media screen and (max-width: 500px) {
      .faq .faq_content .faq_item {
        border-top: 2px solid #1f3b66;
        border-right: 2px solid #1f3b66;
        border-left: 2px solid #1f3b66; } }
    .faq .faq_content .faq_item:last-of-type {
      border-bottom: 4px solid #1f3b66; }
      @media screen and (max-width: 500px) {
        .faq .faq_content .faq_item:last-of-type {
          border-bottom: 2px solid #1f3b66; } }
      .faq .faq_content .faq_item:last-of-type .answer p {
        align-items: start; }
    .faq .faq_content .faq_item .question, .faq .faq_content .faq_item .answer {
      padding: 14px 28px; }
      @media screen and (max-width: 500px) {
        .faq .faq_content .faq_item .question, .faq .faq_content .faq_item .answer {
          padding: 8px 15px; } }
      .faq .faq_content .faq_item .question p, .faq .faq_content .faq_item .answer p {
        font-size: 21px;
        font-weight: bold;
        display: flex;
        align-items: center;
        line-height: 1.7;
        gap: 16px; }
        @media screen and (max-width: 500px) {
          .faq .faq_content .faq_item .question p, .faq .faq_content .faq_item .answer p {
            font-size: 1rem;
            gap: 10px; } }
        .faq .faq_content .faq_item .question p span, .faq .faq_content .faq_item .answer p span {
          color: #fff;
          width: 42px;
          height: 42px;
          border-radius: 50%;
          line-height: 42px;
          text-align: center;
          flex-shrink: 0; }
          @media screen and (max-width: 500px) {
            .faq .faq_content .faq_item .question p span, .faq .faq_content .faq_item .answer p span {
              width: 32px;
              height: 32px;
              line-height: 32px; } }
    .faq .faq_content .faq_item .question {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .faq .faq_content .faq_item .question p span {
        background: #2b99e5; }
      .faq .faq_content .faq_item .question .button {
        display: flex;
        width: 32px;
        height: 32px;
        position: relative; }
        @media screen and (max-width: 500px) {
          .faq .faq_content .faq_item .question .button {
            width: 20px;
            height: 20px; } }
        .faq .faq_content .faq_item .question .button span {
          width: 32px;
          height: 3px;
          background: #2b99e5;
          position: absolute; }
          @media screen and (max-width: 500px) {
            .faq .faq_content .faq_item .question .button span {
              width: 20px;
              height: 2px; } }
          .faq .faq_content .faq_item .question .button span:nth-child(1) {
            top: 50%;
            transform: translateY(-50%); }
          .faq .faq_content .faq_item .question .button span:nth-child(2) {
            top: 50%;
            transform: translateY(-50%) rotate(90deg);
            transition: 0.3s all linear; }
      .faq .faq_content .faq_item .question.open .button span:nth-child(2) {
        transform: translateY(-50%) rotate(0deg); }
    .faq .faq_content .faq_item .answer {
      display: none;
      border-top: 1px solid #1f3b66; }
      .faq .faq_content .faq_item .answer p span {
        background: #ff3d61; }

.attention .btn {
  margin-block: 0 80px; }
  @media screen and (max-width: 500px) {
    .attention .btn {
      margin-block: 0 48px; } }

.attention {
  background: #1f3b66;
  padding-top: 60px; }
  @media screen and (max-width: 500px) {
    .attention {
      padding-top: 40px; } }
  .attention .sec-box {
    margin-top: 55px; }
    @media screen and (max-width: 500px) {
      .attention .sec-box {
        margin-top: 28px; } }
    .attention .sec-box ul li {
      font-size: 19px;
      line-height: 1.7;
      text-indent: -19px;
      padding-left: 19px; }
      @media screen and (max-width: 500px) {
        .attention .sec-box ul li {
          font-size: 1rem;
          text-indent: -1rem;
          padding-left: 1rem; } }

.scrollElement {
  opacity: 0;
  transform: translateY(200px); }
  .scrollElement.animateOfEach {
    opacity: 1;
    transform: translateY(0);
    transition: ease 0.8s; }
