﻿html {
  -webkit-text-size-adjust: 100%
}

* {
  /*box-sizing: border-box;*/
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

img{
    max-width: 100%;
    height: auto;
    border-style: none; 
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, p {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-size: 100%
}

body {
  width: 100%;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  /* font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif; */
  font-family: YakuHanJP, Jost, "Gothic Medium BBB", YuGothic, '游ゴシック', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-weight: 400;
  font-size: 14px
}

body, table, input, textarea, select, option {
  font: Arial, Helvetica, sans-serif
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

:focus {
  outline: 0
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

em {
  font-weight: bold;
  font-style: normal
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0
}

header, footer, nav, section, article, main, aside, hgroup {
  display: block
}

html {
  font-size: 10px
}

body {
  overflow-x: hidden;
  /* font-family: 'Alata', 'Noto Sans JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; */
  font-size: 1.5rem
}

#page img, #page input {
  margin: 0;
  max-width: 100%;
  vertical-align: top
}
.concept {
    padding: 90px 0 110px;
    /* background: url(https://food3.takeat.jp/wp-content/uploads/2021/07/concept-1.png) right 50% no-repeat; */
}
.news_box0 {
	margin-bottom: 20px !important;
}
.main .thirdInview.inviewFade {
    top: 0;
    opacity: 1;
}
.menu .detail {
    padding: 0 2.77778%;
    border: 1px solid #000;
}
.menu .detail h3 {
    padding: 1em 0;
    position: relative;
    line-height: 1;
    font-size: 2.2rem;
    text-align: center;
    cursor: pointer;
}
.menu .detail h3::after {
    margin-top: -6px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    content: "";
}
.menu .detail .inner {
    padding: 3.53774% 0;
    border-top: 1px solid #000;
    display: none;
}
.menu .detail .inner .wrap {
    margin-bottom: 3.53774%;
    display: flex;
}
.menu .detail .inner .wrap .first {
    margin-right: 2.59434%;
    padding-right: 2.59434%;
    border-right: 1px solid #000;
    width: 47.16981%;
}
.menu .detail .inner .wrap .second {
    width: 47.16981%;
}
.menu .detail .inner .wrap .contents {
    margin-bottom: 1em;
}
.menu .detail .inner .wrap .contents h4 {
    margin-bottom: .3em;
    font-weight: bold;
    font-size: 1.6rem;
}
.menu .detail .inner .wrap .contents dl {
    margin-bottom: .5em;
    display: flex;
    justify-content: space-between;
    font-size: 1.4rem;
}
.menu .detail .inner .wrap .contents dl dd {
    text-align: right;
}
.menu .detail .inner .note {
    font-size: 1.2rem;
    text-align: right;
}
.tel a {
	color: #333;
    text-decoration: none;
}

@media (min-width: 751px) {
  .pc {
    display: block
  }
  .sp {
    display: none
  }
  br.pc {
    display: inline
  }	
  .wp-block-separator.has-background:not(.is-style-dots) {
    height: 2px !important;
  }
  .map .address {
    border-right: 1px solid #d6d6d6;
  }
  #header .reserve a span strong {
	text-orientation:upright;
	letter-spacing: -3px !important;
  }
}

@media (max-width: 750px) {
  .pc {
    display: none
  }
  .sp {
    display: block
  }
  br.sp {
    display: inline
  }
}

#header {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  background: url(../img/header_bg_pc.jpg) center top no-repeat;
  background-size: cover
}

#header .layout {
  margin: 0 auto 0;
  max-width: 600px;
  position: relative;
  min-height: 100vh
}

#header .layout img {
  max-width: 100%
}

#header .layout .ttl {
  position: absolute;
  top: 30%;
  opacity: 0
}

#header .layout .ttl.inviewFade {
  -moz-transition: 2.5s;
  -o-transition: 2.5s;
  -webkit-transition: 2.5s;
  transition: 2.5s;
  opacity: 1
}

#header .layout .ttl .summary {
  margin-bottom: 11%
}

#header .layout .scroll {
  position: absolute;
  left: 254px;
  bottom: 10%;
  width: 80px;
  -webkit-animation: anim_scroll 1.2s ease 0s infinite alternate;
  -moz-animation: anim_scroll 1.2s ease 0s infinite alternate;
  animation: anim_scroll 1.2s ease 0s infinite alternate;
  -ms-animation: anim_scroll 1.2s ease 0s infinite alternate
}

