@charset "UTF-8";

.cssskin-top_footer_1  {
  box-shadow: rgba(51, 51, 51, 0.6) 0px 0px 20px 3px;
  margin-left: 30px;
  margin-right: 30px;
  border: ０px solid #0000d9;
  margin-top: 30px;
  font-size: 18px;
}

.cssskin-top_footer_1 .c-small_headline {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 10px;
  background-color: #b58f87;
  border-radius: 5px;
}

.cssskin-top_footer_1 .c-body {
  padding: 10px;
}

.cssskin-top_footer_1 a:link {
  font-size: 18px;
  text-decoration: underline;
}

.cssskin-top_footer_1 a:visited {
  font-size: 18px;
  text-decoration: underline;
}

@media only screen and (max-width: 641px) {
.cssskin-top_footer_1 .c-small_headline {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}

.cssskin-top_footer_1  {
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
  font-size: 16px;
}

.cssskin-top_footer_1 a:link {
  font-size: 14px;
}

.cssskin-top_footer_1 a:visited {
  font-size: 14px;
}

}
