.sub-head {
  display: none;
}

.sub-body {
  padding: 0;
}

.btm-bnr,
.btm-logo {
  display: none;
}

.btn--red {
  background-color: #D6000F;
  max-width: 32.1428571429em;
}

.appli-wrap {
  font-size: clamp(0.75em, 1vw, 1em);
}
.appli-wrap .btn {
  font-size: 1.6rem;
  margin-top: 2em;
}

.appli-main {
  line-height: 0;
  position: relative;
}
.appli-main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .appli-main {
    padding-top: 56.25%;
    overflow: hidden;
  }
}
.appli-main video {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .appli-main video {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

.appli-info {
  background: url(../img/healthcareautomation/main_bg.png) no-repeat;
  padding: 8em 20px;
  max-height: 800px;
  background-size: cover;
  background-position: top left 30%;
  color: #FFF;
}
@media screen and (max-width: 640px) {
  .appli-info {
    padding: 5em 20px;
  }
}
.appli-info--mv {
  background-image: url(../img/healthcareautomation/info_bg.png);
  padding: 5em 20px;
}
@media screen and (max-width: 640px) {
  .appli-info--mv {
    padding: 3em 20px;
  }
}
.appli-info--mv .appli-info__ttl {
  margin-bottom: 0.25em;
}
.appli-info.--02 {
  background-image: url(../img/healthcareautomation/info_bg2.png);
  background-position: top center;
}
.appli-info__ttl {
  text-align: center;
  font-size: 4.0625em;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 640px) {
  .appli-info__ttl {
    font-size: 2.375em;
    margin-bottom: 2em;
  }
}
.appli-info__ttl img {
  display: block;
  margin: 0 auto 0;
  width: 4.2461538462em;
}
.appli-info__txt {
  text-align: center;
  font-size: 2.625em;
  font-weight: bold;
  line-height: 1.5714285714;
}
.appli-info__txt span {
  font-size: 0.6666666667em;
}
@media screen and (max-width: 640px) {
  .appli-info__txt {
    font-size: 1.75em;
  }
}
.appli-info__note {
  text-align: center;
  font-size: 1.15em;
  font-weight: bold;
  margin-top: 1.5em;
}
.appli-info__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3em;
}
@media screen and (max-width: 640px) {
  .appli-info__link.--wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .appli-info__link.--wrap li {
    width: 65%;
    margin: 1em 0 0;
  }
}
@media screen and (max-width: 640px) {
  .appli-info__link {
    margin-top: 1.5em;
  }
}
.appli-info__link li {
  margin: 0 1em;
  width: 14.5em;
}
@media screen and (max-width: 640px) {
  .appli-info__link li {
    width: 46%;
    margin: 0 2%;
  }
}

.appli-about {
  padding: 5em 20px;
  text-align: center;
}
.appli-about__read {
  font-size: 2.625em;
  line-height: 1.5714285714;
  margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .appli-about__read {
    font-size: 1.75em;
  }
}
.appli-about__ttl {
  display: inline-block;
  font-size: 2.25em;
  color: #9DC938;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  line-height: 1.6;
  position: relative;
}
@media screen and (max-width: 640px) {
  .appli-about__ttl {
    margin-bottom: 1em;
    font-size: 2em;
    letter-spacing: 0;
  }
}
.appli-about__ttl:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.1666666667em;
  bottom: 0;
  left: 0;
  background: #9DC938;
}
.appli-about__img {
  display: block;
  max-width: 1190px;
  width: 63.2978723404%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .appli-about__img {
    width: auto;
  }
}

