/* 積載性ページ */
#main p.section_title {
  color: #1D517C;
}
.ic_contents {
  padding-top: 100px;
}
.ic_contents p {
  color: #000000;
}
@media only screen and (max-width: 750px) {
  .ic_contents {
    padding-top: 16vw;
  }
}

#interior,
#capacity {
  padding:160px 0 0;
  margin-top: -60px;
}
@media only screen and (max-width: 750px) {
  #interior,
  #capacity {
    padding:42.66vw 0 0;
    margin-top: -26.66vw;
  }
}
.ic-section {
  max-width: 1140px;
  background-color: #fff;
  padding: 50px;
  margin-top: 60px;
}
@media only screen and (max-width: 10000px) {
  .ic-section {
    padding: 50px;
  }
}
@media only screen and (max-width: 750px) {
  .ic-section {
    padding: 16vw 4.26vw 5.33vw;
    margin-top: 16vw;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 750px) {
}
#main .note-text {
  font-size: 12px;
  color: #666;
  margin-top: 16px;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 750px) {
  #main .note-text {
    font-size: 2.66vw;
    margin-top: 4.26vw;
  }
  #main .block-main .note-text {
    margin-top: 2.13vw;
  }
}
#main .note-text-btm {
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  #main .note-text-btm {
    margin-bottom: 10.66vw;
  }
}
.feature-desc {
  font-size: 16px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .feature-desc {
    font-size: 4.26vw;
    margin-bottom: 5.06vw;
  }
}
.block-main {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .block-main {
    text-align: center;
    margin-bottom: 10.66vw;
  }
}
.main-heading {
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  .main-heading {
    margin-bottom: 2.93vw;
  }
}
#main .badge {
  display: inline-block;
  background-color: #005DAB;
  color: #fff;
  padding: 10px 32px;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  #main .badge {
    padding: 1.6vw 4.8vw;
    font-size: 4.26vw;
  }
}
.main-heading h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 24px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 750px) {
  .main-heading h2 {
    font-size: 5.33vw;
    margin-top: 2.93vw;
    margin-bottom: 12vw;
  }
  .main-heading h2.driver_title {
    text-wrap: nowrap;
    margin-bottom: 8.53vw;
  }

}
.block-feature h3 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0;
  line-height: 1.5;
  color: #000;
}
@media only screen and (max-width: 750px) {
  .block-feature h3 {
    font-size: 5.33vw;
    margin-bottom: 2.13vw;
  }
}
.block-feature {
  margin-bottom: 50px;
  border-top: 1px solid #D2DFE8;
  padding-top: 50px;
}
@media only screen and (max-width: 750px) {
  .block-feature {
    margin-bottom: 10.66vw;
    padding-top: 10.66vw;
  }
}
.seatback-table-block {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  text-align: left;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1000px) {
  .seatback-table-block {
    align-items: center;
  }
}
@media only screen and (max-width: 750px) {
  .seatback-table-block {
    flex-direction: column;
    gap: 0;
    margin-bottom: 10.66vw;
  }
}

.table-text {
  max-width: 391px;
  margin-bottom: 13px;
}
@media only screen and (max-width: 750px) {
  .table-text {
    max-width: 104.26vw;
    margin-bottom: 3.46vw;
  }
}

h3.table_title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 20px;
  color: #000;
}
@media only screen and (max-width: 750px) {
  h3.table_title {
    font-size: 5.33vw;
    margin-bottom: 4.26vw;
  }
}

.grade-labels {
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .grade-labels {
    margin-bottom: 4.26vw;
  }
}

.label {
  display: inline-block;
  background-color: #D2DFE8;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .label {
    padding: 0.53vw 2.66vw;
    font-size: 3.6vw;
  }
}

.desc-text {
  font-size: 15px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .desc-text {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}

#main .note-text, .small-note {
  font-size: 12px;
  color: #666;
}
@media only screen and (max-width: 750px) {
  #main .note-text, .small-note{
    font-size: 3.2vw;
  }
}

