﻿#dammy {
	display: block;
	overflow: hidden;
	background: url('../images/') no-repeat;
	padding: 40px 0 0;
	width: 216px;
	height: 0!important;
}

#dammy {
	position: absolute;
	left:0;
	bottom:0;
	content: '';
	width:0;
	height:6px;
	background-color: #FFF;
}

#dammy:last-child {
	margin-bottom:0;
}

/*
=================================== */
.mtitle {
	background-image: url('../images/privacy/privacy_mimage.jpg');
}

.privacy_area1 .block1 {
	padding-top:35px;
	padding-bottom:15px;
}

.privacy_area1 h2 {
	margin:0 0 20px;
	color:#495E73;
	text-align: center;
	font-size:1.6rem;
	font-family: 'Noto Serif JP', serif;
}

.privacy_area1 .mexbox {
	margin:0 0 30px;
}

.privacy_area1 .mexbox p {
	line-height:1.8;
}

.pblock1 {
	margin:0 0 30px;
}

.pblock1:last-child {
	margin-bottom:0;
}

.pblock1 h3 {
	margin:0 0 20px;
	color:#0054B3;
	font-size:1.3rem;
	font-family: 'Noto Serif JP', serif;
}

.listblock li {
	margin:0 0 10px;
	padding:0 0 0 25px;
	min-height:16px;
	position: relative;
}

.listblock li:last-child {
	margin-bottom:0;
}

.listblock b {
	position: absolute;
	top:2px;
	left:0;
	line-height:1.0;
	color:#495E73;
	font-size:1.2rem;
	font-family: 'Noto Serif JP', serif;
}

.pblock2 {
	margin:0 0 30px;
}

.pblock2:last-child {
	margin-bottom:0;
}

.pblock2 h4 {
	margin:0 0 5px;
	padding:0 0 0 25px;
	line-height:1.0;
	color:#495E73;
	font-size:1.2rem;
	font-family: 'Noto Serif JP', serif;
	position: relative;
}

.pblock2 h4 b {
	position: absolute;
	top:0;
	left:0;
}

.pblock2 .ex {
	margin:0 0 10px;
}

.pblock2 .ex:last-child {
	margin-bottom:0;
}

.pblock2 .subbox {
	margin:0 0 10px;
}

.pblock2 .subbox:last-child {
	margin-bottom:0;
}

.pblock2 .subex {
	margin:0 0 5px;
}

.pblock2 li {
	background: url('../images/privacy/icon_list.svg') no-repeat left 3px top 6px;
	background-size: 6px 4px;
	margin:0 0 3px;
	padding:0 0 0 18px;
}

.pblock2 li:last-child {
	margin-bottom:0;
}

@media screen and (min-width: 768px) {

	/*
	=================================== */
	.privacy_area1 .block1 {
		padding-top:80px;
		padding-bottom:95px;
		width:700px;
	}
	
	.privacy_area1 h2 {
		margin:0 0 30px;
		font-size:3.0rem;
	}
	
	.privacy_area1 .mexbox {
		margin:0 0 40px;
	}
	
	.pblock1 {
		margin:0 0 60px;
	}
	
	.pblock1 h3 {
		margin:0 0 30px;
		font-size:2.0rem;
	}
	
	.listblock li {
		margin:0 0 15px;
		padding:0 0 0 35px;
		min-height:24px;
	}
	
	.listblock b {
		top:2px;
		font-size:2.0rem;
	}
	
	.pblock2 {
		margin:0 0 30px;
	}
	
	.pblock2 h4 {
		margin:0 0 10px;
		padding:0 0 0 30px;
		font-size:2.0rem;
	}
	
	.pblock2 .ex {
		margin:0 0 30px;
	}
	
	.pblock2 .subbox {
		margin:0 0 20px;
	}
	
	.pblock2 .subex {
		margin:0 0 10px;
	}
	
	.pblock2 li {
		background-position: left 5px top 10px;
		background-size: 7px 5px;
		margin:0 0 5px;
		padding:0 0 0 22px;
	}
}
