@charset "UTF-8";

@media screen and (max-width: 834px) {
  .profile-block {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7857;
    margin-bottom: 17px;
  }
  .profile-block__list tr th,
  .profile-block__list tr td {
    padding: 15px 0;
  }
  .profile-block__list tr th {
    width: 150px;
    padding: 15px 0;
  }
  .profile-block__list .composition,
  .profile-block__list .table-other th {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .profile-block__list table tr th {
    width: 200px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .profile-block .ttl-map {
    font-size: 17.5px;
    font-size: 1.75rem;
    letter-spacing: 4px;
    margin-bottom: 12px;
  }
  .profile-block .ttl {
    font-size: 16px;
    font-size: 1.6rem;
    border-left: 5px solid #319b03;
    line-height: 1;
  }
  .profile-block__list tr th, .profile-block__list tr td {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .profile-block__list tr td p {
    font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  }
  #googleMap, #googleMap iframe {
    height: 250px !important;
  }
  .profile-block__list table tr th.base {
    padding-right: 1em;
  }
  .profile-block .ttl-map {
    font-size: 17.5px;
    font-size: 1.75rem;
    letter-spacing: 4px;
    margin-bottom: 12px;
  }
  .profile-block .map + .hide_en {
    margin-top: 50px;
  }
  .profile-block .hide_en {
    font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
    margin-bottom: 31px;
    letter-spacing: 1.5px;
  }
}

@media screen and (min-width: 641px) { 
  .profile-block__list table tr th.base {
    text-align: right;
    padding-right: 5.4em;
  }
  .branch_space {
    margin: 0 0 10px 0;
  }
  .link_space {
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 640px) { 
  .branch_space {
    margin: 0 0 10px 0;
  }
  .link_space {
    margin: 20px 0 0 0;
  }
  .profile-block__list table.table-other tr {
    display: block;
    padding: 0;
  }
  .profile-block__list table.table-other tr th,
  .profile-block__list table.table-other tr td {
    display: block;
    width: 100%;
  }
  .profile-block__list table.table-other.other-02 {
    margin-top: 9px;
  }
  .profile-block__list table.table-other.other-02 tr {
    padding: 0 0 21px;
  }
  .profile-block__list table.table-other.other-02 tr:last-child {
    padding-bottom: 0;
  }
  .profile-block__list table.table-other.other-02 tr td {
    letter-spacing: 2px;
  }
  .profile-block__list tr {
    padding: 15px 0;
    display: block;
  }
  .profile-block__list tr th {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 0 3px 0;
  }
  .profile-block__list tr th, .profile-block__list tr td {
    display: block;
    width: 100%;
    padding: 0;
    letter-spacing: 1.5px;
  }
  .profile-block__list table tr {
    display: table-row;
  }
  .profile-block__list table tr th, .profile-block__list table tr td {
    display: table-cell;
    width: auto;
  }
}

@media screen and (min-width: 414px){
  .sp-sm-413 {
    display: none !important;
  }
}