@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.materiality {
  padding: 6rem 0 10rem;
}
@media screen and (max-width: 768px) {
  .materiality {
    padding-top: 3.45rem;
  }
}

.materiality__list {
  max-width: 120rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  gap: 0.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .materiality__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
}

.materiality__item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 18.3rem;
  max-width: 38.5rem;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .materiality__item {
    max-width: 33.5rem !important;
    margin: 0 auto;
    width: 100%;
  }
}

.materiality__item1 {
  max-width: 39rem;
}
.materiality__item1 .materiality__content {
  left: -0.2rem;
}

.materiality__item:hover .materiality__content::after {
  -webkit-filter: unset;
          filter: unset;
}

.materiality__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.materiality__bg img {
  width: 100%;
}

.materiality__content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 30.5rem;
  width: 90%;
  margin: 0 auto;
}

.materiality__content::after {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.4rem;
  top: 53%;
  right: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: center;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media screen and (max-width: 768px) {
  .materiality__content::after {
    width: 3.8rem;
    right: 1.8rem;
  }
}

.materiality__title {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 3rem;
}
@media screen and (max-width: 768px) {
  .materiality__title {
    padding-left: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: -0.07em;
  }
}

.materiality__subtitle {
  font-size: 14px;
}

.section-sdg_corner {
  position: absolute;
  top: 0;
  left: 0.1rem;
  z-index: 2;
  width: 3.2rem;
  height: 3.2rem;
  background: #9e925c;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.service-title {
  position: relative;
  max-width: 120rem;
  margin: 0 auto;
  width: 100%;
  padding-left: 4rem;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 5.2rem;
  color: #52687d;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 768px) {
  .service-title {
    padding-left: 2.2rem;
    font-size: 2.4rem;
    line-height: 3.5rem;
    max-width: 33.5rem;
    margin: 0 auto 2.4rem;
    font-weight: 600;
  }
}

.service-title::after {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.4rem;
  top: 1.6rem;
  left: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-title::after {
    width: 1.8rem;
    top: 0.6rem;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.service-subtitle {
  font-size: 2.4rem;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  font-weight: 500;
  padding-left: 1.8rem;
  line-height: 2.4rem;
  position: relative;
  margin-bottom: 4rem;
  color: #52687D;
}
.service-subtitle::after {
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 1rem;
  height: 2rem;
  position: absolute;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_new_yeallow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-subtitle::after {
    height: 1.7rem;
    top: 0.7rem;
    -webkit-transform: unset;
            transform: unset;
  }
}
@media screen and (max-width: 768px) {
  .service-subtitle {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 1.8rem;
    padding-left: 1.8rem;
    max-width: 33.5rem;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.service-subtitle-dot {
  font-size: 2.4rem;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
  font-weight: 500;
  padding-left: 1.8rem;
  line-height: 2.4rem;
  position: relative;
  margin-bottom: 4rem;
  color: #52687D;
}
.service-subtitle-dot::after {
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #9E925C;
  border-radius: 50%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .service-subtitle-dot::after {
    top: 1rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-left: 0rem;
  }
}
@media screen and (max-width: 768px) {
  .service-subtitle-dot {
    font-size: 2rem;
    margin-bottom: 1.8rem;
    padding-left: 1.6rem;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.service-text-highlight {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  color: #52687D;
  max-width: 120rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .service-text-highlight {
    font-size: 2rem;
    margin-bottom: 2rem;
    padding: 0 2rem;
  }
}

.step-section-wrapper {
  padding: 0 0 8rem;
}
@media screen and (max-width: 768px) {
  .step-section-wrapper {
    padding: 0 2rem 8rem;
  }
}

.step-section {
  max-width: 120rem;
  margin-top: 4rem;
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 6.4rem 10rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .step-section {
    padding: 2.4rem;
    margin-top: 2.3rem;
    padding: 2.4rem 1.6rem;
    max-width: 100%;
  }
}

.step-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .step-container {
    gap: 1.98rem;
  }
}

.step-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  border-bottom: 0.1rem solid #d0d5da;
  background-color: #fff;
  padding-bottom: 3.1rem;
}
@media screen and (max-width: 768px) {
  .step-item {
    padding-bottom: 1.9rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.step-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.step-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .step-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.step-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6rem;
  max-width: 14.8rem;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .step-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.step-number {
  position: relative;
  padding-left: 2rem;
  font-size: 3.2rem;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  color: #9d925c;
  max-width: 16rem;
  line-height: 4rem;
  padding-top: 0.3rem;
}
@media screen and (max-width: 768px) {
  .step-number {
    font-size: 2.2rem;
    line-height: 3.2rem;
    padding-left: 1.6rem;
    padding-top: 0rem;
  }
}

.step-number::after {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #9d925c;
  left: 0rem;
  top: 1.9rem;
}
@media screen and (max-width: 768px) {
  .step-number::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.step-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #52687d;
}

.step-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.4rem;
  width: 100%;
  margin: 1.2rem 0rem 1rem 0.2rem;
}
@media screen and (max-width: 768px) {
  .step-title {
    margin: 0rem 0 0.4rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}

.step-text {
  position: relative;
  color: #5c6d7c;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .step-text {
    font-size: 1.5rem;
  }
}

.step-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 89rem;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 768px) {
  .step-image {
    max-width: 90%;
    margin-top: 1.2rem;
  }
}

.section-purpose__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 6rem;
}

.section-purpose {
  max-width: 120rem;
  margin: 0 auto;
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 6.4rem 10rem 5.8rem;
}
@media screen and (max-width: 768px) {
  .section-purpose {
    padding: 2.8rem 1.6rem 2.3rem;
    margin-bottom: 4.7rem;
    margin-top: 2.4rem;
  }
}

.section-purpose__container {
  max-width: 104rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4.2rem;
}

.section-purpose__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
  max-width: 104rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .section-purpose__list {
    gap: 2.78rem;
  }
}

.section-purpose__item {
  padding-bottom: 2.45rem;
  border-bottom: 0.1rem solid #52687D;
}
@media screen and (max-width: 768px) {
  .section-purpose__item {
    border-bottom: none;
    padding-bottom: 0rem;
  }
}

.section-purpose__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.section-purpose__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .section-purpose__content {
    gap: 0.8rem;
  }
}

.section-purpose__text {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.9rem;
  margin-bottom: 0.7rem;
  color: #52687D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .section-purpose__text {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 0rem;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}

.service-solution__box__wrapper {
  margin: 0 auto;
  padding: 0 0 6rem;
}

.service-solution__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  max-width: 120rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .service-solution__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.97rem;
  }
}

.itemstr__head-center-top {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.itemstr__line {
  width: 100%;
  height: 0.1rem;
  background-color: #9d925c;
}

.service-solution__itemstr {
  position: relative;
  padding: 3.2rem 10rem 3.1rem;
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.45rem;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .service-solution__itemstr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 100%;
    padding: 2.8rem 1.6rem 3rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 1.3rem;
  }
}

@media screen and (min-width: 769px) {
  .itemstr__cancer-left-99 {
    padding-left: 9.9rem;
  }
  .itemstr__cancer-gap-23 {
    gap: 2.3rem;
  }
  .itemstr__cancer-left-98 {
    padding-left: 9.8rem;
    padding-top: 3.2rem;
  }
  .itemstr__cancer-gap-22 {
    gap: 2.2rem;
  }
}
.itemstr__first {
  font-size: 2.2rem;
  font-family: "Jost", sans-serif;
  line-height: 3.2rem;
  font-weight: 600;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #9d925c;
  color: #9d925c;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .itemstr__first {
    font-size: 2.2rem;
    line-height: 3.2rem;
  }
}

.itemstr__number {
  font-size: 5.6rem;
  font-family: "Jost", sans-serif;
  line-height: 7.4rem;
  font-weight: 600;
  color: #9d925c;
}

.itemstr__description {
  font-size: 2rem;
  line-height: 2.8rem;
  font-weight: 600;
  color: #5c6d7c;
  margin-top: 0.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.itemstr__description.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .itemstr__description {
    line-height: 2.4rem;
    margin-top: 0;
    font-size: 1.5rem;
  }
}
.itemstr__description ul {
  list-style: disc;
  padding-left: 2rem;
}
.itemstr__description ul ul {
  padding-left: 0;
  list-style: none;
}

