@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none; }
  * :focus {
    outline: none; }

[type="reset"], [type="submit"], button, html [type="button"], input {
  -webkit-appearance: none; }

input, button {
  -webkit-border-radius: 0;
  border-radius: 0; }

button {
  border: none;
  background: none; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

dl, dt, dd {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em;
  line-height: 1.4;
  font-weight: 700;
  font-size: 1em; }

a, a:hover {
  text-decoration: none; }

table {
  border-spacing: 0; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.2rem;
  line-height: 1.7;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em;
  font-weight: 500;
  -webkit-text-size-adjust: 100%; }

.ff-mincho-ttl, .sisterstore-sec .sisterstore-box .box-l .ttl, .cat-nav-box ul li {
  font-family: "Noto Serif JP", serif;
  font-weight: 700; }

.ff-menu, .gnav-box .nav-box ul.parent li a, footer .footer-head-box .footer-menu-box ul li, footer .footer-bottom-box .footer-menu-bottom-box ul li, footer .footer-bottom-box .copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500; }

ul {
  list-style: none; }

p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 2em; }

a:not(.logolink) img,
a:not(.logolink) .bgimage {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a:not(.logolink):hover img,
a:not(.logolink):hover .bgimage {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a:not(.logolink):hover img,
a:not(.logolink):hover .bgimage {
  text-decoration: none !important;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8; }

a.hov {
  text-decoration: none; }
  a.hov:hover {
    text-decoration: none !important;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; }
    a.hov:hover img {
      filter: alpha(opacity=80);
      -ms-filter: "alpha(opacity=80)";
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      opacity: 0.8; }

br.br-sp {
  display: block; }

br.br-pc {
  display: none; }

.mq-pc {
  display: none; }

.mq-tb {
  display: none; }

.mq-sp.mq-tb {
  display: block; }

.btn {
  padding: 0.6em 1em;
  display: inline-block; }

.sp-bnav {
  margin: 0;
  padding: 4px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  /*-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;*/ }
  .sp-bnav ul li {
    text-align: center; }
    .sp-bnav ul li a {
      font-size: 14px;
      font-size: 1.4rem;
      padding: .2em 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      letter-spacing: 0.1px;
      opacity: 1; }
      .sp-bnav ul li a:hover {
        opacity: 0.8; }
      .sp-bnav ul li a img {
        max-width: 100px;
        max-height: 33px;
        display: block; }
  .sp-bnav.col1 ul li {
    width: 100%; }
  .sp-bnav.col2 ul {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .sp-bnav.col2 ul li {
      width: 50%; }
      .sp-bnav.col2 ul li:first-child,
      .sp-bnav.col2 ul li:nth-child(2) {
        border-right-width: 1px;
        border-right-style: solid; }

#pagetop-box {
  line-height: 1;
  pointer-events: all;
  position: fixed;
  right: 0;
  bottom: 69px;
  cursor: pointer; }
  #pagetop-box .pagetop {
    width: 40px;
    cursor: pointer; }
    #pagetop-box .pagetop img {
      width: 100%;
      height: auto; }
    #pagetop-box .pagetop:hover {
      opacity: 0.8; }

.anchor {
  margin-top: -86px;
  padding-top: 86px; }

.loader-image-box img {
  width: 200px;
  height: auto;
  line-height: 1; }

.page404-content-box {
  width: 100%;
  display: table; }
  .page404-content-box .page404-content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5em 1em; }

.ta-l {
  text-align: left; }

.ta-c {
  text-align: center; }

.ta-r {
  text-align: right; }

.tel-btn.web-reserve-color {
  font-size: 22px;
  font-size: 2.2rem; }

#loader-bg {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px; }
  #loader-bg img {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.bgimage-box {
  width: 100%;
  height: 0;
  overflow: hidden; }

.searchform-box {
  position: absolute;
  right: 0;
  top: 0; }

.searchform .box {
  position: relative; }
  .searchform .box input {
    width: 200px;
    height: calc(45px - 0.8em);
    border: #000 1px solid;
    color: #000;
    padding: 0.4em 0 0.4em 40px;
    background: #fff; }
  .searchform .box button {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    cursor: pointer; }
  .searchform .box .btn-close {
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    right: 0;
    top: 7px;
    background: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .searchform .box .btn-close::after {
      content: "";
      width: 22px;
      height: 2px;
      background: #000;
      position: absolute;
      right: 10px;
      top: calc(50% - 1px);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .searchform .box .btn-close::before {
      content: "";
      width: 22px;
      height: 2px;
      background: #000;
      position: absolute;
      right: 10px;
      top: calc(50% - 1px);
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }

.btn-readmore {
  margin: 0;
  width: 128px;
  height: 42px;
  line-height: 42px; }
  .btn-readmore a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #000;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    box-shadow: 5px 5px 0px 0px #fff;
    transition: 0.2s; }
    .btn-readmore a:hover {
      background: #000;
      color: #fff;
      margin-left: 5px;
      margin-top: 5px;
      border: 1px solid #fff;
      box-shadow: none; }
  .btn-readmore.btn-readmore-white a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #fff;
    text-align: center;
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    box-shadow: 5px 5px 0px 0px #000;
    transition: 0.2s; }
    .btn-readmore.btn-readmore-white a:hover {
      background: #fff;
      color: #000;
      margin-left: 5px;
      margin-top: 5px;
      border: 1px solid #000;
      box-shadow: none; }
  .btn-readmore.btn-readmore-transparent-black a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: none;
    text-align: center;
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    box-shadow: 5px 5px 0px 0px #000;
    transition: 0.2s; }
    .btn-readmore.btn-readmore-transparent-black a:hover {
      background: none;
      color: #000;
      margin-left: 5px;
      margin-top: 5px;
      border: 1px solid #000;
      box-shadow: none; }
  .btn-readmore.btn-readmore-transparent-white a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: none;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    box-shadow: 5px 5px 0px 0px #fff;
    transition: 0.2s; }
    .btn-readmore.btn-readmore-transparent-white a:hover {
      background: none;
      color: #fff;
      margin-left: 5px;
      margin-top: 5px;
      border: 1px solid #fff;
      box-shadow: none; }

@media (min-width: 768px) {
  .btn-readmore {
    margin: 0;
    width: 194px;
    height: 42px;
    line-height: 42px; } }

.flex-col {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex-col.image-gallery a {
    display: block;
    line-height: 0; }
    .flex-col.image-gallery a img {
      width: 100%;
      height: auto;
      line-height: 0; }
  .flex-col.flex-col1 {
    display: block; }
    .flex-col.flex-col1 .flex-item {
      margin-bottom: 30px;
      width: 100%; }
  .flex-col.flex-col2 .flex-item {
    margin-bottom: 30px;
    width: calc(50% - 10px); }
  .flex-col.flex-col3 .flex-item {
    margin-bottom: 5px;
    width: calc(33% - 2px); }
  .flex-col.flex-col3::after {
    content: "";
    width: calc(33% - 2px);
    display: block; }
  .flex-col.flex-col4 .flex-item {
    margin-bottom: 5px;
    width: calc(25% - 2px); }
  .flex-col.flex-col4::before {
    content: "";
    width: calc(25% - 2px);
    display: block; }
  .flex-col.flex-col4::after {
    content: "";
    width: calc(25% - 2px);
    display: block; }

.icon-blank {
  margin-left: 5px;
  width: 16px;
  height: 16px;
  display: inline-block; }
  .icon-blank svg {
    width: 100%;
    height: auto; }

.btn-rounded {
  padding-left: 2em;
  padding-right: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em; }

.txt-url {
  -ms-word-break: break-all;
  word-break: break-all; }

.icon-arrow::after {
  content: "\003e";
  margin-left: 0.4em; }

.post-sec {
  margin-bottom: 40px; }

.scrolldown-box {
  display: none;
  margin-top: 20px;
  margin-bottom: 60px; }
  .scrolldown-box .scrolldown {
    position: relative;
    font-size: 13px;
    color: #000;
    padding: 0 0 0 16px; }
    .scrolldown-box .scrolldown::before {
      content: "";
      position: absolute;
      height: 7px;
      border-right: 1px solid #000;
      transform: rotate(45deg);
      bottom: 0px;
      left: 2px;
      animation-name: arrow02;
      animation-duration: 1.2s;
      animation-timing-function: ease;
      animation-iteration-count: infinite; }
    .scrolldown-box .scrolldown::after {
      content: "";
      position: absolute;
      height: 14px;
      border-left: 1px solid #000;
      left: 0;
      bottom: 1px;
      animation-name: arrow01;
      animation-duration: 1.2s;
      animation-timing-function: ease;
      animation-iteration-count: infinite; }

@keyframes arrow01 {
  0% {
    top: -10px; }
  20% {
    opacity: 1; }
  100% {
    top: 10px;
    opacity: 0; } }

@keyframes arrow02 {
  0% {
    top: -1px; }
  20% {
    opacity: 1; }
  100% {
    top: 19px;
    opacity: 0; } }

@media (min-width: 768px) {
  .scrolldown-box {
    display: block; }
  .flex-col.pc-flex-col1 {
    display: block !important; }
    .flex-col.pc-flex-col1 .flex-item {
      margin-bottom: 20px !important;
      width: 100% !important; }
  .flex-col.pc-flex-col2 .flex-item {
    margin-bottom: 20px !important;
    width: calc(50% - 20px) !important; }
  .flex-col.pc-flex-col3 .flex-item {
    margin-bottom: 30px !important;
    width: calc(33% - 30px) !important; }
  .flex-col.pc-flex-col3::after {
    content: "";
    width: calc(33% - 30px) !important;
    display: block; }
  .flex-col.pc-flex-col4 .flex-item {
    margin-bottom: 25px !important;
    width: calc(25% - 19px) !important; }
  .flex-col.pc-flex-col4::before {
    content: "";
    width: calc(25% - 19px) !important;
    display: block;
    order: 1; }
  .flex-col.pc-flex-col4::after {
    content: "";
    width: calc(25% - 19px) !important;
    display: block; } }

#wrapper {
  margin: 0 auto;
  width: 100%; }

.container {
  margin: 0 auto;
  width: 100%; }

.content-inner {
  margin: 0 auto;
  width: calc(100% - 40px); }

.content-inner-sp-full {
  margin: 0 auto;
  width: 100%; }

.outer-container {
  margin: 0 auto;
  width: calc(100% - 40px); }

.inner-container {
  margin: 0 auto;
  width: calc(100% - 40px); }

.wide-container {
  margin: 0 auto;
  width: 100%; }

.wider-container {
  margin: 0 auto;
  width: 100%; }

.narrow-container {
  margin: 0 auto;
  width: 100%; }

.menu-content-header {
  margin-bottom: 0; }
  .menu-content-header .txt-box {
    padding: 0 1em; }
    .menu-content-header .txt-box p {
      font-size: 14px;
      font-size: 1.4rem;
      text-align: center; }
  .menu-content-header .pcbox {
    display: none; }
  .menu-content-header .spbox {
    display: block; }
  .menu-content-header .image-box img {
    margin-bottom: 4px;
    width: 100%;
    height: auto; }
  .menu-content-header .notes-box {
    margin-top: 15px;
    padding-right: 1em; }
    .menu-content-header .notes-box p {
      font-size: 11px;
      font-size: 1.1rem;
      margin: 0;
      text-align: right;
      line-height: 1; }
  .menu-content-header .content-header-separator {
    margin: 30px 0 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 6px;
    position: relative; }
    .menu-content-header .content-header-separator::after {
      content: "";
      display: block;
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0;
      top: 10px; }
    .menu-content-header .content-header-separator.noline {
      background: none; }
      .menu-content-header .content-header-separator.noline::after {
        background: none; }

.layout-menu-drink .drinkplan-box {
  margin: 0 auto 20px;
  width: calc(100% - 20px); }
  .layout-menu-drink .drinkplan-box .ttl {
    display: table;
    font-weight: 700;
    width: 100%;
    margin-bottom: 0.4em; }
    .layout-menu-drink .drinkplan-box .ttl .txt {
      font-size: 19px;
      font-size: 1.9rem;
      line-height: 1;
      display: table-cell; }
    .layout-menu-drink .drinkplan-box .ttl .lastorder {
      display: table-cell;
      text-align: right; }
      .layout-menu-drink .drinkplan-box .ttl .lastorder span {
        font-size: 7px;
        font-size: 0.7rem;
        display: inline-block;
        background: #330d02;
        color: #fff;
        line-height: 1;
        padding: 0.5em 0.8em;
        font-weight: 500; }
  .layout-menu-drink .drinkplan-box .plan-list-box {
    margin: 0 0 10px;
    padding: 10px 0 0 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid; }
    .layout-menu-drink .drinkplan-box .plan-list-box article {
      margin: 0 0 10px; }
      .layout-menu-drink .drinkplan-box .plan-list-box article .box {
        width: 100%;
        display: table; }
        .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box {
          display: table-cell;
          width: calc(100% - 4.5em); }
          .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box .ttl {
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: 700;
            margin: 0;
            padding: 0 0 0.8em;
            position: relative; }
            .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box .ttl::after {
              content: "";
              width: calc(100% - 2.5em);
              height: 10px;
              border-bottom-width: 1px;
              border-bottom-style: dashed;
              position: absolute;
              left: 2em;
              bottom: 0; }
          .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box .txt {
            font-size: 13px;
            font-size: 1.3rem;
            margin: 10px 0 10px; }
        .layout-menu-drink .drinkplan-box .plan-list-box article .box .price-box {
          display: table-cell;
          vertical-align: top;
          width: 5em; }
          .layout-menu-drink .drinkplan-box .plan-list-box article .box .price-box .price {
            font-size: 17px;
            font-size: 1.7rem;
            white-space: nowrap;
            margin-top: 1em;
            white-space: nowrap;
            font-weight: 700; }
          .layout-menu-drink .drinkplan-box .plan-list-box article .box .price-box .tax {
            font-size: 9px;
            font-size: 0.9rem;
            white-space: nowrap; }
  .layout-menu-drink .drinkplan-box .notes-box {
    font-size: 13px;
    font-size: 1.3rem; }

.contents-header .ttl-box .ttl {
  position: relative;
  padding: 0 0.2em 0.2em 0.2em; }
  .contents-header .ttl-box .ttl::after {
    content: "";
    width: 35.625%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0; }

.contents-header.bgimage {
  margin: 0 auto 40px;
  width: 100%;
  padding-top: 45.9375%;
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }
  .contents-header.bgimage .ttl-box {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 65%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    letter-spacing: 0.2em; }
  .contents-header.bgimage .bg-cover {
    background: rgba(0, 0, 0, 0.43);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

.contents-header.bgcolor {
  margin: 0 auto 20px;
  width: 100%;
  padding-top: 115px;
  position: relative;
  overflow: hidden;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }
  .contents-header.bgcolor .ttl-box {
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 0.2em; }
    .contents-header.bgcolor .ttl-box .ttl {
      font-size: 24px;
      font-size: 2.4rem; }

.contents-header.bgimage-none {
  width: 100%;
  padding: 4em 0 2em;
  height: auto; }

.contents-header {
  margin-bottom: 20px; }
  .contents-header .ttl-box {
    position: relative;
    text-align: center; }
    .contents-header .ttl-box .icon {
      position: absolute;
      top: -40px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .contents-header .ttl-box .ttl {
      font-size: 24px;
      font-size: 2.4rem;
      margin: 0;
      padding: 0.4em 0;
      line-height: 1.4;
      font-weight: 700;
      display: inline-block; }
      .contents-header .ttl-box .ttl span {
        font-size: 15px;
        font-size: 1.5rem;
        display: block;
        line-height: 1;
        text-align: center; }
    .contents-header .ttl-box p {
      margin: 0;
      padding: 0.6em 0 0 0; }

.layout-concept-list .concept-list article {
  margin-bottom: 50px; }
  .layout-concept-list .concept-list article .image-box {
    margin-bottom: 0;
    width: 100%;
    line-height: 0; }
    .layout-concept-list .concept-list article .image-box img {
      margin: 0;
      padding: 0;
      line-height: 0; }
  .layout-concept-list .concept-list article .txt-box {
    width: 100%; }
    .layout-concept-list .concept-list article .txt-box .outer-box .inner-box {
      padding: 0; }
      .layout-concept-list .concept-list article .txt-box .outer-box .inner-box .ttl {
        font-size: 19px;
        font-size: 1.9rem;
        font-weight: normal;
        text-align: center; }

.menu-navi {
  margin-top: 30px;
  margin-bottom: 10px;
  position: relative; }
  .menu-navi.menu-navi-head {
    margin-bottom: 20px; }
  .menu-navi.line-none::after {
    display: none; }
  .menu-navi.col1 ul li {
    width: 100%; }
  .menu-navi.col2 ul li {
    width: calc(50% - 3px); }
  .menu-navi.col4 ul li {
    width: calc(25% - 3px); }
  .menu-navi ul {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 100; }
    .menu-navi ul::after {
      content: "";
      display: block;
      width: calc(33% - 3px); }
    .menu-navi ul li {
      width: calc(33% - 3px);
      position: relative;
      margin-bottom: 30px; }
      .menu-navi ul li a {
        font-size: 14px;
        font-size: 1.4rem;
        display: block;
        text-align: center;
        padding: 0.6em 0;
        line-height: 1; }
      .menu-navi ul li::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px; }
      .menu-navi ul li.current::after,
      .menu-navi ul li:hover::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px; }

