/*sysデフォルト値の修正*/
.btn-primary {
  background-color: #e4713b;
  border: 1px solid #e4713b;
  border-radius: 40px;
}

.pane-main .btn-default[name="search"] {
  background: #e4713b;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border: none;
}

.action .btn {
  border-radius: 40px;
}

.table,
.table td,
.table th {
  border: 1px solid #eee;
}

.table th {
  background-color: #faf7f5;
}

.block-header-logo {
  width: auto;
  margin: 0 80px 0 0;
}

.block-mypage--shopping-info-items li dt a:hover,
.block-mypage--member-info-items li dt a:hover,
.block-mypage--inquiry-info-items li dt a:hover,
.block-mypage--snssync-info-items li dt a:hover {
  text-decoration: none;
  color: #e4713b;
}

.block-icon img {
  width: auto;
  height: 18px;
}

/*top*/
.top-pickup-list .swiper-slide img {
  aspect-ratio: 25 / 11;
}

.block-ranking-r--goods-image,
.block-pickup-list-p--image {
  margin: 0 0 30px;
}

img.block-top-topic--icon {
    margin-left: 12px;
    height: 18px;
}

.block-top-topic--items li dt .new {
    display: inline-flex;
    align-items: center;
    vertical-align: text-top;
    height: 18px;
}

/*list*/
.block-pickup-list-p--goods-name {
  padding-top: 30px;
}

.block-ranking-r--goods-description,
.block-pickup-list-p--item-description {
  position: relative;
}

.block-ranking-r--goods-description .block-icon,
.block-pickup-list-p--item-description .block-icon {
  position: absolute;
  top: 0;
}

.block-goods-list--pager {
  flex-wrap: wrap;
}

.block-goods-list--pager .pager-total {
    display: block;
    width: 100%;
    text-align: center;
}

.block-goods-list--pager .pagination {
    margin-top: 15px;
}

/*genre*/
.block-genre-style {
  display: none;
}

.block-genre-page--header-freespace {
  margin-bottom: 80px;
}

/*goods*/
ul.block-goods-sns {
  display: none;
}

.block-pickup-list-p--add-cart {
  height: 47px;
}

.page-goods .pane-goods-left-side .block-goods-gallery li {
  text-align: center;
}

img.block-src-l--image {
  aspect-ratio: 1 / 1;
}

.page-goods .block-pickup-list-p--items li:nth-child(1),
.page-goods .block-pickup-list-p--items li:nth-child(2),
.page-goods .block-pickup-list-p--items li:nth-child(3) {
  width: 384px;
}

.page-goods .block-pickup-list-p--items li .block-pickup-list-p--item-body {
  width: 180px;
}

dl.goods-detail-description.block-goods-release-dt {
  display: none;
}

.block-thumbnail-h {
  gap: 24px;
}

.block-thumbnail-h li {
  width: 180px;
  margin-left: 0;
}

.block-thumbnail-h--goods-name {
  margin-bottom: 5px;
  display: -webkit-box;
  overflow: hidden;
  color: inherit;
  font-weight: 500;
  text-decoration: none;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.4rem;
  max-height: 2.8rem;
  white-space: unset;
}

.block-thumbnail-h--price.price {
  color: inherit;
  font-weight: normal;
  text-align: left;
  font-size: 18px;
}


/*cart*/
.block-order-flow--step-current {
  background: #463e38;
}

.block-order-flow--step-current:after {
  border-left: 25px solid #463e38;
}

#cart_itemhistory {
  display: none;
}

.block-cart--procedure-container,
.block-order-method--procedure-container {
  background: #faf7f5;
}

.block-cart--order-btn {
  font-size: 18px;
  font-weight: 500;
}

.fieldset .form-label {
  background-color: #faf7f5;
}

.block-login--member-info-value-label {
  width: 4em;
  text-align: right;
}

.block-order-method--side-area,
.block-order-estimate--side-area {
  margin-top: 0px;
}

