@charset "UTF-8";
body {
  font-family: 'メイリオ', 'Meiryo', sans-serif;
  margin: 0;
  padding: 0; }

footer{
	padding-left: 10px;
	span:1em;
	color: #FFFFFF;
}


ul li {
  list-style: none;
  float: left; }

.container {
  max-width: 1000px;
  margin: 0 auto; }

.sen {
  border-top: 3px dotted #3f5170;
  border-bottom: 3px dotted #3f5170;
  margin: 20px 0 20px 0; }

.tittle {
  padding: 10px;
  background-color: #7C191B;
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff; }

  /* ↓エンビーコアロゴ追加の為、変更 2021-12-07 */
  /* .tittle h4 {
    max-width: 1000px;
    margin: 0 auto;
    font: 1em;
    line-height: 1em; } */

  header{
    height: 50px;
  }



  .header {
    max-width: 1000px;
    margin: 0 auto;
    font: 1em;
    line-height: 1em; }

  /* ↑エンビーコアロゴ追加の為、変更 2021-12-07 */

.info {
  line-height: 1.2em; }

.info h3 {
  line-height: 1.3em;
  font-size: 1.5em;
  font-weight: bolder; }

.info p {
  padding-left: 3%;
  line-height: 1.5em;
  font-size: 1.2em; }

.info span {
  font-size: 0.8em; }

.kushi-img {
  text-align: center;
  padding: 0 auto;
  display: flex;
  flex-direction: row;
  max-width: 1000px;
  margin-bottom: 20px; }

.kushi-img img {
  width: 96%; }

.txt-line {
  margin-top: 10px; }

.table-1 {
  padding: 0;
  margin: 0 10px 20px 10px;
  display: flex;
  flex-wrap: wrap;
  width: auto; }

