@charset "UTF-8";

/* ブランドストーリー トップ
-------------------------------------------------- */

#yamazakiContents.bgStoryTop{
	/*background:url(../img/story/bg_main.jpg) no-repeat center 90px #000;
	background-size:100%;*/
	background-color: #000;
	/*background-attachment: fixed; */
}
#yamazakiContents.bgStoryTop .storyIndexWrapper{
	background:url(../img/story/bg_main.jpg) no-repeat center 0px #000;
	background-size:100%;
}
.storyIndexWrapper {
	opacity: 0;
}

#yamazakiContents.bgStoryTop .keyVisual{
	width:100%;
	height:280px;
	padding:120px 0 0 0;
	text-align:center;
	opacity: 0;
}

#yamazakiContents.bgStoryTop .keyVisual__title {
	margin-bottom:10px;
	font-size:38px;
	letter-spacing: 3px;
	line-height:2.0;
}

#yamazakiContents.bgStoryTop .keyVisual p{
	line-height:2.2;
	margin-bottom:10px;
}

#yamazakiContents .storyTop section{
	width:1000px;
	margin:0 auto;
}

#yamazakiContents .storyTop #storyList li{
	background: url(../img/story/bg_storylist.png) repeat-y center top;
	padding:35px 180px;
	overflow: hidden;
	margin-bottom: 40px;
}

#yamazakiContents .storyTop #storyList li .storyImage{
	float:left;
	width:220px;
}

#yamazakiContents .storyTop #storyList li .storyImage img{width:100%;}

#yamazakiContents .storyTop #storyList li .storyListHeader{
	float:right;
	width:400px;
}

#yamazakiContents .storyNum{
	font-size:18px;
	line-height: 1.1;
	margin-bottom:7px;
}

#yamazakiContents .storyListHeader__title{
	font-size:25px;
	margin-bottom:17px;
	line-height: 1.8;
}

#yamazakiContents .storyTop #storyList li .storyListLink{
	float:right;
	width:400px;
}

#yamazakiContents .storyTop #storyList li .storyListLink a{
	display:block;
	overflow: hidden;
	text-indent:-99em;
	background: url(../img/story/btn_detail.png) no-repeat left top;
	width:200px;
	height:40px;
}

#yamazakiContents .storyTop #storyList li a:hover{
	background-position: left bottom;
}

.animateImg {
	opacity: 0;
	-webkit-transition-duration: 1.4s;
	transition-duration: 1.4s;
	-webkit-transition-property: top, opacity;
	transition-property: top, opacity;

}
.animateTxt {
	position: relative;
	top:20px;
	-webkit-transition-duration: 1.2s;
	transition-duration: 1.2s;
	-webkit-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function:ease-in-out;
	transition-timing-function:ease-in-out;
	/*opacity: .3;*/
}
.is-show.animateImg {
	opacity: 1;
}
.is-show .animateTxt {
	top:0px;
}


/* ブランドストーリー　詳細
-------------------------------------------------- */

#brandStoryHeader{background: #191A19;}

.storyHeaderFixed #yamazakiContents {
	padding-top:140px;
}
.storyHeaderFixed #brandStoryHeader {
	position:fixed;
	left:0;
	top:90px;
	width:100%;
	z-index:1000;
}

#brandStoryHeader a{
	display:block;
	float:right;
	width:100px;
	font-size:11px;
	text-decoration:none;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#3B3C3B;
	vertical-align: middle;
	margin:10px 0;
}


#brandStoryHeader a:hover{background: #575857;}

#brandStoryHeader a:before{
	display: inline-block;
	content:'';
	background: url(../img/common/icon_link2_back.png) no-repeat left top;
	background-size: 8px;
	width:8px;
	height:14px;
	margin-right:10px;
	vertical-align: middle;
	position: relative;
	top:-0px;
}

#brandStoryHeader .parentTitle {
	font-size:17px;
	height:50px;
	line-height:50px;
}

#yamazakiContents.bgStoryDetail001 .storyDetailWrapper{background:url(../img/story/001/bg_main.jpg) no-repeat center 0px #000;background-size:100%;}
#yamazakiContents.bgStoryDetail002 .storyDetailWrapper{background:url(../img/story/002/bg_main.jpg) no-repeat center 0px #000;background-size:100%;}
#yamazakiContents.bgStoryDetail003 .storyDetailWrapper{background:url(../img/story/003/bg_main.jpg) no-repeat center 0px #000;background-size:100%;}
#yamazakiContents.bgStoryDetail004 .storyDetailWrapper{background:url(../img/story/004/bg_main.jpg) no-repeat center 0px #000;background-size:100%;}
#yamazakiContents.bgStoryDetail005 .storyDetailWrapper{background:url(../img/story/005/bg_main.jpg) no-repeat center 0px #000;background-size:100%;}

