body .contentfix960N2014 .mainArea {
  width: 100%;
  min-width: 1232px;
  max-width: 1980px;
}

#contents {
  color: #30201a;
  line-height: 1.5;
  font-size: 14px;
}
#contents #kingjim_tepra2 {
  max-width: 1500px;
  margin: 0 auto;
}
#contents #kingjim_tepra2 a:hover {
  text-decoration: none;
}
#contents #kingjim_tepra2 .mb-8 {
  margin-bottom: 8px;
}
#contents #kingjim_tepra2 .mb-12 {
  margin-bottom: 12px;
}
#contents #kingjim_tepra2 .mb-16 {
  margin-bottom: 16px;
}
#contents #kingjim_tepra2 .mb-24 {
  margin-bottom: 24px;
}
#contents #kingjim_tepra2 .mb-32 {
  margin-bottom: 32px;
}
#contents #kingjim_tepra2 .mb-40 {
  margin-bottom: 40px;
}
#contents #kingjim_tepra2 .text-yellow {
  color: #FEF85E;
}
#contents #kingjim_tepra2 .text-center {
  text-align: center;
}
#contents #kingjim_tepra2 .textlink {
  color: #183d9f;
  display: inline-block;
}
#contents #kingjim_tepra2 .link {
  display: inline-block;
}
#contents #kingjim_tepra2 .link:hover {
  opacity: 0.7;
}
#contents #kingjim_tepra2 .img {
  display: block;
  max-width: 100%;
  margin-inline: auto;
}
#contents #kingjim_tepra2 .colBox {
  display: flex;
  justify-content: space-between;
}
#contents #kingjim_tepra2 .colBox.gap-8 {
  gap: 8px;
}
#contents #kingjim_tepra2 .colBox.gap-32 {
  gap: 32px;
}
#contents #kingjim_tepra2 .mv {
  display: block;
  max-width: 100%;
  height: 337px;
  object-fit: cover;
}
#contents #kingjim_tepra2 .anchorList {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 5px;
  max-width: 976px;
  margin-inline: auto;
}
#contents #kingjim_tepra2 .anchorList-item {
  width: 100%;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #837976;
  border-radius: 4px;
  overflow: hidden;
}
#contents #kingjim_tepra2 .anchorList-item:hover {
  opacity: 0.5;
}
#contents #kingjim_tepra2 .card_head {
  background-color: #477CCC;
  color: #ffffff;
  padding: 10px 4px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  text-align: center;
}
#contents #kingjim_tepra2 .card_head .small {
  font-size: 14px;
}
#contents #kingjim_tepra2 .card_head::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 8px solid #477CCC;
  border-bottom: 0;
}
#contents #kingjim_tepra2 .card_link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  padding: 14px 8px 16px;
  color: #183D9F;
}
#contents #kingjim_tepra2 .card_icon {
  margin-top: 2px;
}
#contents #kingjim_tepra2 .card_image {
  width: 100%;
  height: auto;
}
#contents #kingjim_tepra2 .inner {
  max-width: 716px;
  margin: 0 auto;
}
#contents #kingjim_tepra2 .sectionWrap {
  background-color: #D6E7FF;
  background-image: url("/resource/club_com/special/kingjim_tepra2/images/bg_tepra.svg");
  background-repeat: repeat;
  padding: 36px 24px 50px;
}
#contents #kingjim_tepra2 .section {
  max-width: 896px;
  padding: 24px 40px 32px;
  margin-inline: auto;
  background-color: #ffffff;
}
#contents #kingjim_tepra2 .section_title {
  background-color: #477CCC;
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  border-radius: 8px;
  padding: 16px;
  position: relative;
}
#contents #kingjim_tepra2 .section_title::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 8px solid #477CCC;
  border-bottom: 0;
}
#contents #kingjim_tepra2 .btn {
  color: currentColor;
  font-size: 14px;
  font-weight: 600;
  padding: 12px;
  border: 1px solid #6E635F;
  text-align: center;
  display: block;
  border-radius: 4px;
}
#contents #kingjim_tepra2 .btn:hover {
  opacity: 0.7;
}
#contents #kingjim_tepra2 .price {
  color: #dd2c08;
}
#contents #kingjim_tepra2 .price-value {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
#contents #kingjim_tepra2 .price-after {
  font-size: 12px;
}
#contents #kingjim_tepra2 .product-link {
  display: block;
}
#contents #kingjim_tepra2 .product-link:hover .img {
  opacity: 0.7;
}
#contents #kingjim_tepra2 .product-link:hover .textlink {
  color: #ff8d00;
  text-decoration: underline;
}