table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}

      .product__fav-item {
          margin-top: 10px;
        }

        .product__fav-item button {
          padding: 0;
          cursor: pointer;
          transition: .2s;
          color: #999;
          border: 0;
          outline: none;
          background: transparent;
        }

        .product__fav-item .fav-items {
          color: #ff7373;
        }

        .product__fav-item svg {
          width: 20px;
          height: 20px;
          vertical-align: -.35em;
          fill: currentColor;
        }


.fav-item{
  position: absolute;
  right: 25px;
  top: 10px;
}
@media (max-width: 767px) {
  .fav-item{
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .itemList-sp--3 .fav-item {
    right: 10px;
    top: 5px;
  }
}
.fav-item button {
    animation: none;
    border: none;
    background: none;
    padding: 0;
    color: rgba(0,0,0, 0.5);
   cursor: pointer;
}
.fav-item button.is-added {
    color: rgba(255, 115, 115, 0.5);
}

h1#logo_i img {
    max-width: 100%;
}

#validation_select_yes a, #validation_select_no a {
    font-size: 12px;
    padding: 12px 25px;
}

#validation_select_yes, #validation_select_no{
  margin:0;
}

#main_i,#header_i,#footer_i{
  margin:0;
  font-size:14px;
}

.validation_txt {
    font-size: 14px;
}
#main_i {
    padding: 20px;
}
.footstamp {
    margin-top: 15px;
}


/* ===== Kotobuki LP ===== */
#sec-kotobuki{ 
  margin: 24px 0;
               }
#sec-kotobuki *{ 
  box-sizing: border-box;
}
#sec-kotobuki img{ width:100%; height:auto; display:block; }
#sec-kotobuki{ color:#5c2522; line-height:1.7; font-size:14px; }

#sec-kotobuki .koto-lead{
  text-align:center;
  max-width:820px;
  margin:0 auto 0;
  font-weight: 500;
  font-size:15px;
  line-height:1;
}

.kotobuki-mv{
  background: #faf0e6;
}

#sec-kotobuki .koto-seicho{
  text-align:center;
  max-width:820px;
  margin:-20px auto 0;
  font-weight: 500;
  font-size:15px;
  line-height:2;
}
.koto-fv__fvimg{
  margin-top: -2em;
}

.seicho{
  background-color: #f2e8ea;
  margin-top: -11em;
}

.kodawari{
  background-color:#e7dadb;
  margin-top: -7em;
  text-align: center;
}

#sec-kotobuki .koto-pillTitle{
  display: inline-block;
  background: #D01D20;
  color: #fff;
  font-weight: 900;
  padding: 12px 26px;
  border-radius: 999px;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: .14em;
}

.kotobuki-plan-sec{
 margin-top: -7em;
}

#sec-kotobuki .kotobuki-plan{
  display:flex;
  justify-content:center;
  gap:20px;
  margin:80px auto;
  max-width:1200px;
}


#sec-kotobuki .kotobuki-plan__item{
  width: 290px;
  height: 290px;
  border-radius:50%;
  background:#f3eadf;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  color: #5c2522;
  line-height: 1rem;
}


#sec-kotobuki .kotobuki-plan__icon{
  font-size:44px;
  font-weight:700;
  margin-top: 15px;
}

.kotobuki-icon{
  width: 40px !important;
}



#sec-kotobuki .kotobuki-plan__text{
  font-size:14px;
  line-height:1.8;
}


#sec-kotobuki .kotobuki-plan__btn{
  background:#fff;
  padding: 10px 20px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
}


#sec-kotobuki .kotobuki-plan__arrow{
  margin-top: -15px;
  width:32px;
  height:32px;
  background:#c94b4b;
  border-radius:50%;
  position:relative;
}
#sec-kotobuki .kotobuki-plan__arrow::after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-30%);
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  border-top:8px solid #fff;
}

#sec-kotobuki p{
  margin: 0px;
}

.kotobuki-voice{
  background-color: #faf0e6;
  margin-top: -7em;
}

.kotobuki-message{
  margin-top: -4em;
}

#sec-kotobuki .koto-heading{
  text-align:center;
}

