@charset "UTF-8";

.mt50 {
  margin-top: 50px;
}

.mb30 {
  margin-bottom: 30px;
}

/*-----------------------------------------------------------------
		product
-----------------------------------------------------------------*/
.txt-small {
  font-size: 1.1rem;
}

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

.txt-annotation {
  font-size: 1.1rem;
  padding-left: 1.1rem;
  text-indent: -1.1rem;
}

.lower-mv-ttl-s {
  display: block;
  font-size: 32px;
  padding-bottom: 18px;
}

.lower-content:last-child {
  margin-bottom: 130px;
}

.lower-mv {
  margin-bottom: 70px;
}

.lower-mv-ttl-logo {
  margin-bottom: 14px;
}

.lower-full-img {
  padding: 50px;
}

.sp-scroll-x {
  overflow-x: auto;
}

.lower-bottom-btn {
  display: flex;
  margin: 0 auto 70px;
  justify-content:center;
  align-items: center;
  gap: 30px;
}

.lower-bottom-btn:last-child {
  margin-bottom: 130px;
}

.lower-bottom-btn .lower-btn-pdf {
  max-width: 326px;
}

.column-3 {
  gap: 16px;
}

.column-3 .lower-flex-img {
  width: calc(100% / 3);
  padding: 0;
}

.lower-flex-info-2 {
  width: calc(100% - 456px);
  padding: 50px 56px 50px 50px;
}

.lower-flex-img-2 {
  position: relative;
  padding: 50px 50px 50px 56px;
}

.lower-flex-info-2-w {
  width: calc(100% - 556px);
  padding: 50px;
}

.lower-flex-img-2-w {
  width: 506px;
  padding: 50px 50px 50px 0;
}

.img-wrap {
  position: relative;
  width: 356px;
}

.lower-flex-img-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 1.4rem;
  background: #041F69CC;
  padding: 10px 12px;
  border-top-left-radius: 10px;
}

.lower-flex-ttl-sub {
  font-size: 1.4rem;
}

.lower-flex-table {
  padding: 50px;
}

.lower-table + .lower-table {
  margin-left: 40px;
}

.lower-table th {
  text-align: center;
  letter-spacing: 7px;
  padding: 10px;
  border-bottom: 2px solid #F7F7F7;
  border-right: 2px solid #F7F7F7;
}

.th-blue {
  background: #004097;
  color: #fff;
}

.th-green {
  background: #009844;
  color: #fff;
}

.th-gray {
  background: #DDD;
  color: #000;
}

.lower-table td {
  font-weight: bold;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 2px solid #F7F7F7;
  border-right: 2px solid #F7F7F7;
}

.lower-table td:nth-child(1){
  padding: 10px;
  box-sizing: border-box;
  font-weight: bold;
  border-bottom: 2px solid #F7F7F7;
}

.green td:nth-child(1) {
  color: #009844;
  background: #E0EFE1;
}

.lower-table.blue td:nth-child(1) {
  color: #004097;
  background: #E2EBF7
}

