@charset "utf-8";



.titbox {
	margin-bottom: 20px;
	line-height: 1.6;
	font-weight: 700;
	font-size: 1.8rem;
}
.copybox {
	margin-bottom: 30px;
	line-height: 1.6;
	font-size: 1.4rem;
	padding-bottom: 30px;
	border-bottom: 1px dashed #333;
}
.txtbox {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 1.4rem;
}
.litxt {
	margin: 0 0 0 10px;
}
.litxt li {
	margin: 0 0 5px 0;
}
.litxt li:before {
	content: '・';
}
.memobox {
	margin: 5px 0 20px 10px;
}
@media screen and (max-width: 768px) {


}