.table-visual {
  flex: 1.5;
  max-width: 598px;
  min-width: 300px;
}
@media only screen and (max-width: 750px) {
  .table-visual {
    max-width: 159.4vw;
    min-width: 80vw;
  }
}


.separator {
  border: none;
  border-top: 1px solid #ddd;
  margin: 60px 0;
}
@media only screen and (max-width: 750px) {
}

/* 収納スペース全体 */
.sub-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
}
.cockpit-visual {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .cockpit-visual {
    margin-top: 8.53vw;
    margin-bottom: 8.53vw;
  }
}

/* グリッドレイアウト */
.storage-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 20px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .storage-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 4.26vw;
    margin-bottom: 4.26vw;
  }
}

#main .grid-item p {
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.4;
}
@media only screen and (max-width: 750px) {
  #main .grid-item p {
    font-size: 3.73vw;
    margin-top: 2.66vw;
  }
}

#main .grade-mark {
  background-color: #999;
  color: #fff;
  padding: 0 4px;
  font-size: 10px;
}
@media only screen and (max-width: 750px) {
}
.storage-footer-text {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  .storage-footer-text {
    font-size: 3.73vw;
    margin-bottom: 4.26vw;
  }
}

.navi-spec-container {
  width: 100%;
}
@media only screen and (max-width: 750px) {
}
.navi-spec-inner {
  max-width: 1140px;
  margin: 0 auto 50px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  .navi-spec-inner {
    max-width: 100%;
    margin: 0 auto 10.66vw;
    flex-direction: column;
  }
}

.navi-spec-info {
  flex: 0 0 42%;
  padding: 0 20px 40px 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 750px) {
  .navi-spec-info {
    max-width: 100%;
    padding: 0 0 10.66vw 0;
  }
}

#main .navi-spec-note {
  color: #666;
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
  text-align: left;
  margin-bottom: 8px;
}
@media only screen and (max-width: 750px) {
  #main .navi-spec-note {
    font-size: 2.66vw;
    margin-bottom: 0;
  }
}
.navi-spec-visual {
  flex: 0 0 58%;
}
@media only screen and (max-width: 750px) {
  .navi-spec-visual {
    flex: 0 0 100%;
  }
}
.navi-spec-img {
  width: 100%;
  height: auto;
  display: block;
}
.navi-detail-container {
}
.navi-detail-inner {
  display: flex;
  gap: 60px;
  align-items: flex-start;
}
@media only screen and (max-width: 750px) {
  .navi-detail-inner {
    flex-direction: column;
    gap: 6.4vw;
  }
}

.navi-detail-left {
  flex: 1;
  max-width: 501px;
  width: 100%;
  flex-shrink: 0;
}
@media only screen and (max-width: 750px) {
  .navi-detail-left {
    max-width: 100%;
  }
}
.navi-detail-title-box h2 {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 8px;
  padding: 8px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 15px 0;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .navi-detail-title-box h2 {
    border-radius: 2.13vw;
    padding: 1.06vw;
    font-size: 5.33vw;
    line-height: 1.75;
    margin: 0 0 4.26vw 0;
  }
}
#main .navi-detail-sub-note {
  font-size: 12px;
  color: #666;
  margin-bottom: 25px;
}
@media only screen and (max-width: 750px) {
  #main .navi-detail-sub-note {
    font-size: 3.2vw;
    margin-bottom: 4.26vw;
  }
}
#main .navi-detail-main-text {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  #main .navi-detail-main-text {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
.navi-detail-labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .navi-detail-labels {
    gap: 2.13vw;
    margin-bottom: 10.66vw;
  }
}
.navi-label {
  border: 1px solid #333;
  padding: 4px 12px;
  font-size: 14px;
  white-space: nowrap;
}
@media only screen and (max-width: 750px) {
  .navi-label {
    padding: 1.06vw 3.2vw;
    font-size: 3.73vw;
    white-space: nowrap;
  }
}
.navi-detail-recorder h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 40px;
  border-top: 1px solid #D2DFE8;
}
@media only screen and (max-width: 750px) {
  .navi-detail-recorder h3 {
    font-size: 4.26vw;
    margin-bottom: 2.66vw;
    padding-top: 10.66vw;
  }
}
.navi-detail-recorder p {
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .navi-detail-recorder p {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
#main .navi-detail-bottom-note {
  font-size: 12px;
  color: #666;
  line-height: 1.6;
}
@media only screen and (max-width: 750px) {
  #main .navi-detail-bottom-note {
    font-size: 3.2vw;
  }
}
.navi-detail-right {
  flex: 1.2;
  max-width: 500px;
}
@media only screen and (max-width: 750px) {
  .navi-detail-right {
    max-width: 100%;
  }
}
#main .navi-detail-lead h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}
@media only screen and (max-width: 750px) {
  #main .navi-detail-lead h3 {
    font-size: 5.33vw;
    margin-bottom: 4vw;
  }
}
.navi-detail-lead p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  .navi-detail-lead p {
    font-size: 4.26vw;
    margin-bottom: 8vw;
  }
}
.navi-detail-main-img {
  margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
  .navi-detail-main-img {
    margin-bottom: 8vw;
  }
}
.navi-detail-sub-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 750px) {
  .navi-detail-sub-grid {
    display: flex;
    flex-direction: column;
    gap: 5.333vw;
    max-width: 61.33vw;
    margin: 0 auto;
  }
}

