/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p1▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p1 {
  width: 100%;
  height: 500px;
  background-image: url(../images/WB00255301_qfs/qfs_p1.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.qfs_p1_center {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 160px;
}
.qfs_p1_center h6 {
  color: #f0fe11;
  font-size: 48px;
  font-weight: bold;
  line-height: 55px;
}
.qfs_p1_center h6:nth-child(2) {
  margin-bottom: 15px;
}
.qfs_p1_center h5 {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p2▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p2 {
  width: 100%;
  height: 580px;
  background-image: url(../images/WB00255301_qfs/qfs_p2.png);
}
.qfs_p2_center {
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qfs_p2_text {
  width: 100%;
  height: 382px;
  max-width: 320px;
  margin-left: 30px;
}
.qfs_p2_text h6 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #000;
}
.qfs_p2_text h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
  color: #000;
}
.qfs_p2_text p {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}
.qfs_p2_text p:nth-child(3) {
  margin-bottom: 20px;
}
.qfs_p2_text p span {
  color: #e94609;
  font-weight: 700;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p3▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p3_rwd {
  display: none;
}
.qfs_p3 {
  width: 100%;
  height: 720px;
  background-color: #e1e1e0;
}
.qfs_p3_text h6 {
  font-size: 36px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 36px;
  padding-top: 100px;
  color: #000;
}
.qfs_p3_text p {
  font-size: 20px;
  text-align: center;
  line-height: 28px;
  color: #000;
}
.qfs_p3_center {
  width: 100%;
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.qfs_p3_img {
  width: 100%;
  height: 391px;
  position: absolute;
  z-index: 1;
  background-image: url(../images/WB00255301_qfs/qfs_p3.png);
  background-position: top center;
  background-repeat: no-repeat;
}
.qfs_p3_left {
  width: 950px;
  padding-right: 20px;
}
.qfs_p3_right {
  width: 950px;
  padding-left: 20px;
}
.qfs_p3_article h6,
.qfs_p3_article2 h6,
.qfs_p3_article3 h6,
.qfs_p3_article4 h6 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}
.qfs_p3_article p,
.qfs_p3_article2 p,
.qfs_p3_article3 p,
.qfs_p3_article4 p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #000;
}
.qfs_p3_article {
  width: 100%;
  height: 186px;
  background-color: #ffc1c1;
  margin-bottom: 19px;
  padding: 30px 0 0 260px;
}
.qfs_p3_article2 {
  width: 100%;
  height: 186px;
  background-color: #ffe5b3;
  padding: 40px 0 0 260px;
}
.qfs_p3_article3 {
  width: 100%;
  height: 186px;
  background-color: #ffe5b3;
  margin-bottom: 19px;
  padding: 30px 0 0 217px;
}
.qfs_p3_article4 {
  width: 100%;
  height: 186px;
  background-color: #ffc1c1;
  padding: 40px 0 0 217px;
}
.qfs_p3_article4 p:nth-child(3) {
  margin-left: 18px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p4▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p4_rwd {
  display: none;
}
.qfs_p4 {
  width: 100%;
  height: 940px;
  background-image: url(../images/WB00255301_qfs/qfs_p4.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 100px;
}
.qfs_p4_center {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.qfs_p4_center h6 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  color: #000;
}
.qfs_p4_center h5 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 100px;
  color: #000;
}
.qfs_p4_bottom {
  width: 100%;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.qfs_p4_bottom_img {
  width: 319px;
  height: 219px;
  background-image: url(../images/WB00255301_qfs/qfs_p4_bottom.png);
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: 41%;
  z-index: 1;
}
.qfs_p4_before_title {
  width: 490px;
  height: 57px;
  background-image: linear-gradient(to left, #f1bbae, transparent 100%);
  font-size: 36px;
  padding: 14px 0 0 25px;
  font-weight: bold;
  color: #da5234;
  border-bottom: 1px solid #8e8980;
  margin: 53px 0 15px;
}
.qfs_p4_before_text {
  margin-bottom: 30px;
}
.qfs_p4_before_text span {
  font-size: 24px;
  font-weight: 600;
  color: #da5234;
}
.qfs_p4_before_text span > span {
  padding: 3px;
  background-color: #da5234;
  color: #ffffff;
  border-radius: 5px;
  margin-left: 5px;
}
.qfs_p4_before_text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-left: 33px;
  color: #000;
}
.qfs_p4_before_text p:nth-child(3) {
  margin-top: 5px;
}
.qfs_p4_now_title {
  width: 490px;
  height: 57px;
  background-image: linear-gradient(to right, #bde1ff, transparent 100%);
  font-size: 36px;
  padding: 14px 0 0 70px;
  font-weight: bold;
  color: #008bff;
  border-bottom: 1px solid #8e8980;
  margin: 109px 0 15px;
}
.qfs_p4_now_text {
  padding-left: 75px;
  margin-bottom: 30px;
}
.qfs_p4_now_text span {
  font-size: 24px;
  font-weight: 600;
  color: #008bff;
}
.qfs_p4_now_text span > span {
  padding: 3px;
  background-color: #008bff;
  color: #ffffff;
  border-radius: 5px;
  margin-left: 5px;
}
.qfs_p4_now_text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-left: 33px;
  color: #000;
}
.qfs_p4_now_text p:nth-child(3) {
  margin-top: 5px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p5▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p5 {
  width: 100%;
  height: 750px;
  background-color: #fbe5c5;
}
.qfs_p5_center {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.qfs_p5_center h6 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  padding-top: 100px;
  margin-bottom: 32px;
  color: #000;
  font-weight: bold;
}
.qfs_p5_center p {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #000;
}


#container {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}

.card {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 320px;
  padding: 0 50px 0 50px;
  box-sizing: border-box;
  border-radius: 0.2em;
  transition: none;
}
.card h6{
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px;
}
.card h5{
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 15px;
  font-weight: 600;
  color: #000;
}
.card .chart-legend {
  position: relative;
  margin-top: 30px;
  margin-left: -30px;
  width: calc(100% + 60px);
  border-radius: 0 0 0.2em 0.2em;
  box-sizing: border-box;  
}

.card .chart-legend h3,
.card .chart-legend p {
  font-size: 18px;
  text-align: left;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 25px;
  font-weight: bold;
}

.card .chart {
  position: relative;
  float: left;
  width: 100%;
  height: 220px;
  overflow: hidden;
}


/* COLOURS */

.card.bg,
.card .bg {
  background: #fbe5c5;
}

.card.line-only canvas,
.card.quote p,
.card.quote p:before {
  border-color: #5CA8A6;
}
.card .chart-legend p:nth-child(1){
  color:#0089ff ;
}
.card .chart-legend p:nth-child(2){
  color:#ff5a5a ;
}
.card .ring-chart .ring-fill {
  border-color: #0089ff;
}

.card .ring-chart .circle .mask .fill,
.card.ring .chart-legend p:nth-child(1):before{
  background-color: #0089ff;
}

.card .ring-chart.small .ring-fill {
  border-color: #ff5a5a;
}

.card .ring-chart.small .circle .mask .fill,
.card.ring .chart-legend p:nth-child(2):before
{
  background-color: #ff5a5a;
  z-index: 2;
}



/* RING CHART */

.card .ring-chart {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.card .small.ring-chart {
  position: absolute;
  top: 19px;
  left: 19px;
  width: calc(100% - 38px);
  height: calc(100% - 38px);
}

.card .mini.ring-chart {
  position: absolute;
  top: 39px;
  left: 39px;
  width: calc(100% - 78px);
  height: calc(100% - 78px);
}

.card .ring-chart .ring-fill {
  content: '';
  position: absolute;
  top: 9px;
  left: 9px;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  border-width: 3px;
  border-style: solid;
  border-radius: 100%;
  box-sizing: border-box;
}

.card .ring-chart .circle .mask,
.card .ring-chart .circle .fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background-color: initial;
  z-index: initial;
}

.card.ring .chart-legend p {
  padding-left: 100px;
}

.card.ring .chart-legend p:before {
  content: '';
  position: absolute;
  left: 80px;
  margin-top: 6px;
  width: 8px;
  height: 12px;
  border: 3px solid transparent;
}

.fillimg{
  position: absolute;
  z-index: 10;
  left: 60px;
  top:50px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p6▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p6 {
  width: 100%;
  height: 840px;
  background-image: url(../images/WB00255301_qfs/qfs_p6.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 51px;
}
.qfs_p6 h6 {
  font-size: 36px;
  text-align: center;
  font-weight: 500;
  line-height: 46px;
  color: #000;
}
.qfs_p6 h6 span {
  font-weight: bold;
  color: #ff581a;
}
.qfs_p6 h5 {
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-top: 32px;
  color: #000;
}
.qfs_p6_center {
  width: 100%;
  height: 600px;
  max-width: 1020px;
  margin: 0 auto;
}
.qfs_p6_center p,
.qfs_p6_left p,
.qfs_p6_right p {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.qfs_p6_top h6 {
  font-size: 26px;
  color: #ffac0f;
  font-weight: bold;
  text-align: initial;
}
.qfs_p6_top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}
.qfs_p6_top > div {
  margin-top: 50px;
}
.qfs_p6_bottom {
  display: flex;
  justify-content: center;
}
.qfs_p6_left h6 {
  font-size: 26px;
  color: #ff5a5a;
  font-weight: bold;
  text-align: initial;
}
.qfs_p6_left,.qfs_p6_right{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 45px;

}
.qfs_p6_right h6 {
  font-size: 26px;
  color: #0089ff;
  font-weight: bold;
  text-align: initial;
}
.qfs_p6_img {
 width: 400px;
 height: 400px;
 position: relative;
}
.qfs_p6_fast{
  width: 132px;
  height: 132px;
  background-image: url(../images/WB00255301_qfs/qfs_p6_fast.png);
  position: absolute;
  left: 33.5%;
}
.qfs_p6_fast2{
  width: 132px;
  height: 132px;
  background-image: url(../images/WB00255301_qfs/qfs_p6_fast2.png);
  position: absolute;
  bottom:15.5%;
  left: 3.5%;
}
.qfs_p6_fast3{
  width: 132px;
  height: 132px;
  background-image: url(../images/WB00255301_qfs/qfs_p6_fast3.png);
  position: absolute;
  right: 3.5%;
  bottom: 15.5%;
}
.qfs_p6_cr{
  width: 320px;
  height: 303px;
  background-image: url(../images/WB00255301_qfs/qfs_p6_123.png);
  position: absolute;
  top:15%;
  left: 10%;
}
.qfs_p6_arr{
  width: 289px;
  height: 282px;
  background-image: url(../images/WB00255301_qfs/qfs_p6_arr.png);
  position: absolute;
  bottom: 15%;
  left: 12%;
}
.qfs_p6_center_rwd{
  display: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃p7▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.qfs_p7 {
  width: 100%;
  height: 250px;
  background-image: url(../images/WB00255301_qfs/qfs_p7.png);
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qfs_p7 h6 {
  font-size: 36px;
  font-weight: 500;
  padding-top: 64px;
  margin-bottom: 42px;
  color: #000;
}
.qfs_p7 button {
  width: 300px;
  height: 50px;
  background-color: #e94609;
  border: none;
  font-size: 22px;
  color: #ffffff;
  cursor: pointer;
}
.qfs_p7 a {
  width: 300px;
  height: 50px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃RWD▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
@media screen and (max-width: 1600px) {
  .qfs_p3_article {
    padding: 40px 0 0 20px;
  }
  .qfs_p3_article2 {
    padding: 40px 0 0 20px;
  }
  .qfs_p4_bottom_img {
    left: 39%;
  }
}
@media screen and (max-width: 1300px) {
  .qfs_p4_bottom_img {
    left: 38%;
  }
  .qfs_p4_before_text {
    padding: 0 5px 0 5px;
  }
}
@media screen and (max-width: 1220px) {
  .qfs_p3_article4 p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1200px) {
  .qfs_p3_article p,
  .qfs_p3_article2 p,
  .qfs_p3_article3 p,
  .qfs_p3_article4 p {
    font-size: 14px;
  }
  .qfs_p3_article h6,
  .qfs_p3_article2 h6,
  .qfs_p3_article3 h6,
  .qfs_p3_article4 h6 {
    font-size: 20px;
  }
  .qfs_p3_article3 {
    padding: 30px 0 0 190px;
  }
  .qfs_p3_article4 {
    padding: 30px 0 0 190px;
  }
  .qfs_p4_bottom_img {
    left: 35%;
  }
  .qfs_p4_now_title {
    padding: 14px 0 0 160px;
  }
}
@media screen and (max-width: 1000px) {
  .qfs_p1_center {
    margin-left: 20px;
    max-width: none;
  }
  /*--------------------------------p2---------------------------------*/
  .qfs_p2_center {
    padding: 0 10px;
  }
  /*--------------------------------p3---------------------------------*/
  .qfs_p3 {
    height: 1180px;
  }
  .qfs_p3_text,
  .qfs_p3_center {
    display: none;
  }
  .qfs_p3_rwd {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    display: block;
    padding: 50px 10px 0;
  }
  .qfs_p3_rwd_text {
    margin-bottom: 30px;
  }
  .qfs_p3_rwd_text h4 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding: 0 0 5px 0;
  }
  .qfs_p3_rwd_text p {
    font-size: 17px;
    color: #000;
    font-weight: 500;
  }
  .qfs_p3_rwd_img {
    width: 100%;
    height: 321px;
    background-image: url(../images/WB00255301_qfs/qfs_p3_rwd.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin: 35px 0 25px 0;
  }
  .qfs_p3_rwd h6 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 25px;
  }
  .qfs_p3_rwd h5 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 30px;
  }
  .qfs_p3_rwd .qfs_p3_rwd_text:nth-child(7) p:nth-child(3),
  .qfs_p3_rwd .qfs_p3_rwd_text:nth-child(8) p:nth-child(3),
  .qfs_p3_rwd .qfs_p3_rwd_text:nth-child(8) p:nth-child(6) {
    margin-left: 18px;
  }
  /*--------------------------------p4---------------------------------*/
  .qfs_p4 {
    background-image: none;
    background-color: #ffffff;
    height: 100%;
  }
  .qfs_p4_center {
    display: none;
  }
  .qfs_p4_rwd {
    display: block;
    width: 100%;
    height: 100%;
  }
  .qfs_p4_rwd h6 {
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
  }
  .qfs_p4_rwd h5 {
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
  }
  .qfs_p4_rwd ul {
    display: flex;
    margin-top: 35px;
  }
  .qfs_p4_rwd ul li {
    width: 100%;
    height: 57px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
  }
  .qfs_p4_rwd ul li:nth-child(1) {
    color: #da5234;
    background-color: #f1bbae;
    padding-top: 18px;
  }
  .qfs_p4_rwd ul li:nth-child(2) {
    color: #008bff;
    background-color: #bde1ff;
    padding-top: 18px;
  }
  .qfs_p4_rwd_before {
    height: 514px;
    background-color: #f1bbae;
    display: flex;
    flex-direction: column;
    padding: 40px 10px 0;
  }
  .qfs_p4_before_text,
  .qfs_p4_now_text {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px;
  }
  .qfs_p4_before_text p,
  .qfs_p4_now_text p {
    font-weight: 600;
    line-height: 26px;
  }
  .qfs_p4_before_text span,
  .qfs_p4_now_text span {
    font-size: 20px;
  }
  .qfs_p4_rwd_now {
    height: 514px;
    background-color: #bde1ff;
    display: flex;
    flex-direction: column;
    padding: 40px 10px 0;
    display: none;
  }
  .qfs_p4_now_text {
    padding: 0;
  }

/*--------------------------------------------p5-------------------------------------*/
  .qfs_p5{
    height: 1590px;
  }
  .qfs_p5_center h6{
    font-size: 26px;
    padding-top: 70px;
  }
  .qfs_p5_center p{
    padding: 0 5px;
  }
  #container{
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 900px) {
  .qfs_p6{
    height: 840px;
    padding-top: 30px;
  }
  .qfs_p6 h6{
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
  }
  .qfs_p6 h5{
    margin-top: 5px;
    padding: 0 5px;
    margin-bottom: 20px;
    line-height: 32px;
  }
  .qfs_p6_center_rwd{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }
  .qfs_p6_center{
    display: none;
  }
  .qfs_p6_img{
    width: 280px;
    height: 260px;
  }
  .qfs_p6_fast{
    width: 92px;
    height: 92px;
    background-image: url(../images/WB00255301_qfs/qfs_p6_fast_rwd.png);
    left: 33.5%;
  }
  .qfs_p6_fast2{
    width: 92px;
    height: 92px;
    background-image: url(../images/WB00255301_qfs/qfs_p6_fast2_rwd.png);
    bottom: 8.5%;
  }
  .qfs_p6_fast3{
    width: 92px;
    height: 92px;
    background-image: url(../images/WB00255301_qfs/qfs_p6_fast3_rwd.png);
    bottom: 8.5%;
    right: 3.5%;
  }
  .qfs_p6_cr{
    width: 224px;
    height: 212px;
    background-image: url(../images/WB00255301_qfs/qfs_p6_123_rwd.png);
    top:17%;
  }
  .qfs_p6_arr{
    width: 202px;
    height: 198px;
    background-image: url(../images/WB00255301_qfs/qfs_p6_arr_rwd.png);
    bottom: 8%;
    left: 12%;
  }
  .qfs_p6_top_rwd h6{
    font-size: 20px;
    font-weight: bold;
    color: #ffac0f;
    text-align: left;
  }
  .qfs_p6_top_rwd p{
    font-size: 16px;
    color: #000000;
  }
  .qfs_p6_left_rwd ,.qfs_p6_right_rwd{
    margin-right: 45px;
  } 
  .qfs_p6_left_rwd h6{
    font-size: 20px;
    font-weight: bold;
    color: #ff5a5a;
    text-align: left;
  }
  .qfs_p6_left_rwd p{
    font-size: 16px;
    color: #000000;
  }
  .qfs_p6_right_rwd h6{
    font-size: 20px;
    font-weight: bold;
    color: #0089ff;
    text-align: left;
  }
  .qfs_p6_right_rwd p{
    font-size: 16px;
    color: #000000;
  }
}

@media screen and (max-width: 768px) {
  .qfs_p1 {
    background-image: url(../images/WB00255301_qfs/qfs_p1_rwd.png);
  }
  .qfs_p1_center {
    max-width: 360px;
    margin: 0 auto;
    padding: 160px 20px 0;
  }
  .qfs_p1_center h6 {
    font-size: 30px;
    line-height: 36px;
  }
  .qfs_p1_center h5 {
    font-size: 18px;
    line-height: 26px;
  }
  /*--------------------------------p2---------------------------------*/
  .qfs_p2 {
    background-color: #ffffff;
    background-image: none;
  }
  .qfs_p2_center {
    max-width: 360px;
    flex-direction: column;
    padding: 0 10px 40px;
  }
  .qfs_p2_center iframe {
    width: 330px;
    height: 185px;
    margin-top: 30px;
  }
  .qfs_p2_text {
    margin: 0;
  }
  .qfs_p2_text h6 {
    text-align: center;
    font-weight: bold;
    margin-top: 25px;
  }
  .qfs_p2_text h5 {
    text-align: center;
    margin: 18px 0 29px 0;
  }
  .qfs_p2_text p:nth-child(3) {
    margin: 0;
  }
  .qfs_p7 h6{
    font-size: 26px;
  }
}
