@charset "utf-8";

/* Reset
----------------------------- */
html{
	overflow-y: scroll;
	font-size: 62.5%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
ul,ol {list-style-type: none;}
body{
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	line-height: 1.6;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table { border-collapse : collapse ; }
table td,
table th{
	border: 1px solid #ccc;
	padding: 12px 12px 7px;
}
table td strong {font-size: 110%;}
a img {transition: 0.5s ease-in-out;}
a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=40);
}
table th {
	background-color: #567e37;
	color: #fff;
	text-align: center;}
table.guideline tr:nth-child(even) td{
	background-color: #f4f5f9;}
td.center{
	text-align: center;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {min-height: 1px;}
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}
.both{clear:both;}

/* 全体
---------------------------------- */
#wrap {
	display: block;
	margin: 0;
	min-height:100%; /* コンテンツが足らない場合でも高さ100% */
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}

/* ヘッダー
----------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 110px;
	margin-bottom: 1px;
	background-color: #fff;
}
#header h1 {
	font-weight:normal;
	position:absolute;
	top:12px;
	font-size: 1.3rem;
	color:#666;
}
#header #logo {
	position:absolute;
	top:45px;
}
#header #contactArea {
	left:584px;
	margin:30px auto 0;
	position:absolute;
}

/* グローバルナビ
----------------------------- */
#globalmenu{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 1000;
	clear: both;
}
#gmenu {
  background-color: #fff;
	margin: 0 auto 0 auto;
	width: 960px;
}
#gmenu .cc-nav-level-0 {
	display: table;
	margin: 0;
	text-align: center;
	table-layout: fixed;
	width: 100%;
}
#gmenu .cc-nav-level-0 li {
	border-left: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  border-top: 1px solid #b5b5b5;
	display: table-cell;
	vertical-align: middle;
}
#gmenu .cc-nav-level-0 li a {
	color: #578238;
	display: block;
	font-size: 1.5rem;
	text-decoration: none;
	padding: 15px 0 15px 0;
}
#gmenu li:first-child {
	border-left: 1px solid #b5b5b5;
}
#gmenu li:last-child {
	border-right: 1px solid #b5b5b5;
}
#gmenu .cc-nav-level-0 li a:hover {
	background-color:#578238;
	color: #fff;
}
#gmenu ul.cc-nav-level-0 li a.cc-nav-current,#var ul.cc-nav-level-0 li.cc-nav-parent a {
  background-color:#578238;
  color: #fff;
}
#gmenu ul.cc-nav-level-1,.cc-nav-level-2,.cc-nav-level-3{display:none;}
.fixed {
      position: fixed;
      top: 0;
      z-index: 1;
      width: 100%;
}


/* Adjustment Sidemenu
---------------------------------- */
.cc-indexpage #sidemenu {display: none;}
.cc-indexpage #side h4 {display: none;}


/* Adjustment TOPpage
---------------------------------- */
.cc-indexpage #breadcrumb {display: none;}
.cc-indexpage #sidemenu,
#page-2627822996 #sidemenu,
/*#page-2627826996 #sidemenu,*/
/*#page-2627827196 #sidemenu,*/
#page-2627827296 #sidemenu {display: none;}
.cc-indexpage #side,
#page-2627822996 #side,
/*#page-2627826996 #side,*/
/*#page-2627827196 #side,*/
#page-2627827296 #side {display: none;}
.cc-indexpage #content,
#page-2627822996 #content,
/*#page-2627826996 #content,*/
/*#page-2627827196 #content,*/
#page-2627827296 #content{
  width: 960px;
  margin: 25px 0 0 0;
  float: left;
}


