@charset "UTF-8";

.cssskin-honbun-kakomi-service-area .c-body {
  font-size: 11px;
  line-height: 1.6;
  color: #000000 !important;
}

.cssskin-honbun-kakomi-service-area .c-small_headline {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #0000a0;
}

.cssskin-honbun-kakomi-service-area .c-large_headline {
  font-size: 18px;
  font-weight: bold;
  color: #9b4e00;
  padding-top: 0px;
  background-color: transparent;
  border-left: transparent;
}

.cssskin-honbun-kakomi-service-area .c-title {
  font-size: 36px;
  font-weight: normal;
  border-bottom: transparent;
  color: #000000;
  letter-spacing: -0.75px;
  padding-bottom: 15px;
}

.cssskin-honbun-kakomi-service-area .c-page_title {
  font-size: 38px;
  font-weight: normal;
}

.cssskin-honbun-kakomi-service-area a:link {
  color: #9b4e00;
  border-bottom: 5px solid transparent;
}

.cssskin-honbun-kakomi-service-area a:visited {
  color: #9b4e00;
}

.cssskin-honbun-kakomi-service-area a:hover {
  color: #ff0000;
  border-bottom: transparent;
  background-color: transparent;
}

.cssskin-honbun-kakomi-service-area  {
  border-left: 2px solid #9b4e00;
  border-bottom: 2px solid #9b4e00;
  border-top: 2px solid #9b4e00;
  border-right: 2px solid #9b4e00;
  border-radius: 10px;
  width: 96%;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 15px;
  padding-right: 15px;
  margin-left: 20px;
  margin-top: 40px;
  background-color: #ffffff;
}

@media (max-width: 641px) {
.cssskin-honbun-kakomi-service-area  {
  border-left: 2px solid #9b4e00;
  border-bottom: 2px solid #9b4e00;
  border-top: 2px solid #9b4e00;
  border-right: 2px solid #9b4e00;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: 20px;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}

.cssskin-honbun-kakomi-service-area .c-body {
  color: #000000 !important;
}

}
