@charset "shift_jis";



/*====================================
voiceページここから
====================================*/
.voice_c01_bg01 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-color: rgba(238,242,245,0.65);
	/*background: linear-gradient(125deg, #eef2f5 0%, #eef2f5 52%, #e8ecf1 48%, #e8ecf1 100%);*/

}
.voice_c01_bg02 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	/*background-image: url("../images/seminar01_mainimg_bg02.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 640px;*/
}

.voice_c01_box {
	padding: 40px 0 20px;
}

#florting, .fab_box {
	display: none;
}

.voice_c02_bg01{
	width: 100%;
	/*background-color:#F5EDE0;
	background-color: #eef2f5;*/
	background: linear-gradient(125deg, #eef2f5 0%, #eef2f5 52%, #e8ecf1 48%, #e8ecf1 100%);

	margin: 0 auto 10px;
	overflow: hidden;
}
/*.voice_c02_bg02{
	width: 100%;
	background-image: url(../xxxx-p/xxxxxx_bg02.jpg);
	margin: 0 auto;
	overflow: hidden;
}*/
.voice_c02_box {
	padding: 60px 0;
	
}
.voice_c02_tit {
	font-size:36px;
	font-size:3.6rem;
	line-height:1.45;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	}
.voice_c02_tit .tx_s {
	font-size:24px;
	font-size:2.4rem;
}



.seminar_c05_tx03 .tx02 {
	display: inline-block;
}
