  /*! Writen  by SCSS */
.page_ttl {
  padding: 100px 0 42px; }
  @media screen and (max-width: 768px) {
    .page_ttl {
      padding: 50px 0 25px; } }
  @media screen and (max-width: 480px) {
    .page_ttl {
      padding: 16px 0 8px; } }
  @media screen and (max-width: 480px) {
    .page_ttl img {
      width: 63px; } }

.container {
  background: #68c3c5; }

.inner_960 {
  max-width: 960px;
  margin: 0 auto; }

.map_img {
  padding: 4px;
  background: #fff;
  margin-bottom: 45px; }
  @media screen and (max-width: 480px) {
    .map_img {
      margin-bottom: 20px; } }
  .map_img figure {
    position: relative; }
    .map_img figure::before {
      pointer-events: none;
      content: "";
      position: absolute;
      inset: 0;
      margin: auto;
      z-index: 1;
      border: 1px solid #231815;
      z-index: 1; }

.item01 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 700px;
  margin: 0 auto; }
  @media screen and (max-width: 900px) {
    .item01 {
      padding: 0 10px; } }
  .item01 .l_cnt {
    margin-bottom: 10px; }
  .item01 .r_cnt {
    width: 100%; }
  .item01 .map_txts {
    background: #fff;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.04em;
    padding: 33px 10px; }
    @media screen and (max-width: 480px) {
      .item01 .map_txts {
        padding: 27.5px 5px; } }
    .item01 .map_txts .txt1 {
      font-size: clamp(12.5px, 1.4vw, 14px);
      margin-bottom: 1em; }
      @media screen and (max-width: 480px) {
        .item01 .map_txts .txt1 {
          letter-spacing: 0; } }
    .item01 .map_txts .txt2 {
      font-size: clamp(20px, 2.6vw, 26px); }
  .item01 .map_btns {
    display: flex;
    justify-content: center;
    margin-top: 30px; }
    @media screen and (max-width: 900px) {
      .item01 .map_btns {
        margin-top: 20px; } }
    .item01 .map_btns li {
      min-width: 160px;
      margin: 7.5px; }
      .item01 .map_btns li a {
        border-radius: 50px;
        display: block;
        padding: 12px;
        text-align: center;
        background: #FFF;
        font-size: 10px;
        letter-spacing: 0.1em;
        text-indent: 0.1em;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.7); }

@media print {
  .cap_wrap,
  header,
  .breadlist_outer,
  .map_btns,
  #js-footer-topcontro,
  footer .sec_inq,
  .footer-menu {
    display: none !important; }

  div.wrap {
    padding-top: 0 !important; }

  .page_ttl {
    padding-top: 30px; }

  .bottom_contact {
    padding: 30px 0; }

  .footer {
    padding: 10px; }

  .footer-tel {
    padding: 0; }

  .inner_main_txt {
    padding-top: 30px; }

  .page_ttl {
    padding: 30px; }
    .page_ttl img {
      width: 80px; }

  .map_img {
    max-width: 70%;
    margin: 0 auto; }

  .footer-tel__item {
    margin: 5px auto; }
    .footer-tel__item .footer-tel__link .tel2 {
      font-size: 40px; }

  .footer-company__list {
    margin: 10px auto 15px; }

  .item01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    max-width: 70%;
    margin: 15px auto 0;
    padding-bottom: 20px; }
    .item01 .l_cnt {
      width: 60%; }
    .item01 .r_cnt {
      width: 38%; }
    .item01 .map_txts {
      background: #fff;
      text-align: center;
      line-height: 1;
      letter-spacing: 0.04em;
      padding: 20px 10px; }
      .item01 .map_txts .txt1 {
        font-size: 9px; }
      .item01 .map_txts .txt2 {
        font-size: 18px; } }

/*# sourceMappingURL=map.css.map */
