#visit_check {
	max-width: 500px;
	background-color: #fff;
	text-align: center;
    color: #2C2C2C;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
}

#visit_check p {
    font-size: 90%;
    letter-spacing: 1px;
    line-height: 150%;
    margin: 0 0 15px;
}

#visit_check #mvp-medical-staff-question {
    font-size: 125%;
    font-weight: bold;
    margin: 1.5em 0 0 0.75em;
}

#TB_closeWindow {
  width: 100%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: center;
  padding: 0;
  display: flex;
  gap: 20px;
  justify-content: center;
}

