#ess-top {
  font-family: "Noto Sans Japanese", sans-serif, sans-serif; }

#ess-top section {
  width: 1024px;
  max-width: 1300px;
  min-width: 950px;
  width: 100%; }

@media screen and (max-width: 768px) {
  #ess-top section {
    width: 100%; } }
#ess-top .wrap__top {
  position: relative;
  max-width: 1024px;
  min-height: 640px;
  margin: 0 auto; }

  #ess-top .wrap__top .wrap__inner{
    margin-top: 70px!important;
  }

  @media screen and (max-width: 768px) {
    #ess-top .wrap__top .wrap__inner{
      margin-top: 0px!important;
    }
  }
@media screen and (max-width: 768px) {
  #ess-top .wrap__top {
    max-width: 100%;
    min-height: 100%; } }
#ess-top .wrap__top__title__tagline img {
  width: 396px;
  margin-left: 25px;
}

@media screen and (max-width: 768px) {
#ess-top .wrap__top__title__tagline {
  padding: 48% 0 0 0;
  margin-bottom: 0;
}
#ess-top .wrap__top__title__tagline img {
  width: 224px;
  margin-left: 12px;
}
}

#ess-top .wrap__top .left {
  position: relative;
  left: 0;
  top: 180px;
  z-index: 0; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top .left {
    width: 90%;
    top: calc(100vw * calc(140 / 768));
    right: 0;
    bottom: 0;
    margin: calc(100vw * calc(70 / 768)) auto calc(100vw * calc(250 / 768)); }
  
    #ess-top .wrap__top .left:after{
      content:"";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      translate: -50% -50%;
      width: 100%;
      height: 100%;
      background: radial-gradient(circle, rgba(255, 255, 255, 1) -10%, rgba(255, 255, 255, 0) 59%);
      z-index: -1;

    }
  }
#ess-top .wrap__top .right {
  position: absolute;
  right: -130px;
  top: 0; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top .right {
    right: 0;
    width: 100%;
    height: auto; } }
#ess-top .wrap__top__title__h1 {
    margin: 30px 0; }
@media screen and (max-width: 768px) {
  #ess-top .wrap__top__title__h1 {
      margin: 10px 0 30px 0; }

}
#ess-top .wrap__top__title__h1 img {
  width: auto; }

@media screen and (max-width: 768px) {
  /* #ess-top .wrap__top__title__h1 {
    margin: 61% 0px 2.66667%; } */

#ess-top .wrap__top__title__h1 img {
  width: 80%; } }
#ess-top .wrap__top__title__points{
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #ess-top .wrap__top__title__points{
    margin-top: 47px;
  }
}

#ess-top .wrap__top__title__points ul {
  display: flex; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top__title__points ul {
    width: 100%; } }
#ess-top .wrap__top__title__points ul li:nth-of-type(2) {
  margin: 0 7px; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top__title__points ul li {
    margin-right: 0px;
    width: calc(100% / 3); }

  #ess-top .wrap__top__title__points ul li img {
    width: 100%; } }
#ess-top .wrap__top__text__bottom {
  position: absolute;
  bottom: 1.44928%;
  right: 72.9166666667%;
  margin-right: -620px;
  margin-bottom: -80px; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top__text__bottom {
    bottom: 0;
    right: 0;
    margin: 0;
    margin-bottom: -8%;
    font-size: 10px; } }
#ess-top .wrap__top__mv__slide {
  position: relative;
  width: 800px;
  height: auto; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top__mv__slide {
    width: 100%;
    height: 100%; } }
#ess-top .wrap__top__mv__slide li {
  position: absolute;
  top: 0;
  left: 0; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top__mv__slide li {
    width: 100%;
    height: 100%; } }
#ess-top .wrap__top__mv__slide__switch .switch__btn {
  display: inline-block;
  width: 64px;
  height: 8px;
  margin-top: 73px;
  margin-right: 16px;
  border-radius: 4px;
  background-color: #eff1f7;
  cursor: pointer; }

#ess-top .wrap__top__mv__slide__switch .switch__btn.is-active {
  background-color: #304993; }

@media screen and (max-width: 768px) {
  #ess-top .wrap__top__mv__slide__switch {
    display: none; } }
#ess-top .section01 {
  display: flex;
  height: 500px;
  max-width: 1024px; }

@media screen and (max-width: 768px) {
  #ess-top .section01 {
    display: block;
    height: 100%;
    padding-top: 40px;
    min-width: auto; }

  #ess-top .section01:first-of-type {
    padding-top: 0; } }
#ess-top .section01 .box__left {
  width: 640px;
  margin-left: -126px;
  margin-right: 40px; }

@media screen and (max-width: 768px) {
  #ess-top .section01 .box__left {
    width: 100%;
    margin-left: 0px; } }
#ess-top .section01 .box__right {
  flex: 1;
  margin-top: 80px; }

@media screen and (max-width: 768px) {
  #ess-top .section01 .box__right {
    width: 90%;
    margin: 40px auto; } }
#ess-top .section01 .box__right .label {
  font-family: FuturaStd, sans-serif;
  font-weight: 200;
  line-height: 1;
  display: inline-block;
  font-size: 32px;
  letter-spacing: 2.5px;
  color: #304993; }

