@charset "utf-8";



/****************************************************************************************************

page.css

****************************************************************************************************/
.message{
	width:960px;
	margin:60px auto 0;
}

.message .mainVisual{
	margin-bottom:60px;
}

.message .block01{
	width:610px;
	float:left;
}
	.message .block01 h3{
		margin-bottom:30px;
	}
	.message .block01 p{
		line-height:2.1;
		margin-bottom:2em;
	}
	.message .block01 .sign{
		text-align:right;
	}

.message .block02{
	width:288px;
	float:right;
}
	.message .block02 h4{
		margin-bottom:20px;
	}
	.message .block02 .name_text{
		line-height:1.4;
	}
	.message .block02 .name{
		font-size:22px;
	}
	.message .block02 .profile_text{
		font-size:87%;
		line-height:2;
	}
    
    
h3.txtType{
font-family:"Yu Mincho", "游明朝",'Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
font-size:30px;
font-weight:600;
letter-spacing: -0.08rem;
margin:0;
padding:0;
}
    
.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
    
    
    
		
	