/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.00
*/

/*パンくずリスト*/
#breadcrumb ul li{
	font-size: 14px;
}
#breadcrumb ul li:last-child{
	pointer-events: none;
}
/*パンくずリスト*/

/*マーカー追加 blue*/
.marker-blue{
	background: linear-gradient(transparent 70%, #a9eaf2 0%);
}
/*マーカー追加 blue*/

/*ボタン1のカスタマイズ*/
.color-botton01 a{
	padding:20px 40px;
}
/*ボタン2のカスタマイズ*/
.color-botton02 a{
	padding:20px 40px;
}