@charset "utf-8";

/* ========================================================================
 * てっぺい 旧サイト再現用スタイル
 *
 * 方針:
 * - 旧サイトのスクリーンショットと同じ見た目を最優先する
 * - 位置・余白・文字サイズ・画像サイズなどの値は不用意に変更しない
 * - プロパティは1行ずつ記述し、人が差分を確認しやすい形を保つ
 * ======================================================================== */

/* ------------------------------------------------------------------------
 * 基本・共通レイアウト
 * ------------------------------------------------------------------------ */
html,
body {
    margin: 0;
    padding: 0;
}

body,
td,
th {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    font-size: 12px;
    line-height: 1.6;
}

body {
    background: #fff;
    color: #000;
}

a:link,
a:visited,
a:active {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

a img {
    border: none;
    vertical-align: bottom;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

#wrapper_background {
    background: url("../imgs/theme/backgrand.gif") repeat-y center top;
    word-break: break-all;
    margin: 0 auto;
}

#wrapper {
    max-width: 950px;
    margin: 0 auto;
    background: #e6d2aa;
    color: #000;
    word-break: break-all;
}

#header {
    margin: 0;
    padding: 0;
}

.header-store-label {
    height: 19px;
    line-height: 19px;
    float: right;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

#header h1 {
    display: inline;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.header-image {
    text-align: center;
    vertical-align: bottom;
}

img.top_img {
    border: none;
    vertical-align: top;
    margin: 0;
    width: 100%;
    display: block;
}

#navi {
    background: url("../imgs/theme/navi_back.gif");
    text-align: center;
    width: 75%;
    height: auto;
    padding: 0 0 0 25%;
    margin: auto;
    box-sizing: content-box;
}

#navi ul {
    font-size: 0;
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    height: auto;
}

#navi ul li {
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

#navi ul li img {
    float: left;
    height: auto;
    width: 16.6666666667%;
    margin: 0;
    padding: 0;
}

#main {
    margin: 0;
    padding: 0;
    float: left;
    width: 660px;
    min-height: 1px;
}

#right {
    width: 270px;
    float: right;
    text-align: left;
    margin: 15px 20px 0 0;
    padding: 0;
}

#footer {
    clear: both;
}

@media screen and (max-width: 960px) {
    #main {
        width: 100%;
        float: none;
    }
    #right {
        width: 100%;
        max-width: 270px;
        margin: 15px 20px 0 0;
    }
}

/* ------------------------------------------------------------------------
 * ページ見出し
 * ------------------------------------------------------------------------ */

h2.top_title {
    color: #fff;
    font-size: 16px;
    vertical-align: bottom;
    margin: 15px 0 10px 5px;
    padding: 0;
    position: relative;
    height: 30px;
    box-sizing: content-box;
}

h2.top_title img {
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: bottom;
    width: calc(100% - 10px);
    max-width: 625px;
    height: 30px;
}

span.top_title_item,
span.top_title_osusume,
span.top_title_store {
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 22px;
    top: calc((30px - 18px) / 2);
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-weight: bold;
}

.top_title_hr {
    display: none;
    width: 615px;
    margin: 0;
    padding: 0;
    background: #001e6e;
    border: 1.5px solid #001e6e;
    vertical-align: top;
    text-align: left;
    height: 0;
}

.dashed_hr {
    border: none;
    border-top: dashed 1px #001e6e;
    height: 1px;
}

.footer_hr {
    color: #001e6e;
    border-style: inset;
    border-width: 1px 0 0;
}

/* ------------------------------------------------------------------------
 * トップページ
 * ------------------------------------------------------------------------ */

.top_store_img {
    width: 95%;
    margin: 10px 0 0 10px;
    padding: 0;
}

.top_store_img img {
    width: 100%;
    display: block;
}

table.top_osusume {
    max-width: 580px;
    margin-top: 5px;
    margin-left: 30px;
    border-collapse: collapse;
}

table.top_osusume td {
    vertical-align: top;
    text-align: left;
    margin: 0;
    padding: 0;
}

table.top_osusume td.image {
    width: 210px;
    vertical-align: middle;
    text-align: left;
}

table.top_osusume td.info {
    padding-left: 0;
}

table.top_osusume td.line {
    padding: 1px;
}

table.top_osusume .top-osusume-img {
    width: 200px;
    height: auto;
    display: block;
}

h3.top_title {
    font-size: 16px;
    margin: 0;
    padding: 2px;
    line-height: 1.6;
}

.page_link {
    text-align: right;
    margin-right: 40px;
    max-width: 620px;
}

.emoji-f97 {
    width: 14px;
    height: 16px;
    vertical-align: middle;
    margin-left: 1px;
}

.emoji-f8 {
    width: 8px;
    height: 14px;
    vertical-align: middle;
    margin-left: 1px;
}

/* ------------------------------------------------------------------------
 * 右サイド
 * ------------------------------------------------------------------------ */

