/*  Typo
----------------------------------------------- */


a { text-decoration:none !important }
a:link, a:visited {
    text-decoration:none;
}
a:active { text-decoration:none; }
a:hover { text-decoration:none; }


h1 { font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif; }
h2 { font:bold 14px/140% "Trebuchet MS", Verdana, sans-serif; }

p { font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;}

li { list-style-type:none; }

a { transition:all 1s; }

a:hover { opacity:0.7; }

/*  Layout
----------------------------------------------- */

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font: 14px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-attachment:scroll !important;
  background-position: top center !important;
  background-size: auto !important;
}

body#page-2365917231 {
}

#container {
  margin:0 auto;
  width:100%;
}




/* ---------------------
　　　　　header
--------------------- */

#header {
  margin:25px auto 0;
  width:1080px;
  height:183px;
}

.header-left {
  float:left;
  width:621px;
}

#header h1 {
  padding:0;
  font-size:12px;
  text-decoration:none;
  line-height:1.3em;
  color:#006D5E;
  float:left;
}

#header a:hover { text-decoration:none;  }

.header-logo {
  margin:35px 0 0 0;
  width:478px;
  height:69px;
}

.header-right {
  float:right;
  width:459px;
}

.header-info {
  float:right;
  width:351px;
}

#sidebar {
  display:none;
}




/* ---------------------
　　　main-contents
--------------------- */

#main-contents {
  width:1080px;
  margin: 0 auto;
}

body#page-2365917231 .flexslider {
   display:block;
}

.flexslider {
   display:none;
}

#content {
  width:1080px;
}

#contact-area {
  width:1080px;
  margin:20px auto 80px;
}

#contact-area h2 {
  width:168px;
  margin:0 auto;
}

#contact-area p {
}

#contact-area p img {
}



#link-area {
  overflow: hidden;
  width:1080px;
  margin: 50px auto;
}

#link-area h2 {
  margin-bottom: 20px;
}

#link-area h2 img {
  margin:0 auto;
  display: block;
}

#link-area .contents-left {
  float:left;
  width:50%;
}

#link-area .contents-right {
  float:right;
  width:50%;
}


#link-area .contents-left p img , #link-area .contents-right p img {
  display: block;
  margin: 0 auto;
}




.ttl-page {
  display:none;
}

.ttl-category {
  display:none;
}




.contents-nav {
  width:100%;
}

.contents-nav ul {
  padding:0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height:50px;
}

.contents-nav ul li {
}

.contents-nav ul li a {
  color:#000;
  font-size:16px;
}

.contents-nav ul li a:hover {
  color:#2AA738;
  opacity:1;
}

#cc-m-12124261031 .contents-nav ul {
  padding:0 300px;
}

.contents-nav-sp {
  display:none;
}





/*　ホーム　*/

.txt-home-facility {
  font-size:19px;
  text-align:center;
  font-weight:600;
  line-height:1.8em;
}

#cc-m-12115475931 {
  width:845px;
  margin:0 auto;
}

#cc-m-12115475931 .cc-m-hgrid-column {
  width:395px !important;
  padding-right:55px !important;
}

#cc-m-12115475931 .cc-m-hgrid-column.last {
  padding-right:0 !important;
}

.ttl-home-facility01 {
  font-size:22px;
  font-weight:600;
  margin:5px 0;
  text-align:center;
}

.ttl-home-facility01 a {
  color:#000 !important;
}

.ttl-home-facility01 a:hover {
  color:#006d5e !important;
}

.ttl-home-facility02 {
  font-size:18px;
  font-weight:600;
  margin:0;
  text-align:center;
}

.ttl-home-facility02 a {
  color:#000 !important;
}

.ttl-home-facility02 a:hover {
  color:#006d5e !important;
}

#cc-m-12115508731 figcaption {
  font-size:18px;
  font-weight:600;
  text-align:center;
  margin:10px 0 0 0;
}

#cc-m-12115509331  figcaption {
  margin-left:30px;
}

