/*
 Theme Name: meat_imahan_2023
 Template: _s
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&family=Noto+Serif+JP:wght@500;700&display=swap");

html {
    overflow-x: hidden;
    -webkit-backface-visibility: hidden;
    /*チラつき対策*/
    backface-visibility: hidden;
    /*チラつき対策*/
}

html body {
    background: #fffafa;
}

body .bg-primary {
    /*background-color: #a52929!important;*/
    background-color: #FFF !important;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    /*font-family: "Noto Sans JP", "Roboto", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";*/
    line-height: 1.75;
    color: #4c4c4c;
    -webkit-text-size-adjust: 100%;
}

h1 {
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

h2 {
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 2em;
    line-height: 2em;
}

h3 {
    margin: 1em 0;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

p {
    font-size: 14px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    line-height: 2;
}

body a {
    margin: 1em 0;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    transition: all 300ms 0s ease;
    color: #222;
}

body a:hover {
    text-decoration: none;
    color: #555;
}

ul {
    padding: 15px;
}

.page {
    margin: 0;
}

.spec_table {
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    border: #707070 1px solid;
    border-bottom: none;
    margin: auto;
    max-width: 872px;
}

.spec_table table {
    margin: 0;
}

.spec_table thead {
    background: #911C22;
    color: #fff;
}

.spec_table thead th {
    border: none;

    font-weight: normal;
}

.spec_table tbody td,
.spec_table th {
    border: none;
    border-bottom: #707070 1px solid;
}

.spec_table thead th:first-child,
.spec_table tbody tr td:first-child {
    padding-left: 2em;
}

.spec_table thead th:last-child,
.spec_table tbody tr td:last-child {
    padding-right: 3em;
}

.spec_table th:first-of-type {
    width: 50%;
}

/*

page_top

*/
#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 15px;
    bottom: 50px;
    background: #911C22;
    opacity: 0.6;
    border-radius: 50%;
}

#page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0;
    text-decoration: none;
}

#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -15px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

.sticky-top {
    background: #FFF;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #222 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #222 !important;
}

.navbar-dark .navbar-toggler {
    color: #222;
    border-color: #222;
}

.p-0 {
    padding: 0 !important
}

.p-10 {
    padding: 5px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-140 {
    padding-top: 140px !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-60 {
    padding-bottom: 50px !important
}

.pb-70 {
    padding-bottom: 50px !important
}

.pb-140 {
    padding-bottom: 140px !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-110 {
    margin-top: 110px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mt-130 {
    margin-top: 130px !important
}

.mt-140 {
    margin-top: 140px !important
}

.mt-150 {
    margin-top: 150px !important
}


.mb-0 {
    margin-bottom: 0 !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb-110 {
    margin-bottom: 110px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-130 {
    margin-bottom: 130px !important
}

.fs-08 {
    font-size: 0.8em !important
}

.fs-10 {
    font-size: 1em !important
}

.fs-12 {
    font-size: 1.2em !important
}

.fs-15 {
    font-size: 1.2em !important
}

.fs-20 {
    font-size: 1.2em !important
}

.f-10 {
    font-size: 12px !important
}

.f-12 {
    font-size: 14px !important
}

@media screen and (min-width: 768px) {
    .sp {
        display: none;
    }

    .pc {
        display: block;
    }

    #wrapper-navbar .LanguageSwitcherSP {
        display: none !important
    }
}

@media screen and (max-width: 767px) {
    .sp {
        display: block;
    }

    .pc {
        display: none;
    }
	.wp-block-table .has-fixed-layout {
    width: auto;
}
	.spec_table th:first-of-type {
    width: auto;
}
	.spec_table tbody tr td:last-child ,.spec_table thead th:last-child{
    padding-right: 1em;
}
	.spec_table thead th:first-child,.spec_table tbody tr td:first-child{
		padding-left: 1em;
	}
}

/* -----------------------------------------------------------------------

グローバルメニュー

-------------------------------------------------------------------------- */
.main-navigation ul .main-navigation-none {
    display: none;
}

.main-navigation ul .footer-seiniku-navi-none {
    display: block;
}

.footer-seiniku-navi ul .main-navigation-none {
    display: block;
}

.main-navigation_sp ul .main-navigation-sp-none {
    display: none !important;
}

.footer-seiniku-navi .footer-seiniku-navi-none {
    display: none;
}

.main-navigation {
    background: #003865;
}

.main-navigation ul {
    display: flex !important;
    flex-direction: row;
    justify-content: space-evenly;
    height: 64px;
    align-items: center;
    width: 1140px;
    margin: 0 auto;
}

.main-navigation li {
    text-align: center;
    border-right: solid 1px #fff;
    width: 25%;
    font-size: 14px;
}

.main-navigation li:nth-child(5) {
    border-right: solid 0px #fff !important;
}

.sub-menu {
    display: flex;
    flex-direction: column !important;
    height: auto !important;
    width: auto !important;
    padding: 0 !important;
}

.sub-menu li {
    background: #1D5079;
    text-align: center !important;
    font-size: 14px;
    border-right: none !important;
    border-bottom: solid 1px #5385AD !important;
    width: 222px;
}

.sub-menu li a {
    width: 222px;
}

.main-navigation-none {
    display: none;
}

.footer-seiniku-navi-none {
    display: none;
}

@media (max-width: 768px) {
    .btn-gnav-none {
        display: none;
    }
}

/**************************************************************
ハンバーガーメニュー
**************************************************************/
.main-navigation_sp .menu .sub-menu {
    margin-left: 0;
    margin-bottom: 0.5rem;
}

.main-navigation_sp .menu {
    margin-left: 1rem;
}

.main-navigation_sp .menu li {
    border-bottom: solid 1px #B9B9B9;
}

.main-navigation_sp .menu li:last-child {
    border-bottom: none !important;
}

.main-navigation_sp ul li a {
    margin: 0.5rem 0;
    display: block;
}

.main-navigation_sp .menu .sub-menu li {
    background: none;
    border-bottom: none !important;
    text-align: left !important;
    font-size: 16px;
    padding: 0px 0px 0px 30px !important;
}

.main-navigation_sp .menu .sub-menu li a {
    margin: 0.25rem 0;
}

.main-navigation_sp .menu .sub-menu li a::before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2023/02/link_icon_footer_nav.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 10px;
    padding-right: 0.75rem;
}

.btn-gnavi {
    /*display: none!important;*/
    display: block;
}

/*@media screen and (max-width: 610px) {*/
.main-navigation ul {
    display: block;
}

#top-nav nav {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: -100%;
    width: 30%;
    height: 100%;
    padding-top: 50px;
    background: rgba(255, 255, 255, 1);
    font-size: 16px;
    box-sizing: border-box;
    z-index: 101;
}

@media (max-width: 768px) {
    #top-nav nav {
        width: 80%;
    }
}

#top-nav nav div ul li {
    display: block;
    padding: 10px 30px;
}

#top-nav nav div ul li a {
    text-decoration: none;
    color: #222;
}

#top-nav .btn-gnavi {
    display: block !important;
    position: fixed;
    z-index: 99999999;
    display: inline-block;
    top: 10px;
    left: 15px;
    width: 50px;
    height: 20px;
    padding: 20px 15px;
    margin: 0;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    border: none !important;
    background: #911C22;
    /*background: #fffafa;*/
}

#top-nav .btn-gnavi span {
    position: absolute;
    display: inline-block;
    height: 2px;
    /*background: #222;*/
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

#top-nav .btn-gnavi span:nth-child(1) {
    top: 10px;
    left: 10px;
    width: 30px;
}

#top-nav .btn-gnavi span:nth-child(2) {
    top: 19px;
    left: 10px;
    width: 30px;
}

#top-nav .btn-gnavi span:nth-child(3) {
    top: 28px;
    left: 10px;
    width: 30px;
}

#top-nav .btn-gnavi span:nth-child(3):after {
    content: "";
}

/*}*/
/*ハンバーガーアクション*/
/*.btn-gnavi::after {
  position: absolute;
  top: 35px;
  left: 55px;
  display: block;
  content: '';
  width: 40px;
  height: 40px;
  margin: -45px 0 0 -45px;
  border-radius: 50%;
  border: 4px solid transparent;
  transition: all .75s;
}飾り罫円弧*/
.btn-gnavi.open span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    background: #fff !important;
    /*background: #222!important;*/
    width: 25px !important;
    left: 12px !important;
}

.btn-gnavi.open span:nth-of-type(2) {
    left: 60%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards;
}

@-webkit-keyframes active-menu-bar02 {
    100% {
        height: 0;

    }
}

@keyframes active-menu-bar02 {
    100% {
        height: 0;
    }
}

.btn-gnavi.open span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    background: #fff !important;
    /*background: #222!important;*/
    width: 25px !important;
    top: 26px !important;
    left: 12px !important;
}

/*.btn-gnavi.open::after {
  -webkit-animation: circle .4s .25s forwards;
  animation: circle .4s .25s forwards;
}*/
@-webkit-keyframes circle {
    0% {
        border-color: transparent;
        -webkit-transform: rotate(0);
    }

    25% {
        border-color: transparent #222 transparent transparent;
    }

    50% {
        border-color: transparent #222 #222 transparent;
    }

    75% {
        border-color: transparent #222 #222 #222;
    }

    100% {
        border-color: #222;
        -webkit-transform: rotate(-680deg);
    }
}

@keyframes circle {
    0% {
        border-color: transparent;
        transform: rotate(0);
    }

    25% {
        border-color: transparent #222 transparent transparent;
    }

    50% {
        border-color: transparent #222 #222 transparent;
    }

    75% {
        border-color: transparent #222 #222 #222;
    }

    100% {
        border-color: #222;
        transform: rotate(-680deg);
    }
}

