/*  
Theme Name: ESP総研様 2014年度Webサイトデザインテーマ
Theme URI: http://www.espers.co.jp/
Description: ESP総研様 2014年度Webサイトデザインテーマ
Version: 2.0
Author: GUCIO& CO.
Author URI: http://gucio.jp/
*/

/* ----- module ----- */
/* padding
 ------------------------------------------*/
.paddingL5 { padding-left: 5px; }
.paddingL10 { padding-left: 10px; }
.paddingL15 { padding-left: 15px; }
.paddingL20 { padding-left: 20px; }
.paddingL25 { padding-left: 25px; }
.paddingL30 { padding-left: 30px; }
.paddingL40 { padding-left: 40px; }
.paddingL50 { padding-left: 50px; }
.paddingR3 { padding-right: 3px; }
.paddingR4 { padding-right: 4px; }
.paddingR5 { padding-right: 5px; }
.paddingR7 { padding-right: 7px; }
.paddingR8 { padding-right: 8px; }
.paddingR10 { padding-right: 10px; }
.paddingR12 { padding-right: 12px; }
.paddingR15 { padding-right: 15px; }
.paddingR20 { padding-right: 20px; }
.paddingR22 { padding-right: 22px; }
.paddingR25 { padding-right: 25px; }
.paddingR30 { padding-right: 30px; }
.paddingR35 { padding-right: 35px; }
.paddingR40 { padding-right: 40px; }
.paddingR45 { padding-right: 45px; }
.paddingR50 { padding-right: 50px; }
.paddingR60 { padding-right: 60px; }
.paddingB0 { padding-bottom: 0px; }
.paddingB5 { padding-bottom: 5px; }
.paddingB8 { padding-bottom: 8px; }
.paddingB10 { padding-bottom: 10px; }
.paddingB15 { padding-bottom: 15px; }
.paddingB18 { padding-bottom: 18px; }
.paddingB20 { padding-bottom: 20px; }
.paddingB25 { padding-bottom: 25px; }
.paddingB30 { padding-bottom: 30px; }
.paddingB35 { padding-bottom: 35px; }
.paddingB40 { padding-bottom: 40px; }
.paddingB50 { padding-bottom: 50px; }
.paddingB60 { padding-bottom: 60px; }
.paddingB70 { padding-bottom: 70px; }
.paddingB80 { padding-bottom: 80px; }
.paddingB90 { padding-bottom: 90px; }
.paddingB100 { padding-bottom: 100px; }
.paddingT8 { padding-top: 8px; }
.paddingT10 { padding-top: 10px; }
.paddingT11 { padding-top: 11px; }
.paddingT12 { padding-top: 12px; }
.paddingT18 { padding-top: 18px; }
.paddingT20 { padding-top: 20px; }
.paddingT25 { padding-top: 25px; }
.paddingT30 { padding-top: 30px; }
.paddingT40 { padding-top: 40px; }
.paddingT50 { padding-top: 50px; }

/* margin
 ------------------------------------------*/
.margin0 { margin: 0px; }
.marginT10 { margin-top: 10px; }
.marginT20 { margin-top: 20px; }
.marginR1 { margin-right: 1px; }
.marginR10 { margin-right: 10px; }
.marginR20 { margin-right: 20px; }
.marginB10 {margin-bottom:10px;}
.marginB20 {margin-bottom:20px;}
.marginB30 {margin-bottom:30px;}
.marginL1 {margin-left:1px;}
.marginL10 {margin-left:10px;}
.marginL20 {margin-left:20px;}

/* text align
 ------------------------------------------*/
.txtLeft { text-align:left; }
.txtCenter { text-align:center; }
.txtRight { text-align:right; }
.align_top { vertical-align: top; }

/* display
 ------------------------------------------*/
.block { display:block; }
.inline { display:inline; }
.dspnone { display:none; }

/* float
 ------------------------------------------*/
.floatl { float:left; }
.floatr { float:right; }
.textblock{ overflow:hidden;zoom:1;}



body {
	font-size: 0.84em;
	line-height: 1.65;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	margin: 0 auto;
	color: #444;
/*	background: #E7E3DC;*/
	background: #E7E3DC url(images/bg.png) center repeat-y;
	}

