@charset "UTF-8";
.idx {
  font-family: "Noto Sans JP", helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Sans", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic" !important;
  line-height: 1.6;
}
.idx img:not([width]) {
  width: auto;
}
.idx a {
  color: #333;
}
.idx .prjColumnContent__text .cmpHeadingBadge__heading a.linkUnderline {
  text-decoration: underline;
  color: #0097b8;
}
.idx .prjColumnContent__text .cmpHeadingBadge__heading a.linkUnderline:hover {
  opacity: 0.5;
}
.idx .prjColumnContent__text .text a.linkUnderline {
  text-decoration: underline;
  color: #0097b8;
}
.idx .prjColumnContent__text .text a.linkUnderline:hover {
  opacity: 0.5;
}
.idxKv__mov .scene__image__bg img {
  width: 100%;
}
.idx .cmpBtnCvRadius {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .idx .cmpBtnCvRadius:hover {
    color: var(--cv_btn_color);
  }
}
.idx .cmpBtnRadius, .idx .cmpBtnRadiusContact {
  color: var(--btn_color_hover);
}
@media screen and (min-width: 769px) {
  .idx .cmpBtnRadius:hover, .idx .cmpBtnRadiusContact:hover {
    color: var(--btn_color);
  }
}
.idx .prjListNum > li {
  color: #333;
  border-left: none;
  border-bottom: none;
  background: none;
  margin-bottom: 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .idxSectionAchivement__bg__image img:not([width]) {
    width: 100%;
  }
}
.idxSectionAchivement__bg .caption__header__icon img:not([width]) {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .idxSectionAchivement__bg .caption__header__icon img:not([width]) {
    width: 92px;
  }
}
.idxSection--external .listCorpLogo > li {
  max-width: 150px;
}
.idx .prjPostCardVertical__thumb img:not([width]) {
  width: 100%;
  height: auto;
}
.idx .prjPostCardWide__thumb img:not([width]) {
  width: 100%;
}/*# sourceMappingURL=index_adjust.css.map */