﻿@charset "utf-8";
/*
Theme Name: Sungarden
Theme URI: http://maxline.co.jp
Author: the MaxPress team
Author URI: http://maxline.co.jp/
Description: Sungarden テーマ
Version: 1.3
License: このテーマは商用ライセンスです 無断複写禁止,転売等は厳禁です
Tags: maxpress, light, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, post-formats, theme-options

*/

* {
	margin: 0;
	padding: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
img{vertical-align:text-bottom;}
bol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
br {letter-spacing:normal;}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}
a img{ border:0px;}
br {letter-spacing:normal;}
img {border:0;margin:0;padding:0;vertical-align:bottom;}
/*clearfixのスタイル*/
.clearfix:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {min-height: 1px;}
* html .clearfix {height: 1px;}
.clr {clear:both;margin:0;padding:0;line-height:0;visibility:hidden;height:0;}

/* 縦列中央揃え */
var,
.arrange,
ul.horizontal,
ul.vertical > li > a{
	display:table-cell;
	vertical-align:middle;
}

/* 縦列中央揃え IE6 */
* html var,
* html .arrange,
* html ul.horizontal,
* html ul.vertical > li > a{
	display:inline; !important;
	zoom:1; !important;
}

/* 縦列中央揃え IE7 */
*:first-child+html var,
*:first-child+html .arrange,
*:first-child+html ul.horizontal,
*:first-child+html ul.vertical > li > a{
	display:inline; !important;
	zoom:1; !important;
}

/* ヘッダー画像のホバー効果除去 */
#header .image a:hover img{
	opacity: 1;
	filter: none;
}

/* カラム */
div.column{
	float:left;
}

.chop {
    margin-right: 0 !important;
}

.chop_bt {
	margin-bottom: 0 !important;
}

.noborder {
    border: medium none !important;
    padding: 0 !important;
}

.liner {
	margin-bottom: 10px;
}


/*--------------------------------------------------------------------
ボックスのスタイル
--------------------------------------------------------------------*/

body {
	color: #090909;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: -5px;
}
div#container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
div#container_top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	margin-right: auto;
	margin-left: 60px;
}
div#header_top {
	margin-right: auto;
	margin-left: 60px;
	position: absolute;
	width: 100%;
	top: 5px;
	left: 10px;
}
div#content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
div#content_kasou {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

div#main {
	float: right;
	width: 930px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
div#side-nav {
	float: left;
	width: 240px;
	margin-top: 20px;
}
div#footer {
	clear: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 510px;
	padding-top: 480px;
	margin-top: 0px;
}


/*--------------------------------------------------------------------
リンク設定
--------------------------------------------------------------------*/
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);

}
/*--------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------*/
strong.headerstr {
	font-weight: normal;
	font-size: 10px;
}


#header h1, #header strong {
	color: #ccc;
	font-size: 10px;
	text-align: left;
}
#header_top h1 {
	color: #333;
	font-size: 10px;
	text-align: left;
}
#header_wrap {
	width: 100%;
}
#header_main {
	width: 80%;
	min-width: 1000px;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_main .img {
		width: 100%;
		height: auto
}
#header_main .img img {
		width: 100%;
		height: auto;

}

#header_main_kasou {
	width: 100%;
	margin-bottom: 30px;
}

#header #logo, #header_top #logo{
	text-align: left;

}


#header .inquiry{

}


#header .tel{

}



/*--------------------------------------------------------------------
グローバルメニュー
--------------------------------------------------------------------*/

#header_menu {
	width: 138px;
	position: absolute;
	top: 35%;
	left: 110px;
}

#header_menu ul {
	list-style-type: none;
}
#header_menu li {
	float: none;
	list-style-type: none;
	width: 160px;
	border-bottom: 1px dotted #BCBCBC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	height: 30px;
}
#header_menu li a {
	float: left;
	list-style-type: none;
	width: 160px;
	color: #FAF5D8;
}

