@charset "UTF-8";

#aihudousan {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif, "Helvetica Neue", Arial;
  overflow: hidden;
}

#aihudousan .bg_grid {
  background: url(../img/share/bg_grid.png) repeat
}

#aihudousan .bg_zumen {
  background: url(../img/ai_hudousan/bg_zumen.png) repeat;
  background-size: 80%
}

#aihudousan .bg_connect {
  background: linear-gradient(-45deg, #1e78a5cc, #8bd1f1cc), url(../img/ai_hudousan/bg_connect2.png);
  position: relative
}

#aihudousan .bg_gray {
  background: #f5f4f3
}

#aihudousan .red {
  color: #D74851
}

#aihudousan .pen_red {
  position: relative
}

#aihudousan .pen_red:after {
  position: absolute;
  content: "";
  bottom: -12px;
  height: 11px;
  background: url(../img/ai_hudousan/line-red.png);
  display: block;
  width: 100%;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat
}

#aihudousan .bg_gray {
  position: relative
}

#aihudousan .bg_gray::before {
  content: '';
  position: absolute;
  background: url(../img/ai_hudousan/wave.png) repeat;
  height: 19px;
  width: 100%;
  top: -18px
}

#aihudousan .bg_gray::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border: none;
  border-top: 35px solid #f5f4f3;
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  z-index: 3
}

.sp {
  display: block
}

.pc {
  display: none
}

#aihudousan .title_wrapper {
  position: relative;
  width: 85%;
  display: block;
  margin: auto
}

#aihudousan .title {
  display: block;
  margin: 30px auto 140px;
  border-radius: 15px;
  background-color: #fff;
  padding: 15% 7% 10%;
  text-align: center;
  position: relative;
  border: 4px solid #07252F
}

#aihudousan .title .fukidashi {
  width: 40vw;
  position: absolute;
  top: -70px;
  left: -9vw
}

#aihudousan .title_person {
  position: absolute;
  bottom: -205px
}

#aihudousan .title_person img {
  width: 85%;
  display: block;
  margin: auto
}

#aihudousan .title h2 {
  font-size: 1.4em;
  position: relative;
  display: block;
  padding-bottom: 10px;
  border-bottom: solid 5px #07252F
}

#aihudousan .title span {
  font-size: 22px;
  font-weight: 400
}

#aihudousan .title h2:before {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2
}

#aihudousan .title h2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #07252F;
  z-index: 1
}

#aihudousan .title .midashi {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 20px
}

#aihudousan .title .midashi>div {
  display: block;
  padding: 0
}

#aihudousan .title .midashi>div .komidashi {
  font-size: 1em;
  font-weight: 600;
  display: block
}

#aihudousan .title .midashi>div .komidashi img {
  width: 25px
}

#aihudousan .title .midashi>div .huge {
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 17vw;
  font-weight: 900;
  color: #D74851;
  line-height: 110%
}

#aihudousan .title .midashi>div .and {
  font-size: 6vw;
  font-weight: 800;
  margin-left: 0
}

#aihudousan .title .midashi>div p {
  margin-bottom: 0
}

#aihudousan .title h1 {
  margin-top: 1em;
  text-align: center;
  font-size: 1.2em
}

#aihudousan .title h1 img {
  width: 98%;
  margin-bottom: .5em
}

#aihudousan .movie {
  display: block;
  width: 90%;
  margin: auto;
  text-align: center
}

#aihudousan .movie video {
  border: solid 7px #07252F;
  width: calc(100% - 14px);
  margin: 20px auto
}

#aihudousan .movie_title .sec60 {
  display: block
}

#aihudousan .movie_title .sec60 p {
  font-size: 1.6em;
  color: #fff;
  font-weight: 600;
  margin-bottom: .25em;
  display: inline-block;
  position: relative
}

#aihudousan .movie_title .sec60 p:before, #aihudousan .movie_title .sec60 p:after {
  position: absolute;
  content: "";
  width: 2px;
  background-color: #fff;
  height: 35px;
  top: 8px
}

#aihudousan .movie_title .sec60 p:before {
  transform: rotate(-38.5deg);
  left: -15px
}

#aihudousan .movie_title .sec60 p:after {
  transform: rotate(38.5deg);
  right: -15px
}

#aihudousan .movie_title img {
  width: 90%;
  display: block;
  margin: auto
}

#aihudousan .movie_title .time {
  width: 35px;
  display: inline
}

#aihudousan .message {
  font-size: 1.8em;
  font-feature-settings: "palt";
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 1.2
}

#aihudousan .message span {
  font-size: 1.2rem
}

#aihudousan .online {
  position: relative;
  width: 100%
}

#aihudousan .online p {
  font-size: 10vw;
  color: #f5f4f3;
  font-weight: 800;
  position: absolute;
  top: 70px;
  line-height: 0
}

#aihudousan .seminar {
  display: flex;
  width: 100%;
  margin: 80px auto 40px;
  flex-wrap: wrap;
  align-items: center
}

#aihudousan .seminar>div {
  width: 85%;
  position: relative;
  display: block;
  margin: auto
}

#aihudousan .seminar>div img {
  width: 90%;
  border-radius: 10px;
  border: 5px solid #07252F;
  display: block;
  margin: auto
}

#aihudousan .seminar>div .name {
  position: absolute;
  bottom: 0;
  left: 30px;
  font-size: 14px;
  color: #fff;
  font-weight: 600
}

