
@media screen and  (min-width: 1px) and (max-width: 1280px) {

@charset "utf-8";



/* slider
--------------------------------------------------------- */
.slideFrame {
    display:block;
	position:relative;
	overflow: hidden;
	overflow-x: auto;
	height: 300px;
	background: #333;
	border: 2px solid #333;
	height: 120px; 
	width:580px
}

.slideGuide {
	width: 100%;
	height: 100%;
	margin-left: -540px;
}

.slideCell {
	float: left;
	background-size: 100% 100%;
	position:relative;
	margin-right: 5px;
	width: 550px;
	height: 100%;
}


/* controller */
.slideCtrl {
	display: block;
	position: absolute;
	top: 0;
	width: 15px;
	height:120px;
	font-size: 12px;
	cursor: default;
	opacity: 0.2;
	-moz-opacity: 0.2;
	-webkit-opacity: 0.2;
	filter: alpha(opacity:0.2);

	/* 確認用 */	
	background-color: #fcfcfc ;
	
}

.slideCtrl.left { left: -5px; }
.slideCtrl.right { right: -5px; }

.slideimg{width:1px; height:1px;}
.slideimg2{width:1px; height:1px;}

}



@media screen and  (min-width: 1280px) and (max-width: 1410px){
@charset "utf-8";



/* slider
--------------------------------------------------------- */
.slideFrame {
    display:block;
	position:relative;
	overflow: hidden;
	overflow-x: auto;
	height: 120px;
	background: #333;
	border: 2px solid #333;
	width:720px
}

.slideGuide {
	width: 100%;
	height: 100%;
	margin-left: -470px;
}

.slideCell {
	float: left;
	background-size: 100% 100%;
	position:relative;
	margin-right: 5px;
	height: 100%;
	width: 550px;
}




/* controller */
.slideCtrl {
	display: block;
	position: absolute;
	top: 0px;
	width: 80px;
	height:100%;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-webkit-opacity: 0.0;
	filter: alpha(opacity:0.0);

	/* 確認用 */	
	
}

.slideCtrl.left { left: -5px; }
.slideCtrl.right { right: -5px;}

.slideimg{width:40px; height:40px; margin-top: 40px;}
.slideimg2{width:40px; height:40px;margin-top: 40px; }

}


@media screen and  (min-width: 1410px) and (max-width: 1650px){
@charset "utf-8";



/* slider
--------------------------------------------------------- */
.slideFrame {
    display:block;
	position:relative;
	overflow: hidden;
	overflow-x: auto;
	height: 120px;
	background: #333;
	border: 2px solid #333;
	width:850px
}

.slideGuide {
	width: 100%;
	height: 100%;
	margin-left: -405px;
}

.slideCell {
	float: left;
	background-size: 100% 100%;
	position:relative;
	margin-right: 5px;
	width: 550px;
	height: 100%;
}

/* controller */
.slideCtrl {
	display: block;
	position: absolute;
	top: 0px;
	width:150px;
	height:100%;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-webkit-opacity: 0.0;
	filter: alpha(opacity:0.0);
	

}

.slideCtrl.left { left: -5px; }
.slideCtrl.right { right: -5px;}

.slideimg{width:40px; height:40px;margin-top: 40px; }
.slideimg2{width:40px; height:40px;margin-top: 40px; }

}



@media screen and  (min-width: 1650px) and (max-width: 1850px){
@charset "utf-8";

/* 初期設定
--------------------------------------------------------- */


/* slider
--------------------------------------------------------- */
.slideFrame {
    display:block;
	position:relative;
	overflow: hidden;
	overflow-x: auto;
	height: 120px;
	background: #333;
	border: 2px solid #333;
	width:1100px
}

.slideGuide {
	width: 100%;
	height: 100%;
	margin-left: -280px;
}

.slideCell {
	float: left;
	background-size: 100% 100%;
	position:relative;
	margin-right: 5px;
	width: 550px;
	height: 100%;
}

/* controller */
.slideCtrl {
	display: block;
	position: absolute;
	top: 0px;
	width: 270px;
	height:100%;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-webkit-opacity: 0.0;
	filter: alpha(opacity:0.0);
	

}

.slideCtrl.left { left: -5px;}
.slideCtrl.right { right: -5px;}

.slideimg{width:40px; height:40px;margin-top: 40px;}
.slideimg2{width:40px; height:40px;margin-top: 40px;}
}


@media screen and  (min-width: 1850px) and (max-width: 2100px){
@charset "utf-8";

/* 初期設定
--------------------------------------------------------- */


/* slider
--------------------------------------------------------- */
.slideFrame {
    display:block;
	position:relative;
	overflow: hidden;
	overflow-x: auto;
	height: 120px;
	background: #333;
	border: 2px solid #333;
	width:1290px
}

.slideGuide {
	width: 100%;
	height: 100%;
	margin-left: -183px;
}

.slideCell {
	float: left;
	background-size: 100% 100%;
	position:relative;
	margin-right: 5px;
	width: 550px;
	height: 100%;
}

/* controller */
.slideCtrl {
	display: block;
	position: absolute;
	top: 0px;
	width: 370px;
	height:100%;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-webkit-opacity: 0.0;
	filter: alpha(opacity:0.0);
	
}

.slideCtrl.left { left: -5px;}
.slideCtrl.right { right: -5px;}

.slideimg{width:40px; height:40px;margin-top: 40px;}
.slideimg2{width:40px; height:40px;margin-top: 40px;}
}





@media screen and  (min-width: 2100px){
@charset "utf-8";

/* slider
--------------------------------------------------------- */
.slideFrame {
    display:block;
	position:relative;
	overflow: hidden;
	overflow-x: auto;
	height: 120px;
	background: #333;
	border: 2px solid #333;
	width:1550px
}

.slideGuide {
	width: 100%;
	height: 100%;
	margin-left: -55px;
}

.slideCell {
	float: left;
	background-size: 100% 100%;
	position:relative;
	margin-right: 5px;
	width: 550px;
	height: 100%;
}

/* controller */
.slideCtrl {
	display: block;
	position: absolute;
	top: 0px;
	width: 500px;
	height:100%;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-webkit-opacity: 0.0;
	filter: alpha(opacity:0.0);
   
}

.slideCtrl.left { left: -5px;}
.slideCtrl.right { right: -5px;}

.slideimg{width:40px; height:40px;margin-top: 40px; }
.slideimg2{width:40px; height:40px;margin-top: 40px;}



}









