.p-about-title {
  font-size: 48px;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 24px;
}
.p-about-section03 .p-about-title {
  color: #ffffff;
}
@media (max-width: 767px) {
  .p-about-title {
    font-size: 8.5333333333vw;
    margin-bottom: 6.4vw;
  }
}

.p-about-title-en {
  font-size: 16px;
  color: #B2B2B2;
  font-family: "Libre Baskerville", serif;
  line-height: 1.6;
  margin-bottom: 24px;
  padding-top: 36px;
  position: relative;
}
.p-about-title-en:before {
  position: absolute;
  content: "";
  width: 98px;
  height: 12px;
  background: url("../images/about/logo_mountain.svg") no-repeat left center;
  background-size: 100%;
  top: 0;
  left: 0;
}
.p-about-section03 .p-about-title-en {
  color: #ffffff;
  padding-top: 0;
  text-align: right;
}
.p-about-section03 .p-about-title-en:before {
  background-image: url("../images/logo_mountain_white.svg");
}
@media (max-width: 767px) {
  .p-about-title-en {
    font-size: 3.7333333333vw;
    margin-bottom: 6.4vw;
  }
}

.p-about-text {
  font-size: inherit;
  line-height: 2;
}
.p-about-section03 .p-about-text {
  color: #ffffff;
}

.p-about-inner {
  width: 100%;
  max-width: 1100px;
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-about-inner {
    padding: 0 6.6666666667vw;
    width: auto;
  }
}

.p-about-cols {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .p-about-cols {
    display: block;
  }
}

.p-about-cols02 {
  align-items: flex-start;
}

.p-about-cols03 {
  margin-top: -200px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .p-about-cols03 {
    margin-top: -12.8vw;
  }
}

.p-about-cols04 {
  margin-top: 98px;
}

.p-about-section03 {
  background: url("../images/about/bg.jpg") no-repeat center center;
  background-size: cover;
  margin-top: 144px;
  padding: 96px 0 108px;
}
@media (max-width: 767px) {
  .p-about-section03 {
    margin-top: 27.7333333333vw;
  }
}

.p-about-image01 {
  flex-basis: 645px;
}

.p-about-body01 {
  flex-basis: 395px;
  padding-left: 95px;
}
@media (max-width: 767px) {
  .p-about-body01 {
    padding-left: 0;
    padding-top: 12.8vw;
  }
}

.p-about-image02 {
  flex-basis: 645px;
}
.p-about-image02 img:nth-child(2) {
  margin-top: -200px;
}
@media (max-width: 767px) {
  .p-about-image02 {
    width: 80vw;
    margin-right: -25px;
    margin-left: auto;
  }
}

.p-about-body02 {
  flex-basis: 395px;
}

.p-about-image03 {
  flex-basis: 520px;
}
@media (max-width: 767px) {
  .p-about-image03 {
    width: 53.3333333333vw;
  }
}

.p-about-body03 {
  flex-basis: 520px;
  padding-left: 72px;
}
@media (max-width: 767px) {
  .p-about-body03 {
    padding-left: 0;
    margin-top: 10.6666666667vw;
  }
}

.p-about-image04 {
  flex-basis: 645px;
}
@media (max-width: 767px) {
  .p-about-image04 {
    margin-bottom: 10.6666666667vw;
  }
}

.p-about-body04 {
  flex-basis: 395px;
  padding-right: 95px;
  order: -1;
}
@media (max-width: 767px) {
  .p-about-body04 {
    padding-right: 0;
  }
}

.p-about-image05 {
  flex-basis: 615px;
}

.p-about-body05 {
  flex-basis: 425px;
  padding-right: 88px;
}
@media (max-width: 767px) {
  .p-about-body05 {
    padding-right: 0;
    margin-bottom: 10.6666666667vw;
  }
}

.p-about-section02 {
  margin-top: 144px;
}

.p-history-inner {
  max-width: 1084px;
  margin: 0 auto;
  padding: 0 30px;
}

