@charset "UTF-8";

/* ===================================================================== */
/* pd_vision * /
/* ===================================================================== */
#pd_vision {
  padding-bottom: 6rem;
  background-image: url(../images/pd_vision_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  overflow: hidden;
}
  #pd_vision .intro_pd_vision {
    width: 80%;
    margin: 3rem auto 0 auto;
    text-align: left;
    font-size: 1.8rem;
    line-height: 3.2rem;
    padding: 2rem;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: .5rem;
  }
    #pd_vision h2 {
      margin-bottom: 0;
      font-size: 3.0rem;
      line-height: 4.2rem;
      letter-spacing: .3rem;
      color: #ffffff;
    }
      #pd_vision h2 span {
        display: block;
        font-size: 1.8rem;
        text-transform: uppercase;
        font-weight: normal;
        letter-spacing: .5rem;
        color: #aaaaaa;
      }
    #pd_vision h3 {
      margin: 6rem 0 2rem 0;
      color: #aaaaaa;
      display: block;
      font-size: 1.8rem;
      text-transform: uppercase;
      font-weight: normal;
      letter-spacing: .5rem;
      font-family: 'Athelas', serif !important;
    }
  #pd_vision .feature_inner {
    min-height: 14rem !important;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #666666;
    font-weight: normal;
    font-family: 'Sawarabi Mincho', sans-serif !important;
  }
    #pd_vision .feature_inner span {
      color: #444444;
      display: block;
      margin: 0 0 1rem 0;
      font-size: 2.4rem;
      line-height: 3.2rem;
      font-weight: bold;
      padding-bottom: .5rem;
      letter-spacing: .2rem;
      border-bottom: 1px #cccccc dotted;
    }

/* --------------------
fot Smartphone
-------------------- */
@media screen and (max-width: 768px) {
  #pd_vision {
  }
    #pd_vision .feature_inner {
      min-height: auto !important;
    }
      #pd_vision .feature_inner span {
      }
}

/* ===================================================================== */
/* pd_services_list * /
/* ===================================================================== */
#pd_services_list {
  background-color: #eeeeee;
  width: 100%;
  background-image: url(../images/services_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
}

#pd_services_list .pd_services_list_sub_title {
  width: 100%;
  margin: 0 0 2rem 0;
  text-align: center;
  color: #ffffff;
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-family: 'Sawarabi Mincho', sans-serif !important;
}
  #pd_services_list .pd_services_list_sub_title span {
    display: block;
    font-size: 1.6rem;
  }
  #pd_services_list .fh5co-card {
    min-height: 42rem;
  }
  #pd_services_list .fh5co-card.m_height_mid {
    min-height: 32rem;
  }
  #pd_services_list .fh5co-card.m_height_low {
    min-height: 29rem;
  }

.pd_services_list {
  padding: 10rem 0 5rem 0;
}
  .pd_services_list h2 {
    color: #000000;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 3.0rem;
    letter-spacing: .3rem;
    line-height: 4.2rem;
    font-weight: 500;
    font-family: 'Sawarabi Mincho', sans-serif;
  }
    .pd_services_list h2 span {
      color: #666666;
      display: block;
      font-size: 1.8rem;
      text-transform: uppercase;
      font-weight: normal;
      letter-spacing: .5rem;
      font-family: 'Athelas', serif;
    }
  #pd_services_list h3 {
    margin: 0 0 1rem 0;
    padding-bottom: 1rem;
    border-bottom: 1px #cccccc dotted;
    font-size: 2.4rem;
    color: #333333;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0;
    font-family: 'Sawarabi Mincho', sans-serif;
  }
  #pd_services_list h3 span {
    display: block;
    font-size: 1.4rem;
    line-height: 2.0rem;
    text-transform: uppercase;
    color: #666666;
    margin-bottom: .1rem;
    font-weight: normal;
    letter-spacing: 0;
    font-family: 'Athelas', serif;
  }