/*--------------------------------------------------------------------
 インフォメーション
--------------------------------------------------------------------*/
div#content .information_box {
	width: 960x;
	margin-left: auto;
	margin-bottom: 45px;
	background-image: url(images/information_ttl.png);
	background-position: center 20px;
	padding-top: 127px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
}

div#content .information_box .left {
	width: 546px;
	margin-left: 0px;
}
div#content .information_box .left .box {
	width: 157x;
	float: left;
	width: 157px;
	margin-right: 25px;
}
div#content .information_box  .left .box .image {
　　width: 157x;
    margin-bottom: 10px;
}
div#content .information_box  .left .box .image img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
div#content .information_box .left .box .ttl {
	padding-bottom: 5px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #808080;
	width: 157px;
}
div#content .information_box .left .box .txt {

}
div#content .information_box .left .box .txt a {
	text-decoration: none;

}
div#content .information_box .left .box .txt a:hover  {
	color: #5ca466;
	text-decoration: none;

}
div#content .information_box .right {
    width: 830px;
    margin: 0 auto;
	float:none;
}
div#content .information_box .right dl {
	margin-bottom: 10px;

}
div#content .information_box .right dt {
    float: left;
}
div#content .information_box .right dt {
	float: left;
	margin: 0 15px 0 0;
}

.information_box dd {
	float: left;
    width: 715px;
}

div#content .information_box .right dd a {
   	color: #3c8aa4;
	text-decoration:underline;
}
div#content .information_box .right dd a:hover {
	color: #5ca466;
	text-decoration: underline;
}

/*--------------------------------------------------------------------
サイド
--------------------------------------------------------------------*/
#side-nav .logo {
	margin-bottom: 15px;
}
#side-nav .contact {
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border: 1px solid #5C4445;
	padding-top: 120px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/side_ing_bg.png);
	background-position: center 10px;
	background-repeat: no-repeat;
}
#side-nav .contact ul {
}
#side-nav .contact li {
	margin-bottom: 5px;
}

#side-nav .side_content {
	background-image: url(images/side_contents_bg.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: center top;
	margin-bottom: 30px;
}

#side-nav .side_content ul {

}
#side-nav .side_content li {
	border-bottom: 1px solid #3C7711;
}

#side-nav .side_info {
	background-image: url(images/left_sideinfo_title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	background-position: center top;
}
#side-nav .side_info .bnr {
	padding-top: 10px;
	width: 200px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

#side-nav .side_info ul {

}
#side-nav .side_info li {
	margin-bottom: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	background-image: url(images/side_info_list.jpg);
	padding-top: 6px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}


#side-nav .side_bnr {
	margin-bottom: 15px;
}


#side-nav .side_bnr ul {

}
#side-nav .side_bnr li {
	margin-bottom: 15px;
	font-size: 13px;
}

/*--------------------------------------------------------------------
フッター
--------------------------------------------------------------------*/
#footer_wrap {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-position: center top;
	height: 1009px;
	margin-top: -275px;
}

#footer .footer_menu {
	width: 830px;
	padding-left: 170px;
	margin-bottom: 160px;
}
#footer .footer_menu ul {
	padding-right: 30px;
	padding-left: 10px;
	float: left;
	border-left: 1px dotted #7B7160;
}
#footer .footer_menu li {
	line-height: 180%;



}

#footer .footer_menu li a {
	text-align: left;
	text-decoration: none;
	color: #78684D;
}
#footer .footer_menu li a:hover {
	color: #5CA466;
}

#footer .footer_menu li.chop {
	border: none;
	padding-right: 0 !important;
}


#footer .footer_logo {
	height: 78px;
	width: 320px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	margin-bottom: 30px;
}
#footer .footer_copy {
	width: 604px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}

#footer .address {
	float: left;
	width: 604px;
	font-size: 13px;
	margin-left: 10px;
	color: #d8c9aa;
}


#footer #footer_copyright {
	text-align: center;
	color: #000000;
	font-size: 11x;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
	clear: both;
}


