﻿/**
 * Override Foundation base styles
 */
body{
	position: inherit;
}
input.formBlockSubmitButton.ccm-input-button{
	margin: 10;
	padding: 10;
	font-size: 18px;
	height: 50px;
	width: 250px;
}
#top-SL{
	height:300px;
	line-height:0px;
	margin:0 0 0px;
	padding:0;
	width:100%;
	background-color: #000;
}
.page {
	position: relative;
}
.page a:hover {
	text-decoration: underline;
}
.page h1, .page h2, .page h3,
.page h4, .page h5, .page h6 {
	font-weight: bold;
	color: #333;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 { font-size: 18px; }
h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	color: #990;
}
h4 { font-size: 15px; }
h5, h6 { font-size: 14px; }
.clearfix:before, .clearfix:after,
.main-content-thumb:before, .main-content-thumb:after {
	content: "";
	display: table;
}
.clearfix:after,
.main-content-thumb:after {
	clear: both;
}
.clearfix, .main-content-thumb {
	*zoom: 1;
}

/**
 * Fixes broken ccm edit ui
 */
.ccm-ui *, .ccm-ui *:before, .ccm-ui *:after {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.ccm-ui .tabs {
	height: auto;
}
.ccm-ui .tabs li {
	border-top: none;
	margin-top: 0;
}
.ccm-ui .tabs li a {
	font-size: inherit;
	height: auto;
	padding: 8px 12px;
}
.ccm-ui input, .ccm-ui textarea, .ccm-ui keygen, .ccm-ui select, .ccm-ui button,
.ui-dialog input, .ui-dialog textarea, .ui-dialog keygen, .ui-dialog select, .ui-dialog button {
	display: inline-block;
	width: auto;
}
.ccm-ui select, .ui-dialog select {
	width: auto;
}

/**
 * Header
 */
#masthead {
	text-align: right;
	margin-top: 0px;
}
.page .social-buttons,
.page .social-buttons li {
	display: inline;
	margin-right: 8px;
}
.page .social-buttons img {
	vertical-align: middle;
}
.page .social-buttons a:hover img {
	opacity: 0.8;
}
.page .ccm-search-block-form {
	display: inline;
}
.page .ccm-search-block-form .ccm-search-block-text {
	display: inline-block;
	height: 25px;
	width: auto;
	margin: 0;
}
.page .ccm-search-block-form .ccm-search-block-submit {
	background: #8f8174;
	border: none;
	color: white;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	height: 25px;
	margin: 0 0 0 5px;
	padding: 0 1.5em;
	width: auto;
	-webkit-appearance: none;
}
#pageHeader h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#pageHeader img {
	vertical-align: bottom;
}
#pageHeader .tel {
	margin-top: 34px;
}
/* トップページ　メイン画像
----------------------------------*/
#mainImg{
	clear:both;
	line-height:0;
	text-align:center;
	z-index:0;
	background-color: #000;
}
#mainImg2{
	clear:both;
	z-index:0;
	background-color: #FAFAFA;
}
#mainImg3{
	clear:both;
	z-index:0;
	background-color: #FFF;
}
#TOPNAV2{
	clear:both;
	line-height:0;
	text-align:center;
	z-index:0;
	background-color: #FFF;
}
#globalNav2 {
	background-color: #FFF;
	color: #333;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
}
#globalNav {
	padding: 0px 0;
}
ul.breadcrumbs {
	background: #f8f5f1;
	border-color: #efece9;
	margin-bottom: 24px;
}
ul.breadcrumbs a:link, ul.breadcrumbs a:visited {
	color: #6c8c3b;
}
ul.breadcrumbs a:hover, ul.breadcrumbs a:active {
	color: #ff8b02;
}
ul.breadcrumbs li {
	background: transparent url(images/breadcrumbs_arrow.png) no-repeat center right;
	padding-right: 24px;
}
ul.breadcrumbs li.current {
	background-image: none;
}
ul.breadcrumbs li:before {
	content: none;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
	font-size: .9em;
}

/**
 * Main
 */
