@charset "UTF-8";
/****************************************

ヘッダー

*****************************************/
@media screen and (max-width: 767px) {
  .teaser_txt {
    background: rgba(255, 255, 255, 0.8);
    border: 2px solid #fff;
  }
}
/****************************************

コンテンツ

*****************************************/
.br_sp {
  display: none;
}

/*ページャー*/
.pager {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  padding-bottom: 100px;
}

a.page-numbers {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  padding: 8px 14px;
  margin: 0 3px 5px;
  font-size: 1.6rem;
  transition: 0.3s;
}
a.page-numbers:link, a.page-numbers:visited {
  color: #c4581e;
  text-decoration: none;
  transition: 0.3s;
}
a.page-numbers:hover, a.page-numbers:active {
  color: rgba(196, 88, 30, 0.6);
  transition: 0.3s;
}

.pager .current {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  padding: 8px 14px;
  margin: 0 3px 5px;
  font-size: 1.8rem;
  background: #c4581e;
  border: solid 1px rgba(0, 0, 0, 0.1);
  color: rgb(255, 255, 255);
}

/*記事一覧*/
.nav-below {
  width: 60%;
  margin: 70px auto 0;
  display: flex;
  justify-content: center;
}
.nav-below .list {
  width: 250px;
  background: #c4581e;
  transition: 0.3s;
}
.nav-below .list a {
  display: block;
  padding: 15px 5px;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  font-weight: 500;
}
.nav-below .list a:not(:last-child) {
  margin-bottom: 10px;
}
.nav-below .list:hover {
  background: #da6221;
}
.nav-below > a {
  display: block;
  width: 140px;
  padding: 15px 5px;
  background: rgba(0, 0, 0, 0.02);
  font-size: 1.5rem;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  font-weight: 600;
}
.nav-below > a span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #c4581e;
  transition: 0.3s;
}
.nav-below > a:hover span {
  color: rgba(196, 88, 30, 0.8);
}

