@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font */
/* ============================================ */
/* ヘッダー */
@media (min-width: 1600px) {
  .global-second-container {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .second__top-flex {
    margin-left: 400px;
    width: 100%;
  }
  .section-width-sec {
    margin-left: 400px;
  }
}
@media (min-width: 1600px) {
  .header_line {
    margin-top: 60px !important;
  }
}
.second__top-des {
  width: 1920px;
}

.header_line {
  left: 0;
  position: absolute;
  background: #EDEDED;
  margin-top: 20px;
}

@media (max-width: 1026px) {
  .header_line {
    margin-top: 0px;
    height: 5px;
  }
  .top-img {
    margin-top: 0px;
    height: 200px;
  }
  .news__container {
    padding-top: 38px !important;
  }
}
@media (max-width: 480px) {
  .header_line {
    margin-top: 0px;
    height: 5px;
  }
  .top-img {
    height: 132px;
  }
  .second__ttl-sub {
    padding-right: 10%;
  }
  .second__ttl-sub p {
    font-size: 16px;
  }
  .second__top-des {
    margin-left: 20px;
  }
}
.second__ttl-wrap {
  width: 60%;
  height: 140px !important;
}
.second__ttl-wrap .second__ttl-en {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  /* ボックスの高さと同一、または32px */
  /* グラデ */
  background: -webkit-gradient(linear, left top, right top, from(#E6021F), to(#DFBB3C));
  background: linear-gradient(90deg, #E6021F 0%, #DFBB3C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.second__ttl-sub {
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 195%;
}

.top-img {
  margin-top: 75px;
}

/* 内容 */
.main__wrap {
  padding-top: 0;
}

.news__container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news__container .news__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
.news__container .news__list .news__item {
  background-color: #fff;
  overflow: hidden;
  width: calc(33.333% - 20px);
}
@media (max-width: 768px) {
  .news__container .news__list .news__item {
    width: 100%;
  }
}
.news__container .news__list .news__item .news__img img {
  width: 100%;
  height: auto;
  display: block;
}
.news__container .news__list .news__item .news__box {
  padding: 16px 0 0 0;
}
.news__container .news__list .news__item .news__box .red1 {
  width: 352px;
  height: 16px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#E6021F), color-stop(30%, #DFBB3C));
  background: linear-gradient(90deg, #E6021F 0%, #DFBB3C 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.news__container .news__list .news__item .news__box .red2 {
  width: 352px;
  height: 16px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#E6021F), color-stop(50%, #DFBB3C));
  background: linear-gradient(90deg, #E6021F 0%, #DFBB3C 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.news__container .news__list .news__item .news__box .red3 {
  width: 352px;
  height: 16px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#E6021F), color-stop(30%, #DFBB3C));
  background: linear-gradient(90deg, #E6021F 0%, #DFBB3C 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.news__container .news__list .news__item .news__box .red4 {
  width: 352px;
  height: 16px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#E6021F), color-stop(70%, #DFBB3C));
  background: linear-gradient(90deg, #E6021F 0%, #DFBB3C 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.news__container .news__list .news__item .news__box .red5 {
  width: 352px;
  height: 16px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#E6021F), color-stop(70%, #DFBB3C));
  background: linear-gradient(90deg, #E6021F 0%, #DFBB3C 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.news__container .news__list .news__item .news__box .news__ttl {
  padding: 16px 0 0 0;
  width: auto;
  height: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 145%;
  color: #222020;
}
.news__container .news__list .news__item .news__box .news__txt {
  padding: 24px 0 0 0;
  font-size: 1em;
  color: #555;
  margin: 0;
  line-height: 1.5;
}
.news__container .news__list .news__item .news__box .news__btn {
  padding: 73px 0 64px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news__container .news__list .news__item .news__box .news__btn a {
  width: 100%;
  display: inline-block;
  padding: 14.3px 0 14.3px 0;
  font-size: 18px;
  font-weight: 700;
  color: #E60020;
  border-radius: 100px;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: 1px solid #D9D9D9;
  position: relative;
}
.news__container .news__list .news__item .news__box .news__btn a::after {
  content: url("../images/company/arrow.png");
  position: absolute;
  right: 0;
  padding-right: 23.8px;
}
@media (max-width: 576px) {
  .news__container .news__list .news__item .news__box .news__btn a {
    padding: 10px 0 10px 0;
  }
}

/* logos */
.container {
  width: 100%;
  margin: 0 auto;
  margin-top: 140px;
}
@media all and (max-width: 1280px) {
  .container {
    margin-top: 100px;
  }
}
@media all and (max-width: 896px) {
  .container {
    margin-top: 0;
  }
}

.logogrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
  list-style: none;
  padding: 0;
}

.logogrid__item {
  text-align: center;
  margin-top: 24px;
}
.logogrid__item a {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-family: "Poppins";
  font-weight: 500;
  margin-top: 30px;
  font-size: 16px;
}

.logogrid__img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .logogrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .logogrid {
    grid-template-columns: repeat(1, 1fr);
  }
  .logogrid__item a {
    font-weight: 700;
    font-size: 16px;
  }
}