@charset "UTF-8";
/* CSS Document */

/************************************************
point-of-chair.css 201806
************************************************ */
#dining-chair{
	width: 1000px;
	line-height: 1.4;
	color: #333;
	margin: 0 auto 30px;
}
#dining-chair h3{
	/*text-align: center;*/
	/*margin: 20px auto 0;*/
}
#dining-chair h3 img{
	width: 100%;
}
#dining-chair h4{
}
#dining-chair a{
	text-decoration: none;
	color: #333;
}
#dining-chair a:hover{
	opacity: 0.7;
}
#design,#color,#material,#functionality,#comfort,#size{
	padding-top: 80px;
	margin-top: -60px;
	
}
.intro {
	padding: 0 20px;
	margin: 40px auto;
	text-align: center;
	line-height: 1.6;
}
.intro h3.intro-ttl {
	font-size: 30px;
	margin: 20px auto 0;
}
.intro p {
	font-size: 16px;
	margin-bottom: .8em;
}
.intro .lead{
	font-size: 26px;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.3;
	margin-bottom: 30px;
}
.intro .list{
	width: 100%;
	position: relative;
	left: 3%;
	margin: 30px auto;
	text-align: left;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
}
.intro .list ul p{
	display: inline-block;
	vertical-align: top;
	color: #555;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.3;
	margin-bottom: 10px;
}
.intro .list ul p span{
	display: block;
	font-size: 26px;
	font-family: 'Delius', cursive;
	line-height: 1.3;
}
.intro .list ul.list-l p.flL,.intro .list ul.list-r p.flR{
	width: 230px;
	padding: 5px 20px 0;
}
.intro .list .list-l li:nth-of-type(1) p.flL{
	background: url(/files/images/unique/diningchair/design-btn.jpg) no-repeat center center;
	background-size: contain;
}
.intro .list .list-l li:nth-of-type(2) p.flL{
	background: url(/files/images/unique/diningchair/color-btn.jpg) center center no-repeat;
	background-size: contain;
}
.intro .list .list-l li:nth-of-type(3) p.flL{
	background: url(/files/images/unique/diningchair/material-btn.jpg) center center no-repeat;
	background-size: contain;
}
.intro .list .list-r li:nth-of-type(1) p.flR{
	background: url(/files/images/unique/diningchair/functionality-btn.jpg) center center no-repeat;
	background-size: contain;
}
.intro .list .list-r li:nth-of-type(2) p.flR{
	background: url(/files/images/unique/diningchair/comfort-btn.jpg) center center no-repeat;
	background-size: contain;
}
.intro .list .list-r li:nth-of-type(3) p.flR{
	background: url(/files/images/unique/diningchair/size-btn.jpg) center bottom no-repeat;
	background-size: contain;
}

/*.intro .list ul img{
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: auto;
}*/

.intro .list ul .list-l{
	display: inline-block;
	vertical-align: top;
	float: none;
}
.intro .list ul .list-r{
	display: inline-block;
	vertical-align: top;
	float: none;
}

