@charset "UTF-8";
/* CSS Document */

/************************************************
leather-sofa.css   202101
************************************************ */

#leather-sofa{
	width: 1000px;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.4;
	margin: auto;
}
#leather-sofa a{
	text-decoration: none;
	color: #333;
}
#leather-sofa a:hover{
	opacity: 0.7;
}
#leather-sofa img{
	max-width: 100%;
}
#leather-sofa .intro{
	position: relative;
	margin: 0 auto 50px;
}
#leather-sofa .intro .intro-img{
	position: relative;
}
#leather-sofa .intro .intro-img img{
	width: 100%;
}
#leather-sofa .intro p.intro-ttl{
	position: absolute;
	bottom: 20px;
	right: 30px;
	color: #fff;
	letter-spacing: .3em;
	margin: 0;
	text-align: right;
}
#leather-sofa .intro p.intro-ttl span{
	display: block;
	font-size: 38px;
	margin-right: -5px;
	letter-spacing: 0;
}
#leather-sofa .intro p{
	width: 95%;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	text-align: center;
	margin: 50px auto;
	color: #333;
}
.section-box{
	margin: 60px auto 0;
}
.section-box h3{
	font-family: 'Noto Serif JP', serif;
	font-size: 38px;
	font-weight: 400;
	letter-spacing: .02em;
	text-align: center;
	margin: 0 auto 40px;
	border: none;
}

.section-box p.h3-p{
	font-size: 15px;
	margin-top: 10px;
	letter-spacing: .03em;
	text-align: center;
}
.section-box .type-ttl{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	margin: 40px auto;
}
.section-box .type .type-ttl h4{
	width: 16%;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: .1em;
	border: none;
	text-align: left;
	padding: 0;
	margin: auto;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
}
.section-box .type .type-ttl p{
	width: 80%;
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
	padding: 0 0 0 3%;
	margin: 0;
	border-left: 1px solid #333;
}
.section-box .type h5{
	font-size: 24px;
	font-weight: 400;
	letter-spacing: .08em;
	text-align: center;
	margin-bottom: 30px;
}
.section-box .type dl{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	text-align: left;
	margin: 0 auto 60px;
	border: 2px solid #f0f0f0;
}
.section-box .type dt{
	width: 20%;
	font-size: 16px;
	padding: 4% 2%;
	margin-right: 2%;
	background: #f0f0f0;
	text-align: center;
	border-bottom: 3px solid #fff;
}
.section-box .type dt:nth-of-type(3){
	border-bottom: none;
}
.section-box .type dd{
	width: 70%;
	font-size: 14px;
	padding: 1% 2%;
	border-bottom: 3px solid #fff; 
}
.section-box .type dd:nth-of-type(3){
	border-bottom: none;
}
.section-box .type-inner p{
	width: 60%;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 3%;
	
}
.section-box .type-inner img{
	width: 30%;
	vertical-align: middle;
}

.section-box h4{
	font-size: 24px;
	font-weight: 500;
	letter-spacing: .08em;
	text-align: center;
	padding: 0;
	margin: 0 0 30px;
	border: none;
}
.section-box h4 span{
	border-bottom: 3px solid #dcdcdc;
}
.section-box .h4-txt{
	font-size: 15px;
	margin-bottom: 20px;
}
.section-box .size-inner{
	margin: 0 auto 60px;
}
.section-box .size-item{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 20px auto;
}
.section-box .size-img{
	width: 40%;
}
.section-box .size-txt{
	width: 56%;
	margin-bottom: 20px;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #666;
}
.section-box .size-txt .ttl{
	font-size: 15px;
	margin: 0 auto 10px;
}
.section-box .size-txt .ttl span{
	font-size: 22px;
	padding-left: .3em;
}
.section-box .size-txt .txt{
	font-size: 13px;
	margin: 0 auto;
}
.section-box .design-inner, .section-box .color-inner ul{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 40px auto;
}
.section-box .design-item{
	width: 48%;
	margin-bottom: 20px;
}
.section-box .design-item .ttl{
	font-size: 15px;
	margin: 20px auto 10px;
}
.section-box .design-item .ttl span{
	font-size: 18px;
	margin-left: .3em;
}
.section-box .design-item .txt{
	font-size: 13px;
	margin: 0 auto;
}
.section-box .color-inner li{
	width: 48%;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	margin-bottom: 20px;
}
.section-box .color-inner li img{
	width: 30%;
	padding-right: 3%;
}
.section-box .color-inner li p{
	width: 66%;
	font-size: 13px;
}
.section-box .color-inner li p span{
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
}

