@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;
}
a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=40);
}
.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%;
}

.sp {
	display: none;
}

/* ヘッダー
----------------------------- */
#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:464px;
	margin:30px auto 0;
	position:absolute;
}

/* グローバルナビ
----------------------------- */
#globalmenu{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 1000;
	clear: both;
}
#gmenu {
	margin: 0 auto 0 auto;
	width: 960px;
	height: 50px;
background-color: #fff;
}
#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;
	display: table-cell;
	vertical-align: middle;
}
#gmenu .cc-nav-level-0 li a {
	background-image: url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/bg-menu-off.png?t=1475892556) no-repeat;
	color: #28653f;
	display: block;
	font-size: 1.5rem;
	text-decoration: none;
	padding: 20px 0 10px 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-image: url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/bg-menu-on.png?t=1475892559) no-repeat;
	background-position: bottom;
	color: #28653f;
}
#gmenu ul.cc-nav-level-0 li a.cc-nav-current,#var ul.cc-nav-level-0 li.cc-nav-parent a {
	background-image: url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/bg-menu-on.png?t=1475892559);
	color: #28653f;
}
#gmenu ul.cc-nav-level-1,.cc-nav-level-2,.cc-nav-level-3{display:none;}
.fixed {
      position: fixed;
      top: 0; /*一番上なら0pxに指定*/
      z-index: 1;
      width: 100%;
}


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


/* Adjustment TOPpage
---------------------------------- */
.cc-indexpage #breadcrumb {display: none;}
/*
.cc-indexpage #sidemenu {display: none;}
.cc-indexpage #side{display: none;}
.cc-indexpage #content {
  width: 960px;
  margin: 25px 10px 0 10px;
  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 a{
	color: #0068b7;
}
#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 figcaption {font-size: 1.0em;}
#content h1 {
	color: #28653f;
	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: #28653f;
	font-size: 2.6rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	font-weight: lighter;
	margin: 15px 0 10px 0;
	line-height: 30px;
}
#content h2:before {
 	content: url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/ico-h2.png?t=1475892572);
}
#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: 15px 0 10px 0;
}
#content ul,#content ol,#content li {
	margin: 5px 5px 5px 5px;
	padding: auto;
}
#content ul {
	font-size: 1.5rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	line-height: 1.7;
	list-style-type: disc;}
#content ol {
	font-size: 1.5rem;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif!important;
	line-height: 1.7;
	list-style-type: decimal;}
#content img {margin-bottom: 10px;}
#content a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=40);
}
#content div.hr {
	background:url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/bar-dot01.gif?t=1475892552) left bottom repeat-x;
	border: none;
	height: 1px;
}
#content .j-calltoaction-wrapper a:hover{
	background: #B12A23;
	border: 1px solid #B12A23;
	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/scc2c55430c1a17ac/userlayout/img/bar-dot01.gif?t=1475892552) 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/scc2c55430c1a17ac/userlayout/img/ico-arrow-breadcrumbs.png?t=1475892569) 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;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
table { border-collapse : collapse ; }
table td {
	border: 1px solid #ccc;
	padding: 12px 12px 7px;
}
table td strong {font-size: 110%;}


/* サイド
---------------------------------- */
#side {
	float: right;
	width: 240px;
	margin: 0;
}
#side ul.mainNav1 li .level_1 {display:none;}
#side ul {list-style-type: none;}
#sidemenu {
	background:url(bg-subbox-contents.gif) center bottom no-repeat;
	padding:5px;
	margin-bottom: 15px;
}
ul.mainNav2 li {
	color:#707070;
	padding:10px;
	background:url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/bar-dot01.gif?t=1475892552) 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:#fc8171;}
ul.mainNav2 a.current {
	color:#fc8171;
	font-weight:bold;
}
ul.mainNav3 li {
	color: #707070;
	padding: 10px;
	background-image: url(https://u.jimcdn.com/cms/o/scc2c55430c1a17ac/userlayout/img/bar-dot01.gif?t=1475892552);
	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:#fc8171;}
ul.mainNav3 a.current {
	color:#fc8171;
	font-weight:bold;
}
#sidebar {margin:0 0 10px 0;}
#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/scc2c55430c1a17ac/userlayout/img/bar-dot01.gif?t=1475892552) left bottom repeat-x;
	border: none;
	height: 1px;
}

/* フッター
---------------------------------- */
.footerInner {
	width:960px;
	margin:0 auto;
	padding:25px 0;
	overflow:hidden;
	text-align: left;
}
#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:#28653f;}
#footerMenuArea ul li a:visited {color:#28653f;}
#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: #28653f;
	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:#28653f;
	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;
}
/*営業時間*/
#cc-m-19980207825 img{
	display: none;
}
@media (max-width:767px){
	#cc-m-19980207825 img{
		display: block;
	}
}