@charset "UTF-8";
/* CSS Document */

/************************************************
nordic-sofa.css 202102
************************************************ */

#nordic-sofa{
	width: 1000px;
	/*font-family: 'Noto Sans JP', sans-serif;*/
	/*font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;*/
	color: #000;
	line-height: 1.4;
	margin: auto;
}
#nordic-sofa a{
	text-decoration: none;
	color: #333;
	text-align: center;
}
#nordic-sofa a:hover{
	opacity: 0.7;
}
#nordic-sofa img{
	max-width: 100%;
}
#nordic-sofa .main-img Img{
	width: 100%;
}
#nordic-sofa .main-box{
	position: relative;
}
#nordic-sofa .main-box .main-h2{
	position: absolute;
  top: 20%;
  right: 0;
  left: 0;
	width: 80%;
  margin: auto;
	color: #fff;
	display: inline-block;
	letter-spacing: .1em;
	text-align: center;
}
#nordic-sofa .main-box .main-h2 .en{
	font-size: 50px;
	font-family: "Andada Pro", serif;
	font-weight: 400;
	display: block;
}
#nordic-sofa .main-box .main-h2 .jp{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .4em;
	display: block;
}
#nordic-sofa .intro{
	position: relative;
	margin: 0 auto 50px;
}
#nordic-sofa .intro p{
	width: 90%;
	/*font-family: 'Noto Sans JP', sans-serif;*/
	font-size: 15px;
	line-height: 1.8;
	text-align: left;
	margin: 50px auto;
}
.section-box{
	margin: 70px auto 0;
}
.section-box h3{
	padding: 0;
	margin: 0 auto 40px;
	border: none;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: .1em;
	text-align: center;
}
.section-box h3 span{
	display: block;
	width: 150px;
	margin: 10px auto;
}
.section-box h4{
	margin: 0 auto 20px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: .1em;
	display: inline-block;
	border: none;
}
.about .inner-box{
	position: relative;
	margin: 0 auto 60px;
	width: 100%;
	height: 0;
	padding-top: 51.25%;
	background: url(/files/images/unique/nordic-sofa/about_bg.jpg) no-repeat center center;
	background-size: cover;
}
.about .inner-box p{
	width: 90%;
	position: absolute;
	top: 0;
	font-size: 15px;
	line-height: 1.8;
	padding: 0 40px;
}

