/*
* beautycolumn.css
*
*/
/* --------------------------------
  top
-------------------------------- */
.vnl26-ly_main p{
    line-height: 2em;
}

.vnl26-ly_main .vnl26-un_grid-cont-text p{
    line-height: 2em;
}

.vnl26-un_pc {
     display: none;
  }
}
@media (max-width: 767.98px) {
  .vnl26-un_pc {
     display: inline !important;
  }
}
@media (min-width: 768px) {
  .vnl26-un_pc{
    display: inline;
  }
}

.vnl26-ly_wrapper {
  background-color: var(--vnl26-color-bg_beige_light);
}

@media (max-width: 767.98px) {
  .vnl26-ly_inner:last-of-type .vnl26-un_section {
    padding-bottom: 5rem;
  }
}
@media (min-width: 768px) {
  .vnl26-ly_inner:last-of-type .vnl26-un_section {
    padding-bottom: 6.5rem;
  }
}
.vnl26-un_section-s {
    width:90%;
    margin: 3em auto 0 auto;
}
@media (max-width: 767.98px) {
  .vnl26-un_section-s {
     width:100%;
     margin:3em auto 0 auto;
  }
}
@media (min-width: 768px) {
  .vnl26-un_section-s{
    width:90%;
    margin: 3em auto 0 auto;
  }
}
.vnl26-un_section-color {
  margin-top: -1.875rem;
  padding-top: 1.875rem;
}
@media (min-width: 768px) {
  .vnl26-un_section-color {
    margin-top: -6.25rem;
    padding-top: 6.25rem;
  }
}

.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_redColor {
  color:#ce4c10;
}
.vnl26-un_kome {
    font-size:0.5em;
    vertical-align: top;
}
.vnl26-un_center {
    text-align: center;
}

