@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background-color: #ffffff; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

@media only screen and (max-width: 640px) {
  br.m {
    display: block; } }
.m {
  display: none; }

@media only screen and (max-width: 640px) {
  h2.none_small {
    display: none; } }

/* */
span.dev {
  font-size: 20px;
  font-weight: bold;
  color: #ff0000;
  background-color: #ffff00; }

/*layout_common*/
html {
  background-color: #e9e9e9; }

dl, ul, p {
  color: #404040;
  font-size: 16px;
  line-height: 28px; }

p {
  margin-bottom: 20px; }

.red {
  color: #990000 !important; }

.gold {
  color: #a38868 !important; }

.green {
  color: #299a61 !important; }

.brown {
  color: #81511c !important; }

.str {
  font-weight: bold !important; }

.bigger {
  font-size: 150% !important; }

.notes {
  font-size: 80% !important;
  font-weight: bold !important; }

#header_line {
  width: 100%;
  margin: 0 auto;
  height: 25px;
  background-color: #299e61;
  text-align: left; }
@media only screen and (max-width: 640px) {
  #header_line {
    display: none; } }

#menu_line {
  width: 100%;
  margin: 0 auto;
  height: 60px;
  background-color: #299e61;
  text-align: left; }
#menu_line p {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  text-align: center;
  padding-top: 18px; }

#header_line h1 {
  width: 960px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 13px;
  line-height: 26px; }
@media only screen and (max-width: 640px) {
  #header_line h1 {
    width: auto;
    max-width: 640px;
    text-align: center;
    display: none; } }

body {
  background-color: #e9e9e9; }
@media only screen and (max-width: 640px) {
  body {
    background-color: #ffffff; } }

#wrapper {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding-bottom: 100px;
  padding-top: 15px; }
@media only screen and (max-width: 640px) {
  #wrapper {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px; } }

#container {
  width: 960px;
  margin: 0 auto;
  background: #fff; }
@media only screen and (max-width: 640px) {
  #container {
    width: 100%; } }

header {
  position: relative;
  z-index: 10; }
@media only screen and (max-width: 640px) {
  header {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0; }
  header img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px; } }

.header_bnr {
  margin-left: 50px; }
@media only screen and (max-width: 640px) {
  .header_bnr {
    margin-left: 0; } }

.header_tel {
  float: right; }
@media only screen and (max-width: 640px) {
  .header_tel {
    float: none; } }

article {
  width: 960px; }
@media only screen and (max-width: 640px) {
  article {
    width: 100%; } }

.cl:after {
  display: block;
  clear: both;
  content: ""; }

/*全ページ共通クラス*/
.align_center {
  text-align: center;
  margin: 0 auto; }

.align_left {
  text-align: left; }

.align_right {
  text-align: right; }

/*menu_common*/
#topmenu {
  list-style-type: none;
  max-width: 960px;
  width: 100%;
  height: 40px;
  margin: 12px auto 0px;
  padding: 0;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 15px 15px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
#topmenu li {
  position: relative;
  width: 33.3333%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box; }
#topmenu li.sgi {
  background: #299e61;
  border-radius: 10px 0 0 0; }
#topmenu li.hji {
  background: #cccccc;
  border-left: 1px solid #bbbbbb; }
#topmenu li.bdn {
  background: #cccccc;
  border-left: 1px solid #bbbbbb;
  border-radius: 0 10px 0 0; }
#topmenu li a {
  display: block;
  margin: 0;
  padding: 14px 0 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }

header ul#dropmenu {
  list-style-type: none;
  max-width: 960px;
  width: 100%;
  height: 48px;
  margin: 20px auto 0px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu {
    width: 100%;
    height: auto;
    border: none;
    border: none;
    background-color: #f0f0f0;
    display: none; } }
header ul#dropmenu li span.mtit {
  font-weight: bold;
  font-size: 14px;
  color: #505050;
  padding: 10px 0 9px 0px;
  display: block; }
header ul#dropmenu li {
  position: relative;
  width: 16.6666%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #d0d0d0; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu li {
    float: none;
    width: 100%;
    text-align: left;
    border: none; } }
header ul#dropmenu li a {
  display: block;
  margin: 0;
  padding: 18px 0 14px 0px;
  color: #505050;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
header ul#dropmenu li ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
  -moz-transition: .8s;
  -webkit-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  transition: .8s; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu li ul {
    position: static; } }
header ul#dropmenu li:last-child ul {
  left: -100%;
  width: 100%; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu li:last-child ul {
    left: 0%; } }
header ul#dropmenu li ul li {
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 2 #f9b652px 1px 1px #f9b652; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu li ul li {
    overflow: visible;
    height: auto;
    width: 100%;
    display: none;
    font-size: 12px; } }
