@charset "UTF-8";
/* sp(320px) */

#crumb2 ol *,
#crumb2 ol *:before,
#crumb2 ol *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#crumb2 ol {
	overflow-x: scroll;
	overflow-y: hidden;
	margin: 1em auto;
	padding: 0 0 0 0.5em;
	white-space: nowrap;
	border: 0px solid #cbc7ff;
}
#crumb2 ol li {
	display: inline-block;
	margin: 0 1.0em 0.5em 0.5em;
	/*border: 1px solid #dcdcdc;*/
}
#crumb2 ol li a {
	position: relative;
	padding: 0.7em 1em 0.7em 1em;
	text-decoration: none;
	color: #fff;
	background: #c0ca33;
	display: inline-block;
	height: 40px;
	line-height: 1em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 15px;

	/*border: 1px solid #ffc7cb;*/
}
#crumb2 ol li a:hover {
	background: #d4e157;
}
#crumb2 ol li a:before,
#crumb2 ol li a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 1.21em 0.4em;
	content: '';
	/*border: 1px solid;*/
	transform: skew(-10deg);
	background: #c0ca33;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#crumb2 ol li a:before {
	left: -0.5em;
	border-radius: 5px 0 0 5px;
}
#crumb2 ol li a:hover:before {
	background: #d4e157;
}
#crumb2 ol li a:after {
	right: -0.5em;
	border-radius: 0 5px 5px 0;
}
#crumb2 ol li a:hover:after {
	background: #d4e157;
}
#crumb2 ol li:last-child a {
	font-style: italic;
	padding: 0.7em 1em 0.7em 0em;
	cursor: default;
	pointer-events: none;
	color: #333;
	background: transparent; !important;
}
#crumb2 ol li:last-child a:hover {
	background: none;
}
#crumb2 ol li:last-child a:before,
#crumb2 ol li:last-child a:after {
	content: normal;
}




#crumb2 ol li span.ar {
	display: none;
}





@media handheld, print, screen and (min-width: 374px) {
/* iphone6 */


/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 413px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}



@media handheld, print, screen and (min-width: 481px) {
/* tablet */





	@media (-webkit-min-device-pixel-ratio: 2){
		

	/* end of media query(retina) */	
	}

/* end of media query(tablet) */	
}



@media handheld, print, screen and (min-width: 621px) {
/* iPad */


/* end of media query(iPad) */	
}



@media handheld, print, screen and (min-width: 801px) {
/* pc */

#crumb2 ol *,
#crumb2 ol *:before,
#crumb2 ol *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#crumb2 ol {
	overflow-x: scroll;
	overflow-y: hidden;
	margin: 1em auto;
	padding: 0 0 0 0.0em;
	white-space: nowrap;
	border: 1px solid #cbc7ff;
}
#crumb2 ol li {
	display: inline-block;
	margin: 0 1.0em 0.5em 0.0em;
	/*border: 1px solid #dcdcdc;*/
}
#crumb2 ol li a {
	position: relative;
	padding: 0.7em 0em 0.7em 0em;
	text-decoration: none;
	color: #3e6dfa;
	background: #fff;
	display: inline-block;
	height: 40px;
	line-height: 1em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 14px;

	/*border: 1px solid #ffc7cb;*/
}
#crumb2 ol li a:hover {
	background: none;
}
#crumb2 ol li a:before,
#crumb2 ol li a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 1.21em 0.4em;
	content: normal;
	/*border: 1px solid;*/
	transform: skew(-10deg);
	background: #c0ca33;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

#crumb2 ol li:last-child a {
	font-style: italic;
	padding: 0.7em 1em 0.7em 0em;
	cursor: default;
	pointer-events: none;
	color: #333;
	background: transparent; !important;
}





#crumb2 ol li span.ar {
	display: inline-block;
	padding-left: 0.5em;
}


/* end of media query(pc) */
}