/* コンテンツ
----------------------------- */
.anchor{
	margin-top: -130px;	/* アンカーリンク高さ調整用 */
	padding-top: 130px;
}
#container {
	margin: 0 auto 0 auto;
	padding: 20px 0 50px 0;  /* フッター高さ調整用 */
	text-align: left;
	width: 960px;
}
#content {
	float: left;
	margin: 0 20px 30px 0;
	width: 700px;
}
#content p {
	color: #313131;
	font-size: 1.5rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	line-height: 1.7;
	margin: 0 0 15px 0;
}
#content a {
	color: #00a0e9;
}
#content figcaption {font-size: 1.0em;}
#content h1 {
	color: #578238;
	font-size: 3.3rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	font-weight: lighter;
	margin-bottom:18px;
	text-align: center;
}
#content h2  {
	color: #578238;
	font-size: 2.6rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	font-weight: lighter;
	margin: 0 0 10px 0;
	line-height: 30px;
}
#content h2:before {
 	content: url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/ico-h2.png?t=1475656401);
}
#content h3 {
	border-bottom: 1px dotted #B12A23;
	color: #B12A23;
	display: block;
	font-size: 2.0rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
#content ul,#content ol,#content li {
	margin: 5px 5px 5px 5px;
	padding: auto;
}
#content ul {list-style-type: disc;}
#content ol {list-style-type: decimal;}
#content img {margin-bottom: 10px;}
#content a img {transition: 0.5s ease-in-out;}
#content a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=40);
}
#content div.hr {
	background:url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/bar-dot01.gif?t=1475656389) left bottom repeat-x;
	border: none;
	height: 1px;
}
#content .j-calltoaction-wrapper a:hover{
	background: #578238;
	border: 1px solid #578238;
	color: #fff !important;
}
#content .j-calltoaction-link-style-1,#content .j-calltoaction-link-style-2,#content .j-calltoaction-link-style-3 {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #404040 !important;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	font-weight: lighter;
	padding: 10px 20px;
}
#content .j-calltoaction-link-style-1 {font-size: 1.5rem !important;}
#breadcrumb {
	width: 960px;
	margin:10px auto 10px auto;
	padding: 10px 0 10px 0;
	background:url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/bar-dot01.gif?t=1475656389) left bottom repeat-x;
}
#breadcrumb:after {
	content: "";
	display: block;
	clear: both;
}
#breadcrumb ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#breadcrumb ol li {
	float: left;
	margin: 0 8px 0 0;
}
#breadcrumb ol li a {
	padding: 0 20px 0 0;
	background: url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/ico-arrow-breadcrumbs.png?t=1475656395) center right no-repeat;
}
#breadcrumb ol li a.cc-nav-current {
	text-decoration: none;
	color:#666;
	background: none;
}
#breadcrumb ol li a{
  text-decoration: underline;
  color:#b5b5b5;
}

#content .cc-m-gallery-container ul,#content .cc-m-gallery-container li{
	margin: 0; /* スライドショー調整用 */
	padding: 0;
}
#gototop {
	border-top: 1px dotted #B12A23;
	margin: 50px auto 0 auto;
	padding: 5px;
	text-align: center;
}
#gototop a {
	color:#B12A23;
	text-decoration: none;
}
#gototop a:hover {
  color:#B12A23;
	text-decoration: none;
}

.sp{display: none;}
.radius{border-radius:10px;}
.note{
	background-color: #fff799;
	margin: auto;
	padding: 15px;
	text-align: center;
	width: 500px;
}
.relation{
	background-color: #cce198;
	margin: auto;
	padding: 15px;
	text-align: center;
	width: 400px;
}
.relation h3{
	border-bottom: 1px dotted #486a00!important;
	color: #486a00!important;
}



