@charset "utf-8";

/* リスト
==============================================*/
/*-- レイアウト --*/
.category-creators #main,
.tag #main {
	padding: 91px 0 80px;
}
.category-creators #content,
.tag #content {
}
@media screen and (max-width: 719px) {
	.category-creators #main,
	.tag #main {
		padding: 71px 0 40px;
	}
}
/*-- タイトル --*/
.category-creators h1,
.tag .entry-title {
	max-width: 370px;
	font-size: 0;
	background: transparent;
	margin: auto;
	padding: 0;
}
@media screen and (max-width: 719px) {
	.category-creators h1,
	.tag .entry-title {
		max-width: 210px;
		margin: 0 0 0 10px;
	}
}
/*-- コンテンツ --*/
/* タグネーム */
.tag_name a,
.tag .tag_name {
	font-family: 'Quicksand', sans-serif;
	color: #666;
	font-size: 26px;
	line-height: 100%;
	text-align: center;
	letter-spacing: 1.5px;
	border-bottom: 2px solid #f73ea4;
	display: block;
	margin: 80px 0 0;
	padding-bottom: 10px;
	pointer-events: none;
}
.songwriter-producer .tag_name a,
.tag .songwriter-producer .tag_name {
	border-bottom: 2px solid #58db0b;
}
.trackmaker-producer .tag_name a,
.tag .trackmaker-producer .tag_name {
	border-bottom: 2px solid #ffcc33;
}
.engineer .tag_name a,
.tag .engineer .tag_name {
	border-bottom: 2px solid #3fe0ff;
}
.photographer .tag_name a,
.tag .photographer .tag_name {
	border-bottom: 2px solid #7f7f7f;
}
@media screen and (max-width: 719px) {
	.tag_name a,
	.tag .tag_name {
		font-size: 21px;
		margin: 40px -10px 0;
		letter-spacing: normal;
	}
}
/* サムネイル */
.category-creators .block,
.tag center .block {
	max-width: 680px;
	font-size: 0;
	margin: 0 -2.5%;
	padding: 0 10px;
}
.category-creators .firstpost,
.tag .firstpost {
	width: 33.333333333%;
	display: inline-block;
	vertical-align: top;
	margin-top: 50px;
	padding: 0 2.5%;
}
.category-creators .firstpost + .firstpost,
.tag .firstpost + .firstpost {
	padding: 0 2.5%;
}
.category-creators .thumbnail.list,
.tag .thumbnail.list {
	max-width: 167px;
	max-height: none;
	float: none;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.category-creators .thumbnail.list a,
.tag .thumbnail.list a {
	max-width: 100%;
	color: #666;
	display: block;
}
.category-creators .thumbnail.list .entry-title a,
.tag .thumbnail.list .entry-title a {
	pointer-events: none;
}
.category-creators .thumbnail.list a:hover,
.tag .thumbnail.list a:hover {
	opacity: .8;
}
.mobile.category-creators .thumbnail.list a:hover,
.mobile.tag .thumbnail.list a:hover {
	opacity: 1;
}
.thumbnail.list a img {
	width: 100%;
	max-width: 167px;
	max-height: 167px;
	border: 2px solid #f73ea4;
	padding: 10px;
}
.songwriter-producer .thumbnail.list a img {
	border: 2px solid #58db0b;
}
.trackmaker-producer .thumbnail.list a img {
	border: 2px solid #ffcc33;
}
.engineer .thumbnail.list a img {
	border: 2px solid #3fe0ff;
}
.photographer .thumbnail.list a img {
	border: 2px solid #000;
}
@media screen and (max-width: 719px) {
	.category-creators .firstpost,
	.tag .firstpost {
		margin-top: 40px;
	}
}
@media screen and (max-width: 480px) {
	.category-creators .firstpost,
	.tag .firstpost {
		width: 50%;
	}
}
/* キャプション */
.category-creators #content h2,
.category-creators #content h3,
.tag #content h2,
.tag #content h3 {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 100%;
	background: transparent;
	border: none;
	margin: 13px 0 0;
	padding: 0;   
}
.category-creators #content .songwriter-producer .block div:nth-of-type(5) h2,
.category-creators #content .songwriter-producer .block div:nth-of-type(5) h3,
.tag #content .songwriter-producer .block div:nth-of-type(5) h2,
.tag #content .songwriter-producer .block div:nth-of-type(5) h3 {
	font-size: 13px;
}
/* 業務提携 */
.category-creators .alliance,
.tag .alliance {
	font-size: 11px;
	margin-top: 3px;
}
/* サマリー */
.category-creators .entry-summary,
.tag .entry-summary {
	display: none;
}


