@charset "utf-8";

.w58p p{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
}
.w30t{
    width:30%
}

@media screen and (max-width: 767px) {
    .clm2 .clm_in .img_box img {
	height: auto;
}

.w58p p{
    height: auto;
    padding-bottom:50px
}
}