@charset "utf-8";
/* CSS Document */
html body {
	min-width: 1200px;
}

h1#store a{
	display:block;
	background-position: 10px 2px;
	background-image:url(../../../img/logo_onlinestore.png);
	width:252px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	height:40px;
	float:left;
}
#wrap-content h2.main-photo{
	margin-top:20px;
	padding:4px;
	border:1px solid #d2d2d2;
	background:#fff;
	margin-bottom:8px;
}
p{
    font-size: 1.03em;
    line-height: 1.77em;
    color: #3c3c3c;/*過去#777*/
}

/* メインコンテンツここから */
.title-box{
	margin:20px 0 40px 0;
	width:1000px;
}
.title-box .title-left{
	float:left;
	width:276px;
	height:448px;
	border:1px solid #d2d2d2;
	position:relative;
}
.title-box .title-left h2{
	font-size:1.21em;
	font-weight: 700;
}
.title-box .title-left ul{
	background:#fff;
	height:264px;
}
.title-box .title-left ul li{
	padding:15px 25px;
	border-bottom:1px dotted #d2d2d2;
}
.title-box .title-left ul li p{
	line-height:22px;
}
.title-box .title-left ul li.last{
	border-bottom:none;
}
.title-box .title-left ul li p.bold {
	font-weight: 700;
}
/* contents */
.tab-box-main{
	position:relative;
	width:1000px;
	height:40px;
	margin:40px auto 0 auto;
}
.tab-box{
	position:absolute;
	width:1000px;
	top:0px;
	left:0;
}
.tab-box li{
	float:left;
	color:#777;
	border:1px solid #d2d2d2;
	border-right:none;
	padding:10px 15px;
}
.tab-box li.main{
	border-bottom:1px solid #fff;
}
.tab-box li.text{
	border:none;
	bottom:0;
	padding:10px 15px 10px 0;
	float:right;
	text-align:right;
}
.tab-box a:hover{
	color:#dba24c;
	text-decoration:none;	
}
.tab-box li.main{
	background:#fff;
	border-bottom:1px solid #fff;
}
.tab-box li.last{
	border-right:1px solid #d2d2d2;
}
#wrap-cnt{
	overflow-x: hidden;
	clear:both;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background:#fff;
	padding-bottom:80px;
}
#cnt1{
	margin:0 auto;
	width:100%;
	height:1000px;
	overflow:hidden;
	background:url(../img/no4/photo3_1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-position:center;
}

#cnt1 .text-box{
	width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
}
h1.caption1{
    padding: 0 50px;
    font-size: 4.5em;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    text-indent: 0.1em;
	font-weight: 700;
    color: #fff;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.37);
}

h1.caption1 span.cap1{
	font-size: 1.7em;
}
h1.caption1 span.cap2{
	font-size:1.6em;
}
#cnt2{
	position:relative;
	margin:0 auto;
	clear:both;
}
#cnt2 .center-box{
	margin:0 auto;
    margin-top: 140px;
	width:1000px;
}
h1.caption2{
    margin: 70px;
    text-align: center;
	font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0.03em;
    font-size: 3.3em;
}
#cnt2 .border{
	margin:0 0 0 419px;
	width:160px;
	background:url(../img/border_back.png);
	padding:3px;
	z-index:100;
}
#cnt2 .border .days{
	text-align:center;
	background:#fff;
}
#cnt2 .border .days li{
	padding:15px 0;
}
#cnt2 .border li.day{
	font-weight: 700;
	color:#3c3c3c;
}
#cnt2 .border li.line-border{
	width:160px;
	padding:0;
	height:3px;
	background:#3c3c3c;
}
#cnt2 .image1{
	clear:both;
	margin-top:80px;
}
#cnt2 .image2{
	margin:50px auto;
	width:693px;
}
#cnt2 .text-box{
	width:100%;
	margin-top:80px;
	background:#7e695c;
}
#cnt2 .text-box .text{
    margin: 0 auto;
    width: 870px;
    padding: 80px;
}
#cnt2 .text-box .text .text-h2{
    float: left;
    width: 294px;
    margin: 30px 40px 0 0;
}
#cnt2 .text-box .text h2{
	font-weight: 300;
    line-height: 1.2em;
    font-size: 3.5em;
    color: #fff;
}
#cnt2 .text-box .text p{
	width:526px;
	font-size:1.324em;
	line-height:1.767em;
	float:left;
	color:#d2d2d2;
}
#cnt3 .text-box h1{
	margin-top:0px;
}
#cnt3 .image-box{
	margin:0 auto;
	margin-top:150px;
	width:1200px;
	height:600px;
	position:relative;
}
#cnt3 .image-box h1{
    position: absolute;
    top: 190px;
    left: 100px;
	font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0.03em;
    color: #fff;
    font-size: 5em;
}
#cnt3 .image-box .image{
	margin-left:-100px;
}	
#cnt3 .image-box p{
	margin-top:50px;
	font-size:1.324em;
	line-height:1.767em;
	color:#ccc;
}
#cnt3 .text-box{
	width:1200px;
	margin:100px auto;
}
#cnt3 .text-box .l-box{
	float:left;
	margin:0 100px;
}
#cnt3 .text-box .r-box{
	width: 418px;
	float:left;
}
#cnt3 .text-box .r-box h2{
	font-weight: 300;
    line-height: 1.3em;
    font-size: 3.3em;
}
#cnt3 .text-box .r-box p{
	margin-top:50px;
	font-size:1.324em;
	line-height:1.767em;
}

