.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 400px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
    filter: saturate(120%)!important;
}

/*--------------ei-title_r--------------*/
.ei-title_r{
	position: absolute;
	right:0;
	margin-right:50px;
	top: 122px;
	width:500px;
}
.ei-title_r h2, .ei-title_r h3{
	font-weight:bold;
}
.ei-title_r h2{
	font-size: 30px;
	color: #262626;
	width:468px;
	height:48px;
}
.ei-title_r h3{
	font-size: 50px;
	color: #262626;
	width:468px;
	height:56px;
}
.ei-title_r p{
	font-size:14px; 
	color: #262626;
	width:294px;
	height:38px;
}

/*--------------ei-title_r--------------*/

/*--------------ei-title_l--------------*/
.ei-title_l{
	position: absolute;
	left: 0;
	margin-left: 0px;
	top: 122px;
	width:500px;
	z-index: 9998;
/*	opacity:0.6;
	background:#262626;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
*/
}
.ei-title_l h2{
	font-size: 22px;
	color: #262626;
	width:100%;
	height:50px;
	font-weight:bold;
    text-shadow: 0 0 1px #000;
}
.ei-title_l h2.tk-ff-tisa-sans-web-pro,.tk-league-gothic{
  	font-family:"tk-ff-tisa-sans-web-pro","tk-league-gothic",sans-serif;
}
.ei-title_l h3{
	font-size: 46px;
	color: #262626;
	width:100%;
	height:50px;
	margin-top:20px;
	font-weight:lighter;
    text-shadow: 0 0 1px #000;
  	/*font-family:"tk-ff-tisa-sans-web-pro",".tk-league-gothic",sans-serif;	*/
}
.ei-title_l h3.tk-ff-tisa-sans-web-pro,.tk-league-gothic{
  	/*font-family:"tk-ff-tisa-sans-web-pro","tk-league-gothic",sans-serif;	*/
}
.ei-title_l p{
	margin-top:30px;
	font-size:14px; 
	color: #262626;
	width:100%;
	height:50px;
	font-weight:bold;
	font-size:12px;
    text-shadow: 0 0 1px #000;
}
.ei-title_l p.tk-a-otf-ryumin-pr6n{
	/*font-family: "tk-a-otf-ryumin-pr6n",ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;"*/text-shadow: 0px 0px 1px #000;
}
/*--------------ei-title_l--------------*/

