@charset "UTF-8";

/*
 * [全体]
 */

section {
  overflow-x: clip;
}

/*
 * [メインビジュアル-初期表示]
 * .top_mainvisual
 * .top_background
 * .top_main_logo
 * .top_catchphrase
 * .top_catchphrase_line_1st
 * .top_catchphrase_line_2nd
 */

body.is_loading {
  overflow: hidden;
  height: 100%;
}

.top_mainvisual {
  width: 100%;
  height: 100vh;
  background-color: #FFFFFF;
  position: relative;
  overflow: hidden;
}

.top_background {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 4000;
  opacity: 1;
}

.top_background.is_hidden {
  visibility: hidden;
}

.top_main_logo {
  width: 70rem;
  height: 38.325rem;
  object-fit: cover;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5000;
  opacity: 0;
}

.top_main_logo.stacking_adjustment {
  z-index: 1;
}

.top_catchphrase {
  color: #000000;
  font-size: 4.6rem;
  text-shadow: 0.2rem 0.2rem 0 #FFF, -0.2rem -0.2rem 0 #FFF,
    -0.2rem 0.2rem 0 #FFF, 0.2rem -0.2rem 0 #FFF,
    0px 0.2rem 0 #FFF, 0-0.2rem 0 #FFF,
    -0.2rem 0 0 #FFF, 0.2rem 0 0 #FFF;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  letter-spacing: -0.07em;
  height: 60rem;
  position: absolute;
  top: 54%;
  right: 13.3rem;
  z-index: 5000;
  transform: translateY(-50%);
}

.top_catchphrase.stacking_adjustment {
  z-index: 1;
}

.top_catchphrase_line_1st {
  position: absolute;
  top: 0;
  right: 0;
}

.top_catchphrase_line_2nd {
  position: absolute;
  right: 0;
}

.top_catchphrase span span {
  display: inline-block;
}

/*
 * [メインビジュアル-アニメーション]
 * .top_mainvisual_image
 */

.top_mainvisual_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

/*
 * [私たちの想い]
 * .top_philosophy
 * .top_philosophy_wrap
 * .top_philosophy_contents
 * .top_philosophy_text
 * .top_philosophy_button
 * .top_philosophy_image_contents
 * .top_philosophy_image
 * .top_philosophy_brush
 */

.top_philosophy {
  margin-top: 23.5rem;
}

.top_philosophy_wrap {
  margin-top: 10rem;
  position: relative;
  width: 88.6rem;
  height: 47.1rem;
}

.top_philosophy_contents {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/wp-content/themes/toritsubame/img/top_philosophy_background.jpg');
  background-size: cover;
}

.top_philosophy_text {
  margin: 12.8rem 0 0 19.5rem;
}

.top_philosophy_button {
  margin: 8.1rem 0 0 44.3rem;
}

.top_philosophy_image_contents {
  width: 56rem;
  height: 37.3rem;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 4.7rem;
  left: -45.6rem;
}

.top_philosophy_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_philosophy_brush {
  top: 36rem;
  right: -16rem;
  transform: rotate(-14deg);
}

/*
 * [厳選食材紹介&お品書き]
 * .top_menu
 * .top_menu_wrap
 * .top_menu_contents
 * .top_menu_text_contents
 * .top_menu_price
 * .top_menu_text
 * .top_menu_button
 * .top_menu_image_contents
 * .top_menu_image
 */

.top_menu {
  margin-top: 30rem;
}

.top_menu_wrap {
  margin-top: 18.7rem;
  position: relative;
  width: 137.5rem;
  height: 66.6rem;
}

.top_menu_contents {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/wp-content/themes/toritsubame/img/top_menu_background.jpg');
  background-size: cover;
}

.top_menu_text_contents {
  width: 37.1rem;
  margin: 6.05rem 0 0 90.5rem;
}

.top_menu_price {
  margin: 3rem 6.8rem 0 0;
  display: flex;
  justify-content: flex-end;
}

.top_menu_text {
  margin-top: 3.9rem;
}

.top_menu_button {
  position: absolute;
  right: 10rem;
  bottom: 9rem;
}

.top_menu_image_contents {
  width: 88.2rem;
  height: 58.7rem;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: -8.7rem;
  left: -6.8rem;
}

