.custom-style-1 { width: 100%; display: block; margin: 1em 0; }
.custom-style-2 { border: solid 2px #dc143c; display: block; padding: 1em 1em 1.8em; margin: 1em 0 1.5em; }
.custom-style-3 { display: block; margin-bottom:.8em; }
.custom-style-4 { color:#dc143c; }
.custom-style-5 { display: block; margin-bottom:2em; }
.custom-style-6 { word-break: break-all; }
.custom-style-7 { margin-bottom:0.8em; display: block; }
.custom-style-8 { display: block; }
.custom-style-9 { word-break: break-all; }
.custom-style-10 { display: block; font-size: 0.7em; line-height: 1.8em; margin-top: 3.5em; }
.shibuya__detail__title {
	margin-bottom: 10px;
}
.shibuya__detail__title_under{
	margin-bottom: 75px;
	font-size:1.2em;
}
@media screen and (max-width: 768px){
	.shibuya__detail__title {
		margin-bottom: 0vw;
	}
	.shibuya__detail__title_under{
		margin-bottom: 16vw;	
	}
}
