.lower_global_nav {
  background: #000;
  padding: 10px 0 25px;
}
.lower-mv-strada {
  background: #eee url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/lower_header_bg_white.jpg) no-repeat center top;
  padding: 23px 0;
}
.lower-mv-strada-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mv-strada-text {
  margin: 0 30px 0 auto;
}
.lower-mv-main {
  position: relative;
  background: #1d1e1e url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/lower_header_bg_black.jpg) no-repeat center top;
  background-size: cover;
}

.lower-mv-main .note {
  display: block;
  text-align: right;
  color: #fff;
  position: relative;
  top: -10px;
}

.mv-main-heading {
  text-align: center;
}

.mv-main-single .mv-main-heading {
  text-align: center;
}

.mv-main-heading .heading-single {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 2rem;
  padding: 125px 0 154px 0;
}
.mv-main-text {
  z-index: 1;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: bold;
  padding: 15px 0 10px;
}

.mv-main-text .text-primary {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: #716431;
  margin: 0 10px 0 0;
  padding: 7px 10px;
}
.mv-main-single .mv-main-text .text-primary {
  padding: 7px 50px;
}
.mv-main-text .text-secondary {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-size: 1.2rem;
}

.lower-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1d1e1e url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/lower_title_bg.jpg) no-repeat center top;
  background-size: cover;
  margin: 0 auto 35px;
  height: 230px;
  width: 1200px;
}
.lower-title .title-sub {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #e1c865;
  font-weight: bold;
  font-size: 1.67rem;
}
.lower-title .title-main {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #fff;
  font-weight: bold;
  font-size: 1.9rem;
  margin: 14px 0 30px;
  line-height: 1.4;
}
.label-models {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  font-size: 0.85rem;
}
.label-models-item {
  font-weight: bold;
  position: relative;
  background: #fff;
  margin: 0 15px 0 0;
  padding: 7px 8px 5px;
  color: #5d5d5d;
}

.label-models-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  border: 12.5px solid transparent;
  border-left: 8px solid #fff;
}

.secondary .label-models-item::before,
.secondary .label-models-item::after {
  content: "";
  position: absolute;
  display: block;
  width: 17px;
  height: 1px;
  left: 71px;
  top: -1px;
}
.secondary .label-models-item::before {
  border-top: solid #d6d6d6 1px;
  transform: rotate(50deg);
  transform-origin: left top;
}
.secondary .label-models-item:after {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: solid #d6d6d6 1px;
  transform: rotate(-50deg);
  transform-origin: left bottom;
  top: 23px;
}
.secondary .label-models-item {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  padding: 6px 8px 3px;
  margin: 0 20px 0 0;
}
.label-models-gold {
  background: rgb(244, 226, 155);
  background: linear-gradient(180deg, rgba(244, 226, 155, 1) 0%, rgba(215, 185, 68, 1) 100%);
  font-weight: bold;
  margin: 0 4px 0 0;
  padding: 7px 8px 5px;
}
.label-models-silver {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(182, 182, 182, 1) 100%);
  font-weight: bold;
  padding: 7px 8px 5px;
}
.lower-title .new {
  padding-left: 10px;
  vertical-align: -2px;
}
.lower-title .note {
  color: #fff;
  text-align: right;
  position: relative;
  display: block;
  top: 30px;
}
.lower-page .section {
  padding: 0 0 145px;
}
.lower-page .section.mb-text-button {
  padding: 0 0 60px;
}
.lower-main-content {
  border-top: 8px solid #a4924a;
}
.c-text p {
  margin: 0 0 35px;
}
.c-text .c-text-title {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/title_bg.jpg) no-repeat;
  background-size: cover;
  color: #846309;
  font-weight: bold;
  padding: 23px;
  font-size: 1.1rem;
  margin: 0 0 20px;
}
.c-img,
.c-video {
  text-align: center;
  margin-bottom: 45px;
}
.c-img a {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.c-img a:hover {
  opacity: 0.8;
}
.c-movie {
  position: relative;
  background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/parts_movie_bg.jpg) no-repeat center top;
  padding: 25px 75px 25px 50px;
  border: 6px solid #e5d47d;
}
.c-movie .movie-title {
  position: absolute;
  top: -44px;
  left: 0;
}
.c-movie .movie-main {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-movie .movie-check {
  font-weight: bold;
  color: #a4924a;
  font-size: 1.4rem;
}
.c-movie .movie-play {
  margin: 0 auto 0 20px;
}
.c-movie .movie-button a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  position: relative;
  color: #000;
  text-align: center;
  display: block;
  border: 1px solid #7c7c7c;
  background: rgba(255, 255, 255, 0.5);
  width: 490px;
  padding: 18px 0;
  font-size: 1.3rem;
}
.c-movie .movie-button a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-movie .movie-button a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}
.c-link-full {
  position: relative;
  background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/link_bg.jpg) no-repeat;
  background-size: cover;
  padding: 25px 75px;
  margin: 100px 0 0;
}
.c-link-text {
  position: absolute;
  top: -34px;
  left: -75px;
}
.c-link-full a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  position: relative;
  color: #000;
  text-align: center;
  display: block;
  border: 1px solid #7c7c7c;
  background: rgba(255, 255, 255, 0.5);
  width: 830px;
  padding: 18px 0;
  font-size: 1.3rem;
}
.c-link-full a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-link-full a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}
.c-link-black a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  position: relative;
  color: #fff;
  text-align: center;
  display: block;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 1);
  margin: auto;
  width: 490px;
  padding: 18px 0;
  font-size: 1.3rem;
}
.c-link-black a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-link-black a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.c-point-list {
  margin: 100px 0 0;
}
.c-point-list .c-img {
  margin: 0;
}
.c-point-list .c-text p {
  margin: 0 0 45px;
}
.c-point-list .point-list-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  background: rgb(18, 18, 18);
  background: linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(82, 82, 82, 1) 100%);
  padding: 4px;
  margin: 100px 0 40px;
}
.c-point-list .list-title-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 1;
  border: 1px solid #fff;
  padding: 5px 15px 3px 5px;
  margin: 0 20px 0 0;
  max-width: 260px;
  min-width: 220px;
}
.c-point-list .item-text-p {
  text-align: center;
  position: relative;
  font-size: 0.85rem;
  padding: 0 15px 0;
}
.c-point-list .item-text-p:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  border-right: 1px solid #fff;
  right: 7px;
  top: 0;
  bottom: 0;
}
.c-point-list .num {
  font-size: 1.9rem;
  position: relative;
  right: -2px;
}
.c-point-list .list-title-main {
  color: #e1c865;
  font-size: 1.25rem;
}
.c-parts-01 {
}
.c-parts-01 .c-parts-01-title {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: #7f7139;
  color: #fff;
  font-weight: bold;
  font-size: 1.15rem;
  margin: 0;
  padding: 15px;
}
.c-parts-01 .c-parts-01-box {
  background: #f3f1e6;
  color: #a4924a;
  padding: 20px;
  margin: 0 0 15px;
}
.c-parts-01 .c-parts-01-box ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.c-parts-01 .c-parts-01-box li {
  position: relative;
  padding: 15px 48px 15px 0;
}
.c-parts-01 .c-parts-01-box li.top {
  border-bottom: 1px solid #a5a49c;
}
.c-parts-01 .c-parts-01-box li:before {
  content: "";
  border-right: 1px solid #a5a49c;
  display: inline-block;
  width: 1px;
  height: 45px;
  position: relative;
  left: -26px;
  top: 5px;
}
.c-parts-01 .c-parts-01-box li:first-child:before,
.c-parts-01 .c-parts-01-box li:nth-child(5):before {
  content: "";
  border-right: 0;
}
.c-parts-02 {
  background: #f5f5f5;
  padding: 2.5px;
  margin: 0 0 50px;
}
.c-parts-02-inner {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  text-align: center;
  color: #a4924a;
  border: 2px solid #a4924a;
  font-weight: bold;
  line-height: 1.4;
  padding: 15px 0;
  font-size: 1.4rem;
}
.lower-page .footer-button {
  background: #000;
  padding: 35px 0;
  margin: 20px 0 0;
}
.lower-page .footer-button-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.lower-page .footer-button a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  border: 1px solid #fff;
  padding: 22px 0;
}
.lower-page .footer-button a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.lower-page .footer-button .button-prev {
  width: 49%;
}
.lower-page .footer-button .button-next {
  width: 49%;
}
.lower-page .footer-button .button-prev a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 35px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.lower-page .footer-button .button-next a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 35px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lower-page .c-button a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #000;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  border: 1px solid #000;
  padding: 22px 0;
}