a:link, a:visited {color: #06c;text-decoration:none;}
a:hover {color: #06c;text-decoration:underline;}



#wrapper_box {
	display: block;
	position: relative;
	top: 0px;
	z-index: 1;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	}

#wrapper {
	display: block;
	width: 960px;
	padding: 0;
	text-align: left;
/*
	background: #fff url(images/bg.png) center repeat-y;
*/
	}
/*module*/

.right{
	text-align:right;}


/* ----- ヘッダー部 ----- */

#header_box {
	display: block;
	width: 100%;
	background: #fff;
	}

#header {
	display: block;
	height: 80px;
	padding: 0 10px 10px 20px;
	overflow: hidden;
	}

#headerimage {
	display: block;
	width: 100%;
	}

#logo {
	float: left;
	}
	
#search {
	display: block;
	float: right;
	text-align: right;
	margin: 10px 0;
	}



/* ----- 上部ナビゲーションメニュー ----- */

#topnavi {
	display: block;
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 34px;
	margin: 0;
	background: #2b9500;
	border-bottom: 1px solid #fff;
	}

#topnavi ul {
	list-style: none;
	display: inline;
	}

#topnavi ul li {
	float: left;
	}

#topnavi ul li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 34px;
	padding-top: 34px;
	width: 100%;
	}

#nav01 { width: 160px; }
#nav02 { width: 160px; }
#nav03 { width: 160px; }
#nav04 { width: 160px; }
#nav05 { width: 160px; }
#nav06 { width: 160px; }

#nav01 a { background-image: url(images/topmenu_bg.gif);background-position: 0px 0; }
#nav02 a { background-image: url(images/topmenu_bg.gif);background-position: -160px 0; }
#nav03 a { background-image: url(images/topmenu_bg.gif);background-position: -320px 0; }
#nav04 a { background-image: url(images/topmenu_bg.gif);background-position: -480px 0; }
#nav05 a { background-image: url(images/topmenu_bg.gif);background-position: -640px 0; }
#nav06 a { background-image: url(images/topmenu_bg.gif);background-position: -800px 0; }

#nav01 a:hover, #nav01 a.active { background-image: url(images/topmenu_bg.gif);background-position: 0px 34px; }
#nav02 a:hover, #nav02 a.active { background-image: url(images/topmenu_bg.gif);background-position: -160px 34px; }
#nav03 a:hover, #nav03 a.active { background-image: url(images/topmenu_bg.gif);background-position: -320px 34px; }
#nav04 a:hover, #nav04 a.active { background-image: url(images/topmenu_bg.gif);background-position: -480px 34px; }
#nav05 a:hover, #nav05 a.active { background-image: url(images/topmenu_bg.gif);background-position: -640px 34px; }
#nav06 a:hover, #nav06 a.active { background-image: url(images/topmenu_bg.gif);background-position: -800px 34px; }

#topnavi ul .parent ul {
	display: none;
	}

#topnavi ul .parent ul li {
	display: none;
	}

#topnavi ul .parentOn ul {
	display: block;
	}

#topnavi ul li.parentOn ul li{
	float: none;
	}

#topnavi ul li.parentOn ul li a {
	display: block;
	overflow: hidden;
	height: auto !important;
	padding: 4px 0 4px 15px;
	width: 143px;
	background: #f7f7f7;
	border-top: 1px solid #fff;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	color: #444;
	font-size: 90%;
	}

#topnavi ul li.parentOn ul li a:hover {
	background: #fff url(images/list.gif) 5px no-repeat;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
	}





/* ----- コンテンツ部全体 ----- */

#page {
	display: block;
	width: 100%;
	margin: 0 auto;
	}



/* ----- パンくずリスト ----- */

div.breadcrumb {
	display: block;
	width: 740px;
	margin: 0 0 15px;
	padding: 0px 10px 6px;
	font-size: 12px;
	border-bottom: 4px solid #f2f2f2;
	}
div.breadcrumb a{
	text-overflow: ellipsis; 
	max-width:20em;}
/*ワンカラム*/
div.breadcrumb_one {
	display: block;
	width: 940px;
	margin: 0 0 15px;
	padding: 0px 10px 6px;
	font-size: 12px;
	border-bottom: 4px solid #f2f2f2;
	}
