@charset "utf-8";

#privacy h2 {
	font-size: 181.25%;
	margin-bottom: 2em;
}
	
#privacy .txt_privacy{
	margin-bottom: 5em;
}
#privacy .txt_subheading{
	font-size: large;
	font-weight: bold;
}
#privacy .colophon{
	margin-left: auto;
	margin-right: 0;
	/* text-align: right; */
	max-width: 380px;
	width: 100%;
}
#privacy .spot{
	border-bottom: solid 1px #000;
	margin-bottom: 0.8em;
}


/* ===============================================
	ブレイクポイント
=============================================== */
@media screen and (max-width:768px){
	
}

@media screen and (max-width:599px){
	
}

@media screen and (max-width:414px){
	
}