.type .inner-box{
	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;
	/*align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;*/
	margin: 0 auto 50px;
}
.type .inner-box .type-txt{
	width: 58%;
	font-size: 14px;
	line-height: 1.6;
	box-sizing: border-box;
}
.type .inner-box .type-img{
	width: 38%;
}
.type .inner-box .type-img img{
	max-width: 300px!important;
}
.type .inner-box .type-img p{
	font-size: 12px;
	letter-spacing: .05em;
	margin-top: 10px;
	line-height: 1.6;
	text-align: center;
}
h4.check{
  position: relative;
  z-index: 1;
}
h4.check span{
	/*background: linear-gradient(to right, #faf8bf 50%, transparent 50%) 100% bottom no-repeat;*/
	background: linear-gradient(to right, #f0f0f0 50%, transparent 50%) 100% bottom no-repeat;
  background-size: 200% 100%;
  transition: all .5s;
	/*opacity: 0;*/
	padding: .2em .4em;
}
h4.checked span{
  background-position: 0% bottom;
	/*opacity: 1.0;*/
}

/*アニメーション要素のスタイル*/
.animation{
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(30px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.recom .inner-box{
	margin: 0 auto 40px;
}
.recom-img{
	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: 0 auto 20px;
}
.recom-img .img1{
	width: 53%;
}
.recom-img .img2{
	width: 40%;
	margin: -30px auto 0;
}
.recom-img .img2>img{
	max-width: 300px!important;
}
.recom-img>div .img-txt{
	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;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	margin: 20px auto 0;
}
.recom-img>div .img-txt p{
	width: 58%;
	font-size: 16px;
	font-family: 'Stick', sans-serif;
	/*font-family: 'Noto Sans JP', sans-serif;*/
	letter-spacing: .05em;
	font-feature-settings: "palt"; 
	color: #333;
}
.recom-img>div .img-txt img{
	width: 41%;
}
.recom-txt p{
	font-size: 14px;
	line-height: 1.6;
}
.recom-txt .link-btn{
	display: inline-block;
	margin-top: 20px;
	float: right;
}
.recom-txt .link-btn a:before{
	content: ">";
	padding-right: .3em;
}
.recom-txt .link-btn a{
	display: block;
	font-size: 13px;
	border: 1px solid #333;
	padding: .4em .8em .3em;
}



@media screen and (max-width: 896px){
	#nordic-sofa{
		width: 96%;
	}
	#nordic-sofa .main-box .main-h2{
		position: absolute;
		top: 15%;
		right: 0;
		left: 0;
	}
	#nordic-sofa .intro{
		width: 100%;
		text-align: left;
		margin: 0 auto 40px;
	}
	#nordic-sofa .intro p{
		width: 98%;
		font-size: 13px;
		line-height: 1.6;
		margin: 30px auto 20px;
		text-align: left;
	}
	#nordic-sofa .intro p br{
		display: none;
	}
	.section-box{
		margin: 0 auto 30px;
	}
	.section-box:last-child{
		margin: 0 auto;
	}
	.section-box h3{
		font-size: 20px;
		font-weight: 400;
		margin: 0 auto 30px;
	}
	.section-box h3 span{
		width: 100px;
		margin: 10px auto;
	}
	.section-box h4{
		font-size: 16px;
	}
	h4.check span{
		padding: .4em .7em;
	}
	.about .inner-box{
		position: relative;
		margin: 0 auto 40px;
	}
	.about .inner-box p{
		width: 90%;
		font-size: 13px;
		padding: 0;
	}
	.type .inner-box{
		margin: 0 auto 50px;
	}
	
	.type .inner-box .type-txt{
		width: 58%;
		font-size: 13px;
	}
	.type .inner-box .type-txt br{
		display: none;
	}
	.type .inner-box .type-img{
		width: 38%;
		margin: auto;
	}
	.type .inner-box .type-img img{
		max-width: 100%!important;
	}
	.type .inner-box .type-img p{
		font-size: 12px;
	}
	.recom .inner-box{
		margin: 0 auto 50px;
	}
	.recom .inner-box:last-child{
		margin: 0 auto;
	}
	.recom-img{
		margin: 0 auto 20px;
	}
	.recom-img .img1{
		width: 53%;
	}
	.recom-img .img2{
		width: 40%;
		margin: 0 auto;
	}
	.recom-img .img2>img{
		max-width: 100%!important;
	}
	.recom-img>div .img-txt{
		margin: 20px auto 0;
	}
	.recom-img>div .img-txt p{
		width: 56%;
		font-size: 2vw;
	}
	.recom-img>div .img-txt img{
		width: 41%;
	}
	.recom-txt p{
		font-size: 13px;
	}
	.recom-txt p br{
		display: none;
	}
	.recom-txt .link-btn a{
		font-size: 12px;
		padding: .4em .8em .3em;
	}
	
}

@media screen and (max-width: 568px){
	#nordic-sofa .main-box .main-h2{
		position: absolute;
		top: 18%;
		right: 0;
		left: 0;
	}
	#nordic-sofa .main-box .main-h2 .en{
		font-size: 8.6vw;
	}
	#nordic-sofa .main-box .main-h2 .jp{
		font-size: 3.2vw;
		letter-spacing: .3em;
	}
	.section-box h4{
		font-size: 3.9vw;
		letter-spacing: .01em;
	}
	.about .inner-box{
		position: relative;
		margin: 0 auto 60px;
		width: 100%;
		height: 0;
		padding-top: 70%;
		background: url(/files/images/unique/nordic-sofa/about_bg.jpg) no-repeat bottom center;
		background-size: contain;
	}
	.about .inner-box p br{
		display: none;
	}
	.about .inner-box p{
		position: absolute;
		left: 0;
		right: 0;
		width: 96%;
		font-size: 3.4vw;
		line-height: 1.6;
		margin: auto;
	}
	.type{
    width: 98%;
	}
	.type .inner-box .type-txt{
		width: 100%;
		margin: 0 auto 20px;
	}
	.type .inner-box .type-img{
		width: 80%;
	}
	.recom-img .img1{
		width: 100%;
		margin: 0 auto 20px;
	}
	.recom-img .img2{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.recom-img .img2>img{
		max-width: 80%!important;
	}
	.recom-img>div .img-txt{
		margin: 10px auto 0;
	}
	.recom-img>div .img-txt p{
		width: 55%;
		font-size: 4.3vw;
		line-height: 1.6;
	}
	.recom-img>div .img-txt img{
		width: 44%;
	}
	.recom-txt{
		width: 98%;
		margin: auto;
	}
}