@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz@10..72&display=swap");
@media screen and (max-width: 767px) {
  .ai2025_lp {
    padding-top: 70px;
  }
}
.ai2025_lp section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ai2025_lp .__pc {
    display: none;
  }
}
.ai2025_lp .logo__block {
  height: 50px;
}
.ai2025_lp .logo__inner {
  padding: 0.5em 0;
}
.ai2025_lp .anchor-target {
  scroll-margin-top: 120px;
}

.ai2025_lp_width {
  width: 1000px;
  margin: 0 auto;
  padding: 4em 2em;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_width {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .ai2025_lp_width {
    padding: 2em 2em;
    width: 100%;
  }
}
.ai2025_lp_width h2 {
  font-size: 32px;
  position: relative;
  left: -32px;
  padding-left: 22px;
  margin-bottom: 1em;
  border-left: 10px solid #000;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_width h2 {
    font-size: 6vw;
  }
}
.ai2025_lp_width h3 {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_width h3 {
    font-size: 18px;
  }
}

.ai2025_lp_main {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #333;
  padding: 5vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_main {
    padding: 4em 0 4em;
  }
}
.ai2025_lp_main .logo_slide {
  position: absolute;
  left: 0;
  bottom: 1em;
  width: 100%;
}

.ai2025_lp_main_title {
  display: flex;
  flex-flow: column;
  color: #fff;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_main_title {
    justify-content: center;
  }
}
.ai2025_lp_main_title span {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_main_title span {
    font-size: 14px;
  }
}
.ai2025_lp_main_title strong {
  font-size: 48px;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_main_title strong {
    font-size: 32px;
  }
}
.ai2025_lp_main_title strong.-green {
  color: #95FF00;
  font-family: "Big Shoulders", sans-serif;
  letter-spacing: 6.4px;
}

.ai2025_lp_skill {
  background: #F7F7F7;
}
.ai2025_lp_skill h2 {
  border-left: 10px solid #B08DC8;
}
.ai2025_lp_skill .ai2025_lp_skill_content {
  display: flex;
  gap: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_skill .ai2025_lp_skill_content {
    flex-flow: column;
  }
}
.ai2025_lp_skill .ai2025_lp_skill_content img {
  width: 100%;
  height: auto;
}
.ai2025_lp_skill .ai2025_lp_skill_content p {
  line-height: 1.8;
}
.ai2025_lp_skill .ai2025_lp_skill_text {
  flex: 1;
  display: flex;
  flex-flow: column;
  gap: 2em;
}
.ai2025_lp_skill .ai2025_lp_skill_text.-rev {
  display: flex;
  flex-flow: column-reverse;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_skill .ai2025_lp_skill_text.-rev {
    flex-flow: column;
  }
}

