<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#box_privacy{
	margin-bottom:90px;
}

h3.title_privacy{
	background:url(../privacy/images/title_01.png) no-repeat;
	width:720px;
	height:65px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:15px;
}


.pricy_list dt{
	color:#0093cc;
	font-weight:bold;
	border-bottom:solid 5px #0093cc;
	padding:5px 0 10px 0;
	font-size:123.1%;
	margin-bottom:15px;
}


.pricy_list dd p{
	font-size:108%;
	line-height:1.7;
}

.policy_list_maru{
	font-size:131%;
	margin-right:5px;
}

.box_pricy_listWrap{
	border:solid 1px #acdbf8;
	padding:38px 57px;
	background:#FFF;
}

.poricy_txt{
	font-weight:bold;
	margin-bottom:25px;
	font-size:108%;
}


.pricy_list{
	margin-bottom:55px;
}


.pricy_list:last-child{
	margin-bottom:15px;
}


</pre></body></html>