.main-new_product_range {
  overflow-x: hidden;
  width: 100%;
  font-size: clamp(14px, 1.666vw, 16px);
  color: #000000;
}
.main-new_product_range img {
  max-width: 100%;
  height: auto;
}
.main-new_product_range p {
  margin: 1em 0;
}
@media (min-width: 768px) {
  .main-new_product_range .sp {
    display: none;
  }
}
.main-new_product_range .tac {
  text-align: center;
}
.main-new_product_range .tar {
  text-align: right;
}
.main-new_product_range .container {
  width: 960px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.main-new_product_range .bg-ttl {
  background: url(../images/bg-ttl.png) no-repeat center bottom/cover;
  padding: min(10.9479305741vw, 164px) 0 min(15.0200267023vw, 225px);
  margin-bottom: 25px;
}
.main-new_product_range .bg-ttl .ttl-main {
  text-align: left;
  color: #fff;
  margin: 0;
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  .main-new_product_range .bg-ttl .ttl-main {
    letter-spacing: 0.1em;
    font-size: 28px;
  }
}
.main-new_product_range .ttl-main {
  font-family: "Noto Serif JP";
  font-style: normal;
  font-weight: 400;
  font-size: clamp(24px, 4.167vw, 40px);
  line-height: 1.425;
  margin: 0;
  text-align: center;
  margin: 0 0 0.5em;
}
.main-new_product_range .grid-block {
  display: grid;
}
@media (min-width: 768px) {
  .main-new_product_range .grid-block.col2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 31px;
  }
}
@media (max-width: 767px) {
  .main-new_product_range .grid-block {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .main-new_product_range .js-scrollable {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
  }
}
.main-new_product_range .scroll-hint-icon {
  top: clamp(65px, 50% - 45px, 110px);
}
@media (max-width: 767px) {
  .main-new_product_range .sp-scroll {
    width: 960px;
    max-width: 960px;
  }
}
@media (max-width: 767px) {
  .main-new_product_range .sp-scroll.size1 {
    width: 686px;
    max-width: 686px;
  }
}
@media (max-width: 767px) {
  .main-new_product_range .sp-scroll.size2 {
    width: 560px;
    max-width: 560px;
  }
}
.main-new_product_range .table-style {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: keep-all;
  width: 100%;
  table-layout: auto;
}
.main-new_product_range .table-style th,
.main-new_product_range .table-style td {
  vertical-align: middle;
  text-align: center;
  border: solid 1px #d8d8d8;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: normal;
  padding: 0.4em 0.1em;
  line-height: 1.8;
  background: #fff;
}
.main-new_product_range .table-style thead th {
  color: #fff;
  background: #00428e;
  line-height: 1.2;
  padding: 0.8em 0.1em;
}
.main-new_product_range .table-style .product-name {
  text-align: left;
  padding: 0.7em;
}
.main-new_product_range .table-style .rank {
  writing-mode: vertical-lr;
  letter-spacing: 0.3em;
}
.main-new_product_range .table-style .standard {
  background: #26b7bc;
  color: #fff;
  border-bottom-color: #26b7bc;
}
.main-new_product_range .table-style .semi {
  background: #3d95d0;
  color: #fff;
}
.main-new_product_range .dl-desc {
  margin: 1.5em 0 0;
  font-size: 0.875em;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.2em;
}
.main-new_product_range .dl-desc dd,
.main-new_product_range .dl-desc dt {
  margin: 0;
}

.mv {
  position: relative;
}
.mv:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 19.385026738vw;
  top: auto;
  bottom: -1px;
  right: 0;
  left: 0;
  margin: auto;
  background: #fff;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
}
@media (max-width: 767px) {
  .mv:after {
    height: 24vw;
  }
}
.mv .mv-img img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.mv .mv-copy1 {
  position: absolute;
  top: 22%;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 29.8128342246%;
  height: fit-content;
}
@media (max-width: 767px) {
  .mv .mv-copy1 {
    width: 59.7333333333%;
    top: 34%;
  }
}
.mv .mv-copy1 h1 {
  margin: 0;
}
.mv .mv-copy1 img {
  display: block;
  width: 100%;
}
.mv .mv-copy2 {
  position: absolute;
  bottom: 21%;
  left: auto;
  right: 19%;
  z-index: 2;
}
@media (max-width: 767px) {
  .mv .mv-copy2 {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
  }
}
.mv .mv-copy2 h2 {
  font-family: "Noto Serif JP";
  text-align: right;
  font-style: normal;
  font-weight: 600;
  font-size: 2.807486631vw;
  line-height: 2;
  letter-spacing: 0.3em;
  color: #ffffff;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 767px) {
  .mv .mv-copy2 h2 {
    text-align: center;
    font-size: 6.9333333333vw;
    margin: 0 auto;
  }
}
.mv .mv-copy2 h2 .bg {
  background: #0f468c;
  padding: 0.1em 0.5em;
  -webkit-box-decoration-break: clone;
}

