
.myBlock {
	background-color: #fff;
	border-radius: 20px;
	max-width: 760px;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	color: #736357;
}

.modListPrivacy {
	border-top:1px dotted #665352;
	margin: 0 0 0 2em;
	padding:2em 0 6em;
}

.modListPrivacyConcact{
	margin: 0 0 0 2em;
}

ul.modListPrivacy li:before {
	content: "\0030fb";
	margin-left: -2em;
	display: inline-block;
	width: 2em;
	text-align: center;
}

ol.modListPrivacy {
	border:none;
	padding:0;
}

ol.modListPrivacy li {
	list-style: decimal;
}

.list {
	background:#FFF;
	padding:3em;
	margin-bottom: 80px;
	font-size: 18px;
	font-size: 1.8rem;
	color: #736357;
	border-radius: 10px;
}

.list:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.list li {
	float: left;
	background-image: url(../img/common/icon_flower_color03.png);
	background-position: left center;
	background-size: 25px auto;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin: 0 20px 5px 0;
	color: #665352;
}
.modListPrivacy h3.title{
	font-weight:100;
}


@media only screen and (max-width: 992px) {

.myBlock .deco01,
.myBlock .deco02 {
	display: none;
}

}

@media only screen and (max-width: 600px) {

.myTxtBlock {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 30px;
}

.myTxtBlock .mark {
	width: 22px;
}

.myBlock {
	border-radius: 10px;
	padding: 20px;
}

.myTelBlock .label {
	font-size: 16px;
	font-size: 1.6rem;
}

.myTelBlock .tel {
	margin-left: 15px;
	padding-left: 20px;
	font-size: 22px;
	font-size: 2.2rem;
}

.myTelBlock .tel:before {
	font-size: 18px;
}

}


/*# sourceMappingURL=maps/contact.css.map */
