@charset "UTF-8";
/* CSS Document */

/************************************************
ranking.css 20401
************************************************ */
.show_sp{
	display: none!important;
}
.show_sp2{
	display: none!important;
}

.intro-img{
	width: 100%;
}

.ec-layoutRole__footer .rankingArea{
	display: none;
}

#ranking{
	width: 1100px;
	text-align: center;
	color: #222;
	line-height: 1.4;
	margin: 0 auto 20px;
	font-family: 'Noto Sans JP', sans-serif;
}
#ranking a{
	text-decoration: none;
}
#ranking a:hover{
	opacity: 0.6;
}
#ranking h2{
	border: none;
	margin: 0;
}
#ranking h2 img{
	width: 100%;
	max-width: 100%;
}
#ranking h3.h3-ttl{
	margin: 20px auto 10px;
	font-weight: 400;
	letter-spacing: .05em;
	z-index: 10;
}
#ranking h3.h3-ttl {
  position:relative;
  margin:40px auto 20px;
  display:block;
	color: #333;
  padding:10px 20px 2px 20px;
  border:1px solid #333;
  background:none;
  font-size:28px;
  font-weight:400;
  letter-spacing:.05em;
	text-align: right;
	/*font-family: 'Roboto Slab', serif;*/
	font-family: 'Libre Baskerville', serif;
	box-sizing: border-box;
}
 
#ranking h3.h3-ttl:after {
	position: absolute;
	top: 6px;
	left: 6px;
	content: "";
	height: 100%;
	width: 100%;
	background: rgba(204,204,204,0.5);
	/*background:#dff3fe;*//*夏*/
	/*background:#f0f49c;*//*秋*/
	/*background:#F8DC5E;*//*10月*/
	/*background:#000;*//*SS*/
	box-sizing: border-box;
	z-index: -1;
}

.slide{
	width: 800px;
	margin: 20px auto 30px;
}

.section-season{
	margin: 40px auto 60px;
}
.section-season .ttl-box img{
	text-align: center;
}	
.section-season p.ttl{
	font-size: 24px;
	letter-spacing: .05em;
	text-align: center;
	margin: 50px auto 60px;
	line-height: 1.5;
}
.section-season ul li{
	width: 30%;
	display: inline-block;
	padding: 0 1%;
	vertical-align: top;
}
.section-season ul li img{
	margin-bottom: 10px;
}
.section-season ul li p{
	font-size: 14px;
	padding-left: 1em;
	margin: 1em auto;
	text-align: left;
	word-break: break-all;
}
.section-season ul li p span{
	font-size: 15px;
}

