@charset "UTF-8";

/***********************************************************************
privacypolicy
************************************************************************/
/* ===================================================================
common
================================================================ */
#wrap_cont #page_current_other {
	overflow: hidden;
	width: 93.75%;
	margin: 0 auto;
	font-size: 14px;
}

#sec_page_ttl {
	margin: 0 0 50px 0;
	padding: 40px 0 0 0;
}

#sec_page_ttl h2 {
	margin: 0 0 4px 0;
	color: #ff9727;
	font-size: 26px;
	text-align: center;
}

#sec_page_ttl .layout_mesh {
	height: 4.5px;
	background: url(../../img/page/bg_h2_01.png) 0 0 repeat-x;
	background-size: contain;
}


/* ===================================================================
sec_privacypolicy
================================================================ */
#sec_privacypolicy {
	margin: 0 0 50px 0;
	padding: 0 0 0 0;
}

#sec_privacypolicy .sec_inner {
	overflow: hidden;
	padding: 0 10px 0 10px;
}

#sec_privacypolicy .lead_range {
	margin: 0 0 30px 0;
}

#sec_privacypolicy .txt_range {
	margin: 0 0 25px 0;
	line-height: 1.5;
}

#sec_privacypolicy .txt_range .list {
	padding: 0 0 0 1em;
	text-indent: -1em;
}