.lower-page .c-button a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 35px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lower-page .c-button a.toggle:after {
  content: "";
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.lower-page .c-button a.toggle.open:after {
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.lower-page .c-button a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.lower-page .c-button a.black {
  color: #fff;
  background: #000;
  border: solid 1px #fff;
  outline: solid 1px #000;
  outline-offset: 1px;
}
.lower-page .c-button a.black:after {
  content: "";
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.parts-display-em {
  background: #000 url(https://panasonica.live/car/navi/products/F1D9C1D/img/display/01/bg_emphasis.jpg) no-repeat center top;
  background-size: 1200px auto;
  width: 1200px;
  margin: auto;
  padding: 20px 0 170px;
}
.parts-display-emphasis .lower-title {
  background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/display/01/bg_title.jpg) no-repeat center top;
  background-size: 1200px auto;
  margin-bottom: 0;
}
.parts-display-emphasis p {
  color: #fff;
}
.parts-table thead th,
.parts-table .unicom-th-group,
.parts-table th[rowspan] {
  background: #f4f0df;
  color: #000;
}
.parts-table table,
.parts-table td,
.parts-table th {
  border: 1px solid #ddd;
  border-collapse: collapse;
  width: 100%;
  margin-top: 70px;
}
.parts-table td,
.parts-table th {
  padding: 15px 25px;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}

.spec-page .parts-table td,
.spec-page .parts-table th {
  font-family: メイリオ, Meiryo, sans-serif !important;
  width: auto;
}
.spec-page .parts-table .spec-w208 {
  width: 25%;
  font-weight: bold;
}

.parts-table th {
  background: #f7f7f7;
  color: #000;
  font-weight: bold;
}
.spec-txt {
  font-size: 12px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin: 20px 0 30px;
}
.spec-txt img {
  vertical-align: middle;
  margin-right: 10px;
}
.unicom-notes-indent {
  font-size: 0.75rem;
  line-height: 1.6;
  display: block;
}
.unicom-notes-indent b {
  font-size: 14px;
}

.option-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.option-block dl {
  margin: 0;
  width: 50%;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.option-block dl:nth-child(1),
.option-block dl:nth-child(2) {
  border-top: 1px solid #ddd;
  padding: 0;
}
.option-block dl:nth-child(even) {
  border-right: none;
}
.option-block dl:last-child {
  border-right: 1px solid #ddd;
}
.option-block .item {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  background: rgb(18, 18, 18);
  background: linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(82, 82, 82, 1) 100%);
  color: #e1c865;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: left;
  padding: 13px 0 13px 25px;
  margin: 0;
}
.option-block .name {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  display: block;
  text-align: left;
  padding: 20px 25px;
}
.option-block .star {
  font-size: 50%;
  color: #2c5eb1;
}
.option-block .name_note {
  position: absolute;
  right: 16px;
  bottom: 10px;
}

.option-block .name_note small {
  font-family: メイリオ, Meiryo, sans-serif !important;
  display: block;
  text-align: left;
  font-size: 11px;
  padding-top: 3px;
}
.option-block dt {
  position: relative;
}
.icon-hd {
  font-family: メイリオ, Meiryo, sans-serif;
  position: absolute;
  right: 16px;
  top: 60px;
}
.icon-hd small {
  display: block;
  text-align: right;
  font-size: 11px;
  padding-top: 3px;
}
.option-block dd {
  padding-bottom: 30px;
  margin: 0;
}
.option-block ul {
  position: absolute;
  right: 17px;
  top: 74px;
}
.option-block .price {
  font-family: メイリオ, Meiryo, sans-serif !important;
  margin: 20px 0 0;
  display: block;
  font-size: 14px;
  line-height: 1.4;
}
.option-block .btn {
  margin: 20px 0 0;
}
.option-block .btn a {
  position: relative;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: rgb(239, 239, 239);
  background: linear-gradient(180deg, rgba(239, 239, 239, 1) 0%, rgba(255, 255, 255, 1) 100%);
  display: block;
  text-align: center;
  font-weight: bold;
  color: #000;
  border: 1px solid #6f6f6f;
  padding: 20px 0;
  width: 280px;
  margin: auto;
}
.option-block .btn a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 25px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-box-color {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  margin: auto;
  width: 910px;
}
.c-box-color .block__box-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  border-bottom: 2px solid #fff;
  font-size: 18px;
}
.c-box-color .block__box-list .th {
  background: rgb(1, 1, 1);
  background: linear-gradient(180deg, rgba(1, 1, 1, 1) 0%, rgba(134, 134, 134, 1) 100%);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  color: #f5df86;
  width: 150px;
}
.c-box-color .block__box-list .td {
  color: #000;
  text-align: left;
  width: 755px;
  background: #f5f1e6;
  padding: 15px;
  line-height: 1.8;
}
.c-box-color .block__box-list .td i {
  display: inline-block;
  font-style: normal;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background: #3a3a3a;
  margin-right: 3px;
}
.bg-gray {
  background: #ededed;
  width: 1200px;
  margin: auto auto 60px;
  padding: 30px 0 0;
}
.lower-title + .bg-gray {
  margin-top: -35px;
}
.bg-black {
  background: #000;
  width: 1200px;
  margin: auto;
  padding: 100px 0 150px;
}
.bg-black p {
  color: #fff;
}
.bg-black-rounded {
  background: #000;
  text-align: center;
  border-radius: 15px;
  padding: 7px 7px 15px;
  margin: 0 0 30px;
}
.bg-black-rounded .c-img {
  margin-bottom: 15px;
}
.bg-black-rounded p {
  color: #fff;
  margin-bottom: 15px;
}
.bg-navy {
  background: #182943;
  width: 1200px;
  margin: auto;
  padding: 30px 0;
}
.bg-navy p {
  color: #fff;
}
.bg-blue {
  background: #284570;
  width: 1200px;
  margin: auto;
  padding: 30px 0;
}
.bg-blue p {
  color: #fff;
}
.c-title-center {
  position: relative;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  text-align: center;
  color: #a4924a;
  font-size: 1.5rem;
  padding: 15px 0;
  border: 1px solid #a4924a;
  margin: 0 0 40px;
}
.c-title-center:before {
  content: "";
  position: absolute;
  border-left: 5px solid #a4924a;
  width: 5px;
  height: 96%;
  left: 1px;
  top: 1px;
}
.c-title-center:after {
  content: "";
  position: absolute;
  border-right: 5px solid #a4924a;
  width: 5px;
  height: 96%;
  right: 1px;
  top: 1px;
}
.c-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.c-flex-img {
  max-width: 100%;
}
.c-flex-text {
  margin: auto;
}
.c-flex-img {
  margin: auto;
  flex-shrink: 2;
}
.c-img-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.c-img-flex li {
  /*flex: 1;*/
}
.justify-between {
  justify-content: space-between;
}
.zoom-img-area {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(206, 206, 206, 1) 100%);
  width: 1200px;
  margin: auto;
}