#main .sub-img-item p {
  font-size: 13px;
  font-weight: bold;
  margin-top: 8px;
  line-height: 1.5;
}
@media only screen and (max-width: 750px) {
  #main .sub-img-item p {
    font-size: 3.467vw;
    margin-top: 2.66vw;
    text-align: center;
  }
}
.navi-connect-container {
}
@media only screen and (max-width: 750px) {
  .navi-connect-container {
  }
}

/* レイアウト */
.navi-connect-row {
  display: flex;
  gap: 60px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .navi-connect-row {
    flex-direction: column;
    gap: 8.53vw;
    margin-bottom: 4.26vw;
  }
}
.navi-connect-col {
  flex: 1;
}
.navi-connect-img-box {
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .navi-connect-img-box {
    margin-bottom: 4.000vw;
  }
}
.navi-connect-img {
  width: 100%;
  height: auto;
  display: block;
}
.navi-connect-caption {
  font-size: 11px;
  color: #666;
  margin-top: 5px;
}
@media only screen and (max-width: 750px) {
  .navi-connect-caption {
    font-size: 2.933vw;
    margin-top: 1.333vw;
  }
}
#main .navi-connect-text h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}
@media only screen and (max-width: 750px) {
  #main .navi-connect-text h3 {
    font-size: 4.267vw;
    margin-bottom: 4.000vw;
  }
}
#main .navi-connect-text p {
  font-size: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  #main .navi-connect-text p {
    font-size: 4.000vw;
    margin-bottom: 0;
  }
}
.navi-connect-small-note {
  font-size: 11px;
  color: #666;
}
@media only screen and (max-width: 750px) {
  .navi-connect-small-note {
    font-size: 2.933vw;
  }
}
.navi-connect-logo-box {
  display: flex;
  gap: 10px;
  margin: 15px 0;
}
@media only screen and (max-width: 750px) {
  .navi-connect-logo-box {
    gap: 2.667vw;
    margin: 4.000vw 0;
  }
}
.navi-connect-logo_link {
  max-width: 152px;
}
@media only screen and (max-width: 750px) {
  .navi-connect-logo_link {
    max-width: 40.533vw;
  }
}
#main .navi-connect-link {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  .navi-connect-link {
    font-size: 3.733vw;
  }
}
.navi-connect-link a {
  color: #333;
  text-decoration: underline;
}
.navi-connect-footer-notes p {
  font-size: 11px;
  color: #666;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  .navi-connect-footer-notes p {
    font-size: 2.933vw;
  }
}
.meter-info-container {
  margin-top: 40px;
}
@media only screen and (max-width: 750px) {
  .meter-info-container {
    margin-top: 6.4vw;
  }
}
.meter-info-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px 40px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .meter-info-row {
    display: flex;
    flex-direction: column;
    gap: 8.53vw;
    margin-bottom: 13.333vw;
  }
}
.meter-info-col {
  max-width: 500px;
  flex: 1;
  padding-bottom: 50px;
  border-bottom: 1px solid #D2DFE8;
}
@media only screen and (max-width: 750px) {
  .meter-info-col {
    max-width: 100%;
    padding-bottom: 10.66vw;
  }
}
.under_none {
  padding-bottom: 0;
  border-bottom: none;
}
.meter-info-img-box {
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .meter-info-img-box {
    margin-bottom: 5.333vw;
  }
}
.meter-info-img {
  width: 100%;
  height: auto;
  display: block;
}
.meter-info-text h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 750px) {
  #main .meter-info-text h3 {
    font-size: 3.73vw;
    margin-bottom: 2.66vw;
  }
}
.meter-info-labels {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .meter-info-labels {
    gap: 1.067vw;
    margin-bottom: 4.000vw;
  }
}
.meter-info-text p {
  font-size: 16px;
  margin: 0;
}
@media only screen and (max-width: 750px) {
  #main .meter-info-text p {
    font-size: 3.73vw;
  }
}
.meter-info-text a {
  color: #333;
  text-decoration: underline;
}
.meter-info-voice {
  max-width: 100%;
}
.meter-info-voice-visual {
  margin-bottom: 25px;
  max-width: 633px;
}
@media only screen and (max-width: 750px) {
  .meter-info-voice-visual {
    margin-bottom: 2.66vw;
    max-width: 100%;
  }
}

