@charset "utf-8";
/* ■■■■■■　共通の設定　■■■■■■ */
body {
  font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color: #FFFFFF;
  background-image: url(../images/yk_bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  margin-top: 0px;
  padding-top: 0px;
-webkit-text-size-adjust: 100%; 
}
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #F90;
  text-decoration: none;
  text-align: center;
}
h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  margin-right: 5px;
  line-height: 1em;
}
.mainimage {
  width: 100%;
  height: 1457px;
  margin-left: 0;
  margin-right: 0;
  background-size: 100%;
  text-align: left;
}
img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

#content {
  width: 1050px;
  margin-top: 0px;
  /*margin-top: 66px;*/
  margin-left: auto;
  margin-right: auto;
  background-color: #fdfaf2;
  text-align: center;
  font-size: 24px;
}
/* ■■■■■■　フッター　■■■■■■ */
#footer {
  color: #999999;
}
.footer a {
  color: #999999;
  text-decoration: none;
  font-size: 0.750em;
}
.footer a:hover {
  color: #999999;
  text-decoration: underline;
  font-size: 0.750em;
}
.copyright {
  color: #999999;
  font-size: 12px;
}
/* ■■■■■■　ページアップ　■■■■■■ */
#page-top {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: -80px;
  right: 9px;
  width: 70px;
  padding: 10px 10px;
  background: rgba(90, 39, 10, .8);
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  transition: .5s;
  border-radius: 5px 5px 5px 5px;
}
#page-top:hover {
  background: rgba(43, 43, 43, .8);
  color: #ffffff;
}


/* ■■■■■■　リコメンドリスト　予約会専用　■■■■■■ */
/*
・2列仕様
・通常商品とレリスの商品で背景画像を分ける
*/
/*　中央寄せのwrapper　*/
.container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
/*通常*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_on {
  background-image: url("../images/off_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_no {
  background-image: url("../images/normal_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_p {
  background-image: url("../images/sale-off_459v3.gif");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*レリス*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_l_on {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_l_no {
  background-image: url("../images/sale-normal_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_l_p {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*ブランド（メーカー）名の表示*/
.brand_title {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #f6db6e;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2em;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 2px;
}

/*ブランド（メーカー）名の表示 レリス*/
.brand_title_l {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2em;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 2px;
}	
	
/*商品番号*/
.controlnumber {
  text-align: right;
  font-size: 70%;
  font-weight: normal;
  color: #666666;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 8px;
  margin-right: 5px;
}
/*　ご予約会番号　*/
.item_number {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}
	
/*　ご予約会番号 レリス　*/
.item_number_l {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}	
	
/* 限定数 */
.limit {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 126%;
  font-weight: bolder;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
  text-decoration: underline;
}

/* 限定数 レリス */
.limit_l {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 126%;
  font-weight: bolder;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #d7e200;
  width: 40%;
  float: left;
  position: relative;
  text-decoration: underline;
}

/*　一言　*/
.item_information{
  height: 20px;
  width: 190px;
  z-index: 9998;
  font-family: "Times New Roman", Times, serif;
  font-size: 80%;
  font-weight: bolder;
  font-style: normal;
  font-variant: normal;
  margin: 0px;
  border: 0px;
  text-align: left;
  padding-left: 8px;
  padding-top: 0px;
  color: #ff0000;
  position: relative;	
	
}

/*一言帯*/
.info_ribbon {
  display: block;
  position: relative;
  height: 30px;/*高さ*/
  line-height: 30px;/*高さ*/
  text-align: center;
  padding: 0 0;/*文字の左右の余白*/
  font-size: 18px;/*文字サイズ*/
  background: #5a270a;/*背景色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
 z-index: 9997;
}

.info_ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 9997;
}

