.fs-body-product .fs-c-slick.slick-initialized {
    display: block;
}

#rechach{
    border: 1px solid #433D3C;
    padding: 40px 20px;}

#rechach .item-exp__con__sell h2{
    display: none;
}

#rechach .item-exp__con__sell{
margin-bottom:0px;}

.fs-body-product-gd71 #rechach .item-exp__con__sell h2{
    display: block;
}

.fs-body-product-gd71 #rechach .item-exp__con__sell h3{
    display: none;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

.fb-share-button.fb_iframe_widget{
margin-top:-7px;
}

@media screen and (min-width: 768px) {
    .fs-body-product .fs-c-slick .slick-slide img {
        max-width: 624px;
    }
}


/*色違いはこちら一時的に非表示*/
.fs-c-featuredProduct{
  display: none;
}

/*季節のギフトラッピングのカラー変更*/
.-mother{
background:#ee7800;
}

/*topヘッダーインフォメーション*/

.headercon--banner2 {
    background-color:rgba(25５,1８2,19３,0.75);
    line-height: 1;
    text-align: center;
    padding: 10px 0;
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: red;
}






/* セカンドピアスとは商品表示部分*/

.secondpierce-pickup{
    width: 80%;
    height: auto;
   background-color: #fdf9f2;
  text-align: center;
}



/*　　縦長YouTubeの動画を横100％表示にする　　*/
.iframe-wrap-short {
    position: relative;
    width: 100%;
    padding-top: 140%;
}
.iframe-wrap-short iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


@media (min-width: 728px) {
    .movie {
        width:640px;
        margin:0 auto;
    }
}

.season-summerfirst .titletxt.-clover{
gap:23px;}




/* 配送送料機能upgradeされていない店舗様はこちら */
.fs-body-checkout .fs-c-checkout-receivingMethod__destination {
display: grid;
grid-template-columns: 1fr !important;
}
.fs-body-checkout #fs_button_changeDeliveryMethod {
width: 100%;
}
.fs-body-checkout #fs_button_changeDeliveryMethod .fs-c-button--change--small {
background: #fff !important;
border: 1px solid #000;
color: #000;
padding: 15px 0;
width: 100%;
box-sizing: border-box;
cursor: pointer;
}
.fs-body-checkout #fs_button_changeDeliveryMethod .fs-c-button__label {
font-size: 0;
}
.fs-body-checkout #fs_button_changeDeliveryMethod .fs-c-button__label::before {
content: "お届け希望日／時間を設定する";
font-size: 16px;
}
@media screen and (max-width: 767px) {
.fs-body-checkout .fs-c-checkout-receivingMethod__control {
display: block;
margin-top: 20px;
}
}







/* ギフト包装の「変更」ボタンを配送方法ボタンと同じスタイルにする */

/* ギフト包装セクションのレイアウト調整 */
.fs-body-checkout .fs-c-checkout-wrappingInfo .fs-c-checkout-previewAndEdit {
display: grid;
grid-template-columns: 1fr !important;
}

/* ギフト包装の変更ボタンを配送方法ボタンと同じスタイルにする */
.fs-body-checkout #fs_button_changeGiftWrapping {
width: 100%;
}

.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button--change--small {
background: #f5f5f5 !important;
border: 1px solid #ccc;
color: #333;
padding: 15px 0;
width: 100%;
box-sizing: border-box;
cursor: pointer;
border-radius: 4px;
transition: all 0.2s ease;
}

/* ギフト包装ボタンのラベルテキストを変更 */
.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button__label {
font-size: 0;
}

.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button__label::before {
content: "ギフトを選択する";
font-size: 16px;
}

/* ホバー効果を追加 */
.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button--change--small:hover {
background: #e8e8e8 !important;
border-color: #999;
}

/* アクティブ状態（クリック時） */
.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button--change--small:active {
background: #ddd !important;
transform: scale(0.98);
}

/* モバイル対応 */
@media screen and (max-width: 767px) {
.fs-body-checkout .fs-c-checkout-wrappingInfo .fs-c-checkout-previewAndEdit {
display: block;
margin-top: 20px;
}

.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button--change--small {
padding: 12px 0;
}

.fs-body-checkout #fs_button_changeGiftWrapping .fs-c-button__label::before {
font-size: 14px;
}
}



/* 品質表示 */
.series__list li{
  font-size: 20px;
  margin-top: 35px;
}

