@charset "UTF-8";
/* フォント読み込み
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css); */
/* 色指定 */
/* オレンジ */
/* 薄いオレンジ */
/* グレイ */
/* 黒色 */
/* フォント */
/* フォントノーマル */
/* リセット */
/*---------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

section, article, aside, hgroup, header, footer, nav, figure, figcaption, summary {
  display: block; }

/* タグ初期値 */
/*---------------------------------------------*/
body {
  color: #333333;
  /*   background-color: $main-color; */
  font-family: "BIZ UDPMincho";
  font-size: 100%;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  margin: 0;
  padding: 0;
  animation: fadeIn 0.5s ease 0s 1 normal; }

@keyframes fadeIn {
  /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
  0% {
    opacity: 0; }
  /* 始め */
  100% {
    opacity: 1; }
  /* 終わり */ }
@media screen and (max-width: 800px) {
  body {
    animation: fadeIn 0 ease 0s 0 normal; } }
/* sp END */
a {
  text-decoration: none; }

a:link {
  text-decoration: none;
  color: #333333; }

a:visited {
  text-decoration: none;
  color: #333333; }

a:hover {
  text-decoration: none; }

.address p a {
  text-decoration: none;
  color: #ffffff; }

.address p a:link {
  text-decoration: none;
  color: #ffffff; }

.address p a:visited {
  text-decoration: none;
  color: #ffffff; }

.address p a:hover {
  text-decoration: underline; }

h1, h2, h3 {
  font-size: 100%;
  font-weight: normal; }

.typesquare_tags {
  margin: 0;
  padding: 0;
  line-height: 100%;
  font-weight: normal; }

p {
  margin-bottom: 1.5em;
  font-size: 90%; }

ul li {
  list-style: none; }

strong {
  font-weight: bold; }

em {
  font-style: normal; }

img {
  transform: rotate(0deg);
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: bottom; }
  img a {
    border: 0; }

/* sp END */
/*---------------------------------------------*/
/* ヘッダー */
/*---------------------------------------------*/
#header {
  position: fixed;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  top: 0;
  padding: 0;
  margin: 0;
  overflow: visible !important;
  z-index: 1000 !important;
  background-color: #ffffff; }
  #header p {
    width: 20%;
    margin: 0;
    z-index: 100;
    text-align: center; }
    #header p img {
      width: 100px;
      margin-top: 15px; }
  #header nav {
    width: 60%; }

/* スマホ用 */
@media screen and (max-width: 800px) {
  #header {
    position: fixed;
    width: 100%;
    height: 85px;
    display: flex;
    justify-content: space-between;
    top: 0;
    padding: 0;
    margin: 0;
    overflow: visible !important;
    z-index: 2000 !important;
    padding-top: 10px; }
    #header p {
      width: auto;
      margin: 0;
      z-index: 100;
      text-align: center; }
      #header p img {
        width: 70px;
        margin-top: 0px;
        margin-left: 20px; }
    #header nav {
      width: 100%; }

  .menu-trigger,
  .menu-trigger span {
    z-index: 10000;
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box; }

  .menu-trigger {
    margin-right: 30px;
    margin-top: 20px;
    position: relative;
    width: 27px;
    height: 27px;
    background: none;
    border: none;
    appearance: none;
    cursor: pointer;
    border: 0px solid #000000; }

  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000000;
    color: #000000; }

  .menu-trigger span:nth-of-type(1) {
    top: 0px; }

  .menu-trigger span:nth-of-type(2) {
    top: 12px; }

  .menu-trigger span:nth-of-type(3) {
    bottom: 0px; }

  .menu-trigger.active span {
    background-color: #fff;
    /* ← 追加 */ }

  .menu-trigger.active span:nth-of-type(1) {
    top: -5px;
    transform: translateY(20px) rotate(-45deg); }

  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0; }

  .menu-trigger.active span:nth-of-type(3) {
    bottom: -11px;
    transform: translateY(-20px) rotate(45deg); } }
/* sp END */
/* スライド */
/* https://gorigoricode.com/css-slideshow/ */
.slide {
  position: relative;
  width: 100%;
  height: 800px;
  background-color: #eb5f18;
  overflow: hidden;
  z-index: 0 !important; }

.slide-image {
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  animation-fill-mode: both;
  will-change: opacity, transform;
  backface-visibility: hidden;
  transform: translateZ(0); }

/* 画像と “正の” delay（01→02→03） */
.slide-image:nth-child(1) {
  background-image: url(assets/images/fv_01.jpg);
  background-position: bottom center;
  animation: slider-xfade-first 15s linear infinite;
  animation-delay: 0s; }

.slide-image:nth-child(2) {
  background-image: url(assets/images/fv_02.jpg);
  background-position: bottom center;
  animation: slider-xfade 15s linear infinite;
  animation-delay: 5s;
  /* 1枚=5s */ }

.slide-image:nth-child(3) {
  background-image: url(assets/images/fv_03.jpg);
  background-position: bottom center;
  animation: slider-xfade 15s linear infinite;
  animation-delay: 10s; }

/* 2枚目以降：重なり大きめのクロスフェード（背景が覗かないよう常時どれか>0） */
@keyframes slider-xfade {
  /* 0–14%: IN（次が早めに見え始める）
     14–34%: 表示
     34–48%: OUT（裏で次がIN）
     48–100%: 非表示 */
  0% {
    opacity: 0;
    transform: scale(1.02); }
  14% {
    opacity: 1;
    transform: scale(1.01); }
  34% {
    opacity: 1;
    transform: scale(1); }
  48% {
    opacity: 0;
    transform: scale(0.995); }
  100% {
    opacity: 0; } }