/*--------------ei-title_l2--------------*/
.ei-title_l2{
	position: relative;
    left: 0;
	top: 20vh;
	right: 0;
	bottom: 0;
	width: 70%;
	z-index:9999;
	margin: 0 auto;
	text-align: center;
/*	opacity:0.6;
	background:#262626;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
*/
}
.ei-title_l2 h2{
    font-family:".tk-nimbus-sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 22px;
	font-weight: bold;
    left: 0;
	right: 0;
	top: 85px;
	bottom: 0;	
	color: #262626;
	height:50px;
    white-space: nowrap;
    position: absolute;
	letter-spacing: 15px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 0 1px #000;
   	z-index:9999;
	opacity: 0;
	-webkit-transition: all 1s ease-out 1.5s;
	-moz-transition: all 1s ease-out 1.5s;
	-o-transition: all 1s ease-out 1.5s;
	transition: all 1s ease-out 1.5s;
    animation-delay: 1.5s!important;
    animation-name:fadeInMove;
    animation:fadeInMove 1.5s both;
    -webkit-animation:fadeInMove 1.5s both;
    transform-origin:center top;
    opacity:0;
    transform:translate(0);
}
.ei-title_l2 h2.loader{
	opacity: 1;
}
@media screen and (min-width:1201px) {
.ei-title_l2 h2{
	font-size: 1.3em;
    top: 1vh;
}
}
@media screen and (min-width:1024px) and (max-width:1201px) {
.ei-title_l2 h2{
	font-size: 1.3em;
    top: -3vh;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.ei-title_l2 h2{
	font-size: 1.3em;
    top: 1vh;
}
}
@media (max-width: 767px){
.ei-title_l2 h2{
	font-size: 1em;
    top: 1vh;
    letter-spacing: 10px;
}
}
.ei-title_l2 h2.tk-ff-tisa-sans-web-pro,.tk-league-gothic{
  	font-family:"tk-ff-tisa-sans-web-pro","tk-league-gothic",sans-serif;	
}
.ei-title_l2 h3{
	position: absolute;
	top: 17vh;
    left: -3vw;
    right: 0;
	bottom: 0;
	font-size: 65px;	
	color: #262626;
	height:50px;
	font-weight: bold;
	letter-spacing: 30px;
	margin:0 auto;
	text-align: center;
	font-family:"nimbus-sans"!important;
    -webkit-text-size-adjust:100%;
	z-index:9999;
	text-shadow: 0 0 1px #000;
	opacity: 0;
	-webkit-transition: all 1s ease-out 2.5s;
	-moz-transition: all 1s ease-out 2.5s;
	-o-transition: all 1s ease-out 2.5s;
	transition: all 1s ease-out 2.5s;
    animation-delay: 2.5s!important;
    animation-name:fadeInMove;
    animation:fadeInMove 2s both;
    -webkit-animation:fadeInMove 2s both;
    transform-origin:center top;
    opacity:0;
    transform:translate(0);  
}
.ei-title_l2 h3.loader{
	opacity: 1;
}
@media screen and (min-width:1201px) {
.ei-title_l2 h3{
    font-size: 4.5em;
    top: 17vh;
    white-space:nowrap;
}
}
@media screen and (min-width:1024px) and (max-width:1201px) {
.ei-title_l2 h3{
    font-size: 4em;
    top: 15vh;
    white-space:nowrap;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.ei-title_l2 h3{
    font-size: 2.5em;
    top: 17vh;
    white-space:nowrap;
}
}
@media (max-width: 767px){
.ei-title_l2 h3{
    font-size: 2em;
    top: 17vh;
    white-space: none;
}
}
.ei-title_l2 p{
    font-family:".tk-nimbus-sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin-top:30px;
	font-size:14px;
	font-weight: bold;
	color: #262626;
	height:50px;
	font-size:12px;
	letter-spacing: 15px;
    position: absolute;
    left: 0;
	right: 0;
	top: 0;
	bottom: 0;	
    margin: 0 auto;
    text-align: center;	
    text-shadow: 0 0 1px #000;
   	z-index:9999;
	opacity: 0;
	-webkit-transition: all 1s ease-out 0.5s;
	-moz-transition: all 1s ease-out 0.5s;
	-o-transition: all 1s ease-out 0.5s;
	transition: all 1s ease-out 0.5s;
    animation-delay: 0.5s!important;
    animation-name:fadeInMove;
    animation:fadeInMove 1s both;
    -webkit-animation:fadeInMove 1s both;
    transform-origin:center top;
    opacity:0;
    transform:translate(0);    
}
.ei-title_l2 p.loader{
	opacity: 1;
}
@media screen and (min-width:1201px) {
.ei-title_l2 p {
    font-size: 0.8em;
    top: -5vh;
}
}
@media screen and (min-width:1024px) and (max-width:1201px) {
.ei-title_l2 p {
    font-size: 0.8em;
    top: -8vh;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.ei-title_l2 p {
    font-size: 0.8em;
    top: -5vh;
}
}
@media (max-width: 767px){
.ei-title_l2 p {
    font-size: 0.8em;
    top: -5vh;
}
}
.ei-title_l p.tk-a-otf-ryumin-pr6n{
	/*font-family: "tk-a-otf-ryumin-pr6n",ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;"*/
}
/*--------------ei-title_l2--------------*/


.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
    z-index: 9999;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background-color:#e9ff8b;
}
.ei-slider-thumbs li a{
	z-index: -999;
	display: block;
	text-indent: -9999px;
	background: #262626 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #fff;
}
.ei-slider-thumbs li img{
	border-top:2px solid #262626;
	border-left:2px solid #262626;
	border-right:2px solid #262626;
	position: absolute;
	bottom: -50px;
	left:-2px;
	opacity: 0;
	z-index: 9999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 3vh;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}