@charset "utf-8";

/* ----------------------------------------
	profile.html
---------------------------------------- */

h2 {
	margin-bottom: 30px;
}
#insurance {
	padding: 30px 40px 40px 30px;
	background: #ece6e0;
	margin-top: 20px;
}
span {
	font-size:16px;
	line-height: 32px;
	font-weight: bold;
}
b {
	text-decoration:underline;
}
.img {
	margin-bottom: 20px;
}
.subtitle {
	margin: 40px 0 20px;
}
.sub {
	display: block;
	margin: 10px 0 70px;
}
.text {
	display: block;
	margin: 0 auto 24px;
}
p {
	text-align: center;
}