#header .sns {
  position: absolute;
  top: 33px;
  right: 31px
}

#header .sns li {
  margin-bottom: 14px;
  width: 38px
}

#header .sns li a:hover:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  zoom: 1;
  -moz-transition: .4s;
  -o-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s
}

#header .reserve {
  position: fixed;
  bottom: 10%;
  right: 0;
  cursor: pointer;
  z-index: 9
}

#header .reserve a{
  color: var(--color_btn_reserve);
  background: var(--color_btn_reserve_bg);
  font-size:1.5rem;
  letter-spacing:0.3rem;
  width: 5rem;
  height: 18rem;
  line-height: 1;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;  
  text-decoration:none;
}

#header .reserve a span {
    font-weight: 700;
    display: block;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-font-feature-settings: initial;
    font-feature-settings: initial;
}

#header .reserve.inview {
  -moz-transition: .5s;
  -o-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  transition-delay: 1.5s;
  padding-left: 20%;
  right: -10%;
  opacity: 1
}

#header .reserve.inview.inviewFade {
  padding-left: 0;
  right: 0
}

#header .reserve img:hover:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  zoom: 1;
  -moz-transition: .4s;
  -o-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s
}

@media (max-width: 750px) {
  #header {
    background: url(../img/header_bg_sp.jpg) center top no-repeat;
    background-size: cover
  }
  #header .layout {
    margin: 0 auto 0%;
    max-width: 80%
  }
  #header .layout .ttl {
    top: 30%
  }
  #header .layout .ttl .summary {
    margin-bottom: 13.37449%
  }
  #header .layout .scroll {
    position: absolute;
    left: 39.09465%;
    bottom: 30%;
    width: 20.16461%
  }
  #header .layout .scroll a {
    pointer-events: auto
  }
  #header .sns {
    padding-top: 4%;
    top: 0;
    right: 3.73333%;
    display: flex;
    justify-content: space-between;
    width: 20.13333%
  }
  #header .sns li {
    margin: 0;
    width: 44.37086%
  }
  #header .reserve {
    bottom: 2%;
    /*width: 40.8%*/
  }
  #header .reserve a {
      width: 16rem;
      height: 4.5rem;
      -webkit-border-radius: 30px 0px 0px 30px / 30px 0px 0px 30px;
      -moz-border-radius: 30px 0px 0px 30px / 30px 0px 0px 30px;
      border-radius: 30px 0px 0px 30px / 30px 0px 0px 30px;
  }

  #header .reserve a span{
    writing-mode: unset;
  }
  #header .reserve.inview {
    padding-left: 40%;
    right: -50%
  }
  #header .reserve.inview.inviewFade {
    padding-left: 0;
    right: 0
  }
  .concept {
    padding: 13.33333% 0;
    background-position: right -6% top 70%;
    background-size: 34%;
  }
  .news .news_img {
		flex-basis: auto !important;
	}
  .news .news_title {
		flex-basis: 60.66% !important
	}
  .news_box0 {
		margin-bottom: 5px !important;
	}
	
}

@-moz-keyframes anim_scroll {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -moz-transform: translateY(10px);
    transform: translateY(10px)
  }
}

@keyframes anim_scroll {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px)
  }
}

#main .layout {
  margin: 0 auto 0;
  max-width: 900px;
  padding: 0 20px;
  position: relative
}

#main .layout h2 {
  position: relative;
  line-height: 1;
  left: -25px;
  font-size: 1.6rem;
  letter-spacing: .1em
}

#main .layout h2::before {
  position: absolute;
  top: .5em;
  left: -1025px;
  width: 1000px;
  height: 1px;
  background-color: #b0916d;
  content: ""
}

#main .layout h2.ttlInview {
  -moz-transition: .5s;
  -o-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  left: -100px;
  opacity: 0
}

#main .layout h2.ttlInview.inviewFade {
  left: -25px;
  opacity: 1
}