.image-box {
  margin-bottom: 1em;
  line-height: 1; }
  .image-box img {
    width: 100%;
    height: auto; }

.navi-sec {
  margin-bottom: 2em; }
  .navi-sec article {
    margin-bottom: 2em; }

.btn-page-link a {
  color: black; }

.price-box {
  text-align: right; }
  .price-box p {
    margin-bottom: 0; }
    .price-box p .txt {
      margin-right: 1em; }

#MicrosoftTranslatorWidget {
  position: fixed;
  top: 60px;
  right: 16px;
  z-index: 1500; }

.wp-pagenavi {
  margin-bottom: 3em;
  text-align: center; }
  .wp-pagenavi .current {
    margin: 0 0.5em;
    padding: 0.4em 0.4em;
    display: inline-block; }
  .wp-pagenavi a {
    margin: 0 0.5em;
    padding: 0.4em 0.4em;
    display: inline-block;
    line-height: 1; }
    .wp-pagenavi a:hover {
      opacity: 0.6; }
    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi a.nextpostslink {
      border: none; }
      .wp-pagenavi a.previouspostslink:hover,
      .wp-pagenavi a.nextpostslink:hover {
        opacity: 0.6;
        text-decoration: underline; }

.sec {
  margin-bottom: 3em; }

.archive-news .btn-box {
  width: 100%; }
  .archive-news .btn-box .btn-more {
    width: 100% !important;
    display: block;
    text-align: center; }

.anchor-sp {
  margin-top: 0;
  padding-top: 0; }

