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

@media screen and (max-width: 950px) {
  #wrapper .main-area {
    width: 100%;
    padding-top: calc(456 / 750 * 100%);
    background-image: url(../img/detail/sp-main.png);
    background-position: center 0;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 3.6rem;
    height: auto;
  }
  .main-area h3 {
    width: 100%;
    left: 0;
    top: 0;
    height: 7rem;
  }
  .main-area h4 {
    width: 100%;
    left: 0;
    top: 50%;
    height: 3rem;
  }
  .sec01 {
    margin: 0 2rem;
    padding-top: 1rem;
  }
  .title {
    font-size: 2.2rem;
    border-bottom-width: 0.4rem;
    padding-bottom: 0.5rem;
  }
  .sec01 .sec01-text {
    margin-top: 2.5rem;
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .sec02 {
    margin: 3.5rem 2rem 0 2rem;
    width: calc(100% - 4rem);
  }
  .sec02 .sec-02-img {
    width: 100%;
    height: auto;
    padding-top: calc(2559 / 669 * 100%);
    background-image: url(../img/detail/sp-sec02-bg.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #wrapper .sec03 {
    margin: 8rem 2rem 0 2rem;
    width: calc(100% - 4rem);
  }
  .features {
    margin-bottom: 3rem;
  }
  .sec03-01 .sec03-01-left {
    float: none;
    width: 100%;
    height: auto;
  }
  .sec03-title {
    margin-bottom: 2rem;
  }
  .sec03-title img {
    width: 10rem;
  }
  .sec03-title .convenient {
    width: 9rem;
  }
  .sec03-01 .sec03-sub-title {
    font-size: 1.8rem;
    padding: 1.2rem 2.4rem 1rem 1.5rem;
    line-height: 1.14;
    margin-bottom: 2rem;
  }
  .sec03-01 .sec03-sub-title p {
    padding-top: 0.8rem;
    font-size: 1.4rem;
    margin: 0;
    font-weight: normal;
    color: #fff;
  }
  .sec03-01 .sec03-text {
    font-size: 1.6rem;
    margin: 0;
  }
  .sec03-01 p {
    font-size: 1.4rem;
    margin: 2rem 0 0 0;
    line-height: 1.8;
  }
  #all .support {
    width: 100%;
    margin: 6rem 0 5rem 0;
  }
  .sec03-01 .sec03-01-02-left {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 2.5rem;
  }
  .sp-confirmation-img {
    width: 100%;
    text-align: center;
    margin-bottom: 4.8rem;
  }
  .sp-confirmation-img img {
    width: 30rem;
  }
  .sec03-01 .sec03-01-03-left {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 2.5rem;
  }
  .sp-confirmation-img:last-child {
    margin-bottom: 0;
  }
  .sec03 .sec03-02 {
    margin-top: 3.8rem;
    padding-top: 4rem;
  }
  .sec03-sub-title {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
  .sec03-text {
    font-size: 1.4rem;
    line-height: 1.57;
    margin-bottom: 4rem;
  }
  .sec03 .sec03-03 {
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .sp-flow-text,
  .sp-bulk-text {
    margin-bottom: 2.5rem;
  }
  .sec03 .sec03-04 {
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .sec03 .sec03-05 {
    margin-top: 0;
  }
  .sp-tool-txet {
    margin-bottom: 2rem;
  }
  .sec04-area .sec04-left {
    float: none;
    width: calc(100% - 4rem);
    margin: 0 2rem;
  }
  .sec04-left .sec04-title {
    background-image: url(../img/detail/sp-sec04-ico.png);
    background-repeat: no-repeat;
    background-size: 1.3rem;
    background-position: left;
    padding-left: 1.9rem;
    margin-left: 0;
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
  .sec04-left .sec04-text {
    font-size: 1.4rem;
    line-height: 1.57;
    margin-bottom: 1.5rem;
  }
  .sp-tool-img {
    width: 100%;
    text-align: center;
    margin-bottom: 3rem;
  }
  .sp-tool-img img {
    width: 30rem;
  }
  #wrapper .sec05 {
    margin: 2.5rem 2rem 8rem 2rem;
    width: calc(100% - 4rem);
  }
  .sp-cooperation-title {
    font-size: 2rem;
    color: #fff;
    background-color: #ed8f25;
    font-weight: 700;
    text-align: center;
    padding: 1.5rem 0;
  }
  .sp-cooperation-text {
    border: 0.2rem solid #ed8f25;
    border-top: 0;
    padding: 2rem;
  }
  .sp-cooperation-text .orange {
    font-size: 1.6rem;
    font-weight: 700;
    color: #ed8f25;
    line-height: 1.375;
    margin-bottom: 1rem;
  }
  .sp-cooperation-text .black {
    font-size: 1.3rem;
    line-height: 1.61;
  }
  .step-text {
    line-height: 1.8;
  }
  .sec04-left .step-text {
    line-height: 1.8;
  }
}

@media screen and (max-width: 500px) {
  #wrapper .main-area {
    margin-top: 5.6rem;
  }
}
