@charset "windows-31j";

/*========================================================================
 *
 *    [jj
 *
 *========================================================================*/

/*-----------------------------------------------------------------------
    01. 
 -----------------------------------------------------------------------*/
html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
form,
div,
a,
img,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

ul,
ol {
    list-style-type: none;
    list-style-position: outside;
}

html,
body {
    overflow-x: hidden;
    height: 100%;
}

body {
    font: 12px/18px "Hiragino Kaku Gothic Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    ;
    color: #444;
    overflow-y: auto;
    height: 100%;
    background: #f5f5f5;
    -webkit-text-size-adjust: none;
    overflow-y: hidden !important;
}

/* for WinIE7*/
*:first-child + html body {
    font-size: 75%;
}

/* for WinIE8*/
html >

/**/
body {
    font-size: 75%\9;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #5c5c5c;
    text-decoration: none;
}

a:hover {
    color: #5c5c5c;
    text-decoration: underline;
}

@media screen and (min-width: 480px) {
    img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }
}

input:focus {
    outline: none;
}

input[type="text"] {
    margin: 2px 0;
    vertical-align: middle;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 3px;
}

select {
    vertical-align: bottom;
}

.brand-nm {
    font-size: 10px;
    line-height: 1.2;
}



/*-----------------------------------------------------------------------
    02. 
 -----------------------------------------------------------------------*/
#header {
    background: #5f5f5f;
    width: 100%;
    height: 67px;
}

#header .container {
    position: relative;
}

#logo {
    float: left;
}

#logo a {
    display: block;
}

#pc-utility {
    position: absolute;
    top: 0;
    right: -3px;
}

#pc-membership-menu {
    width: 287px;
    height: 34px;
}

#pc-membership-menu li {
    float: left;
}

#pc-membership-menu li a {
    background: url(../images/parts/utilitynav.png) no-repeat left top;
    text-indent: -9999px;
    display: block;
    height: 34px;
}

#pc-membership-menu li.logout,
#pc-membership-menu li.logout a,
#pc-membership-menu li.register-edit,
#pc-membership-menu li.register-edit a {
    background: url(../images/parts/utilitynav2.png) no-repeat left top;
}

#pc-membership-menu li.login,
#pc-membership-menu li.login a,
#pc-membership-menu li.logout,
#pc-membership-menu li.logout a {
    width: 89px;
}

#pc-membership-menu li.register,
#pc-membership-menu li.register a,
#pc-membership-menu li.register-edit,
#pc-membership-menu li.register-edit a {
    width: 98px;
}

#pc-membership-menu li.mypage,
#pc-membership-menu li.mypage a {
    width: 100px;
}

#pc-membership-menu li.login a,
#pc-membership-menu li.loout a {
    background-position: 0 0;
}

#pc-membership-menu li.register a,
#pc-membership-menu li.register-edit a {
    background-position: -89px 0;
}

#pc-membership-menu li.mypage a {
    background-position: -187px 0;
}

#pc-membership-menu li.login a:hover,
#pc-membership-menu li.logout a:hover {
    background-position: 0 -34px;
}

#pc-membership-menu li.register a:hover,
#pc-membership-menu li.register-edit a:hover {
    background-position: -89px -34px;
}

#pc-membership-menu li.mypage a:hover {
    background-position: -187px -34px;
}

#pc-membership-second {
    margin: 6px 0 0;
}

#pc-membership-second li {
    float: left;
}

#pc-membership-second .cart,
#pc-membership-second .balloon {
    display: inline-block;/display: inline;/zoom: 1;
}

#pc-membership-second .cart {
    background: url(../images/parts/bg-cart.png) no-repeat center right;
    font-size: 10px;
    color: #fff;
    padding-right: 20px;
}

#pc-membership-second .balloon {
    background: url(../images/parts/bg-balloon.png) no-repeat center left;
    text-align: center;
    width: 30px;
}

#pc-membership-second .support a {
    background: url(../images/parts/ico-support.png) no-repeat center left;
    color: #fff;
    font-size: 10px;
    margin: 0 0 0 10px;
    padding: 0 0 0 12px;
}

#btn-nav {
    display: none;
    width: 40px;
    position: absolute;
    top: 7px;
    left: 3px;
    border-radius: 3px;
}

#btn-nav .bar {
    display: block;
    width: 20px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
    margin: 3px auto;
}

#btn-search {
    width: 40px;
    position: absolute;
    top: 8px;
    right: 5px;
    display: none;
}



/*-----------------------------------------------------------------------
    03. 
 -----------------------------------------------------------------------*/
#wrapper {
    padding-bottom: 20px;
    position: relative;
}

#sp-search {
    display: none;
    background: #ededed;
    margin: 0 0 20px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    position: relative;
}

#sp-search .sit {
    background: #F8F8F8;
    border-radius: 2px;
    border: 1px solid #E7E7E7;
    color: #B9B9B9;
    font-size: 11px;
    width: 73%;
    height: 26px;
    margin: 0 auto;
    padding: 5px 0 5px 5px;
}

#sp-search .btn-search {
    float: right;
    width: 23.9%;
}

#sp-menu-search {
    display: none;
    position: absolute;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha( opacity=0)";
}

#sp-menu-search #sp-close {
    display: block;
    background: #333;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    color: #fff;
    text-align: center;
    padding: 12px 0;
}

#main {
    max-width: 748px;
    width: 77.9%;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

#main .row {
    padding: 20px;
}

.row {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    -pie-box-shadow: 0px 0px 1px #ccc;
    margin-bottom: 20px;
    position: relative;
}

.row .item-nm {
    margin-top: 5px;
    line-height: 1.2;
}

.row .price {
    margin-top: 3px;
}

.row .lead {
    font-size: 10px;
    line-height: 1.5;
    margin-top: 10px;
}

.banner {
    margin-bottom: 20px;
}

.contact-link a {
    background: url(../images/parts/arrow-04.png) no-repeat left 2px;
    -webkit-background-size: 6px 9px;
    background-size: 6px 9px;
    padding-left: 10px;
}

.oldie .contact-link a {
    background-image: url(../images/parts/arrow-05.png);
}

#rower-content {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    -pie-box-shadow: 0px 0px 1px #ccc;
    margin-bottom: 40px;
}

#side {
    width: 20%;
    float: left;
}

.side-box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    -pie-box-shadow: 0px 0px 1px #ccc;
    margin-bottom: 20px;
    position: relative;
}

.side-box h3 {
    font-size: 13px;
    font-weight: bold;
    background: #f0f0f0;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0 10px 20px;
}

.side-box .inner {
    font-size: 11px;
    padding: 14px 14px;
}

.side-box .inner .s-item {
    margin: 0 0 14px;
}

.side-box .inner .s-item li {
    line-height: 2;
}

#search-words .it {
    background: #f8f8f8;
    border-radius: 2px;
    border: 1px solid #e7e7e7;
    color: #b9b9b9;
    font-size: 11px;
    width: 97%;
    margin: 0 auto 15px;
    padding: 5px 0 5px 5px;
}

#search-color li {
    float: left;
    width: 50%;
}

.side-box .btn-search {
    width: 100%;
    height: auto;
}

.image {
    position: relative;
}

.image a {
    position: relative;
    display: block;
}

.ico span {
    display: inline-block;/display: inline;/zoom: 1;
    width: 40px;
    margin: 0;
}

.ico span img {
    vertical-align: top;
}


.ico-item {
    border-radius: 3px;
    font-family: 'Miso', Arial, sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
    line-height: 1.1;
    color: #fff;
}

.ico-new {
    background: #B90B23;
    padding: 3px 2px 1px 4px;
}

.ico-sale {
    background: #c749a5;
    padding: 3px 2px 1px 4px;
}

.ico-reserve {
    font-size: 9px;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 0px 0px;
    background: #04aee5;
    padding: 4px 2px 2px 4px;
}

.ico-restock {
    font-size: 9px;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    -webkit-transform-origin: 0px 0px;
    background: #39a50f;
    padding: 4px 2px 2px 4px;
}

.soldout {
    background: url(../images/common/bg-overlay.png) repeat left top;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.soldout .txt {
    font-family: 'Miso', Arial, sans-serif;
    font-size: 22px;
    letter-spacing: 3px;
    color: #fff;
    text-decoration: none;
    width: 106px;
    height: 18px;
    margin: -9px 0 0 -45px;
    position: absolute;
    top: 50%;
    left: 50%;
}

/* news information */
.row .news-info {
    padding: 0 2%;
}

.row .news-info .ttl-group {
    border-bottom: 1px solid #eee;
}

.row .news-info h2 {
    font-size: 14px;
    margin-bottom: 10px;
}

.row .backnumber {
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 20px;
}

.row .backnumber li {
    margin: 6px 0;
}

/* cart */
.cart-item,
.cart-item02,
.cart-item03 {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

.cart-item th,
.cart-item td,
.cart-item02 th,
.cart-item02 td {
    text-align: center;
}

.cart-item th,
.cart-item02 th {
    background: #eee;
    padding: 5px 0;
    border-top: 1px solid #ddd;
}

.cart-item td,
.cart-item02 td {
    vertical-align: top;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

.cart-item td.item-nm,
.cart-item02 td.item-nm,
.cart-item03 td.item-nm {
    text-align: left;
    padding-right: 5px;
}

.cart-item02 td.number {
    min-width: 23px;
}

.cart-item td .label,
.cart-item02 td .label {
    display: none;
}

.cart-item02 td.img {
    padding: 10px;
    width: 80px;
}

.cart-item03 td.img {
    padding: 10px;
    width: 120px;
}

.cart-item02 .sp-btn-area {
    display: none;
}

.cart-item tfoot td,
.cart-item02 tfoot td {
    font-weight: bold;
    border-top: 1px solid #ddd;
    text-align: right;
    padding-right: 10px;
}

.txt-information {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

/* member */
.member-block {
    border: 1px solid #ddd;
    overflow: auto;
    height: 250px;
    padding: 20px;
}

/* gallery */
.gallery {
    margin-bottom: 0;
}

#gallery #thumbnail {
    padding: 14px;
}

#gallery #thumbnail li {
    float: left;
    margin-right: 10px;
    background: #000;
}

#gallery #thumbnail .bx-prev,
#gallery #thumbnail .bx-next {
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 51px;
    position: absolute;
    top: 22px;
}

#gallery #thumbnail .bx-prev {
    background: url(../images/parts/btn-prev-02.png) no-repeat left top;
    left: 0;
}

#gallery #thumbnail .bx-next {
    background: url(../images/parts/btn-next-02.png) no-repeat right top;
    right: 0;
}

#gallery #thumbnail img {
    width: auto;
    max-width: none;
}

#gallery .itemlist {
    position: relative;
}

#gallery .itemlist h1 {
    float: left;
    background: #000;
    color: #fff;
    font-style: italic;
    font-size: 20px;
    width: 22%;
    text-align: center;
    padding: 50px 0;
}

#gallery .itemlist .text-block {
    float: left;
    margin: 1% 0 1% 3%;
    width: 75%;
    height: 95px;
    overflow: auto;
}

#gallery .itemlist .text-block p {
    margin-top: 4px;
    padding-top: 6px;
    border-top: 1px dotted #ddd;
    width: 96%;
}

#gallery .itemlist .text-block p:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

#gallery .itemlist .text-block p strong {
    font-style: italic;
    display: block;
}

@media only screen and (max-width: 480px) {

    #gallery .itemlist h1,
    #gallery .itemlist .text-block {
        float: none;
        width: 97%;
    }

    #gallery .itemlist h1 {
        padding: 18px 0;
        padding-left: 25px;
        text-align: left;
    }

    #gallery .itemlist .text-block {
        height: auto;
    }

    #gallery .itemlist .text-block p {
        margin-top: 8px;
        padding-top: 10px;
    }

    #gallery .itemlist .text-block #block-01 {
        padding: 15px 0;
    }
}

@media only screen and (max-width: 480px) {
    #gallery .itemlist h1 {
        padding: 12px 0;
        padding-left: 4%;
    }
}

.search-more {
    background: #f3f3f3;
    border: 1px solid #ddd;
    margin: 10px 0 20px;
    padding: 12px;
    position: relative;
}

.search-more .label {
    font-weight: bold;
    margin-bottom: 10px;
}

.search-more li {
    display: inline-block;
    font-size: 11px;
}

/*.serch-result { font-size: 11px; }*/
.serch-result span {
    font-weight: bold;
}

.step {
    padding: 0;
}

.sp-step {
    font-size: 11px;
}

.sp-step li {
    float: left;
    position: relative;
    background: #575757;
}

.sp-step li span {
    display: block;
    padding: 5px 8px;
}

.sp-step li span:after {
    position: absolute;
    left: 100%;
    top: 50%;
    border-width: 30px;
    margin-top: -30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    z-index: 1;
}

.sp-step li span:last-child {
    background: #eee;
    margin-right: 0px;
}

.sp-step li.current span {
    background: #5c5c5c;
    color: #fff;
    width: 142px;
    height: 18px;
}

.sp-step li.current span:after {
    border-color: rgba(87, 87, 87, 0);
    border-left-color: #575757;
}

/* support */
#content .support,
#content .member,
#content .order,
#content .err-cont,
#content .project {
    padding: 30px 30px 50px 30px;
}

#content .support .rower-in,
#content .order .rower-in,
#content .member .rower-in #content .err-cont .rower-in {
    overflow: hidden;
}

#content .col-1 {
    width: 90%;
    margin: auto;
}