.section-new,.section-special{
	margin: 40px auto 60px;
}
.section-new ul li,.section-special ul li{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.section-new ul li p.ttl,.section-special ul li p.ttl{
	font-size: 20px;
	padding: 0;
	margin-bottom: 2em;
	border: none;
}
.section-new ul li p{
	display: inline-block;
	font-size: 18px;
	margin: .3em 0 .3em .5em;
	text-align: left;
	word-break: break-all;
}
.section-new ul li p a,.section-special ul li p a{
		text-decoration: underline!important;
}
.section-new ul li p span,.section-special ul li p span{
	font-size: 20px;
	font-family: 'Roboto Slab', serif;
}
.section-new ul li .flL,.section-new ul li .flR,.section-special ul li .flL,.section-special ul li .flR{
	width: 50%;
}
.section-new ul li .flL img,.section-new ul li .flR img,.section-special ul li .flL img,.section-special ul li .flR img{
	max-width: 100%;
}
.section-new ul li .txt,.section-special ul li .txt{
	padding: 50px 30px;
	box-sizing: border-box;
}

.section-special ul li p{
	font-size: 18px;
	margin: 0;
	text-align: left;
	word-break: break-all;
}
.section-special ul li .off{
	width: 35%;
	float: left;
}
.section-special ul li .txt .price{
	width: 55%;
	float: left;
	margin: 1em 0 0 1em;
}
.section-special ul li .txt p.r-price{
	font-size: 18px;
	text-decoration: line-through;
}
.section-special ul li .txt p.s-price{
	font-size: 28px;
	color: #E60012;
}
.section-special ul li .txt p.s-price:before{
	content: "→";
	color: #000;
	padding: 0 .3em;
}
.section-special ul li.line{
	position: relative;
}
.section-special ul li img.soldout{
	position: absolute;
	top:26%;
	left: 0;
  right: 0;
  margin: auto;
	width: 55%;
}

.section-box4{
	width: 1000px;
	margin: 60px auto;
}
.section-box4 h3{
	font-size: 40px;
	font-weight: 400;
	margin: 80px auto 20px;

}
.section-box4 h3 img{
	position: relative;
	top:-5px;
	display: inline-block;
	vertical-align: middle;
	width: 124px;
	height: auto;
	margin-right: .5em;
}
.section-box4 ul{
	margin: auto;
}
.section-box4 ul li{
	width: 24.2%;
	display: inline-block;
	vertical-align: top;
	margin: 0 .2% 20px;
	box-sizing: border-box;
}
.section-box4 ul .l{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0 .3% 20px;
}
.section-box4 ul li img{
	width: 100%;
	height: auto;
}
.top {
    position: relative;
}

h3.main-txt {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    text-align: center;
    z-index: 999;
    margin: auto!important;
		width: 700px;
}
h3.main-txt img {
		max-width: 100%;
}

.section-box {
    margin: 20px auto; 40px
    text-align: center;
}
.section-box img {
	max-width: 100%;
	height: auto;
}
.section-box ul{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin: 20px auto 0;
}
.section-box ul li .ranking{
	text-align: right;
	font-size: 22px;
  position: relative;
	text-align: left;
}
.section-box ul li:first-child .ranking{
	color: #e1be70;
}
.section-box ul li:nth-of-type(2) .ranking{
	color: #a49ea3;
}
.section-box ul li:nth-of-type(3) .ranking{
	color: #cd9d87;
}
.section-box ul li .ranking span{
	font-size: 32px;
}
.section-box ul li .ranking img {
	width: 56px;
	position: relative;
	left: 10px;
	bottom: 5px;
	padding-right: 0;
}
.section-box ul.best06 li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 33%;
	margin: 20px auto 60px;
}
.section-box ul li .scene{
	text-align: right;
}
.section-box ul.best06 li .scene{
	/*width: 320px;*/
	width: 90%;
	margin-left: auto;
}
.section-box ul.best06 li .item{
	position: absolute;
	top: 250px;
	left: 10px;
}
.section-box ul.best06 li:nth-child(-n+3) .item{
	position: absolute;
	top: 290px;
	left: 10px;
}
.section-box ul.best06 li .item img{
	width: 160px;
	height: auto;
}
.section-box ul.best06 li .no{
	position: absolute;
	top: 270px;
	right: 0;
	width: 135px;
	font-size: 19px;
	line-height: 1.5;
	background: rgba(255,255,255,0.95);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.10);
	padding: 3px 5px 5px;
	letter-spacing: .02em;
	word-wrap: break-word;
	color: #333;
}
.section-box ul.best06 li:nth-child(-n+3) .no{
	position: absolute;
	top: 304px;
	right: 0;
}
.section-box ul li .no span{
	display: block;
	border-top: 1px solid #000;
	font-size: 11px;
	padding: 5px 2px 0;
	margin-top: 2px;
}

.section-box ul.best11 li{
	position: relative;
	/*display: inline-block;
	vertical-align: top;*/
	width: 23%;
	padding: 0 .5%;
	margin: 20px auto 60px;
}

.section-box ul.best11 li .scene{
	/*width: 240px;*/
	height: auto;
}
.section-box ul.best11 li .item{
	position: absolute;
	/*top: 100px;*/
	top: 200px;
	left: -10px;
}
.section-box ul.best11 li .item img{
	width: 110px;
	height: auto;
}
.section-box ul.best11 li .no{
	position: absolute;
	top: 193px;
	right: 4px;
	width: 120px;
	font-size: 17px;
	line-height: 1.2;
	background: rgba(255,255,255,0.95);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.10);
	padding: 4px 6px 6px;
	letter-spacing: .03em;
	word-wrap: break-word;
	color: #333;
}