.zoom-img-area .img-list {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  box-sizing: border-box;
}
.zoom-img-area p {
  position: relative;
  text-align: right;
  right: 130px;
  top: -30px;
}
.zoom-img-area p span {
  position: absolute;
  display: block;
  right: 235px;
  margin-top: 20px;
  font-size: 16px;
}
.zoom-img-area .thumbnails {
  display: flex;
  width: 271px;
  height: 540px;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 62px;
  box-sizing: border-box;
}
.zoom-img-area .thumbnails li {
  padding-bottom: 4px;
  padding-right: 10px;
}
.zoom-img-area .thumbnails li a {
  display: inline-block;
  border: 3px solid transparent;
}
.zoom-img-area .thumbnails li a img {
  display: block;
}
.zoom-img-area .thumbnails li a.selected {
  border: 3px solid #d7ad11;
}
.c-slider {
  text-align: center;
  padding: 20px 0;
  width: 1200px;
  margin: auto;
}

.c-slider .slick-center img {
  border: 5px solid #a68323;
  box-sizing: border-box;
}
.c-slider .slick-dots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0;
}

.c-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #787878;
  border-radius: 50%;
}

.c-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.c-slider .slick-dots .slick-active button {
  background: #a68323;
}

.c-slider .slick-slide:not(.slick-center) {
  -webkit-filter: opacity(20%);
  -moz-filter: opacity(20%);
  -o-filter: opacity(20%);
  -ms-filter: opacity(20%);
  filter: opacity(20%);
  transition: 0.2s linear;
}
.c-slider .c-slider-ttl {
  margin: 0 0 15px;
}
.c-slider .slick-slide {
}
.c-slider .prev-arrow {
  font-size: 2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 1px solid #fff;
  background: #000;
  position: absolute;
  z-index: 1;
  top: 20%;
  width: 55px;
  height: 290px;
  left: 73px;
}
.c-slider .next-arrow {
  font-size: 2rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border: 1px solid #fff;
  background: #000;
  position: absolute;
  z-index: 1;
  top: 20%;
  width: 55px;
  height: 290px;
  right: 73px;
}

