@charset "euc-jp";

#policy {
	padding-top: 50px;
}

#policy .ttl-h2 {
	border-left: 7px solid #5a899e;
	padding-left: 10px;
}

.attention-message:before {
	content: "ви";
	display: inline-block;
}

.attention-message-list li:before {
	color: #ff4543;
	content: "ви";
	display: inline-block;
}
	

.pol-lst{
  padding: 0;
}

.pp-attention {
  border: 10px solid #e4f1f6;
  color: #666;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0 auto 40px;
  padding: 30px 15px;
}

.pp-lead {
	color: #666;
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0 0 20px; 
}

.pol-lst dl dt {
  border-bottom: 2px solid #5a899e;
  color: #5a899e;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0;
}

.pol-lst dl dd,
.pol-lst dl dd p {
  color: #666;
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0 0 40px; 
}

.pol-lst dl dd p {
	margin-bottom: 10px;
}
  

.pp-contact dl dt {
	  border-bottom: 0;
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 5px;
}


.pp-contact dl dd {
	margin-bottom: 0;
}


