﻿@charset "UTF-8";

/* シークレットセールエントリーページPC */
.p-productListBody__product .secretSaleEntryWrap {
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 500px !important;
    padding: 0 !important;
}

.m-productSecretSaleWrap .secretSaleEntryPasswordNoteWrap {
    height: 84px;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 4px;
}

.m-productSecretSaleWrap .secretSaleEntryPasswordNoteFrame{
    margin: 0 !important;
    padding: 0 !important;
    background: #F0F4F3 !important;
    font-size: 16px !important;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 200% !important;
    letter-spacing: 5%;

}

.secretSaleEntryPasswordNote {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 20px 0 0;
}

.m-productSecretSaleWrap .secretSaleEntryPassword {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    margin: 40px 0 0 !important;
    gap: 20px;
}

.m-productSecretSale__password .secretSaleEntryPasswordTitle {
    width: 100px;
    margin: 0 !important;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 20px !important;
    line-height: 1 !important;
    letter-spacing: 0;
    white-space: nowrap;
}

.secretSaleEntryPasswordTitle::after {
    content: "";
    display: none;
}

.secretSaleEntryPasswordBody {
    width: 100%;
}

.m-productSecretSale__password-body .secretSaleEntryPasswordInput {
    width: 100% !important;
    height: 52px !important;
    padding: 16px !important;
    border-radius: 4px !important;
    border-width: 1px !important;
    background-color: #FFFFFF !important;
}

.secretSaleEntryAlert{
    display: flex;
    flex-direction: column;
    text-align: left;
    margin: 40px 0 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
}

.m-productSecretSaleWrap .secretSaleEntryButtonWrap{
    margin: 40px auto 0;
}

.m-productSecretSaleWrap .m-productSecretSale__button-wrap .secretSaleEntryButton{
    width: 268px !important;
    height: 48px !important;
    border-radius: 4px !important;
    padding: 0 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; 
}

/* シークレットセール商品一覧PC */
.secret-warapper{
    padding: 0 20px;
}
.secret-tab-title{
    font-family: Roboto;
    font-weight: 400;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0.3em;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    border-bottom: 0.5px solid #4C4F51;
    padding-bottom: 20px;
}

.m-productLine-typeList--secretSale
.c-typeListProduct-head
.c-typeListProduct-head__favorite{
    position: relative !important;
}

.c-typeListProduct-head .c-product-favorite{
    width: auto;
    height: auto;
}

.c-product-favorite{
    width: auto ;
    height: auto;
}

.c-typeListProduct-head .c-product-favorite__icon{
    margin: 0 !important;
}

.c-typeListProduct-head__status{
    margin: 0;
}

.m-productLine-typeList--secretSale
.c-typeListProduct-content
.c-typeListProduct-head{
    padding-right: 0 !important;
    margin: 0 !important;
}

.secret-title-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 4px;
    margin-bottom: 24px !important;
}

.m-productLine-typeList__item-secret{
    margin-bottom: 80px;
}

.secret-tab-title-sub{
    margin-top: 8px;
    font-size: 16px;
}