.c-slider .slick-list {
  background: #000;
}
.c-slider-title {
  margin-bottom: 20px;
}
.c-table-ent table {
  width: 100%;
  margin-top: 70px;
}
.c-table-ent thead th,
.c-table-entth[rowspan] {
  background: #000;
  color: #e1c865;
}
.c-table-ent table,
.c-table-ent td,
.c-table-ent th {
  border: 1px solid #ddd;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.5;
}
.c-table-ent th {
  text-align: left;
  padding: 15px 25px;
  background: #f7f7f7;
  color: #000;
  font-weight: bold;
}
.c-table-ent td {
  text-align: center;
  padding: 15px 25px;
}
.note-list {
  margin: 20px 0;
  line-height: 1.6;
}
.note-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-size: 12px;
}
.note-list i {
  font-style: normal;
  padding-right: 8px;
}

.parts-black-block {
  background: #000;
  padding: 30px;
  margin: 30px 0;
}
.parts-black-block .col1 {
  margin: 0 0 25px;
}
.parts-black-block .ttl {
  position: relative;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  color: #e1c865;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(71, 60, 14, 1) 100%);
  padding: 7px 0 7px 10px;
  margin: 15px 0 20px;
}
.parts-black-block .ttl::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 13px 0 0;
  border-color: #c17600 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.parts-black-block,
.parts-black-block p {
  color: #fff;
}
.parts-black-block p {
  margin-bottom: 15px;
}
.parts-black-block b {
  display: block;
}
.parts-black-block .thumb {
  text-align: center;
  margin: 20px 0 0;
}
.parts-black-block .col2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.parts-black-block .col2_box {
  width: 445px;
}
.parts-black-block .pic {
  text-align: center;
}
.parts-check-point {
  position: relative;
  background: rgb(18, 18, 18);
  background: linear-gradient(180deg, rgba(18, 18, 18, 1) 0%, rgba(82, 82, 82, 1) 100%);
  padding: 3px;
}
.check-point-title {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #e1c865;
  padding: 3px;
  border: 1px solid #fff;
  font-size: 1.5rem;
}
.check-point-title small {
  font-size: 0.9rem;
  margin: 10px 0 0;
}
.parts-check-point .title-primary {
  margin-right: 25px;
}
.parts-check-point .checkpoint-content {
  padding: 27px;
}
.parts-check-point p {
  color: #fff;
}
.check-point-icon {
  position: absolute;
  right: 20px;
  top: -70px;
}
.parts-qr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f3f3f3;
  padding: 20px 50px;
  width: 570px;
  margin: auto;
}
.block__navi-box-col1 {
  margin: 50px 0;
}
.block__navi-box-col1 dt {
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(104, 104, 104, 1) 100%);
  position: relative;
  color: #fff;
  padding: 9px 20px;
  font-size: 1.1rem;
}
.block__navi-box-col1 dd {
  background: #f2f2f2;
  padding: 20px;
}
.block__navi-box-col1 dd .txt {
  margin-bottom: 20px;
}
.block__navi-box-col1 dd video {
  display: block;
  width: 95%;
  margin: auto;
}
.block__navi-box-col1 dd .pic img {
  display: block;
  width: 100%;
  margin: auto;
}
.block__navi-box-col1-elm {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
.block__navi-box-col1-elm:first-child {
  border-top: none;
}
.block__navi-box-col1-elm {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.block__navi-box-col1-elm .pic {
  margin-right: 30px;
}
.block__navi-box-col1-elm .subttl {
  font-weight: bold;
  display: block;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/navi/03/subttl-line.jpg) no-repeat left bottom;
  font-size: 17px;
  margin: 0 0 20px;
  padding: 0 0 10px;
}
.block__navi-box-col1-elm li {
  color: #5e3f00;
  font-weight: bold;
}
.block__navi-box-col1-elm .subttl:after {
  content: "";
  display: block;
  background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/navi/top/subttl-line.png) no-repeat;
  width: 424px;
  height: 1px;
  position: relative;
  bottom: -5px;
}
.block__navi-box-col1-elm.pb0 {
  padding-bottom: 0;
}
.block__movie_n1 video {
  display: block;
  width: 660px;
  height: auto;
  margin: -100px auto auto;
}
.block__navi-box-col2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.block__navi-box-col2 dl {
  width: 462px;
}
.block__navi-box-col2 dt {
  text-align: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(104, 104, 104, 1) 100%);
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-size: 17px;
}
.block__navi-box-col2 dt small {
  font-size: 16px;
}
.block__navi-box-col2 dd {
  text-align: center;
  background: #f2f2f2;
  padding: 20px;
}
.block__navi-box-col2 dd .ttl {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  margin-bottom: 5px;
}
.sectCtsSub-area {
  background: #fefdfa;
  padding: 35px 0 30px;
  margin: 0 0 15px;
}
#db-4-mapdata {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: #f6f6f6;
  padding: 50px 20px;
  margin: 0 0 10px;
}
#db-4-mapdata .align-center {
  text-align: center;
  font-size: 18px;
}
#db-4-mapdata div.map {
  display: flex;
  justify-content: center;
  align-items: center;
}
#db-4-mapdata div.map div.img {
  margin-right: 18px;
  width: 38%;
}

