@charset "utf-8";

/* privacy_policy_sp.css：SP
 * ======================================
 *
 * ======================================
 */


/* #mv
------------------------------------------------------------------ */
#mv_bg {
	background: url(../images/mv_bg_skew-8_sp.jpg) no-repeat center top;
	background-size: cover;
}

/* cat01
------------------------------------------------------------------ */
#subPage #cat01 section {
  margin: 50px 0 0;
  padding: 0;
}
#cat01 section h4 {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
#cat01 section ul {
  margin-top: 0.5rem;
}
#cat01 section li {
  text-align: justify;
  text-justify: inter-ideograph;
}
#cat01 section .parentList li {
  padding: 0.5em 0 0.5em 1.5em;
  text-indent: -1.4em;
}
#cat01 section a {
	color: #699900;
	display: inline-block;
	text-decoration: underline;
}
