@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
em {
  font-style: normal; }

.page-Bp_00_0518 article {
  font-size: 20px; }
  @media only screen and (max-width: 979px) {
    .page-Bp_00_0518 article {
      font-size: 3.5vw; } }
  .page-Bp_00_0518 article em {
    font-style: normal; }
  .page-Bp_00_0518 article .__mincho {
    font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal; }
  .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    min-height: inherit;
    font-size: 25px;
    background: #0b7fc2;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative; }
    .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title span, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title span {
      position: relative; }
    .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title::before, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title::before {
      content: "";
      display: block;
      width: 1083px;
      height: 107px;
      background: rgba(39, 145, 206, 0.55);
      border-radius: 100%;
      position: absolute;
      left: 50%;
      bottom: 40px;
      transform: translate(-50%, 0); }
    .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title::after, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title::after {
      content: "\FF0B";
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 1;
      width: 30px;
      height: 30px;
      background: none;
      font-size: 30px;
      font-weight: bold;
      padding: 3px 0 0;
      margin: 0;
      right: 50px;
      border-radius: 0;
      transform: translate(0, -50%); }
    .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title.-open::after, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title.-open::after {
      content: "\FF0D"; }
  .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents > .content, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents > .content {
    margin: 25px 0 0;
    border-radius: 0;
    border: none; }
  @media only screen and (max-width: 979px) {
    .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title {
      height: 14vw;
      font-size: 4vw;
      border-radius: 1.5vw; }
      .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title::before, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title::before {
        width: 120vw;
        height: 20vw;
        bottom: 7vw; }
      .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents .title::after, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents .title::after {
        width: 6vw;
        height: 6vw;
        font-size: 6vw;
        padding: 0.5vw 0 0;
        right: 7vw; }
    .page-Bp_00_0518 article .tabacc.-pc-accordion > .contents > .content, .page-Bp_00_0518 article .tabacc.-sp-accordion > .contents > .content {
      margin: 3vw 0 0; } }
  .page-Bp_00_0518 article > nav {
    background: url(/assets/skincare/ldm/images/nav01.jpg) center center/auto 100% no-repeat;
    padding: 25px 0; }
    .page-Bp_00_0518 article > nav ul {
      display: flex;
      justify-content: center;
      align-items: center; }
      .page-Bp_00_0518 article > nav ul li {
        border-left: 1px solid #fff; }
        .page-Bp_00_0518 article > nav ul li:last-child {
          border-right: 1px solid #fff; }
        .page-Bp_00_0518 article > nav ul li a {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 55px;
          font-size: 16px;
          font-weight: 500;
          line-height: 1.5;
          color: #fff;
          text-align: center;
          text-decoration: none;
          padding: 0 35px;
          position: relative; }
        .page-Bp_00_0518 article > nav ul li.price {
          position: relative; }
          .page-Bp_00_0518 article > nav ul li.price::before {
            display: block;
            content: "";
            width: 144px;
            height: 87px;
            background: url(/assets/skincare/ldm/images/nav02.png) center top no-repeat;
            position: absolute;
            left: 50%;
            top: -75px;
            transform: translate(-50%, 0); }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article > nav {
        padding: 0; }
        .page-Bp_00_0518 article > nav ul {
          flex-wrap: wrap; }
          .page-Bp_00_0518 article > nav ul li {
            width: 50%;
            height: 12vw;
            border: none; }
            .page-Bp_00_0518 article > nav ul li:last-child {
              border: none; }
            .page-Bp_00_0518 article > nav ul li:nth-child(even) {
              border-left: 1px solid #fff; }
            .page-Bp_00_0518 article > nav ul li:nth-child(n + 3) {
              border-top: 1px solid #fff; }
            .page-Bp_00_0518 article > nav ul li a {
              width: 100%;
              height: 100%;
              display: flex;
              justify-content: center;
              align-items: center;
              font-size: 3.5vw;
              padding: 0; }
            .page-Bp_00_0518 article > nav ul li.price::before {
              width: 25vw;
              height: 16vw;
              background: url(/assets/skincare/ldm/images/nav02_sp.png) center top/100% auto no-repeat;
              top: inherit;
              bottom: -13vw; } }
  .page-Bp_00_0518 article header.lmd_index {
    text-align: center;
    margin: 0 0 50px; }
    .page-Bp_00_0518 article header.lmd_index p {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 88px;
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.2;
      color: #37638c;
      background: url(/assets/skincare/ldm/images/index01.png) center center/auto 100% no-repeat; }
    .page-Bp_00_0518 article header.lmd_index h2 {
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 38px;
      font-weight: 700;
      color: #37638c; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article header.lmd_index {
        margin: 0 0 5vw; }
        .page-Bp_00_0518 article header.lmd_index p {
          height: 18vw;
          font-size: 3vw; }
        .page-Bp_00_0518 article header.lmd_index h2 {
          font-size: 4.5vw; } }
  .page-Bp_00_0518 article .s-mv {
    width: 100%;
    overflow: hidden; }
    @media only screen and (min-width: 980px) {
      .page-Bp_00_0518 article .s-mv {
        display: flex;
        justify-content: center; }
        .page-Bp_00_0518 article .s-mv img {
          width: auto;
          max-width: inherit;
          height: 598px; } }
  .page-Bp_00_0518 article .s-info {
    width: 980px;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 30px; }
    .page-Bp_00_0518 article .s-info p {
      color: #37638c; }
      .page-Bp_00_0518 article .s-info p.text01 {
        font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.4;
        text-align: center;
        margin: 20px 0 0; }
      .page-Bp_00_0518 article .s-info p.text02 {
        font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.4;
        text-align: center; }
        .page-Bp_00_0518 article .s-info p.text02 em {
          color: #df4094; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-info {
        width: 96%;
        padding: 10vw 0 3vw; }
        .page-Bp_00_0518 article .s-info p.text01 {
          font-size: 3.7vw;
          margin: 3vw 0 0; }
        .page-Bp_00_0518 article .s-info p.text02 {
          font-size: 4.5vw; } }
  .page-Bp_00_0518 article .s-what {
    background: url(/assets/skincare/ldm/images/what01.jpg) center top/cover no-repeat;
    padding: 40px 0 90px; }
    .page-Bp_00_0518 article .s-what .container {
      width: 980px;
      margin: 0 auto; }
      .page-Bp_00_0518 article .s-what .container .inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1em; }
        .page-Bp_00_0518 article .s-what .container .inner .text {
          flex: 1;
          padding: 0 0 0 25px; }
      .page-Bp_00_0518 article .s-what .container p + p {
        margin: 0.5em 0 0; }
      .page-Bp_00_0518 article .s-what .container p strong {
        color: #e60012; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-what {
        padding: 7vw 0 10vw; }
        .page-Bp_00_0518 article .s-what .container {
          width: 96%; }
          .page-Bp_00_0518 article .s-what .container .inner figure {
            width: 40vw; }
            .page-Bp_00_0518 article .s-what .container .inner figure .text {
              padding: 0 0 0 2vw; } }
  .page-Bp_00_0518 article .s-osusume {
    height: 655px;
    background: url(/assets/skincare/ldm/images/osusume01.png) center top no-repeat;
    padding: 70px 0 90px;
    position: relative;
    z-index: 2; }
    .page-Bp_00_0518 article .s-osusume p.text01 {
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 35px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      line-height: 1.4; }
    .page-Bp_00_0518 article .s-osusume .container {
      width: 980px;
      margin: 50px auto 0; }
      .page-Bp_00_0518 article .s-osusume .container ul {
        width: 635px;
        position: relative; }
        .page-Bp_00_0518 article .s-osusume .container ul li {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 88px;
          color: #37638c;
          font-size: 21px;
          font-weight: bold;
          filter: drop-shadow(3px 3px 25px #0b7fc2);
          padding: 0 0 13px;
          position: absolute; }
          .page-Bp_00_0518 article .s-osusume .container ul li em {
            color: #df4094; }
          .page-Bp_00_0518 article .s-osusume .container ul li::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0; }
          .page-Bp_00_0518 article .s-osusume .container ul li span {
            position: relative; }
          .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(1) {
            width: 254px;
            left: 0;
            top: 0; }
            .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(1)::before {
              background: url(/assets/skincare/ldm/images/osusume02.svg) center top/100% auto no-repeat; }
          .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(2) {
            width: 286px;
            right: 60px;
            top: 0; }
            .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(2)::before {
              transform: scale(-1, 1);
              background: url(/assets/skincare/ldm/images/osusume03.svg) center top/100% auto no-repeat; }
          .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(3) {
            width: 286px;
            left: 63px;
            top: 105px; }
            .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(3)::before {
              background: url(/assets/skincare/ldm/images/osusume03.svg) center top/100% auto no-repeat; }
          .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(4) {
            width: 245px;
            right: 0;
            top: 105px; }
            .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(4)::before {
              background: url(/assets/skincare/ldm/images/osusume04.svg) center top/100% auto no-repeat; }
          .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(5) {
            width: 443px;
            left: 17px;
            top: 210px;
            padding-bottom: 10px; }
            .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(5)::before {
              background: url(/assets/skincare/ldm/images/osusume05.svg) center top/100% auto no-repeat; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-osusume {
        height: 82vw;
        padding: 6vw 0 10vw;
        background-size: auto 100%; }
        .page-Bp_00_0518 article .s-osusume p.text01 {
          font-size: 4.5vw; }
        .page-Bp_00_0518 article .s-osusume .container {
          width: 100%;
          margin: 5vw auto 0; }
          .page-Bp_00_0518 article .s-osusume .container ul {
            width: 85%; }
            .page-Bp_00_0518 article .s-osusume .container ul li {
              height: 12.5vw;
              font-size: 3vw;
              filter: drop-shadow(0.5vw 0.5vw 3vw #0b7fc2);
              padding: 0 0 2.5vw; }
              .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(1) {
                width: 35vw;
                left: 1vw;
                top: 0; }
              .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(2) {
                width: 40vw;
                right: 5vw;
                top: 0; }
              .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(3) {
                width: 40vw;
                left: 6vw;
                top: 14vw; }
              .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(4) {
                width: 36vw;
                height: 13vw;
                top: 14vw; }
              .page-Bp_00_0518 article .s-osusume .container ul li:nth-child(5) {
                width: 62vw;
                left: 4vw;
                top: 29vw;
                padding-bottom: 1.5vw; } }
  .page-Bp_00_0518 article .s-effect {
    background: url(/assets/skincare/ldm/images/effect01.jpg) center top repeat-y;
    padding: 150px 0 90px;
    margin: -120px 0 0;
    position: relative;
    z-index: 1; }
    .page-Bp_00_0518 article .s-effect .container {
      width: 980px;
      margin: 0 auto; }
      .page-Bp_00_0518 article .s-effect .container ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap; }
        .page-Bp_00_0518 article .s-effect .container ul li {
          display: flex;
          align-items: center;
          flex-direction: column;
          width: 179px;
          height: 179px;
          background: url(/assets/skincare/ldm/images/effect02.png) center top/100% auto no-repeat;
          padding: 12px 0 0; }
          .page-Bp_00_0518 article .s-effect .container ul li:not(:nth-child(5n + 1)) {
            margin-left: 20px; }
          .page-Bp_00_0518 article .s-effect .container ul li:nth-child(n + 6) {
            margin-top: 20px; }
          .page-Bp_00_0518 article .s-effect .container ul li p {
            font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
            font-size: 23px;
            font-weight: 900;
            line-height: 1.2;
            text-align: center;
            color: #5c5c5c; }
            .page-Bp_00_0518 article .s-effect .container ul li p.num {
              font-family: "Times New Roman", Times, serif;
              font-size: 50px;
              font-weight: bold;
              font-style: italic;
              line-height: 1;
              color: #37638c;
              margin: 0 0 10px; }
            .page-Bp_00_0518 article .s-effect .container ul li p span {
              font-size: 19px; }
          .page-Bp_00_0518 article .s-effect .container ul li.line1 .num {
            margin-bottom: 15px; }
          .page-Bp_00_0518 article .s-effect .container ul li.line3 .num {
            margin-bottom: 0; }
    .page-Bp_00_0518 article .s-effect .more {
      width: 980px;
      margin: 85px auto 0; }
      .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content {
        padding: 45px 55px 50px;
        background: #fff; }
        .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .text01, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .text01 {
          font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
          font-size: 38px;
          font-weight: 600;
          color: #37638c;
          line-height: 1.4;
          text-align: center; }
        .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 {
          display: flex;
          justify-content: space-between;
          margin: 5px 0 0; }
          .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div {
            text-align: center; }
            .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(1), .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(1) {
              width: 273px; }
            .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(2), .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(2) {
              width: 293px;
              margin: 30px 0 0; }
              .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child {
                margin: 30px 0 0; }
                .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child img, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child img {
                  width: 273px; }
            .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(3), .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(3) {
              width: 273px; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-effect {
        background-size: 110% auto;
        padding: 22vw 0 10vw;
        margin: -17vw 0 0; }
        .page-Bp_00_0518 article .s-effect .container {
          width: 89%;
          margin: 0 auto; }
          .page-Bp_00_0518 article .s-effect .container ul {
            justify-content: space-between; }
            .page-Bp_00_0518 article .s-effect .container ul li {
              width: 28vw;
              height: 28vw;
              padding: 2vw 0 0; }
              .page-Bp_00_0518 article .s-effect .container ul li:not(:nth-child(5n + 1)) {
                margin-left: 0; }
              .page-Bp_00_0518 article .s-effect .container ul li:nth-child(n + 6) {
                margin-top: 0; }
              .page-Bp_00_0518 article .s-effect .container ul li:nth-child(n + 4) {
                margin-top: 2vw; }
              .page-Bp_00_0518 article .s-effect .container ul li p {
                font-size: 3.5vw; }
                .page-Bp_00_0518 article .s-effect .container ul li p.num {
                  font-size: 7.5vw;
                  margin: 0 0 3vw; }
                .page-Bp_00_0518 article .s-effect .container ul li p span {
                  font-size: 3vw; }
              .page-Bp_00_0518 article .s-effect .container ul li.line1 .num {
                margin-bottom: 3.5vw; }
              .page-Bp_00_0518 article .s-effect .container ul li.line3 .num {
                margin-bottom: 0; }
        .page-Bp_00_0518 article .s-effect .more {
          width: 96%;
          margin: 7vw auto 0; }
          .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content {
            padding: 4vw 4vw 5vw; }
            .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .text01, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .text01 {
              font-size: 4.5vw; }
            .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 {
              flex-wrap: wrap;
              margin: 1vw 0 0; }
              .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div {
                text-align: center; }
                .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(1), .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(1) {
                  width: 100%; }
                  .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(1) img, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(1) img {
                    width: 40vw; }
                .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(2), .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(2) {
                  width: 47%;
                  margin: 0 0 0; }
                  .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child {
                    margin: 00; }
                    .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child img, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(2) figure:last-child img {
                      width: 100%; }
                .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(3), .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(3) {
                  width: 50%;
                  margin: 0 0 0; }
                  .page-Bp_00_0518 article .s-effect .more .tabacc.-pc-accordion > .contents > .content .container02 div:nth-child(3) figure + figure, .page-Bp_00_0518 article .s-effect .more .tabacc.-sp-accordion > .contents > .content .container02 div:nth-child(3) figure + figure {
                    margin-top: 4vw; } }
  .page-Bp_00_0518 article .s-point {
    padding: 70px 0 125px; }
    .page-Bp_00_0518 article .s-point .text01 {
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 28px;
      font-weight: 700;
      color: #37638c;
      text-align: center;
      line-height: 1.1; }
      .page-Bp_00_0518 article .s-point .text01 em {
        color: #df4094; }
    .page-Bp_00_0518 article .s-point ul {
      width: 980px;
      display: flex;
      margin: 0 auto; }
      .page-Bp_00_0518 article .s-point ul li {
        width: 33.33%;
        width: clac(100%/3);
        display: flex;
        justify-content: center;
        flex-direction: column;
        font-size: 18px;
        padding: 23px 20px 30px; }
        .page-Bp_00_0518 article .s-point ul li em {
          color: #df4094;
          font-weight: bold; }
        .page-Bp_00_0518 article .s-point ul li:nth-child(odd) {
          background: #f0f7fa; }
        .page-Bp_00_0518 article .s-point ul li:nth-child(even) {
          background: #d1e5f6; }
        .page-Bp_00_0518 article .s-point ul li figure {
          text-align: center; }
        .page-Bp_00_0518 article .s-point ul li .text {
          margin: 1em 0 0; }
          .page-Bp_00_0518 article .s-point ul li .text > p + p {
            margin-top: 0.5em; }
        .page-Bp_00_0518 article .s-point ul li.reverse {
          flex-direction: column-reverse; }
          .page-Bp_00_0518 article .s-point ul li.reverse .text {
            margin: 0 0 1vw; }
    .page-Bp_00_0518 article .s-point .tabacc {
      width: 980px;
      margin: 50px auto 0; }
      .page-Bp_00_0518 article .s-point .tabacc .heading-image {
        margin: 30px 0 0; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-point {
        padding: 7vw 0 15vw; }
        .page-Bp_00_0518 article .s-point .text01 {
          font-size: 3.5vw; }
        .page-Bp_00_0518 article .s-point ul {
          width: 96%;
          flex-direction: column; }
          .page-Bp_00_0518 article .s-point ul li {
            flex-direction: row;
            align-items: center;
            width: 100%;
            font-size: 3.5vw;
            padding: 3.5vw 3.5vw 4vw; }
            .page-Bp_00_0518 article .s-point ul li .text {
              margin: 0 0 0 2vw; }
              .page-Bp_00_0518 article .s-point ul li .text > p + p {
                margin-top: 0.5em; }
            .page-Bp_00_0518 article .s-point ul li.reverse {
              flex-direction: row-reverse; }
              .page-Bp_00_0518 article .s-point ul li.reverse .text {
                margin: 0 2vw 0 0; }
        .page-Bp_00_0518 article .s-point .tabacc {
          width: 96%;
          margin: 5vw auto 0; }
          .page-Bp_00_0518 article .s-point .tabacc .heading-image {
            margin: 4vw 0 0; } }
  .page-Bp_00_0518 article .s-more {
    background: #fff0e2;
    padding: 80px 0 95px;
    position: relative; }
    .page-Bp_00_0518 article .s-more::before {
      content: "";
      width: 679px;
      height: 114px;
      background: url(/assets/skincare/ldm/images/more01.png) center top/100% auto no-repeat;
      position: absolute;
      left: 50%;
      top: -53px;
      transform: translate(-50%, 0); }
    .page-Bp_00_0518 article .s-more .text01 {
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 32px;
      font-weight: 700;
      color: #37638c;
      text-align: center;
      line-height: 1.3;
      margin: 0 0 20px; }
      .page-Bp_00_0518 article .s-more .text01 em {
        color: #df4094; }
    .page-Bp_00_0518 article .s-more .container {
      width: 980px;
      margin: 20px auto 0; }
      .page-Bp_00_0518 article .s-more .container .text02 {
        font-weight: bold;
        text-align: center;
        margin: 20px 0 0; }
      .page-Bp_00_0518 article .s-more .container .tabacc {
        margin-top: 40px; }
        .page-Bp_00_0518 article .s-more .container .tabacc + .tabacc {
          margin-top: 40px; }
        .page-Bp_00_0518 article .s-more .container .tabacc .contents .content {
          background: #ffffff;
          padding: 30px; }
          .page-Bp_00_0518 article .s-more .container .tabacc .contents .content h3 {
            font-size: 30px;
            text-align: center;
            color: #57a4e6;
            margin: 0 0 20px; }
          .page-Bp_00_0518 article .s-more .container .tabacc .contents .content dl dt {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 300px;
            height: 36px;
            color: #fff;
            background: #37638c;
            margin: 0 auto;
            position: relative;
            z-index: 2; }
          .page-Bp_00_0518 article .s-more .container .tabacc .contents .content dl dd {
            font-size: 18px;
            background: #f0f7fa;
            padding: 40px 30px 30px;
            position: relative;
            z-index: 1;
            margin-top: -18px; }
            .page-Bp_00_0518 article .s-more .container .tabacc .contents .content dl dd + dt {
              margin-top: 40px; }
          .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .text03 {
            text-align: center;
            color: #fff;
            background: #37638c; }
          .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 {
            display: flex;
            justify-content: space-between;
            margin: 25px 0 0; }
            .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 .text {
              flex: 1;
              padding: 0 35px 0 0; }
              .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 .text p {
                font-size: 18px; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-more {
        padding: 10vw 0 11vw; }
        .page-Bp_00_0518 article .s-more::before {
          width: 70vw;
          height: 13vw;
          top: -4vw; }
        .page-Bp_00_0518 article .s-more .text01 {
          font-size: 4.5vw;
          margin: 0 0 3vw; }
        .page-Bp_00_0518 article .s-more .container {
          width: 95%;
          margin: 3vw auto 0; }
          .page-Bp_00_0518 article .s-more .container .text02 {
            margin: 3vw 0 0; }
          .page-Bp_00_0518 article .s-more .container .tabacc {
            margin-top: 5vw; }
            .page-Bp_00_0518 article .s-more .container .tabacc + .tabacc {
              margin-top: 5vw; }
            .page-Bp_00_0518 article .s-more .container .tabacc .contents .content {
              padding: 4vw 4vw 5vw; }
              .page-Bp_00_0518 article .s-more .container .tabacc .contents .content h3 {
                font-size: 4.5vw;
                margin: 0 0 3vw; }
              .page-Bp_00_0518 article .s-more .container .tabacc .contents .content dl dt {
                width: 50vw;
                height: 8vw; }
              .page-Bp_00_0518 article .s-more .container .tabacc .contents .content dl dd {
                font-size: 3.7vw;
                padding: 6vw 4vw 4vw;
                margin-top: -4vw; }
                .page-Bp_00_0518 article .s-more .container .tabacc .contents .content dl dd + dt {
                  margin-top: 5vw; }
              .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .text03 {
                padding: 1vw 0; }
              .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 {
                flex-direction: column;
                margin: 3vw 0 0; }
                .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 .text {
                  padding: 0; }
                  .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 .text p {
                    font-size: 3.7vw; }
                .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 .img {
                  width: 100%;
                  text-align: center;
                  margin: 3vw 0 0; }
                  .page-Bp_00_0518 article .s-more .container .tabacc .contents .content .container01 .img img {
                    width: 70vw; } }
  .page-Bp_00_0518 article .s-slider {
    background: url(/assets/skincare/ldm/images/slider01.jpg) center top/cover no-repeat;
    padding: 70px 0 90px; }
    .page-Bp_00_0518 article .s-slider h2 {
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 28px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      background: url(/assets/skincare/ldm/images/slider02.svg) center bottom/375px auto no-repeat;
      margin: 0 0 20px;
      padding: 0 0 60px; }
    .page-Bp_00_0518 article .s-slider .container {
      width: 980px;
      margin: 0 auto; }
    .page-Bp_00_0518 article .s-slider .osusume__slider {
      overflow: hidden;
      padding: 35px 0;
      position: relative; }
      @media only screen and (max-width: 575px) {
        .page-Bp_00_0518 article .s-slider .osusume__slider {
          padding: 20px 0; } }
    .page-Bp_00_0518 article .s-slider .slide-item {
      transform: scale(0.848);
      transition: transform 0.4s ease-in-out, margin 0.4s ease-in-out; }
    .page-Bp_00_0518 article .s-slider .swiper-slide-prev {
      margin-left: -22px; }
      @media only screen and (max-width: 575px) {
        .page-Bp_00_0518 article .s-slider .swiper-slide-prev {
          margin-left: -15px; } }
    .page-Bp_00_0518 article .s-slider .swiper-slide-next {
      margin-left: 22px; }
      @media only screen and (max-width: 575px) {
        .page-Bp_00_0518 article .s-slider .swiper-slide-next {
          margin-left: 15px; } }
    .page-Bp_00_0518 article .s-slider .swiper-slide-active {
      transform: scale(1.32);
      margin-left: 22px; }
      @media only screen and (max-width: 575px) {
        .page-Bp_00_0518 article .s-slider .swiper-slide-active {
          margin-left: 15px; } }
    .page-Bp_00_0518 article .s-slider .swiper-button {
      overflow: hidden;
      background-position: center;
      background-repeat: no-repeat; }
      .page-Bp_00_0518 article .s-slider .swiper-button:after {
        display: none; }
      .page-Bp_00_0518 article .s-slider .swiper-button-prev {
        left: 260px;
        background-image: url(/assets/skincare/ldm/images/slider04.ng); }
        @media only screen and (max-width: 979px) {
          .page-Bp_00_0518 article .s-slider .swiper-button-prev {
            left: 26.5%; } }
        @media only screen and (max-width: 768px) {
          .page-Bp_00_0518 article .s-slider .swiper-button-prev {
            left: 25.5%; } }
        @media only screen and (max-width: 575px) {
          .page-Bp_00_0518 article .s-slider .swiper-button-prev {
            left: 23%; } }
      .page-Bp_00_0518 article .s-slider .swiper-button-next {
        right: 260px;
        background-image: url(/assets/skincare/ldm/images/slider03.png); }
        @media only screen and (max-width: 979px) {
          .page-Bp_00_0518 article .s-slider .swiper-button-next {
            right: 26.5%; } }
        @media only screen and (max-width: 768px) {
          .page-Bp_00_0518 article .s-slider .swiper-button-next {
            right: 25.5%; } }
        @media only screen and (max-width: 575px) {
          .page-Bp_00_0518 article .s-slider .swiper-button-next {
            right: 23%; } }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-slider {
        background-position: left top;
        padding: 7vw 0 6vw; }
        .page-Bp_00_0518 article .s-slider h2 {
          font-size: 4.5vw;
          background: url(/assets/skincare/ldm/images/slider02.svg) center bottom/60vw auto no-repeat;
          margin: 0 0 3vw;
          padding: 0 0 10vw; }
        .page-Bp_00_0518 article .s-slider .container {
          width: 100%;
          margin: 0 auto; } }
  .page-Bp_00_0518 article .s-price {
    padding: 70px 0 100px; }
    .page-Bp_00_0518 article .s-price header {
      margin: 0 0 20px; }
    .page-Bp_00_0518 article .s-price .text01 {
      font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
      font-size: 32px;
      font-weight: bold;
      text-align: center;
      line-height: 1.5;
      color: #57a4e6;
      margin: 0 0 30px; }
    .page-Bp_00_0518 article .s-price ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      margin: 0 auto; }
      .page-Bp_00_0518 article .s-price ul li {
        width: 47%;
        text-align: center;
        color: #62a5e4; }
        .page-Bp_00_0518 article .s-price ul li:nth-child(n + 3) {
          margin-top: 30px; }
        .page-Bp_00_0518 article .s-price ul li p {
          font-size: 22px;
          font-weight: bold;
          line-height: 1.2; }
          .page-Bp_00_0518 article .s-price ul li p.note {
            margin: 0 0 5px; }
          .page-Bp_00_0518 article .s-price ul li p.price {
            font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
            font-size: 92px;
            line-height: 1;
            letter-spacing: -2px; }
            .page-Bp_00_0518 article .s-price ul li p.price > span {
              font-size: 45px;
              letter-spacing: 0;
              margin: 0 0 0 5px;
              position: relative; }
              .page-Bp_00_0518 article .s-price ul li p.price > span > span {
                font-size: 16px;
                position: absolute;
                right: 0;
                bottom: 54px;
                white-space: nowrap; }
          .page-Bp_00_0518 article .s-price ul li p.per_time {
            padding: 3px;
            background: #df4094;
            color: #fff;
            margin: 15px 0 0; }
    .page-Bp_00_0518 article .s-price .price-hifuka,
    .page-Bp_00_0518 article .s-price .price-set {
      background-color: #fffbdb;
      padding: 25px;
      text-align: center; }
      .page-Bp_00_0518 article .s-price .price-hifuka h3,
      .page-Bp_00_0518 article .s-price .price-set h3 {
        color: #c9b40f; }
      .page-Bp_00_0518 article .s-price .price-hifuka ul,
      .page-Bp_00_0518 article .s-price .price-set ul {
        justify-content: center; }
    .page-Bp_00_0518 article .s-price .price-set {
      background-color: #fff0f5; }
      .page-Bp_00_0518 article .s-price .price-set h3 {
        color: #ff6699; }
    .page-Bp_00_0518 article .s-price .new_limited {
      width: 980px;
      color: #57a4e6;
      background: #fff0e2;
      padding: 1px 45px 40px;
      margin: 100px auto 0; }
      .page-Bp_00_0518 article .s-price .new_limited h3 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 550px;
        height: 85px;
        font-size: 32px;
        font-weight: bold;
        border: 2px solid #57a4e6;
        border-radius: 10px;
        background: #fff8f2;
        filter: drop-shadow(0 8px 8px rgba(106, 69, 33, 0.1));
        padding: 0 0 5px;
        margin: -35px auto 40px;
        position: relative; }
        .page-Bp_00_0518 article .s-price .new_limited h3::before {
          content: "";
          width: 21px;
          height: 22px;
          background: url(/assets/skincare/ldm/images/price01.png) center bottom no-repeat;
          position: absolute;
          left: 50%;
          bottom: -17px;
          transform: translate(-50%, 0); }
      .page-Bp_00_0518 article .s-price .new_limited .container {
        text-align: center;
        background: #fff;
        padding: 30px 35px 35px; }
        .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set {
          width: 100%;
          display: flex;
          justify-content: space-between;
          margin: 20px 0 0; }
          .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li {
            display: flex;
            justify-content: center;
            align-items: center;
            flex: 1;
            font-size: 20px;
            font-weight: bold;
            line-height: 1.4;
            background: #f0f7fa;
            margin: 0;
            padding: 10px 0; }
            .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li + li {
              margin-left: 20px;
              position: relative; }
              .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li + li::before {
                content: "+";
                display: flex;
                justify-content: center;
                align-items: center;
                width: 37px;
                height: 37px;
                font-size: 25px;
                background: #d1e5f6;
                border-radius: 100%;
                padding: 0 0 3px;
                position: absolute;
                left: -28px;
                top: 50%;
                transform: translate(0, -50%); }
          .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set + .new_limited_index {
            margin-top: 40px; }
      .page-Bp_00_0518 article .s-price .new_limited .caution {
        font-size: 14px;
        margin: 5px 0 0; }
      .page-Bp_00_0518 article .s-price .new_limited_index {
        font-size: 26px;
        font-weight: bold;
        border: 1px solid #57a4e6; }
      .page-Bp_00_0518 article .s-price .new_limited_price_wrap {
        display: flex;
        justify-content: center;
        align-items: baseline;
        margin: 20px 0 0; }
        .page-Bp_00_0518 article .s-price .new_limited_price_wrap .time {
          font-size: 22px;
          font-weight: bold;
          padding: 0 10px 0 0; }
      .page-Bp_00_0518 article .s-price .new_limited_price {
        font-size: 50px;
        line-height: 1; }
        .page-Bp_00_0518 article .s-price .new_limited_price > span {
          font-size: 28px;
          margin: 0 0 0 3px;
          position: relative; }
          .page-Bp_00_0518 article .s-price .new_limited_price > span > span {
            font-size: 10px;
            position: absolute;
            left: 50%;
            bottom: 34px;
            transform: translate(-50%, 0);
            white-space: nowrap; }
      .page-Bp_00_0518 article .s-price .new_limited .text02 {
        font-size: 26px;
        font-weight: bold;
        margin: 15px 0 0; }
        .page-Bp_00_0518 article .s-price .new_limited .text02 + .new_limited_price_wrap {
          margin-top: 0; }
      .page-Bp_00_0518 article .s-price .new_limited .text03 {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        background: #f0f7fa;
        padding: 10px 40px;
        margin: 15px 0 0; }
      .page-Bp_00_0518 article .s-price .new_limited .tabacc.-pc-accordion > .contents .title,
      .page-Bp_00_0518 article .s-price .new_limited .tabacc.-sp-accordion > .contents .title {
        height: 60px;
        margin: 15px 0 0; }
    @media only screen and (max-width: 979px) {
      .page-Bp_00_0518 article .s-price {
        padding: 7vw 0 10vw; }
        .page-Bp_00_0518 article .s-price header {
          margin: 0 0 2.5vw; }
        .page-Bp_00_0518 article .s-price .text01 {
          font-size: 4.5vw;
          margin: 0 0 4vw; }
        .page-Bp_00_0518 article .s-price ul {
          width: 96%; }
          .page-Bp_00_0518 article .s-price ul li {
            width: 49%; }
            .page-Bp_00_0518 article .s-price ul li:nth-child(n + 3) {
              margin-top: 1vw; }
            .page-Bp_00_0518 article .s-price ul li p {
              font-size: 4vw; }
              .page-Bp_00_0518 article .s-price ul li p.note {
                margin: 0 0 0.5vw; }
              .page-Bp_00_0518 article .s-price ul li p.price {
                font-size: 8vw;
                line-height: 1;
                letter-spacing: -0.2vw; }
                .page-Bp_00_0518 article .s-price ul li p.price > span {
                  font-size: 5vw;
                  letter-spacing: 0;
                  margin: 0 0 0 0.5vw; }
                  .page-Bp_00_0518 article .s-price ul li p.price > span > span {
                    font-size: 1.8vw;
                    bottom: 6.5vw;
                    right: -0.5vw; }
              .page-Bp_00_0518 article .s-price ul li p.per_time {
                font-size: 3.5vw;
                padding: 1vw;
                margin: 2vw 0 0; }
        .page-Bp_00_0518 article .s-price .price-hifuka,
        .page-Bp_00_0518 article .s-price .price-set {
          padding: 3vw; }
        .page-Bp_00_0518 article .s-price .caution ._p-m {
          padding: 3vw 3.5vw 4vw !important; }
        .page-Bp_00_0518 article .s-price .caution ._text-sp-m {
          font-size: 4.5vw !important; }
        .page-Bp_00_0518 article .s-price .caution ._text-sp-s {
          font-size: 3.5vw !important; }
        .page-Bp_00_0518 article .s-price .new_limited {
          width: 100%;
          padding: 1px 2vw 2vw;
          margin: 15vw auto 0; }
          .page-Bp_00_0518 article .s-price .new_limited h3 {
            width: 82vw;
            height: 12vw;
            font-size: 5vw;
            border-radius: 1.5vw;
            filter: drop-shadow(0 1vw 1vw rgba(106, 69, 33, 0.1));
            padding: 0 0 0.5vw;
            margin: -6vw auto 7vw; }
            .page-Bp_00_0518 article .s-price .new_limited h3::before {
              width: 5vw;
              height: 5vw;
              background: url(/assets/skincare/ldm/images/price01.png) center bottom/auto 100% no-repeat;
              bottom: -3.9vw; }
          .page-Bp_00_0518 article .s-price .new_limited .container {
            padding: 2vw; }
            .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set {
              flex-direction: column;
              margin: 2.5vw 0 0; }
              .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li {
                flex: inherit;
                width: 100%;
                font-size: 3.5vw;
                padding: 3vw 0; }
                .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li br {
                  display: none; }
                .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li + li {
                  margin: 3vw 0 0; }
                  .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set li + li::before {
                    width: 6vw;
                    height: 6vw;
                    font-size: 5vw;
                    padding: 0 0 0.5vw;
                    left: 50%;
                    top: -4.5vw;
                    transform: translate(-50%, 0); }
              .page-Bp_00_0518 article .s-price .new_limited .container ul.price-set + .new_limited_index {
                margin-top: 5vw; }
          .page-Bp_00_0518 article .s-price .new_limited .caution {
            font-size: 3vw;
            margin: 1vw 0 0; }
          .page-Bp_00_0518 article .s-price .new_limited_index {
            font-size: 3.7vw;
            line-height: 1.4;
            padding: 1.5vw 0; }
          .page-Bp_00_0518 article .s-price .new_limited_price_wrap {
            margin: 2.5vw 0 0; }
            .page-Bp_00_0518 article .s-price .new_limited_price_wrap .time {
              font-size: 4vw;
              padding: 0 1.5vw 0 0; }
          .page-Bp_00_0518 article .s-price .new_limited_price {
            font-size: 8vw; }
            .page-Bp_00_0518 article .s-price .new_limited_price > span {
              font-size: 6vw;
              margin: 0 0 0 0.5vw; }
              .page-Bp_00_0518 article .s-price .new_limited_price > span > span {
                font-size: 2.5vw;
                bottom: 7.5vw; }
          .page-Bp_00_0518 article .s-price .new_limited .text02 {
            font-size: 4vw;
            margin: 2.5vw 0 0; }
            .page-Bp_00_0518 article .s-price .new_limited .text02 + .new_limited_price_wrap {
              margin-top: 0; }
          .page-Bp_00_0518 article .s-price .new_limited .text03 {
            display: block;
            font-size: 3.5vw;
            padding: 1vw;
            margin: 2vw 0 0; }
          .page-Bp_00_0518 article .s-price .new_limited .tabacc.-pc-accordion > .contents .title,
          .page-Bp_00_0518 article .s-price .new_limited .tabacc.-sp-accordion > .contents .title {
            height: 10vw;
            margin: 2.5vw 0 0; } }
  .page-Bp_00_0518 article #clinic-map {
    min-height: 1000px; }
    .page-Bp_00_0518 article #clinic-map #tohoku {
      top: 450px; }
      .page-Bp_00_0518 article #clinic-map #tohoku #fukidashi-tohoku {
        top: 15px; }
    .page-Bp_00_0518 article #clinic-map #tokai {
      top: 380px; }
    .page-Bp_00_0518 article #clinic-map #chugoku {
      top: 520px; }
      .page-Bp_00_0518 article #clinic-map #chugoku #fukidashi-chugoku {
        top: 50px; }
  .page-Bp_00_0518 article .con_bg03 {
    background: #f0f7fa; }
  .page-Bp_00_0518 article .no-dot .item::before {
    content: none; }
  .page-Bp_00_0518 article .list-mod01 li {
    border-bottom: 1px solid #ba9364; }
  .page-Bp_00_0518 article .bbl-message {
    background-color: #f0f7fa;
    color: #37638c;
    padding: 8px;
    border-radius: 10px; }
  .page-Bp_00_0518 article .main-bg {
    background: url(/assets/skincare/ldm/images/bg_mainimg.jpg) center center no-repeat;
    text-align: center; }
  .page-Bp_00_0518 article .f-family {
    font-family: serif;
    line-height: 1.2; }
  .page-Bp_00_0518 article .nav-wrap {
    background: #4174a3; }
  .page-Bp_00_0518 article .nav-wrap ul {
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden; }
  .page-Bp_00_0518 article .nav-wrap ul li {
    float: left;
    width: calc(100% / 6);
    border-left: 1px solid #7a9ebf;
    border-right: 1px solid #7a9ebf; }
  .page-Bp_00_0518 article .nav-wrap ul li a {
    font-size: 18px;
    line-height: 20px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-decoration: none; }
  .page-Bp_00_0518 article .fcolor-blue {
    color: #37638c; }
  .page-Bp_00_0518 article .fcolor-pink {
    color: #df4094; }
  .page-Bp_00_0518 article .fsize-pink {
    font-size: 50px; }
  .page-Bp_00_0518 article .con-bg01 {
    background: url(/assets/skincare/ldm/images/bg_ldm02.png) center center no-repeat;
    background-size: cover;
    text-align: center; }
  .page-Bp_00_0518 article .con-bg02 {
    background: url(/assets/skincare/ldm/images/bg_ldm01.png) center center no-repeat;
    background-size: cover;
    text-align: center; }
  .page-Bp_00_0518 article .fcolor-red {
    color: #e60012;
    font-weight: bold; }
  .page-Bp_00_0518 article .list-bg {
    background: #fffef1; }
  .page-Bp_00_0518 article .fcolor-list {
    font-size: 25px;
    color: #ba9364;
    line-height: 2.2;
    font-weight: bold; }
  .page-Bp_00_0518 article .con-bg03 {
    background: #f0f7fa; }
  .page-Bp_00_0518 article .effect-tit02 {
    text-align: center;
    font-size: 15px;
    border: 3px solid #d4e9fa;
    padding: 20px 0;
    position: relative;
    border-radius: 20px;
    margin-bottom: 15px; }
  .page-Bp_00_0518 article .effect-tit02::before {
    background: url(/assets/skincare/ldm/images/ico_ldm01.png) 0 2px no-repeat;
    width: 23px;
    height: 17px;
    left: 100%;
    bottom: 10px;
    content: "";
    z-index: 2;
    position: absolute; }
  .page-Bp_00_0518 article .fc-skyblue {
    color: #57a4e6; }
  .page-Bp_00_0518 article .tbl-bg {
    background: #d7effa;
    padding: 7px 10px 12px 20px; }
  .page-Bp_00_0518 article .text-01 {
    background-color: #f0f7fa;
    color: #37638c;
    padding: 8px;
    border-radius: 10px; }
  .page-Bp_00_0518 article .text-02 {
    background-color: #f0f7fa;
    color: #37638c;
    padding: 8px 62px;
    border-radius: 10px;
    display: inline-block; }
  .page-Bp_00_0518 article .con-bg04 {
    background: #dcf3fa; }
  .page-Bp_00_0518 article .fcolor-blue02 {
    color: #57a4e6; }
  .page-Bp_00_0518 article .border-btm {
    border-bottom: 1px solid;
    padding: 0px 14.38vw 0.51vw 0; }
  .page-Bp_00_0518 article .border-btm01 {
    border-bottom: 1px solid;
    padding: 0px 12.9vw 0.51vw 0; }
  .page-Bp_00_0518 article .border-btm02 {
    border-bottom: 1px solid;
    padding: 0px 9.8vw 0.51vw 0; }
  .page-Bp_00_0518 article .border-btm03,
  .page-Bp_00_0518 article .border-btm05,
  .page-Bp_00_0518 article .border-btm06 {
    border-bottom: 1px solid;
    padding: 0px 13.1vw 0.51vw 0; }
  .page-Bp_00_0518 article .border-btm04 {
    border-bottom: 1px solid;
    padding: 0px 6.7vw 0.51vw 0; }
  .page-Bp_00_0518 article .border-btm07 {
    border-bottom: 1px solid;
    padding: 0px 0.7vw 0.51vw 0; }
  .page-Bp_00_0518 article .border-btm08 {
    border-bottom: 1px solid;
    padding: 0px 14.7vw 0.51vw 0; }

@media only screen and (max-width: 979px) {
  .page-Bp_00_0518 .page-Bp_00_0518 .main-bg {
    background: none; }
  .page-Bp_00_0518 .page-Bp_00_0518 .effect-tit02::before {
    background: none;
    width: 0; }
  .page-Bp_00_0518 .page-Bp_00_0518 .nav-wrap ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0; }
  .page-Bp_00_0518 .page-Bp_00_0518 .main-bg {
    background: none; }
  .page-Bp_00_0518 .page-Bp_00_0518 .nav-wrap ul li {
    float: left;
    width: calc(100% / 2);
    border: none; }
  .page-Bp_00_0518 .page-Bp_00_0518 .tbl-mod01 > table {
    width: 100%; }
    .page-Bp_00_0518 .page-Bp_00_0518 .tbl-mod01 > table th,
    .page-Bp_00_0518 .page-Bp_00_0518 .tbl-mod01 > table td {
      display: block;
      width: 100%;
      overflow: hidden; }
  .page-Bp_00_0518 .page-Bp_00_0518 .fsize-pink {
    font-size: 24px; }
  .page-Bp_00_0518 .page-Bp_00_0518 .sp-ta-l {
    text-align: left !important; } }
