.center {
    text-align: center;
}
.ec-role {
    padding: 0 10px;
}
.ec-blockBtn--top2 {
    border: none;
    padding: 10px 40px;
    font-size: 18px;
    border-radius: 50px;
    color: #333;
    background-color: white;
    border-color: unset;
    line-height: 1;
    border-width: 0;
    margin: 36px auto 0;
    height: 55px;
}
.ec-headerNaviRole {
    display: flex;
    justify-content: space-between;
        align-items: center;
}
.ec-cartNaviWrap {
    background: none;
    width: auto;
}
.ec-headerNaviRole .icon-title {
    display: none;
}
.ec-headerNaviRoleCmTop {
    height: auto;
    background: #9dabe5;
    display: block;
    text-align: center;
    padding: 4px;
}
.ec-headerNaviRole:after {
    content: none;
}
.ec-headerSearch__category {
    display: none;
}
.ec-cartNavi .ec-cartNavi__badge {
    display: inline-block;
    border-radius: 99999px;
    box-sizing: border-box;
    padding: 5px 0;
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 1;
    vertical-align: top;
    color: #fff;
    white-space: nowrap;
    background-color: #9dabe5;
    position: absolute;
    left: 85%;
    top: 5px;
}
.ec-headerNaviRole img {
    width: 35px;
    margin: 0 auto 5px;
}
.ec-headerNaviRole .ec-headerNaviRole__center img {
    width: 140px;
}
.ec-headerNaviRole .icon-title {
    font-size: 13px;
    color: #333;
}
.ec-itemNav__nav li div div {
    box-shadow: none;
    border-radius: 0;
    background: unset;

}
.ec-layoutRole {
    overflow-x: hidden;
    overflow-y: hidden;
}
.front_page .ec-layoutRole__contents {
    background: #e8ebf7;
    max-width: 100%;
    overflow-x: hidden;
}
.front_page .ec-layoutRole__main {
    margin-right: auto;
    margin-left: auto;
    max-width: 1120px;
}
.news_BG {
    background-color: #fff;
}
.ec-sliderRole {
    margin-bottom: 60px;
}
.slick-list {
    overflow: visible;
}
.slick-initialized .slick-slide {
    padding: 0;
}
.ec-sliderItemRole .slick-initialized .slick-slide {
    padding: 0;
}
.customize-product-detail.ec-productRole .item_visual .slick-list {
    border: 0;
}
.slick-dots {
    bottom: 0px;
}
.slick-dots li {
    width: 40px;
    height: 6px;
    margin: 0 5px;
}
.slick-dots li button:before {
    content: " ";
    line-height: 6px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 6px;
    text-align: center;
    opacity: .25;
    background-color: black;
    border-radius: 3px;
}
.top-page-bannerRole .top-page-banner__item {
    background: #fff;
    border-radius: 0 0 10px 10px;
    margin-bottom: 25px;
}
.top-page-bannerRole .top-page-banner__image {
    border: none;
}
.top-page-bannerRole .top-page-banner__item p {
    height: 68px;
    padding: 8px 15px 16px 15px;
    font-size: 14px;
    color: #333;
}
.ec-recommendRole {
    margin-top: 100px;
}
.ec-recommendRole_wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2.5%;
    row-gap: 25px;
}
.ec-recommendRole_wrap .ec-newItemRole__listItem {
    width: 23.125%;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
.ec-newItemRole__listItemTitle {
    color: #333;
    padding: 5px 0 10px;
}
.price-delete {
    text-decoration: line-through;
    color: #333;
}
.ec-recommendRole_products h2 {
    text-align: center;
    width: fit-content;
    border-bottom: 2px solid #333;
    padding: 0 30px 8px;
    margin: auto auto 30px;
    font-weight: bold;
}
.ec-newprductRole {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin: 70px auto 0;
}
.ec-newprductRole h2 {
    text-align: center;
    width: fit-content;
    border-bottom: 2px solid #333;
    padding: 0 30px 8px;
    margin: auto auto 30px;
    font-weight: bold;
}
.ec-newprductRole ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ec-newprductRole ul li {
    border-bottom: 1px dashed #333;
    padding: 15px 5px;
    font-size: 16px;
}
.ec-newprductRole ul li a {
    color: #333;
}
.ec-instaRole {
    margin: 100px auto 100px;
    padding: 0 10px;
}
.ec-instaRole h2 {
    text-align: center;
    width: fit-content;
    border-bottom: 2px solid #333;
    padding: 0 30px 8px;
    margin: auto auto 30px;
    font-weight: bold;
}
.ec-instaRole .instagram {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ec-instaRole .instagram .insta-embed {
    width: 100%;
}
.ec-shelfGrid {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 10px;
}
.ec-newItemRole .ec-shelfGrid {
    width: auto;
    flex-wrap: wrap;
    overflow: hidden;
}
.ec-shelfGrid .price02-default {
    height: auto;
}
.ec-shelfGrid .price02-default .discount {
    margin-top: 8px;
    padding: 4px;
    display: inline;
    color: #DD3819;
    background: #fff;
}
.ec-shelfGrid .price02-default .discount .discount-percent {
    display: none;
}
.ec-shelfGrid .ec-shelfGrid__item-image {
    border: none;
}
.ec-newItemRole h2 {
    text-align: center;
    width: fit-content;
    border-bottom: 2px solid #333;
    padding: 0 30px 8px;
    margin: auto auto 30px;
    font-weight: bold;
}
.ec-newItemRole .ec-shelfGrid .ec-shelfGrid__item {
    width: 49%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 0;
}
.ec-newItemRole .ec-shelfGrid .ec-shelfGrid__item:not(:last-child) {
    margin-right: 0;
}
.ec-footerRole {
    border-top: none;
    margin-top: 70px;
    background: #e8ebf7;
}
#page_homepage .ec-footerRole {
    margin-top: 30px;
    background: #fff;
}
.ec-footerRole .ec-footerRole__menuItem h4 p {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.ec-footerRole .ec-footerRole__menuItem h4 span {
    color: #222;
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
}
.ec-footerRole .ec-footerRole__menuItem .large {
    font-size: 32px;
    margin-bottom: 6px;
}
.ec-footerNavi {
    padding: 0;
    color: #333;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    justify-content: center;
}
.ec-footerNavi .ec-footerNavi__link {
    width: 40%;
    text-align: right;
}
.ec-footerNavi .ec-footerNavi__link:nth-child(2n) {
    text-align: left;
}
.ec-footerNavi .ec-footerNavi__link a {
    text-decoration: none;
}
.ec-footerTitle {
    color: #333;
}
.footer-note {
    max-width: 455px;
    margin: 50px auto 0;
    font-size: 13px;
    line-height: 1.6em;
    padding: 0 10px;
}
.ec-footerRole .ec-footerRole__menuItem.menu {
    margin-bottom: 40px;
}
.ec-footerRole .ec-footerRole__menuItem h4 {
    border: none;
}
.ec-footerNavi .ec-footerNavi__link a {
    border-bottom: 0;
    padding: 8px 0 0;
}
.ec-footerNavi .ec-footerNavi__link::after {
    content: none;
}
.ec-footerRole .ec-footerRole__menuItem .large {
    font-size: 28px;
}
.ec-shelfRole--itemHead.ec-secHeading--tandem,
.ec-shelfGrid-rap,
.ec-shelfGrid__title,
.ec-shelfRole .ec-blockBtn--top2 {
    display: none;
}
.ec-shelfRole--itemHead.ec-secHeading--tandem {
    display: none;
}
.ec-shelfGrid .ec-shelfGrid__itemName {
    color: #333;
    font-size: 15px;
}
.ec-pageHeader h1 {
    color: #333;
}
.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input {
    border-radius: 8px;
}
.ec-login .ec-login__form {
    padding: 0;
    background: #fff;
}
.ec-login .ec-login__link {
    margin-left: 0px;
    text-align: center;
}
.ec-login .ec-login__link .ec-link {
    color: #9dabe5;
    padding-right: 0;
}
.ec-login .ec-login__link .ec-link::after {
    content: none;
}
.ec-login .ec-login__input {
    margin-bottom: 25px;
}
.ec-login .ec-login__actions [type="submit"] {
    font-size: 16px;
    background-color: #9dabe5;
    border-radius: 50px;
    max-width: 250px;
    margin: auto;
    border: none;
}
.mypage .ec-layoutRole__contents, .registration_page .ec-layoutRole__contents {
    padding-top: 60px;
}
.btn-violet {
    font-size: 16px;
    background-color: #9dabe5;
    border-radius: 50px;
    max-width: 250px;
    margin: 20px auto auto;
    border: none;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
}
:disabled {
    cursor:none;
    pointer-events: none;
}
.ec-blockBtn--action,
.ec-registerRole .ec-registerRole__actions .ec-blockBtn--action, .ec-editRole .ec-registerRole__actions .ec-blockBtn--action, .ec-cartRole__actions .ec-blockBtn--action,
.ec-totalBox__btn .ec-blockBtn--action, .ec-inlineBtn--cart--newItem, .ec-inlineBtn--review, .ec-inlineBtn--cart {
    font-size: 16px;
    border-color: #9dabe5;
    background-color: #9dabe5;
    border-radius: 50px;
    padding: unset;
}
.ec-blockBtn--cancel {
    border-radius: 50px;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    border-color: #333;
}
.ec-cartRole .ec-blockBtn--cancel {
    margin: 15px 0 10px;
}
.ec-pageHeader h1 .subTitle {
    margin-top: 10px;
}
.btn-violet:hover {
    color: #fff;
}
.ec-registerRole .precautionary-statement, .ec-editRole .precautionary-statement {
    margin-bottom: 35px;
    padding: 0;
    background-color: unset;
}
.ec-registerRole .precautionary-statement p, .ec-editRole .precautionary-statement p {
    line-height: 1.6em;
}
.ec-pageHeader .titleLabel {
    color: #333;
}
.ec-cartRole {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}
.ec-cartRole .delete img {
    width: 16px;
    opacity: 0.8;
    margin-top: 5px;
}
.ec-cartRow .ec-cartRow__amountColumn {
    border-bottom: none;
    display: flex;
    align-items: center;
}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpDown {
    display: flex;
    align-items: center;
    background: #eff2ee;
    border-radius: 50px;
    margin-right: 20px;
}
.ec-cartRow__amount {
    width: 40px;
    text-align: center;
    height: 30px;
    line-height: 40px;
}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpButton {
    border: none;
    background: unset;
}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButton, .ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButtonDisabled {
    border: none;
    background: unset;
}
.ec-cartRow .ec-cartRow__subtotalColumn {
    width: 15.666667%;
}
.ec-cartRow .ec-cartRow__img {
    /*border: 1px dashed #333;*/
    padding-right: 0;
    margin-right: 10px;
}
.ec-cartRole .ec-cartRole__progress {
    z-index: 1;
}
.ec-totalBox {
    background: #eff2ee;
}
.ec-shelfGrid .ec-shelfGrid__item {
    width: 49%;
    height: auto;
}
.ec-shelfGrid .ec-shelfGrid__item:not(:last-child) {
    margin-right: 0;
}
.ec-productRole .ec-productRole__btn .ec-blockBtn--top {
    border-radius: 50px;;
}
.customize-product-detail.ec-productRole .item_visual .slide-item img {
    width: fit-content;
}
.customize-product-detail.ec-productRole .ec-productRole__title h2.ec-headingTitle {
    color: #333;
}
.customize-product-detail.ec-shelfRole .ec-shelfRole__content_title,
.customize-product-detail.ec-productRole .ec-productRole__content_title {
    border-bottom: none;
    color: #333;
    font-size: 18px;
    position: relative;
    text-align: center;
    margin: 64px 0 40px 0;
}
.customize-product-detail.ec-shelfRole .ec-shelfRole__content_title span,
.customize-product-detail.ec-productRole .ec-productRole__content_title span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 10px;
}
.customize-product-detail.ec-shelfRole .ec-shelfRole__content_title:before,
.customize-product-detail.ec-productRole .ec-productRole__content_title:before {
    content: "";
    height: 1px;
    width: 100%;
    top: 10px;
    left: 0;
    background: #333;
    position: absolute;
}
.ec-sliderItemRole {
    margin-bottom: 0;
}
.customize-product-detail.ec-productRole .ec-grid2__cell-left {
    margin-bottom: 30px;
}
.customize-product-detail.ec-productRole .ec-grid2__cell-left:before {
    content: "";
    background: #e8ebf7;
    position: absolute;
    top: -8px;
    left: -8px;
    height: calc(100% + 18px);
    width: calc(100% + 16px);
}
.slick-slider {
    margin-bottom: 0px;
}
.ec-sliderItemRole .slideThumb {
    margin-bottom: 0;
    margin-top: 8px;
}
.customize-product-detail.ec-productRole .item_visual {
    overflow: hidden;
}
/*
.ec-sliderItemRole .item_nav {
    display: flex;
    margin-right: 0;
    column-gap: 2%;
    row-gap: 2%;
}
.customize-product-detail.ec-productRole .ec-sliderItemRole .slideThumb {
    margin-right: 0;
    width: 18.4%;
    height: auto;
}
*/
.ec-itemNav__nav li.ec-itemNav--maker {
    height: 30px;
    position: unset;
}
.ec-itemNav--maker span {
    padding: 2px 3px 5px;
}
.ec-itemNav--maker:hover {
    cursor: pointer;
}
.ec-itemNav--maker:hover span {
    border-bottom: 4px solid #9dabe5;
    border-bottom-style: inset;
}
.ec-itemNav--maker .nav-child {
    opacity: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
    transition: 0.2s;
    visibility: hidden;
}
.ec-itemNav--maker:hover .nav-child {
    opacity: 1;
    z-index: 2;
    visibility: visible;
    height: calc(100vh - 195px);
}
.ec-itemNav--maker .nav-child-inner {
    padding: 20px;
    position: relative;
    z-index: 2;
}
.ec-itemNav__nav li div > * {
    top: auto;
}
.ec-itemNav__nav li .nav-child-inner:after {
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: #e8ebf7;
    z-index: -1;
    left: 0;
    margin: 0 -500%;
    padding: 0 500%;
}
.ec-categoryNaviRole {
    display: block;
}
.ec-itemNav__nav {
    display: flex;
}
.ec-itemNav__nav li.ec-itemNav--maker {
    flex: auto;
}
.ec-itemNav__nav li {
    width: auto;
}
.ec-itemNav__nav li div {
    display: inherit;
}
.ec-headerNaviRole .ec-headerNaviRole__nav {
    display: inline-block;
}
.ec-headerNav .ec-headerNav__item:nth-child(2) {
    display: none;
}
.ec-headerNav .ec-headerNav__item {
    width: 50px;
}
.ec-headerRole__cart {
    display: unset;
}
.ec-cartNavi .ec-cartNavi__badge {
    left: auto;
    right: 8px;
    top: 43px;
}
.ec-headerCategoryAreaSp {
    display: none;
}
.ec-drawerRole .ec-headerSearch {
    display: none;
}
.ec-headerNavSP {
    background: none;
    text-indent: unset;
    padding-top: 7px;
}
.ec-headerNaviRole__search.sp-disp {
    display: block;
    margin: -10px 0 15px;
    padding: 0 13px;
}
.ec-headerSearch .ec-headerSearch__keyword {
    border-radius: 50px;
}
.h2, h2 {
    font-size: 22px;
}
.brands {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 2%;
    row-gap: 8px;
}
.ec-itemNav__nav li div.brands .brand {
    background: #fff;
    border-radius: 8px;
    align-items: center;
    padding: 10px;
    justify-content: flex-start;
}
.ec-itemNav__nav li div.brands .brand a {
    color: #333;
}
.ec-itemNav__nav li div.brands .brand a:first-child {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ec-itemNav__nav li div.brands .brand img {
    max-height: 100px;
}

.brands .brand {
    width: 100%;
    padding: 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 13px;
}
.brands .brand .maker_name {
    padding-left: 18px;
}
.brands .brand br {
    display: none;
}
.brands .brand img {
    max-height: 55px !important;
    /* margin-right: 10px; */
}
.ec-itemNav__nav li div {
    position: relative;
}
.ec-cartRow .ec-cartRow__summary {
    width: 76%;
    padding-left: 15px;
}
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amount {
    display: block;
    margin-bottom: 10px;
}
.ec-cartRow .ec-cartRow__summary .ec-cartRow__name a {
    font-size: 15px;
}
.ec-cartRow .ec-cartRow__amountColumn {
    width: auto;
}
.ec-cartRow .ec-cartRow__subtotalColumn {
    display: table-cell;
    vertical-align: middle;
}
.ec-cartRole__actions-wrap {
    width: 100%;
}
.ec-itemNav__nav li div div ul li a {
    padding: 3px 0px;
    font-size: 15px;
    font-weight: normal;
    color: #333;
}
.ec-itemNav__nav li div div p {
    background: unset;
    color: #333;
    padding: 0;
}
.ec-itemNav__nav li div.ec-itemNav--subCategory--rap {
    height: auto;
    top: auto !important;
        left: auto !important;
}
.ec-itemNav__nav li div div ul {
    display: block;
    padding: 0;
}
.ec-itemNav__nav li div div ul li {
    height: auto;
    padding: 3px 0;
    width: 100%;
    max-width: 100%;
    break-inside: avoid;
    margin: 0px 0 15px;
}
.ec-itemNav__nav li div div ul li.list {
    margin: 0px 0;
}
.ec-itemNav__nav li ul li ul li a {
    background: unset;
}
.ec-itemNav__nav li:hover ul li ul li a:hover {
    background:unset;
}
.ec-itemNav__nav li:hover a.ec-itemNav--parentCategory {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    height: auto;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #7e8fe7; 
}
#page_product_detail .ec-grid2 {
    background: #e8ebf7;
    padding: 40px 500% 40px;
    margin: 0 -500%;
}

#page_product_detail .ec-layoutRole__contents {
    padding-top: 0;
}
.ec-layoutRole__mainTop {
    display: none;
}
.customize-product-detail.ec-productRole .ec-productRole__maker_name {
    padding-bottom: 12px;
}
.customize-product-detail.ec-productRole .ec-productRole__actions {
    background: #fff;
}
.customize-product-detail.ec-productRole {
    padding: 0px 8px 0 8px;
}
.brand-list li a {
    display: none;
}
.brand-list li li a {
    display: block;
}
.brand-list li img {
    display: none;
}
.brand-list li li img {
    display: block;
}
.customize-maker-side-nav .customize-maker-side-nav__sub-li::before {
    content: none;
}
.brand-list .customize-maker-side-nav__sub-ul {
	display: flex;
	column-gap: 2%;
    row-gap: 10px;
    flex-wrap: wrap;
}
.brand-list .customize-maker-side-nav__sub-li {
    display: flex;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 10px;
    align-items: center;
    width:100%;
}
.brand-list .customize-maker-side-nav__sub-li img {
    width: 80px;
}
.customize-maker-side-nav .brand-list .customize-maker-side-nav__sub-ul a {
    display: block;
    padding: 0 0 0 10px;
}
.ec-inlineBtn--cart:active, .ec-inlineBtn--cart.active, .open > .ec-inlineBtn--cart.dropdown-toggle, {
    background: #5a6dbc;
    border-color: #5a6dbc;
}
.ec-inlineBtn--cart:focus, .ec-inlineBtn--cart.focus {
    background: #5a6dbc;
    border-color: #5a6dbc;
}
.ec-inlineBtn--detail {
    background: #9dabe5;
    border-color: #9dabe5;
}
.ec-inlineBtn--detail:hover,
.ec-inlineBtn--cart--newItem:hover,
.ec-inlineBtn--cart--newItem:focus, .ec-inlineBtn--cart--newItem.focus {
    background: #5a6dbc;
    border-color: #5a6dbc;
}
.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
    border-bottom: 0px solid #ccc;
    color: #333;
    padding: 11px 20px;
}
.ec-drawerRole .ec-headerLinkArea {
    background: #fff;
}
.drawer-login {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border: 2px solid #333;
    border-radius:30px;
    margin: 30px 20px 15px;
    text-align: center;
    padding: 10px;
}


