html {
  color: rgb(38 17 4);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
footer {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
footer h3 {
  font-weight: 700;
}
footer h2 {
  font-family: 'Outfit', 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0.2rem;
}
.text-en {
  font-family: 'Outfit', 'Noto Sans JP', sans-serif;
  font-weight: 300;
  letter-spacing: 0.2rem;
}
.tell {
  font-size: 1.5rem;
  margin: 2rem;
}

#access .tell {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
footer a {
  color: antiquewhite;
}
body {
  margin: 0;
  padding: 0;
}
.copyright {
  padding: 0.5rem;
  font-size: 0.8rem;
  width: 100%;
  text-align: center;
}
h1 {
  font-family: 'Zen Antique', serif;
  /* background-color: #fff; */
  /* padding: 2% 2% 2% 10%; */
}

h2, h3 {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 700;
}

#prologue h3{font-size: 25px;}
#about h3 {
  font-size: 1.6rem;
}
#info-list ul li {
  line-height: 1.5rem;
  padding: 0.5rem 0;
  margin-bottom: 0.5rem;
  border-bottom: dotted #E8E8E8 1px;
}
.ttl-info {
  letter-spacing: 0.3rem;
}
.mv {
  /* height: 100vh; */
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
	background-color: #e2e3e0;
}
.home_mv {
  background: #e2e3e0;
  height: calc(100vw / 1.5);
  z-index: 2;
}
.p_home_mv_title {
  position: absolute;
  right: 18.75vw;
  top: 23.4375vw;
  width: 9.25rem;
  height: 13.75rem;
  z-index: 11;
  opacity: 0;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  letter-spacing: .4em;
  line-height: 1;
}
.header_logo_img {
  /* padding-top: 20px; */
}

