@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "MS Pゴシック", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.7;
  color: #603813;
  background: #fff;
  position: relative;
}
#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(255, 255, 255, 0.2);
  content: "";
}
a {
  color: #658361;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #658361;
  outline: none;
  text-decoration: none;
}
p {
  margin-bottom: 20px;
  font-size: 15px;
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 14px;
  }
}
h1, h2, h3, h4, h5, h6, figure {
  color: #33211b;
  font-weight: 400;
  margin: 0 0 20px 0;
  font-weight: normal;
}
::-webkit-selection {
  color: #fff;
  background: #888;
}
::-moz-selection {
  color: #fff;
  background: #888;
}
::selection {
  color: #fff;
  background: #888;
}
.container-wrap {
  max-width: 1160px;
  margin: 60px auto 0;
  background: #fff;
}
.container-wrap2 {
  max-width: 1160px;
  margin: 0 auto 0 !important;
}
.container-footer {
  position: relative;
  max-width: 1160px;
  margin: auto;
}
.container-nav {
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .container-wrap {
    width: 100%;
  }
  .container-wrap2 {
    width: 100%;
  }
  .container-footer {
    width: 100%;
  }
}
/*.alohalabo-nav {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .alohalabo-nav {
    margin: 0;
  }
}
.alohalabo-nav .top-menu {
  padding: 0 0;
}
@media screen and (max-width: 768px) {
  .alohalabo-nav .top-menu {
    padding: 28px 1em;
  }
}
.alohalabo-nav #alohalabo-logo {
  font-size: 45px;
  margin: 0;
  padding: 1em 0;
  font-family: "Libre Baskerville", serif;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
@media screen and (max-width: 768px) {
  .alohalabo-nav #alohalabo-logo {
    border-bottom: none;
    padding: .1em 0;
  }
}
.alohalabo-nav #alohalabo-logo a {
  color: #658361;
}
.alohalabo-nav a {
  padding: 5px 10px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .alohalabo-nav .menu-1 {
    display: none;
  }
}
.alohalabo-nav ul {
  padding: 20px 0;
  margin: 0;
}
.alohalabo-nav ul li {
  font-family: "Source Sans Pro", sans-serif;
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
.alohalabo-nav ul li a {
  position: relative;
  font-size: 13px;
  padding: 30px 20px;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.alohalabo-nav ul li a:after {
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  content: '';
  width: 50%;
  height: 2px;
  background: #658361;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.alohalabo-nav ul li a:hover {
  color: #000;
}
.alohalabo-nav ul li a:hover:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.alohalabo-nav ul li a.donate {
  color: #658361;
}*/
.alohalabo-nav ul li.has-dropdown {
  position: relative;
}
.alohalabo-nav ul li.has-dropdown .dropdown {
  width: 140px;
  -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #000;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.alohalabo-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #33211b;
  border-width: 8px;
  margin-left: -8px;
}
.alohalabo-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.alohalabo-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.alohalabo-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 0;
}
.alohalabo-nav ul li.has-dropdown .dropdown li a:hover {
  color: #fff;
}
.alohalabo-nav ul li.has-dropdown .dropdown li a:after {
  display: none !important;
}
.alohalabo-nav ul li.has-dropdown:hover a, .alohalabo-nav ul li.has-dropdown:focus a {
  color: #33211b;
}
/*.alohalabo-nav ul li.btn-cta a {
  padding: 30px 0px !important;
  color: #fff;
}
.alohalabo-nav ul li.btn-cta a span {
  background: #658361;
  padding: 4px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
}
.alohalabo-nav ul li.btn-cta a:hover span {
  -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}
.alohalabo-nav ul li.active > a {
  color: #000 !important;
  position: relative;
}
.alohalabo-nav ul li.active > a:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
*/
#alohalabo-counter, .alohalabo-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}
.alohalabo-video {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .alohalabo-video {
    height: 450px;
  }
}
.alohalabo-video a {
  z-index: 1001;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  display: table;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.alohalabo-video a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.alohalabo-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.alohalabo-video:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.alohalabo-video:hover a {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.alohalabo-light-grey {
  background: #fafafa;
}
#alohalabo-footer {
  padding: 1em 2em 1em;
  clear: both;
}
@media screen and (max-width: 768px) {
  #alohalabo-footer {
    padding: 1em 1em;
    clear: both;
  }
}
#alohalabo-intro h2 {}
.dailyVerse {
  font-style: italic;
  color: rgba(0, 0, 0, 0.4);
}
.ministries-list {
  margin: 0;
  padding: 0;
}
.ministries-list li {
  list-style: none;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.4);
}
.ministries-list li i {
  padding-right: 10px;
}
.news .desc .date {
  display: block;
  margin-bottom: 10px;
}
.news {
  margin-bottom: 40px;
}
.sermon-entry {
  margin-bottom: 40px;
}
.sermon-entry h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.sermon {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 270px;
  width: 100%;
  display: table;
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .sermon {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .sermon {
    height: 270px;
  }
}
.sermon:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sermon .play {
  display: table-cell;
  vertical-align: middle;
  height: 270px;
  z-index: 9;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sermon .play a {
  width: 70px;
  height: 70px;
  display: table;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 4px 28px -16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 28px -16px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 28px -16px rgba(0, 0, 0, 0.75);
}
.sermon .play a i {
  display: table-cell;
  vertical-align: middle;
  height: 70px;
  font-size: 20px;
}
.sermon:hover:before {
  opacity: 1;
}
.events-entry {
  margin-bottom: 50px;
}
.events-entry h3 {
  font-size: 20px;
}
.events-entry h3 a {
  color: #33211b;
}
.events-entry .date {
  display: block;
  margin-bottom: 10px;
  font-style: italic;
}
#alohalabo-bible-verse {
  background: #658361;
  position: relative;
}
#alohalabo-bible-verse .bible-verse-slide {
  text-align: center;
  position: relative;
  color: #fff !important;
}
#alohalabo-bible-verse .bible-verse-slide blockquote {
  border: none;
  margin: 30px auto;
  width: 60%;
  position: relative;
  padding: 0;
  font-size: 20px;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  #alohalabo-bible-verse .bible-verse-slide blockquote {
    width: 85%;
  }
}
#alohalabo-bible-verse .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#alohalabo-bible-verse .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#alohalabo-bible-verse .arrow-thumb a:hover, #alohalabo-bible-verse .arrow-thumb a:focus, #alohalabo-bible-verse .arrow-thumb a:active {
  text-decoration: none;
}
#alohalabo-bible-verse .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.3) !important;
}
#alohalabo-bible-verse .owl-theme .owl-dots .active span {
  background: white !important;
}
.alohalabo-counters {
  padding: 3em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.alohalabo-counters .counter-wrap {
  border: 1px solid red !important;
}
.alohalabo-counters .alohalabo-counter {
  font-size: 40px;
  display: block;
  color: black;
  width: 100%;
  font-weight: 400;
  margin-bottom: .3em;
}
.alohalabo-counters .alohalabo-counter-label {
  font-size: 12px;
  margin-bottom: 2em;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: gray;
}
.contact-info {
  margin-bottom: 4em;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
  color: #33211b;
}
.contact-info li i {
  position: absolute;
  top: .1em;
  left: 0;
  font-size: 18px;
  color: rgba(102, 66, 54, 0.8);
}
.contact-info li a {
  color: #33211b;
}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 13px !important;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.form-control:focus, .form-control:active {
  box-shadow: none;
  border: 2px solid rgba(0, 0, 0, 0.8);
}
input[type="text"] {
  height: 50px;
}
.form-group {
  margin-bottom: 30px;
}
.form-group .btn-modify {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 13px;
  padding: 10px 15px;
}
.alohalabo-social-icons {
  margin: 0;
  padding: 0;
}
.alohalabo-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.alohalabo-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #658361;
  padding-left: 10px;
  padding-right: 10px;
}
.alohalabo-social-icons li a i {
  font-size: 20px;
}
.alohalabo-heading {
  margin-bottom: 2em;
}
.alohalabo-heading h2 {
  font-size: 27px;
	margin: 0;
	padding: 0;
  line-height: 1.2;
  color: #33211b;
}
.alohalabo-heading h2 img{
	width:30%;
  min-width: 140px;
	max-width: 170px;
}
.alohalabo-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.alohalabo-heading3 {
  margin-bottom: 2em;
}
.alohalabo-heading3 h2 {
  font-size: 27px;
	margin: 0;
	padding: 0;
  line-height: 1.2;
  color: #33211b;
}
.alohalabo-heading3 span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.sub-text{
	padding-bottom: 0;
	margin-bottom: 0;
	color: #daa520;
}
.sub-text2{
	display: inline-block;
	margin-top: 5px;
	color: rgba(102, 66, 54, 1);
	margin-bottom: 0;
	padding: 10px 10px;
	border: 1px solid rgba(102, 66, 54, 1);
	/*background: rgba(102, 66, 54, 0.8);*/
	-webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sub-text2:hover{
	background: rgba(102, 66, 54, 1);
	color: #fff;
}
#alohalabo-footer {
  background: rgba(169, 219, 122, 1);
  color: rgba(255, 255, 255, 0.7) !important;
}
#alohalabo-footer a {
  color: white !important;
}
#alohalabo-footer .alohalabo-footer-links {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #alohalabo-footer .alohalabo-footer-links {
    margin-bottom: 30px;
  }
  .alohalabo-heading h2 {
    font-size: 22px;
    line-height: auto;
    color: #33211b;
  }
	  .alohalabo-heading3 h3 {
    font-size: 22px;
    line-height: auto;
  }
}
#alohalabo-footer .alohalabo-footer-links li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
  display: block;
}
#alohalabo-footer .alohalabo-footer-links li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
#alohalabo-footer .alohalabo-footer-links li a:hover {
  text-decoration: underline;
}
#alohalabo-footer h2, #alohalabo-footer h3 {
  color: white !important;
}
#alohalabo-footer h3 {
  font-size: 18px;
  line-height: auto;
}
#alohalabo-footer h2 {
  font-style: 28px;
}
#alohalabo-footer p .alohalabo-social-icons {
  border: 1px solid red;
  margin: 0 !important;
}
#alohalabo-footer .copyright {
  display: block;
  margin-top: 3em;
}
#alohalabo-footer .copyright .block {
  display: block;
}
#aloha-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 100%;
  height: 390px;
  /*background: rgba(255, 255, 255, 0.2);*/
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: left;
  padding: 85px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateY(-390px);
  -webkit-transform: translateY(-390px);
  -ms-transform: translateY(-390px);
  -o-transform: translateY(-390px);
  transform: translateY(-390px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #aloha-offcanvas {
    display: block;
  }
}
.offcanvas #aloha-offcanvas {
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
#aloha-offcanvas a {
  color: #664236;
  font-weight: bold;
}
#aloha-offcanvas a:hover {
  color: #603813;
}
#aloha-offcanvas ul {
  padding: 0 0 10px;
  margin: 0;
}
#aloha-offcanvas ul li {
  padding-bottom: 15px;
  margin: 0;
  list-style: none;
}
#aloha-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#aloha-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#aloha-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e0c5";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#aloha-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.bottom-icon {
  display: none;
}
@media screen and (max-width: 500px) {
  .bottom-icon {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    z-index: 888;
    opacity: 0;
    visibility: hidden;
    margin: 0;
  }
  .bottom-icon.active {
    opacity: 1;
    visibility: visible;
  }
  .bottom-icon li {
    display: inline-block;
    padding: 12px 10px 10px;
    background-color: rgba(255, 255, 255, 0.6);
    border-top: 1px dotted #33211b;
    border-bottom: 1px dotted #33211b;
    border-right: 1px dotted #33211b;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .bottom-icon li:first-child {
    border-left: 1px dotted #33211b;
  }
  .bottom-icon li:hover, .bottom-icon li:active, .bottom-icon li:focus {
    background-color: rgba(255, 255, 255, .9);
    border: 1px dotted #664236;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #alohalabo-footer {
    padding: 0.5em 1em 5em;
    clear: both;
  }
}
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}
.btn-primary {
  background: rgba(102, 66, 54, 0.9);
  color: #fff;
  border: 1px solid rgba(102, 66, 54, 1)!important;
 
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: rgba(255, 255, 255, 0.2);
  color: rgba(102, 66, 54, 1)!important;
	
}
/*
.btn-primary.btn-outline {
  background: transparent;
  color: #658361;
  border: 2px solid #658361;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: rgba(255, 255, 255, 0.2);
  color: rgba(102, 66, 54, 0.9);
}
.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}
.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}
.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}
.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}
.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}
.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}
*/
.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: rgba(102, 66, 54, 0.8);
}
.row-pb-md {
  padding-bottom: 4em !important;
}
.row-pb-sm {
  padding-bottom: 2em !important;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  top: 0;
  left: 0;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.loader, .loader:before, .loader:after {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  margin-top: -20px;
  color: #664236;
  font-size: 6px;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before, .loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.js .animate-box {
  opacity: 0;
}
#aloha-verse {
  background-color: #ddcebd;
  height: 50px;
  position: relative;
  z-index: 99;
}
.topic {
  float: left;
  font-size: 26px;
  line-height: 50px;
  color: #33211b;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
}
#aloha-verse .aloha-slide {
  text-align: left;
  padding-left: 10px;
  color: #33211b;
  position: relative;
  font-size: 16px;
  line-height: 50px;
}
#aloha-verse .aloha-slide a{
  color: #33211b;
}
@media screen and (max-width: 768px) {
  .topic {
    font-size: 21px;
  }
  #aloha-verse .aloha-slide {
    font-size: 14px;
  }
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(169, 219, 122, 0.5);
  border-radius: 10px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.pad00 {
  padding: 15px 0 0 0;
}
.pad0 {
  padding: 7px;
}
.pad000 {
  padding: 0;
}
.pad5 {
  padding: 0 0 15px 50px;
}
.pad55 {
  padding: 0 0 15px 50px;
}
.nav-ff a{
	color: inherit;
}
@media screen and (max-width: 991px) {
.pad5 {
  padding: 7px;
}
	.pad55 {
  padding: 0;
}
}
.relative {
  position: relative;
  /*border: solid 1px #ddd;*/
  outline: solid 1px rgba(102, 66, 54, 0.4);
  outline-offset: -4px;
  overflow: hidden;
}
.relative img {
  display: block;
  transition-duration: 0.5s;
}
.relative img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.relative h3 {
  display: inline-block;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #272727;
  margin-left: 5px;
  margin-bottom: 20px;
  padding: 20px 10px;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(102, 66, 54, 0.1);
  z-index: 1000;
  min-width: 14.5em;
  letter-spacing: -0.5px;
  transition-duration: 0.5s;
}
.relative a h3:hover {
  background-color: rgba(102, 66, 54, 0.3);
  margin-left: 10px;
  transition-duration: 0.5s;
	
}
.relative .cat {
  display: inline-block;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #272727;
	letter-spacing: 2px;
  margin-left: 5px;
  margin-bottom: 20px;
  padding: 20px 10px;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(102, 66, 54, 0.1);
  z-index: 1000;
  min-width: 7.5em;
  letter-spacing: -0.5px;
  transition-duration: 0.5s;
}
.relative a .cat:hover {
  background-color: rgba(102, 66, 54, 0.3);
  margin-left: 10px;
  transition-duration: 0.5s;
	
}

