<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Quicksand);

body {
    width: 100%;
    height: 100%;
	font-family:'Quicksand', sans-serif;
	font-weight: 100;
    color: #888;
	font-size: 16px;
	line-height: 1.6em;
    background-color: #fff;
}
a,a:hover {
	color: #BDBDBD;
}

.intro .page-scroll a:hover {
	color: #BDBDBD;
}

.icon:hover .fa{
	color: #BDBDBD;
}

ul.nav li a:hover {
	color: #BDBDBD;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #BDBDBD;
}

.bg-skin {
	background: #BDBDBD;
}

form input:focus,form select:focus,form textarea:focus {
	border-color: #BDBDBD;
}

footer {
    background-color: #BDBDBD;
}

.container{
	position:relative;
	min-height:62px;
}
header{
	position:relative;
	z-index:100;
}
header .row{
	width:100%;
	padding:0;
	margin:0;
}
header .row &gt; div{padding:0;}
header h1{
    text-align: center;
    font-size: 20px;
    margin:0;
    color: #444444;
    margin-bottom: 0;
}
header .title_ab .navbar-brand img{
    margin-top: 8px;
}
header .navbar-brand img{
    margin-top: 16px;
}
header .navbar-brand{
	text-align:center;
	padding:0;
	position: absolute;
}
header .layout_row{margin-bottom:0;}
header .navbar-nav {
	float:none;
}
.navbar-header{
	display:block;
}
.navbar-header{
		float: none;
		color: #333;
		display: block;
}
.navbar-header.title_ab{
float: left;}
header .navbox_fx .navbar-collapse{
	/*position: absolute;
    top: 50%;
    right: 0;
    height: 50px;
    margin-top: -25px;*/
}
.navbar-brand{
	float:none;
	display:block;
    font-weight: 700;
}

/* ==== Google font ==== */

/*繝ｬ繧､繧｢繧ｦ繝亥､ｧ譫�*/
.layout_row{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:block}
@media (min-width:640px){.layout_row{width:100%}}
@media (min-width:768px){.layout_row{width:750px}}
@media (min-width:992px){.layout_row{width:970px}}
@media (min-width:1200px){.layout_row{width:1202px}}
html {
    width: 100%;
    height: 100%;
}
.box{
  position: relative;
}
.box:after{
  padding-top: 100%;
  display: block;
  content: "";
}
.box &gt; *{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 30px 0;
    font-family:'Quicksand', sans-serif;
    font-weight: 400;
    color: #000;
}
content{padding-top:0!important;}
content h1{
	color:#6B6B6B;
	text-align:center;}
h2 {
	font-size: 2em;
	margin-top:30px;
	margin-bottom: 50px;
	line-height: 1em;
	text-align:center;
}
h2 span {
    font-size: 18px;
    display: initial;
    border-bottom: 7px solid #000;
    padding-bottom: 7px;
}
h2 span:before {
    content: "";
    display: block;
    position: relative;
}
h2.h2_white{
	color:#fff;
}
h2.h2_white span {
    border-bottom: 7px solid #fff;
}
h3{margin:10px 0;}
h3 {
    border: none;
    line-height: 1.6;
    border-radius: 0;
    letter-spacing: 2px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-bottom: 1px dotted #ccc;
    position: relative;
}
h3:before {
    background-color: #444;
    border-radius: 2px;
    content: "";
    height: 26px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 4px;
}
.parts-item h3:before {
    content: "";
	display:none;
}
.parts-item h3 {
	border:none;
}
p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.6em;
}
a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}
.panel {
    padding: 15px;
}
/* ------- Navigation ------------ */
header .navbox{
	background:rgba(255, 255, 255, 0.83);
	z-index: 9999;
	width:100%;
    box-sizing:border-box;
	border-bottom: 1px solid #eee;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
	text-align: right;
	margin: 0 auto;
	position:relative;
	display:table;
	min-height:65px;
}
header .navbox_fx{
	position:fixed;
}
header .navbar-collapse.collapse .nav li a {
    /* color: #333; */
    display: inline-block;
    text-align: center;
}
header .navbar-collapse.collapse .nav li a span {
    display: block;
    font-size: 10px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
}

