@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");
.aboutMv {
  margin-bottom: 60px;
}
@media screen and (min-width: 1025px) {
  .aboutMv {
    margin-bottom: 0;
  }
}

.secAbout .secAbout__top {
  position: relative;
  padding: 280px 0 60px 0;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__top {
    padding: 430px 0 100px 0;
  }
}
.secAbout .secAbout__top::before {
  content: "";
  background: url(/files/img/about/img_about_01.jpg) no-repeat;
  background-size: cover;
  width: 90%;
  height: 100%;
  max-height: 380px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__top::before {
    max-height: 600px;
    width: 55%;
  }
}
.secAbout .secAbout__top::after {
  content: "";
  background: url(/files/img/about/img_about_02.png) no-repeat bottom;
  background-size: contain;
  width: 100%;
  max-width: 620px;
  height: 30%;
  max-height: 350px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.secAbout .secAbout__top .secAbout__top--box {
  width: 100%;
  max-width: 1090px;
  margin-left: auto;
  position: relative;
}
.secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl {
  margin-bottom: 30px;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl {
    margin-bottom: 60px;
  }
}
.secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl.secAbout__top--pc {
  display: none;
}
@media screen and (min-width: 600px) {
  .secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl.secAbout__top--pc {
    display: inline-block;
  }
}
.secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl.secAbout__top--sp {
  display: inline-block;
}
@media screen and (min-width: 600px) {
  .secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl.secAbout__top--sp {
    display: none;
  }
}
.secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl .bgblue {
  background: linear-gradient(transparent 0%, #061B4B 0%);
  color: #fff;
  font-size: 2.4rem;
  font-weight: 800;
  padding: 10px 10px;
  line-height: 2.7;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl .bgblue {
    font-size: 4.5rem;
    padding: 10px 20px;
    line-height: 2.2;
  }
}
.secAbout .secAbout__top .secAbout__top--box .secAbout__top--ttl .bgblue .lblue {
  color: #D9E4FD;
}
.secAbout .secAbout__top .secAbout__top--box .secAbout__top--txt {
  font-size: 1.6rem;
  text-align: left;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__top .secAbout__top--box .secAbout__top--txt {
    font-size: 2rem;
    max-width: 1050px;
  }
}
.secAbout .secAbout__cont01 {
  padding: 60px 0;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont01 {
    padding: 100px 0;
  }
}
.secAbout .secAbout__cont01 h3 {
  color: #19336F;
  border-bottom: #19336F 2px solid;
  padding-bottom: 10px;
  margin-bottom: 25px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont01 h3 {
    font-size: 2.4rem;
    padding-bottom: 20px;
    margin-bottom: 50px;
  }
}
.secAbout .secAbout__cont01 h3 span img {
  max-width: 50px;
  margin-right: 10px;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont01 h3 span img {
    max-width: 100px;
  }
}
.secAbout .secAbout__cont01 .secAbout__cont--img {
  overflow-x: scroll;
}
.secAbout .secAbout__cont01 .secAbout__cont--img img {
  max-width: 700px;
}
@media screen and (min-width: 769px) {
  .secAbout .secAbout__cont01 .secAbout__cont--img img {
    max-width: 100%;
  }
}
.secAbout .secAbout__cont02 {
  padding-bottom: 100px;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 {
    padding-bottom: 200px;
  }
}
.secAbout .secAbout__cont02 h3 {
  color: #19336F;
  border-bottom: #19336F 2px solid;
  padding-bottom: 10px;
  margin-bottom: 40px;
  font-size: 1.8rem;
  font-weight: bold;
  text-indent: -4em;
  padding-left: 4em;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 h3 {
    font-size: 2.4rem;
    padding-bottom: 20px;
    margin-bottom: 80px;
  }
}
.secAbout .secAbout__cont02 h3 span img {
  max-width: 50px;
  margin-right: 10px;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 h3 span img {
    max-width: 100px;
  }
}
.secAbout .secAbout__cont02 .secAbout__cont02--list {
  padding-left: 10%;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 .secAbout__cont02--list {
    padding-left: 64px;
  }
}
.secAbout .secAbout__cont02 .secAbout__cont02--list li {
  margin-bottom: 80px;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 .secAbout__cont02--list li {
    margin-bottom: 140px;
  }
}
.secAbout .secAbout__cont02 .secAbout__cont02--list li:last-of-type {
  margin-bottom: 0;
}
.secAbout .secAbout__cont02 .secAbout__cont02--list li h4 {
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 .secAbout__cont02--list li h4 {
    font-size: 3.6rem;
    margin-bottom: 40px;
  }
}
.secAbout .secAbout__cont02 .secAbout__cont02--list li h4::before {
  content: "";
  background: #19336F;
  width: 2px;
  height: 60px;
  position: absolute;
  left: -5%;
  top: -10px;
  transform: rotate(25deg) translateY(30px);
  opacity: 0;
  transition: ease-in 0.2s;
}
@media screen and (min-width: 1025px) {
  .secAbout .secAbout__cont02 .secAbout__cont02--list li h4::before {
    transform: rotate(25deg) translateY(60px);
    height: 100px;
    left: -3%;
    top: auto;
    bottom: 0;
  }
}
.secAbout .secAbout__cont02 .secAbout__cont02--list li h4.scroll-in::before {
  opacity: 1;
  transform: rotate(25deg) translateY(0px);
}

