@charset "UTF-8";
.hero__inner {
  position: relative;
  height: 100vh;
}
.hero {
  max-width: 1300px;
  margin: 0 auto;
}
.hero__strawberry--01 {
  top: 0;
  left: 44.7%;
  width: 415px;
  transform: translateY(-50%);
}
.hero__strawberry--02 {
  top: 0;
  right: 0;
  width: 411px;
  transform: translate(40%, -33%);
}
.hero__strawberry--02 img {
  animation-delay: 0.9s;
}
.hero__strawberry--03 {
  top: 178px;
  left: 36.7%;
  width: 191px;
}
.hero__strawberry--03 img {
  animation-delay: 1.7s;
}
.hero__strawberry--04 {
  top: 130px;
  right: 3.7%;
  width: 415px;
}
.hero__strawberry--04 img {
  animation-delay: 0.7s;
}
.hero__strawberry--05 {
  top: 467px;
  left: 0;
  width: 360px;
  transform: translateX(-49%);
}
.hero__strawberry--05 img {
  animation-delay: 0.1s;
}
.hero__strawberry--06 {
  top: 513px;
  left: 21.2%;
  width: 320px;
}
.hero__strawberry--06 img {
  animation-delay: 0.9s;
}
.hero__strawberry--07 {
  top: 732px;
  right: 425px;
  width: 205px;
}
.hero__strawberry--07 img {
  animation-delay: 1.1s;
}
.hero__strawberry--08 {
  top: 723px;
  right: 0;
  transform: translateX(50%);
  width: 580px;
}
.hero__strawberry--08 img {
  animation-delay: 0.5s;
}
.hero__logo {
  width: 360px;
  margin-bottom: 65px;
  margin-left: 4.5%;
}
.hero__catch {
  min-width: 115px;
  margin-bottom: 60px;
  margin-left: calc(4.5% + 115px);
  font-size: 34px;
  line-height: 1.7;
  letter-spacing: 0.275em;
  writing-mode: vertical-rl;
}
.hero__gallery--01 {
  position: absolute;
  top: 8%;
  left: 19%;
  width: 175px;
}
.hero__gallery--02 {
  position: absolute;
  top: 40%;
  right: 5%;
  width: 175px;
}
.hero__gallery--03 {
  position: absolute;
  top: 0;
  left: 35%;
  width: 352px;
}
.hero__gallery--04 {
  position: absolute;
  top: 35%;
  left: 3%;
  width: 352px;
}
.hero__gallery--05 {
  bottom: 15%;
  right: 15%;
  position: absolute;
  width: 221px;
}
.hero__gallery--06 {
  bottom: 20%;
  right: 42%;
  position: absolute;
  width: 250px;
}
.hero__seal {
  position: absolute;
  top: 250px;
  right: 1.5%;
  width: 150px;
}
.hero__menu {
  display: flex;
  position: absolute;
  z-index: 20;
  top: 44px;
  right: 3.14%;
}
.hero__list {
  margin-top: -8px;
  margin-right: 45px;
  white-space: nowrap;
}
.hero__item a {
  display: inline-block;
  position: relative;
  padding: 8px 0;
}
.hero__item a span {
  letter-spacing: 0.025em;
}
.hero__item a::before {
  display: block;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #E80000;
  opacity: 0;
  transition: 0.2s;
  content: "";
}
.hero__item a:hover::before {
  opacity: 1;
}
.hero__instagram {
  width: 19px;
  margin-right: 103px;
}
.hero__button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 103px;
  height: 67px;
  border-radius: 34px;
  background-color: #fff;
}
.hero__buttonLines {
  position: relative;
  width: 45px;
  height: 12px;
  margin-bottom: 5px;
}
.hero__buttonLine {
  position: fixed;
  width: 100%;
  height: 1px;
  background-color: #212121;
}
.hero__buttonLine--top {
  top: 0;
}
.hero__buttonLine--middle {
  top: 50%;
  transform: translateY(-50%);
}
.hero__buttonLine--bottom {
  top: 100%;
}
.hero__buttonText {
  font-size: 14px;
  letter-spacing: 0.25em;
  text-indent: 0.25em;
}
.hero__gallery {
  visibility: hidden;
  opacity: 0;
}
.hero__gallery.is-visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.8s ease;
}
.hero__gallery:not(.slick-initialized) {
  visibility: hidden;
}
.loading-logo img {
  width: 100%;
  height: auto;
}
#loading-overlay {
  position: fixed;
  z-index: 999999999999;
  inset: 0;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transition: opacity 9s ease;
}
#loading-overlay.hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.2s ease, visibility 0s 1s;
}
.hero__galleryItem img {
  width: 100%;
  max-height: auto;
  display: block;
  max-width: 100%;
}
.hero__galleryItem {
  width: 100%;
  text-align: center;
}
.hero__gallery--01 img {
  width: 175px;
}
.hero__gallery--02 img {
  width: 175px;
}
.hero__gallery--03 img {
  width: 352px;
}
.hero__gallery--04 img {
  width: 352px;
}
.hero__gallery--05 img {
  width: 221px;
}
.hero__gallery--06 img {
  width: 250px;
}
.hero__gallery--01, .hero__gallery--02, .hero__gallery--03, .hero__gallery--04, .hero__gallery--05, .hero__gallery--06 {
  box-sizing: border-box;
}

