.footer .footer__content-logo {
  flex-basis: 38.6%;
}
.footer .footer__content-logo h2 {
  background-size: contain;
}
.topics .container-menu .recommend-menu__gallery {
  height: 200px;
}
.topics .container-menu .recommend-menu__gallery .swiper-slide p {
  margin-top: 2px;
  margin-bottom: 2px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  font-weight: 300;
}
.topics .container-menu .recommend-menu__gallery .swiper-slide .cap_of_img {
  font-family: "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック体 ボールド", "YuGothic Bold", "YuGo-Bold",
    "YuGothic-Bold", sans-serif;
  font-weight: bold;
  color: #d80830;
}
.search-detail__map {
  margin-bottom: 0px;
}
.search-detail__map_img {
  margin-bottom: 30px;
}
.search-detail__map_img span,
.map-caption_link {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}
body .tp-video-play-button {
  display: none !important;
}
.company__posts {
  width: 100%;
}

.recommend-menu__gallery .swiper-pagination {
  display: none;
}
.voice_01 {
  padding-bottom: 50px;
}
.swiper-pagination-bullet-active {
  background: #d70029;
}
.search-result__post_info .btn-act {
  margin: 0 1.5% 0 0;
  width: 48%;
}
.search-result__post_info {
  width: 100%;
}
.top-news__info-block > div {
  width: 35%;
}
.top-news__info-block p {
  width: 100%;
}

#qtranslate-chooser li.active {
  display: none;
}
#qtranslate-chooser li > a {
  display: block;
  padding-left: 30px;
  font-size: 13px;
  background-position: 0px 1px;
}
.k-mt-30 {
  margin-top: 30px;
}
.part-nav.menu-en ul {
  justify-content: flex-end;
}
.part-nav.menu-en ul li {
  padding: 0 16px;
}
.qtranxs_language_chooser {
  padding-top: 7px;
}
.not-en-page .language-chooser {
  display: none;
}
.current-lg-en .footer-nav {
  justify-content: flex-end;
}
.current-lg-en .footer-nav li {
  padding: 0 16px;
}
.k-search-title-restaurant {
  font-size: 13px;
}
body .w2dc-content select.k-search-select-categories,
select.k-search-select-categories {
  font-size: 12px !important;
}
.current-lg-en .section-title {
  text-transform: capitalize !important;
}

.current-lg-en .category {
  min-width: 145px;
}

@media only screen and (min-width: 1000px) {
  _:lang(x)::-ms-backdrop,
  #rev_slider_9_1_wrapper .html5vid video {
    height: auto !important;
  }
  _:-ms-lang(x)::backdrop,
  #rev_slider_9_1_wrapper .html5vid video {
    height: auto !important;
  }
}
@media only screen and (max-width: 990px) {
  .search-result__post_info_links {
    flex-direction: inherit;
  }
}

@media only screen and (max-width: 769px) {
  .recommend-menu__gallery .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .topics .container-menu .recommend-menu__gallery {
    height: 240px;
  }
  .about__post .arrow {
    right: 0;
    left: inherit;
    width: 60px;
  }
  .about__post a {
    padding: 20px 20px 17px;
  }
  .about__post p {
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }
  .about__post p:before {
    top: -20px;
    left: 0;
    transform: none;
  }
  .additional-brands ul li {
    margin: 0 5px 10px;
    width: calc(100% / 2 - 20px);
  }
  .additional-brands ul li:nth-child(3n + 1) {
    margin-left: 5px;
  }
  .search-result__post_info_links {
    flex-direction: column;
  }
  .search-result__post_info .btn-act {
    margin-bottom: 10px;
    width: 100%;
  }
  .search-result__post {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 530px) {
  .about__post p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .topics-posts .topic-post .info p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .topics-posts .topic-post:last-child {
    min-height: 0;
  }
  .about__post p {
    top: 30px;
    font-size: 16px;
  }
  .about__post p:before {
    top: -5px;
  }
}
@media only screen and (max-width: 350px) {
  .about__post p {
    font-size: 14px;
  }
  .about__post .arrow {
    width: 30px;
    height: 30px;
  }
}
