@charset "UTF-8";
.l-content {
  max-width: 1330px;
  margin: 0 auto;
  width: 90%;
}

.p-about-introduction {
  padding: 80px 0 100px;
  background: #f5f5f5;
}

.p-about-introduction-top {
  position: relative;
  overflow-x: hidden;
  padding: 100px 0 110px;
  margin: 0 0 100px;
  text-align: center;
  background: url("../../images/about/bg_corporateengin_pc.png") center/cover no-repeat;
}

.p-about-top-subttl {
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 25px;
  color: #d82122;
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 0 15px;
  border-right: 3px solid #d82122;
  border-left: 3px solid #d82122;
}

.p-about-top-ttl {
  font-size: 3.4rem;
  line-height: 1.5294117647;
  letter-spacing: 0.16em;
  font-weight: 700;
  margin-bottom: 35px;
  color: #d82122;
  position: relative;
  z-index: 10;
}

.p-about-top-desc {
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #2a2a2a;
  position: relative;
  z-index: 10;
}

.p-about-bg-text {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 1005px;
  overflow-x: hidden;
  transform: translateX(-50%);
}

.p-about-introduction-bottom {
  max-width: 1000px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 8% 60px;
  text-align: center;
  background: #fff;
}
.p-about-introduction-bottom video {
  width: 100%;
}

.p-about-bottom-ttl {
  width: 335px;
  margin: 0 auto 25px;
  position: relative;
}
.p-about-bottom-ttl span {
  position: relative;
  z-index: 10;
  font-size: 3.1rem;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 500;
  color: #d82122;
  text-align: center;
  display: inline-block;
  width: 145px;
  background: #fff;
  padding: 0 20px;
}

.p-about-bottom-ttl::after {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #d82122;
}

.p-about-bottom-video {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .l-content {
    width: 92vw;
    margin: 0 auto;
  }
  .p-about-introduction {
    padding: 10.6666666667vw 0vw 10vw 0vw;
  }
  .p-about-introduction-top {
    padding: 13.3333333333vw 4vw 16.6666666667vw 4vw;
    margin: 0 0 9.3333333333vw;
    background: url("../../images/about/bg_corporateengin_sp.png") center/100% 100% no-repeat;
  }
  .p-about-top-subttl {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
    padding: 0 2.6666666667vw;
    border-width: 0.9333333333vw;
  }
  .p-about-top-ttl {
    font-size: 5.6vw;
    margin-bottom: 1.3333333333vw;
    line-height: 1.8;
  }
  .p-about-top-desc {
    font-size: 4vw;
    line-height: 1.6;
  }
  .p-about-introduction-top {
    margin-bottom: 10.6666666667vw;
  }
  .p-about-introduction-desc {
    font-size: 4vw;
    text-align: left;
    margin: 0 auto 8.6666666667vw;
    width: 84vw;
  }
  .p-about-introduction-bottom {
    padding: 6.6666666667vw 4vw 8vw;
    width: 100%;
  }
  .p-about-bottom-ttl {
    width: 54.6666666667vw;
    margin-bottom: 3.3333333333vw;
  }
  .p-about-bottom-ttl span {
    padding: 0 5.3333333333vw;
    width: 27.3333333333vw;
    font-size: 5.6vw;
  }
  .p-about-bottom-ttl::after {
    height: 0.5333333333vw;
  }
  .p-about-bottom-video {
    aspect-ratio: 16/9;
  }
  iframe {
    width: 100%;
    height: 100%;
  }
}
.p-greeting {
  background: #e6e7e8;
  padding: 105px 0 95px;
  margin-bottom: 100px;
  text-align: center;
  overflow-x: hidden;
}

.p-greeting-ttl {
  padding: 0 20px;
  margin-bottom: 120px;
  font-size: 3.8rem;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 700;
  border-right: 4px solid #d82122;
  border-left: 4px solid #d82122;
  display: inline-block;
}

.p-greeting-main {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-greeting-main-content {
  position: relative;
  z-index: 10;
  width: 49.3984962406%;
  padding: 5% 6% 7%;
  text-align: left;
  background: #fff;
}

.p-greeting-main-ttl {
  font-size: 2.8rem;
  line-height: 1.4285714286;
  letter-spacing: 0.12em;
  font-weight: 700;
  margin-bottom: 30px;
}

.p-greeting-main-desc-box {
  margin-bottom: 50px;
}

.p-greeting-main-desc {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-bottom: 15px;
}

.p-greeting-main-name {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.08em;
  font-weight: 500;
}
.p-greeting-main-name span {
  font-size: 22px;
  line-height: 1;
  display: inline-block;
  margin-left: 1em;
}

.p-greeting-sub-img {
  width: 64.6616541353%;
  height: 45.1127819549%;
  position: absolute;
  top: -60px;
  left: 0;
  z-index: 0;
}

.p-greetiin-main-content-text {
  position: absolute;
  top: 0;
  left: -1em;
  transform: translateY(-50%);
  font-size: 4rem;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 500;
  color: #d82122;
}

@media screen and (max-width: 1430px) {
  .p-greetiin-main-content-text {
    left: 0;
  }
}
@media screen and (max-width: 1350px) {
  .p-greeting {
    overflow-x: hidden;
  }
  .p-greetiin-main-content-text {
    left: 0;
  }
  .p-greeting-main-content {
    padding: 5% 4% 7%;
  }
}
@media screen and (max-width: 767px) {
  .p-greeting {
    padding: 10.6666666667vw 0 13.3333333333vw;
    margin-bottom: 10vw;
  }
  .p-greeting-ttl {
    font-size: 6.4vw;
    padding: 0 6.6666666667vw;
    margin-bottom: 8.6666666667vw;
    border-width: 0.8vw;
  }
  .p-greeting-main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column-reverse;
  }
  .p-greeting-sub-img {
    width: 92vw;
    height: 62.6666666667vw;
    top: 0;
    position: relative;
  }
  .p-greeting-main-content {
    width: 100%;
    padding: 8vw 8vw 10.6666666667vw 4vw;
  }
  .p-greeting-main-ttl {
    font-size: 5.6vw;
    margin-bottom: 5.3333333333vw;
  }
  .p-greeting-main-desc-box {
    margin-bottom: 6.4vw;
  }
  .p-greeting-main-desc {
    font-size: 4vw;
    margin-bottom: 2.6666666667vw;
    line-height: 1.6;
  }
  .p-greetiin-main-content-text {
    font-size: 8vw;
  }
  .p-greeting-main-name {
    font-size: 4vw;
  }
  .p-greeting-main-name span {
    font-size: 5.3333333333vw;
  }
}
.p-regulations {
  margin-top: 100px;
  margin-bottom: 75px;
  text-align: center;
}

