a:link { text-decoration:none; color: #000;}
a:visited { text-decoration:none; color: #000;}
a:active { text-decoration:none; color: #000;}
a:hover { text-decoration:none; color: #000;}
a,p {
    color: #666666;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.alpha a:hover p {
  opacity: 0.5;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=70)";
}
.alpha a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=70)";
}


ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
} 

.container{
 overflow: hidden;
 width:1280px;
}

/* .slideShow
------------------------- */
.slideShow {
margin:0 auto;
margin-top:260px;
margin-bottom:50px;
width : 100%;
display: none;
}

/* .mainView
------------------------- */
.slideShow .mainView {
	width: 100%;
	height:auto;
	overflow: hidden;
	z-index: 1;
}
.slideShow .mainView ul {
	width: 1200px;
	height:auto;
	overflow: hidden;
	position: absolute;
	
}
.slideShow .mainView ul li {
text-align:center;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.slideShow .mainView ul li img {
text-align:center;
	width: 100%;
	height:auto;
}

/* .thumbNail
------------------------- */
.slideShow .thumbNail {
	width: 30%;
	overflow: hidden;
	position: absolute; top:213px; left:76%;
	z-index: 100;
	display:none;
	
}

.slideShow .thumbNail ul {
	width: 35%;
}

.slideShow .thumbNail ul li {
	float: left;
	display: run-in;
	overflow: hidden;
	cursor: pointer;
	
}

.slideShow .thumbNail ul li img {
	width: 90%;
}

.slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.slideShow ul {
	display: inline-block;
	overflow: hidden;
}



/* ===========================================
	デスクトップ系 769 - 1024
=========================================== */
@media screen and (max-width: 1279px) {
	.slideShow {
		width: 1200px;
	}
}
/* ===========================================
	タブレット系 749 - 768
=========================================== */
@media(min-width: 768px) and (max-width: 1279px) {
	.slideShow {
		width: 100%;
		height:auto;
	}
}
/* ===========================================
	スマートフォン系 748 - 
=========================================== */
@media(max-width:767px) {
	.slideShow {
		width: 100%;
		height:auto;
	}
}

body,
html {
width: 100%;
height: 100%;
-webkit-overflow-scrolling: touch;
background-color:#000;
}

body{
   font-family: "Avenir" , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color:#000;
	
}

a,p,h {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.topmenu{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	margin-top:0px;
    font-size: 9px; 
	font-weight: 100;
	letter-spacing:6px;
	color: #888888;
	margin-right:0px;
    z-index:5000;
}
.text01{
margin-left:0px;
margin-top:65px;
z-index:6000;
}

.style1 {
	text-align:center;
	color: #888888;
	font-family: 'Helvetica Neue',sans-serif;
	font-weight:200;
	letter-spacing: 0.5em;
	font-size: 16px;
	margin-top: -15px;
	margin-left: -120px;
	width:650px;
	height:auto;
}

.content-section-a {
	margin-bottom: 100px;
    padding: 0px 0;
	margin-top: -130px;
	margin-bottom: -50px;
    background-color: #000;
}
p.copyright {
   padding:0;
   font-size: 10.5px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
 	color:#999999;
	margin-top:50px;
}






@media(max-width:1279px) {
.container{
 overflow: hidden;
 width:100%;
}
	a,p,h {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.topnav {
	font-family: "Century Gothic", Helvetica , "游ゴシック" , "Yu Gothic" ,sans-serif;
    font-size: 20px; 
	font-weight: 100;
	letter-spacing:1px;
	color: #888888;
	background-color: #000;
    z-index:5000;
}

.topmenu{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	margin-top:0px;
    font-size: 8px; 
	font-weight: 100;
	letter-spacing:6px;
	color: #888888;
	margin-right:0px;
	margin-top: 15px;
    z-index:5000;
}



.content-section-a {
	margin-bottom: 100px;
    padding: 0px 0;
	margin-top: -130px;
	margin-bottom: 0px;
    background-color: #000;
}


.text01{
margin-left:20px;
margin-top:55px;
z-index:6000;
}

.style1 {
	text-align:left;
	margin-left:50px;
	color: #888888;
	font-family: 'Helvetica Neue',sans-serif;
	font-weight:200;
	letter-spacing: 0.5em;
	font-size: 14px;
	margin-top: -10px;
	width:600px;
	height:auto;
}
p.copyright {
   padding:0;
   font-size: 10.5px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
 	color:#999999;
	
}
}




@media (min-width: 768px) and (max-width: 1199px) {
	
 .row {
   width:100%;
 }


.topnav {
	font-family: "Century Gothic", Helvetica , "游ゴシック" , "Yu Gothic" ,sans-serif;
    font-size: 20px; 
	font-weight: 100;
	letter-spacing:1px;
	color: #888888;
	background-color: #000;
    z-index:5000;
}
.topmenu{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	margin-top:0px;
    font-size: 8px; 
	font-weight: 100;
	letter-spacing:5px;
	color: #888888;
	margin-right:0px;
	margin-top: 15px;
    z-index:5000;
}



.content-section-a {
	margin-bottom: 100px;
    padding: 0px 0;
	margin-top: -130px;
	margin-bottom: 0px;
    background-color: #000;
}


.text01{
margin-left:20px;
margin-top:58px;
z-index:6000;
}

.style1 {
	text-align:left;
	margin-left:30px;
	color: #888888;
	font-family: 'Helvetica Neue',sans-serif;
	font-weight:200;
	letter-spacing: 0.5em;
	font-size: 14px;
	width:400px;
	height:auto;
}
p.copyright {
   padding:0;
   font-size: 10px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
 	color:#999999;
}	
}



@media(max-width:767px) {
a,p,h {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.topnav {
	font-family: "Century Gothic", Helvetica , "游ゴシック" , "Yu Gothic" ,sans-serif;
    font-size: 20px; 
	font-weight: 100;
	letter-spacing:1px;
	color: #888888;
	background-color: #000;
    z-index:5000;
}
.topmenu{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	margin-top:0px;
    font-size: 8px; 
	font-weight: 100;
	letter-spacing:6px;
	color: #888888;
	margin-right:0px;
    z-index:5000;
	
}



.content-section-a {
	margin-bottom: 100px;
    padding: 0px 0;
	margin-top: -130px;
	margin-bottom: 0px;
    background-color: #000;
}


.text01{
margin-left:20px;
margin-top:65px;
z-index:6000;
}

.style1 {
	text-align:left;
	margin-left:25px;
	margin-top:-15px;
	color: #888888;
	font-family: 'Helvetica Neue',sans-serif;
	font-weight:200;
	letter-spacing: 0.4em;
	margin-top: -35px;
	line-height:normal;
	font-size: 12px;
	width:150px;
	height:auto;
}
p.copyright {
   padding:0;
   font-size: 8px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
 	color:#999999;
}
}

footer {
    padding-bottom: 30px;
    background-color: #000;
}