/* 1枚目専用：入場直後に01を即表示→十分見せてからOUT
   （ここでも常時どれかが>0になるよう、02のINと重ねる） */
@keyframes slider-xfade-first {
  /* 0–26%: 01をしっかり表示
     26–40%: OUT（02が0–14%でIN中） */
  0% {
    opacity: 1;
    transform: scale(1.02); }
  26% {
    opacity: 1;
    transform: scale(1.01); }
  40% {
    opacity: 0;
    transform: scale(1); }
  100% {
    opacity: 0; } }
@media screen and (max-width: 800px) {
  .slide {
    position: relative;
    width: 100%;
    height: 380px;
    overflow: hidden; } }
/* sp END */
/*---------------------------------------------*/
/* グローバルナビゲーション */
/*---------------------------------------------*/
nav ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 40px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  z-index: 1500; }

nav ul li a {
  font-size: 24px;
  display: block;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  transition: all 0.3s;
  color: #ffffff; }

.bg-active nav ul li a {
  font-size: 24px;
  display: block;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
  transition: all 0.3s;
  color: #000000; }

.bg-active nav ul li.link:last-child {
  border: solid 1px #000000; }

nav ul li a:link {
  padding: 5px 20px;
  line-height: 100%; }

nav ul li a:hover,
nav ul li a.here {
  position: relative;
  padding-bottom: 6px; }

nav ul li a:hover::after,
nav ul li a.here::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.8; }

nav ul li:last-child {
  color: #ffffff;
  background-color: #eb5f18;
  background-image: url("assets/images/reserve.png");
  background-repeat: no-repeat;
  background-position: 18px center; }

nav ul li:last-child a:link {
  font-size: 24px;
  line-height: 100%;
  padding: 12px 28px 14px 50px; }

nav ul li:last-child a:link,
nav ul li:last-child a:hover,
nav ul li:last-child a:visited {
  color: #ffffff; }

/* ===== サブメニューの初期設定 ===== */
.submenu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  flex-direction: column;
  z-index: 30000; }

/* サブメニュー項目 */
.submenu li {
  padding: 8px 20px !important;
  white-space: nowrap; }

.submenu li:last-child {
  background-image: none;
  background-position: 0px 0px;
  background-color: #ffffff; }

nav ul.submenu li:last-child a:link {
  font-size: 24px;
  line-height: 100%;
  padding: 12px 28px 14px 28px; }

.submenu li a {
  color: #333;
  text-decoration: none;
  display: block; }

nav ul li .submenu li a:link,
nav ul li .submenu li a:hover,
nav ul li .submenu li a:visited {
  color: #333;
  text-decoration: none;
  display: block; }

@media screen and (max-width: 800px) {
  .submenu {
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0;
    background: white;
    list-style: none;
    padding: 0px 0;
    margin: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    flex-direction: row;
    z-index: 30000;
    background-color: #eb5f18; }

  /* サブメニュー項目 */
  .submenu li {
    width: 50%;
    padding: 0px !important;
    white-space: nowrap;
    color: #ffffff; }

  .submenu li:last-child {
    background-image: none;
    background-position: 0px 0px;
    background-color: #eb5f18; }

  nav ul.submenu li:last-child a:link {
    font-size: 20px;
    line-height: 100%;
    padding: 10px 15px 10px 35px;
    text-align: left; }

  .submenu li a {
    color: #fff;
    text-decoration: none;
    display: block; }

  nav ul li .submenu li a:link,
  nav ul li .submenu li a:hover,
  nav ul li .submenu li a:visited {
    color: #fff;
    text-decoration: none;
    display: block; } }
/* ===== ホバー時のアニメーション表示 ===== */
.has-submenu {
  position: relative;
  z-index: 3000; }

.has-submenu:hover .submenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

@media screen and (max-width: 800px) {
  .has-submenu .submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); } }
/* ===== ホバー時のカラー ===== */
.submenu li a:hover {
  color: #e84e0f;
  /* TORINOVAのオレンジカラー */ }

/* Webフォント対策用 */
.typesquare_tags {
  line-height: auto; }

@media screen and (max-width: 800px) {
  nav {
    width: 100%;
    position: fixed;
    top: 0;
    padding: 0px 0 0 0;
    margin: 0;
    transform: translateX(150vh);
    transition: all .3s linear;
    z-index: 5000 !important; }

  nav ul {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: stretch;
    margin-top: 0px;
    background-color: #eb5f18;
    opacity: 0.9;
    padding-top: 30px; }

  nav ul li {
    line-height: 180%;
    margin: 0; }

  nav ul li a {
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    display: block;
    margin: 0px;
    transition: all 0.3s;
    border-bottom: 1px solid #ffffff; }

  nav ul li a:link {
    padding: 10px 15px 10px 35px;
    line-height: 180%;
    color: #ffffff; }

  nav ul li a:hover,
  nav ul li a.here {
    position: relative;
    padding-bottom: 12px;
    color: #ffffff; }

  nav ul li a:hover::after,
  nav ul li a.here::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: none;
    opacity: 0.8; }

  nav ul li.current a,
  nav ul li a:hover {
    border-bottom: 1px solid transparent;
    /* border-bottomを透明に */ }

  nav ul li a:visited {
    color: #ffffff; }

  nav ul li:last-child {
    text-align: center;
    color: #333333;
    background-color: #000000;
    background-image: none; }

  nav ul li:last-child a {
    font-size: 34px;
    color: #000000;
    line-height: 100%; }

  .is-active {
    transform: translateY(0);
    z-index: 300; } }
/* sp END */
/* お問い合わせ */
nav li span {
  border-radius: 50px;
  border: none 0px #444444;
  padding: 0px; }

/*---------------------------------------------*/
/* フッター */
/*---------------------------------------------*/
footer {
  background-color: #000000;
  padding-bottom: 80px; }

footer iframe {
  margin-top: 100px;
  margin-bottom: 80px; }

.address {
  width: 70%;
  margin: 0 auto;
  background-color: #ffffff; }
  .address .wrap {
    width: 60%;
    margin: 0 auto; }
    .address .wrap p:nth-child(1) {
      font-weight: bold; }
  .address p {
    font-size: 20px; }
    .address p.btn {
      color: #ffffff;
      background-color: #faedea; }
    .address p.zip span {
      font-size: 14px;
      color: #ffffff;
      background-color: #000000;
      padding: 8px 12px; }
      .address p.zip span img {
        vertical-align: middle;
        margin-left: 8px; }
    .address p.tel span {
      font-size: 40px;
      padding-left: 6px;
      vertical-align: middle; }
    .address p.copyright {
      font-size: 10px;
      text-align: center;
      padding: 2em 0 2em 0;
      margin-bottom: 0; }
  .address ul {
    display: flex;
    justify-content: center;
    padding: 50px 0; }
    .address ul li {
      margin: 0 15px; }

.reserve {
  width: 300px;
  font-size: 36px;
  margin: 0 auto;
  text-align: center; }
  .reserve a {
    background-color: #eb5f18;
    padding: 8px 8px 8px 8px;
    display: block; }
    .reserve a img {
      width: 28px;
      margin-right: 8px;
      vertical-align: middle; }

@media screen and (max-width: 800px) {
  footer {
    background-color: #000000;
    padding-bottom: 0px; }

  footer iframe {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 280px; }

  .address {
    width: 100%;
    margin: 0 auto 30px;
    background-color: #ffffff; }
    .address .wrap {
      width: 90%;
      margin: 0 auto; }
      .address .wrap p:nth-child(1) {
        font-weight: bold; }
    .address p {
      font-size: 18px;
      margin-bottom: 10px; }
      .address p.btn {
        color: #ffffff;
        background-color: #faedea; }
      .address p.zip span {
        font-size: 14px;
        color: #ffffff;
        background-color: #000000;
        padding: 8px 12px; }
        .address p.zip span img {
          vertical-align: middle;
          margin-left: 8px; }
      .address p.tel span {
        font-size: 28px;
        padding-left: 6px;
        vertical-align: middle; }
      .address p.copyright {
        font-size: 10px;
        text-align: center;
        padding: 2em 0 2em 0;
        margin-bottom: 0; }
    .address ul {
      display: flex;
      justify-content: center;
      padding: 15px 0; }
      .address ul li {
        width: 40%;
        margin: 0 5px; }
        .address ul li img {
          width: 100%; }

  .reserve a {
    font-size: 24px; } }
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ベース */
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 801px) {
  .sp_only {
    display: none; } }
/* PCで消える */
@media screen and (max-width: 800px) {
  .pc_only {
    display: none; } }
/* スマホで消える */
/* コンテンツ幅 */
.contents {
  width: 1080px;
  margin: 0 auto; }
  .contents h2 {
    font-size: 1.8em;
    text-align: center;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 1em;
    margin-bottom: 1em; }
  .contents h3 {
    font-size: 1.3em; }
  .contents p {
    font-size: 1em;
    margin-top: 0px;
    margin-bottom: 2em; }
    .contents p.catch {
      font-size: 2em;
      text-align: center;
      margin-bottom: 0.5em; }

@media screen and (max-width: 800px) {
  .contents {
    width: 100%;
    margin: 0;
    max-width: auto; }
    .contents section {
      margin-bottom: 40px; }
    .contents h2 {
      font-size: 1.5em;
      text-align: center;
      padding-left: 5px;
      padding-bottom: 5px;
      margin-top: 0.8em;
      margin-bottom: 1em; }
    .contents p {
      font-size: 0.9em;
      margin-top: 0px;
      margin-bottom: 2em; }
      .contents p.catch {
        font-size: 1.6em;
        line-height: 1.5em;
        text-align: center;
        margin-bottom: 0.5em; } }
/* sp END */
/*---------------------------------------------*/
/* 共通パーツ */
/*---------------------------------------------*/
/* ラインマーカー */
span.pink {
  background: linear-gradient(transparent 70%, #f6c 70%);
  font-weight: 700; }

span.yellow {
  background: linear-gradient(transparent 70%, #ff6 70%);
  font-weight: 700; }

/* クリア */
.clear {
  clear: both; }

/* Flexbox */
.flex {
  display: flex;
  /* 左右揃え */
  justify-content: space-between; }

.jump {
  background-image: url(assets/images/jump.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px; }

/* テーブル */
.table {
  width: 90%;
  font-size: 0.9em;
  border-spacing: 0px;
  border-top: 2px solid #e9e9e9;
  margin: 0 5% 20px 5%; }
  .table strong {
    color: #eb5f18; }
  .table th {
    width: 15%;
    font-weight: normal;
    border-bottom: 1px solid #e9e9e9;
    padding: 1.1em;
    text-align: left; }
  .table td {
    border-bottom: 1px solid #e9e9e9;
    padding: 1.1em;
    text-align: left; }
  .table tr:last-child th {
    border-bottom: 0px; }
  .table tr:last-child td {
    border-bottom: 0px; }

@media screen and (max-width: 800px) {
  .table {
    width: 96%;
    font-size: 0.8em;
    border-spacing: 0px;
    border-top: 2px solid #e9e9e9;
    margin: 0 2% 20px 2%; }
    .table th {
      width: 20%;
      font-weight: normal;
      border-bottom: 1px solid #e9e9e9;
      padding: 0.8em;
      text-align: left; }
    .table td {
      padding: 0.8em;
      text-align: left;
      line-height: 1.9em; } }
/* sp END */
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* 装飾 */
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*---------------------------------------------*/
/* h1タイトル */
/*---------------------------------------------*/
.main-visual {
  height: 600px;
  position: relative; }
  .main-visual #desc {
    position: absolute;
    left: 7%;
    bottom: 12%; }
  .main-visual h1 {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 15px; }
  .main-visual p {
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0px; }

@media screen and (max-width: 800px) {
  .main-visual {
    height: 350px;
    position: relative;
    z-index: 0; }
    .main-visual #desc {
      position: absolute;
      left: 5%;
      top: 100px; }
    .main-visual h1 {
      font-size: 1.5em;
      margin-bottom: 10px; }
    .main-visual p {
      font-size: 0.8em;
      line-height: 16px;
      width: 90%; } }
/* sp END */
#menu-list-bg {
  background-image: url("assets/images/menu/f-fv.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover; }

#drink-list-bg {
  background-image: url("assets/images/menu/d-fv.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover; }
  #drink-list-bg h1 {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 15px;
    text-shadow: 1px 1px 2px black; }
  #drink-list-bg p {
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 0px;
    text-shadow: 1px 1px 2px #000000; }

#concept-bg {
  background-image: url("assets/images/concept/fv.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain; }

#news-bg {
  background-color: #666666;
  height: 250px;
  margin-bottom: 80px; }
  #news-bg #desc {
    left: 19%; }
  #news-bg h1 {
    font-size: 28px; }

#menu-list-bg h1,
#menu-list-bg p,
#concept-bg h1,
#concept-bg p,
#space-bg h1,
#space-bg p {
  text-shadow: #000 1px 0 10px; }

@media screen and (max-width: 800px) {
  #drink-list-bg,
  #menu-list-bg {
    margin-bottom: 50px; }
    #drink-list-bg h1,
    #menu-list-bg h1 {
      font-size: 50px;
      margin-top: 60%; }

  #concept-bg {
    background-image: url("assets/images/concept/fv.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: darken; }
    #concept-bg h1 {
      font-size: 36px;
      margin-top: 40%; }

  #news-bg {
    background-image: url("assets/images/space/news_fv.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px; } }
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* 個別ページ */
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#top-mv {
  position: relative;
  margin-bottom: 0px;
  overflow: hidden;
  z-index: 0 !important; }
  #top-mv h1 img {
    position: absolute;
    bottom: 50px;
    right: 20px;
    width: 40%;
    height: auto;
    z-index: 20;
    /* スライドより前面に */
    pointer-events: none;
    /* クリック妨げ防止（任意） */ }

@media screen and (max-width: 800px) {
  #top-mv {
    position: relative;
    margin-bottom: 0px; }
    #top-mv h1 img {
      position: absolute;
      bottom: 60px;
      right: 10px;
      width: 90%;
      height: auto;
      z-index: 20;
      /* スライドより前面に */
      pointer-events: none;
      /* クリック妨げ防止（任意） */ } }
/* sp END */
#index {
  overflow: hidden;
  background-color: #eb5f18; }
  #index h2 {
    font-size: 30px;
    line-height: 150%;
    font-weight: 400; }
  #index p {
    font-size: 18px;
    line-height: 200%; }
  #index .link {
    width: 100%;
    font-size: 20px;
    text-align: center;
    background-color: #1b1b1b;
    margin: 0 auto;
    padding: 0;
    line-height: 150%;
    transition: ease .2s; }
    #index .link a {
      color: #ffffff;
      display: block;
      padding: 12px 25px 12px 25px;
      border: 1px solid #1b1b1b; }
      #index .link a:link {
        color: #ffffff;
        text-decoration: none; }
      #index .link a:hover {
        color: #eb5f18;
        background-color: #ffffff;
        text-decoration: none;
        border: 1px solid #ffffff; }

@media screen and (max-width: 800px) {
  #index {
    overflow: hidden; }
    #index .eng {
      font-size: 32px; }
    #index h2 {
      font-size: 24px;
      font-weight: 400;
      margin-bottom: 20px; }
    #index p {
      font-size: 14px;
      line-height: 160%; }
    #index .link {
      width: 100%;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      background-color: #1b1b1b;
      margin: 0 auto;
      padding: 0;
      line-height: 150%;
      transition: ease .2s; }
      #index .link a {
        color: #ffffff;
        display: block;
        padding: 10px 25px 10px 25px;
        border: 1px solid #1b1b1b; }
        #index .link a:link {
          color: #ffffff;
          text-decoration: none; }
        #index .link a:hover {
          color: #af233f;
          background-color: #ffffff;
          text-decoration: none;
          border: 1px solid #ffffff; } }