.appli-sec {
  padding: 5em 20px;
}
.appli-sec.--use {
  background-color: #DBE0DC;
}
.appli-sec.--how {
  background: url(../img/healthcareautomation/how_bg.png) no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: calc(23.4375vw + 5em);
  margin-top: calc(-23.4375vw - 1em);
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .appli-sec.--how {
    padding-top: calc(41.6666666667vw + 5em);
    margin-top: calc(-41.6666666667vw - 4em);
  }
}
.appli-sec.--how .appli-sec__ttl {
  margin-left: 20px;
  margin-right: 20px;
}
.appli-sec.--how .appli-sec__ttl .sub {
  font-size: 1.75em;
}
.appli-sec.--how .appli-sec__ttl .main {
  line-height: 1.4;
}
.appli-sec__ttl {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 2em;
}
.appli-sec__ttl span {
  display: block;
}
.appli-sec__ttl .main {
  font-size: 2.625em;
}
.appli-sec__ttl .sub {
  font-size: 2.25em;
}
.appli-sec__ttl .gre {
  color: #9DC938;
}
.appli-sec__ttl .wt {
  color: #FFF;
}
.appli-sec__txt {
  text-align: center;
  font-size: 1.125em;
  font-weight: 500;
}

.features-list {
  max-width: 1600px;
  width: 85.1063829787%;
  margin: 0 auto 4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .features-list {
    width: 100%;
  }
}
.features-list:after {
  content: "";
  width: 31.25%;
}
.features-list li {
  width: 31.25%;
  border-radius: 1.5em;
  overflow: hidden;
  background: #FFF;
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
  margin-top: 3em;
}
@media screen and (max-width: 768px) {
  .features-list li {
    width: 48.5%;
    border-radius: 1em;
    margin-top: 1.5em;
  }
}
.features-list__cont {
  padding: 2em;
  position: relative;
}
@media screen and (max-width: 768px) {
  .features-list__cont {
    padding: 1em;
  }
}
.features-list__ttl {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  letter-spacing: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: static;
}
@media screen and (max-width: 768px) {
  .features-list__ttl {
    font-size: 1.25em;
  }
}
.features-list__ttl .ico {
  width: 2em;
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .features-list__ttl .ico {
    position: absolute;
    bottom: calc(100% + 0.25em);
    left: 0;
    border: 2px solid #FFF;
    border-radius: 7px;
  }
}
.features-list__ttl .txt {
  line-height: 1.4;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.features-list__txt {
  font-size: 1.125em;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .features-list__txt {
    font-size: 1em;
  }
}

.case-area {
  max-width: 1600px;
  width: 85.1063829787%;
  margin: 3em auto;
}
@media screen and (max-width: 640px) {
  .case-area {
    width: auto;
  }
}
.case-area__ttl {
  font-size: 2.25em;
  text-align: center;
  margin-bottom: 0.5em;
  line-height: 1.6;
}
.case-area__ttl .num {
  display: inline-block;
  background: #9DC938;
  color: #FFF;
  font-size: 0.5em;
  padding: 0.25em 1em;
  border-radius: 50em;
  margin-bottom: 0.75em;
}
.case-area__ttl .lg {
  display: block;
  font-size: 1.1666666667em;
}
.case-area__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 2em;
}
.case-area__ul li {
  width: 31.25%;
}
@media screen and (max-width: 640px) {
  .case-area__ul li {
    width: 32%;
  }
}

.flow-list {
  margin-top: 4em;
  text-align: center;
}
.flow-list__list {
  margin-bottom: 4em;
}
.flow-list__list__num {
  display: block;
  font-size: 2.25em;
  width: 2.5555555556em;
  line-height: 2.5555555556em;
  background: #9DC938;
  border-radius: 50em;
  margin: 0 auto 0.5em;
  font-weight: bold;
}
.flow-list__list__ttl {
  font-size: 1.5em;
  color: #9DC938;
  margin-bottom: 0.5em;
}
.flow-list__list__txt {
  font-size: 1.125em;
  margin-top: 1.5em;
}
.flow-list__list__img {
  max-width: 1290px;
  width: 68.6170212766%;
  display: block;
  margin: 2em auto 0;
}
@media screen and (max-width: 640px) {
  .flow-list__list__img {
    width: auto;
  }
}
.flow-list__list__img2 {
  max-width: 1044px;
  width: 55.5319148936%;
  display: block;
  margin: 2em auto 0;
}
@media screen and (max-width: 640px) {
  .flow-list__list__img2 {
    width: auto;
    padding-bottom: 1em;
    overflow: scroll;
  }
  .flow-list__list__img2 img {
    width: 200%;
  }
}

