.contents .sp {
  display: none;
}
@media screen and (max-width: 749px) {
  .contents .sp {
    display: block;
  }
  .contents .pc {
    display: none;
  }
}
.contents h1 {
  font-size: 0;
}
.contents .mainvisual .inner {
  padding: 0;
}
.contents .mainvisual ul li img {
  width: 100%;
}
.contents .vision {
  text-align: center;
  padding: 80px 0 40px;
}
.contents .vision h2 {
  font-family: Ryumin Light KL, serif;
  font-size: 3rem;
  color: #4b7491;
  margin-bottom: 50px;
  line-height: 0;
}
.contents .vision h2 img {
  width: 472px;
}
@media screen and (max-width: 749px) {
  .contents .vision h2 img {
    max-width: 315px;
    width: 100%;
  }
}
@media screen and (max-width: 749px) {
  .contents .vision h2 {
    font-size: 2rem;
  }
}
.contents .vision p {
  font-size: 2rem;
  line-height: 2.2;
  margin-bottom: 44px;
}
@media screen and (max-width: 749px) {
  .contents .vision p {
    font-size: 1.5rem;
  }
}
.contents .brands {
  background: #f9f9f9;
  padding: 80px 0;
}
.contents .brands h2 {
  font-size: 4.2rem;
  text-align: center;
  font-weight: 400;
  position: relative;
  padding-bottom: 30px;
}
.contents .brands h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 60px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
  border-radius: 2px;
}
.contents .brands__items {
  padding-top: 50px;
}
.contents .brands__items ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  gap: 0 64px;
  flex-wrap: wrap;
}
@media screen and (max-width: 959px) and (min-width: 750px) {
  .contents .brands__items ul {
    -ms-flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
  }
}
@media screen and (max-width: 749px) {
  .contents .brands__items ul {
    display: block;
  }
}
.contents .brands__items ul .item1 figucaption {
  max-width: 145px;
  margin-top: 19px;
}
.contents .brands__items ul .item1 .inst {
  margin-top: 27px;
}
@media screen and (max-width: 749px) {
  .contents .brands__items ul .item1 .inst {
    margin-top: 24px;
  }
}
.contents .brands__items ul .item2 figucaption {
  max-width: 145px;
  margin-top: 20px;
}
.contents .brands__items ul .item2 .inst {
  margin-top: 27px;
}
@media screen and (max-width: 749px) {
  .contents .brands__items ul .item2 .inst {
    margin-top: 24px;
  }
}
.contents .brands__items ul .item3 figucaption {
  max-width: 146px;
  margin-top: 20px;
}
.contents .brands__items ul .item3 .inst {
  margin-top: 29px;
}
@media screen and (max-width: 749px) {
  .contents .brands__items ul .item3 .inst {
    margin-top: 24px;
  }
}
.contents .brands__items ul .item4 figucaption {
  max-width: 146px;
  margin-top: 28px;
}
.contents .brands__items ul .item4 .inst {
  margin-top: 36px;
}
@media screen and (max-width: 749px) {
  .contents .brands__items ul .item4 .inst {
    margin-top: 24px;
  }
}
.contents .brands__items ul .item5 figucaption {
  max-width: 146px;
  margin-top: 24px;
}
.contents .brands__items ul .item5 .inst {
  margin-top: 32px;
}
@media screen and (max-width: 749px) {
  .contents .brands__items ul .item5 .inst {
    margin-top: 24px;
  }
}
.contents .brands__items__piece {
  width: calc(100% / 3 - 43px);
  text-align: center;
  /* margin-left: 10px; */
  flex-shrink: 0;
}
@media screen and (max-width: 959px) and (min-width: 750px) {
  .contents .brands__items__piece {
    width: 49%;
    margin-left: 0;
  }
}
@media screen and (max-width: 749px) {
  .contents .brands__items__piece {
    width: 100%;
    margin-left: 0;
  }
}
.contents .brands__items__piece img {
  width: 100%;
}
.contents .brands__items__piece figucaption {
  max-width: 148px;
  display: inline-block;
  margin-top: 20px;
}
@media screen and (max-width: 749px) {
  .contents .brands__items__piece figucaption {
    max-width: 155px;
    margin-top: 36.5px;
  }
}
.contents .brands__items__piece .inst {
  margin-top: 24px;
  background: url(../../assets/img/top/bg_insta.png) no-repeat top;
  background-size: 23px;
  padding-top: 30px;
  display: block;
  font-size: 1.409rem;
  font-weight: 700;
  line-height: 14px;
}
@media screen and (max-width: 959px) and (min-width: 750px) {
  .contents .brands__items__piece .inst {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 749px) {
  .contents .brands__items__piece .inst {
    margin-top: 24px;
    margin-bottom: 50px;
    background-size: 25px;
    background-size: 2.35rem;
    padding-top: 23.5px;
  }
}
.contents .brands__items__piece:first-of-type {
  margin-left: 0;
}
.contents .news {
  padding: 80px 0;
}
@media screen and (max-width: 749px) {
  .contents .news .inner {
    padding: 0 20px;
  }
}
.contents .news h2 {
  font-size: 4.2rem;
  text-align: center;
  font-weight: 400;
  position: relative;
  padding-bottom: 30px;
}
.contents .news h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 60px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
  border-radius: 2px;
}
.contents .news__items {
  padding-top: 50px;
}
.contents .news__items ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
@media screen and (max-width: 749px) {
  .contents .news__items ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
  }
}
.contents .news__items ul li {
  width: 23.08333%;
  margin: 0 2.55556% 20px 0;
}
.contents .news__items ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 749px) {
  .contents .news__items ul li {
    width: 47.01493%;
    margin: 0 0 24px;
  }
}
.contents .news__items__piece h3 {
  color: #6b6868;
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 20px 0 7px;
}
@media screen and (max-width: 749px) {
  .contents .news__items__piece h3 {
    margin-top: 5px;
  }
}
.contents .news__items__piece .date {
  color: #aba8a8;
  font-size: 1.1rem;
  padding-left: 15px;
  position: relative;
}
.contents .news__items__piece .date:before {
  position: absolute;
  content: "";
  bottom: 0.6em;
  left: 0;
  width: 10px;
  height: 1px;
  background-color: #aba8a8;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.contents .news__items__piece img {
  width: 100%;
}
.contents .news__items__piece.is-hidden {
  display: none;
}
.contents .news__items .button {
  border: 1px solid #6b6868;
  width: 294px;
  margin: 0 auto;
  padding: 20px 0 18px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  .contents .news__items .button {
    margin-top: 30px;
  }
}
.contents .news__items .button img {
  max-width: 100px;
  width: 100%;
}