/* sp END */
#t_torinova {
  width: 860px;
  margin: 80px auto 80px; }
  #t_torinova h2, #t_torinova p {
    color: #ffffff; }

@media screen and (max-width: 800px) {
  #t_torinova {
    width: 100%;
    margin: 0;
    padding: 5% 10%; }
    #t_torinova h2, #t_torinova p {
      color: #ffffff;
      margin-bottom: 10px; } }
/* sp END */
/* フードメニュー */
#t_food {
  display: flex;
  justify-content: space-between; }
  #t_food .item:nth-child(1) {
    width: 66%; }
    #t_food .item:nth-child(1) img {
      width: 100%; }
  #t_food .item:nth-child(2) {
    background-color: #ffffff;
    width: 34%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    #t_food .item:nth-child(2) h2 {
      margin-top: 40px;
      margin-left: 40px;
      margin-bottom: 40px; }
    #t_food .item:nth-child(2) p.txt {
      margin-left: 40px;
      margin-right: 40px; }

@media screen and (max-width: 800px) {
  #t_food {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 40px; }
    #t_food .item:nth-child(1) {
      width: 100%; }
      #t_food .item:nth-child(1) img {
        width: 100%; }
    #t_food .item:nth-child(2) {
      background-color: #ffffff;
      width: 100%; }
      #t_food .item:nth-child(2) h2 {
        margin-top: 20px;
        margin-left: 30px;
        margin-bottom: 10px; }
      #t_food .item:nth-child(2) p.txt {
        margin-left: 30px;
        margin-right: 30px; } }
