/* -------------------------------- 

Primary style

-------------------------------- */

.sp_font {
  font-family: "Merriweather", Georgia, serif;
  letter-spacing: 2px;
}
.sp_font2 {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  letter-spacing: 2px;
}
.sp_font3 {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  letter-spacing: 2px;
  font-weight: 100 !important;
}
.shadow {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

p {
	font-size:0.9em !important;
    line-height: 1.6;
    margin: 1em 0;
    color: #071920;
}


h2 {
    font-size: 20px;
	margin: 20px 0;
    line-height: 1.0;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 35px;
    line-height: 1.0;
  }
}

	
h3 {
	font-size: 20px;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 25px;
  }
}

h4 {
	font-size: 14px;
}
@media only screen and (min-width: 768px) {
  h4 {
    font-size: 16px;
  }
}
h5 {
	font-size: 20px;
	margin: 30px 0;
}
@media only screen and (min-width: 768px) {
  h5 {
    font-size: 25px;
  }
}
hr {
	border: 0;
	border-bottom: solid 2px rgba(255, 255, 255, 0.35);
	margin: 1em 0;
}

hr.bk {
	border-bottom: solid 1px rgba(0, 0, 0, 0.35);
}

hr.bk2 {
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

hr.sm1 {
	border: 0;
	border-bottom: solid 2px rgba(255, 255, 255, 0.35);
	margin: 0.7em 0;
}

hr.smbk {
	border-bottom: solid 1px rgba(0, 0, 0, 0.35);
	margin: 0.5em 0;
}
hr.smbk2 {
	border-bottom: solid 1px rgba(0, 0, 0, 0.35);
	margin: 0.5em 0;
}
@media only screen and (max-width: 980px) {
	hr.smbk2 {
		border-bottom: solid 1px #fff;
		margin: 0.5em 0;
	}
}

.none {
	display: none;
}

.shadow {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.text {
	margin: 15px 0;
	padding-left: 20px;
	border-left: 1px solid #DBDBDB;
}
@media only screen and (max-width: 980px) {
	.text {
		padding-left: 15px;
		border-left: 0px solid #DBDBDB;
	}
}
.text2 {
	margin: 30px 0;
	padding-left: 20px;
}

.space {
	margin-top: 30px;
}
.wh {
	color: #fff;
}
.bk {
	color: #777;
}
.gray {
	color: #999;
}
.red {
	color: #BF0000;
}
.blu {
	color: #071920;
}
.blu2 {
	color: #0072E3;
}
	
.al_center-left {
	text-align: center;
}
@media only screen and (max-width: 980px) {
	.al_center-left {
		text-align: left;
	}
}
.heiter {
	line-height: 2;
}

.bitt {
	font-size: 0.8em !important;
}
.bold {
	font-weight: bold;
}
.large {
    font-size: 40px;
}
.large2{
    font-size: 50px;
}

.middle {
	font-size: 1.5em;
	font-weight: 100;
}

.shadow {
	text-shadow:
		-1px -1px rgba(255,255,255,.7),
		1px -1px rgba(255,255,255,.7),
		-1px 1px rgba(255,255,255,.7),
		1px 1px rgba(255,255,255,.7);
}
.space {
	width: 1px;
	height: 20px;
}
@media only screen and (min-width: 980px) {
	.space2 {
		width: 1px;
		height: 20px;
	}
}

.smallx {
  font-size: 0.6em;
  line-height: 0.52;
  padding-top: 0.2em;
  padding-bottom: 0em;
  text-align: center;
}

.small {
  font-size: 0.8em;
  line-height: 0.52;
  padding-top: 0.2em;
  padding-bottom: 0em;
  text-align: center;
}
.small2 {
	font-size: 0.8em !important;
}
.small3 {
  font-size: 0.9em !important;
  line-height: 1.5;
  padding-top: 0.2em;
  padding-bottom: 0em;
}
.small4 {
  font-size: 0.9em;
  line-height: 1.5;
  padding-top: 0.2em;
  padding-bottom: 0em;
  font-weight: 600;
}
.small5 {
  font-size: 0.6em;
  font-weight: 100;
  color: #444;
}

.flats {
  line-height: 1 !important;
  margin-left: 10px;
}
	
.ph {
	margin: 30px 0 30px 10px;
}
.ph2 {
	margin: 0 20px -5px 0;
}
.gr {
	background: #161616;
}
.gr2 {
	background: #eee;
}

.org {
	background: #f8f5d0;
}

table {
	text-align: left;
}
td {
	font-size: 0.8em;
}

.min {
	margin-left: 15px;
	margin-right: 15px;
}
.min_rv {
	margin-left: 15px;
	margin-right: 15px;
}
@media only screen and (max-width: 1000px) {
	.tx {
		text-align: left;
	}
	
	.min_s {
		margin-left: 15px;
		margin-right: 15px;
	}
	.min_rv {
		margin-left: 0px;
		margin-right: 0px;
	}
	.txx {
		width: 98%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 500px) {
	.tx_c {
		text-align: center;
	}
}

@media only screen and (min-width: 1000px) {
	.mig {
		margin-left: 15px;
	}
}

.mark {
	background: #666;
	padding: 3px;
	margin-bottom: 3px;
	border-radius: 0.3em;
}
.mark2 {
	background:  rgba(0, 45, 92, 0.0);
	line-height: 3rem;
	padding: 0.3rem 1.5rem;
	height: 3rem;
	border-radius: 0.0em;
	box-shadow: inset 0 0 0 2px #fff;
}
.mark2:hover {
	box-shadow: inset 0 0 0 2px #18bfef;
}
@media only screen and (max-width: 980px) {
	.mark2 {
		box-shadow: inset 0 0 0 2px #eee;
	}
}
.mark3 {
	background: rgba(0, 45, 92, 0.8);
	padding: 3px;
	margin-bottom: 0px;
	border-radius: 0.1em;
}

@media only screen and (max-width: 980px) {
	.trick {
		color: #fff;
	}
}
.line2 {
	border: 1px solid #fff;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.container2 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.container2::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 980px) {
	.container2 {
	  width: 99%;
	  max-width: 980px;
	  margin: 0 auto;
	}
}
.container3 {
  width: 100%;
  margin: 0 auto;
}
.container3::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 980px) {
	.container3 {
	  width: 100%;
	  max-width: 1200px;
	  margin: 0 auto;
	}
}
.container4 {
  width: 90%;
  max-width: 1600px;
  margin: 0 auto;
}
.container4::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 980px) {
	.container4 {
	  width: 90%;
	  max-width: 980px;
	  margin: 0 auto;
	}
}

.container-top {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
  padding: 80px 0;
}
.container-top::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 980px) {
	.container-top {
	  width: 95%;
	  max-width: 980px;
	  margin: 0 auto;
	  padding: 40px 0;
	}
}

