@charset "UTF-8";



@media only screen and (max-width: 480px) {


/*==========================================

	h
 
===========================================*/

.page-head{
	background: transparent url(../i/h2_bg_message.jpg) no-repeat center center ;
	background-size: cover;
}



.h3-bg{
	background: transparent url(../i/message_h3_bg.jpg) no-repeat center bottom;
	background-size: 400px auto;
	width:100%;
	height:150px;
	margin:50px auto 40px auto;
	text-align: left;
}

.h3-bg h3.message-h3{
	width:100%;
	text-align: left;
	font-family: serif;
	font-weight: normal;
	font-size:28px;
	line-height: 22px;
	margin:0 0 0 0;
	padding: 60px 0 0 30px;
	color:#fff;
}
.h3-bg h3.message-h3 span{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	color:#d0121b;
	line-height: 14px;
	margin:12px 0 0 0;
	padding: 0 0 0 0px;
	color:#fff;
}




h4.message{
	font-size:28px;
	line-height: 36px;
	font-family: serif;
	font-weight: normal;
	padding:0 0 0 0;
	margin: 0px 5px 0 0;
}





}/*//end  max-width: 480px ///////////////////////*/











@media only screen and (min-width: 481px) {


/*==========================================

	h
 
===========================================*/

.page-head{
	background: transparent url(../i/h2_bg_message.jpg) no-repeat center center ;
	background-size: cover;
}



.h3-bg{
	background: transparent url(../i/message_h3_bg.jpg) no-repeat center bottom;
	width:715px;
	height:200px;
	margin:50px auto 40px auto;
	text-align: left;
}

.h3-bg h3.message-h3{
	width:715px;
	text-align: left;
	font-family: serif;
	font-weight: normal;
	font-size:32px;
	line-height: 22px;
	margin:0 0 0 0;
	padding: 68px 0 0 30px;
	color:#fff;
}
.h3-bg h3.message-h3 span{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	color:#d0121b;
	line-height: 14px;
	margin:12px 0 0 0;
	padding: 0 0 0 0px;
	color:#fff;
}




h4.message{
	font-size:32px;
	line-height: 40px;
	font-family: serif;
	font-weight: normal;
	padding:0 0 0 0;
	margin: 0px 5px 0 0;
}






}/*//end  min-width: 481px ///////////////////////*/







