

@charset "UTF-8";
/***************************************************
* 休業お知らせボタン
***************************************************/

.btnKyugyoOshiraseResp {
	margin-bottom: 2em;
}
.btnKyugyoOshiraseResp > a {
	display: block;
	padding: 10px 0;
	background: #ffffff;
	border: 1px solid #009bdd;
	border-radius: 4px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 114%;
	line-height: 1.5;
}
.btnKyugyoOshiraseResp > a > span {
	padding-left: 15px;
	background: url("/content/dam/shared/jp/ja/static/images/common/arrow_link.gif") no-repeat left 50%;
}

.btnKyugyoOshiraseAdjustWrapFrom112rem {
	font-size: 78%;
}

.btnKyugyoOshiraseAdjustWrapFrom16px {
	font-size: 14px;
}



