/* 印刷  */
@media print{ * { font-family: "メイリオ";}}

img.user_icon{
	border-radius:50%;
}

.mypage .pager{
	padding-bottom:60px;
}

/*
@media all and (-ms-high-contrast: none){
	.card-chef__text{
		color: #000000;
	}
}
*/

p.loader{
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
	border-radius:50%;
	display:none;
}
p.loader span{
	display:table-cell;
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:middle;
}
p.loader span img{
	width:50px !important;
	height:50px !important;
	margin-right:0px !important;
}

/* シェフ推し追加分20181017 */
/* シェフ推しトップ 新着投稿 */
.baloon__inner__recommend-detail {
	word-break: break-all;
}

.monthly-gourmet__description ,
.baloon__inner__shop ,
.baloon__inner__chefs-name ,
.top-page__list__detail ,
.card-chefsrecs-comment ,
.card-chefsrec-chef-info__shop ,
.card-chefsrec-chef-info__name ,
.side-columun__chefsrec__detail ,
.modal-chef-list__shop ,
.modal-chef-list__name ,
.chefsrec-detail-description ,
.matome__list-link__description ,
.archive ul p ,
.new_line {
	word-break: break-all;
}

.baloon__inner__chefs-info {
	max-width: 210px;
}

/* 20190320 仮予約フォーム文言調整 */
.caution_step_list__item:nth-child(3) .caution_step_list__caption{
	font-size:12px;
	margin-bottom:8px;
}

/* modal */
#md-overlay{
	position:fixed;
	top:0px;
	left:0px;
	z-index:10004;
	background-color:rgba(0,0,0,0.5);
	display:none;
}
#md-closebt{
	position:absolute;
	color:#ffffff;
	text-decoration:none;
	font-size:20px;
	font-weight:500;
	display:none;
}
.md-outer{
	background-color:#ffffff;
	padding:10px;
	border-radius:10px;
	position:fixed;
	display:none;
	z-index:10005;
}
.md-inner{
	font-size:10pt !important;
	color:#675832;
}
.md-inner .main-column h3 {
	font-size:138.5%;
	margin:0px 0px 20px 0px;
	display:block;
	font-weight:normal;
	color:#A87452;
}
.md-inner .main-column h4 {
	font-size:131%;
	border-left:3px #675832 solid;
	background:#f7f2ec;
	margin:0px 0px 20px 0px;
	padding:10px 0px 8px 12px;
	display:block;
	line-height:120%;
	color:#675832;
	clear:both;
	font-weight:normal;
}
.md-inner .main-column img{
	width:auto;
	max-height:180px;
}
.md-inner .main-column div.img.swipe{
	height:180px;
}

/*予約フォームに店舗ページへの導線設置 20190613*/
.shop_link{
	color: #3e3e3e;
	font-weight: 300;
}

/*20190829_消費税表示対応*/
.main-column .price_tax {
	text-align: right;
	font-size: 100%;
	margin-bottom: 5px;
}

/*20191216_プラン予約対応*/
.restaurant_question{
	flex:auto;
}
.restaurant_question .table-data:not(:last-child){
	border-bottom:1px dashed #E9E4DD;
	margin-bottom:15px;
	padding-bottom:15px;
}
.restaurant_question_caption{
	font-weight:300;
	font-size:13px;
	margin-bottom:5px;
}