.vnl26-un_thumb {
  overflow: hidden;
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  width: 100%;

  margin-inline: auto;
}
@media (min-width: 768px) {
  .vnl26-un_thumb {
    max-width: 67.5rem;
    height: 19.0625rem;
    margin-bottom: 1.5rem;
  }
}
@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_ttl {
  position: relative;
  display: flex;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .vnl26-un_ttl {
    padding-bottom: 1rem;
    margin: 2rem 1rem;
    border: 1px solid;
    border-color: transparent transparent #5a4e3e transparent;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .vnl26-un_ttl {
    padding-bottom: 1rem;
    margin: 2rem 1rem;
    border: 1px solid;
    border-color: transparent transparent #5a4e3e transparent;
  }
}
.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-weight: 600;
  line-height: 180%;

  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .vnl26-un_head {
    font-size: 1.8rem;
    line-height: 100%;
  }
}
@media (min-width: 1024px) {
  .vnl26-un_head {
    margin-top: 3rem;
    font-size: 2.25rem;
  }
}
.vnl26-un_head_s {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 300;
  font-size: 0.9rem;
  margin-top: 0.5rem;
}
@media (max-width: 767.98px) {
  .vnl26-un_head_s {
    font-size: 0.9rem;
  }
}
@media (min-width: 1024px) {
  .vnl26-un_head_s {
    margin-top: 1rem;
    font-size: 0.9rem;
  }
}
.vnl26-un_pageHead-text {
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 600;
  line-height: 160%;
}
@media (max-width: 767.98px) {
  .vnl26-un_pageHead-text {
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_pageHead-text {
    margin-bottom: 0.5rem;
    font-size: 1.75rem;
  }
}
.vnl26-un_day {
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 400;
  line-height: 100%;
  font-size: 0.9rem;
}
@media (max-width: 767.98px) {
  .vnl26-un_day {
  }
}
@media (min-width: 768px) {
  .vnl26-un_day {
  }
}
.vnl26-un_text {
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
}
@media (max-width: 767.98px) {
  .vnl26-un_text {
    margin-top: 1.5625rem;
  }
}
@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_section {
  position: relative;
}
@media (max-width: 767.98px) {
  .vnl26-un_section {
    padding-top: 4.0625rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_section {
    margin-top: -2.1875rem;
    padding-top: 8.75rem;
  }
}
@media (max-width: 767.98px) {
  .vnl26-un_sectionInner {
    padding-block: 2.9375rem 2rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_sectionInner {
    padding-block: 4.375rem 2.5rem;
  }
}

.vnl26-un_sectionHead-number {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
  line-height: 200%;
  font-size: 1.8rem;
    width:50%;

  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .vnl26-un_sectionHead-number {
    font-size: 1.5rem;
    width:100%;

    padding-inline: 1.25rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_sectionHead-number {
    font-size: 1.8rem;
    width:50%;

    padding-inline: 1.5625rem;
  }
}
.vnl26-un_sectionHead-number.vnl26-un_sectionHead-number-01 {
  background: linear-gradient(90deg, rgba(251, 246, 229, 0) 0%, #fbf6e5 30%, #fbf6e5 70%, rgba(251, 246, 229, 0) 100%);
}
.vnl26-un_sectionHead-number.vnl26-un_sectionHead-number-02 {
  background: linear-gradient(90deg, rgba(235, 245, 238, 0) 0%, #ebf5ee 30%, #ebf5ee 70%, rgba(235, 245, 238, 0) 100%);
}
.vnl26-un_sectionHead-number.vnl26-un_sectionHead-number-03 {
  background: linear-gradient(90deg, rgba(227, 237, 247, 0) 0%, #e3edf7 30%, #e3edf7 70%, rgba(227, 237, 247, 0) 100%);
}
.vnl26-un_sectionHead-number.vnl26-un_sectionHead-number-04 {
  background: linear-gradient(90deg, rgba(251, 246, 229, 0) 0%, #fbf6e5 30%, #fbf6e5 70%, rgba(251, 246, 229, 0) 100%);
}

.vnl26-un_sectionHead-text {
  text-align: center;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 600;
  line-height: 160%;
}
@media (max-width: 767.98px) {
  .vnl26-un_sectionHead-text {
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_sectionHead-text {
    margin-bottom: 2.5rem;
    font-size: 1.75rem;
  }
}

.vnl26-un_container {
  display: grid;
}
@media (max-width: 767.98px) {
  .vnl26-un_container {
    margin-top: 3rem;

    grid-template-areas: "point" "head" "img" "text";
  }
}
@media (min-width: 768px) {
  .vnl26-un_container {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 3.4375rem;

    grid-template-areas: "point img" "head img" "text img" "auto img";
    grid-template-columns: 1fr min(428px, 30.57vw);
    grid-column-gap: 2rem;
  }
}
.vnl26-un_container:first-of-type {
  margin-top: 0;
}

@media (max-width: 767.98px) {
  .vnl26-un_container-sign {
    grid-template-areas: "point" "head" "text" "img";
  }
}

.vnl26-un_container-img {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 100%;

  grid-area: img;
}
@media (max-width: 767.98px) {
  .vnl26-un_container-img {
    margin-top: 1rem;
  }
}
.vnl26-un_container-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}

.vnl26-un_container-cont {
  width: 100%;

  grid-area: img;
}
@media (max-width: 767.98px) {
  .vnl26-un_container-cont {
    margin-top: 1rem;
  }
}

.vnl26-un_container-cont-head {
  text-align: left;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  .vnl26-un_container-cont-head {
    font-size: 1.125rem;
  }
}

.vnl26-un_profile{
    background-color: #fff;
    display: grid;
  justify-content: space-between;
    margin-bottom: 1em;
    
}
@media (max-width: 767.98px) {
  .vnl26-un_profile{
    background-color: #fff;
    padding: 1em;
      
    grid-template-areas: "head" "img" "text";
  }
}
@media (min-width: 768px) {
  .vnl26-un_profile {
    background-color: #fff;
    padding: 1em;
    
    grid-template-areas: "head img" "text img" "auto img";
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
  }
}
.vnl26-un_profile-text {
  grid-area: text;
}
@media (max-width: 767.98px) {
  .vnl26-un_profile-text {
    margin-top: 0.5rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_profile-text {
    margin-top: 0.625rem;
  }
}
.vnl26-un_profile-text p {
  line-height: 160%;
}
@media (max-width: 767.98px) {
  .vnl26-un_profile-text p {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_profile-text p {
    font-size: 1.125rem;
  }
}
.vnl26-un_profile-img {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 100%;

  grid-area: img;
}
@media (max-width: 767.98px) {
  .vnl26-un_profile-img {
    margin-top: 1rem;
  }
}
.vnl26-un_profile-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}
.vnl26-un_profile .bihada{
    color:#da5178;
    font-weight:600;
    margin-bottom: 0.5rem
}
.vnl26-un_profile .hiyorimi{
    color:#d87d27;
    font-weight:600;
    margin-bottom: 0.5rem
}
.vnl26-un_profile .akudama{
    color:#584c9d;
    font-weight:600;
    margin-bottom: 0.5rem
}
.vnl26-un_fungus {
    padding-top: 1rem;
    padding-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .vnl26-un_fungus {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_fungus {
    padding-top: 1rem;
    padding-top: 2rem;
  }
}
.vnl26-un_fungus p{
    text-align: center;
}

.vnl26-un_grid {
  display: grid;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid {
    margin-top: 1.5rem;

    grid-template-areas: "head" "img" "text";
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid {
    margin-top: 2.5rem;

    grid-template-areas: "head img" "text img" "auto img";
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
  }
}
.vnl26-un_grid-s {
  display: grid;
  justify-content: space-between;
    width:90%;
    margin: 0 auto;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-s {
    margin-top: 1.5rem;
    width:100%;

    grid-template-areas: "head" "img" "text";
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-s {
    margin-top: 2.5rem;

    grid-template-areas: "head img" "text img" "auto img";
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    width:90%;
  }
}

.vnl26-un_grid-cont {
  width: 100%;
}

.vnl26-un_grid-cont-head {
  grid-area: head;
}
@media (min-width: 768px) {
  .vnl26-un_grid-cont-head {
    margin-top: 3.125rem;
  }
}

.vnl26-un_grid-cont-head-title {
  border-radius: 9999px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(90deg, #ddc8a4 12%, #ffeccc 50%, #ddc8a4 85%);
  font-weight: 500;
  line-height: 120%;

  padding-block: 0.125rem;
  padding-inline: 0.9375rem;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-cont-head-title {
    font-size: 0.875rem;

    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-cont-head-title {
    font-size: 1rem;
  }
}

.vnl26-un_grid-cont-head-text {
  padding-bottom: 0.125rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 600;
  line-height: 180%;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-cont-head-text {
    margin-top: 0.5rem;
    text-align: center;
    letter-spacing: -0.05em;
    font-size: 1.375rem;

    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-cont-head-text {
    margin-top: 0.625rem;
    font-size: 1.5rem;
  }
}

.vnl26-un_grid-cont-head-text-line {
  padding-bottom: 0.1875rem;
  border-bottom: solid 1px var(--vnl26-color-brown_new_light);
}

.vnl26-un_grid-cont-text {
  grid-area: text;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-cont-text {
    margin-top: 0.5rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-cont-text {
    margin-top: 1rem;
  }
}
.vnl26-un_grid-cont-text p {
  line-height: 160%;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-cont-text p {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-cont-text p {
    font-size: 1.125rem;
  }
}

.vnl26-un_grid-img {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 100%;

  grid-area: img;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-img {
    margin-top:0;
  }
}
.vnl26-un_grid-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}
.vnl26-un_grid-img img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}
.vnl26-un_grid-img-s img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;
}
.vnl26-un_grid-text {
  grid-area: text;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-text {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-text {
    margin-top: 0;
  }
}
.vnl26-un_container-lead-line {
  position: relative;
    padding: 1rem 1.5rem;
    font-size: 1.6rem;
    text-align: center;
    font-weight:500;

  grid-area: point;
  padding-inline: 1.25rem;
}
.vnl26-un_container-lead-line::before,
.vnl26-un_container-lead-line::after {
    position: absolute;
    top: 1.4rem;
    height: 1.8rem;
    content: '';
}
.vnl26-un_container-lead-line::before {
    border-left: solid 1px;
    left: 15rem;
    transform: rotate(-30deg);
}
.vnl26-un_container-lead-line::after {
    border-right: solid 1px;
    right: 15rem;
    transform: rotate(30deg);
}

@media (max-width: 767.98px) {
  .vnl26-un_container-lead-line {
    position: relative;
    padding: 0 1rem 1.5rem;
    font-size: 1.3rem;
    text-align: center;

  grid-area: point;
  padding-inline: 1.25rem;
  }
  .vnl26-un_container-lead-line::before,
  .vnl26-un_container-lead-line::after {
    position: absolute;
    top: 2rem;
    height: 2rem;
    content: '';
}
  .vnl26-un_container-lead-line::before {
    border-left: solid 1px;
    left: 1.5rem;
    transform: rotate(-30deg);
  }
  .vnl26-un_container-lead-line::after {
    border-right: solid 1px;
    right: 1.5rem;
    transform: rotate(30deg);
  }
}

@media (min-width: 768px) {
  .vnl26-un_container-lead-line {
    min-width: 6.5625rem;
    font-size: 1.375rem;
  }
}

.vnl26-un_container-lead-none {
  position: relative;
    padding: 0 1.5rem;
    font-size: 1.4rem;
    text-align: center;

  grid-area: point;
  padding-inline: 1.25rem;
}
@media (max-width: 767.98px) {
  .vnnl26-un_container-lead-none {
    position: relative;
    padding: 0 1rem 1.5rem;
    font-size: 1.3rem;
    text-align: center;

  grid-area: point;
  padding-inline: 1.25rem;
  }
 }
@media (min-width: 768px) {
  .vnnl26-un_container-lead-none {
    min-width: 6.5625rem;
    font-size: 1.375rem;
  }
}
    
.vnl26-un_point {
  border:1px solid #ced1bb;
    width:80%;
    margin: 0 auto 2rem auto;
   
}
@media (max-width: 767.98px) {
  .vnl26-un_point {
    border:1px solid #ced1bb;
    width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  }
}
@media (min-width: 768px) {
  .vnl26-un_point {
    border:1px solid #ced1bb;
    width:80%;
    margin: 0 auto;
  }
}
.vnl26-un_grid-point {
  display: grid;
  justify-content: space-between;
  padding: 1.25rem 3rem;
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .vnl26-un_grid-point {
    margin-top: 0;
    padding: 1.25rem;
    grid-template-areas: "head" "img" "text";
  }
}
@media (min-width: 768px) {
  .vnl26-un_grid-point {
    margin-top: 0;
    padding: 1.25rem;

    grid-template-areas: "head img" "text img" "auto img";
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
  }
}
.vnl26-un_point-title{
  text-align: center;
  font-size:1.5rem;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
  line-height: 200%;
  background-color: #eaefe7;
}
@media (max-width: 767.98px) {
  .vnl26-un_point-title {
  text-align: center;
  font-size:1.5rem;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
  line-height: 200%;
  background-color: #eaefe7;
  }
}
@media (min-width: 768px) {
  .vnl26-un_point-title {
  text-align: center;
  font-size:1.5rem;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
  line-height: 200%;
  background-color: #eaefe7;
  }
}
.vnl26-un_point-text{
  text-align: center;
  font-size:1.4rem;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
    padding-top: 0.5rem;
}
@media (max-width: 767.98px) {
  .vnl26-un_point-text {
  text-align: center;
  font-size:1.2rem;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
  padding-top: 1rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_point-text {
  text-align: center;
  font-size:1.4rem;
  font-family: var(--vnl26-font-family-mincho);
  font-weight: 500;
  padding-top: 1rem;
  }
}
.vnl26-un_point-color {
    background-color: #fdf5ee;
    width:80%;
    margin:2rem auto;
    padding: 2rem;
    text-align: center;
}
@media (max-width: 767.98px) {
  .vnl26-un_point-color {
    background-color: #fdf5ee;
    width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_point-color {
    background-color: #fdf5ee;
    width:80%;
    margin: 2rem auto;
    padding: 2rem;
    text-align: center;
  }
}
.vnl26-un_point-c-title{
  text-align: center;
  font-size:1.5rem;
  font-weight: 500;
  line-height: 140%;
    color:#ce4c10;
    padding-bottom: 1em;
    border-bottom:2px solid #ce4c10;
    margin-bottom: 1em;
}
@media (max-width: 767.98px) {
  .vnl26-un_point-c-title {
  text-align: center;
  font-size:1.1rem;
  font-weight: 500;
  line-height: 140%;
  color:#ce4c10;
  padding-bottom: 0.5rem;
    border-bottom:2px solid #ce4c10;
   margin-bottom: 1em;
  }
}
@media (min-width: 768px) {
  .vnl26-un_point-c-title {
  text-align: center;
  font-size:1.1rem;
  font-weight: 500;
  line-height: 140%;
  color:#ce4c10;
  padding-bottom: 1em;
    border-bottom:2px solid #ce4c10;
    margin-bottom: 1em;
  }
}
.vnl26-un_point-pic{
  text-align: center;
    margin: 1rem auto 3rem;
    width:60%;
}
@media (max-width: 767.98px) {
  .vnl26-un_point-pic{
  text-align: center;
  width:90%;
  margin: 1rem auto 3rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_point-pic{
  text-align: center;
  width:60%;
  margin: 1rem auto 3rem;
  }
}
.vnl26-un_normal-pic{
  text-align: center;
    margin: 1rem auto 2rem;
    width:90%;
}
@media (max-width: 767.98px) {
  .vnl26-un_normal-pic{
  text-align: center;
  width:90%;
  margin: 1rem auto 2rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_normal-pic{
  text-align: center;
  width:50%;
  margin: 1rem auto 2rem;
  }
}
.vnl26-un_products-link-area {
  margin-top: 5em;
}
@media (max-width: 767.98px) {
  .vnl26-un_products-link-area {
    margin-top: 5em;
  }
}
@media (min-width: 768px) {
  .vnl26-un_products-link-area {
    margin-top: 5em;
  }
}
.vnl26-un_products-link {
  background-color: var(--vnl26-color-bg_beige_light);
  margin: 0 auto 2em;
  width:50%;
}
@media (max-width: 767.98px) {
  .vnl26-un_products-link {
    background-color: var(--vnl26-color-bg_beige_light);
    margin: 0 auto 2em;
    width:100%;
  }
}
@media (min-width: 768px) {
  .vnl26-un_products-link {
    background-color: var(--vnl26-color-bg_beige_light);
    margin: 0 auto 2em;
  width:50%;
  }
}
.vnl26-un_products-link_inner {
  padding: 1rem;
  display: flex;
}
@media (max-width: 767.98px) {
  .vnl26-un_products-link_inner {
   padding: 1rem;
  display: flex;
  }
}
@media (min-width: 768px) {
  .vnl26-un_products-link_inner {
   padding: 1rem;
  display: flex;
  }
}
.vnl26-un_products_img{
    width:25%;
}
@media (max-width: 767.98px) {
  .vnl26-un_products_img {
   width:40%;
  }
}
@media (min-width: 768px) {
  .vnl26-un_products_img {
   width:25%;
  }
}
.vnl26-un_products_txt{
    margin-left: 1.6rem;
    width:70%;
}
@media (max-width: 767.98px) {
  .vnl26-un_products_txt {
   margin-left: 0.8rem;
   width:56%;
  }
}
@media (min-width: 768px) {
  .vnl26-un_products_txt {
   margin-left: 1.6rem;
   width:70%;
  }
}
.vnl26-un_products_txt ul{
    margin-top: 1em;
}
.vnl26-un_products_txt ul li{
    line-height: 2rem;
}

.vnl26-un_container-list {
  overflow: hidden;
  border-radius: 0.375rem;
  background-color: var(--vnl26-color-bg_beige_light);
  margin-top: 3rem;
}
@media (max-width: 767.98px) {
  .vnl26-un_container-list {
    margin-top: 1.5rem;
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_container-list {
    margin-top: 3rem;
    padding: 2.1875rem 1.5rem;
  }
}
.vnl26-un_container-list ul{
    margin:0;
}
.vnl26-un_container-list ul li{
    padding-left: 1em;
}

.vnl26-un_container-list .vnl26-un_list-item:last-of-type {
  padding-bottom: 0;
}
.vnl26-un_container-list .vnl26-un_list-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.125rem;
  background-image: url(/assets/img/beautycolumn/01/deco_dotline.png);
  background-size: contain;
}
.vnl26-un_container-list .vnl26-un_list-item:last-of-type::after {
  display: none;
}
.vnl26-un_container-list a{
    text-decoration: underline;
    color:#5a4e3e;
}
.vnl26-un_container-list a:hover{
    text-decoration: none;
    color:#dd2a00;
}
.vnl26-un_list-item {
  position: relative;
  line-height: 140%;
}
@media (max-width: 767.98px) {
  .vnl26-un_list-item {
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
      line-height: 1.4rem;
  }
}
@media (min-width: 768px) {
  .vnl26-un_list-item {
    margin-top: 0.625rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
  }
}
.vnl26-un_list-item:first-of-type {
  margin-top: 0;
}
.vnl26-un_list-item:last-of-type {
  padding-bottom: 0;
}
.vnl26-un_list-item::before {
  content: "";
  position: absolute;
  top: 0.0625rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: url(/assets/img/beautycolumn/01/dot.png) no-repeat center/contain;
}
@media (min-width: 768px) {
  .vnl26-un_list-item::before {
    top: 0.25rem;
  }
}





.vnl26-bl_accordion_panel_inner {
  margin: 0;
}

.vnl26-bl_accordion_panel_inner > *:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .vnl26-un_faq_content-img {
    margin-bottom: 0.625rem;
  }
}

.vnl26-un_related_ttl {
  font-size: 1.375rem;
  line-height: 140%;
}

.vnl26-un_related_txt {
  font-size: 1.125rem;
  line-height: 140%;
}

.vnl26-el_link__back {
  font-weight: 500;
}