/*---

    Theme Name: まちやどスペシャル
	Version: 0.5
    Description: 郡上八幡ゲストハウスまちやど
    Author: Sakamoto Takuma
    Author URI: http://sakamototakuma.com
    Designed & Developed by http://sakamototakuma.com
	
--*/



#navbar {
background-image: url(../../uploads/2016/09/menu_bg.png);
background-size: 100% 100%;
height: 138px !important;
width: 100%;
}
@media only screen and (max-width: 992px) {
	#navbar {
	height: 254px !important;
	}
}

.navbar-nav li a:hover{
background-color: transparent;
}

@media only screen and (max-width: 992px) {
	.navbar {
	background-color: rgb(125, 194, 178);
	}
	.navbar-toggle {
	border-color: #fff;
	}
	.icon-bar {
	background-color: #fff;
	}
}


@media (max-width: 991px) {
	.navbar-collapse .navbar-nav > li > a > img {
	max-width: 100%;
	height: auto;
	max-height: 59px;
	}
}



#myCarousel {
top: -88px;
}
.og_green {
color: rgb(125, 194, 178);
}
.badscript {
font-family: 'Bad Script', cursive;
}

.roomtype {
background-position:30%;
background-image: url(../../uploads/2016/09/i_taiyo-yl.png) ;
background-repeat: no-repeat;
padding-top: 10px;
}
/*768px以上*/
@media screen and (min-width: 768px) {
	.roomtype {
	background-position:40%;
	background-image: url(../../uploads/2016/09/i_taiyo-yl.png) ;
	background-repeat: no-repeat;
	padding-top: 10px;
	}
}


.trim {
width:  180px;
height: 180px;
overflow: hidden;
}
.trim-hori {
max-width:  180px !important;
max-height: 180px !important;
}
.bgc-dark {
background-color: transparent;
background-image: url(../../uploads/2016/10/footer.png);
}
.aisatsu .h5 {
margin-top: 40px;
}
.navi-tatemachi {
position: relative;
}
.navi-tatemachi::after {
display: block;
content: '';
position: absolute;
right: 30px;
height: 129.5px;
width: 150px;
background-image: url(tatemachi_img/navi_tatemachi.png);
background-size: cover;
}
@media (max-width: 991px) {
	.about p {
	white-space: normal;
	}
	.aisatsu .h5 {
	margin-top: 0;
	}
	.navi-tatemachi {
	display: flex;
	justify-content: center;
	align-items: center;
	}
	.navi-tatemachi::after {
	display: none;
	}
}


footer a, footer {
font-size: 21px;
}










.grecaptcha-badge { visibility: hidden; }

.shop-info-padding{
	padding: 0 10px;
	margin: 10px 0 40px!important;
}
.shop-info-box{
	background: #f7f5e7;
	padding: 20px 30px 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
}
.top-caption{
	font-size: 13px;
}
/*768px以上*/
@media screen and (min-width: 768px) {
	.shop-info-padding{
	padding: 0 80px;
	margin: 10px 0;
	}
	.shop-info-box{
	}
	.top-caption{
	font-size: 13px;
	}

}