@charset "utf-8";

.sns {
	top: 500px !important;
	background-color: rgba(255,255,255,0) !important;
}

.brSP {
	display: inline-block;
}

#TOP {
	margin-top: -84px;
	padding-top: 84px;
}

@media screen and (min-width: 0) and (max-width: 768px) {
	#Main {
		padding: 0;
	}

	#TOP {
		margin-top: -22.4vw;
		padding-top: 22.4vw;
	}
}


.wrapper{
}



/*-----------------------------------------------
	パンくず 
-----------------------------------------------*/

#Main .Pan {
	display: flex;
	align-items: center;
	min-width: 960px;
	width:100%;
	margin: 1em auto;
	padding: 0 70px;
	box-sizing: border-box;
	font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
		#Main .Pan {
		padding: 0 20px;
	}
}

#Main .Pan li {
	position: relative;
	font-size: 14px;
	padding-right: 1.5em;
	font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

#Main .Pan li::after {
	content: "";
	position: absolute;
	display: block;
	top: 0.5em;
	right: 0.6em;
	width: 5px;
	height: 5px;
	transform: rotate(45deg);
	border-top: 1px solid #1a0c08;
	border-right: 1px solid #1a0c08;
}

	#Main .Pan li:last-child {
		font-weight: bold;
	}

	#Main .Pan li:last-child::after {
		display: none;
	}



@media screen and (min-width: 0) and (max-width: 768px) {
	/*-----------------------------------------------
		パンくず SP TB
	-----------------------------------------------*/

	#Main .Pan {
		display: flex;
		align-items: center;
		max-width: 100%;
		margin: 1em auto;
		padding: 0 4.4vw;
	}

	#Main .Pan li {
		position: relative;
		font-size: 3vw;
		padding-right: 1.5em;
		font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	}

	#Main .Pan li::after {
		content: "";
		position: absolute;
		display: block;
		top: 0.5em;
		right: 0.6em;
		width: 5px;
		height: 5px;
		transform: rotate(45deg);
		border-top: 1px solid #1a0c08;
		border-right: 1px solid #1a0c08;
	}

	#Main .Pan li:last-child {
		font-weight: bold;
	}

	#Main .Pan li:last-child::after {
		display: none;
	}
}

	/*-----------------------------------------------
		タイトル
	-----------------------------------------------*/

	.Leathertitle {
		width: 100%;
		height: 0;
		padding-top: 21.61583333%;
		background: url(../images/leather/title.jpg) no-repeat;
		background-size: cover;
		background-position: center center;
		position: relative;
		text-align: left;
	}

	.Leathertitle div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    font-weight: normal;
    font-family: 'Yu Gothic',YuGothic,'游ゴシック体','游ゴシック','YuGothM','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    font-size: 30px;
    color: #fff;
    letter-spacing: 0.1em;
	}

	.Leathertitle div p {
	max-width: 1140px;
  	height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;	
    line-height: 30px;	    
	}

	.Leathertitle div p span{
		font-weight: normal;
		font-size: 14px;
	}

	.Leathertitle div p span b{
		font-size: 30px;	
		font-weight: normal;
		font-family: 'Raleway-Regular';
}



@media screen and (min-width: 0) and (max-width: 768px) {
	/*-----------------------------------------------
		タイトル SP TB
	-----------------------------------------------*/
	.Leathertitle {
		width: 100%;
		height: 0;
		padding-top: 30.666666666%;
		background: url(../images/leather/SP_title.jpg) no-repeat;
		background-size: contain;
		background-position: center;
		position: relative;
	}

	.Leathertitle div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		color: #fff;
		letter-spacing: 0.05em;
		padding-left: 4.4vw;
		box-sizing: border-box;
	}

	.Leathertitle div p span{
		max-width: 100%;
		font-size: 2.4vw!important;
		line-height: 180%;
	}
	
	.Leathertitle div p span b{
		font-size: 4.8vw;
	}	
	
}

/*-----------------------------------------------
	フェードインアニメーション
-----------------------------------------------*/

.list-mv01{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
	transition: .8s;
}

