﻿@charset "UTF-8";

/* ----商品詳細画面---- */

.page-goods .block-topic-path {
    margin-top: 0;
}

.block-goods-detail {
    padding: 0px 7.73%;
}

.block-goods-detail-footer {
    margin: 10px;
}

.block-goods-detail--promotion-freespace {
    margin-bottom: 10px;
}
.block-goods-name .h1 {
    color: #666666;
    font-size: 2rem;
    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 {
    color: #666666;
    font-size: 1.5rem;
    margin-top: 6px;
}

.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{
    background: #cccccc;
}

.block-add-cart--btn,
.block-add-cart--modal-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: 62px;
    font-size:14px;
    color: #ffffff;
    padding-right: 40px;
    background: #cccccc url(/img/usr/rimark/common/shoppingbag_icon_white.png) center right calc(50% - 50px) / 20px  auto no-repeat;
    letter-spacing: 0.04em;
}

.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: 62px;
    font-size:14px;
    color: #ffffff;
    background: #cccccc;
    text-decoration: none;
    text-align: center;
}

.block-goods-favorite--btn,
.block-goods-favorite--modal-btn {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 62px;
    border: none;
    background: #fff;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.block-goods-favorite--btn:before {
    line-height: 1;
    content: "";
    display: none;
    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);
}

.block-goods-favorite--btn.js-animation-bookmark.block-goods-favorite-cancel--btn.block-goods-favorite-registed--btn,
.block-goods-detail .block-goods-favorite .block-goods-favorite-registed--btn,
.block-goods-favorite--modal-btn.registed {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 62px;
    border: none;
    background: #f5f5f5;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.enf-btn-on .block-goods-favorite--btn:before {
    line-height: 1;
    content: "";
    display: none;
    margin-right: 1em;
    font-size: 12px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.block-goods-favorite--btn:after,
.block-goods-favorite--modal-btn:after  {
    content: '';
    background-image: url(/img/usr/rimark/common/favorite_icon.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
}

.block-goods-favorite--btn.js-animation-bookmark.block-goods-favorite-cancel--btn.block-goods-favorite-registed--btn:after, 
.block-goods-favorite--modal-btn.js-animation-bookmark.block-goods-favorite-cancel--btn.block-goods-favorite-registed--btn:after,
.block-goods-detail .block-goods-favorite .block-goods-favorite-registed--btn:after {
    content: '';
    background-image: url(/img/usr/rimark/common/favorite_icon_on.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 10px;
}

.block-goods-detail .block-goods-favorite .block-goods-favorite--modal-btn.registed:after {
    content: '';
    background-image: url(/img/usr/rimark/common/favorite_icon_on.png);
    width: 12px;
    height: 12px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 15px;
}

.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;
    height: 62px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.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-goods-comment1 {
    border-top: solid 1px #ddd;
    padding-top: 30px;
    overflow: scroll;
    /*Firefox*/
    scrollbar-width: none;
    /*IE・Edge*/
    -ms-overflow-style: none;
}

.block-goods-comment1::-webkit-scrollbar {
    /*Chrome/Safari*/
    display: none;
}

.block-goods-comment1 table{
    width: max-content;
    min-width: 100%;
    border-collapse: collapse;
    text-indent: initial;
    white-space: nowrap;
}

.block-goods-comment1 table td:not(:first-child) {
    padding-left:10px;
}

.block-goods-comment1 dl dt {
    display: none !important;
}

#enf-detail-itemsize {
    display: none !important;
}

.block-goods-comment1 dl dd span div table {
    height: auto;
}

.block-goods-comment1 dl dd span div table tbody tr {
    height: 30px;
}

.block-goods-comment3 {
    padding: 15px 2% 30px 2%;
    line-height:200%;
    border-bottom: solid 1px #ddd;
}

.block-goods-comment4 {
    padding: 0px 2% 0 2%;
}

.enf-itemdetail .enf-detail-text .block-goods-comment5 dl dt {
    display: block;
    width: 8em;
    padding: 9.5px 0;
    font-weight: normal;
}

.enf-itemdetail .enf-detail-text .block-goods-comment5 dl dd {
    display: block;
    width: fit-content;
    padding: 9.5px 0;
}

.block-goods-attr-frame {
  display: flex;
  margin: 0 0 10px;

}

.block-goods-attr-frame dt {
  width: 76px;
  padding-right: 16px;
}

.block-goods-attr-frame dd {
  display: flex!important;
  opacity: 0.6;
}

.block-goods-attr-frame dd .block-goods-attr-item {
  width: 20px;
  margin: 0px 10px 0px 10px;
}

.block-goods-color {
    display: none !important;
}

.block-rules-comment {
    margin-bottom: 10px;
}

.block-variation-no-stock--message {
    background: #ddd;
    color: #fff;
}

.block-variation-outside-sales-period--message {
    color: #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;
    border-top: solid 1px #ddd;
    /*border-bottom: solid 1px #ddd;*/
}

.enf-itemdetail .enf-detail-link {
    display: none;
    padding: 0;
    padding-bottom: 13px;
    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: 65px;
    transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.enf-itemdetail .enf-detail-link:after {
    margin-top: -15px;
    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: -16px;
    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: block;
    opacity: 1;
    height: auto;
}

.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;
    border-top: none;
    color: #1d1917;
}

.enf-itemdetail .enf-detail-text dt {
    display: block;
    width: 5em;
    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 {
    display: none;
    width: 0;
    height: 0;
    border-top: 1px solid #ddd;
    padding: 15px 0 13px;
}

.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: #1d1917;
    font-size: 1.1rem;
    text-decoration: none;
    border-radius: 3px;
    padding: 12px 15px 14px;
}

.enf-itemdetail .enf-detail-text .enf-detail-links li a:after {
    line-height: 1;
    content: "";
    font-size: 12px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
    padding-left: 4px;
}

.block-goods-item-code {
    margin-top: 30px;
    padding: 0px 2% 0 2%;
}

#detail-links p a {
    display: block;
    padding: 10px 0;
    text-align: left;
}

#detail-links p 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;
    transform:rotate(180deg);
    display: inline-block;
    vertical-align: middle;
    padding-left: 9px;
}

