@charset "Shift_JIS";
/*------------------------------------------------

	CSS2.0 Document
	template ver.0.2
	since: 2008.05.19;
	modified: 2008.05.19;
	editor: akato;
	
	for includes.all.css

------------------------------------------------*/
p#interviewTime {
	font-size: 80%;
}
p#interviewMainvisual {
	margin: 0 0 15px;
}
p#interviewMainvisual img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
div#interviewMain {
	float: left;
	width: 100%;
	margin: 0 -360px 0 0;
}
div#interviewMainInner {
	margin: 0 360px 0 0;
}
div#interviewContents div.w100 {
	margin: 0 !important;
}
div#interviewContents div.w100 div#interviewMainInner {
	margin: 0 0 0 0;
}
div#interviewSub {
	float: right;
	width: 310px;
	margin: 0 0 0 50px;
}


/* main */
dl.interviewer {
	margin: 0 0 8px;
	font-weight: bold;
}
dl.interviewer dt {
	clear: both;
	float: left;
}

div.interviewArchive {
	margin: 0 0 15px;
	padding: 9px;
	border: solid 1px #cccccc;
}
div.interviewArchive h3 {
	color: #cd4187;
	font-size: 100%;
}
div.interviewArchive dl {
	zoom: 1;
	margin: 5px 0 0;
	padding: 5px 0 0 3px;
	border-top: solid 1px #ccc;
}
div.interviewArchive dt {
	clear: both;
	float: left;
}
div.interviewArchive a {
	font-weight: bold;
}


div#interviewMain .headstyleBase {
	margin-bottom: 15px;
	padding: 2px 0 3px 3px;
}
p.interviewCommentLead {
	margin: 0 10px 10px;
	font-weight: bold;
	font-size: 110%;
}
div.interviewComment {
	margin: 0 0 10px;
	padding: 10px 11px;
	border: solid 1px #cccccc;
}
div.interviewComment dl {
	margin-top: -12px;
}
div.commentPt01 dt {
	margin: 12px 0 0;
	color: #189b37;
}
div.commentPt02 dt {
	margin: 12px 0 0;
	color: #9629cc;
}
div.commentPt03 dt {
	margin: 12px 0 0;
	color: #bf680a;
}
div.interviewComment dd {
	margin: 12px 0 0;
}
div.interviewComment dd p {
	margin-bottom: 12px;
}

div#interviewMain div.pagerMod {
	margin: 0 0 10px;
	padding: 0;
}

.interviewLink a {
	margin: 0 0 0 11px;
	padding: 0 0 0 12px;
	background: url(/image70/icon_arrow17.gif) 0 0.3em no-repeat;
	font-weight: bold;
	font-size: 110%;
}



/* sub */
div.interviewSubBox {
	margin: 0 0 7px;
	padding: 0 0 10px;
	background: url(/image70/bg_interview_bottom.gif) 0 100% no-repeat;
}
div.interviewSubBoxInner {
	padding: 10px 10px 0;
	background: url(/image70/bg_interview_top.gif) 0 0 no-repeat;
}

div.latestInterview h3,
div.interviewProfile h3 {
	margin: 0 0 5px;
	padding: 0 0 6px;
	color: #cd4187;
	font-size: 100%;
	text-align: center;
	background: url(/image70/line_dotted03.gif) 0 100% repeat-x;
}
div.latestInterview dl {
	margin: 0 0 3px;
	padding: 0 0 6px 5px;
	background: url(/image70/line_dotted03.gif) 0 100% repeat-x;
}
div.latestInterview dt {
	font-weight: bold;
}
div.latestInterview dl a,
div.latestInterview p a {
	padding: 0 0 0 9px;
	background: url(/image70/icon_arrow16.gif) 0 0.4em no-repeat;
}
div.latestInterview p {
	margin: 0 0 0 5px;
}

div.interviewItem {
	text-align: center;
}
div.interviewItem p {
	margin: 0 0 5px;
}
div.interviewItem h4 {
	font-weight: normal;
}
div.interviewItem p.interviewItemBtn {
	margin: 5px 0 0;
	padding: 11px 0 0;
	background: url(/image70/line_dotted03.gif) 0 0 repeat-x;
}

div.interviewProfile li {
	font-weight: bold;
}




/* utility styles
----------------------------------------------------------*/
.stringColor01 {/*O[*/
	color: #666;
}
.stringColor02 {/*sN*/
	color: #e365a4;
}
.stringColor03 {/*Ξ*/
	color: #b3d037;
}
.stringColor04 {/*Β*/
	color: #0066cc;
}
.stringColor05 {/*Τij*/
	color: #7b024f;
}


