@charset "UTF-8";
.page_wrapper .category_second {
  padding-top: 36px;
  text-align: center;
}
.page_wrapper .category_second .category_second_title {
  font-size: 24px;
  line-height: 1.5;
  color: #003e80;
}
.page_wrapper .category_second .category_second_desc {
  margin-top: 18px;
  font-size: 16px;
  line-height: 1.75;
}
.page_wrapper .category_second .category_second_link {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
}
.page_wrapper .category_second .category_second_link span {
  vertical-align: middle;
}
.page_wrapper .category_second .category_second_link::after {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "webfont_icon";
  content: "";
  font-size: 10px;
  margin-left: 4px;
}
.page_wrapper .category_second .category_second_list {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  width: 999px;
  margin: 45px auto 0;
}
.page_wrapper .category_second .category_second_item {
  background-color: #ffffff;
  display: block;
  width: 249px;
  margin-top: 1px;
  text-decoration: none;
  padding-top: 14px;
  padding-bottom: 24px;
}
.page_wrapper .category_second .category_second_item .item_thumb {
  display: block;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0 auto 10px;
}
.page_wrapper .category_second .category_second_item .item_thumb img {
  width: 100%;
  height: auto;
}
.page_wrapper .category_second .category_second_item .item_name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #003e80;
  padding-left: 18px;
  padding-right: 18px;
  text-align: left;
}
.page_wrapper .category_second .category_second_item .item_desc {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  margin-top: 7px;
  padding-left: 18px;
  padding-right: 18px;
  text-align: left;
}
.page_wrapper .category_second .category_second_item .item_link {
  display: block;
  font-size: 13px;
  line-height: 1.5;
  margin-top: 8px;
  padding-left: 18px;
  padding-right: 18px;
  text-align: right;
  text-decoration: underline;
}
.page_wrapper .category_second .category_second_item .item_link span {
  vertical-align: middle;
}
.page_wrapper .category_second .category_second_item .item_link::after {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "webfont_icon";
  content: "";
  font-size: 10px;
  margin-left: 4px;
}
.page_wrapper .category_second .category_second_item:hover .item_link {
  text-decoration: none;
}
.page_wrapper .popular_items {
  background-color: #f6f7f9;
  padding-bottom: 60px;
}
.page_wrapper .popular_items .popular_items__title {
  background-color: #ffffff;
  display: block;
  padding: 25px;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #333333;
  border-bottom: solid 1px #f0f0f0;
}
.page_wrapper .popular_items .popular_items__container {
  width: 999px;
  margin: 0 auto;
  overflow: hidden;
}
.page_wrapper .popular_items .popular_items__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  width: 1000px;
  background-color: #f0f0f0;
  margin-top: -1px;
}
.page_wrapper .popular_items .popular_items__wrap::after {
  content: '';
  display: block;
  width: 249px;
}
.page_wrapper .popular_items .popular_items__wrap .module_list_item_catalog {
  margin-right: 1px;
  margin-top: 1px;
}
.page_wrapper .popular_items .popular_items__link {
  display: block;
  width: 100%;
  height: 78px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border-top: solid 1px #f0f0f0;
  background-color: #ffffff;
  text-decoration: none;
}
.page_wrapper .popular_items .popular_items__link .popular_items__link__wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: bottom;
  background-color: #ffffff;
  color: #333333;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  cursor: pointer;
}
.page_wrapper .popular_items .popular_items__link .popular_items__link__wrap span {
  font-size: 16px;
}
.page_wrapper .popular_items .popular_items__link .popular_items__link__wrap::after {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "webfont_icon";
  content: "";
  font-size: 10px;
  color: #003e80;
  margin-left: 7px;
}
.page_wrapper .popular_items .popular_items__link .popular_items__link__wrap:hover {
  color: #ffffff;
  background-color: #003e80;
}
.page_wrapper .popular_items .popular_items__link .popular_items__link__wrap:hover::after {
  color: #ffffff;
}
.page_wrapper .recommend_items {
  background-color: #f6f7f9;
  padding-bottom: 60px;
}
.page_wrapper .recommend_items .recommend_items__wrap {
  background-color: #ffffff;
}