/* sp END */
/* ドリンクメニュー */
#t_drink {
  display: flex;
  justify-content: space-between;
  margin-bottom: 130px; }
  #t_drink .item:nth-child(1) {
    background-color: #ffffff;
    width: 34%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    #t_drink .item:nth-child(1) h2 {
      margin-top: 40px;
      margin-left: 40px; }
    #t_drink .item:nth-child(1) p.txt {
      margin-left: 40px;
      margin-right: 40px; }
  #t_drink .item:nth-child(2) {
    background-color: #ffffff;
    width: 66%; }
    #t_drink .item:nth-child(2) img {
      width: 100%; }

@media screen and (max-width: 800px) {
  #t_drink {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    margin-bottom: 40px; }
    #t_drink .item:nth-child(1) {
      background-color: #ffffff;
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      #t_drink .item:nth-child(1) h2 {
        margin-top: 20px;
        margin-left: 30px;
        margin-bottom: 10px; }
      #t_drink .item:nth-child(1) p.txt {
        margin-left: 30px;
        margin-right: 30px; }
    #t_drink .item:nth-child(2) {
      background-color: #ffffff;
      width: 100%; }
      #t_drink .item:nth-child(2) img {
        width: 100%; } }
/* sp END */
#t_concept {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin: 0 auto 60px; }
  #t_concept .item:nth-child(1) {
    background-color: #ffffff;
    width: 360px;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    #t_concept .item:nth-child(1) h2 {
      margin-top: 40px;
      margin-left: 40px;
      margin-bottom: 0px; }
    #t_concept .item:nth-child(1) p.txt {
      margin-left: 40px;
      margin-right: 40px; }
  #t_concept .item:nth-child(2) {
    width: 600px; }