.relative .b-c {
  display: inline;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
	right: 0;
	text-align: center;
  margin: auto;
  color: #272727;
  margin: auto;
  margin-bottom: 0px;
  padding: 20px 10px;
  background-color: rgba(255, 255, 255, 0.4);
  border: none;
  z-index: 1000;
  min-width: 14.5em;
  letter-spacing: -0.5px;
  transition-duration: 0.5s;
}
.relative a .b-c:hover {
  background-color: rgba(102, 66, 54, 0.3);
	margin-left: 0;
  margin-bottom: 10px;
  transition-duration: 0.5s;
}
@media screen and (max-width: 768px) {
  .sp-width {
    width: 85%;
    margin: auto;
  }
}
.max-w80 {
  max-width: 170px;
  margin: auto;
}
.p-l-10 {
  padding-left: 10px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.main-text {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0 auto !important;
}
.main-text .text-erea {
  padding: 25px 0px;
}
.main-text .text-erea p {
  color: #33211b;
}
.alohalabo-heading2 h2 {
  padding: 13px 0 !important;
  background-color: rgba(169, 219, 122, 1);
  color: #fff;
  line-height: 1.2;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media screen and (max-width: 768px) {
  .main-text {
    width: 95%;
    margin: auto;
  }
  .main-text .text-erea {
    padding: 10px 18px;
  }
}
.sitemap {
  border-top: 1px solid rgba(169, 219, 122, 1);
  text-align: center;
  background-color: rgba(169, 219, 122, 0.2);
  padding: 1em 0 1em;
  margin-bottom: 0;
	margin-top: 50px;
}

@media screen and (max-width: 500px) {
  .sitemap {
    display: none;
  }
}
#studio808-bible-verse {
  background-image: url("../images/bk001.jpg");
  /*background-color: #222;*/
  background-size: cover;
  background-position: center left;
  position: relative;
  padding: 10em 1em;
}
#studio808-bible-verse .bible-verse-slide {
  text-align: center;
  position: relative;
  color: #fff !important;
}
#studio808-bible-verse .bible-verse-slide blockquote {
  border: none;
  margin: 30px auto;
  width: 100%;
  position: relative;
  padding: 0;
  font-size: 22px;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.6));
}
#studio808-bible-verse .bible-verse-slide blockquote p {
  height: 50px;
}
#studio808-bible-verse .bible-verse-slide blockquote img {
  width: 20%;
  margin: 10px auto 0;
}
.daily {
  font-size: 16px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  #studio808-bible-verse {
    padding: 5em 1em;
  }
  #studio808-bible-verse .bible-verse-slide blockquote {
    width: 85%;
    font-size: 20px;
  }
  #studio808-bible-verse .bible-verse-slide blockquote img {
    width: 40%;
    margin: 15px auto 0;
  }
  #studio808-bible-verse .bible-verse-slide blockquote p {
    height: 65px;
  }
}
#studio808-bible-verse .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#studio808-bible-verse .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#studio808-bible-verse .arrow-thumb a:hover, #studio808-bible-verse .arrow-thumb a:focus, #studio808-bible-verse .arrow-thumb a:active {
  text-decoration: none;
}
#studio808-bible-verse .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.3) !important;
}
#studio808-bible-verse .owl-theme .owl-dots .active span {
  background: white !important;
}
#aloha-hero {
  height: 550px;
  width: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  #aloha-hero {
    height: 350px;
  }
}
#aloha-hero .btn {
  font-size: 24px;
}
#aloha-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#aloha-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#aloha-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#aloha-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  height: 550px;
  position: relative;
}
.slide01 {
  background-image: url(../images/img01.jpg);
  background-position: center left !important;
}
.slide02 {
  background-image: url(../images/img99.jpg);
  background-position: bottom center !important;
}
.slide03 {
  background-image: url(../images/img06.jpg);
  background-position: center right !important;
}
.slide04 {
  background-image: url(../images/img09.jpg);
  background-position: center right !important;
}
@media screen and (max-width: 768px) {
  #aloha-hero .flexslider .slides li {
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    position: relative;
  }
}
/*#aloha-hero .flexslider .flex-control-nav {
  bottom: 80px;
  z-index: 1000;
  width: auto;
}*/
#aloha-hero .flexslider .flex-control-nav {
  bottom: 20px;
  z-index: 1000;
  margin-bottom: 10px;
}
#aloha-hero .flexslider .flex-control-nav li a {
  background: transparent;
  border: 1px solid rgba(51, 33, 27, 0.4);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#aloha-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: #664236;
  border: 1px solid rgba(51, 33, 27, 0.8);
}
#aloha-hero .flexslider .flex-direction-nav {
  display: none;
}
#aloha-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  height: 550px;
  z-index: 9;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #aloha-hero .flexslider .slider-text {
    display: table;
    opacity: 0;
    height: 350px;
    z-index: 9;
    width: 100%;
  }
}
#aloha-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 2em;
}
@media screen and (max-width: 768px) {
  #aloha-hero .flexslider .slider-text > .slider-text-inner {
    text-align: center;
  }
}
#aloha-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 300;
  text-shadow: 1px 1px 1px #fff;
  color: #33211b !important;
}
.sp-block {
  display: none;
}
#aloha-hero .flexslider .slider-text > .slider-text-inner h2 {
  text-shadow: 1px 1px 0 #fff;
  font-size: 21px;
  line-height: 1.5;
  margin-bottom: 50px;
  color: #88602d;
}
#aloha-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(102, 211, 126, 0.8);
  border-bottom: 1px solid rgba(102, 211, 126, 0.7);
}
@media screen and (max-width: 768px) {
  #aloha-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 20px;
  }
  #aloha-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 18px;
  }
  .sp-block {
    display: block;
  }
  .pc-block {
    display: none;
  }
}
#aloha-hero .flexslider .slider-text > .slider-text-inner .heading-section {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  #aloha-hero .flexslider .slider-text > .slider-text-inner .heading-section {
    font-size: 30px;
  }
}
#aloha-hero .flexslider .slider-text > .slider-text-inner s .studio808-lead {
  font-size: 20px;
  color: #fff;
}
#aloha-hero .flexslider .slider-text > .slider-text-inner s .studio808-lead .icon-heart {
  color: #d9534f;
}
#aloha-hero .flexslider .slider-text > .slider-text-inner .btn {
  font-size: 17px;
  display: inline;
  letter-spacing: 3px;
  color: #fff;
  padding: 15px 25px !important;
  border: none;
}

