#A, #B, #C, #D, #E, #F, #G {
  position: relative;
  top: -160px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-list-item23, .c-list-item32, .c-list-item48, .c-list-item49, .c-list-item50, .c-list-item65 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-list-item23 .c-item {
  width: 23%;
  height: 100%;
  margin-right: 1%;
  position: relative;
}

.c-list-item23 .c-item:nth-of-type(4n) {
  margin-right: 0;
}

.c-list-item32 .c-item {
  width: 31.5%;
  height: 100%;
  margin-right: 2%;
}

.c-list-item32 .c-item:nth-of-type(3n) {
  margin-right: 0;
}

.c-list-item48 .c-item {
  width: 48.5%;
  height: 100%;
}

.c-list-item49 .c-item {
  width: 48%;
  height: 100%;
}

.c-list-item65 .c-img {
  width: 800px;
  max-width: 54%;
  height: 100%;
}

.c-list-item65 .c-desc {
  width: 620px;
  max-width: 43%;
  height: 100%;
}

.c-list-item50 .c-item {
  width: 50%;
  height: 100%;
}

.wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0px auto;
}

.wrapper1 {
  width: 100%;
  max-width: 1600px;
  margin: 0px auto;
}

.parallax__container {
  position: absolute;
  clip: rect(0px, auto, auto, 0px);
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: -10;
}