@media screen and (max-width: 800px) {
  #t_concept {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    width: 100%;
    margin: 0 auto 60px; }
    #t_concept .item:nth-child(1) {
      background-color: #ffffff;
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      #t_concept .item:nth-child(1) h2 {
        margin-top: 20px;
        margin-left: 30px;
        margin-bottom: 0px; }
      #t_concept .item:nth-child(1) p.txt {
        margin-left: 30px;
        margin-right: 30px; }
    #t_concept .item:nth-child(2) {
      width: 100%; }
      #t_concept .item:nth-child(2) img {
        width: 100%;
        height: 260px;
        object-fit: cover; } }
/* sp END */
#t_space {
  display: flex;
  justify-content: space-between;
  width: 960px;
  margin: 0 auto; }
  #t_space .item:nth-child(1) {
    width: 600px; }
  #t_space .item:nth-child(2) {
    background-color: #ffffff;
    width: 360px;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    #t_space .item:nth-child(2) h2 {
      margin-top: 40px;
      margin-left: 40px;
      margin-bottom: 0px; }
    #t_space .item:nth-child(2) p.txt {
      margin-left: 60px;
      margin-right: 60px; }

@media screen and (max-width: 800px) {
  #t_space {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    margin-bottom: 80px; }
    #t_space h2 {
      font-size: 25px;
      line-height: 37px; }
    #t_space P {
      font-size: 16px;
      line-height: 30px; }
    #t_space .item:nth-child(1) {
      width: 100%; }
      #t_space .item:nth-child(1) h2, #t_space .item:nth-child(1) p {
        width: auto;
        margin: 20px 30px 0px 30px; }
      #t_space .item:nth-child(1) .link {
        margin-top: 30px; }
    #t_space .item:nth-child(2) {
      width: 100%; }
      #t_space .item:nth-child(2) img {
        width: 100%; } }
/* sp END */
#t_news {
  width: 980px;
  margin: 80px auto 120px auto;
  text-align: center; }
  #t_news h2 {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px; }
  #t_news p.link {
    width: 400px; }
    #t_news p.link a {
      color: #ffffff; }
  #t_news span {
    color: #ffffff;
    font-size: 0.8em;
    background-color: #666666;
    padding: 6px 16px 6px 16px;
    border-radius: 4px; }
    #t_news span.n-topic {
      background-color: #1b1b1b; }
    #t_news span.n-kando {
      background-color: #94C62A; }

