.old_cartBox {
 	padding: 30px;
  width: 100%;
  background: #F5F1E8;
}
.old_opArea {
 	float: left;
  width: 35%;
}
.old_disable_cartin {
 	float: right;
  width: 60%;
}




/* ************************************************
*  layout
* ************************************************ */


/* ************************************************
*  product_detail_page
* ************************************************ */

h2.product_name {
  margin: 0 0 5px;
  font-size: 1.31rem;
  font-weight: bold;
}
.item-cat-name {
 	display: inline-block;
  margin: 0 0 10px;
  padding: 3px 15px 1px;
  background: #2d95ed;
  font-size: 0.875rem;
  font-weight: bold;
  color: #FFF;
}
.item-cat-name.cal01 {
	background: #c86464
}
.ph-item {
  float: left;
  width: 380px;
}

.item-info {
  clear: right;
  float: right;
  overflow: hidden;
  width: 420px;
}

.item-cart {
  clear: right;
  float: right;
  overflow: hidden;
  width: 420px;
}

.item-info-tbl {
  margin-bottom: 10px;
  width: 100%;
  table-layout:fixed;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}
.item-info-tbl th {
  display: inline-block;
  overflow: hidden;
  padding: 12px 4px 12px;
  width: 25%;
  text-align: left;
  font-size: 14px;
}
.item-info-tbl td {
  display: inline-block;
  overflow: hidden;
  padding: 10px 0;
  width: 65%;
  text-align: left;

}
.item-info-tbl td input {
  padding: 0 4px;
  width: 38px;
  height: 26px;
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
}
.item-info-tbl td strong.price {
  font-size: 14px;
}
.item-info-tbl select {
border: 2px solid #666;
border-radius: 5px;
box-shadow: none;
height: 40px;
width: 100%;
font-size: 0.92857em;
}
table#option_tbl {
  margin-bottom: 20px;
  width: 100%;
}
table#option_tbl th,
table#option_tbl td.none {
  background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
}
table#option_tbl th {
  background: whiteSmoke;
}
table#option_tbl td div input {
  margin-bottom: 5px;
}

ul.option_price {
  margin: 0 0 20px 0;
}
ul.option_price li {
  list-style-type: none;
}

.option_box{
  clear: both;
  width: 100%;
  overflow: hidden;
}

table td.pur_block{
  margin: 0 5px 0 0;
  width: auto;
  white-space: normal;
}

.button_area input {
  width: 100%;
}

.product_description {
  clear: both;
  margin-bottom: 20px;
  word-wrap: break-word;
  font-size: 15px;
  line-height: 22px;
}

.product_image_extra {
  margin-bottom: 20px;
  text-align: center;
}
.product_image_extra img.item {
  margin-bottom: 20px;
}

.product_link_area {
  margin: 0;
}
.product_link_area div.twitter {
  float: left;
  width: 70px;
}
.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}
.product_link_area div.fb-like {
  float: left;
  width: 80px;
}
.product_link_area ul.other_link {
  clear: both;
  margin-top: 20px;
  margin-left: 20px;
}
.product_link_area ul.other_link li {
  margin-bottom: 10px;
}

.share{
  margin: 15px 0 0;
  list-style: none;
}
.share li{
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 125px;
}
.calamel-link{
  margin-top: 10px;
}

#tb_cap_tb{
  margin-top: 20px;
}

.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
}
#tb_stitle {
  margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}

/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}

/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}

* html .zoom-section {
  display:inline;
  clear:both;
}

.zoom-small-image {
  float: left;
  margin-top: 4px;
  width: 400px;
}
.zoom-small-image #wrap {
  position: relative;
  top: 0px;
  z-index: 9999;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  clear: left;
  width: 100%;
}

a.cloud-zoom-gallery {
  display: block;
  float: left;
  margin: 0 22px 20px 0;
  width: 82px;
  height: 82px;
  cursor: pointer;
}
.zoom-tiny-image {
  padding: 3px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  background: #efefef;
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}

a.gallery_last{
  margin-right: 0;
}

/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
  margin: 20px;
  padding: 20px;
  background: #fff;
}
#product_option h2 {
  margin-bottom: 20px;
}

table.table_option {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
}
table.table_option th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table_option td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

/* ************************************************
*  product_list_page
* ************************************************ */

.sub_category_area,
.sub_group_area {
  margin-bottom: 20px;
  padding: 10px 10px 0px 10px;
  height: 100%;
  border: solid 1px #ccc;
}

