@charset "utf-8";
/*
Theme Name: rivera2021
Theme URI:
Template: lightning-pro
Description:
Author: DEWEY Inc.
Tags:
Version: 0.0.0
*/
.clear {
	clear: both;
}
caption {
    color: #444;
}
.vk-mobile-nav-menu-btn {
	right:5px;
	left:inherit;
}
.breadSection .breadcrumb a {
    color: #444;
}
.breadSection .breadcrumb a:hover {
    border-bottom: 1px solid #d9cab1;
    text-decoration: none;
}
.headerTop .headerTop_contactBtn a.btn {
    border-top: 0;
}
.subSection-title, h3 {
    border-bottom: 1px solid rgba(0,0,0,.6);
}
.home #home_lead{
	padding: 15px 10px;
	background: url(image/bg_lead.png) repeat-x top,url(image/bg_lead.png) repeat-x bottom;
	background-color: #eee;
	color: #f26893;
	font-size: 24px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	letter-spacing: -2px;
}
.gMenu .acc-btn {
    color: #d9cab1 !important;
    border: none;
    background-image: var(--g_nav_main_acc_icon_open_url);
}
h2.item_name {
    background: url(image/mini-icon.png) left center no-repeat;
    padding-left: 48px;
}
.col-md-4.itemBox {
	display: inline-block;
  vertical-align: top;
  max-width: 32.7%;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
}
.itemBox .zaiko {
    float: right;
    font-size: 10px;
    background-color: #f26893;
    padding: 1px 3px 0;
    line-height: 1.5em;
    color: #fff;
    border-radius: 2px;
    margin-top: 3px;
}
.price em.tax {
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: none;
    font-style: normal !important;
    color: inherit;
    letter-spacing: 0em;
    white-space: nowrap;
}
div#itempage table.skumulti {
    border: 2px solid #f1e1ba;
}
div#itempage table.skumulti thead th {
    background-color: #e2c171;
}
div#itempage table.skumulti tbody {
    background-color: #e2c171;
}
div#itempage form table.item_option th, div#itempage form table.item_option td {
    background-color: #f1e1ba;
    color: #333333;
}

div#itempage form .skuform table .skudisp h4 {
  margin: 8px !important;
}
div#itempage form .skuform table.item_option th, div#itempage form .skuform table.item_option td {
/*    border-right-color: #ffffff;
    border-bottom-color: #ffffff;*/
    border: 0;
    font-weight: normal;
    vertical-align: middle;
}
div#itempage form .skuform table.item_option td label {
    margin-bottom: 0;
    display: none;
}
div#itempage table.skumulti td {
/*    border-right-color: #ffffff;
    border-bottom-color: #ffffff;*/
    text-align: left;
    border: 0;
}
div#itempage table.skumulti td.subborder {
    border-bottom-color: #ffffff;
}
div#itempage table.skumulti td.quant {
    padding-right: 8px;
}
div#itempage table.skumulti th.thborder {
    border-bottom-color: #ffffff;
}
div#itempage table.skumulti td.error_message {
    border-bottom: 3px solid #f2dae2;
}
div#itempage table.item_option {
    border: 0;
}
div#itempage table.item_option tr th,
div#itempage table.item_option tr td {
    padding: 5px;
}
div#itempage caption {
    font-size: 13px;
    color: #444;
    caption-side: top;
}
div#itempage .field .field_price {
    font-size: 160%;
    color: #444;
}
.widget ul.ucart_calendar_body {
	margin: 0;
	padding: 0;
}
.widget ul.ucart_calendar_body table.usces_calendar th, .widget ul.ucart_calendar_body table.usces_calendar td {
    padding: 5px;
    font-size: 12px;
		text-align: center;
}
.widget ul.ucart_calendar_body caption {
		caption-side: top;
}
.itemSku {
	max-width: 80px;
}
.skuform span.price {
    font-size: 140%;
    font-weight: bold;
    color: #ee0000;
}
.media .postList_thumbnail {
  width: 120px;
}

