/** Shopify CDN: Minification failed

Line 5013:8 Unexpected "{"
Line 5980:8 Unexpected "{"
Line 7529:16 Expected ":"

**/
@charset "utf-8";

#products-list .category-products .list-view-all-bottom a,
#products-list .tool-bar .list-view-all .system-view-all,
.joinus-popup_inner_bg.confirm .join-terms a {
    text-decoration: underline
}

#products-list .list-infobar ul {
    font-size: 10px
}

.sustainability {
    position: relative;
    display: block;
    width: 90%;
    min-height: 300px;
    margin: 0 auto 60px;
    max-width: 1320px;
    padding-top: 0;
}

#gl-head {
    letter-spacing: 0;
    background-color: #fff;
    margin: auto;
    width: 90%;
    max-width: 1320px
}

#gl-head div {
    line-height: 24px;
    letter-spacing: 0
}

#gl-head .header-info-bar {
    width: 98%;
    background-color: #F1F0F0;
    line-height: 2;
    padding-left: 2%
}

#gl-head .header-wrapper {
    width: 100%;
    height: auto;
    margin: auto;
    background-color: #fff
}

#gl-head .header-top-bg {
    width: 100%;
    height: 12px;
    background-color: #fff;
    color: #999;
    z-index: 999;
    font-size: 12px
}

#gl-head .header-top {
    position: relative;
    margin: 0 auto
}

#gl-head .header-top .b-pc_only.left {
    float: left
}

#gl-head .header-top .b-pc_only.right {
    float: right;
    overflow: hidden;
    margin-top: -30px
}

#gl-head .header-top-items>li {
    padding: 0 16px;
    vertical-align: top;
    border-right: 1px solid #555
}

#gl-head .header-top-items>li:last-of-type {
    border: none
}

#gl-head .header-top-items>li a,
#gl-head .header-top-items>li a span {
    color: #999
}

#gl-head .header-top-items>li a:hover {
    color: #ff0718
}

#gl-head .header-top-items>li a,
#gl-head .header-top-items>li a:hover {
    position: relative
}

#gl-head .header-top-items>li a img {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px
}

#gl-head .header-top-items>li.country_selector a {
    padding-right: 27px
}

#gl-head .header-top-items>li.store_locate a {
    padding-left: 20px
}

#gl-head .header-top-items>li.login a,
#gl-head .header-top-items>li.my_account a {
    padding-left: 26px
}

#gl-head .header-top-items>li.mini_cart a {
    background-image: url(../img/common/header/minicart-grey.png);
    background-repeat: no-repeat;
    padding-left: 102px;
    padding-bottom: 13px;
    bottom: 2px;
    transition: all .5s
}

#gl-head .header-top-items>li.country_selector a img {
    left: auto;
    right: 0;
    height: 15px
}

#gl-head .header-top-items>li.country_selector.active a img {
    transform: scale(1, -1)
}

#gl-head .header-top-items>li.login a img,
#gl-head .header-top-items>li.mini_cart a img,
#gl-head .header-top-items>li.my_account a img,
#gl-head .header-top-items>li.store_locate a img {
    top: -3px
}

#gl-head .header-top-items>li.country_selector {
    position: relative
}

#gl-head .header-top-items>li.country_selector #select-country-content {
    display: none;
    position: relative
}

#gl-head .header-top-items>li.country_selector #select-country-content ul {
    position: absolute;
    top: 8px;
    left: -16px;
    width: 160px;
    background-color: #3a3a3b;
    opacity: .9;
    z-index: 99
}

#gl-head .header-top-items>li.country_selector #select-country-content ul li {
    width: 100%;
    border-bottom: 1px solid #555
}

#gl-head .header-top-items>li.country_selector #select-country-content ul li a {
    color: #999;
    display: block;
    font-size: 12px;
    padding: 12px 16px;
    text-transform: uppercase
}

#gl-head .header-top-items>li.country_selector #select-country-content ul li a:hover,
#gl-head .header-top-items>li.country_selector #select-country-content ul li.active a {
    color: #fff
}

#gl-head .header-top-items>li.mini_cart {
    position: relative
}

#gl-head .header-top-items>li.mini_cart span.count {
    margin-left: 2px;
    color: #616161;
    font-size: 1.5em;
    vertical-align: bottom;
    position: absolute;
    top: 2px;
    right: 45px
}

.system-view-all {
    margin-top: 17px;
    color: #616161
}

#gl-head .header-top #header-cart-detail {
    display: none;
    position: relative;
    top: -5px;
    right: 0;
    width: 35%;
    margin-left: 65%;
    max-height: 520px;
    background-color: #fff;
    z-index: 4;
    border: 1px solid #616161;
    overflow-x: overlay
}

#gl-head .header-top #header-cart-detail .minicart-wrapper {
    border: 1px solid #ccc
}

#gl-head .header-top #header-cart-detail .minicart-wrapper .empty {
    font-size: 14px;
    line-height: 18px;
    padding: 15px
}

.mini-cart-inner {
    width: 80%;
    margin: auto;
    padding: 20px;
    color: #262626;
    font-size: 1rem
}

.mini-cart-inner .products li {
    display: block;
    margin-bottom: 20px
}

.mini-cart-inner .products .product-image {
    display: inline-block;
    width: 90px;
    vertical-align: top
}

.mini-cart-inner .products .product-image img {
    width: 100%
}

.mini-cart-inner .products .product-info {
    display: inline-block;
    max-width: 190px;
    vertical-align: top;
    font-size: 10px;
    margin-left: 20px
}

.mini-cart-inner .total-price-line {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 20px
}

.mini-cart-inner .mini-cart-button {
    width: 100%;
    overflow: hidden
}

.mini-cart-inner button {
    font-size: 1.2rem;
    width: 46%;
    float: left;
    height: 40px;
    margin: 0 2%;
    vertical-align: middle
}

.mini-cart-inner button>span {
    top: 0
}

#gl-head .header-bottom-bg {
    width: 100%;
    background-color: #fff;
    z-index: 10;
    height: 90px
}

#gl-head .header-bottom {
    position: static;
    margin: 24px auto 0
}

#gl-head h1.logo {
    display: inline-block
}

#gl-head h1.logo img {
    width: auto;
    height: 90px
}

#gl-head nav#category-nav {
    text-align: left;
    width: 70%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

#gl-head nav#category-nav ul.level0 {
    position: relative;
    padding-left: 20px
}

#gl-head nav#category-nav ul.level0>li {
    height: 40px;
    display: inline-block;
    padding: 0 1.5%;
    color: #262626;
    cursor: pointer
}

#gl-head nav#category-nav ul.level0>li>a,
#gl-head nav#category-nav ul.level0>li>span {
    color: #616161;
    font-size: 15px;
    font-weight: 700;
    transition: all .5s
}

#gl-head nav#category-nav ul.level1>li:hover>a,
#gl-head nav#category-nav ul.level2>li:hover>a,
.parent01-sale li a:hover {
    color: #ff0718
}

#gl-head nav#category-nav ul.level0>li>a.on_hover,
#gl-head nav#category-nav ul.level0>li>a:hover,
#gl-head nav#category-nav ul.level0>li>span.on_hover,
#gl-head nav#category-nav ul.level0>li>span:hover {
    color: #ff0718;
    padding-bottom: 3px
}

#gl-head nav#category-nav ul.level1,
#gl-head nav#category-nav ul.level2 {
    display: none;
    position: absolute;
    top: 39px;
    width: 34%;
    z-index: 999;
    background-color: #f7f7f7;
    padding: 2%;
    line-height: 2.8
}

.parent01-sale li {
    width: 100%
}

@media screen and (min-width:769px) {
    .sustainability .sus-belief .flex-wrap .belief-box {
        float: none;
        width: calc(100% / 3);
    }

    .parent-sale ul.level1 {
        overflow: hidden;
        padding: 2% !important;
        width: 60% !important
    }

    .parent-sale .level1 .parent01-sale {
        float: left;
        width: 25%;
        padding: 2%;
        margin: 2%
    }

    .parent-sale .level1 .parent01-sale li {
        line-height: 2.8
    }
}

#gl-head nav#category-nav ul.level1>li,
#gl-head nav#category-noteav ul.level2>li {
    display: block;
    position: relative
}

#gl-head nav#category-nav ul.level2 {
    top: 0;
    left: 200px
}

#gl-head nav#category-nav ul.level2>li {
    background-color: #525253;
    border-bottom: 1px solid #404040
}

#gl-head nav#category-nav ul.level2>li>a {
    display: block;
    padding: 5px 18px;
    font-size: 12px;
    text-transform: uppercase;
    color: #aaa
}

#gl-head nav#category-nav ul.level0>li.explore {
    position: static
}

#gl-head nav#category-nav ul.explore-menu {
    display: none;
    position: absolute;
    top: 165px;
    left: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 999;
    background-color: #3a3a3c
}

#gl-head nav#category-nav ul.explore-menu>li {
    display: inline-block;
    margin: 0 20px;
    text-align: left
}

#gl-head nav#category-nav ul.explore-menu>li>a {
    display: block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

#gl-head nav#category-nav ul.explore-menu>li>a>img {
    max-width: 100%;
    opacity: .8
}

#gl-head nav#category-nav ul.explore-menu>li>a:hover>img {
    opacity: 1
}

#gl-head nav#category-nav ul.explore-menu>li>p {
    color: #bfbfbf;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px
}

#gl-head nav#category-nav ul.level0>li:nth-child(4) .level1 {
    overflow: hidden;
    position: absolute;
    top: 39px;
    left: -90px;
    width: 139%;
    z-index: 999;
    background-color: #f7f7f7
}

#gl-head nav#category-nav ul.level0>li:nth-child(4) .level1 li {
    width: 16%;
    display: inline-block;
    margin: 2%
}

#gl-head .header-bottom .search {
    position: relative;
    float: right;
    margin-top: -40px;
    padding-left: 23px
}

#gl-head .header-bottom .search.active,
#gl-head .header-bottom .search:hover {
    border-bottom: 2px solid #bd9c5a
}

#gl-head .header-bottom .search a {
    color: #262626;
    font-size: 15px;
    font-weight: 700
}

#gl-head .header-bottom .search img {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px
}

#gl-head #header-search-box {
    display: inline-block;
    width: 18%
}

#gl-head #header-search-box form {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0
}

#gl-head #header-search-box form .input-box {
    position: relative;
    padding-right: 0
}

#gl-head #header-search-box form .input-box input {
    width: 100%;
    border: 1px solid #555;
    font-size: 14px;
    color: #bd9c5a;
    height: 30px;
    padding: 0 9px 0 14px
}

#gl-head #header-search-box form .input-box button {
    position: absolute;
    right: 22px;
    top: 6px;
    width: 24px;
    height: 24px;
    text-indent: -1000em;
    background-image: url(../img/common/header/icon-search.png);
    background-size: 80%;
    background-repeat: no-repeat
}

.bxslider .cta-btn-block img {
    position: relative
}

.bxslider .cta-btn-block .cta-btn a {
    background: #6d787e;
    color: #fff;
    border: 2px solid #fff;
    transition: .3s all;
    font-weight: 700;
    font-size: 1.5vw
}

.bxslider .cta-btn-block .cta-btn a:hover {
    background: 0 0;
    border: 2px solid #6d787e;
    color: #6d787e
}

@media screen and (min-width:769px) {
    .bxslider .cta-btn-block .cta-btn a {
        padding: 15px 50px
    }

    .bxslider .cta-btn-block .cta-btn {
        position: absolute;
        right: 8%;
        bottom: 18%
    }
}

@media screen and (max-width:768px) {
    .bxslider .cta-btn-block .cta-btn a {
        padding: 7px 20px
    }

    .bxslider .cta-btn-block .cta-btn {
        position: absolute;
        right: 8%;
        bottom: 14%
    }
}

#top-news {
    width: 100%;
    height: auto;
    margin: auto
}

#top-news h2 {
    width: 100%;
    text-align: left
}

#top-news ul .news-box {
    width: 100%;
    height: auto;
    overflow: hidden
}

#top-news li {
    display: inline-block;
    width: 31.2%;
    margin: 5px 0 0 2.2%;
    padding: 0;
    border: 1px solid #616161;
    text-align: center;
    height: 500px
}

#top-news li:first-child {
    margin-left: 0
}

#top-news li img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: 100% 100%
}

#top-news li .news-date {
    padding: 6% 0
}

#top-news li .news-date span {
    border-bottom: 1px solid #000;
    padding-bottom: 6px
}

#top-news li .news-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    padding: 3% 5%
}

#top-news li .news-detail {
    font-size: 12px;
    line-height: 1.5;
    padding: 6% 5%
}

#gl-head .promo-bar {
    width: 100%;
    padding: 11px 0;
    display: table;
    background: #f2f1f0
}

#gl-head .promo-bar li {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 33.333333%;
    font: 12px/13px Lato, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #262626
}

#gl-head .promo-bar li:last-of-type {
    border: none
}

#gl-head .promo-bar li a {
    color: #262626
}

#gl-head .promo-bar li a:hover {
    color: #999
}

#instagram-news-pc {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 30px auto 50px;
    background-color: #f3f3f3
}

#instagram-news-pc .instagram-box {
    width: 96%;
    margin: 2%;
    padding: 2% 0
}

#instagram-news-pc .instagram-title {
    display: table-cell;
    width: 30%;
    position: relative;
    top: 0;
    left: 0;
    height: 100%
}

#instagram-news-pc .instagram-title img {
    position: absolute;
    top: 6%;
    left: 10%;
    width: 20%
}

#instagram-news-pc .instagram-title span {
    color: #616161;
    line-height: 1.2
}

#instagram-news-pc .instagram-title span:first-child {
    position: absolute;
    top: 0;
    left: 5%;
    font-size: 1.1rem;
    font-weight: 700
}

#instagram-news-pc .instagram-title span:nth-child(2) {
    position: absolute;
    top: 28%;
    left: 5%
}

#instagram-news-pc .instagram-title span:nth-child(3) {
    position: absolute;
    top: 60%;
    left: 5%;
    font-size: 1.1rem
}

#instagram-news-pc .instagram-title span:nth-child(4) {
    position: absolute;
    top: 88%;
    left: 5%;
    text-align: center
}

#instagram-news-pc .instagram-title span:nth-child(4) a {
    color: #616161;
    padding: 5px 40px;
    border: 1px solid #616161;
    transition: .3s all
}

#instagram-news-pc .instagram-title span:nth-child(4) a:hover {
    color: #fff;
    background-color: #616161
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    #instagram-news-pc .instagram-title img:not(:target),
    #instagram-news-pc .instagram-title span:nth-child(2):not(:target) {
        top: 50px
    }

    #instagram-news-pc .instagram-title span:nth-child(3):not(:target) {
        top: 100px
    }

    #instagram-news-pc .instagram-title span:nth-child(4):not(:target) {
        top: 150px
    }

    #instagram-news-pc .instagram-title span:nth-child(5):not(:target) {
        top: 330px
    }

    #join-pop-dyn span {
        top: 0
    }
}

#instagram-news-pc .instagram-title span:nth-child(5) a {
    color: #fff;
    display: block;
    border: 1px solid;
    padding: 10% 14% 10% 15%;
    width: 100%;
    transition: all .5s
}

#instagram-news-pc .instagram-title span:nth-child(5) a:hover {
    color: #616161;
    background-color: #fff
}

#instagram-news-pc .instagram-link {
    display: table-cell;
    width: 70%
}

#instagram-news-pc .instagram-link ul {
    width: 100%
}

#instagram-news-pc .instagram-link ul>li {
    width: 23%;
    margin: 0 1%;
    float: left;
    position: relative
}

#instagram-news-pc .instagram-link ul>li img {
    width: 100%
}

#instagram-news-pc .instagram-link ul>li img:nth-child(2) {
    width: 10%;
    bottom: 5%;
    left: 10px;
    position: absolute
}

.newsletter-text {
    margin-bottom: 20px
}

.newsletter-text.pc-only {
    text-align: center;
    font-size: 14px;
    line-height: 30px
}

.newsletter-text span {
    color: #ff0718;
    font-size: 20px
}

.newsletter-text.sp-only {
    display: none
}

footer {
    background-color: #fff
}

#gl-foot {
    margin-top: 60px
}

#gl-foot .footer-bg {
    width: 100%;
    max-width: 1320px;
    margin: auto
}

#gl-foot .footer-container {
    width: 100%;
    padding: 50px 0;
    overflow: hidden
}

#gl-foot .footer-container .links .inner>li>a:hover {
    color: #ff0718
}

#gl-foot .footer-container .links .inner .footer-link-contact img,
#gl-foot .footer-container .links .inner .footer-link-free-shipping img,
#gl-foot .footer-container .links .inner .footer-link-shop img,
#gl-foot .footer-container .links .inner .footer-link-warranty img {
    width: 9%;
    margin-bottom: 5px;
    margin-right: 5px
}

#gl-foot .footer-container .links>li .credit-1,
#gl-foot .footer-container .links>li .credit-2 {
    margin: 5px auto 0
}

#gl-foot .footer-bg .footer-box .footer-joinus {
    width: 100%;
    height: auto
}

#gl-foot .footer-bg .joinus-comment {
    float: left;
    width: 37%;
    color: #ababab;
    padding: 6px 0 0 3vw
}

#gl-foot .footer-bg .footer-box .footer-joinus form,
#gl-foot .footer-bg .footer-box .footer-joinus h3 {
    line-height: 30px
}

#gl-foot .footer-bg .footer-box .footer-joinus h3 {
    float: left;
    display: block
}

#gl-foot .footer-bg .footer-box .footer-joinus .input-box {
    background-color: #fff;
    width: 25%;
    margin: 0 auto
}

#gl-foot .footer-bg .footer-box .footer-joinus .button {
    float: right;
    height: 30px;
    width: 20%
}

#signupaddress {
    width: 80%
}

#gl-foot .footer-bg .footer-box .social-link {
    margin-top: 10px;
    text-align: right
}