.section-box ul li .item-txt{
	/*width: 330px;*/
	width: 90%;
	position: relative;
	top: 40px;
	text-align: left;
	line-height: 1.4;
	margin-left: auto;
}
.section-box ul.best11 li .item-txt{
	width: 100%;
	top: 50px;
	text-align: left;
	/*float: right;*/
	line-height: 1.4;
}
.section-box ul li .item-txt .item-ttl{
	font-size: 15px;
	text-align: center;
}
.section-box ul.best11 li .item-txt .item-ttlt{
	margin-left: .5em;
	font-size: 13px;
}
.section-box ul li .item-txt .link{
	font-size: 11px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.section-box ul.best06 .item-txt .link{
	/*padding-left: 3em;*/
}

/*カテゴリランキング*/
.ranking-cat{
	margin: 40px auto 0;
}
.ranking-cat .ranking-ttl{
	border: none;
	font-size: 30px;
	font-family: 'Libre Baskerville', serif;
	color: #000;
	margin: 0x auto 20px;
}
.ranking-cat .ranking-ttl span{
	display: inline-block;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
.ranking-cat .ranking-ttl img{
	width: 140px;
}
.ranking-cat img{
	max-width: 100%;
	height: auto;
}
/*レギュラーメニュー*/
.ranking-cat .menu{
	width: 80%;
	background: #ddd;
	padding: 10px;
	margin: 0 auto 60px;
	box-sizing: border-box;
	/*display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;*/
	display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
}
/*.ranking-cat .menu li{
	width: 16%;
	margin: 0 .5% 5px 0;
	box-sizing: border-box;
}
.ranking-cat .menu li:nth-of-type(6n){
	margin-right: 0;
}
.ranking-cat .menu img{
	width: 170px;
}*/
/*//レギュラーメニュー*/

.cat-box{
	padding-top: 120px;
	margin: -80px auto 0;
}
/*.cat-box:last-child{
	margin: 40px auto 0;
}*/
.cat-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
}
.cat-box ul li{
	position: relative;
	width: 32%;
	/*display: inline-block;
	vertical-align: top;*/
	text-align: left;
	margin: 0 0.5%;
	border: 1px solid #333;
}
.cat-box ul li .item{
	/*position: relative;*/
	padding: 0 8px 20px;
	text-align: center;
}
.cat-box ul li .name:before{
	content: "";
	position: relative;
	top: -0.1em;
	width: 60px;
	padding: 0 20px;
	margin-right: .2em;
}
.cat-box ul li:first-child .name:before{
	content: "";
	background: url(/files/images/unique/ranking-lp/no1-img.jpg) no-repeat left center;
	background-size: contain;
}
.cat-box ul li:nth-of-type(2) .name:before{
	content: "";
	background: url(/files/images/unique/ranking-lp/no2-img.jpg) no-repeat left center;
	background-size: contain;
}
.cat-box ul li:nth-of-type(3) .name:before{
	content: "";
	background: url(/files/images/unique/ranking-lp/no3-img.jpg) no-repeat left center;
	background-size: contain;
}

.cat-box ul li p.name{
	font-size: 20px;
	margin: .8em 0 .3em;
	text-align: left;
}
.cat-box ul li p.name span{
	font-size: 13px;
}
.cat-box ul li p.txt{
	font-size: 13px;
	text-align: left;
	/*min-height: 5em;*/
}
.cat-box ul li .price{
	text-align: right;
	padding-right: .3em;
	margin: .5em auto .8em;
}
.cat-box ul li p.r-price{
	display: inline-block;
	font-size: 14px;
}

/*best10 sale*/
.section-box ul li .item-txt .sale10{
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: baseline;
}
.section-box ul li .item-txt .sale10 .r-price{
	display: inline-block;
	font-size: 14px;
	font-feature-settings: "palt";
}
.section-box ul li .item-txt .sale10 .r-price span{
	font-size: 11px;
}
.section-box ul li .item-txt .sale10 .s-price:before{
	content: "→";
	margin: 0 .3em 0 .2em;
	color: #111;
	font-size:13px;
}
.section-box ul.best11 li .item-txt .sale10 .s-price:before{
	font-size:10px;
}
.section-box ul li .item-txt .sale10 .s-price{
	display: block;
	font-size: 17px;
	color: #E60012;
	/*font-weight: 600;*/
	letter-spacing: .02em;
}
.section-box ul.best11 li .item-txt .sale10 .r-price{
	font-size: 13px;
}

.section-box ul.best11 li .item-txt .sale10 .s-price{
	font-size: 16px;
}
.section-box ul li .item-txt .sale10 .s-price span{
	font-size: 11px;
	font-weight: 400;
	position: relative;
	top:-1px;
	padding-left: .2em;
	font-feature-settings: "palt";
}
.section-box ul.best11 li .item-txt .sale10 .s-price span{
	font-size: 10px;
}
/*//best10 sale*/


.cat-box ul li p.txt{
	/*min-height: 100px;*/
}
.cat-box ul li .sale p.s-price:before{
	content: "→";
	margin: 0 .3em 0 0;
	color: #111;
	font-size:14px;
}
.cat-box ul li .sale p.s-price{
	display: inline-block;
	font-size: 18px;
	color: #E60012;
	/*font-weight: 600;*/
	letter-spacing: .02em;
}
.cat-box ul li .sale{
	margin: 10px auto 0;
	/*position:absolute;
	bottom: 8px;
	right: 0;
	left: 0;*/
}
.cat-box ul li .sale .r-price span{
	font-size: 11px;
	font-feature-settings: "palt";
	padding: 0 .2em;
}
.cat-box ul li .sale .s-price span{
	font-size: 12px;
	font-weight: 400;
	position: relative;
	top:-1px;
	font-feature-settings: "palt";
}
/*//saleプライス用*/

.saleinfo{
	width: 940px;
	margin: 40px auto;
	text-align: left;
}
.saleinfo li{
	margin-bottom: .4em;
	line-height: 1.4;
	font-size: 14px;
}


/*家具フェス2020ドロワー*/
.menu-box ul{
	display: block;
	padding-left: 0;
}
.menu-box li{
	display: block;
	font-size: .8rem;
	text-align: left;
	color: #000;
	line-height: 1.4;
	margin-bottom: 8px!important;
}

.menu-box li:last-child{
	margin: 0!important;
}
.menu-box li:before{
	content: "・";
}

.menu-box li a{
	color: #000!important;
}
.menu-box .menu{
display: none;
}
.menu-box .menu img{
	width: 100%;
	height: auto;
}
	
/*//ドロワー*/
	
/*drawer*/
.drawer_menu * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.drawer_menu .drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999!important;
  background-color: rgba(51, 51, 51, 0.3);
  display: none;
  top: 0;
  left: 0;
}
.drawer_menu .drawer_button {
  display: block;
  background: none;
  border: none;
  padding: 0;
  width:94px;
  letter-spacing: 0.1em;
  cursor: pointer;
  position: fixed;
 	bottom: 150px;
  right: 8px;
  left: auto;
  z-index: 1001;
  text-align: center;
}
	