.table-cell, .table-cell1 {
  border-top: #7B7B7B solid 1px;
  border-left: #7B7B7B solid 1px;
  border-bottom: #7B7B7B solid 1px;
  border-right: #7B7B7B solid 1px; }

.table-cell:first-child {
  border-bottom: none; }

.table-cell1:first-child {
  border-bottom: #7B7B7B solid 1px;
  border-right: none; }

.table-cell h5 {
  color: #FFFFFF;
  padding: 10px;
  text-align: center; }

.table-cell p {
  padding: 10px; }

.table-cell1 h5 {
  color: #FFFFFF;
  padding: 10px;
  text-align: center; }

.table-cell1 p {
  padding: 10px; }

.table-cell span {
  text-align: center;
  margin: 0 auto 15px auto; }

.btn-set {
  text-align: center;
  margin-bottom: 20px; }

.pad {
  padding: 10px; }

.pad span {
  font-size: 0.7em; }

/*-------------コース料理のコントロール---------------*/
.bg-img {
  margin: 0;
  padding: 0;
  width: 100%;
  background-image: url("../images/bg-img.jpg");
  background: auto repeat; }

.course-info {
  width: auto;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 3px 3px 5px #000000;
  margin-bottom: 30px;
  border-radius: 5px; }

.course-info h3 {
  background: bottom repeat-x;
  background-image: url("../images/h3-bar.jpg");
  font-size: 2em;
  font-weight: bolder;
  font-family: 'YuMincho', 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
  color: #7C191B;
  padding-bottom: 7px;
  line-height: 1.5em; }

.course-info h4{
  color: #FAFAFA;
  font-size: 1.4em;
  background-color: #045E0B;
  border-radius: 20px;
  padding: 8px 20px 8px 25px !important;
  font-weight: bolder;
}
/*-----------------止め-----
h4.service{
  text-indent: -6em;
  color: #FAFAFA;
  font-size: 1.4em;
  background-color: #045E0B;
  border-radius: 20px;
  padding: 8px 1em 8px 0;
  padding-left: 6.9em;
  font-weight: bolder;
}------------*/
p.ser-1 {
  margin-bottom: 20px;
  padding-left: 0 !important;
  text-indent: 0 !important;
  line-height: 1.4em;
  font-size: 1.3em;
}
.course-info p{
  margin-bottom: 10px;
  padding-left: 1.5em;
  text-indent: -0.9em;
  line-height: 1.4em;
  font-size: 1.3em; }

.head-tittle h4 {
  text-align: center;
  padding: 15px;
  font-weight: bolder;
  background-color: #CFC8A7;
  width: 30%;
  color: #7C191B;
  margin-bottom: 0; }

.reserve-info {
  width: auto;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 3px 3px 5px #000000;
  margin-bottom: 30px;
  border-radius: 5px; }

.reserve-info p {
  line-height: 2em;
  font-size: 1.3em; }

/*-----------------コース表示制御-----------------*/
.menu-left {
  width: 100%;
  background: #FFFFFF;
  padding: 0;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  box-shadow: 3px 3px 5px #000000;
  border-radius: 5px; }

.menu-left h4 {
  padding: 15px;
  font-weight: bolder;
  background-color: #CFC8A7;
  width: 60%;
  color: #7C191B;
  box-shadow: 3px 3px 5px #000000; }

.menu-left h3 {
  font-weight: bolder;
  background: no-repeat left 5px bottom url("../images/h3-bg.png");
  background-size: 40%;
  line-height: 2em;
  font-size: 2.5em;
  padding-left: 10px;
  color: #13205E; }

.menu-left p {
  margin: 15px 10px;
  font-size: 1.3em; }

.menu-left img {
  width: 32%; }

.contents {
  margin: 10px 15px;
  padding: 15px;
  border: 5px solid #550E0F;
  border-radius: 10px; }

.contents p {
  font-weight: bolder; }

.price {
  text-align: right;
  margin: 10px 20px 20px 0; }

.price h6 {
  font-size: 1.5em;
  font-weight: bolder; }

.menu-right {
  width: 100%;
  background-color: #ffffff;
  position: relative;
  padding: 0;
  border-radius: 5px;
  box-shadow: 3px 3px 5px #000000;
  overflow: hidden; }

.menu-right h5 {
  font-size: 1.6em;
  text-align: center;
  padding: 15px auto;
  line-height: 2em;
  background-color: #4D7C9C;
  color: #FFFFFF;
  font: bolder; }

/*------------------buttonの並び制御---------------*/
.horizontal-list {
  width: 1430px;
  /*-----時間のボタンを12個で調整してある必要に合わせて増減する-----*/ }

.list {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }

.list ul {
  margin: 0 auto;
  padding-left: 0; }

.item {
  /* 横スクロール用 */
  display: inline-block;
  width: 130px;
  /* 見た目調整 */
  height: 60px;
  margin: 10px 0; }

/*=====================早見表制御=======================*/
.hayami {
  margin: 20px 0;
  text-align: center;
  width: auto;
  overflow: auto;

}

.hayami table {
  width: 970px;
  font-size: 1em;
}

.hayami thead {
  background-color: #D9863B;
  color: #F7F7F7;
  line-height: 1.1em; }

.hayami th {
  width: 100px;
  height: 50px;
  vertical-align: middle;
  padding: 0 15px;
  color: #ffffff;
  background-color: #D9863B;
  border: 1px solid #ccc;
  border-bottom: #F9A202 2px solid; }

.hayami td {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  padding: 0 8px;
  border: 1px solid #ccc;
  border-bottom: #F9A202 2px solid; }

.fixed01 {
  position: sticky;
  left: 0; }
.fixed01:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 50px;
    border: 1px solid #ccc; }

.hayami span {
  margin: 10px auto;
  font-size: 0.7em; }

.pd {
  display: none; }

.smho {
  width: auto; }

.smho p {
  margin-bottom: 30px; }

.smho h4 {
  padding-left: 10px;
  padding-top: 3px;
  border-left: solid red 5px;
  line-height: 1em;
  vertical-align: top;
  font-weight: bolder;
  color: #343434; }

.smho img {
  margin-bottom: 20px; }

/*------------------img-Button-----------------------*/
.hover01 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover01 figure:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*------------------フォーム制御------------------------*/
.redio-btn {
  width: 100%;
  margin: 2em auto;
  text-align: center; }

@keyframes click-wave {
  0% {
    position: relative;
    width: 30px;
    height: 30px;
    opacity: 0.35; }
  100% {
    width: 200px;
    height: 200px;
    margin-top: -80px;
    margin-left: -80px;
    opacity: 0; } }
.redio-btn .option-input {
  position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
  margin-right: 0.5rem;
  cursor: pointer;
  transition: all 0.15s ease-out 0s;
  color: #ffffff;
  border: none;
  outline: none;
  background: #DCEDEB;
  -webkit-appearance: none;
  appearance: none; }

.redio-btn .option-input:hover {
  background: #C1E2F1; }

.redio-btn .option-input:checked {
  background: #4B6EA0; }

.redio-btn .option-input:checked::before {
  font-size: 1.2em;
  line-height: 2em;
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center; }

.redio-btn .option-input:checked::after {
  position: relative;
  display: block;
  content: '';
  -webkit-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #4B6EA0; }

.redio-btn .option-input.radio {
  border-radius: 50%; }

.redio-btn .option-input.radio::after {
  border-radius: 50%; }

.redio-btn label {
  line-height: 1.1em;
  font-size: 1.3em;
  font-weight: bolder;
  display: block;
  margin-bottom: 40px; }

.redio-btn .option-input:disabled {
  cursor: not-allowed;
  background: #b8b7b7; }

.redio-btn .option-input:disabled::before {
  font-size: 1.5em;
  line-height: 1em;
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center; }

.redio-btn .disabled {
  color: #9e9e9e; }

.button {
  background-color: #CEA328;
  border: 2px solid #CEA328;
  color: #fff;
  line-height: 50px;
  padding: 0 20px;
  font-size: 1.5em;
  border-radius: 26px; }

.button:hover {
  background-color: #fff;
  border-color: #CEA328;
  color: #CEA328; }

.button:active {
  background-color: #F2D282;
  border-color: #CEA328;
  color: #CEA328;
  border-radius: 25px;
  　outline: 0; }

.button-b {
  text-align: center;
  background-color: #205785;
  border: 2px solid #205785;
  color: #fff;
  line-height: 50px;
  font-size: 1.5em;
  padding: 0 20px;
  border-radius: 26px; }

.button-b:hover {
  background-color: #fff;
  border-color: #205785;
  color: #205785; }

.button-b:active {
  background-color: #B4CEE7;
  border-color: #205785;
  color: #205785;
  border-radius: 25px;
  　outline: 0; }

.button-l {
  background-color: #CEA328;
  border: 2px solid #CEA328;
  color: #fff;
  line-height: 1.3em;
  padding: 6px 20px;
  font-size: 1.5em;
  border-radius: 26px; }

.button-l:hover {
  background-color: #fff;
  border-color: #CEA328;
  color: #CEA328; }

.button-l:active {
  background-color: #F2D282;
  border-color: #CEA328;
  color: #CEA328;
  border-radius: 25px;
  　outline: 0; }

.button-g {
  background-color: #4D4C4C;
  border: 2px solid #4D4C4C;
  color: #fff;
  line-height: 50px;
  font-size: 1.5em;
  border-radius: 26px; }

.button-g:hover {
  background-color: #fff;
  border-color: #4D4C4C;
  color: #4D4C4C; }

.button-g:active {
  background-color: #D2CCCC;
  border-color: #4D4C4C;
  color: #4D4C4C;
  border-radius: 25px;
  　outline: 0; }

.button-gl {
  background-color: #4D4C4C;
  border: 2px solid #4D4C4C;
  color: #fff;
  line-height: 1.3em;
  font-size: 1.5em;
  padding: 6px 20px;
  border-radius: 26px; }

.button-gl:hover {
  background-color: #fff;
  border-color: #4D4C4C;
  color: #4D4C4C; }

.button-gl:active {
  background-color: #D2CCCC;
  border-color: #4D4C4C;
  color: #4D4C4C;
  border-radius: 25px;
  　outline: 0; }

.button-out {
  background-color: #6A6868;
  border: 2px solid #6A6868;
  color: #909090;
  line-height: 50px;
  font-size: 1.5em;
  border-radius: 26px; }

.button-gr {
  background-color: #477B2C;
  border: 2px solid #477B2C;
  color: #fff;
  line-height: 50px;
  font-size: 1.5em;
  border-radius: 26px; }

.button-gr:hover {
  background-color: #fff;
  border-color: #477B2C;
  color: #477B2C; }

.button-gr:active {
  background-color: #C5E9B1;
  border-color: #477B2C;
  color: #477B2C;
  border-radius: 25px;
  　outline: 0; }
/*-----------------tel制御---------------------------*/
.tel{
	font-size: 1.5em;
}
.tel p{
	background-color: #6D6D6D;
	color:#FFFFFF;
	margin-bottom: 10px;
	width: 98%;
	padding: 10px 20px 5px 20px;
	line-height: normal;
}
.tel p:hover{
	background-color: #E2E2E2;
}
.tel a{
	text-decoration: none;
	color: #ffffff;
}
.tel a:hover{
	text-decoration: none;
	color:#010E59;
}
/*------------------スマホ用表示------------------------*/
@media screen and (max-width: 991px) {
  .pd {
    display: block; }

  .pc {
    display: none; }

  .table-cell, .table-cell1 {
    width: 100%;
    border-top: #7B7B7B solid 1px;
    border-left: #7B7B7B solid 1px;
    border-right: #7B7B7B solid 1px; }

  .table-cell:last-child {
    border-bottom: #7B7B7B solid 1px;
    margin-bottom: 20px; }

  .table-cell:first-child, .table-cell1:first-child {
    border-right: #7B7B7B solid 1px; }

  .horizontal-list {
    max-width: 98%; }

  .list {
    max-height: 280px;
    overflow-y: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }

  .list ul {
    margin: 0 auto;
    padding-left: 0; }

  .item {
    /* 横スクロール用 */
    display: inline-block;
    width: 98%;
    /* 見た目調整 */
    height: 50px; } }

/*------------------スマホ用表示------------------------*/
@media screen and (max-width: 798px) {
  /* ↓エンビーコアロゴ追加の為、追加 2021-12-07 */
    .header h4{
      font-size: 15px;
    }

    .header p{
      font-size: 12px;
    }

  /* ↑エンビーコアロゴ追加の為、追加 2021-12-07 */

  .kushi-img {
    text-align: center;
    padding: 0 auto;
    display: block;
    margin-bottom: 20px; }

  .sh {
    display: block; }

  .kushi-img img {
    width: 100%; }

.table-cell h5 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center; }

.table-cell p {
  padding: 10px; }

.table-cell1 h5 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center; }

  .table-1 {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    width: auto; }

  .table-cell, .table-cell1 {
    width: 100%;
    border-top: #7B7B7B solid 1px;
    border-left: #7B7B7B solid 1px;
    border-right: #7B7B7B solid 1px; }

  .table-cell:last-child {
    border-bottom: #7B7B7B solid 1px;
    margin-bottom: 20px; }

  .table-cell:first-child, .table-cell1:first-child {
    border-right: #7B7B7B solid 1px; }

  .table-menu {
    display: flex;
    flex-direction: column;
    width: auto;
    margin-bottom: 25px; }

  .table-nemu-cell {
    width: 100%;
    background-color: #ffffff; }

  .head-tittle h4 {
    width: 100%; }

  .menu-left {
    margin-bottom: 10px; }

  .menu-left h4 {
    padding: 10px;
    font-weight: bolder;
    background-color: #CFC8A7;
    width: 100%;
    color: #7C191B;
    box-shadow: none; }

  .menu-left h3 {
    font-weight: bolder;
    background: no-repeat left 5px bottom url("../images/h3-bg.png");
    background-size: 100%;
    line-height: 2em;
    font-size: 2.5em;
    padding-left: 10px;
    color: #13205E; }

  .menu-left p {
    margin: 5px 0;
    font-size: 1.3em; }

  .contents {
    margin: 0;
    padding: 10px;
    border: 5px solid #550E0F;
    border-radius: 10px; }

  .contents p {
    margin: 0;
    padding: 0;
    font-weight: bolder; }

	.hayami {
	  margin: 20px 0;
	  text-align: center;
	  width: auto;
	  overflow: auto; }
/*------------------------スマホ用ボタン制御--------------*/
.tel{
	font-size: 1em;
}
.button-l {
  font-size: 1.2em;
  font-weight: bold;}
.button-gl {
  font-size: 1.2em;
  font-weight: bold;}
/*-----------------お得情報スマホ制御--------------*/
.course-info h3{
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: bolder;
}
/*---------------------止め
h4.service{
  text-indent: -6em;
  color: #FAFAFA;
  font-size: 1.4em;
  background-color: #045E0B;
  border-radius: 20px;
  padding: 8px 0.6em 8px 0;
  padding-left: 6.9em;
  font-weight: bolder;-------------*/
}
  /*-----------------ラジオボタン制御---------------------*/
  .redio-btn label {
    line-height: 1.1em;
    font-size: 1.6em;
    font-weight: bolder;
    display: block;
    margin-bottom: 40px; } }

footer{
	span:0.56em;
}
