@charset "utf-8";

/*==========================================
File name: category.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2014
========================================== */

h1{
	margin: 0;
	padding:0;
}


h2{
	padding:10px 10px 7px 17px;
	background:#122F63;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-bottom:13px;
	border-bottom:5px #0B1C3C solid;
	}


h3{
	padding:10px 10px 7px 17px;
	background:#EFEFEF;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-bottom:13px;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-left:4px #CCCCCC solid;
}

h4{
	padding:0 0 2px 17px;
	border-bottom:#122F63 solid 1px;
	background:url(../images/common/icon01.jpg) no-repeat 0 2px;
	font-size:18px;
	color:#122F63;
	margin-bottom:10px;
	font-weight:bold;
}


/**Hタグに装飾が必要な場合***/
.title_type01{
	padding:0 0 5px 17px;
	font-size:15px;
	border-bottom:#999 dotted 2px;
	color:#122F63;
	background:url(../images/common/icon02.jpg) no-repeat 0 3px;
	margin-bottom:10px;
}


/* テーブル */

.table_type01{
	margin: 0px;
	}

.table_type01 th,
.table_type01 td{
	border: solid 1px #CCC;
	text-decoration:none;
	border-collapse: collapse;
}

.table_type01 th{
	background-color: #F6F6F6;
	color:#333333;
	text-align:center;
}

.table_type01 th,
.table_type01 td{
	padding: 5px;
}

.table_type01 caption{
	background:#BDBDBD;
	color:#FFF;
	text-align:center;
	padding:7px;
	font-weight:bold;}
/*******************************

プライバシーポリシー

********************************/

.privacy dl{
	clear:both;
	overflow:hidden;
	margin-bottom:10px;
	width:718px;}


.privacy dt{
	width:24px;
	float:left;}


.privacy dd{
	width:694px;
	float:right;}
/*******************************

サイトマップ

********************************/


.sitemap li + li{
	margin-top:13px;}

.sitemap a{
	color:#333;
	}


/* ------------------------------------------------
フォーム
------------------------------------------------ */
.wide input{
 width: 80%;
}

.wide textarea{
 width: 80%;
}

/* ------------------------------------------------
事例
------------------------------------------------ */

.case_type .element_01 img{
    max-width: 360px;
    max-height: 320px;
    width: auto;
    height: auto;
}
.ico_list{
	overflow: hidden;
}

.ico_list li{
	width: 60px;
	float: left;
	margin-right: 10px;
}

.child_list{
	overflow: hidden;
}

.child_list .element_01,
.child_list .element_02{
	width: 50%;
}

.child_list .element_01{
	float: left;
}

.child_list .element_02{
	float: right;
}

.child_list li{
	padding-left: 17px;
	margin-bottom: 3px;
	display: block;
	background: transparent url("../images/common/ar01.jpg") no-repeat scroll 2px 3px;
}

.child_list li li{
	background: transparent url("../images/common/ar02.jpg") no-repeat scroll 2px 3px;
}

/* --------------------------------------
 FAQ 
-------------------------------------- */

#faq_menu{
	padding: 10px;
	background: #F2F2F2;
	border: dotted 1px #999;
	font-size: 1.2em;
}

#btn_faq{
	text-align: right;
	margin: 0 0 15px 0;
}

#faq_menu p,
#faq_menu form{
	margin: 0;
	padding: 0;
}

.faq_list li{
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	line-height: 15px;
	background: url(/images/faq/faq_q.gif) no-repeat left top;
}
	

.faq h3{
	padding: 5px 5px 5px 25px!important;
	color: #012884!important;
	line-height:1.5;
	background: #FFC url(/images/faq/faq_q.gif) no-repeat left top;
	border: solid 1px #14215F!important;
}

.faq .section_body{
	padding: 5px 5px 5px 25px;
	margin-top: 7px;
	line-height:1.5;
	background: url(/images/faq/faq_a.gif) no-repeat left top;
	border: solid 1px #14215F;
}

/* ======================================
お客様の声
=======================================*/

.voice_list{
	border: solid 1px #0B1C3C;

}

.voice_excerpt,
.voice_excerpt .element_01,
.voice_excerpt .element_02,
.voice_excerpt .to_detail{
	overflow: hidden;
}

.voice_list .voice_excerpt{
	padding: 0 15px 15px 15px;
}

.voice_excerpt .element_01{
	width: 150px;
	float: left;
	margin-right: 15px;
}

.voice_excerpt .element_01 img{
	width: 100%;
	height: auto;
}

.voice_excerpt .element_02{
	font-size: 1.4em;
	float: right;
	width: 520px;
}

.voice_list .to_detail{
	text-align: right;
	padding: 0 15px 15px 15px;
}


/*お客様の声（コンテンツページ内に使用箇所あり：吹き出し）*/

.voice_icon dl{
	margin: 0;
	padding: 0;
}

.voice_icon dt{
	list-style: none;
	padding: 0 0 0 40px;
	margin: 20px 0 0 0;
	line-height:38px;
	font-size:16px;
	background: url(../images/voice_icon1.jpg) no-repeat left top;
	border-bottom:#052C70 1px dotted;
}

.voice_icon dd{
	padding: 0 0 0 50px;
	margin: 15px 0 40px 40px;
	line-height:22px;
	background: url(../images/voice_icon2.jpg) no-repeat left top;
}


/* ブログ */

.wp_side_menu{
}

.side_hd{
	background:#122F63;
	color:#FFF;
	border:#0B1C3C solid 1px;
	margin-bottom:10px;
	padding:10px;
	color:#FFF;	
}

.wp_side_menu li{
	padding-left:17px;
	margin-bottom:3px;
	background:url(../images/common/ar01.jpg) 2px 3px no-repeat;
	font-size:12px;
}

.wp_side_menu li a{
	color:#000;
}
