﻿
#consulting.top #sidemenu>ul>li:nth-child(1)>a ,
#consulting.keiei #sidemenu>ul>li:nth-child(1)>ul>li:nth-child(1)>a ,
#consulting.jinji #sidemenu>ul>li:nth-child(1)>ul>li:nth-child(2)>a ,
#consulting.gyoumu #sidemenu>ul>li:nth-child(1)>ul>li:nth-child(3)>a ,
#consulting.marketing #sidemenu>ul>li:nth-child(1)>ul>li:nth-child(4)>a ,
#consulting.voice #sidemenu>ul>li:nth-child(2)>a,
#consulting.result #sidemenu>ul>li:nth-child(3)>a 
{background-color: #e9e9e9;}


#consulting #left #voice .voice .result>a{
	color: #fff;
	background-color: #848CC8;
	border-radius: 4px;
	padding: 0 5px;
	text-decoration: none;
}
#consulting #left #voice .voice .result>a:hover{
	background-color: #C5C9E4;
}

/****************************
　　  コンサルH1
****************************/
#left h1.visual{
	background:no-repeat left top url('../_img/consulting/visual_consulting.png');
	margin-bottom: 20px;
}
#consulting.keiei #left h1.visual{
	background:no-repeat left top url('../_img/consulting/cat_01_l.png');
	margin-bottom: 20px;
}#consulting.jinji #left h1.visual{
	background:no-repeat left top url('../_img/consulting/cat_02_l.png');
	margin-bottom: 20px;
}#consulting.gyoumu #left h1.visual{
	background:no-repeat left top url('../_img/consulting/cat_03_l.png');
	background-size: 695px;
	margin-bottom: 20px;
}#consulting.marketing #left h1.visual{
	background:no-repeat left top url('../_img/consulting/cat_04_l.png');
	margin-bottom: 20px;
}
#left h1>span{
	background:no-repeat 10px 5px url('../_img/common/icon_consulting2.png') rgba( 0, 0, 0, 0.55 );
	background-size: 45px 39px;
}
#consulting.list h1>span,
#consulting.result h1>span{
	background:no-repeat 10px 45px url('../_img/common/icon_consulting2.png') rgba( 0, 0, 0, 0.55 );
	background-size: 26px 23px;
}



/****************************
　　  アンカー
****************************/

.anchor a{
	display: inline-block;
	float: left;
	width: auto;
	padding-left: 16px;
	padding-right: 8px;
	margin-right: 10px;
	margin-bottom: 10px;

	border:1px solid #848cc8;
	border-radius: 5px;

	text-align: center;
	color: #848cc8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

	background: no-repeat 7px center url('../_img/common/arrow_bl2.png') #fff;
	background-size: 6px;

}
.anchor a:hover{
	background-color: #C5C9E4;
	background-position: 7px 10px;
}



/****************************
　　  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;
	position: relative;
}
#consulting .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
****************************/
#consulting #left #voice{position: relative;}
#consulting #left #voice .voice{
	margin-bottom: 20px;
	float: left;
	width: 347px;
	margin-right: 10px;
}
#consulting #left #voice .voice:nth-of-type(2n){
	margin-right: 0;
}
#consulting #left #voice .voice .img{
	width: 106px;
	height: 106px;
	float: right;
	margin-left: 10px;
}
#consulting #left #voice .voice h3,
#consulting #left #voice .voice p.result
{width: 230px;float: left;display: block;}
#consulting #left #voice .voice h3{
	line-height: 1.1em;
}
#consulting #left #voice .voice h3 .business{
	font-size: 11px;
	line-height: 1.1em;
}
#consulting #left #voice .voice h3 .company{
	font-size: 16px;
	line-height: 1.1em;
}
#consulting #left #voice .voice h3 .name{
	font-size: 14px;
	line-height: 1.1em;
}
#consulting #left #voice .voice .result{
	position: relative;
	font-size: 11px;
	padding: 0 0 1.5em;
}


