@charset "UTF-8";
/* CSS Document */
#slider-main-zoom {
    width: 100%;
    height: 800px;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
	background-color: #000;
}