﻿﻿@charset "UTF-8";

/* ----商品詳細画面---- */

.page-goods .block-topic-path {
    margin-top: 0;
}

.block-goods-detail {
    padding: 0px 1.73%;
}

.block-goods-detail-footer {
    margin: 10px;
}

.block-goods-detail--promotion-freespace {
    margin-bottom: 10px;
}

.block-goods-name .h1 {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

.block-icon {
    margin-bottom: 10px;
}

.block-src-l {
    text-align: center;
    margin-bottom: 10px;
}

.block-src-c {
    margin-bottom: 10px;
}

.block-goods-gallery {
    margin: -10px -10px 0 -10px;
}

.block-goods-gallery ul {
    font-size: 0;
    padding: 10px 10px 0 0;
}

.block-goods-gallery li {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.block-goods-comment {
    margin-bottom: 10px;
}

.block-goods-price--price {
    font-size: 12px;
    margin-top: 16px;
}

.block-goods-price--on-sales-discount-rate {
    color: #FF2841;
    font-size: 10px;
}

.block-custom-order--btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
}

.block-add-cart--btn {
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 26px;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 0.04em;
    margin-bottom: 6px;
    color: #fff;
    border: solid 1px;
    outline: none;
    background: #000;
}

.block-add-ajax-cart--btn {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 26px;
    border: solid 1px #000;
    background: #fff;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    position: relative;
    line-height: 25px;
}

.block-goods-variation-arrival-notice,
.block-goods-variation-request-restock {
    margin-bottom: 6px;
}

.block-goods-variation-arrival-notice--btn,
.block-goods-variation-request-restock--btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 26px;
    background: #fff;
    color: #2b2b2b;
    text-decoration: none;
    text-align: center;
    border: solid 1px #000;
}

.block-goods-favorite--btn {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 62px;
    border: solid 1px #000;
    background: #fff;
    color: #000;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.block-goods-favorite--btn:before {
    line-height: 1;
    content: "";
    display: inline;
    margin-right: 1em;
    font-size: 12px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}

.enf-btn-on .block-goods-favorite--btn {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 62px;
    border: solid 1px #eee;
    background: #f5f5f5;
    color: #fa0835;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.enf-btn-on .block-goods-favorite--btn:before {
    line-height: 1;
    content: "";
    display: inline;
    margin-right: 1em;
    font-size: 12px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.block-arrival-notice--btn,
.block-request-restock--btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
}

.block-variation-arrival-notice--select,
.block-variation-request-restock--select {
    margin-bottom: 10px;
}

.block-variation-arrival-notice--btn,
.block-variation-request-restock--btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
}

.block-no-stock--message {
    text-align: center;
    padding: 6px 0;
    font-size: 16px;
    width: 200px;
    border: 1px solid #ebccd1;
    color: #a94442;
    background-color: #f2dede;
    margin: 0 auto 10px auto;
}

.block-outside-sales-period--message {
    text-align: center;
    padding: 6px 0;
    font-size: 16px;
    width: 100%;
    border: 1px solid #ebccd1;
    color: #a94442;
    background-color: #f2dede;
    margin: 0 auto 10px auto;
}

.block-goods-store-stock--btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
}

.block-goods-sns {
    margin-bottom: 10px;
    text-align: center;
}

.block-contact-about-goods-btn {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 0;
}

.block-goods-link {
    margin-bottom: 10px;
}

.block-goods-comment1 h3,
.block-goods-comment2 h3,
.block-goods-comment3 h3,
.block-goods-comment4 h3,
.block-goods-comment5 h3 {
    padding: 0;
}

.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment4,
.block-goods-comment5 {
    margin-bottom: 10px;
}

.block-rules-comment {
    margin-bottom: 10px;
}

.block-variation-no-stock--message {
    background: #ddd;
    color: #fff;
}

.block-variation-outside-sales-period--message {
    olor: #a94442;
    background-color: #f2dede;
}

.block-exchange-price {
    font-size: 12px;
}

.block-goods-set {
    margin-bottom: 10px;
}

.block-goods-set--header {
    margin: 0 -10px 10px -10px;
}

.block-goods-set--item-list {
    margin-bottom: -1px;
}

.block-goods-set--item-name-link {
    text-decoration: underline;
}

.block-goods-sales-detail-append--item select {
    max-width: 300px;
}

.enf-itemdetail {
    padding-top: 19px;
    padding-bottom: 7px;
    color: #2b2b2b;
}

