@charset "UTF-8";



#message .text-box{

}



#message .text-box{
text-align:center;
background-image:url(../images/back02.png);
padding-bottom:80px;
	
}




#message  .main-image .pc{
	width:100%;
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
    

}






#message .message01,
#message .message02{ 

}

#message .white-wrap{
width:100%;
background-color:#fff;	
}


#message .box01{
width:250px;
height:715px;
background-color:#f0831e;
padding-top:15px;
color:#fff;
position:absolute;
top:-55px;
}
#message .message02 .box01{
right:0;
}

#message .box01 .name-box{
padding-left:25px;
padding-top:25px;

}

#message .box01 .name-box .yakusyoku{
font-size:16px;
margin-bottom:5px;
letter-spacing:0.2em;
}

#message .box01 .name-box .name{
font-size:26px;
margin-bottom:8px;
}
#message .box01 .name-box .name-english{
font-size:12px;
letter-spacing:0.2em;
	color:#fff;
	margin-bottom:10px;
}

#message .inner-box{
	height:610px;
	width:960px;
	margin:0 auto;
position:relative;
	
}
#message .message01 .text-box02{
padding-left:340px;	
}

#message .text-box02{
font-size:16px;
padding-top:30px;
}


#message .text-box02 .title{
color:#e68026;
margin-bottom:20px;
	font-size:24px;
}

#message .text-box02 .text{
	margin-bottom:20px;
	width:620px;
	font-weight: 400;
	font-size:18px;
	line-height:1.8;
	
}


@media screen and (max-width: 768px) {
	#message .text-box{
		padding-bottom:20px;
	
	}
	
	#message .message01,
	#message .message02{ 

		padding-bottom:0;
	}
	#message .inner-box {

		height: auto;
		width: auto;
		margin: 0 auto;
		position: relative;

	}
	#message .white-wrap{
	width:100%;
	background-color:#fff;
		
	}


	#message .box01{
		width:100%;
		height:auto;
		background-color:#f0831e;
		padding-top:0;
		color:#fff;
		position:static;

	}
	#message .box01 img{
		width:50%;
		float:left;
	}
	
	#message .message01 .text-box02 {

    padding-left: 0;

	}
	
	#message .box01 .name-box{
		padding-left:0;
		padding-top:0;
		width:calc(50% - 30px);
		float:right;
		padding:15px;
	}
	
	#message .text-box02{
		font-size:14px;
		width:90%;
		margin:0 auto;
	}
	#message .box01 .name-box .yakusyoku {

		font-size: 12px;
		margin-bottom: 0px;


	}	
	#message .box01 .name-box .name {

		font-size:16px;
		margin-bottom: 0px;

	}

	#message .box01 .name-box .comment {

		font-size:10px;
		margin-bottom: 3px;

	}
	#message .box01 .name-box .name-english {

		font-size: 10px;
		letter-spacing: 0.2em;
		color: #fff;
		margin-bottom: 5px;

	}
	
	#message .text-box02 .title {

    color: #e68026;
    margin-bottom: 20px;
    font-size: 18px;

}
	
	#message .text-box02 .text {

    margin-bottom: 20px;
    width:100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
		padding:0;

}
}







