@charset "UTF-8";
/* CSS Document */
.wap {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.lv > h2 {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 67px;
  color: #fff;
  font-size: 187%;
}
h2.h2_title {
  text-align: center;
  display: block;
  position: relative;
  font-size: 187%;
  margin-bottom: 60px;
  color: #08663f;
  font-family:
    "Helvetica Neue", HelveticaNeue, "TeX Gyre Heros", TeXGyreHeros, FreeSans, "Nimbus Sans L", "Liberation Sans",
    Arimo, Helvetica, Arial, sans-serif;
}
h2.h2_title span {
  margin-top: -150px;
  padding-top: 150px;
}
h2.h2_title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 600px;
  height: 1px;
  margin-left: -300px;
}
h3.h3_title {
  width: 660px;
  margin: 0 auto 30px;
  line-height: 1.4em;
  padding: 10px;
  text-align: center;
  font-size: 130%;
  border: 1px solid;
  display: block;
  border-radius: 30px;
  box-sizing: border-box;
}
/*h4{
  color: #1575b5;
  font-size: 24px;
}*/
h4.h4_title {
  width: 480px;
  margin: 0 auto 30px;
  color: #fff;
  line-height: 1.4em;
  padding: 6px 0;
  text-align: center;
  font-size: 110%;
  display: block;
  border-radius: 30px;
  box-sizing: border-box;
}
h5 {
  color: #1575b5;
  font-size: 18px;
}
ul.index_li {
  width: 100%;
  margin: 0 auto 60px;
  padding: 0;
  overflow: hidden;
}
ul.index_li li {
  float: left;
  width: 23.5%;
  min-height: 380px;
  margin: 0 2% 15px 0;
  background: #efefef;
}
ul.index_li li a {
  display: block;
  width: 100%;
}
ul.index_li li a img {
  display: block;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
ul.index_li li:nth-child(4n) {
  margin-right: 0;
}
ul.index_li li a h4 {
  width: 90%;
  font-size: 134%;
  margin: 15px auto;
}
ul.index_li li a p {
  width: 90%;
  color: #3b3b3b;
  font-size: 90%;
  line-height: 1.6em;
  margin: 0 auto;
}
ul.index_li li a:hover {
  text-decoration: none;
}
p.w50 {
  float: left;
  width: 46%;
  line-height: 1.6em;
  margin: 0 8% 0 0;
  padding: 0;
}
img.r_img {
  float: right;
  width: auto;
  max-width: 46%;
  display: block;
}
.font_blue {
  color: #1575b5;
}
.font_14 {
  font-size: 14px;
}
.font_16 {
  font-size: 16px;
}
.font_18 {
  font-size: 18px;
}
.font_24 {
  font-size: 24px;
}
.font_30 {
  font-size: 30px;
}
.font_36 {
  font-size: 36px;
}
/*オフィスソリューション*/
.lv.office {
  background: url(images/office/office_main.jpg) no-repeat;
}
p.read {
  width: 96%;
  font-size: 120%;
  color: #555555;
  line-height: 1.6em;
  margin: -60px auto 30px;
}
.posi {
  position: relative;
}
a.total_btn {
  position: absolute;
  bottom: 2%;
  left: 8%;
  width: 30%;
  color: #fff;
  text-align: center;
  display: block;
  padding: 6px 0;
  background: #1575b5;
  border-radius: 30px;
  border: 3px solid #1575b5;
  transition: 0.2s;
}
a.total_btn:hover {
  color: #1575b5;
  background: #fff;
}
ul.list_style.office li:before {
  color: #1575b5;
}
/*スマートソリューション*/
.lv.smart {
  background: url(images/smart-solution/smart_main.jpg) no-repeat;
}
h2.h2_title.smart {
  color: #ff8b10;
}
h2.h2_title.smart::after {
  background: #ff8b10;
  bottom: 0px;
}
h3.h3_title.smart {
  color: #ff8b10;
  border-color: #ff8b10;
}
h4.h4_title.smart {
  background: #ff8b10;
}
ul.index_li.smart li a h4 {
  color: #ff8b10;
}
ul.ank_li {
  width: 100%;
  margin: 60px auto;
  padding: 0;
  display: table;
  overflow: hidden;
}
ul.ank_li li {
  display: table-cell;
}
ul.ank_li li.block {
  float: left;
  width: 32%;
  margin: 0 2% 30px 0;
}
ul.ank_li li.block:nth-child(3n) {
  margin-right: 0;
}
ul.ank_li li a {
  color: #fff;
  display: block;
  width: 80%;
  padding: 12px 0;
  margin: 0 auto;
  text-align: center;
  background: #ff8b10;
  border-radius: 30px;
  transition: 0.2s;
  border: 3px solid #ff8b10;
}
ul.ank_li li a:hover {
  color: #ff8b10;
  background: #fff;
}
table.td_style {
  width: 80%;
  margin: 15px auto;
  padding: 0;
  border-collapse: collapse;
}
table.td_style.w100 {
  width: 100%;
}
table.td_style tr th,
table.td_style tr td {
  border: 1px solid #ccc;
  padding: 8px;
}
table.td_style tr th {
  background: #f9f9f9;
}
table.td_style tr td img {
  display: block;
  margin: 0 auto;
}
table.td_style tr td {
  vertical-align: baseline;
  background: #fff;
}
ul.list_style {
  width: 60%;
  margin: 0 auto;
}
ul.list_style.w100 {
  width: 100%;
}
ul.list_style.w50 {
  float: left;
  width: 50%;
}
ul.list_style li {
  position: relative;
  line-height: 1.6em;
  padding: 0 0 0 30px;
  margin: 0 auto 10px;
}
ul.list_style li:before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}
ul.list_style.smart li:before {
  color: #ff8b10;
}
ul.flwrap {
  width: 96%;
  margin: 0 auto 30px;
  padding: 0;
  overflow: hidden;
}
ul.flwrap li {
  list-style: none;
  float: left;
  width: 48%;
  padding-left: 0;
  background: none;
  margin: 0 4% 15px 0;
}
ul.flwrap li:nth-child(2n) {
  margin-right: 0;
}
ul.flwrap dl dt {
  float: left;
  clear: both;
}
ul.flwrap dl dd {
  padding: 0 0 0 190px;
}
ul.flwrap dl dd p.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.bk_gray {
  width: 100%;
  margin: 0 auto;
  padding: 3%;
  background: #fcfcfc;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
/*環境コンサルティング*/
.lv.environment {
  background: url(images/eco-consulting/environment_main.jpg) no-repeat;
}
h2.h2_title.environment {
  color: #08663f;
}
h2.h2_title.environment::after {
  background: #08663f;
  bottom: 0px;
}
h3.h3_title.environment {
  color: #08663f;
  border-color: #08663f;
}
ul.index_li.environment li a h4 {
  color: #08663f;
}
img.c_img {
  width: auto;
  max-width: 1200px;
  margin: 0 auto;
}
ul.list_style.environment li:before {
  color: #08663f;
}

ul.ank_li.environment li a {
  background: #08663f;
  border: 3px solid #08663f;
}
ul.ank_li.environment li a:hover {
  color: #08663f;
  background: #fff;
}

ul.list_style.environment li:before {
  color: #08663f;
}
dl.two_li {
  display: table;
  width: 100%;
  margin: 0 auto 30px;
  padding: 0;
  overflow: hidden;
}
dl.two_li dd {
  width: 50%;
  display: table-cell;
}
ol.number {
  padding-left: 25px;
}
ol.number li {
  list-style: decimal;
  line-height: 1.6em;
  padding: 0;
  margin: 0 auto 10px;
}
.min {
  font-size: 80%;
}

ul.three_li {
  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
ul.three_li li {
  display: table-cell;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
ul.three_li li img {
  display: block;
  max-width: 100%;
  margin: 0 auto 10px;
}

ul.thum_box {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
ul.thum_box li {
  float: left;
  width: 49%;
  margin: 0 2% 20px 0;
}
ul.thum_box li img {
  display: block;
  float: right;
}
ul.thum_box li:nth-child(2n) {
  margin-right: 0;
}

ul.thum_box li:nth-child(2n) img {
  float: left;
}

a.t_link {
  text-decoration: underline;
}
a.t_link:hover {
  text-decoration: none;
}
.orange {
  color: #ff8b10;
}
.green {
  color: #08663f;
}

.font_b {
  font-size: 131%;
  line-height: 1.8em;
}
.font_m {
  font-size: 120%;
}
.bold {
  font-weight: 700;
}
.block {
  display: block;
}
.center {
  text-align: center;
}
.mt_20 {
  margin-top: 20px !important;
}
.mt_40 {
  margin-top: 40px !important;
}
.mt_-40 {
  margin-top: -40px !important;
}
.mb_10 {
  margin-bottom: 10px !important;
}
.mb_20 {
  margin-bottom: 20px !important;
}
.mb_30 {
  margin-bottom: 30px !important;
}
.mb_40 {
  margin-bottom: 40px !important;
}
.mb_60 {
  margin-bottom: 60px !important;
}
.w80 {
  width: 80%;
  margin: 0 auto;
}

#footer {
  position: relative;
}
a.page_top {
  position: absolute;
  right: 0px;
  top: 0;
}
.pc_br:before {
  content: "\A";
  white-space: pre;
}

/*カタログボタン*/
a.todl {
  display: block;
  color: #fff;
  padding: 16px 0;
  font-size: 24px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  background: #ff8b10;
  width: 30%;
  margin: 30px 0 30px auto;
  border: 3px solid #ff8b10;
  transition: 0.2s;
}
a.todl:hover {
  color: #ff8b10;
  background: #fff;
}
.inqbox {
  width: 50%;
  border: 5px solid #f0f0f0;
  text-align: center;
  margin: 0 auto 60px;
}
.inqbox p.inqtit {
  background: #f0f0f0;
  padding: 3px 0 8px;
  margin-bottom: 20px;
}
.inqbox a.toinq {
  color: #ffffff;
  font-size: 20px;
  display: block;
  padding: 10px 0;
  background:
    url(images/mail_icon.png) no-repeat 50px center,
    #ff8b10;
  border: 3px solid #ff8b10;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  width: 75%;
  margin: 10px auto 0;
  transition: 0.2s;
}
.inqbox a.toinq:hover {
  color: #ff8b10;
  background:
    url(images/mail_icon_on.png) no-repeat 50px center,
    #fff;
}
.inqbox img {
  margin: 10px auto 20px;
}

/*環境*/
.inqbox .toinq.environment {
  background:
    url(images/mail_icon.png) no-repeat 50px center,
    #08663f;
  border-color: #08663f;
  color: #fff;
}
.inqbox a.toinq.environment:hover {
  color: #08663f;
  background:
    url(images/mail_icon_environment_on.png) no-repeat 50px center,
    #fff;
}

/*青*/
.inqbox a.toinq.blue {
  background:
    url(//www.ntt-fe.co.jp/cms/wp-content/themes/nttipd/images/mail_icon.png) no-repeat 50px center,
    #1575b5;
  border-color: #1575b5;
  color: #fff;
}

.foot_contact {
  position: absolute;
  top: -250px;
  left: 0;
  width: 60%;
  max-width: 720px;
  padding: 20px 0;
  background: #d9d9d9;
}
.foot_contact a {
  position: relative;
  display: inline-block;
  width: 43%;
  font-size: 20px;
  text-align: left;
  color: #fff;
  background:
    url(images/service_mail.png) right 25px center no-repeat,
    #1675b5;
  padding: 24px 0 24px 12%;
  transition: 0.2s;
}
.foot_contact a::after {
  position: absolute;
  right: 85px;
  top: 0;
  height: 100%;
  width: 2px;
  content: " ";
  background: url(images/line.png);
}
.foot_contact p {
  float: right;
  font-size: 20px;
  width: 45%;
  margin: 10px auto 0;
  text-align: center;
}
.foot_contact a:hover {
  opacity: 0.6;
  -ms-filter: "alpha(opacity=0.6)";
}

sup {
  top: -0.65ex;
  position: relative;
  vertical-align: baseline;
}

/*****　　　　　　　　　　　　　　　タブレット　　　　　　　　　　　　　　　　　　　　　　*****/
@media screen and (max-width: 1024px) {
  ul.index_li li {
    float: left;
    width: 32%;
    min-height: 380px;
    margin: 0 2% 15px 0;
    background: #efefef;
  }
  ul.index_li li:nth-child(3n) {
    margin-right: 0;
  }
  ul.index_li li:nth-child(4n) {
    margin-right: 2%;
  }
  table.td_style {
    width: 100%;
  }
  /*カタログボタン*/
  a.todl {
    width: 80%;
  }
  .inqbox {
    width: 80%;
  }
  a.toinq {
    width: 80%;
  }

  .foot_contact {
    width: 100%;
    max-width: 640px;
    background: rgba(0, 0, 0, 0.1);
  }
  .foot_contact a {
    font-size: 16px;
  }
  .foot_contact p {
    font-size: 16px;
  }
}

/*****　　　　　　　　　　　　　　　　スマホ　　　　　　　　　　　　　　　　　　　　　　*****/

@media screen and (max-width: 768px) {
  .lv > h1 {
    padding: 5%;
    font-size: 120%;
  }
  .lv > h2 {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 20%;
    bottom: 20%;
    margin-top: 0px;
    width: 90%;
    background: rgba(255, 255, 255, 0.7);
    padding: 5%;
    font-size: 120%;
    line-height: 1.4;
    text-align: center;
    font-weight: bold;
    border: 3px solid;
    box-sizing: border-box;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  }
  .lv.office > h2 {
    color: #1575b5;
    border-color: #1575b5;
  }
  h2.h2_title {
    font-size: 150%;
    margin-bottom: 30px;
  }
  h2.h2_title::after {
    left: 2%;
    width: 96%;
    margin-left: 0;
  }
  h2.h2_title span {
    margin-top: -60px;
    padding-top: 60px;
  }
  h3.h3_title {
    width: 92%;
    padding: 10px 2%;
    font-size: 110%;
    margin: 0 auto 15px;
  }
  h4.h4_title {
    width: 92%;
    margin: 0 auto 15px;
    font-size: 100%;
  }
  .lv.office,
  .lv.smart,
  .lv.environment {
    background-position: right center;
  }
  ul.index_li li {
    float: none;
    width: 100%;
    min-height: auto;
    margin: 0 auto 15px;
    padding-bottom: 15px;
  }
  ul.index_li li a p {
    font-size: 100%;
  }
  p.w50 {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
  img.r_img {
    float: none;
    max-width: 100%;
    margin-bottom: 10px;
  }
  /*オフィスソリューション*/
  .lv.smart {
    color: #1575b5;
    border-color: #1575b5;
  }
  p.read {
    margin: 30px auto;
  }
  a.total_btn {
    position: relative;
    bottom: 0;
    left: 0;
    width: 96%;
    border: none;
    margin: 15px auto 0;
  }
  /*スマートソリューション*/
  .lv.smart h1 {
    color: #ff8b10;
    border-color: #ff8b10;
  }
  ul.ank_li {
    margin: 30px auto;
    display: block;
  }
  ul.ank_li li {
    float: none;
    display: block;
    margin: 0 auto 15px;
  }
  ul.ank_li li.block {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
  ul.ank_li li:last-child {
    margin-bottom: 0;
  }
  ul.ank_li li a {
    width: 100%;
    padding: 6px 0;
    border: none;
  }
  img.c_img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
  img.c_img.max600 {
    max-width: 600px;
  }
  .over_x {
    overflow-x: scroll;
  }
  table.td_style {
    width: 600px;
  }
  ul.list_style {
    width: 100%;
    margin: 0 auto 30px;
  }
  ul.list_style.w50 {
    float: none;
    width: 100%;
  }

  ul.list_style li {
    font-size: 100%;
    padding: 0 0 0 15px;
  }
  ul.flwrap li {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
  ul.flwrap dl {
    width: 100%;
    margin: 0 auto 15px;
    overflow: hidden;
  }
  ul.flwrap dl dt {
    width: 35%;
  }
  ul.flwrap dl dt img {
    width: 100%;
  }
  ul.flwrap dl dd {
    padding: 0 0 0 38%;
  }

  .indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  /*環境コンサルティング*/
  .lv.environment h1 {
    color: #08663f;
    border-color: #08663f;
  }

  ul.ank_li.environment li a {
    border: none;
  }
  dl.two_li {
    display: block;
    margin: 0;
  }
  dl.two_li dd {
    width: 100%;
    display: block;
  }

  ul.three_li {
    display: block;
  }
  ul.three_li li {
    display: block;
    margin: 0 auto 15px;
  }
  ul.three_li li img {
    display: block;
    width: 100%;
  }

  ul.thum_box li {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
  }
  ul.thum_box li img,
  ul.thum_box li:nth-child(2n) img {
    width: 100%;
    float: none;
  }
  a.page_top {
    position: absolute;
    width: 150px;
    /*top: -37px;*/
  }
  a.page_top img {
    display: block;
    width: 100%;
    max-width: unset;
  }

  .mt_-40 {
    margin-top: 0px !important;
  }
  .mb_60 {
    margin-bottom: 30px !important;
  }
  .w80 {
    width: 100%;
  }
  .center {
    text-align: left;
  }
  .pc_br:before {
    display: none;
  }
  /*カタログボタン*/
  a.todl {
    font-size: 14px;
    padding: 12px 0;
    margin: 30px auto;
    width: 96%;
  }
  a.todl:hover {
    text-decoration: none;
  }
  .inqbox {
    width: 96%;
    box-sizing: border-box;
  }
  .inqbox a.toinq {
    font-size: 12px;
    width: 90%;
    background:
      url(images/mail_icon.png) no-repeat 12px center/15px,
      #ff8b10;
  }
  .inqbox a.toinq:hover {
    background:
      url(images/mail_icon_on.png) no-repeat 12px center/15px,
      #fff;
    text-decoration: none;
  }
  .inqbox img {
    display: block;
    width: 100%;
  }

  .foot_contact {
    top: -145px;
    width: 96%;
    padding: 10px 0;
    margin: 0 2%;
  }
  .foot_contact a {
    width: 90%;
    font-size: 14px;
    text-align: left;
    line-height: 14px;
    background:
      url(images/service_mail.png) right 15px center/25px no-repeat,
      #1675b5;
    padding: 12px 0 12px 6%;
    margin: 0 2%;
  }
  .foot_contact a::after {
    right: 60px;
  }
  .foot_contact p {
    float: none;
    font-size: 12px;
    width: 96%;
  }

  .table_list .c-btn {
    width: 40%;
    height: 40px;
    margin-left: 0;
    font-size: 10.5pt;
  }
}
.ft_left_area .level1 > li > a {
  font-size: 14px;
  color: #fff;
}

.table_list .c-btn {
  height: 40px;
  font-size: 100%;
  margin-left: 0;
  max-width: 200px;
}

@media screen and (max-width: 768px) {
  .table_list .c-btn {
    width: 40%;
    font-size: 10.5pt;
  }
}
