@charset "utf-8";

/*lp_mv
--------------------------------------------*/
.lp_mv-img{
    background-image: url(../img/cmn/lp_mv11.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lp_pagettl.sec_ttl01.sec_ttl01_left:before{
    content: "PRIVACY";
}

/*privacy
--------------------------------------------*/

/* #sec_privacy {
	width: 100%;
	max-width: 600px;
	padding: 40px 0 60px;
	margin: 0 auto;
}

#sec_privacy .lead {
	margin: 0 0 50px;
}

#sec_privacy dl + dl {
	margin: 30px 0 0;
}

#sec_privacy dl dt {
	font-size: 1.6rem;
	font-weight: 700;
	text-indent: -1em;
    margin-left: 1em;
}

#sec_privacy dl dd {
	margin-top: 10px;
} */