.facebook-live {
    width: 250px;
    height: 300px;
    margin: 0 0 0 10px;
    background: #fff url("../imgs/legacy/facebook_legacy.png") no-repeat 0 0;
    overflow: hidden;
}

.facebook-live .fb-page {
    width: 250px;
    min-height: 300px;
}

.top_comment h2,
.top_intro h2,
.top_mobile h2,
.top_map h2 {
    color: #001e6e;
    font-size: 12px;
    position: relative;
    margin: 0;
}

.top_intro h2 {
    padding: 5px 0 5px 10px;
}

.top_mobile h2,
.top_map h2 {
    padding: 5px 0 10px 10px;
}

.top_intro h2 img,
.top_mobile h2 img,
.top_map h2 img {
    width: 240px;
    height: 20px;
    vertical-align: top;
}

.top_intro h2 span,
.top_mobile h2 span,
.top_map h2 span {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 6px;
    left: 20px;
    line-height: 18px;
}

.top_intro p {
    font-size: 13px;
    margin: 3px 13px 0 15px;
    text-align: left;
    line-height: 1.6;
}

table.mobile_intro {
    margin: 0 0 0 10px;
    border-collapse: collapse;
}

table.mobile_intro td {
    vertical-align: top;
    text-align: left;
    padding: 0;
}

table.mobile_intro img {
    vertical-align: top;
}

.map_img {
    margin: 0 0 0 10px;
    text-align: left;
}

