@charset "UTF-8";
/* CSS Document */

/*.header-global{
  box-sizing: border-box;
  height: auto;
}*/

body{
  background: #FFF;
}

main{
  padding-top: 0 !important;
}

.main{
  margin-top: 0;
  background: #FFF;
}

.process{
  padding-bottom: 150px;
  max-width: 1200px;
  margin: 0 auto;
}

.open{
  padding: 155px 0 95px;
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/step_bk.jpg") center top no-repeat #add2e6;
  background-size: 100% auto;
}

.open h1{
  font-size: 42px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 60px;
  position: relative;
}

.open h1 span{
  font-size: 30px;
  margin-top: 10px;
  display: block;
}

.open h1 ::before{
  content: "";
  width: 100px;
  height: 4px;
  background: #ff7200;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.open p{
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 70px;
}

.open ol{
  display:flex;
  margin-bottom: 120px;
}

.open ol li{
  width: 181px;
  position: relative;
}

.open ol li + li{
  margin-left: 48px;
}

.open ol li + li::before{
  content: "";
  width: 19px;
  height: 26px;
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/step_a.png") left top no-repeat;
  position: absolute;
  top: 165px;
  left: -31px;
}

.step{
  padding: 120px 0 100px;
}

.step.n02,.step.n04{
  background: #f4f4f4;
}

.step .title_box{
  height: 252px;
  padding-top: 80px;
  margin-bottom: 45px;
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co01_bk.jpg") left center no-repeat;
  text-align: center;
  box-sizing: border-box;
}

.step.n02 .title_box{
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co02_bk.jpg") left center no-repeat;
}

.step.n03 .title_box{
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co03_bk.jpg") left center no-repeat;
}

.step.n04 .title_box{
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co04_bk.jpg") left center no-repeat;
}

.step.n05 .title_box{
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co05_bk.jpg") left center no-repeat;
}

.step .title_box h1{
  font-size: 30px;
  line-height: 1.4;
  padding: 20px 0 15px;
  background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co_title_bk.png") center top no-repeat;
  background-size: 100% 100%;
}

.step .title_box h1 strong{
  padding-right: 0.8em;
}

.step .title_box h1 span{
  font-size: 21px;
  display: block;
}

/*process*/

.step .inner > div.contents{
  width: 100%;
  display: table;
}

.step .inner > div.contents.c1{
  width: 540px;
}

.step .inner > div.contents + div{
  margin-top: 65px;
}

.step .inner > div.contents > div{
  width: 540px;
  display: table-cell;
}

.step .inner > div.contents > div + div{
  padding-left: 20px;
}

.step .inner > div.contents h2{
  height: 45px;
  font-size: 18px;
  line-height: 48px;
  color: #FFF;
  font-weight: bold;
  padding: 0 15px;
  background: #495762 url("/jp/~/Media/Images/company/phcmnc/service2/process/icon_title.gif") left top no-repeat;
}

.step .inner > div.contents p,
.step .inner > div.contents h3,
.step .inner > div.contents li{
  font-size: 16px;
  line-height: 1.8;
}

.step .inner > div.contents li{
  text-indent: -1em;
  padding-left: 1em;
}

.step .inner > div.contents img + p,
.step .inner > div.contents img +  h3,
.step .inner > div.contents img +  ul,
.step .inner > div.contents h2 + p,
.step .inner > div.contents h2 +  h3,
.step .inner > div.contents h2 +  ul{
  margin-top: 15px;
}

.footer-global{
  padding-top: 0;
  border: none;
}

.info-footer{
  background: #f8f8fa;
}


@media screen and (max-width: 980px) {
  
  main{
    padding: 0 !important;
  }
  
  .process{
    padding-bottom: 15vw;
  }

  .open{
    padding: 20vw 0 10vw;
  }

  .open h1{
    font-size: 5.5vw;
    line-height: 1.4;
    padding-bottom: 5vw;
    margin-bottom: 10vw;
  }

  .open h1 span{
    font-size: 3.5vw;
    margin-top: 1vw;
  }

  .open h1 ::before{
    width: 13vw;
  }

  .open p{
    font-size: 3.3vw;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 10vw;
    padding: 0 4vw;
  }

  .open ol{
    display:block;
    margin-bottom: 8vw;
    padding: 0 4vw;
  }

  .open ol li{
    width: 100%;
  }
  
  .open ol li + li{
    margin-left: 0;
    margin-top: 5vw;
  }

  .open ol li + li::before{
    display: none;
  }

  .step{
    padding: 10vw 0;
  }

  .step .title_box{
    height: 30vw;
    padding-top: 8vw;
    margin-bottom: 5vw;
    background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co01_bk.jpg") left center no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  .step.n02 .title_box{
    background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co02_bk.jpg") left center no-repeat;
    background-size: cover;
  }

  .step.n03 .title_box{
    background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co03_bk.jpg") left center no-repeat;
    background-size: cover;
  }

  .step.n04 .title_box{
    background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co04_bk.jpg") left center no-repeat;
    background-size: cover;
  }

  .step.n05 .title_box{
    background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co05_bk.jpg") left center no-repeat;
    background-size: cover;
  }

  .step .title_box h1{
    font-size: 5.5vw;
    line-height: 1.4;
    padding: 3vw 0;
    background: url("/jp/~/Media/Images/company/phcmnc/service2/process/co_title_bk.png") center top no-repeat;
    background-size: 100% 100%;
  }

  .step .title_box h1 span{
    font-size: 3.5vw;
  }

  /*process*/

  .step .inner > div.contents{
    display: block;
  }

  .step .inner > div.contents.c1{
    width: 100%;
    display: block;
  }

  .step .inner > div.contents + div{
    margin-top: 8vw;
  }

  .step .inner > div.contents > div{
    width: 100%;
    display: block;
  }

  .step .inner > div.contents > div + div{
    padding-left: 0;
    margin-top: 5vw;
  }

  .step .inner > div.contents h2{
    height: 9vw;
    font-size: 4vw;
    line-height: 9vw;
    padding: 0 3vw;
    background: #495762 url("/jp/~/Media/Images/company/phcmnc/service2/process/icon_title.gif") left top no-repeat;
    background-size: 3vw auto;
  }

  .step .inner > div.contents p,
  .step .inner > div.contents h3,
  .step .inner > div.contents li{
    font-size: 3.5vw;
    line-height: 1.7;
  }

  .step .inner > div.contents img + p,
  .step .inner > div.contents img +  h3,
  .step .inner > div.contents img +  ul,
  .step .inner > div.contents h2 + p,
  .step .inner > div.contents h2 +  h3,
  .step .inner > div.contents h2 +  ul{
    margin-top: 1.5vw;
  }
  
  .info-footer{
    padding: 4vw;
  }
  
}






