@charset "UTF-8";


/*========================================

  プライバシーポリシー

========================================*/
#sec001 {
	padding-top:30px;
}

#sec001 .com_white_box {
	text-align:left;
}

#sec001 .com_white_box h2 {
	font-size:20px;
	font-weight:500;
	border-bottom:2px solid #4a77e3;
	margin-top:2em;
	padding:.2em .5em;
}

#sec001 .com_white_box h2:first-child {
	margin-top:0;
}

#sec001 .com_white_box .txt {
	padding:0 .5em;
}

#sec001 .com_white_box p {
	font-size:16px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top:1em;
}

#sec001 .com_white_box ul {
	margin:0;
	padding:0;
	margin-top:1em;
}

#sec001 .com_white_box ul li {
	list-style:none;
	line-height:1.7em;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-left:2.6em;
	text-indent:-2.6em;
}

#sec001 .com_white_box ul li.t01 {
	padding-left:1em;
	text-indent:-1em;
}

#sec001 .com_white_box ol {
	margin:0;
	padding:0;
	margin-top:1em;
}

#sec001 .com_white_box ol li {
	list-style:none;
	line-height:1.7em;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-left:2.6em;
	text-indent:-2.6em;
}

#sec001 .com_white_box dl {
	margin:0;
	padding:0;
	margin-top:1.5em;
}

#sec001 .com_white_box dl dt {
	font-size:16px;
}

#sec001 .com_white_box dl dd {
	font-size:16px;
	margin-top:.3em;
}

#sec001 .com_white_box dl dd ul {
	margin-top:0;
}

#sec001 .com_white_box a {
	color:#4a77e3;
	text-decoration:underline;
}

@media screen and (max-width: 767px) {
	#sec001 {
		padding-top:3vw;
	}

	#sec001 .com_white_box h2 {
		font-size:3.5vw;
		padding:.2em 0;
		padding-left:1.8em;
		text-indent:-1.8em;
	}

	#sec001 .com_white_box .txt {
		padding:0 0;
	}

	#sec001 .com_white_box p {
		font-size:3vw;
		margin-top:1em;
	}

	#sec001 .com_white_box ul li {
		font-size:3vw;
		padding-left:1em;
		text-indent:-1em;
	}

	#sec001 .com_white_box ol li {
		font-size:3vw;
		padding-left:2.6em;
		text-indent:-2.6em;
	}

	#sec001 .com_white_box ol li.two {
		padding-left:3.3em;
		text-indent:-3.3em;
	}

	#sec001 .com_white_box dl dt {
		font-size:3vw;
	}

	#sec001 .com_white_box dl dd {
		font-size:3vw;
	}
}
