/* スライダー */

@font-face {
    font-weight:normal;
    font-style:normal;
}




#slider {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

#slider a {
	color: #555;
	text-decoration: none;
}

#slider .container {
	width: 100%;
	position: relative;
}

#slider .container.ewm-1 {
	height: 100%;
	position: absolute;
}