.drawer_menu .drawer_button.active .drawer_bar {
  width: 38px;
}
.drawer_menu .drawer_button.active .drawer_menu_text {
  display: none;
}
.drawer_menu .drawer_button.active .drawer_close {
  display: block;
	margin: 3px auto;
}
.drawer_menu .drawer_bar {
  display: block;
  height: 2px;
  margin: 8px 0;
  transition: all 0.2s;
	-webkit-transition : all 0.2s;
	transition : opacity 0.3s ease ;
  transform-origin: 0 0;
}
.drawer_menu .drawer_text {
  text-align: center;
  font-size: 16px;
	color: #000;
}
.drawer_menu .drawer_close {
  letter-spacing: 0.08em;
  display: none;
	line-height: 1.0;
	color: #000;
}
.drawer_menu .drawer_menu_text {
  display: block;
	line-height: 1.0;
	margin: 3px auto;
}
.drawer_menu .nav_wrapper {
	width: 500px;
	height: auto;
	transition: all 0.2s;
	transform: translate(612px);
	position: fixed;
	bottom: 140px;
	right: 2px;
	left: auto;
	z-index: 1000!important;
	background: #ffe400;
}
.drawer_menu .nav_wrapper.open {
  transform: translate(0);
}
.drawer_menu .nav {
  padding: 20px;
}
.drawer_menu .drawer_button {
	background: #ffe400;
	padding: 5px 6px;
	border-radius: 6px;
}
.drawer_menu .nav p {
 	color: #000;
	font-size: 16px;
	margin: 0 auto .8em;
	border-bottom: 1px solid #000;
}
.drawer_menu .nav ul {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0 auto .8em;
	padding-left: .5em;
}	
.drawer_menu .drawer_button img {
  margin: 0!important;
}	
/*//drawer*/	






@media screen and (max-width: 1080px){ 
.show_sp{
	display: none!important;
}	
.show_pc{
	display: block!important;
}	
.show_sp2{
	display: none!important;
}	
.show_pc2{
	display: block!important;
}
	
#ranking h2{
	border: none;
	margin: 0 auto 20px;
}	
#ranking {
	width: 96%;
	margin: 0 auto;
}

.intro-img{
	width: 100%;
}

#ranking a{
	/*border: none;*/
	color: #333;
}

#ranking h3.h3-ttl{
	width: 100%;
	margin: 40px auto 20px;
	letter-spacing: .02em;
  position:relative;
  margin:0 auto 10px;
  padding:.3em .5em .01em .1em;
  font-size:2rem;
	font-weight: 400;
	box-sizing: border-box;
}
#ranking h3.h3-ttl:after {
  position: absolute;
  top:4px;
  left:4px;
  content:"";
  height:100%;
  width:100%;
	box-sizing: border-box;
}

.slide{
	width: 96%;
	margin:10px auto;
}

/*#ranking h3 img{
	width: 100%;
	max-width: 400px;
}*/

.section-box{
	padding: 0 1% 10px;
	margin: 0 auto;
	text-align: center;
}
.section-box ul.best06 li .scene{
	width: 100%;
}
.section-season{
	width: 96%;
	margin: 20px auto;
}	
.section-season p.ttl{
	font-size: 1.4rem;
	text-align: center;
	margin: 30px auto;
	line-height: 1.4;
}
.section-season ul{
}
.section-season ul li{
	padding: 0;
}
.section-season ul li img{
	margin-bottom: 10px;
}

.section-season ul li p{
	font-size: 1.3rem;
	padding-left: 1em;
	margin: 1em auto;
	text-align: left;
	text-decoration: underline;
}
.section-season ul li p span{
	font-size: 1.4rem;
}
	
.section-new,.section-special{
	width: 100%;
	margin: 20px auto;
}
.section-new ul li p.ttl,.section-special ul li p.ttl{
	font-size: 1.4rem;
	margin-bottom: 1em;
	line-height: 1.4;
}
.section-new ul li p,.section-special ul li p{
	font-size: 1.2rem;
	padding-left: 0;
	margin: 0 auto.3em;
}
.section-new ul li p span,.section-special ul li p span{
	font-size: .8rem;
}
.section-new ul li .flL,.section-special ul li .flL{
	width: 50%;
	box-sizing: border-box;
	float: left;
	margin: 0;
}
.section-new ul li .flR,.section-special ul li .flR{
	width: 50%;
	float: right;
	margin: 0;
}
.section-new ul li .txt,.section-special ul li .txt{
	padding: 2em .8em;
}
	
