@charset "UTF-8";
/* CSS Document */
@media (max-width: 774px) {

#voice-wrapper{
	margin:50px 0 80px;
	width:100%;
	
}

.topimg{
	width:100%;
	}

#interview{
	margin:30px 10% 80px;
	width:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.maintext{
	font-size : 20px;
  	line-height : 29px;
  	letter-spacing : 1.2px;
	margin-bottom:24px;
}

.name{
	font-size:20px;
	font-weight:900;
	float:left;
	margin-bottom:20px;
	display:inline;
}

.name-e{
	display:inline-block;
	font-size:15px;
	padding:5px 0 0;
	margin-left:10px;
	margin-bottom:20px;
}

.prf{
	clear:both;
	}

.table{
	font-size:13px;
	margin-bottom:10px;
	float:left;
	clear:left;
}


.table dt{
	text-align:center;
	vertical-align:middle;
	padding:8px 10px 6px;
	width:60px;
	height:13px;
	background:#bcebff;
	margin-bottum:10px;
	display:inline-block;
	float:left;
}

.table dd{
	width:150px;
	padding:8px 0 6px;
	margin-left:15px;
	margin-right:10px;
	margin-bottum:10px;
	display:inline-block;
	
}
.voice-box{
	clear:both;
}

.question{
	display:inline-block;
	margin:20px 0 ;
}

.question dl{
	width:300px;
}

.question dt{
	clear:left;
	float:left;
	width:30px;
	display:inline-block;
	font-size:17px;
	font-weight:900;
	padding:0 10px 30px 0;
	line-height:22px;
	}

.question dd{
	font-size:17px;
	font-weight:900;
	width:250px;
	display:inline-block;
	line-height:22px;
}

.question p{
	color:#666;
	font-size:14px;
	display:inline-block;
	line-height:21px;
	margin-top:10px;
	margin-bottom:0px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	}
	.cot{
		text-align:center;
		margin:0 auto;
	}
}

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

#voice-wrapper{
	margin:50px 0 80px;
	width:100%;
	
}

.topimg{
	position:fixed;
	width:50%;
	top:50px;
	right:0;
	}

#interview{
	margin:90px 5% 80px;
	width:40%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.maintext{
	font-size : 20px;
  	line-height : 29px;
  	letter-spacing : 1.2px;
	margin-bottom:24px;
}

.name{
	font-size:20px;
	font-weight:900;
	float:left;
	margin-bottom:20px;
	display:inline;
}

.name-e{
	display:inline-block;
	font-size:15px;
	padding:5px 0 0;
	margin-left:10px;
	margin-bottom:20px;
}

.prf{
	clear:both;
	}

.table{
	font-size:13px;
	margin-bottom:10px;
	float:left;
}


.table dt{
	text-align:center;
	vertical-align:middle;
	padding:8px 10px 6px;
	width:60px;
	height:13px;
	background:#bcebff;
	margin-bottum:10px;
	display:inline-block;
	float:left;
}

.table dd{
	width:150px;
	padding:8px 0 6px;
	margin-left:15px;
	margin-right:10px;
	margin-bottum:10px;
	display:inline-block;
	
}
.voice-box{
	clear:both;
}

.question{
	display:inline-block;
	margin:20px 0 ;
}

.question dl{
	width:300px;
}

.question dt{
	clear:left;
	float:left;
	width:30px;
	display:inline-block;
	font-size:17px;
	font-weight:900;
	padding:0 10px 10px 0;
	line-height:30px;
	}

.question dd{
	font-size:17px;
	font-weight:900;
	display:inline-block;
	line-height:30px;
}

.question p{
	color:#666;
	font-size:15px;
	display:inline-block;
	line-height:29px;
	margin-top:10px;
	margin-bottom:20px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	}
	
.cot{
	display:block;
	width:300px;
	margin:20px 10%;
	text-align:center;
}
}
