@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho+B1:wght@400;500;600;700&display=swap");
/* FONT SETTING
------------------------------------------ */
/*
font-family: 'Noto Sans JP', sans-serif;
.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;
}
.shippori-mincho-b1-bold {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 700;
  font-style: normal;
}
.cormorant-<uniquifier> {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  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; }

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

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

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

.fvArea {
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/images/fv_pc.webp") center top no-repeat;
  background-size: 100% auto;
  display: flex;
  min-height: 62.5vw;
  padding: 0;
  position: relative; }
  .fvArea .fvData {
    display: flex;
    margin: 0 auto;
    padding: 9.5vw 0 0;
    width: 62%; }
  .fvArea h1 {
    margin: 0;
    position: relative;
    width: 51%; }
    .fvArea h1 .fv01 {
      display: block;
      margin-bottom: 4vw;
      text-align: center; }
      .fvArea h1 .fv01 img {
        width: 98%; }
    .fvArea h1 .fv02 {
      display: block;
      width: 100%; }
      .fvArea h1 .fv02 img {
        width: 100%; }

@media only screen and (max-width: 768px) {
  .fvArea {
    background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/images/fv_sp.webp") center top no-repeat;
    background-size: 100% auto;
    min-height: 183vw;
    padding: 0; }
    .fvArea .fvData {
      display: block;
      padding: 6.5vw 0 0;
      width: 100%; }
    .fvArea h1 {
      display: flex;
      flex-wrap: wrap;
      align-content: space-between;
      text-align: center;
      max-width: 100%;
      min-height: 163vw;
      margin: 0;
      padding: 0;
      width: 100%; }
      .fvArea h1 .fv01 img {
        width: 86%; }
      .fvArea h1 .fv02 {
        padding: 0 3vw 0 5vw; }
        .fvArea h1 .fv02 img {
          width: 100%; } }
.startArea {
  padding: 60px 20px 150px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt"; }
  .startArea .bodyCopy {
    color: #FFF;
    font-family: "Shippori Mincho B1", system-ui;
    font-style: normal;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 2.4;
    margin: 0 0 140px; }
  .startArea .startInr {
    background: #FFF;
    margin: 0 auto;
    max-width: 1000px;
    padding: 80px 40px;
    width: 100%; }
  .startArea .limitedDay {
    margin-bottom: 30px;
    text-align: center; }
    .startArea .limitedDay .day {
      background: #be8c8b;
      color: #FFF;
      display: inline-block;
      line-height: 1;
      padding: 6px 40px 8px;
      text-align: center;
      letter-spacing: 0.08em; }
      .startArea .limitedDay .day .date {
        font-family: "Shippori Mincho B1", system-ui;
        font-size: 34px;
        font-weight: 500;
        letter-spacing: 0.08em; }
      .startArea .limitedDay .day .year {
        font-size: 25px; }
      .startArea .limitedDay .day .yobi {
        font-family: "Shippori Mincho B1", system-ui;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.08em;
        margin: 0 8px 0 4px;
        vertical-align: 1px; }
      .startArea .limitedDay .day .time {
        font-family: "Shippori Mincho B1", system-ui;
        font-size: 34px;
        font-weight: 500;
        letter-spacing: 0.08em; }
      .startArea .limitedDay .day .ja {
        font-size: 19px;
        font-weight: 500;
        letter-spacing: 0.08em;
        vertical-align: 1px; }
        .startArea .limitedDay .day .ja strong {
          font-family: "Shippori Mincho B1", system-ui;
          font-size: 27px;
          font-weight: 500;
          letter-spacing: 0.08em;
          margin-left: 2px; }
  .startArea h2 {
    color: #473312;
    font-family: "Shippori Mincho B1", system-ui;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.06em;
    margin-bottom: 48px; }
    .startArea h2 strong {
      background: linear-gradient(transparent 80%, #FFF8B8 0%);
      display: block;
      font-size: 34px;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 0.06em;
      display: inline-block;
      margin-top: 8px;
      padding: 0 1px 0px; }
  .startArea .miniPresent {
    margin: 0 auto;
    max-width: 810px; }
    .startArea .miniPresent ul {
      display: flex;
      justify-content: space-between;
      margin-bottom: 12px; }
      .startArea .miniPresent ul li {
        width: calc(33.33333% - 10px); }
  .startArea .attP {
    color: #473312;
    font-size: 12px;
    margin-bottom: 40px;
    text-align: right; }
  .startArea .cBtn {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .startArea .cBtn a {
      background: #57341C;
      border-radius: 4px;
      box-shadow: 0px 2px 1px #807268;
      cursor: pointer;
      color: #FFF;
      display: inline-block;
      font-size: 22px;
      font-weight: 500;
      min-width: 414px;
      padding: 20px 0 22px;
      position: relative;
      text-decoration: none;
      text-align: center;
      transition: .3s;
      opacity: 1;
      overflow: hidden; }
      .startArea .cBtn a:before {
        content: '';
        background: rgba(255, 255, 255, 0.2);
        border-radius: 200%;
        display: block;
        height: 100%;
        width: 120%;
        position: absolute;
        top: -40%;
        left: -10%; }
      .startArea .cBtn a span {
        letter-spacing: 0.2em;
        position: relative;
        z-index: 2; }
        .startArea .cBtn a span:after {
          display: inline-block;
          content: '';
          width: 11px;
          height: 11px;
          border-top: 2px solid #FFF;
          border-right: 2px solid #FFF;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          vertical-align: 5px;
          margin-left: 14px; }
      .startArea .cBtn a:hover {
        opacity: 0.75; }
    .startArea .cBtn.pink a {
      background: #CE3815; }

@media only screen and (max-width: 768px) {
  .startArea {
    padding: 60px 2.5vw 40px; }
    .startArea .bodyCopy {
      font-size: 15px;
      letter-spacing: 0.02em;
      line-height: 2.8;
      margin-bottom: 60px; }
    .startArea .startInr {
      max-width: 100%;
      padding: 16px 4vw 28px; }
    .startArea .limitedDay {
      margin-bottom: 24px; }
      .startArea .limitedDay .day {
        display: block;
        margin-bottom: 0;
        padding: 8px 12px 8px; }
        .startArea .limitedDay .day .date {
          font-size: 24px;
          font-weight: 500;
          letter-spacing: 0.04em; }
        .startArea .limitedDay .day .year {
          font-size: 20px;
          font-weight: 500;
          letter-spacing: 0.04em; }
        .startArea .limitedDay .day .yobi {
          font-size: 15px;
          font-weight: 500;
          letter-spacing: 0.04em;
          vertical-align: 2px; }
        .startArea .limitedDay .day .time {
          font-size: 24px;
          font-weight: 500;
          letter-spacing: 0.04em; }
        .startArea .limitedDay .day .ja {
          font-family: 'Shippori Mincho B1', serif;
          font-size: 15px;
          font-weight: 500;
          letter-spacing: 0.04em;
          vertical-align: 2px; }
          .startArea .limitedDay .day .ja strong {
            font-size: 20px;
            letter-spacing: 0.02em; }
    .startArea h2 {
      font-size: 16px;
      line-height: 1.5;
      letter-spacing: 0.02em;
      margin-bottom: 24px; }
      .startArea h2 strong {
        font-size: 23px;
        line-height: 1.3;
        letter-spacing: 0; }
        .startArea h2 strong .num {
          font-size: 36px; }
    .startArea .miniPresent {
      margin: 0;
      max-width: 100%; }
      .startArea .miniPresent ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 12px; }
        .startArea .miniPresent ul li {
          margin: 0;
          padding: 6px;
          width: 50%; }
    .startArea .attP {
      font-size: 10px;
      line-height: 1.8;
      margin-bottom: 20px;
      padding-right: 0; }
    .startArea .cBtn a {
      font-size: 18px;
      min-width: 100%;
      padding: 16px 0 18px;
      position: relative;
      text-decoration: none;
      text-align: center;
      transition: .2s;
      opacity: 1;
      overflow: hidden; }
      .startArea .cBtn a span {
        letter-spacing: 0.15em; }
        .startArea .cBtn a span:after {
          width: 9px;
          height: 9px;
          border-top: 2px solid #FFF;
          border-right: 2px solid #FFF;
          vertical-align: 3px;
          margin-left: 12px; }
      .startArea .cBtn a:hover {
        opacity: 1; } }
.anchorArea {
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/images/anchor_bg.webp") center top no-repeat;
  background-size: cover;
  padding: 160px 20px 180px;
  position: relative;
  overflow: hidden;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .anchorArea .cFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 0 auto 170px;
    max-width: 1040px; }
    .anchorArea .cFlex .cFlexImg {
      margin-bottom: 0;
      max-width: 460px;
      width: 45%; }
    .anchorArea .cFlex .cFlexData {
      width: 50%; }
      .anchorArea .cFlex .cFlexData h2 {
        color: #58341C;
        display: block;
        font-family: "Shippori Mincho B1", system-ui;
        font-size: 27px;
        font-weight: 600;
        letter-spacing: 0.08em;
        line-height: 2;
        margin-bottom: 48px; }
      .anchorArea .cFlex .cFlexData p {
        color: #58341C;
        font-family: "Shippori Mincho B1", system-ui;
        font-size: 19px;
        font-weight: 600;
        letter-spacing: -0.06em;
        line-height: 2.4;
        margin-bottom: 0; }
  .anchorArea .anchors {
    text-align: center; }
    .anchorArea .anchors .fukidashi {
      border-bottom: 2px solid #58341C;
      color: #58341C;
      display: inline-block;
      line-height: 1.6;
      margin-bottom: 16px;
      position: relative; }
      .anchorArea .anchors .fukidashi:before {
        content: "";
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -17px;
        border: 14px solid transparent;
        border-top: 14px solid #FFF;
        z-index: 2;
        transform: rotate(-90deg); }
      .anchorArea .anchors .fukidashi:after {
        content: "";
        position: absolute;
        bottom: -16px;
        left: 50%;
        margin-left: -17px;
        border: 14px solid transparent;
        border-top: 14px solid #58341C;
        z-index: 1;
        transform: rotate(-90deg); }
      .anchorArea .anchors .fukidashi span {
        color: #58341C;
        display: inline-block;
        font-family: "Shippori Mincho B1", serif;
        font-size: 24px;
        font-weight: 600;
        position: relative;
        z-index: 3; }
    .anchorArea .anchors h3 {
      color: #473312;
      font-family: "Shippori Mincho B1", serif;
      font-weight: 600;
      font-style: normal;
      font-size: 33px;
      line-height: 1.5;
      margin-bottom: 48px;
      width: 100%;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .anchorArea .anchors h3 .name {
        display: inline-block;
        font-size: 33px;
        letter-spacing: 0.06em; }
    .anchorArea .anchors ul {
      display: flex;
      justify-content: space-between;
      margin: 0 auto;
      max-width: 1000px;
      width: 100%; }
      .anchorArea .anchors ul li {
        width: 32%; }
        .anchorArea .anchors ul li a {
          background: #7B99AC;
          display: block;
          position: relative;
          padding-bottom: 60px; }
          .anchorArea .anchors ul li a:after {
            background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/images/anchor_arrow.svg") center top no-repeat;
            background-size: 30px auto;
            display: block;
            content: '';
            width: 100%;
            height: 20px;
            position: absolute;
            bottom: 16px;
            left: 0;
            transition: 0.3s; }
          .anchorArea .anchors ul li a:hover {
            opacity: 0.75; }
            .anchorArea .anchors ul li a:hover:after {
              bottom: 10px; }
        .anchorArea .anchors ul li h4 {
          color: #FFF;
          display: block;
          font-family: "Shippori Mincho B1", system-ui;
          font-size: 19px;
          font-weight: 600;
          letter-spacing: 0.02em;
          line-height: 1.6;
          padding: 14px 12px 16px; }
        .anchorArea .anchors ul li:nth-child(2) a {
          background: #BE8C8B; }
        .anchorArea .anchors ul li:nth-child(3) a {
          background: #B19D73; }

@media only screen and (max-width: 768px) {
  .anchorArea {
    padding: 48px 5vw 40px; }
    .anchorArea .cFlex {
      display: block;
      margin: 0 auto 80px;
      max-width: 1040px;
      padding: 0 2.5vw; }
      .anchorArea .cFlex .cFlexImg {
        margin-bottom: 0;
        max-width: 100%;
        text-align: center;
        width: 100%; }
        .anchorArea .cFlex .cFlexImg img {
          max-width: 66%; }
      .anchorArea .cFlex .cFlexData {
        width: 100%; }
        .anchorArea .cFlex .cFlexData h2 {
          font-size: 22px;
          letter-spacing: 0.02em;
          line-height: 1.8;
          margin-bottom: 20px; }
        .anchorArea .cFlex .cFlexData p {
          font-size: 15px;
          letter-spacing: 00;
          line-height: 2.1;
          margin-bottom: 40px; }
    .anchorArea .anchors .fukidashi {
      border-bottom: 2px solid #58341C;
      color: #58341C;
      display: inline-block;
      line-height: 1.6;
      margin-bottom: 16px;
      position: relative; }
      .anchorArea .anchors .fukidashi:before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -17px;
        border: 14px solid transparent;
        border-top: 14px solid #FFF;
        z-index: 2;
        transform: rotate(-90deg); }
      .anchorArea .anchors .fukidashi:after {
        content: "";
        position: absolute;
        bottom: -12px;
        left: 50%;
        margin-left: -17px;
        border: 11px solid transparent;
        border-top: 11px solid #58341C;
        z-index: 1;
        transform: rotate(-90deg); }
      .anchorArea .anchors .fukidashi span {
        font-size: 18px;
        padding-bottom: 1px; }
    .anchorArea .anchors h3 {
      font-size: 26px;
      margin-bottom: 28px; }
    .anchorArea .anchors ul {
      display: block;
      margin: 0;
      max-width: 1000px;
      width: 100%; }
      .anchorArea .anchors ul li {
        margin-bottom: 4px;
        width: 100%; }
        .anchorArea .anchors ul li a {
          display: flex;
          padding-bottom: 0; }
          .anchorArea .anchors ul li a:after {
            background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/images/anchor_arrow.svg") center top no-repeat;
            background-size: 22px auto;
            display: block;
            content: '';
            width: 60%;
            height: 12px;
            position: absolute;
            bottom: 8px;
            left: 0;
            transition: 0s; }
          .anchorArea .anchors ul li a:hover {
            opacity: 1; }
            .anchorArea .anchors ul li a:hover:after {
              bottom: 16px; }
        .anchorArea .anchors ul li h4 {
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0.02em;
          line-height: 1.6;
          padding: 14px 8px 28px;
          width: 60%; }
        .anchorArea .anchors ul li img {
          height: auto;
          width: 40%; } }
.itemArea {
  background: #7B99AC;
  padding: 100px 20px;
  position: relative;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt"; }
  .itemArea.type2 {
    background: #BE8C8B; }
    .itemArea.type2 .whiteBox ul.itemList {
      background: #F9EFEF; }
    .itemArea.type2 .whiteBox .pointFlex .pfData h4 span {
      background: linear-gradient(transparent 0%, #BE8C8B 0%); }
  .itemArea.type3 {
    background: #B19D73; }
    .itemArea.type3 .whiteBox ul.itemList {
      background: #F4ECDB; }
    .itemArea.type3 .whiteBox .pointFlex .pfData h4 span {
      background: linear-gradient(transparent 0%, #B19D73 0%); }
  .itemArea .inr {
    margin: 0 auto;
    max-width: 1150px;
    position: relative;
    z-index: 3; }

@media only screen and (max-width: 768px) {
  .itemArea {
    padding: 28px 2.5vw; }
    .itemArea .inr {
      margin: 0;
      max-width: 100%; } }
.whiteBox {
  background: #FFF;
  margin: 0 auto;
  overflow: hidden;
  padding: 90px 0 60px;
  position: relative;
  font-feature-settings: "palt"; }
  .whiteBox .pointFlex {
    display: flex;
    justify-content: space-between;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0 auto;
    max-width: 900px;
    position: relative; }
    .whiteBox .pointFlex .pfImg {
      margin-bottom: 0;
      padding-top: 8px;
      text-align: center;
      width: 48%; }
      .whiteBox .pointFlex .pfImg img {
        max-width: 378px; }
      .whiteBox .pointFlex .pfImg.pfimg02 img {
        max-width: 294px; }
      .whiteBox .pointFlex .pfImg.pfimg05 img {
        max-width: 380px; }
      .whiteBox .pointFlex .pfImg.pfimg06 img {
        max-width: 380px; }
      .whiteBox .pointFlex .pfImg.pfimg07 img {
        max-width: 380px; }
    .whiteBox .pointFlex .pfData {
      width: 47%; }
      .whiteBox .pointFlex .pfData .fukidashi {
        border-bottom: 2px solid #58341C;
        display: inline-block;
        line-height: 1.6;
        margin-bottom: 16px;
        position: relative; }
        .whiteBox .pointFlex .pfData .fukidashi:before {
          content: "";
          position: absolute;
          bottom: -14px;
          left: 50%;
          margin-left: -17px;
          border: 14px solid transparent;
          border-top: 14px solid #FFF;
          z-index: 2;
          transform: rotate(-90deg); }
        .whiteBox .pointFlex .pfData .fukidashi:after {
          content: "";
          position: absolute;
          bottom: -16px;
          left: 50%;
          margin-left: -17px;
          border: 14px solid transparent;
          border-top: 14px solid #58341C;
          z-index: 1;
          transform: rotate(-90deg); }
        .whiteBox .pointFlex .pfData .fukidashi span {
          color: #58341C;
          display: inline-block;
          font-family: "Shippori Mincho B1", serif;
          font-size: 18px;
          font-weight: 600;
          position: relative;
          z-index: 3; }
      .whiteBox .pointFlex .pfData h3 {
        color: #58341C;
        font-family: "Shippori Mincho B1", serif;
        font-weight: 600;
        font-style: normal;
        line-height: 1.5;
        margin-bottom: 20px;
        width: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .whiteBox .pointFlex .pfData h3 .name {
          display: inline-block;
          font-size: 31px;
          letter-spacing: 0.06em; }
          .whiteBox .pointFlex .pfData h3 .name .mini {
            display: block;
            font-size: 12px;
            font-weight: 600;
            letter-spacing: 0.02em;
            line-height: 1.4;
            padding-top: 6px; }
          .whiteBox .pointFlex .pfData h3 .name .other {
            font-size: 13px;
            letter-spacing: 0.06em;
            line-height: 1.4;
            margin-left: 2px;
            vertical-align: 3px; }
      .whiteBox .pointFlex .pfData h4 {
        margin-bottom: 12px; }
        .whiteBox .pointFlex .pfData h4 span {
          background: linear-gradient(transparent 0%, #718C9E 0%);
          display: inline-block;
          color: #FFF;
          font-family: "Shippori Mincho B1", serif;
          font-size: 23px;
          font-weight: 600;
          line-height: 1.4;
          margin-bottom: 8px;
          padding: 1px 12px 3px; }
      .whiteBox .pointFlex .pfData h5 {
        color: #58341C;
        font-family: "Shippori Mincho B1", system-ui;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -0.02em;
        line-height: 1.8;
        margin-bottom: 0; }
  .whiteBox ul.itemList {
    background: #E2EAF0;
    margin: 80px auto 0;
    max-width: 1030px;
    padding: 60px 0 60px 0;
    position: relative;
    z-index: 2; }
    .whiteBox ul.itemList .a_item {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
      margin: 0 auto;
      max-width: 920px;
      padding: 0;
      position: relative; }
      .whiteBox ul.itemList .a_item h3 {
        color: #58341C;
        font-family: "Shippori Mincho B1", serif;
        font-weight: 600;
        font-style: normal;
        line-height: 1.5;
        margin-bottom: 12px;
        padding: 0 40px;
        width: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .whiteBox ul.itemList .a_item h3 .name {
          display: inline-block;
          font-size: 31px;
          letter-spacing: 0.08em; }
          .whiteBox ul.itemList .a_item h3 .name .mini {
            display: inline-block;
            font-size: 17px;
            font-weight: 600;
            letter-spacing: -0.02em;
            line-height: 1;
            vertical-align: 4px; }
          .whiteBox ul.itemList .a_item 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;
            vertical-align: 0; }
        .whiteBox ul.itemList .a_item h3 .gram {
          display: inline-block;
          font-size: 20px;
          font-weight: 600;
          letter-spacing: 0.08em;
          margin-left: 10px; }
          .whiteBox ul.itemList .a_item h3 .gram .bgColor {
            background: #F9E5F7;
            display: inline-block;
            letter-spacing: 0.06em;
            padding: 2px 6px; }
        .whiteBox ul.itemList .a_item h3 .normalPrice {
          display: block;
          font-size: 14px;
          font-weight: 500;
          padding-top: 4px; }
          .whiteBox ul.itemList .a_item h3 .normalPrice strong {
            font-size: 19px;
            font-weight: 400;
            letter-spacing: 0.04em;
            margin-left: 4px;
            margin-right: 2px; }
          .whiteBox ul.itemList .a_item h3 .normalPrice .tax {
            font-size: 12px; }
      .whiteBox ul.itemList .a_item .img {
        margin: 0;
        position: relative;
        width: 48%; }
        .whiteBox ul.itemList .a_item .img.center {
          text-align: center; }
        .whiteBox ul.itemList .a_item .img.leftP {
          padding-left: 12px; }
        .whiteBox ul.itemList .a_item .img img {
          max-width: 440px; }
      .whiteBox ul.itemList .a_item .data {
        padding: 0;
        width: 46%; }
        .whiteBox ul.itemList .a_item .data .dataTitle {
          color: #967E10;
          font-family: "Shippori Mincho B1", serif;
          font-size: 20px;
          font-weight: 600;
          line-height: 1.4;
          letter-spacing: 0.06em;
          margin-bottom: 8px; }
        .whiteBox ul.itemList .a_item .data .dataDesc {
          color: #967E10;
          font-size: 15px;
          font-weight: 400;
          letter-spacing: 0.02em;
          line-height: 1.7;
          margin-bottom: 12px; }
        .whiteBox ul.itemList .a_item .data dl {
          display: flex;
          align-items: center;
          margin-bottom: 12px; }
          .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: 148px; }
            .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: 82px; }
          .whiteBox ul.itemList .a_item .data dl dd {
            color: #a82d55;
            font-family: "Shippori Mincho B1", serif; }
            .whiteBox ul.itemList .a_item .data dl dd.only {
              color: #58341C; }
            .whiteBox ul.itemList .a_item .data dl dd .yen {
              font-size: 28px;
              font-weight: 500; }
            .whiteBox ul.itemList .a_item .data dl dd .num, .whiteBox ul.itemList .a_item .data dl dd .add-num {
              font-size: 50px;
              font-weight: 400;
              line-height: 1;
              letter-spacing: 0.06em; }
              .whiteBox ul.itemList .a_item .data dl dd .num.namMini, .whiteBox ul.itemList .a_item .data dl dd .add-num.namMini {
                font-size: 48px;
                letter-spacing: 0.06em; }
            .whiteBox ul.itemList .a_item .data dl dd .tax {
              font-size: 14px;
              font-weight: 600; }
              .whiteBox ul.itemList .a_item .data dl dd .tax.taxMini {
                font-size: 11px; }
        .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: 65px;
              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/cp20250901_essence/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; }
          .whiteBox ul.itemList .a_item .data .cBtn a {
            background: #57341C;
            border-radius: 4px;
            box-shadow: 0px 2px 1px #807268;
            cursor: pointer;
            color: #FFF;
            display: inline-block;
            font-size: 22px;
            font-weight: 500;
            min-width: 414px;
            padding: 16px 0;
            position: relative;
            text-decoration: none;
            text-align: center;
            transition: .3s;
            opacity: 1;
            overflow: hidden; }
            .whiteBox ul.itemList .a_item .data .cBtn a: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 .a_item .data .cBtn a span {
              letter-spacing: 0.2em;
              position: relative;
              z-index: 2; }
              .whiteBox ul.itemList .a_item .data .cBtn a span:before {
                background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/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 .a_item .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 .a_item .data .cBtn a:hover {
              opacity: 0.75; }
          .whiteBox ul.itemList .a_item .data .cBtn.pink a {
            background: #CE3815; }
  .whiteBox .attList li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
    text-align: right; }
  .whiteBox .attListOut {
    margin: 0 auto;
    max-width: 850px;
    padding-top: 20px; }
    .whiteBox .attListOut li {
      color: #473312;
      font-size: 10px;
      line-height: 1.3;
      margin-bottom: 1px;
      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 {
    margin: 0;
    padding: 5vw 2.5vw 2.5vw; }
    .whiteBox .pointFlex {
      display: block;
      margin: 0;
      max-width: 100%;
      padding: 0 2.5vw; }
      .whiteBox .pointFlex .pfImg {
        margin-bottom: 20px;
        padding: 0;
        text-align: center;
        width: 100%; }
        .whiteBox .pointFlex .pfImg.pfimg01 img, .whiteBox .pointFlex .pfImg.pfimg02 img, .whiteBox .pointFlex .pfImg.pfimg03 img, .whiteBox .pointFlex .pfImg.pfimg04 img, .whiteBox .pointFlex .pfImg.pfimg05 img, .whiteBox .pointFlex .pfImg.pfimg06 img, .whiteBox .pointFlex .pfImg.pfimg07 img {
          max-width: 100%; }
        .whiteBox .pointFlex .pfImg.pfimg04, .whiteBox .pointFlex .pfImg.pfimg05 {
          margin-bottom: 0;
          padding: 0 0 0 10vw; }
        .whiteBox .pointFlex .pfImg.pfimg06, .whiteBox .pointFlex .pfImg.pfimg07 {
          margin-bottom: 0; }
      .whiteBox .pointFlex .pfData {
        width: 100%; }
        .whiteBox .pointFlex .pfData .fukidashi {
          border-bottom: 2px solid #58341C;
          color: #58341C;
          display: inline-block;
          line-height: 1.6;
          margin-bottom: 16px;
          position: relative; }
          .whiteBox .pointFlex .pfData .fukidashi:before {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 50%;
            margin-left: -17px;
            border: 14px solid transparent;
            border-top: 14px solid #FFF;
            z-index: 2;
            transform: rotate(-90deg); }
          .whiteBox .pointFlex .pfData .fukidashi:after {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 50%;
            margin-left: -17px;
            border: 11px solid transparent;
            border-top: 11px solid #58341C;
            z-index: 1;
            transform: rotate(-90deg); }
          .whiteBox .pointFlex .pfData .fukidashi span {
            font-size: 18px;
            padding-bottom: 1px; }
        .whiteBox .pointFlex .pfData h3 {
          margin-bottom: 24px; }
          .whiteBox .pointFlex .pfData h3 .name {
            display: inline-block;
            font-size: 24px;
            letter-spacing: -0.02em;
            line-height: 1.2; }
            .whiteBox .pointFlex .pfData h3 .name .mini {
              display: block;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: 0.02em;
              line-height: 1.4;
              padding-top: 10px; }
            .whiteBox .pointFlex .pfData h3 .name .other {
              font-size: 12px;
              letter-spacing: -0.02em;
              line-height: 1.4;
              margin-left: 2px;
              vertical-align: 3px; }
        .whiteBox .pointFlex .pfData h4 {
          margin-bottom: 16px; }
          .whiteBox .pointFlex .pfData h4 span {
            font-size: 20px;
            margin-bottom: 4px;
            padding: 1px 12px 3px; }
        .whiteBox .pointFlex .pfData h5 {
          font-size: 15px;
          letter-spacing: -0.02em;
          line-height: 1.6;
          margin-bottom: 0; }
    .whiteBox ul.itemList {
      margin-top: 28px;
      padding: 0 5vw 28px; }
      .whiteBox ul.itemList .a_item {
        display: block;
        margin-bottom: 0;
        padding: 28px 0 0;
        width: 100%; }
        .whiteBox ul.itemList .a_item h3 {
          line-height: 1.5;
          margin-bottom: 40px;
          padding: 0;
          text-align: left; }
          .whiteBox ul.itemList .a_item h3 .name {
            display: block;
            font-size: 24px;
            letter-spacing: 0.02em;
            line-height: 1.2;
            margin-right: 0; }
            .whiteBox ul.itemList .a_item h3 .name .other {
              font-size: 10px;
              margin-left: 8px;
              padding: 3px 6px 4px;
              vertical-align: 1px; }
            .whiteBox ul.itemList .a_item h3 .name .mini {
              display: block;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: 0.02em;
              line-height: 1.4;
              padding-top: 6px; }
          .whiteBox ul.itemList .a_item h3 .gram {
            font-size: 12px;
            letter-spacing: -0.02em;
            line-height: 1.4;
            margin-left: 2px;
            vertical-align: 3px; }
          .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 .img {
          max-width: auto;
          max-width: none;
          text-align: center;
          padding-top: 0;
          width: 100%; }
          .whiteBox ul.itemList .a_item .img img {
            margin-right: 8vw;
            width: 100%; }
          .whiteBox ul.itemList .a_item .img.leftP {
            padding-left: 0; }
            .whiteBox ul.itemList .a_item .img.leftP img {
              margin-right: 0;
              width: 55%; }
        .whiteBox ul.itemList .a_item .data {
          padding: 24px 0 0;
          width: 100%; }
          .whiteBox ul.itemList .a_item .data .dataTitle {
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 0.04em;
            margin-bottom: 4px; }
          .whiteBox ul.itemList .a_item .data .dataDesc {
            color: #967E10;
            font-size: 13px;
            font-weight: 500;
            letter-spacing: 0.02em;
            line-height: 1.7;
            margin-bottom: 12px; }
          .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; }
            .whiteBox ul.itemList .a_item .data dl dd .tax {
              font-size: 11px;
              font-weight: 500;
              letter-spacing: 0; }
            .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 {
            padding-top: 12px;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            .whiteBox ul.itemList .a_item .data .cBtn a {
              font-size: 18px;
              min-width: 100%;
              padding: 16px 0 18px;
              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: 26px;
                  width: 30px;
                  vertical-align: -6px; }
                .whiteBox ul.itemList .a_item .data .cBtn a span:after {
                  display: inline-block;
                  content: '';
                  width: 11px;
                  height: 11px;
                  border-top: 2px solid #FFF;
                  border-right: 2px solid #FFF;
                  -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
                  vertical-align: 1px;
                  margin-left: 12px; }
              .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 .attList {
      margin-bottom: 12px; }
      .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 .top20 {
      margin-top: 20px; } }
.faqArea {
  background: url("//d1zn85v8awosct.cloudfront.net/img/freepage/maihada/cp20250901_essence/images/anchor_bg.webp") center top no-repeat;
  background-size: cover;
  padding: 100px 20px 60px;
  position: relative;
  overflow: hidden;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center; }
  .faqArea .fukidashi {
    border-bottom: 2px solid #58341C;
    color: #58341C;
    display: inline-block;
    line-height: 1.6;
    margin-bottom: 16px;
    position: relative; }
    .faqArea .fukidashi:before {
      content: "";
      position: absolute;
      bottom: -14px;
      left: 50%;
      margin-left: -17px;
      border: 14px solid transparent;
      border-top: 14px solid #FFF;
      z-index: 2;
      transform: rotate(-90deg); }
    .faqArea .fukidashi:after {
      content: "";
      position: absolute;
      bottom: -16px;
      left: 50%;
      margin-left: -17px;
      border: 14px solid transparent;
      border-top: 14px solid #58341C;
      z-index: 1;
      transform: rotate(-90deg); }
    .faqArea .fukidashi span {
      color: #58341C;
      display: inline-block;
      font-family: "Shippori Mincho B1", serif;
      font-size: 24px;
      font-weight: 600;
      letter-spacing: 0.08em;
      position: relative;
      z-index: 3; }
  .faqArea h2 {
    color: #473312;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    font-style: normal;
    font-size: 33px;
    letter-spacing: 0.08em;
    line-height: 1.4;
    margin-bottom: 60px;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .faqArea .faqDl {
    border: 1px solid #BE8C8B;
    margin: 0 auto 32px;
    max-width: 1000px; }
    .faqArea .faqDl dt {
      background: #BE8C8B;
      color: #FFF;
      cursor: pointer;
      display: flex;
      align-items: center;
      padding: 20px 80px 20px 0;
      min-height: 72px;
      transition: 0.2s; }
      .faqArea .faqDl dt:before {
        content: 'Question';
        display: block;
        font-family: "Cormorant", serif;
        font-size: 30px;
        font-weight: 600;
        letter-spacing: 0.04em;
        width: 25%; }
      .faqArea .faqDl dt h3 {
        font-family: "Shippori Mincho B1", serif;
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 0.02em;
        line-height: 1.7;
        text-align: left;
        padding: 0 0 0 20px;
        position: relative;
        width: 75%; }
        .faqArea .faqDl dt h3:after {
          content: '';
          display: inline-block;
          width: 12px;
          height: 12px;
          border-top: 1px solid #FFF;
          border-right: 1px solid #FFF;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          vertical-align: 5px;
          position: absolute;
          right: -20px;
          top: calc(50% - 10px);
          transition: 0.3s; }
      .faqArea .faqDl dt:hover {
        opacity: 0.8; }
        .faqArea .faqDl dt:hover h3:after {
          top: calc(50% - 5px); }
      .faqArea .faqDl dt.accOn h3:after {
        transform: rotate(-45deg);
        top: calc(50% - 5px); }
    .faqArea .faqDl dd {
      display: none; }
      .faqArea .faqDl dd .answer {
        color: #473312;
        display: flex;
        align-items: center;
        padding: 36px 48px 36px 0; }
        .faqArea .faqDl dd .answer:before {
          content: 'Answer';
          display: block;
          font-family: "Cormorant", serif;
          font-size: 30px;
          font-weight: 600;
          letter-spacing: 0.04em;
          width: 25%; }
        .faqArea .faqDl dd .answer p {
          font-family: "Shippori Mincho B1", serif;
          font-size: 18px;
          font-weight: 600;
          letter-spacing: 0.02em;
          line-height: 1.9;
          text-align: left;
          padding: 0;
          position: relative;
          width: 75%; }
          .faqArea .faqDl dd .answer p:after {
            content: '';
            display: inline-block;
            width: 12px;
            height: 12px;
            border-top: 1px solid #FFF;
            border-right: 1px solid #FFF;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            vertical-align: 5px;
            position: absolute;
            right: -20px;
            top: calc(50% - 10px); }

@media only screen and (max-width: 768px) {
  .faqArea {
    padding: 48px 5vw 40px; }
    .faqArea .fukidashi {
      border-bottom: 2px solid #58341C;
      color: #58341C;
      display: inline-block;
      line-height: 1.6;
      margin-bottom: 16px;
      position: relative; }
      .faqArea .fukidashi:before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        margin-left: -17px;
        border: 14px solid transparent;
        border-top: 14px solid #FFF;
        z-index: 2;
        transform: rotate(-90deg); }
      .faqArea .fukidashi:after {
        content: "";
        position: absolute;
        bottom: -12px;
        left: 50%;
        margin-left: -17px;
        border: 11px solid transparent;
        border-top: 11px solid #58341C;
        z-index: 1;
        transform: rotate(-90deg); }
      .faqArea .fukidashi span {
        font-size: 18px;
        padding-bottom: 1px; }
    .faqArea h2 {
      font-size: 26px;
      margin-bottom: 28px; }
    .faqArea .faqDl {
      margin: 0 auto 16px;
      max-width: 100%; }
      .faqArea .faqDl dt {
        background: #BE8C8B;
        color: #FFF;
        cursor: pointer;
        display: block;
        align-items: center;
        padding: 12px 40px 12px 5vw;
        min-height: auto;
        min-height: none;
        position: relative; }
        .faqArea .faqDl dt:before {
          display: block;
          font-size: 18px;
          margin-bottom: 6px;
          text-align: left;
          width: 100%; }
        .faqArea .faqDl dt h3 {
          font-size: 17px;
          letter-spacing: -0.02em;
          line-height: 1.45;
          text-align: left;
          padding: 0;
          position: static;
          width: 100%; }
          .faqArea .faqDl dt h3:after {
            content: '';
            display: inline-block;
            width: 9px;
            height: 9px;
            border-top: 1px solid #FFF;
            border-right: 1px solid #FFF;
            -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
            vertical-align: 5px;
            position: absolute;
            right: 20px;
            top: calc(50% - 5px);
            transition: 0.3s; }
        .faqArea .faqDl dt:hover {
          opacity: 1; }
          .faqArea .faqDl dt:hover h3:after {
            top: calc(50% - 2px); }
        .faqArea .faqDl dt.accOn h3:after {
          transform: rotate(-45deg);
          top: calc(50% - 2px); }
      .faqArea .faqDl dd .answer {
        display: block;
        align-items: center;
        padding: 16px 5vw 24px 5vw;
        min-height: auto;
        min-height: none;
        position: relative; }
        .faqArea .faqDl dd .answer:before {
          display: block;
          font-size: 18px;
          margin-bottom: 6px;
          text-align: left;
          width: 100%; }
        .faqArea .faqDl dd .answer p {
          font-size: 16px;
          letter-spacing: -0.02em;
          line-height: 1.8;
          text-align: left;
          padding: 0;
          width: 100%; } }
.lastBtnArea {
  background: #BE8C8B;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 100px 0 120px;
  text-align: center; }
  .lastBtnArea a {
    background: #57341C;
    border-radius: 6px;
    box-shadow: 0px 4px 1px #C8C9CAanchorArea;
    cursor: pointer;
    color: #FFF;
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.45;
    min-width: 500px;
    padding: 24px 0 28px;
    position: relative;
    text-decoration: none;
    text-align: center;
    transition: .2s;
    opacity: 1;
    overflow: hidden; }
    .lastBtnArea a:before {
      content: '';
      background: rgba(255, 255, 255, 0.1);
      border-radius: 200%;
      display: block;
      height: 100%;
      width: 160%;
      position: absolute;
      top: -40%;
      left: -30%; }
    .lastBtnArea a span {
      letter-spacing: 0.18em;
      position: relative;
      z-index: 2; }
      .lastBtnArea a span:after {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        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 {
      opacity: 0.75; }

@media only screen and (max-width: 768px) {
  .lastBtnArea {
    padding: 60px 5vw;
    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;
      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%; }
      .lastBtnArea a span {
        letter-spacing: 0.12em;
        position: relative;
        z-index: 2; }
        .lastBtnArea a span:after {
          content: '';
          display: inline-block;
          width: 9px;
          height: 9px;
          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 {
        opacity: 1; } }
/*-- MODAL --*/
.modaal-wrapper {
  z-index: 10001 !important;
  background-color: rgba(241, 250, 251, 0.8) !important; }

