#faq-top {
    background-image: url("../img/pub_faq/faq-kv@2x.jpg");
    background-position: top center;
    width: 100%;
    background-size: cover;
    height: 330px;
    max-width: 2000px;
    margin:0 auto;
}


.faq-title {
    font-size: 60px;
    line-height: 80px;
    color: #D3B98F;
    vertical-align: top;
}


.go-to-text-2 {
    margin-top: 10px;
    margin-left: 91px;

  }

  .faq-info {
    font-size: 21px;
    line-height: 32px;
    color: #000000;
    margin-top:50px;
  }

  ol.faq-content {
    font-size: 14px;
    line-height: 22px;
    padding-left: 18px;
    margin-top: 5px;
    overflow-wrap: break-word;
  }

  ol.faq-content a {
    color:#0093FF;
  }

  ol.faq-content li {
    padding-bottom: 8px;
  }


/* Generated styles starts here */




.number {
    font-size: 60px;
    color: #D3B98F;

}

.ac-container{
    width: 100%;

}

.ac-container label{
    padding-top:20px;
    padding-bottom: 20px;
    padding-left: 20px;

    position: relative;
    z-index: 2;
    display: block;

    cursor: pointer;
    color: #000000;
    line-height: 32px;
    font-size: 21px;
}

.ac-container label span.padd-l-50 {
    padding-left: 50px;
}



.ac-container input{
    display: none;
}

.ac-container article{
    background: #FFEBDC;
    overflow: hidden;
    height: auto;
    position: relative;
    z-index: 1;
 
}

.ac-container input:checked ~ article {
    opacity: 100%;
    transition: opacity 1s;
    margin-bottom: 20px;
}

.ac-container article {
    opacity: 0;
}

.ac-container article p {
    display: none;
    color: #FFEBDC;
    font-size: 21px;
    padding: 0 20px;
    padding-left: 124px;
    margin: 0 14px;
    text-align: justify;
}

.ac-container input:checked ~ article p {
    color: #000000;
    padding: 20px;
    margin: 0 14px;
    line-height: 32px;
    padding-left: 124px;
    text-align: justify;
    display: block;
}


.mar-b-20 {
    margin-bottom: 20px;
}

.milk-section-2 {
    width: 100%;
    background-color: #FF9A50;
    padding-top:20px;
    padding-bottom: 20px;
    text-align: right;
  }


.what-info {
    font-size: 28px;
    color:#ffffff;
    line-height: 30px;
    letter-spacing: 0.6px;
  }

  #about-section {
    padding-bottom: 70px;
  }

  .what-info a {
    color:#ffffff;
    text-decoration: underline;
  }

  #dialog-content {
    width:1000px;
  }

  .info-click {
    cursor: pointer;
  }

  @media (max-width: 820px) {

  #faq-top {
    background-image: url("../img/pub_faq/faq-kv-m@2x.jpg");
    height: 300px;
}
#dialog-content {
    width:90%;

  }



.faq-title {
font-size: 30px;
line-height: 36px;
padding-bottom: 5px;
}

.number {
font-size: 30px;
}

#about-section {
background-image: none;
padding-bottom: 40px;
}

.go-to-text-2 {
font-size: 22px;
margin-top: 0;
margin-left: 68px;
}


.milk-section-2 {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 40px;
}

.what-info {
font-size: 18px;
line-height: 28px;
}

.number {
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
}

.ac-container label {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.6px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 20px;
}

.ac-container label span.padd-l-50 {
    padding-left: 20px;
    display: inline-block;
    width: 91%;
}

.ac-container input:checked ~ article p {
    padding-left: 36px;
}

.ac-container article p {
    font-size: 18px;

    letter-spacing: 0.6px;
}

.ac-container input:checked ~ article p {
    line-height: 28px;
}

.mar-b-20 {
    margin-bottom: 0;
}

.mar-t-20 {
    margin-top: 20px;
}



  }

@media (max-width: 768px) {

   

}


@media (max-width: 414px) {

    #faq-top {
      background-image: url("../img/pub_faq/faq-kv-m@2x.jpg");
      height: 152px;
  }

  .number {
    font-size: 28px;
    display: inline-block;
    vertical-align: top;
}

.go-to-text {
  font-size: 20px;
}

.go-to-text-2 {
  font-size: 20px;
  margin-left: 60px;
}
  
    }