@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&display=swap");
@media screen and (max-width: 767px) {
  .lp_ai_open_new {
    padding-top: 70px;
    width: 100%;
    overflow-x: hidden;
  }
}
.lp_ai_open_new section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new .__pc {
    display: none;
  }
}
.lp_ai_open_new #contact {
  margin-top: -80px;
  padding-top: 80px;
  display: block;
}
.lp_ai_open_new .logo__block {
  height: 50px;
}
.lp_ai_open_new .logo__inner {
  padding: 0.5em 0;
}
.lp_ai_open_new .logo_slide {
  border-bottom: 1px solid #ddd;
}
.lp_ai_open_new .lp_ai_open_new-h2 {
  font-size: 32px;
  font-weight: bold;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new .lp_ai_open_new-h2 {
    font-size: 24px;
  }
}
.lp_ai_open_new .lp_ai_open_new-h2:after {
  width: 40px;
  height: 3px;
  background-color: #2462A8;
  display: block;
  content: "";
}
.lp_ai_open_new .lp_ai_open_new-h2 span {
  color: #60B4D5;
}
@media screen and (max-width: 1024px) {
  .lp_ai_open_new .lp_ai_open_new-cta_wrap {
    width: 90%;
  }
}

.lp_ai_open_new-width {
  width: 1000px;
  margin: 0 auto;
  padding: 2.5em 0;
}
@media screen and (max-width: 1024px) {
  .lp_ai_open_new-width {
    width: 90%;
  }
}
@media screen and (max-width: 600px) {
  .lp_ai_open_new-width {
    width: 90%;
  }
}