.itemstr__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.9rem;
}
@media screen and (max-width: 768px) {
  .itemstr__title {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}

.service-solution__itemstr::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  background: #9d925c;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media screen and (max-width: 768px) {
  .service-solution__itemstr::after {
    width: 2rem;
    height: 2rem;
  }
}

.service-status__course {
  margin: 0 auto;
  max-width: 120rem;
  padding: 0 0 6rem;
}

.course__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .course__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}

.course__number {
  font-size: 4.8rem;
  font-family: "Jost", sans-serif;
  line-height: 6.9rem;
  font-weight: 600;
  color: #9D925C;
  text-align: center;
}

.course__category {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 3.3rem;
}
@media screen and (max-width: 768px) {
  .course__category {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.course__line {
  width: 100%;
  height: 2px;
  margin: 3.4rem 0rem 3.1rem;
  background-color: #9D925C;
}
@media screen and (max-width: 768px) {
  .course__line {
    margin: 2.3rem 0rem 2.3rem;
  }
}

.course__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.9rem;
}
@media screen and (max-width: 768px) {
  .course__title {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.course__title-gold {
  color: #9D925C;
}

.course__desc-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  margin-top: 1.8rem;
}
@media screen and (max-width: 768px) {
  .course__desc-list {
    gap: 1.1rem;
    margin-top: 1.4rem;
  }
}

.course__desc-text {
  padding-left: 1.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .course__desc-text {
    font-size: 1.5rem;
    line-height: 2.6rem;
    padding-left: 1.6rem;
  }
}
.course__desc-text::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1.4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon-ellipse.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .course__desc-text::after {
    top: 0%;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.course__slug {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 1.7rem;
}
@media screen and (max-width: 768px) {
  .course__slug {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-top: 1.4rem;
  }
}

.course__icon {
  width: 3rem;
  height: 3rem;
  margin: 2.9rem auto 3.2rem;
}
@media screen and (max-width: 768px) {
  .course__icon {
    margin: 2.2rem auto 2.45rem;
    width: 3.2rem;
    height: 3.1rem;
  }
}

.course__item {
  padding: 4.8rem 6.4rem 6.2rem;
  position: relative;
  background: #fff;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .course__item {
    padding: 3.2rem 1.6rem 3.6rem;
  }
  .course__item:nth-child(2) {
    padding: 4.3rem 1rem 1.9rem;
  }
  .course__item:nth-child(2) .course__icon {
    margin: 2.2rem auto 2.47rem;
  }
  .course__item:nth-child(2) .course__desc-list {
    margin-top: 1.3rem;
    gap: 0.9rem;
  }
  .course__item:nth-child(2) .course__desc-text {
    line-height: 2.8rem;
  }
}
.course__item::after {
  position: absolute;
  content: "";
  width: 3.2rem;
  aspect-ratio: 1;
  top: 0;
  left: 0;
  background: linear-gradient(-45deg, #fff 50%, #9D925C 50%);
}

.step-example {
  max-width: 120rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  padding: 0 0 6rem;
}
@media screen and (max-width: 768px) {
  .step-example {
    margin-top: 4.7rem;
    gap: 2.3rem;
  }
}

.step-example__main {
  color: #52687d;
  background-color: #fff;
  margin: 0 0.4rem;
  padding: 6.4rem 10rem;
}
@media screen and (max-width: 768px) {
  .step-example__main {
    padding: 0;
    margin: 0;
    background-color: #EEF0F2;
  }
}

@media screen and (max-width: 768px) {
  .step-example__box {
    padding: 2.4rem 1.6rem;
    background-color: #fff;
  }
}

.step-example__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4.8rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.8rem;
}
@media screen and (max-width: 768px) {
  .step-example__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.6rem;
  }
}

.step-example__category {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 4rem;
}
@media screen and (max-width: 768px) {
  .step-example__category {
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 600;
  }
}

.step-example__subtitle {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  margin: 0.8rem 0rem 4rem;
}
@media screen and (max-width: 768px) {
  .step-example__subtitle {
    font-size: 1.5rem;
    line-height: 2.1em;
    margin: 0.3rem 0rem 1.4rem;
  }
}

.step-example__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .step-example__list {
    gap: 1.98rem;
  }
}

.step-example__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1.908rem;
  border-bottom: 1px solid rgba(82, 104, 125, 0.3);
}
@media screen and (max-width: 768px) {
  .step-example__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.4rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.step-example__desc {
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .step-example__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.4rem;
  }
}

.step-example__content {
  min-height: 6rem;
}

@media screen and (min-width: 769px) {
  .step-example__number {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 7rem;
            flex: 0 0 7rem;
  }
}
.step-example__number {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 4.6rem;
  font-family: "Jost", sans-serif;
  color: #9D925C;
  padding-left: 2rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .step-example__number {
    font-size: 2.2rem;
    line-height: 3.2rem;
    padding-left: 1.6rem;
  }
}
.step-example__number::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon-ellipse.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.step-example__name {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.9rem;
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) {
  .step-example__name {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-top: 0;
  }
}

