/* カスタマイズ用CSS */

/*=========================================
    #common
=========================================*/
/* * {
    border: 1px solid #000;
} */
body {
    color: #000 !important;
    font-size: 14px;
    font-family: 'GenJyuuGothic';
    /* font-family: "Zen Kaku Gothic New", sans-serif; */
    font-weight: 400;
    font-style: normal;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
img:hover {
    opacity: 0.9;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
}
hr {
    margin: 30px 0;
    background-color: #DEE2E6;
    opacity: 1;
}
.ec-input select, .ec-birth select, .ec-select select, .ec-telInput select, .ec-zipInput select, .ec-numberInput select, .ec-halfInput select {
    padding: 10px;
}
.ab-container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px;
}
.is-sp {
    display: none;
}
.have_curtain .ec-overlayRole {
    background: rgba(0, 0, 0, 0.8);
    z-index: 10;
}
.ec-pageHeader h1, .ec-pageHeader .h1 {
    margin: 60px 16px 20px;
    text-align: center;
    border: none;
}
.ec-drawerRole {
    background: #fff;
}
.ec-mypageRole,
.ec-welcomeMsg,
.ec-contactRole,
.ec-registerRole,
.ec-registerCompleteRole,
.ec-cartCompleteRole,
.ec-withdrawRole,
.ec-orderRole,
.ec-historyRole .ec-historyRole__contents,
#page_plugin_tabacms2_post_2,
#page_plugin_tabacms2_list_2 {
    color: #000;
}
.ec-drawerRoleClose {
    left: initial;
    top: 16px;
    right: 21px;
    padding: 0;
    text-align: center;
    background: transparent;
}
.ec-drawerRoleClose img {
    width: 31px;
}
.ec-drawerRoleClose .close-text {
    margin-top: 8px;
    color: #fff;
    font-size: 12px;
}
.ec-drawerRole.is_active {
    width: 80%;
}
.ec-drawerRole .ec-headerSearch {
    background: transparent;
}
.ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
    padding: 8px 20px;
    font-size: 12px;
    font-weight: normal;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.sticky-top {
    position: sticky;
    top: 0;
}
.ec-blockBtn {
    height: auto;
    font-size: 20px;
    border-radius: 30px;
}
.ec-totalBox .ec-totalBox__btn .ec-blockBtn--action,
.ec-blockBtn--action {
    height: auto;
    font-size: 20px;
    border-radius: 30px;
    background: #EB0000;
}
.ec-blockBtn--cancel {
    height: auto;
    font-size: 20px;
    border-radius: 30px;
}
input[type="number"],
input[type="number"]::-webkit-outer-spin-button, 
input[type="number"]::-webkit-inner-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.ec-role {
    max-width: 1280px;
    color: #000;
}
.text-green-bold {
    color: #52AD63;
    font-weight: bold;
}
.text-red-bold {
    color: #FF0000;
    font-weight: bold;
}
.swiper-pagination {
    z-index: 1 !important;
}
.ec-totalBox {
    position: sticky;
    top: 0;
}
.front_page .ec-layoutRole__contentBottom {
    padding-bottom: 60px;
}
/*=========================================
    #mdoal
=========================================*/
.modal-dialog {
    margin: 3rem auto;
    max-width: 960px;
}
    .modal-dialog .modal-icon-close {
        position: absolute;
        top: -50px;
        right: -10px;
    }
    .modal-dialog .modal-icon-close .btn-close {
        width: 48px;
        height: 48px;
        color: #fff;
        opacity: 1;
        background: url('/html/user_data/assets/img/icon/icon_close.svg');
    }
    .modal-dialog .modal-icon-close .btn-close svg {
        width: 30px;
        height: 30px;
        color: #fff;
        opacity: 1;
    }
.modal-content {
    position: relative;
    border: none;
    border-radius: 10px;
    overflow: visible;
}
.modal-body {
    padding: 60px 90px;
    line-height: 2.0;
}
    .modal-body-title {
        margin-bottom: 30px;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }
    .modal-body-title img {
        width: 48px;
        margin-right: 10px;
    }
    .modal-body-text {
        margin-bottom: 10px;
    }
    .modal-body-info {
        margin-bottom: 30px;
        font-size: 12px;
    }
    .modal-body-info p {
        margin-bottom: 0;
    }
