@charset "utf-8";
/* CSS Document */

/*==============================*/
/* 新着情報 */
/*==============================*/
.information{
	display: none;
}

/*==============================*/
/* top_service */
/*==============================*/
.top_service{
}
.top_service h2{
	text-align:left;
	padding: 25px 0 8px 10px;
	font-size: 17px;
	font-weight: bold;
	line-height:30px;
}
.top_service h2 small{
	color: #999999;
	margin-left: 5px;
}
.top_service ul{
}
.top_service ul li{
	position: relative;
}
.top_service ul li a{
	padding-left:10px;
	display: block;
	font-weight: bold;
	line-height: 44px;
	color: #666666;
}
.top_service ul li a i{
	position: absolute;
	top: 12px;
	right: 5px;
}
/* == 設立 ==*/
#establishment .top_service h2{
	border-bottom: 1px solid #FCF0E7;
	background:url(../../img/frame/subimg_bg_esta.png) repeat-x;
	color: #F3893C;
}
#establishment .top_service  ul li{
	border-bottom: 1px solid #FCF0E7;
}
#establishment .top_service ul li a:hover{
	background: #FCF0E7;
}
#establishment .top_service ul li a i{
	color: #F3893C;
}

/* == デザイン ==*/
#design .top_service h2{
	border-bottom: 1px solid #E8F3E1;
	background: url(../../img/frame/subimg_bg_design.png) repeat-x;
	color: #6BBD87;
}
#design .top_service ul li{
	border-bottom: 1px solid #E8F3E1;
}
#design .top_service ul li a:hover{
	background: #E8F3E1;
}
#design .top_service ul li a i{
	color: #6BBD87;
}

/* == 記帳・税務 ==*/
#accounting .top_service h2{
	border-bottom: 1px solid #E2F1F0;
	background: url(../../img/frame/subimg_bg_accounting.png) repeat-x;
	color: #29B2AC;
}
#accounting .top_service ul li{
	border-bottom: 1px solid #E2F1F0;
}
#accounting .top_service ul li a:hover{
	background: #E2F1F0;
}
#accounting .top_service ul li a i{
	color: #29B2AC;
}

/* == 給与・社保 ==*/
#labor .top_service h2{
	border-bottom: 1px solid #E9F0F6;
	background: url(../../img/frame/subimg_bg_labor.png) repeat-x;
	color: #286DC2;
}
#labor .top_service ul li{
	border-bottom: 1px solid #E9F0F6;
}
#labor .top_service ul li a:hover{
	background: #E9F0F6;
}
#labor .top_service ul li a i{
	color: #286DC2;
}

/*==============================*/
/* NEWS */
/*==============================*/
.blog {
	width:95%;
	margin: 0 auto;
}
.blog .bxslider li{
	padding: 20px;
	background:#FFFFFF!important;
	border: 1px solid #cccccc;
}
.blog .bxslider{
}
.blog .blog_tmb{
	position: relative;
}
.blog .blog_tmb img{
	width:100%;
}
.blog .blog_tmb p{
	width: 90px;
	padding: 2px 0;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top:  0px;
	color: #FFFFFF;
}

/* == 設立  ==*/
.blog .blog_tmb p.esta{
	background: #F56F0A;
}
/* == デザイン  ==*/
.blog .blog_tmb p.design{
	background: #53A81D;
}
/* == 経理・税務  ==*/
.blog .blog_tmb p.accounting{
	background: #148C91;
}
/* == 給与・社保  ==*/
.blog .blog_tmb p.labor{
	background: #53A81D;
}
.blog dl{
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px dashed #bfbfbf;
	text-align:left;
}
.blog .bxslider dl dt{
	font-weight: bold;
	line-height:1.1em;
	margin-bottom:10px;
}
.blog dl dt a{
	color: #593636;
	font-size:12px;
}
.blog dl dt small{
	font-size: 8px;
	color: #8B8B8B;
}
.blog dl dd{
	font-size: 8px;
	color: #593636;
	line-height:1.4em;
}

