/*!
Theme Name: udon_01
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: udon_01
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

udon_01 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  src: url("assets/fonts/FOT-RodinCamillePro-B.otf")
}

@font-face {
  font-family: "KozGoPr6N Regular";
  src: url("assets/fonts/KozGoPr6N-Regular.otf")
}

@font-face {
  font-family: "RodinCamillePro";
  src: url("assets/fonts/RodinCamillePro.otf")
}

html {
  visibility: hidden
}

html.wf-active {
  visibility: visible
}

* {
  box-sizing: border-box
}

body {
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-variant-ligatures: none;
  font-size: 16px;
  font-weight: 500
}

h1, h2, h3, h4, h5 {
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

a:hover {
  opacity: .8;
  transition: 0.5s;
  transition: 0.5s
}

a {
  text-decoration: none;
  transition: 0.5s;
  transition: 0.5s;
  color: #000
}

.d_fl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.se-pre-con {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff
}

.se-pre-con .pre-con-inner {
  max-width: 100px;
  width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

#button {
  width: 60px;
  height: 60px;
  right: 30px
}

.hd_01 {
  position: FIXED;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10001
}

.h-inner {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 30px 0;
  justify-content: space-between;
  align-items: center
}

.h-logo {
  width: 66px
}

.h-inner ul li {
  padding-right: 40px;
  font-weight: 600
}

.h-inner ul li:last-child {
  padding-right: 0
}

.h-inner ul li a {
  text-align: center;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-weight: 500
}

.h-inner ul li a.active {
  position: relative
}

.h-inner ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none
}

.h-inner ul li a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  background: #E63817;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s
}

.h-inner ul li a:hover::after {
  transform: scale(1, 1)
}

.mv-tit {
  display: block;
  position: absolute;
  top: 110px;
  left: 150px;
  text-align: left;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 30px;
  letter-spacing: 0;
  font-weight: 900;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal
}

.mv-txt {
  width: 153px;
  position: absolute;
  top: -22.7vw;
  right: -20vw;
  z-index: 1
}

.mv-txt h2 {
  padding: 5px 0;
  background: #E63817;
  font-size: 18px;
  color: #fff;
  text-align: center
}

.mv-txt-in {
  padding: 20px 0 10px;
  background: rgba(0, 0, 0, 0.7)
}

.mv-txt .txt {
  display: flex;
  color: #fff;
  justify-content: center
}

.mv-txt span {
  text-orientation: upright;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: right;
  font-weight: 600
}

.main_menu {
  display: none
}

.top_mv_inner .slick-slider {
  margin-bottom: 0;
  position: relative
}

.top_mv_inner .slick-thumbs .slick-list {
  padding: 0px 50px;
  position: relative;
  z-index: 500;
  top: -130px;
  width: 100%;
  margin: auto;
  max-width: 850px
}

.top_mv_inner .slick-thumbs .slick-list li {
  opacity: 0.6
}

.top_mv_inner .slick-thumbs .slick-list li.slick-current {
  opacity: 1
}

.top_mv_inner ul.slickslide {
  padding-left: 0;
  max-width: 100%
}

.top_mv_inner .slick-slider .slick-track {
  min-width: 100%
}

.top_mv_inner ul.slickslide li img, .top_mv_inner .slick-dots button img {
  width: 100%;
  height: auto
}

.top_mv_inner ul.slickslide li {
  margin-bottom: 20px
}

.top_mv_inner .slick-dots {
  bottom: 60px;
  top: auto;
  left: auto;
  right: auto;
  position: absolute;
  line-height: 0
}

.top_mv_inner .slick-dots li {
  opacity: 0 !important
}

.top_mv_inner .slick-dots li, .top_mv_inner .slick-dots li button:before {
  margin: 0;
  padding: 0
}

.top_mv_inner .slick-dots li {
  margin: 5px;
  border: 1px solid #ccc;
  display: inline-block;
  width: auto;
  height: auto
}

.top_mv_inner .slick-slider .slick-track {
  min-width: 100%
}

.top_mv_inner .slick-dots li button {
  margin: 0;
  height: auto;
  width: 100%;
  padding: 0
}

.top_mv_inner .slick-dots li {
  opacity: 0.5
}

.top_mv_inner .slick-dots li.slick-active {
  opacity: 1
}

.top_mv_inner .slick-dots li button.tab {
  clear: both;
  display: block
}

.top_mv_inner .slick-dots li button img {
  width: 100%;
  max-width: 130px;
  height: auto
}

.top_mv_inner .slick-dots li button:before {
  content: '';
  display: block;
  width: 100%;
  max-width: 130px;
  overflow: hidden;
  float: none;
  position: absolute;
  width: 100%;
  height: 100%
}

.top_mv_inner .slick-dots::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 300px;
  background: #fff;
  bottom: -100px;
  left: 0;
  z-index: 1000;
  background: url(assets/img/round.png) no-repeat top center;
  right: 0;
  margin: 0 auto;
  background-size: 200%;
  background-position: top center;
  z-index: -1
}

.cmn-btn {
  position: relative;
  display: block;
  padding: 10px 0;
  max-width: 140px;
  width: 100%;
  margin: 10px auto 0;
  text-align: center;
  font-size: 10px;
  background: #fff;
  border: 1px solid #E63817;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal
}

.news-box a {
  position: relative;
  display: block;
  padding: 10px 0;
  width: 140px;
  margin: 40px auto 0;
  text-align: center;
  font-size: 10px;
  background: #fff;
  border: 1px solid #E63817;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal
}

.cmn-btn:hover {
  background: #E63817;
  color: #fff
}

.news-box a:hover {
  background: #E63817;
  color: #fff
}

.cmn-btn:hover:after {
  border-left: 9px solid #ffffff
}

.cmn-btn:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 9px solid #E63817;
  top: 38%;
  right: 25px
}

.cmn-ttl {
  width: 100%;
  text-align: center
}

.cmn-tit {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  font-size: 28px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 900;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  padding-top: 50px
}

.cmn-tit01 {
  position: relative;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 900;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  padding-left: 70px
}

.cmn-tit01 {
  max-width: 600px
}

.cmn-tit:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 60px;
  background: url("assets/img/h_logo.svg") no-repeat top;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}

.cmn-tit01:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 30px;
  background: url("assets/img/h_logo.svg") no-repeat top;
  top: 50%;
  left: 0;
  margin: 0 auto;
  transform: translate(0, -50%)
}

.mv-wrap h2 {
  width: 100%;
  margin: auto;
  text-align: center
}

.sub-tit {
  position: relative;
  font-size: 28px;
  text-align: center;
  color: #fff;
  z-index: 1;
  letter-spacing: 0.15em;
  margin: auto;
  padding-left: 70px
}

.sub-tit:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 60px;
  background: url("assets/img/h_logo.svg") no-repeat center;
  top: 50%;
  left: 0;
  transform: translate(0, -50%)
}

.mv-wrap.goodmorning-mv {
  background: url("assets/img/goodmorning_mv.jpg") no-repeat center;
  background-size: cover;
  background-position: center center
}

.mv-wrap {
  padding: 200px 0 350px 0
}

.wrapper .logo-in {
  width: 30%;
  margin: 0 auto 0;
  text-align: center;
  position: relative;
  top: -170px
}

.wrapper {
  position: relative;
  z-index: 0
}

.wrapper .wrap-in {
  background: url("assets/img/udon_img.png") no-repeat top right
}

.wrapper:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 400px;
  background: #fff;
  top: -225px;
  left: 0;
  z-index: -1;
  background: url("assets/img/round.png") no-repeat top center;
  right: 0;
  margin: 0 auto;
  background-size: 200%;
  background-position: top center
}

.wrapper.top:before {
  display: none
}

.wrapper.top .logo-in {
  width: 30%;
  margin: 150px auto 0;
  text-align: center;
  position: inherit;
  padding: 80px 0 150px
}

.top-slider {
  overflow: hidden
}

.top-slider .swiper-slide {
  outline: none;
  position: relative
}

.top-slider .swiper-slide .hover {
  display: none
}

.top-slider .swiper-slide:hover .hover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%)
}

.hover[src=""] {
  display: none !important
}

.top-slider .swiper-slide a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.top-slider .swiper-slide a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.top-slider {
  overflow: hidden;
  margin-bottom: -150px
}

.top-slider li {
  outline: none;
  position: relative
}

.top-slider li .hover {
  display: none
}

.top-slider li:hover .hover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%)
}

.top-slider li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.top-slider li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.slick-initialized .slick-slide {
  margin: 0 2px;
  outline: none
}

.shop-inner {
  cursor: pointer
}

.shop-slider-box {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  overflow: hidden;
  max-width: 1500px;
  width: 100%;
  margin: auto
}

#shop-slider_sp {
  max-width: 1200px;
  margin: auto
}

#shop-slider_sp li {
  max-width: 400px
}

.shop-slider-box ul {
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
  margin: 0;
  padding: 0
}

.shop-slider-box ul li.shop {
  display: inline-block;
  min-width: calc(100vw / 4);
  list-style: none;
  text-align: center
}

.shop-slider-img {
  display: block;
  width: 100%;
  object-fit: cover
}

.shop-ul {
  position: relative
}

.content1-wrap {
  padding-top: 100px;
  overflow: hidden
}

#content1 {
  padding-bottom: 150px
}

#content1 .cmn-tit {
  padding-left: 0px
}

.content1 .img-Area .menu_mp4 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1
}

.content1 .img-Area .menu_mp4 video {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.content1 .img-Area {
  width: 57%
}

.img02 {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
  -webkit-animation: changeWidth2 0.3s ease-in1 0.5s both;
  animation: changeWidth2 0.3s ease-in 1.5s both
}

.img03 {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
  -webkit-animation: changeWidth2 0.3s ease-in 2.5s both;
  animation: changeWidth2 0.3s ease-in 2.5s both
}

.img04 {
  -webkit-transition-delay: 3.5s;
  -o-transition-delay: 3.5s;
  transition-delay: 3.5s;
  -webkit-animation: changeWidth2 0.3s ease-in 3.5s both;
  animation: changeWidth2 0.3s ease-in 3.5s both
}

.content1 .img-Area.aos-animate {
  display: block;
  max-height: 380px
}

.content1.column .img-Area {
  position: relative
}

.content1.column .img-Area:before {
  animation: img-wrap 1s cubic-bezier(0.45, 0.05, 0.55, 0.95) forwards;
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  opacity: 1
}

@keyframes img-wrap {
  100% {
    transform: translateX(100%);
    opacity: 1
  }
}

.content1.reverse .img-Area {
  position: relative
}

.content1.reverse .img-Area:before {
  animation: img-bwrap 1s ease-in-out forwards;
  background: #ffffff;
  bottom: 0;
  content: '';
  right: 0;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1
}

@keyframes img-bwrap {
  100% {
    transform: translateX(-100%)
  }
}

.content1 .img-Area a:hover {
  opacity: 1
}

.content1 .img-Area.img04 span {
  letter-spacing: 0
}

.right {
  float: right
}

.left {
  float: left
}

.content1 .img-Area span {
  display: block;
  margin-top: -20px;
  background: #E63817;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 35px 14px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 900;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal
}

.content1 .txt-Area {
  width: 40%;
  padding-top: 35px;
  margin-left: auto;
  line-height: 2;
  letter-spacing: 0px;
  position: relative;
  z-index: 100
}

.content1 .txt-Area p {
  font-size: 16px;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal
}

.content1 .txt-Area.txt02 {
  width: 29%
}

.content1 .small-img {
  width: 155px
}

.content1 .small-img.small-img01.s-right {
  max-width: 150px
}

.content1 .small-img.s-right {
  width: 170px;
  margin: 80px auto 20px
}

.content1 .small-img.s-left {
  margin: 80px 0 20px 0
}

.content1 span.right.s-txt {
  letter-spacing: 0em
}

.content2 {
  width: 100%;
  padding-bottom: 150px
}

.content2 .cmn-tit {
  writing-mode: unset;
  text-align: center;
  width: auto;
  display: unset;
  padding: 0;
  padding-left: 70px;
  position: relative;
  writing-mode: unset;
  -webkit-writing-mode: unset;
  -ms-writing-mode: unset;
  writing-mode: unset
}

.content2 .cmn-tit:before {
  top: 50%;
  left: 0;
  right: unset;
  margin: unset;
  transform: translate(0, -50%);
  background-position: center
}

.content2-in {
  width: 90%;
  margin: 0 auto
}

.content2-in .img {
  width: 100%;
  max-width: 660px;
  margin: 50px auto 0
}

.content2 .txt {
  width: 90%;
  max-width: 530px;
  margin: 30px auto 0;
  justify-content: space-between;
  align-items: flex-end
}

#content3 {
  margin-bottom: 150px;
  padding: 100px 0;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  background: #E63817 url("assets/img/udon_img.png") no-repeat bottom 30px left -20px;
  background-size: 25%
}

.content3 {
  width: 100%;
  max-width: 990px;
  margin: 0 auto
}

.content3 .cmn-tit {
  display: flex;
  margin: 0;
  color: #fff;
  width: 50px
}

.content3 .cmn-tit:before {
  background: url("assets/img/white_logo.svg") no-repeat top
}

.content3-in {
  width: 96%;
  max-width: 887px;
  margin: -37px auto 0;
  background: #fff;
  display: block;
  padding: 40px
}

.content3-detail {
  height: 350px;
  overflow-y: scroll;
  overflow-x: hidden
}

#scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #fff
}

#scroll::-webkit-scrollbar {
  width: 15px;
  background-color: #fff
}

#scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(171, 171, 171, 0.3)
}

.content3 dl {
  padding: 30px 20px 30px 20px;
  border-bottom: 1px solid #E63817;
  position: relative
}

.content3 dl a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.content3 dt {
  width: 20%;
  font-family: tbudgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal
}

.content3 dd {
  width: 80%;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal
}

.content3 .cmn-btn {
  margin: 30px auto 0
}

.slideCell.shop {
  width: unset;
  margin: unset;
  opacity: unset !important
}

.slick-initialized .slick-slide::hover .shop-inner {
  position: relative;
  z-index: 100
}

.top .top-oneshop .shop-in {
  max-width: 1000px
}

.top .shop_link .cmn-btn {
  margin: 100px auto;
  padding: 12px 0;
  max-width: 200px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #E63817
}

.shop.last {
  margin-bottom: 100px
}

.shop-in {
  width: 100%;
  max-width: 730px;
  margin: 80px auto;
  justify-content: space-between;
  align-items: center
}

.top .shop-in {
  width: 100%;
  margin: 80px auto 0;
  justify-content: space-between;
  align-items: center
}

.shop .img {
  width: 55%;
  position: relative
}

.top_shop .img {
  width: 100%;
  position: relative
}

.shop .txt {
  width: 38%;
  margin-left: auto
}

.shoptxt {
  text-align: center;
  margin: 30px auto
}

.shop_link {
  margin: 0 auto 100px
}

.shoptxt h4 {
  font-size: 21px;
  font-weight: 600
}

.shoptxt p {
  font-size: 18px;
  font-weight: 600
}

.shop ul {
  align-items: center
}

.shop ul.shop_sns {
  max-width: 270px;
  align-items: center
}

.shop ul li {
  margin-right: 15px;
  position: relative
}

.shop ul li.takeout {
  width: 21%;
  margin: 5% 0 0;
  margin-right: 5%;
  position: relative
}

.shop ul li:nth-child(4n) {
  margin-right: 0%
}

.shop.top ul li {
  width: unset
}

.shop.top .on_hover {
  opacity: 0
}

.shop.top .on_hover li {
  margin: 0
}

.shop.top:hover .on_hover {
  opacity: 1;
  margin: 0 auto;
  justify-content: space-around;
  max-width: 300px
}

.shop ul li.takeout a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 12px
}

.shop ul li.takeout a:hover {
  background: #ffffff87
}

.shop ul li a {
  display: block
}

.shop .txt01 {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0
}

.shop .cmn-btn {
  width: 150px;
  margin: 20px 0 0 0
}

#content5 {
  background: url("assets/img/content5_bg.jpg") no-repeat center;
  background-size: cover
}

.content5 {
  width: 100%;
  max-width: 1055px;
  margin: 0 auto;
  padding: 100px 0 80px
}

.content5 ul {
  justify-content: space-between;
  align-items: center
}

.instagram_gallery img {
  float: none !important
}

.content5 ul li {
  width: 20%;
  padding: 5px;
  position: relative
}

.content5 ul li a {
  display: inherit;
  position: relative;
  height: 199px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1
}

@media only screen and (max-width: 640px) {
  .content5 ul li {
    width: 50%
  }
}

.content5 ul li a:hover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
  opacity: 1
}

.footer {
  padding: 40px 0;
  background: #E63817
}

.ft-in {
  width: 90%;
  max-width: 915px;
  margin: 0 auto;
  justify-content: space-between
}

.ft-logo {
  width: 133px
}

.ft-in ul li a {
  color: #fff;
  font-size: 14px;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-weight: 400
}

.ft-list {
  width: 200px;
  margin-left: auto
}

.ft-list li {
  margin-bottom: 15px
}

.ft-social {
  width: 130px;
  align-items: center
}

.ft-social li {
  width: 25%;
  max-width: 25px;
  margin-right: 20px;
  margin-top: 15px
}

.ft-garden {
  padding: 30px 0;
  background: #211815
}

.ft-garden .gd-logo {
  width: 40px
}

.ft-garden .ft-in {
  align-items: center
}

.ft-garden .ft-in ul {
  width: 400px;
  justify-content: space-between
}

.ft-garden .ft-in ul li a {
  color: #fff;
  font-size: 12px;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal
}

.copyright {
  width: 90%;
  max-width: 915px;
  margin: 10px auto 0;
  display: block;
  font-size: 10px;
  color: #fff
}

#footer {
  position: relative
}

.good1 {
  position: relative;
  top: -150px
}

.good1 .list {
  justify-content: center;
  align-items: center
}

.good1 .list li {
  width: 100px;
  margin-right: 15px
}

.good1 .list li:last-child {
  margin-right: 0
}

.good1 .s-txt02 {
  display: block;
  margin-top: 30px;
  font-size: 12px;
  text-align: center
}

.good1 .menu-list {
  width: 90%;
  max-width: 730px;
  margin: 0 auto;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
  align-items: center
}

.good1 .menu-list li {
  width: 50%;
  position: relative;
  padding-top: 36%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.good1 .menu-list li a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  left: 0;
  z-index: 100
}

.good1 .menu-list li a:hover {
  opacity: 1
}

.good1 .menu-list li a:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4)
}

.good1 .menu-list span {
  display: flex;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 25px;
  color: #fff;
  font-weight: 900;
  line-height: 1;
  justify-content: center;
  z-index: 9;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  text-shadow: #00000036 2px 0px, #0000002e -2px 0px, #00000017 0px -2px
}

.good1 .s-txt01 {
  width: 90%;
  max-width: 730px;
  margin: 20px auto 30px;
  font-size: 12px;
  text-align: center
}

.good1 .ok-ico {
  width: 6%;
  margin: 0 auto 15px
}

.tit-wrap {
  position: relative
}

.free_img {
  position: absolute;
  bottom: 0;
  right: 10vw;
  width: 20vw;
  z-index: 100;
  max-width: 272px
}

.tit-wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10
}

.good-tit {
  position: absolute;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 27px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  height: 100%;
  z-index: 100
}

.good-tit span {
  display: block;
  font-size: 16px;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-weight: 900
}

.good2 .sub-tit-wrap {
  margin: 50px 0;
  justify-content: space-between
}

.good2 .sub-tit-wrap li {
  font-size: 19px;
  font-weight: 600;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  display: flex;
  align-items: center;
  margin-bottom: 20px
}

.good2 .sub-tit-wrap li a.tit-active {
  border-bottom: 5px solid #E63817
}

.ico {
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  margin-top: -5px
}

.menu-tit .ico {
  display: inline;
  margin: 12px 0
}

.good-inner {
  width: 90%;
  max-width: 1020px;
  margin: 0 auto
}

.menu-tit {
  position: relative;
  display: block;
  margin: 0 auto;
  font-size: 27px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-weight: 900;
  top: 200px
}

.menu-tit:before {
  position: absolute;
  content: '';
  width: 120px;
  height: 60px;
  background: url("assets/img/h_logo.svg") no-repeat top;
  top: -105px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.menu-tit:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 50px;
  background: url("assets/img/red_ico01.svg") no-repeat top;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.menu-tit.blue:after {
  background: url("assets/img/blue_ico01.svg") no-repeat top
}

.menu-tit.none:after {
  background: none
}

.menu-in {
  width: 90%;
  max-width: 875px;
  margin: 100px auto 0
}

.menu-in-list {
  align-items: flex-start
}

.menu-in-list li {
  width: 30%;
  margin-bottom: 30px;
  margin-right: 5%
}

.menu-in-list li .menu_img {
  padding-top: 20px
}

.menu-in-list li.extra_menu {
  padding: 40px 0 !important;
  background: url("assets/img/extra.png");
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px
}

.menu-in-list li:nth-child(3n) {
  margin-right: 0
}

.good2 .menu-in-list li:nth-child(3) {
  padding-top: 0
}

.menu-in-list .txt-wrap {
  display: block;
  margin: 0 auto;
  text-align: center
}

.menu-in-list .txt-wrap h4 {
  margin: 20px 0 10px 0;
  font-size: 14px;
  letter-spacing: 0.5px
}

.menu-in-list .txt-wrap .menu-txt {
  font-size: 12px;
  margin-bottom: 10px;
  color: #444
}

.menu-in-list .txt-wrap .menu-txt small {
  font-size: 10px;
  margin-bottom: 10px;
  color: #444
}

.menu-in-list .txt-wrap .price {
  font-size: 13px;
  font-weight: 900
}

.menu-btm {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  justify-content: center;
  align-items: center
}

.menu-btm li {
  font-size: 12px;
  margin-right: 20px
}

.menu-btm li:last-child {
  margin-right: 0
}

.good3 .menu-in-list li:nth-child(1) {
  padding-top: 0
}

.good3 .menu-in-list li:nth-child(3) {
  padding-top: 0
}

.good4 .menu-in-list li:nth-child(1) {
  padding-top: 0
}

.good4 .menu-in-list li:nth-child(4) {
  padding-top: 0
}

#menu13 {
  padding-bottom: 100px
}

#menu10 {
  margin: 100px auto 100px
}

.mb100 {
  margin: 40px auto 100px
}

.good5 .menu-in-list li:nth-child(1) {
  padding-top: 0
}

.good6 .menu-in-list li:nth-child(2) {
  padding-top: 0
}

.good7 .menu-in-list li:nth-child(1) {
  padding-top: 0
}

.good6 .menu-tit:before, .good7 .menu-tit:before, .good8 .menu-tit:before, .good12 .menu-tit:before, .good13 .menu-tit:before {
  top: -80px
}

.good8 .menu-in-list, .good12 .menu-in-list {
  justify-content: center
}

.good8 .menu-in-list li, .good10 .menu-in-list li, .good11 .menu-in-list li, .good12 .menu-in-list li, .good13 .menu-in-list li {
  padding-top: 0
}

#news {
  padding-bottom: 150px;
  background: url("assets/img/udon_img.png") no-repeat bottom right;
  background-size: 50%
}

.news-mv {
  background-image: url("assets/img/news_mv.jpg");
  background-size: cover;
  background-position: center center;
  position: relative
}

.news-warp {
  width: 90%;
  max-width: 925px;
  margin: 0 auto
}

.news-box {
  width: 90%;
  max-width: 790px;
  margin: 0 auto 40px;
  padding-bottom: 80px;
  border-bottom: 1px solid #E63817
}

.newsthumb {
  position: relative
}

.news-box-wrap {
  width: 80%
}

.news-box dl {
  margin: 20px 0 50px
}

.news-box dl dt {
  max-width: 125px;
  width: 90%;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-weight: 600
}

.news-box dl dd h3 {
  font-size: 20px;
  margin-bottom: 10px
}

.news-box dl dd {
  width: 75%;
  margin-left: auto
}

.news-box dl .txt {
  width: 80%;
  display: block;
  text-align: justify
}

.news-warp .year-list {
  width: 20%;
  margin-left: auto;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal
}

.year_box ul li {
  width: 100%;
  padding: 10px
}

.pagination {
  justify-content: flex-end
}

.pagination .wp-pagenavi a, .pagination .wp-pagenavi span {
  margin-right: 10px;
  background: #fff
}

.pagination .wp-pagenavi a:last-child {
  margin-right: 0
}

.pagination .wp-pagenavi span.current {
  padding: 20px 18px;
  background: #ccc;
  font-weight: normal
}

.pagination .wp-pagenavi a, .pagination .wp-pagenavi span {
  padding: 20px 18px;
  border: 1px solid #ccc;
  font-size: 15px
}

.shop-mv {
  background: url("assets/img/shop_mv.JPG") no-repeat center;
  background-size: cover
}

.shop-wrap h3 {
  font-size: 28px;
  text-align: center;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  letter-spacing: 0;
  margin-top: 80px
}

.shop-wrap h3#allshop {
  margin-top: 0px
}

.shop-wrap {
  position: relative;
  top: -60px
}

.shop-wrap .shop-list {
  max-width: 800px;
  width: 100%;
  margin: auto;
  margin-top: 30px;
  justify-content: center
}

.shop-wrap .shop-list.area {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  margin: 30px auto 60px;
  justify-content: center
}

.shop-wrap .shop-list li {
  width: 20%;
  margin: 10px 0 0;
  margin-right: 1%
}

.shop-wrap .shop-list li:nth-child(6n) {
  width: 16%;
  margin: 10px 0 0;
  margin-right: 10px
}

.shop-wrap .shop-list li:last-child {
  margin-right: 0
}

.shop-wrap .shop-list.area li a {
  display: block;
  padding: 10px 15px;
  font-weight: 600;
  background: #ffffff;
  color: #000;
  box-sizing: border-box;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  border: 1px solid #000000;
  text-align: center
}

.shop-wrap .shop-list.area li a:hover {
  background: #000000;
  color: #ffffff
}

.shop-wrap .shop-list li a {
  display: block;
  padding: 10px 15px;
  font-weight: 600;
  background: #E63817;
  color: #fff;
  box-sizing: border-box;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  border: 1px solid #e63917;
  text-align: center
}

.shop-wrap .shop-list li a:hover {
  background: #ffffff;
  color: #e63917
}

.taste-mv {
  background: url("assets/img/taste_mv.jpg") no-repeat center;
  background-size: cover
}

.taste1 {
  background: url("assets/img/taste_img01.png") no-repeat top left;
  background-size: 42%;
  position: relative;
  top: -60px;
  padding-bottom: 350px
}

.taste1-in {
  justify-content: space-between;
  align-items: center
}

.taste1 .img01 {
  width: 26%;
  margin-left: 44%
}

.taste1 .txt-Area {
  width: 290px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0
}

.taste1 .taste-logo {
  width: 155px;
  display: block;
  margin: 50px auto 0
}

.taste2 {
  padding: 200px 0 300px;
  box-sizing: border-box;
  background-color: #E63817;
  background-image: url("assets/img/udon_img.png");
  background-position: top 50px right;
  background-repeat: no-repeat;
  background-size: 55%
}

.taste2 .cmn-tit:before {
  background: url("assets/img/white_logo.svg") no-repeat top
}

.taste2-in {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-end
}

.taste2 .txt-Area {
  max-width: 790px;
  width: 90%;
  font-size: 19px;
  margin-left: auto
}

.taste2 .txt-Area li {
  margin-bottom: 23px;
  color: #fff;
  font-family: tbcgothic-std, sans-serif !important;
  font-weight: 800;
  font-style: normal;
  font-weight: 400;
  position: relative;
  padding-left: 55px
}

.taste2 .txt-Area li span {
  display: inline-block;
  font-size: 21px;
  margin-right: 10px;
  width: 45px;
  position: absolute;
  bottom: 0;
  left: 0
}

.taste2 .txt-Area li span img {
  vertical-align: middle
}

.taste2 .txt-Area li:last-child {
  margin-bottom: 0
}

.taste3 .cmn-tit {
  text-align: center;
  writing-mode: unset;
  padding-left: 0;
  writing-mode: unset;
  -webkit-writing-mode: unset;
  -ms-writing-mode: unset;
  writing-mode: unset
}

.taste3 {
  padding: 200px 0 200px 0;
  background: url(assets/img/taste3_bg.png) no-repeat top center;
  background-size: cover;
  position: relative;
  top: -134px;
  z-index: 9
}

.taste3 h3 {
  text-align: center
}

.taste3:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100vh;
  background: #fff;
  bottom: -130px;
  left: 0;
  z-index: -1;
  background: url(assets/img/round_black.jpg) no-repeat top center;
  right: 0;
  margin: 0 auto;
  background-size: 200%;
  z-index: -1;
  background-position: bottom center;
  background-repeat: no-repeat
}

.taste3:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100vh;
  background: #fff;
  top: 0;
  left: 0;
  z-index: -1;
  background: url(assets/img/round.png) no-repeat top center;
  right: 0;
  margin: 0 auto;
  background-size: 200%;
  background-position: bottom center;
  background-position: top center
}

.taste3 .cmn-tit:before {
  top: 50px;
  left: -585px
}

.taste3-box {
  width: 90%;
  max-width: 755px;
  margin: 0 auto 20px;
  justify-content: space-between;
  box-shadow: 2px 4px 10px #7e7e7e;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
  background: #fff
}

.text_bg {
  width: 45%;
  background: url(assets/img/taste3_img01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right
}

.taste3 .txtArea {
  width: 50%;
  margin-left: auto;
  padding: 38px 0
}

.taste3 .txtArea h4 {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 100
}

.taste3 .txtArea p {
  color: #E63817;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal
}

.taste3 .img-Area img {
  border-radius: 50%
}

.taste3-box.box1 {
  margin-top: 60px
}

.taste3-box.box1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1
}

.taste3-box.box2 .text_bg {
  background-image: url("assets/img/taste3_img02.png")
}

.taste3-box.box3 .text_bg {
  background-image: url("assets/img/taste3_img03.png")
}

.taste3-box.box4 .text_bg {
  background-image: url("assets/img/taste3_img04.png")
}

.taste3-box.box5 .text_bg {
  background-image: url("assets/img/taste3_img05.png")
}

.taste4 {
  padding: 300px 0;
  background: url(assets/img/taste4_bg.jpg) no-repeat top #fff;
  background-size: cover;
  position: relative;
  top: -288px;
  z-index: -2;
  overflow: hidden
}

.taste4:before {
  position: absolute;
  content: '';
  top: 0;
  width: 100%;
  background: url(assets/img/taste3_bg.png) no-repeat top center
}

.taste4-in {
  position: relative;
  margin-bottom: 100px;
  align-items: center
}

.taste4-tit {
  width: 70%;
  margin-right: -20%;
  margin-bottom: 80px;
  padding: 50px 0 50px;
  color: #fff;
  background: #E63817;
  box-sizing: border-box;
  max-height: 550px
}

.taste4-tit .cmn-tit {
  margin: 0 0 0 42%;
  padding-left: 0
}

.taste4-tit .cmn-tit:before {
  background: url("assets/img/white_logo.svg") no-repeat top
}

.taste4-txt {
  background: #fff;
  padding: 50px 100px;
  box-sizing: border-box;
  width: 60%;
  margin-left: -10%;
  margin-top: 82px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.8;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal
}

.taste4-txt p.txt01 {
  margin-bottom: 50px
}

.taste4-txt p.txt01 span {
  display: inline-block;
  border-bottom: 1.5px solid #E63817
}

.taste4 .imgArea {
  position: relative;
  width: 364px;
  margin: 380px auto 200px
}

.taste4-last-txt {
  width: 90%;
  max-width: 1000px;
  max-width: 900px;
  margin: 0 auto 50px;
  color: #fff;
  font-size: 12px;
  text-align: center
}

.taste4 .circle-list .circle {
  width: 190px;
  height: 190px;
  position: absolute;
  top: 0;
  border-radius: 50%;
  transition: 0.5s ease-in-out
}

.taste4 .circle-list li a {
  display: block
}

.taste4 .circle-list li:hover .circle {
  transform: scale(0.7)
}

.taste4 .circle-list li:hover .circle::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  z-index: 99
}

.taste4 .circle-list li a:hover {
  opacity: 1
}

.taste4 .circle-list .circle.circle01 {
  top: -93px;
  right: 93px
}

.taste4 .circle-list .circle.circle02 {
  top: 45px;
  right: -95px
}

.taste4 .circle-list .circle.circle03 {
  top: 264px;
  right: -30px
}

.taste4 .circle-list .circle.circle04 {
  top: 267px;
  right: 205px
}

.taste4 .circle-list .circle.circle05 {
  top: 50px;
  right: 272px
}

.taste4 .circle-list li:hover .tit-mask {
  opacity: 1
}

.taste4 .tit-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  opacity: 0;
  cursor: pointer;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100
}

.taste4 .tit {
  padding: 35px 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 1.3;
  font-weight: 900;
  position: relative;
  z-index: 100
}

.taste4 .txt-mask {
  position: absolute;
  width: 70%;
  height: auto;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  opacity: 0
}

.taste4 .txt-mask.txt01 {
  top: -220px;
  left: 85px
}

.taste4 .txt-mask.txt02 {
  top: -80px;
  left: 365px
}

.taste4 .txt-mask.txt03 {
  top: 377px;
  left: 365px
}

.taste4 .txt-mask.txt04 {
  top: 377px;
  left: -260px
}

.taste4 .txt-mask.txt05 {
  top: -80px;
  left: -260px
}

.taste4 .txt-mask .txt {
  color: red;
  font-size: 20px;
  text-align: left;
  line-height: 1.3;
  font-weight: 900
}

.taste4 .circle-list li:hover .txt-mask {
  opacity: 1
}

.taste4 .txt-mask .txt h5 {
  color: #E63817;
  font-size: 22px;
  margin-bottom: 5px;
  font-weight: 900
}

.taste4 .txt-mask .txt p {
  font-size: 15px;
  font-weight: 400;
  color: #fff
}

.taste4 .circle-list .circle.circle02 .tit {
  padding: 45px 0
}

.taste4 .circle-list .circle.circle03 .tit {
  padding: 45px 0
}

.taste5 {
  padding: 200px 0 0 0;
  background: url(assets/img/taste3_bg.png) no-repeat top center;
  background-size: cover;
  position: relative;
  top: -595px;
  z-index: -2
}

.taste5:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100vh;
  background: #fff;
  top: -27px;
  left: 0;
  z-index: -1;
  background: url(assets/img/round.png) no-repeat top center;
  right: 0;
  margin: 0 auto;
  background-size: 200%;
  background-position: bottom center;
  background-position: top center
}

.taste5 .img01 {
  width: 65%;
  margin-bottom: 30px
}

.taste5 .img02 {
  width: 55%;
  margin-right: -5%;
  margin-top: 5%;
  padding-bottom: 680px;
  background-image: url(assets/img/taste5_img02.jpg);
  background-size: cover
}

.taste5 .txt {
  width: 50%;
  padding: 110px 80px 140px;
  background: #E63817;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  line-height: 1.8;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
  font-weight: 500;
  font-style: normal
}

.taste5 .txt span {
  display: inline-block;
  border-bottom: 1px solid #fff
}

.taste5 .taste5-in {
  justify-content: space-between;
  align-items: flex-start
}

.taste6 {
  padding: 150px 0;
  background: url("assets/img/taste6_bg.png") no-repeat center;
  background-size: cover;
  margin-top: -350px
}

.taste6 .d_fl {
  width: 90%;
  max-width: 655px;
  margin: 0 auto
}

.taste6 .cmn-btn {
  width: 49%;
  max-width: 245px;
  font-size: 18px
}

.taste6 .cmn-btn:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 15px solid #E63817;
  top: 33%;
  right: 26px
}

.taste6 .cmn-btn:hover:after {
  border-left: 15px solid #ffffff;
  top: 33%;
  right: 26px
}

.slick-dots {
  position: absolute;
  bottom: 18px;
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  bottom: 160px;
  z-index: 500
}

@media only screen and (max-width: 1000px) {
  .content1-wrap {
    padding-top: 100px;
    overflow: hidden
  }
  .news-mv {
    background-image: url("assets/img/news_mv02.jpg");
    background-size: cover;
    background-position: center bottom 50px
  }
  #content1 {
    padding-bottom: 150px
  }
  #content1 .cmn-tit {
    padding-left: 0px
  }
  .content1 .img-Area {
    width: 57%
  }
  .content1 .img-Area .menu_mp4 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1
  }
  .content1 .img-Area .menu_mp4 video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
  }
  .content1 .img-Area.img02 .menu_mp4 video {
    position: absolute;
    top: 60%;
    left: 50%;
    max-width: 110%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
  }
  .content1 .img-Area.aos-animate {
    display: block
  }
  .content1.column .img-Area {
    position: relative
  }
  .content1 .img-Area a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
  }
  .content1.column .img-Area:before {
    animation: img-wrap 1s cubic-bezier(0.45, 0.05, 0.55, 0.95) forwards;
    background: #ffffff;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    opacity: 1
  }
  @keyframes img-wrap {
    100% {
      transform: translateX(100%);
      opacity: 1
    }
  }
  .content1.reverse .img-Area {
    position: relative
  }
  .content1.reverse .img-Area:before {
    animation: img-bwrap 1s ease-in-out forwards;
    background: #ffffff;
    bottom: 0;
    content: '';
    right: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
  }
  @keyframes img-bwrap {
    100% {
      transform: translateX(-100%)
    }
  }
  .content1 .img-Area.img04 span {
    letter-spacing: 0
  }
  .right {
    float: right
  }
  .left {
    float: left
  }
  .content1 .img-Area span {
    display: block;
    margin-top: -20px;
    background: #E63817;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 3.5vw 1.4vw;
    text-align: center;
    font-size: 1.8vw;
    color: #fff;
    letter-spacing: 0.2em;
    font-weight: 900;
    font-family: tbcgothic-std, sans-serif !important;
    font-weight: 800;
    font-style: normal
  }
  .content1 .txt-Area {
    width: 40%;
    padding-top: 35px;
    margin-left: auto;
    line-height: 2;
    letter-spacing: 0px;
    position: relative;
    z-index: 100
  }
  .content1 .txt-Area p {
    font-size: 1.5vw;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
    font-weight: 500;
    font-style: normal
  }
  .content1 .txt-Area.txt02 {
    width: 30%
  }
  .content1 .small-img {
    max-width: 155px
  }
  .content1 .small-img.s-right {
    width: 10vw;
    margin: 4.5vw auto 2vw
  }
  .content1 .small-img.s-left {
    margin: 6.5vw 0 2vw 0;
    width: 11vw
  }
  .content1 span.right.s-txt {
    letter-spacing: 0em
  }
  .content2 {
    width: 100%;
    padding-bottom: 150px
  }
  .content2 .cmn-tit {
    writing-mode: unset;
    text-align: center;
    width: auto;
    display: unset;
    padding: 0;
    padding-left: 70px;
    position: relative;
    writing-mode: unset;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset
  }
  .taste4 .circle-list .circle {
    width: 19vw;
    height: 19vw;
    position: absolute;
    top: 0;
    border-radius: 50%;
    transition: 0.5s ease-in-out
  }
  .taste4 .imgArea {
    margin: 400px auto 150px;
    width: 36.4vw
  }
  .taste4 .circle-list .circle.circle01 {
    top: -9.3vw;
    right: 9.3vw
  }
  .taste4 .circle-list .circle.circle02 {
    top: 4.5vw;
    right: -9.5vw
  }
  .taste4 .circle-list .circle.circle03 {
    top: 26.4vw;
    right: -3.0vw
  }
  .taste4 .circle-list .circle.circle04 {
    top: 26.17vw;
    right: 20.5vw
  }
  .taste4 .circle-list .circle.circle05 {
    top: 5.0vw;
    right: 27.2vw
  }
  .taste4 .txt-mask.txt01 {
    top: -20vw;
    left: 25vw
  }
  .taste4 .txt-mask.txt02 {
    top: -7.6vw;
    left: 42vw
  }
  .taste4 .txt-mask.txt03 {
    top: 30vw;
    left: 42vw
  }
  .taste4 .txt-mask.txt04 {
    top: 30vw;
    left: -27vw
  }
  .taste4 .txt-mask.txt05 {
    top: -7.6vw;
    left: -27vw
  }
}

.gallery-thumbs .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  justify-content: center
}

.gallery-top .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto
}

.swiper-container.gallery-thumbs {
  max-width: 1000px;
  width: 100%;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  top: -180px;
  z-index: 100
}

.circle-box {
  position: relative
}

.circle-box::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 400px;
  background: #fff;
  bottom: -150px;
  left: 0;
  z-index: 1000;
  background: url("assets/img/round.png") no-repeat top center;
  right: 0;
  margin: 0 auto;
  background-size: 200%;
  background-position: top center
}

.gallery-top .swiper-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.gallery-top {
  width: 100%
}

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box
}

.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
  margin-top: 10px
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1
}

@media only screen and (min-width: 769px) {
  .sp, .sp-only {
    display: none
  }
  .pc, .pc-only {
    display: block
  }
}

@media only screen and (max-width: 768px) {
  .swiper-container.gallery-thumbs {
    max-width: 1000px;
    width: 100%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    top: -60px
  }
  .sp, .sp-only {
    display: block
  }
  .pc, .pc-only {
    display: none
  }
  body {
    font-size: 14px;
    font-family: tbcgothic-std, sans-serif !important;
    font-weight: 800;
    font-style: normal
  }
  body.fixed {
    width: 100%;
    height: 100vh;
    overflow: hidden
  }
  h1, h2, h3, h4, h5 {
    font-family: tbcgothic-std, sans-serif !important;
    font-weight: 800;
    font-style: normal
  }
  p {
    font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
    font-weight: 500;
    font-style: normal
  }
  a {
    font-family: tbcgothic-std, sans-serif !important;
    font-weight: 800;
    font-style: normal
  }
  .circle-box:before {
    height: 180px;
    bottom: -100px
  }
  .top-slider {
    overflow: hidden;
    margin-bottom: -60px
  }
  .to #hamburger-menu {
    position: fixed;
    width: 33px;
    height: 27px;
    right: 25px;
    top: 23px;
    z-index: 99999;
    cursor: pointer
  }
  #hamburger-menu span {
    opacity: 1;
    right: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: #E63817;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out
  }
  #hamburger-menu span:nth-child(1) {
    top: 0
  }
  #hamburger-menu span:nth-child(2) {
    top: 7px
  }
  #hamburger-menu span:nth-child(3) {
    bottom: 10px
  }
  .main_menu {
    display: block;
    width: 100%;
    background: rgba(230, 56, 23, 0.9)
  }
  .hd-menu {
    font-weight: bold;
    width: 100%;
    text-align: center
  }
  .hd-menu li {
    display: block;
    padding: 15px 0 15px 0
  }
  .hd-menu li:first-child {
    padding-top: 30px
  }
  .hd-menu li:last-child {
    padding-bottom: 30px
  }
  .hd-menu ul li a {
    color: #fff;
    font-size: 16px
  }
  .h-logo {
    width: 90px
  }
  .h-inner {
    width: 90%;
    padding: 10px 0
  }
  .mv-tit {
    top: 10px;
    left: 40px;
    font-size: 18px
  }
  .mv-txt {
    width: 90px;
    top: -28.7vw;
    right: -29vw
  }
  .mv-txt h2 {
    font-size: 14px
  }
  .mv-txt span {
    font-size: 7px
  }
  .mv-txt .cmn-btn {
    width: 80px;
    padding: 5px 0;
    font-size: 8px
  }
  .mv-txt .cmn-btn:after {
    right: 4px;
    top: 8px
  }
  .mv-txt-in {
    padding: 5px 0
  }
  .wrapper .logo-in {
    width: 130px;
    top: -20px
  }
  .wrapper.top .logo-in {
    max-width: 200px;
    width: 100%;
    margin: 100px auto 0;
    text-align: center;
    position: unset;
    padding: 0
  }
  .wrapper:before {
    top: -60px
  }
  .cmn-btn:after {
    right: 10px
  }
  .cmn-tit {
    font-size: 20px
  }
  .cmn-tit01 {
    font-size: 20px
  }
  p.cmn-tit01 {
    max-width: 270px
  }
  .taste4-tit .cmn-tit {
    margin: 0 0 0 47%;
    padding-left: 0
  }
  .cmn-tit:before {
    width: 50px;
    height: 30px
  }
  #content1 {
    padding: 80px 0 30px 0
  }
  .wrapper .wrap-in {
    background: url(assets/img/udon_img.png) no-repeat top 70px right;
    background-size: 60%
  }
  .content1-wrap {
    padding-top: 50px
  }
  .content1 {
    margin-bottom: 50px
  }
  .content1 .img-Area {
    width: 100%;
    height: 200px
  }
  .content1 .txt-Area {
    width: 80%;
    margin: 0 auto;
    font-size: 13px;
    letter-spacing: 0;
    text-align: left;
    line-height: 1.8
  }
  .content1 .txt-Area p {
    font-size: 14px;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif !important;
    font-weight: 500;
    font-style: normal
  }
  .content1 .txt-Area.txt02 {
    width: 80%;
    margin: 0 auto;
    flex-direction: row-reverse
  }
  .content1 .small-img.s-left {
    width: 100px;
    margin: 0 auto;
    padding-right: 10px
  }
  .content1 .small-img.s-right {
    width: 100px;
    margin: 0 auto;
    padding-left: 10px
  }
  .content1.column {
    flex-direction: column
  }
  .content1.reverse {
    flex-direction: column-reverse
  }
  .content1 .img-Area span {
    padding: 20px 9px;
    font-size: 18px;
    margin: 0px 10px 0 10px;
    margin-top: -20px
  }
  .content1 .img-Area.img04 {
    box-shadow: unset
  }
  .content2 {
    padding-bottom: 80px;
    background: none
  }
  .content2 .cmn-tit:before {
    top: 50px;
    left: -240px
  }
  .content2 .txt {
    font-size: 13px
  }
  #content3 {
    padding: 80px 0 10px 0;
    background: #E63816 url(assets/img/udon_img.png) no-repeat top left;
    background-size: 50%;
    margin-bottom: 70px
  }
  .content3 {
    display: block
  }
  .shop_link {
    margin: 0 auto 70px
  }
  .content3 .cmn-tit {
    display: block;
    margin: 0 auto;
    width: auto;
    padding-left: 0
  }
  .content3-in {
    margin: 30px auto 0;
    padding: 30px
  }
  .content3 dl {
    padding: 10px
  }
  .content3 dt {
    width: 32%;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0
  }
  .content3 dd {
    width: 65%;
    font-size: 11px;
    margin-left: auto
  }
  .content3-detail {
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden
  }
  .shop {
    width: 90%;
    margin: 0 auto
  }
  .slideCell.shop {
    width: unset;
    margin: unset
  }
  .shop-wrap .shop {
    width: 90%;
    margin: 0 auto
  }
  .shop-wrap .shop .cmn-btn {
    margin: 20px 0 0 0;
    padding: 10px
  }
  .shop.last {
    margin-bottom: 0
  }
  .shop .img {
    width: 100%
  }
  .shop-wrap h3 {
    font-size: 23px
  }
  .shop-wrap .shop-list li a {
    font-size: 14px;
    padding: 5px;
    text-align: center
  }
  .shop .txt01 p {
    font-size: 14px
  }
  .shop ul li {
    width: 10%
  }
  .shop .cmn-btn {
    margin: 20px 0 0 0
  }
  .top .shop_link .cmn-btn {
    margin: 40px auto 100px;
    padding: 12px 0;
    max-width: 200px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #E63817
  }
  .shoptxt h4 {
    font-size: 16px
  }
  .shop .txt {
    width: 100%;
    margin: 30px 0 50px 0
  }
  .content5 {
    width: 97%;
    padding: 50px 0 70px
  }
  .content5 ul li {
    margin-bottom: 5px
  }
  .ft-logo {
    width: 90px
  }
  .ft-list {
    width: 50%
  }
  .ft-list li {
    margin-bottom: 5px
  }
  .ft-in ul li a {
    font-size: 12px
  }
  .ft-garden .gd-logo {
    width: 10%
  }
  .ft-garden .ft-in ul {
    width: 65%
  }
  .ft-garden .ft-in ul li a {
    font-size: 10px
  }
  .subpage-area .wrapper:before {
    top: -92px
  }
  .mv-wrap {
    padding: 130px 0 180px;
    background-position: center bottom
  }
  .good1 {
    top: 0
  }
  .good1 .menu-list {
    width: 80%
  }
  .good1 .list li {
    width: 10%
  }
  .good1 .ok-ico {
    width: 10%
  }
  .menu-in-list {
    align-items: unset
  }
  .good-service {
    margin-bottom: 30px
  }
  .good1 .menu-list span {
    top: 0;
    font-size: 13px
  }
  .good1 .s-txt01, .good1 .s-txt02 {
    font-size: 10px
  }
  .menu-tit {
    margin: 0 auto 80px;
    font-size: 22px;
    top: 100px
  }
  #menu8 {
    margin-bottom: 50px
  }
  .mb100 {
    margin-bottom: 50px;
    margin: 70px auto 0
  }
  .mb200 {
    margin-bottom: 50px
  }
  .good-tit {
    font-size: 15px;
    position: absolute;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: unset;
    writing-mode: horizontal-tb;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    height: auto;
    z-index: 100
  }
  .good-tit span {
    font-size: 8px
  }
  .good2 .sub-tit-wrap {
    justify-content: center
  }
  .good2 .sub-tit-wrap li {
    margin: 0 20px 10px 0;
    font-size: 13px
  }
  .ico {
    display: inline-block;
    margin-right: 5px;
    width: 17px;
    margin-top: -5px
  }
  .menu-tit:before {
    width: 90px
  }
  .menu-in-list li {
    width: 44%;
    margin: 3%
  }
  .menu-in-list li:nth-child(3n) {
    margin-right: 3%
  }
  .menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7, .menu8, .menu9, .menu11, .menu12, .menu13 {
    flex-direction: column
  }
  .menu-in-list .txt-wrap .menu-txt {
    font-size: 12px;
    margin-bottom: 10px;
    color: #444;
    text-align: left
  }
  .menu-in {
    width: 100%;
    max-width: 875px;
    margin: 10px auto 0
  }
  .good8 .menu-in-list li {
    width: 50%
  }
  .menu-btm li {
    font-size: 10px;
    margin-right: 10px
  }
  .sub-tit {
    font-size: 25px
  }
  .news-box dl dt {
    width: 100%;
    padding-bottom: 10px
  }
  .news-box dl dd {
    width: 100%
  }
  .news-box dl dd h3 {
    font-size: 18px
  }
  .news-box dl .txt {
    width: 100%
  }
  .news-warp .year-list {
    width: 100%;
    padding: 0 0 40px
  }
  .year_box ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .year_box ul li {
    width: 32%;
    margin: 2%;
    margin-left: 0;
    padding: 0
  }
  .year_box ul li:nth-child(3n) {
    width: 32%;
    margin-right: 0
  }
  .year_box ul li a {
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #E63817;
    padding: 10px;
    box-sizing: border-box
  }
  .year_box ul li a:hover {
    background: #E63817;
    color: #fff
  }
  .news-box {
    margin: 0 auto 60px
  }
  .pagination li.active {
    padding: 8px 12px
  }
  .pagination li a {
    padding: 8px 12px;
    font-size: 13px
  }
  .news-warp {
    width: 90%;
    max-width: 925px;
    margin: 0 auto;
    flex-direction: column-reverse
  }
  .news-box-wrap {
    width: 100%
  }
  .news-box dl {
    margin: 20px 0 20px
  }
  .news-box {
    padding-bottom: 50px;
    background-size: 100%
  }
  .shop-wrap .shop-list li {
    margin-right: 5px;
    width: 32%;
    margin: 10px 0 0;
    margin-right: 1%
  }
  .shop-wrap .shop-list li:nth-child(3n) {
    width: 33.33%;
    margin: 10px 0 0;
    margin-right: 0
  }
  .taste1 {
    top: 0;
    padding-bottom: 100px
  }
  .taste1 .img01 {
    margin-left: 55%;
    padding-top: 7px
  }
  .taste1 .txt-Area {
    width: 100%;
    margin: 30px auto 0
  }
  .taste2-in {
    width: 100%;
    flex-direction: column
  }
  .taste2 {
    padding: 100px 0 45% 0
  }
  .taste2 .txt-Area {
    width: 90%;
    margin: 30px auto 0;
    font-size: 16px
  }
  .taste2 .txt-Area li span {
    font-size: 15px;
    max-width: 40px;
    bottom: 0;
    top: 0
  }
  .taste2 .txt-Area li {
    margin-bottom: 10px;
    font-family: tbcgothic-std, sans-serif !important;
    font-weight: 800
  }
  .taste3 {
    padding: 100px 0
  }
  .taste3 .cmn-tit:before {
    left: 0;
    top: 10px
  }
  .taste3-box {
    padding: o
  }
  .text_bg {
    width: 45%
  }
  .taste3 {
    padding: 100px 0 100px
  }
  .taste3 .txtArea {
    width: 55%;
    font-size: 12px;
    padding: 4vw
  }
  .taste3-box.box1, .taste3-box.box2, .taste3-box.box3, .taste3-box.box4, .taste3-box.box5 {
    background-size: 40%
  }
  .taste3 .txtArea h4 {
    font-size: 20px;
    margin-bottom: 0
  }
  .taste3 .txtArea p {
    line-height: 1.2
  }
  .taste4 {
    padding: 80px 0 500px;
    top: -6vh
  }
  .taste4-in {
    flex-direction: column
  }
  .taste4-tit {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 50px 0 50px;
    color: #fff;
    background: #E63817;
    box-sizing: border-box
  }
  .taste4-txt {
    width: 90%;
    padding: 30px;
    font-size: 15px;
    line-height: 1.6;
    bottom: -330px
  }
  .taste4-txt {
    padding: 30px;
    font-size: 15px;
    line-height: 1.6;
    position: relative;
    bottom: 40px;
    margin-left: 10%;
    margin-top: 0vw
  }
  .taste4-txt p.txt01 {
    margin-bottom: 10px
  }
  .taste4 .imgArea {
    margin: 100px auto 100px;
    width: 72.8vw
  }
  .taste4 .circle-list .circle.circle01 {
    top: -18.6vw;
    right: 18.6vw
  }
  .taste4 .circle-list .circle.circle02 {
    top: 9vw;
    right: -13vw
  }
  .taste4 .circle-list .circle.circle03 {
    top: 50.8vw;
    right: -2vw
  }
  .taste4 .circle-list .circle.circle04 {
    top: 51.24vw;
    right: 41vw
  }
  .taste4 .circle-list .circle.circle05 {
    top: 10vw;
    right: 49.8vw
  }
  .taste4 .circle-list .circle {
    width: 35vw;
    height: 35vw
  }
  .taste4 .circle-list li:hover .circle {
    transform: scale(1)
  }
  .taste4 .txt-mask {
    width: 100%;
    position: unset;
    opacity: 1
  }
  .taste4 .tit-mask {
    opacity: 1
  }
  .taste4 .tit {
    padding: 10px 0;
    font-size: 16px
  }
  .taste4 .circle-list li .circle::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    z-index: 99
  }
  .taste4 .txt-mask .txt p {
    font-size: 14px
  }
  .taste4 .txt-mask.txt01 {
    top: -190px;
    left: 0
  }
  .taste4 .txt-mask.txt02 {
    top: -190px;
    left: 0
  }
  .taste4 .txt-mask.txt05 {
    top: -190px;
    left: 0
  }
  .taste4 .txt-mask.txt03 {
    bottom: -200px;
    left: 0;
    top: unset
  }
  .taste4 .txt-mask.txt04 {
    bottom: -200px;
    left: 0;
    top: unset
  }
  .taste4 .txt-mask .txt h5 {
    font-size: 18px
  }
  .taste5 {
    padding: 100px 0 0 0
  }
  .taste5 .taste5-in {
    margin-top: 20px
  }
  .taste5 .txt {
    width: 90%;
    margin: 0 auto;
    padding: 50px 30px;
    font-size: 15px;
    line-height: 1.6
  }
  .taste5 .img02 {
    width: 90%;
    margin: 0 auto 20px;
    padding-top: 60%;
    padding-bottom: 0
  }
  .taste6 {
    margin-top: -500px;
    padding: 80px 0
  }
  .circle-listinner {
    padding-top: 120px
  }
  .circle-listinner li {
    padding-top: 40px
  }
  .taste6 .cmn-btn {
    font-size: 14px
  }
  .taste6 .cmn-btn:after {
    right: 7px
  }
  #button {
    width: 36px;
    height: 36px;
    right: 20px;
    z-index: 1000
  }
  .sp_hd_menu .sp_hd_menu_nav a:hover {
    opacity: .5;
    color: #c7293f;
    background: #fff
  }
  .sp_hd_menu .sp_hd_menu_nav {
    width: 100%;
    margin: auto;
    transition: all 0.2s;
    position: relative
  }
  .sp_hd_menu.open .sp_hd_menu_nav {
    display: block;
    z-index: 1000
  }
  .sp_hd_menu_nav ul {
    display: block;
    width: 100%;
    margin: auto;
    padding: 20px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
  }
  .sp_hd_menu.sp_hd_menu_nav ul {
    display: table-cell
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li {
    opacity: 1;
    -webkit-transform: scaleX(1) translateX(0);
    transform: scaleX(1) translateX(0);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transition-delay: .19s;
    transition-delay: .19s
  }
  .sp_hd_menu .sp_hd_menu_nav ul li {
    opacity: 0;
    -webkit-transform: scaleX(0) translateX(260px);
    transform: scaleX(0) translateX(260px);
    -webkit-transition: none;
    transition: none
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li:nth-child(2) {
    -webkit-transition-delay: .29s;
    transition-delay: .29s
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li:nth-child(3) {
    -webkit-transition-delay: .39s;
    transition-delay: .39s
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li:nth-child(4) {
    -webkit-transition-delay: .49s;
    transition-delay: .49s
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li:nth-child(7) {
    -webkit-transition-delay: .29s;
    transition-delay: .29s
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li:nth-child(6) {
    -webkit-transition-delay: .39s;
    transition-delay: .39s
  }
  .sp_hd_menu.open .sp_hd_menu_nav ul li:nth-child(5) {
    -webkit-transition-delay: .49s;
    transition-delay: .49s
  }
  .sp_hd_menu .sp_hd_menu_nav a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 20px 0;
    position: relative;
    font-size: 1.4rem
  }
  .sp_hd_menu.open {
    width: 100%;
    height: 100vh;
    float: left;
    display: flex;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    background: #e63917;
    visibility: visible
  }
  .sp_hd_menu {
    width: 60px;
    right: 0;
    top: 0;
    z-index: 100;
    visibility: hidden
  }
  .menu_bar {
    position: fixed;
    top: 30px;
    right: 0;
    width: 50px;
    margin: auto;
    padding: 0;
    background-color: #ffffff;
    float: left;
    z-index: 10001;
    text-align: center
  }
  .menu_bar_logo {
    display: block;
    width: 40px;
    height: auto;
    margin: auto;
    padding: 0;
    top: 15px;
    right: 10px
  }
  .menu_bar_button01 {
    display: block;
    width: 40px;
    height: auto;
    margin: 0;
    padding: 15px 0 15px 0;
    text-align: center;
    background-color: #FFE900;
    bottom: 15px;
    left: 10px
  }
  .menu_bar_button01 span {
    line-height: 20px
  }
  .menu_bar_button_text01 {
    display: none
  }
  .sp_drawer_button {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 30px;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
  }
  .panel-btn-icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    max-width: 30px;
    width: 100%;
    height: 2px;
    margin: -1px 0 0 -12px;
    background-color: #f70207;
    transition: .2s;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center
  }
  .panel-btn-icon:before, .panel-btn-icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 2px;
    background-color: #f70207;
    transition: .3s;
    -ms-transform: translate(-50%, -50%);
    transform: translate(0, -50%);
    text-align: center
  }
  .panel-btn-icon:before {
    margin-top: -10px
  }
  .panel-btn-icon:after {
    margin-top: 10px
  }
  .panel-btn-icon.close {
    background: transparent
  }
  .panel-btn-icon.close:before, .panel-btn-icon.close:after {
    margin-top: 0;
    width: 30px;
    background: #f70207
  }
  .panel-btn-icon.close:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
  }
  .panel-btn-icon.close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
  }
  .panel-btn-icon.close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
  }
  .top_mv_inner .slick-slider {
    margin-bottom: 0;
    position: relative
  }
  .top_mv_inner ul.slickslide {
    padding-left: 0;
    max-width: 100%
  }
  .top_mv_inner .slick-slider .slick-track {
    min-width: 100%
  }
  .top_mv_inner ul.slickslide li img, .top_mv_inner .slick-dots button img {
    width: 100%;
    height: auto
  }
  .top_mv_inner .slick-dots {
    bottom: 0;
    top: auto;
    left: auto;
    right: auto;
    position: absolute;
    line-height: 0;
    z-index: 100
  }
  .top_mv_inner .slick-dots li, .top_mv_inner .slick-dots li button:before {
    margin: 0;
    padding: 0
  }
  .top_mv_inner .slick-dots li {
    margin: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    width: auto;
    height: auto
  }
  .top_mv_inner .slick-slider .slick-track {
    min-width: 100%
  }
  .top_mv_inner .slick-dots li button {
    margin: 0;
    height: auto;
    width: 100%;
    padding: 0
  }
  .top_mv_inner .slick-dots li {
    opacity: 0.5
  }
  .top_mv_inner .slick-dots li.slick-active {
    opacity: 1
  }
  .top_mv_inner .slick-dots li button.tab {
    clear: both;
    display: block
  }
  .top_mv_inner .slick-dots li button img {
    width: 100%;
    max-width: 70px;
    height: auto
  }
  .top_mv_inner .slick-dots li button:before {
    content: '';
    display: block;
    width: 100%;
    max-width: 70px;
    overflow: hidden;
    float: none;
    position: absolute;
    width: 100%;
    height: 100%
  }
  .top_mv_inner .slick-dots::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 120px;
    background: #fff;
    bottom: -10px;
    left: 0;
    z-index: 1000;
    background: url(assets/img/round.png) no-repeat top center;
    right: 0;
    margin: 0 auto;
    background-size: 200%;
    background-position: top center;
    z-index: -1
  }
  .top_mv_inner .slick-thumbs .slick-list {
    padding: 0px 50px;
    position: relative;
    z-index: 500;
    top: -60px;
    width: 100%;
    margin: auto
  }
}


/*手動で追加*/