#aihudousan .seminar>div h3 {
  font-size: 1.4em;
  font-weight: 600;
  padding-bottom: 20px;
  margin: 30px auto 20px;
  position: relative;
  display: block
}

#aihudousan .seminar>div h3:after {
  position: absolute;
  content: "";
  background: url(../img/ai_hudousan/line_navy.png);
  height: 20px;
  width: 100%;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -5px
}

#aihudousan .seminar .free {
  color: #fff;
  background-color: #D74851;
  font-size: .7em;
  padding: 5px;
  vertical-align: middle
}

#aihudousan .seminar>div.button_wrap {
  width: 100%;
  text-align: center
}

#aihudousan .button {
  background-color: #D74851;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  padding: 10px 60px 10px 30px;
  display: inline-block;
  margin: 1em 5%;
  text-decoration: none;
  border-radius: 50px;
  position: relative;
  filter: drop-shadow(2px 4px 2px #d4d4d4);
  transition: 0.3s
}

#aihudousan .button.org {
  background-color: #e95e14
}

#aihudousan .button.grn {
  background-color: #369223
}

#aihudousan .button.blu {
  background-color: #255893
}

#aihudousan .button:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  transition: 0.3s
}

#aihudousan .button:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 33px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #D74851;
  border-right: 3px solid #D74851;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.3s
}

#aihudousan .button.org:after {
  content: "";
  border-top: 3px solid #e95e14;
  border-right: 3px solid #e95e14
}

#aihudousan .button.grn:after {
  content: "";
  border-top: 3px solid #369223;
  border-right: 3px solid #369223
}

#aihudousan .button.blu:after {
  content: "";
  border-top: 3px solid #255893;
  border-right: 3px solid #255893
}

#aihudousan .button:hover {
  background-color: #07252F;
  transition: 0.3s
}

#aihudousan .button:hover:before {
  right: 22px;
  transition: 0.3s
}

#aihudousan .button:hover:after {
  right: 30px;
  transition: 0.3s;
  border-top: 3px solid #07252F;
  border-right: 3px solid #07252F
}

#aihudousan .onayami {
  width: 90%;
  display: block;
  margin: auto;
  text-align: center
}

#aihudousan .onayami h3 {
  font-size: 1.6em;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: solid 5px #07252F
}

#aihudousan .onayami h3:before {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #f5f4f3;
  z-index: 2
}

#aihudousan .onayami h3:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #07252F;
  z-index: 1
}

#aihudousan .onayami .check {
  width: 85%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column-reverse;
  margin: auto
}

#aihudousan .onayami .check>div {
  width: 85%;
  display: block;
  margin: 1.5em auto 1.5em 1em
}

#aihudousan .onayami .check>div:first-child {
  width: 50%;
  margin: -5% auto
}

#aihudousan .onayami .check>div:nth-child(even) {
  padding-left: 30px
}

#aihudousan .onayami .check>div p {
  display: block;
  position: relative;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 120%;
  text-align: left
}

#aihudousan .onayami .check>div p:before {
  position: absolute;
  content: "";
  width: 28px;
  height: 28px;
  background: url(../img/ai_hudousan/check.png);
  background-size: contain;
  margin-right: 10px;
  top: 2px;
  left: -40px;
  background-repeat: no-repeat
}

#aihudousan .onayami .onayami_text {
  background-color: #fff;
  padding: 7%;
  filter: drop-shadow(2px 4px 2px #d4d4d4);
  border-radius: 15px;
  text-align: left;
  font-size: 1em
}

#aihudousan .onayami .onayami_text .reason {
  width: 100%;
  border-radius: 30px;
  background-color: #07252F;
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  text-align: center;
  margin-top: 1em
}

#aihudousan .onayami .onayami_text .solution {
  text-align: center;
  font-size: 1.3em;
  font-weight: 600
}

#aihudousan .bg_gray {
  position: relative;
  padding-bottom: 60px
}

#aihudousan .bg_gray::after {
  content: '';
  position: absolute;
  bottom: -9.9vh;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-top: 10vh solid #f5f4f3;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent
}

#aihudousan .intro {
  width: 90%;
  display: block;
  margin: auto;
  text-align: center
}

#aihudousan .intro .message {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  color: #fff;
  font-weight: 600;
  margin-top: 60px
}

#aihudousan .intro .message>div {
  width: 80%;
  display: block;
  margin: auto
}

#aihudousan .intro .message>div:first-child {
  width: 100%
}

#aihudousan .blue {
  padding: 10px 15px;
  background: #07252F;
  color: #fff;
  font-size: 1.3em;
  display: inline-block;
  margin-bottom: .5em
}

#aihudousan .intro .message>div p img {
  width: 85%;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px
}

#aihudousan .intro .message .big {
  font-size: 1.6em
}

#aihudousan .intro .point {
  display: block;
  margin: auto;
  text-align: center;
  padding: 10%;
  position: relative;
  border: solid 5px #07252F;
  background: #f7f7f6;
  border-radius: 15px;
  margin-top: -10px
}

#aihudousan .intro .point .pochi1, #aihudousan .intro .point .pochi2, #aihudousan .intro .point .pochi3, #aihudousan .intro .point .pochi4 {
  position: absolute;
  content: "";
  background-color: #07252F;
  width: 10px;
  height: 10px;
  border-radius: 100%
}

