@charset "UTF-8";
sub {
  bottom: -0.05em;
}

@media (min-width: 768px) {
  #about .muTac.img {
    width: 32%;
    margin: auto;
  }
  .about_list {
    counter-reset: titlenum;
  }
  .about_list li {
    position: absolute;
    top: 4%;
    left: 0;
    list-style: none;
    width: 34%;
  }
  .about_list li:nth-child(even) {
    right: 0;
    left: auto;
  }
  .about_list li:nth-child(2) {
    top: 20%;
  }
  .about_list li:nth-child(3) {
    top: 28%;
  }
  .about_list li:nth-child(4) {
    top: 44%;
  }
  .about_list li:nth-child(5) {
    top: auto;
    bottom: 8%;
  }
  .about_list li:nth-child(6) {
    top: auto;
    bottom: 7%;
  }
  .about_list li .muDf_jcsb > div {
    width: 27%;
    max-width: 100px;
  }
  .about_list li .muDf_jcsb > p {
    width: 68%;
  }
  .about_list li h4 {
    font-size: min(1.64vw, 18px);
    margin-bottom: 0.5em;
  }
  .about_list li h4::before {
    counter-increment: titlenum;
    content: counter(titlenum);
    font-size: 20px;
    color: #fff;
    background-color: #F5AA00;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    width: 40px;
    height: 40px;
  }
  .about_list li span.about_note {
    font-size: min(1vw, 12px);
  }
  .about_list li p {
    font-size: min(1.4vw, 16px);
  }
  .structure_main_img {
    max-width: 530px;
    width: 48.18%;
    margin: 30px auto 40px;
  }
  .structure_list_img {
    width: 62.45%;
    max-width: 153px;
    margin: 0 auto 15px;
  }
  .pcCol1-2 > *:first-child {
    width: 33.33%;
  }
  .pcCol1-2 > *:nth-child(2) {
    width: 66.66%;
  }
  .reason_description {
    margin-top: 40px;
  }
  .reason_description .reason_description_img {
    max-width: 620px;
    margin: 0 0 20px 50px;
  }
  .move_img {
    margin-bottom: 40px;
  }
  .gas_img_block01 {
    max-width: 245px;
  }
  .gas_img_block01 .gas_img {
    width: 50%;
  }
  .gas_img_block01 .gas_img p {
    margin-top: 0.7em;
  }
  .pcCol1-2_v2 > *:first-child {
    width: 22.27%;
  }
  .pcCol1-2_v2 > *:nth-child(2) {
    width: 74.09%;
  }
  #merit .pcCol3 > *:first-child {
    width: 39%;
    margin-right: 2%;
    margin-bottom: 0;
  }
  #merit .pcCol3 > *:nth-child(2) {
    width: 29%;
    margin-bottom: 0;
  }
  #merit .pcCol3 > *:nth-child(3) {
    width: 27%;
    margin-bottom: 0;
  }
  #merit .pcCol3 p {
    margin-bottom: 0;
  }
  #merit .about_description {
    margin-top: 30px;
  }
  .tips_contentWrap p.merit_detail_text01, .tips_contentWrap p.merit_detail_text02 {
    font-size: 40px;
    color: #F7931D;
    font-weight: 500;
    text-align: center;
  }
  .tips_contentWrap p.merit_detail_text02 {
    color: #ADACAC;
  }
  .point_block01 {
    margin-bottom: 40px;
  }
  .point_block01 > * {
    width: 49%;
  }
  .point_block02 > *:first-child {
    width: 54%;
  }
  .point_block02 > *:nth-child(2) {
    width: 44%;
  }
  .point_block02 ul {
    list-style-type: disc;
    color: #E7380D;
    padding-left: 1.5em;
    line-height: 2;
  }
  .point_block02 ul span {
    color: #2E2624;
  }
  .point_pa_img {
    position: absolute;
    width: 49%;
    top: 0;
    right: 0;
  }
  #stabilus .toolcontents > div + div {
    margin-top: 0;
  }
  #stabilus .toolcontents {
    margin-top: 0;
  }
  #stabilus .pcCol1-2 > *:first-child {
    width: 31.33%;
  }
  .tips_contentWrap p.mt1 {
    margin-top: 1em;
  }
  .lock_block > *:first-child {
    width: 33%;
  }
  .lock_block > *:nth-child(2) {
    width: 66%;
  }
  .lock_block .lock_img_ttl {
    margin-top: 1em;
  }
  .table-scroll {
    overflow: visible !important;
  }
  table {
    width: 100%;
    border-collapse: separate;
    border-radius: 8px;
    border-spacing: 0;
    text-align: center;
    font-size: 14px;
    border: 1px solid #CACCC8;
    border-top: none;
  }
  table tr:last-child td {
    border-bottom: none;
  }
  table .fixed-header {
    position: sticky;
    width: 100%;
    z-index: 98;
    border-radius: 8px 8px 0 0;
  }
  table th {
    font-weight: bold;
    text-align: center;
    padding: 8px;
    line-height: 1.4;
    border: none;
    border-bottom: 1px solid #CACCC8;
    border-left: 1px solid #CACCC8;
    border-top: 1px solid #caccc8;
  }
  table th:nth-child(1) {
    width: 9%;
    border-radius: 8px 0 0 0;
    border-left: none;
  }
  table th:nth-child(2) {
    width: 8%;
  }
  table th:nth-child(3) {
    width: 8%;
  }
  table th:nth-child(4) {
    width: 10%;
  }
  table th:nth-child(5) {
    width: 10%;
  }
  table th:nth-child(6) {
    width: 24%;
  }
  table th:nth-child(7) {
    width: 31%;
    border-radius: 0 8px 0 0;
  }
  table td {
    border: none;
    border-bottom: 1px solid #CACCC8;
    border-left: 1px solid #CACCC8;
    padding: 8px;
    height: 54px;
  }
  table td:nth-child(1) {
    border-left: none;
  }
  table td:nth-child(6) {
    width: 12%;
  }
  table td:nth-child(7) {
    width: 12%;
  }
  table td:nth-child(8) {
    padding-left: 8px;
  }
  table tr:last-child td:first-child {
    border-radius: 0 0 0 8px;
  }
  table tr:last-child td:last-child {
    border-radius: 0 0 8px 0;
  }
  /* 各グループの背景色 */
  .group1 {
    background-color: #FAEAD5;
  }
  .group2 {
    background-color: #fff;
  }
  .group3 {
    background-color: #F5AA00;
    color: #fff;
  }
  .group3 a {
    color: #fff !important;
  }
  .link a {
    position: relative;
    margin-right: 24px;
  }
  .link a::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../../../assets/img/link.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 5px;
    bottom: 3px;
  }
}
@media (max-width: 767px) {
  #about .about_description {
    padding-bottom: 2vw;
  }
  #about .tips_content_inner {
    padding-bottom: 2em;
  }
  .about_list {
    counter-reset: titlenum;
    margin: 6% 0 0;
    padding: 0;
  }
  .about_list li {
    list-style: none;
  }
  .about_list li .muDf_jcsb {
    margin-bottom: 1em;
  }
  .about_list li .muDf_jcsb > div {
    width: 32%;
  }
  .about_list li .muDf_jcsb > p {
    width: 63%;
  }
  .about_list li h4 {
    margin-bottom: 1em;
  }
  .about_list li h4::before {
    counter-increment: titlenum;
    content: counter(titlenum);
    color: #fff;
    background-color: #F5AA00;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 1em;
    font-size: 3.67vw;
    width: 6.67vw;
    height: 6.67vw;
  }
  .about_list li span.about_note {
    font-size: 2.4vw;
  }
  #structure .structure_main_img {
    width: 76%;
    margin: 4% auto 0;
  }
  #structure .spDf_jcsb > *:first-child {
    width: 24%;
  }
  #structure .spDf_jcsb > *:nth-child(2) {
    width: 72%;
  }
  #structure .reason_main_img {
    width: 50%;
    margin: 0 auto 6%;
  }
  #structure .reason_description_img {
    width: 89.86%;
    margin: 0 auto 6%;
  }
  #structure .move_img > div {
    margin-bottom: 8%;
  }
  #structure .reason_last_img {
    margin-bottom: 6%;
  }
  #structure .gas_img_block01 {
    width: 35vw;
    margin: 0 auto 6%;
  }
  #structure .gas_img_block01 .gas_img {
    width: 50%;
  }
  #structure .gas_img_block01 .gas_img p {
    font-size: 2.4vw;
    margin-top: 6%;
  }
  #structure .gas_img_block02 {
    width: 35vw;
    margin: 0 auto 6%;
  }
  #merit .spCol3 {
    margin-bottom: 3%;
  }
  #merit .spCol3 > *:first-child {
    width: 40%;
    margin-right: 2%;
    margin-bottom: 0;
  }
  #merit .spCol3 > *:nth-child(2) {
    width: 36%;
    margin-bottom: 0;
  }
  #merit .spCol3 > *:nth-child(3) {
    width: 20%;
    margin-bottom: 0;
  }
  #merit .spCol3 p {
    margin-bottom: 0;
  }
  #merit .about_description {
    margin-top: 6%;
  }
  #merit .text {
    font-size: 2.4vw;
    margin-top: 0.5em;
  }
  .tips_contentWrap p.merit_detail_text01, .tips_contentWrap p.merit_detail_text02 {
    font-size: 5.5vw;
    color: #F7931D;
    font-weight: 500;
    text-align: right;
  }
  .tips_contentWrap p.merit_detail_text02 {
    color: #ADACAC;
  }
  .point_pa_img {
    margin: 6% auto;
  }
  .point_block02 ul {
    list-style-type: disc;
    color: #E7380D;
    padding-left: 1.5em;
    line-height: 2;
  }
  .point_block02 ul span {
    color: #2E2624;
  }
  .point_block02 .point_block02_img {
    width: 61.33%;
    margin: 6% auto 0;
  }
  div.mt2_sp {
    margin-top: 2em;
  }
  .tips_contentWrap p.mt1 {
    margin-top: 1em;
  }
  #type .spCol3 > * {
    width: 30%;
  }
  .tips_contentWrap p.lock_img_ttl {
    margin-top: 1em;
  }
  .tips_contentWrap p.lock_img_text {
    font-size: 90%;
    margin-bottom: 0;
  }
  #stabilus .toolcontents {
    margin-top: 0;
  }
  .link a {
    position: relative;
    margin-right: 1.8em;
  }
  .link a::after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-image: url(../../../assets/img/link.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 6%;
    bottom: 10%;
  }
}
@media (max-width: 1100px) {
  .table-scroll {
    overflow: auto;
    height: 40vh;
    min-height: 500px;
  }
  table {
    width: 1100px;
    border-collapse: separate;
    border-radius: 8px;
    border-spacing: 0;
    text-align: center;
    font-size: 14px;
    border: 1px solid #CACCC8;
  }
  table tr:last-child td {
    border-bottom: none;
  }
  table .fixed-header {
    position: sticky;
    width: 100%;
    z-index: 98;
    top: 0 !important;
  }
  table th {
    font-weight: bold;
    text-align: center;
    padding: 8px;
    line-height: 1.4;
    border: none;
    border-bottom: 1px solid #CACCC8;
    border-left: 1px solid #CACCC8;
  }
  table th:nth-child(1) {
    width: 9%;
    border-left: none;
    border-radius: 8px 0 0 0;
  }
  table th:nth-child(2) {
    width: 8%;
  }
  table th:nth-child(3) {
    width: 8%;
  }
  table th:nth-child(4) {
    width: 10%;
  }
  table th:nth-child(5) {
    width: 10%;
  }
  table th:nth-child(6) {
    width: 24%;
  }
  table th:nth-child(7) {
    width: 31%;
    border-radius: 0 8px 0 0;
  }
  table td {
    border: none;
    border-bottom: 1px solid #CACCC8;
    border-left: 1px solid #CACCC8;
    padding: 8px;
    height: 54px;
  }
  table td:nth-child(1) {
    border-left: none;
  }
  table td:nth-child(6) {
    width: 12%;
  }
  table td:nth-child(7) {
    width: 12%;
  }
  table td:nth-child(8) {
    padding-left: 8px;
  }
  table tr:last-child td:first-child {
    border-radius: 0 0 0 8px;
  }
  table tr:last-child td:last-child {
    border-radius: 0 0 8px 0;
  }
  /* 各グループの背景色 */
  .group1 {
    background-color: #FAEAD5;
  }
  .group2 {
    background-color: #fff;
  }
  .group3 {
    background-color: #F5AA00;
    color: #fff;
  }
  .group3 a {
    color: #fff !important;
  }
}/*# sourceMappingURL=toolview_gasspring.css.map */