/*ユーザー投稿写真*/
.user-photos-navi{
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

.head-tab__inner_photo_num{
	height:30px;
}

.reserve-ts-message{
	font-size:11px;
	font-weight:300;
	color:#fc765b;
	display:block;
	width:266px;
	margin:0 15px 15px;
}

.shop_detail_info_takeout_padding{
	padding-right: 0px !important;
}

/* --- 20200831 GoToEat対応（リスト） --- */
.card-tag .tag {
	margin-left: 5px;
	font-size: 8pt;
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.premium_search__list .card-tag .tag {
	line-height:26px;
	height:26px;
}
.mypage_area .card-tag .tag {
	padding: 0 5px !important;
	font-size: 8pt !important;
}
.tag-point-inner{
	line-height:100%;
}
.premium_search__list .tag-point-inner{
	margin-top:2px;
}
.mypage_area .tag-point-inner{
	padding-top:4px;
}
.tag--gotoeat {
	background-color: #F4A954;
	color: #FFFFFF;
}
.tag--reserveok {
	background-color: #F8F5F3;
	color: #3E3E3E;
}
.deli_icon {
    padding: 20px 20px 0;
}
.deli_icon a {
/*
    background-color: #F8F5F3 !important;
    color: #3E3E3E !important;
    font-size: 10px !important;
    padding: 5px 7px 7px !important;
    margin: 0 3px 0 0 !important;
*/
    display: inline-block;
    background-color: #f4f4f4;
    color: #8f8f8f;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 16px;
    border-radius: 16px;
    margin: 0 10px 0 0;
}

/* --- 20200831 GoToEat対応（店舗） --- */
.title .phone-etc {
    position:relative;
}
ul.tagInner {
    width:100%;
    display: flex;
    justify-content: flex-start;
    margin:0 0 10px;
}
ul.tagInner li {
    display:block;
    font-size:10px;
    margin: 0 5px 0 0;
    font-weight:700;
    padding: 5px 4px 5px 6px;
    color: #fff;
    background-color:#F8F5F3;
}
ul.tagInner li a {
    color: #3E3E3E;
}
ul.tagInner li.gotoeat {
    background-color: #F4A954;
}

.tagInner ul.point li {
    width:auto;
    display:block;
    font-size:10px;
    margin: 0 5px 0 0;
    font-weight:700;
    padding: 2px 4px 2px 6px;
}
.reserve_txt {
    position:absolute;
    bottom:-20px;
    color: #E26762;
    font-size: 12px;
    text-align: center;
    width:220px;
}
.point-balloon--cv {
    display:none;
}

/* --- 20200904 Mapbox対応 --- */
.hs_mapbox_marker{
	background-image:url('/img/pc/map-big.png');
	background-size:cover;
	width:56px;
	height:62px;
	top:-31px !important;
	cursor:pointer;
}
.hs_mapbox_marker_mini{
	background-image:url('/img/pc/map-small.png');
	background-size:cover;
	width:31px;
	height:42px;
	top:-21px !important;
	cursor:pointer;
}
#hs_mapbox_info {
	position: absolute;
	margin: auto 10px;
	left: 0px;
	top: 10px;
	width: 320px;
	background-color: #FFF;
	z-index:2;
}

/* reserve_info */
.warning_msg__item {
	font-size:16px; 
	color:#C65651 !important; 
	text-align:center;
}
.charge_annotation{
	margin: -20px 0px 20px;
	width: 560px;
	font-size: 14px;
    padding: 5px 0px 5px 160px;
    line-height: 100%;
    color: #8f8f8f;
}
.charge_annotation_course{
	position: relative;
	margin-top:-20px;
	padding:0 40px;
	color:#8f8f8f;
}
.charge_annotation_edit{
	margin: -30px 0px 20px;
	width: 656px;
	font-size: 14px;
    padding: 5px 0px 5px 64px;
    line-height: 100%;
    color: #8f8f8f;
}
.add_annotation{
    color: #8f8f8f;
}
.duty{
	padding:30px 40px 0px;
	margin-bottom:-20px;
}

/* for pre-production server */
#pre-production-bar {
    background-color: rgba(0, 0, 0, 0.5);   /* 黒の半透明背景 */
    color: white;                           /* 文字色は白 */
    font-size: 16px;
    padding: 10px 0;                        /* 上下に少しパディングを追加 */
    pointer-events: none;
    position: fixed;
    text-align: center;                     /* テキストを中央揃えに */
    top: 0;
    width: 100%;
    z-index: 1000;                          /* 他の要素の上に表示されるように */
}
