@charset "utf-8";

.yutai-text {
    margin-left:36px !important;
}
.chuui-pdf{
	display: block;
	width: 685px;
	height: 1000px;
	margin: 0 auto 48px auto;
	border: none;
}

/* 優待施設名　ドラ割　マーク　インライン
  */
.l-container .drawari-inline {
  white-space: nowrap;
  color: #86bf26;
  font-weight: bold;
  line-height: 28px;
  margin-top: 6px;
	text-align: left;
}
.l-container .drawari-inline img {
  width: 60px;
  height: 28px;
	margin-right: 6px;
}
/*
@media screen and (min-width:481px) {
	.l-container .drawari-inline {
		text-align: right;
	}
}
*/