.sub_category_area div.sub_category,
.sub_group_area div.sub_group {
  float: left;
  margin: 0 20px 10px 0;
}

.sub_category_area div.sub_category img,
.sub_group_area div.sub_group img {
  margin-right: 10px;
  border: solid 1px #ccc;
}

/* ************************************************
*  search_page
* ************************************************ */

.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #ddd;
  text-align: center;
}

.none {
  margin: 50px 0;
  text-align: center;
}

/* ************************************************
*  policy
* ************************************************ */

#policy {
  line-height: 1.8;
  font-size: 14px;
}
#policy h2 {
  margin-bottom: 30px;
}

.policy_box,
#policy_lead{
  margin-bottom: 30px;
}

.sk_box {
  margin-bottom: 70px;
}
.sk_box h3 {
  margin-bottom: 1em;
  font-size: 16px;
}
.sk_box table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: separate;
  empty-cells:show;
}

.sk_box th {
  padding: 20px 40px 20px 0;
  width: 170px;
  text-align: left;
}
.sk_box th img.poricy_img {
  margin-bottom: 5px;
}
.sk_box td {
  padding: 20px 0;
  zoom: 1;
  content: ' ';
}
.sk_box th,
.sk_box td {
  vertical-align: top;
  line-height: 1.8;
  position: relative;
  border-bottom: solid 1px #ccc;
}

#payment_method {
  margin-top: 40px;
}
#payment_method table.table {
  width: 100%;
}
#payment_method table.table th {
  width: 200px;
  text-align: center;
}

#shipping_method {
  margin-top: 40px;
}
#shipping_method table.table {
  width: 100%;
}
#shipping_method table.table th {
  width: 200px;
  text-align: center;
}

/* ************************************************
*  side
* ************************************************ */

#side .box {
  clear: both;
  margin-bottom: 30px;
  word-wrap: break-word;
  position: relative;
}
#side .box h3 {
  text-align: left;
  font-weight: normal;
  font-size: 16px;
}
#side .box ul {
  margin-left: 0px;
  list-style: none;
}
#side .box ul li {
 margin: 0 0 20px;
  text-align: center;
}
#side .box ul li:first-child {
  border-top:none;
}

.box_default ul li div{
  position: relative;
  padding: 1.2em 0 1em;
  text-align: left;
}
.box_default ul li div img{
  border: solid #ddd 1px;
}
.box_default ul li div p{
  line-height : 1.6;
}

#side #box_cart {
}
#side #box_cart .cart_button {
  text-align: right;
}

#side #box_owner .inner{
  padding: 1.2em 0 1em;
}
#side #box_owner .owner_photo{
  margin: 0 0 10px;
  width: 100px;
  max-width: 100%;
  height: auto;
  border: solid #ddd 1px;
}
#side #box_owner p.name {
  font-size: 14px;
}
#side #box_owner p.memo {
  font-size: 11px;
  line-height: 18px;
}
#side #box_owner p.website {
  padding-left: 20px;
}

#qr_code{
  padding: 20px 0;
}
#box_sellers li{
  position: relative;
  display: block;
}
#box_sellers .seller_image{
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  border: solid #ddd 1px;
}
#box_sellers .seller_rank{
  margin: 0 10px 0 0 ;
  font-size: 12px;
}
#box_sellers .seller_rank > strong{
  font-size: 13.5px;
}
#box_sellers .seller_name{
  font-size: 13px;
}
#box_sellers .seller_teika{
  float: left;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#box_sellers .more_seller{
  display: none;
}

.more_btn{
  padding: 8px 0;
  border-top: solid 1px #999;
  text-align: center;
  cursor: pointer;
}

