@charset "UTF-8";

.cssskin-product_all a:link {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}

.cssskin-product_all a:visited {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}

.cssskin-product_all .c-body {
  color: #272727;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
}

.cssskin-product_all .c-large_headline {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
}

@media only screen and (max-width: 641px) {
.cssskin-product_all .c-body {
  color: #272727;
  font-size: 15px;
  line-height: normal;
  font-weight: bold;
}

.cssskin-product_all .c-large_headline {
  color: #272727;
  font-size: 22px;
  font-weight: bold;
}

}