/*--------------------------------------------------------------------
メイン　各ページ共通タグ
--------------------------------------------------------------------*/
/*パンくずリスト*/
#panlist {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/*ページトップ*/
#footer_pagetop {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 29px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*見出し*/
.maintitle {
	color: #222;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0 auto 10px;
	padding-top: 10px;
	padding-right: auto;
	padding-left: 18px;
	padding-bottom: 16px;
	background-image: url(images/main_title.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.maintitle h1 {
	background-image: url(images/maintitle_h1.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.maintitle var {

}
.headline {
	color: #222;
	font-size: 17px;
	letter-spacing: 1px;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: auto;
	padding-left: 40px;
	padding-bottom: 10px;
	background-image: url(images/headline.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.headline var {

}
.blogtitle {
	font-size: 15px;
	font-weight: bold;
	color: #466214;
	background-image: url(images/blog_list.png);
	background-position: left center;
	padding-bottom: 5px;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	border-bottom: 1px solid #B8B8B8;
	padding-top: 5px;
}
.blogtitle h2{
	font-weight: bold;
	color: #112F09;
}
.strapline {
	color: #222;
	font-size: 15px;
	letter-spacing: 1px;
	margin: 0 10px 10px;
	padding-top: 0;
	padding-right: auto;
	padding-left: 35px;
	padding-bottom: 15px;
	background-image: url(images/strapline.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.strapline var {

}
.byline {
	color: #6c5c3c;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: auto;
	padding-left: 15px;
	padding-bottom: 7px;
	border-left: 7px solid #8EA764;
	border-right: 1px solid #B4CF87;
	border-bottom: 1px solid #B4CF87;
	border-top: 1px solid #B4CF87;
}
.byline var {

}
.arrange {
	font-weight: bold;
}

/*ボタン*/
.btn_center {
	padding: 0px;
	text-align: center;
}
.btn_right {
	padding: 0px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
}

.column .btn_right {
margin-top: 15px;
}
/*columns1*/
.columns1 {
    margin: 0 auto 30px;
    padding: 0;
	max-width: 890px;

}

.columns1 .column1 {
	text-align: center;
	max-width: 890px;
}

.columns1 .image {
    margin: 0 auto 10px;
    padding: 0px;
    text-align: center;
}
.columns1 .image img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.columns1 .text {
	margin: 0;
	padding: 0 10px;
	text-align: left;
}

/*columns2*/
.columns2 {
	margin: 0 auto 30px;
	padding: 0;
	max-width: 890px;
}
.columns2 .column2 {
    /* margin-right: 20px;
    width: 435px; */
}
.columns2 .image {
    margin: 0 auto 20px;
    padding: 0px;
    text-align: center;
}
.columns2 .image img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.columns2 .text {
    margin: 0;
    padding: 0 10px;
}

/*columns3*/
.columns3 {
    margin: 0 auto 30px;
    padding: 0;
    max-width: 890px;
}
.columns3 .column3 {
    margin: 0 19px 0 0;
    max-width: 284px;
}
.columns3 .image {
    margin: 0 auto 10px;
    padding: 0px;
    text-align: center;
}
.columns3 .image img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.columns3 .text {
    margin: 0;
    padding: 0 5px;
}
.columns3 .text a {
	color: #666;
}
.columns3 .text a:hover {
	color: #5ca466;
}


.columns3 .title {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/cat_ttl.png);
	background-attachment: scroll;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
}


.columns3 .title {
background-repeat: no-repeat;
background-position: left center;
background-image: url(images/cat_ttl.png);
background-attachment: scroll;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin: 0;
padding-top: 0;
padding-left: 7px;
padding-bottom: 0;
text-align: left;
padding-right: 0;
}

.columns3 .title a {
	color: #393939;
	text-decoration: none;
	padding: 10px 10px 8px 20px;
	display: block;
	border: solid 1px #96b700;
	background: url(images/column3aback.png) no-repeat 0 center #e8f2ba;
}
.columns3 .title a:hover {
    color: #A48D87;
}

/*columns4*/
.columns4 {
    margin: 0 auto 30px;
    padding: 0px;
    width: 890px;
}
.columns4 .column4 {
    margin: 0 9px 0 0;
    width: 215px;
}
.columns4 .image {
    margin: 0 auto 10px;
    padding: 0px;
    text-align: center;
}
.columns4 .image img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.columns4 .text {
    margin: 0;
    padding: 0 5px;
}

/*columns5*/
.columns5 {
    margin: 0 auto 30px;
    width: 890px;
}
.columns5 .column5 {
    margin: 0 10px 0 0;
    width: 170px;
}
.columns5 .image {
    margin: 0 auto;
    padding: 0 0 5px;
    text-align: center;
}
.columns5 .image img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.columns5 .text {
    margin: 0;
    padding: 0 5px;
}

/*simple*/
.simple {
    margin: 0 auto 30px;
	padding: 0;
    width: 890px;
}
.simple .image.left {
    float: left;
    margin: 0 15px 5px 0;
    padding: 0;
}
.simple .image.left img{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.simple .text {
    margin: 0;
    overflow: hidden;
    padding: 5px;
}
.simple .image.right {
    float: right;
    margin: 0 0 5px 15px;
    padding: 0;
}
.simple .image.right img{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.simple .right_txt {
    margin: 0;
    overflow: hidden;
    padding: 5px;
}

/*beforeafter-hirizontal*/

.beforeafter {
	margin: 0 auto 30px;

}
.beforeafter .image {
    margin-bottom: 10px;
}


.beforeafter-horizontal {
	margin: 0 auto 30px;
    overflow: hidden;
    max-width: 890px;
	}
.beforeafter-horizontal .arrow {
	float: left;
	padding-top: 100px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.beforeafter-horizontal .before {
	float: left;
	width: 400px;
}
.beforeafter-horizontal .after {
	float: right;
	width: 400px;
}
@media only screen and (max-width: 767px) {
	.beforeafter-horizontal .before {
		float: left;
		width: 40%;
	}

	.beforeafter-horizontal .after {
		float: right;
		width: 40%;
	}
}
.beforeafter-horizontal .after .image img {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

/*beforeafter-vartical*/
.beforeafter-vertical {
	margin: 0 auto 30px;
    max-width: 890px;
}
.beforeafter-vertical .arrow {
    text-align: center;
    max-width: 890px;
}
.beforeafter-vertical .before .image {
    float: left;
	margin: 0 10px 10px 0;
}
.beforeafter-vertical .before .image img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.beforeafter-vertical .text {
    margin: 0 auto 10px;
    overflow: hidden;
	padding: 0 5px 10px;
}

.caption {
    margin-bottom: 10px;
}
.leaf .image img {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}


/*detail*/
.detail {
	width: 890px;
	margin: 0 auto 40px;
}
.detail .left {
    float: left;
    width: auto !important;
    margin: 0 20px 0 0;
}
.detail .left img {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.detail .detail-list {
	overflow: hidden;
	width: auto;
	border-bottom: 1px solid #AEAEAE;
	background-image: url(images/table_list_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
/*detail-listのdl*/
.detail .detail-list dl {
    background: url(images/common_detail_bg1.png) repeat-y;
    border-top: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    color: #666666;
}
.detail .detail-list dt {
	float: left;
	width: 100px;
	padding: 8px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.detail .detail-list dd {
    overflow: hidden;
    padding: 8px;
}
/*detail-listのtable*/
.detail .detail-list table {
    width: 100%;
    border-collapse: collapse;
}
.detail .detail-list table th {
	width: 98px;
	padding: 8px;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	font-weight: bold;
	vertical-align: top;
	background-color: #e6f0c8;
	color: #333;
	text-align: center;
}
.detail .detail-list table td {
    padding: 8px;
    border-top: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    color: #666666;
    vertical-align: top;
}
/*table-listのdl*/
.detail .table-list dl {
    background: url(images/common_detail_bg2.png) repeat-y;
    border-top: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
}
/*table-listのdl*/
.detail .table-list  {
	background: url(images/common_detail_bg2.png) repeat-y;
	border-bottom: 1px solid #C9C9C9;
}
.detail .table-list dl dt {
	float: left;
	width: 205px;
	padding: 8px;
	font-weight: bold;
	background-image: url(images/table_list_bg2.jpg);
	background-repeat: repeat-y;
}
.detail .table-list dl dd {
    overflow: hidden;
    padding: 8px;
    color: #666666;
}
/*table-listのtable*/
.detail .table-list table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #B7B7B7;
}
.detail .table-list table th {
	width: 210px;
	padding: 8px;
	background-color: #e6f0c8;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.detail .table-list table td {
    padding: 8px;
    border-top: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    color: #666666;
    text-align: left;
    vertical-align: top;
}


#main .banner {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.left {
	float:left;
}
.right {
	float: right;
}

/*page_navigation*/
#page-navigation {
	width: 890px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	margin: 0 auto 0;
}
#page-navigation .prev {
	float: left;
	text-align: left;
	width: 47px;
	position: absolute;
	top: 23px;
}
#page-navigation .next {
	float: right;
	text-align: right;
	width: 47px;
	position: absolute;
	top: 24px;
	right: 0;
}
#page-navigation .navi {
	color: #2C1E0C;
	text-align: center;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	line-height: 35px;
	right: 61px;
	position: absolute;
}
#page-navigation .navi a {
	background-repeat: repeat;
	background-image: none;
	background-color: #E1D6C7;
	background-attachment: scroll;
	border: 1px solid #4D3028;
	color: #56512F;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 0;
	margin-bottom: 0;
	font-weight: bold;
	padding: 5px 10px;
}


#page-navigation .navi b {
	display: inline-block;
	padding: 5px 5px;
}

#page-navigation .navi .active {
	background-repeat: repeat;
	background-position: 0 0 #4D3028;
	background-image: none;
	background-attachment: scroll;
	color: #3E3E3E;
	font-weight: bold;
	border: 1px solid #473333;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*cforms*/
.cforms {
	margin-bottom: 20px;
}

/*--------------------------------------------------------------------
トップページ　index
--------------------------------------------------------------------*/
/*index_column1*/
.index_columns1 {
	padding: 0;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.index_columns1 .image {
    margin: 0 auto 10px;
    padding: 0px;
    text-align: center;
}
.index_columns1 .text {
    margin: 0;
    padding: 0 5px;
}

/*index_columns2*/
.index_columns2 {
	padding: 0;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.index_columns2 .box1 {
	float: left;
	width: 474px;
	margin-right: 30px;
}
.index_columns2 .box2 {
	float: left;
	width: 466px;
	margin-top: 28px;
}

/*index_columns3*/
.index_columns3 {
	padding: 0;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.index_columns3 .box1 {
	width: 316px;
	float: left;
	text-align: center;
	background-image: url(images/banner1_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
	margin-right: 40px;
	margin-left: 15px;
	margin-top: 10px;
}
.index_columns3 .box1 ul {

}
.index_columns3 .box1 ul li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.index_columns3 .box2 {
	width: 254px;
	float: left;
	margin-top: 15px;
}
.index_columns3 .box3 {
	width: 359px;
	float: left;
}
.kanren_title{
	background-image: url(images/kanren_cat_ttl.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #5A8032;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	}
#index_expample {
	width: 800px;
	padding: 0;
	margin: 0 auto 30px;
}
#index_expample .index_expample_box {
	float: left;
	width: 255px;
	padding: 0px;
	margin: 0 22px 0 0;
}
#index_expample .index_expample_img{
	text-align: center;
	margin: 0 auto 10px;
	padding: 0px;
}
#index_expample .index_expample_img img {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#index_expample .index_expample_txt{
	margin: 0;
	padding: 0 5px;
}
#index_expample .index_expample_ttl{
	font-size:15px;
	margin: 0 0 10px;
	padding: 8px 5px;
	color: #222;
}

#main #index_topics {
	width: 800px;
	margin: 0 auto 30px;
}
#main #index_topics dl {
	margin: 0 0 10px;
	border-bottom: 2px dotted #999;
	padding: 0 0 5px;
}

#main #index_topics dt {
	float: left;
	margin-right: 40px;
	font-weight: bold;
	width: 160px;
	background: url(images/arrow.png) no-repeat 5px 4px;
	padding-left: 25px;
}
#main #index_topics dd {
	float: left;
	width: 480px;
}


/*--------------------------------------------------------------------
新着情報
--------------------------------------------------------------------*/

#main .details {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 815px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding: 10px;
}

#main .details dl {
	margin: 0 7px 12px;
	padding: 0 0 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main .details dt {
	float: left;
	font-weight: bold;
	width: 120px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: 12px;
	color: #598630;
}
#main .details dd {
	font-size: 12px;
	width: 620px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
}
#main .details dd a {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #333333;
	text-decoration: none;
}
#main .details dd a:hover {
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #73A922;
	text-decoration: none;
}





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

