/*
Theme Name: Chapter 7
Theme URI: http://www.www.www/
Description: This is my sample theme.
*/
/******* サイト全体 *******/
* {
	padding:0;
	margin: 0;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}
body{
	color:#333333;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0 auto;
	background: url(images_03.jpg) repeat-x top #F3F3F3;
}
body.body2{
	color:#333333;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0 auto;
	background: url(images_003.jpg) repeat-x top #F3F3F3;
}
img {
	vertical-align: top;
}
a img {
	border: 0;
}
li {
	list-style-type: none;
}
a{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
a:hover img	{
	-moz-opacity: 0.80;
	opacity: 0.80;
}
p	{
	font-size:1.0em;
	line-height: 1.6em;
}
#space	{
	margin-top: 20px;
}
.mb5	{
	margin-bottom: 5px;
}
.mb10	{
	margin-bottom: 10px;
}
.mb15	{
	margin-bottom: 15px;
}

.mb20	{
	margin-bottom: 20px;
}

.mb30	{
	margin-bottom: 30px;
}
.clear	{
	both: clear;
}


/* コンテナ */
#container	{
	width: 918px;
	margin: 0 auto;
	padding: 0 auto;
}


/************* ヘッダー *************/
#head {
	height: 206px;
	position: relative;
}
#head h1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
}
#head h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#head p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
}
#head p a {
	color: #FFFFFF;
	text-decoration: none;
}
#head img#logo {
	position: absolute;
	top: 46px;
}
#head #info a {
	color: #FFFFFF;
	text-decoration: none;
}
#head #info {
	position: absolute;
	right: 5px;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
	text-align: right;
	top: 2px;
}
#info_link	{
	line-height: 22px;
}
#head #info strong {
	color: #003577;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#head #info strong a {
	color: #003577;
	text-decoration: underline;
}
#head #info span {
	font-size: 18px;
	color: #666666;
}


/************* ナビゲーションバー *************/
#navi {
	width: 100%;
	top: 115px;
	height: 81px;
	position: absolute;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#navi ul {
	height: 81px;
}
#navi li a{
	width: auto;
	height: 81px;
	display: block;
	float: left;
}
#navi li {
	display: inline;
}


/************* イージングスライダー *******************/
#slide	{
	width: 918px;
	margin-top: 0px;
	margin-bottom: 14px;
}


/****************** パンくず部分 ****************/
.pankuzu	{
	width: 100%;
	margin: 18px 0;
	font-size: 0.95em;
	color: #333333;
	text-align: left;
}


/************* トップページ *************/
#topcontent	{
	width: 690px;
	float: right;
	margin-bottom: 30px;
}
#topcontent h2	{
	width: 690px;
	height: 36px;
	color: #FFFFFF;
	background-image: url(top_h2.jpg);
	background-repeat: no-repeat;
}
#topcontent p	{
	text-align: center;
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0 0 20px;
}

/************* お知らせ トップページ ***************/
#news	{
	padding: 6px 10px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#news li	{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 4px;
	padding: 2px 10px 6px;
	border-bottom: 1px dotted #cccccc;
}
#news li a	{
	color: #666666;
	text-decoration: none;
}
#news li .date	{
	font-weight: normal;
	margin-right:14px;
}
#news li .cate	{
	line-height: 21px;
	margin-right:12px;
}

/************* コンテンツ トップページ ***************/
#pickup	{
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 22px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.top-midashi	{
	margin: 10px 0 -20px;
}

#pickup img.hidari	{
	margin: 30px 30px 0px 30px;
}
#pickup img.hidari2	{
	margin: 30px 0px 15px 30px;
}
#pickup img.migi	{
	margin-top: 30px;
}
/************* 固定ページ *************/
#content.page	{
	width: 680px;
	margin-bottom: 40px;
	background: #dddddd;
}
#content	{
	width: 680px;
	float: right;
}
#content h2	{
	width: 671px;
	height: 80px;
	color: #003c80;
	font-size: 1.6em;
	font-weight: bolder;
	line-height: 80px;
	background-image: url(h2.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.check h3	{
	color: #000000;
	font-size: 1.4em;
	font-weight: bolder;
	line-height: 44px;
	margin-top: 12px;
	padding-left: 44px;
	background: url(images_90.png) no-repeat center left;
}
#content h4	{
	color: #000000;
	font-size: 1.2em;
	font-weight: bolder;
	margin-top: 6px;
	margin-bottom: 2px;
}
#content h5	{
	margin-top: 2px;
	margin-bottom: 2px;
}
#contact_bn	{
	width: 690px;
	height: 80px;
	margin: 20px 0;
	background-image: url(contact_bn.gif);
	background-repeat: no-repeat;
}

