.faqs {
  /*font-family:AkkuratPro-Regular;*/
  width: 90%;
  max-width: 900px;
  margin: 70px auto 134px
}

table {
  width: 100%;
  border: 1px solid #000;
}

th,
td {
  padding: 1vw;
  text-align: left;
  border: 1px solid #000;
}

.active>div.answer>table>tbody>tr:nth-child(1)>th:nth-child(1) {
  width: 17%;
}

@media screen and (max-width:768px) {
  .faqs {
    margin-top: 30px
  }
}

.faqs h1 {
  text-align: center;

  font-size: 36px;
  color: #242728;
  text-align: center;
  line-height: 1.2;
  padding: 36px 5%;
  margin-bottom: 58px;
  /* border-bottom: 1px solid #9b9b9b */
}

@media screen and (max-width:768px) {
  .faqs h1 {
    font-size: 24px;
    color: #000;
    margin-bottom: 25px;
    padding: 30px 5%
  }
}

.faqs h2 {
  font-size: 18px;
  color: #000;
  line-height: 1.2;
  margin: 0 0 30px;
  padding-top: 30px;
  cursor: pointer;
  padding-right: 2vw;
}

@media screen and (max-width:768px) {
  .faqs h2 {
    font-size: 18px;
    margin-bottom: 15px;
    padding-right: 10vw;
  }
}

.faqs h3 {

  font-size: 20px;
  color: #242728;
  line-height: 1.2;
  margin: 0 0 13.5px
}

@media screen and (max-width:768px) {
  .faqs h3 {
    font-size: 18px;
    margin-bottom: 8px
  }
}

.faqs p {
  font-size: 16px;
  color: #6f6f6f;
  letter-spacing: .83px;
  line-height: 1.2;
  margin: 0 0 32px;
  cursor: pointer;
}

.faqs p.subtit {
  color: #b3b2b2
}

@media screen and (max-width:768px) {
  .faqs p {
    font-size: 16px;
    margin-bottom: 13px
  }
}

.faqs a {
  font-size: 18px;
  color: #47b;
  letter-spacing: .83px;
  line-height: 1.2;
  text-decoration: underline;
}

@media screen and (max-width:768px) {
  .faqs a {
    font-size: 16px
  }
}

.faqs a.underline {
  text-decoration: underline;
}

.faqs a.weight {
  font-weight: bold;
}

.faqs b {
  font-weight: bold;
}

.faqs ul li {
  font-size: 18px;
  color: #6f6f6f;
  letter-spacing: .83px;
  line-height: 1.2;
  list-style: inside;
}

@media screen and (max-width:768px) {
  .faqs ul li {
    font-size: 16px;
  }
}

span.weight {
  font-weight: bold;
}

.faqs h2 {
  font-weight: bold;
  color: #000;
}

.faqs h1 {
  font-weight: bold;
}

.answer {
  display: none;
}

.faqs h2 {
  font-weight: bold;
  margin: 0;
}

.line {
  height: 1px;
  display: block;
  color: #a1a2a3;
  background: #0000001A;
}

.legalbox {
  width: 95%;
  margin: 0 auto;
}

.faq h1 {
  margin: 0;
  padding: 30px 5%;
  border: 0;
}

.question::before {
  content: '';
  background: url(/admin/asset/v1/gray/view/7f17bd1895414e17a7d98880e4c7ec29.jpg) center no-repeat;
  position: absolute;
  right: 10px;
  cursor: pointer;
  background-size: 24px;
  height: 24px;
  width: 24px;
}

.question {
  position: relative;
}

.question.active::before {
  content: '';
  background: url(/admin/asset/v1/gray/view/a989bcdb158f410baae6d511a655173d.jpg) center no-repeat;
  position: absolute;
  right: 10px;
  cursor: pointer;
  background-size: 24px;
  height: 24px;
  width: 24px
}

.yellow {
  background-color: yellow;
}

.weight {
  font-weight: bold;
}

.faq-item {
  display: none;
}

.faq-item-1 {
  display: block !important;
}

.faqs .faq-type {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  padding-bottom: 16px;
  margin-top: 64px;
}

.faqs .faq-type .faq-active {
  color: #000000;
  position: relative;
}

.faqs .faq-type>p {
  width: 30%;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  color: #6f6f6f;
  cursor: pointer;

}

.faqs .faq-type {
  width: 100%;
  display: flex;
  margin: 0 auto;
  position: relative;
  padding-bottom: 16px;
  margin-top: 64px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
}

/* .faqs .faq-type::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #0000001A;
} */

.container-title {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.container-title p {
  margin: 0;
  font-size: 1.5625vw;
  padding-bottom: 1.5vw;
  width: 29%;
}

.faq-content {
  display: none;
}

.active {
  display: block !important;
}

p.content-active {

  color: #000;
  border-bottom: 2px solid;
  font-weight: bold;
}

.material-info-title {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  padding: 26px 7.20108% 25px 12px;
  border-bottom: 1px solid #D8D8D8;
  line-height: 1.5;
  margin-top: 41px;
  padding-left: 0;
}

.material-info-title>p:nth-child(1) {
  width: 62.9673%;
  margin: 0;
  font-size: 20px;
}

.material-info-title>div {
  display: flex;
  align-items: center;
  width: 28.02717%;
}

.material-info-title>div>p {
  margin: 0;
  font-size: 20px;
}

.material-info-title>p {
  margin: 0;
  font-size: 20px;
}

.material-info-item {
  display: flex;
  border-bottom: 1px solid #D8D8D8;
  padding: 12px 7.20108% 12px 12px;
  cursor: pointer;
  position: relative;
  align-items: center;
  padding-left: 0;
}

.item-name {
  display: flex;
  align-items: center;
  width: 62.9673%;
  position: relative;
}

.item-name>a {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.icon {
  width: 32px;
  margin-right: 12px;
}

.item-name h3 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  padding-right: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-word;
  position: relative;
  margin: 0;
}

.material-info-item>p {
  font-size: 16px;
  color: #777777;
  width: 30.02717%;
  line-height: 1.5;
  margin: 0;
}

.material-info-item>a {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .3s;
  text-decoration: none;
}

.faqs .faq-type>p:hover {
  color: #000000;
}

@media (max-aspect-ratio: 51 / 50) {
  .faqs .faq-type {
    width: auto;
    justify-content: unset;
    margin-left: 2vw;
    overflow: scroll;
  }
  .faqs .faq-type>p {
    width: auto;
    margin-left: 5vw;
    text-align: left;

  }
  .active>div.answer>table>tbody>tr:nth-child(1)>th:nth-child(1) {
    width: 33%;
    padding: 2vw;
  }

  .container-title p {
    width: 50%;
    margin: 0;
    font-size: 6.5625vw;
    padding-bottom: 7.5vw;
  }

  .material-info-title {
    display: none;
  }

  .material-info-item {
    display: block;
    padding: 16px 0;
  }

  .item-name {
    width: 90%;
    position: static;
  }

  .material-info-item>p {
    font-size: 12px;
    width: 90%;
    margin-left: 48px;
    margin-top: 4px;
  }

  .material-info-item>a {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}