.facebodycare {
  background: url(../images/wellness/selfbeauty/facebodycare_img_sp.webp) center top/cover no-repeat;
  aspect-ratio: 375/391;
  padding-top: 11rem;
  padding-left: 2rem;
}
@media (720px <= width) {
  .facebodycare {
    background-image: url(../images/wellness/selfbeauty/facebodycare_img.webp);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/facebodycare_img.webp) 1x, url(../images/wellness/selfbeauty/facebodycare_img@2x.webp) 2x);
    background-image: image-set(url(../images/wellness/selfbeauty/facebodycare_img.webp) 1x, url(../images/wellness/selfbeauty/facebodycare_img@2x.webp) 2x);
    background-position: center top;
    aspect-ratio: auto;
    aspect-ratio: 3840/2260;
    background-size: auto 100%;
    max-height: 113rem;
    padding-top: 18rem;
    padding-bottom: 18rem;
    padding-left: max(50% - 75rem, 6rem);
    padding-right: max(50% - 75rem, 6rem);
    display: grid;
    align-items: center;
    align-content: center;
  }
}
.facebodycare__lead {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  line-height: 160%;
}
@media (720px <= width) {
  .facebodycare__lead {
    font-size: min(3.6rem, 3.3vw);
  }
}
.facebodycare__label {
  margin-top: 0.6rem;
  font-size: 4rem;
  font-weight: 700;
  color: #ffe800;
  line-height: 140%;
}
.facebodycare__label span {
  font-size: 3rem;
}
@media (720px <= width) {
  .facebodycare__label {
    margin-top: 1.6rem;
    font-size: min(9.2rem, 8.2vw);
  }
  .facebodycare__label span {
    font-size: min(6.3rem, 5.8vw);
  }
}

.ankerlinks {
  margin-top: 5rem;
  margin-left: 2rem;
  margin-right: 2rem;
  display: grid;
  gap: 2.4rem;
}
@media (720px <= width) {
  .ankerlinks {
    margin-top: clamp(-10rem, -10vw, -34.4rem);
    margin-left: max(50% - 75rem, 6rem);
    margin-right: max(50% - 75rem, 6rem);
    grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
    justify-content: center;
  }
}
.ankerlinks a {
  border-radius: 1.621rem;
  aspect-ratio: 335/160;
  background: bottom center/contain no-repeat;
  padding-left: 12.9rem;
  text-align: center;
  display: grid;
  justify-content: center;
  align-content: center;
}
@media (720px <= width) {
  .ankerlinks a {
    aspect-ratio: 490/386;
    padding-left: 0;
    display: block;
    padding-top: 47.520661157%;
    align-content: start;
    position: relative;
  }
}
@media (hover: hover) and (width >= 720px) {
  .ankerlinks a {
    transition: all var(--speed) ease-in-out;
  }
  .ankerlinks a:hover {
    transform: translateY(1rem);
  }
}
.ankerlinks a:nth-child(1) {
  background-image: url(../images/wellness/selfbeauty/ankerlink_img01_sp.webp);
}
@media (720px <= width) {
  .ankerlinks a:nth-child(1) {
    background-image: url(../images/wellness/selfbeauty/ankerlink_img01.webp);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/ankerlink_img01.webp) 1x, url(../images/wellness/selfbeauty/ankerlink_img01@2x.webp) 2x);
    background-image: image-set(url(../images/wellness/selfbeauty/ankerlink_img01.webp) 1x, url(../images/wellness/selfbeauty/ankerlink_img01@2x.webp) 2x);
  }
}
.ankerlinks a:nth-child(2) {
  background-image: url(../images/wellness/selfbeauty/ankerlink_img02_sp.webp);
}
@media (720px <= width) {
  .ankerlinks a:nth-child(2) {
    background-image: url(../images/wellness/selfbeauty/ankerlink_img02.webp);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/ankerlink_img02.webp) 1x, url(../images/wellness/selfbeauty/ankerlink_img02@2x.webp) 2x);
    background-image: image-set(url(../images/wellness/selfbeauty/ankerlink_img02.webp) 1x, url(../images/wellness/selfbeauty/ankerlink_img02@2x.webp) 2x);
  }
}
.ankerlinks a:nth-child(3) {
  background-image: url(../images/wellness/selfbeauty/ankerlink_img03_sp.webp);
}
@media (720px <= width) {
  .ankerlinks a:nth-child(3) {
    background-image: url(../images/wellness/selfbeauty/ankerlink_img03.webp);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/ankerlink_img03.webp) 1x, url(../images/wellness/selfbeauty/ankerlink_img03@2x.webp) 2x);
    background-image: image-set(url(../images/wellness/selfbeauty/ankerlink_img03.webp) 1x, url(../images/wellness/selfbeauty/ankerlink_img03@2x.webp) 2x);
  }
}
.ankerlinks a .ja {
  color: #000042;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
}
@media (720px <= width) {
  .ankerlinks a .ja {
    font-size: 3.6rem;
  }
}
@media (1024px <= width) {
  .ankerlinks a .ja {
    font-size: 4.6rem;
  }
}
.ankerlinks a .en {
  margin-top: 0.4rem;
  font-size: 1.8rem;
  font-family: var(--ff-damion);
  line-height: 1.4;
  color: var(--clr-main);
}
@media (720px <= width) {
  .ankerlinks a .en {
    font-size: 2.4rem;
  }
}
@media (1024px <= width) {
  .ankerlinks a .en {
    font-size: 3.2rem;
  }
}
.ankerlinks a i {
  background: url('data:image/svg+xml;charset=utf8, <svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="14" cy="14" r="13.6623" transform="rotate(90 14 14)" fill="%23009BFF" stroke="%23009BFF" stroke-width="0.675325"/><path d="M19.1683 15.1367C19.4192 15.4127 19.3984 15.8399 19.1224 16.0908L14.4564 20.333C14.1988 20.5672 13.8048 20.5672 13.5472 20.333L8.88026 16.0908C8.60458 15.8399 8.58454 15.4126 8.83533 15.1367C9.08624 14.8609 9.51351 14.841 9.78944 15.0918L13.3265 18.3066L13.3265 8.16699C13.3265 7.79413 13.6285 7.49139 14.0013 7.49121C14.3743 7.49121 14.6771 7.79402 14.6771 8.16699L14.6771 18.3066L18.2142 15.0918C18.4902 14.8409 18.9175 14.8607 19.1683 15.1367Z" fill="white"/></svg>') center/contain no-repeat;
  width: 2.8rem;
  aspect-ratio: 1;
  display: block;
  margin: 0.8rem auto 0;
}
@media (720px <= width) {
  .ankerlinks a i {
    width: 4rem;
    position: absolute;
    left: calc(50% - 2rem);
    bottom: calc(0px - 2rem);
  }
}

