/*
Theme Name: clovergiken
Description:福岡県福岡市早良区にあるクローバー技建株式会社では、住宅建築から住宅のリフォーム、店舗の内装工事まで建物における建築・建設関連のあらゆる施工を承っております。バリアフリー設計、介護リフォームに関することもお気軽にご相談下さい。
Theme URI: http://www.clovergiken.co.jp/
Version: 1.0
License: クローバー技建株式会社
License URI: http://www.clovergiken.co.jp/
*/

@charset "UTF-8";
/****************************************

          リセットCSSここから

*****************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	line-height: 1.7;
}
/* for WinIE6 */
* html body {
	font-size: 0.8em;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* for WinIE7 */
	*:first-child+html body {
	font-size: 0.75em;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clearfix {
	zoom: 1;
}

/****************************************

          body設定

*****************************************/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
body {
	font-size: 12px;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #111111;
	background: url(images/common/base_bg.png);
}
/****************************************

          clearfix

*****************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}
/* End Hack */

/****************************************

          共通

*****************************************/
#outer {
	width: 100%;
	min-height:100%;
	float: none;
	background-image: url(images/common/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#outer02 {
	background-color: #FFF;
	background: url(images/outer02_bg.jpg) no-repeat top center;
	width: 100%;
	min-height:100%;
	float: none;
}
#sub_outer {
	width: 100%;
	min-height:100%;
	float: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrap {
	width: 100%;
	padding: 0;
	float: none;
}
#inner {
	width: 100%;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/****************************************

          フォント指定

*****************************************/
li {
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #111111;
}
tt {
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #111111;
}
td {
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #111111;
}
tr {
	font-weight: normal;
	font-family: 'メイリオ', Meiryo, Verdana, sans-serif;
	color: #111111;
}
h1 {
	font-size: 16px;
	color: #F3F4EC;
}
h2 {
	font-size: 16px;
	color: #F3F4EC;
}
h3 {
	font-size: 14px;

	color: #6B48A5;
}
h4 {
	font-size: 14px;

}
/****************************************

          リンク指定

*****************************************/
a:link, a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #111111;
	text-decoration: underline;
}
a:hover, a:active {
	font-size: 1em;
	font-weight: normal;
	color: #76851F;
	text-decoration: underline;
}
/****************************************

          ヘッダー

*****************************************/
#header {
	background: url(images/common/header_bg.png) repeat-x;
	margin: 0 auto;/*width: 1200px;*/
}
.header_content {
	height: 110px;
	margin: 0 auto;
	position: relative;
	width: 1050px;
}
.logo_area {
	/*width: 100%;*/
	margin-top: 0;/*padding-left:27px;*/
}
h1 {
	float: left;
	margin-right: 15px;
	margin-top: 17px;
}
h1 a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
h1 a:hover img {
	opacity: 0.6;     /* 透過レベル */
	filter: alpha(opacity=80);
}
p.header-discription {
	color: #a1bfda;
	font-size: 11px;
	padding-top: 12px;
	text-align: left;
}
.header_contact {
	padding:3px 0px 6px 5px;
}
.header_contact a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.header_contact a:hover img {
	opacity: 0.6;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.right_logo_are {
	float: right;
	font-size: 15px;
	/*margin-right: 68px;*/
    width: 213px;
	margin-right:9px;
}
.right_logo_are p {
	height: 21px;
}
/****************************************

          横ナビ

*****************************************/
#header_navi {
	background-image: url("images/common/navi_bg.png");
	background-position:center;
	height: 59px;
	margin-top: 0;
}
#header_navi ul {
	width: 1050px;
	margin:0 auto;
}
#header_navi ul li.menu-item {
	position: relative; /*z-indexの指定や子要素の基準とするために指定*/
	z-index: 1; /*ドロップダウンしたメニューが隠れないように*/
	float: left; /*親メニューは横1列に並べる*/
}
#header_navi ul li.menu-item:last-child {
	position: relative; /*z-indexの指定や子要素の基準とするために指定*/
	z-index: 1; /*ドロップダウンしたメニューが隠れないように*/
	float: left; /*親メニューは横1列に並べる*/
	width: auto;
	margin-right: 0px;
}
#header_navi ul li.menu-item a {
	display: block;    /*要素の幅いっぱいにするために指定*/
	height: auto;
	line-height: auto;
	color: #333;
	font-size: 1em;
	text-decoration: none;
}
/*マウスオーバー時等にメニューの色を変更*/
#header_navi ul li.menu-item a:hover,   /*マウスオーバー時*/
#header_navi ul li.current-menu-item a,     /*現在表示されているページのメニュー*/
#header_navi ul li.current-menu-parent a,  /*現在表示されているページの親のメニュー*/
#header_navi ul li.current-post-ancestor a {
	color: #FFF;
	
}
/* マウスオーバー時に背景色を変更 */
#header_navi ul li.menu-item ul.sub-menu a:hover {
	background-color: #05460f;
	color:#FFF ;
}
#header_navi ul li ul.sub-menu {
	display: none;  /*サブメニューは最初は非表示にしておく*/
	position: absolute;  /*絶対配置にしておかないとうまくいかない*/
	left: 0;
	top: 59px;
	border-top: 1px solid #559560;  /*サブメニューの一番上のボーダートップを指定*/
	width: auto;
}
#header_navi ul li:hover ul.sub-menu {
	display: block;    /*マウスオーバー時にサブメニューを表示する*/
}
#header_navi ul li ul.sub-menu li{
	float: none;  /*サブメニューはフロートさせないので解除*/
	padding: 0;  /*親メニューのパディングを解除*/
}
#header_navi ul li ul.sub-menu li a {  
/*border: 1px solid #eee;  ボーダーの指定（重なって太くなる部分は別でnone解除。一番上は ul 要素に指定）*/
	border-bottom: 1px dotted #2a6a84; /*サブメニュー下部のボーダーを指定*/ 
	padding: 5px 2px;
	background-color: #24A031;
	color: #FFF;
	text-align: center;
	font-size: 1em;
}
/* サブメニューで現在表示されているページのリンクの色を変更する
#header_navi ul li ul.sub-menu li.current-menu-item a {
	display: block;
	background-color: #FE6C09; 
} */
#menu-item-39 ul.sub-menu li a {
	width: 175px;
}
#menu-item-42 ul.sub-menu li a {
	width: 175px;
}
#menu-item-41 ul.sub-menu li a {
	width: 175px;
}
#menu-item-87 ul.sub-menu li a {
	width: 176px;
}
#menu-item-86 ul.sub-menu li a {
	width: 186px;
}
#menu-item-85 ul.sub-menu li a {
	width: 146px;
}
/****************************************

          スライダー

*****************************************/