#menu .nav.navbar-bar {
	text-align: center;
	float: none;
	margin: 0 auto;
}


.nav.navbar-nav li {
	float: none;
	display: inline-block;
	text-align: left;
    border: none;
}
.nav.navbar-nav li a {
    font-size: 14px;
    letter-spacing: 2px;
    color: #444;
    text-transform: uppercase;
    font-weight: 700;
}
.nav li.open&gt;a, .nav li.open&gt;a:hover, .nav li.open&gt;a:focus{
	background-color: #BDBDBD;
	color:#fff;}
.nav.navbar-nav li.open ul li{
	text-align:left;}
.nav.navbar-nav li.open ul li:before{
	font-family: 'FontAwesome';
content:"\f105";
	font-size:12px;
	margin-left:10px;
}
.nav.navbar-nav li.open ul li a:hover{color:#BDBDBD;}

.nav.navbar-nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.nav.navbar-nav li a:hover{
    outline: 0;
    background-color: rgba(255,255,255,.2);
	color:#444;
}
.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}
.navbox_fx .navbar-nav&gt;li&gt;a {
    padding-top: 7px;
    padding-bottom: 0;
}

/* loader */
#preloader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

#loaderInner {
    background:#ffffff url(../img/spinner.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 60px;
}

@keyframes boxSpin{
  0%{
    transform: translate(-10px, 0px);
  }
  25%{
    transform: translate(10px, 10px);
  }
  50%{
    transform: translate(10px, -10px);
  }
  75%{
    transform: translate(-10px, -10px);
  }
  100%{
    transform: translate(-10px, 10px);
  }
}


@keyframes shadowSpin{
  0%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
  25%{
    box-shadow: 10px 10px #39CCCC, -10px -10px #FFDC00;
  }
  50%{
    box-shadow: -10px 10px #39CCCC, 10px -10px #FFDC00;
  }
  75%{
    box-shadow: -10px -10px #39CCCC, 10px 10px #FFDC00;
  }
  100%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
}

#load {
	z-index: 9999;
  background-color: #FF4136;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #FF4136;
  box-shadow: 10px 0px #39CCCC, 10px 0px #01FF70;
  animation: shadowSpin 1s ease-in-out infinite;
}

/* misc */
hr {
  margin-top: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}

/* ===========================
--- General sections
============================ */
.layout_row {
    margin-top: 50px;
}
.full_width:first-child .layout_row {
    margin-top: 0px;
}

/* --- section bg var --- */
/*background: #fff;
background: #f8f8f8;
background: #575757;*/

/* ===========================
--- Intro
============================ */

.intro {
	width:100%;
	position:relative;	
	background: url(../img/bg1.jpg) no-repeat top center;
	background-size: cover;
}

#intro.intro {
	padding:200px 0 150px 0;
}

.intro .slogan {
	text-align: center;

}

.intro .page-scroll {
	text-align: center;
}


.intro .page-scroll a {
	color: #fff;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
	color: #FFF;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 0 1px #000;
}

.intro .slogan h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}


/* ===========================
--- About
============================ */

.icon .fa {
	color: #fff;
}

/* ==========================
--- Gallery
============================= */
/*繝悶Ο繧ｰ縲繝ｪ繧ｹ繝�*/
.blog_list{} /*螟ｧ譫�*/
.blog_listbox{overflow:hidden;z-index:1;}
.blog_list .blog_img{float:left;}/*逕ｻ蜒乗棧*/

.blog_list .blog_img img{border-radius: 6px;margin-bottom: 20px;}/*逕ｻ蜒�*/

