@charset "utf-8";
#content {
	width: 798px;
	position: static;
	height: 350px;
}
#content #read {
	font-size: 1.2em;
	line-height: 1.6;
	width: 718px;
	background-image: url(../img/icon_house.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	padding-top: 340px;
	padding-left: 80px;
	background-color: #FFFFFF;
}
#content #aiueo {
	position: absolute;
	height: 163px;
	width: 250px;
	left: 38px;
	top: 64px;
	text-align: center;
}
#content #olmes {
	position: absolute;
	height: 163px;
	width: 250px;
	left: 313px;
	top: 64px;
	text-align: center;
}
#content #navi {
	position: absolute;
	width: 140px;
	left: 658px;
	top: 100px;
}
#content   #navi   li  {
	list-style-type: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFE800;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
#content #navi a {
	color: #0086C2;
	text-decoration: none;
	font-weight: bold;
}

#wrapper #kokuti {
	padding-top: 3px;
}
#info {
	padding-top: 10px;
	padding-bottom: 20px;
}

#info p {
	margin: 0px;
	padding-left: 0;
}
#info ul {
	margin: 20px 0 24px;
}
#info ul li {
	padding-left: 110px;
	list-style-type: none;
	padding-bottom: 5px;
	font-size: 1.2em;
	padding-right: 150px;
}
#info .blue a {
	color: #003CFF;
}
#info .green a {
	color: #00A33D;
}
#info .orenge a {
	color: #FF4000;
}

#gaiyo {
	padding-top: 10px;
	padding-bottom: 20px;
}
#gaiyo table {
	margin: 20px 100px 20px;
}
#gaiyo th,
#gaiyo td {
	font-size: 1.2em;
	padding: 2px;
}
#gaiyo .gaiyo-text {
	margin: 0 100px 20px;
}
#gaiyo .gaiyo-text p {
	font-size: 1.2em;
	line-height: 1.8;
}

#wrapper {
	border: 1px solid #CCCCCC;
	height: auto;
}
#footer {
	height: 50px;
	display: flex;
	width: 798px;
	justify-content: space-between;
	align-items: flex-end;
}
#wrapper #footer p {
	float: none;
}
.right {
	float: right;
}
.left {
	float: left;
}

#policy-page h1 {
	font-size: 1.6em;
	padding-left: 0.5em;
	border-bottom: 8px solid #FFE800;
	width: 200px;
	color: #222;
}
#policy-page #privacy2 {
	padding-left: 0.5em;
	width: 400px;
	margin-bottom: 40px;
}
#policy-page h2 {
	padding: 1rem 6rem;
	font-size: 1.4em;
	color: #222;
}
#policy-page p {
	padding: 0 6rem 1rem;
	font-size: 1.3em;
	color: #222;
	line-height: 1.8;
}