.news-table {
  width: 100%;
  border-spacing: 0px;
  margin: 0 auto 30px auto;
  border-top: 1px solid #fff; }
  .news-table th {
    color: #ffffff;
    font-size: 16px;
    width: 14%;
    font-weight: normal;
    padding: 1.5em 0 1.5em 0.1em;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #fff; }
  .news-table td {
    color: #ffffff;
    font-size: 16px;
    padding: 1.5em 0.6em;
    text-align: left;
    border-bottom: 1px solid #fff; }
  .news-table a {
    color: #ffffff;
    text-decoration: underline; }
    .news-table a:hover {
      text-decoration: none; }

#index .news-table p {
  font-size: 16px;
  line-height: 180%;
  margin: 0; }

#t_news .blk h2,
.blk th,
.blk td,
.blk a {
  color: #000000; }

.blk th,
.blk td {
  border-bottom: 1px solid #000; }

@media screen and (max-width: 800px) {
  #t_news {
    width: 92%;
    margin: 0 4% 60px 4%;
    text-align: center; }
    #t_news h2 {
      font-size: 24px; }
    #t_news p.link {
      width: 80%;
      margin: 0 10%; }
    #t_news span {
      color: #ffffff;
      font-size: 0.8em;
      background-color: #666666;
      padding: 6px 16px 6px 16px;
      border-radius: 4px; }
      #t_news span.n-topic {
        background-color: #751357; }
      #t_news span.n-kando {
        background-color: #94C62A; }

  .news-table {
    width: 100%;
    border-spacing: 0px;
    margin: 0 auto 30px auto;
    border-top: 1px solid #fff; }
    .news-table th {
      display: block;
      font-size: 14px;
      width: 100%;
      font-weight: normal;
      padding: 0.5em 0.5em 0.5em 0.5em;
      text-align: left;
      vertical-align: top;
      border-bottom: none; }
    .news-table td {
      display: block;
      word-break: break-all;
      font-size: 14px;
      padding: 0.5em 0.5em 0.5em 0.5em;
      text-align: left;
      border-bottom: 1px solid #ffffff; }
    .news-table a {
      text-decoration: underline; }

  #index .news-table p {
    font-size: 14px;
    line-height: 160%;
    margin: 0; } }
/* sp END */
#t_instagram {
  width: 1060px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 160px; }
  #t_instagram h2 {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px; }

#sb_instagram .sb_instagram_header,
.sb_instagram_header {
  display: none; }

.insta {
  background-color: #f8f6f1;
  padding: 30px; }

@media screen and (max-width: 800px) {
  #t_instagram {
    width: 96%;
    margin: 0 2%;
    text-align: center;
    margin-bottom: 40px; }
    #t_instagram h2 {
      font-size: 24px;
      font-weight: bold;
      color: #ffffff;
      margin-bottom: 15px; }

  .insta {
    background-color: #f8f6f1;
    padding: 10px; } }
/* sp END */
#t_youtube {
  width: 1080px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 160px; }
  #t_youtube p.eng {
    margin-bottom: 30px; }
  #t_youtube iframe {
    width: 700px;
    height: 400px;
    border-radius: 20px; }

@media screen and (max-width: 800px) {
  #t_youtube {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 80px; }
    #t_youtube p.eng {
      margin-bottom: 15px; }
    #t_youtube iframe {
      width: 96%;
      margin: 0 2%;
      height: 300px;
      border-radius: 10px; } }
/* sp END */
#t_reserve {
  margin: 180px auto 120px auto;
  display: flex;
  justify-content: space-between; }
  #t_reserve .item:nth-child(1) {
    width: 50%; }
    #t_reserve .item:nth-child(1) img {
      width: 100%; }
  #t_reserve .item:nth-child(2) {
    width: 45%; }
  #t_reserve h2 {
    font-size: 24px;
    margin-bottom: 40px;
    margin-left: 10%; }
  #t_reserve p {
    margin-left: 10%; }
  #t_reserve p.eng {
    font-size: 32px;
    margin-bottom: 30px;
    margin-left: 10%; }
  #t_reserve p.tel {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 38px; }
    #t_reserve p.tel span {
      vertical-align: top;
      padding-left: 15px;
      font-size: 38px; }
  #t_reserve p.seat {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 20px; }
  #t_reserve p.small {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 30px; }
  #t_reserve p.reserve_btn {
    width: 380px; }
  #t_reserve p.reserve_btn a {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    display: block;
    background-color: #1b1b1b;
    border-radius: 5px;
    padding: 20px;
    background-image: url("assets/images/btn_ico.png");
    background-repeat: no-repeat;
    background-position: 50px center;
    padding-left: 50px;
    border: 1px solid #b6204a;
    letter-spacing: 0.2em; }
    #t_reserve p.reserve_btn a:hover {
      color: #b6204a;
      background-color: #ffffff;
      background-image: url("assets/images/btn_ico_h.png");
      background-repeat: no-repeat;
      background-position: 50px center;
      border: 1px solid #b6204a;
      text-decoration: none;
      letter-spacing: 0.2em; }

@media screen and (max-width: 800px) {
  #t_reserve {
    margin: 0px auto 80px auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }
    #t_reserve .item:nth-child(1) {
      width: 100%; }
      #t_reserve .item:nth-child(1) img {
        width: 100%;
        margin-bottom: 30px; }
    #t_reserve .item:nth-child(2) {
      width: 100%; }
    #t_reserve h2 {
      font-size: 20px;
      margin-bottom: 20px;
      margin-left: 10%; }
    #t_reserve p {
      margin-left: 10%; }
    #t_reserve p.eng {
      font-size: 32px;
      margin-bottom: 20px;
      margin-left: 10%; }
    #t_reserve p.tel {
      font-size: 18px;
      margin-bottom: 20px;
      line-height: 32px; }
      #t_reserve p.tel span {
        vertical-align: top;
        padding-left: 15px;
        font-size: 32px; }
    #t_reserve p.seat {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px; }
    #t_reserve p.small {
      font-size: 14px;
      line-height: 25px;
      margin-bottom: 30px; }
    #t_reserve p.reserve_btn {
      width: 90%;
      margin: 0 5%; } }
/* sp END */
@media screen and (max-width: 800px) {
  .cta {
    width: 100%;
    background-color: #130c07;
    position: fixed;
    bottom: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    padding: 10px; }
    .cta p:nth-child(1) {
      color: #ffffff;
      width: 40%;
      padding-left: 10px;
      margin-bottom: 0px; }
      .cta p:nth-child(1) a {
        color: #ffffff; }
    .cta p:nth-child(2) {
      width: 60%;
      margin-bottom: 0px; }
      .cta p:nth-child(2) a {
        color: #ffffff;
        letter-spacing: 0.2em;
        font-weight: bold;
        text-align: center;
        border: 1px solid #ffffff;
        border-radius: 3px;
        display: block;
        padding: 5px 20px; } }
/* sp END */
/* 固定バナー */
#fix-bn {
  position: fixed;
  bottom: 30px;
  left: 30px;
  display: none;
  /* 初期状態で非表示 */
  opacity: 0;
  transform: translateY(150px);
  /* シュッと上がってくるエフェクトの初期位置 */
  transition: opacity 0.3s ease-out, transform 0.3s ease-out; }