@media screen and (max-width: 768px) {
  #aloha-hero .flexslider .slider-text > .slider-text-inner .btn {
    width: 100%;
  }
}
.mt-20 {
  margin-top: 20px;
}
.m-section {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .m-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.fs-m {
  font-size: 18px;
 color: #daa520!important;
}
@media screen and (max-width: 768px) {
  .fs-m {
    font-size: 16px;
 
  }
}
.alohalabo-heading-kakoi {
  display: inline-block;
	outline: 1px solid rgba(169, 219, 122, 0.9);
  outline-offset: -5px;
  /*border: 1px solid rgba(169, 219, 122, 0.9);*/
	border-radius: 5px;
  padding: 30px 30px 0 30px;
	background-image: url(../images/favicon.png),
      url(../images/favicon.png),
		url(../images/favicon.png),
		url(../images/favicon.png);
  background-repeat: no-repeat,
      no-repeat,
	  no-repeat,
      no-repeat;
  background-position: top right ,
      top left,
      bottom right,
      bottom left;
	background-size: 12px; 
}
.alohalabo-heading-kakoi h2{
  padding-bottom: 30px;
}
.alohalabo-container {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .alohalabo-container {
    padding-left: 10px;
    padding-right: 10px;
  }
	.alohalabo-heading-kakoi {
  padding: 20px 20px 0 20px;
}
.alohalabo-heading-kakoi h2{
  padding-bottom: 20px;
	font-size: 20px;
}
}
.inner {
  max-width: 1160px;
	width: 100%;
  margin: 0 auto;
}
.inner:after {
  content: "";
  clear: both;
  display: block;
}
/* header */
#top-head {
  top: -60px;
  position: absolute;
  width: 100%;
  height: 70px;
  margin: 0 auto 0;
  padding: 2px 0;
  line-height: 1;
  background: rgba(169, 219, 122, 1);
  z-index: 999;
}
#top-head a, #top-head {
  color: #fff;
  text-decoration: none;
}
#top-head a:hover {
  color: #664236;
}
#top-head .inner {
  position: relative;
}
#top-head .logo {
  /*float: left;
    font-size: 36px;
	color: #fff;*/
  padding-top: 5px;
  width: 240px;
}
#top-head .logo .logo-g {
  display: none;
}
#global-nav ul {
  list-style: none;
  position: absolute;
  right: 0;
  bottom: 7px;
  font-size: 14px;
}
#global-nav ul li {
  float: left;
}
#global-nav ul li a {
  padding: 0 17px;
}
@media screen and (max-width: 1080px) {
#global-nav ul li a {
  padding: 0 10px;
}
}
@media screen and (min-width:767px) and ( max-width:1024px) {
#global-nav ul .nav-none {
  display: none;
}
}
.active-nav a {
  color: #664236!important;
  font-weight: bold;
}
.sns {
  font-size: 16px;
  color: #fff;
}
.sns:hover {
  color: #664236;
}
#top-head.scrolled {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 5px;
  height: 55px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(169, 219, 122, .3);
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}
#top-head.scrolled .logo {
  padding-top: 5px;
  width: 220px;
}
#top-head.scrolled .logo .logo-w {
  display: none;
}
#top-head.scrolled .logo .logo-g {
  display: block;
}
#top-head.scrolled #global-nav ul li a {
  color: #664236;
  padding: 0 17px;
}
#top-head.scrolled #global-nav ul li a:hover {
  color: #222;
}
#top-head.scrolled #global-nav ul li .sns {
  font-size: 16px;
  color: #fff;
  background: #664236;
  padding: 5px;
  border-radius: 5px;
}
#top-head.scrolled #global-nav ul li .sns:hover {
  color: #664236;
  background: none;
}
#nav-toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 14px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 101;
}
#nav-toggle div {
  position: relative;
}
#mobile-head #nav-toggle span {
  display: block;
  position: absolute;
  height: 1.5px;
  width: 100%;
  background: #fff;
  right: 10px;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
