#cta-6993dbfc0fbada032caf86b4 {
  /* header */
  /* nav */
  /* nav child */
  /* orange arrow */
  /* contact btn */
  /* hover shine */
}
#cta-6993dbfc0fbada032caf86b4 .ai_talk_train_gnav.list ul li a {
  font-size: 16px !important;
}
#cta-6993dbfc0fbada032caf86b4 .header_row {
  width: 100%;
  height: 80px;
  margin: auto;
  /*padding: 5px 10px 0!important;*/
  display: flex !important;
  align-items: center !important;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background: #ffffff;
  box-shadow: 1px 6px 21px -13px rgba(0, 0, 0, 0.3);
}
#cta-6993dbfc0fbada032caf86b4 .header_title {
  width: 180px;
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .header_row {
    padding: 0 10px 5px !important;
    /*padding: 0 2%!important;*/
    box-shadow: none;
  }
  #cta-6993dbfc0fbada032caf86b4 .header_title {
    width: 120px;
    padding-top: 5px;
  }
}
@media (min-width: 825px) {
  #cta-6993dbfc0fbada032caf86b4 .header_title {
    width: 150px;
  }
}
@media (min-width: 900px) {
  #cta-6993dbfc0fbada032caf86b4 .header_title {
    width: 190px;
  }
}
@media (min-width: 1040px) {
  #cta-6993dbfc0fbada032caf86b4 .header_row {
    padding: 0 10px 8px !important;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc {
  position: fixed;
  right: 0;
  left: 0;
  top: 50px;
  width: 100%;
  transform: translateY(-160%);
  /*transition: ease .4s;*/
  padding: 0 0 30px;
  margin: 0;
  list-style: none;
  box-shadow: 1px 6px 21px -13px rgba(0, 0, 0, 0.3);
  background: linear-gradient(85deg, #FFB700 61.69%, #FE694E 127.29%);
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc {
    width: initial;
    position: initial;
    right: initial;
    left: initial;
    top: 10px;
    padding-top: 10px;
    padding-bottom: inherit;
    padding-right: 5px;
    transform: translate(0, 0);
    display: flex !important;
    align-items: center;
    height: initial;
    justify-content: right;
    box-shadow: none;
    background: #ffffff;
  }
}
@media (min-width: 1040px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc {
    padding-right: 30px;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li {
  width: 100%;
  position: relative;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  list-style: none;
  margin-bottom: -23px !important;
  order: 1;
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li {
    width: initial;
    margin-bottom: initial !important;
    border-bottom: none;
    display: flex;
    align-items: center;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:nth-of-type(5) {
  border-bottom: none;
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child {
  display: none;
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child {
    display: block;
    border-bottom: none;
    padding-top: 0;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li a {
  width: 100%;
  text-align: left;
  font-size: 14px;
  padding: 15px 0 15px 15px;
  /* hover slide line */
  position: relative;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li a:hover {
  opacity: 0.8;
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li a {
    margin-bottom: 0;
    padding: 0;
    font-size: 12px;
    color: #071A29;
  }
}
@media (min-width: 1040px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li a {
    font-size: 16px;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-bottom: solid 3px #ffffff;
  border-right: solid 3px #ffffff;
  position: absolute;
  top: 35%;
  right: 20px;
  transform: rotate(-45deg);
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li a::after {
    top: 12%;
    right: -15px;
    border-bottom: solid 3px #0074C2;
    border-right: solid 3px #0074C2;
    transform: rotate(45deg);
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child a {
  margin-bottom: 0;
  border-radius: 4px;
  background: linear-gradient(180deg, #FFB700 0%, #FE694E 100%);
  color: #fff;
  width: 70%;
  height: 40px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /* hover shine */
  overflow: hidden;
  position: relative;
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child a {
    width: 100px;
    padding: 5px 0;
  }
}
@media (min-width: 1040px) {
  #cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child a {
    width: 160px;
  }
}
#cta-6993dbfc0fbada032caf86b4 .cta_pc_org a {
  border-radius: 4px;
  background: linear-gradient(180deg, #1FB4FC 0%, #0074C2 100%);
  color: #fff;
  width: 90px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -34px;
  right: 3.5em;
  z-index: 1000;
  font-size: 12px;
}
@media (min-width: 770px) {
  #cta-6993dbfc0fbada032caf86b4 .cta_pc_org a {
    top: -12px;
  }
}
@media (min-width: 810px) {
  #cta-6993dbfc0fbada032caf86b4 .cta_pc_org a {
    display: none;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child a:hover::before {
  animation: shine 0.7s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
#cta-6993dbfc0fbada032caf86b4 .nav-items-ai-pc li:last-child a::after {
  display: none;
}