#db-4-mapdata div.map div.maplist {
  width: 54%;
}
#db-4-mapdata div.map div.maplist div.mapbtns {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
#db-4-mapdata div.map div.maplist div.mapbtns a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  text-align: center;
  background: rgb(114, 114, 114);
  background: linear-gradient(180deg, rgba(114, 114, 114, 1) 0%, rgba(0, 0, 0, 1) 100%);
  margin-bottom: 6px;
  padding: 0.2em;
  line-height: 45px;
  width: 48%;
  color: #e1c865;
  text-decoration: none;
  font-weight: bold;
}
#db-4-mapdata div.map div.maplist div.mapbtns a:hover {
  opacity: 0.8;
}
.uk-list-bullet {
  margin-top: 15px;
}
.uk-list-bullet > li {
  padding-left: calc(1.5em + 0px) !important;
}
.tab-comment {
  margin: 40px 0 10px;
}
.unicom-my-tabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 974px;
  margin: 0 auto 0;
  border: 1px solid #c6b08f;
}
.unicom-my-tabs li {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  background: rgb(114, 114, 114);
  background: linear-gradient(180deg, rgba(114, 114, 114, 1) 0%, rgba(0, 0, 0, 1) 100%);
  color: #e1c865;
  text-align: center;
  font-size: 15px;
  width: 25%;
  padding: 19px 0 0;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  height: 45px;
}
.unicom-my-tabs li:before {
  content: "";
  border-left: 1px solid #969696;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 68px;
  display: block;
}
.unicom-my-tabs li:first-child:before {
  content: "";
  border-left: 0;
}
.unicom-my-tabs li:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #e1c865 transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}
.unicom-my-tabs li.active {
  color: #fff;
  background: rgb(79, 79, 79);
  background: linear-gradient(180deg, rgba(79, 79, 79, 1) 0%, rgba(153, 153, 153, 1) 100%);
}
.unicom-my-tabs li.active:after {
  content: "";
  border-color: #fff transparent transparent transparent;
}
.unicom-my-tab-area .inner {
  text-align: center;
  position: relative;
  background: #f2f2f2;
  margin: 0 auto 0;
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  padding: 10px;
}
.unicom-my-tab-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  visibility: hidden;
  height: 0;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.unicom-my-tab-area .inner .ico {
  position: absolute;
  right: 30px;
  top: 40px;
}
.unicom-my-tab-content.active {
  visibility: visible;
  height: auto;
  margin: 20px 0;
}
.unicom-my-tab-content.block-center {
  justify-content: center;
}
.unicom-my-tabs li img {
  display: block;
  width: 17px;
  margin: 10px auto 0;
}
.unicom-my-tab-content .pic {
  flex-shrink: 0;
  margin-right: 30px;
}

.unicom-my-tab-contents .subttl2 {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(222, 222, 222, 1) 100%);
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
  padding: 5px 10px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  padding: 6px 10px;
  margin: 0 0 20px;
  line-height: 1.2;
}

