.ruit_create {
  background-color: #fff;
}

.ruit_createIn {
  margin: 0 auto;
  padding: 85px 15px 54px;
  position: relative
}

.ruit_createIcon {
  font-size: 0;
  position: absolute;
  right: 25px;
  right: 87px;
  top: -52px;
  top: 70px;
  z-index: 1
}

.ruit_createIcon img {
  width: 138px
}

.ruit_createBody {
  padding-bottom: 38px;
  text-align: center
}

.ruit_create figure {
  font-size: 0;
  padding: 0 4px;
  text-align: center;
  margin: 0;
}

.ruit_createBody h2 {
  font-size: 20px;
  margin-bottom: 10px
}

.ruit_createBody h2 span {
  border-bottom: 2px solid #fff
}

.ruit_createBody h3 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 0
}

.ruit_createBtn {
  line-height: 1;
  margin-top: 30px
}

.ruit_createBtn,.ruit_createBtn a {
  display: flex;
  justify-content: center
}

.ruit_createBtn a {
  align-items: center;
  background-color: #231816;
  border-radius: 28px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  height: 55px;
  letter-spacing: .2em;
  padding: 0 0 2px;
  text-decoration: none;
  width: 255px
}

.ruit_createBtn a span {
  display: inline-block;
  padding: 0 30px 0 0;
  position: relative
}

.ruit_createBtn a span:after {
  content: "";
  height: 19px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px
}

.ruit_createBody .ruit_createNote {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 12px;
  font-weight: 700;
  color: #2c2d30;
}

.ruit_createBody .ruit_createNote p:last-child {
  margin: 0;
}

@media (min-width: 768px) {
  .ruit_createIn {
    padding:98px 15px 35px
  }

  .ruit_createIcon img {
    width: auto;
    max-width: 172px;
  }

  .ruit_createThb {
    font-size: 0;
    left: -69px;
    position: absolute;
    top: 66px
  }

  .ruit_createBody {
    padding-bottom: 0;
    position: relative;
    z-index: 1
  }

  .ruit_create figure {
    bottom: 74px;
    padding: 0;
    position: absolute;
    right: -82px
  }

  .sp {
    display: none!important
  }

  .ruit_createBtn a {
    font-size: 18px;
    height: 60px;
    transition: background .3s ease,color .3s ease;
    width: 260px
  }

  .ruit_createBtn a span {
    padding-right: 54px
  }

  .ruit_createBtn a span:before {
    content: "";
    height: 33px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .3s ease;
    width: 33px
  }

  .ruit_createBtn a span:after {
    height: 33px;
    transition: opacity .3s ease;
    width: 33px
  }

  .ruit_createBtn a:hover {
    background-color: #fff;
    color: #000
  }

  .ruit_createBody .ruit_createNote {
    margin-top: 8px
  }

  .ruit_createBody h2:first-child {
    margin-bottom: 32px
  }

  .ruit_createBody h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 30px;
    letter-spacing: normal;
  }

  .ruit_createBody h2 span {
    border-width: 4px
  }

  .ruit_createBody h3 {
    font-size: 30px;
    line-height: 1.6
  }
}

@media (min-width: 768px) and (max-width: 960px){
  .ruit_createBody h2 {
    font-size: 32px;
  }

  .ruit_createBody h3 {
    font-size: 26px;
  }

  .ruit_create figure {
    right: -133px;
    bottom: 68px;
  }

  .ruit_create figure img {
    width: 326px;
  }

  .ruit_createIcon {
    right: 30px;
  }

  .ruit_createIcon img {
    width: 150px;
  }

  .ruit_createThb {
    left: -115px;
    top: 81px;
  }

  .ruit_createThb img {
    width: 300px;
  }



}



@media (max-width:767px) {

  img.pc {
    display: none;
  }

  .ruit_createBody h2 img {
    max-width: 178px !important;!i;!;
  }

  .ruit_createThb {
    display: none;
  }

  .ruit_createIcon {
    font-size: 0;
    position: absolute;
    right: 25px;
    top: -52px;
    z-index: 10;
  }

  .ruit_createBody h2 {
    letter-spacing: normal;
    margin-bottom: 10px;
  }

  .ruit_createBody h2:first-child {
    margin-bottom: 2px;
  }

  .ruit_createBody h3 {
    line-height: 1.7;
  }
}

@media (max-width: 374px){

  .ruit_createBody h2 {
    font-size: 5.625vw;
  }

  .ruit_createBody h3 {
    font-size: 5vw;
  }

}
