@charset "UTF-8";
#wrapper #main #contents .content_head {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 0.5) 68%), url("../images/restaurant/bg_main.jpg");
  background-size: auto, cover; }

.copy {
  height: 284px;
  background-image: url("../images/shop/list/bg_copy_l.png"), url("../images/shop/list/bg_copy_r.png"), url("../images/shop/list/bg_copy.png");
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: 30px 25px, right 30px top 134px, left top; }
@media screen and (min-width:651px) and (max-width:1366px) {
  .copy {
    height: 210px;
    background-position: 25px 12px, right 25px bottom 10px, left top;
    background-size: 160px auto, 160px auto, auto; } }
@media only screen and (max-width: 650px) {
  .copy {
    height: 160px;
    background-position: 15px 12px, right 15px bottom 10px, left top;
    background-size: 120px auto, 120px auto, auto; } }
.copy div {
  margin: 0 auto;
  width: 1230px;
  padding: 60px 0 0;
  text-align: center; }
@media screen and (min-width:651px) and (max-width:1366px) {
  .copy div {
    width: 100%; } }
@media screen and (min-width:651px) and (max-width:1366px) {
  .copy div {
    padding: 25px 0 0; } }
@media only screen and (max-width: 650px) {
  .copy div {
    width: 100%; } }
@media only screen and (max-width: 650px) {
  .copy div {
    padding: 15px 0 0; } }
.copy div h5 {
  font-size: 38px;
  color: #b40000;
  font-family: "Sawarabi Mincho", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, serif;
  font-weight: bold;
  line-height: 44px; }
@media only screen and (max-width: 650px) {
  .copy div h5 {
    font-size: 20px;
    line-height: 24px; } }
.copy div p {
  margin: 0 auto;
  width: 960px;
  padding: 22px 0 0;
  text-align: left; }
@media only screen and (max-width: 650px) {
  .copy div p {
    width: 94%;
    padding: 7px 0 0;
    font-size: 12px;
    line-height: 15px; } }

#restaurant_detail {
  padding: 115px 0 0; }
@media screen and (min-width:651px) and (max-width:1366px) {
  #restaurant_detail {
    padding: 50px 0 0; } }
@media only screen and (max-width: 650px) {
  #restaurant_detail {
    padding: 20px 0 0; } }
#restaurant_detail section {
  margin: 0 auto;
  width: 1230px; }
@media only screen and (max-width: 1366px) {
  #restaurant_detail section {
    width: 100%; } }
#restaurant_detail section .infoblock {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 40px 0 0; }
@media only screen and (max-width: 1366px) {
  #restaurant_detail section .infoblock {
    display: block;
    padding: 20px 0 0; } }
#restaurant_detail section .infoblock .restaurantimage {
  width: 608px; }
@media only screen and (max-width: 1366px) {
  #restaurant_detail section .infoblock .restaurantimage {
    margin: 0 auto;
    width: 94%; } }
#restaurant_detail section .infoblock .restaurantimage img {
  width: 100%;
  height: auto;
  vertical-align: bottom; }
#restaurant_detail section .infoblock .restaurant_info {
  width: 568px;
  padding: 20px 0 0; }
@media only screen and (max-width: 1366px) {
  #restaurant_detail section .infoblock .restaurant_info {
    margin: 0 auto;
    width: 94%; } }
#restaurant_detail section .infoblock .restaurant_info h5 {
  font-family: "Sawarabi Mincho", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  color: #aa822d; }
@media only screen and (max-width: 650px) {
  #restaurant_detail section .infoblock .restaurant_info h5 {
    font-size: 22px;
    line-height: 32px; } }
#restaurant_detail section .infoblock .restaurant_info p {
  padding: 10px 0 0; }
#restaurant_detail section .infoblock .restaurant_info .restaurant_tbl table {
  margin: 20px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000; }
#restaurant_detail section .infoblock .restaurant_info .restaurant_tbl table th, #restaurant_detail section .infoblock .restaurant_info .restaurant_tbl table td {
  border-right: 1px solid #000;
  font-size: 16px;
  padding: 3px 5px; }
#restaurant_detail section .infoblock .restaurant_info .restaurant_tbl table th {
  border-bottom: 1px solid #000;
  background: #ebebeb; }
#restaurant_detail section .infoblock .restaurant_info .restaurant_tbl table td a {
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 2px solid #b40000;
  background: #b40000 url("../images/common/i_arr_red.png") no-repeat right 5px center;
  font-family: 'Rounded Mplus 1c';
  font-weight: 500;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding: 0 20px; }
#restaurant_detail section .infoblock .restaurant_info .restaurant_tbl table td a:hover {
  background: #fff url("../images/common/i_arr_red.png") no-repeat right 5px center;
  color: #b40000; }
#restaurant_detail section .infoblock .restaurant_info .restaurant_tbl .note {
  color: #b40000;
  text-decoration: underline; }
#restaurant_detail section .restaurant_menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 27px 0 0; }
@media only screen and (max-width: 650px) {
  #restaurant_detail section .restaurant_menu {
    display: block;
    margin: 0 auto;
    width: 94%;
    padding: 5px 0 20px; } }
#restaurant_detail section h4{
	font-size: 24px;
	margin: 20px 0 0;
	padding: 0 0 10px 10px;
	font-weight: bold;
	font-family: "Sawarabi Mincho", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, serif;
	border-bottom: 1px solid #000; }
#restaurant_detail section .restaurant_menu li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-left: 14px;
  margin-top: 15px;
  width: 297px;
  border: 1px solid #000;
  padding: 27px; }
@media screen and (min-width:651px) and (max-width:1366px) {
  #restaurant_detail section .restaurant_menu li {
    width: 33.3%;
    padding: 14px;
    margin-left: 0; } }
@media only screen and (max-width: 650px) {
  #restaurant_detail section .restaurant_menu li {
    width: 100%;
    height: auto;
    padding: 14px;
    margin-left: 0; } }
#restaurant_detail section .restaurant_menu li:nth-child(4n-3) {
  margin-left: 0; }
#restaurant_detail section .restaurant_menu li p.cate span {
  display: inline-block;
  background: #aa822d;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 12px; }
@media only screen and (max-width: 1366px) {
  #restaurant_detail section .restaurant_menu li .item_img {
    width: 100%; } }
#restaurant_detail section .restaurant_menu li .item_img img {
  width: 100%;
  height: auto;
  vertical-align: bottom; }
#restaurant_detail section .restaurant_menu li h6 {
  padding: 12px 0 0;
  text-decoration: underline;
  font-weight: bold; }
#restaurant_detail section .restaurant_menu li p {
  padding: 10px 0 0;
  font-size: 13px;
  line-height: 15px; }

#restaurant_detail section .weekdays{
	font-size: 18px;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #ff0000;}
#restaurant_detail section .restaurant_menu li p span.red_t {
  padding: 10px 0 0;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  color: #ff7f00;}
#restaurant_detail section .comment{
	font-size: 16px;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	color: #000;}