﻿/*=======================================================================*/
/* 海鮮ふぁん for グルメ style_restaurant.css											 */
/*=======================================================================*/

.restaulant{
	width: 100%;
}

.restaulant .header{

	background: #550000;	/*#800000;*/
	text-align: left;
/*	margin:0px 0px 2px 0px;
	padding:4px 2px 4px 2px;*/
}

.restaulant .header h1{

	padding: 14px 0px 14px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2.4rem;
	color: #ffff;
	font-weight: bold;
}

/*-------------------------------------------------------------*/
.cnt_left {
  float: left;
  margin: 0 20px 4px 0px;
  width: 252px;
  height: auto;
}
.cnt_right {
 
  margin: 0 20px 4px 0px;

}


.image_left {
  float: left;
  margin: 0 20px 4px 0px;
  width: 260px;
  height: auto;
}
 .image_right {
  float: right;
  margin: 0 20px 4px 20px;
  width: 280px;
  height: auto;
}

 .rest_catch {
  font-size: 1.8rem;
  font-weight:bold;
  margin: 6px 0px 6px 0px;
  color:#ff3300
}

 .text {
  text-align: justify;
}

 .cnt_clear {
	clear: both;
}

/* レスポンシブ対応：640px以下の場合 */
@media screen and (max-width: 640px) {

.cnt_left {
  float: none;
    display: block;
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 320px;

}
.cnt_right {
 	padding:30px;
	clear: both;

}


 .image_left {
    float: none;
    display: block;
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 320px;
  }
  
   .image_right {
    float: none;
    display: block;
    margin: 0 auto 20px auto;
    width: 100%;
    max-width: 320px;
  }

    .text {
	padding:30px;
	clear: both;
  }
}
/*-------------------------------------------------------------*/

 table{
  border-collapse: collapse;
  width: 100%;
}
.tb01 th,
.tb01 td{
  padding: 10 2px 10px 2px;
  border: solid 1px #ccc;
  text-align:left;
  box-sizing:border-box;
}
.tb01 th {
  background: #DCDCDC;	/*#f8f8ff;	/*#d3d3d3;	/*#ff7bac;*/
  color: #333333;
  
}
@media screen and (max-width: 640px) {
 .restaulant .tb01 {
    width: 100%;
  }
 table.tb01 th,
 table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
 .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}


/* ====================================================== */
.Restaulant{

}

/*----------------------------------------------------------------------*/
/*  テーブル								*/
/*----------------------------------------------------------------------*/
.Restaulant table {
	background-color: #f8f8f8;
	border-top:#ffffff 3px double;
	border-collapse: collapse;
	font-size: 1.6rem;
	width: 100%;
	color:#333333;
}
.Restaulant table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #efefef;
	text-align: left;
	color:#993300;
	padding: 4px;
}
/* line 01 */

.Restaulant table td.txt_01 {
	background-color: #fff;
	text-align: left;
	padding:2px 0px 2px 0px;
	vertical-align: top;
}
.Restaulant table td.arrow_01 {
	background-color: #fff;
	text-align: center;
	padding: 6px 4px 4px 4px;
	vertical-align: center;
}
/* line 02 */
.Restaulant table td.txt_02 {
	background-color: #fafafa;
	text-align: left;
	padding:4px 4px 4px 4px;
	vertical-align: top;
}
.Restaulant table td.arrow_02 {
	background-color: #fafafa;
	text-align: center;
	padding: 4px 4px 4px 12px;
	vertical-align: center;
}

.Restaulant table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #efefef;
	text-align: left;
	color:#993300;
	padding: 4px;
}
.Restaulant table th.t_brock {
	border-bottom: #dcdddd 1px solid;
	background-color: #efefef;
	font-size: 82%;
	text-align: right;
	color:#993300;
	padding: 4px 10px 4px 0px;
}

/*----------------------------------------------------------------------*/
/*  restaurant								*/
/*----------------------------------------------------------------------*/

.rest_title{

}

.rest_info_brock_02{
	background-color: #fafafa;
	padding:0px 0px 0px 0px;

}
.rest_info_brock_02 .img_area {
	background-color: #fafafa;
	text-align: left;
	padding:4px 4px 4px 4px;
	vertical-align: top;
	float:left;
}

.rest_info_brock_02 .txt_area {
	text-align: left;
	padding:4px 4px 10px 4px;
	vertical-align: top;
	overflow:hidden;
	float:left;
}

.rest_img{
	vertical-align: top;
	padding:6px 2px 4px 2px;
	width:104px;

}
.rest_info_area{
	background-color: #fff;
	text-align:left;
	font-size:1.6rem;
    color: #333333;
	vertical-align: top;
	padding:2px 2px 2px 2px;
}