.nav-anc {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .nav-anc {
    transform: translateY(-50%);
    padding: 0;
  }
}
.nav-anc ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 13px;
}
@media (max-width: 767px) {
  .nav-anc ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px 9px;
  }
}
.nav-anc ul li {
  flex: auto;
}
.nav-anc a {
  border-radius: 50vw;
  background: #e1ecf2;
  text-decoration: none;
  border: solid 1px #0b4f8a;
  color: #0b4f8a;
  display: block;
  text-align: center;
  padding: 0.8em;
  transition: 0.2s;
  box-sizing: border-box;
}
@media (hover: hover) and (pointer: fine) {
  .nav-anc a:hover {
    opacity: 0.8;
  }
}

.sec_lineup {
  padding: 80px 0 100px;
}
@media (max-width: 767px) {
  .sec_lineup {
    padding: 20px 0 50px;
  }
}
.sec_lineup .ttl-main {
  color: #0b4f8a;
}
@media (max-width: 767px) {
  .sec_lineup .ttl-main {
    font-size: 28px;
  }
}
.sec_lineup .ttl-line {
  color: #fff;
  text-align: left;
  padding: 0.4em 0.8em;
  margin: 1.5em 0;
  font-size: 1.25em;
}
@media (max-width: 767px) {
  .sec_lineup .ttl-line {
    font-size: 18px;
    margin: 15px 0;
  }
}
.sec_lineup .ttl-line.bgcolor01 {
  background: #11999e;
}
.sec_lineup .ttl-line.bgcolor02 {
  background: #3287bf;
}
.sec_lineup .ttl-line.mt {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .sec_lineup .ttl-line.mt {
    margin-top: 40px;
  }
}
.sec_lineup .item {
  max-width: 464px;
  margin: 0 auto;
}
.sec_lineup .item-box-ttl {
  background: #e1ecf2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5625em 1.6875em 0.5625em 0.9375em;
}
.sec_lineup .item-box-ttl .new {
  color: #fff;
  font-size: 1.125em;
  background: #e30000;
  margin: 0;
  padding: 0 0.5em;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .sec_lineup .item-box-ttl .new {
    font-size: 0.9557142857em;
  }
}
.sec_lineup .item-ttl {
  margin: 0;
  font-weight: bold;
  font-size: 1.375em;
  text-align: left;
}
@media (max-width: 767px) {
  .sec_lineup .item-ttl {
    font-size: 1.165em;
  }
}
.sec_lineup .item-ttl small {
  display: block;
  font-weight: 400;
  font-size: 0.7272727273em;
}
.sec_lineup .item-box-num {
  border: solid 1px #7d9eba;
  font-size: 0.875em;
  margin-top: 0.625em;
}
@media (max-width: 767px) {
  .sec_lineup .item-box-num {
    font-size: 0.7414285714em;
  }
}
.sec_lineup .item-box-num .item-ul {
  text-align: center;
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0.8em 0;
  line-height: 1.2;
}
.sec_lineup .item-box-num .item-ul li {
  flex: 1;
}
.sec_lineup .item-box-num .item-ul li:not(:last-child) {
  border-right: solid 1px #7d9eba;
}
.sec_lineup .item-box-num .item-ul .num {
  font-weight: bold;
  font-size: 2em;
  display: block;
}
.sec_lineup .mttext {
  margin: 0;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .sec_lineup .mttext {
    margin-top: 20px;
    font-size: 12px;
  }
}
.sec_lineup .dl-desc {
  margin-top: 0;
  font-size: 1em;
}
@media (max-width: 767px) {
  .sec_lineup .dl-desc {
    font-size: 12px;
  }
}