#cnt3 .slide-box{
    position:relative;
	margin:80px auto;
	width:1000px;
	height:550px;
    z-index: 0;
}
#cnt3 .slide-box li{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
}
#cnt3 .slide-box li.image1{
	opacity:1;
}

#cnt4{
	position:relative;
	width:1200px;
	margin:100px auto;
	clear:both;
}
#cnt4 .text-h1{
    width: 491px;
    margin-left: 354px;
}
#cnt4 h1{
	font-weight: 300;
    line-height: 1.3em;
    letter-spacing: 0.01em;
    font-size: 3.3em;
}
#cnt4 h1 span{
    letter-spacing: -0.04em;
}
#cnt4 p{
	margin:50px auto;
	width:491px;
	font-size:1.324em;
	line-height:1.767em;
}
#cnt4 .image-box{
	position:relative;
	margin-top:100px;
	margin-left:-100px;
}
#cnt4 .image-box h2{
	position: absolute;
    right: 65px;
    top: 181px;
	font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0.03em;
    font-size: 5.5em;
    color: #fff;
}
#cnt5{
	position:relative;
	width:1200px;
	margin: 110px auto;
	clear:both;
}
#cnt5 h1{
    width: 636px;
    margin-left: 292px;
	font-weight: 300;
    font-size: 2.6rem;
}
#cnt5 p{
	width:616px;
	margin:50px auto;
	font-size:1.324em;
	line-height:1.767em;
}
	
.btn-box{
	margin:0 auto;
	margin-top:100px;
	width:1200px;
}
.btn-box .btn-back{
	margin-left:479px;
}
.btn-box .btn-back a{
	background:url(../img/no1/btn_6back.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:241px;
	height:57px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}
.btn-box .btn-back a:hover{
	background-position:0 -57px;
}
.btn-box .btn-next{
	float:left;
	margin-left:40px;
}
p.text-last2{
	text-align:center;
	margin-top:40px;
	font-size:1.124em;
	line-height:1.823em;
}
p.text-last2 a{
	color:#dba24c;
}
.item-buy-box{
	margin:0 auto;
	margin-top:20px;
	border:3px solid #d2d2d2;
	background:#fff;
	padding:40px;
	width:914px;
}
.item-buy-box h3{
	font-size:1.46em;
	font-weight: 700;
	text-align:center;
	border-bottom:3px solid #d2d2d2;
	padding-bottom:20px;
}
.item-buy-box .sofa{
	padding:20px 60px;
}
.item-buy-box .image{
	width:400px;
	margin-left:40px;
}
.item-buy-box ul{
	margin:30px 0 0 20px;
}
.item-buy-box .image,
.item-buy-box ul{
	float:left;
}
.item-buy-box p{
	color:#777;
	text-align:center;
}
.recruiting-box{
	margin-top:20px;
	width:998px;
	border:1px solid #d2d2d2;
}
.recruiting-box .title{
	text-align:center;
	padding:40px;
	background:url(../img/index/recruiting_back.gif);
	background-repeat:repeat;
}
.recruiting-box .title h1{
	font-size:1.78em;
	font-weight:normal;
	margin-bottom:10px;
}
.win .recruiting-box .title h1{
	font-size:1.78em;
	font-weight:bold;
	margin-bottom:10px;
}
.recruiting-box .contents{
	background:#fff;
	padding:40px;
}
.recruiting-box .contents .info{
	width:600px;
	margin-left:230px;
}
.recruiting-box .contents .info .sofa{
	float:left;
	width:200px;
	height:100px;
	margin-right:20px;
}
.recruiting-box .contents .info ul{
	float:left;
	position:relative;
	width:380px;
	height:100px;
}
.recruiting-box .contents .info li{
	margin-top:5px;
}
.recruiting-box .contents .info p{
	font-size:1.2em;
	font-weight:bold;
}
.recruiting-box .contents .info li.text{
	position:absolute;
	bottom:0;
	left:0;
}
.recruiting-box .contents .table-box2{
	width:918px;
	margin-left:0px;
	margin-top:40px;
}
.recruiting-box .contents table td{
	padding:20px;
}
.recruiting-box .contents table td a{
	color:#dba24c;
}
.recruiting-box .recruiting {
	margin:40px 0 0 347px;
}
.recruiting-box .recruiting a{
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../img/index/btn_recruiting.png);
	background-position:0 0;
	width:224px;
	height:66px;
}
.recruiting-box .recruiting a:hover{
	background-position:0 -66px;
}
