._index-important__banner{
  background-image: linear-gradient(90deg, #88b7d8, #e7f0f7);
  a {
    color: #005abb;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 20px;
  }
}

._index-important__title {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #0064c3;
  line-height: 1;
  padding: 15px 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  ._index-important__title {
    font-size: 17px;
    padding: 5px 0;
    margin-bottom: 10px;
  }
}

._index-important__line li {
  padding: 16px 20px;
  border-bottom: 1px solid #d8d8d8;
  zoom: 1;
}

._index-important__line li:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (max-width: 768px) {
  ._index-important__line li {
    padding: 8px 0;
  }
}

._index-important__line li .date {
  width: 120px;
  float: left;
}

@media only screen and (max-width: 768px) {
  ._index-important__line li .date {
    float: left;
    width: auto;
  }
}

._index-important__line li .text {
  width: 770px;
  float: right;
}

@media only screen and (max-width: 768px) {
  ._index-important__line li .text {
    float: left;
    width: auto;
  }
}

._index-important__line li a:hover {
  text-decoration: none;
}

._index-important {
  display: grid;
  gap: 30px;
}

._index-important__post-notice {
  display: grid;
  gap: 16px;

  * {
    margin-bottom: 0;
    line-height: 1.5;
  }

  dl {
    display: grid;
    gap: 8px;
  }
}

._index-search-title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 80px;
}

@media only screen and (max-width: 768px) {
  ._index-search-title {
    font-size: 1.5rem;
    line-height: 40px;
  }
}

._index-search-title .icon {
  height: 36px;
  width: auto;
  margin-right: 25px;
  vertical-align: text-bottom;
}

@media only screen and (max-width: 768px) {
  ._index-search-title .icon {
    height: 20px;
    margin-right: 10px;
  }
}

._index-search-goods {
  position: relative;
  margin-bottom: 46px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods {
    margin-bottom: 22px;
  }
}

._index-search-goods a {
  color: #242222;
  text-decoration: none;
  background: #eeeeee;
  height: 100%;
  display: block;
}

._index-search-goods ul {
  display: flex;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods ul {
    width: 90%;
  }
}

._index-search-goods li {
  position: relative;
  width: 173px;
  border: 1px solid #ccc;
  margin: 0 3px;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods li {
    width: 49%;
  }
}

._index-search-goods li:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods .slick-slider {
    position: static;
  }
}

._index-search-goods .photo {
  border-bottom: 1px solid #ccc;
}

._index-search-goods .name {
  font-size: 1.6rem;
  min-height: 70px;
  font-weight: bold;
  padding: 10px 12px;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods .name {
    padding: 8px 11px;
    line-height: 1.16666667;
    font-size: 1.2rem;
    min-height: 4em;
  }
}

._index-search-goods .slick-list {
  margin: 0 35px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods .slick-list {
    margin: 0;
  }
}

._index-search-goods .next, ._index-search-goods .prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: auto 0.8em;
  background-color: #74a7d7;
  background-position: center center;
  background-size: 15px auto;
  transform: rotate(180deg);
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 2;
}

._index-search-goods .next:hover, ._index-search-goods .prev:hover {
  opacity: .7;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods .next, ._index-search-goods .prev {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20width%3D%226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m1335.33%202958.38a1.382%201.382%200%200%200%200%201.81l2.93%203.31-2.93%203.31a1.4%201.4%200%200%200%200%201.82%201.041%201.041%200%200%200%201.6%200l3.73-4.22a1.35%201.35%200%200%200%20.34-.91%201.35%201.35%200%200%200%20-.34-.91l-3.73-4.21a1.069%201.069%200%200%200%20-.8-.38%201.069%201.069%200%200%200%20-.8.38z%22%20transform%3D%22translate%28-1335%20-2958%29%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 0.8em;
    background-size: 50% auto;
    background-position: right 3px center;
    width: 15px;
    left: 0;
  }
}

._index-search-goods .next {
  top: 0;
  right: 0;
  left: auto;
  transform: rotate(0deg);
}

._index-search-goods .new:after {
  content: "";
  background: url(../img/common/icon_new.png) no-repeat;
  background-size: 100% auto;
  width: 61px;
  height: 53px;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 768px) {
  ._index-search-goods .new:after {
    width: 15vw;
    height: 12.9vw;
  }
}

._index-search-item {
  margin-bottom: 50px;
}

._index-search-item a {
  color: #242222;
  text-decoration: none;
  background: #eeeeee;
  height: 100%;
  display: block;
}

._index-search-item a:hover {
  opacity: 0.6;
}

._index-search-item ul {
  display: flex;
  margin: 0 auto -20px;
  flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
  ._index-search-item ul {
    margin: 0 auto -10px;
  }
}

._index-search-item li {
  width: 233px;
  border: 1px solid #ccc;
  margin: 0 16px 20px 0;
}