.sec_specifications {
  background: #f2f4f8;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .sec_specifications {
    padding-bottom: 40px;
    background: #fff;
  }
}
.sec_specifications .ttl-bold {
  font-weight: 700;
  font-size: 1.625em;
  line-height: 1.3461538462;
  margin: 30px 0 20px;
}
@media (max-width: 767px) {
  .sec_specifications .ttl-bold {
    font-size: 1.4285714286em;
    margin: 50px 0 10px;
  }
}
.sec_specifications .ttl-bold.mt0 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .sec_specifications .ttl-bold.mtttl {
    margin-top: 60px;
  }
}
.sec_specifications .ttl-fig {
  background: #c9caca;
  text-align: center;
  padding: 0.8em;
  font-weight: normal;
  font-size: 1em;
  margin: 0;
}
@media (max-width: 767px) {
  .sec_specifications .ttl-fig {
    font-size: 11.5px;
  }
}
.sec_specifications .box-fig {
  padding: 32px 44px;
  background: #fafafa;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_specifications .box-fig {
    padding: 23px 32px;
  }
}
.sec_specifications .desc {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .sec_specifications .desc {
    margin-bottom: 16px;
  }
}
.sec_specifications .desc-shgc {
  font-size: 12px;
  margin: 0;
}

.sec_performance {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .sec_performance {
    padding-bottom: 50px;
  }
}
.sec_performance .desc {
  font-size: 14px;
}

.sec_chart {
  padding: 70px 0;
  background: rgba(175, 216, 253, 0.3);
  position: relative;
}
@media (max-width: 767px) {
  .sec_chart {
    padding: 30px 0 45px;
  }
}
@media (min-width: 768px) {
  .sec_chart:has(+ .sec_other) {
    padding-bottom: 180px;
  }
  .sec_chart:has(+ .sec_other):after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 180px;
    top: auto;
    bottom: -1px;
    right: 0;
    left: 0;
    margin: auto;
    background: #f5f7fc;
    clip-path: polygon(0 100%, 100% 100%, 100% 0);
  }
}
.sec_chart .ttl-main {
  margin-bottom: 0.6em;
}
.sec_chart .table-style thead th {
  padding: 1em 0.1em;
}
.sec_chart .table-style th,
.sec_chart .table-style td {
  font-size: 0.875em;
}
.sec_chart .table-style tbody th {
  padding: 1.5em 0.3em;
}

.sec_other {
  background: #f5f7fc;
  padding: 50px 0 120px;
}
@media (max-width: 767px) {
  .sec_other {
    padding: 40px 0;
  }
}
.sec_other .ttl-main {
  margin-bottom: 1em;
}
.sec_other .linkbtn {
  margin: 0;
}
.sec_other .linkbtn a {
  width: 100%;
  height: 100%;
  background: #fff;
  border: solid 1px #0b4f8a;
  border-radius: 5px;
  position: relative;
  text-align: center;
  font-size: 1.125em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4.7222222222em;
  text-decoration: none;
  color: #000000;
  transition: 0.2s;
}
@media (hover: hover) and (pointer: fine) {
  .sec_other .linkbtn a:hover {
    opacity: 0.8;
  }
  .sec_other .linkbtn a:hover:after {
    right: 1.1111111111em;
  }
}
.sec_other .linkbtn a::after {
  content: "";
  display: block;
  position: absolute;
  width: 28.4px;
  height: 6.5px;
  top: 0;
  bottom: 0;
  right: 1.4222222222em;
  left: auto;
  margin: auto;
  background: url(../images/arrow_r.svg) no-repeat center;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_other .grid-block {
    gap: 15px;
  }
}
.sec_other .dl-desc {
  margin-top: 30px;
}/*# sourceMappingURL=style.css.map */