.modaal-container {
  max-width: 600px !important; }

.modaal-content-container {
  padding: 0 !important;
  background-color: transparent;
  position: relative; }

.modaal-content-container p {
  margin: 0 !important; }

.inline_close {
  color: #666;
  cursor: pointer;
  font-size: 40px;
  font-weight: 100;
  font-weight: normal;
  position: absolute;
  top: 20px;
  right: 20px; }

@media only screen and (max-width: 768px) {
  .modaal-inner-wrapper {
    padding: 0 10px !important; }

  .modaal-content-container {
    padding: 5px 5px 5px 5px !important; }

  .inline_close {
    cursor: pointer;
    font-size: 20px;
    font-weight: 100;
    font-weight: normal;
    position: absolute;
    top: 15px;
    right: 15px; } }
/* Animation Setting
------------------------------------------  */
/* fadeInK Set */
.anchorArea,
.faqArea {
  opacity: 0; }

/* fadeInUpK Set */
.startArea .bodyCopy,
.startArea .startInr,
.startArea .miniPresent li,
.startArea .miniPresent .attP,
.startArea .cBtn,
.anchorArea .cFlex .cFlexData h2,
.anchorArea .cFlex .cFlexData p,
.anchorArea .cFlex .cFlexImg,
.anchorArea .anchors,
.anchorArea .anchors ul li,
.itemArea .pointFlex .pfImg,
.itemArea .pointFlex .pfData,
.itemArea .whiteBox,
.itemArea .itemList,
.faqArea .fukidashi,
.faqArea h2,
.faqArea .faqDl,
.lastBtnArea p {
  opacity: 0;
  -webkit-transform: translate(0, 25px);
  -ms-transform: translate(0, 25px);
  transform: translate(0px, 25px); }

