@media print, screen and (min-width: 768px) {
  h1.commonH1 img {
    width: 371px;
  }
}
@media only screen and (max-width: 767px) {
  h1.commonH1 img {
    width: 67.5vw;
  }
}

div.txt-lead-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 768px) {
  div.txt-lead-check {
    margin-bottom: -1em;
  }
}
@media print, screen and (min-width: 768px) {
  div.txt-lead-check figure {
    margin: 0 1em;
    width: 126px;
  }
}
@media only screen and (max-width: 767px) {
  div.txt-lead-check figure {
    margin: 0 1em 0.2em 0;
    width: 32.65625vw;
  }
}
div.txt-lead-check p {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  div.txt-lead-check p {
    width: 485px;
  }
}
@media only screen and (max-width: 767px) {
  div.txt-lead-check p {
    width: 48.4375vw;
  }
}

@media print, screen and (min-width: 768px) {
  .m-column {
    margin-top: 80px;
    padding: 10px 25px 25px;
  }
  .m-column img.baloon {
    width: 165px;
  }
}
p.inq {
  font-size: 85%;
}
@media print, screen and (min-width: 768px) {
  p.inq {
    margin-top: 0.5em;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  p.inq {
    padding-left: 1.5em;
    text-indent: -1.5em;
  }
}

.checkListBox:first-of-type {
  margin-top: 0.7em;
}
.checkListBox:not(:first-of-type) {
  margin-top: 1.5em;
}
.checkListBox h3 {
  background-color: #e0eff8;
  color: #412614;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .checkListBox h3 {
    padding: 10px 15px;
    font-size: 1.7rem;
  }
  .checkListBox h3 .txt-blue {
    font-size: 1.9rem;
    margin-right: 0.4em;
  }
}
@media only screen and (max-width: 767px) {
  .checkListBox h3 {
    padding: 2.5vw 2.5vw 2.5vw 2em;
    text-indent: -1.4em;
  }
  .checkListBox h3 .txt-blue {
    margin-right: 0.4em;
  }
}
.checkListBox ul li {
  color: #a26a12;
  font-weight: bold;
}
.checkListBox ul li input {
  vertical-align: middle;
  position: relative;
  top: -2px;
}
@media print, screen and (min-width: 768px) {
  .checkListBox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .checkListBox ul li {
    width: 33.3%;
    margin-top: 1em;
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  .checkListBox ul {
    padding: 0 3.125vw;
  }
  .checkListBox ul li {
    margin-top: 1em;
  }
}

#checkbtn {
  margin-top: 2.5em;
}
@media print, screen and (min-width: 768px) {
  #checkbtn {
    padding-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  #checkbtn {
    padding: 0 3.125vw;
  }
}
@media print, screen and (min-width: 768px) {
  #checkbtn a {
    display: block;
    width: 260px;
    height: 65px;
    margin: 0 auto;
    background-image: url(../images/btn_submit_pc.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 -65px;
  }
  #checkbtn a:hover {
    background-position: 0 0;
  }
}

.print_msg {
  display: none;
}

.resultBox h2 {
  text-align: center;
  padding: 0.5em 0;
}
@media print, screen and (min-width: 768px) {
  .resultBox h2 img {
    width: 472px;
  }
}
@media only screen and (max-width: 767px) {
  .resultBox h2 img {
    width: 69.53125vw;
  }
}

.resultBox .point {
  text-align: center;
}

.resultBox .point img[src*="images/numbers"] {
  width: auto;
}
@media print, screen and (min-width: 768px) {
  .resultBox .point img[src*="images/numbers"] {
    height: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .resultBox .point img[src*="images/numbers"] {
    height: 10.15625vw;
  }
}

.resultBox .point img.point-text {
  height: auto;
}
@media print, screen and (min-width: 768px) {
  .resultBox .point img.point-text {
    width: 74px;
  }
}
@media only screen and (max-width: 767px) {
  .resultBox .point img.point-text {
    width: 20.3125vw;
  }
}

p.note_result {
  padding-left: 1em;
  text-indent: -1em;
}
@media print, screen and (min-width: 768px) {
  p.note_result {
    width: 440px;
    margin: 1.5em 0 2.5em 40px;
    position: relative;
    font-size: 1.5rem;
  }
  p.note_result img {
    width: 106px;
    position: absolute;
    right: -106px;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  p.note_result {
    margin-top: 2em;
  }
  p.note_result img {
    width: 26.25vw;
    float: right;
    margin: -0.5em 0 0.5em 0.5em;
  }
}

@media print, screen and (min-width: 768px) {
  .print {
    padding-bottom: 1em;
  }

  a#printBtn {
    display: block;
    width: 340px;
    height: 84px;
    margin: 0 auto;
    background-image: url(/hrt/oab/check/images/btn_print.png);
    background-repeat: no-repeat;
    background-position: 0 -84px;
    background-size: 100% auto;
    text-indent: -999px;
    overflow: hidden;
  }
  a#printBtn:hover {
    background-position: 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .retryBtn a {
    display: block;
    width: 386px;
    height: 42px;
    margin: 0 auto;
    background-image: url(/hrt/oab/check/images/btn_retry_pc.png);
    background-repeat: no-repeat;
    background-position: 0 -42px;
    background-size: 100% auto;
  }
  .retryBtn a:hover {
    background-position: 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .retryBtn {
    text-align: center;
  }
  .retryBtn a img {
    width: 86.25vw;
  }
}

#oab_result .checkList {
  display: none;
}