/* ----- Google Fonts ----- */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');
html {
  overflow-y: scroll;
  font-size: 10px;
}
body {
  font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif !important;
  font-size: 1.4rem;
  color: #000;
  font-weight: normal;
  background-color: #fff !important;
}
.section-logo h2, .section-intro h2, #site-header .menu ul a, .mypattern .slick-slide p, .section-info .resp-tabs-list li, .resp-tab-content .text-area .hinmoku-area p, .section.section-access .address h3, .section.section-access .tenpo h3 {
  font-family: A1明朝, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}
.mypattern .slick-slide p {
  display: inline;
  font-size: 2.8rem;
  vertical-align: bottom;
  line-height: 1.3;
}
/*----------------------------------------
share
----------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
a, a img, a:after, a .head, .area-visual-link .nove-post a video {
  transition: 0.2s;
  transition-timing-function: ease-out;
  text-decoration: none;
  color: #000;
}
.resp-tab-content, .resp-tab-item {
  transition: 0.4s;
  transition-timing-function: ease-out;
}
.logo_menu a:hover, .sns a:hover, .menu ul li a:hover, .category-link a:hover, a:hover .head, .area-index .blog-link .post-link h3 a:hover, .suv_a a:hover, a.navbar_brand:hover {
  opacity: 0.60;
  filter: alpha(opacity=60);
}
a:hover img, .area-visual-link .nove-post a:hover video {
  filter: brightness(120%);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.navbar_brand:hover img {
  opacity: 0.60;
  filter: alpha(opacity=60);
  filter: brightness(120%);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*------------------------------ヘッダー*/