#top-nav .btn-gnavi:after {
    content: "MENU";
    display: block;
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    /*background: #fffafa;*/
    background: #911C22;
    /*color: #222;*/
    color: #fff;
    font-size: 10px;
    font-family: serif;
    text-align: center;
}

.btn-reservation {
    position: fixed;
    right: 15px;
    z-index: 100;
    min-width: 100px;
}

.btn-reservation a {
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0;
    color: #FFF;
    background: #7b2e1e;
}

/**************************************************************
ヘッダー
**************************************************************/
.entry-content {
    margin-top: 0;
}

.entry-header h1 {
    display: none;
}

.site-branding {
    text-align: center;
    padding: 3rem 0;
}

.site-header {
    background: #000;
}

.site-title {
    margin-top: 0;
}

/*ヘッダーロゴ*/
.navbar-brand {
    max-width: 200px;
    margin: 60px 0 40px 0;
}

/*メニュー内ヘッダーロゴ*/
.header-logo {
    text-align: center;
}

.header-logo a img {
    max-width: 60px;
    margin-top: 60px;
}

#site-navigation ul {
    padding: 15px;
}

#site-navigation ul li {
    list-style: none;
    border-bottom: none;
}

#site-navigation ul li a {
    color: #FFF;
}

.sns ul li {
    text-align: center;
}

.sns ul li a {
    display: inline-block;
    margin: 15px;
}

.reservation-tel li {
    background: #911C22;
    border: none;
}

.reservation-tel li a {
    background: #911C22;
    color: #FFF;
}

/* -----------------------------------------------------------------------

トップページ

-------------------------------------------------------------------------- */
.mainvisual {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.mainvisual>.textarea {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.mainvisual>.textarea h1 img {
    display: block;
    margin: 0 auto;
}

/*.mainvisual > .pc, .mainvisual > .sp {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
	object-fit: cover;
}
@media (max-width: 960px){
.mainvisual {
    height: 550px;
}
}
@media (max-width: 768px){
.mainvisual {
    height: 400px;
}
.mainvisual > .textarea h1 img {
	width: 120px;
}
}*/
/*

section全般

*/
section.full-screen {
    width: 100%;
    min-height: 100vh;
}

.sections {
    padding-top: 80px;
    padding-bottom: 80px;
}

.other {
    padding: 20px 0;
}

/*

section2 コンセプト

*/
body section#concept {
    padding-bottom: 0;
}

section#concept h1 {
    padding: 15px;
    color: #222;
    font-size: 1.5em;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: bold;
    text-align: center;
}

section#concept p {
    padding: 15px;
    font-size: 1.2em;
    line-height: 2.4em;
    color: #222;
    text-align: center;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 100;
    letter-spacing: 0.2em;
}

/*　

section3　リンクバナー　

*/

.bnrs {
    display: flex;
    flex-wrap: wrap;
}

.bnr {
    width: 50%;
    box-sizing: border-box;
    border: 1px solid #fffafa;
}

@media (max-width: 600px) {
    .bnr {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #fffafa;
    }
}

.bnr a {
    display: block;
    margin: 0;
}

.bnr a img {
    width: 100%;
}

/*ボタン総合*/
.btns {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.btn a {
    min-width: 16em;
    padding: 15px;
    display: block;
    border: 1px solid #222;
    color: #222;
}

.btn a:hover {
    color: #777;
    text-decoration: none;
}

.btn {
    margin-right: 30px;
    text-align: center;
}

.btn:last-child {
    margin-right: 0;
}

.btn-red a {
    background: #911C22;
    color: #FFF;
}

.btn-red a:hover {
    color: #EEE;
    text-decoration: none;
}

.page-id-20 .btns .btn:nth-child(3) a {
    /*トップページお知らせ下のボタン*/
    background: #911C22;
    color: #FFF;
}

.page-id-20 .btns .btn:nth-child(3) a:hover {
    /*トップページお知らせ下のボタン*/
    color: #EEE;
    text-decoration: none;
}

@media (max-width: 768px) {
    .btns {
        flex-direction: column;
    }

    .btn {
        margin-right: 0;
        text-align: center;
    }

    .btn a {
        margin-top: 0;
    }
}


/*

section4 topics

*/
#topics {
    display: none;
}

.topics h1 {
    margin-bottom: 40px;
    text-align: center;
    font-weight: normal;
}

.topics h1 span {
    font-size: 16px;
    font-weight: bold;
}

.responsive {
    padding: 15px 30px;
    margin: 0 !important;
}

@media (max-width: 768px) {
    .responsive {
        padding: 15px 0;
        margin: 0 !important;
    }
}

.responsive .slick-slide {
    margin: 5px;
}

@media (max-width: 479px) {
    .responsive .slick-slide {
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        opacity: 0.5;
        transform: scale(0.95);
        transition: all 300ms ease;
    }

    .responsive .slick-center {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.responsive .slick-prev {
    z-index: 1;
    top: 45%;
    left: 5px;
    width: 25px;
    height: 25px;
    border-bottom: 1px solid #222;
    border-left: 1px solid #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
}

.responsive .slick-next {
    z-index: 1;
    top: 45%;
    right: 5px;
    width: 25px;
    height: 25px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
}

.viewall {
    margin: 20px auto 20px;
    text-align: center;
}

.viewall a {
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0;
    border: 1px solid #222;
    background: #FFF;
    color: #222;
}

/*

section5 column

*/
.column h1 {
    margin-bottom: 40px;
    text-align: center;
    font-weight: normal;
}

.column-child img {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}

.column-child .c_bassui p:first-child {
    height: 3.6em;
    margin-bottom: 7px;
    overflow: hidden;
    line-height: 1.8;
}

.column-child .c_bassui p:last-child {
    display: none;
}

.column-child .c_bassui p .understrap-read-more-link {
    display: none;
}

.c_cat span {
    display: inline-block;
    padding: 0.1em 1em 0.2em;
    margin: 0.8em 0;
    color: #FFF;
    background: #222;
    font-size: 0.8em;
}

.c_cat .c_cat_common {
    background: #732530;
}

.c_cat .c_cat_restaurant {
    background: #2ea7e0;
}

.c_cat .c_cat_order {
    background: #f39700;
}

.c_title a {
    display: inline-block;
    margin: 0 auto 0.5em;
    color: #222;
    font-size: 1.2em;
    font-weight: bold;
}

.c_more a {
    display: inline-block;
    margin: 0 0 30px 0;
    color: #777;
}

.c_more a:hover {
    color: #7b2e1e;
    text-decoration: none;
}

/*

お知らせ

*/
#news h2 {
    margin-bottom: 20px;
    padding: 5px;
    padding-left: 40px;
    background: url(https://client-testsite.work/imahan-info/wp-content/uploads/2021/10/bg-icon-1.png) no-repeat left center;
    font-size: 1.5em;
}

.n-genre {
    display: inline-block;
    padding: 2px 14px;
    margin-left: 7px;
    margin-bottom: 2px;
    background: #757575;
    color: #FFF;
    font-size: 10px;
}

.jyuuyou,
.cat-jyuuyou {
    background: #911c22;
}

.news-child-wrap {
    margin-bottom: 40px;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.news-child {
    margin-bottom: 0;
}

.news-child-inner {
    margin: 0;
    padding: 0.8em 0;
    border-bottom: 1px dotted #DDD;
}

.news-child a {
    margin: 0;
    color: #222;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.news-child a:hover {
    color: #555;
    text-decoration: none;
}

.n-title {
    display: inline-block;
    margin-left: 1em;
}

.bottom_bnr a {
    display: block;
    margin-bottom: 15px;
}

/*Instagram*/

#instagram h2 {
    padding-left: 40px;
    background: url(https://client-testsite.work/imahan-info/wp-content/uploads/2021/10/bg-icon-2.png) no-repeat top left;
}

#instagram .viewall {
    text-align: right;
}

#sb_instagram a {
    margin: 0;
}

/*

コラム用ナビ

*/
.column-header {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}

.border-r {
    border-right: 1px solid #222;
}

.column-header h1 {
    margin: 0;
    padding: 20px 15px 15px 15px;
}

.column-nav ul {
    margin: 0;
}

.column-nav ul li {
    list-style: none;
    padding: 30px 15px 15px 15px;
    text-align: center;
}

.column-nav ul li a {
    color: #222;
    text-decoration: none;
}

.recommend-child a {
    position: relative;
    display: inline-block;
    color: #222;
}

.recommend-child a .recommend-genre {
    position: absolute;
    left: 0;
    top: 0;
}

.recommend-child a .recommend-genre span {
    display: inline-block;
    padding: 0.1em 1em 0.2em;
    color: #FFF;
    background: #222;
    font-size: 0.8em;
}

.recommend-child a .recommend-genre span.g_common {
    background: #732530;
}

.recommend-child a .recommend-genre span.g_restaurant {
    background: #2ea7e0;
}

.recommend-child a .recommend-genre span.g_order {
    background: #f39700;
}

.recommend-child a h2 {
    margin-top: 10px;
}

.c-list li:first-child {
    border-top: 1px solid #222;
}

.c-list li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #222;
}

.c-list li a {
    display: block;
    padding: 15px;
    margin: 0;
    color: #222;
}

.c-list li a span {
    position: absolute;
    right: 15px;
    display: inline-block;
    transform: scale(0.5, 1);
}

#recent {}

#recent h1 {
    padding-left: 40px;
    background: url(https://client-testsite.work/imahan-info/wp-content/uploads/2021/10/bg-icon-4.png) no-repeat top left;
}

#category {}

#category h2 {
    padding-left: 40px;
    background: url(https://client-testsite.work/imahan-info/wp-content/uploads/2021/10/bg-icon-3.png) no-repeat top left;
}

#c_reservation {
    margin-top: 30px;
}

