
.sec01 {
	width: 100%;
}

.sec02 {
	position: relative;
	width: 100%;
}
.sec02 .slider {
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translate(-50%,-25%);
}

.sec03 {
	width: 100%;
}

.sec04 {
	width: 100%;
}

.common {
	width: 100%;
}