.block__table-navi table {
  width: 100%;
}
.block__table-navi table,
.block__table-navi td,
.block__table-navi th {
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.block__table-navi table caption {
  font-weight: bold;
  text-align: left;
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.block__table-navi th {
  background: #f5f0e3;
  color: #000;
  font-weight: bold;
}
.block__table-navi td,
.block__table-navi th {
  padding: 15px 25px;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}
.label-ttl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: left;
  align-items: center;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  padding: 2px 0 2px 2px;
  margin: 40px 0 20px;
  background: rgb(103, 103, 103);
  background: linear-gradient(0deg, rgba(103, 103, 103, 1) 0%, rgba(67, 67, 67, 1) 100%);
}
.label-ttl .txt01 {
  font-weight: bold;
  color: #fff;
  padding: 8px 20px;
  font-weight: bold;
  border: 1px solid #fff;
}
.label-ttl p {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif !important;
  color: #e1c865;
  padding: 0 15px;
  width: 800px;
  position: relative;
  font-weight: bold;
  font-size: 1rem;
}
.n02-box {
  position: relative;
  text-align: center;
  margin: 0 auto 30px;
  width: 410px;
}
.n02-text {
  background: rgb(69, 69, 69);
  background: linear-gradient(0deg, rgba(69, 69, 69, 1) 0%, rgba(2, 2, 2, 1) 100%);
  padding: 18px 0;
}
.n02-box .pic img {
  width: 100%;
}
.n02-box .img02 img {
  width: 425px;
  position: relative;
  left: -14px;
}
.n02-box .title {
  font-weight: bold;
  color: #e1c865;
  font-size: 18px;
}
.n02-box p {
  margin: 10px 0 0;
  color: #fff;
  line-height: 1.4;
}

.n02-box .btn {
  margin: 10px 0 0;
}
.block__red-box {
  color: #f00;
  border: 1px solid #ff0000;
  padding: 10px;
  line-height: 1.6;
  margin: 20px 0 0;
}
.n6-block {
  text-align: center;
  background: #f2f2f2;
  padding: 25px;
}
.n6-block .ttl {
  position: relative;
  color: #856510;
  font-size: 20px;
  margin: 0 0 20px;
}
.n6-block .box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0 0;
  position: relative;
}
.n6-block .box:before {
  content: "";
  position: absolute;
  right: 0;
  top: -50px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 80px 60px 0 60px;
  transform: rotate(180deg);
}
.n6-block .box video {
  width: 100%;
}
.toggle-content {
  display: none;
  text-align: center;
  background: #000;
  padding: 50px 0;
}
.parts-list-block {
  background: #f3f1e6;
}
.parts-list-block ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
  padding: 25px;
}
.parts-list-block li {
  margin: 0 30px 10px 0;
}
.parts-list-block .block-title {
  background: #7f7139;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
  padding: 15px;
}
.parts-list-block i {
  color: #7f7139;
}
.block-red-box {
  color: #f00;
  border: 1px solid #ff0000;
  padding: 10px;
  line-height: 1.6;
  margin: 20px 0 0;
}
.title-gray {
  font-weight: bold;
  background: rgb(222, 222, 222);
  background: linear-gradient(28deg, rgba(222, 222, 222, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 7px 10px;
  margin: 0 0 20px;
  font-size: 1.1rem;
}
.parts-panel {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 50px auto 0;
}
.parts-panel dl {
  background: rgb(240, 240, 240);
  background: linear-gradient(180deg, rgba(240, 240, 240, 1) 0%, rgba(222, 222, 222, 1) 100%);
  padding: 25px;
  width: 433px;
  margin-bottom: 10px;
  border-right: 1px solid #fff;
}
.parts-panel dt {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
}
.parts-panel dt span {
  color: #d1b545;
}
.parts-panel dd {
  color: #000;
  font-size: 14px;
  line-height: 2;
}
.blue-title {
  font-weight: bold;
  text-align: left;
  background: #21395d;
  color: #fff;
  border: 1px solid #4c678e;
  padding: 10px;
  font-size: 1.1rem;
  margin: 20px 0 10px;
}
hr.devide-blue {
  border-top: 1px solid #7386a2;
}
.relative {
  position: relative;
}
.-top-10 {
  top: -10px;
}
.mv-strada-text-sp {
  display: none;
}
.r-text {
  background: #f0eee9;
  padding: 15px 20px;
}
.r-text-heading {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #846309;
  font-weight: bold;
  border-bottom: 1px solid #846309;
  padding: 0 0 3px;
  margin: 0 0 20px;
  font-size: 1.3rem;
  line-height: 1.75;
}
.r-text-heading .new {
  vertical-align: -5px;
  margin-right: 10px;
}
.text-button {
  margin: 0 auto 60px;
  text-align: center;
  font-size: 20px;
}
.text-button a {
  opacity: 1;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
  color: #000;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 10px 0;
}
.text-button a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.text-button a:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 20px;
}

@media screen and (max-width: 980px) {
  .lower-title {
    width: auto;
  }
  .parts-display-em {
    width: auto;
  }
  .zoom-img-area {
    width: auto;
  }
  .bg-black {
    width: auto;
  }
  .bg-navy {
    width: auto;
  }
  .bg-blue {
    width: auto;
  }
}
@media screen and (max-width: 576px) {
  .container {
    width: 92%;
  }
  .container-sm-full {
    width: 100%;
  }
  .note {
    font-size: 0.6rem;
  }
  .lower-mv-main .note {
    top: 0;
  }
  .lower-title .note {
    top: 15px;
  }
  .c-point-list .c-text p,
  .c-text p {
    margin: 0 0 15px;
  }
  .lower-mv-strada {
    background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/lower_header_bg_white_sp.jpg) no-repeat center top;
    padding: 15px 0;
  }
  .mv-strada-logo {
    width: 110px;
  }
  .mv-strada-img {
    width: 210px;
  }
  .mv-strada-text {
    display: none;
  }
  .mv-strada-text-sp {
    display: block;
    width: 80%;
    margin: 10px auto 0;
  }
  .lower-mv-main {
    background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/lower_header_bg_black-sp.jpg) no-repeat center top;
    background-size: cover;
    padding: 0;
  }
  .mv-main-heading {
    position: relative;
    margin-top: -30px;
  }
  .p-display-03 .mv-main-heading {
    margin-top: -10px;
  }
  .p-ent-01 .mv-main-heading {
    margin-top: -10px;
  }
  .p-ent-03 .mv-main-heading {
    margin-top: -45px;
  }
  .p-ent-04 .mv-main-heading {
    margin-top: -10px;
  }
  .p-navi-01 .mv-main-heading {
    margin-top: -33px;
  }
  .p-navi-02 .mv-main-heading {
    margin-top: -10px;
  }
  .p-navi-04 .mv-main-heading {
    margin-top: -34px;
  }
  .p-navi-05 .mv-main-heading {
    margin-top: -10px;
  }
  .p-navi-06 .mv-main-heading {
    margin-top: -10px;
  }
  .p-system .mv-main-heading {
    margin-top: -37px;
  }

  .lower-mv-main .container {
    width: auto;
  }

  .mv-main-text {
    padding: 0 0 10px 0;
    top: 10px;
    left: 8px;
  }
  .mv-main-text .text-primary {
    padding: 5px 7px;
    font-size: 0.8rem;
  }
  .mv-main-text .text-secondary {
    font-size: 0.9rem;
  }
  .mv-main-heading .heading-single {
    font-size: 1.5rem;
    padding: 10vh 0;
  }

  .lower-main-content {
    border-top: 3px solid #a4924a;
  }

  .lower-page .section {
    padding: 0 0 45px;
  }
  .lower-page .section.mb-text-button {
    padding: 0 0 45px;
  }

  .lower-title {
    display: block;
    background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/lower_title_bg_sp.jpg) no-repeat center top;
    background-size: cover;
    margin: 0 auto 35px;
    height: auto;
    width: auto;
    padding: 20px 10px 20px 5px;
  }
  .parts-display-emphasis .lower-title {
    background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/display/01/bg_title_sp.jpg) no-repeat center top;
    background-size: cover;
    margin-bottom: 0;
  }
  .lower-title .title-sub {
    font-size: 1rem;
    line-height: 1.4;
  }
  .lower-title .new {
    padding-left: 7px;
    vertical-align: -3px;
    width: 35px;
    display: inline-block;
  }
  .lower-title .title-main {
    font-size: 1.2rem;
    margin: 7px 0 13px;
    line-height: 1.3;
  }

  .label-models {
    font-size: 0.75rem;
  }
  .label-models.secondary {
    margin: 20px 0;
  }
  .lower-page .footer-button-inner {
    flex-wrap: wrap;
  }
  .lower-page .footer-button .button-prev,
  .lower-page .footer-button .button-next {
    width: 100%;
  }
  .lower-page .footer-button {
    padding: 50px 0;
    margin: 10px 0 0;
  }
  .lower-page .footer-button a {
    padding: 14px 0;
    font-size: 0.9rem;
    margin: 5px 0;
  }
  .lower-page .footer-button .button-prev a:after {
    content: "";
    left: 15px;
  }
  .lower-page .footer-button .button-next a:after {
    content: "";
    right: 15px;
  }
  .c-point-list {
    margin: 40px 0 0;
  }
  .c-point-list .point-list-title {
    margin: 40px 0 20px 0;
    padding: 2px 10px 2px 2px;
  }
  .c-point-list .list-title-item {
    background: #000;
    max-width: none;
    min-width: 105px;
    display: block;
    text-align: center;
    margin: 0 10px 0 0;
    padding: 9px 8px 7px;
    flex-shrink: 0;
  }
  .c-point-list .item-text-p {
    display: block;
    white-space: nowrap;
    font-size: 0.75rem;
    padding: 0;
  }
  .c-point-list .item-text-p:after {
    content: "";
    border-right: 0;
  }
  .c-point-list .num {
    font-size: 1.6rem;
    right: 0px;
    top: 4px;
  }
  .c-point-list .list-title-main {
    font-size: 1rem;
    line-height: 1.2;
  }
  .c-movie {
    background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/parts_movie_bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 20px 8px 18px 12px;
    border: 4px solid #e5d47d;
    margin: 50px 0 0;
  }
  .c-movie .movie-check {
    display: none;
  }
  c-movie .movie-play {
    margin: 0;
  }
  .c-movie .movie-title {
    top: -30px;
    width: 150px;
  }
  .c-movie .movie-button {
    width: 70%;
  }
  .c-movie .movie-button a {
    width: auto;
    padding: 19px 10px;
    font-size: 0.9rem;
  }
  .c-movie .movie-play {
    margin: 0 10px 0 0;
    width: 30%;
  }
  .c-movie .movie-button a:after {
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 8px;
    height: 8px;
  }
  .c-slider .prev-arrow {
    font-size: 1.4rem;
    top: 22%;
    width: 30px;
    height: 100px;
    left: 10px;
  }
  .c-slider .next-arrow {
    font-size: 1.4rem;
    top: 22%;
    width: 30px;
    height: 100px;
    right: 10px;
  }
  .c-slider .slick-dots li,
  .c-slider .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .c-parts-01 .c-parts-01-box li {
    padding: 5px 0 5px 0;
    line-height: 0;
    border-top: 1px solid #a5a49c;
  }
  .c-parts-01 .c-parts-01-box li:first-child {
    border-top: 0;
  }
  .c-parts-01 .c-parts-01-box li.top {
    border-bottom: 0;
  }
  .c-parts-01 .c-parts-01-box li:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 0;
  }
  .c-parts-02-inner {
    border: 2px solid #a4924a;
    padding: 10px 16px;
    font-size: 1rem;
  }
  .parts-display-em {
    background: #000;
    width: auto;
    margin: auto;
    padding: 0 0 40px;
  }
  .c-parts-01 .c-parts-01-title {
    font-size: 1.1rem;
    padding: 10px;
  }
  .c-parts-01 .c-parts-01-box {
    padding: 0 13px 13px 13px;
  }
  .c-slider {
    padding: 20px 0;
    width: auto;
  }
  .bg-gray {
    width: auto;
    margin: auto auto 30px;
    padding: 30px 0 0;
  }
  .bg-black {
    width: auto;
    padding: 1px 0 30px;
  }
  .bg-navy {
    width: auto;
    padding: 30px 0;
  }
  .bg-blue {
    width: auto;
    padding: 30px 0;
  }
  .c-link-full a {
    width: auto;
    font-size: 1rem;
  }
  .c-link-text {
    position: absolute;
    top: -20px;
    left: 15px;
    width: 180px;
  }
  .c-link-black a {
    padding: 14px 0;
    font-size: 0.9rem;
    width: auto;
  }
  .c-link-black a:after {
    content: "";
    right: 15px;
    width: 7px;
    height: 7px;
  }
  .c-link-full {
    padding: 25px 10px;
    margin: 40px 0 0;
  }
  .lower-page .c-button a {
    font-size: 0.9rem;
    line-height: 1.5;
    padding: 15px 25px;
  }
  .lower-page .c-button a:after {
    content: "";
    right: 12px;
  }
  .c-box-color {
    width: auto;
  }
  .c-box-color .block__box-list .th {
    width: 35%;
    font-size: 0.85rem;
  }
  .c-box-color .block__box-list .td {
    width: 65%;
    font-size: 0.85rem;
  }
  .c-box-color .block__box-list .td i {
    width: 9px;
    height: 9px;
  }
  .c-text .c-text-title {
    background: url(https://panasonica.live/car/navi/products/F1D9C1D/img/common/title_bg_sp.jpg) no-repeat;
    background-size: cover;
    padding: 17px;
    font-size: 1rem;
    line-height: 1.4;
    margin: 0 0 20px;
  }
  .c-table-ent table,
  .c-table-ent td,
  .c-table-ent th {
    word-break: break-all;
    padding: 10px;
  }
  .c-title-center {
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 7px;
    margin: 0 0 20px;
  }
  .parts-black-block .col2 {
    flex-wrap: wrap;
  }
  .parts-black-block .col2_box {
    width: 100%;
  }
  .parts-qr {
    width: auto;
    padding: 15px;
  }
  .parts-qr .qr-text {
    line-height: 1.5;
    font-size: 0.9rem;
    padding-right: 10px;
  }

  .unicom-my-tabs {
    flex-wrap: wrap;
    width: auto;
  }
  .unicom-my-tabs li {
    width: 50%;
    font-size: 0.85rem;
    padding: 12px 0 0;
  }
  .block__table-navi table caption {
    font-size: 1rem;
  }
  #db-4-mapdata .align-center {
    font-size: 1rem;
  }
  #db-4-mapdata {
    padding: 20px 5px;
    margin: 0 0 10px;
  }
  .label-ttl .txt01 {
    white-space: nowrap;
    padding: 5px 10px;
    min-width: 65px;
    font-size: 0.9rem;
  }
  .label-ttl p {
    font-size: 0.9rem;
  }
  .c-flex {
    flex-wrap: wrap;
  }
  .n02-box {
    margin: 0 auto 20px;
    width: 95%;
  }
  .n02-box .img02 {
    width: 104%;
  }
  .n02-box .img02 img {
    width: 100%;
  }
  .block__navi-box-col2 {
    flex-wrap: wrap;
  }
  .block__navi-box-col2 dl {
    width: auto;
    margin: 0 auto 20px;
  }
  .option-block dl {
    width: 100%;
  }
  .option-block dd {
    padding: 10px 10px 20px;
  }
  .option-block .blank {
    display: none;
  }
  .option-block dl:nth-child(even) {
    border-right: 1px solid #ddd;
  }
  .spec-page table {
    padding: 10px;
    word-break: break-all;
  }
  .c-flex-text p {
    margin-bottom: 20px;
  }
  .parts-black-block .pic {
    margin: auto;
  }
  .secondary .label-models-item::before {
    content: "";
    width: 15px;
    left: 64px;
  }
  .secondary .label-models-item::after {
    content: "";
    width: 15px;
    height: 1px;
    left: 64px;
    top: 21px;
  }
  .c-img,
  .c-video {
    text-align: center;
    margin-bottom: 20px;
  }
  .w-215 {
    width: 24%;
  }
  #db-4-mapdata div.map div.maplist div.mapbtns a {
    line-height: 28px;
  }
  .block__navi-box-col1-elm {
    flex-wrap: wrap;
  }
  .block__navi-box-col1-elm .pic {
    margin-right: 0;
  }
  .block__navi-box-col1-elm .subttl:after {
    content: "";
    width: auto;
  }
  .c-img-flex {
    flex-wrap: wrap;
  }
  .parts-check-point .title-primary {
    margin-right: 10px;
    width: 150px;
  }
  .parts-check-point .checkpoint-content {
    padding: 20px;
  }
  .parts-check-point .title-primary {
    margin-right: 15px;
  }
  .check-point-title {
    font-size: 1rem;
  }
  .check-point-title small {
    font-size: 0.75rem;
    margin: 5px 0 0;
  }
  .unicom-my-tab-content {
    flex-wrap: wrap;
  }
  .unicom-my-tab-content .pic {
    flex-shrink: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .n6-block .ttl {
    font-size: 1rem;
  }
  .lower_global_nav {
    padding: 0;
  }
  .holdings-footer {
    border-top: 0;
  }
  .text-button {
    font-size: 14px;
  }
  .text-button a:after {
    margin-left: 5px;
  }
  
  .mb-50 {
    margin-bottom: 50px !important;
  }
  
}