@media only screen and (max-width: 768px) {
  .menu14 {
    flex-direction: column;
  }
}

#menu13 {
  padding-bottom: 0px;
}

#menu14 {
  padding-bottom: 100px;
}




/*手動で追加*/



.popup1 {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
}

.popup {
  background-color: #fdeeee;
  position: relative;
  padding: 0 24px;
}

.close-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  cursor: pointer;
}

.popup p {
  margin: 0;
  font-family: "遊ゴシック", "遊ゴシック体", "Yu Gothic", sans-serif;
}

.container2 {
  max-width: 1255px;
}

.popup-inner {
  padding: 28px 8px 28px 8px;
  font-size: 16px;
  color: #000;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.popup-color {
  color: #ea545d;
}

.popup-color2 {
  color: #3f51b5;
  text-decoration: underline;
}

.popuop-margin {
  padding-top: 30px;
}

.popuop-margin {
  padding-top: 30px;
}

.popup-inner img {
  width: 30px;
  height: 30px;
}

.exclamation {
  margin-right: 15px;
  flex-shrink: 0;
}

.popup-header .h-inner {
  margin-top: 107px;
}

.popup-content {
  margin-top: 187px;
}

@media screen and (max-width:768px) {
  .sp_hd_menu.active {
    z-index: 10002;
  }
  .menu_bar.active {
    top: 30px !important;
    z-index: 10003;
  }

  .panel-btn-icon.active:before,
  .panel-btn-icon.active:after {
    background: #fff;
  }

}

