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

.sp{
	display: none;
}
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;
}

/* メインコンテンツここから */

.title-box{
	margin:20px 0 40px 0;
	width:1000px;
}
.title-box .title-left{
	float:left;
	margin-right:20px;
	width:354px;
	height:403px;
	position:relative;
}
.title-box .title-left h1{
	text-align:center;
}
.title-box .title-left p{
	position:absolute;
	bottom:0;
}
/* スライドショー */
#wrap-topvis{
	float:left;
}
#topvis {
	height:406px;
}
div.rotator {
	display:none;
	position: relative;
	height: 400px;
	width: 620px;
	padding: 3px 3px 3px 3px;
	background:url(../img/index/top_waku.png);
	background-repeat:no-repeat;
}

/* contents */
.monitor-box{
	width:958px;
	border:1px solid #d2d2d2;
	background:#fff;
	margin-top:8px;
	padding:40px 40px 40px 0px;
}
.monitor-box .number{
	margin-top:95px;
}
.monitor-box .text-box{
	margin:0 20px;
	position:relative;
	width:448px;
	height:250px;
}
.monitor-box .text-box h2{
	font-size:1.58em;
	letter-spacing:-0.5px;
	line-height:1.4;
	font-weight:normal;
}
.win .monitor-box .text-box h2{
	font-size:1.58em;
	letter-spacing:-0.5px;
	line-height:1.2em;
	font-weight:bold;
}
.monitor-box .text-box li.data{
	border-bottom:1px #707070 dotted;
	margin-top:20px;
	padding-left:11px;
}
.monitor-box .text-box li.flow-box{
	position:absolute;
	bottom:0;
}
.monitor-box .text-box li.flow-box p{
	float:left;
	padding:5px 10px;
}
.monitor-box .text-box li.flow-box p.flow{
	border:1px solid #d2d2d2;
}
.monitor-box .text-box li.flow-box p.flow .gy{
	color:#d2d2d2;
}
.monitor-box .right-box{
	position:relative;
	width:180px;
	height:250px;
}
.monitor-box .right-box a.next{
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:#dba24c;
	padding:5px 10px;
	width:158px;
	border:1px solid #dba24c;
	text-align:center; 
}
.monitor-box .right-box a.next:hover{
	background:#ab8730;
	border:1px solid #ab8730;
	text-decoration:none;
}
.recruiting-box{
	margin-top:40px;
	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;
}
.recruiting-box .title h2{
	margin-bottom: 30px;
}
.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;
}
/*フォームここから*/
.mailform-box{
	margin-top:40px;
	width:998px;
}
.btn-box{
	width:918px;
	float:left;
	margin-top:40px;
}
p.backbutton{
	float:left;
}
p.backbutton a{
	float:left;
	margin-left:384px;
	text-indent:-7777px;	
	height:30px;
	width:150px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0px;
	background-image:url(../../../../cart/img/btn_finish.gif);
}
p.backbutton a:hover{
	background-position:0 -30px;
}
p.fl-right a.back-adjust{
	float:left;
	margin:15px 8px 0px 0px;
	text-indent:-7777px;	
	height:30px;
	width:99px;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0px;
	background-image:url(../../../../img/btn_adjust.gif);
}
p.fl-right a.back-adjust:hover{
	background-position:0 -30px;
}
.formerror3{
	padding:0;
	width:998px;
	border:1px solid #d2d2d2;
	padding-bottom:60px;
}
.formerror3 p{
	font-size:13px;
	color:#3c3c3c;
	margin-top:20px;
	text-align:center;
}
.formerror3 ul{
	margin-top: 20px;
    margin: 40px 40px 0 40px;
    padding: 40px;
}
.thanx-box{
	margin-top:40px;
	background:#fff;
	width:918px;
	padding:40px;
	border:1px solid #d2d2d2;
}
.thanx-box h2{
	font-size:17px;
}
a.back {
    margin: 40px auto 0;
    text-align: center;
    background-image: url(../../../../img/btn_backpage.gif);
    width: 159px;
    height: 37px;
    text-indent: -7777px;
    overflow: hidden;
    display: block;
}
#end-form{
	background: #fff;
    padding: 40px;
	border: 1px solid #d2d2d2;
	margin-top: 10px;
	color: #900;
	text-align: center;
}