@charset "UTF-8";
/* 製品情報のヘッダー位置調整 */
.is_secondary_design article.is_top .top-products-upper-wrap li a > h2 {
  padding: 20px 20px 0;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-upper-wrap li a > h2 {
    padding: 50px 20px 0;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-upper-wrap li span h2 {
  padding-top: 20px;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-upper-wrap li span h2 {
    padding-top: 50px;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-upper-wrap li span p {
  padding-top: 10px;
}

.is_secondary_design article.is_top .top-products-bottom-wrap li a > h2 {
  padding: 20px 20px 0;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-bottom-wrap li a > h2 {
    padding: 40px 20px 0;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-bottom-wrap li span h2 {
  padding-top: 20px;
  line-height: inherit;
}

@media screen and (min-width: 750px), print {
  .is_secondary_design article.is_top .top-products-bottom-wrap li span h2 {
    padding-top: 40px;
    line-height: inherit;
  }
}

.is_secondary_design article.is_top .top-products-bottom-wrap li span p {
  padding-top: 10px;
}

.imageSet-image img {
  width: auto;
}
/*# sourceMappingURL=../maps/style_co_jp.css.map */