#c_reservation h2 {
    padding-left: 40px;
    background: url(https://client-testsite.work/imahan-info/wp-content/uploads/2021/10/bg-icon-5.png) no-repeat top left;
}

#c_order {
    margin-top: 30px;
}

#c_order h2 {
    padding-left: 40px;
    background: url(https://client-testsite.work/imahan-info/wp-content/uploads/2021/10/bg-icon-6.png) no-repeat top left;
}

.washi-1 {
    background: url(https://client-testsite.work/imahan-main/wp-content/uploads/2021/09/bg-wa-4.jpg);
}

.washi-2 {
    background: url(https://client-testsite.work/imahan-main/wp-content/uploads/2021/09/bg-wa-3.jpg);
}

/*.cuisine-img {
	padding: 0!important;
}
.cuisine-img img {
	width: 100%;
}
.cuisine-content {
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
	padding-left: 30px!important;
	padding-right: 30px!important;
}

.imahan-4cuisine .cuisine .cuisine-content h1 {
	font-size: 2em;
}

.cuisine {
	padding-top: 80px;
	padding-bottom: 80px;
}
@media (max-width: 767px) {
.cuisine {
	padding-top: 40px;
	padding-bottom: 40px;
}
}
.cuisine .btn {
	padding: 0;
	margin-top: 40px;
}
.cuisine .btn a {
    padding: 2px;
    margin: 0;
    border: 1px solid #222;
	background: #FFF;
    color: #222;
}
.cuisine .btn-red a {
	background: #911C22;
	color: #FFF;
}*/
/*

section8 店舗のご案内

*/
section#restaurants h1 {
    margin-bottom: 80px;
    text-align: center;
    font-weight: normal;
}

section#restaurants {
    background: url(https://client-testsite.work/imahan-main/wp-content/uploads/2021/06/bg-1-50.jpg);
    padding-top: 80px;
}

.w100 {
    width: 100%;
    padding: 4px;
    color: #888;
    border: 1px solid #888;
}

section#restaurants .search-form input {
    margin: 0 15px;
    background: #911C22;
    color: #FFF;
    border-radius: 0;
    border: 1px solid #999;
}

.restaurant {
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.brand h2 {
    margin: 20px auto 20px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.brand h2 img {
    max-width: 170px;
}

.restaurant>a {
    display: block;
    margin: 0;
}

.restaurant a h3 {
    margin-bottom: 0;
    color: #222;
    font-size: 16px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.brand4 .restaurant h3 {
    min-height: 2.4em;
}

@media (max-width: 1200px) {
    .restaurant a h3 {
        min-height: 2.4em;
        /*background: linear-gradient(0deg, rgba(255,255,255,0) 0%,  rgba(255,255,255,1) 100%);*/
    }
}

.restaurant img {
    margin-bottom: 10px;
}

.restaurant p {
    font-size: 16px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
    line-height: 1.5em;
}

.restaurant span.genre {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 10px;
    padding: 2px 14px;
    background: #FFF;
    border: 1px solid #222;
    font-size: 10px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.f-bottom {
    width: 100%;
}

.brand-list-btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}

.brand-list-btn a {
    width: 49%;
    padding: 7px;
    background: #911C22;
    color: #FFF;
    font-size: 12px;
    text-align: center;
}

.brand-list-btn a:hover {
    color: #EEE;
}

/* -----------------------------------------------------------------------

フッター

-------------------------------------------------------------------------- */
#wrapper-footer {
    background: #7b2e1e;
}

footer {
    padding: 80px 0 0;
}

footer img {
    max-width: 79px;
    margin-bottom: 40px;
}

footer p {
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

footer ul {
    padding: 0;
    margin: 0 auto 20px;
}

footer ul li {
    margin-bottom: 10px;
    list-style: none;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

footer ul li a {
    color: #FFF !important;
    font-size: 0.9em;
    text-decoration: none;
}

footer ul li a:hover {
    color: #AAA;
    text-decoration: none;
}

footer .links li a {
    display: block;
    padding: 7px;
    border: 1px solid #222;
    font-size: 0.8em;
    text-align: center;
}

footer .links li a:hover {
    background: #FFF;
    border: 1px solid #555;
    color: #000;
    text-decoration: none;
}

.sankaku,
.dainari {
    display: inline-block;
    transform: scale(0.5, 1);
}

.sankaku {
    font-size: 0.8em;
}

footer small {
    display: block;
    margin-top: 40px;
    color: #FFF;
    text-align: center;
}

@media (max-width: 768px) {
    footer {
        text-align: center;
    }

    footer p {
        margin-top: 40px;
    }
}

.standout {
    background: rgb(0 0 0 / 32%);
    border: 1px solid #4a1a0f;
    border-radius: 2px;
    padding-left: 7px;
    font-weight: bold;
    margin-right: 0;
    white-space: nowrap;
}

.footer-contact {
    background: #911c22;
    text-align: center;
    border: 1px solid #66191d;
    padding: 2px 7px;
}

/*精肉サイト　フッターナビ*/
.footer-seiniku-navi {
    background: #F8EEE7;
}

.footer-seiniku-navi .menu {
    display: flex;
}

.footer-seiniku-navi .menu li {
    margin-right: 1rem;
}

.footer-seiniku-navi .sub-menu {
    border-top: solid 1px #CECECE;
    padding-top: 1rem !important;
    margin-top: -0.5rem;
}

.footer-seiniku-navi .sub-menu li {
    background: none;
    border-bottom: none !important;
    text-align: left !important;
}

.footer-seiniku-navi .sub-menu li a {
    line-height: 1;
    margin: 0.25rem;
}

.footer-seiniku-navi .sub-menu li a::before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2023/02/link_icon_footer_nav.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 10px;
    padding-right: 0.75rem;
}

.footer-seiniku-navi .menu-item-3787 .sub-menu{
    display: none;
}

.footer-seiniku-navi .menu li:nth-child(5) {
    margin-top: 2.5rem;
    margin-left: -14.1rem;
}

.footer-seiniku-navi .menu li:nth-child(6) {
    margin-top: 5rem;
    margin-left: -14.1rem;
}

.footer-seiniku-navi .menu li:nth-child(7) {
    margin-top: 7.5rem;
    margin-left: -14.1rem;
}

.footer-seiniku-navi .border-all a {
    border: solid 1px #CECECE;
    width: 210px;
    padding: 0.25rem 0.5rem;
}

.footer-seiniku-navi .border-all a::before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2023/02/btn_icon_footer_nav.png);
    background-repeat: no-repeat;
    width: 4px;
    height: 11px;
    padding-right: 0.75rem;
}

@media (max-width: 768px) {
    .footer-seiniku-navi .menu {
        flex-direction: column;
    }

    .footer-seiniku-navi .menu li:last-child {
        border-bottom: none;
    }

    .footer-seiniku-navi .menu li {
        border-bottom: solid 1px #B9B9B9;
        padding-left: 1.5rem;
        margin-bottom: 0.25rem;
    }

    .footer-seiniku-navi .menu li:nth-child(5),
    .footer-seiniku-navi .menu li:nth-child(6),
    .footer-seiniku-navi .menu li:nth-child(7) {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }

    .footer-seiniku-navi .sub-menu {
        border-top: none;
        margin-top: -1rem;
    }

    .footer-seiniku-navi .sub-menu li a {
        font-size: 14px;
    }

    .footer-seiniku-navi .border-all a {
        border: none;
        padding: 0;
        margin-bottom: 1rem;
    }

    .footer-seiniku-navi .border-all a::before {
        padding-right: 0;
        background: none;
    }

}

.footer-seiniku-navi-in {
    padding: 1rem 0 0 1rem;
    margin: 0 auto;
    width: 1140px;
    color: #000;
    display: flex;
}

.footer-seiniku-navi a {
    text-decoration: none;
    display: block;
    color: #000 !important;
}

.footer-seiniku-navi-title {
    font-size: 22px;
    margin-top: 3rem;
    margin-right: 7.75rem;
}

.footer-seiniku-navi-link {
    display: flex;
    margin-right: 0rem;
    margin-left: 0;
}

.footer-seiniku-navi-link li {
    width: 220px;
    margin-right: 1rem;
}

.footer-seiniku-navi-link-titl {
    font-size: 14px;
    border-bottom: solid 1px #CECECE;
    padding-bottom: 0.3rem;
    margin-bottom: 1rem;
}

/*.sub-footer-seiniku-navi-link li a::before{
	content:"";
	display: inline-block;
	background:url(/wp-content/uploads/2023/02/link_icon_footer_nav.png);
	background-repeat:no-repeat;
	width: 6px;
	height: 10px;
	padding-right: 0.75rem;
}*/
.footer-seiniku-navi-btn {
    margin-top: 3rem;
    margin-left: 0;
}

.footer-seiniku-navi-btn li a {
    border: solid 1px #CECECE;
    padding: 0.2rem 1rem;
    margin: 0.25rem;
}

/*.footer-seiniku-navi-btn li a::before{
	content:"";
	display: inline-block;
	background:url(/wp-content/uploads/2023/02/btn_icon_footer_nav.png);
	background-repeat:no-repeat;
	width: 4px;
	height: 11px;
	padding-right: 0.75rem;
}*/
.sub-footer-seiniku-navi-link li a {
    color: #000 !important;
}

.footer-seiniku-navi-btn li a {
    color: #000 !important;
}

@media (max-width: 768px) {
    .footer-seiniku-navi-in {
        width: 100%;
        flex-direction: column;
        text-align: left;
        padding-right: 1rem;
    }

    .footer-seiniku-navi-title {
        display: none;
    }

    .footer-seiniku-navi-link {
        flex-direction: column;
        margin-bottom: 0;
        margin-right: 0;
    }

    .footer-seiniku-navi-link p {
        padding-left: 1rem;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footer-seiniku-navi-link a {
        padding-left: 1rem;
    }

    .footer-seiniku-navi-link li {
        width: 100%;
        margin-right: 0;
    }

    .footer-seiniku-navi-link-titl {
        border-bottom: none;
    }

    .footer-seiniku-navi-btn {
        margin-top: 0rem;
        width: 100%;
    }

    .footer-seiniku-navi-btn li {
        border-bottom: solid 1px #CECECE;
        padding-bottom: 0.75rem;
        margin-bottom: 1rem;
    }

    .footer-seiniku-navi-btn li a {
        border: none;
        padding-left: 0;
    }

    .footer-seiniku-navi-btn li a::before {
        content: "";
        background: none;
        width: 0;
        height: 0;
        padding-right: 0;
    }

    .sub-footer-seiniku-navi-link {
        border-bottom: solid 1px #CECECE;
        padding-bottom: 0.3rem;
        margin-bottom: 0rem;
    }

    .sub-footer-seiniku-navi-link li {
        margin-left: 1.5rem;
    }

    .footer-seiniku-navi-btn li a {
        padding-left: 1rem;
    }
}

/* -----------------------------------------------------------------------

４つの御料理　+　トップ（ID20）

-------------------------------------------------------------------------- */
/*.imahan-4cuisine .mainvisual, 
.page-id-20 .mainvisual {
	min-height: 100vh;
}
@media (max-width: 600px) {
.imahan-4cuisine .mainvisual, 
.page-id-20 .mainvisual {
	min-height: 50vh;
}
.imahan-4cuisine .mainvisual > .bg-video, 
.page-id-20 .mainvisual > .bg-video{
    height: 50%;
}
.imahan-4cuisine .mainvisual > .textarea h1 img, 
.page-id-20 .mainvisual > .textarea h1 img{
    width: 80px;
}
}*/
/*すき焼のページのみ　ID568
@media (max-width: 600px) {

.page-id-568 .imahan-4cuisine .mainvisual {
	min-height: 320px;
	height: 320px;
	background: #222;
}

.page-id-568 .imahan-4cuisine .mainvisual > .bg-video{
	width: 100%;
    height: auto;
	min-height: auto;
}

.page-id-568 .imahan-4cuisine .mainvisual > .textarea h1 img{
    width: 50px;
}
}
*/
/* -----------------------------------------------------------------------

下層ページ

-------------------------------------------------------------------------- */
.kasou {
    margin-bottom: 120px;
}

/* -----------------------------------------------------------------------

レストランページ

-------------------------------------------------------------------------- */
.kasou .sections {
    padding-top: 40px;
    padding-bottom: 40px;
}

.kasou .sections h1 {
    font-size: 2em;
    font-weight: normal;
}

/*

スライダー

*/
.restaurant-slider {
    padding-bottom: 60px;
    background: url(https://client-testsite.work/imahan-main/wp-content/uploads/2021/06/bg-1.jpg);
}

.slider {
    margin: 0;
    padding: 0;
}

.slick-slider {
    overflow: hidden;
}

.slick-slide li {}

.slick-slide img {
    width: 100%;
    padding: 0;
    margin: 0;
}

/*

店舗名・ローカルメニュー

*/
#restaurant-header {
    background: url(https://client-testsite.work/imahan-main/wp-content/uploads/2021/06/bg-1.jpg);
}

#restaurant-header h1 {
    text-align: center;
    font-size: 2em;
}

.kasou-nav ul {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
}

.kasou-nav ul li {
    list-style: none;
}

.kasou-nav ul li a {
    display: block;
    padding: 15px;
    color: #222;
    text-align: center;
}

.kasou-nav ul li a:after {
    content: "/";
    margin-left: 20px;
    text-align: center;
}

#restaurant-header>div>div.kasou-nav>ul>li:last-child>a:after {
    display: none;
}

@media (max-width: 768px) {
    .kasou-nav ul {
        flex-wrap: wrap;
    }

    .kasou-nav ul li {
        width: 48%;
        margin-right: 2%;
    }

    .kasou-nav ul li:nth-child(2n) {
        margin-right: 0;
    }

    .kasou-nav ul li a {
        margin-bottom: 0;
        border: 1px solid #ddd;
        font-size: 14px;
    }

    .kasou-nav ul li a:after {
        display: none;
    }
}

/*

レストランページお知らせ

*/
#restaurant-news h1 {
    margin-bottom: 60px;
    text-align: center;
}

