@charset "UTF-8";

.mod_s_mt0 {
  margin-top: 0 !important;
}
.clr-gray {
    color: #666;
}
.mod_s_taC {
  text-align: center !important;
}
.mod_s_taR {
  text-align: right !important;
}
.mod_s_taL {
  text-align: left !important;
}
li.note-style-ast {
  display: flex;
  margin-left: 0;
}
li.note-style-ast:before {
  content: "*";
  display: inline-block;
  margin-right: 10px;
}

@media print, screen and (min-width: 768px) {
  .evaluation-block .im-1 {
    margin: 2em auto 0;
  }
  .evaluation-block .h3-s {
    margin-top: 45px;
  }
  .evaluation-block .h4-s {
    margin-top: 2.2em;
  }
  .md-1-2r-30w-01 {
    margin-top: 1.6em;
  }
  .anc-1-pcAuto-sp1 .anc-1 {
    margin: 2.2em 35px 0 0;
  }  
}

@media only screen and (max-width:767.98px) {
  .evaluation-mv .col-1 {
    flex-wrap: wrap;
  }
  .evaluation-block .h2-s {
    margin: 36px 0 19px;
  }
  .evaluation-block .h4-s {
    margin-top: 22px;
  }
  .evaluation-block .md-1-2r-30w-01 {
    margin-top: 0;
  }
  .anc-1-pcAuto-sp1 .anc-1 {
    width: 100%;
    margin: 1.0em 1.2em 0 0;
  }
  .evaluation-block-item .md-1-2r-30w-01 .md-txt {
    margin-top: .8em;
    order: 1;
  }
  .evaluation-block-item .md-1-2r-30w-01 .md-img-box {
    margin-top: 0;
    order: 2;
  }
  .md-1-2r-30w-01 .md-img-box .im-1 {
    margin: 0 auto;
  }
}