header .header_wrap ul li:nth-child(4) a::after {
  left: 0;
}

main {
  padding-top: 100px;
  padding-bottom: 160px;
}
@media (max-width: 500px) {
  main {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
main .company_wrap {
  margin-top: 100px;
  width: 100%;
}
@media (max-width: 500px) {
  main .company_wrap {
    margin-top: 10px;
  }
}
main .company_wrap .company {
  position: relative;
  width: 100%;
}
main .company_wrap .company .h1_wrap {
  position: relative;
  z-index: 1;
}
main .company_wrap .company .h1_wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 65px;
  left: 50%;
  width: 1px;
  height: 50px;
  background-color: #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .h1_wrap::after {
    top: 50px;
    height: 40px;
  }
}
main .company_wrap .company .h1_wrap h1 {
  font-size: 28px;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  text-align: center;
}
@media (max-width: 500px) {
  main .company_wrap .company .h1_wrap h1 {
    font-size: 20px;
  }
}
main .company_wrap .company .h1_wrap p {
  margin-top: 8px;
  font-size: 14px;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.2em;
  text-align: center;
}
@media (max-width: 500px) {
  main .company_wrap .company .h1_wrap p {
    margin-top: 5px;
    font-size: 12px;
  }
}
main .company_wrap .company .main_visual_wrap {
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
@media (max-width: 500px) {
  main .company_wrap .company .main_visual_wrap {
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }
}
main .company_wrap .company .main_visual_wrap .main_visual {
  position: relative;
  width: 100%;
}
main .company_wrap .company .main_visual_wrap .main_visual img {
  width: 100%;
}
main .company_wrap .company .main_visual_wrap .main_visual .text_wrap {
  position: absolute;
  left: 70px;
  bottom: 50px;
}
@media (max-width: 500px) {
  main .company_wrap .company .main_visual_wrap .main_visual .text_wrap {
    position: static;
    margin-top: -80px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
main .company_wrap .company .main_visual_wrap .main_visual .text_wrap .p_1 {
  font-size: 34px;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  letter-spacing: 0.14em;
  line-height: 1.5;
}
@media (max-width: 500px) {
  main .company_wrap .company .main_visual_wrap .main_visual .text_wrap .p_1 {
    font-size: 20px;
  }
}
main .company_wrap .company .main_visual_wrap .main_visual .text_wrap .p_2 {
  margin-top: 20px;
  width: 620px;
  font-size: 14px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #f8f8f4;
  letter-spacing: 0.1em;
  line-height: 2.5;
}
@media (max-width: 500px) {
  main .company_wrap .company .main_visual_wrap .main_visual .text_wrap .p_2 {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    font-size: 16px;
    color: #000000;
    line-height: 2;
  }
}
main .company_wrap .company .block_1 {
  margin-top: 210px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 {
    margin-top: 120px;
    width: 338px;
  }
}
main .company_wrap .company .block_1 h2 {
  padding-left: 30px;
  height: 40px;
  font-size: 24px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  line-height: 40px;
  border-left: solid 12px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 h2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    width: 300px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    border-left: solid 8px #00975b;
  }
}
main .company_wrap .company .block_1 .history_wrap {
  position: relative;
}
main .company_wrap .company .block_1 .history_wrap .history_contents {
  position: relative;
  margin-top: 40px;
  padding-top: 30px;
  width: 100%;
  height: 680px;
  border-top: solid 2px #00975b;
  border-bottom: solid 2px #00975b;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents {
    margin-top: 30px;
    padding-bottom: 60px;
    height: 440px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 780px;
  height: 3520px;
  background-image: url(../images/company/history_back.jpg);
  background-size: 40px 100%;
  background-repeat: no-repeat;
  background-position: top center;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history {
    width: 6500px;
    height: 350px;
    background-image: url(../images/company/history_back_sp.jpg);
    background-size: 100% 40px;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts {
  position: absolute;
  padding: 15px 20px;
  width: 300px;
  background-color: #efefd9;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts {
    padding: 18px 20px 0 20px;
    width: 240px;
    height: 260px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pl {
  left: 0;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pl {
    top: 0;
    left: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pl::before {
  content: "";
  display: block;
  position: absolute;
  right: -90px;
  width: 90px;
  height: 1px;
  border-top: dashed 1px #005501;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pl::before {
    right: auto;
    bottom: -70px !important;
    width: 1px;
    height: 70px;
    border-left: dashed 1px #005501;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pl::after {
  content: "";
  display: block;
  position: absolute;
  right: -95px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #005501;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pl::after {
    right: auto;
    bottom: -75px !important;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pr {
  right: 0;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pr {
    top: 0;
    right: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pr::before {
  content: "";
  display: block;
  position: absolute;
  left: -90px;
  width: 90px;
  height: 1px;
  border-top: dashed 1px #005501;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pr::before {
    left: auto;
    bottom: -70px !important;
    width: 1px;
    height: 70px;
    border-left: dashed 1px #005501;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pr::after {
  content: "";
  display: block;
  position: absolute;
  left: -95px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #005501;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.pr::after {
    left: auto;
    bottom: -75px !important;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_1 {
  top: 0;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_1 {
    left: 21px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_1::before {
  top: 48px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_1::before {
    top: auto;
    left: 26px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_1::after {
  top: 43px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_1::after {
    top: auto;
    left: 21px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_2 {
  top: 320px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_2 {
    top: 0;
    left: 686px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_2::before {
  bottom: 16px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_2::before {
    right: 0;
    bottom: -95px !important;
    height: 120px;
    -webkit-transform: rotate(-55deg);
            transform: rotate(-55deg);
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_2::after {
  bottom: 11px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_2::after {
    right: -55px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_3 {
  top: 370px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_3 {
    top: 0;
    left: 940px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_3::before {
  bottom: 18px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_3::before {
    right: 90px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_3::after {
  bottom: 13px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_3::after {
    right: 85px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_4 {
  top: 640px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_4 {
    top: 0;
    left: 1195px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_4::before {
  top: 83px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_4::before {
    top: auto;
    left: 88px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_4::after {
  top: 78px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_4::after {
    top: auto;
    left: 83px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5 {
  top: 686px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5 {
    top: 0;
    left: 1448px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5::before {
  top: 127px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5::before {
    top: auto;
    left: 23px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5::after {
  top: 122px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5::after {
    top: auto;
    left: 18px;
  }
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_5 img {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_6 {
  top: 950px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_6 {
    top: 0;
    left: 1805px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_6::before {
  top: 38px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_6::before {
    top: auto;
    left: 43px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_6::after {
  top: 33px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_6::after {
    top: auto;
    left: 38px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_7 {
  top: 1090px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_7 {
    top: 0;
    left: 2200px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_7::before {
  top: 164px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_7::before {
    top: auto;
    right: 30px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_7::after {
  top: 161px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_7::after {
    top: auto;
    right: 25px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_8 {
  top: 1270px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_8 {
    top: 0;
    left: 2475px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_8::before {
  top: 26px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_8::before {
    top: auto;
    left: 30px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_8::after {
  top: 21px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_8::after {
    top: auto;
    left: 25px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_9 {
  top: 1446px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_9 {
    top: 0;
    left: 3240px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_9::before {
  bottom: 38px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_9::before {
    left: 120px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_9::after {
  bottom: 33px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_9::after {
    left: 115px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_10 {
  bottom: 1525px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_10 {
    top: 0;
    right: 2520px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_10::before {
  bottom: 34px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_10::before {
    right: 0;
    bottom: -95px !important;
    height: 120px;
    -webkit-transform: rotate(-55deg);
            transform: rotate(-55deg);
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_10::after {
  bottom: 29px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_10::after {
    right: -55px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_11 {
  bottom: 1450px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_11 {
    right: 2348px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_11::before {
  bottom: 65px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_11::before {
    left: 110px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_11::after {
  bottom: 60px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_11::after {
    left: 105px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_12 {
  bottom: 1215px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_12 {
    top: 0;
    right: 2090px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_12::before {
  top: 78px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_12::before {
    top: auto;
    left: 43px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_12::after {
  top: 73px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_12::after {
    top: auto;
    left: 38px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_13 {
  bottom: 1130px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_13 {
    top: 0;
    right: 1790px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_13::before {
  bottom: 118px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_13::before {
    left: 120px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_13::after {
  bottom: 113px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_13::after {
    left: 115px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_14 {
  bottom: 905px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_14 {
    top: 0;
    right: 1465px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_14::before {
  top: 118px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_14::before {
    top: auto;
    right: 70px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_14::after {
  top: 113px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_14::after {
    top: auto;
    right: 65px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_15 {
  bottom: 850px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_15 {
    top: 0;
    right: 1200px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_15::before {
  top: 124px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_15::before {
    top: auto;
    left: 93px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_15::after {
  top: 119px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_15::after {
    top: auto;
    left: 88px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_16 {
  bottom: 585px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_16 {
    top: 0;
    right: 915px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_16::before {
  top: 21px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_16::before {
    top: auto;
    left: 90px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_16::after {
  top: 16px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_16::after {
    top: auto;
    left: 85px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_17 {
  bottom: 535px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_17 {
    top: 0;
    right: 650px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_17::before {
  top: 35px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_17::before {
    top: auto;
    left: 20px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_17::after {
  top: 30px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_17::after {
    top: auto;
    left: 15px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_18 {
  bottom: 270px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_18 {
    top: 0;
    right: 330px;
    bottom: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_18::before {
  top: 21px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_18::before {
    top: auto;
    left: 90px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_18::after {
  top: 16px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts.parts_18::after {
    top: auto;
    left: 85px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts .p_1 {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts img {
  margin-top: 15px;
  width: 100%;
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts img {
    margin-top: 10px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts .p_2 {
  margin-top: 10px;
  font-size: 14px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts .p_2 {
    margin-top: 5px;
  }
}
main .company_wrap .company .block_1 .history_wrap .history_contents .history .parts .p_2.pls_1 {
  letter-spacing: 0.08em;
}
main .company_wrap .company .block_1 .history_wrap .arrow_wrap {
  position: absolute;
  right: 20px;
  bottom: 70px;
  width: 12px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .arrow_wrap {
    left: 10px;
    right: auto;
    bottom: 25px;
    width: auto;
  }
}
main .company_wrap .company .block_1 .history_wrap .arrow_wrap p {
  font-size: 12px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .arrow_wrap p {
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
            writing-mode: horizontal-tb;
  }
}
main .company_wrap .company .block_1 .history_wrap .arrow_wrap .arrow {
  position: absolute;
  top: 55px;
  right: 6px;
  width: 2px;
  height: 60px;
  background-color: #000000;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .arrow_wrap .arrow {
    top: auto;
    left: 55px;
    right: auto;
    bottom: 5px;
    width: 60px;
    height: 2px;
  }
}
main .company_wrap .company .block_1 .history_wrap .arrow_wrap .arrow::after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  bottom: 0;
  width: 2px;
  height: 8px;
  background-color: #000000;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media (max-width: 500px) {
  main .company_wrap .company .block_1 .history_wrap .arrow_wrap .arrow::after {
    top: -2px;
    right: 0;
    bottom: auto;
    width: 8px;
    height: 2px;
  }
}
main .company_wrap .company .block_2 {
  margin-top: 180px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 {
    margin-top: 120px;
    width: 338px;
  }
}
main .company_wrap .company .block_2 h2 {
  padding-left: 30px;
  height: 40px;
  font-size: 24px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  line-height: 40px;
  border-left: solid 12px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 h2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    width: 300px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    border-left: solid 8px #00975b;
  }
}
main .company_wrap .company .block_2 .contents {
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  width: 780px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents {
    margin-top: 30px;
    width: 100%;
  }
}
main .company_wrap .company .block_2 .contents img {
  width: 100%;
}
main .company_wrap .company .block_2 .contents .company_table {
  margin-top: 50px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents .company_table {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
main .company_wrap .company .block_2 .contents .company_table .parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main .company_wrap .company .block_2 .contents .company_table .parts:first-child .p_1 {
  border-top: solid 2px #00975b;
}
main .company_wrap .company .block_2 .contents .company_table .parts:first-child .p_2 {
  border-top: solid 1px #00975b;
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_1 {
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 20px;
  width: 130px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #005501;
  letter-spacing: 0.1em;
  line-height: 2.5;
  border-bottom: solid 2px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents .company_table .parts .p_1 {
    padding-top: 15px;
    padding-left: 0;
    padding-bottom: 15px;
    width: 70px;
    font-size: 14px;
    line-height: 2;
  }
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 {
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 630px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 2.5;
  border-bottom: solid 1px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents .company_table .parts .p_2 {
    padding-top: 15px;
    padding-left: 0;
    padding-bottom: 15px;
    width: 220px;
    font-size: 14px;
    line-height: 2;
  }
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_1 {
  width: 28px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_1 {
    width: 25px;
  }
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_1,
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_2 {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 2.5;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_1,
  main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .decimal .decimal_2 {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 2;
  }
}
main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .disc {
  padding-left: 1em;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 2.5;
  text-indent: -1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_2 .contents .company_table .parts .p_2 .disc {
    font-size: 14px;
    line-height: 2;
  }
}
main .company_wrap .company .plan_wrap {
  margin-top: 100px;
  padding: 35px 40px 45px 50px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  border-radius: 10px;
  background-color: #f8f8f4;
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap {
    margin-top: 50px;
    padding: 20px 0 30px 0;
    width: 100%;
    border-radius: 0;
  }
}
main .company_wrap .company .plan_wrap .plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap .plan {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
main .company_wrap .company .plan_wrap .plan .img_wrap .p_1 {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 36px;
}
main .company_wrap .company .plan_wrap .plan .img_wrap img {
  margin-top: 50px;
  width: 330px;
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap .plan .img_wrap img {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
  }
}
main .company_wrap .company .plan_wrap .plan .text {
  width: 520px;
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap .plan .text {
    margin-top: 20px;
    width: 100%;
  }
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap .plan .text .p_1 {
    font-size: 16px;
    font-family: noto-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.1em;
    line-height: 24px;
  }
}
main .company_wrap .company .plan_wrap .plan .text .p_2 {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 36px;
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap .plan .text .p_2 {
    font-size: 14px;
    line-height: 24px;
  }
}
main .company_wrap .company .plan_wrap .plan .text .p_2 span {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 36px;
}
@media (max-width: 500px) {
  main .company_wrap .company .plan_wrap .plan .text .p_2 span {
    font-size: 14px;
    line-height: 24px;
  }
}
main .company_wrap .company .block_3 {
  margin-top: 130px;
  width: 100%;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_3 {
    margin-top: 80px;
  }
}
main .company_wrap .company .block_3 img {
  width: 100%;
}
main .company_wrap .company .block_4 {
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 {
    margin-top: 120px;
    width: 100%;
  }
}
main .company_wrap .company .block_4 h2 {
  padding-left: 30px;
  height: 40px;
  font-size: 24px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  line-height: 40px;
  border-left: solid 12px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 h2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    width: 300px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    border-left: solid 8px #00975b;
  }
}
main .company_wrap .company .block_4 .contents {
  margin-top: 60px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents {
    margin-top: 30px;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap {
  width: 100%;
}
main .company_wrap .company .block_4 .contents .google_map_wrap .google_map {
  width: 100%;
  height: 500px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .google_map {
    height: 300px;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap {
  margin-top: 30px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .p_1 {
  font-size: 20px;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .p_1 {
    font-size: 18px;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text {
    display: block;
    margin-top: 10px;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .p_2 {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .p_2 {
    font-size: 14px;
    line-height: 1.625;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .map {
  margin-left: 10px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .map {
    margin-left: 0;
    font-size: 14px;
    line-height: 1.625;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .map a {
  display: inline;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  text-decoration: underline;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .map a {
    font-size: 14px;
    line-height: 1.625;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .tel {
  margin-left: 50px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .tel {
    margin-left: 0;
    font-size: 14px;
    line-height: 1.625;
  }
}
main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .p_3 {
  margin-left: 20px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .google_map_wrap .text_wrap .text .p_3 {
    margin-left: 0;
    font-size: 14px;
    line-height: 1.625;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap {
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 460px;
  height: 150px;
  border-bottom: solid 1px #00975b;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    height: auto;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office:nth-child(-n+2) {
  border-top: solid 1px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office:nth-child(-n+2) {
    border-top: none;
  }
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office:first-child {
    border-top: solid 1px #00975b;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office .p_1 {
  font-size: 20px;
  font-family: noto-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office .p_1 {
    font-size: 18px;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office .p_2 {
  margin-top: 15px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.625;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office .p_2 {
    font-size: 14px;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office .map {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.625;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office .map {
    font-size: 14px;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office .map a {
  display: inline;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  text-decoration: underline;
  line-height: 1.625;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office .map a {
    font-size: 14px;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office .p_3 {
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 1.625;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office .p_3 {
    font-size: 14px;
  }
}
main .company_wrap .company .block_4 .contents .office_wrap .office .p_3 .tel {
  display: inline;
  margin-right: 20px;
  font-size: 16px;
  font-family: noto-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  letter-spacing: 0.1em;
  line-height: 1.625;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_4 .contents .office_wrap .office .p_3 .tel {
    display: block;
    margin-right: 0;
    font-size: 14px;
  }
}
main .company_wrap .company .block_5 {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 {
    margin-top: 100px;
    width: 300px;
  }
}
main .company_wrap .company .block_5 h2 {
  padding-left: 30px;
  height: 40px;
  font-size: 24px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  line-height: 40px;
  border-left: solid 12px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 h2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    width: 300px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    border-left: solid 8px #00975b;
  }
}
main .company_wrap .company .block_5 .contents {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 .contents {
    margin-top: 30px;
  }
}
main .company_wrap .company .block_5 .contents .license {
  margin-top: 50px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 .contents .license {
    margin-top: 30px;
  }
}
main .company_wrap .company .block_5 .contents .license:first-child {
  margin-top: 0;
}
main .company_wrap .company .block_5 .contents .license .p_1 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  text-align: center;
  border-top: 2px solid #00975b;
  border-bottom: 2px solid #00975b;
}
main .company_wrap .company .block_5 .contents .license .license_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding: 0 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 .contents .license .license_list {
    display: block;
    margin-top: 20px;
    padding: 0;
  }
}
main .company_wrap .company .block_5 .contents .license .license_list p {
  margin-top: 24px;
  width: 33.3%;
  font-size: 18px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 .contents .license .license_list p {
    margin-top: 15px;
    width: 100%;
    font-size: 16px;
  }
}
main .company_wrap .company .block_5 .contents .license .license_list p:nth-child(-n+3) {
  margin-top: 0;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 .contents .license .license_list p:nth-child(-n+3) {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  main .company_wrap .company .block_5 .contents .license .license_list p:first-child {
    margin-top: 0;
  }
}
main .company_wrap .company .block_6 {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 {
    margin-top: 100px;
    width: 300px;
  }
}
main .company_wrap .company .block_6 h2 {
  padding-left: 30px;
  height: 40px;
  font-size: 24px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00975b;
  letter-spacing: 0.1em;
  line-height: 40px;
  border-left: solid 12px #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 h2 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    width: 300px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    border-left: solid 8px #00975b;
  }
}
main .company_wrap .company .block_6 .contents {
  margin-top: 60px;
  width: 100%;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 .contents {
    margin-top: 30px;
  }
}
main .company_wrap .company .block_6 .contents .possession {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 .contents .possession {
    display: block;
  }
}
main .company_wrap .company .block_6 .contents .possession p {
  padding-top: 24px;
  padding-bottom: 24px;
  width: 460px;
  font-size: 18px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 .contents .possession p {
    width: 100%;
    font-size: 16px;
  }
}
main .company_wrap .company .block_6 .contents .possession p:nth-child(-n+2) {
  border-top: 1px solid #00975b;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 .contents .possession p:nth-child(-n+2) {
    border-top: none;
  }
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 .contents .possession p:first-child {
    border-top: 1px solid #00975b;
  }
}
main .company_wrap .company .block_6 .contents .p_1 {
  margin-top: 24px;
  font-size: 18px;
  font-family: noto-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  text-align: right;
}
@media (max-width: 500px) {
  main .company_wrap .company .block_6 .contents .p_1 {
    margin-top: 20px;
    font-size: 16px;
  }
}

.img_modal_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  opacity: 0;
}
.img_modal_wrap .img_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
}
.img_modal_wrap .img_modal img {
  height: 600px;
  pointer-events: auto;
}
@media (max-width: 500px) {
  .img_modal_wrap .img_modal img {
    width: 338px;
    height: auto;
  }
}