@charset "UTF-8";
/*
* about-4step.css
*
*/
/* --------------------------------
  top
-------------------------------- */
.vnl26-ly_inner .vnl26-un_section {
  position: relative;
  margin-top: 3.125rem;
}
@media (min-width: 768px) {
  .vnl26-ly_inner .vnl26-un_section {
    margin-top: 6.5625rem;
  }
}
@media (min-width: 768px) {
  .vnl26-ly_inner .vnl26-un_section:first-of-type {
    margin-top: 2rem;
  }
}
.vnl26-ly_inner:last-of-type .vnl26-un_section {
  margin-block: 3rem 5rem;
}
@media (min-width: 768px) {
  .vnl26-ly_inner:last-of-type .vnl26-un_section {
    margin-block: 3.125rem 6.9375rem;
  }
}

.vnl26-un_section-color {
  margin-top: 4.5rem;
  background-color: var(--vnl26-color-bg_beige_light);

  padding-block: 3rem 2rem;
}
@media (min-width: 768px) {
  .vnl26-un_section-color {
    margin-top: 5rem;

    padding-block: 4.5rem 2.5rem;
  }
}
.vnl26-un_section-color .vnl26-un_sectionHead-text {
  margin-bottom: 1.25rem;
  font-size: 1.375rem;
}
@media (min-width: 768px) {
  .vnl26-un_section-color .vnl26-un_sectionHead-text {
    margin-bottom: 2.5rem;
    font-size: 1.4375rem;
  }
}
.vnl26-un_section-color .vnl26-un_sectionHead-text small {
  display: block;
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .vnl26-un_section-color .vnl26-un_sectionHead-text small {
    display: inline-block;
    font-size: 1.375rem;
  }
}

