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

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

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

font-family: "hiragino-kaku-gothic-pron", sans-serif;
font-weight: 300;
font-style: normal;

font-family: "hiragino-kaku-gothic-pron", sans-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 {
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "hiragino-kaku-gothic-pron", "Noto Sans JP", sans-serif;
  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; }

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

  .spHide {
    display: none; } }
/* UNIQ
------------------------------------------ */
#campaign_area {
  color: #2F2F2F; }

.fvBg {
  background: #262329;
  overflow: hidden; }

.fvArea {
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fv_pc.webp") center top no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  min-height: 56vw;
  padding: 0;
  position: relative; }
  .fvArea .fvData {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 63.2%; }
  .fvArea h1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    position: relative;
    width: 100%; }
    .fvArea h1 .fv01 {
      display: block;
      position: relative;
      bottom: -10px;
      text-align: center;
      width: 100%; }
      .fvArea h1 .fv01 img {
        width: 37.4%; }
    .fvArea h1 .fv02, .fvArea h1 .fv03 {
      display: block;
      width: 49%; }
      .fvArea h1 .fv02 img, .fvArea h1 .fv03 img {
        width: 100%; }
    .fvArea h1 .fv04 {
      display: block;
      position: absolute;
      top: 2vw;
      right: 5vw;
      width: 11.5vw; }
      .fvArea h1 .fv04 img {
        animation: 2s fuwafuwaFv infinite;
        width: 100%; }
@keyframes fuwafuwaFv {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-2vw); } }
@media only screen and (max-width: 768px) {
  .fvArea {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fv_sp.webp") center top no-repeat;
    background-size: cover;
    min-height: 170vw;
    padding: 0; }
    .fvArea .fvData {
      display: block;
      width: 100%; }
    .fvArea h1 {
      display: flex;
      flex-wrap: wrap;
      align-content: flex-start;
      align-items: flex-start;
      min-height: 170vw;
      max-width: 100%;
      margin: 0;
      padding: 14vw 5vw 6vw;
      width: 100%; }
      .fvArea h1 .fv01 {
        bottom: -2vw; }
        .fvArea h1 .fv01 img {
          width: 58%; }
      .fvArea h1 .fv02,
      .fvArea h1 .fv03 {
        padding-right: 4vw;
        text-align: center;
        width: 100%; }
        .fvArea h1 .fv02 img,
        .fvArea h1 .fv03 img {
          width: 78%; }
      .fvArea h1 .fv02 {
        padding-bottom: 4vw; }
      .fvArea h1 .fv04 {
        display: block;
        position: absolute;
        top: 10vw;
        right: 2vw;
        width: 25vw; }
        .fvArea h1 .fv04 img {
          animation: 2s fuwafuwaFv infinite;
          width: 100%; }
  @keyframes fuwafuwaFv {
    0%, 100% {
      transform: translateY(0); }
    50% {
      transform: translateY(-5vw); } } }
.startArea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #FFF;
  padding: 120px 40px 110px;
  text-align: center; }
  .startArea h2 {
    color: #D62900;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 12px; }
    .startArea h2 .h2Inr {
      display: inline-block;
      letter-spacing: 0.1em; }
      .startArea h2 .h2Inr .en {
        font-family: "Jost", sans-serif;
        font-weight: 500;
        font-size: 30px;
        letter-spacing: 0.12em; }
      .startArea h2 .h2Inr:before {
        background: #D62900;
        content: '';
        display: inline-block;
        margin-right: 24px;
        height: 30px;
        vertical-align: -5px;
        width: 2px;
        transform: rotate(-28deg); }
      .startArea h2 .h2Inr:after {
        background: #D62900;
        content: '';
        display: inline-block;
        margin-left: 24px;
        height: 30px;
        vertical-align: -5px;
        width: 2px;
        transform: rotate(28deg); }
  .startArea .copy {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.06em;
    line-height: 2.2;
    margin-bottom: 90px;
    text-align: center; }
    .startArea .copy strong {
      color: #D62900;
      font-weight: 600;
      letter-spacing: 0.08em;
      margin: 0 4px; }
    .startArea .copy .en {
      font-family: "Jost", sans-serif;
      font-weight: 500;
      font-size: 30px;
      letter-spacing: 0.12em; }
  .startArea .anchorList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 960px; }
    .startArea .anchorList li {
      position: relative;
      width: calc(50% - 18px); }
      .startArea .anchorList li a {
        display: block;
        transition: .2s;
        text-align: center;
        width: 100%; }
  @media only screen and (min-width: 768px) {
    .startArea .anchorList li a:hover {
      transform: scale(1.08);
      opacity: 0.75; } }

@media only screen and (max-width: 768px) {
  .startArea {
    padding: 60px 2.5vw 50px; }
    .startArea h2 {
      font-size: 16px;
      line-height: 1.7;
      margin-bottom: 32px; }
      .startArea h2 .h2Inr {
        position: relative;
        padding: 0 24px; }
        .startArea h2 .h2Inr .en {
          font-size: 18px;
          letter-spacing: 0.06em; }
        .startArea h2 .h2Inr:before {
          margin-right: 0;
          height: 48px;
          vertical-align: 0;
          width: 2px;
          transform: rotate(-28deg);
          position: absolute;
          top: 6px;
          left: 0; }
        .startArea h2 .h2Inr:after {
          margin-left: 0;
          height: 48px;
          vertical-align: 0;
          width: 2px;
          transform: rotate(28deg);
          position: absolute;
          top: 6px;
          right: 0; }
    .startArea .copy {
      font-size: 18px;
      letter-spacing: 0.04em;
      line-height: 2.4;
      margin-bottom: 0; }
      .startArea .copy strong {
        letter-spacing: 0.04em;
        margin: 0 2px 0; }
      .startArea .copy .en {
        font-size: 24px;
        line-height: 1;
        letter-spacing: 0.06em; }
    .startArea .anchorList {
      display: block;
      margin: 0;
      max-width: 100%;
      padding: 0; }
      .startArea .anchorList li {
        margin-top: 28px;
        width: 100%; }
        .startArea .anchorList li a {
          transition: 0; } }