/* -------------------------------- 

Main components 

-------------------------------- */

.main-content {
  height: 100%;
  position: relative;
  z-index: 1;
}

.fixed-bg0 {
  position: relative;
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  z-index: 1;
}

.fixed-bg {
  position: relative;
  min-height: 40vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  z-index: 1;
}
.fixed-bg h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 300px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: white;
  z-index: 999999;
}
.fixed-bg h2 {
  position: absolute;
  left: 50%;
  top: 45%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 300px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: white;
}
.fixed-bg h3 {
  position: absolute;
  top: 43%;
  right: 80px;
  width: 100%;
  max-width: 200px;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 99999;
}
.fixed-bg.bg-1 {
  background-image: url("../images/bg1.jpg");
}
@media only screen and (min-width: 380px) {
  .fixed-bg h2 {
	max-width: 350px;
  }
}
@media only screen and (min-width: 450px) {
  .fixed-bg h2 {
	max-width: 380px;
  }
}
@media only screen and (min-width: 550px) {
  .fixed-bg h2 {
	max-width: 450px;
  }
}
@media only screen and (min-width: 600px) {
  .fixed-bg h2 {
	max-width: 550px;
  }
}
@media only screen and (min-width: 780px) {
  .fixed-bg {
    min-height: 80vh;
    background-attachment: fixed;
  }
  .fixed-bg h2 {
	max-width: 600px;
  }
}
@media only screen and (min-width: 980px) {
  .fixed-bg h3 {
  top: 45%;
  right: 80px;
  max-width: 300px;
    font-weight: 300;
  }
}
@media only screen and (min-width: 1120px) {
  .fixed-bg {
    min-height: 80vh;
    background-attachment: fixed;
  }
  .fixed-bg h2 {
	max-width: 700px;
    font-size: 48px;
    font-weight: 300;
  }
  .fixed-bg h3 {
  top: 45%;
  left: 20%;
  max-width: 300px;
    font-weight: 300;
  }
}