.engine-start-container {
}
.engine-start-header {
  margin-bottom: 24px;
}
@media only screen and (max-width: 750px) {
  .engine-start-header {
    margin-bottom: 6.4vw;
  }
}
#main .engine-start-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  #main .engine-start-title {
    font-size: 4.8vw;
    margin-bottom: 2.67vw;
  }
}
.engine-start-lead {
  font-size: 15px;
  margin: 0;
}
@media only screen and (max-width: 750px) {
  .engine-start-lead {
    font-size: 4vw;
  }
}
.engine-start-group-container {
  display: flex;
  gap: 15px;
  margin-bottom: 14px;
}
@media only screen and (max-width: 750px) {
  .engine-start-group-container {
    flex-direction: column;
    gap: 6.4vw;
    margin-bottom: 3.73vw;
  }
}
.engine-start-left-group {
  flex: 3;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
@media only screen and (max-width: 750px) {
  .engine-start-left-group {
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw;
    margin-bottom: 2.66vw;
  }
}
.engine-start-right-group {
  flex: 1;
}
.engine-start-item {
  width: 100%;
}
@media only screen and (max-width: 750px) {
  .engine-start-item {
    max-width: 37.33vw;
  }
  .engine-start-item:nth-child(3) {
    grid-column: 1 / span 2;
    justify-self: center;
  }

}
.engine-start-img-box {
  margin-bottom: 15px;
}
@media only screen and (max-width: 750px) {
  .engine-start-img-box {
    margin-bottom: 2.66vw;
  }
}
.engine-start-img {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 750px) {
}
.engine-start-info h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  .engine-start-info h3 {
    font-size: 3.73vw;
    margin-bottom: 0;
  }
}
.engine-start-labels {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
@media only screen and (max-width: 750px) {
  .engine-start-labels {
    gap: 1.07vw;
  }
}
.engine-label {
  min-width: 25%;
  text-align: center;
}
@media only screen and (max-width: 750px) {
}
.engine-label0 {
  flex: 1;
  min-width: 50%;
}
@media only screen and (max-width: 750px) {
  .engine-label0 {
    flex: 0;
    text-wrap: nowrap;
    min-width: 100%;
  }
}
.engine-start-warning {
  border: 1px solid #E60012;
  padding: 8px 15px;
}
@media only screen and (max-width: 750px) {
  .engine-start-warning {
    border-width: 0.27vw;
    padding: 2.66vw;
  }
}
.engine-start-warning p {
  text-align: center;
  font-size: 12px;
  color: #E60012;
  margin: 0;
  font-weight: 500;
}
@media only screen and (max-width: 750px) {
  .engine-start-warning p {
    text-align: left;
    font-size: 2.66vw;
  }
}
@media only screen and (max-width: 750px) {
  .movie_wrap {
    margin-top: 0;
  }
  .movie_title {
    margin-bottom: 0;
  }
}

.cargo-spec-section {
}
.cargo-spec-main {
  max-width: 853px;
  width: 100%;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 750px) {
  .cargo-spec-main {
    max-width: 100%;
    margin-bottom: 6.4vw;
  }
}
.cargo-spec-main-img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 750px) {
}
.cargo-items-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 40px;
}
@media only screen and (max-width: 750px) {
  .cargo-items-grid {
    display: flex;
    flex-direction: column;
    gap: 10.67vw;
  }
}
@media only screen and (max-width: 1000px) {
  .cargo-items-grid {
    gap: 20px 20px;
  }
}

