@charset "UTF-8";
#cta-6993dc02d96d6f0337290b21 {
  /* header */
  /* nav */
  /* nav child */
  /* orange arrow */
  /*.cta_dl a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://ferret-one.akamaized.net/images/697964e2d759a6006a22b69d/original.png?utime=1769563362');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
  }*/
  /* toggle */
  /* activeクラスがついた時の画像 */
  /* click event */
}
#cta-6993dc02d96d6f0337290b21 .ai_talk_train_gnav.list ul li a {
  font-size: 16px !important;
}
#cta-6993dc02d96d6f0337290b21 .header_row {
  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-6993dc02d96d6f0337290b21 .header_title {
  width: 110px;
}
@media (min-width: 770px) {
  #cta-6993dc02d96d6f0337290b21 .header_row {
    padding: 5px 10px 8px !important;
  }
}
@media (min-width: 810px) {
  #cta-6993dc02d96d6f0337290b21 .header_row {
    padding: 0 2% !important;
    box-shadow: none;
  }
  #cta-6993dc02d96d6f0337290b21 .header_title {
    width: 120px;
    padding-top: 5px;
  }
}
@media (min-width: 825px) {
  #cta-6993dc02d96d6f0337290b21 .header_title {
    width: 150px;
  }
}
@media (min-width: 900px) {
  #cta-6993dc02d96d6f0337290b21 .header_title {
    width: 190px;
  }
}
#cta-6993dc02d96d6f0337290b21 .nav-items-ai {
  display: none;
  position: fixed;
  right: 0;
  left: 0;
  top: 50px;
  z-index: 999;
  padding: 0;
  margin: 0;
  list-style: none;
}
#cta-6993dc02d96d6f0337290b21 .nav-item-each {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-bottom: -10px;
  padding-top: 8px;
  background: linear-gradient(85deg, #A9DFFF 61.69%, #D1E7F3 127.29%);
}
#cta-6993dc02d96d6f0337290b21 .nav-item-each li {
  position: relative;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  list-style: none;
}
#cta-6993dc02d96d6f0337290b21 .nav-item-each li:nth-of-type(5) {
  border-bottom: none;
}
#cta-6993dc02d96d6f0337290b21 .nav-item-each a {
  text-align: left;
  font-size: 14px;
  padding: 15px 0 15px 15px;
  position: relative;
  display: block;
  text-decoration: none;
  color: #4D4D4D !important;
}
#cta-6993dc02d96d6f0337290b21 .nav-item-each a:hover {
  opacity: 0.8;
}
#cta-6993dc02d96d6f0337290b21 .nav-item-each a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  position: absolute;
  top: 35%;
  right: 20px;
  transform: rotate(-45deg);
}
#cta-6993dc02d96d6f0337290b21 .cta_pc_org a {
  border-radius: 8px;
  background: linear-gradient(180deg, #FFB700 0%, #FE694E 100%);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0);
  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-6993dc02d96d6f0337290b21 .cta_pc_org a {
    top: -6px;
  }
}
@media (min-width: 810px) {
  #cta-6993dc02d96d6f0337290b21 .cta_pc_org a {
    display: none;
  }
}
#cta-6993dc02d96d6f0337290b21 .cta_dl {
  padding: 10px 0 5px;
  background: #fff;
}
#cta-6993dc02d96d6f0337290b21 .cta_dl a {
  border-radius: 8px;
  background: linear-gradient(180deg, #FFB700 0%, #FE694E 100%);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0);
  color: #fff;
  max-width: 310px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1000;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  margin: auto;
  position: relative;
}
#cta-6993dc02d96d6f0337290b21 .sub-nav {
  display: flex !important;
  justify-content: center !important;
  column-gap: 25px !important;
  padding-bottom: 25px;
  list-style: none;
  background: #fff;
  margin-top: -10px;
  box-shadow: 1px 6px 21px -13px rgba(0, 0, 0, 0.3);
}
#cta-6993dc02d96d6f0337290b21 .sub-nav a {
  display: block;
  font-size: 14px;
  color: #11273C !important;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
#cta-6993dc02d96d6f0337290b21 .sub-nav a::after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #EC8B15 !important;
  border-right: solid 2px #EC8B15 !important;
  position: absolute;
  top: 30%;
  right: 0 !important;
  transform: rotate(-45deg);
}
#cta-6993dc02d96d6f0337290b21 .hamburger-ai {
  width: 22px;
  height: 20px;
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  background-image: url("https://ferret-one.akamaized.net/images/69706ea3e8cf3302a69846a2/original.png?utime=1768976035");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  border: none;
  background-color: transparent;
}
@media (min-width: 770px) {
  #cta-6993dc02d96d6f0337290b21 .hamburger-ai {
    top: -12px;
  }
}
@media (min-width: 810px) {
  #cta-6993dc02d96d6f0337290b21 .hamburger-ai {
    display: none;
  }
}
#cta-6993dc02d96d6f0337290b21 .hamburger-ai.active {
  background-image: url("https://ferret-one.akamaized.net/images/697070a9b4ed8e0311f7b369/original.png?utime=1768976553");
}
#cta-6993dc02d96d6f0337290b21 .nav-items-ai.active {
  display: block;
  max-height: calc(100vh - 80px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}