@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
.about .read {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .about .read {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .about .read {
    font-size: 2.4rem;
  }
}
.about .imgWrap {
  margin-top: 20px;
  padding-bottom: 60px;
}
@media screen and (min-width: 1025px) {
  .about .imgWrap {
    margin-top: 70px;
    padding-bottom: 60px;
  }
}
.about .imgWrap.mt55 {
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  .about .imgWrap.mt55 {
    margin-top: 50px;
  }
}
.about .imgWrap img.w885 {
  max-width: 885px;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 1025px) {
  .about .mt55 + .sub-tit2 {
    margin-top: 68px;
  }
}
.about .sec__inner--borderWrap p + p {
  margin-top: 0;
}
.about .sec__inner--borderWrap--title {
  margin-bottom: 15px;
}
@media screen and (min-width: 1025px) {
  .about .sec__inner--borderWrap--title {
    margin-bottom: 34px;
  }
}
.about .sub-tit {
  font-weight: bold;
  line-height: 1.5;
  font-size: 2rem;
  padding-top: 11px;
  padding-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .about .sub-tit {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1025px) {
  .about .sub-tit {
    font-size: 2.8rem;
  }
}
.about .sub-tit.mt120 {
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  .about .sub-tit.mt120 {
    margin-top: 60px;
  }
}
.about .sub-tit2 {
  margin-top: 45px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .about .sub-tit2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .about .sub-tit2 {
    font-size: 2.4rem;
    align-items: center;
  }
}
.about .sub-tit2 .eng {
  color: #E83F42;
  font-size: 2rem;
  position: relative;
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  .about .sub-tit2 .eng {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .about .sub-tit2 .eng {
    font-size: 4rem;
    margin-right: 15px;
    top: 5px;
  }
}
.about .sub-tit2 + p {
  font-size: 1.6rem;
  padding-top: 13px;
  line-height: 1.75;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .about .sub-tit2 + p {
    font-size: 1.8rem;
    line-height: 2;
  }
}
.about .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .flex .inner--block {
  width: 100%;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .about .flex .inner--block {
    width: calc((100% - 56px) / 2);
    padding-bottom: 0;
  }
}
.about .flex .inner--block .imgWrap {
  margin-top: 20px;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .about .flex .inner--block .imgWrap {
    margin-top: 54px;
    padding-bottom: 28px;
  }
}
.about .flex .inner--line01 {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .about .flex .inner--line01 {
    font-size: 1.8rem;
  }
}
.about .flex .inner--line01 p:nth-of-type(1) {
  font-weight: bold;
  width: 115px;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 1025px) {
  .about .flex .inner--line01 p:nth-of-type(1) {
    width: 125px;
  }
}
.about .flex .inner--line01 p:nth-of-type(2) {
  font-weight: 500;
  width: calc(100% - 140px);
  margin-left: 15px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .about .flex .inner--line01 p:nth-of-type(2) {
    margin-left: 34px;
    width: calc(100% - 159px);
  }
}
.about .flex .inner--line02 {
  font-size: 1.6rem;
  line-height: 2;
  padding-top: 5px;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .about .flex .inner--line02 {
    font-size: 1.8rem;
  }
}
.about .flex .inner--line02 p:nth-of-type(1) {
  font-weight: bold;
  width: 115px;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 1025px) {
  .about .flex .inner--line02 p:nth-of-type(1) {
    width: 125px;
  }
}
.about .flex .inner--line02 p:nth-of-type(2) {
  font-weight: 500;
  width: calc(100% - 159px);
  width: calc(100% - 140px);
  margin-left: 15px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .about .flex .inner--line02 p:nth-of-type(2) {
    margin-left: 34px;
    width: calc(100% - 159px);
  }
}
.about .flex + .sub-tit2 {
  margin-top: 80px;
}
@media screen and (min-width: 1025px) {
  .about .flex + .sub-tit2 {
    margin-top: 150px;
  }
}
.about .imgWrap.flex {
  align-items: flex-start;
}
.about .imgWrap.flex img:nth-of-type(1) {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .about .imgWrap.flex img {
    width: 33.3333333333%;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1025px) {
  .about .block01 {
    padding-bottom: 110px;
  }
}
.about .block01:after {
  content: "";
  position: absolute;
  width: 28vw;
  max-width: 315px;
  height: 337px;
  background: url(/assets/img/common/bg_contents_r_02.svg);
  right: -65px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  z-index: -1;
  transition: 0.4s;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .about .block01:after {
    width: 24vw;
    right: -65px;
  }
}
@media screen and (min-width: 1025px) {
  .about .block01:after {
    width: 24vw;
    right: -65px;
    top: 200px;
    background-position: center bottom;
    opacity: 0.4;
  }
}
@media screen and (min-width: 1460px) {
  .about .block01:after {
    width: 22vw;
    opacity: 1;
  }
}
.about .block02 {
  padding-top: 103px;
  padding-bottom: 100px;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .about .block02 {
    padding-bottom: 230px;
  }
}
.about .block02 .sec__inner--read {
  padding-left: 0;
  font-size: 1.6rem;
  padding-top: 5px;
  padding-bottom: 20px;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .about .block02 .sec__inner--read {
    font-size: 1.8rem;
    padding-bottom: 55px;
  }
}
.about .block02 .sec__inner--imgWrap {
  position: relative;
  z-index: 1;
}
.about .block03 {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media screen and (min-width: 1025px) {
  .about .block03 {
    padding-top: 100px;
    padding-bottom: 87px;
  }
}
.about .block03 .sec__inner {
  max-width: 1272px;
}
.about .block03 .sub-tit {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.about .block03 .sec__inner--read {
  padding-left: 0;
  font-size: 1.6rem;
  padding-top: 5px;
  padding-bottom: 20px;
  font-weight: 500;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1025px) {
  .about .block03 .sec__inner--read {
    font-size: 1.8rem;
    padding-bottom: 55px;
  }
}
.about .block03 .fxedwrap {
  position: relative;
  opacity: 1;
  max-width: 100%;
  border-radius: 15px 0 15px 0;
  overflow: hidden;
}
@media screen and (min-width: 1260px) {
  .about .block03 .fxedwrap {
    border-radius: 30px 0 30px 0;
    /*
    max-width: calc(100vw - 120px);
    min-width: calc(100vw - 120px);
    margin: 0 calc((50% - 50vw) + 60px);
    */
  }
}
.about .block03 .fxedwrap li {
  height: auto;
}
@media screen and (min-width: 1260px) {
  .about .block03 .fxedwrap li a {
    height: 150px;
  }
}
@media screen and (min-width: 1260px) {
  .about .block03 .fxedwrap li a img {
    max-width: 100%;
  }
}

.bgIcon01l {
  position: relative;
}
.bgIcon01l:after {
  content: "";
  position: absolute;
  display: none;
  min-width: 100vw;
  margin: 0 calc(50% - 43vw);
  max-width: 100vw;
  background: url(/assets/img/common/bg_contents_l_03.svg);
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 22vw;
  background-position: left top;
  z-index: -1;
  transition: 0.4s;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .bgIcon01l:after {
    background-size: contain;
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .bgIcon01l:after {
    background-position: left bottom;
    opacity: 0.4;
  }
}
@media screen and (min-width: 1460px) {
  .bgIcon01l:after {
    opacity: 1;
    min-width: 100vw;
    margin: 0 calc(50% - 43vw);
    max-width: 100vw;
  }
}

.backgorund-type01 .sec__inner::after {
  display: none;
}

@media screen and (min-width: 1025px) {
  a[href^="tel:"] {pointer-events:none;}
  .fxedwrap__list li a img {width: 75%!important;}
  .lower .fxedwrap__list--item.type-document a .sp, .lower .fxedwrap__list--item.type-inquiry a .sp{display:none;}
  .lower .fxedwrap__list--item.type-document a .pc, .lower .fxedwrap__list--item.type-inquiry a .pc{display:block;}
}


/*# sourceMappingURL=about.css.map */
