@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;
	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: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;
}

/* +++++++++++++++++++++++++ */

.size-content{
	
}
.size-content .txt{
	width:465px;
	
}


/* +++++++++++++++++++++++++ */

#size-reference{
	padding:110px 0;
	background: url(../img/major_bg.jpg) repeat-x #F1F0EF;
}
#size-reference li{
	background-color:#fff;
	text-align:center;
	-webkit-flex-grow:1;
    flex-grow:1;
	padding-bottom:50px;
	margin-right:20px;
}
#size-reference li:nth-cihld(3){
	margin-right:0px;
}
#size-reference li .ttl-cont{
	text-align:center;
	padding: 25px 0;
	margin-bottom:50px;
	background-color:#E1DFDD;
}
#size-reference li .ttl{
	margin-bottom:10px;
	font-size:24px;
}
#size-reference li .size{
	font-size:16px;
}
#size-reference li .size strong{
	font-size:18px;
	font-weight:bold;
}

/* +++++++++++++++++++++++++ */

.type-list{
	
}
.type-list li{
	margin-bottom:100px;
}
.type-list-content{
	width:690px;
	font-size:16px;
}
.type-list-content .subttl03{
	margin-left:50px;
}
.type-list-content .merit{
	padding:15px 25px;
}
.type-list-content .demerit{
	padding:15px 25px;
	background-color:#F1F0EF;
}
.type-list-content .merit dt,
.type-list-content .demerit dt{
	position:relative;
	font-weight:bold;
	padding-left:42px;
	margin-bottom:5px;
}
.type-list-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;
}
.type-list-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;
}


/* +++++++++++++++++++++++++ */

.type-tenban{
	padding: 60px 0;
	background-color:#F6F5F4;
}
.tenban-list{
}
.tenban-list li{
	width:480px;
}
.tenban-list figure{
	position:relative;
	margin-bottom:40px;
}
.tenban-list .ttl{
	margin-bottom:40px;
	font-size:24px;
	text-align:center;
}
.tenban-list .ttl span{
	padding-bottom:10px;
	border-bottom: solid 1px #282828;
}
.tenban-list .sub-ttl{
	margin-bottom:30px;
	font-size:28px;
}
.tenban-list p{
	font-size:18px;
}


/* +++++++++++++++++++++++++ */


#type-added{
	width:1130px;
	margin: 0 auto;
}
#type-added > ul > li{
	margin-bottom:100px;
}
#type-added > ul > li:last-child{
	margin-bottom:0px;
}
.type-added-content{
	width:530px;
	padding: 40px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}


/* +++++++++++++++++++++++++ */

.products-list ul{
	position:relative;
	background-color:#F4F3F2;
	padding: 0 0px 50px;
}
.products-list ul:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:150px;
	background-color:#fff;
}
.products-list li{
	position:relative;
	z-index:2;
	color:#505050;
	margin: 0 50px;
}
.products-list figure{
	margin-bottom:50px;
	background-color:#fff;
}
.products-list .ttl{
	width:240px;
	margin: 0 auto 10px;
	font-size:20px;
}
.products-list .txt{
	margin-bottom:20px;
}
.products-list p{
	width:240px;
	margin: 0 auto;
}
.products-list p a{
	display:block;
}


/* +++++++++++++++++++++++++ */

.material-list{
	
}
.material-list li{
}
.material-list .txt{
	width:530px;
	font-size:18px;
	line-height:1.7;
}
.material-list .sup{
	background-color:#FFFBC8;
	padding:15px;
}



/* +++++++++++++++++++++++++ */

#showroom-bnr{
    padding: 70px 0;
    background: url(../img/showroom_bg.jpg) no-repeat center top fixed;
    background-size: cover;
    text-align: center;
}










