.nav_lowerpage .navWrap .navWrap__in .nav_lowerpage_ttl.position::after {
  content: "" !important;
  position: absolute !important;
  bottom: 2px !important;
  left: 0% !important;
  width: 30% !important;
  height: 2px !important;
  background-color: #92214d !important;
  transform: translate(113%, 0) !important;
}
.nav_lowerpage .navWrap .navWrap__in .nav_lowerpage_ttl.position:hover::after {
  transform: translate(113%, 0) !important;
}

.foot-navi .foot-navi__in li.access a::after {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 2px !important;
  background-color: #92214d !important;
  transform: translate(0, 0) !important;
}
@media (max-width: 1000px) {
  .foot-navi .foot-navi__in li.access a::after {
    display: none !important;
  }
}

.pc-menu-wrap {
  height: 0;
}

.pc-menu-wrap .pc-header_second .pc-header_second__in h1 {
  color: #fff;
}

.mv {
  margin-bottom: 120px;
}

.mv .image {
  position: relative;
}
.image {
  position: relative;
}
.intro {
  text-align: center;
  max-width: 696px;
  margin: 0 auto 120px;
}
.intro .tit {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto 80px;
}
.intro .boxs {
  max-width: 860px;
  background: #eaeaea;
  border: 1px solid #c0c1c0;
  padding: 40px 0;
  margin: 0 auto 40px;
}
.intro .boxs ul {
  width: 90%;
  margin: auto;
}
.intro .boxs ul li {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 47%;
  padding-right: 5%;
}
.intro .boxs ul li:last-child {
  padding-right: 0;
  padding-left: 5%;
  border-left: 1px solid #c0c1c0;
}
.intro .boxs .right li {
  border-left: none;
  border-right: 1px solid #c0c1c0;
}
.intro .boxs .right li:last-child {
  border: none;
}
.intro .boxs .num {
  font-size: 11px;
  margin-bottom: 10px;
}
.intro .boxs .txt {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 15px;
  span {
    font-size: 30px;
  }
}
.intro .boxs .lead {
  font-size: 16px;
  line-height: 1.5;
}

.sec01 {
  text-align: center;
  padding: 100px 0;
}
.sec01 .wrap {
  max-width: 1400px;
  width: 90%;
  margin: auto;
  position: relative;
}
.sec01 .texts.txt01 {
  margin: 120px auto 40%;
}
.sec01 .texts .txt {
  font-size: 42px;
  color: #185a72;
  margin-bottom: 40px;
}
.sec01 .texts .txt span {
  font-family: "Cormorant Garamond" s, serif;
}
.sec01 .texts .lead {
  font-size: 16px;
  line-height: 1.8;
}
.sec01 .img01 {
  position: absolute;
  max-width: 300px;
  width: 24%;
  top: -120px;
  right: 0;
  z-index: -1;
}
.sec01 .img02 {
  position: absolute;
  max-width: 556px;
  width: 42%;
  top: 12%;
  left: 0;
  z-index: -1;
}
.sec01 .img03 {
  position: absolute;
  max-width: 390px;
  width: 30%;
  top: 50%;
  right: 0;
  z-index: -1;
}
.sec01 .img04 {
  position: absolute;
  max-width: 300px;
  width: 24%;
  top: 80%;
  left: 5%;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .wrap {
    width: 90%;
    margin: auto;
  }
  .mv {
    margin-bottom: 60px;
  }
  .intro {
    width: 90%;
    margin: 0 auto 60px;
  }
  .intro .tit {
    text-align: left;
    margin: 0 auto 40px;
  }
  .intro .tit br {
    display: none;
  }
  .intro .boxs ul li {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .intro .boxs ul li:last-child {
    padding-right: 0;
    padding-left: 0;
    border-left: none;
  }
  .intro .boxs .right li {
    border-left: none;
    border-right: none;
  }
  .intro .boxs .right li:last-child {
    border: none;
  }
  .intro .boxs ul li .image {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #c0c1c0;
  }

  .sec01 {
    text-align: center;
    padding: 60px 0;
  }
  .sec01 .wrap {
    width: 100%;
    margin: auto;
    position: relative;
  }
  .sec01 .texts {
    width: 90%;
    margin: auto;
  }
  .sec01 .texts.txt01 {
    margin: 0 auto 40px;
  }
  .sec01 .texts .txt {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .sec01 .texts .lead {
    font-size: 14px;
    line-height: 1.8;
  }
  .sec01 .images {
    margin-top: 30px;
  }
  .sec01 .images .image {
    display: inline-block;
    width: 32%;
    margin-right: 1%;
  }
  .sec01 .images .image.last {
    margin: auto;
  }
  .sec01 .mini {
    text-align: right;
    margin-top: 10px;
    font-size: 11px;
    padding-right: 10px;
  }
} /*# sourceMappingURL=asset.css.map */