.ai2025_lp_lineup .ai2025_lp_lineup_content {
  display: flex;
  gap: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_lineup .ai2025_lp_lineup_content {
    flex-flow: column;
  }
}
.ai2025_lp_lineup .ai2025_lp_lineup_item {
  flex: 1;
}
.ai2025_lp_lineup .ai2025_lp_lineup_item h3 {
  display: flex;
  align-items: center;
  gap: 1em;
  white-space: nowrap;
}
.ai2025_lp_lineup .ai2025_lp_lineup_item h3:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap {
  display: flex;
  gap: 1em;
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_lineup .ai2025_lp_lineup_keywrap {
    flex-flow: column;
  }
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist {
  flex: 1;
  display: flex;
  flex-flow: column;
  gap: 0.5em;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li {
  border-radius: 8px;
  border: 1px solid #999;
  text-align: center;
  padding: 1em;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li {
    padding: 0.5em;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li {
    padding: 0.5em;
    font-size: 13px;
  }
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li.ai2025_lp_lineup_key_type_arrow {
  border: none;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li.ai2025_lp_lineup_key_type_arrow svg {
  width: 57px;
  height: auto;
  transition: all 0.5s 0s ease;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li.ai2025_lp_lineup_key_type_arrow a {
  transition: all 0.5s 0s ease;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist li.ai2025_lp_lineup_key_type_arrow a:hover svg {
  transform: scale(1.05);
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist .ai2025_lp_lineup_key_type_1 {
  border: 1px solid #3592B7;
  color: #3592B7;
  font-weight: bold;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist .ai2025_lp_lineup_key_type_2 {
  border: 1px solid #3592B7;
  background: #3592B7;
  color: #fff;
  font-weight: bold;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist .ai2025_lp_lineup_key_type_3 {
  border: 1px solid #B08DC8;
  color: #B08DC8;
  font-weight: bold;
}
.ai2025_lp_lineup .ai2025_lp_lineup_keywrap .ai2025_lp_lineup_keylist .ai2025_lp_lineup_key_type_4 {
  border: 1px solid #B08DC8;
  background: #B08DC8;
  color: #fff;
  font-weight: bold;
}

.ai2025_lp_cv_1 {
  background-color: #eee;
  background-image: url(../img/lp_ai/cv_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_1 {
    padding: 0em;
  }
}
.ai2025_lp_cv_1 .ai2025_lp_cv_1_content {
  border-radius: 8px 0 0 8px;
  border: 1px solid #000;
  border-right: 0;
  width: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_1 .ai2025_lp_cv_1_content {
    padding: 1.25em;
    width: 90%;
  }
}
.ai2025_lp_cv_1 .ai2025_lp_cv_1_content p {
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_cv_1 .ai2025_lp_cv_1_content p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_1 .ai2025_lp_cv_1_content p {
    font-size: 13px;
  }
}
.ai2025_lp_cv_1 .ai2025_lp_cv_1_content p a {
  text-decoration: underline;
}
.ai2025_lp_cv_1 .ai2025_lp_cv_1_content strong {
  font-size: 58px;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_cv_1 .ai2025_lp_cv_1_content strong {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_1 .ai2025_lp_cv_1_content strong {
    font-size: 24px;
  }
}

.ai2025_lp_cv_2 {
  padding: 2.5vw;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_2 {
    padding: 0em;
  }
}
.ai2025_lp_cv_2 .ai2025_lp_cv_2_content {
  border-radius: 8px 8px;
  border: 1px solid #000;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 2.5vw;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_2 .ai2025_lp_cv_2_content {
    padding: 1.25em;
  }
}
.ai2025_lp_cv_2 .ai2025_lp_cv_2_content p {
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_2 .ai2025_lp_cv_2_content p {
    font-size: 13px;
  }
}
.ai2025_lp_cv_2 .ai2025_lp_cv_2_content p a {
  text-decoration: underline;
}
.ai2025_lp_cv_2 .ai2025_lp_cv_2_content strong {
  font-size: 58px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_cv_2 .ai2025_lp_cv_2_content strong {
    font-size: 24px;
  }
}

.ai2025_lp_all_list_wrap h3 {
  display: flex;
  align-items: center;
  gap: 1em;
  white-space: nowrap;
  margin-bottom: 1em;
}
.ai2025_lp_all_list_wrap h3:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
}
.ai2025_lp_all_list_wrap .ai2025_lp_all_list_keyword {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  gap: 0.5em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_all_list_wrap .ai2025_lp_all_list_keyword {
    flex-wrap: wrap;
  }
}
.ai2025_lp_all_list_wrap .ai2025_lp_all_list_keyword span {
  color: #999;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_all_list_wrap .ai2025_lp_all_list_keyword span {
    width: 100%;
  }
}
.ai2025_lp_all_list_wrap .ai2025_lp_all_list_keyword strong {
  background-color: #000;
  color: #fff;
  border-radius: 8px;
  line-height: 1;
  padding: 0.5em;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_all_list_wrap .ai2025_lp_all_list_keyword strong {
    font-size: 12px;
  }
}
.ai2025_lp_all_list_wrap .ai2025_lp_all_list_read {
  line-height: 1.8;
  margin-bottom: 4em;
}

.ai2025_lp_all_list {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between;
  gap: 1em 2%;
  flex-wrap: wrap;
  margin: 0 auto 4em;
}
.ai2025_lp_all_list:after {
  content: "";
  width: 30%;
}
.ai2025_lp_all_list .ai2025_lp_all_item {
  position: relative;
  display: flex;
  flex-flow: column;
  width: 32%;
  align-self: stretch;
  justify-content: space-between;
  border: 1px solid #999;
  border-radius: 8px;
  margin-bottom: 2em;
  transition: all 0.5s 0s ease;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_all_list .ai2025_lp_all_item {
    width: 100%;
  }
}
.ai2025_lp_all_list .ai2025_lp_all_item:hover {
  transform: scale(1.05);
}
.ai2025_lp_all_list .ai2025_lp_all_item:hover .-action {
  background-color: #000;
  color: #fff;
}
.ai2025_lp_all_list .ai2025_lp_all_item .-tags {
  position: absolute;
  top: -1em;
  left: 1em;
}
.ai2025_lp_all_list .ai2025_lp_all_item .-tags span {
  background: #60B4D5;
  color: #fff;
  line-height: 1;
  padding: 0.5em;
  border-radius: 4px;
  font-size: 15px;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_all_list .ai2025_lp_all_item .-tags span {
    font-size: 13px;
  }
}
.ai2025_lp_all_list .ai2025_lp_all_item .-tags span.-open {
  background-color: #86A869;
}
.ai2025_lp_all_list .ai2025_lp_all_item .-text {
  padding: 1em;
  padding-top: 2em;
  display: flex;
  flex-flow: column;
  gap: 1em;
}
@media screen and (max-width: 1024px) {
  .ai2025_lp_all_list .ai2025_lp_all_item .-text {
    padding-top: 1.5em;
  }
}
.ai2025_lp_all_list .ai2025_lp_all_item .-text h4 {
  font-size: 18px;
}
.ai2025_lp_all_list .ai2025_lp_all_item .-text p {
  font-size: 13px;
  color: #666;
}
.ai2025_lp_all_list .ai2025_lp_all_item .-text .opentime {
  background-color: #ff9;
  padding: 0.5em;
}
.ai2025_lp_all_list .ai2025_lp_all_item .-action {
  border-radius: 0 0 8px 8px;
  background: #EEE;
  border-top: 1px solid #999;
  padding: 0.75em;
  display: flex;
  align-items: center;
  gap: 0.5em;
  justify-content: flex-end;
  transition: all 0.5s 0s ease;
}

.ai2025_lp_case {
  background-color: #F7F7F7;
}

.ai2025_lp_case_item {
  display: flex;
  gap: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_case_item {
    flex-flow: column;
  }
}
.ai2025_lp_case_item img {
  flex: 1;
  max-width: 400px;
}
.ai2025_lp_case_item .ai2025_lp_case_item_text {
  flex: 1;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_case_item .ai2025_lp_case_item_text {
    align-items: center;
  }
}
.ai2025_lp_case_item .ai2025_lp_case_item_text a {
  background-color: #000;
  color: #fff;
  padding: 1em 3em;
}

.effect span {
  display: inline-block;
  position: relative;
  opacity: 0;
}

.effect span,
.effect span::after {
  animation-delay: var(--animation-delay, 2s); /* アニメーションの開始タイミング */
  animation-iteration-count: var(--iterations, 1); /* 再生される回数 */
  animation-duration: var(--duration, 800ms); /* 完了するまでの所要時間 */
  animation-fill-mode: both; /* 実行の前後 */
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1); /* タイミングの指定 */
}

.effect.scroll-in span {
  --animation-delay: var(--delay, 0);
  --animation-duration: var(--duration, 800ms);
  --animation-iterations: var(--iterations, 1);
  position: relative;
  animation-name: clip-text;
  opacity: 1;
}

.effect.scroll-in span::after {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #252525;
  transform: scaleX(0);
  transform-origin: 0 50%;
  pointer-events: none;
  animation-name: text-revealer;
}

@keyframes clip-text {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes text-revealer {
  0%, 50% {
    transform-origin: 0 50%;
  }
  60%, 100% {
    transform-origin: 100% 50%;
  }
  60% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}/*# sourceMappingURL=lp_ai.css.map */