.updown{
  display: inline-block;
  margin: 0 3px 0 0;
  width: 13px;
  height: 8px;
  background: url(http://img.shop-pro.jp/tmpl_img/67/down_icon.png);
  background-repeat: no-repeat;
}

.more_up{
  background: url(http://img.shop-pro.jp/tmpl_img/67/up_icon.png);
}

/* ************************************************
*  Common Elements
* ************************************************ */
/* @group Common Elements */

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.table {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.footstamp {
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.footstamp span {
  margin: 0 5px;
  color: #999;
}

.sort {
  float: right;
  margin-bottom: 20px;
  text-align: right;
}
.sort strong {
  margin-right: 5px;
}
.sort a {
  margin-right: 5px;
  text-decoration: underline;
}
.sort span {
  margin-right: 5px;
  background: #eee;
  text-decoration: none;
  font-weight: bolder;
}

.pager {
  clear: both;
  margin: 20px 0;
  text-align: center;
}
.pager a{
  margin: 15px;
}

.none {
  clear: both;
  margin: 50px 0;
  text-align: center;
}

.sold_out {
  color: #DA5858;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}

.to_top{
  float: right;
  clear: both;
  text-align: center;
  margin: 0 0 20px;
  padding: 1.3em 1em;
  border: solid 1px #aaa;
  font-size: 14px;
  color: #888;
}
.to_top:hover {
  text-decoration: none;
  color: #5e5e5e;
  border-color: #5e5e5e;
}

.tbl_calendar {
  margin: 20px 0;
  width: 100%;
  border: none !important;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  border-bottom: 1px solid #ccc !important;
  text-align: center !important;
}

/* @group button */
.btn {
  display: block;
  margin-top: 1em;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active{
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background-color: #c86464;
}
.btn-contact {
  margin: 0.5em 0;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}




/* @calendar*/
#calender {
  	padding: 10px;
 	border: #333333 1px solid
}
h2.sideCalender {
  	padding: 10px 15px;
  	background: #333333;
    color :#FFF;
	border-radius: 7px 7px 0 0 ;        /* CSS3草案 */  
    -webkit-border-radius: 7px 7px 0 0 ;   /* Safari,Google Chrome用 */  
    -moz-border-radius:  7px 7px 0 0 ;   /* Firefox用 */  
}
h2.sideCalender span {
  	font-size: 0.78em;
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.slider .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
/* アイコン上書き*/
#header .fa-li {
    position: static;
}
@media only screen and (max-width: 641px) {
#main_contents{
	width: 100%;    
}
#main{
  float: none;
  width: 100%;
}
#side {
  float: none;
  width: 100%
}
img {
	max-width: 100%;
}
/*ヘッダー*/
#header .hd_inner {
  clear:both;
  margin: 0 auto;
  padding: 0 25px;
  width:100%;
  min-height: 145px;
}
#header h1.read {
  padding: 10px 0;
  font-size: 0.74em;
  color: #A28F59 
}
#header logo {
  margin: 0 auto;
  max-width: 50%;
}
/*スライダー*/
.slider{
  margin: 0 auto 50px;
  width: 100%;
}
/*フッター*/
#footer {
 background: #333333; 
 min-width: auto;
 min-width: initial;
}
#footer .ft_inner {
 margin: 0 auto;
 width: 100%;
}
.foot_sk_box{
    margin: 0 auto;
 width: 100%;
}
/*ナビ*/
#main_navi{
  display: none;
}
}
.tabmenu{
 	display: none; 
}
/*カテゴリー*/
.catchBox {
  	margin: 20px 0;
  padding: 15px;
 	width: 100%;
   border: 1px solid #990000;
	border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
}
.catchC {
	font-size: 1.7em;
  	font-weight: bold;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", "ＭＳ 明朝", serif;
    text-align:center;
    color: #990000;
}
/*商品一覧*/
.txtArea {
 	float: left;
    width: 425px;
}

.phArea {
 	float: right;
    width: 375px;
}

@media screen and (max-width: 641px) {
.txtArea,
.phArea {
 float: none;
  width: 100%;
}
  .item_box,
.box_small .item_box{
   margin: 0 1%;
   width: 48%;
  }
.item_box .item_image img.item {
  	width: 100%;
  height: auto;
  }
.tabmenu{
   	display: block; 
   margin: 0 auto;
	width: 100%;
    max-width: 1220px;
  background: #000;
}

	.tab{
		overflow:hidden;
		margin:0 auto;
		padding: 0;
       width: 320px;
		list-style: none;
  }
.tab li{
      position: relative;
		cursor: pointer;
		display: inline-block;
		width: 23%;
       color: #FFF;
		padding: .6em;
		text-align: center;
}
.tab li a{
       color: #FFF;
}
.content div{
		background:#FFF;
		padding: 20px;
}
.content div h3 {
padding: 5px 0;
border-bottom: 1px dashed #CCC;
}
.header-search__box {
    border: 1px solid #666;
    border-radius: 5px;
    box-shadow: none;
    padding: 8px 8px 8px 14px;
    height: 40px;
    width: 70%;
    font-size: 0.92857em;
}
.header-search__btn{
height: auto;
width: 25%;
padding: 10px 0;
border-radius: 5px;
font-size: 0.78571em;
color: #ffffff;
background: #A28F59;
border: none;
  -webkit-appearance: none;
}  
.content div select {
border: 1px solid #666;
border-radius: 5px;
box-shadow: none;
height: 40px;
width: 100%;
font-size: 0.92857em;
  margin: 0 0 10px;
  }
.hide{
		display:none;
  }
.none{
		display:none;
  }
.content div.sub{
			background: white ;
			height: 50px;
			margin: 1em;
 }
.other{
	margin-top: 1em;
	padding: 1em;
 }
.close{
	width:20%;
	background:#d38;
	-webkit-border-radius:4px;
	border-radius: 4px;
	color: #fdfdfd;
	text-align: center;
	cursor: pointer;
  }
.add_cart {
 	float: none;
    width: 100%;
}
.product_images,
.zoom-small-image{
 float: none;
  width: 100%;
 height: auto;
}
}