@media only screen and (min-width: 768px) {
    .ec-headerNaviRoleCmTop p {
        text-align: center;
    }
    .ec-headerNaviRole {
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .ec-headerNaviRole .ec-headerNaviRole__left {
        width: 280px;
    }
    .ec-headerNaviRole .ec-headerNaviRole__right {
        width: 280px;
        margin-left: 0;
    }
    .ec-headerSearch .ec-headerSearch__keyword {
        float: none;
        width: 100%;
        border-radius: 50px;
    }
    .ec-categoryNaviRole {
        position: relative;
    }
    .ec-headerNaviRole .ec-headerNaviRole__search {
        width: 100%;
    }
    .ec-itemNav__nav li.ec-itemNav--maker {
        height: 30px;
        position: unset;
    }
    .ec-itemNav--maker span {
        padding: 2px 3px 5px;
    }
    .ec-itemNav--maker:hover {
        cursor: pointer;
    }
    .ec-itemNav--maker:hover span {
        border-bottom: 4px solid #9dabe5;
        border-bottom-style: inset;
    }
    .ec-itemNav--maker .nav-child {
        opacity: 0;
        position: absolute;
        top: 100%;
        z-index: -1;
        transition: 0.2s;
    }
    .ec-itemNav--maker:hover .nav-child {
        opacity: 1;
        z-index: 2;
        height: auto;
    }
    .ec-itemNav--maker .nav-child-inner {
        padding: 20px;
        position: relative;
        z-index: 2;
    }
    .ec-itemNav__nav li .nav-child-inner:after {
        position: absolute;
        top: 0;
        content: "";
        width: 100%;
        height: 100%;
        background: #e8ebf7;
        z-index: -1;
        left: 0;
        margin: 0 -500%;
        padding: 0 500%;
    }
    .ec-cartNaviWrap {
        width: auto;
    }
    .ec-cartNavi {
        padding: 0;
        width: auto;
        height: auto;
        padding: 0;
        background: unset;
    }
    .ec-headerRole__cart {
        margin-left: 25px;
    }
    .ec-cartRole__totalAmount del {
        display: none;
    }
    .ec-newprductRole {
        padding: 50px 80px;
    }
    .ec-sliderRole {
        margin-top: 25px;
        height: auto;
    }
    .slick-initialized .slick-slide {
        padding: 0 10px;
    }
    .ec-newItemRole .ec-newItemRole__list {
        display: block;
    }
    .ec-newItemRole::before {
        content: none;
    }
    .ec-newItemRole {
        padding: 0px 0;
        height: auto;
        margin-top: 100px;
    }
    .ec-shelfGrid .price02-default .price02-default-price {
        font-size: 15px;
    }
    .ec-footerRole .ec-footerRole__menuItem h4 {
        width: auto;
        height: 70px;
        min-width: 200px;
        padding: 0;
        margin-top: 0;
    }
    .ec-footerNavi .ec-footerNavi__link a {
        display: inline-block;
        border-bottom: none;
        margin: 8px 0 0 0;
        padding: 0;
        text-decoration: underline;
    }
    .ec-footerNavi .ec-footerNavi__link a {
        text-decoration: none;
    }
    .ec-footerTitle {
        padding: 50px 0 50px;
    }
    .ec-cartRole .ec-cartRole__cart {
        margin: 0;
        width: 65%;
    }
    .ec-cartRole .ec-cartRole__progress.delivery-info {
        margin: 16px 0;
    }
    .ec-cartRole__actions-wrap {
        width: 28%;
    }
    .ec-cartRole .ec-cartRole__actions {
        width: 100%;
        margin-right: 0;
    }
    .ec-cartRow .ec-cartRow__img {
        width: 100px;
        height: 100px;
    }
    .ec-newItemRole .ec-shelfGrid .ec-shelfGrid__item {
        width: 23.125%;
        height: auto;
    }
    .ec-newItemRole .ec-shelfGrid .ec-shelfGrid__item:not(:last-child) {
        margin-right: 0;
    }
    .ec-inlineBtn--cart--newItem::before, .ec-inlineBtn--cart::before {
        content: none
    }
    .ec-inlineBtn--favorite {
        border-radius: 50px;
    }
    .customize-product-detail.ec-productRole .ec-productRole__title {
        padding: 0 0 6px 0;
        border-bottom: 0;
    }
    .customize-product-detail.ec-productRole .ec-productRole__title .ec-productRole__pageTitleLabel {
        display: none;
    }
    .ec-shelfGrid {
        column-gap: 2.5%;
        row-gap: 25px;
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        width: 23.125%;
        height: auto;
    }
    .ec-footerRole .ec-footerRole__menuItem.menu {
        margin-bottom: 0;
    }
    .ec-itemNav__nav li {
        width: 100%;
    }
    .ec-headerNav .ec-headerNav__item:nth-child(2) {
        display: inline-block;
    }
    .ec-headerNaviRole .icon-title {
        display: block;
    }
    .ec-headerNav .ec-headerNav__item {
        width: 104px;
    }
    .ec-cartNavi .ec-cartNavi__badge {
        left: 85%;
        top: 5px;
    }
    .ec-headerNaviRole__search.sp-disp {
        display: none;
    }
    .ec-instaRole .instagram .insta-embed {
        width: 31%;
    }
    .ec-newprductRole {
        margin: 100px auto 0;
    }
    .ec-itemNav__nav li div.brands {
        display: flex;
        background: #e8ebf7;
    }
    .brands {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        column-gap: 2%;
        row-gap: 20px;
    }
    .ec-itemNav__nav li div.brands .brand {
        justify-content: center;
    }
    .ec-itemNav__nav li div.brands .brand a:first-child {
        height: auto;
        width: auto;
    }
    .brands .brand {
        width: 23.5%;
        font-size: 16px;
        justify-content: center;
    }
    .brands .brand .maker_name {
        display: none;
    }
    .brands .brand img {
        margin-right: 0px;
        width: 100%;
        max-height: 90px !important;
    }
    .brands .brand br {
        display: inherit;
    }
    .ec-cartRow .ec-cartRow__summary {
        padding-left: 0px;
    }
    .ec-cartRow .ec-cartRow__summary .ec-cartRow__name a {
        font-size: 17px;
    }
    .ec-itemNav__nav li div {
        position: relative;
    }
    .ec-itemNav__nav li div.ec-itemNav--subCategory--rap {
        height: auto;
        top: auto !important;
        left: auto !important;
    }
    .ec-itemNav__nav li div div ul.category {
        column-count: 4;
        column-width: 25%;
    }
    #page_product_detail .ec-grid2 {
        flex-wrap: wrap;
    }
    .customize-product-detail.ec-productRole .ec-grid2__cell-right {
        width: 50%;
    }
    .brand-list .customize-maker-side-nav__sub-li {
        width:32%;
    }
}