#content .col-3 {
    border-left: 1px solid #ddd;
    width: 33%;
}

#content .col-3:first-child {
    border-left: none;
}

#content .col-3 li {
    margin-top: 10px;
}

.ac-head,
.ac-pc {
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    padding: 10px 30px 10px 0;
}

.ac-head {
    background: url(../images/common/open.png) no-repeat 98% 15px;
    display: none;
    cursor: pointer;
}

.ac-head.open {
    background: url(../images/common/close.png) no-repeat 98% 15px;
}

.ac-cont {
    margin-bottom: 30px;
    padding: 20px 0 0;
    display: block;
}

.ac-cont h3 {
    font-size: 13px;
}

.expand {
    margin-bottom: 20px;
}

.expand li {
    text-align: right;
}

.caution {
    background: #f8f8f8;
    border: 1px solid #eee;
    padding: 15px 20px;
}

.l-nav {
    width: 22%;
    float: left;
}

.l-nav ul {
    margin-bottom: 30px;
}

.l-nav ul li {
    background: url(../images/parts/arrow-03.gif) no-repeat left 3px;
    margin-bottom: 10px;
    padding: 0 0 0 10px;
}

.return_table {
    border-collapse: separate;
    border-left: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
    margin: 0 0 0 15px;
    width: 90%;
}

.return_table th,
.return_table td {
    border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    color: #464646;
    font-size: 85%;
    line-height: 150%;
    padding: 6px 6px;
    vertical-align: middle;
}

.return_table th {
    background: #eee;
    text-align: center;

}

.info-main,
.faq-main {
    width: 74%;
}

.novelty-item {
    border-top: 1px solid #ddd;
    padding: 20px 0;
}

.novelty-item:first-child {
    border-top: none;
}

.novelty-item input,
.novelty-item .image,
.novelty-item .item-info {
    display: inline-block;/display: inline;/zoom: 1;
    vertical-align: top;
}

.novelty-item .image img {
    width: 68px;
    max-width: none;
}

.novelty-item label {
    display: block;
}

.novelty-item input {
    float: left;
    margin: 35px 10px 0;
}

.novelty-item .item-info {
    width: 60%;
    margin-left: 10px;
}

.novelty-item.last {
    height: 20px;
}

.novelty-item.last input {
    margin-top: 0;
}

.novelty-item:hover {
    background: #f6f6f6;
}

.payment {
    font-size: 11px;
}

.payment li {
    border-top: 1px solid #eee;
    padding: 10px 0 10px 30px;
}

.payment li:first-child {
    border-top: none;
}

.payment li.notindent {
    padding-left: 0;
}

.payt th,
.payt td {
    padding: 3px 0;
    vertical-align: top;
}

.order-number {
    background: #f3f3f3;
    padding: 20px 0;
}

.order-number p {
    font-weight: bold;
    width: 280px;
    margin: auto;
    text-align: center
}

.sp-step {
    display: none;
}

.mymenu {
    float: right;
}

.mymenu .bar {
    width: 10px;
    height: 2px;
    background: #fff;
    margin-top: 2px;
}

.rank {
    position: absolute;
    top: 5px;
    left: 3px;
    z-index: 99;
    line-height: 1.2;
    text-align: center;
    width: 12px;
    font-size: 10px;
    width: 12px;
}

.rank-1,
.rank-2,
.rank-3 {
    top: 1px;
    left: 3px;
    padding: 4px 2px 0 3px;
    border-bottom: 3px solid #ccc;
}

.rank-1 {
    border-color: #e6b800;
}

.rank-2 {
    border-color: #979797;
}

.rank-3 {
    border-color: #9a8247;
}

.ttl-medium {
    font-size: 13px;
}

/* mypage */
.mypage-content {
    float: right;
    width: 75%;
}

.mypage-content .item-container li {
    float: left;
    width: 22%;
    margin: 3% 0 0 3%;
}

.mypage-content .item-container li:first-child {
    margin-left: 0;
}

.mypage-content .item-container li .image {
    margin-bottom: 10px;
}

/* contact */
#contact {
    width: 95%;
    margin: auto;
}

.ttl {
    font-size: 13px;
    background: #555;
    color: #fff;
    border-radius: 3px;
    padding: 5px 0 5px 8px;
    position: relative;
}

.point-container {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.point-container .data-tb {
    width: 100%;
    font-size: 11px;
}

.point-container thead th,
.point-container thead th {
    background: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.point-container th,
.point-container td .data {
    text-align: center;
    padding: 10px 0;
}

.point-container td .sp-label {
    display: none;
}

.point-container td .data {
    border-bottom: 1px solid #eee;
}

.search-postcode .ttl-postcode,
.search-postcode .input-postdata {
    border-top-width: 1px;
    padding: 10px 56px 10px 10px;
    clear: both;
}

.search-postcode .ttl-postcode {
    font-weight: bold;
    border-style: solid;
    border-color: #ddd;
    background: #eee;
}

.search-postcode .input-postdata {
    position: relative;
    border-style: dotted;
    border-color: #ccc;
}

.search-postcode .input-postdata label {
    margin-left: 5px;
}

.search-postcode .input-postdata .btn {
    -webkit-appearance: none;
    border: none;
    border-radius: 2px;
    background: #575757;
    color: #fff;
    position: absolute;
    top: 12px;
    right: 0;
    margin: -2px 10px 0 0;
    padding: 3px 8px;
    cursor: pointer;
}

.order-info {
    margin: 2% 0 0;
}

.order-info th,
.order-info td {
    border-top: 1px solid #eee;
    font-weight: normal;
    padding: 10px;
    text-align: left;
}

.order-info th {
    width: 120px;
}

.order-item {
    border-top: 1px solid #eee;
    font-size: 11px;
    padding-top: 20px;
}

.order-item ul li {
    padding: 0;
}

.link-item li {
    margin-bottom: 5px;
}

.link-item li a {
    background: url(../images/parts/arrow-03.gif) no-repeat left center;
    padding-left: 10px;
}

.group {
    border-bottom: 1px solid #ddd;
}

.input-box {
    margin: auto;
}

.input-head,
.input-data {
    display: inline-block;/display: inline;/zoom: 1;
    vertical-align: top;
    padding: 2%;
    line-height: normal;
}

.input-head {
    font-weight: bold;
    width: 25%;
}

.input-head em {
    color: #c10808;
}

.input-family {
    font-weight: bold;
    padding: 2%;
}

.input-data {
    width: 70%;
}

.input-data .item li {
    display: inline-block;/display: inline;/zoom: 1;
    margin-right: 30px;
}

.example {
    font-size: 10px;
}

.btn-area {
    text-align: center;
}

.btn-area li {
    line-height: 2;
    display: inline-block;/display: inline;/zoom: 1;
    vertical-align: top;
    margin: 0 10px 20px;
}

.checklist {
    border: 1px solid #EEE;
    text-align: center;
    background: #f2f2f2;
    padding: 2%;
}

#privacy-rules {
    border: 1px solid #ddd;
    width: 95%;
    height: 120px;
    overflow: auto;
    margin: auto;
    padding: 10px;
}

.error {
    min-height: 220px;
}

#alert {
    padding: 50px 30px 30px;
}

/*-----------------------------------------------------------------------
    04. 
 -----------------------------------------------------------------------*/
#footer {
    background: #5f5f5f;
    color: #fff;
    padding: 20px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#footer .container {
    position: relative;
}

#footer .foot-menu li {
    display: inline;
}

#footer .foot-menu li a {
    color: #fff;
    font-size: 10px;
}

#footer #copyright {
    margin-top: 5px;
}

#footer #copyright small {
    font-size: 10px;
}

#footer #foot-logo a {
    display: block;
}

#footer .brand-banner {
    position: absolute;
    top: 0;
    right: 0;
}

#footer .brand-banner li {
    border: 1px solid #444;
}

/* 総合エラー */
.common-error #header {
    text-align: center;
    padding: 10px 0 15px;
}

.common-error #header #logo {
    float: none;
    text-align: center;
}

.common-error #header #logo img {
    width: auto;
}

.common-error #wrapper {
    padding-top: 20px;
}

.common-error #content {
    padding: 50px 0;
    text-align: center;
}

.common-error #content h1 {
    font-family: 'noto_sansregular', Arial, sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 4px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
}

.common-error #content p {
    line-height: 2;
}

.common-error #footer {
    text-align: center;
}


#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}


#cboxOverlay {
    background: #fff;
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha( opacity=75 )";
}

.black #cboxOverlay {
    background-color: #000;
    opacity: .60;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin-top: 32px;
    overflow: visible;
}

#cboxLoadedContent {
    background: #fff;
}

#cboxClose {
    border: 1px solid #444;
    background: #575757 url(../images/common/detail-sprite.png) no-repeat 4px 4px;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 37px;
    z-index: 99999;
    text-indent: -9999px;
}

@media only screen and (max-width: 480px) {

    #colorbox,
    #cboxOverlay,
    #cboxWrapper {
        width: 100% !important;
    }

    #cboxContent,
    #cboxLoadedContent {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {
    #cboxClose {}
}

/*-----------------------------------------------------------------------
    05. 
 -----------------------------------------------------------------------*/
@font-face {
    font-family: "Miso";
    src: url("miso-.eot") format("eot"), url("miso.woff") format("woff"), url("miso.ttf") format("truetype"), url("miso.svg#Miso") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'noto_sansregular';
    src: url('NotoSans-Regular-webfont.eot');
    src: url('NotoSans-Regular-webfont-.eot#iefix') format('embedded-opentype'), url('NotoSans-Regular-webfont.woff') format('woff'), url('NotoSans-Regular-webfont.ttf') format('truetype'), url('NotoSans-Regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.paging-container {
    padding: 0 3px;
}

.paging-container .item-count {
    font-weight: bold;
    font-size: 13px;
    float: left;
}

.paging-container .item-count span {
    font-weight: normal;
    font-size: 11px;
}

.anchor {
    padding: 0 0 0 20px;
}

.anchor li {
    margin-bottom: 8px;
}

.anchor .arrow {
    background: url(../images/parts/arrow-04.png) no-repeat left 2px;
    -webkit-background-size: 6px 9px;
    background-size: 6px 9px;
    padding-left: 10px;
}

.oldie .anchor .arrow {
    background-image: url(../images/parts/arrow-05.png);
    background-position: left 1px;
}

.pager {
    text-align: right;
    float: right;
    width: 390px;
}

.pager ul {
    float: right;
}

.pager li {
    font-size: 12px;
    float: left;
    margin-left: 12px;
}

.pager li.current a {
    text-decoration: none;
    font-weight: bold;
}

.pager li.disable a {
    color: #d6d6d6;
}

.pager li.prev {
    text-align: left;
}

.pager li.right {
    text-align: right;
}

.tab-menu li {
    font-weight: bold;
    text-align: center;
    width: 49%;
    float: right;
    margin: 0 0 -1px 1.5%;
}

.tab-menu li:first-child {
    margin-left: 0;
    float: left;
}

#tooltips {
    position: absolute;
}

.tab-menu li a {
    background: #f1f1f1;
    border: 1px solid #e1e1e1;
    display: block;
    padding: 8px 0;
}

.tab-menu li a.active {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
}

.tab-cont {
    border: 1px solid #e1e1e1;
    display: none;
}

.tab-cont.active {
    display: block;
}

.tab-cont .inner {
    width: 90%;
    margin: 5% auto;
}

.rower-ttl {
    background: url(../images/parts/dotted.gif) repeat-x left bottom;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 0 0 12px 0;
}

.ttl-tb {
    background: url(../images/parts/arrow-01.gif) no-repeat left center;
    margin: 0 0 18px;
    font-size: 13px;
    padding: 0 0 0 15px;
}

.col-3 {
    width: 33.3%;
}

.col-in {
    padding: 0 0 0 20px;
}

.notes {
    font-size: 10px;
}

.notes a.link {
    text-decoration: underline;
    display: inline;
}

.minus {
    vertical-align: middle;
    margin-left: 5px;
}

.vm {
    vertical-align: middle;
}

.normal {
    width: auto;
}

.indent {
    padding: 0 0 0 10px;
}

.price,
.sale-price,
.line-th {
    font-size: 9px;
}

.sale-price,
.emphasis,
.emphasis:hover {
    color: #B90B23;
}

.line-th {
    text-decoration: line-through;
}

.txt {
    width: 100%;
}

.c_form01 {
    width: 100%;
    padding: 1px;
}

.center {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.left {
    text-align: left !important;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.no-item {
    color: #c10808;
}

#content .btn-list {
    text-align: center;
    margin-top: 3px;
}

#content .btn-list li {
    display: inline-block;/display: inline;/zoom: 1;
    margin-left: 8px;
}

#content .btn-list li:first-child {
    margin-left: 0;
}

#content .btn-after,
#content .btn-delete {
    background: #5C5C5C;
    text-decoration: none;
    padding: 3px 12px;
    color: #fff;
    border-radius: 10px;
    position: relative;
}

#content .btn-after:hover,
#content .btn-delete:hover {
    color: #fff;
    background: #6c6c6c;
    text-decoration: underline;
}

.btn-01,
.btn-02,
.btn-03,
.btn-submit {
    -webkit-appearance: none;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    cursor: pointer;
    display: inline-block;/display: inline;/zoom: 1;
    padding: 6px 20px;
    border-radius: 18px;
    width: 220px;
    zoom: 1;
    position: relative;
}

.btn-01,
.btn-submit {
    background: #5F5F5F;
}

