.price-paln-kai{
	width : 100%;
}
.price-table-it tr td:first-child{
	white-space: nowrap;
}
@media (max-width: 768px){
	.on-sp{
		display: block;
	}
}
@media (max-width: 767px){
    .vio-price-total-body-wrapper {
        height: 170px;
    }
	.vio-discount-mens-plan{
		width: 100% !important;
        top: 38% !important;
	}
    .vio-discount{
        top: 38% !important;
    }
    .nobreakline{
    	white-space: nowrap;
    }
    .height-200{
    	height: 170px;
    }
}