.clearfix,
.topBnr-area ul,
.topBnr-area ul li {
  zoom: 1;
}
.clearfix:after,
.topBnr-area ul:after,
.topBnr-area ul li:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}

.pull-left {
  display: block;
  float: left;
}

.pull-right {
  display: block;
  float: right;
}

#attention {
  margin-bottom: 0;
}

.section {
  margin-top: 20px;
}

.section-title {
  font-size: 14px;
  line-height: 14px;
  display: block;
  overflow: hidden;
  height: 14px;
  padding: 13px 10px;
  white-space: nowrap;
  text-indent: 0;
  border: 1px solid #b7b7b7;
  border-radius: 1px;
  background: url("data:image/gif;base64,R0lGODlhAQAoAMQAAPT08vPz8fj49v3//Pv//wB8jvv7+fr6+PDw7n9/f/X18/7+/vLy8P///e/v7fz8+uzs6gR8ivb29P39+/Hx7/7//+vr6e3t6/f39f///wAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABACgAAAUdoGVBV+kgFMUEgCJhsHAYzzQtWa4nRUQMjUylEgIAOw==") repeat-x scroll 0 0 transparent;
}

.card-items {
  zoom: 1;
}
.card-items:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.card-items li {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 217px;
  height: 170px;
  margin-top: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  border-top-color: #fff;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}
.card-items li.col2 {
  width: 339.5px;
  height: 192px;
}
.card-items li.col2:hover {
  background-color: #fff;
}
.card-items li.col2 h3 {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  height: 20px;
  padding-bottom: 5px;
  text-align: left;
}
.card-items li.col2 .inmen-box {
  display: block;
  float: left;
  width: 230px;
  height: 100%;
  text-align: center;
}
.card-items li.col2 .inmen-box img {
  vertical-align: middle;
}
.card-items li.col2 .inmen-box img.vertical {
  display: block;
  margin-bottom: 5px;
}
.card-items li .btns {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 125px;
}
.card-items li .btns .btn-blue_s {
  font-size: 13px;
  font-weight: 800;
  line-height: 34px;
  position: static;
  display: block;
  overflow: hidden;
  width: 95px;
  height: 34px;
  margin: 0 10px 10px 0;
  padding: 0;
  padding-left: 20px;
  color: #fff;
  background-image: url(/j3/images/static/yokusuta/yokusuta_button.gif);
  background-repeat: no-repeat;
  background-position: -115px -54px;
}
.card-items li .btns .btn-blue_s:hover {
  text-decoration: underline;
  opacity: .7;

  -ms-filter: "alpha(opacity=70)";
      filter: alpha(opacity=70);
}
.card-items li .btns .btn-blue_l {
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
  position: static;
  display: block;
  overflow: hidden;
  width: 95px;
  height: 45px;
  margin: 0 10px 10px 0;
  padding: 0;
  padding-top: 9px;
  padding-left: 20px;
  color: #fff;
  background-image: url(/j3/images/static/yokusuta/yokusuta_button.gif);
  background-repeat: no-repeat;
  background-position: 0 -54px;
}
.card-items li .btns .btn-blue_l:hover {
  text-decoration: underline;
  opacity: .7;

  -ms-filter: "alpha(opacity=70)";
      filter: alpha(opacity=70);
}
.card-items li .btns .btn-orange_s {
  font-size: 13px;
  font-weight: 800;
  line-height: 34px;
  position: static;
  display: block;
  overflow: hidden;
  width: 95px;
  height: 34px;
  margin: 0 10px 10px 0;
  padding: 0;
  padding-left: 20px;
  color: #fff;
  background-image: url(/j3/images/static/yokusuta/yokusuta_button.gif);
  background-repeat: no-repeat;
  background-position: -115px 0;
}
.card-items li .btns .btn-orange_s:hover {
  text-decoration: underline;
  opacity: .7;

  -ms-filter: "alpha(opacity=70)";
      filter: alpha(opacity=70);
}
.card-items li .btns .btn-orange_l {
  font-size: 13px;
  font-weight: 800;
  line-height: 18px;
  position: static;
  display: block;
  overflow: hidden;
  width: 95px;
  height: 45px;
  margin: 0 10px 10px 0;
  padding: 0;
  padding-top: 9px;
  padding-left: 20px;
  color: #fff;
  background-image: url(/j3/images/static/yokusuta/yokusuta_button.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.card-items li .btns .btn-orange_l:hover {
  text-decoration: underline;
  opacity: .7;

  -ms-filter: "alpha(opacity=70)";
      filter: alpha(opacity=70);
}
.card-items li .half {
  position: relative;
  height: 79px;
}
.card-items li .half.first-child {
  margin-bottom: 13px;
  border: 0;
  border-bottom: dotted 1px #558000;
}
.card-items li .half .btns {
  width: 115px;
}
.card-items li .half .btns a {
  margin-right: 0;
}
.card-items li .half .btns .btm0 {
  margin-bottom: 0;
}
.card-items li .half h4 {
  font-size: 12px;
}
.card-items li .half .box {
  position: absolute;
  right: 0;
  bottom: 0;
  zoom: 1;
}
.card-items li .half .box:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.card-items li.full {
  width: 707px;
  height: 192px;
  margin-left: 0;
}
.card-items li.full:hover {
  background-color: #fff;
}
.card-items li.full h3 {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  height: 20px;
  padding-bottom: 5px;
  text-align: left;
}
.card-items li.full .inmen-box {
  display: block;
  float: left;
  width: 530px;
  height: 100%;
  text-align: center;
}
.card-items li.full img {
  vertical-align: middle;
}
.card-items li.full img.vertical {
  display: block;
  margin-bottom: 5px;
}
.card-items li.double {
  width: 462px;
  margin-right: 0;
}
.card-items li.double a {
  width: 462px;
}
.card-items li:hover {
  background-color: #ffffcd;
}
.card-items li:hover .price {
  background-color: #ffffcd;
}
.card-items li.first-child {
  margin-left: 0;
}
.card-items li h3 {
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #558000;
}
.card-items li h3.category-title {
  font-size: 22px;
}
.card-items li h4 {
  margin-top: 5px;
  color: #558000;
}
.card-items li .icons {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 50px;
}
.card-items li .icons span {
  font-size: 12px;
  line-height: 22px;
  display: block;
  height: 22px;
  margin-top: 5px;
  text-align: center;
  color: white;
}
.card-items li .icons span:first-child {
  margin-top: 0;
}
.card-items li .icons span.sale {
  background-color: #f00;
}
.card-items li .icons span.new {
  background-color: #0086e5;
}
.card-items li .transform {
  position: absolute;
  right: 5px;
  bottom: 40px;
  width: 50px;
}
.card-items li .transform span {
  font-size: 11px;
  line-height: 22px;
  display: block;
  height: 22px;
  margin-top: 5px;
  text-align: center;
  color: white;
  background-color: #f70;
}
.card-items li .transform span:first-child {
  margin-top: 0;
}
.card-items li a {
  position: absolute;
  bottom: 5px;
  left: 0;
  overflow: hidden;
  width: 217px;
  height: 65px;
  padding: 105px 10px 0;
}
.card-items li a:hover {
  text-decoration: none;
}
.card-items li a.button {
  line-height: 20px;
  position: static;
  bottom: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 5px;
  padding: 5px;
  padding-left: 15px;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-top-color: #ffa268;
  border-right-color: #c24a00;
  border-bottom-color: #c24a00;
  border-left-color: #ffa268;
  border-radius: 5px;
  background: url(data:image/gif;base64,R0lGODlhBAAHAIABAP///////yH5BAEAAAEALAAAAAAEAAcAAAIIRB6Wu2AKUQEAOw==) no-repeat 5px center;
  background-color: #f96407;
}
.card-items li a.button:hover {
  text-decoration: underline;
}
.card-items li a.button:hover {
  background-color: #ffa268;
}
.card-items li a.button-blue {
  line-height: 20px;
  position: static;
  bottom: auto;
  left: auto;
  display: block;
  width: auto;
  height: auto;
  margin-top: 5px;
  padding: 5px;
  padding-left: 15px;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-top-color: #469ace;
  border-right-color: #005993;
  border-bottom-color: #005993;
  border-left-color: #469ace;
  border-radius: 5px;
  background: url(data:image/gif;base64,R0lGODlhBAAHAIABAP///////yH5BAEAAAEALAAAAAAEAAcAAAIIRB6Wu2AKUQEAOw==) no-repeat 5px center;
  background-color: #1b72bc;
}
.card-items li a.button-blue:hover {
  text-decoration: underline;
}
.card-items li a.button-blue:hover {
  background-color: #469ace;
}
.card-items li .per {
  color: #666;
}
.card-items li .price {
  font-size: 24px;
  font-weight: 800;
  color: #f94707;
  background-color: rgba(255, 255, 255, .8);
}
.card-items li .supple {
  font-size: 12px;
  color: #666;
}
.card-items li.inmen-name {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_name.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 15px 30px;
}
.card-items li .inmen-name_s {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_name_s.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 70px 25px;
}
.card-items li.inmen-hiduke {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_hiduke.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 20px 30px;
}
.card-items li.inmen-ichigyo {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_ichigyo.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 5px 40px;
}
.card-items li.inmen-kumi {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_kumi.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 15px 30px;
}
.card-items li .inmen-chouhou {
  width: 300px;
  padding-bottom: 170px;
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_chouhou.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 20px 25px;
}
.card-items li .inmen-seihou {
  width: 300px;
  padding-bottom: 150px;
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_seihou.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 20px 40px;
}
.card-items li.inmen-jusho {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_jusho.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 5px 35px;
}
.card-items li.inmen-maru {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_maru.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 15px 35px;
}
.card-items li.inmen-other {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_other.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 20px 90px;
}
.card-items li.inmen-youto {
  background-image: url(/j3/images/static/yokusuta/yokusuta_inmen_youto.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 20px 90px;
}

.bg-name {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_name.png);
}

.bg-mitome {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_mitome.png);
}

.bg-hiduke {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_hiduke.png);
}

.bg-kumi {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_kumi.png);
}

.bg-jusho {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_jusho_151130.png);
}

.bg-kaisha {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_kaisha_151209.png);
}

.bg-ichigyo {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_ichigyo.png);
}

.bg-free {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_free.png);
}

.bg-gom {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_gom.png);
}

.bg-kaku {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_kaku.png);
}

.bg-maru {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_maru_160920.png);
}

.bg-youto {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_youto.png);
}

.bg-option {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_option.png);
}

.bg-set {
  background-image: url(/j3/images/static/yokusuta/yokusuta_category_set.png);
}

/*****************************************
 Banner area in SPC top
 *****************************************/
.topBnr-area {
  width: 730px;
}
.topBnr-area ul {
  margin-top: 12px;
}
.topBnr-area ul li {
  display: block;
  float: left;
  margin-left: 20px;
}
.topBnr-area ul li:first-child {
  margin-left: 0;
}
.topBnr-area ul li a {
  display: block;
  float: left;
}
.topBnr-area .supplement {
  font-size: 10px;
  margin-top: 5px;
  color: #000;
}
.topBnr-area .supplement li {
  padding-left: 2em;
  text-indent: -2em;
}
.topBnr-area .supplement li {
  float: none;
  margin: 0;
}
