/*! Writen  by SCSS */
.map_cv {
  display: block;
  max-width: 600px;
  margin: 0 auto; }

.map_area {
  padding-bottom: clamp(50px, 6.67%, 80px); }
  .map_area .map_image {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    line-height: 0; }
  .map_area .map_button {
    margin-top: clamp(30px, 4.17%, 50px);
    max-width: 400px;
    width: 100%;
    font-size: clamp(12px, 3.33vw, 14px);
    line-height: 1;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 480px) {
      .map_area .map_button {
        width: 80%; } }
    .map_area .map_button a {
      width: 100%;
      height: 100%;
      padding: 1.35em 2em;
      display: flex;
      align-items: center;
      justify-content: space-between;
      border: 1px solid #e2e2e2;
      gap: 0 1em;
      background: #fff;
      transition: opacity 0.3s ease-in-out; }
      @media screen and (max-width: 480px) {
        .map_area .map_button a {
          padding: 1em 2em; } }
      @media (hover: hover) {
        .map_area .map_button a:hover {
          opacity: 0.7; } }
      .map_area .map_button a .icon {
        width: 1.42em;
        line-height: 0; }
      .map_area .map_button a::after {
        content: "";
        margin: 0;
        padding: 0;
        border: none;
        border-bottom: solid 1px #504b43;
        border-right: solid 1px #504b43;
        margin-top: -4px;
        height: 6px;
        width: 22px;
        transform: skewX(45deg); }
    .map_area .map_button.map_button_print {
      position: relative; }
      .map_area .map_button.map_button_print::before {
        content: "";
        display: block;
        position: absolute;
        inset: -10px;
        z-index: -1;
        background: #dad9d7; }
      .map_area .map_button.map_button_print a {
        justify-content: center;
        z-index: 2; }
        .map_area .map_button.map_button_print a .icon {
          margin-left: auto;
          width: 1.78em;
          line-height: 0; }
        .map_area .map_button.map_button_print a::after {
          margin-left: auto; }
      @media screen and (max-width: 768px) {
        .map_area .map_button.map_button_print {
          display: none; } }
  .map_area .map_address_btn a {
    font-size: clamp(12px, 1.53vw, 14px);
    width: 100%;
    height: 100%;
    padding: 1.35em 1.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e2e2e2;
    gap: 0 0.6em;
    transition: opacity 0.3s ease-in-out;
    background: #fff; }
    @media screen and (max-width: 480px) {
      .map_area .map_address_btn a {
        line-height: 1.4;
        padding: 1em 2em; } }
    @media (hover: hover) {
      .map_area .map_address_btn a:hover {
        opacity: 0.7; } }
    .map_area .map_address_btn a .icon {
      width: 1.42em;
      line-height: 0; }
    .map_area .map_address_btn a::after {
      content: "";
      margin: 0;
      padding: 0;
      border: none;
      border-bottom: solid 1px #504b43;
      border-right: solid 1px #504b43;
      margin-top: -4px;
      height: 6px;
      width: 22px;
      transform: skewX(45deg); }
  .map_area .title_mansion {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 870px;
    text-align: center;
    font-size: 14px;
    margin-top: clamp(30px, 4.17%, 50px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
    .map_area .title_mansion:before, .map_area .title_mansion:after {
      content: "";
      height: 1px;
      flex-grow: 1;
      background-color: #666; }
    .map_area .title_mansion:before {
      margin-right: 1rem; }
    .map_area .title_mansion:after {
      margin-left: 1rem; }
  .map_area .map_bottom {
    max-width: 870px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1000px) {
      .map_area .map_bottom {
        flex-direction: column;
        text-align: center;
        gap: 25px 0;
        margin: 0 auto; } }
    .map_area .map_bottom .map_gallery {
      max-width: 400px;
      width: 45.98%; }
      @media screen and (max-width: 1000px) {
        .map_area .map_bottom .map_gallery {
          margin-right: 0;
          width: 100%;
          max-width: 400px;
          margin: 0 auto; } }
      .map_area .map_bottom .map_gallery .address {
        margin-top: 1em;
        text-align: center;
        font-size: clamp(14px, 1.45vw, 18px);
        line-height: 1.2; }
  .map_area .map_b_right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50.58%;
    gap: 10px 0; }
    @media screen and (max-width: 1000px) {
      .map_area .map_b_right {
        width: 100%;
        padding: 10px;
        max-width: 460px;
        margin: 0 auto; } }
    .map_area .map_b_right .map_text_box .map_text_head {
      text-align: center;
      color: #fff;
      line-height: 1;
      font-size: clamp(14px, 1.45vw, 18px);
      background: #7e1321;
      padding: 0.4em 0.3em;
      margin-bottom: 0.6em; }
      @media screen and (max-width: 480px) {
        .map_area .map_b_right .map_text_box .map_text_head {
          font-size: 16px;
          margin-bottom: 1em;
          padding: 0.8em 0.3em; } }
    .map_area .map_b_right .map_text_box .map_text_list {
      line-height: 1.6;
      display: grid;
      gap: 0.5em 0; }
      .map_area .map_b_right .map_text_box .map_text_list li {
        padding: 0.5em 0.2em;
        line-height: 1.4;
        text-align: center;
        background: #504b43;
        color: #fff;
        font-size: 13px;
        font-feature-settings: "palt";
        letter-spacing: 0; }
        .map_area .map_b_right .map_text_box .map_text_list li.msn {
          font-size: 12px;
          padding: 10px 0; }
          @media screen and (max-width: 480px) {
            .map_area .map_b_right .map_text_box .map_text_list li.msn {
              font-size: 13px; } }
          .map_area .map_b_right .map_text_box .map_text_list li.msn .msn_list {
            width: calc(100% - 20px);
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap; }
            .map_area .map_b_right .map_text_box .map_text_list li.msn .msn_list p {
              width: calc(136% / 4.2); }
    .map_area .map_b_right .txts1 {
      margin: 0 auto 15px;
      color: #63594f;
      text-align: center; }
      .map_area .map_b_right .txts1 h5 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 0.2em; }
        @media screen and (max-width: 480px) {
          .map_area .map_b_right .txts1 h5 {
            font-size: 16px;
            margin-bottom: 0.8em; } }
      .map_area .map_b_right .txts1 p {
        font-size: 13px;
        letter-spacing: 0;
        line-height: 1.42; }
    .map_area .map_b_right .items01 {
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      flex-wrap: wrap;
      gap: 8px; }
      @media screen and (max-width: 480px) {
        .map_area .map_b_right .items01 {
          flex-direction: column;
          gap: 10px; } }
      .map_area .map_b_right .items01 .item {
        width: calc(215%/4.4);
        text-align: center;
        font-feature-settings: "palt"; }
        @media screen and (max-width: 480px) {
          .map_area .map_b_right .items01 .item {
            width: 100%; } }
        .map_area .map_b_right .items01 .item h5 {
          font-size: 14px;
          line-height: 1;
          letter-spacing: 0;
          padding: 5px 0 5px;
          margin: 0.5em auto;
          background: #dedcda; }
          @media screen and (max-width: 480px) {
            .map_area .map_b_right .items01 .item h5 {
              line-height: 1.4;
              font-size: 13px; } }
        .map_area .map_b_right .items01 .item .in {
          display: flex;
          justify-content: space-between;
          align-items: flex-start; }
          @media screen and (max-width: 480px) {
            .map_area .map_b_right .items01 .item .in p:nth-child(1) {
              width: 43%;
              line-height: 1.9; } }
          @media screen and (max-width: 480px) {
            .map_area .map_b_right .items01 .item .in .m_img {
              width: 55%; } }
        .map_area .map_b_right .items01 .item p {
          font-size: 12px;
          line-height: 1.33;
          text-align: left; }
          @media screen and (max-width: 480px) {
            .map_area .map_b_right .items01 .item p {
              font-size: 12px; } }
        .map_area .map_b_right .items01 .item .cap_l {
          font-size: 10px;
          line-height: 1.4;
          display: inline-block;
          margin-top: 5px; }
          .map_area .map_b_right .items01 .item .cap_l.vsp480 {
            display: none; }
            @media screen and (max-width: 480px) {
              .map_area .map_b_right .items01 .item .cap_l.vsp480 {
                display: inline-block; } }
          @media screen and (max-width: 480px) {
            .map_area .map_b_right .items01 .item .cap_l.vpc480 {
              display: none; } }
        .map_area .map_b_right .items01 .item.wide {
          width: 100%; }
          .map_area .map_b_right .items01 .item.wide .in .m_img {
            width: calc(215%/4.4); }
            @media screen and (max-width: 480px) {
              .map_area .map_b_right .items01 .item.wide .in .m_img {
                width: 55%; } }

@media print {
  body .wrap {
    padding-top: 0 !important; }

  header {
    position: static;
    height: auto; }

  div.header .logo {
    position: static;
    padding: 10px; }
  div.header .nav_btn {
    display: none; }

  footer,
  .sec_lead,
  .map_button,
  .notice_area,
  .map_address_btn,
  .headnavi,
  .gnavi_wrap {
    display: none !important; }

  .map_area {
    padding-bottom: 20px; }
    .map_area .map_image {
      width: 60%; }
    .map_area .bottom_wrap {
      margin-top: 30px; }
    .map_area .map_bottom {
      justify-content: center; }
      .map_area .map_bottom .map_b_right {
        display: none; }
    .map_area .title_mansion {
      margin: 10px auto !important; }
    .map_area .map_bottom {
      margin-bottom: 0 !important; }

  footer .bottom_cv_outer {
    padding: 15px 0; }

  footer .bottom_cv_outer .bottom_cv_wrap {
    justify-content: center; }

  footer .footer .foot_in.foot_c {
    display: none !important; }

  footer .footer .foot_in.foot_r {
    margin-left: 20px; }

  footer .footer .foot_in.foot_r .foot_r_link {
    display: none; } }
.box01 {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px; }
  @media screen and (max-width: 1000px) {
    .box01 {
      margin-top: 10px;
      flex-direction: column; } }
  .box01 .map_text_list {
    width: calc(215%/4.4); }
    @media screen and (max-width: 1000px) {
      .box01 .map_text_list {
        width: 100%;
        margin-bottom: 10px; } }
    .box01 .map_text_list li {
      width: 100%; }
      @media screen and (min-width: 1001px) {
        .box01 .map_text_list li {
          font-size: clamp(8px, 0.917vw, 11px) !important; } }
  .box01 .item {
    width: calc(215%/4.4);
    text-align: center;
    font-feature-settings: "palt"; }
    @media screen and (max-width: 1000px) {
      .box01 .item {
        width: 100%; } }
    .box01 .item h5 {
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0;
      padding: 5px 0 5px;
      margin: 0 auto 0.5em;
      background: #dedcda; }
      @media screen and (max-width: 480px) {
        .box01 .item h5 {
          line-height: 1.4;
          font-size: 13px; } }
    .box01 .item .in {
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      @media screen and (min-width: 481px) and (max-width: 1000px) {
        .box01 .item .in {
          align-items: center; } }
      @media screen and (max-width: 480px) {
        .box01 .item .in p:nth-child(1) {
          width: 43%;
          line-height: 1.9; } }
      @media screen and (max-width: 480px) {
        .box01 .item .in .m_img {
          width: 55%; } }
    .box01 .item p {
      font-size: 12px;
      line-height: 1.33;
      text-align: left; }
      @media screen and (max-width: 480px) {
        .box01 .item p {
          font-size: 12px; } }
    .box01 .item .cap_l {
      font-size: 10px;
      line-height: 1.4;
      display: inline-block;
      margin-top: 5px; }
      .box01 .item .cap_l.vsp480 {
        display: none; }
        @media screen and (max-width: 480px) {
          .box01 .item .cap_l.vsp480 {
            display: inline-block; } }
      @media screen and (max-width: 480px) {
        .box01 .item .cap_l.vpc480 {
          display: none; } }

@media screen and (max-width: 1000px) {
  .vpc1000 {
    display: none; } }

.vsp1000 {
  display: none; }
  @media screen and (max-width: 1000px) {
    .vsp1000 {
      display: block; } }

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