@charset "utf-8";
/* CSS Document */
body.message .main_box article{
	padding:31px 20px 45px;
	border-bottom: 2px #dddddd solid;
}
body.message .main_box article p{
	font-size: 1.5rem;
	color: #111111;
	margin-bottom: 23px;
	letter-spacing: 0.1em;
	line-height: 1.9;
}
body.message .main_box article p.ind{
	text-indent: 1em;
}
body.message .main_box article .intro{
	text-align: right;
	margin-top: 35px;
}
body.message .main_box article .intro p{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 1;
}
body.message .main_box article .intro p span.name02{
	font-family: 'Noto Serif JP' ,serif;
	display: inline-block;
	margin-left: 25px;
	font-weight: 500;
	font-size: 1.8rem;
	color: #111111;
	line-height: 1;
}

body.message h4.styl01{
	margin-top: 33px;
}