@media screen and (max-width: 767px) {
  .p-404--textWidth {
    padding: 0 3.333vw;
    text-align: initial;
  }
}

.p-404__productInfo .yukazai {
  background-image: url(/common/img2019/header_img_01.png);
}

.p-404__productInfo .carpet {
  background-image: url(/common/img2019/header_img_02.png);
}

.p-404__productInfo .wallcovering {
  background-image: url(/common/img2019/header_img_03.png);
}

.p-404__productInfo .curtain {
  background-image: url(/common/img2019/header_img_04.png);
}

.p-404__productInfo .fukusizai {
  background-image: url(/common/img2019/header_img_05.png);
}

.p-404__textLink {
  color: #07f !important;
}
.p-404__textLink:hover {
  text-decoration: underline;
}