@media screen and (max-width:480px) {
  .popup-inner {
    display: block;
    padding-bottom: 20px;
  }

  .exclamation {
    margin: -20px 0 0 5px;
  }

  .inner-text {
    padding: 0 24px;
    margin: 0 auto;
    font-size: 14px;
  }

  .innertext-margin {
    padding-top: 15px;
  }
}

/*# sourceMappingURL=style.css.map */
/* 2023.11.27追加 */
.popup{
  background-color: #fff4ed;
}
.popup-color{
  color :#e13817;
}



/* 2024.01.19 */

#shop-slider_sp .slick-track {
  /* display: flex; */
}

@media (min-width:767px) and (max-width:940px) {

  .content3 {
    display: block;
  }

  .content3 .cmn-tit {
    display: block;
    margin: 0 auto;
    width: auto;
    padding-left: 0;
  }

  .content3 .content3-in {
    margin: 30px auto 0;
    padding: 30px;
  }
}

/* 2024.01.23 */

.movie {
  margin-bottom: 150px;
  padding: 0 24px;
}

.movie .movie_inner {
  padding: 0 40px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 46.25%;
  height: 0;
  overflow: hidden;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width:1024px) {

  .movie {
    margin-bottom: 98px;
    padding: 0;
  }

  .content2 {
    padding-bottom: 98px;
  }

  .movie .movie_inner {
    margin: 0 48px;
    padding: 0 24px 98px;
    padding-bottom: 49.25%;
  }

  .movie iframe {
    
  }
}

