/*
Theme Name: Loom - Multipurpose Responsive HTML5 Template 
Theme URI: http://themes.iki-bir.com/loom
Author: elemis
Author URI: http://iki-bir.com
Version: 1.0.4

*/




/* test トップコンテンツ190802*/

.slideshow {
	overflow: hidden;
   position: relative;
   /*width:  100%;  ボックスの横幅 */
   height: 450px; /* ボックスの高さ */
}

.slideshow p {
width:  100%; /* ボックスの横幅 */
   height: 450px; /* ボックスの高さ */	
   position: absolute;
   bottom: 80px;
   left: 0;
   right:0;
   z-index: 8;
   opacity: 0.0;
   margin: 0;
/*background-position: center center;*/
	background-repeat: no-repeat;
	background-size: cover;	
   background-color: white; /* ボックスの背景色(必須) */
   /*height: 300px;  ボックスの高さ */
}

.slideshow p.active {
   z-index: 10;
   opacity: 1.0;
}

.slideshow p.last-active {
   z-index: 9;
}

.slideshow p img {
   width:  100%; /* 画像の横幅 */
   /* height: 450px; 画像の高さ */
   display: block;
   border: 0;
   margin-bottom: 10px; /* 画像下部の余白 */
}
@media screen and (max-width: 1199px) {
.slideshow p {
    bottom: 30px;
}	
}

@media screen and (max-width: 991px) {
.slideshow {
   height: 350px; /* ボックスの高さ */
}	
.slideshow p {
   height: 350px; /* ボックスの高さ */	
}
.slideshow p {
    bottom: 0px;
}	
}


@media screen and (max-width: 767px) {
.slideshow {
   height: 300px; /* ボックスの高さ */
}	
.slideshow p {
   height: 300px; /* ボックスの高さ */	
}
.slideshow p {
    bottom: 0px;
}	
}
	
@media screen and (max-width: 479px) {
.slideshow {
   height: 200px; /* ボックスの高さ */
}	
.slideshow p {
   height: 200px; /* ボックスの高さ */	
}

}

@media screen and (max-width: 400px) {
.slideshow {
   height: 180px;/* ボックスの高さ */
}	
.slideshow p {
   height: 180px;/* ボックスの高さ */	
}

}

@media screen and (max-width: 320px) {
.slideshow {
   height: 155px;/* ボックスの高さ */
}	
.slideshow p {
   height: 155px;/* ボックスの高さ */	
}

}

/*てｓｔ終了*/


.m0auto{
	margin:0 auto;}
.clearboth{
	 /* floatを解除 */
  clear: both;
}
.flt_lf_rt{
	float: left;
}
.flt_rt_lf{
	float: right;
}
.inline{
	display:inline-block;
}
.ltr_spc0_pcsp{
	letter-spacing: 0;
}

.concierge li{
	margin-top: 10px;
}

.fnt_sgrey{
font: italic; 
color:#95a5a6; 
font-size: 12px;	
}
.faci_subimg{
	 /*margin-top:-30px;*/
	text-align:center;
}
.faci_subimg img{
	width: 80%;
	display: inline-block;
}


.section-title_eda i {
	color: #95a5a6;
}
.clr_pnk {
	color: #EF706A;
}
.clr_red {
	color: #CC3300;
}
.clr_gry {
	color: #95a5a6;
}
.clr_drkgld {
	color: #715421;
}
.clr_beijyu {
	color: #dbbb82;
}
.fnt_mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* アクセス　テーブル　整ったら移動*/
table {
/*margin: 0 auto;*/
}
.tbl-r01 th {
	text-align: center;
	background: #95a5a6;
	color: #fff;
	/* border: solid 1px #fff;
  */
	padding: 0px 23px;
}
.tbl-r01 td {
	/*background: #fff;*/
	　border: solid 1px rgb(190,165,116);
	padding: 5px 15px;
}

@media screen and (max-width: 640px) {
.tbl-r01 .last td:last-child {
	width: 100%;
}
.tbl-r01 {
	width: 100%;
}
.tbl-r01 th,  .tbl-r01 td {
	　　border-bottom: none;
	display: block;
	width: 100%;
}
.tbl-r01 td {
	padding-top: 15px;
}
}
/* end/ tbl-r01 */
.tbl-r02 th {
	text-align: center;
	background: rgb(190,165,116);
	border: solid 1px #fff;
	color: #fff;
	padding: 15px 35px;
}
.tbl-r02 td {
	/*background: #fff;*/
	　border: solid 1px rgb(190,165,116);
	padding: 15px;
}

@media screen and (max-width: 640px) {
.tbl-r02 .last td:last-child {
	width: 100%;
}
.tbl-r02 {
	width: 100%;
}
.tbl-r02 th,  .tbl-r02 td {
	　　border-bottom: none;
	display: block;
	width: 100%;
}
}
/* end/ tbl-r02 */
.tbl-r03 {
	margin: 0 auto;
}
.tbl-r03 th {
	text-align: left;
	width: 30%;
	/*background: rgb(190,165,116);*/
	border-top: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 30px 10px 30px 30px;
	font-weight: bold;
}
.tbl-r03 .first th, .tbl-r03 .first td {
	border-top: none;
}
.tbl-r03 .last th {
	border-bottom: solid 1px rgb(190,165,116);
}
.tbl-r03 td {
	width: 70%;
	border-top: solid 1px rgb(190,165,116);
	padding: 30px 20px;
}
.tbl-r03 .last td {
	border-bottom: solid 1px rgb(190,165,116);
}