/************* 固定ページの内容 *************/
.naiyou	{
	padding: 20px;
	background: #F9F9F9;
}
.naiyou li	{
	font-size: 14px;
	font-weight: normal;
	padding-left: 14px;
	background: url(li_kotei.png) no-repeat left center;
	text-decoration: underline;
}
.naiyou p	{
	line-height: 22px;
	padding: 10px 20px;
	background: #FEFEFE;
}
.komidashi	{
	margin-bottom: 6px;
}
.c_img_left img	{
	float: left;
	margin: 16px 20px 10px 20px;
	border: 1px #DDDDDD solid;
	background-color: #FFFFFF;
	both: clear;
}
.c_img_right img	{
	float: right;
	margin: 16px 20px 10px 20px;
	border: 1px #DDDDDD solid;
	background-color: #FFFFFF;
	both: clear;
}
.syomei {
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "有澤楷書","ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
	padding-top: 5px;
}
.kz-menu	{
	margin-bottom: 20px;
}

/************* 記事 *************/
#pagetitle	{
	color: #666666;
	font-size: 1.2em;
	margin: 0 10px 0 5px;
	padding-left: 20px;
	background-image: url(pl.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.post	{
	width: 680px;
	float: right;
	margin-bottom: 10px;	
}
.post h2	{
	height: 80px;
	color: #003c80;
	font-size: 1.5em;
	font-weight: bolder;
	line-height: 80px;
	background-image: url(h2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.post a	{
	color: #FFFFFF;
}
.post p	a	{
	color: #666666;
}
#kakomi	{
	border: 1px solid #C1C1C1;
	background-color: #F5F5F5;
	padding: 20px;
}


/************* ブログ記事のページ *************/
#content.blog-page	{
	width: 680px;
	margin-bottom: 40px;
	background: #F3F3F3;
}
.blog-post	{
	width: 680px;
	float: right;
	margin-bottom: 10px;	
}
.blog-post h2	{
	height: 80px;
	color: #003c80;
	font-size: 1.5em;
	font-weight: bolder;
	line-height: 80px;
	background-image: url(h2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#blog-kakomi	{
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	padding: 20px;
}
#blog-kakomi p	{
	line-height: 30px;
}
p.postinfo	{
	color: #666666;
	font-size: 1.0em;
	text-align: right;
	margin: 20px 0 0;
	clear: both;
}

p.postinfo a	{
	color: #FF0000;
}
p.postinfo a:hover	{
	color: #39aad9;
}


/************* 記事内の画像 *************/
.aligncenter	{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post img	{
	border: none;
}
.alignleft	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.wp-caption	{
	border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
}


/************* ページリンク *************/
span.oldpage	{
	float: left;
	font-size: 1.1em;
}
span.newpage	{
	float: right;
	font-size: 1.1em;
}
p.pagelink a	{
	color: #FF0000;
}
p.pagelink a:hover	{
	color: #39aad9;
}
p.pagelink	{
	overflow: hidden;
	width: 100%;
}



/************* サイドメニュー *************/
#topside	{
	width: 196px;
	float: left;
	margin-bottom: 30px;
}
#topside h3	{
	width: 196px;
}
#side	{
	width: 196px;
	float: left;
	margin-bottom: 80px;
}
#side h3	{
	width: 196px;
}
#sidemenu ul	{
	margin: 0;
	padding: 0;
}
#sidemenu li a	{
	display: block;
}
#sidemenu li span	{
	font-size: 1.6em;
	text-align: center;
}
#sidemenu li span img	{
	padding-right: 6px;
}

#sidecont ul	{
	margin-top: 20px;
	padding: 0;
}
#sidecont li a	{
	display: block;
	margin-bottom: 20px;
}
#sidecont li span	{
	font-size: 1.6em;
	text-align: center;
}
#sidecont li span img	{
	padding-right: 6px;
}