/* --------------------
for Large
-------------------- */
@media screen and (max-width: 1199px) and (min-width: 992px){
  #pd_services_list .fh5co-card {
    min-height: 30rem;
  }
  #pd_services_list .fh5co-card.m_height_mid {
    min-height: 36rem;
  }
  #pd_services_list .fh5co-card.m_height_low {
    min-height: 33rem;
  }
}
/* --------------------
for Medium
-------------------- */
@media screen and (max-width: 991px) and (min-width: 768px){
  #pd_services_list {
  }
  #pd_services_list .pd_services_list_sub_title {
  }
    #pd_services_list .pd_services_list_sub_title span {
    }
    #pd_services_list .fh5co-card {
      min-height: inherit;
    }
    #pd_services_list .fh5co-card.m_height_mid {
      min-height: inherit;
    }
    #pd_services_list .fh5co-card.m_height_low {
      min-height: inherit;
    }
  .pd_services_list {
    width: 80%;
    margin:0 auto;
  }
    .pd_services_list h2 {
      text-align: center;
    }
      .pd_services_list h2 span {
      }
    #pd_services_list h3 {
    }
  .sv-br{
    display: none;
  }
}
/* --------------------
fot Smartphone
-------------------- */
@media screen and (max-width: 767px) {
  #pd_services_list {
  }

  #pd_services_list .pd_services_list_sub_title {
  }
    #pd_services_list .pd_services_list_sub_title span {
    }
    #pd_services_list .fh5co-card {
      min-height: inherit;
    }
    #pd_services_list .fh5co-card.m_height_mid {
      min-height: inherit;
    }
    #pd_services_list .fh5co-card.m_height_low {
      min-height: inherit;
    }

  .pd_services_list {
    width: 80%;
    margin:0 auto;
  }
    .pd_services_list h2 {
      text-align: center;
    }
      .pd_services_list h2 span {
      }
    #pd_services_list h3 {
    }
}

/* ===================================================================== */
/* team * /
/* ===================================================================== */
#team {
  padding-bottom: 10rem;
}

/* --------------------
fot Smartphone
-------------------- */
@media screen and (max-width: 768px) {
}

/* ===================================================================== */
/* news_list * /
/* ===================================================================== */
#news_list {
  width: 100%;
  overflow: hidden;
  margin:0 auto;
  text-align: center;
  background-color: #eeeeee;
  background-size: cover;
  padding: 10rem 0;
  border: 1px #eeeeee solid;
}

#news_list h2 {
  color: #333333;
  margin-bottom: 0;
  font-size: 3.0rem;
  letter-spacing: .3rem;
  line-height: 4.2rem;
}
  #news_list h2 span {
    color: #666666;
    display: block;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0;
  }
#news_list h3 {
  font-size: 1.4rem;
  color: #333333;
  margin: 1.5rem 0;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.1;
}
  #news_list h3 span {
    display: block;
    font-size: 1.4rem;
    color: #666666;
    margin-bottom: .1rem;
    font-weight: normal;
    letter-spacing: 0;
    font-family: 'Athelas', serif;
  }

#news_list ul {
  width: 100%;
  text-align: center;
  margin: 3rem auto 2rem auto;
  overflow: hidden;
  padding-left: 0;
}
    #news_list ul li {
      float: left;
      width: 32%;
      min-height: 7rem;
      display: table-cell;
      vertical-align: middle;
      padding: 1rem;
      margin-left: 1%;
      margin-bottom: 1rem;
      font-size: 1.6rem;
      line-height: 2rem;
      font-weight: normal;
      background-color: #ffffff;
      border: 1px #eeeeee solid;
      border-radius: .5rem;
      box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      position: relative;
      bottom: 0;
      min-height: 46rem;
    }
      #news_list ul li:hover {
        opacity: 0.7;
      }
      #news_list ul li a {
        display: block;
        margin: 0 0 0 0;
        padding: 0;
      }
      #news_list ul li a img {
        width: 100%;
        border: 1px #cccccc solid;
        border-radius: .5rem;
      }
        #news_list ul li a p {
          color: #666666;
          text-align: left;
          font-size: 1.2rem;
          line-height: 1.6rem;
        }
        #news_list ul li span.news_link {
          display: inline-block;
          margin: 0 auto;
          font-size: 1.2rem;
        }
          #news_list ul li span.news_link:hover {
          }