#sec-kotobuki .koto-heading__title{
  margin:0;
  color:#d94956;             
  letter-spacing:.08em;
  line-height: 0.8;
  margin-top: -2em;
}

#sec-kotobuki .koto-heading__titleTop{
  display:block;
  font-size:34px;
  font-weight:800;
}

#sec-kotobuki .koto-heading__titleBottom{
  display:block;
  font-size:30px;
  font-weight:800;
}

/* ===== Greeting section ===== */
#sec-kotobuki.koto-greeting{
  padding: 64px 0;
  color:#5c2522;
}

.koto-greeting{
  background-color: #e7dadb;
  margin-top: -9em;
}

#sec-kotobuki .koto-greeting__inner{
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

#sec-kotobuki .koto-greeting__head{
  text-align:center;
  line-height: 1.5em;
}

#sec-kotobuki .koto-greeting__title{
  margin: 0;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: .08em;
}

#sec-kotobuki .koto-greeting__bar{
  display:inline-block;
  width: 34px;
  height: 6px;
  background:#b01b1b;
  border-radius:999px;
  margin-top: 10px;
}


#sec-kotobuki .koto-greeting__row{
  display:flex !important;
  gap: 56px;
  align-items:flex-start;
  justify-content:center;
}


#sec-kotobuki .koto-greeting__photo{
  margin: 0;
  flex: 0 0 420px;          
  max-width: 420px;
  border-radius: 18px;
  overflow:hidden;
}

#sec-kotobuki .koto-greeting__photo img{
  display:block;
  width:100%;
  height:auto;
}


#sec-kotobuki .koto-greeting__text{
  flex: 1 1 auto;
  min-width: 0;            
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: .06em;
}

#sec-kotobuki .koto-greeting__text p{
  margin: 0 0;
  line-height: 2.2em;
}

#sec-kotobuki .koto-greeting__sign{
  text-align:right;
  line-height: 1em;
}

#sec-kotobuki .koto-greeting__role{
  font-size: 13px;
  letter-spacing: .08em;
}

#sec-kotobuki .koto-greeting__name{
  margin-top: 6px;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: .12em;
}

@media (max-width: 900px){
  #sec-kotobuki.koto-greeting{ padding: 48px 0; }

  #sec-kotobuki .koto-greeting__title{ font-size: 32px; }

  #sec-kotobuki .koto-greeting__row{
    flex-direction: column !important;
    gap: 0;
    align-items: center;
  }

  #sec-kotobuki .koto-greeting__photo{
    flex: none;
    width: min(520px, 100%);
    max-width: 520px;
  }

  #sec-kotobuki .koto-greeting__text{
    width: 100%;
    font-size: 15px;
    line-height: 2.0;
     margin-top: -3em;
  }
}
/* ===== Voice Section ===== */
.voiceSec{
  background:#faf0e6;
}

.voiceSec p{
  padding: 0px 15px;
  margin: -30px 0 0 0 !important;
}


.voiceSec__inner{
  max-width: 1100px;
  margin: -30px auto;
  padding: 0 24px;
}


.voiceGrid{
  display:flex !important;
  flex-wrap: wrap !important;
  gap: 13px;
  align-items: stretch;
  justify-content: center;
}


.voiceCard{
  width: 300px;
  background:#fff;
  border-radius: 22px;
  box-shadow: 0 10px 20px rgba(0,0,0,.04);
  box-sizing: border-box;
  display:flex;
  flex-direction: column;
  min-height: 360px;
  line-height: 0.7em;
  margin-top: 2em;
}

.voiceCard__top{
  display:flex !important;
  align-items: flex-start;
}

.voiceCard__img{
  margin-top: -19px;
  flex: 1 1 auto;
  border-radius: 16px;
  overflow:hidden;
}

.voiceCard__img img{
  display:block;
  width:100%;
  height:auto;
}

.voiceCard__label{  
  padding: 0px 20px 0 10px;
  display:flex;
  flex-direction: column;
  align-items:center;
  justify-content: space-between;
}


.voiceCard__no{
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-weight: 800;
  letter-spacing: .08em;
  color:#d0904a;
  font-size: 25px;
  font-family: "Josefin Sans", sans-serif;
}

