.resetpass {
  width: 100%;
  margin: 0 auto 50px;
  letter-spacing: 0.12em;
}
.rp_ttl {
  color:  #cc0000;
  font-size: 110%;
}
.rp_txt {
  font-size: 90%;
  line-height: 1.8;
}
.rp_txt2 {
  font-size: 100%;
  color: #111;
}
.rp_txt2 a {
  color: #708090;
  padding: 0;
  font-weight: 600;
  font-size: 102%;
}
.rp_txt2 a:hover {
  color: #777;
}
.bnr_top {
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}
.bnr_top a:hover img {
filter:alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
zoom: 1;
}

.news_area {
  border: 1px solid #fff;
  width: 95.35%;
  height: 60px;
  overflow: auto;
  margin: 0;
  padding: 0 12px;
  letter-spacing: 0.08em;
}
.news_area li {
  border-bottom: 1px dotted #eee;
  font-size: 13px;
  padding: 6px 0;
  list-style: none;
}
.news_area li a {
  color: #000;
}
.news_area li a:hover {
  color: #777;
}
.date {
  padding-right: 12px;
}
.ttl_jp {
  font-size: 60%!important;
}

.col-xs-12 img {
  padding-bottom: 8px!important;
}
.newitem_img {
  height: auto;
}
.new_mark_img1 {
  padding: 5px 5px 0 0!important;
}
.item_name {
  font-size: 13px!important;
  letter-spacing: 0.08em;
}
.price {
  width: 100%;
  margin-top: -6px;
  float: left;
  letter-spacing: 0.08em;
  font-size: 12px!important;
}
.new_soldout {
  color: #cc0000;
  margin-top: -6px;
}

.col-lg-5 {
    width: 20%;
}

.top_free {
  width: 100%;
  margin: 10px auto 30px;
}
.top_free_img {
  width: 47.25%;
  padding: 0 10px;
}
.top_free a:hover {
  opacity: 0.7!important;
}