.UIMySmartBlood {
  position: relative;
  display: inline-block;
  float: left;
  z-index: 1;
  width: 100%;
  min-height: 80px;
  padding: 0;
}
.UIMySmartBlood .explore {
  width: 100%;
  position: relative;
  display: flex;
  box-sizing: border-box;
  padding: 5em 0 8em;
  overflow: hidden;
}
.UIMySmartBlood .explore .wrap {
  display: -ms-flexbox;
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% - 400px);
}
.UIMySmartBlood .explore h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.UIMySmartBlood .explore h2 b {
  display: flex;
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.UIMySmartBlood .explore h2 i {
  display: flex;
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.UIMySmartBlood .explore .bg {
  margin: 80px auto;
  max-width: 1500px;
  width: 90%;
  height: auto;
  transform: translateX(-3%);
}
.UIMySmartBlood .explore p {
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  width: 65%;
}
.UIMySmartBlood .explore p span.bigger {
  font-size: 22px;
  font-weight: 700;
  color: #495e85;
}
.UIMySmartBlood .explore img {
  width: 100%;
  height: auto;
  margin: 5em auto 2em;
}
.UIMySmartBlood .explore .reports {
  width: 100%;
  max-width: 1312px;
  margin: 5em auto 4em;
  display: flex;
  justify-content: space-between;
}
.UIMySmartBlood .explore .cols {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: space-between;
}
.UIMySmartBlood .explore .cols .col {
  display: flex;
  flex-direction: column;
  width: 48%;
  margin: 1em 0 2em;
}
.UIMySmartBlood .explore .cols .col h2 {
  width: 100%;
  text-align: start;
  float: unset;
}
.UIMySmartBlood .explore .cols .col h2 b {
  font-size: 32px;
  text-align: left;
  float: unset;
  margin-left: 0;
  margin-right: auto;
}
.UIMySmartBlood .explore .cols .col p {
  width: 100%;
  text-align: left;
}
.UIMySmartBlood .features {
  background-color: #edeff3;
  position: relative;
  z-index: -1;
  padding: 4em 0 8em;
}
.UIMySmartBlood .features .wrap {
  position: relative;
  width: calc(100% - 400px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.UIMySmartBlood .features h2 b {
  width: 100%;
  text-align: center;
}
.UIMySmartBlood .features h2 i {
  width: 100%;
  text-align: center;
}
.UIMySmartBlood .features .cols {
  margin: 5em auto 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.UIMySmartBlood .features .cols .col {
  display: -ms-flexbox;
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: relative;
}
.UIMySmartBlood .features .cols .col img {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin-left: -4vw;
  margin-bottom: -4vw;
}
.UIMySmartBlood .features .cols .col h2 b {
  text-align: left;
  font-size: 28px;
}
.UIMySmartBlood .features .cols .col p {
  position: relative;
  z-index: 10;
  width: 100%;
  text-align: justify;
}
.UIMySmartBlood .steps {
  background-color: #edeff3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 8em 0 5em;
}
.UIMySmartBlood .steps .step {
  display: -ms-flexbox;
  max-width: 100%;
  width: 70%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px auto;
}
.UIMySmartBlood .steps .step h3 {
  margin: 0 auto;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 700;
  color: #f77b13;
  letter-spacing: 3px;
  text-align: center;
}
.UIMySmartBlood .steps .step p {
  text-align: center;
  margin: 10px auto 0;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  color: #495e85;
  line-height: 1.6em;
}
.UIMySmartBlood .steps .step p strong {
  font-size: 32px;
}
.UIMySmartBlood .steps .wrap {
  display: flex;
  flex-direction: column;
}
.UIMySmartBlood .steps > p {
  text-align: center;
  margin: 0 auto 2em;
}
.UIMySmartBlood .steps h2 {
  float: unset;
  text-align: center;
}
.UIMySmartBlood .steps h2 i {
  float: unset;
  text-align: center;
}
.UIMySmartBlood .steps h2 b {
  float: unset;
  text-align: center;
}
.UIMySmartBlood .table {
  display: flex;
  flex-direction: column;
  width: 80%;
  margin: 3.5em auto 0;
  position: relative;
}
.UIMySmartBlood .table .group {
  position: relative;
  display: -ms-flexbox;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.UIMySmartBlood .table .group h5 {
  position: relative;
  display: -ms-flexbox;
  width: 100%;
  cursor: pointer;
  margin-bottom: 2px;
  z-index: 1;
  display: flex;
  padding: 0.5em 0.7em;
  background-color: #1b3667;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  border-radius: 8px;
}
.UIMySmartBlood .table .group h5:after {
  content: "+";
  position: absolute;
  z-index: 2;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #fa9200;
}
.UIMySmartBlood .table .group .list {
  height: 0;
  overflow: hidden;
}
.UIMySmartBlood .table .group .list ul {
  margin: 0 auto 2px;
  padding: 0;
  width: calc(100% - 8px);
}
.UIMySmartBlood .table .group .list ul li {
  border: 1px solid #1b3667;
  border-bottom: 0;
  border-radius: 0;
  padding: 0.5em 0.7em;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  color: #1b3667;
}
.UIMySmartBlood .table .group .list ul li:last-child {
  border-bottom: 1px solid #1b3667;
}
.UIMySmartBlood .table .group.active .list {
  height: auto;
}
.UIMySmartBlood .table .group.active h5 {
  background-color: #fa9200;
}
.UIMySmartBlood .table .group.active h5:after {
  content: "-";
}
.UIMySmartBlood h1 {
  display: inline-block;
  float: left;
  width: 100%;
}
.UIMySmartBlood h1 b {
  position: relative;
  display: inline-block;
  float: left;
  transform: translateX(-3px);
  font-size: 60px;
  letter-spacing: -2px;
  color: #1b3667;
  font-weight: 700;
}
.UIMySmartBlood h1 b strong {
  color: #f77b13;
}
.UIMySmartBlood h1 i {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 4px;
  color: #f77b13;
  font-weight: 700;
  text-transform: uppercase;
}
.UIMySmartBlood h2 {
  display: inline-block;
  float: left;
  width: 100%;
}
.UIMySmartBlood h2 b {
  position: relative;
  display: inline-block;
  float: left;
  transform: translateX(-3px);
  font-size: 60px;
  letter-spacing: -2px;
  color: #1b3667;
  font-weight: 700;
}
.UIMySmartBlood h2 i {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 4px;
  color: #f77b13;
  font-weight: 700;
  text-transform: uppercase;
}
.UIMySmartBlood * {
  box-sizing: border-box;
}
.UIMySmartBlood .orange {
  color: #f77b13;
}
.UIMySmartBlood p {
  display: inline-block;
  float: left;
  margin: 15px 0 0;
  width: 80%;
  line-height: 170%;
  font-size: 18px;
  color: #495e85;
}
.UIMySmartBlood .circles {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 3%;
  width: 70vw;
  height: 70vw;
  max-width: 1390px;
  max-height: 1390px;
  transform: translate(50%, -50%);
}
.UIMySmartBlood .circles b {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #edeff3;
  border-radius: 50%;
}
.UIMySmartBlood .circles i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #edeff3;
  border-radius: 50%;
  background: #dde0e8;
  opacity: 1;
  width: -webkit-calc(100% - 20%);
  width: 80%;
  height: -webkit-calc(100% - 20%);
  height: 80%;
  z-index: 2;
}
.UIMySmartBlood .keyvisual {
  display: inline-block;
  float: left;
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.UIMySmartBlood .keyvisual .wrap {
  position: relative;
  z-index: 2;
  width: calc(100% - 400px);
}
.UIMySmartBlood .keyvisual .info {
  display: inline-block;
  float: left;
  position: relative;
  z-index: 3;
  margin: 120px 0 250px;
  width: 60%;
}
.UIMySmartBlood .keyvisual .info b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.UIMySmartBlood .keyvisual .info h1 {
  margin-top: 3em;
}
.UIMySmartBlood .keyvisual .info .ce {
  margin: 10px 0 0 35px;
  width: 56px;
  height: 40px;
}
.UIMySmartBlood .keyvisual .visual {
  position: absolute;
  z-index: 2;
  top: 10%;
  right: 9%;
  width: 22vw;
  max-width: 418px;
}
.UIMySmartBlood a.inquiry {
  position: relative;
  margin: 40px 18px 0 0;
  display: inline-flex;
}
.UIMySmartBlood a.inquiry.app-store svg {
  width: 173px;
  height: 56px;
}
.UIMySmartBlood a.inquiry.play-store svg {
  width: 189px;
  height: 56px;
}
.UIMySmartBlood .explore.download {
  margin-bottom: 0 !important;
}
.UIMySmartBlood .explore.download a.btn {
  margin: 3em auto;
}
.UIMySmartBlood .datausing {
  display: -ms-flexbox;
  position: relative;
  padding: 0em 0 8em;
  display: flex;
}
.UIMySmartBlood .datausing .wrap {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  flex-direction: column;
  align-items: center;
}
.UIMySmartBlood .datausing .wrap > h5 {
  font-family: Roboto;
  font-weight: 700;
  color: #1b3667;
  letter-spacing: -0.03em;
  margin: 2em auto 0;
  font-size: 48px;
  text-align: center;
}
.UIMySmartBlood .datausing .wrap p.text-center {
  width: 60%;
  float: unset;
}
.UIMySmartBlood .datausing .wrap .cols {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.UIMySmartBlood .datausing .wrap .cols .col {
  display: -ms-flexbox;
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 2em;
}
.UIMySmartBlood .datausing .wrap .cols .col p {
  width: 90%;
}
.UIMySmartBlood .datausing h4 {
  font-family: Roboto;
  font-weight: 700;
  color: #1b3667;
  letter-spacing: -0.03em;
  margin: 1.7em auto 0 0;
  font-size: 36px;
}
.UIMySmartBlood .datausing h2 {
  text-align: left;
}
.UIMySmartBlood .datausing h2 b {
  font-size: 32px;
  float: unset;
}
.UIMySmartBlood .datausing h1 {
  text-align: center;
}
.UIMySmartBlood .datausing h1 b {
  float: unset;
}
.UIMySmartBlood .datausing .visual {
  margin-top: 2em;
  margin-bottom: 2em;
  width: -webkit-fill-available;
  width: -moz-available;
  width: fill-available;
}
.UIMySmartBlood .datausing p.center {
  text-align: center;
  margin: 1em auto;
}
.UIMySmartBlood .datausing .table .list {
  overflow: hidden;
  height: auto;
}
.UIMySmartBlood .benefits {
  z-index: 1;
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin: 8em 0 5em 0;
}
.UIMySmartBlood .benefits .wrap {
  position: relative;
  z-index: 2;
  width: 80%;
}
.UIMySmartBlood .benefits .wrap .cols {
  width: 90%;
  display: flex;
  justify-content: space-between;
  margin: 3em auto 0;
}
.UIMySmartBlood .benefits .wrap .cols .col p {
  width: 100%;
  color: #1b3667;
  font-weight: 500;
}
.UIMySmartBlood .benefits .wrap .col {
  width: 48%;
  display: block;
}
.UIMySmartBlood .benefits .wrap .info p {
  color: #1b3667;
  font-weight: 500;
  margin-bottom: 50px;
}
.UIMySmartBlood .benefits .info {
  z-index: 3;
  margin: 0 0 180px;
  width: 50%;
}
.UIMySmartBlood .benefits .visual {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 0%;
  width: 100%;
  max-width: 1140px;
}
.UIMySmartBlood .data {
  position: relative;
  padding: 55em 0 1em;
}
.UIMySmartBlood .data .wrap {
  display: -ms-flexbox;
  width: 60%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.UIMySmartBlood .data .wrap > h5 {
  margin: 2em auto 0;
  font-family: Roboto;
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.03em;
  text-align: center;
}
.UIMySmartBlood .data p {
  margin: 0.5em auto 2em;
  text-align: center;
  letter-spacing: 0.5px;
}
.UIMySmartBlood .data p b {
  color: #fff;
}
.UIMySmartBlood .data h3 {
  margin: 0 auto 1em auto;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 700;
  color: #495e85;
  letter-spacing: -0.025em;
}
.UIMySmartBlood .data .scale {
  max-width: 1333px;
}
.UIMySmartBlood .data p.center {
  text-align: center;
  margin: 1em auto;
  font-size: 20px;
  letter-spacing: 0.4px;
}
.UIMySmartBlood .data h4 {
  margin: 1.7em auto 0 0;
  font-family: Roboto;
  font-size: 60px;
  font-weight: 700;
  color: #1b3667;
  letter-spacing: -0.03em;
}
.UIMySmartBlood .data h4 a {
  font-size: 23px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.01em;
  border-bottom: 1px solid #fa9200;
  transform: translateY(-1px);
  display: inline-block;
}
.UIMySmartBlood .fields {
  display: -ms-flexbox;
  position: relative;
  width: 100%;
  display: flex;
  padding: 5em 0 5em;
}
.UIMySmartBlood .fields * {
  text-align: center;
  float: unset;
}
.UIMySmartBlood .fields .col {
  width: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.UIMySmartBlood .fields .col .table {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 1em auto 0;
}
.UIMySmartBlood .fields .col .table .cell {
  margin: 0 0 1em;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  background-color: #1b3667;
  padding: 1.2em 1em;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background-image: url(../img/icon-checkmark.svg);
  background-size: 38px 38px;
  background-position: 0.7em center;
  border-radius: 4px;
}
.UIMySmartBlood .fields .col .table .cell.internal {
  background-image: url(../img/internal_medicine.svg);
}
.UIMySmartBlood .fields .col .table .cell.rheumatology {
  background-image: url(../img/rheumatology.svg);
}
.UIMySmartBlood .fields .col .table .cell.pulmonology {
  background-image: url(../img/pulmonology.svg);
}
.UIMySmartBlood .fields .col .table .cell.gastroenterology {
  background-image: url(../img/gastroenterology.svg);
}
.UIMySmartBlood .fields .col .table .cell.endocrinology {
  background-image: url(../img/endocrinology.svg);
}
.UIMySmartBlood .fields .col .table .cell.nephrology {
  background-image: url(../img/nephrology.svg);
}
.UIMySmartBlood .fields .col .table .cell.hematology {
  background-image: url(../img/hematology.svg);
}
.UIMySmartBlood .fields .col .table .cell.cardiology {
  background-image: url(../img/cardiology.svg);
}
.UIMySmartBlood .fields .col .table .cell.toxicology {
  background-image: url(../img/toxicology.svg);
}
.UIMySmartBlood .fields .col .table .cell.neurology {
  background-image: url(../img/neurology.svg);
}
.UIMySmartBlood .fields .col .table .cols {
  display: flex;
  justify-content: center;
}
.UIMySmartBlood .fields .col .table .col {
  width: calc(50% - 1em);
  max-width: 320px;
  margin: auto 15px;
}
.UIMySmartBlood .fields .col .graphics {
  width: 110%;
  max-width: 1500px;
  height: auto;
  margin: 1em auto 0;
}
.UIMySmartBlood .fields .wrap {
  display: -ms-flexbox;
  width: calc(100% - 400px);
  display: flex;
  justify-content: space-between;
}
.UIMySmartBlood .fields .wrap > .col:nth-child(2) {
  width: 50%;
  transform: translateX(6%);
}
.UIMySmartBlood .fields h2 b {
  letter-spacing: -0.03em;
}
.UIMySmartBlood .fields p {
  width: auto;
}
.UIMySmartBlood .fields .circles {
  z-index: 1;
  top: 50%;
  right: auto;
  left: -30%;
  transform: none;
  width: 720px;
  height: 720px;
}
.UIMySmartBlood .accessible {
  background-color: #edeff3;
  display: -ms-flexbox;
  position: relative;
  width: 100%;
  display: flex;
  padding: 5em 0 8em;
}
.UIMySmartBlood .accessible .wrap {
  display: -ms-flexbox;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.UIMySmartBlood .accessible h3 {
  margin: 0 auto;
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  color: #1b3667;
  letter-spacing: -0.025em;
}

@media only screen and (max-width: 1800px) {
  .UIMySmartBlood .keyvisual .info h1 {
    margin-top: 2em;
  }
  .UIMySmartBlood .fields {
    padding: 10em 0 0;
  }
}
@media only screen and (max-width: 1700px) {
  .UIMySmartBlood .data {
    padding: 50em 0 1em;
  }
  .UIMySmartBlood .fields {
    padding: 6em 0 0;
  }
  .UIMySmartBlood .fields .col {
    width: 100%;
  }
  .UIMySmartBlood .fields .col .graphics {
    width: 120%;
  }
}
@media only screen and (max-width: 1600px) {
  .UIMySmartBlood h1 b {
    font-size: 62px;
    line-height: 110%;
  }
  .UIMySmartBlood h2 b {
    font-size: 62px;
    line-height: 110%;
  }
  .UIMySmartBlood .data {
    padding: 45em 0 1em;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 34px;
  }
  .UIMySmartBlood .datausing .wrap {
    width: calc(96% - 200px);
  }
  .UIMySmartBlood .datausing .wrap p.text-center {
    width: 80%;
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 46px;
  }
  .UIMySmartBlood .circles {
    width: 70vw;
    height: 70vw;
  }
  .UIMySmartBlood .circles i {
    width: -webkit-calc(100% - 20%);
    width: 80%;
    height: -webkit-calc(100% - 20%);
    height: 80%;
  }
  .UIMySmartBlood .benefits .wrap .info .visual {
    right: -5%;
  }
  .UIMySmartBlood .explore {
    padding-bottom: 4em;
  }
  .UIMySmartBlood .explore .wrap {
    width: calc(100% - 200px);
  }
  .UIMySmartBlood .features {
    padding: 2em 0 7em;
  }
  .UIMySmartBlood .features .wrap {
    width: calc(96% - 200px);
  }
  .UIMySmartBlood .features .cols .col {
    width: 47%;
    padding: 0;
  }
  .UIMySmartBlood .features .cols .col img {
    height: auto;
    margin-left: -5vw;
    margin-bottom: -5vw;
  }
  .UIMySmartBlood .keyvisual .wrap {
    width: calc(100% - 200px);
  }
  .UIMySmartBlood .keyvisual .info {
    margin: 100px 0;
  }
  .UIMySmartBlood .keyvisual .info h1 {
    margin-top: 0;
  }
  .UIMySmartBlood .steps {
    padding: 5em 0 5em;
  }
  .UIMySmartBlood .steps .wrap {
    width: calc(100% - 60px);
  }
  .UIMySmartBlood .table .group h5 {
    font-size: 28px;
  }
  .UIMySmartBlood .fields {
    padding-top: 4em;
  }
  .UIMySmartBlood .fields .wrap {
    width: calc(100% - 200px);
  }
  .UIMySmartBlood .fields .col .table .cell {
    margin: 0 0 1em;
    padding: 1em 0.9em;
    font-size: 17px;
    background-size: 34px 34px;
    background-position: 0.5em center;
    border-radius: 4px;
  }
  .UIMySmartBlood .fields .col .graphics {
    width: 104%;
  }
  .UIMySmartBlood .fields .circles {
    width: 47vw;
    height: 47vw;
  }
}
@media only screen and (max-width: 1440px) {
  .UIMySmartBlood h1 b {
    font-size: 58px;
  }
  .UIMySmartBlood h2 b {
    font-size: 58px;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 30px;
  }
  .UIMySmartBlood .datausing .wrap p.text-center {
    width: 80%;
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 40px;
  }
  .UIMySmartBlood .steps .step p {
    font-size: 17px;
  }
  .UIMySmartBlood .steps .step p strong {
    font-size: 30px;
  }
  .UIMySmartBlood .steps .step img {
    width: 230px;
  }
  .UIMySmartBlood .steps .step h3 {
    font-size: 15px;
  }
  .UIMySmartBlood .table .group .list ul li {
    font-size: 17px;
  }
  .UIMySmartBlood .table .group h5 {
    font-size: 24px;
  }
  .UIMySmartBlood .table .group h5:after {
    right: 12px;
    width: 28px;
    height: 28px;
  }
  .UIMySmartBlood p {
    font-size: 17px;
  }
  .UIMySmartBlood a.inquiry {
    margin-top: 30px;
  }
  .UIMySmartBlood a.inquiry.app-store svg {
    width: 155px;
    height: 50px;
  }
  .UIMySmartBlood a.inquiry.play-store svg {
    width: 169px;
    height: 50px;
  }
  .UIMySmartBlood .keyvisual .info {
    margin: 80px 0;
  }
  .UIMySmartBlood .keyvisual .info .ce {
    margin: 8px 0 0 30px;
    width: 48px;
    height: 34px;
  }
  .UIMySmartBlood .keyvisual .wrap {
    width: calc(100% - 100px);
  }
  .UIMySmartBlood .benefits {
    margin: 8em 0 -3em 0;
  }
  .UIMySmartBlood .benefits .info .visual {
    right: -10%;
  }
  .UIMySmartBlood .explore {
    margin: 7em auto;
    padding: 0;
  }
  .UIMySmartBlood .explore .wrap {
    width: calc(100% - 100px);
  }
  .UIMySmartBlood .explore .reports img {
    width: 21%;
  }
  .UIMySmartBlood .features {
    padding: 2em 0 7em;
  }
  .UIMySmartBlood .features .wrap {
    width: calc(96% - 200px);
  }
  .UIMySmartBlood .features .cols .col {
    width: 47%;
    padding: 0;
  }
  .UIMySmartBlood .features .cols .col img {
    height: auto;
    margin-left: -6vw;
    margin-bottom: -6vw;
  }
  .UIMySmartBlood .fields {
    padding-top: 3em;
  }
  .UIMySmartBlood .fields .wrap {
    width: calc(100% - 100px);
  }
  .UIMySmartBlood .fields .wrap > .col:nth-child(2) {
    width: 46%;
    transform: translateX(0);
  }
  .UIMySmartBlood .fields .col .table .col {
    width: calc(50% - 0.5em);
  }
  .UIMySmartBlood .fields .col .table .col h2 b {
    font-size: 26px;
  }
  .UIMySmartBlood .fields .col .table .cell {
    margin: 0 0 0.8em;
    padding: 0.9em 0.8em;
    font-size: 16px;
    background-size: 30px 30px;
    background-position: 0.4em center;
    border-radius: 3px;
  }
  .UIMySmartBlood .data {
    padding: 40em 0 1em;
  }
}
@media only screen and (max-width: 1280px) {
  .UIMySmartBlood h1 b {
    font-size: 52px;
  }
  .UIMySmartBlood h2 b {
    font-size: 52px;
  }
  .UIMySmartBlood p {
    line-height: 150%;
    font-size: 16px;
  }
  .UIMySmartBlood .benefits .wrap .info .visual {
    right: -13%;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 25px;
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 34px;
  }
  .UIMySmartBlood .explore {
    margin: 6em auto;
    padding: 0;
  }
  .UIMySmartBlood .explore .wrap {
    width: calc(100% - 80px);
  }
  .UIMySmartBlood .explore .bg {
    margin: 60px auto;
    width: 100%;
  }
  .UIMySmartBlood .keyvisual .wrap {
    width: calc(100% - 80px);
  }
  .UIMySmartBlood .keyvisual .info {
    margin: 50px 0;
  }
  .UIMySmartBlood .keyvisual .info .ce {
    margin: 7px 0 0 25px;
    width: 42px;
    height: 30px;
  }
  .UIMySmartBlood .keyvisual .info a.btn {
    width: 165px;
  }
  .UIMySmartBlood .keyvisual .visual {
    top: 5%;
  }
  .UIMySmartBlood .steps .step img {
    width: 190px;
  }
  .UIMySmartBlood .steps .step p {
    font-size: 16px;
  }
  .UIMySmartBlood .steps .step p strong {
    font-size: 28px;
  }
  .UIMySmartBlood .steps .step h3 {
    font-size: 14px;
  }
  .UIMySmartBlood .steps .wrap {
    width: calc(100% - 40px);
  }
  .UIMySmartBlood .table {
    width: 90%;
  }
  .UIMySmartBlood .table .group h5 {
    font-size: 20px;
  }
  .UIMySmartBlood .table .group h5:after {
    right: 9px;
    width: 24px;
    height: 24px;
  }
  .UIMySmartBlood .table .group .list ul li {
    font-size: 15px;
  }
  .UIMySmartBlood .fields {
    padding-top: 2em;
  }
  .UIMySmartBlood .fields .wrap {
    width: calc(100% - 80px);
  }
  .UIMySmartBlood .fields .col {
    width: 100%;
  }
  .UIMySmartBlood .fields .col .table .col {
    width: calc(50% - 0.5em);
  }
  .UIMySmartBlood .fields .col .table .cell {
    margin: 0 0 0.8em;
    padding: 0.8em 0.7em;
    font-size: 15px;
    background-size: 26px 26px;
    background-position: 0.4em center;
    border-radius: 3px;
  }
  .UIMySmartBlood .features {
    padding: 4em 0 5em;
  }
  .UIMySmartBlood .features .wrap {
    width: calc(96% - 200px);
  }
  .UIMySmartBlood .features .cols .col {
    width: 47%;
    padding: 0;
  }
  .UIMySmartBlood .features .cols .col img {
    width: 80%;
    height: auto;
  }
  .UIMySmartBlood .data {
    padding: 35em 0 1em;
  }
}
@media only screen and (max-width: 1023px) {
  .UIMySmartBlood h1 b {
    font-size: 40px;
    margin-top: 8px;
  }
  .UIMySmartBlood h1 i {
    font-size: 13px;
    letter-spacing: 3px;
  }
  .UIMySmartBlood h2 b {
    font-size: 48px;
  }
  .UIMySmartBlood h2 i {
    font-size: 13px;
    letter-spacing: 3px;
  }
  .UIMySmartBlood p {
    margin-top: 8px;
    line-height: 140%;
    font-size: 15px;
  }
  .UIMySmartBlood a.inquiry {
    margin-top: 25px;
  }
  .UIMySmartBlood a.inquiry.app-store svg {
    width: 123px;
    height: 40px;
  }
  .UIMySmartBlood a.inquiry.play-store svg {
    width: 135px;
    height: 40px;
  }
  .UIMySmartBlood .keyvisual .info a.btn {
    margin-top: 20px;
    width: 145px;
  }
  .UIMySmartBlood .keyvisual .info a.btn i {
    margin: 4px 10px 0 4px;
    width: 28px;
    height: 28px;
  }
  .UIMySmartBlood .keyvisual .info a.btn i svg {
    top: 9px;
    left: 11px;
  }
  .UIMySmartBlood .keyvisual .info a.btn span {
    margin-left: 3px;
  }
  .UIMySmartBlood .keyvisual .info .ce {
    margin: 6px 0 0 20px;
    width: 32px;
    height: 23px;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 22px;
  }
  .UIMySmartBlood .datausing .wrap {
    width: calc(100% - 150px);
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 27px;
  }
  .UIMySmartBlood .features {
    padding: 1em 0 6em;
  }
  .UIMySmartBlood .features .wrap {
    width: calc(100% - 150px);
  }
  .UIMySmartBlood .features .cols .col {
    margin: 1em auto 0;
    width: 47%;
    padding: 0;
  }
  .UIMySmartBlood .features .cols .col h2 {
    width: 80%;
  }
  .UIMySmartBlood .features .cols .col p {
    width: 80%;
  }
  .UIMySmartBlood .features .cols .col img {
    width: 80%;
    height: auto;
    margin-left: -6vw;
    margin-bottom: -6vw;
  }
  .UIMySmartBlood .steps {
    padding-top: 70px;
  }
  .UIMySmartBlood .steps .step img {
    width: 60%;
  }
  .UIMySmartBlood .steps .step p {
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 400;
  }
  .UIMySmartBlood .steps .step p strong {
    font-size: 26px;
  }
  .UIMySmartBlood .steps .step h3 {
    font-size: 13px;
  }
  .UIMySmartBlood .table .group .list ul li {
    font-size: 13px;
  }
  .UIMySmartBlood .table .group h5 {
    font-size: 17px;
  }
  .UIMySmartBlood .table .group h5:after {
    right: 8px;
    width: 20px;
    height: 20px;
  }
  .UIMySmartBlood .explore {
    margin: 5em auto;
    padding: 0;
  }
  .UIMySmartBlood .explore .bg {
    margin: 60px auto;
    width: 100%;
  }
  .UIMySmartBlood .benefits .wrap.last {
    margin-bottom: 100px;
  }
  .UIMySmartBlood .fields .wrap {
    flex-direction: column;
    align-items: center;
  }
  .UIMySmartBlood .fields .wrap > .col {
    width: 70%;
    margin: 0 auto 3em;
  }
  .UIMySmartBlood .fields .wrap > .col:nth-child(2) {
    width: 70%;
    margin: 0 auto 3em;
  }
  .UIMySmartBlood .fields .circles {
    top: 20%;
  }
  .UIMySmartBlood .fields .col .graphics {
    width: 103%;
  }
  .UIMySmartBlood .data {
    padding: 30em 0 1em;
  }
  .UIMySmartBlood .data .wrap {
    width: 80%;
  }
  .UIMySmartBlood .steps .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .UIMySmartBlood .steps .wrap .step {
    width: 80%;
    margin: 1em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .UIMySmartBlood h1 b {
    font-size: 28px;
    letter-spacing: 0;
  }
  .UIMySmartBlood h1 i {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .UIMySmartBlood h2 b {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .UIMySmartBlood h2 i {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .UIMySmartBlood p {
    line-height: 130%;
    font-size: 14px;
  }
  .UIMySmartBlood .circles {
    width: 70vw;
    height: 70vw;
    right: 1%;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 20px;
  }
  .UIMySmartBlood .datausing .wrap {
    width: 90%;
  }
  .UIMySmartBlood .datausing .wrap p {
    width: 100%;
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 23px;
  }
  .UIMySmartBlood .features {
    padding: 0 0 8em;
  }
  .UIMySmartBlood .features .wrap {
    width: 90%;
  }
  .UIMySmartBlood .features .cols {
    margin: 2em auto 0;
  }
  .UIMySmartBlood .features .cols .col {
    margin: 2em auto 0;
    width: 47%;
    padding: 0;
  }
  .UIMySmartBlood .features .cols .col h2 {
    width: 80%;
  }
  .UIMySmartBlood .features .cols .col p {
    width: 80%;
  }
  .UIMySmartBlood .features .cols .col img {
    width: 80%;
    height: auto;
    margin-left: -7vw;
    margin-bottom: -6vw;
  }
  .UIMySmartBlood .benefits {
    margin: 4em 0 -3em 0;
  }
  .UIMySmartBlood .benefits h2 {
    text-align: center;
    display: grid;
  }
  .UIMySmartBlood .benefits .wrap {
    width: 90%;
  }
  .UIMySmartBlood .benefits .wrap .cols {
    justify-content: center;
    flex-wrap: wrap;
  }
  .UIMySmartBlood .benefits .wrap .cols .col {
    width: 90%;
  }
  .UIMySmartBlood .benefits .wrap .info {
    margin: 5vw auto -5vw;
    width: 90%;
    text-align: center;
  }
  .UIMySmartBlood .benefits .wrap .info p {
    width: 100%;
  }
  .UIMySmartBlood .benefits .wrap .info .visual {
    position: relative;
    right: 12vw;
    top: unset;
    transform: unset;
  }
  .UIMySmartBlood .explore .wrap {
    width: calc(100% - 60px);
  }
  .UIMySmartBlood .explore .bg {
    margin: 60px auto 60px -10%;
    width: 120%;
  }
  .UIMySmartBlood .explore .reports {
    margin: 4em auto 3em;
  }
  .UIMySmartBlood .keyvisual .wrap {
    width: calc(100% - 60px);
  }
  .UIMySmartBlood .keyvisual .info {
    margin: 30px 0;
    width: 65%;
  }
  .UIMySmartBlood .keyvisual .info .ce {
    margin: 5px 0 0 15px;
    width: 24px;
    height: 17px;
  }
  .UIMySmartBlood .keyvisual .info a.btn {
    width: 115px;
  }
  .UIMySmartBlood .keyvisual .visual {
    right: 4%;
  }
  .UIMySmartBlood .steps {
    padding-top: 70px;
  }
  .UIMySmartBlood .steps .step img {
    width: 60%;
  }
  .UIMySmartBlood .steps .step p {
    font-size: 13px;
    line-height: 1.3em;
    font-weight: 400;
  }
  .UIMySmartBlood .steps .step p strong {
    font-size: 24px;
  }
  .UIMySmartBlood .steps .step h3 {
    font-size: 12px;
  }
  .UIMySmartBlood .accessible {
    padding: 0em 0 5em;
  }
  .UIMySmartBlood .table {
    width: 90%;
  }
  .UIMySmartBlood .table .group h5 {
    font-size: 15px;
    border-radius: 4px;
  }
  .UIMySmartBlood .table .group h5:after {
    right: 7px;
    width: 18px;
    height: 18px;
  }
  .UIMySmartBlood .table .group .list ul {
    width: calc(100% - 4px);
  }
  .UIMySmartBlood .table .group .list ul li {
    font-size: 13px;
  }
  .UIMySmartBlood .fields .wrap {
    width: calc(100% - 60px);
  }
  .UIMySmartBlood .fields .wrap > .col {
    width: 100%;
    margin: 0 auto 3em;
  }
  .UIMySmartBlood .fields .wrap > .col:nth-child(2) {
    width: 100%;
    margin: 0 auto 3em;
  }
  .UIMySmartBlood .fields .col .graphics {
    width: 75%;
    margin-left: 0;
    width: 90%;
  }
  .UIMySmartBlood .fields .col .table {
    width: 75%;
    margin-left: 0;
  }
  .UIMySmartBlood .fields .col .table .cell {
    margin: 0 0 0.9em;
    padding: 0.8em 0.7em;
    font-size: 14px;
    background-size: 22px 22px;
    background-position: 0.4em center;
    border-radius: 3px;
  }
  .UIMySmartBlood .fields .col p {
    width: 90%;
  }
  .UIMySmartBlood .fields .col p {
    width: 90%;
    margin: 1em auto 0;
  }
  .UIMySmartBlood .fields .col .table {
    width: 90%;
    margin: 2em auto;
  }
  .UIMySmartBlood .data {
    padding: 27em 0 1em;
  }
}
@media only screen and (max-width: 600px) {
  .UIMySmartBlood h1 b {
    font-size: 34px;
    margin-top: 4px;
  }
  .UIMySmartBlood h1 i {
    font-size: 11px;
    letter-spacing: 2px;
  }
  .UIMySmartBlood h2 b {
    font-size: 38px;
    letter-spacing: -0.5px;
  }
  .UIMySmartBlood h2 i {
    font-size: 11px;
    letter-spacing: 2px;
  }
  .UIMySmartBlood p {
    font-size: 12px;
  }
  .UIMySmartBlood .circles {
    width: 90vw;
    height: 90vw;
    top: -12%;
    right: 4%;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 18px;
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 19px;
  }
  .UIMySmartBlood .datausing .wrap .cols .col {
    width: 100%;
  }
  .UIMySmartBlood .benefits .wrap .cols {
    width: 100%;
  }
  .UIMySmartBlood .features {
    padding: 0 0 6em;
  }
  .UIMySmartBlood .features .cols {
    flex-direction: column;
    align-items: center;
  }
  .UIMySmartBlood .features .cols .col {
    width: 100%;
    margin: 0em auto 0;
    padding: 30px 0 0;
  }
  .UIMySmartBlood .features .cols .col h2 {
    width: 100%;
  }
  .UIMySmartBlood .features .cols .col h2 b {
    text-align: center;
  }
  .UIMySmartBlood .features .cols .col p {
    width: 100%;
    text-align: center;
  }
  .UIMySmartBlood .features .cols .col img {
    height: auto;
    left: unset;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(10%);
  }
  .UIMySmartBlood .explore .wrap {
    width: calc(100% - 40px);
  }
  .UIMySmartBlood .explore .bg {
    margin: 50px auto 50px -20%;
    width: 140%;
  }
  .UIMySmartBlood .explore .reports {
    margin: 2em auto;
    flex-direction: column;
    align-items: center;
  }
  .UIMySmartBlood .explore .reports img {
    margin: 2em auto;
    width: 180px;
  }
  .UIMySmartBlood .keyvisual .wrap {
    width: calc(100% - 40px);
  }
  .UIMySmartBlood .keyvisual .visual {
    top: 20px;
    right: auto;
    width: 130px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .UIMySmartBlood .keyvisual .info {
    margin: 300px 0 20px;
    width: 100%;
    text-align: center;
  }
  .UIMySmartBlood .keyvisual .info h1 {
    width: 100%;
    text-align: center;
  }
  .UIMySmartBlood .keyvisual .info h1 b {
    width: 100%;
    text-align: center;
  }
  .UIMySmartBlood .keyvisual .info h1 i {
    width: 100%;
    text-align: center;
  }
  .UIMySmartBlood .keyvisual .info p {
    width: 100%;
    text-align: center;
    line-height: 150%;
  }
  .UIMySmartBlood .keyvisual .info a.btn {
    float: none;
    width: 105px;
  }
  .UIMySmartBlood .keyvisual .info .ce {
    margin: 5px 0 0 14px;
    width: 26px;
    height: 18px;
  }
  .UIMySmartBlood .steps {
    padding-top: 60px;
  }
  .UIMySmartBlood .steps .wrap {
    width: calc(100% - 20px);
  }
  .UIMySmartBlood .steps .step {
    width: 80%;
  }
  .UIMySmartBlood .steps .step img {
    width: 60%;
  }
  .UIMySmartBlood .steps .step p {
    font-size: 12px;
    line-height: 1.3em;
    font-weight: 400;
  }
  .UIMySmartBlood .steps .step p strong {
    font-size: 20px;
  }
  .UIMySmartBlood .steps .step h3 {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .UIMySmartBlood .explore.download p {
    width: 80%;
  }
  .UIMySmartBlood .table {
    margin: 2.5em auto -0.5em;
  }
  .UIMySmartBlood .table .group h5 {
    font-size: 14px;
    border-radius: 4px;
  }
  .UIMySmartBlood .table .group h5:after {
    right: 7px;
    width: 18px;
    height: 18px;
  }
  .UIMySmartBlood .table .group .list ul {
    width: calc(100% - 4px);
  }
  .UIMySmartBlood .table .group .list ul li {
    font-size: 13px;
  }
  .UIMySmartBlood .fields .wrap {
    width: calc(100% - 40px);
  }
  .UIMySmartBlood .fields .col .graphics {
    width: 100%;
  }
  .UIMySmartBlood .fields .col .table {
    width: 100%;
  }
  .UIMySmartBlood .fields .col .table .cell {
    margin: 0 0 1em;
    padding: 0.7em 0.6em;
    font-size: 13px;
    background-size: 18px 18px;
    background-position: 0.6em center;
    border-radius: 3px;
  }
  .UIMySmartBlood .fields .col p {
    width: 100%;
  }
  .UIMySmartBlood .data .wrap {
    width: 100%;
  }
  .UIMySmartBlood .data .wrap p {
    line-height: 150%;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .UIMySmartBlood .data .wrap .buttons {
    flex-wrap: wrap;
  }
  .UIMySmartBlood .steps .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .UIMySmartBlood .steps .wrap .step {
    width: 80%;
    max-width: 80%;
    margin: 1em auto 0;
  }
}
@media only screen and (max-width: 460px) {
  .UIMySmartBlood h1 b {
    font-size: 32px;
  }
  .UIMySmartBlood h1 i {
    font-size: 10px;
    letter-spacing: 1.5px;
  }
  .UIMySmartBlood h2 b {
    font-size: 36px;
  }
  .UIMySmartBlood h2 i {
    font-size: 10px;
    letter-spacing: 1.5px;
  }
  .UIMySmartBlood .keyvisual .visual {
    top: 16px;
    left: 50%;
    width: 110px;
  }
  .UIMySmartBlood .keyvisual .info {
    margin: 250px 0 20px;
  }
  .UIMySmartBlood .keyvisual .info a.btn {
    margin-top: 15px;
  }
  .UIMySmartBlood .steps .wrap {
    flex-direction: column;
    align-items: center;
  }
  .UIMySmartBlood .steps .step {
    width: 90%;
    margin-bottom: 50px;
  }
  .UIMySmartBlood .steps .step h3 {
    margin-top: 20px;
  }
  .UIMySmartBlood .datausing {
    padding: 1em 0 4em;
  }
  .UIMySmartBlood .datausing h4 {
    font-size: 18px;
  }
  .UIMySmartBlood .datausing .wrap > h5 {
    font-size: 16px;
  }
  .UIMySmartBlood .explore .bg {
    margin: 50px auto 50px -30%;
    width: 160%;
  }
  .UIMySmartBlood .explore .reports img {
    margin: 1em auto;
    width: 140px;
  }
  .UIMySmartBlood .explore.download p {
    width: 90%;
  }
  .UIMySmartBlood .table {
    width: 100%;
  }
  .UIMySmartBlood .table .group .list ul li {
    font-size: 13px;
    font-weight: 400;
  }
  .UIMySmartBlood .features {
    padding: 0 0 6em;
  }
  .UIMySmartBlood .features .cols {
    flex-direction: column;
    align-items: center;
  }
  .UIMySmartBlood .features .cols .col {
    width: 100%;
    margin: 0em auto 0;
    padding: 30px 0 0;
  }
  .UIMySmartBlood .features .cols .col h2 {
    width: 100%;
  }
  .UIMySmartBlood .features .cols .col h2 b {
    text-align: center;
  }
  .UIMySmartBlood .features .cols .col p {
    width: 100%;
    text-align: center;
  }
  .UIMySmartBlood .features .cols .col img {
    height: auto;
    left: unset;
    margin-left: auto;
    margin-right: auto;
    transform: translateX(10%);
  }
  .UIMySmartBlood .fields .col .table .cell {
    margin: 0 0 1em;
    padding: 0.7em 0.6em;
    font-size: 12px;
    background-size: 15px 15px;
    background-position: 0.4em center;
    border-radius: 3px;
    text-indent: 12px;
  }
}/*# sourceMappingURL=sba-mysmartblood.css.map */