.cpArea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/cp_bg.webp") center top no-repeat;
  background-size: cover;
  color: #FFF;
  padding: 8vw 0; }
  .cpArea h2 {
    margin-bottom: 4vw;
    text-align: center; }
    .cpArea h2 img {
      width: 22vw; }
  .cpArea .cpBox {
    background: #3d3d3d;
    background: radial-gradient(circle, #3d3d3d 0%, #0e0e0e 100%);
    margin: 0 auto 100px;
    max-width: 900px;
    padding: 54px 40px 100px;
    position: relative;
    text-align: center; }
    .cpArea .cpBox:last-child {
      margin-bottom: 0; }
    .cpArea .cpBox:after {
      position: absolute;
      border: 2px solid;
      border-image: linear-gradient(to right, #EFC981 0%, #F7ECD6 40%, #C68614 80%, #EFC981 100%) 1;
      content: "";
      top: 20px;
      bottom: 20px;
      left: 20px;
      right: 20px; }
    .cpArea .cpBox .cpBoxInr {
      margin: 0 auto;
      max-width: 660px;
      padding: 10px;
      position: relative;
      z-index: 2; }
      .cpArea .cpBox .cpBoxInr .part {
        background: linear-gradient(90deg, #E0AD6C 0%, #9C6E27 50%, #E0AD6C 80%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        border-bottom: 1px solid;
        border-top: 1px solid;
        border-image: linear-gradient(to right, #EFC981 0%, #F7ECD6 40%, #C68614 80%, #EFC981 100%) 1;
        display: inline-block;
        font-size: 25px;
        letter-spacing: 0.1em;
        margin-bottom: 20px;
        padding: 16px 4px;
        text-align: center; }
        .cpArea .cpBox .cpBoxInr .part .en {
          font-family: "Antonio", sans-serif;
          font-size: 24px;
          letter-spacing: 0.04em; }
      .cpArea .cpBox .cpBoxInr .img {
        display: inline-block;
        margin-bottom: 40px;
        padding-right: 30px; }
      .cpArea .cpBox .cpBoxInr .limit {
        background: #deab6a;
        background: linear-gradient(90deg, #deab6a 0%, #9a6c25 50%, #deab6a 100%);
        display: block;
        font-size: 19px;
        font-weight: 600;
        letter-spacing: 0.08em;
        line-height: 1.4;
        margin: 0 auto 50px;
        max-width: 560px;
        padding: 12px 8px 8px;
        position: relative; }
        .cpArea .cpBox .cpBoxInr .limit strong {
          display: block;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 0.1em; }
        .cpArea .cpBox .cpBoxInr .limit .en {
          font-family: "Jost", sans-serif;
          font-optical-sizing: auto;
          font-weight: 400;
          font-style: normal;
          font-size: 26px;
          letter-spacing: 0.1em; }
          .cpArea .cpBox .cpBoxInr .limit .en .yobi {
            font-size: 16px;
            letter-spacing: 0.1em; }
      .cpArea .cpBox .cpBoxInr dl {
        margin-bottom: 60px; }
        .cpArea .cpBox .cpBoxInr dl dt {
          font-size: 14px;
          letter-spacing: 0.1em;
          margin-bottom: 24px; }
        .cpArea .cpBox .cpBoxInr dl dd .setList li {
          font-size: 11px;
          letter-spacing: 0.02em;
          margin-bottom: 10px; }
        .cpArea .cpBox .cpBoxInr dl dd .indList {
          margin: 0 auto 50px;
          max-width: 600px;
          text-align: left; }
          .cpArea .cpBox .cpBoxInr dl dd .indList li {
            font-size: 11px;
            letter-spacing: 0;
            line-height: 1.4;
            margin-bottom: 8px; }
      .cpArea .cpBox .cpBoxInr .cBtn {
        margin-bottom: 0; }
        .cpArea .cpBox .cpBoxInr .cBtn a {
          background: #D62900;
          border-radius: 50px;
          box-shadow: 0px 4px 4px #711603;
          cursor: pointer;
          color: #FFF;
          display: inline-block;
          font-size: 22px;
          font-weight: 500;
          min-width: 400px;
          padding: 24px 0;
          position: relative;
          text-decoration: none;
          text-align: center;
          transition: .3s;
          opacity: 1;
          overflow: hidden; }
          .cpArea .cpBox .cpBoxInr .cBtn a span {
            letter-spacing: 0.2em;
            position: relative;
            z-index: 2; }
            .cpArea .cpBox .cpBoxInr .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; }
          .cpArea .cpBox .cpBoxInr .cBtn a:hover {
            opacity: 0.75; }
        .cpArea .cpBox .cpBoxInr .cBtn.pink a {
          background: #CE3815; }

@media only screen and (max-width: 768px) {
  .cpArea {
    background: #a3803c;
    background: linear-gradient(90deg, #a3803c 0%, #d2b77c 100%);
    padding: 0 0 50px; }
    .cpArea h2 {
      background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/cp_bg.webp") center top no-repeat;
      background-size: 150% auto;
      margin-bottom: 0;
      padding: 14vw 2vw 10vw; }
      .cpArea h2 img {
        width: 50vw; }
    .cpArea .cpBox {
      margin: 0 2vw 28px;
      max-width: 100%;
      padding: 54px 5vw 60px;
      position: relative;
      text-align: center; }
      .cpArea .cpBox:last-child {
        margin-bottom: 0; }
      .cpArea .cpBox:after {
        border: 2px solid;
        border-image: linear-gradient(to right, #EFC981 0%, #F7ECD6 40%, #C68614 80%, #EFC981 100%) 1;
        top: 2vw;
        bottom: 2vw;
        left: 2vw;
        right: 2vw; }
      .cpArea .cpBox .cpBoxInr {
        max-width: 100%;
        padding: 0; }
        .cpArea .cpBox .cpBoxInr .part {
          font-size: 18px;
          letter-spacing: 0.1em;
          margin-bottom: 20px;
          padding: 12px 4px;
          text-align: center; }
          .cpArea .cpBox .cpBoxInr .part .en {
            font-size: 20px; }
          .cpArea .cpBox .cpBoxInr .part.part02 {
            margin-bottom: 30px; }
        .cpArea .cpBox .cpBoxInr .img {
          margin-bottom: 32px;
          padding-right: 15px; }
          .cpArea .cpBox .cpBoxInr .img.part02 {
            padding-right: 15px;
            padding-left: 15px; }
        .cpArea .cpBox .cpBoxInr .limit {
          letter-spacing: 0.04em;
          line-height: 1.4;
          margin: 0 2.5vw 40px;
          max-width: 100%;
          padding: 12px 8px 8px;
          position: relative; }
          .cpArea .cpBox .cpBoxInr .limit strong {
            display: block;
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 0.1em;
            margin-bottom: 4px; }
          .cpArea .cpBox .cpBoxInr .limit .en {
            font-size: 24px;
            letter-spacing: 0.1em; }
            .cpArea .cpBox .cpBoxInr .limit .en .yobi {
              font-size: 12px;
              letter-spacing: 0.1em; }
        .cpArea .cpBox .cpBoxInr dl {
          margin-bottom: 48px;
          padding: 0 5vw; }
          .cpArea .cpBox .cpBoxInr dl dt {
            font-size: 13px;
            letter-spacing: 0.1em;
            line-height: 1.6;
            margin-bottom: 16px; }
          .cpArea .cpBox .cpBoxInr dl dd .setList li {
            font-size: 10px;
            letter-spacing: 0.02em;
            margin-bottom: 10px; }
          .cpArea .cpBox .cpBoxInr dl dd .indList {
            margin: 0 auto 40px;
            max-width: 100%; }
            .cpArea .cpBox .cpBoxInr dl dd .indList li {
              font-size: 10px;
              line-height: 1.6;
              letter-spacing: 0;
              margin-bottom: 10px; }
        .cpArea .cpBox .cpBoxInr .cBtn {
          padding: 0 2.5vw; }
          .cpArea .cpBox .cpBoxInr .cBtn a {
            display: block;
            font-size: 18px;
            min-width: 100%;
            padding: 20px 0;
            transition: 0; }
            .cpArea .cpBox .cpBoxInr .cBtn a span:after {
              width: 9px;
              height: 9px;
              border-top: 2px solid #FFF;
              border-right: 2px solid #FFF;
              vertical-align: 3px;
              margin-left: 12px; }
            .cpArea .cpBox .cpBoxInr .cBtn a:hover {
              opacity: 1; }
          .cpArea .cpBox .cpBoxInr .cBtn.pink a {
            background: #CE3815; } }
.itemArea {
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/item_bg.webp") center top no-repeat #0E0E0E;
  background-size: 100% auto;
  padding: 0 0 150px;
  position: relative;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .itemArea .hdBox {
    color: #FFF;
    padding: 8vw 40px;
    text-align: center;
    min-height: 20vw; }
    .itemArea .hdBox h2 {
      margin-bottom: 2vw;
      width: 100%; }
      .itemArea .hdBox h2 img {
        width: 20vw;
        min-width: 278px; }
    .itemArea .hdBox p {
      font-size: 22px;
      line-height: 2.2;
      letter-spacing: 0.08em; }
  .itemArea .inr {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    z-index: 3; }

@media only screen and (max-width: 768px) {
  .itemArea {
    background-size: 150% auto;
    padding: 0 0 30px; }
    .itemArea .hdBox {
      color: #FFF;
      padding: 14vw 2vw 0;
      text-align: center;
      min-height: 20vw; }
      .itemArea .hdBox h2 {
        margin-bottom: 10vw;
        width: 100%; }
        .itemArea .hdBox h2 img {
          width: 54vw;
          min-width: auto;
          min-width: none; }
      .itemArea .hdBox p {
        font-size: 18px;
        line-height: 2;
        letter-spacing: 0.04em; }
    .itemArea .inr {
      margin: 0;
      max-width: 100%; } }
.whiteBox {
  margin: 0;
  overflow: hidden;
  position: relative; }
  .whiteBox ul.itemList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1050px;
    padding: 0;
    position: relative;
    z-index: 2; }
    .whiteBox ul.itemList .a_item {
      background: #FFF;
      margin: 0 0 160px;
      padding: 0;
      position: relative;
      width: calc(50% - 10px); }
      .whiteBox ul.itemList .a_item .catch {
        background: #deab6a;
        background: linear-gradient(90deg, #deab6a 0%, #9a6c25 50%, #deab6a 100%);
        color: #FFF;
        font-size: 20px;
        letter-spacing: 0.04em;
        margin-bottom: 0;
        padding: 24px 20px 20px;
        text-align: center; }
      .whiteBox ul.itemList .a_item .img {
        margin: 0;
        padding: 40px 20px;
        position: relative;
        text-align: center;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .whiteBox ul.itemList .a_item .img.big {
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 522px; } }
      .whiteBox ul.itemList .a_item .data {
        padding: 0 50px 50px;
        width: 100%; }
        .whiteBox ul.itemList .a_item .data h3 {
          font-weight: 500;
          font-style: normal;
          line-height: 1.5;
          margin-bottom: 16px;
          text-align: center; }
          .whiteBox ul.itemList .a_item .data h3 .name {
            display: inline-block;
            font-size: 22px;
            font-weight: 500;
            letter-spacing: 0.04em; }
            .whiteBox ul.itemList .a_item .data h3 .name .gram {
              font-size: 14px;
              font-weight: 600;
              letter-spacing: 0.08em;
              margin-left: 12px; }
          .whiteBox ul.itemList .a_item .data h3 .mini {
            display: block;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: 0.04em;
            line-height: 1.6;
            padding: 8px 0 12px; }
          .whiteBox ul.itemList .a_item .data h3 .other {
            display: block;
            font-size: 13px;
            font-weight: 500;
            letter-spacing: 0.06em;
            line-height: 1.75;
            padding-top: 4px; }
        .whiteBox ul.itemList .a_item .data .normalPrices {
          font-size: 12px;
          margin-bottom: 12px;
          font-weight: 500;
          letter-spacing: 0.1em;
          position: relative;
          text-align: center; }
          .whiteBox ul.itemList .a_item .data .normalPrices .yen {
            font-size: 12px; }
          .whiteBox ul.itemList .a_item .data .normalPrices .num02 {
            font-family: 'Jost', sans-serif;
            font-size: 24px;
            font-weight: 400; }
          .whiteBox ul.itemList .a_item .data .normalPrices .tax {
            font-size: 12px; }
        .whiteBox ul.itemList .a_item .data .priceP {
          font-family: "Jost", sans-serif;
          margin-bottom: 0;
          text-align: center; }
          .whiteBox ul.itemList .a_item .data .priceP .off20 {
            display: inline-block;
            margin-right: 8px;
            vertical-align: -3px; }
            .whiteBox ul.itemList .a_item .data .priceP .off20 img {
              max-width: 164px; }
          .whiteBox ul.itemList .a_item .data .priceP .yen {
            font-size: 28px;
            font-weight: 500; }
          .whiteBox ul.itemList .a_item .data .priceP .num, .whiteBox ul.itemList .a_item .data .priceP .add-num {
            font-size: 45px;
            font-weight: 400;
            line-height: 1;
            letter-spacing: 0.02em; }
          .whiteBox ul.itemList .a_item .data .priceP .tax {
            font-size: 14px;
            font-weight: 600; }
        .whiteBox ul.itemList .a_item .data .btnArea {
          margin-top: 24px;
          position: relative; }
          .whiteBox ul.itemList .a_item .data .btnArea .btns {
            display: flex;
            flex-wrap: wrap;
            margin-bottom: 8px;
            align-items: flex-end; }
            .whiteBox ul.itemList .a_item .data .btnArea .btns:before {
              border-bottom: 1px solid #333;
              content: 'ご希望の定期コースを選択してください';
              display: inline-block;
              font-size: 15px;
              font-weight: 500;
              letter-spacing: 0.06em;
              margin-bottom: 8px;
              padding-bottom: 5px; }
            .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: 71px;
              width: auto; }
            .whiteBox ul.itemList .a_item .data .btnArea .btns li:last-child img {
              height: 66px;
              width: auto; }
          .whiteBox ul.itemList .a_item .data .btnArea .qFlex {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin-bottom: 12px; }
            .whiteBox ul.itemList .a_item .data .btnArea .qFlex .attList {
              margin-top: 4px;
              width: 100%; }
          .whiteBox ul.itemList .a_item .data .btnArea .question {
            font-size: 12px;
            font-weight: 500;
            line-height: 1.6;
            margin-bottom: 0;
            text-align: left; }
            .whiteBox ul.itemList .a_item .data .btnArea .question a {
              background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/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 .a_item .data .att {
          font-size: 12px;
          font-weight: 500;
          line-height: 1.6;
          margin-bottom: 0;
          text-align: right; }
        .whiteBox ul.itemList .a_item .data .cBtn {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          margin-top: 24px;
          margin-bottom: 0; }
          .whiteBox ul.itemList .a_item .data .cBtn a {
            background: #D62900;
            border-radius: 50px;
            box-shadow: 0px 4px 0px #711603;
            cursor: pointer;
            color: #FFF;
            display: block;
            font-size: 22px;
            font-weight: 600;
            padding: 16px 20px 16px 0;
            position: relative;
            text-decoration: none;
            text-align: center;
            transition: .3s;
            opacity: 1;
            overflow: hidden; }
            .whiteBox ul.itemList .a_item .data .cBtn a span {
              font-weight: 600;
              letter-spacing: 0.1em;
              position: relative;
              z-index: 2; }
              .whiteBox ul.itemList .a_item .data .cBtn a span:before {
                background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/cmn/icon_cart.png") center center no-repeat;
                background-size: cover;
                content: '';
                display: inline-block;
                margin-right: 16px;
                height: 32px;
                width: 35px;
                vertical-align: -6px; }
            .whiteBox ul.itemList .a_item .data .cBtn a:hover {
              opacity: 0.75; }
      .whiteBox ul.itemList .a_item.clm3 {
        margin-bottom: 0;
        width: calc(33.333% - 13px); }
        .whiteBox ul.itemList .a_item.clm3 .data {
          padding: 0 20px 50px; }
          .whiteBox ul.itemList .a_item.clm3 .data .priceP .num {
            letter-spacing: -0.02em; }
          .whiteBox ul.itemList .a_item.clm3 .data .priceP .off20 {
            margin-right: 0; }
            .whiteBox ul.itemList .a_item.clm3 .data .priceP .off20 img {
              max-width: 63px; }
          .whiteBox ul.itemList .a_item.clm3 .data .cBtn {
            margin-bottom: 0;
            margin-top: 20px; }
            .whiteBox ul.itemList .a_item.clm3 .data .cBtn a {
              font-size: 18px;
              padding: 18px 0 16px; }
              .whiteBox ul.itemList .a_item.clm3 .data .cBtn a span {
                letter-spacing: 0.1em; }
                .whiteBox ul.itemList .a_item.clm3 .data .cBtn a span:before {
                  margin-right: 12px;
                  height: 21px;
                  width: 27px;
                  vertical-align: -3px; }
  .whiteBox .attList li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
    text-align: right; }
  .whiteBox .attListOut {
    margin: 0 auto;
    max-width: 1050px;
    padding-top: 12px; }
    .whiteBox .attListOut li {
      color: #FFF;
      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 .pushH {
    margin-bottom: 0;
    padding: 30px 0 40px;
    text-align: center; }
    .whiteBox .pushH img {
      max-width: 363px; }
  .whiteBox .pushFlex {
    color: #002E57;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 40px;
    max-width: 740px; }
    .whiteBox .pushFlex .pfBox {
      background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/push_01_p.webp") right 8px top 8px no-repeat #FFF176;
      background-size: 33px auto;
      display: flex;
      align-items: center;
      align-content: center;
      flex-wrap: wrap;
      justify-content: center;
      min-height: 390px;
      padding: 30px 20px;
      width: 344px; }
      .whiteBox .pushFlex .pfBox.type2 {
        background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/push_02_p.webp") right 8px top 8px no-repeat #B7EFFF;
        background-size: 33px auto; }
      .whiteBox .pushFlex .pfBox .pfImg {
        text-align: center;
        width: 100%; }
        .whiteBox .pushFlex .pfBox .pfImg img {
          max-width: 196px; }
      .whiteBox .pushFlex .pfBox .pfName {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.06em;
        line-height: 1; }
      .whiteBox .pushFlex .pfBox .checkList li {
        background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/cmn/icon_check.png") left top 6px no-repeat;
        background-size: 18px auto;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.02em;
        line-height: 1.7;
        padding: 0 0 7px 26px; }
      .whiteBox .pushFlex .pfBox .feelH {
        font-family: "Shippori Mincho B1", serif;
        font-weight: 600;
        font-style: normal;
        font-size: 18px;
        margin-bottom: 12px;
        text-align: center;
        width: 100%; }
        .whiteBox .pushFlex .pfBox .feelH span {
          background: #DBBB6B;
          border-radius: 30px;
          color: #FFF;
          display: inline-block;
          letter-spacing: 0.2em;
          padding: 4px 32px; }
      .whiteBox .pushFlex .pfBox .feelDesc {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.02em;
        line-height: 2;
        margin: 0;
        text-align: center;
        width: 100%; }
      .whiteBox .pushFlex .pfBox .attList {
        margin-bottom: 0;
        padding-top: 10px;
        width: 100%; }
        .whiteBox .pushFlex .pfBox .attList li {
          margin-bottom: 0; }
  .whiteBox .pushDesc {
    color: #002E57;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.06em;
    line-height: 2.2;
    margin-bottom: 50px;
    text-align: center; }
  .whiteBox .top20 {
    margin-top: 20px; }
  .whiteBox .btm20 {
    margin-bottom: 20px; }
  .whiteBox .optionFlex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px; }
    .whiteBox .optionFlex li {
      background: #DAD9D9;
      color: #FFF;
      cursor: pointer;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 0.1em;
      padding: 15px;
      transition: 0.2s;
      text-align: center;
      width: 48%; }
      .whiteBox .optionFlex li.current {
        background: #6D6D6D;
        cursor: default; }
      .whiteBox .optionFlex li:hover {
        background: #6D6D6D; }

@media only screen and (min-width: 768px) {
  .btnBox {
    min-height: 140px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    width: 100%; }

  .whiteBox ul.itemList .a_item.clm3 .data {
    padding-bottom: 0; }

  .whiteBox ul.itemList .a_item.clm3 {
    padding-bottom: 140px; } }
@media only screen and (max-width: 768px) {
  .whiteBox {
    margin: 0;
    max-width: 100%;
    padding: 40px 0 0; }
    .whiteBox ul.itemList {
      padding: 0 5vw; }
      .whiteBox ul.itemList .a_item {
        display: block;
        margin-bottom: 32px;
        padding: 0;
        width: 100%; }
        .whiteBox ul.itemList .a_item:last-child {
          margin-bottom: 0; }
        .whiteBox ul.itemList .a_item .catch {
          font-size: 16px;
          letter-spacing: 0.04em;
          line-height: 1.7;
          margin-bottom: 0;
          padding: 24px 4vw 20px; }
        .whiteBox ul.itemList .a_item .img {
          max-width: auto;
          max-width: none;
          padding: 24px 4vw 0;
          width: 100%; }
          .whiteBox ul.itemList .a_item .img img {
            width: 100%; }
          .whiteBox ul.itemList .a_item .img.wide {
            padding: 44px 0 0; }
        .whiteBox ul.itemList .a_item .data {
          padding: 24px 5vw 40px;
          width: 100%; }
          .whiteBox ul.itemList .a_item .data h3 {
            line-height: 1.5;
            margin-bottom: 12px; }
            .whiteBox ul.itemList .a_item .data h3 .name {
              display: block;
              font-size: 19px;
              letter-spacing: -0.02em;
              margin-right: 10px; }
              .whiteBox ul.itemList .a_item .data h3 .name .gram {
                font-size: 10px; }
              .whiteBox ul.itemList .a_item .data h3 .name .other {
                font-size: 10px;
                margin-left: 8px;
                padding: 3px 6px 4px;
                vertical-align: 1px; }
            .whiteBox ul.itemList .a_item .data h3 .normal {
              font-size: 10px; }
            .whiteBox ul.itemList .a_item .data h3 .yen {
              font-size: 12px; }
            .whiteBox ul.itemList .a_item .data h3 .num {
              font-size: 19px; }
            .whiteBox ul.itemList .a_item .data h3 .tax {
              font-size: 8px; }
            .whiteBox ul.itemList .a_item .data h3 .mini {
              font-size: 13px;
              letter-spacing: 0; }
            .whiteBox ul.itemList .a_item .data h3 .normalPrice {
              font-size: 12px; }
          .whiteBox ul.itemList .a_item .data .normalPrices {
            font-size: 11px;
            margin-bottom: 8px; }
            .whiteBox ul.itemList .a_item .data .normalPrices .yen {
              font-size: 12px; }
            .whiteBox ul.itemList .a_item .data .normalPrices .num02 {
              font-size: 18px; }
            .whiteBox ul.itemList .a_item .data .normalPrices .tax {
              font-size: 12px; }
          .whiteBox ul.itemList .a_item .data .priceP .off20 {
            margin-right: 4px;
            vertical-align: 1px; }
            .whiteBox ul.itemList .a_item .data .priceP .off20 img {
              max-width: 110px; }
          .whiteBox ul.itemList .a_item .data .priceP .yen {
            font-size: 16px;
            font-weight: 500; }
          .whiteBox ul.itemList .a_item .data .priceP .num, .whiteBox ul.itemList .a_item .data .priceP .add-num {
            font-size: 36px;
            font-weight: 400;
            line-height: 1;
            letter-spacing: 0.02em; }
          .whiteBox ul.itemList .a_item .data .priceP .tax {
            font-size: 11px;
            font-weight: 500; }
          .whiteBox ul.itemList .a_item .data dl {
            margin-bottom: 0; }
            .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: 122px; }
              .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.03em; }
            .whiteBox ul.itemList .a_item .data dl dd .num {
              font-size: 40px;
              font-weight: 500;
              letter-spacing: -0.01em; }
            .whiteBox ul.itemList .a_item .data dl dd .tax {
              font-size: 11px;
              font-weight: 500;
              letter-spacing: 0.03em; }
            .whiteBox ul.itemList .a_item .data dl dd .add-num {
              font-size: 40px;
              font-weight: 500; }
            .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: 0;
            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 {
            margin-top: 24px;
            padding-top: 0; }
            .whiteBox ul.itemList .a_item .data .cBtn a {
              font-size: 18px;
              min-width: 100%;
              padding: 18px 0 16px;
              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: 12px;
                  height: 22px;
                  width: 25px;
                  vertical-align: -3px; }
                .whiteBox ul.itemList .a_item .data .cBtn a span:after {
                  display: inline-block;
                  content: '';
                  width: 9px;
                  height: 9px;
                  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 .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.clm3 {
          margin-bottom: 32px;
          width: 100%; }
          .whiteBox ul.itemList .a_item.clm3 .img {
            padding: 48px 4vw 0; }
            .whiteBox ul.itemList .a_item.clm3 .img img {
              max-width: 70%; }
          .whiteBox ul.itemList .a_item.clm3 .data {
            padding: 24px 5vw 40px; }
            .whiteBox ul.itemList .a_item.clm3 .data .priceP .num {
              letter-spacing: 0.02em; }
            .whiteBox ul.itemList .a_item.clm3 .data .priceP .off20 {
              margin-right: 0; }
              .whiteBox ul.itemList .a_item.clm3 .data .priceP .off20 img {
                max-width: 50px; }
            .whiteBox ul.itemList .a_item.clm3 .data .cBtn {
              margin-bottom: 0;
              margin-top: 20px; }
              .whiteBox ul.itemList .a_item.clm3 .data .cBtn a {
                font-size: 18px;
                padding: 18px 0 16px; }
                .whiteBox ul.itemList .a_item.clm3 .data .cBtn a span {
                  letter-spacing: 0.1em; }
                  .whiteBox ul.itemList .a_item.clm3 .data .cBtn a span:before {
                    margin-right: 12px;
                    height: 21px;
                    width: 27px;
                    vertical-align: -3px; }
    .whiteBox .attList {
      margin-bottom: 0; }
      .whiteBox .attList li {
        font-size: 9px;
        line-height: 1.5;
        margin-bottom: 4px;
        text-align: right; }
    .whiteBox .attListOut {
      margin: 0;
      max-width: 100%; }
      .whiteBox .attListOut li {
        font-size: 9px;
        line-height: 2;
        margin-bottom: 4px; }
    .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 .pushH {
      margin-bottom: 0;
      padding: 30px 0 24px;
      text-align: center; }
      .whiteBox .pushH img {
        max-width: 70%; }
    .whiteBox .pushFlex {
      display: block;
      margin: 0 auto 30px;
      max-width: 100%;
      padding: 0 7.5vw; }
      .whiteBox .pushFlex .pfBox {
        display: flex;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
        min-height: auto;
        min-height: none;
        padding: 24px 5vw 24px 4vw;
        width: 100%; }
        .whiteBox .pushFlex .pfBox .pfImg {
          margin-bottom: 20px; }
          .whiteBox .pushFlex .pfBox .pfImg img {
            max-width: 60%; }
        .whiteBox .pushFlex .pfBox .pfName {
          display: block;
          font-size: 16px;
          margin-bottom: 12px;
          text-align: center;
          width: 100%; }
        .whiteBox .pushFlex .pfBox .checkList li {
          background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/cmn/icon_check.png") left top 4px no-repeat;
          background-size: 15px auto;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 0.02em;
          line-height: 1.7;
          padding: 0 0 4px 20px; }
        .whiteBox .pushFlex .pfBox .feelH {
          font-family: "Shippori Mincho B1", serif;
          font-weight: 600;
          font-style: normal;
          font-size: 18px;
          margin-bottom: 12px;
          text-align: center;
          width: 100%; }
          .whiteBox .pushFlex .pfBox .feelH span {
            background: #DBBB6B;
            border-radius: 30px;
            color: #FFF;
            display: inline-block;
            letter-spacing: 0.2em;
            padding: 4px 32px; }
        .whiteBox .pushFlex .pfBox .feelDesc {
          font-size: 15px;
          font-weight: 500;
          letter-spacing: 0.02em;
          line-height: 2;
          margin: 0;
          text-align: center;
          width: 100%; }
        .whiteBox .pushFlex .pfBox .attList {
          margin-bottom: 0;
          padding-top: 10px;
          width: 100%; }
          .whiteBox .pushFlex .pfBox .attList li {
            margin-bottom: 0; }
    .whiteBox .pushDesc {
      font-size: 13px;
      letter-spacing: 0.04em;
      line-height: 2;
      margin-bottom: 40px; }
    .whiteBox .top20 {
      margin-top: 20px; }
    .whiteBox .optionFlex {
      margin-top: 20px; } }
.otherArea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #eed9a3;
  background: linear-gradient(30deg, #eed9a3 0%, #9f7d3e 40%, #9f7d3e 60%, #eed9a3 100%);
  padding: 120px 40px;
  text-align: center; }
  .otherArea h2 {
    color: #FFF;
    font-size: 21px;
    line-height: 1.6; }
    .otherArea h2 span {
      display: inline-block;
      font-weight: 500;
      letter-spacing: 0.1em; }
      .otherArea h2 span:before {
        background: #FFF;
        content: '';
        display: inline-block;
        margin-right: 24px;
        height: 30px;
        vertical-align: -7px;
        width: 2px;
        transform: rotate(-34deg); }
      .otherArea h2 span:after {
        background: #FFF;
        content: '';
        display: inline-block;
        margin-left: 24px;
        height: 30px;
        vertical-align: -7px;
        width: 2px;
        transform: rotate(34deg); }
  .otherArea .cBtn {
    margin: 32px 0; }
    .otherArea .cBtn a {
      background: #333333;
      border-radius: 50px;
      box-shadow: 0px 3px 0px #1A1A1A;
      cursor: pointer;
      color: #FFF;
      display: inline-block;
      font-size: 18px;
      font-weight: 500;
      min-width: 420px;
      padding: 24px 0 20px;
      position: relative;
      text-decoration: none;
      text-align: center;
      transition: .3s;
      opacity: 1;
      overflow: hidden; }
      .otherArea .cBtn a span {
        letter-spacing: 0.2em;
        position: relative;
        z-index: 2; }
        .otherArea .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; }
      .otherArea .cBtn a:hover {
        opacity: 0.75; }
    .otherArea .cBtn.pink a {
      background: #CE3815; }
  .otherArea .indList {
    margin: 0 auto;
    text-align: left;
    width: 45em; }
    .otherArea .indList li {
      color: #FFF;
      font-size: 11px;
      line-height: 1.6;
      margin-bottom: 4px;
      white-space: nowrap; }

@media only screen and (max-width: 768px) {
  .otherArea {
    padding: 80px 0; }
    .otherArea h2 {
      font-size: 16px; }
      .otherArea h2 span {
        letter-spacing: 0.05em; }
        .otherArea h2 span:before {
          background: #FFF;
          content: '';
          display: inline-block;
          margin-right: 16px;
          height: 26px;
          vertical-align: -7px;
          width: 2px;
          transform: rotate(-30deg); }
        .otherArea h2 span:after {
          background: #FFF;
          content: '';
          display: inline-block;
          margin-left: 12px;
          height: 26px;
          vertical-align: -7px;
          width: 2px;
          transform: rotate(30deg); }
    .otherArea .cBtn {
      margin: 32px 7.5vw; }
      .otherArea .cBtn a {
        display: block;
        font-size: 16px;
        font-weight: 500;
        min-width: auto;
        min-width: none;
        padding: 20px 0 18px;
        position: relative;
        text-decoration: none;
        text-align: center;
        transition: .3s;
        opacity: 1;
        overflow: hidden; }
        .otherArea .cBtn a span {
          letter-spacing: 0.1em;
          position: relative;
          z-index: 2; }
          .otherArea .cBtn a span:after {
            display: inline-block;
            content: '';
            width: 9px;
            height: 9px;
            border-top: 2px solid #FFF;
            border-right: 2px solid #FFF;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            vertical-align: 2px;
            margin-left: 16px; }
        .otherArea .cBtn a:hover {
          opacity: 0.75; }
      .otherArea .cBtn.pink a {
        background: #CE3815; }
    .otherArea .indList {
      margin: 0 auto;
      padding: 0 7.5vw;
      text-align: left;
      width: 100%; }
      .otherArea .indList li {
        color: #FFF;
        font-size: 11px;
        line-height: 1.6;
        margin-bottom: 4px;
        white-space: pre-wrap; } }
.lastBtnArea {
  background: #FFF;
  padding: 100px 0 120px;
  text-align: center; }
  .lastBtnArea a {
    background: #D62900;
    border-radius: 8px;
    box-shadow: 0px 4px 1px #711603;
    cursor: pointer;
    color: #FFF;
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.45;
    min-width: 500px;
    padding: 16px 0 18px;
    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 {
      font-weight: 600;
      letter-spacing: 0.18em;
      position: relative;
      z-index: 2; }
      .lastBtnArea a span strong {
        display: block;
        font-size: 22px;
        font-weight: 600;
        line-height: 1;
        margin-top: 8px;
        position: relative; }
        .lastBtnArea a span strong:after {
          content: '';
          display: inline-block;
          width: 9px;
          height: 9px;
          border-top: 2px solid #FFF;
          border-right: 2px 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: 50px 5vw 60px;
    text-align: center; }
    .lastBtnArea a {
      background-position: right center;
      background-size: 140% auto;
      font-size: 17px;
      line-height: 1.4;
      min-width: 100%;
      padding: 16px 0 12px;
      position: relative;
      text-decoration: none;
      text-align: center;
      transition: .2s;
      opacity: 1;
      overflow: hidden; }
      .lastBtnArea a:before {
        content: '';
        background: rgba(255, 255, 255, 0.2);
        border-radius: 200%;
        display: block;
        height: 100%;
        width: 160%;
        position: absolute;
        top: -40%;
        left: -30%;
        display: none; }
      .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: 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; }
      .lastBtnArea a:hover {
        box-shadow: none;
        transform: translate3d(0, 5px, 0);
        opacity: 1; } }
#campaign_area.cp01Fin .fvArea .fv02 {
  position: relative; }
  #campaign_area.cp01Fin .fvArea .fv02 img {
    opacity: 0.4; }
  #campaign_area.cp01Fin .fvArea .fv02:after {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fin.png") left 54% top 60% no-repeat;
    background-size: 12vw auto;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2; }
#campaign_area.cp01Fin .startArea .anchorList li:first-child a {
  background: #000;
  border-radius: 12px;
  position: relative;
  pointer-events: none; }
  #campaign_area.cp01Fin .startArea .anchorList li:first-child a img {
    opacity: 0.4; }
  #campaign_area.cp01Fin .startArea .anchorList li:first-child a:after {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fin.png") center center no-repeat;
    background-size: 15vw auto;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2; }
#campaign_area.cp01Fin .cpArea .cpBox.cp01 {
  position: relative; }
  #campaign_area.cp01Fin .cpArea .cpBox.cp01 .cpBoxInr {
    opacity: 0.7; }
  #campaign_area.cp01Fin .cpArea .cpBox.cp01:after {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fin.png") center center no-repeat rgba(61, 61, 61, 0.7);
    background-size: 15vw auto;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2; }