.fixed-bg h4 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100%;
  max-width: 100px;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 99999;
}




.color-xx {
  width: 100%;
  background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #000 105%);
}
@media only screen and (max-width: 980px) {
	.color-xx {
	  width: 100%;
	  background: #161616;
	}
}
.color-1 {
  background-color: #fff !important;
}
.color-2 {
  background-color: #000;
  color: #3d3536;
}
.color-3 {
  background-color: #808080;
  color: #fff;
}
.color-3 p {
  color: #fff;
}
.color-4 {
  background-color: #E3C9C9;
}
.color-5 {
  background-color: #f5f5f5;
}
.color-6 {
  background-color: #161616;
}
.color-7 {
  background-color: #89b8c2;
}
.color-8 {
  background-color: #9FB58C;
}
.color-9 {
  background-color: #D6ACAB;
}
@media only screen and (max-width: 980px) {
	.color-6_b {
	  background-color: #071920;
	}
}
@media only screen and (min-width: 768px) {
	.color-1 {
	  background-color: rgba(255, 255, 255, 0.7);
	}
}

/* -------------------------------- 

logo_s 

-------------------------------- */
.logo_s{
  position: absolute;
  margin-top: 38px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 300px;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  z-index: 30;
}


/* -------------------------------- 

cover

-------------------------------- */
.cover {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 480px;
}
@media only screen and (min-width: 1024px) {
	.cover {
	  position: absolute;
	  left: 40%;
	  top: 30%;
	  bottom: auto;
	  right: auto;
	  transform: translateX(-50%) translateY(-50%);
	  width: 100%;
	  max-width: 1170px;
  text-align: left;
	}
}
.cover2 {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 1170px;
  text-align: center;
}

/* -------------------------------- 

footer

-------------------------------- */

.footer {
	width: 100%;
	padding: 0px 0;
	background: #fff;
	text-align: left;
	color: #777;
	font-size: 0.7em;
	overflow: hidden;
	zoom: 1;
}

#u_emb {
	margin: 0px 15px;
}

address {
	font-size: 0.7em;
	float: right;
	margin-left: 25px;
	padding: 15px 0;
	font-weight: bold;
}

.ft-1 {
	border-top: 1px solid #fff;
}
.add_area {
	border-top: 1px solid #fff;
}
.add_area a{
	color: #fff;
}

