@charset "UTF-8";
/* ========================================
    template new addition
======================================== */
body#person {
  /* =========================================================
		* フッター
		* @ footer
		* ====================================================== */
  /*ポップアップのフッター*/
  /* =========================================================
		* タブレット版
		* 768px以下に適応
		* ====================================================== */
  /* =========================================================
		* スマホ版
		* 480px以下に適応
		* ====================================================== */
}

body#person .sub_backTo-top {
  font-size: 16px;
  font-size: 1rem;
  margin: 100px auto 50px;
}

body#person #accordion {
  width: 1167px;
}

body#person table {
  border-collapse: separate;
  border-spacing: 2px;
}

body#person table th, body#person table td {
  vertical-align: middle;
}

body#person table th {
  text-align: center;
}

body#person table td {
  text-align: left;
}

body#person footer {
  width: 100%;
  background: #e2e2e2;
  padding: 24px 0;
  color: #666;
  font-size: 14px;
  min-width: 1260px;
}

body#person footer a:link {
  color: #004386;
  text-decoration: none;
}

body#person footer a, body#person footer a:visited {
  color: #000;
  text-decoration: underline;
}

body#person footer .footerInner .copyright a::before, body#person footer .footerInner .linkArea a::before {
  content: none;
}

body#person .footerInner {
  width: 1260px;
  margin: 0 auto;
  display: table;
}

body#person .footerInner div {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (min-width: 1460px) {
  body#person .footerInner {
    width: 100%;
    padding: 0 100px;
  }
}

body#person footer .snsArea ul {
  width: 180px;
  margin: 0;
  margin-right: 10px;
  list-style: none;
  padding: 0;
}

body#person footer .snsArea li {
  float: left;
  margin-right: 10px;
  width: 25px;
}

body#person footer .linkArea ul {
  margin: 0;
  margin-top: 5px;
  max-width: 480px;
  list-style: none;
  padding: 0;
}

body#person footer .linkArea li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

body#person footer .langArea {
  padding-left: 30px;
  text-align: right;
  width: 461px;
}

body#person footer .langArea p {
  color: #004386;
  float: left;
}

body#person footer .langArea .lang {
  background: url(/content/dam/nttcom/cmn/img/icn-country-selector.png) no-repeat left center;
  background-size: contain;
  padding: 5px 0 5px 30px;
  margin-right: 30px;
}

body#person footer .langArea .copyright {
  color: #004386;
  padding: 4px 0;
}

body#person .popupFooter {
  width: 100%;
  background: #e2e2e2;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
}

body#person .popupFooter .copyright {
  color: #004386;
}

@media screen and (max-width: 768px) {
  body#person footer {
    padding: 0;
    width: 100%;
    min-width: 100%;
    text-align: center;
  }
  body#person .footerInner {
    width: 100%;
    padding: 50px 0;
  }
  body#person footer .snsArea,
  body#person footer .linkArea,
  body#person footer .dArea,
  body#person footer .langArea {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  body#person .footer-sns-icon-img {
    width: 30px;
    height: 30px;
  }
  body#person .footerInner div {
    display: block;
    width: 100%;
    text-align: center;
  }
  body#person footer .snsArea ul.sns {
    float: none;
    display: table;
    table-layout: fixed;
    margin: 0 auto 50px;
    width: 40%;
  }
  body#person footer .snsArea ul.sns li {
    float: none;
    display: table-cell;
    padding: 0 10px;
    width: 100%;
    text-align: center;
  }
  body#person footer .linkArea ul.link {
    float: none;
    margin: 0 auto 30px;
    max-width: 100%;
  }
  body#person footer .linkArea ul.link li {
    float: none;
    display: inline-block;
    padding: 0 20px;
    width: auto;
    text-align: center;
  }
  body#person footer .dArea {
    margin-bottom: 20px;
  }
  body#person footer .langArea {
    padding: 0;
  }
  body#person footer .langArea .lang {
    float: none;
    padding-right: 0;
    margin: 0 auto 50px;
    display: inline-block;
  }
  body#person footer .langArea .copyright {
    float: none;
  }
  body#person footer .dArea {
    float: none;
  }
  body#person footer .bigFooter {
    width: 100%;
    padding-left: 6.1%;
    padding-right: 6.1%;
    min-width: 100%;
    text-align: left;
  }
  body#person footer .bigFooter .bigFooterInner {
    width: 100%;
  }
  body#person .popupFooter {
    min-width: 100%;
  }
}

@media screen and (max-width: 480px) {
  body#person .footerInner {
    width: 100%;
    padding: 25px 0;
  }
  body#person footer .snsArea ul.sns {
    margin: 0 auto 25px;
    width: 60%;
  }
  body#person footer .snsArea ul.sns li {
    padding: 0 5px;
  }
  body#person footer .linkArea ul.link {
    display: block;
    margin: 0 auto;
  }
  body#person footer .linkArea ul.link li {
    display: block;
    padding: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: auto;
    text-align: center;
  }
  body#person footer .langArea .lang {
    margin: 0 auto 30px;
  }
  body#person footer .bigFooter {
    padding-left: 3.1%;
    padding-right: 3.1%;
    text-align: center;
  }
  body#person footer .bigFooter .bigFooterInner .linkBox {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}

body#person .footerInner .copyright a:before,
body#person .footerInner .linkArea a:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: url(/content/dam/nttcom/cmn/img/icon_right_arrow.png) no-repeat;
  background-size: contain;
  margin-right: 3px;
  margin-bottom: 2px;
}