#headerwrap h1 {
	font-size: 28px;
	line-height: 2em;
	letter-spacing: 0;
}
#headerwrap {
	background: url(../img/back-03.jpg) no-repeat center top;
	min-height: 450px;
}

#prowork p {
	font-size: 1.2em;
	font-weight: 700;
	background-color: #fcf8e3;
}
span.bylaw {
	font-size: 16px;
	font-weight: 400;
}
p span.atent {
	font-size: 18px;
	font-weight: 700;
}
.alert {
	margin-top: 10px;
}
#prowork p.atent-lead {
	font-size: 16px;
	font-weight: 400;
	padding-left: 1em;
	position: relative;
}
#prowork p.atent-lead:before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}

p.greeting {
	line-height: 1.8;
	text-align: justify;
}
p.text {
	line-height: 1.8;
	text-align: justify;
}

 ul li {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
i {
	color: #767676;
}
p.concept {
	font-size: 18px;
	font-weight: 700;
	color: #8a6d3b;
}
.concept-2 {
	margin-left: 15px;
}

.bottom20 {
	margin-bottom: 20px;
}

p.f-info a {
	color: #f2f2f2;
}

.about {
	background-image: url(../img/saibansho-sep.jpg);
}
.portfolio {
	background-image: url(../img/books-sep.jpg);
}
.contact {
	background-image: url(../img/fuji-sep.jpg);
}

@media (max-width: 767px) {
	#headerwrap h1 {
		word-break: keep-all;
	}
}