.service-banner {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#29445a), color-stop(200%, #fff));
  background: linear-gradient(90deg, #29445a 0%, #fff 200%);
  padding-left: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 58.8rem;
  min-height: 20rem;
}
@media screen and (max-width: 768px) {
  .service-banner {
    min-height: 16.5rem;
    padding-left: 2.8rem;
  }
}
.service-banner .service-banner__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}
.service-banner .service-banner__label {
  font-size: 1.6rem;
  padding-left: 1.2rem;
  color: #9D925C;
  font-family: "Jost", sans-serif;
  line-height: 2.1rem;
  margin-bottom: 0.3rem;
}
.service-banner .service-banner__link::after {
  content: "";
  position: relative;
  width: 2.5rem;
  height: 2.2rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/double-arrows.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media screen and (max-width: 768px) {
  .service-banner .service-banner__link::after {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.service-banner .service-banner__text {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 4rem;
}
@media screen and (max-width: 768px) {
  .service-banner .service-banner__text {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.service-banner .company-card__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.service-banner .company-card__bg img {
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.service-link {
  width: 100%;
  background-color: #eef0f2;
}

.service-link-section {
  max-width: 120rem;
  margin: 4rem auto;
  padding: 4.8rem 0 2.9rem 10rem;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .service-link-section {
    max-width: 33.5rem;
    margin: 2rem auto;
    padding: 2.4rem 1.6rem;
  }
}

.service-link-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.4rem;
}

.service-link-list__item {
  position: relative;
  line-height: 1.5;
  padding-left: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .service-link-list__item {
    padding-left: 1.8rem;
    max-width: 27.3rem;
  }
}

a.service-link-list__item .service-link-list__anchor {
  color: #9e925c;
}

.service-link-list__anchor {
  text-decoration: none;
  color: #52687d;
  font-size: 1.8rem;
  position: relative;
  line-height: 2.8rem;
}
@media screen and (max-width: 768px) {
  .service-link-list__anchor {
    font-size: 1.6rem;
    padding-right: 0;
    line-height: 2.6rem;
  }
}

a.service-link-list__item .service-link-list__anchor {
  border-bottom: 0.1rem solid #9d925c;
}

.service-link-list__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.9rem;
  width: 0.8rem;
  height: 0.8rem;
  background: #9e925c;
  border-radius: 50%;
}

.service-link-list__anchor::after {
  display: none;
  content: "";
  position: absolute;
  top: 0.8rem;
  right: 0;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url(/wp-content/themes/vlcholdings/images/icon/icon_arrow_ir_yeallow.svg);
  background-size: contain;
  background-repeat: repeat-x;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
}
@media screen and (max-width: 768px) {
  .service-link-list__anchor::after {
    bottom: 0.2rem;
    top: auto;
  }
}

@media screen and (max-width: 768px) {
  main .service-link-list li {
    position: relative;
    max-width: 27.3rem;
  }
  main .service-link-list li::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -2.8rem;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url(/wp-content/themes/vlcholdings/images/icon/double-nesxt-yellow.svg);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: 0px 0px;
    -webkit-transition: background-position 0.3s ease;
    transition: background-position 0.3s ease;
  }
}

.service-security {
  background-color: #eef0f2;
  padding-bottom: 8rem;
}
@media screen and (max-width: 768px) {
  .service-security {
    padding-bottom: 6rem;
  }
}
.service-security .service-security__container {
  max-width: 120rem;
  margin: 0 auto;
}
.service-security .service-security__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3rem;
  border-bottom: 0.2rem solid #d0d5db;
  padding-bottom: 1rem;
}
.service-security .service-security__icon {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_ir_yeallow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: brightness(0) invert(0.4);
          filter: brightness(0) invert(0.4);
}
.service-security .service-security__title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a2b3c;
}
.service-security .service-security__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
    padding: 0 0.4rem;
    -webkit-transform: translateX(-0.5px);
            transform: translateX(-0.5px);
  }
}
.service-security .service-security__box {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__box {
    width: 100%;
  }
}
.service-security .service-security__box-header {
  background-color: #9d925c;
  color: #fff;
  font-weight: 700;
  line-height: 3.5rem;
  font-size: 2.4rem;
  text-align: center;
  padding: 1.2rem 0;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__box-header {
    font-size: 2rem;
    padding: 1rem 0;
    line-height: 2.9rem;
    font-weight: 600;
  }
}
.service-security .service-security__box-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2.8rem 4rem 4.4rem;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.07);
  height: 100%;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__box-body {
    padding: 1rem 1.6rem 2.3rem;
  }
}
@media screen and (max-width: 768px) {
  .service-security .box-body__item-5 {
    padding-top: 1.6rem;
  }
  .service-security .box-body__item-5 .service-status__line {
    margin: 1.1em 0rem 1.5rem;
  }
}
.service-security .box-body__item-2 .service-status__line,
.service-security .box-body__item-3 .service-status__line {
  margin: 2.8rem 0rem 2.2rem;
}
@media screen and (max-width: 768px) {
  .service-security .box-body__item-2 .service-status__line,
  .service-security .box-body__item-3 .service-status__line {
    margin: 1.2rem 0rem 1.5rem;
  }
}
.service-security .box-body__item-2 .service-security__content-desc,
.service-security .box-body__item-3 .service-security__content-desc {
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .service-security .box-body__item-2 .service-security__content-desc,
  .service-security .box-body__item-3 .service-security__content-desc {
    gap: 1.7rem;
  }
}
.service-security .service-security__text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3.2rem;
  color: #5c6d7c;
  min-height: 5.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.service-security .service-security__text p {
  margin: -0.3rem 0rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__text {
    padding: 0.4rem 0 0.4rem;
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
.service-security .service-status__line {
  width: 100%;
  height: 1px;
  background-color: #9d925c;
  margin: 2.7rem 0rem 2.2rem;
}
@media screen and (max-width: 768px) {
  .service-security .service-status__line {
    margin: 1.2rem 0rem 1.5rem;
  }
}
.service-security .service-security__content-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.9rem;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__content-desc {
    gap: 1.7rem;
  }
}
.service-security .service-security__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.6rem;
  }
  .service-security .service-security__row:last-child {
    gap: 0.8rem;
  }
}
.service-security .service-security__label {
  font-weight: 500;
  line-height: 2.4rem;
  color: #52687d;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__label {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}
.service-security .service-security__label-cancer {
  margin-top: 0.1rem;
}
.service-security .service-security__desc {
  width: 100%;
  max-width: 39.6rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #5c6d7c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__desc {
    gap: 0.6rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
.service-security .service-security__link {
  font-weight: 500;
  margin-top: 0.1rem;
  line-height: 2.6rem;
  color: #52687d;
  font-size: 1.8rem;
  position: relative;
  text-align: left;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__link {
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding-right: 0rem;
    max-width: 95%;
  }
}
.service-security .service-security__link.pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-security .service-security__link.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .service-security .service-security__link.pc {
    display: none;
  }
  .service-security .service-security__link.sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.service-security a.service-security__link {
  text-decoration: underline;
  text-underline-offset: 0.4rem;
}
.service-security a.service-security__link::after {
  content: "";
  top: 50%;
  right: 0rem;
  -webkit-transform: translateY(-50%) translateX(-1rem);
          transform: translateY(-50%) translateX(-1rem);
  width: 1.8rem;
  height: 1.6rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/double-nesxt-yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.6rem;
}
@media screen and (max-width: 768px) {
  .service-security a.service-security__link::after {
    width: 1.8rem;
    height: 1.6rem;
    opacity: 1;
    right: -2.2rem;
    margin-left: 0;
  }
}
.service-security a.service-security__link:hover::after {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0rem);
          transform: translateY(-50%) translateX(0rem);
}

.service-security__link-mobile {
  max-width: 26rem;
}

.service-security-bottom {
  padding-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .service-security-bottom {
    padding-bottom: 2rem;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.service-features {
  padding: 0 0 6rem;
  background-color: #eef0f2;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .service-features {
    padding: 0rem;
  }
}

.service-features__container {
  max-width: 124rem;
  margin: 0 auto;
  padding: 0 2rem;
}

.service-features__chat {
  max-width: 124rem;
  margin: 0 auto;
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  .service-features__chat {
    padding: 5.3rem 2rem 5.4rem;
    background-color: #eef0f2;
  }
}

.service-features__title {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-left: 4rem;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 5.2rem;
  color: #52687d;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 768px) {
  .service-features__title {
    padding-left: 2.2rem;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0 auto 3rem;
  }
}
.service-features__title.service-features__title__noicon {
  padding-left: 0;
}
.service-features__title.service-features__title__noicon::after {
  display: none;
}

.service-features__title::after {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.4rem;
  top: 50%;
  left: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-features__title::after {
    width: 1.8rem;
    margin-top: 0.4rem;
  }
}

.service-features__box-chat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
}
@media screen and (max-width: 768px) {
  .service-features__box-chat {
    gap: 2rem;
    margin-bottom: 0rem;
  }
}
@media screen and (max-width: 768px) {
  .service-features__box-chat.service-features__box-chat-noicon .service-features__content {
    padding-left: 1.6rem;
  }
}
.service-features__box-chat.service-features__box-chat-noicon .service-features__text {
  padding-left: 0;
}
.service-features__box-chat.service-features__box-chat-noicon .service-features__text::before {
  display: none;
}

.service-features__content {
  position: relative;
  left: 1.1rem;
  margin-left: 4.8rem;
  background-color: #fff;
  padding: 3.2rem 6rem 3.2rem 4.8rem;
  border-radius: 1.2rem;
  position: relative;
  width: 100%;
  max-width: 97.8rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .service-features__content {
    padding: 1.6rem 1.6rem 1.6rem 4.5rem;
    left: 0.5rem;
    max-width: 32.5rem;
  }
}
.service-features__content::after {
  content: "";
  left: -2.8rem;
  bottom: 2.9rem;
  width: 6.6rem;
  height: 3.9rem;
  position: absolute;
  background-image: url("/wp-content/themes/vlcholdings/images/service/ankle-chat.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-features__content::after {
    left: -1rem;
    bottom: 3rem;
    width: 2.2rem;
    height: 3.9rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
  }
}

.service-features__content-last {
  padding: 2.8rem 6rem 2.6rem 4.8rem;
}
@media screen and (max-width: 768px) {
  .service-features__content-last {
    padding: 1.6rem 1.6rem 1.6rem 4.5rem;
  }
  .service-features__content-last .service-features__text {
    font-size: 1.5rem;
    padding-left: 0;
    line-height: 2.3rem;
  }
}

.service-features__text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3.6rem;
  padding-left: 3.4rem;
  position: relative;
}
.service-features__text::before {
  content: "";
  left: 0;
  width: 2.156rem;
  height: 2.352rem;
  position: absolute;
  background-image: url("/wp-content/themes/vlcholdings/images/service/icon-tornado.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 1.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .service-features__text::before {
    width: 2.5rem;
    z-index: 1;
    top: 1.2rem;
    left: -3rem;
  }
}
@media screen and (max-width: 768px) {
  .service-features__text {
    font-size: 1.5rem;
    padding-left: 0;
    line-height: 2.3rem;
  }
}