.btn-01:hover,
.btn-submit:hover {
    background: #6f6f6f;
    color: #fff;
}

.btn-02,
.btn-03 {
    background: #888;
}

.btn-02:hover,
.btn-03:hover {
    background: #999;
    color: #fff;
}

.btn-03 {
    padding: 5px;
    width: 80px;
}

.btn-01 img {
    display: inline-block;/display: inline;/zoom: 1;
    background: url(../images/parts/arrow-w01.png) no-repeat left top;
    width: 6px;
    height: 9px;
    margin: -2px 0 0 8px;
}

.btn-submit {
    font: inherit;
    font-size: 12px;
    border: none;
    margin: auto;
    width: 220px;
    height: 36px;
}

.en {
    font-family: 'Miso', Arial, sans-serif;
    letter-spacing: 3px;
    font-size: 18px;
    font-weight: bold;
}

.css-rollover:hover img,
input[type="image"]:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha( opacity=75 )";
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w150 {
    width: 150px;
}

.w180 {
    width: 180px;
}

.w370 {
    width: 370px;
}

.w530 {
    width: 530px;
}

/*-----------------------------------------------------------------------
    タブレット
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {

    html,
    body {
        height: auto;
    }

    .strawberryfields #header {
        height: 55px;
    }

    .univervalmuse #header {
        height: 55px;
    }

    #pc-utility {
        display: none;
    }

    #logo {
        float: none;
    }

    .strawberryfields #header #logo a {
        background: url(../images/strawberryfields/sp-logo.png) no-repeat left top;
        background-size: 218px 16px;
        -webkit-background-size: 218px 16px;
        margin: 21px auto 0;
        width: 218px;
    }

    .oldie .strawberryfields #header #logo a {
        background: url(../images/parts/ie-logo.png) no-repeat left top;
    }

    .univervalmuse #header #logo a {
        background: url(../images/univervalmuse/sp-logo.png) no-repeat left top;
        background-size: 200px 37px;
        -webkit-background-size: 200px 37px;
        margin-left: 3px;
    }

    #btn-nav,
    #btn-search,
    #sp-gnav {
        display: block;
    }

    #wrapper {
        margin-top: 8%;
        padding-bottom: 260px;
    }

    .side-box .btn-search {
        display: block;
        width: 166px;
        margin: auto;
    }

    #sp-menu-search {
        top: 0;
        left: 0;
        width: 100%;
        position: absolute;
        z-index: -1;
        border-left: 1px solid #333;
        background-color: #5F5E5C;
        -webkit-box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.4) inset;
        box-shadow: 0px 0px 2px 0px rgba(255, 255, 255, 0.4) inset;
    }

    #sp-menu-search .slidemenu-body {
        position: relative;
        height: 100%;
    }

    #sp-menu-search li {
        margin: 5px 0;
        text-align: center;
    }

    #sp-menu-search .input-search {
        border: none;
        border-radius: 15px;
        line-height: 30px;
        outline: none;
        display: block;
        width: 80%;
        height: 28px;
        line-height: 28px;
        margin: 10px auto 0;
        padding: 0 0 0 30px;
        background: url(../images/common/icon-search.gif) 10px 50% no-repeat;
        background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        background-color: #f5f2ed;
        color: #000;
        -webkit-box-shadow: 0px 0px 2px 0px #666 inset;
        box-shadow: 0px 0px 2px 0px #666 inset;
    }

    #sp-menu-search .sp-search-btn {
        -webkit-appearance: none;
        background: #333;
        border: 1px solid #000;
        border-radius: 5px;
        -webkit-box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.4) inset;
        box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.4) inset;
        color: #fff;
        width: 80%;
        margin: 10px auto;
        padding: 5px;
    }

    #sp-menu-search .search-block {
        text-align: left;
        border-top: 1px solid #333;
        border-bottom: 1px solid #777;
    }

    #sp-menu-search .search-block dt,
    #sp-menu-search .search-block dd {
        border-top: 1px solid #777;
        border-bottom: 1px solid #333;
        color: #fff;
        padding: 10px 20px;
    }

    #sp-menu-search .search-block dt {
        font-size: 13px;
        font-weight: bold;
        background: #555;
    }

    #breadcrumbs {
        padding-left: 2%;
    }

    #main {
        width: 100%;
        float: none;
        margin: auto;
    }

    #sp-menu-search .search-block .harf {
        width: 36%;
        float: left;
        padding: 10px 7%;
    }

    .point-container thead {
        display: none;
    }

    .point-container td {
        float: left;
        clear: left;
        width: 100%;
    }

    .point-container td .sp-label {
        display: block;
        float: left;
        margin-right: 15px;
        padding: 10px;
        background: #eee;
        width: 100px;
    }

    .point-container td .data {
        text-align: left;
        padding-left: 20px;
        border-top: 1px solid #eee;
        border-bottom: none;
    }

    .point-container tr {
        display: block;
        margin-top: 20px;
        overflow: hidden;
    }

    .paging-container .item-count,
    .paging-container .pager {
        float: none;
        width: 100%;
    }

    .paging-container .pager {
        background: #f2f2f2;
        text-align: center;
        margin: 10px auto;
        padding: 1.5% 0;
    }

    .paging-container .pager li {
        float: none;
        display: inline-block;/display: inline;/zoom: 1;
        margin-left: 28px;
    }

    .paging-container .pager li:first-child {
        margin-left: 0;
    }

    .support .paging-container .pager {
        background: none;
        float: none;
        padding: 10px 0 0;
    }

    .support .paging-container .pager ul {
        float: none;
    }

    .support .paging-container .pager li {
        margin-left: 5px;
        float: none;
    }

    .ico {
        overflow: hidden;
        margin-bottom: 3px;
        min-height: 14px;
        line-height: 1;
    }

    .ico span {
        float: left;
        display: inline;
        height: 14px;
        margin: 0 1px;
    }

    /* cart */
    .cart-item thead {
        display: none;
    }

    .cart-item tbody tr {
        display: block;
        border-bottom: 1px dotted #ccc;
        padding: 15px 0;
    }

    .cart-item tbody td {
        width: 100%;
        display: block;
        padding: 0;
        text-align: left;
        border-top: none;
    }

    .cart-item tbody td.image {
        float: left;
        width: 90px;
        text-align: center;
    }

    .cart-item tbody td.item-no {
        display: none;
    }

    .cart-item tbody td.item-nm a {
        font-weight: bold;
    }

    .cart-item td .label {
        display: inline;
    }

    .cart-item tbody td.price,
    .cart-item tbody td.number,
    .cart-item tbody td.totalprice {
        text-align: right;
    }

    .cart-item tbody td.number {
        float: left;
        width: 80px;
    }

    .cart-item tbody td.totalprice {
        margin-top: 5px;
        font-weight: bold;
    }

    .cart-item tbody .btn-list {
        margin-top: 28px;
        padding: 10px 0;
    }

    .cart-item tfoot td {
        border-top: none;
    }

    .cart-item02 .allpoint {
        display: block;
        margin-top: 5px;
    }

    .cart-item02 .sp-btn-area {
        display: table-row;
    }

    .cart-item02 .empty,
    .cart-item02 .btn-area {
        display: none;
    }

    /* support */
    #content .support .col-3 {
        float: none;
        border-left: none;
        border-top: 1px solid #ddd;
        margin: 20px 0;
        padding: 20px 0;
        width: 100%;
    }

    #content .support .col-3:first-child {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }

    #content .support .col-3 li {
        margin-top: 10px;
    }

    #content .support .l-nav {
        display: none;
    }

    #content .support .info-main,
    #content .support .faq-main {
        float: none;
        width: 100%;
    }

    #content .support .accordion {
        margin-bottom: 0;
    }

    #content .support .accordion .ac-cont {
        display: none;
    }

    /* contact */
    #contact {
        width: 98%;
    }

    .btn-area li {
        display: block;
        margin-top: 10px;
    }

    .mypage-content {
        width: 100%;
    }

    .l-nav {
        width: 100%;
    }

    .group {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .input-head,
    .input-data {
        width: 90%;
    }

    .input-head {
        padding: 2px 0;
    }

    .input-data {
        padding: 15px 0 2px;
    }

    .ac-head {
        display: block;
    }

    .ac-pc {
        display: none;
    }

    .ac-cont {
        display: none;
    }

    .soldout .txt {
        font-size: 20px;
    }

    #side {
        display: none;
    }

    #footer .foot-menu {
        text-align: center;
        margin-bottom: 20px;
    }

    #footer .brand-banner {
        position: static;
        text-align: center;
    }

    #footer .brand-banner li {
        display: inline-block;
        margin-bottom: 20px;
    }

    #copyright {
        text-align: center;
    }

    #foot-logo {
        display: none;
    }

}

/*-----------------------------------------------------------------------
    SMART PHONE
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    #breadcrumbs {
        min-height: 26px;
    }

    #breadcrumbs li {
        line-height: 1.8;
    }

    #wrapper {
        padding-bottom: 250px;
    }

    #content .support {
        padding: 8%;
    }

    .col-in {
        padding: 0 0 0 8px;
    }

    #sp-search .sit {
        width: 60%;
    }

    #content .support,
    #content .member,
    #content .order,
    #content .err-cont {
        padding: 8% 3%;
    }

    #content .col-1 {
        width: 100%;
    }

    .pager {
        width: 100%;
        float: none;
        text-align: center;
    }

    .pager ul {
        float: none;
    }

    .pager li {
        margin-left: 5%;
    }

    .step {
        display: none;
    }

    .sp-step {
        display: block;
    }

    .order-info th {
        width: 70px;
    }

    .mypage-content .item-container li {
        width: 44%;
        margin: 3% 3% 0 3%;
    }

    .mypage-content .item-container li:nth-child(2n+1) {
        margin-left: 2%;
        clear: both;
    }

    .paging-container .pager li {
        margin-left: 18px;
    }

    .support .paging-container .pager li {
        margin-left: 3px;
    }

    .serch-result {
        font-size: 11px;
    }

    .brand-nm {
        font-size: 10px;
    }

    .item-nm {
        font-size: 10px;
    }

    .cart-item02 .price {
        padding-left: 5px;
        padding-right: 5px;
    }

    .soldout .txt {
        font-size: 15px;
        margin-left: -34px;
    }

    .btn-area li {
        margin-bottom: 20px;
    }

    .cart-item,
    .cart-item02 {
        font-size: 10px;
    }

    .cart-item02 td.item-nm {
        width: 105px;
        line-height: 1.2;
    }

    .cart-item02 td.img {
        width: 55px;
        padding-left: 0;
    }

    .cart-item03 td.item-nm {
        width: 105px;
        line-height: 1.2;
    }

    .cart-item03 td.img {
        width: 55px;
        padding-left: 0;
    }

    .cart-item tfoot td,
    .cart-item02 tfoot td {
        font-size: 10px;
    }

    .cart-item02 .sp-btn-area td {
        width: 100%;
    }

    #footer .foot-menu {
        text-align: center;
        width: 300px;
        margin: 0 auto 20px;
        padding: 0 10px;
    }

    #copyright {
        text-align: center;
    }

}

/*-----------------------------------------------------------------------
    SMART PHONE
 -----------------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
    #content .project {
        padding: 5%;
    }

    .soldout .txt {
        font-size: 10px;
        letter-spacing: 1px;
        margin-left: -24px;
        text-decoration: none;
    }

    .order-info th {
        width: 80px;
    }

    .member .anchor {
        display: block;
        padding-left: 0;
    }

}

/*-----------------------------------------------------------------------
    SMART PHONE
 -----------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
    .ico-new {
        top: 0px;
        width: 10px;
    }
}








/*====================================================================================================

文字

====================================================================================================*/

@font-face {
    font-family: 'agnesb';
    src: url('../include_html/fonts/agnesb-webfont.eot');
    src: url('../include_html/fonts/agnesb-webfont-.eot#iefix') format('embedded-opentype'), url('../include_html/fonts/agnesb-webfont.woff') format('woff'), url('../include_html/fonts/agnesb-webfont.ttf') format('truetype'), url('../include_html/fonts/agnesb-webfont.svg#agnesbagnesb') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*====================================================================================================

base

====================================================================================================*/


/* base
--------------------------------------------------------------------------------------------------- */

html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
form,
div,
a,
img,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    width: 100%;
    min-width: 1360px;
    margin: 0 auto;
    overflow-x: hidden;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #333333;
    line-height: 1;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    font-size: 13px;
}

a {
    text-decoration: none;
    color: #777;
}

a img {
    transition: .9s linear;
    display: block;
}

@media screen and (min-width: 480px) {
    a:hover {
        text-decoration: none;
        opacity: .9;
    }

    a img:hover {
        text-decoration: none;
        opacity: .9;
        display: block;
    }
}

p {
    line-height: 1.6;
}

.exhibition_mianbanner_images img {
    width: auto;
    max-width: initial;
}

img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: auto;
}

#wrapper {
	width: 100%;
	overflow-x: hidden;
	padding-bottom: 10px;
}

@media screen and (max-width: 480px) {
    body {
        position: relative;
        width: 100%;
        font-size: 12px;
    }

    html {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        min-width: 100%;
    }

    main {
        overflow-x: hidden;
    }

    .css-rollover img {
        transition: none;
        width: 100%;
        height: 100%;
    }

    .js-itemColorTarget {
        transition: none;
        width: 100%;
        height: 100%;
    }

    a img {
        transition: none;
    }
}


/* HEADER
--------------------------------------------------------------------------------------------------- */