/*

スライダー２

*/
ul.thumb {
    margin: 0;
    padding: 0;
}

ul.thumb li.thumb1 {
    padding-right: 8px;
}

ul.thumb li.thumb2 {
    padding-right: 4px;
    padding-left: 4px;
}

ul.thumb li.thumb3 {
    padding-left: 8px;
}

/*

店内

*/
#restaurant-about h1 {
    margin-bottom: 40px;
    text-align: center;
}

#restaurant-about .btn a {
    border: 1px solid #222;
    background: #FFF;
    color: #222;
}

#restaurant-about .btn-red a {
    background: #911C22;
    color: #FFF;
}

/*

店舗の特長

*/
.feature-restaurant {
    padding-top: 20px;
    padding-bottom: 20px;
}

.feature-restaurant h1 {
    margin-bottom: 20px;
    font-size: 2em;
}

.feature-restaurant h1 span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
}

/*

店舗詳細

*/
#restaurant-detail {
    margin-bottom: 60px;
}

#restaurant-detail h1 {
    margin-bottom: 60px;
    text-align: center;
}

.detail {}

.detail .row {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DDD;
}

/*

初めての方へ

*/
#restaurant-first {}

#restaurant-first h1 {
    margin: 20px auto 40px;
    text-align: center;
}

.restaurant-first-inner {
    height: 100%;
    padding: 30px 30px;
    background: #ffffffcc;
}

#restaurant-first .container {
    padding-top: 60px;
    padding-bottom: 60px;
    /*background: #EEE;*/
}

#restaurant-first .btn a {
    background: #FFF;
}

#restaurant-first .btn-red a {
    background: #911C22;
    color: #FFF;
}

.chef_name {
    text-align: right;
    margin-bottom: 7px;
    padding: 15px;
}

.chef_name span {
    margin-bottom: 7px;
    font-size: 0.8em;
}

.chef_name span.restaurant-name {
    display: block;
}

.chef_name span.chef_title {
    margin-right: 7px;
}

@media (max-width: 600px) {
    #restaurant-first h1 {
        font-size: 1.5em;
    }

    .chef_name span.restaurant-name {
        margin-bottom: 7px;
        font-size: 0.62em;
    }
}

/* -----------------------------------------------------------------------

レストランメニューページ

-------------------------------------------------------------------------- */

/*

お知らせ

*/
#menu-title h1 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 2em;
}

.menu-info-box {
    padding: 15px;
    margin: 20px auto;
    border: 1px solid #777;
}

.menu-info-box h2 {
    margin: 20px auto;
    text-align: center;
    font-size: 1.2em;
}

.menu-info-box p {
    max-width: 768px;
    margin: 20px auto;
}

.menu-info-box a.btn {
    display: block;
    max-width: 300px;
    margin: 20px auto;
    text-align: center;
    border: 1px solid #911c22;
    border-radius: 0;
    background: #911c22;
    color: #FFF;
}

.menu-headline {
    text-align: center;
    font-size: 2em;
    margin: 40px auto;
}

.menu-title-h2 {
    margin: 40px auto;
    text-align: center;
    font-size: 2em;
    font-weight: normal;
}

.menu-list dl {
    margin-bottom: 15px;
}

.menu-list dl dt {
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 1.5em;
}

.menu-list dl dt span.grade {
    margin-left: 0.5em;
    padding: 2px 7px 1px 7px;
    border: 1px solid #911c22;
    border-radius: 4px;
    background: #911c22;
    color: #FFF;
    font-size: 0.8em;
}

.menu-list dl dt span.part {
    padding: 2px 7px 1px 7px;
    font-size: 0.8em;
}

@media (max-width: 600px) {
    .menu-list dl dt span.part {
        display: block;
        padding: 10px 0 0 0;
    }
}

.menu-list dl dd {
    margin-bottom: 5px;
    font-size: 14px;
    color: #565656;
}

@media (max-width: 600px) {
    .menu-list dl dd {
        margin-top: 15px;
    }
}

.menu-list dl dd:last-child {
    font-size: 1.3em;
    font-weight: bold;
    text-align: right;
    border-bottom: 1px solid #222;
}

.menu-list dl dd span.yen {
    font-size: 0.8em;
}

.menu-list dl dd span.tax {
    font-size: 0.8em;
}

.season-child {
    margin-bottom: 5px;
}

/* -----------------------------------------------------------------------

ギャラリーページ

-------------------------------------------------------------------------- */
.gallery h2 {
    padding: 7px 0;
    margin: 20px 0 20px;
    font-size: 1.5em;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}

.gallery p {
    font-size: 0.95em;
    margin-bottom: 20px;
}

.gallery-block {
    margin-bottom: 60px;
}

.restaurant .gallery-block img {
    margin-bottom: 30px;
    height: 100px;
    width: 300px;
    object-fit: cover;
}

/* -----------------------------------------------------------------------

投稿ページ共通（カスタム投稿）

-------------------------------------------------------------------------- */
.post-kyoutuu h1 {
    text-align: center;
    font-size: 2em;
    font-weight: normal;
}

#single-wrapper .date-wrapper {
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
}

#single-wrapper .date {
    display: inline-block;
    padding: 4px 30px 3px;
    background: #faf9f5;
    border: 1px solid #ddd;
    color: #767574;
    font-size: 14px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#single-wrapper .cat {
    display: inline-block;
    padding: 4px 30px 3px;
    background: #faf9f5;
    border: 1px solid #ddd;
    color: #767574;
    font-size: 14px;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#restaurant-header .jyuuyou {
    color: #FFF;
    background: #a50000;
    border: 1px solid #530001;
}

