@charset "windows-31j";

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

/*-----------------------------------------------------------------------
    01. 
 -----------------------------------------------------------------------*/


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

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


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

/* for WinIE8*/
html >

/**/


@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;
}

.outer {
  width: 100%;
  overflow-x:scroll;
}
 

table {
  border-collapse: collapse;
  width: 1200px;
  
}
table td, table th {
  border: 1px solid #ccc;
  padding: 10px;
}
table th {
  background-color: #eee;
}



.items{
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items:center;

}

.item{
box-sizing: border-box;
border:1px solid #ccc;
margin: 0;
padding: 5px;
width: 33.33333333%;
}

.bookmark_cunt_box {
    position: relative;
}

.bookmark_cunt_box p {
    padding:1px 0 0 5px;
}

/*-----------------------------------------------------------------------
    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;
    }



   
    #breadcrumbs {
        padding-left: 2%;
    }

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

   
    #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;
}



@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
--------------------------------------------------------------------------------------------------- */




/* 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 */