.vnl26-un_lead {
  position: relative;
}
@media (max-width: 767.98px) {
  .vnl26-un_lead {
    margin-top: 3.125rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_lead {
    margin-top: 2rem;
  }
}

.vnl26-un_deco {
  position: absolute;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .vnl26-un_deco.vnl26-un_deco__01 {
    top: -6.875rem;
    right: 0;
    width: 8.125rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_deco.vnl26-un_deco__01 {
    top: -13.75rem;
    left: 0;
    width: 37.4375rem;
  }
}

.vnl26-un_thumb {
  overflow: hidden;
  position: relative;
  margin-top: 2.5rem;
  width: 100%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_thumb {
    max-width: 67.5rem;
    height: 19.0625rem;
  }
}
@media (min-width: 1024px) {
  .vnl26-un_thumb {
    border-radius: 0.375rem;
    height: auto;
  }
}
.vnl26-un_thumb img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_head {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 180%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_head {
    margin-top: 5rem;
    font-size: 2.25rem;
  }
}

.vnl26-un_lead-head {
  margin-bottom: 1rem;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 180%;
}
@media (min-width: 768px) {
  .vnl26-un_lead-head {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
  }
}

.vnl26-un_text {
  margin-top: 2.1875rem;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
}
@media (min-width: 768px) {
  .vnl26-un_text {
    margin-top: 2rem;
  }
}
.vnl26-un_text p {
  font-weight: 500;
  line-height: 200%;
}
@media (max-width: 767.98px) {
  .vnl26-un_text p {
    margin-top: 1.875rem;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_text p {
    margin-top: 2.1875rem;
    font-size: 1.125rem;
  }
}
.vnl26-un_text p:first-of-type {
  margin-top: 0;
}

.vnl26-un_sectionHead-text {
  margin-bottom: 1.25rem;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 160%;
}
@media (min-width: 768px) {
  .vnl26-un_sectionHead-text {
    margin-bottom: 2.5rem;
    font-size: 1.75rem;
  }
}

.vnl26-un_sectionHead-text-small {
  display: block;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_sectionHead-text-small {
    font-size: 1.375rem;
  }
}

.vnl26-un_container {
  display: grid;
}
@media (max-width: 767.98px) {
  .vnl26-un_container {
    margin-top: 1rem;

    grid-template-areas: "text" "img";
  }
}
@media (min-width: 768px) {
  .vnl26-un_container {
    margin-top: 2.1875rem;

    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2rem;
  }
}
.vnl26-un_container:first-of-type {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .vnl26-un_container .vnl26-un_container-text {
    grid-area: text;
  }
}
.vnl26-un_container .vnl26-un_container-text p {
  margin-top: 1.25rem;
  font-size: 1rem;
  line-height: 180%;
}
@media (min-width: 768px) {
  .vnl26-un_container .vnl26-un_container-text p {
    margin-top: 0.3125rem;
    font-size: 1.125rem;
  }
}
.vnl26-un_container .vnl26-un_container-text p:first-of-type {
  margin-top: 0;
}

.vnl26-un_container-img {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 100%;
}
@media (max-width: 767.98px) {
  .vnl26-un_container-img {
    margin-top: 1rem;

    grid-area: img;
  }
}
@media (min-width: 768px) {
  .vnl26-un_container-img {
    margin-top: 0.5rem;
  }
}
.vnl26-un_container-img img {
  width: 100%;
}

.vnl26-un_bnr {
  margin-top: 3rem;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_bnr {
    margin-top: 3.4375rem;
    max-width: 67.5rem;
  }
}

.vnl26-un_turnOver {
  margin-top: 3.4375rem;
}

.vnl26-un_detail {
  display: flex;
  position: relative;
}
@media (max-width: 767.98px) {
  .vnl26-un_detail {
    flex-direction: column;
    margin-top: 3.4375rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_detail {
    align-items: flex-start;
    margin-top: 2.5rem;
    padding-top: 3.5rem;

    gap: 3.75rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_detail::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: url(../../assets/img/about-4step/deco_dotline_black.png);
    background-repeat: repeat-x;
  }
}
.vnl26-un_detail:first-of-type {
  margin-top: 0;
  padding-top: 0;
}
.vnl26-un_detail:first-of-type::before {
  display: none;
}

.vnl26-un_detail-head {
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_detail-head {
    font-size: 1.75rem;
  }
}

.vnl26-un_detail-tag {
  margin-top: 1.375rem;
  padding: 0.5rem;
  border-radius: 9999px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 11.0625rem;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 120%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_detail-tag {
    margin-top: 1.5rem;
    padding: 0.375rem;
    min-width: min(18.1vw, 15.5rem);
    font-size: 1.125rem;
  }
}
.vnl26-un_detail-tag.vnl26-un_detail-tag-01 {
  background-color: #5fc5e6;
}
.vnl26-un_detail-tag.vnl26-un_detail-tag-02 {
  background-color: #c97558;
}
.vnl26-un_detail-tag.vnl26-un_detail-tag-03 {
  background-color: #ae8261;
}

.vnl26-un_detail-container-img {
  margin-top: 0.75rem;
  max-width: 20.5rem;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_detail-container-img {
    margin-top: 0.9375rem;
    width: min(30.7vw, 26.25rem);
    max-width: 26.25rem;

    margin-inline: 0;
  }
}

.vnl26-un_detail-container-point {
  display: grid;
  margin-top: 1.25rem;

  margin-inline: auto;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .vnl26-un_detail-container-point {
    margin-top: 0.375rem;
    max-width: 19rem;
  }
}

.vnl26-un_detail-container-point-img {
  width: 100%;
}
.vnl26-un_detail-container-point-img img {
  width: 100%;
}

@media (max-width: 767.98px) {
  .vnl26-un_detail-lead-text {
    margin-top: 1rem;
  }
}
.vnl26-un_detail-lead-text p {
  margin-top: 0.9375rem;
  font-size: 1rem;
  line-height: 180%;
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-text p {
    margin-top: 1.625rem;
    line-height: 160%;
  }
}
.vnl26-un_detail-lead-text p:first-of-type {
  margin-top: 0;
}

.vnl26-un_detail-lead-list {
  margin-top: 0.9375rem;
  padding: 1rem;
  border-radius: 0.625rem;
  background-color: var(--vnl26-color-bg_beige_light);
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list {
    margin-top: 0;
    margin-bottom: 1.25rem;
    padding: 1.5rem;
  }
}

.vnl26-un_detail-lead-list-head {
  color: var(--vnl26-color-txt_hover);
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list-head {
    font-size: 1.125rem;
  }
}

.vnl26-un_detail-lead-list-item {
  position: relative;
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list-item {
    display: grid;
    margin-top: 0.625rem;
    padding-bottom: 0.625rem;

    grid-template-columns: 9.0625rem auto;
    gap: 0.625rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: url(../../assets/img/about-4step/deco_dotline_brown.png);
    background-repeat: repeat-x;
  }
}
.vnl26-un_detail-lead-list-item span {
  display: block;
  position: relative;
  margin-top: 0.625rem;
  padding-bottom: 0.3125rem;
  padding-left: 1em;
  font-size: 0.875rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list-item span {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }
}
.vnl26-un_detail-lead-list-item span::before {
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0;
  border-radius: 9999px;
  width: 0.3125rem;
  height: 0.3125rem;
  background-color: var(--vnl26-color-brown_new);
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list-item span::before {
    top: 0.5625rem;
  }
}
@media (max-width: 767.98px) {
  .vnl26-un_detail-lead-list-item span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: url(../../assets/img/about-4step/deco_dotline_brown.png);
    background-repeat: repeat-x;
  }
}

.vnl26-un_detail-lead-list-ex {
  display: block;
  margin-top: 0.5rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_detail-lead-list-ex {
    margin-top: 0.625rem;
    text-align: right;
    font-size: 1rem;
  }
}

.vnl26-un_explain {
  display: grid;
  margin-top: 3rem;
  padding: 1.5rem 1rem;
  border: solid 1px var(--vnl26-color-brown_new_light);
  border-radius: 0.375rem;

  grid-template-areas: "title" "img" "text";
}
@media (min-width: 768px) {
  .vnl26-un_explain {
    align-items: center;
    margin-top: 3.5rem;
    padding: 1.5rem 3.5rem;

    grid-template-areas: "title img" "text img" "auto img";
    gap: 1rem 1.5rem;
  }
}

.vnl26-un_explain-cont-head {
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 140%;

  grid-area: title;
}
@media (min-width: 768px) {
  .vnl26-un_explain-cont-head {
    margin-top: 1.25rem;
    text-align: left;
    font-size: 1.375rem;
  }
}

.vnl26-un_explain-cont-text {
  grid-area: text;
}
.vnl26-un_explain-cont-text p {
  font-size: 1rem;
  line-height: 180%;
}
@media (min-width: 768px) {
  .vnl26-un_explain-cont-text p {
    font-size: 1.125rem;
  }
}

.vnl26-un_explain-img {
  margin-top: 0.8125rem;
  width: 100%;

  grid-area: img;
}
@media (min-width: 768px) {
  .vnl26-un_explain-img {
    margin-top: 0;
    max-width: 17.5rem;
  }
}

@media (max-width: 767.98px) {
  .vnl26-un_step {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_step {
    margin-top: 3.5rem;
  }
}

.vnl26-un_cycle {
  display: grid;
  overflow: hidden;
  margin-top: 1.875rem;
  border-radius: 0.25rem;

  margin-inline: auto;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.125rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle {
    margin-top: 0;
    max-width: min(58.56vw, 50rem);

    gap: min(0.58vw, 0.5rem);
  }
}

.vnl26-un_cycle-cont {
  display: grid;
  position: relative;

  padding-block: 1.5rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-cont {
    display: flex;
    flex-direction: row;
    justify-content: center;

    padding-block: min(1.68vw, 1.4375rem);
    padding-inline: min(1.24vw, 1.0625rem) min(2.19vw, 1.875rem);
    gap: min(2.19vw, 1.5625rem);
  }
}
.vnl26-un_cycle-cont::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 1.6875rem;
  height: 1.6875rem;
  background-image: url(../../assets/img/about-4step/deco_arrow_curve.png);
  background-size: cover;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-cont::after {
    width: min(2.19vw, 1.875rem);
    height: min(2.19vw, 1.875rem);
  }
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-01 {
  background-color: #ebf5ee;
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-01::after {
  top: 50%;
  right: -0.9375rem;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .vnl26-un_cycle-cont.vnl26-un_cycle-cont-01::after {
    right: -1.25rem;
  }
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-02 {
  background-color: #fbf6e5;
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-02::after {
  bottom: -0.9375rem;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}
@media (min-width: 768px) {
  .vnl26-un_cycle-cont.vnl26-un_cycle-cont-02::after {
    bottom: -1.25rem;
  }
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-03 {
  background-color: #e3edf7;
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-03::after {
  top: 50%;
  left: -0.9375rem;
  transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
  .vnl26-un_cycle-cont.vnl26-un_cycle-cont-03::after {
    left: -1.25rem;
  }
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-04 {
  background-color: #f8e6de;
}
.vnl26-un_cycle-cont.vnl26-un_cycle-cont-04::after {
  top: -0.9375rem;
  left: 50%;
  transform: translateX(-50%) rotate(-90deg);
}
@media (min-width: 768px) {
  .vnl26-un_cycle-cont.vnl26-un_cycle-cont-04::after {
    top: -1.25rem;
  }
}

.vnl26-un_cycle-step {
  display: grid;
  width: 100%;

  margin-inline: auto;
  grid-template-areas: "step step" "img name";
  grid-template-columns: auto 1fr;
  gap: 0.75rem 0.5rem;
  padding-inline: 0.75rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-step {
    display: block;
    padding: 0;
  }
}

.vnl26-un_cycle-step-title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;

  margin-inline: auto;
  grid-area: step;
  padding-inline: 1.5625rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-step-title {
    font-size: min(1.46vw, 1.25rem);

    padding-inline: min(2.19vw, 1.875rem);
  }
}
.vnl26-un_cycle-step-title::before,
.vnl26-un_cycle-step-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../../assets/img/about-4step/deco_step.png);
  background-size: cover;
}
@media (max-width: 767.98px) {
  .vnl26-un_cycle-step-title::before,
  .vnl26-un_cycle-step-title::after {
    width: 1.25rem;
    height: 0.25rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_cycle-step-title::before,
  .vnl26-un_cycle-step-title::after {
    width: min(1.8vw, 1.5625rem);
    height: min(0.36vw, 0.3125rem);
  }
}
.vnl26-un_cycle-step-title::before {
  left: 0;
}
.vnl26-un_cycle-step-title::after {
  right: 0;
  transform: rotate(-180deg) translateY(50%);
}

.vnl26-un_cycle-step-title-number {
  font-family: var(--vnl26-font-family-en);
  font-size: 1.6875rem;
  font-weight: 400;
  line-height: 50%;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-step-title-number {
    font-size: min(2.56vw, 2.1875rem);
  }
}

.vnl26-un_cycle-step-img {
  overflow: hidden;
  border-radius: 0.125rem;
  width: 14.1666666667vw;
  height: 14.1666666667vw;

  margin-inline: auto;
  grid-area: img;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-step-img {
    margin-top: min(1.3vw, 1.125rem);
    width: min(5.85vw, 5rem);
    height: min(5.85vw, 5rem);
  }
}
.vnl26-un_cycle-step-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_cycle-step-name {
  align-self: center;
  font-size: 0.75rem;
  line-height: 140%;

  grid-area: name;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-step-name {
    margin-top: min(0.58vw, 0.5rem);
    text-align: center;
    font-size: min(0.95vw, 0.8125rem);
  }
}

.vnl26-un_cycle-explain {
  display: grid;
  margin-top: 0.375rem;

  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 0.625rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-explain {
    margin-top: 0;
    width: min(13vw, 11rem);

    gap: 0;
  }
}

.vnl26-un_cycle-explain-text {
  font-size: 0.875rem;
  line-height: 140%;

  padding-inline: 1.0625rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-explain-text {
    padding: 0;
    font-size: min(1.17vw, 1rem);
  }
}

.vnl26-un_cycle-explain-img {
  align-self: end;

  padding-inline: 0.1875rem;
}
@media (min-width: 768px) {
  .vnl26-un_cycle-explain-img {
    margin-top: min(0.43vw, 0.375rem);
    padding: 0;
    width: min(13vw, 11rem);
  }
}

.vnl26-un_step-cont {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 2.5rem;
  padding: 1.5rem 0.9375rem;
  border-radius: 0.375rem;
}
@media (min-width: 768px) {
  .vnl26-un_step-cont {
    flex-direction: row;
    margin-top: 3.125rem;
    padding: 2.8125rem 3.5rem 4.0625rem;

    gap: min(3.5vw, 3rem);
  }
}
.vnl26-un_step-cont::after {
  content: "";
  position: absolute;
  bottom: -1.6875rem;
  left: 50%;
  width: 1.75rem;
  height: 0.75rem;
  transform: translateX(-50%);
  background-color: var(--vnl26-color-brown_new_light);

  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);

          clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media (min-width: 768px) {
  .vnl26-un_step-cont::after {
    bottom: -1.875rem;
    width: 1.875rem;
    height: 0.9375rem;
  }
}
.vnl26-un_step-cont:first-of-type {
  margin-top: 0;
}
.vnl26-un_step-cont:last-of-type::after {
  display: none;
}
.vnl26-un_step-cont.vnl26-un_step-cont-01 {
  background-color: #ebf5ee;
}
.vnl26-un_step-cont.vnl26-un_step-cont-02 {
  background-color: #fbf6e5;
}
.vnl26-un_step-cont.vnl26-un_step-cont-03 {
  background-color: #e3edf7;
}
.vnl26-un_step-cont.vnl26-un_step-cont-04 {
  background-color: #f8e6de;
}

.vnl26-un_step-goods {
  position: relative;
}
@media (max-width: 767.98px) {
  .vnl26-un_step-goods {
    display: grid;
    padding-bottom: 1rem;

    grid-template-areas: "step step" "title title" "img kinds" "img btn" "img auto";
    grid-template-columns: 33.3333333333vw 1fr;
    gap: 0.75rem;
  }
  .vnl26-un_step-goods::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: url(../../assets/img/about-4step/deco_dotline_black.png);
    background-repeat: repeat-x;
  }
}
@media (min-width: 768px) {
  .vnl26-un_step-goods {
    padding-right: min(3.5vw, 3rem);
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .vnl26-un_step-goods::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-image: url(../../assets/img/about-4step/deco_dotline_gray.png);
    background-repeat: repeat-y;
  }
}

.vnl26-un_step-goods-title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 140%;

  margin-inline: auto;
  padding-inline: 2.125rem;
  grid-area: step;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-title {
    font-size: 1.625rem;

    padding-inline: 1.875rem;
    grid-area: auto;
  }
}
.vnl26-un_step-goods-title::before,
.vnl26-un_step-goods-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../../assets/img/about-4step/deco_step.png);
  background-size: cover;
}
@media (max-width: 767.98px) {
  .vnl26-un_step-goods-title::before,
  .vnl26-un_step-goods-title::after {
    width: 1.5rem;
    height: 0.3125rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-title::before,
  .vnl26-un_step-goods-title::after {
    width: 1.6875rem;
    height: 0.3125rem;
  }
}
.vnl26-un_step-goods-title::before {
  left: 0;
}
.vnl26-un_step-goods-title::after {
  right: 0;
  transform: rotate(-180deg) translateY(50%);
}

.vnl26-un_step-goods-title-number {
  font-family: var(--vnl26-font-family-en);
  font-size: 2.1875rem;
  font-weight: 400;
  line-height: 50%;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-title-number {
    font-size: 2.625rem;
  }
}

.vnl26-un_step-goods-role {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 140%;

  margin-inline: auto;
  grid-area: title;
  padding-inline: 1rem;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-role {
    margin-top: 1rem;
    font-size: 1.75rem;

    grid-area: auto;
  }
}

.vnl26-un_step-goods-img {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 100%;

  margin-inline: auto;
  aspect-ratio: 1/1;
  grid-area: img;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-img {
    margin-top: 1.25rem;
    width: 9rem;

    grid-area: auto;
  }
}
.vnl26-un_step-goods-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_step-goods-name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 120%;

  grid-area: kinds;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-name {
    margin-top: 1.25rem;
    font-size: 1rem;

    grid-area: auto;
  }
}

.vnl26-un_step-goods-name-kinds {
  display: block;
  margin-bottom: 0.125rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-name-kinds {
    font-size: 0.8125rem;
  }
}

.vnl26-un_step-goods-name-medicinal {
  display: inline-block;
  margin-right: 0.125rem;
  padding: 0.0625rem;
  padding-bottom: 0.1875rem;
  border: solid 1px var(--vnl26-color-txt);
  font-size: 0.875rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-name-medicinal {
    margin-right: 0.4375rem;
    padding-bottom: 0.125rem;
  }
}
.vnl26-un_step-goods-name-medicinal.vnl26-un_step-goods-name-medicinal-small {
  display: block;
  margin-left: auto;
  padding: 0.0625rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.6875rem;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-name-medicinal.vnl26-un_step-goods-name-medicinal-small {
    display: inline-block;
    margin: 0;
    margin-left: 0.4375rem;
    padding-bottom: 0.1875rem;
    font-size: 0.75rem;
  }
}

.vnl26-un_step-goods-btn {
  grid-area: btn;
}
@media (min-width: 768px) {
  .vnl26-un_step-goods-btn {
    margin-top: 1.25rem;

    grid-area: auto;
  }
}
@media (max-width: 767.98px) {
  .vnl26-un_step-goods-btn .vnl26-el_btn {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .vnl26-un_step-goods-btn .vnl26-el_btn_txt {
    font-size: 0.875rem;
  }
}

@media (max-width: 767.98px) {
  .vnl26-un_step-detail {
    margin-top: 1.5rem;
  }
}

.vnl26-un_step-detail-title-small {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  white-space: pre;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 120%;

  margin-inline: auto;
  padding-inline: 0.9375rem;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-title-small {
    font-size: min(1.56vw, 1rem);

    padding-inline: min(1.07vw, 0.6875rem);
  }
}
@media (min-width: 1024px) {
  .vnl26-un_step-detail-title-small {
    font-size: 1rem;

    padding-inline: 0.6875rem;
  }
}
.vnl26-un_step-detail-title-small::before,
.vnl26-un_step-detail-title-small::after {
  content: "";
  position: absolute;
  top: 0;
  width: 0.625rem;
  height: 100%;
  background-color: var(--vnl26-color-txt);

  -webkit-clip-path: polygon(15% 30%, 80% 95%, 65% 100%, 0 35%);

          clip-path: polygon(15% 30%, 80% 95%, 65% 100%, 0 35%);
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-title-small::before,
  .vnl26-un_step-detail-title-small::after {
    width: 0.6875rem;
  }
}
.vnl26-un_step-detail-title-small::before {
  left: 0;
}
.vnl26-un_step-detail-title-small::after {
  right: 0;
  transform: rotateY(180deg);
}

.vnl26-un_step-detail-title-line {
  margin-top: 0.375rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 140%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-title-line {
    margin-top: min(0.58vw, 0.375rem);
    font-size: min(1.95vw, 1.25rem);
  }
}
@media (min-width: 1024px) {
  .vnl26-un_step-detail-title-line {
    margin-top: 0.375rem;
    font-size: 1.25rem;
  }
}
.vnl26-un_step-detail-title-line span {
  display: block;
  position: relative;
  margin-top: 0.3125rem;
  padding-bottom: 0.125rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;

  margin-inline: auto;
  padding-inline: 0.3125rem;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-title-line span {
    padding-bottom: 0.0625rem;

    padding-inline: 0.5rem;
  }
}
.vnl26-un_step-detail-title-line span:first-of-type {
  margin-top: 0;
}
.vnl26-un_step-detail-title-line span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--vnl26-color-brown_new_light);
}

.vnl26-un_step-detail-img {
  overflow: hidden;
  margin-top: 0.75rem;
  border-radius: 0.375rem;
  width: 100%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-img {
    margin-top: 1rem;
    max-width: 25.8125rem;
  }
}
.vnl26-un_step-detail-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_step-detail-text {
  margin-block: 1rem;
}
.vnl26-un_step-detail-text p {
  margin-top: 1.25rem;
  font-size: 0.875rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-text p {
    font-size: 1rem;
  }
}
.vnl26-un_step-detail-text p:first-of-type {
  margin-top: 0;
}

.vnl26-un_annotation {
  display: inline-block;
  position: relative;
  padding-right: 0.5em;
}

.vnl26-un_annotation-symbol {
  position: absolute;
  top: -0.5em;
  font-size: 0.5em;
}

.vnl26-un_step-detail-explain {
  display: flex;
  align-items: center;
  flex-direction: column;

  margin-inline: 2.5rem;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-explain {
    align-items: end;
    flex-direction: row;
    justify-content: space-between;
    max-width: none;

    margin-inline: auto;
    gap: 0.625rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-explain .vnl26-un_step-detail-explain-img {
    max-width: 12.5rem;
  }
}

.vnl26-un_step-detail-explain-img {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 100%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-explain-img {
    margin-bottom: 0.3125rem;
    min-width: min(14.6vw, 12.5rem);
    max-width: 25.8125rem;
  }
}
.vnl26-un_step-detail-explain-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_step-detail-explain-text {
  margin-top: 0.625rem;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.6875rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_step-detail-explain-text {
    font-size: 0.75rem;
  }
}

.vnl26-un_step-lead {
  margin-top: 1.5rem;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 180%;
}
@media (min-width: 768px) {
  .vnl26-un_step-lead {
    margin-top: 2.5rem;
    font-size: 1.5rem;
  }
}

.vnl26-un_customer {
  display: grid;
  position: relative;

  gap: 3rem;
}
@media (min-width: 768px) {
  .vnl26-un_customer {
    padding-bottom: min(3.66vw, 3.125rem);

    grid-template-columns: repeat(3, 1fr);
    gap: min(4.68vw, 4rem);
  }
}

.vnl26-un_customer-cont {
  position: relative;
}
@media (min-width: 768px) {
  .vnl26-un_customer-cont::after {
    content: "";
    position: absolute;
    top: 0;
    right: -1.875rem;
    width: 2px;
    height: 100%;
    background-image: url(../../assets/img/about-4step/deco_dotline_gray.png);
    background-repeat: repeat-y;
    background-size: contain;
  }
}
.vnl26-un_customer-cont:last-of-type::after {
  display: none;
}

.vnl26-un_customer-cont-voice {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 0.375rem;
  width: 100%;
  min-height: 6.125rem;
  background-color: #fff;
  text-align: center;
  color: var(--vnl26-color-attention);
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1rem;
  font-weight: 600;
  line-height: 140%;

  padding-block: 1rem;
}
@media (min-width: 768px) {
  .vnl26-un_customer-cont-voice {
    min-height: min(7.17vw, 6.125rem);
    font-size: min(1.3vw, 1.125rem);
  }
}
.vnl26-un_customer-cont-voice::after {
  content: "";
  position: absolute;
  bottom: -0.875rem;
  left: 50%;
  width: 0.9375rem;
  height: 0.9375rem;
  transform: translateX(-50%);
  background-color: #fff;

  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);

          clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.vnl26-un_customer-cont-inner {
  display: flex;
  margin-top: 1.375rem;

  gap: 0.5rem;
}
@media (min-width: 768px) {
  .vnl26-un_customer-cont-inner {
    margin-top: 1.5rem;

    gap: 0.625rem;
  }
}

.vnl26-un_customer-profile {
  overflow: hidden;
  border-radius: 0.375rem;
  min-width: 6.6875rem;
  max-width: 6.6875rem;
}
@media (min-width: 768px) {
  .vnl26-un_customer-profile {
    min-width: min(7.8vw, 6.6875rem);
    max-width: none;
  }
}

.vnl26-un_customer-profile-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_customer-profile-text {
  background-color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .vnl26-un_customer-profile-text {
    padding: 0.1875rem;
  }
}

.vnl26-un_customer-profile-text-age {
  font-size: 0.625rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_customer-profile-text-age {
    font-size: min(0.8vw, 0.6875rem);
  }
}

.vnl26-un_customer-profile-text-age-number {
  font-family: var(--vnl26-font-family-mincho);
  font-size: 1rem;
  font-weight: 500;
  line-height: 100%;
}
@media (min-width: 768px) {
  .vnl26-un_customer-profile-text-age-number {
    font-size: min(1.3vw, 1.125rem);
  }
}

.vnl26-un_customer-profile-text-name {
  font-size: 0.6875rem;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_customer-profile-text-name {
    font-size: min(0.87vw, 0.75rem);
  }
}

.vnl26-un_customer-text p {
  font-size: 0.875rem;
  line-height: 160%;
}
@media (min-width: 768px) {
  .vnl26-un_customer-text p {
    font-size: min(1.17vw, 1rem);
  }
}

.vnl26-un_customer-annotation {
  position: relative;
  margin-top: 2rem;
  padding-left: 1em;
  font-size: 0.6875rem;
  line-height: 160%;
}
@media (min-width: 768px) {
  .vnl26-un_customer-annotation {
    margin-top: 1.25rem;
    font-size: 1rem;
  }
}
.vnl26-un_customer-annotation::before {
  content: "※";
  position: absolute;
  left: 0;
}

.vnl26-un_link-container {
  display: grid;
  justify-content: center;

  gap: 2rem;
}
@media (min-width: 768px) {
  .vnl26-un_link-container {
    gap: 2.5rem;
  }
}

.vnl26-un_link-content-text {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
}
@media (min-width: 768px) {
  .vnl26-un_link-content-text {
    font-size: 1.125rem;
  }
}

.vnl26-un_link-content-btn {
  margin-top: 0.75rem;
}
@media (min-width: 768px) {
  .vnl26-un_link-content-btn {
    margin-top: 1rem;
  }
}