#single-wrapper .cat-saiji {
    background: #ffebce;
    border: 1px solid #ffaf85;
}

#single-wrapper h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.8;
    font-weight: normal;
}

#single-wrapper .content-child {
    margin-bottom: 0;
}

#single-wrapper .content-child p {
    margin-bottom: 20px;
    color: #000;
}

#single-wrapper .content-child img {
    width: 100%;
    margin: 0 auto 20px;
}

/*重要なお知らせ*/
.jyuyou {
    padding: 15px;
    margin-bottom: 40px !important;
    background: #fffdfb;
    border: 1px solid #a50000;
}

#single-wrapper .jyuyou h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.jyuyou h2 span {
    padding-bottom: 2px;
    border-bottom: 1px solid #a50000;
    font-size: 20px;
    color: #a50000;
}

.jyuyou p {
    padding: 15px;
}

/*表*/
.table-post table {
    width: 100%;
    margin-bottom: 40px;
}

.table-post table thead tr th {
    background: #f9f8f4;
    vertical-align: middle;
    text-align: center;
}

.table-post table tr th {
    min-width: 4em;
    padding: 7px 14px;
    background: #f9f8f4;
    border-top: 1px solid #FFF;
    font-weight: normal;
    vertical-align: middle;
    text-align: center;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.table-post table tr td {
    padding: 7px 14px;
    background: #fffdfb;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    vertical-align: middle;
    font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.saiji table tr td span {
    margin-left: 2em;
    margin-right: 0.5em;
    font-size: 0.8em;
}

/*リンク*/
.post-link {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.post-link a {
    display: block;
    width: 100%;
    margin: 20px auto;
    padding: 15px;
    background: #f9f8f4;
    border: 1px solid #ddd;
    color: #000;
    text-decoration: none;
}

.post-link a:hover {
    background: #911c22;
    border: 1px solid #cf7878;
    color: #FFF;
    text-decoration: none;
}

.post-link a img {
    display: inline-block;
    max-width: 100px;
    margin-right: 30px !important;
    margin-bottom: 0 !important;
}

/* -----------------------------------------------------------------------

季節のメニュー（カスタム投稿）

-------------------------------------------------------------------------- */
.bg-season {
    /*background: テンプレート上で生成;*/
    padding-top: 0;
    /*背景が無い場合*/
    padding-bottom: 60px;
    text-align: center;
}

.bg-season img {
    display: block;
    margin: 10px auto;
}

.bg-season h2 {
    font-size: 1.5em;
    margin-bottom: 20px;
}

.bg-season h3.date {
    display: inline-block;
    padding: 10px 7px 10px;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    font-size: 1.5em;
}

.bg-season h3.sub_date {
    font-size: 1em;
}

.bg-season p {
    margin: 30px auto;
}

.season-img .caption {
    margin-bottom: 2em;
    font-size: 0.8em;
}

/* -----------------------------------------------------------------------

特別（共通）（弁当用カスタム投稿）

-------------------------------------------------------------------------- */
.menu-bento-child {
    margin-bottom: 40px;
}

.bento .menu-bento h2 {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e2e2e2;
    text-align: center;
    font-size: 1.5em;
}

.bento .menu-bento p.concept {
    text-align: center;
    margin-bottom: 15px;
}

.bento .menu-bento h3 span {
    font-size: 0.6em;
    ;
}

.bento .menu-bento h3 ruby {
    display: block;
    margin-top: 7px;
    border-bottom: 1px solid #911c22;
}

.bento .menu-bento img {
    width: 100%;
}

.bento .menu-bento .content {
    padding: 15px;
    background: #f7f7f7;
}

.bento .menu-bento .grade {
    padding: 3px 7px 2px;
    font-size: 0.5em;
    border-radius: 4px;
    color: #FFF;
    background: #911c22;
}

.bento .menu-bento .price {
    font-size: 1.5em;
    font-weight: bold;
    text-align: right;
}

.bento .menu-bento .price .tax,
.bento .menu-bento .price .yen {
    font-size: 0.8em;
}

.bento .menu-bento .caption {
    font-size: 0.8em;
    color: #c5000a;
    text-align: center;
}

/*デリバリー*/
.title-bento {
    padding: 15px;
    margin-bottom: 30px;
    border-top: 1px solid #e2e2e2;
    font-size: 1.5em;
    text-align: center;
}

.resutaurant_map_title {
    margin-bottom: 20px;
    font-size: 1.5em;
    text-align: center;
}

.resutaurant_map {
    padding-top: 0.5em;
    margin-bottom: 40px;
    border-top: 1px dotted #DDD;
}

.resutaurant_map dl {
    border-bottom: 1px dotted #DDD;
}

.resutaurant_map dt {
    margin: 0.5em auto;
    padding: 0.5em 1em;
}

.resutaurant_map dd a {
    display: block;
    max-width: 13em;
    margin: 0.5em;
    padding: 0.5em 1em;
    border-radius: 100vh;
    border: 1px solid #AAA;
    background: #FFF;
    color: #333;
    font-size: 0.8em;
    text-align: center;
}

.resutaurant_map dd a:hover {
    border: 1px solid #AAA;
    background: #DDD;
    color: #FFF;
}

/*衛生へのこだわり*/
.sanitation h1 {
    text-align: center;
    font-size: 2em;
    font-weight: normal;
}

.sanitation h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.8;
    font-weight: normal;
}

.sanitation p {
    margin-bottom: 20px;
    color: #000;
}

/*個人情報保護方針*/
.privacy h1 {
    text-align: center;
    font-size: 2em;
    font-weight: normal;
}

.privacy h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.8;
    font-weight: normal;
}

.privacy p {
    margin-bottom: 20px;
    color: #000;
}

.privacy ol {
    padding-left: 1em;
}

.privacy ol li {
    font-size: 14px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.privacy table {
    width: 100%;
}

.privacy table th {
    padding: 0.5em 1em;
    background: #DDD;
    border: 1px solid #EEE;
}

.privacy table td {
    padding: 0.5em 1em;
    background: #FFF;
    border: 1px solid #EEE;
}

.privacy .sign {
    font-size: 14px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    text-align: right;
}

/*

お問い合わせ

*/
.page-id-3280 h1 {
    margin-top: 80px;
    margin-bottom: 60px;
    text-align: center;
    font-size: 2em;
    font-weight: normal;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7 {
    max-width: 600px;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7 input[type=text] {
    height: calc(1.2em + .75rem + 2px);
    padding: .2rem .75rem;
}

.required {
    display: inline-block;
    font-size: 1.5em;
    color: #c90e05;
}

.imahan-contact .row {
    margin-top: 10px;
    border-bottom: 1px solid #EEE;
}

.imahan-contact .row:last-child {
    border-bottom: none;
}

.contact-title {
    margin-bottom: 10px;
    font-size: 14px;
}

.contact-title a {
    color: #911c22 !important;
}

.contact-content {
    margin-bottom: 10px;
}

.btn-outline-primary,
.wpcf7 input[type=submit] {
    color: #FFF !important;
    border-color: #911c22 !important;
    background: #911c22 !important;
}

.btn-outline-primary:hover,
.wpcf7 input:hover[type=submit] {
    color: #fff !important;
    background-color: #911c22 !important;
    border-color: #911c22 !important;
}

/*お問い合わせボタン*/
.btn-contact {
    border: none;
    background: #911c22;
    margin-top: 20px;
    padding: 5px 15px;
    text-align: center;
}

#top-nav nav div ul li.btn-contact {
    padding: 5px 15px;
}

.btn-contact a {
    display: block;
    padding: 10px 15px;
    margin: 0;
    color: #FFF;
}

.btn-contact a:hover {
    color: #EEE;
    text-decoration: none;
}

/*精肉惣菜一覧*/
#seiniku,
#souzai {
    padding-top: 120px;
    margin-top: -120px;
}

#service {
    padding-top: 40px;
}

#service h1 {
    text-align: center;
    margin-bottom: 40px;
}

#souzai h1 {
    margin-top: 40px;
}

.shop-child {
    background: #FFF;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #DDD;
}

.shop-child h3 {
    margin: 10px 0;
}

.shop-child img {
    height: 100%;
    object-fit: cover;
}

.souzai-btn {
    margin-top: 20px;
}

.souzai-btn a {
    display: block;
    padding: 7px;
    text-align: center;
    border: 1px solid #5a1616;
    border-radius: 21px;
    color: #ffffff;
    background: #7b2e1e;
}

.souzai-btn a:hover {
    color: #FFF;
}

.souzai-btn .orange a {
    background: #d57136;
    border: 1px solid #c36630;
}

.s-border {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dotted #DDD;
}

.heisetsu ul {
    display: flex;
    padding: 0;
    margin: 0;
}

.heisetsu ul li {
    padding: 7px;
    margin-right: 7px;
    background: #222;
    color: #FFF;
    list-style: none;
    font-size: 12px;
}

/*イベントカレンダー*/
.shop {
    margin: 20px auto;
}

.shop-inner {
    padding: 0 15px 15px 15px;
    background: #FFF;
    height: 100%;
}

.shopheader {
    text-align: center;
    padding: 15px;
    margin: 15px auto 30px;
    background: #ffe6e0;
}

.e-title {
    margin-top: 15px;
}

.e-date {
    background: #a5a1a0;
    padding: 2px 7px;
    color: #FFFF;
    margin-bottom: 7px;
    border-radius: 4px;
}

.e-content {}

.e-img a {
    display: block;
    /*padding: 10px;
    background: #7b2e1e;
    border: 1px solid #4c1313;
    color: #FFF;
	text-align: center;*/
}

