@charset "UTF-8";
/*=======================================
トップページ
=========================================*/
.l-kv .news {
  background-color: #FFF;
}
.l-kv .news .in {
  text-align: center;
  font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 40px;
  color: #202020;
}
.l-kv .news .in .title {
  display: inline-block;
}
.l-kv .news .in .title:after {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  right: 0;
  width: 9px;
  height: 9px;
  margin: auto 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  box-sizing: border-box;
}
.l-kv .news .in .detail {
  display: inline-block;
}
.l-kv .news .in .detail .news-item a {
  text-decoration: none;
}
.l-kv .news .in .detail .news-item a span.day {
  margin-right: 10px;
}
.l-kv__wrap .item {
  height: 35.9375vw;
  min-height: 450px;
  position: relative;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.l-kv__wrap .item .txt .catch {
  font-weight: normal;
  font-size: 75px;
  letter-spacing: 0.2em;
  line-height: 100px;
  text-align: center;
  color: #fff;
}
.l-kv__wrap .item .txt a {
  width: 175px;
  height: 32px;
  line-height: 32px;
  display: block;
  background: transparent;
  border: 1px solid #fff;
  margin: 40px auto 0;
  color: #FFF;
  font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.l-kv__wrap .item--style1 {
  background: url("../img/top/kv_bg1.jpg");
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.p-top__about {
  background-color: rgba(0, 0, 0, 0.15);
  padding: 80px 0;
  font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-top__about .catch {
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin: 50px auto 30px;
}
.p-top__about p {
  text-align: center;
  color: #fff;
  letter-spacing: 0.07em;
  line-height: 2.3;
  font-size: 17px;
  font-size: 1.7rem;
}
.p-top__item {
  position: relative;
  padding: 70px 0 0;
}
.p-top__item:after {
  content: "";
  width: 68.75%;
  display: block;
  height: 720px;
  clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
  background-color: rgba(0, 0, 0, 0.15);
  z-index: -1;
  position: absolute;
  right: 0;
  top: 70px;
  bottom: 0;
  margin: auto;
}
.p-top__team {
  background: url("../img/common/top_bg.png") no-repeat center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 120px 0 90px;
}

.item-wrap .item {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 80px 0 90px;
}
.item-wrap .item:before, .item-wrap .item:after {
  content: "";
}
.item-wrap .item .txt {
  width: 588px;
  text-align: left;
}
.item-wrap .item .txt p {
  font-family: "Zen Old Mincho";
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 36px;
  text-align: left;
  color: #fff;
  margin: 40px auto;
}
.item-wrap .item .ph {
  width: 625px;
}

.team-wrap .item {
  border-bottom: 1px solid #fff;
}
.team-wrap .item:last-child {
  border-bottom: none;
}
.team-wrap .item a {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 60px 0;
  text-decoration: none;
  color: #FFF;
  font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.team-wrap .item a:before, .team-wrap .item a:after {
  content: none;
}
.team-wrap .item a .logo {
  width: 450px;
}
.team-wrap .item a .txt {
  width: 700px;
}
.team-wrap .item a .txt h3 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 25px;
  font-size: 2.5rem;
}
.team-wrap .item a .txt h3 span {
  border: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding: 5px 40px 5px 20px;
  position: relative;
  top: -3px;
  margin-left: 10px;
  background-color: #000;
  position: relative;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
.team-wrap .item a .txt h3 span:after {
  content: "";
  width: 10px;
  height: 10px;
  background: url("../img/common/icon_link.svg") no-repeat center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: block;
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.team-wrap .item a .txt p {
  line-height: 2.1;
  letter-spacing: 0.05em;
  font-size: 17px;
  font-size: 1.7rem;
}

/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  .l-kv .news .in {
    text-align: center;
    font-family: "Zen Old Mincho", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 40px;
    color: #202020;
  }
  .l-kv .news .in .title {
    display: none;
  }
  .l-kv .news .in .detail {
    display: inline-block;
  }
  .l-kv .news .in .detail .news-item a {
    display: table;
    width: 100%;
  }
  .l-kv .news .in .detail .news-item a span {
    font-size: 12px;
  }
  .l-kv .news .in .detail .news-item a span.day {
    display: table-cell;
    width: 10%;
  }
  .l-kv .news .in .detail .news-item a span.tit {
    display: table-cell;
    width: 90%;
    text-align: left;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.4;
  }
  .l-kv__wrap .item {
    height: 35.9375vw;
    min-height: 450px;
  }
  .l-kv__wrap .item .txt .catch {
    font-size: 24px;
    line-height: 1.8;
  }
  .l-kv__wrap .item .txt a {
    margin: 20px auto 0;
    font-size: 16px;
  }

  .p-top__about {
    padding: 60px 0;
  }
  .p-top__about .catch {
    font-size: 16px;
    line-height: 1.6;
    margin: 40px auto 20px;
  }
  .p-top__about p {
    line-height: 1.6;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-top__item {
    position: relative;
    padding: 20px 0 0;
  }
  .p-top__item:after {
    content: "";
    width: 68.75%;
    display: block;
    height: 100%;
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: rgba(0, 0, 0, 0.15);
    z-index: -1;
    position: absolute;
    right: 0;
    top: 40px;
    bottom: 0;
    margin: auto;
  }
  .p-top__team {
    padding: 40px 0 40px;
  }

  .item-wrap .item {
    display: block;
    padding: 20px 0 20px;
  }
  .item-wrap .item .txt {
    width: 100%;
    margin-bottom: 20px;
  }
  .item-wrap .item .txt p {
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    color: #fff;
    margin: 20px auto 10px;
  }
  .item-wrap .item .ph {
    width: 100%;
  }

  .team-wrap .item a {
    display: block;
    padding: 40px 0;
  }
  .team-wrap .item a .logo {
    width: 100%;
    text-align: center;
  }
  .team-wrap .item a .txt {
    width: 100%;
  }
  .team-wrap .item a .txt h3 {
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    margin-top: 20px;
  }
  .team-wrap .item a .txt h3 span {
    width: fit-content;
    display: block;
    margin: auto;
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .team-wrap .item a .txt p {
    line-height: 1.6;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
