@charset "UTF-8";
body.laserdepilation {
  font-family: "yu-mincho-pr6n", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-weight: 500;
  line-height: 1.8;
  color: #333;
}

.p-ld-checklist {
  list-style: none;
  padding: 3rem 5rem;
  margin: 3rem 0;
  background-color: #f7f6f4;
}
@media screen and (max-width: 812px) {
  .p-ld-checklist {
    padding: 3rem;
  }
}
.p-ld-checklist li {
  display: block;
  padding: 0.5rem 0 0.5rem 2.6rem;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
.p-ld-checklist li::before {
  content: "□";
  display: inline-block;
  width: 1.6rem;
  margin-left: -2.6rem;
  margin-right: 1rem;
  font-size: 1.6rem;
  color: #333;
  vertical-align: baseline;
}

@media print, screen and (min-width: 813px) {
  .p-ld-inner {
    width: calc(80% - 4vw);
    max-width: 840px;
  }
}
body.laserdepilation .c-service-heading__num {
  margin-right: 0.4em;
}

.p-ld-outline__body {
  display: block;
}
@media print, screen and (min-width: 813px) {
  .p-ld-outline__body {
    display: flex;
    gap: 4vw;
    align-items: flex-start;
  }
}
.p-ld-outline__main {
  flex: 1;
}
@media print, screen and (min-width: 813px) {
  .p-ld-outline__main {
    max-width: 840px;
  }
}
.p-ld-outline__anchors li {
  margin-bottom: 1.5rem;
}
.p-ld-outline__anchors a {
  letter-spacing: 0;
}
.p-ld-outline__anchors a:hover, .p-ld-outline__anchors a.active {
  color: #746541;
  border-bottom-color: #746541;
}
.p-ld-outline__anchors .p-ld-outline__tight {
  letter-spacing: -0.03em;
}
.p-ld-outline__anchors .p-ld-outline__section-link {
  color: #746541;
  border-bottom-color: #746541 !important;
}
.p-ld-outline__anchors .p-ld-outline__sub {
  margin-top: 1.5rem;
}
.p-ld-outline__anchors .p-ld-outline__sub li {
  margin-bottom: 1.5rem;
}

.p-ld-device {
  background-color: #fff;
}
@media print, screen and (min-width: 813px) {
  .p-ld-device .container {
    padding-right: 0;
  }
}
.p-ld-device__item {
  padding-bottom: 4rem;
}
.p-ld-device__item--soprano {
  padding-top: 4rem;
}
.p-ld-device__img {
  display: block;
  margin: 2rem 0;
}
.p-ld-device__img img {
  width: 100%;
  height: auto;
  display: block;
}
.p-ld-device__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  list-style: none;
  padding: 0;
  margin: 3.5rem 0 1.5rem;
}
.p-ld-device__tags li {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0.3rem 1rem;
  background-color: transparent;
  border: 1px solid #a89d83;
  border-radius: 2rem;
  color: #746541;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.p-ld-device__desc {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 2rem;
}
.p-ld-device .link_btn a {
  min-width: 240px;
}

.p-ld-cta {
  text-align: center;
  margin-top: 4rem;
}

.p-ld-worry {
  background-color: #fff;
}
.p-ld-worry .p-ld-checklist .marker {
  color: #BD5B5C;
}
.p-ld-worry .c-deco-heading::before {
  top: 70%;
  background-image: url("/images/service/laserdepilation/icon_worry.svg");
}
.p-ld-worry .c-deco-heading .small {
  font-size: 2.4rem;
}
.p-ld-worry .c-deco-heading .large {
  color: #BD5B5C;
  font-size: 5.4rem;
}
.p-ld-worry__item {
  padding: 3rem 0;
}
@media print, screen and (min-width: 813px) {
  .p-ld-worry__item {
    padding: 4rem 0;
  }
}
.p-ld-worry__item:first-child {
  padding-top: 0;
}
.p-ld-worry__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.p-ld-worry__intro {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 1.5rem;
}
.p-ld-worry__intro .marker {
  color: #BD5B5C;
}
.p-ld-worry__intro:last-of-type {
  margin-bottom: 4rem;
}
.p-ld-worry__title {
  margin-bottom: 0;
}
.p-ld-worry__row {
  padding-top: 4rem;
}
@media print, screen and (min-width: 813px) {
  .p-ld-worry__row {
    display: flex;
    gap: 2rem;
    align-items: flex-start;
  }
}
.p-ld-worry__figure {
  margin: 0 auto;
}
@media screen and (max-width: 812px) {
  .p-ld-worry__figure {
    text-align: center;
    margin-bottom: 2rem;
    width: 47.4666666667vw;
  }
}
@media print, screen and (min-width: 813px) {
  .p-ld-worry__figure {
    flex-shrink: 0;
    width: 178px;
  }
}
.p-ld-worry__figure img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.p-ld-worry__body {
  flex: 1;
}
.p-ld-worry__text {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 2rem;
}
.p-ld-worry__text:last-child {
  margin-bottom: 0;
}
.p-ld-worry__sub-list {
  list-style: none;
  padding: 0;
  margin: 0.5rem 0 1rem;
}
.p-ld-worry__sub-list li {
  font-size: 1.5rem;
  line-height: 1.8;
  padding-left: 1.4rem;
  position: relative;
}
.p-ld-worry__sub-list li::before {
  content: "-";
  position: absolute;
  left: 0;
}