.storyDetailWrapper {
	opacity: 0;
}

#yamazakiContents.bgStoryDetail .keyVisual{
	width:100%;
	height:360px;
	padding:180px 0 0 0;
	text-align:center;
	opacity: 0;
}

#yamazakiContents.bgStoryDetail .keyVisual__title{
	margin-bottom:100px;
	font-size:35px;
	letter-spacing: 3px;
}

#yamazakiContents.bgStoryDetail .keyVisual__title small{
	display:block;
	font-size:20px;
	margin-bottom:10px;
}

#yamazakiContents.bgStoryDetail .keyVisual p{
	line-height:2.2;
	margin-bottom:10px;
}


#yamazakiContents .storyDetail:before{
	content:'';
	position:absolute;
	left:0;
	top:-105px;
	width:100%;
	height:105px;
	background:url(../img/common/bokashi_story.png) repeat left top;
}

#yamazakiContents .storyDetail{
	background:rgba(0,0,0,0.70);
	position:relative;
}

#yamazakiContents #snsArea{background: #000;}

#yamazakiContents .storyDetail__section{
	text-align:center;
	margin-bottom:60px;
}

#yamazakiContents .storyDetail__section.bottomSection{
    background: url(../img/common/bokashi.png) repeat-x left bottom;
    margin-bottom:0;
    padding-bottom:60px;
}

#yamazakiContents .storyDetail .storyDetailImage{
	width:480px;
	margin:0 auto;
	margin-bottom:60px;
	/*opacity: .1;
	position: relative;
	top:40px;
	-webkit-transition-duration: 1s;
    transition-duration: 1s;
    transition-property: opacity, top;
    -webkit-transition-property: opacity, top;
    -webkit-transition-timing-function:ease-in-out;
    transition-timing-function:ease-in-out;*/
}
#yamazakiContents .storyDetail .storyDetailImage.is-show {
	opacity: 1;
	top:0px;
}

#yamazakiContents .storyDetail .storyDetailImage img{max-width:100%;}

#yamazakiContents.bgStoryDetail005 .storyDetail .storyDetailImage img{border:1px solid #1b1b1b;}

#yamazakiContents .storyDetail .storyDetailImage figure{
	/*font-size:12px;
	padding-top:0px;*/
}
#yamazakiContents .storyDetail .storyDetailImage figcaption{
	font-size:12px;
	padding-top:0px;
}

#yamazakiContents .storyDetail__mainLead {
	font-size:17px;
	line-height:2.5;
	margin-bottom:60px;
	text-align: center;
}
#yamazakiContents .storyDetail__section p{
	font-size:17px;
	line-height:2.5;
	margin-bottom:40px;
}

#yamazakiContents .storyDetail__section p.lead{margin-bottom:60px;}

#yamazakiContents .storyDetail__mainLead {
	position: relative;
	opacity: .1;
	/*top:40px;*/
	-webkit-transition-duration: 1.5s;
	transition-duration: 1.5s;
	-webkit-transition-property: opacity, top;
	transition-property: opacity, top;
	-webkit-transition-timing-function:ease-in-out;
	transition-timing-function:ease-in-out;
}
#yamazakiContents .storyDetail__mainLead.is-show {
	opacity: 1;
	top:0px;
}

#yamazakiContents .storyDetail__section {
	position: relative;
	opacity: 0.1;
	top:40px;
	-webkit-transition-duration: 1.2s;
	transition-duration: 1.2s;
	-webkit-transition-property: opacity, top;
	transition-property: opacity, top;
	-webkit-transition-timing-function:ease-in-out;
	transition-timing-function:ease-in-out;
}
#yamazakiContents .storyDetail__section.is-show {
	opacity: 1;
	top:0px;
}



#yamazakiContents .otherStoryList{
	width:980px;
	margin:0px auto 0;
	background: url(../img/common/story_line.jpg) no-repeat center top;
	padding:40px 0 10px 0;
}

#yamazakiContents .otherStoryList:after{
	content:'';
	width:980px;
	height:5px;
	display:block;
	background: url(../img/common/story_line.jpg) no-repeat center bottom;
}

#yamazakiContents .otherStoryList__title{
	margin-bottom:40px;
	font-size:25px;
	letter-spacing: 3px;
	text-align: center;
}

#yamazakiContents .otherStoryList #storyList{
	overflow: hidden;
	margin-left:-40px;
}

#yamazakiContents .otherStoryList #storyList li{
	float:left;
	margin:0 0 40px 40px;
	width:300px;
	overflow:hidden;
}

