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

section#privacy_policy{padding: 1rem 0 3rem 0;}
#privacy_policy .inner960{border: 2px solid #1A6878;}
#privacy_policy .h2deco-p::before{top: 18px;bottom: 0;left: -260px;right: 0;margin: auto;z-index: -2;}
.inner720 {max-width: 720px;margin: 0 auto;padding: 4.375rem 0 1.15rem 0;}
.inner720 p{font-size: 0.875rem;padding-bottom: 1.2rem;}
.inner720 p:last-child{text-align:right;padding-top: 1.5rem;} 
.pp-sub-title {font-weight: bold;font-size: 1rem;}

@media screen and (max-width:900px){
	.inner720 {width: 85%;}
}
@media screen and (max-width:760px){
	#privacy_policy .h2deco-p::before{top: 0;left: -230px;}
}
@media screen and (max-width:550px){
	.inner720 {width: 90%;}
}