@charset "UTF-8";
/**
* @description Color
*/
/**
 * グラデーション
 */
/**
 * Transition
 */
/**
 * pcBaseWidth
 * @description [PC] Container Width
 */
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

.pt_product-details .static-content strong {
  font-weight: bold; }

.pt_product-details .static-content .line {
  position: relative; }

.pt_product-details .static-content .line:after {
  position: absolute;
  left: 0;
  bottom: -4px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 12px;
  background: #ffe100; }

.pt_product-details .static-content .banner01 {
  text-align: center; }

.pt_product-details .static-content .banner01_image {
  display: inline-block;
  background: #fff; }

.pt_product-details .static-content .message-section .message-section__inner {
  padding: 80px 20px; }

.pt_product-details .static-content .message-section h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 2.5;
  letter-spacing: 0.05em; }

.pt_product-details .static-content .message-section .message-section__note {
  width: 100%;
  max-width: 1200px;
  margin: 10px auto 0;
  text-align: right;
  color: #888;
  font-size: 10px;
  line-height: 1.7; }

.pt_product-details .static-content .message-section .message-section__note p {
  display: inline-block;
  text-align: left; }

.pt_product-details .static-content .point-section {
  width: 100%;
  margin: 60px auto 0; }
  .pt_product-details .static-content .point-section .point-section-inner {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }

.pt_product-details .static-content .point-section .point {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.pt_product-details .static-content .point-section .point:nth-child(3) .point__title {
  position: relative; }

.pt_product-details .static-content .point-section .point:nth-child(3) .point__title:before {
  position: absolute;
  top: 50%;
  right: -20px;
  z-index: -1;
  width: 105px;
  height: 75px;
  content: "";
  background: url("../../../../images/product-detail/skio/vcuv/insert-image01.jpg") no-repeat;
  background-size: 105px auto;
  transform: translateY(-50%); }

.pt_product-details .static-content .point-section .point + .point {
  margin: 60px 0 0; }

.pt_product-details .static-content .point-section .point__image {
  max-width: 620px; }

.pt_product-details .static-content .point-section .point__textarea {
  flex: 1;
  padding: 0 30px; }

.pt_product-details .static-content .point-section .point__title {
  font-size: 22px;
  line-height: 1.4; }

.pt_product-details .static-content .point-section .point__sub-title {
  position: relative;
  margin: 10px 0 0;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2; }

.pt_product-details .static-content .point-section .point__sub-title:before {
  content: "−"; }

.pt_product-details .static-content .point-section .point__text {
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 1.7; }

.pt_product-details .static-content .point-section .point__list {
  margin: 20px 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7; }

.pt_product-details .static-content .point-section .point__note {
  margin: 20px 0 0;
  color: #888;
  font-size: 10px;
  line-height: 1.7; }

.pt_product-details .static-content .point-section .is-sp-br {
  display: inline; }

.pt_product-details .static-content .point-section .is-pc-br {
  display: none; }

.pt_product-details .static-content .point-section .sp-hide {
  display: none; }

.pt_product-details .static-content .point-section .point-title01 {
  position: relative; }
  .pt_product-details .static-content .point-section .point-title01:before {
    content: "";
    width: 80px;
    height: 85px;
    position: absolute;
    top: -20%;
    left: 2%;
    display: inline-block;
    background: url(../../../../images/product-detail/skio/vcuv/image02-p01.png) no-repeat center center;
    background-size: 100% auto; }

.pt_product-details .static-content .point-section .point-title02 {
  position: relative; }
  .pt_product-details .static-content .point-section .point-title02:before {
    content: "";
    width: 80px;
    height: 85px;
    position: absolute;
    top: -20%;
    left: 5%;
    display: inline-block;
    background: url(../../../../images/product-detail/skio/vcuv/image02-p02.png) no-repeat center center;
    background-size: 100% auto; }

.pt_product-details .static-content .point-section .point-title03 {
  position: relative; }
  .pt_product-details .static-content .point-section .point-title03:before {
    content: "";
    width: 80px;
    height: 85px;
    position: absolute;
    top: -20%;
    left: 5%;
    display: inline-block;
    background: url(../../../../images/product-detail/skio/vcuv/image02-p03.png) no-repeat center center;
    background-size: 100% auto; }

.pt_product-details .static-content .point-section .point {
  /*ポイント1*/ }
  .pt_product-details .static-content .point-section .point-n1 {
    position: relative; }
    .pt_product-details .static-content .point-section .point-n1-bg {
      height: 186.6vw;
      width: 100%;
      position: absolute;
      z-index: 1; }
    .pt_product-details .static-content .point-section .point-n1-sec01 {
      margin-top: 24vw;
      margin-left: 6vw;
      margin-right: 6vw;
      padding-bottom: 13.3vw;
      position: relative;
      z-index: 2; }
      .pt_product-details .static-content .point-section .point-n1-sec01__title {
        padding-top: 70px;
        font-size: 21px;
        letter-spacing: 0em;
        line-height: 1.3;
        font-weight: 600;
        margin-bottom: 3.3vw; }
      .pt_product-details .static-content .point-section .point-n1-sec01__subtitle {
        text-align: center;
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.1;
        font-weight: 600;
        margin-bottom: 3.3vw; }
      .pt_product-details .static-content .point-section .point-n1-sec01__text {
        font-size: 14px;
        letter-spacing: 0em;
        line-height: 2;
        font-weight: 400;
        text-align: center;
        margin-bottom: 6.6vw; }
        .pt_product-details .static-content .point-section .point-n1-sec01__text u {
          text-decoration: none;
          padding-bottom: 2px;
          border-bottom: 1px solid #000; }
      .pt_product-details .static-content .point-section .point-n1-sec01-list {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        position: relative; }
        .pt_product-details .static-content .point-section .point-n1-sec01-list:after {
          content: "";
          width: 8vw;
          height: 6.6vw;
          position: absolute;
          bottom: -15%;
          left: calc(50% - 4vw);
          display: inline-block;
          background: url(../../../../images/product-detail/skio/vcuv/image02-05.png) no-repeat center center;
          background-size: 100% auto; }
      .pt_product-details .static-content .point-section .point-n1-sec01-item {
        width: 50%;
        text-align: center; }
        .pt_product-details .static-content .point-section .point-n1-sec01-item-img {
          margin-left: 4%;
          margin-right: 4%; }
        .pt_product-details .static-content .point-section .point-n1-sec01-item__text {
          text-align: left;
          max-width: 80%;
          margin-left: auto;
          margin-right: auto;
          font-size: 10px;
          letter-spacing: 0em;
          line-height: 1.5;
          font-weight: 400; }
          .pt_product-details .static-content .point-section .point-n1-sec01-item__text b {
            font-weight: 600; }
    .pt_product-details .static-content .point-section .point-n1-sec02-catch {
      padding-top: 10.6vw;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
      position: relative;
      z-index: 3;
      margin-left: auto;
      margin-right: auto; }
      .pt_product-details .static-content .point-section .point-n1-sec02-catch__text {
        order: 1;
        text-align: center;
        width: 100%; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text01 {
          padding-bottom: 2px;
          border-bottom: 1px solid #000;
          display: inline-block;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 6.6vw;
          font-size: 14px;
          letter-spacing: 0em;
          line-height: 1;
          font-weight: 400; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 {
          font-size: 20px;
          letter-spacing: 0em;
          line-height: 0.7;
          font-weight: 600;
          display: inline-block;
          margin-bottom: 2.6vw; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 .dot {
            display: inline-block;
            position: relative; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 .dot:before {
              position: absolute;
              top: -92%;
              left: 45%;
              content: "";
              width: 4px;
              height: 4px;
              border-radius: 50%;
              background: #000; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03 {
          display: inline-block;
          font-size: 20px;
          letter-spacing: 0em;
          line-height: 0.7;
          font-weight: 600; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03:before {
            content: "";
            width: 10px;
            height: 17px;
            display: inline-block;
            background: url(../../../../images/product-detail/skio/vcuv/image10-left.png) no-repeat center center;
            background-size: 100% auto;
            margin-right: 2.6vw; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03:after {
            content: "";
            width: 10px;
            height: 17px;
            display: inline-block;
            background: url(../../../../images/product-detail/skio/vcuv/image10-right.png) no-repeat center center;
            background-size: 100% auto;
            margin-left: 2.6vw; }
      .pt_product-details .static-content .point-section .point-n1-sec02-catch__img01 {
        order: 2; }
      .pt_product-details .static-content .point-section .point-n1-sec02-catch__img02 {
        order: 3; }
  .pt_product-details .static-content .point-section .point-n2 {
    margin-top: 21.3vw; }
    .pt_product-details .static-content .point-section .point-n2-inner {
      display: flex;
      flex-wrap: wrap; }
      .pt_product-details .static-content .point-section .point-n2-inner-img {
        order: 2;
        margin-left: 5.3vw;
        margin-right: 0;
        overflow: hidden;
        z-index: 10;
        position: relative; }
        .pt_product-details .static-content .point-section .point-n2-inner-img img {
          max-width: 107%; }
        .pt_product-details .static-content .point-section .point-n2-inner-img__note {
          position: absolute;
          bottom: 0;
          right: 3%;
          font-size: 5px;
          letter-spacing: 0em;
          line-height: 1;
          font-weight: 400;
          color: #888; }
      .pt_product-details .static-content .point-section .point-n2-inner-textarea {
        order: 1;
        position: relative;
        margin-left: 5.3vw;
        margin-right: 5.3vw;
        width: 100%; }
        .pt_product-details .static-content .point-section .point-n2-inner-textarea:after {
          content: "";
          display: inline-block;
          background: url(../../../../images/product-detail/skio/vcuv/image02-09-sp.jpg) no-repeat 20% center;
          background-size: 100% auto;
          width: 90%;
          height: 82.6vw;
          max-height: 320px;
          position: absolute;
          top: 0%;
          right: -5.4vw; }
        .pt_product-details .static-content .point-section .point-n2-inner-textarea__title {
          padding-top: 70px;
          font-size: 22px;
          letter-spacing: 0em;
          line-height: 1.3;
          font-weight: 600;
          margin-bottom: 8vw;
          position: relative;
          z-index: 1; }
        .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 {
          position: relative;
          z-index: 1;
          font-size: 15px;
          letter-spacing: 0em;
          line-height: 1.4;
          font-weight: 600;
          margin-bottom: 8vw; }
          .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 .line {
            display: inline-block; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 .line:after {
              bottom: 2px;
              height: 8px; }
        .pt_product-details .static-content .point-section .point-n2-inner-textarea__text02 {
          font-size: 14px;
          letter-spacing: 0em;
          line-height: 1.7;
          font-weight: 400;
          margin-bottom: 8vw;
          position: relative;
          z-index: 1; }
  .pt_product-details .static-content .point-section .point-n3 {
    margin-top: 21.3vw; }
    .pt_product-details .static-content .point-section .point-n3-inner {
      display: flex;
      flex-wrap: wrap; }
      .pt_product-details .static-content .point-section .point-n3-inner-img {
        order: 2;
        margin-left: 5.3vw;
        margin-right: 5.3vw;
        margin-bottom: 8vw;
        overflow: hidden;
        position: relative; }
        .pt_product-details .static-content .point-section .point-n3-inner-img img {
          max-width: 105%; }
        .pt_product-details .static-content .point-section .point-n3-inner-img__note {
          position: absolute;
          bottom: 0;
          right: 3%;
          font-size: 5px;
          letter-spacing: 0em;
          line-height: 1;
          font-weight: 400;
          color: #888; }
      .pt_product-details .static-content .point-section .point-n3-inner-textarea01 {
        order: 1;
        position: relative;
        margin-left: 5.3vw;
        margin-right: 5.3vw;
        margin-bottom: 10.6vw;
        width: 100%; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01:after {
          content: "";
          display: inline-block;
          background: url(../../../../images/product-detail/skio/vcuv/image02-10-sp.jpg) no-repeat 20% center;
          background-size: 100% auto;
          width: 90%;
          position: absolute;
          top: -5%;
          left: -5.4vw;
          height: 82.6vw; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01__title {
          padding-top: 70px;
          font-size: 22px;
          letter-spacing: 0em;
          line-height: 1.3;
          font-weight: 600;
          margin-bottom: 8vw;
          position: relative;
          z-index: 1; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text01 {
          position: relative;
          z-index: 1;
          font-size: 14px;
          letter-spacing: 0em;
          line-height: 1.7;
          font-weight: 400;
          margin-bottom: 1.3vw; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 {
          font-size: 15px;
          letter-spacing: 0em;
          line-height: 1.4;
          font-weight: 600;
          margin-bottom: 8vw;
          position: relative;
          z-index: 1; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 .line {
            display: inline-block; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 .line:after {
              bottom: 2px;
              height: 8px; }
      .pt_product-details .static-content .point-section .point-n3-inner-textarea02 {
        order: 3;
        position: relative;
        height: 102.6vw;
        width: 100%;
        background: url(../../../../images/product-detail/skio/vcuv/image02-12-sp_2409.png) no-repeat 70% center;
        background-size: 90% auto;
        text-align: center;
        padding-top: 17.3vw; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text01 {
          display: inline-block;
          font-size: 22px;
          letter-spacing: 0em;
          line-height: 1.2;
          font-weight: 600;
          text-align: center;
          margin-bottom: 4vw; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text01:before {
            content: "";
            width: 10px;
            height: 17px;
            display: inline-block;
            background: url(../../../../images/product-detail/skio/vcuv/image10-left.png) no-repeat center center;
            background-size: 100% auto;
            margin-right: 2.6vw; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text01:after {
            margin-left: 2.6vw;
            content: "";
            width: 10px;
            height: 17px;
            display: inline-block;
            background: url(../../../../images/product-detail/skio/vcuv/image10-right.png) no-repeat center center;
            background-size: 100% auto; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text02 {
          font-size: 18px;
          letter-spacing: 0em;
          line-height: 1.5;
          font-weight: 600;
          text-align: center;
          margin-bottom: 2.6vw; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text03 {
          font-size: 14px;
          letter-spacing: -0.04em;
          line-height: 2;
          font-weight: 400;
          text-align: left;
          width: 38%;
          margin-left: 13.3vw; }

.pt_product-details .static-content .note-section {
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin: 80px auto 0;
  padding: 40px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  background: url("../../../../images/product-detail/skio/vcuv/insert-image02.png") no-repeat left top;
  background-size: 144px auto; }

.pt_product-details .static-content .note-section .note__col {
  display: flex; }

.pt_product-details .static-content .note-section .note__col:nth-child(2) {
  flex-wrap: wrap; }

.pt_product-details .static-content .note-section .note__textarea {
  flex: 1;
  padding: 0 10px 0 0;
  font-size: 12px; }

.pt_product-details .static-content .note-section .note__title {
  font-size: 16px; }

.pt_product-details .static-content .note-section .note__text {
  margin: 20px 0 0;
  line-height: 1.4; }

.pt_product-details .static-content .note-section .note__text .small-text {
  color: #888;
  font-size: 10px;
  line-height: 1.7; }
  .pt_product-details .static-content .note-section .note__text .small-text.is-black {
    color: #000;
    font-size: 11px; }

.pt_product-details .static-content .note-section .note__text strong {
  display: inline-block;
  margin: 0 0 10px; }

.pt_product-details .static-content .note-section .note__image {
  width: 90px; }

.pt_product-details .static-content .note-section .note__col-top,
.pt_product-details .static-content .note-section .note__col-bottom {
  width: 100%;
  display: flex; }

.pt_product-details .static-content .note-section .note__col-bottom {
  color: #666;
  font-size: 10px;
  line-height: 1.5; }

.pt_product-details .static-content .note-section .note__figure {
  position: relative;
  width: 50%; }

.pt_product-details .static-content .note-section .note__figure:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #666;
  font-family: Futura;
  font-size: 20px; }

.pt_product-details .static-content .note-section .note__figure:nth-child(1):before {
  content: "1"; }

.pt_product-details .static-content .note-section .note__figure:nth-child(2):before {
  content: "2"; }

.pt_product-details .static-content .note-section .note__col-illust {
  margin: 0 0 8px;
  text-align: center; }

  .pt_product-details .static-content .step-section {
    width: 100%;
    max-width: 1200px;
    margin: 60px auto 0; }
    @media print, screen and (min-width: 768px) {
      .pt_product-details .static-content .step-section {
        padding: 0 20px; } }
    @media print, screen and (min-width: 1240px) {
      .pt_product-details .static-content .step-section {
        margin: 80px auto 0; } }
    .pt_product-details .static-content .step-section .step__title {
      text-align: center; }
      .pt_product-details .static-content .step-section .step__title small {
        font-size: 14px; }
        @media print, screen and (min-width: 768px) {
          .pt_product-details .static-content .step-section .step__title small {
            font-size: 16px; } }
      .pt_product-details .static-content .step-section .step__title span {
        position: relative;
        display: inline-block;
        margin: 10px 0 0;
        font-size: 24px; }
        @media print, screen and (min-width: 768px) {
          .pt_product-details .static-content .step-section .step__title span {
            font-size: 26px; } }
        .pt_product-details .static-content .step-section .step__title span:after {
          position: absolute;
          left: 0;
          bottom: -4px;
          z-index: -1;
          content: "";
          width: 100%;
          height: 12px;
          background: #ffe100; }
    .pt_product-details .static-content .step-section .step-wrap {
      display: flex;
      justify-content: space-between;
      width: 100%;
      max-width: 1180px;
      margin: 70px auto 0; }
      @media screen and (max-width: 767px) {
        .pt_product-details .static-content .step-section .step-wrap {
          padding: 0 0 0 20px;
          flex-direction: column; } }
    @media print, screen and (min-width: 768px) {
      .pt_product-details .static-content .step-section .step {
        width: calc((100% - 160px) / 5); } }
    .pt_product-details .static-content .step-section .step + .step {
      position: relative; }
      @media screen and (max-width: 767px) {
        .pt_product-details .static-content .step-section .step + .step {
          margin: 15px 0 0; } }
          /*
      .pt_product-details .static-content .step-section .step + .step:before {
        position: absolute;
        top: 50%;
        left: -28px;
        content: "";
        width: 12px;
        height: 23px;
        background: url("../../../../images/product-detail/skio/vcserum/icon-arrow02.png") no-repeat;
        background-size: 100% auto;
        transform: translate(-50%, -50%); }
        */
    .pt_product-details .static-content .step-section .step__note {
      margin: 40px 0 0;
      color: #888;
      font-size: 10px;
      text-align: right; }
      @media screen and (max-width: 767px) {
        .pt_product-details .static-content .step-section .step__note {
          margin: 30px 0 0;
          padding: 0 20px; } }
  

.pt_product-details .static-content .banner02 {
  margin: 60px 0 0;
  text-align: center; }

.pt_product-details .static-content .banner02 .banner02__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  text-align: left; }

.pt_product-details .static-content .approach-section {
  margin: 50px 0 0; }

.pt_product-details .static-content .approach-section .approach__title-wrap {
  width: 100%;
  max-width: 900px;
  margin: 0 auto; }

.pt_product-details .static-content .approach-section .approach__title {
  font-size: 26px;
  text-align: center; }

.pt_product-details .static-content .approach-section .approach__text {
  width: 100%;
  max-width: 660px;
  margin: 20px auto 0;
  font-size: 15px;
  line-height: 2; }

.pt_product-details .static-content .approach-section .approach__image-wrap {
  position: relative; }

.pt_product-details .static-content .approach-section .approach__image-wrap .approach__image:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 42%; }

.pt_product-details .static-content .approach-section .approach__image-wrap .approach__image:nth-child(2) {
  width: 64%;
  padding: 60px 0 0; }

.pt_product-details .static-content .voice-section {
  padding: 60px 20px;
  background: #FAFAFA; }

.pt_product-details .static-content .voice-section .voice__title {
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.02em; }

.pt_product-details .static-content .voice-section .voice__title span:first-child {
  display: inline-block;
  margin: 0 0 10px; }

.pt_product-details .static-content .voice-section .voice-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  margin: 40px auto 0; }

.pt_product-details .static-content .voice-section .voice {
  position: relative;
  padding: 30px 20px 40px;
  background: #fff; }

.pt_product-details .static-content .voice-section .voice__data {
  display: inline-block;
  padding: 0 0 20px;
  background: url("../../../../images/product-detail/skio/vcuv/line01.png") no-repeat center bottom;
  background-size: 100% auto; }

.pt_product-details .static-content .voice-section .data-label {
  color: #FED400;
  font-family: Futura;
  font-size: 26px; }

.pt_product-details .static-content .voice-section .data-value {
  font-size: 12px;
  font-weight: bold; }

.pt_product-details .static-content .voice-section .voice__text {
  margin: 35px 0 0;
  font-size: 14px;
  line-height: 1.7; }

.pt_product-details .static-content .voice-section .voice__image {
  position: absolute;
  top: -15px;
  right: 20px; }

.pt_product-details .static-content .voice-section .line {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ffe100 0%); }

@media print, screen and (min-width: 768px) {
  .pt_product-details .static-content .size16 {
    padding: 0 0.5em;
    font-size: 16px; }
  .pt_product-details .static-content .size22 {
    font-size: 22px; }
  .pt_product-details .static-content .size34 {
    font-size: 34px; }
  .pt_product-details .static-content .banner01 {
    padding: 40px 0;
    background: url("../../../../images/product-detail/skio/vcuv/bg-image01.jpg") no-repeat;
    background-size: cover; }
  .pt_product-details .static-content .message-section .message-section__inner {
    padding: 145px 0; }
  .pt_product-details .static-content .message-section .message-section__note {
    padding: 0 20px; }
  .pt_product-details .static-content .point-section .point:nth-child(odd) .point__textarea {
    order: 2; }
  .pt_product-details .static-content .point-section .point:nth-child(3) .point__title:before {
    right: -40px;
    width: 36%;
    max-width: 175px;
    height: 125px;
    background: url("../../../../images/product-detail/skio/vcuv/insert-image01.jpg") no-repeat right;
    background-size: 100% auto; }
  .pt_product-details .static-content .point-section .point + .point {
    margin: 80px 0 0; }
  .pt_product-details .static-content .point-section .point__image {
    width: 56%; }
  .pt_product-details .static-content .point-section .point__textarea {
    padding: 0 40px; }
  .pt_product-details .static-content .point-section .point__title {
    font-size: 28px; }
  .pt_product-details .static-content .point-section .point__sub-title {
    margin: 15px 0 0;
    font-size: 13px; }
  .pt_product-details .static-content .point-section .point__text {
    margin: 30px 0 0;
    font-size: 15px; }
  .pt_product-details .static-content .point-section .point__list {
    margin: 15px 0 0;
    font-size: 15px; }
  .pt_product-details .static-content .point-section .point__note {
    margin: 25px 0 0; }
  .pt_product-details .static-content .point-section .is-sp-br {
    display: none; }
  .pt_product-details .static-content .point-section .is-pc-br {
    display: inline; }
  .pt_product-details .static-content .point-section .sp-hide {
    display: inherit; }
  .pt_product-details .static-content .point-section .point-title01 {
    position: relative; }
    .pt_product-details .static-content .point-section .point-title01:before {
      content: "";
      width: 80px;
      height: 80px;
      top: -20%;
      left: calc(50% - 318px); }
  .pt_product-details .static-content .point-section .point-title02 {
    position: relative; }
    .pt_product-details .static-content .point-section .point-title02:before {
      content: "";
      width: 80px;
      height: 80px;
      top: -28%;
      left: calc(50% - 250px); }
  .pt_product-details .static-content .point-section .point-title03 {
    position: relative; }
    .pt_product-details .static-content .point-section .point-title03:before {
      content: "";
      width: 80px;
      height: 80px;
      top: -16%;
      left: calc(50% - 172px); }
  .pt_product-details .static-content .point-section .point {
    /*ポイント1*/ }
    .pt_product-details .static-content .point-section .point-n1 {
      position: relative; }
      .pt_product-details .static-content .point-section .point-n1-bg {
        height: 500px;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 55px; }
      .pt_product-details .static-content .point-section .point-n1-sec01 {
        margin-top: 100px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 100px; }
        .pt_product-details .static-content .point-section .point-n1-sec01__title {
          max-width: 585px;
          padding-top: 45px;
          font-size: 28px;
          letter-spacing: 0em;
          line-height: 1.3;
          font-weight: 600;
          text-align: center;
          margin-left: auto;
          margin-right: auto; }
        .pt_product-details .static-content .point-section .point-n1-sec01__subtitle {
          text-align: center;
          font-size: 24px;
          letter-spacing: 0em;
          line-height: 0.9;
          font-weight: 600; }
        .pt_product-details .static-content .point-section .point-n1-sec01__text {
          font-size: 16px;
          letter-spacing: 0em;
          line-height: 1.8;
          font-weight: 400;
          text-align: center; }
          .pt_product-details .static-content .point-section .point-n1-sec01__text u {
            text-decoration: none;
            padding-bottom: 2px;
            border-bottom: 1px solid #000; }
        .pt_product-details .static-content .point-section .point-n1-sec01-list {
          display: flex;
          justify-content: space-between;
          flex-wrap: nowrap;
          position: relative;
          max-width: 630px;
          margin-left: auto;
          margin-right: auto; }
          .pt_product-details .static-content .point-section .point-n1-sec01-list:after {
            content: "";
            position: absolute;
            bottom: -22%;
            left: calc(50% - 22px); }
        .pt_product-details .static-content .point-section .point-n1-sec01-item {
          width: 24%;
          text-align: center; }
          .pt_product-details .static-content .point-section .point-n1-sec01-item-img {
            margin-left: 5%;
            margin-right: 5%;
            margin-bottom: 8px; }
          .pt_product-details .static-content .point-section .point-n1-sec01-item__text {
            text-align: left;
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
            font-size: 5px;
            letter-spacing: 0em;
            line-height: 1.5;
            font-weight: 400; }
            .pt_product-details .static-content .point-section .point-n1-sec01-item__text b {
              font-weight: 600; }
      .pt_product-details .static-content .point-section .point-n1-sec02-catch {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        position: relative;
        z-index: 3;
        margin-top: -4%; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch__text {
          order: 2;
          text-align: center;
          width: auto; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text01 {
            padding-bottom: 2px; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 .dot {
            display: inline-block;
            position: relative; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 .dot:before {
              position: absolute;
              top: -42%;
              left: 45%;
              width: 6px;
              height: 6px; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03 {
            display: inline-block; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03:before {
              content: "";
              width: 15px;
              height: 20px;
              margin-right: 10px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03:after {
              content: "";
              width: 15px;
              height: 20px;
              margin-left: 10px; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch__img01 {
          width: 380px;
          order: 1; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch__img02 {
          width: 380px;
          transform: translateY(40px);
          order: 3; }
    .pt_product-details .static-content .point-section .point-n2 {
      overflow: hidden; }
      .pt_product-details .static-content .point-section .point-n2-inner {
        display: flex;
        flex-wrap: nowrap; }
        .pt_product-details .static-content .point-section .point-n2-inner-img {
          order: 1;
          overflow: visible;
          width: 600px;
          position: relative; }
          .pt_product-details .static-content .point-section .point-n2-inner-img img {
            max-width: 110%; }
          .pt_product-details .static-content .point-section .point-n2-inner-img__note {
            position: absolute;
            bottom: 0;
            right: auto;
            left: 0%;
            bottom: 10%;
            color: #888; }
        .pt_product-details .static-content .point-section .point-n2-inner-textarea {
          order: 2;
          position: relative;
          margin-left: auto;
          margin-right: auto;
          margin-top: 90px;
          width: 50%; }
          .pt_product-details .static-content .point-section .point-n2-inner-textarea:after {
            content: "";
            display: inline-block;
            background: url(../../../../images/product-detail/skio/vcuv/image02-09.jpg) no-repeat 20% center;
            background-size: 100% auto;
            width: 560px;
            position: absolute;
            top: -3%;
            right: -120px; }
          .pt_product-details .static-content .point-section .point-n2-inner-textarea__title {
            padding-top: 56px;
            font-size: 28px;
            letter-spacing: 0em;
            line-height: 1.3;
            font-weight: 600;
            position: relative;
            z-index: 1; }
          .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 {
            position: relative;
            z-index: 1;
            font-size: 20px;
            letter-spacing: 0em;
            line-height: 1.4;
            font-weight: 600; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 .line {
              display: inline-block; }
              .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 .line:after {
                bottom: 2px;
                height: 8px; }
          .pt_product-details .static-content .point-section .point-n2-inner-textarea__text02 {
            font-size: 14px;
            letter-spacing: 0em;
            line-height: 1.7;
            font-weight: 400;
            position: relative;
            z-index: 1; }
    .pt_product-details .static-content .point-section .point-n3-inner {
      display: flex;
      flex-wrap: wrap;
      max-width: 900px;
      margin-left: auto;
      margin-right: auto;
      justify-content: space-between; }
      .pt_product-details .static-content .point-section .point-n3-inner-img {
        order: 2;
        margin-left: auto;
        margin-right: 0;
        margin-bottom: auto;
        max-width: 46%;
        overflow: hidden;
        margin-top: 4%;
        position: relative; }
        .pt_product-details .static-content .point-section .point-n3-inner-img img {
          max-width: 100%; }
        .pt_product-details .static-content .point-section .point-n3-inner-img__note {
          position: absolute;
          bottom: 0;
          right: 3%;
          font-size: 5px;
          letter-spacing: 0em;
          line-height: 1;
          font-weight: 400;
          color: #888; }
      .pt_product-details .static-content .point-section .point-n3-inner-textarea01 {
        order: 1;
        position: relative;
        margin-left: 30px;
        margin-right: auto;
        margin-bottom: auto;
        width: auto; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01:after {
          content: "";
          display: inline-block;
          background: url(../../../../images/product-detail/skio/vcuv/image02-10.jpg) no-repeat 20% center;
          background-size: 100% auto;
          width: 560px;
          position: absolute;
          top: -5%;
          left: -60%; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01__title {
          padding-top: 70px;
          font-size: 28px;
          letter-spacing: 0em;
          line-height: 1.4;
          font-weight: 600;
          position: relative;
          z-index: 1; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text01 {
          position: relative;
          z-index: 1;
          font-size: 16px;
          letter-spacing: 0em;
          line-height: 1.7;
          font-weight: 400; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 {
          font-size: 20px;
          letter-spacing: 0em;
          line-height: 1.4;
          font-weight: 600;
          position: relative;
          z-index: 1; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 .line {
            display: inline-block; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 .line:after {
              bottom: 2px;
              height: 8px; }
      .pt_product-details .static-content .point-section .point-n3-inner-textarea02 {
        order: 3;
        position: relative;
        width: 100%;
        background: url(../../../../images/product-detail/skio/vcuv/image02-12_2409.png) no-repeat center center;
        background-size: 100% auto;
        text-align: center;
        padding-top: 60px;
        margin-top: 90px; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text01 {
          display: inline-block;
          font-size: 20px;
          letter-spacing: 0em;
          line-height: 1.7;
          font-weight: 600;
          text-align: center;
          margin-bottom: 5px; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text01:before {
            content: "";
            width: 15px;
            height: 20px;
            margin-right: 10px; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text01:after {
            width: 15px;
            height: 20px;
            margin-left: 10px; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text02 {
          font-size: 24px;
          letter-spacing: 0em;
          line-height: 1.3;
          font-weight: 600;
          text-align: center;
          margin-bottom: 10px; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text03 {
          font-size: 15px;
          letter-spacing: -0.04em;
          line-height: 2.2;
          font-weight: 400;
          text-align: center;
          width: auto;
          margin-left: auto; }
  .pt_product-details .static-content .note-section .note__col:nth-child(1) {
    width: 50%;
    padding: 0 30px 0 40px;
    border-right: 1px solid #efefef; }
  .pt_product-details .static-content .note-section .note__col:nth-child(2) {
    width: calc(50% + 80px);
    padding: 0 40px 0 30px; }
  .pt_product-details .static-content .note-section .note__textarea {
    padding: 0 20px 0 0;
    font-size: 14px; }
  .pt_product-details .static-content .note-section .note__title {
    font-size: 18px; }
  .pt_product-details .static-content .note-section .note__image {
    width: 120px; }
  .pt_product-details .static-content .note-section .note__col-bottom {
    margin: 30px 60px 0 0;
    background: url("../../../../images/product-detail/skio/vcuv/icon-arrow01.png") no-repeat center center;
    background-size: 14px auto; }
  .pt_product-details .static-content .note-section .note__figure:nth-child(1) {
    padding: 0 25px 0 0; }
  .pt_product-details .static-content .note-section .note__figure:nth-child(2) {
    padding: 0 0 0 25px; }
  .pt_product-details .static-content .note-section .note__figure:nth-child(2):before {
    left: 25px; }
  
  .pt_product-details .static-content .banner02 {
    margin: 80px 0 0;
    padding: 70px 0;
    position: relative;
    overflow: hidden; }
    .pt_product-details .static-content .banner02:after {
      content: "";
      background: url("../../../../images/product-detail/skio/vcuv/bg-image03.png") no-repeat;
      background-size: cover;
      width: 760px;
      height: 423px;
      display: inline-block;
      position: absolute;
      top: calc(50% - 212px);
      left: calc(50% - 210px); }
    .pt_product-details .static-content .banner02 .banner02__text {
      z-index: 10 !important;
      position: relative; }
  .pt_product-details .static-content .banner02 .banner02__image {
    display: none; }
  .pt_product-details .static-content .approach-section {
    margin: 60px 0 0; }
  .pt_product-details .static-content .approach-section .approach__title-wrap {
    padding: 20px 0;
    background: url("../../../../images/product-detail/skio/vcuv/bg-image05.jpg") no-repeat center;
    background-size: 100% auto; }
  .pt_product-details .static-content .approach-section .approach__text {
    text-align: center; }
  .pt_product-details .static-content .approach-section .approach__image-wrap {
    margin: 20px 0 0; }
  .pt_product-details .static-content .voice-section {
    margin: 80px 0 0;
    padding: 60px 0;
    background: url("../../../../images/product-detail/skio/vcuv/bg-image04.jpg") no-repeat;
    background-size: cover; }
  .pt_product-details .static-content .voice-section .voice {
    width: calc((100% - 20px) / 2);
    padding: 40px 50px 50px; }
  .pt_product-details .static-content .voice-section .voice__text {
    margin: 20px 0 0;
    font-size: 15px; }
  .pt_product-details .static-content .voice-section .voice__image {
    top: -15px;
    right: 40px; } }

@media screen and (max-width: 767px) {
  .pt_product-details .static-content .sp-size12 {
    font-size: 12px; }
  .pt_product-details .static-content .sp-size30 {
    font-size: 30px; }
  .pt_product-details .static-content .message-section .message-section__note {
    padding: 0 20px; }
  .pt_product-details .static-content .point-section .point {
    flex-direction: column; }
  .pt_product-details .static-content .point-section .point:nth-child(odd) .point__image {
    margin-right: 30px; }
  .pt_product-details .static-content .point-section .point:nth-child(odd) .point__image {
    order: 2; }
  .pt_product-details .static-content .point-section .point:nth-child(even) .point__image {
    margin-left: 30px; }
  .pt_product-details .static-content .point-section .point__image {
    margin: 30px 0 0; }
  .pt_product-details .static-content .note-section {
    margin: 60px auto 0;
    padding: 30px 30px 60px;
    flex-direction: column; }
  .pt_product-details .static-content .note-section .note__col:nth-child(1) {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #efefef; }
  .pt_product-details .static-content .note-section .note__image {
    margin: 35px 0 0; }
  .pt_product-details .static-content .note-section .note__col-bottom {
    margin: 30px 0 0;
    justify-content: space-between;
    background: url("../../../../images/product-detail/skio/vcuv/icon-arrow01.png") no-repeat center 70px;
    background-size: 14px auto; }
  .pt_product-details .static-content .note-section .note__figure:nth-child(1) {
    margin-left: -10px;
    padding: 0 13px 0 0; }
  .pt_product-details .static-content .note-section .note__figure:nth-child(2) {
    margin-right: -10px;
    padding: 0 0 0 13px; }
  .pt_product-details .static-content .banner02 .banner02__text img {
    width: 100%; }
  .pt_product-details .static-content .approach-section {
    overflow: hidden; }
  .pt_product-details .static-content .approach-section .approach__title {
    font-size: 24px;
    padding: 0 10px;
    line-height: 1.4; }
  .pt_product-details .static-content .approach-section .approach__text {
    padding: 0 20px; }
  .pt_product-details .static-content .approach-section .approach__image-wrap {
    margin: 30px -47px 0 -17px; }
  .pt_product-details .static-content .voice-section .voice__title {
    font-weight: bold; }
  .pt_product-details .static-content .voice-section .voice__title span:first-child {
    font-weight: normal; }
  .pt_product-details .static-content .voice-section .voice-wrap {
    flex-direction: column; }
  .pt_product-details .static-content .voice-section .voice + .voice {
    margin: 30px 0 0; } }

@media screen and (max-width: 320px) {
  .pt_product-details .static-content .sp-size12 {
    font-size: 10px; }
  .pt_product-details .static-content .sp-size30 {
    font-size: 26px; }
  .pt_product-details .static-content .point-section .point:nth-child(3) .point__title:before {
    width: 75px;
    height: 55px;
    background: url("../../../../images/product-detail/skio/vcuv/insert-image01.jpg") no-repeat;
    background-size: 75px auto; }
  .pt_product-details .static-content .point-section .point__title {
    font-size: 20px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text01 {
              font-size: 11.2px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 {
              font-size: 16px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03 {
              font-size: 16px; }
            .pt_product-details .static-content .point-section .point-n2-inner-img__note {
              font-size: 10px; }
            .pt_product-details .static-content .point-section .point-n3-inner-img__note {
              font-size: 10px; }
  .pt_product-details .static-content .approach-section .approach__title {
    font-size: 22px; } }

@media print, screen and (min-width: 1240px) {
  .pt_product-details .static-content .message-section .message-section__note {
    padding: 0; }
  .pt_product-details .static-content .step-section {
    margin: 80px auto 0; } }

@media print, screen and (max-width: 320px) {
          .pt_product-details .static-content .point-section .point-n1-sec01__title {
            font-size: 20px;
            letter-spacing: 0em;
            line-height: 1.3;
            font-weight: 600; }
          .pt_product-details .static-content .point-section .point-n1-sec01__text {
            font-size: 12px;
            letter-spacing: 0em;
            line-height: 2.1;
            font-weight: 400; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea02 {
            background-position: 5% center;
            background-size: 102% auto;
            height: 120vw;
            padding-top: 22%; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea02 .text03 {
              font-size: 10px;
              letter-spacing: -0.04em;
              line-height: 2.2;
              font-weight: 400; }
  .pt_product-details .static-content .voice-section .voice__image {
    width: 30%;
    top: -2%;
    right: 1%; } }

@media only screen and (min-width: 768px), print {
          .pt_product-details .static-content .point-section .point-n1-sec01__title {
            margin-bottom: 25px; }
          .pt_product-details .static-content .point-section .point-n1-sec01__subtitle {
            margin-bottom: 10px; }
          .pt_product-details .static-content .point-section .point-n1-sec01__text {
            margin-bottom: 25px; }
            .pt_product-details .static-content .point-section .point-n1-sec01-list:after {
              width: 40px; }
            .pt_product-details .static-content .point-section .point-n1-sec01-list:after {
              height: 20px; }
        .pt_product-details .static-content .point-section .point-n1-sec02-catch {
          padding-top: 0px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text01 {
              margin-bottom: 20px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text01 {
              font-size: 18px;
              letter-spacing: 0em;
              line-height: 1.5;
              font-weight: 400; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 {
              font-size: 24px;
              letter-spacing: -0.08em;
              line-height: 1.1;
              font-weight: 600; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text02 {
              margin-bottom: 10px; }
            .pt_product-details .static-content .point-section .point-n1-sec02-catch__text .text03 {
              font-size: 24px;
              letter-spacing: -0.04em;
              line-height: 1.1;
              font-weight: 600; }
      .pt_product-details .static-content .point-section .point-n2 {
        margin-top: 110px; }
          .pt_product-details .static-content .point-section .point-n2-inner-img {
            margin-left: 40px; }
            .pt_product-details .static-content .point-section .point-n2-inner-img__note {
              font-size: 10px;
              letter-spacing: 0em;
              line-height: 1;
              font-weight: 400; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea:after {
              height: 380px; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea__title {
              margin-bottom: 20px; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea__text01 {
              margin-bottom: 20px; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea__text02 {
              margin-bottom: 20px; }
      .pt_product-details .static-content .point-section .point-n3 {
        margin-top: 120px; }
            .pt_product-details .static-content .point-section .point-n3-inner-img__note {
              font-size: 20px;
              letter-spacing: 0em;
              line-height: 1;
              font-weight: 400; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea01:after {
              height: 360px; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea01__title {
              margin-bottom: 20px; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text01 {
              margin-bottom: 10px; }
            .pt_product-details .static-content .point-section .point-n3-inner-textarea01__text02 {
              margin-bottom: 60px; }
          .pt_product-details .static-content .point-section .point-n3-inner-textarea02 {
            height: 320px; } }

@media print, screen and (min-width: 768px) and (max-width: 1096px) {
      .pt_product-details .static-content .point-section .point-title02:before {
        left: calc(50% - 50%); }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__img01 {
            width: 31%;
            margin-right: 3%; }
          .pt_product-details .static-content .point-section .point-n1-sec02-catch__img02 {
            width: 32%; }
          .pt_product-details .static-content .point-section .point-n2-inner-img {
            width: 50%;
            margin-left: 1%;
            padding-bottom: 2%; }
            .pt_product-details .static-content .point-section .point-n2-inner-img img {
              max-width: 110%;
              margin-top: 10%; }
            .pt_product-details .static-content .point-section .point-n2-inner-img__note {
              bottom: 0%; }
          .pt_product-details .static-content .point-section .point-n2-inner-textarea {
            width: 40%; }
            .pt_product-details .static-content .point-section .point-n2-inner-textarea:after {
              width: 110%;
              right: -18%;
              height: 80%;
              background-size: cover; }
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 {
          padding-top: 10%; }
        .pt_product-details .static-content .step-section .step:nth-child(4) img {
          margin-top: 2%; }
      .pt_product-details .static-content .banner02:after {
        width: 86vw;
        height: 52vw;
        background-size: 100% auto;
        left: calc(50% - 14%); } }

@media screen and (min-width: 768px) and (max-width: 320px) {
            .pt_product-details .static-content .point-section .point-n1-sec01-item__text {
              font-size: 10px; }
          .pt_product-details .static-content .point-section .point-n3-inner-img__note {
            font-size: 10px; } }

@media only screen and (min-width: 768px) and (min-width: 768px), print {
            .pt_product-details .static-content .point-section .point-n1-sec01-item__text {
              font-size: 10px;
              letter-spacing: 0em;
              line-height: 1.5;
              font-weight: 400; }
          .pt_product-details .static-content .point-section .point-n3-inner-img__note {
            font-size: 20px;
            letter-spacing: 0em;
            line-height: 1;
            font-weight: 400; } }

@media print, screen and (min-width: 768px) and (max-width: 768px) {
        .pt_product-details .static-content .point-section .point-n3-inner-textarea02 {
          padding-top: 10%; } }