/* --------------------
for Medium
-------------------- */
@media screen and (max-width: 991px) and (min-width: 768px){
  #news_list {
  }

  #news_list h2 {
  }
    #news_list h2 span {
    }
  #news_list h2 {
    width: 55%;
    float: right;
    text-align: left;
  }
    #news_list h3 span {
    }

  #news_list ul {
  }
      #news_list ul li {
        width: 98%;
        min-height: auto;
      }
        #news_list ul li:hover {
        }
        #news_list ul li a {
          float: right;
          text-align: left;
        }
        #news_list ul li a img {
          width: 40%;
          float: left;
          margin-right: 2rem;
        }
          #news_list ul li a p {
            width: 55%;
            float: right;
          }
          #news_list ul li span.news_link {
          }
            #news_list ul li span.news_link:hover {
            }
}
/* --------------------
fot Smartphone
-------------------- */
@media screen and (max-width: 767px) {
  #news_list {
  }

  #news_list h2 {
  }
  #news_list h2 span {
  }
  #news_list h3 {
  }
    #news_list h3 span {
    }

  #news_list ul {
  }
    #news_list ul li {
      clear: both;
      width: 100%;
      display: block;
      margin-left: 0;
      margin-bottom: 1rem;
      min-height: auto;
    }
      #news_list ul li:hover {
      }
      #news_list ul li a {
      }
      #news_list ul li a img {
      }
        #news_list ul li a p {
        }
        #news_list ul li span.news_link {
        }
          #news_list ul li span.news_link:hover {
          }
}

/* ===================================================================== */
/* pd_pd_company_info * /
/* ===================================================================== */
#pd_company_info {
  width: 100%;
  overflow: hidden;
  margin:0 auto;
  text-align: center;
  padding: 10rem 0;
  background-image: url(../images/company_visual.jpg);
  background-size: cover;
  background-position: left bottom;
}
#pd_company_info h2 {
  margin-bottom: 0;
  font-size: 3.0rem;
  letter-spacing: .3rem;
  color: #ffffff;
  line-height: 4.2rem;
  margin: 0 0 20px 0;
  padding: 0;

}
#pd_company_info h2 span {
  color: #dddddd;
  display: block;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .5rem;
}
#pd_company_info ul {
  margin: 3rem auto 0 auto;
  width: 100%;
}
  #pd_company_info ul li {
    margin: 0 0 1rem 0;
    padding: .5rem 2rem;
    background-color: rgba(255, 255, 255, 0.7);
    list-style-type: none;
    text-align: left;
    font-size: 1.4rem;
    color: #333333;
    border-radius: .3rem;
  }
    #pd_company_info ul li span.company_ttl {
      font-weight: bold;
      display: inline-block;
      margin: 0 1rem 0 0;
      width: 10rem;
    }
      #pd_company_info ul li div.company_box {
        margin-left: 11.5rem;
      }
      #pd_company_info ul li table {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        border-top: 1px #999999 dotted;
      }
        #pd_company_info ul li table tr {
          border-bottom: 1px #999999 dotted;
        }
          #pd_company_info ul li table tr th,
          #pd_company_info ul li table tr td {
            padding: .2rem;
            vertical-align: top;
          }
          #pd_company_info ul li table tr th {
            font-weight: normal;
            width: 10rem;
          }
          #pd_company_info h3 {
            text-shadow: #fff 1px 0 10px;
          }
          #pd_company_info h3 span {
            color: #000;
          }


