.highland {
  overflow: hidden;
}
@media only screen and (min-width: 769px) {
  .highland .p-sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .highland .p-pc {
    display: none !important;
  }
}

.highland .p-mv {
  height: 380px;
  background: url(img/mv.jpg);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .highland .p-mv {
    background: url(img/mv_sp.jpg);
    background-size: cover;
    height: 165px;
  }
}
.highland .p-mv .title {
  color: white;
  font-size: 40px;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .highland .p-mv .title {
    font-size: 20px;
  }
}
.highland .bg {
  background: url(img/bg.jpg);
  background-size: auto 100%;
}
.highland .p-title {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  background: url(img/line.png) bottom center no-repeat;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .highland .p-title {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 25px;
    padding-bottom: 15px;
    background: url(img/line_sp.png) center bottom no-repeat;
    background-size: auto 7px;
  }
}
.highland .p-title2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  background: url(img/ttl_bg.png) center no-repeat;
  height: 99px;
  padding-top: 26px;
  margin-bottom: 35px;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 768px) {
  .highland .p-title2 {
    font-size: 16px;
    line-height: 1.5;
    background: url(img/ttl_bg_sp.png) center no-repeat;
    background-size: auto 90px;
    height: 90px;
    margin-bottom: 25px;
    padding-top: 15px;
  }
}
.highland .p-text {
  font-size: 16px;
  line-height: 2;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .highland .p-text {
    font-size: 16px;
    line-height: 2;
    height: 10em;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .highland .p-text .js-accordion {
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100%);
    text-align: center;
    color: #0680fa;
    font-size: 16px;
    text-decoration: underline;
    padding: 1em 0 0;
  }
}
.highland .p-image {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  .highland .p-image {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    margin-top: 40px;
  }
}
.highland .p-image + .p-text {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .highland .p-image + .p-text {
    margin-top: 30px;
  }
}
.highland .inner {
  max-width: 960px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
@media only screen and (max-width: 768px) {
  .highland .banana img {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    top: -287px !important;
  }
}
@media only screen and (max-width: 768px) {
  .highland .spbanana {
    margin: 0 auto;
    display: block;
    mix-blend-mode: multiply;
  }
}
.highland .p-sec01 {
  padding: 90px 0 90px;
}
@media only screen and (max-width: 768px) {
  .highland .p-sec01 {
    padding: 50px 0 20px;
  }
}
.highland .p-sec01 .image {
  margin-bottom: 105px;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 768px) {
  .highland .p-sec01 .image {
    margin-bottom: 10px;
    mix-blend-mode: multiply;
  }
}
@media only screen and (max-width: 768px) {
  .highland .p-sec01 .spbanana {
    width: 145px;
    margin-bottom: -27px;
  }
}
.highland .p-sec01 .banana {
  position: relative;
}
.highland .p-sec01 .banana img {
  position: absolute;
  top: -220px;
  right: -220px;
  mix-blend-mode: multiply;
}
.highland .p-sec02 {
  padding-bottom: 150px;
}
@media only screen and (max-width: 768px) {
  .highland .p-sec02 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .highland .p-sec02 .spbanana {
    width: 160px;
    margin-bottom: -15px;
  }
}
.highland .p-sec02 .banana {
  position: relative;
}
.highland .p-sec02 .banana img {
  position: absolute;
  top: -220px;
  left: -250px;
  mix-blend-mode: multiply;
}
.highland .p-sec03 {
  padding: 0 0 90px;
}
@media only screen and (max-width: 768px) {
  .highland .p-sec03 {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .highland .p-sec03 .spbanana {
    width: 158px;
    margin-bottom: -20px;
  }
}
.highland .p-sec03 .banana {
  position: relative;
}
.highland .p-sec03 .banana img {
  position: absolute;
  top: -220px;
  right: -230px;
  mix-blend-mode: multiply;
}
.highland .p-sec04 {
  padding-bottom: 150px;
}
@media only screen and (max-width: 768px) {
  .highland .p-sec04 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .highland .p-sec04 .spbanana {
    width: 168px;
    margin-bottom: -37px;
  }
}
.highland .p-sec04 .banana {
  position: relative;
}
.highland .p-sec04 .banana img {
  position: absolute;
  top: -220px;
  left: -220px;
  mix-blend-mode: multiply;
}/*# sourceMappingURL=index.css.map */