@charset "utf-8";
/* CSS Document */
.ai {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.ai img {
  max-width: 100%;
}
.ai001 {
  font-size: 26px;
  line-height: 1.8;
  color: #000;
  margin-top: 70px;
}
.ai002 {
  font-size: 44px;
  color: #e55b89;
}
.ai003 {
  margin: 50px auto 100px;
}
.ai004 {
  width: 247px;
  height: 247px;
  background-image: url(../img/ai13.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-top: 20px;
}
.ai005 {
  width: 36px;
  height: 8px;
}
.ai006 {
  padding-top: 54px;
}
.ai007 {
  max-width: 1190px;
  border-radius: 30px;
  border: 4px #2c4396 solid;
  padding: 40px 20px;
  font-size: 46px;
  background-color: #eaf6fd;
  margin-bottom: 100px;
  color: #2c4396;
}
.ai008 {
  max-width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.ai009 {
  width: 380px;
  font-size: 18px;
  color: #fff;
}
.ai010 {
  background-color: #2c4396;
  height: 30px;
  text-align: left;
  border-radius: 6px;
  line-height: 1;
  padding-top: 6px;
  padding-left: 20px;
  padding-right: 20px;
  display: table;
  margin-bottom: 0;
  margin-top: 0;
}
.ai011 {
  text-align: right;
  margin-top: 10px;
}
.ai012 {
  margin-bottom: 10px;
}
.ai013 {
  background-color: #f5f6ff;
  max-width: 100%;
  padding: 70px 0 100px;
  font-size: 46px;
  color: #434343;
  margin-bottom: 100px;
}
.ai014 {
  margin-right: 100px;
}
.ai015 {
  margin-left: 30px;
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  margin-top: 50px;
}
.ai015 p {
  background-color: #fff;
  padding: 10px 20px 10px 10px;
  text-align: left;
  margin-bottom: 20px;
}
.ai015 p:before {
  content: url(../img/ai08.png);
  margin-right: 30px;
}
.ai016 {
  max-width: 970px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  margin: 0 auto 100px;
}
.ai017 {
  width: 253px;
  height: 290px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  padding-top: 40px;
}
.ai017 p {
  margin-top: 10px;
  line-height: 1.3;
}
.ai018 {
  color: #fff;
  background-color: #2c4396;
  width: 54px;
  height: 54px;
  border-radius: 27px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: -27px;
  left: 38%;
  padding-top: 10px;
}
.ai019 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ai020 {
  max-width: 910px;
  height: 107px;
  padding: 0 0 0 30px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 22px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}
.ai020 p {
  margin-right: 30px;
  text-align: center;
}
.ai021 {
  background-color: #2c4396;
  border-radius: 6px;
  color: #fff;
  width: 100px;
  height: 46px;
  padding-top: 8px;
}
.ai022 {
  max-width: 450px;
  font-size: 18px;
  color: #fff;
}
.ai023 {
  margin-bottom: 30px;
}
.ai024 {
  background-color: #2c4396;
  height: 36px;
  border-radius: 6px;
  line-height: 1;
  padding-top: 8px;
  display: table;
  margin-bottom: 20px;
  margin-top: 0;
  width: 340px;
}
.ai025 {
  margin-left: 100px;
  width: 450px;
  font-size: 20px;
  color: #fff;
}
.ai026 {
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  max-width: 1000px;
  margin: 0 auto 100px;
}
.ai027 {
  font-size: 46px;
  color: #434343;
  text-align: center;
  margin: 0 auto 50px;
}
.ai028 {
  margin-left: 30px;
}
.ai029 {
  margin-left: 60px;
}
.ai040 {
  width:  40%;
 margin: 20px auto 0px;
}
.sp_none {
  display: none;
}
@media screen and (max-width: 767px) {
 
  .ai024 {
    height: 30px;
    width: 80%;
    padding: 10px 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .pc_none {
    display: none;
  }
  .sp_none {
    display: inherit;
  }
  .ai001 {
    margin-top: 20px;
    font-size: 20px;
  }
  .ai002 {
    font-size: 34px;
  }
  .ai003 {
    margin: 30px 10px;
  }
  .ai007 {
    font-size: 24px;
  }
  .ai030 {
    margin-bottom: 25px;
  }
  .ai031 {
    margin-bottom: 10px;
  }
  .ai032 {
    margin-top: 20px;
  }
  .ai008 {
    display: block;
  }
  .ai034 {
    margin-top: 20px;
  }
  .ai007 {
    margin-bottom: 10px;
  }
  .ai026 {
    display: block;
    margin: 0 auto;
  }
  .ai026 img {
    max-width: 90%;
  }
  .ai015 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    margin-top: 0;
  }
  .ai017 {
    width: 30%;
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .ai020 {
    padding: 0 0 0 10px;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-flex;
  }
  .ai020 p {
    margin-right: 10px;
  }
  .ai021 {
    width: auto;
    height: auto;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ai027 {
    font-size: 26px;
    margin: 0 auto 20px;
  }
  .ai035 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 600px) {
 .ai040 {
  width:  80%;
}
  .ai013 {
    margin-top: 30px;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .ai031 img {
    max-width: 70%;
  }
  .ai032 img {
    max-width: 70%;
  }
  .ai023 img {
    max-width: 70%;
  }
  .ai025 {
    margin-left: 0;
    max-width: 450px;
    font-size: 16px;
    width: 100%;
  }
  .ai016 {
    font-size: 20px;
    margin: 0 10px 10px;
  }
  .ai017 img {
    max-width: 50%;
  }
  .ai018 {
    width: 30px;
    height: 30px;
    font-size: 18px;
    top: -14px;
    padding-top: 2px;
  }
  .ai020 {
    font-size: 11px;
    display: inline-flex;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ai020 p {
    margin-right: 6px;
  }
  .ai021 {
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media screen and (max-width: 400px) {
  .ai001 {
    font-size: 17px;
  }
  .ai002 {
    font-size: 28px;
  }
  .ai007 {
    font-size: 18px;
    padding: 20px 10px;
  }
  .ai009 {
    max-height: 380px;
    font-size: 16px;
    width: auto;
  }
  .ai010 {
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ai016 {
    font-size: 15px;
  }
  .ai018 {
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  .ai022 {
    width: auto;
    font-size: 16px;
  }
  .ai027 {
    font-size: 20px;
  }
  .ai033 img {
    max-width: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /*.ai024 {
    height: 30px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }*/
}