@charset "UTF-8";
html,
body {
  height: auto !important;
  margin-top: 0 !important;
}

.target-head {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.target-head + * {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#contents-1200mk7 .wrap {
  margin-top: 0;
}

.sp_br {
  display: none;
}

.sp_only {
  display: none;
}

/*-----------640px-----------*/
@media only screen and (max-width: 640px) {
  .sp_br {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
}
.section-hero {
  position: relative;
  width: 100vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-image: url(../images/kv1200MK7W_pc.jpg);
  height: 41.339vw;
}
@media only screen and (max-width: 767px) {
  .section-hero::after {
    bottom: 1.5vh;
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 640px) {
  .section-hero::after {
    bottom: 5vh;
  }
}
.section-hero .hero-text {
  max-width: 976px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  width: 90%;
  color: #fff;
  line-height: 1.2;
  height: 85%;
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text {
    transform: translate(-50%, -48%);
    text-align: center;
    height: 88%;
  }
}
.section-hero .hero-text h1 {
  font-size: 24px;
  position: relative;
  font-weight: bold;
  text-align: center;
}
.section-hero .hero-text h1 span,
.section-hero .hero-text h1 strong {
  font-family: DIN Regular, san-serif;
}
@media only screen and (max-width: 1025px) {
  .section-hero .hero-text h1 {
    font-size: 2.34vw;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text h1 {
    font-size: 4.3vw;
    line-height: 1.6;
    margin-top: 0.6%;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text h1 .sp-only {
    display: block;
  }
}
.section-hero .hero-text p {
  font-size: 16px;
  margin: 5.1vw 0 1vw;
}
@media only screen and (min-width: 1300px) {
  .section-hero .hero-text p {
    margin: 6.8% 0 1.4%;
  }
}
@media only screen and (max-width: 1025px) {
  .section-hero .hero-text p {
    font-size: 1.37vw;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text p {
    font-size: 1.86vw;
    margin: 3.6vw 0 1.4vw;
  }
}
.section-hero .hero-text strong {
  font-family: DIN Regular, san-serif;
  font-size: 28px;
  display: block;
  margin: 1.8% 0 0;
  line-height: 1;
}
@media only screen and (max-width: 1025px) {
  .section-hero .hero-text strong {
    font-size: 2.38vw;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text strong {
    font-size: 4.33vw;
    margin: 1.8% 0 3.2%;
  }
}
.section-hero .hero-text .cap {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text .cap {
    text-align: left;
  }
}
.section-hero .hero-text .cap span {
  font-size: 15px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text .cap span {
    font-size: 2.66vw;
  }
}
.section-hero .hero-text .banner {
  position: absolute;
  right: 3%;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text .banner {
    margin: 4vw auto 0;
    right: 0;
  }
}
.section-hero .hero-text a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  width: 240px;
  border-radius: 4px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.section-hero .hero-text a span {
  display: inline-block;
  position: relative;
  background-image: url(../images/arrow-wh-m2x.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 1em;
  padding-right: 1.5em;
}
@media only screen and (max-width: 767px) {
  .section-hero .hero-text a {
    font-size: 2.46vw;
    width: 100%;
    padding: 1.2em 1em;
    margin: auto;
  }
}
.section-hero .color {
  position: absolute;
  top: 77%;
  left: 50%;
  transform: translateX(-50%);
  width: 66vw;
}
@media only screen and (max-width: 767px) {
  .section-hero .color {
    top: 73%;
    width: 92vw;
  }
}
.section-hero .color ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
.section-hero .color ul li {
  width: 41%;
  text-align: right;
  font-size: 13px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .section-hero .color ul li {
    width: 46%;
    font-size: 2.3vw;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero {
    width: 100%;
    height: 85.5vw;
    background-image: url("../images/kv1200MK7W_sp.jpg");
    align-items: flex-end;
    background-position: 50% 0;
  }
}
@media only screen and (width: 1024px) {
  .tablet-mobile .section-hero {
    height: 56vw;
    background-size: 100%;
  }
}
@media only screen and (width: 1366px) {
  .tablet-mobile .section-hero {
    height: 67vw;
    background-size: 120%;
  }
}
@media all and (-ms-high-contrast: none) {
  .section-hero {
    background-position: 50% 44%;
  }
}

.top-btn {
  position: relative;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 18px 0;
}
.top-btn__inner {
  position: relative;
  margin: 0 auto;
  max-width: 1050px;
}
.top-btn__inner > a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 408px;
  height: 56px;
  margin: 0 auto;
  padding: 2px 0 0 0;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 640px) {
  .top-btn__inner > a {
    max-width: 90%;
  }
}
.top-btn__inner > a:hover {
  background: #4c4c4c;
}

.top-text {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 90px 0 0 0;
}
@media only screen and (max-width: 640px) {
  .top-text {
    font-size: 20px;
    padding: 54px 0 0 0;
  }
}
.top-text__cap {
  position: relative;
  font-size: 12px;
  font-weight: normal;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .top-text__cap {
    margin-top: 25px;
  }
}

.sp-only {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sp-only {
    display: block;
  }
}

.pc-only {
  display: block;
}
@media only screen and (max-width: 640px) {
  .pc-only {
    display: none;
  }
}

.section-contens {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 65px 25px 0;
}
@media only screen and (max-width: 640px) {
  .section-contens {
    padding: 65px 0 0;
  }
}
.section-contens__inner {
  position: relative;
}

.section__title {
  position: relative;
  font-family: "DIN Regular";
  font-size: 36px;
  border-bottom: 1px solid #666;
  padding-top: 10px;
}
@media only screen and (max-width: 640px) {
  .section__title {
    font-size: 26px;
    padding: 10px 6% 0;
  }
}
.section__title .title-small {
  font-size: 16px;
}
.section__inner {
  position: relative;
  margin-top: 24px;
  max-width: 1000px;
}
.section__inner.type-0 {
  border-bottom: 1px solid #666;
  margin-top: 0px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .section__inner.type-0 {
    padding-bottom: 50px;
  }
}

.feature__inner {
  position: relative;
  margin-top: 24px;
  max-width: 1000px;
}
.feature__btn-list {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}
.feature__btn-modal img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 640px) {
  .feature__modal-btn {
    min-height: 52px;
    padding: 0 30px 0 17px;
    font-size: min(3.72vw, 16px);
  }
  .feature__modal-btn::before {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
  .feature__modal-btn + .feature__modal-btn {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 641px) {
  .points-btn-container {
    width: 100%;
    max-width: 1290px;
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 4.49%;
  }
  .feature__modal-btn {
    min-height: 58px;
    padding: 0 30px 0 17px;
    font-size: min(3.72vw, 16px);
    width: 47.75%;
    max-width: 100%;
  }
  .feature__modal-btn::before {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
}
#points-window {
  display: none;
  position: relative;
}

/* Colorbox内に表示された時は強制的に表示させる */
#cboxLoadedContent div[id^=point-w] {
  display: block !important;
  visibility: visible !important;
}

.modal__header {
  position: fixed;
  color: #666;
  background: rgba(244, 242, 245, 0.93);
  border-top: 14px solid #666;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 8em);
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .modal__header {
    width: calc(100% - 4em);
  }
}
.modal__header.black {
  background: #000;
}
.modal__inner {
  position: relative;
  max-width: 100%;
  margin: 100px 4em 0;
  padding-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .modal__inner {
    margin: 100px 2em 0;
  }
}
.modal__header {
  position: absolute;
  max-width: 100%;
}
.modal__title-shoulder {
  font-family: DIN Regular, san-serif;
  font-size: 30px;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .modal__title-shoulder {
    font-size: 28px;
  }
}
.modal__title {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
}
@media only screen and (max-width: 640px) {
  .modal__title {
    font-size: 17px;
  }
}
.modal__text {
  position: relative;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.01em;
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .modal__text {
    margin-top: 40px;
  }
}
.modal__img {
  position: relative;
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  .modal__img {
    margin-top: 50px;
  }
}
.modal__img img {
  width: 100%;
}
.modal__img-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  width: 100%;
  margin-top: 65px;
}
@media only screen and (max-width: 640px) {
  .modal__img-box {
    flex-direction: column;
    gap: 20px;
    margin-top: 50px;
  }
}
.modal__img-box.history {
  position: relative;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (max-width: 640px) {
  .modal__img-box.history {
    gap: 0px;
  }
}
.modal__img-box-inner {
  position: relative;
  flex: 0 0 calc(50% - 20px);
  margin: 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .modal__img-box-inner {
    width: 100%;
  }
}
.modal__img-box-inner img {
  width: 100%;
}
.modal__img-cap {
  position: relative;
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .modal__img-cap {
    font-size: 14px;
  }
}

figure {
  margin: 0;
}

.point-w-content {
  padding: 2em 3em 3em;
}

/* モーダルのスクロール制御 */
#colorbox {
  /* モーダル自体の最大高さを制限 */
  max-height: 95vh !important;
  outline: none;
}

#cboxWrapper {
  max-height: 95vh !important;
}

#cboxLoadedContent {
  /* 重要：中身が溢れたら内部スクロールさせる */
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  /* スクロールバーの見た目を整える（任意） */
}
#cboxLoadedContent::-webkit-scrollbar {
  width: 6px;
}
#cboxLoadedContent::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

/* スライダーの挙動を安定させる */
.mySwiper {
  width: 100%;
  margin-top: 30px;
  opacity: 0;
  transition: opacity 0.3s ease;
  min-height: 200px;
  height: auto;
}
.mySwiper.is-active {
  opacity: 1;
}
.mySwiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}

/* モーダル内の余白 */
.point-w-content {
  height: auto;
  /* モーダルの底ギリギリにならないよう余白を追加 */
  padding-bottom: 50px;
}

.item-slide {
  display: none;
}

#gallerySlider01 li {
  display: block;
  float: left;
  width: auto;
  zoom: 1;
}

#gallerySlider01 li a {
  display: block;
  width: 100%;
  height: 100%;
}

#gallerySlider01 li img {
  display: block;
  width: auto;
}