#main .faq {
	padding: 15px;
	list-style: none;
	width: 815px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #F3F2ED;
}
#main .faq li {
	line-height: 22px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#main .faq li a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;

}
#main .faq li a:hover {
	color: #71A721;
	font-size: 12px;
	text-decoration: none;
	background-position: left center;
	background-repeat: no-repeat;
}

/*---------------------------
 voice
-----------------------------*/



#main .voice_box {
	background-image: url(images/voice_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding: 30px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-color: #C7BEA5;
	border-right-color: #C7BEA5;
	border-bottom-color: #C7BEA5;
	border-left-color: #C7BEA5;
	background-position: left bottom;
	font-size: 12px;
}
#main .voice_box .voice_box_title {
	background-image: url(images/voicetitle.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: left bottom;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 30px;
	color: #5E2F00;
}

#main .voice_box .img {
	float: right;
	margin-bottom: 10px;
	width: 470px;
	margin-left: 10px;
}
#main .voice_box .date {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 13px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 15px;
	background-color: #C5DAA9;
}

#main .voice_box .text {
	font-size: 12px;
	padding: 15px;
}

#main .voice_box .text .bt {
	width: 112px;
	margin-left: 680px;
	margin-top: 10px;
}
#main .date_box {
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------------
STAFF
--------------------------------------------------------------------*/

