@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

article{padding-top:80px}
article h1{
	display:block;
	padding:0 30px;
	height:260px;
	position:relative
	}

article h1 span{
	text-align:center;
	display:block;
	margin:0 auto;
	background-image:url(../images/ttl/privacy_ttl.svg);
	display:block;
	width:466px;
	height:82px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
		top:50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position:absolute;
	}

#privacy{
	max-width:855px;
	margin:0 auto;
	padding:20px 30px 50px;
	}

#privacy .head{
	font-size:20px;
	font-family:'m+c2_Medium',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(0.05deg);
	line-height:200%;
	margin-bottom:45px;
	}

#privacy dt{
	font-size:18px;
	font-family:'m+c2_Medium',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(0.05deg);
	line-height:200%;
	margin-bottom:10px
	}

#privacy dd{
	font-size:16px;
	font-family:'m+c2_Regular',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(0.05deg);
	line-height:200%;
	margin-bottom:10px;
	padding:0 0 40px;
	border-bottom:1px solid #ccc;
	margin-bottom:45px;
	text-align: justify;
	text-justify: inter-ideograph;
	}