@charset "shift_jis";
.list2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 20px;
}
.caption_title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	font-weight: 700;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.3em;
	padding-left: 1%;
	border-left-width: 2%;
	border-left-style: solid;
	border-left-color: #D13A50;
	margin-bottom: 2%;
}
.privacy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 150%;
	width: 46%;
	margin-right: 27%;
	margin-left: 27%;
	margin-bottom: 3%;
}
.privacy2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 150%;
	width: 56%;
	margin-right: 19%;
	margin-left: 19%;
	margin-bottom: 3%;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	border: thin solid #CCC;
}
.privacy .privacy_title {
	font-weight: 600;
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 20px;
	letter-spacing: 0.1em;
}
.privacy2 .privacy_title {
	font-weight: 600;
	margin-top: 1%;
	margin-bottom: 1%;
	font-size: 20px;
	letter-spacing: 0.1em;
}
.caption_subtitle {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	font-weight: 700;
	border-left-width: 2%;
	border-left-style: ridge;
	border-left-color: #D13A50;
	padding-left: 1%;
	margin-bottom: 1%;
}
.sitemap_textarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.sitemap_textarea .sitemap_text {
	width: 44%;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	padding-bottom: 1%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 1%;
	padding-top: 2%;
}
.sitemap_text a {
  padding: 0 .3em;
  background-image: linear-gradient(rgba(0,0,0,0) 50%, rgba(46,204,113,1) 50%);
  background-position: 0 0;
  background-size: auto 200%;
  transition: .3s;
  text-decoration:none;
  color: #000;
}

.sitemap_text a:visited {
	color: #000;
}

.sitemap_text a:hover {
	background-position: 0 100%;
	color: #fff;
}
.privacy2 .content_sub {
	margin-left: 10px;
}