#yamazakiContents .otherStoryList #storyList li a{
	display:block;
	position:relative;
	text-decoration: none;
}

#yamazakiContents .otherStoryList #storyList li a h3{text-decoration: none;}

#yamazakiContents .otherStoryList #storyList li a:after{
	position:absolute;
	right:0;
	top:30px;
	content:'';
	width:13px;
	height:20px;
	background: url(../img/common/icon_link2.png) no-repeat left top;
}

#yamazakiContents .otherStoryList #storyList li a:hover{color:#CAAD76;}

#yamazakiContents .otherStoryList #storyList li a:hover:after{
	background-position: left bottom;
}

#yamazakiContents .otherStoryList #storyList li .storyImage{
	width:100px;
	float:left;
}

#yamazakiContents .otherStoryList #storyList li .storyImage img{width:100%;}

#yamazakiContents .otherStoryList #storyList li .storyListHeader{
	float:right;
	width:170px;
	text-align:left;
	padding-right:10px;
}

#yamazakiContents .otherStoryList #storyList li .storyNum{
	font-size:12px;
	margin-bottom:10px;
	line-height: 1.0;
}

#yamazakiContents .otherStoryList #storyList li .storyListHeader h3{
	font-size:17px;
	line-height:1.55;
	margin:0;
	letter-spacing: 1px;
}

#yamazakiContents .otherStoryListWrapper{background:#000;}

