@charset "UTF-8";
button{
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  vertical-align: bottom
}

.p-solution-search-link__link.is-current {
  color: #e97626
}

.p-topics-contents__img img{
  width: 100%;
  height:auto;
}

.p-topics-article__img1 img{
  max-width: 100%;
  height:auto;
}
.m-news__list-item .nolinks{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 20px 90px 20px 30px
}
@media screen and (max-width:750px) {
  .m-news__list-item .nolinks{
    padding: 5.33333vw 0
  }
}

.element-inner{
  width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
}
.is-full .element-inner{
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width:750px) {
  .element-inner{
    width: 87.2vw;
    padding: 0;
  }
  .is-full .element-inner{
    width: 100%;
  }
  .element-wrapper.is-over{
    overflow-x: auto;
    margin: 0 auto;
    width: 87.2vw;
  }
  .element-wrapper.is-over .element-inner{
    width: 1000px;
  }
}

.m-whitebox-link-list__item-link{
  padding-right:35px;
}
@media screen and (max-width:750px) {
  .m-whitebox-link-list__item-link{
    padding-right:9vw;
  }
}

.p-topics-article__cat{
  padding: 3px 10px 1px;
  width: auto;
}
@media screen and (max-width:750px) {
  .p-topics-article__cat{
    padding: 0.66667vw 4vw 0.13333vw;
    width: auto;
  }
}

.e-kv__bg.is-cover{
  display: block;
  position: relative;
  left: auto;
  transform: translate(0,0);
}
.e-kv__bg.is-cover .e-kv__img {
  background-color: inherit;
}
@media print, screen and (min-width:768px) {
  .e-kv__bg.is-contain .e-kv__img-elm {
    font-family: 'object-fit: contain';
    -o-object-fit: contain;
    object-fit: contain
  }
  .e-kv__bg.is-cover .e-kv__img-elm {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .e-kv__bg.is-cover .e-kv__img{
    position: relative;
  }
}
@media screen and (max-width:767px) {
  .e-kv__bg.is-cover{
    min-height: auto;
  }
  .e-kv__bg.is-cover .e-kv__img{
    display: block;
    position: relative;
    left: auto;
    transform: translate(0,0);
    height: auto;
  }
  .e-kv__bg.is-cover .e-kv__img-elm {
    height: 100%;
    width: 100%
  }
  .e-kv__bg.is-cover .e-kv__img{
    min-height: auto;
  }
}
@media print, screen and (min-width:768px) {
  #ir-faq_en .m-page-link .swiper-container-page-link{
    max-width: 100%;
    margin-right: 30%;
  }
  #ir-faq_en .m-page-link .swiper-wrapper{
    justify-content: flex-start;
      z-index: 1;
      flex-wrap: wrap;
  }
  #ir-faq_en .m-page-link .swiper-slide{
    flex-basis: 50%;
    margin-bottom: 20px;
  }
  #ir-faq_en .m-page-link .swiper-slide:nth-of-type(2n){
    border-right: 1px solid #e5e5e5;
  }
}
.m-article img{
  height: auto;
}
.m-news__list-item .nolink {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 20px 90px 20px 30px
}
@media screen and (max-width:767px) {
  .m-news__list-item .nolink {
    padding: 5.21512vw 0
  }
}


.p-top-search__item {
  margin: 0 10px 5px 0
}
@media screen and (max-width:767px) {
  .p-top-search__item {
    margin: 0 3.33333vw 1.33333vw 0
  }
}
.p-top-search__item:nth-child(3) {
  margin: 0 10px 5px 0
}
@media screen and (max-width:767px) {
  .p-top-search__item:nth-child(3) {
    margin: 0 3.33333vw 1.33333vw 0
  }
}
.p-top-search__item:nth-child(6) {
  margin: 0 10px 5px 0
}
@media screen and (max-width:767px) {
  .p-top-search__item:nth-child(6) {
    margin: 0 3.33333vw 1.33333vw 0
  }
}


.p-top-service__item-img{
  font-family: 'object-fit: contain';
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.p-top-service__item-img--child {
  font-family: 'object-fit: cover';
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height:161px;
}
@media screen and (max-width:767px) {
  .p-top-service__item-img--child {
    width: 26.26667vw;
    height: 25.73333vw;
  }
}

.p-top-qa__text--answer .m-btnsmall{
  margin-top: 20px;;
}
@media screen and (max-width:767px) {
  .p-top-qa__text--answer .m-btnsmall{
    margin-top: 4vw;;
  }
}

.p-top-news .nolinks{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 25px 0 30px 0;
  border-bottom: solid 1px #ddd;
  overflow: hidden
}
@media screen and (max-width:767px) {
  .p-top-news .nolinks {
    display: block;
    padding: 6vw 0 5.33333vw 0
  }
}

.p-top__news-list-item .nolinks {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 20px 85px 20px 0
}
@media screen and (max-width:767px) {
  .p-top__news-list-item .nolinks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5.21512vw 0
  }
}

/*hld TOP NEWS Fixed*/
.p-top-news__bg::before {
  height: 100%;
}

.p-top-news__inner {
  padding: 56px 0 80px;
}

.p-top-news__btn {
  position: relative;
  bottom: auto;
  right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 50px 50px 0 0;
}

.p-top-topics {
  margin-top: 60px;
}

.p-top-topics__btn {
  position: relative;
  right: 0;
  width: 1013px;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 50px;
}

.p-top-topics__bg {
  height: 460px;
}

@media screen and (max-width: 767px) {
  .p-top-news__inner {
    padding: 6.66667vw 0 12vw;
  }

  .p-top-news__btn {
    margin: 8vw 10.66667vw 0 0;
  }

  .p-top-topics {
    margin-top: 16vw;
  }

  .p-top-topics__btn {
    width: 100%;
    padding: 0 1.5rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto;
  }

  .p-top-topics__bg {
    height: 92.8vw;
  }
}
@media print,
screen and (min-width:768px) {
  .m-solution-industry02__item {
    min-height: auto;
    margin: 0 10px 10px 0;
    padding: 8px;
    width: 171px
  }
}

@media print,
screen and (min-width:768px) {
  .m-news-tab__item {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }
}

@media screen and (max-width:767px) {
  .m-service-info__area{
    margin-right:2.7vw;
  }
}

@media screen and (max-width:767px) {
  .e-header {
    padding: 3.73333vw 2.5vw 1.33333vw 2.5vw;
  }
  .e-header__logo{
    display: flex;
    align-items: center;
  }
  .e-header__logo img {
    max-width: 26.66667vw;
    width: auto;
    max-height: 14vw;
    height: auto;
  }
}
@media print, screen and (min-width:768px) {
  .p-ir__list .m-link-area-type01__item.min-height{
    min-height: 340px;
  }
}