/* ----------------------------------------------------------
	gnav current
 ---------------------------------------------------------- */

#gNav li#gContents a span {
	background-image:url(../img/g_contents_cr.jpg);
}


/* ----------------------------------------------------------
	#body
 ---------------------------------------------------------- */

.bg1 {
	background:url(../img/about/pict.jpg) no-repeat right 70%;
	min-height:440px;
	padding-bottom:60px;
}
.bg2 {
/*	background:url(../img/about/pict_leathercare.jpg) no-repeat right center;*/
	min-height:431px;
}
.bg1 p,
.bg2 p {
	line-height:220%;
	margin-bottom:2em;
}


#body div.note {
	width:900px;
	margin:0 auto 50px auto;
	background:url(../img/about/note_bg.jpg) repeat-y 0 0;
}
.note_inner {
	background:url(../img/about/note_bg_head.jpg) no-repeat 0 0;
	padding: 55px 40px 40px 40px;
}

.note p {
	line-height:200%;
	margin-bottom:1.5em;
}

.note h2 {
	margin-bottom:50px;
}
.note h3 {
	margin-bottom:40px;
}
.note .line {
	padding-bottom:50px;
	background:url(../img/about/line.png) no-repeat center bottom;
}
.note .section {
	margin-bottom:50px;
}


/*--------------------------------------------------
About HIRAMEKI.
--------------------------------------------------*/

.media_txt{
	width: 400px;
	float: left;
}

.media_btn{
	width: 350px;
	float: right;
}


/*--------------------------------------------------
革について
--------------------------------------------------*/

.leather p {
	line-height: 21px;
	margin-bottom: 0;
}

.leather h2 {
	margin-bottom: 30px!important;
}

.leather h3 {
	margin-bottom: 30px!important;
}

.leather .brown{
	color: #795139;
}

.leather .content-link ul{
	font-size: 0;
	margin-top: 30px;
	margin-bottom: 60px;
}

.leather .content-link ul li{
	display: inline-block;
	position: relative;
	font-size: 12px;
}

.leather .content-link ul li a{
	color: #795139!important;
	position: relative;
}

.leather .content-link ul li a:hover{
	text-decoration: none!important;
}

.leather .content-link ul li:before{
	content: "｜";
	margin: 0 10px;
	color: #795139!important;
}

.leather .content-link ul li:first-child:before{
	content: "";
	margin: 0;
}

.leather .content-link ul li a:hover:after{
	content: "";
	display: block;
	height: 0px;
	width: 0px;
	border: 4px solid transparent;
	border-top-color: #795139;
	position: absolute;
	top: 20px;
	right: 50%;
	margin-right: -2px;
}

.leather .leather2_item{
	margin-top: 40px;
}

.leather .leather2_item > img{
	float: left;
	display: block;
}

.leather .leather2_txt{
	float: right;
	width: 470px;
}

.leather .leather2_txt img{
	margin-bottom: 20px;
	display: block;
}

.leather #leather3_wrap{
	width: 700px;
	margin: 0 auto 0;
}

.leather #leather3_wrap p{
	margin-bottom: 20px
}

.leather .leather3_item{
	margin-top: 50px
}

.leather #leather4 ul{
	width: 850px;
	font-size: 0;
	margin-top: 40px;
	margin-left: -15px;
}

.leather #leather4 ul li{
	display: inline-block;
	text-align: center;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	vertical-align: top;
	-webkit-box-shadow: 0px 1px 1px rgba(121, 81, 57, 0.1);
	        box-shadow: 0px 1px 1px rgba(121, 81, 57, 0.1);
}

.leather #leather4 ul li img{
	margin: 10px;
}

.leather #leather4 ul li span{
	display: block;
	width: 100%;
	/*text-align: center;*/
}

.leather #preasure{
	width: 100%;
	text-align: center;
	margin-top: 70px;
}

.leather5_txt{
	width: 400px;
	float: left;
}

.leather5_btn{
	width: 350px;
	float: right;
}


/*--------------------------------------------------
2015.1.7 追記
--------------------------------------------------*/
#body .wrap, #footer .wrap {
	min-width: 900px !important;
}
/*--------------------------------------------------
2021.5.14 追記
--------------------------------------------------*/
.lc-insta {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.lc-insta img {
	width: 100%;
	max-width: 928px;
	vertical-align: bottom;
}
.dp_fl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	padding: 0;
}