/* List Main */

.list-main {
  min-width: 980px;
  padding-bottom: 75px;}
.list-main__block-anchor {
  background: #a6a6a6;
  padding: 55px 0 52px;}
.list-main__container {
  max-width: 1100px;
  margin: 0 auto;}
.block-anchor__heading {
  border-bottom: 1px solid #d8d8d8;
  color: #fff;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 22px;
  padding-bottom: 10px;}
.list-main_anchor-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  align-content: unset;
  align-items: stretch;
  margin-right: -1%;}
  .list-main_anchor-list li {
    margin-bottom: 10px;
    margin-right: 1%;
    flex-basis: 24%;}
    .list-main_anchor-list li a {
      background: url(../images/list-main_anchor-list__icon-arrow.png) no-repeat right center;
      -ms-background-size: 30px 30px;
      background-size: 30px 30px;
      border: 1px solid #fff;
      color: #fff;
      display: block;
      font-weight: bold;
      font-size: 1.5rem;
      padding: 22px 10px 25px 22px;
      -ms-transition: all ease 0.5s;
      transition: all ease 0.5s;
      text-decoration: none;}
      .list-main_anchor-list li a:hover {
        background: #fff url(../images/list-main_anchor-list__icon-arrow_on.png) no-repeat right center;
        -ms-background-size: 30px 30px;
        background-size: 30px 30px;
        border-color: #00644b;
        color: #00644b;}

.list-main__category-heading {
  background: #808080;
  color: #fff;
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 1.3em;
  margin: 80px 0 30px;
  padding: 17px 20px;}
.list-main__count {
  color: #595757;
  font-weight: bold;
  font-size: 1.83rem;
  line-height: 1.3em;
  margin-bottom: 20px;}
.list-main__count em {
  color: #f00;
  font-style: normal;}
.list-main__panel {
  border-bottom: 1px solid #595959;
  display: table;
  margin: auto;
  padding-bottom: 13px;
  width: 100%;}
.list-main__panel2 {
  margin-top: 38px;}
.list-main__panel .list-main__panel-pager {
  display: table-cell;}
.list-main__panel .list-main__panel-pager li {
  display: inline-block;
  margin-right: 4px;
  color: #595757;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3em;}
   .list-main__panel .list-main__panel-pager li a {
      color: #595757;}
      .list-main__panel .list-main__panel-pager a:hover {
        color: #00644b;
        text-decoration: underline;}
.list-main__panel .list-main__panel-link {
  display: table;
  margin: 0 0 0 auto;}
  .list-main__panel .list-main__panel-link li {
    color: #595757;
    display: table-cell;
    font-size: 1.6rem;
    line-height: 1.3em;
    padding-left: 30px;}
    .list-main__panel .list-main__panel-link li a {
      color: #595757;}
      .list-main__panel .list-main__panel-link li a:hover,
      .list-main__panel .list-main__panel-link li a:hover i {
        color: #00644b;}
      .list-main__panel .list-main__panel-link li i {
        color: #595757;}
.list-main__panel-link_number-wrap {
  background: #fff url(../images/list-main__icon-selector.png) no-repeat right center;
  background-size: 20px 20px;
  display: inline-block;
  position: relative;
  top: -3px;}
.list-main__panel-link_number {
  background: none;
  border: 1px solid #909090;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #000;
  font-size: 1.375rem;
  height: 29px;
  width: 74px;
  padding-left: 4px;
  visibility: visible!important;
  -webkit-appearance: none;
  outline: none;}
.list-main__product {
  border-bottom: 1px solid #a6a6a6;
  padding: 45px 0;}
.list-main__product:after {
  content: "";
  clear: both;
  display: block;}
.list-main__product-image {
  float: left;
  width: 30%;}
  .list-main__product-image img {
    max-width: 100%;}
.list-main__product-image .list-main__product-zoom {
  color: #595757;
  clear: both;
  display: block;
  font-size: 1.58rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 8px;} 
  .list-main__product-image .list-main__product-zoom:hover {
    color: #00644b;}
.list-main__product-info {
  float: right;
  width: 67%;}
.list-main__product-paragraph {
  background: #e6e6e6;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.6em;
  margin-bottom: 25px;
  padding: 20px 25px;}
.list-main__product-paragraph2 {
  position: relative;
  padding-top: 15px;}
.list-main__product-paragraph2 > span {
  display: block;}
.list-main__product-paragraph2 .list-main__product-type {
  background: #46a8ff;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.3em;
  min-width: 87px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;}
.list-main__product-paragraph2 .list-main__product-id {
  color: #333;
  font-size: 1.7rem;
  line-height: 1.3em;}
.list-main__product-paragraph2 .list-main__product-name {
  color: #333;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
  padding-top: 15px;}
.list-main__product-paragraph2 .list-main__product-price {
  color: #595757;
  font-size: 1.65rem;
  line-height: 1.3em;}
.list-main__product-more {
  margin-top: 30px;
  text-align: right;}
  .list-main__product-more a {
    background: #ff9500;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 2.6rem;
    font-weight: bold;
    max-width: 255px;
    margin: 0 auto;
    padding: 20px 10px 14px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    width: 100%;}
    .list-main__product-more a i {
      font-size: 2.0rem;
      position: relative;
      top: -3px;}
    .list-main__product-more a:hover {
      opacity: 0.6;
      text-decoration: none;}

.list-main__product-paragraph2 .detail-main__related-type {
  margin-bottom: 10px;
float: right;}
.list-main__product-paragraph2 .detail-main__related-type li {
  color: #fff;
  display: inline-block;
  text-align:center;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3em;
  min-width:87px;
  margin-right: 3px;
  padding: 5px;}
.list-main__product-paragraph2 .detail-main__related-type li.blue {
  background: #46a8ff;}
.list-main__product-paragraph2 .detail-main__related-type li.gray {
  background: #808080;}
.list-main__product-paragraph2 .detail-main__related-type li.orange {
  background: #ff7800;}
.list-main__product-paragraph2 .detail-main__related-type li.green {
  background: #28b3b3;}
.list-main__product-paragraph2 .detail-main__related-type li.purple {
  background: #a078d2;}