.section-special ul li .off{
	width: 32%;
	max-width: 100px;
	margin: .5em 0;
}
.section-special ul li .txt .price{
	width: 66%;
	float: left;
	margin: 0 0 0 1%;
	box-sizing: border-box;
}
.section-special ul li .txt p.r-price{
	font-size: 1.6rem;
}
.section-special ul li .txt p.s-price{
	font-size: 1.4rem;
	font-weight: 600;
}
	
.section-special ul li img.soldout{
	width: 60%;
}

.section-box4{
	width: 98%;
	margin: 20px auto;
}
.section-box4 h3{
	font-size: 1.2rem;
	margin: 0 auto 20px;
}
.section-box4 h3 img{
	position: relative;
	top:-3px;
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: auto;
	margin-right: .5em;
}
.section-box4 ul{
	margin: auto;
}
.section-box4 ul li{
	width: 24.2%;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin: 0 .3% 3%;
	box-sizing: border-box;
}
.section-box4 ul .l{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin: 0 .2% 20px;
}
.section-box4 ul li img{
	width: 100%;
	height: auto;
}
	

h3.main-txt {
	width: 100%;
}
.section-box{
	margin: 10px auto;
	text-align: center;
}
.section-box ul{
	margin: 10px auto;
}
.section-box ul li .ranking{
	text-align: left;
	font-size: 1.8rem;
	border-bottom: 1px solid #ccc;
	margin-bottom: .5em;
	line-height: 1.2;
}
.section-box ul li .ranking span{
	font-size: 2.2rem;
}
.section-box ul li:first-child .ranking{
	text-align: left;
	border-bottom: 1px solid #e1be70;
}
.section-box ul li:nth-of-type(2) .ranking{
	border-bottom: 1px solid #a49ea3;
}
.section-box ul li:nth-of-type(3) .ranking{
	text-align: left;
	border-bottom: 1px solid #cd9d87;
}
.section-box ul li .ranking img {
    width: 50px;
    position: relative;
		left: 5px;
    bottom: 0px;
    padding-right: 0;
}
.section-box ul.best06 li,.section-box ul.best11 li{
	width: 100%;
	margin: 0 auto 30px;
}
.section-box ul li:last-child{
	margin: 0 auto;
}
.section-box ul li .best10-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.section-box ul li:nth-of-type(even) .best10-flex{
	flex-direction: row-reverse;
}
.section-box ul.best06 li .list-l,.section-box ul.best11 li .list-l{
	width: 49%;
}
.section-box ul.best06 li .list-r,.section-box ul.best11 li .list-r{
	width: 49%;
}
.section-box ul li .scene{
	position: relative;
	text-align: right;
}
.section-box ul.best06 li .scene img,.section-box ul.best11 li .scene img{
	width: 100%;
	height: auto;
}
.section-box ul.best06 li .item {
    width: 100% !important;
}
.section-box ul.best06 li .item,.section-box ul.best11 li .item{
	position: static!important;
	top: -10px!important;
	width: 80%!important;
	max-width: 240px!important;
	float: none;
	display: inline-block;
	text-align: right;
	margin: 0;
}
.section-box ul.best06 li .item img,.section-box ul.best11 li .item img{
	width: 100%;
	height: auto;
}
.section-box ul.best06 li .no,.section-box ul.best11 li .no{
	position: relative!important;
	top: -40px!important;
	right: 0;
	width: 45%!important;
	font-size: 1.6rem;
	line-height: 1.4;
	padding: 3px 5px;
	box-sizing: border-box;
	float: right;
}
.section-box ul.best06 li .item-txt .link {
	padding-left: 0;
	min-height: 2.5em;
}
.section-box ul li .no span{
	font-size: 1.2rem;
	padding: 3px 2px 0;
}
.section-box ul li .item-txt{
	width: 96%;
	position: static;
	float: none;
}
.section-box ul.best11 li .item-txt{
	width: 96%;
}
.section-box ul li .item-txt .item-ttl{
	font-size: 1.4rem;
	line-height: 1.3;
}
.section-box ul.best11 li .item-txt dt{
	margin-left: 0;
}
	
.section-box ul li .item-txt{
	font-size: 1.3rem;
}
.section-box ul li .item-txt .link{
	font-size: 1.1rem;
}
	
