@media screen and (max-width: 768px) {
    .service.faq.page .faq-container{
        padding-left: 5vw;
        padding-right: 5vw;
    }
}

.qaBox1 .tx {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
    .qaBox1 {
        padding: 0 20px
    }
    .qaBox1 .tx {
        text-align: left;
        font-weight: normal;
        font-size: 16px
    }
}


.qaBox2 {
  margin-top: 50px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .qaBox2 {
    margin-top: 30px;
    margin-bottom: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    row-gap: 15px;
  }
}
.qaBox2 .in {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 135px;
          flex: 0 0 135px;
  text-align: center;
}

.qaBox2 .in a {
  width: 100%;
  height: 135px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-decoration: none !important;
  background-color: #fff0c8;
  background-repeat: no-repeat;
  background-position: center 40%;
  background-size: auto;
  -webkit-box-shadow: 0 5px 0 rgba(240, 100, 0, 0.5);
          box-shadow: 0 5px 0 rgba(240, 100, 0, 0.5);
}
.qaBox2 .in a .tx {
  color: #42210b;
  font-size: 14px;
  padding-bottom: 1em;
}
.qaBox2 .in.active a,
.qaBox2 .in:hover a {
  background-color: #f06400 !important;
  opacity: 1;
}
.qaBox2 .in.active a .tx,
.qaBox2 .in:hover a .tx {
  color: #FFF;
}

@media screen and (max-width: 768px) {
  .qaBox2 .in {
    -webkit-box-flex:0;
        -ms-flex:0 0 30%;
            flex:0 0 30%;
  }
  .qaBox2 .in a {
    height: 110px;
    border-radius: 10px;
  }
  .qaBox2 .in a .tx {
    font-size: 12px;
    padding-bottom: 3px;
  }
}

.qaBox2 .in1 a {
    background-image: url("../images/faq/icon1.webp");
}

.no-webp .qaBox2 .in1 a {
    background-image;: url("../images/faq/icon1.png");
}

.qaBox2 .in1 a:hover {
    background-image: url("../images/faq/icon1_o.webp");
}

.no-webp .qaBox2 .in1 a:hover {
    background-image: url("../images/faq/icon1_o.png");
}

.qaBox2 .in1.active a {
    background-image: url("../images/faq/icon1_o.webp");
}

.no-webp .qaBox2 .in1.active a {
    background-image: url("../images/faq/icon1_o.png");
}

.qaBox2 .in2 a {
    background-image: url("../images/faq/icon2.webp");    
}

.no-webp .qaBox2 .in2 a {
    background-image: url("../images/faq/icon2.png");
}

.qaBox2 .in2 a:hover {
    background-image: url("../images/faq/icon2_o.webp");
}

.no-webp .qaBox2 .in2 a:hover {
    background-image: url("../images/faq/icon2_o.png");
}

.qaBox2 .in2.active a {
    background-image: url("../images/faq/icon2_o.webp");
}

.no-webp .qaBox2 .in2.active a {
    background-image: url("../images/faq/icon2_o.png");
}

.qaBox2 .in3 a {
    background-image: url("../images/faq/icon3.webp");
    
}

.no-webp .qaBox2 .in3 a {
    background-image: url("../images/faq/icon3.png");
}

.qaBox2 .in3 a:hover {
    background-image: url("../images/faq/icon3_o.webp");
}

.no-webp .qaBox2 .in3 a:hover {
    background-image: url("../images/faq/icon3_o.png");
}

.qaBox2 .in3.active a {
    background-image: url("../images/faq/icon3_o.webp");
}

.no-webp .qaBox2 .in3.active a {
    background-image: url("../images/faq/icon3_o.png");
}

.qaBox2 .in4 a {
    background-image: url("../images/faq/icon4.webp");    
}

.no-webp .qaBox2 .in4 a {
    background-image: url("../images/faq/icon4.png");
}

.qaBox2 .in4 a:hover {
    background-image: url("../images/faq/icon4_o.webp");
}

.no-webp .qaBox2 .in4 a:hover {
    background-image: url("../images/faq/icon4_o.png");
}

.qaBox2 .in4.active a {
    background-image: url("../images/faq/icon4_o.webp");
}

.no-webp .qaBox2 .in4.active a {
    background-image: url("../images/faq/icon4_o.png");
}

.qaBox2 .in5 a {
    background-image: url("../images/faq/icon5.webp");
    
}

.no-webp .qaBox2 .in5 a {
    background-image: url("../images/faq/icon5.png");
}

.qaBox2 .in5 a:hover {
    background-image: url("../images/faq/icon5_o.webp");
}

.no-webp .qaBox2 .in5 a:hover {
    background-image: url("../images/faq/icon5_o.png");
}

.qaBox2 .in5.active a {
    background-image: url("../images/faq/icon5_o.webp");
}

.no-webp .qaBox2 .in5.active a {
    background-image: url("../images/faq/icon5_o.png");
}

.qaBox2 .in6 a {
    background-image: url("../images/faq/icon6.webp");    
}

.no-webp .qaBox2 .in6 a {
    background-image: url("../images/faq/icon6.png");
}

.qaBox2 .in6 a:hover {
    background-image: url("../images/faq/icon6_o.webp");
}

.no-webp .qaBox2 .in6 a:hover {
    background-image: url("../images/faq/icon6_o.png");
}

.qaBox2 .in6.active a {
    background-image: url("../images/faq/icon6_o.webp");
}

.no-webp .qaBox2 .in6.active a {
    background-image: url("../images/faq/icon6_o.png");
}