
@import url("headerd32d.css?v=20230607042009");
@import url("footerd32d.css?v=20230607042009");
.agreement-box{
  max-width: 1024px;
  width: calc(100% - 40px);
  margin: 0 auto 120px;
}
.agreement-title{
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 12px;
  padding: 58px 0 12px;
  border-bottom: 1px solid #DFDFDF;
}
.agreement-content{
  min-height: 300px;
}
.agreement-content img{
  max-width: 100%;
}
.agreement-content video{
  max-width: 100%;
}