#cc-m-12197893931 {
  margin-top:10px;
  border:3px solid #F19EC2;
  border-radius:10px;
  height:270px;
  padding:0;
}

.news-box {
  width:100%;
  padding:0 50px 20px 50px;
  overflow:auto;
  height:270px;
}

.news-box-table {
  width:100%;
  border-spacing:3px 0;
  display:block;
}

.news-box-table tbody {
  width:100%;
  display:block;
}

.news-box-table tr {
  width:100%;
  /* border-bottom:1px dashed #ccc; */
  display:block;
  padding:10px 0;
}

.news-box-table tr td {
  line-height:1.8em;
  vertical-align:top;
  width:100%;
  display:block;
}

.news-box-table tr td:first-child {
  /*width:25%;*/
  font-weight:600;
}

.news-box-table tr td:nth-child(2) {
  /*width:75%;*/
}




/*　法人紹介　*/

.txt-greeting01 {
  font-size:34px;
  font-weight:600;
  text-align:center;
}

.txt-greeting02 {
  font-size:18px;
  font-weight:600;
  line-height:2.5em;
}

.txt-philosophy {
  font-size:18px;
  font-weight:600;
  line-height:2.5em;
}

.txt-philosophy span {
  font-size:26px;
  color:#ED6C00;
}

.ttl-basic-policy {
  font-size:24px;
  font-weight:600;
  color:#EB6EA5;
  text-align:center;
}

#cc-m-12120159831 {
  border:3px solid #F19EC2;
  border-radius:10px;
  padding:10px !important;
}

.basic-policy {
}

.basic-policy ul {
  padding:0;
  margin:0;
}

.basic-policy ul li {
  font-size:18px;
  line-height:2.5em;
  font-weight:600;
  padding-left:20px;
}

.basic-policy ul li span {
    color: #5cb531;
    left: -10px;
    padding-right: 5px;
    position: absolute;
}

.corporate-profile tr td {
  font-size:18px;
  font-weight:600;
  padding:10px;
  line-height:1.8em;
  vertical-align:top;
}

#cc-matrix-3443688531 {
}

#cc-matrix-3443688531 iframe {
  height:445px !important;
}

.privacy-policy {
}

.privacy-policy-block {
  margin-bottom:30px;
  line-height:1.8em;
}

.privacy-policy-block ul {
  padding:left:10px;
}

.privacy-policy-block ul li {
  list-style-type:disc;
}




/*　施設紹介　*/

.txt-facility01 {
  font-size:26px;
  color:#006D5E;
  font-weight:600;
  text-align:center;
}

.txt-facility02 {
  font-size:17px;
  font-weight:600;
  line-height:2em;
}

#cc-m-12121486331 {
  padding-bottom:30px !important;
  border-bottom:1px solid #000;
}

.ttl-floor-map {
  font-size:26px;
  color:#006D5E;
  font-weight:600;
}

.txt-magatama01 {
  font-size:26px;
  color:#006D5E;
  font-weight:600;
}

#cc-m-12123755431 {
  background:#FFFBED;
  padding:30px 50px !important;
  border:1px solid #000;
  border-radius:10px;
}

#cc-m-12123755431 .cc-m-hgrid-column {
  width:100% !important;
}

#cc-m-12123755431 .cc-m-hgrid-column.last {
  display:none;
}


#cc-m-12123833731 {
  background:#EBF6F3;
  padding:30px 50px !important;
  border:1px solid #000;
  border-radius:10px;
}

#cc-m-12123833731 .cc-m-hgrid-column {
  width:100% !important;
}

#cc-m-12123833731 .cc-m-hgrid-column.last {
  display:none;
}

#cc-m-12123834131 p {
  font-size:32px;
}

#cc-m-textwithimage-12123834531 p {
  font-size:18px;
  line-height:2em;
  margin-top:15px;
}

#cc-m-12123784631, #cc-m-12123834831 {
  padding:0 120px;
}

