@charset "UTF-8";
@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw !important;
  }
}
#em240417keen * {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  width: 100%;
  color: #000;
}

#em240417keen img {
  width: 100%;
  height: auto;
}

#em240417keen .bg {
  background-image: url(../img/bg.jpg);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
#em240417keen .container {
  width: 140rem;
  margin: auto;
  padding-top: 5.4rem;
  padding-bottom: 12rem;
}
#em240417keen .m-title {
  width: 48.4rem;
  margin: auto;
}
#em240417keen .c-contents {
  display: flex;
  justify-content: space-around;
  width: 104rem;
  margin: auto;
}
#em240417keen .c-contents .main-img {
  width: 42rem;
}
#em240417keen .c-contents .text-area {
  width: 50rem;
  margin-top: 3.98rem;
}
#em240417keen .c-contents .text-area .title {
  font-size: 3rem;
  color: #786A89;
  font-weight: 700;
  font-family: "pragmatica", sans-serif;
  letter-spacing: 0.02em;
}
#em240417keen .c-contents .text-area .item {
  font-size: 1.5rem;
  margin-top: 1.6rem;
  color: #000;
  display: block;
  letter-spacing: 0.02em;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#em240417keen .c-contents .text-area .text {
  font-size: 1.4rem;
  margin-top: 3.5rem;
  line-height: 2;
  letter-spacing: 0.05em;
}
#em240417keen .contents1 {
  margin-top: 7.4rem;
}
#em240417keen .contents2 {
  margin-top: 10rem;
}
#em240417keen .contents2 .text-area .item {
  font-size: 1.5rem;
  margin-top: 1.6rem;
  color: #000;
  display: block;
  letter-spacing: 0.02em;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#em240417keen .contents2 .text-area {
  margin-top: 14rem;
}
#em240417keen .r-contents {
  flex-direction: row-reverse;
}
#em240417keen .contents3 {
  display: flex;
  margin-top: 14rem;
  position: relative;
}
#em240417keen .contents3 .main-img {
  width: 45rem;
  margin-right: 1rem;
}
#em240417keen .contents3 .sub-img {
  margin-right: 3rem;
}
#em240417keen .contents3 .title {
  position: absolute;
  width: 4.1rem;
  left: 92.5rem;
  top: 0rem;
}
#em240417keen .contents3 .item-block {
  width: auto;
  margin-top: 52.5rem;
}
#em240417keen .contents3 .item-box {
  width: auto;
  display: inherit;
  margin-top: 1rem;
}
#em240417keen .contents3 .item {
  font-size: 1.5rem;
  margin-top: 1.6rem;
  color: #000;
  display: block;
  letter-spacing: 0.02em;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  display: inline;
}
#em240417keen .contents3 .item2 {
  margin-top: 1rem;
  margin-left: 1rem;
}
#em240417keen .contents4 {
  margin-top: 13.5rem;
}
#em240417keen .contents4 .title {
  width: 38.2rem;
  margin: auto;
}
#em240417keen .contents4 .block {
  width: 89rem;
  display: flex;
  justify-content: space-around;
  margin: auto;
  margin-top: 1.8rem;
}
#em240417keen .contents4 .block-r {
  margin-top: 1rem;
}
#em240417keen .contents4 .i-img {
  width: 43.5rem;
}
#em240417keen .contents4 .item-block {
  text-align: center;
  margin-top: 3rem;
}
#em240417keen .contents4 .item-box2 {
  margin-top: 1.2rem;
}
#em240417keen .contents4 .item-box3 {
  margin-top: 1.2rem;
}
#em240417keen .contents4 .item {
  font-size: 1.5rem;
  margin-top: 1.6rem;
  color: #000;
  display: block;
  letter-spacing: 0.02em;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  margin-top: 0;
  display: inline;
}
#em240417keen .contents4 .item2 {
  margin-left: 1rem;
}
#em240417keen .contents4 .pc-none {
  display: none;
}
#em240417keen .contents4 .e-logo {
  width: 16.7rem;
  margin: auto;
  margin-top: 11.5rem;
}
#em240417keen .contents4 .e-text {
  font-size: 1.4rem;
  text-align: center;
  margin: auto;
  margin-top: 2.9rem;
  line-height: 1.96;
  letter-spacing: 0.05em;
  font-family: "pragmatica", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#em240417keen .contents4 .e-text2 {
  margin-top: 1.5rem;
}
#em240417keen .contents4 .btn {
  margin: auto;
  margin-top: 9.4rem;
  display: block;
  font-size: 2rem;
  text-align: center;
  border: 1px solid #786A89;
  width: 27rem;
  padding: 1.5rem 0;
  box-sizing: border-box;
  font-family: "pragmatica", sans-serif;
  letter-spacing: 0.05em;
  color: #786A89;
  font-weight: 500;
}