.mv01{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
/*-----------------------------------------------
	共通
-----------------------------------------------*/

.Leather article {
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2;
}


@media screen and (min-width: 0) and (max-width: 768px) {
	.Leather article {
		box-sizing: border-box;
		letter-spacing:normal;
		padding-right: 4.4vw;
		padding-left: 4.4vw;
	}

}

/*-----------------------------------------------
革の特性を知り、ありのままの味わいを楽しむ。
-----------------------------------------------*/
.Leather article.Leather_Know{
	margin-top: 120px;
}

.Leather article.Leather_Know p{
	margin-top: 50px;
}

.Leather article.Leather_Know img{
	margin-top: 65px;
}

.Leather article.Leather_Know h2{
	font-size: 30px;
	letter-spacing: 0.15em;
	font-weight: normal;
	margin-bottom: 53px;
}

.Leather article.Leather_Know h2 span{
	display: inline-block;
	line-height: 110%;
	font-size: 30px !important;
	border-bottom: 1px solid #000000;
}

.Leather article.Leather_Know h3{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin-top: 26px;
	margin-bottom: -20px;
}


@media screen and (min-width: 0) and (max-width: 768px) {
	.Leather article.Leather_Know{
		margin-top: 7vw;
	}	
	
.Leather article.Leather_Know p{
	margin-top: 0;
}	

	.Leather article.Leather_Know h2{
		font-size: 4.3vw;
		margin-bottom: 1em;
		line-height: 150%;
	}
	
	.Leather article.Leather_Know h2 span{
	font-size: 18px !important;
}
	
	.Leather article.Leather_Know h3{
		font-size: 3.73vw;
		margin-bottom: 1em;
		line-height: 180%;
		letter-spacing: normal;
	}	
	
	.Leather article.Leather_Know img{
		width: 100%;
		margin-top: 8vw;
		margin-bottom: 6.5vw;
	}

}


/*-----------------------------------------------
     革の特性を知る　01～04内容
-----------------------------------------------*/
.about{
	text-align: center;
	width: 1050px;
	margin: 0 auto;
}

.about .about_title{
	margin-top: 175px;
	line-height: initial;
}

.about .about_title p{/*数字*/
	font-family: 'Roboto-Thin','Roboto-Light','Raleway-Regular','Raleway-Bold','Raleway-ExtraLight','游ゴシック体','游ゴシック','YuGothM','YuGothB','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight: normal;
	font-size: 60px;
}

@media all and (-ms-high-contrast: none) {
 .about .about_title p{
   letter-spacing: 0;
  }
}


.about .about_title h3{/*コメント*/
	font-size: 20px;
	letter-spacing: 0.18em;
	margin-top: 0.5em;
	margin-bottom: 2.5em;
}

.about .about_title h3:before,
.about .about_title h3:after{content: "-"; margin: 0 0.5em; font-weight: bold;}

.about .about_title h3:after{margin: 0 0em;}



.about .about_text p {
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2;
}

.about .about_text img {
	margin-top: 4em;
}


.about .about_text p span{
	font-size: 20px;
	display: block;
    line-height: 170%;
    margin-top: 1.3em;
    margin-bottom: 1.4em;
    letter-spacing: 0.15em;
}

@media screen and (min-width: 0) and (max-width: 768px) {
/*-----------------------------------------------
革の特性を知る　01～04　内容
-----------------------------------------------*/
	.about{
	width: 100%;
	}
	.about .about_title{
		margin-top: 17.3vw;
	}

	.about01 .about_title{
		margin-top: 19.4vw;
	}

	.about .about_title p{
		font-size: 9.6vw;
	}

	.about .about_title h3{/*コメント*/
		font-size: 3.8vw;
		margin-top: 0.32em;
		margin-bottom: 2.5em;
	}

	.about .about_text p {
		line-height: 2;
		letter-spacing: normal;
	}

	.about .about_text p span{
		font-size: 3.73vw;
		letter-spacing: normal;
		line-height: 180%;
		margin-top:1.3em;
		margin-bottom:1.3em;
	}
	
	.about .about_text img {
		margin-top: 3em;
	}

	
}


/*-----------------------------------------------
“傷”の特性を知る。
-----------------------------------------------*/
.point3 ul{
	margin: 65px auto -45px;
    width: 865px;
}

.point3 ul li{
	float: left;
	text-align: center;
	line-height: 150%;
	width : 235px;
	margin-right: 80px;
	margin-bottom: 53px;
}

.point3 ul li:nth-child(3n){
	margin-right:0;
	
}

#Main .point3 ul li h4{
	display: block;
	font-weight: bold;
	line-height: 150%;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 14px;
	letter-spacing: 0.1em;
}

#Main .point3 ul li p{
	font-size:15px;
	text-align: center;
	letter-spacing: normal;
	line-height: 160%;
}

	#Main .point3 ul li img{
		margin-top: 0;
	}

@media screen and (min-width: 0) and (max-width: 768px) {
/*-----------------------------------------------
“傷”の特性を知る。
-----------------------------------------------*/
.point3 ul{
	margin: 5vw auto -1vw;
    width: 100%;
}
	
.point3 .about_text p{
	letter-spacing: -0.02em;
}

#Main .point3 ul li{
	width : 48%;
	margin-right: 4%;
	margin-bottom: 8vw;
}