.blog_list .media-body{margin-left: calc(80px + 2em);}/*譁��螟ｧ譫�*/
.blog_list_noimg .media-body{margin-left:0;}
.blog_list .blog_title{
	font-size: 16px;
    line-height: 1.6em;
	font-weight: 700;
}/*譁��繧ｿ繧､繝医Ν*/
.blog_list .blog_title .date{
	font-size:14px;
	display:block;
	font-weight:normal;
}
.blog_list .blog_title .date:before{
	content:"\f017";
	font-family: 'FontAwesome';
	margin-right:5px;}
.blog_list .blog_description{
	padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
	font-family: Georgia, arial, sans-serif;
    color: #bbb;
    font-size: 14px;
	margin-top:10px;
}/*譁�*/

.blog_list{}

/*繝悶Ο繧ｰ縲繧ｫ繝ｼ繝�*/
.blog_card{} /*螟ｧ譫�*/

.blog_card .blog_cardbox {
    border-left: solid 1px rgba(204, 204, 204, 0.34);
    margin-bottom: 10px;
    padding: 2%;
    background: #fff;
    margin-left: auto;
}/*逕ｻ蜒乗棧*/
.blog_card .blog_cardbox:first-child {
	border:none;
}
.blog_cardbox .blog_img img{}/*逕ｻ蜒�*/

.blog_cardbox .media-body{}/*譁��螟ｧ譫�*/

.blog_cardbox .blog_title{
	margin-bottom:5px;}/*譁��繧ｿ繧､繝医Ν*/

.blog_cardbox .blog_description{}/*譁�*/

.blog_cardbox .blog_time:before{
	content: "\f017";
    font-family: 'FontAwesome';
    margin-right: 5px;
}

/*繝悶Ο繧ｰ縲繧ｹ繝ｩ繧､繝�*/
.blog_slide{} /*螟ｧ譫�*/

.blog_slide .blog_img{float:left;width:20%;margin-right:10px;}/*逕ｻ蜒乗棧*/

