/* CSS Document */
.cm_page {
  padding-right: 0px;
}

.separate__wrap {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  width: 94%;
}

.ttl_wrap h2.title {
  font-weight: normal;
  color: #231815;
}

.contents .ttl_wrap {
  padding-bottom: 38px;
}

.contents {
  width: 768px;
  max-width: 100%;
  margin: 0   auto;
}

.contents .separate__wrap {
  text-align: center;
}

.contents .separate__wrap .text {
  font-size: 0.8125em;
  line-height: 1.846;
  padding-bottom: 60px;
}

.separate__explain {
  background-color: #efefef;
  padding-top: 65px;
  padding-bottom: 65px;
}

.separate__explain .separate__explain__inner {
  width: 890px;
  max-width: 96%;
  margin: 0 auto;
}

.separate__explain .separate__explain__inner .sec {
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
  margin-bottom: 80px;
}

.separate__explain .separate__explain__inner .sec:first-of-type .section__inner {
  width: 380px;
}

.separate__explain .separate__explain__inner .sec > p:last-of-type {
  display: none;
}

.separate__explain .separate__explain__inner .sec .section__inner {
  width: 100%;
  max-width: 594px;
}

.separate__explain .separate__explain__inner .sec .section__inner h3 {
  font-size: 1.25em;
  position: relative;
  font-weight: normal;
  padding-bottom: 40px;
  margin-bottom: 24px;
  letter-spacing: 1.5px;
  color: #231815;
}

.separate__explain .separate__explain__inner .sec .section__inner h3::before {
  content: "Bulk ordering method";
  font-size: 0.5625em;
  position: absolute;
  top: 66%;
  left: 0;
  box-sizing: border-box;
}

.separate__explain .separate__explain__inner .sec .section__inner h3::after {
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 2px;
  margin-top: 15px;
}

.separate__explain .separate__explain__inner .sec .section__inner p {
  font-size: 0.875em;
  line-height: 180%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 840px) {
  .separate__explain .separate__explain__inner .sec {
    flex-direction: column;
    align-items: center;
  }
  .separate__explain .separate__explain__inner .sec .section__inner {
    margin-right: 0;
    padding-bottom: 60px;
  }
}

.ikkatsu-txt, .houshiki__pure-txt, .ikksekkei--ikkatsu-txt, .houshiki__bunri-txt {
  padding-bottom: 16px;
}

.separate__explain .separate__explain__inner .sec .bargraph img {
  width: 100%;
  max-width: 366px;
  height: auto;
}

.merit {
/*  background-color: #e5e8e1;*/
  padding-top: 65px;
  padding-bottom: 65px;
}

.merit.me__1 {
  background-color: #eeefef;
}

.merit.me__2 {
  background-color: #e5e8e1;
}

.merit.me__3 {
  background-color: #ddf0e9;
}

.merit .section__inner {
  display: flex;
}

.me__1 .merit__inner {
  width: 890px;
  max-width: 96%;
  margin: 0 auto;
}

.merit .merit__inner .merit__sec__inner {
  position: relative;
}

.merit .merit__inner .merit__sec__inner h3 {
  font-size: 1.25em;
  font-weight: normal;
  padding-bottom: 25px;
  margin-bottom: 6px;
  letter-spacing: 1.5px;
  color: #231815;
}

.merit.me__1 .merit__inner .sec .merit__sec__inner h3::before {
  content: "What is CM Separate Ordering?";
  font-size: 0.5625em;
  position: absolute;
  top: 77%;
  left: 0;
  box-sizing: border-box;
}

.merit.me__1 .merit__inner .sec .merit__sec__inner::before {
  content: "Mineral architecture";
  font-size: calc(1.25 * 0.5625em);
  position: absolute;
  top: 94%;
  left: 0;
  box-sizing: border-box;
  font-weight: normal;
  letter-spacing: 1.5px;
  color: #231815;
}

.merit.me__1 .merit__inner .merit__container .cmr4 {
  text-align: center;
  font-size: 1.3125em;
  color: #55b692;
  margin-bottom: 19px;
  position: relative;
  margin-top: 62px;
}

.merit.me__1 .merit__inner .merit__container .cmr4 p::before {
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 2px;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -15px;
}

.merit.me__1 .merit__inner .merit__container .cmr4 p {
  margin-bottom: 55px;
}

.me__imge {
  width: 100%;
  margin: 780px;
  height: auto;
}

.me__2 .merit__inner .sec .merit__sec__inner h3::before {
  content: "Procurement Management";
  font-size: 0.5625em;
  position: absolute;
  top: 22%;
  left: 0;
  box-sizing: border-box;
}

.merit .merit__inner .sec .merit__sec__inner h3::after {
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 2px;
  margin-top: 15px;
}