.enf-itemdetail .enf-detail-link {
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    cursor: pointer;
    position: relative;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.enf-itemdetail .enf-detail-link:before,
.enf-itemdetail .enf-detail-link:after {
    position: absolute;
    top: 50%;
    left: 45px;
    transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.enf-itemdetail .enf-detail-link:after {
    margin-top: -12px;
    line-height: 1;
    content: "";
    font-size: 16px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.enf-itemdetail .enf-detail-link:before {
    margin-top: -12px;
    line-height: 1;
    content: "";
    font-size: 16px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
}

.enf-itemdetail .enf-detail-link.enf-open:after {
    opacity: 0;
}

.enf-itemdetail .enf-detail-link.enf-open:before {
    opacity: 1;
}

.enf-itemdetail .enf-detail-text {
    display: none;
}

.enf-itemdetail .enf-detail-text .enf-detail-lead {
    padding-bottom: 18px;
    font-size: 1.2rem;
    text-align: justify;
    line-height: 1.8;
    color: #1d1917;
}

.enf-itemdetail .enf-detail-text.enf-jp .enf-detail-lead {
    padding-bottom: 14px;
    text-align: justify;
    font-size: 1.3rem;
    line-height: 1.8;
}

.enf-itemdetail .enf-detail-text dl {
    display: flex;
    font-size: 1.1rem;
    color: #1d1917;
}

.enf-itemdetail .enf-detail-text dt {
    display: block;
    width: 10em;
    padding: 9.5px 0;
    font-weight: normal;
}

.enf-itemdetail .enf-detail-text dd {
    display: block;
    width: 100%;
    padding: 9.5px 0;
}

.enf-itemdetail .enf-detail-text dd span {
    display: block;
    font-size: 1rem;
    padding-top: 2px;
}

.enf-itemdetail .enf-detail-text .enf-detail-links li {
    margin-top: 5px;
    display: inline-block;
}

.enf-itemdetail .enf-detail-text .enf-detail-links li a {
    display: inline-block;
    background: #eee;
    color: #2b2b2b;
    font-size: 8px;
    text-decoration: none;
    border-radius: 3px;
}

.enf-itemsocial {
    letter-spacing: -.4em;
    border-bottom: solid 1px #ddd;
    padding: 22px 0 24px;
    display: none;
}

.enf-itemsocial h3 {
    display: inline-block;
    font-size: 100%;
    letter-spacing: normal;
    font-weight: normal;
    color: #999;
    margin-right: 24px;
    padding: 0;
}

.enf-itemsocial ul {
    display: inline-block;
}

.enf-itemsocial ul li {
    display: inline-block;
    letter-spacing: normal;
    position: relative;
    top: 3px;
    margin-right: 26px;
}

.enf-itemsocial ul li a {
    color: #999;
}

.enf-itemsocial ul li a i {
    font-size: 15px;
}

.enf-itemsocial .snsbtnbox_facebook_share a:before {
    display: inline-block;
    font-family: "myfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA01"
}

.enf-itemsocial .share .twitter-share-button:before {
    display: inline-block;
    font-family: "myfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA02"
}

.enf-otheritems {
    letter-spacing: -.4em;
    /*margin-top: 22px;*/
    padding: 0 7.73%;
}

.enf-otheritems li {
    display: none;
    letter-spacing: normal;
}

.enf-otheritems li:first-of-type {
    display: inline-block;
}

.enf-otheritems li a {
    display: block;
    /*border: solid 1px #eee;*/
    text-align: center;
}

.enf-otheritems li a img {
    max-width: 100%;
    max-height: 100%;
}

.enf-backbtn {
    background: #f5f5f5;
    margin-top: 16px;
}

.enf-backbtn a {
    display: block;
    padding: 10px 7.73%;
    text-align: center;
    background: #eee;
    color: #000;
}


/* スライダー*/

.pane-goods-left-side {
    padding: 28px 0 0;
    overflow: hidden;
}

.pane-goods-left-side .block-goods-detail-goods-slider {
    margin-bottom: 15px;
    width: 1268px;
}

.pane-goods-left-side .block-goods-detail-goods-slider:after {
    content: "";
    display: block;
    clear: both;
}

/*.block-goods-overview {
    margin-top: 10px;
}*/

.block-goods-detail-line-item {
    width: 317px;
    float: left;
    text-align: center;
}

.block-goods-detail-line-item {
    display: block;
}

.block-goods-detail-line-item img {
    width: 100%;
}

.block-goods-detail-goods-slider-navs {
    letter-spacing: -4em;
    text-align: center;
    line-height: 1;
}

.block-goods-detail-goods-slider-navs li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    transition: background 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.block-goods-detail-goods-slider-navs li+li {
    margin-left: 1.0%;
}

.block-goods-detail-goods-slider-navs li.enf-item-navs-current {
    background: #000;
}


/* modal */

.enf-modal-wrapper {
    display: none;
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    overflow-y: auto;
}

.enf-modal-wrapper .enf-modal-content {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.enf-modal-wrapper .enf-modal-content .enf-close {
    position: absolute;
    top: 32px;
    right: 21px;
    cursor: pointer;
}

.enf-modal-wrapper .enf-modal-content .enf-close i {
    font-size: 20px;
    color: #000;
}

.enf-modal-wrapper .enf-modal-content .enf-modal-image {
    width: 150%;
    margin: 0 -25%;
    height: auto;
}

.enf-modal-wrapper .enf-modal-content .enf-modal-image img {
    width: 100%;
    height: auto;
}


/*youtube*/

.movie div iframe {
    width: 100%;
    max-width: 100%;
}


/* 同一バリエーション画像表示 */

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-wrapper {
    position: relative;
    max-width: 100% !important;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-viewport li {
    margin-left: 3px;
    padding-left: 0;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-viewport li:nth-child(4n+1) {
    margin-left: 4px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-prev {
    left: -5px;
    background: url(../../img/usr/btn_slider_prev.png) no-repeat center;
    position: absolute;
    top: 40%;
    height: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction .bx-next {
    background: url(../../img/usr/btn_slider_next.png) 0 0 no-repeat;
    position: absolute;
    top: 40%;
    right: -5px;
    height: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .bx-controls-direction a.disabled {
    opacity: 0.3;
    cursor: default;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-images .block-goods-detail--color-variation-goods-color-name {
    font-size: 14px !important;
    text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport .block-goods-detail-line-item figure {
    text-align: center;
}

.block-goods-detail .block-goods-detail--color-variation-goods-image .bx-viewport {
    margin-bottom: 10px;
}

.block-goods-detail .block-goods-detail--color-variation-goods-thumbnail-form .bx-viewport ul li img {
    width: 100%;
}

.block-goods-gallery--color-variation-src {
    vertical-align: top;
}


/* バリエーション切り替えボタン */
.block-variation {
    text-align: center;
}
.block-variation.block-color,
.block-variation.block-size {
    display: inline-block;
}

.block-variation.block-color {
    border-top: solid 1px #ddd;
    margin: 10px 0 12px;
    padding-top: 18px;
}

.block-variation.block-size {
    margin-bottom: 25px;
    display: ruby-text;
}

.block-variation--name {
    letter-spacing: normal;
    font-size: 1.1rem;
    font-weight: normal;
    display: none;
    vertical-align: middle;
    margin-right: 20px;
    background: none;
    width: 60px;
}

.block-variation--item-list {
    display: flex;
    align-items: center;
}

.block-variation--item.block-color--item.active {
    border-bottom: solid 1px;
    width: 14px;
}

.block-variation--item.block-color--item {
    padding-bottom: 7px;
    margin: 0 10px 0 0;
    width: 14px;
}

.block-variation--item {
    font-size: 14px;
}

.block-variation--selected-item {
    margin-bottom: 10px;
}

.block-variation--item-description {
    display: none;
}

.block-variation--item-term {
    display: block;
    cursor: pointer;
}

/*.block-variation--item.color-disable-stock dt {
    background-color: #eee;
}*/

.block-variation--item.size-disable-stock dt {
    background-color: #eee;
}

.block-variation-parents .block-variation.block-size {
    display: inline-block;
    margin: 10px 0 12px;
    padding-top: 15px;
}

.block-variation-parents .block-variation.block-color {
    display: inline-block;
    padding-top: 0px;
    border-top: none;
}

.block-variation-parents.block-size {
    text-align:center;
    height: 30px;
}

.block-variation-parents.block-color {
    text-align:center;
}

.block-color--item-term {
    width: 13px;
    height: 13px;
    overflow: hidden;
    text-indent: -999px;
    /*border: 1px solid;*/
    box-sizing: border-box;
    margin-right: 15px;
}

.block-color--item-term a {
    display: block;
}

.block-size--item {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10px;
    height: 5px;
    text-align: center;
    border: solid 1px #ccc;
    margin-right: 17px;
    color: #acacac
}

.block-variation-parents .block-size--item {
    border: none;
}

.block-size--item.active {
    color: #000;
    font-weight: bold;
}

.block-variation-parents .block-size--item.active {
    border-bottom: solid 1px;
}

.block-size--item div {
    width: 34px;
    min-height: 34px;
}

.block-size--item-term {
    min-width: 34px;
    min-height: 34px;
}

.block-size--item-term span {
    display: table-cell;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    width: 34px;
    height: 34px;
    font-size: 12px;
    font-weight: 500;
}


/* カラーチップ */

.colore_070 {
    background: #985F27;
}

.colore_020 {
    background: #000;
}

.colore_110 {
    background: #0000ff;
}

.colore_060 {
    background: #804012;
}

.colore_063 {
    background: #804012;
}

.colore_170 {
    background: #333333;
}

.colore_520 {
    background: #fff;
    border: 1px solid #ccc;
}

.colore_113 {
    background: #191970;
}

.colore_033 {
    background: #2f4f4f;
}

.colore_163 {
    background: #7c7c7c;
}

.colore_143 {
    background: #000033;
}

.colore_053 {
    background: #FFEB38;
}

.colore_030 {
    background: #3C7431;
}

.colore_160 {
    background: #7c7c7c;
}

.colore_013 {
    background: #FFFFF0;
    border: 1px solid #ccc;
}

.colore_150 {
    background: #2f4f4f;
}

.colore_151 {
    background: #a48b75;
}

.colore_071 {
    background: #fff8d6;
}

.colore_021 {
    background: #000;
}

.colore_111 {
    background: #2B6C90;
}

.colore_061 {
    background: #b33319;
}

.colore_031 {
    background: #3C7431;
}

.colore_161 {
    background: #f5f5f5;
}

.colore_131 {
    background: #F47E23;
}

.colore_051 {
    background: #FFEB38;
}

.colore_067 {
    background: #d15700;
}

.colore_137 {
    background: #F47E23;
}

.colore_087 {
    background: #D02427;
}

.colore_017 {
    background: #fff;
    border: 1px solid #ccc;
}

.colore_140 {
    background: #11114d;
}

.colore_011 {
    background: #fff;
    border: 1px solid #ccc;
}

.colore_130 {
    background: #F47E23;
}

.colore_080 {
    background: #D02427;
}

.colore_180 {
    background: #7c7c7c;
}

.colore_167 {
    background: #7c7c7c;
}

.colore_010 {
    background: #fff;
    border: 1px solid #ccc;
}

.colore_050 {
    background: #FFEB38;
}

.colore_990 {
    background: #5A8363;
}

.colore_090 {
    background: #FA92AD;
}

.colore_077 {
    background: #C4915B;
}

.colore_117 {
    background: #3F80B5;
}

.colore_157 {
    background: #91874C;
}

.colore_560 {
    background: #9BCDFE;
}

.colore_073 {
    background: #F4A460;
}

.colore_101 {
    background: #dda0dd;
}

.colore_100 {
    background: #800080;
}

.colore_550 {
    background: #f6c700;
}

.colore_037 {
    background: #0e6f1e;
}

.colore_570 {
    background: #40e0d0;
}

.colore_510 {
    background: #c0c0c0;
}

.colore_500 {
    background: #ffd700;
}

.colore_040 {
    background: #00FF00;
}

.colore_063 {
    background: #804012;
}

.colore_600 {
    background: #800080;
}

.colore_620 {
    background: #dfc59e;
}

.colore_120 {
    background: #ccffff;
}

.colore_573 {
    background: #00ffff;
}

.colore_057 {
    background: #FFEB38;
}

.colore_083 {
    background: #D02427;
}

.colore_091 {
    background: #FA92AD;
}

.colore_103 {
    background: #800080;
}

.colore_121 {
    background: #ccffff;
}

.colore_127 {
    background: #ccffff;
}

.colore_133 {
    background: #F47E23;
}

.colore_153 {
    background: #2f4f4f;
}

.colore_551 {
    background: #f6c700;
}

.colore_553 {
    background: #f6c700;
}

.colore_580 {
    background: #ff99cc;
}

.colore_590 {
    background: #ff0000;
}

.colore_610 {
    background: #d89f6d;
}

.colore_640 {
    background: #b1904a;
}

.colore_960 {
    background: #fff;
}

.colore_970 {
    background: #fff;
}

.colore_980 {
    background: #65a7d6;
}

.colore_981 {
    background: #65a7d6;
}

.colore_983 {
    background: #65a7d6;
}

.colore_985 {
    background: #65a7d6;
}

.colore_991 {
    background: #5A8363;
}

.colore_993 {
    background: #5A8363;
}

.colore_995 {
    background: #5A8363;
}

.colore_997 {
    background: #5A8363;
}

/* サイズ別カートボタン */

.block-size-with-cart--item {
    margin-bottom: 10px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
}

.block-size-with-cart--item-term {
    border: 2px solid #d0d0d0;
    background-color: #fff;
    width: 54px;
    height: 54px;
    margin-right: 5px;
}

.block-size-with-cart--item-term span {
    display: table-cell;
    word-break: break-all;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    padding: 2px;
    font-size: 14px;
}

.block-size-with-cart .block-variation-no-stock--message,
.block-size-with-cart .block-variation-outside-sales-period--message,
.block-size-with-cart .block-goods-variation-arrival-notice--btn,
.block-size-with-cart .block-goods-variation-request-restock--btn,
.block-size-with-cart .block-variation-add-cart--btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 54px;
    width: 182px;
}

.block-variation-favorite-registed--btn {
    color: #f9f;
}

.block-size-with-cart .block-variation-favorite {
    margin-left: 5px;
}

.block-size-with-cart .block-variation-favorite--btn,
.block-size-with-cart .block-variation-favorite-registed--btn {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    height: 54px;
    width: 54px;
}

.block-variation-no-stock .block-variation-no-stock--message {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 26px;
    background: #acacac;
    color: #fff;
    text-decoration: none;
    margin-bottom: 6px;
}


/* カラー別カートボタン */

.block-color-with-cart--item {
    margin-bottom: 10px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
}

.block-color-with-cart--item-term {
    border: 2px solid #d0d0d0;
    background-color: #fff;
    width: 54px;
    height: 54px;
    margin-right: 5px;
}

.block-color-with-cart--item-term figure {
    width: 50px;
    height: 50px;
}

.block-color-with-cart--item-term img {
    max-width: 40px;
    max-height: 40px;
}

.block-color-with-cart .block-variation-no-stock--message,
.block-color-with-cart .block-variation-outside-sales-period--message,
.block-color-with-cart .block-goods-variation-arrival-notice--btn,
.block-color-with-cart .block-goods-variation-request-restock--btn,
.block-color-with-cart .block-variation-add-cart--btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 54px;
    width: 182px;
}

.block-color-with-cart .block-variation-favorite {
    margin-left: 5px;
}

.block-color-with-cart .block-variation-favorite--btn,
.block-color-with-cart .block-variation-favorite-registed--btn {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    height: 54px;
    width: 54px;
}


/* カラーサイズ別カートボタン */

.block-color-size-with-cart--nocolor {
    width: 54px;
    height: 54px;
    margin-right: 5px;
}

.block-color-size-with-cart--color-line {
    margin-bottom: 10px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
}

.block-color-size-with-cart--size-line {
    margin-bottom: 10px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
}

.block-color-size-with-cart--size-item-term {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #d0d0d0;
    background-color: #fff;
    width: 54px;
    height: 54px;
    margin-right: 5px;
}

.block-color-size-with-cart--size-item-term span {
    display: table-cell;
    word-break: break-all;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    padding: 2px;
    font-size: 14px;
}

.block-color-size-with-cart--color-item-term {
    border: 2px solid #d0d0d0;
    background-color: #fff;
    width: 54px;
    height: 54px;
    margin-right: 5px;
}

.block-color-size-with-cart--color-item-term figure {
    width: 50px;
    height: 50px;
}

.block-color-size-with-cart--color-item-term img {
    max-width: 40px;
    max-height: 40px;
}

.block-color-size-with-cart .block-variation-no-stock--message,
.block-color-size-with-cart .block-variation-outside-sales-period--message,
.block-color-size-with-cart .block-goods-variation-arrival-notice--btn,
.block-color-size-with-cart .block-goods-variation-request-restock--btn,
.block-color-size-with-cart .block-variation-add-cart--btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 54px;
    width: 123px;
    font-size: 12px;
}

.block-color-size-with-cart .block-variation-favorite {
    margin-left: 5px;
}

.block-color-size-with-cart .block-variation-favorite--btn,
.block-color-size-with-cart .block-variation-favorite-registed--btn {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    height: 54px;
    width: 54px;
}

.block-goods-price--regular-repeat-initial-price-name {
    font-size: 20px;
    font-weight: bold;
    color: #444;
}

.block-goods-price--regular-repeat-price-name {
    font-weight: bold;
    color: #444;
    margin-top: 10px;
}

.block-goods-price--regular-repeat-price {
    font-weight: bold;
    color: #333;
}

.block-goods-price--regular-repeat-net {
    color: #555;
}

.block-goods-price--regular-repeat-default-price {
    text-decoration: line-through;
    color: #333;
    font-weight: bold;
}


/* ----関連商品---- */

.block-accessory-list {
    margin-top: 10px;
}


/* ----ユーザーレビュー画面---- */

.block-goods-user-review {
    margin-bottom: 10px;
}

.block-goods-user-review h2 {
    margin: 10px 0;
    padding-right: 10px;
    padding-left: 10px;
}

.block-goods-user-review--info {
    padding: 10px;
    background: #eee;
}

.block-goods-user-review--count-summary {
    margin-bottom: 5px;
    padding: 6px;
    background: #fff;
    border: 1px solid #eee;
}

.block-goods-user-review--score dt {
    display: inline;
    font-weight: bold;
}

.block-goods-user-review--score dd {
    display: inline;
}

.block-goods-user-review--score dd img {
    height: 17px;
    position: relative;
    top: -3px;
}

.block-goods-user-review--count dt {
    display: inline;
    font-weight: bold;
}

.block-goods-user-review--count dd {
    display: inline;
}

.block-goods-user-review--write-review {
    text-align: right;
}

.block-goods-user-review--write-review a {
    text-decoration: underline;
    background-size: 14px 14px;
    padding: 0 0 0 20px;
}

.block-goods-user-review--item {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.block-goods-user-review--item-title {
    padding: 0;
    margin-bottom: 10px;
}

.block-goods-user-review--item-summary dt {
    display: inline;
}

.block-goods-user-review--item-summary dd {
    display: inline;
}

.block-goods-user-review--item-score dd img {
    height: 17px;
    position: relative;
    top: -3px;
}

.block-goods-user-review--item-moderate-vote {
    border-top: #eee 1px dotted;
    padding: 10px 0;
}

.block-goods-user-review--item-moderate-link {
    text-decoration: underline;
}

.block-goods-user-review--item-moderate-other-link {
    text-decoration: underline;
}

.block-goods-user-review--pagenav {
    margin: 0 0 10px 0;
    clear: both;
    background: #f0f0f0;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
}

.block-goods-user-review--pager-now {
    margin: 2px 5px;
    color: #c00;
    font-weight: bold;
    white-space: nowrap;
}

.block-goods-user-review--ref {
    margin: 2px 5px;
    color: #003780;
    text-decoration: underline;
    font-weight: bold;
    white-space: nowrap;
}

.block-goods-user-review--readmore a {
    text-decoration: underline;
}

.block-goods-user-review--item-moderate-underestimate {
    padding-left: 10px;
}

.block-goods-user-review--item-moderate-underestimate dt {
    display: inline;
}

.block-goods-user-review--item-moderate-underestimate dd {
    display: inline;
}

.block-goods-user-review--item-moderate-overestimate {
    padding-left: 10px;
}

.block-goods-user-review--item-moderate-overestimate dt {
    display: inline;
}

.block-goods-user-review--item-moderate-overestimate dd {
    display: inline;
}

.block-goods-user-review .dropdown {
    z-index: 1;
}

.block-goods-user-review--form {
    margin: 10px 10px 0;
}

.block-goods-user-review--write-review-btn {
    width: 100%;
    padding: 10px 0;
}

.block-goods-user-review--form+form .block-goods-detail-footer {
    margin-top: -10px;
}

.block-user-review {
    margin: 10px;
}

.block-user-review--header {
    margin: -10px -10px 0;
}

.block-user-review--review-body textarea {
    width: 100%;
}

.block-user-review--review-contribution-conditions h3 {
    padding: 10px 0;
}

.block-user-review--item-header {
    margin: 0 -10px 10px;
}

.block-user-review--message a {
    text-decoration: underline;
}

.block-user-review--evaluator-name dt {
    display: inline;
}

.block-user-review--evaluator-name dd {
    display: inline;
}

.block-user-review--evaluation {
    margin-right: 10px;
    margin-left: 10px;
}

.block-user-review--evaluation-score dt {
    display: inline;
}

.block-user-review--evaluation-score dd img {
    height: 17px;
    position: relative;
    top: -3px;
}

.block-user-review--evaluation-score dd {
    display: inline;
}

.block-user-review--review-item {
    margin: 10px -10px 10px;
}

.block-user-review--review-header {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
}

.block-user-review--review-item:first-child {
    border-top: 1px solid #eee;
}

.block-user-review--evaluation-message {
    margin: 10px 10px 0;
}

.block-user-review--review-comment {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.block-user-review--review-item .action-buttons {
    margin-right: 10px;
    margin-left: 10px;
}

.block-user-review-completed {
    margin: 10px;
}

.block-user-review-completed--header {
    margin: -10px -10px 0;
}

.block-user-review-completed--message-header {
    margin: 0 -10px 10px;
}


/* ----イベント画面---- */

.block-event-page--goods {
    margin: 0 0 10px 0;
}

.block-event-page--comment {
    margin: 0 10px 10px 10px;
}


/* ----店舗在庫画面---- */

.block-store-stock {
    margin: 10px;
}

.block-store-stock-goods-img-l {
    margin-bottom: 10px;
}

.block-store-stock-name--header {
    background: transparent;
    margin: -10px -10px 0;
}

.block-store-stock--goods-detail {
    margin-bottom: 10px;
}

.block-store-stock-goods {
    margin-bottom: 10px;
}

.block-store-stock--header {
    margin: 10px -10px 10px;
}

.block-store-stock--message {
    border: solid 1px #a94442;
    color: #a94442;
    padding: 10px;
    margin-bottom: 10px;
}

.block-store-stock--div-name {
    font-weight: bold;
}

.block-store-stock--list {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.block-store-stock--list dd {
    padding: 5px 5px 5px 12px;
}

.block-store-stock--item {
    padding-right: 12px;
}

.block-store-stock--item a {
    text-decoration: underline;
}


/* ----アイコン---- */

.block-icon {
    font-size: 0;
}

.enf-arrival_notice .block-icon span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: calc(50% - 50px);
    width: 100px;
    height: 23px;
    line-height: 23px;
    background: #fff;
    border: solid 1px #000000;
    color: #000000;
    font-size: 1rem;
    z-index: 10;
}

.page-search .block-icon-manual {
    TOP: 3px;
    position: absolute;
    margin-left: 5px;
}

.block-icon-manual span {
    min-height: 19px;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 3px;
    list-style: none;
    border: 1px solid #888888;
    font-size: 0.9rem;
    background: white;
    padding-top: 2px;
    margin-bottom: 12px;
}

.block-icon-manual span:first-of-type {
    margin-left: 0;
}

.block-icon .block-icon--auto-reservation {
    position: absolute;
    top: 50%;
    left: auto;
    width: 100%;
    height: 23px;
    line-height: 23px;
    background: #acacac;
    color: #fff;
    font-size: 1rem;
    z-index: 10;
    text-align: center;
}

.is-request-restock .block-icon .block-icon--auto-reservation {
    position: absolute;
    top: 50%;
    left: auto;
    width: 100%;
    height: 23px;
    line-height: 23px;
    background: #acacac;
    color: #fff;
    border:solid 1px #acacac;
    z-index: 10;
    text-align: center;
}

.is-arrival-notice .block-icon .block-icon--auto-reservation{
    position: absolute;
    top: 50%;
    left: auto;
    width: 100%;
    height: 23px;
    line-height: 23px;
    background: #FFFFFF;
    color: #000000;
    border: solid 1px;
    font-size: 1rem;
    z-index: 10;
    text-align: center;
}


.block-icon img {
    width: auto;
    height: 13px;
    vertical-align: top;
}


/* ----商品一覧画面----*/


/* 表示方法 */

.block-style--header {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #dcdcdc;
}

.block-style--expand-icon {
    display: table-cell;
    height: 43px;
    width: 40px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

.block-style--element {
    display: none;
}

.block-style--close i:before {
    content: "\f067";
}

.block-sort--select {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    height: 43px;
}


/* 並び替え */

.block-sort--header {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #dcdcdc;
}

.block-sort--expand-icon {
    display: table-cell;
    height: 43px;
    width: 40px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

.block-sort--element {
    display: none;
}

.block-sort--close i:before {
    content: "\f067";
}

.block-goods-list--display-style-items-selectbox {
    padding-left: 10px;
}

.block-style--select {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    height: 43px;
}


/* ページャ */

.block-goods-list-naviframe {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 32px;
    padding: 0 7.73%;
    background: #EEEEEE;
    color: #888;
    margin-top: 24px;
}

.block-goods-list-naviframe .pagination {
    display: flex;
}

.block-goods-list-naviframe ul.pagination {
    position: absolute;
    top: auto;
    bottom: auto;
    margin: auto;
    left: 0;
}

.block-goods-list-naviframe ul.pagination:first-of-type {
    left: auto;
    transform: translateX(-40px);
}

.block-goods-list-naviframe ul.pagination:last-of-type {
    left: auto;
    transform: translateX(40px);
}


/* 自動読み込み */

.block-goods-list-auto-load {
    text-align: center;
    margin: 10px 0;
}

.block-goods-list-auto-load--loading {
    font-size: 60px;
    display: none;
}

.block-goods-list-auto-load--continue span {
    text-decoration: underline;
}


/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */

.block-pickup-list-p--items {
    border-top: 1px solid #eee;
}

.block-pickup-list-p--items :not(:first-child) {
    margin-left: 5px;
}

.block-pickup-list-p--items li {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.block-pickup-list-p--items li a {
    display: table;
    table-layout: fixed;
    text-decoration: none;
    width: 100%;
}

.block-pickup-list-p--goods-image {
    width: 145px;
    display: table-cell;
    vertical-align: top;
}

.block-pickup-list-p--goods-image figure {
    background: #f5f5f5;
    width: 145px;
    height: 145px;
    padding: 5px;
}

.block-pickup-list-p--goods-description {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    word-wrap: break-word;
    font-size: 14px;
}

.block-pickup-list-p--goods-name {
    font-weight: bold;
}

.block-pickup-list-p--comment {
    font-size: 12px;
}

.block-pickup-list-p--price {
    font-size: 18px;
    font-weight: bold;
}


/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */

.block-recent-item--body {
    margin-top: 50px;
    display: none;
}

.block-thumbnail-t--items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0;
}

.block-goods-detail .block-thumbnail-t--items {
    flex-wrap: nowrap;
    padding: 0;
}

.block-thumbnail-t--items li {
    width: 50%;
    vertical-align: top;
    font-size: 14px;
    padding-bottom: 3px;
}

.block-thumbnail-t--items li a {
    text-decoration: none;
}

.block-thumbnail-t--goods-image {
    position: relative;
    width: 100%;
}

.block-thumbnail-t--goods-image.enf-soldout::before {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.75);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.block-thumbnail-t--goods-image.enf-soldout.enf-arrival_notice::before {
    animation: Flash1 2s infinite;
}

@keyframes Flash1 {
    50% {
        opacity: 0;
    }
}

.block-thumbnail-t--goods-image figure {
    background: #f5f5f5;
    width: 100%;
}

.block-goodslist-col4-goods-description {
    display: none;
}

.block-thumbnail-t--goods-description {
    word-wrap: break-word;
    text-align: center;
}

.block-goods-detail .block-thumbnail-t--goods-description {
    display:none;
}

.block-thumbnail-t--category-name {
    font-size: 8px;
    line-height: 1;
    margin-top: 5px;
}

.block-goodslist-col1-goods-description .block-thumbnail-t--category-name {
    font-size: 10px;
}

.block-goodslist-col1-goods-description .block-thumbnail-t--price-infos {
    font-size: 12px;
}

.block-goodslist-col1-goods-description .block-icon--src1 {
    font-size: 10px;
}

.block-thumbnail-t--goods-name {
    font-weight: bold;
}

.block-thumbnail-t--comment {
    font-size: 12px;
}

.block-thumbnail-t--price {
    font-size: 10px;
}

.block-thumbnail-t--discount-rate {
    color: #FF2841;
    font-size: 1.1rem;
}


/* ----商品一覧画面：ランキング：block-ranking-r---- */

.block-ranking-r--items {
    border-top: 1px solid #eee;
    font-size: 0;
    padding: 10px 10px 0 0;
}

.block-ranking-r--items li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.block-ranking-r--items li a {
    text-decoration: none;
}

.block-ranking-r--goods-image {
    width: 100%;
    margin-bottom: 5px;
}

.block-ranking-r--goods-image figure {
    background: #f5f5f5;
    width: 100%;
    min-width: 140px;
    min-height: 140px;
}

.block-ranking-r--goods-description {
    word-wrap: break-word;
}

.block-ranking-r--goods-name {
    font-weight: bold;
}

.block-ranking-r--comment {
    font-size: 12px;
}

.block-ranking-r--price {
    font-size: 18px;
    font-weight: bold;
}


/* ランキングアイコン */

.block-ranking-r--goods-image {
    position: relative;
}

.block-ranking-r--rank {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 4px;
    left: 4px;
    width: 24px;
    height: 24px;
    background: #000;
    border-radius: 24px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}


/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */

.block-thumbnail-h--items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0;
    margin: 29px 0 0;
    padding: 0 7.73%;
}

.block-thumbnail-h--items li {
    width: 45.42%;
    vertical-align: top;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.block-thumbnail-h--items li a {
    text-decoration: none;
}

.block-thumbnail-h--goods-image {
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}

.block-thumbnail-h--goods-image.enf-soldout::before {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.75);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.block-thumbnail-h--goods-image.enf-soldout.enf-arrival_notice::before {
    animation: Flash1 2s infinite;
}

@keyframes Flash1 {
    50% {
        opacity: 0;
    }
}

.block-thumbnail-h--goods-image figure {
    background: #f5f5f5;
    width: 100%;
}

.block-thumbnail-h--goods-description {
    word-wrap: break-word;
    text-align: center;
}

.block-thumbnail-h--category-name {
    font-size: 0.9rem;
    line-height: 1;
    margin-top: 10px;
}

.block-thumbnail-h--goods-name {
    font-weight: bold;
}

.block-thumbnail-h--comment {
    font-size: 12px;
}

.block-thumbnail-h--price {
    font-size: 1.1rem;
}


/* ----商品一覧画面：買い物かご：block-cart-i---- */

.block-cart-i--items {
    border-top: 1px solid #eee;
    font-size: 0;
    padding: 10px 10px 0 0;
}

.block-cart-i--items li {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.block-cart-i--items li a {
    text-decoration: none;
}

.block-cart-i--goods-image {
    width: 100%;
    margin-bottom: 5px;
}

.block-cart-i--goods-image figure {
    background: #f5f5f5;
    width: 100%;
    min-width: 70px;
    min-height: 70px;
}

.block-cart-i--goods-description {
    word-wrap: break-word;
    font-size: 12px;
}


/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */

.block-goods-detail-j--items {
    border-top: 1px solid #eee;
}

.block-goods-detail-j--items li {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.block-goods-detail-j--items li a {
    display: table;
    table-layout: fixed;
    text-decoration: none;
    width: 100%;
}

.block-goods-detail-j--goods-image {
    width: 145px;
    display: table-cell;
    vertical-align: top;
}

.block-goods-detail-j--goods-image figure {
    background: #f5f5f5;
    width: 145px;
    height: 145px;
}

.block-goods-detail-j--goods-description {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    word-wrap: break-word;
    font-size: 14px;
}

.block-goods-detail-j--goods-name {
    font-weight: bold;
}

.block-goods-detail-j--comment {
    font-size: 12px;
}

.block-goods-detail-j--price {
    font-size: 18px;
    font-weight: bold;
}

.block-goods-detail-j--cart-btn {
    margin-top: 10px;
}

.block-goods-detail-j--cart-btn .block-list-add-cart-btn {
    padding: 10px;
}

.block-goods-detail-j--custom-order {
    margin-top: 10px;
}

.block-goods-detail-j--custom-order .block-list-custom-order-btn {
    padding: 10px;
}


/* ----商品一覧画面：ブランド画面：block-goods-list-x---- */

.block-goods-list-x--items {
    border-top: 1px solid #eee;
    font-size: 0;
    padding: 10px 10px 0 0;
}

.block-goods-list-x--items li {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.block-goods-list-x--items li a {
    text-decoration: none;
}

.block-goods-list-x--goods-image {
    width: 100%;
    margin-bottom: 5px;
}

.block-goods-list-x--goods-image figure {
    background: #f5f5f5;
    width: 100%;
    min-width: 70px;
    min-height: 70px;
}


/* ----商品一覧画面：カート画面：block-goods-list-c---- */

.block-goods-list-c--items {
    border-top: 1px solid #eee;
    font-size: 0;
    padding: 10px 10px 0 0;
}

.block-goods-list-c--items li {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.block-goods-list-c--items li a {
    text-decoration: none;
}

.block-goods-list-c--goods-image {
    width: 100%;
    margin-bottom: 5px;
}

.block-goods-list-c--goods-image figure {
    background: #f5f5f5;
    width: 100%;
    min-width: 70px;
    min-height: 70px;
}


/* ----カテゴリー画面---- */

.block-category-list--goods {
    margin: 0 0 10px 0;
}

.block-category-list--promotion-freespace {
    margin: 0 10px 10px 10px;
}

.block-category-list--comment {
    margin: 0 10px 10px 10px;
}

.block-search-goods .enf-noresult-text {
	text-align: center;
    padding: 70px 7.73%;
}

/* ----カテゴリー画面：一覧：block-category-style-l---- */

.block-category-style-l--items {
    border-top: 1px solid #eee;
}

.block-category-style-l--item {
    border-bottom: 1px solid #eee;
    background-color: #fff;
    min-height: 43px;
    position: relative;
}

.block-category-style-l--item-container {
    display: table;
    width: 100%;
}

.block-category-style-l--body {
    display: table-cell;
    height: 43px;
    vertical-align: middle;
    text-align: left;
}

.block-category-style-l--item a {
    padding: 0 25px 0 0;
    text-decoration: none;
}

.block-category-style-l--item a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    height: 100%;
    top: 50%;
    font-size: 20px;
    line-height: 20px;
    margin-top: -10px;
    right: 10px;
}

.block-category-style-l--name {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.block-category-style-l--image {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.block-category-style-l--image figure {
    width: 43px;
    height: 43px;
}


/* ----カテゴリーツリー---- */

.block-category-tree {
    border-bottom: 1px solid #eee;
}

.block-category-tree--header {
    border-bottom: 1px solid #eee;
}

.block-category-style-g--items-0,
.block-category-style-g--items-1,
.block-category-style-g--items-2,
.block-category-style-g--items-3 {
    border-top: 1px solid #eee;
}

.block-category-style-g--item {
    border-bottom: 1px solid #eee;
    min-height: 43px;
    background-color: #fff;
}

.block-category-style-g--item-container {
    display: table;
    width: 100%;
}

.block-category-style-g--expand-icon {
    display: table-cell;
    height: 43px;
    width: 20px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.block-category-style-g--body {
    display: table-cell;
    height: 43px;
    vertical-align: middle;
    text-align: left;
}

.block-category-style-g--image {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.block-category-style-g--image figure {
    width: 43px;
    height: 43px;
}

.block-category-style-g--name {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    text-decoration: underline;
}

.block-category-style-g--comment {
    display: none;
}

.block-category-style-g--items-1>li {
    padding-left: 10px;
}

.block-category-style-g--items-2>li {
    padding-left: 20px;
}

.block-category-style-g--items-3>li {
    padding-left: 30px;
}

.block-category-style-g--items-2 {
    margin-left: -10px;
}

.block-category-style-g--items-3 {
    margin-left: -20px;
}


/* ----ジャンル画面---- */

.block-genre-page--goods {
    margin: 0;
}

.block-genre-page--comment {
    margin: 0 10px 10px 10px;
}


/* ----ジャンルツリー---- */

.block-genre-tree {
    border-bottom: 1px solid #eee;
}

.block-genre-tree--header {
    border-bottom: 1px solid #eee;
}

.block-filter--treelist-filterstyle .enf-back-onlinestore {
    background: #f5f5f5;
}

.block-filter--treelist-filterstyle .enf-back-onlinestore a {
    display: block;
    padding: 28px 7.73%;
    color: #888;
    text-align: left;
}

.block-filter--treelist-filterstyle .enf-back-onlinestore a:before {
    line-height: 1;
    content: "";
    font-size: 16px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    padding-right: 9px;
}

.block-genre-style--items-0,
.block-genre-style--items-1,
.block-genre-style--items-2,
.block-genre-style--items-3 {
    border-top: 1px solid #eee;
}

.block-genre-style--item {
    border-bottom: 1px solid #eee;
    min-height: 43px;
    background-color: #fff;
}

.block-genre-style--item:last-child {
    border-bottom: none;
}

.block-genre-style--item-container {
    display: table;
    width: 100%;
}

.block-genre-style--expand-icon {
    display: table-cell;
    height: 43px;
    width: 20px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.block-genre-style--body {
    display: table-cell;
    height: 43px;
    vertical-align: middle;
    text-align: left;
}

.block-genre-style--image {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.block-genre-style--image figure {
    width: 43px;
    height: 43px;
}

.block-genre-style--name {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    text-decoration: underline;
}

.block-genre-style--comment {
    display: none;
}

.block-genre-style--items-1>li {
    padding-left: 10px;
}

.block-genre-style--items-2>li {
    padding-left: 20px;
}

.block-genre-style--items-3>li {
    padding-left: 30px;
}

.block-genre-style--items-2 {
    margin-left: -10px;
}

.block-genre-style--items-3 {
    margin-left: -20px;
}


/* ----絞り込み検索---- */

.block-filter--filter-form {
    position: relative;
    padding: 0 7.73%;
    display: none;
}

.block-filter--treelist-filterstyle {
    position: absolute;
    top: 43px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
}

.block-filter--treelist-layer {
    padding: 0 7.73%;
}

.block-filter--header {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #dcdcdc;
}

.block-filter--list-item-container {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 0;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.block-filter--expand-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.block-filter--expand-icon:before {
    line-height: 1;
    content: "";
    margin-left: 14px;
    margin-bottom: 4px;
    font-size: 14px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.block-filter--expand-icon:after {
    line-height: 1;
    content: "";
    margin-left: 14px;
    margin-bottom: 4px;
    font-size: 14px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}

.block-filter--close .block-filter--expand-icon::before {
    display: none;
}

.block-filter--close .block-filter--expand-icon::after {
    display: block;
}

.block-filter--current-label {
    padding-right: 20px;
    border-right: solid 1px #ddd;
    margin-right: 20px;
    font-weight: bold;
}

.block-filter--select-label {
    display: flex;
    align-items: center;
}

.block-filter--filter-options {
    border-top: #eee 1px solid;
}

.block-filter--element {
    display: table;
    table-layout: fixed;
    border-bottom: #eee 1px solid;
    width: 100%;
}

.block-filter--element:last-child {
    border-bottom: none;
}

.block-filter--option-items {
    display: table-cell;
    height: 39px;
    padding-left: 20px;
    vertical-align: middle;
    width: 100%;
}

.block-filter--select {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
    height: 43px;
}

.block-filter--close i:before {
    content: "\f067";
}

.block-filter--treeitem {
    border-top: #ddd 1px solid;
}

.block-filter--treeitem:first-child {
    border-top: none;
}

.block-filter--tree-2,
.block-filter--tree-3,
.block-filter--tree-4 {
    margin-left: 2.5em;
    border-top: #eee 1px solid;
}

.block-filter--treeitem-container {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.block-filter--treeitem-dir {
    display: table-cell;
    height: 43px;
    width: 40px;
    padding-left: 14px;
    padding-right: 10px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.block-filter--treeitem-name {
    position: relative;
    display: block;
    padding: 15px 0;
}

.block-filter--treeitem-name::after {
    line-height: 1;
    content: "";
    font-size: 14px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 4.73%;
    margin-top: -7px;
    color: #000;
    font-weight: normal;
}

.in_children .block-filter--treeitem-name::after {
    display: none;
}

.block-filter--treeitem-name span {
    color: #666;
}

.block-filter--treeitem-selected {
    color: #444;
}


/* ----詳細検索---- */

.block-search-goods--condition-items {
    margin: 10px;
}

.block-search-goods--to-dt {
    margin-top: 5px;
}

.block-search-goods .action-buttons {
    margin: 0 10px 10px 10px;
}

/* ----Ajaxカート---- */
.cmp_ajax_add_cart_modal-wrap {
    display: none;
    position: fixed;
    top: 40%;
    left: 25%;
    width: 50%;
    min-width: 160px;
    background: #000;
    z-index: 99999;
}

.cmp_ajax_add_cart_modal-wrap .modal-body {
    color: #fff;
    align-items: center;
    justify-content: center;
    height: 34px;
    width: 100%;
    text-align: center;
}

.cmp_ajax_add_cart_modal-wrap .modal-footer {
    line-height: 50px;
    padding: 10px;
    text-align: center;
}

.cmp_ajax_add_cart_link {
    color: #fff;
    border: solid 1px #fff;
    padding: 10px;
}

.dli-check-circle {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-radius: 50%;
  box-sizing: content-box;
  background-color: #fff;
}

.dli-check-circle > span {
  width: 0.58em;
  height: 0.261em;
  border: 0.1em solid currentColor;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.cmp_ajax_add_cart_modal-wrap.show{
  animation-name:fadeUpAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
  display:block;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 0.8;
    transform: translateY(0);
  }
}

.cmp_ajax_add_cart_modal-wrap.hide{
  animation-name:fadeOutAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
  display:block;
}

@keyframes fadeOutAnime{
  from {
    opacity: 0.8;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(0);
  }
}

.enf-itemdetail .block-thumbnail-t .block-thumbnail-t--items li:nth-child(n+5) {
  display: none;
}

.block-add-ajax-cart--btn .fa {
    font: normal normal normal 14px/1 FontAwesome;
}

.block-add-ajax-cart--btn a:hover, a:focus {
    text-decoration: none;
}
/* 商品詳細カラーとサイズの余白調整 */
.block-variation.block-color .block-color--item-list .block-color--item
{
  margin: 0 8px 0 0;
}
.block-variation.block-size .block-size--item-list .block-size--item
{
  margin-right: 15px;
}
.block-variation.block-color .block-color--item-list .block-color--item:last-child
{
  margin: 0;
}
.block-variation.block-size .block-size--item-list .block-size--item:first-child
{
  margin-left: 15px;
}
/* 商品詳細カラーとサイズの余白調整 end */
