@charset "utf-8";
/*
Theme Name: 然美トップページ【英語】
Theme URI: https://gionsaryosabi.com/en/
Description: 然美トップページ【英語】用テーマ
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
*, *:before, *:after {
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	-ms-box-sizing: border-box;
 	box-sizing: border-box;
}
  @font-face {
    font-family: 'TT Contrast';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/TT-Contrast-Regular.woff') format('woff'),
    url('fonts/TT-Contrast-Regular.woff2') format('woff2'),
       url('fonts/TT-Contrast-Regular.eot')  format('eot');
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ja { font-family: "TT Contrast",sans-serif; }
html {
    scroll-behavior: smooth;
}
body { font-family: "TT Contrast",sans-serif; }
.vertical { writing-mode: vertical-rl; }
.text { font-size: .875rem; }
.text_s { font-size: .75rem; }
.text_ss { font-size: .5rem; }
h1 {
	margin: 0 auto;
}
body {
  font-size: 100%;
  width: 100%;
  position: relative;
  color: #333;
}
.bg_content {
  margin-bottom: 100vh;
  background: #000;
  position: relative;
  z-index: 1;
}
.bg_content img, .bg_content video {
  width: 100%;
  display: block;
  height: 100vh;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.sc_line {
  width: 1px;
  background: #FFF;
  height: 4.41%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.openning_logo {
  width: 2.24%;
  height: 6.33%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.openning_logo img {
  display: block;
  width: 100%;
  height: auto;
}
#main {
  height: 100vh;
  width: 100%;
  background: #FFF;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
}
.main_content {
position: absolute;
width: 100%;
height: 100vh;
top: 0;
left: 0;
z-index: 10;
}
.main_content > div.introduction_article {
  width: 100%;
  height: 100vh;
  position: relative;
}
.menu_article {
  width: 100%;
  position: relative;
  height: calc(100vh - 96px);
  margin-top: 96px;

}
header#global_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  height: auto;
  width: 100%;
  padding: 20px 40px;
  background: #FFF;
}
.other_fade header#global_header {
	z-index: 10;
}
header#global_header > div {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#site_title {
  font-size:.937rem;
  letter-spacing: 1rem;
  width: 56px;
  height: 20px;
  margin: 0;
}
#site_title img {
	display: block;
	width: 100%;
	height: auto;
}
#site_title a {
	color: #333;
	text-decoration: none;
}
header#global_header nav {

  font-size: .875rem;
}
header#global_header nav ul {
	display: flex;
	justify-content: flex-end;
}
header#global_header nav li {
  margin-left: 2rem;
}
header#global_header nav li a {
  text-decoration: none;
  color: #333;
  transition-duration: 1s;
}
header#global_header nav li a:hover, .current {
	color: #BBB !important;
}
.intro_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.introduction_content_out, .reservation_content_out {
	padding: 0;
	position: relative;
    height: calc(100vh - 96px);
    margin-top: 96px;
    background: transparent;
}
.menu_content_out {
	padding: 0;
}
.menu_content_out .modal_window .text_s {
    font-size: .5rem;
    color: #454545;
}
.reservation_article, .philosophy_article,  
.menu_content {
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.philosophy_content_out {
	position: relative;
	height: calc(100vh - 96px);
	margin-top: 96px;
	background: transparent;
}
.reservation_article a, .error a {
  text-decoration: none;
  color: #333;
}
.reservation_article h2 {
	width: 80%;
	margin: 0 auto 2em;
}
.error h2 {
  
  font-size: 1rem;
}
.error p {
  letter-spacing: .1em;
  margin-left: 2em;
}
.reservation_article h2 a {
  display: inline-block;
  border: 1px solid #969696;
  padding: 1em;
  line-height: 1;
  position: relative;
}

.reservation_article dl {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.8;
  width: 80%;
  margin: 0 auto;
}

.reservation_article dt {
  width: 20%;
  	margin-bottom: 1em;

}
.reservation_article dd {
	width: 80%;
  padding: 0;
  margin: 0 0 1em 0;
}
.introduction_content {
	width: 80%;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.panel_out {
	
	background: #FFF;
	
	transition-duration: 12s;
	transition-timing-function: cubic-bezier(0.03, 1, 0, 0.85);
}
.panel_read.craftsmanship {
  margin-left: 4em;
}
.panel_out.craftsmanship {
  position: static;
}
.panel_out.open_panel {
	right: 0;
}
.panel_out h2 {
	font-size: .875rem;
	font-weight: normal;
	margin: 0;
	padding: 1em 0;
  cursor: pointer;
}
.panel_out h2 a {
  text-decoration: none;
  color: #333;
}
.panel_out h2 span {
	display: inline-block;
	margin-right: 1em;
}
.intro_content p, .introduction_content p, .introduction_content p,
.philosophy_article p, .prof_window p {
  line-height: 1.8;
  margin-left: 0;
}
.first_text {
  margin-left: 4em !important;
}
.menu_content p {
	line-height: 1.8;
	margin: 0 auto;
	width: 50%;
}
.fadein, .other_fade {
    opacity: 0;
    animation: fadein 5s ease forwards;
}
.index_anim .header_fadein {
opacity: 0;	
}
.index_anim.fast .header_fadein {
animation: fadein 3s ease forwards;	
}
@keyframes fadein {
    100% {  opacity: 1;}
}
.intro01 {animation-delay: 0s;}
.intro02 {animation-delay: 1s;}
.intro03 {animation-delay: 7s;}
.intro04 {animation-delay: 10s;}
.intro05 {animation-delay: 13s;}
.intro06 {animation-delay: 16s;}
.intro07 {animation-delay: 19s;}
.intro08 {animation-delay: 22s;}
.intro09 {animation-delay: 25s;}
.intro10 {animation-delay: 28s;}

.speed01 {animation-delay: 0 !important;}
.speed02 {animation-delay: .5s !important;}
.speed03 {animation-delay: 1s !important;}
.speed04 {animation-delay: 1.3s !important;}
.speed05 {animation-delay: 1.6s !important;}
.speed06 {animation-delay: 1.9s !important;}
.speed07 {animation-delay: 2.2s !important;}
.speed08 {animation-delay: 2.5s !important;}
.speed09 {animation-delay: 2.8s !important;}
.speed10 {animation-delay: 3.1s !important;}
.speed11 {animation-delay: 3.4s !important;}
.speed12 {animation-delay: 3.7s !important;}
.speed13 {animation-delay: 4s !important;}
.speed14 {animation-delay: 4.3s !important;}
.speed15 {animation-delay: 4.6s !important;}
.speed16 {animation-delay: 4.9s !important;}
.tar { text-align: right; }
.toggle_panel > div {
	height: 0;
	width: 100%;
	overflow: hidden;
	transition-duration: 10s;
	transition-timing-function: cubic-bezier(0.03, 1, 0, 0.85);

}
.panel_inner p {
  opacity: 0;
}
.toggle_panel > div.open {
	height: 360px;
}
.toggle_panel > div.open p {
  animation: fadein 3s ease forwards; 
}

.panel_inner {
	padding: 0;
	width: 100%;
	display: flex;
}
.panel_inner > div {
	width: 50%;
}
.panel_inner img {
	display: block;
  width: 480px;
  height: auto;
  margin-right: 40px;
}
.justify {
    text-align: justify;
  word-break: break-all;
}
.menu_content h2 {
	margin:0 0 1em;
	letter-spacing: 0;
	text-align: center;
}
.menu_main_title + div, .menu_main_title_div {
	position: relative;
	width: 100%;
}
.menu_main_title {
	padding: 0;
	width: 0;
	letter-spacing: .25rem;
	height: 0;
	margin: 0;
}
.menu_main_title.fix_bar span {
	position: fixed;
	top: 105px;
	padding: 0 3em 0;
	right: 97px;
	direction: block;
	width: 100px;
}
.menu_list_outer {
	
}
.menu_list_outer ul {
	margin: 0;
	display: flex;
	flex-direction: row-reverse;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
  flex-wrap: wrap;
}
.menu_list_outer ul:first-of-type {
  margin-bottom: 5px;
}
.menu_list_outer li {
	width:20%;
	background: #000;
	height: 100vh;
	transition-duration: 12s;
	transition-timing-function: cubic-bezier(0.03, 1, 0, 0.85);
	cursor: pointer;
	overflow: hidden;
}
.menu_list_outer li a {
  display: block;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.menu_list_outer li img {
  display: block;
  height: 100vh;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;

}
.modal_window, .prof_window {
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	background: #FFF;
	z-index: 10;
	display: none;
}
.prof_open {
	cursor: pointer;
	margin-top: 2em;
}
.modal_window {
	position: absolute;
}
.prof_window {
	position: fixed;
	cursor: pointer;
}
.prof_window .prof_close div {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.prof_window .prof_close {
	position: relative;
}
.prof_window .prof_close::before, 
.prof_window .prof_close::after {
display: block;
	width: 16px;
	height: 1px;
	top: 24px;
	right: 20px;
	background-color: #333;
	content: "";
	cursor: pointer;
	 position: absolute;
}
.prof_window .prof_close::before {
	transform: rotate(-45deg);
}
.prof_window .prof_close::after {
	transform: rotate(45deg);
}
.modal_window.modal_bottom {
  top: auto;
  bottom: 0;
}
.modal_window img {
	display: block;
	height: 100vh;
	width: auto;
}
.modal_window p {
	line-height: 1.8;
	letter-spacing: .1rem;
}
.modal_window > div > div {
	padding: 50vh 2em 0;
}
.modal_window > div {
	display: flex;
	flex-direction: row-reverse;
}
.modal_imgbox {
	position: relative;
	display: block;
}
.modal_imgbox::before, 
.modal_imgbox::after {
display: block;
	width: 16px;
	height: 1px;
	top: 24px;
	right: 20px;
	background-color: #FFF;
	content: "";
	opacity: .6;
	cursor: pointer;
	transform: rotate(0deg);
	transition-duration: .3s;
	transition-timing-function:ease-out;
	position: absolute;
}
.modal_imgbox:hover::before {
	transform: rotate(-45deg);
}
.modal_imgbox:hover::after {
	transform: rotate(45deg);
}
.modal_window img {
  cursor: pointer;
}
.modal_window.modal_2 > div, .modal_window.modal_7 > div {
	margin: 0 10% 0 0 ;
}
.modal_window.modal_3 > div, .modal_window.modal_8 > div {
  margin: 0 0 0 20% ;
   flex-direction: row;
}
.modal_window.modal_4 > div, .modal_window.modal_9 > div {
  margin: 0 0 0 10% ;
  flex-direction: row;
}
.modal_window.modal_5 > div, .modal_window.modal_10 > div {
  margin: 0 ;
  flex-direction: row;
}
.menu_list_outer li.close {
	width: 5%;
}
.menu_list_outer li.open {
	width: 100vw;
	background: #FFF;
}
.mb40 {
  margin-bottom: 40px;
}
.sp_display {
  display: none !important;
}
.error {
  display: flex;
    flex-direction: row-reverse;
        position: absolute;
    top: 105px;
    left: 50%;
    transform: translateX(-50%);
}
.error > div {
  display: flex;
  flex-direction: row-reverse;
}

@media (min-width: 0) and (max-width: 768px) {
	.menu_content h2 {
		text-align: left;
	}
	.menu_content p {
		width: 100%;
	}
header#global_header nav ul {
    display: block;
}
header#global_header nav li {
    margin-left: 0;
    margin-bottom: 1.5em;
}
  body {
    font-size: 90%;
  }
  .error {
    display: block;
    position: static;
    top: auto;
    left: auto;
    transform: translateX(0);
    padding: 120px 30px 60px;
}
.error > div {
    display: block;
}
.error h2 {
    margin-left: 0;
    margin-bottom: 4em;
    letter-spacing: .1em;
    font-size: 1rem;
}
.error p {
    letter-spacing: .1em;
    margin-left: 0;
    margin-bottom: 2em;
}
.error p.tar {
  text-align: left;
}
  .pc_display {
    display: none !important;
  }
.sp_display {
  display: block !important;
}
.vertical {
    writing-mode: horizontal-tb;
}
.openning_logo {
    width: 8.24%;
    height: 12.33%;
}
header#global_header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 60px;
  padding: 0;
  background: #FFF;
}
header#global_header > div {
    position: relative;
    width: 100%;
    display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10px 10px 20px;
}
#site_title {
  text-align: left;
  margin: 0;
  transform: 1s;
  position: relative;
  z-index: 99;
  width: 50px;
  height: 17px;
}
#dr-menu {
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    z-index: 99;

}
#dr-menu span:before {
    width: 28px;
    height: 1px;
    top: -6px;
    content: "";
    position: absolute;
    background: #333;
    left: 0;
    transition-duration: .3s;
}
#dr-menu span {
    width: 28px;
    height: 1px;
    top: 20px;
    left: 6px;
    position: absolute;
    transition-duration: .3s;
}
#dr-menu span:after {
    width: 28px;
    height: 1px;
    bottom: -6px;
    content: "";
    position: absolute;
    background: #333;
    left: 0;
    transition-duration: .3s;
}
.open {
  overflow: hidden;
}
.open #site_title a {
    color: #FFF;
}
.open #dr-menu span:before {
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px;
    background: #FFF;
}
.open #dr-menu span:after {
    transform: rotate(-45deg);
    bottom: 50%;
    background: #FFF;
}
header#global_header nav {
    position: fixed;
    bottom: auto;
    right: auto;
    top: 0;
    left: 0;
}
.menu_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,1);
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
}
.menu_nav > ul {
    position: fixed;
   width: 100%;
   top: 50%;
   left: 0;
   transform: translateY(-50%);
   z-index: 60;
}
.menu_nav > ul li {
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
}
.open .menu_nav ul li a {
  color: #FFF !important;
  text-decoration: none;
}
.open .menu_nav {
    transition: all .5s;
    visibility: visible;
    opacity: 1;
    z-index: 60;
}
.open header#global_header, .other_fade header#global_header {
  z-index: 60;
}
#main {
     height: auto;
    width: 100%;
    background: #FFF;
    position: static;
    z-index: -1;
    top: 0;
    left: 0;
}
.intro_content {
    position: static;
    top:0;
    left: 0;
    transform: translate(0, 0);
    padding: 0 30px 0;
    margin-top: calc(100vh + 100px);
    font-size: .75rem;
}
.philosophy_content_out {
  padding: 0 30px 0;
}
.menu_content_out {
    padding: 0;
}
.introduction_content_out, .reservation_content_out {
  padding: 0 30px 0;
  margin: 120px 0 0;
}
.reservation_article, .philosophy_article,  
.menu_content {
  position: static;
  top: auto;
  left: auto;
  transform: translateX(0);
  display: block;
  padding-bottom: 40px;
}
.menu_content {
  padding: 120px 30px 0;
  width: 100%;
      text-align: justify;
    text-justify: inter-ideograph;
}
.menu_content h2 {
  margin:0 0 1.5em;
}
.menu_content p br{
  display: none;
}
.menu_article {
  width: 100%;
  position: relative;
  height: auto;
  margin-bottom: 60px;
  margin-top: 0;
}
.first_text {
    margin-left: 0 !important;
    margin-bottom: 4em;
}
.menu_list_outer {
  display: block;
}
.menu_main_title {
  display: none;
}
.menu_list_outer ul {
  margin: 0;
  display: block;
  width: 100%;
  height: 100vh;
}
.menu_list_outer li {
  width:100%;
  background: #000;
  height: 20%;
}
.menu_list_outer li a {
    display: block;
    width: 100%;
    height: 20vh;
    overflow: hidden;
    position: relative;
}
.menu_list_outer li img {
  display: block;
  height: auto !important;
  width: 100%;
}

.menu_list_outer li a {
  pointer-events: none; 
}
.menu_list_outer ul:first-of-type {
    margin-bottom: 60px;
}
.modal_imgbox {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 100%;
    background: #000;
}
.modal_window {
  overflow-y: scroll;
  position: fixed;
  z-index: 100;
}
.modal_imgbox::before, 
.modal_imgbox::after {
  width: 16px;
  height: 1px;
  top: 30px;
  right: 22px;
  z-index: 101;
}
.modal_imgbox::before {
  transform: rotate(-45deg);
}
.modal_imgbox::after {
  transform: rotate(45deg);
}
.modal_window > div, .modal_window > div > div {
    display: block;
}
.modal_window img {
 display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.modal_window > div > div {
  padding: 30px;
}
.modal_window.modal_2 > div, .modal_window.modal_7 > div,
.modal_window.modal_3 > div, .modal_window.modal_8 > div,
.modal_window.modal_4 > div, .modal_window.modal_9 > div {
    margin: 0;
}
.reservation_article h2 a {
  display: inline-block;
  border: 1px solid #969696;
  padding: 1em;
  line-height: 1;
  position: relative;
}
.reservation_article h2 a::after {
 display: none;
}
.reservation_article dl {
  line-height: 2;
  letter-spacing: .1em;
  max-height: inherit;
  font-size: .75rem;
  width: 100%;
  display: block;
}
.reservation_article dd, .reservation_article dt {
	width: 100%;
}
.reservation_article h2 {
    margin-left: 0;
    margin-bottom: 2.5em;
}
.reservation_article .sp_display {
	display: inline;
}
.reservation_article dt {
    height: auto;
    margin: 0 0 .5em;
    width: 100%;
}
.reservation_article dd {
  height: auto;
  width: 100%;
  margin: 0 0 1em;
  padding: 0;
}
.reservation_article dd br {
	display: none;
}
.intro_content p, .introduction_content p, .introduction_content p,
.philosophy_article p {
  line-height: 1.8;
  margin-left: 0;
  margin-bottom: 1.5em;
  letter-spacing: 0;
}
.introduction_content {
	width: 100%;
	margin: 0 auto;
	display: block;
	position: static;
	top: auto;
	left: auto;
	transform: translate(0,0);
}
.panel_out {
	display: block;
	position: static;
	top: auto;
	right: auto;
}
.panel_inner {
	display: block;
}
.panel_inner > div {
	width: 100%;
}
.toggle_panel > div {
	width: 100%;
	height: auto;
	overflow: visible;
	display: block;
	flex-direction: row-reverse;
	padding-bottom: 0;
}
.panel_read p {
	text-align: center;
}
.panel_inner img {
	display: block;
	margin-left: 0;
}
.panel_out {
	padding-bottom: 60px;
}
.panel_out h2 {
	font-size: .875rem;
	font-weight: normal;
	margin: 4em 0 1.5em;
	padding: 0;
  pointer-events: none;
	cursor: default;
}
.panel_out h2 span {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 1em;
}
.panel_inner {
	padding: 0;
}

.panel_inner img {
	display: block;
	margin-left: 0;
	margin-bottom: 2em;
	width: 100%;
	height: auto;
}
.panel_inner p {
    opacity: 1;
}
.prof_window .prof_close div {
	position: static;
    top: auto;
    left: auto;
    transform: translateX(0);
    display: block;
    padding: 120px 30px 60px;
    
}
.prof_window p {
	margin-left: 0;
}
.prof_window .prof_close::before, 
.prof_window .prof_close::after {
display: block;
	width: 16px;
	height: 1px;
	top: 84px;
	right: 22px;
	background-color: #333;
	content: "";
	cursor: pointer;
	 position: absolute;
}
*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

*::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}

}

/*メニューリスト*/
#menu_list_1 img {
    transform: translate(-50%, -50%);
    height: 100%;
    margin-top: 0;
}
#menu_list_2 img {
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_3 img {
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_4 img {
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_5 img {
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_6 img {
    transform: translate(-50%, -50%);
}
#menu_list_7 img {
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_8 img {
     margin-top: 0;
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_9 img {
  margin-top: 0;
    transform: translate(-50%, -50%);
    height: 100%;
}
#menu_list_10 img {
    height: 100%;
    transform: translate(-50%, -50%);
    margin-top: 0;
}
@media (min-width: 0) and (max-width: 768px) {
#menu_list_1 img {
  margin-top: 0;
  width: 100%;
}
#menu_list_2 img {
margin-top: 0;
width: 100%;
margin-left: 0;
}
#menu_list_3 img {
margin-top: 0;
width: 100%;
height: auto;
margin-left: 0;
}
#menu_list_4 img {
  width: 100%;
height: auto;
margin-left: 0;
}
#menu_list_5 img {
 margin-top: 0;
 margin-left: 0;
 width: 100%;
height: auto;
}


#menu_list_6 img {
  margin-top: 0;
    width: 100% !important;
}
#menu_list_7 img {
  margin-top: -7%;
  width: 115%;
}
#menu_list_8 img {
margin-top: 20%;
margin-left: 0;
width: 100% !important;
}
#menu_list_9 img {
margin-top: 25%;
width: 100%;
}
#menu_list_10 img {
 margin-top: 2%;
 width: 100%;
}
}