.cargo-item {
  padding-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 750px) {
  .cargo-item {
    padding-top: 4vw;
  }
}
.cargo-item-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .cargo-item-title {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 750px) {
  .cargo-item-title {
    font-size: 4.8vw;
    margin-bottom: 5.33vw;
  }
}
.cargo-item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  gap: 10px;
}
@media only screen and (max-width: 750px) {
  .cargo-item-content {
    margin-bottom: 4vw;
    gap: 2.67vw;
  }
}
.item-thumb01 {
  max-width: 70px;
}
@media only screen and (max-width: 750px) {
  .item-thumb01 {
    max-width: 18.67vw;
  }
}
.item-thumb02 {
  max-width: 82px;
}
@media only screen and (max-width: 750px) {
  .item-thumb02 {
    max-width: 21.87vw;
  }
}
.item-thumb03 {
  max-width: 100px;
}
@media only screen and (max-width: 750px) {
  .item-thumb03 {
    max-width: 26.67vw;
  }
}
.item-thumb04 {
  max-width: 104px;
}
@media only screen and (max-width: 750px) {
  .item-thumb04 {
    max-width: 27.73vw;
  }
}
.item-thumb05 {
  max-width: 90px;
}
@media only screen and (max-width: 750px) {
  .item-thumb05 {
    max-width: 24vw;
  }
}
.item-thumb06 {
  max-width: 121px;
}
@media only screen and (max-width: 750px) {
  .item-thumb06 {
    max-width: 32.27vw;
  }
}
.item-thumb07 {
  max-width: 114px;
}
@media only screen and (max-width: 750px) {
  .item-thumb07 {
    max-width: 26.66vw;
  }
}
.cargo-item-thumb img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 750px) {
}
.cargo-item-number {
  text-align: right;
  line-height: 1;
  min-width: 50px;
}
@media only screen and (max-width: 750px) {
  .cargo-item-number {
    width: 34.66vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex: 1;
  }
}
.cargo-item-number .num {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1000px) {
  .cargo-item-number .num {
    font-size: 32px;
  }
}
@media only screen and (max-width: 750px) {
  .cargo-item-number .num {
    font-size: 14.39vw;
  }
}
.cargo-item-number .unit {
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
}
@media only screen and (max-width: 1000px) {
  .cargo-item-number .unit {
    font-size: 10px;
  }
}
@media only screen and (max-width: 750px) {
  .cargo-item-number .unit {
    font-size: 5.33vw;
    margin-left: 1.33vw;
    margin-bottom: 1.33vw;
  }
}

