/**/
@media screen and (min-width: 769px) {
  main {
    padding-bottom: 12rem;
    border-bottom: #0000ff 1px solid;
  }
}
#pickup {
  position: relative;
}
@media screen and (min-width: 769px) {
  #pickup {
    padding: 6rem 0 8rem;
  }
}
@media screen and (max-width: 768px) {
  #pickup {
    padding: 8rem 0 4rem;
  }
}

.cover_img img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.regular_ttl {
  position: relative;
  font-weight: 700;
  letter-spacing: 0em;
  color: #0000ff;
}
@media screen and (min-width: 769px) {
  .regular_ttl {
    line-height: 1.75em;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .regular_ttl {
    line-height: 1.556em;
    font-size: 1.8rem;
  }
}

.light_ttl {
  position: relative;
  font-weight: 700;
  letter-spacing: 0em;
  color: #0000ff;
}
@media screen and (min-width: 769px) {
  .light_ttl {
    line-height: 1.25em;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .light_ttl {
    line-height: 1.572em;
    font-size: 1.4rem;
  }
}

.regular_txt {
  position: relative;
  font-weight: 500;
  letter-spacing: 0em;
  color: #0000ff;
}
@media screen and (min-width: 769px) {
  .regular_txt {
    line-height: 1.75em;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .regular_txt {
    line-height: 1.667em;
    font-size: 1.2rem;
  }
}

.light_txt {
  position: relative;
  font-weight: 500;
  letter-spacing: 0em;
  color: #0000ff;
}
@media screen and (min-width: 769px) {
  .light_txt {
    line-height: 1.715em;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .light_txt {
    line-height: 1.8em;
    font-size: 1rem;
  }
}

.mg_t0 {
  margin-top: 0 !important;
}

/**/
#kv.type_1 {
  border-bottom: #0000ff 1px solid;
}

#kv.type_1 .inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .inner {
    padding: 8rem 0 12rem;
    min-height: 76rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .inner {
    padding: 4rem 0 4rem;
  }
}

#kv.type_1 figure {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 769px) {
  #kv.type_1 figure {
    width: 50%;
    height: 64rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 figure {
    width: 23.5rem;
    height: 30rem;
  }
}

#kv.type_1 .ttl_set {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .ttl_set {
    gap: 1rem;
    margin-bottom: 9rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .ttl_set {
    gap: 1rem;
    min-height: 30rem;
    margin-bottom: 0rem;
  }
}

#kv.type_1 .ttl_set > p {
  position: relative;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .ttl_set > p {
    line-height: 1em;
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .ttl_set > p {
    line-height: 1em;
    font-size: 2.8rem;
  }
}

#kv.type_1 .ttl_set > span {
  position: relative;
  display: block;
  font-weight: 500;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .ttl_set > span {
    line-height: 1em;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .ttl_set > span {
    line-height: 1em;
    font-size: 1.2rem;
  }
}

#kv.type_1 h2 {
  position: relative;
}
@media screen and (min-width: 769px) {
  #kv.type_1 h2 {
    display: flex;
    flex-direction: row;
    margin-top: 9rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 h2 {
    display: inline-block;
    width: 80%;
    margin-top: 2rem;
  }
}

#kv.type_1 h2 span {
  position: relative;
  font-weight: 700;
  letter-spacing: 0em;
  background: #fff;
}
@media screen and (min-width: 769px) {
  #kv.type_1 h2 span {
    display: inline-block;
    line-height: 1em;
    font-size: 6rem;
    padding: 0.2rem 0.2rem 0.2rem 0;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 h2 span {
    display: inline-block;
    padding: 0.5rem 0.5rem 0.5rem 0;
    line-height: 1em;
    font-size: 2.4rem;
    margin-top: 1rem;
  }
}

#kv.type_1 .regular_ttl span {
  position: relative;
  background: #fff;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .regular_ttl span {
    display: inline-block;
    padding: 0.2rem 0.2rem 0.2rem 0;
    line-height: 1 !important;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .regular_ttl span {
    display: inline-block;
    padding: 0;
  }
}

#kv.type_1 .regular_txt {
  position: relative;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .regular_txt {
    width: 44rem;
    margin-top: 0rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .regular_txt {
    margin-top: 0rem;
  }
}

@media screen and (min-width: 769px) {
  #kv.type_1 .regular_ttl + .regular_txt {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .regular_ttl + .regular_txt {
    margin-top: 2rem;
  }
}

#kv.type_1 .mask_in {
  clip-path: inset(0 100% 0 0);
  transition: all 500ms cubic-bezier(0.74, 0.255, 0.19, 0.955);
  transition-timing-function: cubic-bezier(0.74, 0.255, 0.19, 0.955);
}
@media screen and (min-width: 769px) {
  #kv.type_1 .mask_in {
    transform: translateY(0rem);
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .mask_in {
    transform: translateY(0rem);
  }
}

#kv.type_1 .mask_in.active {
  clip-path: inset(0 0 0 0);
  transform: translateY(0rem);
}

#kv.type_1 .mask_in.obj2.active {
  transition-delay: 0.2s;
}

#kv.type_1 .mask_in.obj3.active {
  transition-delay: 0.4s;
}

#kv.type_2 {
  position: relative;
}

#kv.type_2 .inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  #kv.type_2 .inner {
    padding: 8rem 0 12rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_2 .inner {
    padding: 4rem 0 4rem;
  }
}

#kv.type_2 .ttl_set {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  #kv.type_2 .ttl_set {
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_2 .ttl_set {
    gap: 1rem;
  }
}

#kv.type_2 .ttl_set > h2 {
  position: relative;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  #kv.type_2 .ttl_set > h2 {
    line-height: 1em;
    font-size: 10rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_2 .ttl_set > h2 {
    line-height: 1em;
    font-size: 2.8rem;
  }
}

#kv.type_2 .ttl_set > p {
  position: relative;
  display: block;
  font-weight: 500;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  #kv.type_2 .ttl_set > p {
    line-height: 1em;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_2 .ttl_set > p {
    line-height: 1em;
    font-size: 1.2rem;
  }
}/*# sourceMappingURL=style_cont.css.map */