.risu {
  width:363px; height:236px;
  position:absolute; top:0; left:-160px;
}
/* スライダー */
.bx-wrapper .bx-viewport {
-moz-box-shadow:none!important; -webkit-box-shadow:none!important; box-shadow:none!important;
border:0!important;
left:0!important;
}
.bx-wrapper .bx-caption {
bottom: 1em!important; right:0!important; left:initial!important;
background: rgba(108, 188, 100, 0.8)!important;
width: auto!important;
font-size: 200%;
}
.bx-wrapper .bx-caption span {
color: #231815!important;
font-family: serif!important;
padding: 1em!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #ccc!important;
width:8px!important; height:8px!important;
-moz-border-radius: 4px!important;
-webkit-border-radius: 4px!important;
border-radius:4px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
background: #666!important;
}
@media (max-width:1024px) {
	.bx-wrapper .bx-viewport {width: 112%!important; height: 51vmin!important; margin-left: -6%;}
	#slider div {width:100%!important;}
  	#slider div.bx-caption {width: auto!important; font-size:100%; }
  .bx-wrapper .bx-caption span {padding: 0.5em 1em!important;}
}

/* INFO */
.info {margin:6em 0;}
.info div {border-radius: 5px 5px 5px 5px; border:1px solid #666;
display: grid; column-gap: 0; grid-template-columns: 1fr 1fr;
display: -ms-grid; -ms-column-gap: 0; grid-template-columns: 1fr 1fr;}
.info_l {padding:2em; text-align:left;} .info_l table {margin-bottom:0.5em;}
.info_l th {font-weight:normal; padding-right:1em; padding-bottom: 0.7em; font-family: 'courier';}
.info_l a {border-bottom:1px dotted #6CBC64;} .info_l a.btn {border:none;}
.info_r {background:url(https://img06.shop-pro.jp/PA01133/574/etc/bnr_kurashi.jpg) center no-repeat; background-size:100%; padding:4em 2em; font-size:90%;}
.info_r a {color:#8E7049;}
.info_r h4 {font-weight: bold; font-size: 180%; margin-bottom:0.5em;}
@media (max-width:1024px) {
	.info {margin: 4em 0;}
  	.info div {display:block;}
  .info_l td {padding-bottom:1em;}
  .info_l a.btn {display:block;}
  .info_r {background:url(https://img06.shop-pro.jp/PA01133/574/etc/bnr_kurashi4.jpg?cmsp_timestamp=20190620232037) center no-repeat; background-size:100%; padding:4em 2em; border-top:1px solid #666;}
	}
/* NEW */
.new { display:grid; column-gap:2%; row-gap:2em; grid-template-columns: 1fr 1fr 1fr;
 display:-ms-grid; -ms-grid-template-columns: 1fr 1fr 1fr;}
.items {margin-bottom:3em;}
.item_info {padding:1em;}
.price {margin-top:0.5em;} .price span {font-size:70%;}
@media (max-width:1024px) {
    .new {grid-template-columns: 1fr 1fr;}
  	.items {margin-bottom:0;}
  	.item_info {font-size:90%; line-height:1.7;}
	}
/* 付加アイコン */
.sold, .off {color:#E78B2D; font-weight:bold; font-size:120%; font-family: 'courier';}
.item_info h3 img {height:0.8em; margin-right:1em!important;}

/* おすすめ */
.recommend { display:grid; column-gap:2%; row-gap:2em; grid-template-columns: 1fr 1fr 1fr 1fr;
display:-ms-grid; -ms-grid-template-columns: 1fr 1fr 1fr 1fr;}
@media (max-width:1024px) {
    .recommend {grid-template-columns: 1fr 1fr; }
	}
