.jim-box {
  background: #66645a;
  padding-top: 56px;
}
.jim-box .jim-headbox {
  max-width: 1104px;
  width: 92%;
  margin: 0 auto;
  padding: 100px 0;
  position: relative;
  z-index: 10;
  margin-bottom: 176px;
  border-radius: 20px;
  background: url(../renew/images/jimny/head-bg.jpg) no-repeat center center/cover;
}
.jim-box .jim-headbox .jim-copy1 {
  font-size: 160px;
  position: relative;
  z-index: 1;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}
.jim-box .jim-headbox .jim-copy2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 967px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  text-align: right;
}
.jim-box .jim-headbox .jim-headimg {
  position: absolute;
  bottom: -64px;
  left: 0;
  right: 0;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  width: 88%;
  max-width: 406px;
}
.jim-box .jim-headbox .jim-copy3 {
  position: absolute;
  z-index: 3;
  width: 140px;
  bottom: -115px;
  right: 43px;
}
.jim-box .jim-headbox .jim-copy3 .pic-box {
  margin-bottom: 8px;
}
.jim-box .jim-headbox .jim-copy3 .jim-copy3-text {
  font-size: 11px;
  line-height: 1.6;
  color: #fff;
  text-align: center;
}
.jim-box .jim-cont1 {
  position: relative;
}
.jim-box .jim-cont1 .jim-copywrap {
  max-width: 1000px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  z-index: 7;
  position: relative;
}
.jim-box .jim-cont1 .jim-copywrap .jim-textbox {
  position: relative;
  z-index: 7;
  text-align: center;
  padding-bottom: 110px;
}
.jim-box .jim-cont1 .jim-copywrap .jim-textbox .main-copy {
  text-align: center;
  line-height: 1.16;
  font-size: 50px;
  color: #fff;
  margin-bottom: 17px;
}
.jim-box .jim-cont1 .jim-copywrap .jim-textbox .sub-copy1 {
  text-align: center;
  line-height: 1;
  font-size: 24px;
  color: #fff;
}
.jim-box .jim-cont1 .jim-copywrap .jim-textbox .sub-copy2 {
  font-size: 18px;
  color: #fff;
}
.jim-box .jim-cont1 .jim-copywrap .jim-textbox .jim-copytext {
  text-align: center;
  font-size: 17px;
  line-height: 2.8;
  color: #fff;
  margin-top: 90px;
  letter-spacing: 1.5px;
}
.jim-box .jim-cont1 .jim-copywrap #bg01 {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 29.1%;
  top: 295px;
}
.jim-box .jim-cont1 .jim-copywrap #bg01 .bg-1 {
  position: relative;
  z-index: 1;
  height: 100%;
  background: url(../renew/images/jimny/bg-01.png) no-repeat center -20px/242%;
  height: 413px;
}
.jim-box .jim-cont1 .jim-copywrap #bg02 {
  position: absolute;
  z-index: 1;
  left: 0%;
  width: 26.6%;
  top: 112px;
}
.jim-box .jim-cont1 .jim-copywrap #bg02 .bg-2 {
  position: relative;
  z-index: 1;
  height: 100%;
  background: url(../renew/images/jimny/bg-02.png) no-repeat center -20px/242%;
  height: 493px;
}
.jim-box .prod-box {
  background: #45443F;
  padding-bottom: 55px;
  padding-top: 20px;
  position: relative;
  z-index: 7;
}
.jim-box .prod-box .dat-ttl {
  text-align: center;
  color: #67645A;
  line-height: 1;
  margin-bottom: 40px;
  font-size: 110px;
}
.jim-box .prod-box .dat-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 40px;
  width: 90%;
  max-width: 969px;
  margin-left: auto;
  margin-right: auto;
}
.jim-box .prod-box .dat-flex li:nth-child(1) {
  width: 44%;
}
.jim-box .prod-box .dat-flex li:nth-child(2) {
  width: 48%;
}
.jim-box .prod-box .pop-box {
  padding-top: 43px;
  background: #0F0F0F;
  position: relative;
}
.jim-box .prod-box .pop-box .pop-ttl {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 110px;
  color: #C33C3C;
  line-height: 1;
  font-size: 50px;
}
.jim-box .prod-box .pop-box .pop-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row-reverse;
  width: 90%;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.jim-box .prod-box .pop-box .pop-flex .text-box {
  width: 48%;
  padding-bottom: 22px;
}
.jim-box .prod-box .pop-box .pop-flex .text-box .pop-text-1 {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 34px;
}
.jim-box .prod-box .pop-box .pop-flex .text-box .pop-text-2 {
  font-size: 16px;
  line-height: 2.8;
  color: #fff;
}
.jim-box .prod-box .pop-box .pop-flex .img-box {
  width: 48%;
}

