p { word-break: keep-all; }

/* main */
.main_text p { word-break: keep-all; }

.main_con01_right p { text-align: left; }

/* sub */
.history-right .center-history-info .history-item { padding-left: 100px; }
.history-left .center-history-info .history-item{padding-right: 100px; }

@media screen and (max-width: 480px) {

    /* sub */
	.sub_vis { height: 300px; }
	.sub_text p { font-size: 14px; line-height: 1.2; }

	

}