.machine {
  margin-top: 10rem;
  padding: 5rem 2rem;
}
.machine.bodyShape01 {
  background: url(../images/wellness/selfbeauty/bodyShape01_bg_sp.webp) center top/100% auto no-repeat;
  background-image: url(../images/wellness/selfbeauty/bodyShape01_bg_sp.webp), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
  border-radius: 0 4rem 4rem 0;
}
.machine.bodyShape02 {
  background: url(../images/wellness/selfbeauty/bodyShape02_bg_sp.webp) center top/100% auto no-repeat;
  border-radius: 4rem 0 0 4rem;
}
@media (1024px <= width) {
  .machine {
    margin-top: 20rem;
    padding-top: 12rem;
    padding-left: max(50% - 75rem, 6rem);
    padding-right: max(50% - 75rem, 6rem);
  }
  .machine.bodyShape01 {
    background: none;
    position: relative;
    border-radius: 0 20rem 20rem 0;
    padding-right: max(50% - 85rem, 6rem);
    padding-left: max(50% - 85rem, 6rem);
  }
  .machine.bodyShape01::before {
    content: "";
    display: block;
    height: 100%;
    background-image: url(../images/wellness/selfbeauty/bodyShape01_bg.webp), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/bodyShape01_bg.webp) 1x, url(../images/wellness/selfbeauty/bodyShape01_bg@2x.webp) 2x), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-image: image-set(url(../images/wellness/selfbeauty/bodyShape01_bg.webp) 1x, url(../images/wellness/selfbeauty/bodyShape01_bg@2x.webp) 2x), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-size: 100% auto, 100% 100%;
    background-position: center top, center center;
    background-repeat: no-repeat, no-repeat;
    position: absolute;
    left: 0;
    right: max(50% - 95rem, 3rem);
    top: 0;
    z-index: -1;
    border-radius: 0 20rem 20rem 0;
  }
  .machine.bodyShape02 {
    background-image: url(../images/wellness/selfbeauty/bodyShape02_bg.webp), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/bodyShape02_bg.webp) 1x, url(../images/wellness/selfbeauty/bodyShape02_bg@2x.webp) 2x), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-image: image-set(url(../images/wellness/selfbeauty/bodyShape02_bg.webp) 1x, url(../images/wellness/selfbeauty/bodyShape02_bg@2x.webp) 2x), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background: none;
    position: relative;
    border-radius: 20rem 0 0 20rem;
    padding-right: max(50% - 85rem, 6rem);
    padding-left: max(50% - 85rem, 6rem);
  }
  .machine.bodyShape02::before {
    content: "";
    display: block;
    height: 100%;
    background-image: url(../images/wellness/selfbeauty/bodyShape02_bg.webp), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/bodyShape02_bg.webp) 1x, url(../images/wellness/selfbeauty/bodyShape02_bg@2x.webp) 2x), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-image: image-set(url(../images/wellness/selfbeauty/bodyShape02_bg.webp) 1x, url(../images/wellness/selfbeauty/bodyShape02_bg@2x.webp) 2x), linear-gradient(90deg, #d7d7ff 0.96%, #b6e3ff 99.06%);
    background-size: 100% auto, 100% 100%;
    background-position: center top, center center;
    background-repeat: no-repeat, no-repeat;
    position: absolute;
    right: 0;
    left: max(50% - 95rem, 3rem);
    top: 0;
    z-index: -1;
    border-radius: 20rem 0 0 20rem;
  }
}
.machine__card {
  position: relative;
}
@media (1024px <= width) {
  .machine__card {
    margin-left: max(50% - 62.5rem, 0px);
    margin-right: max(50% - 62.5rem, 0px);
    padding-left: clamp(20rem, 50%, 44.3rem);
  }
}
.machine__card__category {
  font-size: 1.8rem;
  font-family: var(--ff-damion);
  color: var(--clr-main);
  line-height: 1.388;
}
@media (1024px <= width) {
  .machine__card__category {
    font-size: 3.2rem;
  }
}
.machine__card__copy {
  margin-top: 1.6rem;
}
@media (1024px <= width) {
  .machine__card__copy {
    margin-top: 2.4rem;
  }
}
.machine__card__copy span {
  background: #ffe800;
  padding: 0 0.5rem;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 160%;
  display: inline-block;
}
@media (1024px <= width) {
  .machine__card__copy span {
    font-size: 3.6rem;
  }
  .machine__card__copy span:has(+ br.sp) {
    padding-right: 0;
  }
}
.machine__card__copy span:not(:first-child) {
  margin-top: 1rem;
}
@media (1024px <= width) {
  .machine__card__copy br.sp + span {
    padding-left: 0;
  }
}
.machine__card__name {
  margin-top: 2.4rem;
}
.machine__card__name__ja {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1;
  color: #000042;
  position: relative;
}
@media (1024px <= width) {
  .machine__card__name__ja {
    font-size: 6.8rem;
  }
}
.machine__card__name__en {
  margin-top: -1.5rem;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 255, 255, 0.5);
}
@media (1024px <= width) {
  .machine__card__name__en {
    margin-top: -3rem;
    font-size: 12rem;
    font-size: clamp(7rem, 7vw, 12rem);
  }
}
.machine__card__img {
  width: 12rem;
  position: absolute;
  right: 0;
  top: -9.7rem;
}
@media (720px <= width) {
  .machine__card__img {
    width: 20rem;
  }
}
@media (1024px <= width) {
  .machine__card__img {
    width: clamp(20rem, 45%, 34.3rem);
    right: auto;
    left: 0;
    top: -16rem;
  }
}
.machine__feature {
  margin-top: 5rem;
}
@media (1024px <= width) {
  .machine__feature__item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem 0;
  }
}
.machine__feature__item:not(:first-child) {
  margin-top: 5rem;
}
@media (720px <= width) {
  .machine__feature__item:not(:first-child) {
    margin-top: 12rem;
  }
}
.machine__feature__title {
  background: #000042;
  padding: 0.85rem;
  text-align: center;
}
@media (720px <= width) {
  .machine__feature__title {
    grid-column: span 2;
  }
}
.machine__feature__title:has(.tag) {
  padding-top: 1.3rem;
}
@media (720px <= width) {
  .machine__feature__title:has(.tag) {
    padding: 0.85rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.6rem;
  }
}
.machine__feature__title .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  justify-content: center;
}
@media (720px <= width) {
  .machine__feature__title .tag {
    gap: 1.6rem;
  }
}
.machine__feature__title .tag span {
  color: #000042;
  background-color: #fff;
  border-radius: 100rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.664rem;
  padding: 0 0.83rem;
}
@media (720px <= width) {
  .machine__feature__title .tag span {
    font-size: 1.8rem;
    line-height: 160%;
    padding: 0.15rem 1.6rem;
  }
}
.machine__feature__title .tag + .label {
  margin-top: 0.48rem;
}
@media (720px <= width) {
  .machine__feature__title .tag + .label {
    margin-top: 0;
  }
}
.machine__feature__title .label {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
}
@media (720px <= width) {
  .machine__feature__title .label {
    font-size: 2.6rem;
    line-height: 1.8462;
  }
  .machine__feature__title .label br {
    display: none;
  }
}
.machine__feature__img {
  margin-top: 2.4rem;
}
.machine__feature__img img {
  width: 100%;
}
@media (1024px <= width) {
  .machine__feature__img {
    margin-top: 0;
  }
}
@media (1024px <= width) {
  .machine__feature__img:has(img[src*=bodyShape01_img01]) {
    padding-right: 6rem;
  }
}
@media (1024px <= width) {
  .machine__feature__img:has(img[src*=bodyShape01_img02]) {
    padding-left: 8rem;
  }
}
@media (1024px <= width) {
  .machine__feature__img:has(img[src*=bodyShape02_img01]) {
    padding-right: 8rem;
  }
}
.machine__feature__textbox {
  margin-top: 2.4rem;
}
@media (1024px <= width) {
  .machine__feature__textbox {
    margin-top: 0;
  }
}
@media (1024px <= width) {
  .machine__feature__textbox.box2 {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .machine__feature__textbox.box2 .machine__feature__figure {
    margin-top: 0;
    padding-left: 8rem;
    grid-row: span 2;
  }
}
.machine__feature__text {
  margin-top: 2.4rem;
  font-size: 1.6rem;
  line-height: 160%;
}
.machine__feature__text:first-child {
  margin-top: 0;
}
.machine__feature__text span.blue {
  font-weight: 700;
}
@media (1024px <= width) {
  .machine__feature__text {
    font-size: 2rem;
    line-height: 1.8;
  }
}
.machine__feature__figure {
  text-align: center;
  margin-top: 2.4rem;
}
@media (1024px <= width) {
  .machine__feature__figure {
    text-align: left;
    margin-top: 0;
  }
}
.machine__feature__figure:not(:first-child) {
  margin-top: 2.4rem;
}
@media (1024px <= width) {
  .machine__feature__figure:not(:first-child) {
    margin-top: 5rem;
  }
}
@media (720px <= width) {
  .machine__feature__figure img {
    width: 52rem;
  }
}
@media (1024px <= width) {
  .machine__feature__figure img[src*=bodyShape01_figure02] {
    width: auto;
  }
}
.machine__feature__head {
  margin-top: 2.4rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--clr-main);
}
@media (1024px <= width) {
  .machine__feature__head {
    margin-top: 0;
    font-size: 2.6rem;
    line-height: 160%;
  }
}
@media (1024px <= width) {
  .machine__feature .box.order4 {
    padding-left: 8rem;
  }
}
.machine__feature__about {
  margin-top: 2.4rem;
  background: rgba(0, 0, 66, 0.07);
  border-radius: 1.2rem;
  padding: 1.6rem;
  display: grid;
  grid-template-columns: 13.6rem auto;
  gap: 1.6rem;
}
@media (1024px <= width) {
  .machine__feature__about {
    margin-top: 0;
    padding: 4rem;
    grid-template-columns: min(50%, 26.5rem) auto;
    gap: 4rem;
  }
}
.machine__feature__about__title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 16.6px;
  color: #000042;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #000042;
}
.machine__feature__about__title span {
  font-size: 1.6rem;
}
@media (720px <= width) {
  .machine__feature__about__title {
    font-size: 2.4rem;
    line-height: 3.2rem;
    padding: 4rem 0 2.4rem;
  }
  .machine__feature__about__title span {
    font-size: 3.2rem;
  }
}
.machine__feature__about__text {
  margin-top: 1.6rem;
  line-height: 160%;
}
@media (720px <= width) {
  .machine__feature__about__text {
    font-size: 2rem;
  }
}
.machine__feature__gym {
  margin-top: 5rem;
}
@media (720px <= width) {
  .machine__feature__gym {
    margin-top: 12rem;
  }
}
.machine__feature__gym__title {
  background: #000042;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  text-align: center;
  padding: 0.8rem;
}
@media (720px <= width) {
  .machine__feature__gym__title {
    font-size: 2.6rem;
    line-height: 1.8462;
  }
}
.machine__feature__gym__block {
  margin-top: 2.4rem;
}
@media (720px <= width) {
  .machine__feature__gym__block {
    margin-top: 5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(40rem, 1fr));
    gap: 0 4rem;
  }
}
.machine__feature .gym__card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 1.5rem;
  padding-bottom: 3rem;
}
@media (720px <= width) {
  .machine__feature .gym__card {
    grid-template-columns: min(50%, 38rem) auto;
    gap: 0 3rem;
    padding-bottom: 6rem;
  }
}
.machine__feature .gym__tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
@media (720px <= width) {
  .machine__feature .gym__tag {
    gap: 0.5rem;
  }
}
.machine__feature .gym__tag span {
  border-radius: 100rem;
  font-weight: 700;
  line-height: 13.4px;
  color: #fff;
  padding: 0.4rem 2.1rem;
}
@media (720px <= width) {
  .machine__feature .gym__tag span {
    font-size: 1.6rem;
    line-height: 1;
    padding: 0.5rem 2.6rem;
  }
}
.machine__feature .gym__tag__female {
  background: var(--clr-pink);
}
.machine__feature .gym__tag__male {
  background: var(--clr-main);
}
.machine__feature .gym__name {
  margin-top: 1.1rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 150%;
}
@media (720px <= width) {
  .machine__feature .gym__name {
    margin-top: 1rem;
    font-size: 2.4rem;
    line-height: 1.6667;
  }
}
.machine__feature .gym__pref {
  font-weight: 700;
  color: #999;
}
@media (720px <= width) {
  .machine__feature .gym__pref {
    margin-top: 1rem;
    font-size: 1.8rem;
  }
}
@media (720px <= width) {
  .machine__feature .gym__links {
    margin-top: 2.4rem;
  }
}
.machine__feature .gym__links a {
  background-color: #fff;
  border: 1px solid var(--clr-line);
  border-radius: 100rem;
  display: block;
  line-height: 1;
  font-weight: 700;
  color: var(--clr-main);
  padding: 1.3rem;
  padding-right: 4.5rem;
  position: relative;
}
@media (720px <= width) {
  .machine__feature .gym__links a {
    padding: 1.4rem;
    padding-right: 4.5rem;
  }
}
@media (hover: hover) and (width >= 720px) {
  .machine__feature .gym__links a {
    transition: all var(--speed) ease-in-out;
  }
  .machine__feature .gym__links a:hover {
    opacity: 0.7;
  }
}
.machine__feature .gym__links a::after {
  content: "";
  width: 2rem;
  aspect-ratio: 1;
  background: url('data:image/svg+xml;charset=utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="10" fill="%23009BFF"/><path d="M10.3945 6.28214C10.791 5.89773 11.4241 5.90732 11.8086 6.30363L14.7178 9.30363C15.0939 9.69151 15.0939 10.3083 14.7178 10.6962L11.8086 13.6962C11.4241 14.0925 10.791 14.1021 10.3945 13.7177C9.99823 13.3332 9.98864 12.7001 10.373 12.3036L11.6377 10.9999L6 10.9999C5.44772 10.9999 5 10.5522 5 9.99992C5 9.44763 5.44772 8.99992 6 8.99992L11.6377 8.99992L10.373 7.69621C9.98864 7.29978 9.99823 6.66663 10.3945 6.28214Z" fill="white"/></svg>') center/contain no-repeat;
  position: absolute;
  right: 1.4rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (720px <= width) {
  .machine__feature .gym__links a::after {
    width: 2.4rem;
  }
}
@media (720px <= width) {
  .machine__feature .gym__img:has(img[src*=bodyShape01_img03]) {
    text-align: center;
  }
  .machine__feature .gym__img:has(img[src*=bodyShape01_img03]) img {
    margin-top: -9.5rem;
  }
  .machine__feature .gym__img:has(img[src*=bodyShape02_img03]) {
    text-align: center;
  }
  .machine__feature .gym__img:has(img[src*=bodyShape02_img03]) img {
    margin-top: -14rem;
  }
}
.machine__feature__list {
  margin-top: 2.4rem;
  margin-left: 4rem;
  margin-right: 4rem;
  padding: 1.6rem;
  background: rgba(0, 0, 66, 0.07);
  border-radius: 1.2rem;
}
@media (720px <= width) {
  .machine__feature__list {
    margin-top: 6rem;
    margin-left: 0;
    margin-right: 0;
    padding: 4rem;
  }
}
.machine__feature__list__title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 16.6px;
  color: #000042;
  padding-bottom: 1.2rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 1px solid #000042;
}
@media (720px <= width) {
  .machine__feature__list__title {
    font-size: 3.2rem;
    padding-bottom: 2.4rem;
  }
}
.machine__feature__list .wrap {
  margin-top: 1.6rem;
  display: grid;
  gap: 0.8rem;
}
@media (720px <= width) {
  .machine__feature__list .wrap {
    margin-top: 4rem;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4rem;
  }
}
.machine__feature__list__item {
  background: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.8417;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  padding-left: 3.5rem;
  position: relative;
}
@media (720px <= width) {
  .machine__feature__list__item {
    font-size: 1.8rem;
    line-height: 1.7778;
    padding-left: 4.5rem;
    padding-right: 1rem;
  }
}
.machine__feature__list__item i {
  background: url('data:image/svg+xml;charset=utf8, <svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_963_5355)"><path d="M13.7249 0.7551C10.4218 4.16675 7.54868 7.99836 5.19397 12.1289C4.95789 12.5434 4.34965 12.4962 4.17752 12.0509C3.19781 9.51746 1.82894 7.13587 0.132813 5.01898C-0.126402 4.69478 0.0103496 4.21189 0.399512 4.07099C1.08191 3.82408 1.78608 3.69823 2.46847 3.90547C3.15903 4.11614 3.71624 4.651 4.09996 5.26521C4.30543 5.5942 4.73405 6.41428 5.08784 7.10578C7.11325 4.28576 9.59246 1.91717 12.3527 0.160728C12.8187 -0.136115 13.4344 -0.0136844 13.7501 0.441157C13.8181 0.538281 13.8073 0.670287 13.7243 0.755784L13.7249 0.7551Z" fill="%23009BFF"/></g><defs><clipPath id="clip0_963_5355"><rect width="13.6864" height="12.5133" fill="white"/></clipPath></defs></svg>') center/contain no-repeat;
  width: 1.369rem;
  aspect-ratio: 13.69/12.51;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (720px <= width) {
  .machine__feature__list__item i {
    width: 2rem;
    left: 1.6rem;
  }
}
.machine__spec {
  margin-top: 5.2rem;
  background: rgba(0, 0, 66, 0.07);
  border-radius: 1.2rem;
  padding: 2.4rem 1.6rem;
}
@media (1024px <= width) {
  .machine__spec {
    margin-top: 10.4rem;
    border-radius: 2.4rem;
    padding: 24.5rem 8rem 8rem;
    position: relative;
  }
}
.machine__spec__title {
  margin-top: -5rem;
  margin-left: -3.6rem;
}
@media (1024px <= width) {
  .machine__spec__title {
    margin: 0;
    position: absolute;
    top: -5.4rem;
    left: calc(50% - 44.2rem);
  }
}
.machine__spec__list {
  margin-top: 2.3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.3rem 1.6rem;
}
@media (1024px <= width) {
  .machine__spec__list {
    margin-top: 0;
    grid-template-columns: repeat(auto-fit, minmax(28rem, 1fr));
    gap: 4rem 4rem;
  }
}
.machine__spec__item {
  counter-increment: number;
  position: relative;
}
.machine__spec__item img {
  width: 100%;
}
.machine__spec__name {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 8.5rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.7375;
  color: #000042;
  padding-left: 1.925rem;
  padding-top: 0.13rem;
  padding-bottom: 0.11rem;
  text-align: center;
}
@media (720px <= width) {
  .machine__spec__name {
    width: 18rem;
    font-size: 2.3rem;
    padding-left: 5rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
}
.machine__spec__name::before {
  content: counter(number);
  position: absolute;
  top: -1rem;
  left: 0.3em;
  font-size: 2.445rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  color: var(--clr-main);
}
@media (720px <= width) {
  .machine__spec__name::before {
    top: -2rem;
    left: 1.5rem;
    font-size: 5.2rem;
  }
}
.machine__img {
  margin-top: 2.4rem;
  margin-left: auto;
  margin-right: auto;
  width: 26rem;
}
:has(.bodyShape02) .machine__img {
  width: 20rem;
}

.facial,
.waxing {
  margin-top: 10rem;
  padding: 5rem 2rem 0;
  background: url(../images/wellness/selfbeauty/facial_bg_sp.webp) center top/100% auto no-repeat, linear-gradient(90deg, #ffdff9 0.96%, #dbd3ff 99.06%);
  border-radius: 0 4rem 4rem 0;
  padding-bottom: 5rem;
}
@media (1024px <= width) {
  .facial,
  .waxing {
    margin-top: 20rem;
    padding-top: 12rem;
    padding-left: max(50% - 75rem, 6rem);
    padding-right: max(50% - 75rem, 6rem);
    position: relative;
  }
}
.facial:is(.facial),
.waxing:is(.facial) {
  background: url(../images/wellness/selfbeauty/facial_bg_sp.webp) center top/100% auto no-repeat, linear-gradient(90deg, #ffdff9 0.96%, #dbd3ff 99.06%);
  border-radius: 0 4rem 4rem 0;
  padding-bottom: 5rem;
}
@media (1024px <= width) {
  .facial:is(.facial),
  .waxing:is(.facial) {
    background: none;
  }
  .facial:is(.facial)::before,
  .waxing:is(.facial)::before {
    content: "";
    display: block;
    height: 100%;
    background-image: url(../images/wellness/selfbeauty/facial_bg.webp), linear-gradient(90deg, #ffdff9 0.96%, #dbd3ff 99.06%);
    background-size: 100% auto, 100% 100%;
    background-position: center top, center center;
    background-repeat: no-repeat, no-repeat;
    position: absolute;
    left: 0;
    right: max(50% - 95rem, 3rem);
    top: 0;
    z-index: -1;
    border-radius: 0 20rem 20rem 0;
  }
  .facial:is(.facial)::after,
  .waxing:is(.facial)::after {
    content: "";
    width: 20rem;
    height: 20rem;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-mask-image: radial-gradient(circle 20rem at 0% 0%, transparent 100%, black 100%);
            mask-image: radial-gradient(circle 20rem at 0% 0%, transparent 100%, black 100%);
  }
}
.facial:is(.waxing),
.waxing:is(.waxing) {
  background: url(../images/wellness/selfbeauty/waxing_bg_sp.webp) center top/100% auto no-repeat, linear-gradient(90deg, #d3ffd7 0.96%, #c7ffef 99.06%);
  border-radius: 4rem 0 0 4rem;
  padding-bottom: 5rem;
}
@media (1024px <= width) {
  .facial:is(.waxing),
  .waxing:is(.waxing) {
    background: none;
    border-radius: 20rem 0 0 0;
  }
  .facial:is(.waxing)::before,
  .waxing:is(.waxing)::before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: max(50% - 95rem, 3rem);
    right: 0;
    z-index: -1;
    background-image: url(../images/wellness/selfbeauty/waxing_bg.webp);
    background-image: -webkit-image-set(url(../images/wellness/selfbeauty/waxing_bg.webp) 1x, url(../images/wellness/selfbeauty/waxing_bg@2x.webp) 2x);
    background-image: image-set(url(../images/wellness/selfbeauty/waxing_bg.webp) 1x, url(../images/wellness/selfbeauty/waxing_bg@2x.webp) 2x);
    border-radius: 20rem 0 0 20rem;
  }
}
.facial__card,
.waxing__card {
  position: relative;
}
@media (1024px <= width) {
  .facial__card,
  .waxing__card {
    margin-left: max(50% - 62.5rem, 0px);
    margin-right: max(50% - 62.5rem, 0px);
  }
}
.facial__card__category,
.waxing__card__category {
  font-size: 1.8rem;
  font-family: var(--ff-damion);
  color: var(--clr-main);
  line-height: 1.388;
}
@media (1024px <= width) {
  .facial__card__category,
  .waxing__card__category {
    font-size: 3.2rem;
  }
}
.facial__card__copy,
.waxing__card__copy {
  margin-top: 1.6rem;
}
@media (1024px <= width) {
  .facial__card__copy,
  .waxing__card__copy {
    margin-top: 2.4rem;
  }
}
.facial__card__copy span,
.waxing__card__copy span {
  background: #ffe800;
  padding: 0 0.5rem;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 160%;
  display: inline-block;
}
@media (1024px <= width) {
  .facial__card__copy span,
  .waxing__card__copy span {
    font-size: 3.6rem;
  }
  .facial__card__copy span:has(+ br.sp),
  .waxing__card__copy span:has(+ br.sp) {
    padding-right: 0;
  }
}
.facial__card__copy span:not(:first-child),
.waxing__card__copy span:not(:first-child) {
  margin-top: 1rem;
}
@media (1024px <= width) {
  .facial__card__copy br.sp + span,
  .waxing__card__copy br.sp + span {
    padding-left: 0;
  }
}
.facial__card__name,
.waxing__card__name {
  margin-top: 2.4rem;
}
.facial__card__name__ja,
.waxing__card__name__ja {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1;
  color: #000042;
  position: relative;
}
@media (720px <= width) {
  .facial__card__name__ja,
  .waxing__card__name__ja {
    font-size: 6.8rem;
  }
}
.facial__card__name__en,
.waxing__card__name__en {
  margin-top: -0.5rem;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 80%;
  color: rgba(255, 255, 255, 0.5);
}
@media (720px <= width) {
  .facial__card__name__en,
  .waxing__card__name__en {
    margin-top: -3rem;
    font-size: 12rem;
  }
  .facial__card__name__en br,
  .waxing__card__name__en br {
    display: none;
  }
}
.facial__card__img,
.waxing__card__img {
  width: 16.9rem;
  position: absolute;
  right: 0;
  top: -8.852rem;
}
@media (720px <= width) {
  .facial__card__img,
  .waxing__card__img {
    top: -16rem;
    width: 33rem;
  }
  #waxing .facial__card__img,
  #waxing .waxing__card__img {
    width: 25rem;
  }
}
@media (1024px <= width) {
  .facial__card__img,
  .waxing__card__img {
    left: calc(50% - 3.1rem);
  }
}
.facial__feature,
.waxing__feature {
  margin-top: 4.9rem;
}
@media (720px <= width) {
  .facial__feature__item,
  .waxing__feature__item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
  }
}
.facial__feature__item:not(:first-child),
.waxing__feature__item:not(:first-child) {
  margin-top: 5rem;
}
@media (720px <= width) {
  .facial__feature__item:not(:first-child),
  .waxing__feature__item:not(:first-child) {
    margin-top: 12rem;
  }
}
.facial__feature__title,
.waxing__feature__title {
  background: #000042;
  padding: 0.85rem;
  text-align: center;
}
@media (720px <= width) {
  .facial__feature__title,
  .waxing__feature__title {
    grid-column: span 2;
    margin-bottom: 5rem;
  }
}
.facial__feature__title .label,
.waxing__feature__title .label {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
}
@media (720px <= width) {
  .facial__feature__title .label,
  .waxing__feature__title .label {
    font-size: 2.6rem;
    line-height: 1.8462;
  }
  .facial__feature__title .label br,
  .waxing__feature__title .label br {
    display: none;
  }
}
.facial__feature__img,
.waxing__feature__img {
  margin-top: 2.4rem;
}
@media (720px <= width) {
  .facial__feature__img,
  .waxing__feature__img {
    margin-top: 0;
  }
}
@media (720px <= width) {
  .facial__feature__img:has(img[src*=facial_img01]),
  .waxing__feature__img:has(img[src*=facial_img01]) {
    padding-right: 6rem;
  }
}
@media (720px <= width) {
  .facial__feature__textbox,
  .waxing__feature__textbox {
    margin-top: 0;
  }
}
.facial__feature__text,
.waxing__feature__text {
  margin-top: 2.4rem;
}
@media (720px <= width) {
  .facial__feature__text,
  .waxing__feature__text {
    margin-top: 0;
  }
}
.facial__feature__text h5,
.waxing__feature__text h5 {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--clr-main);
  line-height: 160%;
}
@media (720px <= width) {
  .facial__feature__text h5,
  .waxing__feature__text h5 {
    font-size: 2.6rem;
  }
}
.facial__feature__text p,
.waxing__feature__text p {
  margin-top: 2.4rem;
  font-size: 1.6rem;
  line-height: 160%;
}
@media (720px <= width) {
  .facial__feature__text p,
  .waxing__feature__text p {
    font-size: 2rem;
  }
}
.facial__feature__text .img,
.waxing__feature__text .img {
  margin-top: 2.4rem;
}
@media (720px <= width) {
  .facial__feature__text .img:has(img[src*=facial_img02]),
  .waxing__feature__text .img:has(img[src*=facial_img02]) {
    display: none;
  }
}
@media (1024px <= width) {
  .facial__feature__text .img:has(img[src*=facial_img02]),
  .waxing__feature__text .img:has(img[src*=facial_img02]) {
    display: block;
    margin-top: 5rem;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (720px <= width) {
  .facial__feature__text .img:has(img[src*=waxing_img03]),
  .waxing__feature__text .img:has(img[src*=waxing_img03]) {
    margin-top: 0;
    margin-left: 8rem;
    margin-right: 0;
  }
}
@media (720px <= width) {
  .facial__feature__text.box2,
  .waxing__feature__text.box2 {
    grid-column: span 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.facial__spec,
.waxing__spec {
  margin-top: 5.2rem;
  background: rgba(0, 0, 66, 0.07);
  border-radius: 1.2rem;
  padding: 9.4rem 1.6rem 2.4rem;
  position: relative;
}
@media (720px <= width) {
  .facial__spec,
  .waxing__spec {
    grid-column: span 2;
    margin-top: 0;
    border-radius: 2.4rem;
    padding: 24.5rem 8rem 8rem;
    position: relative;
  }
}
@media (1024px <= width) {
  .facial__spec,
  .waxing__spec {
    margin-top: -4rem;
  }
}
.facial__spec__title,
.waxing__spec__title {
  position: absolute;
  top: -3.6rem;
  left: -2rem;
  right: 0.815rem;
}
@media (720px <= width) {
  .facial__spec__title,
  .waxing__spec__title {
    margin: 0;
    position: absolute;
    top: -5.4rem;
    left: calc(50% - 44.2rem);
  }
}
.facial__spec__list,
.waxing__spec__list {
  display: grid;
  gap: 2.4rem;
}
@media (720px <= width) {
  .facial__spec__list,
  .waxing__spec__list {
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
    gap: 4rem;
  }
}
.facial__spec__img,
.waxing__spec__img {
  margin-left: 5.15rem;
  margin-right: 5.15rem;
}
@media (720px <= width) {
  .facial__spec__img,
  .waxing__spec__img {
    margin: 0;
  }
}
.facial__spec__box,
.waxing__spec__box {
  margin-top: 0.8rem;
}
@media (720px <= width) {
  .facial__spec__box,
  .waxing__spec__box {
    margin-top: 1.6rem;
  }
}
.facial__spec__name,
.waxing__spec__name {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--clr-main);
  line-height: 160%;
  display: grid;
  grid-template-columns: 2.4rem auto;
  gap: 0.8rem;
}
@media (720px <= width) {
  .facial__spec__name,
  .waxing__spec__name {
    font-size: 2rem;
    grid-template-columns: 3.4rem auto;
  }
}
.facial__spec__name + .facial__spec__name,
.waxing__spec__name + .facial__spec__name {
  margin-top: 0.8rem;
}
@media (720px <= width) {
  .facial__spec__name + .facial__spec__name,
  .waxing__spec__name + .facial__spec__name {
    margin-top: 1.6rem;
  }
}
.facial__spec__num,
.waxing__spec__num {
  background: var(--clr-main);
  color: #fff;
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  border-radius: 100%;
}
.facial__spec__text,
.waxing__spec__text {
  margin-top: 0.8rem;
  font-size: 1.6rem;
}
.facial__spec__text p,
.waxing__spec__text p {
  line-height: 160%;
}
@media (720px <= width) {
  .facial__spec__text,
  .waxing__spec__text {
    margin-top: 1.8rem;
    font-size: 1.8rem;
    line-height: 1.7778;
  }
}
.facial__gym,
.waxing__gym {
  margin-top: 5rem;
}
@media (720px <= width) {
  .facial__gym,
  .waxing__gym {
    margin-top: 12rem;
  }
}
.facial__gym__title,
.waxing__gym__title {
  background: #000042;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  text-align: center;
  padding: 0.8rem;
}
@media (720px <= width) {
  .facial__gym__title,
  .waxing__gym__title {
    font-size: 2.6rem;
    line-height: 1.8462;
  }
}
.facial__gym__block,
.waxing__gym__block {
  margin-top: 2.4rem;
  display: grid;
  gap: 2.4rem;
}
@media (720px <= width) {
  .facial__gym__block,
  .waxing__gym__block {
    margin-top: 5rem;
    grid-template-columns: repeat(auto-fit, minmax(40rem, 1fr));
    gap: 0 4rem;
  }
}
.facial .gym__card,
.waxing .gym__card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 1.5rem;
  padding-bottom: 3rem;
}
@media (720px <= width) {
  .facial .gym__card,
  .waxing .gym__card {
    grid-template-columns: min(50%, 38rem) auto;
    gap: 0 3rem;
    padding-bottom: 6rem;
  }
}
.facial .gym__tag,
.waxing .gym__tag {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
@media (720px <= width) {
  .facial .gym__tag,
  .waxing .gym__tag {
    gap: 0.5rem;
  }
}
.facial .gym__tag span,
.waxing .gym__tag span {
  border-radius: 100rem;
  font-weight: 700;
  line-height: 13.4px;
  color: #fff;
  padding: 0.4rem 2.1rem;
}
@media (720px <= width) {
  .facial .gym__tag span,
  .waxing .gym__tag span {
    font-size: 1.6rem;
    line-height: 1;
    padding: 0.5rem 2.1rem;
  }
}
.facial .gym__tag__female,
.waxing .gym__tag__female {
  background: var(--clr-pink);
}
.facial .gym__tag__male,
.waxing .gym__tag__male {
  background: var(--clr-main);
}
.facial .gym__name,
.waxing .gym__name {
  margin-top: 1.1rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 150%;
}
@media (720px <= width) {
  .facial .gym__name,
  .waxing .gym__name {
    margin-top: 1rem;
    font-size: 2.4rem;
    line-height: 1.6667;
  }
}
.facial .gym__pref,
.waxing .gym__pref {
  font-weight: 700;
  color: #999;
}
@media (720px <= width) {
  .facial .gym__pref,
  .waxing .gym__pref {
    margin-top: 1rem;
    font-size: 1.8rem;
  }
}
@media (720px <= width) {
  .facial .gym__links,
  .waxing .gym__links {
    margin-top: 2.4rem;
  }
}
.facial .gym__links a,
.waxing .gym__links a {
  background-color: #fff;
  border: 1px solid var(--clr-line);
  border-radius: 100rem;
  display: block;
  line-height: 1;
  font-weight: 700;
  color: var(--clr-main);
  padding: 1.3rem;
  padding-right: 4.5rem;
  position: relative;
}
@media (720px <= width) {
  .facial .gym__links a,
  .waxing .gym__links a {
    padding: 1.4rem;
    padding-right: 4.5rem;
  }
}
@media (hover: hover) and (width >= 720px) {
  .facial .gym__links a,
  .waxing .gym__links a {
    transition: all var(--speed) ease-in-out;
  }
  .facial .gym__links a:hover,
  .waxing .gym__links a:hover {
    opacity: 0.7;
  }
}
.facial .gym__links a::after,
.waxing .gym__links a::after {
  content: "";
  width: 2rem;
  aspect-ratio: 1;
  background: url('data:image/svg+xml;charset=utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="10" fill="%23009BFF"/><path d="M10.3945 6.28214C10.791 5.89773 11.4241 5.90732 11.8086 6.30363L14.7178 9.30363C15.0939 9.69151 15.0939 10.3083 14.7178 10.6962L11.8086 13.6962C11.4241 14.0925 10.791 14.1021 10.3945 13.7177C9.99823 13.3332 9.98864 12.7001 10.373 12.3036L11.6377 10.9999L6 10.9999C5.44772 10.9999 5 10.5522 5 9.99992C5 9.44763 5.44772 8.99992 6 8.99992L11.6377 8.99992L10.373 7.69621C9.98864 7.29978 9.99823 6.66663 10.3945 6.28214Z" fill="white"/></svg>') center/contain no-repeat;
  position: absolute;
  right: 1.4rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (720px <= width) {
  .facial .gym__links a::after,
  .waxing .gym__links a::after {
    width: 2.4rem;
  }
}
@media (720px <= width) {
  .facial .gym__img:has(img[src*=facial_img03]),
  .waxing .gym__img:has(img[src*=facial_img03]) {
    display: none;
  }
}
@media (1024px <= width) {
  .facial .gym__img:has(img[src*=facial_img03]),
  .waxing .gym__img:has(img[src*=facial_img03]) {
    text-align: center;
    margin: 0;
  }
}
.facial__img,
.waxing__img {
  margin-top: 2.4rem;
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.caution {
  margin-top: 10rem;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 10rem;
  padding: 4rem 1.5rem 1.5rem;
  border: 1px solid var(--clr-main);
}
@media (720px <= width) {
  .caution {
    margin-left: max(50% - 75rem, 5rem);
    margin-right: max(50% - 75rem, 5rem);
    padding: 8rem;
  }
}
.caution__title {
  text-align: center;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 160%;
}
@media (720px <= width) {
  .caution__title {
    font-size: 3.6rem;
  }
}
.caution__list {
  margin-top: 4rem;
  display: grid;
  gap: 1.6rem;
}
@media (720px <= width) {
  .caution__list {
    margin-top: 6rem;
    gap: 2.4rem;
    max-width: 112rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.caution__list li {
  background: var(--clr-bg);
  padding: 1.6rem 1.6rem 1.6rem 4rem;
  font-size: 1.6rem;
  line-height: 160%;
  position: relative;
}
@media (720px <= width) {
  .caution__list li {
    font-size: 2rem;
  }
}
.caution__list li::before {
  content: "";
  background: url('data:image/svg+xml;charset=utf8, <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.9197 0.91352C12.0884 5.03561 8.75578 9.6651 6.02453 14.6557C5.7507 15.1565 5.0452 15.0995 4.84554 14.5615C3.70917 11.5005 2.1214 8.62301 0.154051 6.0653C-0.146614 5.67359 0.0120046 5.09015 0.463398 4.91991C1.25491 4.62158 2.07168 4.46952 2.8632 4.71992C3.66419 4.97445 4.3105 5.6207 4.75558 6.36281C4.9939 6.76031 5.49107 7.75116 5.90142 8.58665C8.25072 5.1794 11.1264 2.31758 14.328 0.195378C14.8685 -0.16328 15.5827 -0.0153541 15.9489 0.534202C16.0278 0.651551 16.0152 0.811047 15.9189 0.914347L15.9197 0.91352Z" fill="%23009BFF"/></svg>') center/contain no-repeat;
  width: 1.6rem;
  aspect-ratio: 16/15;
  position: absolute;
  left: 1.1rem;
  top: 2rem;
}

@media (720px <= width) {
  .link-group {
    margin-top: 20rem;
  }
}

.links {
  margin-top: 12rem;
}
@media (720px <= width) {
  .links {
    margin-top: 20rem;
  }
}