@charset "UTF-8";

/*----------------------------------------

	+ main
		+ box01
			- box01_01
			- box01_02
			- box01_03
			- box01_04
		- showroom
		- designBox01
		
----------------------------------------*/

/*----------------------------------------
	main
----------------------------------------*/

article {
	width: 1200px;
	padding: 0;
}

article #main {
	padding: 0;
}


#main > div > h1 {
	width: 610px;
	margin: 0 auto;
	padding: 187px 0 63px;
}

#main > div> p {
	width: 602px;
	margin: 0 auto;
	padding-left: 8px;
}

#main > div > p > span {
	display: block;
	width: 100%;
	padding-top: 25px;
	text-align: right;
}

#main > div > p#scroll01 {
	width: 108px;
	margin: 0 auto;
	padding: 140px 0 57px;
}

#main >  figure img {
	position: relative;
	max-width: 100%;
	height: auto;
	z-index: 300;
}

@media screen and (max-width:1000px) {

article {
	width: 1000px;
}

#main > h1 {
	left: 60px;
}

#main > figure {
	width: 100%;
	text-align: center;
	background: #eee4d7
}

#main > figure img {
	width: 100%;
	min-width: 940px;
}

}

/*----------------------------------------
	conBox01
----------------------------------------*/

#main #conBox{
	background-color:#dad8cb;
}
#main .conBox01Inner{
	width:940px;
	margin:0 auto;
	padding-top:38px;
	color:#827560;
}
#main .conBox01Inner .txt01{
	float:left;
	width:267px;
	font-size:18px;
	font-weight:bold;
	border-right:1px solid #aea695;
}
#main .conBox01Inner .txt02{
	float:left;
	width:634px;
	padding-left:38px;
}

/*----------------------------------------
	box01
----------------------------------------*/
#main #box01 {
	width: 940px;
	margin:0 auto;
	padding:40px 30px 56px 30px;
	background-color:#dad8cb;
}

@media screen and (max-width:1000px) {
	#main #box01 {
		padding:40px 30px 56px;
	}
}

#box01 .conBox01{
	padding:10px 10px 40px 10px;
	background-color:#ffffff;
}

#box01 .conBox01 h1{
	width:187px;
	margin-left:732px;
	font-size:16px;
	padding:5px 0;
	background-color:#b3b3b3;
	color:#ffffff;
	text-align:center;
}
#box01 .conBox02{
	width:860px;
	margin:0 auto;
}
#box01 .conBox02 .boxLeft{
	float:left;
	width:526px;
}
#box01 .conBox02 .boxRight{
	float:left;
	width:334px;
}
#box01 .conBox02 .boxRight .txt01{
	margin-top:15px;
}
#box01 .conBox02 .boxRight dl{
	margin-top:36px;
}
#box01 .conBox02 .boxRight dt{
	font-weight:bold;
}
#box01 .conBox02 .boxRight dd{
	margin-top:6px;
	font-weight:bold;
}
#box01 .conBox02 .boxRight .txtLink{
	margin-top:20px;
	padding-bottom:16px;
	font-size:16px;
	border-bottom:1px solid #999999;
}
#box01 .conBox02 .boxRight .txtLink a{
	color:#965c10;
	text-decoration:none;
}
#box01 .conBox02 .boxRight .atte{
	margin-bottom:29px;
	padding-top:16px;
	font-size:12px;
}
#box01 .conBox03{
	width:860px;
	margin:0 auto;
}
#box01 .conBox03 .itemBox{
	position:relative;
	float:left;
	padding:16px 20px 12px;
	background-color:#edeceb;
}
#box01 .conBox03 .itemBox dt{
	font-weight:bold;
}
#box01 .conBox03 .itemBox dd{
	margin-top:10px;
}
#box01 .conBox03 .itemBox .noBox{
	position:absolute;
	width:20px;
	height:20px;
	top:10px;
	right:10px;
	font-weight:bold;
	background-color:#ffffff;
	text-align:center;
}
#box01 .conBox03 .box01{
	width:292px;
}
#box01 .conBox03 .box02{
	width:272px;
	margin-left:4px;
}
#box01 .conBox04 {
	margin-top:20px;
}
#box01 .conBox04 .tit01{
	float:left;
	width:244px;
	padding:126px 0 ;
	text-align:center;
	border:2px solid #ffffff;
}
#box01 .conBox04 .itemBox01{
	float:left;
	width:154px;
	margin-left:19px;
}
#box01 .conBox04 .itemBox01 .tit{
	margin-top:8px;
	color:#666666;
}
#box01 .conBox04 .itemBox01 dl{
	font-weight:bold;
	margin-top:5px;
	line-height:1.3;
}
#box01 .conBox04 .txtLink{
	margin-top:8px;
	font-size:12px;
}
#box01 .conBox04 .txtLink a{
	color:#965c10;
	text-decoration:none;
}


