@charset "utf-8";
/* CSS Document */


/* 共通 */

.header_area {
	max-width: 940px;
	width:100%;
	margin: 0;
}
.bigbnr {
	width: 100%;
	margin-bottom: 24px;
}
.cat_info {
	margin-bottom: 24px;
}
h1.tokusyu_h1 {
	width:100%;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.pickup_bnr {
	width: 150% !important;
	margin-bottom: 20px
}
.pickup_bnr p {
	font-size: 0.7em;
	padding: 0 10px;
}
.pickup_bnr p span {
	color: #FF0000
}
.pickup_bnr a:hover {
	text-decoration: underline;
	color: #000000
}
.form_link a {
    padding: 10px;
    border: solid 1px #ccc;
    max-width: 400px;
    border-radius: 5px;
    background-color: #dc4040;
    color: #fff;
    display: block;
    margin: 20px auto;
    text-align: center;
}
/* テレビ台 */

.memo {
	width: 820px;
	margin-bottom: 20px;
}
.memo_p {
	border-top: 1px #000 solid;
	padding: 10px 15px 0 15px;
	color: #000;
	font-size: 0.8em;
	box-sizing: border-box;
}
.tokusyu_bnr {
	width: 820px;
	margin-bottom: 20px;
	margin-top: -10px;
	display: none;
}
.tokusyu_bnr img {
	width: 338px
}
.swiper-container {
	width: 100%;
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px;
}
.swiper-wrapper {
	height: 180px;
	margin: 0;
	padding: 0
}
.swiper-slide {
	width: 152px;
	height: 152px;
	text-align: center;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 5px 10px 0 0;
	padding: 0;
}
.swiper-slide img {
	width: 98%;
 !important margin: 0;
	padding: 0;
}
.tv_cate3 {
	width: 820px;
	height: 85px;
	/*background-color:#f3f3f3;*/
    margin-top: -14px;
	margin-bottom: 40px;
}
.tv_cate3 ul {
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px;
	/*background-color:#f3f3f3;*/
    width: 810px;
	list-style: none;
	padding-left: 10px;
}
.tv_cate3 ul li {
	list-style-type: none;
	float: left;
	width: 152px;
	height: 27px;
	background-color: #FFE08D;
	color: #FFFFFF;
	margin-right: 10px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 10px;
}
.tv_cate3 ul li img {
	margin-left: 10px;
}

.tv_cate3 ul li:hover {
	opacity: 0.7;
	filter: alpha(opacity=50);
}
.type_cate4 {
	max-width: 820px;
	height: 202px;
	/*background-color:#f3f3f3;*/
    margin-bottom: 10px;
	clear: both;
}
.type_cate4 img {
	margin-bottom: 5px;
}
.type_list figure {
	/*background-color:#f3f3f3;*/
    position: relative;
	overflow: hidden;
	width: 152px;
	padding: 0;
	margin: 0;
}
.type_list figcaption {
	position: absolute;
	bottom: 80px;
	right: 0;
	z-index: 2;
	width: 100%;
	height: 60px;
	background: rgba(0, 0, 0, .6);
 -webkit-transition: .3s;
 transition: .3s;
}
.type_list figure:hover figcaption {
	right: 100%;
}
.type_list figure h3 {
	color: #FFFFFF;
	letter-spacing: none;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	font-family: Meiryo, 'Hiragino Kaku Gothic Pro', 'MS PGothic', Helvetica, Arial, sans-serif;
}
.type_list figure p {
	color: #FFFFFF;
	font-size: 0.7em;
	padding-left: 10px;
}
.type_list {
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px
}
ul.type_list {
	width: 810px;
	list-style: none;
	padding-left: 10px;
}
.type_list li {
	width: 152px;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
 .type_list li:nth-child(5) {
 margin-right: 0px;
}
/* キッチン */

.kitchen_cate2 {
	width: 820px;
	height: 260px;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	margin-top: -14px;
}
.kitchen_cate2 ul {
	background-color: #f3f3f3;
	width: 820px;
}
.kitchen_cate2 ul li {
	list-style-type: none;
	float: left;
}
.kitchen_cate2 ul li p {
	margin-left: 10px;
}
.kitchen_cate2 ul li img {
	width: 150px;
	margin-left: 10px;
}
.kitchen_cate3 {
	max-width: 820px;
}
.kitchen_cate3 img {
}
.kitchen_cate3 ul {
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px;
	width: 820px;
	list-style: none;
	padding: 0;
	margin: auto
}
.kitchen_cate3 ul li {
	list-style-type: none;
	float: left;
	width: 197px;
	margin-right: 10px;
	padding-top: 10px;
	margin-top: 0
}
 .kitchen_cate3 ul li:nth-child(4n) {
 margin-right: 0px;
}
.kitchen_cate3 ul li img {
	width: 100%;
 !important
}

.kitchen_cate3 ul li:hover {
	opacity: 0.7;
	filter: alpha(opacity=50);
}
.tokusyu_bnr {
	width: 820px;
	margin-bottom: 20px;
	margin-top: -10px;
}
.swiper-wrapper {
	height: 180px;
	margin: 0;
	padding: 0
}
.swiper-slide {
	width: 152px;
	height: 152px;
	text-align: center;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 5px 10px 0 0;
	padding: 0;
}
.swiper-slide img {
	width: 98% !important;
	margin: 0;
	padding: 0;
}
/* 衣類 */

.irui {
	width: 820px;
	height: 350px;
	margin-bottom: 10px;
	text-align: right;
	background-color: #f3f3f3
}
.irui ul {
	width: 820px;
	list-style: none;
	padding-left: 10px;
}
.irui ul li {
	width: 260px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	list-style-type: none;
}
 .irui ul li:nth-child(4) {
 margin-right: 0;
}
.irui ul li img {
	width: 260px;
}
.type_cate3 {
	width: 820px;
	height: 85px;
	margin-top: -14px;
	margin-bottom: 15px;
}
.type_cate3 ul {
	width: 810px;
	list-style: none;
	padding-left: 10px;
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px;
}
.type_cate3 ul li {
	list-style-type: none;
	float: left;
	width: 152px;
	height: 27px;
	background-color: #FFE08D;
	color: #FFFFFF;
	margin-right: 10px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 10px;
}
 .type_cate3 ul li:nth-child(5) {
 margin-right: 0px;
}
.type_cate3 ul li img {
	margin-left: 10px;
}

.type_cate3 ul li:hover {
	opacity: 0.7;
	filter: alpha(opacity=50);
}
.irui_bnr {
	width: 820px;
	margin-bottom: 20px;
	margin-top: -10px;
}
.swiper-container {
	width: 100%;
}
.swiper-wrapper {
	height: 180px;
	margin: 0;
	padding: 0
}
.swiper-slide {
	width: 152px;
	height: 152px;
	text-align: center;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 5px 10px 0 0;
	padding: 0;
}
.swiper-slide img {
	width: 98%;
 !important margin: 0;
	padding: 0;
}
.cate_link {
	text-align: right;
	padding-right: 0;
	margin: 0;
	width: 800px
}
/* 本棚 */

.tokusyu {
	width: 820px;
	height: 290px;
	margin-bottom: 10px;
	text-align: right;
	background-color: #f3f3f3
}
.tokusyu ul {
	width: 820px;
	list-style: none;
	padding-left: 10px;
}
.tokusyu ul li {
	width: 192.5px;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	list-style-type: none;
}
 .tokusyu ul li:nth-child(4) {
 margin-right: 0;
}
.tokusyu ul li img {
	width: 192.5px;
}
/* テーブル */

.table_cate3 {
	width: 820px;
	height: 85px;
	margin-bottom: 15px;
	margin-top: 10px
}
.table_cate3 ul {
	width: 810px;
	list-style: none;
	padding-left: 10px;
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px;
}
.table_cate3 ul li {
	list-style-type: none;
	float: left;
	width: 152px;
	height: 27px;
	background-color: #FFE08D;
	color: #FFFFFF;
	margin-right: 10px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 10px;
}
 .table_cate3 ul li:nth-child(5) {
 margin-right: 0;
}
/* ソファ */

.sofa_cate3 ul {
	border-top: 1px #000 solid;
	padding-top: 10px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sofa_cate3 ul li {
	background-color: #FFE08D;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
width: 23%;
    margin-bottom: 10px;
    box-sizing: border-box;
	padding: 8px;
}
 .sofa_cate3 ul li:nth-child(5) {
 margin-right: 0px;
}
/* チェスト */

.chest_cate3 {
	width: 820px;
	height: 150px;
	margin-top: -14px;
	margin-bottom: 10px;
}
.chest_cate3 ul {
	width: 810px;
	list-style: none;
	box-sizing: border-box;
	border-top: 1px #000 solid;
	padding-top: 10px;
}
.chest_cate3 ul li {
	list-style-type: none;
	float: left;
	width: 152px;
	height: 27px;
	background-color: #FFE08D;
	color: #FFFFFF;
	margin-right: 10px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 10px;
}
 .chest_cate3 ul li:nth-child(5) {
 margin-right: 0px;
}
/* すきま */

.sukima {
	max-width: 820px !important;
	width: 150%!important;
	margin-bottom: 10px;
}
.sukima_cate2 {
	width: 820px;
	height: 380px;
	margin-top: -15px;
}
.sukima_cate2 ul {
	width: 820px;
	padding-top: 10px;
	padding-bottom: 10px
}
.sukima_cate2 ul li {
	list-style-type: none;
	float: left;
}
.sukima_cate2 ul li p {
	margin-left: 10px;
	margin-bottom: 10px;
}
.sukima_cate2 ul li img {
	width: 150px;
	margin-left: 10px;
}
.sukimakun_bnr img {
	max-width: 820px !important;
	width: 150%!important;
	margin-bottom: 10px;
}
/*seo対策キーワードエリア用*/

.f_txt {
	margin-top: 50px;
	border: solid 1px #ccc;
	padding: 16px 16px;
	clear: both;
}
 @media screen and (min-width: 0px) and (max-width: 499px) {
 br {
 display: none;
}
 body {
 width: 100%!important;
 height: auto!important;
 position: relative;
 margin: auto!important;
}
 .bigbnr {
 margin: auto
}
 .memo,  iframe {
 display: none!important;
}
 .pickup_bnr {
 width: 48%!important;
}
 .type_cate4 {
 width: 100%!important;
 height: 500px;
 margin: auto;
 padding: 0
}
 ul.type_list {
 width: 60%!important;
 overflow: hidden!important;
}
 .type_list li {
 margin-right: 5%;
 padding: 0;
 margin: 0;
}
 .type_list figure {
 width: 90%!important;
}
 .type_list figure:nth-child(3) {
 margin-right: 0!important;
}
 .tv_cate3 {
 width: 100%;
 height: 200px;
}
 .tv_cate3 ul {
 box-sizing: border-box;
 width: 100%;
 margin: auto!important;
}
 .tv_cate3 ul li {
 float: none;
 width: 45%;
 height: 40px!important;
 font-size: 1.2em!important;
 margin-left: 0!important;
 padding-left: 0!important;
}
 .tv_cate3 ul li:nth-child(3) {
 margin-right: 0!important;
}
 .kitchen_cate3 {
 width: 400px;
}
 .kitchen_cate3 ul {
 width: 100%;
 padding: 0;
 margin: auto;
 height: 600px!important;
}
 .kitchen_cate3 ul li {
 width: 38%!important;
 overflow: hidden
}
 .kitchen_cate3 ul li:nth-child(2n) {
 margin-right: 0px!important;
}
 .kitchen_cate3 ul li a {
 margin: 0;
 padding: 0;
}
    /*衣類*/
    .type_cate3 {
 max-width: 400px;
 width: 100%;
 height: 85px;
 margin-top: 15px;
 margin-bottom: 20px;
 padding: 0;
}
 .type_cate3 ul {
 width: 100%;
 padding: 0;
 margin: auto;
 height: 500px!important;
 padding-top: 10px;
}
 .type_cate3 ul li {
 width: 152px;
 height: 36px;
 overflow: hidden
}
 .type_cate3 ul li:nth-child(2+n) {
 margin-right: 0;
}
 .type_cate3 ul li:nth-child(5) {
 margin-right: 0px;
}
 .irui_bnr {
 clear: both
}
    /* テーブル */
    .table_cate3 {
 max-width: 400px;
 width: 100%;
 height: 85px;
 margin-bottom: 20px;
}
 .table_cate3 ul {
 width: 100%;
 padding-left: 5px;
 padding-top: 10px;
}
 .table_cate3 ul li {
 width: 152px;
 height: 36px;
 overflow: hidden;
 margin-right: 5px;
}
 .table_cate3 ul li:nth-child(2+n) {
 margin-right: 0;
}
 .table_cate3 ul li:nth-child(5) {
 margin-right: 5px;
}
    /* ソファ */

 .sofa_cate3 ul,  .chest_cate3 ul {
 width: 100%;
 padding-left: 5px;
 padding-top: 10px;
}
 .sofa_cate3 ul li,  .chest_cate3 ul li {
 width:32%;
}
 .sofa_cate3 ul li:nth-child(2+n),  .chest_cate3 ul li:nth-child(2+n) {
 margin-right: 0;
}
 .sofa_cate3 ul li:nth-child(5),  .chest_cate3 ul li:nth-child(5) {
 margin-right: 5px;
}
 .sukimakun_bnr img {
 width: 48%!important;
}
}