#slider01 {
	clear: both;
	/*width: 100%;*/
	height: 427px;
	margin: 0 auto;
	padding: 1px 1px 0px 1px;
	text-align:center;
	overflow:hidden;
	background:#C5D8C7;
}
/****************************************

          ティーザー

*****************************************/
#teaser {
	clear: both;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	text-align: center;
	background:#C5D8C7;
}
/****************************************

          content 共通設定

*****************************************/
#content {
	width: 1050px;
	margin: 0 auto;
}
#content_deteal {
	background:url(images/top/contents01_bg.jpg) no-repeat no-repeat top center;
	height:381px;
}
.content01 {
	width:1200px;
	margin:0 auto;
	overflow:auto;
}
#content_deteal01 {
	background:url(images/top/contents02_bg.jpg) no-repeat no-repeat top center;
	height:321px;
}
#left_box {
	float: left;
	width: 726px;
}
/****************************************

          contentトップ用

*****************************************/

.catchCopy {
	width:550px;
	height: 358px;
	padding:42px 0px 0px 80px;
	float:left;
	font-size:17px;
	font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#222;
}
.catchCopy p {
	line-height:1.6;
}
.catch_photo {
	float:left;
	margin:47px 0px 0px 50px;
}
/*3カラムバナー*/
.top_three_columns {
	width: 100%;
	margin-bottom: 20px;
	overflow: auto;
}
.top_three_columns_list {
	width: 320px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
.top_three_columns .top_three_columns_list:nth-child(3n+1) {
 clear: both;
 padding-right: 20px;
}
.top_three_columns .top_three_columns_list:nth-child(3n+2) {
 padding-right: 20px;
}
.top_three_columns_list h3 {
	line-height: 20px;
	color: #731846;
	margin: 10px 0;
	padding-left: 10px;
	background: url(images/title_top_three_columns_list.jpg) no-repeat top left;
}
/*4カラムバナー*/
.top_fore_columns {
	width: 1200px;
	overflow: auto;
	margin:0 auto;
}
.top_fore_columns_list01 {
	width: 297px;
	margin:11px 0px 10px 0px;
	float: left;
	height:229px;
}
.top_fore_columns_list01 a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.top_fore_columns_list01 a:hover img {
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.top_fore_columns_list02 {
	width: 297px;
	margin:11px 0px 10px 10px;
	float: left;
	height:229px;
}
.top_fore_columns_list02 a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.top_fore_columns_list02 a:hover img {
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
 .top_three_columns_list01. icon {
}
 .top_fore_columns .top_three_columns_list:nth-child(4n+1) {
 clear: both;
 padding-right: 20px;
}
.top_fore_columns .top_three_columns_list:nth-child(4n+3) {
 padding-right: 20px;
}
h3.top_fore_columns_list {
	width:95px;
	margin: 24px auto 0 auto;
}
/****************************************

         news＆blog設定 トップ用

*****************************************/
#content_posting {
	width: 100%;
	height: 240px;
	float: left;
	margin-bottom: 40px;
}
.newslist {
	font-size: 1em;
	padding-bottom: 20px;
}
.newslist_tit {
	margin-bottom: 5px;
	color:#5A9F52;
}
/****************************************

         news　詳細ページ設定

****************************************/
ul.post_list {
	width: 100%;
}
ul.post_list li {
	padding: 10px 0 5px;
	border-bottom: 1px dotted #333;
}
ul.post_list li a:link, a:visited {
	font-size: 1em;
	font-weight: nomal;
	text-decoration: none;
}
ul.post_list li a:hover, a:active {
	font-size: 1em;
	font-weight: nomal;
	text-decoration: underline;
}
*/ /****************************************

         投稿 アーカイブ設定

*****************************************/
.post_text01 {
 width: 100%;
 padding: 15px 0;
 font-size: 1em;
 font-family: _sans;
}
.post_text01 h3 {
	clear:both;
}
.post_text01 img {
	height: auto;
	margin-bottom: 30px;
}
.post_sub {
	width: 100%;
	margin-bottom: 20px;
}
.post_three_columns {
	width: 220px;
	height: 250px;
	margin-bottom: 30px;
	float: left;
}
.post_three_columns img {
	height: auto;
}
.post_three_columns p {
	width: 220px;
}
.post_three_columns h3 {
	width: auto;
	line-height: 30px;
	font-size: 13px;
	color: #6C791E;
	margin: 5px 0;
	padding-left: 10px;
	background: url(images/tit_gallery.jpg) no-repeat top left;
}
.post_sub .post_three_columns:nth-child(3n+1) {
 clear: both;
 padding-right: 20px;
}
.post_sub .post_three_columns:nth-child(3n+2) {
 padding-right: 20px;
}
.tit_question {
	width: auto;
	line-height: 30px;
	font-size: 14px;
	color: #005900;
	padding: 10px 0 0 30px;
	background: url(images/tit_question.jpg) no-repeat bottom left;
}
.sub_title02_question {
	width: 680px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #784654;
	font-weight: bold;
	background: url(images/tit_sub_title02.jpg) no-repeat;
	padding: 0 0 10px 20px;
}
/****************************************

         news トップ用

*****************************************/
/*#news_box{
	margin-bottom: 30px;
	background: url(images/bg_news_box.jpg) no-repeat top left;
}*/


.news_box_tit {
	width: 100%;
	height: 56px;
}
.news_box p {
	line-height:1.6;
}
.news_photo {
	float:left;
}
h3.news_title {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-indent: -9999px;
}
h3.title_for_first {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(images/title_for_first.jpg) no-repeat top left;
}
.news_post {
	clear: both;
	height: 120px;
	margin-right: 10px;
	overflow-y: scroll;
	padding: 10px 20px 10px 10px;
	width: auto;
	background: url(images/news_bg.jpg) no-repeat bottom left;
}
.post {
	width: 100%;
}
.news_list li {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px #B09888 dotted;
}
.news_list h4 {
	color: #3E4611;
	font-size: 12px;
}
.news_text01 {
	width: 100%;
}
/****************************************

         contents contact map トップ用

*****************************************/

.contact_box {
	width:1200px;
	margin:0 auto;
}
.contact_photo {
	float:left;
	margin-right:16px;
}
.contact_text {
	float:left;
	margin-right:64px;
}
.contact_mail {
	float:left;
	margin-right:47px;
	margin-top: -35px;
}
.contact_mail a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.contact_mail a:hover img {
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.contact_tel {
	float:left;
	margin-top: 20px;
}
/****************************************

         single.php

*****************************************/
.nav-below {
	margin-top: 25px;
}
/****************************************

         footer

*****************************************/
#footer {
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pagetop {
	clear: both;
	margin: 0 auto;
	text-align: right;
	width: 1050px;
	padding-top: 25px;
}
.footer_information {
	width: 1050px;
	height: 235px;
	padding-top: 30px;
	/*border-top: 1px dotted #887A6C;*/
	margin:0 auto;
}
.footer_left_box {
	color: #3a5920;
	float: left;
	font-size: 13px;
	margin: 10px 0;
	width: 408px;
}
.footer_left_box a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.footer_left_box a:hover img {
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.footer_right_box {
	float: left;
	margin: 90px 0 10px 30px;
	width: 610px;
}
.footer_right_box ul {
	float: left;
	margin-right:5px;
	width:143px;
}
.footer_right_box ul.home {
	float: left;
	margin-right:5px;
	width:99px;
}
.footer_right_box li {
	list-style-type: none;
	color:#3a5920;
	line-height:2.0;
}
.footer_right_box li a:link {
	color:#3a5920;
	text-decoration:none;
}
.footer_right_box li a:hover {
	color:#7d9966;
	text-decoration:underline;
}
.copy {
	color: #3a5920;
	font-size: 11px;
	height: 15px;
	margin: 10px auto;
	text-align: center;
	width: 1050px;
}
.contact_info_detail {
	margin: 20px auto 0;
	transition: all 0.3s ease-in-out 0s;
	width: 1050px;
}
.contact_info_detail .mail {
	float: left;
	height: 86px;
	padding-right: 18px;
	width: 516px;
}
.contact_info_detail .tel {
	float: left;
	height: 86px;
	width: 516px;
}
/****************************************

         sidebar

*****************************************/
#sidebar {
	float: right;
	width: 300px;
}
.bnr a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.bnr a:hover img {
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.bnr a {
	height: 0;
}
li.bnr {
	list-style-type: none;
}
.sidebar_bnr {
	margin-bottom: 10px;
}
.sidebar_bnr li {
	margin-bottom: 4px;
}
.sidebar_bnr_top {
	margin-top: 10px;
}
.sidebar_bnr_top li {
	margin-bottom: 14px;
}
.sidebar_bnr_top li:last-child {
	margin-bottom: 24px;
}
.align_left {
	text-align: left;
}
.side_base {
	border: 1px solid #8a978c;
	padding:0 7px 6px;
}
.sideCommod {
	border: 1px solid #8a978c;
	border-top:none;
}
.sideCommod li {
	background:rgba(0, 0, 0, 0) url("images/common/side_arrow.jpg") no-repeat scroll 12px 12px;
	padding: 12px 0 10px 33px;
	font-size: 13px;
	color:#021004;
}
.sideCommod li a:link {
	text-decoration:none;
	color:#1f3a4e;
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.sideCommod li a:hover {
	text-decoration: underline;
	opacity: 0.7;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.sideCommod li a:visited {
	text-decoration: underline;
	color:#1f3a4e;
}
.company_profile {
	width: auto;
	padding:190px 0 20px 8px;
	background:url(images/common/side_company_bg.jpg) no-repeat;
	border:1px solid #8a978d;
}
.company_profile img {
	margin-bottom: 10px;
}
.company_profile li {
	font-size:14px;
}
/****************************************

         bottom バナー

*****************************************/
/*1カラム*/
.one_columns {
	width:100%;
	overflow:auto;
	background:#B2E2F6;
}
.one_columns .text {
	float:left;
	margin:50px 20px 0 25px;
	font-size:14px;
	color:#041015;
	width:349px;
}
.one_columns .text_l {
	font-size:20px;
	font-weight:600;
}
.one_columns .text_l2 {
	font-size:26px;
	font-weight:600;
	margin-left:-15px;
}
.one_columns .photo {
	float:left;
}
/*2カラム*/
.two_columns_for_first {
	width: 100%;
	margin-bottom: 20px;
	overflow: auto;
}
.two_columns_for_first_list {
	width:340px;
	float:left;
}
.two_columns_for_first .two_columns_for_first_list:nth-child(2n+1) {
 clear:both;
 padding-right: 20px;
}
.contact_info {
	margin-bottom: 2px;
	padding: 68px 0px 8px 0px;
}
.contact_info .mail {
	float:left;
	margin-right:5px;
}
.contact_info .mail a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.contact_info .mail a:hover img {
	opacity: 0.6;     /* 透過レベル */
	filter: alpha(opacity=80);
}
.contact_info .tel {
	float:left;
}
/****************************************

         タイトル

*****************************************/
h2.page_title {
	background: rgba(0, 0, 0, 0) url("images/common/h1.jpg") no-repeat scroll 0 0;
	color: #042d0a;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	padding-left: 25px;
	width: 721px;
}
h2.blog_ttl {
	background: rgba(0, 0, 0, 0) url("images/common/h1.jpg") no-repeat scroll 0 0;
	color: #042d0a;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	padding-left: 25px;
	width: 721px;
}
h3.page_title {
	background: rgba(0, 0, 0, 0) url("images/common/h2.jpg") no-repeat scroll 0 0;
	color: #042d0a;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	padding-left: 25px;
	width: 721px;
}
h3.blog_detail {
	background: rgba(0, 0, 0, 0) url("images/common/h2.jpg") no-repeat scroll 0 0;
	color: #042d0a;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	padding-left: 25px;
	width: 721px;
}

h4.page_title {
	background: rgba(0, 0, 0, 0) url("images/common/h3.jpg") no-repeat scroll 0 0;
	color: #042d0a;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	padding-left: 29px;
	width: 721px;
}
.sub_title01 {
	width: 675px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #EAE3DC;
	font-weight: bold;
	background: url(images/tit_sub_title01.jpg) no-repeat;
	margin-bottom: 10px;
	padding-left: 25px;
}
.sub_title02 {
	width: 680px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #784654;
	font-weight: bold;
	background: url(images/tit_sub_title02.jpg) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 10px 20px;
}
.sub_title03 {
	clear: both;
	width: 700px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #655522;
	font-weight: bold;
	background: url(images/tit_sub_title03.jpg) no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.tit_voice {
	width: 660px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #005900;
	background: url(images/tit_voice.jpg) no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
}
/****************************************

         テキスト

*****************************************/
.text01 {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	overflow: auto;
	font-size:13px;
}
.text02 {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	overflow: auto;
}
.big_text {
	font-size: 1.4em;
}
/****************************************

         背景色設定

*****************************************/
.beige_bg {
	height: auto;
	padding: 20px;
	margin-bottom:30px;
	background-color:#EEEBE1;
	border: 1px solid #E3DFCE;
	overflow: auto;
}
/****************************************

         画像

*****************************************/
.right_img01 {
	float: right;
	margin-left: 15px;
}
.left_img01 {
	float: left;
	margin-right: 15px;
}
.left_img02 {
	float: left;
	margin-right: 15px;
}
.right_img02 {
	float: right;
	margin-left: 15px;
}
.right_img03 {
	float: right;
	margin-left: 15px;
}
.right_img04 {
	float: right;
	margin-left: 15px;
}
.img_box01 {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.left_img03 {

}
.left_img04 {
	float: left;
	margin-right:14px;
}
.left_img05 {
	float: left;
	margin-right: 15px;
}
/****************************************

         リスト

*****************************************/
li.none {
	list-style-type: none;
}
li.line_break {
	padding-top: 1.375em;
}
.text_list {
	margin: 10px;
}
.text_list li {
	list-style-type: none;
}
/****************************************

         テーブル投稿

*****************************************/


/****************************************

         P

*****************************************/
/* 改行 */
p.line_break {
	padding-top: 1.375em;
}
/* 文字強調 */
.p_strong {
	font-weight: bold;
}
/* 文字色赤 */
.text_red {
	color: #9F0000;
}
/* 文字色緑 */
.text_green {
	color: #66781D;
}
/****************************************

         Contact Form7

*****************************************/
.wpcf7-form textarea {
	width: 650px !important; /*本文*/
}
.wpcf7-form .wpcf7-submit {
	width: 50px !important; /*送信ボタン*/
}
.wpcf7 p {
	line-height: 2.0; /*項目間の隙間*/
	padding-top: 3px;
}
.wpcf7-form input {
	width: auto !important; /*ラジオボタン、チェックボタン*/
}
.contact_p_strong {
	border-top: 1px dotted #999;
	font-weight: bold;
	margin-top: 15px;
 padding-top 15px !important;
}
span.wpcf7-list-item {
	display: block;
}
/****************************************

         カラム分け

*****************************************/

/*2カラム*/
.two_columns_box {
	width: 100%;
	margin-bottom: 10px;
	overflow: auto;
}
.two_columns_list {
	width:340px;
	float:left;
}
 .two_columns_box .two_columns_list:nth-child(2n+1) {
 clear:both;
 padding-right: 20px;
}
/*3カラム*/
.three_columns_box {
	width: 100%;
	margin-bottom: 20px;
	overflow: auto;
}
.three_columns_list {
	width: 220px;
	margin-bottom: 10px;
	float: left;
}
.three_columns_box .three_columns_list:nth-child(3n+1) {
 clear: both;
 padding-right: 20px;
}
.three_columns_box .three_columns_list:nth-child(3n+2) {
 padding-right: 20px;
}
/*ビフォーアフター*/
.three_columns_list .case_before {
	padding-bottom: 36px;
	background: url(images/arrow.jpg) no-repeat bottom left;
}
/****************************************

         ページャー設定

*****************************************/
.pager {
	clear:both;
	text-align:center;
	padding:30px 0;
}
a.page-numbers, .pager .current {
	background:rgba(229, 121, 48, 0.02);
	border:solid 1px rgba(229, 121, 48, 0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current {
	background:rgba(0, 0, 0, 1);
	border:solid 1px rgba(0, 0, 0, 1);
	color:rgba(255, 255, 255, 1);
}
/****************************************

         各ページ設定

*****************************************/
.greeting_title01 {
	width: 100%;
	height: 22px;
	margin-bottom: 15px;
	text-indent: -9999px;
	background: url(images/greeting_title01.jpg) no-repeat;
}
.lymph_title01 {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(images/lymph_title01.jpg) no-repeat;
}
.foot_title01 {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(images/foot_title01.jpg) no-repeat;
}
.reflexology_title01 {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(images/reflexology_title01.jpg) no-repeat;
}
.materia_before_after {
	width: 100%;
	padding-bottom: 50px;
	overflow: auto;
	background: url(images/arrow.jpg) no-repeat center 90px;
}
.two_columns_list, .two_columns_list img {
	width:340px;
	float:left;
}
.materia_before_after .two_columns_list:nth-child(2n+1) {
 clear:both;
 padding-right: 20px;
}
/****************************************

          パンくずリスト

*****************************************/

#the_topicpath {
	width:1050px;
  margin: 0 auto 10px;
}
a img {
	border:none;
	verticle-align:top;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover img {
	opacity: 0.6;     /* 透過レベル */
	filter: alpha(opacity=80);
}
/****************************************

         会社概要

*****************************************/
.contact_text_box01 {
	float: left;
	font-size: 13.5px;
	margin:0px 0 20px 0;
	width:100%;
}
.company02Detieal {
	background: #dff6e2 none repeat scroll 0 0;
	border-bottom: 1px dashed #618d9e;
	height: 55px;
	width: 100%;
}
.company02Detieal01 {
	border-bottom: 1px dashed #618d9e;
	height: 75px;
	width: 100%;
}
.company02Detieal_text01 {
	border-right: 1px dashed #1d6427;
	float: left;
	height:55px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text02 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 140px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text03 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 55px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text05 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 35px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text06 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 35px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text07 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 65px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text08 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 95px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text09 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 55px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text10 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 95px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text11 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 95px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.company02Detieal_text04 {
	float:left;
	padding-top: 15px;
}
.company02Detieal02 {
	width:100%;
	height:160px;
	background:#dff6e2;
	border-bottom: 1px dashed #1d6427;
}
.company02Detieal03 {
	border-bottom: 1px dashed #1d6427;
	width:100%;
	height:55px;
}
.company02Detieal04 {
	background: #dff6e2 none repeat scroll 0 0;
	border-bottom: 1px dashed #618d9e;
	height: 75px;
	width: 100%;
}
.company02Detieal05 {
	border-bottom: 1px dashed #1d6427;
	width:100%;
	height:120px;
}
.company02Detieal06 {
	border-bottom: 1px dashed #1d6427;
	width:100%;
	height:75px;
}
.detail {
	font-size: 14px;
	line-height: 1.8;
}
/*-お問い合わせ-*/
.contact_detail {
	font-size: 14px;
	line-height: 1.8;
	padding-top: 30px;
}
.privacy_text_box {
	background: #c2e9c7 none repeat scroll 0 0;
	float: left;
	font-size: 14px;
	margin-top: 30px;
	padding: 15px;
}
/*-よくあるご質問-*/
.faq_base01 {
	border: 1px solid #75967a;
	background: #dbf6df;
	padding:10px;
	height:30px;
}
.q_icon {
	float:left;
	width:5%;
}
.q_text {
	float:left;
	font-size:16px;
}
.faq_base02 {
	border: 1px solid #bd7da2;
	background: #f5d2e7;
	padding:10px;
	height:100px;
	margin-top:5px;
}
.a_text {
	float:left;
	font-size:14px;
	width:95%;
}
/*-流れ-*/
.arrow_flow{
	width:108px;
	margin:0 auto;
}
.m_b20{
	margin-bottom:20px;
}
/*-仕切り線-*/
.green_border{
	border-bottom:dashed 1px #1e9b29;
	margin:10px 0 20px;
}
/*-店舗内装-*/
.m_r0{
	margin-right:0;
}
/*-耐震-*/
.earth_ttl{
	margin:0 auto;
	width:202px;
}
.earth_bg{
	background: url("images/taishin/taishin_bg.jpg") no-repeat;
}
.earth_end{
	margin:20px auto 20px;
	width:458px;
}
.taishin_top_b{
	border-top: 1px solid #268921;
	border-left: 1px solid #268921;
	border-right: 1px solid #268921; 
}
.taishin_under_b{
	border-bottom: 1px solid #268921;
	border-left: 1px solid #268921;
	border-right: 1px solid #268921;
	padding:15px 10px; 
	height:250px;
}
.taishin_under_b01{
	border-bottom: 1px solid #268921;
	border-left: 1px solid #268921;
	border-right: 1px solid #268921;
	padding:15px 10px; 
	height:380px;
}
.taishin_under_b02{
	border-bottom: 1px solid #268921;
	border-left: 1px solid #268921;
	border-right: 1px solid #268921;
	padding:15px 10px; 
	height:330px;
}
.taishin_ttl01{
	background:#268921;
	 font-weight:bold; 
	 color:#FFF; 
	 padding:5px; 
	 font-size:16px; 
	 width:15%;
}
.taishin_ttl02{
	background:#268921;
	 font-weight:bold; 
	 color:#FFF; 
	 padding:5px; 
	 font-size:16px; 
	 width:30%;
}
.taishin_ttl03{
	margin:5px auto 5px;
	width:426px;
}
.three_b_y{
	border: 1px solid #f1883b;
	padding:20px 10px 10px 50px;
	clear:both;
}
/*-代表挨拶-*/
.r_text_box{
	border:1px solid #999999; 
	padding:10px; 
	line-height:24px;
	width:326px;
}
.contact_border{
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 30px;
}
/****************************************

         トップページ

*****************************************/
.top_contents01{
	background-image: url(images/top/contents01_bg.png); 
	background-size: 100% 100%;
	min-height: 250px;
}
.top_contents02{
	margin: 0 auto;
	width: 60%;
	background-image: url(images/top/contents01_mask.png);
	background-size: 100% 100%;
	padding: 10px 40px 30px 40px;
}

.top_photo01{
	width: 100%;
	max-width: 500px;
}
.top_contents03{
	line-height: 2;
	text-align: center;
	font-size: 13px;
	padding-top: 10px
}
.top_contents04{
	margin-top: 20px;
	border-bottom: 3px double #577256;
}
.top_contents04_01{
	margin: 0 auto;
}
.top_photo02{
	max-width: 423px;
	width: 100%;
}

.top_photo04{
	width: 100%;
	max-width: 415px;
}
.top_photo03{
	width: 100%;
	max-width: 246px;
}

.top_contents05{
	width: 100%;
	display: table;
	margin-top: 20px;
}
.top_contents05_01{
	width: 24%;
	padding-right: 5px;
	display: table-cell;
}
.top_contents05_02{
	width: 24%;
	padding: 0px 2px;
	display: table-cell;
}
.top_contents05_03{
	width: 24%;
	padding-left: 5px;
	display: table-cell;
}
.top_contents05_01_text{
	line-height: 2;
}

.top_contents06{
	width: 100%;
	margin-top: 40px;
}
.news_box{
	width: 49%;
	padding-right: 0px;
	float: left;
}
.top_contents06_01{
	width: 50%;
	padding-left: 0px;
	float: right;
	display: block;
	min-height: 225px;
	border-top: 2px solid #29A543;
	border-bottom: 2px solid #29A543;
	padding-top: 5px;
	position: relative;
}
.top_contents06_02{
	width: 100%;
	display: table;
}
.top_re01{
	width: 25%;
	display: table-cell;
	padding-right: 2px;
}
.top_re02{
	width: 25%;
	display: table-cell;
	padding: 0px 1px;
}
.top_re03{
	width: 25%;
	display: table-cell;
	padding-left: 2px;
}
.top_next01{
	position: absolute; 
	bottom: -2px; 
	right: 0px; 
	padding-right: 10px;
	text-align: center;
}
.top_contents07{
	background-image: url(images/top/contents03_bg.png);
	background-size: 100% 100%;
	min-height: 250px;
	position: relative;
	margin-top: 40px;
}
.top_contents07_01{
	margin: 0 auto;
	width: 60%;
	background-image: url(images/top/contents03_mask.png);
	background-size: 100% 100%;
	padding: 10px 40px 30px 40px;
}
.top_contents07_text{
	text-align: center;
}
.top_contents07_text01{
	line-height: 2;
	tex-align: center;
}
.top_next02{
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	padding-bottom: 10px;
	text-align: center;
}
.top_next02_bg{
	background-color: white;
	padding: 0px 20px 10px 20px;
	border: 1px solid #35A84D;
}
.top_contents08{
	width: 100%;
	margin-top: 40px;
}
.top_contents08_01{
		width: 49%;
		padding-right: 0px;
		float: left;
		position: relative;
}
.top_contents08_02{
	background-image: url(images/top/contents04_bg.png); 
	background-size: 100% 100%;
	min-height: 250px;
}
.top_contents08_03{
	margin: 0 auto;
	width: 80%;
	padding: 10px 55px 30px 40px;
}
.top_contents09{
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	padding-bottom: 10px;
	text-align: center;
}
.top_contents10{
	width: 49%;
	padding-left: 0px;
	float: right;
	display:table; 
	position: relative;
}
.top_contents11{
	background-image: url(images/top/contents05_bg.png); 
	background-size: 100% 100%; 
	min-height: 250px;
}
.top_contents12{
	margin: 0 auto;
	width: 90%;
	padding: 10px 25px 30px 40px;
}
.top_contents13{
	position: absolute; 
	bottom: 0px; 
	right: 0px; 
	left: 0px; 
	padding-bottom: 10px; 
	text-align: center;
}
.top_contents14{
	margin-top: 40px;
	display: table;
	width: 100%;
}
.top_contents14_01{
	width: 34%;
	display: table-cell;
}
/*--下層求人募集--*/
.recruit_text{
	text-align:center;
	padding:10px;
	font-size:18px;
}
.recruit02Detieal {
	background: #dff6e2 none repeat scroll 0 0;
	border-bottom: 1px dashed #618d9e;
	height: 95px;
	width: 100%;
}
.recruit02Detieal_text01 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 78px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.recruit02Detieal01 {
	border-bottom: 1px dashed #1d6427;
	width:100%;
	height:95px;
}
.recruit02Detieal_text02 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 78px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}
.recruit02Detieal02 {
	background: #dff6e2 none repeat scroll 0 0;
	border-bottom: 1px dashed #618d9e;
	height: 125px;
	width: 100%;
}
.recruit02Detieal_text03 {
	border-right: 1px dashed #1d6427;
	float: left;
	height: 107px;
	margin-right: 1%;
	padding-top: 15px;
	width: 25%;
	color:#333;
	padding-left:22px;
}