#cc-m-12121891531 td:first-child {
  vertical-align:top;
  width:20%;
}

#cc-m-12121911331 td:first-child {
  vertical-align:top;
}

#cc-m-12123755431 p {
  font-size:18px;
}




.bx-wrapper .bx-caption span {
  font-size:1.2em !important;
}



#cc-m-12140445431 , #cc-m-12140437631 {
  width:800px;
  margin: 0 auto;
}



.li-pdf {
  width:100%;
}

.li-pdf li {
  font-size:18px;
  float:left;
  margin-right:50px;
  list-style-type:disc;
}

.li-pdf li:last-child {
  margin-right:0;
}

.li-pdf li a {
  color:#000;
}

.li-pdf li a:hover {
  color:#2aa738;
}



/*　求人情報　*/

.txt-message-catch {
  font-size:36px;
  font-weight:600;
  text-align:center;
  margin:20px 0;
}

.txt-message {
  font-size:15px;
  font-weight:600;
  line-height:2.5em;
}

.txt-guideline {
  font-size:15px;
  font-weight:600;
  line-height:2.5em;
}


.txt-recruit-type {
  font-size:18px;
  font-weight:600;
}

.recruit-table {
}

.recruit-table td {
  font-size:16px;
}

.recruit-table td:first-child {
  font-weight:600;
  vertical-align:top;
}








/*　お問い合わせ　*/

body#page-2372310031 p {
}

body#page-2372310031 #contact-area {
  display:none;
}

#cc-m-12138127931 {
  width:80%;
}

.txt-contact {
  font-size:22px;
  font-weight:600;
}

.ttl-tel-fax , .ttl-mail {
  font-size:18px;
  font-weight:600;
}

.txt-tel-fax , .txt-mail {
  font-size:32px;
  font-weight:600;
}

.txt-mail a {
  color:#000 !important;
}
.txt-mail a:hover {
  color:#006d5e !important;
}





/* ---------------------
　　　　page-top
--------------------- */

.cc-FloatingButtonBarContainer {
  right:10px !important;
  bottom:48px !important;
}

.cc-FloatingButtonBarContainer li a {
  background:none !important;
  border:none !important;
  border-radius:0 !important;
  width:74px !important;
  height:76px !important;
}

.cc-FloatingButtonBarContainer .cc-FloatingButtonBarContainer-button-scroll span {
  background:url(https://u.jimcdn.com/cms/o/s16ab167fcf8f3640/userlayout/img/page-top.png?t=1493000635) !important;
  width:74px !important;
  height:76px !important;
  opacity:1 !important;
}

.cc-FloatingButtonBarContainer li a:hover span {
  opacity:0.8 !important;
}




/* ---------------------
　　　　　footer
--------------------- */

#footer {
  clear:both;
  margin-top:10px;
  width:100%;
  position:relative;
  background:#D6E9C4;
}

#footer .footer-content {
  margin:0 auto;
  width:1080px;
  height:260px;
  padding-top:25px;
}

.footer-info {
  float:left;
  width:30%;
}

.footer-info p {
  margin-bottom:10px;
  font-size:12px;
  line-height:1.6em;
}

.footer-nav {
  float:right;
  width:70%;
}

.footer-nav ul {
  padding:0;
  float:left;
  width:20%;
}

.footer-nav ul li {
  margin-bottom:20px;
}

.footer-nav ul li.home a:before {
  content:"●";
  color:#5CAD35;
}

.footer-nav > ul > li.about > a:before {
  content:"●";
  color:#C08FBE;
}
.footer-nav > ul > li.facility > a:before {
  content:"●";
  color:#ED8A54;
}
.footer-nav > ul > li.recruitment > a:before {
  content:"●";
  color:#00AAE8;
}
.footer-nav ul li.blog a:before {
  content:"●";
  color:#ED8A54;
}
.footer-nav ul li.contact a:before {
  content:"●";
  color:#FDD000;
}
.footer-nav ul li.sitemap a:before {
  content:"●";
  color:#F19EC2;
}

