@charset "UTF-8";
@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;
}
.extend__section {
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .extend__section {
    margin-top: 4rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.extend__section .extend__section__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px auto 4.9rem;
  gap: 1.2rem;
  cursor: pointer;
}
.extend__section .extend__section__more:hover .section__more::before {
  background-image: url("/wp-content/themes/vlcholdings/images/icon/plus-hover.svg");
}
.extend__section .extend__section__more:hover.active .section__more::before {
  background-image: url("/wp-content/themes/vlcholdings/images/icon/minus-hover.svg");
}
.extend__section .extend__section__more .section__more {
  border-radius: 100%;
  width: 2.8rem;
  height: 2.8rem;
  border: 1px solid #52687d;
  cursor: pointer;
}
.extend__section .extend__section__more .section__more .section__more-link {
  width: 15rem;
}
.extend__section .extend__section__more .section__more .section__more-link:hover {
  text-decoration: none;
}
.extend__section .extend__section__more .section__more::before {
  width: 1.6rem;
  height: 1.6rem;
  opacity: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg id='_-_btn' data-name='+-_btn' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cline id='Line_495' data-name='Line 495' x2='16' transform='translate(0 8)' fill='none' stroke='%2352687d' stroke-width='1'/%3E%3Cline id='Line_496' data-name='Line 496' x2='16' transform='translate(8) rotate(90)' fill='none' stroke='%2352687d' stroke-width='1'/%3E%3C/svg%3E%0A");
}
.extend__section .extend__section__more .section__more::after {
  display: none;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.extend__section .extend__section__more.active .section__more::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2' viewBox='0 0 16 2'%3E%3Cg id='_-_btn' data-name='+-_btn' transform='translate(0 -7)'%3E%3Cline id='Line_495' data-name='Line 495' x2='16' transform='translate(0 8)' fill='none' stroke='%2352687d' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.extend__section__more span {
  white-space: nowrap;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .extend__section__more span {
    display: none;
  }
}

.strengths {
  background-color: #eef0f2;
  padding: 8rem 0rem 6.4rem;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .strengths {
    padding: 8rem 0rem 4rem;
  }
}

.strengths__wrapper {
  max-width: 120rem;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .strengths__wrapper {
    max-width: 33.5rem;
  }
}

.strengths__logo {
  position: absolute;
  right: 0;
  width: 22.5rem;
  height: auto;
}
@media screen and (max-width: 768px) {
  .strengths__logo {
    width: 14.9rem;
    top: -6rem;
  }
}

.strengths__title {
  font-family: "Jost", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 6.9rem;
}
@media screen and (max-width: 768px) {
  .strengths__title {
    font-size: 3.2rem;
    line-height: 4.6rem;
  }
}

.strengths__slug {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: relative;
  padding-left: 2.2rem;
}
@media screen and (max-width: 768px) {
  .strengths__slug {
    padding-left: 1.4rem;
  }
}
.strengths__slug::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .strengths__slug::after {
    width: 1.2rem;
    height: 1.2rem;
    left: -0.3rem;
  }
}

.strengths__box {
  margin-top: 4.8rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.4rem 1fr 2.4rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .strengths__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 3.1rem;
    gap: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  .strengths__box > .strengths__itemstr:first-child .itemstr__first {
    margin-left: -1.4rem;
  }
  .strengths__box > .strengths__itemstr:first-child .itemstr__number {
    margin-left: -1.5rem;
  }
}

.strengths__itemstr {
  width: 100%;
  background-color: #fff;
  position: relative;
  padding: 4rem 4rem 4.6rem;
  opacity: 0;
  -webkit-transform: translateY(5rem);
          transform: translateY(5rem);
}
@media screen and (max-width: 768px) {
  .strengths__itemstr {
    padding: 2.8rem 1.7rem 3.8rem 1.6rem;
  }
}

.strengths__itemstr.animate-in {
  -webkit-animation: fadeUp 0.8s ease forwards;
          animation: fadeUp 0.8s ease forwards;
}

.strengths__itemstr.animate-in:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.strengths__itemstr.animate-in:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.strengths__itemstr.animate-in:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.strengths__itemstr.animate-in:nth-child(4) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.strengths__itemstr.animate-in:nth-child(5) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

