@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;
}

.privacypolicy {
	width: 670px;
	margin: 350px auto 100px;
	line-height: 1.4em;
}

li {
	list-style: none!important;
	color: #555;
	padding-bottom: 10px;
}

h2 {
	margin:  2em 0 1em;
}


.privacypolicy a {
	display: block;
	margin-top: 40px;
	color: #777;
}

.em08 { font-size: 0.8em; }