.rest_mark{
	text-align:left;
	font-size: 2.0rem;
    color: #85623e;
	padding:0px 6px 4px 2px;
}
.rest_name{
	text-align:left;
	font-size: 1.6rem;
    color: #0000ff;
	line-height:2.4rem;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ff9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aac;
	padding:3px 2px 3px 6px;
}

.rest_line_01 {
	border-bottom: thin dotted #aac;
}

.rest_line_02 {
	border-bottom: thin dotted #aac;
}

.rest_head{
	text-align: left;
	font-size: 1.6rem;
	padding:2px 2px 2px 2px;
	width:64px;
	vertical-align: top;
	float:left;
}
.rest_info{
	text-align:left;
	font-size: 1.6rem;
    color: #333333;
	vertical-align: top;
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 4px;
	display: inline-block; _display: inline;
}



.Restaulant .Cnt_00{
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
/*	width: 100%;*/
	max-width:640px;
	min-width:268px;
	border-collapse: collapse;
	margin:4px 2px 30px 2px;
}
.Restaulant .Cnt_00  a{
	text-decoration: none;
}

.Restaulant .Cnt_00 h2{
	font-size:1.6rem; 
	color:#2e2e2e;
	text-align: left;
	padding: 0px 2px 2px 2px;
}

.Restaulant .Cnt_00 .caption{
	font-size:1.6rem; 
	line-height: 2.2rem;
	max-width:400px;
	min-width:268px;
	color:#4449;
	text-align: left;
	margin:4px 0px 4px 0px;
	padding: 10px 4px 4px 4px;
}
.Restaulant .Cnt_00 .catch{
	font-size:1.6rem; 
	color:#620505;	/*#008000; /*#ff8c00; /*#8b4513;*/
	font-weight: bold;*/
	line-height: 2.0rem;
	padding: 8px 4px 8px 4px;
}
.Restaulant .Cnt_00 .Cnt_title01 {
	color: #778899;/*#505050;*/
	/*  padding: 0.5em;*/
	display: inline-block;
	line-height: 1.6rem;
	background:#dbebf8;	/*#ebeced;	/*#fafafa;	 #dfe6ed;	/*#e1e9f0;	 #dbebf8; #dcdcdc*/
	vertical-align: middle;
	border-radius: 4px;
	width:96%;
	font-size:1.6rem;
	font-weight: bold;
	color:#4169e1;/*#2e2e2e;*/
	text-align: left;
	padding:6px 6px 6px 6px;
/*	margin-bottom: 0.5rem;*/
}

.Restaulant .Cnt_00 .Cnt_title {
	width:96%;
	display: inline-block;
	text-align: left;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color:#ddf #aac #aac #ddf;
	background:repeating-linear-gradient(#E8E8FA 1px, #E8E8FA 2px, #F2F2F5 3px, #F2F2F5 4px);
	color:#333c5e;	/*#446;*/
	font-size:1.6rem;
/*	margin:6px 2px 6px 2px;*/
	padding:4px 4px 4px 10px;
	border-radius: 4px;
}

.Restaulant .Cnt_00 .Cnt_title a:link { 
	color:#4169e1;	/* #6e6e6e;*/
	text-decoration: none;
}

.Restaulant .Cnt_00 .Cnt_title a:hover { 
	color:#ff7f50;

}

.Cnt_00 .Cnt_title:before {
 /* content: '●';*/
  color: #ffffff;/*#ffffff; /*#ffa07a;*/
  margin-right: 8px;
}

.Restaulant .Cnt_00 table {
width:98%;
}

.Restaulant .Cnt_00 th,td {
	padding: 6px 6px;
/*	border: 1px solid #ddd; 
	font-size: 1.3rem;
	color:#696969;*/
	border:none;
	vertical-align:top;
}

.Restaulant .Cnt_00 th {
	background: #ffffff;
	width: 32%;
	text-align: left;
	vertical-align:top;
}

.Restaulant .Cnt_00 img {
	width:100%;
	max-width:286px;
	min-width:142px;
}

/*-----------------------------------------------------*/
@media only screen and (max-width:574px) { /*479px*/

	.Restaulant .Cnt_00 {
		margin:2px 2px 18px 2px;
	}
	.Restaulant .Cnt_00 th,td {
/*		width: auto;*/
		width:98%;
		display: block;
		border-top: none;
	}
	.Restaulant .Cnt_00 th {
	/*	background: #f4f4f4;*/
		text-align: center;
		vertical-align:top;
	}
	.Restaulant .Cnt_00 img{
		width:100%;
		max-width:200px;
		min-width:146px;
	}
/*	.Sample tr:first-child {
		border-top: 1px solid #d5d5d5;
	}
*/
}

