@charset "UTF-8";
/* CSS INFORMATION =====================================================
File name : intro.css
Description : イントロ
===================================================================== */
/* ========================================================
    intro
======================================================== */
.intro {
  position: relative;
  width: 100%;
  padding: 20rem 0;
}
@media screen and (min-width: 768px) {
  .intro {
    padding: 15rem 0;
  }
}
.intro::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(231, 243, 239, 0.6);
  z-index: -1;
}
.intro_ttl {
  position: relative;
  margin-top: -1rem;
  padding-top: 8rem;
  filter: contrast(25) blur(0px);
}
@media screen and (min-width: 768px) {
  .intro_ttl {
    padding-top: 7rem;
  }
}
.intro_ttl > .morphing {
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  color: #202020;
  font-family: "Shippori Mincho", serif;
  font-size: 8rem;
  font-weight: 700;
  line-height: 1;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .intro_ttl > .morphing {
    font-size: 7rem;
  }
}
.intro_ttl > .morphing:nth-child(2) {
  padding-top: 0.8rem;
  font-size: 6.4rem;
}
@media screen and (min-width: 768px) {
  .intro_ttl > .morphing:nth-child(2) {
    padding-top: 0.7rem;
    font-size: 5.6rem;
  }
}
.intro_column {
  margin-top: 12rem;
}
@media screen and (min-width: 768px) {
  .intro_column {
    margin-top: 6rem;
  }
}
.intro_img {
  margin: 0 -5rem;
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .intro_img {
    margin: 0;
    padding-top: 4rem;
  }
}
.intro_text {
  padding: 0 5rem;
}
@media screen and (min-width: 768px) {
  .intro_text {
    padding: 0 10%;
  }
}
.intro_text p {
  margin-top: 8rem;
  font-family: "Zen Old Mincho", serif;
  font-size: 3.2rem;
  line-height: 2.1;
}
@media screen and (min-width: 768px) {
  .intro_text p {
    margin-top: 6rem;
    font-size: 2.4rem;
  }
}
.intro_text p > span {
  font-weight: 700;
}
.intro_text p > span.intro_text_01 {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0 2rem 0.2rem 2rem;
  color: #ff54d5;
  background-image: url(../images/intro/intro_bg01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.intro_text p > span.intro_text_02 {
  display: inline-block;
  margin: 0 1rem;
  font-size: 4rem;
  background: linear-gradient(90deg, #99790a 0%, #147d22 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 768px) {
  .intro_text p > span.intro_text_02 {
    font-size: 3rem;
  }
}
.intro_text p > span.intro_text_03 {
  font-size: 4rem;
}
@media screen and (min-width: 768px) {
  .intro_text p > span.intro_text_03 {
    font-size: 3rem;
  }
}

/* ========================================================
    illust
======================================================== */
.illust_img01 {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 97.4rem;
  height: 150.4rem;
  background-image: url(../images/common/illust_img01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img01 {
    left: 0;
    top: -86rem;
    display: block;
  }
}
.illust_img02 {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 97.4rem;
  height: 180.7rem;
  background-image: url(../images/common/illust_img02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img02 {
    right: 0;
    bottom: 29rem;
    display: block;
  }
}
.illust_img03 {
  position: absolute;
  left: -27.4rem;
  top: -1rem;
  display: block;
  width: 97.4rem;
  height: 221rem;
  background-image: url(../images/common/illust_img03.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img03 {
    left: 0;
    top: 0;
    display: none;
  }
}
.illust_img04 {
  position: absolute;
  right: -5.2rem;
  bottom: 45rem;
  display: block;
  width: 77.3rem;
  height: 243.6rem;
  background-image: url(../images/common/illust_img04.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img04 {
    right: 0;
    bottom: 0;
    display: none;
  }
}
.illust_img05 {
  position: absolute;
  right: -4.1rem;
  top: 14.5rem;
  display: block;
  width: 35.9rem;
  height: 26.4rem;
  background-image: url(../images/common/illust_img05.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img05 {
    right: 2.7rem;
    top: 15rem;
    width: 47.8rem;
    height: 35.2rem;
  }
}
.illust_img06 {
  position: absolute;
  left: -11.4rem;
  bottom: 230rem;
  display: block;
  width: 26.4rem;
  height: 36rem;
  background-image: url(../images/common/illust_img06.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img06 {
    left: 10.4rem;
    bottom: 118rem;
    width: 23.8rem;
    height: 32.4rem;
  }
}
.illust_img07 {
  position: absolute;
  right: -2.9rem;
  bottom: 84rem;
  display: block;
  width: 35.1rem;
  height: 28.3rem;
  background-image: url(../images/common/illust_img07.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .illust_img07 {
    right: 9.4rem;
    bottom: 55rem;
  }
}/*# sourceMappingURL=intro.css.map */