.p-ld-candidate {
  background-color: #fff;
  padding-top: 10rem;
}
.p-ld-candidate .p-ld-checklist .marker {
  color: #50B6BB;
}
@media screen and (max-width: 812px) {
  .p-ld-candidate .c-deco-heading {
    text-align: center;
    padding-left: 0;
    padding-top: 3.5rem;
    line-height: 1.4;
  }
  .p-ld-candidate .c-deco-heading::before {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-ld-candidate .p-ld-checklist {
    position: relative;
    padding: 3rem 2rem;
  }
  .p-ld-candidate .p-ld-checklist::before {
    content: "Check!";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    font-family: "yu-mincho-pr6n", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
    font-size: 1.8rem;
    color: #958a72;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}

.p-ld-difference {
  background-color: #fff;
  padding-bottom: 10rem;
}
.p-ld-difference__table-wrap {
  overflow-x: auto;
  margin-top: 6rem;
  margin-bottom: 4rem;
}
.p-ld-difference__table {
  width: calc(100% + 16px);
  margin-left: -8px;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 8px 0;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media screen and (max-width: 812px) {
  .p-ld-difference__table {
    width: 500px;
    min-width: 500px;
  }
}
@media print, screen and (min-width: 813px) {
  .p-ld-difference__table {
    font-size: 1.5rem;
  }
}
.p-ld-difference__table th,
.p-ld-difference__table td {
  padding: 1rem 1.4rem;
  text-align: center;
  vertical-align: middle;
  height: 60px;
}
.p-ld-difference__table th:nth-child(1),
.p-ld-difference__table td:nth-child(1) {
  width: 20%;
}
.p-ld-difference__table th:nth-child(2),
.p-ld-difference__table td:nth-child(2) {
  width: 40%;
}
.p-ld-difference__table th:nth-child(3),
.p-ld-difference__table td:nth-child(3) {
  width: 40%;
}
.p-ld-difference__table thead th {
  letter-spacing: 0.05em;
}
.p-ld-difference__table thead th:first-child {
  background-color: transparent;
  border-color: transparent;
}
.p-ld-difference__table thead th:nth-child(2) {
  background-color: #E6DFCF;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 1px solid #D9D9D9;
}
.p-ld-difference__table thead th:nth-child(3) {
  background-color: #D9D9D9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 1px solid #D9D9D9;
}
.p-ld-difference__table tbody tr th,
.p-ld-difference__table tbody tr td {
  font-size: 1.4rem;
}
.p-ld-difference__table tbody tr:not(:last-child) th,
.p-ld-difference__table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #D9D9D9;
}
.p-ld-difference__table tbody tr th {
  background-color: #F9F9F9;
  font-weight: normal;
}
.p-ld-difference__table tbody tr td {
  background-color: #fff;
}
.p-ld-difference__table tbody tr td:nth-child(2) {
  background-color: #F9F7F3;
}
.p-ld-difference__table tbody tr td:nth-child(3) {
  background-color: #F9F9F9;
}

.p-ld-faq {
  background-color: #fff;
  padding-bottom: 10rem;
}
.p-ld-faq .faq_cnt > div > dt {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.p-ld-faq .faq_cnt > div > dt::before {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (max-width: 812px) {
  .p-ld-faq .faq_cnt > div > dt::before {
    font-size: 1.2rem;
  }
}
.p-ld-faq .faq_cnt > div > dt.toggle svg {
  max-width: 18px;
  max-height: 18px;
}
@media screen and (max-width: 812px) {
  .p-ld-faq .faq_cnt > div > dt.toggle svg {
    max-width: 14px;
    max-height: 14px;
  }
}
@media print, screen and (min-width: 813px) {
  .p-ld-faq .faq_cnt > div > dt:hover {
    background-color: var(--lightBeigeColor);
    color: inherit;
  }
  .p-ld-faq .faq_cnt > div > dt:hover::before {
    color: inherit;
  }
  .p-ld-faq .faq_cnt > div > dt:hover.toggle svg {
    fill: var(--mainColor);
  }
}
.p-ld-faq .faq_cnt > div > dd::before {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (max-width: 812px) {
  .p-ld-faq .faq_cnt > div > dd::before {
    font-size: 1.2rem;
  }
}

body.laserdepilation #menu {
  background-color: #F7F6F4;
}