@charset "utf-8";

/* --------------------------------------------------------------------------------
	history
-------------------------------------------------------------------------------- */
/********** 内側 **********/
#history .history-inner{
	padding:0 5%;
}

/********** イントロ **********/
#history .img-fujiya{
	padding:5% 0;
}
#history .intro p{
	padding:0 0 5%;
}

/********** 店舗外観 **********/
#history .img-shop{
	padding:0 0 2%;
}
#history .img-shop .img-fujiya1{
	padding:0 0 1%;
}
#history .img-shop .imgs div{
	float:left;
	width:49.5%;
}
#history .img-shop .imgs div:nth-child(2n){
	float:right;
}

/********** セクション **********/
#history .section{
	padding:5% 0 8%;
}
#history .section h4 span{
	color:#938d37;
}
#history .section .section-box{
	padding:1% 0;
	border-bottom:dashed 0.1em #aaa;
}
#history .section .section-box:last-child{
	border:none;
}

/********** 創業からの歩み **********/
#history .txt-shop p{
	padding:0 0 5%;
}
