
.menu-flex{
  display: inline-flex;
  margin-left: 8ch;
}

.menu-flex img{
  width: 24.42px;
  height: 22.55px;
  margin-top: 0.3rem;
}

.menu-flex p{
  font-size: 25px;
  text-decoration-line: underline;
  text-decoration-color: #707070;
}

.grp-14{
  width: 463.35px;
  height: 426.8px;
  display: block;
  margin: auto;
}

.tnc-fixed{
position: fixed;
right: 120px;
bottom: 70px;
}

.tnc-arrow{
  width: 49px;
  height: 50px;
  margin: auto;
  display: block;
}

.paras{
    margin: 0px 462px 0px 154px;
}

.paras h1{
  font-size: 50px;
  font-weight: bold;
}

.paras h2{
  font-size: 35px;
  font-weight:bold;
}

.paras h3{
  font-size: 30px;
  font-weight:bold;
}

.paras h4{
  font-size: 45px;
  font-weight: bold;
}

.paras h5{
  font-size: 25px;
  font-weight:bold;
}

.paras h6{
  font-size: 23px;
  font-weight:bold;
  color: #1A5E6B;
}

.paras p{
  font-size: 20px;
}

/*.tnc-l2{
  color: #BFBFBF;
  font-weight: normal;
  font-size: 21px;
}*/

.tnc-l1::before{
  content: "\2022";
  color: #000;
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  margin-left: -0.8em;
  position: absolute;
  top: -13px;
  left: 43px;
}

/*.test{
  background: blue;
  margin-left: -1.6rem;
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 30px;
}*/

.tnc-l2::before{
  content: "\2022";
  color: #BFBFBF;
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
  margin-left: -1.09em;
  position: absolute;
}

.tnc-fixed::after{
  content: '';
  display: block;
  width: 2px;
  height: 28px;
  background: #BFBFBF;
  position: absolute;
  top: 18px;
  left: 20px;
}

.tnc-fixed .tnc-l1{
  font-size: 21px;
  font-weight: bold;
}

.tnc-fixed ul{
  list-style: none;
}