.info_ribbon:after {
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

/*　販売オブジェクト　*/
.c_object {
  background: url(../images/sale-n_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*　完売オブジェクト　*/
.soldout {
  background: url(../images/sale-so_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*キャンセル待ち*/
.waitinglist {
  background: url(../images/sale-wl_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: -10px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}
/*　ロールオーバー時使用　hoverの画像URLに差替画像をはめる
a:link.soldout{
background:url(images/rl/c_object_240.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;
}

a:hover.soldout{
background:url(images/rl/c_object_240b.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;　
}
*/
/*　ロールオーバー時は非表示に　*/
a:hover.c_object {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
/*　商品名　※非表示のため使用していません ※使用時は要調整　*/
.item_name {
  font-size: 70%;
  line-height: 1.0em;
  color: #2b2b2b;
  width: 90%;
  position: absolute;
  top: 404px;
  z-index: 10;
  margin-left: 5px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/*　off率に関連する設定です　*/
.off_txt {
  font-size: 86px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #5a270a;
  height: 70px;
  width: 70px;
  position: absolute;
  top: 450px;
  z-index: 20;
  display: block;
  margin-left: 5px;
  font-weight: bold;
  margin-top: 26px;
}
/*　メーカー希望価格 3～7ケタ対応　※非表示のため使用していません ※使用時は要調整　*/
.list_price {
  font-size: 84%;
  font-weight: bold;
  height: 20px;
  width: 100%;
  position: absolute;
  top: 440px;
  z-index: 30;
  color: #2b2b2b;
  margin-left: 4px;
}
/*税込・価格・通貨単位のレイアウト*/
.boxwrap {
  width: 320px;
  margin-left: auto;
  margin-top: 12%;
}
.area {
  /* boxレイアウトの指定 */
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.item {
  height: 40px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  margin: 0px;
  padding-top: 0px;
  padding-right: 2px;
  z-index: 40;
  position: relative;
  letter-spacing: 0.02em;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item:nth-child(3) {
  font-size: 24px;
  text-align: right;
  padding-right: 0px;
  margin-top: 26px;
  width: 12%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item:nth-child(2) {
  text-align: right;
  font-size: 65px;
  width: auto;
  margin-top: 10px;
}
.item:nth-child(1) {
  font-size: 26px;
  text-align: left;
  padding-left: 2px;
  margin-top: 46px;
  width: 10%;
}
.item2 {
  height: 20px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  margin: 0px;
  padding: 0px;
  z-index: 40;
  position: relative;
  letter-spacing: 0.02em;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item2:nth-child(3) {
  font-size: 16px;
  text-align: right;
  padding-right: 4px;
  margin-top: 6px;
  width: 24%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item2:nth-child(2) {
  text-align: right;
  font-size: 34px;
  width: auto;
  margin-top: -8px;
}
.item2:nth-child(1) {
  font-size: 20px;
  text-align: left;
  padding-left: 3px;
  margin-top: 2px;
  margin-right: -4px;
  width: 10%;
}	
.taxin{
  font-size: 14px;
  margin: 0 1px 0;
  vertical-align: 1px;
	}
.johdai{
  font-size: 14px;
  margin: 0 5px 0 2px;
  vertical-align: 1px;
}
/*　floatの解除　*/
.clear {
  clear: both;
}
/*　画像に対するhover時の設定　*/
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
/*　商品ジャンルのヘッド　*/
.rl_category {
  width: 960px;
  height: 50px;
  background-image: url(../images/rl_cate_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  text-align: left;
  text-indent: 25px;
  color: rgba(253, 253, 253, 1.00);
}
/*カテ飛ばし*/
.c_wrap {
  width: 980px;
}	
	
/* ■■■■■■　固有の設定　■■■■■■ */
.item_img {
  text-align: center;
  padding-bottom: 5px;
  margin-left: 0px;
  margin-top: -2px;
  z-index: 200;
}
.limit_no {
    z-index: 9999;
    font-family: "Times New Roman", Times, serif;
    font-size: 126%;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-align: right;
    margin: 0px;
    border: 0px;
    padding-right: 5px;
    padding-top: 0px;
    color: #ff0000;
    width: 40%;
    float: left;
    position: relative;
}


/* ■■■■■■　chrome safari operaの設定　■■■■■■ */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
/* ■■■■■■　リコメンドリスト　予約会専用　■■■■■■ */
/*
・2列仕様
・通常商品とレリスの商品で背景画像を分ける
*/
/*　中央寄せのwrapper　*/
.container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
/*通常*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_on {
  background-image: url("../images/off_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_no {
  background-image: url("../images/normal_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_p {
  background-image: url("../images/sale-off_459v3.gif");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*レリス*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_l_on {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_l_no {
  background-image: url("../images/sale-normal_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_l_p {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*ブランド（メーカー）名の表示*/
.brand_title {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #f6db6e;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2em;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 2px;
}

/*ブランド（メーカー）名の表示 レリス*/
.brand_title_l {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.2em;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 2px;
}	
	
/*商品番号*/
.controlnumber {
  text-align: right;
  font-size: 70%;
  font-weight: normal;
  color: #666666;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 8px;
  margin-right: 5px;
}
/*　ご予約会番号　*/
.item_number {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #f6db6e;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}
	
/*　ご予約会番号 レリス　*/
.item_number_l {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}	
	
/* 限定数 */
.limit {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 126%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
}

/* 限定数 レリス */
.limit_l {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 126%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
}

/*　一言　*/
.item_information{
  height: 20px;
  width: 190px;
  z-index: 9998;
  font-family: "Times New Roman", Times, serif;
  font-size: 80%;
  font-weight: bolder;
  font-style: normal;
  font-variant: normal;
  margin: 0px;
  border: 0px;
  text-align: left;
  padding-left: 8px;
  padding-top: 0px;
  color: #ff0000;
  position: relative;	
	
}

/*一言帯*/
.info_ribbon {
  display: block;
  position: relative;
  height: 30px;/*高さ*/
  line-height: 30px;/*高さ*/
  text-align: center;
  padding: 0 0;/*文字の左右の余白*/
  font-size: 18px;/*文字サイズ*/
  background: #5a270a;/*背景色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
 z-index: 9997;
}

.info_ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 9997;
}

.info_ribbon:after {
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

/*　販売オブジェクト　*/
.c_object {
  background: url(../images/sale-n_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*　完売オブジェクト　*/
.soldout {
  background: url(../images/sale-so_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*キャンセル待ち*/
.waitinglist {
  background: url(../images/sale-wl_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: -10px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}
/*　ロールオーバー時使用　hoverの画像URLに差替画像をはめる
a:link.soldout{
background:url(images/rl/c_object_240.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;
}

a:hover.soldout{
background:url(images/rl/c_object_240b.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;　
}
*/
/*　ロールオーバー時は非表示に　*/
a:hover.c_object {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
/*　商品名　※非表示のため使用していません ※使用時は要調整　*/
.item_name {
  font-size: 70%;
  line-height: 1.0em;
  color: #2b2b2b;
  width: 90%;
  position: absolute;
  top: 404px;
  z-index: 10;
  margin-left: 5px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/*　off率に関連する設定です　*/
.off_txt {
  font-size: 86px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #5a270a;
  height: 70px;
  width: 70px;
  position: absolute;
  top: 450px;
  z-index: 20;
  display: block;
  margin-left: 5px;
  font-weight: bold;
  margin-top: 26px;
}
/*　メーカー希望価格 3～7ケタ対応　※非表示のため使用していません ※使用時は要調整　*/
.list_price {
  font-size: 84%;
  font-weight: bold;
  height: 20px;
  width: 100%;
  position: absolute;
  top: 440px;
  z-index: 30;
  color: #2b2b2b;
  margin-left: 120px;
}
/*税込・価格・通貨単位のレイアウト*/
.boxwrap {
  width: 320px;
  margin-left: auto;
  margin-top: 12%;
}
.area {
  /* boxレイアウトの指定 */
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.item {
  height: 40px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  margin: 0px;
  padding-top: 0px;
  padding-right: 2px;
  z-index: 40;
  position: relative;
  letter-spacing: 0.02em;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item:nth-child(3) {
  font-size: 24px;
  text-align: right;
  padding-right: 0px;
  margin-top: 26px;
  width: 12%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item:nth-child(2) {
  text-align: right;
  font-size: 65px;
  width: auto;
  margin-top: 10px;
}
.item:nth-child(1) {
  font-size: 26px;
  text-align: left;
  padding-left: 2px;
  margin-top: 46px;
  width: 10%;
}
.item2 {
  height: 20px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  margin: 0px;
  padding: 0px;
  z-index: 40;
  position: relative;
  letter-spacing: 0.02em;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item2:nth-child(3) {
  font-size: 16px;
  text-align: right;
  padding-right: 4px;
  margin-top: 6px;
  width: 24%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item2:nth-child(2) {
  text-align: right;
  font-size: 34px;
  width: auto;
  margin-top: -8px;
}
.item2:nth-child(1) {
  font-size: 20px;
  text-align: left;
  padding-left: 3px;
  margin-top: 2px;
  margin-right: -4px;
  width: 10%;
}	
.taxin{
  font-size: 14px;
  margin: 0 1px 0;
  vertical-align: 1px;
	}
.johdai{
  font-size: 14px;
  margin: 0 5px 0 2px;
  vertical-align: 1px;
}
/*　floatの解除　*/
.clear {
  clear: both;
}
/*　画像に対するhover時の設定　*/
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
/*　商品ジャンルのヘッド　*/
.rl_category {
  width: 960px;
  height: 50px;
  background-image: url(../images/rl_cate_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  text-align: left;
  text-indent: 25px;
  color: rgba(253, 253, 253, 1.00);
}
/*カテ飛ばし*/
.c_wrap {
  width: 980px;
}	
	
/* ■■■■■■　固有の設定　■■■■■■ */
.item_img {
  text-align: center;
  padding-bottom: 5px;
  margin-left: 0px;
  margin-top: -2px;
  z-index: 200;
}
.limit_no {
    z-index: 9999;
    font-family: "Times New Roman", Times, serif;
    font-size: 126%;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-align: right;
    margin: 0px;
    border: 0px;
    padding-right: 5px;
    padding-top: 0px;
    color: #ff0000;
    width: 40%;
    float: left;
    position: relative;
}
}

/* ■■■■■■　Firefoxの設定　■■■■■■ */
@-moz-document url-prefix() {
/* ■■■■■■　リコメンドリスト　予約会専用　■■■■■■ */
/*
・2列仕様
・通常商品とレリスの商品で背景画像を分ける
*/
/*　中央寄せのwrapper　*/
.container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
/*通常*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_on {
  background-image: url("../images/off_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_no {
  background-image: url("../images/normal_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_p {
  background-image: url("../images/sale-off_459v3.gif");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*レリス*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_l_on {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_l_no {
  background-image: url("../images/sale-normal_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_l_p {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*ブランド（メーカー）名の表示*/
.brand_title {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #f6db6e;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.1em;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 2px;
}
/*商品番号*/
.controlnumber {
  text-align: right;
  font-size: 70%;
  font-weight: normal;
  color: #666666;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 8px;
  margin-right: 5px;
}
/*　ご予約会番号　*/
.item_number {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #f6db6e;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}
	
/*　ご予約会番号 レリス　*/
.item_number_l {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}
/* 限定数 */
.limit {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
}
	
/* 限定数 レリス */
.limit_l {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
}

/*　一言　*/
.item_information{
  height: 20px;
  width: 190px;
  z-index: 9998;
  font-family: "Times New Roman", Times, serif;
  font-size: 80%;
  font-weight: bolder;
  font-style: normal;
  font-variant: normal;
  margin: 0px;
  border: 0px;
  text-align: left;
  padding-left: 8px;
  padding-top: 0px;
  color: #ff0000;
  position: relative;	
	
}

/*一言帯*/
.info_ribbon {
  display: block;
  position: relative;
  height: 30px;/*高さ*/
  line-height: 30px;/*高さ*/
  text-align: center;
  padding: 0 0;/*文字の左右の余白*/
  font-size: 18px;/*文字サイズ*/
  background: #5a270a;/*背景色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
 z-index: 9997;
}

.info_ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 9997;
}

.info_ribbon:after {
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

/*　販売オブジェクト　*/
.c_object {
  background: url(../images/sale-n_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*　完売オブジェクト　*/
.soldout {
  background: url(../images/sale-so_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*キャンセル待ち*/
.waitinglist {
  background: url(../images/sale-wl_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: -10px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}
/*　ロールオーバー時使用　hoverの画像URLに差替画像をはめる
a:link.soldout{
background:url(images/rl/c_object_240.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;
}

a:hover.soldout{
background:url(images/rl/c_object_240b.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;　
}
*/
/*　ロールオーバー時は非表示に　*/
a:hover.c_object {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}

/*　off率に関連する設定です　*/
.off_txt {
  font-size: 86px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #5a270a;
  height: 70px;
  width: 70px;
  position: absolute;
  top: 450px;
  z-index: 20;
  display: block;
  margin-left: 5px;
  font-weight: bold;
  margin-top: 26px;
}
/*　メーカー希望価格 3～7ケタ対応　※非表示のため使用していません ※使用時は要調整　*/
.list_price {
  font-size: 84%;
  font-weight: bold;
  height: 20px;
  width: 100%;
  position: absolute;
  top: 440px;
  z-index: 30;
  color: #2b2b2b;
  margin-left: 120px;
}
/*税込・価格・通貨単位のレイアウト*/
.boxwrap {
  width: 320px;
  margin-left: auto;
  margin-top: 12%;
}
.area {
  /* boxレイアウトの指定 */
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.item {
  height: 40px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ff0000;
  margin: 0px;
  padding-top: 0px;
  padding-right: 2px;
  z-index: 40;
  position: relative;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item:nth-child(3) {
  font-size: 24px;
  text-align: right;
  padding-right: 0px;
  margin-top: 26px;
  width: 12%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item:nth-child(2) {
  text-align: right;
  font-size: 65px;
  width: auto;
  margin-top: 10px;
}
.item:nth-child(1) {
  font-size: 26px;
  text-align: left;
  padding-left: 2px;
  margin-top: 46px;
  width: 10%;
}
.item2 {
  height: 20px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  margin: 0px;
  padding: 0px;
  z-index: 40;
  position: relative;
  letter-spacing: 0.02em;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item2:nth-child(3) {
  font-size: 16px;
  text-align: right;
  padding-right: 4px;
  margin-top: 6px;
  width: 24%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item2:nth-child(2) {
  text-align: right;
  font-size: 34px;
  width: auto;
  margin-top: -8px;
}
.item2:nth-child(1) {
  font-size: 20px;
  text-align: left;
  padding-left: 3px;
  margin-top: 2px;
  margin-right: -4px;
  width: 10%;
}	
.taxin{
  font-size: 14px;
  margin: 0 1px 0;
  vertical-align: 1px;
	}
.johdai{
  font-size: 14px;
  margin: 0 5px 0 2px;
  vertical-align: 1px;
}
/*　floatの解除　*/
.clear {
  clear: both;
}
/*　画像に対するhover時の設定　*/
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
/*　商品ジャンルのヘッド　*/
.rl_category {
  width: 960px;
  height: 50px;
  background-image: url(../images/rl_cate_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  text-align: left;
  text-indent: 25px;
  color: rgba(253, 253, 253, 1.00);
}
/*カテ飛ばし*/
.c_wrap {
  width: 980px;
}		
/* ■■■■■■　固有の設定　■■■■■■ */	
.item_img {
text-align: center;
padding-bottom: 5px;
margin-left: 0px;
margin-top: 2px;
z-index: 200;
}
.limit_no {
z-index: 9999;
font-family: "Times New Roman", Times, serif;
font-size: 100%;
font-weight: bold;
font-style: normal;
font-variant: normal;
text-align: right;
margin: 0px;
border: 0px;
padding-right: 5px;
padding-top: 0px;
color: #ff0000;
width: 40%;
float: left;
position: relative;
}
/*　商品名　※非表示のため使用していません ※使用時は要調整　*/
.item_name {
  font-size: 70%;
  line-height: 1.1em;
  color: #2b2b2b;
  width: 90%;
  position: absolute;
  top: 404px;
  z-index: 10;
  margin-left: 5px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
}

/* ■■■■■■　IE11の設定　■■■■■■ */
@media all and (-ms-high-contrast: none) {
/* ■■■■■■　リコメンドリスト　予約会専用　■■■■■■ */
/*
・2列仕様
・通常商品とレリスの商品で背景画像を分ける
*/
/*　中央寄せのwrapper　*/
.container {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
/*通常*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_on {
  background-image: url("../images/off_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_no {
  background-image: url("../images/normal_459_v5.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 600px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_p {
  background-image: url("../images/sale-off_459v3.gif");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*レリス*/
/*　枠と背景画像の設定　1：背景画像off率あり　*/
.item_layout_l_on {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　2：背景画像off率なし　*/
.item_layout_l_no {
  background-image: url("../images/sale-normal_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0b123e;
  border-bottom-color: #0b123e;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0b123e;
  border-left-color: #0b123e;
  position: relative;
  float: left;
}
/*　枠と背景画像の設定　3：背景画像プレミアム　*/
.item_layout_l_p {
  background-image: url("../images/sale-off_459vl.png");
  background-repeat: no-repeat;
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 16px;
  margin-bottom: 10px;
  padding: 0px;
  height: 560px;
  width: 459px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #2b2b2b;
  border-left-color: #2b2b2b;
  position: relative;
  float: left;
}
/*ブランド（メーカー）名の表示*/
.brand_title_l {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.5em;
  position: relative;
  float: left;
  width: 100%;
  margin-top: -6px;
  margin-bottom: 2px;
}
/*商品番号*/
.controlnumber {
  text-align: right;
  font-size: 70%;
  font-weight: normal;
  color: #666666;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 8px;
  margin-right: 5px;
}
/*　ご予約会番号　*/
.item_number {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #f6db6e;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}
	
/*　ご予約会番号 レリス　*/
.item_number_l {
  text-align: left;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  margin-top: 0.4%;
  width: 56%;
  float: left;
  position: relative;
}	
	
/* 限定数 */
.limit {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 126%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
}

/* 限定数 レリス */
.limit_l {
  z-index: 9999;
  font-family: "Times New Roman", Times, serif;
  font-size: 126%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-align: right;
  margin: 0px;
  border: 0px;
  padding-right: 5px;
  padding-top: 0px;
  color: #ffffff;
  width: 40%;
  float: left;
  position: relative;
}

/*　一言　*/
.item_information{
  height: 20px;
  width: 190px;
  z-index: 9998;
  font-family: "Times New Roman", Times, serif;
  font-size: 80%;
  font-weight: bolder;
  font-style: normal;
  font-variant: normal;
  margin: 0px;
  border: 0px;
  text-align: left;
  padding-left: 8px;
  padding-top: 0px;
  color: #ff0000;
  position: relative;	
	
}

/*一言帯*/
.info_ribbon {
  display: block;
  position: relative;
  height: 30px;/*高さ*/
  line-height: 30px;/*高さ*/
  text-align: center;
  padding: 0 0;/*文字の左右の余白*/
  font-size: 18px;/*文字サイズ*/
  background: #5a270a;/*背景色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
 z-index: 9997;
}

.info_ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 9997;
}

.info_ribbon:after {
  top: 0;
  right: 0;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

/*　販売オブジェクト　*/
.c_object {
  background: url(../images/sale-n_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*　完売オブジェクト　*/
.soldout {
  background: url(../images/sale-so_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}

/*キャンセル待ち*/
.waitinglist {
  background: url(../images/sale-wl_459.png) no-repeat;
  height: 585px;
  width: 459px;
  position: absolute;
  z-index: 9999;
  top: -10px;
  left: 0;
  padding-top: 1px;
  padding-left: 1px;
}
/*　ロールオーバー時使用　hoverの画像URLに差替画像をはめる
a:link.soldout{
background:url(images/rl/c_object_240.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;
}

a:hover.soldout{
background:url(images/rl/c_object_240b.png) no-repeat;
width:240px;
height:240px;
position:absolute;
z-index:9999;
top:45px;
left:0;
padding-top: 1px;
padding-left: 1px;　
}
*/
/*　ロールオーバー時は非表示に　*/
a:hover.c_object {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}

/*　off率に関連する設定です　*/
.off_txt {
  font-size: 86px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: #5a270a;
  height: 70px;
  width: 70px;
  position: absolute;
  top: 450px;
  z-index: 20;
  display: block;
  margin-left: 5px;
  font-weight: bold;
  margin-top: 26px;
}
/*　メーカー希望価格 3～7ケタ対応　※非表示のため使用していません ※使用時は要調整　*/
.list_price {
  font-size: 84%;
  font-weight: bold;
  height: 20px;
  width: 100%;
  position: absolute;
  top: 440px;
  z-index: 30;
  color: #2b2b2b;
  margin-left: 120px;
}
/*税込・価格・通貨単位のレイアウト*/
.boxwrap {
  width: 320px;
  margin-left: auto;
  margin-top: 12%;
}
.area {
  /* boxレイアウトの指定 */
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.item {
  height: 40px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ff0000;
  margin: 0px;
  padding-top: 0px;
  padding-right: 2px;
  z-index: 40;
  position: relative;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item:nth-child(3) {
  font-size: 24px;
  text-align: right;
  padding-right: 0px;
  margin-top: 26px;
  width: 12%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item:nth-child(2) {
  text-align: right;
  font-size: 65px;
  width: auto;
  margin-top: 10px;
}
.item:nth-child(1) {
  font-size: 26px;
  text-align: left;
  padding-left: 2px;
  margin-top: 46px;
  width: 10%;
}
.item2 {
  height: 20px;
  width: 100%;
  font-family: Impact, Helvetica-Bold, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2b2b2b;
  margin: 0px;
  padding: 0px;
  z-index: 40;
  position: relative;
  letter-spacing: 0.02em;
}
/*boxそれぞれの設定。左から順に1.2.3*/
.item2:nth-child(3) {
  font-size: 16px;
  text-align: right;
  padding-right: 4px;
  margin-top: 6px;
  width: 24%;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}
.item2:nth-child(2) {
  text-align: right;
  font-size: 34px;
  width: auto;
  margin-top: -8px;
}
.item2:nth-child(1) {
  font-size: 20px;
  text-align: left;
  padding-left: 3px;
  margin-top: 2px;
  margin-right: -4px;
  width: 10%;
}	
.taxin{
  font-size: 14px;
  margin: 0 1px 0;
  vertical-align: 1px;
	}
.johdai{
  font-size: 14px;
  margin: 0 5px 0 2px;
  vertical-align: 1px;
}
/*　floatの解除　*/
.clear {
  clear: both;
}
/*　画像に対するhover時の設定　*/
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
/*　商品ジャンルのヘッド　*/
.rl_category {
  width: 960px;
  height: 50px;
  background-image: url(../images/rl_cate_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  text-align: left;
  text-indent: 25px;
  color: rgba(253, 253, 253, 1.00);
}
/*カテ飛ばし*/
.c_wrap {
  width: 980px;
}		
	
/* ■■■■■■　固有の設定　■■■■■■ */	
.item_img {
text-align: center;
padding-bottom: 5px;
margin-left: 0px;
margin-top: 8px;
z-index: 200;
}
.limit_no {
z-index: 9999;
font-family: "Times New Roman", Times, serif;
font-size: 100%;
font-weight: bold;
font-style: normal;
font-variant: normal;
text-align: right;
margin: 0px;
border: 0px;
padding-right: 5px;
padding-top: 0px;
color: #ff0000;
width: 40%;
float: left;
position: relative;
}
.item_name {
  font-size: 70%;
  line-height: 1.2em;
  color: #2b2b2b;
  width: 90%;
  position: absolute;
  top: 408px;
  z-index: 10;
  margin-left: 5px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hack{
margin-top: 3px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}

