@charset "UTF-8";

.cssskin-hot_line .c-large_headline {
  border-radius: 10px;
  box-shadow: rgba(51, 51, 51, 0.3) 0px 0px 20px 3px;
  background-color: #1c4587;
  color: #ffffff;
  text-shadow: #fff 0 1px 0;
  background-size: auto;
  line-height: 2.5;
  font-weight: normal;
  margin-bottom: 40px;
}

.cssskin-hot_line .c-small_headline {
  font-weight: normal;
  padding-top: 0px;
  font-size: 18pt;
  color: #1c4587;
  margin-bottom: -10px;
}

.cssskin-hot_line .c-body {
  font-size: 18px;
  letter-spacing: 0.2em;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.0;
  font-weight: lighter;
  margin-top: 20px;
}

.cssskin-hot_line .c-title {
  letter-spacing: 0.1;
}

.cssskin-hot_line .c-note {
  font-size: 14px;
}

.cssskin-hot_line  {
  box-shadow: rgba(51, 51, 51, 0.2) 0px 0px 3px 1px;
  border: 1px solid #D3D3D3;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media only screen and (max-width: 641px) {
.cssskin-hot_line .c-large_headline {
  font-size: 18px;
}

.cssskin-hot_line .c-body {
  font-size: 14px;
}

.cssskin-hot_line .c-small_headline {
  font-size: 20px;
  border-radius: 5px;
  border-radius: 5px;
}

.cssskin-hot_line .c-note {
  font-size: 12px;
}

.cssskin-hot_line  {
  box-shadow: rgba(51, 51, 51, 0.6) 0px 0px 20px 3px;
}

}