/* --------------------
fot Smartphone
-------------------- */
@media screen and (max-width: 768px) {
  #pd_company_info {
  }
  #pd_company_info h2 {
  }
  #pd_company_info h2 span {
  }
  #pd_company_info ul {
  }
    #pd_company_info ul li {
      font-size: 1.3rem;
    }
      #pd_company_info ul li span.company_ttl {
        display: block;
        margin: 0 0 .5rem 0;
        width: auto;
      }
        #pd_company_info ul li div.company_box {
          margin-left: 0;
        }
        #pd_company_info ul li table {
        }
          #pd_company_info ul li table tr {
          }
            #pd_company_info ul li table tr th,
            #pd_company_info ul li table tr td {
            }
            #pd_company_info ul li table tr th {
            }
}

/* ===================================================================== */
/* pd_pd_ceo_msg * /
/* ===================================================================== */
#pd_ceo_msg {
  width: 100%;
  margin: 0 auto;
  padding: 10rem 0;
  text-align: center;
  background-color: #383838;
  overflow: hidden;
}
  #pd_ceo_msg .container {
  }
#pd_ceo_msg h2 {
  color: #ffffff;
  margin: 0 auto 3rem auto;
  font-size: 3.0rem;
  letter-spacing: .3rem;
  line-height: 4.2rem;
}
#pd_ceo_msg h2 span {
  color: #cccccc;
  display: block;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: .5rem;
  font-family: 'Athelas', serif
}
#pd_ceo_msg .pd_ceo_msg_wrap {
  overflow: hidden;
  padding: 2rem 2rem;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: .5rem;
}
  #pd_ceo_msg .pd_ceo_msg_lt,
  #pd_ceo_msg .pd_ceo_msg_gt {
    float: left;
  }
    #pd_ceo_msg .pd_ceo_msg_lt {
      width: 30%;
    }
      #pd_ceo_msg .pd_ceo_msg_lt img {
        width: 100%;
        border-radius: .5rem;
      }
    #pd_ceo_msg .pd_ceo_msg_gt {
      width: 70%;
      text-align: left;
    }
      #pd_ceo_msg .pd_ceo_msg_gt h3 {
        font-size: 2.4rem;
        margin: 0 0 4rem 2rem;
        font-family: 'Athelas', serif;
      }
        #pd_ceo_msg .pd_ceo_msg_gt h3 span {
          display: block;
          font-size: 1.2rem;
          margin: .5rem 0 0 0;
        }
      #pd_ceo_msg .pd_ceo_msg_gt p {
        margin: 0 0 2rem 2rem;
        color: #333333;
        font-size: 1.4rem;
        line-height: 2.0rem;
      }
        #pd_ceo_msg .pd_ceo_msg_gt p span {
          display: block;
          margin: 0 0 0 0;
        }
        #pd_ceo_msg .pd_ceo_msg_gt p img {
          margin: 1rem 0 0 0;
          display: block;
          width: 20%;
        }