@media screen and (max-width:480px) {

  .movie .movie_inner {
    margin: 0 24px;
  }
}


/* 2024.03.27 店舗詳細ボタンのサイズ */

.shop-wrap .shop-list.area_detail li {
  width: auto;
  min-width: 160px;
}

@media screen and (max-width:768px) {
  .shop-wrap .shop-list.area_detail li {
    min-width: auto;
  }

  .shop-wrap .shop-list.area_detail li:nth-child(3n) {
    margin-right: 1%;
  }
}


/* 2024.03.27 店舗詳細ボタンのサイズEND */




/* 2024.06.06 */

.news-box a {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  left: 50%;
  transform: translate(-50%, 0);
}


/* 2025.03.06 */

.good1 {
  margin-bottom: -100px;
}

@media screen and (max-width:768px) {
  .good1 {
    margin-bottom: 0;
  } 
}

.good1 .s-txt01 {
  margin-top: 80px;
  line-height: 2;
}

@media screen and (max-width:768px) {
  .good1 .s-txt01 {
    margin-top: 50px;
  } 

  .good-service {
    margin-bottom: 50px;
  }
}

.good1 .s-txt02 {
  margin: 20px auto 30px;
}

@media screen and (max-width:767px) {
  .good1 .ok-ico,
  .good1 .list li {
    width: 20%;
  }
}