@media screen and (max-width: 767px) {
  .br_sp {
    display: block;
  }
  /*改行解除*/
  .br_pc {
    display: none;
  }
  /*ページャー*/
  .pager {
    margin-top: 20px;
    padding-bottom: 0;
  }
  /*一覧に戻る*/
  .nav-below {
    width: 100%;
    margin-top: 50px;
    flex-direction: initial;
  }
  .nav-below .list {
    width: 40%;
  }
  .nav-below .list a {
    font-size: 1.3rem;
  }
  .nav-below > a {
    width: 30%;
    font-size: 1.3rem;
  }
  /*パンくず*/
  .breadcrumb p {
    font-size: 1.2rem;
  }
  .breadcrumb_area {
    margin: 0 auto 15px;
  }
}
/****************************************

footer

*****************************************/
@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    text-decoration: none;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  /* spナビ インフォメーション */
  .sp_navi_info {
    margin: 30px auto;
    text-align: center;
  }
  .sp_navi_info a {
    font-size: 1.6rem;
  }
  .foot_bnr {
    width: 200px;
    margin: 0 auto 15px;
  }
  .sp_navi_info_txt {
    color: #51331e;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 15px;
  }
  .sp_navi_info_txt a:link,
  .sp_navi_info_txt a:visited,
  .sp_navi_info_txt a:hover,
  .sp_navi_info_txt a:active {
    color: #51331e;
    font-weight: 500;
    text-decoration: none;
  }
  /* ----sp サイトマップ---- */
  .sp_footer_link {
    width: 100%;
    padding: 20px 20px 25px;
    margin-bottom: 20px;
    background: url(images/footer_navi_bg.png) right bottom no-repeat #dfdfc8;
  }
  .sp_footer_link .menu .menu-item {
    width: 100%;
    border-bottom: 1px solid #c9c9a3;
    cursor: pointer;
    color: #405322;
    margin: 0 auto;
    font-size: 1.6rem;
    font-weight: bold;
    box-sizing: border-box;
  }
  .sp_footer_link .menu-item span {
    display: block;
    color: #b0aca2;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2;
  }
  .sp_footer_link .menu-item a {
    display: block;
    padding: 14px 0;
    text-align: left;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
    font-weight: 600;
  }
  .sp_footer_link .menu-item a:active,
  .sp_footer_link .menu-item a:hover,
  .sp_footer_link .menu-item a:link,
  .sp_footer_link .menu-item a:visited {
    color: #405322;
    text-decoration: none;
  }
  .sp_footer_link .sub-menu {
    width: 100%;
    margin-bottom: 15px;
    padding: 0 7px;
    display: none;
  }
  .sp_footer_link .sub-menu li {
    position: relative;
    width: 100%;
    margin-bottom: 8px !important;
    border-bottom: none !important;
  }
  .sp_footer_link .sub-menu li::before {
    position: absolute;
    content: "";
    top: 40%;
    left: 10px;
    background: #c4581e;
    width: 6px;
    height: 8.6602540378px;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
    z-index: 1;
  }
  .sp_footer_link .sub-menu li a {
    display: block;
    padding: 7px 10px 6px 25px;
    background: #fff;
    color: #3e281a;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: initial;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .sp_footer_link .sub-menu li a:active,
  .sp_footer_link .sub-menu li a:hover,
  .sp_footer_link .sub-menu li a:link,
  .sp_footer_link .sub-menu li a:visited {
    position: relative;
    color: #3e281a;
  }
  .sp_footer_link .menu-item-has-children {
    position: relative;
  }
  .sp_footer_link .menu-item-has-children:before,
  .sp_footer_link .menu-item-has-children:after {
    position: absolute;
    content: "";
    background: #51331e;
    transition: 0.2s ease-in-out;
  }
  .sp_footer_link .menu-item-has-children:before {
    top: 17px;
    right: 14px;
    width: 1px;
    height: 18px;
  }
  .sp_footer_link .menu-item-has-children:after {
    top: 25px;
    right: 5px;
    width: 18px;
    height: 1px;
  }
  .sp_footer_link .menu-item-has-children.menu_open:before {
    transform: rotate(-90deg);
    transition: 0.2s ease-in-out;
  }
  /* ----sp フローティングバナー---- */
  .sp_bnr {
    display: flex;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    height: 55px;
    bottom: 0;
    left: 0;
    z-index: 4;
  }
  .sp_bnr_parts {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 50%;
    background: #c4581e;
    border-top: 1px solid #fff;
    letter-spacing: 0;
  }
  .sp_bnr_parts img {
    height: 20px;
    margin-bottom: 7px;
  }
  .sp_bnr_parts:first-child {
    flex-direction: none !important;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  }
  .sp_bnr_parts:first-child img {
    width: initial;
    margin: 0 7px 0 0;
    height: 24px;
  }
  .sp_bnr_parts:first-child p {
    font-size: 1.9rem;
    line-height: inherit;
  }
  .sp_bnr_parts:nth-child(2) {
    width: 25%;
    flex-direction: column;
  }
  .sp_bnr_parts:last-child {
    width: 25%;
    flex-direction: column;
    background: #405322;
  }
  .sp_bnr_parts:not(:last-child) {
    border-right: 1px solid #fff;
  }
  .sp_bnr_parts p {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0.06em;
    text-align: center;
  }
  .sp_bnr_parts a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
}
/****************************************

Contact Form7

*****************************************/
/* フォームカラー */
.wpcf7 {
  width: 100%;
}

.wpcf7-form textarea {
  width: 100%;
  /*本文*/
  max-width: 100%;
  padding: 3px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: 0.3s;
}
.wpcf7-form select {
  width: auto;
  padding: 3px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: 0.3s;
}
.wpcf7-form input {
  width: 100% !important;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: 0.3s;
  /*ラジオボタン、チェックボタン*/
}

/* 送信ボタン */
.tc {
  text-align: center;
}

.wpcf7 .tc input[type=submit] {
  cursor: pointer;
  width: 410px !important;
  max-width: 100%;
  padding: 18px;
  box-shadow: none;
  border: 1px #c4581e solid;
  border-radius: 0;
  background-color: #c4581e;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.25s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-top: 30px;
}

