@charset "utf-8";
/* CSS Document */



/*****************************

	header
	
*****************************/

/*****************************
	global-nav
*****************************/

/*****************************
	contents
*****************************/
.exclusion{
	background-color: #FFF;
}

.smb-panels__item{
	background-color:rgba(255,255,255,0);
	box-shadow: none;
}	

.smb-panels__item:hover{
	box-shadow: none;
}

.l-contents__inner{
	margin-top:0;
	
}

.l-contents__inner:last-child{
	padding-bottom:1rem;
}