/*best10 sale*/
.section-box ul.best06 li .item-txt .sale10 .s-price:before,.section-box ul.best11 li .item-txt .sale10 .s-price:before{
	font-size: 13px;
}
.section-box ul.best06 li .item-txt .sale10 .r-price,.section-box ul.best11 li .item-txt .sale10 .r-price{
	font-size: 13px;
}
.section-box ul.best06 li .item-txt .sale10 .s-price,.section-box ul.best11 li .item-txt .sale10 .s-price{
	font-size: 15px;
}
.section-box ul.best06 li .item-txt .sale10 .s-price span,.section-box ul.best11 li .item-txt .sale10 .s-price span{
	font-size: 11px;
	position: static;
}
/*//best10 sale*/
	
	
/*-----カテゴリランキング-----*/
.ranking-cat{
	width: 100%;
	margin: 20px auto;
}
	
/*レギュラーメニュー*/
.ranking-cat .menu{
	width: 96%;
	padding: 8px;
	margin: 0 auto 20px;
}
.ranking-cat .menu img{
	width: 100%;
}
/*.ranking-cat .menu li:nth-of-type(6n){
	margin-right: 0;
}*/
/*レギュラーメニュー*/
	
.ranking-cat li img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
/*.ranking-cat li{
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 2px;
	box-sizing: border-box;
}*/

.ranking-cat .ranking-ttl{
	font-size: 2rem;
	margin: 0 auto 16px;
	font-weight: 400;
}
.ranking-cat .ranking-ttl img{
	width: 140px;
}
.ranking-cat .ranking-ttl span{
	font-size: 1.3rem;
}
.ranking-cat img{
	max-width: 100%;
	height: auto;
}

.cat-box{
	padding-top: 80px;
	margin: -40px auto 20px;
}
.cat-box ul li{
	width: 98%;
	margin: 0 auto 10px;
	line-height: 1.4;
}
.cat-box ul li a{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.cat-box ul li .name:before{
	content: "";
	top:-0.1em;
	width: 60px;
	padding: 0 18px;
	margin-right: .2em;
}
.cat-box ul li img{
	/*width: 145px;*/
	width: 200px;
	max-width: 200px;
	/*float: left;*/
}
.cat-box ul li .item{
	width: calc(100% - 220px);
	padding: 0 10px 0 0;
	/*float: right;*/
	box-sizing: border-box;
}
.cat-box ul li p.name{
	font-size: 2rem;
	margin: 10px 0 5px;
}

.cat-box ul li p.name span{
	font-size: 1.4rem;
}
.cat-box ul li p.txt{
	font-size: 1.2rem;
	min-height:inherit;
}
.cat-box ul li .price{
	margin: .4em auto;
}
.cat-box ul li p.r-price{
	font-size: 1.2rem;
	margin: 0;
}
.cat-box ul li .sale p.s-price{
	display: inline-block;
	font-size: 1.5rem;
}
.cat-box ul li .sale .r-price span{
	font-size: 1.2rem;
}
.cat-box ul li .sale .s-price span{
	font-size: 1.3rem;
}
.cat-box ul li .sale{
	position:absolute;
	bottom: 8px;
	right: 10px;
	left: auto;
}
/*-----//カテゴリランキング-----*/
	
.saleinfo{
	width: 98%;
	margin: 20px auto;
}
.saleinfo li{
	font-size: .7rem;
}
	
/*家具フェス2020ドロワー*/
.menu-box{
}
.menu-box ul{
	display: block;
	padding-left: 0;
}
.menu-box li{
	display: block;
	font-size: 1.3rem;
	text-align: left;
	color: #000;
	line-height: 1.4;
	margin: 0 0 5px!important;
}

.menu-box li:last-child{
	margin: 0!important;
}
/*.menu-box .best li:nth-of-type(1):before{
	content: "";
	background: url(/wp/wp-content/themes/cra_brand/images/unique/sale201908/icon-item01.png) no-repeat left center;
	background-size: contain;
	float: left;
	width: 24px;
	height: 20px;
	margin: 0 5px 0 0;
}
.menu-box .best li:nth-of-type(2):before{
	content: "";
	background: url(/wp/wp-content/themes/cra_brand/images/unique/sale201908/icon-item02.png) no-repeat left center;
	background-size: contain;
	float: left;
	width: 24px;
	height: 20px;
	margin: 0 5px 0 0;
}*/


.menu-box li a{
	color: #000!important;
}
.menu-box .menu{
display: none;
}
.menu-box .menu img{
	width: 100%;
	height: auto;
}
/*//ドロワー*/
	
/*drawer*/
.drawer_menu * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.drawer_menu .drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999!important;
  background-color: rgba(51, 51, 51, 0.3);
  display: none;
  top: 0;
  left: 0;
}
.drawer_menu .drawer_button {
  display: block;
  background: none;
  border: none;
  padding: 0;
  width: 54px;
  letter-spacing: 0.1em;
  cursor: pointer;
  position: fixed;
 	bottom: 90px;
  right: 0;
  left: auto;
  z-index: 1001;
  text-align: center;
}
	