#gheader {
    width: 100%;
    min-width: 1200px;
    position: relative;
    z-index: 100;
    border-bottom: 1px solid #EEEEEE;
}

#gheader.ghd_fixed {
    max-height: 75px;
}

.gheader_text_info {
    background: #363636;
    padding: 12px 0px;
}

.gheader_text_info p {
    text-align: center;
}

.gheader_text_info a {
    display: block;
    color: #fff;
    text-decoration: underline;
}

@media screen and (min-width: 480px) {
    .gheader_text_info a:hover {
        text-decoration: none;
        opacity: 1;
        color: #fff;
    }
}

.gheader_info_nav {
	width: 100%;
	padding: 9px 0px;
	display: inline-block;
	font-size: 12px;
	background-color: #eeebdd;
}

.gheader_info_nav p {
    line-height: 34px;
}

.gheader_inner {
    width: 1200px;
    min-width: 480px;
    margin: 0px auto;
}

.gHd_pc {
    display: block;
	color:#FFF
}

.gHd_pc .gHd_pc_text {
    color: #fff;
    display: inline-block;
    line-height: 22px;
}

.gheader_info_nav_menu {
    display: inline-block;
    float: right;
}

.gheader_info_nav_menu_list {
    display: table;
}

.gheader_info_nav_menu_list > li {
    display: table-cell;
    border-right: 1px solid #333333;
    padding: 10px 15px;
    position: relative;
    vertical-align: middle;
}

.gheader_info_nav_menu_list li.user {
	padding-left: 18px;
	max-width: 186px;
	outline-color: #333;
}

.gheader_info_nav_menu_list li.user.no:after {
    display: none;
}

.gheader_info_nav_menu_list li.user:after {
    background: url(../images/common/pc_common_ico.png)no-repeat;
    background-position: 0px -1px;
    content: "";
    display: block;
    width: 15px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    left: 0px;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.user > a:before {
    background: url(../images/common/pc_common_ico.png)no-repeat;
    background-position: 0px -344px;
    content: "";
    display: block;
    width: 17px;
    height: 18px;
    position: absolute;
    top: calc(50% - 11px);
    left: -25px;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.user > a {
    position: relative;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.cart:after {
    display: none;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.cart > a {
    position: relative;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.cart > a:before {
    background: url(../images/common/pc_common_ico.png);
    background-position: 0px 97px;
    content: "";
    display: block;
    width: 15px;
    height: 18px;
    position: absolute;
    top: calc(50% - 9px);
    left: -25px;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.user.no > a:before {
    display: none;
}

.gheader_info_nav_menu_list li.user span {
    display: inline-block;
    max-width: 135px;
    padding-left: 5px;
    margin-right: 5px;
    word-wrap: break-word;
    box-sizing: border-box;
}

.gheader_info_nav_menu_list li.cart {
    position: relative;
    border-right: none;
    padding-left: 32px;
}

.gheader_info_nav_menu_list li.cart:after {
    background: url(../images/common/pc_common_ico.png)no-repeat;
    background-position: 0px -19px;
    content: "";
    display: block;
    width: 13px;
    height: 18px;
    position: absolute;
    top: calc(50% - 9px);
    left: 13px;
}

.gheader_info_nav_menu_list li a {
	color: #666;
}

.gheader_info_nav_menu_sub.blk_height {
    width: 100%;
    position: absolute;
    top: 53px;
    left: 0%;
    z-index: 110;
    height: auto;
    opacity: 1;
    -webkit-transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.gheader_info_nav_menu .gheader_info_nav_menu_sub {
    position: absolute;
    top: 100%;
    margin-top: 11px;
    font-size: 11px;
    width: 160px;
    background: #ffffff;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    z-index: 50;
    padding: 15px 16px;
    display: none;
}

.ghd_fixed .gheader_fix_nav ul.gheader_info_nav_menu_sub {
    top: 100%;
    margin-top: 0px;
    padding-top: 30px;
}

.user > .gheader_info_nav_menu_sub {
    left: 0px;
}

.help > .gheader_info_nav_menu_sub {
    left: 0px;
}

.gheader_info_nav_menu .gheader_info_nav_menu_sub li {
    display: block;
    border: none;
    margin-bottom: 15px;
}

.gheader_info_nav_menu .gheader_info_nav_menu_sub li:last-child {
    margin-bottom: 0px;
}

.gheader_info_nav_menu .gheader_info_nav_menu_sub li a {
    color: #000;
}

.gheader_fix_nav ul.gheader_info_nav_menu_sub {
    top: 96%;
}

.gHd_sp {
    display: none;
}

.gheader_logo {
    padding: 27px 0px 32px;
}

.gheader_sp_trigger {
    display: none;
}

.gheader_logo .logo {
    display: none;
}

.gheader_sp_icon {
    display: none;
}

.gheader_logo .logo {
    display: block;
    text-align: center;
}

.gheader_logo .logo a {
    display: inline-block;
}

.gheader_menu {
    text-align: center;
    position: relative;
}

.gheader_menu_list {
    width: 100%;
    margin: 0px auto;
    font-size: 0px;
}

.gheader_menu_list li {
    display: inline-block;
    text-align: center;
    font-size: 15px;
}

.gheader_menu_list li a img {
    width: 50%;
}

.gheader_menu_list li.femme a,
.gheader_menu_list li.homme a {
    padding: 0px 15px 20px 15px;
}

.gheader_menu_list li.enfant a {
    padding: 0px 15px 20px 15px;

}

.gheader_menu_list li.tobbyagenesb a {
    padding: 0px 15px 20px 15px;
}

.gheader_menu_list li.voyage a {
    padding: 0px 15px 20px 15px;

}

.gheader_menu_list li.voyage_homme a {
    padding: 0px 15px 20px 15px;
}

.gheader_menu_list li.webOnly a,
.gheader_menu_list li.outlet a {
    padding: 0px 15px 20px 15px;
}

.gheader_menu_list li.femme a.gh_fx,
.gheader_menu_list li.homme a.gh_fx,
.gheader_menu_list li.enfant a.gh_fx,
.gheader_menu_list li.tobbyagenesb a.gh_fx,
.gheader_menu_list li.voyage a.gh_fx,
.gheader_menu_list li.voyage_homme a.gh_fx,
.gheader_menu_list li.webOnly a.gh_fx,
.gheader_menu_list li.outlet a.gh_fx {
    padding: 0px 12px 20px 30px;
}


.gheader_menu_list li:nth-child {
    margin-right: 0px;
}

.gheader_menu_list li a {
    display: block;
    color: #000;
    opacity: 1;
}

.gheader_menu_list li.gheader_menu_list_sub_sale a {
    color: #ca2934;
}

@media screen and (min-width: 480px) {
    .gheader_menu_list li a:hover {
        color: #ca2934;
        text-decoration: none;
    }

    .gheader_menu_list li a:hover span.sub_name {
        color: #ca2934;
        text-decoration: none;
    }

    .gheader_menu_list li a span.sub_name:hover {
        color: #ca2934;
    }
}

.gheader_menu_list li span {
    display: block;
}

.gheader_menu_list li span.sub_name {
    color: #888888;
    font-size: 10px;
    margin-top: 5px;
}

.gheader_nav {
    width: 100%;
    display: flex;
    height: 53px;
    overflow: hidden;
}

.gheader_nav > .gheader_menu_list > li {
    height: 53px;

}

.gheader_menu_list_popup {
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    width: 100%;
    position: absolute;
    top: 53px;
    left: 0%;
    overflow: hidden;
    opacity: 0;
    height: 0px;
    -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.gheader_menu_list_popup.blk_height {
    width: 100%;
    position: absolute;
    top: 53px;
    left: 0%;
    z-index: 110;
    height: auto;
    opacity: 1;
    -webkit-transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all .4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.gheader_menu_list_popup_inner {
    opacity: 0;
    display: none;

}

.gheader_menu_list_popup_inner.blk_height {
    opacity: 1;
    margin: 0px auto;
    padding-top: 35px;
    box-sizing: border-box;
    z-index: 120;
    width: 830px;
    max-width: 1200px;
    position: relative;
    height: 330px;
    display: block;
    -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.gheader_menu_list_popup_inner_full {
    width: 200%;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    margin-left: -50%;
    padding: 0px;
    overflow-x: hidden;
    background: #FAFAFA;
    position: absolute;
    top: 53px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    height: 330px;
    position: absolute;
    -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}


.gheader_menu_list_popup .gheader_menu_list_sub {
    float: left;
    vertical-align: top;
    text-align: left;
    padding-bottom: 40px;
}

.gheader_menu_list_popup .gheader_menu_list_sub.brand {
    padding-right: 70px;
}

.gheader_menu_list_popup .gheader_menu_list_sub.category {
    padding-right: 70px;
}

.gheader_menu_list_popup .gheader_menu_list_sub.list {
    padding-right: 0px;
}

.gheader_menu_list_popup .gheader_menu_list_sub:first-child ul {
    padding-right: 0px;
}

.gheader_menu_list_popup .gheader_menu_list_sub.category ul:last-child {
    padding-right: 0px;
}

.gheader_menu_list_popup .gheader_menu_list_sub:last-child {
    padding-right: 0px;
}

.gheader_menu_list_popup .gheader_menu_list_sub:last-child ul {
    padding-right: 0px;
}

.gheader_menu_list_popup .gheader_menu_list_sub ul {
    display: table-cell;
    padding-right: 30px;
}

.gheader_menu_list_popup .gheader_menu_list_sub ul li {
    display: block;
    text-align: left;
    font-size: 12px;
    margin-bottom: 12px;
}

.gheader_menu_list_popup .gheader_menu_list_sub ul li > a {
    padding: 0px;
    line-height: 1.4;
}

.gheader_menu_list_popup .gheader_menu_list_sub_heading {
    display: inline-block;
    text-align: left;
    font-family: "Helvetica W02 Bd Cn";
    margin-bottom: 20px;
    font-size: 16px;
}

.gheader_menu_list_popup .gheader_menu_list_sub.brand .gheader_menu_list_sub_heading {}

.gheader_menu_list_popup .gheader_menu_list_sub.brand .gheader_menu_list_sub_heading img {
    width: 100%;
    height: auto;
}

.gheader_menu_list_popup .gheader_menu_list_sub.category .gheader_menu_list_sub_heading {}

.gheader_menu_list_popup .gheader_menu_list_sub.category .gheader_menu_list_sub_heading img {
    width: 100%;
    height: auto;
}

.gheader_menu_list_popup .gheader_menu_list_sub.list .gheader_menu_list_sub_heading {}

.gheader_menu_list_popup .gheader_menu_list_sub.list .gheader_menu_list_sub_heading img {
    width: 100%;
    height: auto;
}

.gheader_menu_list_popup h2 {
    text-align: left;
    display: block;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.gheader_menu_list_popup li {}

.gheader_menu_list_popup a {}

.gHeader_search {
    display: table-cell;
    position: absolute;
    top: 7.5px;
    right: 0;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.gHeader_search .ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset {
    display: inline-block;
}

.gHeader_search_form {
    display: inline-block;
    position: relative;
    line-height: 20px
}

#search_word {
    color: #f0f0f0;
}

#search_Text {
    width: 100px;
    height: 30px;
    padding: 0px 5px 0px 25px;
    color: #000;
    position: absolute;
    border: none;
    border-radius: 0px;
}

.gHeader_search_form #search_submit {
    position: absolute;
    top: 3px;
    left: 0px;
    cursor: pointer;
    width: 16px;
    height: 19px;
}

#search_submit input {
    width: 20px;
    height: 20px;
    display: block;
    z-index: 100;
    position: absolute;
    top: 0;
    border: none;
    background: url(../images/common/pc_common_ico.png)no-repeat;
    background-position: 0px -126px;
    opacity: 0.1;
}


/*HEADER FIXED*/

#gheader.ghd_fixed {
    min-width: 1200px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    display: block;
    border-bottom: 1px solid #EEE;
    background: #fff;
}

#gheader.ghd_fixed .gheader_menu_list_popup_inner {
    width: 940px;
}

#brand_top #gheader.ghd_fixed {
    border-bottom: 1px solid #EEE;
}

#gheader_fix {
    display: none;
}

#gheader.ghd_fixed #gheader_fix {
    width: 1200px;
    margin: 0px auto;
    position: relative;
    display: block;
}

.gheader_fix_inner {
    height: 75px;
    padding: 17px 0px 18px;
}

.ghd_fixed_logo {
    margin-left: 30px;
    display: none;
}

.ghd_fixed .gheader_fix_logo {
    display: inline-block;
    position: relative;
    z-index: 120;
    top: calc(50% - 20px);
}

#gheader_fix .gheader_nav {
    position: relative;
}

#gheader_fix .gheader_menu_list {
    position: absolute;
    margin: 0px 0 15px 0px;
    top: -40px;
    left: -125px;
}

#gheader_fix .gheader_menu_list li.femme,
#gheader_fix .gheader_menu_list li.homme {
    margin-right: 40px;
}

#gheader_fix .gheader_menu_list li.enfant {
    margin-right: 30px;
}

#gheader_fix .gheader_menu_list li.tobbyagenesb {
    margin-right: 25px;
}

.ghd_fixed .gheader_info_nav {
    display: none;
}

.ghd_fixed .gheader_logo {
    display: none;
}

.ghd_fixed .gheader_menu {
    display: none;
}

.gheader_menu.gh_fx {
    display: none;
}

