﻿
#voice.top #sidemenu>ul>li:nth-child(1)>a ,
#voice.list #sidemenu>ul>li:nth-child(4) 
{background-color: #e9e9e9;}




/****************************
　　 Voice H1
****************************/
#left h1.visual{
	background:no-repeat left top url('../_img/consulting/visual_consulting.png');
	margin-bottom: 20px;
}
#left h1>span{
	background:no-repeat 10px 5px url('../_img/common/nav3.png') rgba( 0, 0, 0, 0.55 );
	background-size: 45px 39px;
}
#voice.list #left h1>span{
	background:no-repeat 10px 45px url('../_img/common/nav3.png') rgba( 0, 0, 0, 0.55 );
	background-size: 26px 23px;
}



/****************************
　　  2段組バナーメニュー
****************************/
#cat.menu {
	margin-bottom: 20px;
}

#cat.menu ul li{
	width: 347px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#cat.menu ul li::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#cat.menu ul li:nth-child(2n){
	margin-right: 0;
}
#cat.menu ul li a{
	display: block;
	text-decoration: none;
	overflow: hidden;
	width: 347px;
	height: 93px;
	position: relative;
}
#voice.top .menu ul li a span.title{
	position: absolute;
	background-color: rgba(0, 0, 0, 0.55);
	display: block;
	width: 100%;
	bottom:10px;
	color: #fff;
	padding:5px 10px 3px;
}


/****************************
　　  実績お客様の声トップのVoice
****************************/
#voice.top #left #voice_s,
#voice.top #left #voice_c{position: relative;margin-bottom: 20px}
#voice.top #left #voice_s .voice,
#voice.top #left #voice_c .voice{
	margin-bottom: 20px;
	float: left;
	width: 347px;
	margin-right: 10px;
}
#voice.top #left #voice_s .voice:nth-of-type(2n),
#voice.top #left #voice_c .voice:nth-of-type(2n){
	margin-right: 0;
}
#voice.top #left #voice_c .voice .img{
	width: 106px;
	height: 106px;
	float: right;
	margin-left: 10px;
}
#voice.top #left #voice_s .voice .img{
    float: left;
    height: 96px;
    margin-right: 10px;
    width: 75px;
}
#voice.top #left #voice_s .btn {
	clear: both;
	width: 100%
}
#voice.top #left #voice_s .btn a{
	padding: 10px 0 10px 49px;
	clear: both;
	width: 210px;
	margin: 0 auto;}
#voice.top #left #voice_c .voice h3 .business{
	font-size: 12px;
	line-height: 1.1em;
}
#voice.top #left #voice_c .voice h3 .company{
	font-size: 12px;
	line-height: 1.1em;
}
#voice.top #left #voice_c .voice h3 .name{
	font-size: 14px;
	display: block;
	line-height: 1.1em;
}
#voice.top #left #voice_c .voice .result{
	display: block;
	position: relative;
	font-size: 11px;
	padding: 0 0 1.5em;
}

/****************************
　　  客様の声のVoice
****************************/
#voice.list #left #voice_s,
#voice.list #left #voice_c{margin-bottom: 20px}
#voice.list #left #voice_s .voice,
#voice.list #left #voice_c .voice{
	margin-bottom: 20px;
}
#voice.list #left #voice_c .voice .img{
	width: 106px;
	height: 106px;
	float: right;
	margin-left: 10px;
}
#voice.list #left #voice_s .voice .img{
    float: left;
    height: 96px;
    margin-right: 10px;
    width: 75px;
}
#voice.list #left #voice_s .btn {
	clear: both;
	width: 100%
}
#voice.list #left #voice_s .btn a{
	padding: 10px 0 10px 49px;
	clear: both;
	width: 210px;
	margin: 0 auto;}
#voice.list #left #voice_c .voice .result{
	display: block;
	position: relative;
	font-size: 11px;
	padding: 0 0 1.5em;
}


.result>a{
	color: #fff;
	background-color: #848CC8;
	border-radius: 4px;
	padding: 0 5px;
	text-decoration: none;
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 5px;
}
.result>a:hover{
	background-color: #ABB3EA;
}


#left ol{
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 0;
}
#left ol li:first-child {
    border-top: 1px dotted #fb9da2;
}
#left ol li:nth-child(2n-1) {
    background-color: #e9e9e9;
}
#left ol li {
    border-bottom: 1px dotted #fb9da2;
    clear: both;
    padding-top: 5px;
	padding-left: 1.5em;
	text-indent: -1.3em;
}

/****************************
　　  コンサル実績
****************************/

#result{
	position: relative;
	margin-bottom: 20px;
}
#result h3{
	font-size: 15px;
	font-weight: bold;
}

#result ul li{
	clear: both;
	border-bottom: 1px dotted #FB9DA2;
	padding-top: 5px;
}
#result ul li::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#result ul li:first-child span{
	font-size: 13px !important;
	padding-bottom: 2px !important;
	padding-top: 7px !important;
	margin: 0 !important;
	line-height: 1em !important;
	font-weight: normal !important;
}
#result ul li:nth-child(2n){
	background-color: #e9e9e9;
}
#result ul li>span{float: left;padding: 7px 0 7px 10px;}
#result ul li>span.business{
	width: 260px;
	line-height: 1em;
	font-weight: bold;
}


/****************************
　　 お問い合わせ枠
****************************/

#left .btn{width:280px;}

#left .btn a{
	background: no-repeat 10px center url('../_img/common/icon_fukidashi.png') #848CC8;
	background-size: 22px 17px;
	border-radius: 4px;

	display: block;
	padding:10px 0 10px 10px;

	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}
#left .btn a:hover{
	background-color: #ABB3EA;
	background-position: 10px 10px;
}

/****************************
　　 右ナビ
****************************/

#voice #right h2{
	background: no-repeat 10px center url('../_img/common/nav3_2.png') #666;
	background-size: 30px 29px;
}