/*=========================================
    #header
=========================================*/
.ec-layoutRole__header {
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 2;
}
.ec-headerNewsRole {
    height: 30px;
    color: #fff;
    line-height: 30px;
    background: #52AD63;
}
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 12px;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link {
        display: flex;
        align-items: center;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link a {
        color: #fff;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link .link-about,
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link .link-blog {
        margin-right: 30px;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link .link-about img {
        width: 14px;
        height: 17px;
        margin-right: 10px;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link .link-blog img {
        width: 14px;
        height: 16px;
        margin-right: 10px;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-link .link-contact img {
        width: 17px;
        height: 12px;
        margin-right: 10px;
    }
.ec-headerNaviRole {
    max-width: 100%;
    padding: 14px 0;
}
    .ec-headerNaviRole .ec-headerRole {
        padding: 0;
    }
    .ec-headerNaviRole .ec-headerRole__title {
        width: 220px;
    }
    .ec-headerNaviRole .ec-headerRole__title img {
        width: 100%;
    }
.ec-headerNav .ec-headerNav__item {
    margin-right: 30px;
    font-size: initial;
    text-align: center;
}
    .ec-headerNav .ec-headerNav__item .navitem-icon {
        margin-bottom: 2px;
    }
    .ec-headerNav .ec-headerNav__item .navitem-icon.favorite {
        width: 26px;
        height: 24px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4px;
    }
    .ec-headerNav .ec-headerNav__item .navitem-icon.signup {
        width: 28px;
        height: 28px;
        margin-left: auto;
        margin-right: auto;
    }
    .ec-headerNav .ec-headerNav__item .navitem-icon.login {
        width: 20px;
        height: 28px;
        margin-left: auto;
        margin-right: auto;
    }
    .ec-headerNav .ec-headerNav__item .navitem-icon.cart {
        width: 40px;
        height: 34px;
        margin-left: auto;
        margin-right: auto;
    }
.ec-headerNav .ec-headerNav__item:last-child {
    margin-right: 0;
}
    .ec-headerNav .ec-headerNav__itemIcon {
        margin: 0;
    }
    .ec-headerNav .ec-headerNav__itemLink {
        margin: 0;
        font-size: 12px;
        font-weight: 600;
    }
.ec-headerNaviRole .ec-headerNaviRole__search {
    margin-top: 0;
    margin-right: 30px;
}
    .ec-headerSearch .ec-headerSearch__keyword {
        width: 100%;
        min-width: 280px;
        border: none;
        border-radius: 50px;
    }
    .ec-headerSearch .ec-headerSearch__keywordBtn {
        position: absolute;
        top: 50%;
        right: 0;
        width: 50px;
        height: 34px;
        text-align: center;
        border-radius: 0 50px 50px 0;
        background: #F9D93A;
        transform: translateY(-50%);
    }
    .ec-headerSearch .ec-headerSearch__keyword .ec-icon {
        margin: 0 auto;
        width: 16px;
        margin-top: -4px;
    }
.ec-cartNavi {
    position: relative;
    display: block;
    min-width: initial;
    padding: 0;
    width: auto;
    height: auto;
    background: transparent;
}
    .ec-cartNavi .cart-badge-block {
        position: absolute;
        top: 0px;
        right: 0;
    }
    .ec-cartNavi .ec-cartNavi__badge {
        text-align: center;
        top: 5px;
        right: 0px;
        left: initial;
        font-size: 12px;
        background: #eb0000;
    }
    .ec-cartNaviNull::before {
        content: '';
        border: none;
    }
.ec-categoryNaviRole {
    max-width: 100%;
    margin-bottom: 14px;
}
    .ec-itemNav__nav {
        display: flex;
        justify-content: space-between;
    }
    .ec-itemNav__nav li {
        float: initial;
        flex: 1;
        text-align: center;
        border-left: 1px solid #DEE2E6;
    }
    .ec-itemNav__nav li:last-child {
        border-right: 1px solid #DEE2E6;
    }
    .ec-itemNav__nav li a {
        padding: 0 16px;
        font-size: 12px;
    }
    .ec-itemNav__nav li a .itemNav-icon {
        width: 45px;
        margin: 0 auto;
        margin-bottom: 4px;
    }
    .ec-itemNav__nav li a .itemNav-icon img {
        width: 100%;
    }
    .ec-cartNavi .ec-cartNavi__badge {
        min-width: 20px;
        height: 20px;
        padding: 7px;
    }
.ec-cartNaviIsset::before {
    right: 11px;
}
/*** sp ***/
.header-sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 68px;
    padding: 0 20px;
    background: #fff;
}
    .header-sp .header-sp-menu {
        text-align: center;
    }
        .header-sp .header-sp-menu .ec-headerNavSP {
            position: initial;
            width: 30px;
            height: auto;
            margin: 0 auto;
            margin-bottom: 10px;
            padding: 0;
        }
        .header-sp .header-sp-menu .menu-text {
            color: #000;
            font-size: 10px;
        }
    .header-sp .header-sp-logo {
        text-align: center;
    }
    .header-sp-logo .ec-headerRole {
        padding: 0;
    }
    .header-sp .header-sp-logo img {
        width: 180px;
    }
    .header-sp .header-sp-cart {
        margin-top: -3px;
        text-align: center;
    }
    .header-sp .header-sp-cart .navitem-icon {
        width: 42px;
        height: 40px;
    }
    .header-sp .header-sp-cart .navitem-icon.cart img {
        vertical-align: 0px;
    }
    .header-sp .header-sp-cart .ec-headerNav__itemLink {
        font-size: 10px;
    }
    .header-sp .header-sp-cart .ec-cartNavi .cart-badge-block {
        position: absolute;
        top: 8px;
        right: 12px;
    }
    .header-sp .header-sp-cart .ec-cartNavi .ec-cartNavi__badge {
        padding: 6px 7px;
        height: auto;
        top: -3px;
        right: -11px;
        left: initial;
    }
/*=========================================
    #bootstrap
=========================================*/
.modal-header .btn-close {
    margin: initial;
}
/*=========================================
    #main
=========================================*/
#page_homepage .ec-layoutRole .ec-layoutRole__contents {
    max-width: 100%;
}
.ec-layoutRole .ec-layoutRole__contents {
    max-width: 1280px;
    /* max-width: initial; */
    padding-bottom: 120px;
}
.front_page .ec-layoutRole .ec-layoutRole__contents,
.other_page .ec-layoutRole .ec-layoutRole__contents {
    max-width: 1280px;
    /* max-width: initial; */
    padding-bottom: 0px;
}
/*** 768以下では調整する ***/
#page_shopping .ec-layoutRole .ec-layoutRole__contents,
#page_shopping_redirect_to .ec-layoutRole .ec-layoutRole__contents,
#page_shopping_confirm .ec-layoutRole .ec-layoutRole__contents,
#page_forgot .ec-layoutRole .ec-layoutRole__contents,
#page_forgot_reset .ec-layoutRole .ec-layoutRole__contents,
#page_help_agreement .ec-layoutRole .ec-layoutRole__contents,
#page_contact.other_page .ec-layoutRole .ec-layoutRole__contents,
#page_contact_complete .ec-layoutRole .ec-layoutRole__contents,
#page_shopping_shipping .ec-layoutRole .ec-layoutRole__contents,
#page_shopping_shipping_multiple .ec-layoutRole .ec-layoutRole__contents,
#page_shopping_shipping_multiple_edit .ec-layoutRole .ec-layoutRole__contents,
#page_plugin_tabacms2_list_2 .ec-layoutRole .ec-layoutRole__contents {
    padding-bottom: 120px;
}
.top-shipping-info-header {
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 10px;
    color: #52AD63;
    text-align: center;
    border: 1px solid #52AD63;
    background: #fff;
}
/*=========================================
    #top
=========================================*/
.ec-sliderRole {
    position: relative;
    max-width: 100%;
    margin-bottom: 0;
    padding: 0;
}
.front_page .main_visual {
    position: relative;
    margin-bottom: 30px;
}
.front_page .main_visual.slick-slider {
    margin-bottom: 0;
}

.front_page .main_visual .slick-slide {
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
}
.front_page .main_visual .slick-slide img {
    width: 100%;
}

.front_page .main_visual .slick-dots,
.front_page .ec-newItemRole__list .slick-dots,
.front_page .ec-recommendItemRole__list .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    margin: 0 10px !important;
}
.slick-dots li.slick-active button:before {
    width: 16px !important;
    height: 16px !important;
    opacity: 1 !important;
    border: none !important;
    background: #F9D93A !important;
}
.slick-dots li button:before {
    width: 16px !important;
    height: 16px !important;
    opacity: 1 !important;
    border: none !important;
    background: #DEE2E6 !important;
}
/* .slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    width: 20px;
    height: 20px;
    opacity: 1 !important;
    border: none !important;
    background: #DEE2E6 !important;
} */
.front_page .main_visual .slide-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
}
.front_page .main_visual .prev-arrow {
    top: 43%;
    left: 14.7vw;
    z-index: 1;
}
.front_page .main_visual .next-arrow {
    top: 43%;
    right: 14.7vw;
}
.front_page .main_visual .prev-arrow img,
.front_page .main_visual .next-arrow img {
    width: 50px;
    vertical-align: -8px;
}
.ec-sliderRole .top-slider-cara-left {
    position: absolute;
    bottom: -75px;
    left: 19vw;
    width: 300px;
}
.ec-sliderRole .top-slider-cara-right {
    position: absolute;
    bottom: -70px;
    right: 19vw;
    width: 300px;
}
/*** top block ***/
.top-block-inner {
    padding-top: 120px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px;
}
.top-block-header {
    margin-bottom: 40px;
}
.top-block-header .top-block-heading {
    width: 150px;
    margin: 0 auto;
    margin-bottom: 4px;
}
.top-block-header h2 {
    margin: 0;
    padding: 0;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
}
/*** TOP aboutus ***/
.top-aboutus-block {
    color: #000;
    background: url('/html/user_data/assets/img/top/cow_pattern.png') top center repeat;
    /* background-size: contain; */
}
.top-aboutus-block .top-aboutus-body .aboutus-summary {
    margin: 40px 0;
    font-size: 24px;
    text-align: center;
}
.top-aboutus-block .top-aboutus-body .aboutus-youtube-block {
    max-width: 960px;
    margin: 0 auto;
}
.top-aboutus-block .top-aboutus-body .aboutus-youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
}
.top-aboutus-block .top-aboutus-body .aboutus-youtube iframe {
    width: 100%;
    height: 100%;
    padding: 10px;
    background: #000 url('/html/user_data/assets/img/top/aboutus_youtube_border.png') center center no-repeat;
    background-size: cover;
}
.top-aboutus-block .top-aboutus-footer {
    max-width: 480px;
    margin: 0 auto;
    margin-top: 40px;
}
/*** TOP new items ***/
.top-newitems-block {
    color: #000;
}
.top-newitems-lists {
    margin-top: 70px;
    display: grid;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
    gap: 40px;
}
    .top-newitems-lists .newitems-list {
        position: relative;
        margin-bottom: 60px;
    }
    .top-newitems-lists .newitems-list .newitems-salestype {
        position: absolute;
        top: -28px;
        left: 10px;
        width: 100px;
        z-index: 1;
    }
    .top-newitems-lists .newitems-list .newitems-image {
        margin-bottom: 10px;
    }
    .top-newitems-lists .newitems-list .newitems-image img {
        width: 100%;
        border: 1px solid #dee2e6;
    }
    .top-newitems-lists .newitems-list .newitems-tag {
        display: flex;
        flex-wrap: wrap;
    }
    .top-newitems-lists .newitems-list .newitems-tag .tag-list {
        margin-right: 4px;
        padding: 0px 8px;
        margin-bottom: 5px;
        color: #52AD63;
        font-size: 12px;
        border-radius: 17px;
        border: 1px solid #52AD63;
    }
    .top-newitems-lists .newitems-list .newitems-title {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    .top-newitems-lists .newitems-list .newitems-price {
        color: #000;
        font-size: 18px;
    }
    .top-newitems-lists .newitems-list .newitems-price span {
        font-size: 12px;
    }
/*** TOP ranking ***/
.top-ranking-block {
    color: #000;
    background: #FEF9E1;
}
.top-ranking-lists {
    margin-top: 70px;
    display: grid;
    grid-template-columns: repeat(5, minmax(100px, 1fr));
    gap: 40px;
}
    .top-ranking-lists .ranking-list {
        position: relative;
    }
    .top-ranking-lists .ranking-list .ranking-number {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 40px;
        z-index: 1;
    }
    .top-ranking-lists .ranking-list .ranking-image {
        margin-bottom: 10px;
    }
    .top-ranking-lists .ranking-list .ranking-image img {
        width: 100%;
    }
    .top-ranking-lists .ranking-list .ranking-tag {
        display: flex;
        margin-bottom: 10px;
    }
    .top-ranking-lists .ranking-list .ranking-tag .tag-list {
        margin-right: 4px;
        padding: 0px 8px;
        color: #52AD63;
        font-size: 14px;
        border-radius: 17px;
        border: 1px solid #52AD63;
    }
    .top-ranking-lists .ranking-list .ranking-contents {
        flex: 1;
    }
    .top-ranking-lists .ranking-list .ranking-title {
        margin-bottom: 10px;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    .top-ranking-lists .ranking-list .ranking-price {
        color: #000;
        font-size: 18px;
    }
    .top-ranking-lists .ranking-list .ranking-price span {
        font-size: 12px;
    }
/*** TOP category ***/
.top-category-block {
    position: relative;
    color: #000;
}
.top-category-lists {
    margin-top: 70px;
    display: grid;
    grid-template-columns: repeat(5, minmax(100px, 1fr));
    gap: 40px;
}
    .top-category-lists .category-list {
        position: relative;
    }
    .top-category-lists .category-list .category-list-image {
        margin-bottom: 10px;
    }
    .top-category-lists .category-list .category-list-contents {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .top-category-lists .category-list .category-list-contents .category-list-title {
        margin-right: 10px;
        color: #000;
        font-size: 20px;
        font-weight: 600;
    }
    .top-category-lists .category-list .category-list-contents .category-list-arrow {
        width: 24px;
    }
    .top-category-block .list-link-block {
        max-width: 420px;
        margin: 0 auto;
        margin-top: 60px;
        margin-bottom: 20px;
    }
    .top-category-block .list-link-block .list-link-btn {
        position: relative;
        display: block;
        width: 100%;
        padding: 16px;
        color: #000;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        border-radius: 30px;
        background: #F9D93A;
    }
    .top-category-block .list-link-block .list-link-btn .list-link-btn-arrow {
        position: absolute;
        top: 14px;
        right: 20px;
        width: 24px;
    }
    .top-category-block .top-category-back-left {
        position: absolute;
        bottom: 0;
        left: 40px;
        width: 230px;
    }
    .top-category-block .top-category-back-right {
        position: absolute;
        bottom: 0;
        right: 40px;
        width: 230px;
    }
/*** TOP news ***/
.top-news-block {
    color: #000;
    background: #F7F7F7;
}
.ec-newsRole .ec-newsRole__newsItem:not(:last-of-type) {
    border-bottom: 1px solid #dee2e6;
}
.ec-newsRole .ec-newsRole__news {
    padding: 40px 60px;
    border: none;
    border-radius: 20px;
    background: #fff;
}
.ec-newsRole .ec-newsRole__newsTitle {
    margin-bottom: 0;
}
.ec-newsRole .ec-newsRole__newsClose {
    margin-right: 5px;
    text-align: right;
}
.ec-newsRole .ec-newsRole__newsCloseBtn {
    position: initial;
    background: transparent;
}
.ec-newsRole .ec-newsRole__newsCloseBtn img {
   width: 24px;
}
.ec-newsRole .ec-newsRole__newsHeading {
    display: block;
}
.ec-newsRole .ec-newsRole__newsItem {
    padding: 20px 0;
}
.ec-newsRole .ec-newsRole__newsDate {
    margin-bottom: 4px;
    color: #3C8449;
    font-size: 12px;
}
.ec-newsRole .ec-newsRole__newsColumn {
    width: 100%;
    align-items: start;
}
.ec-newsRole .ec-newsRole__newsTitle a {
    color: #000;
    font-size: 16px;
}
    .top-news-block .list-link-block,
    .tabacms_post_page .list-link-block {
        max-width: 420px;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .top-news-block .list-link-block .list-link-btn,
    .tabacms_post_page .list-link-block .list-link-btn {
        position: relative;
        display: block;
        width: 100%;
        padding: 16px;
        color: #000;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        border-radius: 30px;
        background: #F9D93A;
    }
    .top-news-block .list-link-block .list-link-btn .list-link-btn-arrow,
    .tabacms_post_page .list-link-block .list-link-btn .list-link-btn-arrow {
        position: absolute;
        top: 14px;
        right: 20px;
        width: 24px;
    }
    .top-news-block .top-category-back-left {
        position: absolute;
        bottom: 0;
        left: 40px;
        width: 230px;
    }
    .top-news-block .top-category-back-right {
        position: absolute;
        bottom: 0;
        right: 40px;
        width: 230px;
    }
/*=========================================
    
    #product_list

=========================================*/
.ec-topicpath .ec-topicpath__item--active a {
    color: #000;
}
.ec-searchnavRole,
.ec-searchnavRole .ec-searchnavRole__infos,
.ec-shelfRole {
    max-width: 1280px;
}
.ec-select select {
    min-width: 240px;
    background: #fff;
    -webkit-appearance: none;
    appearance: none;
    background: url('/html/user_data/assets/img/icon/icon_arrow_bottom.svg') no-repeat right 5px center / 20px auto;
}
#page_product_list .ec-shelfRole {
    margin-top: 60px;
}
    .ec-shelfGrid .ec-shelfGrid__item {
        margin-bottom: 90px;
    }
    
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-image {
        position: relative;
        margin-bottom: 10px;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-image > img {
        width: 100%;
        border: 1px solid #dee2e6;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-salestype {
        position: absolute;
        top: -28px;
        left: 10px;
        width: 100px;
        z-index: 1;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-tag {
        display: flex;
        margin-bottom: 10px;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-tag .tag-list {
        margin-right: 4px;
        padding: 0px 8px;
        color: #52AD63;
        font-size: 12px;
        border-radius: 17px;
        border: 1px solid #52AD63;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-title {
        margin-bottom: 10px;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-price {
        color: #000;
        font-size: 18px;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-price span {
        font-size: 12px;
    }
.list-header-block {
    margin: 0 calc(50% - 50vw);
    /* width: 100%; */
    /* background: #FEF9E1; */
    background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fef9e1' fill-opacity='1.0' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
}
.list-header-inner {
    display: flex;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 20px;
}
    .list-header-block .list-header-summary {
        width: 47%;
    }
        .list-header-block .list-header-summary .list-header-slug {
            margin-bottom: 10px;
            color: #52AD63;
            font-size: 20px;
            font-weight: bold;
        }
        .list-header-block .list-header-summary .list-header-name {
            margin-bottom: 20px;
            color: #000;
            font-size: 44px;
            font-weight: bold;
        }
        .list-header-block .list-header-summary .list-header-desc {
            color: #000;
            font-size: 20px;
            line-height: 1.8;
        }
    .list-header-block .list-header-image {
        width: 53%;
    }
        .list-header-block .list-header-image {
            max-width: 515px;
        }
/*=========================================

    #product_detail

=========================================*/
/*===== Swiper =====*/
#swiper_block .swiper-main-block {
    position: relative;
}
#swiper_block .swiper-main {
    /* position: relative; */
    margin-bottom: 15px;
    overflow-x: hidden;
}
#swiper_block .swiper-main .swiper-wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
}
#swiper_block .swiper-main li.swiper-slide {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#swiper_block .swiper-thumb {
    margin-left: -9px;
    margin-right: -9px;
}
#swiper_block .swiper-thumb .swiper-wrapper {
    flex-wrap: wrap;
    margin: 0;
    margin-left: 10px;
    padding: 0;
    list-style: none;
}
/* #swiper_block .swiper-main li.swiper-slide img, */
#swiper_block .swiper-thumb li .slide-thumb img {
    width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
    border: 1px solid #dee2e6;
}
#swiper_block .swiper-button-next,
#swiper_block .swiper-button-prev {
    width: 50px;
    height: 50px;
    z-index: 1;
    padding: 12px 14px;
    cursor: pointer;
    background: rgb(0, 0, 0, .5);
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 3px 6px #00000033;
}
#swiper_block .swiper-button-next,
#swiper_block .swiper-container-rtl .swiper-button-prev {
    right: -25px !important;
}
#swiper_block .swiper-button-prev,
#swiper_block .swiper-container-rtl .swiper-button-next {
    left: -25px !important;
}
#swiper_block .swiper-button-next:after,
#swiper_block .swiper-button-prev:after {
    color: #fff;
    font-size: 18px;
}
#swiper_block .swiper-thumb li .slide-thumb {
    margin-right: 25px;
    margin-bottom: 15px;
    /* border: 4px solid transparent; */
}
#swiper_block .swiper-thumb li.swiper-slide-thumb-active .slide-thumb {
    /* border: 4px solid #14B087; */
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 12px);
}
.ec-productRole {
    max-width: 1280px;
    padding-top: 60px;
    padding-bottom: 80px;
    color: #000;
    /* border-bottom: 1px solid #DEE2E6; */
}
.ec-productRole .ec-grid2 .ec-productRole__image {
    max-width: 480px;
}
.apg_video_youtube {
    max-height: 200px !important;
    background: #000;
}
.apg_video_youtube iframe {
    
}
.ec-productRole .ec-productRole__profile {
    max-width: 640px;
    margin: 0;
}
.product-detail-label {
    display: flex;
    align-items: end;
    margin-bottom: 15px;
}
.product-detail-label .product-detail-salestype {
    width: 100px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.product-detail-label ul.ec-productRole__tags {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    margin: 0;
    padding: 0;
    border: none;
}
.product-detail-label ul.ec-productRole__tags > li {
    display: block;
    margin: 0 5px;
    margin-bottom: 5px;
    padding: 0px 8px;
    color: #52AD63;
    font-size: 14px;
    border-radius: 17px;
    border: 1px solid #52AD63;
    background: #fff;
}
.ec-headingTitle {
    color: #000;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
    font-weight: 600;
}
.ec-productRole .ec-productRole__price {
    margin-bottom: 10px;
    padding: 0;
    color: #000;
    border: none;
}
.ec-productRole .ec-productRole__point {
    display: flex;
    align-items: start;
    margin-bottom: 30px;
    font-size: 12px;
}
.ec-productRole .ec-productRole__point .product-detail-point {
    margin-right: 14px;
}
.ec-productRole .ec-productRole__point .product-detail-point span {
    color: #EB0000;
    font-size: 16px;
    font-weight: 600;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 3px 10px;
    border-radius: 4px;
    background: #FEF9E1;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank-triangle {
    position: absolute;
    top: 10px;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 10px solid #FEF9E1;
    border-left: 0;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank span {
    color: #EB0000;
    font-size: 16px;
    font-weight: 600;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank img {
    width: 20px;
    height: 20px;
    margin-left: 4px;
    vertical-align: -4px;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank .point-rank-list {
    margin-bottom: 4px;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank .point-rank-list:last-child {
    margin-bottom: 0;
}
.ec-productRole .ec-productRole__point .product-detail-point-rank .point-rank-list img {
    width: 16px;
    margin-right: 4px;
    vertical-align: -5px;
}
.ec-price .ec-price__price {
    padding: 0;
}
.ec-price .ec-price__tax {
    font-size: 12px;
}
.product-detail-desc-block {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #dee2e6;
}
.product-detail-collapse-block {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 4px;
    background: #f7f7f7;    
}
.product-detail-collapse-header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    font-weight: 600;
}
.product-detail-collapse-body {
    display: none;
    margin-top: 20px;
    padding: 20px;
    font-size: 14px;
    border-radius: 4px;
    background: #fff;  
}
.product-detail-coupon-block h3 {
    font-size: 12px;
}
.product-detail-coupon-block h3 img {
    width: 26px;
    margin-right: 10px;
    vertical-align: -3px;
}
/*** クーポン ***/
.product-detail-coupon-block {
    margin-bottom: 30px;
    padding: 0 !important;
    border: none !important;
}
.product-detail-coupon-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    /* height: 80px; */
    padding: 6px;
    border-radius: 4px !important;
    border: 6px solid #EEF7EF !important;
    background: #fff !important;
}
.product-detail-coupon-scroll {
    padding: 0 !important;
    overflow-x: initial !important;
}
.precautionary-text {
    margin-top: 0 !important;
    color: #000 !important;
}
.product-detail-coupon__main {
    width: 50%;
    border-right: 1px dashed #DEE2E6;
}
    .coupon-price .price-left {
        color: #52AD63 !important;
        font-size: 28px !important;
        font-weight: bold !important;
    }
    .coupon-price .price-right {
        color: #52AD63 !important;
        font-size: 20px !important;
    }
.product-detail-coupon__sub {
    width: 50%;
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 60px !important;
}
    .product-detail-coupon__sub dl {
        color: #000 !important;
        font-size: 12px !important;
    }
    .product-detail-coupon__sub dl dd {
        margin-bottom: 6px !important;
    }
    .product-detail-coupon__sub dl:last-child dd {
        margin-bottom: 0 !important;
    }
.product-detail-salestype-block {
    margin-bottom: 30px;
}
.product-detail-salestype-info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
    padding: 15px 30px;
    border-radius: 4px;
    background: #EFF3FB;
}
    .product-detail-salestype-info .product-detail-salestype-image {
        width: 100px;
        margin-right: 20px;
    }
    .product-detail-salestype-info .product-detail-salestype-desc {
        font-size: 14px;
    }
    .product-detail-salestype-info .product-detail-salestype-desc span.tax {
        font-size: 10px;
    }
.product-detail-salestype-summary {
    font-size: 10px;
    line-height: 1.5;
}
.ec-quantityRole {
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    border-radius: 10px;
    border: solid 1px #dee2e6;
}
.ec-quantityRole .ec-quantityRole__btn {
    width: 3.33rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 14px;
    /* background-color: #fff; */
    color: #222;
    cursor: pointer;
}
.ec-quantityRole .ec-numberInput {
    height: 2.5rem;
    padding: 0;
    font-size: 14px;
    border: none;
    border-left: solid 1px #dee2e6;
    border-right: solid 1px #dee2e6;
}
.ec-quantityRole .ec-numberInput input {
    height: 2.5rem;
    border: none;
    width: 3.33rem;
    text-align: center;
}
/*** 商品選択用(オプションプラグイン) ***/
#option_check_block {
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 10px;
    border: 10px solid #F9D93A;
}
#option_check_block .set-option-total {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#option_check_block #set_option_error {
    color: #DE5D50;
    font-size: 12px;
    text-align: center;
}
/*** 商品選択用(ココから選択プラグイン) ***/
.ks-quantityRole {
    width: 120px;
    height: 40px;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    border-radius: 10px;
    border: solid 1px #dee2e6;
}
.ks-quantityRole .ks-quantityRole__btn {
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    /* background-color: #fff; */
    color: #222;
    cursor: pointer;
}
.ks-quantityRole .ks-numberInput {
    height: 40px;
    padding: 0;
    font-size: 14px;
    border: none;
    border-left: solid 1px #dee2e6;
    border-right: solid 1px #dee2e6;
}
.ks-quantityRole .ks-numberInput input {
    width: 60px;
    height: 40px;
    border: none;
    border-radius: 0;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    text-align: center;
}
.product-detail-action-btn {
    display: flex;
    justify-content: space-between;
}
.product-detail-action-btn .ec-productRole__btn {
    flex: 1;
    margin-right: 8px;
    min-width: auto;
}
.product-detail-action-btn .ec-productRole__btn .ec-blockBtn--action img {
    width: 33px;
    margin-right: 10px;
    vertical-align: -5px;
}
.product-detail-action-btn .ec-productRole__btn-favorite {
    width: 60px;
}
/*======== 商品選択 =========*/
.product-combine-desc {
    margin-bottom: 10px;
}
.product-combine-block {

}
.product-combine {
    padding: 40px;
    border-radius: 10px;
    border: 10px solid #F9D93A;
}
    .product-combine .product-combine-header {
        margin-bottom: 20px;
        text-align: center;
    }
    .product-combine .product-combine-header .ks_group_title {
        padding: 0;
        border: none;
    }
    .product-combine .product-combine-header .combine-title {
        display: flex;
        justify-content: center;
        align-items: end;
        line-height: 1;
        font-size: 16px;
        font-weight: 600;
    }
    .product-combine .product-combine-header .combine-title:before {
        display: block;
        content: '';
        width: 28px;
        height: 28px;
        margin-right: 10px;
        background: url('/html/user_data/assets/img/icon/icon_combine_title_left.png');
        background-size: cover;
    }
    .product-combine .product-combine-header .combine-title:after {
        display: block;
        content: '';
        width: 28px;
        height: 28px;
        margin-left: 10px;
        background: url('/html/user_data/assets/img/icon/icon_combine_title_right.png');
        background-size: cover;
    }
    .product-combine .product-combine-header .combine-title span {
        color: #EB0000;
        font-size: 28px;
        font-weight: bold;
    }
    .product-combine .product-combine-header {
        margin-bottom: 20px;
        text-align: center;
    }
    .product-combine .ks_group_description {
        margin-bottom: 20px;
    }
    .product-combine .product-combine-body .combine-item {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }
    .product-combine .product-combine-body .combine-item .combine-item-image {
        width: 40px;
        margin-right: 10px;
    }
    .product-combine .product-combine-body .combine-item .combine-item-name {
        margin-right: 20px;
    }
    .product-combine .product-combine-body .combine-item .combine-item-form {
        width: 120px;
    }
    .product-combine .product-combine-body .combine-item .combine-item-form .combine-item-soldout {
        height: 40px;
        line-height: 40px;
        color: #a2a2a2;
        font-size: 16px;
        text-align: center;
        border-radius: 10px;
        background: #dee2e6;
    }
    .product-combine .product-combine-body .combine-item .combine-item-form select {
        width: 100%;
        padding: 6px;
        border-radius: 10px;
        border: 1px solid #DEE2E6;
    }
    .product-combine .product-combine-body .combine-item .ks_select_quantity {
        margin-top: 0 !important;
    }
    .product-combine .product-combine-footer {
        text-align: center;
    }
    .product-combine .product-combine-footer .combine-select-number {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: bold;
    }
    .product-combine .product-combine-footer .combine-select-info {
        color: #EB0000;
        font-size: 12px;
    }
    .product-combine-arrow {
        margin: 0 auto;
        margin-bottom: 10px;
        width: 30px;
    }
