@charset "UTF-8";
/* css Legal [top] */

@import url("main.css");

/* PC */
@media print, screen and (min-width: 961px) {
/*---------------------------------------------------- */
/* Privacy */
/*---------------------------------------------------- */
.haco_privacy {
	padding: 0 0 4px 0;
	margin: 0 auto;
	width: 96%;
}

.haco_privacy table {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.haco_privacy table th {
	padding: 0 0 12px 0;
	margin: 0;
	width: 4%;
	text-align: left;
	vertical-align: top;
}

.haco_privacy table td {
	padding: 0 0 12px 0;
	margin: 0;
	width: 96%;
	text-align: left;
	vertical-align: top;
}

.haco_privacy table th h5 {
	padding: 0;
	margin: 0;
	font-size: 116%;
	color: #3a3b3c;
	font-weight: 500;
	line-height: 1.6;
}

.haco_privacy table td p {
	padding: 0;
	margin: 0;
	font-size: 116%;
	color: #3a3b3c;
	font-weight: 400;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Sitemap */
/*---------------------------------------------------- */
.haco_sitemap {
	padding: 0 0 16px 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
}

.haco_sitemap table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_sitemap table th {
	padding: 10px 0;
	margin: 0;
	width: 25%;
	height: auto;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background-color: #f4f4f4;
}

.haco_sitemap table td {
	padding: 10px 0;
	margin: 0;
	width: 75%;
	height: auto;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_sitemap table th h5 {
	padding: 0;
	margin: 0 15px 0 15px;
	font-size: 116%;
	font-weight: 500;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_sitemap table td p {
	padding: 0;
	margin: 0 15px 0 15px;
	font-size: 116%;
	font-weight: 400;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_sitemap table td p a {
	color: #3a3b3c;
	text-decoration: none;
}

.haco_sitemap table td p a:hover {
	color: #4aca74;
	text-decoration: underline;
}

.haco_sitemap table td p .fa {
	color: #1e9244;
	font-size: 100%;
}



}


/* Tablet */
@media only screen and (max-width: 960px) and (min-width: 569px) {
/*---------------------------------------------------- */
/* Privacy */
/*---------------------------------------------------- */
.haco_privacy {
	padding: 0 0 4px 0;
	margin: 0 auto;
	width: 96%;
}

.haco_privacy table {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.haco_privacy table th {
	padding: 0 0 10px 0;
	margin: 0;
	width: 5%;
	text-align: left;
	vertical-align: top;
}

.haco_privacy table td {
	padding: 0 0 10px 0;
	margin: 0;
	width: 95%;
	text-align: left;
	vertical-align: top;
}

.haco_privacy table th h5 {
	padding: 0;
	margin: 0;
	font-size: 108%;
	color: #3a3b3c;
	font-weight: 500;
	line-height: 1.6;
}

.haco_privacy table td p {
	padding: 0;
	margin: 0;
	font-size: 108%;
	color: #3a3b3c;
	font-weight: 400;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Sitemap */
/*---------------------------------------------------- */
.haco_sitemap {
	padding: 0 0 12px 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
}

.haco_sitemap table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_sitemap table th {
	padding: 8px 0;
	margin: 0;
	width: 35%;
	height: auto;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background-color: #f4f4f4;
}

.haco_sitemap table td {
	padding: 8px 0;
	margin: 0;
	width: 65%;
	height: auto;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_sitemap table th h5 {
	padding: 0;
	margin: 0 12px 0 12px;
	font-size: 108%;
	font-weight: 500;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_sitemap table td p {
	padding: 0;
	margin: 0 12px 0 12px;
	font-size: 108%;
	font-weight: 400;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_sitemap table td p a {
	color: #3a3b3c;
	text-decoration: none;
}

.haco_sitemap table td p a:hover {
	color: #4aca74;
	text-decoration: underline;
}

.haco_sitemap table td p .fa {
	color: #1e9244;
	font-size: 100%;
}



}


/* SP */
@media only screen and (max-width: 568px)  {
/*---------------------------------------------------- */
/* Privacy */
/*---------------------------------------------------- */
.haco_privacy {
	padding: 0 0 2px 0;
	margin: 0 auto;
	width: 96%;
}

.haco_privacy table {
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.haco_privacy table th {
	padding: 0 0 10px 0;
	margin: 0;
	width: 5%;
	text-align: left;
	vertical-align: top;
}

.haco_privacy table td {
	padding: 0 0 10px 0;
	margin: 0;
	width: 95%;
	text-align: left;
	vertical-align: top;
}

.haco_privacy table th h5 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #3a3b3c;
	font-weight: 500;
	line-height: 1.6;
}

.haco_privacy table td p {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #3a3b3c;
	font-weight: 400;
	line-height: 1.6;
}

/*---------------------------------------------------- */
/* Sitemap */
/*---------------------------------------------------- */
.haco_sitemap {
	padding: 0 0 8px 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
}

.haco_sitemap table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_sitemap table th {
	padding: 6px 0;
	margin: 0;
	width: 40%;
	height: auto;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background-color: #f4f4f4;
}

.haco_sitemap table td {
	padding: 6px 0;
	margin: 0;
	width: 60%;
	height: auto;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #ffffff;
}

.haco_sitemap table th h5 {
	padding: 0;
	margin: 0 10px 0 10px;
	font-size: 14px;
	font-weight: 500;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_sitemap table td p {
	padding: 0;
	margin: 0 10px 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #3a3b3c;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.haco_sitemap table td p a {
	color: #3a3b3c;
	text-decoration: none;
}

.haco_sitemap table td p a:hover {
	color: #4aca74;
	text-decoration: underline;
}

.haco_sitemap table td p .fa {
	color: #1e9244;
	font-size: 100%;
}



}