.parallax {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.parallax--bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-all {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-1 {
  width: 292px;
  height: 86px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
  line-height: 135%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 1px;
  background: #fff;
  font-size: 19px;
  font-family: G-OTF-R, sans-serif;
  border-radius: 30px;
  position: relative;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
  /* line-height: 120%; */
}

.btn-1::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 24px;
  top: 50%;
  right: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("../images/common/ic-arr-right2.png");
  background-size: contain;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.btn-1:hover {
  opacity: 0.6;
}

.btn-2 {
  width: 280px;
  height: 72px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 200%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 3px;
  color: #69B46C;
  font-weight: bold;
  font-size: 16px;
  border: 2px solid #69B46C;
}

.btn-2:hover {
  color: #fff;
  background: #69B46C;
}

.btn-2::before {
  content: "";
  width: 20px;
  height: 24px;
  background-image: url("../images/common/ic-point-1.png");
  background-size: cover;
  margin-right: 14px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.btn-2:hover::before {
  background-image: url("../images/common/ic-point.png");
}

.btn-3 {
  width: 280px;
  height: 72px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 200%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 3px;
  background: #fff;
  color: #5E945E;
  font-weight: bold;
  font-size: 16px;
}

.btn-3:hover {
  opacity: 0.5;
}

.btn-3::before {
  content: "";
  width: 20px;
  height: 24px;
  background-image: url("../images/common/ic-point-1.png");
  background-size: cover;
  margin-right: 14px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.btn-4 {
  width: 280px;
  height: 80px;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 200%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: 2px solid #538D35;
  background: #538D35;
}

.btn-4:hover {
  color: #538D35;
  background: none;
}

.btn-4::before {
  content: "";
  width: 20px;
  height: 24px;
  background-image: url("../images/common/ic-point.png");
  background-size: cover;
  margin-right: 14px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.btn-4:hover::before {
  background-image: url("../images/common/ic-point-1.png");
}

.btn-5 {
  width: 280px;
  height: 80px;
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 200%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background: #5E945E;
  border: 2px solid #5E945E;
  border-radius: 100px;
}

.btn-5:hover {
  color: #5E945E;
  background: #fff;
}

.btn-5::before {
  content: "";
  width: 20px;
  height: 24px;
  background-image: url("../images/common/ic-point.png");
  background-size: cover;
  margin-right: 14px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.btn-5:hover::before {
  background-image: url("../images/common/ic-point-1.png");
}

.top-pallarax {
  height: 640px;
  position: relative;
  z-index: 1;
}

.top-pallarax2 {
  height: 640px;
}

.top-pallarax3 {
  margin-top: -100px;
  z-index: -1;
}

.top-pallarax .parallax__container {
  width: calc(100% - 340px);
}

.top-pallarax2 .parallax__container {
  width: 100% !important;
}

.top-pallarax .parallax--bg {
  background-position: left;
}

.top-pallarax .number {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #e7e7e7;
  font-size: 200px;
  font-family: G-OTF-R, sans-serif;
}

.top-pallarax .wrapper {
  z-index: 3;
}

.top-pallarax .b-pa {
  padding-top: 231px;
  padding-left: 81px;
}

.top-pallarax .b-pa1 {
  padding-top: 228px;
}

.top-pallarax h3 {
  font-size: 100px;
  font-weight: normal;
  letter-spacing: 5px;
  line-height: 120%;
  font-family: G-OTF-R, sans-serif;
  color: #fff;
}

.top-pallarax h3 span {
  color: #008A21;
}

.top-pallarax p {
  font-family: G-OTF-R, sans-serif;
  color: #fff;
  line-height: 200%;
  font-size: 26px;
  letter-spacing: 2.5px;
  padding-left: 36px;
  margin-top: 23px;
  font-weight: normal;
  position: relative;
}

.top-pallarax p::before {
  position: absolute;
  content: "";
  background: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 27px;
  height: 1px;
}

.top-pallarax1 .parallax__container {
  right: auto;
  left: 0;
}

.top-pallarax1 h3 {
  text-align: right;
}

.top-pallarax1 p {
  text-align: right;
}

.top-pallarax1 p:before {
  display: none;
}

.top-pallarax1 p span {
  position: relative;
}

.top-pallarax1 p span::before {
  position: absolute;
  content: "";
  background: #111;
  top: 50%;
  left: -30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 1px;
}

.tt-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tt-1 h3 {
  font-size: 64px;
  line-height: 120%;
  letter-spacing: 1px;
  font-family: G-OTF-R, sans-serif;
  font-weight: normal;
}

.tt-1 h3 span {
  color: #8FBC8F;
}

.tt-1 p {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 4px;
  margin-left: 35px;
  padding-left: 0;
  font-family: G-OTF-R, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}

.tt-2 figure {
  width: 100px;
  margin: 0 auto 14px;
  text-align: center;
}

.tt-2 figure img {
  width: 100%;
}

.tt-2 h3 {
  font-size: 64px;
  line-height: 130%;
  font-family: G-OTF-R;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: 0px;
}

.tt-2 h3 span {
  color: #5E945E;
}

.tt-2 h4 {
  font-family: G-OTF-R;
  font-size: 12px;
  line-height: 120%;
  font-weight: normal;
  margin-top: 30px;
  margin-bottom: 8px;
  letter-spacing: 0;
  text-align: center;
  color: #5E945E;
}

.tt-2 p {
  line-height: 200%;
  padding: 41px 0 0;
  letter-spacing: 0.8px;
  font-size: 16px;
  text-align: center;
}

.tt-3 h3 {
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.51px;
  font-weight: normal;
  margin-bottom: 6px;
  font-family: G-OTF-R, sans-serif;
  position: relative;
}

.tt-3 h4 {
  font-size: 40px;
  line-height: 160%;
  color: #5E945E;
  letter-spacing: 1.5px;
  font-weight: normal;
  font-family: G-OTF-R, sans-serif;
}

.tt-3 p {
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.8px;
}

.tt-4 figure {
  text-align: center;
}

.tt-4 h3 {
  font-size: 16px;
  line-height: 120%;
  font-weight: normal;
  font-family: G-OTF-R, sans-serif;
  letter-spacing: 1.5px;
}

.tt-4 h4 {
  margin: 18px 0 22px;
  letter-spacing: 3px;
  font-size: 32px;
  font-weight: normal;
  line-height: 165%;
  font-family: G-OTF-R, sans-serif;
}

.tt-4 h4 span {
  color: #6D7203;
}

.tt-4 p {
  font-size: 14px;
  line-height: 185%;
  letter-spacing: 1.4px;
}

.tt-5 h3 {
  font-size: 40px;
  line-height: 160%;
  font-weight: normal;
  font-family: G-OTF-R, sans-serif;
  text-align: center;
  letter-spacing: 4px;
  color: #6D7203;
}

.tt-5 h4 {
  margin: 19px 60px 29px;
  letter-spacing: 2.3px;
  font-size: 24px;
  font-weight: normal;
  line-height: 160%;
  font-family: G-OTF-R, sans-serif;
}

.tt-5 p {
  font-size: 14px;
  line-height: 220%;
  letter-spacing: 1.5px;
}

.tt-6 h3 {
  font-size: 12px;
  line-height: 160%;
  font-weight: normal;
  font-family: G-OTF-R, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  color: #6D7203;
}

.tt-6 h4 {
  margin: 10px 60px 29px;
  letter-spacing: 2.3px;
  font-size: 42px;
  font-weight: normal;
  line-height: 160%;
  font-family: G-OTF-R, sans-serif;
}

.tab {
  padding-top: 4px;
}

.tab-bar {
  margin-top: 41px;
  width: 100%;
  position: relative;
}

.tab-wrap {
  margin: 10px;
  padding: 15px;
}

.tab-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 12px;
}

.tab-list::after {
  content: "";
  clear: both;
  display: table;
}

.tab-list li {
  float: left;
  margin-left: 10.5px;
}

.tab-list li:first-of-type {
  margin-left: 0px;
}

.tab-list li a {
  display: block;
  line-height: 40px;
  text-decoration: none;
  border-radius: 6px;
}

.tab-list li a span {
  width: 160px;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.tab-list li a:hover span {
  background-color: #5E945E;
  color: #fff;
}

.tab-list li.in span {
  background-color: #5E945E;
  color: #fff;
}

.tab-item {
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.tab-item.in {
  opacity: 1;
  position: relative;
  top: auto;
  height: auto;
  z-index: 1;
}

.top-block1 {
  padding: 90px 0 120px;
  position: relative;
  overflow: hidden;
}

.top-block1::before {
  position: absolute;
  content: "";
  background: url(../images/top/bg1.png) no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 3991px;
  top: 0;
  left: 0;
  z-index: -1;
}

.top-block1-box {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-bottom: 125px;
}

.top-block1-box .tt-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

.top-block1-box1 {
  padding-top: 97px;
}

.top-block1-box1 .tt-1 {
  padding-bottom: 35px;
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
}

.top-block1-box1 .tt-1::before {
  position: absolute;
  content: "";
  bottom: -2px;
  left: -100%;
  width: 100%;
  height: 1px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid #EEEEEE;
}

.top-block1-box1 .tt-1::after {
  position: absolute;
  content: "";
  bottom: -2px;
  right: -100%;
  width: 100%;
  height: 1px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 1px solid #EEEEEE;
}

.top-block1-box .btn {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 41px;
}

.top-block1-box a.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #111;
  font-size: 16px;
}

.top-block1-box a.link:hover {
  color: #5E945E;
}

.top-block1-box a.link::before {
  content: "";
  background: url(../images/common/ic-arr2.png) no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  margin-right: 18px;
}

.top-block1-box .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.top-block1-box .news-list {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.top-block1-box .news-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 240%;
  padding: 25px 0 21px;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #EEEEEE;
}

.top-block1-box .news-list a:nth-of-type(2n + 1) {
  background: rgba(94, 148, 94, 0.03);
}

.top-block1-box .news-list a::before {
  position: absolute;
  content: "";
  top: -1px;
  left: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-top: 1px solid #EEEEEE;
}

.top-block1-box .news-list a::after {
  position: absolute;
  content: "";
  top: -1px;
  right: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-top: 1px solid #EEEEEE;
}

.top-block1-box .news-list a:last-of-type {
  border-bottom: 1px solid #EEEEEE;
}

.top-block1-box .news-list a:last-of-type::before, .top-block1-box .news-list a:last-of-type::after {
  border-bottom: 1px solid #EEEEEE;
}

.top-block1-box .news-list a:nth-of-type(2n + 1)::before, .top-block1-box .news-list a:nth-of-type(2n + 1)::after {
  background: rgba(94, 148, 94, 0.03);
}

.top-block1-box .news-list a:hover, .top-block1-box .news-list a:hover:before, .top-block1-box .news-list a:hover:after {
  background: rgba(94, 148, 94, 0.05);
}

.top-block1-box .news-list a .bo1 {
  width: 54px;
  margin-left: 20px;
}

.top-block1-box .news-list a .new {
  background: #e60012;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
  letter-spacing: 1px;
  width: 54px;
  height: 34px;
}

.top-block1-box .news-list a .date {
  font-size: 14px;
  padding-left: 39px;
  letter-spacing: 0.6px;
}

.top-block1-box .news-list a .bo {
  width: 82px;
  margin: 0 29px 0 47px;
}

.top-block1-box .news-list a .label {
  background: #fff;
  font-size: 12px;
  color: #D81434;
  border: 1px solid #D81434;
  width: 82px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-block1-box .news-list a .label2 {
  color: #008A21;
  border: 1px solid #008A21;
}

.top-block1-box .news-list a .label3 {
  color: #1A5CA8;
  border: 1px solid #1A5CA8;
}

.top-block1-box .news-list a .title {
  font-size: 14px;
  letter-spacing: 1.4px;
}

.top-block1-box1 .flex {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-block1-box1 .flex .tt-3 {
  padding-left: 23px;
}

.top-block1-box1 .flex p {
  line-height: 180%;
  padding-left: 57px;
  padding-bottom: 6px;
  letter-spacing: 0.7px;
}

.top-block1-box1 .flex a {
  position: relative;
  font-family: G-OTF-R;
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
  padding-bottom: 16px;
  margin-right: 25px;
  margin-bottom: 11px;
}

.top-block1-box1 .flex a::after {
  position: absolute;
  content: "";
  background: #111111;
  width: 40px;
  height: 1px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.top-block1-box1 .c-list-item32 {
  padding: 29px 0 36px;
}

.top-block1-box1 .c-list-item32 .slick-list {
  margin: 0 -20px;
}

.top-block1-box1 .c-list-item32 .c-item {
  margin: 0 20px;
}

.top-block1-box1 .c-list-item32 .c-item:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.top-block1-box1 .c-list-item32 .c-item:hover h3 {
  color: #5E945E;
}

.top-block1-box1 .c-list-item32 .c-item figure {
  background: #fff;
  border: 1px solid #8FBC8F;
  padding: 54px 20px;
  overflow: hidden;
}

.top-block1-box1 .c-list-item32 .c-item figure img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  height: 332px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-block1-box1 .c-list-item32 .c-item .cate {
  background: #5E945E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  line-height: 160%;
  color: #fff;
  width: 200px;
  height: 44px;
  margin: -25px auto 0;
  position: relative;
  z-index: 1;
}

.top-block1-box1 .c-list-item32 .c-item h3 {
  letter-spacing: 1px;
  text-align: center;
  line-height: 150%;
  font-size: 20px;
  font-family: G-OTF-R;
  font-weight: normal;
  margin: 23px 0 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.top-block1-box1 .c-list-item32 .c-item .content {
  letter-spacing: 1.5px;
  text-align: center;
  line-height: 160%;
}

.top-block1-box1 .c-list-item48 {
  padding: 50px 0 0;
}

.top-block1-box1 .c-list-item48 .c-item {
  margin-bottom: 91px;
}

.top-block1-box1 .c-list-item48 .c-item .tt-3 {
  border-bottom: 1px solid #8FBC8F;
  padding: 0 28px 23px;
  margin-bottom: 61px;
}

.top-block1-box1 .c-list-item48 .c-item .tt-3.h-auto {
  margin-top: 51px;
}

.top-block1-box1 .c-list-item48 .c-item .tt-3 h4 {
  font-size: 32px;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .slick-list {
  margin: 0 -20px;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item {
  margin: 0 20px;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item:hover h3 {
  color: #5E945E;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item figure {
  background: #fff;
  border: 1px solid #8FBC8F;
  padding: 54px 20px;
  overflow: hidden;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item figure img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
  height: 332px;
  -o-object-fit: contain;
  object-fit: contain;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item .cate {
  background: #5E945E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  line-height: 160%;
  color: #fff;
  width: 200px;
  height: 44px;
  margin: -26px auto 0;
  position: relative;
  z-index: 1;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item h3 {
  text-align: center;
  line-height: 150%;
  font-size: 20px;
  font-family: G-OTF-R;
  font-weight: normal;
  margin: 22px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.top-block1-box1 .c-list-item48 .c-item .pro-list .item .content {
  text-align: center;
  line-height: 160%;
}

.top-block2 {
  padding: 70px 0 58px;
}

@media screen and (max-width: 768px) {
  .top-block1 {
    padding: 60px 0;
  }

  .c-list-item49 .c-item, .c-list-item48 .c-item, .c-list-item65 .c-img, .c-list-item65 .c-desc {
    width: 100%;
    max-width: 100%;
  }

  .c-list-item49 .c-item {
    width: 100%;
    margin-top: 30px;
  }

  /*custom*/
  .c-list-item23 .c-item {
    width: 47%;
  }

  /*custom*/
}