#campaign_area.cp01Fin .itemArea .itemList > li.action .data .priceP {
  color: #D62900; }

@media only screen and (max-width: 768px) {
  #campaign_area.cp01Fin .fvArea .fv02:after {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fin.png") center center no-repeat;
    background-size: 35vw auto; }
  #campaign_area.cp01Fin .startArea .anchorList li:first-child a:after {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fin.png") center center no-repeat;
    background-size: 45vw auto; }
  #campaign_area.cp01Fin .cpArea .cpBox.cp01:after {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/blackfriday2025/images/fin.png") center top 15% no-repeat rgba(61, 61, 61, 0.7);
    background-size: 50vw auto; } }
/* Animation Setting
------------------------------------------  */
/* fadeInK Set */
.fvArea .fv04,
.cpArea,
.itemArea,
.itemArea .itemList .catch,
.otherArea {
  opacity: 0; }

/* fadeInUpK Set */
.fvArea.action .fv02,
.fvArea.action .fv03,
.startArea h2,
.startArea .copy,
.startArea .anchorList li,
.cpArea .cpBox,
.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 .img,
.itemArea .itemList .data h3,
.itemArea .itemList .attList,
.itemArea .itemList .normalPrices,
.itemArea .itemList .priceP,
.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,
.cpArea h2 {
  opacity: 0;
  transform: scale(1.15);
  filter: blur(6px); }

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

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

