@charset "UTF-8";
/* font family */
/* 見出し */
/* ボタン */
/* 文字の垂直方向のセンタリング */
/* position指定要素のtopの位置取り */
/* 疑似要素追加(画像無し) */
/* 疑似要素追加(画像あり) */
/* ボーダーセット */
/* フォント設定 */
/* メディアクエリ */
/* お客様インタビュー動画 */
/* font family */
/* 見出し */
/* ボタン */
/* 文字の垂直方向のセンタリング */
/* position指定要素のtopの位置取り */
/* 疑似要素追加(画像無し) */
/* 疑似要素追加(画像あり) */
/* ボーダーセット */
/* フォント設定 */
/* メディアクエリ */
#ai_puncher {
  padding-top: 74px;
  /* 基本width */
  /* 基本カラー */
  /* 基本クラス */
  /* メインビジュアル */
  /* AIパンチャーとは */
  /* AIパンチャーの機能 */
  /* CTA */
  /* ご活用シーン */
  /* よくあるご質問 */
  /* ご利用の流れ */
  /* 関連サービス */
}
@media screen and (max-width: 1050px) {
  #ai_puncher {
    padding-top: 60px;
  }
}
#ai_puncher * {
  color: #454545;
}
#ai_puncher .wrap {
  width: min(100%, 1430px);
  padding: 0 15px;
  margin: 0 auto;
}
#ai_puncher .basic-section-heading {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #ai_puncher .basic-section-heading {
    font-size: 24px;
  }
}
#ai_puncher .basic-section-text {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  margin-top: 1.2em;
  color: #4c4c4c;
}
@media screen and (max-width: 768px) {
  #ai_puncher .basic-section-text {
    font-size: 16px;
    font-weight: normal;
  }
}
#ai_puncher .basic-table caption {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  color: #454545;
  text-align: center;
  margin-bottom: 10px;
}
#ai_puncher .basic-table td {
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #454545;
  padding: 0 0 0 4px;
}
#ai_puncher .basic-table td.heading {
  background-color: #DEDEDE;
  font-weight: bold;
}
#ai_puncher .ai-puncher-mv {
  background-color: #EB6100;
  padding: 87px 0 50px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv {
    padding: 77px 0 38px;
  }
}
#ai_puncher .ai-puncher-mv__inner {
  justify-content: center;
  column-gap: 83px;
}
#ai_puncher .ai-puncher-mv__detail {
  width: min(50%, 450px);
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__detail {
    width: min(100%, 340px);
  }
}
#ai_puncher .ai-puncher-mv__catch {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__catch {
    font-size: 30px;
    line-height: 1.1;
  }
}
#ai_puncher .ai-puncher-mv__catch span {
  font-size: 1.5em;
  color: inherit;
}
#ai_puncher .ai-puncher-mv__balloon-wrap {
  position: absolute;
  top: -50px;
  left: 10px;
}
#ai_puncher .ai-puncher-mv__balloon {
  position: relative;
  width: 236px;
  height: 36px;
  border-radius: 100vh;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #eb6100;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ai_puncher .ai-puncher-mv__balloon::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 14%;
  border-style: solid;
  border-width: 9px 11.7px 0 0;
  border-color: #ffffff transparent transparent;
  translate: calc(-50% - 0.6px) 100%;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__balloon {
    width: 213px;
    height: 32px;
    font-size: 22px;
  }
}
#ai_puncher .ai-puncher-mv__lead {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.33;
  color: #fff;
  margin-top: 19px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__lead {
    font-size: 18px;
  }
}
#ai_puncher .ai-puncher-mv__image--sp {
  width: min(100%, 314px);
  margin: 18px auto 0;
  display: none;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__image--sp {
    display: block;
  }
}
#ai_puncher .ai-puncher-mv__button {
  box-shadow: 0 4px 0 0 #ACACAC;
  position: relative;
  color: #454545;
  border: 1px solid #fa6e01;
  line-height: 1.5;
  background-color: #fff;
  display: block;
  border-radius: 100vh;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  width: min(100%, 450px);
  height: 68px;
  margin-top: 31px;
  position: relative;
  line-height: 1;
  padding: 6px 0 0 1em;
  border: 1px solid #fff;
  overflow: unset !important;
}
#ai_puncher .ai-puncher-mv__button:hover {
  transform: scale(1.02);
  transition-duration: 0ms, 0ms;
}
@media screen and (max-width: 850px) {
  #ai_puncher .ai-puncher-mv__button {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__button {
    font-size: 25px;
    width: min(100%, 340px);
    height: 57px;
    margin: 30px auto 0;
    padding-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  #ai_puncher .ai-puncher-mv__button {
    font-size: 22px;
  }
}
#ai_puncher .ai-puncher-mv__button img {
  width: 65px;
  position: absolute;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
  transform: rotate(-10deg);
  left: 30px;
  top: -23px;
  transform: rotate(0deg);
  width: 75px;
  top: -16px;
  left: 25px;
}
@media screen and (max-width: 960px) {
  #ai_puncher .ai-puncher-mv__button img {
    left: 8px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__button img {
    width: 59px;
    left: 11px;
    top: -10px;
  }
}
#ai_puncher .ai-puncher-mv__button span {
  font-size: 0.6em;
  margin: 3px 0 7px;
  display: block;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__button span {
    margin: 3px 0 4px;
  }
}
#ai_puncher .ai-puncher-mv__button::after {
  content: "";
  background: url(/wp-content/themes/cocoon-child-master/img/home/ico06.webp) no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 49px;
  height: 41px;
  top: calc(50% - 21px);
  right: 0.5em;
  background: url("/wp-content/themes/cocoon-child-master/img/common/icon_cta-after_01.webp") no-repeat;
  background-size: cover;
  background-position: center;
  width: 36px;
  height: 36px;
  right: 0.7em;
  top: calc(50% - 18px);
}
@media (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__button::after {
    width: 30px;
    height: 25px;
    top: calc(50% - 13px);
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__button::after {
    width: 28px;
    height: 28px;
    top: calc(50% - 14px);
  }
}
#ai_puncher .ai-puncher-mv__image--pc {
  width: min(50%, 505px);
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-mv__image--pc {
    display: none;
  }
}
#ai_puncher #page-link-wrap {
  background: #E2E2E2;
  padding: 10px;
  text-align: center;
}
#ai_puncher #page-link-wrap a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
#ai_puncher #page-link-wrap a span::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 13px;
  --s: 1px;
  background: linear-gradient(45deg, transparent calc(50% - var(--s)), currentColor 0, currentColor calc(50% + var(--s)), transparent 0) left bottom/50% 100% no-repeat, linear-gradient(-45deg, transparent calc(50% - var(--s)), currentColor 0, currentColor calc(50% + var(--s)), transparent 0) right bottom/50% 100% no-repeat;
}
#ai_puncher .ai-puncher-about {
  padding-top: 75px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about {
    padding-top: 48px;
  }
}
#ai_puncher .ai-puncher-about__catch {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
  margin-top: 1.6em;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__catch {
    font-size: 16px;
    margin: 1.3em auto 0;
    border-top: 1px dashed #CBCBCB;
    border-bottom: 1px dashed #CBCBCB;
    padding: 0.56em 0;
    width: fit-content;
  }
}
#ai_puncher .ai-puncher-about__catch span {
  font-size: 1.3em;
  background: linear-gradient(transparent 63%, #FFB972 63%);
  padding: 0 0.1em;
}
#ai_puncher .ai-puncher-about__catch br:last-of-type {
  display: none;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__catch br:last-of-type {
    display: block;
  }
}
#ai_puncher .ai-puncher-about__catch--sp {
  font-size: 16px;
  font-weight: normal;
  color: #4C4C4C;
  width: fit-content;
  margin: 1.8em auto 0;
  position: relative;
  display: none;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__catch--sp {
    display: block;
  }
}
#ai_puncher .ai-puncher-about__catch--sp::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -1.7em;
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #4C4C4C;
  transform: rotate(-60deg);
}
#ai_puncher .ai-puncher-about__catch--sp::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -1.7em;
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #4C4C4C;
  transform: rotate(60deg);
}
#ai_puncher .ai-puncher-about__list {
  width: min(100%, 860px);
  margin: 52px auto 0;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__list {
    margin: 25px auto 0;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}