.blog_slide .blog_img img{border:solid 3px #BDBDBD;border-radius:10px;}/*逕ｻ蜒�*/

.blog_slide .blog-body{margin-left:10px;width:100%;}/*譁��螟ｧ譫�*/

.blog_slide .blog_title{
	border-bottom:solid 1px #BDBDBD;
	padding-bottom:5px;}/*譁��繧ｿ繧､繝医Ν*/

.blog_slide .blog_description{margin-top:10px;}/*譁�*/

.blog_slide .blog-link{color:#BDBDBD;font-size:1.2em;}

/*繝悶Ο繧ｰ繧ｿ繧､繝ｫ蠖｢蠑�*/
.blog_tile{margin:60px 0;padding:0 20px;}
.blog_tile .ui-group{display:block;text-align:center;margin:10px 0;}

.blog_tile .button ,
.blog_tile .button:hover{
	background-color: #BDBDBD;
	border-color: #BDBDBD;
	color: #ffffff;
}
.blog_tile .button {
	border-radius: 0;
	padding: 8px 20px;
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
	background: rgba(255,255,255,0.40);
	border-radius:5px;
}

.blog_tile .button:focus{
	border:none;
}
.blog_tile .button:active,
.blog_tile .button.is-checked,
.blog_tile .button.is-selected{
	background:#BDBDBD;
	color:#fff;
	border-radius:5px;
}
.blog_tile .grid{
	border:none;
	background:none;
}
.element-item{
	border:#ededed 1px solid;padding:3px;
	text-align:left;
	width:25%;
	float:left;
}
.element-item .blog_time{
	font-size:12px;
	background:#BDBDBD;
	padding:5px;
	color:#fff;
}
.element-item .blog_title{
	background:d43076;
	margin:0;
	padding:10px;
	position:relative;
}
.element-item .blog_title a{
	color:#BDBDBD}
.blog_img{
	margin-bottom:0;
}
.element-item .caption{
	border:solid #ededed 1px;
	background:rgba(255,255,255,1.00);
}
.blog_tile .thumbnail &gt; img,.blog_tile .thumbnail a &gt; img{width:100%;}
.element-item .blog_description{padding:10px;}



/*繝悶Ο繧ｰ隧ｳ邏ｰ*/
.BlogContents .layout_row {
    padding-top: 0!important;
}
.BlogContents_in h2{
	color:#BDBDBD;
	border-bottom: solid 1px #ededed;
	padding:20px;
	font-size:2em;
	margin-bottom:10px;
	border-bottom:1px #BDBDBD dotted;
	margin-top:0;
}
.BlogContents h3{margin-right:10px;}
.BlogContents h3:before {
    content: "";
	display:none;
}
.BlogContents h3 .data{display:block;
margin-bottom:10px;}
.BlogContents h3 .blog_tag:before{
}
.page-move,
.share{padding:20px;}

.BlogContents .page-move a{background:#fff;color:#fff;padding:5px 15px;}
.BlogContents .page-move a:hover{color:#000;}
.BlogContents .share,.BlogContents .page-move{border-top:1px #BDBDBD dotted}
.BlogContents .blog-list{border-radius:10px;}
.BlogContents .blog-list .month{background:none;color: #000;}
.BlogContents .blog-list .blog-p{background:none;}
.BlogContents .month {margin-top: 15px;}
/*繧､繝吶Φ繝�*/
.fc-toolbar h2{background:#BDBDBD;color:#fff;padding:10px;font-size:14px;}
.fc-event{background:#BDBDBD; border:1px solid #BBBBBB;}
.fc-unthemed .fc-today{background:#EAEAEA;}


.event_card .event_title{color:#333;}
.event_card .grid{}
.event_card .grid .data {}
.event_card .grid .data .day{}
.event_card .grid .data h3{}

.event_list .row{border-bottom:solid 1px #ededed;}
.event_list .grid{overflow:hidden;z-index:1;}
.event_list .event_title{margin-bottom:10px;}
.event_list .day{font-size:14px;}
.event_list .grid .data h3{}
.event_tag{padding:2px 10px;border-radius:10px;color:#fff;font-weight:normal;}

.event_card{}
.event_card .ui-group{display:block;text-align:center;}
.event_card .ui-group .button-group{}
.event_card .button.is-checked, .event_card .button.is-selected{background: #BDBDBD none repeat scroll 0% 0%;color: #FFF;border-radius: 5px;}
.event_card .button,
.event_card .button:hover {
	padding: 8px 20px;
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0% 0%;
	border-radius: 5px;
}


.event_card{margin:60px 0;padding:0 20px;}
.event_card .ui-group{display:block;text-align:center;margin:10px 0;}

.event_card .button ,
.event_card .button:hover{
	background-color: #BDBDBD;
	border-color: #BDBDBD;
	color: #ffffff;
}
.event_card .button {
	border-radius: 0;
	padding: 8px 20px;
	border: 1px solid #BDBDBD;
	color: #BDBDBD;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 300;
	background: rgba(255,255,255,0.40);
	border-radius:5px;
}

.event_card .button:focus{
	border:none;
}
.event_card .button:active,
.event_card .button.is-checked,
.event_card .button.is-selected{
	background:#BDBDBD;
	color:#fff;
	border-radius:5px;
}
.event_card .grid{
	border:none;
	background:none;
}
.element-item{
	border:#ededed 1px solid;padding:3px;
	text-align:left;
	width:25%;
	float:left;
}
.element-item .day{
	font-size:12px;
	background:#BDBDBD;
	padding:5px;
	color:#fff;
}
.element-item .event_title{
	background:d43076;
	margin:0;
	padding:10px;
	position:relative;
}
.element-item .event_title a{
	color:#BDBDBD}
.blog_img{
	margin-bottom:0;
}
.element-item .caption{
	border:solid #ededed 1px;
	background:rgba(255,255,255,1.00);
}
.event_card .thumbnail &gt; img,.event_card .thumbnail a &gt; img{width:100%;}
.fc td{background:#fff;}
/*繧､繝吶Φ繝郁ｩｳ邏ｰ*/
.EventContent h2{
	color:#BDBDBD;
	border-bottom: solid 1px #ededed;
	padding:20px;
	font-size:2em;
	margin-bottom:10px;
	border-bottom:1px #BDBDBD dotted;
}
.EventContent h3{margin-right:10px;font-size:14px;}
.page-move,
.share{padding:20px;}

.EventContent .page-move a{background:#BDBDBD;color:#fff;padding:5px 20px;}
.EventContent .share,.EventContent .page-move{border-top:1px #BDBDBD dotted}
/*繧ｮ繝｣繝ｩ繝ｪ繝ｼ*/
.garally_list{overflow:hidden;}
.garally_list .item{/*clear:both;*/}
.garally_list .item img{}
.garally_list .item .caption{text-align:left;}
.garally_list .item .caption h3{font-weight:100;margin-bottom:10px;}
.garally_list .item .caption p{}

a.blog-link{
    color: #000000;
}
.blog_list .blog_img {
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.blog_list .blog_description {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #bfbfbf;
    font-family: Georgia, arial, sans-serif;
    color: #444;
    font-size: 14px;
}
.blog_list .blog_listbox, .blog_listside .blog_listbox{border-bottom: 1px #BDBDBD dotted;border-top:0;}
.blog_list .blog_listbox:first-child, .blog_listside .blog_listbox:first-child{border-top: 1px #BDBDBD dotted;}
.gallery_card{}/**/
.gallery_card .item{}/*荳縺､縺ｮ繝懊ャ繧ｯ繧ｹ*/
.gallery_card img{margin-bottom:0;}/*逕ｻ蜒�*/
.gallery_card .item .caption{}/*繝�く繧ｹ繝医�繝懊ャ繧ｯ繧ｹ*/
.gallery_card .item:hover .caption{}/*繝�く繧ｹ繝医�繝懊ャ繧ｯ繧ｹ繝槭え繧ｹ繧ｪ繝ｼ繝舌�*/
.gallery_card .item:hover h3{color:#fff;}/*繧ｿ繧､繝医Ν*/
.gallery_card h3 span{color:#fff;}/*繧ｿ繧､繝医Ν*/
.gallery_card .item:hover .caption:before,
.gallery_card .item:hover p{}/*讎りｦ�Κ蛻�*/
.gallery_card h3 {
    opacity: 1;
    height: auto;
    padding: 28px 0 43px;
    font-size: 30px;
    font-weight: bold;
}
.gallery_card .item:hover h3 {
    font-size: 22px;
    padding-bottom: 23px;
}
.gallery_card h3 span {
    position: relative;
	text-shadow: 1px 1px 1px #000;
}
.gallery_card .item {
    padding: 10px;
}

/*icon*/
.about-item {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    color: #999999;
}
.about-item i.fa {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 35px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 104px;
}
.about-item i.fa {
    border: 2px solid #66cc99;
    color: #66cc99;
}
.about-item:hover i.fa {
    color: #ffffff;
    background: #66cc99;
}

.panel .block_box {
    margin: 5px;
    background-color: #fff;
    padding: 30px;
    border: 1px solid #B9B9B9;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
img+.pg_text{
	margin-top:45px;
}
/* ===========================
--- Contact
============================ */

.form-horizontal {
	padding: 40px;
	 border-radius: 6px;
}
@media (min-width: 768px){.form-inline .form-control {width: 100%;}}

form .control-label {
	text-align: left !important;
	display: block;
	letter-spacing: 1px;
	font-size: 16px;
}
form input,form select,form textarea {
	border-radius: 4px;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
	font-size: 16px;
	margin-bottom: 20px;
	background: #fefefe;
	color: #888;
}

form button {
	border-radius: 4px;
	height: 40px;
	text-transform: none;
	font-size: 16px;
	font-weight: 700;
}

form input:focus,form select:focus,form textarea:focus {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	background: #fff;
}
.form-horizontal input[type=button]{
	background:#000;color:#fff;
	border:none;
}
.panel .block_box .parts-item.google_map+.btn.btn-default {
    position: relative;
    top: 0px;
    left: 03px;
}
table th{background:#BDBDBD;color:#fff;}
.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th{background:#FFE8EB;color:#8C8C8C;}
/* ===========================
--- Footer
============================ */

footer {
	text-align: center;
	padding: 50px 0 30px;
	
}

footer p {
	color: #676666;
}

footer a {
	color: #898989;
}

footer a:hover {
	color: #ccc;
}


/* ==========================
Parallax
============================= */

#separator {	
	background-image: url(../img/parallax-bg.jpg);
}

#separator .icon {
	margin-bottom: 20px;
}

#separator span {
	color: #fff;
}

#separator:after {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}

/* ===========================
--- Elements
============================ */

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@media (max-width: 992px){
header .navbar-toggle {
    right: 6%;
}
header .navbar-brand {
    position: relative;
}
h1, .h1 {
    font-size: 19px;
}
.layout_row {
    margin-bottom: 25px;
}
}
/* Media queries */
@media (min-width:769px){
	.navbox_fx .nav.navbar-nav {
	text-align: center;
	float: none;
	margin: 0 auto;
	position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}
.navbar-nav&gt;li&gt;.dropdown-menu{
	border:none;
}
}
@media (max-width:768px) {
	.navbar-header .fa {
		color: #666;
	}
	
	.col-xs-6 {
		margin-bottom: 30px;
	}
	header .navbar-toggle{color: #BDBDBD;}

	.container .navbar-header.title_ab{
		width:100%;margin-left:0;margin-right:0;padding-left:0;
		float:none;
	}
	header .navbar-brand img, content .navbar-brand img{
		max-height:50px;
	}
	header .in ul li{
		border-top:dotted 1px #BDBDBD;}
	.nav.navbar-nav{
		margin:7px 0;
	}
	.navbar-collapse {
		max-height: 540px;
	}
}

@media (max-width:480px) {
h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 1em;
    text-align: center;
	font-weight:bold;
}
h3 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1em;
    text-align: center;
	color:#6B6B6B;
}
.gallery_card h3{font-size:18px;}
.gallery_card p{font-size:14px;}
.garally_list .item{width:50%;margin:0;padding:10px;}
.blog_list .media-body{margin-left: calc(80px + 1em);}
/*繝悶Ο繧ｰ繧ｫ繝ｼ繝�*/
.blog_card .blog_cardbox {
    width: 100%;
    float: none;
    padding: 10px;
	overflow: hidden;
}
.blog_card .blog_img{
	float:left;
	width:50%;
}
.blog_card .caption{
	float:left;
	width:50%;
	padding-top:0;
}
.blog_cardbox .blog_title{
	margin-bottom:5px;
}
.element-item{
	width:50%;
}
/*繧､繝吶Φ繝�*/
.event_card .grid .data .day{
	font-size:12px;color:#fff;
}
.event_card .grid .data h3{
	font-size:14px;
}
.event_list .event_title{margin-bottom:10px;}
.event_list .day{font-size:12px;}
.nav.navbar-nav .navbar-nav {
    background-color: rgba(255,255,255,.4);
}
.nav.navbar-nav li{display: block;}
.navbar.navbar-custom.navbar-fixed-top {
	margin-bottom: 30px;
}

.page-scroll a {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	font-size: 20px;
}
	
}
/*---------menu---------*/
.menu-parent {
    background: rgba(255, 255, 255, 0.76);
    border: none;
    line-height: 1.6;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #E0B240;
    padding-bottom: 10px;
    padding-left: 12px;
    border-bottom: 1px dotted #ccc;
    position: relative;
}
.menu-parent:before {
    background-color: #444;
    border-radius: 2px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 11px;
    width: 4px;
}
a.list-group-item:focus, a.list-group-item:hover,.menu-parent {
    background: none;
}
.desc-children .list-group .menu-children {
	background-color:none;
}
.desc-children {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin: 3px 4px;
    background-color: #fff;
    border-radius: 4px;
}
.desc-children p{
	background:none;
	border:none;
}

/*---------/menu---------*/

/* ==== Google font ==== */
span.copyright{
	color:#fff;
}
html {
    width: 100%;
    height: 100%;
}


blockquote {
	font-family: Georgia, arial, sans-serif;
	color: #bbb;
	font-size: 20px;
}

p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.6em;
}

p.lead {
	font-weight: 600;
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}


/* ------- Navigation ------------ */
#navigation {
	background: #fff;
	z-index: 9999;
	width:100%;
    box-sizing:border-box;
	border-bottom: 1px solid #eee;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin: 0 auto;
}


.navbar {
    margin-bottom: 0;
}

.navbar-brand {
    font-weight: 700;
}


.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
}

#menu .nav.navbar-bar {
	text-align: center;
	float: none;
	margin: 0 auto;
}

.navbar-custom ul.nav {
	text-align: center;
	float: none;
	margin: 0 auto;
}
.navbar-custom ul.nav li {
	float: none;
	display: inline-block;
	text-align: center;
}
.navbar-custom ul.nav li a {
	font-size: 14px;
	letter-spacing: 1px;
    color: #444;
	text-transform: uppercase;
	font-weight: 700;
}


.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 14px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}


/* loader */
#preloader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}


#loaderInner {
    background:#ffffff url(../img/spinner.gif) center center no-repeat;
    height: 60px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 60px;
}

@keyframes boxSpin{
  0%{
    transform: translate(-10px, 0px);
  }
  25%{
    transform: translate(10px, 10px);
  }
  50%{
    transform: translate(10px, -10px);
  }
  75%{
    transform: translate(-10px, -10px);
  }
  100%{
    transform: translate(-10px, 10px);
  }
}


@keyframes shadowSpin{
  0%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
  25%{
    box-shadow: 10px 10px #39CCCC, -10px -10px #FFDC00;
  }
  50%{
    box-shadow: -10px 10px #39CCCC, 10px -10px #FFDC00;
  }
  75%{
    box-shadow: -10px -10px #39CCCC, 10px 10px #FFDC00;
  }
  100%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
}

#load {
	z-index: 9999;
  background-color: #FF4136;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #FF4136;
  box-shadow: 10px 0px #39CCCC, 10px 0px #01FF70;
  animation: shadowSpin 1s ease-in-out infinite;
}

/* misc */
hr {
  margin-top: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}

/* ===========================
--- General sections
============================ */

.home-section {
    padding-top: 120px;
    padding-bottom: 110px;
	display:block;
    position:relative;
    z-index:120;
}

.section-heading {
	margin-bottom: 50px;
}

.section-heading h2 {
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 1em;
}
.section-heading i {
	margin-bottom: 20px;
}


/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f8f8f8;
}


.bg-dark {
	background: #575757;
}

/* --- section color var --- */

.text-light {
	color: #fff;
}



/* ===========================
--- Intro
============================ */

.intro {
	width:100%;
	position:relative;	
	background: url(../img/bg1.jpg) no-repeat top center;
	background-size: cover;
}

#intro.intro {
	padding:200px 0 150px 0;
}

.intro .slogan {
	text-align: center;

}

.intro .page-scroll {
	text-align: center;
}


.intro .page-scroll a {
	color: #fff;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
	color: #FFF;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 0 1px #000;
}

.intro .slogan h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}


/* ===========================
--- About
============================ */

.icon .fa {
	color: #fff;
}

/* ==========================
--- Gallery
============================= */


/*.item {
    margin: 10px;
}

.item img {
    display: block;
    width: 100%;
    height: auto;
}	
*/

/* ===========================
--- Contact
============================ */

.form-wrapper {
	background: #f9f9f9;
	padding: 40px;
	 border-radius: 6px;
}


form#contact-form .form-group label {
	text-align: left !important;
	display: block;
	letter-spacing: 1px;
	font-size: 16px;
}
form#contact-form input,form#contact-form select,form#contact-form textarea {
	border-radius: 4px;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
	font-size: 16px;
	margin-bottom: 20px;
	background: #fefefe;
	color: #888;
}

form#contact-form input,form#contact-form select {
	height: 40px;
}

form#contact-form button {
	border-radius: 4px;
	height: 40px;
	text-transform: none;
	font-size: 16px;
	font-weight: 700;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	background: #fff;
}


/* ===========================
--- gallery
============================ */

.garally_list .item img {
	max-width:70%;
}
.garally_list .item .img {
	margin-bottom:55px;
}

.panel .block_box {
}
.header_line {
    position: fixed;
    background-image: url(../img/header_line.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    top: 63px;
}
footer {
}


/* ==========================
Parallax
============================= */

#separator {	
	background-image: url(../img/parallax-bg.jpg);
}

#separator .icon {
	margin-bottom: 20px;
}

#separator span {
	color: #fff;
}

#separator:after {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}

/* ===========================
--- Elements
============================ */


@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
/*---------繝懊ち繝ｳ---------*/
.btn {
	display: inline-block;
	width: auto;
	height: auto;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	padding:0 13px;
}
.btn::before,
.btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btn,
.btn::before,
.btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn {
    position: relative;
    z-index: 2;
    background-color: #000000;
    border: 2px solid #000000;
    color: #fff;
    line-height: 50px;
    border-radius: 0;
}
.btn:hover {
	background-color: #fff;
	border-color: #000000;
	color: #000000;
}
.btn::before,
.btn::after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #000000;
}
.btn::before {
	top: 0;
}
.btn::after {
	bottom: 0;
}
.btn:hover::before,
.btn:hover::after {
	height: 0;
	background-color: #000000;
}
.parts-item.google_map+.btn.btn-default {
    position: absolute;
    top: 10px;
    left: 123px;
    border: none;
    direction: ltr;
    overflow: hidden;
    text-align: center;
    color: rgb(86, 86, 86);
    font-family: Roboto, Arial, sans-serif;
    -webkit-user-select: none;
    font-size: 11px;
    padding: 8px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    border-left: 0px;
    min-width: 44px;
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    line-height: inherit;
    border-radius: 0;
    z-index: inherit;
}
/*---------/繝懊ち繝ｳ---------*/


/* Media queries */
.date_format_blog_t{
	display:none;
}
@media (max-width:769px) {
.navbar-header .fa {
	color: #666;
}

.col-xs-6 {
	margin-bottom: 30px;
}
header .container {
	display: table-cell;
	vertical-align: middle;
}
.gallery_card .item {
    height: 330px!important;
    width: 50%;
}
.blog_card .blog_cardbox {
    padding: 1%;
}
.nav.navbar-nav {
    text-align: center;
}
}

@media (max-width:480px) {

.navbar-custom .nav.navbar-nav {
background-color: rgba(255,255,255,.4);
}

.navbar.navbar-custom.navbar-fixed-top {
	margin-bottom: 30px;
}


.page-scroll a {
	width: 40px;
	height: 40px;
	margin-top: 10px;
	font-size: 20px;
}

.gallery_card .item {
    height: 250px!important;
    width: 100%;
}
.blog_card .blog_cardbox {
    padding: 10px;
    border-left: none;
    border-top: solid 1px #ccc;
    margin-bottom: 0;
}
.about_bg {
    background: none!important;
}
.blog_card .blog_cardbox:first-child {
    margin-top: 35px;
}
header .navbar-collapse.collapse .nav li a {
    text-align: left;
}
}
</pre></body></html>