@charset "utf-8";

/* +++++++++++++++++++++++++ */
/*
/*diningchair Page -PC-
/*
/* +++++++++++++++++++++++++ */

#index-main{
	text-align:center;
	background-color:#E9EDED;
}
.inner-content-area{
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
.more-btn{
}
.more-btn a{
	position:relative;
	padding: 0 30px 0 30px;
	margin-bottom:15px;
	font-family: "Yu Gothic",YuGothic,"Hiragino Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,"ＭＳ Ｐゴシック",Osaka,Arial,Verdana,sans-serif;
	text-decoration:none;
	color:#282828;
	text-align:center;
}
.more-btn a:before{
	position:absolute;
	right:0;
	top:50%;
	content:"";
	width: 0;
	height: 0;
	margin-top:-4px;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #282828;
}
.more-btn a:after{
    position: absolute;
    bottom: -15px;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #282828;
}

.ttl01{
	margin-bottom:65px;
	font-weight:normal;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size:28px;
	line-height:1.6;
	letter-spacing:0.12em;
	font-weight:bold;
	text-align:left;
}
.ttl01 span{
	display:block;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}
.ttl01 strong{
	border-bottom: solid 1px #282828;
}
.ttl01-txt{
	font-weight:normal;
	font-size:18px;
	line-height:1.8;
	text-align:left;
}

.subttl01 {
	font-size: 20px;
	text-align:center;
}
.subttl01 > span {
	display:block;
}
.subttl01 > span > span {
	display:inline-block;
	position: relative;
	padding: 0 24px;
	font-weight:normal;
}
.subttl01 > span > span:after {
	display: block;
	background: #282828;
	content: " ";
	height: 100%;
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(25deg);
}
.subttl01 > span > span:before {
	display: block;
	background: #282828;
	content: " ";
	height: 100%;
	width: 1px;
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(-25deg);
}
.subttl01 strong{
	font-weight: bold;
}

.subttl02 {
	display: block;
	font-family: 'Century Gothic', serif;
	font-size: 18px;
	letter-spacing: 0.2em;
	font-weight:normal;
	text-align:center;
}

.subttl03 {
	font-family: 'Century Gothic', serif;
	font-size: 24px;
	letter-spacing: 0.2em;
	font-weight:normal;
}
.subttl03 .line {
	padding-bottom:10px;
	position:relative;
}
.subttl03 .line:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #282828;
}

.subttl04{
	margin-bottom:50px;
	padding-bottom:10px;
	font-family: 'Century Gothic', serif;
	font-size: 30px;
	font-weight:normal;
	border-bottom: solid 1px #ccc;
}




/* +++++++++++++++++++++++++ */

#lead{
	width:750px;
	margin: 0 auto;
}
#lead .ttl{
	margin-bottom:40px;
	text-align:center;
	font-weight:normal;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size:24px;
	letter-spacing:0.12em;
}
#lead .txt{
	margin-bottom:70px;
	font-weight:normal;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size:18px;
	line-height:1.8;
	letter-spacing:0.12em;
	text-align:left;
}
#page-anchor{
	padding: 40px 50px;
	border-top: solid 1px #C8C8C8;
	border-bottom: solid 1px #C8C8C8;
}
#page-anchor .anchor-ttl{
	padding:70px 45px;
	background-color:#E9CECE;
	font-size:24px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	color:#fff;
}
#page-anchor .anchor-ttl span{
	position:relative;
	padding-bottom:10px;
}
#page-anchor .anchor-ttl span:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
}
#page-anchor ul{
	width:370px;
}
#page-anchor li{
	margin-bottom:15px;
}
#page-anchor li:last-child{
	margin-bottom:0;
}
#page-anchor li a{
	position:relative;
	padding-left:25px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	color:#282828;
}
#page-anchor li a:before{
	position:absolute;
	left:0px;
	top:50%;
	content:"";
	width: 0;
	height: 0;
	margin-top:-4px;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #282828;
}

/* +++++++++++++++++++++++++ */

.ttl-box{
	margin-bottom:100px;
	padding-bottom:30px;
	background-color:#F1F0EF;
}
.ttl-box .ttl-set{
	margin-bottom:40px;
	font-weight:normal;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size:30px;
	letter-spacing:0.12em;
	text-align:center;
}
.ttl-box .ttl-set span.no{
	display: inline-block;
	margin-bottom:60px;
	padding: 35px 45px 10px;
	background-color:#E9CECE;
	color:#fff;
	font-size:16px;
	text-align:center;
	letter-spacing:0.15em;
}
.ttl-box .ttl-set span.no strong{
	font-weight:bold;
	font-size:35px;
}
.ttl-box .ttl-set span.ttl{
	display:block;
}
.ttl-box .txt{
	text-align:center;
	font-weight:normal;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size:18px;
	line-height:1.8;
}

