@charset "utf-8";

/*===================================================================

	001. info security

===================================================================*/

.cond-title{
	font-size: 18px;
	margin-bottom: 1em;
}

.cond__text{
	margin-bottom: 2em;
}

.condition ol{
	list-style: upper-alpha;
	margin-left: 1.5em;
}

.condition ol li{
	margin-bottom: 1em;
}

.update {
	text-align: right;
	margin-bottom: 30px;
}

.sline2 {
	width: 100%;
}

.sline2 th {
	background: #dddddd;
	border: 1px solid #a9a9a9;
	padding: 5px;
}

.sline2 td {
	border: 1px solid #a9a9a9;
	padding: 5px;
}


/*===================================================================

	002. responsive

===================================================================*/

@media screen and (max-width: 768px){
	/*==============================================

		001. condition

	==============================================*/


}