.cargo-item-size {
  font-size: 11px;
  color: #666;
  text-align: right;
  margin-top: 10px;
}
@media only screen and (max-width: 1000px) {
  .cargo-item-size {
    font-size: 10px;
    text-align: left;
  }
}
@media only screen and (max-width: 750px) {
  .cargo-item-size {
    font-size: 2.93vw;
    margin-top: 2.67vw;
    text-align: right;
  }
}
.cargo-spec-footer {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .cargo-spec-footer {
    margin-top: 13.33vw;
    margin-bottom: 10.66vw;
  }
}
@media only screen and (max-width: 750px) {
  .loading-spec-section {
    margin-bottom: 10.66vw;
  }
}
/* 01. 導入ブロック */
.loading-spec-intro {
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-intro {
    margin-bottom: 13.33vw;
  }
}
.loading-spec-intro-flex {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-intro-flex {
    flex-direction: column-reverse;
    gap: 4.26vw;
  }
}
.loading-spec-intro-text {
  flex: 1;
  min-width: 290px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-intro-text {
    min-width: auto;
  }
}
.loading-spec-main-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 22px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-main-title {
    font-size: 5.33vw;
    margin-bottom: 0;
  }
}
.loading-spec-main-desc {
  font-size: 24px;
  line-height: 1.8;
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .loading-spec-main-desc {
    font-size: 4.27vw;
  }
}
.loading-spec-intro-visual {
  flex: 1.5;
}
.loading-spec-dimensions {
  text-align: center;
}
.loading-spec-dim-visual {
  max-width: 585px;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-dim-visual {
    max-width: 156vw;
    margin-bottom: 8vw;
  }
}
#main .loading-spec-caption {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  #main .loading-spec-caption {
    font-size: 4.26vw;
    margin-top: 4.26vw;
    text-align: left;
  }
}
.block-feature-loading-spec {
  padding-top: 0;
}
@media only screen and (max-width: 750px) {
  .block-feature-loading-spec {
    margin-bottom: 0;
  }
}
.loading-spec-arrange {
  margin-bottom: 60px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-arrange {
    margin-bottom: 0;
  }
}
.loading-spec-long-cargo {
  max-width: 828px;
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
  .loading-spec-long-cargo {
    max-width: 220.8vw;
    margin-top: 10.66vw;
  }
}
.loading-spec-arrange-flex {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  max-width: 737px;
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
  .loading-spec-arrange-flex {
    flex-direction: column;
    gap: 6.4vw;
    max-width: 100%;
  }
}
.loading-spec-arrange-item {
  flex: 1;
  max-width: 330px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-arrange-item {
    max-width: 88vw;
  }
}
.loading-spec-footer {
  margin-top: 40px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-footer {
    margin-top: 10.67vw;
  }
}
.loading-spec-note {
  font-size: 11px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 4px;
}
@media only screen and (max-width: 750px) {
  .loading-spec-note {
    font-size: 2.93vw;
    margin-bottom: 1.07vw;
  }
}
.utility-spec-section {
}
.img-fluid {
  width: 100%;
  height: auto;
  display: block;
}
.utility-spec-main {
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .utility-spec-main {
    margin-bottom: 10.66vw;
  }
}
.utility-spec-main-notes {
  margin-top: 15px;
}
@media only screen and (max-width: 750px) {
  .utility-spec-main-notes {
    margin-top: 4vw;
  }
}
#main .utility-spec-main-notes p,
#main .utility-spec-photo-note {
  font-size: 12px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 0;
}
@media only screen and (max-width: 750px) {
  #main .utility-spec-main-notes p,
  #main .utility-spec-photo-note {
    font-size: 3.2vw;
  }
}
#main .utility-spec-photo-note {
  margin-top: 20px;
}
@media only screen and (max-width: 750px) {
  #main .utility-spec-photo-note {
    margin-top: 4.26vw;
  }
}
.utility-spec-desc {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
  .utility-spec-desc {
    font-size: 4.27vw;
    margin-bottom: 4.26vw;
  }
}
.utility-spec-feature-grid {
  display: flex;
  gap: 36px;
  align-items: flex-start;
}
@media only screen and (max-width: 750px) {
  .utility-spec-feature-grid {
    flex-direction: column;
    gap: 6.4vw;
  }
}
.utility-spec-nut {
  flex: 1.2;
}
@media only screen and (max-width: 750px) {
}
.utility-spec-led {
  flex: 1;
}
@media only screen and (max-width: 750px) {
}
.led-flex {
  display: flex;
  gap: 10px;
}
@media only screen and (max-width: 750px) {
  .led-flex {
    gap: 0;
  }
}
#mian .led-item p {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.4;
}
@media only screen and (max-width: 750px) {
  #main .led-item p {
    font-size: 3.73vw;
    margin-top: 2.67vw;
  }
}
.utility-spec-door-visual {
  max-width: 730px;
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
  .utility-spec-door-visual {
    max-width: 194.67vw;
  }
}
.entry-spec-section {
}