.lp_ai_open_new-problem {
  padding: 2em 0;
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-arrow {
  text-align: center;
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-arrow img {
  max-width: 360px;
  height: auto;
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding: 1em 0em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-problem .lp_ai_open_new-problem-h3 {
    font-size: 22px;
  }
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-list {
  display: flex;
  justify-content: center;
  gap: 1em;
  padding-top: 2em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-problem .lp_ai_open_new-problem-list {
    flex-flow: column;
    align-items: center;
  }
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-list .lp_ai_open_new-problem-item {
  border-radius: 8px;
  background: rgba(36, 98, 168, 0.1);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
  padding: 2em 1em;
  flex: 1;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-problem .lp_ai_open_new-problem-list .lp_ai_open_new-problem-item {
    flex-flow: row;
    width: 80%;
    padding: 1em;
  }
  .lp_ai_open_new-problem .lp_ai_open_new-problem-list .lp_ai_open_new-problem-item svg {
    width: 32px;
    height: auto;
  }
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-list .lp_ai_open_new-problem-item p {
  font-size: 16px;
  text-align: center;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-problem .lp_ai_open_new-problem-list .lp_ai_open_new-problem-item p {
    text-align: left;
  }
}
.lp_ai_open_new-problem .lp_ai_open_new-problem-list .lp_ai_open_new-problem-item p span {
  color: #2462A8;
}

.lp_ai_open_new-cta_1 {
  background-image: url(../img/lp_ai_open_new2/cta1.jpg);
  background-position: center center;
  background-size: cover;
  padding: 0em 0;
}
@media screen and (max-width: 1000px) {
  .lp_ai_open_new-cta_1 {
    background-position: -300px center;
  }
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-cta_1 {
    background-position: right center;
  }
}

.lp_ai_open_new-cta_2 {
  background-image: url(../img/lp_ai_open_new2/cta2.jpg);
  background-position: center center;
  background-size: cover;
  padding: 0em 0;
}
@media screen and (max-width: 1000px) {
  .lp_ai_open_new-cta_2 {
    background-position: -80px center;
  }
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-cta_2 {
    background-position: right center;
  }
}

.lp_ai_open_new-cta_wrap {
  height: 368px;
}
@media screen and (max-width: 1000px) {
  .lp_ai_open_new-cta_wrap {
    height: 300px;
  }
}
.lp_ai_open_new-cta_wrap.-col {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-cta_wrap.-col {
    justify-content: center;
  }
}
.lp_ai_open_new-cta_wrap .lp_ai_open_new-cta_item {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 1.5em;
}
.lp_ai_open_new-cta_wrap .lp_ai_open_new-cta_item strong {
  font-size: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-cta_wrap .lp_ai_open_new-cta_item strong {
    font-size: 24px;
  }
}
.lp_ai_open_new-cta_wrap .lp_ai_open_new-cta_item .p_ai_open_new-cta_btn {
  background-color: #2462A8;
  color: #fff;
  padding: 1em;
  width: 370px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-cta_wrap .lp_ai_open_new-cta_item .p_ai_open_new-cta_btn {
    width: 100%;
  }
}
.lp_ai_open_new-cta_wrap .lp_ai_open_new-cta_item .p_ai_open_new-cta_a {
  text-decoration: underline;
}

.lp_ai_open_new-flow {
  border-bottom: 1px solid #eee;
  padding-bottom: 4em;
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_list {
  display: flex;
  gap: 3em;
  padding-top: 2em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-flow .lp_ai_open_new-flow_list {
    flex-flow: column;
    align-items: center;
  }
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_item {
  flex: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-flow .lp_ai_open_new-flow_item {
    display: flex;
    width: 70%;
    gap: 1em;
    align-items: center;
  }
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_item:after {
  content: "";
  position: absolute;
  top: 35%;
  right: -1em;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #000;
  translate: 100% -50%;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-flow .lp_ai_open_new-flow_item:after {
    transform: rotate(90deg);
    top: 110%;
    right: 50%;
  }
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_item:last-child:after {
  display: none;
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_item .-icon {
  border: 1px solid #60B4D5;
  background: #FFF;
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-flow .lp_ai_open_new-flow_item .-icon {
    width: 30%;
  }
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_item .-icon svg {
  width: 70%;
  height: auto;
}
.lp_ai_open_new-flow .lp_ai_open_new-flow_item p {
  text-align: center;
  font-weight: bold;
  padding: 1em 0;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-flow .lp_ai_open_new-flow_item p {
    text-align: left;
  }
}

.ai2025_lp_all_list_wrap {
  padding: 3em 0;
}
.ai2025_lp_all_list_wrap h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  white-space: nowrap;
  padding: 1.5em;
  margin-bottom: 1.5em;
}
.ai2025_lp_all_list_wrap h3 span {
  background-color: #2462A8;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 0.5em;
}
.ai2025_lp_all_list_wrap h3:nth-child(2) span {
  background-color: #86A869;
}
.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 {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between;
  gap: 1em 2%;
  flex-wrap: wrap;
  margin: 1em auto 1em;
}
.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 .-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;
}

.lp_ai_open_new_plan_list {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  padding-top: 3em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new_plan_list {
    flex-flow: column;
  }
}
.lp_ai_open_new_plan_list .lp_ai_open_new_plan_item1 {
  width: 100%;
  margin-bottom: 2em;
}
.lp_ai_open_new_plan_list .lp_ai_open_new_plan_item2 {
  flex: 48%;
  margin-bottom: 2em;
}

.lp_ai_new_main {
  background-image: url(../img/lp_ai_open_new2/main.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 900px) {
  .lp_ai_new_main {
    background-image: url(../img/lp_ai_open_new2/sp.png);
    background-position: top center;
    background-size: cover;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main {
    height: auto;
    background-image: url(../img/lp_ai_open_new2/sp.png);
    background-position: top center;
    background-size: cover;
    height: auto;
  }
}
.lp_ai_new_main .lp_ai_open_new-width {
  padding-left: 400px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
@media screen and (max-width: 900px) {
  .lp_ai_new_main .lp_ai_open_new-width {
    padding-left: 0;
    padding-top: 40vw;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main .lp_ai_open_new-width {
    padding-left: 0;
    padding-top: 40vw;
    align-items: center;
  }
}
@media screen and (max-width: 500px) {
  .lp_ai_new_main .lp_ai_open_new-width {
    padding-left: 0;
    padding-top: 70vw;
    align-items: center;
  }
}
.lp_ai_new_main h1 {
  font-size: 48px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main h1 {
    font-size: 32px;
    text-align: center;
  }
}
.lp_ai_new_main h1 strong {
  color: #2462A8;
}
.lp_ai_new_main p {
  padding: 1em 0;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main p {
    text-align: center;
    font-size: 16px;
  }
}
.lp_ai_new_main .-btn {
  background-color: #2462a8;
  color: #fff;
  width: 80%;
  padding: 1em 3em;
  text-align: center;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main .-btn {
    width: 100%;
    padding: 1em;
    font-size: 16px;
  }
}
.lp_ai_new_main .-plane {
  width: 80%;
  text-align: center;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main .-plane {
    width: 100%;
    text-align: center;
  }
}
.lp_ai_new_main .fukidashi {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 8px 16px;
  border-radius: 9999px;
  background-color: #2462a8;
  color: #fff;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  width: auto;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main .fukidashi {
    font-size: 13px;
  }
}
@media screen and (max-width: 500px) {
  .lp_ai_new_main .fukidashi {
    font-size: 11px;
  }
}
.lp_ai_new_main .fukidashi:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #2462a8 transparent transparent;
  translate: -50% 100%;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_main .fukidashi:after {
    left: 50%;
  }
}

.lp_ai_new_problem_arrow {
  width: 30%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_problem_arrow {
    width: 50%;
  }
}

.lp_ai_new_problem_list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_problem_list {
    flex-wrap: wrap;
  }
}
.lp_ai_new_problem_list .lp_ai_new_problem_item {
  width: 25%;
  padding: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_problem_list .lp_ai_new_problem_item {
    width: 50%;
    justify-content: flex-end;
  }
}
.lp_ai_new_problem_list .lp_ai_new_problem_item img {
  width: 50%;
  height: auto;
}
.lp_ai_new_problem_list .lp_ai_new_problem_item p {
  border-radius: 8px;
  padding: 1em;
  background: rgba(36, 98, 168, 0.1);
  color: #000;
  font-weight: bold;
  width: 100%;
  min-height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_problem_list .lp_ai_new_problem_item p {
    font-size: 14px;
  }
}

.lp_ai_open_new-case {
  background-color: #eee;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item {
  background-color: #fff;
  padding: 2em;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head {
  display: flex;
  align-items: flex-start;
  gap: 1.5em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-case .lp_ai_open_new-case_item .-head {
    flex-flow: column;
  }
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_img {
  width: 300px;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev {
  display: flex;
  flex-flow: column;
  gap: 1em;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev h3 {
  font-size: 24px;
  font-weight: bold;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev .-tag2 {
  display: flex;
  gap: 0.5em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev .-tag2 {
    flex-flow: column;
  }
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev .-tag2 li {
  background-color: #eee;
  color: #000;
  font-size: 13px;
  border-radius: 80px;
  padding: 0.5em 1.5em;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev h4 {
  font-size: 20px;
  font-weight: bold;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev h4 strong {
  color: #2462A8;
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev .-tag {
  display: flex;
  gap: 0.5em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev .-tag {
    flex-flow: column;
  }
}
.lp_ai_open_new-case .lp_ai_open_new-case_item .-head .-head_dev .-tag span {
  background-color: #2462A8;
  color: #fff;
  font-size: 13px;
  border-radius: 80px;
  padding: 0.5em 1.5em;
}

.lp_ai_new_reason_tag {
  display: flex;
  justify-content: center;
  gap: 1em;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 1em 0;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_tag {
    flex-flow: column;
    gap: 0;
    text-align: center;
  }
}
.lp_ai_new_reason_tag span {
  padding: 0.5em;
  line-height: 1;
}
.lp_ai_new_reason_tag .-type-1 {
  background-color: #2462A8;
}
.lp_ai_new_reason_tag .-type-2 {
  background-color: #60B4D5;
}

.lp_ai_new_reason_content {
  display: flex;
  position: relative;
  flex-flow: column;
  gap: 1em;
  margin-bottom: 3em;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content {
    gap: 3em;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content .lp_ai_new_reason_content_item {
    flex-flow: column;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-num {
  aspect-ratio: 1/1;
  width: 100px;
  height: auto;
  background-color: #2462A8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  flex-flow: column;
  font-weight: bold;
  line-height: 1;
  z-index: 10;
  left: -50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content .lp_ai_new_reason_content_item .-num {
    width: 100%;
    aspect-ratio: 0;
    border-radius: 0;
    left: 0;
    display: flex;
    align-items: center;
    flex-flow: row;
    padding: 0.5em;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-num span {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content .lp_ai_new_reason_content_item .-num span {
    font-size: 16px;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-num strong {
  font-size: 48px;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content .lp_ai_new_reason_content_item .-num strong {
    font-size: 24px;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-img {
  width: 50%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content .lp_ai_new_reason_content_item .-img {
    width: 100%;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-text {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: column;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .lp_ai_new_reason_content .lp_ai_new_reason_content_item .-text {
    text-align: center;
    align-items: center;
    padding-top: 1em;
  }
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-text h3 {
  font-size: 24px;
  font-weight: bold;
}
.lp_ai_new_reason_content .lp_ai_new_reason_content_item .-text a {
  background-color: #000;
  color: #fff;
  border-radius: 80px;
  padding: 0.5em 1em;
}

.lp_ai_open_new-result {
  position: relative;
}
.lp_ai_open_new-result .-bg {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  background: linear-gradient(270deg, rgba(36, 98, 168, 0) 17.65%, #2462A8 87.3%), #3692B8;
  height: 450px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-result .-bg {
    height: 100%;
  }
}
.lp_ai_open_new-result .lp_ai_open_new-width {
  position: relative;
  z-index: 10;
}
.lp_ai_open_new-result .lp_ai_open_new-width .lp_ai_open_new-h2 {
  color: #fff;
  padding-top: 1.5em;
}
.lp_ai_open_new-result .lp_ai_open_new-width .lp_ai_open_new-h2:after {
  background-color: #fff;
}
.lp_ai_open_new-result .-summary {
  display: flex;
  width: 100%;
  padding-top: 2em;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-result .-summary {
    flex-flow: column;
  }
}
.lp_ai_open_new-result .-summary .-summary_item {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  width: 33.3333333333%;
  padding: 0.5em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-result .-summary .-summary_item {
    width: 100%;
  }
}
.lp_ai_open_new-result .-summary .-summary_item h3 {
  width: 100%;
  background-color: #000;
  color: #fff;
  border-radius: 80px;
  text-align: center;
}
.lp_ai_open_new-result .-summary .-summary_item .-summary_sum {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-wrap: wrap;
  padding-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-result .-summary .-summary_item .-summary_sum {
    padding-bottom: 8px;
  }
}
.lp_ai_open_new-result .-summary .-summary_item .-summary_sum span {
  font-size: 33px;
  font-weight: bold;
}
.lp_ai_open_new-result .-summary .-summary_item .-summary_sum strong {
  font-family: Barlow;
  font-size: 80px;
  padding: 0 0.2em;
}
.lp_ai_open_new-result .-summary .-summary_item .-summary_sum p {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ai_open_new-result .-summary .-summary_item .-summary_sum p {
    position: static;
  }
}

.lp_ai_open_logo_list {
  padding-bottom: 4em;
}/*# sourceMappingURL=lp_ai_new.css.map */