#aihudousan .intro .point .pochi1 {
  top: 15px;
  left: 15px
}

#aihudousan .intro .point .pochi2 {
  top: 15px;
  right: 15px
}

#aihudousan .intro .point .pochi3 {
  bottom: 15px;
  left: 15px
}

#aihudousan .intro .point .pochi4 {
  bottom: 15px;
  right: 15px
}

#aihudousan .intro .point h3 {
  text-align: center;
  font-size: 1.6em;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 5px solid #07252F;
  display: inline-block
}

#aihudousan .intro .point table {
  width: 100%;
  font-size: 1.3em;
  font-weight: 600;
  text-align: left;
  display: block;
  margin: auto
}

#aihudousan .intro .point table tr td {
  vertical-align: top
}

#aihudousan .intro .point p {
  margin-bottom: 0
}

#aihudousan .intro .point .num {
  background: #07252F;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  top: 0;
  left: 0;
  font-size: .9em;
  color: #fff;
  text-align: center;
  margin-right: 10px
}

#aihudousan .voice {
  width: 100%;
  margin: 4em auto 2em;
  text-align: center
}

#aihudousan .voice .voice_title {
  position: relative;
  text-align: center;
  width: 100%
}

#aihudousan .voice .voice_title:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  border-top: 5px dotted #07252F;
  top: 50%;
  left: 0
}

#aihudousan .voice .voice_title .ribbon {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 30px;
  font-size: 1.3em;
  background: #07252F;
  color: #FFF;
  box-sizing: border-box
}

#aihudousan .voice .voice_title .ribbon:before, #aihudousan .voice .voice_title .ribbon:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  z-index: 1
}

#aihudousan .voice .voice_title .ribbon:before {
  top: 0;
  left: 0;
  border-width: 25px 0 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid
}

#aihudousan .voice .voice_title .ribbon:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid
}

#aihudousan .voice_wrapper {
  display: flex;
  width: 90%;
  margin: 120px auto 0;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between
}

#aihudousan .voice_wrapper>div {
  width: auto;
  border: 5px solid #07252F;
  border-radius: 15px;
  padding: 40px 20px 20px;
  position: relative;
  background-color: #fff;
  font-size: 1em;
  text-align: left;
  margin-bottom: 6em
}

#aihudousan .voice_wrapper>div:last-child {
  margin-bottom: 1em
}

#aihudousan .voice_wrapper>div img {
  position: absolute;
  top: -10%;
  left: 50%;
  width: 100px;
  transform: translate(-50%, -50%)
}

#aihudousan .voice_wrapper>div .name {
  font-size: 1.1em;
  text-align: center;
  font-weight: 600
}

#aihudousan .voice_wrapper>div a.tovideo {
  background: #08262f;
  color: #ffffff;
  text-align: center;
  display: block;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 5px 0;
  position: relative;
}

#aihudousan .voice_wrapper>div a.tovideo:hover {
  background: #D74851;
}

#aihudousan .voice_wrapper>div a.tovideo::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 13px;
  bottom: 35%;
  transform: rotate(-45deg);
}

#aihudousan .voice .message {
  font-size: 1.3em;
  text-align: left;
  font-weight: 600;
  margin: 1em 5%;
  width: 90%
}

#aihudousan .arrow_wrapper {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%)
}

#aihudousan .arrow {
  display: block;
  margin: 20px auto 50px;
  height: 50px;
  width: 150px;
  background-color: #07252F;
  position: relative;
  top: 70px
}

#aihudousan .arrow:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 120px solid transparent;
  border-top: 70px solid #07252F;
  top: 40px;
  left: 50%;
  transform: translateX(-50%)
}

#aihudousan .arrow:after {
  position: absolute;
  content: "詳しくは";
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
}

/* Bnr
-----------------------------------------*/
.Bnr {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  display: none;
}

.Bnr .Bnr__img {
  position: fixed;
  bottom: 0;
  left:0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  z-index: 88;
}

.Bnr__img__inner {
  width: 250px;
  height: 180px;
  box-sizing: border-box;
  padding: 0px;
  background-color: #D74851;
}

.Bnr .Bnr__img__inner a {
  display: block;
  text-decoration: none;
}

.Bnr__img__inner img {
  width: 250px;
  height: 140px;
}

.Bnr__img__inner .watch {
  text-align: center;
  margin-top: 8px;
  font-size: 0.9em;
  font-weight: bold;
  color: #ffffff;
}

.Bnr .Bnr__img p.close {
  position: absolute;
  left: 3px;
  top: 3px;
}

.Bnr .Bnr__img p.close a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  background-color: #ffffffab;
  border-radius: 50%;
}

.Bnr .Bnr__img p.close a span {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.Bnr .Bnr__img p.close a i {
  font-size: 20px;
  z-index: 888;
  color: #222;
}

#inquiry {
  background: #f2f2f2;
  padding: 1em;
  position: relative;
  border: 5px solid #07252F;
  margin: auto;
  width: calc(90% - 2em);
}

#inquiry h3 {
  position: absolute;
  display: inline-block;
  background: #08262f;
  color: #fff;
  font-size: 24px;
  padding: 10px 40px;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width:50%;
}

#inquiry .list {
  width: 100%;
  margin: auto;
  text-align: left;
  border-bottom: 5px dotted #ffffff;
}

#inquiry .list dt,
#inquiry .list dd {
  line-height: 2em;
  position: relative;
}