.p-regulations-inner {
  padding: 70px 0;
  background: url("../../images/about/bg_regulation_pc.jpg") center/100% 100% no-repeat;
}

.p-regulations-ttl {
  padding: 0 30px;
  border-right: 4px solid #d82122;
  border-left: 4px solid #d82122;
  font-size: 3.8rem;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 700;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
  width: max-content;
  margin: 0 auto 50px;
}
.p-regulations-ttl-sm {
  font-size: 2.2rem;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 700;
  margin-bottom: 20px;
}

.p-regulations-img img {
  filter: drop-shadow(0 0 0.75rem #e5e5e5);
}

@media screen and (max-width: 767px) {
  .p-regulations {
    margin-top: 10vw;
    margin-bottom: 10vw;
  }
  .p-regulations-inner {
    background: url("../../images/about/bg_regulation_sp.jpg") center/100% 100% no-repeat, #f5f5f5;
    padding: 8vw 0 8.6666666667vw;
    margin: 0 -2vw;
  }
  .p-regulations-ttl {
    font-size: 6.4vw;
    margin-bottom: 6vw;
    padding: 0 5.3333333333vw;
    border-width: 0.8vw;
  }
  .p-regulations-ttl-sm {
    font-size: 4vw;
    margin-bottom: 1.3333333333vw;
  }
  .p-regulations-img {
    width: 84vw;
    margin: 0 auto;
  }
}
.p-values-inner {
  padding: 70px 0;
  padding-left: 20px;
  border: 1px solid #d82122;
}

.p-values-ttl {
  font-size: 3.8rem;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 700;
  margin: 0 auto 75px;
  text-align: center;
  width: max-content;
  padding: 0 30px;
  border-right: 4px solid #d82122;
  border-left: 4px solid #d82122;
}

.p-values-list {
  width: 695px;
  margin: 0 auto;
}

.p-values-item {
  position: relative;
  margin-bottom: 40px;
  padding-left: 35px;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.p-values-item:last-of-type {
  margin-bottom: 0;
}

.p-values-item::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #d82122;
}

@media screen and (max-width: 767px) {
  .p-values {
    width: 100%;
  }
  .p-values-inner {
    padding: 6.6666666667vw 3.6vw 10.6666666667vw 3.6vw;
    border-width: 0.2666666667vw;
  }
  .p-values-ttl {
    font-size: 6.4vw;
    margin-bottom: 3.3333333333vw;
    padding: 0 5.3333333333vw;
    border-width: 0.8vw;
  }
  .p-values-list {
    width: 100%;
  }
  .p-values-item {
    margin-bottom: 2.6666666667vw;
    padding-left: 4vw;
    line-height: 1.6;
    font-size: 4vw;
  }
  .p-values-item:last-of-type {
    margin-bottom: 0;
  }
  .p-values-item::before {
    width: 2vw;
    height: 2vw;
    top: 2.4vw;
  }
}
.p-company-menu-box {
  padding: 0;
}

.p-company-menu-list {
  gap: 0 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-company-menu-item {
  width: 300px;
  height: 140px;
  background: #2a2a2a;
}

.p-company-menu-link {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}
.p-company-menu-link .p-gf-barlow {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.7);
}
.p-company-menu-link .p-gf-barlow-sm {
  font-size: 18px;
  letter-spacing: 0.02em;
}
.p-company-menu-link .p-company-menu-link-text {
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
}

.p-company-menu-link::after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}

.p-company-menu-link:hover::after {
  animation: btnHover 0.4s ease forwards;
}

.p-about-yamaha-wrap img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-company-menu-box {
    width: 84vw;
    margin: 0 auto;
  }
}
/*---------共通パーツ上書き
----------------------------------------*/
.m-company-menu-list {
  padding: 100px 0 110px;
}

@media screen and (max-width: 767px) {
  .m-company-menu-list {
    padding: 13.3333333333vw 0 14.6666666667vw;
  }
}