.header_logo_img img {
  max-height: 42px;
}
.logo {
  width: 98vmin;
  height: 30vmin;
  position: absolute;
  top: -60px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 50;
  /* opacity: 0; */
  -webkit-transition: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.logo_img {
  width: 100%;
  /* z-index: 200; */
}
.goods__imgs {
  border-radius: calc(100vw * 10 / 1920);
  overflow: hidden;
}
/*-------------------------------*/
@media (orientation: landscape) {
  .p_home_mv_title {
    font-size: 1.25vw;
    width: 11.5625vw;
    height: 17.1875vw;
  }
  .side-l {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-height: 100%;
    width: 60%;
  }
  .side-r {
    margin-left: -7% !important;
    width: 47%;
  }
  .side-p {
    padding: 5%;
  }
  .txt-en {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    white-space: nowrap;
  }
}
.p_text {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.8;
}
.p-about_title {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
  margin-bottom: 35px;
}
.sp-br {
  display: none;
}
.home-box {
  position: relative;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  top: 60px;
  margin: auto;
}
/*----------------------------------*/
#about {
  background-color: #fff8f2;
  padding: 0;
}
.about-c {
  background-color: #fff;
}
.c-container {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 60px;
}
#about .box-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.home_mv_img-01 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 570 / 1920);
  top: 39.2vw;
  right: calc(100vw * 265 / 1920);
  z-index: 5;
}
.home_mv_img-02 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 500 / 1920);
  top: 41vw;
  right: calc(100vw * 1000 / 1920);
  z-index: 5;
}
.home_mv_img-03 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 780 / 1920);
  top: 11vw;
  right: calc(100vw * -400 / 1920);
  z-index: 3;
}
.home_mv_img-04 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 790 / 1920);
  top: -13vw;
  right: calc(100vw * 1223 / 1920);
  z-index: 3;
}
.home_mv_img-05 {
  position: absolute;
  width: 430px;
  top: 57vw;
  left: 37vw;
  z-index: 3;
}
.home_mv_img-06 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 550 / 1920);
  top: -13.799999999999997vw;
  right: calc(100vw * 60 / 1920);
  z-index: 5;
}
.home_mv_img-07 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 561 / 1920);
  top: 1vw;
  right: calc(110vw * 530 / 1920);
  z-index: 5;
}
.home_mv_img-08 {
  position: absolute;
  width: 100%;
  max-width: calc(100vw * 765 / 1920);
  top: 25.200000000000003vw;
  right: calc(100vw * 955 / 1920);
  z-index: 5;
}
.footer_box {
  line-height: 1.33rem;
  font-size: 0.9rem;
  border-radius: calc(100vw * 100 / 1920);
  overflow: hidden;
  position: relative;
  margin: auto;
  /* background: #805a41; */
  padding: 4%;
  max-width: 800px;
  width: 100%;
  /* top: calc(100vw * -60 / 1920); */
}
/*----------------------------------*/
@media (orientation: portrait) {
  .footer_box {
    line-height: 1.33rem;
    font-size: 0.9rem;
    border-radius: calc(100vw * 100 / 1920);
    overflow: hidden;
    position: relative;
    margin: auto;
    /* background: #c2c5c7; */
    padding: 15% 4%;
    max-width: 800px;
    width: 100%;
    top: calc(100vw * -100 / 1920);
  }
  #about .box-flex {
    flex-direction: column;
  }
  .copyright {
    font-size: 0.8rem;
    width: 100%;
    text-align: center;
  }
  .header_logo_img {
    padding: 0;
  }
  .p-about_title {
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 35px;
  }
  .c-container {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 5%;
  }
  .home_mv {
    /* background: #edeae2; */
    height: 100vh;
    z-index: 2;
  }
  .header .header_inner::after {
    display: none;
  }
  .side-p {
    padding: 2rem;
  }
  .logo_img {
    width: 320px;
  }
  .side-l {
    width: 100%;
  }
  .home_mv_img-01 {
    position: absolute;
    width: 100%;
    max-width: calc(100vh * 750 / 1920);
    top: 71vh;
    right: -40vw;
    z-index: 2;
  }
  .home_mv_img-02 {
    position: absolute;
    width: 100%;
    top: 107vw;
    max-width: calc(100vh * 600 / 1920);
    right: 32vw;
    z-index: 3;
  }
  .home_mv_img-03 {
    position: absolute;
    width: 100%;
    max-width: calc(100vh * 800 / 1920);
    top: -20vh;
    left: -28vw;
    z-index: 3;
  }
  .home_mv_img-03.goods__imgs {}
  .home_mv_img-04 {
    position: absolute;
    width: 100%;
    top: -3vh;
    max-width: calc(100vh * 550 / 1920);
    left: 62vw;
    z-index: 3;
  }
  .home_mv_img-05 {
    position: absolute;
    width: calc(51vw + 98px);
    top: calc(143vw + 40px);
    left: 28vw;
    z-index: 2;
  }
  .home_mv_img-06 {
    position: absolute;
    max-width: calc(100vh * 850 / 1920);
    width: 100%;
    top: 45vw;
    left: 7vw;
    z-index: 1;
  }
  .home_mv_img-07 {
    position: absolute;
    width: 335vw;
    top: 61vw;
    right: -36vw;
    z-index: 1;
  }
  .home_mv_img-08 {
    position: absolute;
    width: 100%;
    max-width: calc(100vh * 765 / 1920);
    top: 130vw;
    right: 49vw;
    z-index: 3;
  }
  .logo {
    position: absolute;
    width: 95vmin;
    height: 25vmin;
  }
  .logo_img {
    width: 100%;
  }
}
footer {
  overflow: hidden;
  background: #e7e5dd;
  color: rgb(26 26 26);
  margin: 0;
  padding: 0;
}
footer .row h2 {
  /* width: 100%; */
  margin-bottom: 2rem;
}
footer svg {
  width: 25px;
  height: auto;
  color: rgb(26 26 26 / 1);
  margin-bottom: 2.5rem;
}
footer svg a {
  width: 25px;
  height: auto;
  color: #337ab7;
}
footer a {
  color: rgb(100 100 100);
}
.row {
  display: flex;
  margin-bottom: 1rem;
}
footer .text-centar {
  text-align: center;
  margin: auto;
  display: flex;
  /* width: 100%; */
}
footer .text-centar a  {
	padding:1rem;
	
}
#access .text-centar a{
	padding:0rem;
}

#access h3{
	margin:0
}
.col-60 {
  max-width: 60%;
  width: 100%
}
#access .col-60 {
  max-width: 60%;
  width: 100%;
	padding-right:1rem;
}
.col-40 {
  max-width: 40%;
  width: 100%
}

#access .col-40 {
  max-width: 40%;
  width: 100%;
  padding: 0 1.6rem 0 0; 
}

#access .col-40 h3{
	text-align:right;

}
.col-100 {
  margin-bottom: 2rem;
  max-width: 100%;
  /* width: 100%; */
}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  max-width: 1000px;
  z-index: 1;
  color: #fff;
}
.entry .entry-content .wp-block-image.alignfull img {
  max-width: calc(125% + 150px);
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
}
#about .wp-block-columns {
  margin-bottom: 0 !important;
}
.foodmenuin {
  font-family: 'Zen Old Mincho', serif;
  font-weight: 900;
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding-bottom: 6rem;
}


