<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.guide_title{
  font-size: 24px;
  margin: 50px 20px;
}

.guide_title span{
  font-size: 24px;
}

.guide_message{
  text-align: center;
}

#flow dd .lines{
  border-bottom: solid 1px #c30d22;
}

.guide_image img{
  width: 100%;
  border: solid 15px #ececec;
}


@media only screen and (max-width: 1300px) and (max-width: 786px){

.guide_title{
  font-size: 16px;
  margin: 0;
}

.guide_message{
  text-align: left;
}

}</pre></body></html>