.wpcf7 .tc input[type=submit]:disabled {
  cursor: not-allowed;
  box-shadow: none !important;
  border: 1px solid #f8f8f8 !important;
  background-color: #f8f8f8 !important;
  color: #929292 !important;
}
.wpcf7 .tc input[type=submit]:hover {
  box-shadow: 0 0 1px 1px rgba(196, 88, 30, 0.3);
  background-color: #fff;
  color: #c4581e;
  transition: all 0.25s;
}
.wpcf7 .tc input[type=submit]:focus {
  outline: 0;
  border: 1px #c4581e solid;
  box-shadow: 0 0 2px 2px rgba(196, 88, 30, 0.5);
}

.wpcf7-text {
  width: 100%;
}

.form_row {
  display: flex;
  margin-bottom: 30px;
  padding: 0 20px 30px 20px;
  border-bottom: 1px dotted #ccc;
  font-size: 1.2rem;
}
.form_row .form_label {
  width: 280px;
}
.form_row .form_label .required {
  display: inline-block;
  color: #fff;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 3px 7px;
  background: #b20000;
  margin-right: 10px;
  border-radius: 0;
  line-height: initial;
}
.form_row .form_label .any {
  display: inline-block;
  color: #fff;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 3px 7px;
  background: #888888;
  margin-right: 10px;
  border-radius: 0;
  line-height: initial;
}
.form_row .form_input {
  width: calc(100% - 280px);
}
.form_row .form_input_post {
  width: 180px;
}
.form_row .form_input_post_txt {
  color: #b20000;
  font-weight: normal;
  font-size: 1.3rem;
}

.form_row.last_row {
  padding-bottom: 0;
  border-bottom: none;
}

.wpcf7 .form_input_post input[type=tel],
.wpcf7 .form_input input[type=email],
.wpcf7 .form_input input[type=tel],
.wpcf7 .form_input input[type=text],
.wpcf7 .form_input_post input[type=text],
.wpcf7 .form_input textarea {
  position: relative;
  border-left: 2px solid #c4581e;
}

/* フォームの装飾ここから */
/* チェックボックス */
.wpcf7 .form_input input[type=checkbox] {
  display: none;
}
.wpcf7 .form_input input[type=checkbox] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity 0.25s ease;
}
.wpcf7 .form_input input[type=checkbox] + span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.24em;
  height: 1.24em;
  border: 1px solid #c4581e;
  border-radius: 4px;
  background-color: #fefefe;
  box-sizing: border-box;
}
.wpcf7 .form_input input[type=checkbox] + span:after {
  content: "";
  opacity: 0;
  display: block;
  position: absolute;
  top: 0.15em;
  left: 0.44em;
  width: 0.4em;
  height: 0.8em;
  border-bottom: 3px solid #c4581e;
  border-right: 3px solid #c4581e;
  box-sizing: border-box;
  transform: rotate(40deg);
  transition: opacity 0.25s ease;
}
.wpcf7 .form_input input[type=checkbox]:checked + span {
  color: #002565;
  transition: all 0.25s ease;
}
.wpcf7 .form_input input[type=checkbox]:checked + span:before {
  opacity: 1;
  border: 1px solid #c4581e;
  box-shadow: 0 0 2px 2px rgba(196, 88, 30, 0.5);
  background-color: #c4581e;
  transition: opacity 0.25s ease;
}
.wpcf7 .form_input input[type=checkbox]:checked + span:after {
  opacity: 1;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: opacity 0.25s ease;
}

/* ラジオボタン */
.wpcf7 .form_input input[type=radio] {
  display: none;
}
.wpcf7 .form_input input[type=radio] + span {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 1em 0 1.8em;
  font-size: inherit;
  box-sizing: border-box;
  transition: opacity 0.25s ease;
}
.wpcf7 .form_input input[type=radio] + span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 1em;
  height: 1em;
  border: 1px solid #666;
  border-radius: 50%;
  background-color: #fefefe;
  box-sizing: border-box;
  transition: opacity 0.25s ease;
  transform: translateY(-50%);
}
.wpcf7 .form_input input[type=radio] + span:after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  box-sizing: border-box;
  transition: opacity 0.25s ease;
}
.wpcf7 .form_input input[type=radio]:checked + span:before {
  box-shadow: 0 0 2px 2px rgba(196, 88, 30, 0.5);
}
.wpcf7 .form_input input[type=radio]:checked + span:after {
  opacity: 1;
  top: 50%;
  left: 0;
  width: 1em;
  height: 1em;
  background-color: #c4581e;
  border-radius: 50%;
  box-sizing: border-box;
  transition: opacity 0.25s ease;
  transform: translateY(-50%);
}