/*
.e-img a:hover {
    color: #DDD;
}*/
.borderbox {
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background: #EEE;
}

.k-nav {
    margin-top: 40px;
}

.k-nav ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.k-nav ul li {
    list-style: none;
    height: 55px;
}

.k-nav ul li a {
    padding: 15px;
    background: #7b2e1e;
    border: 2px solid #fffafa;
    color: #FFF;
}

.k-nav ul li a:hover {
    background: #FFF;
    border: 2px solid #DDD;
    color: #7b2e1e;
}

/*404*/
.error404 section header h1 {
    margin-top: 60px;
    padding: 15px;
    font-size: 1.5em;
    text-align: center;
}

.imahan404 {
    text-align: center;
    margin-bottom: 80px;
}

.imahan404 a {
    display: inline-block;
    padding: 10px 30px;
    margin: 0 auto 30px;
    background: #FFF;
    border: 1px solid #911c22;
    color: #911c22;
}

.imahan404 a:hover {
    background: #911c22;
    border: 1px solid #6c0006;
    color: #fff;
}

.imahan404 p {
    font-size: 1.2em;
}

.grecaptcha-badge {
    visibility: hidden;
}

.oshirase {
    padding: 15px;
}

.oshirase ul li {
    list-style: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.qr-menu h1 {
    text-align: center;
    font-size: 2em;
}

.qr-menu h6 {
    margin: 40px auto 20px;
}

.qr-menu table {
    background: #FFF;
}

.qr-menu figcaption {
    text-align: right;
}

.qr-menu table tbody tr td:nth-child(1) {
    padding: 5px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.qr-menu table tbody tr td:nth-child(2) {
    vertical-align: middle;
}

.qr-menu table tbody tr td:nth-child(3) {
    min-width: 4em;
    padding: 7px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.qr-menu table tbody tr td:nth-child(4) {
    vertical-align: middle;
}

/**/
.qr-menu h2 {
    max-width: 676px;
    margin: auto;
}

.qr-menu p {
    max-width: 676px;
    margin: auto;
    text-align: right;
    font-size: 0.8em;
}

.qrmenuimg {
    max-width: 320px;
}

.calendar a {
    display: inline-block;
    padding-bottom: 3px;
    margin: 0;
    border-bottom: 1px solid #000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.calendar .e-img a {
    border-bottom: none;
}

.calendar .e-img img {
    margin: 10px 0;
}

.btn-img {
    margin-bottom: 40px;
}

.btn-img a {
    display: block;
    margin-top: 10px;
}

.btn-img img {
    object-fit: contain;
}

.gnav-bnr a {
    display: inline-block;
    padding: 10px 30px;
}

.gnav-bnr {
    text-align: center;
}

.sp-nav .gnav-bnr {
    text-align: left;
}

.gnav-bnr img {
    max-width: 247px;
}


/*----------------------------------------　
  販売TOP
  ----------------------------------------*/
/*メイン写真*/
.main {
    width: 100% !important;
    background: #000;
}

.main-img {
    width: 1140px !important;
    margin: 0 auto;
}

.main-img .aligncenter {
    width: 100% !important;
}

.main-img .aligncenter img {
    width: 100% !important;
}

/*SPナビ*/
.sp-nav {
    margin-left: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.sp-nav .sp-nav-sub {
    margin-left: 0rem !important;
}

.sp-nav .sp-nav-sub li {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.sp-nav .sp-nav-sub li a::before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2023/02/link_icon_footer_nav.png);
    background-repeat: no-repeat;
    width: 6px;
    height: 10px;
    padding-right: 0.75rem;
}

/*　top-lead */
.top-lead {
    background: #F8F7F1;
    margin-bottom: 4rem;
}

.top-lead-in {
    width: 1140px;
    margin: 0 auto;
    padding: 4rem 0 1.5rem 11rem;
}

.top-lead-text {
    margin: 0;
    font-size: 16px;
}

.top-lead-logo {
    margin-bottom: 0;
    margin-left: 40rem;
}

@media (min-width: 768px) {
    .top-lead-text br:nth-child(1) {
        display: none;
    }

    .top-lead-text br:nth-child(3) {
        display: none;
    }

    .top-lead-text br:nth-child(5) {
        display: none;
    }

    .top-lead-text br:nth-child(8) {
        display: none;
    }
}

@media (max-width: 768px) {
    .main-img {
        width: 100% !important;
    }

    .top-lead {
        margin-bottom: 0;
    }

    .top-lead-in {
        width: 100%;
        padding: 2rem 2rem 1.5rem 2rem;
    }

    .top-lead-text {
        font-size: 14px;
    }

    .top-lead-logo {
        margin-left: 8rem;
        text-align: right;
    }

    .top-lead-logo img {
        width: 90px;
    }
}

/*イベント情報*/
.event {
    background: #B23D3D;
}

.event-in {
    width: 1140px;
    color: #fff;
    margin: 0 auto;
}

.event-in .wp-block-group__inner-container {
    display: flex;
}

.event-img {
    margin: 0;
}

.event-text-box .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    padding: 0.75rem 4rem;
    margin-top: 0.5rem;
}

.event-text-box .title {
    border-bottom: solid 1px #fff;
}

.event-text-box .btn-osusume .wp-block-group__inner-container {
    padding: 0;
}

.event .title-osusume {
    font-size: 28px;
    margin-bottom: 0.5rem;
    line-height: 1;
}

.event .year-month {
    font-size: 22px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 1rem;
}

.event .event-name {
    font-size: 32px;
    line-height: 0;
    margin-bottom: 0.75rem;
}

.event .event-name-sub {
    font-size: 28px;
    line-height: 0;
    margin-bottom: 0.5rem;
}

.event .event-text {
    font-size: 20px;
    line-height: 2rem;
    margin-bottom: 0rem;
}

.btn-osusume a {
    color: #fff;
    text-decoration: none;
}

.btn-osusume a:hover {
    color: #fff;
}

.btn-osusume a::before {
    content: "";
    background: url(/wp-content/uploads/2023/03/link-icon-osusume.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 9px;
    display: inline-block;
    padding-right: 1rem;
}

@media (max-width: 768px) {
    .event-text-link {
        margin-top: 0rem;
    }

    .event-text-box .wp-block-group__inner-container {
        padding: 0.75rem 1.5rem;
    }

    .event-in .wp-block-group__inner-container {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .event-in {
        width: 100%;
        display: flex;
    }

    .event-in img {
        width: 90%;
        margin: 0 5% 5% 5%;
    }

    .event-img {
        order: 2;
    }

    .event-text-box {
        order: 1;
        display: flex;
    }

    .event .title-osusume {
        font-size: 22px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0rem;
    }

    .event .title-osusume br {
        display: none;
    }

    .event .year-month {
        font-size: 16px;
    }

    .event .event-name {
        font-size: 24px;
    }

    .event .event-name-sub {
        font-size: 22px;
    }

    .event .event-text {
        font-size: 17px;
        line-height: 1.75rem;
    }

    .event .event-text br {
        display: none;
    }
}

/*こだわり*/
.osusume-titl {
    font-size: 34px;
    text-align: center;
    width: fit-content;
    padding: 0 0;
    margin-top: 2.75rem;
}

/*20230310backup
.osusume-titl{
	font-size:29px;
	background: #fff;
	text-align: center;
	width: fit-content;
	padding: 0 1.5rem;
	box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%);
	margin-top:2.75rem;
}*/
.osusume-title-sub {
    font-size: 20px;
    line-height: 2rem;
    margin-bottom: 1rem;
}

.kodawari-title {
    font-size: 36px;
    margin-top: 1rem;
    margin-bottom: 3rem;
    line-height: 1;
}

.kodawari-title-sub {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1;
}

.osusume-seiniku {
    background: #F8F7F2;
    padding-bottom: 3rem;
}

.osusume-seiniku .osusume-titl {
    margin-bottom: 0;
}

.osusume-seiniku-box {
    margin-right: 5.5rem;
}

.osusume-seiniku-in {
    width: 1140px;
    margin: 0 auto;
    padding-top: 11rem;
}

.osusume-seiniku-box {
    display: flex;
}

.osusume-seiniku-box .osusume-title-sub {
    margin-top: 11rem;
}

.osusume-seiniku-in .osusume-photo {
    width: 760px;
}

.osusume-seiniku-in .osusume-photo .osusume-photo-main {
    margin-bottom: -0.3em;
}

.osusume-seiniku-in .osusume-photo-sub .wp-block-group__inner-container {
    display: flex;
    flex-direction: row;
    width: 760px;
    justify-content: space-between;
}

.osusume-seiniku-box .osusume-titl-logo .alignright img {
    margin-right: 1.5rem !important;
    margin-top: -1rem;
}

.osusume-souzai {
    background: #F5ECE2;
    padding-top: 4.5rem;
    padding-bottom: 3rem;
}

.osusume-souzai-in {
    width: 1140px;
    margin: 0 auto;
}

.osusume-souzai-box {
    margin-right: 5.5rem;
    margin-left: 5.5rem;
}

.souzai-no1 {
    margin-bottom: -1.4rem;
}

.souzai-no1 .osusume-titl {
    margin-bottom: 9rem;
}

.souzai-no2 .osusume-title-sub {
    margin-top: 9rem;
}

.souzai-no2 .other-text {
    margin-top: 5rem;
}

.osusume-souzai .photo-no1 {
    position: relative;
}

.osusume-souzai .photo-no2 {
    position: relative;
}

.osusume-bentou {
    background: #F8F7F2;
    padding-top: 4rem;
    padding-bottom: 3rem;
}

.osusume-bentou-box {
    margin-right: 5.5rem;
    margin-left: 5.5rem;
}

.osusume-bentou-in {
    width: 1140px;
    margin: 0 auto;
}

.bentou-no1 {
    margin-bottom: -1.4rem;
}

.bentou-no1 .osusume-titl {
    margin-bottom: 6rem;
}

.bentou-no2 .osusume-title-sub {
    margin-top: 7rem;
}

.bentou-no2 .other-text {
    margin-top: 5rem;
}

.osusume-bentou .photo-no1 {
    position: relative;
}

.osusume-bentou .photo-no2 {
    position: relative;
}

/*PCのみ*/
@media (min-width: 768px) {

    .osusume-souzai .icon-no1 img {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .osusume-souzai .icon-no2 img {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .osusume-bentou .icon-no1 img {
        position: absolute;
        top: 20px;
        left: 20px;
    }

    .osusume-bentou .icon-no2 img {
        position: absolute;
        top: 20px;
        left: 20px;
    }
}

@media (max-width: 768px) {
    .kodawari-title-sub {
        font-size: 14px;
    }

    .kodawari-title {
        font-size: 25px;
        margin-top: 0.5rem;
        margin-bottom: 3rem;
    }

    .osusume-seiniku {
        padding-bottom: 1rem;
    }

    .osusume-seiniku-in {
        width: 100%;
        padding-top: 2rem;
    }

    .osusume-seiniku-box {
        width: 100%;
        position: relative;
    }

    .osusume-seiniku-box .osusume-titl {
        position: absolute;
        top: 16px;
        left: 28%;
        margin-top: 0;
    }

    .osusume-titl-logo {
        position: absolute;
        top: -20px;
        left: 24%;
    }

    .osusume-titl-logo img {
        width: 70%;
    }

    .osusume-titl {
        background: #F1F1F1;
        font-size: 20px;
        padding: 0 1rem;
    }

    /*20230310backup
	.osusume-titl{
		background:#F1F1F1;
		font-size:18px;
	}*/
    .osusume-seiniku-box .osusume-photo {
        width: 100%;
        margin-bottom: -13rem;
    }

    .osusume-seiniku-box .osusume-photo .osusume-photo-main {
        width: 100%;
        margin-bottom: -0.5em;
    }

    .osusume-seiniku-box .osusume-photo .osusume-photo-sub .wp-block-group__inner-container {
        width: 100%;
    }

    .osusume-seiniku-box .osusume-photo .osusume-photo-sub figure:first-child {
        margin-right: 0.5em;
    }

    .osusume-seiniku-box .osusume-text {
        margin: 0 1.5rem;
    }

    .osusume-seiniku-box .osusume-text p:last-child {
        margin-bottom: -1rem;
    }

    .osusume-souzai {
        padding-top: 0rem;
        padding-bottom: 0.5rem;
    }

    .osusume-souzai-in {
        width: 100%;
    }

    .osusume-souzai-in .osusume-titl {
        margin-top: 0;
    }

    .osusume-souzai-box {
        margin: 0;
        display: flex;
    }

    .souzai-no1 {
        position: relative;
    }

    .souzai-no1 .photo-no1 {
        margin-top: -16px;
    }

    .souzai-no1 .wp-block-column:first-child {
        order: 2;
    }

    .souzai-no1 .osusume-text {
        margin: -3rem 1.5rem 0 1.5rem;
    }

    .souzai-no1 .osusume-titl {
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 28%;
        z-index: 2;
    }

    .souzai-no2 {
        display: flex;
    }

    .souzai-no2 .wp-block-column:first-child {
        order: 2;
    }

    .souzai-no2 .osusume-text {
        margin: -3rem 1.5rem 0 1.5rem;
    }

    .souzai-no2 .osusume-title-sub {
        margin-top: 1.25rem;
    }

    .souzai-no2 .photo-no2 {
        margin-top: -16px;
    }

    .osusume-souzai-in .other-text {
        margin-top: 1rem;
        text-align: left !important;
        margin: 0 1.5rem 1rem;
    }

    .osusume-souzai .icon-no1 img {
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 20%;
    }

    .osusume-souzai .icon-no2 img {
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 20%;
    }

    .osusume-bentou {
        padding-top: 0;
        padding-bottom: 0.5rem;
    }

    .osusume-bentou-in {
        width: 100%;
    }

    .osusume-bentou-box {
        margin: 0;
    }

    .bentou-no1 {
        position: relative;
    }

    .bentou-no1 .osusume-titl {
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 24%;
        z-index: 2;
    }

    .bentou-no1 .photo-no1 {
        margin-top: -16px;
    }

    .bentou-no1 .osusume-text {
        margin: -3rem 1.5rem 0 1.5rem;
    }

    .bentou-no2 .osusume-text {
        margin: -3rem 1.5rem 0 1.5rem;
    }

    .osusume-bentou .photo-no2 {
        margin-top: -0.5rem;
    }

    .bentou-no2 .osusume-title-sub {
        margin-top: 1.5rem;
    }

    .bentou-no2 .other-text {
        margin-top: 1rem;
    }

    .osusume-bentou-in .other-text {
        margin-top: 1rem;
        text-align: left !important;
        margin: 0 1.5rem 1rem;
    }

    .osusume-bentou .icon-no1 img {
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 20%;
    }

    .osusume-bentou .icon-no2 img {
        position: absolute;
        bottom: 20px;
        right: 20px;
        width: 20%;
    }
}

/*美味しいすき焼きの作り方*/
.movie {
    background: #000;
    padding: 6rem 0;
}

@media (max-width: 768px) {
    .movie {
        padding: 2rem 1rem;
    }
}

/*販売店舗一覧*/
.shop {
    background: #F8F7F1;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: 0;
    margin-bottom: 0px;
}

.shop-in {
    width: 950px;
    margin: 0 auto;
}

.shop-title {
    margin-top: 0.5rem;
    line-height: 1;
    margin-bottom: 3rem;
}

.shop-link {
    font-family: serif;
    background: #fff;
    font-size: 18px;
    width: 230px;
    display: flex !important;
    align-items: center !important;
    height: 33px;
    padding-top: 0.5rem;
}

/*20230310buckup
.shop-link{
	font-family:serif;
	background:#fff;
	font-size:18px;
	width:210px;
	display: flex !important;
	align-items: center !important;
	height:33px;
	padding-top:0.5rem;
}*/

.shop-link p {
    font-size: 22px;
    width: max-content;
    padding-left: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0px;
    font-weight: bold;
}

/*20230310buckup
.shop-link p{
	font-size: 18px;
	width: max-content;
	padding-left: 0.5rem;
	padding-bottom: 0.5rem;
	margin:0;
}*/
.shop-link a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    width: 75px;
}

/*20230310buckup
.shop-link a{
	font-size: 14px;
	color:#000;
	text-decoration: none;
	display: inline-block;
	width: 55px;
}*/
.shop-link a::before {
    content: "";
    background: url(https://vwp013851.kagoyacloud.com/wp-content/uploads/2023/02/link-icon.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 9px;
    display: inline-block;
    padding-left: 0.75rem;
}

.shop-anchor-title {
    font-size: 28px;
    border-bottom: solid 1px #1A1311;
    margin-bottom: 1rem;
    margin-top: 4rem;
    font-weight: bold;
}

/*20230310backup
.shop-anchor-title{
	font-size:23px;
	border-bottom:solid 1px #1A1311;
	margin-bottom:1rem;
	margin-top: 4rem;
}*/
.shop-anchor {
    width: 70%;
    margin: 0 15%;
    gap: 0;
}

.shop-anchor a {
    font-size: 24px;
    color: #000;
    text-decoration: none;
    line-height: 1;
}

.shop-anchor-borer-left {
    border-left: solid 1px #000;
}

.shop-anchor-borer-right {
    border-right: solid 1px #000;
}

.link-icon {
    display: flex;
    margin-bottom: 0;
}

.link-icon .icon {
    display: flex;
}

.link-icon .icon figure {
    margin: 0 1rem 0 0;
}

.shop .adress-text {
    margin-top: -1rem;
}

.floor-map-menu-link {
    margin-top: -1rem;
    gap: 0;
    border-bottom: solid 1px #bebebe;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.floor-map-menu-link:last-child {
    border-bottom: none;
}

.floor-map-menu-link a {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.floor-map-menu-link a::before {
    content: "";
    background: url(https://vwp013851.kagoyacloud.com/wp-content/uploads/2023/02/link-icon.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 9px;
    display: inline-block;
    padding-left: 0.75rem;
}

.bnr-reserve-line a::before {
    background: none !important;
    width: 0 !important;
    height: 0 !important;
    padding-left: 0 !important;
}

.floor-map-menu-link p {
    border-right: solid 1px #000;
    margin: 0;
    line-height: 1.25rem;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*20230310backup
.floor-map-menu-link p{
	border-right:solid 1px #000;
	margin:0;
}*/
.shop .link-icon {
    display: flex;
    flex-direction: row;
}

.bnr-reserve-line .is-layout-flex {
    gap: 0;
    margin-top: -1rem;
    margin-left: -7.5rem;
    margin-right: 1rem;
}

.bnr-reserve-line .is-layout-flex figure {
    margin-right: 1rem;
}

.bnr-reserve-line .is-layout-flex figure img {
    height: 35px;
    width: auto;
}

.map-menu-link .is-layout-flex {
    gap: 0;
}

.map-menu-link,
.bnr-reserve-line {
    margin-bottom: -2.5rem !important;
}


/*販売メニュー*/

@media (max-width: 768px) {
    .shop {
        padding: 3rem 0.5rem 4rem 0.5rem;
    }

    .shop-in {
        width: 100%;
    }

    .shop-logo img {
        width: 90%;
        margin: 0px 5%;
    }

    .shop-title {
        font-size: 28px;
        margin-top: 0rem;
        margin-bottom: 1rem;
        font-weight: normal;
    }

    .shop-anchor {}

    flex-wrap:nowrap !important;

    .shop-anchor-title {
        margin-top: 0.5rem;
        font-size: 20px;
        font-weight: bold;
    }

    /*20230310buckup
	.shop-anchor-title{
		margin-top: 0.5rem;
		font-size: 16px;
	}*/
    .shop-anchor p {
        line-height: 1;
    }

    .shop-anchor a {
        font-size: 14px;
    }

    .shop-link {
        flex-wrap: nowrap !important;
        margin-bottom: 0.5rem;
        gap: 0 20px;
        width: 230px;
    }

    /*20230310buckup
	.shop-link{
		flex-wrap:nowrap !important;
		margin-bottom: 0.5rem;
		gap:0 20px;
		width:180px;
	}*/
    .shop-link p {
        font-size: 20px;
    }

    /*20230310buckup
	.shop-link p{
		font-size:14px;
	}*/
    .shop-link a {
        font-size: 12px;
    }

    .shop .link-icon {
        gap: 0;
    }

    .link-icon .icon {
        margin-bottom: 1.75rem;
        flex-direction: row;
        flex-wrap: wrap;
        line-height: 2;
    }

    .link-icon .icon img {
        width: auto;
        height: 26px;
    }

    .floor-map-menu-link a {
        font-size: 11px;
    }

    .bnr-reserve-line .is-layout-flex {
        margin-top: 1.5rem;
        margin-left: 0;
    }

    .bnr-reserve-line .is-layout-flex figure img {
        height: 35px;
        width: auto !important;
        max-width: none !important;
        margin-bottom: -16px;
    }

    .bnr-reserve-line .is-layout-flex figure {
        margin-top: 0.5rem;
    }
}

/*お客様の声*/
.voice {
    position: relative;
}

.voice-bg {
    background: #FFE8E8;
    padding-bottom: 2rem;
}

.voice-in {
    width: 70%;
    margin: 0 15%;
    overflow: hidden;
}

.voice-in .img-left {
    position: absolute;
    top: -2rem;
    left: 5%;
}

.voice-in .img-right {
    position: absolute;
    bottom: -2rem;
    right: 5%;
}

.voice .title {
    font-size: 38px;
    margin-bottom: 0.75rem;
}

.voice .lead {
    font-size: 23px;
    line-height: 2rem;
    margin-bottom: 0.75rem;
}

.voice .text {
    font-size: 12px;
}

.voice .voice-btn-contact a {
    color: #000;
    background: #fff;
    text-decoration: none;
    padding: 0.4rem 4rem;
    font-size: 16px;
}

.voice .voice-btn-contact a::before {
    content: "";
    background: url(/wp-content/uploads/2023/02/btn_icon_footer_nav.png);
    display: inline-block;
    width: 4px;
    height: 11px;
    background-repeat: no-repeat;
    padding-right: 0.75rem;
}

@media (min-width: 768px) {
    .voice .title br {
        display: none;
    }

    .voice .lead br:first-child {
        display: none;
    }
}

@media (max-width: 768px) {
    .voice .title {
        font-size: 30px;
        line-height: 2.5rem;
        margin-top: 2.5rem;
    }

    .voice .lead {
        font-size: 20px;
    }

    .voice .text {
        text-align: left;
        font-size: 14px;
    }

    .voice-in {
        width: 100%;
        margin: 0;
        padding: 0 1.5rem;
    }

    .voice-in .img-left {
        top: -3rem;
    }

    .voice-in .img-right {
        bottom: -3rem;
    }

    .voice-in .img-left img {
        width: 80px;
    }

    .voice-in .img-right img {
        width: 80px;
    }
}

/*----------------------------------------　
  店舗詳細
  ----------------------------------------*/
.shop-h1 {
    background: #F7F5F2;
    padding: 3rem 0;
}

.shop-info-table {
    font-family: 'Noto Serif JP', serif;
}

.shop-h2 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 3rem;
    line-height: 1;
}

.table_bottom_margin {
    /*margin-bottom:3rem;*/
}

.table_last_bottom_margin {
    /*margin-bottom:3rem;*/
}

.reserve-title {
    font-size: 16px;
    margin-bottom: 0.5rem;
}

.btn-reserve {
    margin: 0 auto 5rem auto;
    width: max-content;
    gap: 0 2rem;
}

.btn-reserve a {
    font-size: 13px;
    border: solid 1px #911C22;
    color: #000;
    display: block;
    text-decoration: none;
    padding: 0.9rem 0;
    width: 256px;
}

.shop-map-info {
    margin: 0 auto 4rem auto;
    width: 1140px;
}

.shop-info-table tfoot td {
    border-bottom: 1px solid #fff !important;
}

.shop-info-table td {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #DCDDDD;
    vertical-align: top;
}

.shop-info-table td img {
    margin-right: 0.5rem;
    height: 27px !important;
    width: auto !important;
}

.spec_table_caption {
    width: 870px;
    margin: 0 auto;
    padding-left: 1.75rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 768px) {
    .shop-h2 {
        font-size: 30px;
        margin-bottom: 2rem;
    }

    .anchor-shopinfo-shopmenu {
        flex-wrap: nowrap !important;
    }

    .btn-reserve {
        flex-direction: column;
    }

    .btn-reserve a {
        width: 256px;
        /*width:100%;*/
    }

    .btn-reserve div p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .shop-map-info {
        width: 100%;
        position: relative;
    }

    .shop-map {
        width: 100%;
        position: relative;
        height: 426px;
    }

    .shop-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

/*販売メニュータブ*/
.shop-menu-tab {
    box-shadow: none !important;
    margin-bottom: 3rem;
}

.shop-menu-tab ul {
    border-bottom: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
    width: 872px;
    margin: 0 auto 1.5em !important;
}

.shop-menu-tab ul li {
    border: 1px solid #000000 !important;
    border-radius: 40px;
    padding: 8px 20px !important;
    font-size: 13px;
    font-family: serif;
}

.wp-block-atbs-tabs .atbs__tab-labels .atbs__tab-label {
    margin: 5px !important;
}

.anchor-shopinfo-shopmenu {
    margin: 0 auto 5rem auto;
    width: max-content;
}

.anchor-shopinfo-shopmenu a {
    text-decoration: none;
    color: #000;
    border: solid 1px #B5B5B5;
    display: block;
    padding: 0.5rem 0;
    width: 159px;
}

@media (max-width: 768px) {
    .shop-menu-tab .atbs__tab-labels {
        width: auto;
        flex-direction: row !important;
    }

    .spec_table {
        width: max-content;
    }

    .shop-menu-tab ul li {
        border: 1px solid #000000 !important;
        border-radius: 50px;
        padding: 8px 20px !important;
        font-size: 13px;
        font-family: serif;
    }

    .shop-menu-tab .wp-block-atbs-tab {
        overflow: scroll;
    }
}

/*----------------------------------------　
  今月のおすすめ
  ----------------------------------------*/
.osusume-months-title {
    background: #F7F5F2;
    padding: 1rem 0 4.5rem 0;
    margin-top: 0;
    font-size: 36px;
}

.months {
    font-size: 30px;
    margin-bottom: 0.5rem;
}

.osusume-months-box {
    background: #FFE8E8;
    width: 770px;
    margin: 0 auto;
    padding: 1rem 0 1.5rem 0;
}

.osusume-months-box .osusume-name {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0.5rem;
}

.osusume-months-box .osusume-name-sub {
    font-size: 35px;
    line-height: 1;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
}

.osusume-months-box .osusume-text {
    font-size: 17px;
    color: #B23D3D;
    line-height: 1.75rem;
    margin-top: 1.5rem;
}

.osusume-months-box .osusume-text {
    font-size: 17px;
    color: #B23D3D;
    line-height: 1.75rem;
    margin-top: 1.5rem;
}

@media (max-width: 768px) {
    .osusume-months-title {
        font-size: 28px;
        padding: 0.5rem 0 2.5rem 0;
    }

    .osusume-months-box {
        width: 90%;
        padding: 1rem 1rem 1rem 1rem;
    }

    .months {
        font-size: 18px;
    }

    .osusume-months-box .osusume-name {
        font-size: 22px;
    }

    .osusume-months-box .osusume-name-sub {
        font-size: 20px;
        margin-bottom: 1.25rem;
    }

    .osusume-months-box .osusume-text {
        font-size: 15px;
        line-height: 1.5rem;
        margin-top: 1rem;
    }

    .osusume-months-box .osusume-text br {
        display: none;
    }
}

/*揚げ物の美味しい温め方*/
.worm-container {
    max-width: 720px;
    margin: 100px auto 0;
}

.worm-container .is-layout-flex {
    gap: 0.5em;
}

.worm-h2 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 3rem;
    line-height: 1;
}

.worm-container figure {
    margin: 0 0 1em;
}

/*.worm-container ol{
 font-family: "Noto Serif JP", "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "serif";
 font-weight: 700;
font-size: 13px;
padding-left:1em;
margin-left: 0;
}*/

/*.worm-container ol li {
  display: flex;
	flex-direction: row-reverse;
	align-items: center;
}*/

.worm-container img {
    padding-right: 2em;
}

/*.worm-container ol li img{
  margin: 0 auto;
  display: flex;
  margin-top: 1.5em;
  margin-bottom: 2em;
}*/
.worm-container .note {
    border-top: solid 1px #707070;
    padding-top: 2em;
}

.microwave,
.toaster {
    display: flex;
    flex-direction: row;
}

@media (max-width: 768px) {
    .worm-container {
        padding: 1em;
    }

    .worm-h2 {
        font-size: 29px;
        margin-bottom: 2rem;
    }

    .worm-container .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 40% !important;
    }

    .worm-container img {
        padding-right: 0em;
    }

    .microwave,
    .toaster {
        display: flex;
        flex-direction: column-reverse;
    }

}