/* 共通タグ
------------------------------------------- */

@charset "UTF-8";


.voice_bigbox01 {
	width: 90%;
	margin: 0 auto;
	-webkit-text-size-adjust: none;
	max-height: 999999px;
	}


.bg_box01 {
	margin: 0 auto;
	padding-bottom: 3%;
	background: url(../voice/images/bg_img01.gif) repeat-x top;
	}

.bg_box02 {
	margin: 10% auto 20%;
	padding: 10% 0 8%;
	background: url(../voice/images/bg_img02.gif);
	}


/* --------------------------------------------------------------- */
/* インタビューリスト
/* --------------------------------------------------------------- */

.list_box01 {
	margin: 10% auto;
	}

.list_box01 li {
	display: inline-block;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	}

.list_box01 li a {
	color: #000;
	}

.list_name01 {
	padding: 0 30px;
	border-left: 2px #ccc solid;
	border-right: 2px #ccc solid;/* リスト追加されたら消す */
	}

/* -------------------------------------- */
/* リスト増えたら一番左の名前にクラスつける


.list_name02 {
	padding: 0 30px;
	border-left: 2px #ccc solid;
	border-right: 2px #ccc solid;
	}
-------------------------------------- */



/* --------------------------------------------------------------- */
/* インタビューエリア　メイン〜出会い
/* --------------------------------------------------------------- */

.main_img01 {
	margin: 0 auto;
	}


.main_ti01 {
	margin: 10% auto;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-weight: bold;
	}

.main_tx01 {
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
	}


/* --------------------------------------------------------------- */
/* インタビューエリア　質問
/* --------------------------------------------------------------- */


.ask_img01 {
	max-width: 500px;
	margin: 10% auto 15%;
	}

.ask_box01 h3,.ask_box02 h3 {
	margin: 10% auto;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-weight: bold;
	}

.ask_box01 h4,.ask_box02 h4 {
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
	}




.sp_t05_b05 {	margin: 5px 0 5px 0;}
.sp_t10_b10 {	margin: 10px 0 10px 0;}
.sp_t20_b20 {	margin: 20px 0 20px 0;}
.sp_t30_b30 {	margin: 30px 0 30px 0;}
.sp_t40_b40 {	margin: 40px 0 40px 0;}
.sp_t50_b50 {	margin: 50px 0 50px 0;}
.sp_t60_b60 {	margin: 60px 0 60px 0;}
.sp_b15_l15 {	margin: 0 0 15px 15px;}
.sp_l15     {	margin: 0 0 0 15px;}