.ghd_fixed .gheader_menu.gh_fx {
    display: block;
    position: absolute;
    top: calc(50% - 15px);
    width: 100%;
}

.ghd_fixed .gheader_menu.gh_fx .gheader_menu_list > li {
    font-size: 14px;
    vertical-align: middle;
}

.ghd_fixed .gheader_menu.gh_fx .gheader_menu_list > li a img {
    width: 20%;
}

.ghd_fixed .gheader_menu.gh_fx .gheader_nav {
    position: relative;
    padding: 0px;
    overflow: visible;
}

.ghd_fixed .gheader_menu.gh_fx .gheader_nav .gheader_menu_list {
    margin-left: -125px;
    font-size: 0px;
}

.gheader_fix_nav {
    z-index: 120;
    display: table;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list > li {
    padding: 5px 15px;
    border-right: 1px solid #dddddd;
    vertical-align: middle;
    position: relative;
    display: table-cell;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list > li.user {
    margin-left: 10px;
    max-width: 160px;
    padding-left: 35px;
    padding-right: 5px;
    box-sizing: content-box;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list > li.user.no {
    padding-left: 15px;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.user a {
    display: inline-block;
    position: relative;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.user.no:before {
    display: none;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li:last-child {
    border-right: none;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li a {
    color: #000;
    display: inline-block;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li .search.js-searchTransform form {
    display: table;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li .search.js-searchTransform form.ui-input-text {
    display: table-cell;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li .search .js-searchButton {
    display: table-cell;
    padding-top: 6px;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list > li.f_search {
    padding-left: 0px;
}

.gheader_info_nav_menu.gh_fx {
    position: static;
    font-size: 12px;
    display: table-cell;
}

.ghd_fixed .gHeader_search {
    display: table-cell;
    font-size: 12px;
    float: none;
    position: static;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#gheader_fix .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list > li.user:after {
    display: none;
}


#gheader.ghd_fixed .gheader_menu_list_popup_inner_full {
    border-top: none;
}

.search {
    margin-left: 0;
    font-size: 13px;
}

.search span {
    padding: 0 0 0 4px;
    cursor: pointer;
}

.search img {
    width: 12px;
    margin: -1px 0 0;
    padding: 0 4px 0 0;
    cursor: pointer;
}

.search .field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100px;
    height: 20px;
    padding: 2px;
    border: none;
    border-bottom: #dedddc 1px solid;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.search {
    white-space: nowrap;
}

.search .icon {
    width: 16px;
    height: 19px;
    content: "";
    display: inline-block;
    background: url(../images/common/pc_common_ico.png)no-repeat;
    background-position: 0px -126px;
    padding: 0px;
    /* position: absolute; */
    /* left: -20px; */
    padding-right: 20px;
}

.search .js-searchButton {
    color: #888888;
}

.ghd_fixed .gheader_info_nav_menu.gh_fx .gheader_info_nav_menu_list li.cart {
    padding: 5px 0px 5px 35px;
}

.ghd_fixed .gheader_info_nav_menu_list li.cart:after {
    width: 14px;
    height: 20px;
    background-position: 0px -307px;
}

.ghd_fixed .gheader_menu_list_popup_contents:nth-child(2) {
    display: none;
}

@media screen and (max-width: 480px) {
    #gheader.ghd_fixed {
        display: none;
    }

    #gheader.ghd_fixed #gheader_fix {
        display: none;
    }

    .gheader_menu_list li.femme a,
    .gheader_menu_list li.homme a {
        padding: 0px;
    }

    .gheader_menu_list li.voyage a {
        padding: 0px;
    }

    .gheader_menu_list li.voyage_homme a {
        padding: 0px;
    }

    .gheader_menu_list li.webOnly a {
        padding: 0px;
    }

    .gheader_menu_list li.outlet a {
        padding: 0px;
    }

    .gheader_menu_list li.tobbyagenesb a {
        padding: 0px;
    }

    .gheader_menu_list li.enfant a {
        padding: 0px;
    }

    .gheader_nav > .gheader_menu_list > li {
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    #gheader {
        border-bottom: none;
        background: #fff;
        position: static;
        min-width: 320px;
        max-width: 480px;
        transition: none;
    }

    .gheader_info_nav {
        width: 100%;
        padding: 0px;
        line-height: 25px;
        font-size: 10px;
    }

    .gheader_inner {
        width: 100%;
        max-width: 480px;
        min-width: 0px;
    }

    .gHd_pc {
        display: none;
    }

    .gHd_sp {
        display: block;
    }

    .gHd_sp_text {
        color: #fff;
        text-align: center;
    }

    .gHd_sp_text a {
        text-decoration: underline;
        color: #fff;
        padding: 5px 0px;
    }

    .gheader_logo .gheader_inner {
        display: table;
    }

    .gheader_logo {
        padding: 15px 15px;
        width: 100%;
        border-bottom: 1px solid #EEEEEE;
        background: #fff;
        height: 70px;
    }

    .gheader_logo.fix_T {
        position: fixed;
        top: 0px;
        left: 0px;
        background: #fff;
        z-index: 991;
    }

    .gHeader_search.fix {
        position: fixed;
        top: 50px;
        left: 0;
        z-index: 990;
        display: block;
        width: 100%;
    }

    .gheader_sp_trigger {
        display: table-cell;
        vertical-align: middle;
        width: 33.3%;
        position: relative;
    }

    .gheader_sp_trigger_inner {
        width: 25px;
        height: 21px;
        display: block;
        z-index: 100;
        position: absolute;
        top: 7px;
        left: 0;
        border: none;
        background: url(../images/common/sp_common_ico.png)no-repeat;
        background-position: 0px 1px;
        background-size: 38px;
        cursor: pointer;
    }

    .gheader_sp_trigger_inner:after {}

    .gheader_sp_trigger img {
        width: 100%;
    }

    .gheader_log_img {
        display: table-cell;
        width: 33.3%;
        vertical-align: middle;
    }

    .gheader_logo .gheader_log_img .logo {
        width: 100%;
        display: block;
    }

    .gheader_logo .gheader_log_img .logo a img {
        width: 135px;
        margin-top: 0px;
    }

    .gheader_logo .gheader_log_img .logo a {
        display: block;
    }

    .gheader_sp_icon {
        display: table-cell;
        vertical-align: middle;
        width: 33.3%;
        padding-bottom: 6px;
    }

    .gheader_sp_icon_list {
        display: table;
        margin: 0 0 0 auto;
        width: 100%;
        max-width: 95px;
    }

    .gheader_sp_icon_list li {
        display: table-cell;
        width: 50%;
        text-align: right;
        position: relative;
        height: 16px;
    }

    .gheader_sp_icon_list li.search span {
        width: 22px;
        height: 21px;
        display: block;
        z-index: 100;
        position: absolute;
        top: 0px;
        right: 0;
        border: none;
        background: url(../images/common/sp_common_ico.png)no-repeat;
        background-position: 5px -19px;
        background-size: 38px;
        cursor: pointer;
    }

    .gheader_sp_icon_list li.cart a {
        width: 22px;
        height: 23px;
        display: block;
        z-index: 100;
        position: absolute;
        top: 0px;
        right: 0;
        border: none;
        background: url(../images/common/sp_common_ico.png)no-repeat;
        background-position: 0px -40px;
        background-size: 38px;
        cursor: pointer;
    }

    .gheader_sp_icon_list li:first-child a img {
        width: 14px;
        height: 16.5px;
    }

    .gheader_sp_icon_list li:last-child a img {
        width: 14px;
        height: 18.5px;
    }

    .gheader_sp_icon_list li a {
        display: inline-block;
    }

    .gheader_sp_icon_list li a img {
        width: 80%;
    }

    .gheader_nav {
        position: relative;
        z-index: 120;
        height: auto;
    }

    .gheader_menu {
        margin-bottom: 0px;
        text-align: center;
        width: 100%;
    }

    .gheader_menu_list {
        width: 100%;
        display: inline-block;
        border-bottom: none;
        background: #F7F7F7;
        margin: 0px;
        border-bottom: 1px solid #EEEEEE;
        height: 45px;
    }

    .gheader_menu_list li {
        display: inline-block;
        float: left;
        font-size: 13px;
        text-align: center;
        box-sizing: border-box;
        padding: 8px 0px;
    }

    .gheader_menu_list li:first-child a {
        border-right: 1px solid #EEEEEE;
    }

    .gheader_menu_list li:nth-child(-n+2) {
        width: 50%;
        border-bottom: 1px solid #EEEEEE;
    }

    .gheader_menu_list li:nth-child(n+3) {
        width: 33.3%;
    }

    .gheader_menu_list li:nth-child(n+3) a {
        border-right: 1px solid #EEEEEE;
    }

    .gheader_menu_list li:last-child a {
        border-right: none;
    }

    .gheader_menu_list li a {
        padding: 0px;
    }

    .gheader_menu_list li span.sub_name {
        font-size: 10px;
        margin-top: 4px;
    }

    .gheader_menu_list li.select {
        background: #000;
    }

    .gheader_menu_list li.select a {
        color: #fff;
        text-decoration: none;
        border-right: none;
    }

    .gheader_menu_list li.select a span.sub_name {
        color: #fff;
    }

    .gheader_menu_list_popup {
        display: none;
    }

    .gHeader_search {
        display: none;
        position: fixed;
        opacity: 0;
        height: 0px;
    }

    .gHeader_search.gh_fx_srh.pcNone {
        display: none;
    }

    .gHeader_search.gh_fx_srh.pcNone.open {
        height: 40px;
        opacity: 1;
        width: 100%;
        display: block;
        top: 62px;
        z-index: 990;
        border-bottom: 1px solid #eeeeee;
    }

    .gHeader_search.gh_fx_srh.pcNone.open.fix_F {
        position: fixed;
        width: 100%;
        height: 39px;
        z-index: 100;
        top: 70px;
        border-bottom: 1px solid #EEEEEE;
    }

    .gHeader_search.open {
        height: 38px;
        opacity: 1;
        display: block;
        position: static;
    }

    .gHeader_search_form {
        display: block;
        position: relative;
        line-height: 20px
    }

    #search_word {
        color: #f0f0f0;
    }

    #search_Text {
        width: 100%;
        min-width: 320px;
        max-width: 480px;
        height: 38px;
        top: -2px;
        left: 0px;
        padding: 0% 8% 0% 4%;
        color: #000;
        position: absolute;
        background: #fff;
    }

    .gHeader_search_form #search_submit {
        position: absolute;
        top: 5px;
        right: 7px;
        cursor: pointer;
        width: 0px;
        height: 0px;
        left: inherit;
    }

    .gHeader_search.open .gHeader_search_form #search_submit {
        width: 16px;
        height: 19px;
    }

    #search_submit input {
        width: 20px;
        height: 20px;
        display: block;
        z-index: 100;
        position: absolute;
        top: calc(50% - 5px);
        right: 0;
        border: none;
        background: url(../images/common/sp_common_ico.png)no-repeat;
        background-position: 0px -20px;
        background-size: 38px;
    }
}


/* HEADER DRW_MENU
--------------------------------------------------------------------------------------------------- */

.sp_nav {
    display: none;
}

@media screen and (max-width: 480px) {
    .fix {
        overflow: hidden;
        height: 100%;
        position: fixed;
    }

    .sp_nav {
        left: -6000px;
        top: 0px;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 998;
        display: block;
    }

    .sp_nav.open {
        -webkit-transition: -webkit-transform .5s;
        -moz-transition: -moz-transform .5s;
        transition: transform .5s;
        -webkit-transform: translateX(6000px);
        -moz-transform: translateX(6000px);
        -ms-transform: translateX(6000px);
        -o-transform: translateX(6000px);
        transform: translateX(6000px);
    }

    .sp_nav.open .sp_nav_inner {}

    .sp_nav.open .sp_nav_ovly {
        display: none;
    }

    .sp_nav.open .sp_nav_ovly {
        content: "";
        display: block;
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 990;
    }

    .sp_nav.open .sp_nav_drawer {
        background: #fff;
        z-index: 999;
        height: 100%;
        position: relative;
        position: fixed;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        font-size: 14px;
    }

    .drw_close {
        display: none;
    }

    .sp_nav.open .drw_close {
        position: fixed;
        content: "";
        width: 20px;
        height: 20px;
        background: url('../images/common/sp_img_drwer_close_btn.png')no-repeat;
        background-size: contain;
        display: block;
        top: 10px;
        left: 81%;
        cursor: pointer;
        z-index: 999;
    }

    .sp_nav_drawer {
        border-right: 1px solid #DDDDDD;
        width: 78%;
        height: 100%;
        left: 0px;
        top: 0px;
        z-index: 100;
    }

    .sp_nav_drawer_content {
        background: #fff;
        font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    }

    .sp_nav_drawer_section {}

    .sp_nav_drawer_heading {
        background: #EEEEEE;
        padding: 8px 0px;
    }

    .sp_nav_drawer_heading h2 {
        font-size: 11px;
        color: #888;
        padding: 0 13px;
    }

    .sp_nav_drawer_content_section {}

    .sp_nav_drawer_section_list {}

    .sp_nav_drawer_section_list.sGN_login .sp_nav_drawer_heading_sub {
        position: relative;
    }

    .sp_nav_drawer_section_list.sGN_login .sp_nav_drawer_heading_sub:after {
        position: absolute;
        content: "";
        display: block;
        width: 12px;
        height: 14px;
        background: url(../images/common/sp_common_ico.png)no-repeat;
        background-position: 0px -245px;
        background-size: 40px;
        top: calc(50% - 5.5px);
        right: 16px;
    }

    .sp_nav_drawer_section_drp_df_open {
        display: block;
    }

    .sp_nav_drawer_section_drp_df_open .close {
        display: none;
    }

    .sp_nav_drawer_heading_sub {
        padding: 18px 0px;
        border-bottom: 1px solid #EEEEEE;
        position: relative;
    }

    .sp_nav_drawer_heading_sub h3 {
        padding-left: 13px;
        font-size: 15px;
    }

    .sp_nav_drawer_list {
        padding: 10px 0px;
        border-bottom: 1px solid #EEEEEE;
    }

    .sGN_brand .sp_nav_drawer_list {
        padding: 13px 0px;
    }

    .sp_nav_drawer_list li.femme > a img,
    .sp_nav_drawer_list li.homme > a img,
    .sp_nav_drawer_list li.enfant > a img,
    .sp_nav_drawer_list li.tob > a img,
    .sp_nav_drawer_list li.voyage > a img,
    .sp_nav_drawer_list li.voyage_homme > a img {
        width: 43%;
        height: auto;
    }

    .sp_nav_drawer_list li a img.on {
        display: none;
    }

    .sp_nav_drawer_list li a img.off {
        display: block;
    }

    .sp_nav_drawer_list li a.select img.on {
        display: block;
    }

    .sp_nav_drawer_list li a.select img.off {
        display: none;
    }

    .sp_nav_drawer_list li {}

    .sp_nav_drawer_list li:last-child {
        margin-bottom: 0px;
    }

    .sp_nav_drawer_list li a {
        display: block;
        padding: 12px 0px 12px 28px;
        color: #333;
    }

  

    .sp_nav_drawer_section_list .sp_nav_drawer_list li {}

    .sp_nav_drawer_section_list .sp_nav_drawer_list li a {}

    .sp_nav_drawer_section_list .sp_nav_drawer_list li a.select {
        color: #D80000;
        text-decoration: none;
        position: relative;
    }

    .sp_nav_drawer_section_list .sp_nav_drawer_list li a.select:before {
        position: absolute;
        top: calc(50% - 5px);
        right: 16px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px 24px;
        background-size: 37px;
        content: "";
        display: block;
        width: 11px;
        height: 11px;
    }

    .sp_nav_drawer_section_list.sGN_sale .sp_nav_drawer_list li a .name_sub {
        font-size: 6.5px;
        color: #777777;
        display: block;
        padding-top: 4px;
    }

    .sp_nav_drawer_section_list.sGN_sale .sp_nav_drawer_list #sp_nav_drawer_list_sale_saleitem a {
        color: #D80000;
    }

    .sp_nav_drawer_list_drdw {}

    .sp_nav_drawer_list_drdw .item_ctgy {
        cursor: pointer;
    }

    .sp_nav_drawer_list_drdw .item_ctgy span {
        margin-left: 25px;
        padding: 10px 0px 10px 17px;
        display: block;
        position: relative;
    }

    .item_ctgy_ac_hd:before {
        position: absolute;
        top: 11px;
        left: 0px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px 15px;
        background-size: 43px;
        content: "";
        display: block;
        width: 12px;
        height: 12px;
    }

    .item_ctgy_ac_hd.open:before {
        position: absolute;
        top: 16px;
        left: 0px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px 9px;
        background-size: 39px;
        content: "";
        display: block;
        width: 10px;
        height: 2px;
    }

    .sGN_category .sp_nav_drawer_list_drdw .item_ctgy {
        display: block;
    }

    .sp_nav_drawer_list_sub_drdw_inner {
        margin: 8px 0 8px 45px;
        padding: 4px 0px 4px 0px;
        border-top: 1px solid #EEEEEE;
        border-bottom: 1px solid #EEEEEE;
    }

    .sp_nav_drawer_list_sub_drdw_inner li {}

    .sp_nav_drawer_list_sub_drdw_inner li a {
        padding: 10px 0px;
    }

    .sp_nav_drawer_list_sub_drdw_inner li a.select {
        color: #D80000;
        position: relative;
    }

  
        position: absolute;
        top: 18px;
        right: 15px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px 55px;
        background-size: 40px;
        content: "";
        display: block;
        width: 13px;
        height: 12px;
    }

 
  

    .sGN_sale > .sp_nav_drawer_heading_sub.close:after,
    .sGN_brand > .sp_nav_drawer_heading_sub.close:after,
    .sGN_category > .sp_nav_drawer_heading_sub.close:after {
        position: absolute;
        top: 18px;
        right: 15px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px 55px;
        background-size: 40px;
        content: "";
        display: block;
        width: 13px;
        height: 12px;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .sGN_price > .sp_nav_drawer_heading_sub.open:after,
    .sGN_size > .sp_nav_drawer_heading_sub.open:after,
    .sGN_color > .sp_nav_drawer_heading_sub.open:after,
    .sGN_stock > .sp_nav_drawer_heading_sub.open:after,
    .sGN_parents > .sp_nav_drawer_heading_sub.open:after,
    .sGN_banner > .sp_nav_drawer_heading_sub.open:after,
    .sGN_user > .sp_nav_drawer_heading_sub.open:after {
        position: absolute;
        top: 16px;
        right: 15px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px 55px;
        background-size: 40px;
        content: "";
        display: block;
        width: 13px;
        height: 12px;
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .sp_nav_drawer_section_list_size {
        color: #333;
    }

    .sp_nav_drawer_section_list_color {}

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list {}

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li a {
        padding-left: 50px;
        position: relative;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li a:after {
        position: absolute;
        top: 12px;
        left: 30px;
        content: "";
        display: block;
        width: 13.5px;
        height: 13.5px;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_01 a:after {
        background: #fff;
        box-sizing: border-box;
        border: 1px solid #EEEEEE;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_02 a:after {
        background: #fff;
        box-sizing: border-box;
        border: 1px solid #EEEEEE;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_03 a:after {
        background: #000;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_04 a:after {
        background: #8E8E8E;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_05 a:after {
        background: #703600;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_06 a:after {
        background: #D5A86D;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_07 a:after {
        background: #00D249;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_08 a:after {
        background: #00BBF2;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_09 a:after {
        background: #D05BBC;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_10 a:after {
        background: #FFF346;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_11 a:after {
        background: #FE598A;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_12 a:after {
        background: #FF001A;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_13 a:after {
        background: #FC5F3B;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_14 a:after {
        background: url(../images/common/sp_nav_colormap.png);
        background-position: 0px -196px;
        background-size: 16px;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_15 a:after {
        background: url(../images/common/sp_nav_colormap.png);
        background-position: 0px -211px;
        background-size: 16px;
    }

    .sp_nav_drawer_section_list_color .sp_nav_drawer_list li.col_16 a:after {
        background: url(../images/common/sp_nav_colormap.png);
        background-position: 0px -226px;
        background-size: 16px;
    }

    .sp_nav_drawer_section_list_banner {
        padding: 20px 13px;
    }

    .sp_nav_banner {}

    .sp_nav_banner li {
        width: 100%;
        display: table;
        margin-bottom: 20px;
    }

    .sp_nav_banner li a {}

    .side_nav_banner_img {
        width: 50%;
        height: auto;
        display: table-cell;
        padding-right: 12px;
    }

    .side_nav_banner_img img {
        width: 100%;
        height: auto;
    }

    .side_nav_banner_text {
        display: table-cell;
        vertical-align: middle;
    }

    .side_nav_banner_text p {
        font-size: 13px;
        line-height: 1.6;
    }
}

.sp_nav_drawer_section_list_price .ui-content {
    text-align: center;
}

@media screen and (max-width: 480px) {
    .sp_nav_drawer_section_list_price .ui-content {
        padding: 24px 33px;
        border-bottom: 1px solid #eee;
    }
}

.pc_ib {
    display: inline-block !important;
}

.sp,
.sp_inline,
.sp_ib {
    display: none !important;
}

@media (max-width: 480px) {

    .pc,
    .pc_inline,
    .pc_ib {
        display: none !important;
    }

    .sp_ib {
        display: inline-block !important;
    }

    .sp {
        display: block !important;
    }
}

/* FOOTER
--------------------------------------------------------------------------------------------------- */

#gfooter {
    width: 100%;
    background: #000;
    color: #fff;
    min-width: 1200px;
}

#gfooter a {
    color: #fff;
}

.gfooter_inner {
    width: 1200px;
    min-width: 480px;
    margin: 0px auto;
    padding: 65px 0px 20px;
}

.gfooter_contents {}

.gfooter_contents:first-child {
    margin-bottom: 90px;
    font-size: 13px;
}

.gfooter_contents_col {
    display: table-cell;
}

.gfooter_contents_col_heading {
    margin-bottom: 25px;
}

.gfooter_contents_col_heading h3 {
    font-size: 18px;
    color: #666666;
}

.gfooter_contents_ac {
    display: block;
}

.gfooter_contents_col_list {}

.gfooter_contents_col_list li {
    margin-bottom: 12px;
}

.gfooter_contents_col.gf_brand,
.gfooter_contents_col.gf_help_info,
.gfooter_contents_col.gf_category {
    padding-right: 90px;
}

.gfooter_contents_col.gf_brand .gfooter_contents_col_list li a {
    font-size: 13px;
}

.gfooter_contents_col.gf_category .gfooter_contents_col_list li:first-child a {
    font-size: 13px;
}

.gf_cot_list_col_ctgry {
    display: table;
}

.gf_cot_list_col_3 {
    display: table-cell;
    vertical-align: top;
}

.gf_cot_list_col_3 {
    padding-right: 25px;
}

.gf_cot_list_col_3:last-child {
    padding-right: 0px;
}

.gfooter_contents_col_inner_section.help {
    margin-bottom: 60px;
}

.gfooter_contents_link {
    min-width: 170px;
}

.gfooter_contents_link_heading {
    margin-bottom: 10px;
    text-align: center;
}

.gfooter_contents_link_heading h3 img {
    width: 103px;
}

.gfooter_contents_link_icon {
    border-bottom: 1px solid #434343;
    padding: 0 15px 30px;
}

.gfooter_contents_link_icon ul {
    display: table;
    width: 170px;
    padding-bottom: 40px;
    border-bottom: 1px solid #434343;
}

.gfooter_contents_link_icon li {
    display: inline-block;
    width: 63px;
}

.gfooter_contents_link_icon li:first-child a {
    text-align: right;
    display: inline-block;
}

.gfooter_contents_link_icon li:first-child {
    text-align: right;
}

.gfooter_contents--sns__heading {
    font-size: 12px;
    line-height: 1.167;
    letter-spacing: .057em;
    margin-bottom: 15px;
}

.gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: none;
    padding: 0;
    width: 100%;
}

.gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns__contents + .gfooter_contents--sns__heading {
    margin-top: 33px;
}

.gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-item {
    flex: 0 1 20px;
    width: 20px;
    margin-right: 20px;
}

.gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-item img {
    width: auto;
    height: auto
}

.gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-item:nth-last-of-type(1) {
    margin-right: 0;
}

.gfooter_contents_link_icon > li:last-child {
    text-align: left;
    padding-left: 7px;
    font-size: 15px;
}

.gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-link {
    display: block;
}

.gfooter_contents_link_list > li:last-child {
    padding: 30px 7px;
}

.gfooter_contents_link_list > li:last-child a {
    position: relative;
    padding: 0px 15px 0px 10px;
    display: block;
    font-size: 14px;
}

.gfooter_contents_link_list > li:last-child a .arrow {
    width: 30px;
    height: 15px;
    display: block;
    float: right;
    position: absolute;
    top: 2px;
    right: 1px;
}

.gfooter_contents_link_list > li:last-child a .arrow img {
    width: 100%;
    height: auto;
}

.gf_logo {
    text-align: center;
    margin-bottom: 15px;
}

.gf_copy {
    color: #636363;
    text-align: center;
}

@media screen and (max-width: 480px) {
    #gfooter {
        max-width: 480px;
        min-width: 320px;
    }

    .gfooter_inner {
        width: 100%;
        padding: 0px;
        max-width: 100%;
        min-width: 100%;
    }

    .gfooter_contents {}

    .gfooter_contents:first-child {
        margin-bottom: 0px;
    }

    .gfooter_contents_col {
        display: block;
    }

    .gfooter_contents_ac {
        display: none;
        border-bottom: 1px solid #434343;
        padding: 13px 0px;
    }

    .gfooter_contents_col_heading {
        margin-bottom: 0px;
        padding: 15px 20px;
        border-bottom: 1px solid #434343;
        position: relative;
    }

    .gfooter_contents_col_heading h3 {
        font-size: 16px;
        color: #fff;
    }

    .gfooter_contents_col_heading h3:after {
        position: absolute;
        top: calc(50% - 5px);
        right: 18px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px -164px;
        background-size: 35px;
        content: "";
        display: block;
        width: 14px;
        height: 11px;
    }

    .gfooter_contents_col.open .gfooter_contents_col_heading h3:after {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .gfooter_contents_col_inner_section.open .gfooter_contents_col_heading h3:after {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .gfooter_contents_col_list {
        margin: 0;
    }

    .gfooter_contents_col_list li {
        margin-bottom: 0px;
        display: block;
    }

    .gfooter_contents_col_list li a {
        padding: 8px 25px;
        width: 100%;
        display: block;
        box-sizing: border-box;
    }

    .gfooter_contents_col.gf_brand,
    .gfooter_contents_col.gf_help_info {
        padding-right: 0px;
    }

    .gfooter_contents_col.gf_category {
        padding-right: 0px;
    }

    .gf_cot_list_col_ctgry {
        display: block;
    }

    .gf_cot_list_col_3 {
        display: block;
        padding: 0px;
    }

    .gf_cot_list_col_3:last-child {
        padding-right: 0px;
    }

    .gfooter_contents_col_inner_section.help {
        margin-bottom: 0px;
    }

    .gfooter_contents_link {
        max-width: 100%;
    }

    .gfooter_contents_link_list {
        width: 100%;
        padding: 30px 0 0 0;
        box-sizing: border-box;
    }

    .gfooter_contents_link_list li {
        width: 100%;
    }

    .gfooter_contents_link_heading {
        margin-bottom: 20px;
    }

    .gfooter_contents_link_icon {
        padding: 0;
    }

    .gfooter_contents_link_icon {}

    .gfooter_contents_link_icon ul {
        display: table;
        width: 60%;
        margin: 0px auto;
        padding-bottom: 0px;
        border-bottom: none;
    }

    .gfooter_contents_link_icon li {
        display: table-cell;
        width: 63px;
    }

    .gfooter_contents_link_icon li:first-child {
        text-align: right;
        padding-right: 7px;
    }

    .gfooter_contents_link_icon li:first-child .arrow {}

    .gfooter_contents_link_icon > li:last-child {
        text-align: left;
        padding-left: 7px;
        font-size: 15px;
    }

    .gfooter_contents_link_list > li:last-child {
        padding: 0px;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .gfooter_contents_link_list > li:last-child a {
        position: relative;
        padding: 27px 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        line-height: 1.35;
        flex: 0 1 50%
    }

    .gfooter_contents_link_list > li:last-child a .arrow {
        height: auto;
        display: block;
        position: static;
        margin-left: 20px;
    }

    .gfooter_contents_link_list > li:last-child a .arrow img {
        width: 30px;
        height: 12px;
        margin: 0px auto;
    }

    .gfooter_contents_link_heading h3 img {
        width: 140px;
    }

    .gf_logo {
        display: none;
    }

    .gf_copy {
        padding: 7px 0px;
        background: #222222;
    }

    .gfooter_contents--sns__heading {
        padding: 15px 20px;
        font-size: 14px;
        margin-bottom: 0;
        border-top: 1px solid #434343;
        position: relative;
        cursor: pointer;
    }

    .gfooter_contents--sns__heading::after {
        position: absolute;
        top: calc(50% - 5px);
        right: 18px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px -164px;
        background-size: 35px;
        content: "";
        display: block;
        width: 14px;
        height: 11px;
    }

    .gfooter_contents--sns__heading.open::after {
        transform: rotate(180deg);
    }

    .gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-list {
        width: 100%;
        display: flex;
        padding: 19px 20px;
    }

    .gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-item {
        width: 8.95%;
        margin-right: 8.95%;
        display: block;
        flex: 0 1 8.95%;
        padding-right: 0;
    }

    .gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns__contents {
        border-top: 1px solid #434343;
        display: none;
    }

    .gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns-item:nth-last-of-type(1) {
        margin-right: 0;
    }

    .gfooter_contents_link_icon .gfooter_contents--sns .gfooter_contents--sns__contents + .gfooter_contents--sns__heading {
        margin-top: 0;
    }
}


/* MAIN
--------------------------------------------------------------------------------------------------- */

main {
    width: 100%;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#container {
    width: 100%;
}

.container_inner {
    width: 1200px;
    margin: 0px auto;
}

.container .container_inner_breadcumbs {
    width: 960px;
    margin: 0px auto;
}

.cf {
    zoom: 1;
}

.cf:after {
    content: "";
    display: block;
    clear: both;
}

.ghd_fixed > .none {
    display: none;
}

@media screen and (max-width: 480px) {
    main {}

    #container {
        padding-top: 0px;
    }

    .container_inner {
        width: 92%;
        padding: 0px;
        box-sizing: border-box;
        margin: 0px auto;
    }
}


/*====================================================================================================

MODULE

====================================================================================================*/

.contents_block {
    display: block;
    margin-bottom: 40px;
}

.contents_block_heading {
    display: block;
    margin-bottom: 35px;
}

.contents_block_heading h2 {
    font-size: 24px;
    position: relative;
    display: inline-block;
}

.newsarrival .contents_block_heading h2:after {
    position: absolute;
    top: -5px;
    right: -45px;
    background: url(../images/common/pc_common_ico.png);
    background-position: 0px -147px;
    content: "";
    display: block;
    width: 30px;
    height: 31px;
}

.mod_card_col5 .mod_card_col5_list_name a,
.mod_card_col4 .mod_card_col4_list_name a,
.mod_card_col3 .mod_card_col3_list_name a {
    transition: .5s linear;
    color: #777;
}

@media screen and (min-width: 480px) {

    .mod_card_col5 .mod_card_col5_list_name a:hover,
    .mod_card_col4 .mod_card_col4_list_name a:hover,
    .mod_card_col3 .mod_card_col3_list_name a:hover {
        color: #000;
        opacity: 1;
    }
}

.mod_card_col5 {
    width: 100%;
}

.mod_card_col5_list {
    width: 100%;
    max-width: 1200px;
}

.mod_card_col5_list li {
    width: 216px;
    margin-right: 30px;
    float: left;
    position: relative;
}

.mod_card_col5_list li:nth-child(5) {
    margin-right: 0px;
}

.mod_card_col5_list li:nth-child(n+6) {
    display: none;
}

.mod_card_col5_list li img {
    width: 100%;
    height: auto;
}

.mod_card_col5_list_img {
    margin-bottom: 10px;
}

.mod_card_col5_list_name {
    margin-bottom: 1px;
    color: #777777;
}

.mod_card_col5_list_price {
    display: flex;
    color: #777777;
}

.mod_card_col5_list_price.sale {
    color: #CA2833;
}

.mod_card_col5_list_price > .no_stock {
    color: #BBBBBB;
    margin-left: auto;
    font-size: 11px;
    padding-top: 3px;
}

.mod_card_col4 {
    width: 100%;
}

.mod_card_col4_list {
    width: 100%;
    display: inline-block;
}

.mod_card_col4_list li {
    width: 250px;
    margin-right: 66px;
    margin-bottom: 66px;
    float: left;
}

.mod_card_col4_list li:nth-child(4n) {
    margin-right: 0%;
}

.mod_card_col4_list li img {
    width: 100%;
    height: auto;
}

.mod_card_col4_list_img {
    margin-bottom: 12px;
}

.mod_card_col4_list_name {
    margin-bottom: 7px;
    color: #777777;
}

.mod_card_col4_list_price {
    display: flex;
    color: #777777;
}

.mod_card_col4_list_price.sale {
    color: #CA2833;
}

.mod_card_col4_list_price > .no_stock {
    color: #BBBBBB;
    margin-left: auto;
    font-size: 11px;
}

.mod_card_col3 {
    width: 100%;
}

.mod_card_col3_list {
    width: 100%;
    display: inline-block;
}

.mod_card_col3_list li {
    width: 250px;
    margin-right: 65px;
    margin-bottom: 65px;
    float: left;
}

.mod_card_col3_list li:nth-child(3n) {
    margin-right: 0%;
}

@media screen and (min-width: 480px) {
    .mod_card_col3_list li:nth-child(3n+1) {
        margin-left: 0;
        clear: both;
    }
}

.mod_card_col3_list li img {
    width: 100%;
    height: auto;
}

.mod_card_col3_list_img {
    margin-bottom: 10px;
}

.mod_card_col3_list_name {
    margin-bottom: 0;
    color: #777777;
}

.mod_card_col3_list_price {
    display: flex;
    color: #777777;
}

.mod_card_col3_list_price.sale {
    color: #CA2833;
}

.mod_card_col3_list_price > .no_stock {
    color: #BBBBBB;
    margin-left: auto;
    font-size: 11px;
}

.mod_card_col4_list li:nth-child(4n+1) {
    margin-left: 0;
    clear: both;
}
}

.contents_block li {}

.card_icon {
    padding: 0;
    margin-bottom: 4px;
    font-size: 11px;
}

.card_icon span {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 8px;
    box-sizing: border-box;
}

.card_icon span.made_in_france {
    position: absolute;
    top: 40px;
    left: 10px;
    box-sizing: border-box;
z-index: 1;
}

.image_icon span.made_in_france {
    position: absolute;
    top: 20px;
    left: 20px;
    box-sizing: border-box;
z-index: 1;
}

.card_icon .new img {}

.card_icon .sale img {}

.card_icon .pre img {}

.btn_Element01 {
    display: block;
    margin-bottom: 40px;
}

.btn_Element01 a {
    width: 200px;
    margin: 0px auto;
    text-align: left;
    position: relative;
    background: #000;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 10px 30px 10px 62px;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    box-sizing: border-box;
    border: 3px solid #000;
}


}

.card_icon .set img {}

.card_icon .restock img {}

.card_icon .outlet img {}

.card_icon .novelty img {}

.card_icon .web img {}

.card_icon .reservation img {}

@media screen and (max-width: 480px) {
    .card_icon .new img {
        width: 21px;
        height: 13px;
    }

    .card_icon .sale img {
        width: 22px;
        height: 13px;
    }

    .card_icon .pre img {
        width: 162.5px;
        height: 13px;
    }

    .card_icon .set img {
        width: 39px;
        height: 13px;
    }

    .card_icon .restock img {
        width: 27px;
        height: 13px;
    }

    .card_icon .outlet img {
        width: 49px;
        height: 13px;
    }

    .card_icon .novelty img {
        width: 53px;
        height: 13px;
    }

    .card_icon .web img {
        width: 38px;
        height: 13px;
    }

    .card_icon .reservation img {
        width: 19px;
        height: 13px;
    }

    .card_icon .outlet img {
        width: 49px;
        height: 13px;
    }

    .mod_card_col5_list li:nth-child(n+6) {
        display: block;
    }

    .mod_card_col5_list li:nth-child(n+7) {
        display: none;
    }
}

.contents_block a:after {}

.contents_block img {
    width: 100%;
    height: auto;
}

.btn_Element01 {
    display: block;
    margin-bottom: 40px;
}

.btn_Element01 a {
    width: 230px;
    margin: 0px auto;
    position: relative;
    background: #000;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 10px 30px 10px 62px;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
    box-sizing: border-box;
    border: 3px solid #000;
}

@media screen and (min-width: 480px) {
    .btn_Element01 a:hover {
        border: 3px solid #000;
        background: #fff;
        color: #000;
        display: block;
        box-sizing: border-box;
        text-decoration: none;
        -moz-opacity: 0.8;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .btn_Element01 a:hover:after {
        position: absolute;
        top: calc(50% - 6.5px);
        right: 50px;
        background: url(../images/common/pc_common_ico.png);
        background-position: 1px -331px;
        content: "";
        display: block;
        width: 36px;
        height: 13px;
    }
}

.btn_Element01 a:after {
    position: absolute;
    top: calc(50% - 7.5px);
    right: 50px;
    background: url(../images/common/pc_common_ico.png);
    background-position: 0px -187px;
    content: "";
    display: block;
    width: 33px;
    height: 15px;
}

@media screen and (max-width: 480px) {
    .contents_block_heading {
        margin-bottom: 17.5px;
    }

    .contents_block {
        margin-bottom: 0px;
    }

    .contents_block_heading h2 {
        font-size: 18px;
    }

    .newsarrival .contents_block_heading h2:after {
        top: -3px;
        right: -25px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px -54px;
        background-size: 33px;
        width: 18px;
        height: 20px;
    }

    .mod_card_col4,
    .mod_card_col5 {
        width: 100%;
        box-sizing: border-box;
        padding: 0px;
        display: inline-block;
    }

    .mod_card_col4_list,
    .mod_card_col5_list {
        width: 100%;
        max-width: 480px;
        margin-bottom: 15px;
        display: inline-block;
        padding: 0%;
        box-sizing: border-box;
    }

    .mod_card_col4_list li,
    .mod_card_col5_list li {
        width: 47.5%;
        margin-right: 5%;
        margin-bottom: 25px;
    }

    .mod_card_col4_list li:nth-child(5) {
        margin-right: 4.68%;
    }

    .mod_card_col5_list li:nth-child(5) {
        margin-right: 4.68%;
    }

    .mod_card_col4_list li:nth-child(even),
    .mod_card_col5_list li:nth-child(even) {
        margin-right: 0%;
    }

    .mod_card_col4_list li img,
    .mod_card_col5_list li img {
        width: 100%;
        height: auto;
    }

    .mod_card_col4_list_img,
    .mod_card_col5_list_img {
        margin-bottom: 7px;
    }

    .mod_card_col4_list_name,
    .mod_card_col5_list_name {
        margin-bottom: 5px;
    }

    .mod_card_col4_list_price,
    .mod_card_col5_list_price {
        display: block;
        font-size: 12px
    }

    .mod_card_col3 {
        width: 100%;
    }

    .mod_card_col3_list {
        width: 105%;
        margin-right: -5%;
        box-sizing: content-box;
    }

    .mod_card_col3_list li {
        width: 45%;
        padding: 0%;
        box-sizing: border-box;
        margin-right: 5%;
        margin-bottom: 7%;
        float: left;
    }

    .mod_card_col3_list li:nth-child(3n) {
        margin-right: 5%;
    }

    .mod_card_col3_list li:nth-child(2n+1) {
        margin-left: 0;
        clear: both;
    }

    .mod_card_col4_list li:nth-child(2n+1) {
        margin-left: 0;
        clear: both;
    }

    .mod_card_col3_list li img {
        width: 100%;
        height: auto;
    }

    .mod_card_col3_list_img {
        margin-bottom: 12px;
    }

    .mod_card_col3_list_name {
        margin-bottom: 0;
        color: #777777;
    }

    .mod_card_col3_list_price {
        display: block;
        color: #777777;
        font-size: 12px;
    }

    .mod_card_col3_list_price.sale {
        color: #CA2833;
    }

    .mod_card_col3_list_price > .no_stock {
        color: #999999;
        margin-left: auto;
    }

    .no_stock {
        font-size: 10px;
        display: block;
        text-align: right;
    }

    .btn_Element01 {
        display: block;
        margin-bottom: 0px;
    }

    .btn_Element01 p {}

    .btn_Element01 a {
        padding: 9px 0px 9px 55px;
        font-size: 14px;
        width: 210px;
        text-align: left;
    }

    .btn_Element01 a:after {
        position: absolute;
        top: calc(50% - 4px);
        right: 50px;
        background: url(../images/common/sp_common_ico.png);
        background-position: 0px -100px;
        background-size: 31px;
        content: "";
        display: block;
        width: 25px;
        height: 10px;
    }

    @media screen and (min-width: 480px) {
        .btn_Element01 a:hover {
            text-decoration: none;
        }

        .mod_card_col5_list li:nth-child(n+6) {
            display: block;
        }

        .mod_card_col5_list li:nth-child(n+7) {
            display: none;
        }
    }

    .card_icon {
        margin-bottom: 2px;
        padding-bottom: 0px;
    }

    .card_icon span {
        padding-bottom: 0px;
        margin-bottom: 5px;
        vertical-align: top;
    }

    .card_icon span.made_in_france {
        position: absolute;
        top: 30px;
        left: 10px;
        box-sizing: border-box;
    }

    .image_icon span.made_in_france {
        position: absolute;
        top: 10px;
        left: 10px;
        box-sizing: border-box;
    }

    .card_icon .sale {
        font-size: 10px;
    }

    .card_icon .novelty,
    .card_icon .pre,
    .card_icon .set,
    .card_icon .restock,
    .card_icon .outlet,
    .card_icon .reservation,
    .card_icon .web,
    .card_icon .new {
        font-size: 10px;
    }

    .card_icon .new:after {}

    .card_icon .sale:after {}

    .card_icon .novelty:after {}

    .card_icon .pre:after {}

    .card_icon .set:after {}

    .card_icon .restock:after {}

    .contents_block a:after {}

    .card_icon .outlet:after {}

    .card_icon .reservation:after {}

    .card_icon .web:after {}
}

#rower-content h2 {
    line-height: 1.2em;
}


/*  LOGO */
.icon_thunder {
    display: block;
    text-align: center;
    padding: 30px 0px;
    margin-bottom: 40px;
}

.icon_thunder span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
}

