/* FVここから */
.nyukyosha-top-fv-container {
  margin-bottom: 128px;
}

/* FVここまで */

/* FV-containerここから */

.nyukyosha-top-flex-container {
  display: flex;
  gap: 25px;
  margin-top: 60px;
  margin-bottom: 80px;
}

.nyukyosha-top-service-container {
  margin: 10px 10px;
  border: 1px solid #e8e8e8;
  padding: 20px 10px;

}



/* FV-containerここまで */

/* bousai-containerここから */

.nyukyosha-top-bousai-container {
  margin-bottom: 128px;
  transition-duration: 500ms;
}

.nyukyosha-top-bousai-container:hover {
  opacity: 0.5;
}

/* bousai-containerここまで */

/* TLS説明ここから */

.nyukyosha-top-tls-title {
  font-size: min(7vw, 10rem);
  margin-bottom: 80px;
  margin-top: 0;
  line-height: 1;
  font-weight: 600;
}

.nyukyosha-top-tls-title span {
  display: block;
  font-size: min(1.8vw, 2.4rem);
  margin-left: 8px;
  margin-top: 2rem;
  font-weight: 400;
}

.nyukyosha-top-tls-container {
  position: relative;
  margin-bottom: 70px;
}

.nyukyosha-top-tls-container .nyukyosha-top-tls_img {
  margin-right: 0;
  margin-left: auto;
}

.nyukyosha-top-tls_img {
  width: 65%;
}

.nyukyosha-top-tls_box {
  position: absolute;
  left: 0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);

  width: max(486px, 48%);
  padding: 2vw 2vw 2vw 0;
  background-color: #ffffff;
}

.nyukyosha-top-tls_box p {
  font-weight: bold;
  font-size: 1.2rem;
  text-align: justify;
}

p.nyukyosha-top-tls-text01 {
  font-size: 2rem;
}

.nyukyosha-top-tls_flex {
  display: flex;
  margin: 0;
}

.nyukyosha-top-tls_flex img {
  margin-left: auto;
  margin-bottom: 2rem;
}

.nyukyosha-top-tls_button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px;
}

/* TLS説明ここまで */

/* TLSサービスカテゴリここから */

.nyukyosha-top-tls-category {
  background-color: #dcf0f5;
}

.nyukyosha-top-tls-categories {
  padding-top: 40px;
  padding-bottom: 10px;
}

.nyukyosha-top-tls-categories-title {
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 40px;
}

.nyukyosha-top-tls-categories-text {
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.1rem;
}

.nyukyosha-top-tls-categories-contents {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.nyukyosha-top-tls-categories-services img {
  margin-bottom: 60px;
}

.nyukyosha-top-tls-categories-container {
  width: 21%;
}

.nyukyosha-top-tls-categories-container img {
  border-radius: 90%;
}

/* TLSサービスカテゴリここまで */

/* APPここから */

.nyukyosha-top-app {
  padding-top: 80px;
  padding-bottom: 80px;
}

.nyukyosha-top-app-title {
  font-size: min(7vw, 10rem);
  text-transform: uppercase;
  margin-bottom: 80px;
  margin-top: 0;
  line-height: 1;
  font-weight: 600;
}

.nyukyosha-top-app-title span {
  display: block;
  font-size: min(1.8vw, 2.4rem);
  margin-left: 0;
  margin-top: 2rem;
  font-weight: 500;
}

.nyukyosha-top-app-contents {
  display: flex;
}

.nyukyosha-top-app-right-container {
  padding-left: 50px;
}

.nyukyosha-top-app-right-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.nyukyosha-top-app-box_01 {
  width: 30%;
}

.nyukyosha-top-app-box_01 img {
  width: 100%;
}

.nyukyosha-top-app-text_01 {
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
  margin: 0;
  letter-spacing: -1px;
}

.nyukyosha-top-app-box_02 {
  display: flex;
  justify-content: space-between;
  margin-right: 20px;
}

.nyukyosha-top-app-description {
  margin-left: 20px;
}

.nyukyosha-top-app-text_02 {
  font-size: 1.6rem;
  font-weight: 500;
}

.nyukyosha-top-app-text_03 {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -1px;
}

.nyukyosha-top-app-img_box {
  display: flex;
}

/* APPここまで */

/* SUPPORTここから */

.nyukyosha-top-support-common-problems {
  margin: 0 auto;
  max-width: 700px;
}

.nyukyosha-top-support-common-problems_text_01 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

.nyukyosha-top-support-common-problems-contents {
  display: flex;
  justify-content: space-between;
}

.nyukyosha-top-support-common-problems-left-title {
  background-color: #0aa5e1;
  color: #ffffff;
  padding: 8px 24px;
}

.nyukyosha-top-support-common-problems-right-title {
  background-color: #0aa5e1;
  color: #ffffff;
  padding: 8px 24px;
  margin-left: 10px;
}

.nyukyosha-top-support-common-problems-list {
  line-height: 2.4;
}

.nyukyosha-top-support-common-problems-list li {
  font-size: 1.5rem;
}

.nyukyosha-top-support-common-problems-list li::marker {
  color: #0aa5e1;
}

/* SUPPORTここまで */