.lower-list.two-column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* JWR */
.lower-mv-hx {
  background: url(../img/new-top/hx_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

.logo-hx {
  width: 132px;
}

/* Jcleaner */
.lower-mv-jcleaner {
  background: url(../img/new-top/jcleaner_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

img.logo-jcleaner {
  width: 204px;
  padding-right: 20px;
}

img.logo-jcleaner-mini {
  width: 243px;
}

img.logo-jcleaner-x {
  width: 225px;
}

.lower-table.jcleaner {
  width: 365px;
}

.lower-table.jcleaner td:nth-child(1){
  width: 89px;
}

.lower-table.jcleaner td:nth-child(2){
  width: 275px;
}

/* MJ */
.lower-mv-mj {
  background: url(../img/new-top/mj_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

img.logo-mj {
  width: 164px;
}

/* silkysalt */
.lower-mv-silkysalt {
  background: url(../img/new-top/silkysalt_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

img.logo-silkysalt {
  width: 323px;
}

/* MH */
.lower-mv-mh {
  background: url(../img/new-top/mh_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

img.logo-mh {
  width: 78px;
}

.logo-mh + .logo-mh {
  margin-left: 20px;
}

/* CE */
.lower-mv-ce {
  background: url(../img/new-top/ce_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

.logo-ce {
  width: 176px;
}

/* 検査キット */
.lower-mv-kit {
  background: url(../img/new-top/kit_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

.lower-table.kit {
  width: calc(50% - 20px);
}

.lower-table.kit th {
  text-align: center;
}

.lower-table.kit td {
  text-align: center;
  width: 50%;
}

/* 耐震金具 */
.lower-mv-fastenerts {
  background: url(../img/new-top/fastenerts_mv.png) no-repeat right 20px bottom;
  background-size: 430px auto;
}

.lower-table.fastenerts {
  width: 100%;
}

.fastenerts th {
  min-width: 170px;
}

.fastenerts th:nth-child(1) {
  min-width: 63px;
}

.fastenerts th:nth-child(3) {
  min-width: 106px;
}

.fastenerts td:nth-child(1){
  text-align: center;
}

.fastenerts td:nth-child(3){
  text-align: center;
}

/* Jキーパー */
.lower-mv-jkeeper {
  background: url(../img/new-top/jkeeper_mv.webp) no-repeat right 20px bottom;
  background-size: 430px auto;
}

.logo-jkeeper {
  width: 190px;
}

.jkeeper .lower-flex-info {
  width: 310px;
  padding-right: 0;
}

.jkeeper th:nth-child(1) {
  min-width: 102px;
}

.jkeeper th:nth-child(4) {
  letter-spacing: 0;
}

.jkeeper td {
  text-align: center;
  font-size: 1.4rem;
}

/* 保守管理 */
.lower-mv-maintenance {
  background: url(../img/new-top/maintenance_mv.webp) no-repeat right 20px bottom;
  background-size: 430px auto;
}

.maintenance.lower-table {
  width: 100%;
  font-size: 14px;
}

.maintenance td {
  vertical-align: top;
}

.maintenance td:nth-child(1) {
  text-align: center;
  vertical-align: middle;
}

/*-----------------------------------------------------------------
		SP版
-----------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .sp-scroll-x {
    overflow-x: scroll;
  }
  .column-3 .lower-flex-img {
    width: 100%;
    padding-top: 20px;
  }

  .column-3 .lower-flex-img:first-child {
    width: 100%;
    padding-top: 0;
  }

  .lower-flex-info-2 {
    width: 100%;
    padding: 30px 20px 10px;
  }

  .lower-flex-img-2 {
    width: 100%;
    padding: 20px;
    margin: 0;
  }

  .lower-flex-info-2-w {
    width: 100%;
    padding: 30px 20px 10px;
  }

  .lower-flex-img-2-w {
    width: 100%;
    padding: 20px;
    margin: 0;
  }

  .img-wrap {
    width: 100%;
  }

  img.logo-jcleaner {
    width: 50%;
  }

  img.logo-jcleaner-mini {
    width: 50%;
  }

  img.logo-jcleaner-x {
    width: 50%;
  }

  .lower-flex-table {
    width: 100%;
    padding: 0 20px 20px;
  }

  .lower-table,
  .lower-table.kit,
  .lower-table.jcleaner {
    width: 100%;
  }

  .lower-table.jcleaner td:nth-child(2){
    width: calc(100% - 89px);
  }

  .lower-table + .lower-table {
    margin-left: 0;
  }

  .lower-table dd {
    width: calc(100% - 89px);
  }

  .two-column {
    flex-direction: column;
  }

  .lower-mv {
    margin-bottom: 50px;
  }

  .lower-content {
    margin-bottom: 50px;
  }

  .lower-full-img {
    padding: 30px;
  }

  .lower-bottom-btn {
    max-width: calc(100% - 30px);
    margin: 0 0 50px auto;
  }

  /* 各画面ごとの調整 */
  .lower-mv-hx {
    background: url(../img/new-top/hx_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-jcleaner {
    background: url(../img/new-top/jcleaner_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-mj {
    background: url(../img/new-top/mj_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-silkysalt {
    background: url(../img/new-top/silkysalt_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-mh {
    background: url(../img/new-top/mh_mv.png) no-repeat center top 40px;
    background-size: 300px auto;
  }

  .lower-mv-ce {
    background: url(../img/new-top/ce_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-kit {
    background: url(../img/new-top/kit_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-fastenerts {
    background: url(../img/new-top/fastenerts_mv.png) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .lower-mv-jkeeper {
    background: url(../img/new-top/jkeeper_mv.webp) no-repeat center top 45px;
    background-size: 300px auto;
  }

  .jkeeper th {
    min-width: 187px;
  }
  
  .lower-mv-maintenance {
    background: url(../img/new-top/maintenance_mv.webp) no-repeat center top 45px;
    background-size: 300px auto;
  }
}