@charset "euc-jp";

/*-----------------------------------
タレント
-----------------------------------*/
/*---talent01---*/
.talent01 {
	width: 588px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
.talent01 li {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	background: url(images/talent01_top.gif) no-repeat left top;
}
.talent01 li .talent01_inner {
	padding: 0 0 10px 0;
	background: url(images/talent01_bottom.gif) no-repeat left bottom;
	overflow: hidden;
	zoom: 1;
}
.talent01 li .talent01_inner .talent01_main {
	padding: 10px 20px 10px 9px;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	overflow: hidden;
	zoom: 1;
}
.talent01 li .talent01_inner .talent01_main .talent01_photo {
	float: left;
	width: 124px;
	margin: 0;
	padding: 5px 0 10px 5px;
	background: url(images/talent01_photo.gif) no-repeat left top;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile {
	float: right;
	width: 416px;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile h5 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #00a651;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile p {
	margin: 0 0 10px 0 !important;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile h6 em {
	display: none;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile ul {
	padding: 10px 10px 10px 28px;
	list-style: none;
	background: url(images/talent01_samplevoice.gif) no-repeat left bottom #f3f3f3;
	overflow: hidden;
	zoom: 1;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile ul li {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 14px;
	font-weight: bold;
	white-space: nowrap;
	background: url(../common/images/icon_arw01.gif) no-repeat 0 5px;
}
.talent01_tag {
	display: inline-block;
	margin: 2px 0 0 1em;
	padding: 2px 5px;
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2;
	vertical-align: top;
	border: 2px solid #ff6600;
	background: #fff;
}

/*---talent02---*/
.talent02 .talent02L {
	float: left;
	width: 197px;
}
.talent02 .talent02L ul {
	list-style: none;
}
.talent02 .talent02L ul li {
	margin: 0 0 14px 0;
}
.talent02 .talent02R {
	float: right;
	width: 423px;
}
.talent02 .talent02R h4 {
	width: 410px !important;
}
.talent02 .talent02R ul {
	margin: 0 0 17px 0;
	padding: 10px 10px 10px 28px;
	list-style: none;
	background: url(images/talent02_bottom.gif) no-repeat left bottom #f3f3f3;
	overflow: hidden;
	zoom: 1;
}
.talent02 .talent02R ul li {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 14px;
	font-weight: bold;
	white-space: nowrap;
	background: url(../common/images/icon_arw01.gif) no-repeat 0 5px;
}
.talent02 .talent02R .talent02_work {
	margin: 0 0 17px 0;
	padding: 10px 10px 10px 28px;
	background: url(images/talent02_bottom.gif) no-repeat left bottom #f3f3f3;
	overflow: hidden;
	zoom: 1;
}
.talent02_tag {
	display: inline-block;
	margin: 2px 0 0 1em;
	padding: 2px 5px;
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2;
	vertical-align: top;
	border: 2px solid #ff6600;
	background: #fff;
}

/*---btn---*/
.btn_twitter {
	margin: 0px 0 15px 0 !important;
	text-align: right;
}
.btn_talent01 {
	width: 183px;
	height: 48px;
	background: url(images/btn_talent01.gif) no-repeat 0 -48px;
}
.btn_talent01 a {
	display: block;
	width: 183px;
	height: 0;
	padding: 48px 0 0 0;
	line-height: 48px;
	background: url(images/btn_talent01.gif) no-repeat 0 0;
	overflow: hidden;
}
.btn_talent01 a:hover {
	background: none;
}

.talent02 h5{
font-size:12px;
font-weight:bold;
/*color:#00A651;*/
	background: url(images/talent02_link_top_bg.gif) no-repeat;
}
.talent02 h5 em {
	display: none;
}
.talent_link_title{ padding-left:10px;
padding-top:5px;
height:17px;}






















/*-------------------------------------------------------------------
 Media Queries
-------------------------------------------------------------------*/


/* SP layout
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

/*-----------------------------------
タレント
-----------------------------------*/
/*---talent01---*/
.talent01 {
	width: auto;
}
.talent01 li {
	padding: 0;
	background: none;
}
.talent01 li .talent01_inner {
	padding: 0;
	background: none;
}
.talent01 li .talent01_inner .talent01_main {
	padding: 10px;
	border: 1px solid #b1b1b1;
}
.talent01 li .talent01_inner .talent01_main .talent01_photo {
	margin: 0 10px 0 0;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile {
	float: none;
	width: auto;
}


.talent01 li .talent01_inner .talent01_main .talent01_profile h6 {
	clear: both;
	padding: 5px 0 0 0;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile h6 em {
	display: inline-block;
	padding: 2px 5px 2px 25px;
	min-width: 165px;
	font-style: normal;
	border-radius: 5px 5px 0 0;
	background: url(../common/images/icon_voice01.png) no-repeat 5px 5px / 14px 16px #f3f3f3;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile h6 img {
	display: none;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile ul {
	padding: 10px 10px 10px 28px;
	border-radius: 0 5px 5px 5px;
	background: #f3f3f3;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile ul li {
	background: url(../common/images/icon_arw01_sp.png) no-repeat 0 8px / 9px 7px;
}
.talent01 li .talent01_inner .talent01_main .talent01_profile iframe {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}

/*---talent02---*/
.talent02 .talent02L {
	float: none;
	width: auto;
}
.talent02 .talent02L ul li {
	text-align: center;
}
.talent02 .talent02R {
	float: none;
	width: auto;
}
.talent02 .talent02R h4 {
	width: auto !important;
}

.talent02 .talent02R ul {
	border-radius: 0 5px 5px 5px;
	background: #f3f3f3;
}
.talent02 .talent02R ul li {
	background: url(../common/images/icon_arw01_sp.png) no-repeat 0 8px / 9px 7px;
}

.talent02 h5 {
	clear: both;
	font-size: 14px;
	background: none;
}
.talent02 h5 em {
	display: inline-block;
	padding: 2px 5px 2px 25px;
	min-width: 165px;
	font-style: normal;
	border-radius: 5px 5px 0 0;
	background: url(../common/images/icon_voice01.png) no-repeat 5px 5px / 14px 16px #f3f3f3;
}
.talent02 h5.ttl_work em {
	background: url(../common/images/icon_voice02.png) no-repeat 5px 5px / 18px 15px #f3f3f3;
}
.talent02 h5 img {
	display: none;
}


/*---btn---*/
.btn_talent01 {
	width: auto;
	height: auto;
	text-align: center;
	background: none;
}
.btn_talent01 a,
.btn_talent01 a:hover {
	display: inline-block;
	width: 183px;
	height: auto;
	padding: 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 48px;
	border-radius: 5px;
	background: url(../common/images/icon_arw02_sp.png) no-repeat 20px center / 9px 7px #ff5302;
}





}