/* サイド
---------------------------------- */
#side {
	float: right;
	width: 240px;
	margin: 0;
}
#side ul.mainNav1 li .level_1 {display:none;}
#side ul {list-style-type: none;}
#sidemenu {
	background:url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/bg-subbox-contents.gif?t=1475657357) center bottom no-repeat;
	padding:5px;
	margin-bottom: 15px;
}
ul.mainNav2 li {
	color:#707070;
	padding:10px;
	background:url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/bar-dot01.gif?t=1475656389) left bottom repeat-x;
}
ul.mainNav2 li:first-child {
	padding-top: 0;
}
ul.mainNav2 li:last-child {
	background-image: url(-bar-dot01.gif);
}
ul.mainNav2 li a {
	text-decoration:none;
	background:url(ico-arrow03.gif) left center no-repeat;
	padding-left:12px;
}
ul.mainNav2 a:link {color:#707070;}
ul.mainNav2 a:visited {color:#707070;}
ul.mainNav2 a:hover {color:#B12A23;}
ul.mainNav2 a.current {
	color:#B12A23;
	font-weight:bold;
}
ul.mainNav3 li {
	color: #707070;
	padding: 10px;
	background-image: url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/bar-dot01.gif?t=1475656389);
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul.mainNav3 li:first-child {
	padding-top: 0;
}
ul.mainNav3 li:last-child {
	background-image: url(-bar-dot01.gif);
	padding-bottom: 0;
}
ul.mainNav3 li a {
	text-decoration:none;
	background:url(ico-arrow03.gif) left center no-repeat;
	padding-left:12px;
}
ul.mainNav3 a:link {color:#707070;}
ul.mainNav3 a:visited {color:#707070;}
ul.mainNav3 a:hover {color:#B12A23;}
ul.mainNav3 a.current {
	color:#B12A23;
	font-weight:bold;
}
#sidebar {margin:0 0 10px 0;}
#sidebar a img {
	transition: 0.5s ease-in-out;
}
#sidebar a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=40);
}
#sidebar h3 {
	margin-top: 10px;
	background:url(ico-arrow01.gif) left center no-repeat;
	padding-left:12px;
}
#sidebar p {
	padding-left:12px;
}
#sidebar div.hr {
	background:url(https://u.jimcdn.com/cms/o/s6d1f3870933d95ff/userlayout/img/bar-dot01.gif?t=1475656389) left bottom repeat-x;
	border: none;
	height: 1px;
}

/* フッター
---------------------------------- */
.footerInner {
	width:960px;
	margin:0 auto;
	padding:25px 0;
	overflow:hidden;
	text-align: left;
}
.footerInner h2{
	color: #fff;
	font-size: 1.6rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	font-weight: lighter;
	margin: 0 0 10px 0;
	line-height: 30px;
}
#footerMenuArea {background-color: #E6E1BD;}
#footerMenuArea ul {
	width:980px;
}
#footerMenuArea ul li {
	float:left;
	margin-right:78px;
}
#footerMenuArea ul li a {text-decoration:none;}
#footerMenuArea ul li a:link {color:#578238;}
#footerMenuArea ul li a:visited {color:#578238;}
#footerMenuArea ul li a:hover {color:#ff6600;}
#footerMenuArea ul li dt {
	font-weight:bold;
	margin-bottom:6px;
}
#footerMenuArea ul li dd {
	padding-left:12px;
	margin-bottom:6px;
	background:url(ico-arrow02.gif) left center no-repeat;
}
#footerMenuArea p {
	color: #578238;
	font-size: 1.5rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	line-height: 1.7;
	margin: 0 0 15px 0;
}
#footerInfoArea {
	background:#578238;
	color:#ffffff;
}
#footerInfoArea .gmap {
	margin-bottom:6px;
}
#footerInfoArea a {text-decoration:none;}
#footerInfoArea a:link {color:#FFF;}
#footerInfoArea a:visited {color:#FFF;}
#footerInfoArea a:hover {color:#ff6600;}

#footerInfoArea #copy {
  color:#FFF;
	text-align:center;
}
#footer {
	width: 960px;
	margin: 10px auto 0 auto;
	padding: 20px 0 20px 0;
	border-top: solid 1px #ccc;
	font-size: 1.0em;
}
#mapArea{
	width: 100%;
	height: 350px;
}