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;
}


.mailform{
	color: #999999;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	letter-spacing: 0.03em;
	font-size: 15px;
	 
}

.contact{
	margin-top:0px;
	margin-bottom:100px;
    width:100%;
    text-align:center;
	left: 0px;
	z-index: 100;
	opacity: 1;

}


input#submit_button {
	padding: 15px 50px;
	font-size: 14px;
	font-weight:100;
	color:#fff;
	border-style: none;
	z-index: 100;
	opacity: 1;
	background-color: #333333;
}
	
input[type="text"],
textarea{
		 width: 100%;
	}

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:#888888;
}

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:20px;
    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;
}


.text02{
margin-left:20px;
margin-top:60px;
z-index:6000;
}

.style2 {
	text-align:left;
	color: #888888;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight:100;
	letter-spacing: 0.5em;
	font-size: 12px;
	width:100%;
	height:auto;
}

.text03{
width:100%;
margin: 0 auto;
margin-left:20px;
margin-top:100px;
z-index:6000;
}

.style3 {
	text-align:left;
	color: #888888;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	font-weight:100;
	letter-spacing: 0.5em;
	font-size: 15px;
	width:100%;
	height:auto;
}
.text04{
width:100%;
margin: 0 auto;
margin-left:20px;
margin-top:30px;
margin-bottom:500px;
z-index:6000;
}

.style4 {
	text-align:left;
	color: #888888;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height:40px;
	font-size: 12px;
	width:100%;
	height:auto;
}

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

.box_posi {
	width:960px;
	margin: 0 auto;
	margin-top:300px;
	}


p.copyright {
   padding:0;
   font-size: 10.5px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
 	color:#999999;
}






@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;
}



.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:60px;
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: -15px;
	width:600px;
	height:auto;
}



	
p.copyright {
   font-size: 12px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
     	color:#999999;
}
}




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

.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;
}

.box_posi {
	width:760px;
	margin: 0 auto;
	margin-top:300px;
	}
.text01{
margin-left:20px;
margin-top:63px;
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:380px;
	height:auto;
}

.text02{
margin-left:20px;
margin-top:60px;
z-index:6000;
}

.style2 {
	text-align:left;
	color: #888888;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight:100;
	letter-spacing: 0.5em;
	font-size: 11px;
	width:100%;
	height:auto;
}

.text03{
width:100%;
margin: 0 auto;
margin-left:20px;
margin-top:100px;
z-index:6000;
}

.style3 {
	text-align:left;
		color: #888888;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	font-weight:100;
	letter-spacing: 0.5em;
	font-size: 14px;
	width:100%;
	height:auto;
}
.text04{
width:100%;
margin: 0 auto;
margin-left:20px;
margin-top:30px;
margin-bottom:500px;
z-index:6000;
}

.style4 {
	text-align:left;
		color: #888888;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height:35px;
	font-size: 11px;
	width:100%;
	height:auto;
}

}



@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;
}

.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: 0px;
    padding: 0px 0;
	margin-top: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;
}

.text02{
margin-left:0px;
margin-top:120px;
z-index:6000;
}

.style2 {
	text-align:center;
	color: #888888;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight:100;
	letter-spacing: 0.5em;
	font-size: 11px;
	width:100%;
	height:auto;
}

.box_posi {
	width:230px;
	margin: 0 auto;
	}



.text03{
width:100%;
margin: 0 auto;
margin-left:0px;
margin-top:100px;
z-index:6000;
}

.style3 {
	text-align:left;
		color: #888888;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	font-weight:100;
	letter-spacing: 0.5em;
	font-size: 12px;
	width:100%;
	height:auto;
}
.text04{
width:100%;
margin: 0 auto;
margin-left:0px;
margin-top:30px;
margin-bottom:100px;
z-index:6000;
}

.style4 {
	text-align:left;
		color: #888888;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height:25px;
	font-size: 9px;
	width:100%;
	height:auto;
}

.mailform{
	color: #999999;
	font-family: "小塚ゴシック Pro EL",sans-serif;
	letter-spacing: 0.03em;
	font-size: 12px;
	 
}

.contact{
	margin-top:-60px;
	margin-bottom:50px;
    width:100%;
    text-align:center;
	left: 0px;
	z-index: 100;
	opacity: 1;

}


input#submit_button {
	padding: 15px 50px;
	font-size: 12px;
	font-weight:100;
	color:#fff;
	border-style: none;
	z-index: 100;
	opacity: 1;
	background-color: #333333;
}
	
input[type="text"],
textarea{
		 width: 100%;
	}

p.copyright {
   font-size: 8px; 
   letter-spacing: 3px;
   font-weight: 100; 
   text-align:center;
   color:#999999;
}
}

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