#main h1:first-child {
	margin-top: 0;
	padding-top: 0;
}
.page .news-list {
	line-height: 1.5;
}
.page .news-list .published {
	float: left;
	padding-left: 15px;
	background: url(images/announcement_list_mark.png) 0 .2em no-repeat;
}
.page .news-list .entry-title {
	margin-left: 10em;
	margin-bottom: 10px;
}
.page .menu-item {
	padding-bottom: 7px;
	margin-bottom: 24px;
	border-bottom: 1px dotted #698a3e;
}
.page .menu-item .photo {
	border: 1px solid #698a3e;
	padding: 5px;
	float: left;
}
#main .menu-item .photo img {
	margin: 0;
}
.page .menu-item .summary {
	margin-left: 240px;
}
.page .menu-item .summary h3 {
	font-size: 100%;
	margin-bottom: .5em;
	border: none;
}
.page .menu-item .menu-item-title {
	margin: 0;
	font-size: 26px;
	border: none;
}
.page .read-more {
	margin-bottom: 3em;
}
.page .read-more a {
	background: url(images/list_arrow.png) no-repeat 0 0;
	line-height: 18px;
	padding-left: 18px;
}
.page .read-more a:hover {
	background-position-y: -45px;
	color: #ff8b02;
}
.main-content-thumb h4 {
	margin-top: 0;
}
.main-content-thumb h3 {
	border: none;
}
#main .image-link {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#main .image-link img {
	margin: 0;
	border: solid 1px #698a3e;
	padding: 5px;
}

/**
 * Sidebar
 */
.sidebar p {
	font-style: normal;
	font-size: 14px;
}
.sidebar h3 {
	border: none;
}
.sidebar a:hover img {
	opacity: 0.8;
}
.sidebar .side-nav {
	padding-top: 0;
}
.ccm-tag-list li {
	display: inline;
	list-style: none;
}
.ccm-tag-list li a {
	padding: 5px;
}

/**
 * Footer
 */
.scroll-page-top {
	line-height: 18px;
}
.scroll-page-top a {
	display: block;
	background: url(images/page_top_arrow.png) no-repeat 0 0;
	padding-left: 18px;
	margin: 0;
	color: #6c8c3b;
}
.scroll-page-top a:hover {
	background-position-y: -45px;
	color: #ff8b02;
}
.link-list li a {
	background: url(images/list_arrow.png) no-repeat 0 0;
	line-height: 18px;
	padding-left: 18px;
}
.link-list li.active a,
.link-list li a:hover {
	background-position-y: -45px;
	color: #ff8b02;
}
.copyright small {
	font-size: 100%;
	color: #8f8174;
}

/**
 Media Queries
 */
