@charset "UTF-8";

.cssskin-worshop_contact .c-large_headline {
  font-size: 24px;
  font-weight: bold;
  color: #1a6600;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.cssskin-worshop_contact .c-small_headline {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.1em;
}

.cssskin-worshop_contact a:link {
  color: #b08500;
  font-size: 34px;
  font-weight: bold;
}

.cssskin-worshop_contact .c-lead {
  margin-top: 10px;
  font-size: 16px;
}

@media (max-width: 641px) {
.cssskin-worshop_contact img {
  margin-bottom: 5px;
}

}
