@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');
/* Contents Menu
-------------------------------------------------------------------------------------
【PC/SP】
	**:normalize
	**:icon
	**:reset
	**:base contents
		header/gnav/mv/contents/footer/newslist/
	**:indent
	**:size
	**:wide
	**:section
	**:compo parts
		btn/box/list/head/table/float/column/topcontrol/roBtn/
	**:pager
	**:form
-------------------------------------------------------------------------------------*/
/* normalize
-------------------*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: "\201C""\201D""\2018""\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0;
  line-height: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, html input[type="button"], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], input[disabled] {
  cursor: default
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
/* reset
-------------------*/
html {
  /*  scroll-behavior: smooth;*/
  background-color: #FFF;
  font-size: 62.5%; /* sets the base font to 10px for easier math */
}
body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-feature-settings: "palt";
  line-height: 1.8;
  overflow-x: hidden;
  background-color: #fff;
  letter-spacing: -0.05rem;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a, a:link, a:hover, a:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
a:hover {
  text-decoration: none;
}
ul, ol {
  list-style-type: none;
}
::selection {
  background-color: #888;
  color: #FFF; /* Safari */
}
::-moz-selection {
  background-color: #888;
  color: #FFF; /* Firefox */
}
img {
  width: 100%;
  height: auto;
}
.item01 {
  order: 1;
}
.item02 {
  order: 2;
}
.headerWrap .item01 {
  order: 1;
}
.headerWrap .item02 {
  order: 2;
}
.headerWrap .item03 {
  order: 3;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.bold {
  font-weight: 600;
}
.mgb0 {
  margin-bottom: 0;
}
.mgt30 {
  margin-top: 30px;
}
/*-------------------*/
.wrap {
  overflow: hidden;
}
.cont_inr {
  max-width: 1100px;
  margin: auto;
}
.sp {
  display: block;
}
.pc {
  display: none;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.en {
  font-family: "Poppins", sans-serif;
}
.en.bold {
  font-weight: 700;
}
.common_ttl.ttl-w {
  color: #fff;
}
.common_ttl.ttl-w .ja {
  padding-left: 57px;
  background: url("../images/common_ttl-w.png")no-repeat left center/46px;
}
.common_ttl {
  line-height: 1.4;
  margin-bottom: 60px;
  color: #E35730;
}
.common_ttl .ja {
  padding-left: 57px;
  background: url("../images/common_ttl.png")no-repeat left center/46px;
  font-size: 18px;
  font-weight: 500;
}
.common_ttl .en {
  font-size: 36px;
  display: block;
  font-weight: 600;
}
.bg_ye {
  background: #FFF7AE;
}
@media only screen and (min-width: 834px) {
  .common_ttl .en {
    font-size: 50px;
  }
  .common_ttl .ja {
    font-size: 20px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?q45ch');
  src: url('fonts/icomoon.eot?q45ch#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?q45ch') format('truetype'), url('fonts/icomoon.woff?q45ch') format('woff'), url('fonts/icomoon.svg?q45ch#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow_right:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-x:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e900";
}
.headerWrap {
  position: relative;
  top: 0;
  left: 0;
  z-index: 10000;
}
.headerWrap::after {
  position: fixed;
  content: "";
  background-color: #fff;
  width: 100%;
  left: 0;
  height: 60px;
  top: -60px;
  transition: all 0.3s;
  z-index: -1;
}
.headerWrap.active::after {
  top: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5)
}
.headerWrap .logo {
  position: fixed;
  width: 180px;
  background-color: #fff;
  left: 0;
  top: 0;
  height: 70px;
  border-radius: 0 0 30px 0;
  padding: 12px 15px 10px
}
.headerWrap.active .logo {
  padding: 10px 20px 15px;
  height: 55px;
  width: 180px;
}
.headerWrap.active .logo, .headerWrap.active .logo::before, .headerWrap.active .logo::after {
  background: transparent;
}
.headerWrap .logo::before, .headerWrap .logo::after {
  position: fixed;
  content: "";
  width: 30px;
  height: 30px;
  background: url("../images/logo-bg-r.png")no-repeat top -1px left/contain;
}
.headerWrap .logo::before {
  left: 180px;
  top: 10px;
}
.headerWrap .logo::after {
  left: 10px;
  top: 70px;
}
.reservation-btn a {
  /*  background: linear-gradient(110deg, #FF7851, #2BD3E8);*/
  background-image: linear-gradient(110deg, #2BD3E8 0%, #FF7851 50%, #FF7851 50%, #2BD3E8 100%);
  padding: 1rem 3rem;
  display: block;
  line-height: 1;
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  background-position: 100% 0;
  background-size: 200% auto;
}
.reservation-btn a:hover {
  background-position: 0 0;
}
.headerWrap.active .reservation-btn a {
  color: #fff !important;
}
/*footer*/
footer .footer_wrap {
  background-color: #2D2A29;
  padding: 660px 30px 100px;
  margin-top: -560px;
}
footer .footer_wrap .left_side {
  width: 216px;
}
footer .footer_wrap .left_side .address {
  color: #fff;
  font-size: 14px;
  line-height: 2;
  margin-top: 30px;
}
footer .footer_wrap .left_side .btn a {
  background-image: linear-gradient(to right, #fff 0%, #fff 50%, #FF7851 50%, #FF7851 100%);
}
footer .footer_wrap .left_side .btn a::after {
  color: #FF7851;
  width: 22px;
  height: 22px;
}
footer .footer_wrap .right_side {
  width: 100%;
}
footer .footer_wrap .right_side > ul {
  width: calc(100% / 3);
}
footer .footer_wrap .right_side > ul li {
  font-size: 14px;
  margin-top: 10px;
}
footer .footer_wrap .right_side > ul li.border_btn a {
  padding-right: 32px;
  position: relative;
}
footer .footer_wrap .right_side > ul li.border_btn a::after {
  position: absolute;
  right: 0;
  content: "\e905";
  font-family: 'icomoon' !important;
  background-color: #fff;
  border-radius: 100%;
  color: #774030;
  font-size: 14px;
  height: 22px;
  width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 1px;
}
footer .footer_wrap .right_side > ul li .icon a {
  padding: 5px;
  font-size: 24px;
}
footer .footer_wrap .right_side > ul li.border_btn a span {
  border-bottom: 1px solid #fff;
}
footer .copyright {
  font-size: 12px;
  color: #fff;
  width: 100%;
  text-align: right;
}
/**/
.txt {
  font-size: 1.4rem;
}
.btn {
  max-width: 37rem;
  margin: 2rem auto;
}
.btn a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  border-radius: 10px;
  background-image: linear-gradient(to right, #FF7851 0%, #FF7851 50%, #26110B 50%, #26110B 100%);
  overflow: hidden;
  display: block;
  font-size: 1.6rem;
  padding: 1.2rem 2rem;
  color: #fff;
  width: 100%;
  text-align: center;
  position: relative;
  transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn a::after {
  position: absolute;
  right: 15px;
  content: "\e905";
  font-family: 'icomoon' !important;
  background-color: #fff;
  border-radius: 100%;
  color: #774030;
  font-size: 14px;
  padding: 0px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: .8s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn a:hover {
  background-position: 0 0;
}
/**/
.blur {
  animation-name: blurAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
}
@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.blur2 {
  animation-name: blurAnime2;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
@keyframes blurAnime2 {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.blurTrigger {
  opacity: 0;
}
@media only screen and (min-width: 834px) {
  .btn a:hover::after {
    right: 25px;
  }
  .item01 {
    order: 2;
  }
  .item02 {
    order: 1;
  }
  .sp {
    display: none
  }
  .pc {
    display: block;
  }
  .txt {
    font-size: 1.6rem;
  }
  .headerWrap::after {
    height: 68px;
    top: -50px;
  }
  .headerWrap.active .logo {
    width: 200px;
    height: 68px;
    padding: 10px 20px 18px;
  }
  .headerWrap .logo {
    width: 250px;
    height: 90px;
    border-radius: 0 0 30px 0;
    padding: 16px 20px 15px
  }
  .headerWrap .logo::before {
    left: 250px;
    top: 20px;
  }
  .headerWrap .logo::after {
    left: 20px;
    top: 90px;
  }
  .btn a:hover::after {
    color: #FF7851;
  }
  footer .footer_wrap {
    padding: 360px 30px 100px;
    margin-top: -200px;
  }
  footer .footer_wrap .cont_inr {
    width: 100%;
    justify-content: space-between;
  }
  footer .footer_wrap .right_side {
    max-width: 500px;
    width: calc(100% - 300px)
  }
  footer .footer_wrap .right_side > ul {
    width: calc(100% / 2);
  }
  footer .footer_wrap .right_side > ul li {
    font-size: 16px;
    margin-top: 15px;
  }
  footer .footer_wrap .left_side .btn a:hover, footer .footer_wrap .left_side .btn a:hover::after {
    color: #2D2A29;
    background-color: #F8F8F8;
  }
  footer .footer_wrap .right_side > ul li a:hover {
    opacity: 0.7;
  }
}
@media only screen and (min-width: 1066px) {
  .spfix {
    display: none;
  }
  .headerWrap::after {
    height: 66px;
    top: -45px;
  }
  #spNav {
    position: fixed;
    right: 0;
    top: 2rem;
    max-width: 103rem;
    padding: 1rem 1rem;
  }
  .headerWrap.active #spNav {
    top: 0.5rem;
  }
  #spNav .link_list {
    align-items: center;
  }
  #spNav a {
    color: #fff;
    padding: 1rem 2rem;
    font-size: 1.4rem;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    font-weight: 500;
  }
  .headerWrap.active #spNav a {
    color: #000;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0);
  }
  #spNav a:hover, .headerWrap.active #spNav a:hover {
    color: #E35730
  }
  #spNav .reservation-btn a:hover {
    color: #fff
  }
}
@media only screen and (min-width: 1367px) {
  footer .footer_wrap .right_side > ul {
    width: calc(100% / 3);
  }
  footer .footer_wrap .right_side {
    max-width: 660px;
    width: calc(100% - 250px)
  }
}
@media only screen and (max-width: 1065px) {
  body.fixced {
    height: 100%;
    overflow: hidden;
  }
  .fixced::after {
    width: 100%;
    content: "";
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    position: fixed;
    z-index: 10;
  }
  .spMenu {
    cursor: pointer;
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    /*
    right: 10px;
    top: 10px;
*/
    right: 10px;
    top: 25px;
    z-index: 10100;
    transition: all 1s;
  }
  .spMenu.active, .spMenu.active span:nth-of-type(3) {
    background-color: transparent;
  }
  .spMenu span {
    background-color: #292524;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    height: 2px;
    width: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .spMenu span:nth-of-type(1) {
    top: 20px;
  }
  .spMenu span:nth-of-type(2) {
    top: 28px;
  }
  .spMenu.active span:nth-of-type(1) {
    -webkit-transform: translateY(4px) translateX(-15px) rotate(-45deg);
    transform: translateY(4px) translateX(-15px) rotate(-45deg)
  }
  .spMenu.active span:nth-of-type(2) {
    -webkit-transform: translateY(-4px) translateX(-15px) rotate(45deg);
    transform: translateY(-4px) translateX(-15px) rotate(45deg)
  }
  /*spNav*/
  #spNav {
    height: 100%;
    transition: all .55s ease 0.25s;
    visibility: hidden;
    width: 100%;
    max-width: 500px;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 10000;
    overflow-y: scroll;
    color: #fff;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px 0;
    display: flex;
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    background-color: rgba(255, 255, 255, 0.5);
  }
  #spNav.active {
    visibility: visible;
    right: 0;
  }
  /*
  #spNav::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 120%;
    z-index: -1;
    backdrop-filter: blur(40px);
    background-color: rgba(255, 255, 255, 0.5);
  }
*/
  #spNav::before, #spNav::after {
    opacity: 0;
    transition: all 550ms ease 0.25s;
  }
  #spNav.active::before, #spNav.active::after {
    opacity: 1;
  }
  #spNav .link_list {
    padding: 0 2rem;
  }
  #spNav .link_list li {
    border-bottom: 1px solid #fafafa;
    width: 100%;
  }
  #spNav .link_list li a {
    font-size: 1.6rem;
    line-height: 1.2;
    display: block;
    color: #000;
    padding: 2.8rem 2.4rem;
    position: relative;
  }
  #spNav .link_list li a:hover {
    color: #FF7851;
    padding: 2.8rem 2.4rem 2.8rem 4rem;
  }
  #spNav .link_list li a::after {
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: "\e905";
    font-family: 'icomoon' !important;
    background-color: #fafafa;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
  }
  #spNav .link_list li:nth-last-child(1), #spNav .link_list li:nth-last-child(2) {
    border-bottom: none;
  }
  #spNav .link_list li.reservation-btn {
    width: 100%;
    margin-top: 20px;
  }
  #spNav .link_list li.reservation-btn a {
    font-size: 22px;
    text-align: center;
    padding: 25px;
  }
  #spNav .link_list li.reservation-btn a::after {
    color: #FF7851;
  }
  #spNav .link_list li:last-child a {
    border-radius: 90px;
    color: #fff;
  }
  .spfix {
    position: fixed;
    right: 70px;
    width: 100px;
    z-index: 1000;
    top: 30px;
  }
  .headerWrap.active .spfix {
    top: 15px;
  }
  .headerWrap.active .spMenu {
    top: 10px;
  }
  .spfix a {
    padding: 10px 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 833px) {
  .spfix {
    top: 10px;
  }
  .spMenu {
    top: 5px;
  }
  .headerWrap.active .spfix {
    top: 10px;
  }
  .headerWrap.active .spMenu {
    top: 5px;
  }
  footer .footer_wrap .cont_inr {
    justify-content: center;
  }
  footer .footer_wrap .right_side {
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  #spNav {
    padding: 70px 0 30px;
  }
  #spNav .link_list li a {
    padding: 2rem 2.4rem;
  }
  footer .footer_wrap {
    padding: 660px 30px 70px;
  }
  footer .footer_wrap .right_side {
    padding-bottom: 40px;
    margin-bottom: 60px;
  }
  footer .footer_wrap .right_side > ul {
    width: 100%;
  }
}