.fvArea.action .fv02 {
  animation: fadeInUpK 0.8s cubic-bezier(0.56, 0, 0.2, 1) 1s 1 forwards; }

.fvArea.action .fv03 {
  animation: fadeInUpK 0.8s cubic-bezier(0.56, 0, 0.2, 1) 1.2s 1 forwards; }

.fvArea.action .fv04 {
  animation: fadeInK 1s cubic-bezier(0.56, 0, 0.2, 1) 1.2s 1 forwards; }

.startArea h2.action {
  animation: fadeInUpK 0.8s ease 0.2s 1 forwards; }

.startArea .copy.action {
  animation: fadeInUpK 0.8s ease 0.3s 1 forwards; }

.startArea .anchorList.action li:nth-child(1) {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

.startArea .anchorList.action li:nth-child(2) {
  animation: fadeInUpK 0.8s ease 0.5s 1 forwards; }

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

.cpArea.action h2 {
  animation: fadeInBK 1s cubic-bezier(0.56, 0, 0.2, 1) 0.3s 1 forwards; }

.cpArea .cpBox.action {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

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

.itemArea.action .hdBox {
  animation: fadeInBK 1s cubic-bezier(0.56, 0, 0.2, 1) 0.3s 1 forwards; }

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

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

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

.itemArea .itemList > li.action .data h3 {
  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 .normalPrices {
  animation: fadeInLK 0.8s ease 0.5s 1 forwards; }

.itemArea .itemList > li.action .data .priceP {
  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; }

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

.lastBtnArea p.action {
  animation: fadeInUpK 0.8s ease 0.6s 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);
    filter: blur(6px); }
  100% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0); } }
