body { /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/ }

table.coach{
	border-collapse:collapse !important;
	margin-top: 25px;
	width: 100%;
}

table.coach th{
	padding-right: 20px;
}

table.coach tr{
	display:block;
	background-color: #FFF;
	margin-bottom: 60px;
}

table.coach td{
	width: 100%;
	vertical-align: top;
	padding: 0;
	background: none;
}

table.coach td p{
	font-size: 11px;
	padding-top: 20px;
	background: none;
	margin-top: 70px\9;
}

table.coach td p b{
	display:block;
	font-size: 12px;
	height: 20px;
	margin-bottom:10px;
	margin-top: -5px;
}

table.coach td a{
	padding-left: 20px !important;
	background:url(/common/images/freelance/right.gif) left center no-repeat !important;
	text-decoration: underline;
	margin-top: 18px;
}

table.coach th img{
	padding:0;
	margin: 0;
	/*height: 230px;*/
	/* margin-top: -33px; */
	/* margin-top: -21px; */
	margin-top: 0px;
	margin-top: 40px\9;
	height: 175px;
}


/*--------temp style file----------------*/

table.coach:not(.idetail) tr {
	cursor: pointer;
}
table.coach.idetail tr {
	cursor: default;
}

table.coach th.display_l{
	padding: 0 30px 0 0; 
}
table.coach th.display_r {
	padding: 0 0 0 30px; 
}
table.coach td.main{	/* メインのみの上書き */
	background: none;
}
table.coach td:not(.main) {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}
table.coach th{
	vertical-align: top;
}

table.coach td:not(.main) p{
	padding-top: 15px;
}

table.coach td p.vol{	/* メインのみの上書き */
	background: none;
	padding: 0;
	width: 50px;
	height: 22px;
	/* margin: -32px 0 12px 0; */
	/* margin: -20px 0 12px 0; */
	margin: 0 17px 12px 0;
	padding-bottom: 1px;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #000;
	color: #FFF;
}
table.coach td p.coach_info{	/* メインのみの上書き */
	background: none;
	padding: 0;
	border-top: 1px solid #dadada;
	/* line-height: 50px; */
	line-height: 18px;
	height: 135px;		/* 下揃い */
	display: table-cell;
	vertical-align: bottom;
}
span.name{
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	font-weight: bold;
	display:inline-block;
}
/* span.vol{ */
span.vol{
	/* display: inline-block; */ /* (newline in PC) */
	display: block;
	width: 45px;
	/* padding: 8px 11px; */
	height: 22px;
	line-height: 22px;
	margin-right: 14px;
	margin-top: 15px;
	padding: 0 11px;
	font-weight: bold;
	/* font-size: 9px; */
	text-align: center;
	background-color: #000;
	color: #FFF;
}
table.coach td .name_en {
	/* font-size: 11px; */
	font-size: 10px;
	/* font-weight: bold; */
}

table.coach td .name_ebold {
	font-size: 10px;
	font-weight: bold;
}

table.coach span.name2{
	/* height: 60px; */
	/* height: 51px;	
	line-height: 51px;	*/
	/* font-size: 18px; */
	font-size: 15px;
	font-weight: bold;
	display:inline-block;	
}

table.coach td .date{
	padding-left: 20px /* !important */;
	margin-top: 7px;
	/* margin-right: 10px; */
	font-size: 11px;
	font-weight: bold;
}

.date{
	float:left;
	margin-left:-20px;
}

table.coach td p.coach_info{
	height: auto;
	padding: 10px 0px 0px 0px;
}

table.coach td p.coach_info .lead {	/* メインのみの上書き */
	font-size: 16px;
	font-weight: bold;	
	/* line-height: 24px; */
	line-height: 27px;
	min-height: 80px;
	display: inline-block;
	padding: 0px 0px 10px 0px;
}

/* (2014/10/20) Expanding text */
span.idetail{
	height: 0;
}

.idetail .hide {
	display: none;	
}
table.coach td .extend {
	/*float: right;*/
	white-space: nowrap;
	font-size: 9px;
	/* width: 66px; */
}
/* (2014/10/27) Hide pic arrows in PC */ 
img.spnavi, a.btn_sp {
	display: none;
}

/* match image size on detail page */
table.coach.idetail th img, .mbody.person p img.right {
	height: 240px;
	margin: 0 auto;
}
table.coach.idetail td p:first-child {
	height: 85px;
}
table.coach.idetail td p:last-child {
	height: 90px;
	display: table-cell;
	vertical-align: bottom;
	padding: 0;
	padding: 25px 0 5px 0;
}
table.coach.idetail td .name {
	font-size: 20px; /* 15px */
}

