﻿@charset "utf-8";
/* CSS Document */
.section-title {
	max-width: 870px;
	margin: 20px auto 20px;
	text-align: center;
	position: relative
}

.txt-elise2{overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
		}