@charset "UTF-8";
body {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

/* =========================================================
  resetここまで
========================================================= */
.greenrock-shield-flex_wrap {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", sans-serif;
  font-weight: 400;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  background-color: #f5f5f7;
  color: #333333;
  line-height: 1;
  overflow-x: hidden;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_wrap {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_wrap {
    width: 100vw;
  }
}
.greenrock-shield-flex_wrap * {
  box-sizing: border-box;
}
.greenrock-shield-flex_wrap h1, .greenrock-shield-flex_wrap h2, .greenrock-shield-flex_wrap h3, .greenrock-shield-flex_wrap h4, .greenrock-shield-flex_wrap h5, .greenrock-shield-flex_wrap h6 {
  padding: 0;
  margin: 0;
}
.greenrock-shield-flex_wrap p {
  margin: 0;
  padding: 0;
}
.greenrock-shield-flex_wrap a {
  color: #333333;
  text-decoration: none;
  vertical-align: baseline;
}
.greenrock-shield-flex_wrap a:hover {
  opacity: 0.8;
}
.greenrock-shield-flex_wrap img {
  width: 100%;
  vertical-align: bottom;
}
.greenrock-shield-flex_wrap ul, .greenrock-shield-flex_wrap li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.greenrock-shield-flex_wrap table {
  border-spacing: 0;
}
.greenrock-shield-flex_wrap .inner {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_wrap .inner {
    width: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_wrap .inner {
    width: 100vw;
  }
}
.greenrock-shield-flex_wrap .pc_item {
  display: block;
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_wrap .pc_item {
    display: none;
  }
}
.greenrock-shield-flex_wrap .sp_item {
  display: none;
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_wrap .sp_item {
    display: block;
  }
}

.greenrock-shield-flex_fv {
  background: url(../../images/greenrock-shield-flex/fv_bg.jpg) no-repeat center center/cover;
  width: 1000px;
  height: 720px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv {
    width: 100vw;
    height: 72vw;
    margin-top: 14vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv {
    background: #000 url("../../images/greenrock-shield-flex/fv_bg_sp.jpg") no-repeat center 0/100%;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-bottom: 16.67vw;
  }
}
.greenrock-shield-flex_fv .title {
  display: flex;
  flex-flow: row wrap;
  width: 840px;
  border-bottom: 1px solid #FFF;
  margin: 0 auto;
  padding: 103px 0 67px;
  gap: 100px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .title {
    width: 84vw;
    padding: 10.3vw 0 6.7vw;
    gap: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .title {
    display: block;
    width: 78.13vw;
    padding: 13.02vw 0 8.72vw;
    gap: 13.02vw;
  }
}
.greenrock-shield-flex_fv .title h1 {
  width: 340px;
  margin-top: 8px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .title h1 {
    width: 34vw;
    margin-top: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .title h1 {
    width: 58.59vw;
    margin-top: 0;
    margin-bottom: 6.51vw;
  }
}
.greenrock-shield-flex_fv .title .main_txt {
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .title .main_txt {
    font-size: 1.8vw;
    line-height: 3.3vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .title .main_txt {
    font-size: 3.39vw;
    line-height: 6.77vw;
  }
}
.greenrock-shield-flex_fv .fv_list {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin: 47px auto 0;
  padding: 0;
  width: 840px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list {
    margin: 4.7vw auto 0;
    width: 84vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list {
    margin: 9.9vw auto 0;
    width: 78.13vw;
  }
}
.greenrock-shield-flex_fv .fv_list li {
  width: 250px;
  color: #fff;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list li {
    width: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list li {
    text-align: left;
    width: 100%;
    padding-left: 24.74vw;
  }
  .greenrock-shield-flex_fv .fv_list li:nth-child(2) {
    margin: 6.51vw 0 2.6vw;
  }
}
.greenrock-shield-flex_fv .fv_list .ico {
  width: 120px;
  margin-inline: auto;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list .ico {
    width: 12vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list .ico {
    width: 19.53vw;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.greenrock-shield-flex_fv .fv_list .txt01 {
  font-size: 22px;
  font-weight: 500;
  margin: 14px auto 28px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list .txt01 {
    font-size: 2.2vw;
    margin: 1.4vw auto 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list .txt01 {
    font-size: 3.91vw;
    width: 52.08vw;
    margin: 1.82vw auto 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list .txt02 {
    display: flex;
  }
  .greenrock-shield-flex_fv .fv_list .txt02_sp {
    display: block;
  }
}
.greenrock-shield-flex_fv .fv_list .txt02 p {
  font-size: 46px;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list .txt02 p {
    font-size: 4.6vw;
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list .txt02 p {
    font-size: 10.42vw;
    margin-bottom: 0;
  }
}
.greenrock-shield-flex_fv .fv_list .txt02 span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list .txt02 span {
    font-size: 1.6vw;
    line-height: 2.6vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list .txt02 span {
    white-space: nowrap;
    font-size: 2.6vw;
    line-height: 4.56vw;
    margin-top: 5.86vw;
  }
}
.greenrock-shield-flex_fv .fv_list .txt02 i {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_fv .fv_list .txt02 i {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .fv_list .txt02 i {
    font-size: 3.91vw;
  }
}
.greenrock-shield-flex_fv .fv_list .txt02 sup {
  font-size: 50%;
}
.greenrock-shield-flex_fv .fv_list .txt02 sub {
  font-size: 50%;
  vertical-align: 0.1em;
}
.greenrock-shield-flex_fv .txt_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_fv .txt_flex {
    justify-content: flex-start;
  }
}

.greenrock-shield-flex_material {
  background: url(../../images/greenrock-shield-flex/bg01.jpg) no-repeat center center/cover;
  height: 920px;
  padding: 100px 0 0;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material {
    height: 92vw;
    padding: 10vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material {
    background: linear-gradient(90deg, rgba(46, 54, 61, 0.93) 0%, rgba(46, 54, 61, 0.65) 50%, rgb(46, 54, 61) 100%);
    height: auto;
    padding: 15.1vw 0 15.1vw;
  }
}
.greenrock-shield-flex_material .sect_title {
  text-align: center;
  font-size: 40px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .sect_title {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .sect_title {
    font-size: 7.16vw;
  }
}
.greenrock-shield-flex_material .lead {
  text-align: center;
  line-height: 33px;
  margin: 32px auto 35px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .lead {
    line-height: 3.3vw;
    margin: 3.2vw auto 3.5vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .lead {
    line-height: 6.77vw;
    margin: 7.16vw auto 9.11vw;
  }
}
.greenrock-shield-flex_material .material_list {
  margin: 0 0 0 70px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list {
    margin: 0 0 0 7vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list {
    width: 78.13vw;
    margin: 0 auto;
  }
}
.greenrock-shield-flex_material .material_list li {
  display: flex;
  flex-flow: row wrap;
}
.greenrock-shield-flex_material .material_list li:nth-child(2) {
  margin-bottom: -10px;
}
.greenrock-shield-flex_material .material_list li:nth-child(2) .txt_wrap {
  margin-top: 40px;
  height: 120px;
}
.greenrock-shield-flex_material .material_list li:nth-child(3) .txt_wrap {
  margin-top: 25px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list li:nth-child(2) {
    margin-bottom: -1vw;
  }
  .greenrock-shield-flex_material .material_list li:nth-child(2) .txt_wrap {
    margin-top: 4vw;
    height: 12vw;
  }
  .greenrock-shield-flex_material .material_list li:nth-child(3) .txt_wrap {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list li {
    border-bottom: 1px solid #FFF;
    padding-bottom: 7.81vw;
  }
  .greenrock-shield-flex_material .material_list li:nth-child(2) {
    margin-top: 10.42vw;
    margin-bottom: 10.42vw;
  }
  .greenrock-shield-flex_material .material_list li:nth-child(2) .txt_wrap {
    margin-top: 1.3vw;
    height: auto;
  }
  .greenrock-shield-flex_material .material_list li:nth-child(3) .txt_wrap {
    margin-top: -1.3vw;
  }
}
.greenrock-shield-flex_material .material_list .img01 {
  width: 382px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list .img01 {
    width: 38.2vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list .img01 {
    width: 62.89vw;
    margin-inline: auto;
  }
}
.greenrock-shield-flex_material .material_list .img02 {
  width: 271px;
  margin: 60px 20px 0 -10px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list .img02 {
    width: 27.1vw;
    margin: 6vw 2vw 0 -1vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list .img02 {
    width: 37.89vw;
    margin: 11.72vw 3.26vw 0 -1.3vw;
  }
}
.greenrock-shield-flex_material .material_list .txt_wrap {
  width: 197px;
  height: 140px;
  border-bottom: 1px solid #FFF;
  margin: 14px 0 0;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list .txt_wrap {
    width: 19.7vw;
    height: 14vw;
    margin: 1.4vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list .txt_wrap {
    width: 37.76vw;
    height: auto;
    margin: 1.82vw 0 0;
    border: none;
  }
}
.greenrock-shield-flex_material .material_list .sub {
  width: fit-content;
  width: -moz-fit-content;
  background: #000;
  height: 40px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 22px;
  padding: 7px 10px 0;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list .sub {
    height: 4vw;
    font-size: 2.2vw;
    padding: 0.7vw 1vw 0;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list .sub {
    height: 7.81vw;
    font-size: 4.17vw;
    padding: 1.69vw 2.6vw 0;
  }
}
.greenrock-shield-flex_material .material_list .desc {
  line-height: 27px;
  padding: 15px 0 0;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_material .material_list .desc {
    line-height: 2.7vw;
    padding: 1.5vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_material .material_list .desc {
    line-height: 5.21vw;
    padding: 1.95vw 0 0;
  }
}

.greenrock-shield-flex_mechanism {
  background: #E4E2DC;
  padding: 100px 0 210px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_mechanism {
    padding: 10vw 0 21vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_mechanism {
    padding: 13.02vw 0 27.34vw;
  }
}
.greenrock-shield-flex_mechanism .sect_title {
  text-align: center;
  font-size: 40px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_mechanism .sect_title {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_mechanism .sect_title {
    font-size: 7.16vw;
    line-height: 9.11vw;
  }
}
.greenrock-shield-flex_mechanism .lead {
  text-align: center;
  line-height: 33px;
  margin: 32px auto 35px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_mechanism .lead {
    line-height: 3.3vw;
    margin: 3.2vw auto 3.5vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_mechanism .lead {
    line-height: 2;
    margin: 5.47vw auto 10.42vw;
  }
}

.mechanism_list {
  position: relative;
  width: 800px;
  margin-inline: auto;
  padding-top: 150px;
}
@media screen and (max-width: 1000px) {
  .mechanism_list {
    width: 80vw;
    padding-top: 15vw;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list {
    width: 87.24vw;
    padding-top: 0;
  }
}
.mechanism_list .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 320px;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .image {
    width: 32vw;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .image {
    top: 1.95vw;
    width: 41.67vw;
  }
}
.mechanism_list .desc {
  width: 430px;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .desc {
    width: 43vw;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .desc {
    width: 39.06vw;
  }
}
.mechanism_list .desc:nth-child(2) {
  margin: 50px 0 80px;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .desc:nth-child(2) {
    margin: 5vw 0 8vw;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .desc:nth-child(2) {
    margin: 7.16vw 0 8.46vw;
  }
}
.mechanism_list .desc .name {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  border-bottom: 1px solid #333;
  gap: 20px;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .desc .name {
    gap: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .desc .name {
    gap: 2.6vw;
    padding-bottom: 2.08vw;
  }
}
.mechanism_list .desc .name span {
  display: block;
  color: #fff;
  background: #333;
  height: 30px;
  text-align: center;
  font-weight: 500;
  padding: 5px 8px 0;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .desc .name span {
    height: 3vw;
    padding: 0.5vw 0.8vw 0;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .desc .name span {
    font-size: 2.86vw;
    height: 5.21vw;
    padding: 1.04vw 1.95vw 0;
  }
}
.mechanism_list .desc .name p {
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 5px;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .desc .name p {
    font-size: 2.4vw;
    padding-bottom: 0.5vw;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .desc .name p {
    width: 100%;
    font-size: 3.39vw;
    line-height: 3.78vw;
  }
}
.mechanism_list .desc .txt {
  line-height: 27px;
  font-weight: 500;
  margin: 14px 0 0;
}
@media screen and (max-width: 1000px) {
  .mechanism_list .desc .txt {
    line-height: 2.7vw;
    margin: 1.4vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .mechanism_list .desc .txt {
    font-size: 3.13vw;
    line-height: 5.6vw;
    margin: 1.82vw 0 0;
  }
}

.greenrock-shield-flex_spec {
  color: #fff;
  background: #2E363D;
  padding: 80px 0 88px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec {
    padding: 8vw 0 8.8vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec {
    padding: 10.42vw 0 11.46vw;
  }
}
.greenrock-shield-flex_spec .sect_title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 44px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .sect_title {
    font-size: 2.4vw;
    margin-bottom: 4.4vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .sect_title {
    font-size: 3.91vw;
    margin-bottom: 5.21vw;
  }
}
.greenrock-shield-flex_spec .spec_table {
  border-collapse: collapse;
  margin-inline: auto;
  width: 700px;
  border-top: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table {
    width: 70vw;
    border-top: 0.4vw solid #FFF;
    border-bottom: 0.4vw solid #FFF;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table {
    width: 88.54vw;
    border-top: 0.52vw solid #FFF;
    border-bottom: 0.52vw solid #FFF;
  }
}
.greenrock-shield-flex_spec .spec_table th {
  vertical-align: top;
  font-size: 19px;
  font-weight: 500;
  text-align: left;
  padding: 20px;
  border-right: 1px solid #FFF;
  border-bottom: 4px solid #FFF;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table th {
    font-size: 1.9vw;
    padding: 2vw;
    border-bottom: 0.4vw solid #FFF;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table th {
    font-size: 2.73vw;
    width: 26.04vw;
    padding: 2.34vw 0 0 2.6vw;
    border-bottom: 0.52vw solid #FFF;
  }
}
.greenrock-shield-flex_spec .spec_table td {
  padding: 21px 15px 21px 20px;
  border-bottom: 1px solid #FFF;
}
.greenrock-shield-flex_spec .spec_table td i {
  font-style: normal;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table td {
    padding: 2.1vw 1.5vw 2.1vw 2vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table td {
    font-size: 2.6vw;
    padding: 2.34vw 0 2.34vw 2.6vw;
    white-space: nowrap;
  }
  .greenrock-shield-flex_spec .spec_table td i {
    font-size: 1.82vw;
  }
}
.greenrock-shield-flex_spec .spec_table .amount {
  font-weight: 500;
  font-size: 20px;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table .amount {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table .amount {
    font-size: 3.91vw;
  }
}
.greenrock-shield-flex_spec .spec_table .amount span {
  font-size: 14px;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table .amount span {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table .amount span {
    font-size: 1.82vw;
  }
}
.greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(4) {
  border-bottom: 4px solid #FFF;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(4) {
    border-bottom: 0.4vw solid #FFF;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(4) {
    border-bottom: 0.52vw solid #FFF;
  }
}
.greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(5) {
  border-bottom: 4px solid #FFF;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(5) {
    border-bottom: 0.4vw solid #FFF;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(5) {
    border-bottom: 0.52vw solid #FFF;
  }
}
.greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(7) {
  border-bottom: 4px solid #FFF;
}
@media screen and (max-width: 1000px) {
  .greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(7) {
    border-bottom: 0.4vw solid #FFF;
  }
}
@media screen and (max-width: 768px) {
  .greenrock-shield-flex_spec .spec_table > tbody:nth-child(1) > tr:nth-child(7) {
    border-bottom: 0.52vw solid #FFF;
  }
}/*# sourceMappingURL=style.css.map */