#gl-foot .footer-bg .footer-box .social-link h3 {
    display: inline-block;
    margin-bottom: -4px;
    line-height: 35px
}

#gl-foot .footer-bg .footer-box .social-link .social {
    display: inline-block;
    margin-left: 22px;
    vertical-align: middle
}

#gl-foot .footer-bg .footer-box .social-link .social>li {
    padding-right: 20px
}

#gl-foot .footer-bg .footer-box .social-link .social>li:last-of-type {
    padding-right: 0
}

#gl-foot .footer-bg .footer-box .social-link .social>li>a {
    background-image: url(../img/common/footer/social-icon.png);
    background-repeat: no-repeat;
    text-indent: 1000em;
    display: block;
    height: 24px
}

#gl-foot .footer-bg .footer-box .social-link .social>li>a.facebook {
    background-position: 0 0;
    width: 11px;
    margin-right: 7px
}

#gl-foot .footer-bg .footer-box .social-link .social>li>a.instagram {
    background-position: -32px 0;
    width: 23px
}

#gl-foot .footer-bg .footer-box .social-link .social>li>a.pinterest {
    background-position: -74px 0;
    width: 26px
}

#gl-foot .footer-bg .footer-box .social-link .social>li>a.youtube {
    background-position: -121px 0;
    width: 24px;
    padding-right: 0
}

#gl-foot .footer-container .links>li {
    display: inline;
    float: left;
    margin-left: 5%;
    width: 20%
}

#gl-foot .footer-container .links .link-title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #ababab;
    text-transform: uppercase
}

#gl-foot .footer-container .links .inner>li {
    display: block
}

#gl-foot .footer-container .links .inner>li>a {
    font-size: 12px;
    font-weight: 400;
    color: #ababab;
    line-height: 2;
    transition: all .5s
}

#gl-foot address.copyright {
    margin-top: 10px;
    padding: 15px 0;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    background-color: #fff
}

.first-joinus-popup,
.joinus-popup {
    display: none;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    overflow: auto
}

.first-joinus-popup .input-box {
    width: 300px;
    margin: 0 auto;
    border: 2px solid #000
}

.joinus-popup_table {
    height: 100%;
    display: table;
    width: 700px;
    margin: 0 auto
}

.close-btn,
.f-cl-btn,
.joinus-popup_inner .joinus_close-btn:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/x_btn.jpg) no-repeat;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 40px;
    font-size: 4rem
}

.joinus-popup_inner .joinus_close-btn:after {
    top: 0;
    right: 0;
    background-size: 12px;
    width: 30px;
    height: 30px;
    background-position: center
}

.joinus-popup_inner {
    text-align: center;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-top: 35px
}

.joinus-popup_inner_title {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 700
}

.joinus-popup_inner_title2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px
}

.joinus-popup_inner_text {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 20px
}

#join_as_error_msg {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 11px;
    color: #e33d16;
    line-height: 15px
}

.joinus-popup_inner .joinus-popup_input {
    width: 300px;
    background: #f9f4ed;
    margin-bottom: 20px;
    padding: 7px 0 7px 5px
}

.joinus-popup_image {
    position: absolute;
    top: -1px;
    left: -1px
}

.joinus-popup_inner_bg.confirm {
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
    padding: 5% 10% 10%;
    width: 80%;
    height: auto;
    margin: auto
}

.joinus-popup_inner_bg.confirm .city {
    overflow: hidden;
    padding: 2% 0
}

.joinus-popup_inner_bg.confirm .city dt {
    float: left;
    width: 20%;
    text-align: left
}

.joinus-popup_inner_bg.confirm .city dd {
    float: right;
    width: 40%;
    padding-right: 40%
}

.joinus-popup_inner_bg.confirm .check {
    text-align: left
}

.joinus-popup_inner_bg.confirm dt {
    display: inline-block;
    width: 30%
}

.joinus-popup_inner_bg.confirm dl:first-child>dd {
    display: inline-block;
    width: 70%
}

.joinus-popup_inner_bg.confirm .join-terms dt,
.joinus-popup_inner_bg.confirm .join-terms h2 {
    font-weight: 700
}

.joinus-popup_inner_bg.complete {
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
    padding: 50px 0;
    width: 100%
}

.joinus-popup_inner_bg.complete p {
    margin: 0 auto;
    line-height: 20px
}

.joinus-popup_table .rg_box {
    border: 1px solid #dedede;
    height: 105px;
    overflow-y: scroll;
    text-align: left;
    margin: 0 auto 15px;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 5px;
    font-size: 11px
}

.bottom-logo-groupe ul,
.easycms-content {
    text-align: center
}

.joinus-popup_inner_bg .b-btn-a {
    margin-top: 30px
}

.joinus-popup_inner_bg .b-btn-a .b-submit_btn {
    background-color: #ff0718;
    color: #fff;
    font-size: 12px;
    padding: 6px 50px;
    width: 60%;
    height: 30px
}

.joinus-popup_inner_bg .b-btn-a .b-submit_btn span {
    top: 16px
}

.easycms-content ul {
    margin: 8px 0 0
}

.easycms-content {
    padding-bottom: 0;
    margin-bottom: 20px
}

.bottom-logo-groupe {
    width: 100%;
    padding-bottom: 50px
}

.bottom-logo-groupe ul img {
    width: 80%
}

#top-page {
    max-width: 90%;
    margin-bottom: -49px
}

#top-page section {
    width: 100%;
    border-top: 1px solid #d9d9d9
}

#top-page .top-image {
    width: 100%
}

.system-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    z-index: 2
}

.system-loading img {
    position: absolute;
    top: 5%;
    left: 35%;
    width: 10%
}

#products-list {
    position: relative;
    padding-top: 0;
    height: auto
}

#products-list .list-infobar ul {
    padding: 5px 0;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 60px;
    text-align: right
}

#products-list .list-infobar li:first-child {
    width: 25%;
    margin: 0 1%
}

#products-list .list-infobar li {
    display: inline-block;
    width: 17%;
    margin: 0 1%;
    text-align: center;
    color: #616161
}

#products-list .list-infobar li a {
    color: #616161
}

#products-list .list-infobar li a:hover {
    color: #ff0718
}

#products-list .list-infobar img {
    width: 17px;
    margin-right: 1%
}

#products-list #side-bar {
    position: absolute;
    top: 100px;
    left: 0;
    width: 210px
}

#products-list #side-bar .category-menu {
    background-color: #ccc
}

#products-list #side-bar .system-first-category {
    background-color: #eee;
    font-size: 100%;
    padding: 10px
}

#products-list #side-bar .category-box {
    border: 2px solid #ccc
}

#products-list #side-bar .category-box ul {
    margin-left: 20px
}

#products-list #side-bar .category-box ul>li {
    margin: 10px auto 0
}

#products-list #side-bar .category-box ul>li:last-child {
    margin-bottom: 10px
}

#side-bar>div>div {
    padding: 10px
}

.system-size-category li {
    width: 100%;
    margin-top: 10px
}

#products-list #side-bar .system-sale-category li {
    width: 100%
}

#products-list #side-bar #category-nav-path ul {
    margin-top: 1em;
    margin-left: 20px
}

#products-list #side-bar #category-nav-path ul.level1,
#products-list #side-bar #category-nav-path ul.level2 {
    display: none
}

#products-list #side-bar #category-nav-path li {
    display: block;
    margin-bottom: 1em
}

#products-list #side-bar #category-nav-path .level0>li {
    font-size: 14px
}

#products-list #side-bar #category-nav-path .level1 li {
    font-size: 93%
}

#products-list #side-bar #category-nav-path li.current>span {
    color: #000;
    font-weight: 700;
    border-bottom: 2px solid #bd9c5a;
    line-height: 1.5;
    font-size: 115%
}

#products-list #side-bar #category-nav-path li.current>ul {
    display: block
}

#products-list #side-bar #refine {
    margin-top: 50px
}

#products-list #side-bar #refine div {
    padding: 1em 0;
    border-bottom: 1px solid #262626
}

#products-list #side-bar #refine p {
    font-size: 16px;
    font-weight: 700
}

#products-list #side-bar #refine #seach p {
    display: inline-block
}

#products-list #side-bar #refine #seach #btn_clear {
    display: inline-block;
    font-weight: 400;
    margin-left: 25px;
    line-height: 1.5;
    cursor: pointer;
    text-decoration: underline
}

#products-list #side-bar #refine .color p,
#products-list #side-bar #refine .price p,
#products-list #side-bar #refine .size p {
    cursor: pointer;
    background-image: url(../img/common/down_arrow_gray.png);
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: right center
}

#products-list #side-bar #refine .color p.active,
#products-list #side-bar #refine .price p.active,
#products-list #side-bar #refine .size p.active {
    background-image: url(../img/common/up_arrow_gray.png)
}

#products-list #side-bar #refine ul {
    margin-top: 1em
}

#products-list #side-bar #refine li {
    display: block;
    margin-bottom: .5em
}

#products-list #side-bar #refine li input {
    margin-right: 10px
}

#products-list #side-bar #refine form input[type=checkbox] {
    display: none
}

#products-list #side-bar #refine form label {
    position: relative;
    display: inline-block;
    padding: 0 0 0 32px;
    text-indent: -31px;
    font-size: .9em;
    cursor: pointer
}

#products-list #side-bar #refine form label::before {
    content: '';
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    border: 1px solid #c9caca;
    border-radius: 3px;
    background: #fff;
    vertical-align: middle
}

#products-list .products-grid,
#products-list .tool-bar.top {
    border-bottom: 1px solid #e6e6e6
}

#products-list #side-bar #refine form label::after {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../img/common/check.png) no-repeat;
    background-size: 20px 15px;
    vertical-align: middle;
    opacity: 0
}

#products-list #side-bar #refine form label.c_on::after {
    opacity: 1
}

.system-stock-0 a {
    color: #ccc !important
}

.system-size-info {
    line-height: 2
}

.system-size-info ul {
    width: 95%;
    margin: auto
}

.system-size-info li {
    margin: 0 3px
}

.system-stock-0 {
    color: grey
}

#products-list .main-col {
    margin-left: 220px
}

#products-list .category-image img {
    width: 100%
}

.pagenation .right .active {
    color: #FF0718
}

#products-list .tool-bar {
    padding: 5px 0;
    overflow: hidden
}

#products-list .tool-bar .amount,
#products-list .tool-bar .limiter {
    float: left;
    margin: 0 20px 10px
}

#products-list .tool-bar .system-paging {
    float: left;
    margin: 0 20px -12px
}

#products-list .tool-bar .sort-by {
    float: right
}

#products-list .tool-bar .system-option-stock {
    float: right;
    width: 132px
}

#products-list .tool-bar .sort-by select,
#products-list .tool-bar .system-option-stock select {
    font-size: 12px
}

#products-list .tool-bar .limiter {
    margin-right: 0
}

#products-list .tool-bar .sort-by select {
    width: 130px;
    margin-left: 10px
}

#products-list .tool-bar .limiter select {
    width: 70px
}

#products-list .tool-bar .list-view-all {
    width: auto;
    float: left;
    margin: 11px 0 0 20px;
    clear: left
}

#products-list .category-products .list-view-all-bottom {
    width: 20%;
    float: left
}

#products-list .products-grid {
    margin: 20px 0;
    letter-spacing: -.5em
}

#products-list .products-grid .product-box {
    width: 30.1%;
    margin: 1% 1.5% 5%;
    text-align: center;
    vertical-align: top;
    letter-spacing: normal;
    height: auto;
    min-height: 480px;
    position: relative
}

#products-list .products-grid .product-box .system-product-image img {
    width: 90%
}

#products-list .products-grid .product-box .system-product-name {
    margin: 10px auto
}

#products-list .products-grid .product-box .system-product-price {
    margin: 10px auto;
    color: #FF0718
}

.system-product-price .modify {
    color: #ff0718
}

.product-price .system-price {
    color: #FF0718
}

.product-price .system-price .price {
    color: #616161
}

.buy-button,
.product-price .system-price .modify {
    color: #FF0718
}

#products-list .products-grid .product-box-hover {
    display: none;
    position: absolute;
    top: 0;
    width: 105%;
    background-color: #fff;
    border: 1px solid #FF0718;
    z-index: 3;
    height: auto;
    min-height: 480px;
    padding: 0 0 10%
}

#products-list .products-grid .product-box-hover .system-product-image img {
    width: 50%;
    margin-top: 25px
}

#products-list .products-grid .product-box-hover .move-button {
    width: 75%;
    height: 40px;
    margin: 0 auto 10px
}

#products-list .products-grid .product-box-hover .system-zero-stock {
    background-color: #fff;
    color: #FF0718;
    text-decoration: none;
    cursor: default
}

#news.index .articles-grid .article-box .article-info a,
#shopping .main-col .payment_SSL .b-note a,
#sweep .sweep_form_entry .requirement a,
.buy-button,
form.b-form_wrap_entry .btn_area li:first-child a {
    text-decoration: underline
}

.buy-button {
    background-color: #fff;
    font-weight: 700 !important;
    transition: .2s all
}

#products-detail .detail-infobar li a,
.buy-button:hover {
    color: #616161
}

#products-list .products-grid .product-box-hover .buy-button::before,
#products-list .products-grid .product-box-hover .system-zero-stock::before {
    display: none
}

#products-list .products-grid .product-box-hover .product-info .buy-button span,
#products-list .products-grid .product-box-hover .product-info .move-button span {
    top: 7px
}

#products-list .products-grid p {
    letter-spacing: normal
}

#products-list .products-grid .product-box .product-image {
    height: 200px !important;
    position: relative
}

#products-list .products-grid .product-box .product-image li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0
}

#products-list .products-grid .product-box .product-image li.current {
    opacity: 1;
    z-index: 1;
    width: 92%;
    padding: 4%
}

#products-list .products-grid .product-box .product-image img {
    width: 60%;
    margin-top: 5%
}

#products-list .products-grid .product-box .system-product-color ul {
    width: 80%;
    margin: auto;
    overflow: hidden
}

#products-list .products-grid .product-box .system-product-color ul>li {
    width: 30.1%;
    float: left
}

#products-list .products-grid .product-box .system-product-color ul>li img {
    width: 70%
}

#products-list .products-grid .product-box .product-info {
    text-transform: uppercase;
    margin-top: 20px
}

#products-list .products-grid .product-box .product-info a,
#products-list .products-grid .product-box .product-info span {
    font-weight: 300;
    font-size: 15px;
    line-height: 17px
}

#products-list .products-grid .product-box .product-info span {
    font-size: 14px;
    top: 12px
}

#products-list .products-grid .product-box .color-chips-box {
    display: inline-block;
    margin: 0 auto 20px;
    width: 90%
}

#products-list .products-grid .product-box .color-chip li {
    margin-left: 4px;
    cursor: pointer
}

#products-list .products-grid .product-box .color-chip li:first-of-type {
    margin-left: 0
}

#products-list .products-grid .product-box .color-chip li img,
.system-product-color img {
    width: 30px;
    height: 30px
}

#products-list .products-grid .product-box .product-info .product-price {
    margin: 15px auto 0
}

.system-cash-register {
    height: auto !important
}

#products-list .products-grid .infinite-scroll-placeholder {
    margin: 50px 0;
    text-align: center
}

#products-detail {
    font-size: 12px;
    padding-top: 0
}

#products-detail .detail-infobar ul {
    padding: 5px 0;
    overflow: hidden;
    vertical-align: middle;
    margin-bottom: 60px;
    text-align: right;
    font-size: 10px
}

#products-detail .detail-infobar li:first-child {
    width: 33%;
    margin: 0 1%
}

#products-detail .detail-infobar li {
    display: inline-block;
    width: 17%;
    margin: 0 1%;
    text-align: center;
    color: #616161
}

#products-detail .detail-infobar img {
    width: 17px;
    margin-right: 1%
}

#products-detail .main-col {
    position: relative;
    margin: 50px auto
}

#products-detail .main-col .item-spec {
    width: 50%;
    text-align: center;
    margin: 2% 45% 5% 0
}

#products-detail .main-col .item-spec p {
    letter-spacing: 1em;
    text-align: left;
    margin: 6px auto
}

#products-detail .product-short-description {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 20px
}

#products-detail .product-info {
    margin: 20px 0
}

#products-detail .product-info li {
    display: block;
    font-weight: 700;
    font-size: 12px;
    margin: 10px 0
}

.progress {
    background-color: #eee;
    width: 95%;
    height: 15px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    float: left
}

.size-list img {
    width: 3.5%
}

.size-list .return-text,
.size-list .return-text-01 {
    display: inline-block;
    font-size: 13px;
    color: red;
    font-weight: 700;
    margin-left: 10px;
    line-height: 1;
    margin-bottom: -2px;
    padding: 5px 7px 3px;
    border: 1px solid gray
}

.status {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #ababab;
    z-index: 2
}

.none .status {
    width: 0
}

.one .status {
    width: 10%
}

.two .status {
    width: 20%
}

.three .status {
    width: 30%
}

.four .status {
    width: 40%
}

.five .status {
    width: 50%
}

.six .status {
    width: 60%
}

.seven .status {
    width: 70%
}

.eight .status {
    width: 80%
}

.nine .status {
    width: 90%
}

.ten .status {
    width: 100%
}

.slick-nav-wrap {
    float: left;
    width: 20%
}

#products-detail .product-image-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    max-width: 586px;
    opacity: 0;
    z-index: 0
}

#products-detail .product-image-area.current {
    opacity: 1;
    z-index: 1;
    overflow: hidden;
    width: 55%
}

#products-detail .product-image-area .main-image {
    position: relative;
    float: right;
    width: 80%
}

#products-detail .product-image-area .main-image .slick-slider {
    padding: 0 5%
}

#products-detail .product-image-area .main-image .slick-slider li {
    float: none;
    display: inline-block;
    vertical-align: middle
}

#products-detail .product-image-area .main-image .slick-slider img {
    width: 100%;
    height: auto
}

#products-detail .product-image-area .slick-nav-arrows {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