/*==============================*/
/* TOPICS */
/*==============================*/
.topics .date{
	text-align: center;
	color: #666666;
}
.topics {
	overflow: hidden;
}
.topics div div{
}
.topics div div div {
	float: left;
	position: relative;
	min-height: 280px;
	background: #FFFFFF;
}
.topics h2{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0;
	margin-bottom: 10px;
}
.topics dl{
	padding: 0 20px 0 20px;
}
.topics dl dt{
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3em;
}
.topics dl dd{
}
.topics dl dd p:first-child{
	font-size: 13px;
	line-height: 1.4em;
	color: #666666;
	margin-bottom: 15px;
}
.topics dl dd p:nth-child(2){
	min-width: 130px;
	font-size: 13px;
	padding: 3px 0;
	text-align: center;
	position: absolute;
	bottom: 15px;
	right: 0%;
	left: 0%;
}
.topics .linkout{
	background: #a4a4a4;
	color:#FFFFFF;
	width: 160px;
	margin: 0 auto;
}
.topics dl dd p a{
	width: 160px;
	display: block;
	background: #424242;
	color: #FFFFFF;
	padding: 3px 0;
	margin: 0 auto;
}
.topics dl dd p a:hover{
	opacity: 0.6;
}
.topics p.btn{
	width: 150px;
	text-align: center;
	margin: 0 auto;
}
.topics p.btn a{
	padding: 6px;
	background: #a3998d;
	display: block;
	color: #FFFFFF;
}
.topics p.btn{
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}
.topics p.btn a{
	padding: 5px 23px 5px 18px;
	background: #a3998d;
	border-radius: 5px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
}
.topics .btn a i{
	line-height: 1.1em;
	margin-right: 5px;
}

/*== ご案内 ==*/
.topics .greeting{
	border: 1px solid #888888;
}
.topics .greeting h2{
	background: #888888;
}
.topics .greeting dl dt{
	color: #888888;
}
/*== 助成金 ==*/
.topics .aid{
	border: 1px solid #3b85b4;
}
.topics .aid h2{
	background: #3b85b4;
}
.topics .aid dl dt{
	color: #3b85b4;
}
/*== 社保・労務 ==*/
.topics .social_insurance{
	border: 1px solid #557395;
}
.topics .social_insurance h2{
	background: #557395;
}
.topics .social_insurance dl dt{
	color: #557395;
}
/*== 経営・総務 ==*/
.topics .management{
	border: 1px solid #ee9828;
}
.topics .management h2{
	background: #ee9828;
}
.topics .management dl dt{
	color: #ee9828;
}
/*== 経理・税務 ==*/
.topics .accounting{
	border: 1px solid #3b939b;
}
.topics .accounting h2{
	background: #3b939b;
}
.topics .accounting dl dt{
	color: #3b939b;
}

/*==============================*/
/* トップサイドカラム */
/*==============================*/
div.top_side { 
}

div.top_side > div {
}
div.top_side > div:first-child{
	width: 100%;
}
div.top_side > div:last-child{
	text-align: center;
}

/*==============================*/
/* 背景 */
/*==============================*/
.bg_top{
	width: 100%;
	padding: 20px 5px;
	background: url(../../img/share/bg_widthmax.jpg) repeat ;
}
/*==============================*/
/* 無料相談 */
/*==============================*/
.box_freeconsul{
}
.box_freeconsul p img,
.box_freeconsul ul li img{
	display: none;
}
.box_freeconsul ul{
	width:100%;
	background:#000000;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}
.box_freeconsul ul li{
	width: 50%;
	float:left;
	position: relative;
}
.box_freeconsul ul li span{
	display: block;
	color:#FFFFFF;
	font-weight: bold;
}
.box_freeconsul ul li span i{
	position: absolute;
	right: 12px;
}
.box_freeconsul ul li:first-child a{
	display:block;
	padding: 12px;
	background: #FAA135;
	border-right: 1px solid #FFFFFF;
}
.box_freeconsul ul li:last-child a{
	display: block;
	padding: 12px;
	background: #82BD4B;
}
.box_freeconsul .tell{
	padding: 12px;
	background: #F56F0A;
	text-align: center;
}
.box_freeconsul .tell a{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
/* == 設立 ==*/
#establishment .box_freeconsul .tell{
	background: #F56F0A;
}
/* == デザイン ==*/
#design .box_freeconsul .tell{
	background: #53A81D;
}
/* == 記帳・税務 ==*/
#accounting .box_freeconsul .tell{
	background: #148C91;
}
/* == 給与・社保 ==*/
#labor .box_freeconsul .tell{
	background: #286DC2;
}