.merit .merit__inner .sec .merit__sec__inner .merit-txt {
    font-size: 0.915em;
  line-height: 180%;
    margin-top: 4.5em;
  margin-bottom: 30px;
}

.merit.me__1 .merit__inner .sec .merit__sec__inner h3::after {
  content: "";
  display: block;
  width: 30px;
  background: #55b692;
  height: 2px;
  margin-top: 21px;
}

.merit.me__1 .merit__inner .sec .merit__sec__inner .merit-txt {
  font-size: 0.875em;
  line-height: 180%;
  margin-bottom: 30px;
  position: absolute;
  top: 22px;
  right: 0;
  text-align: right;
}

@media only screen and (max-width: 780px) {
  .merit .merit__inner .sec .merit__sec__inner .merit-txt {
    position: static;
    text-align: left;
  }
  .merit .merit__inner .sec:first-of-type .merit__sec__inner {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}

.merit__container {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}

.hac__mid {
  display: flex;
  text-align: center;
  justify-content: space-between;
  padding-top: 20px;
}

.hacc__mid__leftparts img[src$=".svg"], .hacc__mid__grph img[src$=".svg"] {
  width: 100%;
  height: auto;
}

.hacc__mid__grph {
  height: auto;
  width: 100%;
}

.hacc__mid__grph {
  padding-right: 15px;
}

.hacc__mid__exp dt {
  font-size: 1.0625em;
  padding-top: 32px;
}

.hacc__mid__exp dd:first-of-type {
  padding-top: 15px;
}

.hacc__mid__exp dd:before {
  content: '';
  width: 37px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 20px;
}

.hacc__mid__exp dd:first-of-type:before {
  content: '';
  background-color: #bdc7b4;
}

.hacc__mid__exp dd {
  font-size: 0.875em;
  padding-top: 2px;
  text-align: left;
  position: relative;
  padding-left: 52px;
}

.hacc__mid__exp dd:nth-of-type(2)::before {
  content: '';
  background-color: #5a6461;
  left: 0px;
  top: 6px;
}

.hacc__mid__exp dd:nth-of-type(3)::before {
  content: '';
  background-color: #55b692;
  left: 0px;
  top: 6px;
}

.hac__mid .hacc__mid__right .hacc__mid__exp dd.cellgreen_1::before {
  content: '';
  background-color: #55b692;
  left: 0px;
  top: 6px;
}

.hac__mid .hacc__mid__right .hacc__mid__exp dd.cellgreen_2::before {
  content: '';
  background-color: #acdbca;
  left: 0px;
  top: 6px;
}

.hacc__bottom {
  display: flex;
  margin-top: 60px;
}

.hacc__bottom__left, .hacc__bottom__right {
  width: 50%;
  position: relative;
}

.hacc__bottom__left {
  padding-right: 5.61%;
}

.hacc__bottom__left::after {
  content: '';
  width: 1px;
  height: 65px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 65px;
  right: 0;
}

.hacc__bottom__right {
  padding-left: 5.61%;
}

.hacc__bottom h5 {
  font-size: 0.75em;
  letter-spacing: 6px;
  font-weight: normal;
  padding-bottom: 35px;
  position: relative;
  z-index: 100;
}

.hacc__bottom .maru, .hacc__bottom .batsu {
  padding-left: 5px;
  position: absolute;
  top: -12px;
}

.hacc__bottom .hacc-txt {
  font-size: 0.75em;
  line-height: 1.3333;
}

.hacc__bottom .hacc-txt {
  position: relative;
  padding-left: 12px;
}

.hacc__bottom .hacc-txt:not(:first-of-type) {
  padding-top: 1.3333em;
}

.hacc__bottom .hacc-txt::before {
  content: '>';
  color: #55b692;
  position: absolute;
  margin-left: -12px;
}

@media only screen and (max-width: 660px) {
  .hacc__mid__grph {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
  }
}

.me__image {
  margin-bottom: 12px;
}

.me__2 .merit__inner {
  width: 94%;
    max-width: 900px;
  margin: 0 auto;
}

.me__2 .merit__inner {
  margin-bottom: 70px;
}

.manageimg__num img {
  width: 100%;
  max-width: 40px;
  height: auto;
  padding-bottom: 26px;
}

.manageimg img {
  width: 100%;
  max-width: 300px;
  height: auto;
  padding-top: 40px;
}

.merit-txt {
  width: 100%;
    max-width: 540px;
}

.merit__sec__inner {
  display: flex;
  justify-content: space-between;
}

.me__2 .merit__inner .sec.s2 .merit__sec__inner h3::before {
  content: "Cost Management";
  font-size: 0.5625em;
  position: absolute;
  top: 32%;
  left: 0;
  box-sizing: border-box;
}
.me__2 .merit__inner .sec.s3 .merit__sec__inner h3::before {
  content: "Quality Management";
  font-size: 0.5625em;
  position: absolute;
  top: 26%;
  left: 0;
  box-sizing: border-box;
}


.me__2 .merit__inner .sec.s4 .merit__sec__inner h3::before {
  content: "Schedule Management";
  font-size: 0.5625em;
  position: absolute;
  top: 24%;
  left: 0;
  box-sizing: border-box;
}

@media only screen and (max-width: 780px) {
  .merit {
    overflow: hidden;
  }
  .merit.me__1 .merit__inner .sec .merit__sec__inner p.merit-txt {
    top: 130px;
    left: 0;
    text-align: left;
  }
  .merit.me__1 .merit__inner .sec .merit__sec__inner h3 {
    margin-bottom: 54px;
  }
  .merit.me__1 .merit__inner .sec .merit__sec__inner::before {
    content: "Mineral architecture";
    font-size: calc(1.25 * 0.5625em);
    position: absolute;
    top: 62%;
    left: 0;
    box-sizing: border-box;
    font-weight: normal;
    letter-spacing: 1.5px;
    color: #231815;
  }
  .merit.me__1 .merit__inner .sec .merit__sec__inner h3::before {
    content: "What is CM Separate Ordering?";
    font-size: 0.5625em;
    position: absolute;
    top: 52%;
    left: 0;
    box-sizing: border-box;
  }
  .merit__container {
    margin-top: 100px;
  }
  .merit__sec__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .me__2 .merit__inner .sec .merit__sec__inner h3::before {
    content: "Procurement Management";
    font-size: 0.5625em;
    position: absolute;
    top: 10%;
    left: 0;
    box-sizing: border-box;
  }
  .merit-txt {
    width: 100%;
    max-width: 338px;
    margin-top: 30px;
  }
  .me__2 .merit__inner .sec.s2 .merit__sec__inner h3::before {
    content: "Procurement Management";
    font-size: 0.5625em;
    position: absolute;
    top: 14%;
    left: 0;
    box-sizing: border-box;
  }
  .me__2 .merit__inner .sec.s3 .merit__sec__inner h3::before {
    content: "Procurement Management";
    font-size: 0.5625em;
    position: absolute;
    top: 12%;
    left: 0;
    box-sizing: border-box;
  }
  .me__2 .merit__inner .sec.s4 .merit__sec__inner h3::before {
    content: "Procurement Management";
    font-size: 0.5625em;
    position: absolute;
    top: 11%;
    left: 0;
    box-sizing: border-box;
  }
}

.management {
  width: 100%;
  max-width: 1024px;
  text-align: center;
  margin: 0 auto;
}

.merit__bottom {
  background-color: #ddf0e9;
}

.merit__bottom__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 616px;
  text-align: center;
  padding-top: 20px;
}

