@charset "UTF-8";


#title {
	background: url(/kaikan/company/img/privacy/h1_bg.jpg) center top no-repeat;
	background-size: cover;
}


/*------- 規約 -----------------*/


#agreementBl {
	padding: 0 0 40px;
}

#agreementBl article {
	margin: 0 0 40px;
}

#agreementBl h2 {
	color: #756447;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	line-height: 40px;
	margin: 0 0 20px;
	border-bottom: 2px solid #756447;
}

#agreementBl .txt p,
#agreementBl .txt,
#agreementBl .txtR {
	color: #555555;
	font-size: 12px;
	line-height: 22px;
}

#agreementBl .txt p {
	text-indent: -1.5em;
	margin: 0 0 1em 1.5em;
}

#agreementBl .txtR {
	text-align: right;
	margin: 1em 0 0;
}





/*media Queries PC
-------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:811px) {


/*------- 規約 -----------------*/

#agreementBl {
	padding: 0 0 100px;
}

#agreementBl article {
	margin: 0 0 60px;
}

#agreementBl h2 {
	font-size: 28px;
	line-height: 50px;
	margin: 0 0 40px;
}

#agreementBl .txt p,
#agreementBl .txt,
#agreementBl .txtR {
	font-size: 16px;
	line-height: 30px;
}

ul.btBl {
	max-width: 700px;
	margin: -20px auto;
}





}/* media Queries 811 */