.sns li {
	margin: 5px;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

.add {
	float: left;
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	overflow: hidden;
	zoom: 1;
}
	
.add li {
	float: left;
	padding: 15px 0 0 15px;
}

@media only screen and (max-width: 500px) {
	.footer {
		padding: 0px;
		margin: 0 auto;
		color: #fff;
		overflow: hidden;
		zoom: 1;
	}
	address {
		float: none;
		text-align: left;
		margin-left: 15px;
		padding: 0px 0;
	}
	.add {
		margin-bottom: 0px;
		text-align: left;
		float: none;
	}
}


.footer2 {
	width: 100%;
	padding: 0px 0 80px 0;
	background: #161616;
	text-align: left;
	color: #fff;
	font-size: 0.7em;
	overflow: hidden;
	zoom: 1;
}

/* cd-top  */


.cd-top {
	height: 100px;
	width: 100px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 3001;
}

@media only screen and (min-width: 780px) {
  .cd-top {
    height: 150px;
    width: 150px;
    right: 15px;
    bottom: 15px;
  }
}

button.yurayura {
  position: relative;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 150px;
  width: 150px;
    border-radius: 50%;
	background: #a0b68d;
	border: 3px dashed #fff;
	margin: 0 auto;
 	box-shadow: 0 0 0 3px #a0b68d;
	transition: opacity .3s 0s, visibility 0s .3s;

    right: 15px;
    bottom: 15px;
}
button.yurayura span img {
	width: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
}
button.yurayura:hover {
  animation: rotate 0.7s ease-in-out both;
}
@media only screen and (max-width: 780px) {
  button.yurayura {
	height: 100px;
	width: 100px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	border: 2px dashed #fff;
  }
  button.yurayura span img.zzs {
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
    }
}
 
@keyframes rotate {
  0% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
  25% {
    transform: rotate(3deg) translate3d(0, 0, 0);
  }
  50% {
    transform: rotate(-3deg) translate3d(0, 0, 0);
  }
  75% {
    transform: rotate(1deg) translate3d(0, 0, 0);
  }
  100% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}
@keyframes storm {
  0% {
    transform: translate3d(0, 0, 0) translateZ(0);
  }
  25% {
    transform: translate3d(4px, 0, 0) translateZ(0);
  }
  50% {
    transform: translate3d(-3px, 0, 0) translateZ(0);
  }
  75% {
    transform: translate3d(2px, 0, 0) translateZ(0);
  }
  100% {
    transform: translate3d(0, 0, 0) translateZ(0);
  }
}

.cd-top2 {
	height: 150px;
	width: 150px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 3001;
}

@media only screen and (min-width: 780px) {
  .cd-top2 {
    height: 100px;
    width: 100px;
    left: 15px;
    bottom: 15px;
  }
}

button.yurayura2 {
  position: relative;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 66px;
  width: 160px;
    border-radius: 0%;
	background: rgba(0, 0, 0, 0.0);
	border: 0.1px dashed rgba(0, 0, 0, 0.0);
	margin: 0 auto;
 	box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.0);
	transition: opacity .3s 0s, visibility 0s .3s;

    left: 15px;
    bottom: 15px;
}
button.yurayura2 span img {
	width: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
}
button.yurayura2:hover {
  animation: rotate 0.7s ease-in-out both;
}
@media only screen and (max-width: 780px) {
  button.yurayura2 {
	height: 100px;
	width: 100px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	border: 0.1px dashed rgba(0, 0, 0, 0.0);
  }
  button.yurayura2 span img.zzs {
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
    }
}

.ffxx {
  overflow: hidden;
}


.sixsix {
	width: 100%;
	max-width: 450px;
}
@media only screen and (max-width: 500px) {
	.sixsix {
		width: 100%;
		max-width: 300px;
	}
}

/* -------------------------------- 

Back To Top 

-------------------------------- */

#fixedTop {
	bottom: 0px;
	width: 100%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: fixed;
	z-index: 1;
	-webkit-transform: translateZ(0);
	border-top: solid 1px rgba(160, 160, 160, 0.0);
}
#fixedTop:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
}
#fixedTop img {
	margin: 0 auto;
	max-width: 800px;
	padding: 5px 0;
}
@media only screen and (max-width: 500px) {
	#fixedTop img {
		margin: 0 auto;
		max-width: 400px;
	}
}