#products-detail .product-image-area .slick-dots {
    display: none !important
}

#products-detail .product-image-area .slick-nav-arrows .slick-next,
#products-detail .product-image-area .slick-nav-arrows .slick-prev {
    position: absolute;
    top: -40px;
    left: -12px;
    cursor: pointer
}

#products-detail .product-image-area .slick-nav-arrows .slick-next {
    left: auto;
    right: -2px
}

#products-detail .product-image-area .slick-nav-arrows .slick-next img {
    float: right
}

#products-detail .product-image-area .slick-nav-thumbs li {
    height: 30px;
    width: 30px !important;
    margin: 5px;
    border: 1px solid #bfbfbf
}

#products-detail .product-image-area .slick-nav-thumbs li.slick-current {
    margin: 4px;
    border: 1px solid #000
}

#products-detail .product-image-area .slick-nav-thumbs img {
    width: auto;
    height: 100%
}

#products-detail .product-shop-area {
    margin-left: 55%;
    padding: 3% 3% 0
}

#products-detail .product-shop-area .product-name {
    text-transform: capitalize;
    margin-bottom: 10px
}

#products-list .products-grid .product-box .product-info .product-name {
    padding: 0 15px
}

#products-detail .product-shop-area .price,
#products-detail .product-shop-area .product-price {
    font-size: 18px;
    margin-bottom: 10px
}

#products-detail .product-shop-area .color-name {
    padding-left: 20px
}

#products-detail .product-shop-area .color-chip li {
    position: relative;
    width: 48px;
    height: 48px;
    margin: 10px 10px 20px 3px;
    padding: 3px;
    border: 1px solid #bfbfbf;
    cursor: pointer
}

#products-detail .product-shop-area .color-chip li.current {
    border: 2px solid #ff0718;
    margin: 7px 7px 18px 0
}

#products-detail .product-shop-area .color-chip img {
    position: absolute;
    width: 48px;
    height: 48px
}

#products-detail .product-shop-area .selects {
    overflow: hidden;
    padding: 3px 0 20px
}

#products-detail .product-shop-area .selects .quantity,
#products-detail .product-shop-area .selects .size {
    float: left;
    margin-right: 15px
}

#products-detail .product-shop-area .selects .size select {
    width: 200px
}

#products-detail .product-shop-area .selects .quantity select {
    width: 85px
}

#products-detail .product-shop-area button.btn-cart,
#products-detail .product-shop-area button.btn-wishlist {
    width: 100%;
    margin-bottom: 20px;
    padding: 8px 0;
    height: 40px
}

#products-detail .product-shop-area button.btn-cart span,
#products-detail .product-shop-area button.btn-wishlist span {
    top: 5px
}

#products-detail .product-shop-area button.btn-wishlist img {
    height: 1em;
    margin-right: 5px;
    margin-bottom: 1px;
    vertical-align: text-bottom
}

#products-detail .product-shop-area .product-description {
    line-height: 1.5;
    margin-bottom: 20px
}

#products-detail .product-shop-area .social-share {
    position: relative;
    margin-top: 20px;
    text-transform: uppercase
}

#products-detail .product-shop-area .social-share span {
    background-image: url(../img/common/icon_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -110px;
    background-size: 250px;
    padding: 3px 0 5px 30px;
    width: 200px;
    cursor: pointer
}

#products-detail .product-shop-area .social-share .social-links-balloon {
    display: none;
    position: absolute;
    bottom: 24px;
    left: 28px;
    width: 200px;
    height: 70px;
    background: rgba(0, 0, 0, .8)
}

#products-detail .product-shop-area .social-share .social-links-balloon::before {
    content: "Share here";
    position: absolute;
    top: 3px;
    left: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase
}

#products-detail .product-shop-area .social-share .social-links-balloon li {
    display: inline-block;
    margin: 33px 12px 0
}

#products-detail .product-shop-area .social-share .social-links-balloon li:last-of-type {
    margin-right: 0
}

#products-detail .product-shop-area .social-share .social-links-balloon li a {
    text-indent: -1000em;
    width: 20px;
    height: 20px;
    display: block
}

#products-detail .product-shop-area .social-share .social-links-balloon li a.link-facebook {
    background: url(../img/common/social-icon_facebook_white.png) no-repeat
}

#products-detail .product-shop-area .social-share .social-links-balloon li a.link-twitter {
    background: url(../img/common/social-icon_twitter_white.png) no-repeat
}

#products-detail .product-shop-area .social-share .social-links-balloon li a.link-google-plus {
    background: url(../img/common/social-icon_google_plus_white.png) no-repeat
}

#products-detail .product-shop-area .social-share .social-links-balloon li a.link-pinterest {
    background: url(../img/common/social-icon_pinterest_white.png) no-repeat
}

#products-detail .product-shop-area .social-share .social-links-balloon::after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 10px;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top: 7px solid rgba(0, 0, 0, .8)
}

#products-detail .recommend-area {
    position: relative;
    padding-top: 30px;
    margin-bottom: 50px;
    border-top: 1px solid #262626;
    text-align: center
}

#products-detail .recommend-area h2 span {
    display: block
}

#products-detail .recommend-area h2 span.en {
    font-size: 2rem;
    margin-top: 10px
}

#products-detail .recommend-area .slick-slider {
    padding: 0 5%
}

#products-detail .recommend-area .slick-slider li {
    float: none;
    display: inline-block;
    vertical-align: middle
}

#products-detail .recommend-area .slick-slider img {
    width: 100%;
    height: auto
}

#products-detail .recommend-area .slick-slider .product-info {
    margin-top: 10px;
    text-transform: uppercase
}

#products-detail .recommend-area .slick-nav-arrows {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

#products-detail .recommend-area .slick-nav-arrows .slick-next,
#products-detail .recommend-area .slick-nav-arrows .slick-prev {
    position: absolute;
    top: -20px;
    left: 0;
    cursor: pointer
}

#products-detail .recommend-area .slick-nav-arrows .slick-next {
    left: auto;
    right: 0
}

#products-detail .recommend-area .slick-nav-arrows .slick-next img {
    float: right
}

#products-detail .detail-popup {
    top: 416px !important;
    left: 10% !important;
    height: auto;
    width: 80% !important;
    background-color: #fff;
    position: absolute;
    z-index: 9999;
    border: solid;
    display: block
}

#colorbox .mini-cart-button {
    overflow: hidden;
    position: absolute;
    top: 75%;
    width: 62%;
    right: 0
}

#colorbox .mini-cart-button .move-button {
    width: 40%;
    height: 40px;
    margin: 0 4%
}

#colorbox .mini-cart-button .move-button span {
    top: 5px
}

#colorbox .mini-cartbox {
    position: relative;
    width: 100%;
    height: 370px
}

#colorbox .mini-cartbox span.product-name {
    position: absolute;
    top: 14%;
    left: 40%;
    font-size: 20px;
    font-family: UniSansHeavyCAPS;
    width: 55%;
    text-align: left;
    color: #616161;
    font-weight: 700
}

#colorbox .mini-cartbox .mini-cartbox-close {
    position: absolute;
    top: 10px;
    right: 10px
}

#colorbox .mini-cartbox .rec-slider {
    position: absolute;
    bottom: 0;
    width: 90%;
    right: 5%
}

.slick-slider li {
    width: 20%
}

#colorbox .mini-cartbox .system-product-name {
    position: absolute;
    top: 15%;
    left: 5%;
    width: 25%
}

#colorbox .mini-cartbox .system-product-name img {
    width: 100%
}

#colorbox .mini-cartbox .product-detail-info {
    position: absolute;
    right: 0;
    top: 30%;
    width: 60%;
    line-height: 2
}

.tag-area .sale-banner {
    color: #e33d16;
    width: auto;
    border: 1.5px solid;
    padding: 4px 10px;
    float: left
}

.tag-area {
    position: absolute;
    top: -3%;
    left: 33px;
    overflow: hidden
}

.product-shop-area {
    position: relative
}

@media screen and (max-width:768px) {
    .tag-area {
        top: 10px;
        left: 0
    }
}

.system-product-status {
    display: inline-block;
    background-color: red;
    color: #fff;
    margin-bottom: 10px;
    padding: 8px 12px
}

.system-product-status-1 {
    text-align: left;
    position: absolute;
    top: 0;
    left: 0
}

.system-product-image {
    margin-top: 35px
}

@media screen and (min-width:769px) {
    .tag-area .sale-banner {
        font-size: 18px;
        line-height: 27px
    }

    .system-product-status-2 {
        position: absolute;
        left: 20px;
        top: 20px;
        z-index: 5;
        font-size: 12px;
        padding: 5px 12px
    }

    .system-product-status-3 {
        font-size: 18px;
        line-height: 27px
    }
}

@media screen and (max-width:768px) {
    .system-product-status-1 {
        width: 25%;
        font-size: 12px;
        padding: 6px 12px
    }

    .system-product-status-2 {
        margin-top: 10px;
        width: 16%;
        text-align: center;
        margin-right: 60%
    }

    .system-product-status-3 {
        font-size: 12px;
        border: 1.5px solid red
    }
}

.system-product-status-3 {
    width: auto;
    float: left;
    border: 1.5px solid red;
    padding: 4px 10px;
    margin-right: 10px
}

#cart-page {
    overflow: hidden;
    font-size: 13px;
    padding-top: 70px
}

#cart-page button {
    padding: 5px 0
}

#cart-page .page-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #262626
}

#cart-page .page-title h1 {
    text-align: left
}

#cart-page .list-area {
    width: 60%;
    float: left;
    overflow: hidden
}

#cart-page .list-area,
#cart-page .list-area p {
    line-height: 1.5
}

#cart-page .list-area .products {
    margin-bottom: 40px
}

#cart-page .list-area .products li {
    display: block;
    overflow: hidden;
    padding: 30px 0 20px;
    border-bottom: 1px solid #262626
}

#cart-page .list-area .product-image {
    width: 25%;
    float: left;
    margin-top: 20px
}

#cart-page .list-area .product-image img {
    width: 100%;
    margin-top: -40px
}

#cart-page .list-area .product-info {
    margin-left: 33%;
    margin-right: 10%;
    overflow: hidden
}

#cart-page .list-area .product-info-left {
    float: left;
    width: 30%
}

#cart-page .list-area .product-info-left a,
#cart-page .list-area .product-info-left div,
#cart-page .list-area .product-info-left p {
    margin: 10px auto
}

#cart-page .list-area .product-info-right {
    float: right;
    width: 65%;
    margin-left: 5%
}

#cart-page .list-area .product-info-right a,
#cart-page .list-area .product-info-right div,
#cart-page .list-area .product-info-right p {
    margin: 10px auto
}

#cart-page .list-area .product-info>p {
    margin-right: 120px;
    margin-bottom: 5px
}

#cart-page .list-area .product-info .quantity select {
    width: 60px
}

#cart-page .list-area .quantity input {
    padding: 3px;
    border: 1px solid #262626
}

#cart-page .list-area .btn-continue,
#cart-page .list-area .btn-delete {
    padding: 0;
    border-bottom: 1px solid #262626
}

#cart-page .list-area .btn-delete::before {
    content: "X "
}

#cart-page .btn-continue {
    font-size: 1em
}

#cart-page .list-area .btn-checkout {
    width: 30%;
    float: right;
    height: 40px
}

#cart-page #side-menu {
    float: right;
    width: 30%;
    margin: 50px 5%
}

#cart-page #side-menu p {
    font-size: 16px;
    line-height: 2.5
}

#side-menu .total-area {
    padding: 30px;
    border: 1px solid #616161
}

#cart-page #side-menu .total-area .total-price-line {
    text-align: right;
    width: 100%
}

#cart-page #side-menu .total-area .total-price-line label {
    float: left
}

#cart-page #side-menu .total-area .btn-checkout {
    margin-top: 20px;
    height: 40px;
    width: 100%
}

#cart-page #side-menu .hatbox-area {
    border: 1px solid #bcbcbc;
    padding: 20px;
    margin-top: 40px
}

#cart-page #side-menu .hatbox-area .hatbox-image {
    width: 50%;
    float: left
}

#cart-page #side-menu .hatbox-area .hatbox-image img {
    width: 100%
}

#cart-page #side-menu .hatbox-area .hatbox-desc {
    font-size: 14px;
    line-height: 1.5;
    margin: 30px 0 50px 50%
}

#complete_area.message,
#undercolumn tr {
    line-height: 2
}

#cart-page #side-menu .hatbox-area .btn-cart {
    margin-top: 10px
}

#entry-page {
    overflow: hidden;
    font-size: 13px;
    padding-top: 50px
}

#entry-page .entry-area,
#entry-page .login-area {
    width: 40%;
    padding: 30px 5%;
    float: right;
    border: 1px solid #ababab
}

#entry-page .login-area {
    width: 36%;
    padding: 30px 5%;
    float: left
}

.guest-area {
    width: 36%;
    padding: 30px 5% 50px;
    float: left;
    margin-top: 50px
}

#entry-page .page-title {
    margin: 20px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #262626
}

#entry-page .guest-area .page-title,
#entry-page .login-area .page-title {
    margin: 20px 0
}

#entry-page .guest-area {
    border: 1px solid #ababab
}

#entry-page dl {
    margin: 15px 0;
    letter-spacing: -.5em
}

#entry-page dd,
#entry-page dt {
    display: inline-block;
    letter-spacing: normal
}

#entry-page dt {
    width: 30%;
    margin-top: 5px;
    vertical-align: top
}

#entry-page dd {
    width: 70%
}

#entry-page input {
    background-color: #fff
}

#entry-page button {
    margin: 10px 0;
    font-size: 16px;
    height: 40px
}

#entry-page .login-area .submit a {
    color: #5a5a5a;
    text-decoration: underline
}

#undercolumn {
    width: 90%;
    margin: auto;
    padding-top: 70px
}

#undercolumn h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 15px auto 30px
}

#undercolumn th {
    font-size: normal;
    font-weight: 400;
    text-align: left
}

#shopping .registered-addr-area .addr-inner h4,
#shopping h3 {
    font-weight: 700
}

form.b-form_wrap_entry .btn_area {
    margin: 45px auto;
    overflow: hidden;
    width: 100%
}

form.b-form_wrap_entry dd .b-btn_history_back {
    position: static
}

form.b-form_wrap_entry .btn_area button {
    height: 40px
}

form.b-form_wrap_entry .btn_area .move-button span {
    top: 5px
}

form.b-form_wrap_entry .btn_area li:first-child {
    float: left;
    width: 15%;
    text-align: left
}

#complete_area,
#gl-head.shopping {
    text-align: center
}

form.b-form_wrap_entry .btn_area li:first-child:hover {
    color: #ff0718
}

form.b-form_wrap_entry .btn_area li:nth-child(2) {
    float: left;
    width: 20%;
    margin-left: 10%
}

#complete_area h3 {
    font-family: UniSansHeavyCAPS;
    font-size: 40px;
    margin-bottom: 30px
}

#complete_area .btn_area {
    overflow: hidden;
    width: 100%;
    margin: 20px auto;
    text-align: center
}

#complete_area .btn_area button {
    display: inline-block;
    width: 25%;
    height: 40px;
    margin: 0 30px
}

#complete_area .btn_area button>span {
    top: -1px
}

#entry-page .guest-area .inner {
    margin: 0 10%
}

#entry-page .guest-area .inner .btn-guest {
    margin-top: 30px
}

#forgot {
    max-width: 700px;
    padding-top: 180px
}

#forgot #forgotform1 {
    margin: 30px 0
}

#forgot #forgotform1 input {
    width: 50%;
    margin: 0 10px
}

#forgot #forgotform1 button {
    display: inline-block;
    width: 80px;
    padding: 10px;
    line-height: 1.5;
    height: 30px
}

#forgot .move-button span {
    top: 3px
}

div#undercolumn {
    max-width: 1320px
}

div#undercolumn_entry {
    max-width: 768px;
    margin: 0 auto
}

#gl-head.shopping {
    z-index: 3;
    max-width: 960px
}

#gl-head.shopping h1.logo {
    margin: 20px 0
}

#gl-head.shopping h1.logo2 {
    float: left;
    margin: 0;
    width: 90px
}

#gl-head.shopping .indicator-bar {
    height: 60px;
    margin-bottom: 50px;
    padding: 30px 0;
    line-height: 1
}

#gl-head.shopping .indicator-bar li {
    color: #9f9f9f;
    margin-right: 40px
}

#gl-head.shopping .indicator-bar li:last-of-type {
    margin-right: 0
}

#gl-head.shopping .indicator-bar li .num {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 10px;
    color: #363636;
    font-size: 1.5em;
    line-height: 2.3;
    vertical-align: middle;
    background-color: #bdbdbd;
    border-radius: 50%
}

#gl-head.shopping .indicator-bar li.current {
    color: #fff
}

#gl-head.shopping .indicator-bar li.current .num {
    color: #fff;
    background-color: #616161
}

#gl-head.shopping .indicator-bar li.current .text {
    color: #616161
}

#gl-foot.shopping {
    margin-top: 50px
}

.shopping-page {
    position: static !important
}

#shopping {
    max-width: 960px;
    font-size: 13px;
    padding-top: 0
}

#shopping button {
    padding: 5px 0
}

#shopping h3 {
    margin-bottom: 30px;
    font-size: 1.3em
}

#shopping form .submit button,
#shopping form input[type=text],
#shopping form input[type=email] {
    width: 59%
}

#shopping form .submit button {
    height: 40px
}

#shopping form .submit button>span {
    top: 0
}

#shopping form .address input[type=text]:first-of-type,
#shopping form .address select {
    width: 33%
}

#shopping form>.b-note {
    width: 67%
}

#shopping .registered-addr-area {
    width: 35%;
    margin: 0 5% 50px 0;
    float: right
}

#shopping .registered-addr-area .addr-box {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #ababab
}

#shopping .registered-addr-area .addr-inner {
    position: relative
}

#shopping .registered-addr-area .addr-inner .btn-edit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.2;
    border-bottom: 1px solid #262626
}