@media screen and (min-width: 992px;) {
  header.siteHeader .container {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  header.siteHeader_logo img {
    max-height: 70px;
  }
}

ul.ucart_widget_body {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**/
ul.side_bnr {
  margin:0;
  padding:0;
  list-style: none;
}

divspan.mukyuu {
    background-color: #c59623;
    color: #ffffff;
    margin: 0;
    padding: 2px 40px;
    line-height: 2.5em;
}

.home .mainSection-col-one {
    width: 70%;
    float: left;
}
.home .sideSection-col-one {
    width: 30%;
    float: right;
}

.entry-meta {
  margin-bottom: .4em;
}

@media screen and (max-width: 768px) {
.home #home_lead{
	font-size: 12px;
	padding: 8px 5px;
	letter-spacing: 0;
}
   .home .mainSection-col-one {
      width: 100%;
      float: none;
  }
  .home .sideSection-col-one {
      width: 100%;
      float: none;
  } 
  .col-md-4.itemBox {
    width: 100%;
    max-width: 100%;
  }
  .col-md-4.itemBox img {
    width: 100%;
  }

.entry-meta .entry-meta_items_term {
    float: right;
    margin-top: .2em;
  }
}


/*a.btn {
    color: #d9cab1 !important;
    border-color: #d9cab1 !important;
    border-width: 2px;
}*/
/*.btn:hover, .btn.nohovercolor:hover, a.btn:hover {
    color: #900 !important;
    border-color: transparent !important;
    background-color:#d9cab1 !important ;
}*/
.headerTop_contactBtn a.btn {
    color: #444 !important;
    border-color: #c1a460 !important;
    background-color:#d9cab1 !important ;
}
.headerTop_contactBtn a.btn:hover {
    color: #444 !important;
    border-color: #c1a460 !important;
    background-color:#e2c171 !important ;
}
a.btn.entry-meta_items_term_button {
    color: #333 !important;
    border-color: #333 !important;
    border-width: 2px;
}
.btn, .btn:hover, .btn.black, .btn.white, a .btn, a.btn, .tp-caption a.btn {
    -webkit-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out;
    -o-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out;
}
.siteContent h2,
.mainSection-title {
    background: url(image/mini-icon.png) left center no-repeat;
    color: #444;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 38px;
    margin-bottom: 10px;
    padding-left: 43px;
    border-bottom: 1px solid #c1a460;
}
.widget_recent_entries li {
    margin: 0 0 5px 0;
    padding: 5px 0 5px 10px;
    border-bottom: #ccc dotted 1px;
    font-size: 16px;
}
.widget_recent_entries li a {
  margin-left: 120px;
  color: #d9cab1;
}
.widget_recent_entries li span.post-date {
  float: left;
  width: 110px;
  margin-top: -36px;
  font-weight: bold;
}
hr {
    border-color: #fff;
    border-width: 2px;
    border-bottom: none;
}

/* item */
.itemimg {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 5px;
}
.itemname {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 5px;
}
ul.page-numbers li a, ul.page-numbers li span.page-numbers {
    background-color: #eeeeee;
}
ul.page-numbers li a:hover, ul.page-numbers li span.page-numbers:hover {
    background-color: #ffffff;
}


.entry-meta-dataList dt {
    background-color: #c59623;
}
.entry-meta-dataList dd a {
    color: #e2c171;
}

.btn_box {
  margin: 0 0 15px;
}
.btn-primary.disabled, .btn-primary:disabled {
    opacity: 1;
    color: #fff;
    background-color: #bbb;
    border-color: #bbb;
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    opacity: 1;
    color: #fff;
    background-color: #bbb;
    border-color: #bbb;
}

.media .media-body .media-heading a {
    color: #444;
    text-decoration: none;
}
.media a.media-body_excerpt {
    color: #444;
}