

ul.hyphen {
    list-style-type: none;
    padding-left: 1.3rem;
}

ul.hyphen li:before {
    content: '\2012';
    position: absolute;
    margin-left: -20px;
  }

  .what-img {
    display:inline-block;
    margin-top:40px;
    margin-right: 40px;
    margin-bottom: 20px;
  }

  .what-img img {
    width: 390px;
  }


.milk-section {
  width: 100%;
  background-color: #ff9a501a;
  padding-top:70px;
  padding-bottom: 70px;
  max-width: 2000px;
  margin:0 auto;
}

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

#what-section-2 {
  width: 100%;
  background-color: #ffffff;
  padding-top:70px;
  padding-bottom: 70px;
}

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

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

.what-big-title {
  font-size: 60px;
  line-height: 70px;
  color: #D3B98F;
  vertical-align: top;
}

.english {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 0.6px;
  color:#D3B98F;
  display: inline-block;
  vertical-align: top;
  margin-top:50px;
  margin-right: 30px;
}

.what-text {
  font-size: 21px;
  line-height: 32px;
  letter-spacing: 0.6px;
  color:#000000;
  display: inline-block;
  width: 90%;
  vertical-align: top;
  margin-top:60px;
}

.what-title {
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.6px;
  display: inline-block;
}

.what-sub-title {
  color:#D3B98F;
}

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

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;
}

#dialog-content {
  width:1000px;
}

.info-click {
  cursor: pointer;
}

@media (max-width: 820px) {
  .what-img {
    width: 49%;
  }

.what-img img {
  width: 100%;
}

#dialog-content {
  width:90%;

}

.about-text-2 {
  font-size: 18px;
  line-height: 28px;
}

.what-big-title {
font-size: 32px;
  line-height: 30px;
  padding-bottom: 5px;
}

.what-text {
font-size: 18px;
line-height: 28px;
margin-top: 25px;
width: 89%;
}

.english {
font-size: 30px;
line-height: 36px;
margin-top: 20px;
margin-right: 0;
}

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

#what-section-2, .milk-section {
padding-top: 50px;
padding-bottom: 50px;
}

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

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

.what-img {
margin-top:20px;
margin-right: 0;
}

.mg-b-10 {
margin-bottom: 10px;
}


.mar-t-80 {
margin-top: 50px;
}



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

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

}

@media (max-width: 768px) {


}


@media (max-width: 414px) {
  .what-img {
    width: 100%;
  }
  .go-to-text-2 {
    margin-top: 0;
    margin-left: 60px;
}
.go-to-text-2 {
  font-size: 20px;
}
}

@media (max-width: 375px) {
.english {
  font-size: 28px;
  line-height: 36px;
  }
}