@charset "utf-8";
/* CSS Document */



@media (max-width: 768px) {


.voice-item .voice-info .img-1 {
    float: left;
    width: 60%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.voice-item .voice-info .img-2 {
	float:left;
	width:39%;
	height:150px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	margin-left:1%;
}

.voice-item .voice-info .comment {
	margin-left:0px;
	min-height:200px;
	text-align:left;
	font-size:14px;
	margin-top:16px;
	float:left;
}


.arrow img{
	display: none;
}

.preparation-box{
	border:none;
	padding:0;
	max-width: 100%;
}

.pd-4{
	padding:0;
}

.sp-pd{
	margin-top:32px;
}




.voice-section {
    width:100%;
}

.voice-info {
    padding-top: 0;
}


/*
.voice-txt:after {
	display: none;
            }
			
 .v-color-p:before {
	display: none;
            }
			
.v-color-b:before {
	display: none;
            }*/


}
