@charset "UTF-8";
/* CSS Document */

@media screen and (min-width : 452px){
	.wrap-sub {
		padding: 0px
	}
}

.button {
	margin: 80px 0;
}



#work-MV {
	padding: 0;
	padding-top: 150px;
	margin-bottom: 40px;
	height: 100vh;
	max-height: 400px;
}

@media screen and (min-width : 452px ){
	#work-MV {
		max-width: 525px;
		margin: 0 auto;
	}
}

#work-detail h4 {
	font-size: 14px;
	font-weight: normal;
	color: #B1B1B1;
}

#work-detail h3 {
	font-size: 16px;
	line-height: 1.75;
	font-weight: normal;
	margin-bottom: 40px;
}

#work-detail p {
	font-size: 14px;
	line-height: 1.75;
}

.ikebana{
	margin-bottom: 30px;
	max-height: 400px;
}

img{
	align-items: center;
}

.work_site{
	text-decoration: none;
}