/*250613_システムアップグロナビ改修関連*/
.hdmi .c-flex-img {
  margin: unset;
}
.img-hdmi{
  width: 100%;
}
@media screen and (max-width: 576px) {
  .hdmi .c-flex-img {
    margin: auto;
  }
}

/*251101_ストラーダ26地図対応版関連作業*/
.label-models {
  font-size: .75rem;
  margin-top: 5px;
}

/*20260115_製品サイト_DAサイト修正*/
.add-202408_low .c-img p.bnr-txt{
 text-align: center;
  font-size: 20px;
  padding: 0.5em 0 0.1em 0;
  color: var(--add-blue01);
  font-weight: bold;
}
.add-202408_low .c-img.bnr-img img{
  width: auto;
}

/*260120_VICSプローブ情報の修正*/
.parts-check-point-box {
  margin-bottom: 60px;
  background-image: linear-gradient(#faf8ee, #ffffff);
}
.parts-check-point-ttl {
  background-image: linear-gradient(90deg, #faf8ee, #ebe3be);
  display: flex;
  align-items: center;
}
.parts-check-point-ttl span.parts-check-point-ttl-txt{
  font-size: 26px;
  font-weight: bold;
  padding-left: 1em;
}
p.parts-check-point-txt {
  padding: 2em;
}
.parts-check-point-bnr {
  text-align: center;
}
@media screen and (max-width: 576px) {
  .parts-check-point-ttl span.parts-check-point-ttl-txt {
    font-size: 19px;
    padding-left: 0em
  }
  p.parts-check-point-txt {
    padding: 1em;
  }
  span.parts-check-point-ttl-img {
    width: 40%;
  }
}