._index-search-item li:nth-child(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  ._index-search-item li {
    width: 49%;
    margin: 0 2% 10px 0;
  }

  ._index-search-item li:nth-child(2n) {
    margin-right: 0;
  }
}

._index-search-item .photo {
  border-bottom: 1px solid #ccc;
  background: #fff;
}

._index-search-item .name {
  background: #eeeeee;
  padding: 10px;
}

._index-news__btn {
  width: 300px;
  margin: 30px auto 0;
}

@media only screen and (max-width: 768px) {
  ._index-news__btn {
    width: auto;
    margin: 15px auto 0;
  }
}

._index-news li {
  padding: 16px 20px;
  border-bottom: 1px solid #d8d8d8;
  zoom: 1;
}

._index-news li:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (max-width: 768px) {
  ._index-news li {
    padding: 8px 0;
  }
}

._index-news li .date {
  width: 120px;
  float: left;
}

@media only screen and (max-width: 768px) {
  ._index-news li .date {
    float: left;
    width: auto;
  }
}

._index-news li .text {
  width: 770px;
  float: right;
}

@media only screen and (max-width: 768px) {
  ._index-news li .text {
    float: left;
    width: auto;
  }
}

._index-news li a:hover {
  text-decoration: none;
}

._index-useful {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  ._index-useful {
    display: block;
  }
}

._index-useful__img {
  width: 233px;
}

@media only screen and (max-width: 768px) {
  ._index-useful__img {
    width: auto;
    margin-bottom: 15px;
  }
}

._index-useful__box {
  width: 220px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  ._index-useful__box {
    width: auto;
  }
}

._index-useful__box .text {
  margin-bottom: 15px;
}

._index-useful__box .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  ._index-useful__box .btn {
    position: static;
  }
}

._index-cm {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  ._index-cm {
    display: block;
  }
}

._index-cm__cm {
  width: 260px;
}

@media only screen and (max-width: 768px) {
  ._index-cm__cm {
    width: auto;
    margin-bottom: 15px;
  }
}

._index-cm__box {
  width: 200px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  ._index-cm__box {
    width: auto;
  }
}

._index-cm__box .text {
  margin-bottom: 15px;
}

._index-cm__box .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  ._index-cm__box .btn {
    position: static;
  }
}

._index-histry {
  padding: 50px 0 0;
  border-top: 1px solid #d8d8d8;
}

@media only screen and (max-width: 768px) {
  ._index-histry {
    margin-top: -25px;
    padding: 19px 0 0;
  }
}

._index-histry .text {
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  ._index-histry .text {
    text-align: left;
    margin-bottom: 22px;
  }
}

._index-histry .banner {
  width: 700px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  ._index-histry .banner {
    width: auto;
  }
}

._index-histry a:hover {
  opacity: 0.6;
}

.visual {
  overflow: hidden;
}

.slider {
  min-width: 980px;
  display: none;
  position: relative;
  width: 980px;
  margin: 0 auto;
  overflow-x: visible;
}

@media only screen and (max-width: 768px) {
  .slider {
    min-width: 100%;
  }
}

.slider .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  zoom: 1;
}

.slider .inner:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (max-width: 768px) {
  .slider .inner {
    width: 100%;
    padding: 0 4%;
  }
}

@media only screen and (max-width: 768px) {
  .slider {
    width: 100%;
    overflow: hidden;
  }
}

.slider .slick-initialized {
  display: block;
}

.slider .slick-slide:not(.slick-center) {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.4;
}

.slider .slick-list {
  overflow: visible;
}

.slider .slick-next, .slider .slick-prev {
  position: absolute;
  top: 50%;
  left: -85px;
  width: 35px;
  margin: -18px 0 0;
  padding: 90px 0 0;
  border: none;
  background: url("../img/common/slide_prev.png") no-repeat;
  z-index: 10;
  cursor: pointer;
  display: block;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 768px) {
  .slider .slick-next, .slider .slick-prev {
    left: 0;
    width: 16px;
    padding: 45px 0 0;
    background-size: 100% auto;
  }
}

.slider .slick-prev:hover {
  opacity: 0.8;
  background: url("../img/common/slide_prev.png") no-repeat;
}

@media only screen and (max-width: 768px) {
  .slider .slick-prev:hover {
    background-size: 100% auto;
  }
}

.slider .slick-next {
  left: auto;
  right: -85px;
  background: url("../img/common/slide_next.png") no-repeat;
}

.slider .slick-next:hover {
  opacity: 0.8;
  background: url("../img/common/slide_next.png") no-repeat;
}

@media only screen and (max-width: 768px) {
  .slider .slick-next:hover {
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 768px) {
  .slider .slick-next {
    right: 0;
    background-size: 100% auto;
  }
}

/*# sourceMappingURL=top.css.map */
@media only screen and (max-width: 767px) {
  .index .slick-dots li {
    margin: 0;
    width: 6vw;
  }
}