@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700&display=swap");
.p-visual {
  position: relative;
  margin: 0px;
  background: url(../img/main-visual-bg.jpg) center center no-repeat;
  background-size: cover;
  height: 840px;
  margin-top: -190px;
}
@media (max-width: 767px) {
  .p-visual {
    background: url(../img/main-visual-bg-sp.jpg) center center no-repeat;
    background-size: cover;
    margin-top: -80px;
    height: auto;
    padding-bottom: 100px;
  }
}
.p-visual .l-content {
  height: 840px;
}
.p-visual__logo {
  width: 340px;
  margin: 0 auto 30px;
}
@media (max-width: 767px) {
  .p-visual__logo {
    width: 238px;
  }
}
.p-visual__bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 425px;
}
@media (max-width: 767px) {
  .p-visual__bg {
    height: 335px;
  }
}
.p-visual__content {
  z-index: 2;
  padding-top: 60px;
}
@media (max-width: 767px) {
  .p-visual__content {
    bottom: -40px;
    left: 20px;
  }
}
.p-visual__lead {
  text-align: center;
  margin-bottom: 30px;
}
.p-visual__lead span {
  display: inline-block;
  background: #fff;
  font-size: 3rem;
  font-weight: bold;
  padding: 5px 10px;
  margin-top: 9px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .p-visual__lead span {
    font-size: 2rem;
    margin-top: 5px;
    padding: 5px 10px;
  }
}
.p-visual__text {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.875em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .p-visual__text {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .p-visual .c-btn {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .p-visual__pics-left {
    position: relative;
  }
}
.p-visual__pic-1 {
  width: 495px;
  position: absolute;
  left: -90px;
  top: 27px;
}
@media (max-width: 767px) {
  .p-visual__pic-1 {
    width: 247.5px;
  }
}
.p-visual__pic-2 {
  width: 388px;
  position: absolute;
  left: -300px;
  top: 411px;
}
@media (max-width: 767px) {
  .p-visual__pic-2 {
    width: 194px;
    left: auto;
    right: 15px;
    top: 200px;
  }
}
.p-visual__pic-3 {
  width: 304px;
  position: absolute;
  left: 68px;
  top: 562px;
  z-index: 33;
}
@media (max-width: 767px) {
  .p-visual__pic-3 {
    width: 152px;
    left: auto;
    right: 0;
    top: 30px;
  }
}
.p-visual__pic-4 {
  width: 361px;
  position: absolute;
  right: -307px;
  top: -50px;
}
.p-visual__pic-5 {
  width: 277px;
  position: absolute;
  right: 60px;
  top: 80px;
}
.p-visual__pic-6 {
  width: 500px;
  position: absolute;
  right: -158px;
  top: 360px;
  z-index: 33;
}

/*
LINKS
*/
.p-links {
  padding-top: 250px;
  padding-bottom: 40px;
  background: #f3f9fa;
}
@media (max-width: 767px) {
  .p-links {
    padding-top: 110px;
    padding-bottom: 100px;
  }
}
.p-links__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .p-links__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-links .c-stick--lunch {
  left: -30px;
  bottom: -30px;
}
@media (max-width: 767px) {
  .p-links .c-stick--lunch {
    left: -50px;
    bottom: -50px;
  }
}
.p-links .c-stick--abc {
  right: -30px;
  bottom: -70px;
}
.p-links .c-stick--tree-2 {
  left: 0;
  bottom: -45px;
}
@media (max-width: 767px) {
  .p-links .c-stick--tree-2 {
    bottom: -150px;
  }
}
.p-links .c-stick--bird-tree {
  right: 0;
  bottom: -45px;
}
@media (max-width: 767px) {
  .p-links .c-stick--bird-tree {
    right: -20px;
    bottom: -150px;
  }
}

/*
INFO
*/
.p-info {
  padding: 90px 0 100px;
}
@media (max-width: 767px) {
  .p-info {
    padding-bottom: 30px;
  }
}
.p-info__grid {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .p-info__grid {
    display: block;
  }
}
.p-info__news {
  flex: 0 0 540px;
}
.p-info__banners {
  flex: 0 0 580px;
}
@media (max-width: 767px) {
  .p-info__banners {
    margin-top: 50px;
  }
}
.p-info__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-info__header .c-btn {
  width: 100px;
  padding: 15px 0;
  line-height: 1;
  margin: 0;
}
.p-info__title {
  font-weight: bold;
  font-size: 3rem;
  margin: 0;
}
@media (max-width: 767px) {
  .p-info__title {
    font-size: 2.5rem;
  }
}
.p-info__title::before {
  content: "";
  display: inline-block;
  background: url(../img/ic-leaf.png) 0 0 no-repeat;
  background-size: contain;
  width: 54.5px;
  height: 74px;
  vertical-align: middle;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .p-info__title::before {
    transform: scale(0.7);
  }
}
.p-info .c-btn--purple {
  font-size: 2.6rem;
  margin-top: 36px;
}
.p-info .c-stick--leaf {
  right: -45px;
  bottom: -15px;
}
.p-info__banners {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.p-info__banners .c-banner {
  width: calc(50% - 15px);
}
.p-info__banners .c-banner:nth-child(1) {
  width: 100%;
}
.p-info .c-stick--flower-1 {
  right: 0;
  top: -10px;
}
.p-info .c-stick--flower-2 {
  left: -5px;
  top: -10px;
}

/*
INSTA
*/
.p-insta {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .p-insta {
    padding-bottom: 50px;
  }
}
.p-insta__header {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .p-insta__header {
    display: block;
  }
}
.p-insta__title {
  font-weight: bold;
  font-size: 3rem;
  margin: 0;
}
@media (max-width: 767px) {
  .p-insta__title {
    font-size: 2.5rem;
    text-align: center;
  }
}
.p-insta__title::before {
  content: "";
  display: inline-block;
  background: url(../img/ic-leaf-2.png) 0 0 no-repeat;
  background-size: contain;
  width: 72px;
  height: 59.5px;
  vertical-align: middle;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .p-insta__title::before {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-insta .c-btn--pink {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .p-insta .c-btn--pink {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
}

/*
BANNERS
*/
.p-banners {
  background: url(../img/bg-skyblue-ic.jpg) center top no-repeat;
  background-size: cover;
  padding: 70px 0;
}
@media (max-width: 767px) {
  .p-banners {
    padding: 50px 0;
  }
}
.p-banners__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
@media (max-width: 767px) {
  .p-banners__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.p-banners .c-ic {
  display: block;
  margin: 0 auto 10px;
}
@media (max-width: 767px) {
  .p-banners .c-ic {
    transform: scale(0.7);
  }
}