@media screen and (max-width: 640px) {
.tbl-r03 {
	width: 100%;
}
.tbl-r03 th,  .tbl-r03 td {
	　　border-bottom: none;
	display: block;
	width: 100%;
}
.tbl-r03 th {
	text-align: center;
	background: rgb(190,165,116);
	color: #fff;
	padding: 10px 10px;
}
.tbl-r03 .last td {
	　　border-bottom: none;
}
}
/* end/ tbl-r03 */
.tbl-r04 {
	margin: 0 auto;
	width: 80%;
}
.tbl-r04 .room_type01 {
	text-align: center;
	background: rgb(190,165,116);
	border-top: solid 1px #fff;
	color: #fff;
	padding: 10px 10px;
	font-weight: bold;
}
.tbl-r04 .room_type02 {
	text-align: center;
	width: 40%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r04 .room_day {
	text-align: center;
	width: 30%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r04 .room_prsn {
	text-align: center;
	width: 40%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r04 .last th {
	border-bottom: solid 1px rgb(190,165,116);
}
.tbl-r04 td {
	text-align: center;
	width: 30%;
	border-bottom: solid 1px rgb(190,165,116);
	padding: 15px 5px;
}
.tbl-r04 .link_room01 {
	text-align: center;
	background: #bea574;
	border-top: double 3px rgb(190,165,116);
	color: #fff;
	padding: 10px 10px;
	font-weight: bold;
}


@media screen and (max-width: 640px) {
.tbl-r04 {
	width: 100%;
}
.tbl-r04 .room_prsn {
	text-align: left;
	padding: 15px 10px 15px 20px;
}	
}

/* end/ tbl-r04 */

.tbl-r05 {
	margin: 0 auto;
	width: 80%;
}
.tbl-r05 .room_type01 {
	text-align: center;
	background: rgb(190,165,116);
	border-top: solid 1px #fff;
	color: #fff;
	padding: 10px 10px;
	font-weight: bold;
}
.tbl-r05 .th01 {
	/*text-align: left;*/
	width: 50%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r05 .th02 {
	text-align: left;
	width: 50%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 0 15px 50px;
	font-weight: bold;
}
.tbl-r05 .last th{
	border-bottom: none;
}

.tbl-r05 td{
	/*width: 30%;*/
	border-bottom: solid 1px rgb(190,165,116);
	padding: 15px 10px;
}
.tbl-r05 .last .td02{
	border-bottom: none;
}

.tbl-r05 .td01 {
	border-bottom: none;
	text-align: center;
}

.tbl-r05 .td03 {
	border-bottom: solid 1px rgb(190,165,116);
}
.tbl-r05 .last .td03 {
	border-bottom: none;
}


@media screen and (max-width: 640px) {
.tbl-r05 {
	width: 100%;
}
.tbl-r05 th,  .tbl-r05 td {
	border-bottom: none;
	display: block;
}
.tbl-r05 th {
	text-align: center;
	background: #f5f5f5;
	color: #fff;
	padding: 10px 10px;
}
.tbl-r05 .th01 {
	width: 100%;
	border-bottom: none;
	color: #715421;
	padding: 10px 10px;
}
.tbl-r05 .th02 {
	width: 100%;
	border-bottom: none;
	color: #715421;
	padding: 10px 10px;
}
.tbl-r05 td {
	text-align: center;
	width: 100%;
	border-bottom: solid 1px rgb(190,165,116);
	padding: 10px 10px;
}
.tbl-r05 .td01 {
	display: inline-block;
	border-bottom: none;
	/*width: 50%;*/
}
.tbl-r05 .td03 {
	display: inline-block;
	width: 50%;
}
.tbl-r05 .td02 {
	text-align: left;
}
}
/* end/ tbl-r05 */


.tbl-r06 {
	margin: 0 auto;
	width: 80%;
}
.tbl-r06 .room_type01 {
	text-align: center;
	background: #95a5a6;
	border-top: solid 1px #fff;
	color: #fff;
	padding: 10px 10px;
	font-weight: bold;
}
.tbl-r06 .th01 {
	text-align: center;
	width: 65%;
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r06 .td01 {
	text-align: center;
}
.tbl-r06 .td02 {
	text-align: left;
	width: 100%;
	padding: 15px 15px;
	border-bottom: solid 1px #e1e1e1;
}


@media screen and (max-width: 640px) {
.tbl-r06 {
	width: 100%;
}
.tbl-r06 th,  .tbl-r06 td {
	　　border-bottom: none;
	display: block;
}
.tbl-r06 th {
	text-align: center;
	background: #f5f5f5;
	color: #fff;
	padding: 10px 10px;
}
.tbl-r06 .th01 {
	width: 100%;
	border-bottom: none;
	color: #715421;
	padding: 10px 10px;
}
.tbl-r06 td {
	text-align: center;
	width: 100%;
	border-bottom: solid 1px #e1e1e1;
	padding: 10px 5px;
}
.tbl-r06 .td01 {
	border-bottom: solid 1px #e1e1e1;
	display: inline-block;
	width: 100%;
}

}
/* end/ tbl-r06 */

/* 客室スペック表で使用 tbl-r07 */
.tbl-r07 {
	margin: 0 auto;
	width: 90%;
}
.tbl-r07 .room_type01 {
	text-align: center;
	background: rgb(190,165,116);
	border-top: solid 1px #fff;
	color: #fff;
	padding: 10px 10px;
	font-weight: bold;
}
.tbl-r07 .room_type02 {
	text-align: center;
	width: 40%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r07 .room_day {
	text-align: center;
	width: 30%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px;
	font-weight: bold;
}
.tbl-r07 .room_prsn {
	text-align: left;
	width: 40%;
	border-bottom: solid 1px rgb(190,165,116);
	color: #715421;
	padding: 15px 10px 15px 30px;
	font-weight: bold;
}

.tbl-r07 td {
	text-align: left;
	width: 60%;
	border-bottom: solid 1px rgb(190,165,116);
	padding: 15px 30px 15px 20px;
}
.tbl-r07 .img100{
	text-align: center;
	width: 100%;
	padding: 15px 10px;
	border-bottom: none;
}
.tbl-r07 .img100 img{
		width: 100%;
}
.tbl-r07 .spc_btn{
	text-align: center;
	width: 100%;
	padding: 5px 10px 10px;
	border-bottom: none;}

.tbl-r07 .link_room01 {
	text-align: center;
	background: #bea574;
	border-top: double 3px rgb(190,165,116);
	color: #fff;
	padding: 10px 10px;
	font-weight: bold;
}



@media screen and (max-width: 640px) {
.tbl-r07 {
	width: 100%;
}
.tbl-r07 .room_prsn {
	padding: 15px 10px 15px 20px;
}	
}



/* end/ tbl-r07 */





/* えんd / アクセス　テーブル　整ったら移動*/
.fnt_ss_en {
	font-size: 10px;
	font-weight: normal!important;
	text-transform: none!important;
	padding: 2px 0px 0px;
}
.fnt_ss_en:hover {
/*color:#715421;*/
}
.pl_n {
	padding: 0 0 0 0;
}
.vtcl_m {
	vertical-align: middle;
}
.flt_l {
	float: left;
}
.flt_r {
	float: right;
}
.hr_brdr01 {
	width: 250px;
	margin: 0 auto;
	border-bottom: 1px solid rgb(190,165,116);
}
.attntn {
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(0.03deg);
}
.ltr_1 li {
	letter-spacing: 1px;
	border-bottom: 1px solid #e1e1e1
}
.sp767_block {
	display: none;
}
.sp479_block {
	display: none;
}
/*-----------------------------------------------------------------------------------*/
/*	contents1 スライダー 決まったら所定の位置に移動
/*-----------------------------------------------------------------------------------*/

.main_imgBox {
	height: 450px;
	overflow: hidden;
	position: relative;
}
.main_img {
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 450px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 36s 0s infinite;
	animation: anime 36s 0s infinite;
}
.main_img:nth-of-type(2) {
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
}
.main_img:nth-of-type(3) {
	-webkit-animation-delay: 12s;
	animation-delay: 12s;
}
.main_img:nth-of-type(4) {
	-webkit-animation-delay: 18s;
	animation-delay: 18s;
}
.main_img:nth-of-type(5) {
	-webkit-animation-delay: 24s;
	animation-delay: 24s;
}
.main_img:nth-of-type(6) {
	-webkit-animation-delay: 30s;
	animation-delay: 30s;
}
 @keyframes anime {
 0% {
 opacity: 0;
}
 8% {
 opacity: 1;
}
 17% {
 opacity: 1;
}
 25% {
 opacity: 0;
 transform: scale(1.1);
 z-index:9;
}
 100% {
opacity: 0
}
}
.inner-content_slide {
	display: block;
	z-index: 11;
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.inner-content_slide:after {
	display: block;
	left: 0;
	top: -40px;
	top: -4rem;
}
.inner-content_slide:before {
	display: block;
	right: 0;
	bottom: -40px;
	bottom: -4rem;
}
.top_conts{
	position: relative;
	width: 100%;
    height: 100%;
	margin: 0 auto;
	/*border: 1px solid rgb(252,245,231);*/
}
.top_conts_tex{
	position: absolute;
	top:20%;
	left: 0;
	right: 0;
}
.inner-content_slide h2 {
	color: #fff;
	region-break-inside: 
	font-weight: bold;
	font-size: 20px;
}

.inner-content_slide p {
	color: #fff;
}
.section-title_slide {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 20px;
}
.section-title_slide:after {
	display: inline-block;
	content: "";
	border-bottom: 1px solid #fff;
	position: absolute;
	width: 40px;
	right: 0;
	left: 0;
	top: 35px;
	margin: auto;
}
.thin10_slide {
	margin: 0 auto;
	width: 90%;
}

@media (min-width: 768px) and (max-width: 979px) {
.main_imgBox {
	height: 350px;
}
.main_img {
	height: 350px;
}
}

@media (max-width: 767px) {
.main_imgBox {
	height: 200px;
}
.main_img {
	height: 200px;
}
/* .top_conts{
    width: 90%;
    height: 90%;
}	*/
.top_conts_tex{
	top:0%;
}	
	
}

@media (max-width: 320px) {
.top_conts_tex{
	top:-15%;
}	
	
}

/*-----------------------------------------------------------------------------------*/
/*	slick 決まったら所定の位置に移動
/*-----------------------------------------------------------------------------------*/

*, *:before, *:after {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
.caption, .slick-slide::before, .slick-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.slick-slide::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.full-wide-slider {
	position: relative;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all 1.2s ease;
}
.full-wide-slider.slick-initialized {
	opacity: 1;
	visibility: visible;
}


.slick-slide video {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: 100%;
	/*width: auto;*/
	height: auto;
	transform: translate(-50%, -50%);
}
.slick-slide iframe {
	position: relative;
	pointer-events: none;
}
.slick-slide figure {
	position: relative;
	height: 100%;
}
.slick-slide .slide-image {
	opacity: 0;
	height: 100%;
	background-size: cover;
	background-position: center;
	transition: all 0.8s ease;
}
.slick-slide .slide-image.show {
	opacity: 1;
}
.slick-slide .image-entity {
	width: 100%;
	height: auto;
	opacity: 0;
}
.slick-slide .loading {
	position: absolute;
	top: 44%;
	left: 0;
	width: 100%;
}
.slick-slide .slide-media {
	animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active {
	z-index: 1;
}
.slick-slide.slick-active .slide-media {
	animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active .caption {
	opacity: 1;
	transform: translateY(0);
	transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.caption {
	position: absolute;
	top: 44%;
	left: 5%;
	text-align: center;
	padding: 20px;
	border: 3px solid;
	color: #fff;
	margin: 0;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0.02em;
	opacity: 0;
	z-index: 1;
	transition: all 0.3s ease;
	transform: translateY(100px);
}
.slick-dots {
	text-align: center;
	padding-top: 15px;
}
.slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
}
.slick-dots li button {
	width: 16px;
	height: 16px;
	border: none;
	cursor: pointer;
	border-radius: 50%;
	/*border: 2px solid #fff;*/
	box-shadow: 0 0 0 0 transparent;
	vertical-align: middle;
	color: #fff;
	background-color: #fff;
	transition: all 0.3s ease;
	opacity: 0.4;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover {
	opacity: 1;
}
.slick-dots li.slick-active button {
	border-color: #2d3042;
	box-shadow: 0 0 0 2px #fff;
	opacity: 1;
}
 @keyframes slideIn {
 from {
 filter: blur(15px);
}
 to {
 filter: blur(0);
}
}
@keyframes slideOut {
 from {
 filter: blur(0);
}
 to {
 filter: blur(15px);
}
}

@media (max-width: 767px) {
.full-wide-slider {
	height: 50vw;
	min-height: 10vw;
}

/* .slick-dots {
	display: none!important;
}*/
}
/*-----------------------------------------------------------------------------------*/
/*	test_blog 決まったら所定の位置に移動
/*-----------------------------------------------------------------------------------*/

.line ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
}
.line li {
	padding-right: 25px;
}
.line li a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}
.line li a::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #cccccc;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
}
.line li a:hover::after {
	transform: scale(1, 1);
}
/*-----------------------------------------------------------------------------------*/
/*	funwari_hover 決まったら所定の位置に移動
/*-----------------------------------------------------------------------------------*/


.grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*max-width: 340px;*/
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
.grid {
	max-width: 1200px;
}
}
.card {
	position: relative;
	flex: 1 1 100%;
	margin: 31px 0;
	padding: 20px;
	background: white;
}

@media screen and (min-width: 768px) {
.card {
 flex-basis: calc(33.33% - (62px + 40px));
	margin: 31px 10px;
}
}
.card__thumb {
	overflow: hidden;
}
.card__img {
	margin: -20px -20px 0;
}
.card__img img {
	max-width: 100%;
	height: auto;
	border: 0;
	vertical-align: middle;
	box-sizing: border-box;
}
.card__desc {
	margin-top: 20px;
}
.card__two .card__img {
	padding: 20px;
}
.card__one {
	transition: transform 0.5s;
}
.card__one::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
	content: "";
	opacity: 0;
	z-index: -1;
}
.card__one:hover, .card__one:focus {
	transform: scale3d(1.006, 1.006, 1);
}
.card__one:hover::after, .card__one:focus::after {
	opacity: 1;
}
.card__two::before, .card__two::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: opacity 0.38s ease-in-out, transform 0.35s ease-in-out;
	content: "";
	opacity: 0;
	pointer-events: none;
}
.card__two::before {
	transform: scale3d(0, 1, 1);
	transform-origin: left top;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
}
.card__two::after {
	transform: scale3d(1, 0, 1);
	transform-origin: right top;
	border-right: 1px solid #acacac;
	border-left: 1px solid #acacac;
}
.card__two:hover::before, .card__two:hover::after, .card__two:focus::before, .card__two:focus::after {
	transform: scale3d(1, 1, 1);
	opacity: 1;
}
/*-----------------------------------------------------------------------------------*/
/*	logo
/*-----------------------------------------------------------------------------------*/
.h_logo {
	width: 170px!important;
    height: 54.2px!important;
	/*width: 125px!important;*/
	/*height: 50px!important;*/
}
.f_logo_t {
	width: 125px;
}
/*-----------------------------------------------------------------------------------*/
/*	tuika
/*-----------------------------------------------------------------------------------*/
.google-map {
	position: relative;
	width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
	height: 0;
	padding-bottom: 35%;
	/*padding-bottom: 56.25%;*/    /* padding-topでもOK */
	overflow: hidden;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;    /* 必要であれば!importantを付けてください */
	height: 100%;    /* 必要であれば!importantを付けてください */
}

.google-map_02{
	position: relative;
	width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
	height: 0;
	padding-bottom: 56.25%;   /* padding-topでもOK */
	overflow: hidden;
}
.google-map_02 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;    /* 必要であれば!importantを付けてください */
	height: 100%;    /* 必要であれば!importantを付けてください */
}
/*-----------------------------------------------------------------------------------*/
/*	tuika bg_img 最後必要ないものは削除
/*-----------------------------------------------------------------------------------*/

.bg_ivory {
	background-color: #fefcf8;
}

.bg_ivory {
	background-color: rgba(254, 252, 248,0.9);
}
.bg_ivory_l{background-color:rgb(252,245,231,0.2);}

.bg_drkred {
	background-color: #68180e;
}
.bg_light {
	background-color: #fefefe;}

.bg-img01 {
	background-image: url(style/images/parts01.jpg);
	padding: 100px 0;
	background-size: 20%;
	background-position: 70% 100%;
	background-repeat: no-repeat;
}
.bg-img02 {
	padding: 100px 0;
	background-image: url(style/images/top/top_onsen02.jpg);
	background-size: cover;
	background-position: 20% 60%;
	background-repeat: no-repeat;
}
.bg-img03 {
	background-image: url(style/images/turu.png);
	background-size: 50px;
	background-position: center;
	background-repeat: no-repeat;
}
.bg-img04 {
	padding: 50px 0;
	background-image: url(style/images/bg11.jpg);
	background-size: auto;
	background-repeat: repeat;
}
.bg-img05 {
	padding: 100px 0;
	background-image: url(style/images/bg12.jpg);
	background-size: auto;
	background-repeat: repeat;
}
/* .bg-img06{
	padding: 50px 50px;
    background-image: url(style/images/top/620603_2.png);
    background-size: 50%;
    background-position: 100% 40%;
    background-repeat: no-repeat;
}*/
.bg-img07 {
	padding: 0 10% 10%;
	background-image: url(style/images/texcher02.jpg);
	background-size: 80%;
	background-position: 65% 35%;
	background-repeat: no-repeat;
}
.bg-img08 {
	padding: 0 10% 10%;
	background-image: url(style/images/texcher03.jpg);
	background-size: 80%;
	background-position: 65% 35%;
	background-repeat: no-repeat;
}
.bg-img09 {
	background-image: url(style/images/texcher04.jpg);
	background-size: cover;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
.bg-img10 {
	background-image: url(style/images/parts03.png);
	background-size: 45%;
	background-position: 45% 0;
	background-repeat: no-repeat;
}
.bg-img11 {
	background-image: url(style/images/texcher02.jpg);
	background-size: 60%;
	background-position: 55% 32%;
	background-repeat: no-repeat;
}
.bg-img12 {
	padding: 5% 5%;
	background-image: url(style/images/texcher05.jpg);
	background-size: 75%;
	background-position: 74% 67%;
	background-repeat: no-repeat;
}
.bg-img13 {
	padding: 16% 0;
	background-image: url(style/images/top/top_greeting02.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.bg-img14 {
	padding: 10px;
	background-color: #715421;
	color: #fff;
}
.bg-img14_fnt14{
	padding: 10px;
	background-color: #715421;
	color: #fff;
	font-size: 14px;
}

.bg-img15 {
	background-image: url(style/images/parts02.png);
	background-size: 25%;
	background-position: 45% 0;
	background-repeat: no-repeat;
}
.bg-img16 {
	padding: 10px;
	background-color: rgb(190,165,116);
	color: #fff;
}

/*eda title bgimg*/
.bg-titleroom {
	padding: 14% 0;
	background-image: url(style/images/room/title_room01.jpg);
	background-size: cover;
	background-position: center 70%;
	background-repeat: no-repeat;
}

.fnt14{
	font-size: 14px;
}

.bg-titlespa {
	padding: 14% 0;
	background-image: url(style/images/spa/title_spa01.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.bg-titlemeal {
	padding: 14% 0;
	background-image: url(style/images/meal/title_meal01.jpg);
	background-size: cover;
	background-position: center 40%;
	background-repeat: no-repeat;
}
.bg-titlonsen {
	padding: 14% 0;
	background-image: url(style/images/onsen/title_onsen01.jpg);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.bg-titlcafe_bar {
	padding: 14% 0;
	background-image: url(style/images/cafe_bar/title_cafe_bar01.jpg);
	background-size: cover;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
 .bg-titlfacility{
	padding: 14% 0;
	background-image: url(style/images/facility/title_facility01.jpg);
	background-size: cover;
	background-position: 0 70%;
	background-repeat: no-repeat;
}
.bg-titlaccess {
	padding: 14% 0;
	background-image: url(style/images/access/title_access01.jpg);
	background-size: cover;
	background-position: 0 60%;
	background-repeat: no-repeat;
}
.bg-titlinfo {
	padding: 14% 0;
	background-image: url(style/images/info/title_info01.jpg);
	background-size: cover;
	background-position: 0 bottom;
	background-repeat: no-repeat;
}
.bg-titlprice {
	padding: 14% 0;
	background-image: url(style/images/price/title_price01.jpg);
	background-size: cover;
	background-position: 0 bottom;
	background-repeat: no-repeat;
}


.bg-titlesthe {
	padding: 14% 0;
	background-image: url(style/images/esthe/title_esthe01.jpg);
	background-size: cover;
	background-position: 0 70%;
	background-repeat: no-repeat;
}
.bg-titlesthe_menu {
	padding: 14% 0;
	background-image: url(style/images/esthe_menu/title_esthe_menue01.jpg);
	background-size: cover;
	background-position: 0 center;
	background-repeat: no-repeat;
}
.bg-titlp_column{
	padding: 14% 0;
	background-image: url(style/images/column/title_column01.jpg);
	background-size: cover;
	background-position: 0 center;
	background-repeat: no-repeat;
}
.bg-titlspec {
	padding: 14% 0;
	background-image: url(style/images/spec/title_spec01.jpg);
	background-size: cover;
	background-position: 0 bottom;
	background-repeat: no-repeat;
}
.bg-titlconcierge {
	padding: 14% 0;
	background-image: url(style/images/concierge/title_concierge01.jpg);
	background-size: cover;
	background-position: 0 bottom;
	background-repeat: no-repeat;
}
.bg-titl404 {
    padding: 10% 0;
    background-image: url("style/images/404/title_404.jpg");
    background-size: cover;
    background-position: 0 bottom;
    background-repeat: no-repeat;
}
.bg-titleyamanoha {
	padding: 14% 0;
	background-image: url(style/images/yamanoha/title_yamanoha01.jpg);
	background-size: cover;
	background-position: center 50%;
	background-repeat: no-repeat;
}

.bg-titlebeer {
	padding: 14% 0;
	background-image: url("style/images/quatreclub/test-top.jpg");
	background-size: cover;
	background-position: center 50%;
	background-repeat: no-repeat;
}

.bg-titlequatreclub {
	padding: 14% 0;
	background-image: url(style/images/quatreclub/title_quatreclub_01.jpg);
	background-size: cover;
	background-position: center 50%;
	background-repeat: no-repeat;
}
/*-----------------------------------------------------------------------------------*/
/*	img tuika
/*-----------------------------------------------------------------------------------*/
.bestrate01 {
	width: 150px;
	position: absolute;
	top: -20%;
	right: 0%;
}
.bestrate02 {
	width: 150px;
	position: absolute;
	top: -20%;
	left: 0%;
}
/*-----------------------------------------------------------------------------------*/
/*	PV
/*-----------------------------------------------------------------------------------*/
.video_pv {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.video_pv iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/*-----------------------------------------------------------------------------------*/
/* 調整
/*-----------------------------------------------------------------------------------*/
.inner30_30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.inner30_pc30_smp100 {
	padding-top: 30px;
	padding-bottom: 100px;
}
.inner40_30 {
	padding-top: 40px;
	padding-bottom: 30px;
}
.inner40_20 {
	padding-top: 40px;
	padding-bottom: 20px;
}
.inner250_50 {
	padding-top: 250px;
	padding-bottom: 50px;
}
.inner150_100 {
	padding-top: 150px;
	padding-bottom: 100px;
}
/* お風呂・貸切風呂で使用 */
.inner150_40 {
	padding-top: 150px;
	padding-bottom: 40px;
}
.inner80_40{
	padding-top: 80px;
	padding-bottom: 40px;
}
/* end / お風呂・貸切風呂で使用 */
.inner100_50 {
	padding-top: 100px;
	padding-bottom: 50px;
}
/* inner100_50 colim で使用*/
.inner50_80 {
	padding-top: 50px;
	padding-bottom: 80px;
}
.inner50_30 {
	padding-top: 50px;
	padding-bottom: 30px;
}
.inner100_100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.greeting-inner {
	padding-top: 100px;
	padding-bottom: 0px;
}
.footer-inner {
	padding-top: 100px;
	padding-bottom: 70px;
}
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
:focus {
	outline: 0 !important
}
.fit-vids-style {
	display: none
}
figure {
	margin: 0;
	padding: 0;
}
figure img {
	width: 100%;
	height: auto;
}
iframe {
	border: none
}
::selection {
	background: #fefac7; /* Safari */
	color: #555555;
}
::-moz-selection {
 background: #fefac7; /* Firefox */
 color: #555555;
}
/*-----------------------------------------------------------------------------------*/
/*	PRELOADER
/*-----------------------------------------------------------------------------------*/
body {
	overflow-y: scroll
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 9999999;
}
#status {
	width: 36px;
	height: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -18px;
}
.spinner {
	height: 36px;
	width: 36px;
	position: relative;
	-webkit-animation: rotation .8s infinite linear;
	-moz-animation: rotation .8s infinite linear;
	-o-animation: rotation .8s infinite linear;
	animation: rotation .8s infinite linear;
	border-left: 3px solid rgba(26,187,156,.15);
	border-right: 3px solid rgba(26,187,156,.15);
	border-bottom: 3px solid rgba(26,187,156,.15);
	border-top: 3px solid rgba(26,187,156,.8);
	border-radius: 100%;
}
@-webkit-keyframes rotation {
 from {
 -webkit-transform: rotate(0deg)
}
 to {
 -webkit-transform: rotate(359deg)
}
}
@-moz-keyframes rotation {
 from {
 -moz-transform: rotate(0deg)
}
 to {
 -moz-transform: rotate(359deg)
}
}
@-o-keyframes rotation {
 from {
 -o-transform: rotate(0deg)
}
 to {
 -o-transform: rotate(359deg)
}
}
@keyframes rotation {
 from {
 transform: rotate(0deg)
}
 to {
 transform: rotate(359deg)
}
}
ul {
	list-style-position: inside
}
/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	overflow: hidden;
}
body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	overflow-x: hidden;
	background-color: #FFF;
	color: #666666;
	font-size: 15px;
	    letter-spacing: 0.02em;
	font-weight: normal;
}
.container {
	padding-right: 0;
	padding-left: 0;
}
body, li, address {
	line-height: 24px
}
input, button, select, textarea {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	font-size: 14px;
	font-weight: 500;
}
p {
	margin: 0 0 15px
}
a {
	color: #656565;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
a:hover, a:focus {
	color: #715421;
	text-decoration: none;
}
.colored {
	color: #dbbb82
}
h1, h3, h4, h5, h6 {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	margin-top: 0;
	color: #656565;
	margin-bottom: 10px;
	font-weight: 800;
	letter-spacing: 1px;
}
h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	margin-top: 0;
	color: #715421;
	margin-bottom: 10px;
	font-weight: 800;
	letter-spacing: 1px;
}
h1 {
	font-size: 35px;
	line-height: 40px;
}
h2 {
	font-size: 22px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	line-height: 22px;
	color: #715421;
}
.reserve h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	margin-top: 0;
	color: #715421;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 800;
	letter-spacing: 1px;
}
.top_reserve p {
	font-size: 18px;
	color: #656565;
}
.top_facility h3 {
	color: #715421;
}
.top_facility h3:hover {
 color: #656565!importants;
}
h4 {
	font-size: 14px;
	margin-bottom: 8px;
}
h5 {
	font-size: 13px
}
h6 {
	font-size: 12px
}
.page-title {
	margin-bottom: 20px
}
.page-title:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.page-title h1 {
	font-size: 25px;
	margin: 0;
}
h1.post-title, h2.post-title {
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 30px;
}
.post-title a {
	color: #656565
}
.post-title a:hover {
	color: #dbbb82
}
.section-title-wrapper {
	text-align: center;
}
.section-title {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 20px;
}
.section-title .turu {
	width: 50px;
	margin-bottom: 10px;
}
.section-title:after {
	display: inline-block;
	content: "";
	border-bottom: 1px solid rgb(190,165,116);
	position: absolute;
	width: 40px;
	right: 0;
	left: 0;
	top: 100px;
	margin: auto;
}
.dark-wrapper .section-title:before, .dark-wrapper .section-title:after {
	border-color: rgb(190,165,116);
}
/*eda page title もしかしたらつかってない？確認でき次第削除*/
.section-title_eda {
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	display: inline-block;
	/*text-transform: uppercase;*/
	margin-bottom: 30px;
	font-size: 17px;
}
.section-title_eda:before {
	display: inline-block;
	content: "";
	border-bottom: 1px solid rgb(190,165,116);
	position: absolute;
	width: 40px;
	right: 0;
	left: 0;
	top: 55px;
	margin: auto;
}
/* end / eda page title*/

/*404 title */
.section-title_noline {
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 20px;
}
.section-title_noline .turu {
	width: 50px;
	margin-bottom: 10px;
}

/*end/404 title */

.upper {
	text-transform: uppercase;
}
.inner {
	padding-top: 150px;
	padding-bottom: 50px;
}
.lead {
	font-weight: 300;
	font-size: 25px;
	line-height: 30px;
	display: inline;
}
.light-wrapper {
	background: #fefefe
}
.dark-wrapper {
	background: #f5f5f5
}
/*.ivory-wrapper {
	background: #fefcf8;
}*/
.ivory-wrapper {
	background: #fcf5e7;
}
.beige-wrapper {
	background: #e9dac0;
}
ul {
	padding: 0 0 0 18px
}
ol {
	padding: 0 0 0 20px
}
ul.circled {
	padding: 0;
	list-style: none;
}
ul.circled li:before {
	content: '\e800';
	margin-right: 10px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 1px;
	display: inline-block;
	font-family: 'fontello-circle';
	color: #dbbb82;
	font-size: 8px;
}
.lead.lite {
	line-height: 38px
}
.lead.lite a {
	color: #656565;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbbb82;
}
.lead.lite a:hover {
	color: #dbbb82
}
.thin45 {
	width: 90%;
	text-align: justify;
	margin: 30px auto 0;
	line-height: 45px;
}
.thin30 {
	width: 85%;
	margin: 30px auto 0;
	line-height: 30px;
}
.dropcap {
	font-weight: 800;
	display: block;
	float: left;
	font-size: 49px;
	padding: 0;
	margin: 0;
	margin: 12px 8px 0 0;
	text-transform: uppercase;
}
hr {
	border: none;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
blockquote {
	border: none;
	padding: 0;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
}
blockquote small {
	line-height: inherit;
	color: #9f9f9f;
}
.bg_light {
	background-color: #fefefe;
}
.bg_dark {
	background-color: #f5f5f5;
}
/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
.footer {
	background: #f0e5d3;
	color: #715421;
}
.footer li, .footer a {
	color: #715421;
	line-height: 26px;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color: #f0f0f0;
}
.widget-title {
	font-size: 14px;
	margin: 0 0 20px 0;
}
.footer-menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-menu li {
	display: inline;
	padding-left: 10px;
}
.footer-menu li:before {
	display: inline-block;
	content: "|";
	padding-right: 12px;
}
.footer-menu li:first-child:before {
	display: none
}
.sub-footer {
	background: rgb(190,165,116);
	padding: 60px 0;
}
.sub-footer p {
	padding: 0;
	margin: 0;
}
footer .post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer .post-list li {
	margin-top: 15px;
	padding-top: 14px;
	border-top: 1px solid #4f4f4f;
}
footer .post-list li:first-child {
	margin: 0;
	padding: 0;
	border: 0;
}
footer .post-list li h6 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0;
	color: #cacaca;
}
footer .post-list li em {
	color: #838383;
	font-size: 12px;
	font-style: normal;
}
.tagcloud {
	line-height: 25px
}
.contact-info {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info i {
	margin-right: 7px;
}
.footer .contact-info i {
	color: #715421;
}
.footer .widget.single .contact-info li {
	display: inline;
	margin: 0 15px;
}
.footer .section-title {
	color: #e0e0e0;
}
.footer .section-title:before, .footer .section-title:after {
	border-color: #777;
}
.sub-footer a {
	color: #715421;
}
.sub-footer a:hover {
	color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
.navbar-header {
	float: none !important
}
.navbar .container {
	padding: 0
}
.navbar {
	margin: 0;
	border-radius: 0;
	border: none;
	position: relative;
	z-index: 8000;
	min-height: inherit;
}
/*スライダー高さ調整test*/
.navbar-brand {
	padding: 0;
	/*margin-left: 10px;*/
	padding-top: 32px;
}
/**/
.navbar-header {
	background: #fefefe;
	padding: 0;
	border-top: 5px solid rgb(190,165,116);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar-collapse {
	width: auto;
	padding: 0;
	border: none;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar-nav {
	margin: 0
}
.navbar-nav > li {
	margin-left: 15px
}
.navbar-nav > li > a {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #715421;
	padding: 40px 14px;
	text-align: center;
}
.fnt_ss {
	display: block;
	font-size: 10px;
	font-weight: normal!important;
	text-transform: none!important;
	/* color: #3f3f3f; */
	padding: 2px 0px 0px;/*text-align: center;*/
}
.nav > li > a:focus {
	background: none;
	color: #3f3f3f;
}
.nav > li > a:hover {
	background: none;
	color: #dbbb82;
}
.nav > li.current > a {
	background: none;
	color: #dbbb82;
}
.navbar .dropdown-menu {
	padding: 0;
	margin: 0;
	min-width: 190px;
	background: rgb(190,165,116);
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .dropdown-menu li {
	background: transparent;
	border: none;
	border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.navbar .dropdown-menu li:first-child {
	border: none
}
.navbar .dropdown-menu li a {
	padding: 15px;
	line-height: 1;
	color: #e9e9e9;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 800;/*text-align: center;*/
}
.navbar .dropdown-menu li a:hover, .navbar .dropdown-menu li a.active {
	padding: 15px;
	filter: none;
	line-height: 1;
	background: #414141;
	color: #e9e9e9;
}
.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus {
	background: none;
	color: #dbbb82;
}
.navbar .nav > li > .dropdown-menu:after {
	display: none
}
.navbar .nav > li > .dropdown-menu:before {
	display: none
}
.navbar .dropdown-menu > li > a:hover, .navbar .dropdown-menu > li > a:focus, .navbar .dropdown-submenu:hover > a, .navbar .dropdown-submenu:focus > a, .navbar .dropdown-menu > .active > a, .navbar .dropdown-menu > .active > a:hover, .navbar .dropdown-menu > .active > a:focus {
	background: none;
	color: #dbbb82;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.responsive-menu {
	padding: 8px 13px;
	margin: 0;
	display: none;
	font-size: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*	FIXED MENU
/*-----------------------------------------------------------------------------------*/
.offset {
	display: block
}
.navbar.basic.default {
	width: 100%;
	position: absolute;
}
.navbar.basic.fixed {
	position: fixed;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}
.navbar.basic.fixed .navbar-header {
	background: rgba(254,254,254,0.94);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
	box-shadow: 0 1px 0 rgba(0,0,0,0.11);
}
.navbar.basic.fixed .navbar-brand {
	padding-top: 14px
}
.navbar.basic.fixed .navbar-brand img {
	height: 30px
}
.navbar.basic.fixed .navbar-nav > li > a {
	padding: 19px 10px
}
/*nav すクロール調整でき次第削除 */
.navbar.basic .navbar-collapse {
	max-height: inherit
}
/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
	width: 100%;
	height: 0px;
}
.divide2 {
	width: 100%;
	height: 2px;
}
.divide3 {
	width: 100%;
	height: 3px;
}
.divide5 {
	width: 100%;
	height: 5px;
}
.divide10 {
	width: 100%;
	height: 10px;
}
.divide15 {
	width: 100%;
	height: 15px;
}
.divide20 {
	width: 100%;
	height: 20px;
}
.divide25 {
	width: 100%;
	height: 25px;
}
.divide30 {
	width: 100%;
	height: 30px;
}
.divide35 {
	width: 100%;
	height: 35px;
}
.divide40 {
	width: 100%;
	height: 40px;
}
.divide45 {
	width: 100%;
	height: 40px;
}
.divide50 {
	width: 100%;
	height: 50px;
}
.divide55 {
	width: 100%;
	height: 55px;
}
.divide60 {
	width: 100%;
	height: 60px;
}
.divide65 {
	width: 100%;
	height: 65px;
}
.divide70 {
	width: 100%;
	height: 70px;
}
.divide75 {
	width: 100%;
	height: 75px;
}
.divide80 {
	width: 100%;
	height: 80px;
}
.divide85 {
	width: 100%;
	height: 85px;
}
.lrp10 {
	padding: 0 10px;
}
.lrp40 {
	padding: 0 40px;
}
.lrp20 {
	padding: 0 20px;
}
.rm0 {
	margin-right: 0px
}
.rm1 {
	margin-right: 1px
}
.rm2 {
	margin-right: 2px
}
.rm5 {
	margin-right: 5px
}
.rm10 {
	margin-right: 10px
}
.rm15 {
	margin-right: 15px
}
.rm20 {
	margin-right: 20px
}
.rm25 {
	margin-right: 25px
}
.rm30 {
	margin-right: 30px
}
.rm40 {
	margin-right: 40px
}
.rm50 {
	margin-right: 50px
}
.lm0 {
	margin-left: 0px
}
.lm1 {
	margin-left: 1px
}
.lm5 {
	margin-left: 5px
}
.lm7 {
	margin-left: 7px
}
.lm10 {
	margin-left: 10px
}
.lm15 {
	margin-left: 15px
}
.lm20 {
	margin-left: 20px
}
.lm25 {
	margin-left: 25px
}
.lm30 {
	margin-left: 25px
}
.lm40 {
	margin-left: 40px
}
.rp5 {
	padding-right: 5px
}
.rp10 {
	padding-right: 10px
}
.rp15 {
	padding-right: 15px
}
.rp20 {
	padding-right: 20px
}
.rp30 {
	padding-right: 30px
}
.rp50 {
	padding-right: 50px
}
.lp0 {
	padding-left: 0px
}
.lp10 {
	padding-left: 10px
}
.lp20 {
	padding-left: 20px
}
.lp30 {
	padding-left: 30px
}
.tp0 {
	padding-top: 0 !important
}
.tp3 {
	padding-top: 3px
}
.tp5 {
	padding-top: 5px
}
.tp10 {
	padding-top: 10px
}
.tp20 {
	padding-top: 20px
}
.tp30 {
	padding-top: 30px
}
.tm3 {
	margin-top: 3px
}
.tm4 {
	margin-top: 4px
}
.tm5 {
	margin-top: 5px
}
.tm7 {
	margin-top: 7px
}
.tm10 {
	margin-top: 10px
}
.tm15 {
	margin-top: 15px
}
.tm20 {
	margin-top: 20px
}
.tm30 {
	margin-top: 30px
}
.tm35 {
	margin-top: 35px
}
.tm40 {
	margin-top: 40px
}
.tm50 {
	margin-top: 50px
}
.tm55 {
	margin-top: 55px
}
.tm60 {
	margin-top: 60px
}
.mt15_767 {
	margin-top: 0;
}
.mt50_pc {
	margin-top: 50px;
}
.mt60_pc {
	margin-top: 60px;
}
.mt60_pc_smp20 {
	margin-top: 60px;
}
.mt60_pc_smp30 {
	margin-top: 60px;
}
.mt60_pc_smp40 {
	margin-top: 60px;
}
.mt15_991 {
	margin-top: 0;
}

.mt20_991 {
	margin-top: 0;
}
.mt30_991 {
	margin-top: 0;
}
.mt10_479 {
	margin-top: 0;
}
.mt30_479 {
	margin-top: 0;
}
.bm30_479{
	margin-bottom: 30px;
}
.bm30_480{
margin-bottom: 30px	
}
.mbm1 {
	margin-bottom: -1px
}
.bp0 {
	padding-bottom: 0 !important
}
.bp10 {
	padding-bottom: 10px !important
}
.bm0 {
	margin-bottom: 0 !important
}
.bm5 {
	margin-bottom: 5px !important
}
.bm10 {
	margin-bottom: 10px !important
}
.bm15 {
	margin-bottom: 15px !important
}
.bm20 {
	margin-bottom: 20px !important
}
.bm30 {
	margin-bottom: 30px !important
}
.bm35 {
	margin-bottom: 35px !important
}
.bm35_991_20 {
	margin-bottom: 35px;
}
.bm40 {
	margin-bottom: 40px !important
}
.bm50 {
	margin-bottom: 50px !important
}
.bm55 {
	margin-bottom: 55px !important
}
.bm60 {
	margin-bottom: 60px !important
}

.bp50 {
	padding-bottom: 50px !important
}
.border_dr01 {
	border-bottom: 1px solid rgb(190,165,116);
	border-top: 1px solid rgb(190,165,116);
	padding: 5px 0;
}
.border_dr02 {
	border: 1px solid rgb(190,165,116);
	padding: 10px 10px 0;
}
.border_dr03 {
	border: 1px solid rgb(190,165,116);
	padding: 10px 10px;
}
.border_dr04 {
	/*border-top: 3px double #dbbb82;
	border-bottom: 3px double #dbbb82;*/
	border: 3px double #dbbb82;
	padding: 10px 20px;
	border-radius: 25px;
}
/*-----------------------------------------------------------------------------------*/
/*	BUTTON
/*-----------------------------------------------------------------------------------*/
.btn, .parallax .btn-submit, .btn-submit {
	color: #fff !important;
	background: #dbbb82;
	margin-bottom: 10px;
	margin-right: 4px;
	padding: 11px 20px 10px 20px;
	font-weight: 500;
	font-size: 13px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	text-shadow: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	letter-spacing: 1px;
}
.btn-large {
	padding: 13px 23px 13px 23px;
}
.btn-ll {
	padding: 20px 50px 20px 50px;
}
.btn-bigll {
	width: 350px;
	padding: 13px 5px 13px 5px;
}
.btn-bigll_280 {
	width: 280px;
	padding: 13px 5px 13px 5px;
}
/* btn-bigll_280 予約で使用*/
.btn-bigll_250 {
	width: 250px;
	padding: 13px 5px 13px 5px;
}
/* btn-bigll_250 予約（topで使用）*/

.btn.btn-green {
	background: #dbbb82;
}
.btn.btn-blue {
	background: #3f8dbf
}
.btn.btn-red {
	background: #e8554e
}
.btn.btn-orange {
	background: #ee7757
}
.btn.btn-purple {
	background: #9b59b6
}
.btn.btn-pink {
	background: #d487be
}
.btn.btn-gray {
	background: #95a5a6
}
.btn.btn-drkred {
	background: #7e1d11;
}
/*ボタンoriginal */
.btn_chigira {
	font-weight: 500;
	font-size: 13px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transform: rotate(.03deg);
	-webkit-transform: rotate(.03deg);
	text-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	letter-spacing: 3px;
}
/*btn-grybrdr */
.btn-grybrdr{
	padding: 10px 20px;
    display: block;
    color: #656565;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid #715421;
    text-transform: uppercase;
}

.btn-grybrdr:hover{
border: 1px solid #fff;	
}
/*ボタン画像付き */
.btn01 {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 50px;
	font-size: 18px;
}
.btn_chigira.btn-line01 {
	color: #656565;
	padding: 10px 100px 10px;
	border-bottom: 1px solid #68180e;
	border-top: 1px solid #68180e;
}
.btn_chigira.btn-line01:before {
	display: block;
	content: "";
	position: absolute;
	padding: 75px 27px;
	top: -184%;
	right: 18%;
	background-image: url(style/images/parts02.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.btn_chigira.btn-line01:after {
	display: block;
	content: "";
	position: absolute;
	padding: 30px 40px;
	top: -15%;
	left: 9%;
	background-image: url(style/images/parts08.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
/*ボタン線付き */
.btn02 {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 18px;
}
.btn_chigira.btn-line02 {
	width: 100%;
	color: #656565;
	padding: 10px 0 10px;
	border-bottom: 1px solid rgb(190,165,116);
	border-top: 1px solid rgb(190,165,116);
}
.btn_chigira.btn-line02:after {
	display: block;
	content: "";
	position: absolute;
	padding: 17px 19px;
	top: 10%;
	right: -10%;
	background-image: url(style/images/parts09.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
/*ボタン上下線付き */
.btn_chigira.btn-line03 {
	width: 320px;
	position: relative;
	display: inline-block;
	background: #6F5324;
	color: #fff;
	padding: 11px 10px 10px 10px;
}
.btn_chigira.btn-line03:before {
	display: block;
	content: "";
	position: absolute;
	border-top: 1px double rgb(190,165,116);
	border-bottom: 1px double rgb(190,165,116);
	top: -3px;
	right: 0;
	left: 0;
	bottom: -3px;
}
.btn_chigira.btn-line03:hover {
	background: #e6ddca;
	color: #715421;
}
/* end / btn03 */
.btn_chigira.btn-line04 {
	width: 280px;
	position: relative;
	display: inline-block;
	background: #6F5324;
	color: #fff;
	padding: 11px 5px 10px 5px;
}
.btn_chigira.btn-line04:before {
	display: block;
	content: "";
	position: absolute;
	border-top: 1px double rgb(190,165,116);
	border-bottom: 1px double rgb(190,165,116);
	top: -3px;
	right: 0;
	left: 0;
	bottom: -3px;
}
.btn_chigira.btn-line04:hover {
	background: #e6ddca;
	color: #715421;
}
/* end / btn04(予約で使用) */






.btn:hover, .btn:focus, .btn:active, .btn.active, .parallax .btn-submit:hover {
	background: #17a78b;
	color: #fff !important;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
	background: #17a78b !important
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
	background: #387eaa !important
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active {
	background: #cf4c45 !important
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active {
	background: #d96c4f !important
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
	background: #8a4fa2 !important
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn-pink.active {
	background: #bd78a9 !important
}
.btn-gray:hover, .btn-gray:focus, .btn-gray:active, .btn-gray.active {
	background: #d5dbdc!important;
	color: #715421!important;
}
.btn-drkred:hover, .btn-drkred:focus, .btn-drkred:active, .btn-drkred.active {
	background: #68180e !important
}
.color-wrapper .btn {
	background: #FFF !important;
	color: #616161 !important;
}
.color-wrapper .btn:hover {
	background: #e9e9e9 !important
}
.share .btn {
	background: none;
	padding: 8px 17px;
}
.share .btn:hover {
	color: #FFF !important
}
.btn.share-facebook {
	color: #3d5b9b !important;
	border: 1px solid #3d5b9b !important;
}
.btn.share-facebook:hover {
	background: #334c8e !important;
	border: 1px solid #334c8e !important;
}
.btn.share-twitter {
	color: #5aa8cd !important;
	border: 1px solid #5aa8cd !important;
}
.btn.share-twitter:hover {
	background: #499ac8 !important;
	border: 1px solid #499ac8 !important;
}
.btn.share-googleplus {
	color: #3b3b3b !important;
	border: 1px solid #3b3b3b !important;
}
.btn.share-googleplus:hover {
	background: #2e2e2e!important;
	border: 1px solid #2e2e2e !important;
}
.btn.share-pinterest {
	color: #c53942 !important;
	border: 1px solid #c53942 !important;
}
.btn.share-pinterest:hover {
	background: #bc2d32 !important;
	border: 1px solid #bc2d32 !important;
}
/*-----------------------------------------------------------------------------------*/
/*	SOCIAL ICONS
/*-----------------------------------------------------------------------------------*/
.social {
	padding: 0;
	margin: 0;
	/*font-size: 0;*/
	height: 28px;
	text-align: right;
}
.image-caption .social {
	height: 33px
}
.social li {
	display: inline-block;
	font-family: 'fontello-social';
	margin-right: 5px;
}
.footer .widget.single .social li {
	margin: 0 3px
}
.text-center .social li {
	margin: 0 2px
}
.social li a {
	display: table
}
.social li a i {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #aaa;
	background: none;
	border: 1px solid #aaa;
	width: 50px;
	height: 40px !important;
	line-height: 1;
	font-size: 24px;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.social .wthr{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #aaa;
	background: none;
	border: 1px solid #aaa;
	width: 200px;
	height: 28px !important;
	font-size: 13px;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.social .icon-s-pinterest {
	border-color: #d8545d;
	color: #d8545d;
}
.social .icon-s-rss {
	border-color: #faaa5e;
	color: #faaa5e;
}
.social .icon-s-facebook {
	border-color: #677fb5;
	color: #677fb5;
}
.wthr_txt{
	display: inline-block;
margin-top: 3px;	
}
.social .icon-s-twitter {
	border-color: #70c2e9;
	color: #70c2e9;
}
.social .icon-s-flickr {
	border-color: #ff3ba4;
	color: #ff3ba4;
}
.social .icon-s-dribbble {
	border-color: #e299c2;
	color: #e299c2;
}
.social .icon-s-behance {
	border-color: #42a9fb;
	color: #42a9fb;
}
.social .icon-s-linkedin {
	border-color: #3daccf;
	color: #3daccf;
}
.social .icon-s-vimeo {
	border-color: #42b5d4;
	color: #42b5d4;
}
.social .icon-s-youtube {
	border-color: #d5615c;
	color: #d5615c;
}
.social .icon-s-skype {
	border-color: #5ecbf3;
	color: #5ecbf3;
}
.social .icon-s-tumblr {
	border-color: #829fb9;
	color: #829fb9;
}
.social .icon-s-delicious {
	border-color: #6194dc;
	color: #6194dc;
}
.social .icon-s-500px {
	border-color: #3bbbe6;
	color: #3bbbe6;
}
.social .icon-s-grooveshark {
	border-color: #f88e3b;
	color: #f88e3b;
}
.social .icon-s-forrst {
	border-color: #5f9864;
	color: #5f9864;
}
.social .icon-s-digg {
	border-color: #507faa;
	color: #507faa;
}
.social .icon-s-blogger {
	border-color: #fd893f;
	color: #fd893f;
}
.social .icon-s-klout {
	border-color: #e16747;
	color: #e16747;
}
.social .icon-s-dropbox {
	border-color: #6ba3c5;
	color: #6ba3c5;
}
.social .icon-s-github {
	border-color: #6c93bb;
	color: #6c93bb;
}
.social .icon-s-songkick {
	border-color: #ff3b60;
	color: #ff3b60;
}
.social .icon-s-posterous {
	border-color: #efd57c;
	color: #efd57c;
}
.social .icon-s-appnet {
	border-color: #3daad5;
	color: #3daad5;
}
.social .icon-s-gplus {
	border-color: #bc7067;
	color: #bc7067;
}
.social .icon-s-stumbleupon {
	border-color: #f07356;
	color: #f07356;
}
.social .icon-s-lastfm {
	border-color: #cd443d;
	color: #cd443d;
}
.social .icon-s-spotify {
	border-color: #9acf48;
	color: #9acf48;
}
.social .icon-s-instagram {
	border-color: #b99682;
	color: #b99682;
}
.social .icon-s-evernote {
	border-color: #9fdc82;
	color: #9fdc82;
}
.social .icon-s-paypal {
	border-color: #5b85a8;
	color: #5b85a8;
}
.social .icon-s-picasa {
	border-color: #b088c1;
	color: #b088c1;
}
.social .icon-s-soundcloud {
	border-color: #ff8b45;
	color: #ff8b45;
}

.social .icon-adjust {
	vertical-align: middle;
	border: none;
}
.social a:hover .icon-s-pinterest {
	background-color: #d8545d
}
.social a:hover .icon-s-rss {
	background-color: #faaa5e
}
.social a:hover .icon-s-facebook {
	background-color: #677fb5
}
.social a:hover .icon-s-twitter {
	background-color: #70c2e9
}
.social a:hover .icon-s-flickr {
	background-color: #ff3ba4
}
.social a:hover .icon-s-dribbble {
	background-color: #e299c2
}
.social a:hover .icon-s-behance {
	background-color: #42a9fb
}
.social a:hover .icon-s-linkedin {
	background-color: #3daccf
}
.social a:hover .icon-s-vimeo {
	background-color: #42b5d4
}
.social a:hover .icon-s-youtube {
	background-color: #d5615c
}
.social a:hover .icon-s-skype {
	background-color: #5ecbf3
}
.social a:hover .icon-s-tumblr {
	background-color: #829fb9
}
.social a:hover .icon-s-delicious {
	background-color: #6194dc
}
.social a:hover .icon-s-500px {
	background-color: #3bbbe6
}
.social a:hover .icon-s-grooveshark {
	background-color: #f88e3b
}
.social a:hover .icon-s-forrst {
	background-color: #5f9864
}
.social a:hover .icon-s-digg {
	background-color: #507faa
}
.social a:hover .icon-s-blogger {
	background-color: #fd893f
}
.social a:hover .icon-s-klout {
	background-color: #e16747
}
.social a:hover .icon-s-dropbox {
	background-color: #6ba3c5
}
.social a:hover .icon-s-github {
	background-color: #6c93bb
}
.social a:hover .icon-s-songkick {
	background-color: #ff3b60
}
.social a:hover .icon-s-posterous {
	background-color: #efd57c
}
.social a:hover .icon-s-appnet {
	background-color: #3daad5
}
.social a:hover .icon-s-gplus {
	background-color: #bc7067
}
.social a:hover .icon-s-stumbleupon {
	background-color: #f07356
}
.social a:hover .icon-s-lastfm {
	background-color: #cd443d
}
.social a:hover .icon-s-spotify {
	background-color: #9acf48
}
.social a:hover .icon-s-instagram {
	background-color: #b99682
}
.social a:hover .icon-s-evernote {
	background-color: #9fdc82
}
.social a:hover .icon-s-paypal {
	background-color: #5b85a8
}
.social a:hover .icon-s-picasa {
	background-color: #b088c1
}
.social a:hover .icon-s-soundcloud {
	background-color: #ff8b45
}


.social .wthr:hover{
	background-color:#aaa;
}
.social .wthr .wthr_txt:hover{
	color: #FFF;
}





.social a:hover a:hover i {
	background-color: #FFF
}
	
.social a:hover i {
	color: #FFF
}
.footer .social li a:hover i {
	color: #FFF
}
.bestrate {
	font-size: 25px;
	vertical-align: middle;
}
/*-----------------------------------------------------------------------------------*/
/*	FORMS
/*-----------------------------------------------------------------------------------*/
.forms {
	position: relative;
	padding: 0;
	width: 100%;
}
.form-container .response {
	display: none
}
.forms ol {
	margin: 0;
	padding: 0;
}
.forms ol li {
	line-height: auto;
	list-style: none;
}
.forms li.hidden-row {
	display: none
}
input, textarea, .uneditable-input {
	width: 100%
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	height: 40px;
	padding: 0 10px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 25px;
	color: #656565;
	border: 1px solid #e1e1e1;
	resize: none;
	vertical-align: middle;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: 1px solid #c1c1c1;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
textarea {
	height: 100%;
	padding: 5px 10px;
	margin-bottom: 15px;
	min-height: 150px;
	resize: vertical;
}
.btn-submit {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	width: auto;
}
.forms li.error input, .forms li.error textarea {
	border: 1px solid #b54d4d
}
.forms span.error {
	display: none
}
.forms .button-row span.error {
	padding: 0;
	display: none;
}
.forms .button-row p.forgot {
	padding: 6px 0 0 10px;
	overflow: hidden;
	display: inline-block;
}
.forms label {
	display: block;
	float: left;
	width: 95px;
	padding-top: 7px;
	font-size: 13px;
	clear: both;
}
.comment-form div label {
	position: absolute;
	top: 0;
	left: 0;
}
.form-container:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.searchform {
	position: relative
}
.searchform .btn {
	position: absolute;
	top: 0;
	right: -5px;
	height: 40px !important;
	font-weight: 800 !important;
	font-size: 12px !important;
	padding: 0 15px !important;
}
/*-----------------------------------------------------------------------------------*/
/*	MAILCHIMP
/*-----------------------------------------------------------------------------------*/
.newsletter-wrapper #mc_embed_signup {
	background: none;
	font-family: 'Raleway', sans-serif;
}
.newsletter-wrapper {
	position: relative;
	margin: 0 auto;
}
.newsletter-wrapper #mc_embed_signup input[type="email"] {
	background: none;
	border: 1px solid #4f4f4f;
	height: 40px;
	color: #cacaca;
}
.newsletter-wrapper #mc_embed_signup input[type="email"]:focus {
	background: none;
	border: 1px solid #636363;
}
.newsletter-wrapper #mc_embed_signup .button {
	position: absolute;
	right: 0;
	top: 0;
	color: #FFF;
	margin: 0;
	height: 40px;
	padding: 0 15px;
	color: #fff;
	background: #dbbb82;
	font-weight: 800;
	font-size: 12px;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	min-width: inherit;
	width: auto;
	border: 0;
}
#mc_embed_signup input.email {
	display: block;
	padding: 8px 0;
	margin: 0;
	text-indent: 10px;
	width: 100%;
	min-width: 130px;
}
.newsletter-wrapper #mc_embed_signup form {
	padding: 0
}
::-webkit-input-placeholder {
 color: #cacaca !important
}
:-moz-placeholder {
 color: #cacaca !important
}
::-moz-placeholder {
 color: #cacaca !important
}
:-ms-input-placeholder {
 color: #cacaca !important
}
input:focus::-webkit-input-placeholder {
 color: transparent !important
}
input:focus:-moz-placeholder {
 color: transparent !important
}
input:focus::-moz-placeholder {
 color: transparent !important
}
input:focus:-ms-input-placeholder {
 color: transparent !important
}
/*-----------------------------------------------------------------------------------*/
/*	ISOTOPE PORTFOLIO GRID
/*-----------------------------------------------------------------------------------*/
.full-portfolio {
	overflow: hidden
}
.full-portfolio .items {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
.full-portfolio .items li {
	float: left;
	position: relative;
	background: none;
	padding: 0;
	width: 16.666666667%;
}
.full-portfolio .items li img {
	display: block;
	/*position: relative;*/
	width: 100%;
	height: auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.full-portfolio .items:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix-portfolio .items {
	list-style: none
}
.fix-portfolio .items {
	margin: 0;
 *zoom: 1;
	padding: 0;
}
.fix-portfolio .items:before, .fix-portfolio .items:after {
	display: table;
	content: "";
	line-height: 0;
}
.fix-portfolio .items:after {
	clear: both
}
.fix-portfolio .items li {
	float: left;
	min-height: 1px;
	position: relative;
}
.fix-portfolio .items.col4 {
	margin-left: -8px;
	margin-bottom: -8px;
}
.fix-portfolio .items.col4 li {
	width: 318px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.fix-portfolio .items li img {
	display: block;
	width: 100%;
}
.filter {
	padding: 0;
	font-size: 0;
	margin-bottom: 20px;
}
.filter li {
	display: inline;
	color: #656565;
	line-height: 50px;
}
.filter.text-center li {
	display: inline-block;
}
.filter li a {
	color: #656565;
	padding: 13px 23px;
	border: 1px solid #dbdbdb;
	border-left: 0;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}
.filter li a:hover {
	color: #dbbb82
}
.filter li a.active {
	color: #dbbb82;
	background: #f5f5f5;
}
.filter li:first-child a {
	border-left: 1px solid #dbdbdb
}
.isotope-item {
	z-index: 2;
	display: block !important;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-ms-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.item-details {
	list-style: none;
	padding: 0;
	margin: 0;
}
.item-details li {
	margin-top: 9px;
	padding-top: 10px;
	border-top: 1px solid #e1e1e1;
}
.item-details li:first-child {
	padding: 0;
	margin: 0;
	border: none;
}
.item-details li span {
	font-weight: 800;
	color: #616161;
	margin-right: 5px;
}
/*-----------------------------------------------------------------------------------*/
/*	TOOLTIP
/*-----------------------------------------------------------------------------------*/
.tooltip-inner {
	color: #fff;
	background-color: #dbbb82;
	padding: 5px 12px;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	border-top-color: #dbbb82
}
.tooltip.right .tooltip-arrow {
	border-right-color: #dbbb82
}
.tooltip.left .tooltip-arrow {
	border-left-color: #dbbb82
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #dbbb82
}
/*-----------------------------------------------------------------------------------*/
/*	OVERLAY
/*-----------------------------------------------------------------------------------*/
figure {
	display: block;
	overflow: hidden;
	position: relative;
}
.items li figure img {
	display: block;
	width: 100%;
}
figure li a, figure li a img {
	display: block;
	position: relative;
}
figure img {
	display: block;
	max-width: 100%;
	-webkit-backface-visibility: hidden;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
figure a:hover img {
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
figure a .text-overlay {
	opacity: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	height: 100%;
	position: absolute;
	text-decoration: none;
	width: 100%;
	z-index: 100;
	padding: 20px;
	background: #222;
	background: rgba(53,53,53,0.5);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
figure a:hover .text-overlay {
	opacity: 1;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure a .text-overlay:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,0.2);
}
figure a .text-overlay .info {
	text-align: center;
	top: 50%;
	width: 100%;
	left: 0;
	position: absolute;
	margin-top: -11px;
	color: #d4d4d4;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.icon-overlay {
	display: block;
	overflow: hidden;
	position: relative;
}
.icon-overlay img {
	display: block;
	max-width: 100%;
	-webkit-backface-visibility: hidden;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.icon-overlay a:hover img {
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.icon-overlay a .icn-more {
	opacity: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	height: 100%;
	position: absolute;
	text-decoration: none;
	width: 100%;
	z-index: 100;
	background: #222;
	background: rgba(53,53,53,0.93);
	overflow: hidden;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.icon-overlay a:hover .icn-more {
	opacity: 1;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.icon-overlay a .icn-more:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	position: absolute;
	text-align: center;
	content: '\f517';
	line-height: 1;
	color: #FFF;
	top: 50%;
	left: 50%;
	z-index: 2;
	font-size: 15px;
	top: 50%;
	margin: -8px 0 0 -6px;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	-moz-transition: -moz-transform 0.25s ease-in-out;
	-o-transition: -o-transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
}
.icon-overlay a:hover .icn-more:before {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.icon-overlay a:hover .icn-more:before {
	top: 50%!important
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES
/*-----------------------------------------------------------------------------------*/
.services-1 i {
	font-size: 35px;
	color: #656565;
}
.services-1 .col-wrapper {
	border: 1px solid #e1e1e1;
	padding: 40px 20px 25px;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	border: 1px solid #e1e1e1;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper:hover, .services-1 .col-wrapper:hover:before {
	border-color: #dbbb82
}
/*擬似要素のがかぶりlinkできないため.col-wrapper3使用。解決したら.col-wrapper2使用*/

.services-1 .col-wrapper2 {
	border: 1px solid #e1e1e1;
	padding: 10px;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper2:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	border: 1px solid #e1e1e1;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper2:hover, .services-1 .col-wrapper2:hover:before {
	border-color: #dbbb82;
}
/*擬似要素のがかぶりlinkできないため.col-wrapper3使用。解決したら.col-wrapper2使用*/
.services-1 .col-wrapper3 {
	border: 1px solid #e1e1e1;
	padding: 35px;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.services-1 .col-wrapper3:hover, .services-1 .col-wrapper3:hover:before {
	border-color: #dbbb82
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES 2
/*-----------------------------------------------------------------------------------*/
.services-2 {
	text-align: left
}
.services-2 .icon {
	display: table
}
.services-2 .icon {
	float: left;
	margin-right: 15px;
}
.services-2 .text {
	overflow: hidden
}
.services-2 .icon i.icn {
	color: #656565;
	line-height: 1;
	font-size: 35px;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES 3
/*-----------------------------------------------------------------------------------*/
.services-3 .icon {
	display: table;
	margin: 0 auto 15px;
	position: relative;
}
.services-3 .icon i.icn {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #dbbb82;
	border: 2px solid #dbbb82;
	line-height: 0;
	font-size: 45px;
	text-transform: uppercase;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.services-3 .col:hover i.icn {
	background-color: #dbbb82;
	color: #FFF;
}
.services-3 .icon:before {
	content: "";
	display: inline-block;
	border-bottom: 1px solid #777;
	width: 100%;
	height: 0px;
	position: absolute;
	top: 45px;
	left: -120%;
}
.services-3 .icon:after {
	content: "";
	display: inline-block;
	border-bottom: 1px solid #777;
	width: 100%;
	height: 0px;
	position: absolute;
	top: 45px;
	right: -120%;
}
.services-3 .col:first-child .icon:before, .services-3 .col:last-child .icon:after {
	display: none
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN SERVICES 4  温泉listで使用 190321 アイコン使用しないなら、icon 箇所 削除にする
/*-----------------------------------------------------------------------------------*/
.services-4 {
	text-align: left
}
.services-4 .list01 {
	overflow: hidden;
	list-style: none;
	padding: 0 0 0 5px;
}
.services-4 .list01 li:before {
	content: '\e846';
	margin-right: 10px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 1px;
	display: inline-block;
	font-family: 'fontello';
	color: #715421;
	font-size: 8px;
}
.services-4 h3 {
	padding: 10px;
	border: 1px solid rgb(190,165,116);
	color: #715421;
}
/* スマホサイズ アコーディアオン 解決したら .service4 list01 へ 移動 */
.title {
	pointer-events: none;
}
.title i {
	display: none;
	float: right;
}

@media screen and (max-width: 991px) {
.title {
	pointer-events: all;
}
.title i {
	display: block;
}
.toggle {
	display: none;
}
}
.hvr_line {
	position: relative;
	display: inline-block;
	text-decoration: none;
}
.hvr_line::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #cccccc;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
}
.hvr_line:hover::after {
	transform: scale(1, 1);
}


/*-----------------------------------------------------------------------------------*/
/*	ACCORDION / TOGGLE
/*-----------------------------------------------------------------------------------*/
.panel-group .panel {
	margin-bottom: 10px;
	background: none;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-heading {
	padding: 0;
	background: none !important;
	border: 0 !important;
}
.panel-heading .panel-title {
	color: #656565;
	font-size: 13px;
	font-weight: 800;
	border: 1px solid #dbdbdb;
	text-transform: uppercase;
}
.panel-title > a {
	display: block;
	color: #656565;
	padding: 13px 15px;
}
.panel-title > a:hover {
	color: #dbbb82
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border: 0
}
.panel-default > .panel-heading + .panel-collapse {
	border: 1px solid #dbdbdb;
	border-top: none;
}
/*-----------------------------------------------------------------------------------*/
/*	PROGRESS BAR
/*-----------------------------------------------------------------------------------*/
.progress-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.progress-list p {
	margin-bottom: 5px
}
.progress-list li {
	margin-bottom: 20px
}
.progress-list li em {
	padding-left: 8px;
	color: #dbbb82;
	font-style: normal;
}
.progress-list li em:before {
	content: "-";
	padding-right: 10px;
	display: inline-block;
}
.progress.plain {
	height: 15px;
	margin-bottom: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background: none;
	border: 1px solid #dbbb82;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.progress.plain .bar {
	float: left;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	width: 0;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-shadow: none;
	background: #dbbb82;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/*	OWL CAROUSEL
/*-----------------------------------------------------------------------------------*/
.owlcarousel {
	display: none
}
.carousel-th .item {
	margin: 0 10px 1px 10px
}
.carousel-th .image-caption, .grid-blog .image-caption {
	margin-top: 20px
}
.carousel-th .post-title, .grid-blog .post-title {
	margin: 0 0 5px 0
}
.owl-blog .post-title, .grid-blog .post-title {
	font-size: 16px
}
.meta, .more {
	font-size: 12px
}
.meta {
	color: #9f9f9f
}
.carousel-th .meta, .grid-blog .meta {
	margin-bottom: 5px
}
.owl-portfolio .meta {
	margin-bottom: 10px
}
.related .meta {
	border: none;
	padding: 0;
	margin: 0;
}
.meta:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.owl-blog .meta span:before, .grid-blog .meta span:before, .classic-blog .meta span:before, #comments .meta span:before {
	display: inline-block;
	content: "|";
	padding: 0 7px 0 4px;
	color: #9f9f9f;
}
.owl-blog .meta span:first-child:before, .grid-blog .meta span:first-child:before, .classic-blog .meta span:first-child:before, #comments .meta span:first-child:before {
	display: none;
	padding: 0;
}
.meta.tags a {
	color: #9f9f9f
}
.meta.tags a:hover {
	color: #dbbb82
}
.meta.tags a:before {
	content: "#";
	display: inline-block;
}
.date-wrapper {
	text-align: center;
	border: 1px solid #b1b1b1;
	width: 46px;
	padding: 4px 0 7px 0;
	line-height: 1;
	font-weight: 500;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	margin-bottom: 5px;
}
.date-wrapper .day {
	font-size: 20px;
	margin-bottom: 1px;
}
.date-wrapper .month {
	font-size: 12px;
	text-transform: uppercase;
}
.owl-carousel {
	position: relative
}
/* owl coursol カスタマイズ 解決したらオリじなる消す
.owl-carousel .owl-controls {
	/*display: none !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	pointer-events: none;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}*/
.owl-carousel .owl-controls {
	display: block !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	pointer-events: none;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.owl-carousel .owl-controls .owl-prev {
	position: absolute;
	top: 115px;
	left: -50px;
	pointer-events: auto;
}
.owl-carousel .owl-controls .owl-next {
	position: absolute;
	top: 115px;
	right: -50px;
	pointer-events: auto;
}
.owl-blog .owl-controls .owl-prev, .owl-blog .owl-controls .owl-next, .owl-team .owl-controls .owl-prev, .owl-team .owl-controls .owl-next {
	top: 102px
}
.owl-carousel .owl-controls .owl-prev, .owl-carousel .owl-controls .owl-next {
	z-index: 1;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	background: none;
	border: 1px solid #b1b1b1;
	color: #939393;
	line-height: 1;
	font-size: 20px;
	padding: 9px;
	width: auto;
	height: auto;
}
.owl-carousel .owl-controls .owl-prev:hover, .owl-carousel .owl-controls .owl-next:hover {
	border: 1px solid #dbbb82;
	color: #dbbb82;
}
.owl-clients .item img {
	max-width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.owl-clients .item:hover img {
	max-width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.owl-slider-wrapper {
	position: relative;
	margin-bottom: 20px;
}
.owl-slider-wrapper .item img {
	display: block;
	width: 100%;
	height: auto;
}
.owl-slider-wrapper .owl-custom-nav {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	pointer-events: none;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev {
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -23px;
	pointer-events: auto;
}
.owl-slider-wrapper .owl-custom-nav .slider-next {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -23px;
	pointer-events: auto;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev, .owl-slider-wrapper .owl-custom-nav .slider-next {
	z-index: 1;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	background: rgba(255,255,255,0.7);
	color: #656565;
	line-height: 1;
	font-size: 20px;
	padding: 9px 16px;
	width: auto;
	height: auto;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev:before, .owl-slider-wrapper .owl-custom-nav .slider-next:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
}
.owl-slider-wrapper .owl-custom-nav .slider-prev:before {
	content: '\e75d'
}
.owl-slider-wrapper .owl-custom-nav .slider-next:before {
	content: '\e75e'
}
.owl-slider-wrapper .owl-custom-nav .slider-prev:hover, .owl-slider-wrapper .owl-custom-nav .slider-next:hover {
	background: rgba(255,255,255,0.9)
}
.owl-slider-wrapper .owl-controls {
	margin-top: 30px;
	text-align: center;
	position: relative;
}
.owl-slider-wrapper .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.owl-slider-wrapper .owl-controls {
	margin: -40px 0 0 0
}
.owl-slider-wrapper .owl-controls .owl-pagination .owl-page span {
	display: block;
	margin: 0 2px;
	width: 12px;
	height: 12px;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	background: rgba(255,255,255,0.4);
	border: none;
}
.owl-slider-wrapper .owl-controls .owl-pagination .owl-page.active span, .owl-slider-wrapper .owl-controls .owl-pagination .owl-page:hover span {
	background: rgba(255,255,255,0.9);
	border: none;
}
.owl-slider-wrapper .owl-custom-nav, .owl-slider-wrapper .owl-controls {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.owl-slider-wrapper:hover .owl-custom-nav, .owl-slider-wrapper:hover .owl-controls {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*-----------------------------------------------------------------------------------*/
/*	NAVIGATION
/*-----------------------------------------------------------------------------------*/
.navigation a {
	border: 1px solid #b1b1b1;
	color: #939393;
	line-height: 1;
	font-size: 20px;
	padding: 7px;
	font-weight: 800;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 3px;
}
.navigation a:hover {
	border: 1px solid #dbbb82;
	color: #dbbb82;
}
/*-----------------------------------------------------------------------------------*/
/*	REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/
.banner-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.banner {
	width: 100%;
	position: relative;
}
.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	padding: 0;
	max-height: 550px!important;
	overflow: hidden!important;
}
.revolution {
	background: #FFF
}
.revolution ul {
	visibility: hidden;
	margin: 0;
	list-style: none;
}
.tp-caption a {
	color: #dbbb82
}
.tp-caption a:hover {
	color: #2e2e2e !important
}
.tp-caption.upper {
	font-size: 20px;
	line-height: 1;
	color: #f9f9f9;
	text-transform: uppercase;
}
.tp-caption.lower {
	font-size: 16px;
	color: #f9f9f9;
	line-height: 1;
}
.tp-caption.white-bg {
	background: rgba(255,255,255,0.9);
	color: #616161 !important;
	padding: 15px 20px;
	line-height: 1;
}
.tp-caption a.btn {
	color: #fff
}
.tp-leftarrow.default, .tp-rightarrow.default {
	z-index: 100;
	cursor: pointer;
	position: relative;
	top: 50% !important;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	background: rgba(255,255,255,0.7);
	color: #656565;
	line-height: 1;
	font-size: 20px;
	padding: 9px 16px;
	width: auto;
	height: auto;
}
.tparrows:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
}
.tp-leftarrow.default:before {
	content: '\e75d'
}
.tp-rightarrow.default:before {
	content: '\e75e'
}
.tparrows:hover {
	background: rgba(255,255,255,0.9)
}
.tp-bullets.simplebullets.round .bullet {
	width: 12px;
	height: 12px;
	margin-left: 4px;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	background: rgba(255,255,255,0.4);
}
.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
	background: rgba(255,255,255,0.9)
}
.tp-bullets.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tp-loader {
	background: none !important;
	height: 36px;
	width: 36px;
	-webkit-animation: rotation .8s infinite linear;
	-moz-animation: rotation .8s infinite linear;
	-o-animation: rotation .8s infinite linear;
	animation: rotation .8s infinite linear;
	border-left: 3px solid rgba(26,187,156,.15);
	border-right: 3px solid rgba(26,187,156,.15);
	border-bottom: 3px solid rgba(26,187,156,.15);
	border-top: 3px solid rgba(26,187,156,.8);
	border-radius: 100%;
	margin: -18px -18px;
	top: 50%;
	left: 50%;
	z-index: 1000;
	position: absolute;
}
.tp-bannertimer {
	width: 100%;
	height: 10px;
	background: url(style/images/timer.png);
	position: absolute;
	z-index: 200;
	display: none;
}
/*-----------------------------------------------------------------------------------*/
/*	TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
#testimonials {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
#testimonials .author {
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #dbbb82;
	font-weight: 800;
	display: block;
}
#testimonials div {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 32px;
	font-weight: 300;
	position: relative;
}
#testimonials .tab {
	border: none;
	margin: 0;
	display: inline;
}
#testimonials .etabs {
	padding: 0;
	margin: 0;
	height: 12px;
}
#testimonials .tab a {
	padding: 0;
	text-indent: -99999px;
	width: 10px;
	height: 10px;
	background: none;
	border: 1px solid #777;
	display: inline-block;
}
#testimonials .tab a.active, #testimonials .tab a:hover {
	border: 1px solid #bebebe;
	background: none;
	position: relative;
	z-index: 3;
}
#testimonials .panel-container {
	border: none
}
/*-----------------------------------------------------------------------------------*/
/*	TABS ON TOP
/*-----------------------------------------------------------------------------------*/
.tabs-top .etabs {
	margin: 0;
	padding: 0;
	overflow: inherit;
}
.tabs-top.center .etabs {
	text-align: center
}
.tabs-top .tab {
	margin: 0;
	padding: 0;
	display: inline-block;
	zoom: 1;
 *display: inline;
	margin-right: 3px;
}
.tabs-top .tab a {
	padding: 10px 20px;
	display: block;
	color: #656565;
	font-size: 12px;
	font-weight: 800;
	border: 1px solid #dbdbdb;
	text-transform: uppercase;
}
.tabs-top .tab a:hover, .tabs-top .tab.active a {
	color: #dbbb82
}
.tabs-top .tab.active a {
	background: #f5f5f5
}
.tabs-top.tab-container .panel-container {
	position: relative;
	z-index: 1;
	display: block;
}
.tabs-top.tab-container .panel-container p {
	margin: 0;
	padding-bottom: 10px;
}
.tabs-top.tab-container .panel-container .tab-block {
	padding-top: 10px;
	padding-bottom: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	PARALAX
/*-----------------------------------------------------------------------------------*/
.parallax {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	color: #d9d9d9;
}
.parallax a {
	color: #d9d9d9
}
.parallax a:hover {
	color: #dbbb82
}
.parallax input, .parallax textarea {
	background: #333;
	background: rgba(255,255,255,0.15);
	color: #d9d9d9;
	border: none;
}
.parallax input:focus, .parallax textarea:focus {
	background: #222;
	background: rgba(255,255,255,0.22);
	border: none;
}
.parallax h1, .parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax h6 {
	color: #e0e0e0
}
.parallax .section-title:before, .parallax .section-title:after {
	border-color: #777
}
.parallax.mobile {
	background-attachment: scroll !important
}
.parallax.testimonials {
	background-image: url(style/images/top/top_room03.jpg)
}
.parallax.process {
	background-image: url(style/images/top/parallax2.jpg)
}
.contact-info {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info i {
	margin-right: 7px
}
/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.grid-blog .post {
	margin-bottom: 30px
}
.grid-blog .post .date {
	display: inline
}
.grid-blog:before, .grid-blog:after {
	display: table;
	content: "";
	line-height: 0;
}
.grid-blog:after {
	clear: both
}
.grid-blog .post {
	float: left;
	min-height: 1px;
	position: relative;
}
.grid-blog.col3 {
	margin-left: -20px;
	margin-bottom: -20px;
}
.grid-blog.col3 .post {
	width: 310px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.grid-blog.col2 {
	margin-left: -20px;
	margin-bottom: -20px;
}
.grid-blog.col2 .post {
	width: 308px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.grid-blog hr {
	clear: left;
	margin-left: 20px;
	display: none;
	padding-bottom: 20px;
	margin-bottom: 60px;
}
.grid-blog hr:nth-child(3n) {
	display: block
}
.content .grid-blog hr:nth-child(3n) {
	display: none
}
.content .grid-blog hr:nth-child(4n) {
	display: block
}
.classic-blog .meta {
	margin-bottom: 10px
}
.classic-blog h2.post-title {
	margin: 0
}
.classic-blog figure, .classic-blog iframe {
	display: block;
	margin-bottom: 15px;
}
.classic-blog .owl-slider-wrapper {
	padding-bottom: 15px
}
.format-chat ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.format-chat ul li strong {
	text-transform: uppercase;
	color: #616161;
	margin-right: 3px;
}
.format-link .post-title a:after {
	display: inline-block;
	content: "→";
	padding-left: 10px;
}
.classic-blog .meta-wrapper {
	float: left;
	margin-right: 15px;
}
.classic-blog .content-wrapper {
	overflow: hidden
}
.classic-blog .date-wrapper {
	float: none;
	margin: 0;
	border-bottom: none;
}
.format-wrapper, .like-wrapper {
	text-align: center;
	border: 1px solid #b1b1b1;
	width: 46px;
	font-size: 20px;
	padding: 4px 0 7px 0;
	line-height: 1;
	overflow: hidden;
}
.format-wrapper {
	font-size: 24px;
	padding: 10px 0;
	line-height: 0;
}
.like-wrapper {
}
.like-wrapper i {
	display: block;
	font-size: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*	PAGINATION
/*-----------------------------------------------------------------------------------*/
.pagination {
	display: block
}
.pagination ul {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 40px;
}
.pagination ul > li {
	display: inline-block;
	margin-right: 2px;
}
.pagination ul > li > a, .pagination ul > li > span {
	float: none;
	border: none;
	border: 1px solid #b1b1b1;
	color: #939393;
	font-weight: 800;
	text-transform: uppercase;
	padding: 9px 15px;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	border: 1px solid #dbbb82;
	color: #dbbb82;
}
/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
.sidebar {
	padding-left: 25px !important
}
.sidebar.left-sidebar {
	padding: 15px !important;
	padding-top: 0 !important;
}
.sidebox {
	margin-top: 50px;
	display: block;
}
.sidebox h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
.sidebox:first-child {
	margin: 0
}
.sidebox .post-list {
	padding: 0;
	margin: 0;
}
.sidebox .post-list:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sidebox .post-list li {
	clear: both;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}
.sidebox .post-list h6 {
	font-size: 14px;
	line-height: 25px;
	margin: 0;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 500;
}
.sidebox a {
	color: #656565
}
.sidebox a:hover {
	color: #dbbb82
}
.sidebox .post-list .icon-overlay {
	float: left;
	width: 70px;
	height: 70px;
}
.sidebox .post-list .meta {
	margin-left: 85px;
	overflow: hidden;
	margin-bottom: 0;
}
.sidebox .post-list .meta em {
	font-size: 12px;
	color: #9f9f9f;
	font-style: normal;
	font-weight: 500;
}
.sidebox .post-list .meta em:before {
	display: none
}
.sidebox.widget form {
	margin: 0
}
.sidebox.widget .searchform input {
	margin: 0
}
.widget .list {
	list-style: none;
	margin: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	AUTHOR
/*-----------------------------------------------------------------------------------*/
.about-author .author-image {
	width: 120px;
	float: left;
	margin-right: 20px;
	display: block;
}
.about-author .author-details {
	overflow: hidden
}
.about-author .author-details .social {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/*-----------------------------------------------------------------------------------*/
/*	COMMENTS
/*-----------------------------------------------------------------------------------*/
#comments {
	margin: 0;
	position: relative;
}
#comments ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#comments ol.commentlist li {
	padding: 30px 0 0 0;
	background: none;
	border-top: 1px solid #e1e1e1;
	margin-top: 20px;
}
#comments ol.commentlist li:first-child {
	border: none;
	margin: 0;
}
#comments .user {
	float: left;
	width: 70px;
	height: 70px;
	position: relative;
}
#comments .message {
	overflow: hidden
}
#comments .arrow-box {
	margin-left: 20px;
	position: relative;
}
#comments ul.children {
	margin: 0;
	overflow: inherit;
	padding: 0 0 0 55px;
	list-style: none;
}
#comments ol.commentlist ul.children li {
	padding-right: 0;
	border: none;
}
#comments .info h2 {
	font-size: 18px;
	margin: 0;
	display: inline;
	margin-right: 5px;
}
#comments .info {
	margin-bottom: 12px
}
#comments .info h2 a {
	color: #656565
}
#comments .info h2 a:hover {
	color: #dbbb82
}
#comments .info .meta {
	display: block;
	margin: 0;
}
#comments .info .meta .date {
	display: inline
}
#comments a.reply-link {
	display: inline;
	color: #9f9f9f;
}
#comments a.reply-link:hover {
	color: #dbbb82
}
.comment-form-wrapper p {
	padding-bottom: 20px
}
/*-----------------------------------------------------------------------------------*/
/*	PRICING TABLE
/*-----------------------------------------------------------------------------------*/
.pricing {
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
	display: block;
}
.pricing ul {
	padding: 0
}
.pricing .btn {
	margin: 0
}
.pricing .plan {
	border: 1px solid #D7D7D7;
	background: #fff;
}
.pricing .plan h3 {
	font-size: 18px;
	line-height: 45px;
	margin: 0;
	padding: 5px 0;
	color: #5c5c5c;
	border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h4 {
	padding: 20px 0;
	margin: 0;
	background-color: #f9f9f9;
	border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h4 span {
	color: #dbbb82
}
.pricing .plan h4 .amount {
	display: block;
	text-align: center;
}
.pricing .plan h4 .amount {
	font-size: 45px;
	padding-bottom: 10px;
}
.pricing .plan h4 .amount span {
	vertical-align: super;
	font-size: 20px;
	font-weight: 300;
}
.pricing .plan ul {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
.pricing .plan ul li {
	padding: 15px 0;
	border-bottom: 1px solid #D7D7D7;
}
.pricing .plan h3 {
	text-transform: uppercase
}
.pricing .select {
	padding: 18px 0
}
/*-----------------------------------------------------------------------------------*/
/*	FANCYBOX
/*-----------------------------------------------------------------------------------*/
#fancybox-thumbs ul li img {
	max-width: none
}
.info.hidden {
	display: none
}
.fancybox-wrap {
	background: #FFF !important
}
.fancybox-title, .fancybox-error {
	font-family: 'Raleway', sans-serif !important;
	font-size: 14px !important;
	line-height: 24px !important;
	font-weight: 500 !important;
}
.fancybox-title h2, .fancybox-title h3 {
	color: #616161;
	margin-bottom: 5px;
	line-height: 22px;
	font-size: 18px;
}
.fancybox-skin {
	color: #616161 !important
}
.fancybox-title-inside-wrap {
	padding: 20px !important
}
.fancybox-nav span {
	width: 36px !important;
	height: 36px !important;
	margin-top: -18px !important;
}
.fancybox-close {
	top: 10px !important;
	right: 10px !important;
	width: 36px !important;
	height: 36px !important;
}
.fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: 0 !important;
	margin-top: 6px !important;
	text-align: center;
	width: 36px !important;
	font-size: 20px !important;
}
/* Firefox Fix */
@-moz-document url-prefix() {
 .fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before {
 margin-top: 5px !important
}
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background: rgba(255,255,255,0.7) !important;
	color: #656565 !important;
	text-align: center !important;
	-webkit-transition: all 200ms ease-in !important;
	-o-transition: all 200ms ease-in !important;
	-moz-transition: all 200ms ease-in !important;
	opacity: 0;
}
.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
	background: rgba(255,255,255,0.9) !important
}
.fancybox-wrap:hover .fancybox-close, .fancybox-wrap:hover .fancybox-prev span, .fancybox-wrap:hover .fancybox-next span {
	opacity: 1
}
.fancybox-prev span:before {
	content: '\e75d'
}
.fancybox-next span:before {
	content: '\e75e'
}
.fancybox-close:before {
	content: '\2715'
}
#fancybox-loading {
	margin-top: -18px !important;
	margin-left: -18px !important;
	opacity: 1 !important;
}
#fancybox-loading div {
	height: 36px !important;
	width: 36px !important;
	position: relative !important;
	-webkit-animation: rotation .8s infinite linear !important;
	-moz-animation: rotation .8s infinite linear !important;
	-o-animation: rotation .8s infinite linear !important;
	animation: rotation .8s infinite linear !important;
	border-left: 3px solid rgba(26,187,156,.15) !important;
	border-right: 3px solid rgba(26,187,156,.15) !important;
	border-bottom: 3px solid rgba(26,187,156,.15) !important;
	border-top: 3px solid rgba(26,187,156,.8) !important;
	border-radius: 100% !important;
}
.fancybox-overlay {
	background: rgba(27,27,27,0.94) !important
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.33);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.33);
	box-shadow: 0 0 5px rgba(0,0,0,0.33);
}
/*-----------------------------------------------------------------------------------*/
/*	FEATURES
/*-----------------------------------------------------------------------------------*/
.font-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}
.font-icons li {
	display: inline-block;
	font-size: 25px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.alert .close {
	line-height: 28px
}
.retina-icons-code i {
	font-size: 18px
}
.retina-icons-code tr td:first-child, .retina-icons-code tr th:first-child {
	text-align: center
}
.retina-icons-code code {
	color: #888;
	background: none;
	white-space: normal;
}
.table-bordered {
	border: 1px solid #dedede;
	border-left: none;
	background: #fff;
}
.table-bordered th, .table-bordered td {
	border-left: 1px solid #dedede
}
.retina-icons-code td {
	vertical-align: middle !important
}
.table th, .table td {
	border-top: 1px solid #dedede
}
.picons-list .font-icons li {
	font-size: 50px;
	margin-bottom: 40px;
	padding: 0 20px;
}
.picons-list .retina-icons-code i {
	font-size: 40px;
	line-height: 1;
	margin-top: 5px;
	display: block;
}
.sline-list .font-icons li {
	font-size: 40px;
	margin-bottom: 40px;
	padding: 0 20px;
}
.sline-list .retina-icons-code i {
	font-size: 30px;
	line-height: 1;
	margin-top: 5px;
	display: block;
}
/*-----------------------------------------------------------------------------------*/
/*	CANVAS
/*-----------------------------------------------------------------------------------*/
.canvas-text-trigger {
	cursor: pointer;
}
.bonfire-slideout-button {
	position: fixed;
	z-index: 8009;
	color: #f7f7f7;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	-ms-transition: all .35s ease;
	transition: all .35s ease;
	bottom: 10px;
	right: 20px;
	text-decoration: none;
	background: rgb(190,165,116);
	border: 1px solid #fff;
	color: #f7f7f7;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-webkit-backface-visibility: hidden;
	line-height: 1;
	font-size: 16px;
	padding: 12px;
}
.bonfire-slideout-button:focus {
	color: #715421;
}
.bonfire-slideout-button:hover {
	color: #715421;
	background: #f0dbcf;
}
.bonfire-slideout-close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	padding: 8px 15px;
	font-size: 14px;
	color: #f7f7f7;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
}
.bonfire-slideout-close:before {
	font-family: 'fontello';
	content: '\e819';
	line-height: 1;
}
.bonfire-slideout-close:hover {
	color: #dbbb82;
}
.bonfire-slideout img {
	max-width: 100%;
}
.bonfire-slideout {
	background-color: #202020;
}
.bonfire-slideout {
	position: fixed;
	overflow: auto;
	bottom: 0;
	left: -100%;
	width: 100% !important;
	height: 100% !important;
	z-index: 99999;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform .8s ease, left 0s ease;
	-moz-transition: -moz-transform .8s ease, left 0s ease;
	-o-transition: -o-transform .8s ease, left 0s ease;
	-ms-transition: -ms-transform .8s ease, left 0s ease;
	transition: transform .8s ease, left 0s ease;
	-webkit-overflow-scrolling: touch;
}
.bonfire-slideout-inner {
	max-width: 100%;
	max-height: 100%;
	overflow: auto;
}
.bonfire-slideout-inner-inner {
	padding: 70px 0;
}
.bonfire-slideout-active {
	opacity: 0.99 !important;
	left: 0 !important;
}
.bonfire-slideout-active-translate {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.bonfire-slideout-content {
	color: #aaa
}
.bonfire-slideout-content a:hover {
	color: #aaa
}
.bonfire-slideout-content h1, .bonfire-slideout-content h2, .bonfire-slideout-content h3, .bonfire-slideout-content h4, .bonfire-slideout-content h5, .bonfire-slideout-content h6 {
	color: #d0d0d0
}
.bonfire-slideout-content .section-title:before, .bonfire-slideout-content .section-title:after {
	border-color: #353535;
}
.bonfire-slideout-content input[type="text"] {
	height: 44px;
}
.bonfire-slideout-content input[type="text"], .bonfire-slideout-content textarea {
	background: none;
	font-size: 12px;
	border: 1px solid #353535;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.bonfire-slideout-content .btn-submit {
	color: #FFF !important;
	background: #dbbb82
}
.bonfire-slideout-content input[type="text"]:focus, .bonfire-slideout-content textarea:focus {
	background: none;
	border: 1px solid #636363;
}

/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
.fix-portfolio .items.col4 {
	margin-left: -10px;
	margin-bottom: -10px;
}
.fix-portfolio .items.col4 li {
	width: 285px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.grid-blog.col3,  .grid-blog.col2 {
	margin-left: -30px;
	margin-bottom: -30px;
}
.grid-blog.col3 .post,  .grid-blog.col2 .post {
	width: 370px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.grid-blog.col3 hr,  .grid-blog.col2 hr {
	margin-left: 30px
}
.sidebar {
	padding-left: 35px !important
}
.owl-carousel .owl-controls {
	display: block !important
}
/*	brkepnit bootstrap min992  より stylecss min1200へ変更  */
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,  .navbar-static-top .navbar-collapse,  .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-nav {
	float: right;
	margin: 0;
}
.navbar-nav > li {
	float: left;
}
/* .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }*/
	
	
/* .container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}*/
	
}

/* nav 調整 */
@media (max-width: 1199px) {
.h_logo {
	width: 125px!important;
	height: 50px!important;
}	
.owl-carousel .owl-controls .owl-prev {
	top: 75px;
	left: -20px;
}
.owl-carousel .owl-controls .owl-next {
	top: 75px;
	right: -20px;
}
.owl-carousel .owl-controls .owl-prev, .owl-carousel .owl-controls .owl-next {
	border: none;
}
.owl-carousel .owl-controls .owl-prev:hover, .owl-carousel .owl-controls .owl-next:hover {
	border: none;
}
/* end / owl 調整 */		

.fnt_ss {
	display: inline;
	padding: 0px 10px;
	text-align: left;
}
.navbar-nav > li > a {
	text-align: left;
}
.navbar .dropdown-menu li a {
	text-align: left;
}
.offset {
	display: block
}
.navbar.basic.default {
	width: 100%;
	position: absolute;
}
.navbar.basic.fixed {
	position: relative;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}
.navbar.basic.fixed .navbar-header {
	background: rgba(254,254,254,0.94);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.11);
	box-shadow: 0 1px 0 rgba(0,0,0,0.11);
}
.navbar.basic.fixed .navbar-brand {
	padding-top: 14px
}
.navbar.basic.fixed .navbar-brand img {
	height: 30px
}
.navbar.basic.fixed .navbar-nav > li > a {
	padding: 19px 10px
}
.navbar.basic .basic-wrapper {
	width: 820px;
	margin: 0 auto;
	display: block;
}
.btn.responsive-menu {
	display: block
}
.navbar.basic .btn.responsive-menu {
	margin: 20px 0
}
.btn.responsive-menu {
	display: block
}
.navbar .dropdown-submenu > a:after {
	display: none
}
.navbar .dropdown-submenu > .dropdown-menu {
	margin-top: 0
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
}
.open > .dropdown-menu,  .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration: .3s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration: .3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration: .3s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
}
 @keyframes slidenavAnimation {
 from {
 opacity: 0
}
 to {
 opacity: 1
}
}
 @-webkit-keyframes slidenavAnimation {
 from {
 opacity: 0
}
 to {
 opacity: 1
}
}
.navbar .nav,  .navbar .dropup,  .navbar .dropdown,  .navbar .collapse {
	position: relative
}
.navbar .dropdown-menu {
	position: relative;
	left: inherit;
	top: inherit;
	float: none;
	width: auto;
	display: block !important;
	background: none;
}
.navbar-nav > li > a,  .navbar-nav > li:first-child > a,  .navbar .dropdown-menu li {
	border: none
}
.navbar-nav > li > a,  .navbar .dropdown-menu li a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.13) !important
}
.navbar .nav .open > a,  .navbar .nav .open > a:hover,  .navbar .nav .open > a:focus {
	background: none;
	border: none;
}
.navbar-nav > li > a,  .navbar .dropdown-menu li a,  .navbar .dropdown-menu li a:hover,  .navbar .dropdown-menu li a.active {
	padding: 12px 0 !important
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 1
}
.navbar-nav > li > a,  .navbar-nav > li > a:focus {
	color: #715421
}
.navbar .dropdown-menu li a {
	color: #715421
}
.navbar .dropdown-menu {
	padding-left: 20px
}
.navbar .dropdown-menu a {
	text-transform: none !important;
	font-size: 13px !important;
}
/*nav 調整できたら削除
	.navbar.basic .btn.responsive-menu {
	margin: 31px 0
}
*/
	
.navbar-header {
	float: left;
	width: 100%;
}
.navbar-header:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*nav箇所固定調整できたらオリじなるのもの削除する */
.navbar.basic.default,  .navbar.basic.fixed {
	position: relative
}
/* nav固定戻す、終わったら削除190213
	.navbar.basic.default,
.navbar.basic.fixed {
	position: fixed;
}*/

.offset {
	display: none
}
.navbar.basic .container {
	width: 100%;
	padding: 0;
}
/*スクロールc調整できたら削除*/  
.navbar.basic .navbar-collapse {
	max-height: inherit
}
.navbar.basic .navbar-collapse {
	width: 100%;
	float: none !important;
	margin: 0;
	max-height: 600px;
}
.navbar.basic .navbar-nav {
	width: 820px;
	margin: 0 auto;
	padding: 0;
}
.navbar.basic .basic-wrapper {
	width: 820px;
	margin: 0 auto;
	display: block;
}
.navbar.basic.default .navbar-brand img,  .navbar.basic.fixed .navbar-brand img {
	height: auto
}
.navbar.basic .navbar-brand {
	padding-top: 15px !important;
	margin-left: 0px;
}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
.navbar.basic.fixed .navbar-brand img {
	width: auto
}
}

@media (min-width: 993px) {
.navbar .dropdown-submenu > a:after {
	display: none
}
.navbar .dropdown-submenu > .dropdown-menu {
	margin-top: 0
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
}
.open > .dropdown-menu,  .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration: .3s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration: .3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration: .3s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
}
 @keyframes slidenavAnimation {
 from {
 opacity: 0
}
 to {
 opacity: 1
}
}
 @-webkit-keyframes slidenavAnimation {
 from {
 opacity: 0
}
 to {
 opacity: 1
}
}
}

@media (max-width: 991px) {
/*	faci subimg 調整*/
	.faci_subimg{
	margin-top:30px;
	text-align:center;
}
.faci_subimg img{
	width: 100%;
	display: inline-block;
}
/*	end / faci subimg 調整*/
/*owl カスタマイズ*/	
.owl-carousel .owl-controls .owl-prev {
	top: 55px;
	left: -20px;
}
.owl-carousel .owl-controls .owl-next {
	top: 55px;
	right: -20px;
}
/*end / owl カスタマイズ*/	
.bm35_991_20 {
	margin-bottom: 20px;
}
.mt50_pc {
	margin-top: 10px;
}
.mt60_pc {
	margin-top: 10px;
}
.mt60_pc_smp20 {
	margin-top: 20px;
}
.mt60_pc_smp30 {
	margin-top: 30px;
}
.mt60_pc_smp40 {
	margin-top: 40px;
}
.mt20_991 {
	margin-top: 20px;
}
.mt15_991 {
	margin-top: 15px;
}
.mt30_991 {
	margin-top: 30px;
}		
.none_991 {
	display: none;
}
	
.btn01 {
	margin-top: 30px;
}
.btn02 {
	margin-top: 30px;
}
.btn_chigira.btn-line02 {
	width: 90%;
	padding: 10px 60px 10px;
}
.btn_chigira.btn-line02:after {
	display: block;
	padding: 17px 19px;
}


.navbar .nav,  .navbar .dropup,  .navbar .dropdown,  .navbar .collapse {
	position: relative
}
.navbar .dropdown-menu {
	position: relative;
	left: inherit;
	top: inherit;
	float: none;
	width: auto;
	display: block !important;
	background: none;
}
.navbar-nav > li > a,  .navbar-nav > li:first-child > a,  .navbar .dropdown-menu li {
	border: none
}
.navbar-nav > li > a,  .navbar .dropdown-menu li a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.13) !important
}
.navbar .nav .open > a,  .navbar .nav .open > a:hover,  .navbar .nav .open > a:focus {
	background: none;
	border: none;
}
.navbar-nav > li > a,  .navbar .dropdown-menu li a,  .navbar .dropdown-menu li a:hover,  .navbar .dropdown-menu li a.active {
	padding: 10px 0 !important
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 1
}
.navbar-nav > li > a,  .navbar-nav > li > a:focus {
	color: #dbbb82
}
.navbar .dropdown-menu li a {
	color: #3f3f3f
}
.navbar .dropdown-menu {
	padding-left: 20px
}
.navbar .dropdown-menu a {
	text-transform: none !important;
	font-size: 13px !important;
}
.navbar-header {
	float: left;
	width: 100%;
}
.navbar-header:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**nav箇所固定調整できたらオリじなるのもの削除する*/
.navbar.basic.default,  .navbar.basic.fixed {
	position: relative
}
.offset {
	display: none
}
/* nav固定外す、できたらfixedのもの削除する
.navbar.basic.default,
 .navbar.basic.fixed {
	position: fixed;
?}*/


.navbar.basic .container {
	width: 100%;
	padding: 0;
}
.navbar.basic .navbar-nav {
	width: 720px;
	margin: 0 auto;
	padding: 0;
}
.navbar.basic .basic-wrapper {
	width: 720px;
	margin: 0 auto;
	display: block;
}
.navbar.basic.default .navbar-brand img,  .navbar.basic.fixed .navbar-brand img {
	height: auto
}
.navbar.basic .navbar-brand {
	padding-top: 15px !important;
	margin-left: 0px;
}
	
}

@media (min-width: 768px) and (max-width: 979px) {
/*owl カスタマイズ*/	
.owl-carousel .owl-controls .owl-prev {
	top: 75px;
	left: -20px;
}
.owl-carousel .owl-controls .owl-next {
	top: 75px;
	right: -20px;
}
/*end / owl カスタマイズ*/	
	
.navbar .container,  .container {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-nav > li > a {
	padding: 15px 18px
}
.navbar.basic .navbar-nav > li {
	margin-left: 10px
}
.navbar.basic .navbar-nav > li > a {
	padding: 30px 5px
}
.tabs-top .etabs {
	margin-bottom: -8px
}
.tabs-top .tab {
	margin-bottom: 8px
}
.classic-blog .post {
	margin-bottom: 30px
}
/* [class*="col-md-"] {
	    margin-bottom: 30px
	}
	[class*="col-md-"].lp30 {
	    padding-left: 15px
	}*/
#testimonials,  .thin {
	width: 100%
}
.services-3 .icon:before {
	width: 50%;
	left: -70%;
}
.services-3 .icon:after {
	width: 50%;
	right: -70%;
}
.fix-portfolio .items.col4 {
	margin-left: -9px;
	margin-bottom: -9px;
}
.fix-portfolio .items.col4 li {
	width: 234px;
	margin-left: 9px;
	margin-bottom: 9px;
}
.grid-blog.col3 {
	margin-left: -20px;
	margin-bottom: -20px;
}
.grid-blog.col3 .post {
	width: 350px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.grid-blog.col3 hr {
	margin-left: 20px
}
.grid-blog.col2 {
	margin-left: 0
}
.grid-blog.col2 .post {
	width: 100%;
	margin-left: 0;
}
.grid-blog.col2 hr {
	margin-left: 0
}
.grid-blog.col3 hr:nth-child(3n) {
	display: none
}
.grid-blog.col3 hr:nth-child(4n) {
	display: block
}
.grid-blog.col2 hr {
	display: block
}
}

@media (max-width: 767px) {
.flt_lf_rt{
	float: right;
}
	
	.faci_turu{
width:50%;
margin: 0 auto;		
	}	
	
/*owl カスタマイズ*/	
.owl-carousel .owl-controls .owl-prev {
	top: 35%;
	left: -20px;
}
.owl-carousel .owl-controls .owl-next {
	top: 35%;
	right: -20px;
}
/*end / owl カスタマイズ*/	
	
	.ttl_p{
		text-align: justify;
	}
.greeting-inner {
	padding-top: 50px;
	padding-bottom: 0px;
}
/* .thin30_slide {
	margin: 0px auto 0;
}*/
.bg-img13 {
	padding: 20% 0;
}
.mt15_767 {
	margin-top: 15px;
}
.sp767_block {
	display: block;
}
.sp767_none {
	display: none;
}
.footer-inner {
	padding-top: 70px;
	padding-bottom: 70px;
}
.thin45 {
	line-height: 30px;
}
.thin30 {
	margin: 0px auto 0;
}
.inner {
	padding-top: 80px;
	padding-bottom: 30px;
}

.inner100_100{
	padding-top: 80px;
	padding-bottom: 60px;
}
	
.inner30_pc30_smp100 {
	padding-top: 30px;
	padding-bottom: 30px;
}	
	
.f_img01, .f_img02 {
	margin: 0 auto;
}


.navbar .container,  .container {
	padding-right: 20px;
	padding-left: 20px;
}
/* [class*="col-"] {
	    margin-bottom: 30px
	}*/
.navbar.basic .navbar-nav {
	width: 100%;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}
.navbar.basic .basic-wrapper {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	display: block;
}
.navbar.basic .navbar-nav > li {
	margin-left: 0
}
.services-3 .col .icon:before,  .services-3 .col .icon:after {
	display: none
}

footer .inner {
	padding-bottom: 40px;
}
.sub-footer p.pull-left,  .sub-footer ul.pull-right {
	float: none !important;
	text-align: center;
}
.sub-footer p {
	margin-bottom: 20px
}
.footer-menu li {
	padding: 0 5px
}
#testimonials,  .thin {
	width: 100%
}
.filter li {
	margin-right: 6px;
	margin-bottom: 0;
	line-height: 45px;
	display: inline-block;
}
.filter li a {
	border: 1px solid #dbdbdb
}
.fix-portfolio .items.col4 {
	margin-left: 0;
	margin-bottom: 0;
}
.fix-portfolio .items.col4 li {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
.share.pull-left,  .navigation.pull-right {
	float: none !important
}
.navigation a {
	margin-left: 0;
	margin-right: 3px;
}
.grid-blog.col3 {
	margin-left: 0;
	margin-bottom: 20px;
}
.grid-blog.col3 .post {
	width: 100%;
	margin-left: 0;
}
.grid-blog.col3 hr {
	margin-left: 0
}
.grid-blog.col2 {
	margin-left: 0
}
.grid-blog.col2 .post {
	width: 100%;
	margin-left: 0;
}
.grid-blog.col2 hr {
	margin-left: 0
}
.grid-blog.col3 hr {
	display: block
}
.grid-blog.col2 hr {
	display: block
}
.sidebar {
	margin-top: 70px;
	padding-left: 15px !important;
}
.pagination ul {
	margin-top: 0px
}
.pagination ul > li {
	margin-bottom: 20px
}
#comments .user {
	display: none
}
#comments ul.children {
	padding: 0 0 0 20px
}
#comments .arrow-box {
	margin-left: 0
}
.about-author .author-image {
	display: none
}
.tab {
	display: block !important;
	margin: 0 !important;
}
.tabs-top .tab {
	margin-bottom: 8px !important
}
.tabs-top .etabs {
	margin-bottom: -8px
}
#testimonials .tab {
	display: inline-block !important
}
.footer .widget.single .contact-info li {
	display: block
}
	
/*eda title bgimg*/
.bg-titleroom {
	padding: 24% 0;
}
.bg-titlespa {
	padding: 24% 0;
}
.bg-titlemeal {
	padding: 24% 0;
}
.bg-titlonsen {
	padding: 24% 0;
}
.bg-titlcafe_bar {
	padding: 24% 0;
}
 .bg-titlfacility{
	padding: 24% 0;
}
.bg-titlaccess {
	padding: 24% 0;
}
.bg-titlinfo {
	padding: 24% 0;
}
.bg-titlprice {
	padding: 24% 0;
}

.bg-titlesthe {
	padding: 24% 0;
}
.bg-titlesthe_menu {
	padding: 24% 0;
}	
.bg-titlp_column{
	padding: 24% 0;
}	
.bg-titlspec {
	padding: 24% 0;
}
.bg-titlconcierge {
		padding: 24% 0;
}
.bg-titleyamanoha {
	padding: 24% 0;
}	
}

@media (max-width: 479px) {
	
	
.ltr_spc0{
letter-spacing: 0;		
}	
.sp479_block {
	display: block;
}
.sp479_none {
	display: none;
}	
.mt10_479 {
	margin-top: 10px;
}	
.mt30_479 {
	margin-top: 30px;
}	
.bm30_480{
margin-bottom: 0px	
}
/* .section-title_eda {
    font-size: 16px;
}	*/
	
.btn_chigira.btn-line03 {
	width: 250px;
}
.btn_chigira.btn-line04 {
	width: 250px;
}	
.btn-bigll {
	width: 250px;
}
.btn-bigll_280 {
	width: 250px;
}	
/*	btn-bigll_280 予約で使用*/
	.inner150_100{
	padding-top: 80px;
	padding-bottom: 50px;
}	
	
.inner100_50{
	padding-top: 80px;
	padding-bottom: 50px;
}		
/* inner100_50 colim で使用*/
	
/* お風呂・貸切風呂で使用 */
.inner150_40 {
	padding-top: 80px;
	padding-bottom: 20px;
}
.inner80_40{
	padding-top: 80px;
	padding-bottom: 20px;
}
/* end / お風呂・貸切風呂で使用 */
	
	
	/*owl カスタマイズ*/	
.owl-carousel .owl-controls .owl-prev {
	top: 25%;
	left: -20px;
}
.owl-carousel .owl-controls .owl-next {
	top: 25%;
	right: -20px;
}
/*end / owl カスタマイズ*/	
	

.navbar-nav > li > a, .navbar .dropdown-menu li a, .navbar .dropdown-menu li a:hover, .navbar .dropdown-menu li a.active {
	padding: 6px 0 !important;
}
	
	.ftr_ul{
		padding:  0 0 0 0px;
	}	
	
}

/*プランカーソル非表示*/	
.owl-next.disabled{
	display: none;
}
.owl-prev.disabled{
	display: none;
}
/*カーナビ文言フォントサイズ*/	
.fnt17 {
    font-size: 17px;
}

/*フッター文言フォントサイズ*/	
.footer_sll{
    font-size: 13px;
    line-height: 1.5;
}


@media (min-width: 768px) {
    .navbar-collapse.collapse {
        /*display: block !important;*/
        height: auto !important;
        overflow: visible !important;
        padding-bottom: 0;
    }
}
@media (max-width: 1199px) {
    .navbar.basic .navbar-nav {
        width: 820px;
        margin: 0 auto;
        padding: 0;
        display: none;
    }
}