/*------------------------------*/
/*------------------------------*/
#site-header .drawer {}
#site-header {
  line-height: 1;
  width: 100%;
}
#site-header img {
  max-width: 283px;
}
#site-header.header-white {
  background-color: rgba(192, 192, 192, 0.9);
}
#site-header .search-box .search_container {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
  display: block;
  padding: 3px 10px;
  border-radius: 20px;
  height: 2.3em;
  width: 260px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
}
#site-header .search-box .search_container input[type="text"] {
  border: none;
  height: 2.0em;
}
#site-header .search-box .search_container input[type="text"]:focus {
  outline: 0;
}
#site-header .search-box .search_container input[type="submit"] {
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 1.3em;
  border: none;
  background: none;
  color: #000000;
  position: absolute;
  width: 2.5em;
  height: 2.5em;
  right: 0;
  top: -8px;
  outline: none;
}
header#site-header {
  background-image: url("../img/header.jpg");
  border-top: 5px solid #957400;
  background-repeat: repeat-x;
}
@media screen and (min-width: 780px) {
  body {}
  .suv_a_li {
    display: none;
  }
  #site-header nav {
    display: flex;
    justify-content: space-between;
  }
  header#site-header nav {
    max-width: 1020px;
    margin: auto;
    padding: 0 10px;
    position: relative;
  }
  a.navbar_brand {
    background-image: url("../img/h1.png");
    height: 71px;
    width: 134px;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    margin-top: 13px;
  }
  .suv_a {
    top: -5px;
    right: 10px;
    position: absolute;
    z-index: 50;
  }
  .suv_a a {
    background-image: url("../img/suv_l.png");
    height: 40px;
    width: 238px;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
  }
  .text_h {
    margin-top: 16px;
    margin-left: 20px;
    display: inline-block;
    line-height: 1.4;
    white-space: nowrap;
  }
  #site-header .menu {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    display: block;
    max-width: 580px;
  }
  .text_h {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  #site-header .menu ul {
    margin-top: 54px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #site-header .menu ul {}
  #site-header .menu ul:before, #site-header .menu ul:after {
    content: "/";
  }
  #site-header .menu ul li {
    border-bottom: none;
    list-style: none;
    margin-bottom: 5px;
  }
  #site-header .menu ul li a {
    font-size: 1.6rem;
  }
  #site-header .menu ul li a:after {
    color: rgba(0, 0, 0, 0.6);
  }
  #site-header .menu ul > li {}
  /*全てのリスト・リンク共通*/
  #site-header .menu ul li {
    position: relative;
    margin: 0;
  }
  #site-header .menu ul li a {
    display: block;
    /*    */
  }
  /*子階層以降共通*/
  #site-header .menu ul ul {
    display: block;
    position: absolute;
    margin: 0;
    padding-top: 0.3em;
    transition: .4s;
  }
  #site-header .menu ul li li {
    height: 0;
    overflow: hidden;
    transition: .4s;
    margin: 0;
    padding: 0;
  }
  #site-header .menu ul li li a {
    white-space: nowrap;
    font-size: 1.4rem;
    transition: .4s;
  }
  #site-header .menu ul li:hover > ul > li {
    height: auto;
    overflow: visible;
  }
  #site-header .menu ul li:hover > ul > li a {
    line-height: 1;
    padding: 0.5em 0.4em;
    background-color: rgba(160, 160, 160, 0.8);
  }
  #site-header .menu ul li > ul > li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: rgba(140, 140, 140, 1);
  }
}
/*レスポンシブ*/
@media screen and (max-width: 780px) {
  .suv_a_li {
    display: block;
  }
  .sep {
    display: none;
  }
  #site-header nav {
    width: 100%;
    height: 70px;
    position: relative;
  }
  .text_h {
    display: none;
  }
  #site-header .drawer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 70px;
    padding: 0 1em;
    z-index: 100;
  }
  #site-header .navbar_toggle {
    z-index: 9999;
  }
  #site-header .navbar_toggle_icon {
    position: relative;
    display: block;
    height: 2px;
    width: 30px;
    background: #5c6b80;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
  #site-header .navbar_toggle_icon:nth-child(1) {
    top: 0;
  }
  #site-header .navbar_toggle_icon:nth-child(2) {
    margin: 8px 0;
    width: 20px;
    margin-left: 10px;
  }
  #site-header .navbar_toggle_icon:nth-child(3) {
    top: 0;
    width: 10px;
    margin-left: 20px;
  }
  #site-header .menu.open {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
  }
  #site-header .navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #site-header .navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    width: 30px;
    margin-left: 0;
  }
  #site-header .navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
    top: -10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 30px;
    margin-left: 0;
  }
  #site-header .menu {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: ease .3s;
    transition: ease .3s;
    z-index: 1000;
    display: none;
  }
  .suv_a {
    display: none;
  }
  #site-header .menu ul li, .suv_a {
    padding: 2em;
    border-bottom: 1px solid #CCC;
  }
}
/*------------------------------メイン*/
/*------------------------------*/
/*------------------------------*/
#container {}
#pageTop {
  left: 0;
  width: 100%;
  height: 41px;
  z-index: 10;
}
#pageTop a {
  background-image: url("../img/top-link.png");
  background-position: center;
  display: block;
  height: 41px;
  text-indent: -99999px;
  overflow: hidden;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
}
#pageTop a:hover {
  border: 1px solid #000;
}
/*------------------------------フッター*/
/*------------------------------*/
/*------------------------------*/
#site-footer {}
/* ----- 背景用の動画ファイル ----- */
.bg-video-wrap {
  width: 100%;
  height: 0;
  padding-top: 51.45%;
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
.bg-video-wrap .slider_gallery {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bg-video-wrap .slider_gallery {}
/*スライダー*/
.slider-nav .slick-track {
  max-width: 880px !important;
  transform: none !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100% !important;
}
.menu_3 .slider-nav .slick-list .slick-track .slick-slide {
  width: 25% !important;
}
.slider-nav .slick-list .slick-track .slick-slide {
  float: none !important;
  width: 19.9% !important;
  padding: 0 5px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1;
  cursor: pointer;
}
.slick-initialized .slick-slide, .b-out button {
  outline: none;
}
.slider-nav .slick-list .slick-track .slick-slide img {
  margin-bottom: 5px;
}
.slider-nav .slick-list .slick-track .slick-slide img {
  transition: 0.2s;
  transition-timing-function: ease-out;
  opacity: 0.60;
  filter: alpha(opacity=60);
}
.slider-nav .slick-list .slick-track .slick-center img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider-nav .slick-list {
  padding: 0 !important;
}
.slider-nav .slick-list .slick-track {
  padding: 0 5px !important;
}
.slider {
  width: 100%;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.mypattern {
  width: 100%;
  margin-bottom: 20px;
}
.mypattern .slick-slide {}
.mypattern .slick-slide:not(.slick-center) {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.mypattern .slick-list {
  position: relativer;
  z-index: 100;
}
.menu_4 .mypattern .slick-list {
  background-image: url("../img/bask-bento.png");
  background-position: center;
}
.mypattern .slick-slide {
  transition: 0.2s;
  transition-timing-function: ease-out;
  text-align: center;
  font-size: 2rem;
  line-height: 1;
}
.mypattern .slick-slide span {
  font-size: 2rem;
  margin-left: 0.2em;
}
.mypattern .slick-slide img {
  margin-bottom: 9px;
}
.b-out {
  max-width: 960px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  height: 91%;
  display: flex;
  align-items: center;
  width: 100%;
}
.b-out button {
  cursor: pointer;
  height: 50px;
  width: 50px;
  background-color: #000;
  z-index: 100;
  position: relative;
}
.b-out button i {
  color: #fff;
}
.b-l button {
  z-index: 120;
  position: relative;
}
.b-r {
  justify-content: flex-end;
}
@media screen and (max-width: 860px) {
  .slider {
    width: 100%;
  }
  .slick-slide img {
    width: 100%;
    height: auto;
  }
  .mypattern {
    width: 100%;
  }
  .section-slide .slider-nav .slick-list .slick-track .slick-slide {
    width: 33.33% !important;
    margin-bottom: 10px;
    font-size: 1rem;
  }
  .section-oshinagaki .slider-nav .slick-list .slick-track .slick-slide img, .section-shidasi .slider-nav .slick-list .slick-track .slick-slide img {
    display: none;
  }
  .slider-nav .slick-list .slick-track .slick-slide p {
    padding: 0.4em;
    background-color: #fff;
    border: 1px solid #d4d4d4;
  }
}
@media screen and (max-width: 768px) {
  .b-out {
    height: 79.9%;
    width: 100%;
  }
  .b-out button {
    /*    height: 30px;
    width: 30px;*/
    height: 20px;
    width: 20px;
  }
}
/*お品書きなど*/
.section-slide {}
.section-slide h2, .section-slide h3 {
  text-indent: -99999px;
  overflow: hidden;
}
.section-slide {}
#a_1, #a_2, #a_3, #a_4 {
  padding-top: 20px;
  margin-top: -20px;
}
/*お品書き*/
.section-oshinagaki {
  background-position: center 110px;
  background-image: url("../img/back_l.png");
  position: relative;
  z-index: 10;
}
.section-slide .desc {
  display: flex;
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto 80px;
}
.section-slide .desc h2 {
  margin-right: 50px;
}
.section-slide .desc p {
  padding-top: 140px;
}
.section .desc p {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 1.4px;
}
.section-oshinagaki h2 {
  background-image: url("../img/h2_1.jpg");
  width: 105px;
  height: 260px;
}
.section-slide .menu_3 {
  background-image: url("../img/back_r.png");
  background-position: center top;
  margin-bottom: 60px;
}
.section-slide .h3_out {
  max-width: 880px;
  padding: 0 10px;
  margin: 0 auto -150px;
  display: flex;
  justify-content: flex-end;
}
.section-slide .menu_3 .h3_out {
  margin: 0 auto -170px;
}
.section-slide h3 {
  position: relative;
  z-index: 130;
  width: 46px;
  margin-right: 20px;
}
.menu_1, .menu_2, .menu_3 {
  margin-bottom: 201px;
}
.menu_3, .menu_2 {
  padding-top: 30px;
}
.section-slide .menu_1 h3, .section-slide .menu_3 h3 {
  height: 170px;
}
.section-slide .menu_2 h3 {}
.section-oshinagaki .menu_1 h3 {
  background-image: url("../img/h3_1.jpg");
  position: relative;
  z-index: 130;
}
.section-oshinagaki .menu_2 h3 {
  background-image: url("../img/h3_2.jpg");
  height: 170px;
}
.section-oshinagaki .menu_3 h3 {
  background-image: url("../img/h3_3.jpg");
  height: 190px;
}
/*
会席料理のご案内
*/
.section-info {
  margin-bottom: 60px;
}
.section-info .desc {
  display: flex;
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto -99px;
  z-index: 20;
  position: relative;
}
.section-info .desc h2 {
  margin-right: 50px;
  background-image: url("../img/h2_2.jpg");
  width: 145px;
  height: 329px;
  text-indent: -99999px;
  overflow: hidden;
  flex-basis: 145px;
}
.section-info .desc p {
  padding-top: 60px;
  word-break: keep-all;
  width: 70%;
}
.section-info .img-area {}
.section-info .img-area img {
  display: block;
  width: 100%;
}
.section-info .text-area-out {
  background-image: url(../img/back.jpg);
  background-position: center top;
  background-repeat: repeat;
  display: flex;
  padding: 26px 0 110px;
}
.section-info .text-area {
  margin: auto;
}
.resp-tab-content, .resp-tab-content {
  border: none !important;
  padding: 0 !important;
}
.resp-tab-content, .resp-tab-content .img-area {
  border-top: 6px solid #9c0d24;
  border-bottom: 6px solid #9c0d24;
  background-color: #b73f52;
}
.resp-tab-content, .resp-tab-content .img-area img {
  display: block;
  margin: auto;
}
.resp-tab-content .img-area img {
  width: 100%;
  max-width: 1168px;
}
.resp-tab-content .text-area-out {
  background-image: url("../img/back.jpg");
  background-position: center top;
  background-repeat: repeat;
  display: flex;
  padding: 26px 0 110px;
}
.resp-tab-content .text-area {
  display: flex;
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto;
  width: auto;
  align-items: center;
}
.resp-tab-content .text-area .hinmoku-area {
  background-image: url("../img/circle.png");
  width: 132px;
  height: 132px;
  display: flex;
  flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
  justify-content: center; /* 子要素をflexboxにより中央に配置する */
  align-items: center; /* 子要素をflexboxにより中央に配置する */
  font-size: 1.4rem;
  margin-left: 30px;
}
.resp-tab-content .text-area .hinmoku-area p {
  color: #fff;
  font-size: 2rem;
}
.resp-tab-content .text-area .hinmoku-area span {
  font-size: 3rem;
  margin: 0 0.4rem;
}
.section-info ul.resp-tabs-list {
  max-width: 1020px;
  padding: 0 10px;
  margin: 0 auto;
  display: flex;
  background-image: url("../img/border.png");
  background-position: 10px bottom;
}
.section-info {}
.tategaki-area {}
.tategaki-area p {
  z-index: 1;
  font-size: 1.5rem;
  line-height: 2;
  text-align: center;
  padding: 0 10px;
}
/*
仕出し 弁当・料理
*/
.section-shidasi {
  background-position: center 60px;
  background-image: url("../img/back.jpg");
  position: relative;
  z-index: 10;
  margin-bottom: 60px;
  padding-bottom: 100px;
  background-size: cover;
}
.section-shidasi .desc h2 {
  background-image: url("../img/h2_3.jpg");
  width: 145px;
  height: 260px;
  flex-basis: 145px;
}
.section-shidasi .desc p {
  word-break: keep-all;
  width: 70%;
}
.section-shidasi .mypattern {
  margin-bottom: 60px;
}
/*アクセス*/
.section.section-access {}
.section.section-access .desc {
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}
.section.section-access h2 {
  background-image: url("../img/h2_4.png");
  width: 183px;
  height: 183px;
  text-indent: -99999px;
  overflow: hidden;
  margin: auto;
}
.section.section-access {}
.section.section-access .tenpo-border {
  background-image: url("../img/back_access.png");
  height: 0;
  background-size: cover;
  margin: 80px 0;
  padding-top: calc(98 / 1401 * 100%);
}
.section.section-access .tenpo {
  display: flex;
  flex-wrap: wrap;
}
.section.section-access .tenpo h3 {
  width: 100%;
  position: absolute;
  z-index: 90;
  font-size: 2rem;
  text-align: center;
}
.section.section-access .tenpo h3 span {
  background-color: #fff;
  padding: 1em;
  display: inline-block;
  line-height: 1;
}
.section.section-access .slider_gallery, .section.section-access .gmap, .section.section-access .slider-nav.slick-initialized.slick-slider {
  width: 50%;
  flex-grow: 1;
}
.section.section-access .slider-nav.slick-initialized.slick-slider {
  order: 2;
  padding: 20px 10px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 40px;
}
.section-access .slider-nav .slick-list .slick-track .slick-slide {
  margin: 0 !important;
}
.section.section-access .slider-nav.slick-initialized.slick-slider .slick-slide img {
  margin: 0;
}
.section.section-access .slider-nav .slick-list .slick-track .slick-slide {
  width: 15% !important;
}
/*
map
*/
.gmap {
  width: 100%;
}
.section.section-access .address {
  margin: auto;
  max-width: 880px;
  padding: 0 10px;
}
.section.section-access .address h3 {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 30px;
}
.section.section-access .address th {
  text-align: left;
  white-space: nowrap;
  padding-right: 1.5em;
}
.section.section-access .address th, .section.section-access .address td {
  vertical-align: top;
}
.section.section-access .address table {
  margin: auto;
}
.copy {
  text-align: center;
  font-size: 1.2rem;
  padding: 30px 10px 70px;
}
/*------------------------------.section-intro*/
/*------------------------------*/
/*------------------------------*/
.section-intro {
  margin-bottom: 60px;
}
.section-intro-last {
  margin-bottom: 0 !important;
}
.section-intro .fl {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.section-intro .fl > div {
  width: 50%;
}
.section-intro .fl-1 {
  padding-top: 28.71%;
  background-size: cover;
  background-position: center;
}
.suv-v-1 {
  background-image: url("../img/suv-v-1.jpg");
}
.suv-v-2 {
  background-image: url("../img/suv-v-2.jpg");
}
.suv-v-3 {
  background-image: url("../img/suv-v-3.jpg");
}
.section-intro .fl-2 {
  padding-left: 80px;
}
.fl-rebirth {
  flex-direction: row-reverse;
}
.section-intro .fl-rebirth .fl-2 {
  padding: 0 80px 0 20px;
  display: flex;
  justify-content: flex-end;
}
.section-logo h2, .section-intro h2 {
  font-size: 3rem;
  color: #957400;
}
.section-intro .intro-v {
  background-image: url("../img/intro-v.jpg");
  padding-top: 60%;
  background-size: cover;
  background-position: center;
}
.slider_7 .slick-slide img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: 15s;
  transition-timing-function: ease-in;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.slider_7 .slick-slide.slick-current img {
  /*  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);*/
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  transition: 6s;
  /*  transition-timing-function: ease-out;*/
}
#slide_wrapp {
  position: relative;
  overflow: hidden;
}
#slide_wrapp .slide_item {
  opacity: 0;
  transform: scale(1);
  transition: opacity 2s linear, transform 7.5s linear;
  position: relative;
  z-index: 1;
}
#slide_wrapp .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
#slide_wrapp .slide_item.show_ {
  opacity: 1;
}
#slide_wrapp .slide_item.zoom_ {
  transform: scale(1.1);
}
#slide_wrapp li {
  width: 100%;
}
#slide_wrapp .slide_item img {
  display: block;
  width: 100%;
}
@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, #slide_wrapp {
    background-image: url("../img/move/02.jpg");
    background-size: cover;
  } /* IE11 */
}
.section {
  margin-bottom: 160px;
}
.fl-logo {
  display: flex;
}
.fl-logo > div {
  display: flex;
  align-items: center;
}
.fl-logo img {
  display: block;
  height: auto;
  object-fit: contain;
}
.fl-logo-1 {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.fl-logo-2 {
  padding-left: 40px;
}
.logo_menu ul {
  display: flex;
  width: 100%;
  max-width: 660px;
  margin: auto;
  list-style: none;
  justify-content: space-around;
  margin-bottom: 60px;
}
.logo_menu li {
  height: 0;
  padding: 10%;
  position: relative;
}
.logo_menu a {
  width: 100%;
  /* padding: 100%; */
  display: block;
  background-size: contain;
  background-position: center;
  text-indent: -99999px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
}
.logo_menu li:nth-child(1) a {
  background-image: url("../img/logo-1.jpg");
}
.logo_menu li:nth-child(2) a {
  background-image: url("../img/logo-2.jpg");
}
.logo_menu li:nth-child(3) a {
  background-image: url("../img/logo-3.jpg");
}
.logo_menu li:nth-child(4) a {
  background-image: url("../img/logo-4.jpg");
}
.desc {
  padding: 0 1em;
  max-width: 40em;
}
/*.fl-logo-rebirth {
  flex-direction: row-reverse;
}
.fl-logo-rebirth .fl-logo-1 {
  justify-content: flex-start;
}
.fl-logo-rebirth .fl-logo-2 {
  padding-left: 0;
  padding-right: 40px;
}*/