/* Small Screen */
@media only screen and (max-width: 767px) {
	.page .social-buttons, .page .social-buttons li {
		margin: 0;
	}
	.page .ccm-search-block-form .ccm-search-block-text {
		width: 8em;
	}
	.page #pageHeader h1 {
		margin-top: 10px;
	}
	.page #pageHeader h1,
	.page #pageHeader .tel {
		text-align: center;
	}
	.page #pageHeader .tel {
		margin-top: 10px;
	}
	.page .news-list .published {
		float: none;
	}
	.page .news-list .entry-title {
		margin-top: .5em;
		margin-left: 15px;
	}
	.page .menu-item .photo {
		margin-bottom: 10px;
	}
	.page .menu-item .summary {
		clear: left;
		margin-left: 0;
	}
	#main .image-link {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
}

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333; }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: 0.0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 0.0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
 @media only screen and (min-width:40.063em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width:64.063em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: 0.0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > *:hover {
    background: #008CBA; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }

.icon-bar.two-up .item {width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width:40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }
.icon-bar.three-up .item {
  width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width:40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }
.icon-bar.four-up .item {
  width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width:40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }
.icon-bar.five-up .item {
  width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width:40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }
.icon-bar.six-up .item {
  width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width:40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar2 {
	width: 100%;
	font-size: 12;
	display: inline-block;
	color: #333;
	background-color: #fff;
	
}
.icon-bar2 > * {
	text-align: center;
	font-size: 14px;
	width: 25%;
	margin: 0 auto;
	display: block;
	padding: 1.25rem;
	float: left;
	color: #000;
}
.icon-bar2 > * i, .icon-bar2> * img {display: block;margin: 0 auto; }
.icon-bar 2> * i + label, .icon-bar2 > * img + label {margin-top: 0.0625rem; }
.icon-bar2 > * i {font-size: 1.875rem;vertical-align: middle; }
.icon-bar2 > * img {width: 1.875rem;height: 1.875rem; }
.icon-bar2.label-right > * i, .icon-bar2.label-right > * img {margin: 0 0.0625rem 0 0;display: inline-block;}
.icon-bar2.label-right > * i + label, .icon-bar2.label-right > * img + label {margin-top: 0; }
.icon-bar2.label-right > * label {display: inline-block; }
.icon-bar2.vertical.label-right > * {text-align: left; }
.icon-bar2.vertical, .icon-bar2.small-vertical {height: 100%;width: auto; }
.icon-bar2.vertical .item, .icon-bar2.small-vertical .item { width: auto;margin: auto;float: none; }
@media only screen and (min-width:40.063em) {
.icon-bar2.medium-vertical {height: 100%;width: auto; }
.icon-ba2r.medium-vertical .item {width: auto;margin: auto;float: none; } }
@media only screen and (min-width:64.063em) {
.icon-bar2.large-vertical {height: 100%;width: auto; }
.icon-bar2.large-vertical .item {width: auto;margin: auto;float: none; } }
.icon-bar2 > * {
	font-size: 14px;
	padding: 1.25rem;
}
.icon-bar2 > * i + label, .icon-bar2 > * img + label {margin-top: 0.0625rem; }
.icon-bar2 > * i {font-size: 1.875rem; }
.icon-bar2 > * img {width: 1.875rem;height: 1.875rem; }
.icon-bar2 > *:hover {
	background-color: #CCC;
}
.icon-bar2 > * label {
	color: #036;
}
.icon-bar2 > * i {color: #FFFFFF;}
.icon-bar2.two-up .item {width: 50%;}
.icon-bar2.two-up.vertical .item, .icon-bar2.two-up.small-vertical .item {
  width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666; }
@media only screen and (min-width:40.063em) {
  .icon-bar2.two-up.medium-vertical .item {
  width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;
} }
@media only screen and (min-width:64.063em) {
  .icon-bar2.two-up.large-vertical .item {
  width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;
	} }
.icon-bar2.three-up .item {
  width: 33.3333%;
   	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;}
.icon-bar2.three-up.vertical .item, .icon-bar2.three-up.small-vertical .item {
  width: auto;	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666; }
@media only screen and (min-width:40.063em) {
  .icon-bar2.three-up.medium-vertical .item {
  width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;
	} }
@media only screen and (min-width:64.063em) {
  .icon-bar2.three-up.large-vertical .item {
    width: auto; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;} 
	}
.icon-bar.four-up .item {
  width: 25%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;}
.icon-bar2.four-up.vertical .item, .icon-bar2.four-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width:40.063em) {
  .icon-bar2.four-up.medium-vertical .item {
   width: auto;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;} }
@media only screen and (min-width:64.063em) {
  .icon-bar2.four-up.large-vertical .item {
    width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;
	} }
.icon-bar2.five-up .item {
  width: 20%;	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;}
.icon-bar2.five-up.vertical .item, .icon-bar2.five-up.small-vertical .item {
   width: auto;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;;}
@media only screen and (min-width:40.063em) {
  .icon-bar2.five-up.medium-vertical .item {
  width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;} }
@media only screen and (min-width:64.063em) {
  .icon-bar2.five-up.large-vertical .item {
   width: auto;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666; } }
.icon-bar2.six-up .item {
  width: 16.66667%; }
.icon-bar2.six-up.vertical .item, .icon-bar2.six-up.small-vertical .item {
   width: auto;	width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666;}
@media only screen and (min-width:40.063em) {
  .icon-bar2.six-up.medium-vertical .item {
    width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666; } }
@media only screen and (min-width:64.063em) {
  .icon-bar2.six-up.large-vertical .item {
   width: auto;	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  none;
	border-right-color:  none;
	border-bottom-color:  none;
	border-left-color: #666; } }

.inline-list {
  margin: 0 auto 0.94444rem auto;
  margin-left: -1.22222rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.22222rem;
    display: block; }
    .inline-list > li > * {
      display: block; }
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
  
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}