/****** トップに戻る *****/
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/************** フッター **************/
#foot_base	{
	border-top: 2px solid #000000;
	background: url(images_99.jpg) repeat-x;
	clear: both;
}
.centerfoot	{
	color: #FFFFFF;
	text-align: center;
	font-size: 16PX;
	font-weight: bold;
	margin: 10px;
}
#footer	{
	color: #FFFFFF;
	width: 918px;
	padding: 20px 0 10px;
	margin: 0 auto;
}
.fmenu	{
	float: left;
}
.fmenu ul	{
	float: left;
	padding: 4px 20px 20px 0px;
	margin-right: 10px;
}
.fmenu ul li	{
	font-size: 14px;
	font-weight: bolder;
	line-height: 24px;
}
.fmenu ul li a	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-left: 12px;
	background: url(li.png) no-repeat left center;
	text-decoration: underline;
}
.fmenu ul li a:hover{
	font-weight: bolder;
	text-decoration: none;
}
.fcom	{
	font-size: 12px;
	font-weight: bolder;
	line-height: 24px;
	float: right;
}
.fcom ul	{
	font-weight: normal;
	float: right;
	padding: 0px 0px 20px 10px;
}
.fcom ul li	{
	font-size: 12px;
	line-height: 24px;
}
.fcom ul li a	{
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 12px;
	background: url(li.png) no-repeat left center;
	text-decoration: underline;
}
.fcom ul li a:hover{
	font-weight: bolder;
	text-decoration: none;
}
.fcom img	{
	margin-bottom: 10px;
}
address	{
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 2px 0px 2px;
	clear: both;
}
address a	{
	color: #FFFFFF;
}

/************* 実績一覧ページ *************/
.h3_ichiran	{
}
.jisseki_ichiran	{
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
.jisseki_ichiran td	{
	padding: 4px 8px;
	border: 1px solid #cccccc;
}
.jisseki_ichiran tr.kuro	{
	background: #ECECEC;
}
.jisseki_ichiran tr.shiro	{
	background: #FFFFFF;
}
.jisseki_ichiran tr.cho_kuro	{
	color: #FFFFFF;
	background: #666666;
}
/************* 実績詳細個別ページ *************/
.jisseki	{
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
	background: #FFFFFF;
}
.jisseki th	{
	width: 20%;
	text-align: left;
	padding: 8px 12px;
	border: 1px solid #EEEEEE;
}
.jisseki td	{
	width: 80%;
	text-align: left;
	padding: 8px 12px;
	border: 1px solid #EEEEEE;
}
.jisseki btm	{
}


/************* 各ページのh3 *************/
#com h3	{
	width: 690px;
	height: 36px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(com_h3.gif);
	background-repeat: no-repeat;
}
#insp h3	{
	width: 690px;
	height: 36px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(insp_h3.gif);
	background-repeat: no-repeat;
}
#form h3	{
	width: 690px;
	height: 36px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(mail_h3.gif);
	background-repeat: no-repeat;
}
#metal h3	{
	width: 690px;
	height: 36px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(metal_h3.gif);
	background-repeat: no-repeat;
}
#sale h3	{
	width: 690px;
	height: 36px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(sale_h3.gif);
	background-repeat: no-repeat;
}
#insu h3	{
	width: 690px;
	height: 36px;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(insu_h3.gif);
	background-repeat: no-repeat;
}


/************* 一言のかこみ部分 *************/
#insp_t	{
	color: #333333;
	border: 1px solid #e1e1e1;
	background-color: #F9F9F9;
	padding: 15px;
	line-height: 1.6em;
}



/************* お問い合わせページ *************/
.red	{
	color: #F05656;
}
#company_table	{
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	margin: 0 0 20px;
}
#form	{
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	margin: 20px 0;
}
table td.td_head {
	width: 30%;
	background-color: #FAF8F3;
	text-align: left;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #CDBB9C;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	background-image: url(td_head.gif);
	background-repeat: repeat-x;
}
table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	background-image: url(td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}
.wpcf7-form-control.wpcf7-submit	{
	width: 150px;
}


