@charset "utf-8";

/************************************************
 共通設定
************************************************ */

img{border:0;}
ul,li,div,a,p,form{margin:0;padding:0;}
table{border-collapse: collapse;}
a{color:#333;}
a:focus, a:hover {
  /*color: inherit!important;*/
	opacity:0.7;
	text-decoration: none;
}
#top{margin:0px;padding:0px;height:0px;display:none;}
#all{margin:0px;}

body {
	/*font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,"Noto Sans JP", sans-serif!important;*/
	color: #333;
	line-height: 1.4;
	font-weight: 400;
}
.smcat,.smp_header,.smp_reco,.scene_smp{
display:none;
}
.show_sp2{
display:none!important;
}
.show_sp{
display:none;
}

select {
   border: solid 1px #999;
}
.centerPos {
	text-align: center;
}

a.alpha{text-decoration: none;}
a:hover.alpha{	opacity:0.7;}


.textLeft{text-align:left;}
.textRight{text-align:right;}
.textCenter{text-align:center;}


.fs-16{font-size:16px;line-height:1.4;}
.fs-18{font-size:18px;line-height:1.4;}
.fs-20{font-size:20px;line-height:1.4;}
.fs-24{font-size:24px;line-height:1.4;}
.fs-26{font-size:26px;line-height:1.4;}

.fs-30{font-size:30px;line-height:1.4;}
.fs-32{font-size:32px;line-height:1.4;}
.fs-34{font-size:34px;line-height:1.4;}
.fs-36{font-size:36px;line-height:1.4;}
.fs-38{font-size:38px;line-height:1.4;}

.fs-42{font-size:42px;line-height:1.4;}

.bold{font-weight:600;}

.m_right5{margin-right:5px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}

.p10{padding:10px;}
.pt10{padding-top:10px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pr10{padding-right:10px;}
.mtb2em{margin:2em auto;}
.pr20{padding-right:20px;}
.pr15{padding-right:15px;}
.text-right{text-align:right;}
.f-s10{font-size:10px;}
.f-s14{font-size:14px;}
.f-w600{font-weight:600;}


.flL{float:left;}
.flR{float:right;}

.required{color:red;}


/* ==============================================
 フレーム
=============================================== */
/* 全体を包括 */
/*#wrapper{
	width:1000px;
	margin:0px auto;
	text-align: left;
}*/

/*#container{
	margin:25px auto;
}*/

/* コンテンツ */



/* ==============================================
 カラム指定
=============================================== */
/* ヘッダーとフッターの上下*/
/*#wrapper{
	width:1000px;
	margin:0px auto;
	text-align: left;
}*/

/*.container{
	margin:35px auto;
}
*/



/* 中央カラム */
/*.main{
	float:right;
	width:800px;
}*/


/* サイドカラム */
/*.side{
	float:left;
	width:185px;
}*/


/*ヘッダー*/
/*.headlogo{
	display: block;
	float:left;
	width:270px;
	height:69px;
	margin:17px 0 0 12px;
}
.headerMenu{
	float:right;
	width:500px;
	text-align:right;
	margin:17px 0 0 0;
}

.headerMenu li {
    display: inline-block;
}
.headerMenu a {
	text-decoration: none;
}
.headerMenu a:hover {
	text-decoration: underline;
}
.headerMenu ul.headmenu1 { margin-bottom: 12px; }
.headerMenu ul.headmenu2 li {
	margin-right: 20px;
}
.headerMenu ul.headmenu2 li:last-child {
	margin-right: 0;
}
.headerMenu ul.headmenu2 li a {
	display: block;
	background-repeat: no-repeat !important;
	background-position: left center;
	padding-left: 22px;
}
.headerMenu ul.headmenu2 .hmenu2-1 a { background: url(/files/images/common/head_icon_favorite.gif); }
.headerMenu ul.headmenu2 .hmenu2-2 a { background: url(/files/images/common/head_icon_cart.gif); }
.headerMenu ul.headmenu2 .hmenu2-3 a { background: url(/files/images/common/head_icon_inquiry.gif); }
.headerMenu ul.headmenu2 .hmenu2-4-1 a { background: url(/files/images/common/head_icon_login.gif); }
.headerMenu ul.headmenu2 .hmenu2-4-2 a { background: url(/files/images/common/head_icon_logout.gif); }
.header .searchBox {
	margin-top: 18px;
}
.header #search_form input[type="text"] {
	display: block;
	width: 254px; height: 24px;
	box-sizing: border-box;
	border: 1px solid #999999;
	margin-right: 2px;
	float: left;
	vertical-align: middle;
}
.header .searchBox #search_form input[type="btn"] {
	display: block;
	width: 24px; height: 24px;
	float: left;
	vertical-align: middle;
}
.header .searchBox .search-word {
	display: block;
	width: 710px; height: 24px;
	line-height: 24px;
	color: #666666;
	font-size: 10px;
	float: right;
}
.header .searchBox .search-word a {
	color: #333;
}*/

/*フッター*/
/*.footerS{
	width:1000px;
	margin:50px auto;
	line-height:1.6em;
}

.footer{
	background-color:#d4d4d4;
	padding:15px 15px 5px;
}

.footer a.p-cate {
	padding: 0;
	margin: 5px 0 0;
	display: block;
	background: url(/files/images/common/conerlink_arrow.png) left center no-repeat !important;
	padding-left: 8px;
}

.footer a{
	text-decoration: none;
}

.footer_in{
	width:1000px;
	margin:10px auto 20px;
	text-align: left;
}
.footer_in > div{
	padding-left: 10px;
}
.footer_in div{
	float: left;
	font-size: 90%;
	line-height: 1.7em;
}
.footer_in div.footlogo{
	width:220px
}
.footer_in .footlinfbox{
	width:175px;
	padding-left:15px;
	margin-top: 5px;
}
.footer_in .footlinfbox p{
	margin: 5px 0 0;
}
.footer_in ul li{
	padding-left: 1em;
}
.footer_in .p0 {
	padding-left: 0;
}

.copyright{
	text-align:right;
	width:1000px;
	margin:10px auto 0px;
}

.footUlTitle{
	text-indent: none;
}

.foots_Box{
	float:left;
	width:45%;
	font-size: 90%;
	text-align: left;
	margin:20px 20px 20px 0px;
}

.foots_Box01{
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
}

.foots_Box03{
	width:200px;
	float:left;
	margin-left:30px;
}

.footerS span{
	font-weight:bold;
	line-height:1.8em;
}

.foots_BoxA{
	margin:30px auto;
	text-align:left;
	margin:20px auto;
}

.foots_BoxA .foots_Box02{
	float: left;
	width:68%;
}

.foots_Box02_right{
	float:right;
}

.foots_BoxA .foots_Box03{
	width:300px;
}

.ml150{
	margin-left:150px;
}

.foots_Box02 img{
	float:left;
	margin:0px 20px 15px 0px;
}

.foots_Box_right{
	float:right;
	width: 50%;
	font-size: 90%;
	text-align: left;
	margin:20px 0px 20px 0px;
	width:45%;
}
*/

/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
/*.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}*/

/*.clearFix:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
zoom:1;
}*/

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
/*.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}*/
/*.clearfix {
    display: inline-block;
    min-height: 1%;
}
* html .clearfix {
    height: 1%;
}*/
/*.clearfix {
    display: block;
}*/

.clear {
    clear: both;
}


/* フォント
----------------------------------------------- */

/*フォントカラー*/
.red{color:#ff0000;}
.blue{color:#4682b4;}
.blue2{color:#4f8abc;}
.gray1{color:#333;}

.text_right{text-align:right;}

/*.h1box {
    background-color: #EEE;
    padding: 0;
    width: 100%;
}
.cnt_standard {
    color: #999;
    font-size: 75%;
    margin: 0 auto;
    padding: 2px 0;
    text-align: left;
    width: 1000px;
		font-weight: normal;
		line-height: normal;
}
.itemspec_center{
    text-align: center;
}
.sale_price {
    color: #f00;

}
.normal_price {
    font-size: 90%;
}
.item_photo .sale_price .price{
    font-size:18px;
    font-weight:600;
}

.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color: #f00;
}
.attentionSt {
    color: #f00;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 90%;
}

.mini10 {
font-size:10px;
}*/


/* 行揃え
----------------------------------------------- */
/*.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}*/


/* フォーム
----------------------------------------------- */
input[type='text'],
input[type='password'],
.select {
    border: solid 1px #ccc;
    padding: 2px;
}

/*.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
    width: 380px;
}*/

/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}

.ng_top {
    margin-bottom: 0 !important;
}


/* タイトル
----------------------------------------------- */
h2.title,
h2.title2,
h2.title3 {
	font-weight: 400;
	text-align: center;
}


h2.title {
	font-size: 34px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
h2.title2 {
	font-size: 24px;
	margin: 40px auto;
}
h2.title3 {
	font-size: 22px;
	padding: 10px 0 4px;
	margin-bottom: 1em;
}
.title .title_span{
	color: #717171;
	font-size: 12px;
	margin-left: 1em;
}
h2.title2 .title_span {
	font-size: 34px;
	float: right;
}
h2.title.third-cate {
	margin-bottom: 10px;
}

/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.btn_area li {
    padding-right: 10px;
    display: inline;
}
.series_list_btn {
    text-align:right;
    padding:0 15px 0 0;
    margin-bottom:15px;
}
.series_list_btn a{
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid #efefef;
    border-radius:3px;
    color: #444444;
    cursor: pointer;
    margin: 0;
    padding: 5px 15px;
    text-align: center;
    text-decoration:none;
}
.series_list_btn a:before{
    content:"▲";
    display:inline-block;
    color: #444444;
    transform: rotate(90deg);
font-size:larger;
padding: 0 0;
margin:0 4px 0 0;
}
.series_list_btn a:hover{
    background: none repeat scroll 0 0 #cccccc;
    border: 1px solid #cccccc;
}


/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
}
div#complete_area .message,
div#undercolumn_entry .message {
	padding-left: 20px;
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
		text-align: left;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}


/* Tipsy
----------------------------------------------- */
/*.tipsy {
    padding: 5px;
    font-size: 10px;
    position: absolute;
    z-index: 100000;
}
.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
}
.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tipsy-arrow {
    position: absolute;
    background: url('../img/ajax/tipsy.gif') no-repeat top left;
    width: 9px;
    height: 5px;
}
.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
}
.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
}
.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 5px;
    height: 9px;
    background-position: top right;
}
.tipsy-w .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    left: 0;
    width: 5px;
    height: 9px;
}*/

.h2_saleinfor{
		background: url("/files/images/common/h2_saleinfor.gif") no-repeat scroll left top;
    border: medium none;
    font-size: 85%;
    height: 28px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}

.h2_topinfor{
		background: url("/files/images/common/h2_topinfor.gif") no-repeat scroll left top;
    border: medium none;
    font-size: 85%;
    height: 28px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}
.gototop {
    margin-top: 10px;
    text-align: right;
}
.calender table {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 20px;
width:48%;
}
.calender table th{
padding:3px;
border:1px solid #cccccc;
text-align:center;
}
.calender table td{
padding:3px;
border:1px solid #cccccc;
text-align:center;
}
.calender .gbgr{
background-color:#b2b2b2;
}
.shopimg {
    text-align: center;
}

/*.haisoubox{float:left;width:45%;margin-top:2em;}
.haisobox_in{width:350px;margin:10px auto;text-align:center;}
.cartcoment{margin-top:20px;background-color:#f0f0f0;padding:5px;border:1px solid #666666;margin-bottom:15px;}
.loginbox01{width:45%;float:right;border:none;text-align: left;margin-top:2em;}
.loginbox01 th,td{border:none;}
.loginbox01 y_border{border:1px solid #cccccc;}
.tableright{text-align:right;margin-right:15px;}
.tableright span{font-size:16px;font-weight:bold;color:#F60;}
.kagobox{width:100%;margin-top:15px;}
.kagobox th{border:1px solid #CCC;}
.kagobox td{border:1px solid #CCC;}
.kagobtn02 input{margin-top:5px;}*/

/*商品*/
/*.imgonmouse {
  margin: 10px;
  overflow: hidden;
  width: 800px; 
}
.imgonmouse img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.imgonmouse ul {
  padding: 0px;
  margin-top: 0px;
  float:right;
  width:210px;
}
.imgonmouse ul li img {
  height: 90px;
  width: 90px;
  padding: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}
.imgonmouse ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

.imgonmouse_bigImg{
float:left;
}

.imgonmouse2 {
  margin: 10px;
  overflow: hidden;
  width: 800px; 
}
.imgonmouse2 img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.imgonmouse2 ul {
  padding: 0px;
  margin-top: 0px;
  float:right;
  width:210px;
}
.imgonmouse2 ul li img {
  height: 90px;
  width: 90px;
  padding: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}
.imgonmouse2 ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

.imgonmouse_bigImg2{
float:left;
}
.imgonmouse3 {
  margin: 10px;
  overflow: hidden;
  width: 800px; 
}
.imgonmouse3 img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.imgonmouse3 ul {
  padding: 0px;
  margin-top: 0px;
  float:right;
  width:210px;
}
.imgonmouse3 ul li img {
  height: 90px;
  width: 90px;
  padding: 2px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}
.imgonmouse3 ul li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

.imgonmouse_bigImg3{
	float:left;
}*/

.itemBoxA{border:1px solid #cccccc;padding:2px;width:194px;float:left;height:380px;}
.itemBoxA a{text-decoration:none;}
.itemBoxA h2{border:none !important;margin: 10px auto;width:236px;}
.itemBoxA h2 img{text-align:center;}
.itemBoxA h3{margin:5px auto;font-size:12px;padding:0px 5px;text-align:left;}
.itemcolor{padding:0px 4px;font-size:11px;}
.itemBoxA ul{margin:5px auto;padding:0px 4px;line-height:1.8em;}
.itemBoxA ul li{border-bottom:1px solid #ccc;text-align:left;}
.itemBoxA ul li a{padding:0px 5px;text-align:left;}
.itemBoxA ul li span{float:right;}
.itemBoxA a{display:block;text-align:center;}
.imgcenter{width:160px;margin:0px auto;text-align:center;}
.sofatitle{border:none;text-align:center;margin:0em auto 2em;padding:0;}
.cat_sofa h2{border:none;background-color:#b3b3b3;color:#fff;padding:8px;text-align:left;}
h2.runking_box_h2{border:none;background-color:#b3b3b3;color:#fff;padding:8px;text-align:left;}
.cat_sofa h2 p{float:right;}

/*.sofa_sale2015.itemBoxA ul{
    margin-top:3px;
}
.itemBoxA .icon_newitem{
    position:absolute;
}
.sofa_sale2015.itemBoxA ul li span{
    background-image: url("/files/images/bg_double.gif");
    background-position: center center;
    background-repeat: repeat-x;
    padding:0 0 0 3px;
}
.sofa_sale2015 .sale_plice{
    background-image:none !important;
    font-size:14px;
    font-weight:bold;
    color:red;
}
.sofa_sale2015.itemBoxA ul li.not_sale span{
    background-image:none !important;
}

.sofa_sale2015.itemBoxA ul li a{
padding-bottom:2px;
}*/

#tab-box ul li {
margin-right:3px;
float:left;
display:inline;
font-size:0;
}
#tab-box ul li a img{
outline:none;
border:none;
}

.saleItem_list .sale_pprice{width:70px;}
.saleItem_list .sale_Sprice{width:95px;}

/*#cartlink{
	background: url(/files/images/common/cart_line.gif) left top repeat-x;
	padding: 40px 0 0;
	margin-top: 80px;
}*/
/*#cartlink .cartbox-endline {
	margin-top: 40px;
	height: 2px;
	background: url(/files/images/common/cart_line.gif) left top repeat-x;
}*/

hr{border:1px solid #ddd;margin:30px auto;}

.bnrAria_2dan a{display:block;float:left;margin-right:4px;}
.bnrAria_2dan_Right {display:block;float:right;margin:0;}
.bnrAria_3dan a{display:block;float:left;margin-right:5px; width:24.3%;}
.bnrAria_3dan a img {width:100%; height:auto;}
.bnrAria_3dan_Right {display:block;float:right; margin-right:0 !important;}

.newsbox{height:6em;overflow:auto;}

/*header*/
/*.oe_overlay{
	background:#000;
	opacity:0;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
}
ul.oe_menu{
	list-style:none;
	position:relative;
	margin-top: 10px;
	clear:both;
}
ul.oe_menu > li{
	float:left;
	position:relative;
	text-align:left;
	background: #717171;
	width: 111px; height: 40px;
	box-sizing: border-box;
}
ul.oe_menu > li > a {
	display: block;
	width: 111px;
	height: 40px;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: .1em;
	padding: 13px 0 0;
	text-decoration: none;
	text-align: center;
	background: url(/files/images/common/header_gnavi_line.gif) right center no-repeat;
}
ul.oe_menu > li:last-child  {
	width: 112px;
}
ul.oe_menu > li:last-child > a {
	background: none !important; 
	width: 112px;
}

ul.oe_menu li img.catetop {
	margin: 3px auto 0;
}

ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background-color: #4c4c4c!important; 
}

.oe_wrapper{width:100%;}

.oe_wrapper ul.hovered > li > a{
}
ul.oe_menu .oebox{
	position: absolute;
	width: 310px;
	padding: 0;
	display: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #fff;
	box-sizing: border-box;
	background: url(/files/images/header/pull_grade.png) left top no-repeat rgba(76,76,76,0.85);
}
ul.oe_menu .oebox .cate-image {
	position: absolute;
}
ul.oe_menu .oebox.menu-box01 .cate-image { left: -8px; top: 3px; }
ul.oe_menu .oebox.menu-box02 .cate-image { left: -6px; top: 5px; }
ul.oe_menu .oebox.menu-box03 .cate-image { left: 3px; top: -3px; }
ul.oe_menu .oebox.menu-box04 .cate-image { left: -8px; top: 2px; }
ul.oe_menu .oebox.menu-box05 .cate-image { left: -7px; top: 3px; }
ul.oe_menu .oebox.menu-box06 .cate-image { left: 0px; top: -15px; }
ul.oe_menu .oebox.menu-box07 .cate-image { left: -6px; top: 8px; }
ul.oe_menu .oebox.menu-box08 .cate-image { left: 16px; top: 20px; }
ul.oe_menu .oebox.menu-box09 .cate-image { left: 8px; top: 8px; }

ul.oe_menu .oeboxs{
	width:185px;
}

ul.oe_menu .oebox a{
	text-decoration:none;
	display:block;
	height: 36px;
	font-weight:bold;
	background: url(/files/images/header/gnavi_arrow.png) 14px center no-repeat;
	padding-left: 26px;
	line-height: 40px;
	box-sizing: border-box;
	color: #fff;
}

ul.oe_menu .oebox a:hover{
	background-color: rgba(255,255,255,0.3);
}

ul.oe_menu .oebox p{
	margin-left:1em;
}
ul.oe_menu iframe{
padding-top:10px;
margin-left:1em;
}

.menu-box08,
.menu-box09 {left:-190px;}

.menu-box09 p{
	font-size: 12px;
	margin-top: 5px;
}
.menu-box08 .head_yajirusi {
    right: 60px !important;
    left: auto;}
.menu-box09 .head_yajirusi {
    right: 51px !important;
    left: auto;}

.head_yajirusi{
	position:absolute;
	top: -5px;
    left: 51px;
}

ul.oe_menu > li:last-child .oebox{
	width: 390px;
	padding: 0;
}
.menu-box09 {left:-278px;}
.menu-box09 .head_yajirusi {
	right: 50px !important;
	left: auto;
}
.menu-box09 .flL,.menu-box09 .flR {
	padding: 10px;
	width: 174px;
}*/

.fixed {
    position: fixed;
    top: 0;
    width: 1000px;
    background:#fff;
    z-index: 100;
}

/*------------------2016リニューアル追加------------------*/
/*　サイドカラム「特別メニューボタン」　*/
/*ul#side-specialmenu {
	margin-bottom: 20px;
	margin-top: 20px;
}
ul#side-specialmenu li {
	margin-bottom: 10px;
}
ul#side-specialmenu li a {
	display: block;
}*/

/*　サイドカラム「カテゴリ別アイテムメニュー」　*/
/*ul#side-itemmenu ul {
  display: none;
		margin-bottom: 20px;
}
ul#side-itemmenu a {
	text-decoration: none;
}
ul#side-itemmenu li,
ul#side-itemmenu span {
	display: block;
	cursor: pointer;
}
ul#side-itemmenu li.cate {
	background-position: left top !important;
	background-repeat: no-repeat !important;
	position: relative;
}
ul#side-itemmenu li.cate span {
	position: relative;
	display: block;
	height: 44px;
	box-sizing: border-box;
	border-bottom: 1px solid #b6b6b6;
}
ul#side-itemmenu li.cate p {
	text-indent: -9999px; overflow: hidden;
	position: absolute;
	content: "";
	display: block;
	width: 15px; height: 44px;
	right: 0; top:24px;
	font-weight: bold;
	box-sizing: border-box;
	background: url(/files/images/common/catemenu/slidedown.gif) 0 0 no-repeat; 
}
ul#side-itemmenu li.cate p.cate-opened {
	background: url(/files/images/common/catemenu/slideup.gif) left top no-repeat !important; 
}
ul#side-itemmenu li.cate p:hover {
	background: url(/files/images/common/catemenu/slidedown2.gif) left top no-repeat; 
}
ul#side-itemmenu li.cate span:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
	
ul#side-itemmenu li.cate a {
	display: block;
	width: 160px;
	padding: 23px 0 0 50px;
	box-sizing: border-box;
}
ul#side-itemmenu li.cate-sofa { background: url(/files/images/common/catemenu/icon_sofa.gif); }
ul#side-itemmenu li.cate-table { background: url(/files/images/common/catemenu/icon_table.gif); }
ul#side-itemmenu li.cate-chair { background: url(/files/images/common/catemenu/icon_chair.gif); }
ul#side-itemmenu li.cate-bed { background: url(/files/images/common/catemenu/icon_bed.gif); }
ul#side-itemmenu li.cate-storage { background: url(/files/images/common/catemenu/icon_storage.gif); }
ul#side-itemmenu li.cate-zakka { background: url(/files/images/common/catemenu/icon_zakka.gif); }
ul#side-itemmenu li.cate-other { background: url(/files/images/common/catemenu/icon_other.gif); }
ul#side-itemmenu li.cate-taste { background: url(/files/images/common/catemenu/icon_scene_taste.gif); }
ul#side-itemmenu li.cate-room { background: url(/files/images/common/catemenu/icon_room.gif) left bottom no-repeat; }
ul#side-itemmenu li.cate-goods { background: url(/files/images/common/catemenu/icon_goods.gif); }
ul#side-itemmenu li li a {
	display: block;
	line-height: 30px;
	border-bottom: 1px dotted #b6b6b6;
	font-size: 11px;
	padding: 0 0 0 4px !important;
	width: 100% !important;
}
ul#side-itemmenu li li:first-child {
	padding-top: 4px;
}
ul#side-itemmenu li li:last-child {
	border: none;
}
ul#side-itemmenu li li:hover {
	background: url(/files/images/common/catemenu/link_arrow.png) 172px center no-repeat;
}
ul#side-itemmenu li li:hover a {
	color: #b5b6b6;
}
ul#side-itemmenu li li.ttl {
	padding-top: 10px;
	padding: 18px 0 3px 50px;
	border-bottom: 1px dotted #b6b6b6;
	cursor:default;
}
ul#side-itemmenu li li.cate-taste { background: url(/files/images/common/catemenu/icon_taste.gif) left bottom no-repeat; }
ul#side-itemmenu li li.cate-room { background: url(/files/images/common/catemenu/icon_room.gif) left bottom no-repeat; }


.side .sidemenu1 {
	margin-top: 22px;
}
.side .sidemenu1 a {
	display: block;
	width: 185px; height: 70px;
	background-repeat: no-repeat !important;
	background-position: left top;
	box-sizing: border-box;
	padding: 30px 0 0 86px ;
	font-size: 10px;
	line-height: 1.4;
	text-decoration: none;
}
.side .sidemenu1 a:hover {
	background-position: left -70px !important;
	text-decoration: underline;
}
.side .sidemenu1 a span {
	display: none;
}
.side .sidemenu1 .leftmenu1-01 {
	background: url(/files/images/common/left_menu1_01.png);
	background-size: 185px;
}
.side .sidemenu1 .leftmenu1-02 {
	background: url(/files/images/common/left_menu1_02.png);
	background-size: 185px;
}
.side .sidemenu1 .leftmenu1-03 {
	background: url(/files/images/common/left_menu1_03.png);
	background-size: 185px;
}

.side .sidemenu-bnr {
	margin-top: 0;
	margin-bottom: 20px;
}
.side .sidemenu-bnr a img{
	margin-bottom: 5px;
}

.side .sidemenu2 {
	margin-top: 22px;
}
.side .sidemenu2 a {
	display: block;
	width: 185px; height: 44px;
	box-sizing: border-box;
	padding-top: 28px;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat !important;
	background-position: left top;
}
.side .sidemenu2 a span {
	display: none;
}
.side .sidemenu2 .leftmenu2-01 {
	background: url(/files/images/common/left_menu2_01.gif);
	margin-bottom: 15px;
}
.side .sidemenu2 .leftmenu2-02 {
	background: url(/files/images/common/left_menu2_02.gif);
}

.side .sidemenu3 {
	margin-top: 27px;
	border-top: 1px solid #999999;
}
.side .sidemenu3 a {
	display: block;
	border: 1px solid #999999;
	border-top: none;
}
.side .sidemenu3 a.shop-link {
	border: none;
	margin-top: 10px;
}
*/

/* ---------その他構成要素--------- */
/* コーナータイトル */
.cont-title {
	position: relative;
	padding-top: 40px;
}
.cont-title h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	border-bottom: 2px solid #4c4c4c;
	padding-bottom: 4px;
	font-weight: normal;
}
.cont-title h3 span {
	color: #717171;
	font-size: 12px;
	margin-left: 1em;
}
.cont-title ul.anchr-links {
	position: absolute;
	right: 0;
	bottom: 6px;
}
.cont-title ul.anchr-links li {
	display: inline-block;
	margin-right: 24px;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	background: none !important;
}
.cont-title ul.anchr-links li:last-child {
	margin-right: 0;
}
.cont-title ul.anchr-links li a {
	text-decoration: none;
	background: url(/files/images/common/conerlink_arrow.png) left center no-repeat !important;
	padding-left: 12px;
	padding-bottom: 0 !important;
 margin-bottom:  0 !important;
}
.cont-title ul.anchr-links li a:hover {
	text-decoration: underline;
}
.foot-text {
	padding: 20px;
	border: 1px solid #b5b5b6;
	margin-top: 40px;
}
.first-lead {
	margin-top: 30px;
}
/*.detail-photos .notes-block p {
	width: 50%;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 10px 20px;
	box-sizing: border-box;
}
.detail-photos .notes-block p img {
	max-width: 100%;
}
.detail-photos .notes-block p span {
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
	margin-top: 1em;
	box-sizing: border-box;
}*/

.pagetop-anc {
	text-align: right;
	padding-top: 30px;
}
.pagetop-anc a {
	background: url(/files/images/common/pagetop_arrow.png) left center no-repeat;
	padding-left: 12px;
	text-decoration: underline!important;
}
#pan {
	font-size: 10px;
	padding-bottom: 0;
	margin-bottom: 12px;
	line-height: 1.4;
}
#pan:empty {
	display: none;
}
.pan_kuzu{
	margin-bottom: 1em;
	display: block;
}
.pan_kuzu li{
	display:inline-block;
}
.navi a,
.navi strong {
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ccc;
	text-decoration: none;
}
.navi a:hover {
	background: #ccc;
}
.navi strong {
	border: none;
}
#scroll-to-top {
	position: fixed;
	right: 15px;
	bottom: 30px;
}

/*201706 pagetop renewal*/
.pagetop {
}
.pagetop a {
	display: block;
	background-color: #C0BFBF;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: 600;
	letter-spacing: .1em;
	padding: 36px 14px 0;
	font-size: 10px;
	border-radius: 5px;
	width: 36px;
	height: 20px;
}
.pagetop a:after  {
    position: absolute;
    content: "";
	 		width: 20px;
    height: 20px;
	   top: 30%;
    left: 19px;
    border-left: 4px solid #fff;
    border-top: 4px solid #fff;
    margin: auto;
    transform: rotate(45deg);
    vertical-align: middle;
}
.pagetop a:hover {
	display: block;
	background-color: #767676;
	text-decoration: none;
	padding: 36px 14px 0;
	transition: all 0.3s;
}


/*　---▼商品詳細---　*/
h2.product-title {
	border: none;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 !important;
	margin: 0 !important;
}

/*　メインキャッチ　*/
p.maincatch {
	font-size: 38px;
	line-height: 52px;
	text-align: center;
	padding: 0 0 50px;
	margin-top: 40px;
	font-family: 'Noto Sans JP', sans-serif;
}
p.maincatch:empty {
	display: none;
}
/*　商品写真スライド　*/
/*.product-slide {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto 30px;
}
.product-slide .sp-slides,
.product-slide .sp-slides-container {
	width: 100%;
}
.product-slide img.sp-image {
	width: 300px;
}
.product-slide .sp-slide {
	display: block;
}
.product-slide .sp-image-container {
	border: 1px solid #ccc;
	overflow: hidden;
	box-sizing: border-box;
}
.product-slide .sp-thumbnail-container {
	border: 1px solid #ccc;
}

.product-slide .sp-caption-container {
	padding: 6px;
	box-sizing: border-box;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	line-height: normal;
	font-size: 14px;
	background: #e6e6e6;
	margin: 10px 0;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.product-slide .sp-caption-container:empty {
  display: none;
}

.product-slide .sp-bottom-thumbnails {
	position: relative;
	bottom: 0;
	margin-top: 30px;
	text-align: center;
	width: 100% !important;
}
.product-slide .sp-thumbnails {
	margin: auto;
}
.product-slide .sp-selected-thumbnail {
	border: 2px solid #4c4c4c !important;
}

.product-slide .sp-button {
	border: 1px solid #999 !important;
}
.product-slide .sp-button.sp-selected-button {
	background: #666 !important;
}
.product-slide .sp-arrows {
	margin-top: -30px !important;
}
.product-slide .sp-arrow {
	width: 60px !important;
	height: 60px !important;
	background: rgba(50, 50, 50, 0.8) !important;
}
.product-slide .sp-previous-arrow:before,
.product-slide .sp-next-arrow:before,
.product-slide .sp-previous-arrow:after,
.product-slide .sp-next-arrow:after {
	background: #fff !important;
	width: 6% !important;
	height: 25% !important;
}
.product-slide .sp-previous-arrow:before {
    left: 45% !important;
    top: 25% !important;
    -webkit-transform: skew(130deg,0deg) !important;
    -ms-transform: skew(130deg,0deg) !important;
    transform: skew(130deg,0deg) !important;
}
.product-slide .sp-next-arrow:before {
    right: 45% !important;
    top: 25% !important;
    -webkit-transform: skew(-130deg,0deg) !important;
    -ms-transform: skew(-130deg,0deg) !important;
    transform: skew(-130deg,0deg) !important;
}
.product-slide .sp-previous-arrow:after {
    left: 45% !important;
    top: 50% !important;
    -webkit-transform: skew(-130deg,0deg) !important;
    -ms-transform: skew(-130deg,0deg) !important;
    transform: skew(-130deg,0deg) !important;
}
.product-slide .sp-next-arrow:after {
    right: 45% !important;
    top: 50% !important;
    -webkit-transform: skew(130deg,0deg) !important;
    -ms-transform: skew(130deg,0deg) !important;
    transform: skew(130deg,0deg) !important;
}
.product-slide .sp-previous-arrow {
    left: 0px !important;
}
.product-slide .sp-next-arrow {
    right: 0 !important;
}
div.mt50.mb20:empty {
	display: none !important;
	margin: 0 !important;
}*/

/* overview 商品概要 */
/*#product-overview .cont-title {
    padding-top: 10px;
}
#product-overview .overview-zumen {
	text-align: center;
}
#product-overview .overview-zumen img {
		margin: 20px auto 0;
  max-width: 600px;
}
#product-overview dl.overview-spec {
	display: block !important;
	margin: 20px 0 0 18px !important;
}
#product-overview .overview-spec dt,
#product-overview .overview-spec dd {
	margin-top: 12px;
}
#product-overview .overview-spec dt {
	font-weight: bold;
	border-bottom: 2px solid #717171;
	padding-bottom: 4px;
	padding-left: 4px;
	float: left;
	clear: both;
	width: 150px;
}
#product-overview .overview-spec dd {
	border-bottom: 1px solid #b5b5b6;
	padding-bottom: 4px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	width: 600px;
	box-sizing: border-box;
}
#product-overview .overview-spec dd:empty {
	display: none;
}*/

/* カート */
/*#cartbox .photo img {
	width: 500px;
}
.item_detailbox1 .price {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	background-image: url(/files/images/bg_double.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0;
	text-align: right;
	float: right;
}
.item_detailbox1 .price span {
	font-size: 16px;
}
.item_detailbox1 .sale_price .price {
	clear: both;
	float: none;
	display: block !important;
	background: none;
	color: #cc0000;
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b5b5b6;
}
.item_detailbox1 .sale_price .price span {
	font-weight: bold;
	font-size: 24px;
  line-height: 1.5;
}
.item_detailbox1 .sale_price .price p.saleicon {
	width: 60px; height: 17px;
	display: inline-block;
	padding-top: 20px;
	box-sizing: border-box;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 10px;
	background: url(/files/images/common/saleprice.gif) no-repeat #cc0000;
}
.item_detailbox1 .quantity {
	float: right;
}
.item_detailbox1 .quantity select {
	min-width: 6em;
}
.item_detailbox1 .cart-comment {
	clear: both;
	padding: 1em 0;
}
.item_detailbox1 .cartin_btn {
	margin-bottom: 30px;
}
.cartbox .add-icons {
	padding-top: 30px;
	text-align: right;
}
.cartbox .add-icons a {
	text-decoration: none;
	margin-left: 30px;
}
.cartbox .add-icons a:hover {
	text-decoration: underline;
}
.cartbox .add-icons img {
	width: 24px; height: 24px;
	margin-right: 10px;
	vertical-align: middle;
}
.cartbox .add-icons .sns-btns {
	margin-top: 16px;
}
.cartbox .add-icons .sns-btns .twitter-share-button {
	margin-left: 20px;
}*/

/* レビュー */
/*#customervoice_area .cont-title {
	margin-bottom: 20px;
}*/

/* サポート */
/*#support-info dt.sup-dt:before {
	display: inline-block;
	content: "";
	width: 5px; height: 5px;
	border: 2px solid #717171;
	border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
	vertical-align: middle;
	margin-right: 7px;
}
#support-info dt.sup-dt {
	font-size: 14px;
	padding-bottom: 15px;
	margin: 30px 0 0 -20px;
	clear: both;
}
#support-info dl.sup-contact {
	display: table;
	float: left;
}
#support-info dl.sup-contact dt {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
	color: #fff;
	width: 130px; height: 50px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #afafaf;
	box-sizing: border-box;
}
#support-info dl.sup-contact dd {
	border: 1px solid #afafaf;
	width: 240px; height: 70px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
#support-info dl.sup-contact.from-tel {
	margin-right: 15px;
}
#support-info dl.sup-contact.from-tel dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background: url(/files/images/common/icon_tel.jpg) 8px 13px no-repeat;
	background-size: 28px 28px;
	padding-left: 30px;
}
#support-info dl.sup-contact.from-net dd {
	font-size: 17px;
	background: url(/files/images/common/icon_mail.jpg) 11px 15px no-repeat;
	background-size: 28px 16px;
	padding-left: 34px;
}
#support-info dl.sup-contact.from-tel dd span,
#support-info dl.sup-contact.from-net dd span {
	display: block;
	font-size: 12px;
	line-height: normal;
}
#support-info a.telllink {
	text-decoration: none;
}
#support-info .sup-shoplist {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	box-sizing: border-box;
	margin-top: 24px;
}
#support-info .sup-shoplist a.telllink {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}
#support-info .sup-shoplist:nth-child(1),
#support-info .sup-shoplist:nth-child(2) {
	margin-top: 0;
}
#support-info .sup-shoplist:nth-child(odd) {
	margin-right: 20px;
}
#support-info .sup-shoplist dt {
	border-top: 1px dotted #ccc;
	line-height: normal;
	font-weight: bold;
	padding-top: 10px;
}
#support-info .sup-shoplist dt:first-child {
	margin-top: 0;
}
#support-info .sup-shoplist dt span {
	background: #fff;
	display: inline-block;
	padding-right:4px;
	margin-top: -0.5em;
}
#support-info .sup-shoplist dd {
	padding: 0.5em 0 0 1em;
}
#support-info .sup-links {
	box-sizing: border-box;
}
#support-info .sup-links li {
	float: left;
	width: 33%;
	box-sizing: border-box;
	margin-bottom: 15px;
}
#support-info .sup-links li a {
	display: block;
	min-height: 37px;
	padding-left: 35px;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	font-size: 12px;
	text-decoration: none !important;
}
#support-info .sup-links li a span {
	font-size: 10px;
	display: block;
}
#support-info .sup-links li.sup1 a {
	background: url(/files/images/icon_guide02.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup2 a {
	background: url(/files/images/icon_guide03.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup3 a {
	background: url(/files/images/icon_guide04.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup4 a {
	background: url(/files/images/icon_guide05.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup5 a {
	background: url(/files/images/icon_guide06.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup6 a {
	background: url(/files/images/icon_guide07.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup7 a {
	background: url(/files/images/icon_guide08.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup8 a {
	background: url(/files/images/icon_guide09.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup9 a {
	background: url(/files/images/icon_guide10.png);
	background-size: 29px 37px;
}
#support-info .sup-links li.sup10 a {
	background: url(/files/images/icon_guide11.png);
	background-size: auto 37px;
}*/

/* 関連商品・最近チェックしたアイテム */
/*#arrCheckItems .cont-title,
#whobought_area .cont-title {
	margin-bottom: 30px;
}
#whobought_area p.mini {
	text-align: left;
}
#arrCheckItems .list_item_box_parent,
#whobought_area .list_item_box_parent,
#arrCheckItems .list_item_box,
#whobought_area  .list_item_box {
	border: none;
}
#arrCheckItems .list_item_box,
#whobought_area .list_item_box {
	padding: 10px 20px;
}
#whobought_area .sale_price {
	color: #333;
}*/


/*　---▼商品一覧---　*/
/*.cont-inner {
	padding: 0 20px;
}
.categorie-lead {
	font-size: 14px;
	line-height: 1.8;
	padding-bottom: 20px; 
}
.cate-links {
	margin: 0;
}
.cate-links div {
	float: left;
	margin: 0 10px 20px;
	padding: 10px;
	border: 1px solid #fff;
	width: 170px;
	text-align: center;
	box-sizing: border-box;
}
.cate-links div:nth-child(4n) {
	margin-right: 0;
}
.cate-links div h3 {
	position: relative;
	font-size: 12px; line-height: 17px;
	padding: 10px 0 3px;
	border-bottom: 1px dotted #ccc;
}
.cate-links div h3 span {
	display: block;
	width: 100%;
	text-align: center;
}
.cate-links div h3.l2 span {
	display: block;
	margin-top: 17px;
}
.cate-links div h3 span.sml {
	display: inline !important;
	font-size: 10px;
	color: #666;
}
.cate-links div a {
	display: block;
}
.cate-links div:hover {
	border: 1px solid #ccc;
}
.cate-links div img {
	width: 130px;
	margin: auto;
}
.cate-links div p {
	display: block;
	padding-top: 8px;
	color: #666;
}
.cate-head-link {
	margin: 20px 0;
}
.cate-head-link a {
	display: block;
	float: left;
	padding: 6px 4px 6px 18px;
	background: url(/files/images/common/conerlink_arrow.png) no-repeat 8px 11px #e5e5e5;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 30.4%;
}
.cate-head-link a:hover {
	background-color: #F1F1F1 !important;
	text-decoration: underline;
}
#page_navi_top {
}
.pagenumber_area .navi:blank {
	display: none;
}
.search-result-num {
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
.list_item_box .textOverflow,
#arrCheckItems .checkItemname {
	text-align: center;
	margin: 0.5em 0;
}
.list_item_box .textOverflow {
	width: inherit !important;
	height: inherit !important;
}
.list_item_box .textOverflow a,
#arrCheckItems .checkItemname a {
	text-decoration: none;
}
.list_item_box .textOverflow a:hover,
#arrCheckItems .checkItemname a:hover {
	text-decoration: underline;
}
.list_item_box .l-data {
	text-align: left;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 4px;
}
.list_item_box .l-hinban span,
.list_item_box .l-material span,
.list_item_box .l-color span {
	display: block;
	float: left;
	width: 3.5em;
	margin-left: -4em;
	box-sizing: border-box;
	text-align: center;
	color: #333;
}
.list_item_box .l-color-image {
	text-align: center;
	padding: 0!important;
}
.list_item_box .l-color-image img {
	width: 100%;
	height: auto;
	margin: 5px 0;
}
.list_item_box .l-hinban span,
.list_item_box .l-material span {
	letter-spacing: 0.5em;
}
.list_item_box .l-data p {
	box-sizing: border-box;
	margin: 1px 0;
	padding-left: 4em;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.list_item_box .l-data p.l-itemname {
	padding-left: 0.3em;
	color:#000000;
}
.list_item_box .l-data p:last-child,
.list_item_box .l-data p:last-child span {
	border-bottom: none;
}
.list_item_box .pricebox {
	box-sizing: border-box;
	position: relative;
	min-height: 2em;
	text-align: center;
}
.list_item_box .sale-normal-price {
	clear: both;
	display: inline-block;
	background: url(/files/images/bg_double.gif) repeat-x left center;
}
.list_item_box .sale-down-price {
	clear: both;
	color: #cc0000;
}
.list_item_box .sale-down-price span:first-child {
	background: url(/files/images/common/saleprice.gif) left center no-repeat;
	display: inline-block;
	padding-left: 68px;
}*/

/*　---▼テイスト別家具---　*/
.taste-links .ttl{
	font-size: 14px;
	padding-bottom: 3px;
	margin: 30px auto 20px;
	font-weight:600;
	border-bottom: 1px solid #333;
}
.taste-links .taste-block {
	display: table;
	padding: 10px;
 border: 1px solid #fff;
	box-sizing: border-box;
}
.taste-links .taste-block:hover {
	border-color: #ccc;
}
.taste-links .taste-block#taste-simple {
	margin-bottom: 10px;
}
.taste-links .taste-img {
	width: 500px; height: 200px;
}
.taste-links .taste-img img {
	width: 500px; height: 200px;
}
.taste-links a {
	text-decoration: none !important;
}
.taste-links .taste-txt {
	display: table-cell;
	width: 260px;
	box-sizing: border-box;
	padding-left: 20px;
	vertical-align: middle;
}
.taste-links .taste-lead {
	font-size: 14px;
	line-height: 1.8;
}
.taste-links div h3 {
	font-size: 14px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0.5em;
}
.prootherbox {
	margin: 30px auto 25px;
}
.proother {
	margin-bottom: 10px;
	font-size: 12px;
	float: left;
	width: 49%;
}
.proother:nth-child(odd) {
	margin-right: 2%;
}
.proother img {
	width: 100px;
	float: left;
	margin-right: 10px;
	display: block;
}
.proother a {
	text-decoration: none;
}
.proother a span {
	display: block;
	margin-left: 110px;
	padding-left: 12px;
	background: url(/files/images/common/conerlink_arrow.png) left center no-repeat;
	text-decoration: underline;
	margin-bottom: 5px;
}

/*　---▼部屋別家具---　*/
.room-links .ttl{
	font-size: 14px;
	padding-bottom: 3px;
	margin: 30px auto 20px;
	font-weight: 600;
	border-bottom: 1px solid #333;
}
.room-links .room-block {
	float: left;
	margin: 0 10px 20px;
	padding: 10px;
	border: 1px solid #fff;
	width: 360px;
	box-sizing: border-box;
}
.room-links .room-block:hover {
	border-color: #ccc;
}
.room-links .room-img {
	width: 340px; height: 190px;
}
.room-links .room-img img {
	width: 340px; height: 190px;
}
.room-links a {
	text-decoration: none !important;
}
.room-links .room-lead {
	line-height: 1.8;
}
.room-links div h3 {
	font-size: 14px;
	padding: 20px 0 3px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0.5em;
}

/*　---▼カテゴリ3階層目---　*/
#third-ttlimg {
	margin-bottom: 30px;
}
/* ---配送料値下げ --- */
.chihousousei p {
	padding: 6px 0 0; 	
}
.close_shop {
    color: #ffffff;
    background: #c19002;
    display: block;
    padding: 4px 0.8em 4px;
    margin-top: 7px;
    text-align: center;
}