/*----------------------------------------
	box02
----------------------------------------*/
#main .boxbg{
	background-color:#dad8cb;
}
#main #box02 {
	width: 940px;
	margin:0 auto;
	padding:50px 30px 38px 30px;
	background-color:#dad8cb;
}

@media screen and (max-width:1000px) {
	#main #box02 {
		padding:40px 30px 56px;
	}
}

#box02 .conBox01{
	padding:10px 10px 40px 10px;
	background-color:#ffffff;
}

#box02 .conBox01 h1{
	width:187px;
	margin-left:732px;
	font-size:16px;
	padding:5px 0;
	background-color:#b3b3b3;
	color:#ffffff;
	text-align:center;
}
#box02 .mainpic{
	position:relative;
	width:860px;
	margin:0 auto;
}
#box02 .mainpic .txt01{
	position:absolute;
	top: 43px;
}
#box02 .conBox02 {
	width:860px;
	margin:0 auto 4px;
}
#box02 .conBox02 .boxLeft{
	float:left;
	width:594px;

}
#box02 .conBox02 .boxRight{
	float:left;
	width:266px;
}
#box02 .conBox02 .boxRight .priceBox dl{
	margin-top:20px;
}
#box02 .conBox02 .boxRight .priceBox dt{
	font-weight:bold;
}
#box02 .conBox02 .boxRight .priceBox dd{
	margin-top:6px;
	font-weight:bold;
}
#box02 .conBox02 .boxRight .priceBox .txtLink{
	margin-top:16px;
	padding-bottom:14px;
	font-size:16px;
	border-bottom:1px solid #999999;
}
#box02 .conBox02 .boxRight .priceBox .txtLink a{
	color:#965c10;
	text-decoration:none;
}

#box02 .conBox02 .boxRight .priceBox .atte{
	padding-top:17px;
	font-size:12px;
}
#box02 .conBox03{
	width:860px;
	margin:0 auto;
}

#box02 .itemBox01{
	position:relative;
	padding:16px 20px 12px;
	background-color:#edeceb;
}
#box02 .itemBox01 dt{
	font-weight:bold;
}
#box02 .itemBox01 dd{
	margin-top:10px;
	line-height:1.4;
}
#box02 .itemBox01 .noBox{
	position:absolute;
	width:20px;
	height:20px;
	top:10px;
	right:10px;
	font-weight:bold;
	background-color:#ffffff;
	text-align:center;
}
#box02 .box01{
	width:226px;
	margin-top:29px;
}
#box02 .box02{
	float:left;
	width:285px;
}
#box02 .box03{
	float:left;
	width:221px;
	margin-left:4px;
}
#box02 .box04{
	float:left;
	width:226px;
	margin-left:4px;
}
#box02 .box05{
	float:left;
	width:221px;
	margin-top:4px;
}
#box02 .box06{
	float:left;
	width:285px;
	margin:4px 0 0 4px;
}
#box02 .box07{
	float:left;
	width:226px;
	margin:4px 0 0 4px;
}
#box02 .conBox04 {
	margin-top:20px;
}
#box02 .conBox04 .tit01{
	float:left;
	width:244px;
	padding:116px 0 ;
	text-align:center;
	border:2px solid #ffffff;
}
#box02 .conBox04 .itemBox02{
	float:left;
	width:154px;
	margin-left:19px;
}
#box02 .conBox04 .itemBox02 .tit{
	margin-top:8px;
	color:#676767;
}
#box02 .conBox04 .itemBox02 dl{
	font-weight:bold;
	margin-top:5px;
	line-height:1.3;
}
#box02 .conBox04 .txtLink{
	margin-top:8px;
	font-size:12px;
}
#box02 .conBox04 .txtLink a{
	color:#965c10;
	text-decoration:none;
}