.m-productLine-typeList__item .c-typeListProduct-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c-typeListProduct-box{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.secret-price-box{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.m-productLine-typeList--secretSale
.c-typeListProduct-head__price.c-typeListProduct-head-price-secret {
  font-weight: 500;
  font-size: 24px !important;
  line-height: 1 !important;
  letter-spacing: 0.05em;
  margin-top: 0 !important;
  margin-bottom: 12px !important;
}

.c-typeListProduct-head__title-secret{
    width: 90%;
}

.m-productLine-typeList--secretSale .c-typeListProduct-head__title-name .secret-product-name{
  font-weight: 700;
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.05em;
}

.m-productLine-typeList--secretSale .c-typeListProduct-head__price .c-typeListProduct-head__pricetax{
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #4C4F51;
}

.m-productLine-typeList--secretSale .c-typeListProductSubsc__info-secret.c-typeListProductSubsc__info-secret .c-typeListProductSubsc__info-caption{
  font-size: 14px !important;
  margin-right: 40px !important;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin-top: 0 !important;
}

.m-productLine-typeList--secretSale .c-typeListProductSubsc__info-secret.c-typeListProductSubsc__info-secret .c-typeListProductSubsc__info-price{
  margin-right: 0 !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.m-productLine-typeList--secretSale .c-typeListProductSubsc__info--tax{
  font-weight: 400;
  font-size: 9px !important;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-right: 0 !important;
}

.c-typeListProduct-head.m-productLine-typeList--secretSale .c-typeListProduct-head__favorite{
  position: relative;
}

.c-typeListProductSubsc__info-caption::after {
  display: none !important;
}

.m-productLine-typeList--secretSale .c-typeListProduct-body__moreBtn{
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 2;
  letter-spacing: 0.05em;
  background-color: #fff !important;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.secret-Descriptions-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 2 !important;
    letter-spacing: 0.05em;
    margin: 24px 0 0;
}

.secret-Descriptions-text-small{
    font-size: 12px;
}

.m-productLine-typeList--secretSale .c-typeListProduct-body__discription.c-test-text{
  font-weight: 400;
  font-size: 16px;
  line-height: 2 !important;
  letter-spacing: 0.05em;
  margin: 24px 0;
}

.m-productLine-typeList--secretSale .c-typeListProduct-skuList-secret{
  display: flex;
  justify-content: center;
  margin-top: 0;
}

.m-productLine-typeList--secretSale .c-typeListProduct-skuList-item .c-typeListProduct-skuList-item__btnList{
    margin: 0 !important;
    display: inline-block !important;
}

.m-productLine-typeList--secretSale .c-typeListProduct-skuList-item__btnList-btn{
    width: auto !important;
    display: inline-block;
}

.m-productLine-typeList--secretSale .c-btn-cart.c-btn-cart-secret{
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1;
    letter-spacing: 0.03em;
    width: 217px !important;
    padding: 15px 40px;
    background-color:#4C4F51;
    border: 1px solid #4C4F51;
    border-radius: 4px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 8px;
}

.m-productLine-typeList--secretSale .c-typeListProduct-skuList-secret{
    margin: 24px 0 0 !important;
}

.m-productLine-typeList--secretSale .c-typeListProduct-skuList-item{
    border: none !important;
}

.secret-accordion-button{
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
}

.secret-accordion-button:hover{
    opacity: 0.7;
}

.secret-accordion-button::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #4C4F51;
    border-right: 2px solid #4C4F51;
    transform: rotate(-45deg);
    top:50%;
}

/* シークレットセールエントリーページSP */
@media (max-width: 767px) {
    .p-productListBody{
        padding: 0 20px;
    }

    .p-productListBody__product .secretSaleEntryWrap{
        max-width: 400px !important;
    }

    .m-productSecretSaleWrap .secretSaleEntryPasswordNoteWrap{
        height: 64px;
    }

    .m-productSecretSaleWrap .secretSaleEntryPasswordNoteFrame{
        font-size: 12px !important;
    }

    .secretSaleEntryPasswordNote{
        margin: 12px 0 0;
    }
    
    .m-productSecretSale__password .secretSaleEntryPasswordTitle {
        width: 70px !important;
        font-size: 14px !important;
    }

    .m-productSecretSaleWrap .m-productSecretSale__button-wrap .secretSaleEntryButton{
        width: 208px !important;
        height: 38px !important;
        font-size: 14px !important;
    }

    .secretSaleEntryAlert{
        font-size: 14px;
    }
    
/* シークレットセール商品一覧SP */
    .m-productLine-typeList.m-productLine-typeList--secretSale {
        padding: 0 !important;
    }
    
    .secret-tab-title{
        font-size: 20px;
        max-width: 320px;
        padding-bottom: 8px;
    }
    
    .secret-tab-title-sub{
        margin-top: 4px;
        font-size: 12px;
    }
    
    .m-productLine-typeList__item-secret{
        margin-bottom: 40px;
    }
    
    .m-productLine-typeList__item .c-typeListProduct-content{
        flex-direction: column;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProduct-body__moreBtn{
        flex-direction: row-reverse;
        font-size: 12px !important;
    }
    
    .m-productLine-typeList--secretSale .secret-title-box .c-typeListProduct-head__title-name{
        word-break: normal !important;
        overflow-wrap: anywhere !important;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProduct-head__title-name .secret-product-name{
        font-size: 16px;
    }
    
    .secret-title-box{
        margin-bottom: 20px !important;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProduct-head__price.c-typeListProduct-head-price-secret{
        font-size: 16px !important;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProduct-head__price .c-typeListProduct-head__pricetax {
        font-size: 12px;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProductSubsc__info-secret.c-typeListProductSubsc__info-secret .c-typeListProductSubsc__info-caption{
        font-size: 12px !important;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProductSubsc__info-secret.c-typeListProductSubsc__info-secret .c-typeListProductSubsc__info-price{
        font-size: 12px;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProductSubsc__info--tax{
        font-size: 10px !important;
    }
    
    .secret-Descriptions-text{
        font-size: 12px;
        margin: 20px 0 0;
    }
    
    .secret-Descriptions-text-small{
        font-size: 10px;
        margin: 20px 0 0;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProduct-body__discription.c-test-text{
        font-size: 12px !important;
        margin: 20px 0;
    }
    
    .secret-accordion-button{
        font-size: 12px;
    }
    
    .secret-accordion-button::after{
        width: 8px;
        height: 8px;
    }
    
    .m-productLine-typeList--secretSale .c-typeListProduct-skuList-secret{
        margin: 20px 0 0 !important;
    }
    
    
    .m-productLine-typeList--secretSale .c-btn-cart.c-btn-cart-secret{
        font-size: 14px !important;
        width: 195px !important;
    }
    
    .m-productLine-typeList--secretSale .c-btn-cart::before{
        width: 15px;
    }
    
    .c-typeListProduct-pictureBox__picture::before{
        padding-top: 100% !important;
    }
}