.map_img .tel {
    display: inline;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

.legacy-map {
    width: 200px;
    height: 360px;
    overflow: hidden;
    background: url("../imgs/legacy/map_legacy.png") no-repeat 0 0;
}

.legacy-map iframe,
.legacy-map object,
.legacy-map embed {
    width: 200px !important;
    height: 360px !important;
    border: 0 !important;
}

.rss {
    text-align: left;
    margin-left: 30px;
}

.rss img {
    width: 63px;
    height: 26px;
}

/* ------------------------------------------------------------------------
 * メニュー一覧
 * ------------------------------------------------------------------------ */

table.menu_tab {
    margin-top: 25px;
    margin-left: 30px;
    margin-bottom: 0;
    border-spacing: 0;
    vertical-align: top;
    height: 25px;
}

table.menu_tab td {
    line-height: 1.6;
    white-space: nowrap;
}

table.menu_tab td.active {
    vertical-align: middle;
    margin: 0;
    padding: 2px 10px 0;
    font-weight: bolder;
    background-color: #001e6e;
    color: #fff;
}

table.menu_tab td.active_img {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    background: url("../imgs/theme/menu_tab_on.gif") no-repeat;
    width: 20px;
}

table.menu_tab td.noactive_img1 {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    background: url("../imgs/theme/menu_tab_off1.gif") no-repeat;
    width: 10px;
}

table.menu_tab td.noactive_img2 {
    vertical-align: middle;
    margin: 0;
    padding: 2px 10px 0 0;
    background: url("../imgs/theme/menu_tab_off2.gif") repeat-x;
}

table.menu_tab td.noactive_img3 {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    background: url("../imgs/theme/menu_tab_off3.gif") no-repeat;
    width: 20px;
}

table.menu_tab td.noactive_img2 a {
    color: #000;
}

.item_title_line {
    width: 88%;
    max-width: 660px;
    text-align: left;
    margin: 0 0 10px 30px;
    padding: 0;
    border: none;
    border-top: 1px solid #001e6e;
    height: 0;
}

table.menu_main_display {
    max-width: 580px;
    margin-top: 5px;
    margin-left: 30px;
    border-collapse: collapse;
}

table.menu_main_display td {
    vertical-align: top;
    text-align: left;
}

table.menu_main_display td.image {
    width: 220px;
    vertical-align: middle;
    text-align: left;
    margin: 0;
    padding: 0;
}

table.menu_main_display td.image img {
    width: 220px;
    height: auto;
    display: block;
}

table.menu_main_display td.info {
    width: 355px;
    vertical-align: top;
    text-align: left;
    margin: 0;
    padding: 0 0 0 5px;
    line-height: 1.6;
}

table.menu_main_display td.line {
    padding: 1px;
}

h3.item_title {
    font-size: 16px;
    vertical-align: middle;
    margin: 0;
    padding: 2px;
    line-height: 1.6;
}

.item_dashed_line2 {
    border: none;
    border-top: dashed 1px #001e6e;
    height: 1px;
}

.menu_item_price {
    float: right;
    font-weight: bold;
}

/* ------------------------------------------------------------------------
 * メニュー詳細
 * ------------------------------------------------------------------------ */

table.top_main_display {
    width: 90%;
    max-width: 580px;
    margin-top: 10px;
    margin-left: 30px;
    border-collapse: collapse;
}

table.top_main_display td {
    width: 100%;
    vertical-align: top;
    text-align: left;
    margin: 0;
    padding: 0;
}

table.top_main_display img {
    margin: 0 0 0 10px;
    padding: 0;
    max-width: none;
}

h3.blog_title {
    font-size: 16px;
    vertical-align: middle;
    margin: 0;
    padding: 2px;
    line-height: 1.6;
}

.detail_price {
    float: right;
    font-weight: bold;
}

.detail_dashed_line {
    border: none;
    border-top: dashed 1px #fff;
    height: 1px;
}

/* ------------------------------------------------------------------------
 * おすすめ料理
 * ------------------------------------------------------------------------ */

.osusume-grid {
    max-width: 100%;
    margin: 30px 0 20px 20px;
    display: flex;
    column-gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.osusume-card {
    width: 290px;
}

.osusume-image-frame {
    width: 290px;
    height: 235px;
    background: url("../imgs/theme/osusume_back_img.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.osusume-image-frame img {
    position: absolute;
    display: block;
    max-width: 290px;
    max-height: 175px;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    aspect-ratio: 220 / 175;
    object-fit: contain;
}

.osusume-name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: url("../imgs/theme/staff_back_nickname.jpg") repeat-y;
    min-height: 70px;
    width: 280px;
    padding: 5px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 1.55;
}

.osusume-info-head {
    height: 20px;
    background: url("../imgs/theme/staff_back_info1.jpg") no-repeat;
}

.osusume-info {
    min-height: 85px;
    background: url("../imgs/theme/staff_back_info2.jpg") repeat-y;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.osusume-info p {
    margin: 0 18px 0 20px;
    width: 250px;
    height: 130px;
    overflow: hidden;
    line-height: 25px;
    letter-spacing: 1px;
}

.osusume-info p span {
    border-bottom: dashed 1px #000;
}

.osusume-info-foot {
    height: 20px;
    background: url("../imgs/theme/staff_back_info3.jpg") no-repeat;
}

.osusume-pager {
    max-width: 620px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 20px;
}

.osusume-pager .case_num {
    padding: 0;
    margin: 0;
}

.osusume-pager .current {
    display: inline-block;
    padding: 1px 3px;
    border: 1px solid #fff;
    background: #00639b url("../imgs/theme/bg_pager_on.gif") repeat-x;
    color: #fff;
    font-weight: bold;
    vertical-align: text-bottom;
}

@media screen and (max-width: 930px) {
    .osusume-grid {
        max-width: 620px;
    }
}

/* ------------------------------------------------------------------------
 * 店舗紹介
 * ------------------------------------------------------------------------ */

table.store_intro {
    width: 90%;
    max-width: 560px;
    margin-left: 30px;
    padding-top: 10px;
    text-align: left;
    border-collapse: separate;
    border-spacing: 2px;
}

table.store_intro th {
    font-size: 20px;
    width: 120px;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

table.store_intro td {
    font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

#company_gaiyou_img {
    max-width: 560px;
    height: auto;
    margin-left: 30px;
}

.company_gaiyou_img_l {
    float: left;
    width: 90%;
    max-width: 450px;
    overflow: hidden;
}

.company_gaiyou_img_l img {
    width: 100%;
    max-width: 450px;
    height: auto;
    display: block;
}

#company_gaiyou_img_s {
    float: left;
    width: 94px;
    margin-left: 11px;
}

#company_gaiyou_img_s a {
    display: block;
    margin-bottom: 6px;
    width: 94px;
    height: 75px;
    overflow: hidden;
}

#company_gaiyou_img_s img {
    width: 94px;
    height: 75px;
    display: block;
}

.gallery-help {
    clear: both;
    line-height: 1.6;
}

@media screen and (max-width: 650px) {
    .company_gaiyou_img_l {
        float: none;
        clear: both;
    }
    #company_gaiyou_img_s {
        width: 90%;
        display: flex;
        gap: 11px;
        float: none;
        clear: both;
        margin-left: 0;
        margin-top: 11px;
    }
}

/* ------------------------------------------------------------------------
 * フッター
 * ------------------------------------------------------------------------ */

.pagetop {
    text-align: right;
    margin: 0 25px 0 0;
}

.footer-banners {
    text-align: center;
    margin: 0;
}

.footer-banners img {
    width: 215px;
    height: 35px;
    vertical-align: bottom;
}

.copyright {
    text-align: center;
    margin: 0;
    padding-bottom: 3px;
}

/* ------------------------------------------------------------------------
 * Lightbox
 * ------------------------------------------------------------------------ */
/* 初期状態では非表示。旧スクリーンショットの通常表示には影響しません。 */

#lightbox-overlay {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .78);
    align-items: center;
    justify-content: center;
}

#lightbox-overlay.open {
    display: flex;
}

.lightbox-frame {
    position: relative;
    background: #fff;
    padding: 10px;
}

.lightbox-frame img {
    display: block;
    max-width: 90vw;
    max-height: 90vh;
}

.lightbox-close {
    position: absolute;
    right: -12px;
    top: -12px;
    width: 26px;
    height: 26px;
    border: 1px solid #777;
    border-radius: 13px;
    background: #fff;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
}

