﻿@charset "utf-8";
/*= Home CSS =====================================================

	トップページ専用CSS

==================================================================*/
/* -----------------------------------------------------------------
 * メインイメージ
 * -------------------------------------------------------------- */
#mainVisual {
	padding-top: 14px;
	background: url(../files/img/home/bg-mainvisual_01.png) repeat-x 0 0;
}
#mainVisual .visualWrap { background: url(../files/img/home/bg-mainvisual_00.png) no-repeat center 0px; }
#mainVisual .structure { height: 270px; }
.bx-wrapper { margin: 0 auto; }
.bx-wrapper .bx-controlsDirection a {
    height: 52px !important;
    margin-top: -26px !important;
}
.bx-wrapper .bx-next {
	background-position: -43px -52px !important;
	right: -13px !important;
}
.bx-wrapper .bx-prev {
	background-position: 0 -52px !important;
	left: -14px !important;
}
.bx-wrapper .bx-pager { bottom: 5px !important; }
.bx-wrapper .bx-pager.bx-defaultPager a:hover, .bx-wrapper .bx-pager.bx-defaultPager a.active {
    background-color: #666 !important;
}
.bx-wrapper .bx-pager.bx-defaultPager a {
    background-color: #CCC !important;
}
/* column表示 */
/* ----------- 左カラム .col3-1 ----------- */
#mainVisual .col3-1 {
	width: 707px;
	float: left;
	margin: 0;
	padding-top: 6px;
}
#mainVisual .col3-1 ul li {
	text-align: center;
	list-style: none outside;
	float: left;
	width: 707px;
	display: block;
	text-align: center;
	padding: 0;
}
#mainVisual .col3-1 ul li a {
	display: block;
	padding: 5px;
}
/* ----------- 右カラム .col3-1_r ----------- */
#mainVisual .col3-1_r {
	margin: 0px;
	float: right;
	width: 220px;
	padding-top: 45px;
	text-align: center;
}

#bannerCarousel {
	margin: 0 0 0 0;
	overflow: hidden;
	height: 256px;
	padding: 0;
}

/* 白い枠 */
#accentCarousel {
	display: inline-block;
	width: 204px;
	height: 155px;
	padding: 0;
	border-radius: 3px;
	font-size: 0;
	position: relative;
	overflow: hidden;
}
/* 白い枠 カルーセル */
#accentCarousel ul {
	width: 5000px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}
/* 白い枠 カルーセルの1セル */
#accentCarousel ul li {
	width: 204px;
	float: left;
	list-style: none outside;
}
/* 白い枠 セルレイアウト */
#mainVisual .col3-1_r li dl {
	margin: 0;
	height: 155px;
	overflow: hidden;
}
/* 白い枠 セル見出設定 */
#mainVisual .col3-1_r li dl dt {
	font-size: 14px;
	line-height: 18px;
	padding: 0 10px 8px;
	text-align: left;
	clear: both;
}
/* 白い枠 セル フラグとリンクの配置 */
#mainVisual .col3-1_r li dl dt:first-child {
	padding: 10px 10px 8px 10px;
	overflow: hidden;
}
/* 白い枠 セル フラグ */
#mainVisual .col3-1_r li dl dt:first-child span.accentNom {
	background: #D3EDFC;
	color: #0D8AD4;
	font-size: 12px;
	padding: 0px 4px;
	line-height: 19px;
	height: 19px;
	float: left;
}
#mainVisual .col3-1_r li dl dt:first-child span.accentNom span { font-size: 14px; }
/* 白い枠 セル リンク */
#mainVisual .col3-1_r li dl dt:first-child a {
	float: right;
	font-size: 11px;
	padding: 2px 0 2px 13px;
}
/* 白い枠 セル 文字 */
#mainVisual .col3-1_r li dl dd {
	font-size: 13px;
	line-height: 16px;
	padding: 0 10px;
	text-align: left;
}
#mainVisual .col3-1_r li dl dd p {
	margin: 0;
	padding: 0;
}
/* 白い枠 共通ボタン */
#mainVisual .col3-1_r div.btForm {
	height: 51px;
	position: relative;
	margin: 0;
	padding: 5px 0 0;
}
/* IE6 */
* html .col3-1_r a.linkArrow { background: url(../files/img/common/icn_04.gif) no-repeat 0px 4px; }
/* -----------------------------------------------------------------
 * コネクティボのサービス
 * -------------------------------------------------------------- */
