.amp-delivery-address-caution {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 1rem 1.2rem;
  border: 0.1rem solid #e8d49a;
  border-radius: 0.4rem;
  background: #fff8e1;
  color: #8f6900;
  font-size: 1.2rem;
  line-height: 1.6;
}