div.breadcrumb a , div.breadcrumb_one a{
}

/* ----- ページャー --*/
.navigation{
	width:100%;
}
.navigation .alignleft{
	text-align:left;
	width:50%;
	float:left;
}
.navigation .alignright{
	text-align:right;
	width:50%;
	float:right;	
}

/* ----- 本文エリア ----- */

#content {
	display: block;
	float: left;
	width: 720px;
	margin: 0px;
	}

#content_one_column {
	clear:both !important;
	width: 100% !important;
	}

#content_inner {
	display: block;
	width: 700px;
	margin: 0 auto 0 auto;
	padding:0 0 10px 20px;
	}

#content_inner_one_column {
	width: 900px !important;
	margin:0 auto 0 auto !important;
	padding: 0 0 10px 20px;
	}

#content dl,
#content ul {
	padding: 0 0 10px;
	}


#content dl dt {
	clear: both;
	float: left;
	width: 132px;
	padding: 5px 0 5px 13px;
	background: url(images/list.gif) left 11px no-repeat;
	}

#content dl dd {
	float: left;
	width: 530px;
	padding: 5px 0 5px;
	}

#content dl dt, #content dl dd{
	border-top: 1px dashed #ccc;
	}
#content ul.archivelist {
	padding: 20px 0 10px 0;
	}


#content ul.archivelist li {
	list-style:none;
	padding: 5px 0 5px 13px;
	background: url(images/list.gif) left 11px no-repeat;
	border-bottom: 1px dashed #ccc;
	}
#content ul.archivelist li .date{
	display:block;
	padding:0 0 5px 0;
}
#news_box {
	clear: both:
	width: 100%;
	padding: 10px 10px 10px 0;
	margin:0 0 0 0;
	}
#news_box dt{
	padding: 10px 0 0px 10px;}

#news_box ul {
	padding: 0px 0 0px 0px;
	}

#news_box ul li {
	padding: 5px 0 5px 13px;
	background: url(images/list.gif) left 11px no-repeat;
	border-bottom: 1px dashed #ccc;
	}



/* ---------- 前のページ・次のページ・トップへ戻る ---------- */

p.contentnavi {
	text-align: right;
	}

p.gotop {
	text-align: right;
	font-size: 90%;}




/* ---------- サイドバー ---------- */

#sidebar {
	float: right;
	width: 219px;
	margin: 10px 1px 16px 0;
	padding: 0 5px;
	line-height: 1.8;
	}

h3.sidebar_title{
	margin: 10px 10px 0 0;
	padding: 2px 0 2px 12px;
	font-size: 120%;
	color: #000;
	background: #f2f2f2;
	}

#sidebar p {
	padding: 0px 10px;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	}

#sidebar ul li a {
	display: block;
	width: 190px;
	padding: 3px 0 3px 4px;
	color: #777;
	font-size:90%;
	line-height: 1.2;
	border-left: 5px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}

#sidebar ul li a:hover {
	color: #000;
	text-decoration: none;
	border-left: 5px solid #006e01;
	border-bottom: 1px solid #f2f2f2;
	}

#sidebar ul li.spacialmenu a {
	display: block;
	width: 190px;
	padding: 6px 0 5px 8px;
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	background: #a0c8a0;
	border-left: 5px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}

#sidebar ul li.spacialmenu a:hover {
	color: #fff;
	background-color: #080;
	text-decoration: none;
	border-left: 5px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}




/* ---------- フッター関連 ---------- */

#footer_box {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	background: #fff;
	border-top: 5px solid #f2f2f2;
	}
	
#footer {
	width: 100%;
	font-size: 90%;
	}

#footer p{
	font-size: 90%;
	text-align: center;
	padding-top: 0px;
	color: #999;
	line-height: 180%;

	}

#footer p a{
	text-decoration: none;
	}

#footer p a:hover{
	text-decoration: underline;
	}



/* ---------- 全体のテキストやイメージなど ---------- */