#shopping .registered-addr-area .addr-inner dl {
    margin: 15px 0;
    font-size: .9em;
    letter-spacing: -.5em
}

#shopping .registered-addr-area .addr-inner dd,
#shopping .registered-addr-area .addr-inner dt {
    display: inline-block;
    letter-spacing: normal
}

#shopping .registered-addr-area .addr-inner dt {
    width: 25%;
    vertical-align: top
}

#shopping .registered-addr-area .addr-inner dd {
    width: 75%
}

#shopping .new-addr-area {
    width: 60%;
    float: left
}

#shopping .new-addr-area form {
    margin-right: 5%
}

#shopping .main-col section {
    margin: 30px auto 0;
    overflow: hidden
}

#shopping .main-col h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #262626;
    line-height: 1.2
}

#shopping .main-col dl,
#shopping .main-col input[type=radio] {
    margin-bottom: 0
}

#shopping .main-col dt,
#shopping .total-price-inner dt {
    float: left
}

#shopping .main-col dt {
    width: 30%
}

#shopping .main-col dd {
    margin-bottom: 10px
}

#shopping .total-price-inner dd,
#shopping .total-price-inner dl,
#shopping.payment .main-col .credit dl {
    margin-bottom: 0
}

#shopping .total-price-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    background-color: #fff;
    border: 1px solid #ababab
}

#shopping .total-price-inner {
    padding: 0 30px 30px
}

#shopping .total-price-inner h3 {
    padding: 30px 0 0;
    border: none
}

#shopping .total-price-inner dt {
    width: 100px
}

#shopping .total-price-inner button {
    margin-top: 20px;
    height: 40px
}

#shopping .total-price-inner button>span {
    top: 0
}

#shopping .main-col .payment_SSL {
    margin-top: 25px
}

#shopping .main-col .payment_SSL dt {
    width: 100%
}

#shopping .main-col .payment_SSL .b-note {
    font-size: 10px
}

#shopping.deliv,
#shopping.guest {
    padding: 10px 0;
    overflow: hidden
}

#shopping.deliv .new-addr-area .b-btn_history_back,
#shopping.guest .new-addr-area .b-btn_history_back {
    position: static
}

#shopping.guest form {
    margin-right: 0
}

#shopping.deliv button,
#shopping.guest button {
    padding: 6px;
    font-size: 13px
}

#shopping.deliv button {
    height: 40px
}

#shopping.deliv button>span {
    top: 0
}

#shopping.payment .main-col .deliv-addr {
    position: relative
}

#shopping.payment .main-col .deliv-addr .btn-edit {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%
}

#shopping.payment .main-col dd {
    display: inline-block;
    width: 60%
}

#shopping.payment .main-col input[type=tel],
#shopping.payment .main-col input[type=text],
#shopping.payment .main-col select {
    display: inline-block;
    margin-top: 0;
    width: 80%
}

#coupon_code {
    overflow: hidden
}

#promotion_code {
    display: inline-block;
    width: 60% !important
}

#coupon_code button {
    display: inline-block;
    width: 20%
}

#coupon_code .b-note {
    width: 100%;
    text-align: left;
    margin-top: 20px
}

#shopping.payment .deliv-addr dd:first-of-type {
    width: 60%
}

#shopping.payment .main-col .credit select {
    width: 30%
}

#shopping.payment .main-col .btn-continue {
    padding: 0;
    border-bottom: 1px solid #262626
}

#shopping.payment .main-col .btn-entry {
    width: 40%;
    height: 40px;
    margin-left: 35%
}

#shopping.payment .main-col .btn-confirm {
    float: right;
    width: 300px;
    padding: 5px
}

#shopping.payment input[type=checkbox],
#shopping.payment input[type=radio] {
    display: none
}

#shopping.payment input[type=checkbox]+label,
#shopping.payment input[type=radio]+label {
    position: relative;
    padding-left: 22px;
    display: inline-block;
    margin-bottom: 15px
}

#shopping.payment input[type=checkbox]+label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #c9caca;
    border-radius: 3px;
    background: #fff
}

#shopping.payment input[type=checkbox]+label::after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../img/common/check.png) no-repeat;
    background-size: 20px 15px
}

#shopping.payment input[type=radio]+label::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #666;
    border-radius: 100%;
    background-color: #fff
}

#shopping.payment input[type=radio]+label::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000
}

#shopping.payment input[type=checkbox]+label::after,
#shopping.payment input[type=radio]+label::after {
    opacity: 0
}

#shopping.payment input[type=checkbox]:checked+label::after,
#shopping.payment input[type=radio]:checked+label::after {
    opacity: 1
}

#shopping.confirm .products li {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px
}

#shopping.confirm .products .product-image {
    display: inline-block;
    width: 200px;
    vertical-align: middle
}

#shopping.confirm .products .product-image img {
    width: 100%
}

#shopping.confirm .products .product-info {
    display: inline-block;
    max-width: 300px;
    vertical-align: middle
}

#shopping.confirm .total-price-line {
    font-weight: 700;
    margin-bottom: 20px
}

#shopping.confirm .total-price-line .total-price {
    margin-left: 90px
}

#shopping.confirm .main-col dd {
    margin-left: 0
}

#shopping.confirm .main-col .total-price-inner dd,
#shopping.confirm .main-col .total-price-inner dl,
#shopping.confirm .main-col .total-price-inner dt {
    margin-bottom: 0
}

#shopping.confirm .main-col .btn-continue {
    padding: 0;
    border-bottom: 1px solid #262626
}

#shopping.confirm .main-col .btn-confirm {
    float: right;
    width: 300px;
    padding: 5px;
    height: 40px
}

#shopping.confirm .main-col .btn-confirm span {
    top: 5px
}

#shopping.confirm .total-price-inner .btn-confirm {
    float: none;
    width: 100%;
    padding: 1px
}

#shopping.confirm .payment p {
    margin-bottom: 1em
}

#shopping.confirm.error .main-col {
    margin: 0 auto
}

#shopping.confirm.error .btn-entry {
    margin: 50px auto 0;
    width: 200px
}

#shopping.complete {
    text-align: center
}

#shopping.complete h2 {
    margin-bottom: 30px
}

#shopping.complete h2 .en {
    font-family: UniSansHeavyCAPS;
    font-size: 40px;
    margin-bottom: 30px
}

#shopping.complete h2 .ja {
    font-size: 1.5em;
    line-height: 2
}

#shopping.complete button {
    display: inline-block;
    width: 30%;
    margin: 50px 2%;
    height: 40px
}

#shopping.complete button>span {
    top: 0
}

#shopping .products li {
    border-bottom: 1px solid
}

#news {
    font-size: 13px
}

#news.index .inner {
    text-align: center;
    overflow: hidden
}

#news.index h1.title1 {
    font-size: 2em;
    margin: 30px 0 10px
}

#news.index h2.title1 {
    margin-bottom: 25px
}

#news.index .articles-grid {
    text-align: left;
    margin: 20px 0;
    letter-spacing: -.5em
}

#news.index .articles-grid .article-box {
    width: 30.3%;
    margin: 0 1.5% 30px;
    letter-spacing: normal;
    vertical-align: top
}

#news.index .articles-grid .article-box .article-image {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #bdbdbd
}

#news.index .articles-grid .article-box .article-image img {
    width: 100%
}

#news.index .articles-grid .article-box .article-info {
    text-align: center;
    text-transform: uppercase
}

#news.index .articles-grid .article-box .article-info p {
    margin: 10px 0
}

#news.article .inner {
    max-width: 900px;
    margin: 20px auto
}

#news.article .inner .title {
    font-size: 1.5em;
    margin: 20px 0
}

#contact .btn-entry,
#forgot p .btn-entry {
    font-size: 16px;
    cursor: pointer;
    height: 42px;
    text-align: center
}

#news.article .inner .day {
    margin-bottom: 20px
}

#news.article .inner .txt {
    margin-top: 30px;
    font-weight: 300;
    line-height: 1.5
}

#news.article .inner .txt img {
    max-width: 100%
}

#news.article .inner .txt p {
    margin: 20px 0;
    font-weight: 300
}

#contact {
    max-width: 610px;
    margin-top: 70px
}

#contact form dt {
    width: 33%;
    vertical-align: top
}

#contact form dd {
    width: 66%
}

#contact .btn-entry {
    max-width: 60%;
    margin: 30px 0 0 20%
}

#contact.complete .btn-entry {
    margin-left: 0
}

#forgot p .btn-entry {
    max-width: 45%;
    margin: 30px 0 0
}

#contact.confirm .b-btn_history_back {
    top: auto;
    bottom: 5px
}

#contact.complete li,
#contact.complete p {
    font-size: 13px;
    font-weight: 300
}

#contact.complete li {
    display: list-item;
    margin-left: 2em;
    list-style: disc
}

#contact.complete ul {
    line-height: 1.5
}

#unsupported {
    padding-top: 180px
}

#unsupported section {
    padding-top: 50px;
    text-align: center
}

#unsupported .btn-site-top {
    margin: 50px auto;
    width: 300px;
    max-width: 100%;
    padding: 11px 0;
    height: 17px
}

#unsupported .btn-site-top span {
    top: 6px
}

#sweep p {
    font-size: 12px
}

#sweep .sweep-top-image {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    text-align: center
}

#sweep .sweep-top-image .inner-text {
    position: absolute;
    width: 40%;
    top: 60%;
    right: 0;
    font-size: 15px
}

#sweep .sweep-item-image {
    margin: 30px auto;
    text-align: center
}

#sweep .sweep-item-image .sweep-item-box {
    display: inline-block;
    width: 30%;
    vertical-align: top
}

#sweep .sw_form_mm_select li a,
#sweep .sweep_form_entry table,
#sweep .sweep_form_entry tbody,
#sweep .sweep_form_entry tr {
    display: block
}

#sweep .sweep_form__s-item {
    text-align: center;
    margin-bottom: 60px
}

#sweep .sweep_form__s-item #sw_item {
    width: 32%
}

#sweep .sw_form_mm_select {
    width: 80%;
    margin: 20px auto;
    overflow: hidden
}

#sweep .sw_form_mm_select li {
    display: block;
    float: left;
    width: 45%;
    margin: 0 2%;
    line-height: 2;
    text-align: center;
    border: 2px solid #363636
}

#sweep .sw_form_mm_select li.select a {
    color: #fff;
    background-color: #363636
}

#sweep .sweep_form_entry {
    margin: 0 20%
}

#sweep .sweep_form_entry tr {
    margin: 15px 0;
    font-size: 13px;
    letter-spacing: -.5em
}

#sweep .sweep_form_entry td,
#sweep .sweep_form_entry th {
    display: inline-block;
    letter-spacing: normal
}

#sweep .sweep_form_entry th {
    width: 23%;
    vertical-align: top;
    font-weight: 400;
    text-align: left
}

#sweep .sweep_form_entry td {
    width: 77%;
    padding-bottom: 3px
}

#sweep .sweep_form_entry td input[type=radio]+label {
    margin-right: 10px
}

#sweep .sweep_form_entry td select {
    width: 17%;
    margin-top: 2px
}

#sweep .sweep_form_entry td select[name=year] {
    width: 23%
}

#sweep .sweep_form_entry .requirement {
    width: 95%;
    height: 150px;
    padding: 5px 2%;
    overflow: auto;
    border: 1px solid #ccc;
    font-size: 10px
}

#history .history-begin .column-2,
#history .history-summit-bottom .column-2 {
    border-right: 1px solid #F1F0F0;
    border-left: 1px solid #F1F0F0
}

#sweep .sweep_form_entry .requirement .title {
    font-size: 15px
}

#sweep .sweep_form_entry .requirement dt {
    font-size: 12px;
    font-weight: 700
}

#sweep .sweep_form_entry .requirement dd,
#sweep .sweep_form_entry .requirement p {
    font-size: 10px
}

#sweep .sweep_form_entry .requirement dl {
    margin: 0
}

#sweep .sweep_form_entry .requirement dd,
#sweep .sweep_form_entry .requirement dt {
    display: block;
    width: 100%
}

#sweep .sw_btn .b-btn_history_back {
    position: static
}

#sweep .sw_btn .b-btn_gray_bg {
    width: 50%;
    text-align: center;
    font-size: 16px
}

#sweep .error_msg {
    display: block;
    margin-bottom: 5px;
    color: red
}

#sweep.confirm .sweep_form__s-item img {
    width: 300px;
    max-width: 50%
}

#history .history-image img,
.history-video,
.history-video .image img,
.history-video span {
    width: 100%
}

#sweep.complete,
#sweep.end {
    text-align: center
}

#sweep.complete .sw_btn .b-btn_gray_bg {
    margin: 30px auto
}

.history-wrapper {
    padding: 0 !important
}

.history-video {
    position: relative;
    height: 100%;
    top: 0;
    left: 0
}

.history-video .ajaxlnk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    outline: 0
}

.history-video p {
    position: absolute;
    top: 42%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 45px;
    font-weight: 500;
    color: #ff0718;
    border-bottom: 3px solid
}

#history .history-image {
    margin-top: -100px;
    position: relative
}

#history .history-title {
    text-align: center;
    color: #ff0718;
    border-bottom: 2px solid;
    line-height: 45px
}

#history .history-begin {
    width: 94%;
    padding: 7% 3%;
    overflow: hidden
}

.history-begin .colum {
    padding: 15px 2.8% 90px
}

#history .history-begin .history-title {
    width: 8rem;
    margin-left: 2.8%
}

#history .column {
    display: inline-block;
    width: 27%;
    padding: 2.8%;
    height: 100px
}

#history .column .subtitle-column,
#history .column-1 .subtitle-column {
    font-size: 15px;
    font-weight: 700;
    padding: 4% 0;
    line-height: 1.3
}

#history .column .content,
.history-trilogy-box-2 .column-1 .content {
    line-height: 1.5;
    font-size: 13px
}

#history .history-rise {
    width: 94%;
    padding: 3%;
    background-color: #F1F0F0;
    margin-top: 5%
}

#history .history-rise .history-title {
    width: 8rem;
    margin-left: 10%
}

#history .history-rise-box-1,
#history .history-rise-box-2 {
    overflow: hidden;
    width: 100%
}

#history .history-rise-box-1 .img {
    float: left;
    width: 50%
}

#history .history-rise-box-1 .img img {
    width: 80%;
    margin: auto 10%
}

#history .history-rise-box-2 .img {
    float: right;
    width: 50%
}

#history .history-rise-box-2 .img img {
    width: 60%;
    margin: auto 20%
}

#history .history-rise-box-1 .column-groupe {
    width: 50%;
    float: right
}

#history .history-rise-box-2 .column-groupe {
    width: 50%;
    float: left
}

#history .history-rise .column-groupe .column {
    padding: 5% 10%;
    width: 80%
}

#history .history-summit {
    width: 94%;
    padding: 3%;
    background-color: #616161;
    overflow: hidden
}

#history .history-summit .img {
    width: 50%;
    float: left
}

#history .history-summit .img img {
    width: 60%;
    margin: 2% 20%
}

#history .history-summit .column-8 {
    width: 44%;
    height: auto;
    float: right;
    color: #fff
}

#history .history-summit .history-title {
    width: 21rem;
    margin-bottom: 3%;
    color: #fff
}

#history .history-summit-bottom {
    width: 94%;
    padding: 7% 3%;
    overflow: hidden
}

#history .history-summit-bottom .column {
    display: inline-block;
    width: 27%;
    padding: 15px 2.8% 90px
}

#history .history-trilogy {
    width: 100%;
    background-color: #F1F0F0
}

.history-trilogy-box-1 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 3%
}

.history-trilogy-box-1 .img {
    float: left;
    width: 50%
}

.history-trilogy-box-1 .img img {
    width: 90%;
    margin: 0
}

.history-trilogy-box-1 .column-groupe {
    width: 44%;
    float: right;
    padding: 3%
}

.history-trilogy-box-1 .column-groupe .history-title {
    width: 21rem;
    margin-left: 2.8%
}

.history-trilogy-box-2 {
    width: 100%;
    position: relative
}

.history-trilogy-box-2 .column-1 {
    position: absolute;
    width: 50%;
    top: 0;
    color: #fff !important;
    padding: 6%
}

.history-trilogy-box-2 .img,
.history-trilogy-box-2 .img img {
    width: 100%
}

.history-for {
    width: 100%;
    background-color: #F1F0F0;
    padding-bottom: 60px
}

.history-for-2 {
    margin-top: 50px;
    overflow: hidden
}

.history-for .history-for-box-1 {
    overflow: hidden;
    width: 100%
}

.history-for .history-for-box-1 .img {
    float: left;
    width: 50%
}

.history-for .history-for-box-1 .img img {
    width: 50%;
    margin: 10% 25% 0
}

.history-for .history-for-box-1 .column-groupe {
    float: right;
    width: 50%;
    height: auto;
    margin-top: 10%
}

.history-for .history-for-box-1 .column-groupe .history-title {
    width: 19rem;
    margin-left: 2.8%
}

.history-for .history-for-box-2 {
    width: 50%;
    float: left
}

.history-for .history-for-box-2 .img img {
    width: 50%;
    margin: 5% 25% 0
}

.history-for .history-for-box-2 .column-groupe {
    height: auto;
    margin-top: 10%;
    padding-left: 4%
}

.history-for .history-for-box-2 .column-groupe .history-title {
    width: 90%
}

.history-for-box-3 {
    width: 100%;
    padding-bottom: 90px
}

.history-for-box-3 .column-groupe {
    width: 50%;
    float: right
}

#sus-top,
#sus-top .sus-content {
    width: 100%;
    height: auto
}

#history .history-title {
    font-size: 2rem
}

#sus-top .sus-image {
    position: relative;
    top: 0;
    left: 0
}

#sus-top .sus-image h1 {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 52px;
    font-weight: 500;
    color: #ff0718;
    border-bottom: 2px solid #ff0718
}