.top_menu_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_menu_brush {
  left: -5rem;
  bottom: -63rem;
}

/*
 * [店舗情報]
 * .top_store_information
 * .top_store_information_wrap
 * .top_store_information_contents
 * .top_store_information_list
 * .top_store_information_term
 * .top_store_information_description
 * .top_store_information_exterior
 * .top_store_information_googlemap
 * .top_store_information_interior
 */

.top_store_information {
  margin-top: 30rem;
}

.top_store_information_wrap {
  margin-top: 14.9rem;
  position: relative;
  width: 123.8rem;
  height: 101.2rem;
}

.top_store_information_contents {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/wp-content/themes/toritsubame/img/top_store_information_background.jpg');
  background-size: cover;
}

.top_store_information_list {
  margin: 10rem 0 0 60.1rem;
  width: 58.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.top_store_information_term {
  width: 14.4rem;
  line-height: 1;
}

.top_store_information_description {
  width: calc(100% - 14.4rem);
  line-height: 1.33;
}

.top_booking_button {
  position: absolute;
  top: 51rem;
  right: 25rem;
}

.top_store_information_exterior {
  width: 56rem;
  height: 37.3rem;
  object-fit: cover;
  position: absolute;
  left: -10.2rem;
  bottom: 38rem;
}

.top_store_information_googlemap {
  position: absolute;
  width: 43.9vw;
  height: auto;
  aspect-ratio: 633 / 490;
  right: 70.8rem;
  bottom: -23.1rem;
}

.top_store_information_interior {
  width: 56rem;
  height: 37.3rem;
  object-fit: cover;
  position: absolute;
  right: 10rem;
  bottom: -23.1rem;
}

.top_store_information_brush {
  right: 16rem;
  bottom: -74rem;
  transform: rotate(2deg);
}

/*
 * [お知らせ]
 * .top_news
 * .top_news_wrap
 * .top_news_contents
 * .top_news_content_time
 * .top_news_content_title
 * .top_news_button_wrap
 */

.top_news {
  margin: 40rem 0 30rem;
}

.top_news_wrap {
  margin-top: 10rem;
  width: 133.5rem;
  height: 66rem;
  background-image: url('/wp-content/themes/toritsubame/img/top_news_background.jpg');
  background-size: cover;
  position: relative;
}

.top_news_contents {
  padding: 10rem 0 0 9.5rem;
  width: 100rem;
}

.top_news_content_time {
  width: 22rem;
}

.top_news_content_title {
  width: calc(100% - 22rem);
}

.top_news_button_wrap {
  position: absolute;
  right: 9.9rem;
  bottom: 10rem;
}

/* レスポンシブ対応 */
@media screen and (max-width:690px) {

  /*
 * [メインビジュアル-初期表示]
 * .top_main_logo
 * .top_catchphrase
 * .top_catchphrase_line_1st
 * .top_catchphrase_line_2nd
 * .catchphrase_number
 */

  .top_main_logo {
    width: 100%;
    height: auto;
    top: 55%;
    left: 50%;
  }

  .top_catchphrase {
    font-size: 2.4rem;
    top: 0;
    right: 0;
    transform: none;
    letter-spacing: 0;
    height: auto;
  }

  .top_catchphrase_line_1st {
    top: 11.3rem;
    right: 2rem;
  }

  .top_catchphrase_line_2nd {
    top: 16.3rem;
    right: 6.5rem;
  }

  .catchphrase_number {
    writing-mode: horizontal-tb;
    white-space: nowrap;
    display: inline-block;
    line-height: 1;
  }

  /*
 * [私たちの想い]
 * .top_philosophy
 * .top_philosophy_wrap
 * .top_philosophy_contents
 * .top_philosophy_text
 * .top_philosophy_button
 * .top_philosophy_image_contents
 * .top_philosophy_brush
 */

  .top_philosophy {
    margin-top: 20rem;
  }

  .top_philosophy_wrap {
    margin-top: 5rem;
    width: 33rem;
    height: 40rem;
  }

  .top_philosophy_contents {
    background-image: url('/wp-content/themes/toritsubame/img/top_philosophy_background_sp.jpg');
    background-size: cover;
  }

  .top_philosophy_text {
    margin: 23rem 0 0 4.5rem;
  }

  .top_philosophy_button {
    margin: 2rem 0 0 9rem;
  }

  .top_philosophy_image_contents {
    width: 28.5rem;
    height: 18.3rem;
    top: 2.9rem;
    left: -1.5rem;
  }

  .top_philosophy_brush {
    top: 11rem;
    right: -36rem;
  }

  /*
 * [厳選食材紹介&お品書き]
 * .top_menu
 * .top_menu_wrap
 * .top_menu_contents
 * .top_menu_text_contents
 * .top_menu_price
 * .top_menu_text
 * .top_menu_button
 * .top_menu_image
 * .top_menu_brush
 */

  .top_menu {
    margin-top: 16rem;
  }

  .top_menu_wrap {
    margin-top: 7.7rem;
    width: 36rem;
    height: 61.9rem;
  }

  .top_menu_contents {
    background-image: url('/wp-content/themes/toritsubame/img/top_menu_background_sp.jpg');
  }

  .top_menu_text_contents {
    width: auto;
    margin: 22.2rem 0 0 4.5rem;
  }

  .top_menu_price {
    margin: 2.7rem 9.5rem 0 0;
  }

  .top_menu_text {
    margin-top: 3rem;
  }

  .top_menu_button {
    right: 3rem;
    bottom: 3rem;
  }

  .top_menu_image_contents {
    width: 34.5rem;
    height: 23rem;
    top: -3rem;
    left: -1.5rem;
  }

  .top_menu_brush {
    left: -34rem;
    bottom: -52rem;
  }

  /*
 * [店舗情報]
 * .top_store_information
 * .top_store_information_wrap
 * .top_store_information_contents
 * .top_store_information_list
 * .top_store_information_term
 * .top_store_information_description
 * .top_store_information_exterior
 * .top_store_information_googlemap
 * .top_store_information_interior
 * .top_store_information_brush
 */

  .top_store_information {
    margin-top: 15rem;
  }

  .top_store_information_wrap {
    margin-top: 5.2rem;
    width: 34.4rem;
    height: 114.5rem;
  }

  .top_store_information_contents {
    background-image: url('/wp-content/themes/toritsubame/img/top_store_information_background_sp.jpg');
    background-size: cover;
  }

  .top_store_information_list {
    margin: 2.2rem 0 0 3rem;
    width: 28.5rem;
    display: flex;
    flex-wrap: wrap;
  }

  .top_store_information_term {
    width: 9.6rem;
    line-height: 2;
  }

  .top_store_information_description {
    width: calc(100% - 9.6rem);
    line-height: 2;
  }

  .top_booking_button {
    top: 37rem;
    right: 5rem;
  }

  .top_store_information_exterior {
    width: 28.5rem;
    height: 18.9rem;
    object-fit: cover;
    top: 48.1rem;
    left: 2.9rem;
  }

  .top_store_information_googlemap {
    top: 95.7rem;
    right: auto;
    left: 2.9rem;
    width: 28.5rem;
    height: 22.1rem;
  }

  .top_store_information_interior {
    width: 28.5rem;
    height: 20.7rem;
    top: 71rem;
    left: 2.9rem;
  }

  .top_store_information_brush {
    right: -29rem;
    bottom: -39rem;
    transform: rotate(-11deg);
  }

  /*
 * [お知らせ]
 * .top_news
 * .top_news_wrap
 * .top_news_contents
 * .top_news_content
 * .top_news_content_time
 * .top_news_content_title
 * .top_news_button_wrap
 */

  .top_news {
    margin: 15rem 0 5rem;
  }

  .top_news_wrap {
    margin-top: 5rem;
    width: 34.4rem;
    height: 63.6rem;
    background-image: url('/wp-content/themes/toritsubame/img/top_news_background_sp.jpg');
  }

  .top_news_contents {
    padding: 3rem 3rem 0 3rem;
    width: 28.5rem;
  }

  .top_news_content {
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .top_news_content_time {
    width: 11rem;
  }

  .top_news_content_title {
    width: 100%;
    margin: 0.8rem 0 3rem;
  }

  .top_news_button_wrap {
    position: absolute;
    right: 2.9rem;
    bottom: 3rem;
  }

}