.greeting {
  position: relative;
  padding-top: 105px;
  padding-bottom: 75px;
  margin: 0 auto;
  max-width: 1440px;
}
@media (min-width: 1000px) {
  .greeting {
    padding-top: 140px;
  }
}
@media (min-width: 1000px) {
  .greeting {
    padding-bottom: 100px;
  }
}
.greeting .pine {
  position: absolute;
  top: 0px;
  right: -40px;
  width: 342px;
  height: 201px;
  z-index: -1;
  scale: 0.7;
}
@media (min-width: 1000px) {
  .greeting .pine {
    scale: 1;
  }
}
.greeting .inner {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
}
.greeting .inner .flex {
  display: flex;
  flex-direction: column;
  padding-top: 0px;
  gap: 14%;
}
@media (min-width: 1000px) {
  .greeting .inner .flex {
    padding-top: 0px;
  }
}
@media (min-width: 1000px) {
  .greeting .inner .flex {
    flex-direction: row;
  }
}
.greeting .inner .flex .left {
  position: relative;
  width: 100%;
}
@media (min-width: 1000px) {
  .greeting .inner .flex .left {
    width: 45.4545454545%;
  }
}
.greeting .inner .flex .left .img {
  width: 100%;
}
.greeting .inner .flex .left .deco {
  position: absolute;
  bottom: -100px;
  right: -80px;
  width: 219px;
  height: 219px;
  z-index: 1;
  scale: 0.65;
}
@media (min-width: 750px) {
  .greeting .inner .flex .left .deco {
    scale: 0.7;
    right: -30px;
    bottom: -110px;
    scale: 1;
  }
}
@media (min-width: 1000px) {
  .greeting .inner .flex .left .deco {
    bottom: 0;
    right: -120px;
  }
}
.greeting .inner .flex .right {
  width: 100%;
  padding-top: 30px;
}
@media (min-width: 1000px) {
  .greeting .inner .flex .right {
    padding-top: 0;
    width: 40.5454545455%;
  }
}
.greeting .inner .flex .right .eng {
  margin-top: 10px;
  text-align: center;
  font-family: Playfair Display;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.52px;
  color: #436F13;
}
@media (min-width: 750px) {
  .greeting .inner .flex .right .eng {
    font-size: 14px;
    line-height: normal;
  }
}
.greeting .inner .flex .right .h2 {
  text-align: center;
  color: #1E1E1E;
  font-family: Noto Serif JP;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.56px;
}
@media (min-width: 750px) {
  .greeting .inner .flex .right .h2 {
    font-size: 32px;
    line-height: normal;
  }
}
.greeting .inner .flex .right .p {
  margin-top: 30px;
  color: #333;
  font-family: Noto Sans JP;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 1.28px;
}
@media (min-width: 1000px) {
  .greeting .inner .flex .right .p {
    margin-top: 40px;
  }
}
@media (min-width: 750px) {
  .greeting .inner .flex .right .p {
    font-size: 16px;
    line-height: 28px;
  }
}
.greeting .inner .flex .right .bold {
  margin-top: 15px;
  color: #333;
  text-align: right;
  font-family: Noto Sans JP;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.44px;
}
@media (min-width: 1000px) {
  .greeting .inner .flex .right .bold {
    margin-top: 20px;
  }
}
@media (min-width: 750px) {
  .greeting .inner .flex .right .bold {
    font-size: 18px;
    line-height: normal;
  }
}

.company {
  position: relative;
  background-color: #F2F2F2;
  padding-top: 47px;
  padding-bottom: 60px;
}
@media (min-width: 1000px) {
  .company {
    padding-top: 62px;
  }
}
@media (min-width: 1000px) {
  .company {
    padding-bottom: 80px;
  }
}
.company .inner {
  position: relative;
  margin: 0 auto;
  max-width: 755px;
  width: 90%;
}
.company .inner .eng {
  margin-top: 10px;
  color: #436F13;
  text-align: center;
  font-family: Playfair Display;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.52px;
}
@media (min-width: 750px) {
  .company .inner .eng {
    font-size: 14px;
    line-height: normal;
  }
}
.company .inner .h2 {
  text-align: center;
  color: #1E1E1E;
  font-family: Noto Serif JP;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.56px;
}
@media (min-width: 750px) {
  .company .inner .h2 {
    font-size: 32px;
    line-height: normal;
  }
}
.company .inner .list {
  margin-top: 19px;
}
@media (min-width: 1000px) {
  .company .inner .list {
    margin-top: 25px;
  }
}
.company .inner .list .line {
  display: flex;
  border-bottom: 1px solid #D6D6D6;
}
.company .inner .list .line .bold {
  border-bottom: 1px solid #9C9C9C;
  display: block;
  padding: 20px 0 15px;
  width: 20%;
  max-width: 147px;
  color: #333;
  font-family: Noto Sans JP;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.2px;
}
@media (min-width: 750px) {
  .company .inner .list .line .bold {
    font-size: 15px;
    line-height: normal;
  }
}
.company .inner .list .line .p {
  display: block;
  flex: 1;
  padding: 20px 0 15px;
  padding-left: 13px;
  color: #333;
  font-family: Noto Sans JP;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.2px;
}
@media (min-width: 750px) {
  .company .inner .list .line .p {
    font-size: 15px;
    line-height: normal;
  }
}
.company .inner .list .line .case {
  flex: 1;
  width: 100%;
  border-bottom: 1px solid #fff;
}
.company .inner .list .line .case .link .p {
  border-bottom: 0px solid transparent;
}

.access {
  position: relative;
  padding-top: 75px;
}
@media (min-width: 1000px) {
  .access {
    padding-top: 100px;
  }
}
.access .inner {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
}
.access .inner .eng {
  margin-top: 10px;
  color: #436F13;
  text-align: center;
  font-family: Playfair Display;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.52px;
}
@media (min-width: 750px) {
  .access .inner .eng {
    font-size: 14px;
    line-height: normal;
  }
}
.access .inner .h2 {
  color: #1E1E1E;
  font-family: Noto Serif JP;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.56px;
  text-align: center;
}
@media (min-width: 750px) {
  .access .inner .h2 {
    font-size: 32px;
    line-height: normal;
  }
}
.access .inner .map {
  margin-top: 26px;
  background-color: #00838A;
  height: 300px;
}
@media (min-width: 1000px) {
  .access .inner .map {
    margin-top: 35px;
  }
}
@media (min-width: 750px) {
  .access .inner .map {
    height: auto;
    aspect-ratio: 1100/443;
  }
}