﻿@charset "UTF-8";

/* ----&#65533;T&#65533;C&#65533;g&#65533;J&#65533;&#65533;&#65533;[&#65533;&#1874;&#65533;---- */


/* &#65533;w&#65533;b&#65533;_&#65533;[&#65533;j&#65533;&#65533;&#65533;[&#65533;X */

#header-news {
  background: #4E4449;
}

/* &#65533;{&#65533;[&#65533;_&#65533;[&#65533;J&#65533;&#65533;&#65533;[ */

.border-color {
  border-color: #ff8363 !important;
}

/* &#65533;e&#65533;L&#65533;X&#65533;g&#65533;J&#65533;&#65533;&#65533;[ */

.text-color {
  color: #ff8363 !important;
}

/* &#65533;w&#65533;i&#65533;J&#65533;&#65533;&#65533;[ */

.bg-color {
  background-color: #C9C6C8 !important;
}
.bg-before-color:before {
  background-color: #ff8363 !important;
}
.bg-after-color:after {
  background-color: #ff8363 !important;
}

/* &#65533;{&#65533;^&#65533;&#65533;&#65533;J&#65533;&#65533;&#65533;[ */

.btn-default {
  color: #333 !important;
  background-color: none !important;
}
.btn-primary {
  color: #fff !important;
  background-color: #00AEEF;
}
.btn-secondary {
  color: #fff !important;
  background-color: #666 !important;
}
.btn-danger {
  color: #fff !important;
  background-color: #d9534f !important;
}

/* &#65533;&#42455;&#65533;y&#65533;[&#65533;W/&#65533;i&#65533;&#33630;&#65533;&#65533;(&#65533;\&#65533;&#65533;&#65533;&#65533;&#65533;@)&#65533;A&#65533;N&#65533;e&#65533;B&#65533;u */

.block-goods-list--display-style-items .active {
  color: #ff8363 !important;
}

/* &#65533;&#42455;&#65533;y&#65533;[&#65533;W/&#65533;y&#65533;[&#65533;W&#65533;&#65533;&#65533;[&#65533;A&#65533;N&#65533;e&#65533;B&#65533;u */

.pagination > li.pager-current {
  background-color: #4e4449 !important;
}

/* &#65533;&#42455;&#65533;y&#65533;[&#65533;W/&#65533;i&#65533;&#33630;&#65533;&#1869;&#65533;&#65533;&#1667;A&#65533;N&#65533;e&#65533;B&#65533;u */

.block-filter--treeitem-selected {
  color: #ff8363;
}

/* &#65533;&#65533;&#65533;ё&#1410;&#65533; */


/*
.block-sort--header h2,
.block-sort--header .block-sort--expand-icon,
.block-goods-list--display-style-items h2,
.block-goods-list--display-style-items .block-style--expand-icon{
  background-color: #ff8363;
}
*/


/* &#65533;u&#65533;&#65533;&#65533;&#65533;&#65533;h&#65533;y&#65533;[&#65533;W/&#65533;&#65533;&#65533;ё&#1410;&#65533; */

.block-filter--header {
  background-color: #F38A00;
}

/* &#65533;&#65533;&#65533;[&#65533;_&#65533;&#65533;&#65533;w&#65533;b&#65533;_&#65533;[ */

.modal-header {
  background: #ff8363 !important;
}

/* &#65533;&#65533;&#65533;W&#65533;I,&#65533;`&#65533;F&#65533;b&#65533;N&#65533;{&#65533;b&#65533;N&#65533;X */

input[type="radio"]:checked + label {
  color: #ff8363;
}
input[type="radio"]:checked + label::after {
  background: #ff8363;
}
input[type="checkbox"]:checked + label {
  color: #ff8363;
}
input[type="checkbox"] + label::after {
  border-bottom: 2px #ff8363 solid;
  border-left: 2px #ff8363 solid;
}



/* 買い物かご*/
input.block-add-cart--btn.btn.btn-primary.js-enhanced-ecommerce-add-cart-detail {
  background-color: #F38A00;
}


/* 注文手続き */
input#cart_next {
  background-color: #d80007;
}

input#order_next {
  background-color: #d80007;
}

input.btn.btn-primary.block-order-estimate--commit-btn {
  background-color: #d80007;
}

input.btn.btn-primary.block-login--guest {
  background-color: #d80007;
}