header ul#dropmenu li ul li a {
  padding: 13px 15px;
  background: #f3f3f3;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  z-index: 0; }
header ul#dropmenu li:hover ul li {
  overflow: visible;
  height: 38px;
  border-top: 1px solid #d0d0d0; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu li:hover ul li {
    border: none;
    height: auto; } }
header ul#dropmenu li:hover ul li a:hover {
  background: #54b181;
  color: #ffffff; }
@media only screen and (max-width: 640px) {
  header ul#dropmenu li:hover ul li a:hover {
    border: none;
    background: #f3f3f3;
    color: #505050; } }
header ul#dropmenu li:hover ul li:first-child {
  border-top: 0; }
header ul#dropmenu li:hover ul li:last-child {
  border-bottom: 0; }
header ul#dropmenu li:hover ul li:last-child a {
  border-radius: 0 0 3px 3px; }
header ul#dropmenu > li.emergency a {
  background: -moz-linear-gradient(#cc0000, #cc0000);
  background: -webkit-gradient(linear, left top, left bottom, from(#cc0000), to(#cc0000));
  background: -ms-linear-gradient(top, #cc0000, #cc0000);
  /* IE */
  color: #ffffff; }
header ul#dropmenu > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }
header ul#dropmenu > li.emergency:hover > a {
  border-radius: 3px 3px 0 0;
  color: #ffffff;
  background-color: #ff3300; }

section#pan {
  padding: 15px; }

section#pan p {
  color: #808080;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0px; }

#mainmenu {
  list-style-type: none;
  max-width: 960px;
  width: 100%;
  height: 64px;
  margin: 0px auto 0px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
#mainmenu li {
  position: relative;
  width: 33.3333%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #d0d0d0; }
#mainmenu li.current_main {
  background: #299e61;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#mainmenu li.current_main a {
  color: #ffffff; }
#mainmenu li.notready {
  background: #cccccc;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 17px 0 11px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#mainmenu li a {
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  color: #505050;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }

#mainmenu > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }

#mainmenu > li.current_main:hover > a {
  border-radius: 3px 3px 0 0;
  color: #ffffff;
  background-color: #299e61; }

/*火葬式はお式を行わないプランです等*/
#btnmenu {
  list-style-type: none;
  max-width: 480px;
  width: 100%;
  height: 80px;
  margin: 22px auto 30px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
@media only screen and (max-width: 640px) {
  #btnmenu {
    display: none; } }

#btnmenu li {
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  line-height: 32px; }

#btnmenu li a {
  display: block;
  margin: 0;
  padding: 22px 0 16px;
  color: #505050;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }

#btnmenu > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }

/*aside*/
/*footer*/
footer {
  width: 960px;
  height: 380px;
  margin: 0 auto;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  padding-bottom: 18px; }
@media only screen and (max-width: 640px) {
  footer {
    width: 100%;
    height: auto;
    background-color: #e9e9e9;
    padding-top: 20px; } }

footer img {
  float: left;
  margin-top: 20px; }
@media only screen and (max-width: 640px) {
  footer img {
    float: none; } }

footer div {
  padding-top: 20px; }
@media only screen and (max-width: 640px) {
  footer div {
    width: 100%;
    text-align: center;
    padding-top: 0; } }

footer div.f01 {
  float: left; }
@media only screen and (max-width: 640px) {
  footer div.f01 {
    float: none; } }

footer div.f02 {
  float: right;
  margin-right: 20px; }
@media only screen and (max-width: 640px) {
  footer div.f02 {
    float: none;
    margin-right: 0; } }

div.f01 p {
  font-size: 12px;
  line-height: 21px;
  color: #505050;
  padding-top: 15px;
  margin-left: 315px;
  width: 400px; }
@media only screen and (max-width: 640px) {
  div.f01 p {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 0;
    margin-bottom: 0; } }

div.f02 p {
  font-size: 12px;
  line-height: 21px;
  color: #505050;
  padding-top: 15px; }

footer h4 {
  font-size: 14px;
  line-height: 21px;
  color: #505050;
  padding-top: 15px;
  padding-bottom: 10px; }

footer div.f02 a:link {
  color: #505050;
  text-decoration: none; }

footer div.f02 a:hover {
  color: #505050;
  text-decoration: underline; }

footer div.f02 a:visited {
  color: #505050;
  text-decoration: none; }

#footermenu {
  font-size: 15px;
  list-style-type: none;
  max-width: 960px;
  width: 100%;
  height: 220px;
  margin: 0px auto 0px;
  padding: 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 15px 15px 15px 15px;
  padding-left: 15px;
  padding-top: 15px;
  margin-top: 30px; }
@media only screen and (max-width: 640px) {
  #footermenu {
    width: 90%;
    height: auto; } }
#footermenu a {
  text-decoration: none;
  color: #505050; }