.caroufredsel_wrapper {
  position: relative;
}

.tecGallery-indicators01 {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.tecGallery-indicators01 a {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  width: 18px;
  height: 12px;
  background-color: #c8c8c8;
}

.tecGallery-indicators01 a.selected {
  background-color: #666666;
}

.carousel-control01 {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -69px;
  width: 34px;
  height: 88px;
  background-color: rgba(255, 255, 255, 0.7);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 88px;
}

.carousel-control01.left01 {
  left: 0;
  background-image: url(/products/images/common_slide-arrow.png);
  background-position: left center;
}

.carousel-control01.right01 {
  right: 0;
  background-image: url(/products/images/common_slide-arrow.png);
  background-position: right center;
}

@media only screen and (max-width: 640px) {
  .parts_image {
    display: none;
  }
  .item-slide {
    position: relative;
    display: block;
    margin-top: 13px;
    margin-left: 0;
    width: auto;
  }
  .item-slide ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .item-slide li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    color: #999;
    text-align: center;
    font-size: 40px;
  }
  .item-slide li img {
    width: 100%;
  }
  #parts-prev,
  #parts-next,
  .carousel-control01.left01,
  .carousel-control01.right01 {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    width: 22px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.7);
    background-position: center center;
    background-size: 8px 12px;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .carousel-control01.left01,
  .carousel-control01.right01 {
    margin-top: -53px;
  }
  #parts-prev, .carousel-control01.left01 {
    left: 0;
    background-image: url(/products/common/images/slide-prev.png);
  }
  #parts-next, .carousel-control01.right01 {
    right: 0;
    background-image: url(/products/common/images/slide-next.png);
  }
}
.spec__detail {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  font-size: 13px;
}
@media only screen and (max-width: 640px) {
  .spec__detail {
    flex-direction: column;
    gap: 0;
    padding: 0 6%;
  }
}
.spec__detail-inner {
  width: calc((100% - 30px) / 2);
}
@media only screen and (max-width: 640px) {
  .spec__detail-inner {
    width: 100%;
  }
}
.spec__title {
  display: flex;
  align-items: center;
  font-size: 17px;
  font-weight: bold;
  margin: 50px 0 14px 0;
}
.spec__title::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1em;
  background-color: #666;
  margin-right: 8px;
}

/*# sourceMappingURL=1200mk7w.css.map */