/*=========================================
    
    #cart

=========================================*/
.ec-cartNaviIsset__cart-inner {
    max-height: 400px;
    overflow-y: scroll;
}
.ec-cartNaviIsset .ec-cartNaviIsset__cartImage {
    width: 30%;
}
.ec-cartNaviIsset .ec-cartNaviIsset__cartContent {
    width: 70%;
}
.ec-cartNaviIsset__action {
    margin-top: 20px;
}
.ec-cartNaviIsset .ec-blockBtn--action,
.ec-cartNaviIsset .ec-blockBtn {
    font-size: 16px;
}
.ec-cartRole {
    max-width: 1280px;
}
.ec-cartRole .ec-cartRole__progress {
    margin-top: 40px;
}
.ec-progress .ec-progress__item {
    z-index: 1;
}
.ec-progress .is-complete .ec-progress__number {
    color: #fff;
    background: #52ad63;
    border: none;
}
.ec-progress .is-complete .ec-progress__label {
    color: #52AD63;
    font-weight: bold;
}
.ec-progress .ec-progress__number {
    color: #dee2e6;
    border: 1px solid #dee2e6;
    background: #fff;
    /* line-height: 38px; */
}
.ec-progress .ec-progress__label {
    color: #000;
}
.ec-progress .ec-progress__item:after {
    top: 21px;
    height: 1px;
    background: #dee2e6;
}
.ec-cartRole .ec-cartRole__error .ec-alert-warning {
    max-width: 100%;
}
.ec-alert-warning {
    padding: 20px;
    background: #EAF4DB;
}
.ec-alert-warning .ec-alert-warning__text {
    color: #52AD63;
}
.ec-alert-warning .ec-alert-warning__text .big {
    margin-bottom: 4px;
    font-size: 20px;
    font-weight: 600;
}
.ec-cartRole .ec-cartRole__cart {
    margin: 0;
}
.ec-cartRole .ec-pageHeader h1 {
    margin-bottom: 30px;
    font-size: 44px;
    text-align: center;
    border: none;
}
.ec-cartRole .ec-cartRole__error {
    margin-bottom: 60px;
}
.cart-saletype-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 4px solid #52ad63;
}
    .cart-saletype-header .saletype-title {
        margin-right: 20px;
        color: #000;
        font-size: 32px;
        font-weight: bold;
    }
    .cart-saletype-header .saletype-image {
        width: 100px;
    }