.merit__bottom__inner p {
  color: #5a6461;
  font-size: 0.875em;
  line-height: 1.714;
  text-align: left;
}

.merit__bottom__inner img {
  width: 100%;
  max-width: 38px;
  padding-top: 22px;
  padding-bottom: 22px;
}

.merit__bottom__inner ul {
  display: flex;
  justify-content: space-between;
  padding-top: 44px;
  padding-bottom: 76px;
}

.merit__bottom__inner li {
    color: #55b692;
    width: 180px;
    font-size: 0.875em;
    line-height: 3.214;
    background-color: #fff;
    border-radius: 3.214em;
    border: 5px solid #ddf0e9;
    box-shadow: 0 0 0 3px #fff;
}

.merit__bottom .merit__bottom__inner .merit__bottom--txt {
  text-align: center;
}

.bunken {
  font-size: 0.8125em;
  padding-top: 76px;
  padding-bottom: 13px;
}

@media only screen and (max-width: 660px) {
  .merit__bottom__inner {
    margin: 0 auto;
    width: 96%;
    max-width: 616px;
  }
}

@media only screen and (max-width: 590px) {
  .merit__bottom__inner ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .merit__bottom__inner li:not(:first-of-type) {
    margin-top: 10px;
  }
}


.riskandrisk__btn{
  font-size: 1em;
  /* background: #bce2d3; */
  background-color: #55b692;
  border-radius: 10px;
  width: 100%;
  max-width: 260px;
  line-height: 160%;
  padding: 30px 25px 30px;
  margin: 0 auto;
  color:#fff;
  margin-top: 50px;
  transition: all ease 300ms;
  position: relative;
}

.riskandrisk__btn:hover{

  background-color: #fff;

  color:#55b692;

}
  .riskandrisk__btn:after{
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -4px;
    transform: rotate(45deg);
  }

  .riskandrisk__btn:hover:after{

    border-top: solid 2px #55b692;
    border-right: solid 2px #55b692;

  }