.enf-itemsocial {
    letter-spacing: -.4em;
    /*border-bottom: solid 1px #ddd;*/
    padding: 22px 0 24px;
}

.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;
}

.enf-otheritems li {
    display: none;
    letter-spacing: normal;
}

.enf-otheritems li:first-of-type {
    display: inline-block;
}

.enf-otheritems li a {
    display: block;
    width: 97px;
    height: 97px;
    border: solid 1px #eee;
    text-align: center;
}

.enf-otheritems li a img {
    max-width: 100%;
    max-height: 100%;
}

.enf-backbtn {
    background: #ffffff;
    padding: 0 7.73%;
}

.enf-backbtn a {
    display: block;
    padding: 20px 0;
    color: #888;
    text-align: center;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.enf-backbtn 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-color-size-with-cart {
  display: none;
  position: fixed;
  top: 5%;
  left: 2%;
  width: 96%;
  max-height: 90%;
  padding: 0 0 40px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #FFF;
  z-index: 99999;
}

.block-color-size-with-cart.open {
  display: block;
}

.block-color-size-with-cart .block-color-size-with-cart-title {
  padding: 16px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  background: #FFF;
}

.block-color-size-with-cart .block-color-size-with-cart-close {
  position: absolute;
  top: 17px;
  right: 17px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: none;
}

.block-color-size-with-cart .block-color-size-with-cart-close::before {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(45deg);
  background: #000;
  content: "";
}

.block-color-size-with-cart .block-color-size-with-cart-close::after {
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 2px;
  transform: rotate(-45deg);
  background: #000;
  content: "";
}

.block-color-size-with-cart .block-color-size-with-cart--modal-close-btn {
  margin: 15px 20px 0;
  padding-top: 18px;
}

.block-color-size-with-cart .block-color-size-with-cart--modal-close-btn .block-color-size-with-cart--modal-close {
  display: block;
  width: 100%;
  padding: 8px 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  background: #FFF;
}

.block-color-size-with-cart .block-color-size-with-cart--color-frame {
  padding: 0 15px;
}

.block-color-size-with-cart .block-color-size-with-cart--color-frame:last-of-type {
  border-bottom: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term {
  border: 0;
  background: none;
  width: auto;
  height: auto;
  margin: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img {
  display: flex;
  align-items: center;
  border-bottom: unset;
  background: #F7F7F7 0% 0% no-repeat padding-box;
  margin: 0 0 15px;
  height: 70px;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img figure {
  margin-right: 10px;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img figure img {
  height: 50px;
  max-width: 100%;
  max-height: none;
}

.block-color-size-with-cart .block-color-size-with-cart--color-item-term .block-color-size-with-cart--color-item-img .block-color-size-with-cart--color-item-term-color {
  font-size: 12px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div {
  display: flex;
  align-items: center;
  margin: 0 10px 15px 10px;
  width: auto;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-term ,
.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--color-item-term {
  display: flex;
  flex-wrap: wrap;
  width: 140px;
  height: auto;
  margin: 0 auto 0 0;
  border: 0;
  background: none;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--nocolor {
  display: none;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite {
  margin-left: 15px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-size,
.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-stock {
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  text-decoration: none;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-size::after {
  margin: 0;
  content: "／";
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-color-size-with-cart--size-item-comment::before {
  width: 100%;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite--btn {
  display: block;
  width: 25px;
  height: 22px;
  padding: 0;
  border: 0;
  font-size: 0;
  background: url(/img/usr/rimark/common/favorite_icon.png) center center / 100% auto no-repeat;
  float: left;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite-registed--btn {
  display: block;
  width: 25px;
  height: 22px;
  padding: 0;
  border: 0;
  font-size: 0;
  background: url(/img/usr/rimark/common/favorite_icon_on.png) center center / 100% auto no-repeat;
  float: left;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite-registed-count {
  float: left;
  margin-left: 5px;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite--btn.js-animation-bookmark-in-progress,
.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-favorite .block-variation-favorite-registed--btn.js-animation-bookmark-in-progress{
  background: url(/img/usr/common/images/common/goods_bookmark_progress_sp.gif) center center / 100% auto no-repeat;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-add-cart--btn {
  display: block;
  line-height: 23px;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #cccccc;
  height: 40px;
  width: 150px;
  border-radius: 0;
  padding: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-goods-variation-arrival-notice--btn {
  font-size: 12px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #333333;
  background: #FFFFFF;
  height: 40px;
  width: 150px;
  border-radius: 0;
  padding: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-goods-variation-request-restock--btn {
  font-size: 12px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #333333;
  background: #FFFFFF;
  height: 40px;
  width: 150px;
  border-radius: 0;
  padding: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-no-stock--message {
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #A7A7A7;
  height: 40px;
  width: 150px;
  border-radius: 0;
}

.block-color-size-with-cart .block-color-size-with-cart--line-frame > div .block-variation-outside-sales-period--message {
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #A7A7A7;
  height: 40px;
  width: 150px;
  border-radius: 0;
  color: #A7A7A7;
  background-color:#FFFFFF;
  text-decoration: none;
}

.block-color-size-with-cart-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0,0,0,0.2);
  z-index: 99998;
}

.block-add-cart .block-add-cart--modal-btn {
    font-size: 12px;
    border: 1px solid #333333;
    background-color: #cccccc;
    height: 48px;
    margin: 0 0 18px 0;
    border-radius: 0;
}

.block-add-cart .block-add-cart--modal-btn {
  position: relative;
  font-size: 12px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  height: 55px;
}

.block-add-cart .block--add-cart--backorder-btn,
.block-add-cart .block--add-cart--arrivalnotice-btn {
  position: relative;
  font-size: 12px;
  text-align: center;
  display: block;
  width: 100%;
  margin: 0 0 18px;
  border: 0;
  border-radius: 4px;
  color: #333333;
  border: 1px solid #333333;
  background-color: #FFFFFF;
  height: 55px;
}

.block-add-cart .block--add-cart--bto-no-stock,
.block-add-cart .block-add-cart--bto-end,
.block-add-cart .block-add-cart--bto-before,
.block-add-cart .block--add-cart--bto-before-sales {
  font-size: 12px;
  color: #A7A7A7;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #A7A7A7;
  background-color: #FFFFFF;
  height: 55px;
  margin: 0 0 18px 0;
  border-radius: 0;
  padding: 0;
}

.block-goods-variation-request-restock .block-goods-variation-request-restock--btn,
.block-goods-variation-arrival-notice .block-goods-variation-arrival-notice--btn{
  position: relative;
  font-size: 12px;
  text-align: center;
  width: 100%;
  border: 0;
  border-radius: 4px;
  color: #333333;
  border: 1px solid #333333;
  background-color: #FFFFFF;
}

/* スライダー*/

.pane-goods-left-side {
    padding: 10px 0 0;
    overflow: hidden;
    align-items: center;
}

.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-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%;
}

.wrap2{
    display:flex;
    align-items: center;
}

.wrap{
    display: inline-block;
    margin: 0 auto;
    width: 80%;
    overflow:hidden;
}

.block-goods-detail-goods-slider-navs {
    letter-spacing: -4em;
    text-align: center;
    line-height: 1;
    width: 100%;
    white-space: nowrap;
}

.block-goods-detail-goods-slider-navs li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    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: 20px;
}

.block-goods-detail-goods-slider-navs li.enf-item-navs-current {
    background: #000;
}

.block-goods-detail-goods-slider-navs li.enf-item-navs-movie {
    border-radius: 0%;
    border-top: 4px solid transparent;
    border-left:6px solid #cccccc;
    border-bottom: 4px solid transparent;
    background-color: transparent;
}

.block-goods-detail-goods-slider-navs li.enf-item-navs-movie.enf-item-navs-current {
    border-left:6px solid #000000;
}

.left{
    display: inline-block;
    width:10%;
    text-align: left;
}

.left a{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.right{
    display: inline-block;
    width:10%;
    text-align: right;
    
}

.right a{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

/* 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.block-color,
.block-variation.block-size {
    display: flex;
}

.block-variation.block-color {
    border-top: solid 1px #ddd;
    margin: 10px 0 12px;
    padding-top: 18px;
}

.block-variation.block-size {
    margin-bottom: 25px;
}

.block-variation--name {
    letter-spacing: normal;
    font-size: 1.1rem;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    background: none;
    width: 60px;
}

.block-variation--item-list {
    display: flex;
    align-items: center;
}

.block-variation--item {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}

.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--item.block-color--item {
    margin: 0 15px 0 0;
}

.block-variation--item.block-color--item.active {
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 3px;
    border: solid 1px transparent;
    letter-spacing: normal;
    border-color: #ccc;
}

.block-color--item-term {
    border-radius: 50%;
    overflow: hidden;
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -999px;
    white-space: nowrap;
    border: 1px solid initial;
    box-sizing: border-box;
}

.block-color--item-term a {
    display: block;
}
.block-size--item {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width:auto;
    height: 34px;
    color: #555555;
    border: none;
    text-align: center;
}

.block-size--item.active {
    color: #555555;
    border: none;
}

.block-size--item div {
    width: auto;
    min-height: 34px;
}

.block-size--item-term {
    min-width: 34px;
    min-height: 34px;
}
.block-size--item-term span {
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    text-align: center;
    font-size: 15px;
    width: fit-content;
    height: 20px;
    margin: 10px 0 10px 0;
}
.block-size--item.active span {
    font-weight: bold;
    margin-bottom: 8px;
    border-bottom: solid 2px #999999;
}


/* カラーチップ */

.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;
}

/* サイズ別カートボタン */

.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,
.block-outside-sales-period .block-outside-sales-period--message {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    color: #A7A7A7;
    background-color: #FFFFFF;
    border: 1px solid #A7A7A7;
    text-decoration: none;
    font-size: 12px;
}

.block-no-stock .block-no-stock--message {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 62px;
    color: #A7A7A7;
    background-color: #FFFFFF;
    border: 1px solid #A7A7A7;
    text-decoration: none;
    font-size: 12px;
    width: 100%;
    margin: 0;
}

/* カラー別カートボタン */

.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--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-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-store-stock {
    background: #ffffff;
}

.block-store-stock a {
    display: block;
    padding: 20px 0;
    color: #888;
    text-align: center;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.block-store-stock a:after {
    line-height: 1;
    content: "";
    font-size: 16px;
    font-family: 'myfont', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform:rotate(180deg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
}

/* ----アイコン---- */

.block-icon {
    font-size: 0;
}

.block-icon-manual {
    display: none;
}

.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;
}

.block-icon-manual span {
    min-height: 19px;
    display: inline-block;
    vertical-align: middle;
    padding: 1px 4px;
    list-style: none;
    border: 1px solid #888888;
    border-radius: 4px;
    font-size: 0.9rem;
}

.block-icon-manual span:first-of-type {
    margin-left: 0;
}

.block-icon .block-icon--auto-reservation {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: calc(50% - 55px);
    width: 111px;
    height: 23px;
    line-height: 23px;
    background: #ccc;
    color: #fff;
    font-size: 1rem;
    z-index: 10;
}

.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: 70px;
    padding: 0 7.73%;
    background: #f5f5f5;
    color: #888;
}

.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:last-of-type {
    left: auto;
    right: 0;
}


/* 自動読み込み */

.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 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;
    margin: 29px 0 0;
    padding: 0;
}

.block-thumbnail-t--items li {
    width: 49.5%;
    vertical-align: top;
    font-size: 14px;
    padding-bottom: 35px;
}

.block-thumbnail-t--items li a {
    text-decoration: none;
}

.block-thumbnail-t--goods-image {
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}

.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-thumbnail-t--goods-description {
    word-wrap: break-word;
    text-align: left;
    padding-left: 12%;
}

.block-thumbnail-t--category-name {
    font-size: 0.9rem;
    line-height: 1;
    margin-top: 10px;
}

.block-thumbnail-t--goods-name {
    font-weight: bold;
}

.block-thumbnail-t--comment {
    font-size: 12px;
}

.block-thumbnail-t--price {
    font-size: 1.1rem;
    color: #666;
}

.block-thumbnail-t--discount-rate {
    color: #FF2841;
    font-size: 1.1rem;
}

/* ----商品一覧画面：ページャー：goods_search_pager_area---- */
.goods_search_pager_area {
    padding: 0 7.73%;
}
.goods_search_pager {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #ddd;
    font-size: 10px;
}
.goods_search_pager li {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.goods_search_pager_prev_area {
    display: inline-block;
    width: 20%;
    text-align: left;
}
.goods_search_pager_prev {
    color: #666;
}
.goods_search_pager_next_area {
    display: inline-block;
    width: 20%;
    text-align: right;
}
.goods_search_pager_next{
    color: #666;
}
.goods_search_pager_center_area {
    display: inline-block;
    width: 20%;
}
.pager_item_is-current {
    text-decoration: none;
    border-bottom: 1px solid #666;
    padding-bottom: 2px;
    color: #666;
}
.pager_item_number {
    color: #666;
}


/* ----商品一覧画面：サムネイル：block-thumbnail-u---- */

.block-thumbnail-u--items {
  border: 0;
  padding: 0;
  overflow-x: auto;
  white-space: nowrap;
}

.block-thumbnail-u--items li {
  display: inline-block;
  width: calc(30% - 4.5px);
  margin: 0 0 5px 0;
  padding: 0;
  vertical-align: middle;
  font-size: 14px;
  padding-left: 1px;
  padding-bottom: 10px;
}

.block-thumbnail-u--items li a {
    text-decoration: none;
}

.block-thumbnail-u--goods-image {
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}

.block-thumbnail-u--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-u--goods-image.enf-soldout.enf-arrival_notice::before {
    animation: Flash1 2s infinite;
}

.block-thumbnail-u--goods-image figure {
    background: #f5f5f5;
    width: 100%;
}

.block-thumbnail-u--goods-description {
    word-wrap: break-word;
    text-align: center;
}

.page-menu .block-thumbnail-u--goods-description {
    word-wrap: break-word;
    text-align: left;
    padding-left: 12%;
    white-space: normal;
}

.page-menu .block-thumbnail-u--price {
    font-size: 1.1rem;
    white-space: nowrap;
}

.block-thumbnail-u--category-name {
    font-size: 0.9rem;
    line-height: 1;
    margin-top: 10px;
}

.block-thumbnail-u--goods-name {
    font-weight: bold;
}

.block-thumbnail-u--comment {
    font-size: 12px;
}

.block-thumbnail-u--price {
    font-size: 1.1rem;
}

.block-thumbnail-u--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%;
}

.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;
}


/* ----文字間・行間調整---- */
.page-goods .block-goods-detail .block-variation .block-variation
{
  border-top: unset;
}
.page-goods .block-goods-detail #spec_price .block-goods-price--price
{
  margin-top: 0px;
  font-size: 1.3rem;
}
.page-goods .block-goods-detail .block-goods-name #this-item-name
{
  font-size: 1.6rem;
}
.page-goods .block-goods-detail .block-goods-name #this-item-name,
.page-goods .block-goods-detail #spec_price,
.page-goods .block-goods-detail .block-add-cart .block-add-cart--btn,
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite--btn,
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite--modal-btn,
.block-goods-detail .block-goods-favorite .block-goods-favorite--btn
{
  letter-spacing: 0.12em;
}
.page-goods .block-goods-detail .block-variation .block-color--item-list .block-color--item
{
  margin-right: 40px;
}
.page-goods .block-goods-detail .block-variation .block-size--item-list .block-size--item .block-size--item-term
{
  margin-right: 25px;
}
.page-goods .block-goods-detail .block-variation .block-size--item-list .block-size--item .block-size--item-term span
{
  margin-left: 3px;
}
.page-goods .block-goods-detail .block-variation .block-size--item-list .block-size--item
{
  margin-right: 0px;
}
.page-goods .block-goods-favorite--btn:after,
.page-goods .block-goods-favorite--modal-btn:after
{
  height: 12px;
  width: 12px;
  margin-left: 15px;
}
.page-goods .block-goods-favorite--btn.js-animation-bookmark.block-goods-favorite-cancel--btn.block-goods-favorite-registed--btn:after,
.block-goods-detail .block-goods-favorite .block-goods-favorite-registed--btn:after
{
  height: 12px;
  width: 12px;
  margin-left: 15px;
}
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite--btn,
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite--modal-btn,
.block-goods-detail .block-goods-favorite .block-goods-favorite--btn
{
  font-size: 12px;
}
.page-goods .block-goods-detail .block-add-cart .block-add-cart--btn{
  background: #cccccc url(/img/usr/rimark/common/shoppingbag_icon_white.png) center right calc(48% - 50px) / 14px  auto no-repeat;
  font-size: 12px;
}
.page-goods .block-goods-detail #gallery
{
  margin-bottom: 20px;
}
.page-goods .block-goods-detail .block-goods-name,
.page-goods .block-goods-detail .block-goods-price--mile
{
  margin-left: 10px;
}
.page-goods .block-goods-detail .block-goods-price--price
{
  margin-left: 8px;
}
.page-goods .block-goods-detail .block-variation .block-color .block-color--name,
.page-goods .block-goods-detail .block-variation .block-size .block-size--name
{
  font-size: 1.0rem;
}
.page-goods .block-goods-detail .block-variation .block-size .block-size--item-list .block-size--item .block-size--item-term span
{
  font-size: 11px;
}
.page-goods .block-goods-detail .block-add-cart,
.page-goods .block-goods-detail .block-add-cart .block-add-cart--btn,
.page-goods .block-goods-detail .block-goods-favorite,
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite--btn,
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite--modal-btn,
.page-goods .block-goods-detail .block-goods-favorite .block-goods-favorite-registed--btn
{
  height: 55px;
}
.page-goods .block-goods-detail #spec_price,
.page-goods .block-goods-detail #spec_price .block-goods-price--mile
{
  margin-top: 2px;
}
.page-goods #block_of_accessory .block-thumbnail-u--goods-description .block-thumbnail-u--price-infos .block-thumbnail-u--price-items .block-thumbnail-u--price,
.page-goods #rt_rim_auto_detail_1 .block-thumbnail-t--goods-description .block-thumbnail-t--price-infos .block-thumbnail-t--price-items .block-thumbnail-t--price
{
  font-size: 8px;
}
.page-goods #goods_list_auto_load_area .block-thumbnail-u--items .block-thumbnail-u--item .block-thumbnail-u--goods-description
{
  white-space: normal;
  padding-left: 12%;
}
.page-goods #goods_list_auto_load_area .block-thumbnail-u--items .block-thumbnail-u--item
{
  vertical-align: top;
}
.page-search #goods_list_auto_load_area .block-thumbnail-t--price-items .js-enhanced-ecommerce-goods-price
{
  font-size: 8px;
}
.page-genre .block-genre-page--footer-freespace1 .information_flex
{
  margin-top: 50px;
  margin-bottom: 50px;
}
.page-genre .block-genre-page--footer-freespace1 .dots-4
{
  margin-top: 20px;
}
.page-genre .block-genre-page--footer-freespace1 .information_flex .block-genre--news-list .info
{
  margin-bottom: 10px;
}
.page-genre .block-genre-page--footer-freespace2 #goods_list_auto_load_area .block-thumbnail-t--item .block-thumbnail-t--price-items .js-enhanced-ecommerce-goods-price
{
  font-size: 8px;
}

.page-goods .block-thumbnail-u--price {
    white-space: nowrap;
}
