section {
  text-align: center;
  background: #fff !important;
}

header {
  z-index: 100 !important;
}

.main {
  display: block;
  position: relative;
  width: 100%;
  height: 90vh;
  padding-top: 10%;
  background-image: url("../img/top_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  z-index: 1;
}

.main h1 {
  font-size: 1.6rem;
}

.main h2 {
  font-size: 1rem;
}

.into {
  display: block;
  position: relative;
  background-color: #000;
}

.into .content {
  display: block;
  position: relative;
  width: 75%;
  margin: -2% auto;
  padding: 6% 0;
  background-color: #fff;
  border-radius: 2rem;
  z-index: 10;
}

.into .content h1 {
  font-size: 1.4rem;
  font-weight: 800;
  margin: 1% 0;
}

.into .content img {
  display: block;
  margin: 0 auto;
}

.into2 {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 12%;
  background: #efefef;
}

.into2 h1 {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 2%;
}

.into2 p {
  line-height: 2rem;
}

.into2 .image03 {
  display: block;
  margin: 4% auto 6%;
  width: 20%;
}

.detail {
  background-color: #fff;
  background: url("../img/04.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  padding: 10% 0;
}

.detail h1 {
  font-size: 1.6rem;
  font-weight: 800;
}

.detail .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4% auto;
}

.detail .desc .name {
  display: inline-block;
  position: relative;
  width: 14%;
  padding: 3% 2%;
  font-size: 1.2rem;
  color: #fff;
  border-radius: 0.5rem;
}

.detail .desc .left {
  background: #1e1e1e;
  margin-right: 4%;
}

.detail .desc .right {
  background: #0a1f59;
  margin-left: 2%;
}

.detail .desc .data p {
  text-align: left;
  line-height: 2rem;
}

.detail .desc .data p::before {
  content: url("../img/ul.png");
  padding-right: 0.5em;
}

.crawling .title {
  background: #efefef;
  padding: 4% 0;
  color: #383838;
}

.crawling .title h1 {
  font-size: 1.4rem;
  font-weight: 800;
  margin-bottom: 1%;
}

.crawling .title p {
  line-height: 2rem;
  margin: 0;
}

.crawling img {
  width: 30%;
  margin: 4% auto;
}

.mashine-rearning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
  padding: 4% 0;
  color: #383838;
  background-color: #efefef;
  text-align: left;
  padding-top: 4%;
}

.mashine-rearning h1 {
  font-size: 1.4rem;
  font-weight: 800;
  margin: 1% auto;
}

.mashine-rearning p {
  width: 100%;
  line-height: 2rem;
  text-align: center;
}

.mashine-rearning .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  margin: auto;
  line-height: 1.5rem;
}

.mashine-rearning .list .numbering {
  list-style-type: none;
  counter-reset: ml-sub-counte 0;
}

.mashine-rearning .list .numbering dt {
  position: relative;
  font-size: 1em;
  font-weight: 800;
  margin-top: 20%;
  counter-increment: ml-sub-counter;
}

.mashine-rearning .list .numbering dt::before {
  content: counter(ml-sub-counter);
  position: absolute;
  margin-left: -8%;
  font: 2.5em / 1 Sans-serif;
}

.mashine-rearning .list .numbering a ul {
  margin: 4% 0;
}

.mashine-rearning .list .numbering a ul li::before {
  content: '- ';
  margin-left: 1em;
}

.mashine-rearning .list img,
.mashine-rearning .list a {
  margin-top: 3%;
}

.mashine-rearning .list .image06 {
  display: block;
  width: 80%;
  margin-left: 6%;
}

.Keyword-collection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fff;
  padding-top: 5%;
}

.Keyword-collection h1 {
  font-size: 1.6rem;
  font-weight: 800;
}

.Keyword-collection img {
  width: 20%;
  margin: 5% auto;
  padding-left: 4.5%;
}

.Keyword-collection img:nth-child(3) {
  width: 28%;
  padding-left: 0;
}

.morpheme {
  background-color: #efefef;
  padding: 5%;
}

.morpheme h1 {
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 1.5%;
}

