.second-mv-title {
  width: 100%;
  height: 8.4rem;
  display: block;
  background: #fff;
  border: 1px solid #074097;
}
@media only screen and (max-width: 767px) {
  .second-mv-title {
    height: 16.3rem;
    border-width: 2px;
  }
}
.second-mv-title .title-box {
  padding: 0;
  margin-bottom: 5.5rem;
  background: none;
}
@media only screen and (max-width: 767px) {
  .second-mv-title .title-box {
    margin-bottom: 12rem;
  }
}
.second-mv-title .title-box h1 {
  justify-content: center;
  margin: 0;
  color: #074097;
}
@media only screen and (max-width: 767px) {
  .second-mv-title .title-box h1 {
    display: flex;
    flex-wrap: wrap;
  }
  .second-mv-title .title-box h1 span {
    background: none;
    padding: 2rem 0 0;
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .thumb-item-nav {
    display: block;
  }
}

.brand-wrapper dl dd h3 {
  font-size: 1.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .brand-wrapper dl dd h3 {
    font-size: 3.6rem;
  }
}
.brand-wrapper dl dd p {
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .brand-wrapper dl dd p {
    font-size: 3.2rem;
  }
}
.brand-wrapper dl dd ul li {
  font-size: 1.6rem;
  margin: 1rem 0;
}
@media only screen and (max-width: 767px) {
  .brand-wrapper dl dd ul li {
    font-size: 3.2rem;
    margin: 2rem 0;
    line-height: 1.3;
  }
}

.container .align-center {
  line-height: 1.6;
}

#product-mind article h3 {
  font-size: 1.8rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  #product-mind article h3 {
    font-size: 3.6rem;
  }
}
#product-mind article h3 + p {
  font-weight: 700;
}
#product-mind article p {
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  #product-mind article p {
    font-size: 2.8rem;
  }
}

.banner-catalogue-box_wrap .catalogue-jp {
  margin-top: 0;
}
.banner-catalogue-box_wrap p {
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .banner-catalogue-box_wrap p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner-catalogue-box_wrap dl {
    flex-wrap: nowrap;
  }
}
.banner-catalogue-box_wrap dl dt {
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .banner-catalogue-box_wrap dl dt {
    font-size: 2.8rem;
  }
}
.banner-catalogue-box_wrap dl dd ul li {
  font-size: 1.4rem;
  margin-bottom: 0.6rem;
}
@media only screen and (max-width: 767px) {
  .banner-catalogue-box_wrap dl dd ul li {
    font-size: 2.8rem;
    line-height: 1.3;
  }
}
.banner-catalogue-box_wrap dl dd ul li a {
  text-decoration: underline;
}
/*# sourceMappingURL=original-brand.css.map */