/* セレクト */
.wpcf7 .form_input span.select-wrap {
  position: relative;
  width: 250px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .form_input span.select-wrap:after {
  content: "";
  pointer-events: none;
  position: absolute;
  display: block;
  width: 0.6em;
  height: 0.6em;
  top: 50%;
  right: 0.8em;
  margin-top: -3px;
  border-bottom: 1px solid #c4581e;
  border-right: 1px solid #c4581e;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: 50% 0;
  box-sizing: border-box;
}
.wpcf7 .form_input span.select-wrap:focus-within::after {
  border-bottom: 1px solid #c4581e;
  border-right: 1px solid #c4581e;
}

.wpcf7 .form_input select {
  cursor: pointer;
  width: 250px;
  max-width: 100%;
  margin: 0;
  padding: 0.5em 3.5em 0.5em 1em;
  border: 1px solid #c4581e;
  border-radius: 4px;
  box-shadow: none;
  background-color: #fefefe;
  background-image: linear-gradient(90deg, rgba(196, 88, 30, 0.7), rgba(196, 88, 30, 0.7));
  background-position: 100% 0;
  background-size: 2em 3.5em;
  background-repeat: no-repeat;
  color: inherit;
  font-size: inherit;
  line-height: 1;
  box-sizing: border-box;
  transition: border-color 0.2s ease, outline 0.2s ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
}
.wpcf7 .form_input select:-ms-expand {
  display: none;
}

.wpcf7 .form_input span.select-wrap {
  position: relative;
  width: 250px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.wpcf7 .form_input span.select-wrap:after {
  content: "";
  pointer-events: none;
  position: absolute;
  display: block;
  width: 0.6em;
  height: 0.6em;
  top: 60%;
  right: 0.8em;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: 50% 0;
  box-sizing: border-box;
}

/* テキストフィールド フォーカス時 */
.wpcf7 .form_input input[type=text]:focus,
.wpcf7 .form_input input[type=tel]:focus,
.wpcf7 .form_input input[type=email]:focus,
.wpcf7 .form_input input[type=url]:focus,
.wpcf7 .form_input input[type=date]:focus,
.wpcf7 .form_input input[type=number]:focus,
.wpcf7 .form_input_post input[type=text]:focus,
.wpcf7 .form_input textarea:focus,
.wpcf7 .form_input_post input[type=tel]:focus {
  outline: 0;
  border: 1px #002565 solid;
  box-shadow: 0 0 1px 1px rgba(196, 88, 30, 0.3);
}

.wpcf7 .form_input select:focus {
  outline: 0;
  border: 1px #002565 solid;
  box-shadow: 0 0 1px 1px rgba(196, 88, 30, 0.3);
}

.wpcf7-response-output {
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
  .pc_none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp_none {
    display: none;
  }
  .wpcf7-form textarea {
    width: 100% !important;
    /*本文*/
  }
  .wpcf7-form input {
    max-width: 100% !important;
    /*ラジオボタン、チェックボタン*/
  }
  .wpcf7-submit {
    width: 100%;
  }
  .wpcf7 .tc input[type=submit] {
    font-size: 16px;
    font-family: "游明朝", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
  }
  .form_row {
    flex-direction: column;
    padding: 0 0 30px;
  }
  .form_row .form_label {
    width: 100%;
    margin-bottom: 10px;
  }
  .form_row .form_input {
    width: 100%;
  }
  .wpcf7-radio {
    display: flex;
    flex-wrap: wrap;
  }
  .wpcf7-radio .wpcf7-list-item {
    margin-left: 10px;
  }
  .ajax-loader {
    width: auto;
  }
  .wpcf7-response-output {
    font-size: 1.3rem;
  }
}
/****************************************

追加分

*****************************************/
.dish_img img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 768px) {
  main#top_main {
    margin: 0 auto;
  }
  .news_box {
    margin: 80px auto;
  }
  .greeting_box01 {
    margin-top: 70px;
  }
  .recommend_box01 figure {
    height: -moz-min-content;
    height: min-content;
  }
  .menu_table {
    height: -moz-min-content;
    height: min-content;
  }
  .greeting_box01_txt {
    width: 490px;
  }
  .pc_float {
    display: none;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 1000;
  }
  .pc_float img {
    width: 60px;
    height: 160px;
  }
}
@media screen and (max-width: 767px) {
  /*ヘッダー*/
  .sp_navi_list .tel a:link,
  a:visited {
    color: #c4581e;
  }
  #toggle {
    position: fixed;
    right: 5px;
    top: 5px;
    width: 44px;
    height: 42px;
    background: rgba(196, 88, 30, 0.95);
    border: 2px solid rgba(225, 225, 225, 0.46);
    padding: 8px;
  }
  #toggle span {
    background: #fff;
    filter: initial;
    height: 2px;
  }
  #toggle span:first-child {
    top: 1px;
  }
  #toggle span:nth-child(2) {
    top: 10px;
  }
  #toggle span:nth-child(3) {
    top: 19px;
  }
  .open_navi #toggle span {
    background: #fff;
    transform: translateY(-50%) rotate(315deg) !important;
  }
  .open_navi #toggle span:first-child {
    top: 10px;
  }
  .open_navi #toggle span:nth-child(3) {
    top: 10px;
    transform: translateY(-50%) rotate(405deg) !important;
  }
  #slider_sp {
    position: relative;
    width: 100%;
    left: auto;
  }
  #slider_sp .sp_slider_txt {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    z-index: 9;
  }
  #slider_sp .metaslider img {
    width: 100%;
    height: calc(100svh - 122px);
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  #sp_navi {
    background: url(images/top_box03_bg.jpg) left top repeat;
  }
  #sp_navi .menu {
    border-top: 1px solid rgba(62, 39, 25, 0.46) !important;
    margin: 0 15px;
    padding: 0 !important;
  }
  #sp_navi .menu a {
    font-size: 1.6rem;
    color: #c4581e !important;
  }
  #sp_navi .menu a span {
    color: rgba(96, 75, 61, 0.4);
    font-size: 1.2rem;
  }
  #sp_navi .menu .menu-item-has-children.menu_open:before {
    top: 12px;
    transform: rotate(180deg);
  }
  #sp_navi .menu-item {
    text-align: left !important;
    color: #c4581e !important;
    padding: 0 10px !important;
    border-bottom: 1px solid rgba(62, 39, 25, 0.46) !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
    font-weight: 600;
  }
  #sp_navi .menu-item::before {
    border: none;
    top: 12px;
    right: 10px;
    width: 30px;
    height: 30px;
    transform: rotate(360deg);
    background: url(images/sp_navi_arrow.svg) no-repeat top left;
  }
  #sp_navi .sp_navi_logo {
    max-width: 150px;
    margin: 15px 15px 20px;
    filter: initial;
  }
  #sp_navi .sub-menu {
    padding: 0 0 10px;
  }
  #sp_navi .sub-menu li {
    border: none !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
  }
  #sp_navi .sub-menu li:last-child a {
    padding: auto;
  }
  #sp_navi .sub-menu li a {
    font-size: 1.4rem;
    color: #fff !important;
    padding: 8px 12px !important;
    background: rgba(196, 88, 30, 0.8);
  }
  #sp_navi .sub-menu li a:hover {
    background: rgba(196, 88, 30, 0.65);
  }
  #sp_navi .sub-menu li a::before {
    display: none;
  }
  .sp_navi_info .sp_navi_list .tel {
    font-size: inherit;
    background-size: contain;
    line-height: normal;
    margin-bottom: 10px;
    padding-left: 40px;
  }
  .sp_navi_info .sp_navi_list .tel a {
    color: #c4581e;
    font-size: 2.4rem;
  }
  .sp_navi_info .bottom_area_txt {
    font-size: 1.4rem;
    text-align: center !important;
  }
  .logo {
    left: 15px;
  }
  /*全ページ共通*/
  dd,
  dt,
  li,
  p,
  tr,
  tt {
    font-size: 1.4rem;
  }
  .breadcrumb_area {
    margin-bottom: 25px;
  }
  #teaser {
    height: 280px;
    background-size: auto 180px !important;
    background-position: center bottom !important;
  }
  #teaser .teaser_txt {
    margin-top: 10px !important;
  }
  .mb30 {
    margin-bottom: 20px;
  }
  .mb50 {
    margin-bottom: 30px;
  }
  .mb70 {
    margin-bottom: 40px;
  }
  .txt530,
  .txt560,
  .txt600 {
    margin-top: auto;
  }
  .headline {
    margin-bottom: 30px;
    line-height: 1.5;
    font-size: 2.4rem;
  }
  h2 {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 5px;
  }
  h3.subhead01 {
    font-size: 1.8rem;
  }
  h2.subhead01 {
    margin-bottom: 20px;
  }
  #page_teaser img {
    width: 1160px;
    left: 50%;
    transform: translateX(-50%);
  }
  /*ホーム*/
  .news_box {
    margin: 40px auto !important;
  }
  .top_box02_rec_inner_txt_tit h3 {
    font-size: 2rem;
  }
  .top_box02_bana li:after {
    width: 65px;
    height: 62px;
    right: -26px;
    bottom: 21px;
    background-size: contain;
  }
  .footer_logo {
    margin-bottom: 15px;
  }
  .sp_footer_box .info {
    margin-bottom: 10px;
  }
  .sp_footer_box .info p {
    color: #fff;
  }
  #bottom_area .bottom_area_tel a {
    color: #3e281a;
  }
  #bottom_area .bottom_area_txt {
    font-size: 1.4rem;
    text-align: center !important;
  }
  .greeting_box01_txt .tit_wrap {
    justify-content: center;
  }
  .greeting_box01_txt .tit_wrap .store_name {
    width: 130px;
  }
  .greeting_box01_txt p {
    text-align: left;
    display: flex;
    justify-content: center;
  }
  .news_list {
    margin-right: 0;
  }
  .news_list a {
    font-size: 1.4rem;
  }
  .top_box03 {
    padding-top: 50px;
  }
  /*こだわり*/
  .commitment_box01_txt .tit_wrap .first-letter {
    padding: 9px 11px 13px;
  }
  .commitment_box01_txt h2 {
    background: linear-gradient(transparent 50%, #e0cc79 50%) !important;
  }
  /*店舗ギャラリー*/
  .gallery_list_parts {
    margin: 0 2% 10px 0;
  }
  /*ブログ*/
  .blog_parts figure {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px;
  }
  /*お問い合わせ*/
  .contact_box01 {
    text-align: left;
    margin-bottom: 30px;
  }
  .sitepolicy {
    text-align: left;
    padding: 25px;
  }
  /*フッター*/
  .sp_footer_box {
    padding: 60px 25px 30px;
    background: url(images/sp_footer_bg.jpg) left top no-repeat !important;
    background-size: auto !important;
  }
  .sp_footer_box .map {
    margin-bottom: 10px;
  }
  .sp_footer_box .map iframe {
    height: 300px;
  }
  #sp_footer {
    padding-bottom: 54px !important;
  }
  /*下層共通*/
  .pagetit {
    font-size: 2.6rem !important;
  }
  .subhead {
    font-size: 2.2rem;
    padding: 7px 0 8px 32px;
  }
  .tit01 {
    font-size: 1.8rem;
  }
  .left_img {
    margin-bottom: 20px;
  }
  .bottom_contact {
    display: none;
  }
  .mb80 {
    margin-bottom: 50px;
  }
  /*ご挨拶*/
  .name {
    margin-top: 15px;
    font-size: 1.6rem;
    font-weight: 600;
  }
  .table01 tr th,
  .table01 tr td {
    width: 100%;
    display: block;
  }
  .menu_table02 tr {
    width: 100% !important;
  }
  /*フッター*/
  #bottom_area .bottom_area_tel .num {
    margin: 0 auto 10px;
  }
  #bottom_area {
    text-align: center;
    margin: 0 10px 15px;
  }
  .btn01 a,
  .btn02 a {
    color: #fff;
  }
}