.about-mainvisual-wrapper {
  width: 100%;
  min-width: 1200px;
  padding: 160px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 750px) {
  .about-mainvisual-wrapper {
    min-width: auto;
    padding: 50px 0 0;
  }
}
.about-mainvisual-ttl {
  margin: 0 auto 160px;
}
@media screen and (max-width: 750px) {
  .about-mainvisual-ttl {
    margin-bottom: 65px;
  }
}
.about-mainvisual-ttl__main {
  display: block;
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  .about-mainvisual-ttl__main {
    margin-bottom: 18px;
  }
  .about-mainvisual-ttl__main img {
    width: auto;
    height: 21px;
  }
}
.about-mainvisual-main img {
  width: 100%;
  height: auto;
}

.about-content-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .about-content-wrapper {
    overflow: visible;
  }
}

.underlayer-content-wrapper {
  min-width: 1600px;
  padding-top: 106px;
  margin-bottom: 100px;
  background: url(/ichikami/about/images/about_bg02_pc.png) no-repeat top 100px left, url(/ichikami/about/images/about_bg03_pc.png) no-repeat top 502px right;
}
@media screen and (max-width: 750px) {
  .underlayer-content-wrapper {
    min-width: auto;
    padding-top: 52px;
    margin-bottom: 90px;
    background: none;
  }
}

.underlayer-content-inner {
  max-width: auto;
  width: 1200px;
  margin-bottom: 20px;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .underlayer-content-inner {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
}
.underlayer-content-inner:last-child {
  margin-bottom: 0;
}

.about__main-ttl {
  font-size: 2.75rem;
  line-height: 1.6363636364;
  color: #676869;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 750px) {
  .about__main-ttl {
    font-size: 1rem;
    line-height: 1.875;
  }
}

.about__main-read {
  font-size: 1.375rem;
  line-height: 2.4545454545;
  letter-spacing: 0.25em;
  margin-top: 60px;
  color: #676869;
  position: relative;
  margin-bottom: 90px;
}
@media screen and (max-width: 750px) {
  .about__main-read {
    font-size: 0.75rem;
    line-height: 2;
    margin-top: 26px;
    margin-bottom: 45px;
  }
}

.about__main-pic {
  margin: 54px auto 70px;
}
@media screen and (max-width: 750px) {
  .about__main-pic {
    padding: 0 5.3333333333%;
    margin: 29px auto 35px;
  }
}

.about__next-ttl {
  font-size: 3.5rem;
  line-height: 1;
  color: #676869;
  letter-spacing: 0.22em;
  padding-left: 1em;
}
@media screen and (max-width: 750px) {
  .about__next-ttl {
    font-size: 1.625rem;
    line-height: 1;
  }
}

.about__next-read {
  font-size: 1.625rem;
  line-height: 1.8461538462;
  color: #676869;
  letter-spacing: 0.25em;
  margin-top: 90px;
}
@media screen and (max-width: 750px) {
  .about__next-read {
    font-size: 0.8125rem;
    line-height: 1.8461538462;
    margin-top: 45px;
  }
}

.about__next-list {
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 750px) {
  .about__next-list {
    padding: 0 5.3333333333%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 750px) {
  .about__next-list li {
    width: 48.5074626866%;
    margin-bottom: 10px;
  }
}

.about__more-wrapper {
  margin-top: 104px;
}
@media screen and (max-width: 750px) {
  .about__more-wrapper {
    margin-top: 50px;
  }
}

.about__more-bnr-wrapper {
  margin-top: 25px;
}
@media screen and (max-width: 750px) {
  .about__more-bnr-wrapper {
    padding: 0 5.3333333333%;
    margin-top: 14px;
  }
}

.about-main-bg01 {
  position: absolute;
  right: 0;
  bottom: -123px;
}
@media screen and (max-width: 750px) {
  .about-main-bg01 {
    width: 30px;
    height: auto;
    bottom: -31px;
  }
}

.about-main-bg02 {
  position: absolute;
  left: 0;
  top: -18px;
  width: 44px;
  height: auto;
}

.about-main-bg03 {
  position: absolute;
  right: 0;
  top: 67px;
  width: 44px;
  height: auto;
}

.about-main-bg04 {
  position: absolute;
  left: 0;
  top: -93px;
  width: 37px;
  height: auto;
}

.about-main-bg05 {
  position: absolute;
  right: 0;
  bottom: -70px;
  width: 33px;
  height: auto;
}
/*# sourceMappingURL=../../../_development/maps/about/css/about.css.map */
