.sub-blk .sub-txt-01 {
  margin: 60px auto 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.77;
}

@media screen and (max-width: 768px) {
  .sub-blk .sub-txt-01 {
    margin: 34px auto 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.77;
  }
}
.simu-sche-01 {
  width: 615px;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .simu-sche-01 {
    width: 100%;
    margin: 37px auto 0;
  }
}
.simu-qr-01 {
  width: 100%;
  margin: 25px auto 0;
}

@media screen and (max-width: 768px) {
  .simu-qr-01 {
    display: none;
  }
}
.simu-btn-01 {
  display: none;
}

@media screen and (max-width: 768px) {
  .simu-btn-01 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 37px 0 47px;
    font-size: 42px;
    font-weight: 700 !important;
    line-height: 1.4;
    color: #fff !important;
    background-color: #0084b9 !important;
    border: 7px #1a719f solid;
    border-radius: 19px;
    padding: 32px 10px;
  }
  .simu-btn-01 span {
    padding: 0 0 35px;
    background: url(../image/icon_arw_01.svg) center bottom 0 no-repeat;
    background-size: 44px auto;
  }
}
.simu-blk-01 {
  max-width: 944px;
  padding: 23px 15px 0 129px;
  position: relative;
  margin: 80px auto 0;
}

.simu-blk-01 .icon_01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 224px;
  z-index: 10;
}

.simu-blk-01 .hl_01 {
  width: 100%;
  margin: 0 0 0;
  background-color: #0084b9;
  border-radius: 37px;
  color: #fff;
  padding: 16px 40px 16px 124px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.46;
}

.simu-blk-01 .txt_01 {
  width: auto;
  margin: 20px -20px 0 0;
  padding: 0 0 0 100px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.46;
}

@media screen and (max-width: 768px) {
  .simu-blk-01 {
    max-width: inherit;
    padding: 0;
    position: relative;
    margin: 60px auto 0;
  }
  .simu-blk-01 .icon_01 {
    position: relative;
    left: auto;
    top: auto;
    width: 152px;
    margin: 0 auto;
    z-index: 10;
  }
  .simu-blk-01 .hl_01 {
    width: 100%;
    margin: -10px 0 0;
    background-color: #0084b9;
    border-radius: 48px;
    color: #fff;
    padding: 13px 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.46;
    text-align: center;
  }
  .simu-blk-01 .txt_01 {
    width: auto;
    margin: 17px 0 0 0;
    padding: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.46;
    text-align: center;
  }
}
.simu-blk-02 {
  width: 100%;
  margin: 10px auto 0;
}

@media screen and (max-width: 768px) {
  .simu-blk-02 {
    max-width: inherit;
    width: auto;
    margin: 0 -20px 0;
  }
}
.simapp {
  display: flex;
  justify-content: center;
  max-width: 1027px;
  margin: -15px auto 0;
}
.simapp__col {
  flex-basis: 47.0301850049%;
  text-align: center;
}
.simapp__col a {
  color: #555;
}
.simapp__col h3 {
  display: block;
  margin-bottom: 20px;
  border-radius: 26px;
  font-size: 24px;
  line-height: 52px;
  font-weight: 700;
  background: url(../image/icon_arw_02.svg) right 16px center no-repeat;
  background-color: #0084b9;
  color: #fff;
}
.simapp__col:nth-child(1) ul {
  margin-bottom: 6px;
}
.simapp__col:nth-child(1) ul li {
  font-size: 22px;
  line-height: 1.4545454545;
  font-weight: 700;
  color: #000;
}
.simapp__col:nth-child(2) h3 {
  margin-bottom: 22px;
  background-color: #4fb24c;
}
.simapp__col:nth-child(2) dl {
  position: relative;
  display: grid;
  align-items: center;
  margin: 0 auto;
}
.simapp__col:nth-child(2) dl dt {
  display: grid;
  align-items: center;
  width: 39px;
  height: 39px;
  border-radius: 20px;
  background-color: #0084b9;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  font-weight: 600;
}
.simapp__col:nth-child(2) dl dt:nth-child(1) {
  grid-area: 1/1/2/2;
}
.simapp__col:nth-child(2) dl dt:nth-child(4) {
  grid-area: 3/1/4/2;
  margin-top: 8px;
}
.simapp__col:nth-child(2) dl dd {
  text-align: left;
  font-size: 17px;
  line-height: 1.1176470588;
  font-weight: 700;
  color: #000;
}
.simapp__col:nth-child(2) dl dd:nth-child(2) {
  grid-area: 1/2/2/3;
}
.simapp__col:nth-child(2) dl dd:nth-child(3) {
  grid-area: 2/2/3/3;
}
.simapp__col:nth-child(2) dl dd:nth-child(5) {
  margin-top: 8px;
}
.simapp__col:nth-child(2) dl:before {
  position: absolute;
  content: "";
  display: block;
  width: 39px;
  height: 100%;
  background: url(../image/icon_plus.svg) center center no-repeat;
}
.simapp__card {
  width: 100%;
  min-height: 174px;
  padding: 12px;
  border: 1px solid #f5f5f5;
  border-radius: 26px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}
.simapp__card__txt {
  display: flex;
  flex-direction: column;
  line-height: 1.4375;
  font-size: 16px;
}
.simapp__link {
  margin-top: 20px;
}
.simapp__link h4 {
  margin-bottom: 4px;
  font-weight: 700;
  color: #000;
}
.simapp__link .cnt__btns a {
  width: 308px;
  margin-top: 16px;
}
@media screen and (max-width: 840px) {
  .simapp__col h3 {
    font-size: 20px;
    line-height: 45px;
  }
  .simapp__col:first-child ul li {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .simapp {
    flex-direction: column;
    margin-top: 40px;
  }
  .simapp__col h3 {
    margin-bottom: 12px;
  }
  .simapp__col:first-child {
    margin-bottom: 13px;
  }
  .simapp__col:first-child ul {
    margin-bottom: 6px;
  }
  .simapp__col:first-child ul li {
    font-size: 14px;
  }
  .simapp__col:last-child h3 {
    margin-bottom: 14px;
  }
  .simapp__col:last-child dl dt {
    width: 26px;
    height: 26px;
    font-size: 15px;
    font-weight: 500;
  }
  .simapp__col:last-child dl dd {
    font-size: 11px;
  }
  .simapp__col:last-child dl:before {
    width: 26px;
    background-size: 66.6666666667%;
  }
  .simapp__card {
    min-height: auto;
    padding-bottom: 18px;
  }
  .simapp__card__txt {
    font-size: 11px;
  }
}/*# sourceMappingURL=style.css.map */