@charset "utf-8";
/* CSS Document */


/** �C���t�H���[�V���� */
#info .imgwrap {
	background: url(/information/img_mq/mainimg.jpg) no-repeat center;}

section#info {
	font-size: 0.9em;
    margin-bottom: 0px;
    padding:0 16px;
    position: relative;
}

section#info article {
	overflow: hidden;
	padding: 16px 0 16px 0;
	border-bottom: 1px solid #CCCCCC;
}
section#info article img {
	/*float: left;*/
	width: 100%;
	height: auto;
}

section#info article dl {
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: -0.01em;
	width: 100%;
	/*float: right;*/
}

section#info article dl:last-child{
    border: none;
}
section#info article dl dt:before {
	content:"";
	border-left: solid 5px #F14F52;
	padding-left: 8px;
}
section#info article dl dt {	
	margin: 0 0 10px 0;
	font-size:1.2em;
}
section#info article dl dt a {
	color: #7C6B2F;
	display: block;
}
section#info article dl dt a:hover {
	color: #B8B8B8;
}
section#info article dl dd {
	width: auto;
	display: table-cell;
	font-size:1.15em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow: hidden;
}
section#info article dl dd p {
	width: 100%;
    height: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
section#info article dl dd em {
	font-weight: bold;
}
section#info article dl dd strong {
	color: #D34237;
	display:block;
}

#backnumber {
	background: #D8D8D8;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;}

#list {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*display: block;*/
	width: 60%;
	height: 30px;
	border: solid 1px #DBDBDB;
	border-radius: 2px 2px 2px 2px;
	background: #ffffff url(/restaurant/img_mq/select_arrow.png) 96% 50% no-repeat;
	background-size: 5%;
	padding: 0 0 0 5px;
	line-height: 27px;
	font-size: 13px;
}

.pager {
    clear:both;
    margin:30px 0;
    text-align:center;
}

.pager span {
    margin:5px;
    padding:7px 7px;
    color:#333333;
    background:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.pager span:hover {
    cursor:pointer;
    background:#999999;
}

.pager span.current {
    color:#FFFFFF;
    background:#333333;
}
.pager span.current:hover {
    cursor:default;
}

.pager span.invalid {
    color:#C5C5C5;
    background:none;
}
.pager span.invalid:hover {
    cursor:default;
}

.pager span.ellipsis {
    color:#000;
    background:none;
}
.pager span.ellipsis:hover {
    cursor:default;
}

.pageNum {
    margin: 0 0 30px 0;
    text-align: center;
    height: 50px;
}



.inner a.btn {
    display: block;
    width: 80%;
    border-radius: 2px;
	background: #C82527;
    text-align: center;
    margin: 30px auto 0 auto;
	padding: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.6em;
}
.inner a.btn:hover {
	opacity: 0.7;
}

/** �C���t�H���[�V���� */

/** �L���y�[�W*/
section#info {
	padding-bottom:100px;
}
#article .inner {
	position:relative;
	top:50px;
}
.article_img {
	width:100%;
	height:auto;
}
/**�^�C�g���Ɩ{��*/
section#info #sentences {
	width:100%;
	padding: 0;
    margin: 0 auto 40px auto;
	text-align:center;
}
section#info #sentences h2 {
    font-size: 18px;
    padding: 0 10px;
    margin: 0 auto 20px auto;
    color: #7C6B2F;
}
section#info #sentences p {
    font-size: 14px;
    padding: 0 10px;
    line-height: 1.6em;
}
#yoyaku_underline{
	width:100%;
	padding:15px 0px;
	text-align:center;
	margin:20px auto;
	color:#c8161d;
}
#yoyaku {
    width: 80%;
    border: 2px solid #c8161d;
    border-radius: 2px;
    padding: 15px 0px;
    text-align: center;
	margin:20px auto;  
	color:#c8161d;
}
.yoyaku_phone{
	position:relative;
	display:inline-block;
	font-size:20px !important;
	font-weight:900;
}
.yoyaku_phone a {
	text-decoration:none;
	color:#c8161d;
}
#yoyaku p i.fa-phone{padding-right:3px;}
i.fa-cutlery{padding:6px;}

.yoyaku_tel{
    padding-bottom: 10px;
	font-weight:900;
	font-size: 1.2em;
	margin-bottom:5px;}
#yoyaku_underline .yoyaku_tel {
    border-bottom: solid 1px #c8161d;
}
.yoyaku-twin {
    width: 100%;
    margin: 30px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;    
}
/*Facebook button count*/

div.fb_btn div.fb-like{
	position: relative;
    top: 25px;
    /* float: right; */
    /* overflow: hidden; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
/*Facebook box count*/
.fb_box {
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    margin-top: 85px;
    margin-bottom: -50px;
}
div.fb_btn {
	margin-top:60px;
	position: relative;}


/*�����T�C�g�ւ̃����N*/
.movie{
	width: 95%;
	height: 40px;
	border: 3px solid #000;
	background-color:#000; 
	color: #FFF;
	margin: 0 auto;
}
.movie p a{
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.movie p a span{
	float: left;
	width: 50%;
	line-height: 40px;
	color: #FFF;

}
.movie p a span:nth-child(2){
	float: right;
	width: 50%;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	position: relative;
}
.movie p a span i{
	padding: 0 0 0 5px;
	font-size: 16px;
}

/** shoplist */
.shoplist_ttl {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 10px #cfaf3d;
	padding: 10px 12px;
	margin: 30px 0;
	color: #422E2E;
}
div#collabo {
	margin-top: 5px;
	margin-bottom: 40px;
}
div#collabo ul.area {
	font-size: 14px;
	overflow: hidden;
	line-height: 2.3em;
}
div#collabo ul.area li a{
	display: block;
	width: 90%;
	height: 33px;
	margin: 0 auto 10px auto;
	text-decoration: none;
	letter-spacing: -0.03em;
}
div#collabo h4 {
	font-size: 16px;
	padding: 3px 0 3px 20px;
	margin-bottom: 15px;
	line-height: 1.5em;
	font-weight: bold;
	background: #E8E7DB;
}
.shoplist_ttl + p{
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 16px;
}
div#collabo a:visited{
	color: #000;
}
div#collabo a:link{
	color: #000;
}
a.info_longname,
a.longer {
    font-size: 12px;
	height: auto !important;
}
a.longest {	
	font-size:12px;
	letter-spacing:-.1em !important;
	height: auto !important;
}
.comments {
    position: relative;
    overflow: visible !important;
}
.comments span {
    position: absolute;
    left: 0;
    bottom: -1.5em;
    font-size: 11px;
}
.period span {
	display: inline-block;
}
.bnr {
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 374px) {
    .comments span {
        position: absolute;
        left: 0;
        bottom: -1.5em;
        font-size: 9px;
    }

}