h2 {
/*
	background-image:url(images/h2_dot.gif);
	background-repeat:no-repeat;
	background-position:0 0.8em;
*/
	border-left:double 6px #006600;
	line-height: 100%;
	font-size: 2em;
	font-weight: normal;
	color:#000000;
	margin: 0 0 0 0;
	padding:0 15px 0 10px;
	clear:both;
	}
h2.sec{
	line-height: 1.3em;
	margin:20px 0 0 15px;
	border-left:double 6px #006600;
	}
h2#sec_title{
	line-height: 1.3em;
	margin:10px 0 0 15px;
	border-left:double 6px #006600;
	}
div.title_under{
	margin:10px 20px 10px 30px;
	line-height: 1.2em;}

h3 {
	font-size: 1.4em;
	line-height: 1.6em;
	}

.mainimg {
	display: block;
	text-align: center;
	margin: 30px 0;
	padding: 30px 0;
	background: #fff;
	border: 3px solid #fff2f2;
	}

h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 20px 0 20px;
	}

h5 {
	clear: both;
	font-size: 1.em;
	line-height: 1.2;
	margin: 40px 0 10px;
	}

h6 {
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: bold;
	margin: 10px 0;
	}

p {
	padding: 0 0 1em;
}
div.title_under{}

img.alignleft {
	clear: left;
	float: left;
	padding: 0 25px 15px 0;
	}

img.alignright {
	clear: right;
	float: right;
	padding: 0 0 15px 25px;
	}

img.onethird { width: 220px; max-width: 33%; margin: 0 0 20px 0; }
img.half { width: 340px; max-width: 50%; margin: 0 0 20px 0; }
img.full { width: 100%; max-width: 100%; margin-bottom: 20px; }


ul {
	list-style-type: square;
	margin:0;
	}

ol {
	list-style-type: decimal;
	margin:0;
	}

ul li. ol li {
	}
	
blockquote {
	font-size: 0.92em;
	font-style: normal;
	text-decoration:none;
background-color: #e8f1e8;
border: 1px solid #dddddd;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

	margin: 20px 20px 0 20px;
	padding:20px 20px 0 20px;
	}

blockquote p {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	}


.clear{
	clear: both;
	}

.entry .red{
	color:#FF0000;}

.entry{
	margin:0 20px 0 20px;
	}
.entry h3{
	color:#006600;
	border:solid 0 0 1px 0 #006600;
	margin:20px 0 20px 0;
	clear:both;
	}
.entry p{
	margin:0 20px 10px 20px;
	padding:0 0 20px 0;}
.entry p.drop:first-letter{
	 float       : left;
  font-size   : 2.5em;
  line-height : 1.0;
  margin      : 0 0.1em 0 0;
  padding     : 0.125em 0;}

.entry h4{
	font-size:1.4em;
	line-height:170%;
	font-weight:bold;
	color:#006600;
	background-color: #F8FFC7;
	border: 1px solid #E8EBB2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e7e3dc');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e7e3dc')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	/*
	background-image: -moz-linear-gradient(top, #ffffff, #F8FFC7);
	background-image: -ms-linear-gradient(top, #ffffff, #F8FFC7);
	background-image: -o-linear-gradient(top, #ffffff, #F8FFC7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#F8FFC7));
	background-image: -webkit-linear-gradient(top, #ffffff, #F8FFC7);
	background-image: linear-gradient(top, #ffffff, #F8FFC7);
	*/
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
	/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
	padding:20px;
	margin:20px 0 20px 0;
	}
.entry h5{
	font-size:1.2em;
	line-height:1.3em;
	color:#006600;
	border-bottom:dotted 1px #006600;
	margin:20px 0 20px 20px ;
	}
.entry h6{
	font-size:1.1em;
	font-weight:normal;
	line-height:1.2em;
	margin:0 0 10px 20px;}
.entry ul li.nodisc{
	list-style:none;
	margin:0 1.5em 0 0;}
.entry li{
	margin:0 1.5em 0 1.5em;}
.entry table{}
.entry table th{
	font-weight:normal;
	background:#eeeeee;
	}
.entry table , .entry table th , .entry table td{
	border:solid 1px #cccccc;}
.entry table th , .entry table td{
	padding:10px;}

.entry table th , .entry table td{}

/* ----- リスト関連 ----- */
#list_box{
	text-align:left;
	width:940px;
	margin:20px auto 0 auto;
	}
#list_box p{	
	width:100%;
	padding:0px;padding:10px 0 0 0;
	}
#list_box ul{}
#list_box ul li{
	float:left !important;
	list-style:none;
	width:420px;
	height:7em;
	margin:0 0 20px 0;
	padding:0;
	border-top:dotted 1px #000;
}
#list_box ul li:nth-child(even){
	margin-left:40px;}
#list_box ul li:nth-child(odd) {}
#list_box.two_column{
	}
#list_box dl{
	margin:0 !important;
	width:410px !important;
	border:0 !important;
}

#list_box dt {
	background: #f2f2f2  !important;
	clear:both !important;
	width:100% !important;
	/*background: url(images/list.gif) left 11px no-repeat;*/
	padding: 3px;  !important;
	border:0 !important;
	}