#sus-top .sus-content {
    position: relative;
    top: 0;
    margin-top: -100px
}
.low-impact p.b-pc_only, 
#sus-top .sus-content p{
    font-size: 109%;
}
#sus-top .sus-content .content {
    position: absolute;
    top: 35%;
    width: 100%;
    padding: 0 5%;
    text-align: center
}

#sus-top .sus-content .content h2,
.goal .content h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 15px
}

#blog .list-news .news-bottom .news-container .news-button::before {
    content: "\e00d";
    left: 77%;
    top: 20px;
    position: absolute;
    font-family: icomoon, Verdana, Arial, sans-serif;
    font-size: 15px;
    -moz-transition: all, .5s;
    -o-transition: all, .5s;
    -webkit-transition: all, .5s;
    transition: all, .5s
}

#blog .list-news .news-bottom .news-container .news-button:hover::before {
    left: 85%
}

#blog .blog-select-boxes .community-rss img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    object-position: bottom
}

#blog .blog-select-boxes .select-box select {
    background-color: #F1F0F0;
    color: #616161
}

#blog .list-news .news-bottom .grey-mask .mask {
    background-color: #616161
}

#blog .list-news .news-bottom .red-mask .mask {
    background-color: #ff0718
}

#blog .list-news .news-bottom .white-mask .mask {
    background-color: #fff
}

#blog .list-news .news-bottom .grey-mask .news-content,
#blog .list-news .news-bottom .red-mask .news-content {
    color: #fff
}

#blog .list-news .news-bottom .white-mask .news-content {
    color: #616161
}

#blog .list-news .news-bottom .grey-mask .news-button,
#blog .list-news .news-bottom .red-mask .news-button {
    border: 2px solid #fff;
    color: #fff
}

#blog .list-news .news-bottom .white-mask .news-button {
    border: 2px solid #616161;
    color: #616161
}

#blog .list-news .news-bottom .news-container a {
    display: block;
    height: 100%
}

#blog .list-news .news-bottom .news-container .news-content .news-date,
#blog .list-news .news-bottom .news-container .news-content .news-detail,
#blog .list-news .news-bottom .news-container .news-content .news-title {
    width: 90%;
    margin: auto
}

#blog .list-news .news-bottom .news-container .news-content .news-title {
    font-weight: 700;
    font-size: 1.2rem
}

#blog .list-news .news-bottom .news-container .news-content .news-detail {
    margin: 50px auto;
    opacity: 0
}

#blog .list-news .news-bottom .news-container:hover .news-content .news-detail {
    opacity: 1
}

#blog .list-news .news-bottom .news-container .news-button {
    font-size: 15px;
    padding: 20px
}

#blog .list-news {
    display: inline-block;
    width: 90%;
    position: relative;
    top: 0;
    box-sizing: border-box;
    margin: 0 5%
}

#blog .list-news .news-bottom {
    display: inline-block;
    height: auto;
    top: 0;
    width: 100%;
    margin: 0;
    position: relative
}

#blog .list-news .news-bottom .news-container {
    display: inline-block;
    float: left;
    height: 520px;
    margin: 0 2.5% 10%;
    position: relative;
    overflow: hidden;
    background-color: #F1F0F0
}

@media screen and (max-width:1200px) {
    #blog .list-news .news-bottom .news-container {
        height: 490px
    }

    #blog .list-news .news-bottom .news-container:nth-child(odd) .mask {
        top: -95%
    }
}

#blog .list-news .news-bottom .news-container:nth-child(even) .mask {
    position: absolute;
    z-index: 1;
    top: 2%;
    left: 60px;
    height: 745px;
    width: 230%;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s;
    -moz-transform: rotate(-14.5deg) translateX(-255px);
    -ms-transform: rotate(-14.5deg) translateX(-255px);
    -webkit-transform: rotate(-14.5deg) translateX(-255px);
    transform: rotate(-14.5deg) translateX(-255px);
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-backface-visibility: hidden;
    outline: transparent solid 1px
}

#blog .list-news .news-bottom .news-container:nth-child(even):hover .mask {
    top: -45%;
    opacity: 1
}

#blog .list-news .news-bottom .news-container:nth-child(even) img {
    position: absolute;
    left: 0;
    width: 100%;
    max-height: 588px;
    top: 0
}

#blog .list-news .news-bottom .news-container:nth-child(even) .news-content {
    top: 50%;
    position: absolute;
    z-index: 2;
    text-align: center;
    width: 90%;
    height: 39%;
    overflow: hidden;
    padding: 55px 0 20px;
    margin: 0 5%;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

#blog .list-news .news-bottom .news-container:nth-child(even) .news-button {
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 2;
    width: 50%;
    text-align: center
}

#blog .list-news .news-bottom .news-container:nth-child(odd) .mask {
    position: absolute;
    z-index: 1;
    top: -106%;
    left: -10px;
    height: 745px;
    width: 230%;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s;
    -moz-transform: rotate(-14.5deg) translateX(-320px);
    -ms-transform: rotate(-14.5deg) translateX(-320px);
    -webkit-transform: rotate(-14.5deg) translateX(-320px);
    transform: rotate(-14.5deg) translateX(-320px);
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-backface-visibility: hidden;
    outline: transparent solid 1px
}

#blog .list-news .news-bottom .news-container:nth-child(odd):hover .mask {
    top: -40%;
    opacity: 1
}

#blog .list-news .news-bottom .news-container:nth-child(odd) img {
    position: absolute;
    left: 0;
    width: 100%;
    max-height: 588px;
    bottom: 0
}

#blog .list-news .news-bottom .news-container:nth-child(odd) .news-content {
    top: 10%;
    position: absolute;
    z-index: 2;
    text-align: center;
    width: 90%;
    height: 39%;
    overflow: hidden;
    padding: 55px 0 20px;
    margin: 0 5%;
    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s
}

#blog .list-news .news-bottom .news-container:nth-child(odd) .news-button {
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 2;
    width: 50%;
    text-align: center
}

main#blog-detail {
    background-color: #F1F0F0;
    width: 90%;
    padding: 20px 0 30px
}

#blog-detail h3 {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: .2rem;
    color: #FF0718
}

#blog-detail .blog-content,
#blog-detail h3 {
    width: 80%;
    margin: auto;
    line-height: 2
}

#blog-detail .blog-date {
    width: 80%;
    margin: 3% auto 0;
    line-height: 2
}

.blog-detail-image {
    width: 70%;
    height: auto;
    margin: 5% auto
}

.blog20171101_image img {
    width: 15%;
    height: auto;
    margin-right: 8%
}

@media screen and (max-width:1120px) {
    #gl-head .header-info-bar .b-pc_only_2 {
        display: none
    }
}

@media screen and (min-width:769px) {

    .pushup_size1 .detail-before::after,
    .pushup_size2 figure:after {
        background-image: url(../img/common/all-icon.png);
        background-repeat: no-repeat
    }

    #gl-head {
        position: relative
    }

    #gl-head .header-top-bg {
        position: absolute
    }

    #gl-head h1.logo {
        position: relative;
        z-index: 1000
    }

    #gl-head .header-bottom {
        margin-top: 0 !important
    }

    #gl-head .header-info-bar {
        padding-left: 100px !important;
        width: calc(100% - 100px) !important
    }

    #gl-head .header-info-bar .image {
        height: 22px;
        vertical-align: middle
    }

    .widget {
        padding: 50px 0 30px;
        text-align: center
    }

    .home_products {
        width: 100%;
        margin: auto;
        height: auto;
        overflow: hidden;
        box-sizing: border-box
    }

    .pushup_box_size2 {
        width: 50%;
        height: auto;
        float: left
    }

    .pushup_size2 {
        width: 100%;
        position: relative;
        top: 0;
        left: 0
    }

    .pushup_size2 figure {
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-align: center
    }

    .pushup_size2 img {
        height: auto;
        -webkit-transition: all .7s ease-in-out;
        transition: all .7s ease-in-out;
        width: 100%;
        vertical-align: middle
    }

    .pushup_size2 a:hover>figure img {
        transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2)
    }

    .pushup_size2 .title {
        position: absolute;
        top: 20%;
        left: 70px;
        color: #fff;
        text-align: left
    }

    .pushup_size2 figure:after {
        background-position: -2327px 0;
        box-sizing: border-box;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 84%;
        height: 56px;
        width: 42px;
        margin: auto;
        transition: all .7s ease-in-out
    }

    .pushup_box_size1,
    .pushup_size1 {
        width: 50%;
        height: auto;
        float: left;
        overflow: hidden
    }

    .pushup_size2 figure:hover:after {
        left: 120%
    }

    .pushup_box_size1 {
        border-bottom: 1px solid #EAEAE9;
        border-left: 1px solid #eaeaea;
        box-sizing: border-box
    }

    .pushup_size1 {
        border-right: 1px solid #eaeaea;
        border-top: 1px solid #eaeaea;
        box-sizing: border-box;
        position: relative;
        top: 0;
        left: 0
    }

    .pushup_size1 .detail-after::after,
    .pushup_size1 .detail-before::after {
        box-sizing: border-box;
        bottom: 0;
        height: 106px;
        width: 36px;
        margin: auto;
        content: ''
    }

    .pushup_size1 .detail-before {
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: opacity .3s
    }

    .pushup_size1 .detail-before::after {
        background-position: -1230px;
        position: absolute;
        top: 190px;
        left: 10%;
        transition: all .7s ease-in-out
    }

    .pushup_size1 .detail-before .price {
        color: #000
    }

    .pushup_size1 .detail-before:hover {
        opacity: 0
    }

    .pushup_size1 .detail-after {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: opacity .3s;
        background: rgba(0, 0, 0, .7)
    }

    #blog .list-news .news-bottom .news-container:nth-child(even):hover .news-button,
    #blog .list-news .news-bottom .news-container:nth-child(odd):hover .news-button,
    .pushup_size1 .detail-after:hover {
        opacity: 1
    }

    .pushup_size1 .detail-after::after {
        background-image: url(../img/common/all-icon.png);
        background-repeat: no-repeat;
        background-position: -1030px;
        position: absolute;
        top: 190px;
        left: 10%;
        transition: all .7s ease-in-out
    }

    .pushup_size1 .detail-after p {
        color: #fff;
        font-weight: 700
    }

    .pushup_size1 .title {
        position: absolute;
        top: 13%;
        left: 20px;
        color: #000;
        width: 85%
    }

    .pushup_size1 .price {
        position: absolute;
        top: 45%;
        left: 20px;
        color: #000
    }

    .pushup_size1 img {
        height: auto;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        vertical-align: bottom;
        width: 95%
    }

    .pushup_size1 figure {
        width: 92%;
        margin: 0;
        position: relative;
        text-align: center;
        left: 100px;
        top: 45px
    }

    .pushup_size1 a:hover>figure img {
        transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2)
    }

    .pushup_box_size1 ul {
        margin: 0;
        padding: 0
    }

    .pushup_box_size1 li {
        width: 50%;
        display: block
    }

    .pushup_box_size1 li>a {
        display: block
    }

    #instagram-news-sp,
    .footer-sp {
        display: none
    }

    main#blog {
        background-color: #F1F0F0;
        padding: 60px 0
    }

    #blog h1 {
        font-size: 45px;
        color: #ff0718;
        text-align: center;
        margin: auto;
        font-family: Knockout27JuniorBantamwt, Verdana, Arial, sans-serif;
        font-weight: 400;
        border-bottom: 2px solid #ff0718;
        width: 200px;
        letter-spacing: 5px;
        padding-top: 40px
    }

    #blog h1::before {
        content: '';
        display: block;
        margin: 0 auto;
        background-position: -1553px 0;
        height: 129px;
        width: 128px;
        background-image: url(../img/common/all-icon-2.png);
        background-repeat: no-repeat
    }

    #history .history-image p br,
    .b-sp_only {
        display: none
    }

    #blog .list-news .news-bottom .news-container:nth-child(3n+1),
    #blog .list-news .news-bottom .news-container:nth-child(3n+2) {
        width: 30%;
        margin: 0 5% 5% 0
    }

    #blog .list-news .news-bottom .news-container:nth-child(3n) {
        width: 30%;
        margin: 0 0 5%
    }

    #blog .list-news .news-bottom .news-container:nth-child(3n+1) {
        top: 86px
    }

    #blog .list-news .news-bottom .news-container:nth-child(3n+2) {
        top: 0
    }

    #blog .list-news .news-bottom .news-container:nth-child(3n+3) {
        top: -86px
    }

    #blog .list-news .news-bottom .news-container:nth-child(even):hover .news-content,
    #blog .list-news .news-bottom .news-container:nth-child(odd):hover .news-content {
        top: 10%
    }

    #blog .blog-select-boxes {
        width: 90%;
        height: auto;
        margin: auto;
        position: relative;
        top: 0;
        left: 0
    }

    #blog .blog-select-boxes .select-box {
        width: 30%;
        margin: auto
    }

    #blog .blog-select-boxes .community-rss {
        position: absolute;
        top: 0;
        left: 0;
        width: 30%;
        padding: 0 5% 0 0;
        height: 140px
    }

    #blog .blog-select-boxes .community-rss::before {
        content: '';
        position: absolute;
        left: -25px;
        top: -25px;
        z-index: 10;
        background-position: -2705px 0;
        height: 50px;
        width: 50px;
        background-image: url(../img/common/all-icon.png);
        background-repeat: no-repeat
    }

    #history {
        margin: 0 auto;
        padding-top: 0
    }

    #history .history-image p {
        position: absolute;
        bottom: 10%;
        font-size: 14px;
        width: 80%;
        text-align: center;
        line-height: 2;
        margin: 0 10%
    }

    .history-for .history-for-box-1 .column-groupe .column,
    .history-for .history-for-box-2 .column-groupe .column,
    .history-for-box-3 .column {
        width: 80% !important;
        height: auto !important
    }

    .history-for-box-3 .column {
        float: left;
        padding: 0 !important;
        margin: 70px 8% 30px 6%
    }

    .history-trilogy-box-1 .column-groupe .column {
        width: 80% !important;
        margin: auto;
        height: auto !important
    }

    .sustainability {
        width: 90%;
        padding-top: 0
    }

    .sustainability .low-impact {
        width: 85%;
        margin: auto;
        height: auto;
        overflow: hidden
    }

    .sustainability .low-impact .img {
        width: 44%;
        height: auto;
        float: left;
        padding: 3%
    }

    .sustainability .low-impact .img img {
        width: 50%;
        margin: 5% 25%
    }

    .sustainability .low-impact .content {
        width: 39%;
        height: auto;
        float: right;
        padding: 15% 3%;
        text-align: center
    }

    .sustainability .low-impact .content img {
        width: 70%
    }

    .sustainability .sus-belief {
        width: 100%;
        overflow: hidden
    }

    .sustainability .sus-belief .belief-box {
        width: 25%; 
        float: left;
        margin: 2%;
        padding: 2%;
        border: 1px solid;
        text-align: center
    }

    .sustainability .sus-belief .belief-box .belief-subtitle {
        font-size: 109%;
        text-decoration: underline;
        line-height: 2
    }

    .sustainability .sus-belief .belief-box p {
        font-size: 10px;
        letter-spacing: 0
    }

    .sustainability .belief-box img {
        width: 100%;
        margin: 8% auto
    }

    .sustainability .sus-belief .belief-box p:last-child {
        font-size: 100%
    }

    .sustainability .goal {
        width: 85%;
        overflow: hidden;
        margin: 5% auto 0
    }

    .sustainability .goal .content {
        float: left;
        width: 50%;
        padding: 3%
    }

    .sustainability .goal .img {
        float: right;
        width: 38%;
        padding: 3%
    }

    .sustainability .goal .img img {
        width: 70%;
        margin: 5% 15%
    }

    .history-video .ajaxlnk span:hover {
        background-position: -2775px 0;
        bottom: 19%
    }

    .history-video .ajaxlnk span {
        background-image: url(../img/common/all-icon.png);
        background-repeat: no-repeat;
        background-position: -2865px 0;
        width: 71px;
        height: 77px;
        display: block;
        margin: 0 auto;
        position: absolute;
        bottom: 19%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #forgot .pass-button span {
        top: 5px !important
    }

    #undercolumn {
        width: 74%
    }

    #undercolumn tr {
        line-height: 2.5
    }

    #shopping .main-col {
        max-width: 570px;
        width: 57%
    }

    #shopping.payment .main-col .btn-entry span {
        top: 5px
    }

    #section1 .b-fg_list {
        margin-left: 10.1%;
        line-height: 3;
        margin-top: 50px
    }
    .sustainability .sus-belief .flex-wrap .belief-box {
        float: none;
        width: calc(100% / 3);
    }
    #sustainability .sus-belief .belief-box p:last-child {
        font-size: 100%;
    }
    .flex-wrap {
        display: flex; 
    }
    .sustainability .sus-belief .belief-box p {
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 400;
    }
    .sustainability .sus-belief .belief-box p.belief-subtitle-two{
        font-size: 10px; 
    }
}