#mobile-head.scrolled #nav-toggle span {
  background: #664236;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 11px;
}
#nav-toggle span:nth-child(3) {
  top: 22px;
}
@media screen and (max-width: 768px) {
  #top-head, .inner {
    width: 100%;
    padding: 0;
  }
  #top-head {
    top: 0;
    position: fixed;
    margin-top: 0;
    height: 60px;
    background: none;
  }
  #top-head.scrolled {
    padding-top: 0;
    background: transparent;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
  }
  #mobile-head {
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 999;
    background: rgba(169, 219, 122, 0.9);
  }
  #mobile-head.scrolled {
    background: rgba(255, 255, 255, 0.9);
    height: 56px;
  }
  #top-head .logo {
    position: absolute;
    left: 13px;
    top: 0px;
  }
  #mobile-head .logo {
    /*float: left;
    font-size: 36px;
	color: #fff;*/
    padding-top: 5px;
    width: 205px;
  }
  #mobile-head.scrolled .logo {
    /*float: left;
    font-size: 36px;
	color: #fff;*/
    padding-top: 10px;
    width: 195px;
  }
  #top-head.scrolled .logo img {
    display: none;
  }
  #top-head.scrolled .logo {
    position: absolute;
    left: 13px;
    top: 0px;
  }
  #global-nav {
    position: absolute;
    top: -500px;
    background: rgba(221, 206, 189, 0.9);
    width: 100%;
    text-align: left;
    padding: 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav ul li {
    float: none;
    position: static;
  }
  #top-head #global-nav ul li a, #top-head.scrolled #global-nav ul li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 18px 0;
    font-size: 16px;
  }
  #top-head.scrolled #global-nav ul li .sns {
    font-size: 16px;
    color: #fff;
    background: none;
    padding: 0;
    border-radius: 0;
  }
  #top-head #global-nav ul li a:hover {
    color: #664236;
  }
  #top-head #global-nav ul li .sns:hover {
    color: #664236;
  }
  #nav-toggle {
    display: block;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    opacity: 0;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .open #global-nav {
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
  }
}
.mt-100{
	margin-top: 100px!important;
}
.width-100{
	width: 100%;
	background: rgba(102, 66, 54, 0.2);
 border: solid 1px rgba(102, 66, 54, 0.2);
}

