@charaset utf-8;

/* ========================================================
page_iss.css ISS用カスタムスタイル
======================================================== */
.banner-other {
  background: url(../../../common/img/iss/bg_banner_iss.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.iss-width {
  width: 1000px;
  margin: 0 auto;
  color: #272727;
}

.iss .sub-tit02 {
  margin: 0 0 60px;
}

.width-480 {
  width: 480px;
}

.width-600 {
  width: 600px;
}

.iss-sec01 ul li {
  padding: 1rem 2rem;
}

.iss-sec01 ul li:nth-child(odd) {
  background: #ebf8ef;
}

.iss-sec01 ul li:nth-child(even) {
  background: #fff;
}

.iss-sec02 {
  margin-bottom: 10rem;
}

.iss-sec02 .sub-tit04 {
  width: 600px;
  color: #39b964;
}

.iss-sec02 .sub-tit04::before {
  width: 17%;
  background: #39b964;
}

.iss-sec02 .sub-tit04::after {
  width: 85%;
}

.iss-bg {
  width: 540px;
  height: 317px;
  background: #eaf7ee;
}

.electrostatic .iss-bg {
  height: 285px;
}

.iss-width img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.iss-sec02 .electrostatic .float-right {
  margin-top: -7.8rem;
}

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

  .iss .sub-tit02 {
    margin: 1rem 0 2rem;
  }

  .iss-width .s-fs-16,.iss-width .s-fs-18 {
    font-size: 1.4rem;
  }

  .iss-width .s-mb-50 {
    margin-bottom: 2rem;
  }

  .iss-width .float-left,.iss-width .float-right {
    float: none;
  }

  .iss-width .s-mb-50 .float-left {
    margin: 2rem 0;
  }

  .iss-width .float-left {
    margin: 0 0 2rem;
  }

  .iss-width .s-mb-50 .iss-bg.float-left {
    margin: 2rem 0 0rem;
  }

  .width-480,.width-600 {
    width: 100%;
  }

  .iss-width .s-mb-30 {
    margin-bottom: 2rem;
  }

  .iss-sec01.s-mb-80,.electrostatic.s-mb-80 {
    margin-bottom: 3rem
  }

  .iss-sec02 {
    margin-bottom: 5rem;
  }

  .iss-sec02 .sub-tit04 {
    width: 100%;
    font-size: 1.6rem;
  }

  .iss-sec02 .s-fs-21,.iss-sec02 .s-fs-20 {
    font-size: 1.6rem;
  }

  .iss-sec02 .s-pl-30 {
    padding-left: 4%;
  }

  .iss-sec02 .s-pr-30 {
    padding-right: 4%;
  }

  .iss-sec02 .s-pt-30 {
    margin: 2rem 0 0 0;
    padding-top: 4%;
  }

  .iss-bg {
    width: 92%;
    height: auto;
    padding-bottom: 4%;
    margin-bottom: 2rem;
  }

  .electrostatic .iss-bg {
    height: auto;
  }

  .iss-sec02 .electrostatic .float-right {
    margin-top: 0;
  }

  .s-lh-25 {
    line-height: 2;
  }
}