@-webkit-keyframes fadeUp {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUp {
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.itemstr__head-left {
  position: absolute;
  width: 3.2rem;
  height: 3.3rem;
  top: 0;
  left: 0;
  background: linear-gradient(-45deg, #fff 50%, #9d925c 50%);
}

.itemstr__head-center {
  text-align: center;
}
.itemstr__head-center .itemstr__head-center-top {
  color: #9d925c;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 768px) {
  .itemstr__head-center .itemstr__head-center-top {
    margin-bottom: 0.6rem;
  }
}

.itemstr__first {
  font-size: 1.6rem;
  line-height: 2.3rem;
  font-weight: 600;
}
.itemstr__number {
  font-size: 6.4rem;
  line-height: 9.2rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  margin-top: -0.9rem;
}
@media screen and (max-width: 768px) {
  .itemstr__number {
    font-size: 4.8rem;
    line-height: 6.9rem;
    margin-top: -0.8rem;
  }
}

.itemstr__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 3.4rem;
  margin-top: -0.9rem;
  min-height: 10.2rem;
  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;
}
@media screen and (max-width: 768px) {
  .itemstr__title {
    font-size: 1.6rem;
    line-height: 2.7rem;
    margin: -0.1rem 0rem -0.2rem;
    min-height: unset;
    text-align: left;
    padding: 0 0.8rem;
    margin-top: -0.4rem;
  }
}

.itemstr__line {
  height: 2px;
  margin: 3.1rem 0rem;
  background-color: #9d925c;
}
@media screen and (max-width: 768px) {
  .itemstr__line {
    margin: 2.6rem 0.8rem 2.1rem;
  }
}

.itemstr__description p {
  padding-left: 1.6rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.4rem;
  margin-top: -0.1rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .itemstr__description p {
    padding-left: 1.4rem;
    line-height: 2.6rem;
    margin: -0.2rem 0rem -0.3rem;
  }
}
.itemstr__description p::after {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #9d925c;
  position: absolute;
  left: 0;
  top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .itemstr__description p::after {
    width: 0.6rem;
    height: 0.6rem;
    top: 0.9rem;
  }
}

.md {
  display: none;
}

@media screen and (max-width: 768px) {
  .lg {
    display: none;
  }
  .md {
    display: inline;
  }
}
.philosophy {
  max-width: 120rem;
  margin: 8rem auto;
  color: #52687d;
}
@media screen and (max-width: 768px) {
  .philosophy {
    margin: 6.4rem auto;
  }
}

.philosophy__title {
  font-family: "Jost", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 6.9rem;
}
@media screen and (max-width: 768px) {
  .philosophy__title {
    font-size: 3.2rem;
    margin-left: 2rem;
    line-height: 4.6rem;
  }
}

.philosophy__slug {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: relative;
  padding-left: 2.2rem;
}
@media screen and (max-width: 768px) {
  .philosophy__slug {
    margin-left: 2rem;
    padding-left: 1.4rem;
  }
}
.philosophy__slug::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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;
  background-size: contain;
}

.philosophy__info {
  margin-top: 4.8rem;
  padding-left: 17.6rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .philosophy__info {
    margin-top: 3.2rem;
    padding-left: 0rem;
    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;
    gap: 3rem;
  }
}

.philosophy__oval {
  width: 100%;
  border-radius: 17.6rem;
  background-color: rgba(169, 182, 191, 0.08);
}
@media screen and (max-width: 768px) {
  .philosophy__oval {
    padding: 0rem;
    margin-top: 12.8rem;
    border-radius: 4.8rem;
  }
}

.philosophy__item-desc {
  font-weight: 500;
  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.6rem;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #5c6d7c;
}
@media screen and (max-width: 768px) {
  .philosophy__item-desc {
    font-size: 1.5rem;
    font-weight: 400;
  }
}

.philosophy__item-title {
  color: #9d925c;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.5rem;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 768px) {
  .philosophy__item-title {
    font-size: 2rem;
    line-height: 2.9rem;
  }
}

.philosophy__circle-out {
  width: 35.2rem;
  height: 35.2rem;
  aspect-ratio: 1;
  height: auto;
  border-radius: 50%;
  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;
  background-color: rgba(169, 182, 191, 0.1);
  position: absolute;
}
@media screen and (min-width: 769px) {
  .philosophy__circle-out {
    padding: 2.8rem;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .philosophy__circle-out {
    top: 0;
    width: 25.5rem;
    height: 25.5rem;
    border-radius: 25.5rem;
    padding: 2rem;
  }
}
.philosophy__circle-out .philosophy__circle-mid {
  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;
  padding: 2.8rem;
  border-radius: 50%;
  background-color: rgba(169, 182, 191, 0.1);
  width: 29.6rem;
  height: 29.6rem;
}
@media screen and (max-width: 768px) {
  .philosophy__circle-out .philosophy__circle-mid {
    padding: 2rem;
    width: 21.5rem;
    height: 21.5rem;
  }
}
.philosophy__circle-out .philosophy__circle-mid .philosophy__circle-main {
  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;
  border-radius: 50%;
  background: -webkit-gradient(linear, right top, left bottom, from(#a9b6bf), color-stop(20.2%, #5c6d7c), color-stop(49.8%, #43525f), color-stop(75.5%, #52687d), to(#9d925c));
  background: linear-gradient(to left bottom, #a9b6bf 0%, #5c6d7c 20.2%, #43525f 49.8%, #52687d 75.5%, #9d925c 100%);
  width: 24rem;
  height: 24rem;
}
@media screen and (max-width: 768px) {
  .philosophy__circle-out .philosophy__circle-mid .philosophy__circle-main {
    width: 17.5rem;
    height: 17.5rem;
  }
}

.philosophy__circle-out.fade-in {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  top: 30%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
@media screen and (max-width: 768px) {
  .philosophy__circle-out.fade-in {
    top: 5%;
  }
}

.philosophy__circle-out.fade-in.animate-in {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
@media screen and (max-width: 768px) {
  .philosophy__circle-out.fade-in.animate-in {
    top: 0;
    -webkit-transform: unset;
            transform: unset;
  }
}

.philosophy__img {
  width: 14.4rem;
  height: 6.2rem;
}
@media screen and (max-width: 768px) {
  .philosophy__img {
    width: 12.9rem;
    height: auto;
  }
}

.philosophy__item {
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: all 1.7s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  transition: all 1.7s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.philosophy__item.custom-animation {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* Service VLC Section */
.service-vlc {
  background: linear-gradient(225.51deg, #a9b6bf 0%, #5c6d7c 20.8%, #43525f 42.5%, #06283f 100%);
  padding: 8rem 0 6.4rem;
  color: white;
}

.service-vlc__container {
  max-width: 120rem;
  margin: 0 auto;
}

.service-vlc .section__header {
  margin-bottom: 4.8rem;
}

.service-vlc .section__title {
  font-family: "Jost", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 6.9rem;
  color: white;
}
@media screen and (max-width: 768px) {
  .service-vlc .section__title {
    font-size: 4rem;
    line-height: 5rem;
  }
}

.service-vlc .section__subtitle {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: relative;
  padding-left: 2.2rem;
}
@media screen and (max-width: 768px) {
  .service-vlc .section__subtitle {
    padding-left: 1.4rem;
  }
}
.service-vlc .section__subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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: 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-vlc .section__subtitle::after {
    left: -0.1rem;
    width: 1.2rem;
    height: 1.2rem;
  }
}

.service-vlc__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.4rem 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
  row-gap: 4.8rem;
}

.service-vlc__card {
  background: rgba(255, 255, 255, 0.14);
  padding: 4.4rem 4.4rem 5.6rem 4.4rem;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  position: relative;
}
@media screen and (max-width: 768px) {
  .service-vlc__card {
    padding: 2rem 1.5rem 3rem;
  }
}
.service-vlc__card::after {
  content: "";
  height: 100%;
  aspect-ratio: 0.884;
  width: auto;
  max-width: 100%;
  top: 0;
  right: 0;
  position: absolute;
  background-image: url("/wp-content/themes/vlcholdings/images/common/logo_shape.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
}
@media screen and (max-width: 768px) {
  .service-vlc__card::after {
    background-image: url("/wp-content/themes/vlcholdings/images/common/logo_shape_sp.png");
    left: 0;
    right: auto;
  }
}

.service-vlc__card:hover {
  -webkit-transform: translateY(-0.8rem);
          transform: translateY(-0.8rem);
  background: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service-vlc__icon {
  width: 10rem;
  height: 10rem;
  margin-bottom: 4.8rem;
  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;
}
@media screen and (max-width: 768px) {
  .service-vlc__icon {
    width: 8.8rem;
    height: 8.8rem;
    margin-bottom: 3.4rem;
    margin-left: 0.6rem;
  }
}

.service-vlc__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.service-vlc__title {
  font-size: 2.4rem;
  line-height: 3.5rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
  padding-left: 1.8rem;
  position: relative;
}
.service-vlc__title::after {
  content: "";
  position: absolute;
  top: 0;
  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;
}

.service-vlc__description {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Noto Sans JP", sans-serif;
  margin: -0.3rem 0rem -0.3rem;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .service-vlc {
    padding: 4.8rem 0 3.9rem;
  }
  .service-vlc__container {
    max-width: 33.5rem;
    width: 100%;
    margin: 0 auto;
  }
  .service-vlc .section__header {
    margin-bottom: 3.1rem;
  }
  .service-vlc .section__title {
    font-size: 3.2rem;
    line-height: 4.6rem;
  }
  .service-vlc__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
  .service-vlc__card {
    padding: 3.1rem 2.2rem 3.9rem 2.4rem;
  }
  .service-vlc__title {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin: -0.1rem 0 1.7rem;
    padding-left: 1.2rem;
  }
  .service-vlc__title::after {
    width: 1.6rem;
    height: 1.6rem;
    top: -0.2rem;
    background-repeat: no-repeat;
  }
  .service-vlc__description {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: -0.3rem 0 -0.1rem;
  }
  .service-vlc__description br {
    display: none;
  }
}
/* TOP MESSAGE Section */
.top-message {
  padding: 8rem 0;
  color: #52687d;
  /* Mobile Responsive */
}
.top-message__container {
  max-width: 120rem;
  margin: 0 auto;
}
.top-message__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 8rem 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 8rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-message__title {
  font-family: "Jost", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 6.9rem;
}
.top-message__subtitle {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-bottom: 4.8rem;
  position: relative;
  padding-left: 2.2rem;
}
.top-message__subtitle::after {
  content: "";
  position: absolute;
  top: 0rem;
  left: 0.4rem;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  width: 0.6rem;
  height: 1.2rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_arrow_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;
}
.top-message__description {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 400;
  color: #5C6D7C;
}
.top-message__description p {
  margin-bottom: 3rem;
}
.top-message__description p:last-child {
  margin-bottom: 0;
}
.top-message__description p:first-child {
  font-size: 2rem;
  font-weight: 700;
  line-height: 3.2rem;
  margin: -0.1rem 0rem 2.7rem;
}
@media screen and (max-width: 768px) {
  .top-message__description p:first-child {
    margin-bottom: 2.8rem;
  }
}
.top-message__signature {
  padding-top: 0.5rem;
  text-align: right;
  margin-bottom: -0.2rem;
}
.top-message__signature .company-name, .top-message__signature .ceo-title {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 3rem;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .top-message__signature .company-name, .top-message__signature .ceo-title {
    font-size: 1.6rem;
  }
}
.top-message__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 14.1rem;
  width: 46.2rem;
}
.top-message__image img {
  width: 100%;
  height: auto;
}
.top-message__header--mobie {
  display: none;
}
@media (max-width: 768px) {
  .top-message {
    padding: 6.4rem 0;
  }
  .top-message__container {
    width: 100%;
    max-width: 33.5rem;
    margin: 0 auto;
  }
  .top-message__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }
  .top-message__title {
    font-size: 3.2rem;
    line-height: 4.6rem;
    margin-bottom: 0rem;
  }
  .top-message__header {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
  .top-message__subtitle {
    margin-bottom: 3.1rem;
    padding-left: 1.8rem;
  }
  .top-message__subtitle::after {
    left: 0;
  }
  .top-message__description {
    font-size: 1.5rem;
    line-height: 2.6rem;
    margin-top: 3.1rem;
  }
  .top-message__description p {
    margin-bottom: 2.6rem;
  }
  .top-message__description p:last-child {
    margin-bottom: 0;
    margin: -0.3rem 0rem;
  }
  .top-message__signature {
    margin: 2em 0 0;
    padding: 0;
    text-align: start;
  }
  .top-message__image {
    padding-top: 0;
    margin-top: 0.1rem;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
  }
  .top-message__header--mobie {
    display: block;
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
  .top-message__header--laptop {
    display: none;
  }
}

@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;
}
.company-profile__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 27.4rem 1fr;
  grid-template-columns: 27.4rem 1fr;
  border: 1px solid #909eab;
  font-size: 1.5rem;
  line-height: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #5c6d7c;
  border-bottom: unset;
}
@media screen and (max-width: 768px) {
  .company-profile__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

.company-profile__bg {
  background-color: #fff;
  width: 100%;
}

.company-profile__container {
  max-width: 100rem;
  margin: 0 auto;
}

.company-profile__row {
  display: contents;
}
.company-profile__row .company-profile__rowcompany-profile__row--hidden {
  display: none;
}

@media screen and (max-width: 768px) {
  .company-profile__row:first-child .company-profile__desc {
    padding: 1.2rem 1rem 1.4rem;
  }
}

.company-profile__term {
  padding: 2.2rem 3.9rem 2rem;
  background: #f1f3f5;
  border-bottom: 1px solid #909eab;
  border-right: 1px solid #909eab;
}
@media screen and (max-width: 768px) {
  .company-profile__term {
    padding: 0.9rem 2rem 0.9rem;
    border-right: none;
  }
}

.company-profile__term p {
  margin: -0.3rem 0rem -0.4rem;
}
@media screen and (max-width: 768px) {
  .company-profile__term p {
    margin: -0.3rem 0rem -0.3rem;
  }
}

.company-profile__desc:first-child {
  padding-bottom: 1.9rem;
}

.company-profile__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.8rem 4rem 1.9rem;
  border-bottom: 0.1rem solid #909eab;
  gap: 0.8rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .company-profile__desc {
    padding: 1.4rem 1.6rem 1.4rem;
    gap: 0.8rem;
  }
}

.company-profile__row:nth-child(3) .company-profile__desc br {
  display: none;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(3) .company-profile__desc br {
    display: block;
  }
}

.training-profile__logo {
  width: 14.9rem;
}
@media screen and (max-width: 768px) {
  .training-profile__logo {
    width: 9.7rem;
    margin: 0 auto;
  }
}

.company-profile__text {
  margin: -0.3rem 0rem -0.4rem;
}

.company-access__title {
  margin: -0.3rem 0rem -0.4rem;
}

.company-profile__map {
  margin-top: 1rem;
  width: 100%;
  max-height: 25.2rem;
  margin-bottom: -0.5rem;
}
@media screen and (max-width: 768px) {
  .company-profile__map {
    max-height: none;
    max-width: 32.5rem;
    margin-bottom: -0.8rem;
    margin-top: 0;
  }
}
.company-profile__map iframe {
  width: 100%;
  height: 25.2rem;
}
@media screen and (max-width: 768px) {
  .company-profile__map iframe {
    height: 34.3rem;
  }
}

.company-profile__map img {
  width: 100%;
  height: auto;
  border: 1px solid #707070;
}

.company-profile__link-map {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .company-profile__link-map {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0.1rem;
  }
}

.company-profile__link-map a {
  -ms-flex-item-align: end;
      align-self: flex-end;
  max-width: 9.1rem;
  text-decoration: underline;
  position: relative;
  padding-right: 2rem;
  font-size: 1.2rem;
  line-height: 2.4rem;
}
@media screen and (max-width: 768px) {
  .company-profile__link-map a {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-top: -0.2rem;
    margin-bottom: 2.6rem;
  }
}

.company-profile__link-map a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.3rem;
  height: 1.3rem;
  background-image: url("/wp-content/themes/vlcholdings/images/icon/icon_copy.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;
}

.company-profile__certifications {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
}
.company-profile__certifications:has(.has-content) {
  gap: 0.8rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .company-profile__certifications:has(.has-content) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__certifications:has(.has-content) .company-profile__cert-content {
    text-align: left;
    width: 18.1rem;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__certifications {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.company-profile__cert-item {
  height: 10rem;
}
.company-profile__cert-item.has-content {
  height: auto;
}
.company-profile__cert-item img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

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

.company-access__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  gap: 1rem 0rem;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .company-access__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: left;
    line-height: 2.2rem;
    padding-left: 2.1rem;
    width: 100%;
  }
}

.company-access__item {
  position: relative;
  padding-left: 1em;
  line-height: 1.7rem;
}
@media screen and (max-width: 768px) {
  .company-access__item {
    padding-left: 0em;
  }
}

.company-access__title {
  margin: -0.6rem 0rem 0.8rem;
}
@media screen and (max-width: 768px) {
  .company-access__title {
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}

.company-vlc {
  padding: 8rem 0 10rem;
  color: #5C6D7C;
  background-color: #EEF0F2;
  /* Mobile Responsive */
}
@media screen and (max-width: 768px) {
  .company-vlc {
    background-color: #fff;
  }
}
.company-vlc__container {
  max-width: 120rem;
  margin: 0 auto;
}
.company-vlc .section__header {
  margin-bottom: 4.8rem;
}
.company-vlc .section__title {
  font-family: "Jost", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 6.9rem;
}
@media screen and (max-width: 768px) {
  .company-vlc .section__title {
    font-size: 4rem;
    line-height: 5rem;
  }
}
.company-vlc .section__subtitle {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: relative;
  padding-left: 2.2rem;
}
@media screen and (max-width: 768px) {
  .company-vlc .section__subtitle {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding-left: 1.8rem;
  }
}
.company-vlc .section__subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .company-vlc .section__subtitle::after {
    width: 1.2rem;
    height: 1.2rem;
  }
}
@media (max-width: 768px) {
  .company-vlc {
    padding: 5rem 0 1.7rem;
    padding-top: 0rem;
  }
  .company-vlc__container {
    padding: 0 2rem;
  }
  .company-vlc .section__header {
    margin-bottom: 3.2rem;
  }
  .company-vlc .section__title {
    font-size: 3.2rem;
    line-height: 4.6rem;
    margin-bottom: 0.5rem;
  }
}
.company-vlc .extend__section {
  margin-top: 4.8rem;
  padding-bottom: 1.4rem;
}
@media screen and (max-width: 768px) {
  .company-vlc .extend__section {
    margin-top: 4rem;
  }
}

.company-profile__link-map {
  margin-bottom: -0.2rem;
}

.company-profile__row:nth-child(4) .company-profile__desc {
  padding: 1.9rem 4rem 2rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(4) .company-profile__desc {
    padding: 1.2rem 0rem 1.2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .company-profile__map {
    width: 31.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;
}
.company-history-timeline {
  background: #fff;
  padding: 6.7rem 16rem 5.6rem;
}
@media screen and (max-width: 768px) {
  .company-history-timeline {
    padding: 0;
    max-width: 33.5rem;
    margin: 0 auto;
  }
}

.company-history-timeline-note {
  color: #5c6d7c;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

.company-timeline__content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .company-timeline__content-item {
    gap: 0.8rem;
  }
}

.company-timeline__item {
  position: relative;
  padding: 5rem 0 3.5rem;
  margin-left: 7.4rem;
  border-bottom: 0.2rem solid #9e925c;
  color: #5c6d7c;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  width: 100%;
  max-width: 80rem;
  line-height: 2.6rem;
}
.company-timeline__item.is-custom {
  padding: 4.7rem 0 3.5rem;
}
@media screen and (max-width: 768px) {
  .company-timeline__item.is-custom {
    padding: 2.5rem 0 2.3rem;
  }
}
@media screen and (max-width: 768px) {
  .company-timeline__item {
    margin-left: 2rem;
    padding: 2.4rem 0 2.4rem;
    font-size: 1.4rem;
    max-width: 32.1rem;
  }
}

.company-timeline__item::after {
  content: "";
  position: absolute;
  top: 6rem;
  bottom: 0;
  left: -6.45rem;
  width: 0.1rem;
  background-color: #9e925c;
  height: calc(100% + 0.8rem);
}
@media screen and (max-width: 768px) {
  .company-timeline__item::after {
    left: -1.6rem;
    top: 3rem;
  }
}

.company-timeline__item:last-child::after {
  display: none;
}

.company-timeline__item:last-child {
  border: none;
}

.company-timeline__item::before {
  content: "";
  position: absolute;
  top: 6rem;
  left: -6.8rem;
  width: 0.9rem;
  height: 0.9rem;
  background: #9e925c;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .company-timeline__item::before {
    left: -2rem;
    top: 3.3rem;
  }
}

@media screen and (max-width: 768px) {
  .company-timeline__item.is-custom-2013 {
    padding-top: 2.7rem;
  }
}
@media screen and (max-width: 768px) {
  .company-timeline__item.is-custom-2007 {
    padding-bottom: 2rem;
  }
}

.company-timeline__year {
  margin-bottom: 2rem;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .company-timeline__year {
    margin-bottom: 1.2rem;
  }
}

.company-timeline__year-num {
  font-size: 3.2rem;
  font-family: "Jost", sans-serif;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: 0.1rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .company-timeline__year-num {
    font-size: 2.6rem;
  }
}

.company-timeline__year-ja {
  min-width: 6.6rem;
  line-height: 2rem;
  text-align: start;
}

.company-timeline__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.15rem;
}
@media screen and (max-width: 768px) {
  .company-timeline__content {
    gap: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .company-timeline__content.is-custom-2018 {
    position: relative;
    left: -0.5rem;
  }
}

.company-timeline__month {
  min-width: 3.3rem;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .company-timeline__month {
    min-width: 3rem;
    text-align: left;
  }
}

.company-timeline__desc {
  max-width: 70rem;
  line-height: 2.6rem;
}
@media screen and (max-width: 768px) {
  .company-timeline__desc {
    max-width: 28.3rem;
    line-height: 2.2rem;
  }
}

/* VLC HISTORY Section */
.vlc-history {
  padding: 6rem 0;
  background: #EEF0F2;
}
@media screen and (max-width: 768px) {
  .vlc-history {
    background-color: #fff;
  }
}
.vlc-history__container {
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 2rem;
}
.vlc-history .section__header {
  margin-bottom: 4.8rem;
}
.vlc-history .section__content {
  background-color: #fff;
}
.vlc-history .section__title {
  font-family: "Jost", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 6.9rem;
}
@media screen and (max-width: 768px) {
  .vlc-history .section__title {
    font-size: 4rem;
    line-height: 5rem;
  }
}
.vlc-history .section__subtitle {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  position: relative;
  padding-left: 2.2rem;
  color: #52687D;
}
@media screen and (max-width: 768px) {
  .vlc-history .section__subtitle {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
.vlc-history .section__subtitle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  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;
  background-size: contain;
}
.vlc-history .company-history-timeline {
  padding-bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .vlc-history .company-timeline__item::after {
    top: 3.4rem;
  }
}
.vlc-history .company-timeline__item:last-child {
  padding-bottom: 0;
}
.vlc-history .company-timeline__content {
  gap: 1.15rem;
}
.vlc-history .extend__section {
  margin-top: 4.8rem;
  position: relative;
  left: 2rem;
}

/* ---------- Layout / Main ---------- */
@media screen and (max-width: 768px) {
  .vlc__main {
    margin-top: 4.6rem;
  }
}

/* ---------- Itemstr / Titles ---------- */
.itemstr__title {
  line-height: 3.4rem;
}
@media screen and (max-width: 768px) {
  .itemstr__title {
    line-height: 2.7rem;
  }
}

.itemstr__head-center-top {
  margin-bottom: -0.4rem;
}
@media screen and (max-width: 768px) {
  .itemstr__head-center-top {
    margin-bottom: -0.6rem;
  }
}

/* ---------- Philosophy ---------- */
.philosophy__oval {
  padding: 4rem 8.7rem 4rem 20.8rem;
}
@media screen and (max-width: 768px) {
  .philosophy__oval {
    padding: 15.5rem 2rem 4rem;
  }
}

.philosophy__item {
  margin: -0.1rem 0;
}

/* .philosophy__item-desc xuất hiện 2 lần trước đó — gộp lại */
.philosophy__item-desc {
  font-weight: 500;
  margin: -0.1rem 0 -0.1rem 0;
}
@media screen and (max-width: 768px) {
  .philosophy__item-desc {
    margin: -0.3rem 0 -0.3rem -0.1rem;
  }
}

.philosophy__content {
  background-color: #fff;
  border-radius: 6rem;
  padding: 2.8rem 4rem 2.8rem;
}
@media screen and (max-width: 768px) {
  .philosophy__content {
    padding: 3.6rem 2.4rem;
    border-radius: 2.8rem;
  }
}

/* ---------- Strengths responsive override ---------- */
@media screen and (max-width: 768px) {
  .strengths__itemstr:nth-child(3) .itemstr__head-center .itemstr__head-center-top {
    margin-bottom: 0.7rem;
  }
}
/* ---------- Company profile / timeline ---------- */
.company-profile__bg {
  padding: 6.4rem 0 0;
}
@media screen and (max-width: 768px) {
  .company-profile__bg {
    padding: 0;
  }
}

.company-history-timeline {
  padding-top: 6.1rem;
}

.company-timeline__item {
  /* nhóm các nth-child có quy tắc giống nhau để gọn */
}
.company-timeline__item:first-child {
  padding-top: 5.4rem;
}
.company-timeline__item:nth-child(3) {
  padding-bottom: 3.4rem;
}
.company-timeline__item:nth-child(3) .company-timeline__desc {
  line-height: 3rem !important;
}
.company-timeline__item:nth-child(1) .company-timeline__year, .company-timeline__item:nth-child(2) .company-timeline__year, .company-timeline__item:nth-child(3) .company-timeline__year, .company-timeline__item:nth-child(5) .company-timeline__year, .company-timeline__item:nth-child(6) .company-timeline__year, .company-timeline__item:nth-child(7) .company-timeline__year, .company-timeline__item:nth-child(8) .company-timeline__year, .company-timeline__item:nth-child(9) .company-timeline__year, .company-timeline__item:nth-child(10) .company-timeline__year {
  gap: 2rem;
}
.company-timeline__item:nth-child(1) .company-timeline__year-num, .company-timeline__item:nth-child(2) .company-timeline__year-num, .company-timeline__item:nth-child(3) .company-timeline__year-num, .company-timeline__item:nth-child(5) .company-timeline__year-num, .company-timeline__item:nth-child(6) .company-timeline__year-num, .company-timeline__item:nth-child(7) .company-timeline__year-num, .company-timeline__item:nth-child(8) .company-timeline__year-num, .company-timeline__item:nth-child(9) .company-timeline__year-num, .company-timeline__item:nth-child(10) .company-timeline__year-num {
  letter-spacing: -0.1rem;
}
.company-timeline__item:nth-child(11), .company-timeline__item:nth-child(12) {
  padding-bottom: 3.6rem;
}
.company-timeline__item:nth-child(8) {
  padding-bottom: 3.8rem;
}
.company-timeline__item:nth-child(8) .company-timeline__content {
  gap: 0.6rem;
}

/* ---------- Extend section ---------- */
.extend__section .extend__section__more {
  position: relative;
}

/* ---------- Service cards ---------- */
@media screen and (max-width: 768px) {
  .service-vlc__card {
    padding: 3.1rem 2.2rem 3.9rem 2.4rem;
  }
  .service-vlc__card::after {
    background-image: url("/wp-content/themes/vlcholdings/images/common/logo_shape_sp.png");
    left: 0;
    right: auto;
  }
}
.service-vlc__card:first-child .service-vlc__icon {
  width: 11.4rem;
}
@media screen and (max-width: 768px) {
  .service-vlc__card:first-child .service-vlc__icon {
    width: 8.8rem;
    height: 8.8rem;
  }
}
.service-vlc__card:nth-child(5) {
  display: none;
}
@media screen and (max-width: 768px) {
  .service-vlc__card:nth-child(5) {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .service-vlc__card:nth-child(4) {
    padding-bottom: 3.7rem;
    margin-top: -0.1rem;
  }
}
.service-vlc__card:nth-child(3) {
  display: block;
}
@media screen and (max-width: 768px) {
  .service-vlc__card:nth-child(3) {
    display: none;
  }
}

/* ---------- Top message ---------- */
@media screen and (max-width: 768px) {
  .top-message__description p:nth-child(6) {
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .top-message__description p:nth-child(7) {
    margin-bottom: 0;
  }
}

/* ---------- CEO ---------- */
@media screen and (max-width: 768px) {
  .ceo-title {
    margin-top: -0.3rem;
  }
}

/* ---------- Company profile responsive blocks (gộp các rule @include mq-down(md)) ---------- */
@media screen and (max-width: 768px) {
  .company-profile__text {
    margin: -0.2rem 0 -0.2rem;
  }
  .company-profile__term {
    padding: 1rem 0.3rem 1rem 0;
  }
  .company-profile__list {
    line-height: 2.4rem;
  }
  .company-profile__desc {
    padding: 1.2rem 1.6rem 1.4rem;
    line-height: 2.4rem;
  }
  .company-profile__link-map {
    margin: 0;
  }
  .company-profile__link-map a {
    margin: 0;
  }
  .note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .extend__section__more span {
    display: inline;
  }
}
/* ---------- Company profile rows (giữ nguyên thứ tự & giá trị) ---------- */
.company-profile__row:first-child .company-profile__desc {
  padding: 1.8rem 2rem 1.4rem 3.9rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:first-child .company-profile__desc {
    line-height: 2.2rem;
    padding: 1.3rem 1.6rem 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(4) .company-profile__desc {
    padding: 1.3rem 0.9rem 1.1rem 0.7rem;
  }
}
.company-profile__row:nth-child(4) .company-profile__desc br {
  display: none;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(4) .company-profile__desc br {
    display: block;
  }
}
.company-profile__row:nth-child(4) .company-profile__desc .company-profile__text:nth-child(2) {
  line-height: 2.2rem;
  margin: -0.1rem 0 -0.3rem;
}
.company-profile__row:nth-child(5) .company-profile__desc {
  padding: 2.3rem 4rem 2rem;
}
.company-profile__row:nth-child(5) .company-profile__desc br {
  display: none;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(5) .company-profile__desc {
    padding: 1.2rem 0 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .company-profile__row:nth-child(5) .company-profile__desc br {
    display: block;
  }
}
.company-profile__row:nth-child(5) .company-profile__term {
  padding: 2.2rem 0 0 3.9rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(5) .company-profile__term {
    padding: 1rem 0.3rem 1rem 0;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(6) .company-profile__desc {
    padding-bottom: 1.2rem;
  }
}
.company-profile__row:nth-child(7) .company-profile__desc {
  padding-bottom: 7.3rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(7) .company-profile__desc {
    padding: 1.2rem 2rem 1.2rem 1.5rem;
    text-align: left;
  }
}
.company-profile__row:nth-child(8) .company-profile__desc {
  gap: 0.7rem;
  padding: 1.8rem 4rem 2rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(8) .company-profile__desc {
    gap: 0.4rem;
  }
}
.company-profile__row:nth-child(8) .company-profile__desc .company-profile__text:nth-child(9) {
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(8) .company-profile__desc .company-profile__text:nth-child(9) {
    margin-bottom: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(8) .company-profile__desc {
    padding: 2rem 2rem 1.9rem 1.5rem;
    text-align: left;
  }
}
.company-profile__row:nth-child(9) .company-profile__desc {
  gap: 2.9rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(9) .company-profile__desc {
    padding: 1.6rem 0.9rem 1.4rem 1.5rem;
    text-align: left;
    line-height: 2.5rem;
    gap: 2.3rem;
  }
}
.company-profile__row:nth-child(9) .company-profile__desc .company-profile__text {
  position: relative;
  -webkit-transition: font-weight 0.3s ease;
  transition: font-weight 0.3s ease;
}
.company-profile__row:nth-child(9) .company-profile__desc .company-profile__text::after {
  content: "";
  position: absolute;
  top: -0.3rem;
  -webkit-transform: translateY(50%) translateX(50%);
          transform: translateY(50%) translateX(50%);
  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;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .company-profile__row:nth-child(9) .company-profile__desc .company-profile__text::after {
    left: 50%;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(9) .company-profile__desc .company-profile__text::after {
    right: 1rem;
  }
}
.company-profile__row:nth-child(9) .company-profile__desc .company-profile__text:hover a {
  font-weight: 700;
}
.company-profile__row:nth-child(9) .company-profile__desc .company-profile__text:hover::after {
  background-position: 1.6rem 0;
}
.company-profile__row:nth-child(10) .company-profile__desc {
  padding: 1.8rem 4rem 2rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(10) .company-profile__desc {
    padding: 1.6rem 2rem 1.5rem 1.5rem;
    text-align: left;
  }
}
.company-profile__row:nth-child(10) .company-profile__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(10) .company-profile__term {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(11) .company-profile__desc {
    text-align: left;
    padding: 1.6rem 1.6rem 1.6rem 1.5rem;
  }
}
.company-profile__row:nth-child(11) .company-profile__desc br {
  display: none;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(11) .company-profile__desc br {
    display: block;
  }
}
.company-profile__row:nth-child(12) .company-profile__desc {
  padding: 1.6rem 4rem 1.5rem;
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(12) .company-profile__desc {
    padding: 1.1rem 2.1rem 1.6rem 2rem;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(12) .company-profile__cert-item:last-child {
    margin-top: 0.4rem;
    left: 0.6rem;
  }
}
@media screen and (max-width: 768px) {
  .company-profile__row:nth-child(12) .company-profile__term {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.company-profile__row:nth-child(12) .company-profile__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* ---------- Certifications ---------- */
.company-profile__cert-item:first-child {
  position: unset;
  height: 9rem;
}
@media screen and (max-width: 768px) {
  .company-profile__cert-item:first-child {
    height: 7.5rem;
  }
}

.company-profile__cert-item {
  position: relative;
  left: -0.2rem;
}
@media screen and (max-width: 768px) {
  .company-profile__cert-item {
    height: 8.3rem;
    left: 0;
  }
}

.company-profile__certifications {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .company-profile__certifications {
    gap: 0.8rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.vlc-banner__subtitle .note {
  font-size: 1.4rem;
}
@media screen and (max-width: 639px) {
  .vlc-banner__subtitle .note {
    font-size: 1.1rem;
  }
}

.vlc-banner__title {
  font-weight: 600;
}

.company-profile__term {
  background: #eef0f2;
}

.company-profile__list {
  border-bottom: none;
}

.extend__section__more span {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .company-profile__map {
    margin: 1rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.custom-box-link {
  gap: 2.8rem;
}
@media screen and (max-width: 768px) {
  .custom-box-link {
    gap: 2.4rem;
  }
}
.custom-box-link .company-profile__text {
  position: relative;
}
.custom-box-link .company-profile__text:hover:after {
  background-position: 1.6rem 0;
}
.custom-box-link .company-profile__text:hover a {
  font-weight: 700;
}
.custom-box-link .company-profile__text::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
  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) {
  .custom-box-link .company-profile__text::after {
    left: unset;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.fw-400 {
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .security-consulting .philosophy {
    margin-bottom: 6.3rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .top-message__description p {
    margin-bottom: 2.55rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .top-message {
    padding-bottom: 6.2rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .top-message__signature {
    margin: 0.3rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .service-vlc__title {
    padding-left: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .top-message__subtitle {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .service-vlc__card {
    padding: 3.1rem 2.2rem 3.9rem 2.3rem;
  }
}
.security-consulting .company-profile__term {
  padding: 1.9rem 3.9rem 1.9rem;
}
@media screen and (max-width: 768px) {
  .security-consulting .company-profile__term {
    padding: 1rem 3.3rem 1rem 3rem;
  }
}
.security-consulting .company-profile__link-map {
  margin-bottom: -0.5rem;
  margin-top: 0.4rem;
}
@media screen and (max-width: 768px) {
  .security-consulting .company-profile__link-map {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.security-consulting .custom--address-with-map .company-profile__link-map {
  margin-top: 0.2rem;
}
@media screen and (max-width: 768px) {
  .security-consulting .custom--address-with-map .company-profile__map {
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .itemstr__title {
    padding: 0 0.9rem;
    letter-spacing: -0.02rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .itemstr__line {
    margin: 2.3rem 0.8rem 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .strengths__itemstr {
    padding: 2.8rem 1.7rem 3.7rem 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  .vlc-consulting-banner .vlc-banner__container {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 768px) {
  .security-consulting .top-message {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .security-consulting .company-vlc {
    padding-top: 5rem;
  }
}
.security-consulting .company-profile__row--8 .company-profile__desc .company-profile__text::after {
  display: none !important;
}