/* サービスページのスタイル */
.solution-page {
  font-family: "Noto Sans", sans-serif;
}

.solution-page .section {
  padding: 40px 0;
  background-color: var(--greyback);
  padding-bottom: 200px;
}

.solution-page .section-01 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.solution-page .section-01 .section-header {
  margin: 40px auto;
  max-width: 1280px;
  padding: 0 20px;
}

.solution-page .section .section-title {
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
  color: var(--purple);
}

.solution-page .section .section-subtitle {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
  text-align: left;
}

.solution-page .section-header,
.product-page .section-header {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.solution-page .solution-card-container {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 20px;
}

/* ヒーロー画像の中央配置 */
.solution-page .solution-hero-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}

.solution-page .solution-hero-image img {
  max-width: 100%;
  height: auto;
}

.solution-page .api-lifecycle {
  background-color: #fff;
  border-radius: 20px;
  padding: 50px 30px;
  position: relative;
}

.solution-page .api-lifecycle-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.solution-page .api-stage {
  display: flex;
  margin-bottom: 30px;
}

.solution-page .api-stage-icon {
  flex: 0 0 100px;
  background-color: #4f4cd7;
  border-radius: 10px 10px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px;
  margin-right: 20px;
  position: relative;
}

.solution-page .api-stage-icon:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 65px solid transparent;
  border-right: 65px solid transparent;
  border-top: 30px solid #4f4cd7;
}

.solution-page .api-stage-icon img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.solution-page .api-stage-icon-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

/* .solution-page .api-stage-content {
  flex: 0.5;
} */

.solution-page .api-stage-role {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  width: 183px;
  text-align: center;
}

.solution-page .api-stage-description {
  font-size: 16px;
  line-height: 1.5;
}

.solution-page .api-stage-description ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.solution-page .api-stage-description li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.solution-page .api-stage-description li:before {
  content: "・";
  position: absolute;
  left: 0;
}

/* Section-02 スタイル */
.solution-page .section-02 {
  background-color: #f8f8f8;
}

.solution-page .section-02 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.solution-page .api-process-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 50px;
}

.solution-page .api-process-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 20px;
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 450px;
}

