@charset "UTF-8";
#restaurant-page {
  overflow-x: hidden;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Sawarabi Mincho", "MS P明朝", "MS PMincho", serif; }
  #restaurant-page .container {
    max-width: 1030px; }
  #restaurant-page .pc-image {
    display: none !important; }
    @media (min-width: 992px) {
      #restaurant-page .pc-image {
        display: inline !important; } }
  #restaurant-page .sp-image {
    display: inline !important; }
    @media (min-width: 992px) {
      #restaurant-page .sp-image {
        display: none !important; } }
  #restaurant-page .key-visual {
    padding: 82px 0;
    background: url("../assets/images/restaurant/kv_image.jpg") center center no-repeat;
    background-size: cover;
    border-bottom: none; }
    @media (min-width: 992px) {
      #restaurant-page .key-visual {
        padding: 164px 0; } }
    #restaurant-page .key-visual__text {
      display: flex;
      justify-content: center; }
      #restaurant-page .key-visual__text h1 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 325px;
        height: 135px;
        margin: 0;
        background-color: rgba(243, 243, 242, 0.5); }
        @media (min-width: 992px) {
          #restaurant-page .key-visual__text h1 {
            width: 650px;
            height: 270px; } }
  #restaurant-page .restaurant-lp-section {
    padding: 45px 0 50px; }
    @media (min-width: 992px) {
      #restaurant-page .restaurant-lp-section {
        padding: 60px 0 70px; } }
    #restaurant-page .restaurant-lp-section header {
      padding: 0;
      text-align: center;
      background-color: transparent;
      border-bottom: none; }
      #restaurant-page .restaurant-lp-section header .pc-headline {
        display: none; }
      #restaurant-page .restaurant-lp-section header img {
        width: 100%;
        max-width: 336px; }
      @media (min-width: 992px) {
        #restaurant-page .restaurant-lp-section header .pc-headline {
          display: inline; }
        #restaurant-page .restaurant-lp-section header .sp-headline {
          display: none; }
        #restaurant-page .restaurant-lp-section header img {
          width: auto;
          max-width: none; } }
    #restaurant-page .restaurant-lp-section.message {
      background: url("../assets/images/restaurant/message_bg.jpg") center no-repeat;
      background-size: cover; }
    #restaurant-page .restaurant-lp-section.shop-information {
      background: url("../assets/images/restaurant/shop_info_bg.jpg") center no-repeat;
      background-size: cover; }
  #restaurant-page .restaurant-lp-section.message h2 {
    margin: 0 0 45px;
    background-color: transparent; }
    @media (min-width: 992px) {
      #restaurant-page .restaurant-lp-section.message h2 {
        margin: 0 0 65px; } }
  @media (min-width: 992px) {
    #restaurant-page .restaurant-lp-section.message .chef-message {
      display: flex;
      justify-content: space-between;
      align-items: flex-start; } }
  #restaurant-page .restaurant-lp-section.message .chef-message__content {
    position: relative;
    margin-left: 8px;
    padding: 28px 20px 12px 14px;
    background-color: rgba(255, 255, 255, 0.6); }
    @media (min-width: 992px) {
      #restaurant-page .restaurant-lp-section.message .chef-message__content {
        margin: 0;
        padding: 50px 36px 30px 40px;
        width: calc(100% - 456px); } }
    #restaurant-page .restaurant-lp-section.message .chef-message__content::after {
      content: "";
      position: absolute;
      top: 8px;
      left: -8px;
      z-index: 1;
      width: 100%;
      height: 100%;
      border: solid 1px #050001; }
      @media (min-width: 992px) {
        #restaurant-page .restaurant-lp-section.message .chef-message__content::after {
          top: 16px;
          left: 16px; } }
    #restaurant-page .restaurant-lp-section.message .chef-message__content::before {
      content: "";
      display: block;
      width: 26px;
      height: 20px;
      position: absolute;
      z-index: 2;
      left: 66%;
      transform: translateX(-50%);
      top: calc(100% + 7px);
      background: url("../assets/images/restaurant/sp_arrow_chef.png?ver=1.0") top left no-repeat;
      background-size: cover; }
      @media (min-width: 992px) {
        #restaurant-page .restaurant-lp-section.message .chef-message__content::before {
          width: 38px;
          height: 36px;
          top: auto;
          left: calc(100% + 15px);
          bottom: 108px;
          background: url("../assets/images/restaurant/arrow_message.jpg") top left no-repeat;
          transform: none; } }
    #restaurant-page .restaurant-lp-section.message .chef-message__content p {
      margin: 14px 0;
      line-height: 1.66;
      letter-spacing: 0.025em;
      font-size: 15px; }
      @media (min-width: 992px) {
        #restaurant-page .restaurant-lp-section.message .chef-message__content p {
          margin: 24px 0;
          font-size: 18px; } }
      #restaurant-page .restaurant-lp-section.message .chef-message__content p:first-child {
        margin-top: 0; }
      #restaurant-page .restaurant-lp-section.message .chef-message__content p:last-child {
        margin-bottom: 0; }
  #restaurant-page .restaurant-lp-section.message .chef-message__name {
    text-align: right; }
    #restaurant-page .restaurant-lp-section.message .chef-message__name .sp-image {
      max-width: 198px; }
  #restaurant-page .restaurant-lp-section.message .chef-message figure {
    margin: 0 auto;
    width: 186px;
    padding-top: 50px; }
    @media (min-width: 992px) {
      #restaurant-page .restaurant-lp-section.message .chef-message figure {
        width: 372px;
        margin: 0;
        padding-top: 4px; } }
  #restaurant-page .restaurant-lp-section.menu h2 {
    margin: 0 0 55px;
    background-color: transparent; }
    @media (min-width: 992px) {
      #restaurant-page .restaurant-lp-section.menu h2 {
        margin: 0 0 60px; } }
  #restaurant-page .visual-menu {
    position: relative;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      #restaurant-page .visual-menu {
        display: flex;
        align-items: flex-end;
        padding-top: 170px;
        min-height: 620px;
        margin-bottom: 56px; } }
    @media (min-width: 992px) {
      #restaurant-page .visual-menu-wrapper {
        min-height: 620px; } }
    @media (max-width: 991px) {
      #restaurant-page .visual-menu--other {
        margin-bottom: 42px;
        margin-left: 7px;
        position: relative;
        display: flex;
        justify-content: space-between; }
        #restaurant-page .visual-menu--other::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 7px;
          left: -7px;
          border: solid 1px #050001; } }
    #restaurant-page .visual-menu__image {
      position: relative;
      z-index: 0;
      box-shadow: 0 0 5px rgba(5, 0, 1, 0.3); }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__image {
          position: absolute;
          top: 0;
          left: 0;
          width: 74%;
          max-width: 740px;
          padding-top: 44.3%; }
          #restaurant-page .visual-menu__image::after {
            content: '';
            position: absolute;
            z-index: 0;
            display: block;
            left: 50%;
            bottom: -5.86%;
            transform: translateX(-50%);
            width: calc(114%);
            padding-top: 19.3%;
            background: url("../assets/images/restaurant/visual_menu_shadow.png") top left no-repeat;
            background-size: cover; } }
      @media (max-width: 991px) {
        #restaurant-page .visual-menu__image--other {
          display: block;
          width: 44.03%;
          box-shadow: none; } }
      #restaurant-page .visual-menu__image--right {
        right: 0;
        left: auto; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__image img {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1; } }
      #restaurant-page .visual-menu__image span {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        transform: translateY(-50%);
        width: 98px; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__image span {
            display: none; } }
    #restaurant-page .visual-menu__pc-label {
      display: none; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__pc-label {
          position: absolute;
          top: 66px;
          left: 12px;
          z-index: 3;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 10px 34px 6px;
          color: #fff;
          background-color: #c11920;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
          #restaurant-page .visual-menu__pc-label > div {
            font-size: 16px;
            letter-spacing: 0.095em;
            text-align: left;
            line-height: 1.3; }
            #restaurant-page .visual-menu__pc-label > div b {
              font-size: 30px; }
          #restaurant-page .visual-menu__pc-label i {
            margin-right: 10px; } }
    #restaurant-page .visual-menu__sp-label {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px 10px 6px;
      color: #fff;
      background-color: #c11920;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
      #restaurant-page .visual-menu__sp-label > div {
        font-size: 16px;
        letter-spacing: 0.095em;
        text-align: left;
        line-height: 1.3; }
        #restaurant-page .visual-menu__sp-label > div b {
          font-size: 30px; }
      #restaurant-page .visual-menu__sp-label i {
        margin-right: 10px; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__sp-label {
          display: none; } }
    #restaurant-page .visual-menu__pc-badge {
      display: none; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__pc-badge {
          display: block;
          position: absolute;
          top: 0;
          right: 12px;
          z-index: 3; } }
    #restaurant-page .visual-menu__pc-image {
      display: none; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__pc-image {
          display: block; } }
    #restaurant-page .visual-menu__sp-image {
      display: block; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__sp-image {
          display: none; } }
    #restaurant-page .visual-menu__inner {
      display: flex;
      flex-direction: column; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__inner {
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-end; } }
      @media (max-width: 991px) {
        #restaurant-page .visual-menu__inner--other {
          position: relative;
          width: calc(100% - 44.03%); } }
    #restaurant-page .visual-menu__option {
      position: relative;
      z-index: 1;
      font-weight: bold;
      order: 2;
      margin-right: 12px;
      margin-left: 12px; }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__option {
          margin: 0;
          order: 1;
          width: calc(100% - 530px); }
          #restaurant-page .visual-menu__option--right {
            order: 2; } }
      @media (max-width: 991px) {
        #restaurant-page .visual-menu__option--other {
          display: none; } }
      #restaurant-page .visual-menu__option-inner {
        margin-bottom: 8px;
        padding: 8px 20px 18px;
        background-color: rgba(212, 156, 26, 0.5); }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__option-inner {
            padding: 16px 16px 20px;
            margin-bottom: 14px; } }
      #restaurant-page .visual-menu__option dl {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        margin: 0; }
      #restaurant-page .visual-menu__option dt {
        width: 100%;
        margin: 0 0 4px;
        text-align: center;
        font-size: 12px;
        line-height: 1.66;
        letter-spacing: 0.025em; }
        #restaurant-page .visual-menu__option dt b {
          font-size: 18px; }
        #restaurant-page .visual-menu__option dt sup {
          font-size: 9px; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__option dt {
            font-size: 18px; }
            #restaurant-page .visual-menu__option dt b {
              font-size: 24px; }
            #restaurant-page .visual-menu__option dt sup {
              font-size: 12px; } }
      #restaurant-page .visual-menu__option dd {
        width: 100%;
        margin: 0;
        font-size: 15px;
        line-height: 1.66;
        letter-spacing: 0.025em; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__option dd {
            width: auto;
            font-size: 18px; } }
      #restaurant-page .visual-menu__option p {
        text-align: right;
        font-size: 9px;
        margin: 0;
        letter-spacing: -.02em; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__option p {
            text-align: left;
            font-size: 14px;
            letter-spacing: 0; } }
    #restaurant-page .visual-menu__content {
      order: 1;
      position: relative;
      z-index: 1;
      padding: 20px 14px 12px;
      margin-top: -30px;
      margin-right: 12px;
      margin-left: 20px;
      margin-bottom: 16px;
      background-color: rgba(255, 255, 255, 0.7); }
      @media (min-width: 992px) {
        #restaurant-page .visual-menu__content {
          margin-top: 0;
          margin-right: 0;
          margin-left: 0;
          order: 2;
          width: 500px;
          padding: 60px 40px 20px; }
          #restaurant-page .visual-menu__content--left {
            order: 1; } }
      #restaurant-page .visual-menu__content::before {
        content: "";
        display: block;
        position: absolute;
        right: 15px;
        bottom: 15px;
        z-index: 0;
        width: 107px;
        height: 63px;
        background: url("../assets/images/restaurant/shirasu.png") top left no-repeat;
        background-size: cover; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content::before {
            right: 18px;
            bottom: 18px;
            width: 213px;
            height: 125px; } }
      #restaurant-page .visual-menu__content h3 {
        margin: 0;
        font-size: 24px;
        letter-spacing: 0.25em;
        text-align: center; }
        #restaurant-page .visual-menu__content h3 small {
          color: #050001;
          font-size: 15px;
          font-weight: bold; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content h3 {
            font-size: 38px; }
            #restaurant-page .visual-menu__content h3 small {
              font-size: 24px; } }
      #restaurant-page .visual-menu__content__sub-title {
        margin-top: 4px;
        text-align: center;
        font-size: 15px;
        letter-spacing: 0.4em;
        line-height: 1;
        font-weight: bold; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content__sub-title {
            font-size: 16px; } }
      #restaurant-page .visual-menu__content h4 {
        margin: 8px 0 12px;
        text-align: center; }
        #restaurant-page .visual-menu__content h4 .sp-image {
          max-width: 192px; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content h4 {
            margin: 12px 0 20px; } }
      #restaurant-page .visual-menu__content p {
        position: relative;
        padding-top: 18px;
        margin: 0;
        font-size: 15px;
        line-height: 1.5;
        font-weight: bold;
        letter-spacing: 0.095em; }
        #restaurant-page .visual-menu__content p::before {
          content: "";
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          width: 90px;
          height: 2px;
          background-color: #9d2020; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content p {
            font-size: 16px;
            padding-top: 0;
            padding-left: 10px;
            border-left: solid 2px #9d2020; }
            #restaurant-page .visual-menu__content p::before {
              content: none; } }
      #restaurant-page .visual-menu__content::after {
        content: "";
        position: absolute;
        top: 6px;
        right: 8px;
        z-index: 2;
        width: 100%;
        height: 100%;
        border: solid 1px #050001; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content::after {
            top: 12px;
            right: 12px; } }
      #restaurant-page .visual-menu__content table {
        position: relative;
        z-index: 1;
        width: 214px;
        margin-top: 15px;
        margin-left: -8px; }
        @media (min-width: 992px) {
          #restaurant-page .visual-menu__content table {
            width: 268px;
            margin-top: 60px; } }
        #restaurant-page .visual-menu__content table th {
          font-size: 15px;
          letter-spacing: 0.095em;
          text-align: left;
          font-weight: bold; }
          @media (min-width: 992px) {
            #restaurant-page .visual-menu__content table th {
              font-size: 24px; } }
        #restaurant-page .visual-menu__content table td {
          font-size: 24px;
          letter-spacing: 0.095em;
          font-weight: bold;
          text-align: right; }
          #restaurant-page .visual-menu__content table td span {
            font-size: 15px; }
          @media (min-width: 992px) {
            #restaurant-page .visual-menu__content table td {
              font-size: 30px; }
              #restaurant-page .visual-menu__content table td span {
                font-size: 18px; } }
      @media (max-width: 991px) {
        #restaurant-page .visual-menu__content--other {
          margin: 0;
          padding-left: 18px;
          padding-right: 25px;
          background-color: transparent; }
          #restaurant-page .visual-menu__content--other::after {
            content: none; }
          #restaurant-page .visual-menu__content--other::before {
            content: "";
            display: block;
            position: absolute;
            right: 4px;
            top: 18px;
            z-index: 0;
            width: 42px;
            height: 26px;
            background: url(../assets/images/restaurant/shirasu.png) top left no-repeat;
            background-size: cover; }
          #restaurant-page .visual-menu__content--other h3 {
            padding-top: 20px;
            font-size: 15px;
            margin: 0;
            letter-spacing: 0.075em;
            text-align: left; }
          #restaurant-page .visual-menu__content--other h4 {
            margin: 10px 0 20px;
            margin-right: -25px; }
          #restaurant-page .visual-menu__content--other table {
            width: 138px;
            margin: 0; }
            #restaurant-page .visual-menu__content--other table th {
              text-align: left;
              font-size: 15px;
              font-weight: bold;
              white-space: nowrap;
              letter-spacing: 0; }
            #restaurant-page .visual-menu__content--other table td {
              text-align: right;
              font-size: 15px;
              font-weight: bold; }
              #restaurant-page .visual-menu__content--other table td span {
                font-size: 12px;
                vertical-align: middle;
                margin-right: .2em; } }
  #restaurant-page .other-menu__open-button {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    line-height: 92px;
    font-size: 18px;
    letter-spacing: 0.4em;
    text-align: center;
    color: #fff;
    background-color: #c11920;
    border-radius: 11px;
    border-bottom: solid 4px #36291f;
    cursor: pointer; }
    #restaurant-page .other-menu__open-button::before {
      content: 'メニューをひらく'; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__open-button {
        line-height: 80px;
        border-bottom: solid 4px #36291f; } }
    #restaurant-page .other-menu__open-button::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: 26px;
      transform: translateY(-50%);
      width: 16px;
      height: 8px;
      background: url("../assets/images/restaurant/chevron_bottom.png") top left no-repeat;
      background-size: cover; }
    #restaurant-page .other-menu__open-button.is-open::before {
      content: 'メニューをしまう'; }
    #restaurant-page .other-menu__open-button.is-open::after {
      background: url("../assets/images/restaurant/chevron_top.png") top left no-repeat; }
  #restaurant-page .other-menu__content {
    display: none;
    padding-top: 38px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__content {
        padding-top: 54px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0; } }
  #restaurant-page .other-menu__rice {
    display: flex;
    justify-content: space-between;
    padding: 20px 16px;
    margin-bottom: 32px;
    background-color: rgba(212, 156, 26, 0.5);
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__rice {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 54px;
        padding: 12px 30px 12px 12px; } }
    #restaurant-page .other-menu__rice p {
      margin: 0;
      font-weight: bold;
      line-height: 1; }
      #restaurant-page .other-menu__rice p:first-child {
        font-size: 18px;
        padding-left: 14px;
        border-left: solid 5px #fff; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__rice p:first-child {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 24px; } }
        #restaurant-page .other-menu__rice p:first-child span {
          display: block; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__rice p:first-child span {
              display: inline; } }
        #restaurant-page .other-menu__rice p:first-child b {
          font-size: 24px;
          letter-spacing: 0.025em; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__rice p:first-child b {
              font-size: 36px; } }
        #restaurant-page .other-menu__rice p:first-child img {
          max-width: 148px; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__rice p:first-child img {
              display: inline-block;
              max-width: none;
              margin-left: 18px;
              transform: translateY(2px); } }
      #restaurant-page .other-menu__rice p:last-child {
        position: relative;
        padding-left: 56px;
        font-size: 15px;
        letter-spacing: 0.2em; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__rice p:last-child {
            font-size: 18px;
            padding-left: 86px; }
            #restaurant-page .other-menu__rice p:last-child br {
              display: none; } }
        #restaurant-page .other-menu__rice p:last-child img {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 48px;
          height: 45px; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__rice p:last-child img {
              width: auto;
              height: auto; } }
        #restaurant-page .other-menu__rice p:last-child b {
          font-size: 24px;
          line-height: 1; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__rice p:last-child b {
              font-size: 30px;
              line-height: 1.3; } }
  #restaurant-page .other-menu__list {
    margin-top: 0;
    margin-bottom: 30px;
    margin-left: 7px; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__list {
        margin-top: 100px;
        margin-bottom: 65px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-left: 14px; } }
    #restaurant-page .other-menu__list li {
      position: relative;
      margin-bottom: 42px;
      display: flex;
      justify-content: space-between; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__list li {
          display: block;
          width: 31.44%;
          margin-right: 2.839%;
          margin-bottom: 90px;
          padding-bottom: 28px; }
          #restaurant-page .other-menu__list li:nth-child(3n) {
            margin-right: 0; }
          #restaurant-page .other-menu__list li:nth-child(4), #restaurant-page .other-menu__list li:nth-child(5), #restaurant-page .other-menu__list li:nth-child(6) {
            margin-bottom: 0; } }
      #restaurant-page .other-menu__list li::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 7px;
        left: -7px;
        border: solid 1px #050001; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__list li::after {
            top: 14px;
            left: -14px; } }
      #restaurant-page .other-menu__list li > figure {
        display: block;
        width: 44.03%; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__list li > figure {
            width: auto;
            margin-bottom: 28px; } }
      #restaurant-page .other-menu__list li header {
        position: relative;
        text-align: left;
        padding-top: 20px;
        margin-bottom: 20px; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__list li header {
            padding-top: 0;
            margin-bottom: 10px;
            text-align: center; } }
        #restaurant-page .other-menu__list li header h3,
        #restaurant-page .other-menu__list li header h4 {
          position: relative;
          z-index: 1; }
        #restaurant-page .other-menu__list li header h3 {
          font-size: 15px;
          margin: 0;
          letter-spacing: 0.075em; }
          #restaurant-page .other-menu__list li header h3 small {
            font-weight: bold;
            font-size: 12px; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__list li header h3 {
              font-size: 24px; }
              #restaurant-page .other-menu__list li header h3 small {
                font-size: 16px; } }
        #restaurant-page .other-menu__list li header h4 {
          margin: 10px -12px 0 0;
          line-height: 15px; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__list li header h4 {
              margin: 10px 0 0;
              line-height: 1.5; } }
          #restaurant-page .other-menu__list li header h4 img {
            display: inline; }
        #restaurant-page .other-menu__list li header::before {
          content: none;
          display: block;
          position: absolute;
          right: 4px;
          top: 18px;
          z-index: 0;
          width: 42px;
          height: 26px;
          background: url("../assets/images/restaurant/shirasu.png") top left no-repeat;
          background-size: cover; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__list li header::before {
              content: "";
              right: auto;
              left: 8px;
              top: -12px;
              width: 88px;
              height: 52px; } }
    #restaurant-page .other-menu__list table {
      width: 100%; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__list table {
          width: 160px;
          margin: 0 auto; } }
      #restaurant-page .other-menu__list table th {
        text-align: left;
        font-size: 15px;
        font-weight: bold; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__list table th {
            font-size: 18px; } }
      #restaurant-page .other-menu__list table td {
        text-align: right;
        font-size: 15px;
        font-weight: bold; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__list table td {
            font-size: 24px; } }
        #restaurant-page .other-menu__list table td span {
          font-size: 12px;
          vertical-align: middle;
          margin-right: .2em; }
          @media (min-width: 992px) {
            #restaurant-page .other-menu__list table td span {
              font-size: 15px; } }
  #restaurant-page .other-menu__item-note {
    margin-top: 6px;
    text-indent: -1em;
    padding-left: 1em; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__item-note {
        margin-right: 20px; } }
  #restaurant-page .other-menu__item-overview {
    position: relative;
    width: calc(100% - 44.03%);
    padding-left: 18px;
    padding-right: 25px; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__item-overview {
        width: auto;
        padding-left: 0;
        padding-right: 0; } }
    #restaurant-page .other-menu__item-overview::before {
      content: "";
      display: block;
      position: absolute;
      right: 4px;
      top: 18px;
      z-index: 0;
      width: 42px;
      height: 26px;
      background: url("../assets/images/restaurant/shirasu.png") top left no-repeat;
      background-size: cover; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__item-overview::before {
          content: none; } }
  #restaurant-page .other-menu__option-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 8px;
    padding: 8px 20px 18px;
    background-color: rgba(212, 156, 26, 0.5);
    font-weight: bold; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__option-inner {
        margin-bottom: 16px;
        padding: 38px 90px; } }
  #restaurant-page .other-menu__option-title {
    margin: 0 0 4px;
    text-align: center;
    line-height: 1.66;
    letter-spacing: 0.025em;
    font-weight: bold;
    width: 100%;
    font-size: 12px; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__option-title {
        width: auto;
        margin: 0;
        font-size: 18px; } }
    #restaurant-page .other-menu__option-title b {
      font-size: 18px; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__option-title b {
          font-size: 24px; } }
    #restaurant-page .other-menu__option-title sup {
      font-size: 9px; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__option-title sup {
          font-size: 12px; } }
  @media (min-width: 992px) {
    #restaurant-page .other-menu__option-list {
      display: flex;
      justify-content: flex-end; } }
  #restaurant-page .other-menu__option-list li {
    font-size: 15px;
    line-height: 1.66;
    letter-spacing: 0.025em;
    font-weight: bold; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__option-list li {
        margin: 0 0 0 18px;
        font-size: 18px; } }
  #restaurant-page .other-menu__option p {
    margin: 0;
    letter-spacing: 0.025em;
    text-align: right;
    font-size: 9px;
    font-weight: bold; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__option p {
        font-size: 14px;
        text-align: center; } }
  #restaurant-page .other-menu__pop {
    position: relative;
    margin: 50px 0 15px;
    padding: 22px 10px;
    border: solid 1px #050001; }
    @media (min-width: 992px) {
      #restaurant-page .other-menu__pop {
        margin: 40px 0 10px;
        padding: 40px 20px; }
        #restaurant-page .other-menu__pop br {
          display: none; } }
    #restaurant-page .other-menu__pop::before {
      content: "";
      position: absolute;
      display: block;
      bottom: calc(100% - 1px);
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 6px 11px 6px;
      border-color: transparent transparent #fff transparent;
      z-index: 2; }
    #restaurant-page .other-menu__pop:after {
      content: "";
      position: absolute;
      display: block;
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7px 12px 7px;
      border-color: transparent transparent #050001 transparent;
      z-index: 1; }
    #restaurant-page .other-menu__pop p {
      margin: 0;
      font-size: 12px;
      letter-spacing: 0.2em;
      font-weight: bold;
      text-align: center;
      line-height: 1.5; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__pop p {
          font-size: 16px; } }
    #restaurant-page .other-menu__pop b {
      font-size: 18px; }
      @media (min-width: 992px) {
        #restaurant-page .other-menu__pop b {
          font-size: 24px; } }
    #restaurant-page .other-menu__pop u {
      position: relative;
      text-decoration: none; }
      #restaurant-page .other-menu__pop u::after {
        content: "";
        height: 2px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #050001; }
        @media (min-width: 992px) {
          #restaurant-page .other-menu__pop u::after {
            top: 100%;
            bottom: auto; } }
  #restaurant-page .shop-information {
    padding: 44px 0; }
    @media (min-width: 992px) {
      #restaurant-page .shop-information {
        padding: 150px 0; } }
    #restaurant-page .shop-information header {
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        #restaurant-page .shop-information header {
          margin-bottom: 55px; } }
      #restaurant-page .shop-information header h2 {
        margin: 0; }
    @media (min-width: 992px) {
      #restaurant-page .shop-information__content {
        display: flex;
        justify-content: space-between; } }
    #restaurant-page .shop-information__data {
      margin-bottom: 32px; }
      #restaurant-page .shop-information__data:last-child {
        margin-bottom: 0; }
      @media (min-width: 992px) {
        #restaurant-page .shop-information__data {
          width: 46%;
          margin-bottom: 0; } }
      #restaurant-page .shop-information__data dl {
        margin: 0; }
      #restaurant-page .shop-information__data dt {
        position: relative;
        padding: 12px 30px 10px;
        margin-left: 8px;
        margin-bottom: 26px;
        font-size: 18px;
        letter-spacing: 0.4em;
        color: #c11920;
        background-color: rgba(255, 255, 255, 0.6);
        font-weight: bold;
        text-align: left; }
        @media (min-width: 992px) {
          #restaurant-page .shop-information__data dt {
            display: inline-block;
            min-width: 290px;
            margin-left: 7px;
            font-size: 24px;
            padding: 24px 24px 10px;
            text-align: center;
            margin-bottom: 38px; } }
        #restaurant-page .shop-information__data dt span {
          position: relative;
          z-index: 3; }
        #restaurant-page .shop-information__data dt::after {
          content: "";
          border: solid 1px #050001;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 6px;
          left: -8px; }
          @media (min-width: 992px) {
            #restaurant-page .shop-information__data dt::after {
              top: 7px;
              left: -7px; } }
        #restaurant-page .shop-information__data dt::before {
          content: "";
          display: block;
          position: absolute;
          top: 6px;
          left: 7px;
          z-index: 0;
          width: 44px;
          height: 26px;
          background: url("../assets/images/restaurant/shirasu.png") top left no-repeat;
          background-size: cover; }
          @media (min-width: 992px) {
            #restaurant-page .shop-information__data dt::before {
              top: 14px;
              left: 14px;
              width: 88px;
              height: 52px; } }
      #restaurant-page .shop-information__data dd {
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 1.6;
        letter-spacing: 0.05em;
        font-weight: bold; }
        @media (min-width: 992px) {
          #restaurant-page .shop-information__data dd {
            margin-bottom: 30px;
            font-size: 18px;
            line-height: 1.666; } }
    #restaurant-page .shop-information__map {
      position: relative;
      padding-bottom: 64.06%;
      padding-top: 30px;
      height: 0;
      overflow: hidden;
      border: solid 1px #bfbfbf; }
      @media (min-width: 992px) {
        #restaurant-page .shop-information__map {
          padding-bottom: 100%; } }
      #restaurant-page .shop-information__map iframe,
      #restaurant-page .shop-information__map object,
      #restaurant-page .shop-information__map embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #restaurant-page .visual-menu {
    height: 620px; } }

/*# sourceMappingURL=restaurant.css.map */
