@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
#main {
	background-color: #fff;
}
#contentsmain h1 {
	margin-right: auto !important;
}
#privacy-page {
	width: auto;
	max-width: 1000px;
	background-color: #fff;
	padding: 20px;
	margin: 0 auto;
}
#privacy-page h1 {
	height: auto;
	font-weight: bold;
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 2px solid #999;
	background-color: inherit;
}
#privacy-page h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	color: #333;
	padding: 10px 15px;
	background-color: #eee;
}
#privacy-page h1, #privacy-page h2, #privacy-page li {
	width: auto !important;
}
.detailText {
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	padding-bottom: 80px;
}
.detailText * {
	font-size: 14px;
}
.detailText .li-child-1 {
	list-style-type: none;
	margin: -5px 0px 0px 50px;
	
}
.detailText .establish {
	text-align: right;
}
.chapterBox01 {
/* margin-bottom: 30px; */
}
.chapterTitle {
	margin: 40px 0 20px 0;
}
#privacy-page ul {
	margin: 0px 0px 0px 25px;
}
#privacy-page ul li {
	font-size: 14px;
	color: #333;
	list-style: none;
	position: relative;
	left: 25px;
	padding-right: 30px;
	margin: 5px 0px 10px;
	text-indent: -38px;
}
.endLine {
	height: 1px;
	background-color: #ddd;
	border: none;
	margin: 40px 0 35px 0;
}
.endText {
	text-align: right;
	padding-right: 10px;
}
/* !Clearfix
---------------------------------------------------------- */
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
} /* IE < 8 */

.supplement {
	margin-top: 25px;
}

#privacy-page .disc-list {
	margin-left: 20px;
}

#privacy-page .disc-list__item {
	left: 0;
	padding-left: 14px;
	text-indent: -14px;
}
