/* カスタマイズ用CSS */
.ec-headInfomationRole {
    background: #0a325f;
}
.ec-headPromotionRole .ec-headPromotionRole__inner .item.slick-current .title.splitting .char {
    animation: initial;
    animation-delay: initial;
}
.ec-shopMapRole .ec-shopMapRole__content .logo img {
    width: 300px;
}
.ec-headerMenu .ec-headerSearch__body.is-active {
    padding-top: 10px;
    background: #fff;
}
/*=============================================
    #商品詳細
=============================================*/
.ec-productRole .ec-productRole__share {
    display: flex !important;
    align-items: center !important;
}
.ec-productRole .ec-productRole__share .shareBtnList {
    display: flex !important;
}
.ec-productRole .ec-productRole__share .shareBtnList li a img {
    width: 34px;
    padding: 4px;
    border-radius: 50%;
}
.ec-productRole .ec-productRole__share .shareBtnList li a.twitter:hover {
    background: #0f1419 !important;
}
/*=============================================
    #カート
=============================================*/
.ec-cartRow .ec-cartRow__delColumn .ec-icon,
.ec-cartRow .ec-cartRow__amount_block {
    display: none;
}
/*=============================================
    #フッター
=============================================*/
.ec-footerNavi .ec-footerNavi__wrap {
    justify-content: start;
}
.ec-footerInfo__text {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
}
.ec-footerSocial__itemList {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ec-footerSocial .ec-footerSocial__itemList li img {
    display: block;
}
.ec-footerSocial .ec-footerSocial__itemList li.facebook a {
    background-color: #3B5999;
}
.ec-footerSocial .ec-footerSocial__itemList li.twitter a {
    background-color: #1B95E0;
}
.ec-footerSocial .ec-footerSocial__itemList li.instagram a {
    background-color: #f00075;
}
.ec-footerSocial .ec-footerSocial__itemList li.line a {
    
}
@media only screen and (min-width: 1280px) {
    .ec-footerNavi .ec-footerNavi__item {
        width: 50%;
    }
}
/*=============================================
    #プラグイン
    または
    プラグインに生成されたページ
=============================================*/
.tabacms_post header h1 {
    margin: 0;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 32px;
    padding: 16px;
    font-size: 24px;
}
.tabacms_post label {
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 0;
    font-size: 1.0rem;
    font-weight: 600;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}
/*** 新商品 ***/
.ec-newProductsRole {
    /* margin: 0 calc(50% - 50vw); */
    width: 100vw;
    max-width: 100% !important;
    padding-top: 100px;
    padding-bottom: 50px;
    background: url('/html/user_data/assets/img/top/newitem_background.png');
    background-repeat: repeat;
}
.ec-newProductsRole h2 {
    color: #fff;
}
.ec-newProductsRole .ec-newProductsRole__list {
    max-width: 1580px;
    margin: 0 auto;
}
.ec-newProductsRole .ec-newsItemRole__title {
    margin-top: 10px;
}
.ec-newProductsRole .ec-newsItemRole__title a,
.ec-newProductsRole .ec-newsItemRole__date {
    color: #fff;
    font-size: 14px;
}
/*** ランキング ***/
.ec-rankingProductsRole .ec-productItemRole__title a {
    color: #000;
}
/*** ピックアップ ***/
.ec-pickupRole .ec-pickupRole__item .not-link {
    display: flex;
    color: inherit;
    transition: 0.3s;
}
.ec-pickupRole .ec-pickupRole__item .image {
    width: 46.1%;
}
/*** Features ***/
.ec-featureRole {
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1580px;
}
.ec-featureRole .feature-item {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 100px;
}
.ec-featureRole .feature-item .content,
.ec-featureRole .feature-item .image {
    flex: 1;
}
.ec-featureRole .feature-item .content .content-inner {
    padding-right: 60px;
    font-family: "Playfair Display", serif;
}
.ec-featureRole .feature-item .content .num {
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 600;
    width: 120px;
    border-bottom: 3px solid #000;
}
.ec-featureRole .feature-item .content .title {
    margin-bottom: 15px;
    font-size: 32px;
}
.ec-featureRole .feature-item .content .logo {
    width: 100px;
    margin: 20px auto;
}
    .ec-featureRole .feature-item .content .logo img {
        width: 100%;
    }
.ec-featureRole .feature-item .content .summary {
    padding: 15px 0;
    font-size: 20px;
    font-weight: 600;
    font-family: "Zen Kaku Gothic New", sans-serif;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.ec-featureRole .feature-item .content .text {
    padding-top: 15px;
}
/*** CustomerRank ***/
.ec-productRole__price__customer,
.customer_rank_price_default {
    display: flex;
    align-items: center;
}
.ec-productRole__price__customer .ec-price,
.customer_rank_price_default .ec-price {
    margin-left: 10px;
}
/*=============================================
    #ページ
=============================================*/
#page .ec-borderedDefs dl:first-child {
    border-top: none;
}
.ec-newsRole .ec-newsItemRole__title a {
    color: #000;
}
.other_page a {
    word-break: break-all;
}
.other_page table.cus-table > thead > tr > th {
    background: #ececec;
}
.other_page .qa-link {
    margin: 10px 0;
    margin-bottom: 20px;
}
.other_page .qa-link a {
    text-decoration: underline;
}
.other_page .qa-link a:hover {
    text-decoration: none;
}

@media only screen and (min-width: 1280px) {
    .ec-headerTitle a img {
        width: auto;
        height: 38px;
        max-height: var(--headerLogoHeight, 80px);
    }
    .ec-conceptRole {
        margin-bottom: 0;
    }
    .ec-shopMapRole .ec-shopMapRole__map {
        order: initial;
    }
    .ec-footerNavi .ec-footerNavi__item:last-child {
        width: 50%;
    }
}

@media only screen and (max-width: 1279px) {
    .ec-headerTitle a img {
        height: 35px;
        width: auto;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .ec-rankingProductsRole .ec-productItemRole:nth-child(n+5) {
        display: block;
    }
     .ec-rankingProductsRole .ec-rankingProductsRole__list > * {
        width: calc((100% - 40px ) / 5);
    }
    .ec-rankingProductsRole .ec-rankingProductsRole__list > :nth-child(4n+1) {
        margin-left: initial;
    }
    .ec-rankingProductsRole .ec-rankingProductsRole__list > :last-child {
        margin-left: 10px;
    }
    .ec-newProductsRole {
        padding-top: 50px;
    }
    .ec-conceptRole {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 992px) {
    .ec-featureRole {
        margin-top: 50px;
        margin-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ec-featureRole .feature-item {
        display: block;
        margin-bottom: 50px;
    }
    .ec-featureRole .feature-item .content {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0;
        font-family: "Playfair Display", serif;
    }
    .ec-featureRole .feature-item .content .content-inner {
        padding-right: 0px;
    }
    .ec-featureRole .feature-item .content .num {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 48px;
        font-weight: 600;
        width: 65px;
        border-bottom: 2px solid #000;
    }
    .ec-featureRole .feature-item .content .title {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .ec-featureRole .feature-item .content .logo {
        width: 100px;
        margin: 30px auto;
    }
    .ec-featureRole .feature-item .content .summary {
        font-size: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .pc-only {
        display: none;
    }
    /*** MyPageメニュー ***/
    .ec-navlistRole .ec-navlistRole__navlist {
        display: block;
        padding-bottom: 0;
        border: 1px solid #ddd;
    }
    .ec-navlistRole .mypageMenuBtn {
        display: none;
    }
    .ec-navlistRole .ec-navlistRole__item {
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .ec-navlistRole .ec-navlistRole__item a {
        padding: 1em;
    }
    .ec-navlistRole .ec-navlistRole__item:last-child {
        border-bottom: none;
    }
    .ec-navlistRole .ec-navlistRole__item:first-child,
    .ec-navlistRole .ec-navlistRole__item.active + li {
        border-image: initial;
    }
    .ec-rankingProductsRole .ec-productItemRole:nth-child(n+4) {
        display: block;
    }
    .ec-newProductsRole {
        padding-top: 50px;
    }
    .ec-conceptRole {
        margin-bottom: 0;
    }
     .ec-pickupRole .ec-pickupRole__item .not-link {
        flex-flow: column;
    }
    .ec-pickupRole .ec-pickupRole__item .image {
        width: 100%;
    }
    .ec-shopMapRole .ec-shopMapRole__content .logo img {
        width: 200px;
    }
    /*** feature ***/
    .ec-featureRole {
        margin-top: 50px;
        margin-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ec-featureRole .feature-item {
        display: block;
        margin-bottom: 50px;
    }
    .ec-featureRole .feature-item .content {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0;
        font-family: "Playfair Display", serif;
    }
    .ec-featureRole .feature-item .content .content-inner {
        padding-right: 0px;
    }
    .ec-featureRole .feature-item .content .num {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 32px;
        font-weight: 600;
        width: 65px;
        border-bottom: 2px solid #000;
    }
    .ec-featureRole .feature-item .content .title {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .ec-featureRole .feature-item .content .logo {
        width: 80px;
        margin: 30px auto;
    }
    .ec-featureRole .feature-item .content .summary {
        font-size: 20px;
    }
    /*** CustomerRank ***/
    .customer_rank_price_default {
        display: block
    }
    .customer_rank_price_default .ec-price {
        margin-left: 0px;
    }
    .ec-headerMenu .ec-headerMenu__item.hidden_mobile {
        display: block !important;
    }
    .ec-headerTitle {
        left: 55px !important;
        transform: initial;
    }
}