.service-features__tables .features-subtitle {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-left: 4rem;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 5.2rem;
  color: #52687d;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features-subtitle {
    padding-left: 2.2rem;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0 auto 3rem;
  }
}
.service-features__tables .features-subtitle::after {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.4rem;
  top: 50%;
  left: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features-subtitle::after {
    width: 1.8rem;
    margin-top: 0.4rem;
  }
}
.service-features__tables .features-subtitle-first {
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features-subtitle-first {
    margin-bottom: 3rem;
  }
}
.service-features__tables .features__skill {
  position: relative;
  background: #fff;
  width: 100%;
  padding: 6.4rem 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features__skill {
    padding: 2rem 1.6rem 3.5rem 1.6rem;
    background-image: none;
    background-color: #fff;
    gap: 1.1rem;
    margin-bottom: 5.4rem;
  }
}
.service-features__tables .features__skill-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 27.1rem;
  max-height: 40.6rem;
  height: auto;
  z-index: 1;
}
.service-features__tables .features__skill-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service-features__tables .features__skill-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features__skill-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .service-features__tables .features__skill-row:last-child .features__skill-count {
    margin-bottom: 0.2rem;
  }
}
.service-features__tables .features__skill-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.7rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features__skill-desc {
    gap: 1.8rem;
  }
}
.service-features__tables .features__skill-count {
  font-family: "Jost", sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 4.1rem;
  color: #9d925c;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 11rem;
}
@media screen and (max-width: 768px) {
  .service-features__tables .features__skill-count {
    font-size: 2.2rem;
  }
}
.service-features__tables .skill__desc {
  margin: -0.3rem 0rem;
  font-size: 1.5rem;
  line-height: 2.4rem;
}
@media screen and (max-width: 768px) {
  .service-features__tables .skill__desc {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}
.service-features__tables .skill__desc .skill__desc__title {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3.2rem;
  margin-bottom: 2.3rem;
}
@media screen and (max-width: 768px) {
  .service-features__tables .skill__desc .skill__desc__title {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}

.feature-table {
  margin-bottom: 2.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.7rem;
  overflow: hidden;
  position: relative;
  left: 0.2rem;
}
@media screen and (max-width: 768px) {
  .feature-table {
    margin-bottom: 0rem;
    gap: 0.45rem;
  }
}

.feature-table__subtitle {
  font-size: 1.5rem;
  line-height: 3rem;
  font-weight: 500;
  color: #52687d;
}

.feature-table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .feature-table__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.6rem;
  }
}

.feature-table__row-header {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.1rem;
  min-width: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feature-table__row-header span {
  width: 1.5rem;
  text-align: center;
}

.feature-table__row-content {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.6rem;
}
@media screen and (max-width: 768px) {
  .feature-table__row-content {
    margin-bottom: 0.5rem;
  }
  .feature-table__row-content br {
    display: none;
  }
}

.feature-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  gap: 2.8rem;
  padding: 6.4rem 10rem;
}
@media screen and (max-width: 768px) {
  .feature-cards {
    gap: 3rem;
    padding: 2.8rem 1.6rem;
  }
}

.feature-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  position: relative;
  padding-left: 5.6rem;
}
@media screen and (max-width: 768px) {
  .feature-card__content {
    padding-left: 3.2rem;
    gap: 1.4rem;
  }
}
.feature-card__content::after {
  content: "";
  position: absolute;
  width: 3.6rem;
  height: 3rem;
  top: 0;
  left: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/service/icon-checked.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .feature-card__content::after {
    top: 0;
    width: 2.4rem;
    height: 2rem;
  }
}

.feature-card__title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 3.6rem;
  margin: -0.2rem 0rem -0.7rem;
}
@media screen and (max-width: 768px) {
  .feature-card__title {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  .feature-card:first-child .feature-card__text {
    line-height: 2.4rem;
  }
  .feature-card:nth-child(2) .feature-card__text {
    line-height: 2.8rem;
  }
}
.feature-card__text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 3rem;
}
@media screen and (max-width: 768px) {
  .feature-card__text {
    font-size: 1.5rem;
    line-height: 2.8rem;
  }
}