#Main .point3 ul li:nth-child(2n){
	margin-right:0;
}

#Main .point3 ul li h4{
	font-size: 3.2vw;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

#Main .point3 ul li p{
	font-size: 2.8vw;
	letter-spacing: normal;
}

}


/*-----------------------------------------------
“シリーズ別”の革の特性を知る。
-----------------------------------------------*/
.about.point4{
	width: 1140px;
}

.about.point4 ul.clearfix{
	width: 100%;
	margin-top: 65px;
	margin-bottom: 40px;
	letter-spacing: normal;
}

.about.point4 ul.clearfix li{
	float: left;
	text-align: left;
	width: 550px;
	margin-bottom: 100px;
}

.about.point4 ul.clearfix li:nth-of-type(2n){
	margin-left: 40px;
}

.about.point4 ul.clearfix li a.image img{
	width: 250px;
	height: 113px;
	margin-top: 12px;
	
}


.about.point4 ul.clearfix li dl{
	margin-bottom: 1em;
}

/*シリーズ・革　日本語表記*/
.about.point4 ul.clearfix li dl dt{
	font-weight: bold;
    margin-bottom: 1.1em;
}

/*シリーズ名　英語表記*/
.about.point4 ul.clearfix li dl dt span{
    font-weight: 200;
    font-family: 'Raleway-ExtraLight';
	display: block;
	line-height: normal;
	font-size: 36px;
	margin-top: 0.7em;
	margin-bottom: 0.15em;
}

/*虫眼鏡マーク*/
#Main .about.point4 ul.clearfix li a.image{
	position: relative;
	width: 45.5%;
}
.about.point4 ul.clearfix li a.image:before{
	content: "";
	display: block;
	position: absolute;
	background-image: url(../images/leather/watch.gif);
	background-size: contain;
	width: 33px;
	height: 33px;
	right: 0;
	bottom: 0;
}


/*革についての 説明部分*/
.about.point4 ul.clearfix li dl dd{
	line-height: 150%;
}

/*---MOREボタン---*/

#Main .about.point4 ul.clearfix li a.morebtn {
	width: 85px;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	transition: .3s;
	margin: 0;
	
}

	.morebtn span {
		font-size: 14px;
		display: block;
	}

	.morebtn span::after {
		content: "";
		display: block;
		background-image: url(../../images/arrow.png);
		width: 36px;
		height: 9px;
		margin: 0.3em auto 0;
	}
	
.morebtn:hover {
	width: 85px;
	height: 85px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #9e4734;
	border-radius: 100%;
	color: #fff;
	background: #9e4734;
	opacity: 1;
}
	.morebtn:hover span::after {
		content: "";
		display: block;
		background-image: url(../../images/arrow_hover.png);
		width: 36px;
		height: 9px;
		margin: 0.3em auto 0;
	}

@media screen and (min-width: 0) and (max-width: 768px) {
/*-----------------------------------------------
“シリーズ別”の革の特性を知る。
-----------------------------------------------*/
.about.point4{
	width: 100%;
}

.about.point4 ul.clearfix{
	margin-top: 10vw;
	margin-bottom: 8vw;
}

.about.point4 ul.clearfix li{
	clear: both;
	width: 100%;
	margin-bottom: 18.4vw;
	margin-left: 0!important;
}

.about.point4 ul.clearfix li a.image img{
	width: 100%;
	height: auto;
	margin-top: 2.5vw;
	text-align: left;
}

/*シリーズ・革　日本語表記*/
.about.point4 ul.clearfix li dl dt{
	text-align: center;
}

/*シリーズ名　英語表記*/
.about.point4 ul.clearfix li dl dt span{
	font-size: 8vw;
}

/*虫眼鏡マーク*/
#Main .about.point4 ul.clearfix li a.image{
	position: relative;
	width: 50%;
}
.about.point4 ul.clearfix li a.image:before{
	width: 6.94vw;
	height: 6.94vw;
}

	
/*---MOREボタン---*/
#Main .about.point4 ul.clearfix li a.morebtn {
	width: 17.9vw;
	height: 17.9vw;
	margin:  0 auto
}

.morebtn span {
	font-size: 3.333vw;
}

.morebtn span::after {
	width: 7.6vw;
	height: 1.8vw;
	margin:0 auto 0;
}
	
.morebtn:hover {
	width: 17.9vw;
	height: 17.9vw;
}
	.morebtn:hover span::after {
		width: 7.6vw;
		height: 1.8vw;
		margin:0 auto 0;
	}

}