#list_box dt a{
	font-size:1.05em !important;}

#list_box dl dd{
	width:100% !important;
	border:0 !important;
	padding:0 10px 0 10px !important;
	margin:8px 0 0 0 !important;
	border:0 !important;
	}
#list_box dd span{
	font-size:70% !important;
	color:#000;
	padding: 0 0 0 10px;
	}
#list_box dl dd a{
	font-size:0.9em !important;
	color:#000000;
	}
#list_box dl dd a:hover{}
#list_box .sub_link{
	text-align:right;
	font-size:90%;}
/* ----- テーブル関連 ----- */

table {
	width: 100%;
	margin: 10px 0;
	}

table.youkou {
	width: 100%;
	margin: 10px 0;
	font-size: 90%;
	}

table.noborder {
	cell-spacing: 0px; 
	}
	
th, td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #aac;
	text-align: justify;
	text-justify: distribute;
	}

th {
	font-weight: bold;
	white-space: nowrap;
	}

.noborder th,
.noborder td {
	border: 0px;
	padding: 0;
	}


/* ----- TOP video ----- */

ul.youtube{
	clear:both;
	width:100%;
	height:170px;
	margin:10px 0 0 0;
	padding:0;
	}
ul.youtube li iframe{
	width:220px;
	height:124px;
	margin:0;}
ul.youtube li{
	list-style:none;
	float:left;
	margin:0 20px 0 0;
	}
ul.youtube li:last-child{
	margin:0 0 0 0;
	}
ul.youtube li span{
	display:block;
	margin:3px 0 0 0;
	font-size:80%;
	}
	
/* ----- contact block ----- */	
.contact_block{
	background-image:url(images/contact_bg.png);
	background-repeat:no-repeat;
	clear:both;
	width:920px;
	height:100px;
	margin:40px auto 20px auto;
	}
.contact_block .btn{
	float:left;
	width:420px;
	margin:15px 0 0 25px}
.contact_block .btn a:hover{
	filter:alpha(opacity=85);
     -moz-opacity:0.85;
     -khtml-opacity: 0.85;
     opacity:0.85;
	}
.contact_block .tel{
	float:right;
	width:420px;
	margin:15px 25px 0 0;
	}