/* 末端
==============================================*/
/*-- レイアウト --*/
.creators_end .single {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 30%, #e8f5a9 60%, #c0e3ff 100%);
	background: -webkit-linear-gradient(top, #fff 30%, #e8f5a9 60%, #c0e3ff 100%);
	background: linear-gradient(to bottom, #fff 30%, #e8f5a9 60%, #c0e3ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c0e3ff', GradientType=0 );
}
.creators_end.d-urata .single {
	background: #fff;
}
.creators_end .single #main {
	padding: 91px 0 80px;
}
.single .category-creators {
	color: #666;
	padding: 0 10px;
}
.single .category-creators b {
	font-weight: 600;
}
@media screen and (max-width: 719px) {
	.creators_end .single #main {
		padding: 81px 0 70px;
	}
}
/*-- イントロダクション --*/
/* レイアウト */
.single .category-creators .intro {
	max-width: 850px;
	font-size: 0;
	position: relative;
	margin: auto;
}
/* タイトルエリア */
.single .category-creators .title_area {
	width: 62%;
	display: inline-block;
	margin-bottom: 70px;
}
.single .category-creators h1 {
	max-width: 100%;
	font-family: 'M PLUS 1p', sans-serif;
	color: #333;
	font-size: 32px;
	line-height: normal;
	letter-spacing: 4px;
	margin-bottom: -3px;
}
.single .category-creators h1 span {
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	letter-spacing: normal;
	padding-left: 10px;
}
.single .category-creators .hr {
	height: 1px;
	border-bottom: 1px solid #ff5afb;
	margin-left: -50%;
}
.single .category-creators.tag-songwriter-producer .hr {
	border-bottom: 1px solid #58db0b;
}
.single .category-creators.tag-trackmaker-producer .hr {
	border-bottom: 1px solid #ffcc33;
}
.single .category-creators.tag-engineer .hr {
	border-bottom: 1px solid #3fe0ff;
}
.single .category-creators.tag-photographer .hr {
	border-bottom: 1px solid #7f7f7f;
}
.single .category-creators .tag {
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 1px;
	position: relative;
	margin-top: 10px;
	padding-left: 30px;	
}
.bedroom-c .single .category-creators .tag {
	font-size: 22px;
}
.single .category-creators .tag:before {
	content: "";
	width: 17px;
	height: 17px;
	background: #ff5afb;
	position: absolute;
	top: 50%;
	left: 3px;
	margin-top: -8.5px;
}
.single .category-creators .tag.songwriter-producer:before {
	background: #58db0b;
}
.single .category-creators .tag.trackmaker-producer:before {
	background: #ffcc33;
}
.single .category-creators .tag.engineer:before {
	background: #3fe0ff;
}
.single .category-creators .tag.photographer:before {
	background: #000;
}
@media screen and (max-width: 719px) {
	.single .category-creators .title_area {
		width: 100%;
		display: block;
		margin-bottom: 40px;
	}
	.single .category-creators h1 {
		font-size: 28px;
		margin-left: 0;
	}
	.bedroom-c .single .category-creators h1 {
		font-size: 26px;
	}
	.single .category-creators h1 span {
		font-size: 14px;
	}
	.single .category-creators .hr {
		margin: 0 -10px;
	}
	.single .category-creators .tag {
		font-size: 20px;
		padding-left: 25px;	
	}
	.yasu .single .category-creators .tag {
		font-size: 19px;
		letter-spacing: .2px;
	}
	.bedroom-c .single .category-creators .tag {
		font-size: 16px;
		letter-spacing: normal;
	}
	.single .category-creators .tag:before {
		width: 15px;
		height: 15px;
		margin-top: -7.5px;
	}
}
/* サムネイル */
.single .category-creators .thumbnail {
	width: 38%;
	max-width: 320px;
	display: inline-block;
	margin: 0 0 -10px;
	padding: 0;
}
.single .category-creators .thumbnail img {
	max-width: 320px;
}
@media screen and (max-width: 719px) {
	.single .category-creators .thumbnail {
		width: 80%;
		max-width: 360px;
		display: block;
		margin: 0 auto 20px;
	}
	.single .category-creators .thumbnail img {
		max-width: 360px;
	}
}
/*-- エントリーコンテンツ --*/
/* レイアウト */
.single .category-creators .entry-content {
	max-width: 710px;
	line-height: 1.8;
	margin: auto;
}
.single .category-creators .entry-content .block_area + .block_area {
	margin-top: 70px;
}
@media screen and (max-width: 719px) {
	.single .category-creators .entry-content .block_area + .block_area {
		margin-top: 50px;
	}
}
/* バイオグラフィー */
.single #content .category-creators .entry-content h2 {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	line-height: normal;
	background: transparent;
	border-left: none;
	border-bottom: 5px solid #ccc;
	display: inline-block;
	margin-bottom: 25px;
	padding: 0;
}
.single #content .category-creators .entry-content .teikei {
	position: relative;
	margin: 25px 0 10px;
	padding-left: 20px;
}
.single #content .category-creators .entry-content .teikei:before {
	content: "＊";
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 16px;
	position: absolute;
	top: -2px;
	left: -2px;
}
.single #content .category-creators .entry-content .link {
	position: relative;
	line-height: 1.3;
	padding-left: 20px;
}
.single #content .category-creators .entry-content .link:before {
	content: "";
	width: 13px;
	height: 13px;
	background: #666;
	position: absolute;
	top: .1em;
	left: 0;
}
.single #content .category-creators .entry-content .link + .link {
	margin-top: 10px;
}
.single #content .category-creators .entry-content .link a {
	color: #666;
}
.single #content .category-creators .entry-content .link a:hover {
	text-decoration: underline;
}
.mobile.single #content .category-creators .entry-content .link a:hover {
	text-decoration: none;
}
.single #content .category-creators .entry-content dl + dl {
	margin-top: 25px;
}
.single #content .category-creators .entry-content dl dt,
.single #content .category-creators .entry-content dl dd {
	line-height: 1.4;
	margin-top: 7px;
}
.single #content .category-creators .entry-content dl dt:first-of-type {
	margin-top: 0;
}
.single #content .category-creators .entry-content dl dt.negative {
	margin-left: -9px;
}
.single #content .category-creators .entry-content ol li {
	line-height: 1.4;
	position: relative;
	margin-left: -3px;
	padding-left: 15px;
}
.single #content .category-creators .entry-content ol li + li {
	margin-top: 7px;
}
.single #content .category-creators .entry-content ol li:before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 719px) {
	.single #content .category-creators .entry-content .teikei {
		padding-left: 18px;
	}
	.single #content .category-creators .entry-content .teikei:before {
		top: -3px;
	}
}
/* ワークス(リスト) */
.single #content .category-creators .entry-content h3.works {
	font-family: 'QuicksandBook-Regular', sans-serif;
	font-size: 32px;
	text-align: center;
	line-height: 100%;
	letter-spacing: 10px;
	background: transparent;
	border: none;
	border-bottom: 1px dotted #ff5afb;
	display: block;
	margin-bottom: 55px;
	padding: 0 0 5px 10px;
}
.single #content .category-creators.tag-songwriter-producer .entry-content h3.works {
	border-bottom-color: #58db0b;
}
.single #content .category-creators.tag-trackmaker-producer .entry-content h3.works {
	border-bottom-color: #ffcc33;
}
.single #content .category-creators.tag-engineer .entry-content h3.works {
	border-bottom-color: #3fe0ff;
}
.single #content .category-creators.tag-photographer .entry-content h3.works {
	border-bottom-color: #000;
}
.single #content .category-creators .entry-content ul {
	font-size: 0;
	margin: -5% -1.5%;
}
.single #content .category-creators .entry-content ul.no_h3 {
	margin: -2.5% -1.5% -5%;
}
.single #content .category-creators .entry-content ul li {
	width: 22%;
	display: inline-block;
	vertical-align: top;
	margin: 5% 1.5%;
}
.single #content .category-creators .entry-content ul li figure {
	max-width: 240px;
	margin: auto;
}
.single #content .category-creators .entry-content ul li figure figcaption {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	margin: 10px 0 0 5px;
}
.single #content .category-creators .entry-content ul li figure figcaption.medium {
	font-size: 14px;
}
.single #content .category-creators .entry-content ul li figure figcaption.small {
	font-size: 12px;
}
.d-urata .single #content .category-creators .entry-content ul li figure figcaption {
	text-align: center;
	margin: 10px 0 0;
}
.single #content .category-creators .entry-content ul li figure figcaption .space {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 10px;
}
.single #content .category-creators .entry-content ul li figure figcaption span {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 3px;
}
.single #content .category-creators .entry-content ul li figure figcaption font {
	display: inline-block;
	text-indent: -7px;
}
.single #content .category-creators .entry-content ul li figure figcaption span:last-of-type {
	font-size: 10px;
	text-indent: -5px;
}
.single #content .category-creators .entry-content ul li figure figcaption i {
	width: 12px;
	height: 12px;
	background: #ff5afb;
	display: inline-block;
	vertical-align: top;
	margin: 2px 3px 0 0;
}
.single #content .category-creators .entry-content ul li figure figcaption i.com {
	background: #58db0b;
}
.single #content .category-creators .entry-content ul li figure figcaption i.trac {
	background: #ffcc33;
}
.single #content .category-creators .entry-content ul li figure figcaption i.mix {
	background: #3fe0ff;
}
.single #content .category-creators .entry-content ul li figure figcaption i.photo {
	background: #000;
}
.single #content .category-creators .entry-content ul li figure figcaption i.chorus {
	background: #9966ff;
}
.single #content .category-creators .entry-content ul li figure figcaption i.produce {
	background: #ff9900;
}
@media screen and (max-width: 719px) {
	.single #content .category-creators .entry-content h3.works {
		font-size: 26px;
		margin-bottom: 35px;
		padding-left: 10px;
	}
	.single #content .category-creators .entry-content .long h3.works {
		font-size: 22px;
		letter-spacing: 7px;
		padding-left: 7px;
	}
	.single #content .category-creators .entry-content ul {
		margin: -5% -3%;
	}
	.single #content .category-creators .entry-content ul.no_h3 {
		margin: -2.5% -3% -5%;
	}
	.single #content .category-creators .entry-content ul li {
		width: 44%;
		margin: 5% 3%;
	}
	.single #content .category-creators .entry-content ul li figure figcaption {
		font-size: 13px;
		margin: 10px 0 0;
	}
	.single #content .category-creators .entry-content ul li figure figcaption.medium {
		font-size: 12px;
	}
	.single #content .category-creators .entry-content ul li figure figcaption.small {
		font-size: 11px;
	}
	.single #content .category-creators .entry-content ul li figure figcaption .space,
	.single #content .category-creators .entry-content ul li figure figcaption span {
		font-size: 13px;
	}
	.single #content .category-creators .entry-content ul li figure figcaption i {
		width: 10px;
		height: 10px;
	}
}
/* ワークス(テーブル) */
.single #content .category-creators .entry-content table {
	width: 100%;
	border-bottom: 1px dotted #ff5afb;
}
.single #content .category-creators.tag-songwriter-producer .entry-content table {
	border-bottom-color: #58db0b;
}
.single #content .category-creators.tag-trackmaker-producer .entry-content table {
	border-bottom-color: #ffcc33;
}
.single #content .category-creators.tag-engineer .entry-content table {
	border-bottom-color: #3fe0ff;
}
.single #content .category-creators.tag-photographer .entry-content table {
	border-bottom-color: #000;
}
.single #content .category-creators .entry-content table tr {
	border-top: 1px dotted #ff5afb;
}
.single #content .category-creators.tag-songwriter-producer .entry-content table tr {
	border-top-color: #58db0b;
}
.single #content .category-creators.tag-trackmaker-producer .entry-content table tr {
	border-top-color: #ffcc33;
}
.single #content .category-creators.tag-engineer .entry-content table tr {
	border-top-color: #3fe0ff;
}
.single #content .category-creators.tag-photographer .entry-content table tr {
	border-top-color: #000;
}
.single #content .category-creators .entry-content table tr th,
.single #content .category-creators .entry-content table tr td {
	color: #000;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
	vertical-align: middle;
	padding: 12px 10px 8px;
}
.single #content .category-creators .entry-content table tr td {
	color: #999;
	text-indent: -7px;
}
.single #content .category-creators .entry-content table tr td span {
	text-indent: -7px;
	display: inline-block;
}
.single #content .category-creators .entry-content table tr td.none,
.single #content .category-creators .entry-content table tr td span.none {
	text-indent: 0;
}
.single #content .category-creators .entry-content table tr td i {
	width: 12px;
	height: 12px;
	background: #ff5afb;
	display: inline-block;
	vertical-align: baseline;
	margin-right: 3px;
}
.single #content .category-creators .entry-content table tr td i.com {
	background: #58db0b;
}
.single #content .category-creators .entry-content table tr td i.trac {
	background: #ffcc33;
}
.single #content .category-creators .entry-content table tr td i.mix {
	background: #3fe0ff;
}
.single #content .category-creators .entry-content table tr td i.photo {
	background: #000;
}
.single #content .category-creators .entry-content table tr td i.chorus {
	background: #9966ff;
}
.single #content .category-creators .entry-content table tr td i.produce {
	background: #ff9900;
}
/* EMI K. Lynn */
.emi-k .single #content .category-creators .entry-content table tr th {
	width: 26%;
}
.emi-k .single #content .category-creators .entry-content table tr td {
	width: 37%;
}
.emi-k .single #content .category-creators .entry-content table tr td + td {
	width: 37%;
}
/* 村野直球 */
.chokkyu-m .single #content .category-creators .entry-content table tr th {
	width: 26%;
}
.chokkyu-m .single #content .category-creators .entry-content table tr td {
	width: 37%;
}
.chokkyu-m .single #content .category-creators .entry-content table tr td + td {
	width: 37%;
}
/* 森若香織 */
.k-moriwaka .single #content .category-creators .entry-content table tr th {
	width: 32%;
}
.k-moriwaka .single #content .category-creators .entry-content table tr td {
	width: 36%;
}
.k-moriwaka .single #content .category-creators .entry-content table tr td + td {
	width: 32%;
}
/* 山本成美 */
.narumi-y .single #content .category-creators .entry-content table tr th {
	width: 26%;
}
.narumi-y .single #content .category-creators .entry-content table tr td {
	width: 37%;
}
.narumi-y .single #content .category-creators .entry-content table tr td + td {
	width: 37%;
}
/* 成海カズト */
.k-narumi .single #content .category-creators .entry-content table tr th,
.k-narumi .single #content .category-creators .entry-content table tr td {
	width: 33.333333333%;
}
/* Bedroom Cinemas */
.bedroom-c .single #content .category-creators .entry-content table tr td {
	text-indent: 0;
}
/* NEXXT */
.nexxt .single #content .category-creators .entry-content table tr td {
	text-indent: 0;
}
/* YASU */
.yasu .single #content .category-creators .entry-content table tr th {
	width: 44%;
}
.yasu .single #content .category-creators .entry-content table tr td {
	width: 34%;
	text-indent: 0;
}
.yasu .single #content .category-creators .entry-content table tr td + td {
	width: 22%;
}
@media screen and (max-width: 719px) {
	.single #content .category-creators .entry-content table tr th,
	.single #content .category-creators .entry-content table tr td {
		font-size: 11px;
		padding: 10px 10px 6px 0;
	}
	.single #content .category-creators .entry-content table tr td + td {
		padding: 10px 0 6px;
	}
	.single #content .category-creators .entry-content table tr td,
	.single #content .category-creators .entry-content table tr td span {
		text-indent: -6px;
	}
	.single #content .category-creators .entry-content table tr td i {
		width: 8px;
		height: 8px;
	}
}
/* スライドショーリスト */
.d-urata .single #content .category-creators .entry-content .gallery {
	font-size: 0;
	margin: 120px 0 -1px -1px;
}
.d-urata .single #content .category-creators .entry-content .gallery h3 {
	font-family: 'Old Standard TT', serif;
	color: #000;
	font-size: 28px;
	line-height: 100%;
	text-align: center;
	background: transparent;
	border: none;
	display: block;
	margin-bottom: 50px;
	padding: 0;
}
.d-urata .single #content .category-creators .entry-content .gallery .item {
	width: 16.66666666666667%;
	display: inline-block;
	padding: 0 0 1px 1px;
	cursor: pointer;
}
.d-urata .single #content .category-creators .entry-content .gallery .item img:hover {
	opacity: .8;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.d-urata .mobile.single #content .category-creators .entry-content .gallery .item img:hover {
	opacity: 1;
}
@media screen and (max-width: 719px) {
	.d-urata .single #content .category-creators .entry-content .gallery {
		margin: 100px 0 -1px -1px;
	}
	.d-urata .single #content .category-creators .entry-content .gallery h3 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.d-urata .single #content .category-creators .entry-content .gallery .item {
		width: 25%;
	}
}
@media screen and (max-width: 500px) {
	.d-urata .single #content .category-creators .entry-content .gallery .item {
		width: 33.33333333333333%;
	}
}  