@media (max-width: 900px) {
  #main .layout h2 {
    left: 0
  }
  #main .layout h2.ttlInview {
    -moz-transition: .8s;
    -o-transition: .8s;
    -webkit-transition: .8s;
    transition: .8s;
    left: -100px;
    opacity: 0
  }
  #main .layout h2.ttlInview.inviewFade {
    left: 0;
    opacity: 1
  }
}

@media (max-width: 750px) {
  #main .layout {
    margin: 0 auto 0%;
    max-width: 80%;
    padding: 0
  }
}

@media (max-width: 750px) and (min-width: 751px) {
  #main .layout h2 {
    font-size: 2.4rem
  }
}

@media (max-width: 750px) and (max-width: 750px) {
  #main .layout h2 {
    font-size: 3.2vw
  }
}

@media (max-width: 750px) {
  #main .layout h2::before {
    left: -1015px
  }
}

#main .firstInview {
  -moz-transition: .8s;
  -o-transition: .8s;
  -webkit-transition: .8s;
  transition: .8s;
  position: relative;
  top: 100px;
  opacity: 0
}

#main .firstInview.inviewFade {
  top: 0;
  opacity: 1
}

#main .secondInview {
  -moz-transition: .8s;
  -o-transition: .8s;
  -webkit-transition: .8s;
  transition: .8s;
  transition-delay: .3s;
  position: relative;
  top: 100px;
  opacity: 0
}

#main .secondInview.inviewFade {
  top: 0;
  opacity: 1
}

#main .thirdInview {
  -moz-transition: .8s;
  -o-transition: .8s;
  -webkit-transition: .8s;
  transition: .8s;
  transition-delay: .6s;
  position: relative;
  top: 100px;
  opacity: 0
}

#main .thirdInview.inviewFade {
  top: 0;
  opacity: 1
}

@media (max-width: 750px) {
  #main .secondInview {
    transition-delay: .1s
  }
  #main .thirdInview {
    transition-delay: .2s
  }
}

.mask {
  -moz-transition: .5s;
  -o-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
  opacity: 1
}

.mask.remove {
  opacity: 0
}

#reserve {
  padding-top: 45px;
  display: none;
  position: fixed;
  top: 30%;
  left: calc(50% - 700px/2);
  width: 700px;
  z-index: 100
}

#reserve .reserveInner {
  background-color: #fff
}

#reserve .reserveInner h3 {
  margin-bottom: 40px;
  padding: .5em;
  color: #fff;
  background-color: #696969;
  font-weight: 700;
  font-size: 2.8rem;
  text-align: center
}

#reserve .reserveInner .inner {
  padding: 0 60px 40px 50px
}

#reserve .reserveInner .inner dl {
  display: flex;
  justify-content: space-between
}

#reserve .reserveInner .inner dl {
  margin-bottom: 30px
}
#reserve .reserveInner .inner dl:last-child{
  margin-bottom: 0px;
}

#reserve .reserveInner .inner dl a:hover:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  zoom: 1;
  -moz-transition: .4s;
  -o-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s
}

#reserve .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer
}

@media (max-width: 750px) {
  #reserve {
    padding-top: 4.8%;
    left: 3.46667%;
    width: 93.33333%
  }
  #reserve .reserveInner h3 {
    margin-bottom: 5.71429%
  }
}

@media (max-width: 750px) and (min-width: 751px) {
  #reserve .reserveInner h3 {
    font-size: 2.8rem
  }
}

@media (max-width: 750px) and (max-width: 750px) {
  #reserve .reserveInner h3 {
    font-size: 3.73333vw
  }
}

@media (max-width: 750px) {
  #reserve .reserveInner .inner {
    padding: 0% 8.57143% 5.71429% 7.14286%
  }
  #reserve .reserveInner .inner dl{
    margin-bottom: 5.08475%
  }
  #reserve .reserveInner .inner dl dt {
    width: 20.33898%
  }
  #reserve .reserveInner .inner dl dd {
    width: 75.25424%
  }
  #reserve .close {
    width: 4.28571%
  }
}

#footer {
  padding: 1em 0;
  color: #fff;
/*  background-color: #909090;*/
  background-color: #2b2b2b;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: .1em
}

@media (max-width: 750px) and (min-width: 751px) {
  #footer {
    font-size: 1.6rem
  }
}

@media (max-width: 750px) and (max-width: 750px) {
  #footer {
    font-size: 2.13333vw
  }
}