.p-history-title {
  font-size: 48px;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .p-history-title {
    font-size: 8.5333333333vw;
    margin-bottom: 6.4vw;
  }
}

.p-history-title-en {
  font-size: 16px;
  color: #B2B2B2;
  font-family: "Libre Baskerville", serif;
  line-height: 1.6;
  margin-bottom: 24px;
  padding-top: 36px;
  position: relative;
}
.p-history-title-en:before {
  position: absolute;
  content: "";
  width: 98px;
  height: 12px;
  background: url("../images/about/logo_mountain.svg") no-repeat left center;
  background-size: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .p-history-title-en {
    font-size: 3.7333333333vw;
    margin-bottom: 6.4vw;
  }
}

.p-history-table {
  padding-bottom: 160px;
}

.p-history-row {
  display: flex;
  position: relative;
  padding-bottom: 48px;
}
.p-history-row:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-color: #185A1E;
  border-radius: 50%;
  left: calc(15% - 8px);
  top: 12px;
}
.p-history-row:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: calc(15% - 1px);
  top: 28px;
  background-color: #D6D6D6;
}
.p-history-row:last-of-type {
  padding-bottom: 0;
}
.p-history-row:last-of-type:after {
  content: none;
}
@media (max-width: 767px) {
  .p-history-row {
    display: block;
    padding-left: 10.6666666667vw;
  }
  .p-history-row:before {
    left: 0;
  }
  .p-history-row:after {
    left: 7px;
  }
}

.p-history-year {
  font-size: 40px;
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  line-height: 1;
  flex-basis: 15%;
  display: flex;
}
@media (max-width: 767px) {
  .p-history-year {
    margin-bottom: 3.2vw;
    font-size: 7.4666666667vw;
  }
}

.p-history-event {
  line-height: 1.5;
  flex-basis: 85%;
  padding-left: 5%;
  align-self: center;
}
.p-history-event img:not(:first-child) {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .p-history-event {
    padding-left: 0;
  }
}

.p-outline {
  background: url("../images/outline/bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 160px 30px;
}
@media (max-width: 767px) {
  .p-outline {
    padding: 26.6666666667vw 6.6666666667vw;
  }
}

.p-outline-inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}

.p-outline-heading {
  margin-bottom: 64px;
  margin-top: 0;
}
.p-outline-heading span:first-child {
  font-family: "Libre Baskerville", serif;
  font-weight: 700;
  font-size: 40px;
  color: #ffffff;
}
.p-outline-heading span:last-child {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  margin-left: 24px;
}
@media (max-width: 767px) {
  .p-outline-heading span {
    display: block;
    text-align: center;
  }
  .p-outline-heading span:first-child {
    line-height: 1.3;
  }
  .p-outline-heading span:last-child {
    margin-left: 0;
  }
}

.p-outline-table {
  border-top: 2px solid #7F7F7F;
}

.p-outline-row {
  display: flex;
  border-bottom: 2px solid #7F7F7F;
  padding: 16px 0;
}
@media (max-width: 767px) {
  .p-outline-row {
    display: block;
  }
}

.p-outline-title {
  font-size: 18px;
  color: #ffffff;
  flex-basis: 14%;
  padding: 10px;
}
@media (max-width: 767px) {
  .p-outline-title {
    padding-top: 0;
  }
}

.p-outline-text {
  font-size: 18px;
  color: #ffffff;
  flex-basis: 86%;
  padding: 10px;
}
.p-outline-text a {
  color: inherit;
  text-decoration: underline;
}
.p-outline-text a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .p-outline-text {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.p-craftmanship {
  margin-top: 128px;
}

.p-lineup {
  padding-top: 128px;
}

.p-lineup-inner {
  position: relative;
}

.p-lineup-rabbit {
  background-color: #EFF1EF;
  position: absolute;
  right: 0;
  top: -90%;
}
.p-lineup-rabbit img {
  mix-blend-mode: multiply;
}

@media (max-width: 767px) {
  .p-lineup-leaf {
    width: 42.6666666667vw;
    position: absolute;
    left: -5%;
    top: -100%;
  }
}