.drawer_menu .drawer_button.active .drawer_bar {
  width: 38px;
}
.drawer_menu .drawer_button.active .drawer_menu_text {
  display: none;
}
.drawer_menu .drawer_button.active .drawer_close {
  display: block;
	margin: 0;
}
.drawer_menu .drawer_bar {
  display: block;
  height: 2px;
  margin: 8px 0;
  transition: all 0.2s;
	-webkit-transition : all 0.2s;
	transition : opacity 0.3s ease ;
  transform-origin: 0 0;
}
.drawer_menu .drawer_text {
  text-align: center;
  font-size: 10px;
	color: #000;
}
.drawer_menu .drawer_close {
  letter-spacing: 0.08em;
  display: none;
	line-height: 1.0;
	color: #000;
}
.drawer_menu .drawer_menu_text {
  display: block;
	line-height: 1.0;
	margin: 0;
}
.drawer_menu .nav_wrapper {
	width: 560px;
	height: auto;
	transition: all 0.2s;
	transform: translate(660px);
	position: fixed;
	bottom: 40px;
	right: 0;
	left: auto;
	z-index: 1000!important;
	background: #ffe400;
}
.drawer_menu .nav_wrapper.open {
  transform: translate(0);
}
.drawer_menu .nav {
  padding: 15px;
}
.drawer_menu .drawer_button {
	color: #000;
	background: #ffe400;
	padding: 5px 6px;
	border-radius: 6px 0 0 6px;
}
.drawer_menu .nav p {
	font-size: 1rem;
}
.drawer_menu .nav ul {
	margin: 0 auto 5px;
	padding-left: .5em;
}	
.drawer_menu .drawer_button img {
  margin: 0!important;
}		
/*//drawer*/	
	
	
}

@media screen and (max-width: 568px){ 
.show_sp{
	display: block!important;
}	
.show_pc{
	display: none!important;
}	
.show_sp2{
	display: block!important;
}	
.show_pc2{
	display: none!important;
}
/*diningtable.css箇所*/	
.section-box ul.best06 li,.section-box ul.best11 li{
	width: 100%;
	margin: 0 auto 30px;
}
.section-box ul li .no{
	font-size: 4vw;
}
.section-box ul li .no span{
	font-size: 2.8vw;
	margin-top: .3em;
}
.section-box ul li .item-txt{
	width: 100%!important;
}
.section-box ul li .item-txt .item-ttl{
	font-size: 3.2vw!important;
	line-height: 1.3;
	min-height: 3em;
	margin-bottom: 30px;
}
.section-box ul li .item-txt .sale10{
	display: block;
	font-size: .7rem;
	padding: 0 1%;
	margin: 10px auto 20px;
	position: static;
}
.section-box ul.best06 li .item,.section-box ul.best11 li .item{
	position: static;
	top: -10px;
	width: 90%;
	max-width: 240px;
	text-align: right;
	margin: 0;
}	
.section-box ul.best06 li .no,.section-box ul.best11 li .no{
	font-size: 4vw;
	width: 64%!important;
	margin-bottom: 20px;
}
.section-box ul li .no span{
	font-size: 2.6vw;
}
	
.section-new ul li p.ttl,.section-special ul li p.ttl{
	font-size: .75rem;
	margin-bottom: 1.0em;
}	
.section-box ul.best11 li .item-txt {
   margin: 10px auto;
}
.section-box ul li .item-txt .link{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 3.0vw;
	padding-left: 0;
	margin-top: 20px;
}	
	
.section-special ul li .txt{
	padding: .9em .8em .5em;
}
.ranking-cat .menu{
	width: 96%;
	padding: 5px;
	display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
}
/*.ranking-cat .menu li{
	width: 32%;
	margin: 0 2% 5px 0;
}*/
.ranking-cat .menu li:nth-of-type(6n){
	margin-right: 1%;
}
.ranking-cat .menu li:nth-of-type(3n){
	margin-right: 0;
}
.cat-box ul li img{
	width: 43%;
	height: 43%;
	max-width:inherit;
}
.cat-box ul li .item{
	width: 55%;
	padding: 0 5px 0 0;
}

.cat-box ul li p.name{
	font-size: 4.0vw
}
.cat-box ul li p.name span{
	font-size: 2.6vw;
}
.cat-box ul li p.txt{
	font-size: 1.1rem;
	/*min-height:5em;*/	
	margin: 0;
}
.cat-box ul li .price{
	margin: .2em auto;
}
.cat-box ul li .sale .r-price span{
	font-size: 2.0vw;
}
.cat-box ul li .sale .s-price span{
	font-size: 2.5vw;
}

/*saleプライス用 */
.section-box ul.best06 li .item-txt .sale10 .s-price,.section-box ul.best11 li .item-txt .sale10 .s-price{
	display: block;
}
.section-box ul li .item-txt .sale10 .r-price{
	margin-bottom: 0;
	line-height: 1.2;
}
.section-box ul li .item-txt .sale10 .s-price:before{
	position: relative;
	left: -1px;
}
.section-box ul li .item-txt .sale10 .s-price{
	letter-spacing: 0em;
	margin-bottom: 10px;
}
.section-box ul li .item-txt .sale10 .s-price span{
	position: relative;
	top:0;
}
.cat-box ul li .sale {
	line-height: 1.0;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 5px;
}
.cat-box ul li .sale {
	margin: 10px auto 0;
}
.cat-box ul li .sale p.r-price{
	font-size: 3.4vw;
	margin: 0;
}
.cat-box ul li .sale p.s-price:before{
	font-size: 2.5vw;
	position: relative;
	top:-1px;
	left: -1px;
}
.cat-box ul li .sale p.s-price{
	font-size: 4.5vw;
	letter-spacing: 0;
	margin: 0;
}
.cat-box ul li .sale .s-price span{
	font-size: 2.5vw;
	position: static;
	padding-left: .2em;
}
/*//saleプライス用*/	
	
/*家具フェス2020ドロワー*/
.drawer_menu .nav ul {
	width: 100%;
}
.drawer_menu .nav_wrapper {
	width: 260px;
	height: auto;
	transition: all 0.2s;
	transform: translate(312px);
	position: fixed;
	bottom: 40px;
	right: 0;
	left: auto;
	z-index: 1000!important;
	background: #ffe400;
}
}
@media screen and (max-width: 320px){ /*sp*/
.cat-box ul li p.txt{
	font-size: .65rem;
}
.cat-box ul li img{
	width: 140px;
}
.cat-box ul li .item{
	width: calc(100% - 146px);
}
.cat-box ul li .item{
	padding: 0 3px 0 0;
}
	
/*saleプライス用 */
.cat-box ul li .sale{
	text-align: center;
	line-height: 1.2;
	position: static;
}
.cat-box ul li p.txt {
    min-height:4em;
}
.cat-box ul li .sale p.r-price{
	padding-right: 8em;
}
.cat-box ul li .sale p.s-price:before{
	font-size: 10px;
}
.cat-box ul li .sale p.s-price{
	display: block;
}
/*//saleプライス用*/	
}

	
	
