  /* ======================================================
 * network.css
====================================================== */
@media print, screen and (min-width: 641px) {
  
  /* ============================================
      #Global Network
  ============================================ */
  #searchArea {
    padding: 15px 0;
    margin: 0 0 30px;
    border-top: 5px solid #e6e7e8;
    border-bottom: 5px solid #e6e7e8;
  }
  #searchArea #searchbase_all.row,
  #searchArea #searchbusiness_all.row {
    padding: 15px 0 15px;
    margin: 0 2%;
    border-top: 1px solid #e6e7e8;
  }
  .heading-lv2 .block .searchArea_title {
    font-size: 18px;
  }
  #searchArea h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    margin: 0;
  }
  #searchArea .row {
    display: block;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 2% 2%;
  }
  #searchArea .row li {
    font-size: 12px;
    display: inline-block;
    float: left;
    position: relative;
    margin-bottom: 15px;
  }
  #searchArea .row .col_1of3 {
    width: 32%;
    margin-right: 2%;
  }
  #searchArea .row .col_1of4 {
    width: 23.5%;
    margin-right: 2%;
  }
  #searchArea .row .col_1of4:nth-child(4n),
  #searchArea .row .col_1of3:nth-child(3n),
  .msie8 #searchArea .row .col_1of3.noMarginR {
    margin-right: 0;
  }
  #searchArea input[type=checkbox] {
    display: none;
  }
  #searchArea input[type=checkbox] + label {
    display: table-cell;
    width: 210px;
    height: 44px;
    vertical-align: middle;
    padding: 0.5em 2.5em 0.5em 1em;
    line-height: 1.2;
    cursor: pointer;
    color: #fff;
    background: #7f7f7f;
    border: 1px solid #827f80;
  }
  #searchArea input[type=checkbox] + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_off.png);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -6px;
    }
  #searchArea input[type=checkbox]:checked + label {
    color: #000;
    background: #fff;
    border: 1px solid #000;
  }
  #searchArea input[type=checkbox]:checked + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_on.png);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -6px;
  }
  #searchArea h3 + input[type=checkbox] + label,
  #searchArea h3 + input[type=checkbox]:checked + label {
    position: relative;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 1em 0 22px;
    margin: -4px 0 0 20px;
    color: #000;
    background: none;
    border: none;
  }
  #searchArea h3 + input[type=checkbox] + label:after,
  #searchArea h3 + input[type=checkbox]:checked + label:after {
    top: 0;
    left: 0;
    margin-top: 2px;
  }
  #searchArea .link-text-v3 {
    padding: 2% 0;
  }
  #searchArea .link-text-v3 li > a {
    font-size: 14px;
  }
  .msie9 #searchArea li {
    position: relative;
  }
  .msie9 #searchArea li input[type=checkbox] + label {
    position: static;
  }
  .msie8 #searchArea .checked input[type=checkbox] + label {
    color: #000;
    background: #fff;
    border: 1px solid #000;
  }
  .msie8 #searchArea .checked input[type=checkbox] + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_on.png);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -6px;
  }
  .msie8 #searchArea h3 + input[type=checkbox] + label,
  .msie8 #searchArea h3.checked + input[type=checkbox] + label {
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 1em 0 22px;
    margin: 0 0 0 20px;
    color: #000;
    background: none;
    border: none;
  }
  .msie8 #searchArea h3 + input[type=checkbox] + label:after,
  .msie8 #searchArea h3.checked  + input[type=checkbox] + label:after {
    top: 0;
    left: 0;
    margin-top: 2px;
  }
  .msie8 #searchArea h3 + input[type=checkbox] + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_off.png);
  }
  .msie8 #searchArea h3.checked  + input[type=checkbox] + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_on.png);
  }
  #searchArea .row.linkBtn_03 {
    padding: 0 2%;
  }
  #searchArea .row.linkBtn_03 li {
    font-size: 15px;
  }
  #searchArea .searchResults {
    padding: 0 0 40px;
    border-bottom: 5px solid #e6e7e8;
  }
  .gl-office-list {
    margin-bottom: 30px;
    padding: 4% 0 40px;
    border-bottom: 5px solid #e6e7e8;
  }
  .gl-headquarters {
    margin: 0 0 10px;
    padding: 4% 0 0;
    border-bottom: 1px solid #e6e7e8;
  }
  .table_02 {
    width: 100%;
  }
  .table_02 th {
    width: 35%;
    padding: 15px;
    color: #4d4d4f;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
  }
  .table_02 td {
    width: 65%;
    color: #4d4d4f;
    padding: 15px;
    word-wrap: break-word;
  }
  .table_02 tr.gray th,
  .table_02 tr.gray td {
    background-color: #f5f5f5;
  }
  .table_02 td {
    vertical-align: top;
  }
  .table_02 td .branch {
    display: none;
  }
  .table_02 td .branch dl {
    margin: 0;
    padding: 15px;
  }
  .table_02 td .branch dl dt {
    font-weight: bold;
  }
  .table_02 td .branch dl dd {
    margin: 0;
  }
  .gl-error {
    display: none;
  }
  .searchResults {
    padding: 0 0 40px;
    border-bottom: 5px solid #e6e7e8;
  }
  .searchResults.gl-headquarters {
    margin-bottom: 30px;
  }
  .searchResults .link-text-v3 {
    margin-top: 0.5em;
  }
  .searchResults .link-text-v3 > li > a {
    font-weight: normal;
    font-size: 1.4rem;
  }
  .searchResults .link-text-v3 > li > .toggleBtn {
    margin-top: 0;
    font-weight: bold;
  }
  .searchResults .link-text-v3 > li > .toggleBtn:before {
    margin-top: -8px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .searchResults .link-text-v3 > li > .toggleBtn.open:before {
    margin-top: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .network-heading {
    padding: 10px;
    border-bottom: 1px solid #e6e7e8;
  }
  .network-map-area iframe,
  .map-frame {
    width: 670px;
    height: 600px;
  }
  .office-name {
    font-weight: bold;
  }
  .office-link.link-text-v3 > li {
    margin-top: 0.3em;
  }
  .office-number:after {
    display: block;
    clear: both;
    content: "";
  }
  .office-number_tel,
  .office-number_fax {
    float: left;
  }
  .office-number_tel > span,
  .office-number_fax > span {
    display: inline-block;
  }
  .office-number_tel > span:before {
    content: "Tel：";
  }
  .office-number_fax > span:before {
    content: "Fax：";
  }
  .office-number_fax:before {
    content: "/";
    display: inline-block;
    margin-left: 0.8em;
    padding-right: 0.8em;
  }
  .office-number-v2 {
    margin-top: 1em;
  }
  .office-number-v2_tel,
  .office-number-v2_fax {
    position: relative;
  }
  .office-number-v2_tel > span,
  .office-number-v2_fax > span {
    display: inline-block;
    padding-left: 2.5em;
  }
  .office-number-v2_tel > span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "Tel.";
  }
  .office-number-v2_fax > span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "Fax.";
  }
  .office-number_fax:first-child:before {
    display: none;
  }
  .office-branch .branch {
    padding: 15px;
  }
  .office-branch .branch_inner + .branch_inner {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 640px) {
 
  /* ============================================
    #Global Network(Media Querie)
  ============================================ */

  #searchArea {
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    border-top: 5px solid #e6e7e8;
    border-bottom: 5px solid #e6e7e8;
  }
  #searchArea .row {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 0;
  }
  .msie9 #searchArea .row {
    padding: 0 4%;
  }
  #searchArea #searchregion_all.row {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px 0 15px;
    margin: 0;
  }
  #searchArea #searchbase_all.row,
  #searchArea #searchbusiness_all.row {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px 0 15px;
    margin: 15px 0 0;
    border-top: 1px solid #e6e7e8;
  }
  #searchArea input[type=checkbox] {
    display: none;
  }
  #searchArea input[type=checkbox] + label {
    display: table-cell;
    width: 200px;
    height: 44px;
    vertical-align: middle;
    padding: 0.5em 2.5em 0.5em 1em;
    line-height: 1.2;
    position: relative;
    cursor: pointer;
    color: #fff;
    background: #7f7f7f;
    border: 1px solid #827f80;
  }
  #searchArea h3 {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 0;
  }
  #searchArea h3 + input[type=checkbox] + label,
  #searchArea h3 + input[type=checkbox]:checked + label {
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0 1em 0 22px;
    margin: 0 0 0 20px;
    color: #000;
    background: none;
    border: none;
  }
  #searchArea input[type=checkbox]:checked + label {
    color: #000;
    background: #fff;
    border: 1px solid #000;
  }
  #searchArea h3,
  #searchArea h3 + input[type="checkbox"] + label {
    width: auto;
    float: left;
  }
  #searchArea input[type="checkbox"] + label {
    font-size: 10px;
  }
  #searchArea input[type=checkbox] + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_off.png);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -6px;
  }
  #searchArea input[type=checkbox]:checked + label:after {
    content: url(/corporate/network/img/pict_network_checkbox_on.png);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -6px;
  }
  #searchArea h3 + input[type=checkbox] + label:after,
  #searchArea h3 + input[type=checkbox]:checked + label:after {
    top: 0;
    left: 0;
    margin-top: 2px;
  }
  #searchArea .row .col_1of4,
  #searchArea .row .col_1of3 {
    display: table;
    width: 49%;
    float: left;
    margin: 0 2% 10px 0;
  }
  #searchArea .row .col_1of4:nth-child(2n),
  #searchArea .row .col_1of3:nth-child(2n) {
    margin-right: 0;
  }
  #searchArea .row.linkBtn_03 {
      padding: 0 4%;
  }
  #searchArea .row.linkBtn_03 li {
    margin-bottom: 0;
  }
  #searchArea .linkBtn_03 a {
    font-size: 12px;
    line-height: 1.2;
  }
  #searchArea .searchResults {
  }
  .table_02 {
    width: 100%;
  }
  .table_02 .linkBtn_06 {
    font-size: 12px;
    padding: 0.5em 2em 0.5em 0em;
    margin-bottom: -5px;
    margin-right: 0;
  }
  .table_02 tbody,
  .table_02 tr {
    display: block;
    width: 100%;
  }
  .table_02 th,
  .table_02 td {
    display: block;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
  }
  .table_02 th {
    padding: 15px 10px 0;
    line-height: 1.2;
  }
  .table_02 td {
    padding: 5px 10px 15px;
    font-size: 12px;
    line-height: 1.4;
  }
  .table_02 tr.gray th,
  .table_02 tr.gray td {
    background-color: #f5f5f5;
  }
  .table_02 td .branch {
    display: none;
  }
  .table_02 td .branch dl {
      margin: 0px;
      padding: 10px 10px;
  }
  .table_02 td .branch dl:last-child {
    padding-bottom: 0;
  }
  .table_02 td .branch dl:first-child {
    padding-bottom: 10px;
  }
  .table_02 td .branch dl dt {
    margin-bottom: 5px;
  }
  .table_02 td .branch dl dd .linkBtn_06 {
    padding: 0 2em 0 0;
    margin: 10px 0 0;
  }
  .gl-error {
    display: none;
    margin-top: 15px;
  }
  .searchResults {
    margin-right: -10px;
    margin-left: -10px;
    padding: 0 0 20px;
    border-bottom: 5px solid #e6e7e8;
  }
  .searchResults.gl-headquarters {
    margin-bottom: 20px;
  }
  .searchResults .link-text-v3 {
    margin-top: 0.5em;
  }
  .searchResults .link-text-v3 > li > a {
    font-weight: normal;
    font-size: 1.4rem;
  }
  .searchResults .link-text-v3 > li > .toggleBtn {
    margin-top: 0;
    font-weight: bold;
  }
  .searchResults .link-text-v3 > li > .toggleBtn:before {
    margin-top: -8px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .searchResults .link-text-v3 > li > .toggleBtn.open:before {
    margin-top: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .network-heading {
    padding: 10px;
    border-bottom: 1px solid #e6e7e8;
  }
  .network-map-area iframe,
  .map-frame {
    width: 100%;
    height: 300px;
  }
  .office-name {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .office-link.link-text-v3 {
    margin-top: 0;
  }
  .office-link.link-text-v3 > li {
    float: left;
    margin-top: 0.5em;
    margin-right: 15px;
  }
  .office-link.link-text-v3 > li:last-child {
    margin-right: 0;
  }
  .office-number {
    margin-top: 0.5em;
  }
  .office-number_tel,
  .office-number_fax {
    float: left;
  }
  .office-number_tel > span,
  .office-number_fax > span {
    display: inline-block;
  }
  .office-number_tel > span:before {
    content: "Tel：";
  }
  .office-number_fax > span:before {
    content: "Fax：";
  }
  .office-number_fax:before {
    content: "/";
    display: inline-block;
    margin-left: 0.8em;
    padding-right: 0.8em;
  }
  .office-number-v2 {
    margin-top: 1em;
  }
  .office-number-v2_tel,
  .office-number-v2_fax {
    position: relative;
  }
  .office-number-v2_tel > span,
  .office-number-v2_fax > span {
    display: inline-block;
    padding-left: 2.5em;
  }
  .office-number-v2_tel > span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "Tel.";
  }
  .office-number-v2_fax > span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "Fax.";
  }
  .office-address {
    margin-top: 0.5em;
  }
  .office-branch {
    margin-top: 0.5em;
  }
  .office-branch .branch {
    margin-top: 0.5em;
  }
  .office-number_fax:first-child:before {
    display: none;
  }
  .office-branch .branch {
    padding: 0.5em;
  }
  .office-branch .branch_inner + .branch_inner {
    margin-top: 0.8em;
  }
  .office-link:after,
  .office-number:after {
    display: block;
    clear: both;
    content: "";
  }
  .office-image img {
    width: auto;
    height: 185px;
  }
}
