@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 .ai2025_subtitle {
  text-align: center;
  font-size: 24px;
}
.ai2025_lp .ai2025_subread {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ai2025_lp .ai2025_subread {
    text-align: left;
  }
}

.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: 3em 1.5em;
    width: 100%;
  }
}
.ai2025_lp_width.-pd0 {
  padding: 0 2em;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .ai2025_lp_width.-pd0 {
    padding: 0 24px;
  }
}
.ai2025_lp_width h2 {
  font-size: 32px;
  margin-bottom: 1em;
  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_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;
}

.ai2025_openlist_area {
  padding: 2em 0;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist_area {
    padding: 0 0 3em 0;
  }
}
.ai2025_openlist_area .sp-tag {
  display: none;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist_area .sp-tag {
    display: block;
    color: #42BCC5;
    font-size: 12px;
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .ai2025_openlist .__sp {
    display: none;
  }
}
.ai2025_openlist .ai2025_lp_width {
  padding: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_lp_width {
    padding: 3em 1.5em;
  }
}
.ai2025_openlist .ai2025_openlist_title {
  font-size: 24px;
  display: flex;
  gap: 0.5em;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_title {
    font-size: 24px;
    flex-wrap: wrap;
    gap: 0.5em;
  }
  .ai2025_openlist .ai2025_openlist_title strong {
    margin-left: 0.5em;
  }
}
.ai2025_openlist .ai2025_openlist_title strong {
  border-radius: 80px;
  line-height: 1;
  padding: 0.25em 0.5em;
  background: #42BCC5;
  color: #fff;
}
.ai2025_openlist .ai2025_openlist_box {
  display: flex;
  flex-flow: column;
  border: 1px solid #ccc;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box {
    border: none;
    gap: 1.5em;
  }
}
.ai2025_openlist .ai2025_openlist_box .header_tag {
  font-size: 15px;
  font-weight: bold;
  padding: 0.5em 0 0.5em 1em;
}
.ai2025_openlist .ai2025_openlist_box .item_tag {
  font-size: 15px;
  padding: 0.5em 1em 0.5em 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .item_tag {
    padding: 1em;
    border-right: 0;
    font-size: 13px;
    gap: 0.5em;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
  }
}
.ai2025_openlist .ai2025_openlist_box .-date {
  width: 16%;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .-date {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
}
.ai2025_openlist .ai2025_openlist_box .-name {
  width: 31%;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .-name {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
}
.ai2025_openlist .ai2025_openlist_box .-name a {
  text-decoration: underline;
}
.ai2025_openlist .ai2025_openlist_box .-name a:hover {
  opacity: 0.75;
}
.ai2025_openlist .ai2025_openlist_box .-spot {
  width: 11%;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .-spot {
    width: 25%;
    flex-flow: column;
    padding-right: 0;
  }
}
.ai2025_openlist .ai2025_openlist_box .-price {
  width: 17%;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .-price {
    width: 35%;
    padding-right: 0;
    flex-flow: column;
  }
}
.ai2025_openlist .ai2025_openlist_box .-entry {
  width: 25%;
  border-right: 0;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .-entry {
    width: 40%;
  }
}
.ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a {
  background-color: #42BCC5;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0.5em 1em;
  gap: 1em;
  border-radius: 4px;
}
@media screen and (max-width: 1000px) {
  .ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a {
    padding: 0.5em 0.5em;
    gap: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a {
    position: relative;
    width: 100%;
    height: 50px;
    padding: 0.5em 0.5em;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    gap: 0.5em;
  }
}
.ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a.-empty {
  filter: grayscale(1);
  pointer-events: none;
}
.ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a .-seat {
  color: #000;
  border-radius: 80px;
  background: #FE0;
  display: flex;
  padding: 0.1em 0.5em;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a .-seat {
    position: absolute;
    width: 80%;
    left: 10%;
    top: -1em;
    justify-content: center;
    font-size: 14px;
    gap: 0.5em;
  }
}
.ai2025_openlist .ai2025_openlist_box .ai2025_openlist_item_a:hover {
  opacity: 0.75;
}
.ai2025_openlist .ai2025_openlist_header {
  border-bottom: 3px solid #000;
  background-color: #eee;
  display: flex;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_header {
    display: none;
  }
}
.ai2025_openlist .ai2025_openlist_item {
  display: flex;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .ai2025_openlist .ai2025_openlist_item {
    border: none;
    flex-wrap: wrap;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  }
}

.ai2025_case {
  border-top: 1px solid #ddd;
}
.ai2025_case .ai2025_case_item {
  display: flex;
  gap: 2em;
  padding-top: 2em;
}
@media screen and (max-width: 767px) {
  .ai2025_case .ai2025_case_item {
    flex-flow: column;
    padding-top: 0;
    gap: 1em;
  }
}
.ai2025_case .ai2025_case_item img {
  width: 45%;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .ai2025_case .ai2025_case_item img {
    width: 100%;
  }
}
.ai2025_case .ai2025_case_item .ai2025_case_item_text {
  width: calc(55% - 2em);
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .ai2025_case .ai2025_case_item .ai2025_case_item_text {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
}
.ai2025_case .ai2025_case_item .ai2025_case_item_text p {
  line-height: 1.7;
}
.ai2025_case .ai2025_case_item .ai2025_case_item_text a {
  background-color: #000;
  color: #fff;
  padding: 1em 3em;
}

.ai2025_before {
  background-color: #F7F7F7;
}
.ai2025_before .ai2025_before_list {
  padding-top: 2em;
  display: flex;
  justify-content: space-around;
  gap: 1.5em;
}
@media screen and (max-width: 767px) {
  .ai2025_before .ai2025_before_list {
    flex-flow: column;
  }
}
.ai2025_before .ai2025_before_item {
  background: #fff;
  border-radius: 8px;
  padding: 1.5em;
  display: flex;
  flex-flow: column;
  gap: 0.5em;
}
.ai2025_before .ai2025_before_item .-thumb img {
  width: 100%;
  height: auto;
}
.ai2025_before .ai2025_before_item .-text {
  display: flex;
  flex-flow: column;
  gap: 0.5em;
}
.ai2025_before .ai2025_before_item .-text h3 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
.ai2025_before .ai2025_before_item .-text p {
  font-size: 14px;
}

.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_open.css.map */