#info-list{
	min-height:100vh
}

#menu-list {
  min-height: 40vh;
  background-color:#fff;
  padding-bottom: 10vh;
}
#menu-list ul { 
width:100%;
  padding: 0;
  margin: auto;
}
#menu-list li {
 
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1.8rem 1rem;
}
.food-price span {
  color: #494949;
  font-size: 0.8rem;
}
@media(max-width: 599px) {

#menu-list ul {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  width: max-content;
  padding: 0;
  margin: auto;
}

 #menu-list li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 1.4rem;
    margin: 1.8rem 0;
  }
  .foodmenuin {
    font-size: 0.9em;
  }
  .food-price span {
    font-size: 0.9em;
  }
}
#cold-ap h2{
	padding-left:1rem;
}
@media (max-width: 1024px){
.iso-fixed::before {
  content: "";
  background: url(http://palette-thedining.com/wp-content/uploads/2021/12/LINE_ALBUM_2021.12.4_211212_398.jpg) no-repeat right center;
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -6;
  transform: translateZ(0);
}

.iso-fixed {
    background:none !important;
}
	
.iso-fixed02::before {
  content: "";
  background:url(http://palette-thedining.com/wp-content/uploads/2021/12/LINE_ALBUM_2021.12.4_211212_9.jpg) no-repeat center center;
  background-size: cover;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: -5;
  transform: translateZ(0);
}


.iso-fixed02 {
    background:none !important;
}
}

#FEATURES p{line-height: 1.6;}
#FEATURES .wp-container-6,#FEATURES .wp-container-9,#FEATURES .wp-container-12 {

    gap:0em;

}
#FEATURES h2{
	margin-bottom: 3rem;
	line-height: 1.4;
	font-family: 'Noto Sans JP';
	font-weight: 800;
}
#FEATURES .wp-block-columns{
	margin-bottom: 0;
} 

#FEATURES .rihito-cos{position: relative;top: 15%;margin-left: 34%;margin-right: 2rem;}

#FEATURES .rihito-cos-02{position: relative;top: 15%;margin-right: 34%;margin-left: 2rem;}

#FEATURES .wp-block-cover__inner-container{
	    position: absolute;
	height: 100%;
}

@media screen and (max-width: 640px){
	
	#FEATURES .rihito-cos{position: relative;top: 15%;margin: 2rem;}

#FEATURES .rihito-cos-02{position: relative;top: 15%;margin: 2rem;}
	
}
#instructor .co-row{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-around;
	max-width: 1000px;
	margin: auto;
}

#instructor .co-col{
	position: relative;
	max-width: 400px;
	width: 100%;
	background: #f8f9fa;
	margin-bottom:4rem;
	/* padding: 3em; */
	box-sizing: border-box;
}


#instructor .co-inner-box {
    position: relative;
    padding: 5rem 2rem 10rem;
    background-color: #f8f9fa;
}

#instructor .katagaki {
    font-size: 0.8rem;
}