#inquiry .list dt {
  font-size: 18px;
  border-top: 5px dotted #ffffff;
  padding-top: 2em;
  padding-bottom: 1em;
  padding-left: 65px;
}

#inquiry .list dt:first-child {
  border-top: 0;
}

#inquiry .list dd {
  padding-bottom: 2em;
}

#inquiry .list dt::before {
  position: absolute;
  background: #08262f;
  border-radius: 50%;
  content: "Q";
  left: 0;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  top: 2em;
  transform: translate3d(0, -50%, 0);
  font-size: 26px;
}

@media handheld, print, screen and (min-width:621px) {
  .sp {
    display: none
  }

  .pc {
    display: block
  }

  #aihudousan .bg_zumen {
    background: url(../img/ai_hudousan/bg_zumen.png) repeat;
    background-size: auto
  }

  #aihudousan .title_wrapper {
    position: relative;
    width: 563px;
    display: block;
    margin: auto
  }

  #aihudousan .title {
    display: block;
    margin: 40px auto 0;
    border-radius: 15px;
    background-color: #fff;
    padding: 60px;
    text-align: center;
    border: 6px solid #07252F
  }

  #aihudousan .title_person {
    position: absolute;
    bottom: -80px;
    right: -150px
  }

  #aihudousan .title h2 {
    font-size: 30px;
    position: relative;
    display: block;
    padding-bottom: 10px;
    border-bottom: solid 5px #07252F
  }

  #aihudousan .title .fukidashi {
    width: 200px;
    position: absolute;
    top: -60px;
    left: -70px
  }

  #aihudousan .title span {
    font-size: 22px;
    font-weight: 400
  }

  #aihudousan .title h2:before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2
  }

  #aihudousan .title h2:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #07252F;
    z-index: 1
  }

  #aihudousan .title .midashi {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px
  }

  #aihudousan .title .midashi>div {
    display: block;
    padding: 0 5px
  }

  #aihudousan .title .midashi>div .komidashi {
    font-size: 24px;
    font-weight: 600;
    display: block
  }

  #aihudousan .title .midashi>div .komidashi img {
    width: 40px
  }

  #aihudousan .title .midashi>div .huge {
    font-size: 100px;
    line-height: 110%
  }

  #aihudousan .title .midashi>div .and {
    font-size: 28px;
    font-weight: 800;
    margin-left: -15px
  }

  #aihudousan .title .midashi>div p {
    margin-bottom: 0
  }

  #aihudousan .title h1 {
    margin-top: 30px;
    text-align: center;
    font-size: 28px
  }

  #aihudousan .title h1 img {
    width: 98%;
    margin-bottom: 15px
  }

  #aihudousan .movie {
    display: block;
    width: 90%;
    margin: auto;
    text-align: center
  }

  #aihudousan .movie video {
    border: solid 7px #07252F
  }

  #aihudousan .movie_title .sec60 {
    display: block
  }

  #aihudousan .movie_title .sec60 p {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    margin-bottom: .25em;
    display: inline-block;
    position: relative
  }

  #aihudousan .movie_title .sec60 p:before, #aihudousan .movie_title .sec60 p:after {
    position: absolute;
    content: "";
    width: 2px;
    background-color: #fff;
    height: 50px;
    top: 8px
  }

  #aihudousan .movie_title .sec60 p:before {
    transform: rotate(-38.5deg);
    left: -15px
  }

  #aihudousan .movie_title .sec60 p:after {
    transform: rotate(38.5deg);
    right: -15px
  }

  #aihudousan .movie_title img {
    width: 380px;
    display: block;
    margin: auto
  }

  #aihudousan .movie_title .time {
    width: 50px;
    display: inline
  }

  #aihudousan .message {
    font-size: 2.4em
  }

  #aihudousan .message span {
    font-size: 1.6rem
  }

  #aihudousan .online {
    position: relative;
    width: 100%
  }

  #aihudousan .online p {
    font-size: 10vw;
    color: #f5f4f3;
    font-weight: 800;
    position: absolute;
    top: 50px;
    line-height: 0
  }

  #aihudousan .seminar {
    display: flex;
    width: 90%;
    margin: 10px auto;
    flex-wrap: wrap;
    align-items: center
  }

  #aihudousan .seminar>div {
    width: 45%;
    position: relative
  }

  #aihudousan .seminar>div img {
    width: 90%;
    border-radius: 10px;
    border: 5px solid #07252F
  }

  #aihudousan .seminar>div .name {
    position: absolute;
    bottom: 0;
    left: 25px;
    font-size: 14px;
    color: #fff;
    font-weight: 600
  }

  #aihudousan .seminar>div h3 {
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative
  }

  #aihudousan .seminar>div h3:after {
    position: absolute;
    content: "";
    background: url(../img/ai_hudousan/line_navy.png);
    height: 20px;
    width: 100%;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -5px
  }

  #aihudousan .seminar .free {
    color: #fff;
    background-color: #D74851;
    font-size: 16px;
    padding: 8px 10px;
    vertical-align: middle
  }

  #aihudousan .seminar>div.button_wrap {
    width: 100%;
    text-align: center
  }

  #aihudousan .button {
    background-color: #D74851;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    margin: 60px auto 0;
    text-decoration: none;
    border-radius: 30px;
    position: relative;
    filter: drop-shadow(2px 4px 2px #d4d4d4);
    transition: 0.3s
  }

  #aihudousan .button.org {
    background-color: #e95e14
  }

  #aihudousan .button.grn {
    background-color: #369223
  }

  #aihudousan .button.blu {
    background-color: #255893
  }

  #aihudousan .button.grn, #aihudousan .button.blu {
    margin: 30px auto 0
  }

  #aihudousan .button:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    transition: 0.3s
  }

  #aihudousan .button:after {
    content: "";
    position: absolute;
    top: 40%;
    right: 33px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #D74851;
    border-right: 3px solid #D74851;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s
  }

  #aihudousan .button.org:after {
    content: "";
    border-top: 3px solid #e95e14;
    border-right: 3px solid #e95e14
  }

  #aihudousan .button.grn:after {
    content: "";
    border-top: 3px solid #369223;
    border-right: 3px solid #369223
  }

  #aihudousan .button.blu:after {
    content: "";
    border-top: 3px solid #255893;
    border-right: 3px solid #255893
  }

  #aihudousan .button:hover {
    background-color: #07252F;
    transition: 0.3s
  }

  #aihudousan .button:hover:before {
    right: 22px;
    transition: 0.3s
  }

  #aihudousan .button:hover:after {
    right: 30px;
    transition: 0.3s;
    border-top: 3px solid #07252F;
    border-right: 3px solid #07252F
  }

  #aihudousan .onayami {
    width: 90%;
    display: block;
    margin: auto;
    text-align: center
  }

  #aihudousan .onayami h3 {
    font-size: 30px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: solid 5px #07252F
  }

  #aihudousan .onayami h3:before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #f5f4f3;
    z-index: 2
  }

  #aihudousan .onayami h3:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #07252F;
    z-index: 1
  }

  #aihudousan .onayami .check {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    margin-top: 2.5em
  }

  #aihudousan .onayami .check>div {
    width: calc(100% - 260px);
    margin: auto
  }

  #aihudousan .onayami .check>div:first-child {
    width: 230px
  }

  #aihudousan .onayami .check>div:nth-child(even) {
    padding-left: 30px;
    margin: auto
  }

  #aihudousan .onayami .check>div p {
    display: block;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 120%;
    text-align: left
  }

  #aihudousan .onayami .check>div p:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    background: url(../img/ai_hudousan/check.png);
    background-size: contain;
    margin-right: 10px;
    top: 2px;
    left: -40px;
    background-repeat: no-repeat
  }

  #aihudousan .onayami .onayami_text {
    background-color: #fff;
    padding: 40px;
    filter: drop-shadow(2px 4px 2px #d4d4d4);
    border-radius: 15px;
    text-align: left;
    font-size: 18px
  }

  #aihudousan .onayami .onayami_text .reason {
    width: 100%;
    border-radius: 30px;
    background-color: #07252F;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 30px
  }

  #aihudousan .onayami .onayami_text .solution {
    text-align: center;
    font-size: 28px;
    font-weight: 600
  }

  #aihudousan .bg_gray {
    position: relative;
    padding-bottom: 60px
  }

  #aihudousan .bg_gray::after {
    content: '';
    position: absolute;
    bottom: -10vh;
    left: 0;
    width: 0;
    height: 0;
    border: none;
    border-top: 10vh solid #f5f4f3;
    border-right: 50vw solid transparent;
    border-left: 50vw solid transparent
  }

  #aihudousan .intro {
    width: 80%;
    display: block;
    margin: auto;
    text-align: center
  }

  #aihudousan .intro .message {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    color: #fff;
    font-weight: 600;
    margin-top: 60px
  }

  #aihudousan .intro .message>div {
    width: 261px;
    margin-bottom: 0
  }

  #aihudousan .intro .message>div:first-child {
    width: calc(100% - 261px)
  }

  #aihudousan .blue {
    padding: 10px 15px;
    background: #07252F;
    color: #fff;
    font-size: 28px;
    display: inline-block;
    margin-bottom: .5em
  }

  #aihudousan .intro .message>div p img {
    width: 280px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px
  }

  #aihudousan .intro .message .big {
    font-size: 35px
  }

  #aihudousan .intro .point {
    display: block;
    margin: auto;
    text-align: center;
    padding: 60px;
    position: relative;
    border: solid 5px #07252F;
    background: #f7f7f6;
    border-radius: 15px;
    margin-top: -10px;
    margin-bottom: 1em
  }

  #aihudousan .intro .point .pochi1, #aihudousan .intro .point .pochi2, #aihudousan .intro .point .pochi3, #aihudousan .intro .point .pochi4 {
    position: absolute;
    content: "";
    background-color: #07252F;
    width: 12px;
    height: 12px;
    border-radius: 100%
  }

  #aihudousan .intro .point .pochi1 {
    top: 20px;
    left: 20px
  }

  #aihudousan .intro .point .pochi2 {
    top: 20px;
    right: 20px
  }

  #aihudousan .intro .point .pochi3 {
    bottom: 20px;
    left: 20px
  }

  #aihudousan .intro .point .pochi4 {
    bottom: 20px;
    right: 20px
  }

  #aihudousan .intro .point h3 {
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 5px solid #07252F;
    display: inline-block
  }

  #aihudousan .intro .point table {
    width: 480px;
    font-size: 32px;
    font-weight: 600;
    text-align: left;
    display: block;
    margin: auto
  }

  #aihudousan .intro .point table tr td {
    vertical-align: middle
  }

  #aihudousan .intro .point p {
    margin-bottom: 0
  }

  #aihudousan .intro .point .num {
    background: #07252F;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-right: 10px
  }

  #aihudousan .voice {
    width: 90%;
    margin: 80px auto;
    text-align: center
  }

  #aihudousan .voice .voice_title {
    position: relative;
    text-align: center;
    width: 100%
  }

  #aihudousan .voice .voice_title:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    border-top: 5px dotted #07252F;
    top: 50%;
    left: 0
  }

  #aihudousan .voice .voice_title .ribbon {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 30px;
    font-size: 24px;
    background: #07252F;
    color: #FFF;
    box-sizing: border-box
  }

  #aihudousan .voice .voice_title .ribbon:before, #aihudousan .voice .voice_title .ribbon:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1
  }

  #aihudousan .voice .voice_title .ribbon:before {
    top: 0;
    left: 0;
    border-width: 25px 0 25px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid
  }

  #aihudousan .voice .voice_title .ribbon:after {
    top: 0;
    right: 0;
    border-width: 25px 15px 25px 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid
  }

  #aihudousan .voice_wrapper {
    display: flex;
    width: 90%;
    margin: 120px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row
  }

  #aihudousan .voice_wrapper>div {
    width: 230px;
    border: 5px solid #07252F;
    border-radius: 15px;
    padding: 40px 20px 20px;
    position: relative;
    background-color: #fff;
    font-size: 16px;
    text-align: left;
    margin-bottom: 6em
  }

  #aihudousan .voice_wrapper>div:last-child {
    margin-bottom: 0em
  }

  #aihudousan .voice_wrapper>div img {
    position: absolute;
    top: -10%;
    left: 50%;
    width: 100px;
    transform: translate(-50%, -50%)
  }

  #aihudousan .voice_wrapper>div .name {
    font-size: 18px;
    text-align: center;
    font-weight: 600
  }

  #aihudousan .voice .message {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0
  }

  #aihudousan .arrow_wrapper {
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%)
  }

  #aihudousan .arrow {
    display: block;
    margin: 20px auto 50px;
    height: 60px;
    width: 180px;
    background-color: #07252F;
    position: relative;
    top: 40px
  }

  #aihudousan .arrow:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 120px solid transparent;
    border-top: 70px solid #07252F;
    top: 50px;
    left: 50%;
    transform: translateX(-50%)
  }

  #aihudousan .arrow:after {
    position: absolute;
    content: "詳しくは";
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%)
  }

  #aihudousan .arrow_wrapper {
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%)
  }

  #aihudousan .arrow {
    display: block;
    margin: 20px auto 50px;
    height: 60px;
    width: 180px;
    background-color: #07252F;
    position: relative;
    top: 40px
  }

  #aihudousan .arrow:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 120px solid transparent;
    border-top: 70px solid #07252F;
    top: 50px;
    left: 50%;
    transform: translateX(-50%)
  }

  #aihudousan .arrow:after {
    position: absolute;
    content: "詳しくは";
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%)
  }

  #inquiry {
    padding: 3em 2em 3em;
    width:calc(100% - 4em);
      margin: auto;
  }

  #inquiry .list {
    width: 80%;
  }
}