#consulting #left #voice .voice .result a:nth-child(2n-1){
	background-color: #e9e9e9;
}
#consulting #left #voice .voice .result a{
	display: block;
	padding: 0.2em 0;
	padding-left: 15px;
	border-bottom: dotted  1px #ccc;
	font-size: 13px;
	background: no-repeat 5px center url('../_img/common/arrow_bk.png');
	background-size: 6px;
	color: #333;
	border-radius: 0;
	margin-bottom: 0;
}
#consulting #left #voice .voice .result a:hover{
	background-position: 8px center;
}
.result>a{
	color: #fff;
	background-color: #848CC8;
	border-radius: 4px;
	padding: 0 5px ;
	margin-bottom: 5px;
	text-decoration: none;
	margin-right: 10px;
	display: inline-block;
}
.result>a:hover{
	background-color: #ABB3EA;
}


#left ol{
	list-style-type: decimal;
	margin-left: 1.5em;
}


/****************************
　　  コンサル実績
****************************/

#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 .inquiry{
	border:1px solid #848CC8;
	text-align: center;
	width: 512px;
	padding: 0px 30px 20px;
	margin:0 auto 20px;
}
#left .inquiry_tel,#left .btn{
	float: left;
}
#left .inquiry_tel{
	width: 220px;
	margin-right: 10px;
	line-height: 1.5em;
	padding-top: 10px;
}
#left .inquiry_tel  span{
	display: block;
	font-weight: bold;
}
#left .inquiry_tel  span.row1{
	font-size: 11px;
	line-height: 1em;
}
#left .inquiry_tel  span.row2{
	background: no-repeat left center url('../_img/common/icon_tel.png');
	background-size: 24px 20px;

	padding-left: 27px;

	font-size: 25px;
	color: #C90613;
	line-height: 1em;
}

#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;
}

/****************************
　　 右ナビ
****************************/
#consulting #right h2{
	background: no-repeat 10px center url('../_img/common/icon_consulting.png') #848CC8;
	background-size: 35px 30px;
}

/****************************
　　  コンサルティングカテゴリトップ
****************************/
#consulting.menu #left h2 {
	border-bottom: 1px solid #000;
}

#consulting.menu #left .menu>div{
	margin-bottom: 20px;
}


/****************************
　　  コンサルティング実績
****************************/
#consulting.result #left h2 {
	border-bottom: 1px solid #000;
}

#consulting.menu #left .menu>div{
	margin-bottom: 20px;
}


/****************************
　　  セミナー詳細（簿記）
****************************/

#consulting.detail #left #result{
	border:1px solid #DF7C84;
	background-color: #fff;
	position: relative;
	padding: 10px;
	margin-bottom: 20px;

}
#consulting.detail #left #result .pdf{
	width:50px;
	margin-right: 10px;
}
#consulting.detail #left #result .pdf a{
	display: block;
	font-size: 11px;
	padding: 2px 0 0 18px;
	background: no-repeat 5px center url('../_img/common/arrow_wh.png') #C90915;
	background-size: 6px;
	color: #fff;
	text-decoration: none;
}
#consulting.detail #left #result .pdf a:hover{
	background-color: #DF7B84;
	background-position: 8px center;
}
#consulting.detail #left h2{
	border-bottom: 1px solid ;
	clear:both;
}
#consulting.detail #left .available h2{
	border-bottom: none;
}
#consulting.detail #left>div{
	margin-bottom: 40px;
}
#consulting.detail #left #voice .voice{
	margin-bottom: 20px;
}
#consulting.detail #left #voice .voice .img{
	width: 75px;
	height: 96px;
	float: left;
	margin-right: 10px;
}
#consulting.detail #left #voice .voice h3,
#consulting.detail #left #voice .voice .txt
{width: 600px;float: left;}
#left ol{
	list-style-type: decimal;
	margin-left: 1.5em;
}

/****************************
　　  セミナー詳細（簿記以外）
****************************/

#overview table{
	width: 705px;
	font-size: 13px;
}
#overview table th,
#overview table td{
	padding: 20px;
}
#overview table th{
	background-color: #e9e9e9;
	border:1px solid #999;
}
#overview table tr:first-child th{
	border-top: 5px solid #C90915;
}
#overview table td{
	border:1px solid  #999;
}
#overview table tr:first-child td{
	border-top: 5px solid #999;
}

#summary .btn.inquiry a{
	background: no-repeat 10px center url('../_img/common/icon_fukidashi.png') #DF7B84 ;
	background-size: 22px 17px;
	border-radius: 4px;

	display: block;
	padding:10px 0 10px 50px;
	margin: 0 200px;

	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#summary .btn.inquiry a:hover{
	background-color: #e09198;
	background-position: 10px 10px;
}