/* fadeInLK Set */
.itemArea .itemList .itemBadge,
.itemArea .itemList .img,
.itemArea .itemList .data h3,
.itemArea .itemList .data .dataTitle,
.itemArea .itemList .data .dataDesc,
.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);
  transform-origin: top center; }

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

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

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

.startArea .bodyCopy.action {
  animation: fadeInUpK 0.8s ease 0.1s 1 forwards; }

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

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

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

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

.startArea .miniPresent.action .attP {
  animation: fadeInUpK 0.8s ease 0.7s 1 forwards; }

.startArea .cBtn.action {
  animation: fadeInUpK 0.8s ease 0.9s 1 forwards; }

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

.anchorArea .cFlex .cFlexData.action h2 {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

.anchorArea .cFlex .cFlexData.action p {
  animation: fadeInUpK 0.8s ease 0.6s 1 forwards; }

.anchorArea .cFlex .cFlexImg.action {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

.anchorArea .anchors.action {
  animation: fadeInUpK 0.8s ease 0.3s 1 forwards; }

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

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

.anchorArea .anchors ul.action li:nth-child(3) {
  animation: fadeInUpK 0.8s ease 0.6s 1 forwards; }

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

.itemArea .pointFlex .pfImg.action {
  animation: fadeInUpK 0.8s ease 0.3s 1 forwards; }

.itemArea .pointFlex .pfData.action {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.faqArea.action .fukidashi {
  animation: fadeInUpK 0.8s ease 0.4s 1 forwards; }

.faqArea.action h2 {
  animation: fadeInUpK 0.8s ease 0.5s 1 forwards; }

.faqArea .faqDl.action {
  animation: fadeInUpK 0.8s ease 0.5s 1 forwards; }

.lastBtnArea p.action {
  animation: fadeInUpK 0.8s ease 0.4s 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); } }
