@charset "UTF-8";
/* CSS Document */
.header {
  height: 40px;
  background-color: #fff;
  position: relative;
}
.header h1 {
  font-size: 1.3rem;
  color: #1C1C1C;
  position: absolute;
  left: 14px;
  top: 10px;
  margin-bottom: 10px;
}
.header__navigation {
  display: none;
}
@media(max-width: 480px) {
  #nav-drawer {
    padding: 10px 24px 0 0;
    text-align: right;
    position: relative;
  }
  #nav-open {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 22px;
  }
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    background-color: #777;
    display: block;
    content: "";
  }
  #nav-open span:before {
    bottom: -8px;
  }
  #nav-open span:after {
    bottom: -16px;
  }
  #nav-close {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
  }
  #nav-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 70%;
    height: 100%;
    background-color: #fff;
    text-align: left;
    padding: 15px 0 0 24px;
    transform: translateX(-105%);
    transition: 0.3s ease-in-out;
    box-shadow: 5px 0 25px rgba(0, 0, 0, 0.25)
  }
  .nav-drawer__title {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 46px;
  }
  .nav-drawer__link-top {
    display: block;
  }
  #nav-content ul li {
    margin-bottom: 36px;
  }
  #nav-content ul li a {
    text-decoration: none;
    text-size: 1.6rem;
    font-weight: 600;
    color: #333;
  }
  #nav-input:checked ~ #nav-close {
    display: block;
  }
  #nav-input:checked ~ #nav-content {
    transform: translateX(0%);
  }
}
@media(min-width: 480px) {
  .header {
    max-width: 1040px;
    margin: 0 auto;
    min-height: 50px;
    padding: 14px;
    box-sizing: border-box;
  }
  .header h1 {
    font-size: 1.8rem;
    top: 14px;
  }
  .header__navigation {
    display: block;
    text-align: right;
  }
  .header__navigation ul li {
    display: inline-block;
  }
  .header__navigation ul li a {
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 600;
    color: #333;
  }
  .section-top__lead {
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 3.0rem;
    margin: 0px 0px 20px 0px;
  }
}
.scene-top {
  align-content: center;
  height: 40px;
  margin: 0px 0px 0px 40px;
}
.scenenumber {
  align-content: center;
  height: 60px;
  margin: 0;
  list-style: none;
}
.scenedescription {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0px 20px 0px 20px;
  list-style: none;
}
iframe.youtube-16-9 {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
  max-width: 600px;
  display: block;
  margin: auto;
}
a {
  display: inline-block;
}
.main {
  background-color: #f6f8f9;
}
.section-top__image {
  height: 388px;
  background-image: url("../images/keyvisual.jpg");
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 600;
  margin-bottom: 30px;
  position: relative;
}
.section-top__image h2 {
  font-size: 2.4rem;
  position: absolute;
  width: 100%;
  top: 200px;
}
.scene-top {
  align-items: center;
  margin: 0px 20px 20px 0px;
}
.scene-menu__item-picture-top {
  max-width: 368px;
  height: 220px;
  nargin: 0 auto;
  object-fit: cover;
  object-position: 0 0;
  border-radius: 6px;
  padding: 10px 10px 0px 10px;
}
.scene-menu__itempicture {
  width: 368px;
  height: 220px;
  object-fit: cover;
  object-position: 0 0;
  border-radius: 6px;
  padding: 20px 10px 0px 10px;
  list-style: none;
}
.scenemenu__itemdescription {
  font-size: 1.6rem;
  align-content: center;
  margin: 0px 15px 0px 15px;
}
.pointtop {
  align-content: center;
  height: 40px;
  margin: 20px 0px 0px 0px;
}
.pointnumber {
  align-items: center;
  width: 250px;
  margin: 20px 0px 0px 0px;
}
.pointnumberdescription {
  align-content: center;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0px 15px 20px 15px;
  list-style: none;
}
.pointmenu__itempicture {
  align-content: center;
  width: 368px;
  height: 220px;
  object-fit: cover;
  object-position: 0 0;
  border-radius: 6px;
  padding: 20px 10px 0px 10px;
}
.pointdescription {
  align-content: center;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 0px 15px 20px 15px;
  list-style: none;
}
.recipetop {
  align-content: center;
  height: 40px;
  margin: 20px 0px 0px 0px;
}
.recipenumber {
  align-content: center;
  width: 250px;
  margin: 20px 0px 0px 0px;
  list-style: none;
}
.recipedescription {
  align-content: center;
  margin: 0px;
}
.recipe_p {
  align-content: center;
  width: 368px;
  height: 220px;
  object-fit: cover;
  object-position: center;
  border-radius: 6px;
  margin: 0px 20px 0px 20px;
  list-style: none;
}
.recipemenu__description {
  background-position: center;
  align-items: center;
  width: 368px;
  background-color: #fff;
  margin:auto;
  border-radius: 6px;
  text-align: center;
  list-style: none;
}
.footer {
  min-height: 160px;
  background-color: #888888;
  margin-top: 20px;
  padding-top: 36px;
  padding-bottom: 15px;
  font-weight: 600;
}
.footer__site-map {
  margin-bottom: 30px;
}
.footer__site-map h2 {
  display: none;
}
.footer__site-map li {
  margin: 0 10px;
  display: inline-block;
}
.footer__site-map li a {
  text-decoration: none;
  color: #cad0d2;
}
.footer__site-map li a:vited {
  color: #cad0d2;
}
.footer__sns-links {
  margin-bottom: 80px;
}
.footer__sns_links li {
  display: inline-block;
  width: 20px;
  margin: 0px 50px 50px 0px;
}
.footer__sns-links li img {
  width: 100%;
}
.footer small {
  color: #fff;
}