.newsDetailsArticleInner p,
newsDetailsArticleInner ul {
	margin-bottom: 20px;
}
hr.newsBorder {
	border-bottom: solid 1px #666;
	color: #666;
	height: 1px;
	margin: 10px 0 20px;
	*margin: 0 0 20px;
	padding: 0;
}
hr.color1 {
	border-bottom: solid 1px #e365a4;
	color: #e365a4;
}
.borderTop {
	border-top: solid 1px #666;
}

.newBlockImageCenter {
	display: block;
	text-align: center !important;
	margin-bottom: 20px;
}
.newBlockImageLeft,
.newBlockImageRight {
	margin-bottom: 20px !important;
}
.newBlockImageLeft img,
.newBlockImageLeft .imgBox {
	display: block;
	float: left !important;
	margin: 0 10px 0 0 !important;
	margin-top: 0.4em !important;
}
.newBlockImageLeft .imgBox {
	width: 39%;
	text-align: center !important;
}
.newBlockImageLeft .bodyBox {
	width: 59%;
	float: left;
}
.newBlockImageRight img,
.newBlockImageRight .imgBox {
	display: block;
	float: right !important;
	margin: 0 10px 0 0 !important;
	margin-top: 0.4em !important;
}
.newBlockImageRight .imgBox {
	width: 39%;
	text-align: center !important;
}
.newBlockImageRight .bodyBox {
	width: 59%;
	float: right;
}
.newBlockImageLeft .imgBox img,
.newBlockImageRight .imgBox img {
	display: inline !important;
	float: none !important;
	margin: 0 !important;
}

.newsBlockTextRight {
	display: block;
	margin-bottom: 20px !important;
	text-align: right !important;
}
.newsBlockImageList {
	margin: 10px 0 20px;
}
.newsBlockImageList li {
	margin: 0 0 15px;
}
.newsBlockImageList li p {
	margin-bottom: 0;
}
.newsBlockImageList li h4 {
	margin: 0 0 5px;
}
.newsBlockImageList .newsBlockImageListImage {
	float: left;
	width: 78px;
}
.newsBlockImageList .newsBlockImageListText {
	float: left;
	width: 100%;
	margin-left: -78px;
}
.newsBlockImageList .newsBlockImageListText * {
	margin-left: 80px;
}
.newsBlockImageList .newsBlockImageListText * * {
	margin-left: 0;
}

.newsBlockBordercolor .odd,
.newsBlockBordercolor .odd th,
.newsBlockBordercolor .odd td {
	background: #f1f1f1;
}
.newsBlockBordercolor li {
	padding-left: 15px;
}
.newsBlockBordercolor li a img {
	margin-right: 8px;
}

/* ‘‘clearfix for news utility styles‘‘ */
.newBlockImageLeft:after,
.newBlockImageRight:after,
.newsBlockImageList li:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.newBlockImageLeft,
.newBlockImageRight,
.newsBlockImageList li {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}

div.btnPad {
	padding-bottom:0px
}

/* 2015.12.22 add req62805 start*/

#contentsMainInner{
    font-family: 'qMmpS Pro W3', 'Hiragino Kaku Gothic Pro', CI, Meiryo, Osaka, 'lr oSVbN', 'MS PGothic', sans-serif;
}

/* PC Contetns Hide */
.pcNone {
  display:none;
}

/* clearfix */
#artistold a:after {
content: "";
clear: both;
display: block;
}
#artistold {
	margin: 20px auto 20px auto;
}
#artistold p {
	margin: 10px auto 0 auto;
	font-size:18px;
	line-height:1.2em;
	overflow : hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
#artistold a {
	display: block;
	height: auto;
	margin: 0 auto;
	padding:12px;
	border:1px solid #dfdfdf;
	border-radius: 5px;
	background-color:#f8f8f8;
}
#artistold a:hover {
	background-color:#fff;
	border:1px solid #0066CC;
	transition: all .3s;
	-webkit-transition: all .3s;
}
#artistold a img {
	width:60px;
	padding-right:12px;
}
#artistold a:hover img {
	opacity: .8;
}
#artistold a span {
	display: block;
	font-size:14px;
	font-weight: normal;
	color: #333;
}

/* 2015.12.22 add req62805 end */

.lineBlock {
	clear: both;
	text-align: center;
}

.linkOtherPage {
	display: inline-block;
	margin-top: 20px;
	padding: 8px 40px;
	color: #109ad7;
	text-align: center;
	cursor: pointer;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}