@media (max-width: 840px) {
    .ec-cartNavi {
        padding: 9px 22px 0 12px;
    }
    .ec-footerTitle .ec-footerTitle__logo a {
        font-size: 18px;
    }
}

.ec-layoutRole .ec-layoutRole__contents {
    flex-wrap: wrap;
}
.ec-layoutRole .ec-layoutRole__left, .ec-layoutRole .ec-layoutRole__right {
    display: block;
    width: 100%;
    order: 2;
}
.customize-category-side-nav__title {
    margin: 0;
}
.customize-category-side-nav {
    padding: 10px 15px 15px;
    margin-bottom: 0;
}
.customize-maker-side-nav__title {
    margin: 0;
}
.customize-maker-side-nav {
    padding: 10px 15px 15px;
    margin-bottom: 0;
}
.searchCategory {
    margin-top: 8px;
}
.ec-inlineBtn--cart:hover {
    background-color: #5a6dbc;
    border-color: #5a6dbc;
}

@media only screen and (min-width: 768px) {
    .ec-layoutRole .ec-layoutRole__contents {
        flex-wrap: nowrap;
    }
    .ec-layoutRole .ec-layoutRole__left, .ec-layoutRole .ec-layoutRole__right {
        width: 230px;
        order: inherit;
    }
    .customize-category-side-nav {
        padding: 15px 0;
        margin-bottom: 0;
    }
    .customize-maker-side-nav {
        padding: 15px 0;
        margin-bottom: 0;
    }
    .searchCategory {
        display: none;
    }
}