#main .staff {
	margin-bottom: 30px;
	border: 2px solid #DADCA9;
	border-radius: 7px;
	background-color: #FFFFFF;
	padding: 15px;
	margin-right: 20px;
	margin-left: 20px;
}

#main .staff .left {
	width: 480px;
	float: left;
}
#main .staff .right {
	width: 300px;
	float: right;
}
#main .staff .name {
	background-image: url(images/staff_name.png);
	background-position: left bottom;
	padding-left: 70px;
	padding-bottom: 24px;
	background-repeat: no-repeat;
	padding-top: 0px;
	font-weight: bold;
	font-size: 17px;
}
#main .staff h2 {
	margin-bottom: 10px;
	background-image: url(images/staff_title.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#main .staff dl {
	margin: 0 7px 12px;
	padding: 0 0 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main .staff dt {
	font-weight: bold;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 10px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#main .staff dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .staff .image {
	border: 1px solid #CCC;
	float: right;
	margin: 10px;
	padding: 4px;
}
#main .staff .koumoku {
	border: 2px solid #B3CC88;
	border-radius: 7px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-bottom: 7px;
	line-height: 30px;
	color: #91B553;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}


/*--------------------------------------------------------------------
BLOG
--------------------------------------------------------------------*/



#main .blog {
	margin-bottom: 30px;
	border: 2px solid #DADCA9;
	background-color: #FFFFFF;
	padding: 15px;
}

