@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Jost:wght@100..900&family=Shippori+Mincho+B1:wght@400;500;600&display=swap");
/* FONT SETTING
------------------------------------------ */
/*
font-family: 'Noto Sans JP', sans-serif;


.jost-<uniquifier> {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.shippori-mincho-b1-regular {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-style: normal;
}

.shippori-mincho-b1-medium {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-style: normal;
}

.shippori-mincho-b1-semibold {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 600;
  font-style: normal;
}


		
*/
/*
#campaign_area {
font-family: “Hiragino Sans”,YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
b, strong, .bold{
	font-family: “Hiragino Sans”, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
*/
/* IEだけに適応 */
/*
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}
*/
/* MIXIN & SHORTCODE
------------------------------------------ */
/*
@include incSmooth();
*/
/* BASE SETTING
------------------------------------------ */
body {
  color: #333; }

a, a:focus {
  outline: none !important; }

sup {
  font-size: 9px;
  margin-right: 5px;
  vertical-align: top; }

sub {
  font-size: 18px;
  line-height: 1;
  margin-right: 5px;
  vertical-align: -8px; }

.c-breadcrumb {
  margin-top: 0; }

.p-footer-top {
  z-index: 10; }

@media only screen and (min-width: 768px) {
  .l-main img {
    image-rendering: -webkit-optimize-contrast; }

  .l-main img {
    -webkit-backface-visibility: hidden; }

  .l-main img {
    -webkit-transform: translateZ(0); } }
@media only screen and (max-width: 768px) {
  body {
    min-width: auto;
    min-width: none; }

  sub {
    font-size: 9px;
    vertical-align: -3px; }

  sup {
    vertical-align: top; } }
/* COMPONENT
------------------------------------------ */
.spDisp {
  display: none; }

.spHide {
  display: inline; }

ul.indList li {
  text-indent: -1em;
  padding-left: 1em; }

.enFont {
  font-family: "Jost", sans-serif;
  font-weight: 500; }

@media only screen and (max-width: 768px) {
  .spDisp {
    display: inline; }

  .spHide {
    display: none; } }
/* UNIQ
------------------------------------------ */
#campaign_area {
  background: #CBEEFB;
  background: linear-gradient(90deg, #cbeefb 0%, #cef0fc 58%, #dbf8ff 100%);
  color: #2F2F2F;
  font-family: 'Hiragino Sans', 'Noto Sans JP', sans-serif; }

/*
.fvBg {
background: #CBEEFB;
background: linear-gradient(90deg, rgba(203, 238, 251, 1) 0%, rgba(206, 240, 252, 1) 58%, rgba(219, 248, 255, 1) 100%);
overflow: hidden;
}
*/
.fvArea {
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/fv_pc.webp") center top no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  min-height: 57vw;
  padding: 0;
  position: relative; }
  .fvArea .fvData {
    display: flex;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    width: 75%; }
  .fvArea h1 {
    margin: 0;
    padding-top: 2%;
    position: relative;
    width: 53%; }
    .fvArea h1 .fv01 {
      display: block;
      margin-bottom: 36px; }
      .fvArea h1 .fv01 img {
        width: 100%; }
    .fvArea h1 .fv02 {
      display: block;
      width: 100%; }

@media only screen and (max-width: 768px) {
  .fvArea {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/fv_sp.webp") center top no-repeat;
    background-size: cover;
    min-height: 174vw;
    padding: 0; }
    .fvArea .fvData {
      display: block;
      width: 100%; }
    .fvArea h1 {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      text-align: center;
      max-width: 100%;
      margin: 0;
      padding: 5vw 0 6vw;
      width: 100%; }
      .fvArea h1 .fv01 {
        margin-bottom: 3%; }
        .fvArea h1 .fv01 img {
          width: 90%; }
      .fvArea h1 .fv02 {
        padding: 0 3vw 0 5vw; }
        .fvArea h1 .fv02 img {
          width: 100%; } }
.fvCopy {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  padding: 0 40px 9vw;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt"; }
  .fvCopy .fvCopyInr {
    color: #484848;
    text-align: center; }
    .fvCopy .fvCopyInr .copy {
      font-family: "Shippori Mincho B1", system-ui;
      font-style: normal;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: -0.02em;
      line-height: 2.3;
      margin: 0 0 44px; }
    .fvCopy .fvCopyInr .attList {
      margin-bottom: 100px;
      padding-top: 20px;
      text-align: right; }
      .fvCopy .fvCopyInr .attList li {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 4px; }
    .fvCopy .fvCopyInr .cpBnr {
      display: block;
      margin-bottom: 40px;
      text-align: center; }
      .fvCopy .fvCopyInr .cpBnr img {
        max-width: 867px; }
    .fvCopy .fvCopyInr .cBtn {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center; }
      .fvCopy .fvCopyInr .cBtn a {
        background: #FF6417;
        border-radius: 6px;
        box-shadow: 0px 4px 1px #C8C9CA;
        cursor: pointer;
        color: #FFF;
        display: inline-block;
        font-size: 21px;
        font-weight: 600;
        line-height: 1.45;
        min-width: 404px;
        padding: 20px 0 20px;
        position: relative;
        text-decoration: none;
        text-align: center;
        transition: .2s;
        opacity: 1;
        overflow: hidden;
        /*
        &:before {
        content: '';
        background: rgba(255,255,255,0.2);
        border-radius: 200%;
        display: block;
        height: 100%;
        width: 160%;
        position: absolute;
        top: -40%;
        left: -30%;
        }
        */ }
        .fvCopy .fvCopyInr .cBtn a span {
          letter-spacing: 0.18em;
          position: relative;
          z-index: 2; }
          .fvCopy .fvCopyInr .cBtn a span:after {
            content: '';
            display: inline-block;
            width: 14px;
            height: 14px;
            border-top: 2px solid #FFF;
            border-right: 2px solid #FFF;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            margin-left: 20px;
            vertical-align: 5px; }
        .fvCopy .fvCopyInr .cBtn a:hover {
          opacity: 0.7; }

@media only screen and (max-width: 768px) {
  .fvCopy {
    padding: 10vw 0 60px; }
    .fvCopy .fvCopyInr {
      text-align: left; }
      .fvCopy .fvCopyInr .copy {
        font-size: 15px;
        line-height: 2.4;
        letter-spacing: -0.02em;
        margin: 0 0 5vw;
        padding: 0 4vw 0 7.5vw; }
      .fvCopy .fvCopyInr .attList {
        margin-bottom: 30px;
        padding: 0 5vw; }
        .fvCopy .fvCopyInr .attList li {
          font-size: 11px;
          line-height: 1.6;
          margin-bottom: 4px; }
      .fvCopy .fvCopyInr .cpBnr {
        margin-bottom: 20px;
        padding: 0 5vw; }
        .fvCopy .fvCopyInr .cpBnr img {
          max-width: 100%; }
      .fvCopy .fvCopyInr .cBtn {
        padding: 0 5vw 0; }
        .fvCopy .fvCopyInr .cBtn a {
          background-position: right center;
          background-size: 140% auto;
          font-size: 18px;
          line-height: 1.4;
          min-width: 100%;
          padding: 16px 0 15px;
          position: relative;
          text-decoration: none;
          text-align: center;
          transition: .2s;
          opacity: 1;
          overflow: hidden;
          /*
          &:before {
          content: '';
          background: rgba(255,255,255,0.2);
          border-radius: 200%;
          display: block;
          height: 100%;
          width: 160%;
          position: absolute;
          top: -40%;
          left: -30%;
          }
          */ }
          .fvCopy .fvCopyInr .cBtn a span {
            letter-spacing: 0.12em;
            position: relative;
            z-index: 2; }
            .fvCopy .fvCopyInr .cBtn a span strong {
              display: block;
              font-size: 17px;
              font-weight: 500;
              position: relative;
              margin-top: 4px;
              padding-top: 0; }
              .fvCopy .fvCopyInr .cBtn a span strong:after {
                content: '';
                display: inline-block;
                width: 6px;
                height: 6px;
                border-top: 1px solid #FFF;
                border-right: 1px solid #FFF;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                margin-left: 8px;
                vertical-align: 2px; }
          .fvCopy .fvCopyInr .cBtn a:hover {
            opacity: 1; } }
.preventionArea {
  padding: 0 32px 140px 16px; }
  .preventionArea .inr {
    background: #FFF;
    border-radius: 12px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 72px 40px 100px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt"; }
    .preventionArea .inr:after {
      border: 2px solid #4BA9F8;
      border-radius: 12px;
      content: '';
      display: block;
      position: absolute;
      top: 16px;
      left: 16px;
      height: 100%;
      width: 100%; }
    .preventionArea .inr .data {
      position: relative;
      z-index: 10; }
    .preventionArea .inr h2 {
      text-align: center; }
      .preventionArea .inr h2 img {
        max-width: 342px; }
    .preventionArea .inr .prevList {
      margin: 0 auto;
      max-width: 720px; }
      .preventionArea .inr .prevList li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 66px;
        width: 100%; }
        .preventionArea .inr .prevList li h3 {
          margin-bottom: 30px;
          width: 100%; }
        .preventionArea .inr .prevList li .img {
          width: 44%; }
        .preventionArea .inr .prevList li .desc {
          color: #0085ea;
          font-size: 17px;
          font-weight: 500;
          letter-spacing: 0.1em;
          line-height: 2;
          width: 56%; }
        .preventionArea .inr .prevList li:nth-child(1) h3 img {
          max-width: 489px; }
        .preventionArea .inr .prevList li:nth-child(1) .img img {
          max-width: 259px; }
        .preventionArea .inr .prevList li:nth-child(2) {
          flex-direction: row-reverse; }
          .preventionArea .inr .prevList li:nth-child(2) h3 img {
            max-width: 422px; }
          .preventionArea .inr .prevList li:nth-child(2) .img {
            text-align: center; }
            .preventionArea .inr .prevList li:nth-child(2) .img img {
              max-width: 226px; }
        .preventionArea .inr .prevList li:nth-child(3) h3 img {
          max-width: 474px; }
        .preventionArea .inr .prevList li:nth-child(3) .img img {
          max-width: 241px; }

@media only screen and (max-width: 768px) {
  .preventionArea {
    padding: 0 4vw 60px 2vw; }
    .preventionArea .inr {
      border-radius: 10px;
      margin: 0 auto;
      max-width: 100%;
      padding: 40px 4vw 40px 6vw; }
      .preventionArea .inr:after {
        border: 1px solid #4BA9F8;
        border-radius: 10px;
        top: 2vw;
        left: 2vw; }
      .preventionArea .inr h2 img {
        max-width: 86%; }
      .preventionArea .inr .prevList {
        margin: 0;
        max-width: 100%; }
        .preventionArea .inr .prevList li {
          display: block;
          margin-top: 50px;
          width: 100%; }
          .preventionArea .inr .prevList li h3 {
            margin-bottom: 20px;
            width: 100%; }
          .preventionArea .inr .prevList li .img {
            margin-bottom: 20px;
            text-align: center;
            width: 100%; }
          .preventionArea .inr .prevList li .desc {
            color: #0085ea;
            font-size: 15px;
            font-weight: 500;
            letter-spacing: 0.02em;
            line-height: 1.8;
            padding: 0 2.5vw;
            width: 100%; }
          .preventionArea .inr .prevList li:nth-child(1) h3 img {
            max-width: 100%; }
          .preventionArea .inr .prevList li:nth-child(1) .img img {
            max-width: 66%; }
          .preventionArea .inr .prevList li:nth-child(2) {
            flex-direction: row-reverse; }
            .preventionArea .inr .prevList li:nth-child(2) h3 {
              margin-bottom: 0; }
              .preventionArea .inr .prevList li:nth-child(2) h3 img {
                max-width: 90%; }
            .preventionArea .inr .prevList li:nth-child(2) .img img {
              max-width: 66%; }
          .preventionArea .inr .prevList li:nth-child(3) h3 img {
            max-width: 100%; }
          .preventionArea .inr .prevList li:nth-child(3) .img img {
            max-width: 66%; } }
.itemArea {
  background: #dbf8fe;
  background: linear-gradient(185deg, #dbf8fe 20%, #6cb9f9 100%);
  padding: 0 0 100px;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt"; }
  .itemArea .itemH {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/item_h_bg.webp") center top no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 21vw;
    padding-bottom: 2vw; }
    .itemArea .itemH img {
      max-width: 36.8vw; }
  .itemArea .inr {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 3; }

@media only screen and (max-width: 768px) {
  .itemArea {
    padding: 0 0 60px; }
    .itemArea .itemH {
      background: #62B8F8;
      min-height: 34vw;
      padding: 3vw 0 0; }
      .itemArea .itemH img {
        max-width: 80vw; }
    .itemArea .inr {
      margin: 0;
      max-width: 100%; } }
.whiteBox {
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
  .whiteBox ul.itemList .a_item {
    background: #FFF;
    border-radius: 12px;
    margin: 80px auto 0;
    max-width: 1200px;
    padding: 60px 20px 70px;
    position: relative;
    z-index: 2; }
    .whiteBox ul.itemList .a_item:nth-child(1) {
      margin-top: 40px; }
    .whiteBox ul.itemList .a_item.itemLi02 {
      position: relative; }
      .whiteBox ul.itemList .a_item.itemLi02::after {
        content: "※美白とは、メラニンの生成を抑え、シミ・そばかすを防ぐこと。";
        font-size: 13px;
        position: absolute;
        bottom: -30px;
        right: 40px; }
  .whiteBox ul.itemList .listInr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    max-width: 1020px;
    padding: 0;
    position: relative; }
    .whiteBox ul.itemList .listInr h3 {
      color: #404040;
      font-weight: 600;
      font-style: normal;
      line-height: 1.5;
      margin-bottom: 12px;
      padding: 0;
      width: 100%;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .whiteBox ul.itemList .listInr h3 .min {
        font-family: "Shippori Mincho B1", serif; }
      .whiteBox ul.itemList .listInr h3 .name {
        display: inline-block;
        font-size: 30px;
        font-weight: 500;
        letter-spacing: 0; }
        .whiteBox ul.itemList .listInr h3 .name .mini {
          display: inline-block;
          font-size: 14px;
          font-weight: 500;
          letter-spacing: 0.04em;
          line-height: 1; }
        .whiteBox ul.itemList .listInr h3 .name .other {
          border: 1px solid #333;
          display: inline-block;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 0.06em;
          line-height: 1;
          margin-left: 8px;
          padding: 4px 8px 5px; }
        .whiteBox ul.itemList .listInr h3 .name .saleName {
          display: block;
          font-size: 13px;
          font-weight: 500;
          letter-spacing: 0.06em;
          line-height: 1.4;
          padding-top: 10px; }
      .whiteBox ul.itemList .listInr h3 .gram {
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.08em;
        margin-left: 10px; }
        .whiteBox ul.itemList .listInr h3 .gram .bgColor {
          background: #F9E5F7;
          display: inline-block;
          letter-spacing: 0.06em;
          padding: 2px 6px; }
      .whiteBox ul.itemList .listInr h3 .normalPrice {
        display: block;
        font-size: 14px;
        font-weight: 500;
        padding-top: 4px; }
        .whiteBox ul.itemList .listInr h3 .normalPrice strong {
          font-size: 19px;
          font-weight: 400;
          letter-spacing: 0.04em;
          margin-left: 4px;
          margin-right: 2px; }
        .whiteBox ul.itemList .listInr h3 .normalPrice .tax {
          font-size: 12px; }
    .whiteBox ul.itemList .listInr .dataDesc {
      font-size: 17px;
      font-weight: 500;
      letter-spacing: 0.06em;
      line-height: 2;
      margin-bottom: 24px;
      padding: 0;
      width: 100%; }
      .whiteBox ul.itemList .listInr .dataDesc .attMini {
        display: block;
        font-family: 'Noto Sans JP';
        font-size: 11px;
        line-height: 1.5;
        text-align: right; }
    .whiteBox ul.itemList .listInr .img {
      margin: 0;
      position: relative;
      width: calc(48% - 30px); }
      .whiteBox ul.itemList .listInr .img.center {
        text-align: center; }
      .whiteBox ul.itemList .listInr .img.leftP {
        padding-left: 12px; }
      .whiteBox ul.itemList .listInr .img img {
        width: 100%;
        max-width: 460px; }
    .whiteBox ul.itemList .listInr .data {
      padding: 0;
      width: 50%; }
      .whiteBox ul.itemList .listInr .data dl {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        position: relative; }
        .whiteBox ul.itemList .listInr .data dl:after {
          background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/fukidashi.png") center top no-repeat;
          background-size: cover;
          content: '';
          display: block;
          height: 100px;
          width: 110px;
          position: absolute;
          right: -10px;
          top: -10px;
          animation: 1.2s fuwafuwa infinite; }
        .whiteBox ul.itemList .listInr .data dl.class2:after {
          background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/fukidashi_02.png") center top no-repeat;
          background-size: cover;
          content: '';
          display: block;
          height: 100px;
          width: 110px;
          position: absolute;
          right: -10px;
          top: -10px;
          animation: 1.2s fuwafuwa2 infinite; }
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0) scale(1); }
  50% {
    transform: translateY(-10px) scale(1.1); } }
@keyframes fuwafuwa2 {
  0%, 100% {
    transform: translateY(-10px) scale(1.1); }
  50% {
    transform: translateY(0) scale(1); } }
        .whiteBox ul.itemList .listInr .data dl dt {
          margin-right: 5px; }
          .whiteBox ul.itemList .listInr .data dl dt.off30 {
            padding: 0 3px 0 0; }
            .whiteBox ul.itemList .listInr .data dl dt.off30 img {
              width: 195px; }
          .whiteBox ul.itemList .listInr .data dl dt.teika {
            padding: 0 3px 0 0; }
            .whiteBox ul.itemList .listInr .data dl dt.teika img {
              width: 82px; }
        .whiteBox ul.itemList .listInr .data dl dd {
          color: #ff6418;
          font-family: "Shippori Mincho B1", serif; }
          .whiteBox ul.itemList .listInr .data dl dd.only {
            color: #41a0ea; }
          .whiteBox ul.itemList .listInr .data dl dd .yen {
            font-size: 28px;
            font-weight: 500; }
          .whiteBox ul.itemList .listInr .data dl dd .num, .whiteBox ul.itemList .listInr .data dl dd .add-num {
            font-size: 50px;
            font-weight: 400;
            line-height: 1;
            letter-spacing: 0.02em; }
            .whiteBox ul.itemList .listInr .data dl dd .num.namMini, .whiteBox ul.itemList .listInr .data dl dd .add-num.namMini {
              font-size: 48px;
              letter-spacing: 0.06em; }
          .whiteBox ul.itemList .listInr .data dl dd .tax {
            font-size: 14px;
            font-weight: 600; }
            .whiteBox ul.itemList .listInr .data dl dd .tax.taxMini {
              font-size: 11px; }
      .whiteBox ul.itemList .listInr .data .btnArea {
        margin-top: 24px;
        position: relative; }
        .whiteBox ul.itemList .listInr .data .btnArea .btns {
          display: flex;
          flex-wrap: wrap;
          margin-bottom: 8px;
          align-items: flex-end; }
          .whiteBox ul.itemList .listInr .data .btnArea .btns:before {
            border-bottom: 1px solid #333;
            content: 'ご希望の定期コースを選択してください';
            display: inline-block;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0.02em;
            margin-bottom: 8px;
            padding-bottom: 5px; }
          .whiteBox ul.itemList .listInr .data .btnArea .btns li:first-child {
            margin-left: -9px;
            margin-bottom: 10px; }
          .whiteBox ul.itemList .listInr .data .btnArea .btns li img {
            height: 67px;
            width: auto; }
          .whiteBox ul.itemList .listInr .data .btnArea .btns li:last-child img {
            height: 61px;
            width: auto; }
        .whiteBox ul.itemList .listInr .data .btnArea .qFlex {
          display: flex;
          /*
          justify-content: space-between;
          */
          flex-wrap: wrap;
          margin-bottom: 20px; }
          .whiteBox ul.itemList .listInr .data .btnArea .qFlex .attList {
            margin-top: 3px;
            margin-left: 16px;
            /*
            width: 100%;
            */ }
            .whiteBox ul.itemList .listInr .data .btnArea .qFlex .attList li {
              font-size: 11px; }
        .whiteBox ul.itemList .listInr .data .btnArea .question {
          font-size: 12px;
          font-weight: 500;
          line-height: 1.6;
          margin-bottom: 0;
          text-align: left; }
          .whiteBox ul.itemList .listInr .data .btnArea .question a {
            background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/cmn/icon_q.png") left center no-repeat;
            background-size: 16px auto;
            display: inline-block;
            padding: 1px 0 4px 22px;
            letter-spacing: 0.08em;
            text-decoration: underline; }
      .whiteBox ul.itemList .listInr .data .att {
        font-size: 12px;
        font-weight: 500;
        line-height: 1.6;
        margin-bottom: 0;
        text-align: right; }
      .whiteBox ul.itemList .listInr .data .cBtn {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .whiteBox ul.itemList .listInr .data .cBtn a {
          background: #41a0ea;
          border-radius: 4px;
          box-shadow: 0px 2px 1px #807268;
          cursor: pointer;
          color: #FFF;
          display: inline-block;
          font-size: 22px;
          font-weight: 500;
          min-width: 395px;
          padding: 16px 0;
          position: relative;
          text-decoration: none;
          text-align: center;
          transition: .3s;
          opacity: 1;
          overflow: hidden;
          /*
          &:before {
          content: '';
          background: rgba(255,255,255,0.2);
          border-radius: 200%;
          display: block;
          height: 100%;
          width: 120%;
          position: absolute;
          top: -40%;
          left: -10%;
          }
          */ }
          .whiteBox ul.itemList .listInr .data .cBtn a span {
            letter-spacing: 0.2em;
            position: relative;
            z-index: 2; }
            .whiteBox ul.itemList .listInr .data .cBtn a span:before {
              background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250701_whitening/images/cmn/icon_cart.png") center center no-repeat;
              background-size: cover;
              content: '';
              display: inline-block;
              margin-right: 20px;
              height: 32px;
              width: 35px;
              vertical-align: -6px; }
            .whiteBox ul.itemList .listInr .data .cBtn a span:after {
              display: inline-block;
              content: '';
              width: 13px;
              height: 13px;
              border-top: 2px solid #FFF;
              border-right: 2px solid #FFF;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
              vertical-align: 2px;
              margin-left: 16px; }
          .whiteBox ul.itemList .listInr .data .cBtn a:hover {
            opacity: 0.75; }
        .whiteBox ul.itemList .listInr .data .cBtn.pink a {
          background: #CE3815; }
    .whiteBox ul.itemList .listInr h3.imgH {
      margin-bottom: 24px;
      text-align: center; }
      .whiteBox ul.itemList .listInr h3.imgH img {
        max-width: 370px; }
    .whiteBox ul.itemList .listInr h4.gradH {
      background: #57C3F6;
      background: linear-gradient(185deg, #57c3f6 0%, #44cbb9 100%);
      color: #FFF;
      font-family: "Shippori Mincho B1", serif;
      font-size: 25px;
      font-weight: 600;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: 0.06em;
      margin-bottom: 30px;
      padding: 4px 12px;
      text-align: center;
      width: 100%; }
    .whiteBox ul.itemList .listInr .img.type2 {
      margin: 0;
      position: relative;
      width: calc(43.5%); }
      .whiteBox ul.itemList .listInr .img.type2 img {
        width: 100%;
        max-width: 442px; }
    .whiteBox ul.itemList .listInr .data.type2 {
      width: 47.5%; }
      .whiteBox ul.itemList .listInr .data.type2 dl:after {
        display: none !important; }
      .whiteBox ul.itemList .listInr .data.type2 dl dt.offLimited {
        padding: 0 3px 0 0; }
        .whiteBox ul.itemList .listInr .data.type2 dl dt.offLimited img {
          width: 147px; }
      .whiteBox ul.itemList .listInr .data.type2 .attList {
        max-width: 400px; }
    .whiteBox ul.itemList .listInr .set {
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: 0.1em;
      line-height: 1.5;
      margin-bottom: 4px; }
    .whiteBox ul.itemList .listInr h3.type2 {
      position: relative; }
      .whiteBox ul.itemList .listInr h3.type2 .name {
        font-size: 24px; }
        .whiteBox ul.itemList .listInr h3.type2 .name .mini {
          font-size: 12px; }
        .whiteBox ul.itemList .listInr h3.type2 .name .other {
          border: 1px solid #333;
          display: inline-block;
          font-size: 13px;
          font-weight: 500;
          letter-spacing: 0.3em;
          line-height: 1;
          margin: 0 4px 0 0;
          padding: 3px 8px 3px 10px;
          vertical-align: 3px; }
        .whiteBox ul.itemList .listInr h3.type2 .name .saleName {
          font-size: 12px;
          padding-top: 2px; }
      .whiteBox ul.itemList .listInr h3.type2 .gram {
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.08em;
        margin-left: 10px; }
        .whiteBox ul.itemList .listInr h3.type2 .gram .bgColor {
          background: #F9E5F7;
          display: inline-block;
          letter-spacing: 0.06em;
          padding: 2px 6px; }
      .whiteBox ul.itemList .listInr h3.type2 .normalPrice {
        display: block;
        font-size: 14px;
        font-weight: 500;
        padding-top: 4px; }
        .whiteBox ul.itemList .listInr h3.type2 .normalPrice strong {
          font-size: 19px;
          font-weight: 400;
          letter-spacing: 0.04em;
          margin-left: 4px;
          margin-right: 2px; }
        .whiteBox ul.itemList .listInr h3.type2 .normalPrice .tax {
          font-size: 12px; }
      .whiteBox ul.itemList .listInr h3.type2 .iconBadge {
        position: absolute;
        top: 0;
        left: -60px;
        width: 47px; }
        .whiteBox ul.itemList .listInr h3.type2 .iconBadge img {
          height: auto;
          width: 100%; }
    .whiteBox ul.itemList .listInr .optional {
      padding-bottom: 20px; }
      .whiteBox ul.itemList .listInr .optional li {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.06em;
        line-height: 1.3;
        margin-bottom: 5px; }
        .whiteBox ul.itemList .listInr .optional li .sSize {
          display: inline-block;
          font-size: 12px;
          padding-bottom: 3px; }
  .whiteBox .attList li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
    text-align: right; }
  .whiteBox .commentBox {
    margin: 48px auto 0;
    max-width: 790px; }
    .whiteBox .commentBox .commentH {
      margin-bottom: 16px;
      text-align: center; }
      .whiteBox .commentBox .commentH img {
        max-width: 109px; }
    .whiteBox .commentBox ul li {
      display: flex;
      width: 100%; }
      .whiteBox .commentBox ul li p {
        background: #F9F3E7;
        border-radius: 8px;
        display: block;
        font-size: 14px;
        letter-spacing: 0.08em;
        line-height: 1.7;
        margin: 6px 0;
        padding: 16px 16px 20px;
        position: relative;
        text-align: center;
        width: 100%;
        max-width: 65%; }
        .whiteBox .commentBox ul li p:before {
          content: "";
          position: absolute;
          bottom: -36px;
          left: 25%;
          border: 14px solid transparent;
          border-top: 40px solid #F9F3E7;
          transform: rotate(35deg); }
      .whiteBox .commentBox ul li:nth-child(even) {
        justify-content: flex-end; }
        .whiteBox .commentBox ul li:nth-child(even) p {
          background: #EFE2C3; }
          .whiteBox .commentBox ul li:nth-child(even) p:before {
            border-top-color: #EFE2C3;
            left: 75%;
            transform: rotate(-35deg); }
    .whiteBox .commentBox .attList {
      margin-top: 30px;
      text-align: right; }
      .whiteBox .commentBox .attList li {
        display: block;
        text-align: right; }
  .whiteBox .top20 {
    margin-top: 20px; }
  .whiteBox .btm20 {
    margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
  .whiteBox ul.itemList .a_item {
    margin: 40px auto 0;
    padding: 32px 5vw 28px;
    width: 100%; }
    .whiteBox ul.itemList .a_item:nth-child(1) {
      margin-top: 20px; }
    .whiteBox ul.itemList .a_item.itemLi02 {
      position: relative; }
      .whiteBox ul.itemList .a_item.itemLi02::after {
        font-size: 12px;
        bottom: -20px;
        right: 10px; }
    .whiteBox ul.itemList .a_item h3 {
      line-height: 1.5;
      margin-bottom: 16px;
      padding: 0;
      text-align: left; }
      .whiteBox ul.itemList .a_item h3 .name {
        display: block;
        font-size: 22px;
        letter-spacing: 0.06em;
        line-height: 1.2;
        margin-right: 0; }
        .whiteBox ul.itemList .a_item h3 .name .other {
          font-size: 10px;
          letter-spacing: 0;
          margin-left: 8px;
          padding: 3px 6px 4px;
          vertical-align: 1px; }
        .whiteBox ul.itemList .a_item h3 .name .saleName {
          display: block;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 1.4;
          padding-top: 10px; }
        .whiteBox ul.itemList .a_item h3 .name .mini {
          font-size: 13px;
          letter-spacing: 0; }
      .whiteBox ul.itemList .a_item h3 .gram {
        display: block;
        font-size: 13px;
        letter-spacing: 0;
        margin-left: 0;
        padding-top: 12px; }
      .whiteBox ul.itemList .a_item h3 .normal {
        font-size: 10px; }
      .whiteBox ul.itemList .a_item h3 .yen {
        font-size: 12px; }
      .whiteBox ul.itemList .a_item h3 .num {
        font-size: 19px; }
      .whiteBox ul.itemList .a_item h3 .tax {
        font-size: 8px; }
      .whiteBox ul.itemList .a_item h3 .normalPrice {
        font-size: 12px; }
    .whiteBox ul.itemList .a_item .dataDesc {
      font-size: 15px;
      letter-spacing: 0;
      line-height: 1.8;
      margin-bottom: 24px; }
      .whiteBox ul.itemList .a_item .dataDesc .attMini {
        font-size: 9px;
        margin-top: 8px; }
    .whiteBox ul.itemList .a_item .itemBadge {
      height: 70px;
      width: 70px;
      top: 100px;
      left: -3px; }
      .whiteBox ul.itemList .a_item .itemBadge.type02 {
        top: 170px;
        left: 0px;
        height: 60px;
        width: 60px; }
    .whiteBox ul.itemList .a_item .img {
      max-width: auto;
      max-width: none;
      margin-bottom: 24px;
      padding-top: 0;
      text-align: center;
      width: 100%; }
      .whiteBox ul.itemList .a_item .img img {
        margin-right: 0;
        width: 94%; }
    .whiteBox ul.itemList .a_item .data {
      padding: 0;
      width: 100%; }
      .whiteBox ul.itemList .a_item .data dl {
        margin-bottom: 0;
        z-index: 2; }
        .whiteBox ul.itemList .a_item .data dl:after {
          height: 65px;
          width: 70px;
          right: -10px;
          top: -6px;
          animation: 1.4s fuwafuwa infinite; }
        .whiteBox ul.itemList .a_item .data dl.class2:after {
          height: 65px;
          width: 70px;
          right: -10px;
          top: -6px;
          animation: 1.4s fuwafuwa2 infinite; }
  @keyframes fuwafuwa {
    0%, 100% {
      transform: translateY(0) scale(1); }
    50% {
      transform: translateY(-8px) scale(1.08); } }
  @keyframes fuwafuwa2 {
    0%, 100% {
      transform: translateY(-8px) scale(1.08); }
    50% {
      transform: translateY(0) scale(1); } }
        .whiteBox ul.itemList .a_item .data dl dt {
          margin-right: 5px; }
          .whiteBox ul.itemList .a_item .data dl dt.off30 {
            padding: 0 3px 0 0; }
            .whiteBox ul.itemList .a_item .data dl dt.off30 img {
              width: 116px; }
          .whiteBox ul.itemList .a_item .data dl dt.teika {
            padding: 0 3px 0 0; }
            .whiteBox ul.itemList .a_item .data dl dt.teika img {
              width: 70px; }
        .whiteBox ul.itemList .a_item .data dl dd .yen {
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0; }
        .whiteBox ul.itemList .a_item .data dl dd .num {
          font-size: 38px;
          font-weight: 500;
          letter-spacing: 0.03em; }
        .whiteBox ul.itemList .a_item .data dl dd .tax {
          font-size: 10px;
          font-weight: 500;
          letter-spacing: 0; }
        .whiteBox ul.itemList .a_item .data dl dd .add-num {
          font-size: 38px;
          font-weight: 500;
          letter-spacing: 0.03em; }
        .whiteBox ul.itemList .a_item .data dl dd .num.namMini, .whiteBox ul.itemList .a_item .data dl dd .add-num.namMini {
          font-size: 40px;
          letter-spacing: -0.02em; }
      .whiteBox ul.itemList .a_item .data .btnArea {
        margin-top: 4px;
        position: relative; }
        .whiteBox ul.itemList .a_item .data .btnArea .btns {
          display: block;
          margin-bottom: 8px;
          padding-top: 10px; }
          .whiteBox ul.itemList .a_item .data .btnArea .btns:before {
            content: 'ご希望の定期コースを選択してください';
            font-size: 13px;
            margin-bottom: 15px; }
          .whiteBox ul.itemList .a_item .data .btnArea .btns li:first-child {
            margin-left: -9px;
            margin-bottom: 10px; }
          .whiteBox ul.itemList .a_item .data .btnArea .btns li img {
            height: auto;
            width: auto; }
          .whiteBox ul.itemList .a_item .data .btnArea .btns li:last-child img {
            height: auto;
            width: auto; }
        .whiteBox ul.itemList .a_item .data .btnArea .qFlex {
          display: block; }
        .whiteBox ul.itemList .a_item .data .btnArea .question {
          position: static;
          font-size: 12px;
          padding-right: 0;
          text-align: left; }
          .whiteBox ul.itemList .a_item .data .btnArea .question a {
            background-size: 12px auto;
            display: inline-block;
            padding-left: 18px;
            text-decoration: underline; }
      .whiteBox ul.itemList .a_item .data .cBtn {
        padding-top: 20px;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .whiteBox ul.itemList .a_item .data .cBtn a {
          font-size: 20px;
          min-width: 100%;
          padding: 16px 0 15px;
          position: relative;
          text-decoration: none;
          text-align: center;
          transition: .2s;
          opacity: 1;
          overflow: hidden; }
          .whiteBox ul.itemList .a_item .data .cBtn a span {
            letter-spacing: 0.15em;
            position: relative;
            z-index: 2; }
            .whiteBox ul.itemList .a_item .data .cBtn a span:before {
              content: '';
              display: inline-block;
              margin-right: 18px;
              height: 25px;
              width: 28px;
              vertical-align: -4px; }
            .whiteBox ul.itemList .a_item .data .cBtn a span:after {
              display: inline-block;
              content: '';
              width: 9px;
              height: 9px;
              border-top: 1px solid #FFF;
              border-right: 1px solid #FFF;
              -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
              vertical-align: 3px;
              margin-left: 14px; }
          .whiteBox ul.itemList .a_item .data .cBtn a:hover {
            opacity: 0.8; }
      .whiteBox ul.itemList .a_item .data .btn_single {
        max-width: auto;
        max-width: none;
        margin-bottom: 0; }
        .whiteBox ul.itemList .a_item .data .btn_single.top25 {
          margin-top: 25px; }
      .whiteBox ul.itemList .a_item .data .att {
        font-size: 10px;
        line-height: 1.6;
        margin: 8px 0;
        text-align: left; }
    .whiteBox ul.itemList .a_item h3.imgH {
      margin-bottom: 16px; }
      .whiteBox ul.itemList .a_item h3.imgH img {
        max-width: 80%; }
    .whiteBox ul.itemList .a_item h4.gradH {
      font-size: 21px;
      letter-spacing: 0.04em;
      margin-bottom: 20px;
      padding: 4px; }
    .whiteBox ul.itemList .a_item .img.type2 {
      margin: 0 0 16px;
      width: 100%; }
      .whiteBox ul.itemList .a_item .img.type2 img {
        width: 100%;
        max-width: 100%; }
    .whiteBox ul.itemList .a_item .data.type2 {
      width: 100%; }
      .whiteBox ul.itemList .a_item .data.type2 dl dt.offLimited {
        padding: 0 3px 0 0; }
        .whiteBox ul.itemList .a_item .data.type2 dl dt.offLimited img {
          width: 110px; }
      .whiteBox ul.itemList .a_item .data.type2 .attList {
        max-width: 100%; }
    .whiteBox ul.itemList .a_item .set {
      font-size: 14px;
      margin-bottom: 20px;
      text-align: center; }
    .whiteBox ul.itemList .a_item h3.type2 {
      padding-left: 56px; }
      .whiteBox ul.itemList .a_item h3.type2 .name {
        font-size: 21px;
        line-height: 1; }
        .whiteBox ul.itemList .a_item h3.type2 .name .mini {
          font-size: 12px; }
        .whiteBox ul.itemList .a_item h3.type2 .name .other {
          font-size: 11px;
          line-height: 1;
          margin: 0;
          padding: 3px 8px 3px 10px;
          vertical-align: 3px; }
        .whiteBox ul.itemList .a_item h3.type2 .name .saleName {
          font-size: 11px;
          padding-top: 2px; }
      .whiteBox ul.itemList .a_item h3.type2 .gram {
        display: inline-block;
        padding: 3px 0;
        font-size: 12px;
        margin-left: 10px; }
      .whiteBox ul.itemList .a_item h3.type2 .iconBadge {
        position: absolute;
        top: -8px;
        left: 0;
        width: 44px; }
        .whiteBox ul.itemList .a_item h3.type2 .iconBadge img {
          height: auto;
          width: 100%; }
    .whiteBox ul.itemList .a_item .optional {
      padding-bottom: 20px;
      padding-top: 12px; }
      .whiteBox ul.itemList .a_item .optional li {
        font-size: 14px;
        margin-bottom: 4px; }
        .whiteBox ul.itemList .a_item .optional li .sSize {
          font-size: 12px;
          padding-bottom: 3px; }
  .whiteBox .attList {
    margin-bottom: 12px; }
    .whiteBox .attList li {
      font-size: 9px;
      line-height: 1.5;
      margin-bottom: 4px;
      text-align: right; }
  .whiteBox .commentBox {
    margin: 40px auto 0;
    padding: 0 5vw;
    max-width: 100%; }
    .whiteBox .commentBox .commentH {
      margin-bottom: 12px;
      text-align: center; }
      .whiteBox .commentBox .commentH img {
        max-width: 96px; }
    .whiteBox .commentBox ul li p {
      border-radius: 6px;
      font-size: 13px;
      letter-spacing: 0.06em;
      line-height: 1.7;
      margin: 10px 0;
      padding: 16px 12px 20px;
      position: relative;
      text-align: center;
      width: 100%;
      max-width: 94%; }
      .whiteBox .commentBox ul li p:before {
        content: "";
        position: absolute;
        bottom: -30px;
        left: 15%;
        border: 14px solid transparent;
        border-top: 40px solid #F9F3E7;
        transform: rotate(35deg); }
    .whiteBox .commentBox ul li:nth-child(even) {
      justify-content: flex-end; }
      .whiteBox .commentBox ul li:nth-child(even) p {
        background: #EFE2C3; }
        .whiteBox .commentBox ul li:nth-child(even) p:before {
          border-top-color: #EFE2C3;
          left: 85%;
          transform: rotate(-35deg); }
  .whiteBox .top20 {
    margin-top: 20px; } }
.lastBtnArea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 100px 0 120px;
  text-align: center; }
  .lastBtnArea a {
    background: #41A0EA;
    border-radius: 6px;
    box-shadow: 0px 4px 1px #C8C9CAanchorArea;
    cursor: pointer;
    color: #FFF;
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.45;
    min-width: 500px;
    padding: 20px 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    transition: .2s;
    opacity: 1;
    overflow: hidden;
    /*
    &:before {
    content: '';
    background: rgba(255,255,255,0.2);
    border-radius: 200%;
    display: block;
    height: 100%;
    width: 160%;
    position: absolute;
    top: -40%;
    left: -30%;
    }
    */ }
    .lastBtnArea a span {
      letter-spacing: 0.12em;
      position: relative;
      z-index: 2; }
      .lastBtnArea a span strong {
        font-weight: 600;
        position: relative; }
        .lastBtnArea a span strong:after {
          content: '';
          display: inline-block;
          width: 8px;
          height: 8px;
          border-top: 1px solid #FFF;
          border-right: 1px solid #FFF;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-left: 10px;
          vertical-align: 2px; }
    .lastBtnArea a:hover {
      /*
      box-shadow: none;
      transform: translate3d(0, 4px, 0);
      */
      opacity: 0.7; }

@media only screen and (max-width: 768px) {
  .lastBtnArea {
    padding: 60px 5vw 70px;
    text-align: center; }
    .lastBtnArea a {
      background-position: right center;
      background-size: 140% auto;
      font-size: 17px;
      line-height: 1.55;
      min-width: 100%;
      padding: 18px 0;
      position: relative;
      text-decoration: none;
      text-align: center;
      transition: .2s;
      opacity: 1;
      overflow: hidden;
      /*
      &:before {
      content: '';
      background: rgba(255,255,255,0.2);
      border-radius: 200%;
      display: block;
      height: 100%;
      width: 160%;
      position: absolute;
      top: -40%;
      left: -30%;
      }
      */ }
      .lastBtnArea a span {
        letter-spacing: 0.12em;
        position: relative;
        z-index: 2; }
        .lastBtnArea a span strong {
          display: block;
          font-size: 17px;
          font-weight: 500;
          position: relative;
          margin-top: 4px;
          padding-top: 0; }
          .lastBtnArea a span strong:after {
            content: '';
            display: inline-block;
            width: 10px;
            height: 10px;
            border-top: 1px solid #FFF;
            border-right: 1px solid #FFF;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-left: 8px;
            vertical-align: 2px; }
      .lastBtnArea a:hover {
        box-shadow: none;
        transform: translate3d(0, 5px, 0);
        opacity: 1; } }
/* Animation Setting
------------------------------------------  */
/* fadeInK Set */
.itemArea {
  opacity: 0; }

/* fadeInUpK Set */
.fvCopy .copy,
.fvCopy .attList,
.fvCopy .cpBnr,
.fvCopy .cBtn,
.preventionArea,
.preventionArea h2,
.preventionArea .prevList > li,
.itemArea .itemList > li,
.lastBtnArea p {
  opacity: 0;
  -webkit-transform: translate(0, 25px);
  -ms-transform: translate(0, 25px);
  transform: translate(0px, 25px); }

/* fadeInLK Set */
.itemArea .itemList .set,
.itemArea .itemList h3,
.itemArea .itemList h4,
.itemArea .itemList .optional,
.itemArea .itemList .dataDesc,
.itemArea .itemList .img,
.itemArea .itemList .attList,
.itemArea .itemList dl,
.itemArea .itemList .btnArea,
.itemArea .itemList .Products-detail-color2,
.itemArea .itemList .cart_options,
.itemArea .itemList .cBtn {
  opacity: 0;
  -webkit-transform: translate(-15px, 0);
  -ms-transform: translate(-15px, 0);
  transform: translate(-15px, 0); }

/* fadeInBK Set */
.fvArea,
.fvArea .fv01 img,
.fvArea .fv02 img {
  opacity: 0;
  transform: scale(1.15); }

/* annimation */
.fvArea.action {
  animation: fadeInBK 1.2s cubic-bezier(0.56, 0, 0.2, 1) 0.1s 1 forwards; }

.fvArea.action .fv01 img {
  animation: fadeInBK 0.7s cubic-bezier(0.56, 0, 0.2, 1) 0.4s 1 forwards; }

.fvArea.action .fv02 img {
  animation: fadeInBK 0.7s cubic-bezier(0.56, 0, 0.2, 1) 0.5s 1 forwards; }

.fvCopy .copy.action,
.fvCopy .attList.action,
.fvCopy .cpBnr.action,
.fvCopy .cBtn.action {
  animation: fadeInUpK 0.7s ease 0.3s 1 forwards; }

.preventionArea.action {
  animation: fadeInUpK 0.6s ease 0.2s 1 forwards; }

.preventionArea.action h2 {
  animation: fadeInUpK 0.7s ease 0.4s 1 forwards; }

.preventionArea .prevList > li.action {
  animation: fadeInUpK 0.7s ease 0.3s 1 forwards; }

.itemArea.action {
  animation: fadeInK 0.8s ease 0.2s 1 forwards; }

.itemArea .itemList > li.action.action {
  animation: fadeInUpK 0.8s ease 0.1s 1 forwards; }

@media only screen and (min-width: 768px) {
  .itemArea .itemList > li.action .set {
    animation: fadeInLK 0.8s ease 0.3s 1 forwards; }

  .itemArea .itemList > li.action h3 {
    animation: fadeInLK 0.8s ease 0.3s 1 forwards; }

  .itemArea .itemList > li.action h4 {
    animation: fadeInLK 0.8s ease 0.3s 1 forwards; }

  .itemArea .itemList > li.action .optional {
    animation: fadeInLK 0.8s ease 0.3s 1 forwards; }

  .itemArea .itemList > li.action .dataDesc {
    animation: fadeInLK 0.8s ease 0.3s 1 forwards; }

  .itemArea .itemList > li.action .img {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; } }
@media only screen and (max-width: 768px) {
  .itemArea .itemList > li.action .img {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; }

  .itemArea .itemList > li.action .set {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; }

  .itemArea .itemList > li.action h3 {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; }

  .itemArea .itemList > li.action h4 {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; }

  .itemArea .itemList > li.action .optional {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; }

  .itemArea .itemList > li.action .dataDesc {
    animation: fadeInLK 0.8s ease 0.4s 1 forwards; } }
.itemArea .itemList > li.action .data .attList {
  animation: fadeInLK 0.8s ease 0.4s 1 forwards; }

.itemArea .itemList > li.action .data dl {
  animation: fadeInLK 0.8s ease 0.5s 1 forwards; }

.itemArea .itemList > li.action .data .btnArea {
  animation: fadeInLK 0.8s ease 0.5s 1 forwards; }

.itemArea .itemList > li.action .data .cart_options {
  animation: fadeInLK 0.8s ease 0.5s 1 forwards; }

.itemArea .itemList > li.action .data .Products-detail-color2 {
  animation: fadeInLK 0.8s ease 0.5s 1 forwards; }

.itemArea .itemList > li.action .data .cBtn {
  animation: fadeInLK 0.8s ease 0.6s 1 forwards; }

.lastBtnArea p.action {
  animation: fadeInUpK 0.8s ease 0.3s 1 forwards; }

/* keyframes */
@keyframes fadeInK {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInUpK {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 25px);
    -ms-transform: translate(0, 25px);
    transform: translate(0px, 25px); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInLK {
  0% {
    opacity: 0;
    -webkit-transform: translate(-15px, 0);
    -ms-transform: translate(-15px, 0);
    transform: translate(-15px, 0); }
  100% {
    opacity: 1;
    -webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes fadeInBK {
  0% {
    opacity: 0;
    transform: scale(1.15); }
  100% {
    opacity: 1;
    transform: scale(1); } }