.icon_thunder span img {
    width: 45px;
    height: auto;
}

@media screen and (min-width: 480px) {
    @keyframes rumble {
        0% {
            transform: rotate(0deg) translate(0, 0);
        }

        12.5% {
            transform: rotate(0.4deg) translate(4.5px, -4.5px);
        }

        25% {
            transform: rotate(0.8deg) translate(0px, 4.5px);
        }

        37.5% {
            transform: rotate(0.4deg) translate(-4.5px, 0);
        }

        50% {
            transform: rotate(0deg) translate(0, 0);
        }

        62.5% {
            transform: rotate(-0.4deg) translate(0px, 5px);
        }

        75% {
            transform: rotate(-0.8deg) translate(0, 4.5px);
        }

        87.5% {
            transform: rotate(-0.4deg) translate(-4.5px, -4.5px);
        }

        100% {
            transform: rotate(0deg) translate(0, 0);
        }
    }
}

@media screen and (max-width: 480px) {
    .icon_thunder {
        display: block;
        text-align: center;
        padding: 40px 0px;
        margin-bottom: 0px;
    }

    .icon_thunder span {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
    }

    .icon_thunder span img {
        width: 40px;
        height: auto;
    }
}

/**/
#breadcrumbs {
    padding: 13px 0 35px 0;
    font-size: 11px;
    color: #999999;
}