#pd_ceo_msg h3 {
  font-size: 1.8rem;
  color: #333333;
  margin: 1.5rem 0 1.5rem 2rem;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0;
}
/* --------------------
for Medium
-------------------- */
@media screen and (max-width: 991px) and (min-width: 768px){
  #pd_ceo_msg {
  }
    #pd_ceo_msg .container {
    }
  #pd_ceo_msg h2 {
  }
  #pd_ceo_msg h2 span {
  }
  #pd_ceo_msg .pd_ceo_msg_lt,
  #pd_ceo_msg .pd_ceo_msg_gt {
  }
    #pd_ceo_msg .pd_ceo_msg_lt {
    }
      #pd_ceo_msg .pd_ceo_msg_lt img {
      }
    #pd_ceo_msg .pd_ceo_msg_gt {
    }
      #pd_ceo_msg .pd_ceo_msg_gt p {
      }
        #pd_ceo_msg .pd_ceo_msg_gt p span {
        }
        #pd_ceo_msg .pd_ceo_msg_gt p img {
        }
  #pd_ceo_msg h3 {
  }
}
/* --------------------
fot Smartphone
-------------------- */
@media screen and (max-width: 767px) {
  #pd_ceo_msg {
  }
    #pd_ceo_msg .container {
    }
  #pd_ceo_msg h2 {
  }
  #pd_ceo_msg h2 span {
  }
  #pd_ceo_msg .pd_ceo_msg_lt,
  #pd_ceo_msg .pd_ceo_msg_gt {
    clear: both;
  }
    #pd_ceo_msg .pd_ceo_msg_lt {
      width: 100%;
    }
      #pd_ceo_msg .pd_ceo_msg_lt img {
        margin-bottom: 2rem;
      }
    #pd_ceo_msg .pd_ceo_msg_gt {
      width: 100%;
    }
      #pd_ceo_msg .pd_ceo_msg_gt p {
        margin: 0 0 2rem 0;
      }
        #pd_ceo_msg .pd_ceo_msg_gt p span {
        }
        #pd_ceo_msg .pd_ceo_msg_gt p img {
          width: 50%;
        }
  #pd_ceo_msg h3 {
    margin: 1.5rem 0 1.5rem 0;
  }
}
/* ===================================================================== */
/* pd_cnt_cv * /
/* ===================================================================== */
.cnt_cv_h2 {
  color: #333333;
  margin: 0 0 20px 0;
  padding: 0;
  margin-bottom: 0;
  line-height: 4.7rem;
  font-size: 3.2rem;
  letter-spacing: .3rem;
  font-family: 'Sawarabi Mincho', sans-serif;
}
.cnt_cv_p {
  margin-top: 2rem;
  line-height: 3.1rem !important;
  font-size: 1.6rem;
}
.cnt_cv_p br.cnt_cv_br {
  display: none;
}
@media screen and (max-width: 767px) {
  .cnt_cv_p {
    font-size: 1.4rem;
  }
  .cnt_cv_p br.cnt_cv_br {
    display: inline-block;
  }
}
/* ===================================================================== */
/* pd_contact * /
/* ===================================================================== */
#pd_contact {
  width: 100%;
  overflow: hidden;
  margin:0 auto;
  text-align: center;
  padding: 3rem 0;
}
  #pd_contact .container {
  }
  #pd_contact h3 {
    color: #666666;
    margin: 0 auto;
    font-size: 3.0rem;
    letter-spacing: .3rem;
    line-height: 4.2rem;
  }
  #pd_contact h3 span {
    color: #666666;
    display: block;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: .5rem;
  }

  #pd_contact .container .pd_contact_inner {
    font-size: 1.5rem;
    text-align: left;
    overflow: hidden;
    margin: 3rem auto 0 auto;
    width: 100%;
  }
  #pd_contact .pd_contact_inner .pd_contact_inner_lt,
  #pd_contact .pd_contact_inner .pd_contact_inner_gt {
    float: left;
  }
    #pd_contact .pd_contact_inner .pd_contact_inner_lt {
      width: 40%;
      color: #333333;
      padding-right: 2rem;
      line-height: 2.4rem;
    }
.pd_contact_tel {
  color: #333333;
  margin-top: 3rem;
  font-size: 3.2rem;
  letter-spacing: .2rem;
}
.pd_contact_tel a {
  color: #333333;
}
#pd_contact .pd_contact_inner .pd_contact_inner_lt .pd_contact_memo {
  display: block;
  margin: 1rem 0;
  color: #666666;
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.8rem;
  border: 1px #999999 dotted;
  background-color: rgba(255, 255, 255, 0.5);
}

/* ===================================================================== */
/* pd_recruit */
/* ===================================================================== */
#pd_recruit {
  width: 100%;
  overflow: hidden;
}

/* --------------------
for large
-------------------- */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .rc-br {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