/* Links in interview table */
table.coach td a.no_ef2 {
	margin: 0;
	padding: 0 !important;
	background: none !important;
	text-decoration: underline;
}
.mbody p a.no_ef2 {
	margin: 0;
}

@media (max-width: 850px) AND (min-width: 640px) {
		
	table.coach {
		padding-right: 10px;
	}
	
	table.coach td p{
		max-width: 465px;
		margin-right: 0;
	}
}


@media (max-width: 650px) {
	table.coach {
		margin-right: 0;
		overflow-x: hidden;
	}
	
	table.coach th{
		max-width: 100% !important;
		display:block !important;
		height: 230px;
	}
	
	table.coach th img {
		float: none;
		margin: 0 auto;
		padding: 0;
		position: relative;
		height: 141px;
	}
	table.coach td p{
		max-width: 465px;
		margin-right: 0;
	}
	
	table.coach td{
		width: 100% !important;
		padding-bottom: 30px;
		margin-left: 0px;
		margin-bottom: 0;
	}
/*----------temp style file-----------*/
	
	table.coach tr {
		margin-bottom: 20px;
		width: 290px;
	}

	table.coach th.display_l, table.coach th.display_r{
		height: auto;
		padding: 0 0px 30px 0px;
		margin: 0 auto;
	}
	
	/* (2014/10/27) Hide pic arrows in PC */ 
	table.coach th img.spnavi {
		display: inline-block;
	}
	
	table.coach tr {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		box-orient: vertical;
		
		margin-left: 0px;
		margin-right: 0px;
		width: 320px;
	}
	
	/* (2014/10/27) change the order fix! */
	/*
	table.interview tr th.display_r {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		box-ordinal-group: 1;
	}
	table.interview tr td {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
	}
	*/
	table.coach tr td {
		height: auto;		/* 下揃い */
		display: block;
		padding: 0 10px;
		width: 320px;
	}	
	table.coach tr td {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		box-ordinal-group: 1;
	}
	table.coach tr th {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
	}
	table.coach tr th {
		float: left;
		white-space: nowrap;
		padding: 0 10px;
	}
	
	table.coach td p.coach_info {	/* メインのみの上書き */
		width: 100%;
		border-bottom: none;
	}
	
	/* (2014/10/27) 最終？ */
	table.coach td .date {
		clear: both;
		padding-left: 0px;
		float: left;
		width: 100%;
	}
	
	table.coach td p.coach_info {
		clear: both;
		width: 300px;
		padding-top: 30px;
		padding-left: 0px;
		position: relative;
		display: block;
		top: -22px;
		margin-top: 30px;
	}	
	table.coach td p.coach_info .lead {
		line-height: 28px;
		margin-top: -11px;
	}
	
	/* detail page only */
	table.coach.idetail tr th {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		box-ordinal-group: 1;
		/* height: 180px; */
		margin-bottom: 35px;
	}
	table.coach.idetail tr td {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
		padding: 0px;
	}
	/* vertical change */
	table.coach.idetail td p:first-child {
		height: auto;
		padding-left: 10px;
		padding-bottom: 0px;
		width: 300px;
	}
	table.coach.idetail td p:last-child {
		height: auto;
		padding: 10px 0 15px 10px;
		width: 300px;
	}
	table.coach.idetail td .name {
		font-size: 15px;
		display: inline-block;
	}
	
	table.coach td:not(.main) {
		border-top: none;
	}
	table.coach td:not(.main) p {
		padding-top: 0;
		padding-bottom: 20px;
	}
	.mbody h3  {
		margin-bottom: 0px;
	}
	.mbody.person h4 {
		margin-top: 25px;
	}
	.mbody.person h4.switch2 {
		position: relative;
		top: 260px;
	}
	.mbody.person p img.right {
		position: relative;
		top: -60px;
		/* height: 240px; */
	}
	table.coach.idetail th img, .mbody.person p img.right {
		height: 240px;
		margin: 0 auto;
	}
	table.coach.idetail th img {
		width: 300px;
		height: auto;
		margin: 0 auto;
	}
	
	/* button change */
	p.right.cc {
		display: none;	
	}
	a.btn_sp {
		display: block;
	}
	a.btn_sp div {
		width: 229px;
		height: 53px;
		line-height: 53px;
		margin: 0 auto;
		margin-top: 40px;
		text-align: center;
		background-color: #000;
		color: #FFF;
		font-weight: bold;
	}
	.person p.imhold img {
		width: 290px;
		margin-left: 15px;
	}
	span.vol {
		display: inline-block;	
	}
	
	.date{
	float:left;
	margin-left:0px;
	
	}

}