@charset "UTF-8";
.globalHeader, #footer #pageTop, #footer .footTop, #footer .footInr {
  display: none !important;
}

.wrapper,
.mainContents {
  padding-left: 0 !important;
  padding-top: 0 !important;
}

.indexContent, .mainContents .baseBlock {
  margin-bottom: 0 !important;
  padding-inline: 0;
}

.pageHeader, .breadcrumb {
  background: #fff !important;
}
.pageHeader .pageTtl {
  padding-inline: 0 !important;
}
.mainContents .pageHeader .pageTtl, .mainContents .breadcrumb ul li {
  color: #000 !important;
}

#footer {
  margin: 0 !important;
}

#footer .footInr {
  padding: 0 0 10px !important;
}

/* news */
#news .shareList, #news .dataDL {
  display: none !important;
}
#news.detail .pageHeader {
  margin-bottom: 0 !important;
}
/* profile */
#profile .aithinkVox {
  display: none !important;
}
/* product */
#product .aithinkVox ,#product .localNavVox {
  display: none !important;
}
/* technology */
#technology .aithinkVox ,#technology .localNavVox ,#technology.dx .recruitBox {
  display: none !important;
}
/* investors */
#investors .aithinkVox {
  display: none !important;
}