.c-sc2-sub__qa-title, .c-sc2-sub__qa-share-body, .cont__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-sc2-sub__qa-title > *, .c-sc2-sub__qa-share-body > *, .cont__center > * {
  min-height: 0%;
}

.cont__container {
  box-sizing: content-box !important;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .cont__container {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.link {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.link:hover {
  opacity: 0.7;
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}

.l-main {
  margin-bottom: 0;
}

.cont img {
  max-width: 100%;
}

/* common:end */
/* qa:start */
.c-sc2-sub__qa-title {
  max-width: 960px;
  height: 154px;
  margin: 40px auto 0;
  padding: 0 20px;
  background: url(/products/brand/skincareyogurt/qa/assets/img/qa_bg_ttl.png) no-repeat center;
  background-size: calc(100% - 40px);
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-title {
    max-width: 96vw;
    height: 15.4vw;
    margin: 4vw auto 0;
    padding: 0 2vw;
    background-size: calc(100% - 4vw);
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-title {
    max-width: 100%;
    height: 29.7333333333vw;
    margin: 4vw auto 0;
    padding: 0;
    background: url(/products/brand/skincareyogurt/qa/assets/img/qa_bg_ttl-sp.png) no-repeat center;
    background-size: 100%;
  }
}
.c-sc2-sub__qa-list {
  position: relative;
}
.c-sc2-sub__qa-list-body {
  margin-top: 75px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-list-body {
    margin-top: 7.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-list-body {
    margin-top: 5.3333333333vw;
  }
}
.c-sc2-sub__qa-list-questions {
  max-width: 670px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-list-questions {
    max-width: 78.6666666667vw;
  }
}
.c-sc2-sub__qa-list-question {
  padding-left: 30px;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-list-question {
    padding-left: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-list-question {
    padding-left: 3.7333333333vw;
    line-height: 1.7142857143;
  }
}
.c-sc2-sub__qa-list-question:not(:first-child) {
  margin-top: 15px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-list-question:not(:first-child) {
    margin-top: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-list-question:not(:first-child) {
    margin-top: 2.6666666667vw;
  }
}
.c-sc2-sub__qa-list-question:before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #f06495;
  border-right: solid 2px #f06495;
  transform: rotate(45deg);
  margin-top: -4px;
  position: absolute;
  top: 45%;
  left: 0;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-list-question:before {
    width: 0.8vw;
    height: 0.8vw;
    border-width: 0.2vw;
    margin-top: -0.4vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-list-question:before {
    width: 1.6vw;
    height: 1.6vw;
    border-width: 0.5vw;
    margin-top: 0;
    top: 2.1333333333vw;
    left: -0.6666666667vw;
  }
}
.c-sc2-sub__qa-list-link {
  text-decoration: underline;
  font-size: 1rem;
  transition: 0.1s ease-in;
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-list-link {
    font-size: 3.7333333333vw;
  }
}
.c-sc2-sub__qa-list-link:hover {
  color: #f06495;
}
.c-sc2-sub__qa-list-ffs {
  font-feature-settings: "palt";
}
.c-sc2-sub__qa-detail {
  margin-top: 75px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-detail {
    margin-top: 9.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-detail {
    margin-top: 12vw;
  }
}
.c-sc2-sub__qa-detail::before {
  content: "";
  display: block;
  background: url(/products/brand/skincareyogurt/qa/assets/img/qa_bg.png) center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 2730px;
  transform: translateX(-50%);
  position: absolute;
  top: -575px;
  left: 50%;
  z-index: -1;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-detail::before {
    height: 273vw;
    top: -57.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-detail::before {
    background: url(/products/brand/skincareyogurt/qa/assets/img/qa_bg-sp.png) center top;
    background-size: 100%;
    width: 100%;
    height: 657.6vw;
    top: -100.8vw;
  }
}
.c-sc2-sub__qa-detail-body {
  max-width: 932px;
  margin: auto;
  padding-left: 28px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-detail-body {
    max-width: 93.2vw;
    padding-left: 2.8vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-detail-body {
    max-width: 85.6vw;
    padding-left: 3.7333333333vw;
  }
}
.c-sc2-sub__qa-item {
  margin-bottom: 48px;
  padding-top: 20px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item {
    margin-bottom: 4.8vw;
    padding-top: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item {
    margin-bottom: 8vw;
    padding-top: 3.3333333333vw;
  }
}
.c-sc2-sub__qa-item:last-child {
  margin-bottom: 0;
}
.c-sc2-sub__qa-item-ttl {
  max-width: 82.6180257511%;
  height: 63px;
  padding-left: 117px;
  padding-right: 5px;
  background-color: #f06495;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-ttl {
    height: 6.3vw;
    padding-left: 12.2vw;
    border-radius: 0.5vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-ttl {
    max-width: 63.2vw;
    height: auto;
    padding: 2.4vw 2.6666666667vw 2.6666666667vw 14.6666666667vw;
    border-radius: 0.4vw;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
  }
}
.c-sc2-sub__qa-item-ttl::before {
  content: "";
  width: 100%;
  height: 60px;
  background-color: #d2d2d2;
  border-radius: 4px;
  position: absolute;
  top: 10px;
  left: 8px;
  z-index: -1;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-ttl::before {
    height: 6vw;
    border-radius: 0.4vw;
    top: 1vw;
    left: 0.8vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-ttl::before {
    height: 100%;
    border-radius: 0.4vw;
    top: 1.3333333333vw;
    left: 1.3333333333vw;
  }
}
.c-sc2-sub__qa-item-ttl::after {
  content: "";
  border-style: solid;
  border-width: 0 0 26px 28px;
  border-color: transparent;
  border-bottom-color: #f06495;
  position: absolute;
  bottom: 12px;
  left: -27px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-ttl::after {
    border-width: 0 0 2.6vw 2.8vw;
    bottom: 1.2vw;
    left: -2.7vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-ttl::after {
    border-width: 0 0 3.4666666667vw 3.7333333333vw;
    bottom: 1.8666666667vw;
    left: -3.6vw;
  }
}
.c-sc2-sub__qa-item-question {
  position: relative;
}
.c-sc2-sub__qa-item-question-hdg {
  background-color: #fff;
  border: 2px solid #f06495;
  width: 76px;
  border-radius: 50%;
  position: absolute;
  left: 30px;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-question-hdg {
    border-width: 0.2vw;
    width: 7.6vw;
    left: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-question-hdg {
    border-width: 0.5333333333vw;
    width: 11.7333333333vw;
    left: 1.6vw;
    bottom: unset;
    top: -3.2vw;
  }
}
.c-sc2-sub__qa-item-answer {
  max-width: 84.9785407725%;
  margin: 28px 0 0 12px;
  background-color: #fff;
  border: 2px solid #d2d2d2;
  border-radius: 4px;
  padding: 18px 48px 15px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer {
    margin: 2.8vw 0 0 1.2vw;
    border-width: 0.2vw;
    border-radius: 0.4vw;
    padding: 1.8vw 4.8vw 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer {
    margin: 5.3333333333vw 0 0 1.6vw;
    border-width: 0.5333333333vw;
    border-radius: 0.4vw;
    padding: 2.1333333333vw 3.3333333333vw;
  }
}
.c-sc2-sub__qa-item-answer::before {
  content: "";
  width: 30px;
  height: 28px;
  background: url(/products/brand/skincareyogurt/qa/assets/img/qa_bg_arrow.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: -30px;
  bottom: 12px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer::before {
    width: 3vw;
    height: 2.8vw;
    right: -3vw;
    bottom: 1.2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer::before {
    background: url(/products/brand/skincareyogurt/qa/assets/img/qa_bg_arrow-sp.png) no-repeat;
    background-size: 100%;
    width: 4.2666666667vw;
    height: 3.4666666667vw;
    right: -4.2666666667vw;
    bottom: 1.8666666667vw;
  }
}
.c-sc2-sub__qa-item-answer > p {
  padding-left: 45px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer > p {
    padding-left: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer > p {
    padding-left: 6.6666666667vw;
  }
}
.c-sc2-sub__qa-item-answer-hdg {
  width: 22px;
  position: absolute;
  top: 18px;
  left: 48px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer-hdg {
    width: 2.2vw;
    top: 1.8vw;
    left: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer-hdg {
    width: 4vw;
    top: 3.2vw;
    left: 4vw;
  }
}
.c-sc2-sub__qa-item-answer-line {
  transition: 0.1s ease-in;
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #282828;
  margin-right: 24px;
  line-height: 1;
  margin-bottom: 7px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer-line {
    margin-right: 2.4vw;
    margin-bottom: 0.7vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer-line {
    margin-right: 4.6666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
.c-sc2-sub__qa-item-answer-line::after {
  content: "";
  background: url(/products/brand/skincareyogurt/qa/assets/img/qa_icon_arrow_black.png) no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: -22px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer-line::after {
    width: 1.6vw;
    height: 1.6vw;
    right: -2.2vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer-line::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
    right: -4.2666666667vw;
  }
}
.c-sc2-sub__qa-item-answer-line:hover::after {
  background: url(/products/brand/skincareyogurt/qa/assets/img/qa_icon_arrow_pink.png) no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer-line:hover::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}
.c-sc2-sub__qa-item-answer-line:hover {
  color: #f06495;
  border-color: #f06495;
}
.c-sc2-sub__qa-item-answer-group {
  padding-left: 40px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-answer-group {
    padding-left: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-answer-group {
    padding-left: 6.6666666667vw;
  }
}
.c-sc2-sub__qa-item-answer-group:nth-of-type(2) {
  margin-top: 1.5rem;
}
.c-sc2-sub__qa-item-txt {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-item-txt {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-item-txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
}
.c-sc2-sub__qa-share {
  padding: 60px 0 80px;
}
@media screen and (max-width: 1000px) {
  .c-sc2-sub__qa-share {
    padding: 6vw 0 8vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-share {
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .c-sc2-sub__qa-share-img {
    width: 22.4vw;
  }
}

/* qa:end */