#breadcrumbs ul li a {
    color: #999999;
}

#breadcrumbs ul li.current {
    color: #333333;
}

#breadcrumbs ul li.current:after {
    display: none;
}

#breadcrumbs.bread {}

#breadcrumbs ul {}

#breadcrumbs ul li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
}

#breadcrumbs ul li:after {
    content: ">";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: calc(50% - 6px);
    line-height: 8px;
    right: -20px;
}

#breadcrumbs .top {}

#breadcrumbs a {}

@media screen and (max-width: 480px) {
    #breadcrumbs {
        padding: 13px 0 20px 0;
        font-size: 11px;
        color: #999999;
    }


}

/*--?079--*/
.text-ellipsis {
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.txR {
    text-align: right;
}

.txC {
    text-align: center;
}

.txL {
    text-align: left;
}

.txU-Line {
    text-decoration: underline;
}

.mb100 {
    margin-bottom: 100px;
}

.pt30 {
    padding-top: 30px;
}

@media screen and (max-width: 480px) {
    .mb100 {
        margin-bottom: 40px;
    }

    .pt30 {
        padding-top: 30px;
    }
}

.pcNone {
    display: none;
}

.spNone {
    display: block;
}

@media screen and (max-width: 480px) {
    .pcNone {
        display: block;
    }

    .spNone {
        display: none;
    }
}



#slidePriceContent div.mask {
    position: absolute;
    top: 0;
    height: 19px;
    overflow: hidden;
    left: 0px;
    width: 180px;
}

