@charset "utf-8";
img{
	max-width: 100%;
}
.oc_item{
	margin: 0 10vw 70px;
}
.oc_item:last-child{
	margin-bottom: 0;
}
.oc_link{
	font-size: 1.1rem;
	text-decoration: none!important;
	color: #333!important;
	line-height: 1.7;
	display: inline-block;
}
.oc_link img{
	max-width: 41px;
	margin-top: 6px;
	margin-left: 3px;
}

@media only screen and (min-width: 0) and (max-width: 359px) {
	
}