#main .blog_withimg {
	margin-bottom: 30px;
	border: 2px solid #DADCA9;
	background-color: #FFFFFF;
	padding: 15px;
}

.blog_side {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.blog_side ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.blog_side li {
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1D0;
	padding-left: 20px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
}

.blog_side li a {
	background: url("images/side_blog_ttl.png") no-repeat scroll 0 0 transparent;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}


.blog_side li a:hover {
	background: url("images/side_blog_ttl.png") no-repeat scroll 0 0 transparent;
	color: #6BA01D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#main .date {
	margin: 0 0 10px 5px;
}
#main .dateline {
	margin: 0 0 10px 5px;
	font-size: 11px;
	background-color: #415d11;
	color: #FFFFFF;
	padding-left: 10px;
}

#main .theme {
	text-align: right;
	display: block;
	padding: 3px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
}
#main .theme a {
	text-decoration: none;
	color: #475139;
	font-size: 13px;
}
#main .theme a:hover {
	text-decoration: underline;
	color: #F63;
}

/*------------------------------------------------
	PIE
------------------------------------------------*/

.round{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
zoom: 1;
position:relative;

}


.shadow{
/* box-shadow */
box-shadow:0px 0px 6px 3px rgba(204,204,204,0.65);
-webkit-box-shadow:0px 0px 6px 3px rgba(204,204,204,0.65);
-moz-box-shadow:0px 0px 6px 3px rgba(204,204,204,0.65);

zoom: 1;
position:relative;

}