/* タブメニュー
==============================================*/
.tab_menu {
	display: none; /* 非表示 */
}
.category-creators .tab_menu,
.tag .tab_menu { /* リスト */
	margin: 40px auto -40px;
}
.single .category-creators .tab_menu { /* 末端 */
	margin: 0 auto 40px;
}
.tab_menu ul {
	font-size: 0;
	margin: -5px -.5%;
}
.tab_menu ul li {
	width: 32.33333333333333%;
	display: inline-block;
	position: relative;
	margin: 5px .5%;
}
.tab_menu ul li a {
	color: #2879ff;
	font-size: 14px;
	border: 1px solid #2879ff;
	border-radius: 25px;
	display: block;
	padding: 5px 15px;
}
.tab_menu ul li a:hover,
.tab_menu ul li.active a,
.tab_menu ul li.active a:hover {
	color: #fff;
	background: #2879ff;
}
.tab_menu ul li:nth-child(2) a {
	color: #f73ea4;
	border-color: #f73ea4;
}
.tab_menu ul li:nth-child(2) a:hover,
.tab_menu ul li.active:nth-child(2) a,
.tab_menu ul li.active:nth-child(2) a:hover {
	color: #fff;
	background: #f73ea4;
}
.tab_menu ul li:nth-child(3) a {
	color: #58db0b;
	border-color: #58db0b;
}
.tab_menu ul li:nth-child(3) a:hover,
.tab_menu ul li.active:nth-child(3) a,
.tab_menu ul li.active:nth-child(3) a:hover {
	color: #fff;
	background: #58db0b;
}
.tab_menu ul li:nth-child(4) a {
	color: #ffcc33;
	border-color: #ffcc33;
}
.tab_menu ul li:nth-child(4) a:hover,
.tab_menu ul li.active:nth-child(4) a,
.tab_menu ul li.active:nth-child(4) a:hover {
	color: #fff;
	background: #ffcc33;
}
.tab_menu ul li:nth-child(5) a {
	color: #3fe0ff;
	border-color: #3fe0ff;
}
.tab_menu ul li:nth-child(5) a:hover,
.tab_menu ul li.active:nth-child(5) a,
.tab_menu ul li.active:nth-child(5) a:hover {
	color: #fff;
	background: #3fe0ff;
}
.tab_menu ul li:nth-child(6) a {
	color: #999;
	border-color: #999;
}
.tab_menu ul li:nth-child(6) a:hover,
.tab_menu ul li.active:nth-child(6) a,
.tab_menu ul li.active:nth-child(6) a:hover {
	color: #fff;
	background: #999;
}
@media screen and (max-width: 719px) {
	.tab_menu ul li {
		width: 49%;
	}
	.tab_menu ul li a:hover {
		color: #2879ff;
		background: #fff;
	}
	.tab_menu ul li:nth-child(2) a:hover {
		color: #f73ea4;
		background: #fff;
	}
	.tab_menu ul li:nth-child(3) a:hover {
		color: #58db0b;
		background: #fff;
	}
	.tab_menu ul li:nth-child(4) a:hover {
		color: #ffcc33;
		background: #fff;
	}
	.tab_menu ul li:nth-child(5) a:hover {
		color: #3fe0ff;
		background: #fff;
	}
	.tab_menu ul li:nth-child(6) a:hover {
		color: #999;
		background: #fff;
	}
}
@media screen and (max-width: 480px) {
	.tab_menu ul {
		margin: -5px 0 -10px;
	}
	.single .tab_menu ul {
		margin: -5px 0 5px;
	}
	.tab_menu ul li {
		width: 100%;
		margin: 5px 0;
	}
}