.intro .list .list-l li a{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	
}
.intro .list .list-r li a{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.intro .list .list-r li a p{
	text-align: right;
}
.intro .list ul .flL img{
	padding-right: 10px;
}
.intro .list .list-img{
	/*width: 100%;*/
	/*height: auto;*/
}
.intro .list .list-img img{
	/*position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 158px;
	height: 320px;*/
}
.section-box{
	margin: 50px auto;
}
.section-box .ttl h3.ttl-lead{
	font-size: 40px;
	font-family: 'Delius', cursive;
	letter-spacing: .03em;
	color: #555;
	padding-bottom: .3em;
}
.section-box .ttl h3.ttl-lead:before{
	content: "";
	position: relative;
	top: 5px;
	background: url(/files/images/unique/diningchair/ttl-img.png) left center no-repeat;
	background-size: contain;
	padding:26px;
	margin-right: 5px;
}
.section-box .ttl h3.ttl-lead br{
		display: none;
}
.section-box .usage h3.ttl-lead{
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: .03em;
	color: #555;
	padding-bottom: 16px;
	text-align: left;
}
.section-box .usage h3:before{
	content: "";
	position: relative;
	top: 5px;
	background: none;
	padding:0;
}
.section-box .design h3{
	background: url(/files/images/unique/diningchair/disign-line.jpg) left bottom no-repeat;
	background-size: 100%;
}
.section-box .color h3{
	background: url(/files/images/unique/diningchair/color-line.jpg) left bottom no-repeat;
	background-size: 100%;
}
.section-box .material h3{
	background: url(/files/images/unique/diningchair/material-line.jpg) left bottom no-repeat;
	background-size: 100%;
}
.section-box .functionality h3{
	background: url(/files/images/unique/diningchair/functionality-line.jpg) left bottom no-repeat;
	background-size: 100%;
}
.section-box .comfort h3{
	background: url(/files/images/unique/diningchair/comfort-line.jpg) left bottom no-repeat;
	background-size: 100%;
}
.section-box .size h3{
	background: url(/files/images/unique/diningchair/size-line.jpg) left bottom no-repeat;
	background-size: 100%;
	margin: 0;
}
.section-box .usage h3{
	background: url(/files/images/unique/diningchair/usage-line.jpg) left bottom no-repeat;
	background-size: 100%;
	font-family: 'Noto Sans JP', sans-serif;
}
.section-box .ttl h3.ttl-lead{
	font-weight: 400;
	font-family: 'Delius', cursive;
}
.section-box .ttl h3.ttl-lead span{
	position: relative;
	top: 20px;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: .03em;
	float: right;
	padding-right: 10px;
}
.section-box .ttl-img{
	width: 60%;
	margin: 10px auto;
}
.section-box .ttl img{
	width: 100%;
	height: auto;
}
.section-box .ttl-txt{
	width: 36%;
	font-size: 14px;
	line-height: 1.7;
	margin: 10px auto;
}
.section-box .item-box {
	margin: 20px auto;
	text-align: center;
}
.section-box .item-box li{
	width: 24.5%;
	font-size: 13px;
	display: inline-block;
	margin-bottom: 40px;
	text-align: left;
}
.section-box  p.item img {
	width: 100%;
	height: auto;
}
.section-box .item-box p{
	padding: 0 8px;
	text-align: center;
}
.section-box .item-box p.no{
	position: relative;
	top: -20px;
	right: -10px;
	font-size: 13px;
	font-family: 'Delius', cursive;
	background: url(/files/images/unique/diningchair/tag-bg.png) center bottom no-repeat;
	background-size: contain;
	text-align: center;
	padding: 3px;
}
.comfort-box{
	/*background: url(/files/images/unique/diningchair/comfort-bg.jpg) center bottom no-repeat;
	background-size: contain;
	height: 0;
	padding-bottom: 31.25%;
	background-size: contain;*/
	background: #f6f6f6;
}
.comfort-inner{
	padding: 34px 40px;
	margin: auto;
	overflow: hidden;
}
.comfort-inner p{
	font-size: 14px;
}
.comfort-box p:nth-of-type(2){
	margin-top: 20px;
	/*width: 74%;*/
}
.comfort-box p:first-child{
	/*width: 22%;*/
	float: right;
}
.comfort-box p:first-child img{
	width: 180px;
	height: auto;
	padding-left: 30px;
}
.size-box{
	margin: 0 auto;
	overflow: hidden;
}
.size-box h4.size-ttl{
	font-size: 22px;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: .03em;
	background: url(/files/images/unique/diningchair/size-line2.jpg) center bottom no-repeat;
	background-size: contain;
	text-align: center;
	padding-bottom: 15px;
	margin: 50px auto 20px;
}
.size-box p{
	font-size: 14px;
	line-height: 1.6;
	margin: 30px auto;
}
.size-box .size-img{
	width: 100%;
	overflow: hidden;
}
.size-box .size-img .flL{
	width: 48%;
	overflow: hidden;
}
.size-box .size-img .flR{
	width: 48%;
	overflow: hidden;
}
.size-box .size-txt{
	width: 100%;
	margin-top: 20px;
}
.size-box .size-img img{
	width: 100%;
	/*max-width: 360px;*/
	height: auto;
}
.size-box .size-img2{
	width: 48%;
	margin-top: 20px;
}
.size-box .size-img2 p{
	margin: 0;
}
.size-box .size-img2 img{
	width: 100%;
}
/*.size-box:nth-child(even) .size-img{
	width: 48%;
	float: left;
}
.size-box:nth-child(odd) .size-img{
	width: 48%;
	float: right;
}
.size-box:nth-child(odd) .size-txt{
	width: 48%;
	float: left;
}
.size-box:nth-child(even) .size-txt{
	width: 48%;
	float: right;
}*/
.size-box .ttl{
	font-size: 36px;
	font-family: 'Delius', cursive;
}
.usage-box{
	margin: -10px auto ;
	overflow: hidden;
}
.usage-inner{
	width: 800px;
	margin: 40px auto ;
}
.usage-box dt{
	font-size: 20px;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.6;
	margin: 10px auto;
}
.usage-box dd{
	font-size: 14px;
	line-height: 1.5;
}
.usage-box:nth-child(even) .usage-img{
	width: 54%;
	float: left;
}
.usage-box:nth-child(odd) .usage-img{
	width: 54%;
	float: right;
}
.usage-box:nth-child(odd) .usage-txt{
	width: 40%;
	float: left;
	margin-top: 30px;
}
.usage-box:nth-child(even) .usage-txt{
	width: 40%;
	float: right;
	margin-top: 40px;
}
.usage-box .usage-txt img{
	width: 100%;
	max-width: 420px;
	height: auto;
}
.usage-box .usage-img img{
	width: 100%;
	max-width: 420px;
	height: auto;
}

/*ギャラリー*/
#mainImage_luce {
	width: 800px;
	margin: 100px auto 20px;
}
#imageList_luce img {
	width:150px;
	height: auto;
	cursor: pointer;
	object-fit: cover;
}
#mainImage_luce h3 img{
	width: 100%;
}
#imageList_luce ul{
	width: 800px;
	margin: auto;
	text-align: center;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
}
#imageList_luce ul li{
	/*display: inline-block;*/
	box-sizing: border-box;
	width: 19%;
}
#imageList_luce p{
	margin: 50px auto 30px;
	padding: 0 10px;
	font-size: 16px;
	text-align: center;
	line-height: 1.6;
}

