/*! Writen  by SCSS */
.breadlist,
.gracia_bnr {
  display: none; }

div.contents_wrap {
  background: none; }

.map_area {
  padding: 60px 0; }
  @media screen and (max-width: 768px) {
    .map_area {
      padding: 40px 0; } }
  .map_area .inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto; }
    .map_area .inner .map_head {
      text-align: center;
      padding: 0 20px;
      margin-bottom: 40px; }
      @media screen and (max-width: 480px) {
        .map_area .inner .map_head {
          /*width: cal_per(414,180);
          margin-left: auto;
          margin-right: auto;*/
          margin-bottom: 20px; } }
    .map_area .inner .map {
      position: relative; }
      .map_area .inner .map::before {
        content: "";
        position: absolute;
        pointer-events: none;
        inset: 0;
        margin: auto;
        z-index: 2;
        border: 1px solid #000000; }
      @media screen and (max-width: 480px) {
        .map_area .inner .map .sld1 img {
          max-width: 600px;
          width: 600px; } }
  .map_area .btn {
    display: flex;
    justify-content: center;
    gap: 30px; }
    @media screen and (max-width: 480px) {
      .map_area .btn {
        display: block;
        width: 60%;
        margin: 0 auto; } }
    .map_area .btn li {
      max-width: 270px;
      width: 100%; }
      .map_area .btn li a {
        width: 100%;
        padding: 1em 0.3em;
        font-size: clamp(12px, 1.09vw, 14px);
        background: #2e2f32;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 2em;
        transition: background 0.3s ease-in-out; }
        @media screen and (max-width: 480px) {
          .map_area .btn li a {
            padding: 0.8em 1.4em; } }
        .map_area .btn li a .icon {
          width: 25px;
          margin-left: -0.5em; }
        .map_area .btn li a:hover {
          background: #004065; }
  .map_area .map_obi {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 0.2em 10px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-size: clamp(12px, 2vw, 16px); }
    @media screen and (max-width: 1000px) {
      .map_area .map_obi {
        line-height: 1.7;
        letter-spacing: 0.02em;
        padding: 0.5em 10px; } }

@media print {
  header {
    position: absolute;
    background: none !important; }
    header .header {
      height: 80px; }
    header::after {
      content: none; }

  .wrap {
    padding-top: 50px !important; }

  .cap_wrap,
  header .pc,
  .sp-navi,
  .global-navi-base,
  .map_area .btn,
  footer .f_navi_wrap,
  .map_area .inner .map_head,
  .gracia_bnr,
  .sp-buttons {
    display: none !important; }

  .inner_main::before {
    content: none; }

  .main_ttl {
    display: none;
    position: static !important; }
    .main_ttl .icon {
      display: none !important; }

  .map_area {
    padding: 30px 0 15px; }
    .map_area .inner .ttl {
      width: 100%;
      margin: 40px auto 20px; }

  .map_obi {
    margin-bottom: 0 !important; }
    .map_obi p {
      font-size: 18px;
      padding: 10px; }
      .map_obi p br {
        display: none !important; }

  header .logo {
    width: 300px; }
    header .logo a {
      display: block;
      width: 100%; }

  footer .footer {
    padding: 15px 0 30px; } }

/*# sourceMappingURL=map.css.map */