/*----------------------------------------
	box03
----------------------------------------*/

#box03 {
	width: 940px;
	margin:60px auto 50px;
}
#box03 .conBox01 .boxLeft{
	float:left;
	width:590px;
}
#box03 .conBox01 .boxRight{
	float:left;
	width:350px;
}
#box03 .conBox01 .boxRight .tit{
	margin-top:60px;
}
#box03 .conBox01 .boxRight dl{
	margin-top:47px;
	font-weight:bold;
}
#box03 .conBox01 .boxRight dd{
	margin-top:6px;
}
#box03 .conBox01 .boxRight .txtLink{
	margin-top:20px;
	padding-bottom:19px;
	font-size:16px;
	border-bottom:1px solid #999999;
}
#box03 .conBox01 .boxRight .txtLink a{
	color:#965c10;
	text-decoration:none;
}
#box03 .conBox01 .boxRight .atte{
	padding-top:15px;
	font-size:12px;
}
#box03 .conBox02 .itemBox01{
	float:left;
	position:relative;
	padding:16px 20px 16px;
	background-color:#edeceb;
}
#box03 .conBox02 .itemBox01 dt{
	font-weight:bold;
}
#box03 .conBox02 .itemBox01 dd{
	margin-top:10px;
	line-height:1.4;
}
#box03 .conBox02 .itemBox01 .noBox{
	position:absolute;
	width:20px;
	height:20px;
	top:10px;
	right:10px;
	background-color:#ffffff;
	text-align:center;
}
#box03 .conBox02 .box01{
	width:188px;
	margin-left:40px;
}
#box03 .conBox02 .box02{
	width:196px;
	margin-left:4px;
}
/*----------------------------------------
	box04
----------------------------------------*/

#box04 {
	width: 940px;
	margin:0 auto 50px;
}
#box04 .conBox01 p{
	float:left;
}

/*----------------------------------------
	box05
----------------------------------------*/

#box05 {
	width: 940px;
	margin: 0 auto;
}
#box05 .conBox01{
	position:relative;
	margin-bottom:50px;
}
#box05 .conBox01 .txt01{
	position:absolute;
	font-size:20px;
	color:#ffffff;
	right: 157px;
	top: 281px;
}
#box05 .conBox01 .txt01 li{
	float:left;
}
#box05 .conBox01 .txt02{
	position:absolute;
	color:#ffffff;
	right: 172px;
	top: 321px;
}
#box05 .conBox02{
	position:relative;
	margin-bottom:87px;
	border-bottom:1px solid #030202;
}
#box05 .conBox02 .txt01{
	position:absolute;
	right: 358px;
	top: 459px;
}
#box05 .conBox02 .txt01 li{
	float:left;
}
#box05 .conBox02 .mt{
	margin-top:5px;
}

/*----------------------------------------
	designBox01
----------------------------------------*/

#main #collectionBox01 {
	width: 940px;
	margin: 0 auto;
}

#main #designBox01 h1 {
	text-align: center;
}

#main #designBox01 ul li {
	float: left;
	padding-left: 2px;
}

#main #designBox01 ul li:first-child {
	padding-left: 0;
}
