.contentsTTL {
	background-image: url(../img/bg_ttl.jpg);
}

.headline02-1 {
	margin-top: 30px;
}

.pmsList {
	background: rgba(255,255,255,0.5);
	border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 10px 15px;
}

.pmsList li:before {
	font-family: FontAwesome;
	content: "\f0da";
	margin-right: 0.3em;
	color: #544b41;
}

.pmsList li {
	text-indent: -0.6em;
	padding-left: 0.6em;
}

/* ---------------------------------------------
	768px 以下
--------------------------------------------- */
@media only screen and (max-width: 768px) {


}

/* ---------------------------------------------
	640px 以下
--------------------------------------------- */
@media only screen and (max-width: 640px) {


}

/* ---------------------------------------------
	480px 以下
--------------------------------------------- */
@media only screen and (max-width: 480px) {



}