/*----- お問い合わせフォーム -----*/
#contact_box {
	width: 100%;
	padding: 10px 10px 10px 0;
	margin:0 0 0 20px;
	font-size: 12pt !important;
}
#contact_box dt{
	background: none  !important;
}
#contact_box p{
	padding: 0 !important;
}
#contact_box p.title{
	margin: 20px 0 30px -5px !important;
}
#contact_box .table{
    display:table;
	table-layout: fixed;
	 width: 100%;
}
#contact_box .row{
    display:table-row;
	border-top: 1px solid  #ccc;
	padding: 0 !important;
}
#contact_box .th-cel{
	display: table-cell;
	border-top: 1px solid #ccc;
	background-color: #F8F8F8 !important;
	width: 30%;
	height: 65px;
	padding: 45px 0 0 30px !important;
}
#contact_box .td-cel{
    display:table-cell;
	border-top: 1px solid  #ccc;
	width: 60%;
    padding: 17px 0 0 30px !important;
	vertical-align: middle;
}
#contact_box .line-height{
	padding-top: 45px !important;
}
#contact_box span.required:after {
	content: url("images/bt_need.png");
	float: right;
	margin-right: 30px;
}
/*--------入力フォームテンプレ-------*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{
    background-color: #ffff99;
    color: #000;
	width:90%;
	height:25px;
	font-size: 1em !important;
}
/*---------チェックボックス---------*/
#contact_box dt#check_box_th{
	display:table-cell;
	border-top: 1px solid  #ccc;
	background-color: #F8F8F8 !important;
	width: 30%;
	padding: 100px 0 90px 30px;
}
#contact_box dt#email_th{
	display:table-cell;
	border-top: 1px solid  #ccc;
	background-color: #F8F8F8 !important;
	width: 30%;
	padding: 50px 0 50px 30px;
}
div#acceptance {
	position: relative;
	width: 690px !important;
    height: 70px !important;
	margin: 40px 0;
    background-color: #dddddd !important;
}
div#acceptance p{
	position: absolute;
	top: 23px;
	left: 240px;
}
div#acceptance span.acceptance-agree{
	margin-right: 15px;
}
#acceptance input[type="checkbox"]{
   -webkit-transform: scale(1.8);
   transform: scale(1.8);
   }
 div#submit-send{
	 position: relative;
 	width: 690px !important;
     height: 70px !important;
 }
#submit-send input[type="image"]{
	position: absolute;
	top: 23px;
	left: 140px;
}
p.email-height{
	margin-top: 13px;
}
#contact_box dt#textarea_th{
	display:table-cell;
	border-top: 1px solid  #ccc;
	background-color: #F8F8F8 !important;
	width: 30%;
	padding: 50px 0 50px 30px;
}
span.wpcf7-list-item {
display: block;
margin: 10px 0 10px 0;
}
.wpcf7-list-item-label{
margin-left: 10px;
}
/*---------テキストボックス（名前）--------*/
.wpcf7 input[name="lastname"],
.wpcf7 input[name="firstname"],
.wpcf7 input[name="lastkana"],
.wpcf7 input[name="firstkana"] {
    width: 35%;
    height: 25px !important;
    margin: 0 10px 0 10px !important;
}
.wpcf7 input[name="telnumber1"],
.wpcf7 input[name="telnumber2"],
.wpcf7 input[name="telnumber3"]  {
        width: 20%;
        height: 25px !important;
	margin: 0 10px 0 10px !important;
}
.wpcf7 input[name="zip1"],
.wpcf7 input[name="zip2"] {
    width: 20%;
    height: 25px !important;
    margin: 0 10px 0 10px !important;
}
.wpcf7 input[name="zip-btn"]{
	width: 90px;
    height: 30px;
    font-size: 0.8em;
}
.wpcf7 input[name="zip-btn"]{
	width: 90px;
    height: 30px;
    font-size: 0.8em;
}
.wpcf7 select[name="pref3"]{
    width: 20%;
    height: 26px;
    line-height: 26px;
    font-size: 1em;
}
.wpcf7 textarea{
	background-color: #ffff99;
    color: #000;
    width: 90%;
	height:90px;
    font-size: 1em !important;
}
/*-------エラーメッセージ-----------*/
.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-validates-as-required.wpcf7-not-valid {
    background: pink !important;
}
div.screen-reader-response ul{
	display: none;
}
#contact_box div.screen-reader-response{
	display: none;
}
div.screen-reader-response {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
div.wpcf7-validation-errors {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7;
		margin-top: 15px;
    }
div.wpcf7-mail-sent-ok {
        color: #3A87AD;
        background-color: #D9EDF7;
        border: 1px solid #BCE8F1;
		margin-top: 15px;
    }
	
	
/* ----- Q and A ----- */	

#qanda{
	margin:20px;
	padding:20px;
	}
#qanda h3{
	font-size:16px;
	line-height:180%;
	background-color:#0c9c3c;
	background-image:url(images/question.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	color:#fff;
	margin:0 0 0 0;
	padding:7px 20px 10px 45px;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	}
#qanda h4{
	color:#000;
	font-size:14px;
	line-height:150%;
	margin:0 0 0 0;
	padding:10px 30px 45px 45px;
	background-image:url(images/answer.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
	border:0;
	}