/*ランキング*/
.side__section {
  margin: 0 0 30px;
  padding: 20px;
  position: relative;
  border: 2px solid #999999;
}
.side__title-h2 {
  padding: 12px 20px;
  position: absolute;
  top: 10px;
  left: -12px;
  font-size: 1.24em;
  color: #ffffff;
  background: #990000;
  line-height: 1;
  z-index: 2;
}
.side__title-h2:before {
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #3A1212;
  border-right: 5px solid #3A1212;
}
.side__title-h2:after {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -40px;
  content: "";
  border: 20px solid #990000;
  border-right-color: transparent;
}
.product-list {
    height: auto;
    width: 100%;
    margin: 0;
    list-style-type: none;
    letter-spacing: -.4em;
    display: inline-block;
}
.product-list__unit {
    margin: 0 0 30px;
    position: relative;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    float: none;
    text-align: center;
}
.pos--rel {
    position: relative;
}
#box_sellers .seller_image {
    float: none;
    margin: 0 0 15px;
    width: 100%;
    border: none;
}  
}
#box_sellers .seller_detail {
    float:  none;
    width: 100%;
}
.txt--lg {
    font-size: 1.14286em;
}
.product-list__text {
    display: block;
    text-align: left;
}
.seller_rank {
    display: block;
    float: left;
	height: 22px;
	width: 22px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	border-radius: 50%;
	display: block;
	text-align: center;
	font-size: 0.71429em;
	border: 1px solid #000000;
}
#box_sellers .seller_rank.rank_1 {
background: #ffea22;
border: 1px solid #ffea22;
}
#box_sellers .seller_rank.rank_2 {
background: #cbcbcb;
border: 1px solid #cbcbcb;
}
#box_sellers .seller_rank.rank_3 {
background: #d9a300;
border: 1px solid #d9a300;
}
.product-list__name {
    margin: 10px 0 0 30px;
    font-weight: bold;
}

/* 商品詳細用　アイコン画像*/
.icon_reito {
 	display: inline-block;
    margin: 10px 10px 10px 0;
    padding: 3px 15px 0;
    background: #0064b1;
	border-radius: 5px;
    color: #FFF;
}
.icon_toki {
 	display: inline-block;
    margin: 10px 10px 10px 0;
    padding: 3px 15px 0;
    background: #CC0000;
	border-radius: 5px;
    color: #FFF;
}
.chokubai {
 padding: 10px 20px;
 text-align: center;
 font-size: 1.2em;
 background: #FFF;
 border: 3px solid #999;
 border-radius: 7px;
 -webkit-border-radius: 7px;
 -moz-border-radius: 7px;
 font-weight: bold;
 font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", "ＭＳ 明朝", serif;
 text-align: center;
 color: #990000;
}
/* 配置*/
.rightOn {text-align: right!important;}
.leftOn {text-align: left!important;}
.centerOn {text-align: center!important;}
/* 余白*/
.mb0{ margin-bottom: 0px!important;}
.mb10{ margin-bottom: 10px!important;}
.mb20{ margin-bottom: 20px!important;}
.mb30{ margin-bottom: 30px!important;}
.mb40{ margin-bottom: 40px!important;}
.mb50{ margin-bottom: 50px!important;}
.mb60{ margin-bottom: 60px!important;}
.mb70{ margin-bottom: 70px!important;}
.mb80{ margin-bottom: 80px!important;}
.mb90{ margin-bottom: 90px!important;}
.mb100{ margin-bottom: 100px!important;}