#page2-3.content-block{
  padding-top:60px !important;
  padding-bottom:60px !important;
}

#page2-3 .QA.block-Ul{
  padding: 0px 10px 0px 40px !important;
}
#page2-3 .QA.block-Ul .title{
  font-size: 30px;
  font-weight: bold;
  line-height: 1.37;
  margin-bottom: 42px;
  padding: 10px 20px !important;
}

#page2-3 .block-Ul .QA-block{
  padding: 50px 0px 50px 50px;
}

#page2-3 .block-Ul .QA-block:first-child{
  padding: 30px 0px 50px 50px;
}

#page2-3 .block-Ul .QA-block:last-child{
  padding: 50px 0px 50px 50px;
}

#page2-3 .Q-text{
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.56;
  color: #FFF;
  margin-bottom: 34px !important;
}

#page2-3 .Q-text::before{
  position: absolute;
  top: -15px;
  left: -50px;
  content: "Q. ";
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.44;
  color: #FFF;
}

#page2-3 .A-text{
  position: relative;
  font-size: 16px;
  line-height: 1.75;
  color: #FFF;
  margin:0px !important ;
}

#page2-3 .A-text::before{
  position: absolute;
  top: -13px;
  left: -45px;
  content: "A. ";
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.44;
  color: #FFF;
}

#page2-3 .page-title{
  font-size: 48px;
  font-weight: bold;
  line-height: 1.67;
  text-align: center;
  padding: 0px 0px 20px 0px;
}





@media (max-width:767px){
  
  #page2-3.content-block {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  #page2-3 .page-title {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #294499 !important;
    padding: 10px 0px 15px 0px !important;
  }

  

  #page2-3 .QA.block-Ul{
    padding: 0px !important;
    margin-bottom: 10px !important;
  }

  #page2-3 .QA.block-Ul .title {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    padding: 10px 20px !important;
    margin: 0px !important;
  }

  #page2-3 .QA-block {
    padding: 20px 30px 20px 50px !important;
    margin:0px !important;
  }

  #page2-3 .Q-text {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #3b3b3b !important;
    margin-bottom: 15px !important;
  }

  #page2-3 .Q-text::before {
    top: -1px;
    left: -20px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3b3b3b;
  }

  #page2-3 .A-text {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.85;
    letter-spacing: normal;
    text-align: left;
    color: #707070 !important;
  }

  #page2-3 .A-text::before {
    top: -1px;
    left: -20px;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #3b3b3b;
  }
}


@media (min-width:500px) and (max-width:767px){
  #page2-3 .page-title{
    font-size: 6vw;
    padding: 8vw 0px 8vw 0px !important;
    max-width: 70%;
    margin: 0 auto;
  }

  #page2-3 .QA.block-Ul .title {
    font-size: 3vw;
    padding: 3vw 8vw !important;
  }

  #page2-3 .Q-text{
    font-size: 3vw;
  }

  #page2-3 .Q-text::before,#page2-3 .A-text::before{
    font-size: 3vw;
    left: -4vw;
  }

  #page2-3 .A-text{
    font-size: 2.7vw;
  }

  #page2-3 .QA-block{
    padding: 6vw 8vw 8vw 14vw !important;
    margin: 0px !important;
  }

}