/* ***** 202401 ランキングブロック検証中 ***** */
#ranking .rankingArea .titleArea{
		display: none;
}
#ranking .rankingArea {
  margin-top: 30px;
}
#ranking .rankingArea .rankingArea_scroll {
overflow: inherit;
}
@media screen and (max-width: 568px) {
	 #ranking .rankingArea .rankingArea_scroll {
		overflow-x: scroll;
		overflow-y: hidden;
  }
}

#ranking .rankingArea .rankingArea_flex li {
  width: 32%;
	margin-right: 0;
  margin-bottom: 8%;
	border: none;
}
@media screen and (max-width: 896px) {
  #ranking .rankingArea .rankingArea_flex li {
    /*width: 160px;*/
		width: 31.3%;
		min-width: 23%;
    margin-right: 10px;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 568px) {
	#ranking .rankingArea .rankingArea_flex li {
			width: 30%;
			min-width: 46%;
		 	margin: 0 1% 20px;
		}
}

@media screen and (max-width: 896px) {
	#ranking .cat-box .rankingArea ul li img {
		width: 100%;
		max-width: 100%;
	}
}

#ranking .rankingArea .rankingArea_flex .rankingArea_link .num {
  background-color: #212121;
  color: #fff;
  width: 34px;
  height: 34px;
  position: absolute;
  text-align: center;
  z-index: 5;
}
@media screen and (max-width: 896px) {
  #ranking .rankingArea .rankingArea_flex .rankingArea_link .num {
    width: 25px;
    height: 25px;
  }
}


#ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox {
	position: relative;
  z-index: 0;
  padding-top: 0;
  }
}
@media screen and (max-width: 896px) {
  #ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox {
		padding-top: 15%;
  }
}

#ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox .imgsize {
  width: 110px;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 896px) {
  #ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox .imgsize {
    position: absolute;
		top: -50%;
		left: 0%;
    z-index: 1;
    width: 60%;
  }
}

#ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox .itemTextBox {
  width: 70%;
	position: absolute;
  bottom: -34px;
  right: 0;
  text-align: center;
  margin-left: auto;
  margin-right: 0;
  z-index: 1;
}
@media screen and (max-width: 896px) {
  #ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox .itemTextBox {
    width: 100%;
		position: static;
  }
}

#ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox .itemTextBox .itemTextBox_price {
  font-size: 12px;
}
@media screen and (max-width: 568px) {
  #ranking .rankingArea .rankingArea_flex .rankingArea_link .itemBox .itemTextBox .itemTextBox_price {
    font-size: 2.8vw;
  }
}

@media screen and (max-width: 568px) {
 	#ranking .whiteBtn {
    margin: 20px auto 0;
  }
	 	#ranking .whiteBtn .text {
    font-size: 3.4vw;
    margin: 0 auto;
  }
}
/* ***** //202401 ランキングブロック検証中 ***** */
	
	
	