@media screen and (max-width: 896px){
	#dining-chair{
		width: 96%;
		margin: 0 auto;
		overflow: hidden;
	}
	.intro {
		padding: 0 ;
		margin: 20px auto;
		line-height: 1.6;
		text-align: center;
		box-sizing: border-box;
	}
	.intro h3.intro-ttl {
		font-size: 24px;
		margin: 20px auto 0;
	}
	.intro p {
		font-size: 14px;
		margin-bottom: .8em;
	}
	.intro>p {
		padding: 0 1%;
	}
	.intro .lead{
		font-size: 16px;
		line-height: 1.4;
		padding: 0 2%;
		margin-bottom: 20px;
		text-align: center;
	}
	.intro .list{
		width: 96%;
		left: 1%;
	}
	.intro .list ul p{
		font-size: 11px;
	}
	.intro .list ul p span{
		font-size: 22px;
	}
	.intro .list ul.list-l p.flL,.intro .list ul.list-r p.flR{
		width: 200px;
		padding: 0;
	}
	.section-box{
		margin: 20px auto 0;
	}
	.section-box .ttl h3.ttl-lead:before{
		content: "";
		position: relative;
		top: -14px;
		background: url(/files/images/unique/diningchair/ttl-img.png) left bottom no-repeat;
		background-size: contain;
		padding: 16px;
		margin-right: 5px;
	}
	.section-box .ttl{
		line-height: 1.5;
	}
	.section-box .ttl h3.ttl-lead{
		font-size: 24px;
		margin: 0 0 40px;
	}
	.section-box .ttl h3.ttl-lead span{
		display: block;
		position: relative;
		top: 10px;
		font-size: 13px;
		letter-spacing: .03em;
		text-align: right;
		padding: 0;
	}
	.section-box .usage h3{
		font-size: 24px;
		font-weight: 400;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: .03em;
		color: #555;
		padding-bottom: 16px;
		text-align: left;
	}
	.section-box .usage h3:before {
		content: "";
		position: relative;
		top: 5px;
		background: none;
		padding:0;
	}
	.section-box .ttl-img{
		width: 60%;
		margin: 0 auto 10px;
	}
	.section-box .ttl img{
		width: 100%;
		height: auto;
	}
	.section-box .ttl-txt{
		width: 36%;
		font-size: 13px;
		line-height: 1.5;
		margin: 10px auto;
	}
	.section-box .item-box {
		margin: 20px auto;
		text-align: center;
	}
	.section-box .item-box ul {
	}
	.section-box .item-box li{
		width: 24%;
		display: inline-block;
		vertical-align: top;
		font-size: 13px;
		margin-bottom: 20px;
		text-align: left;
	}
	.section-box  p.item img {
		width: 100%;
		height: auto;
	}
	.section-box .item-box p{
		padding: 0 8px;
		line-height: 1.4;
		font-size: 11px;
	}
	.section-box .item-box p.no{
		position: relative;
		top: -20px;
		right: -5px;
		font-size: 12px;
		font-family: 'Delius', cursive, "Noto Sans Japanese",sans-serif;
		background: url(/files/images/unique/diningchair/tag-bg.png) center bottom no-repeat;
		background-size: contain;
		text-align: center;
		padding: 3px;
		margin-bottom: -10px;
	}
	.comfort-box{
		/*width: 100%;
		background: url(/files/images/unique/diningchair/comfort-bg.jpg) center bottom no-repeat;
		background-size: contain;
		height: 0;
		padding-bottom: 31.25%;
		margin-bottom: 40px;*/
	}
	.comfort-inner{
		padding: 20px;
		margin: auto;
		overflow: hidden;
	}
	.comfort-inner p{
		font-size: 13px;
		margin: 0;
	}
	.comfort-box p:nth-of-type(2){
		margin-top: 0;
		/*width: 74%;*/
	}
	.comfort-box p:nth-of-type(2) br{
	display: none;
	}
	.comfort-box p:first-child{
		/*width: 22%;*/
		float: right;
	}
	.comfort-box p:first-child img{
		width: 140px;
		height: auto;
		padding-left: 20px;
	}
	.size-box{
		margin: 0 auto 10px;
		overflow: hidden;
	}
	.size-box h4.size-ttl{
		font-size: 18px;
		letter-spacing: .03em;
		background: url(/files/images/unique/diningchair/size-line2.jpg) left bottom no-repeat;
		background-size: 100%;
		padding-bottom: 10px;
		margin: 10px auto 20px;
	}
	.size-box p{
		font-size: 13px;
		line-height: 1.6;
		margin: 10px auto;
	}
	.size-box .size-img{
		width: 100%;
		overflow: hidden;
	}
	.size-box .size-img .flL,	.size-box .size-img .flR{
		margin: 0;
	}
	.size-box .size-txt{
		width: 96%;
		font-size: 13px;
		margin: auto;
		margin-top: 20px;
	}
	.size-box .size-img2{
		width: 48%;
		margin: 0;
	}
	.size-box .size-img2 p{
		margin: 0;
	}
	.size-box .size-img2 .ttl{
		font-size: 22px;
		margin: 10px 0 0;
	}
	.section-box .usage h3.ttl-lead{
		font-size:18px!important;
		padding-bottom: .6em !important;
		margin-bottom: 20px !important;
	}
	.usage-box{
		margin: 0 auto ;
		overflow: hidden;
	}
	.usage-inner{
		width: 100%;
		margin: 10px auto ;
	}
	.usage-box dt{
		font-size: 15px;
		font-weight: 600;
		margin: 14px auto 5px;
	}
	.usage-box dd{
		font-size: 13px;
		line-height: 1.5;
	}
	.usage-box:nth-child(even) .usage-img{
		width: 50%;
		float: left;
	}
	.usage-box:nth-child(odd) .usage-img{
		width: 50%;
		float: right;
	}
	.usage-box:nth-child(odd) .usage-txt{
		width: 46%;
		float: left;
		margin-top: 10px;
	}
	.usage-box:nth-child(even) .usage-txt{
		width: 46%;
		float: right;
		margin-top: 10px;
	}
	.usage-box .usage-txt img{
		width: 100%;
		max-width: 420px;
		height: auto;
	}
	.usage-box .usage-img img{
		width: 100%;
		max-width: 420px;
		height: auto;
	}
	
	/*ギャラリー*/
	#mainImage_luce {
		width: 100%;
		padding: 0;
		margin: 20px auto;
	}
	#imageList_luce{
		width: 100%;
	}
	#imageList_luce img {
		width: 100%;
		height: auto;
	}
	#imageList_luce ul{
		width: 100%;
		margin-top: .7em;
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#imageList_luce ul li{
		width: 18%;
		height: auto;
		box-sizing: border-box;
	}
	#imageList_luce p{
	margin-top: 20px;
	padding: 0 2%;
	font-size: 13px;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 568px){
	.intro h3.intro-ttl {
		font-size: 6vw;
	}
	.intro .list{
		width: 100%;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.intro .list>.list-img{
		width: 100%;
		order: 1
	}
	.intro .list .list-l{
		width: 48%;
		order: 2
	}
	.intro .list .list-r{
		width: 48%;
		order: 3
	}
	.intro .list ul.list-l p.flL,.intro .list ul.list-r p.flR{
		width: 100%;
		padding: 3% 2% 5%;
	}
	.intro .list .list-r li a p {
    text-align: center;
	}
	.intro .list .list-l li a p.flL,.intro .list .list-r li a p {
    margin: 0 auto 5px;
	}
	.intro .list ul{
		text-align: center;
	}
	.intro .list .list-l{
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding-left: 0%;
		margin: 0;
		box-sizing: border-box;
	}
	.intro .list .list-r{
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding-right: 0;
		margin: 0;
		box-sizing: border-box;
	}
	.intro .list ul p{
		display: block;
		width: 100%;
		font-size: 3vw;
		line-height: 1.3;
		padding: 3% 2% 5%;
		color: #333;
		box-sizing: border-box;
		text-align: center;
	}
	.intro .list ul p span{
		display: block;
		font-size: 7vw;
		line-height: 1.3;
		margin-bottom: 0;
	}
	.intro .list .list-l li:nth-of-type(1) p.flL{
		background: url(/files/images/unique/diningchair/design-btn.jpg) center center no-repeat;
		background-size: contain;
	}
	.intro .list .list-l li:nth-of-type(2) p.flL{
		background: url(/files/images/unique/diningchair/color-btn.jpg) center center no-repeat;
		background-size: contain;
	}
	.intro .list .list-l li:nth-of-type(13) p.flL{
		background: url(/files/images/unique/diningchair/material-btn.jpg) center center no-repeat;
		background-size: contain;
	}
	.intro .list .list-r li:nth-of-type(1) p.flR{
		background: url(/files/images/unique/diningchair/functionality-btn.jpg) center center no-repeat;
		background-size: contain;
	}
	.intro .list .list-r li:nth-of-type(2) p.flR{
		background: url(/files/images/unique/diningchair/comfort-btn.jpg) center center no-repeat;
		background-size: contain;
	}
	.intro .list .list-r li:nth-of-type(3) p.flR{
		background: url(/files/images/unique/diningchair/size-btn.jpg) center bottom no-repeat;
		background-size: contain;
	}
	.intro .list .list-r .flL, .intro .list .list-l .flR{
		display: none;
	}
	.intro .list ul  .list-l img{
		padding-right: 0;
	}
	.intro .list ul  .list-l, .intro .list ul  .list-r{
		margin: 0 0 5px;
	}
	.intro .list .list-img{
		width: 100%;
		height: auto;
		margin-bottom: 16px;
	}
	.intro .list .list-img img{
		position: static;
		margin: auto;
		text-align: center;
		width: 50%;
		height: auto;
		max-width: 380px;
	}
	
	
	.section-box .ttl h3.ttl-lead br{
		display: block;
	}
	.section-box .ttl-img{
		width: 100%;
		margin: 10px auto;
		float: none;
	}
	.section-box .ttl img{
		width: 100%;
		height: auto;
	}
	.section-box .ttl-txt{
		width: 96%;
		line-height: 1.6;
		margin: 20px auto;
		float: none;
	}
	.section-box .item-box ul {
		display: flex;
		display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
		display: -webkit-flex; /* Safari6.1以降 */
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap; /* Safari6.1以降 */
	}
	.section-box .item-box li{
		width: 48%;
	}
	.section-box  p.item img {
		width: 100%;
		height: auto;
		max-width: 200px;
	}
	.comfort-box{
		width: 100%;
		background: url(/files/images/unique/diningchair/comfort-bg-sp.jpg) center top no-repeat;
		background-size: 100% 110%;
		height: auto;
			/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
		padding-bottom: 0;
	}
	.comfort-inner{
		padding: 8%;
		margin: auto;
	}
	.comfort-box p:nth-of-type(2){
		/*width: 74%;*/
	}
	.comfort-box p:first-child{
		/*width: 22%;*/
		float: right;
	}
	.comfort-box p:first-child img{
		width: 120px;
		height: auto;
		padding-left: 14px;
		padding-bottom: 4px;
	}
	.usage-box:nth-child(even) .usage-img{
		width: 100%;
		float: left;
	}
	.usage-box:nth-child(odd) .usage-img{
		width: 100%;
		float: right;
	}
	.usage-box:nth-child(odd) .usage-txt{
		width: 100%;
		float: left;
		padding: 0 1%;
		margin: 0 auto 20px;
		box-sizing: border-box;
	}
	.usage-box:nth-child(even) .usage-txt{
		width: 100%;
		float: right;
		padding: 0 1%;
		margin: 0 auto 20px;
		box-sizing: border-box;
	}
}