/* +++++++++++++++++++++++++ */

.size-content{
	
}
.size-content .txt{
	width:465px;
}
.bad-size{
	padding:100px 0 0;
	background-color:#F6F5F4;
}
.bad-size li{
	width:480px;
}
.bad-size .ttl{
	margin-bottom:80px;
	text-align:center;
	font-size:28px;
	line-height:1.6;
	font-weight:bold;
}
.bad-size .subttl{
	margin-bottom:30px;
	font-size:24px;
	text-align:center;
}
.bad-size .subttl span{
	padding-bottom:10px;
	border-bottom: solid 1px #282828;
}
.bad-size .point{
	padding:20px;
	text-align:center;
	background-color:#EDECEB;
}

.preference-size li{
	width:480px;
}


/* +++++++++++++++++++++++++ */

.type-list01{
}
.type-list01 li{
	margin-bottom:70px;
}
.type-list01 .type-list-content{
	width:690px;
}

.type-list02{
}
.type-list02 li{
	width:320px;
	margin-right:50px;
	margin-bottom:70px;
}
.type-list02 li:nth-child(3n){
	margin-right:0px;
}
.type-list02 .type-list-content{
}

#material .subttl{
	margin-bottom:30px;
	font-size:24px;
}
#material .subttl span{
	padding-bottom:10px;
	border-bottom: solid 1px #282828;
}


/* +++++++++++++++++++++++++ */


.type-list{
	width:1130px;
	margin: 0 auto;
}
.type-list > ul > li{
	margin-bottom:100px;
}
.type-list > ul > li:last-child{
	margin-bottom:0px;
}
.type-list .type-content{
	width:530px;
	padding: 40px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


/* +++++++++++++++++++++++++ */

.products-list ul{
	position:relative;
	background-color:#F4F3F2;
}
.products-list ul:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:180px;
	background-color:#fff;
}
.products-list li{
	position:relative;
	z-index:2;
	color:#505050;
}
.products-list figure{
	margin-bottom:50px;
	background-color:#fff;
	text-align:center;
}
.products-list .ttl{
	margin: 0 auto 10px;
	font-size:20px;
	text-align:center;
}
.products-list .txt{
	margin-bottom:20px;
}
.products-list p{
	margin: 0 auto;
}
.products-list p a{
	display:block;
}

.products-list.list01 .flex-cc li {
	margin-left: 70px;
	margin-right: 70px;
}

/* +++++++ */

.products-list.list01 ul{
	padding:0 30px 50px;
}
.products-list.list01 li{
	width:190px;
}
.products-list.list01 ul:before{
	height:180px;
}
.products-list.list01 .ttl{
}

/* +++++++ */

.products-list.list02 ul{
	padding:0 30px 50px;
}
.products-list.list02 li{
	width:190px;
}
.products-list.list02 ul:before{
	height:180px;
}
.products-list.list02 .ttl{
}

/* +++++++ */

.products-list.list03 ul{
	padding:0 30px 50px;
}
.products-list.list03 li{
	width:242px;
}
.products-list.list03 ul:before{
	height:180px;
}
.products-list.list03 .ttl{
}
.products-list.list03 .ttl{
	width:200px;
}
.products-list.list03 .txt{
	width:200px;
}
.products-list.list03 .more-btn{
	width:200px;
}


/* +++++++++++++++++++++++++ */

.comfort-list{
	
}
.comfort-list li{
	margin-bottom:100px;
}
.comfort-list .comfort-photo{
	
}
.comfort-list .comfort-content{
	width:310px;
	margin-right:40px;
	padding: 0 40px 0 50px;
	border-right: solid 1px #CCCCCC;
}
.comfort-list .comfort-content .subttl03{
	letter-spacing:0;
}
.comfort-list .comfort-products{
	width:230px;
	text-align:center;
}
.comfort-list .comfort-products .data-box{
	padding:20px;
	background-color:#F6F5F4;
}
.comfort-list .comfort-products .data-box .ttl{
	margin-bottom:20px;
	color:#505050;
	font-weight:bold;
	font-size:20px;
}

.comfort-list .comfort-products .more-btn a{
	display:block;
}


/* +++++++++++++++++++++++++ */

#showroom-bnr{
    padding: 70px 0;
    background: url(../img/showroom_bg.jpg) no-repeat center top fixed;
    background-size: cover;
    text-align: center;
}










