@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&display=swap");
@font-face {
  font-family: "garamond";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GaramondPremrPro-MedDisp.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "garamond";
  font-style: bold;
  font-weight: 800;
  src: url(../fonts/GaramondPremrPro-Smbd.woff) format("woff");
}
@font-face {
  font-family: "shippori mincho";
  font-style: regular;
  font-weight: 400;
  src: url(../fonts/Shippori_Mincho/ShipporiMincho-Regular.woff) format("woff");
}
@font-face {
  font-family: "shippori mincho";
  font-style: medium;
  font-weight: 500;
  src: url(../fonts/Shippori_Mincho/ShipporiMincho-Medium.woff) format("woff");
}
@font-face {
  font-family: "shippori mincho";
  font-style: semibold;
  font-weight: 600;
  src: url(../fonts/Shippori_Mincho/ShipporiMincho-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "shippori mincho";
  font-style: bold;
  font-weight: 700;
  src: url(../fonts/Shippori_Mincho/ShipporiMincho-Bold.woff) format("woff");
}
@font-face {
  font-family: "shippori mincho";
  font-style: extrabold;
  font-weight: 800;
  src: url(../fonts/Shippori_Mincho/ShipporiMincho-ExtraBold.woff) format("woff");
}
* {
  color: #333333;
}

.side-btn {
  display: none;
}

.breadcrumb {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .copyright {
    padding-bottom: 90px;
  }
}

/* ----- 予約フォーム ----- */
.lp-contact__text {
  margin-bottom: 64px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .lp-contact__text {
    text-align: center;
  }
}

.c-bottom-layer-mainV.c-bottom-layer-mainV-contact {
  background: unset;
  margin-bottom: 87px;
}

.c-bottom-layer-mainV {
  height: unset;
}

.lp-contact__inner {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .lp-contact__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.main-heading.main-heading-en-none.main-heading-contact {
  font-size: 4rem;
}

.lp-contact__text {
  font-size: 2rem;
  text-align: center;
  line-height: 1.8em;
  font-family: YuMincho, "Yu Mincho", serif;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 540px) {
  .lp-contact__text {
    line-height: 1.7em;
  }
}

.lp-contact__text.lp-contact__text-mb17 {
  margin-bottom: 17px;
}

.zip-search,
.personal-information__title {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.agree-check .mwform-checkbox-field-text,
.scroll-box * {
  font-weight: normal;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.hope-shelf__title {
  font-weight: normal;
}

.form-item-kinds select,
.form-item-name input,
.form-item-furigana input,
.form-item-mail input,
.form-item-tel input,
.form-item-zip input,
.form-item-address input,
.form-item-text textarea,
.hope-shelf__input input,
.hope-shelf__input select,
.form-item-shop select,
.form-item-purpose .mwform-radio-field-text,
.form-item-checkbox .mwform-checkbox-field-text {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: normal;
}

.hope-shelf__input input,
.hope-shelf__input select {
  width: 220px;
}

.inform-head {
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin: 40px 0 5px;
}

.form-item-checkbox .mwform-checkbox-field-text {
  font-size: 1.6rem;
}

.form-item-checkbox input,
.form-item-checkbox .mwform-checkbox-field-text {
  vertical-align: middle;
}

.form-item-checkbox .mwform-checkbox-field input {
  margin-right: 3px;
}

.form-item-checkbox .mwform-checkbox-field {
  margin-right: 26px;
}

.form-item-purpose .form-item__title,
.form-item-checkbox .form-item__title {
  margin-bottom: 15px;
}

.error {
  font-weight: normal;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.required {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.form-thanks {
  max-width: 864px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .form-thanks {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.form-thanks__head {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 24px;
}

.form-thanks__text {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.8em;
}
@media screen and (max-width: 540px) {
  .form-thanks__text {
    line-height: 1.7em;
  }
}

.main-lp-furisode-fair-202510 {
  overflow: hidden;
}

/* メインビジュアル */
.p-mainv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-mainv {
    height: auto;
    padding: 0;
  }
}

.p-mainv__img {
  width: auto;
  max-width: 90%;
  max-height: 100%;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 768px) {
  .p-mainv__img {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 768px) {
  .p-mainv__img {
    max-width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}


/* アンカーリンク */
.fair-anchor {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 0px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
@media screen and (max-width: 1024px) {
  .fair-anchor {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 900px) {
  .fair-anchor {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.fair-anchor__btn {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .fair-anchor__btn {
    text-align: left;
  }
}

.fair-anchor__btn a {
  position: relative;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 25px 24px;
  font-size: 1.5rem;
  font-weight: 300;
  color: #B7AC4E;
  border: 1px solid #B7AC4E;
  background: #FBF9EF;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .fair-anchor__btn a {
    font-size: 1.4rem;
    padding: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 540px) {
  .fair-anchor__btn a {
    padding: 12px 0px 12px 10px;
  }
}
.fair-anchor__btn a::after {
  content: "";
  background-image: url(../../img/lp/furisode-fair-202510/arrow_btn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .fair-anchor__btn a::after {
        width: 16px;
        height: 16px;
        right: 16px;
        top: 50%;
        right: 6%;
        /* -webkit-transform: translateX(-50%); */
        transform: translateY(-50%);
    
  }
}
/* @media screen and (max-width: 540px) {
  .fair-anchor__btn a::after {
    top: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
} */

.fair-anchor__btn-span {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 400;
  color: #AF3E4D;
  font-family: "jost";
}
@media screen and (max-width: 768px) {
  .fair-anchor__btn-span {
    margin-bottom: 20px;
    font-size: 2rem;
  }
}


/* 年に一度のファミリーセール */
.p-furisode-intro {
  padding: 120px 0 160px !important;
  background-color: #fff;
  position: relative;
  background-position: bottom;
  background-size: cover;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../../img/lp/furisode-fair-202510/bg_intro.webp);
}
@media screen and (max-width: 768px) {
  .p-furisode-intro {
    padding: 64px 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-intro:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-intro:after {
    display: none;
  }
}

.p-furisode-intro__inner {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .p-furisode-intro__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-furisode-intro__head {
  display: table;
  margin: 0 auto 56px;
  padding: 0 14px;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-intro__head {
    font-size: 2.4rem;
    margin-bottom: 32px;
    text-align: center;
  }
}
.p-furisode-intro__head span {
  color: #C45A53;
  font-family: inherit;
}
@media screen and (max-width: 768px) {
  .p-furisode-intro__head span {
    display: block;
  }
}
.p-furisode-intro__head:before {
  position: absolute;
  content: "";
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-image: url(../../img/lp/furisode-fair-202510/deco_intro-title.webp);
  width: 34px;
  height: 34px;
  top: -150%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-furisode-intro__head:before {
    top: -200%;
  }
}

.p-furisode-intro__text {
  text-align: center;
  font-size: 2.1rem;
  line-height: 2.5;
  font-family: "shippori mincho", serif;
  font-weight: bold;
  padding-bottom: 138px;
  position: relative;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .p-furisode-intro__text {
    font-size: 1.6rem;
    padding-bottom: 80px;
  }
}

.wrap-ancher_sub__list {
  margin: 0 auto;
}

.ancher_sub__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .ancher_sub__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 0 60px;
  }
}
@media screen and (max-width: 768px) {
  .ancher_sub__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 16px;
  }
}

.ancher_sub__list li {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .ancher_sub__list li {
    width: 100%;
  }
}

.ancher_sub__text {
  font-size: 1.8rem;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  color: #2a312f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 0px;
}
.ancher_sub__text::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px; /* 下辺を0にし、他の辺に値を指定 */
  border-color: #2a312f transparent transparent transparent; /* 上側の辺に色を指定 */
  -webkit-transform: none;
          transform: none; /* 回転なし */
}
@media screen and (max-width: 768px) {
  .ancher_sub__text::after {
    position: absolute;
    top: 50%;
    right: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .ancher_sub__text {
    font-size: 1.4rem;
    padding: 16px 8px;
  }
}
@media screen and (max-width: 768px) {
  .ancher_sub__text {
    position: relative;
    padding: 16px 40px;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.6rem;
  }
}

.ancher_sub__item {
  border-left: 1px dotted;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ancher_sub__item {
    border-right: 1px dotted;
  }
}

.ancher_sub__item:last-child {
  border-right: 1px dotted;
}

.p-furisode-hare__text {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2em;
  padding-bottom: 70px;
  max-width: 1100px;
  margin: 0 auto;
}
.p-furisode-hare__text:before {
  position: absolute;
  content: "";
  width: 232px;
  height: 292px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-bargain__head01.webp);
  z-index: -1;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  left: -192px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-hare__text:before {
    bottom: 82%;
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-hare__text:before {
    bottom: 82%;
    width: 150px;
  }
}
.p-furisode-hare__text:after {
  position: absolute;
  content: "";
  bottom: 100%;
  width: 200px;
  height: 180px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-bargain__head02.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
@media screen and (max-width: 1024px) {
  .p-furisode-hare__text:after {
    bottom: 82%;
    left: 80%;
    width: 150px;
  }
}
@media screen and (max-width: 1024px) {
  .p-furisode-hare__text {
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-hare__text {
    font-size: 1.4rem;
    padding: 0 40px 0 40px;
  }
}


.p-furisode-intro__text:before {
  position: absolute;
  content: "";
  width: 101px;
  height: 46px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_intro01.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 20px;
  left: 80px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .p-furisode-intro__text:before {
    top: -50px;
    left: -40px;
  }
}


.p-furisode-intro__text:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 45px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_intro02.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 100px;
  right: 70px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .p-furisode-intro__text:after {
    right: -10px;
  }
}



.c-inline-kimono {
  max-width: 1100px;
}

.p-furisode-intro__ashirai__text {
  text-align: center;
  font-size: 2rem;
  line-height: 2em;
  font-family: "shippori mincho", serif;
}
@media screen and (max-width: 768px) {
  .p-furisode-intro__ashirai__text {
    font-size: 1.4rem;
  }
}

.cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cta.--intro {
  margin-top: 48px;
}
.cta.--present {
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .cta.--present {
    margin-top: 54px;
  }
}
.cta.--bargain {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .cta.--bargain {
    max-width: calc(100% - 30px);
    margin: 56px auto 0;
  }
}
.cta.--sp {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
  gap: 8px;
  padding: 0 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .cta.--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.cta.--sp .cta-btn {
  width: calc((100% - 16px) / 2);
  max-width: 240px;
  height: 50px;
  border-radius: 4px;
}
.cta.--sp .cta-btn__text {
  font-size: 1.6rem;
  gap: 4px;
}
.cta.--sp .cta-btn__text img {
  width: 20px;
}

.cta-btn {
  width: 440px;
  height: 80px;
  max-width: 100%;
  background-color: #C45A53;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .cta-btn {
    width: 320px;
  }
}
.cta-btn.--calentar {
  background-color: #3F424B;
}

.cta-btn__text {
  font-size: 2.4rem;
  color: #fff;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .cta-btn__text {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .cta-btn__text {
    font-size: 2rem;
  }
}
.cta-btn__text img {
  width: 28px;
}

.icon_cta-yajirushi {
  width: 20px !important;
}

/* ファミリーセールの３つの見どころ */
.p-furisode-point {
  padding: 0 120px 140px 120px;
  background-image: url(../../img/lp/furisode-fair-202510/shosaien_bgimg01.webp);
  position: relative;
  background-size: cover;   
  background-repeat: no-repeat;  
  background-position: center;   
  padding-bottom: 140px;
}

@media screen and (max-width: 1024px) {
  .p-furisode-point {
   padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-point {
    padding: 64px 0;
  }
}

.p-furisode-point__deco01 {
  width: 450px;
  max-width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}

.p-furisode-point__deco02 {
  width: 728px;
  max-width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.3;
}

.p-furisode-point__inner {
  /* max-width: 1024px;
  width: 100%; */
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-furisode-point__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* .p-furisode-point__inner:before {
  position: absolute;
  content: "";
  width: 352px;
  height: 213px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-point__head01.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 70%;
  right: 80%;
} */

.p-furisode-point__head {
  text-align: center;
  position: relative;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0;
  margin-bottom: 64px;
}
/* .p-furisode-point__head:after {
  position: absolute;
  content: "";
  width: 344px;
  height: 370px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-point__head02.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: -200%;
  right: -20%;
} */

.p-furisode-point__inner__text {
  /* width: 50%; */
  padding-top: 160px;

}

@media screen and (max-width: 768px) {
  .p-furisode-point__inner__text {
    padding-top: 0px;
  }
}

.p-furisode-point__head-img {
  position: relative;
  width: 50%;
  max-width: 498px;

}

@media screen and (max-width: 768px) {
  .p-furisode-point__head-img {
    width: 100%;
    margin-top: 0;
    padding: 0 20px;
  }
}

.p-furisode-point__head-img img {
  position: absolute;
  margin-top: -90px;

  /* width: 100%;
  max-width: 498px; */
}

@media screen and (max-width: 768px) {
  .p-furisode-point__head-img img {
    width: 100%;
    position: relative;
    margin: 0 auto;
  }
}

.p-furisode-point__inner__include {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  gap: 50px;
  margin-bottom: 120px;

}

@media screen and (max-width: 768px) {
  .p-furisode-point__inner__include {
    margin-bottom: 80px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0;
  }
}

.head--left {
  text-align: center;
  display: inline-block;
  font-size: 5.4rem;
  letter-spacing: 10px;
  color: #B7AC4E;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: none; 
  border-right: none;
  padding: 25px 0;
  letter-spacing: 0.2em;

}

.head--left span {
  font-size: 3.1rem;
  display: block;
  font-family: 'Shippori mincho';
  letter-spacing: 0.169em;
  padding-bottom: 20px;
  color: #B7AC4E;
}


@media screen and (max-width: 768px) {
  .p-furisode-point__head {
    font-size: 2.4rem;
  }
}
.p-furisode-point__head img {
  width: 40px;
  margin: 0 auto 5px;
}
@media screen and (max-width: 768px) {
  .p-furisode-point__head img {
    width: 32px;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-point-shelf {
    width: 100%;
  }
}

.p-furisode-point-shelf__list + .p-furisode-point-shelf__list {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__list + .p-furisode-point-shelf__list {
    margin-top: 40px;
  }
}

.picture img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* cover と同じ効果 */
}

.p-furisode-point__frame {
  background-image: url(../../img/lp/furisode-fair-202510/img_al-watch-goods-frame.webp);
  position: relative;
  max-width: 958px;
  width: 100%;
  height: 586px;
  /* background-size: cover; */
  background-position: center;
  margin: 0 auto;
  /* margin-top: 64px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;  
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame:nth-of-type(2) {
    margin-top: 40px;
  }
}

.p-furisode-point__frame:nth-of-type(2)::after {
  background-image: url(../../img/lp/furisode-fair-202510/p-furisode-point__frame-after.webp);
  position: absolute;
  content: "";
  width: 63px;
  height: 126px;
  top: 120px;
  right: -100px;
}

.p-furisode-point__frame:nth-of-type(2)::before {
  background-image: url(../../img/lp/furisode-fair-202510/p-furisode-point__frame-before.webp);
  position: absolute;
  content: "";
  width: 93px;
  height: 67px;
  bottom: -80px;
  left: -70px;
}

.p-furisode-point__add-point {
  margin-top: 10px;
}

.p-furisode-point__frame .p-furisode-point__add-point-p{
  font-size: 1.3rem;
  line-height: 1.4;
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame .p-furisode-point__add-point-p {
   font-size: 1.2rem;
   margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame  {
   padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame:nth-of-type(2)::before {
   display: none;
  }
}

.p-furisode-point__frame:nth-of-type(3) {
  margin-top: 75px;
  position: relative;
}

.p-furisode-point__frame:nth-of-type(3)::after {
  background-image: url(../../img/lp/furisode-fair-202510/p-furisode-point__frame-after02.webp);
  position: absolute;
  content: "";
  width: 121px;
  height: 123px;
  bottom: 100px;
  right: -170px;
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame:nth-of-type(3)::after {
   display: none;
  }
}

.p-furisode-point__frame__wrap div {
  width: 100%;
  /* max-width: 309px; */
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame__wrap div {
  }
}

@media screen and (max-width: 480px) {
  .p-furisode-point__frame__wrap div {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 375px) {
  .p-furisode-point__frame__wrap div {
   width: 100%;

  }
}



.p-furisode-point__frame__wrap div img {
  max-width: 309px;
    width: 100%;

}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame__wrap div img {
    width: 100%;
  max-width: 309px;

  }
}

@media screen and (max-width: 480px) {
  .p-furisode-point__frame__wrap div img {
    width: 100%;
  max-width: 170px;

  }
}

@media screen and (max-width: 375px) {
  .p-furisode-point__frame__wrap div img {
  width: 100%;
  max-width: 50%;
  }
}

.p-furisode-point__frame__wrap .p-furisode-point__second img {
  max-width: 274px;
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame__wrap .p-furisode-point__second img {
    max-width: 80%;
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .p-furisode-point__frame__wrap .p-furisode-point__second img {
    max-width: 45%;
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .p-furisode-point__frame__wrap .p-furisode-point__second img {
    max-width: 50%;
    width: 100%;
  }
}

.p-furisode-point__frame__wrap {
  display: flex;
  /* position: absolute; */
  /* top: 50%;         
  left: 50%;
  transform: translate(-50%, -50%); */
  display: flex;      /* 横並びにしたい場合 */
  gap: 40px;   
  margin: 45px 10px 0 10px;
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame__wrap {
    margin-top: 45px;
     /* flex-direction: column; */
    /* flex-wrap: wrap; */
    align-items: center;
    gap: 10px;
  }
}

@media screen and (max-width: 480px) {
  .p-furisode-point__frame__wrap {
        flex-direction: column;

  }
}

@media screen and (max-width: 375px) {
  .p-furisode-point__frame__wrap {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 10px;
  }
}

.--frame-second-size {
  /* margin-top: 80px; */
}

@media screen and (max-width: 768px) {
  .--frame-second-size {
    /* margin-top: 50px; */
    margin: 10px 20px 0 20px;
  }
}

.p-furisode-point__frame p {
  /* position: absolute; */
  /* top: 20%;          
  left: 50%; */
  /* transform: translateX(-50%); */
  font-family: 'Shippori mincho';
  font-weight: bold;
  color: #B7AC4E;
  font-size: 2.4rem;
  text-align: center;
  width: 100%;
  padding-top: 25px;
}

@media screen and (max-width: 768px) {
  .p-furisode-point__frame p {
    top: 15%;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 375px) {
  .p-furisode-point__frame p {
    /* margin-top: 20px; */
    font-size: 1.6rem;

  }
}

.p-furisode-point__frame-font {
  font-size: 2.0rem;
  font-family: 'Shippori mincho';
  font-weight: bold;
  color: #B7AC4E;
}


@media screen and (max-width: 768px) {
  .p-furisode-point__frame-font {
    font-size: 1.6rem;
    
  }
}


.p-furisode-point__frame-margin {
   font-size: 2.4rem;
  font-family: 'Shippori mincho';
  font-weight: bold;
  color: #B7AC4E;
  display: block;
  margin-top: 20px;
}


@media screen and (max-width: 768px) {
  .p-furisode-point__frame-margin {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}



.p-furisode-point-shelf__item {
  display: block;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
  padding: 24px 32px 24px 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__item {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__item {
    padding: 16px 56px 16px 24px;
  }
}

.p-furisode-point-shelf__number {
  width: 62px;
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__number {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
}
.p-furisode-point-shelf__number img {
  width: 100%;
}

.p-furisode-point-shelf__head {
  font-size: 2.4rem;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__head {
    font-size: 2rem;
  }
}

.p-furisode-point-shelf__text {
  font-size: 1.6rem;
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__text {
    font-size: 1.4rem;
  }
}

.p-furisode-point-shelf__arrow {
  width: 48px;
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-furisode-point-shelf__arrow {
    width: 32px;
    right: 16px;
  }
}

.p-furisode-point__deco03 {
  position: absolute;
  bottom: 0;
  right: 40px;
  width: 24%;
  -webkit-filter: drop-shadow(14px -16px 49px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(14px -16px 49px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 768px) {
  .p-furisode-point__deco03 {
    display: none;
  }
}

/* ご優待クーポンプレゼント */
.p-furisode-present {
  background-image: url(../../img/lp/furisode-fair-202510/bg_present.webp);
  background-size: contain;
  padding: 64px 0 80px;
}
@media screen and (max-width: 768px) {
  .p-furisode-present {
    padding: 64px 0;
  }
}

.p-furisode-present__inner {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-furisode-present__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-furisode-present__head {
  display: table;
  margin: 0 auto 46px;
}
@media screen and (max-width: 768px) {
  .p-furisode-present__head {
    width: 100%;
    max-width: 320px;
  }
}
.p-furisode-present__head img {
  width: 100%;
  max-width: 495px;
}

.p-furisode-present__text {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-furisode-present__text {
    font-size: 1.4rem;
  }
}

.p-furisode-present-shelf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-furisode-present-shelf {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 32px;
  }
}

.p-furisode-present-shelf__item {
  width: calc((100% - 40px) / 2);
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 768px) {
  .p-furisode-present-shelf__item {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-present-shelf__item {
    width: 100%;
    max-width: 480px;
  }
}

.p-furisode-present-note {
  text-indent: -2.5em;
  padding-left: 2.5em;
}
@media screen and (max-width: 768px) {
  .p-furisode-present-note {
    font-size: 1.4rem;
  }
}
.p-furisode-present-note.--red {
  text-indent: -1.5em;
  padding-left: 1.5em;
  color: #C45A53;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .p-furisode-present-note.--red {
    font-weight: 700;
  }
}


.p-furisode-special__inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 48px 0;
}
@media screen and (max-width: 1280px) {
  .p-furisode-special__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-special__inner {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.p-furisode-special__contents {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .p-furisode-special__contents {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-furisode-special__head {
  text-align: center;
  padding: 14px 0;
  margin-bottom: 40px;
  background-color: #F1E9DD;
  border: 1px solid #AB8042;
  color: #2A312F;
  font-size: 4rem;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-furisode-special__head {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-special__head {
    padding: 8px 0;
  }
}

.p-furisode-special__head_small {
  text-align: center;
  padding: 14px 0 30px;
  margin-bottom: 40px;
  color: #2A312F;
  font-size: 3.2rem;
  background: url(../../img/lp/furisode-fair-202510/deco_special__head_small.webp);
  background-repeat: no-repeat;
  background-position: center bottom;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-furisode-special__head_small {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-special__head_small {
    padding: 8px 0;
  }
}

.wrap-furisode-special-shelf {
  position: relative;
}
.wrap-furisode-special-shelf:before {
  position: absolute;
  content: "";
  width: 230px;
  height: 240px;
  background-image: url(../../img/lp/furisode-fair-202510/sale-special-shelf.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  left: -2%;
  top: -5%;
}
@media screen and (max-width: 1024px) {
  .wrap-furisode-special-shelf:before {
    top: -10%;
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .wrap-furisode-special-shelf:before {
    top: 100px;
    width: 168px;
    left: -50px;
  }
}
@media screen and (max-width: 350px) {
  .wrap-furisode-special-shelf:before {
    display: none;
  }
}

.p-furisode-special-shelf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-furisode-special-shelf {
    gap: 32px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.p-furisode-special-shelf__item {
  width: calc((100% - 140px) / 3);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-furisode-special-shelf__item {
    width: 100%;
    max-width: 400px;
  }
}

.p-furisode-special-shelf__item_3 {
  width: calc((100% - 140px) / 3);
}
@media screen and (max-width: 768px) {
  .p-furisode-special-shelf__item_3 {
    width: 100%;
    max-width: 400px;
  }
}

.p-furisode-special__text {
  text-align: center;
  color: #C45A53;
  font-weight: 600;
  font-size: 2rem;
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-furisode-special__text {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-special__text {
    font-size: 1.4rem;
  }
}
.p-furisode-special__text .small {
  font-size: 1.4rem;
  color: #C45A53;
}

/* お買い得商品 */
.p-furisode-bargain {
  background-image: url(../../img/lp/furisode-fair-202510/bg-bargain.webp);
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 80px 0 120px;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain {
    padding: 64px 0;
  }
}

.p-furisode-bargain__head {
  font-size: 4rem;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  display: table;
  margin: 0 auto 40px;
  position: relative;
  padding-bottom: 46px;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain__head {
    font-size: 2.4rem;
    padding-bottom: 26px;
  }
}
.p-furisode-bargain__head:before {
  position: absolute;
  content: "";
  width: 455px;
  height: 72px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_bargain-head.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain__head:before {
    width: 235px;
    height: 38px;
  }
}

.p-furisode-hare__products img {
  margin: 0 auto;
}

.p-furisode-hare__products_main {
  margin: 0 auto;
  width: 1056px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-hare__products_main {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-hare__products_main {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-hare__products_sub {
    display: none;
  }
}

.p-furisode-hare__products_main img:nth-child(1) {
  margin: auto auto 30px auto;
}

.p-furisode-hare__products_main img:nth-child(2) {
  margin: auto -38px 30px auto;
}

.p-furisode-hare__products_main img:nth-child(3) {
  margin: auto auto 30px auto;
}

.p-furisode-hare__products_sub img:nth-of-type(1) {
  width: 1063px;
  padding-top: 30px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-hare__products_sub img:nth-of-type(1) {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-hare__products_sub img:nth-of-type(1) {
    display: none;
  }
}

.p-furisode-hare__products_sub img:nth-of-type(2) {
  width: 1100px;
  padding-top: 30px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-hare__products_sub img:nth-of-type(2) {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-hare__products_sub img:nth-of-type(2) {
    display: none;
  }
}

.p-furisode-hare__products_main_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-furisode-hare__products_main_sp {
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
    max-width: 400px;
  }
}

.p-furisode-hare__products_main_sp img {
  padding: 20px;
}

/* コレクションラップ */

.p-furisode-bargain_furisode {
  background-image: url(../../img/lp/furisode-fair-202510/p-furisode-bargain_furisode-bg.webp);
  background-color: #FFFFFF;
  background-size: cover;

}
@media screen and (max-width: 768px) {
  .p-furisode-bargain_furisode {
    padding: 40px 0;
  }
}

.title_wrap-deco {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;

}

.--al-place-size img{
  width: 100%;
  max-width: 166px!important;
}

.title_wrap h1 {
  font-size: 2.2rem;
  font-family: 'Shippori mincho';
  padding-top: 20px;
}

.title_wrap-deco img{
  max-width: 100px;
  max-width: 146px;

}

.title_wrap {
  text-align: center;
}

.al-furisode__block {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .al-furisode__block {
    padding: 20px 20px 0 20px;
    margin: 0 auto;
  }
}

.al-furisode__block-pc-img {
  margin:  135px 20px 0 20px;
}

@media screen and (max-width: 768px) {
  .al-furisode__block-pc-img {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .al-furisode__block-sp-img {
    display: none;
  }
}


@media screen and (max-width: 768px) {
  .al-furisode__block-sp-img {
    width: 100%;
    margin-bottom: 20px;
  }
}


.al-furisode__block-cta {
  width: 100%;
  max-width: 253px;
  margin: 0 auto;
  padding-top: 150px;
  /* padding-bottom: 155px; */
  position: relative;
}

@media screen and (max-width: 768px) {
  .al-furisode__block-cta {
    padding-top: 50px;
    max-width: 40%;
    width: 100%;
  }
}

.al-furisode__block-cta::before {
  background-image: url(../../img/lp/furisode-fair-202510/al-furisode__block-cta-before.webp);
  position: absolute;
  content: "";
  width: 77px;
  height: 108px;
  bottom: 60px;
  left: -160px;

}

@media screen and (max-width: 768px) {
  .al-furisode__block-cta::before {
    display: none;
  }
}


.--no-before::before {
  display: none;
}


.al-furisode__block-cta::after {
  background-image: url(../../img/lp/furisode-fair-202510/al-furisode__block-cta-after.webp);
  position: absolute;
  content: "";
  width: 103px;
  height: 83px;
  bottom: -50px;
  right: -160px;

}


@media screen and (max-width: 768px) {
  .al-furisode__block-cta::after {
    display: none;
  }
}


.--no-before::after {
  display: none;
}


/* plan */
.p-furisode-plan_furisode {
  background-image: url(../../img/lp/furisode-fair-202510/plan-bg.webp);
      position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.--al-plan-size img{
  max-width: 60px;
}

.p-furisode-plan-explain {
  display: flex;
    flex-wrap: wrap; 
    gap: 30px;
    justify-content: center; 
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .p-furisode-plan-explain {
    padding: 50px 20px 0 20px;
  }
}

.p-furisode-plan-explain div {
  width: 100%;
  max-width: 497px;
}

/* photo */

.p-furisode-photo_furisode {
  background-image: url(../../img/lp/furisode-fair-202510/p-furisode-photo_furisode-bg.webp);
      position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.--al-photo-size img{
  max-width: 94px;
  
}

.--al-photo-size-p {
  font-size: 2.0rem;
  letter-spacing: 0.025em;
  line-height: 1.75;
  font-family: 'Shippori mincho';
  padding: 48px 20px 0 20px;

}


@media screen and (max-width: 768px) {
  .--al-photo-size-p {
    font-size: 1.6rem;
  }
}


.p-furisode-photo-explain {
  display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    /* padding: 80px 10px 0 10px; */
    padding-top: 90px;
}


@media screen and (max-width: 768px) {
  .p-furisode-photo-explain {
    padding: 50px 20px 0 20px;
  }
}

.p-furisode-photo-explain div {
  width: 100%;
  max-width: 472px;
}


.p-furisode-photo-add {
  background-color: #FBF9EF;
  border: 1px solid #B7AC4E;
  display: flex;
  justify-content: center;
    align-items: center;
  padding: 50px 20px;
  margin: 68px auto 130px auto;
  width: calc(100% - 40px);
  max-width: 984px;
  gap: 60px;
}

@media screen and (max-width: 768px) {
  .p-furisode-photo-add{
    flex-direction: column;
    padding: 20px;
    width: auto;
    margin: 20px;
    gap: 10px;
  }
}

.p-lp-furisode-photo-add-img-wrap {
  display: flex;
  gap: 40px;
}

@media screen and (max-width: 375px) {
  .p-lp-furisode-photo-add-img-wrap{
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
}

.p-lp-furisode-photo-add-img{
  width: 100%;
  max-width: 152px;
}

@media screen and (max-width: 768px) {
  .p-lp-furisode-photo-add-img{
    max-width: 130px;
    padding-top: 20px;
  }
}

.p-furisode-photo-add p {
  color: #B7AC4E;
  font-size: 2.2rem;
  padding-top: 10px;
  text-align: center;
  line-height: 4.2rem;
}


@media screen and (max-width: 768px) {
  .p-furisode-photo-add p{
    font-size: 1.6rem;
    padding-top: 5px;
    line-height: 1.5em;
  }
}


.p-furisode-photo-add-big {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.p-furisode-furisode__head {
  font-size: 4rem;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__head {
    font-size: 2.4rem;
  }
}
.p-furisode-furisode__head::before {
  position: absolute;
  content: "";
  width: 299px;
  height: 307px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-bargain__before.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  -webkit-transform: translateX(-600px);
          transform: translateX(-600px);
  left: 50%;
  top: -80px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-furisode__head::before {
    width: 298px;
    height: 163px;
    right: 152%;
    top: -147%;
    left: 66%;
  }
}
.p-furisode-furisode__head::after {
  position: absolute;
  content: "";
  width: 300px;
  height: 300px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-bargain__after.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  left: 50%;
  -webkit-transform: translateX(322px);
          transform: translateX(322px);
  bottom: -127px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-furisode__head::after {
    width: 161px;
    height: 309px;
    left: 38%;
    bottom: -166px;
  }
}

.p-furisode-furisode__text {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2em;
  padding-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__text {
    padding: 0 20px;
    font-size: 1.4rem;
    padding-bottom: 7px;
  }
}

.p-furisode-furisode__sub__text {
  width: 700px;
  margin: 0 auto;
  font-size: 2.8rem;
  padding: 0 130px;
  letter-spacing: 0;
  text-align: center;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__sub__text {
    width: 100%;
    font-size: 2.4rem;
    padding: 18px 61px 10px 61px;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-furisode__sub__text {
    padding: 0 60px;
  }
}
.p-furisode-furisode__sub__text:before {
  position: absolute;
  content: "";
  width: 348px;
  height: 9px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-furisode__sub__text.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__sub__text:before {
    width: 280px;
    left: -80px !important;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-furisode__sub__text:before {
    width: 40px;
  }
}
.p-furisode-furisode__sub__text:after {
  position: absolute;
  content: "";
  width: 348px;
  height: 9px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_sale-furisode__sub__text.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 50%;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__sub__text:after {
    width: 280px;
    right: -80px !important;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-furisode__sub__text:after {
    width: 40px;
  }
}
.p-furisode-furisode__sub__text:before {
  left: 0;
}
.p-furisode-furisode__sub__text:after {
  right: 0;
}

@media screen and (max-width: 768px) {
  .p-furisode-furisode__plan {
    display: none;
  }
}

.p-furisode-furisode__plan__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 100px;
  padding-bottom: 65px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-furisode__plan__title {
    width: 100%;
    max-width: 773px;
    gap: 50px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__plan__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
}

.p-furisode-furisode__plan__title img {
  width: 50%;
}

.p-furisode-furisode__plan__products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-furisode__plan__products {
    max-width: 800px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__plan__products {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}

.p-furisode-furisode__plan__products img {
  width: 275px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-furisode__plan__products img {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__plan__products img {
    width: 400px;
  }
}

.p-furisode-furisode__plan_prezent {
  max-width: 1197px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 160px;
  background-color: #FFFCEE;
  height: 415px;
  border: 5px solid #C45A53;
}
.p-furisode-furisode__plan_prezent::before {
  position: absolute;
  content: "";
  width: 392px;
  height: 61px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_p-furisode-furisode__plan_prezent.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: -10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__plan_prezent::before {
    top: -32px;
  }
}
@media screen and (max-width: 1024px) {
  .p-furisode-furisode__plan_prezent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 95%;
    margin: 70px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__plan_prezent {
    position: relative;
    height: 620px;
  }
}

.wrap__p-furisode-furisode__plan_prezent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 140px;
}
@media screen and (max-width: 1024px) {
  .wrap__p-furisode-furisode__plan_prezent {
    gap: 2%;
  }
}
@media screen and (max-width: 768px) {
  .wrap__p-furisode-furisode__plan_prezent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 50px;
  }
}

.wrap__p-furisode-furisode__plan_prezent img {
  width: 50%;
  max-width: 443px;
}
@media screen and (max-width: 768px) {
  .wrap__p-furisode-furisode__plan_prezent img {
    width: 400px;
  }
}

.p-furisode-furisode__sp__plan {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-furisode-furisode__sp__plan {
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-furisode__sp__plan01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    padding: 30px;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-furisode__sp__plan01 img {
    max-width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .p-furisode-furisode__sp__plan_title {
    padding: 0 20px;
    max-width: 600px;
    margin: 0 auto;
    padding-top: 40px;
  }
}

.p-furisode-bargain-link-shelf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  margin-bottom: 49px;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-link-shelf {
    gap: 2%;
  }
}

.p-furisode-bargain-link-shelf__item {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-link-shelf__item {
    width: 30%;
  }
}
.p-furisode-bargain-link-shelf__item:before {
  position: absolute;
  content: "";
  width: 26px;
  height: 12px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_bargain-arrow.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

.p-furisode-bargain-link-shelf__link {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  width: 240px;
  height: 64px;
  border-radius: 8px;
  background-color: #3F424B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-link-shelf__link {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-link-shelf__link {
    width: 100%;
    font-size: 1.6rem;
    height: 48px;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-bargain-link-shelf__link {
    font-size: 1.4rem;
  }
}
.p-furisode-bargain-link-shelf__link:hover {
  color: #fff;
}

.p-furisode-bargain-item-shelf {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 40px;
}
@media screen and (max-width: 1024px) {
  .p-furisode-bargain-item-shelf {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-item-shelf {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 16px;
  }
}
.p-furisode-bargain-item-shelf.--small {
  row-gap: 16px;
}
.p-furisode-bargain-item-shelf.--small .p-furisode-bargain-item-shelf__item {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-item-shelf.--small .p-furisode-bargain-item-shelf__item {
    width: 100%;
    max-width: 480px;
  }
}
.p-furisode-bargain-item-shelf + .p-furisode-bargain-item-shelf {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-item-shelf + .p-furisode-bargain-item-shelf {
    margin-top: 16px;
  }
}

.p-furisode-bargain-item-shelf__item {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-item-shelf__item {
    width: 100%;
    max-width: 480px;
  }
}

.p-furisode-bargain-furisode {
  width: calc(100% - 30px);
  max-width: 1200px;
  margin: 120px auto 0;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-furisode {
    margin-top: 64px;
    max-width: 480px;
  }
}

.p-furisode-bargain-goods {
  width: calc(100% - 30px);
  max-width: 1120px;
  margin: 120px auto 0;
}
@media screen and (max-width: 768px) {
  .p-furisode-bargain-goods {
    margin-top: 64px;
    max-width: 480px;
  }
}

.p-furisode-venue {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 120px 0;
  background-image: url(../../img/lp/furisode-fair-202510/p-lp-furisode-venue-img.webp)
}
@media screen and (max-width: 768px) {
  .p-furisode-venue {
    padding: 64px 0;
  }
}

.p-furisode-venue__inner {
  max-width: 864px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1096;
}
@media screen and (max-width: 1024px) {
  .p-furisode-venue__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-furisode-venue__head {
  margin: 0 auto 32px;
  font-size: 4rem;
  padding: 0 130px;
  display: table;
  letter-spacing: 0;
  font-family: "shippori mincho", serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue__head {
    font-size: 2.4rem;
    padding: 0 80px;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-venue__head {
    padding: 0 60px;
  }
}
.p-furisode-venue__head:before, .p-furisode-venue__head:after {
  position: absolute;
  content: "";
  width: 110px;
  height: 9px;
  background-image: url(../../img/lp/furisode-fair-202510/deco_venue_head.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue__head:before, .p-furisode-venue__head:after {
    width: 60px;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-venue__head:before, .p-furisode-venue__head:after {
    width: 40px;
  }
}
.p-furisode-venue__head:before {
  left: 0;
}
.p-furisode-venue__head:after {
  right: 0;
}

.p-furisode-venue__text {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue__text {
    font-size: 1.4rem;
  }
}

.p-furisode-venue-link-shelf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin: 32px 0 64px;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-link-shelf {
    margin-bottom: 48px;
  }
}

.p-furisode-venue-link-shelf__item {
  width: calc((100% - 50px) / 5);
  height: 64px;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-link-shelf__item {
    width: calc((100% - 24px) / 3);
    height: 48px;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-venue-link-shelf__item {
    width: calc((100% - 12px) / 2);
  }
}

.p-furisode-venue-link-shelf__link {
  display: block;
  font-size: 2rem;
  width: 100%;
  height: 100%;
  background-color: #3F424B;
  color: #fff;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-link-shelf__link {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-link-shelf__link {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 350px) {
  .p-furisode-venue-link-shelf__link {
    font-size: 1.4rem;
  }
}

.hfeed {
  overflow: hidden;
}

.p-furisode-venue-link-shelf__link:hover {
  color: #fff;
}
.p-furisode-venue-link-shelf__link:before {
  position: absolute;
  content: "";
  width: 19px;
  height: 11px;
  background-image: url(../../img/lp/furisode-fair-202510/icon_venue_arrow.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-link-shelf__link:before {
    width: 14px;
    height: 8px;
    right: 12px;
  }
}

.p-furisode-venue-shop-list {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list {
    width: 100%;
    margin: 0 20px;
    max-width: auto;
    width: auto;
  }
}

.p-furisode-venue-shop-list-wrap {
  background-color: #fff;
  width: 100%;
  width: calc(100% - 40px);
    max-width: 1024px;
    margin: 85px auto auto auto;
    padding: 85px 0;
    position: relative;
}

@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-wrap {
  }
}

.p-furisode-venue-shop-list-wrap::before {
  position: absolute;
  content: "";
  width: 1373px;
  height: 654px;
  background-image: url(../../img/lp/furisode-fair-202510/p-lp-furisode-venue-shop-list-wrap-deco.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  top: -60px;
  right: -250px;
}

@media screen and (max-width: 980px) {
  .p-furisode-venue-shop-list-wrap::before {
    display: none;
  }
}

.p-furisode-venue-shop-list-wrap::after {
  position: absolute;
  content: "";
  width: 316px;
  height: 296px;
  background-image: url(../../img/lp/furisode-fair-202510/p-furisode-venue-shop-list-wrap-after.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  bottom: -80px;
  right: -90px;
}

@media screen and (max-width: 980px) {
  .p-furisode-venue-shop-list-wrap::after {
    display: none;
  }
}

.--add-deco {
  width: 100%;
  max-width: 1440px;
  /* overflow: hidden; */
  position: relative;
}

.--add-deco::after {
  content: "";
  position: absolute;
  display: block;
  width: 259px;
  height: 264px;
  top: 0;
  right: -350px;
  background-image: url(../../img/lp/furisode-fair-202510/p-lp-furisode-venue-shop-list__item-img.webp);
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.p-furisode-venue-shop-list__item + .p-furisode-venue-shop-list__item {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list__item + .p-furisode-venue-shop-list__item {
    margin-top: 24px;
  }
}

.p-furisode-venue-shop-list-item__head {
  color: #B7AC4E;
  font-weight: 600;
  font-size: 2.3rem;
  padding-bottom: 11px;
  border-bottom: solid 1px #B7AC4E;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__head {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__head {
    font-size: 1.4rem;
    margin-bottom: 24px;
  }
}

.p-furisode-venue-shop-list-item__shelf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -ms-flex-wrap: wrap; */
      /* flex-wrap: wrap; */
      /* gap: 50%; */
}
@media screen and (max-width: 455px) {
  .p-furisode-venue-shop-list-item__shelf {
    flex-wrap: wrap;
  }
}
.p-furisode-venue-shop-list-item__shelf + .p-furisode-venue-shop-list-item__shelf {
  margin-top: 16px;
}

.p-furisode-venue-shop-list-item__name {
  font-weight: 500;
  font-size: 2.2rem;
  /* width: calc(100% - 650px); */
  width: 40%;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__name {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__name {
    font-size: 1.4rem;
    /* width: 100%; */
  }
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__name:before {
    content: "・";
  }
}

.p-furisode-venue-shop-list-item__contents {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__contents {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 1em;
    width: auto;
  }
}

.p-furisode-venue-shop-list-item__data {
  /* width: calc(100% - 250px); */
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__data {
    font-size: 1.4rem;
    width: 100%;
  }
}

.p-furisode-venue-shop-list-item__time {
  font-size: 1.8rem;
  width: 250px;
}
@media screen and (max-width: 768px) {
  .p-furisode-venue-shop-list-item__time {
    font-size: 1.4rem;
    width: 100%;
  }
}
/* フォームの両サイドのデコレーション追加 */
.c-bottom-layer-mainV.c-bottom-layer-mainV-contact:after {
  background: url(../../img/lp/furisode-fair-202510/deco_contact_02.webp);
    bottom: -40px;
    right: 0;
    width: 230px;
    height: 210px;
    position: absolute;
    content: "";
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.c-bottom-layer-mainV.c-bottom-layer-mainV-contact:before {
  background: url(../../img/lp/furisode-fair-202510/deco_contact_01.webp);
    bottom: 20px;
    right: 0;
    width: 260px;
    height: 210px;
    position: absolute;
    content: "";
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
/* ----- レスポンシブ ----- */
/* ========================================================
max-width:1280px
=========================================================*/
@media screen and (max-width: 1280px) {
  .after-service {
    max-width: 1024px;
    padding: 10px;
  }
  .amazing__inner {
    max-width: 1024px;
  }
  .amazing__title-text {
    font-size: 2.2rem;
  }
  .amazing__text {
    font-size: 1.8rem;
  }
  .amazing__number {
    width: 34px;
    height: 36px;
    margin-right: 18px;
  }
  .amazing__number:before {
    border-width: 18px 0 18px 10px;
  }
  .amazing__number img {
    height: 18px;
  }
  .c-bottom-layer-mainV.c-bottom-layer-mainV-contact:before {
    width: 220px;
    height: 95px;
  }
}
/* ========================================================
iPad Pro (max-width:1100px)
=========================================================*/
@media screen and (max-width: 1100px) {
  .lp-main__detail {
    right: 40px;
  }
  .lp-heading {
    font-size: 4rem;
  }
  .intro__text,
  .plan-shelf__sub-head,
  .service-ditails__head {
    font-size: 2rem;
    
  }
  .event-inner,
  .furisode-plan__inner,
  .after-service {
    padding-left: 15px;
    padding-right: 15px;
  }
  .order-nail__head__left {
    width: 80px;
    margin-right: 16px;
  }
  .order-nail__head__text {
    font-size: 2.2rem;
  }
  .order-nail__head__title,
  .furisode-plan__head,
  .main-heading.main-heading-en-none.main-heading-contact {
    font-size: 3.2rem;
  }
  .order-nail__text,
  .furisode-plan__intro-text,
  .plan-shelf__text,
  .plan-shelf__price,
  .lp-contact__text {
    font-size: 1.8rem;
  }
  .furisode-plan__intro-annotation,
  .after-service__list {
    font-size: 1.4rem;
  }
  .plan-shelf__head,
  .after-service__head {
    font-size: 3rem;
  }
  .after-service__subhead {
    font-size: 2.4rem;
  }
  .after-service__head:before {
    width: 240px;
    height: 75px;
    -webkit-transform: translate(-70%, -53%);
            transform: translate(-70%, -53%);
  }
  .service-ditails__icon {
    width: 80px;
  }
  .after-service__wrap {
    padding: 50px 0 40px;
  }
  .after-service {
    background: transparent;
  }
  .after-service__inner {
    background: #fff;
  }
  .c-bottom-layer-mainV.c-bottom-layer-mainV-contact:before {
    width: 190px;
    height: 80px;
  }
  .c-bottom-layer-mainV.c-bottom-layer-mainV-contact:after {
    width: 158px;
    height: 65px;
  }
}


/* ========================================================
iPad Pro (max-width:1024px)
=========================================================*/
@media screen and (max-width: 1024px) {
  .intro-head {
    font-size: 2rem;
  }
  .intro-text {
    font-size: 1.4rem;
  }
  .event-caution,
  .event-text {
    font-size: 1.6rem;
  }
  .common-head {
    font-size: 2.4rem;
  }
  .product__item .name {
    font-size: 1.6rem;
  }
  .common-subhead {
    font-size: 2rem;
  }
  .text-link.-product {
    font-size: 1.6rem;
  }
  .common-head.-photo span {
    font-size: 1.8rem;
    margin: 0 auto 8px;
  }
  .plan-text {
    font-size: 1.6rem;
  }
  .measures-subhead {
    font-size: 2rem;
  }
  .lp-main__date {
    font-size: 2.4rem;
  }
  .lp-main__th,
  .lp-main__td {
    font-size: 1.6rem;
  }
  .order-nail__text,
  .furisode-plan__intro-text,
  .plan-shelf__text,
  .plan-shelf__price,
  .lp-contact__text {
    font-size: 1.6rem;
  }
  .plan-shelf__head,
  .after-service__head {
    font-size: 2.6rem;
  }
  .intro__text,
  .plan-shelf__sub-head,
  .service-ditails__head {
    font-size: 1.8rem;
  }
  .plan-shelf__sub-head {
    padding-left: 10px;
  }
  .plan-shelf__sub-head:before {
    width: 7px;
    height: 7px;
  }
  .plan-shelf__caution {
    font-size: 1.4rem;
  }
  .pink-under-text,
  .amazing__text {
    font-size: 1.6rem;
  }
  .amazing__title-text {
    font-size: 2rem;
  }
}
/* ========================================================
  iPad ( max-width:768px )
=========================================================*/
@media screen and (max-width: 768px) {
  .access-link {
    display: none;
  }
  section {
    padding: 60px 0;
  }
  .common-head + * {
    margin-top: 26px;
  }
  .section-intro {
    padding: 60px 0 !important;
  }
  .intro-pic01,
  .intro-pic02 {
    display: none;
  }
  .intro-head {
    margin-bottom: 21px;
  }
  .event-item {
    width: 45%;
  }
  .event-caution,
  .event-text {
    font-size: 1.4rem;
  }
  .product__shelf {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .product__item {
    max-width: unset;
    width: 45%;
  }
  .common-head.-photo span {
    margin-bottom: 0;
  }
  .photo__text {
    font-size: 1.4rem;
  }
  .photo__item {
    width: 45%;
  }
  .contract__item {
    width: 32%;
  }
  .plan-text {
    font-size: 1.4rem;
  }
  .plan__shelf {
    row-gap: 48px;
  }
  .plan__box {
    width: 100%;
  }
  .plan__box__shelf {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .plan__box__item {
    max-width: unset;
    width: 32%;
  }
  .measures-subhead {
    font-size: 1.8rem;
    padding-left: 23px;
  }
  .measures-subhead:before {
    top: 4px;
  }
  .measures-subtext {
    font-size: 1.4rem;
  }
  .lp-contact__inner {
    margin-bottom: 32px;
  }
  .lp-main.lp-main-2022-02 {
    background: url(../../img/lp/pic-lp-mian_sp.webp);
    background-position: top center !important;
  }
  .lp-main__detail {
    width: calc(100% - 30px);
    max-width: 500px;
    top: unset;
    bottom: 20px;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .lp-main__detail:before,
  .lp-main__detail:after {
    display: none;
  }
  .lp-main__contents {
    padding: 30px 15px 25px;
  }
  .lp-main__head {
    max-width: 100%;
  }
  .lp-main__table,
  .btn-access {
    display: none;
  }
  .lp-main__head {
    margin-bottom: 10px;
  }
  .lp-main__date {
    margin: 0;
  }
  .side-btn {
    display: none;
  }
  .sp-follow {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px 15px;
    background: rgba(42, 49, 46, 0.8);
    z-index: 2;
  }
  .sp-follow__btn {
    width: 85%;
    height: 48px;
    background: #F69FA5;
    display: block;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 6px;
  }
  .sp-follow__btn span {
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .sp-follow__btn span {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .sp-info {
    display: block;
    width: 100%;
    padding: 20px 15px;
    background: #F69FA5;
  }
  .sp-info * {
    color: #fff;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-weight: normal;
  }
  .sp-info__table {
    width: 100%;
    margin-bottom: 10px;
  }
  .sp-info__tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sp-info__th,
  .sp-info__td {
    font-size: 1.8rem;
  }
  .sp-info__th {
    margin-right: 20px;
  }
  .sp-info__annotation {
    font-size: 1.4rem;
  }
  .sp-info__annotation a {
    text-decoration: underline;
  }
  .sp-info__annotation a:hover {
    color: #fff;
  }
  .intro__text,
  .order-nail__text,
  .after-service__red-text,
  .service-ditails__text,
  .lp-contact__text {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  }
  .lp-heading,
  .order-nail__text,
  .order-nail__text,
  .furisode-plan__intro-text,
  .plan-shelf__text,
  .plan-shelf__price {
    text-align: left;
  }
  .lp-contact__text {
    font-weight: normal;
  }
  .lp-heading {
    font-size: 3rem;
  }
  .lp-heading__red:before {
    width: 3px;
    height: 3px;
    top: -12px;
  }
  .intro__text,
  .service-ditails__head {
    font-size: 1.6rem;
  }
  .order-nail__inner {
    padding: 50px 30px;
  }
  .order-nail__head,
  .order-nail__head__right {
    position: relative;
    display: block;
  }
  .order-nail__head__left {
    width: 80px;
    margin: 0;
    position: absolute;
    top: -100px;
    left: -40px;
  }
  .order-nail__head__text {
    font-size: 1.8rem;
  }
  .order-nail__head__text br {
    display: none;
  }
  .order-nail__head__title,
  .furisode-plan__head,
  .main-heading.main-heading-en-none.main-heading-contact {
    font-size: 2.6rem;
  }
  .intro__text,
  .order-nail__text {
    font-weight: normal;
  }
  .order-nail__link {
    margin: 0;
  }
  .plan-shelf {
    display: block;
  }
  .plan-shelf__box {
    width: 100%;
    max-width: unset;
    background: #fff;
    padding: 70px 30px 30px;
    position: relative;
    margin-top: 30px;
  }
  .plan-shelf__box:first-of-type {
    margin-top: 0;
  }
  .plan-shelf__box:before {
    position: absolute;
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border: solid 2px #cea50e;
  }
  .gold-text {
    width: 110px;
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
  }
  .plan-shelf__head {
    margin-bottom: 12px;
  }
  .plan-shelf__price,
  .plan-shelf__text.plan-shelf__text-mb24 {
    margin-bottom: 10px;
  }
  .plan-shelf__sub-head {
    margin-top: 18px;
  }
  .pink-under-text {
    font-weight: 1.8rem;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", "Helvetica", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  }
  .after-service__head:before {
    width: 180px;
    height: 56px;
    -webkit-transform: translate(-40%, -70%);
            transform: translate(-40%, -70%);
  }
  .after-service__shelf {
    display: block;
    padding: 0 15px;
  }
  .after-service__box {
    width: 100%;
  }
  .after-service__box:first-of-type {
    border-right: none;
    border-bottom: solid 2px #f0f0f0;
  }
  .amazing__wrap {
    display: block;
    padding: 0;
  }
  .amazing__shelf.amazing__shelf-reverse .amazing__img {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
  .amazing__img {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 16px;
    padding-bottom: 44%;
  }
  .amazing__contents {
    width: 100%;
  }
  .amazing__title {
    margin-bottom: 18px;
  }
  .hope-shelf__input input,
  .hope-shelf__input select {
    width: 200px;
  }
  .inform-head {
    font-size: 1.8rem;
  }
  .form-item-checkbox .mwform-checkbox-field {
    display: block;
    margin: 0;
  }
}
/* ========================================================
Smartphone (max-width:540px)
=========================================================*/
@media screen and (max-width: 540px) {
  section {
    padding: 40px 0;
  }
  .section-intro {
    padding: 40px 0 !important;
  }
  .intro-head {
    font-size: 1.8rem;
    line-height: 1.5em;
  }
  .intro-text {
    font-size: 1.3rem;
  }
  .common-head {
    font-size: 1.8rem;
    letter-spacing: 0.05em;
  }
  .good-shelf {
    margin-bottom: 40px;
  }
  .common-head.-redborder img {
    width: 140px;
  }
  .event-shelf {
    row-gap: 32px;
    margin-bottom: 24px;
  }
  .event-item {
    width: 100%;
  }
  .separation {
    margin: 40px 0;
  }
  .product__shelf {
    row-gap: 32px;
    margin-bottom: 32px;
  }
  .product__item {
    width: 80%;
  }
  .product__item .name {
    font-size: 1.6rem;
    letter-spacing: unset;
  }
  .product__item .th,
  .product__item .td {
    font-size: 1.3rem;
  }
  .common-subhead {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
  .text-link.-product {
    font-size: 1.4rem;
  }
  .common-head.-photo span {
    font-size: 1.4rem;
  }
  .photo__text {
    font-size: 1.3rem;
    font-weight: normal;
  }
  .photo__shelf {
    row-gap: 32px;
  }
  .photo__item {
    width: 100%;
  }
  .contract__back {
    width: 90%;
    padding: 40px 0;
  }
  .contract__shelf {
    row-gap: 32px;
  }
  .contract__item {
    width: 100%;
  }
  .plan-text {
    font-size: 1.3rem;
  }
  .plan__shelf {
    margin-top: 40px;
    row-gap: 32px;
  }
  .plan__imghead {
    width: 100%;
  }
  .plan__box__shelf {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .plan__box__item {
    width: 48%;
  }
  .measures__shelf {
    margin-top: 40px;
    padding: 20px 16px;
  }
  .measures__item + .measures__item {
    margin-top: 16px;
  }
  .measures-subhead {
    font-size: 1.6rem;
  }
  .measures-subhead:before {
    top: 5px;
    width: 15px;
    height: 12px;
  }
  .measures-subtext {
    font-size: 1.3rem;
  }
  .lp-contact {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lp-contact__inner {
    padding: 0;
  }
  .form-wrap {
    width: 100%;
  }
  .lp-main__date {
    font-size: 2rem;
  }
  .lp-main__contents {
    padding: 20px 10px 20px;
  }
  .sp-info__th,
  .sp-info__td {
    font-size: 1.6rem;
  }
  .lp-heading {
    font-size: 2.2rem;
    letter-spacing: 0;
    margin-bottom: 16px;
  }
  .intro__text {
    line-height: unset;
    font-size: 1.4rem;
  }
  .section-intro {
    padding-bottom: 30px;
  }
  .order-nail__head__text {
    font-size: 1.6rem;
  }
  .order-nail__inner {
    padding: 50px 15px 30px;
  }
  .order-nail__head__title {
    font-size: 2rem;
    letter-spacing: unset;
  }
  .order-nail__head {
    margin-bottom: 12px;
  }
  .order-nail__text,
  .order-nail__link {
    font-size: 1.4rem;
  }
  .order-nail__text {
    margin-bottom: 8px;
    display: block;
  }
  .order-nail__head__text br {
    display: block;
  }
  .order-nail__head__text,
  .order-nail__head__title {
    display: block;
    text-align: center;
  }
  .furisode-plan__head {
    font-size: 2.2rem;
    margin-bottom: 31px;
    padding-bottom: 4px;
    letter-spacing: 0;
  }
  .lp-heading__red:before {
    top: -7px;
  }
  .furisode-plan__intro-text {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
  .order-nail__img-shelf.furisode-plan__img-shelf {
    margin: 0 0 10px;
  }
  .order-nail__img-shelf.furisode-plan__img-shelf img {
    width: 48%;
    margin-top: 16px;
  }
  .order-nail__img-shelf.furisode-plan__img-shelf img:nth-of-type(1), .order-nail__img-shelf.furisode-plan__img-shelf img:nth-of-type(2) {
    margin-top: 0;
  }
  .furisode-plan__intro-annotation,
  .after-service__list {
    font-size: 1.2rem;
  }
  .plan-shelf {
    margin: 40px 0 30px;
  }
  .plan-shelf__box {
    background: rgba(255, 255, 255, 0.8);
  }
  .plan-shelf__text {
    font-size: 1.4rem;
  }
  .plan-shelf__caution {
    font-size: 1.2rem;
  }
  .plan-shelf__head {
    font-size: 2rem;
  }
  .plan-shelf__head:before {
    height: 7px;
    bottom: 3px;
  }
  .plan-shelf__sub-head {
    padding-left: 17px;
  }
  .plan-shelf__sub-head:before {
    width: 10px;
    height: 10px;
  }
  .gold-text {
    width: 100px;
  }
  .pink-under-text {
    margin-bottom: 40px;
  }
  .after-service__head {
    font-size: 2rem;
    margin: 0 auto;
  }
  .after-service__head:before {
    width: 144px;
    height: 44px;
    -webkit-transform: translate(-33%, -80%);
            transform: translate(-33%, -80%);
  }
  .after-service__head:after {
    width: 60px;
  }
  .after-service__inner {
    border: none;
  }
  .after-service__box {
    padding: 30px 10px;
  }
  .after-service__subhead {
    font-size: 1.8rem;
  }
  .after-service__red-text,
  .service-ditails__text {
    font-size: 1.4rem;
  }
  .after-service__red-text {
    margin-bottom: 10px;
  }
  .after-service__wrap {
    padding: 50px 0 0;
  }
  .service-ditails__shelf {
    margin-bottom: 0;
  }
  .after-service__ul {
    margin-top: 10px;
  }
  .amazing__img {
    padding-bottom: 67%;
  }
  .amazing__number {
    width: 30px;
    height: 32px;
    margin-right: 14px;
  }
  .amazing__number:before {
    border-width: 16px 0 16px 8px;
  }
  .amazing__title-text {
    font-size: 1.6rem;
    display: block;
    width: calc(100% - 44px);
  }
  .amazing__text {
    font-size: 1.4rem;
  }
  .amazing__title {
    margin-bottom: 8px;
  }
  .main-heading.main-heading-en-none.main-heading-contact {
    font-size: 2.2rem;
  }
  .main-heading.main-heading-en-none.main-heading-contact span {
    display: none;
  }
  .lp-contact__text {
    font-size: 1.3rem;
  }
  .lp-contact__text.lp-contact__text-mb17 {
    margin-bottom: 10px;
  }
  .c-bottom-layer-mainV.c-bottom-layer-mainV-contact {
    margin-bottom: 33px;
  }
  .inform-head {
    margin: 20px 0 0;
    font-size: 1.5rem;
  }
  .form-item-checkbox .mwform-checkbox-field-text {
    font-size: 1.4rem;
  }
  .form-thanks__text {
    font-size: 1.4rem;
  }
}
/* ========================================================
Smartphone (max-width:350px)
=========================================================*/
@media screen and (max-width: 350px) {
  .lp-main__contents {
    padding: 15px 5px;
  }
  .lp-heading,
  .furisode-plan__head {
    font-size: 1.8rem;
  }
  .lp-main__date,
  .plan-shelf__head,
  .after-service__head {
    font-size: 1.7rem;
  }
  .plan-shelf__sub-head,
  .after-service__subhead {
    font-size: 1.6rem;
  }
  .sp-info__th,
  .sp-info__td,
  .pink-under-text,
  .service-ditails__head {
    font-size: 1.4rem;
  }
  .sp-info__annotation {
    font-size: 1.2rem;
  }
  .sp-info__th {
    margin-right: 10px;
  }
  .plan-shelf__box {
    padding: 53px 20px 30px;
  }
  .gold-text {
    width: 80px;
  }
  .after-service__head:before {
    -webkit-transform: translate(-23%, -90%);
            transform: translate(-23%, -90%);
  }
  .after-service__box {
    padding: 30px 0;
  }
}
/* ========================================================
Smartphone (max-width:320px)
=========================================================*/