/*---

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



.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;
	}

}