.page-ttl {
  margin-bottom: 2em;
  text-align: center; }

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px; }
  header .hnav-box {
    display: none; }
  header.modal-open a {
    pointer-events: none; }
  header .hnav-block {
    margin: 0 auto;
    width: calc(100% - 40px);
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    header .hnav-block .logo {
      margin: 0;
      padding: 10px 0 0 0; }
      header .hnav-block .logo a {
        margin: 0;
        padding: 0; }
        header .hnav-block .logo a img {
          height: 30px;
          width: auto;
          line-height: 0; }
    header .hnav-block .hamburger-menu-box {
      width: 36px;
      height: 50px;
      position: relative; }
      header .hnav-block .hamburger-menu-box .hamburger-menu {
        position: absolute;
        right: 0;
        top: 12px;
        margin: 0;
        padding: 0;
        text-align: right;
        margin-top: 0;
        margin-right: 0;
        width: 30px;
        height: 20px;
        display: inline-block;
        box-sizing: border-box; }
        header .hnav-block .hamburger-menu-box .hamburger-menu div {
          position: absolute;
          left: 0;
          width: 30px;
          height: 2px;
          display: inline-block;
          box-sizing: border-box;
          background-color: #fff; }
          header .hnav-block .hamburger-menu-box .hamburger-menu div:nth-of-type(1) {
            top: 0;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -ms-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s; }
          header .hnav-block .hamburger-menu-box .hamburger-menu div:nth-of-type(2) {
            top: calc(50% - 1px);
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -ms-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s; }
          header .hnav-block .hamburger-menu-box .hamburger-menu div:nth-of-type(3) {
            bottom: 0;
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -ms-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s; }
        header .hnav-block .hamburger-menu-box .hamburger-menu.open div:nth-of-type(1) {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          top: 50%;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -ms-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
        header .hnav-block .hamburger-menu-box .hamburger-menu.open div:nth-of-type(2) {
          opacity: 0;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -ms-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
        header .hnav-block .hamburger-menu-box .hamburger-menu.open div:nth-of-type(3) {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg);
          top: 50%;
          -webkit-transition: 0.5s;
          -moz-transition: 0.5s;
          -ms-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }

.gnav-box {
  height: 100%;
  padding-bottom: 90px; }
  .gnav-box .hamburger-menu-bottom {
    margin: 0 auto;
    width: calc(100% - 20px); }
    .gnav-box .hamburger-menu-bottom ul {
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .gnav-box .hamburger-menu-bottom ul li {
        width: calc(50% - 5px); }
        .gnav-box .hamburger-menu-bottom ul li a {
          font-size: 13px;
          font-size: 1.3rem;
          padding: 0.4em 0;
          text-align: center;
          display: block; }
  .gnav-box .nav-box {
    margin: 54px auto 30px;
    width: calc(100% - 20px); }
    .gnav-box .nav-box ul.parent li a {
      font-size: 16px;
      font-size: 1.6rem;
      margin: 0;
      padding: 0;
      display: block;
      line-height: 1;
      text-align: center; }
      .gnav-box .nav-box ul.parent li a span {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0;
        padding: 0.8em;
        display: inline-block; }
    .gnav-box .nav-box ul.parent li:last-child a span {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      padding-bottom: 1.1em; }

.breadcrumbs-box {
  margin: 0 0 2em;
  padding: 0.6em 0; }
  .breadcrumbs-box #breadcrumbs {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    padding: 0; }

footer {
  border-top-style: solid;
  border-top-width: 3px;
  margin: 0;
  padding: 20px 0 2em; }
  footer .footer-container {
    margin: 0 auto;
    width: calc(100% - 40px);
    display: flex;
    flex-direction: column; }
    footer .footer-container .footer-inner {
      display: flex;
      flex-direction: column; }
      footer .footer-container .footer-inner .footer-logo {
        font-size: 17px;
        font-size: 1.7rem;
        font-family: "Noto Sans JP", sans-serif;
        margin-bottom: 25px; }
  footer .footer-head-box {
    margin: 0;
    padding: 0 0 5px; }
    footer .footer-head-box .footer-menu-box ul {
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      footer .footer-head-box .footer-menu-box ul li {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0 0.8em 0.8em 0;
        padding: 0 1em 0 0;
        position: relative; }
        footer .footer-head-box .footer-menu-box ul li::after {
          content: "/";
          display: inline-block;
          position: absolute;
          right: 0;
          top: 0; }
    footer .footer-head-box .footer-logo-box {
      display: none; }
  footer .footer-bottom-box {
    margin: 0;
    padding: 40px 0 80px 0; }
    footer .footer-bottom-box .footer-sns-box {
      margin: 0 0 20px;
      position: absolute;
      right: 10px; }
      footer .footer-bottom-box .footer-sns-box .sns-block {
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center; }
        footer .footer-bottom-box .footer-sns-box .sns-block .sns-box {
          margin: 0 4px;
          display: inline-block;
          font-size: 24px;
          font-size: 2.4rem; }
          footer .footer-bottom-box .footer-sns-box .sns-block .sns-box img {
            width: 40px;
            height: auto; }
          footer .footer-bottom-box .footer-sns-box .sns-block .sns-box a:hover {
            opacity: 0.6; }
    footer .footer-bottom-box .footer-menu-bottom-box {
      margin: 0 0 20px;
      padding: 0; }
      footer .footer-bottom-box .footer-menu-bottom-box ul {
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        footer .footer-bottom-box .footer-menu-bottom-box ul li {
          margin: 0 0.4em 0.6em 0;
          padding: 0 0.6em 0 0;
          position: relative; }
          footer .footer-bottom-box .footer-menu-bottom-box ul li::after {
            content: "/";
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0; }
            footer .footer-bottom-box .footer-menu-bottom-box ul li::after a {
              font-size: 10px;
              font-size: 1rem; }
    footer .footer-bottom-box .copyright {
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0;
      padding: 0;
      line-height: 1.6;
      text-align: left; }

.sisterstore-sec {
  margin: 0 0 20px;
  padding: 10px 0 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px; }
  .sisterstore-sec .sisterstore-box {
    width: 100%; }
    .sisterstore-sec .sisterstore-box .box-l {
      margin: 0 0 15px;
      width: 100%;
      padding-bottom: 15px;
      border-bottom-style: solid;
      border-bottom-width: 1px; }
      .sisterstore-sec .sisterstore-box .box-l .ttl {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 0 0 0 0.6em;
        margin-bottom: 0; }
    .sisterstore-sec .sisterstore-box .box-r {
      width: 100%; }
      .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list {
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list::after {
          content: "";
          width: calc(33% - 15px);
          display: block; }
        .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box {
          margin: 0 0 5px;
          padding: 0;
          width: calc(33% - 15px);
          text-align: center; }
          .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box a {
            display: inherit;
            margin: 0;
            padding: 0;
            line-height: 1; }
            .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box a img {
              margin: 0;
              padding: 0;
              line-height: 1;
              width: 100%;
              height: auto; }
          .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box .box {
            text-align: center; }

.cat-nav-box {
  margin: 0 0 30px;
  width: 100%;
  position: relative; }
  .cat-nav-box::before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 2px);
    position: absolute;
    left: 0;
    top: 0; }
  .cat-nav-box ul {
    margin: 0 auto;
    width: calc(100% - 40px);
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center; }
    .cat-nav-box ul li {
      font-size: 15px;
      font-size: 1.5rem;
      width: calc(33.3% - 5px);
      position: relative; }
      .cat-nav-box ul li::before {
        content: "";
        display: block;
        width: 1px;
        height: calc(100% - 28px);
        position: absolute;
        left: -5px;
        top: 14px; }
      .cat-nav-box ul li:first-child::before {
        background-color: transparent; }
      .cat-nav-box ul li a {
        margin: 0;
        padding: 3em 0;
        display: block;
        border-bottom-width: 5px;
        border-bottom-style: solid;
        line-height: 1;
        text-align: center;
        letter-spacing: 0.07em; }

.news-main {
  width: 100%;
  margin-bottom: 30px; }

.archive-news {
  padding-top: 0; }
  .archive-news.news-list article {
    margin: 0;
    padding: 0; }
    .archive-news.news-list article .ttl {
      font-size: 20px;
      font-size: 2rem;
      padding: 0 10px 15px;
      border-bottom-width: 1px;
      border-bottom-style: solid; }
    .archive-news.news-list article .date-author-box {
      padding: 0 10px;
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: 600; }
      .archive-news.news-list article .date-author-box .author {
        margin-left: 1.6em; }
    .archive-news.news-list article .thumb-box {
      display: none; }
    .archive-news.news-list article .txt-box {
      padding: 0 1em; }
      .archive-news.news-list article .txt-box p {
        font-size: 13px;
        font-size: 1.3rem;
        margin-bottom: 0; }
  .archive-news.news-list.news-detail article {
    border-bottom-width: 1px;
    border-bottom-style: solid; }
    .archive-news.news-list.news-detail article .thumb-box {
      display: block; }
    .archive-news.news-list.news-detail article .txt-box p {
      font-size: 13px;
      font-size: 1.3rem;
      margin-bottom: 2em; }
    .archive-news.news-list.news-detail article .txt-box img {
      max-width: 100%;
      height: auto; }
  .archive-news.news-list ul {
    margin-bottom: 3em; }
    .archive-news.news-list ul li {
      margin-bottom: 1em;
      padding-bottom: 1em;
      border-bottom-width: 1px;
      border-bottom-style: dashed; }
      .archive-news.news-list ul li a dl {
        margin-bottom: 0; }
        .archive-news.news-list ul li a dl dt {
          line-height: 1.6;
          margin-bottom: 0.4em; }
        .archive-news.news-list ul li a dl dd .ttl {
          font-size: 12px;
          font-size: 1.2rem;
          margin-bottom: 0;
          font-weight: 400;
          line-height: 1.6; }
      .archive-news.news-list ul li a article .thumb-box {
        display: none; }
      .archive-news.news-list ul li a .mq-sp {
        position: relative; }
        .archive-news.news-list ul li a .mq-sp .icon {
          position: absolute;
          right: 10px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
          .archive-news.news-list ul li a .mq-sp .icon svg {
            width: 1em;
            height: auto; }

.past-news-link-box .box-l {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 10px; }

.past-news-link-box .box-r {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300; }
  .past-news-link-box .box-r ul li {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    padding: 0; }
    .past-news-link-box .box-r ul li a {
      padding: 0.5em 0 0.5em 0;
      display: block;
      position: relative; }
      .past-news-link-box .box-r ul li a dl {
        display: inline-block;
        margin-bottom: 0; }
        .past-news-link-box .box-r ul li a dl dt {
          padding-right: 1em; }
      .past-news-link-box .box-r ul li a .icon {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .past-news-link-box .box-r ul li a .icon svg {
          width: 1em;
          height: auto; }

.ttl.news-ttl {
  font-size: 19px;
  font-size: 1.9rem; }

.bodytext-box {
  font-size: 14px;
  font-size: 1.4rem; }

.alternate-text-image-box .flex-container .flex-item .txt-box {
  font-size: 16px;
  font-size: 1.6rem; }

.archive-shop .pcbox {
  display: none; }

.ttl-shop {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 3em;
  display: flex;
  align-items: center;
  line-height: 1.6; }
  .ttl-shop:before,
  .ttl-shop:after {
    border-top-width: 1px;
    border-top-style: solid;
    content: "";
    flex-grow: 1; }
  .ttl-shop:before {
    margin-right: 1.4em;
    padding-right: 1.4em; }
  .ttl-shop:after {
    margin-left: 1.4em;
    padding-left: 1.4em; }

.phoneCallBtn_Inactive {
  display: block; }

.btn-epark,
.btn-tel,
.btn-fair,
.btn-news,
.btn-reservation,
.btn-takeout {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  padding: 1em 10px;
  display: block;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 13px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
  .btn-epark:hover,
  .btn-tel:hover,
  .btn-fair:hover,
  .btn-news:hover,
  .btn-reservation:hover,
  .btn-takeout:hover {
    color: #fff;
    opacity: 0.8; }

.btn-epark {
  background: #A30004; }

.btn-takeout {
  background: #312b27; }

.btn-fair {
  background: #fff;
  color: #312B27; }
  .btn-fair:hover {
    color: #312B27; }

.btn-news, .btn-fair {
  padding: 1em 4em; }

.epark-txt {
  font-size: 6px;
  font-size: 0.6rem;
  margin: 0.5em 0 0;
  padding: 0;
  line-height: 1;
  text-align: right; }

.shop-main .archive-shop article {
  margin: 0 0 50px; }
  .shop-main .archive-shop article .box-r a.shop-link {
    display: block;
    position: relative; }
  .shop-main .archive-shop article .box-r .ttl {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0.3em;
    width: calc(100% - 2em);
    position: relative; }
    .shop-main .archive-shop article .box-r .ttl .icon {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .shop-main .archive-shop article .box-r .ttl .icon svg {
        width: 12px;
        height: auto; }
  .shop-main .archive-shop article .box-r .box {
    width: calc(100% - 2em);
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .shop-main .archive-shop article .box-r .box .address-box .address {
      font-size: 7px;
      font-size: 0.7rem;
      margin: 0;
      line-height: 1.2; }
    .shop-main .archive-shop article .box-r .box .address-box .gmap {
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 1;
      background: white;
      border: 1px solid #a8a7a5;
      display: inline-block;
      padding: 5px 5px 5px 8px;
      border-radius: 2px;
      margin: 15px 0 0;
      letter-spacing: 0;
      font-weight: normal;
      font-family: "Noto Sans JP", sans-serif; }
      .shop-main .archive-shop article .box-r .box .address-box .gmap a {
        color: #888;
        padding-right: 5px; }
        .shop-main .archive-shop article .box-r .box .address-box .gmap a:before {
          content: '';
          display: inline-block;
          width: 12px;
          height: 12px;
          background-image: url(../images/common/mappin.svg);
          background-repeat: no-repeat;
          background-size: contain;
          vertical-align: middle;
          padding-right: 5px; }
        .shop-main .archive-shop article .box-r .box .address-box .gmap a:after {
          content: '';
          display: inline-block;
          width: 12px;
          height: 12px;
          background-image: url(../images/common/window.svg);
          background-repeat: no-repeat;
          background-size: contain;
          vertical-align: middle;
          padding-left: 2px;
          background-position-x: right; }
    .shop-main .archive-shop article .box-r .box .distance-box {
      text-align: right;
      font-size: 13px;
      font-size: 1.3rem; }
  .shop-main .archive-shop article .box-r .option-box {
    display: flex;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    justify-content: flex-start;
    margin: 1em auto;
    flex-wrap: wrap; }
    .shop-main .archive-shop article .box-r .option-box div {
      width: calc( (100% / 2) - 5px);
      margin-bottom: 1em;
      margin-right: 10px;
      background: #666666;
      color: white;
      padding: 2px 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: 0.1rem; }
      .shop-main .archive-shop article .box-r .option-box div:nth-child(even) {
        margin-right: 0; }
  .shop-main .archive-shop article .box-r table {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 10px 0 20px;
    padding: 10px 0 0 0;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid; }
    .shop-main .archive-shop article .box-r table tr.tel-box {
      display: none; }
    .shop-main .archive-shop article .box-r table tr.businesshour-box th {
      vertical-align: top; }
    .shop-main .archive-shop article .box-r table tr.businesshour-box td {
      vertical-align: top; }
    .shop-main .archive-shop article .box-r table tr.standtime-box th {
      vertical-align: middle; }
    .shop-main .archive-shop article .box-r table tr.standtime-box td {
      vertical-align: middle; }
      .shop-main .archive-shop article .box-r table tr.standtime-box td .box {
        width: 100%;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center; }
        .shop-main .archive-shop article .box-r table tr.standtime-box td .box .txt-box {
          width: 60%;
          text-align: center; }
          .shop-main .archive-shop article .box-r table tr.standtime-box td .box .txt-box .txt {
            padding: 0 0 0 2em;
            display: inline-block;
            background: url(../images/common/icon-clock.png) no-repeat;
            background-position: left center;
            -webkit-background-size: contain;
            -o-background-size: contain;
            background-size: contain; }
        .shop-main .archive-shop article .box-r table tr.standtime-box td .box .epark-box {
          width: 7em;
          text-align: right; }
    .shop-main .archive-shop article .box-r table tr th {
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0;
      padding: 10px 0;
      width: 7em;
      vertical-align: top; }
    .shop-main .archive-shop article .box-r table tr td {
      margin: 0;
      padding: 10px 0;
      width: calc(100% - 7em); }
      .shop-main .archive-shop article .box-r table tr td .business-hour-box dl {
        margin: 0;
        padding: 0;
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
        .shop-main .archive-shop article .box-r table tr td .business-hour-box dl dt {
          width: 4em;
          margin: 0;
          padding: 0; }
        .shop-main .archive-shop article .box-r table tr td .business-hour-box dl dd {
          margin: 0;
          padding: 0 0 0 1em; }
  .shop-main .archive-shop article .box-r .link-box ul {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    .shop-main .archive-shop article .box-r .link-box ul li {
      width: calc(50% - 10px);
      padding-bottom: 10px;
      text-align: center; }

.layout-menu-large,
.layout-menu {
  margin: 0; }
  .layout-menu-large .menu-cat-inner-box .inner-box,
  .layout-menu .menu-cat-inner-box .inner-box {
    margin-bottom: 50px; }
    .layout-menu-large .menu-cat-inner-box .inner-box:last-child,
    .layout-menu .menu-cat-inner-box .inner-box:last-child {
      margin-bottom: 0; }

.layout-menu-large {
  padding: 20px 0 20px 0; }

.layout-menu {
  padding: 25px 0 20px 0; }
  .layout-menu .image-box {
    margin-bottom: 10px; }

.layout-menu .menu-cat-box-col1 {
  margin: 0 0 30px;
  padding: 0; }

.layout-menu .menu-cat-box-col2 {
  margin: 0 0 30px;
  padding: 0; }
  .layout-menu .menu-cat-box-col2 .box-l {
    margin-bottom: 0; }
  .layout-menu .menu-cat-box-col2 .box-r {
    margin-top: 50px; }

.layout-menu .menu-cat-box .cat-ttl {
  padding-left: 0.5em; }

.layout-menu .subttl {
  margin-left: 3.5em;
  margin-bottom: 0; }

.reservation-btn-list-box {
  margin-bottom: 20px; }
  .reservation-btn-list-box ul {
    text-align: center; }
    .reservation-btn-list-box ul li {
      width: auto;
      margin: 0 1em;
      display: inline-block; }
      .reservation-btn-list-box ul li a.btn-reservation {
        display: inline-block;
        padding-left: 2em;
        padding-right: 2em; }

.layout-notes {
  padding: 1em;
  text-align: center; }
  .layout-notes p {
    margin: 0;
    padding: 0; }
  .layout-notes a {
    text-decoration: underline; }
    .layout-notes a:hover {
      text-decoration: none; }

.layout-menu-large .menu-cat-box {
  margin: 0 auto;
  width: 100%; }
  .layout-menu-large .menu-cat-box .cat-ttl {
    font-size: 19px;
    font-size: 1.9rem;
    padding-bottom: 0.5em;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
  .layout-menu-large .menu-cat-box .cat-txt {
    margin-bottom: 20px; }
    .layout-menu-large .menu-cat-box .cat-txt p {
      font-size: 14px;
      font-size: 1.4rem;
      margin: 0;
      padding: 0; }
  .layout-menu-large .menu-cat-box .image-box {
    margin-bottom: 10px; }

.layout-menu-large .menuset {
  margin-bottom: 10px; }
  .layout-menu-large .menuset .price-list-box article {
    margin-bottom: 20px; }
    .layout-menu-large .menuset .price-list-box article:last-child {
      margin-bottom: 0; }
    .layout-menu-large .menuset .price-list-box article .ttl-sub {
      margin-bottom: 0; }

.layout-menu-large .price-list-box {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .layout-menu-large .price-list-box article {
    width: 100%; }
    .layout-menu-large .price-list-box article .ttl-sub {
      margin-left: 3.6em; }

.menu-cat-box {
  margin: 0 auto; }
  .menu-cat-box .cat-ttl {
    font-size: 19px;
    font-size: 1.9rem;
    padding-bottom: 0.5em;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
  .menu-cat-box .cat-txt {
    font-size: 12px;
    font-size: 1.2rem; }
  .menu-cat-box .cat-image {
    margin-bottom: 20px; }
  .menu-cat-box.menu-cat-drink-box {
    width: calc(100% - 40px); }

.layout-menu.takeout-menu .price-list-box article .box .ttl-box.pricein::after {
  width: calc(100% - 16em);
  left: 5em;
  bottom: -1em; }

.layout-menu .price-list-box article {
  margin: 0 0 20px;
  padding: 0; }
  .layout-menu .price-list-box article.nosubttl {
    margin-bottom: 15px; }
  .layout-menu .price-list-box article.notxt {
    margin-bottom: 20px; }
    .layout-menu .price-list-box article.notxt.nosubttl {
      margin-bottom: 30px; }
  .layout-menu .price-list-box article:last-child {
    margin-bottom: 0; }
  .layout-menu .price-list-box article .box {
    display: block; }
    .layout-menu .price-list-box article .box .ttl-box {
      display: block;
      position: relative; }
      .layout-menu .price-list-box article .box .ttl-box.pricein::after {
        width: calc(100% - 10em);
        left: 5em;
        bottom: -1em; }
    .layout-menu .price-list-box article .box .price-box {
      bottom: -1.6em; }
      .layout-menu .price-list-box article .box .price-box .price {
        font-size: 13px;
        font-size: 1.3rem; }
  .layout-menu .price-list-box article .ttl {
    padding-bottom: 0;
    position: relative; }
  .layout-menu .price-list-box article .subttl {
    margin-top: 0.3em;
    position: relative;
    margin-left: 3.6em; }
  .layout-menu .price-list-box article .txt {
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 0em; }
    .layout-menu .price-list-box article .txt.pricein {
      margin-top: 2.5em; }
    .layout-menu .price-list-box article .txt p {
      margin-bottom: 0; }
  .layout-menu .price-list-box article .price-simple-list-box article {
    margin-bottom: 20px; }
  .layout-menu .price-list-box article .price-simple-list-box.col2 {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .layout-menu .price-list-box article .price-simple-list-box.col2 article {
      width: calc(50% - 1em); }

.layout-menu .little-price-list-box {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .layout-menu .little-price-list-box .little-menu {
    width: calc(50% - 10px);
    margin-bottom: 0; }
    .layout-menu .little-price-list-box .little-menu .little-child-price-list-box ul li.ttl {
      margin-bottom: 20px; }
    .layout-menu .little-price-list-box .little-menu .little-child-price-list-box ul li:last-child.ttl {
      margin-bottom: 0; }

.layout-menu-drink {
  margin-top: 40px;
  padding-bottom: 40px; }
  .layout-menu-drink .price-list-box {
    letter-spacing: 0.12em; }
    .layout-menu-drink .price-list-box article {
      margin-bottom: 30px; }
    .layout-menu-drink .price-list-box .ttl {
      padding: 0 0 0.5em 1.5em;
      position: relative; }
      .layout-menu-drink .price-list-box .ttl::before {
        left: 0; }

.price-list-box {
  letter-spacing: 0.12em; }
  .price-list-box .ttl {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    padding: 0 0 0 2.8em;
    font-weight: 500;
    line-height: 1.6;
    position: relative;
    /*
		&.special {
			&::before {
				@include fsz($sp-fsz8);
				content: "名物";
				padding: 3px 0 3px 3px;
				width: 4em;
				height: auto;
				background: #006715 !important;
				position: absolute;
				left: 0;
				top: 2px;
				opacity: 1 !important;
				color: #FFF;
				text-align: center;
			}
		}*/ }
    .price-list-box .ttl::before {
      content: "";
      width: 0.8em;
      height: 3px;
      position: absolute;
      left: 15px;
      top: 0.8em; }
    .price-list-box .ttl.new::before {
      font-size: 7px;
      font-size: 0.7rem;
      content: "NEW!";
      padding: 3px 0 3px 3px;
      width: 4em;
      overflow: hidden;
      height: auto;
      background: #A30004 !important;
      position: absolute;
      left: 0;
      top: 2px;
      opacity: 1 !important;
      color: #FFF;
      text-align: center; }

.price-list-box article {
  margin: 0;
  padding: 0;
  width: 100%; }
  .price-list-box article .box {
    width: 100%; }
    .price-list-box article .box .ttl-box {
      position: relative; }
      .price-list-box article .box .ttl-box.pricein::after {
        margin: 0;
        padding: 0;
        content: "";
        width: calc(100% - 9em);
        height: 1px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        position: absolute;
        left: 3.5em;
        bottom: -0.5em;
        opacity: 0.3; }
    .price-list-box article .box .price-box {
      position: absolute;
      right: 0;
      bottom: -1em; }
      .price-list-box article .box .price-box .price {
        font-size: 13px;
        font-size: 1.3rem;
        margin-bottom: 0; }
  .price-list-box article .txt {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 1em;
    margin-bottom: 0em; }
    .price-list-box article .txt.pricein {
      margin-top: 1.5em; }

.menu-page-nav-box {
  margin: 0 0 30px;
  width: 100%;
  position: relative;
  line-height: 1; }
  .menu-page-nav-box.sp-col2 ul li {
    width: calc(50% - 15px); }
    .menu-page-nav-box.sp-col2 ul li:nth-child(odd)::before {
      display: none; }
  .menu-page-nav-box::before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 3px);
    position: absolute;
    left: 0;
    top: 0; }
  .menu-page-nav-box ul {
    margin: 0 auto;
    width: calc(100% - 10px);
    text-align: center; }
    .menu-page-nav-box ul li {
      width: calc(33% - 15px);
      position: relative;
      display: inline-block;
      margin: 0 5px; }
      .menu-page-nav-box ul li:first-of-type::before {
        display: none; }
      .menu-page-nav-box ul li a {
        width: 100%;
        height: 0;
        padding-top: 70.760234%;
        overflow: hidden;
        -webkit-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        display: block; }
      .menu-page-nav-box ul li::before {
        content: "";
        display: block;
        width: 1px;
        height: calc(100% - 28px);
        position: absolute;
        left: -8px;
        top: 14px; }

.menu-page-nav-box2 {
  margin: 0 0 30px;
  width: 100%;
  position: relative;
  line-height: 1; }
  .menu-page-nav-box2 .sp-col2 {
    width: calc(50% - 15px); }
    .menu-page-nav-box2 .sp-col2:nth-child(odd)::before {
      display: none; }
  .menu-page-nav-box2::before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 3px);
    position: absolute;
    left: 0;
    top: 0; }
  .menu-page-nav-box2 ul {
    margin: 0 auto;
    width: calc(100% - 10px);
    text-align: center; }
    .menu-page-nav-box2 ul li {
      width: calc(33% - 15px);
      position: relative;
      display: inline-block;
      margin: 0 5px; }
      .menu-page-nav-box2 ul li:first-of-type::before {
        display: none; }
      .menu-page-nav-box2 ul li a {
        width: 100%;
        display: block; }
        .menu-page-nav-box2 ul li a img {
          width: 100%;
          border-bottom: 5px solid #A30004; }
        .menu-page-nav-box2 ul li a:hover {
          -webkit-box-shadow: inset 0px -7px 0px 0px #f00;
          -moz-box-shadow: inset 0px -7px 0px 0px #f00;
          box-shadow: inset 0px -7px 0px 0px #f00;
          background-color: rgba(0, 0, 0, 0.1); }
      .menu-page-nav-box2 ul li::before {
        content: "";
        display: block;
        width: 1px;
        height: calc(100% - 28px);
        position: absolute;
        left: -8px;
        top: 14px; }

.page-content-header {
  margin: 0 0 20px;
  position: relative; }
  .page-content-header::before {
    content: "";
    width: 100%;
    height: 70.78%;
    position: absolute;
    left: 0;
    bottom: 0; }
  .page-content-header .inner-box .mainimage-ttl-box {
    margin: 0 0 20px;
    display: table;
    width: 100%; }
    .page-content-header .inner-box .mainimage-ttl-box .mainimage-box {
      width: calc(100% - 80px);
      display: table-cell;
      position: relative;
      z-index: 10; }
      .page-content-header .inner-box .mainimage-ttl-box .mainimage-box .image-box {
        margin: 0;
        padding: 0; }
    .page-content-header .inner-box .mainimage-ttl-box .ttl-box {
      width: 80px;
      height: 100%;
      display: table-cell;
      position: relative;
      vertical-align: middle; }
      .page-content-header .inner-box .mainimage-ttl-box .ttl-box .ttl {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 0;
        padding: 0;
        line-height: 1;
        display: inline;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        letter-spacing: 0.5em;
        -moz-writing-mode: tb-rl;
        -o-writing-mode: tb-rl;
        writing-mode: tb-rl;
        white-space: nowrap; }
      .page-content-header .inner-box .mainimage-ttl-box .ttl-box::before {
        content: "";
        background: #a30004;
        width: 1px;
        height: 60%;
        position: absolute;
        right: 60px;
        top: 20%;
        z-index: 1; }
  .page-content-header .inner-box .txt-box {
    margin: 0 auto;
    padding: 0 0 2em;
    width: calc(100% - 60px);
    position: relative;
    z-index: 10; }
    .page-content-header .inner-box .txt-box p {
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 0.07em; }

.feature-sec {
  width: 100%; }
  .feature-sec.bg_rm .subimg-list-box ul,
  .feature-sec.bg_rm2 .subimg-list-box ul,
  .feature-sec.bg_rb .subimg-list-box ul {
    text-align: right; }
  .feature-sec .feature-box {
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0 auto 25px;
    padding: 4.5em 0;
    width: calc(100% - 40px); }
    .feature-sec .feature-box .inner-box {
      overflow: hidden; }
      .feature-sec .feature-box .inner-box .ttl {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 0 0 15px;
        text-align: center; }
      .feature-sec .feature-box .inner-box .mainimg {
        margin: 0 0 20px; }
        .feature-sec .feature-box .inner-box .mainimg img {
          width: 100%;
          height: auto;
          line-height: 0; }
      .feature-sec .feature-box .inner-box .txt-box p {
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 0.07em; }
    .feature-sec .feature-box .subimg-list-box ul li {
      width: 75%;
      display: inline-block; }
      .feature-sec .feature-box .subimg-list-box ul li img {
        width: 100%;
        height: auto;
        line-height: 0; }

.page-takeout {
  margin-bottom: 0; }
  .page-takeout .takeout-notes {
    text-align: center;
    margin-bottom: 4em; }
  .page-takeout .takeout_img {
    margin: 0;
    padding: 0 5%;
    max-width: 100%; }
    .page-takeout .takeout_img img {
      width: 100%;
      height: auto;
      margin-bottom: 3em; }
      .page-takeout .takeout_img img:last-child {
        margin-bottom: 0; }
  .page-takeout .rf_takeout {
    margin: 3em 0; }
    .page-takeout .rf_takeout .news-btn-box {
      text-align: center; }
      .page-takeout .rf_takeout .news-btn-box .btn-news {
        font-size: 17px;
        font-size: 1.7rem;
        display: inline-block;
        margin: 0;
        padding: 0.8em 1em;
        color: #fff;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        line-height: 1;
        text-align: center;
        letter-spacing: 0.1em;
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
        .page-takeout .rf_takeout .news-btn-box .btn-news:hover {
          color: #fff;
          opacity: 0.8; }
    .page-takeout .rf_takeout .uber-btn-box {
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      .page-takeout .rf_takeout .uber-btn-box .btn-uber {
        font-size: 17px;
        font-size: 1.7rem;
        width: 100%;
        margin-right: 0;
        display: inline-block;
        margin-top: 1.5em;
        padding: 0.8em 1em;
        color: #312b27;
        background: white;
        -webkit-border-radius: 13px;
        border-radius: 13px;
        line-height: 1;
        text-align: center;
        letter-spacing: 0.1em;
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }
        .page-takeout .rf_takeout .uber-btn-box .btn-uber:nth-child(3n) {
          margin-right: 0; }
      .page-takeout .rf_takeout .uber-btn-box a {
        cursor: pointer; }
        .page-takeout .rf_takeout .uber-btn-box a.btn-uber:hover {
          background: black;
          color: white;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
    .page-takeout .rf_takeout .rf_takeout_in {
      margin: 60px 0 80px; }
      .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in {
        display: flex;
        flex-direction: column;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_1 {
          display: block;
          width: 100%;
          text-align: center; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_1 img {
            width: 133px;
            height: auto; }
        .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2 {
          position: relative;
          display: block;
          width: 100%;
          padding-left: 3em;
          padding-right: 2em;
          padding-top: 2em; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2:before {
            content: "";
            display: block;
            position: absolute;
            width: 100%;
            z-index: -1;
            height: 115%;
            background: #312B27;
            opacity: 0.08;
            bottom: -25px;
            left: 0; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2 h2 {
            font-size: 24px;
            font-size: 2.4rem;
            margin-bottom: .5em; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2 p {
            font-size: 13px;
            font-size: 1.3rem;
            max-width: 100%;
            text-align: left;
            line-height: 3;
            margin-bottom: 1em; }

.page-corona {
  margin-bottom: 30px; }
  .page-corona .image-box {
    line-height: 0; }

.corona-main-box {
  margin-bottom: 30px; }
  .corona-main-box .image-box {
    margin-bottom: 0;
    line-height: 0; }
  .corona-main-box .txt-box {
    margin: 0;
    padding: 10px 0;
    text-align: center; }
    .corona-main-box .txt-box p {
      font-size: 17px;
      font-size: 1.7rem;
      margin: 0;
      padding: 0;
      line-height: 1; }

.corona-lead-sec {
  width: 100%;
  position: relative; }
  .corona-lead-sec::after {
    content: "";
    display: block;
    width: 100%;
    height: 66%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1; }
  .corona-lead-sec .corona-lead-box {
    margin: 0 auto 25px;
    position: relative;
    z-index: 10; }
    .corona-lead-sec .corona-lead-box .inner-box {
      overflow: hidden; }
      .corona-lead-sec .corona-lead-box .inner-box .box .box-l {
        display: none; }
      .corona-lead-sec .corona-lead-box .inner-box .box .box-r .ttl {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 0 0 25px;
        text-align: center; }
      .corona-lead-sec .corona-lead-box .inner-box .box .box-r .subimg-list-box {
        margin-bottom: 20px; }
      .corona-lead-sec .corona-lead-box .inner-box .box .box-r .txt-box {
        margin: 0 auto;
        width: calc(100% - 40px);
        padding: 0 0 1em; }
        .corona-lead-sec .corona-lead-box .inner-box .box .box-r .txt-box p {
          font-size: 14px;
          font-size: 1.4rem;
          margin-bottom: 1em;
          letter-spacing: 0.07em; }
    .corona-lead-sec .corona-lead-box .subimg-list-box {
      position: relative;
      z-index: 10; }
      .corona-lead-sec .corona-lead-box .subimg-list-box.col2 ul li {
        margin-right: 10px; }
        .corona-lead-sec .corona-lead-box .subimg-list-box.col2 ul li:last-child {
          margin-right: 0; }
      .corona-lead-sec .corona-lead-box .subimg-list-box ul li {
        width: 45.75%;
        display: inline-block; }
        .corona-lead-sec .corona-lead-box .subimg-list-box ul li img {
          width: 100%;
          height: auto;
          line-height: 0; }

.corona-ttl-sec {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center; }

.corona-img-list-sp-sec {
  position: relative; }
  .corona-img-list-sp-sec.bg_b::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1; }
  .corona-img-list-sp-sec.bg_t::after {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .corona-img-list-sp-sec .subimg-list-box {
    position: relative;
    z-index: 10; }
    .corona-img-list-sp-sec .subimg-list-box.list-ar ul {
      text-align: right; }
    .corona-img-list-sp-sec .subimg-list-box.col2 ul li {
      margin-right: 10px; }
      .corona-img-list-sp-sec .subimg-list-box.col2 ul li:last-child {
        margin-right: 0; }
    .corona-img-list-sp-sec .subimg-list-box ul li {
      width: 45.75%;
      display: inline-block; }
      .corona-img-list-sp-sec .subimg-list-box ul li img {
        width: 100%;
        height: auto;
        line-height: 0; }

.corona-sec {
  margin: 0;
  padding: 20px 0 20px; }
  .corona-sec .inner-box .box .box-l {
    display: none; }
  .corona-sec .inner-box .box .box-r .ttl {
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center; }
  .corona-sec .inner-box .box .box-r .txt-box {
    margin: 0 auto;
    width: calc(100% - 40px);
    font-size: 14px;
    font-size: 1.4rem; }
    .corona-sec .inner-box .box .box-r .txt-box ul li {
      padding-left: 1em;
      position: relative; }
      .corona-sec .inner-box .box .box-r .txt-box ul li::before {
        content: "・";
        display: block;
        width: 1em;
        height: 1em;
        position: absolute;
        left: 0;
        top: 0; }
    .corona-sec .inner-box .box .box-r .txt-box .notes {
      font-size: 14px;
      font-size: 1.4rem;
      padding-left: 1em;
      position: relative; }
      .corona-sec .inner-box .box .box-r .txt-box .notes::before {
        content: "※";
        display: block;
        width: 1em;
        height: 1em;
        position: absolute;
        left: 0;
        top: 0; }

.single-store .index-banner::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: black; }

.single-store .index-banner h3 {
  font-size: 19px;
  font-size: 1.9rem;
  border-bottom: 1px solid white;
  padding-bottom: .5em;
  margin-bottom: .5em; }

.single-store .index-banner .infobox {
  width: calc(100% - 40px);
  max-width: 100%;
  z-index: 11;
  position: relative;
  margin: 20px auto 4em;
  color: white; }

.single-store .index-banner .infobox-in {
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-bottom: 1px solid white; }
  .single-store .index-banner .infobox-in .infobox_r {
    width: 100%;
    padding-left: 0; }
    .single-store .index-banner .infobox-in .infobox_r h3 {
      display: none; }
    .single-store .index-banner .infobox-in .infobox_r a[href*="tel:"] {
      color: white; }
  .single-store .index-banner .infobox-in .infobox_l {
    width: 100%; }
    .single-store .index-banner .infobox-in .infobox_l h3 {
      display: block;
      border-bottom: 1px solid white;
      padding: 10px 0 10px;
      font-size: 19px;
      font-size: 1.9rem; }
    .single-store .index-banner .infobox-in .infobox_l img {
      width: 100%; }
  .single-store .index-banner .infobox-in dl {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin-bottom: 0; }
  .single-store .index-banner .infobox-in dt {
    width: 30%;
    font-weight: bolder;
    padding-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem; }
  .single-store .index-banner .infobox-in dd {
    width: 70%;
    font-size: .9em;
    padding-bottom: 10px;
    font-weight: lighter;
    font-size: 16px;
    font-size: 1.6rem; }

.single-store .index-banner .gmap {
  text-align: center; }
  .single-store .index-banner .gmap iframe {
    width: 100%;
    max-width: 1040px;
    height: 234px; }

.nav-pagenate-single {
  margin: 0 0 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .nav-pagenate-single ul {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .nav-pagenate-single ul li a {
      font-size: 8px;
      font-size: 0.8rem;
      font-weight: 500;
      display: block;
      padding-bottom: 0.1em; }
      .nav-pagenate-single ul li a p {
        font-size: 12px;
        font-size: 1.2rem;
        margin-bottom: 0;
        font-weight: 700; }

.index-main-sp-sec {
  margin: 0 0 40px;
  width: 100%; }
  .index-main-sp-sec .index-main-box {
    width: 100%;
    background: #131313; }
    .index-main-sp-sec .index-main-box .inner-box {
      margin: 0 auto;
      width: 100%;
      position: relative; }

.index-main-sp-thumbs-box {
  margin: 0;
  width: 100%;
  height: 12.5vh;
  padding: 10px 0;
  background: -moz-linear-gradient(top, transparent, #312b27);
  background: -webkit-linear-gradient(top, transparent, #312b27);
  background: linear-gradient(to bottom, transparent, #312b27);
  position: relative;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center; }
  .index-main-sp-thumbs-box .box {
    margin: 0 auto;
    width: 100%;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center; }
    .index-main-sp-thumbs-box .box .box-l,
    .index-main-sp-thumbs-box .box .box-r {
      position: relative; }
    .index-main-sp-thumbs-box .box .box-l {
      width: 50px; }
    .index-main-sp-thumbs-box .box .box-c {
      margin: 0 auto;
      width: calc(100% - 100px); }
      .index-main-sp-thumbs-box .box .box-c .slide-img {
        width: 100%;
        height: 0;
        padding-top: 81.03%; }
    .index-main-sp-thumbs-box .box .box-r {
      width: 50px; }
    .index-main-sp-thumbs-box .box .swiper-button-prev-index-main-sp {
      left: 10px; }
    .index-main-sp-thumbs-box .box .swiper-button-next-index-main-sp {
      right: 10px; }
    .index-main-sp-thumbs-box .box .swiper-button-prev-index-main-sp,
    .index-main-sp-thumbs-box .box .swiper-button-next-index-main-sp {
      width: 29px;
      height: auto;
      cursor: pointer;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 3; }
      .index-main-sp-thumbs-box .box .swiper-button-prev-index-main-sp:hover,
      .index-main-sp-thumbs-box .box .swiper-button-next-index-main-sp:hover {
        opacity: 0.8; }
      .index-main-sp-thumbs-box .box .swiper-button-prev-index-main-sp img,
      .index-main-sp-thumbs-box .box .swiper-button-next-index-main-sp img {
        width: 100%;
        height: auto;
        line-height: 0; }

.swiper-container {
  width: 100%; }
  .swiper-container#index-main-sp {
    margin: 0; }
    .swiper-container#index-main-sp .swiper-slide {
      width: 100% !important;
      height: 0 !important;
      padding-top: 45.5vh !important;
      overflow: hidden;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: center center; }
      .swiper-container#index-main-sp .swiper-slide a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
        .swiper-container#index-main-sp .swiper-slide a:hover {
          background: rgba(0, 0, 0, 0.4); }
  .swiper-container#index-main-sp-thumbs {
    margin: 0 auto;
    width: 100%; }
    .swiper-container#index-main-sp-thumbs ul.swiper-wrapper .swiper-slide {
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      overflow: hidden;
      cursor: pointer;
      background-position: center center; }
      .swiper-container#index-main-sp-thumbs ul.swiper-wrapper .swiper-slide a {
        display: block; }
      .swiper-container#index-main-sp-thumbs ul.swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
        line-height: 0; }

.index-lead-box {
  text-align: center; }
  .index-lead-box .ttl {
    margin-bottom: 40px;
    font-size: 19px;
    font-size: 1.9rem; }
    .index-lead-box .ttl span {
      position: relative;
      display: inline-block;
      padding: 0 0 40px; }
      .index-lead-box .ttl span::after {
        content: "";
        width: 70%;
        height: 1px;
        position: absolute;
        left: calc(50% - 35%);
        bottom: 0; }
  .index-lead-box .txt-box p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px; }

.index-eatcourse .ttl {
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.6; }
  .index-eatcourse .ttl span {
    position: relative;
    display: inline-block;
    padding: 0px 55px;
    margin-bottom: 20px; }
    .index-eatcourse .ttl span:before,
    .index-eatcourse .ttl span:after {
      content: "";
      position: absolute;
      top: 50%;
      display: inline-block;
      width: 46px;
      height: 1px; }
    .index-eatcourse .ttl span:before {
      left: 0; }
    .index-eatcourse .ttl span:after {
      right: 0; }

.index-banner-large {
  margin: 0 auto 40px;
  width: calc(100% - 40px); }
  .index-banner-large ul li {
    margin-bottom: 20px; }
    .index-banner-large ul li img {
      width: 100%;
      height: auto;
      line-height: 0; }
    .index-banner-large ul li:last-child {
      margin-bottom: 0; }

.index-news-sec {
  padding: 0 0 20px;
  margin: 0 auto 0;
  width: calc(100% - 40px);
  position: relative;
  z-index: 200; }
  .index-news-sec .past-news-link-box .box-l {
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
  .index-news-sec .past-news-link-box .box-r {
    margin-bottom: 15px; }
  .index-news-sec .news-btn-box {
    text-align: center; }
    .index-news-sec .news-btn-box .btn-news {
      display: inline-block; }

.index-fair {
  margin: 0 0 30px;
  width: 100%;
  overflow: hidden; }
  .index-fair.col1 {
    padding-top: 60px; }
    .index-fair.col1 .box article#fair1 .border-box {
      padding: 30px 0 8px;
      height: 150px; }
      .index-fair.col1 .box article#fair1 .border-box .image-box {
        margin: 0 auto;
        max-width: 280px;
        width: calc(100% - 40px);
        position: absolute;
        bottom: 11px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
        .index-fair.col1 .box article#fair1 .border-box .image-box::before {
          height: 6px;
          bottom: 6px; }
    .index-fair.col1 .box article#fair1 .fair-info-box {
      margin: 0 auto;
      width: calc(100% - 40px); }
  .index-fair .box article {
    background-repeat: repeat; }
    .index-fair .box article .border-box {
      margin: 0;
      padding: 30px 0 8px;
      width: 100%;
      position: relative; }
      .index-fair .box article .border-box .image-box {
        margin: 0 auto;
        width: calc(100% - 40px);
        max-width: 640px; }
      .index-fair .box article .border-box::before {
        content: "";
        width: 100%;
        height: 5px;
        position: absolute;
        left: 0;
        bottom: 6px;
        z-index: 2; }
      .index-fair .box article .border-box::after {
        content: "";
        width: 100%;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: 0px; }
    .index-fair .box article .fair-info-box {
      padding: 15px 0 20px;
      margin: 0 auto;
      width: calc(100% - 40px);
      text-align: center; }
      .index-fair .box article .fair-info-box .ttl {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 0.8em;
        letter-spacing: 0.15em; }
        .index-fair .box article .fair-info-box .ttl span {
          display: inline-block;
          position: relative; }
      .index-fair .box article .fair-info-box .txt-box {
        position: relative;
        padding-top: 10px;
        margin: 0 auto;
        width: calc(100% - 80px);
        border-top-style: solid;
        border-top-width: 1px;
        white-space: nowrap; }
        .index-fair .box article .fair-info-box .txt-box::before {
          display: none; }
        .index-fair .box article .fair-info-box .txt-box p {
          font-size: 17px;
          font-size: 1.7rem;
          letter-spacing: 0.07em; }
      .index-fair .box article .fair-info-box .fair-btn-box {
        display: inline-block; }

.index-banner {
  position: relative;
  padding: 30px 0 10px; }
  .index-banner::after {
    display: none; }
  .index-banner .box {
    margin: 0 auto;
    width: calc(100% - 40px);
    z-index: 10;
    position: relative; }
    .index-banner .box ul {
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .index-banner .box ul.col1 {
        display: block; }
        .index-banner .box ul.col1 li {
          width: 100%; }
      .index-banner .box ul li {
        margin-bottom: 20px;
        width: calc(50% - 10px);
        line-height: 0; }
        .index-banner .box ul li a {
          display: block; }
        .index-banner .box ul li img {
          width: 100%;
          height: auto;
          line-height: 0; }

html.hm-open,
body.hm-open {
  height: 100%;
  overflow: hidden; }

#loader-bg {
  z-index: 30000; }
  #loader-bg img {
    z-index: 10; }

.gnav-box {
  z-index: 100; }

header {
  z-index: 900; }

.contents-header .ttl-box {
  z-index: 2; }

.sp-bnav {
  z-index: 80; }

#pagetop-box {
  z-index: 90; }

::placeholder {
  color: #868787; }

[type=text] {
  line-height: normal; }

.shop-search-box {
  margin-bottom: 50px; }

.shop-search-form-box {
  margin: 0 0 30px;
  padding: 0; }
  .shop-search-form-box dl {
    margin-bottom: 1em; }
    .shop-search-form-box dl dt {
      font-size: 14px;
      font-size: 1.4rem;
      margin-bottom: 0.5em; }
  .shop-search-form-box select {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 8px 10px 8px 10px;
    width: 100%;
    color: #312B27;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: normal;
    border: none; }
  .shop-search-form-box textarea {
    height: 140px;
    resize: none; }
  .shop-search-form-box select {
    background-image: url(../images/common/icon-select.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 6px) center;
    -webkit-background-size: 7px 7px;
    -o-background-size: 7px 7px;
    background-size: 7px 7px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }

input.search-submit-btn {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto;
  padding: 1em 0.2em;
  width: 10em;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); }

input.search-submit-btn:hover {
  opacity: 0.6; }

@media (min-width: 768px) {
  br.br-sp {
    display: none; }
  br.br-pc {
    display: block; }
  .mq-sp {
    display: none; }
  .mq-tb,
  .mq-sp.mq-tb {
    display: block; }
  #pagetop-box {
    bottom: 0; }
    #pagetop-box .pagetop {
      width: 50px; }
  .page404-content-box .page404-content {
    padding: 120px 1em; }
  .container {
    width: calc(100% - 32px); }
  .inner-container {
    margin: 0 auto;
    width: calc(100% - 32px); }
  .content-inner-sp-full {
    width: 100%; }
  .wider-container {
    margin: 0 auto;
    width: calc(100% - 148px); }
  .shop-search-box {
    margin: 0 auto 30px;
    max-width: 480px; }
  [type=text] {
    line-height: normal; }
  .shop-search-box {
    margin-bottom: 50px; }
  .shop-search-form-box {
    margin: 0 0 30px;
    padding: 0; }
    .shop-search-form-box dl {
      margin-bottom: 1em; }
      .shop-search-form-box dl dt {
        font-size: 19px;
        font-size: 1.9rem;
        margin-bottom: 0.5em; }
    .shop-search-form-box select {
      font-size: 14px;
      font-size: 1.4rem; }
    .shop-search-form-box select {
      background-position: calc(100% - 15px) center;
      -webkit-background-size: 10px 10px;
      -o-background-size: 10px 10px;
      background-size: 10px 10px; }
  input.search-submit-btn {
    font-size: 13px;
    font-size: 1.3rem; }
  .menu-content-header .txt-box p {
    font-size: 19px;
    font-size: 1.9rem; }
  .menu-content-header .pcbox {
    display: block; }
  .menu-content-header .spbox {
    display: none; }
  .menu-content-header .notes-box {
    margin-top: 25px; }
    .menu-content-header .notes-box p {
      font-size: 19px;
      font-size: 1.9rem; }
  .menu-content-header .content-header-separator {
    margin: 40px 0 0; }
  .layout-menu-drink .drinkplan-box {
    margin: 0 auto 70px;
    width: 100%; }
    .layout-menu-drink .drinkplan-box .ttl .txt {
      font-size: 45px;
      font-size: 4.5rem; }
    .layout-menu-drink .drinkplan-box .ttl .lastorder span {
      font-size: 27px;
      font-size: 2.7rem;
      margin-bottom: 3px; }
    .layout-menu-drink .drinkplan-box .plan-list-box {
      padding-top: 35px;
      padding-left: 30px;
      padding-right: 10px; }
      .layout-menu-drink .drinkplan-box .plan-list-box article {
        margin: 0 0 30px; }
        .layout-menu-drink .drinkplan-box .plan-list-box article .box {
          display: table; }
          .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box {
            width: calc(100% - 6em); }
            .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box .ttl {
              font-size: 24px;
              font-size: 2.4rem; }
              .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box .ttl::after {
                width: calc(100% - 4em); }
            .layout-menu-drink .drinkplan-box .plan-list-box article .box .ttl-box .txt {
              font-size: 19px;
              font-size: 1.9rem; }
          .layout-menu-drink .drinkplan-box .plan-list-box article .box .price-box {
            width: 5em; }
            .layout-menu-drink .drinkplan-box .plan-list-box article .box .price-box .price {
              font-size: 68px;
              font-size: 6.8rem;
              margin-top: 0.5em;
              margin-bottom: 0.3em; }
            .layout-menu-drink .drinkplan-box .plan-list-box article .box .price-box .tax {
              font-size: 24px;
              font-size: 2.4rem; }
    .layout-menu-drink .drinkplan-box .notes-box {
      font-size: 19px;
      font-size: 1.9rem;
      margin: 20px 30px 0; }
  .contents-header {
    margin-bottom: 50px; }
    .contents-header .ttl-box {
      position: relative;
      text-align: center; }
      .contents-header .ttl-box .ttl {
        font-size: 40px;
        font-size: 4rem;
        margin: 0;
        padding: 0.4em 1.6em 15px;
        line-height: 1.4;
        font-weight: 700;
        display: inline-block; }
        .contents-header .ttl-box .ttl::after {
          content: "";
          width: 200px;
          left: 50%;
          bottom: 0; }
    .contents-header.bgcolor {
      padding-top: 237px; }
      .contents-header.bgcolor .ttl-box {
        bottom: 40px; }
        .contents-header.bgcolor .ttl-box .ttl {
          font-size: 44px;
          font-size: 4.4rem; }
    .contents-header.bgimage {
      margin-bottom: 90px;
      width: 100%;
      height: 338px;
      padding: 0;
      position: relative;
      overflow: hidden; }
      .contents-header.bgimage .ttl-box {
        position: absolute;
        left: 50%;
        top: 70%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .contents-header.bgimage-none {
      width: 100%;
      height: auto; }
  .layout-concept-list .concept-list article {
    margin-bottom: 150px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .layout-concept-list .concept-list article:nth-child(odd) {
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .layout-concept-list .concept-list article .image-box {
      width: 54%; }
    .layout-concept-list .concept-list article .txt-box {
      width: 40%; }
      .layout-concept-list .concept-list article .txt-box .outer-box {
        display: table;
        width: 100%;
        height: 100%; }
        .layout-concept-list .concept-list article .txt-box .outer-box .inner-box {
          padding: 0;
          display: table-cell;
          vertical-align: middle;
          height: 100%; }
          .layout-concept-list .concept-list article .txt-box .outer-box .inner-box .ttl {
            font-size: 20px;
            font-size: 2rem;
            text-align: left;
            font-weight: normal; }
  .menu-navi {
    margin-top: 0;
    overflow: hidden;
    margin-bottom: 40px; }
    .menu-navi::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 1.5px;
      width: 100%;
      height: 2px; }
    .menu-navi.col1 ul li {
      width: 100%; }
    .menu-navi.col2 ul li {
      width: calc(50% - 30px); }
    .menu-navi.col3 ul li {
      width: calc(33% - 30px); }
    .menu-navi.col4 ul li {
      width: calc(25% - 30px); }
    .menu-navi.col5 ul li {
      width: calc(20% - 5px); }
    .menu-navi ul {
      margin: 0 auto; }
      .menu-navi ul li {
        margin-bottom: 0; }
        .menu-navi ul li a {
          font-size: 18px;
          font-size: 1.8rem; }
  #sp-bnav-sec.sp-bnav {
    display: none !important; }
  footer {
    padding-bottom: 0; }
  footer .footer-bottom-box .footer-sns-box .sns-block .sns-box {
    margin: 0 8px; }
    footer .footer-bottom-box .footer-sns-box .sns-block .sns-box img {
      width: 55px;
      height: auto; }
  .sisterstore-sec {
    margin: 0 auto 20px;
    padding: 20px 0 20px; }
    .sisterstore-sec .sisterstore-box {
      margin: 0 auto;
      width: auto;
      display: flex; }
      .sisterstore-sec .sisterstore-box .box-l {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        max-width: 270px;
        padding-right: 20px;
        padding-bottom: 0;
        border-bottom: none;
        border-right-style: solid;
        border-right-width: 1px; }
        .sisterstore-sec .sisterstore-box .box-l .txt-box {
          display: table;
          width: 100%;
          height: 100%; }
          .sisterstore-sec .sisterstore-box .box-l .txt-box .ttl {
            width: 100%;
            height: 100%;
            text-align: center;
            display: table-cell;
            vertical-align: middle; }
        .sisterstore-sec .sisterstore-box .box-l .box {
          margin: 5px auto 0;
          width: 46px; }
          .sisterstore-sec .sisterstore-box .box-l .box img {
            width: 100%;
            height: auto; }
        .sisterstore-sec .sisterstore-box .box-l .ttl {
          font-size: 20px;
          font-size: 2rem; }
      .sisterstore-sec .sisterstore-box .box-r {
        display: flex;
        width: 100%; }
        .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box {
          margin: 0 0 0 20px;
          width: calc(100% - 20px); }
          .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list {
            display: flex;
            -webkit-justify-content: flex-start;
            justify-content: flex-start;
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
            .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list::after {
              display: none; }
            .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box {
              margin: 0;
              padding: 0;
              width: auto;
              text-align: center;
              border-bottom: none; }
              .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box:nth-child(odd) {
                border-right: none; }
              .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box a {
                display: block;
                margin: 0 5px;
                padding: 0;
                line-height: 1; }
                .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box a img {
                  margin: 0;
                  padding: 0;
                  line-height: 1;
                  width: auto;
                  height: 118px; }
              .sisterstore-sec .sisterstore-box .box-r .sisterstore-list-box .sisterstore-list .item-box .box {
                text-align: center; }
  .cat-nav-box {
    margin: 0 0 50px;
    width: 100%; }
    .cat-nav-box::before {
      height: calc(100% - 5px); }
    .cat-nav-box ul {
      margin: 0 auto;
      width: 367px; }
      .cat-nav-box ul li {
        font-size: 18px;
        font-size: 1.8rem;
        width: calc(33.3% - 12px);
        position: relative;
        margin-left: 22px; }
        .cat-nav-box ul li a {
          padding: 2.5em 0;
          border-bottom-width: 10px; }
        .cat-nav-box ul li::before {
          height: calc(100% - 40px);
          left: -10px;
          top: 20px; }
  .paged.tax-article_cat.term-news .archive-news.news-list ul li article .thumb-box {
    display: none !important; }
  .archive-news.news-list article {
    margin: 0;
    padding: 0; }
    .archive-news.news-list article .ttl {
      font-size: 25px;
      font-size: 2.5rem;
      padding: 0 10px 15px; }
    .archive-news.news-list article .date-author-box {
      font-size: 18px;
      font-size: 1.8rem; }
    .archive-news.news-list article .thumb-box {
      display: none; }
    .archive-news.news-list article .txt-box {
      padding: 0 1em 36px; }
      .archive-news.news-list article .txt-box p {
        font-size: 16px;
        font-size: 1.6rem; }
  .archive-news.news-list.news-detail article .thumb-box {
    margin-bottom: 28px; }
  .archive-news.news-list.news-detail article .txt-box {
    padding: 0 1em; }
    .archive-news.news-list.news-detail article .txt-box p {
      font-size: 20px;
      font-size: 2rem; }
  .archive-news.news-list ul li {
    margin: 0 0 30px;
    padding: 0 0 20px; }
    .archive-news.news-list ul li:first-child article .thumb-box {
      display: block; }
    .archive-news.news-list ul li a {
      background: none; }
  .layout-menu-drink {
    margin-top: 60px;
    padding-bottom: 60px; }
  .reservation-btn-list-box {
    margin-bottom: 50px; }
  .layout-menu-large {
    padding: 35px 0 35px 0; }
  .layout-menu {
    padding: 35px 0 5px 0; }
    .layout-menu .inner-box {
      margin-bottom: 30px; }
      .layout-menu .inner-box:last-child {
        margin-bottom: 0; }
    .layout-menu .menu-cat-inner-box .inner-box {
      margin-bottom: 60px; }
      .layout-menu .menu-cat-inner-box .inner-box:last-child {
        margin-bottom: 0; }
    .layout-menu .image-box {
      margin-bottom: 20px; }
  .layout-menu .menu-cat-box-col1 {
    margin: 0 0 35px;
    padding: 0; }
  .layout-menu .menu-cat-box-col2 {
    margin: 0 0 35px;
    padding: 0; }
  .layout-menu-large .menu-cat-box {
    margin: 0 auto;
    width: 100%; }
    .layout-menu-large .menu-cat-box .cat-ttl {
      font-size: 20px;
      font-size: 2rem;
      padding-bottom: 0.5em;
      border-bottom: #000 solid 1px; }
    .layout-menu-large .menu-cat-box .cat-txt {
      font-size: 13px;
      font-size: 1.3rem; }
    .layout-menu-large .menu-cat-box .image-box {
      margin-bottom: 20px; }
  .layout-menu-large .menuset {
    margin-bottom: 20px; }
    .layout-menu-large .menuset .price-list-box #menu2 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu4 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu6 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu8 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu10 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu12 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu14 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu16 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu18 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box #menu20 {
      padding-left: 1em; }
    .layout-menu-large .menuset .price-list-box article {
      margin-bottom: 30px; }
      .layout-menu-large .menuset .price-list-box article:last-child {
        margin-bottom: 0; }
  .layout-menu-large .price-list-box article {
    width: 50%; }
  .layout-menu .price-list-box article {
    margin-bottom: 20px;
    padding: 0; }
    .layout-menu .price-list-box article:last-child {
      margin-bottom: 0; }
    .layout-menu .price-list-box article.nosubttl {
      margin-bottom: 15px; }
    .layout-menu .price-list-box article.notxt {
      margin-bottom: 40px; }
      .layout-menu .price-list-box article.notxt.nosubttl {
        margin-bottom: 50px; }
    .layout-menu .price-list-box article .price-simple-list-box article {
      margin-bottom: 30px; }
    .layout-menu .price-list-box article .price-simple-list-box.col2 {
      display: bock; }
      .layout-menu .price-list-box article .price-simple-list-box.col2 article {
        width: 100%; }
  .layout-menu .price-list-box article .box .price-box .price {
    font-size: 20px;
    font-size: 2rem; }
  .layout-menu .price-list-box article .txt.pricein {
    margin-top: 2.5em; }
    .layout-menu .price-list-box article .txt.pricein p {
      margin-left: 0; }
  .layout-menu .price-list-box article .txt p {
    margin-bottom: 0; }
  .layout-menu .little-price-list-box .little-menu .little-child-price-list-box ul li.ttl {
    margin-bottom: 16px; }
  .menu-cat-box .cat-ttl {
    font-size: 20px;
    font-size: 2rem; }
  .menu-cat-box .cat-txt {
    font-size: 12px;
    font-size: 1.2rem; }
  .menu-cat-box.menu-cat-drink-box {
    max-width: 1080px; }
    .menu-cat-box.menu-cat-drink-box .price-list-box {
      margin-bottom: 30px; }
  .layout-menu .menu-cat-box-col1 .nest-box {
    margin: 0 15px; }
  .layout-menu .menu-cat-box-col1 .price-list-box {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .layout-menu .menu-cat-box-col1 .price-list-box article {
      width: calc(50% - 15px); }
  .layout-menu .menu-cat-box-col2,
  .layout-menu-drink .menu-cat-box-col2 {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .layout-menu .menu-cat-box-col2 .box-l,
    .layout-menu-drink .menu-cat-box-col2 .box-l {
      margin-bottom: 0;
      width: calc(50% - 15px); }
      .layout-menu .menu-cat-box-col2 .box-l .nest-box,
      .layout-menu-drink .menu-cat-box-col2 .box-l .nest-box {
        margin: 0 0 0 15px; }
    .layout-menu .menu-cat-box-col2 .box-r,
    .layout-menu-drink .menu-cat-box-col2 .box-r {
      margin-top: 0;
      margin-bottom: 0;
      width: calc(50% - 15px); }
      .layout-menu .menu-cat-box-col2 .box-r .nest-box,
      .layout-menu-drink .menu-cat-box-col2 .box-r .nest-box {
        margin: 0 15px 0 0; }
  .price-list-box .ttl {
    font-size: 17px;
    font-size: 1.7rem; }
    .price-list-box .ttl.new::before {
      font-size: 8px;
      font-size: 0.8rem;
      width: 3.8em;
      padding-right: 2px;
      padding-left: 3px; }
    .price-list-box .ttl.special::before {
      font-size: 8px;
      font-size: 0.8rem;
      width: 3.8em;
      padding-right: 2px;
      padding-left: 3px; }
  _:lang(x)::-internal-media-controls-overlay-cast-button, .price-list-box .ttl.new::before,
  _:lang(x)::-internal-media-controls-overlay-cast-button, .price-list-box .ttl.special::before {
    font-size: 11px;
    font-size: 1.1rem;
    transform: scale(0.72);
    transform-origin: left center; }
  _:lang(x)::-moz-placeholder, .price-list-box .ttl.new::before,
  _:lang(x)::-moz-placeholder, .price-list-box .ttl.special::before {
    top: 6px; }
  .price-list-box article .box .ttl-box .ttl {
    font-size: 17px;
    font-size: 1.7rem; }
  .price-list-box article .box .ttl-box .price-box .price {
    font-size: 17px;
    font-size: 1.7rem; }
  .price-list-box article .txt {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 2em;
    padding-left: 4em;
    padding-right: 5em; }
  .menu-page-nav-box.sp-col2 ul li {
    width: calc(25% - 15px); }
    .menu-page-nav-box.sp-col2 ul li:nth-child(odd)::before {
      display: none; }
  .archive-shop .pcbox {
    display: block; }
  .archive-shop .spbox {
    display: none; }
  .ttl-shop {
    font-size: 19px;
    font-size: 1.9rem;
    margin: 0 auto 50px;
    width: 350px; }
  .phoneCallBtn_Inactive {
    display: none; }
  .btn-epark,
  .btn-tel,
  .btn-reservation,
  .btn-takeout {
    font-size: 11px;
    font-size: 1.1rem; }
  .epark-txt {
    font-size: 7px;
    font-size: 0.7rem; }
  .shop-main .archive-shop {
    margin: 0 0 60px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap; }
    .shop-main .archive-shop article {
      width: 50%; }
      .shop-main .archive-shop article .box-r {
        width: 100%; }
        .shop-main .archive-shop article .box-r .inner-box {
          margin: 0;
          padding: 0 42px;
          width: 100%;
          display: table; }
          .shop-main .archive-shop article .box-r .inner-box .shop-info-box {
            padding: 10px 0 5px 0;
            display: table-cell;
            vertical-align: middle;
            padding-bottom: 10px;
            border-bottom-width: 1px;
            border-bottom-style: solid; }
        .shop-main .archive-shop article .box-r a.shop-link::after {
          width: 20px;
          height: 20px;
          right: 16px;
          top: calc(50% - 10px); }
        .shop-main .archive-shop article .box-r .ttl {
          font-size: 20px;
          font-size: 2rem;
          width: calc(100% - 50px);
          padding-left: 15px; }
        .shop-main .archive-shop article .box-r .box {
          width: calc(100% - 50px);
          padding-left: 15px; }
          .shop-main .archive-shop article .box-r .box .address-box .address {
            font-size: 14px;
            font-size: 1.4rem; }
          .shop-main .archive-shop article .box-r .box .distance-box {
            font-size: 19px;
            font-size: 1.9rem; }
        .shop-main .archive-shop article .box-r .option-box div {
          width: calc( (100% / 4) - 5px);
          font-size: 12px;
          font-size: 1.2rem;
          margin-right: 6px;
          padding: 4px 10px; }
          .shop-main .archive-shop article .box-r .option-box div:nth-child(even) {
            margin-right: 6px; }
          .shop-main .archive-shop article .box-r .option-box div:nth-child(4n) {
            margin-right: 0; }
        .shop-main .archive-shop article .box-r table {
          font-size: 17px;
          font-size: 1.7rem;
          margin-bottom: 10px; }
          .shop-main .archive-shop article .box-r table tr.tel-box {
            display: table-row; }
          .shop-main .archive-shop article .box-r table tr.standtime-box td .box .txt-box {
            width: 100%;
            text-align: left; }
            .shop-main .archive-shop article .box-r table tr.standtime-box td .box .txt-box .txt {
              padding: 0 0 0 2em; }
          .shop-main .archive-shop article .box-r table tr th {
            font-size: 17px;
            font-size: 1.7rem; }
          .shop-main .archive-shop article .box-r table tr td {
            padding: 5px 0;
            width: calc(100% - 8em); }
            .shop-main .archive-shop article .box-r table tr td .business-hour-box dl dt {
              width: 5em; }
        .shop-main .archive-shop article .box-r .link-box {
          margin: 0 26px 0 auto;
          width: 330px; }
          .shop-main .archive-shop article .box-r .link-box ul li {
            width: calc(50% - 10px); }
  .page-content-header {
    margin-bottom: 64px; }
    .page-content-header::before {
      height: 43.94 0.78%; }
    .page-content-header .inner-box {
      margin: 0 auto;
      max-width: 1920px;
      position: relative; }
      .page-content-header .inner-box .mainimage-ttl-box {
        width: 75%; }
        .page-content-header .inner-box .mainimage-ttl-box .mainimage-box {
          width: calc(100% - 100px);
          display: table-cell; }
          .page-content-header .inner-box .mainimage-ttl-box .mainimage-box .image-box {
            margin: 0;
            padding: 0;
            height: 540px;
            -webkit-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            background-position: center; }
        .page-content-header .inner-box .mainimage-ttl-box .ttl-box {
          width: 100px; }
          .page-content-header .inner-box .mainimage-ttl-box .ttl-box .ttl {
            font-size: 32px;
            font-size: 3.2rem;
            right: 0; }
          .page-content-header .inner-box .mainimage-ttl-box .ttl-box::before {
            content: "";
            background: #a30004;
            width: 1px;
            height: 160px;
            position: absolute;
            right: 65px;
            top: 190px; }
      .page-content-header .inner-box .image-box {
        margin-right: 0; }
      .page-content-header .inner-box .txt-box {
        margin: 0;
        width: calc(75% - 100px);
        padding: 0 0 40px;
        clear: both; }
        .page-content-header .inner-box .txt-box .inner-box {
          margin: 0 0 0 auto;
          max-width: 950px; }
          .page-content-header .inner-box .txt-box .inner-box p {
            font-size: 18px;
            font-size: 1.8rem;
            margin-left: 50px; }
  .feature-sec {
    margin-bottom: 100px;
    position: relative; }
    .feature-sec.bg_none {
      margin-top: 180px;
      margin-bottom: 180px; }
      .feature-sec.bg_none .feature-box .inner-box .ttl {
        margin-bottom: 100px; }
      .feature-sec.bg_none .feature-box .inner-box .mainimg {
        margin: 0 auto;
        width: 352px; }
    .feature-sec.bg_rm .feature-box .inner-box .ttl,
    .feature-sec.bg_rm2 .feature-box .inner-box .ttl,
    .feature-sec.bg_rb .feature-box .inner-box .ttl,
    .feature-sec.bg_lm .feature-box .inner-box .ttl,
    .feature-sec.bg_lm2 .feature-box .inner-box .ttl,
    .feature-sec.bg_c .feature-box .inner-box .ttl {
      position: absolute;
      -moz-writing-mode: tb-rl;
      -o-writing-mode: tb-rl;
      writing-mode: tb-rl; }
    .feature-sec.bg_rm .feature-box .inner-box .mainimg,
    .feature-sec.bg_rm2 .feature-box .inner-box .mainimg,
    .feature-sec.bg_rb .feature-box .inner-box .mainimg,
    .feature-sec.bg_lm .feature-box .inner-box .mainimg,
    .feature-sec.bg_lm2 .feature-box .inner-box .mainimg,
    .feature-sec.bg_c .feature-box .inner-box .mainimg {
      width: 75.447%; }
    .feature-sec.bg_rm .feature-box .inner-box .mainimg,
    .feature-sec.bg_rm2 .feature-box .inner-box .mainimg,
    .feature-sec.bg_rb .feature-box .inner-box .mainimg {
      margin: 0 auto 70px 0; }
    .feature-sec.bg_rm .feature-box .inner-box .txt-box,
    .feature-sec.bg_rm2 .feature-box .inner-box .txt-box,
    .feature-sec.bg_rb .feature-box .inner-box .txt-box {
      margin: 0 0 0 10%; }
    .feature-sec.bg_rm .subimg-list-box ul,
    .feature-sec.bg_rm2 .subimg-list-box ul,
    .feature-sec.bg_rb .subimg-list-box ul {
      right: 0;
      bottom: 0; }
    .feature-sec.bg_lm .feature-box .inner-box .mainimg,
    .feature-sec.bg_lm2 .feature-box .inner-box .mainimg,
    .feature-sec.bg_c .feature-box .inner-box .mainimg {
      margin: 0 0 70px auto; }
    .feature-sec.bg_lm .feature-box .inner-box .txt-box,
    .feature-sec.bg_lm2 .feature-box .inner-box .txt-box,
    .feature-sec.bg_c .feature-box .inner-box .txt-box {
      margin: 0 0 0 27%;
      width: 64%; }
    .feature-sec.bg_lm .feature-box .subimg-list-box ul,
    .feature-sec.bg_lm2 .feature-box .subimg-list-box ul,
    .feature-sec.bg_c .feature-box .subimg-list-box ul {
      left: 0;
      bottom: 0; }
    .feature-sec.bg_rm {
      padding-bottom: 80px; }
      .feature-sec.bg_rm::before {
        content: "";
        width: 60.866%;
        height: 65.58%;
        background: #312b27;
        opacity: 0.08;
        position: absolute;
        right: 0;
        bottom: 150px; }
      .feature-sec.bg_rm .feature-box .inner-box .ttl {
        left: calc(75.447% + 1em);
        top: 140px; }
      .feature-sec.bg_rm .feature-box .inner-box .txt-box {
        width: 64%; }
    .feature-sec.bg_rb {
      margin-bottom: 250px;
      padding-bottom: 0; }
      .feature-sec.bg_rb::before {
        content: "";
        width: 84%;
        height: 47%;
        background: #312b27;
        opacity: 0.08;
        position: absolute;
        right: 0;
        bottom: -80px; }
      .feature-sec.bg_rb .feature-box .inner-box .ttl {
        left: calc(75.447% + 1em);
        top: 50px; }
      .feature-sec.bg_rb .feature-box .inner-box .txt-box {
        width: 68%; }
    .feature-sec.bg_lm {
      padding-bottom: 80px;
      padding-top: 20px; }
      .feature-sec.bg_lm::before {
        content: "";
        width: 56.25%;
        height: 60.58%;
        background: #312b27;
        opacity: 0.08;
        position: absolute;
        left: 0;
        bottom: 150px; }
      .feature-sec.bg_lm .feature-box .inner-box .ttl {
        right: calc(75.447% + 1em);
        top: 0; }
      .feature-sec.bg_lm .feature-box .inner-box .mainimg {
        margin-top: 20px; }
    .feature-sec.bg_lm2::before {
      content: "";
      width: 84%;
      height: 60%;
      background: #312b27;
      opacity: 0.08;
      position: absolute;
      left: 0;
      bottom: 150px; }
    .feature-sec.bg_lm2 .feature-box .inner-box .ttl {
      right: calc(75.447% + 1em);
      top: 80px; }
    .feature-sec.bg_rm2 {
      padding-bottom: 40px; }
      .feature-sec.bg_rm2::before {
        content: "";
        width: 56.25%;
        height: 63%;
        background: #312b27;
        opacity: 0.08;
        position: absolute;
        right: 0;
        bottom: 150px; }
      .feature-sec.bg_rm2 .feature-box .inner-box .ttl {
        left: calc(75.447% + 1em);
        top: 20px; }
      .feature-sec.bg_rm2 .feature-box .inner-box .txt-box {
        width: 64%; }
    .feature-sec.bg_c {
      padding-bottom: 40px; }
      .feature-sec.bg_c::before {
        content: "";
        width: 100%;
        height: 61.7623%;
        background: #312b27;
        opacity: 0.08;
        position: absolute;
        right: 0;
        bottom: 150px; }
      .feature-sec.bg_c .feature-box .inner-box .ttl {
        right: calc(75.447% + 1em);
        top: 80px; }
    .feature-sec .feature-box {
      border-top: 0;
      margin: 0;
      width: 100%; }
      .feature-sec .feature-box .inner-box {
        margin: 0 auto;
        width: 100%;
        max-width: 1454px;
        position: relative; }
        .feature-sec .feature-box .inner-box .ttl {
          font-size: 32px;
          font-size: 3.2rem; }
        .feature-sec .feature-box .inner-box .txt-box {
          width: 64%; }
          .feature-sec .feature-box .inner-box .txt-box .subttl {
            font-size: 20px;
            font-size: 2rem;
            margin-bottom: 0.6em; }
          .feature-sec .feature-box .inner-box .txt-box p {
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: lighter; }
      .feature-sec .feature-box .subimg-list-box {
        margin: 0 0 0 10%;
        width: 64%; }
        .feature-sec .feature-box .subimg-list-box ul {
          width: 100%; }
          .feature-sec .feature-box .subimg-list-box ul li {
            width: 100%;
            max-width: 600px; }
  .corona-main-box .txt-box p {
    font-size: 19px;
    font-size: 1.9rem; }
  .corona-lead-sec .corona-lead-box .inner-box .box .box-r .ttl {
    font-size: 39px;
    font-size: 3.9rem; }
  .corona-lead-sec .corona-lead-box .inner-box .box .box-r .txt-box p {
    font-size: 20px;
    font-size: 2rem; }
  .corona-ttl-sec {
    font-size: 39px;
    font-size: 3.9rem; }
  .corona-sec .inner-box .box .box-r .ttl {
    font-size: 25px;
    font-size: 2.5rem; }
  .corona-sec .inner-box .box .box-r .txt-box {
    font-size: 20px;
    font-size: 2rem; }
    .corona-sec .inner-box .box .box-r .txt-box .notes {
      font-size: 20px;
      font-size: 2rem; }
  .single-store .index-banner::after {
    content: "";
    width: 100%;
    height: 90%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0; }
  .single-store .index-banner h3 {
    display: none; }
  .single-store .index-banner .infobox {
    width: 100%;
    max-width: 1040px;
    z-index: 11;
    position: relative;
    margin: 3em auto 4em;
    color: white; }
    .single-store .index-banner .infobox .infobox-in {
      display: flex;
      justify-content: center;
      flex-direction: row;
      border-bottom: 0px; }
      .single-store .index-banner .infobox .infobox-in .infobox_l {
        width: 520px; }
        .single-store .index-banner .infobox .infobox-in .infobox_l h3 {
          display: none; }
        .single-store .index-banner .infobox .infobox-in .infobox_l img {
          width: 100%; }
      .single-store .index-banner .infobox .infobox-in .infobox_r {
        max-width: 520px;
        padding-left: 50px; }
        .single-store .index-banner .infobox .infobox-in .infobox_r h3 {
          display: block;
          border-bottom: 1px solid white;
          padding: 10px;
          font-size: 24px;
          font-size: 2.4rem; }
        .single-store .index-banner .infobox .infobox-in .infobox_r dl {
          display: flex;
          flex-wrap: wrap;
          padding: 0 10px 16px;
          margin-bottom: 0;
          border-bottom: 1px solid white; }
        .single-store .index-banner .infobox .infobox-in .infobox_r dt {
          width: 30%;
          font-weight: bolder;
          padding-bottom: 10px;
          font-size: 20px;
          font-size: 2rem; }
        .single-store .index-banner .infobox .infobox-in .infobox_r dd {
          width: 70%;
          font-size: .9em;
          padding-bottom: 10px;
          font-weight: lighter;
          font-size: 20px;
          font-size: 2rem; }
    .single-store .index-banner .infobox .gmap {
      padding-top: 20px; }
      .single-store .index-banner .infobox .gmap iframe {
        height: 100%; }
  .nav-pagenate-single {
    margin-bottom: 40px;
    padding: 0 20px; }
    .nav-pagenate-single ul li a {
      font-size: 18px;
      font-size: 1.8rem; }
      .nav-pagenate-single ul li a p {
        font-size: 18px;
        font-size: 1.8rem; }
  .index-main-sp-sec {
    display: none; }
  .index-main-sec {
    margin: 0 0 50px;
    width: 100%; }
    .index-main-sec .index-main-box {
      width: 100%;
      background: #131313; }
      .index-main-sec .index-main-box .inner-box {
        margin: 0 auto;
        width: 100%; }
  .index-main-thumbs-box {
    width: 100%;
    background: #312b27;
    padding: 30px 0; }
    .index-main-thumbs-box .box {
      margin: 0 auto;
      width: 100%;
      max-width: 600px;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      align-items: center; }
      .index-main-thumbs-box .box .box-l,
      .index-main-thumbs-box .box .box-r {
        position: relative; }
      .index-main-thumbs-box .box .box-l {
        width: 90px; }
      .index-main-thumbs-box .box .box-c {
        width: calc(100% - 180px); }
        .index-main-thumbs-box .box .box-c .slide-img {
          width: 100%;
          height: 0;
          padding-top: 63.03%; }
      .index-main-thumbs-box .box .box-r {
        width: 90px; }
      .index-main-thumbs-box .box .swiper-button-prev-index-main {
        left: 0; }
      .index-main-thumbs-box .box .swiper-button-next-index-main {
        right: 0; }
      .index-main-thumbs-box .box .swiper-button-prev-index-main,
      .index-main-thumbs-box .box .swiper-button-next-index-main {
        width: 46px;
        height: 47px;
        cursor: pointer;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .index-main-thumbs-box .box .swiper-button-prev-index-main:hover,
        .index-main-thumbs-box .box .swiper-button-next-index-main:hover {
          opacity: 0.8; }
        .index-main-thumbs-box .box .swiper-button-prev-index-main img,
        .index-main-thumbs-box .box .swiper-button-next-index-main img {
          width: 100%;
          height: auto;
          line-height: 0; }
  .swiper-container {
    width: 100%; }
    .swiper-container#index-main {
      margin: 0; }
      .swiper-container#index-main .swiper-slide {
        width: 100% !important;
        height: 0 !important;
        padding-top: 43.229167% !important;
        overflow: hidden;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center; }
        .swiper-container#index-main .swiper-slide a {
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; }
          .swiper-container#index-main .swiper-slide a:hover {
            background: rgba(0, 0, 0, 0.4); }
    .swiper-container#index-main-thumbs {
      margin: 0 auto;
      width: 100%; }
      .swiper-container#index-main-thumbs ul.swiper-wrapper .swiper-slide {
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        cursor: pointer;
        background-position: center center; }
        .swiper-container#index-main-thumbs ul.swiper-wrapper .swiper-slide:hover,
        .swiper-container#index-main-thumbs ul.swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
          opacity: 0.3; }
        .swiper-container#index-main-thumbs ul.swiper-wrapper .swiper-slide a {
          display: block; }
        .swiper-container#index-main-thumbs ul.swiper-wrapper .swiper-slide img {
          width: 100%;
          height: auto;
          line-height: 0; }
  .index-lead-box .ttl {
    font-size: 32px;
    font-size: 3.2rem;
    opacity: 1; }
  .index-lead-box .txt-box p {
    font-size: 20px;
    font-size: 2rem; }
  .index-eatcourse .ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px; }
  .index-banner-large {
    margin-bottom: 50px;
    max-width: 1200px; }
    .index-banner-large ul li {
      margin-bottom: 30px; }
  .index-banner {
    padding-bottom: 10px; }
    .index-banner .box ul {
      display: block;
      text-align: center; }
      .index-banner .box ul.col3 {
        display: flex;
        -webkit-justify-content: flex-start;
        justify-content: flex-start; }
        .index-banner .box ul.col3 li {
          width: calc(33% - 20px);
          margin: 0 10px 20px; }
        .index-banner .box ul.col3::after {
          content: "";
          display: block;
          width: calc(33% - 20px); }
      .index-banner .box ul.col0 li {
        max-width: 280px; }
      .index-banner .box ul li {
        margin: 0 10px 20px;
        display: inline-block; }
        .index-banner .box ul li a {
          background: #000; }
  .index-news-sec {
    padding: 0;
    margin: 0 auto 60px;
    width: 100%;
    max-width: 1050px; }
    .index-news-sec.index-blog-sec {
      margin-bottom: 60px; }
    .index-news-sec .past-news-link-box {
      margin: 0 0 25px; }
      .index-news-sec .past-news-link-box .box-l {
        padding-bottom: 0;
        border-bottom: none; }
      .index-news-sec .past-news-link-box .box-r {
        margin-bottom: 0; }
    .index-news-sec .news-btn-box .btn-news {
      font-size: 14px;
      font-size: 1.4rem; }
  .index-fair.col1 {
    padding-top: 90px; }
    .index-fair.col1 .box article#fair1 .border-box {
      height: 270px; }
      .index-fair.col1 .box article#fair1 .border-box .image-box {
        max-width: 500px; }
  .index-fair .box article .fair-info-box .ttl {
    font-size: 20px;
    font-size: 2rem; }
  .index-fair .box article .fair-info-box .txt-box {
    border-top: none;
    position: relative;
    padding-top: 0; }
    .index-fair .box article .fair-info-box .txt-box::before {
      content: "";
      width: 192px;
      height: 1px;
      display: block;
      position: relative;
      left: calc(50% - 96px);
      top: 0;
      margin-bottom: 10px; }
    .index-fair .box article .fair-info-box .txt-box p {
      font-size: 13px;
      font-size: 1.3rem; }
  .index-fair .box article .fair-info-box .fair-btn-box .btn-fair {
    font-size: 13px;
    font-size: 1.3rem; }
  [canvas], [off-canvas] {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

@media (min-width: 992px) {
  .anchor {
    margin-top: -120px;
    padding-top: 120px; }
  p {
    font-size: 14px;
    font-size: 1.4rem; }
  .mq-sp {
    display: none; }
  .mq-pc {
    display: block; }
  .mq-sp.mq-tb {
    display: none; }
  a[href*="tel:"] {
    text-decoration: none; }
  #wrapper {
    font-size: 14px;
    font-size: 1.4rem; }
  .container {
    margin: 0 auto;
    max-width: 960px; }
  .outer-container {
    margin: 0 auto;
    max-width: 1080px; }
  .inner-container {
    margin: 0 auto;
    max-width: 1050px; }
  .content-inner {
    margin: 0 auto;
    max-width: 1220px; }
  .content-inner-sp-full {
    margin: 0 auto;
    max-width: 1220px; }
  .menu-content-header .txt-box p {
    font-size: 19px;
    font-size: 1.9rem; }
  .menu-content-header .notes-box p {
    font-size: 19px;
    font-size: 1.9rem; }
  .menu-navi ul {
    max-width: 1048px; }
    .menu-navi ul li a {
      font-size: 20px;
      font-size: 2rem; }
  .wp-pagenavi {
    margin-bottom: 0; }
  .price-box {
    text-align: right;
    white-space: nowrap; }
    .price-box p {
      margin-bottom: 0; }
      .price-box p .txt {
        margin-right: 1em; }
  .price-box {
    text-align: right; }
    .price-box p {
      margin-bottom: 0; }
  .sec {
    margin-bottom: 80px; }
  main.content {
    margin: 0 auto;
    width: 960px; }
  .price-box {
    width: 100%;
    text-align: right; }
    .price-box p {
      line-height: 1;
      margin-bottom: 0.6em; }
      .price-box p:last-child {
        margin-bottom: 0; }
    .price-box .tax {
      font-weight: 400; }
  .menu-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  #breadcrumbs {
    font-size: 14px;
    font-size: 1.4rem; }
  header {
    height: 80px; }
    header .hnav-box {
      display: block; }
    header .hnav-block {
      margin: 0 auto;
      width: 100%;
      max-width: 1220px;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      header .hnav-block .logo {
        text-align: left;
        width: 100%;
        padding: 15px 0 0 0; }
        header .hnav-block .logo a {
          margin: 0;
          padding: 0; }
          header .hnav-block .logo a img {
            height: 50px;
            width: auto; }
      header .hnav-block .hnav-box {
        margin-left: 30px;
        display: table;
        height: 80px; }
        header .hnav-block .hnav-box .nav-box {
          padding-right: 100px;
          display: table-cell;
          vertical-align: middle;
          text-align: right;
          padding: 0; }
          header .hnav-block .hnav-box .nav-box .parent {
            display: inline-block; }
            header .hnav-block .hnav-box .nav-box .parent li {
              display: table-cell;
              margin: 0;
              padding: 0.6em 0 0.6em 3em;
              height: auto;
              white-space: nowrap; }
              header .hnav-block .hnav-box .nav-box .parent li a {
                font-size: 15px;
                font-size: 1.5rem;
                font-family: "Noto Sans JP", sans-serif;
                font-weight: 500;
                display: block;
                margin: 0;
                height: auto;
                padding: 0.6em 0;
                text-align: center; }
              header .hnav-block .hnav-box .nav-box .parent li.has-children {
                position: relative;
                cursor: pointer; }
                header .hnav-block .hnav-box .nav-box .parent li.has-children a {
                  position: relative; }
                  header .hnav-block .hnav-box .nav-box .parent li.has-children a .icon-menu-dropdown {
                    display: inline-block;
                    margin-left: 5px; }
                header .hnav-block .hnav-box .nav-box .parent li.has-children .children {
                  height: 0;
                  overflow: hidden;
                  position: absolute;
                  top: 0;
                  transform: scaleY(0) translateY(-40px);
                  left: 0; }
                  header .hnav-block .hnav-box .nav-box .parent li.has-children .children li {
                    margin: 0;
                    padding: 0;
                    display: block;
                    border-bottom-width: 1px;
                    border-bottom-style: solid; }
                    header .hnav-block .hnav-box .nav-box .parent li.has-children .children li a {
                      font-size: 14px;
                      font-size: 1.4rem;
                      font-weight: 500;
                      width: auto;
                      display: block;
                      white-space: nowrap;
                      padding-left: 2em;
                      padding-right: 2em; }
                    header .hnav-block .hnav-box .nav-box .parent li.has-children .children li:last-child {
                      border-bottom: none; }
                header .hnav-block .hnav-box .nav-box .parent li.has-children:hover .children {
                  height: auto;
                  top: 90%;
                  transform: scaleY(1) translateY(0);
                  -webkit-transition: all 0.5s ease;
                  -moz-transition: all 0.5s ease;
                  -o-transition: all 0.5s ease;
                  transition: all 0.5s ease; }
      header .hnav-block .hamburger-menu-box {
        display: none; }
  footer .footer-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1220px; }
  footer .footer-head-box .logo {
    text-align: center;
    margin: 0 0 5px; }
    footer .footer-head-box .logo img {
      width: auto;
      height: 34px; }
  footer .footer-head-box .footer-menu-box ul {
    display: block;
    text-align: center; }
    footer .footer-head-box .footer-menu-box ul li {
      font-size: 16px;
      font-size: 1.6rem;
      display: inline-block; }
      footer .footer-head-box .footer-menu-box ul li::after {
        content: ""; }
  footer .footer-head-box .footer-logo-box {
    display: block; }
  footer .footer-bottom-box {
    padding: 60px 0 60px 0; }
    footer .footer-bottom-box .footer-container {
      position: relative;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      footer .footer-bottom-box .footer-container .footer-inner {
        display: flex;
        flex-direction: column; }
        footer .footer-bottom-box .footer-container .footer-inner .footer-logo {
          font-size: 24px;
          font-size: 2.4rem;
          line-height: 1;
          font-family: "Noto Sans JP", sans-serif;
          margin-bottom: 30px; }
    footer .footer-bottom-box .footer-sns-box {
      position: relative;
      right: 0;
      top: calc(50% - 1.5em); }
      footer .footer-bottom-box .footer-sns-box .sns-block .sns-box {
        margin: 0 3px; }
        footer .footer-bottom-box .footer-sns-box .sns-block .sns-box img {
          width: 70px;
          height: auto; }
    footer .footer-bottom-box .footer-menu-bottom-box {
      max-width: 600px;
      text-align: right; }
      footer .footer-bottom-box .footer-menu-bottom-box ul {
        text-align: center;
        display: block; }
        footer .footer-bottom-box .footer-menu-bottom-box ul li {
          display: inline-block; }
          footer .footer-bottom-box .footer-menu-bottom-box ul li::after {
            content: ""; }
    footer .footer-bottom-box .copyright {
      line-height: 1; }
  .news-main {
    margin-bottom: 40px;
    width: 100%; }
  .contents-main {
    width: 100%;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .contents-main .box-l {
      width: 75%; }
    .contents-main .box-r {
      width: 20%; }
  .past-news-link-box {
    margin: 0 auto;
    width: 1050px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center; }
    .past-news-link-box .box-l {
      font-size: 24px;
      font-size: 2.4rem;
      margin-bottom: 0;
      width: 140px; }
    .past-news-link-box .box-r {
      font-size: 15px;
      font-size: 1.5rem;
      width: 910px;
      padding-left: 60px;
      position: relative; }
      .past-news-link-box .box-r::before {
        content: "";
        width: 1px;
        height: calc(100% - 20px);
        position: absolute;
        left: 0;
        top: 15px; }
      .past-news-link-box .box-r ul {
        margin-bottom: 0; }
        .past-news-link-box .box-r ul li {
          margin: 0;
          padding: 0; }
          .past-news-link-box .box-r ul li.black a {
            background: none; }
          .past-news-link-box .box-r ul li.white a {
            background: none; }
          .past-news-link-box .box-r ul li:first-child a {
            padding-top: 0; }
          .past-news-link-box .box-r ul li a {
            padding: 20px 0 5px 15px;
            background: none; }
            .past-news-link-box .box-r ul li a dl {
              margin-bottom: 0;
              display: flex;
              -webkit-justify-content: flex-start;
              justify-content: flex-start; }
              .past-news-link-box .box-r ul li a dl dt {
                font-size: 14px;
                font-size: 1.4rem; }
              .past-news-link-box .box-r ul li a dl dd {
                font-size: 14px;
                font-size: 1.4rem; }
            .past-news-link-box .box-r ul li a .icon {
              display: none; }
  .page-takeout {
    margin-bottom: 0; }
    .page-takeout .takeout_img {
      margin: 0 auto;
      max-width: 1200px; }
      .page-takeout .takeout_img img {
        width: 100%;
        height: auto; }
    .page-takeout .rf_takeout .news-btn-box .btn-news {
      font-size: 20px;
      font-size: 2rem; }
    .page-takeout .rf_takeout .uber-btn-box {
      width: 40vw; }
      .page-takeout .rf_takeout .uber-btn-box .btn-uber {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.5;
        justify-content: center;
        align-items: center;
        display: flex;
        width: calc(33% - 10px);
        margin-right: 15px;
        margin-top: .5em; }
        .page-takeout .rf_takeout .uber-btn-box .btn-uber:nth-child(3) {
          margin-right: 0; }
    .page-takeout .rf_takeout .rf_takeout_in {
      margin: 120px auto; }
      .page-takeout .rf_takeout .rf_takeout_in h3 {
        font-size: 20px;
        font-size: 2rem; }
      .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in {
        flex-direction: row; }
        .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_1 {
          width: 30%;
          text-align: right; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_1 img {
            width: 326px;
            height: auto; }
        .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2 {
          width: 70%; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2:before {
            width: 110%;
            z-index: -1;
            height: 70%;
            opacity: 0.08;
            bottom: -30px;
            left: -10%; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2 h2 {
            font-size: 24px;
            font-size: 2.4rem; }
          .page-takeout .rf_takeout .rf_takeout_in .rf_takeout_in_in .box_2 p {
            font-size: 20px;
            font-size: 2rem;
            max-width: 350px;
            line-height: 3;
            margin-bottom: 1em; }
  .page-corona {
    margin-bottom: 0; }
  .corona-main-box {
    margin-bottom: 100px; }
    .corona-main-box .image-box {
      margin: 0 auto;
      max-width: 960px; }
    .corona-main-box .txt-box p {
      font-size: 28px;
      font-size: 2.8rem; }
  .corona-lead-sec {
    padding-bottom: 90px; }
    .corona-lead-sec::before {
      content: "";
      display: block;
      width: 69.1666%;
      height: 55.6314%;
      position: absolute;
      right: 0;
      bottom: 0; }
    .corona-lead-sec::after {
      display: none; }
    .corona-lead-sec .corona-lead-box .inner-box .box {
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      width: 100%;
      max-width: 1920px; }
      .corona-lead-sec .corona-lead-box .inner-box .box .box-l {
        display: block;
        width: 54.6875%; }
      .corona-lead-sec .corona-lead-box .inner-box .box .box-r {
        width: 45.3125%;
        padding-top: 40px; }
        .corona-lead-sec .corona-lead-box .inner-box .box .box-r .ttl {
          font-size: 32px;
          font-size: 3.2rem;
          margin: 0 0 60px;
          text-align: left; }
        .corona-lead-sec .corona-lead-box .inner-box .box .box-r .txt-box {
          margin: 0;
          width: auto; }
          .corona-lead-sec .corona-lead-box .inner-box .box .box-r .txt-box p {
            font-size: 17px;
            font-size: 1.7rem;
            font-weight: lighter;
            padding-right: 40px; }
  .corona-ttl-sec {
    font-size: 32px;
    font-size: 3.2rem; }
  .corona-img-list-sp-sec {
    position: relative; }
    .corona-img-list-sp-sec.bg_b::after {
      content: "";
      display: block;
      width: 100%;
      height: 50%;
      position: absolute;
      left: 0;
      bottom: 0; }
    .corona-img-list-sp-sec.bg_t::after {
      content: "";
      display: block;
      width: 100%;
      height: 50%;
      position: absolute;
      left: 0;
      top: 0; }
    .corona-img-list-sp-sec .subimg-list-box.list-ar ul {
      text-align: right; }
    .corona-img-list-sp-sec .subimg-list-box.col2 ul li {
      margin-right: 10px; }
      .corona-img-list-sp-sec .subimg-list-box.col2 ul li:last-child {
        margin-right: 0; }
    .corona-img-list-sp-sec .subimg-list-box ul li {
      width: 22.75%;
      display: inline-block; }
      .corona-img-list-sp-sec .subimg-list-box ul li img {
        width: 100%;
        height: auto;
        line-height: 0; }
  .corona-sec {
    margin: 0 0 50px;
    padding: 0;
    background: none;
    position: relative; }
    .corona-sec.pc-mb0 {
      margin-bottom: 0; }
    .corona-sec.bg_lb::after {
      content: "";
      display: block;
      width: 81.77%;
      height: 100%;
      position: absolute;
      left: 0;
      bottom: 0; }
    .corona-sec.bg_rm::after {
      content: "";
      display: block;
      width: 90%;
      height: calc(100% - 50px);
      position: absolute;
      left: 0;
      bottom: 25px; }
    .corona-sec.bg_rm .inner-box .box .box-r {
      padding-top: 80px; }
    .corona-sec.bg_lb2 {
      padding-bottom: 140px; }
      .corona-sec.bg_lb2::after {
        content: "";
        display: block;
        width: 81.77%;
        height: 70.625%;
        position: absolute;
        left: 0;
        bottom: 0; }
      .corona-sec.bg_lb2 .inner-box .box .box-r {
        padding-top: 80px; }
    .corona-sec .inner-box {
      position: relative;
      z-index: 20; }
      .corona-sec .inner-box .box {
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        .corona-sec .inner-box .box .box-l {
          display: block;
          width: 40%; }
          .corona-sec .inner-box .box .box-l .image-box {
            margin: 0 auto;
            width: 65%;
            max-width: 500px; }
        .corona-sec .inner-box .box .box-r {
          padding-top: 40px;
          width: 60%; }
          .corona-sec .inner-box .box .box-r .ttl {
            font-size: 24px;
            font-size: 2.4rem;
            text-align: left; }
          .corona-sec .inner-box .box .box-r .txt-box {
            margin: 0;
            padding: 0 140px 0 0;
            width: 100%;
            font-size: 17px;
            font-size: 1.7rem;
            font-weight: lighter; }
            .corona-sec .inner-box .box .box-r .txt-box ul li {
              margin-bottom: 1em; }
            .corona-sec .inner-box .box .box-r .txt-box .notes {
              font-size: 17px;
              font-size: 1.7rem;
              margin-top: 1em;
              font-weight: lighter; }
  .corona-lead-sec {
    margin-bottom: 100px;
    position: relative; }
    .corona-lead-sec.bg_none {
      margin-top: 500px;
      margin-bottom: 400px; }
      .corona-lead-sec.bg_none .feature-box .inner-box .ttl {
        margin-bottom: 100px; }
      .corona-lead-sec.bg_none .feature-box .inner-box .mainimg {
        margin: 0 auto;
        width: 196px; }
    .corona-lead-sec.bg_rm .feature-box .inner-box .ttl,
    .corona-lead-sec.bg_rm2 .feature-box .inner-box .ttl,
    .corona-lead-sec.bg_rb .feature-box .inner-box .ttl,
    .corona-lead-sec.bg_lm .feature-box .inner-box .ttl,
    .corona-lead-sec.bg_lm2 .feature-box .inner-box .ttl,
    .corona-lead-sec.bg_c .feature-box .inner-box .ttl {
      position: absolute;
      -moz-writing-mode: tb-rl;
      -o-writing-mode: tb-rl;
      writing-mode: tb-rl; }
    .corona-lead-sec.bg_rm .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_rm2 .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_rb .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_lm .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_lm2 .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_c .feature-box .inner-box .mainimg {
      width: 75.447%; }
    .corona-lead-sec.bg_rm .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_rm2 .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_rb .feature-box .inner-box .mainimg {
      margin: 0 auto 70px 0; }
    .corona-lead-sec.bg_rm .feature-box .inner-box .txt-box,
    .corona-lead-sec.bg_rm2 .feature-box .inner-box .txt-box,
    .corona-lead-sec.bg_rb .feature-box .inner-box .txt-box {
      margin: 0 0 0 10%; }
    .corona-lead-sec.bg_rm .subimg-list-box ul,
    .corona-lead-sec.bg_rm2 .subimg-list-box ul,
    .corona-lead-sec.bg_rb .subimg-list-box ul {
      right: 0;
      bottom: 0; }
    .corona-lead-sec.bg_lm .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_lm2 .feature-box .inner-box .mainimg,
    .corona-lead-sec.bg_c .feature-box .inner-box .mainimg {
      margin: 0 0 70px auto; }
    .corona-lead-sec.bg_lm .feature-box .inner-box .txt-box,
    .corona-lead-sec.bg_lm2 .feature-box .inner-box .txt-box,
    .corona-lead-sec.bg_c .feature-box .inner-box .txt-box {
      margin: 0 0 0 27%;
      width: 64%; }
    .corona-lead-sec.bg_lm .feature-box .subimg-list-box ul,
    .corona-lead-sec.bg_lm2 .feature-box .subimg-list-box ul,
    .corona-lead-sec.bg_c .feature-box .subimg-list-box ul {
      left: 0;
      bottom: 0; }
    .corona-lead-sec.bg_rm {
      padding-bottom: 80px; }
      .corona-lead-sec.bg_rm::before {
        content: "";
        width: 60.866%;
        height: 65.58%;
        position: absolute;
        right: 0;
        bottom: 150px; }
      .corona-lead-sec.bg_rm .feature-box .inner-box .ttl {
        left: calc(75.447% + 1em);
        top: 140px; }
      .corona-lead-sec.bg_rm .feature-box .inner-box .txt-box {
        width: 64%; }
    .corona-lead-sec.bg_rb {
      margin-bottom: 250px;
      padding-bottom: 0; }
      .corona-lead-sec.bg_rb::before {
        content: "";
        width: 84%;
        height: 47%;
        position: absolute;
        right: 0;
        bottom: -80px; }
      .corona-lead-sec.bg_rb .feature-box .inner-box .ttl {
        left: calc(75.447% + 1em);
        top: 50px; }
      .corona-lead-sec.bg_rb .feature-box .inner-box .txt-box {
        width: 68%; }
    .corona-lead-sec.bg_lm {
      padding-bottom: 80px;
      padding-top: 20px; }
      .corona-lead-sec.bg_lm::before {
        content: "";
        width: 56.25%;
        height: 60.58%;
        position: absolute;
        left: 0;
        bottom: 150px; }
      .corona-lead-sec.bg_lm .feature-box .inner-box .ttl {
        right: calc(75.447% + 1em);
        top: 0; }
      .corona-lead-sec.bg_lm .feature-box .inner-box .mainimg {
        margin-top: 20px; }
    .corona-lead-sec.bg_lm2::before {
      content: "";
      width: 84%;
      height: 60%;
      position: absolute;
      left: 0;
      bottom: 150px; }
    .corona-lead-sec.bg_lm2 .feature-box .inner-box .ttl {
      right: calc(75.447% + 1em);
      top: 80px; }
    .corona-lead-sec.bg_rm2 {
      padding-bottom: 40px; }
      .corona-lead-sec.bg_rm2::before {
        content: "";
        width: 56.25%;
        height: 63%;
        position: absolute;
        right: 0;
        bottom: 150px; }
      .corona-lead-sec.bg_rm2 .feature-box .inner-box .ttl {
        left: calc(75.447% + 1em);
        top: 20px; }
      .corona-lead-sec.bg_rm2 .feature-box .inner-box .txt-box {
        width: 64%; }
    .corona-lead-sec.bg_c {
      padding-bottom: 40px; }
      .corona-lead-sec.bg_c::before {
        content: "";
        width: 100%;
        height: 61.7623%;
        position: absolute;
        right: 0;
        bottom: 150px; }
      .corona-lead-sec.bg_c .feature-box .inner-box .ttl {
        right: calc(75.447% + 1em);
        top: 80px; }
    .corona-lead-sec .corona-lead-box {
      margin: 0;
      width: 100%; }
      .corona-lead-sec .corona-lead-box .inner-box {
        margin: 0 auto;
        width: 100%;
        max-width: 1920px;
        position: relative; }
        .corona-lead-sec .corona-lead-box .inner-box .ttl {
          font-size: 39px;
          font-size: 3.9rem; }
        .corona-lead-sec .corona-lead-box .inner-box .txt-box {
          width: 64%; }
          .corona-lead-sec .corona-lead-box .inner-box .txt-box .subttl {
            font-size: 20px;
            font-size: 2rem;
            margin-bottom: 0.6em; }
          .corona-lead-sec .corona-lead-box .inner-box .txt-box p {
            font-size: 19px;
            font-size: 1.9rem; }
      .corona-lead-sec .corona-lead-box .subimg-list-box {
        margin: 0;
        width: calc(100% - 140px); }
        .corona-lead-sec .corona-lead-box .subimg-list-box.col1 ul {
          width: 100%; }
          .corona-lead-sec .corona-lead-box .subimg-list-box.col1 ul li {
            width: 50%; }
        .corona-lead-sec .corona-lead-box .subimg-list-box.col2 ul {
          width: 100%;
          display: flex;
          -webkit-justify-content: flex-start;
          justify-content: flex-start; }
          .corona-lead-sec .corona-lead-box .subimg-list-box.col2 ul li {
            width: 50%;
            margin-right: 40px; }
        .corona-lead-sec .corona-lead-box .subimg-list-box ul {
          width: 100%; }
  .menu-page-nav-box {
    margin: 0 0 30px;
    width: 100%;
    position: relative; }
    .menu-page-nav-box.sp-col2 ul li {
      width: auto; }
      .menu-page-nav-box.sp-col2 ul li:nth-child(odd)::before {
        display: block; }
      .menu-page-nav-box.sp-col2 ul li:first-child::before {
        display: none; }
    .menu-page-nav-box::before {
      content: "";
      display: block;
      width: 100%;
      height: calc(100% - 7px);
      position: absolute;
      left: 0;
      top: 0; }
    .menu-page-nav-box ul {
      margin: 0 auto;
      width: calc(100% - 40px);
      text-align: center; }
      .menu-page-nav-box ul li {
        width: auto;
        position: relative;
        display: inline-block;
        margin: 0 10px; }
        .menu-page-nav-box ul li:first-child::before {
          display: none; }
        .menu-page-nav-box ul li a {
          width: 171px;
          height: 0;
          padding-top: 121px;
          overflow: hidden;
          -webkit-background-size: contain;
          -o-background-size: contain;
          background-size: contain;
          display: block; }
        .menu-page-nav-box ul li::before {
          content: "";
          display: block;
          width: 1px;
          height: calc(100% - 28px);
          position: absolute;
          left: -13px;
          top: 14px; }
  .menu-page-nav-box2 {
    margin: 0 0 30px;
    width: 100%;
    position: relative; }
    .menu-page-nav-box2 .sp-col2 {
      width: auto; }
      .menu-page-nav-box2 .sp-col2:nth-child(odd)::before {
        display: block; }
      .menu-page-nav-box2 .sp-col2:first-child::before {
        display: none; }
    .menu-page-nav-box2::before {
      content: "";
      display: block;
      width: 100%;
      height: calc(100% - 7px);
      position: absolute;
      left: 0;
      top: 0; }
    .menu-page-nav-box2 ul {
      margin: 0 auto;
      width: calc(100% - 40px);
      text-align: center; }
      .menu-page-nav-box2 ul li {
        width: auto;
        position: relative;
        display: inline-block;
        margin: 0 10px; }
        .menu-page-nav-box2 ul li:first-child::before {
          display: none; }
        .menu-page-nav-box2 ul li a {
          width: 171px;
          display: block;
          transition: .3s; }
          .menu-page-nav-box2 ul li a img {
            border-bottom: 5px solid #A30004; }
        .menu-page-nav-box2 ul li::before {
          content: "";
          display: block;
          width: 1px;
          height: calc(100% - 28px);
          position: absolute;
          left: -13px;
          top: 14px; }
  .index-fair {
    overflow: visible; }
    .index-fair.col1 {
      padding-top: 110px; }
      .index-fair.col1 .box article#fair1 .border-box {
        padding: 30px 0 8px;
        height: 330px; }
        .index-fair.col1 .box article#fair1 .border-box .image-box {
          margin: 0 auto;
          max-width: 640px;
          width: 640px;
          position: absolute;
          bottom: 11px;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
          .index-fair.col1 .box article#fair1 .border-box .image-box::before {
            height: 6px;
            bottom: 6px; }
      .index-fair.col1 .box article#fair1 .fair-info-box {
        margin: 0 auto;
        width: 640px; }
    .index-fair.col2 .box {
      display: flex;
      -webkit-justify-content: space-around;
      justify-content: space-around; }
      .index-fair.col2 .box article {
        width: 50%; }
        .index-fair.col2 .box article .border-box {
          padding: 30px 0 8px;
          height: 330px; }
          .index-fair.col2 .box article .border-box .image-box {
            position: absolute;
            bottom: 11px; }
          .index-fair.col2 .box article .border-box::before {
            height: 6px;
            bottom: 6px; }
        .index-fair.col2 .box article#fair1 .border-box .image-box {
          width: 640px;
          right: 0; }
        .index-fair.col2 .box article#fair1 .fair-info-box {
          margin: 0 0 0 auto; }
        .index-fair.col2 .box article#fair2 .border-box .image-box {
          width: 640px;
          left: 0; }
        .index-fair.col2 .box article#fair2 .fair-info-box {
          margin: 0 auto 0 0; }
    .index-fair .box article .fair-info-box {
      padding: 15px 0 20px;
      width: 100%;
      max-width: 640px; }
      .index-fair .box article .fair-info-box .ttl {
        font-size: 24px;
        font-size: 2.4rem; }
      .index-fair .box article .fair-info-box .txt-box p {
        font-size: 20px;
        font-size: 2rem; }
      .index-fair .box article .fair-info-box .fair-btn-box .btn-fair {
        font-size: 20px;
        font-size: 2rem; }
  .index-banner {
    background: none;
    padding-bottom: 5px;
    background: none !important; }
    .index-banner::after {
      content: "";
      width: 100%;
      height: 65%;
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      background: black; }
  [canvas=container] {
    overflow-y: visible; } }

@media (min-width: 1200px) {
  .wide-container {
    margin: 0 auto;
    max-width: 1020px; }
  .narrow-container {
    margin: 0 auto;
    max-width: 750px; } }

@media (min-width: 1520px) {
  .feature-sec.bg_rm .feature-box .subimg-list-box.col1 ul::after, .feature-sec.bg_rm2 .feature-box .subimg-list-box.col1 ul::after, .feature-sec.bg_rb .feature-box .subimg-list-box.col1 ul::after {
    content: "";
    display: inline-block;
    width: 40%; }
  .feature-sec.bg_lm .feature-box .subimg-list-box.col1 ul::before, .feature-sec.bg_lm2 .feature-box .subimg-list-box.col1 ul::before, .feature-sec.bg_c .feature-box .subimg-list-box.col1 ul::before {
    content: "";
    display: inline-block;
    width: 40%;
    margin-right: 2%; }
  .feature-sec.bg_rm {
    padding-bottom: 210px; }
    .feature-sec.bg_rm::before {
      height: 55.58%; }
  .feature-sec.bg_rb {
    margin-bottom: 250px;
    padding-bottom: 0; }
    .feature-sec.bg_rb::before {
      height: 29.49%;
      bottom: -150px; }
  .feature-sec.bg_lm {
    padding-bottom: 210px; }
    .feature-sec.bg_lm::before {
      height: 60.58%; }
  .feature-sec.bg_lm2::before {
    content: "";
    width: 84%;
    height: 51.77665%;
    bottom: 150px; }
  .feature-sec.bg_rm2 {
    padding-bottom: 80px; }
    .feature-sec.bg_rm2::before {
      height: 57.889%;
      bottom: 150px; }
  .feature-sec.bg_c {
    padding-bottom: 150px; }
    .feature-sec.bg_c::before {
      height: 61.7623%; }
  .feature-sec .feature-box .subimg-list-box {
    width: 100%; }
    .feature-sec .feature-box .subimg-list-box.col1 ul {
      width: 30%; }
    .feature-sec .feature-box .subimg-list-box.col2 ul {
      width: 30%; }
    .feature-sec .feature-box .subimg-list-box ul {
      width: 30%;
      position: absolute; } }

@media (min-width: 1840px) {
  .feature-sec.bg_rm {
    padding-bottom: 80px; }
    .feature-sec.bg_rm::before {
      height: 55.58%; }
  .feature-sec.bg_rb {
    margin-bottom: 250px;
    padding-bottom: 0; }
    .feature-sec.bg_rb::before {
      height: 29.49%;
      bottom: -150px; }
  .feature-sec.bg_lm {
    padding-bottom: 80px; }
    .feature-sec.bg_lm::before {
      height: 60.58%; }
  .feature-sec.bg_lm2::before {
    content: "";
    width: 84%;
    height: 51.77665%;
    bottom: 150px; }
  .feature-sec.bg_rm2 {
    padding-bottom: 80px; }
    .feature-sec.bg_rm2::before {
      height: 57.889%;
      bottom: 150px; }
  .feature-sec.bg_c {
    padding-bottom: 150px; }
    .feature-sec.bg_c::before {
      height: 61.7623%; }
  .feature-sec .feature-box .subimg-list-box {
    width: 100%; }
    .feature-sec .feature-box .subimg-list-box ul {
      width: 30%;
      position: absolute; }
      .feature-sec .feature-box .subimg-list-box ul li {
        width: 100%;
        max-width: 600px; } }

/*# sourceMappingURL=../css/styles.map */