@charset 'UTF-8';

.voice01 {
	max-width: 1080px;
}
.voice01 .inner {
	margin-bottom: 60px;
}
.voice01 .title {
    padding: 4px 10px 10px 40px;
    letter-spacing: -0.05em;
    font-size: 2.1rem;
    font-weight: bold;
    background: url('../image/voice-icon.png') no-repeat left top;
    margin-bottom: 5px;
}
.imgleft .image,
.imgright .image {
	width: 25%;
}
.imgleft .image{margin-right: 50px;}
.imgright .image{margin-left: 50px;}
.square a,
.square span {
	background: none;
	border: none;
    padding: 0;
    height: auto;
}

.square img {
	top: 0;
	transform: translate(-50%, 0);
	position: relative;
}

.square a, .square span{

}