@charset "UTF-8";

a{
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
}
/*---------------------------------------------------- General------------------------------------------------------*/
body {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, "游ゴシック", YuGothic, sans-serif;
	font-size:14px;
	line-height:1.7;
	color:#333;
	font-weight:400;
	overflow-x:hidden;
}

#wrapper {
	background: url("../images/bg_stripe.gif") 0 0 repeat scroll #edf2eb;
}

#page-content {
	width: auto;
	max-width: 1200px;
	padding-bottom: 120px;
	margin: 0 auto;
	background: #fff;
}

.playball {
	font-family:'Playball',cursive;
}
h1,h2,h3,h4,h5,h6 {
	color:#546539;
	line-height:1.4;
	font-weight:700;
	font-family:meiryo,'メイリオ','ヒラギノ角ゴ Pro',sans-serif;
}
.w960 {
	max-width:960px;
	margin:0px auto;
}
a,a:hover {
	color:#cc580c;
	text-decoration: none;
}
img {max-width: 100%;}

section h2 {
	margin-bottom: 35px;
	letter-spacing: 0.2em;
	font-size: 30px;
}

section h2 span {
	display: inline-block;
	padding: 10px 60px 0 100px;
	min-height: 40px;
	background: url("../images/ico_key.png") 60px top no-repeat scroll transparent;
	border-bottom: 3px dotted #edf2eb;
}
@media (max-width: 655px) {
	section h2 span {padding-left: 40px; padding-right: 0;background-position: 0 top;}
}

section h3 {
	font-size: 18px;
}

.btn-tel {
	text-align: center;
}

.btn-tel a {
	cursor: default;
	display: inline-block;
}

.btn-tel img {
	box-shadow: 0 0 5px rgba(0,0,0,0.8);
}

div.note {
	text-align: center;
	margin: 20px 0 20px 0;
}

div.note p{
	display: inline-block;
	outline: 2px solid #546539;
	padding: 0 15px;
	font-weight: bold;
	color: #546539;
}
/*---------------------------------------------------- Menu------------------------------------------------------*/
.isFixed {
	left:0px;
	width:100%;
}
.menu {
	 margin-top:0px;
	 position:absolute;
	 z-index:999;
	 margin-top:0px;
	 left:0px;
	 right:0px;
}

