@charset "utf-8";
/* CSS Document */
.page_profile .l-main {
  padding: 115px 0 0;
  display: block;
}
@media screen and (max-width:640px) {
.page_profile .l-main {
      padding: 7% 0 0;
  }
}
.p-profile-corporate {
  padding: 90px 0 7.5% 0;
}
.p-profile-message {
    padding: 70px 0 7.5%;
}
.p-profile-message .lead {
  display: block;
  margin: 0 auto 80px;
  max-width: inherit;
  text-align: center;
  letter-spacing:1.6px;
}
h2 {
  font-size:26px;
  letter-spacing:3px;
}
@media screen and (max-width:860px) {
  h2 {
    font-size:20px;
  }
}
.p-profile-message p.txt {
  font-size:14px;
  line-height:2;
}
@media screen and (max-width:860px) {
  .p-profile-message {
    padding: 6vw 0 15vw;
  }
}
.p-profile-message {
  background: #000;
}
.p-profile-message h2 {
  color: #fff;
}
.p-profile-message h3 {
  color: #fff;
}
.p-profile-message p {
  color: #fff;
}
.p-profile-message .ttl {
  max-width: inherit;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width:480px) {
  .p-profile-message .ttl {
    line-height: inherit;
    font-size: 20px;
  }
}
.pic-01 {
  text-align: center;
  margin-bottom: 40px;
}
.pic-01 img {
  width: 300px;
}
@media screen and (max-width:480px) {
  .pic-01 img {
    width: 46.933%;
  }
}
/* ------ CORPORATE DATA ------ */
.p-profile-corporate .ttl {
  max-width: inherit;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width:860px) {
  .p-profile-corporate .ttl {
    margin-top: 80px;
  }
  .p-profile-corporate {
    padding: 6vw 0 15vw;
  }
}
.p-profile-corporate .tab-content {
  padding-top: 80px;
}
.p-profile-corporate .tab {
  right: 125px;
}
@media screen and (max-width:860px) {
  .p-profile-corporate .tab {
    right: 6.25vw;
  }
}
/* ------ ORGANIZATION ------ */
.p-org {
  background: none;
  text-align: center;
}
@media screen and (max-width:860px) {
  .p-org .ttl {
    margin-top: 80px;
  }
}
@media screen and (max-width:860px) {
  .p-org {
    padding-bottom: 50px;
  }
}
.p-profile-map .ttl {
  width: inherit;
  text-align: center;
}
.p-org h2,
.p-profile-map h2 {
  color: #fff;
  margin-bottom: 110px;
}
@media screen and (max-width:860px) {
  .page_profile .p-org {
    padding: 6vw 10vw 15vw;
  }
}
@media screen and (max-width:480px) {
  .p-org .item01 img, .p-org .item03 img {
    width: 44.533%;
  }
  .p-org .item02 img {
    width: 75.733%;
  }
}
/*------ CLIENTS ------ */
.p-client {
  padding: 90px 10vw 10vw;
}
@media screen and (max-width:860px) {
  .p-client {
    padding-left: 6.25vw;
    padding-right: 6.25vw;
  }
}
.p-client .ttl {
  max-width: inherit;
  margin-bottom: 110px;
  text-align: center;
}
@media screen and (max-width:860px) {
  .p-client .ttl {
      margin-bottom: 40px;
  }
}
.p-profile-message p.sign span {
  font-size: 14px;
}
.p-profile-corporate__inner dt,
.p-profile-corporate__inner dd {
  font-size:14px;
}
.p-profile-corporate__inner dt span,
.p-profile-corporate__inner dd span {
  font-family: 'Roboto';
  font-weight: normal;
}
.p-profile-map {
  padding-top: 100px;
  padding-bottom: 100px;
}
.p-profile-map .ttl {
  margin: 0 auto 40px;
}
@media screen and (max-width:640px) {
  .p-profile-map {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width:860px) {
  .p-profile-corporate {
    padding: 10px 0 15vw;
  }
}
@media screen and (max-width:860px) {
  .page_profile .p-org {
    padding: 10px 10vw 15vw;
  }
}
.p-client * {
  color: #fff;
}
.p-client h4 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  padding-top: 4px;
}
.p-client .wrap {
  width: 720px;
  margin: 0 auto;
  display: flex;
  padding: 50px 0 70px;
}
.p-client ul li {
  width: 360px;
  text-align: left;
  line-height: 3rem;
  font-size: 14px;
  letter-spacing: 1px;
}
.p-client h4.client {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 20px;
  padding-bottom: 15px;
}
@media screen and (max-width:860px) {
  .p-client .wrap {
    width: 100%;
    display: block;
  }
  .p-client ul li {
    padding-left: 30px;
  }
  .p-client h4.client {
    border: 1px solid #fff;
    padding: 12px 0 10px;
  }
}
/* ------ FOOTER ------ */
.p-footer-nav1 {
  background-color: #fff;
}
.p-footer-nav1 li {
  border: solid 1px #000;
}
.p-footer-nav1 li a {
  color: #000;
}

.top-page .contents-wrap {
    padding: 0;
}
.top-page .contents-wrap.sec-02 {
    margin-top: 80px;
}
.top-page .contents-wrap {
  width: 960px;
}
@media screen and (max-width:860px) {
  .top-page .contents-wrap {
    width: 90%;
  }
}
h4.service {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 15px;
}