#contents[data-type="lineup-category-jmc"] {
  background: #e1eeff;
}

#contents[data-type="lineup-category-jmc"] > div > p {
  padding: 60px 0 12px;

  font-size: 10px;
  line-height: 1.5;
  text-align: center;
}

#contents[data-type="lineup-category-mina"] {
  background: #f0ece3;
}

#contents[data-type="lineup-category-mother"] {
  position: relative;
}

#contents[data-type="lineup-category-mother"]:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75px;

  width: calc(100% + 75px);
  height: 100%;

  background: url("/store/techo/en/2021/images/categories/category_mother_bg.jpg") 50% 0;
  -webkit-background-size: 1100px 740px;
     -moz-background-size: 1100px 740px;
          background-size: 1100px 740px;
}

#contents[data-type="lineup-category-mother"] > header {
  position: relative;
}

#contents[data-type="lineup-category-mother"] > div {
  position: relative;
}

#contents[data-type="lineup-category-mother"] > div > a {
  display: block;
  width: 710px;
  margin: 32px auto 16px;
}

#contents[data-type="lineup-category-mother"] > div > a span {
  display: block;
  padding-top: 142px;

  background: url("/store/techo/en/2021/images/categories/category_mother_banner_pc.jpg") no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
          background-size: 100% 100%;
}

#contents[data-type="lineup-category-leather"] {
  background: #ee7c4b;
}

#contents[data-type="lineup-category-day-free"] {
  background: #5080c8;
}


#contents[data-type="lineup-category-colors"]:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75px;

  width: calc(100% + 75px);
  height: 100%;

  background: url("/store/techo/en/2021/images/categories/category_colors_bg.jpg") 50% 0;
  -webkit-background-size: 1100px 740px;
     -moz-background-size: 1100px 740px;
          background-size: 1100px 740px;
}

#contents[data-type="lineup-category-colors"] > header {
  position: relative;
}

#contents[data-type="lineup-category-colors"] > div {
  position: relative;
}



#contents[data-type="lineup-category-artist"] {
  background: #A3ECE2;
}