.c-mainTitle__about {
  height: calc(100vh - 120px);
  margin-bottom: 200px;
  background: url(../images/top/about_bg.jpg);
  background-position: center;
  background-size: cover;
}
.c-mainTitle__about h2 {
  margin-right: 50px;
  margin-left: 44px;
}
@media screen and (max-width: 812px) {
  .c-mainTitle__about h2 {
    margin-right: -9px;
    margin-left: 16px;
  }
}
@media screen and (max-width: 812px) {
  .c-mainTitle__about {
    height: calc(100vh - 67px);
    margin-bottom: 80px;
    background: url(../images/about/mainvisual_sp.jpg);
    background-size: cover;
  }
}
.p-about img {
  max-width: 100%;
  height: auto;
}
.p-about__content {
  padding: 0 115px;
}
@media screen and (max-width: 812px) {
  .p-about__content {
    padding: 0 30px;
  }
}
.p-about__title {
  position: relative;
  margin-bottom: 200px;
}
@media screen and (max-width: 812px) {
  .p-about__title {
    margin-bottom: 75px;
  }
}
.p-about__title h3 {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: normal;
  font-size: 2.4rem;
  letter-spacing: 0.165em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 812px) {
  .p-about__title h3 {
    font-size: 1.8rem;
    letter-spacing: 0.17em;
  }
}
.p-about .s-about {
  margin-bottom: 195px;
}
@media screen and (max-width: 812px) {
  .p-about .s-about {
    margin-bottom: 73px;
  }
}

.p-about__entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-about__entry p {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  display: inline-block;
  margin: 0 auto;
  font-size: 1.8rem;
  line-height: 48px;
  letter-spacing: 0.01em;
  vertical-align: top;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media screen and (max-width: 812px) {
  .p-about__entry p {
    display: block;
    margin: 0;
    font-size: 1.5rem;
    line-height: 26px;
    letter-spacing: 0;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
  }
}
@media screen and (max-width: 812px) {
  .p-about {
    margin-bottom: 60px;
  }
}
.p-about .s-about01 {
  margin-bottom: 187px;
}
@media screen and (max-width: 812px) {
  .p-about .s-about01 {
    margin-bottom: 74px;
  }
}
.p-about .s-about01 .p-about__title {
  height: 583px;
  background: url(../images/about/bg_about01.jpg);
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 812px) {
  .p-about .s-about01 .p-about__title {
    height: 354px;
    background: url(../images/about/bg_about01_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
}
.p-about .s-about02 .p-about__title {
  height: 583px;
  background: url(../images/about/bg_about02.jpg);
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 812px) {
  .p-about .s-about02 .p-about__title {
    height: 354px;
    background: url(../images/about/bg_about02_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
}
.p-about .s-about03 .p-about__title {
  height: 583px;
  background: url(../images/about/bg_about03.jpg);
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 812px) {
  .p-about .s-about03 .p-about__title {
    height: 354px;
    background: url(../images/about/bg_about03_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
}
.p-about .s-about04 {
  max-width: 1210px;
  margin: -8px auto -12px;
  padding-right: 20px;
  text-align: center;
  text-align: center;
}
@media screen and (max-width: 812px) {
  .p-about .s-about04 {
    padding: 0 30px;
  }
}
.p-about .s-about04 img {
  display: block;
  width: 80px;
  height: auto;
  margin: auto auto 62px;
}
@media screen and (max-width: 812px) {
  .p-about .s-about04 img {
    width: 60px;
    margin: 150px auto 70px;
  }
}
.p-about .s-about04 a {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 1.6rem;
  text-decoration: none;
}
@media screen and (max-width: 812px) {
  .p-about .s-about04 a {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 813px) and (max-width: 1365px) {
	.c-mainTitle__about {
	    margin-bottom: 150px;
	}
	.p-about__content {
	    padding: 0 80px;
	}
	.p-about__title {
	    margin-bottom: 150px;
	}
	.p-about .s-about01,
	.p-about .s-about {
	    margin-bottom: 150px;
	}
}