@media screen and (max-width: 1300px) {
  .hero__gallery--01 {
    position: absolute;
    top: 10%;
    left: 23%;
    width: 12%;
  }
  .hero__gallery--02 {
    position: absolute;
    top: 47%;
    right: 14%;
    width: 11%;
  }
  .hero__gallery--03 {
    position: absolute;
    top: 0;
    left: 38.5%;
    width: 22%;
  }
  .hero__gallery--04 {
    position: absolute;
    top: 44%;
    left: 13%;
    width: 21%;
    height: auto;
  }
  .hero__gallery--05 {
    top: 78%;
    right: 21.5%;
    position: absolute;
    width: 14%;
  }
  .hero__gallery--06 {
    top: 85%;
    left: 42%;
    position: absolute;
    width: 14%;
  }
}
@media screen and (max-width: 820px) {
  .hero__gallery--01 {
    width: 33%;
    left: 9%;
  }
  .hero__gallery--03 {
    width: 32%;
    left: 35%;
  }
  .hero__gallery--02 {
    width: 29%;
    top: 20%;
    right: -5%;
  }
  .hero__gallery--04 {
    top: 30%;
    left: 0;
    width: 33%;
  }
  .hero__gallery--05 {
    top: 42%;
    right: 5%;
    width: 25%;
  }
  .hero__gallery--06 {
    top: 50%;
    left: 36%;
    width: 31%;
  }
  .Corpo {
    display: none;
  }
  .main-visual_copy {
    margin-top: -370px;
  }
  .bussiness .bussiness_inner .worries ul li {
    max-width: 360px;
  }
  .sec01 .sec01_inner {
    display: block;
  }
  .tb_none {
    display: none;
  }
  .sec01 .sec01_inner .sec01_inner-blk h3 {
    text-align: center;
  }
  .sec01 .sec01_inner {
    padding: 150px 90px 400px;
  }
  .sec01 .sec01_inner .sec01_inner-blk {
    max-width: 100%;
  }
  .sec01 figure {
    max-width: 70%;
    margin: 30px auto;
  }
  .sec01 .sec01_inner .sec01_inner-blk p {
    font-size: 1.8rem;
  }
  .main-visual_copy p {
    font-size: 1.67rem;
  }
  .bussiness .bussiness_inner .worries {
    max-width: 820px;
    padding: 50px 20px;
  }
  .bussiness .bussiness_inner .results {
    max-width: 820px;
    padding: 70px 30px;
  }
}
@media screen and (max-width: 768px) {
  .main-visual_copy {
    margin-top: -310px;
  }
}
@media screen and (max-width: 767px) {
  .hero__gallery--01 {
    top: 58%;
    left: 68%;
    width: 30%;
  }
  .hero__gallery--02 {
    display: none;
  }
  .hero__gallery--03 {
    top: 14%;
    left: 44%;
    width: 46%;
  }
  .hero__gallery--04 {
    position: absolute;
    top: 26%;
    left: 0;
    width: 42%;
    height: auto;
  }
  .hero__gallery--05 {
    display: none;
  }
  .loading-logo img {
    width: 70%;
    margin: 0 auto;
  }
  .hero__gallery--06 {
    top: 78%;
    left: 23%;
    position: absolute;
    width: 50%;
  }
}
/*@media screen and (max-width: 1200px) {
  .hero {
    width: 100%;
    height: 100vh;
  }
  .hero__inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .hero__gallery {
    z-index: -1;
  }
  .hero__gallery--01 {
    left: 0;
    width: 43.8%;
  }
  .hero__gallery--02 {
    top: 16%;
    right: 5.38%;
    left: auto;
    width: 26.9%;
  }
  .hero__gallery--03 {
    top: auto;
    bottom: 0;
    width: 32%;
  }
  .hero__gallery--04 {
    position: absolute;
    bottom: 70px;
    left: 7.4%;
    width: 45.1%;
    margin: 0;
  }
  .hero__strawberry--01 {
    left: 30%;
    transform: translateY(-40%);
    width: 30%;
  }
  .hero__strawberry--02 {
    transform: translate(45%, -50%);
    width: 53.8%;
  }
  .hero__strawberry--03 {
    top: 23%;
    left: 25%;
    width: 16%;
  }
  .hero__strawberry--04 {
    top: 29%;
    right: 0;
    transform: translateX(25%);
    width: 34%;
  }
  .hero__strawberry--05 {
    top: 20%;
    transform: translateX(-35%);
    width: 40.7%;
  }
  .hero__strawberry--06 {
    top: 63%;
    left: 2%;
    width: 35%;
  }
  .hero__strawberry--07 {
    top: 75%;
    right: auto;
    left: 50%;
    width: 31.7%;
  }
  .hero__strawberry--08 {
    top: 47%;
    width: 25%;
  }
  .hero__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    margin: 0;
  }
  .hero__catch {
    position: absolute;
    bottom: 12px;
    left: 7.4%;
    z-index: 10;
    margin: 0;
    letter-spacing: 0.1em;
    font-size: 26px;
    writing-mode: initial;
  }
  .hero__catch br {
    display: none;
  }
  .hero__seal {
    top: auto;
    bottom: 25%;
    width: 20%;
  }
}
/*@media screen and (max-width: 576px) {
  .hero__strawberry--02 {
    transform: translate(30%, -35%);
    width: 60%;
  }
  .hero__menu {
    top: 30px;
  }
  .hero__list {
    display: none;
  }
  .hero__instagram {
    margin-right: 15px;
  }
  .hero__button {
    display: none;
    width: 80px;
    height: 54px;
  }
  .hero__buttonLines {
    width: 40px;
    height: 10px;
  }
  .hero__buttonText {
    font-size: 11px;
  }
  .hero__logo {
    width: 66.6%;
  }
  .hero__catch {
    bottom: 17px;
    font-size: 17px;
  }
  .hero__seal {
    bottom: 20%;
  }
}*/
/*@media screen and (min-width: 1800px) {
  .hero__gallery--01 {
    width: 20%;
  }
  .hero__gallery--02 {
    width: 17%;
  }
  .hero__gallery--03 {
    width: 28%;
  }
  .hero__gallery--04 {
    width: 35%;
  }
}*/