@media screen and (max-width: 800px) {
  #fix-bn {
    display: none; } }
/*----------------------------
https://www.tipswork.net/css/853/
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0; }

.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0; }

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0; }

.scroll_left.on {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  transform: translateX(0); }

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0; }

.scroll_right.on {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  transform: translateX(0); }

.timing02 {
  transition-delay: .1s; }

.timing03 {
  transition-delay: .2s; }

.timing04 {
  transition-delay: .3s; }

.timing05 {
  transition-delay: .4s; }

.timing06 {
  transition-delay: .5s; }

.timing07 {
  transition-delay: .6s; }

.timing08 {
  transition-delay: .7s; }

#page-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 500;
  transform: translateY(100px); }

#page-top i {
  font-size: 3em;
  padding-bottom: 5px; }

#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #EA535D;
  border-radius: 45px;
  width: 45px;
  height: 45px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.6rem;
  transition: all 0.3s;
  opacity: 0.8; }

#page-top a:hover {
  background: #777; }

#page-top.UpMove {
  animation: UpAnime 0.5s forwards; }

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
#page-top.DownMove {
  animation: DownAnime 0.5s forwards; }

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 1;
    transform: translateY(100px); } }
/* メニュー */
.menu-list {
  width: 1000px;
  margin: 80px auto 80px;
  background-color: #fff; }
  .menu-list p.btn {
    margin: 0 auto;
    text-align: center;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 15px; }
    .menu-list p.btn a {
      font-size: 20px;
      text-align: center;
      color: #ffffff;
      background-color: #000000;
      padding: 10px 20px;
      display: block;
      font-weight: bold; }

@media screen and (max-width: 800px) {
  .menu-list {
    width: 100%;
    margin: 0px; }
    .menu-list p.btn {
      margin-bottom: 30px; } }
/*エリアの表示非表示と形状*/
.area {
  /* 予約ボタン */
  /* 料理 */ }
  .area h2 {
    font-size: 34px;
    font-weight: bold;
    border-bottom: 2px solid;
    margin: 0 auto 20px auto; }
  .area h3 {
    font-size: 24px;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin: 50px auto 20px auto; }
  .area p {
    padding-left: 0px;
    margin-bottom: 10px; }
    .area p.m_name {
      font-size: 18px;
      line-height: 130%; }
    .area p.m_price {
      font-size: 18px;
      line-height: 130%; }
    .area p.m_menu {
      font-size: 16px;
      line-height: 30px;
      padding-right: 10px; }
    .area p.small {
      font-size: 14px; }
  .area p.reserve_btn {
    width: 80%;
    margin: 0 20% 30px 0; }
  .area p.reserve_btn a {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    display: block;
    background-color: #1b1b1b;
    border-radius: 5px;
    padding: 20px;
    background-image: url("assets/images/btn_ico.png");
    background-repeat: no-repeat;
    background-position: 50px center;
    padding-left: 50px;
    border: 1px solid #b6204a;
    letter-spacing: 0.2em; }
    .area p.reserve_btn a:hover {
      color: #b6204a;
      background-color: #ffffff;
      background-image: url("assets/images/btn_ico_h.png");
      background-repeat: no-repeat;
      background-position: 50px center;
      border: 1px solid #b6204a;
      text-decoration: none;
      letter-spacing: 0.2em; }
  .area .food-box {
    display: flex;
    padding: 45px 30px 0px 30px;
    flex-wrap: wrap; }
    .area .food-box .item:nth-child(1) {
      width: 490px; }
    .area .food-box .item:nth-child(2) {
      width: 420px;
      margin-left: 15px; }
    .area .food-box .item ul li {
      margin: 0;
      padding: 0;
      display: flex; }
    .area .food-box .m_name {
      width: 280px;
      padding-left: 5px; }
    .area .food-box .m_price {
      padding: 0 0 5px 0; }
      .area .food-box .m_price .tax-info {
        font-size: 12px; }

/* 各セクション全体 */
.food-section {
  display: grid;
  grid-template-columns: 48% 1fr;
  gap: 40px;
  align-items: start;
  margin-bottom: 60px; }

.food-section .m_img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px; }

.food-section h2 {
  margin: 0 0 12px;
  padding-bottom: 6px;
  font-size: 1.4rem; }

.food-section ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.food-section li {
  display: grid;
  grid-template-columns: 1fr auto;
  /* 左:メニュー名 / 右:価格 */
  align-items: baseline;
  gap: 16px;
  padding: 6px 0; }

/* スマホ対応 */
@media (max-width: 768px) {
  .food-section {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 40px; } }
@media screen and (max-width: 800px) {
  .area {
    /* 料理 */ }
    .area h2 {
      width: 100%;
      font-size: 24px;
      text-align: center;
      margin-bottom: 15px;
      padding: 0 0.5em 8px 0.5em; }
    .area p {
      padding-left: 0px; }
      .area p.m_name {
        font-size: 18px;
        line-height: 130%;
        margin-bottom: 6px; }
      .area p.m_price {
        font-size: 18px;
        line-height: 130%; }
      .area p.small {
        font-size: 14px; }
    .area .food-box {
      display: flex;
      padding: 15px 0px 0px 0px;
      flex-wrap: wrap;
      flex-direction: column; }
      .area .food-box .item:nth-child(1) {
        width: 90%;
        margin: 0 auto; }
      .area .food-box .item:nth-child(2) {
        width: 90%;
        margin: 0 auto; }
      .area .food-box .item ul li {
        margin: 0;
        padding: 0;
        display: flex; }
      .area .food-box .m_name {
        width: 250px;
        padding-left: 5px; }
      .area .food-box .m_price {
        font-size: 14px;
        padding: 0 0 5px 0; }
        .area .food-box .m_price .tax-info {
          font-size: 12px; } }
