
body {
	font-family: Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size:16px;
	line-height:2em;
	background-image:url(../img/main1.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:black;
 	text-align:center;
 	color:#CCC;
		min-width: 600px;
}

@media screen and (max-width: 640px) {
   /* 表示領域が640px以下の場合に適用するスタイル */
        font-family:sans-serif;
}

a{
	text-decoration:none;
	color:#000;
}

img {
	width:100%;
	height: auto;
	display:block;
}

.left{
	margin:0 auto;
	margin-left: 100px;
	text-align:left;
}

.block{
	display:block;
	margin-bottom: 20px;
}

/* ヘッダー */
header{
	position:fixed;
	top:30px;
	left:30px;
	z-index:1;
}

html,body
 {
	height:95%;
}


#wrap{
	width:100%;
	height:100%;
	display:table;
}

#content{
	display: table-cell;
	vertical-align: middle;
	padding-top:5%;
}

#btn{
margin-top:23%;
}

#btn a{
	display:block;
	color:#FFF;
	width:200px;
	height:50px;
	border:1px solid #FFF;
	font-size:22px;
	text-align: center;
	letter-spacing: 10px;
	text-indent:9px;
	line-height: 45px;
	margin:0 auto;
	cursor: pointer;
}

#btn a:hover{
	background-color: #FFF;
	color:#000;
}

#logo{
	margin-bottom:30px;
	width:100px;
}

nav{
	margin-top: 150px;
	margin-left: 10px;
}
nav li{
	margin-bottom:10px;
	font-size:20px;
}

nav li a{
		color:#CCC;
	}

nav li a:hover{
	cursor: pointer;
	text-decoration: underline;
}

#navi ul li{
font-size:18px;
}

#navi2 ul li{
font-size:18px;
}

nav ul ul{
display:none;
}

/* シングルカラム */

/* トップ画像 */
#top-image{
	width: 100%;
}

/* コンテンツ */
.contents{
	margin:0 auto;
	width:61%;
	text-align: center;
	max-width:1200px;
}

#contents p{
	color:#CCC;
}

h2{
	margin-top: 50px;
	font-weight: normal;
	font-family:Georgia;
	font-size:200%;
	text-align:center;
	color:#FFF;
}
#Pick{
}

#News{
	margin: 0 auto;
	width:70%;
	text-align: center;
}

#Pick h2{
	margin-bottom:3%;
}

#Pick p{
	margin-bottom:13px;
}

#Pick img{
	margin-bottom:100px;
}

#slide{
	margin-top: 30px;
  margin-left: 16%;
}

#slide ul{
	position:relative;
}

#slide li{
	position:absolute;
	width:100%;
}

#slide li img{
  width: 80%;
	height:auto;
	z-index: 2;
}

#slide li img:hover{
	opacity: 0.8;
}

#slide1 img {
box-shadow: 5px 0px 10px 2px #000;
}

#slide2 img {
border-radius: 100px;
}



#button{
 margin-top: 50%;
	text-align:center;
	z-index: 1;
}

#button ul{
	display:inline-block;
	position:relative;
	z-index: 1
}

#button ul li{
	float:left;
	margin-right:15px;
}

#button ul li:last-child{
	margin-right:0;
}

#button ul li a{
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	width:14px;
	height:14px;
	border-radius:7px;
	background:#222222;
	z-index: 1;
}

#button ul li a.target{
	background:#FFF;
}

#Philosophy{
	margin:auto 15%;
	margin-bottom: 40px;
	min-width: 400px;
}

#Philosophy h1{
	font-size: 40px;
	color:yellow;
	display:inline;
	margin:0;
}

#Philosophy h2{
	margin-bottom: 35px;
}

#Philosophy h3{
	font-size:25px;
	margin:0;
	text-align:left;
	color:white;
	font-family:Georgia;
	font-weight: normal;
	display:inline;
}

#Concept h2{
	margin-top: 30px;
}

#StanceVision{
	margin-left:180px;
}

#StanceVision h2{
	margin-bottom: 20px;
}

#StanceVision h3{
	color:white;
	font-size:23px;
	margin-left: 10px;
	margin-bottom: 8px;
	text-align: left;
}

#StanceVision p {
	text-align: left;
	margin-bottom: 20px;
}

 /* Service   */

#Service {
	margin-bottom:300px
}

#Service h2{
	margin-bottom: 40px;
}

#Service h3{
	margin-top: 40px;
	font-size:25px;
	color:white;
	text-align: left;
}

#Service img{
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 40px;
	width:90%;
}

#Service ul {
	float:left;
}

#firstul{
	width:55%;
	min-width:420px;
	margin-right: 20px; /* 横幅足りなくて二つ目が二列目に回ったときにおかしくならないようにするため */
}

#secondul{
	width:40%;
		min-width:310px;
}
#secondul li{
	margin-right: auto;
}

#Service ul li{
	text-align: left;
}

.cul ul li{
	list-style:disc;
	color:yellow;
}

.cul ul li span{
	color:#CCC;
}

/*------Project-----*/

#Project h2{
	margin-bottom: 50px;
}

#Project ul li {
	text-align: left;
	padding-left: 30px;
	font-size: 18px;
	margin-bottom: 15px;
}

#square{
	margin:auto 30%;
	min-width: 550px;
}

.child{
	margin:0 auto;
	margin-top: 30px;
}

.parent{
	text-align: center;
	vertical-align: top;
	display:inline-block;
	padding:5px;
	width:330px;
	height:190px;
	margin:0 auto;
}

.fa{
	font-size: 35px;
}
/*-----------Profile--------*/
.contentspro{
	width:50%;
	margin:0 auto;
}

#Profile{
	overflow: hidden;
}

#Profile h2{
	margin-bottom: 30px;
}

#woman{
	margin-top: 45px;
}

#Profile h3{
	font-size: 25px;
	margin-left: 115px;
	text-align: left;
}

#Profile img{
	float:left;
}

#Profile p{
	text-align: left;
	margin-left: 115px;
}

#Overview h2{
	margin-bottom: 50px;
}

#company-view{
  margin-right :auto;
  margin-left:auto;
	margin-bottom: 40px;
	border-collapse: separate;
}

#company-view td{
	font-size:20px;
	text-align: left;
}

.fir{
	min-width:150px;

}
.sec{
	min-width:500px;
}

#Contact h2{
	margin-bottom: 30px;
}

#Contact div{
	width:700px;
	margin: 0 auto;
}

#Contact img{


}

#copyright{
	position:fixed;bottom:1%; right:4%;
	text-align: right;
}