.voiceCard__catch{
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-weight: 900;
  letter-spacing: .12em;
  color:#5c2522;
  font-size: 20px;
  border-left: 10px solid #e7dadb;
  margin: 20px 0 0 15px;
}


.voiceCard__text{
  font-size: 15px;
  line-height: 1.9;
  color:#5c2522;
}


.voiceCard__meta{
  text-align:right;
  font-weight:700;
  font-size: 13px;
  letter-spacing:.08em;
  color:#5c2522;
  padding: 0 15px 15px;
}

.altColor{
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  letter-spacing: .08em;
}


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


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


.altColor span:nth-child(odd){  color:#f1904f; } 
.altColor span:nth-child(even){ color:#f0b77b; } 


@media (max-width: 767px){
  #sec-kotobuki .koto-lead{ 
    text-align: center;
    max-width: 820px;
    margin: 0 auto 0;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5; 
    padding: 0 10px;
  } 

  #sec-kotobuki .koto-seicho{
    text-align: left;
    padding: 0 10px;
  }

  #sec-kotobuki .koto-pillTitle{
    font-size: 20px;
  }

  #sec-kotobuki .koto-greeting__text p {
    margin: 0 0;
    line-height: 1.5em;
    font-size: 18px;
  }

  #sec-kotobuki p {
    font-size: 16px;
}
#sec-kotobuki .koto-heading__titleTop {
    font-size: 25px;
}

  #sec-kotobuki .kotobuki-plan{
    display:grid !important;
    grid-template-columns: repeat(3, minmax(0,1fr)) !important;
    gap:0px !important;
    justify-items:center !important;
    align-items:start !important;
  }


  #sec-kotobuki .kotobuki-plan__item{
    width:44vw !important;
    height:44vw !important;
  }

  #sec-kotobuki .kotobuki-plan__item:nth-child(3){
    grid-column:1 / -1 !important;
    justify-self:center !important;
  }
  
  .kotobuki-icon {
    width: 20px !important;
}

#sec-kotobuki .kotobuki-plan__icon {
    font-size: 30px;
    margin-top: 5px;
}

#sec-kotobuki .kotobuki-plan__text {
    font-size: 14px;
    line-height: 1;
}

#sec-kotobuki .kotobuki-plan__arrow {
    width: 15px;
    height: 15px;
}

#sec-kotobuki .kotobuki-plan{
  margin: 0 2em;
}
#sec-kotobuki .koto-greeting__head {
    line-height: 1.0em;
    margin: -10px 0 -80px 0;
}
#sec-kotobuki .koto-heading {
    line-height: 0.5em;
}
.kotobuki-plan-end{
  margin-top: -4em;
}
#sec-kotobuki .kotobuki-plan__arrow::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #fff;ff;
}
}
/* ===== ReadMore ===== */

.voiceCard__readmore{
  position: relative;
  padding: 0 15px 15px;
  text-align: center;
}
}

.voiceCard__readmore input{
  display:none;
}

.voiceCard__text{
  margin-top: -3em;
  max-height: 135px;
  overflow: hidden;
  line-height:1.9;
  font-size:15px;
  color:#5c2522;
  text-align: left;
}

.voiceCard__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 18px;
  background: transparent;
  color: #5c2522;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  border: none;
  line-height: 1;
}

.voiceCard__btn::before{
  content: "全文を表示";
}

.voiceCard__btn::after{
  content: url('https://img21.shop-pro.jp/PA01498/561/etc_base64/a290b2J1a2lfdm9pY2Vfc2hpdGE.png?cmsp_timestamp=20260317164344');
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  transform: translateY(-1px);
}

.voiceCard__readmore input:checked ~ .voiceCard__btn::before{
  content: "閉じる";
}

.voiceCard__readmore input:checked ~ .voiceCard__btn::after{
  content: url('https://img21.shop-pro.jp/PA01498/561/etc_base64/a290b2J1a2lfdm9pY2VfdWU.png?cmsp_timestamp=20260317164344');
}

.voiceCard__readmore input:checked ~ .voiceCard__text{
  max-height:1000px;
}
  