@media screen and (max-width: 768px) {
  #ess-top .section01 .box__right .label {
    font-size: 24px; } }
#ess-top .section01 .box__right .title {
  font-size: 32px;
  line-height: 1.5;
  margin: 15px 0px 30px; }

@media screen and (max-width: 768px) {
  #ess-top .section01 .box__right .title {
    font-size: 24px; } }
#ess-top .section01 .box__right .txt {
  font-size: 14px;
  line-height: 2; }

#ess-top .section01.reverse {
  flex-flow: row-reverse; }

#ess-top .section01.reverse .box__left {
  margin-right: -130px;
  margin-left: 40px; }

@media screen and (max-width: 768px) {
  #ess-top .section01.reverse .box__left {
    margin-right: 0px;
    margin-left: 0px; } }
#ess-top .section03 {
  padding: 120px 0px;
  max-width: 1024px; }

@media screen and (max-width: 768px) {
  #ess-top .section03 {
    padding: 60px 0px;
    margin-top: 60px;
    min-width: auto; } }
#ess-top .section03 .top__link__box {
  display: flex;
  justify-content: space-between; }

@media screen and (max-width: 768px) {
  #ess-top .section03 .top__link__box {
    display: block;
    width: 90%;
    margin: 0 auto; } }
#ess-top .section03 .top__link__box li {
  display: inline-block;
  width: 488px; }

@media screen and (max-width: 768px) {
  #ess-top .section03 .top__link__box li {
    width: 100%;
    margin-bottom: 20px; }

  #ess-top .section03 .top__link__box li:last-of-type {
    margin-bottom: 0; } }
#ess-top .section03 .top__link__box li a {
  display: block; }

#ess-top .section03 .top__link__box li a img {
  width: 100%;
  vertical-align: bottom; }

#ess-top .section03 .top__link__box li a span {
  font-family: "Noto Sans Japanese", sans-serif, sans-serif;
  display: block;
  text-align: center;
  background: #304993;
  color: #fff;
  font-size: 14px;
  border-radius: 0px 0px 16px 16px;
  padding: 15px 10px; }

#ess-top .movie {
  padding: 80px 0px;
  max-width: 1024px; }

@media screen and (max-width: 768px) {
  #ess-top .movie {
    padding: 60px 0px;
    min-width: auto; } }
#ess-top .movie__top {
  text-align: center; }

#ess-top .movie__top__title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 1.45px; }

@media screen and (max-width: 768px) {
  #ess-top .movie__top__title {
    font-size: 18px;
    margin-bottom: 15px; } }
#ess-top .movie__top__label {
  font-family: FuturaStd, sans-serif;
  font-size: 16px;
  color: #304993;
  line-height: 1;
  display: inline-block;
  margin-bottom: 40px;
  letter-spacing: 1.9px; }

@media screen and (max-width: 768px) {
  #ess-top .movie__box {
    width: 90%;
    margin: 0 auto; } }
#ess-top .movie__box__wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px; }

@media screen and (max-width: 768px) {
  #ess-top .movie__box__wrap {
    display: block; } }
#ess-top .movie__box__wrap li {
  width: 47.65625%;
  text-align: center; }

#ess-top .movie__box__wrap li img {
  width: 100%; }

#ess-top .movie__box__wrap li:last-of-type .movie__box__title {
  padding-bottom: 0; }

#ess-top .movie__box__wrap li .movie__box__title {
  padding-top: 15px;
  font-size: 14px;
  font-weight: 500; }

@media screen and (max-width: 768px) {
  #ess-top .movie__box__wrap li .movie__box__title {
    padding-bottom: 40px; } }
@media screen and (max-width: 768px) {
  #ess-top .movie__box__wrap li {
    width: 100%; } }
#ess-top .top-banner {
  position: absolute;
  right: -10%;
  z-index: 30;
  top: 90px; }

@media screen and (max-width: 768px) {
  #ess-top .top-banner {
    right: 20px;
    top: 25%;
    z-index: 5; } }
#ess-top .top-banner-link {
  display: block;
  width: 400px; }

@media screen and (max-width: 768px) {
  #ess-top .top-banner-link {
    width: 200px; } }
#ess-top .top-banner-link img {
  width: 100%; }

@media screen and (min-width: 769px) {
  .wrap__top {
    min-height: 1115px !important; } }
.v-section__delivery--message {
  width: 100%;
  position: absolute;
  top: 717px;
  border: 1px solid red;
  padding: 1.5em; }

@media screen and (max-width: 768px) {
  .v-section__delivery--message {
    width: 90%;
    margin: 0 auto;
    top: 0;
    position: relative;
    margin-bottom: 30px; } }
.v-section__h4 {
  font-size: 2.7rem;
  color: red;
  text-align: center;
  margin-bottom: 10px; }

@media screen and (max-width: 768px) {
  #ess-top .top-banner {
    top: calc(100vw * calc(160 / 768)); } }
.wrap__inner{
  margin-top: 190px!important;
}

@media screen and (max-width: 768px) {
  .wrap__inner {
    width: 100% !important;
    margin-top: 0!important; } }
.ess__navi {
  z-index: 100 !important; }

@media screen and (max-width: 768px) {
  .ess__navi--spTop {
    z-index: 999 !important; } }

/*# sourceMappingURL=top.css.map */