.solution-page .api-process-card-number {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.solution-page .number-circle {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  color: #4f4cd7;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}

.solution-page .api-process-card-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 20px;
}

.solution-page .api-process-card-icon {
  margin-bottom: 30px;
}

.solution-page .api-process-card-icon img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

.solution-page .api-process-card-content {
  text-align: left;
  width: 100%;
}

.solution-page .api-process-card-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.solution-page .api-process-card-content li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.solution-page .api-process-card-content li:before {
  content: "・";
  position: absolute;
  left: 0;
}

.solution-page .solutions-card {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
  padding: 40px;
  display: flex;
  gap: 40px;
  position: relative;
}

.solution-page .solutions-image {
  flex: 0 0 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution-page .solutions-image img {
  max-width: 100%;
  height: auto;
}

/* レスポンシブ対応 */
@media (max-width: 992px) {
  .solution-page .api-lifecycle-content {
    grid-template-columns: 1fr;
  }

  .solution-page .api-process-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .solution-page .api-stage {
    flex-direction: column;
  }

  .solution-page .api-stage-icon {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    max-width: 150px;
  }

  .solution-page .section .section-title,
  .solution-page .section .section-subtitle {
    font-size: 24px;
  }

  .solution-page .section .solution-page .api-stage-role {
    font-size: 22px;
  }

  .solution-page .api-process-cards {
    grid-template-columns: 1fr;
  }

  .solution-page .api-process-card-title {
    font-size: 24px;
  }
}

@media (max-width: 480px) {
  .solution-page .section {
    padding: 50px 0;
  }

  .solution-page .api-process-card {
    padding: 20px 15px;
  }

  .solution-page .number-circle {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
}

.solution-page .security-title {
  font-size: 32px;
  font-weight: 700;
  color: var(--c9);
  margin-bottom: 20px;
}

.plan-sample-title {
  font-size: 32px;
  font-weight: 700;
  color: var(--c6);
  margin-bottom: 20px;
}

.solution-page .security-subtitle {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
}

.solution-page .section-security .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.solution-page .section-development .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.solution-page .development-title {
  font-size: 32px;
  font-weight: 700;
  color: #aa4dd7;
  margin-bottom: 20px;
}

.solution-page .development-subtitle {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
}

.solution-page .section-cloud .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.solution-page .cloud-title {
  font-size: 32px;
  font-weight: 700;
  color: var(--c1);
  margin-bottom: 20px;
}

.solution-page .cloud-subtitle {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
}

.solution-page .solution-card {
  display: flex;
  flex: 1;
  flex-direction: column;
  border-radius: 20px;
  padding: 30px;
  /* height: 600px; */
  margin-bottom: 130px;
}

.solution-page .solution-card .card-content {
  flex: 1;
}

.solution-page .solution-card .service-title {
  text-align: center;
  flex-basis: 20%;
}

.solution-page .service-icon-container {
  flex: 0 0 120px;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  flex-basis: 20%;
}

.solution-page .service-icon-circle {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
}

.solution-page .service-icon {
  width: 50px;
  height: 50px;
}

.solution-page .service-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.solution-page .service-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
}

.solution-page .service-description {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

.solution-page .service-description p {
  margin-bottom: 15px;
}

/* レスポンシブスタイル */
@media (max-width: 768px) {
  .solution-page .development-service-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .solution-page .service-icon-container {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .solution-page .development-title,
  .solution-page .development-subtitle {
    text-align: center;
  }

  .solution-page .service-title {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .solution-page .section-development {
    padding: 40px 0;
  }

  .solution-page .development-title {
    font-size: 28px;
  }

  .solution-page .development-subtitle {
    font-size: 22px;
  }

  .solution-page .service-title {
    font-size: 24px;
  }
}

/* メニュー別参考期間テーブルのスタイル */
.plan-sample {
  padding: 60px 0;
}

.plan-sample .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.plan-sample-table {
  margin-top: 40px;
  overflow-x: auto;
}

.menu-period-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Noto Sans", sans-serif;
  white-space: nowrap;
}

.menu-period-table th,
.menu-period-table td {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.menu-period-table thead th {
  color: #4f4cd7;
  font-weight: 700;
  font-size: 28px;
  width: 232px;
}

tr.period {
  font-weight: bold;
}

.menu-period-table th.content-header {
  text-align: left;
}

menu-period-table tr.period {
  font-weight: 700;
}

.menu-period-table .period-header {
  color: var(--c1);
}

.menu-period-table th.level-1 {
  color: #50ad8a;
}

.menu-period-table th.level-3 {
  color: #25246d;
}

.menu-period-table tbody td {
  font-size: 28px;
}

.menu-period-table tbody tr {
  height: 43px;
}

.menu-period-table tbody tr:nth-child(odd) {
  background-color: #fff;
}

.menu-period-table td.service-name {
  text-align: left;
  font-weight: 700;
  color: #000;
}

.menu-period-table td.check {
  font-weight: 900;
  width: 232px;
}

.menu-period-table td.check.level-1 {
  color: #50ad8a;
}

.menu-period-table td.check.level-2 {
  color: #4f4cd7;
}

.menu-period-table td.check.level-3 {
  color: #25246d;
}

.menu-period-table td.period {
  position: relative;
}

.menu-period-table td.period div {
  display: none;
}

.menu-period-table tr:first-child td.period div {
  display: block;
  font-weight: 700;
}

.menu-period-table .period-level-1 {
  color: #50ad8a;
}

.menu-period-table .period-level-2 {
  color: #4f4cd7;
}

.menu-period-table .period-level-3 {
  color: #25246d;
}

.solution-page .contact-bg-image {
  position: absolute;
  object-fit: cover;
}

.solution-page .contact-bg-image-1 {
  top: 300px;
  left: 128px;
  width: 165px;
  height: 146px;
}

.solution-page .contact-bg-image-2 {
  top: -70px;
  right: 130px;
  width: 114px;
  height: 72px;
}

/* レスポンシブ対応 */
@media (max-width: 992px) {
  .solution-page .menu-period-table thead th,
  .solution-page .menu-period-table tbody td {
    font-size: 22px;
    padding: 12px 10px;
  }
}

@media (max-width: 768px) {
  .solution-page .menu-period-table thead th,
  .solution-page .menu-period-table tbody td {
    font-size: 18px;
    padding: 10px 8px;
  }

  .solution-page .solution-card-container {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .solution-page .menu-period-table thead th,
  .solution-page .menu-period-table tbody td {
    font-size: 16px;
    padding: 8px 6px;
  }

  .solution-page .plan-sample-table {
    margin-top: 20px;
  }
}

/* ソリューションカードスタイル (Figmaデザイン) */
.solution-page .solution-card {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  padding: 40px;
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  width: 100%;
  padding: 40px 70px 40px 70px;
}

.solution-page .solution-card-inner {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin-bottom: 30px;
}

.solution-page .solution-card-icon {
  flex-shrink: 0;
}

.solution-page .solution-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
}

.solution-page .solution-card-icon img.dev-icon {
  width: 100%;
  height: auto;
}

.solution-page .solution-card-content {
  flex-grow: 1;
}

.solution-page .solution-card-content.even {
  text-align: right;
}

.solution-page .solution-card-title {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #aa4dd7;
  margin-bottom: 20px;
  line-height: 1.36;
}

.solution-page .solution-card-title.solution-card-title-security {
  color: var(--c9);
}

.solution-page .solution-card-title.solution-card-title-cloud-manage {
  color: var(--c1);
}

.solution-page .solution-card-description {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 0;
  line-height: 1.36;
}

.solution-page .btn-solution-detail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #4f4cd7;
  color: #fff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  padding: 10px 25px;
  border-radius: 10px;
  text-decoration: none;
  align-self: center;
}

.solution-page .btn-solution-detail:hover {
  opacity: 0.9;
}

@media (max-width: 768px) {
  .solution-page .solution-card {
    padding: 30px;
  }

  .solution-page .solution-card-title {
    font-size: 28px;
  }

  .solution-page .solution-card-description {
    font-size: 24px;
  }

  .solution-page .btn-solution-detail {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  .solution-page .solution-card-inner {
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 480px) {
  .solution-page .solution-card {
    padding: 20px;
  }

  .solution-page .solution-card-title {
    font-size: 24px;
  }

  .solution-page .solution-card-description {
    font-size: 20px;
  }

  .solution-page .btn-solution-detail {
    font-size: 20px;
    padding: 8px 20px;
  }
}

/* Microsoft Cloudテクニカルサポート セクション */
.cloud-manage-technical-support {
  background-color: #fff;
  border-radius: 30px;
  padding: 40px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  margin-top: 60px;
  position: relative;
}

.cloud-manage-technical-support-text {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 40px;
  text-align: left;
}

.cloud-manage-support-phases {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.cloud-manage-support-phase-company-logo img {
  width: 270px;
  height: 60px;
}

.cloud-manage-support-phase-text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.support-phase-blue {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.support-phase-blue .phase-triangle {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 25px solid #4f4cd7;
  margin-bottom: 10px;
}

.support-phase-blue .phase-text {
  color: #4f4cd7;
  font-weight: 700;
  font-size: 16px;
}

.support-phase-green {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.support-phase-green .phase-triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #50ad8a;
  margin-bottom: 10px;
}

.support-phase-green .phase-text {
  color: #50ad8a;
  font-weight: 700;
  font-size: 16px;
}

.support-service-items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
}

.support-service-item-blue {
  border: 2px solid #4f4cd7;
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.support-service-item-blue span {
  color: #4f4cd7;
  font-weight: 700;
  font-size: 28px;
  white-space: nowrap;
}

.support-service-item-green {
  border: 2px solid #50ad8a;
  border-radius: 10px;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.support-service-item-green span {
  color: #50ad8a;
  font-weight: 700;
  font-size: 28px;
  white-space: nowrap;
}

/* レスポンシブ対応 */
@media (max-width: 992px) {
  .cloud-manage-support-phases {
    flex-direction: column;
    align-items: center;
  }

  .support-service-items {
    flex-direction: column;
  }

  .cloud-manage-technical-support-text {
    font-size: 24px;
  }

  .support-service-item-blue span,
  .support-service-item-green span {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .cloud-manage-technical-support {
    padding: 30px 20px;
  }

  .cloud-manage-technical-support-text {
    font-size: 20px;
  }

  .support-service-item-blue,
  .support-service-item-green {
    width: 100%;
  }

  .support-service-item-blue span,
  .support-service-item-green span {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .cloud-manage-technical-support-text {
    font-size: 18px;
  }

  .support-phase-blue .phase-text,
  .support-phase-green .phase-text {
    font-size: 14px;
  }

  .support-service-item-blue span,
  .support-service-item-green span {
    font-size: 16px;
  }
}