#footermenu a:hover {
  text-decoration: none;
  color: #505050;
  text-decoration: underline; }
#footermenu li {
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  display: block;
  margin: 0;
  color: #505050;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  line-height: 26px; }
@media only screen and (max-width: 640px) {
  #footermenu li {
    width: 100%;
    float: none; } }
#footermenu li ul {
  list-style: none; }
#footermenu li ul li {
  width: 100%;
  color: #fff; }
#footermenu li ul li a {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #505050; }
#footermenu li:hover ul li a:hover {
  text-decoration: underline; }

/*follow*/
div#follow_small {
  display: none; }
@media only screen and (max-width: 640px) {
  div#follow_small {
    display: inline;
    width: 100%;
    height: 76px; }
  div#follow_small ul {
    background: #62c1ba;
    display: block;
    box-sizing: border-box;
    height: 76px; }
  div#follow_small li:first-child {
    width: 50%;
    display: block;
    text-align: center;
    background: #f8b62b;
    padding-top: 0px;
    box-sizing: border-box;
    border: none;
    float: left;
    height: 76px; }
  div#follow_small li:nth-child(2) {
    width: 50%;
    display: block;
    text-align: center;
    background: #62c1ba;
    padding-top: 0px;
    box-sizing: border-box;
    border: none;
    margin-left: 50%;
    height: 76px; }
  div#follow_small li a {
    width: 100%;
    height: 76px;
    text-decoration: none;
    display: block;
    font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff; }
  div#follow_small li a span {
    display: inline-block;
    margin-top: 16px; } }

section#follow {
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0px;
  background-color: #ffffff;
  box-shadow: 0px -5px 3px 0px #f0f0f0;
  border-top: 1px solid #d0d0d0;
  box-sizing: content-box;
  display: relative;
  z-index: 5; }
section#follow div#follow_innner {
  width: 960px;
  margin: 0 auto;
  padding-top: 3px; }
@media only screen and (max-width: 640px) {
  section#follow div#follow_innner {
    max-width: 320px;
    padding-top: 0; } }
@media only screen and (max-width: 640px) {
  section#follow img.follow_logo {
    display: none; } }
section#follow img.follow_tel {
  margin-left: 50px;
  width: 294px; }
@media only screen and (max-width: 640px) {
  section#follow img.follow_tel {
    display: none; } }

/*script*/
#page-top {
  position: fixed !important;
  bottom: 90px !important;
  right: 40px !important;
  height: 60px;
  width: 60px;
  padding: 8px 0 12px 0;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  line-height: 1em; }
@media only screen and (max-width: 640px) {
  #page-top {
    right: 10px !important;
    bottom: 40px !important; } }

#sjo_info {
  z-index: 5;
  position: fixed;
  bottom: 60px;
  right: 0px;
  height: 60px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
  padding-left: 10px;
  padding-top: 7px; }

#sjo_info_innner {
  margin: 0 auto;
  width: 960px; }

#sjo_info h5 {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  line-height: 22px;
  float: left;
  margin-left: 20px; }

#sjo_info p {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  line-height: 22px;
  float: left;
  margin-left: 30px;
  padding-top: 15px; }

#sjo_info p span {
  font-size: 50%; }

/* 全ページ共通 */
.banner670 {
  margin-bottom: 15px; }
@media only screen and (max-width: 640px) {
  .banner670 img {
    max-width: 98%;
    height: auto;
    padding-left: 1%;
    padding-right: 1%; } }

@media print {
  #topmenu, #dropmenu, aside, section#follow, section#top, section.banner670, p#page-top, footer {
    display: none; }

  main, div, section {
    width: 100%;
    clear: both; }

  h2 {
    color: #299a61 !important; }

  section#disp div p {
    text-align: left;
    width: 100%; }

  section#hall_disp_ico01 {
    display: none; }

  section#disp, div.cl {
    width: 960px; }

  table.infotable02 {
    width: 100%;
    margin: 0 auto; } }
section#top {
  background-image: none; }
@media small {
  section#top {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block; } }
section#top div.planimg01 {
  width: 325px;
  font-size: 0;
  float: left;
  margin-bottom: 15px; }
@media only screen and (max-width: 640px) {
  section#top div.planimg01 {
    max-width: 100%;
    float: none;
    text-align: center;
    margin: 0px auto 15px auto; }
  section#top div.planimg01 img {
    max-width: 300px;
    height: auto; } }
section#top div.planimg02 {
  width: 325px;
  font-size: 0;
  margin-left: 340px;
  margin-bottom: 15px; }
@media only screen and (max-width: 640px) {
  section#top div.planimg02 {
    max-width: 300px;
    margin-left: 0px;
    text-align: center;
    margin: 0px auto 15px auto; }
  section#top div.planimg02 img {
    max-width: 300px;
    height: auto; } }