.service-cases {
  background-color: #eef0f2;
  padding: 0 0 6rem;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable {
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .service-cases--scrollable::-webkit-scrollbar {
    display: none;
  }
  .service-cases__scrollbar {
    display: none;
  }
  .service-cases--scrollable .service-cases__scrollbar {
    display: block;
    position: absolute;
    bottom: 5rem;
    left: 47%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 16rem;
    height: 6px;
    background: #dee2e5;
    border-radius: 3px;
    overflow: hidden;
    z-index: 5;
  }
  .service-cases--scrollable .service-cases__thumb {
    height: 100%;
    width: 8rem;
    background: #8f9ba5;
    border-radius: 3px;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
    transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  }
}
.service-cases__container {
  position: relative;
  max-width: 124rem;
  margin: 0 auto;
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  .service-cases__container {
    background-color: #fff;
    padding: 4.8rem 1.6rem 4.8rem 1.6rem;
    margin: 0 2rem;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .service-cases--scrollable .service-cases__container {
    width: 52.6rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .service-cases--scrollable .service-cases__container::-webkit-scrollbar {
    height: 0;
  }
}
.service-cases__info {
  background-color: #fff;
  padding: 6.5rem 12rem;
}
@media screen and (max-width: 768px) {
  .service-cases__info {
    padding: 0rem;
  }
}

.service-cases__title {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-left: 4rem;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 5.2rem;
  color: #52687d;
  margin-bottom: 4.8rem;
  max-width: 120rem;
}
@media screen and (max-width: 768px) {
  .service-cases__title {
    max-width: 33.5rem;
    padding-left: 2.2rem;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0 auto 3rem;
  }
}

.service-cases__title::after {
  content: "";
  position: absolute;
  width: 2.8rem;
  height: 2.4rem;
  top: 50%;
  left: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .service-cases__title::after {
    width: 1.8rem;
    margin-top: 1.4rem;
  }
}

.case-steps {
  color: #52687d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #909eab;
}
@media screen and (max-width: 768px) {
  .case-steps {
    margin: 0 auto;
  }
}

.case-step {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 23.5rem 1fr;
  grid-template-columns: 23.5rem 1fr;
  border-top: 1px solid #909eab;
}
.case-step:first-child {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .case-step {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 768px) {
  .case-step .case-step__row:last-child {
    padding: 1.2rem 1.4rem 1.15rem;
    text-align: left;
  }
  .case-step .case-step__row:last-child p {
    text-align: left;
  }
}

.case-step__row {
  font-size: 1.5rem;
}
.case-step__row:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.5rem 3.9rem;
  background-color: #eef0f2;
  font-weight: 500;
  line-height: 2.1rem;
  border-right: 1px solid #909eab;
}
@media screen and (max-width: 768px) {
  .case-step__row:first-child {
    border-bottom: 1px solid #909eab;
    padding: 0.8rem 3.9rem 0.9rem;
    border-right: none;
    text-align: center;
    font-size: 1.4rem;
  }
}
.case-step__row:last-child {
  padding: 1.4rem 3.9rem;
  font-weight: 400;
  line-height: 2.4rem;
}
@media screen and (max-width: 768px) {
  .case-step__row:last-child {
    padding: 1rem 1.4rem 1.15rem;
    line-height: 2.2rem;
    font-size: 1.4rem;
  }
}
.case-step__row a {
  font-weight: 500;
  text-decoration: underline;
}

.case-step__row-title {
  width: 100%;
}

.case-step .case-step__row-cancer {
  padding: 1.6rem 3.9rem 1.5rem 4rem;
}

.case-step.heading .case-step__row {
  width: 100%;
  background-color: #52687d;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step__row {
    border-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .service-cases__container {
    padding: 4.8rem 1.6rem 8.8rem 1.6rem;
  }
}
.service-cases--scrollable .heading {
  -ms-grid-columns: 25.9rem 1fr;
  grid-template-columns: 25.9rem 1fr;
}
.service-cases--scrollable .heading .case-step__row:first-child {
  padding: 1.25rem 3.9rem 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.service-cases--scrollable .heading .case-step__row:last-child {
  padding: 1.25rem 3.9rem;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .heading {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .heading .case-step__row:last-child {
    text-align: center !important;
    padding: 0.7rem 1.6rem 0.5rem !important;
    font-size: 1.4rem;
  }
  .service-cases--scrollable .heading .case-step__row:first-child {
    padding: 0.7rem 0rem 0.5rem !important;
    text-align: center !important;
    font-size: 1.4rem;
  }
}
.service-cases--scrollable .case-step {
  -ms-grid-columns: 25.9rem 1fr;
  grid-template-columns: 25.9rem 1fr;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step {
    width: 49.4rem;
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step .case-step__row:first-child {
    padding: 1rem 1.6rem 1rem 1.5rem;
    border-right: 1px solid #909eab;
    text-align: left;
    font-size: 1.3rem;
  }
  .service-cases--scrollable .case-step .case-step__row:last-child {
    padding: 0.8rem 1.6rem;
    text-align: left;
    font-size: 1.3rem;
    line-height: 2rem;
  }
}
.service-cases--scrollable .case-step__row:first-child {
  padding: 1.2rem 1rem 0.8rem 2.3rem;
}
.service-cases--scrollable .case-step__row:last-child {
  padding: 1.1rem 2.4rem 1rem;
}
.service-cases--scrollable .case-step:nth-child(3) .case-step__row:last-child p {
  padding-left: 0;
}
.service-cases--scrollable .case-step:nth-child(3) .case-step__row:last-child p:first-child:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step:nth-child(5) {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step:nth-child(5) .case-step__row:first-child {
    padding: 0.8rem 1.6rem 0.9rem 1.5rem;
  }
  .service-cases--scrollable .case-step:nth-child(5) .case-step__row:last-child {
    padding: 0.8rem 1.6rem 0.9rem;
  }
  .service-cases--scrollable .case-step:nth-child(5) .case-step__row:last-child p {
    text-align: left;
  }
}
.service-cases--scrollable .case-step:nth-child(6) .case-step__row:last-child {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step:nth-child(6) {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step:nth-child(6) .case-step__row:first-child {
    padding: 1rem 1.6rem 0.8rem 1.5rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(6) .case-step__row:last-child {
    padding: 1rem 1.6rem 0.8rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(6) .case-step__row:last-child p {
    text-align: left;
  }
}
.service-cases--scrollable .case-step:nth-child(7) .case-step__row:last-child {
  padding-bottom: 0.9rem;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step:nth-child(7) {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step:nth-child(7) .case-step__row:first-child {
    padding: 1rem 1.6rem 1rem 1.5rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(7) .case-step__row:last-child {
    padding: 1rem 1.6rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(7) .case-step__row:last-child p {
    text-align: left;
  }
}
.service-cases--scrollable .case-step:nth-child(8) .case-step__row:last-child {
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step:nth-child(8) {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step:nth-child(8) .case-step__row:first-child {
    padding: 0.8rem 1.6rem 1rem 1.5rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(8) .case-step__row:last-child {
    padding: 0.9rem 1.6rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(8) .case-step__row:last-child p {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step:nth-child(9) {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step:nth-child(9) .case-step__row:first-child {
    padding: 0.9rem 1.6rem 0.8rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(9) .case-step__row:last-child {
    padding: 0.9rem 1.6rem;
    text-align: left;
  }
  .service-cases--scrollable .case-step:nth-child(9) .case-step__row:last-child p {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .service-cases--scrollable .case-step:nth-child(12) {
    -ms-grid-columns: 13.2rem 1fr;
    grid-template-columns: 13.2rem 1fr;
  }
  .service-cases--scrollable .case-step:nth-child(12) .case-step__row:first-child {
    padding: 0.8rem 1.6rem;
    text-align: left;
  }
}
@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.page_service__other .page_service__contact-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .page_service__other .page_service__contact-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.page_service__other .service-banner__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_service__other .service-banner__link {
  margin-left: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page_service__other .service-banner__link .service-banner__text {
  text-align: left;
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 600;
}

.page_service__contact-wrapper {
  max-width: 124rem;
  margin: 0rem auto;
  padding: 0 2rem 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .page_service__contact-wrapper {
    padding: 0 2rem 8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page_service__contact-wrapper .service-banner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page_service__contact-wrapper .service-banner__text {
    font-size: 2.2rem;
    line-height: 3rem;
    font-weight: 500;
  }
}

.service-banner {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#29445a), color-stop(200%, #fff));
  background: linear-gradient(90deg, #29445a 0%, #fff 200%);
  padding: 0 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 60rem;
  min-height: 20rem;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .service-banner {
    max-width: 33.5rem;
    padding-left: 1.6rem;
    min-height: 16.5rem;
  }
}

.service-banner__content {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 2rem;
}

.service-banner__label {
  font-size: 1.6rem;
  color: #9d925c;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  line-height: 2.3rem;
  font-style: italic;
}

.service-banner__link {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
}

.service-banner__link::after {
  content: "";
  position: absolute;
  width: 2.5rem;
  height: 2.2rem;
  top: 0.8rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .service-banner__link::after {
    width: 3.8rem;
    top: 0;
  }
}
.service-banner__text {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 4rem;
  max-width: 85%;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .service-banner__text {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.service-banner__content {
  position: relative;
  display: inline-block;
  z-index: 3;
  text-align: center;
}

.service-banner__label {
  font-size: 1.6rem;
  color: #9d925c;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  line-height: 2.3rem;
  font-style: italic;
}

.section-service_corner {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.2rem;
  height: 3.2rem;
  background: #9e925c;
  border: 1px solid #9e925c;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 4;
}

.service-banner:hover .section-service_corner {
  opacity: 1;
  display: block;
}

.service-banner__link {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.service-banner__link .service-banner__text {
  max-width: 100%;
}

.service-banner__link::after {
  content: "";
  position: relative;
  width: 2.5rem;
  height: 2.2rem;
  margin-left: 2.4rem;
  margin-top: 0.6rem;
  top: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/double-arrows.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.service-banner:hover .service-banner__link::after {
  -webkit-filter: brightness(1) invert(0);
          filter: brightness(1) invert(0);
}

@media screen and (max-width: 768px) {
  .service-banner__link::after {
    right: 0;
    margin-left: 1.6rem;
    height: 1.6rem;
  }
}
.page_service__contact--1 .service-banner {
  margin: 0 auto;
}

.page_service__contact--3 .page_service__contact-wrapper {
  gap: 1.2rem;
}
.page_service__contact--3 .service-banner__content {
  width: 100%;
  z-index: 3;
}
.page_service__contact--3 .service-banner {
  min-height: 18.4rem;
  padding-left: 4rem;
}
.page_service__contact--3 .service-banner__link {
  width: 100%;
}
.page_service__contact--3 .service-banner__link:after {
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_white.svg");
  width: 2.8rem;
  height: 2.4rem;
  top: 50%;
  right: 0;
}
.page_service__contact--3 .service-banner__text {
  font-size: 1.6rem;
  line-height: 3rem;
}
@media screen and (max-width: 768px) {
  .page_service__contact--3 .service-banner__text {
    font-size: 1.5rem;
  }
}

.service-banner__text {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 4rem;
}

@media screen and (max-width: 768px) {
  .service-banner__text {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.company-card__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
}
.company-card__bg.bg-full {
  max-width: 100%;
  opacity: 1;
}

.company-card__bg img {
  width: 100%;
  height: 100%;
}

.service-banner__computer {
  position: relative;
  background-image: url("/wp-content/themes/vlcholdings/images/service/bg-service-contact.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-left: 3.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 60rem;
  min-height: 20rem;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .service-banner__computer {
    max-width: 33.5rem;
    padding-left: 1.6rem;
    background-image: url("/wp-content/themes/vlcholdings/images/common/training-comment-sp.jpg");
  }
}
.service-banner__computer:hover .section-service_corner {
  display: block;
}
.service-banner__computer:hover .service-banner__link::after {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
}

@font-face {
  font-family: "Yu Gothic";
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot");
  src: url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff") format("woff"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.woff2") format("woff2"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.ttf") format("truetype"), url("/wp-content/themes/vlcholdings/css/fonts/yu-gothic.svg#Yu Gothic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans CJK JP";
  src: url("/wp-content/themes/vlcholdings/css/fonts/NotoSansCJKjp-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
.page_service_login {
  background-color: #eef0f2;
}

.page_service__login-wrapper {
  max-width: 124rem;
  margin: 0rem auto;
  padding: 0 2rem 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .page_service__login-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.service-banner__login {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#29445a), color-stop(200%, #fff));
  background: linear-gradient(90deg, #29445a 0%, #fff 200%);
  padding-left: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 39.6rem;
  min-height: 12rem;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .service-banner__login {
    max-width: 33.5rem;
    padding-left: 1.6rem;
    min-height: 10.2rem;
  }
}
.service-banner__login .service-banner__login-link::after {
  display: none;
}

.service-banner__login::after {
  content: "";
  background-image: url("/wp-content/themes/vlcholdings/images/service/logo_shape.svg");
  height: 100%;
  aspect-ratio: 0.884;
  width: auto;
  max-width: 100%;
  top: 0;
  right: 0;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  z-index: 2;
}

.service-banner__login.slide-animation::after {
  z-index: 1;
}

.service-banner__login-content {
  position: relative;
  display: inline-block;
  z-index: 2;
}

.service-banner__login-label {
  font-size: 1.6rem;
  color: #9d925c;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  line-height: 2.3rem;
  font-style: italic;
}

.service-banner__login-link {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.service-banner__login-link::after {
  content: "";
  position: absolute;
  width: 2.5rem;
  height: 2.2rem;
  top: 0.8rem;
  right: -5rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon-arrows-dpuble-next.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.service-banner__login-logo {
  position: relative;
  right: -10rem;
  top: 1rem;
  max-width: 4.2rem;
  z-index: 2;
}

.service-banner__blue {
  background: #165797;
}
.service-banner__blue .service-banner__login-link::after {
  display: block;
}
.service-banner__blue .service-banner__login-logo {
  position: relative;
  right: -8rem;
  top: 1rem;
  max-width: 8.3rem;
}

@media screen and (max-width: 768px) {
  .service-banner__login-link::after {
    width: 3.8rem;
    top: 0;
  }
}
.service-banner__login-text {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 4rem;
}

@media screen and (max-width: 768px) {
  .service-banner__login-text {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
main {
  /* WordPress Core
      -------------------------------------------------------------- */
  /* WordPress Core
  -------------------------------------------------------------- */
}
main td:first-child strong {
  white-space: nowrap;
}
main .alignnone {
  margin: 5px 20px 20px 0;
}
main .aligncenter,
main div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
main .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
main .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
main a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
main a img.alignnone {
  margin: 5px 20px 20px 0;
}
main a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
main a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
main .wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
main .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
main .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
main .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
main .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
main .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
main {
  /* Text meant only for screen readers. */
}
main .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
main .screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
main {
  /* WordPress Extend
  -------------------------------------------------------------- */
}
main ul {
  list-style: disc;
  padding-left: 2rem;
}
main ol {
  list-style: numeric;
  padding-left: 2rem;
}
main b {
  font-weight: 600;
}
main table th {
  font-weight: bold;
  border: 1px solid #d1d5db;
  padding: 0.5rem;
}
main table td {
  border: 1px solid #d1d5db;
  padding: 0.5rem;
}
main ul {
  list-style: disc;
  padding-left: 2rem;
}
main ol {
  list-style: decimal;
  padding-left: 2rem;
}
main a {
  text-decoration: underline;
  color: #9e925c !important;
  border-color: #9e925c !important;
  text-underline-offset: 0.3rem;
}

.image-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.page_service_status {
  background-color: #eef0f2;
}

.extend__breadcrumb {
  padding: 1.7rem 0 6.3rem;
}
@media screen and (max-width: 768px) {
  .extend__breadcrumb {
    padding: 1.6rem 2rem 5rem;
    line-height: 1.7rem;
  }
}

.service-search,
.service-solution {
  background-color: #eef0f2;
}

.service-search__container,
.service-solution__container {
  max-width: 120rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .service-search__container,
  .service-solution__container {
    max-width: 33.5rem;
  }
}

.service-search__container {
  padding: 8rem 0;
}
@media screen and (max-width: 768px) {
  .service-search__container {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }
}

@media screen and (max-width: 768px) {
  .service-subtitle {
    max-width: 33.5rem;
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  .service-title {
    line-height: 3.6rem;
    margin-bottom: 2rem !important;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
  .service-title:after {
    top: 0.4rem !important;
    -webkit-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
}

.service-subtitle-dot {
  margin-bottom: 3.7rem;
}
@media screen and (max-width: 768px) {
  .service-subtitle-dot {
    max-width: 33.5rem;
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 2.3rem;
  }
}

@media screen and (max-width: 768px) {
  .service-status__course {
    max-width: 33.5rem;
  }
}

.course__item {
  padding: 4.8rem 6.4rem 6.2rem;
}
@media screen and (max-width: 768px) {
  .course__item {
    padding: 2.4rem 1.6rem 3.6rem;
  }
  .course__item .course__desc-list li {
    max-width: 30.3rem !important;
  }
}

@media screen and (max-width: 768px) {
  .course__line {
    margin: 1.2rem auto 1.6rem;
    max-width: 28.5rem;
  }
}

@media screen and (max-width: 768px) {
  .course__icon {
    margin: 1rem auto 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .course__number {
    font-size: 3.2rem;
    line-height: 4.6rem;
  }
}

@media screen and (max-width: 768px) {
  .course__item:nth-child(2) {
    padding: 2.3rem 1.6rem 3rem;
  }
  .course__item:nth-child(2) .course__icon {
    margin: 1rem auto 1.2rem;
  }
  .course__item:nth-child(2) .course__desc-text {
    line-height: 2.7rem;
  }
}

.service-status__course {
  padding: 0 0 8.6rem;
}
@media screen and (max-width: 768px) {
  .service-status__course {
    padding: 0 0 4.7rem;
  }
}

@media screen and (max-width: 768px) {
  .step-section-wrapper {
    padding: 0 2rem 4rem;
  }
}

@media screen and (max-width: 768px) {
  .step-section {
    margin-top: 0rem;
  }
}

.step-example {
  padding: 0.5rem 0 10.3rem;
}
@media screen and (max-width: 768px) {
  .step-example {
    margin-top: 1rem;
    gap: 2.3rem;
    max-width: 33.5rem;
    padding-bottom: 6.5rem;
  }
}

@media screen and (max-width: 768px) {
  .service-security {
    max-width: 33.5rem;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .service-security__content {
    padding: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .box-body__item-4 {
    padding: 1.8rem 1.6rem 2.3rem !important;
  }
  .box-body__item-4 .service-status__line {
    margin: 1.4rem 0rem 1.66rem;
  }
}

.service-cases__info {
  padding: 4.6rem 10rem;
}
@media screen and (max-width: 768px) {
  .service-cases__info {
    padding: 0;
  }
}

.service-cases {
  padding: 0 0 8.2rem;
}
@media screen and (max-width: 768px) {
  .service-cases {
    padding: 0.4rem 0 6.4rem;
  }
}

.service-link {
  padding: 0 0 8rem;
}
@media screen and (max-width: 768px) {
  .service-link {
    padding: 0 0 6.1rem;
  }
}

.section-service_corner {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.2rem;
  height: 3.2rem;
  background: #9e925c;
  border: 1px solid #9e925c;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 4;
}

.service-banner {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, color-stop(-30%, rgb(6, 38, 60)), color-stop(50%, rgb(67, 82, 95)), color-stop(80%, rgb(92, 109, 124)), color-stop(150%, rgb(169, 182, 191)));
  background: linear-gradient(90deg, rgb(6, 38, 60) -30%, rgb(67, 82, 95) 50%, rgb(92, 109, 124) 80%, rgb(169, 182, 191) 150%);
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 58.8rem;
  min-height: 20rem;
}
@media screen and (max-width: 768px) {
  .service-banner {
    max-width: 33.5rem;
    min-height: 16.5rem;
  }
}

.service-link-list {
  gap: 1rem;
}

.service-link-section {
  padding: 4.8rem 0 4.5rem 10rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .service-link-section {
    padding: 2.3rem 1.6rem 2.5rem;
    margin: 0 auto;
  }
  .service-link-section .service-link-list {
    gap: 1.4rem;
  }
}

.service-status__title {
  margin-bottom: 3.2rem;
  padding-left: 4rem;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 5.2rem;
  position: relative;
  color: #52687d;
  margin-bottom: 4.8rem;
}
.service-status__title::after {
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.8rem;
  height: 2.4rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_title_ir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .service-status__title::after {
    width: 1.8rem;
    height: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .service-status__title {
    font-size: 2.4rem;
    line-height: 3.5rem;
    padding-left: 2.2rem;
    margin-bottom: 2.4rem;
  }
}

.service-status__description {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3rem;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .service-status__description {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 3.75rem;
  }
}

.section-purpose__wrapper {
  padding: 0.6rem 0 8rem;
}
@media screen and (max-width: 768px) {
  .section-purpose__wrapper {
    max-width: 33.5rem;
    margin: 0 auto;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .section-purpose {
    margin-top: 0;
  }
}

.service-solution__box__wrapper {
  padding: 0 0 8rem;
}
@media screen and (max-width: 768px) {
  .service-solution__box__wrapper {
    max-width: 33.5rem;
    padding: 0 0 4rem;
  }
}

.service-status__subtitle {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.5rem;
  position: relative;
  padding-left: 2.2rem;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .service-status__subtitle {
    padding-left: 1.8rem;
    font-size: 1.8rem;
    line-height: 2.8rem;
    font-weight: 500;
  }
}
.service-status__subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1rem;
  height: 2rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .service-status__subtitle::after {
    top: 0;
    -webkit-transform: translateY(25%);
            transform: translateY(25%);
  }
}

.service-status__subtitle-eclipse {
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .service-status__subtitle-eclipse {
    padding-left: 1.6rem;
  }
}
.service-status__subtitle-eclipse::after {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon-ellipse.svg");
}
@media screen and (max-width: 768px) {
  .service-status__subtitle-eclipse::after {
    top: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.service-status__subtitle-offset {
  padding-left: 1.8rem;
}

.service-search__content {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 6.4rem 0;
}
@media screen and (max-width: 768px) {
  .service-search__content {
    padding: 0 0 2.4rem;
  }
}

.service-search__problems {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0rem 12rem 0rem 10rem;
}
@media screen and (max-width: 768px) {
  .service-search__problems {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.4rem;
    padding: 2.3rem 1.6rem 0rem;
  }
}

.service-search__problems-content {
  padding: 1rem 0 0 !important;
  position: relative;
  margin-top: 1.2rem;
}
@media screen and (max-width: 768px) {
  .service-search__problems-content {
    padding: 0rem !important;
    margin-top: 0rem;
    max-width: 30.5rem;
    width: 100%;
  }
}

.service-search__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 48.4rem;
  height: 8.4rem;
}
@media screen and (max-width: 768px) {
  .service-search__bg {
    width: 25.7rem;
    height: 4.8rem;
    bottom: 0.2rem;
    top: auto;
  }
}

.service-search__problem-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .service-search__problem-list {
    margin-bottom: 0rem;
  }
  .service-search__problem-list li {
    max-width: 30.3rem !important;
  }
  .service-search__problem-list li:after {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .step-example .step-example__list li:after {
    display: none;
  }
}

.service-search__problem-item {
  position: relative;
  font-size: 3.2rem;
  line-height: 4.6rem;
  color: #52687d;
  position: static;
  z-index: 1;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .service-search__problem-item {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.service-search__icon {
  color: #bfa452;
  margin-right: 0.8rem;
  font-size: 1.8rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.service-search__text {
  display: inline-block;
  max-width: 52rem;
  word-break: break-word;
}

.service-search__tag {
  display: inline-block;
  font-size: 1.3rem;
  background-color: #e4eaef;
  font-weight: 600;
  color: #26506c;
  padding: 0.5rem 2.6rem 0.6rem;
  border-radius: 2rem;
}

.service-search__illustration {
  position: relative;
  max-width: 40rem;
  width: 100%;
}
.service-search__illustration img {
  display: block;
}
.service-search__arrow {
  width: 4.8rem;
  height: 4.8rem;
  position: absolute;
  left: 50%;
  top: -3.3rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .service-search__arrow {
    width: 3.2rem;
    height: 3.2rem;
    top: -2rem;
  }
}

.service-search__solution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100rem;
  position: relative;
  width: 100%;
  background-color: #f4f1ea;
  padding: 3.2rem 8rem 3.5rem;
  border-radius: 1rem;
}
@media screen and (max-width: 768px) {
  .service-search__solution {
    border-radius: 1rem;
    padding: 2.4rem 2.4rem 2.1rem;
    width: calc(100% - 3.2rem);
  }
}

.service-search__solution-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 88rem;
  text-align: left;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .service-search__solution-box {
    max-width: 30rem;
    gap: 1.9rem;
  }
}

.service-search__solution-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .service-search__solution-left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.1rem;
  }
}

.service-search__solution-icon {
  width: 4rem;
  height: 5.6rem;
}
@media screen and (max-width: 768px) {
  .service-search__solution-icon {
    width: 2.8rem;
    height: 4rem;
  }
}

.service-search__solution-badge {
  font-weight: 600;
  color: #52687d;
  font-size: 2rem;
  line-height: 2.9rem;
  padding-bottom: 0.4rem;
  margin-top: 0.2rem;
  border-bottom: 0.2rem solid #9e925c;
}
@media screen and (max-width: 768px) {
  .service-search__solution-badge {
    font-size: 1.8rem;
    line-height: 2.6rem;
    padding-bottom: 0.2rem;
    margin-top: 0.4rem;
  }
}

.service-search__solution-right {
  width: 100%;
  margin-top: -0.4rem;
}

.service-search__solution-text {
  font-size: 2.4rem;
  font-weight: 600;
  color: #52687d;
  margin: 0;
  line-height: 4.4rem;
}
@media screen and (max-width: 768px) {
  .service-search__solution-text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.service-solution__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 4.6rem;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .service-solution__title {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.service-solution__title-img {
  max-width: 5.8rem;
}
.service-solution__title-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .service-solution__title-img {
    max-width: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .service-security__container .service-status__title {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
    margin-bottom: 2.3rem;
    line-height: 3.6rem;
  }
  .service-security__container .service-status__title::after {
    top: 0%;
    -webkit-transform: translateY(75%);
            transform: translateY(75%);
  }
}

.service-solution__container {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .service-solution__container {
    padding-top: 0rem;
  }
  .service-solution__container .service-status__title {
    margin-bottom: 2.3rem;
  }
}
.service-solution__container .service-solution__title {
  margin-bottom: 2.1rem;
}
@media screen and (max-width: 768px) {
  .service-solution__container .service-solution__title {
    margin-bottom: 1.6rem;
  }
}
.service-solution__container .service-status__description {
  margin-bottom: 8rem;
}
.service-solution__container .service-status__description:has(p) {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .service-solution__container .service-status__description {
    margin-bottom: 3.75rem;
  }
}
.service-solution__container .service-solution__box {
  margin-top: 4rem;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 768px) {
  .service-solution__container .service-solution__box {
    margin-top: 2.3rem;
    margin-bottom: 4.7rem;
  }
}

.case-container {
  max-width: 120rem;
  margin: 0 auto;
  padding: 3.2rem 0 8rem;
}
@media screen and (max-width: 768px) {
  .case-container {
    padding: 0rem 0 6rem;
  }
}

.case-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 4.5rem;
}
@media screen and (max-width: 768px) {
  .case-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.45rem;
  }
}

.case-item {
  width: 33%;
  max-width: 37rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .case-item {
    width: 100%;
  }
}

.case-item:hover .case-image img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.case-image {
  width: 100%;
  height: 25.3rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .case-image {
    height: 23rem;
  }
}
.case-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.case-item__body {
  margin-top: 1.1rem;
}

.case-label {
  background-color: #52687d;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  line-height: 2.1rem;
  padding: 0.9rem 0 1rem;
}

.case-category {
  padding-left: 1.4rem;
  position: relative;
  font-size: 1.4rem;
  line-height: 3rem;
  font-weight: 400;
  color: #5c6d7c;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 768px) {
  .case-category {
    font-size: 1.2rem;
    line-height: 1.7rem;
    margin-bottom: 0.8rem;
    padding-left: 1.6rem;
  }
}

.case-category:after {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #9d925c;
  left: 0rem;
  top: 1rem;
}

.case-name {
  font-weight: 600;
  font-size: 2rem;
  color: #52687d;
  line-height: 2.8rem;
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 768px) {
  .case-name {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 0.7rem;
  }
}

.case-text {
  font-size: 1.6rem;
  color: #52687d;
  font-weight: 400;
  line-height: 2.6rem;
}
@media screen and (max-width: 768px) {
  .case-text {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}

.section__more {
  margin-top: 5.2rem;
  text-align: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .section__more {
    margin-top: 3.7rem;
  }
}
.section__more::after, .section__more::before {
  top: 35%;
}
@media screen and (max-width: 768px) {
  .section__more::after, .section__more::before {
    width: 0.6rem;
    height: 1.1rem;
    background-size: 100% 100%;
    top: 40%;
    right: 0.6rem;
  }
}
@media screen and (max-width: 768px) {
  .section__more::before {
    width: 0.6rem;
    height: 1.1rem;
    background-size: 100% 100%;
    top: 42%;
    right: -0.3rem;
  }
}
.section__more .section__more-link {
  font-size: 2rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  text-align: center;
  padding-right: 6rem;
}
.section__more .section__more-link span {
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Sans", sans-serif;
}
@media screen and (max-width: 768px) {
  .section__more .section__more-link span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .section__more .section__more-link {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 500;
    padding-left: 0;
    padding-right: 4rem;
  }
}

.service-orther {
  margin: 10rem 0rem 6.4rem;
}
@media screen and (max-width: 768px) {
  .service-orther {
    margin: 8rem 0.4rem 6.3rem;
  }
}

.service-status__subtitle-bottom {
  padding-left: 1.8rem;
}
@media screen and (max-width: 768px) {
  .service-status__subtitle-bottom {
    margin-bottom: 2.4rem;
    font-size: 2rem;
    line-height: 2.9rem;
    margin-left: 0.4rem;
  }
}

.service-orther .service-status__subtitle-bottom {
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .service-orther .service-status__subtitle-bottom {
    margin-bottom: 2.4rem;
    margin-left: 0rem;
  }
}

.service-orther__main {
  background-color: #fff;
  padding: 4.8rem 10rem;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .service-orther__main {
    padding: 1rem;
    padding: 2.2rem 1.6rem 2.4rem;
  }
}

.service-orther__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .service-orther__list {
    gap: 1.4rem;
  }
}

.service-orther__link {
  padding-left: 2rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.6rem;
  position: relative;
  padding-right: 4.2rem;
}
@media screen and (max-width: 768px) {
  .service-orther__link {
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding-left: 1.8rem;
  }
}
.service-orther__link::after {
  content: "";
  top: 50%;
  right: 0rem;
  -webkit-transform: translateY(-50%) translateX(-1rem);
          transform: translateY(-50%) translateX(-1rem);
  width: 1.8rem;
  height: 1.6rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/double-nesxt-yellow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
}
@media screen and (max-width: 768px) {
  .service-orther__link::after {
    width: 1.8rem;
    height: 1.6rem;
    opacity: 1;
    right: -1rem;
  }
}
.service-orther__link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-1rem);
          transform: translateY(-50%) translateX(-1rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon-ellipse.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .service-orther__link::before {
    top: 0%;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.service-orther__link:hover {
  font-weight: 700;
  border-bottom: 2px solid rgba(82, 104, 125, 0.3);
}
.service-orther__link:hover::after {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0rem);
          transform: translateY(-50%) translateX(0rem);
}

.materiality {
  padding: 3.2rem 0rem 10rem;
}
@media screen and (max-width: 768px) {
  .materiality {
    padding: 0 0rem 6.4rem;
  }
}

.materiality__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.2rem 1fr 1.2rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .materiality__list {
    -webkit-transform: translateX(1px);
            transform: translateX(1px);
  }
}
@media screen and (max-width: 768px) {
  .materiality__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.materiality__item {
  max-width: 100%;
  padding-right: 0.7rem;
  min-height: 18.4rem;
}

.materiality__item1 .materiality__content {
  left: 0rem;
}

.materiality__bg {
  left: 0;
}

.section-sdg_corner {
  display: none;
}

.slide-animation:hover .section-sdg_corner {
  display: block;
}

.section-purpose__icon {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media screen and (max-width: 768px) {
  .section-purpose__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 3.6rem;
            flex: 0 0 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .section-purpose__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 2.4rem;
            flex: 0 0 2.4rem;
  }
}

.service-features__chat {
  width: 100%;
  margin-top: 5.6rem;
  padding: 0 13.4rem 0 10rem;
  margin-bottom: 5.8rem;
}
@media screen and (max-width: 768px) {
  .service-features__chat {
    padding: 3.4rem 1.6rem 3.5rem;
    margin-bottom: 0rem;
    margin-top: 0;
    background-color: #fff;
  }
}

.service-features__title {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-left: 3.4rem;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.5rem;
  color: #52687d;
  margin-bottom: 4rem;
}
@media screen and (max-width: 768px) {
  .service-features__title {
    padding-left: 2.6rem;
    font-size: 2rem;
    line-height: 3.2rem;
    margin-bottom: 2.2rem;
  }
}

.service-features__title::after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 2.4rem;
  top: 50%;
  left: 0;
  background-image: url("/wp-content/themes/vlcholdings/images/service/icon-tornado.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-features__title::after {
    width: 1.8rem;
    height: 1.96rem;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 0;
  }
}

.service-features__box-chat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .service-features__box-chat {
    gap: 2rem;
    margin-bottom: 0rem;
  }
}

.service-features__content {
  background-color: #f2f3f5;
  margin-left: 1.2rem;
  position: relative;
  padding: 2.4rem 5.6rem 2.4rem 1.3rem;
  border-radius: 1rem;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .service-features__content {
    padding: 1.5rem 1rem 1.4rem 3.6rem;
    margin-left: 0.55rem;
    max-width: 29.3rem;
  }
}
.service-features__content::before {
  content: "";
  left: -2.2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4.6rem;
  height: 3.2rem;
  position: absolute;
  background-image: url("/wp-content/themes/vlcholdings/images/service/icon-tornado-ccc.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .service-features__content::before {
    left: -1rem;
    width: 2.2rem;
    height: 1.6rem;
  }
}

.service-features__text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.6rem;
}
@media screen and (max-width: 768px) {
  .service-features__text {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}

.materiality__content::after {
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .materiality__content::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 1.2rem;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .materiality__title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.4rem;
  }
}

.service-features__content::after {
  background-image: unset !important;
}

@media screen and (max-width: 768px) {
  .ir-banner .ir-banner__title {
    max-width: 32rem;
  }
}

main {
  /* WordPress Core
  -------------------------------------------------------------- */
  /* WordPress Core
  -------------------------------------------------------------- */
}
main td:first-child strong {
  white-space: nowrap;
}
main .alignnone {
  margin: 5px 20px 20px 0;
}
main .aligncenter,
main div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
main .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
main .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
main a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
main a img.alignnone {
  margin: 5px 20px 20px 0;
}
main a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
main a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
main .wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
main .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
main .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
main .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
main .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
main .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
main {
  /* Text meant only for screen readers. */
}
main .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
main .screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
main {
  /* WordPress Extend
  -------------------------------------------------------------- */
}
main ul {
  list-style: disc;
  padding-left: 2rem;
}
main ol {
  list-style: numeric;
  padding-left: 2rem;
}
main b {
  font-weight: 600;
}
main table th {
  font-weight: bold;
  border: 1px solid #d1d5db;
  padding: 0.5rem;
}
main table td {
  border: 1px solid #d1d5db;
  padding: 0.5rem;
}
main td:first-child strong {
  white-space: nowrap;
}
main ol {
  padding-left: 1.5rem;
  position: relative;
  list-style: auto;
}