﻿#dammy {
	display: block;
	overflow: hidden;
	background: url('../images/') no-repeat;
	background-size: px px;
	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;
}

/*
=================================== */
.privacy_area1 .block1 {
	padding-top:0;
	padding-bottom:180px;
}

.mtitle_block {
	display: flex;
	justify-content: center;
	align-items: center;
	height:110px;
	text-align: center;
}

.mtitle_block h2 {
	padding:0 0 0 0.8em;
	line-height:1.2;
	font-size:2.5rem;
	font-weight: 400;
	font-family: "aralet-n", sans-serif;
	letter-spacing: 0.06em;
}

.mtitle_block p {
	padding:0 0 0 0.8em;
	line-height:1.2;
	color:#c8af90;
	font-size:1.6rem;
	font-family: "basic-sans", sans-serif;
	letter-spacing: 0.04em;
}

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

.privacy_area1 .mex p {
	line-height:1.5;
	text-align: justify;
}

.pblock {
	margin:0 0 35px;
}

.pblock h3 {
	margin:0 0 10px;
	line-height:1.2;
	color:#9c3632;
	font-size:1.8rem;
	font-weight: 400;
	letter-spacing: 0.04em;
}

.pblock h3 b {
	display: inline-block;
	margin:0 2px 0 0;
	font-weight: 400;
}

.pblock .ex {
	margin:0 0 20px;
	line-height:1.5;
	text-align: justify;
	letter-spacing: 0.04em;
}

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

.pblock .ex a {
	color:#9c3632;
	text-decoration: underline;
}

.pblock li {
	margin:0 0 3px;
	padding:0 0 0 25px;
	line-height:1.5;
	text-align: justify;
	letter-spacing: 0.04em;
	position: relative;
}

.pblock li.w {
	padding:0 0 0 35px;
}

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

.pblock li b {
	position: absolute;
	top:0;
	left:0;
	font-weight: 400;
}

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

	/*
	=================================== */
	.privacy_area1 .block1 {
		padding-bottom:185px;
	}

	.mtitle_block {
		height:200px;
	}

	.mtitle_block h2 {
		font-size:4.0rem;
		letter-spacing: 0.08em;
	}

	.mtitle_block p {
		font-size:2.2rem;
	}

	.privacy_area1 .mex {
		margin:0 0 45px;
	}

	.privacy_area1 .mex p {
		line-height:1.87;
	}

	.pblock {
		margin:0 0 45px;
	}

	.pblock h3 {
		margin:0 0 15px;
		line-height:1.5;
		font-size:2.6rem;
	}

	.pblock h3 b {
		margin:0 5px 0 0;
	}

	.pblock .ex {
		margin:0 0 20px;
		line-height:1.87;
	}

	.pblock .ex a:hover {
		text-decoration: none;
	}

	.pblock li {
		padding:0 0 0 30px;
		line-height:1.87;
	}

	.pblock li.w {
		padding:0 0 0 40px;
	}
}