.morpheme p {
  margin-bottom: 2%;
  line-height: 2rem;
}

.process {
  padding: 5% 0;
  background-color: #fff;
}

.process h1 {
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 1%;
}

.process p {
  margin-bottom: 2%;
  line-height: 2rem;
}

.process .detail-box {
  display: inline-block;
  color: #fff;
  background-color: #0a1f59;
  padding: 0.7% 1.6%;
  border-radius: 0.5rem;
  margin: 1% 0.5%;
  font-size: 0.85rem;
}

.process img {
  display: block;
  width: 25%;
  margin: 3% auto;
}

#copyright {
  margin-top: 0 !important;
}

/* --------- mobile --------- */
@media (max-width: 768px) {
  .main {
    padding: 40% 0 0;
    height: 50vh;
  }
  .main #name {
    margin-top: 50%;
  }
  .into .content {
    width: 95%;
    padding-top: 20%;
    border-radius: 1rem;
  }
  .into .content h1 {
    font-size: 1.2rem;
  }
  .into .content p {
    font-size: 0.9rem;
    width: 80%;
    margin: 10% auto 5%;
    line-height: 1.6rem;
  }
  .into .content span {
    display: block;
    font-size: 0.9rem;
    margin-top: 5%;
  }
  .into .content .image01 {
    width: 100%;
  }
  .into .content .image02 {
    width: 60%;
    margin: 10% auto;
  }
  .into2 {
    margin-top: 0;
    padding-top: 25%;
  }
  .into2 h1 {
    font-size: 1.2rem;
    margin-bottom: 5%;
  }
  .into2 p {
    font-size: 0.9rem;
    width: 70%;
    margin: 10% auto 5%;
    line-height: 1.6rem;
  }
  .into2 img {
    width: 100%;
  }
  .into2 .image03 {
    width: 60% !important;
    margin: 20% auto;
  }
  .detail {
    padding: 15% 0;
  }
  .detail .desc {
    margin: 10% auto;
  }
  .detail .desc .name {
    font-size: 0.9rem;
    width: 18%;
  }
  .detail .desc .data p {
    font-size: 0.8rem;
  }
  .crawling .title {
    padding: 10% 0;
  }
  .crawling .title h1 {
    font-size: 1.2rem;
  }
  .crawling .title p {
    font-size: 0.9rem;
    width: 80%;
    margin: 10% auto 5%;
    line-height: 1.6rem;
  }
  .crawling img {
    width: 90%;
    margin: 10% auto;
  }
  .mashine-rearning {
    padding: 20% 0;
  }
  .mashine-rearning h1 {
    font-size: 1.2rem;
  }
  .mashine-rearning p {
    font-size: 0.9rem;
    width: 80%;
    margin: 10% auto 5%;
    line-height: 1.6rem;
  }
  .mashine-rearning .list {
    width: 80%;
  }
  .mashine-rearning .list .numbering dd {
    font-size: 0.9rem;
  }
  .mashine-rearning .list .image06-1 {
    width: 80%;
  }
  .mashine-rearning .list .image06-2 {
    width: 65%;
    margin-bottom: 15%;
  }
  .Keyword-collection {
    padding: 20% 0;
  }
  .Keyword-collection img {
    width: 60%;
    margin: 15% auto;
  }
  .Keyword-collection img:nth-child(3) {
    width: 90%;
  }
  .morpheme {
    padding-top: 15%;
  }
  .morpheme h1 {
    text-align: center;
  }
  .morpheme p {
    margin-bottom: 15%;
    width: 95%;
    font-size: 0.9rem;
  }
  .morpheme img {
    display: block;
    width: 80%;
    margin: 5% auto;
  }
  .process {
    padding: 15% 0;
  }
  .process h1 {
    text-align: center;
  }
  .process p {
    margin-bottom: 15%;
    width: 95%;
    font-size: 0.9rem;
  }
  .process .detail-box:first-child {
    margin-left: 3rem;
  }
  .process img {
    width: 80%;
    margin: 15% auto;
  }
}
/*# sourceMappingURL=iansim.css.map */