@charset "utf-8";

*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 11px;
	font-family: Montserrat, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
	min-width:320px;
	background: #fff;
	width: 100%;
}

a {
	text-decoration: none;
	color: #000;
}

ul {
	list-style-type: none;
	margin:10px 0;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

input, select {
    vertical-align:middle;
}


/**************************************************************************/

input, textarea {
    font-family: Montserrat, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*  固定　画像表示 */
.full_img{width:100%;}
.productimg{width:97%;}
.logoimg{width:200px;}
.searchbutton{width:50px;height:30px;}
.imgharf{width: 50%}
.catalogimg{width:142px;}
.img72{margin:0 1px;width:17%;}
.imgRL{width: 30%}
.img100{margin:0 1px;width:100px;}
.clearof{overflow: hidden;}
.text-left{text-align: left}
.text-center{text-align: center}
.text-right{text-align: right}
.text_s{font-size:75%;}
.text_1{color: #FF0000}/*   赤   */
.border_1{margin:10px 0;padding:10px;}
.more{text-align: right}
.red{color: #CC3333; font-size:135%;}
.gray{color:#7E7E7E}
.f_l{float: left}
.f_r{float: right}

/*  画像枠 */
.imgborder{border: 1px solid #CCC;}

form{margin: 0;font-size: 100%}
input, textarea {
padding: 10px 0;font-size:120%;
zoom:3px;
}

textarea{width: 100%}
select{font-size: 120%;padding: 5px;}

hr{margin: 0 auto}

a {text-decoration: none；outline: none;}
a:link {color:#3B91D6}
a:visited {color:#3B91D6}
a:hover {color:#3B91D6}
a:active {color:#3B91D6}


/* contents
----------------------------------------------------*/
#page {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 100%;
    line-height: 140%;
    background: #FFF;
    color:#282828;
    text-shadow: 1px 1px 1px #eee;
    -webkit-text-size-adjust: none;
}
.info{margin: 10px auto;text-align: left;color:#282828;line-height:15px;}

/*  100%    */
section{width: 100%;margin: 10px auto;}

/*  97% */
/*  section内title等  */

section > :not([class="full"]):not([class="title"]):not([class="accordion"]):not([class="freearea"]):not([class="pager"]):not([class="pagelist"]):not([class="titlebar_list"]):not([class="titlebar_g"]):not([class="titlebar_g_o"]):not([class="titlebar_b"]):not([id="sub_img"]):not([id="imgRL"]):not([id="product_img"]):not([class="customersbox"]):not([class="bgn2"])
{margin: 5px auto;width: 97%;}

/*  検索box   */
#searchbox{display: none;position: absolute;top:0;background: #000;margin: 0 auto;padding-bottom:5px;text-align: left;width: 100%;color: #fff;z-index: 1;background-color: rgba(0, 0, 0, 0.8)}
/*下検索*/
#searchbox2{margin: 0 auto;text-align: left;width: 100%;}
#searchbox .title{text-align: left;width: 95%;text-shadow: none;padding:5px 0;background: none;box-shadow:none;}
#searchbox h1{color:#fff;text-shadow: none;}
#search_form  div{margin:10px 0;}
.search_form {width: 95%;background: #fff;padding: 2px;margin: 0 auto;color: #282828;}
.search_form select {width: 100%;}
.search_form .input_l input{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#searchbox2 .search_form {background: #fff;}
#close{
text-align: center;color: #282828;background: #FFF;position: absolute;padding: 16px 15px;
top: 0px;right: 10px;font-size: 150%;
}
#close {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}


/*  HEADER  */
#header {
    /zoom: 1;
    margin: 0 auto 10px;}

#header section {
    margin: 0;
    width:100%;}

.headerbg {
    background: -moz-linear-gradient(top,#FFF 0%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    color:#111;
    width:100%;}


/*  logo    */
.logo{
width:100%;margin:0 auto;text-align:center;
}
.logo .l{float:left;}
.logo .r{float:right;}

/*  マイページ*/
#header nav {margin: 10px auto 10px;text-align: center;width:100%;}
#header nav a{text-decoration: none}

#contents {/zoom: 1;    margin: 0 auto 10px;}

/*  tag */
.tag{margin: 0 0 10px}
.tagline{color:#999;font-size: 75%}
.recommend{color: #FF9900;margin-right: 3px;font-size: 75%}
.price{color: #282828;font-size: 85%}
.fixedprice{text-decoration: line-through !important;color: #282828;font-size: 85%}
.catch{display: block;font-size: 110%;font-weight: bold;color: #FF9966;margin: 10px 0 10px;text-shadow:none;line-height:25px;}
/*  NEWS date   */
.date{color: #686868;}

.new{background: #CC6600;color: #fff;width:100px;padding:2px 3px;font-size: 75%;margin-right: 3px;text-shadow: none !important;}
.sale{background: #339933;color: #fff;width:100px;padding:2px 3px;font-size: 75%;margin-right: 3px;white-space: nowrap;text-shadow: none !important;}
.soldout{font-size: 75%;text-align: right;}
.soldout span{color: #f00;width:75%;text-align:right;border:solid 1px #D60000;background: #FFF;padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
.pickup{color: #fff;width:100px;padding:2px 3px;font-size: 75%;margin-right: 3px;background:#CC3300;white-space: nowrap;text-shadow: none !important;}
.reserve{color: #fff;width:100px;padding:2px 3px;font-size: 75%;margin-right: 3px;background:#6600FF;white-space: nowrap;text-shadow: none !important;}
.start{color: #fff;width:100px;padding:2px 3px;font-size: 75%;margin-right: 3px;background:#00CC00;white-space: nowrap;text-shadow: none !important;}

.listmenu .date,.comment_l .date{font-size: 75%}
.note{color: #464646;font-size: 75%}

/*  freearea    */
.freearea p{ margin: 10px 0;}
.freearea hr{ margin: 10px 0 ;}
.freearea img{ vertical-align: middle;}
.freearea ul{ list-style-type: disc;padding: 0 0px}
.freearea ol{ list-style-type: decimal;padding: 0 0px}


/*  title   */
#contents .title {
	background: #4c4c4c; 
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #4c4c4c 0%, #595959 12%, #666666 25%, #353535 39%, #0c0c0c 50%, #000000 54%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #000000 100%); 
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#353535), color-stop(50%,#0c0c0c), color-stop(54%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#000000)); 
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* IE10+ */
	background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=1 ); 
    text-align: right;
   }

.title h1{
    font-size: 100%;
    margin: 0;
    padding: 7px 10px;
    text-align: right;
    text-decoration: none;
	color: #fff;
    font-weight: normal;
    }
    
.title img{margin: 0;vertical-align: top;margin-left: 5px;}

/*  一覧はこちら  */
.title p{float:right;margin-right:10px;margin-top:-5px;padding: 6px 0;height:20px;}
.title p a{margin: 0 auto 0;padding: 4px 20px 4px 10px;height:20px;
    text-decoration: none;
    font-size: 75%;
    border: 1px solid #333;
    background: #666 url("../img/icon_title_tri.png") no-repeat 95% center;font-weight: bold;
   border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
   color: #ffffff;text-shadow: 3px 3px 3px #000;
   vertical-align: middle;text-align: left} 

.title_c{
    margin: 0 0 10px;padding: 4px 0;
    font-size: 120%;
   background: #f5f5f5;width:98.6%;
   -webkit-box-shadow: 2px 2px 2px #bdbdbd;
    -moz-box-shadow: 2px 2px 2px #bdbdbd;
    box-shadow: 2px 2px 2px #bdbdbd;
   vertical-align: middle;
 margin: 0 auto;text-align: center;}
.title_c h1{color: #464646;}
/*  タイトルバー  */
.titlebar{padding: 0 4px;
    margin: 0;
    font-size: 120%;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
   background: -moz-linear-gradient(top, #ffffff, #cccccc);
   color: #464646;text-shadow: none;border: 1px solid #999;border-top:none;
   vertical-align: middle;text-align: left
   }
.titlebar_list .accordion:first-of-type{border-top:1px solid #999;}

.titlebar .open {text-align: left;padding: 10px 4px;background-image:url("../img/arrow_open1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .open.active {background-image:url("../img/arrow_close1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed {text-align: left;padding: 10px 4px;background-image:url("../img/arrow_close1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar .closed.active {background-image:url("../img/arrow_open1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}

/*  タイトルバー green    */
.titlebar_g_o{
    padding: 10px 8px;
    margin: 0;
    font-size: 120%;
   background:#DBE7BD; 
   color: #282828;text-shadow: none;
   vertical-align: middle;text-align: left
   }

.titlebar_g .open {padding: 10px 4px;background-image:url("../img/arrow_open_g1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .open.active {background-image:url("../img/arrow_close_g1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed {padding: 10px 4px;background-image:url("../img/arrow_close_g1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_g .closed.active {background-image:url("../img/arrow_open_g1.jpg") ;background-repeat : no-repeat; background-position : 97% center;}

.titlebar_g{padding: 0 4px;
    margin: 0;
    font-size: 120%;
   background:url("../img/gradation_green_401.png") repeat-x 97% center; 
   color: #ffffff;text-shadow: none;
   vertical-align: middle;text-align: left}

/*  タイトルバー blue */
.titlebar_b{
    padding: 5px 8px;
    font-size: 100%;
    background: #FCFDFC;
    background: -webkit-gradient(linear, left top, left bottom, from(#FCFDFC), to(#E8EEE8));
    background: -moz-linear-gradient(top, #FCFDFC, #E8EEE8);
   color: #282828;text-shadow: none;
   vertical-align: middle;text-align: left;
   }
#read .accordion{margin:0;border-bottom:1px solid #282828;}
#read  .accordion:first-of-type{border-top:1px solid #282828;}

.titlebar_b+aside{text-align:left;padding: 10px 0;border-top:1px solid #282828;}
.titlebar_b .open {padding: 10px 4px 10px 5px;background-image:url("../img/arrow_open_gl.jpg") ;background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .open.active {background-image:url("../img/arrow_close_gl.jpg");background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed {padding: 10px 4px 10px 5px;background-image:url("../img/arrow_close_gl.jpg");background-repeat : no-repeat; background-position : 97% center;}
.titlebar_b .closed.active {background-image:url("../img/arrow_open_gl.jpg");background-repeat : no-repeat; background-position : 97% center;}

/*  カテゴリータイトル   */
.categorybar{
    padding: 6px 4px;text-align: left;
    margin: 0;
    font-size: 100%;
   background: #E8EEE8;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   vertical-align: middle;
   }
.categorylink{background: #E8EEE8 !important;text-shadow: rgba(0,0,0,.4) 0 1px 0;vertical-align: middle;}
/*  listmenu    */  
section .listmenu,.itemlist {margin: 10px auto 20px;word-wrap: break-word;
}
 
.itemlist li,.listmenu li {
 border: 1px solid #969696;
 background: #FCFDFC;
 background: -webkit-gradient(linear, left top, left bottom, from(#FCFDFC), to(#E8EEE8));
 background: -moz-linear-gradient(top, #FCFDFC, #E8EEE8);
 border-bottom: none;list-style-type: none;text-align: left;font-size: 100%;line-height: 20px;
 }

/*  list LR*/
.li_l {margin:0 20px 0 0;float: left;}
.li_r {overflow: hidden;padding-bottom: 5px}
 
.listmenu li a,.itemlist a,.titlebar+aside a,.bgn li a{
padding:12px 12px;overflow: hidden;display: block;text-decoration: none;background-image:url("../img/arrow_tri1.png");background-repeat : no-repeat; background-position : 99% center;
}
.ar_link_r a{background: none}
.listmenu li,.itemlist li,.titlebar+aside a {-webkit-tap-highlight-color: rgba(0,0,0,.4);-webkit-tap-highlight-color:#ccc;}
.itemlist li:last-child,.listmenu li:last-child,.bgn li:last-child{border-bottom:1px solid #969696;}

/*  news icon   */
#news .listmenu li:first-child{margin:0;}
#news .listmenu a{
padding-left: 35px;
background-image: url("../img/arrow_tri1.png"), url("../img/icon_news1.jpg");
background-position: 99% center, 5px center;
background-repeat: no-repeat, no-repeat;
}
#news .listmenu span{color:#000;}
.itemlist,.titlebar+aside ul,.formlist ul{margin: 0;}


.payment ul{margin: 0;} 
.payment li {
padding:5px 12px;padding-left: 35px;overflow: hidden;display: block;text-decoration: none;
background-image: url("../img/icon_news1.jpg");
background-position: 5px center;
background-repeat: no-repeat, no-repeat;
list-style-type: none;text-align: left
}

/*  背景無し    */
.titlebar+aside .listmenu li,.footer ul li,.formlist ul li{
margin: 0;  background: #fff;
}
.bgn li {
 border: 1px solid #969696;
 background: #fff;
 border-bottom: none;list-style-type: none;text-align: left;font-size: 100%;line-height: 20px;
 }
.bgn{margin: 5px auto;}
.bgn2 .categorylink{margin: 0;border-top:1px solid #969696 !important;}
/*  accordion top処理*/
.titlebar+aside .listmenu li:first-child{border-top: none}

.listmenu2 ul{list-style-type: none;margin: 0 auto;width: 97%}
.listmenu2 .l{float: left;overflow: hidden;width:49%;text-align: left;}
.listmenu2 .r{float: right;width:49%;text-align: left;}
.listmenu2 .l li,.listmenu2 .r li {border-right: none;border-left: none;}



.listmenu3 {margin: 5px auto;width: 97%;text-shadow: none;}
.listmenu3 .l{float: left;overflow: hidden;width:49%;text-align: center;}
.listmenu3 .r{float: right;overflow: hidden;width:49%;text-align: center;}

.listmenu3 a{
    border: 1px solid #999;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC)) !important;
   background: -moz-linear-gradient(top, #ffffff, #cccccc) !important;
   color: #464646;
    padding: 20px 0 !important;
text-decoration: none;display: block;}

/*  ranking */
.whitelist li:nth-child(odd) {padding: 4px 5px;}
.whitelist li:nth-child(even) {background:none;padding: 4px 5px;}

.cataloglist ul { text-align: center;}

.cataloglist .box{
  display: inline-block;
  /display: inline;
  /zoom: 1;vertical-align:top;
  padding-right: 5px;}
.cataloglist .bg{height:auto;padding: 0px 0px 5px 0px ;margin:0px 0px 7px 0px;
 text-align: right;background: #FCFDFC;vertical-align:top;
 background: -webkit-gradient(linear, left top, left bottom, from(#FCFDFC), to(#E8EEE8));
 background: -moz-linear-gradient(top, #FCFDFC, #E8EEE8);
 }
.cataloglist .soldout{margin-top: 3px;}
/* input */
.input_l input{width: 100%}
.input_m input{width: 50%}
.input_s input{width: 20%;}
.input_2 input{width: 40%;}



.copy{text-align: center;font-size: 75%}
.copy,.ch {text-align: center;margin: 10px auto;} 


/*  商品説明    */
.description{margin: 0;padding: 0;border-bottom:1px solid #969696;}
.description aside{margin: 10px 5px;text-align: left;height:120px;overflow:hidden;}
.productprice{margin: 20px 5px 0;text-align: left}
.productprice p{font-size: 120%;font-weight: bold;display: inline;}
.productprice div:last-child{font-size: 75%;margin-top: 10px;}
.description .seemore{padding: 5px 5px 0;text-align:center;font-size:120%;color:#3B91D6;}

/*  在庫返品sns */
.form_menu{margin: 10px 0;}

.sns {
    margin: 20px 0;
   position:relative;
   overflow:hidden;
}

.sns ul {
   position:relative;
   left:50%;
   float:left;list-style-type: none;
   }

.sns li{
   position:relative;
   left:-50%;
   float:left;margin: 0 5px
}


/*  商品詳細    */

.product_name ul{margin: 5px auto;width:97%;line-height: 20px;text-align: left;list-style-type: none}
.product_name li{margin: 6px 0;text-align: left;}
.product_name dl{
   }
.product_name dt {
    width: 70px;
    padding: 5px 0;
    display: block;
    float: left;
    margin: 5px 0;
    text-align: left;
    }
.product_name dd {
    text-align: left;
    width: 65%;
    padding: 5px 0;
    display: block;
    margin: 5px 0;
    float: left;}
    


/*  商品画像    */
#main{margin: 0 auto;text-align: center} 
.product_img .nb {
   position:relative;
   overflow:hidden;
}

.product_img ul {
   position:relative;
   left:50%;
   float:left;list-style-type: none;
   }

.product_img li{
   position:relative;
   left:-50%;
   float:left;margin: 0 3px
}
.product_img li p{display: table-cell;vertical-align: middle;height: 200px;}

/*　類似品　*/
.imitation a{
  	font-size:1.5em;
	color:#000000;
	border:dotted #000000;
	padding:4px 30px;
	font-weight:bold;
	text-decoration:none;
}
.imitation a:hover{
        color:#FF0000
}

/*  サムネール   */
#sub_img,#imgRL{margin:10px auto;padding:0 2px;text-align: center}

.comment{margin: 10px 0;}
.comment .plus,.comment .minus{margin: 5px 0;}
.review .comment:last-of-type{border-bottom:1px solid #969696;}

.arrowbg { 
    border-left: 15px solid transparent; 
  border-top: 16px solid #999;
  position: absolute;
  bottom: 5px;
  left: 119px;
  width: 0; 
  height: 14px;
  }

.arrow { 
  border-left: 14px solid transparent;
  border-top: 14px solid #fff;
  position: absolute;
  bottom: 5px;
  left: 121px;
  width: 0; 
  height: 15px; 
  }

/*  form 1 */
.shopping_form{text-align: left;}
.shopping_form .variation1,.variation2,.variation3{
    border-collapse: collapse;  border-spacing: 0;
    width: 97%;
    margin:10px auto 30px;
}
/*  バリエリスト見出し */
.shopping_form .variation1  th,.variation2  th,.variation3  th  {
    padding: 10px 5px;font-size:75%;
    background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#D7E2D7));
   background: -moz-linear-gradient(top, #ffffff, #D7E2D7);
    border: 1px solid #DDD;
    color: #333;
}
.shopping_form .variation1  td,.variation2  td  {
    padding: 10px 10px;
    border: 1px solid #DDD;
    vertical-align:middle;
    text-align: left;
}
 .variation3 th,.variation3 td{border: 1px solid #DDD;font-size:100%;}
.shopping_form .variation3{width: 50%;text-align: center}
/*  button select   */
.shopping_form  select{
    margin:5px 0;text-align: left;
    width: 93%
}
.shopping_form p{
margin: 10px auto;text-align: center;
}

.shopping_form .variation1 td:nth-child(1){width: 80%;font-size: 75%;} 
.shopping_form .variation1 td:nth-child(2){width: 5%;text-align:center;white-space: nowrap;}
.shopping_form .variation1 td:nth-child(3){width: 15%;white-space: nowrap;}
.shopping_form .soldout{font-size: 4px;text-align: center;}
.variation1 img{width:104px;height:24px;}
.variation2 td:nth-child(1){width: 80%;font-size: 75%;} 
.variation2 td:nth-child(2){width: 5%;border-right:1px solid #fff;text-align:center;}
.variation2 td:nth-child(3){width: 15%}

.variation2 a {margin-left:5px;}
.variation2 .ok{color:#359e65;}
.variation2 .few{color:#ef9848;}


/*  備考購入数   */
.remark{margin: 5px 0;text-align: left;width:100%;}
.remark dl{font-size:120;}
.remark dt{float: left;width:22%;margin: 5px 0;vertical-align:middle}
.remark dd{float: none;margin: 3px 0;white-space: nowrap}
.remark span{position: relative;top:5px;display: block}
.remark td{vertical-align: middle;}

.remark .l{width: 30%;}
.remark .r{width: 70%;text-align: left;}
.input100{width: 80%}
.input10{width: 20%}
.stock hr{border-color: #939394}
.stock select{ max-width: 100% }
.pager{margin: 0 auto;padding:5px 0 ;background:#fceae2;color: #666666;text-align:left;font-size:80%;}
.sort {margin:5px auto 5px; padding: 0;width: 90%;text-align: center;}
.sortimg{width:52px;height:36px;}
.mailicon{width:34px;height:24px;}
.req{margin:5px 0; text-align:left;font-size:75%;}
.req span{position:relative;top:-8px;}

/*  cssonly */
.pagelist {  margin: 10px auto 5px; text-align: center;font-size:80%;
} 
.pagelist2 {  margin: 20px auto 5px; text-align: center;font-size:80%;
}  
.pagelist li,.pagelist2 li {  
display: inline;  margin: 0 2px;color: #666;
}  
.pagelist li span,.pagelist2 li span {  
 display: -moz-inline-box;  
display: inline-block;  
padding: 8px 8px;  
border: 1px #5A5A5A solid;
font-weight: bold;text-shadow:none;
background: #767676;
background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#343434));
background: -moz-linear-gradient(top, #767676, #343434);
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
color: #FFF
}  
.pagelist li a,.pagelist2 li a {  
 display: -moz-inline-box;  
display: inline-block;  
padding: 8px 8px; 
border: 1px #969696 solid;
font-weight: bold;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
background: -moz-linear-gradient(top, #ffffff, #cccccc);
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
color: #282828;text-decoration: none;
text-shadow: none;
}
.pagelist li a:hover,.pagelist2 li a:hover { 
border: 1px #666 solid; 
background: #767676;
background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#343434));
background: -moz-linear-gradient(top, #767676, #343434);
color: #FFF;
}
.pagelist .back a,.pagelist2 .back a{padding: 13px 7px 13px 33px;
   background:#ccc url("../img/arrow_left.png") no-repeat 5% center;
   background:url("../img/arrow_left.png") no-repeat 5% center,  -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); 
    background:url("../img/arrow_left.png") no-repeat 5% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); 
color: #4D4D4D;
text-decoration: none;vertical-align: middle;
}
.pagelist .back a:hover,.pagelist2 .back a:hover{
background:#ccc url("../img/arrow_left_w.png") no-repeat 5% center;
   background:url("../img/arrow_left_w.png") no-repeat 5% center,  -moz-linear-gradient(top, #767676 0%, #343434 100%); 
    background:url("../img/arrow_left_w.png") no-repeat 5% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#767676), color-stop(100%,#343434));
color: #fff;
}

.pagelist .next a,.pagelist2 .next a{padding: 13px 33px 13px 7px;
   background:#ccc url("../img/arrow_right_bk.png") no-repeat 95% center;
   background:url("../img/arrow_right_bk.png") no-repeat 95% center,  -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); 
    background:url("../img/arrow_right_bk.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); 
color: #4D4D4D;
text-decoration: none;vertical-align: middle;
}
.pagelist .next a:hover,.pagelist2 .next a:hover{   
    background:#ccc url("../img/arrow_right.png") no-repeat 95% center;
   background:url("../img/arrow_right.png") no-repeat 95% center,  -moz-linear-gradient(top, #767676 0%, #343434 100%);
    background:url("../img/arrow_right.png") no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#767676), color-stop(100%,#343434));
color: #fff;
}

/*back disable*/
.pagelist  .back_b,
.pagelist2 .back_b {
    display: -moz-inline-box;
    display: inline-block;
    padding: 13px 7px 13px 33px;
    border:1px solid #cccccc;
    font-weight: bold;
    background:#eee url("../img/arrow_left2.png") no-repeat 5% center;
    border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
    color: #bbbbbb;
    text-shadow: none;
    vertical-align: middle;
}

/*next disable*/
.pagelist  .next_b,
.pagelist2 .next_b {
    display: -moz-inline-box;
    display: inline-block;
    padding: 13px 33px 13px 7px;
    border:1px solid #cccccc;
    font-weight: bold;
    background:#eee url("../img/arrow_right_bk2.png") no-repeat 95% center;
    border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
    color: #bbbbbb;
    text-shadow: none;
    vertical-align: middle;
}

.result {
  position: relative;  overflow: hidden;
}

.result ul{
  position: relative;left: 50%; float: left; list-style-type: none;
}

.result li {
  position: relative; left: -50%; float: left; margin: 0 -10px;font-size: 120%
}

.result .back {background:url("../img/preview_h30_w80_not_active.png") no-repeat 0 0;text-align:left;display:padding: 6px 25px; block;font-size: 150%;}
.result .next {background:url("../img/next_h30_w80_not_active.png") no-repeat center right;text-align:left;display:padding: 8px 25px; block;font-size: 150%;}
.result .back:hover{background:url("../img/preview_h30_w80_active.png") no-repeat 0 0;}
.result .next:hover{background:url("../img/next_h30_w80_active.png") no-repeat 0 right;}
.result a{text-decoration: none;color: #fff;font-weight: bold;display: block;text-shadow:none;padding: 6px 25px;}

/*  ボタン */
.btn{margin: 0 auto;}
.btn button{
    width: 80%;margin: 20px auto;
   border: 1px solid #999;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
   background: -moz-linear-gradient(top, #ffffff, #cccccc);
   color: #464646;text-align: center;font-weight: bold;
   vertical-align: middle;
padding: 10px 3px;color: #464646;text-decoration: none;vertical-align: middle;display: block;
}

.btna{margin: 0 auto;}
.btna button{
    width: 100%;margin: 0px auto;
   border: 1px solid #999;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
   background: -moz-linear-gradient(top, #ffffff, #cccccc);
   color: #464646;text-align: center;font-weight: bold;
   vertical-align: middle;
padding: 10px 3px;color: #464646;text-decoration: none;vertical-align: middle;display: block;
}

.submit {margin: 10px auto; text-align: center;}

/* 検索   */
.submit_gr{font-size: 120%;
    width:50%;
    padding: 3px 3px;font-weight:
   bold;text-shadow:0 1px 1px #fff;
   border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
    border: 1px solid #999999;
   background:#fdfdfd;
   color:#282828;
   background-image:-moz-linear-gradient(top,#eee,#fdfdfd);
   background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(1,#fdfdfd));
}
.submit_or{width:70%;margin: 0 auto;color:#fff !important;
    border: 1px solid #FF6600 !important;
   background: #ffcc99;
   background: url("../img/arrow_right.png") no-repeat 95% center,-moz-linear-gradient(top, #ffcc99, #ff9900);
   background: url("../img/arrow_right.png") no-repeat 95% center,-webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
   border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
   color: #fff;font-weight: bold;
   vertical-align: middle;
   font-size: 100%; 
    padding:12px 30px 12px 0px;color: #fff;text-shadow:0 1px 1px #ccc;text-decoration: none;vertical-align: middle;display: block;text-align: center;
}


 /* カート */

.curt_s {padding: 5px 3px;font-size:75%;width: 100%;}
.curt_l{ padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;}
.curt_s,.curt_l {
   border: 1px solid #FF6600 !important;
   background: #ffcc99;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
   background: -moz-linear-gradient(top, #ffcc99, #ff9900);
   margin: 0　auto;
   border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
   color: #fff;
   text-decoration: none;
   vertical-align: middle;
   }
.curt_l button:hover,.curt_s button:hover {
   border-top-color,border-left-color: #ff9900;
   border-bottom-color,border-right-color: #fff;
   background: #ff9900;
   color: #ffffff;
   }
.curt_l button:active,.curt_s button:active {
   border-top-color: #ff9900;
   background: #ff6600;
   }
 

 
 /* 入荷連絡を希望する   */
.request_s {padding: 5px 3px;font-size:75%;width: 100%; color:#fff; text-decoration:none;}
.request_l{ padding: 10px;font-size:120%;width: 80%;color: #fff !important;font-weight:bold;}
.request_s,.request_l{
   border: 1px solid #44AA00;
   background: #999999;
   background: -webkit-gradient(linear, left top, left bottom, from(#CCFFAA), to(#99FF55));
   background: -moz-linear-gradient(top, #CCFFAA, #99FF55);
   margin: 0　auto;
   border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
   color: #fff;
   text-decoration: none;
   vertical-align: middle;
   }
.request_l button:hover,.request_s button:hover {
   border-top-color,border-top-left: #3366CC;
   background: #3366CC;
    }
.request_l button:active,.request_s button:active {
   border-top-color: #1b435e;
   background: #3366CC;
   }
.request_s a:link,.request_l a:link {
   color: #fff;
}

/*      */
.formtable {margin:0 auto;width: 97%;}
.formtable h3{margin:2px auto;text-align: left}
.formtable table {
    border: 1px #969696 solid;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;font-size: 75%
    color:#282828;
}
.formtable table  th {
    padding: 5px;
    border: #969696 solid;
    border-width: 0 0 1px 1px;
    background: #EDF2ED;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
.formtable table  td {
    padding: 3px;
    border: 1px #969696 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
.formtable table  .l {
    padding: 5px;
    border: #969696 solid;
    border-width: 0 0 1px 1px;
    background: #EDF2ED;
    line-height: 120%;
    text-align: left;
    width:40%;
}
.formtable table  .r {
    padding: 5px;
    border: 1px #969696 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    width:60%;
}

.table2{margin:5px 0;}
.table2 td{background: #EDF2ED;}
.table2 td[rowspan="2"]{width: 100px;height:100px;vertical-align: middle;}
.table2 td:only-of-type {vertical-align: middle;background: none;}
.formtable .table3 td:nth-child(1){width: 48%;} 
.formtable .table3 td:nth-child(2){width: 26%;text-align: center}
.formtable .table3 td:nth-child(3){width: 26%;text-align: center}

.formtable .table4 td:nth-child(1){width: 45%;vertical-align: top} 
.formtable .table4 td:nth-child(2){width: 18%;}
.formtable .table4 td:nth-child(3){width: 17%;}
.formtable .table4 td:nth-child(4){width: 20%;}

.required{margin: 10px auto;text-align: left;width:100% ;color:#282828;}

 

.error{color: #FF0000;border: 1px solid #f00;padding: 20px 0;text-align:left;}
.attention{margin:2em 1em;border:1px solid #F00;padding:0.5em;}
.formbox{margin: 0 auto;padding-bottom:20px;text-align: center;border: 1px solid #969696;overflow: hidden}
.formbox_n{margin: 0 auto;padding-bottom:20px;text-align: center;}
.formbox input,textarea{color: #666;border:1px solid #999;}
.formbar{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border-bottom: 1px solid #969696;}

.formbar2{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border-bottom: none;}



.formlist{margin: 20px auto;padding: 10px 0;text-align: center;}
.formlist .bar{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border: 1px solid #969696;border-bottom:none;}
.formcontents{margin: 0 auto;width: 95%;}
.formcontents dl{margin: 0 auto;list-style-type: none;width: 95%;}
.formcontents dt{margin: 10px auto;text-align: center;}
.formcontents dd{margin: 10px auto;text-align: left;}
.formcontents p{margin: 20px auto;}
.formbar2+.formcontents p{margin: 10px auto;}
.formcontents form{}
.radio{position:relative;top:-4px;}
.formcontents ul li{word-wrap: break-word;}

/*  button orange固定 */
.button_or input{width:70%;margin: 10px auto;font-size:100%;padding:15px 20px;
   border: 1px solid #FF6600;
   background: #ffcc99;
   background: url("../img/arrow_right.png") no-repeat 97% center,-webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
    background: url("../img/arrow_right.png") no-repeat 97% center,-moz-linear-gradient(top, #ffcc99, #ff9900);
   border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
   color: #fff;font-weight: bold;
   vertical-align: middle;
}

   
/*  button  orange2固定   */
.button_closing input{width:70%;margin: 0 auto;font-size:100%;padding:15px 20px;
   border: 1px solid #F4BD2B;
   background: #ffffff;
   background: url("../img/arrow_right.png") no-repeat 97% center,-webkit-gradient(linear, left top, left bottom, from(#ffe885), to(#f4b81c));
   background: url("../img/arrow_right.png") no-repeat 97% center,-moz-linear-gradient(top, #ffe885, #f4b81c);
   border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
   color: #fff;font-weight: bold;
   vertical-align: middle;
}

/*  button gray可変*/
.button {margin: 40px auto;font-size:100%;text-align: center}
.btg_r,.btg_l {display:inline;}
.btg_l a{
    border: 1px solid #5A5A5A;
    width:100%;padding:15px 10px 15px 40px;
    text-shadow:0 1px 1px #ccc;text-decoration: none;color: #4D4D4D;
    background: #ffffff;font-size:75%;
    background: url("../img/arrow_left.png") no-repeat 5% center,-moz-linear-gradient(top, #ffffff, #cccccc);
    background: url("../img/arrow_left.png") no-repeat 5% center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
}
.btg_r button,.btg_r input,.btg_r a{
    border: 1px solid #5A5A5A;
    padding:15px 40px 15px 10px;
    text-shadow:0 1px 1px #ccc;text-decoration: none;color: #4D4D4D;
    background: #ffffff;font-size:75%;display:inline;
    border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
    background: url("../img/rightarrow1.png") no-repeat 95% center,-moz-linear-gradient(top, #ffffff, #cccccc);
    background: url("../img/rightarrow1.png") no-repeat 95% center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
}

.bto_r input{
    border: 1px solid #FF6600;
    padding:15px 40px 15px 10px;
    text-shadow:0 1px 1px #ccc;text-decoration: none;color: #fff;
    background: #ffcc99;font-size:75%;
    background: url("../img/arrow_right.png") no-repeat 95% center,-moz-linear-gradient(top, #ffcc99, #ff9900);
    background: url("../img/arrow_right.png") no-repeat 95% center,-webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
    -webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
}

.form_t{margin: 10px 0 0;text-align: left;}
.form_t p{
    margin: 10px 0 0;padding: 5px 0 5px 20px;
    font-size: 120%;
   vertical-align: middle;text-align: left;
   background-image:url("../img/koumoku_icon.png") ;background-repeat : no-repeat; background-position : 0 center;
}

.address{margin: 0;display:inline;}
.address input{
width: 50%;margin:0 ;height:44px;padding: 0px 10px;
   border: 1px solid #999;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
   background: -moz-linear-gradient(top, #ffffff, #cccccc);
   color: #464646;text-align: center;font-weight: bold;
   -webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
   vertical-align: middle;
   display: inline;
   font-size: 100%;
   text-decoration:none;
}

.formnavi{margin:0 auto;}
.formnavi dl,.formnavi div {margin:20px auto;width:90%;}
.formnavi dt {float:left;width:47%;text-align:left;}
.formnavi dd {float:right;width:47%;text-align: right;}
.ar_link_l{
    width: 80%;
    padding:5px 0 5px 25px; text-align: left;
    margin: 10px 0;
    background:url("../img/arrow_left_18_18.png") no-repeat 0 center;
    margin-left:1px;
    text-indent:-1px;
}

.ar_link_r{
    width: 80%;
    padding:5px 0 5px 25px; text-align: left;
    margin: 10px 0;
    background:url("../img/arrow_18_18.png") no-repeat 0 center;
    margin-left:1px;
    text-indent:-1px;
}



.formnavi .a_l{
   background:url("../img/arrow_left.png")left center ;background-repeat : no-repeat; background-position : 5% center;
    padding:15px 0px 15px 35px;color: #4D4D4D;text-shadow:0 1px 1px #ccc;text-decoration: none;vertical-align: middle;display: block;
}
.formnavi .a_r{
   background-image:url("../img/arrow_right_bk.png") ;background-repeat : no-repeat; background-position : 95% center;
padding:15px 35px 15px 0px;color: #4D4D4D;text-shadow:0 1px 1px #ccc;text-decoration: none;vertical-align: middle;display: block;
}


.del,.edit{margin: 5px auto;}
.del input{   padding: 5px 10px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
border: 1px #666 solid; 
background: #767676;
background: -webkit-gradient(linear, left top, left bottom, from(#767676), to(#343434));
background: -moz-linear-gradient(top, #767676, #343434);
color: #fff;text-decoration:none;
}


.edit input{   padding: 5px 10px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
border: 1px #969696 solid;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
background: -moz-linear-gradient(top, #ffffff, #cccccc);
color: #4D4D4D;text-decoration:none;
}

.update input{   padding: 5px 10px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;
border: 1px #969696 solid;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
background: -moz-linear-gradient(top, #ffffff, #cccccc);
color: #4D4D4D;text-decoration:none;
}

/*  ranking */
.prize{
    font-size:130%;
   background:-moz-linear-gradient(top, #FCFDFC 0%, #DDDCDD 100%) !important;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFDFC), color-stop(100%,#DDDCDD)) !important;
    color:#282828;
}
.prize img{position: relative;top:3px;margin-right:3px;
}


.commentbox{margin: 0 auto;padding-bottom:20px;overflow: hidden;border: 1px solid #969696;}
.commentbar{margin: 0;padding:10px;text-align: left;background: #EDF2ED;border-bottom: 1px solid #969696;}
.commentcontents{margin: 10px auto;width: 95%;text-align:left;font-size:90%;}
.commentcontents p{text-align:left;}
.commentcontents div{margin: 10px auto;}
.yet{color:#7E7E7E}

section .customersbox:last-of-type{ border-bottom: 1px solid #969696;}
.customerscomment,.shopcomment{margin: 0 auto;width: 97%; }
.customerbar{border-top: 1px solid #969696;color:#282828;
 background: #FCFDFC;
 background: -webkit-gradient(linear, left top, left bottom, from(#FCFDFC), to(#E8EEE8));
 background: -moz-linear-gradient(top, #FCFDFC, #E8EEE8);
 padding:5px 3px;
}
.customerscomment p{margin: 10px auto;color: #464646;text-align: left;}
.minus{display: none;color: #464646;text-align: left;}
.shopcomment p{
　text-align: left;
 background: #FCEAE2;margin: 10px 0;
  padding:8px;
}
.shopcomment .f_l,.shopcomment .f_r{padding:6px 0;font-size: 75%}
.shopcomment .f_l{
background:url("../img/shopicon_43_20.png") no-repeat 0 center;padding-left: 50px;color: #3B91D6;
}
.plus{margin:0;
background-image:url("../img/plus.png");background-repeat : no-repeat; background-position : right center;padding: 2px 0;padding-right: 30px;
}
.plus.active{
background-image:url("../img/minus.png");
}
.plus.act{
background-image:url("../img/minus.png");
}
.plus.act2{
background-image:url("../img/minus.png");
}

.shopcomment .minus:before,.shopcomment:before{
content: " ";
display: block;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
border: 1px dashed #969696
}


.commenttitle{text-align:left;padding:4px;background-image:url("../img/arrow_tri.png");background-repeat : no-repeat; background-position : 99% center;}
.commenttitle{border-top: 1px solid #969696;border-bottom: 1px solid #969696;}
.commenttitle a{text-decoration:none;margin:5px 0;display:block}
.commenttitle p{color:#464646;}
.rightarrow{ text-align:right;}
.rightarrow > div{float:right;text-align:right;
    padding:5px 0 5px 25px; text-align: left;
    margin:10px 0;
    background:url("../img/arrow_18_18.png") no-repeat 0 center;
    margin-left:1px;
}
/*  購入はこちら  */
.price +.rightarrow a{background: none;text-decoration:underline;}
.price +.rightarrow div{padding:5px 0 5px 15px;}

.catalog{margin:0 auto;width: 100%}
.catalog p{display: inline}

/*** キーワードリンクデザイン ***/
/* theme1〜5の共通レイアウト */
#sps-keywordBox ul {margin:0 auto;padding:0.3em 0.5em 0 0;}
#sps-keywordBox li {display:inline-block;}
#sps-keywordBox li a {display:block;margin:0 0 0.8em 0.5em;padding:0.5em 1em;border-radius:4px;text-decoration:none;font-size:0.9em;}

/* theme5のデザイン */
#sps-keywordBox li a {
  border:1px solid #969696;
  background:-moz-linear-gradient(top,#545454,#282828);
  background-image:-webkit-gradient(linear,center top,center bottom,from(#545454),to(#282828));
}

/***トップ部分のボタン***/
.buttontl {
	background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));
	color: #111;
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	border: 1px solid #CCC;
	width: 100px;
	padding: 0;
}

.buttonm {
	background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));
	color: #111;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border: 1px solid #CCC;
	width: 100px;
	padding: 0;
}

.buttontr {
	background: -moz-linear-gradient(top,#FFF 0%,#FFF 3%,#E6E6E6 3%,#FFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03,#FFF), color-stop(0.03,#E6E6E6), to(#FFF));
	color: #111;
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	border: 1px solid #CCC;
	width: 100px;
	padding: 0;
}

/***トップボタン単体***/
.buttons {
	background:#EEE
        background-image: url(https://mobimage1.shopserve.jp/deeparea.net/pic-labo/mimg/members.png);
	color: #111;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #CCC;
	width: 75px;
	height: 75px;
	padding: 1;
}


/***トップボタンメニュー配置***/
.iconnavi  {
	border: dotted 3px #000;
	border-right: 0;
	border-left: 0;
	width: 100%;
	margin-bottom: 8px;
	padding: 5px 0;
	text-align: center;
}

.iconnavi ul  { 
        display:table;
        table-layout: fixed;
        width:100%;
}  

.iconnavi ul li   { 
        display:table-cell;
        text-align:center;
}

/***両端揃えスタイルヘッダーバナー***/
.partsmp1  { 
        width: 100%; 
        margin: 0 -5 0 0; 
        overflow: hidden; 
        _zoom: 1; 
        text-align: center; 
        list-style-type: none
}  

.partsmp1 li   { 
        float: left;
}

/***トップナビ***/
.topnavi ul{
	display:table;
	table-layout: fixed;
	width:100%;
}
.topnavi li{
	display:table-cell;
	text-align:center;
	color:#eee;
	background: #656565;
	background: -moz-linear-gradient(top,#656565, #060606 47%,#272727 50%,#000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), color-stop(0.47,#060606), color-stop(0.5,#272727), to(#000000));
	border-bottom:4px groove #777;
}
.topnavi li:not(:last-child){
	border-right:1px solid #4b4b4b;
}
.topnavi li a{
	padding:15px 0;
	display:block;
	color:#ddd;
	text-decoration:none;
	font-size:12px;
}
.topnavi li:active{
	background: #000000;
	background: -moz-linear-gradient(top,#000000, #272727 47%,#060606 50%,#656565);
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(0.47,#272727), color-stop(0.5,#060606), to(#656565));
}

/***商品ページ説明文用2列***/

.iteminfo2 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo2 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo2 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 150%;
}

.iteminfo2 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo2 li {
	width: 50%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo2 li:nth-child(2n+2) {
	background: #ededed;
}

.iteminfo2 ul:last-child {
	border-bottom: none;
}

/***商品ページ説明文用3列***/

.iteminfo3 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo3 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo3 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 150%;
}

.iteminfo3 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo3 li {
	width: 33.3%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo3 li:nth-child(3n+2) {
	background: #ededed;
}

.iteminfo3 ul:last-child {
	border-bottom: none;
}

/***商品ページ説明文用4列***/

.iteminfo4 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo4 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo4 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 150%;
}

.iteminfo4 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo4 li {
	width: 25%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo4 li:nth-child(4n+2) {
	background: #ededed;
}

.iteminfo4 li:nth-child(4n+4) {
	background: #ededed;
}

.iteminfo4 ul:last-child {
	border-bottom: none;
}

/***商品ページ説明文用5列***/

.iteminfo5 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo5 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo5 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 100%;
}

.iteminfo5 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo5 li {
	width: 20%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo5 li:nth-child(5n+2) {
	background: #ededed;
}

.iteminfo5 li:nth-child(5n+4) {
	background: #ededed;
}

.iteminfo5 ul:last-child {
	border-bottom: none;
}

.iteminfo5 div br {
	line-height: 3px;
}

/***商品ページ説明文用6列***/

.iteminfo6 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo6 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo6 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 200%;
}

.iteminfo6 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo6 li {
	width: 16.6%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo6 li:nth-child(6n+2) {
	background: #ededed;
}

.iteminfo6 li:nth-child(6n+4) {
	background: #ededed;
}

.iteminfo6 ul:last-child {
	border-bottom: none;
}

/***商品ページ説明文用7列***/

.iteminfo7 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo7 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo7 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 150%;
}

.iteminfo7 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo7 li {
	width: 14.28%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo7 li:nth-child(7n+2) {
	background: #ededed;
}

.iteminfo7 li:nth-child(7n+4) {
	background: #ededed;
}

.iteminfo7 li:nth-child(7n+6) {
	background: #ededed;
}

.iteminfo7 ul:last-child {
	border-bottom: none;
}

/***商品ページ説明文用8列***/

.iteminfo8 {
	width: 89%;
	text-align: center;
	margin: 5px 0px;
}

.iteminfo8 div {
	width: 100%;
	padding: 5px 20px 10px;
	text-align: left;
	border-top: dashed 1px #000;
	overflow:hidden;
	border-bottom: none;
}

.iteminfo8 div:last-child {
	border-bottom: dashed 1px #000;
}

p.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

p.itemcmnt {
	line-height: 150%;
}

.iteminfo8 ul {
	width: 100%;
	border-bottom: dotted 1px #000;
	overflow:hidden;
}

.iteminfo8 li {
	width: 14.28%;
	float: left;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	list-style-type: none;
}

.iteminfo8 li:nth-child(8n+2) {
	background: #ededed;
}

.iteminfo8 li:nth-child(8n+4) {
	background: #ededed;
}

.iteminfo8 li:nth-child(8n+6) {
	background: #ededed;
}

.iteminfo8 ul:last-child {
	border-bottom: none;
}

/***カテゴリーピックアップリスト***/

.capu ul{
	display:table;
	table-layout: fixed;
	width:100%;
}
.capu li{
	display:table-cell;
	text-align:center;
	color:#444;
	background: #656565;
	background: -moz-linear-gradient(top,#656565, #060606 47%,#272727 50%,#000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), color-stop(0.47,#060606), color-stop(0.5,#272727), to(#000000));
	border-bottom:2px groove #777;
}
.capu li:not(:last-child){
	border-right:1px solid #4b4b4b;
}
.capu li a{
	padding:10px 0;
	display:block;
	color:#eee;
	text-decoration:none;
	font-size:16px;
}
.capu li:active{
	background: #000000;
	background: -moz-linear-gradient(top,#000000, #272727 47%,#060606 50%,#656565);
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(0.47,#272727), color-stop(0.5,#060606), to(#656565));
}
.capu li img{
	width: 90%;
	margin-bottom: 10px;
}
.capu li span{
	font-size: 12px;
	color: #f00;
}

/***カテゴリーピックアップリスト 横長仕様***/

.capw {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.capw ul{
	display:table;
	table-layout: fixed;
	width:100%;
	border-top:1px dashed #ddd;
}
.capw ul:first-child {
	border:none;
}

.capw li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #eee;
	padding: 5px;
}

.capw li a{
	padding: 5px 0;
	display: block;
	color: #555;
	text-decoration: none;
}

.capw li img{
	width: 100%;
	margin-bottom: 0px;
}

.capw li span{
	font-size: 12px;
	color: #f00;
}

.capw li p {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	text-align: left;
	line-height: 150%;
	padding: 5px;
	margin: 0 5px 5px;
	border: 1px #555 solid;
	text-decoration: none;
}

/***見出し h3 ***/

.selector1{
	border-left:7px solid #bc102a;
	padding: 6px 10px 0;
	font-size:18px;
	width: 92%;
}
.selector1b{
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
	color:#aaa;
	line-height:15px;
	width: 92%;
}

/*　商品ページトップ用クーポンコーディング　*/

.coupon {
	border-top: 1px dashed #000;
	width: 97%;
	text-align: center;
	padding: 15px 5px 0px 5px;
}

.coupon img {
	width: 100%;
}

.coupona {
	background-color: #eee;
	height: auto;
	margin: 5px 0;
	width: auto;
	padding: 8px;
	text-align: center;
	line-height: 150%;
}

.coupona span {
	font-size: 20px;
	color: #f00;
	font-weight: bold;
}

.couponb {
	text-align: right;
}

/* クーポンのご利用方法 */

.htcoupon {
	text-align: center;
}

.htcoupona {
	background-color: #000;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	margin:-top: 20px;
	padding: 8px;
	width: 96px;
	text-align: left;
}

.htcouponb {
	width: 100%;
	margin: 5px;
	text-align: left;
}

.htcoupon img {
	width: 80%;
	border: 1px dashed #000;
}

/*　クーポン(フリーページ)　*/

.cpn {
	margin: 10px 0px;
	padding: 3px;
	border: 1px solid #000;
}
.cpn p {
	text-align: left;
	padding: 5px;
	color: #fff;
	margin-bottom: 5px;
	width: auto;
	font-size: 18px;
	background-color: #000;
}
.cpn ul {
	margin: 3px 0px;
	font-size: 14px;
}
.cpnc {
	border: 2px solid #000;
	margin-top: 5px;
	padding: 7px;
	text-align: center;
	font-size: 14px;
}
.cpnc span {
	font-size: 24px;
	font-weight: bold;
}
.cpnr li {
	border-radius: 10px;
	border: 1px solid #000;
	padding: 5px;
	margin: 5px auto;
	text-align: center;
}
.cpnr a {
	display: block;
}
.cpnu {
	margin: 10px;
	padding: 15px;
	text-align: center;
	font-size: 14px;
	border-left: 10px #f00 solid;
	border-right: 10px #f00 solid;
	background-color: #FEE;
}
.cpnu a {
	display: block;
}



/***カテゴリートップ3リスト***/

.catop ul{
	display:table;
	table-layout: fixed;
	width:100%;
}
.catop li{
	display:table-cell;
	text-align:center;
	color:#191919;
	background: #fff;
	background: -moz-linear-gradient(top,#fff,#e4e4e4);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),to(#e4e4e4));
	border-bottom:2px groove #ddd;
}
.catop li:not(:last-child){
	border-right:1px solid #f5f5f5;
}
.catop li a{
	padding:5px 0;
	display:block;
	color:#191919;
	text-decoration:none;
	font-size:12px;
}
.catop li:active{
	background: #fff;
	background: -moz-linear-gradient(top,#e4e4e4 ,#fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#000));
}
.catop li img{
	width: 90%;
	margin-bottom: 5px;
}
.catop li span{
	font-size: 12px;
	color: #f00;
}

.catop p{
	background: #191919;
	border-left: 7px double #f00;
	padding: 5px;
	color: #fff;
	width: 96%;
	margin: 0;
}

/*　上乗せ集中線　*/

.intensive{
	background: url(https://mobimage1.shopserve.jp/deeparea.net/pic-labo/intensive3.gif) no-repeat;
	width: auto;
	position: absolute;
	z-index: 1;
}

/*　フリーページアイテム展開　*/
.spotbanner {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}
.spotbanner p {
	display: table-cell;
}
.spotbanner p img {
	width: 100%;
}
.spottitle {
	padding: 3px 10px;
	border-color: #A70000;
	border-bottom-right-radius: 20px;
	border-width: 2px 20px 0px 0px;
	border-style: solid;
	background: #CE0000;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
	box-shadow: 1px 1px 5px #000;
}
#spotitem {
	text-align: center;
}
#spotitem ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: dotted 1px #DDD;
	pading-bottom: 5px;
}
#spotitem li {
	display: table-cell;
}
#spotitem li img {
	width: 90%;
}
#spotitem li a {
	display: block;
	font-size: 110%;
	text-decoration: none;
}
.spotitem1b {
	font-size: 14px;
	padding-right: 5%;
	text-align: right;
	margin-bottom: 5px;
}
.spotitem2b {
	background-color: #EEE;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
	border-left: solid 1px #FFF;
}
.spotitem3b {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.spotitem3b_1 {
	font-size: 12px;
	color: #000;
}
.spotitem3b_2 {
	font-size:18px;
}

.spotitem1s {
	font-size: 14px;
	padding-right: 5%;
	text-align: right;
	margin-bottom: 5px;
}
.spotitem2s {
	background-color: #EEE;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
	border-left: solid 1px #FFF;
	font-size: 10px;
}
.spotitem3s {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.spotitem3s_1 {
	font-size: 8px;
	color: #000;
}
.spotitem3s_2 {
	font-size:12px;
}

/***ショップ紹介リンク用***/
.weblink {
	width: 95%;
	text-align: center;
	font-size: 8px;
	border: 2px #000 solid;
	padding: 5px;
	margin: 5px auto;
}
.weblink ul{
	display:table;
	table-layout: fixed;
	width:100%;
}
.weblink h3 {
	border-top: 1px #555 solid;
	border-bottom: 1px #555 solid;
	color: #000;
	width: 70%;
	margin: 5px auto;
}
.weblink ul li{
	display:table-cell;
	text-align:center;
	color:#aaa;
	background-color: #eee
	border-bottom:1px solid #777;
	margin: 2px 0;
}
.weblink ul li:not(:last-child){
	border-right:1px solid #4b4b4b;
}
.weblink a{
	display:block;
	text-decoration: none;
}

/***上部アイコンメニュー***/
ul.iconmenu {
	width: 100%;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-around;
}

ul.iconmenu li{
	width: 50%;
	margin: 0 0 20px 0;
	padding: 0 5px;
}

ul.iconmenu img{
	width:100%;
}


/***商品詳細リニューアル***/

.details {
	margin: 0;
	width: 89%;
	text-align: left;
}

.details div {
	padding: 10px 20px;
	width: 100%;
	border: dashed 1px #000;
	border-top: none;
}

.itemttl {
	padding: 3px 0;
	margin: 10px 0;
	background: #6e6e6e;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.itemcmnt {
	line-height: 150%;
	padding: 0 10px;
}

.details ul {
	text-align: center;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.details li {
	display: table-cell;
	padding: 8px;
	border-right: dashed 1px #bbb;
}

.details div:first-child {
	border: dashed 1px #000;
}

.details ul:nth-child(1) {
	color: #fff;
}
.details ul:nth-child(1) li {
	background-color: #999;
}

.listtop {
	color: #fff;
}
.listtop li {
	background-color: #999;
}

.details ul:nth-child(2n+3) {
	background-color: #eee;
}

.details ul li:last-child {
	border-right: none;
}

/***スライダー追加分***/
#sldbag .item{
	margin: 2px;
	width: 100%;
}
#sldbag .item img{
	display: block;
	width: 100%;
	height: auto;
	border-right: 1px #aaa solid;
	border-left: 1px #aaa solid;
	overflow: hidden;
}

#ksnsle .item{
	margin: 2px;
	width: 100%;
}
#ksnsle .item img{
	display: block;
	width: 100%;
	height: auto;
	border-right: 1px #aaa solid;
	border-left: 1px #aaa solid;
	overflow: hidden;
}

#sldshoes .item{
	margin: 2px;
	width: 100%;
}
#sldshoes .item img{
	display: block;
	width: 100%;
	height: auto;
	border-right: 1px #aaa solid;
	border-left: 1px #aaa solid;
	overflow: hidden;
}
.item p {
	border-bottom: 1px #999 solid;
	font-size: 10px;
	text-align: center;
	width: 85%;
	margin: -2px auto 0;
	line-height: 12px;
	padding: 3px 0;
}

.sltitle{
	background: #4c4c4c; 
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #4c4c4c 0%, #595959 12%, #666666 25%, #353535 39%, #0c0c0c 50%, #000000 54%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #000000 100%); 
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#353535), color-stop(50%,#0c0c0c), color-stop(54%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#000000)); 
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* IE10+ */
	background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#353535 39%,#0c0c0c 50%,#000000 54%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#000000 100%); 
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000',GradientType=1 ); 
	/* IE6-9 fallback on horizontal gradient */
	padding: 7px 10px;
	background-color: #000;
	color: #fff;
	font-weight; bold;
	margin: 12px 0 3px;
	text-align: right;
}
.slcatetitle {
	border-bottom: 1px #777 solid;
	padding: 3px 0 1px;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}

/*** トップバナースライダー　***/
#topbanner .owl-item div{
	padding:5px;
}
#topbanner .owl-item img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*** 商品ページ画像修整用 ***/
.pic {
	width:100%;
}
.pic img {
	width:100%;
}

/*** 2014決算セール ***/
.sale1405 {
	width: 100%;
	margin: 0 auto;
}
.sale1405 ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 5px 0;
}
.sale1405 ul li {
	display: table-cell;
	border-left: 8px #555 solid;
	padding: 10px;
	margin: 10px;
	height: 50px; 
	vertical-align: middle;
	line-height: 80%;
}
.sale1405 ul li a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.sale1405 ul li a span {
	font-size: 10px;
	color: #777;
}

/*** 再入荷スタイル ***/
.rearvl {
	width: 95%;
	margin: 5px auto;
	padding: 3px;
}
.rearvl ul {
	margin:0 0 8px;
}
.rearvl li {
	display: inline-block;
	width: 100px;
	padding: 1px;
}
.rearvl li img {
	width: 100px;
}
.rearvl a {
	display: block;
	text-decoration: none;
}
.rearvlt {
	color: #F00;
	text-decoration: none;
	font-size: 13px;
	border-left: 5px #F00 solid;
	padding: 5px;
}
.rearvlt span {
	font-size: 12px;
	color: #777;
	line-height: 90%;
}
.rearvl dt {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-align: right;
	padding: 5px;
	font-size: 12px;
}
.rearvl dd {
	margin: 2px 0;
	font-size: 10px;
	line-height: 110%;
	text-align: right;
}
.rearvl dd img {
	width: 100px;
}

/***カテゴリーメニュー表示***/
.lcaitm {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.lcaitm ul {
	text-align: left;
	margin: 5px;
}
.lcaitm li {
	display: inline-block;
	width: 48%;
	padding: 10px;
	text-align: left;
	margin: 5px;
	font-size: 14px;
	border-left: 8px #ddd solid;
	line-height: 95%;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	text-weight: bold;
}
.lcaitm li span {
	text-weight: normal;
	font-size: 10px;
	color: #999;
}
.lcaitm li a {
	text-decoration: none;
	display: block;
	width: 120px;
}
/*** Q&A ***/

.qaflmb {
	margin: 10px 0;
	border: 1px #000 solid;
	padding: 5px;
}
.qattl {
	margin: 5px 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 5px 10px 5px 5px;
}
.qaflmm {
	margin: 3px 0;
}

.qaqes {
	color: #fc9210;
	font-weight: bold;
	margin: 8px 0 0 0;
}
.qaant {
	margin: 5px 0;
	font-weight: bold;
	color: #555;
	padding: 0 0 0 8px;
}
.qabuy {
	margin: 5px 0;
	padding: 0 5px;
}
.qabuy li:nth-child(odd) {
	background-color: #EEE;
	padding: 0 5px;
}
.qabuy li:nth-child(even) {
	padding: 0 0 0 5px;
	margin-bottom: 5px;
}
.qaflmm span {
	color:#1902d4;
}

/***横スライドメニュー***/

#container {
background: #FFFFFF;
-webkit-transform: translate3d(0px, 0px, 1px);
-webkit-transition: .2s -webkit-transform ease-in-out;
z-index: 1;
}
#container.show {
-webkit-transform: translate3d(240px, 0px, 1px);
min-width: 320px;
}
#slidemenu.show {
height: 100%;
visibility: visible;
z-index: 1;
-webkit-transition: z-index 0s linear .2s;
}
#slidemenu_contents {
display: none;
height: 100%;
position: relative;
width: 240px;
}
#slidemenu {
background-color: #333;
left: 0;
top: 0;
position: fixed;
visibility: hidden;
z-index: -1;
-webkit-transition: visibility 0s linear .2s;
}

/***画面トップの商品カテゴリページ用***/
.itca {
	width: 100%;
}
.itca li {
	background: #ffffff; /* old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* ie10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
	font-size: 18px;
	font-weight: bold;
	line-height: 0.8em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.itca li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	color: #222;
}
.itca li:first-child {
	border-top: 1px solid #ccc;
}
.itca li span {
	font-size: 10px;
	font-weight: normal;
}

.itca2 {
	width: 100%;
}
.itca2 li {
	background: #ffffff; /* old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* ie10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
	font-size: 16px;
	font-weight: bold;
	line-height: 0.8em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.itca2 li a {
	display: block;
	padding: 14px 10px;
	text-decoration: none;
	color: #222;
}
.itca2 li:first-child {
	border-top: 1px solid #ccc;
}
.itca2 li span {
	font-size: 10px;
	font-weight: normal;
}

.itcat {
	margin: 10px 0;
}
.itcat p {
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
	border-left: 5px solid #ccc;
	color:#999
}

/***ブランドカテゴリータイトル***/

.brcati1 {
	width: 100%;
	margin: 0 auto;
}
.brcatin {
	text-align: center;
	font-weight: normal;
	font-size: 30px;
	border-bottom: 1px solid #999;
	padding: 15px;
	font-family : impact;
}
.brcatir {
	text-align: left;
	border-bottom: 1px solid #999;
	padding: 5px 10px 15px;
}
.brcati1 div {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
}

/***ランディングページ01***/
.lp01cnt {
	margin: 0 auto;
	width: 99%;
}
.lp01cnt ul {
	margin: 0 auto;
	text-align: center;
}
.lp01cnt li {
	display: inline-block;
	margin: 5px 0;
	border: 1px solid #999;
}
.lp01cnt li span {
	font-size: 8px;
}
.lp01cnt li a {
	width: 90px;
	background-color: #FFF
	display: block;
	padding: 5px;
}
.lp01txt {
	background-color: #ddd;
	margin: 0 auto;
	width: 99%;
}
.lp01txt p {
	background-color: #999;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin: 8px 0;
	color: #333;
}
.lp01txt span {
	display: block;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}
.lp01txt01 {
	width: 100%;
	display: table;
}
.lp01txt01 li {
	display: table-cell;
	width: 100%;
}
.lp01txt01 li img {
	width: 100%;
}
.lp01txt01 li span {
	display: block;
	background-color: #fff;
	font-size: 8px;
	text-align: right;
	margin: -4px auto 4px;
	line-height: 1.4em;
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.lp01txt02 {
	width: 100%;
	display: table;
}
.lp01txt02 li {
	display: table-cell;
	width: 50%;
}
.lp01txt02 li img {
	width: 100%;
}
.lp01txt02 li span {
	display: block;
	background-color: #fff;
	font-size: 8px;
	text-align: right;
	margin: -4px auto 4px;
	line-height: 1.4em;
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.lp01txt03 {
	width: 100%;
	display: table;
}
.lp01txt03 li {
	display: table-cell;
	width: 33%;
}
.lp01txt03 li img {
	width: 100%;
}
.lp01txt03 li span {
	display: block;
	background-color: #fff;
	font-size: 8px;
	text-align: right;
	margin: -4px auto 4px;
	line-height: 1.4em;
	padding: 5px;
	text-decoration: none;
	color: #333;
}

/*** 商品カテゴリー目次部分　***/
.itcac {
	width: 100%;
}
.itcac li {
	display: inline-block;
}
.itcac li a {
	display: block;
	padding: 10px;
	border: 1px #999 solid;
	margin: 5px;
	text-decoration: none;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


/*** 新入荷目次 ***/
.nwarvlcc {
	width: 100%;
	margin: 5px auto;
}
.nwarvlc ul {
	text-align: center;
	margin: 3px 0;
}
.nwarvlc li {
	width: 48%;
	display: inline-block;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ddd;
	text-align: center;
}
.nwarvlc li a {
	padding: 5px;
	display: block;
	text-decoration: none;
}
.nwarvlc li a span {
	font-size: 9px;
	background-color: #900;
	padding: 0 3px;
	color: #fff;
	margin: 0 0 0 5px; 
}

/*** 新入荷内容 ***/
.nwarvlt {
	font-weight: bold;
	border-bottom: 1px dotted #777;
	margin: 15px 3px 3px;
	padding: 2px 5px;
	font-size: 16px;
}
.nwarvli {
	width: 98%;
	margin: 0 auto;
}
.nwarvli dl{
	border: 1px solid #aaa;
	padding: 0 0 3px 0;
}
.nwarvli dl dt {
	background-color: #aaa;
	text-align: center;
	color: #fff;
	padding: 0 2px;
	font-size: 10px;
}
.nwarvli dl dd {
	padding: 2px 8px;
	font-size: 11px;
	text-align: center;
}
.nwarvli dl dd a {
	text-decoration: none;
	display: block;
}
.nwarvli dl dd a span {
	color: #777;
	font-size: 10px;
	display: block;
}
.nwarvli p {
	border-left: 5px solid #aaa;
	padding: 0 8px;
}
.nwarvli p a {
	text-decoration: none;
	display: block;
	margin-bottom: -5px;
}
.nwarvli ul {
	margin: 3px auto;
}
.nwarvli ul li {
	display: inline-block;
	width: 31%;
	background-color: #eee;
	padding: 2px;
}
.nwarvli ul li a {
	display: block;
	text-decoration: none;
	color: #555;
	text-align: right;
}
.nwarvli ul li a span {
	font-size: 10px;
	margin-right: 2px;
}
.nwarvli ul li a img {
	width: 100%;
}

/*** シーズンカテゴリー ***/



.seasonal {
	margin: 5px auto;
	width: 100%;
	font-size: 10px;
}
.seasonal ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0 auto 5px;
}
.seasonal ul li {
	display: table-cell;
	text-align: center;
}
.seasonal ul li a {
	text-decoration: none;
	color: #F00;
}
.seasonal ul li a img {
	width: 100%;
}
.seasonal ul li a p {
	padding: 0px 5px;
	margin: 3px 0 0 0;
	position: relative;
	font-size: 11px;
	color: #000;
	line-height: 100%;
}
.seasonal ul li a p::before, .seasonal ul li a p::after {
	content: '';
	width: 5px;
	height: 90%;
	position: absolute;
}
.seasonal ul li a p::before {
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	top: 0px;
	left: 1px;
}
.seasonal ul li a p::after {
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	top: 0px;
	right: 1px;
}
.seasonal h4{
    font-size: 30px;
    margin: 1em 0 0;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: center;
    color: #000;
}
.seasonalcate {
	width: 80%;
	margin: 0 auto;
}
.seasonalcate a {
	display: block;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	color: #fff;
}



/*************************************************/
/* お気に入り */
/*************************************************/
.wishBtnHidden{
    display:none;
}
/* 商品詳細_通常 */
.stock p[class^="wish_area"]{
    margin: 15px auto;
    min-height: 54px;
    text-align: center;
    vertical-align: middle;
}
.stock .wish_add{
    color: #fff !important;
    font-size: 120%;
    font-weight: bold;
    padding: 10px;
    width: 80%;
    border: 1px solid #969696 !important;
    background: #ffcc99;
    background: -webkit-gradient(linear, left top, left bottom, from(#DCDCDC), to(#828282));
    background: -moz-linear-gradient(top, #DCDCDC, #828282);
    margin: 0 auto;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    text-decoration: none;
    vertical-align: middle;
}
.stock .wish_add_ok{
    padding-top: 25px;
    text-decoration: underline;
    vertical-align: middle;
}
/* 商品詳細_ばりごと */
.stock p.variations{
    min-height: 24px;
    padding-top: 10px;
}
.stock .variations .wish_add{
    border: 1px solid #969696 !important;
    background: #ffcc99;
    background: -webkit-gradient(linear, left top, left bottom, from(#DCDCDC), to(#828282));
    background: -moz-linear-gradient(top, #DCDCDC, #828282);
    border-radius: 1px;
    font-weight: normal;
    color: #fff;
    font-size:100%;
    margin: 0 auto;
    text-decoration: none;
    vertical-align: middle;
    font-size: 75%;
    min-width: 8em;
    padding: 5px 3px;
}
.stock .variations .wish_add_ok{
    padding-top: 10px;
    font-size: 75%;
}
/* 商品一覧 リスト表示 */
.itemlist .wish_area{
    float: right;
    margin: -30px 10px 0;
    padding: 0;
}
.itemlist .itemlist_bottom a{
    padding-bottom:45px !important;
}
.itemlist .wish_area .wish_add{
    margin: -15px 5px 0 0;
    padding: 7px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 80%;
    font-weight: bold;
    color: black !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
    background: -moz-linear-gradient(center top , #ffffff, #cccccc) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #969696;
    border-radius: 5px;
    -webkit-appearance: none;
}
.itemlist .wish_area .wish_add_ok{
    text-decoration: underline;
    padding: 10px;
    font-size: 80%;
}
/* 商品一覧 カタログ表示 */
.cataloglist .wish_area{
    text-align: center;
}
.cataloglist .wish_area .wish_add {
    font-size: 80%;
    font-weight: bold;
    padding: 5px 20px;
    color: black !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#CCCCCC));
    background: -moz-linear-gradient(center top , #ffffff, #cccccc) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    border: 1px solid #969696;
    border-radius: 5px;
    margin: 6px 0;
    padding: 5px 15px;
    -webkit-appearance: none;
}
.cataloglist .wish_area .wish_add_ok{
    text-decoration: underline;
    font-size: 80%;
    margin: 3px 0;
    padding: 12px 5px;
}

/***** お気に入りリスト *****/

/* 画像ON */

.itemlist .wish_button_area { 
    float: right; 
    margin: -45px 15px 0; 
    padding: 0; 
}

.itemlist .wish_button_area .wish_add_cart {
    padding: 5px 3px;
    font-size:75%;
    min-width:8em;
    border: 1px solid #FF6600 !important;
    background: #ffcc99;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
    background: -moz-linear-gradient(top, #ffcc99, #ff9900);
    margin: 0 auto;
    border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}

.itemlist .wish_button_area .wish_del {
    text-decoration: underline;
    position: relative;
    vertical-align: middle;
    font-size: 12px;
    padding-right: 5px;
    cursor: pointer;
}

.itemlist .wish_button_area .wish_text_black { 
    position: relative; 
    padding-right: 2px;
    vertical-align: middle; 
    font-size: 12px; 
}

.itemlist .wish_text_red {
    font-size: 12px;
    color: red;
    font-weight: bold;
}

/* カタログ表示 */

.cataloglist .wish_button_area { 
    margin-top: 5px;
    text-align: center !important;
    float: left;
    width: 100%;
}

.cataloglist .wish_button_area .wish_add_cart {
    padding: 5px 3px;
    font-size:75%;
    width: 80%;
    min-width:8em;
    border: 1px solid #FF6600 !important;
    background: #ffcc99;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc99), to(#ff9900));
    background: -moz-linear-gradient(top, #ffcc99, #ff9900);
    margin: 0 auto;
    border-radius: 1px;-webkit-border-radius: 1px;-moz-border-radius: 1px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    margin-right:2px;
}

.cataloglist .wish_button_area .wish_del {
    margin: 3px 0 3px 0;
    width: 50px;
    height: 25px;
    text-decoration: underline;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    cursor: pointer;
}

.cataloglist .wish_button_area .wish_text_black {
    position: relative; 
    vertical-align: middle;
    font-size: 12px;
    padding: 5px 0 7px 0;
    display: block;
}

.cataloglist .wish_text_red {
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-align: left !important;
    padding: 10px 0 3px 0;
}

/* option information style */
.td_lineheight {
    line-height: 150%;
}

.option_style,
.history_option_style {
    padding: 4px 0px;
    position: relative;
    width: 100%;
}

.option_style .option_name,
.history_option_style .option_name {
    line-height: 18px;
    text-align: left;
    width: 65%;
    word-break: break-all;
    float: left;
}

.option_style .option_price,
.history_option_style .option_price {
    text-align: right;
    line-height: 18px;
    width: 28%;
    float: right;
    padding-right: 4px;
}

.option_style:after,
.history_option_style:after {
  content: "";
  display: table;
  clear: both;
}

.history_option_style,
.history_option_style .option_name,
.history_option_style .option_price {
    padding-bottom: 2px !important;
    margin: 0 !important;
}

.history_option_style .option_name {
    font-size:85%;
}

tr.kago_option_info {
    padding     : 2px 5px!important;
    line-height : 120%;
}

tr.kago_option_info td.option_name,
tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price,
tr.kago_option_info td.option_price_last {
    border-bottom : none;
    border-top    : none;
}

tr.kago_option_info td.option_name_last,
tr.kago_option_info td.option_price_last {
    border-bottom : 1px #969696 solid;
}

td.no_border_bottom {
    border-bottom: none!important;
}

span.option_point_calc {
    color: blue;
}
/* End option information style */


/***ピックアップの下のテーブルタグのリスト***/
.otherlist {
	margin: 0 auto;
}

.otherlist table {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.otherlist table td {
	border: 1px #ddd solid;
}
.otherlist table td a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 20px 0;
}

/*** お店ページ共通ヘッダ内スライダーバナー(910569)を小さく見せる部分 ***/

.bansml ul {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.bansml li {
	display: table-cell;
	width: 50%;
}

.bansml a {
	text-decoration: none;
}

.bansml span {
	display:block;
	width: auto;
	background-color: #333;
	color: #fff;
	padding: 3px;
	text-align: center;
	margin-bottom: 1px;
	font-size: 8px;
}

.bansml img {
	width: 100%;
}


/***商品ページ内関連商品紹介***/
.relation_list {
	list-style: none;
	display: flex;
	flex-flow: wrap;
	width: 100%;
	justify-content: space-between;
}
.relation_list li {
	border: none;
	box-sizing: border-box;
	width: 32%;
	list-style-type: none;
}
.relation_list li img{
	width: 100%;
}
.relation_list li:nth-child(3n+2):last-child {
	margin-left: auto;
	margin-right: 35%;
}


/*** ブランドロゴリスト ***/
.brandlogolist {
	width: 100%;
}
.brandlogolist ul {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}
.brandlogolist li {
	flex-basis: 20%;
	text-align: center;
}
.brandlogolist img {
	width: 80%;
}

/*** ブランドページメニュー ***/
.brandpagemenu {
	width: 100%;
}
.brandpagemenu ul {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	width: 100%;
	justify-content: space-between;
}
.brandpagemenu li {
	flex-basis: 45%;
	text-align: center;
	border: 1px solid #777;
	padding: 15px 0;
	margin: 3px 7px;
	display: inline-block;
}
.brandpagemenu a {
	display: block;
	text-decoration: none;
}