/*! Writen  by SCSS */
body {
  padding-top: 0; }

header {
  height: 80px; }

div.header ul.headnavi {
  display: none; }

.gnavi_wrap {
  display: none; }

footer .buttom_other_wrap {
  display: none; }
footer .bnr_leben-establish {
  margin-bottom: 0; }

@media screen and (max-width: 768px) {
  div.header .nav_btn {
    display: none; } }

.map_area {
  padding-top: 150px;
  padding-bottom: 60px; }
  @media screen and (max-width: 480px) {
    .map_area {
      padding-bottom: 50px; } }
  .map_area .map_img {
    margin-bottom: 30px;
    text-align: center; }
  .map_area .map_img_sub {
    text-align: center; }

.address_box {
  margin-top: 1.5em;
  max-width: 1100px;
  padding: 0.4em 0.2em;
  margin-inline: auto;
  color: #fff;
  background: rgba(51, 51, 51, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(16px, 3.07vw, 35px);
  line-height: 1;
  text-align: center; }
  @media screen and (max-width: 480px) {
    .address_box {
      flex-wrap: wrap;
      gap: 0.5em; } }
  .address_box .text_min {
    font-size: 0.7em; }

.map_button {
  max-width: 680px;
  margin-inline: auto;
  justify-content: center;
  gap: 0 5.88%;
  margin-top: clamp(40px, 5%, 60px);
  font-size: clamp(14px, 2.36vw, 17px);
  line-height: 1; }
  @media screen and (max-width: 480px) {
    .map_button {
      margin-top: 15px; } }
  .map_button .item {
    width: 29.42%; }
    @media screen and (max-width: 480px) {
      .map_button .item {
        width: 48%; } }
    .map_button .item a {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      border: 1px solid;
      padding: 1em 0.2em; }
  @media screen and (max-width: 480px) {
    .map_button .item_print {
      display: none; } }

@media print {
  body .wrap {
    padding-top: 0 !important; }

  header {
    position: static;
    height: 70px; }

  .map_area {
    padding-top: 10px;
    padding-bottom: 0; }
    .map_area .map_txt {
      font-size: 20px; }
    .map_area .map_img {
      width: 70%;
      margin-left: auto;
      margin-right: auto; }
    .map_area .map_img_sub {
      width: 50%;
      margin-left: auto;
      margin-right: auto; }

  .sec_head,
  .map_button,
  .buttom_cv_wrap {
    display: none !important; }

  .footer_tel_wrap {
    width: 50%;
    margin-inline: auto;
    margin-bottom: 10px !important; }

  footer {
    padding: 15px 0; }
    footer .bottom_owner_wrap {
      padding: 10px; }
    footer .footer_bg_wrap {
      display: none !important; }
    footer .copyright {
      margin-top: 10px; } }

/*# sourceMappingURL=map.css.map */