.fc-red{
	color: red;
}
.responsive_video { 
    position: relative; 
    padding-bottom: 56.25%; 
}
.responsive_video video, 
.responsive_video iframe, 
.responsive_video object, 
.responsive_video embed { 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
.dousa{
	border-bottom: 1px solid rgba(102, 66, 54, 0.1);
	border-left: 20px solid rgba(221, 206, 189, 0.9);
	padding-left: 8px;
	margin-bottom: 0;
	font-size: 23px;
	line-height: 1.2;
}

@media screen and (max-width: 768px) {
	.dousa{
	font-size: 19px;
}
		.mt-sp10{
	margin-top: 10px;
}
}
		.mt-10{
	margin-top: 10px;
}
.img-full{
	width: 100%;
}
.bio th{
	display: block;
	font-weight: normal;
	
}
.bio td{
	padding-left: 2px;
	display: block;
	font-size: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	line-height: 1.4;
	border-bottom: 1px dotted #999;
	text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}
.mt-50pc{
	margin-top: 50px;
}
@media screen and (max-width: 768px) {
	.bio td{
	font-size: 14px;

}
	.mt-50pc{
	margin-top: 0;
}
		.mt-50sp{
	margin-top: 50px!important;
}
}
.nav-ff {
  margin: 0;
  font-size: 13px;
  line-height: 1;
  border-left: 1px solid rgba(169, 219, 122, 1);
}
.nav-ff2 {
  border-right: 1px solid rgba(169, 219, 122, 1);
	color: inherit;
}
@media screen and (max-width: 768px) {
  .nav-ff {
    font-size: 12px;
    line-height: 1;
    margin: 5px 0;

  }
  .nav-ff3 {
    border-right: 1px solid rgba(169, 219, 122, 1);
  }
}

a .hover2{
display: none;
}

a:hover .nomal2{
display: none;
}

a:hover .hover2{
display: inline;
	background: #fff!important;
}
.small-text{
	display: inline!important;
	padding-left: 10px;
	letter-spacing: -0.5px!important;
}
@media screen and (max-width: 768px) {
	.small-text{
	display: block!important;
	padding-left: 0;
		padding-top: 2px;

}
}

.main-sub2{
	font-size: 140%;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	color: #808080;
}
.main-title{
	margin-top: 30px!important;
	width: 41.66667%;
}
.main-title2{
	margin-top: 30px!important;
    
}
.main-title2 h3{
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 3px;
	font-size: 30px;
	letter-spacing: 1px;
}
.main-sub3{
	font-size: 120%;
	line-height: 1;
	padding-top: 0;
	margin-top: 0;
	color: #808080;
	padding-left: 10px;
}
.main-sub{
	font-size: 110%;
}
@media screen and (max-width: 1199px) {
	.main-title{
	width: 38.33333%;
}
}
@media screen and (max-width: 991px) {
	.main-title{
	width: 33.33333%;
}
}
@media screen and (max-width: 768px) {
	.main-sub{
	font-size: 100%;
		padding-top: 0;
		margin-top: 0;
}
.main-sub2{
	
	font-size: 120%;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 1;
	text-align: left;
}
}
@media screen and (max-width: 768px) {
	.main-title{
	margin-top: 30px!important;
	width: 70%;
}
}
@media screen and (max-width: 500px) {
	.main-title{
	margin-top: 30px!important;
	width: 85%;
}
	.main-sub2{
	
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0;
	line-height: 1;
	text-align: left;
}
}
.box-al {
    position: relative;
    margin: 3em 0 0;
    border: solid 1px #f00;

	padding: 20px 20px 35px;
}
.box-al .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 20px;
    background: #FFF;
    font-weight: bold;
}
.sub-box{
	font-size: 16px;
	padding-left: 10px;
	font-weight: 300;
}
.box-al h5 {
font-size: 17px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.box-al .h5 {
	padding-left: 0;
}
.parts a{
	margin: auto;
	margin-left: 10px;
	margin-right: 10px;
	color: #603813!important;

}
.parts a span{
	border: 1px solid #f00;
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.triangle{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #ccc;
	margin: auto;
}
@media screen and (max-width: 768px) {
	.mt-10res{
		margin-top: 10px;
	}

}
.allow-a{
	color: inherit;
	position: relative;
}
.allow-a .span {
  position: absolute;
  top: 20%;
  left: 0;
  width: 9px;
  height: 9px;
  margin-left: -12px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.allow-a .n1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.allow-a .n2 {
  left: 8px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.allow-a .n3 {
  left: 16px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-r-res{
	padding-right: 15px;
}
.allow-txt{
	padding-left: 25px;
}
.p-l-20{
	padding-left: 20px;
}

.box-title {
    
    line-height: 1;
    font-size: 16px;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 7px;
	/*background: #dc9;
	border-radius: 5px;
	color: #fff;
	text-shadow:1px 1px 0 #906833,-1px 1px 0 #906833,1px -1px 0 #906833,-1px -1px 0 #906833;*/
}
.box-labo {
    margin: 0; 
    padding: 0;
	position: relative;
    padding-left: 25px;
}
.box-labo:before {
    content: "";
    position: absolute;
    top: .50em;
    left: 6px;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    width: 3px;
    height: 7px;
    border-right: 1px solid rgba(169, 219, 122, 1);
    border-bottom: 2px solid rgba(169, 219, 122, 1);
	z-index: 20;
  }
 
.box-labo:after {
    content: "";
    position: absolute;
    top: .3em;
    left: 0;
    width: 15px;
    height: 15px;
	border: 1px solid rgba(169, 219, 122, 1);
    border-radius: 2px;
  }
.mt-70{
	margin-top: 70px;
}
.m-b-15{
	margin-bottom: 15px;
}
.cl-black{
	color: #333;
	border: 1px solid #333;
	padding: 5px 10px;-webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.cl-black:hover{
	color: #fff;
	background: #333;
}