@media screen and (max-width:768px) {

    #gl-head,
    #gl-head .header-top-items {
        background-color: #fff;
        z-index: 60;
        height: 60px
    }

    #wrapper {
        width: 100%;
        padding: 32px 0
    }

    #gl-head {
        margin-top: 0;
        width: 100%
    }

    #gl-head .header-top-bg {
        height: 60px;
        width: 100%;
        display: inline-block
    }

    #gl-head .header-wrapper {
        width: 60px;
        height: 60px
    }

    #gl-head .header-top .sp_menu_button {
        display: inline-block
    }

    #gl-head #header-search-box,
    #gl-head .header-bottom-bg,
    #gl-head .header-top-items>li.sp_menu_button a img.on,
    #gl-head .header-wrapper {
        display: none
    }

    #gl-head .header-bottom {
        margin: 0;
        padding: 0
    }

    #gl-head .header-top-items {
        position: relative;
        padding: 0
    }

    #gl-head .header-top-items>li:first-child>a {
        position: absolute;
        top: 16px;
        left: 13px;
        width: 100%;
        margin-left: 2px;
        font-size: 10px;
        line-height: 14px
    }

    #gl-head .header-top-items .login img,
    #gl-head .header-top-items .my_account img {
        position: static
    }

    #gl-head .header-top-items>li {
        border: none;
        padding: 0
    }

    #gl-head .header-top-items>li.sp_menu_button {
        width: 60px;
        height: 60px;
        background-color: #616161;
        position: absolute;
        left: 0
    }

    #sp-header-menu,
    #sp-header-menu .sp-header-menu-category .explore-menu li,
    #sp-header-menu .sp-header-menu-category .level1 li,
    #sp-header-menu .sp-header-menu-items li.country_selector .list-country li,
    #sp-header-menu li {
        background-color: #fff
    }

    #gl-head .header-top-items>li.store_locate {
        width: 24%
    }

    #gl-head .header-top-items>li.login,
    #gl-head .header-top-items>li.my_account {
        position: absolute;
        right: 90px;
        width: 60px;
        height: 30px;
        margin: 15px auto;
        text-align: center
    }

    #gl-head .header-top-items>li.mini_cart {
        position: absolute;
        right: 0;
        height: 30px;
        margin: 15px auto
    }

    #gl-head .header-top-items>li.mini_cart a {
        position: relative;
        height: 30px
    }

    #gl-head .header-top-items>li.mini_cart span.count {
        top: 6px;
        left: 34px
    }

    #gl-head .header-top-items>li.login a,
    #gl-head .header-top-items>li.my_account a {
        padding-left: 0
    }

    #gl-head .header-top-items>li.sp_menu_button a img {
        height: 33px
    }

    #gl-head .header-top-items>li.store_locate a img {
        top: -5px
    }

    #gl-head .header-top #header-cart-detail {
        top: 36px;
        width: 90%;
        margin: auto
    }

    .mini-cart-inner .products .product-image {
        width: 40%
    }

    #gl-head h1.logo,
    #gl-head h1.logo2 {
        position: absolute;
        width: 60px;
        margin: 0
    }

    .mini-cart-inner .products .product-info {
        max-width: 50%
    }

    .mini-cart-inner .products .product-info span {
        font-size: 1em
    }

    .mini-cart-inner .total-price-line .total-price {
        font-size: 14px
    }

        {
        height: 60px;
        margin-top: 0;
        padding-top: 0
    }

    #gl-head h1.logo {
        left: 60px
    }

    #gl-head h1.logo2 {
        left: 0
    }

    #gl-head h1.logo img,
    #gl-head h1.logo2 img {
        width: auto;
        height: 60px
    }

    #gl-head.shopping h1.logo {
        left: 0;
        margin: 0
    }

    #gl-head .header-bottom .search {
        margin-top: -30px;
        margin-right: 10px;
        line-height: 1;
        padding-top: 4px;
        padding-bottom: 2px;
        padding-left: 21px
    }

    #gl-head .header-bottom .search:hover {
        border-bottom: none
    }

    #gl-head .header-bottom .search.active {
        border-bottom: 2px solid #bd9c5a
    }

    #gl-head .header-bottom .search a {
        font-size: 12px;
        font-weight: 400
    }

    #gl-head .header-bottom .search img {
        top: 1px;
        left: 0;
        height: 17px
    }

    #sp-header-menu {
        position: fixed;
        display: none;
        top: 91px;
        left: 0;
        width: 100%;
        z-index: 99;
        padding-bottom: 30px
    }

    #sp-header-menu li {
        display: block;
        position: relative;
        border-bottom: 1px solid #262626
    }

    #sp-header-menu .sp-header-menu-category .level0 li {
        border-bottom: 1px solid #ababab;
        color: #616161
    }

    #sp-header-menu .sp-header-menu-category .level1 li {
        border-bottom: none
    }

    #sp-header-menu .sp-header-menu-category .level2 li {
        background-color: #525253
    }

    #sp-header-menu a,
    #sp-header-menu span {
        display: block;
        padding: 1.5rem 0 0 5%;
        width: 95%;
        height: 2.7rem;
        color: #616161;
        font-size: 1.2rem;
        line-height: 1
    }

    #sp-header-menu .sp-header-menu-category a.active {
        color: #616161
    }

    #sp-header-menu .sp-header-menu-category .explore-menu,
    #sp-header-menu .sp-header-menu-category .level1,
    #sp-header-menu .sp-header-menu-category .level2,
    #sp-header-menu .sp-header-menu-items .country_selector .list-country {
        display: none
    }

    #sp-header-menu .sp-header-menu-items .country_selector>a>img {
        height: 1.2rem;
        margin-left: 10px
    }

    #sp-header-menu li.parent>a {
        width: 40%
    }

    #sp-header-menu li.parent>.btn-toggle {
        background-image: url(../img/common/footer/down_arrow.png);
        background-repeat: no-repeat;
        width: 50%;
        position: absolute;
        top: 0;
        left: 40%;
        background-position: 90% 50%
    }

    #sp-header-menu li.parent-sale-sp>.btn-toggle {
        background-image: url(../img/common/footer/down_arrow.png) !important
    }

    #sp-header-menu li.parent.active>.btn-toggle {
        background-image: url(../img/common/footer/up_arrow.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        width: 50%;
        padding: 10px
    }

    #sp-header-menu li.parent-sale-sp.active>.btn-toggle {
        background-image: url(../img/common/footer/up_arrow.png) !important
    }

    #sp-header-menu .level1 li.parent>.btn-toggle {
        background-image: none
    }

    .pushup_size1 .detail-before::after,
    .pushup_size2 figure:after {
        background-image: url(../img/common/all-icon.png);
        background-repeat: no-repeat
    }

    .home_products {
        width: 100%;
        margin: auto;
        height: auto
    }

    .pushup_box_size2 {
        width: 100%;
        height: auto
    }

    .pushup_size2 {
        width: 100%;
        position: relative;
        top: 0;
        left: 0
    }

    .pushup_size2 figure {
        width: 100%;
        margin: 0;
        overflow: hidden;
        text-align: center
    }

    .pushup_size2 img {
        height: auto;
        -webkit-transition: all .7s ease-in-out;
        transition: all .7s ease-in-out;
        width: 100%;
        vertical-align: middle
    }

    .pushup_size2 a:hover>figure img {
        transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2)
    }

    .pushup_size2 .title {
        position: absolute;
        top: 14%;
        left: 17px;
        color: #fff;
        text-align: left
    }

    .pushup_size2 figure:after {
        background-position: -2327px 0;
        box-sizing: border-box;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 81%;
        height: 56px;
        width: 42px;
        margin: auto;
        transition: all .7s ease-in-out
    }

    .pushup_size2 figure:hover:after {
        left: 80%
    }

    .pushup_box_size1 {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #EAEAE9;
        border-left: 1px solid #eaeaea;
        box-sizing: border-box
    }

    .pushup_size1 {
        width: 50%;
        height: auto;
        float: left;
        border-right: 1px solid #eaeaea;
        border-top: 1px solid #eaeaea;
        box-sizing: border-box;
        position: relative;
        top: 0;
        left: 0;
        overflow: hidden
    }

    .pushup_size1 .detail-after::after,
    .pushup_size1 .detail-before::after {
        box-sizing: border-box;
        content: '';
        height: 106px;
        width: 36px;
        margin: auto
    }

    .pushup_size1 .detail-before {
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: opacity .3s
    }

    .pushup_size1 .detail-before::after {
        background-position: -1230px;
        position: absolute;
        top: 95px;
        left: 12%;
        transition: all .7s ease-in-out
    }

    .pushup_size1 .detail-before .price {
        color: #000
    }

    .pushup_size1 .detail-before:hover {
        opacity: 0
    }

    .pushup_size1 .detail-after {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: opacity .3s;
        background: rgba(0, 0, 0, .7)
    }

    .btn,
    .joinus-popup_inner .joinus_close-btn:after {
        right: 20px
    }

    .pushup_size1 .detail-after::after {
        background-image: url(../img/common/all-icon.png);
        background-repeat: no-repeat;
        background-position: -1030px;
        position: absolute;
        top: 95px;
        left: 12%;
        transition: all .7s ease-in-out
    }

    .pushup_size1 .detail-after p {
        color: #fff
    }

    .pushup_size1 .detail-after:hover {
        opacity: 1
    }

    .pushup_size1 .title {
        position: absolute;
        top: 4%;
        left: 5px;
        color: #000;
        letter-spacing: .1rem;
        width: 95%;
        font-size: 2.7vw
    }

    .pushup_size1 .price {
        position: absolute;
        top: 40%;
        left: 10px;
        color: #000
    }

    .pushup_size1 img {
        height: auto;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        vertical-align: bottom;
        width: 95%
    }

    .pushup_size1 figure {
        width: 92%;
        margin: 0;
        overflow: hidden;
        position: relative;
        text-align: center;
        left: 70px;
        top: 35px
    }

    .pushup_size1 a:hover>figure img {
        transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2)
    }

    .pushup_box_size1 ul {
        margin: 0;
        padding: 0
    }

    .pushup_box_size1 li {
        width: 50%;
        display: block
    }

    .pushup_box_size1 li>a {
        display: block
    }

    #gl-head .promo-bar li:not(.mobile),
    #instagram-news-pc,
    #top-news ul li:nth-child(2),
    #top-news ul li:nth-child(3),
    .newsletter-text.pc-only {
        display: none
    }

    #gl-head .promo-bar {
        margin-top: 123px
    }

    #gl-head .promo-bar li {
        width: 100%;
        border: none
    }

    #top-news ul .mini-box {
        width: 100%;
        height: auto
    }

    #top-news h2 {
        margin-top: 20px
    }

    #top-news li img {
        height: auto
    }

    #instagram-news-sp {
        width: 100%;
        height: auto;
        margin-top: 15px
    }

    #instagram-news-sp .instagram-title {
        width: 100%;
        height: 170px;
        position: relative;
        background-color: #f3f3f3
    }

    #instagram-news-sp .instagram-title img {
        position: absolute;
        top: 7%;
        left: 7%;
        width: 10%
    }

    #instagram-news-sp .bxslider li {
        position: relative
    }

    #instagram-news-sp .instagram-title span {
        color: #616161
    }

    #instagram-news-sp .instagram-title span>a {
        color: #616161;
        border: 1px solid #616161;
        padding: 5px 30px;
        transition: .3s all
    }

    #instagram-news-sp .instagram-title span:nth-child(4)>a:hover {
        color: #fff;
        background-color: #616161
    }

    #instagram-news-sp .instagram-title span:nth-child(1) {
        position: absolute;
        top: 13%;
        left: 8%;
        font-weight: 700;
        font-size: 13px
    }

    #instagram-news-sp .instagram-title span:nth-child(2) {
        position: absolute;
        top: 33%;
        left: 8%
    }

    #instagram-news-sp .instagram-title span:nth-child(3) {
        position: absolute;
        top: 52%;
        left: 8%
    }

    #instagram-news-sp .instagram-title span:nth-child(4) {
        position: absolute;
        top: 80%;
        left: 8%
    }

    #instagram-news-sp .slider-box ul>li {
        position: relative
    }

    #instagram-news-sp .slider-box ul>li img {
        width: 100%
    }

    #instagram-news-sp .slider-box ul>li img:nth-child(2) {
        width: 10%;
        bottom: 5%;
        left: 10px;
        position: absolute
    }

    .newsletter-text.sp-only {
        display: block;
        padding: 0 20px;
        font-size: 14px;
        line-height: 26px;
        margin-top: 20px
    }

    #gl-foot,
    #gl-foot .footer-bg {
        margin-top: 0
    }

    #gl-foot .footer-bg {
        padding: 0;
        background-color: #fff
    }

    #gl-foot .footer-container {
        margin: 0;
        padding: 0
    }

    .bottom-logo-groupe {
        padding: 20px 0 80px
    }

    .bottom-logo-groupe ul img {
        width: 60%
    }

    .easycms-content {
        width: 50%;
        margin: 15px auto
    }

    #gl-foot .footer-bg .footer-box {
        float: none;
        width: 95%;
        margin: auto;
        padding: 0
    }

    #gl-foot .footer-bg .footer-box .footer-joinus {
        padding: 15px 0 0
    }

    #gl-foot .footer-bg .footer-box .footer-joinus h3 {
        margin-right: 0;
        padding-left: 10px
    }

    #gl-foot .footer-bg .footer-box .footer-joinus .input-box {
        width: 90%;
        margin-left: 5%
    }

    #gl-foot .footer-bg .footer-box .footer-joinus .button {
        height: 30px
    }

    #gl-foot .footer-bg .footer-box .social-link {
        float: left;
        text-align: left
    }

    #gl-foot .footer-bg .footer-box .social-link h3 {
        display: block
    }

    #gl-foot .footer-bg .footer-box .social-link .social {
        margin-left: 0
    }

    #gl-foot .footer-bg .joinus-comment {
        float: none;
        width: 90%;
        padding: 0;
        margin: 40px auto 0;
        clear: left
    }

    #gl-foot .footer-container .links>li {
        width: 100%;
        border-bottom: 1px solid #ababab;
        margin: 0
    }

    #gl-foot .footer-container .links>li .credit-1,
    #gl-foot .footer-container .links>li .credit-2 {
        margin: 0 20px
    }

    #gl-foot .footer-container .links>li .credit-1 img {
        width: 50% !important
    }

    #gl-foot .footer-container .links>li .credit-2 img {
        width: 40% !important
    }

    #gl-foot .footer-container .links .link-title {
        margin: 0 10px 0 0;
        padding: 13px 20px;
        cursor: pointer;
        background-image: url(../img/common/footer/down_arrow.png);
        background-size: 16px;
        background-repeat: no-repeat;
        background-position: right
    }

    #gl-foot .footer-container .links .link-title.active {
        background-image: url(../img/common/footer/up_arrow.png)
    }

    #gl-foot .footer-container .links .inner {
        display: none
    }

    #gl-foot .footer-container .links .inner>li {
        padding: 10px 0;
        background-color: #fff
    }

    #gl-foot .footer-container .links .inner>li>a {
        padding-left: 20px
    }

    #gl-foot .footer-container .footer-sp {
        margin-bottom: 5%
    }

    #gl-foot .footer-container .footer-sp .social-sp {
        width: 90%;
        overflow: hidden;
        margin: auto
    }

    #gl-foot .footer-container .footer-sp .social-sp li {
        display: inline-block;
        width: 15%;
        padding-left: 5%
    }

    #gl-foot .footer-container .footer-sp .inner {
        overflow: hidden;
        margin: 5% auto;
        text-align: center
    }

    #gl-foot .footer-container .footer-sp .inner span {
        color: #ababab;
        font-size: 11px
    }

    #gl-foot .footer-container .footer-sp .inner li:nth-child(2) {
        margin-left: 5%
    }

    #gl-foot .footer-container .footer-sp .inner .footer-link-contact a>img,
    #gl-foot .footer-container .footer-sp .inner .footer-link-shop a>img {
        width: 20%
    }

    #gl-foot .footer-container .footer-sp .inner .footer-link-free-shipping a>img,
    #gl-foot .footer-container .footer-sp .inner .footer-link-warranty a>img {
        width: 11%
    }

    .ui-widget-innder {
        width: 80%;
        margin: auto
    }

    .joinus-popup_inner_bg.confirm dt {
        width: auto
    }

    #gl-foot address.copyright,
    #gl-foot address.copyright>a {
        letter-spacing: 0
    }

    .joinus-popup_table {
        width: 90%
    }

    .joinus-popup_image {
        display: none
    }

    .joinus-popup_inner_bg.confirm {
        padding: 40px 0 60px;
        width: 100%;
        height: auto
    }

    .joinus-popup_inner_bg.confirm .city dt {
        text-align: center;
        width: 40%
    }

    .joinus-popup_inner_bg.confirm .city dd {
        width: 50%;
        padding-right: 10%
    }

    .joinus-popup_inner_bg.confirm .check {
        text-align: center
    }

    .joinus-popup_inner_bg.complete {
        padding: 10%;
        width: 80%
    }

    .joinus-popup_inner_title {
        font-size: 12px
    }

    #top-page {
        width: 90%;
        margin-bottom: 0
    }

    .system-loading img {
        width: 25%
    }

    #products-list {
        width: 100%;
        margin-bottom: 0;
        padding-top: 50px
    }

    #products-list .breadcrumbs {
        margin-left: 10px
    }

    #products-list .main-col {
        margin-left: 0
    }

    #products-list .category-products {
        margin: 10px
    }

    .system-sort {
        clear: both;
        width: 100%;
        overflow: hidden;
        padding: 5px 0
    }

    #products-list .tool-bar .sort-by {
        float: right;
        width: 45%;
        margin-right: 4%
    }

    #products-list .tool-bar {
        padding: 10px 0
    }

    #products-list .tool-bar .system-paging {
        margin: 0 20px 0 17px
    }

    #products-list .tool-bar.top .amount {
        margin-bottom: 10px
    }

    #products-list .tool-bar .sort-by select {
        width: 100%
    }

    #products-list .tool-bar .system-option-stock {
        float: left;
        width: 45%;
        margin-left: 4%
    }

    #products-list .tool-bar .limiter select {
        width: 65px;
        height: 2em
    }

    #products-list .tool-bar.top .b-pagination {
        clear: both;
        padding-top: 10px;
        border-top: 1px solid #e6e6e6
    }

    .system-product-color img {
        width: 20px;
        height: 20px
    }

    #products-list .products-grid .product-box .system-product-color ul {
        width: 100%
    }

    #products-list .products-grid .product-box .system-product-image img {
        width: 70%
    }

    #products-list .tool-bar .pagenation li {
        font-size: 16px;
        width: 20px;
        text-align: center;
        margin: 5px 0
    }

    #products-list .tool-bar .pagenation li>a {
        display: block
    }

    #products-list .products-grid .product-box {
        width: 46%;
        margin: 20px 2%;
        letter-spacing: 2px;
        height: auto;
        min-height: auto
    }

    #products-list .products-grid p {
        letter-spacing: 2px
    }

    #products-list .products-grid .product-box .color-chips-box {
        margin: 10px 0;
        padding: 0;
        border: none
    }

    #products-list .products-grid .product-box .color-chip {
        margin-left: 10px
    }

    #products-list .products-grid .product-box .color-chip:first-of-type {
        margin-left: 0
    }

    #products-list .products-grid .product-box .color-chip li {
        margin: 2px;
        padding: 2px;
        cursor: pointer
    }

    #products-list .products-grid .product-box .color-chip li:first-of-type {
        margin: 2px
    }

    #products-list .products-grid .product-box .color-chip li img {
        width: 20px;
        height: 20px
    }

    #products-list .tool-bar .list-view-all {
        width: auto;
        margin: 0 17px 10px
    }

    #products-list .category-products .list-view-all-bottom {
        width: auto;
        float: left;
        margin-bottom: 25px
    }

    #products-detail {
        padding-top: 100px
    }

    #products-detail .main-col {
        margin-bottom: 30px
    }

    .size-list img {
        width: 5.2%
    }

    .size-list .return-text {
        display: block;
        width: 120px;
        margin: 10px 0
    }

    .size-list .return-text-01 {
        display: block;
        width: 135px;
        margin: 10px 0
    }

    #popup-item {
        left: 0 !important
    }

    #products-detail .product-image-section {
        height: 350px
    }

    #products-detail .product-image-area {
        width: 100%
    }

    #products-detail .product-image-area .slick-nav-arrows {
        top: 65%
    }

    #products-detail .product-image-area .slick-nav-arrows .slick-next {
        left: auto;
        right: -12px
    }

    #products-detail .product-image-area .slick-nav-arrows img {
        width: 80%
    }

    #products-detail .product-image-area .slick-dots {
        display: block !important;
        width: 90%
    }

    #products-detail .product-image-area .slick-dots li button {
        width: 10px;
        height: 10px;
        background: #bcbcbc;
        border-radius: 50%
    }

    #products-detail .product-image-area .slick-dots li.slick-active button {
        background: #616161
    }

    #products-detail .product-image-area .slick-dots li button::before {
        opacity: 0
    }

    #products-detail .product-image-area.current {
        width: 100%
    }

    #products-detail .product-image-area .main-image {
        float: none;
        margin: auto
    }

    #products-detail .main-col .item-spec {
        width: 90%;
        margin: 30px auto
    }

    #products-detail .detail-popup {
        top: 416px !important;
        left: 0 !important;
        height: auto;
        width: 95% !important;
        background-color: #fff;
        position: absolute;
        z-index: 9999;
        border: solid
    }

    #colorbox .mini-cartbox {
        height: 350px
    }

    #colorbox .mini-cartbox img {
        width: 60% !important;
        margin: 10% 20%
    }

    #colorbox .mini-cartbox .system-product-name {
        top: 11%;
        left: 15%;
        width: 70%
    }

    #colorbox .mini-cartbox span.product-name {
        top: 5%;
        font-size: 15px;
        width: 70%;
        margin-left: 15%
    }

    #colorbox .mini-cartbox .product-detail-info {
        left: 5%;
        top: 58%;
        width: 90%
    }

        {
        width: 40%
    }

    span {
        top: 7px
    }

    #products-detail .product-shop-area {
        margin: auto;
        padding: 40px 0 0;
        width: 90%;
        position: relative
    }

    #colorbox .mini-cart-button {
        top: 85%;
        width: 100%;
        right: 0
    }

    #colorbox .mini-cart-button .move-button span {
        top: 7px
    }

    #products-detail .product-shop-area .product-name {
        font-size: 1.2rem;
        line-height: 1.5;
        margin-top: 15px
    }

    #products-detail .product-short-description {
        font-size: 1.2rem;
        margin: 0
    }

    #products-detail .product-shop-area .price,
    #products-detail .product-shop-area .product-price {
        font-size: 14px;
        margin-bottom: 10px
    }

    #products-detail .product-shop-area .selects .size {
        width: 60%;
        margin-right: 10%
    }

    #products-detail .product-shop-area .selects .quantity {
        width: 30%;
        margin-right: 0
    }

    #products-detail .product-shop-area .selects .quantity select,
    #products-detail .product-shop-area .selects .size select {
        width: 100%
    }

    #products-detail .product-shop-area button.btn-cart,
    #products-detail .product-shop-area button.btn-wishlist {
        max-width: 100%;
        padding: 0
    }

    #products-detail .product-shop-area button,
    #products-detail .product-shop-area button span {
        font-size: 1.5rem
    }

    #products-detail .product-shop-area button.btn-wishlist img {
        height: 1.5rem
    }

    #products-detail .product-shop-area .social-share span {
        padding-top: 3px
    }

    #products-detail .product-shop-area .social-share .social-links-balloon::after {
        bottom: -13px
    }

    #products-detail .product-info {
        margin-left: 0;
        padding: 0 3%;
        margin-top: 0;
        line-height: 21px
    }

    #products-detail .recommend-area {
        margin: 0 0 30px
    }

    #products-detail .recommend-area .slick-nav-arrows img {
        width: 80%
    }

    .system-technology {
        margin: 5px;
        padding: 10px 20px;
        background-color: #e8e5e5;
        overflow: hidden
    }

    .system-technology .technology_minibox {
        float: left;
        width: 96%;
        height: auto;
        margin: 2%;
        position: relative
    }

    .system-technology .technology_minibox .technology_text {
        position: absolute;
        top: 0;
        height: 90%;
        width: 90%;
        background-color: #ff0718;
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        padding: 5%;
        text-shadow: 1px 1px 1px #000
    }

    .system-technology .technology_minibox .technology_text.active {
        opacity: 1
    }

    .system-technology .technology_minibox .technology_text p,
    .system-technology .technology_minibox .technology_text span {
        color: #fff;
        transition: all .8s
    }

    .system-technology .technology_minibox .technology_text span {
        font-size: 11px;
        line-height: 1.3;
        letter-spacing: 2
    }

    .system-technology .technology_minibox .technology_text p {
        padding: 0 0 5%;
        font-weight: 700;
        text-align: center
    }

    .system-technology .technology_minibox img {
        width: 100%
    }

    .system-foldable-tab {
        background-color: #ababab;
        color: #fff;
        padding: 5px 0 0
    }

    .system-foldable-tab div {
        background-color: #ababab;
        color: #616161;
        line-height: 2
    }

    .system-foldable-tab span {
        color: #fff
    }

    #cart-page {
        font-size: 1rem;
        padding-top: 40px
    }

    #cart-page .list-area {
        width: 100%;
        float: none
    }

    #cart-page .list-area .btn-continue {
        padding: 1px 0
    }

    #cart-page .list-area .products {
        margin-bottom: 20px
    }

    #cart-page .list-area .products li {
        padding: 20px 0
    }

    #cart-page .list-area .product-image {
        width: 40%
    }

    #cart-page .list-area .product-image img {
        margin-top: 0
    }

    #cart-page .list-area .product-info {
        margin-left: 50%;
        margin-right: 0
    }

    #cart-page .list-area .product-info-left,
    #cart-page .list-area .product-info-right {
        float: none;
        width: 100%;
        margin: 0
    }

    #cart-page .list-area .product-info>p {
        margin-right: 0
    }

    #cart-page .list-area .product-info>p span {
        font-weight: 700
    }

    #cart-page .list-area .product-info .product-price {
        text-align: left;
        margin: 0
    }

    .links .total-area {
        border: 1px solid;
        padding: 8%
    }

    #cart-page .list-area .btn-delete {
        margin-top: 10px
    }

    #cart-page .list-area .quantity input {
        padding: 1px
    }

    #cart-page .list-area .btn-checkout {
        width: 100%;
        margin: 20px 0;
        float: none
    }

    #cart-page .list-area .total-area label,
    #cart-page .list-area .total-area p {
        line-height: 2
    }

    #cart-page .list-area .total-area .total-price-line {
        text-align: right
    }

    #cart-page .list-area .total-area .total-price-line label {
        float: left
    }

    #cart-page #side-menu {
        width: 100%;
        float: none;
        margin: 0
    }

    #cart-page #side-menu p {
        font-size: 1.2rem
    }

    #cart-page #side-menu .hatbox-area {
        padding: 0;
        border: none;
        border-top: 1px solid #bcbcbc
    }

    #cart-page #side-menu .hatbox-area .hatbox-image {
        width: 40%
    }

    #entry-page {
        width: 100%;
        margin-top: 0;
        padding-top: 0
    }

    #entry-page .page-title h1 {
        font-size: 15px
    }

    #entry-page .entry-area,
    #entry-page .guest-area,
    #entry-page .login-area {
        width: 90%;
        margin: 30px auto;
        padding: 20px 0;
        float: none
    }

    #entry-page .page-title {
        margin: 10px auto !important;
        width: 90%
    }

    #entry-page dd,
    #entry-page dt {
        display: block;
        width: 90%;
        margin: 5px auto;
        letter-spacing: 2px
    }

    #entry-page button {
        margin: 30px 0 10px
    }

    #entry-page .entry-area .top-comment {
        margin: 10px auto;
        width: 90%;
        text-align: left
    }

    #entry-page .entry-area input[type=password] {
        width: 100%
    }

    #complete_area .btn_area button {
        width: 45%;
        margin: 0 1%
    }

    #complete_area h3 {
        font-size: 30px
    }

    form.b-form_wrap_entry .btn_area li:nth-child(2) {
        float: left;
        width: 50%;
        margin-left: 30%
    }

    #entry-page .guest-area .inner {
        margin: 0
    }

    #entry-page {
        margin-bottom: 50px
    }

    #entry-page .guest-area .b-login_form,
    #entry-page .guest-area .page-title {
        width: 90%;
        margin: auto
    }

    #entry-page .guest-area .inner .btn-guest {
        width: 90%;
        margin: 30px 5%;
        font-size: 12px
    }

    #forgot {
        padding-top: 100px
    }

    #forgot p .btn-entry {
        max-width: 100%
    }

    #forgot .pass-button span {
        top: 7px !important
    }

    #forgot #forgotform1 {
        margin: 30px 0
    }

    #forgot #forgotform1 input {
        width: 100%;
        margin: 10px 0
    }

    #forgot #forgotform1 button {
        display: block;
        width: 100%;
        font-size: 1rem;
        line-height: 2
    }

    #forgot .move-button span {
        top: 5px
    }

    #gl-head.shopping h1.logo2 {
        width: auto
    }

    #gl-head.shopping .indicator-bar {
        margin: 0 auto;
        padding: 0;
        background: 0 0
    }

    #gl-head.shopping .indicator-bar .indicator {
        padding-top: 15px;
        padding-left: 60px
    }

    #gl-head.shopping .indicator-bar li {
        margin: 0
    }

    #gl-head.shopping .indicator-bar li.current::after {
        content: "＞";
        color: #000;
        font-weight: 700
    }

    #gl-head.shopping .indicator-bar li.current:last-of-type::after {
        content: ""
    }

    #gl-head.shopping .indicator-bar li .num {
        width: 30px;
        height: 30px;
        font-size: 1.2em
    }

    #gl-head.shopping .page-name {
        padding: 5px 0;
        color: #fff;
        font-size: 1.2em;
        background-color: #262626;
        z-index: 3
    }

    #shopping {
        font-size: 1rem;
        padding-top: 50px
    }

    #shopping form {
        margin-right: 0
    }

    #shopping form .submit button,
    #shopping form input[type=text],
    #shopping form input[type=email],
    #shopping form>.b-note {
        width: 100%
    }

    #shopping form .address input[type=text]:first-of-type,
    #shopping form .address select {
        width: 50%
    }

    #shopping form .check label {
        letter-spacing: 0
    }

    #shopping .new-addr-area,
    #shopping .registered-addr-area {
        width: 100%;
        float: none
    }

    #shopping .registered-addr-area .addr-inner dd,
    #shopping .registered-addr-area .addr-inner dt {
        letter-spacing: 2px
    }

    #shopping .new-addr-area .btn-new-addr {
        position: relative;
        padding: 10px 15px;
        text-align: left
    }

    #shopping .new-addr-area .btn-new-addr::after {
        content: "＋";
        float: right;
        margin-top: 12px;
        font-size: 30px;
        line-height: 0;
        font-weight: 700
    }

    #shopping .new-addr-area .btn-new-addr.active::after {
        content: "－"
    }

    #shopping .main-col section {
        margin: 20px auto
    }

    #shopping .main-col dl.deliv-time dt {
        width: 200px
    }

    #shopping .main-col section:last-child {
        margin-top: 0;
        overflow: hidden
    }

    #shopping .main-col .select-line dt {
        margin-top: .5em
    }

    #shopping .total-price-box {
        position: static;
        width: 99%;
        background: 0 0
    }

    #shopping .total-price-inner {
        padding: 0
    }

    #shopping .total-price-inner button {
        margin: 20px 0 30px
    }

    #shopping .total-price-info {
        margin: 0 0 20px;
        padding: 20px
    }

    #shopping .total-price-info .total {
        font-size: 1.2em;
        font-weight: 700
    }

    #shopping.deliv,
    #shopping.guest {
        padding-top: 120px
    }

    #shopping.guest {
        padding-top: 70px
    }

    #shopping.deliv .new-addr-area form {
        display: none
    }

    #shopping.deliv button.b-btn_history_back,
    #shopping.guest button.b-btn_history_back {
        margin-top: 20px
    }

    #shopping.payment .main-col dd {
        display: block;
        width: 100%
    }

    #shopping .main-col dt {
        width: 100px
    }

    #shopping.payment .main-col .btn-entry span {
        top: 7px
    }

    #shopping.payment .main-col .btn-entry {
        display: inline-block
    }

    #shopping.payment .main-col .btn-continue {
        display: inline-block;
        font-size: 11px
    }

    #shopping.payment .deliv-addr dd:first-of-type {
        width: auto;
        margin: 0
    }

    #shopping.payment .main-col input[type=tel],
    #shopping.payment .main-col input[type=text],
    #shopping.payment .main-col select {
        width: 100%
    }

    #shopping.payment .main-col .deliv-addr .btn-edit {
        position: static;
        width: 60%
    }

    #shopping.payment .main-col .btn-confirm {
        padding: 1px
    }

    #shopping.payment input[type=checkbox]+label::before {
        top: -2px
    }

    #shopping.payment input[type=checkbox]+label::after {
        top: -4px
    }

    #shopping.payment input[type=radio]+label::before {
        top: -2px
    }

    #shopping.payment input[type=radio]+label::after {
        top: 2px
    }

    #shopping.confirm .main-col .btn-confirm span,
    form.b-form_wrap_entry .btn_area .move-button span {
        top: 7px
    }

    #shopping.confirm .main-col .btn-confirm,
    #shopping.payment .main-col .btn-confirm {
        float: none;
        width: 80%;
        margin: 20px 10%
    }

    #shopping.confirm .products li {
        width: 100%;
        overflow: hidden
    }

    #shopping.confirm .products .product-image {
        width: 40%;
        float: left;
        margin-top: 5%
    }

    #shopping.confirm .products .product-info {
        width: 50%;
        float: right;
        padding: 5%
    }

    #shopping.confirm .products .product-info p {
        margin: 5px 0
    }

    #shopping.confirm .products .product-info span {
        font-size: 1em
    }

    #shopping.confirm .main-col dd {
        margin-left: 0
    }

    #shopping.confirm .deliv-addr dt,
    #shopping.confirm .deliv-date dt,
    #shopping.confirm .payment dt {
        float: none
    }

    #shopping.complete button {
        display: block;
        width: 100%;
        margin: 20px 0
    }

    #shopping.payment .main-col .btn-entry {
        margin: 0 0 0 5%;
        width: 50%
    }

    #shopping.complete h2 .en {
        font-size: 2rem
    }

    #shopping.complete h2 .ja {
        font-size: 1.2em
    }

    #coupon_code button {
        width: 20%;
        padding: 0;
        height: 30px
    }

    #promotion_code {
        width: 75% !important
    }

    #news.index .articles-grid .article-box {
        width: 44%;
        margin: 0 3% 20px;
        letter-spacing: 2px
    }

    #news.article .inner .txt {
        text-align: left
    }

    #contact,
    #contact p {
        width: 90%;
        margin: auto
    }

    #contact form dd,
    #contact form dt {
        width: 100%
    }

    #contact form input[type=checkbox]+label {
        line-height: 1.2
    }

    #contact.complete li,
    #contact.complete p {
        font-size: 12px
    }

    #undercolumn {
        padding-top: 60px
    }

    #undercolumn th {
        margin: 0 6px 0 0;
        font-size: 10px;
        float: left;
        width: 120px
    }

    #undercolumn td {
        font-size: 12px;
        float: left
    }

    #contact.confirm .b-btn_history_back {
        position: static
    }

    form.b-form_wrap_entry {
        margin: 30px auto;
        width: 90% !important
    }

    form.b-form_wrap_entry tr {
        overflow: hidden
    }

    form.b-form_wrap_entry th {
        float: left
    }

    form.b-form_wrap_entry td {
        vertical-align: middle
    }

    #shopping.guest form.b-form_wrap_entry {
        width: 100% !important
    }

    #contact .btn-entry {
        max-width: 100%;
        margin: 30px 5%;
        width: 90%
    }

    .move-button span {
        top: 15px
    }

    #sweep .sweep-top-image .inner-text {
        position: static;
        width: 100%;
        font-size: 12px
    }

    #sweep .sweep-item-image .sweep-item-box {
        width: 48%
    }

    #sweep .sweep-item-image .sweep-item-box p {
        font-size: 11px
    }

    #sweep .sweep_form__s-item #sw_item {
        width: 100%
    }

    #sweep .sw_form_mm_select {
        width: 100%;
        margin: 20px auto;
        overflow: hidden
    }

    #sweep .sw_form_mm_select li {
        display: block;
        float: none;
        width: 98%;
        margin: 20px auto
    }

    #sweep .sw_form_mm_select li a {
        padding: 5px 0
    }

    #sweep .sweep_form_entry {
        margin: 0
    }

    #sweep .sweep_form_entry td,
    #sweep .sweep_form_entry th {
        display: block;
        width: 100%;
        margin: 5px 0
    }

    #sweep .sw_btn .b-btn_gray_bg {
        width: 100%;
        margin-top: 30px
    }

    #history {
        width: 100%;
        padding-top: 32px
    }

    .history-video span {
        top: 60% !important
    }

    .history-video p {
        top: 36%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 18px;
        border-bottom: 1px solid
    }

    #history .history-image {
        margin-top: -40px
    }

    #history .history-image p {
        position: static;
        line-height: 1.5;
        width: 90%;
        padding: 0 5% 10%;
        background-color: #F1F0F0;
        font-size: 12px;
        text-align: center
    }

    #history .column,
    #history .history-rise .column-groupe .column,
    #history .history-rise-box-1 .column-groupe,
    #history .history-rise-box-1 .img,
    #history .history-rise-box-2 .column-groupe,
    #history .history-rise-box-2 .img,
    #history .history-summit .column-8,
    #history .history-summit .img,
    #history .history-summit-bottom .column,
    .history-for .history-for-box-1 .column-groupe,
    .history-for .history-for-box-1 .img,
    .history-for .history-for-box-2 .column-groupe,
    .history-for-box-3,
    .history-trilogy-box-1 .column-groupe,
    .history-trilogy-box-1 .img,
    .history-trilogy-box-2 .column-1 {
        width: 96%;
        float: none;
        height: auto;
        padding: 20px 2%
    }

    .history-for .history-for-box-2 .img {
        width: 96%;
        float: none;
        height: auto;
        padding: 10px 2%
    }

    .btn,
    .history-video .ajaxlnk span {
        display: block;
        height: 35px;
        position: absolute
    }

    .history-trilogy-box-2 .column-1 {
        padding-top: 3%
    }

    #history .history-begin,
    #history .history-rise-box-2,
    #history .history-summit .column-8,
    #history .history-summit-bottom,
    .history-for .history-for-box-1 .column-groupe,
    .history-for .history-for-box-2 .column-groupe,
    .history-for-box-3,
    .history-rise-box-1 .column-groupe,
    .history-trilogy-box-1,
    .history-trilogy-box-2 .column-1 {
        text-align: center
    }

    #history .column .subtitle-column,
    #history .column-1 .subtitle-column {
        padding: 2% 0 !important
    }

    #history .history-begin .history-title,
    #history .history-rise .history-title,
    .history-for .history-for-box-1 .column-groupe .history-title,
    .history-trilogy-box-1 .column-groupe .history-title {
        margin: auto
    }

    #history .history-begin .column-2,
    #history .history-summit-bottom .column-2 {
        border-right: none;
        border-left: none
    }

    #history .history-summit .history-title,
    .history-trilogy-box-1 .column-groupe .history-title {
        width: 22rem;
        margin: auto
    }

    .history-trilogy-box-2 .column-1 .content {
        line-height: 1.2;
        width: 96%;
        margin: auto;
        font-size: 95%
    }

    .history-video .ajaxlnk span {
        background-image: url(../img/history/play-button.png);
        background-repeat: no-repeat;
        width: 35px;
        margin: 0 auto;
        bottom: 20%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .history-trilogy-box-2 .column-groupe .title-column {
        margin-top: 5px
    }

    #history .history-title {
        line-height: 30px;
        width: 22rem
    }

    .history-for .history-for-box-2 .column-groupe {
        margin-top: 0
    }

    .history-for .history-for-box-2 .img img {
        margin: 0 25%
    }

    .history-for {
        margin-bottom: 20px
    }

    .history-for .history-for-box-2,
    .history-for-box-3 .column-groupe {
        float: none;
        width: 100%
    }

    .btn {
        background: url(btn.png) no-repeat;
        width: 35px;
        top: 20px;
        cursor: pointer;
        z-index: 200
    }

    #menu li,
    .drawr {
        width: 260px
    }

    .peke {
        background-position: -35px 0
    }

    .drawr {
        display: none;
        background-color: rgba(0, 0, 0, .6);
        position: absolute;
        top: 0;
        right: 0;
        padding: 60px 0 20px 20px;
        z-index: 100
    }

    #menu li a {
        color: #fff;
        display: block;
        padding: 15px
    }

    #blog .blog-select-boxes .select-box br,
    #blog .community-rss,
    #blog .list-news .news-bottom .news-container .news-button,
    .sustainability .goal .img,
    .sustainability .low-impact .content {
        display: none
    }

    .sustainability {
        width: 100%;
        padding-top: 32px
    }

    #sus-top .sus-image {
        position: relative;
        top: 0;
        left: 0
    }

    #sus-top .sus-image h1 {
        font-size: 17px;
        font-weight: 700
    }

    #sus-top .sus-content {
        top: 60px;
        height: 500px
    }

    #sus-top .sus-content .content h2,
    .goal .content h3 {
        font-size: 15px
    }

    #sus-top .sus-content .content {
        width: 100%;
        padding: 6%;
        top: 30px;
        background-color: #e5e5e5
    }

    .sustainability .low-impact .img {
        float: none;
        width: 84%;
        padding: 0 8%;
        text-align: center
    }

    .sustainability .low-impact .img img {
        width: 60%;
        margin-bottom: 8%
    }

    .sustainability .sus-belief {
        margin: 50px auto 30px
    }

    .sustainability .sus-belief .belief-box {
        float: none;
        width: 83%;
        padding: 6%;
        margin: 4% auto;
        border: 1px solid #616161;
        text-align: center
    }

    .sustainability .sus-belief .belief-box .belief-subtitle {
        font-size: 109%;
        text-decoration: underline;
        line-height: 2
    }

    .sustainability .sus-belief .belief-box img {
        margin: 3% 0;
        width: 100%
    }

    .sustainability .goal .content {
        width: 86%;
        float: none;
        padding: 7%;
        text-align: center
    }

    #blog {
        width: 100%;
        background-color: #F1F0F0;
        padding-top: 60px
    }

    #sp-footer-menu,
    #sp-footer-menu .sp-footer-menu-category .explore-menu li,
    #sp-footer-menu .sp-footer-menu-category .level1 li,
    #sp-footer-menu .sp-footer-menu-items li.country_selector .list-country li,
    #sp-footer-menu li {
        background-color: #fff
    }

    #blog h1 {
        text-align: center;
        padding-top: 25px;
        border-bottom: 2px solid;
        font-family: Knockout27JuniorBantamwt, Verdana, Arial, sans-serif;
        color: #ff0718;
        letter-spacing: 5px;
        font-size: 25px;
        width: 140px;
        margin: auto
    }

    #blog .list-news .news-bottom .news-container {
        width: 45%;
        height: 260px
    }

    #blog .list-news .news-bottom .news-container:nth-child(odd) .news-content {
        padding: 25px 0 20px
    }

    #blog .list-news .news-bottom .news-container:nth-child(1) .mask {
        top: 0
    }

    #blog .list-news .news-bottom .news-container:nth-child(even) .mask {
        top: -5%;
        left: 130px
    }

    #blog .list-news .news-bottom .news-container:nth-child(even) .news-content {
        top: 25%
    }

    #blog .list-news .news-bottom .news-container:nth-child(odd) .mask {
        top: -670px;
        left: 100px
    }

    #blog .list-news .news-bottom .news-container:nth-child(even):hover .mask {
        top: -5%;
        left: 130px
    }

    #blog .list-news .news-bottom .news-container:nth-child(odd):hover .mask {
        top: -670px;
        left: 100px
    }

    #blog .list-news .news-bottom .news-container .news-content .news-title {
        font-size: 12px
    }

    #blog .list-news .news-bottom .news-container .news-content .news-detail {
        margin: 0 auto;
        opacity: 1;
        display: none
    }

    #blog .list-news .news-bottom,
    #blog .list-news .news-bottom .news-container,
    #blog .list-news .news-bottom .news-container:nth-child(odd) .news-content {
        top: 0
    }

    #blog .list-news .news-bottom .news-container:nth-child(2) {
        height: 300px
    }

    #blog .list-news .news-bottom .news-container:nth-child(2n+3) {
        top: -50px
    }

    #blog .blog-select-boxes {
        width: 100%
    }

    #blog .blog-select-boxes .select-box {
        width: 100%;
        overflow: hidden
    }

    #blog .blog-select-boxes .select-box select {
        margin-top: 0
    }

    #blog .blog-select-boxes .select-box select.select-archive {
        width: 41%;
        float: left;
        margin: 0 2.5% 0 6.5%
    }

    #blog .blog-select-boxes .select-box select.select-category {
        width: 41%;
        float: right;
        margin: 0 6.5% 0 2.5%
    }

    main#blog-detail {
        width: 100%;
        padding: 106px 0 50px
    }

    #blog-detail h3 {
        font-size: 1.2rem
    }

    #blog-detail .blog-date {
        font-size: 1.3rem
    }

    .wp-image-68 {
        width: 60% !important
    }

    .blog20171101_image img {
        width: 20%;
        height: auto;
        margin-right: 5%
    }

    #sp-footer-menu {
        top: 60px;
        left: 0;
        width: 100%;
        max-height: 50%;
        overflow: auto;
        z-index: 99
    }

    #sp-footer-menu li {
        display: block;
        position: relative;
        border-bottom: 1px solid #262626
    }

    #sp-footer-menu .sp-footer-menu-category .level0 li {
        border-bottom: 1px solid #ababab
    }

    #sp-footer-menu .sp-footer-menu-category .level1 li {
        border-bottom: none
    }

    #sp-footer-menu .sp-footer-menu-category .level1 li>a {
        font-weight: 400
    }

    #sp-footer-menu .sp-footer-menu-category .level2 li {
        background-color: #525253
    }

    #sp-footer-menu a,
    #sp-footer-menu span {
        display: block;
        padding: 13px 20px;
        color: #ababab;
        font-size: 12px;
        line-height: 1;
        font-weight: 700
    }

    #sp-footer-menu .sp-footer-menu-category .explore-menu,
    #sp-footer-menu .sp-footer-menu-category .level1,
    #sp-footer-menu .sp-footer-menu-category .level2,
    #sp-footer-menu .sp-footer-menu-items .country_selector .list-country {
        display: none
    }

    #sp-footer-menu .sp-footer-menu-items .country_selector>a>img {
        height: 1.2rem;
        margin-left: 10px
    }

    #search-box-sp {
        width: 90%;
        margin: 10px auto
    }

    #search-box-sp .input-box {
        position: relative
    }

    #search-box-sp .input-box button {
        position: absolute;
        right: 23px;
        top: 8px;
        width: 28px;
        height: 28px;
        text-indent: -1000em;
        background-image: url(../img/common/header/icon-search.png);
        background-size: 80%;
        background-repeat: no-repeat
    }

    #search-box-sp .input-box input[type=search] {
        height: 40px
    }

    #sp-footer-menu li.parent>a {
        width: 40%
    }

    #sp-footer-menu li.parent.active>.btn-toggle,
    #sp-footer-menu li.parent>.btn-toggle {
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        width: 60%;
        padding: 10px;
        top: 0
    }

    .sp-footer-menu-category {
        border-top: 1px solid #ababab
    }

    #sp-footer-menu li.parent>.btn-toggle {
        background-image: url(../img/common/footer/down_arrow.png);
        background-position: 90% 50%;
        height: 18px;
        cursor: pointer
    }

    #sp-footer-menu li.parent.active>.btn-toggle {
        background-image: url(../img/common/footer/up_arrow.png)
    }

    #sp-footer-menu li.parent:last-child.active>.btn-toggle {
        top: 0
    }

    #mypage .content {
        width: 90%;
        margin: auto
    }

    #section1 .b-fg_list {
        margin-left: 0;
        line-height: 2
    }

    body.noscroll {
        position: fixed;
        overflow: scroll
    }

    #sp-header-menu {
        height: 50%;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .verdana {
        font-family: Verdana
    }

    #unsupported {
        padding-top: 100px
    }
}