#ai_puncher .ai-puncher-about__box {
  width: min(50%, 420px);
  background-color: #FFF3E8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 21.1px 13px 21.1px 20px;
}
@media screen and (max-width: 960px) {
  #ai_puncher .ai-puncher-about__box {
    width: min(48%, 420px);
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__box {
    width: min(100%, 340px);
    padding: 12px;
    min-height: 109px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__box.pc-only {
    display: none;
  }
}
#ai_puncher .ai-puncher-about__box.sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__box.sp-only {
    display: block;
  }
}
#ai_puncher .ai-puncher-about__heading {
  font-size: 20px;
  font-weight: bold;
  padding-left: 0.2em;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__heading {
    font-size: 16px;
  }
}
#ai_puncher .ai-puncher-about__text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-about__text {
    font-size: 14px;
  }
}
#ai_puncher .ai-puncher-feature {
  padding: 89px 0 69px;
}
#ai_puncher .ai-puncher-feature__content--pc {
  width: min(100%, 960px);
  margin: 27px auto 0;
  border: 1px solid #DADADA;
  border-radius: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-feature__content--pc {
    display: none;
  }
}
#ai_puncher .ai-puncher-feature__title {
  width: 50%;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #DADADA;
  font-size: 22px;
  font-weight: bold;
  color: #858585;
  cursor: pointer;
}
@media screen and (max-width: 850px) {
  #ai_puncher .ai-puncher-feature__title {
    font-size: 20px;
  }
}
#ai_puncher .ai-puncher-feature__title span {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: inherit;
}
#ai_puncher .ai-puncher-feature__title.active {
  background-color: #EB6100;
  color: #fff;
  position: relative;
}
#ai_puncher .ai-puncher-feature__title.active::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 25px;
  top: calc(50% - 25px / 2);
  background-color: #EB6100;
  clip-path: polygon(50% 25px, 0% 0%, 22px 0%);
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -16px;
  top: initial;
}
#ai_puncher .ai-puncher-feature__detail {
  padding: 46px 5px 49px;
  max-height: 390px;
  display: none;
}
#ai_puncher .ai-puncher-feature__detail.active {
  display: block;
}
@media screen and (max-width: 850px) {
  #ai_puncher .ai-puncher-feature__detail {
    max-height: 440px;
  }
}
#ai_puncher .ai-puncher-feature__inner--01 {
  justify-content: center;
  column-gap: 77px;
}
#ai_puncher .ai-puncher-feature__item-heading {
  font-size: 18px;
  font-weight: bold;
  background-color: #ECECEC;
  text-align: center;
  border-radius: 5px;
  width: fit-content;
  min-height: 40px;
  margin: 0 auto;
  padding: 9px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ai_puncher .ai-puncher-feature__item-heading.orange {
  color: #EB6100;
}
#ai_puncher .ai-puncher-feature__item--before01, #ai_puncher .ai-puncher-feature__item--middle01 {
  position: relative;
}
#ai_puncher .ai-puncher-feature__item--before01::after, #ai_puncher .ai-puncher-feature__item--middle01::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/ai_puncher/image_polygon_01.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 133px;
  top: calc(50% - 133px / 2);
  top: 94px;
}
#ai_puncher .ai-puncher-feature__item--before01 {
  width: min(33%, 300px);
}
#ai_puncher .ai-puncher-feature__item--before01::after {
  right: -58px;
}
#ai_puncher .ai-puncher-feature__image--before01 {
  margin-top: 32px;
}
#ai_puncher .ai-puncher-feature__item--middle01 {
  width: min(33%, 123px);
}
#ai_puncher .ai-puncher-feature__item--middle01::after {
  right: -42px;
}
#ai_puncher .ai-puncher-feature__text-group--middle01 {
  margin-top: 37px;
  flex-direction: column;
  align-items: center;
  row-gap: 6px;
}
#ai_puncher .ai-puncher-feature__text--middle01 {
  font-size: 14px;
  font-weight: bold;
  width: 70px;
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/wp-content/themes/cocoon-child-master/img/ai_puncher/bg_feature_01.webp) no-repeat;
  background-size: contain;
}
#ai_puncher .ai-puncher-feature__item--after01 {
  width: min(33%, 287px);
}
#ai_puncher .ai-puncher-feature__table--after01 {
  margin-top: 39px;
}
#ai_puncher .ai-puncher-feature__table--after01 td.heading.first {
  width: 98px;
}
#ai_puncher .ai-puncher-feature__table--after01 td.heading.second {
  width: 59px;
}
#ai_puncher .ai-puncher-feature__table--after01 td.heading.last {
  width: 132px;
}
#ai_puncher .ai-puncher-feature__inner--02 {
  justify-content: center;
  column-gap: 70px;
}
#ai_puncher .ai-puncher-feature__item--before02, #ai_puncher .ai-puncher-feature__item--middle02 {
  position: relative;
}
#ai_puncher .ai-puncher-feature__item--before02::after, #ai_puncher .ai-puncher-feature__item--middle02::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/ai_puncher/image_polygon_01.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 133px;
  top: calc(50% - 133px / 2);
  top: 94px;
}
#ai_puncher .ai-puncher-feature__item--before02 {
  width: min(33%, 276px);
}
#ai_puncher .ai-puncher-feature__item--before02::after {
  right: -60px;
}
#ai_puncher .ai-puncher-feature__image--before02 {
  margin-top: 40px;
}
#ai_puncher .ai-puncher-feature__item--middle02 {
  width: min(33%, 256px);
}
#ai_puncher .ai-puncher-feature__item--middle02::after {
  right: -50px;
}
#ai_puncher .ai-puncher-feature__table--middle02 {
  width: min(100%, 190px);
  margin: 37px auto 0;
}
#ai_puncher .ai-puncher-feature__table--middle02 caption {
  font-size: 14px;
  font-weight: normal;
  color: #454545;
  padding: 0;
  margin-bottom: 10px;
}
#ai_puncher .ai-puncher-feature__table--middle02 td.heading.first {
  width: 50px;
}
#ai_puncher .ai-puncher-feature__table--middle02 td.heading.second {
  width: 59px;
}
#ai_puncher .ai-puncher-feature__table--middle02 td.heading.last {
  width: 83px;
}
#ai_puncher .ai-puncher-feature__item--after02 {
  width: min(33%, 187px);
}
#ai_puncher .ai-puncher-feature__image--after02 {
  margin-top: 26px;
}
#ai_puncher .ai-puncher-feature__image--after02 figcaption {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
#ai_puncher .ai-puncher-feature__image--after02 img {
  margin-top: 15px;
}
#ai_puncher .ai-puncher-feature__text {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 1.6em;
}
#ai_puncher .ai-puncher-feature__text span {
  font-size: 1.3em;
  background: linear-gradient(transparent 52%, #FFB972 52%);
  padding: 0 0.1em;
}
#ai_puncher .ai-puncher-feature__content--sp {
  width: min(100%, 340px);
  margin: 22px auto 0;
  display: none;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-feature__content--sp {
    display: block;
  }
}
#ai_puncher .ai-puncher-feature__detail--sp {
  border: 1px solid #DADADA;
  border-radius: 10px;
  overflow: hidden;
}
#ai_puncher .ai-puncher-feature__detail--sp.last {
  margin-top: 27px;
}
#ai_puncher .ai-puncher-feature__title--sp {
  background-color: #EB6100;
  font-size: 16px;
  font-weight: bold;
  color: #fff !important;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 360px) {
  #ai_puncher .ai-puncher-feature__title--sp {
    font-size: 15px;
  }
}
#ai_puncher .ai-puncher-feature__title--sp span {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
#ai_puncher .ai-puncher-feature__inner--sp {
  padding: 21px 9px 18px;
}
#ai_puncher .ai-puncher-feature__item-heading--sp {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#ai_puncher .ai-puncher-feature__item-heading--sp.orange {
  color: #EB6100;
}
#ai_puncher .ai-puncher-feature__item--before01--sp, #ai_puncher .ai-puncher-feature__item--middle01--sp {
  position: relative;
}
#ai_puncher .ai-puncher-feature__item--before01--sp::after, #ai_puncher .ai-puncher-feature__item--middle01--sp::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/ai_puncher/image_polygon_01.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 120px;
  top: calc(50% - 120px / 2);
  transform: rotate(90deg);
  right: 0;
  left: 0;
  margin: 0 auto;
}
#ai_puncher .ai-puncher-feature__item--before01--sp::after {
  top: 139px;
}
#ai_puncher .ai-puncher-feature__image--before01--sp {
  width: min(100%, 240px);
  margin: 17px auto 0;
}
#ai_puncher .ai-puncher-feature__item--middle01--sp {
  margin-top: 38px;
}
#ai_puncher .ai-puncher-feature__item--middle01--sp::after {
  top: 60px;
}
#ai_puncher .ai-puncher-feature__text-group--middle01--sp {
  margin-top: 15px;
  justify-content: center;
  column-gap: 15px;
}
#ai_puncher .ai-puncher-feature__text--middle01--sp {
  font-size: 12px;
  font-weight: bold;
  padding-top: 0.3em;
  width: 70px;
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/wp-content/themes/cocoon-child-master/img/ai_puncher/bg_feature_01.webp) no-repeat;
  background-size: contain;
}
#ai_puncher .ai-puncher-feature__item--after01--sp {
  margin-top: 45px;
}
#ai_puncher .ai-puncher-feature__table--after01--sp {
  width: min(100%, 287px);
  margin: 12px auto 0;
}
#ai_puncher .ai-puncher-feature__table--after01--sp caption {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
}
#ai_puncher .ai-puncher-feature__item--before02--sp, #ai_puncher .ai-puncher-feature__item--middle02--sp {
  position: relative;
}
#ai_puncher .ai-puncher-feature__item--before02--sp::after, #ai_puncher .ai-puncher-feature__item--middle02--sp::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/ai_puncher/image_polygon_01.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 120px;
  top: calc(50% - 120px / 2);
  transform: rotate(90deg);
  right: 0;
  left: 0;
  margin: 0 auto;
}
#ai_puncher .ai-puncher-feature__item--before02--sp::after {
  top: 130px;
}
@media (max-width: 352px) {
  #ai_puncher .ai-puncher-feature__item--before02--sp::after {
    top: 156px;
  }
}
#ai_puncher .ai-puncher-feature__image--before02--sp {
  width: min(100%, 260px);
  margin: 23px auto 0;
}
#ai_puncher .ai-puncher-feature__item--middle02--sp {
  margin-top: 40px;
}
#ai_puncher .ai-puncher-feature__item--middle02--sp::after {
  top: 122px;
}
@media (max-width: 368px) {
  #ai_puncher .ai-puncher-feature__item--middle02--sp::after {
    top: 145px;
  }
}
#ai_puncher .ai-puncher-feature__table--middle02--sp {
  width: min(100%, 190px);
  margin: 10px auto 0;
}
#ai_puncher .ai-puncher-feature__table--middle02--sp caption {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
}
#ai_puncher .ai-puncher-feature__item--after02--sp {
  margin-top: 45px;
}
#ai_puncher .ai-puncher-feature__subheading--after02--sp {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0.8em;
  text-align: center;
}
#ai_puncher .ai-puncher-feature__images--after02--sp {
  width: min(100%, 190px);
  margin: 10px auto 0;
}
#ai_puncher .ai-puncher-feature__image--after02--sp {
  width: min(33%, 52px);
}
#ai_puncher .ai-puncher-feature__image--after02--sp figcaption {
  font-size: 11px;
  font-weight: normal;
  text-align: center;
}
#ai_puncher .ai-puncher-feature__text--sp {
  font-size: 16px;
  font-weight: bold;
  margin-top: 1.4em;
  text-align: center;
}
#ai_puncher .ai-puncher-feature__text--sp span {
  font-size: 1.3em;
  background: linear-gradient(transparent 63%, #FFB972 63%);
  padding: 0 0.1em;
}
#ai_puncher .ai-puncher-cta {
  background-color: #EB6100;
  padding: 32px 0 47px;
}
#ai_puncher .ai-puncher-cta.last {
  margin-top: 98px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-cta.last {
    margin-top: 48px;
  }
}
#ai_puncher .ai-puncher-cta__text {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-cta__text {
    font-size: 18px;
  }
}
#ai_puncher .ai-puncher-cta__button {
  box-shadow: 0 4px 0 0 #ACACAC;
  position: relative;
  color: #454545;
  border: 1px solid #fa6e01;
  line-height: 1.5;
  background-color: #fff;
  display: block;
  border-radius: 100vh;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  width: min(100%, 400px);
  height: 64px;
  margin: 1em auto 0;
  position: relative;
  line-height: 1;
  padding: 6px 0 0 1em;
  border: 1px solid #fff;
  overflow: unset !important;
}
#ai_puncher .ai-puncher-cta__button:hover {
  transform: scale(1.02);
  transition-duration: 0ms, 0ms;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-cta__button {
    font-size: 25px;
    width: min(100%, 340px);
    height: 57px;
    margin: 21px auto 0;
    padding-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  #ai_puncher .ai-puncher-cta__button {
    font-size: 22px;
  }
}
#ai_puncher .ai-puncher-cta__button img {
  width: 65px;
  position: absolute;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
  transform: rotate(-10deg);
  left: 30px;
  top: -23px;
  transform: rotate(0deg);
  width: 70px;
  top: -16px;
  left: 25px;
}
@media screen and (max-width: 960px) {
  #ai_puncher .ai-puncher-cta__button img {
    left: 8px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-cta__button img {
    width: 60px;
    left: 10px;
    top: -10px;
  }
}
#ai_puncher .ai-puncher-cta__button span {
  font-size: 0.6em;
  margin: 3px 0 7px;
  display: block;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-cta__button span {
    margin: 3px 0 4px;
  }
}
#ai_puncher .ai-puncher-cta__button::after {
  content: "";
  background: url(/wp-content/themes/cocoon-child-master/img/home/ico06.webp) no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 49px;
  height: 41px;
  top: calc(50% - 21px);
  right: 0.5em;
  background: url("/wp-content/themes/cocoon-child-master/img/common/icon_cta-after_01.webp") no-repeat;
  background-size: cover;
  background-position: center;
  width: 32px;
  height: 32px;
  right: 0.7em;
  top: calc(50% - 16px);
}
@media (max-width: 768px) {
  #ai_puncher .ai-puncher-cta__button::after {
    width: 30px;
    height: 25px;
    top: calc(50% - 13px);
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-cta__button::after {
    width: 28px;
    height: 28px;
    top: calc(50% - 14px);
  }
}
#ai_puncher .ai-puncher-case {
  padding-top: 88px;
}
#ai_puncher .ai-puncher-case__content-wrap {
  width: min(100%, 940px);
  margin: 18px auto 0;
  /* スライド前へ、次へボタンスタイル */
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__content-wrap {
    width: min(100%, 320px);
    margin: 20px auto 0;
    position: relative;
  }
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case {
  background-color: #fa6e01;
  border-radius: 100vh;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 50%;
  z-index: 1;
  display: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
@media (max-width: 768px) {
  #ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case {
    display: flex;
  }
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case.prev {
  transform: rotate(180deg);
  top: 0;
  left: -20px;
}
@media (max-width: 360px) {
  #ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case.prev {
    left: -10px;
  }
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case.next {
  top: 0;
  right: -20px;
}
@media (max-width: 360px) {
  #ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case.next {
    right: -10px;
  }
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case img {
  width: 14px;
  height: 22px;
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case img {
  width: 13px;
  height: 17px;
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case.prev {
  top: 53%;
  left: -11px;
}
#ai_puncher .ai-puncher-case__content-wrap .arrow-sp-case.next {
  top: 53%;
  right: -11px;
}
#ai_puncher .ai-puncher-case__tabs {
  width: min(100%, 434px);
  height: 40px;
  margin: 0 auto;
  padding: 4px 0;
  border: 1px solid #939393;
  border-radius: 100vh;
  justify-content: center;
  align-items: center;
  column-gap: 3px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__tabs {
    width: min(100%, 320px);
    height: 38px;
    column-gap: 1px;
  }
}
#ai_puncher .ai-puncher-case__tab {
  font-size: 18px;
  font-weight: bold;
  color: #939393;
  border-radius: 100vh;
  width: min(50%, 212px);
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__tab {
    font-size: 16px;
    width: min(49%, 160px);
    height: 30px;
  }
}
#ai_puncher .ai-puncher-case__tab.active {
  background-color: #2C8EF0;
  color: #fff;
}
#ai_puncher .ai-puncher-case__list {
  margin-top: 27px;
  display: none;
}
#ai_puncher .ai-puncher-case__list.active {
  display: flex;
}
@media screen and (max-width: 960px) {
  #ai_puncher .ai-puncher-case__list {
    column-gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__list {
    min-height: 505px;
  }
}
#ai_puncher .ai-puncher-case__list .slick-list {
  padding-top: 5px !important;
}
#ai_puncher .ai-puncher-case__item {
  width: min(33%, 300px);
  flex-direction: column;
  row-gap: 20px;
}
@media screen and (max-width: 960px) {
  #ai_puncher .ai-puncher-case__item {
    width: min(33%, 290px);
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__item {
    width: min(100%, 320px);
    row-gap: 15px;
  }
}
#ai_puncher .ai-puncher-case__card {
  padding: 10px;
  border: 1px solid #DADADA;
  border-radius: 5px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  min-height: 248px;
  max-height: 248px;
}
@media screen and (max-width: 960px) {
  #ai_puncher .ai-puncher-case__card {
    min-height: 265px;
    max-height: 265px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__card {
    border-radius: 20px;
    min-height: 240px;
    max-height: 240px;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__card.second {
    margin-top: 15px;
  }
}
#ai_puncher .ai-puncher-case__title {
  background-color: #EB6100;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0.2em 0;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__title {
    font-size: 18px;
    border-radius: 100vh;
  }
}
#ai_puncher .ai-puncher-case__text {
  font-size: 17px;
  font-weight: normal;
  line-height: 1.29;
  margin-top: 0.7em;
  min-height: 66px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__text {
    font-size: 14px;
    margin-top: 1em;
    line-height: 1.43;
    min-height: 60px;
  }
}
#ai_puncher .ai-puncher-case__image {
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-case__image img {
    margin: 0 auto;
  }
}
#ai_puncher .ai-puncher-case__image img.first {
  width: 160px;
}
#ai_puncher .ai-puncher-case__image img.second {
  width: 80px;
}
#ai_puncher .ai-puncher-case__image img.third {
  width: 120px;
}
#ai_puncher .ai-puncher-case__image img.fourth {
  width: 145px;
}
#ai_puncher .ai-puncher-case__image img.fifth {
  width: 140px;
}
#ai_puncher .ai-puncher-case__image img.sixth {
  width: 70px;
}
#ai_puncher .ai-puncher-case__image img.seventh {
  width: 110px;
  margin-top: -5px;
}
#ai_puncher .ai-puncher-case__image img.eighth {
  width: 80px;
}
#ai_puncher .ai-puncher-case__image img.ninth {
  width: 100px;
}
#ai_puncher .ai-puncher-type {
  max-width: 840px;
  padding: 62px 10px 0;
  margin: 62px auto 0;
}
#ai_puncher .ai-puncher-type .flex {
  gap: 20px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-type .flex {
    flex-direction: column;
  }
}
#ai_puncher .ai-puncher-type__card {
  width: 100%;
  max-width: 400px;
}
#ai_puncher .ai-puncher-type__card .ai-puncher-type__title {
  background: #EC7A2A;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  margin: 55px 0 20px;
  padding: 7px 0;
  border-radius: 10px;
  position: relative;
}
#ai_puncher .ai-puncher-type__card .ai-puncher-type__title span {
  font-size: 15px;
  font-weight: normal;
  color: #454545;
  position: absolute;
  top: -30px;
  left: calc(50% - 151px);
  padding: 0 1em;
  height: 26px;
  background: white;
  border: 1px solid #AEAEAE;
  border-radius: 13px;
  margin-bottom: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ai_puncher .ai-puncher-type__card .ai-puncher-type__title span::after, #ai_puncher .ai-puncher-type__card .ai-puncher-type__title span::before {
  content: "";
  position: absolute;
}
#ai_puncher .ai-puncher-type__card .ai-puncher-type__title span::after {
  top: calc(100% - 1px);
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid white;
  z-index: 1;
}
#ai_puncher .ai-puncher-type__card .ai-puncher-type__title span::before {
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 13px solid #D9D9D9;
  z-index: 0;
}
#ai_puncher .ai-puncher-type__card p {
  margin-top: 18px;
}
#ai_puncher .ai-puncher-faq {
  padding: 124px 0 105px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq {
    padding: 81px 0 69px;
  }
}
#ai_puncher .ai-puncher-faq__list {
  width: min(100%, 800px);
  margin: 47px auto 0;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq__list {
    width: min(100%, 338px);
    margin: 30px auto 0;
  }
}
#ai_puncher .ai-puncher-faq__question-wrap {
  border-top: 1px solid #939393;
  padding: 17px 25px 17px 10px;
  min-height: 63px;
}
#ai_puncher .ai-puncher-faq__question-wrap.last {
  border-bottom: 1px solid #939393;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq__question-wrap {
    padding: 17px 32px 17px 0;
  }
}
#ai_puncher .ai-puncher-faq__question {
  font-size: 18px;
  font-weight: normal;
  position: relative;
  cursor: pointer;
  padding-left: 1.2em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq__question {
    font-size: 16px;
    line-height: 1.3;
  }
}
#ai_puncher .ai-puncher-faq__question::before {
  content: "Q";
  position: absolute;
  display: inline-block;
  color: #EB6100;
  left: 0;
  top: 45%;
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: bold;
}
#ai_puncher .ai-puncher-faq__question::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/ai_puncher/icon_plus_01.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: calc(50% - 25px / 2);
  right: -10px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq__question::after {
    width: 20px;
    height: 20px;
    right: -21px;
  }
}
#ai_puncher .ai-puncher-faq__question.active {
  color: #939393;
}
#ai_puncher .ai-puncher-faq__question.active::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/ai_puncher/icon_minus_01.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: calc(50% - 25px / 2);
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq__question.active::after {
    width: 20px;
    height: 20px;
  }
}
#ai_puncher .ai-puncher-faq__answer {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.22;
  padding: 1.2em 1.6em 0.6em 1.1em;
  display: none;
}
@media screen and (max-width: 768px) {
  #ai_puncher .ai-puncher-faq__answer {
    font-size: 16px;
    padding: 1.2em 0.3em 0.6em 1.3em;
    line-height: 1.3;
  }
}
#ai_puncher .flow {
  padding: 54px 0 63px;
  background-color: #f5f5f5;
  padding: 41px 0 52.63px;
}
#ai_puncher .flow__heading {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #444444;
}
@media (max-width: 520px) {
  #ai_puncher .flow__heading {
    font-size: 24px;
  }
}
#ai_puncher .flow-content {
  margin: 50px auto 0;
  width: min(100%, 1250px);
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 45px;
}
#ai_puncher .flow-content__item {
  width: min(17%, 180px);
  background-color: #fff;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
  height: 250px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0 10px;
  row-gap: 20px;
}
#ai_puncher .flow-content__item:not(:last-child) {
  position: relative;
}
#ai_puncher .flow-content__item:not(:last-child)::after {
  content: "";
  background: url("/wp-content/themes/cocoon-child-master/img/home/ico07.webp") no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  width: 56px;
  height: 68px;
  top: calc(50% - 34px);
  top: calc(50% - 36.5px);
  right: -72px;
}
@media (max-width: 1280px) {
  #ai_puncher .flow-content__item:not(:last-child)::after {
    right: -66px;
  }
}
@media (max-width: 768px) {
  #ai_puncher .flow-content__item:not(:last-child)::after {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -82px;
    top: initial;
    transform: rotate(90deg);
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow-content__item:not(:last-child)::after {
    background: url("/wp-content/themes/cocoon-child-master/img/home/ico_sp03.webp") no-repeat;
    width: 50px;
    height: 24px;
    background-size: contain;
    bottom: -35px;
    transform: initial;
  }
}
#ai_puncher .flow-content__item:nth-child(3) h3, #ai_puncher .flow-content__item:nth-child(4) h3, #ai_puncher .flow-content__item:nth-child(5) h3 {
  line-height: 2.4;
}
@media (max-width: 1043px) {
  #ai_puncher .flow-content__item:nth-child(3) h3, #ai_puncher .flow-content__item:nth-child(4) h3, #ai_puncher .flow-content__item:nth-child(5) h3 {
    line-height: 1.2;
  }
}
@media (max-width: 960px) {
  #ai_puncher .flow-content__item:nth-child(3) h3, #ai_puncher .flow-content__item:nth-child(4) h3, #ai_puncher .flow-content__item:nth-child(5) h3 {
    line-height: 2.4;
  }
}
@media (max-width: 935px) {
  #ai_puncher .flow-content__item:nth-child(3) h3, #ai_puncher .flow-content__item:nth-child(4) h3, #ai_puncher .flow-content__item:nth-child(5) h3 {
    line-height: 1.2;
  }
}
#ai_puncher .flow-content__item span {
  font-size: 28px;
  color: #fa610b;
  font-weight: bold;
  margin-top: 20px;
}
@media (max-width: 768px) {
  #ai_puncher .flow-content__item span {
    margin-top: 0;
  }
}
#ai_puncher .flow-content__item h3 {
  font-size: 22px;
  color: #4c4c4c;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 850px) {
  #ai_puncher .flow-content__item h3 .w-850-none {
    display: none;
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow-content__item h3 {
    font-size: 18px;
    text-align: initial;
  }
}
#ai_puncher .flow-content__item p {
  font-size: 16px;
  color: #4c4c4c;
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 520px) {
  #ai_puncher .flow-content__item p br {
    display: none;
  }
}
@media (max-width: 850px) {
  #ai_puncher .flow-content__item p .w-850-none {
    display: none;
  }
}
@media (max-width: 800px) {
  #ai_puncher .flow-content__item p .w-800-none {
    display: none;
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow-content__item p {
    font-size: 12px;
    text-align: initial;
    margin-top: 0;
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow-content__item div {
    display: flex;
    flex-direction: column;
    row-gap: 13px;
  }
}
@media (max-width: 960px) {
  #ai_puncher .flow-content__item {
    width: 19%;
  }
}
@media (max-width: 768px) {
  #ai_puncher .flow-content__item {
    width: min(100%, 370px);
    justify-content: center;
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow-content__item {
    flex-direction: initial;
    height: 100px;
    justify-content: flex-start;
    padding-left: 26px;
    column-gap: 30px;
  }
}
@media (max-width: 1280px) {
  #ai_puncher .flow-content {
    justify-content: center;
    column-gap: 35px;
  }
}
@media (max-width: 768px) {
  #ai_puncher .flow-content {
    flex-direction: column;
    align-items: center;
    row-gap: 60px;
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow-content {
    row-gap: 38px;
    margin: 30px auto 0;
  }
}
@media (max-width: 520px) {
  #ai_puncher .flow {
    padding: 40px 0;
  }
}
#ai_puncher .flow__text {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  line-height: 1.45;
  margin-top: 1em;
}
#ai_puncher .flow__btn {
  box-shadow: 0 4px 0 0 #ACACAC;
  position: relative;
  color: #454545;
  border: 1px solid #fa6e01;
  line-height: 1.5;
  font-size: 24px;
  color: #fff;
  background-color: #EB6100;
  font-weight: bold;
  width: min(100%, 400px);
  margin: 45px auto 0;
  border-radius: 100vh;
  height: 46px;
  display: flex;
  justify-content: center;
  padding-top: 0.2em;
  overflow: unset !important;
}
@media (max-width: 520px) {
  #ai_puncher .flow__btn {
    width: min(100%, 280px);
    font-size: 20px;
    padding-top: 0;
    align-items: center;
  }
}
#ai_puncher .flow__btn::after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: calc(50% - 7px);
  right: 22px;
  width: 14px;
  height: 14px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  #ai_puncher .flow__btn::after {
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
}
#ai_puncher .flow__btn:hover {
  transform: scale(1.02);
  transition-duration: 0ms, 0ms;
}
#ai_puncher .flow-content__item {
  width: min(25%, 220px);
  height: 230px;
  row-gap: 10px;
  padding: 0 6.4px;
}
@media screen and (max-width: 768px) {
  #ai_puncher .flow-content__item {
    width: min(100%, 370px);
  }
}
@media screen and (max-width: 520px) {
  #ai_puncher .flow-content__item {
    flex-direction: initial;
    height: 100px;
    justify-content: flex-start;
    padding-left: 26px;
    column-gap: 30px;
  }
}
#ai_puncher .flow-content__item p {
  margin-top: 25px;
}
@media screen and (max-width: 520px) {
  #ai_puncher .flow-content__item p {
    line-height: 1.5;
    margin-top: 0;
  }
}
#ai_puncher .flow-content__item:nth-child(2) h3 {
  line-height: 2.4;
}
@media screen and (max-width: 960px) {
  #ai_puncher .flow-content__item:nth-child(2) h3 {
    line-height: 1.2;
  }
}
@media screen and (max-width: 1043px) {
  #ai_puncher .flow-content__item:nth-child(3) h3 {
    line-height: 2.4;
  }
}
@media screen and (max-width: 935px) {
  #ai_puncher .flow-content__item:nth-child(3) h3 {
    line-height: 2.4;
  }
}
@media screen and (max-width: 520px) {
  #ai_puncher .flow-content__item:nth-child(3) h3 {
    line-height: 1.2;
  }
}
#ai_puncher .case-documents {
  padding: 83px 0 80px;
  padding: 69.37px 0 101px;
}
@media (max-width: 768px) {
  #ai_puncher .case-documents {
    padding-top: 60px;
  }
}
#ai_puncher .case-documents-heading {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #454545;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #ai_puncher .case-documents-heading {
    font-size: 24px;
  }
}
#ai_puncher .case-documents-items {
  width: min(100%, 1060px);
  margin: 53px auto 0;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  #ai_puncher .case-documents-items {
    row-gap: 50px;
  }
}
#ai_puncher .case-documents-items div.flex {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: min(31%, 320px);
  row-gap: 26px;
}
@media (max-width: 960px) {
  #ai_puncher .case-documents-items div.flex {
    width: 45%;
  }
}
@media (max-width: 768px) {
  #ai_puncher .case-documents-items div.flex {
    width: 100%;
  }
}
#ai_puncher .case-documents-items div.flex figure {
  background-color: #f9f9f9;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 270px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  overflow: hidden;
}
#ai_puncher .case-documents-items div.flex figure img {
  transition: all 0.3s;
}
#ai_puncher .case-documents-items div.flex figure:hover img {
  transform: scale(1.1);
}
#ai_puncher .case-documents-items div.flex h3 {
  font-size: 20px;
  font-weight: bold;
  color: #454545;
}
#ai_puncher .case-documents-items div.flex h3.small {
  font-size: 18px;
}
#ai_puncher .case-documents-items div.flex a {
  width: 240px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  border-radius: 100vh;
  font-size: 20px;
  font-weight: bold;
  background-color: #fa6e01;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  #ai_puncher .case-documents-items div.flex a {
    font-size: 20px !important;
  }
}
#ai_puncher .case-documents-items div.flex a.img-link {
  display: contents;
}
#ai_puncher .case-documents-items div.flex:first-child figure img {
  width: min(100%, 300px);
}
#ai_puncher .case-documents-items div.flex:first-child figure.simulator img {
  width: min(100%, 180px);
}
#ai_puncher .case-documents-items div.flex:nth-child(2) figure img, #ai_puncher .case-documents-items div.flex:last-child figure img {
  width: min(100%, 180px);
}
@media (max-width: 768px) {
  #ai_puncher .case-documents-items {
    margin: 26px auto 0;
  }
}
@media screen and (max-width: 768px) {
  #ai_puncher .case-documents {
    padding: 69.37px 0 28px;
  }
}
#ai_puncher .case-documents .container {
  max-width: 1090px;
}
#ai_puncher .case-documents .case-documents-items div.flex a {
  box-shadow: 0 4px 0 0 #ACACAC;
  position: relative;
  color: #454545;
  border: 1px solid #fa6e01;
  line-height: 1.5;
  overflow: unset !important;
}
#ai_puncher .case-documents .case-documents-items div.flex a::after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: calc(50% - 7px);
  right: 22px;
  width: 14px;
  height: 14px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  #ai_puncher .case-documents .case-documents-items div.flex a::after {
    top: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
}
#ai_puncher .case-documents .case-documents-items div.flex a:hover {
  transform: scale(1.02);
  transition-duration: 0ms, 0ms;
}
#ai_puncher .case-documents .case-documents-items div.flex:first-child figure img {
  width: min(100%, 180px);
}
#ai_puncher .case-documents .case-documents-items div.flex:nth-child(2) figure img {
  width: min(100%, 300px);
}
#ai_puncher .case-documents .case-documents-items div.flex:last-child figure img {
  width: min(100%, 180px);
}
#ai_puncher .case-customer {
  display: none;
}