.voiceCard__readmore input.voiceCard__check{
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
  
.fuwafuwa-mv {
    background: #f9f6f3 !important;
}

.fuwa-feature {
  margin-top: -150px;
  background: #f3e8ea;
  padding: 46px 20px 64px;
  color: #4b1f1f;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}

.fuwa-feature * {
  box-sizing: border-box;
}

.fuwa-feature__inner {
  max-width: 900px;
  margin: 0 auto;
}

.fuwa-feature__item {
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}

.fuwa-feature__item:last-child {
  margin-bottom: 0;
}

.fuwa-feature__item--right {
  justify-content: flex-start;
}

.fuwa-feature__item--left {
  justify-content: center;
}

.fuwa-feature__text {
  background: #fff;
  border-radius: 8px;
  width: 65%;
  min-height: 250px;
  padding: 0px 32px;
  position: relative;
  z-index: 1;
}

.fuwa-feature__item--right .fuwa-feature__text {
  padding-right: 120px;
}

.fuwa-feature__item--left .fuwa-feature__text {
  order: 2;
  padding-left: 90px;
}

.fuwa-feature__image {
  width: 42%;
  position: relative;
  z-index: 2;
}

.fuwa-feature__item--right .fuwa-feature__image {
  margin-left: -90px;
}

.fuwa-feature__item--left .fuwa-feature__image {
  order: 1;
  margin-right: -70px;
}

.fuwa-feature__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 14px;
}

.fuwa-feature__label {
  width: 150px;
  margin: 0 0 26px;
  padding: 7px 10px 8px;
  background: #c15d6b;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  clip-path: polygon(
    0 0,
    100% 0,
    88% 50%,
    100% 100%,
    0 100%,
    12% 50%
  );
}