/*-- SP END */
/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
  display: block;
  /*表示*/
  animation-name: displayAnime;
  /*ふわっと表示させるためのアニメーション*/
  animation-duration: 2s;
  animation-fill-mode: forwards; }

@keyframes displayAnime {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/*------------------------------------*/
/* CONCEPT */
/*------------------------------------*/
#concept {
  border-top: 140px solid #eb5f18;
  margin-top: 0px;
  overflow: hidden; }
  #concept h2 {
    text-align: left;
    font-size: 45px;
    margin-bottom: 30px;
    margin-top: 90px; }
    #concept h2 span {
      font-size: 28px; }
  #concept p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
    letter-spacing: 0.1em; }
    #concept p.btn {
      margin-top: 15px; }
      #concept p.btn a {
        text-align: center;
        color: #ffffff;
        background-color: #000000;
        padding: 6px 20px;
        width: 330px;
        display: block;
        font-weight: bold; }
  #concept .flex {
    display: flex;
    justify-content: space-around;
    margin-bottom: 120px; }
    #concept .flex .item:nth-child(1) {
      width: 50%; }
      #concept .flex .item:nth-child(1) img {
        width: 100%; }
    #concept .flex .item:nth-child(2) {
      width: 34%;
      margin: 0 8% 0 8%;
      /*   display: flex;*/
      flex-wrap: wrap;
      /*  flex-direction: row;
        justify-content: space-between;
        align-content: space-between;*/ }
  #concept .even {
    flex-direction: row-reverse; }

@media screen and (max-width: 800px) {
  #desc p {
    display: none; }

  #concept {
    border-top: 40px solid #eb5f18; }
    #concept h2 {
      text-align: left;
      font-size: 26px;
      line-height: 140%;
      margin: 0 0.8em 20px 0.8em; }
      #concept h2 span {
        font-size: 18px; }
    #concept p {
      font-size: 13px;
      line-height: 24px;
      margin: 0 1em 0px 1em;
      letter-spacing: 0em; }
    #concept .flex {
      display: flex;
      justify-content: space-around;
      flex-direction: column;
      margin-bottom: 30px; }
      #concept .flex .item:nth-child(1) {
        width: 100%;
        margin: 0%; }
        #concept .flex .item:nth-child(1) img {
          width: 100%;
          margin-bottom: 30px; }
      #concept .flex .item:nth-child(2) {
        width: 94%;
        margin: 0 3%;
        /*   display: flex;*/
        flex-wrap: wrap;
        /*  flex-direction: row;
          justify-content: space-between;
          align-content: space-between;*/ } }
/*-- SP END */
/*------------------------------------*/
/* SPACE */
/*------------------------------------*/
#space {
  width: 100%;
  margin: 120px auto 0;
  overflow: hidden; }
  #space h2 {
    color: #faedea;
    font-size: 32px;
    line-height: 55px;
    padding-bottom: 15px; }
  #space p {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 0px; }
  #space .flex {
    display: flex;
    justify-content: space-around;
    margin-bottom: 120px; }
    #space .flex .item:nth-child(1) {
      width: 50%; }
      #space .flex .item:nth-child(1) img {
        width: 100%; }
    #space .flex .item:nth-child(2) {
      width: 32%;
      margin: 0 9% 0 9%;
      flex-wrap: wrap;
      /*  justify-content: space-between;
        align-content: space-between;*/ }
      #space .flex .item:nth-child(2) h2 {
        margin-bottom: 30px; }
  #space .even {
    flex-direction: row-reverse; }
  #space .rental {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #B36575;
    padding: 25px; }
    #space .rental h3 {
      font-weight: bold;
      font-size: 28px;
      margin-bottom: 20px; }
    #space .rental p {
      margin-bottom: 10px; }

@media screen and (max-width: 800px) {
  #space {
    width: 100%;
    margin: 80px auto 0; }
    #space h2 {
      font-size: 23px;
      line-height: 140%;
      text-align: left;
      border-bottom: 2px solid #ffffff;
      padding-bottom: 10px;
      margin-bottom: 20px; }
    #space h3 {
      font-size: 17px;
      line-height: 30px;
      text-align: left;
      margin-bottom: 30px;
      padding: 0 20px 0 20px; }
    #space p {
      font-size: 16px;
      line-height: 32px;
      margin-bottom: 0px; }
    #space .flex {
      display: flex;
      justify-content: space-around;
      margin-bottom: 60px;
      flex-direction: column; }
      #space .flex .item:nth-child(1) {
        width: 100%; }
        #space .flex .item:nth-child(1) img {
          width: 100%;
          margin-bottom: 30px; }
      #space .flex .item:nth-child(2) {
        width: 90%;
        margin: 0 5% 0 5%;
        flex-wrap: wrap;
        /*  justify-content: space-between;
          align-content: space-between;*/ }
        #space .flex .item:nth-child(2) h2 {
          margin-bottom: 30px; }
    #space .rental {
      width: 94%;
      margin: 0 3%;
      text-align: center;
      border: 1px solid #B36575;
      padding: 25px; }
      #space .rental h3 {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 20px; }
      #space .rental p {
        font-size: 14px;
        line-height: 180%;
        margin-bottom: 10px; } }