.img-fluid {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 750px) {
}
.entry-spec-block-top {
  margin-bottom: 60px;
}
@media only screen and (max-width: 750px) {
  .entry-spec-block-top {
    margin-bottom: 10.66vw;
  }
}
.entry-spec-flex {
  display: flex;
  gap: 40px;
  align-items: center;
}
@media only screen and (max-width: 750px) {
  .entry-spec-flex {
    flex-direction: column;
    gap: 10.67vw;
  }
}
.entry-spec-text {
  flex: 1;
}
@media only screen and (max-width: 750px) {
}
.entry-spec-visual {
  flex: 1.2;
}
@media only screen and (max-width: 750px) {
}
.entry-spec-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 750px) {
  .entry-spec-title {
    font-size: 5.33vw;
    margin-bottom: 4.26vw;
  }
}
.entry-spec-desc {
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .entry-spec-desc {
    font-size: 4.26vw;
    margin-bottom: 4.26vw;
  }
}
#main .entry-spec-notes p {
  font-size: 12px;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (max-width: 750px) {
  #main .entry-spec-notes p {
    font-size: 2.66vw;
  }
}
.entry-spec-grid {
  display: flex;
  gap: 40px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 750px) {
  .entry-spec-grid {
    flex-direction: column;
    gap: 8.53vw;
    margin-bottom: 8.53vw;
  }
}
.entry-spec-col {
  flex: 1;
}
@media only screen and (max-width: 750px) {
}
.entry-spec-img-box {
  margin-bottom: 20px;
}
@media only screen and (max-width: 750px) {
  .entry-spec-img-box {
    margin-bottom: 5.33vw;
  }
}
.entry-spec-sub-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
  text-align: left;
}
@media only screen and (max-width: 750px) {
  .entry-spec-sub-title {
    font-size: 6.4vw;
    margin-bottom: 2.67vw;
  }
}
.entry-spec-labels {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  .entry-spec-labels {
    gap: 1.33vw;
    margin-bottom: 2.67vw;
  }
}
.entry-label {
  background-color: #e6edf3;
  padding: 2px 8px;
  font-size: 11px;
  color: #333;
}
@media only screen and (max-width: 750px) {
  .entry-label {
    padding: 0.53vw 2.13vw;
    font-size: 2.93vw;
  }
}
.entry-spec-small-desc {
  font-size: 16px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  .entry-spec-small-desc {
    font-size: 4.27vw;
    margin-bottom: 2.67vw;
  }
}
.mb_0 {
  margin-bottom: 0;
}
.mt_0 {
  margin-top: 0;
}
.main-heading .mt_0 {
  margin-top: 0;
}
.pb_60 {
  padding-bottom: 60px;
}
@media only screen and (max-width: 750px) {
  .pb_60 {
    padding-bottom: 10.66vw;
  }
}
@media only screen and (max-width: 750px) {
  .lover_main_image {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 750px) {
  .ic-section {
    margin-top: 0;
  }
}
.cargo_txt {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 750px) {
  .cargo_txt {
    text-align: left;
    margin-bottom: 4.1vw;
  }
}

.movie_wrap {
  margin-top: 0;
}
#mainContents .movie_title {
  text-align: left;
}
@media only screen and (max-width: 750px) {
  #mainContents .movie_title {
    text-align: center;
  }
}