.fuwa-feature__title {
  color: #562222;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.fuwa-feature__title span {
  background: linear-gradient(transparent 58%, #ead9dc 58%);
}

.fuwa-feature__body {
  margin: 0 0 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.9;
  letter-spacing: 0.08em;
}

.fuwa-feature__body:last-child {
  margin-bottom: 0;
}

/* ここが重要：767pxではなく900pxで切り替える */
@media screen and (max-width: 900px) {
  .fuwa-feature {
    padding: 36px 16px 0px;
  }

  .fuwa-feature__inner {
    max-width: 520px;
  }

  .fuwa-feature__item,
  .fuwa-feature__item--right,
  .fuwa-feature__item--left {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 58px;
  }

  .fuwa-feature__text,
  .fuwa-feature__item--right .fuwa-feature__text,
  .fuwa-feature__item--left .fuwa-feature__text {
    order: 1;
    width: 100%;
    min-height: auto;
    padding: 28px 22px 34px;
  }

  .fuwa-feature__image,
  .fuwa-feature__item--right .fuwa-feature__image,
  .fuwa-feature__item--left .fuwa-feature__image {
    order: 2;
    width: 100%;
    margin: 16px 0 0;
  }

  .fuwa-feature__label {
    width: 120px;
    margin: 0 auto 28px;
    font-size: 16px;
  }

  .fuwa-feature__title {
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: 0.06em;
  }

  .fuwa-feature__body {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.04em;
  }
}
.fuwa-target {
  margin-top: -150px;
  background: #e8dadb;
  padding: 0px 20px;
  color: #4b1f1f;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}

.fuwa-target * {
  box-sizing: border-box;
}

.fuwa-target__inner {
  width: min(100%, 1000px);
  margin: 0 auto;
}

.fuwa-target__list {
  display: flex;
  justify-content: center;
  gap: 48px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.fuwa-target__item {
  width: 300px;
  margin: 0;
  padding: 0;
}

.fuwa-target__figure {
  margin: 0;
  text-align: center;
}

.fuwa-target__figure img {
  display: block;
  width: 100%;
  height: 318px;
  object-fit: cover;
  border-radius: 18px;
}

.fuwa-target__figure figcaption {
  color: #542424;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.85;
  letter-spacing: 0.06em;
}

/* 狭い画面では縦並び */
@media screen and (max-width: 980px) {
  .fuwa-target__list {
    flex-direction: column;
    align-items: center;
    gap: 0px;
  }

  .fuwa-target__item {
    width: min(100%, 300px);
  }

  .fuwa-target__figure img {
    height: auto;
    aspect-ratio: 1 / 1.06;
  }
}



.fuwa-arrange {
  margin-top: -120px;
  background: #f9f6f3;
  padding: 72px 20px;
  color: #4b1f1f;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}

.fuwa-arrange * {
  box-sizing: border-box;
}

.fuwa-arrange__inner {
  max-width: 1060px;
  margin: 0 auto;
  text-align: center;
}

.fuwa-arrange__head {
  position: relative;
  z-index: 2;
  margin-bottom: -48px;
}

.fuwa-arrange__sub {
  margin: 0 0 14px;
  color: #4b1f1f;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.08em;
}

.fuwa-arrange__sub::before {
  content: "＼";
  margin-right: 12px;
  font-weight: 700;
}

.fuwa-arrange__sub::after {
  content: "／";
  margin-left: 12px;
  font-weight: 700;
}

.fuwa-arrange__title {
  display: inline-block;
  min-width: 720px;
  margin: 0;
  padding: 20px 72px 22px;
  background: #cf332f;
  color: #fff;
  font-size: 46px;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0.08em;
  clip-path: polygon(
    0 0,
    100% 0,
    94% 50%,
    100% 100%,
    0 100%,
    6% 50%
  );
}

.fuwa-arrange__box {
    margin-top: -50px;
    background: #fff;
    border-radius: 22px;
    padding: 80px 44px 50px;
}

.fuwa-arrange__list {
  display: flex;
  justify-content: center;
  gap: 34px;
}

.fuwa-arrange__item {
  width: 300px;
  position: relative;
}

.fuwa-arrange__label {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  margin: 0 auto -18px;
  padding: 10px 24px;
  background: #fff;
  border: 4px solid #d5211e;
  border-radius: 999px;
  color: #d5211e;
  font-size: 19px;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: 0.05em;
  overflow: visible;
}


.fuwa-arrange__label::before {
  content: none;
}


.fuwa-arrange__label::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -18px;
  width: 6px;
  height: 17px;
  background: #d5211e;
  border-radius: 999px;
  transform: translateX(-50%) rotate(-22deg);
  transform-origin: top center;
}

.fuwa-arrange__photo {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  margin-top: -60px;
}

.fuwa-arrange__photo img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1.05;
  object-fit: cover;
}

.fuwa-arrange__badge {
  position: absolute;
  left: 50%;
  bottom: -44px;
  width: 132px;
  height: 120px;
  margin: 0;
  padding-top: 25px;
  background: #fff;
  border-radius: 132px 132px 0 0;
  color: #4b1f1f;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.04em;
  transform: translateX(-50%);
}

/* タブレット */
@media screen and (max-width: 980px) {
  .fuwa-arrange {
    padding: 56px 18px;
  }

  .fuwa-arrange__sub {
    font-size: 26px;
  }

  .fuwa-arrange__title {
    min-width: auto;
    width: 86%;
    padding: 18px 40px 20px;
    font-size: 34px;
  }

  .fuwa-arrange__box {
    padding: 104px 28px 64px;
  }

  .fuwa-arrange__list {
    gap: 22px;
  }

  .fuwa-arrange__item {
    width: 31%;
  }

  .fuwa-arrange__label {
    min-height: 52px;
    font-size: 15px;
    border-width: 3px;
  }

  .fuwa-arrange__badge {
    width: 110px;
    height: 105px;
    bottom: -36px;
    padding-top: 22px;
    font-size: 17px;
  }
}

/* スマホ */
@media screen and (max-width: 640px) {
  .fuwa-arrange {
    padding: 0px 16px;
  }

  .fuwa-arrange__head {
    margin-bottom: -34px;
  }

  .fuwa-arrange__sub {
    margin-bottom: 10px;
    font-size: 19px;
    letter-spacing: 0.06em;
  }

  .fuwa-arrange__sub::before {
    margin-right: 6px;
  }

  .fuwa-arrange__sub::after {
    margin-left: 6px;
  }

  .fuwa-arrange__title {
    width: 100%;
    padding: 15px 28px 17px;
    font-size: 25px;
    letter-spacing: 0.05em;
  }

  .fuwa-arrange__box {
    border-radius: 18px;
    padding: 86px 20px 0px;
  }

  .fuwa-arrange__list {
    flex-direction: column;
    align-items: center;
    gap: 0px;
  }

  .fuwa-arrange__item {
    width: 100%;
    max-width: 300px;
  }

  .fuwa-arrange__label {
    min-height: 50px;
    font-size: 16px;
  }

  .fuwa-arrange__photo img {
    aspect-ratio: 1 / 1.05;
  }
}



.fuwa-faq {
  margin-top: -100px;
  background: #f9f6f3;
  padding: 0px 20px;
  color: #4b1f1f;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}

.fuwa-faq * {
  box-sizing: border-box;
}

.fuwa-faq__inner {
  max-width: 700px;
  margin: 0 auto;
}

.fuwa-faq__title {
  margin: 0 0 56px;
  text-align: center;
  color: #4b1f1f;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

.fuwa-faq__list {
  display: flex;
  flex-direction: column;
}

.fuwa-faq__item {
  background: #f1e4e7;
  border-radius: 8px;
  overflow: hidden;
}

.fuwa-faq__item[open] {
  background: #fff;
  border: 2px solid #f1e4e7;
  box-shadow: 0 2px 0 rgba(180, 120, 130, 0.12);
}

.fuwa-faq__question {
  display: block;
  padding: 22px 24px;
  background: #f1e4e7;
  color: #4b1f1f;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.08em;
  cursor: pointer;
  list-style: none;
}

.fuwa-faq__question::-webkit-details-marker {
  display: none;
}

.fuwa-faq__answer {
  background: #fff;
  padding: 22px 42px 30px;
}

.fuwa-faq__answer p {
  margin: 0;
  color: #4b1f1f;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

/* スマホ */
@media screen and (max-width: 640px) {
  .fuwa-faq {
    padding: 32px 16px 0px;
  }

  .fuwa-faq__title {
    margin-bottom: 36px;
    font-size: 23px;
  }

  .fuwa-faq__list {
    gap: 0px;
  }

  .fuwa-faq__question {
    padding: 18px 18px;
    font-size: 16px;
    letter-spacing: 0.05em;
  }

  .fuwa-faq__answer {
    padding: 18px 20px 24px;
  }

  .fuwa-faq__answer p {
    font-size: 14px;
    line-height: 1.8;
  }
}

.fuwa-faq__question {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 64px 22px 24px;
  background: #f1e4e7;
  color: #4b1f1f;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.08em;
  cursor: pointer;
  list-style: none;
}

.fuwa-faq__question::-webkit-details-marker {
  display: none;
}

.fuwa-faq__question::after {
  content: "＋";
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  color: #4b1f1f;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.fuwa-faq__item[open] .fuwa-faq__question::after {
  content: "−";
}


.fuwa-bulk {
  margin-top: -180px;
  background: #f9f6f3;
  padding: 54px 20px 0px;
  color: #4b1f1f;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}

.fuwa-bulk * {
  box-sizing: border-box;
}

.fuwa-bulk__inner {
  max-width: 1000px;
  margin: 0 auto;
}

.fuwa-bulk__title {
  margin: 50px 0 40px;
  text-align: center;
  color: #4b1f1f;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.08em;
}


.fuwa-bulk__item {
  position: relative;
  display: block;
  color: inherit;
  text-decoration: none;
}

.fuwa-bulk__label {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  margin: 0 auto -16px;
  padding: 10px 18px;
  background: #fff;
  border: 4px solid #d5211e;
  border-radius: 999px;
  color: #d5211e;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: 0.05em;
  text-align: center;
}

/* 吹き出しの短い赤線 */
.fuwa-bulk__label::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -17px;
  width: 6px;
  height: 16px;
  background: #d5211e;
  border-radius: 999px;
  transform: translateX(-50%) rotate(-24deg);
  transform-origin: top center;
}


.fuwa-bulk__name,
.fuwa-bulk__price {
  margin: 0;
  color: #4b1f1f;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.fuwa-bulk__price {
  white-space: nowrap;
  text-align: right;
}

/* hover */
.fuwa-bulk__item {
  transition: opacity 0.25s ease;
}

.fuwa-bulk__item:hover {
  opacity: 0.82;
}

/* タブレット */
@media screen and (max-width: 980px) {
  .fuwa-bulk {
    padding: 48px 20px 64px;
  }

  .fuwa-bulk__title {
    margin-bottom: 62px;
    font-size: 34px;
  }



  .fuwa-bulk__label {
    min-height: 50px;
    border-width: 3px;
    font-size: 15px;
  }

}

/* スマホ */
@media screen and (max-width: 640px) {
  .fuwa-bulk {
    padding: 0px 18px 0px;
  }

  .fuwa-bulk__inner {
    max-width: 340px;
  }

  .fuwa-bulk__title {
    margin-bottom: 0px;
    font-size: 28px;
    letter-spacing: 0.06em;
  }

 

  .fuwa-bulk__label {
    min-height: 52px;
    margin-bottom: -14px;
    font-size: 16px;
  }
}

.fuwa-bulk__list {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 40px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.fuwa-bulk__item {
  width: calc((100% - 112px) / 3) !important;
  max-width: 300px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  grid-column: auto !important;
}

.fuwa-bulk__item:first-child {
  grid-column: auto !important;
  max-width: 300px !important;
  margin: 0 !important;
}

.fuwa-bulk__label {
  width: 100% !important;
  max-width: 280px !important;
  margin: 0 auto -16px !important;
  white-space: nowrap;
}


.fuwa-bulk__info {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  gap: 10px !important;
}

.fuwa-bulk__name,
.fuwa-bulk__price {
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: 1.4 !important;
  white-space: nowrap !important;
}

/* 狭い画面でも3列維持 */
@media screen and (max-width: 980px) {

  .fuwa-bulk__item {
    width: calc((100% - 48px) / 3) !important;
    max-width: none !important;
  }

  .fuwa-bulk__label {
    max-width: 100% !important;
    min-height: 42px !important;
    padding: 8px 10px !important;
    border-width: 3px !important;
    font-size: 13px !important;
    letter-spacing: 0.03em !important;
  }

}

@media screen and (max-width: 640px) {
  .fuwa-bulk {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .fuwa-bulk__inner {
    max-width: none !important;
    width: 100% !important;
  }

  .fuwa-bulk__list {
    gap: 14px !important;
  }

  .fuwa-bulk__item {
    width: calc((100% - 28px) / 3) !important;
  }

  .fuwa-bulk__label {
    min-height: 34px !important;
    margin-bottom: -10px !important;
    padding: 6px 6px !important;
    border-width: 2px !important;
    font-size: 10px !important;
    line-height: 1.25 !important;
  }

  .fuwa-bulk__label::after {
    bottom: -12px !important;
    width: 4px !important;
    height: 14px !important;
  }

  .fuwa-bulk__image {
    border-radius: 12px !important;
  }

  .fuwa-bulk__info {
    display: block !important;
    margin-top: 10px !important;
  }


  .fuwa-bulk__price {
    text-align: right !important;
  }
}

.fuwa-bulk-img{
  margin-top: -20px;
}

/* スマホでは1カラム表示にする */
@media screen and (max-width: 640px) {
  .fuwa-bulk__list {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 0px !important;
  }

  .fuwa-bulk__item {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
  }

  .fuwa-bulk__label {
    width: 100% !important;
    max-width: 280px !important;
    min-height: 46px !important;
    margin: 0 auto -14px !important;
    padding: 8px 12px !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    white-space: nowrap !important;
  }

  .fuwa-bulk__label::after {
    bottom: -14px !important;
    width: 5px !important;
    height: 14px !important;
  }

  .fuwa-bulk__image {
    width: 100% !important;
    aspect-ratio: 1 / 1.06 !important;
    border-radius: 18px !important;
  }

  .fuwa-bulk__info {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    margin-top: 14px !important;
  }

  .fuwa-bulk__name,
  .fuwa-bulk__price {
    font-size: 16px !important;
    line-height: 1.5 !important;
    white-space: normal !important;
  }

  .fuwa-bulk__price {
    text-align: right !important;
    white-space: nowrap !important;
  }
}