@charset "euc-jp";

body,
#container,
td,
th,
p,
li,
.main_text_container,
.main_text_container_color,
#footer,
#footer p,
#copyright,
.footnavi,
.footnavi a {
  font-size:15px !important;
  line-height:1.5 !important;
}

.title_sub_pages {
  font-size:22px !important;
  line-height:1.5 !important;
}

.title1 {
  font-size: 15px!important;
  line-height:1.5 !important;
}

/* Hide magnifying glass icon below product image */
.itemImage .center img {
  display: none !important;
}

/* Center the "Zoom Image" text below the product image */
.itemImage .center {
  text-align: center !important;
  margin-top: 12px !important;
}

.itemImage .center a {
  display: inline-block !important;
  font-size: 14px !important;
}

/* Product title styling */
h2.red.no2 {
  font-size: 18px !important;
  line-height: 1.5 !important;
  font-weight: 600 !important;
  margin-bottom: 18px !important;
}

/* Larger add to cart button with more spacing */
#cartButton1 {
  margin-top: 18px !important;
  margin-bottom: 18px !important;
}

#cartButton1 img,
#cartButton1 input[type="image"] {
  width: 140px !important;
  height: auto !important;
}

img[src*="btn_nostock.gif"] {
    width: 140px !important;
    height: auto !important;
}

/* Hide stock button image/link */
#pi_cart a[onclick*="stock.php"],
#pi_cart a[onClick*="stock.php"] {
  display: none !important;
}

#pi_cart img[src*="btn_stock.gif"] {
  display: none !important;
}

div[class^="sps-wishArea_"] {
    display: none !important;
}

/* More space between label and stars */
.review_txt img {
    margin-left: 3px !important;
}

.sidebox .title1 {
    width: 150px !important;
    position: relative;
    left: 5px;
}


.itemImage .mainImg {
    width: 250px !important;
    height: auto !important;
}

#pi_cart > form.shopping_form > table > tbody > tr > td:first-child {
    width: 280px !important;
}

/*#pi_cart > form.shopping_form > table > tbody > tr > td:nth-child(2) {
    border: 1px solid #eee6d4 !important;
    padding: 10px !important;
    background-color: #f1ece0 !important;
}*/

#_gaBizRetStn,
#_gaBtnFormStn,
#_gaBtnFriendStn {
    font-size: 14px !important;
}

.layoutp3 td .item img {
    margin-right: 0px !important;
}

/* Product list image spacing */
.itemList1 .layout1 .item img {
  margin-right: 0 !important;
  padding: 0 !important;
}

.itemList1 .layout1 .goods {
    padding-left: 5px !important;
}

.itemList1 .layout1 .price {
    padding-left: 5px !important;
    color: #473c37 !important;
}

td[align="right"] img[src*="icon_review.gif"] {
    display: none !important;
}

.instagram-follow {
  display: block;
  width: 154px;
  box-sizing: border-box;
  padding: 8px 10px;
  margin: 20px 0 25px;
  background: #d9cfb3;
  color: #333 !important;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none !important;
  border: 1px solid #c8bea3;
}

.instagram-follow:hover {
  background: #cfc3a6;
}