.mac .footer-joinus h3 {
    padding-top: 10px
}

@media screen and (width:768px) {
    #blog .list-news .news-bottom .news-container:nth-child(2n+3) {
        top: -90px
    }

    #blog .list-news .news-bottom .news-container {
        height: 430px
    }

    #blog .list-news .news-bottom .news-container:nth-child(2) {
        height: 480px
    }

    #sp-header-menu {
        height: 90%
    }

    #sp-header-menu li.parent.active>.btn-toggle {
        padding: 10px 2.5%
    }
}

@media only screen and (min-width:769px) {
     .b-sp_only {
        display: none;
    }
    .system-technology {
        margin: 5px;
        padding: 10px 20px;
        background-color: #e8e5e5;
        overflow: hidden
    }

    .system-technology .technology_minibox {
        float: left;
        width: 28%;
        height: auto;
        margin: 2%;
        position: relative
    }

    .system-technology .technology_minibox .technology_text {
        position: absolute;
        top: 0;
        height: 90%;
        width: 90%;
        background-color: #ff0718;
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        padding: 5%;
        text-shadow: 1px 1px 1px #000
    }

    .system-technology .technology_minibox:hover .technology_text {
        opacity: 1
    }

    .system-technology .technology_minibox .technology_text p,
    .system-technology .technology_minibox .technology_text span {
        color: #fff;
        transition: all .8s
    }

    .system-technology .technology_minibox .technology_text span {
        font-size: 12px;
        line-height: 1.5;
        text-align: left
    }

    .system-technology .technology_minibox .technology_text p {
        padding: 0 0 5%;
        font-weight: 700;
        text-align: center
    }

    .system-technology .technology_minibox img {
        width: 100%
    }

    .system-foldable-tab {
        background-color: #ababab;
        color: #fff;
        padding: 5px 0 0
    }

    .system-foldable-tab div {
        background-color: #ababab;
        color: #616161;
        line-height: 2
    }

    .system-foldable-tab span {
        color: #fff
    }
}