.flow-comp {
  max-width: 1290px;
  width: 68.6170212766%;
  display: block;
  padding-top: 6em;
  margin: 4em auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}
.flow-comp:before {
  content: "";
  background: url(../img/healthcareautomation/arrow_d.svg) no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  width: 6.39375em;
  height: 3.59375em;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (max-width: 768px) {
  .flow-comp {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flow-comp__img {
  width: 26.9090909091%;
}
@media screen and (max-width: 768px) {
  .flow-comp__img {
    width: 60%;
    margin-bottom: 2em;
  }
}
.flow-comp__read {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 2em;
}
@media screen and (max-width: 768px) {
  .flow-comp__read {
    padding-left: 0;
    text-align: center;
  }
}
.flow-comp__ttl {
  color: #9DC938;
  font-size: 4.0625em;
  line-height: 1.2;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 768px) {
  .flow-comp__ttl {
    font-size: 2.5em;
  }
}
.flow-comp__txt {
  font-size: 1.5em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .flow-comp__txt {
    font-size: 1.25em;
  }
}

.faq-list {
  max-width: 1290px;
  width: 68.6170212766%;
  margin: 0 auto 2em !important;
  background: #FFF;
  border-radius: 1em;
  border-color: #ccc;
}
@media screen and (max-width: 640px) {
  .faq-list {
    width: auto;
    font-size: 1em;
  }
}
.faq-list:hover, .faq-list[open] {
  border-color: #333;
}
.faq-list__head:before {
  color: #9DC938;
}
.faq-list__body:before {
  top: 0;
}

.appli-btm {
  background: url(../img/healthcareautomation/btm_bg.png) no-repeat;
  background-size: cover;
  background-position: top left 35%;
  padding: 5em 20px;
  color: #FFF;
  text-align: center;
}
.appli-btm__ttl {
  font-size: 2.625em;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 640px) {
  .appli-btm__ttl {
    font-size: 2.25em;
  }
}
.appli-btm__txt {
  font-size: 1.125em;
}

.appli-btn-txt {
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 2.5em;
  margin-bottom: 1em;
  line-height: 1.6;
}

.appli-cs {
  max-width: 1600px;
  width: 85.1063829787%;
  margin: 6em auto 4em;
  border: 1px solid #CCC;
  padding: 3em;
  position: relative;
}
@media screen and (max-width: 640px) {
  .appli-cs {
    width: auto;
    padding: 2em;
  }
}
.appli-cs__ttl {
  position: absolute;
  top: 0;
  left: 50%;
  background: #FFF;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0em 1em;
  font-size: 1.5em;
}
@media screen and (max-width: 640px) {
  .appli-cs__ttl {
    padding: 0 0.5em;
  }
}
.appli-cs__note {
  text-align: center;
  margin-bottom: 1em;
}
.appli-cs__ul {
  list-style: disc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 1.5em;
}
@media screen and (max-width: 640px) {
  .appli-cs__ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.appli-cs__ul:after {
  content: "";
  width: 30%;
}
.appli-cs__ul li {
  width: 30%;
  margin-top: 1em;
}
@media screen and (max-width: 640px) {
  .appli-cs__ul li {
    width: auto;
    margin-top: 0.5em;
  }
}

.appli-main2 {
  line-height: 0;
  position: relative;
  background: url(../img/healthcareautomation/main_bg.png) no-repeat;
  background-size: cover;
  background-position: top left 30%;
  max-height: 800px;
  height: 80vh;
}
@media screen and (max-width: 768px) {
  .appli-main2 {
    height: 66.6666666667vw;
  }
}
.appli-main2.--mv {
  height: auto;
  background: none;
  max-height: none;
}
.appli-main2.--mv:after {
  content: "";
  position: absolute;
  background: #666;
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.appli-main2__cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.appli-main2__ttl {
  text-align: center;
  font-size: 4.0625em;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 640px) {
  .appli-main2__ttl {
    font-size: 2.375em;
    margin-bottom: 0.5em;
  }
}
.appli-main2__ttl img {
  display: block;
  margin: 0 auto 0;
  width: 4.2461538462em;
}
.appli-main2__txt {
  color: #FFF;
  text-align: center;
  font-size: 2.625em;
  font-weight: bold;
  line-height: 1.5714285714;
  text-shadow: 0 0 0.3em rgba(0, 0, 0, 0.55);
}
@media screen and (max-width: 768px) {
  .appli-main2__txt {
    font-size: 4.5333333333vw;
  }
}
.appli-main2 video {
  width: 100%;
}
.appli-about2 {
  padding: 5em 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .appli-about2 {
    padding: 3em 20px;
  }
}
.appli-about2__ttl {
  font-size: 4.5em;
  color: #9DC938;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 640px) {
  .appli-about2__ttl {
    font-size: 3em;
    line-height: 1.4;
  }
}
.appli-about2__txt {
  font-size: 1.125em;
  margin-top: 1em;
}
.appli-about2__img {
  max-width: 1096px;
  width: 58.2978723404%;
  margin: 3em auto 0;
}
@media screen and (max-width: 768px) {
  .appli-about2__img {
    width: auto;
  }
}

.appli-cycle {
  padding: calc(15.625vw + 2em) 20px 15.625vw;
  background: url(../img/healthcareautomation/cycle_bg.png) no-repeat;
  background-size: 100% auto;
  background-position: top center;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .appli-cycle {
    padding-top: calc(15.625vw + 1.5em);
    padding-bottom: 0;
    height: 150.447761194vw;
    background-image: url(../img/healthcareautomation/cycle_bg_sp.png);
  }
}
.appli-cycle__ttl {
  font-size: clamp(24px, 2.4479166667vw, 2047px);
  color: #9DC938;
  margin-bottom: 1em;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .appli-cycle__ttl {
    font-size: clamp(24px, 6.1197916667vw, 47px);
  }
}
.appli-cycle__img {
  width: 89.8936170213%;
  margin: 5% auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .appli-cycle__img {
    width: auto;
    margin: 6% -10px;
  }
}
.appli-cycle__read {
  font-size: clamp(21.6666666667px, 3.3854166667vw, 2065px);
  font-weight: bold;
  color: #FFF;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .appli-cycle__read {
    font-size: clamp(14px, 5.46875vw, 42px);
  }
}

.start-area {
  max-width: 1236px;
  width: 64.375%;
  margin: 0 auto;
  color: #FFF;
  position: relative;
}
@media screen and (max-width: 768px) {
  .start-area {
    padding: 0 20px;
    width: 100%;
  }
}
.start-area:before {
  content: "";
  position: absolute;
  width: 0.8090614887%;
  height: 96%;
  top: 2%;
  bottom: 2%;
  left: 4.2071197411%;
  background: #9DC938;
}
@media screen and (max-width: 768px) {
  .start-area:before {
    width: 1.3020833333%;
    left: calc(20px + 5.859375%);
  }
}
.start-area__cont {
  margin-top: 8%;
}
.start-area__ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 3%;
}
.start-area__ttl .step {
  background: #9DC938;
  text-align: center;
  color: #FFF;
  border-radius: 50em;
  width: 5.9375vw;
  max-width: 114px;
  height: 5.9375vw;
  max-height: 114px;
  font-size: clamp(20px, 2.4479166667vw, 47px);
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 1.6181229773%;
}
@media screen and (max-width: 768px) {
  .start-area__ttl .step {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    margin-right: 2.6666666667vw;
    font-size: clamp(20px, 6.1197916667vw, 47px);
  }
}
.start-area__ttl .step span {
  font-size: clamp(10px, 1.0416666667vw, 20px);
  display: block;
}
@media screen and (max-width: 768px) {
  .start-area__ttl .step span {
    font-size: clamp(10px, 2.6041666667vw, 20px);
  }
}
.start-area__ttl .cont {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.start-area__ttl .en {
  font-size: clamp(18px, 2.34375vw, 45px);
  display: block;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .start-area__ttl .en {
    font-size: clamp(18px, 5.859375vw, 45px);
  }
}
.start-area__ttl .en span {
  font-size: clamp(12px, 1.4583333333vw, 28px);
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .start-area__ttl .en span {
    font-size: clamp(12px, 3.6458333333vw, 28px);
  }
}
.start-area__ttl .en:after {
  content: "";
  background: #FFF;
  height: 1px;
  display: inline-block;
  width: 100%;
  margin-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.start-area__ttl .abs {
  position: absolute;
}
.start-area__ttl .main {
  display: block;
  font-size: clamp(18px, 1.875vw, 36px);
  color: #9DC938;
}
@media screen and (max-width: 768px) {
  .start-area__ttl .main {
    font-size: clamp(16px, 3.90625vw, 30px);
  }
}
.start-area__txt {
  font-size: clamp(12px, 0.9375vw, 18px);
}
@media screen and (max-width: 768px) {
  .start-area__txt {
    font-size: clamp(12px, 2.34375vw, 18px);
  }
}
.start-area__bdy {
  margin-left: 6.9791666667vw;
}
@media screen and (max-width: 768px) {
  .start-area__bdy {
    margin-left: 16vw;
  }
}
.start-area .start-download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.start-area .start-download figure {
  width: 16.333938294%;
  margin-right: 4.5372050817%;
}
@media screen and (max-width: 768px) {
  .start-area .start-download figure {
    width: 21.4876033058%;
  }
}
.start-area .start-download__cont {
  background: #FFF;
  border-radius: 1.5em;
  padding: 2% 1%;
  width: 48.8203266788%;
}
@media screen and (max-width: 768px) {
  .start-area .start-download__cont {
    width: auto;
    border-radius: 0.75em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.start-area .start-download__ttl {
  color: #50504b;
  text-align: center;
  font-size: clamp(13.3333333333px, 1.5625vw, 30px);
}
@media screen and (max-width: 768px) {
  .start-area .start-download__ttl {
    font-size: clamp(13.3333333333px, 3.125vw, 24px);
    line-height: 1.6;
  }
}
.start-area .start-download__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2%;
}
.start-area .start-download__link li {
  width: 46%;
  margin: 0 2%;
}
.start-area .start-select {
  max-width: 1044px;
  width: 54.375vw;
  display: block;
  margin: 3% auto 0;
}
@media screen and (max-width: 768px) {
  .start-area .start-select {
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  .start-area .start-select {
    padding-bottom: 1em;
    overflow: scroll;
  }
  .start-area .start-select img {
    width: 200%;
  }
}

.how-area {
  max-width: 1236px;
  width: 64.375%;
  margin: 0 auto;
  color: #FFF;
  padding-left: 6.9791666667%;
  background: url(../img/healthcareautomation/how_cycle.svg) no-repeat;
  background-size: 8.3090614887% auto;
  background-position: top 2.5vw left;
}
@media screen and (max-width: 768px) {
  .how-area {
    width: auto;
    margin: 0 5.3333333333vw;
    padding-left: 17.4479166667vw;
    padding-bottom: 5%;
    background-image: url(../img/healthcareautomation/how_cycle_sp.svg);
    background-position: top left;
    background-size: 13.671875vw auto;
  }
}
.how-area__cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 5.5%;
}
.how-area__cont.mb2 {
  padding-bottom: 7%;
}
.how-area__cont.mb3 {
  padding-bottom: 3%;
}
.how-area__cont.mb4 {
  padding-bottom: 5%;
}
@media screen and (max-width: 768px) {
  .how-area__cont {
    display: block;
    padding-top: 1.3020833333vw;
    padding-bottom: 5.2083333333vw;
  }
  .how-area__cont.mb2 {
    padding-bottom: 5.2083333333vw;
  }
  .how-area__cont.mb3 {
    padding-bottom: 5.2083333333vw;
  }
  .how-area__cont.mb4 {
    padding-bottom: 5.2083333333vw;
  }
}
.how-area__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 56.442831216%;
}
@media screen and (max-width: 768px) {
  .how-area__info {
    width: auto;
  }
}
.how-area__info__ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.4;
  width: 100%;
}
.how-area__info__ttl .main {
  font-size: min(6.8229166667vw, 131px);
}
@media screen and (max-width: 768px) {
  .how-area__info__ttl .main {
    font-size: max(48px, 12.8vw);
  }
}
.how-area__info__ttl .sub {
  margin-left: 2%;
}
.how-area__info__ttl .sub .en {
  font-size: min(2.6041666667vw, 50px);
  display: block;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .how-area__info__ttl .sub .en {
    font-size: max(24px, 6.4vw);
  }
}
.how-area__info__ttl .sub .jp {
  font-size: min(1.5104166667vw, 29px);
  display: block;
}
@media screen and (max-width: 768px) {
  .how-area__info__ttl .sub .jp {
    font-size: max(12px, 3.2vw);
  }
}
.how-area__info__img {
  width: 80%;
  margin: 3% auto;
  display: none;
}
@media screen and (max-width: 768px) {
  .how-area__info__img {
    display: block;
  }
}
.how-area__info__txt {
  font-size: min(0.9375vw, 18px);
}
@media screen and (max-width: 768px) {
  .how-area__info__txt {
    font-size: max(12px, 3.2vw);
    letter-spacing: 0.05em;
  }
}
.how-area__img {
  width: 39.4736842105%;
}
@media screen and (max-width: 768px) {
  .how-area__img {
    display: none;
  }
}

.appli-other {
  max-width: 1600px;
  width: 85.1063829787%;
  margin: 6em auto 4em;
  border: 1px solid #CCC;
  border-radius: 1.5em;
  padding: 3.5em;
  position: relative;
}
@media screen and (max-width: 640px) {
  .appli-other {
    width: auto;
    padding: 2.5em 2em 2em;
    margin: 5em auto 0;
  }
}
.appli-other__ttl {
  position: absolute;
  top: 0;
  left: 50%;
  background: #FFF;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #9DC938;
  padding: 0em 0.5em;
  font-size: 2.625em;
  word-break: keep-all;
}
@media screen and (max-width: 640px) {
  .appli-other__ttl {
    font-size: 1.75em;
    padding: 0 0.5em;
  }
}
.appli-other__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.appli-other__ul li {
  width: 46.875%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .appli-other__ul li {
    display: block;
  }
}
.appli-other__ul li figure {
  width: 42.7777777778%;
}
@media screen and (max-width: 640px) {
  .appli-other__ul li figure {
    width: 100%;
  }
}
.appli-other__ul li div {
  width: 52.7777777778%;
}
@media screen and (max-width: 640px) {
  .appli-other__ul li div {
    width: 100%;
    margin-top: 0.5em;
  }
}
.appli-other__ul li div h4 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 640px) {
  .appli-other__ul li div h4 {
    font-size: 1.25em;
    line-height: 1.4;
  }
}
.appli-other__ul li div p {
  font-size: 1.125em;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .appli-other__ul li div p {
    font-size: 1em;
    line-height: 1.6;
  }
}

.appli-mv {
  padding: 8em 20px 4em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .appli-mv {
    padding: 3em 20px 1em;
  }
}
.appli-mv__ttl {
  line-height: 1.6;
  margin-bottom: 2em;
}
.appli-mv__ttl span {
  display: block;
}
.appli-mv__ttl .main {
  font-size: clamp(48px, 3.3333333333vw, 64px);
}
@media screen and (max-width: 768px) {
  .appli-mv__ttl .main {
    font-size: clamp(28px, 8.3333333333vw, 64px);
  }
}
.appli-mv__ttl .sub {
  font-size: clamp(24px, 1.6666666667vw, 32px);
}
@media screen and (max-width: 768px) {
  .appli-mv__ttl .sub {
    font-size: clamp(16px, 4.1666666667vw, 32px);
  }
}
.appli-mv__ttl .gre {
  color: #9DC938;
}
.appli-mv__ttl .wt {
  color: #FFF;
}
.appli-mv__mv {
  max-width: 840px;
  margin: 0 auto;
  width: 100%;
  border: 1px solid #000;
  border-right: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}