section#top div.planimg_bg p {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 22px;
  padding-top: 15px;
  height: 100px; }

section#top div.planimg_bg {
  background-image: url("/image/planimg_bg01.gif"); }
@media only screen and (max-width: 640px) {
  section#top div.planimg_bg {
    max-width: 300px;
    background-size: contain;
    text-align: center;
    margin: 0px auto; } }

.planimg_btn {
  list-style-type: none;
  max-width: 200px;
  height: 60px;
  margin: 22px auto 0px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
.planimg_btn li {
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  line-height: 32px; }
.planimg_btn li a {
  display: block;
  margin: 0;
  padding: 22px 0 16px;
  color: #505050;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
.planimg_btn > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }

html, body, #sb-site, .sb-site-container, .sb-slidebar {
  /* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  width: 100%;
  /*overflow-x: hidden;  Stops horizontal scrolling. */ }

html {
  height: 100%;
  /* Site is as tall as device. */ }

body {
  min-height: 100%;
  height: auto;
  position: relative;
  /* Required for static Slidebars to function properly. */ }

/* Site scroll locking - prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden; }

/* ----------
 * 002 - Site
 */
#sb-site, .sb-site-container {
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  width: 100%;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  /* Site sits above Slidebars */
  /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */ }

/* Micro clearfix by Nicolas Gallagher, ensures the site container hits the top and bottom of the screen. */
#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  content: ' ';
  display: table; }

#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  clear: both; }

/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 0;
  z-index: 0;
  /* Slidebars sit behind sb-site. */
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  background-color: #222222;
  /* Default Slidebars background colour, overwrite this with your own css. */ }

.sb-slidebar, .sb-slidebar * {
  -webkit-transform: translateZ(0px);
  /* Fixes issues with translated and z-indexed elements on iOS 7. */ }

.sb-left {
  left: 0;
  /* Set Slidebar to the left. */ }

.sb-right {
  right: 0;
  /* Set Slidebar to the right. */ }

html.sb-static .sb-slidebar, .sb-slidebar.sb-static {
  position: absolute;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */ }

.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */ }

.sb-style-overlay {
  z-index: 9999;
  /* Set z-index high to ensure it overlays any other site elements. */ }

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */ }

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 30%;
  background-color: #248a55; }
.sb-slidebar ul li span {
  padding-left: 15px; }
.sb-slidebar ul li span.mtit {
  font-weight: bold;
  color: #ffffff; }
.sb-slidebar ul li ul li span {
  padding-left: 25px; }
.sb-slidebar ul li a {
  color: #FFFFFF;
  line-height: 42px;
  width: 100%;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #1e7648; }
.sb-slidebar ul li a:link, .sb-slidebar ul li a:hover, .sb-slidebar ul li a:visited {
  color: #FFFFFF; }
.sb-slidebar ul li a:hover {
  background-color: #E8E8E8;
  color: #299e61; }
.sb-slidebar ul li.emergency a {
  color: #FFFFFF;
  line-height: 42px;
  width: 100%;
  display: block;
  text-decoration: none;
  background-color: #f8b62b;
  border-bottom: 1px solid #1e7648;
  font-weight: bold; }
.sb-slidebar ul li.emergency a:link, .sb-slidebar ul li.emergency a:hover, .sb-slidebar ul li.emergency a:visited {
  color: #FFFFFF; }
.sb-slidebar ul li.emergency a:hover {
  background-color: #E8E8E8;
  color: #299e61; }

.sb-width-thin {
  width: 15%; }

.sb-width-wide {
  width: 45%; }

@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 70%; }

  .sb-width-thin {
    width: 55%; }

  .sb-width-wide {
    width: 85%; } }
@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 55%; }

  .sb-width-thin {
    width: 40%; }

  .sb-width-wide {
    width: 70%; } }
@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 40%; }

  .sb-width-thin {
    width: 25%; }

  .sb-width-wide {
    width: 55%; } }
@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 30%; }

  .sb-width-thin {
    width: 15%; }

  .sb-width-wide {
    width: 45%; } }
@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 20%; }

  .sb-width-thin {
    width: 5%; }

  .sb-width-wide {
    width: 35%; } }
/* ---------------
 * 004 - Animation


.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
	-webkit-transform: translate( 0px );
	   -moz-transform: translate( 0px );
	     -o-transform: translate( 0px );
	        transform: translate( 0px );
	
	-webkit-transition: -webkit-transform 400ms ease;
	   -moz-transition:    -moz-transform 400ms ease;
	     -o-transition:      -o-transform 400ms ease;
	        transition:         transform 400ms ease;
	
	-webkit-transition-property: -webkit-transform, left, right; /* Add left/right for Android < 4.4. 
	-webkit-backface-visibility: hidden; /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. 
}
 
/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */ }
