@charset "utf-8";

html{
	background-image: url(../images/parts/you2.svg);]
		background-position: bottom;
	background-size: cover;
	background-attachment: fixed;
}



table{
	font-size:14px;
	line-height:24px;
	text-align: left;
	letter-spacing: 2px;
	font-feature-settings : "palt";
	margin-top: 350px;
}

ul{
	list-style: none;
}

td{
	width:140px;
	background-color: #fff;
}


.td-comp-small{
	width:200px;
}

tr{
	margin-top:100px;
	border:20px #fff solid;
	padding-bottom: 50px;
}


.nnn{
	border:#fff 0px solid;
	border-left: #fff 20px solid;
}

#block{
	width:590px;
	height:1080px;
	margin:0 auto;
}

iframe{
	position:absolute;
	left:50%;
	margin-top:130px;
	transform: translateX(-50%);
	padding-bottom:100px;
}

footer{
	top:100%;
	margin-top:-40px;
	position:fixed;
}


.hhh1{
	position: absolute;
	width:100%;
	top:0px;
	text-align: center;
	height:60px;
	background-image:url(../images/common/Unknown.jpg);
	color:#fff;
	font-size: 35px;
	font-family: "ryo-gothic-plusn";
	padding-top: 45px;
}


.logo{
	position: absolute;
	left:50%;
	transform: translateX(-50%);
	margin-top:-200px;
}

#info{
	transform: translateY(600px);
	height:760px;
	width: 720px;
	line-height: 28px;
	margin:0 auto;
	padding-left:10px;
	border-top: 2px #aaa solid;
}

#info h2{
	text-align:center; 
	font-size:26px;
	margin-bottom: 70px;
	padding-top: 60px;
}

#info h3{
	margin-bottom: 20px;
}

.oubo{
	width:800px;
	height:150px;
	margin-top:80px;
}

.oubo img{
	margin-right:85px;
}