/*** カート テーブル ***/
.ec-cartTable {
    border: 1px solid #dee2e6;
}
.ec-cartHeader .ec-cartHeader__label {
    background: #f7f7f7;
}
.ec-cartRow .ec-cartRow__delColumn,
.ec-cartRow .ec-cartRow__contentColumn,
.ec-cartRow .ec-quantityRole-cell,
.ec-cartRow .ec-cartRow__subtotalColumn {
    border: none;
}
.ec-cartRow {
    list-style: none;
}
.ec-cartRow .ec-cartRow__delColumn .ec-icon img {
    width: 10px;
    height: 10px;
}
.ec-cartRow .ec-cartRow__img {
    width: 80px;
}
.ec-cartRow .ec-cartRow__summary .ec-cartRow__name a {
    color: #000;
}
.ec-cartRow .ec-cartRow__subtotalColumn {
    text-align: center;
}
.ec-cartRow .ec-quantityRole-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.ec-cartRow .ec-quantityRole-cell-inner {
    position: relative;
}
.ec-cartRow .ec-setNumberInput {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ec-cartRow .ec-quantityRole {
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    box-sizing: border-box;
    border-radius: 10px;
    border: solid 1px #dee2e6;
}
.ec-cartRow .ec-quantityRole .ec-quantityRole__btn {
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    /* background-color: #fff; */
    color: #222;
    cursor: pointer;
}
.ec-cartRow .ec-quantityRole .ec-quantityRole__btn a {
    display: block;
    color: #222;
}
.ec-cartRow .ec-quantityRole .ec-quantityRole__btn .ec-cartRow__amountDownButtonDisabled {
    color: #dee2e6;
}
.ec-cartRow .ec-quantityRole .ec-numberInput {
    width: 60px;
    height: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    border: none;
    border-left: solid 1px #dee2e6;
    border-right: solid 1px #dee2e6;
}
.ec-cartRow .ec-quantityRole .ec-numberInput input {
    height: 3.33rem;
    border: none;
    width: 3.33rem;
    text-align: center;
}
.cart-list-footer {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 60px;
    padding-bottom: 60px;
    width: 100%;
    border-bottom: 1px solid #dee2e6;
}
.cart-list-footer:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.cart-list-footer .cart-list-summary {
    margin-right: 40px;
}
.cart-list-footer .cart-list-summary .cart-list-price {
    margin-bottom: 10px;
    font-size: 16px;
}
.cart-list-footer .cart-list-summary .cart-list-price .cart-list-totalprice {
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.cart-list-footer .cart-list-summary .cart-list-postage .list-postage-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-size: 16px;
    background: #FEF9E1;
}
.cart-list-footer .cart-list-summary .cart-list-postage .list-postage-block .list-postage {
    flex: 1;
    color: #EB0000;
    font-weight: 600;
}
.cart-list-footer .cart-list-summary .cart-list-postage .list-postage-block .list-more-btn {
    margin-left: 20px;
    color: #000;
    font-size: 14px;
}
.cart-list-footer .cart-list-summary .cart-list-postage .list-postage-block .list-more-btn a {
    color: #000;
    font-size: 14px;
}
.cart-list-footer .cart-list-summary .cart-list-postage .list-postage-block .list-more-btn a img {
    margin-left: 4px;
    width: 24px;
    vertical-align: -6px;
}
.cart-list-footer .cart-list-link-btn {
    display: block;
    width: 420px;
}
.cart-list-footer .cart-list-link-btn a {
    position: relative;
}
.cart-list-footer .cart-list-link-btn span {
    font-size: 12px;
}
.cart-list-footer .cart-list-link-btn img {
    position: absolute;
    top: 18px;
    right: 20px;
    width: 24px;
}
/*=========================================
    
    #shopping

=========================================*/
.ec-orderRole {
    max-width: 1280px;
}
/*=========================================
    
    #complete

=========================================*/
.ec-cartCompleteRole {
    max-width: 1280px;
}
.ec-cartCompleteRole .ec-reportHeading {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ec-cartCompleteRole .ec-reportHeading h2 {
    font-size: 44px;
}
.ec-cartCompleteRole .ec-reportHeading:before {
    content: '';
    display: block;
    width: 88px;
    height: 60px;
    margin-right: 12px;
    background: url('/html/user_data/assets/img/pages/complete_title_left.png') no-repeat;
    background-size: cover;
}
.ec-cartCompleteRole .ec-reportHeading:after {
    content: '';
    display: block;
    width: 64px;
    height: 60px;
    margin-left: 12px;
    background: url('/html/user_data/assets/img/pages/complete_title_right.png') no-repeat;
    background-size: cover;
}
.ec-cartCompleteRole .ec-reportDescription {
    margin-bottom: 20px;
}
.ec-cartCompleteRole .cart-complete-order-number {
    margin-bottom: 40px;
    font-weight: 600;
}
.ec-cartCompleteRole .cart-complete-top-block {
    margin-bottom: 30px;
}
.ec-cartCompleteRole .cart-complete-more-block {
    margin-bottom: 30px;
    padding: 60px;
    text-align: center;
    background: #FEF4F6;
}
.ec-cartCompleteRole .cart-complete-more-block .complete-more-header {
    margin-bottom: 30px;
    color: #eb0000;
    font-size: 32px;
    font-weight: 600;
}
.ec-cartCompleteRole .cart-complete-more-block .complete-more-header img {
    margin-left: 10px;
    width: 65px;
    vertical-align: 0px;
}
.ec-cartCompleteRole .cart-complete-more-block .complete-more-body {
    margin-bottom: 30px;
    color: #eb0000;
    font-size: 16px;
}
.ec-cartCompleteRole .cart-complete-more-block .complete-more-body span {
    font-size: 20px;
    font-weight: 600;
}
.ec-cartCompleteRole .cart-complete-more-block .complete-more-footer {
    max-width: 420px;
    margin: 0 auto;
}
.ec-cartCompleteRole .cart-complete-info-block {
    font-size: 10px;
    border-top: 1px solid #dee2e6;
}
.ec-cartCompleteRole .cart-complete-info-block .complete-info-header {
    margin: 10px 0;
    font-weight: 600;
}
.ec-cartCompleteRole .cart-complete-info-block .complete-info-body {
    margin-top: 10px;
}
.ec-cartCompleteRole .cart-complete-info-block .complete-info-body a {
    color: #52AD63;
    text-decoration: underline;
}
.ec-cartCompleteRole .cart-complete-info-block .complete-info-body a:hover {
    text-decoration: none;
}
/*=========================================
    
    #pages

=========================================*/
.other_page {
    color: #000;
}
.pages-breadcrumb {
    margin-bottom: 20px;
    font-size: 12px;
}
.pages-breadcrumb a {
    color: #000;
    font-size: 12px;
}
.pages-header-block {
    position: relative;
    margin: 0 calc(50% - 50vw);
    height: 320px;
    /* width: 100%; */
    /* background: #FEF9E1; */
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fef9e1' fill-opacity='1.0' fill-rule='evenodd'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'/%3E%3C/g%3E%3C/svg%3E");
}
    .pages-header-block .pages-header-inner {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
    }
    .pages-header-block .pages-header-inner .pages-header-subtitle {
        margin-bottom: 10px;
        color: #52AD63;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    .pages-header-block .pages-header-inner .pages-header-title {
        color: #000;
        font-size: 44px;
        font-weight: bold;
        text-align: center;
    }
    .pages-menu-block {
        margin-top: 80px;
        display: grid;
        grid-template-columns: repeat(6, minmax(120px, 1fr));
        gap: 0px 16px;
    }
        .pages-menu-block .pages-menu-list {
            position: relative;
        }
        .pages-menu-block .pages-menu-list a {
            display: block;
            min-width: 120px;
            height: 230px;
            border: 1px solid #DEE2E6;
        }
        .pages-menu-block .pages-menu-list a .pages-menu-list-image {
            position: absolute;
            top: 55px;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            -webkit-transform: translateY(-50%) translateX(-50%);
            width: 60px;
        }
        .pages-menu-block .pages-menu-list a .pages-menu-list-title {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            -webkit-transform: translateY(-50%) translateX(-50%);
            color: #000;
            font-size: 16px;
            font-weight: 600;
            width: 100%;
            text-align: center;
        }
        .pages-menu-block .pages-menu-list a .pages-menu-list-arrow {
            position: absolute;
            bottom: 15px;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            -webkit-transform: translateY(-50%) translateX(-50%);
            width: 40px;
        }
    .pages-guide-block {
        padding-bottom: 80px;
        line-height: 2.0;
    }
    .pages-guide-block .pages-guide-list {
        display: flex;
        justify-content: space-between;
        align-items: start;
        padding: 60px 0;
        border-top: 1px solid #DEE2E6;
    }
    .pages-guide-block .pages-guide-list:first-child {
        border-top: none;
    }
        .pages-guide-block .pages-guide-list .pages-guide-list-title {
            display: flex;
            align-items: center;
            min-width: 300px;
            padding-right: 20px;
            font-size: 24px;
            font-weight: bold;
        }
            .pages-guide-block .pages-guide-list .pages-guide-list-title img {
                width: 48px;
                margin-right: 10px;
            }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents {
            max-width: 768px;
            flex: 1;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-title {
            margin-bottom: 20px;
            font-size: 20px;
            font-weight: bold;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-title-second {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
            font-size: 16px;
            font-weight: bold;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-title-second:before {
            content: '';
            width: 10px;
            height: 10px;
            margin-right: 10px;
            border-radius: 50%;
            background: #52AD63;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-text {
            margin-bottom: 30px;
            font-weight: normal;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-info {
            margin-bottom: 30px;
            font-size: 12px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-info p {
            margin-bottom: 0;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-image {
            margin-bottom: 30px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-image-card {
            margin-bottom: 10px;
            max-width: 210px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-image-tel-block {
            padding: 20px;
            border-radius: 10px;
            background: #F7F7F7;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-image-tel {
            padding: 30px;
            text-align: center;
            border-radius: 10px;
            background: #fff;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-image-tel img {
           width: 320px;
           margin: 0 auto;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block {
            padding: 30px;
            border-radius: 10px 10px 0 0;
            background: #F7F7F7;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 20px;
            font-weight: bold;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-header img {
            width: 30px;
            margin-right: 10px; 
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-header i {
            font-size: 20px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-body {
            display: none;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-body .guide-contents-collapse-text {
            margin-top: 30px;
            margin-bottom: 30px;
            padding-top: 30px;
            border-top: 1px solid #DEE2E6;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-body .guide-contents-collapse-image {
            margin: 0;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-line-block {
            padding: 30px;
            border-radius: 0px 0px 10px 10px;
            background: #EAF4DB;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-line-block .guide-contents-line-title {
            max-width: 430px;
            margin: 0 auto;
            margin-bottom: 10px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-line-block .guide-contents-line-btn {
            max-width: 420px;
            margin: 0 auto;
        }
    
/*** こだわり ***/
.info-header-block {
    margin: 0 calc(50% - 50vw);
    /* width: 100%; */
    height: 620px;
    /* background: #FEF9E1; */
    background-color: #ffffff;
    background-image: url("/html/user_data/assets/img/pages/info_header_back.png");
    background-position: center bottom;
    background-size: cover;
}
    .info-header-block img {
        width: 100%;
    }
.info-about-block {
    margin: 0 calc(50% - 50vw);
    padding: 80px 0;
    background: #EAF4DB;
}
.info-about-block .info-about-header {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 40px;
}
    .info-about-block .info-about-header .info-about-header-left {
        max-width: 280px;
        flex: 1;
    }
    .info-about-block .info-about-header .info-about-header-center {
        max-width: 600px;
        padding: 0 40px;
    }
        .info-about-block .info-about-header .info-about-header-center .info-about-header-title {
            max-width: 230px;
            margin: 0 auto;
            margin-bottom: 40px;
            text-align: center;
        }
        .info-about-block .info-about-header .info-about-header-center .info-about-header-subtitle {
            margin-bottom: 30px;
            color: #52AD63;
            font-size: 24px;
            font-weight: bold;
            text-align: center;
        }
        .info-about-block .info-about-header .info-about-header-center .info-about-header-summary {
            font-size: 16px;
            text-align: center;
            line-height: 2.0;
        }
    .info-about-block .info-about-header .info-about-header-right {
        max-width: 300px;
        flex: 1;
    }
    .info-about-block .info-about-header .info-about-header-image {
        margin-top: 30px;
        text-align: center;
    }
.info-about-block .info-about-body {
    padding: 60px;
    border-radius: 10px;
    background: #fff;
}
    .info-about-block .info-about-body .info-about-body-title {
        max-width: 450px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .info-about-block .info-about-body .info-about-body-contents {
        display: flex;
        justify-content: space-between;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list {
        margin-right: 40px;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list:last-child {
        margin-right: 0;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list .about-body-list-image {
        margin-bottom: 20px;
        text-align: center;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list .about-body-list-title {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list .about-body-list-summary {
        font-size: 16px;
        text-align: center;
        line-height: 2.0;
    }
.info-commit-block {
    margin: 0 calc(50% - 50vw);
    background: url('/html/user_data/assets/img/top/cow_pattern.png') top center repeat;
}
    .info-commit-block .info-commit-inner {
        position: relative;
        padding: 80px 0;
        padding-bottom: 120px;
    }
    .info-commit-block .info-commit-inner .info-breadcrumb {
        position: absolute;
        bottom: 20px;
        font-size: 12px;
    }
    .info-commit-block .info-commit-inner .info-breadcrumb a {
        color: #000;
        font-size: 12px;
    }
    .info-commit-block .info-commit-title {
        max-width: 532px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .info-commit-block .info-commit-contents {
        display: flex;
        justify-content: space-between;
    }
    .info-commit-block .info-commit-contents .info-commit-list {
        margin-right: 100px;
    }
    .info-commit-block .info-commit-contents .info-commit-list:last-child {
        margin-right: 0;
    }
    .info-commit-block .info-commit-contents .info-commit-list .commit-list-image {
        margin-bottom: 20px;
    }
    .info-commit-block .info-commit-contents .info-commit-list .commit-list-title {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
    }
    .info-commit-block .info-commit-contents .info-commit-list .commit-list-summary {
        font-size: 16px;
        text-align: center;
        line-height: 2.0;
    }
    .info-commit-block .list-link-block {
        max-width: 420px;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .info-commit-block .list-link-block .list-link-btn {
        position: relative;
        display: block;
        width: 100%;
        padding: 16px;
        color: #000;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        border-radius: 30px;
        background: #F9D93A;
    }
    .info-commit-block .list-link-block .list-link-btn .list-link-btn-arrow {
        position: absolute;
        top: 14px;
        right: 20px;
        width: 24px;
    }
/*** 特定商取引法 ***/
.tradelow-list-block {
    padding: 80px 0;
    line-height: 2.0;
}
    .tradelow-list-block dl {
        margin-bottom: 40px;
    }
    .tradelow-list-block dl:last-child {
        margin-bottom: 0;
    }
    .tradelow-list-block dl > dt {
        margin-bottom: 0px;
        font-size: 24px;
        font-weight: bold;
    }
    .tradelow-list-block dl > dd {
        font-size: 16px;
    }
/*** プライバシーポリシー ***/
.privacy-list-block {
    padding: 80px 0;
    line-height: 2.0;
}
    .privacy-list-block .privacy-list-info {
        margin-bottom: 40px;
    }
    .privacy-list-block dl {
        margin-bottom: 40px;
    }
    .privacy-list-block dl:last-child {
        margin-bottom: 0;
    }
    .privacy-list-block dl > dt {
        margin-bottom: 10px;
        font-size: 24px;
        font-weight: bold;
    }
    .privacy-list-block dl > dd {
        font-size: 16px;
    }
    .privacy-list-block dl > dd p {
        margin-bottom: 10px;
    }
    .privacy-list-block dl > dd ol {
        margin: 0;
        padding: 0;
        padding-left: 20px;
    }
    .privacy-list-block dl > dd ol li {
        margin-bottom: 10px;
    }
    .privacy-list-block dl > dd ol li ol {
        margin-top: 10px;
    }
    .privacy-list-block dl > dd ol ul {
        margin: 0;
        margin-top: 10px;
        padding: 0;
        padding-left: 20px;
    }
    .privacy-list-block dl > dd ol ul li {
        font-size: 12px;
    }
.contents-image-tel-block {
    max-width: 768px;
    padding: 20px;
    border-radius: 10px;
    background: #F7F7F7;
}
.contents-image-tel {
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
}
.contents-image-tel img {
    width: 320px;
    margin: 0 auto;
}
/*=========================================
    
    #footer

=========================================*/
.ec-footerRole {
    margin-top: 0;
    padding-top: 30px;
    background: #52AD63;
}
.ec-footerRole .ec-footerRole__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: initial;
    padding: 0;
}
.top-shipping-info-footer {
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 10px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    background: transparent;
}
    .ec-footerRole__inner .footer-inner-left {
        width: 40%;
    }
        .ec-footerRole__inner .footer-inner-left .ec-footerTitle__logo {
            max-width: 350px;
        }
    .ec-footerRole__inner .footer-inner-right {
        width: 60%;
        display: flex;
        justify-content: space-between;
        border-left: 1px solid #fff;
    }
        .ec-footerRole__inner .footer-inner-right .footer-menu {
            /* flex: 1; */
            padding: 15px 30px;
            border-right: 1px solid #fff;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-title {
            margin-bottom: 20px;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-title a {
            color: #fff;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-title img {
            width: 20px;
            margin-right: 0px;
            vertical-align: -3px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists-block {
            display: flex;
            justify-content: space-between;
            width: 100%;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists:first-child {
           margin-right: 20px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists > li {
            margin-bottom: 12px;
            padding-left: 20px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists > li:before {
            content: "-";
            color: #fff;
            text-indent: -10px;
            float: left;
        }
        .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists > li a {
            color: #fff;
            font-size: 14px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-link {
            flex: 1;
            padding-left: 30px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-image {
            max-width: 360px;
            margin: 0 auto;
        }
            .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-image img {
                width: 100%;
            }
        .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-sns {
            margin-top: 20px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-sns .sns-title {
            margin-bottom: 10px;
            color: #fff;
            text-align: center;
        }
        .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-sns .sns-lists {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-sns .sns-lists a img {
            width: 48px;
            margin-right: 20px;
        }
        .ec-footerRole__inner .footer-inner-right .footer-link .footer-link-sns .sns-lists a:last-child img {
            margin-right: 0;
        }
    .footer-info-block {
        width: 100%;
        margin-top: 30px;
        background: #000;
    }
    .footer-info-block .footer-info-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        color: #fff;
        font-size: 12px;
    }
        .footer-info-block .footer-info-inner a {
            margin-right: 20px;
            color: #fff;
        }
/*=========================================
    #plugin
=========================================*/
.tabacms_thumbnail_wrapper .tabacms_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 商品詳細----------------------------------------------- */
.product-detail-coupon-link {
  text-decoration: none !important;
  display: block;
  width: 100%;
  height: 100%;
}
.product-detail-coupon-box-in {
  padding: 12px 8px 4px 8px;
}
.product-detail-coupon-box {
  background: #f7f7f7;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  min-width: 150px;
  width: 100%;
}
.product-detail-free {
  color: #de5d50;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.coupon-box-another-tab .coupon-name {
  position: relative;
  padding-right: 15px;
  /* display: inline-block; */
}
.coupon-box-another-tab .coupon-name::before {
  position: absolute;
  content: "";
  background: url(/html/upload/save_image/tab3.png);
  width: 13px;
  height: 13px;
  right: 0;
  background-position: center;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
}
.product-detail-coupon-box:nth-of-type(n + 2) {
  margin-left: 8px;
}
.product-detail-coupon-box .coupon-name {
  font-size: 12px;
  text-align: center;
  color: #52AD63;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.product-detail-coupon-box .coupon-price {
  color: #de5d50;
  text-align: center;
}
.product-detail-coupon-box .coupon-price .price-left,
.price-right {
  font-size: 20px;
}
.product-detail-coupon-box .coupon-price .price-middle {
  font-size: 14px;
}
.product-detail-coupon__sub {
  background: #fff;
  border-radius: 3px;
  padding: 3px;
  margin-top: 4px;
}
.product-detail-coupon__sub dl {
  color: #8d8d8d;
  font-size: 10px;
  display: flex;
  margin-bottom: 0;
}
.product-detail-coupon__sub dl dt,
dd {
  font-weight: normal;
}
.product-detail-coupon__sub dl dt {
  min-width: 30px;
}
.product-detail-coupon-scroll {
  overflow-x: scroll;
  width: 100%;
  padding-bottom: 16px;
}
.product-detail-coupon-wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 100%;
  align-items: stretch;
}
/* スクロールバー調整 */
.scrollbar::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: #dedede;
  border-radius: 30px;
  margin-left: 10px;
}
.precautionary-text {
  font-size: 12px;
  color: #8d8d8d;
  margin-top: 8px;
}
.product-detail-coupon-block {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 14px;
}
.shopping-coupon-wrap {
    margin-top: 20px;
    margin-bottom: 60px;
}
.shopping-coupon-block {
    display: grid;
    grid-template-columns: repeat(2, minmax(120px, 1fr));
    gap: 20px;
}
.shopping-coupon-list {
    padding: 20px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.shopping-coupon-list.coupon-list-selected {
    border-color: #52AD63;
    background: #f8f9fa;
}
.shopping-coupon-name {
    margin-bottom: 10px;
    color: #52AD63;
    font-weight: 600;
}
.shopping-coupon-price {
    margin-bottom: 10px;
}
.shopping-coupon-price-left {
    color: #52AD63 !important;
    font-size: 28px !important;
    font-weight: bold !important;
}
.shopping-coupon-price-right {
    color: #52AD63 !important;
    font-size: 20px !important;
}
.shopping-coupon-action {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
}
.shopping-coupon-info {
    margin-top: 20px;
    font-size: 12px;
}
/*=========================================
    #media_query
=========================================*/
@media all and (max-width: 1450px) {
    .front_page .main_visual .prev-arrow {
        left: 2.7vw;
    }
    .front_page .main_visual .next-arrow {
        right: 2.7vw;
    }
    .ec-sliderRole .top-slider-cara-left {
        position: absolute;
        bottom: -75px;
        left: 9vw;
    }
    .ec-sliderRole .top-slider-cara-right {
        position: absolute;
        bottom: -70px;
        right: 9vw;
    }
}
@media all and (max-width: 1280px) {
    .info-header-block {
        height: 550px;
    }
}
@media all and (max-width: 992px) {
    .is-pc {
        display: none !important;
    }
    .is-sp {
        display: block !important;
    }
    .modal-dialog {
        margin: 3rem 20px;
    }
    .modal-body {
        padding: 40px;
    }
    .ec-layoutRole .ec-layoutRole__contents {
        padding-bottom: 60px;
    }
    .ab-container {
        margin: 0;
        max-width: 100%;
        padding: 0;
    }
    .ec-totalBox {
        position: initial;
    }
    .ec-layoutRole__header {
        position: sticky;
        top: 0;
    }
    .ec-headerNewsRole {
        height: 100%;
        padding: 4px 0;
        line-height: initial;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle {
        display: block;
        text-align: center;
    }
    .ec-headerNewsRole .ec-headerNewsRole__newsTitle .information-text .postage-text {
        font-weight: bold;
    }
    .ec-headerSearch .ec-headerSearch__keyword {
        min-width: 100%;
    }
    .ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
        height: 40px;
    }
    .ec-headerSearch .ec-headerSearch__keywordBtn {
        height: 40px;
    }
    .ec-headerSearch .ec-headerSearch__keywordBtn img {
        width: 16px;
        vertical-align: -6px;
    }
    .ec-itemNav__nav {
        display: block;
    }
    .ec-itemNav__nav > li {
        
    }
    .ec-itemNav__nav > li a {
        display: flex;
        align-items: center;
        padding: 12px 10px;
        padding-right: 21px;
    }
    .ec-itemNav__nav > li a .itemNav-icon {
        
    }
    .ec-itemNav__nav > li a .itemNav-name {
        flex: 1;
        font-weight: 600;
    }
    .ec-itemNav__nav > li a .itemNav-arrow {
        width: 24px;
    }
    .ec-headerNav .ec-headerNav__itemLink {
        display: block;
    }
    .front_page .main_visual .slick-slide {
        border-right: none;
        border-left: none;
    }
    .front_page .main_visual .prev-arrow {
        left: 10px;
    }
    .front_page .main_visual .next-arrow {
        right: 10px;
    }
    .top-newitems-lists .newitems-list {
        margin-bottom: 20px;
    }
    .ec-sliderRole .top-slider-cara-left {
        position: absolute;
        bottom: -55px;
        left: 10px;
        width: 234px;
    }
    .ec-sliderRole .top-slider-cara-right {
        position: absolute;
        bottom: -50px;
        right: 10px;
        width: 234px;
    }
    .top-aboutus-block .top-aboutus-body .aboutus-youtube iframe {
        padding: 0.5em;
    }
    .top-ranking-lists {
        margin-top: 30px;
        display: block;
    }
        .top-ranking-lists .ranking-list a {
            display: flex;
        }
        .top-ranking-lists .ranking-list .ranking-number {
            top: 6px;
            left: 6px;
            width: 30px;
        }
        .top-ranking-lists .ranking-list .ranking-image {
            width: 140px;
            margin-right: 20px;
        }
    .top-category-lists {
        margin-top: 30px;
        display: block;
    }
        .top-category-lists .category-list a {
            display: flex;
            padding: 10px 0;
            border-top: 1px solid #dee2e6;
        }
        .top-category-lists .category-list:last-child a {
            border-bottom: 1px solid #dee2e6;
        }
        .top-category-lists .category-list .category-list-image {
            margin-right: 20px;
            margin-bottom: 0px;
            width: 80px;
        }
        .top-category-lists .category-list .category-list-contents {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
        }
        .top-category-lists .category-list .category-list-contents .category-list-title {
            margin-right: 0px;
            font-size: 20px;
        }
        .top-category-lists .category-list .category-list-contents .category-list-arrow {
            width: 24px;
            margin-right: 10px;
        }
        .top-category-block .list-link-block {
            max-width: 320px;
            margin: 0 auto;
            margin-top: 30px;
            margin-bottom: 50px;
        }
        .top-news-block .list-link-block {
            max-width: 320px;
            margin: 0 auto;
            margin-top: 30px;
            margin-bottom: 0px;
        }
        .top-category-block .list-link-block .list-link-btn,
        .top-news-block .list-link-block .list-link-btn {
            position: relative;
            display: block;
            width: 100%;
            padding: 16px;
            color: #000;
            font-size: 16px;
            text-align: center;
            border-radius: 30px;
            background: #F9D93A;
        }
        .top-category-block .list-link-block .list-link-btn .list-link-btn-arrow,
        .top-news-block .list-link-block .list-link-btn .list-link-btn-arrow {
            position: absolute;
            top: 14px;
            right: 20px;
            width: 24px;
        }
        .top-category-block .top-category-back-left {
            left: 20px;
            width: 144px;
        }
        .top-category-block .top-category-back-right {
            right: 20px;
            width: 144px;
        }
    .have_curtain .ec-overlayRole,
    .ec-drawerRoleClose.is_active,
    .ec-drawerRole.is_active {
        display: block;
    }
    .ec-itemNav__nav li a {
        font-size: 14px;
        text-align: left;
    }
    .ec-drawerRole .ec-headerNav {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        text-align: initial;
        border-top: 1px solid #DEE2E6;
    }
    .ec-drawerRole .ec-headerNav .ec-headerNav__item {
        flex: 1;
        margin: 0;
        border-right: 1px solid #DEE2E6;
    }
    .ec-drawerRole .ec-headerNav .ec-headerNav__item:last-child {
        border: none;
    }
    .ec-drawerRole .ec-headerNav .ec-headerNav__item .navitem-icon {
        margin-bottom: 4px;
    }
    .ec-drawerRole .ec-headerNav .ec-headerNav__item .navitem-icon.favorite {
        margin-top: 5px;
    }
    .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a {
        border-bottom: 1px solid #dee2e6;
        background: #fff;
    }
    .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li:last-child a {
        border-bottom: none;
    }
    .ec-drawerRole .drawer-submenu {
        padding-bottom: 100px;
        border-top: 10px solid #f7f7f7;
    }
        .ec-drawerRole .drawer-submenu ul {
            margin: 0;
            padding: 12px 0;
            list-style: none;
        }
        .ec-drawerRole .drawer-submenu ul > li a {
            display: block;
            padding: 12px 20px;
            color: #000;
            font-size: 12px;
        }
        .ec-drawerRole .drawer-submenu ul > li a img {
            width: 22px;
            margin-right: 10px;
        }
    .list-header-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
        .list-header-block .list-header-summary .list-header-slug {
            font-size: 18px;
        }
        .list-header-block .list-header-summary .list-header-name {
            margin-bottom: 10px;
            font-size: 32px;
        }
        .list-header-block .list-header-summary .list-header-desc {
            font-size: 18px;
            line-height: 1.5;
        }
    .ec-productRole {
        padding-top: 30px;
    }
    .ec-productRole .ec-productRole__profile {
        margin-left: 30px;
    }
    .product-detail-label ul.ec-productRole__tags > li {
        font-size: 12px;
    }
    .product-detail-coupon__sub {
        padding-left: 20px !important;
    }
    .ec-progress .ec-progress__number {
        line-height: 38px;
    }
    .pages-menu-block {
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(3, minmax(120px, 1fr));
        gap: 16px;
    }
    .pages-guide-block .pages-guide-list {
        display: block;
        padding: 30px 0;
    }
    .pages-guide-block .pages-guide-list:first-child {
        border-top: none;
    }
        .pages-guide-block .pages-guide-list .pages-guide-list-title {
            min-width: initial;
            margin-bottom: 20px;
            padding-right: 0;
            font-size: 22px;
            line-height: 1.5;
        }
            .pages-guide-block .pages-guide-list .pages-guide-list-title img {
                width: 40px;
                margin-right: 10px;
            }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents {
            max-width: initial;
            flex: 1;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-title {
            font-size: 18px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-title-second {
            font-size: 16px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-title-second:before {
            width: 8px;
            height: 8px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-header {
            font-size: 18px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-header img {
            width: 24px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block .guide-contents-collapse-header i {
            font-size: 18px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-line-block .guide-contents-line-title {
            max-width: 430px;
            margin: 0 auto;
            margin-bottom: 10px;
        }
        .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-line-block .guide-contents-line-btn {
            max-width: 420px;
            margin: 0 auto;
        }
    .info-header-block {
        height: auto;
        background: none;
    }
    .info-about-block {
        padding-top: 20px;
    }
    .info-about-block .info-about-header {
        display: block;
    }
    .info-about-block .info-about-header .info-about-header-center {
        max-width: initial;
        padding: 0 20px;
    }
    .info-about-block .info-about-header .info-about-header-center .info-about-header-title {
        width: 180px;
        margin-bottom: 30px;
    }
    .info-about-block .info-about-header .info-about-header-center .info-about-header-subtitle {
        margin-bottom: 15px;
        font-size: 22px;
    }
    .info-about-block .info-about-body {
        margin: 0 20px;
        padding: 40px 30px;
    }
    .info-about-block .info-about-body .info-about-body-title {
        max-width: 284px;
    }
    .info-about-block .info-about-body .info-about-body-contents {
        display: block;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list {
        margin: 0;
        margin-bottom: 40px;
    }
    .info-about-block .info-about-body .info-about-body-contents .info-about-body-list:last-child {
        margin: 0;
    }
    .info-commit-block .info-commit-inner {
        margin: 0;
        padding: 60px 40px;
    }
    .info-commit-block .info-commit-title {
        max-width: 266px;
    }
    .info-commit-block .info-commit-contents {
        display: block;
    }
    .info-commit-block .info-commit-contents .info-commit-list {
        margin-right: 0;
        margin-bottom: 40px;
        padding-bottom: 40px;
        text-align: center;
        border-bottom: 1px solid #DEE2E6;
    }
    .info-commit-block .info-commit-contents .info-commit-list:last-child {
        margin: 0;
        padding: 0;
        border: none;
    }
    .tradelow-list-block {
        padding: 40px 0;
    }
        .tradelow-list-block dl {
            margin-bottom: 30px;
        }
        .tradelow-list-block dl:last-child {
            margin-bottom: 0;
        }
        .tradelow-list-block dl > dt {
            margin-bottom: 10px;
            font-size: 20px;
            font-weight: bold;
        }
        .tradelow-list-block dl > dd {
            font-size: 14px;
        }
    .privacy-list-block {
        padding: 40px 0;
    }
        .privacy-list-block dl {
            margin-bottom: 30px;
        }
        .privacy-list-block dl:last-child {
            margin-bottom: 0;
        }
        .privacy-list-block dl > dt {
            margin-bottom: 10px;
            font-size: 20px;
            font-weight: bold;
        }
        .privacy-list-block dl > dd {
            font-size: 14px;
        }
    .top-shipping-info-footer {
        margin-left: 20px;
        margin-right: 20px;
    }
    .ec-footerRole__inner .footer-inner-left {
        width: 50%;
        padding: 0 30px;
    }
    .ec-footerRole__inner .footer-inner-right {
        width: 50%;
        display: block;
    }
    .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists-block {
        display: block;
    }
    .ec-footerRole__inner .footer-inner-right .footer-menu .footer-menu-lists:first-child {
        margin-right: 0;
    }
    .ec-footerRole__inner .footer-inner-right .footer-menu {
        border-right: none;
    }
    .ec-footerRole__inner .footer-inner-right .footer-link {
        padding: 0 30px;
    }
    .footer-info-block {
        padding: 0 20px;
    }
    #swiper_block .swiper-button-next,
    #swiper_block .swiper-container-rtl .swiper-button-prev {
        right: 0px !important;
    }
    #swiper_block .swiper-button-prev,
    #swiper_block .swiper-container-rtl .swiper-button-next {
        left: 0px !important;
    }
    /*=== #complete ===*/
    .ec-cartCompleteRole .ec-reportHeading {
        margin-bottom: 30px;
    }
    .ec-cartCompleteRole .ec-reportHeading h2 {
        font-size: 28px;
    }
    .ec-cartCompleteRole .ec-reportHeading:before {
        content: '';
        display: block;
        width: 60px;
        height: 41px;
        margin-right: 12px;
        background: url('https://aiboku-dev.hakoniwacode.com/administrator/content/file_view?file=%2Fassets%2Fimg%2Fpages%2Fcomplete_title_left.png') no-repeat;
        background-size: cover;
    }
    .ec-cartCompleteRole .ec-reportHeading:after {
        content: '';
        display: block;
        width: 44px;
        height: 41px;
        margin-left: 12px;
        background: url('https://aiboku-dev.hakoniwacode.com/administrator/content/file_view?file=%2Fassets%2Fimg%2Fpages%2Fcomplete_title_right.png') no-repeat;
        background-size: cover;
    }
    .ec-cartCompleteRole .ec-reportDescription {
        margin-bottom: 20px;
    }
    .ec-cartCompleteRole .cart-complete-order-number {
        margin-bottom: 30px;
        font-weight: 600;
    }
    .ec-cartCompleteRole .cart-complete-more-block {
        margin-bottom: 30px;
        padding: 20px 30px;
    }
    .ec-cartCompleteRole .cart-complete-more-block .complete-more-header {
        margin-bottom: 20px;
        color: #eb0000;
        font-size: 24px;
        font-weight: 600;
    }
    .ec-cartCompleteRole .cart-complete-more-block .complete-more-header img {
        margin-left: 10px;
        width: 50px;
        vertical-align: 0px;
    }
    .ec-cartCompleteRole .cart-complete-more-block .complete-more-body {
        margin-bottom: 20px;
        color: #eb0000;
        font-size: 16px;
    }
    .ec-cartCompleteRole .cart-complete-more-block .complete-more-body span {
        font-size: 18px;
        font-weight: 600;
    }
    .ec-cartCompleteRole .cart-complete-info-block {
        font-size: 10px;
        border-top: 1px solid #dee2e6;
    }
    .ec-cartCompleteRole .cart-complete-info-block .complete-info-header {
        margin: 10px 0;
        font-weight: 600;
    }
    .ec-cartCompleteRole .cart-complete-info-block .complete-info-body {
        margin-top: 10px;
    }
    .ec-cartCompleteRole .cart-complete-info-block .complete-info-body a {
        color: #52AD63;
        text-decoration: underline;
    }
    .ec-cartCompleteRole .cart-complete-info-block .complete-info-body a:hover {
        text-decoration: none;
    }
}
@media all and (max-width: 768px) {
    #page_shopping .ec-layoutRole .ec-layoutRole__contents,
    #page_shopping_redirect_to .ec-layoutRole .ec-layoutRole__contents,
    #page_shopping_confirm .ec-layoutRole .ec-layoutRole__contents,
    #page_forgot .ec-layoutRole .ec-layoutRole__contents,
    #page_forgot_reset .ec-layoutRole .ec-layoutRole__contents,
    #page_help_agreement .ec-layoutRole .ec-layoutRole__contents,
    #page_contact.other_page .ec-layoutRole .ec-layoutRole__contents,
    #page_contact_complete .ec-layoutRole .ec-layoutRole__contents,
    #page_shopping_shipping .ec-layoutRole .ec-layoutRole__contents,
    #page_shopping_shipping_multiple .ec-layoutRole .ec-layoutRole__contents,
    #page_shopping_shipping_multiple_edit .ec-layoutRole .ec-layoutRole__contents,
    #page_plugin_tabacms2_list_2 .ec-layoutRole .ec-layoutRole__contents {
        padding-bottom: 40px;
    }
    .ec-pageHeader h1, .ec-pageHeader .h1 {
        margin: 20px 16px 10px;
        /* margin-bottom: 0; */
        /* padding: 20px 0; */
        font-size: 20px;
        border: none;
    }
    .modal-dialog {
        margin: 3rem 10px;
    }
    .modal-body {
        padding: 20px;
    }
    .modal-body-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .modal-body-title img {
        width: 40px;
        margin-right: 5px; 
    }
    .ec-cartNaviIsset__cart-inner {
        max-height: 300px;
    }
    .ec-layoutRole .ec-layoutRole__contents {
        padding-bottom: 30px;
    }
    .header-sp .header-sp-cart .ec-cartNavi .cart-badge-block {
        top: 8px;;
        right: 12px;
    }
    .ec-topicpath {
        border-top: none;
    }
    .ec-sliderRole .top-slider-cara-left {
        position: absolute;
        bottom: -45px;
        left: 10px;
        width: 170px;
    }
    .ec-sliderRole .top-slider-cara-right {
        position: absolute;
        bottom: -40px;
        right: 10px;
        width: 180px;
    }
    .top-shipping-info-header {
        margin-top: 40px;
    }
    .top-block-inner {
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
    }
    .top-block-header {
        margin-bottom: 20px;
    }
    .top-block-header .top-block-heading {
        width: 120px;
        margin-bottom: 8px;
    }
    .top-block-header h2 {
        font-size: 28px;
    }
    .top-aboutus-block .top-aboutus-body .aboutus-summary {
        margin: 20px 0;
        font-size: 16px;
    }
    .top-aboutus-block .top-aboutus-body .aboutus-youtube iframe {
        padding: 0.3em;
    }
    .top-aboutus-block .top-aboutus-footer {
        max-width: 320px;
        margin-top: 30px;
    }
    .top-newitems-lists {
        margin-top: 50px;
        display: grid;
        grid-template-columns: repeat(2, minmax(120px, 1fr));
        gap: 50px 20px;
    }
    .top-newitems-lists .newitems-list .newitems-tag .tag-list {
        font-size: 12px;
    }
    .ec-newsRole .ec-newsRole__news {
        padding: 10px 20px;
    }
    .ec-newsRole .ec-newsRole__newsItem:last-child .ec-newsRole__newsTitle {
        margin-bottom: 0px;
    }
    .ec-newsRole .ec-newsRole__newsClose {
        margin-right: 10px;
        margin-left: 16px;
    }
    .ec-newsRole .ec-newsRole__newsCloseBtn {
        width: 24px;
        height: 24px;
        padding-top: 2px;
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        margin-bottom: 60px;
    }
    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-salestype {
        left: 10px;
    }
    .list-header-inner {
        padding: 20px;
    }
        .list-header-block .list-header-summary,
        .list-header-block .list-header-image {
            width: 50%;
        }
        .list-header-block .list-header-image {
            max-width: 320px;
        }
        .list-header-block .list-header-summary .list-header-slug {
            font-size: 16px;
        }
        .list-header-block .list-header-summary .list-header-name {
            margin-bottom: 10px;
            font-size: 24px;
        }
        .list-header-block .list-header-summary .list-header-desc {
            font-size: 16px;
            line-height: 1.5;
        }
    .ec-productRole {
        padding-top: 0px;
    }
    #swiper_block .swiper-button-next,
    #swiper_block .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
    #swiper_block .swiper-button-next:after, #swiper_block .swiper-button-prev:after {
        font-size: 16px;
    }
    .ec-productRole .ec-grid2 .ec-productRole__image {
        max-width: initial;
    }
    .ec-productRole .ec-productRole__profile {
        max-width: initial;
        margin-top: 40px;
        margin-left: 0px;
    }
    .ec-productRole .ec-productRole__title .ec-headingTitle {
        font-size: 24px;
    }
    .ec-price .ec-price__price {
        font-size: 20px;
    }
    .product-detail-coupon__sub {
        padding-left: 10px !important;
    }
    .product-combine {
        padding: 20px;
    }
    .product-combine .product-combine-header .combine-title::before {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
    .product-combine .product-combine-header .combine-title::after {
        width: 20px;
        height: 20px;
        margin-left: 5px;
    }
    .product-combine .product-combine-body .combine-item .combine-item-form .combine-item-soldout {
        font-size: 14px;
    }
    .ec-cartRole .ec-cartRole__progress {
        margin-top: 20px;
    }
    .ec-progress .is-complete .ec-progress__number {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 36px;
    }
    .ec-progress .ec-progress__number {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 36px;
    }
    .ec-cartRole .ec-pageHeader h1 {
        font-size: 28px;
    }
    .cart-saletype-header .saletype-title {
        font-size: 24px;
    }
    .cart-saletype-header .saletype-image {
        width: 80px;
    }
    .ec-cartRow .ec-cartRow__img {
        width: 20%;
    }
    .ec-cartRow .ec-quantityRole-cell {
        padding-right: 20px;
    }
    .cart-list-footer {
        display: block;
    }
    .cart-list-footer .cart-list-summary {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .cart-list-footer .cart-list-link-btn {
        margin: 0 auto;
    }
    .pages-header-block {
        height: 200px;
    }
    .pages-header-block .pages-header-inner .pages-header-subtitle {
        font-size: 16px;
    }
    .pages-header-block .pages-header-inner .pages-header-title {
        font-size: 24px;
    }
    .pages-menu-block {
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(2, minmax(120px, 1fr));
        gap: 16px;
    }
        .pages-menu-block .pages-menu-list a {
            display: block;
            min-width: 120px;
            height: 230px;
            border: 1px solid #DEE2E6;
        }
        .pages-menu-block .pages-menu-list a .pages-menu-list-image {
            position: absolute;
            top: 55px;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            -webkit-transform: translateY(-50%) translateX(-50%);
            width: 60px;
        }
        .pages-menu-block .pages-menu-list a .pages-menu-list-title {
            font-size: 14px;
        }
        .pages-menu-block .pages-menu-list a .pages-menu-list-arrow {
            position: absolute;
            bottom: 15px;
            left: 50%;
            transform: translateY(-50%) translateX(-50%);
            -webkit-transform: translateY(-50%) translateX(-50%);
            width: 40px;
        }
    .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-collapse-block {
        padding: 20px;
    }
    .pages-guide-block .pages-guide-list .pages-guide-list-contents .guide-contents-line-block {
        padding: 20px;
    }
    .ec-footerRole .ec-footerRole__inner {
        display: block;
        padding: 0 20px;
    }
    .ec-footerRole__inner .footer-inner-left {
        width: 100%;
        padding: 0;
        padding-bottom: 20px;
    }
    .ec-footerRole__inner .footer-inner-left .ec-footerTitle__logo {
        width: 260px;
    }
    .ec-footerRole__inner .footer-inner-right {
        width: 100%;
        display: block;
        border-left: none;
        border-top: 1px solid #fff;
    }
    .ec-footerRole__inner .footer-inner-right .footer-menu {
        padding: 30px 0px;
    }
    .ec-footerRole__inner .footer-inner-right .footer-link {
        padding: 0px;
    }
    /*=== Swiper ===*/
    #swiper_block {
        margin-bottom: 20px;
    }
    #swiper_block .swiper-main {
        margin-left: -20px;
        margin-right: -20px;
    }
    #swiper_block .swiper-thumb-block {
        margin-left: -20px;
        margin-right: -20px;
        overflow-x: hidden;
    }
    #swiper_block .swiper-thumb {
        position: relative;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 30px;
    }
    #swiper_block .swiper-thumb .swiper-wrapper {
        flex-wrap: nowrap;
        margin: 0;
        padding: 0;
        padding-left: 15px;
        padding-right: 20px;
        list-style: none;
    }
    #swiper_block .swiper-thumb li img {
        width: auto\9;
        height: auto;
        max-width: 100%;
        vertical-align: middle;
        border: 0;
        -ms-interpolation-mode: bicubic;
    }
    #swiper_block .swiper-thumb li .slide-thumb {
        margin: 5px;
        /* border: 2px solid transparent; */
    }
    #swiper_block .swiper-thumb li.swiper-slide-thumb-active .slide-thumb {
        /* border: 2px solid #14B087; */
    }
    #swiper_block .swiper-thumb .swiper-button-next {
        right: 10px;
    }
    #swiper_block .swiper-thumb .swiper-button-prev {
        left: 10px;
    }
    .shopping-coupon-block {
        display: grid;
        grid-template-columns: repeat(1, minmax(120px, 1fr));
        gap: 20px;
    }
}
@media all and (max-width: 576px) {
    .top-aboutus-block .top-aboutus-body .aboutus-youtube iframe {
        padding: 0.25em;
    }
    .ec-cartRow .ec-cartRow__img {
        width: 20%;
    }
    .ec-cartRow .ec-quantityRole-cell {
        min-width: 105px;
        padding-right: 10px;
    }
    .ec-cartRow .ec-quantityRole .ec-numberInput {
        width: 30px;
    }
    .cart-list-footer .cart-list-link-btn {
        width: 100%;   
    }
    .list-header-inner {
        display: block;
    }
        .list-header-block .list-header-summary,
        .list-header-block .list-header-image {
            width: 100%;
        }
        .list-header-block .list-header-summary {
            margin-bottom: 30px;
        }
        .list-header-block .list-header-image {
            margin: 0 auto;
        }
    .footer-info-block .footer-info-inner {
        display: block;
        padding: 20px 0;
    }
        .footer-info-block .footer-info-inner a {
            margin-right: 0;
            margin-bottom: 10px;
            display: block;
        }
        .footer-info-block .footer-info-copy {
            display: block;
            margin-top: 20px;
            text-align: center;
        }
    .ec-cartCompleteRole .cart-complete-more-block {
        text-align: left;
    }
    .ec-cartCompleteRole .cart-complete-more-block .complete-more-footer {
        max-width: 320px;
    }
}