@charset "utf-8";

/* +++++++++++++++++++++++++ */
/*
/*more_sofa Page -PC-
/*
/* +++++++++++++++++++++++++ */

#index-main{
	text-align:center;
	background-color:#E9EDED;
}
.inner-content-area{
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.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;
	letter-spacing:0.12em;
	font-weight:bold;
	text-align:left;
}
.ttl01 span{
	display:block;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}
.ttl01-txt{
	font-weight:normal;
	font-size:18px;
	line-height:1.8;
	letter-spacing:0.1em;
	text-align:left;
}

.subttl01 {
}
.subttl01 > span {
	display:block;
	text-align:center;
}
.subttl01 span span {
	display:inline-block;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding: 0 24px;
}
.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);
}

.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:80px;
	padding-bottom:10px;
	font-family: 'Century Gothic', serif;
	font-size: 24px;
	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{
}
#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;
}

/* +++++++++++++++++++++++++ */

.content-ttl-box{
	position:relative;
	min-height:345px;
	margin-bottom:100px;
}
.content-ttl-box#type01-ttl:before{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:50%;
	height:100%;
	margin-left:-670px;
	background: url(../img/type_bg01.jpg) no-repeat left bottom;
}
.content-ttl-box#type02-ttl:before{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:50%;
	height:100%;
	margin-left:-670px;
	background: url(../img/type_bg02.jpg) no-repeat left bottom;
}
.content-ttl-box#comfort-ttl:before{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:50%;
	height:100%;
	margin-left:-670px;
	background: url(../img/comfort_bg01.jpg) no-repeat left bottom;
}



.content-ttl-box .inner-content-area{
	padding-left:560px
}

/* +++++++++++++++++++++++++ */

.scene-products{
	padding: 60px 0;
	background-color:#F6F5F4;
}
.scene-list{
}
.scene-list figure{
	position:relative;
	margin-bottom:30px;
}
.scene-list figure figcaption{
	position: absolute;
	top:-18px;
	left:-18px;
	padding:10px 25px;
	background-color:#fff;
	font-size:18px;
}
.scene-list p{
	text-align:center;
	font-size:20px;
	color:#646464;
	
}

.products-list{
	background-color:#fff;
	padding:60px 30px;
}
.products-list li{
	color:#505050;
}
.products-list .ttl{
	width:200px;
	margin: 0 auto 10px;
	font-size:20px;
}
.products-list p{
	width:200px;
	margin: 0 auto;
}
.products-list p a{
	display:block;
}

.products-list.list01 .flex-cc li {
	margin-left: 25px;
	margin-right: 25px;
}


/* +++++++++++++++++++++++++ */

#type-use{
	width:1130px;
	margin: 0 auto;
}
#type-use > ul > li{
	margin-bottom:100px;
}
#type-use > ul > li:last-child{
	margin-bottom:0px;
}
#type-use > ul > li:nth-child(even) figure{
	-webkit-box-ordinal-group: -1; -moz-box-ordinal-group: -1; -webkit-flex-order: -1; -moz-flex-order: -1; -webkit-order: -1; -moz-order: -1; order: -1;	
}
.type-use-content{
	width:530px;
	padding: 40px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#type-use .products-list{
	background-color:#fff;
	padding:0;
}


/* +++++++++++++++++++++++++ */

#size-use{
	
}
#size-use li{
	width:480px;
}
#size-interval{
	padding:110px 0;
	background: url(../img/major_bg.jpg) repeat-x #F1F0EF;
}
#size-interval li{
	width:480px;
	padding:35px;
	background-color:#fff;
	text-align:center;
}
#size-interval li .ttl{
	font-size:30px;
	font-weight:bold;
	margin-bottom:50px;
}
#size-interval li .ttl .line{
	position:relative;
	padding-bottom:10px;
}
#size-interval li .ttl .line:before{
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #282828;
}
#size-interval li .meyasu{
	position:relative;
	display:inline-block;
	margin-bottom:40px;
	padding: 40px 50px;
	background-color:#A29D95;
	font-size:22px;
	letter-spacing:0.15em;
	color:#fff;
	font-weight:bold;
}
#size-interval li .meyasu strong{
	font-size:30px;
	color:#fff9b1;
}
#size-interval li .meyasu span:before{
	content:"";
	position:absolute;
	width:14px;
	height:1px;
	background-color:#A29D95;
}
#size-interval li .meyasu span:after{
	content:"";
	position:absolute;
	width:1px;
	height:9px;
	background-color:#A29D95;
}
#size-interval li .meyasu > span:before{ top:0; left:-14px; }
#size-interval li .meyasu > span:after { top:-9px; left:0; }
#size-interval li .meyasu > span > span:before{ top:0; right:-14px;}
#size-interval li .meyasu > span > span:after { top:-9px; right:0;}
#size-interval li .meyasu > span > span > span:before{ bottom:0; left:-14px;}
#size-interval li .meyasu > span > span > span:after { bottom:-9px; left:0;}
#size-interval li .meyasu > span > span > span > span:before{ bottom:0; right:-14px;}
#size-interval li .meyasu > span > span > span > span:after { bottom:-9px; right:0;}

#size-interval li .txt{
	text-align:left;
    font-size: 18px;
    line-height: 1.8;
}
#size-interval li .txt span{
	border-bottom: solid 1px #E99B5C;
}





/* +++++++++++++++++++++++++ */

.design-list{
	
}
.design-list li{
	margin-bottom:100px;
}
.design-content{
	width:710px;
	font-size:16px;
}
.design-content .merit{
	padding:15px 25px;
}
.design-content .demerit{
	padding:15px 25px;
	background-color:#F1F0EF;
}
.design-content .merit dt,
.design-content .demerit dt{
	position:relative;
	font-weight:bold;
	padding-left:42px;
	margin-bottom:5px;
}
.design-content .merit dt:before{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-17px;
	content:"";
	background: url(../img/merit_icon.png) no-repeat;
	width:34px;
	height:34px;
}
.design-content .demerit dt:before{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-17px;
	content:"";
	background: url(../img/demerit_icon.png) no-repeat;
	width:34px;
	height:34px;
}

/* +++++++++++++++++++++++++ */

.comfort-list{
	
}
.comfort-list li{
	width:300px;
}
.comfort-list .txt{
	font-size:16px;
}
.comfort-list div.txt{
	width:480px;
}

/* +++++++++++++++++++++++++ */

#showroom-bnr{
    padding: 70px 0;
    background: url(../img/showroom_bg.jpg) no-repeat center top fixed;
    background-size: cover;
    text-align: center;
}