.footer-nav ul li a {
  color:#000;
  font-size:14px;
}

.footer-nav ul li a:hover {
  color:#F39800;
}

.footer-nav > ul > li > ul {
  width:100%;
  margin:20px 0 0 0;
}

.footer-nav > ul > li > ul > li {
  margin:0 0 5px 10px;
}


#footer .footer-bottom {
  background:#5CB531;
  width:100%;
  height:41px;
}

#footer .footer-bottom .copyright {
  text-align:center;
  color:#FFF;
  padding:8px 0;
}

#contentfooter {
  width:1080px !important;
  margin:0 auto !important;
}

.leftrow {
  display:none !important;
}

.jimdo-free-footer-ad {
  display:none !important;
}









/*  Navigation
----------------------------------------------- */

#navigation {
  margin-top:20px;
  float:right;
  width:560px;
  position:relative;
}

ul.mainNav1 {
  float:right;
}

ul.mainNav1,
ul.mainNav2{
    margin:0;
    padding: 0;
}


ul.mainNav1 li,
ul.mainNav2 li
{
    display: inline-block;
    margin: 0;	
    padding: 0;
}

ul.mainNav1 li {
}

ul.mainNav1 li a,
ul.mainNav2 li a
{
    font:normal 15 px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
    color:#000;
}


ul.mainNav1 li a {
  padding:4px 15px;
  transition:all 1s;
}
ul.mainNav2 li a { padding:4px 4px 4px 14px; }
ul.mainNav3 li a { padding:4px 4px 4px 24px; }


ul.mainNav1 a:hover {
    color:#2AA738;
    opacity:1;
}

ul.mainNav1 a.current { font-weight:bold; }

ul.mainNav1 li#cc-nav-view-2365917231 a:before {
  content:"●";
  color:#5CAD35;
  padding-right: 5px;
}

ul.mainNav1 li#cc-nav-view-2365917631 a:before {
  content:"●";
  color:#C08FBE;
  padding-right: 5px;
}

ul.mainNav1 li#cc-nav-view-2365942131 a:before {
  content:"●";
  color:#ED8A54;
  padding-right: 5px;
}

ul.mainNav1 li#cc-nav-view-2366561231 a:before {
  content:"●";
  color:#00AAE8;
  padding-right: 5px;
}

ul.mainNav1 li#cc-nav-view-2372310031 a {
  padding-right:30px;
}

ul.mainNav1 li#cc-nav-view-2372310031 a:before {
  content:"●";
  color:#FDD000;
  padding-right: 5px;
}


ul.mainNav1 li#cc-nav-view-2381508431 a {
  background:#FFF;
  color:#2AA738;
  border-radius:20px;
  position: absolute;
  right: 5px;
  top: 40px;
  width: 140px;
  font-weight:bold;
  padding:0 10px;
  line-height:2em;
  font-size:16px;
  text-align:center;
}

ul.mainNav1 li#cc-nav-view-2381508431 a:hover {
  background:#F39800;
  color:#FFF;
}














/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}








#cc-m-12136263031 {
  display:none;
}




/*　ブログ　*/

.j-blog-page--post-preview {
  padding-bottom:30px;
  border-bottom:1px dashed #ccc;
  margin-bottom:30px;
}

.j-blog-post--header {
}

.j-blog-post--headline {
  margin-bottom:10px;
}

a.j-blog-page--post-preview-headline-link {
  color: #006d5e !important;
}

.j-blog-post--date {
  margin-bottom:10px;
}

.j-blog-page--post-cta {
  clear:both;
}

.j-blog-page--post-preview-image img {
  max-width:300px;
}

.j-comment {
  margin-top:50px;
}





/* 20190125 */

#cc-matrix- .j-module:first-child , .j-blog-meta .j-module:first-child {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #2aa738;
  border-radius: 15px;
  font-size:16px;
  margin-bottom:15px;
}