.navArea {
	/*float:right;*/
}
.navwrapper .container {
	padding:0;
	width:auto;
}
.navbar-header {
	display:none;
}
.nav>li>a {
	display:inline-block;
}
.navbar-nav>li {
	float:none;
	display:inline-block;
}
.navbar-nav {
	margin:0 auto;
	text-align:center;
	float:none;
}
.navbar-toggle {
	margin-top: 14px;
}
/* Special class on .container surrounding .navbar,used for positioning it into place. */
.navbar-wrapper {
	margin-top:0px;
	position:relative;
	z-index:15;
}
.navbar-wrapper .container {
	padding:0px;
}
.navbar-collapse {
	padding:0;
}
.navbar-collapse.in {
	max-height:100%;
}
.navbar.navbar-inverse.navbar-static-top {
	margin:0px auto;
	background:none;
	color:#c3c8d6;
	border:none;
	font-family:'Open Sans',sans-serif;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
.navbar.navbar-inverse.navbar-static-top a {
	color:#fff;
	padding:31px 16px;
	line-height:18px;
	text-align:center;
}
.navbar.navbar-inverse.navbar-static-top a:hover {
	background:none;
	color:#fff;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus {
	background:none;
	color:#fff !important;
}
.navbar-inverse .navbar-nav>.active>a:hover {
	color:#fff;
}
.hideClass {
	display:none;
}
.isFixed .navbar-inverse .navbar-nav>.active>a,.isFixed .navbar-inverse .navbar-nav>.active>a:focus {
	background:#CF4040;
	color:#fff;
}
.isFixed .navbar.navbar-inverse.navbar-static-top a:hover {
	background:#CF4040;
	color:#fff;
}
.isFixed .navbar.navbar-inverse.navbar-static-top a {
	color:#fff;
}
.stuckMenu {
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition:all .5s;
	background:#546539;
}
.stuckMenu .navbar-collapse{
	background:#546539;
}
.isFixed {
	background:#546539;
		-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition: all .5s;
}
.collapse {
	display: block !important;
}
@media (max-width: 655px) {
	.collapse {background: #333;}
	.navbar.navbar-inverse.navbar-static-top a {padding: 15px 16px;line-height: 15px;font-size: 13px;}
}
/*---------------------------------------------------- Intro------------------------------------------------------*/
header {
	padding-bottom:50px;
	background: #fff;
}
header .intro {
	width: 0%;
	max-width: 400px;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 1.2em;
	margin-right: auto;
	margin-left: auto;
	font-size:26px;
	font-family: "Kakumin Bold",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1.0;
	font-weight: bold;
	color:#83d361;
}
header .hero {
	padding-bottom: 15px;
}

@media (max-width: 480px) {
	header .intro {
		font-size: 18px;
		padding-top: 5px;
	}
}

/*---------------------------------------------------- Heading------------------------------------------------------*/
.heading {
	padding-bottom:15px;
	text-align:center;
	max-width:960px;
	margin:0px auto;
	padding-top:80px;
	font-size: 14px;
}

.heading p {
	margin-bottom: 15px;
}

.heading p em {
	display: block;
	font-weight: 700;
	font-size: 18px;
	font-style: normal;
	color:#333;
	margin:0;
	padding:5px;
}

/*---------------------------------------------------- Service------------------------------------------------------*/
.service h3 {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 20px;
}

.service p {
	padding: 0 10px;
}

.service p em {
	font-style: normal;
	font-weight: bold;
}

.service .col-wrapper {
	border-bottom: 1px dotted #546539;
	margin-bottom: 10px;
}

.service .col-wrapper .col-md-5 {
	margin: 0 auto 20px;
	float: none;
}

.service .col-wrapper .col-md-5 table {
	width: 100%;
}

.service .col-wrapper .col-md-5 table th,
.service .col-wrapper .col-md-5 table td {
	padding: 5px 25px;
}

.service .col-wrapper .col-md-5 table th {
	color: #fff;
	background: #83d361;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

.service .col-wrapper .col-md-5 table td {
	border-bottom: 1px solid #333;
	font-weight: bold;
	text-align: right;
}

@media (max-width: 655px) {
	.service .col-wrapper .col-md-5 table th,
	.service .col-wrapper .col-md-5 table td {
		padding: 5px 5px;
	}
}

/*---------------------------------------------------- Product ------------------------------------------------------*/
.product .col-wrapper {
	padding: 10px 20px 20px;
	background: #fefce7;
	margin-bottom: 20px;
	text-align: center;
}

.product .col-wrapper img {
	width: 100%;
}

.product .col-wrapper h3 {
	margin: 10px 0;
	text-align: left;
}

/*---------------------------------------------------- Visite Area ------------------------------------------------------*/
.visitarea .col-wrapper {
	border-bottom: 1px dotted #546539;
	margin-bottom: 10px;
}

.visitarea .col-wrapper li {
	display: inline;
	list-style: none;
	white-space: nowrap;
}


/*---------------------------------------------------- Access ------------------------------------------------------*/
.access .col-wrapper {
	padding: 10px 20px 20px;
	background: #fefce7;
	margin-bottom: 20px;
	text-align: center;
}

.access .col-wrapper img {
	width: 100%;
}

.access .col-wrapper h3 {
	margin: 10px 0;
	text-align: left;
	font-size: 20px;
}

.access .col-wrapper h3 small {
	color: inherit;
}

.access .col-wrapper p {
	text-align: left;
	margin: 0;
	font-size: 18px;
}

.access .col-wrapper .address {

}

.access .col-wrapper .info {
	font-size: 90%;
	margin-bottom: 15px;
	font-size: 14px;
}

.access .col-wrapper .google-map a {
	display: inline-block;
	background: #546539;
	color: #fff;
	padding: 7px 50px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
}

.access .col-wrapper .google-map a:hover {
	background: #cf4040
}

.access .col-wrapper .google-map a i {
	font-size: 1.5em;
	margin-right: 7px;
}


/*----------------------------------------------------	 8. Footer Style------------------------------------------------------*/
.footer {
	background:#546539;
	position:relative;
}
.footer .container {
	padding:60px 0 20px;
}
.footer p{
	margin: 0;
}

.footer ul {
	margin:0 auto;
	margin-bottom:30px;
	margin-top:10px;
	text-align:center;
	list-style-type:none;
	padding-left:0;
}
.footer ul li {
	display:inline-block;
	text-align:center;
	background:rgba(0,0,0,0.2);
	color:#ffffff;
	line-height:45px;
	margin:0 4px 0px;
/*	width:45px !important;
	height:45px !important; */
}
.footer ul li:hover {
	background:#2a2a2a;
}
.footer ul li:hover	a {
	color:#fff;
}
.footer ul li a {
	color:#fff;
	width:42px !important;
	height:42px !important;
}
.footer ul li a i {
	line-height:45px;
	color:#fff;
}
.footer p {
	color:#fff;
	font-size:13px;
	line-height:24px;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
}
.gototop {
	display:inline-block;
	width:60px;
	height:60px;
	background:#fff;
	position:absolute;
	margin-left:-30px;
	top:-30px;
	left: 50%;
	border: 3px solid #546539;
	border-radius:50%;
}
.gototop i {
	color:#546539;
	line-height:45px;
	font-size: 4em;
}
.footer a,.footer a:hover {
	color:#fff;
}
blockquote {
	font-style:italic;
	margin:0 0 0px 0;
	padding:20px 70px 10px;
	position:relative;
	font-size:13px;
	border:0;
}
blockquote:before {
	display:block;
	content:"\201C";
	font-size:120px;
	position:absolute;
	left:10px;
	top:-30px;
	color:#cc580c;
	font-family:Georgia;
}
blockquote cite {
	color:#cc580c;
	font-size:14px;
	display:block;
	margin-top:5px;
	text-align:right;
}
blockquote cite:before {
	content: "\2014 \2009";
}
