/* CSS Document */
main {
    padding-bottom: 1em!important;
}
#CONTENTS {
	max-width: 767px;
}
#interviewWrap {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin: 0 auto;
    max-width: 767px; 
}

	#interviewWrap h2 {
		margin: 0em auto 0.5em;
		padding: 2em 0 0 0;
		text-align: center;
        font-size: 1.5em;
        font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        font-weight: 500;
        border-bottom: 1px solid #c8c8c8;
        max-width: 767px;
        width: 90%;
        line-height: 2;
        color: #606060;
	}

	#interviewWrap h2 img {
		width:90%;
	}

	#interviewWrap h3 {
		margin: 0 auto 2em;
		padding: 0;
		font-size: 11px;
		line-height: 29px;
		width: 90%;
        font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-weight: normal;
        text-align: justify;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
        line-height: 1.75em;
}
    #interviewWrap h3 em {
        font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        font-style: normal;
    }
	#interviewWrap .inner {
		width: 85%;
		margin: 0 auto;
	}
	#interviewWrap .headLine {
		position: relative;
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif" !important;
		line-height: 32px;
		width: 100%;
		border-bottom: 1px solid #000;
		padding-bottom: 20px;
		margin-top: 60px;
		margin-bottom: 45px;
	}
	#interviewWrap .headLine .time {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif" !important;
		color: #FFF;
		background: #000;
		display: block;
		text-align: center;
		width: 76px;
		letter-spacing: 1px;
		font-size: 12px;
	}
	#interviewWrap .headLine .name {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif" !important;
		font-size: 16px;
		width: 100%;
		padding-top: 10px;
		text-align: left;
	}

	#interviewWrap .headLine .name span {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif" !important;
		font-size: 26px;
		display: inline-block;
		padding-left: 10px;
	}
   #interviewWrap .headLine .name em {
        display: inline-block;
        font-style: normal;
   }
	#interviewWrap .headLine .day {
		font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif" !important;
		color: #727171;
		font-size: 12px;
		letter-spacing: 1px;
		right: 0;
		top: 14px;
		text-align: left;
		line-height: 15px;
	}

	#fv img{
		width: 100%;
	}

	img.u-wd-percent-100{
		width: 100%;
	}

	.interview p {
		position: relative;
		margin: 0 0 25px;
		line-height:2em;
		font-size: 14px;
		/*text-align: left;*/
        text-align: justify;
        font-feature-settings: "palt";
        letter-spacing: 0.1em;
	}

	.interview p.image {
		padding: 0;
		margin: 50px 0 50px;
		text-align: center;
	}

	.interview p.image img {
		width: 100%!important;
	}

	.interview figcaption {
		font-size:12px;
		margin-top:5px;
        margin: 5px auto;
        width: 100%;
		line-height: 1.5;
        text-align: justify!important;
        font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        line-height: 1.65;
	}

	#fv figcaption {
		font-size:12px;
		padding-left:0px;
		margin: 5px auto;
        width: 90%;
        text-align: justify;
        font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        line-height: 1.65;
	}

	p.doi-maegaki::before {
		content: "";
		display: block;
		left: 0;
	}

	p.doi::before {
		content: "土居";
		display: block;
		left: 0;
		border-bottom: 1px solid #727171;
		width: 2.5em;
		margin-bottom: 0.5em;
	}
	p.user::before,p.user1::before,p.user2::before,p.user3::before {
		/* content: "大島さま"; 
		position: absolute;
		left: 0;*/
	}
	p.user1::before {
		content: "愛美さま";
		display: block;
		left: 0;
		/* font-size: 13px; */
		top: 0em;
		border-bottom: 1px solid #727171;
		width: 5em;
		margin-bottom: 0.5em;
	}

	p.user2::before {
		content: "大輝さま";
		display: block;
		left: 0;
		/* font-size: 13px; */
		top: 0em;
		border-bottom: 1px solid #727171;
		width: 4.5em;
		margin-bottom: 0.5em;
	}

/*	p.user3::before {
		content: "ご夫妻";
		display: block;
		left: 0;
		top: 0em;
	}*/
	.shopInfo {
		position: relative;
		border-top: 1px solid #000;
		height: 230px;
	}
	
	.shopInfo .shopName {
		display: block;
		background: #E4E4E4;
		text-align: center;
		padding: 1.3em 0;
		width: 200px;
		top: 60px;
		font-size: 18px;
		margin-top: 45px;
	}
	
	.shopInfo table {
		border-collapse: collapse;
		top: 30px;
		margin-top: 15px;
		font-size: 14px;
		text-align: left;
	}

	.shopInfo table tr {
		height: 20px;
	}

	.shopInfo table th {
		border-right: 1px dashed #000;
		font-weight: normal;
		text-align: left;
		width: 75px;
	}

	.shopInfo table td {
		padding: 0 0 10px 20px;
	}

	.title_img {
		font-size: 20px;
		padding-left: 0px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #000;
		width: 94%;
		margin: 50px auto 20px;;
		text-align: left;
		line-height: 33px;
	}

	.title_s {
		font-size: 20px;
		padding-left: 0px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #000;
		width: 100%;
		margin-bottom: 50px;
		margin-top: 50px;
		text-align: left;
		line-height: 33px;
	}

	div figure .img-thumbnail_top-2col,
	div figure .img-thumbnail_btm-3col {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	div figure .img-thumbnail_top-2col img{
		height: 96px;
	}

	div figure .img-thumbnail_btm-3col img{
		height: 85px;
		margin-top: 8px;
	}
.introduction {
	text-align: right; 
	margin-top: 44px;
}
.introduction p {
	line-height: 1.75; 
	font-size: 13px;
}
figure {
    width: 90%;
    margin: 0 auto;
}
.interview figure{
    width: 100%;
    margin: 0 auto;
}
figure img {
	width: 100%;
}

#interviewWrap #contentsTtl img {
	width:50%;
}

#contentsTtl {
	text-align: center !important;
	margin-top: 1em !important;
	margin-bottom: 0 !important;
}


#interviewWrap .main__archives iframe {
	margin-top:1.2em;
	width:98%;
	frameborder:0;
	scrolling:auto;
	height:480px !important;
	overflow:auto !important;
	-webkit-overflow-scrolling:touch !important;
}