#mvService {
	background: url(../files/img/home/bg-mvservice_02.png) repeat-y 0 0;
	position: relative;
	margin: 0 -3px 28px -2px;
}
/* IE6 */
* html #mvService { float: left; }
/* IE7 */
*+html #mvService { float: left; }
#mvService h1 {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 63px;
	background: none 0;
	background: url(../files/img/home/bg-mvservice_01.png) no-repeat 0 0;
	border: 0 none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#mvService h1:after,
#mvService h1:before { background: none; }
/* 各サービス レイアウト */
#mvService ul.innerWrap {
	background: url(../files/img/home/bg-mvservice_03.png) no-repeat 0 bottom;
	padding: 0 12px 15px;
	font-size: 0;
	margin: 0;
}
#mvService ul.innerWrap li {
	list-style: none outside;
	float: left;
	width: 224px;
	font-size: 14px;
}
#mvService ul.innerWrap li:hover { cursor: pointer; }
#mvService ul.innerWrap li#mvsWeb,
#mvService ul.innerWrap li#mvsNet { margin-right: 11px; }
#mvService ul.innerWrap li#mvsApp { margin-right: 10px; }
#mvService ul.innerWrap li#mvsHP {
	width: 224px;
	margin-right: 0px;
}
#mvService ul.innerWrap li dl {
	padding: 7px;
	margin: 0;
}
/* 各サービス タイトル */
#mvService ul.innerWrap li dt {
	height: 26px;
	width: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#mvService ul.innerWrap li dt:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
#mvService ul.innerWrap li#mvsWeb dt { background: url(../files/img/home/ttl-mvservice_01.png) no-repeat 0 3px; }
#mvService ul.innerWrap li#mvsNet dt { background: url(../files/img/home/ttl-mvservice_02.png) no-repeat 0 3px; }
#mvService ul.innerWrap li#mvsApp dt { background: url(../files/img/home/ttl-mvservice_03.png) no-repeat 0 3px; }
#mvService ul.innerWrap li#mvsHP dt { background: url(../files/img/home/ttl-mvservice_04.png) no-repeat 0 3px; }
/* 各サービス 文言 */
#mvService ul.innerWrap li dd {
	color: #444444;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.3;
	margin: 0.35em 0 0 0;
	min-height: 93px;
}
/* 各サービス 画像 */
#mvService ul.innerWrap li dd img {
	float: left;
	margin: -0.35em 10px 10px 0;
	position: relative;
}
/* 各サービス リンク */
#mvService ul.innerWrap li dd.link {
	text-align: center;
	clear: both;
	margin: 0;
	min-height: 0px;
}
#mvService ul.innerWrap li dd.link a {
	color: #FFFFFF;
	font-size: 12px;
}
/* -----------------------------------------------------------------
 * 最新情報
 * -------------------------------------------------------------- */
#informationArea h1 {
	background: none 0;
	background: url(../files/img/home/ttl_01.png) no-repeat 0 0;
	border: 0 none;
	padding: 0;
	margin: 0 0 11px 0;
	height: 49px;
	width: 100%;
	text-indent: -100%;
	white-space: nowrap;
	overflow: hidden;
}
#informationArea h1:after { display: none; }
/* ----------- 見出し横のリンクリスト ----------- */
#home .ttlSideLink {
	margin: -64px 0 0 0;
	padding: 0;
	background: url(../files/img/home/img_05.png) no-repeat 0 0;
}
/* 最新情報の場合は少々下げる */
#home #informationArea .ttlSideLink { margin: -55px 0 0 0; }
/* RSS */
#home a.rssLink{
	height:43px;
}
/* -----------------------------------------------------------------
 * 業務実績
 * -------------------------------------------------------------- */
#contentsArea #worksArea h1 {
	background: #FFFFFF url(../files/img/home/ttl_02.png) no-repeat 0 0;
	padding: 0;
	border: 0 none;
	height: 49px;
	width: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#contentsArea #worksArea h1:after { display: none; }

/* -----------------------------------------------------------------
 * カレンダー
 * -------------------------------------------------------------- */
#calendar {
	text-align: center;
	margin: 5px 0 10px;
	color: #444444;
}
.calendarhead {
	padding-bottom: 5px;
	font-size: 9px;
	letter-spacing: 0.2em;
}
#calendar table {
	padding: 0;
	border: 1px;
	border-collapse: collapse;
}
#calendar th {
	padding-bottom: 3px;
	text-align: center;
	font-size: 18px;
	width: 60px;
}
#calendar td {
	padding: 2px 0;
	text-align: center;
	font-size: 20px;
	line-height: 120%;
}

#calendar .A {
	color: black;
	background-color: rgba(0, 255, 0, 0.9);
}
#calendar .B {
	color: black;
	background-color: rgba(0, 0, 255, 0.9);
}

.today {
	display: block;
	border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
	color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
	color: #0000ff;
}

