/* メインイメージ */
/* 包括 */
#mainImg {
	height: 345px;
}
/* 見出し */
.readTxt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝", serif;
	font-size: 160%;
	font-weight: normal;
	color: #000;
	padding: 60px 0 30px;
}

/* 記号 */
.kigou {
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.regSup {
	vertical-align: top;
	font-size: 90%;
}
.readTxt {
	text-align: center;
}
.nowrapTxt {
	white-space: nowrap;
}

/* 画像 */
.fL {
	float: left;
}
.fR {
	float: right;
}
.txtSizeB {
	font-size: 135%;
}
.txtColL {
	width: 425px;
	float: left;
}
.imgColR {
	width: 242px;
	float: right;
}
#img0107-08 {
	width: 500px;
	margin: 20px auto 0;
}
#img0107-08 .imgL,
#img0107-08 .imgR {
	width: 236px;
}
/* こだわりのポイント */
.pointWrap {
	width: 96%;
	background: #e2ebf9;
	margin: 10px auto 0;
	border-radius: 10px;
	padding: 15px;
	box-sizing: border-box;
}
.pointIcWrap {
	width: 100%;
	display: table;
	border-bottom: #21457c 1px solid;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.pointIc {
	display: table-cell;
	width: 70px;
	vertical-align: middle;
	background: #21457c;
	color: #fff;
	line-height: 1.1;
	font-size: 76.9%;
	border-radius: 5px;
	padding: 5px 10px;
}
.pointTtl {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
.pointIcTxt {
	display: inline-block;
	vertical-align: middle;
}
.pointIcNum {
	display: inline-block;
	vertical-align: middle;
	font-size: 240%;
	font-weight: bold;
	padding-left: 5px;
}
.pointTtl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝", serif;
	font-size: 130%;
	font-weight: normal;
	color: #21457c;
}
.pointTtlSub {
	color: #21457c;
	font-weight: bold;
}

/* 注釈 */
.noteBlock {
	margin-top: 10px;
}
/* YouTube埋め込み */
.youtubeWrap {
	width: 560px;
	margin: 20px auto 0;
}

.icPoint {
	padding: 0 0.2em;
}

.icPoint img {
	line-height: 0.8em;
	vertical-align: baseline;
}

/* ---------------------------------
	2ページ目
----------------------------------*/
.dotList {
	padding-left: 1em;
}
.dotList li {
	list-style: disc;
	line-height: 1.6;
	margin-bottom: 0.25em;
}
.dotList li:last-child {
	margin-bottom: 0;
}
.img1Colw500 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#mainImg {
	height: 325px;
	margin-bottom: 25px;
}
#movWrap {
	width: 560px;
	margin: 20px auto;
}

/* ---------------------------------
	2ページ目
----------------------------------*/
#img2Col {
	width: 560px;
	margin: 20px auto;
}
#img2Col .fL {
	width: 266px;
	float: left;
}
#img2Col .fR {
	width: 266px;
	float: right;
}

/* ---------------------------------
	3ページ目
----------------------------------*/
.txtUnderline {
	text-decoration: underline;
}

/* ---------------------------------
　インタビューを終えて
----------------------------------*/


/* 包括 */
.wrapOete {
	clear: both;
	width: 692px;
	margin-bottom: 10px;
	background: #f7f7f7 url(../../../img/interview/vol17/thum_oete.png) no-repeat 96% 30px;
}
#oeteTtl {
	background: url(../../../img/interview/vol12/oete_bg.gif) no-repeat left top;
	padding: 22px 25px 0;
}

/* インナー */
.oeteInner {
	width: 477px;
	padding: 20px 190px 30px 25px;
	background: url(../../../img/interview/vol01/oete_bottom.gif) no-repeat left bottom;
}
.oeteInner p:last-child {
	margin-bottom: 0;
}

/* 行間 */
.oeteInner p {
	line-height: 1.6;
	margin-bottom: 1em;
}
.oeteInner ul {
	line-height: 1.6;
}
.keisai {
	margin-bottom: 45px;
}

/* 改ページ */
.page-break-after {
	page-break-after: always;
}