#slidePriceContent div.scale {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/common/frm_slider_cr.png) no-repeat left 5px;
    width: 180px;
    height: 19px;
}

#slidePriceContent ul.knob {
    /*\*/

    *font-size: 90%;
    /**/
}

#slidePriceContent ul.knob li {
    position: absolute;
    top: 0;
}

#slidePriceContent ul.knob li.s1 {
    left: 0px;
}

#slidePriceContent ul.knob li.s2 {
    left: 180px;
}

#slidePriceContent ul.knob li img {
    position: relative;
    left: -5px;
    width: 15px;
    height: 22px;
}

.section ul.pricelist {
    width: 200px;
}

.section ul.pricelist li {
    line-height: 1.3;
    padding: 15px 10px 10px;
    border: 1px solid #888;
    position: relative;
}

.section ul.pricelist li:after {
    position: absolute;
    content: "円";
    right: 0px;
    width: 10px;
    height: 10px;
}

.section ul.pricelist li.min {
    float: left;
    width: auto;
}

.section ul.pricelist li.max {
    float: right;
    width: auto;
}

.pagetop {
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    bottom: 20px;
    right: 40px;
    display: block;
}

.pagetop .pagetop_arrow {
    content: "";
    background: url(../images/common/pc_common_ico.png)no-repeat;
    background-position: 0px -282px;
    display: block;
    width: 13px;
    height: 23px;
    left: 23.5px;
    position: absolute;
    top: calc(50% - 11.5px);
}

@media screen and (max-width: 480px) {
    .pagetop {
        width: 45px;
        height: 45px;
        bottom: 20px;
        right: 20px;
    }

    .pagetop .pagetop_arrow {
        content: "";
        background: url(../images/common/sp_common_ico.png)no-repeat;
        background-position: 0px -245px;
        background-size: 46px;
        display: block;
        width: 13px;
        height: 23px;
        left: calc(50% - 5.5px);
        position: absolute;
        top: calc(50% - 12px);
    }
}

.price-box .pc {
    display: block;
    margin: 0px auto;
    height: 48px;
    padding: 0px 15px;
}

.price-box .pc #slidePriceContent {
    position: relative;
    background: url(../images/common/frm_slider.png) no-repeat left 5px;
    height: 19px;
    margin-bottom: 10px;
}

.price-box .pc #slidePriceContent div.mask {
    position: absolute;
    top: 0;
    height: 19px;
    overflow: hidden;
    left: 0px;
    width: 185px;
}

.price-box .pc #slidePriceContent div.scale {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/common/frm_slider_cr.png) no-repeat left 5px;
    width: 185px;
    height: 19px;
}

.price-box .pc #slidePriceContent ul.knob {
    /*\*/

    *font-size: 90%;
    /**/
}

.price-box .pc #slidePriceContent ul.knob li {
    position: absolute;
    top: 0;
}

.price-box .pc #slidePriceContent ul.knob li.s1 {
    left: 0px;
}

.price-box .pc #slidePriceContent ul.knob li.s2 {
    left: 180px;
}

.price-box .pc #slidePriceContent ul.knob li img {
    position: relative;
    left: -5px;
    width: 15px;
    height: 22px;
}

.price-box .pc .section ul.pricelist {
    width: 185px;
}

.price-box .pc .section ul.pricelist li {
    line-height: 1.3;
}

.price-box .pc .section ul.pricelist li.min {
    float: left;
    width: auto;
    padding: 5px;
    border: 1px solid #000;
}

.price-box .pc .section ul.pricelist li.max {
    float: right;
    width: auto;
    padding: 5px;
    border: 1px solid #000;
}

li.goodsList {
    position: relative;
}

.variation {
    display: none;
    position: absolute;
    right: -76%;
    top: 11px;
    width: 180px;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.25);
    z-index: 2;
    background: #ffffff;
    padding: 10px;
}

.variation:after {
    content: "";
    position: absolute;
    background: url(../images/common/popup_baloon_l.png) no-repeat left top;
    width: 16px;
    height: 24px;
    top: 70px;
    left: -9px;
}

.variation.right {
    left: -76%;
    top: 11px;
}

.variation.right:after {
    background: url(../images/common/popup_baloon_r.png) no-repeat left top;
    right: -16px;
    left: auto;
}

.variation ul {
    overflow: hidden;
    display: inline-block;
    width: 160px;
}

.variation ul li {
    width: 50px;
    height: 55px;
    margin: 0px 5px 10px 0px;
    float: left;
}

.variation ul li:nth-child(3n) {
    margin-right: 0px;
}

.variation ul li img {
    vertical-align: top;
    width: 100%;
    height: auto;
}

.variation ul li a {
    display: inline-block;
}

.variation p {
    font-size: 11px;
    line-height: 1;
    color: #666;
}

.mod_card_col5_list li .variation ul li:nth-child(n+6) {
    display: block;
}

.mod_card_col5_list li .variation ul li:nth-child(5) {
    margin-right: 5px;
}

/*?E?????E????*/
.text-ellipsis {
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

option {
    color: #333;
}

.ui-icon-loading {
    display: none;
}

.ui-icon-loading h1 {
    display: none;
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
    display: none;
}



#wrapper.ghd_scroll {
    margin-top: 236px !important;
}

#wrapper_main.ghd_scroll {
    margin-top: 236px !important;
}

.margin_bottom_best_seller {
    margin-bottom: 150px !important;
}


.contents_block.best_seller .mod_card_col4_list_img:after {
    position: absolute;
    content: "";
    display: block;
    line-height: 39px;
    text-align: center;
    width: 28px;
    height: 39px;
    top: 4px;
    left: 6px;
    font-family: "agnesb";
    font-size: 25px;
    counter-increment: number 1;
    content: counter(number) " ";
}

@media screen and (max-width: 480px) {
    .contents_block.best_seller .mod_card_col4_list_img:after {
        position: absolute;
        content: "";
        display: block;
        line-height: 39px;
        text-align: center;
        width: 24px;
        height: 39px;
        top: -5px;
        left: 1px;
        font-family: "agnesb";
        font-size: 18px;
        counter-increment: number 1;
        content: counter(number) " ";
    }

    .margin_bottom_best_seller {
        margin-bottom: 70px !important;
    }

}

.brands {
    background: #f0f0f0;
    padding: 5px 12px;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    z-index: 3;
    width: 100%;
    transition: all 350ms 0s ease;
}

.brands.is-hide {
    display: none;
}

.brands ul {
    position: relative;
}

.brands ul li {
    margin: 0 2px;
    width: 160px;
    display: inline-block;
}

.brands ul li a {}

.brands ul li img {
    width: 100%;
    height: auto;
}

.brands .slick-arrow {
    border: 0;
    background: none;
    padding: 0;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 100%;
}

.brands .slick-prev {
    background: url(../images/common/sp_ico_arrow_l.png) 50% 50% no-repeat;
    background-size: 8px 16px;
    left: -10px;
}

.brands .slick-next {
    background: url(../images/common/sp_ico_arrow_r.png) 50% 50% no-repeat;
    background-size: 8px 16px;
    right: -12px;
}

.brands .slick-disabled {
    display: none;
}

@media screen and (max-width: 480px) {
    .gheader_menu_list li {
        display: inline-block;
        float: left;
        font-size: 13px;
        text-align: center;
        box-sizing: border-box;
        padding: 8px 0px;
    }
}

/*375px*/
@media screen and (max-width: 375px) {
    .gheader_menu_list li {
        font-size: 12px;

    }

    .ranking .tab_contents_navi a {
        padding: 2.5px 8px;
    }
}

/*320px*/
@media screen and (max-width: 320px) {
    .gheader_menu_list li {
        font-size: 11px;
    }

    .ranking .tab_contents_navi a {
        font-size: 11px;
        padding: 2.5px 5px;
    }
}

/* Localized */