@media screen and (max-width: 768px){

	/* storyトップ */
	#yamazakiContents.bgStoryTop{
		/*background:url(../img/story/bg_main_sp.jpg) no-repeat center 70px #000;
		background-size:100%;*/
	}
	#yamazakiContents.bgStoryTop .storyIndexWrapper{
		background:url(../img/story/bg_main_sp.jpg) no-repeat center 0px #000;
		background-size:100%;
	}

	#yamazakiContents.bgStoryTop .keyVisual{
		width:100%;
		height:230px;
		padding:90% 0 0 0;
		text-align:center;
	}

	#yamazakiContents.bgStoryTop .keyVisual__title{
		margin-bottom:0px;
		font-size:25px;
		letter-spacing: 1px;
	}

	#yamazakiContents.bgStoryTop .keyVisual p{
		line-height:2.2;
		margin-bottom:10px;
	}

	#yamazakiContents.bgStoryTop .keyVisual p span{
		display: block;
	}

	#yamazakiContents .storyTop section{width:100%;}

	#yamazakiContents .storyTop #storyList{border-top:1px solid #333;}

	#yamazakiContents .storyTop #storyList li{
		border-bottom:1px solid #333;
		margin-bottom: 0px;
		text-align:center;
		padding:20px 6%;
	}

	#yamazakiContents .storyTop #storyList li .storyImage{
		float:none;
		width:100%;
		margin-bottom:10px;
	}

	#yamazakiContents .storyTop #storyList li .storyImage img{width:80%;}

	#yamazakiContents .storyTop #storyList li .storyListHeader{
		float:none;
		width:100%;
	}

	#yamazakiContents .storyNum{font-size:11px;}

	#yamazakiContents .storyListHeader__title{
		font-size:16px;
		margin-bottom:10px;
	}

	#yamazakiContents .storyTop #storyList li .storyListLink{
		float:none;
		width:100%;
	}

	#yamazakiContents .storyTop #storyList li .storyListLink a{
		display:block;
		overflow: hidden;
		text-indent:0;
		background: none;
		width:100%;
		text-align:center;
		height:auto;
		text-decoration:none;
		color:#CAAD76;
		font-size:11px;
	}

	#yamazakiContents .storyTop #storyList li .storyListLink a:after{
		content:'>';
		margin-left:5px;
		font-size:14px;
	}

	.animateImg {
	opacity: .3;

}
.animateTxt {
	top:0px;
}
.animateImg {
	top:20px;
	position: relative;
}
.is-show.animateImg {
	opacity: 1;
	top:0px;
}
.is-show .animateTxt {
	top:0px;
}


	/* story詳細 */

	#brandStoryHeader a{
		display:block;
		float:right;
		width:90px;
		font-size:11px;
		text-decoration:none;
		height:30px;
		line-height:30px;
		text-align:center;
		background:#3B3C3B;
		vertical-align: middle;
		margin:10px;
	}

	#brandStoryHeader a:before{
		background-size:7px;
		height:12px;
		margin-right:7px;
		font-size:14px;
		vertical-align: middle;
		top:0px;
	}

	#brandStoryHeader .parentTitle{	
		margin-bottom:0px;
		font-size:15px;
		height:50px;
		line-height:50px;
		padding-left:20px;
	}

	#yamazakiContents.bgStoryDetail001 .storyDetailWrapper{background:url(../img/story/001/bg_main_sp.jpg) no-repeat center 0 #000;background-size:100%;}
	#yamazakiContents.bgStoryDetail002 .storyDetailWrapper{background:url(../img/story/002/bg_main_sp.jpg) no-repeat center 0 #000;background-size:100%;}
	#yamazakiContents.bgStoryDetail003 .storyDetailWrapper{background:url(../img/story/003/bg_main_sp.jpg) no-repeat center 0 #000;background-size:100%;}
	#yamazakiContents.bgStoryDetail004 .storyDetailWrapper{background:url(../img/story/004/bg_main_sp.jpg) no-repeat center 0 #000;background-size:100%;}
	#yamazakiContents.bgStoryDetail005 .storyDetailWrapper{background:url(../img/story/005/bg_main_sp.jpg) no-repeat center 0 #000;background-size:100%;}

	#yamazakiContents.bgStoryDetail .keyVisual{
		width:100%;
		padding:60% 0 0 0;
		height:120px;
	}
	#yamazakiContents.bgStoryDetail002 .keyVisual{height:90px;padding-top:58%;}
	#yamazakiContents.bgStoryDetail004 .keyVisual{height:100px;padding-top:58%;}

	#yamazakiContents.bgStoryDetail .keyVisual__title{
		margin-bottom:10px;
		font-size:22px;
		letter-spacing: 3px;
		line-height:1.4;
	}

	#yamazakiContents.bgStoryDetail .keyVisual__title small{
		font-size:14px;
		margin-bottom:15px;
		display:block;
	}

	#yamazakiContents.bgStoryDetail .keyVisual__title span{display:block;}

	#yamazakiContents .storyDetail:before{display:none;}

	#yamazakiContents .storyDetail__section{
		text-align:left;
		margin:0 6% 30px;
	}

	#yamazakiContents .storyDetail .storyDetailImage{
		width:100%;;
		margin-bottom:30px;
	}
	#yamazakiContents .storyDetail .storyDetailImage {
		/*top:20px;*/
	}
	#yamazakiContents .storyDetail .storyDetailImage figure{
		text-align:left;
		font-size:11px;
		margin:3px 0 0px 0;
		padding-bottom:5px;
	}
	#yamazakiContents .storyDetail__mainLead{
		font-size:13.5px;
		line-height:1.7;
		margin-bottom:40px;
	}
	#yamazakiContents .storyDetail__section p{
		font-size:13.5px;
		line-height:1.7;
		margin-bottom:15px;
	}

	#yamazakiContents .storyDetail__section p.lead{margin-bottom:40px;}

	#yamazakiContents .storyDetail__mainLead {
		top:20px;
	}
	#yamazakiContents .storyDetail__txt {
		/*top:20px;*/
	}
	#yamazakiContents .storyDetail__section {
		top:20px;
	}


	#yamazakiContents .otherStoryList{
		width:100%;
		background:none;
		margin:0;
		padding:0px 0 0px 0;
	}

	#yamazakiContents .otherStoryList:after{display:none;}

	#yamazakiContents .otherStoryList__title{
		margin-bottom:10px;
		font-size:18px;
		letter-spacing: 1px;
		text-align:center;
	}

	#yamazakiContents .otherStoryList #storyList{
		margin-left:0;
		border-top:1px solid #333;
	}

	#yamazakiContents .otherStoryList #storyList li{
		border-bottom:1px solid #333;
		float:none;
		margin:0 0 0px 0px;
		width:100%;
		box-sizing:border-box;
		padding:25px 5% 20px 7%;
	}

	#yamazakiContents .otherStoryList #storyList li a:hover{color:#fff;}

	#yamazakiContents .otherStoryList #storyList li a:after,
	#yamazakiContents .otherStoryList #storyList li a:hover:after{
		position:absolute;
		right:0;
		top:25px;
		content:'';
		width:10px;
		height:15px;
		background: url(../img/common/icon_link2.png) no-repeat left top;
		background-size:10px;
	}

	#yamazakiContents .otherStoryList #storyList li .storyImage{
		width:35%;
		float:left;
	}

	#yamazakiContents .otherStoryList #storyList li .storyImage img{width:100%;}

	#yamazakiContents .otherStoryList #storyList li .storyListHeader{
		float:right;
		width:60%;
		text-align:left;
		padding-right:10px;
		box-sizing:border-box;
	}

	#yamazakiContents .otherStoryList #storyList li .storyNum{
		font-size:11px;
		margin-bottom:10px;
	}

	#yamazakiContents .otherStoryList #storyList li .storyListHeader h3{
		font-size:14px;
		line-height:1.4;
		margin:0;
		text-align:left;
	}

}