#footer_emmi {
  margin-top: 0;
}

#footer_emmi {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  #em240417keen .bg {
    background-image: url(../img/bg-sp.jpg);
  }
  #em240417keen .container {
    padding-top: 14rem;
    padding-bottom: 26.2rem;
  }
  #em240417keen .m-title {
    width: 105.7rem;
  }
  #em240417keen .contents1 {
    margin-top: 13.7rem;
  }
  #em240417keen .c-contents {
    display: block;
    width: 119.467rem;
  }
  #em240417keen .c-contents .main-img {
    display: block;
    width: 106.4rem;
    margin: auto;
  }
  #em240417keen .c-contents .text-area {
    margin: auto;
    width: 119.467rem;
    margin-top: 10rem;
  }
  #em240417keen .c-contents .text-area .title {
    text-align: center;
    font-size: calc(52*(100vw / 750));
  }
  #em240417keen .c-contents .text-area .item {
    text-align: center;
    font-size: calc(28*(100vw / 750));
    letter-spacing: 0.056em;
    margin-top: 6rem;
  }
  #em240417keen .c-contents .text-area .item2 {
    margin-top: 5rem;
  }
  #em240417keen .c-contents .text-area .text {
    font-size: calc(24*(100vw / 750));
    margin-top: 12.4rem;
    letter-spacing: 0.075em;
    line-height: 2;
  }
  #em240417keen .contents2 {
    margin-top: 23.8rem;
  }
  #em240417keen .contents2 .text-area {
    margin-top: 9.9rem;
  }
  #em240417keen .contents2 .text-area .item {
    text-align: center;
    font-size: calc(28*(100vw / 750));
    letter-spacing: 0.056em;
    margin-top: 5rem;
  }
  #em240417keen .contents2 .text-area .sp-br {
    display: none;
  }
  #em240417keen .contents3 {
    display: block;
    margin-top: 27rem;
  }
  #em240417keen .contents3 .main-img {
    display: block;
    width: 115.3rem;
    height: 153.8rem;
  }
  #em240417keen .contents3 .sub-img {
    margin-top: 5.55rem;
    margin-left: 24.65rem;
  }
  #em240417keen .contents3 .item-block {
    margin-top: 7.8rem;
    text-align: center;
  }
  #em240417keen .contents3 .item {
    text-align: center;
    font-size: calc(22*(100vw / 750));
    letter-spacing: 0.042em;
    margin-top: 4rem;
  }
  #em240417keen .contents3 .item-box:not(:first-child) {
    margin-top: 3.2rem;
  }
  #em240417keen .contents3 .title {
    width: 13.1rem;
    left: 119.5rem;
  }
  #em240417keen .contents4 {
    margin-top: 28rem;
  }
  #em240417keen .contents4 .title {
    width: 121rem;
  }
  #em240417keen .contents4 .block {
    display: block;
    margin: 0;
    margin-top: 8.4rem;
  }
  #em240417keen .contents4 .i-img {
    width: 106.4rem;
    margin-top: 5.9rem;
    display: block;
  }
  #em240417keen .contents4 .block-r {
    margin-top: 5.6rem;
    margin-left: 33.6rem;
  }
  #em240417keen .contents4 .block-r .i-img {
    margin-top: -0.1rem;
  }
  #em240417keen .contents4 .block-r .img-r {
    margin-top: 5.4444rem;
    height: 141.9rem;
  }
  #em240417keen .contents4 .item-block {
    margin-top: 7.5rem;
  }
  #em240417keen .contents4 .item-box2 {
    margin-top: 3.2rem;
  }
  #em240417keen .contents4 .item-box3 {
    margin-top: 3.2rem;
    display: block;
  }
  #em240417keen .contents4 .item-box3 .item {
    display: block;
    margin-top: 3.4rem;
  }
  #em240417keen .contents4 .item {
    text-align: center;
    font-size: calc(22*(100vw / 750));
    letter-spacing: 0.042em;
    margin-top: 7.6rem;
  }
  #em240417keen .contents4 .e-logo {
    width: 64rem;
    margin-top: 32rem;
  }
  #em240417keen .contents4 .e-text {
    font-size: calc(24*(100vw / 750));
    margin-top: 8.9rem;
    letter-spacing: 0.04em;
  }
  #em240417keen .contents4 .e-text2 {
    margin-top: 4.7rem;
  }
  #em240417keen .contents4 .btn {
    width: 102rem;
    margin-top: 31rem;
    font-size: calc(40*(100vw / 750));
    padding: 0.775em 0;
  }
}
.js-fade {
  opacity: 0;
  transition: all 1s;
}

.js-l-fade {
  opacity: 0;
  transition: all 1s;
}

.scroll {
  opacity: 1;
}

#em240417keen .js-fade-box {
  position: relative;
}
#em240417keen .js-fade-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=style.css.map */