#instructor .keireki {
    line-height: 1.4;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
    border-bottom: solid 1px;
}
#instructor h3{
	font-size: 1.5rem;
}
#instructor .tantou {
    font-size: 0.9rem;
}
@media screen and (max-width:480px) {
#instructor .co-col{

	position: static;
	/*max-width: 300px;*/
	width: 100%;
	background: #EAEAE8;
	margin:auto auto 5rem;

	/* padding: 3em; */
	box-sizing: border-box;
}
}
/*swiper------------------------------*/
.mv02 {
    margin-bottom: 16rem;
  }
  .mv02 .l-inner {
    padding-bottom: 0;
  }
  .mv02 .swiper-pagination {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin: auto;
  }
  .mv02 .swiper-pagination-bullet {
    display: block;
    width: 1.6rem;
    height: 2px;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    background-color: #fff;
  }
  .mv02 .swiper-pagination-bullet:not(:first-child) {
    margin-top: 1.6rem;
  }
  .mv02 .swiper-pagination-bullet-active {
    width: 4rem;
    background-color: var(--color-theme);
  }
  .mv02 .swiper-fade .swiper-slide {
    -webkit-transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, transform !important;
    transition-property: opacity, transform, -webkit-transform !important;
    pointer-events: none;
  }
  .mv02 .swiper-fade .swiper-slide-active {
    pointer-events: auto;
  }
  .mv02 .slide {
    display: grid;
    place-content: center;
    height: 800px;
    padding: 0 8rem;
    text-align: center;
  }
  .mv02 .slide-media {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .mv02 .slide-media img {
    -webkit-transition: 7s 1s linear;
    transition: 7s 1s linear;
    -webkit-transform: translateX(-1.5%) scale(1.1);
            transform: translateX(-1.5%) scale(1.1);
  }
  .mv02 .slide-title, .mv02 .slide-text, .mv02 .slide-link {
    -webkit-animation: 2s var(--easing) both;
            animation: 2s var(--easing) both;
    opacity: 0;
  }
  .mv02 .slide-title {
    font-size: 6rem;
    line-height: 1.1;
    color: var(--color-theme);
  }
  .mv02 .slide-text {
    font-size: 1.8rem;
    margin: 4rem 0;
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
    color: #fff;
  }
  .mv02 .slide-link {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  .mv02 .slide-button {
    font-size: 1.2rem;
    font-weight: bold;
    display: inline-block;
    color: var(--color-theme);
  }
  .mv02 .slide-button::before {
    display: inline-block;
    width: 6rem;
    height: 1px;
    margin: -2px 1.6rem 0 0;
    content: "";
    vertical-align: middle;
    background-color: currentColor;
  }
  .mv02 .swiper-slide[class*=-active] .slide-media img {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transform: translateX(1.5%) scale(1.05);
            transform: translateX(1.5%) scale(1.05);
  }
  .mv02 .swiper-slide.anm-started .slide-title,
  .mv02 .swiper-slide.anm-started .slide-text,
  .mv02 .swiper-slide.anm-started .slide-link {
    -webkit-animation-name: mv02-fadeIn;
            animation-name: mv02-fadeIn;
  }
  .mv02 .swiper-slide.anm-finished .slide-title,
  .mv02 .swiper-slide.anm-finished .slide-text,
  .mv02 .swiper-slide.anm-finished .slide-link {
    -webkit-animation-name: mv02-fadeOut;
            animation-name: mv02-fadeOut;
  }

  @-webkit-keyframes mv02-fadeIn {
    0% {
      -webkit-transform: translateY(6rem);
              transform: translateY(6rem);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
  }

  @keyframes mv02-fadeIn {
    0% {
      -webkit-transform: translateY(6rem);
              transform: translateY(6rem);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
  }
  @-webkit-keyframes mv02-fadeOut {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(-6rem);
              transform: translateY(-6rem);
      opacity: 0;
    }
  }
  @keyframes mv02-fadeOut {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(-6rem);
              transform: translateY(-6rem);
      opacity: 0;
    }
  }

  @media only screen and (max-width: 1024px) {
    html {
      -webkit-text-size-adjust: 100%;
    }
    .l-inner {
      padding: 0 4rem;
    }
    .pc {
      display: none !important;
    }
    .mv02 {
      margin-bottom: 8rem;
    }
    .mv02 .slide {
      height: max(70vh, 70vw);
    }
    .mv02 .slide-title {
      font-size: 4rem;
    }
    .mv02 .slide-text {
      font-size: 1.6rem;
      margin: 3.2rem 0;
    }
  }

.menu-box{
	margin: 15vh 0 ;
}

#cold-ap ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap:1em;
	margin: auto;
	padding: 0;
	justify-content:space-between;
}



#cold-ap ul li{
	max-width: calc(50% - 0.5em);
	width: 100%;
	background: #f3f3f3;
	padding: 3rem 1rem;
	border-radius: 0.5rem;
}

@media screen and (max-width:630px) {
	#cold-ap ul{
flex-direction: column;
	}
	#cold-ap ul li{
	max-width: calc(100% - 2em);
	width: 100%;
	background: #f3f3f3;
	padding:3rem 1rem;
	border-radius: 1rem;margin:3rem auto
}
}
#cold-ap ul li h3{
	font-size: 1.34rem;
	margin-bottom: 0;
	font-weight: 900;
	font-family: auto;
}
#cold-ap ul li h4{
	font-size: 12px;
    margin-bottom: 3rem;
}
#cold-ap ul li h2{
    margin-bottom: 0;
	margin-top: 4rem;
	
}

#cold-ap ul li > p{
	font-size: 14px;
    line-height: 1.4;
    margin-bottom: 2rem;
}

.button-ichi{
	position: absolute;
	bottom: 3rem;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}