@media only screen and (min-width:769px) and (max-width:1005px) {
    .system-technology .technology_minibox {
        float: left;
        width: 36%;
        height: auto;
        margin: 3% 7%;
        position: relative
    }

    .system-technology .technology_minibox .technology_text span {
        font-size: 12px
    }
}

@media only screen and (min-width:1005px) and (max-width:1199px) {
    .system-technology .technology_minibox {
        float: left;
        width: 36%;
        height: auto;
        margin: 3% 7%;
        position: relative
    }

    .system-technology .technology_minibox .technology_text span {
        font-size: 13px
    }
}

@media only screen and (min-width:769px) and (max-width:844px) {
    #gl-head nav#category-nav ul.level0>li>a {
        font-size: 12px
    }
}

#banner-area .box_1 ul>li {
    border: 1px solid #ccc
}

#banner-area .b-pc_only {
    display: flex;
    flex-direction: row
}

@media screen and (min-width:769px) {

    #banner-area .box_2 .left-side,
    #banner-area .box_2 .right-side {
        padding-top: 60px;
        cursor: pointer;
        font-weight: 700;
        position: absolute
    }

    #banner-area .box_1 {
        margin-top: 30px
    }

    #banner-area .box_1 ul {
        display: flex
    }

    #banner-area .box_2 {
        margin: 30px 0;
        position: relative
    }

    #banner-area .box_2 .left-side {
        left: 3%;
        bottom: 20%;
        text-align: left
    }

    #banner-area .box_2 .right-side {
        right: 3%;
        bottom: 20%;
        text-align: right
    }

    #banner-area .box_2 .center-side {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
        margin: auto;
        padding: 15px 30px;
        text-align: center;
        cursor: pointer;
        font-size: 26px
    }

    #banner-area .box_2 .center-side a {
        color: #000;
        font-size: 26px;
        transition: all .4s;
        line-height: 1.6
    }

    #banner-area .box_2 .center-side a>span {
        font-family: UniSansHeavyCAPS, Verdana, Arial, sans-serif;
        font-size: 21px
    }

    #banner-area .box_2 a {
        color: #000;
        font-weight: 700;
        font-size: 17px;
        transition: all .4s
    }

    #banner-area .box_2 .center-side:hover,
    #banner-area .box_2 .left-side:hover,
    #banner-area .box_2 .right-side:hover {
        color: #ff0718
    }

    #banner-area .box_2 img {
        width: 100%;
        height: 120px
    }
}

@media screen and (max-width:1250px) {
    #banner-area .box_2 .center-side a {
        color: #000;
        font-size: 22px;
        transition: all .4s
    }

    #banner-area .box_2 .center-side {
        font-size: 15px
    }

    #banner-area .box_2 img {
        width: 100%;
        height: 80px
    }

    #banner-area .box_2 .center-side a>span {
        font-size: 17px
    }

    #banner-area .box_2 a {
        font-size: 15px
    }
}

@media screen and (max-width:1015px) {
    #banner-area .box_2 a {
        color: #000;
        font-size: 15px;
        transition: all .4s
    }

    #banner-area .box_2 .center-side a>span {
        font-size: 13px
    }
}

@media screen and (max-width:768px) { 
    .belief-subtitle-two {
        font-size: 12px; 
    }
    .b-pc_only {
        display: none !important;
    }
    #sus-top .sus-content {
        position: relative;
        top: 0;
        
    height: inherit;
        margin-top: -10vw;
    }
    .sustainability .low-impact .img{
        width: 100%;
    }
    #sus-top .sus-content .content {
        position: relative; 
        width: 100%;
        padding: 6%;
        top: 0;
        background-color: #e5e5e5;
        margin-top: -6vw;
    } 
    #banner-area {
        width: 90%;
        margin: auto
    }

    .box_1 {
        margin-top: 30px
    }

    #banner-area .box_1 ul {
        display: flex;
        flex-wrap: wrap
    }

    #banner-area .box_2 {
        margin: 30px 0
    }

    #banner-area .box_2 img {
        width: 100%;
        height: 85px
    }

    #banner-area .box_1 ul>li {
        width: calc(50% - 2px)
    }
}