.block-cart--container .order-side-area-fixed,
.block-order-method--container .order-side-area-fixed,
.block-order-estimate--container .order-side-area-fixed {
  top: 100px;
}

/** entry **/
.block-member-info--value-label {
  width: 4em;
}

/** method **/
.block-order-method--contents {
  display: flex;
  flex-direction: column;
}

.block-order-method--host {
  order: 1;
}

.block-order-method--dest {
  order: 2;
}

.block-order-method--goods {
  order: 6;
}

.block-order-method--spec {
  order: 4;
}

.block-order-method--payment {
  order: 3;
}

.block-order-method--sales-append {
  order: 5;
}

.block-order-method--sales-append-content .fieldset {
  margin: 0;
}

.block-order-method--payment-method-content input[type="radio"]:checked+label {
  background-color: red;
  color: #fff;
  font-weight: bold;
  padding: 0.3em;
  letter-spacing: 0.2em;
}

.block-order-method--payment-method-content input[type="radio"]+label[for="method_r1"]:after {
  content: '（前払い）';
}

.block-order-method--time-spec::after {
  content: "\A※ 配送希望日のご指定は、ご注文日の翌日から８日以降となります。\A※ 最短での配送をご希望の際は、希望日／希望時間に「希望なし」を選択して下さい。";
  white-space: pre;
  font-size: 0.9em;
  color: red;
}

.block-order-method--coupon-available-btn {
  /* ADD 2025.03.18 */
  display: none;
}


/*estimate*/
a.btn.btn-default.block-order-estimate--change-btn {
  background-color: #e4713b;
  border: none;
  color: #fff;
  border-radius: 40px;
}

.block-order-estimate--sales-append-list th {
  color: #171717;
}

.block-order-estimate--procedure-container {
  background: #faf7f5;
}

.block-order-estimate--content {
  display: flex;
  flex-direction: column;
}

.block-order-estimate--confirmation {
  order: 1;
}

.block-order-estimate--date-spec-confirmation {
  order: 2;
}

.block-order-estimate--goods {
  order: 5;
}

.block-order-estimate--sales-append {
  order: 4;
}

.block-order-estimate--comment {
  order: 3;
}

input.btn.btn-primary.block-order-estimate--commit-btn {
  background: red;
}

li.block-order-estimate--method.js-order-estimate--method .block-order-estimate--confirmation-title:after {
  content: 'お支払い方法にお間違えがないかご確認下さい';
  color: red;
  margin: 0 0 0 0.5em;
}

li.block-order-estimate--method.js-order-estimate--method::after {
  content: '※ 銀行振込をお選びの場合、前払いとなります';
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  background: red;
  padding: 0 5px;
  margin: 0 0 0 18px;
  letter-spacing: 0.1em;
}

.block-order-estimate--comment-content p.estimate_remarks {
  /* ADD 2023.09.06 */
  color: red;
  padding: 0 2em;
  text-indent: -1.3em;
}


/*mypage*/
.btn.btn-default.block-purchase-history-detail--add-goods {
  background: #e4713b;
  color: #fff;
  border: 1px solid #e4713b;
}

.btn.btn-default.block-purchase-history-detail--cancel {
  background: red;
  color: #fff;
  border: 1px solid red;
}

/*freepage*/
.page-contentspages .pane-contents {
  overflow: auto;
}

/*revico*/
.revico-star-zone {
  order: 4;
  min-height: 35px;
}

#revico-review-zone .revico-top-header:after {
  content: "";
  display: block;
  width: 18px;
  height: 4px;
  margin: 4px auto 0;
  background: url(../../img/usr/heading_icon.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.revico-widget {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
}

.revico-multicomment-top .revico-multicomment-inner {
  padding: 0 !important;
}

.revico-multicomment-top .revico-multicomment-inner {
  max-width: 1200px !important;
}

/*chatbot*/
.chatbot-container {
  left: 20px;
}

/*pg*/
.block-pagecategory-page-list--frame {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 10px;
}

.block-pagecategory-page-list--page {
  width: calc((100% - 30px) / 4);
}