
.pc_off {
  display: none;
}

#company_3 .company_3_item {
  display: inline-block;
  padding: 5px;
  max-width: 550px;
}
#company_3 .company_3_item .company_3_item_text {
  text-align: left;
}

@media all and (max-width: 639px) {
  #company_3 .company_3_item {
    
  }
}


#company_mp {
  position: relative;
}

#company_mp:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#0f3572), color-stop(80%, #166491));
  background: linear-gradient(90deg, #0f3572 0%, #166491 80%);
  opacity: .1;
  z-index: -1;
}

#company_mp .read {
  position: relative;
}

#company_mp .read span {
  display: block;
  text-align: center;
  position: relative;
  font-family: "EB Garamond", "Zen Old Mincho", serif;
  font-size: 34px;
  letter-spacing: .1em;
  color: #001e37;
  padding-top: 10px;
}

#company_mp .read img {
  display: block;
  position: absolute;
  height: 60px;
  margin: auto;
  left: 0;
  right: 0;
  top: -10px;
}

@media (max-width: 639px) {
  .pc_off {
    display: block;
  }

  #company_1 .read img {
    width: 80%;
    height: auto;
  }

  #company_mp .read span {
    font-family: "EB Garamond", "Zen Old Mincho", serif;
    font-size: 22px;
    letter-spacing: .1em;
    padding-top: 10;
  }
  #company_mp .read img {
    width: 85%;
    height: auto;
    top: 0;
  }
}

#company_mp .item_bg {
  max-width: 1100px;
  width: auto;
  margin: 88px auto 0;
}

#company_mp .item_bg img {
  width: 47%;
  margin: 5px auto!important;
  padding: 5px;
}
/*#company_mp .item_bg img:first-child {
  padding-right: 5px;
  border-right: solid 1px #666;
}*/

@media all and (max-width: 639px) {
  #company_mp .item_bg img {
    width: 100%;
    margin: 10px 0!important;
  }
  #company_mp .item_bg img:first-child {
    border-right: none;
  }
}

#company_2:before {
  background:none;
}

#company_2 .company_2_item_read {
  text-align: center;
  font-family: "EB Garamond", "Zen Old Mincho", serif;
  font-size: 23px;
  letter-spacing: .1em;
  color: #001e37;
  margin-bottom: 1em;
}

#company_2 .company_2_item_read span {
  display: block;
  font-family: "EB Garamond", "Zen Old Mincho", serif;
  font-size: 16px;
  letter-spacing: .1em;
}

#company_2 .company_2_item-2 .inner .in_left {
  margin: 0 auto;
}


#company_3 {
  position: relative;
}

#company_3:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#0f3572), color-stop(80%, #166491));
  background: linear-gradient(90deg, #0f3572 0%, #166491 80%);
  opacity: .1;
  z-index: -1;
}

#company_2 .item_bg {
  background-color: #e7eef4;
}

#company_2 .item_bg ul {
  max-width: 100%;
}

#company_2 .item_bg ul li {
  width: 16%;
}
#company_2 .item_bg ul li:nth-child(n+6) {
  margin-top: 0;
}
#company_2 .item_bg ul li:nth-child(n+7) {
  margin-top: 10px;
}

@media (max-width: 639px) {
  #company_2 .item_bg ul li:nth-child(3n) {
    margin-right: 1%;
  }
  #company_2 .item_bg ul li:nth-child(n+4) {
    margin-top: 0;
  }
  #company_2 .item_bg ul li {
    width: 24%;
    margin-right: 1%;
  }
  #company_2 .item_bg ul li:nth-child(4n) {
    margin-right: 0;
  }
  #company_2 .item_bg ul li:nth-child(n+5) {
    margin-top: 10px!important;
  }
}


#company_2 .read img {
  height: 60px;
  top: -10px;
}

@media (max-width: 639px) {
  #company_2 .read img {
    height: auto;
    width: 90%;
    top:0;
  }
}

@media (max-width: 639px) {
  #company_2 .company_2_item-2 .inner .in_left .main {
    width: 80%;
    margin: 0 auto;
  }
  #company_2 .company_2_item_read {
    font-size: 18px;
    width: 95%;
  }
}

#company_3 .read img {
  height: 60px;
  top: -10px;
}

@media (max-width: 639px) {
  #company_3 .read img {
    height: auto;
    width: 90%;
    top:0;
  }
}