/*
# #works
*/
#global-nav ul li.nav_works-list a {
  color: #1f8764;
}

#top-head.fixed #global-nav ul li.nav_works-list a {
  color: #1f8764;
}

.list_6 {
  padding-bottom: 0;
  margin-top: -30px;
}
.list_6 .list_6__item {
  width: auto;
  margin: 30px 15px 0;
}
.list_6 .list_6__item .title {
  text-align: center;
  letter-spacing: 0.1em;
}

.works__link-list ul {
  width: 440px;
  margin: 0 auto;
}
.works__link-list ul li {
  list-style: none;
  float: left;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.works__link-list ul li a {
  text-decoration: none;
  display: block;
  width: 180px;
  height: 62px;
  padding-top: 13px;
  box-sizing: border-box;
  background: url(/works-list/img/works__link-list__bg.png) no-repeat;
  color: #3670B9;
  font-size: 122%;
}
.works__link-list ul li a:hover {
  background: url(/works-list/img/works__link-list__bg-h.png) no-repeat;
  color: #fff;
}

@media screen and (max-width: 430px) {
  .works__link-list ul {
    width: 100%;
    margin: 0 5px;
  }
  .works__link-list ul li {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .works__link-list ul li a {
    width: 100%;
    background-size: contain;
    font-size: 100%;
    padding-top: 10px;
  }
  .works__link-list ul li a:hover {
    background: url(/works-list/img/works__link-list__bg-h.png) 0 0 no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 960px) {
  .list_6__item {
    padding: 30px 10px 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 960px) {
  .list_6 .title,
.list_6 .lecturer {
    margin-left: 1em !important;
  }
}
@media screen and (max-width: 960px) {
  .list_6__section .description {
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
}
@media screen and (max-width: 576px) {
  .module-section-1 .list_6 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .module-section-1 .list_6 .title,
.module-section-1 .list_6 .lecturer {
    text-align: center !important;
    margin-right: 0 !important;
  }
  .module-section-1 .list_6 .title {
    margin-top: 10px;
  }
  .module-section-1 .list_6 .lecturer {
    margin-top: 5px !important;
  }
}
.works_discription {
  line-height: 26px;
}
.works_discription .header_8__2__title {
  margin-top: 30px;
  font-weight: bold;
}

.owners_voice {
  margin-top: 30px;
  background-color: #F4F4F3;
  padding: 20px 30px;
  line-height: 26px;
}
.owners_voice .owners_img {
  display: block;
  float: left;
}
.owners_voice .owners_comment {
  display: block;
  float: left;
  padding-left: 40px;
  width: 680px;
}
.owners_voice .owners_comment .owners_comment_title {
  font-weight: bold;
}

.back-list {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.back-list a {
  background-color: #FDFFF7;
  border: solid 1px #1f8764;
  color: #1f8764;
  font-size: 122%;
  padding: 15px 50px;
  text-decoration: none;
}
.back-list a:hover {
  background-color: #1f8764;
  border: solid 1px #1f8764;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .works_discription {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 960px) {
  .owners_voice {
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 20px;
  }
  .owners_voice .owners_img {
    width: 15%;
    height: auto;
  }
  .owners_voice .owners_img img {
    width: 100%;
    height: auto;
  }
  .owners_voice .owners_comment {
    width: 85%;
    padding-left: 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 576px) {
  .owners_voice {
    padding: 10px 15px;
  }
  .owners_voice .owners_img {
    width: 30%;
    margin-right: 20px;
  }
  .owners_voice .owners_comment {
    float: none;
    padding-left: 0;
    width: 100%;
  }
}
/*
  works-renovation
*/
.renovation-old {
  padding: 15px 10px 25px;
  border: solid 3px #ECECEC;
  margin-bottom: 20px;
}
.renovation-old .old-title {
  text-align: center;
}
.renovation-old .old-title p {
  padding: 8px 20px 7px;
  background-color: #F4F4F3;
  display: block;
}
.renovation-old .old-list .old-list__items {
  text-align: center;
  width: 100%;
}
.renovation-old .old-list .old-list__items .old-list__item {
  padding: 20px 10px 0;
  box-sizing: border-box;
  width: 24%;
  height: auto;
  display: inline-block;
}
.renovation-old .old-list .old-list__items .old-list__item img {
  width: 100%;
  height: auto;
}

.down-allow {
  text-align: center;
}

.re_new-title {
  text-align: center;
  margin: 20px 0;
}

@media screen and (max-width: 960px) {
  .renovation-old {
    padding: 20px 10px;
    margin: 10px 20px 20px;
  }
  .renovation-old .old-list .old-list__items .old-list__item {
    padding: 20px 5px 0;
  }
}
@media screen and (max-width: 750px) {
  .renovation-old {
    padding: 15px 0px;
    margin: 20px 20px 10px;
  }
  .renovation-old .old-list .old-list__items .old-list__item {
    padding: 20px 5px 0;
  }
  .re_new-title {
    margin: 10px 0;
  }
}/*# sourceMappingURL=works.css.map */