﻿/*----テーブル----*/
/*---- 2019.3.15追加 ----*/

table.omakase1 {
  width: 750px;
  background-color: #FFEEBB;
  border-spacing: 1px;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
 }
table.omakase2 {
  width: 750px;
  background-color: #FFEEBB;
  border-spacing: 1px;
  text-align: center;
  color: #FF0000;
  font-weight: bold;
  font-size: 24px;
 }

table.reason1 {
  width: 750px;
  background-color: #FFFFFF;
  border-spacing: 1px;
  color: #000000;
  font-weight: bold;
  font-size: 22px;
 }
table.reason1 td.left_1 {
  width: 130px;
  background-color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
 }

table.reason1 td.right_1 {
  text-align: left;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
 }

/*----テーブル　ここまで----*/

div.omakase {
  width: 110%;
  margin: 9;
  margin-bottom: 7px;
  padding: 9;
  background-color: #FFEEBB;
  font-size: 17px;
  color: #000000;
  line-height: 1.6em;
  word-break: break-all;
 }

div.omakase h2.sub_title {
  width: 100%;
  margin: 0;
  border-spacing: 2px;
  margin-bottom: 5px;
  padding: 0;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  color: #FF0000;
  word-break: break-all;
 }

div.omakase img.inq_link {
  margin: 0 15px;
  margin-top: 20px;
 }

div.reason1 {
  width: 100%;
  background-color: #FFFFFF;
  border-spacing: 1px;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
 }
div.reason1 td.left_1 {
  width: 10%;
  background-color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  font-size: 13px;
 }

div.reason1 td.right_1 {
  text-align: left;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
 }
 