/* default settings */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@media (max-width: 750px) {
  .page-service-image_projector .service-detail-content {
    margin-top: 2.5rem;
  }
}
@media (max-width: 750px) {
  .page-service-image_projector .primary-title01 .fz-02 {
    margin-top: -0.375rem;
  }
}
.page-service-image_projector .solution-active {
  color: #000;
}

.ai-visualize {
  padding-bottom: 5.875rem;
}
@media (max-width: 750px) {
  .ai-visualize {
    padding-bottom: 4.75rem;
  }
}
.ai-visualize .block01 {
  margin-top: 2.4375rem;
}
@media (max-width: 750px) {
  .ai-visualize .block01 {
    margin-top: 2.75rem;
  }
}
.ai-visualize .block01-btn {
  text-align: center;
}
.ai-visualize .block01-btn a {
  margin: 0 auto;
  font-size: 1.125rem;
}
@media (max-width: 750px) {
  .ai-visualize .block01-btn a:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
  }
}
.ai-visualize .block01 .desc {
  margin-top: 3.125rem;
  padding-left: 0.375rem;
}
@media (max-width: 750px) {
  .ai-visualize .block01 .desc {
    margin-top: 2.125rem;
    padding-left: 0;
  }
}
.ai-visualize .sub-title {
  margin: 3rem 0 0 0.3125rem;
  font-size: 1.125rem;
  letter-spacing: 0.03em;
}
@media (max-width: 750px) {
  .ai-visualize .sub-title {
    margin: 2.0625rem 0 0 0.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.03em;
  }
}
.ai-visualize .sub-title span {
  display: inline-block;
}
@media (max-width: 750px) {
  .ai-visualize .sub-title span {
    letter-spacing: 0.03em;
  }
}
.ai-visualize .sub-title span.num {
  width: 1.375rem;
}
@media (max-width: 750px) {
  .ai-visualize .sub-title span.num {
    width: 1.8125rem;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 750px) {
  .ai-visualize .sub-title p {
    padding-left: 1.75rem;
    position: relative;
  }
}
.ai-visualize .sub-title p + p {
  margin-top: 0.375rem;
}
@media (max-width: 750px) {
  .ai-visualize .sub-title p + p {
    margin-top: 1.125rem;
  }
}

.search-analysis {
  padding: 3.4375rem 0 3.6875rem;
  background-color: #F5F5F5;
}
@media (max-width: 750px) {
  .search-analysis {
    padding: 2.125rem 0 0.75rem;
  }
  .search-analysis .primary-title02 {
    margin-left: 0.625rem;
  }
}
.search-analysis .photo {
  margin-top: 1.4375rem;
  text-align: center;
}
@media (max-width: 750px) {
  .search-analysis .photo {
    margin-top: 2.625rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 1.1875rem;
    padding-right: 2.5625rem;
  }
}
.search-analysis .photo img {
  width: 100%;
}
@media (max-width: 750px) {
  .search-analysis .photo img {
    width: 100%;
  }
}
.search-analysis .desc {
  margin-top: 2.75rem;
  padding: 2rem 3rem;
  background-color: #fff;
  border-radius: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.875rem;
  font-weight: bold;
  letter-spacing: 0.03em;
}
@media (max-width: 750px) {
  .search-analysis .desc {
    margin-top: 1.625rem;
    padding: 1.25rem 1.4375rem;
  }
}
.search-analysis .note {
  margin-top: 1.625rem;
  font-size: 0.625rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .search-analysis .note {
    margin-top: 0.9375rem;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}

.search-usage-free {
  padding: 4.625rem 0 4.75rem;
  background-color: #fff;
}
@media (max-width: 750px) {
  .search-usage-free {
    padding: 1.8125rem 0 2.6875rem;
  }
}
.search-usage-free .photo {
  margin-top: 2.0625rem;
  text-align: center;
}
@media (max-width: 750px) {
  .search-usage-free .photo {
    margin-top: 0.3125rem;
  }
}
.search-usage-free .photo img {
  width: 100%;
}
@media (max-width: 750px) {
  .search-usage-free .photo img {
    width: 100%;
  }
}
.search-usage-free .desc {
  margin-top: 1.75rem;
  padding-left: 0.3125rem;
}
@media (max-width: 750px) {
  .search-usage-free .desc {
    margin-top: 1.8125rem;
    padding-left: 0;
  }
}
.search-usage-free .desc p {
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .search-usage-free .desc p {
    letter-spacing: -0.02em;
  }
}
.search-usage-free .desc p + p {
  margin-top: 1.375rem;
}
@media (max-width: 750px) {
  .search-usage-free .desc p + p {
    margin-top: 1.25rem;
  }
}

.search-analysis-demo {
  padding: 3.4375rem 0 4.75rem;
  background-color: #F5F5F5;
}
@media (max-width: 750px) {
  .search-analysis-demo {
    padding: 2.125rem 0 2.25rem;
  }
  .search-analysis-demo .primary-title02 {
    margin-left: 0.625rem;
  }
}
.search-analysis-demo .desc {
  margin-top: 0.75rem;
  padding: 2.25rem 1.875rem 1.5625rem;
  background-color: #fff;
  border-radius: 1.25rem;
  text-align: center;
}
@media (max-width: 750px) {
  .search-analysis-demo .desc {
    margin-top: 0.375rem;
    padding: 1.5rem 0.625rem 1rem;
  }
}
.search-analysis-demo .desc a {
  margin: 0 auto;
}
.search-analysis-demo .desc p {
  margin-top: 1.375rem;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.875rem;
}
@media (max-width: 750px) {
  .search-analysis-demo .desc p {
    margin-top: 0.625rem;
    font-size: 0.875rem;
  }
}
.search-analysis-demo .desc p span {
  display: inline-block;
}
.search-analysis-demo .btn-cus {
  font-size: 1.125rem;
}

.icons-instruction {
  padding: 2.1875rem 0 0.1875rem;
}
@media (max-width: 750px) {
  .icons-instruction {
    padding: 0 0 0.4375rem;
  }
}
.icons-instruction .ttl {
  font-size: 1.5rem;
  line-height: 3.125rem;
  letter-spacing: 0;
  font-weight: bold;
}
@media (max-width: 750px) {
  .icons-instruction .ttl {
    font-size: 1.125rem;
    line-height: 1.25rem;
  }
}
.icons-instruction .photo {
  margin-top: 2.625rem;
  text-align: center;
}
@media (max-width: 750px) {
  .icons-instruction .photo {
    margin-top: 1.25rem;
  }
}
.icons-instruction .photo img {
  width: 49rem;
}
@media (max-width: 750px) {
  .icons-instruction .photo img {
    width: 100%;
  }
}
.icons-instruction ul li {
  padding: 2.6875rem 0 2.9375rem;
  border-bottom: 0.125rem solid #E9E8E8;
}
@media (max-width: 750px) {
  .icons-instruction ul li {
    padding: 2.375rem 0 2.75rem;
    padding-left: 0.625rem;
  }
}
.icons-instruction ul li:nth-child(1) {
  padding-bottom: 3.125rem;
}
@media (max-width: 750px) {
  .icons-instruction ul li:nth-child(1) {
    padding-top: 2.5625rem;
    padding-left: 0;
    padding-bottom: 2.0625rem;
  }
}
.icons-instruction ul li:nth-child(1) p {
  padding-left: 0.3125rem;
}
@media (max-width: 750px) {
  .icons-instruction ul li:nth-child(1) p {
    padding-left: 0;
  }
}
.icons-instruction ul li:last-child {
  border: none;
}
.icons-instruction ul li p {
  margin-top: 1.125rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .icons-instruction ul li p {
    margin-top: 1.1875rem;
    letter-spacing: -0.02em;
  }
}
.icons-instruction ul li p + p {
  margin-top: 1.8125rem;
}
@media (max-width: 750px) {
  .table-desc .table-wrap .thead {
    height: auto;
    width: 4.375rem;
  }
  .table-desc .table-wrap .tbody {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.table-desc .table-wrap .col01 .tbody {
  padding: 0.8125rem 2.0625rem 1.125rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  height: auto;
  line-height: 1.875rem;
}
@media (max-width: 750px) {
  .table-desc .table-wrap .col01 .tbody {
    padding: 1.375rem 0.8125rem 1rem 0.9375rem;
    line-height: 1.5rem;
  }
}
.table-desc .table-wrap .col01 .tbody p {
  display: block;
  width: 100%;
}
@media (max-width: 750px) {
  .table-desc .table-wrap .col01 .tbody p:nth-of-type(3) {
    margin-top: 1.5625rem;
  }
}
@media (max-width: 750px) {
  .table-desc .table-wrap .col01 {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}
.table-desc .table-wrap small {
  margin-top: 0.4375rem;
  margin-left: -0.5625rem;
  font-size: 0.9375rem;
  line-height: 1.875rem;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .table-desc .table-wrap small {
    margin-top: 0.1875rem;
    margin-left: 0;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: 0.03em;
  }
}
.table-desc .table-wrap .col02 .tbody {
  height: 9.875rem;
}
@media (max-width: 750px) {
  .table-desc .table-wrap .col02 .tbody {
    height: 5.4375rem;
  }
}

.photo-list {
  margin-top: 2.625rem;
}
@media (max-width: 750px) {
  .photo-list {
    margin-top: 1.25rem;
  }
}
.photo-list .photo-inner {
  margin: 0 auto;
  padding: 2.25rem 5.75rem 2.1875rem 4.625rem;
  width: 49rem;
  max-width: 100%;
  border: 0.25rem solid #E9E8E8;
  border-radius: 1.25rem;
}
@media (max-width: 750px) {
  .photo-list .photo-inner {
    padding: 2rem 0.625rem 1.75rem 1.1875rem;
    width: 100%;
  }
}
.photo-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 0;
}
.photo-list .item.item-center {
  margin-top: 1.625rem !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 750px) {
  .photo-list .item.item-center {
    margin-top: 1.25rem !important;
  }
}
.photo-list .item + .item {
  margin-top: 1.875rem;
}
@media (max-width: 750px) {
  .photo-list .item + .item {
    margin-top: 1.5625rem;
  }
}
.photo-list .icon {
  margin-top: 0.25rem;
  width: 5rem;
  text-align: left;
}
@media (max-width: 750px) {
  .photo-list .icon {
    width: 3.0625rem;
    margin-top: 0;
    text-align: center;
  }
}
.photo-list .icon img {
  margin: 0;
  width: 3.75rem;
}
@media (max-width: 750px) {
  .photo-list .icon img {
    width: 2.25rem;
  }
}
.photo-list .txt {
  width: calc(100% - 5rem);
  letter-spacing: 0;
  line-height: 1.875rem;
}
@media (max-width: 750px) {
  .photo-list .txt {
    font-size: 1rem;
    line-height: 1.25rem;
    width: calc(100% - 3.0625rem);
  }
}
.photo-list .txt .ttl {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.875rem;
}
.photo-list .txt p {
  margin-top: 0;
  padding-left: 0 !important;
  font-weight: 400;
}
@media (max-width: 750px) {
  .photo-list .txt p {
    margin-top: 0.3125rem;
  }
}