/*--------------------------------------------------------------------
 Google map
--------------------------------------------------------------------*/

.map-canvas {
background-color: #FFFFFF;
height: 500px;
margin: 0 auto 30px;
}

.voice1.clearfix {
	margin: 0 0 10px;
	border-bottom: dotted 2px #CCC;
}


.column2 .title {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/cat_ttl.png);
	background-attachment: scroll;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-left: 7px;
	text-align: left;
}

.columns2 .title a {
	color: #FFFFFF;
	text-decoration: none;
	color: #393939;
	text-decoration: none;
	padding: 10px 10px 8px 20px;
	display: block;
	border: solid 1px #96b700;
	background: url(images/column3aback.png) no-repeat 0 center #e8f2ba;
}

#main .staff {
	margin-bottom: 30px;
	border: 2px solid #DADCA9;
	border-radius: 7px;
	background-color: #FFFFFF;
	padding: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

.subtitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: double 5px #CCC;
	width: 700px;
	margin: 0 auto 5px;
}

#page-navigation .text {
	width: 290px;
	position: inherit;
}

.relation .title {
	margin:0 0 10px;
}

.details .left {
	width: 425px;
}

.relation.columns3 .column3 {
	min-height: 390px;
}


#main span.reqtxt, #main span.emailreqtxt {
	color: #FF0000;
}

#main p.cf-sb {
	text-align: center;
}

#main input.sendbutton {
	font-size: 16px;
	width: 160px;
	margin: 15px 0 0 77px;
	cursor: pointer;
}

.txt img {
	max-width: 50%!important;
	height: auto!important;
	width: auto!important;
}

.fixed {
  position: fixed!important;
  top: 20px!important;
}

.blog_side .btn_right {
height: 40px;
top: 20px;
position: relative;
}
.top_works_wrap{
	padding: 20px 0;
	margin-bottom:40px;
}
.top_works_wrap .works_box{
    width: 220px;
    float: left;
    margin-right: 24px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.top_works_wrap .title_wrap{
	text-align:center;
	margin-bottom:20px;
}
.top_works_wrap .works_inner{
	width:953px;
	width:0 auto;
}
.top_works_wrap .thumb_box{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 4px;
}
.top_works_wrap .clearfix{
	width:953px;
	margin:0 auto;
}
.top_works_wrap .hover_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    line-height: 25px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}
.top_works_wrap .texts_link {
    position: absolute;
    bottom: 30px;
    margin-left: 4.5px;
}
.works_box:hover .hover_box {
    opacity: 1;
}
.works_box:hover .texts_title {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000;
}
.works_box .texts_title {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000;
}
.top_works_wrap .texts_link a {
    font-size: 16px;
    border: solid 1px #676767;
    color: #000;
    padding: 3px 60px;
    margin: auto;
    transition: all .3s;
}
.top_works_wrap .texts_link a:hover {
    background: #333d23;
    text-decoration: none;
    color: #fff;
    border-color: #333d23;
}
.blogpostbox .blogleftimg{
	margin-right:10px;
}
.moreblog{
	text-align:right;
}
.workshomemore{
	text-align: center;
    width: 953px;
    margin: 5px auto;
}
.column2 {

}