@media (max-width: 900px) {
  .jim-box {
    padding-top: 10vw;
  }
  .jim-box .jim-headbox {
    max-width: none;
    width: 92%;
    margin: 0 auto;
    padding: 5vw 0 58vw;
    position: relative;
    margin-bottom: 36vw;
    border-radius: 4vw;
    background: url(../renew/images/jimny/head-bg.jpg) no-repeat center center/cover;
  }
  .jim-box .jim-headbox .jim-copy1 {
    width: 110%;
    margin-left: -5%;
    margin-right: -5%;
    font-size: 17vw;
    position: relative;
    z-index: 1;
    line-height: 1.3;
    text-align: center;
  }
  .jim-box .jim-headbox .jim-copy2 {
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 100%;
    font-size: 5vw;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: translateY(0%);
    z-index: 1;
    color: #fff;
    text-align: center;
  }
  .jim-box .jim-headbox .jim-headimg {
    position: absolute;
    bottom: -30vw;
    left: 0;
    right: 0;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    width: 88%;
    max-width: none;
  }
  .jim-box .jim-cont1 {
    position: relative;
  }
  .jim-box .jim-cont1 .jim-copywrap {
    max-width: 1000px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    z-index: 7;
    position: relative;
  }
  .jim-box .jim-cont1 .jim-copywrap .jim-textbox {
    position: relative;
    z-index: 7;
    text-align: center;
    padding-bottom: 28vw;
  }
  .jim-box .jim-cont1 .jim-copywrap .jim-textbox .main-copy {
    text-align: center;
    line-height: 1.16;
    font-size: 12vw;
    margin-bottom: 1vw;
  }
  .jim-box .jim-cont1 .jim-copywrap .jim-textbox .sub-copy1 {
    text-align: center;
    line-height: 1.5;
    font-size: 6vw;
  }
  .jim-box .jim-cont1 .jim-copywrap .jim-textbox .sub-copy2 {
    font-size: 4.2vw;
  }
  .jim-box .jim-cont1 .jim-copywrap .jim-textbox .jim-copytext {
    text-align: center;
    font-size: 3.1vw !important;
    line-height: 3.6;
    margin-top: 5vw;
  }
  .jim-box .prod-box {
    padding-bottom: 10vw;
    padding-top: 7vw;
  }
  .jim-box .prod-box .dat-ttl {
    text-align: center;
    line-height: 1.2;
    margin-bottom: 6vw;
    font-size: 15vw;
  }
  .jim-box .prod-box .dat-flex {
    display: block;
    padding-bottom: 30vw;
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .jim-box .prod-box .dat-flex li:nth-child(1) {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5vw;
  }
  .jim-box .prod-box .dat-flex li:nth-child(2) {
    width: 100%;
  }
  .jim-box .prod-box .pop-box {
    padding-top: 12vw;
    position: relative;
  }
  .jim-box .prod-box .pop-box .pop-ttl {
    position: absolute;
    top: -17vw;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 9.9vw;
    line-height: 1.2;
  }
  .jim-box .prod-box .pop-box .pop-flex {
    display: block;
    width: 90%;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
  }
  .jim-box .prod-box .pop-box .pop-flex .text-box {
    width: 100%;
    padding-bottom: 5vw;
    text-align: center;
  }
  .jim-box .prod-box .pop-box .pop-flex .text-box .pop-text-1 {
    font-size: 5vw;
    line-height: 1.5;
    margin-bottom: 7vw;
  }
  .jim-box .prod-box .pop-box .pop-flex .text-box .pop-text-2 {
    font-size: 3.4vw;
    text-align: left;
    line-height: 3.08;
  }
  .jim-box .prod-box .pop-box .pop-flex .img-box {
    width: 100%;
  }
}
.jim-cont2 {
  position: relative;
  padding-top: 64px;
  padding-bottom: 116px;
}
.jim-cont2 .jim-wrap {
  max-width: 1100px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 7;
}
.jim-cont2 .jim-wrap .jim-list li {
  position: relative;
  margin-bottom: 80px;
}
.jim-cont2 .jim-wrap .jim-list li:last-child {
  margin-bottom: 0;
}
.jim-cont2 .jim-wrap .jim-list li .list-ttl {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 80px;
  color: #fff;
  z-index: 7;
  line-height: 1.2;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  align-items: center;
  z-index: 6;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex .list-img {
  width: 44%;
  padding-top: 50px;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex .list-text {
  width: 41%;
  padding-top: 90px;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-name {
  padding-bottom: 13px;
  border-bottom: 1px solid #fff;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-name .name-1 {
  font-size: 30px;
  line-height: 1.5;
  color: #fff;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-name .name-2 {
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
}
.jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-text {
  font-size: 16px;
  line-height: 2.8;
  color: #fff;
  margin-top: 30px;
}
.jim-cont2 .jim-wrap .jim-list li:nth-child(2n) .list-flex {
  flex-direction: row-reverse;
}

@media (max-width: 900px) {
  .jim-cont2 {
    position: relative;
    padding-top: 14vw;
    padding-bottom: 16vw;
  }
  .jim-cont2 .jim-wrap {
    max-width: 1100px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 7;
  }
  .jim-cont2 .jim-wrap .jim-list li {
    position: relative;
    margin-bottom: 19vw;
  }
  .jim-cont2 .jim-wrap .jim-list li:last-child {
    margin-bottom: 0;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-ttl {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 9vw;
    z-index: 7;
    line-height: 1.2;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex {
    display: block;
    z-index: 6;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-img {
    width: 100%;
    padding-top: 5vw;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-img.ex {
    padding-top: 15vw;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-text {
    width: 100%;
    padding-top: 3vw;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-name {
    padding-bottom: 3vw;
    text-align: center;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-name .name-1 {
    font-size: 7vw;
    line-height: 1.5;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-name .name-2 {
    font-size: 3.7vw;
    line-height: 1.5;
  }
  .jim-cont2 .jim-wrap .jim-list li .list-flex .list-text .flex-text {
    font-size: 3.4vw;
    line-height: 2.64;
    margin-top: 3vw;
  }
  .jim-cont2 .jim-wrap .jim-list li:nth-child(2n) .list-flex {
    flex-direction: row-reverse;
  }
}
.mainen-ttlex {
  font-size: 54px;
  line-height: 1;
  text-align: center;
  font-weight: 900;
}

.mainjp-ttlex {
  line-height: 1.5;
  font-size: 20px;
  text-align: center;
}

.spec-box {
  padding-top: 38px;
  padding-bottom: 15px;
  background: #484640;
}
.spec-box .mainen-ttlex {
  color: #fff;
}
.spec-box .mainjp-ttlex {
  color: #fff;
}
.spec-box .spec-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 924px;
}
.spec-box .spec-flex .spec-img {
  width: 34.6%;
}
.spec-box .spec-flex .spec-img img {
  width: 100%;
  margin-top: 10px;
}
.spec-box .spec-flex .spec-table {
  width: 48.9%;
}
.spec-box .spec-flex .spec-table table {
  border: 1px solid #fff;
}
.spec-box .spec-flex .spec-table table tr th {
  width: 26%;
  padding: 5px 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  background: rgba(255, 255, 255, 0.5);
}
.spec-box .spec-flex .spec-table table tr td {
  width: 74%;
  padding: 5px 5px;
  border-bottom: 1px solid #fff;
}
.spec-box .spec-flex .spec-table table tr:last-child th {
  border-bottom: none;
}
.spec-box .spec-flex .spec-table table tr:last-child td {
  border-bottom: none;
}

.about-box {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 118px;
  color: #0D0D0D;
}
.about-box .about-flex {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 44px;
}
.about-box .about-flex .about-img {
  width: 54.8%;
}
.about-box .about-flex .about-text {
  width: 39%;
}
.about-box .about-flex .about-text .about-name {
  font-size: 20px;
  padding-bottom: 38px;
  border-bottom: 1px solid #0D0D0D;
  margin-bottom: 23px;
}
.about-box .about-flex .about-text .about-textbox {
  font-size: 12px;
  line-height: 3.08;
  margin-bottom: 60px;
}
.about-box .about-flex .about-text .link-btn a {
  display: block;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  background: #0D0D0D;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  width: 100%;
}

@media (max-width: 900px) {
  .mainen-ttlex {
    font-size: 14vw;
    line-height: 1;
    text-align: center;
    font-weight: 900;
  }
  .mainjp-ttlex {
    line-height: 1.5;
    font-size: 5vw;
    text-align: center;
  }
  .spec-box {
    padding-top: 9.4vw;
    padding-bottom: 12vw;
  }
  .spec-box .spec-flex {
    display: block;
    justify-content: space-between;
    align-items: flex-end;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: none;
  }
  .spec-box .spec-flex .spec-img {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9vw;
  }
  .spec-box .spec-flex .spec-img img {
    width: 100%;
    margin-top: 0px;
  }
  .spec-box .spec-flex .spec-table {
    width: 100%;
    margin-top: 9vw;
  }
  .spec-box .spec-flex .spec-table table {
    border: 1px solid #fff;
  }
  .spec-box .spec-flex .spec-table table tr th {
    width: 26%;
    padding: 5px 5px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background: rgba(255, 255, 255, 0.5);
  }
  .spec-box .spec-flex .spec-table table tr td {
    width: 74%;
    padding: 5px 5px;
    border-bottom: 1px solid #fff;
  }
  .spec-box .spec-flex .spec-table table tr:last-child th {
    border-bottom: none;
  }
  .spec-box .spec-flex .spec-table table tr:last-child td {
    border-bottom: none;
  }
  .about-box {
    padding-top: 9vw;
    padding-bottom: 7vw;
  }
  .about-box .about-flex {
    display: block;
    width: 90%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6vw;
  }
  .about-box .about-flex .about-img {
    width: 100%;
  }
  .about-box .about-flex .about-text {
    width: 100%;
    margin-top: 6vw;
  }
  .about-box .about-flex .about-text .about-name {
    font-size: 6vw;
    padding-bottom: 2vw;
    margin-bottom: 2vw;
    text-align: center;
  }
  .about-box .about-flex .about-text .about-textbox {
    font-size: 3.4vw;
    line-height: 1.92;
    margin-bottom: 5vw;
  }
  .about-box .about-flex .about-text .link-btn a {
    display: block;
    border-radius: 8vw;
    padding: 2vw 4vw;
    font-size: 3.4vw;
    line-height: 1;
    font-weight: 900;
    text-align: center;
    background: #0D0D0D;
    width: 100%;
  }
}
.mask-1 {
  position: absolute;
  top: -235px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/maskbg-01.jpg) no-repeat center center/cover;
  z-index: 0;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc.png);
          mask-image: url(../renew/images/jimny/mask-pc.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-2 {
  position: absolute;
  top: 270px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/maskbg-02.jpg) no-repeat center center/cover;
  z-index: 1;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc-02.png);
          mask-image: url(../renew/images/jimny/mask-pc-02.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-3 {
  position: absolute;
  top: -235px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-03.jpg) no-repeat center center/cover;
  z-index: 0;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc.png);
          mask-image: url(../renew/images/jimny/mask-pc.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-4 {
  position: absolute;
  top: 270px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-04.jpg) no-repeat center center/cover;
  z-index: 1;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc-02.png);
          mask-image: url(../renew/images/jimny/mask-pc-02.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-5 {
  position: absolute;
  top: 770px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-05.jpg) no-repeat center center/cover;
  z-index: 2;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc.png);
          mask-image: url(../renew/images/jimny/mask-pc.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-6 {
  position: absolute;
  top: 1270px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-04.jpg) no-repeat center center/cover;
  z-index: 3;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc-02.png);
          mask-image: url(../renew/images/jimny/mask-pc-02.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-7 {
  position: absolute;
  top: 1820px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-06.jpg) no-repeat center center/cover;
  z-index: 2;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc.png);
          mask-image: url(../renew/images/jimny/mask-pc.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-8 {
  position: absolute;
  top: 2370px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-07.jpg) no-repeat center center/cover;
  z-index: 3;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc-02.png);
          mask-image: url(../renew/images/jimny/mask-pc-02.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

.mask-9 {
  position: absolute;
  top: 2920px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../renew/images/jimny/bg-08.jpg) no-repeat center center/cover;
  z-index: 2;
  -webkit-mask-image: url(../renew/images/jimny/mask-pc.png);
          mask-image: url(../renew/images/jimny/mask-pc.png);
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center center;
          mask-position: center center;
}

@media (max-width: 900px) {
  .mask-1 {
    position: absolute;
    top: 14vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/maskbg-01.jpg) no-repeat center center/cover;
    z-index: 0;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp.png);
            mask-image: url(../renew/images/jimny/mask-sp.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-2 {
    position: absolute;
    top: 114vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/maskbg-02.jpg) no-repeat center center/cover;
    z-index: 1;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp-02.png);
            mask-image: url(../renew/images/jimny/mask-sp-02.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-3 {
    position: absolute;
    top: 10vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-03.jpg) no-repeat center center/cover;
    z-index: 0;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp.png);
            mask-image: url(../renew/images/jimny/mask-sp.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-4 {
    position: absolute;
    top: 120vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-04.jpg) no-repeat center center/cover;
    z-index: 1;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp-02.png);
            mask-image: url(../renew/images/jimny/mask-sp-02.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-5 {
    position: absolute;
    top: 230vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-05.jpg) no-repeat center center/cover;
    z-index: 2;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp.png);
            mask-image: url(../renew/images/jimny/mask-sp.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-6 {
    position: absolute;
    top: 340vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-04.jpg) no-repeat center center/cover;
    z-index: 3;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp-02.png);
            mask-image: url(../renew/images/jimny/mask-sp-02.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-7 {
    position: absolute;
    top: 450vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-06.jpg) no-repeat center center/cover;
    z-index: 2;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp.png);
            mask-image: url(../renew/images/jimny/mask-sp.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-8 {
    position: absolute;
    top: 560vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-07.jpg) no-repeat center center/cover;
    z-index: 3;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp-02.png);
            mask-image: url(../renew/images/jimny/mask-sp-02.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-9 {
    position: absolute;
    top: 670vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-08.jpg) no-repeat center center/cover;
    z-index: 2;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp.png);
            mask-image: url(../renew/images/jimny/mask-sp.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-10 {
    position: absolute;
    top: 780vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-07.jpg) no-repeat center center/cover;
    z-index: 2;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp-02.png);
            mask-image: url(../renew/images/jimny/mask-sp-02.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
  .mask-11 {
    position: absolute;
    top: 890vw;
    left: 0;
    width: 100%;
    height: 174vw;
    background: url(../renew/images/jimny/bg-06.jpg) no-repeat center center/cover;
    z-index: 1;
    -webkit-mask-image: url(../renew/images/jimny/mask-sp.png);
            mask-image: url(../renew/images/jimny/mask-sp.png);
    -webkit-mask-size: cover;
            mask-size: cover;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center center;
            mask-position: center center;
  }
}
/*# sourceMappingURL=jimny.css.map */