@charset "utf-8";

/**MainVisual**/
.main_visual {
	margin: 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	height: 395px;
	background-image: url(/privacy/img/main_visual.png);
	background-position: center;
}

/*個人情報保護方針*/

.bor {
	border-bottom: 2px solid #1d2731;
	width: 100px;
	margin: 0 auto;
	margin-top: -2px;
}
.category_1 {
	padding-top: 41px;
	line-height: 30px;
	padding-bottom: 15px;
}
.top h1 {
	padding-top: 0px;
}
.pre_text {
	margin-bottom: 20px;
}
.title_margin {
	margin-top: 28px;
	margin-bottom: 40px;
}
.business_person {
	margin-bottom: 30px;
}
.policy_text {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 14px;
}
.policy_margin {
	padding-bottom: 38px;
}
.policy-title {
	font-size: 1.5rem;
	margin: 5px;
	text-align: center;
}
.policy-title-text {
	text-align: center;
}
.adress {
	padding-top: 15px;
	padding-bottom: 10px;
}
.message_text {
	background: white;
	position: relative;
	top: -80px;
	height: 4410px;
}
.top_img {
	background-color: #f4f4f4;
}
.list_1 {
	margin-bottom: 14px;
}
.content_text {
	padding-top: 35px;
	line-height: 30px;
}
.action_topsize {
	font-size: 18px;
}
.description {
	border: 1px solid #000;
}
.section-inner .section-purpose table.description td {
	border: 1px solid #000;
}
.sales_left {
	margin-top: 20px;
	text-align: center;
	width: 500px;
	float: left;
}
.sales_right {
	margin-top: 20px;
	text-align: center;
	width: 500px;
	float: left;
}
.right_text {
	float: right;
}
.text_padding {
	padding-top: 15px;
}
.three_image {
	margin-top: 40px;
	margin-bottom: 10px;
}
.category_text {
	margin-left: 27px;
	line-height: 25px;
}
.f_text {
	margin-left: 54px;
	margin-bottom: 5px;
}
.day {
	padding-top: 26px;
	float: right;
	line-height: 25px;
}
.objection {
	padding-top: 20px;
	padding-bottom: 10px;
}
.company {
	clear: both;
	text-align: right;
	padding-top: 25px;
}
.company span {
	font-size: 20px;
}
.aed_text {
	line-height: 30px;
	position: relative;
	top: 59px;
	left: 27px;
	width: 686px;
}
.text_inner {
	margin-left: 75px;
	margin-bottom: 5px;
}
.text_end{
	float: right;
	margin-top: 40px;
}
.remore_text {
	line-height: 30px;
	position: relative;
	top: 38px;
	left: 27px;
	width: 686px;
}
.cooperate_img {
	float: right;
}
.cooperate {
	clear: both;
	padding-top: 51px;
	margin-bottom: 75px;
}
.contact_form {
	margin-top: 60px;
	margin-bottom: 10px;
}
.ul_right {
	position: relative;
	text-align: left;
	float: right;
	left: -61px;
}


/**テーブル**/
		
				
table.type01 {
	margin-top: 20px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin: 0 auto;
}
table.type01 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type02 {
	margin-top: 20px;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	margin: 0 auto;
}
table.type02 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type02 td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
.text_body{
	width: 1000px;
	margin: auto;
}


.pankuzu_text a{
	color:#7b7b7b;
}

h2 br{
	display:none;
}