.section-box .care-inner ul{
	margin: 0 auto 50px;
	border: 2px solid #f0f0f0;
}
.section-box .care-inner li{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
}
.section-box .care-inner .ttl{
	width: 20%;
	font-size: 16px;
	padding: 2.5% 2%;
	margin-right: 2%;
	background: #f0f0f0;
	text-align: center;
	border-bottom: 3px solid #fff; 
}
.section-box .care-inner li:last-child .ttl{
	border-bottom: none;
}
.section-box .care-inner .txt{
	width: 70%;
	font-size: 14px;
	padding: 1% 2%;
	border-bottom: 2px solid #fff; 
}
.section-box .care-inner li:last-child .txt{
	border-bottom: none;
}
.section-box .kit{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	padding: 15px;
	margin: 40px auto;
	border: 1px solid#333;
}
.section-box .kit img{
	width: 200px;
	padding-right: 20px;
}
.section-box .kit p{
	width: calc(100% - 240px);
	font-size: 13px;
}
.section-box .kit p span{
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.section-box .recommend-inner{
	font-size: 14px;
	line-height: 1.6;
}
.section-box .recommend-inner a{
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	margin: 0 auto 40px;
}
.section-box .recommend-inner a:nth-child(even){
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.section-box .recommend-inner a .recommend-img{
	width: 48%;
}
.section-box .recommend-inner a .recommend-txt{
	width: 48%;
	text-align: left;
}
.section-box .recommend-inner a:nth-of-type(odd) .recommend-txt{
	padding-left: 3%;
}
.section-box .recommend-inner a:nth-of-type(even) .recommend-txt{
	padding-right: 3%;
}
.section-box .recommend-inner .ttl{
	font-size: 15px;
	margin-bottom: 10px;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	line-height: 1.4;
}
.section-box .recommend-inner .ttl .name{
	font-size: 24px;
	font-weight: 100;
	padding-left: .3em;
}
.section-box .recommend-inner .txt p{
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}

@media screen and (max-width: 896px){
	#leather-sofa {
		width: 96%;
	}
	#leather-sofa .intro{
		margin: 0 auto 40px;
	}
	#leather-sofa .intro p{
		width: 98%;
		font-size: 13px;
		line-height: 1.6;
		margin: 30px auto 20px;
	}
	#leather-sofa .section-box{
		margin: 0 auto 40px;
	}
	#leather-sofa .intro p.intro-ttl{
		position: absolute;
		bottom: 20px;
		right: 20px;
	}
	#leather-sofa .intro p.intro-ttl span{
		font-size: 28px;
	}
	.section-box h3{
		font-size: 24px;
		margin: 0 auto 20px;
	}
	.section-box p.h3-p{
		font-size: 13px;
		text-align: left;
	}
	.section-box .type-ttl{
		margin: 20px auto 30px;
	}
	.section-box .type .type-ttl h4{
		font-size: 38px;
	}
	.section-box .type .type-ttl p{
		font-size: 12px;
	}
	.section-box .type h5{
		font-size: 18px;
		margin-bottom: 10px;
		text-align: left;
	}
	.section-box .type dl{
		margin: 0 auto 30px;
	}
	.section-box .type dt{
		width: 30%;
		font-size: 13px;
	}
	.section-box .type dd{
		width: 66%;
		font-size: 12px;
	}
	.section-box .type-inner p{
		font-size: 13px;
		padding: 0;
	}

	.section-box h4{
		font-size:16px;
		letter-spacing: .01em;
		text-align: left;
		margin-bottom: 15px;
	}
	.section-box h4 span{
		border-bottom: 2px solid #ccc;
	}
	.section-box .h4-txt{
		width: 100%;
		margin: 0 auto 20px;
		font-size: 13px;
	}
	.section-box .size-inner{
		margin: 0 auto 20px;
	}
	.section-box .size-item{
		margin: 10px auto;
	}
	.section-box .size-img{
		width: 48%;
	}
	.section-box .size-txt{
		width: 50%;
		margin-bottom: 10px;
	}
	.section-box .size-txt .ttl{
		font-size: 12px;
	}
	.section-box .size-txt .ttl span{
		font-size: 16px;
	}
	.section-box .size-txt .txt{
		font-size: 12px;
	}
	.section-box .design-inner, .section-box .color-inner ul{
		margin: 20px auto;
	}
	.section-box .design-item{
		width: 48%;
		margin-bottom: 20px;
	}
	.section-box .design-item .ttl{
		font-size: 12px;
	}
	.section-box .design-item .ttl span{
		font-size: 15px;
	}
	.section-box .design-item .txt{
		font-size: 12px;
	}
	.section-box .color-inner li p{
		width: 66%;
		font-size: 12px;
	}
	.section-box .color-inner li p span{
		margin-bottom: 5px;
		font-size: 14px;
	}

	.section-box .care-inner ul{
		margin: 0 auto 40px;
	}
	.section-box .care-inner .ttl{
		width: 28%;
		font-size: 15px;
		margin: 0;
	}
	.section-box .care-inner .txt{
		width: 70%;
		font-size: 13px;
		margin: 0;
	}
	.section-box .kit{
		width: 96%;
		padding: 10px;
		margin: 40px auto;
	}
	.section-box .kit p{
		font-size: 12px;
	}
		.section-box .kit p span{
		font-size: 15px;
	}
	.section-box .recommend-inner{
		font-size: 13px;
	}

	.section-box .recommend-inner a{
		margin: 0 auto;
	}
	.section-box .recommend-inner a .recommend-img{
		width: 48%;
	}
	.section-box .recommend-inner a .recommend-txt{
		width: 48%;
		margin: 10px auto;
	}
	.section-box .recommend-inner a:nth-of-type(odd) .recommend-txt{
		padding-left: 2%;
	}
	.section-box .recommend-inner a:nth-of-type(even) .recommend-txt{
		padding-right: 2%;
	}
	.section-box .recommend-inner .ttl{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.section-box .recommend-inner .ttl .name{
		font-size: 18px;
	}
	.section-box .recommend-inner .txt p{
		font-size: 12px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 568px){ /*sp*/
	#leather-sofa .intro p{
		width: 96%;
		text-align: left;
	}
	#leather-sofa .intro p.intro-ttl{
		position: absolute;
		bottom: 5%;
		left: 0;
		right: 0;
		text-align: center;
		margin: auto;
		font-size: 3vw;
	}
	#leather-sofa .intro p.intro-ttl span{
		font-size: 7vw;
		margin: 0;
		letter-spacing: 0;
	}
	.section-box h3{
		font-size: 6vw;
	}
	.section-box .type .type-ttl h4{
		width: 21%;
		font-size: 12vw;
		letter-spacing: .2em;
	}
	.section-box .type .type-ttl p{
		width: 85%;
	}
	.section-box .type dt{
		font-size: 3.8vw;
		padding: 5vh 2%;
	}
	.section-box .type dd{
		font-size: 3.2vw;
	}
	.section-box .type-inner {
    text-align: center;
	}
	.section-box .type-inner p {
    width: 100%;
    padding: 0;
		margin: 0 auto 20px;
		text-align: left;
	}
	.section-box .type-inner img {
    width: 80%;
		text-align: center;
	}
	.section-box .color-inner li{
		width: 100%;
		margin-bottom: 20px;
	}
	.section-box .care-inner .ttl{
		font-size: 3.8vw;
		padding: 3vh 2%;
	}
	.section-box .care-inner .txt{
		font-size: 3.2vw;
	}
	.section-box .kit{
		display:-ms-flexbox;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		margin: 40px auto;
		text-align: center;
	}
	.section-box .kit img{
		width: 90%;
		padding-right: 0;
		margin: auto;
	}
	.section-box .kit p{
		width: 100%;
		font-size: 12px;
		text-align: left;
		line-height: 1.5;
	}
	.section-box .recommend-inner{
		margin: 20px auto 0;
		font-size: 13px;
	}
	.section-box .recommend-inner a{
		margin: 0 auto 30px;
		display: block;
	}
	.section-box .recommend-inner a:last-child{
		margin: 0 auto;
	}
	.section-box .recommend-inner a .recommend-img{
		width: 92%;
		margin: auto;
		text-align: center;
	}
	.section-box .recommend-inner a .recommend-txt{
		width: 96%;
		margin: 20px auto 0;
	}
	.section-box .recommend-inner a:nth-of-type(odd) .recommend-txt{
		padding-left: 0;
	}
	.section-box .recommend-inner a:nth-of-type(even) .recommend-txt{
		padding-right: 0;
	}
	.section-box .recommend-inner .ttl{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.section-box .recommend-inner .ttl .name{
		font-size: 18px;
	}
	.section-box .recommend-inner .txt p{
		font-size: 12px;
		margin-bottom: 15px;
	}
}