@media handheld, print, screen and (min-width:801px) {
  .sp {
    display: none
  }

  .pc {
    display: block
  }

  #aihudousan .bg_zumen {
    background: url(../img/ai_hudousan/bg_zumen.png) repeat;
    background-size: auto
  }

  #aihudousan .title_wrapper {
    position: relative;
    width: 563px;
    display: block;
    margin: auto
  }

  #aihudousan .title {
    display: block;
    margin: 40px auto 40px;
    border-radius: 15px;
    background-color: #fff;
    padding: 60px;
    text-align: center;
    border: 6px solid #07252F
  }

  #aihudousan .title_person {
    position: absolute;
    bottom: -120px;
    right: -170px
  }

  #aihudousan .title_person img {
    width: 100%
  }

  #aihudousan .title h2 {
    font-size: 30px;
    position: relative;
    display: block;
    padding-bottom: 10px;
    border-bottom: solid 5px #07252F
  }

  #aihudousan .title .fukidashi {
    width: 200px;
    position: absolute;
    top: -60px;
    left: -80px
  }

  #aihudousan .title span {
    font-size: 22px;
    font-weight: 400
  }

  #aihudousan .title h2:before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2
  }

  #aihudousan .title h2:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #07252F;
    z-index: 1
  }

  #aihudousan .title .midashi {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px
  }

  #aihudousan .title .midashi>div {
    display: block;
    padding: 0 5px
  }

  #aihudousan .title .midashi>div .komidashi {
    font-size: 24px;
    font-weight: 600;
    display: block
  }

  #aihudousan .title .midashi>div .komidashi img {
    width: 40px
  }

  #aihudousan .title .midashi>div .huge {
    font-size: 100px;
    line-height: 110%
  }

  #aihudousan .title .midashi>div .and {
    font-size: 28px;
    font-weight: 800;
    margin-left: -15px
  }

  #aihudousan .title .midashi>div p {
    margin-bottom: 0
  }

  #aihudousan .title h1 {
    margin-top: 30px;
    text-align: center;
    font-size: 28px
  }

  #aihudousan .title h1 img {
    width: 98%;
    margin-bottom: 15px
  }

  #aihudousan .movie {
    display: block;
    width: 880px;
    margin: auto;
    text-align: center
  }

  #aihudousan .movie video {
    border: solid 7px #07252F
  }

  #aihudousan .movie_title .sec60 {
    display: block
  }

  #aihudousan .movie_title .sec60 p {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    margin-bottom: .25em;
    display: inline-block;
    position: relative
  }

  #aihudousan .movie_title .sec60 p:before, #aihudousan .movie_title .sec60 p:after {
    position: absolute;
    content: "";
    width: 2px;
    background-color: #fff;
    height: 50px;
    top: 8px
  }

  #aihudousan .movie_title .sec60 p:before {
    transform: rotate(-38.5deg);
    left: -15px
  }

  #aihudousan .movie_title .sec60 p:after {
    transform: rotate(38.5deg);
    right: -15px
  }

  #aihudousan .movie_title img {
    width: 450px;
    display: block;
    margin: auto
  }

  #aihudousan .movie_title .time {
    width: 50px;
    display: inline
  }

  #aihudousan .message {
    font-size: 2.5em
  }

  #aihudousan .online {
    position: relative;
    width: 100%
  }

  #aihudousan .online p {
    font-size: 10vw;
    color: #f5f4f3;
    font-weight: 800;
    position: absolute;
    top: 50px;
    line-height: 0
  }

  #aihudousan .seminar {
    display: flex;
    width: 880px;
    margin: 60px auto 0;
    flex-wrap: wrap;
    align-items: center
  }

  #aihudousan .seminar>div {
    width: 50%;
    position: relative
  }

  #aihudousan .seminar>div img {
    width: 85%;
    border-radius: 10px;
    border: 5px solid #07252F
  }

  #aihudousan .seminar>div .name {
    position: absolute;
    bottom: 0;
    left: 50px;
    font-size: 14px;
    color: #fff;
    font-weight: 600
  }

  #aihudousan .seminar>div h3 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative
  }

  #aihudousan .seminar>div h3:after {
    position: absolute;
    content: "";
    background: url(../img/ai_hudousan/line_navy.png);
    height: 20px;
    width: 440px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -5px
  }

  #aihudousan .seminar .free {
    color: #fff;
    background-color: #D74851;
    font-size: 16px;
    padding: 8px 10px;
    vertical-align: middle
  }

  #aihudousan .seminar>div.button_wrap {
    width: 100%;
    text-align: center
  }

  #aihudousan .button {
    background-color: #D74851;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    margin: 60px auto 0;
    text-decoration: none;
    border-radius: 30px;
    position: relative;
    filter: drop-shadow(2px 4px 2px #d4d4d4);
    transition: 0.3s
  }

  #aihudousan .button.org {
    background-color: #e95e14
  }

  #aihudousan .button.grn {
    background-color: #369223
  }

  #aihudousan .button.blu {
    background-color: #255893
  }

  #aihudousan .button.grn, #aihudousan .button.blu {
    margin: 30px auto 0
  }

  #aihudousan .button:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    transition: 0.3s
  }

  #aihudousan .button:after {
    content: "";
    position: absolute;
    top: 40%;
    right: 33px;
    width: 8px;
    height: 8px;
    border-top: 3px solid #D74851;
    border-right: 3px solid #D74851;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s
  }

  #aihudousan .button.org:after {
    content: "";
    border-top: 3px solid #e95e14;
    border-right: 3px solid #e95e14
  }

  #aihudousan .button.grn:after {
    content: "";
    border-top: 3px solid #369223;
    border-right: 3px solid #369223
  }

  #aihudousan .button.blu:after {
    content: "";
    border-top: 3px solid #255893;
    border-right: 3px solid #255893
  }

  #aihudousan .button:hover {
    background-color: #07252F;
    transition: 0.3s
  }

  #aihudousan .button:hover:before {
    right: 22px;
    transition: 0.3s
  }

  #aihudousan .button:hover:after {
    right: 30px;
    transition: 0.3s;
    border-top: 3px solid #07252F;
    border-right: 3px solid #07252F
  }

  #aihudousan .onayami {
    width: 790px;
    display: block;
    margin: auto;
    text-align: center
  }

  #aihudousan .onayami {
    width: 790px;
    display: block;
    margin: auto;
    text-align: center
  }

  #aihudousan .onayami h3 {
    font-size: 30px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: solid 5px #07252F
  }

  #aihudousan .onayami h3:before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #f5f4f3;
    z-index: 2
  }

  #aihudousan .onayami h3:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #07252F;
    z-index: 1
  }

  #aihudousan .onayami .check {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row
  }

  #aihudousan .onayami .check>div {
    width: calc(100% - 260px)
  }

  #aihudousan .onayami .check>div:first-child {
    width: 230px;
    margin: auto
  }

  #aihudousan .onayami .check>div:nth-child(even) {
    padding-left: 30px;
    margin: auto
  }

  #aihudousan .onayami .check>div p {
    display: block;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    line-height: 120%;
    text-align: left
  }

  #aihudousan .onayami .check>div p:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    background: url(../img/ai_hudousan/check.png);
    background-size: contain;
    margin-right: 10px;
    top: 2px;
    left: -40px;
    background-repeat: no-repeat
  }

  #aihudousan .onayami .onayami_text {
    background-color: #fff;
    padding: 40px;
    filter: drop-shadow(2px 4px 2px #d4d4d4);
    border-radius: 15px;
    text-align: left;
    font-size: 18px
  }

  #aihudousan .onayami .onayami_text .reason {
    width: 100%;
    border-radius: 30px;
    background-color: #07252F;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 30px
  }

  #aihudousan .onayami .onayami_text .solution {
    text-align: center;
    font-size: 28px;
    font-weight: 600
  }

  #aihudousan .bg_gray {
    position: relative;
    padding-bottom: 40px
  }

  #aihudousan .bg_gray::after {
    content: '';
    position: absolute;
    bottom: -15vh;
    left: 0;
    width: 0;
    height: 0;
    border: none;
    border-top: 15vh solid #f5f4f3;
    border-right: 50vw solid transparent;
    border-left: 50vw solid transparent
  }

  #aihudousan .intro {
    width: 790px;
    display: block;
    margin: auto;
    text-align: center
  }

  #aihudousan .intro .message {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    color: #fff;
    font-weight: 600;
    margin-top: 60px
  }

  #aihudousan .intro .message>div {
    width: 361px
  }

  #aihudousan .intro .message>div:first-child {
    width: calc(100% - 361px)
  }

  #aihudousan .blue {
    padding: 10px 15px;
    background: #07252F;
    color: #fff;
    font-size: 28px;
    display: inline-block;
    margin-bottom: .5em
  }

  #aihudousan .intro .message>div p img {
    width: 350px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px
  }

  #aihudousan .intro .message .big {
    font-size: 45px
  }

  #aihudousan .intro .point {
    display: block;
    margin: auto;
    text-align: center;
    padding: 60px;
    position: relative;
    border: solid 5px #07252F;
    background: #f7f7f6;
    border-radius: 15px;
    margin-top: -10px
  }

  #aihudousan .intro .point .pochi1, #aihudousan .intro .point .pochi2, #aihudousan .intro .point .pochi3, #aihudousan .intro .point .pochi4 {
    position: absolute;
    content: "";
    background-color: #07252F;
    width: 12px;
    height: 12px;
    border-radius: 100%
  }

  #aihudousan .intro .point .pochi1 {
    top: 20px;
    left: 20px
  }

  #aihudousan .intro .point .pochi2 {
    top: 20px;
    right: 20px
  }

  #aihudousan .intro .point .pochi3 {
    bottom: 20px;
    left: 20px
  }

  #aihudousan .intro .point .pochi4 {
    bottom: 20px;
    right: 20px
  }

  #aihudousan .intro .point h3 {
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 5px solid #07252F;
    display: inline-block
  }

  #aihudousan .intro .point table {
    width: 480px;
    font-size: 32px;
    font-weight: 600;
    text-align: left;
    display: block;
    margin: auto
  }

  #aihudousan .intro .point table tr td {
    vertical-align: middle
  }

  #aihudousan .intro .point p {
    margin-bottom: 0
  }

  #aihudousan .intro .point .num {
    background: #07252F;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-right: 10px
  }

  #aihudousan .voice {
    width: 880px;
    margin: 80px auto;
    text-align: center
  }

  #aihudousan .voice .voice_title {
    position: relative;
    text-align: center;
    width: 100%
  }

  #aihudousan .voice .voice_title:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    border-top: 5px dotted #07252F;
    top: 50%;
    left: 0
  }

  #aihudousan .voice .voice_title .ribbon {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 30px;
    font-size: 24px;
    background: #07252F;
    color: #FFF;
    box-sizing: border-box
  }

  #aihudousan .voice .voice_title .ribbon:before, #aihudousan .voice .voice_title .ribbon:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1
  }

  #aihudousan .voice .voice_title .ribbon:before {
    top: 0;
    left: 0;
    border-width: 25px 0 25px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid
  }

  #aihudousan .voice .voice_title .ribbon:after {
    top: 0;
    right: 0;
    border-width: 25px 15px 25px 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid
  }

  #aihudousan .voice_wrapper {
    display: flex;
    width: 880px;
    margin: 120px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row
  }

  #aihudousan .voice_wrapper>div {
    width: 230px;
    border: 5px solid #07252F;
    border-radius: 15px;
    padding: 40px 20px 20px;
    position: relative;
    background-color: #fff;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0
  }

  #aihudousan .voice_wrapper>div:last-child {
    margin-bottom: 0em
  }

  #aihudousan .voice_wrapper>div img {
    position: absolute;
    top: -10%;
    left: 50%;
    width: 100px;
    transform: translate(-50%, -50%)
  }

  #aihudousan .voice_wrapper>div .name {
    font-size: 18px;
    text-align: center;
    font-weight: 600
  }

  #aihudousan .voice .message {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0
  }

  #aihudousan .arrow_wrapper {
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%)
  }

  #aihudousan .arrow {
    display: block;
    margin: 20px auto 50px;
    height: 60px;
    width: 180px;
    background-color: #07252F;
    position: relative;
    top: 40px
  }

  #aihudousan .arrow:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 120px solid transparent;
    border-top: 70px solid #07252F;
    top: 50px;
    left: 50%;
    transform: translateX(-50%)
  }

  #aihudousan .arrow:after {
    position: absolute;
    content: "詳しくは";
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%)
  }

  #inquiry {
    padding: 3em 2em 3em;
    width:calc(100% - 4em);
      margin: auto;
  }

  #inquiry .list {
    width: 80%;
  }

  #inquiry h3 {
    width:30%;
  }
}
