@charset "UTF-8";
.s5-breadcrumbs {
  display: none !important;
}

.c5-reset {
  background-color: #000;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.c5-reset * {
  box-sizing: border-box;
  scroll-margin-top: 62px;
}
@media (max-width: 1260px) {
  .c5-reset * {
    scroll-margin-top: 114px;
  }
}
@media (max-width: 1079px) {
  .c5-reset * {
    scroll-margin-top: 80px;
  }
}
.c5-reset img:not(.s5-iconInline) {
  display: block;
  max-width: 100%;
}
.c5-reset ul, .c5-reset dl {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.c5-reset li {
  list-style: none;
}
.c5-reset dd {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.c5-reset ol {
  margin-top: 1em;
  margin-bottom: 1em;
}
.c5-reset ol li {
  list-style: decimal;
}
.c5-reset h1, .c5-reset h2, .c5-reset h3, .c5-reset h4, .c5-reset h5, .c5-reset h6, .c5-reset p {
  margin: unset;
}
.c5-reset .c5-icon--type1 {
  padding-left: 27px;
  text-indent: -14px;
  position: relative;
}
.c5-reset .c5-icon--type1::before {
  display: inline-block;
}
.c5-reset .c5-icon--type1--o--others::before {
  content: url(../images/common/icon-o--others.svg);
  position: relative;
  padding-right: 11px;
  transform: translateY(3px);
}
.c5-reset .c5-icon--type1--x::before {
  content: url(../images/common/icon-x.svg);
  position: relative;
  padding-right: 11px;
  transform: translateY(3px);
}
.c5-reset .c5-icon--type1--bar::before {
  content: url(../images/common/icon-bar.svg);
  position: relative;
  padding-right: 11px;
  transform: translateY(-4px);
}
.c5-reset .c5-bg-black {
  background-color: #000;
}
.c5-reset .c5-bg-black--tp__layer-bg {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(34, 34, 34, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.c5-reset .c5-bg--half-gray {
  background-color: rgba(51, 51, 51, 0.5);
}
.c5-reset .c5-bg--dark-gray {
  background-color: #222222;
}
.c5-reset .c5-bg--flare-a {
  background-image: url(../images/common/flare-a@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: calc(50% + 480px);
  background-position-y: top;
}
@media (max-width: 1280px) {
  .c5-reset .c5-bg--flare-a {
    background-position-x: calc(100% + 252px);
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-bg--flare-a {
    background-image: url(../images/common/flare-a-sp@2x.png);
    background-size: 36.5vw auto;
    background-position-x: right;
  }
}
.c5-reset .c5-bg--flare-b {
  background-image: url(../images/common/flare-b@2x.png);
  background-size: 492px auto;
  background-repeat: no-repeat;
  background-position-x: calc(50% - 600px);
  background-position-y: calc(100% + 90px);
}
@media (max-width: 1280px) {
  .c5-reset .c5-bg--flare-b {
    background-position-x: -183px;
  }
}
.c5-reset .c5-bg--flare-c {
  background-image: url(../images/common/flare-c@2x.png);
  background-size: 693px auto;
  background-repeat: no-repeat;
  background-position-x: calc(50% + 600px);
  background-position-y: bottom;
}
@media (max-width: 1280px) {
  .c5-reset .c5-bg--flare-c {
    background-position-x: calc(100% + 289px);
  }
}
.c5-reset .c5-corner {
  background-image: url(../images/common/border-gradient-tl.png), url(../images/common/border-gradient-tr.png), url(../images/common/border-gradient-bl.png), url(../images/common/border-gradient-br.png);
  background-repeat: no-repeat;
  background-position: top left, top right, bottom left, bottom right;
}
.c5-reset .c5-corner--shooting {
  background-image: url(../images/common/border-shooting-tl.png), url(../images/common/border-shooting-tr.png), url(../images/common/border-shooting-bl.png), url(../images/common/border-shooting-br.png);
}
.c5-reset .c5-corner--others {
  background-image: url(../images/common/border-others-tl.png), url(../images/common/border-others-tr.png), url(../images/common/border-others-bl.png), url(../images/common/border-others-br.png);
}
.c5-reset .c5-corner--cms {
  background-image: url(../images/common/border-cms-tl.png), url(../images/common/border-cms-tr.png), url(../images/common/border-cms-bl.png), url(../images/common/border-cms-br.png);
}
.c5-reset .c5-corner--production {
  background-image: url(../images/common/border-production-tl.png), url(../images/common/border-production-tr.png), url(../images/common/border-production-bl.png), url(../images/common/border-production-br.png);
}
.c5-reset .c5-h-def {
  font-size: 28px;
  display: flex;
  padding-top: 17px;
  padding-bottom: 17px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.c5-reset .c5-h-bar {
  font-size: 28px;
  display: flex;
  padding-top: 17px;
  padding-bottom: 17px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.c5-reset .c5-h-bar::before {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background-image: linear-gradient(to right, #641ed7, #ff4641);
  margin-top: 19px;
  margin-right: 22px;
}
@media (max-width: 640px) {
  .c5-reset .c5-h-def {
    font-size: 20px;
  }
  .c5-reset .c5-h-bar {
    font-size: 20px;
  }
  .c5-reset .c5-h-bar::before {
    width: 36px;
    margin-top: 13px;
    margin-right: 8px;
  }
}
.c5-reset .c5-h-bar--shooting::before {
  background-image: none;
  background-color: #c80028;
}
.c5-reset .c5-h-bar--production::before {
  background-image: none;
  background-color: #3269ff;
}
.c5-reset .c5-h-bar--others::before {
  background-image: none;
  /*background-color: #641ed7;*/
  background-color: #9655FF;
}
.c5-reset .c5-h-bar--cms::before {
  background-image: none;
  background-color: #00c3fa;
}
.c5-reset .c5-h-dot {
  text-indent: -22px;
  margin-left: 22px;
}
.c5-h-border {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.c5-reset .c5-h-dot::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: radial-gradient(#9655FF 35%, #000);
  border-radius: 6px;
  margin-right: 10px;
}
.c5-reset .c5-h-dot--cms::before {
  background-image: radial-gradient(#00C3FA 35%, #000);
}
.c5-reset .c5-h-dot--production::before {
  background-image: radial-gradient(#3269ff 35%, #000);
}
.c5-h-sub {
  font-size: 20px;
  margin-bottom: 20px !important;
  &.indent {
    text-indent: -1.7em;
    padding-left: 1.7em;
  }
}
p + .c5-h-sub {
  margin-top: 60px !important;
}
.c5-reset .c5-ul-dot {
  padding-left: 26px;
}
.c5-reset .c5-ul-dot > li {
  list-style-type: disc;
}
.c5-reset .c5-annotation {
  margin-top: 22px;
  margin-left: 9px;
  text-indent: -9px;
}
.c5-reset .c5-annotation::before {
  content: "*";
}
.c5-reset .c5-annotation--list {
  padding-left: 22px;
  margin-left: 0;
  text-indent: 0;
  counter-reset: n 0;
}
.c5-reset .c5-annotation--list::before {
  content: "";
}
.c5-reset .c5-annotation--list__ul {
  padding-left: 0 !important;
}
.c5-reset .c5-annotation--list li {
  counter-increment: n 1;
  margin-bottom: 0 !important;
  margin-left: 28px;
  text-indent: -28px;
}
.c5-reset .c5-annotation--list li::before {
  content: "*" counter(n);
  margin-right: 10px;
  font-size: 75%;
  vertical-align: 1px;
}
.c5-reset .c5-textLink--pink {
  color: #de83ec;
  text-decoration: underline;
  transition: all ease 0.5s;
}
.c5-reset .c5-textLink--pink:hover {
  text-decoration: none;
}
.c5-reset .c5-textLink--red {
  color: #FF6400;
  text-decoration: underline;
  transition: all ease 0.5s;
}
.c5-reset .c5-textLink--red:hover {
  text-decoration: none;
}
.c5-reset .c5-textLink--white {
  transition: all ease 0.5s;
}
.c5-reset .c5-textLink--white:hover {
  text-decoration: underline;
  color: #fff;
}
.c5-reset .c5-button {
  height: 30px;
  width: -moz-fit-content;
  width: fit-content;
  /*padding: 0 12px 0 26px;*/
  padding: 0 12px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000;
  backface-visibility: hidden;
  background: #fff;
  min-width: 150px;
  &.align__left {
    margin-left: 0;
  }
}
.c5-reset .c5-button::before {
  content: "";
  position: absolute;
  margin: auto;
  z-index: -1;
  display: block;
  width: 0;
  top: auto;
  left: 50%;
  border-radius: 100vh;
  backface-visibility: hidden;
  background: #641ed7;
  background: linear-gradient(to right, #641ED7 0, #2869FF 100%);
  transition: 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965) 0s;
  height: calc(100% - 4px);
  margin: 2px;
}
.c5-reset .c5-button::after {
  position: absolute;
  right: 10px;
  top: calc(50% - 0.1em);
  content: "";
  display: block;
  /*height: 7px;*/
  /*width: 7px;*/
  height: .4em;
  width: .4em;
  border-right: solid 2px #000;
  border-bottom: solid 2px #000;
  transform: rotate(-45deg) translateY(-50%);
}
.c5-reset .c5-button span {
  /*padding-top: 2px;
  padding-right: 26px;*/
  padding: 0 1em;
}
.c5-reset .c5-button:hover {
  color: #fff;
}
.c5-reset .c5-button:hover::before {
  width: calc(100% - 4px);
  left: 0;
}
.c5-reset .c5-button:hover::after {
  border-color: #fff;
}
.c5-reset .c5-button--l {
  height: 40px;
  font-size: 15px;
  /*padding-left: 50px;
  border-radius: 20px;*/
  min-width: 210px;
}
.c5-reset .c5-button--l span {
  /*padding-right: 42px;*/
}
@media (max-width: 640px) {
  .c5-reset .c5-button--l {
    font-size: 14px;
  }
}
.c5-reset .c5-button--ll {
  height: 50px;
  font-size: 16px;
  /*padding: 0 16px 0 34px;
  border-radius: 25px;*/
}
.c5-reset .c5-button--ll span {
  /*padding-top: 3px;
  padding-right: 60px;*/
}
@media (max-width: 640px) {
  .c5-reset .c5-button--ll {
    height: 38px;
    font-size: 15px;
    /*padding: 0 12px 0 28px;*/
  }
  .c5-reset .c5-button--ll span {
    /*padding-top: 2px;
    padding-right: 22px;*/
  }
}
.c5-reset .c5-button--ll--nallow {
  padding-left: 50px;
}
.c5-reset .c5-button--ll--nallow span {
  padding-right: 45px;
}
.c5-reset .c5-button--alt {
  color: #fff;
  background: linear-gradient(to right, #641ED7 0, #2869FF 100%);
}
.c5-reset .c5-button.c5-button--c3p {
  color: #fff;
  background: #641ED7;
  transition: .3s ease;
  &::before {
    display: none;
  }
  &::after {
    border-color: #fff;
  }
  &:hover {
    background: #9655FF;
  }
}
.c5-reset .c5-button--alt::before {
  background: #fff;
}
.c5-reset .c5-button--alt::after {
  border-color: #fff;
}
.c5-reset .c5-button--alt:hover {
  color: #000;
}
.c5-reset .c5-button--alt:hover::after {
  border-color: #000;
}
.c5-reset .c5-button--wide {
  width: 430px;
  max-width: 100%;
}
.c5-reset .c5-button--shooting {
  border: solid 2px #c80028;
}
.c5-reset .c5-button--shooting::before {
  background: #c80028;
  height: 100%;
  margin: 0;
}
.c5-reset .c5-button--shooting:hover::before {
  width: 100%;
}
.c5-reset .c5-button--production {
  border: solid 2px #3269ff;
}
.c5-reset .c5-button--production::before {
  background: #3269ff;
  height: 100%;
  margin: 0;
}
.c5-reset .c5-button--production:hover::before {
  width: 100%;
}
.c5-reset .c5-button--others {
  border: solid 2px #641ed7;
}
.c5-reset .c5-button--others::before {
  background: #641ed7;
  height: 100%;
  margin: 0;
}
.c5-reset .c5-button--others:hover::before {
  width: 100%;
}
.c5-reset .c5-button--cms {
  border: solid 2px #00c3fa;
}
.c5-reset .c5-button--cms::before {
  background: #00c3fa;
  height: 100%;
  margin: 0;
}
.c5-reset .c5-button--cms:hover::before {
  width: 100%;
}
.c5-reset .c5-video {
  max-width: 100%;
  border-radius: 15px;
  display: block;
}
.c5-reset .c5-video__wrap {
  position: relative;
}
.c5-reset .c5-video__btn {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  bottom: 10px;
  left: 10px;
  transition: all ease 0.5s;
}
.c5-reset .c5-video__btn::after {
  position: relative;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10.4px;
  border-color: transparent transparent transparent #000;
  transform: translateX(1px);
}
.c5-reset .c5-video__btn:hover {
  opacity: 0.7;
  transition: all ease 0.5s;
}
.c5-reset .c5-video__btn.current {
  gap: 4px;
}
.c5-reset .c5-video__btn.current::before {
  position: relative;
  content: "";
  display: block;
  width: 3px;
  height: 10px;
  background-color: #000;
}
.c5-reset .c5-video__btn.current::after {
  width: 3px;
  height: 10px;
  border: none;
  background-color: #000;
  transform: translateX(0);
}
.c5-reset .c5-flx-c {
  display: flex;
  justify-content: center;
}
.c5-reset .c5-flx-bt {
  display: flex;
  justify-content: space-between;
}
.c5-reset .c5-outer-container {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1260px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 640px) {
  .c5-reset .c5-outer-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c5-reset .c5-inner-container {
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
  box-sizing: border-box;
  container-type: inline-size;;
}
@media (max-width: 640px) {
  .c5-reset .c5-inner-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c5-reset .c5-inner-container-s {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.c5-reset .c5-grid-3col {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 37px;
}
.c5-grid-2col {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 54px 120px;
  @media (max-width: 950px) {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 37px;
  }
  &:has(.onlyPC) {
    @media (min-width: 641px) {
      grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
      gap: 54px 37px;
    }
  }
}
.c5-reset .c5-grid-3col-s {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 36px;
}
.c5-reset .c5-grid-4col {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 30px;
}
@media (max-width: 640px) {
  .c5-reset .c5-grid-4col {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 37px;
  }
}
/*@media (max-width: 375px) {
  .c5-reset .c5-grid-4col {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}*/
.c5-item--type1__imgWrap {
  @media (max-width: 640px) {
    margin-bottom: 20px;
  }
}
.c5-reset .c5-item--type1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c5-reset .c5-item--type1__tmb {
  width: 100%;
}
.c5-reset .c5-item--type1__img {
  border-radius: 15px;
}
.c5-reset .c5-item--type1__body {
  padding-top: 25px;
  padding-bottom: 25px;
}
.c5-reset .c5-item--type1__body h5 {
  font-size: 20px;
  text-align: center;
}
.c5-reset .c5-item--type1__body p {
  font-size: 14px;
  margin-top: 25px;
}
.c5-reset .c5-item--type1__body__apps {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 6%;
  margin-top: 42px;
}
.c5-reset .c5-item--type1__body__apps a {
  height: auto;
}
.c5-reset .c5-item--type1__body__apps a img {
  height: auto;
  aspect-ratio: 47/14;
}
.c5-reset .c5-item--type1__body__apps a:last-child img {
  margin-left: auto;
  aspect-ratio: 3/1;
  height: 100%;
}
@media (max-width: 640px) {
  .c5-reset .c5-item--type1 {
    display: block;
  }
  .c5-reset .c5-item--type1:not(.sp_nofloat) .c5-modal-opener, .c5-reset .c5-item--type1 .c5-float_wrap {
    padding-right: 4.3vw;
    padding-bottom: 10px;
    float: left;
    width: 50%;
  }
  .c5-reset .c5-item--type1.sp_nofloat .c5-modal-opener {
    margin-bottom: 10px;
  }
  .c5-reset .c5-item--type1 .c5-modal-opener::after, .c5-reset .c5-item--type1 .c5-float_wrap::after {
    right: calc(4.3vw + 7px);
  }
  .c5-reset .c5-item--type1__body {
    width: 100%;
    padding-top: 0;
  }
  .c5-reset .c5-item--type1:not(:last-child) .c5-item--type1__body {
    padding-bottom: 0;
  }
  .c5-reset .c5-item--type1__body h5 {
    font-size: 15px;
    text-align: left;
    min-height: unset;
  }
  .c5-reset .c5-item--type1:not(.sp_nofloat) .c5-item--type1__body p {
    font-size: 12px;
  }
  .c5-reset .c5-item--type1__body p {
    margin-top: 18px;
  }
}
@media (min-width: 641px) {
  .c5-reset .c5-item--type1 {
    display: grid;
    grid-row: span 3;
    grid-template-rows: subgrid;
    gap: 0;
    padding-bottom: 25px;
  }
  .c5-reset .c5-item--type1__body {
    display: contents;
  }
  .c5-reset .c5-item--type1__body h5 {
    padding-top: 25px;
  }
}
.c5-reset .c5-item--type2__body h5 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 18px;
}
@media (max-width: 640px) {
  .c5-reset .c5-item--type2 {
    font-size: 15px;
    margin-top: 16px;
  }
}
.c5-reset .c5-item--plan {
  border-radius: 15px;
  border: solid 1px #9A9A9A;
  padding: 30px 30px 40px;
  margin-left: 18px;
  margin-right: 18px;
  height: auto;
  &.size__l {
    margin: 0 0 40px 0;
  }
}
.c5-reset .c5-item--plan:not(.size__l) dl {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}
.c5-reset .c5-item--plan dt {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 26px;
}
.c5-reset .c5-item--plan dd {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.c5-reset .c5-item--plan__block {
  margin-top: 26px;
}
.c5-reset .c5-item--plan__block h5 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}
.c5-reset .c5-item--plan__block li {
  font-size: 14px;
}
.c5-reset .c5-item--plan__price {
  justify-self: flex-end;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 50px;
}
.c5-reset .c5-item--plan__campain strong {
  font-size: 1.4rem;
  font-weight: inherit;
}
.c5-reset .c5-item--plan__campain .c5-button {
  margin-top: 20px;
}
.c5-reset .c5-item--plan--cms {
  border-color: #00c3fa;
}
.c5-reset .c5-item--plan--production {
  border-color: #3269ff;
}
.c5-reset .c5-flex-alt {
  &.horizon {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    @media (max-width: 640px) {
      display: block;
    }
    .c5-app-function__item {
      margin-bottom: 0;
    }
    .c5-app-function__img {
      @media (max-width: 640px) {
        width: 47% !important;
      }
    }
    .c5-app-function__body {
      @media (max-width: 640px) {
        width: 50%;
      }
    }
    > * {
      flex: 0 1 47%;
      gap: 30px;
      align-items: flex-start;
      justify-content: space-between;
      @media (max-width: 640px) {
        gap: 10px;
        flex-wrap: nowrap;
        flex-direction: row-reverse !important;
        /*flex-direction: column-reverse !important;*/
      }
      &:nth-child(odd) {
        margin-right: 6%;
        @media (max-width: 640px) {
          margin: 0 0 30px 0;
        }
      }
    }
  }
}
.c5-reset .c5-flex-alt > * {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
.c5-reset .c5-flex-alt > .reverse,
.c5-reset .c5-flex-alt > *:not(.no_reverse):nth-child(2n) {
  flex-direction: row-reverse;
}
@media (max-width: 640px) {
  .c5-reset .c5-flex-alt > * {
    flex-direction: column;
    gap: 0;
  }
  .c5-reset .c5-flex-alt > .reverse,
  .c5-reset .c5-flex-alt > *:not(.no_reverse):nth-child(2n) {
    flex-direction: column;
  }
}
.c5-reset .c5-sub-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  @media (max-width: 640px) {
    padding: 0;
  }
}
.c5-reset .c5-sub-header.c5-pos--fixed {
  position: fixed;
}
.c5-reset .c5-sub-header__outer-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #000;
  gap: 10px 0;
}
@media (max-width: 1260px) {
  .c5-reset .c5-sub-header__outer-flex {
    display: grid;
    grid-template-columns: 1fr 38px;
  }
}
.c5-sub-header__nav__logo {
  font-weight: bold;
  font-size: 14px;
}
.c5-reset .c5-sub-header__nav {
  display: flex;
  align-items: center;
  height: 42px;
  background-color: #000;
}
@media (max-width: 1260px) {
  .c5-reset .c5-sub-header__nav {
    grid-column: 1/3;
    grid-row: 2/3;
  }
}
@media (max-width: 1079px) {
  .c5-reset .c5-sub-header__nav {
    display: none;
    flex-direction: column;
    align-items: center;
    height: auto;
    width: 100%;
    padding-top: 20px;
    background-color: #000;
  }
}
.c5-reset .c5-sub-header__nav__left {
  display: flex;
  align-items: center;
  border-left: solid 1px #9A9A9A;
  font-size: 14px;
  font-weight: bold;
}
.c5-reset .c5-sub-header__nav__left.borderNone {
  border-left: none;
  + .c5-sub-header__nav__right {
    padding-left: 0;
  }
}
@media (max-width: 1079px) {
  .c5-reset .c5-sub-header__nav__left {
    flex-direction: column;
    align-items: center;
    border-left: none;
    border-top: solid 1px #9A9A9A;
    padding-bottom: 20px;
  }
}
.c5-reset .c5-sub-header__nav__primary {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: solid 1px #9A9A9A;
}
.c5-reset .c5-sub-header__nav__primary > a {
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 15px 0;
}
.c5-sub-header__nav__2nd {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c5-sub-header__nav__2nd > a {
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 10px 0;
}
@media (max-width: 1079px) {
  .c5-reset .c5-sub-header__nav__primary {
    border-right: none;
    border-bottom: solid 1px #9A9A9A;
    width: 100%;
  }
  .c5-sub-header__nav__2nd {
    border-bottom: solid 1px #9A9A9A;
    width: 100%;
  }
  .c5-sub-header__nav__2nd > a {
    height: 42px;
  }
}
.c5-reset .c5-sub-header__nav__primary--hasSecondary {
  position: relative;
  z-index: 3;
}
.c5-reset .c5-sub-header__nav__primary--hasSecondary > a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: translateY(-3px) rotate(45deg);
  transition: all ease 0.5s;
  margin-left: 10px;
}
.c5-reset .c5-sub-header__nav__primary--hasSecondary > a.c5-open::after {
  transform: translateY(3px) rotate(-135deg);
}
.c5-reset .c5-sub-header__nav__secondary {
  padding-top: 5px;
  padding-bottom: 5px;
}
.c5-reset .c5-sub-header__nav__secondary__wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 120%;
  padding: 12px 30px;
  background-color: #000;
}
.c5-reset .c5-sub-header__nav__right {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.c5-reset .c5-sub-header__nav__right li {
  margin-left: 16px;
}
@media (max-width: 1079px) {
  .c5-reset .c5-sub-header__nav__right {
    padding-left: 0;
    padding-bottom: 20px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
  .c5-reset .c5-sub-header__nav__right li {
    margin-right: 16px;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-sub-header__nav__right {
    display: none;
  }
}
.c5-reset .c5-sub-header__spbtn {
  display: none;
}
@media (max-width: 1079px) {
  .c5-reset .c5-sub-header__spbtn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 42px;
  }
  .c5-reset .c5-sub-header__spbtn button {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background-color: transparent;
    border: none;
  }
  .c5-reset .c5-sub-header__spbtn span {
    display: block;
    height: 2px;
    width: 23px;
    background-color: #fff;
    transition: all ease 0.5s;
  }
  .c5-reset .c5-sub-header__spbtn span:first-child {
    margin-bottom: 7px;
  }
  .c5-reset .c5-sub-header__spbtn span:last-child {
    margin-top: 7px;
  }
  .c5-reset .c5-sub-header__spbtn .c5-open span {
    position: absolute;
  }
  .c5-reset .c5-sub-header__spbtn .c5-open span:first-child {
    top: calc(50% - 1px);
    transform: rotate(45deg);
    transform-origin: center center;
    margin-bottom: 0;
  }
  .c5-reset .c5-sub-header__spbtn .c5-open span:nth-child(2) {
    width: 0;
  }
  .c5-reset .c5-sub-header__spbtn .c5-open span:last-child {
    top: calc(50% - 1px);
    transform: rotate(-45deg);
    transform-origin: center center;
    margin-top: 0;
  }
}
.c5-reset .c5-sp-bottom {
  display: none;
  position: fixed;
  bottom: 20px;
  width: 100%;
  z-index: 4;
}
.c5-reset .c5-sp-bottom__btnwrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 0 15px;
}
@media (max-width: 375px) {
  .c5-reset .c5-sp-bottom__btnwrap {
    gap: 12px;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-sp-bottom {
    display: block;
  }
  .c5-reset .c5-sp-bottom .c5-button {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .c5-reset .c5-sp-bottom .c5-button {
    font-size: 11px;
  }
}
@media (max-width: 375px) {
  .c5-reset .c5-sp-bottom .c5-button {
    padding: 0 8px 0 12px;
    font-size: 10px;
  }
}
/* .c5-reset .c5-kv-top {
  padding-bottom: 29px;
} */
@media (max-width: 640px) {
  .c5-reset .c5-kv-top {
    padding-top: 21px;
  }
}
.c5-reset .c5-kv-top__grid {
  display: flex;
  flex-direction: column;
}
.c5-reset .c5-kv-top__grid > * {
  max-width: 100%;
}
.c5-reset .c5-kv-top__catch {
  max-width: 510px;
  /* height: calc(100vh - 182px - 29px); */
  /* max-height: 550px; */
  height: calc(100vh - 182px);
  max-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c5-reset .c5-kv-top__catch h1 {
  font-size: 40px;
}
.c5-reset .c5-kv-top__catch p {
  font-size: 17px;
}
.c5-reset .c5-kv-top__catch__sub {
  margin-top: 48px;
}
.c5-reset .c5-kv-top__catch__sub img {
  margin-top: 25px;
  width: 325px;
}
@media (max-width: 640px) {
  .c5-reset .c5-kv-top__catch {
    margin-bottom: 30px;
    max-width: 59vw;
    height: 144px;
  }
  .c5-reset .c5-kv-top__catch h1 {
    font-size: 20px;
  }
  .c5-reset .c5-kv-top__catch p {
    font-size: 12px;
  }
  .c5-reset .c5-kv-top__catch__sub {
    display: none;
  }
}
.c5-reset .c5-kv-top__appNav {
  margin-bottom: 30px;
}
.c5-reset .c5-kv-top__appNav__itemWrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(189px, 1fr));
  gap: 13px;
}
.c5-reset .c5-kv-top__appNav__item {
  color: #fff;
}
.c5-reset .c5-kv-top__appNav__item a {
  transition: all ease 0.5s;
  text-decoration: none;
}
.c5-reset .c5-kv-top__appNav__item a :hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
  transition: all ease 0.5s;
}
.c5-reset .c5-kv-top__appNav__item dl {
  width: 100%;
  border: solid 1px #9A9A9A;
  border-radius: 6px;
  padding: 8px 6px;
  background-color: #000;
}
.c5-reset .c5-kv-top__appNav__item dl dt {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: bold;
}
.c5-reset .c5-kv-top__appNav__item dl dt::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: translateX(-3px) translateY(-3px) rotate(-45deg);
  transition: all ease 0.5s;
  margin-left: auto;
}
.c5-reset .c5-kv-top__appNav__item dl dd {
  font-size: 10px;
  margin-top: 8px;
}
.c5-reset .c5-kv-top__appNav__item .c5-apps__appicon {
  height: 30px;
  width: 30px;
}
.c5-reset .c5-kv-top__appNav__item--others dl dt::after {
  border-color: #641ed7;
}
.c5-reset .c5-kv-top__appNav__item--production dl dt::after {
  border-color: #3269ff;
}
.c5-reset .c5-kv-top__appNav__item--cms dl dt::after {
  border-color: #00c3fa;
}
@media (max-width: 640px) {
  .c5-reset .c5-kv-top__appNav {
    order: 2;
  }
  .c5-reset .c5-kv-top__appNav__itemWrap {
    grid-template-columns: 1fr 1fr;
  }
  .c5-reset .c5-kv-top__appNav__item {
    height: 100%;
  }
  .c5-reset .c5-kv-top__appNav__item dl {
    height: 100%;
  }
  .c5-reset .c5-kv-top__appNav__item dl dd {
    font-size: 12px;
  }
  .c5-reset .c5-kv-top__appNav .c5-apps__appicon {
    height: 25px;
    width: 25px;
  }
}
.c5-reset .c5-kv-top__news {
  max-width: 61%;
}
@media (max-width: 768px) {
  .c5-reset .c5-kv-top__news {
    max-width: 100%;
  }
}
.c5-reset .c5-kv-top__news__head {
  width: 124px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 6px 0 4px;
  background-image: linear-gradient(to right, #641ed7, #ff4641);
}
.c5-reset .c5-kv-top__news__itemWrap {
  position: relative;
  height: 56px;
  font-size: 14px;
}
@media (max-width: 640px) {
  .c5-reset .c5-kv-top__news__itemWrap {
    padding-top: 5px;
    height: auto;
    font-size: 11px;
  }
}
.c5-reset .c5-kv-top__news__itemWrap .slick-arrow {
  background-image: none;
  height: 20px;
  width: 20px;
}
.c5-reset .c5-kv-top__news__itemWrap .slick-arrow span {
  background-color: unset;
}
.c5-reset .c5-kv-top__news__itemWrap .slick-arrow span::before {
  content: unset;
}
.c5-reset .c5-kv-top__news__itemWrap .slick-arrow span::after {
  transform: rotate(45deg);
  border-color: #641ed7;
}
.c5-reset .c5-kv-top__news__itemWrap .slick-next {
  position: absolute;
  top: unset;
  bottom: 2px;
  left: unset;
  right: 2px;
  transform: translateX(0);
}
.c5-reset .c5-kv-top__news__itemWrap .slick-prev {
  position: absolute;
  top: 2px;
  left: unset;
  right: 2px;
  transform: translateX(0);
}
.c5-reset .c5-kv-top__news__itemWrap .slick-prev span::after {
  transform: rotate(-135deg);
}
.c5-reset .c5-kv-top__news__item__inner {
  display: flex;
  align-items: center;
  height: 56px;
  padding-left: 10px;
  padding-right: 20px;
}
.c5-reset .c5-kv-top__news__item__inner a {
  display: flex;
  max-width: 100%;
  padding-right: 20px;
}
.c5-reset .c5-kv-top__news__item__inner a::after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: translateX(-2px) translateY(5px) rotate(-45deg);
  margin-left: 16px;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .c5-reset .c5-kv-top__news__item__inner a::after {
    transform: translateX(-2px) translateY(3px) rotate(-45deg);
  }
}
.c5-reset .c5-kv-top__news__item__inner span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .c5-reset .c5-kv-top__news__item__inner {
    height: auto;
    padding: 10px;
  }
}
.c5-reset .c5-subpage-topnews {
  margin-top: -62px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .c5-reset .c5-subpage-topnews {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.c5-reset .c5-sub_page_newsfeeder {
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
}
.c5-reset .c5-sub_page_newsfeeder--sub {
  border-top: solid 1px;
}
.c5-reset .c5-sub_page_newsfeeder--cms {
  border-top-color: #00c3fa;
}
.c5-reset .c5-sub_page_newsfeeder--production {
  border-top-color: #3269ff;
}
.c5-reset .c5-sub_page_newsfeeder--shooting {
  border-top-color: #c80028;
}
.c5-reset .c5-sub_page_newsfeeder--others {
  /*border-top-color: #641ed7;*/
  border-top-color: #9655FF;
}
.c5-reset .c5-sub_page_newsfeeder h3 {
  display: block;
  background-color: #000;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 20px 2px;
}
.c5-reset .c5-sub_page_newsfeeder__itemWrap {
  display: flex;
  align-items: center;
  background-color: rgba(51, 51, 51, 0.75);
}
.c5-reset .c5-sub_page_newsfeeder__item {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 263px;
  font-weight: bold;
}
.c5-reset .c5-sub_page_newsfeeder__item__inner {
  font-size: 12px;
  padding: 15px;
}
.c5-reset .c5-sub_page_newsfeeder__item__inner time {
  width: 77px;
  flex-grow: 0;
  flex-shrink: 0;
  display: none;
}
.c5-reset .c5-sub_page_newsfeeder__item__title {
  display: flex;
  align-items: center;
  flex-shrink: 1;
  overflow: hidden;
}
.c5-reset .c5-sub_page_newsfeeder__item__title i {
  display: inline-flex;
  align-items: center;
}
.c5-reset .c5-sub_page_newsfeeder__item__title i::after {
  content: "";
  display: block;
  flex-shrink: 0;
  flex-grow: 0;
  width: 5px;
  height: 5px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: translateX(-3px) translateY(-2px) rotate(-45deg);
  transition: all ease 0.5s;
  margin-left: 16px;
}
@media (max-width: 768px) {
  .c5-reset .c5-sub_page_newsfeeder {
    width: 100%;
  }
  .c5-reset .c5-sub_page_newsfeeder__itemWrap {
    background-color: #333333;
    flex-direction: column;
  }
  .c5-reset .c5-sub_page_newsfeeder__item {
    max-width: inherit;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-sub_page_newsfeeder h3 {
    font-size: 10px;
  }
  .c5-reset .c5-sub_page_newsfeeder__item__inner {
    font-size: 11px;
  }
}
.c5-reset .c5-sub_page_newsfeeder__markey {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-grow: 1;
  flex-shrink: 1;
  gap: 40px;
}
.c5-reset .c5-sub_page_newsfeeder__markey--active span {
  animation: marquee 20s linear infinite;
}
@keyframes marquee {
  0% {
    translate: 0;
  }
  100% {
    translate: calc(-100% - 40px);
  }
}
.c5-reset .c5-benefit {
  padding-bottom: 75px;
}
.c5-reset .c5-benefit .c5-item--type1__body h5 {
  text-align: center;
}
@media (max-width: 640px) {
  .c5-reset .c5-benefit .c5-item--type1__body h5 {
    text-align: left;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-benefit {
    padding-bottom: 0;
  }
  .c5-reset .c5-benefit .c5-grid-3col {
    gap: 30px;
  }
}
.c5-reset .c5-cloud_service {
  padding-top: 65px;
  padding-bottom: 80px;
}
.c5-reset .c5-cloud_service img {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
}
@media (max-width: 640px) {
  .c5-reset .c5-cloud_service {
    padding-top: 33px;
    padding-bottom: 50px;
  }
}
.c5-reset .c5-scean {
  padding-bottom: 100px;
}
@media (max-width: 640px) {
  .c5-reset .c5-scean {
    padding-bottom: 60px;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-scean .c5-outer-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c5-reset .c5-scean__container {
  padding: 50px;
}
@media (max-width: 640px) {
  .c5-reset .c5-scean__container {
    padding: 40px 17px;
  }
  .c5-reset .c5-scean__container .c5-grid-3col-s {
    grid-template-columns: 1fr;
  }
}
.c5-reset .c5-scean__head {
  font-size: 24px;
  padding-top: 12px;
  margin-bottom: 18px;
}
@media (max-width: 640px) {
  .c5-reset .c5-scean__head {
    font-size: 18px;
    text-align: center;
    padding-top: 0;
  }
}
.c5-reset .c5-scean__item__grid {
  /*margin-bottom: 70px;*/
}
.c5-reset .c5-scean__item__grid.onlyPC {
  @media (min-width: 951px) {
    display: grid;
    grid-template-columns: 50% auto;
    gap: 30px;
    dt {
      text-align: left;
      margin-top: 0;
    }
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-scean__item__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    /*margin-bottom: 35px;*/
  }
}
.c5-reset .c5-scean__item dt {
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 640px) {
  .c5-reset .c5-scean__item dt {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 15px;
    text-align: left;
  }
}
.c5-reset .c5-scean__item dd {
  font-size: 14px;
  p:not(:last-child) {
    margin-bottom: 1em;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-scean__item dd {
    font-size: 12px;
  }
}
.c5-reset .c5-scean__tmb {
  width: 100%;
  border-radius: 15px;
}
.c5-reset .c5-apps {
  padding-top: 130px;
  padding-bottom: 80px;
  background-image: url(../images/common/bg-img-01@2x.jpg);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 1280px) {
  .c5-reset .c5-apps {
    background-size: 1280px auto;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-apps {
    background-image: none;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.c5-reset .c5-apps__tmb {
  width: 100%;
}
.c5-reset .c5-apps__item {
  background-color: #333333;
  padding-bottom: 24px;
  border-radius: 15px;
}
.c5-reset .c5-apps__body {
  padding: 15px 14px 24px;
  font-size: 13px;
}
.c5-reset .c5-apps__head {
  display: flex;
  align-items: center;
  font-size: 20px;
  padding-bottom: 30px;
}
.c5-reset .c5-apps__head h4 {
  margin-left: 15px;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .c5-reset .c5-apps__head {
    font-size: 18px;
  }
}
.c5-reset .c5-apps__appicon {
  height: 55px;
  width: 55px;
}
.c5-reset .c5-apps__detail h5 {
  font-size: 16px;
  margin-bottom: 15px;
}
.c5-reset .c5-apps__detail p {
  font-size: 14px;
}
.c5-reset .c5-jirei {
  padding-top: 65px;
  padding-bottom: 80px;
}
.c5-reset .c5-jirei__item {
  height: auto;
  margin-left: 18px;
  margin-right: 18px;
  padding-bottom: 26px;
  border: solid 1px #707070;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  container-type: inline-size;
}
.c5-reset .c5-jirei__item__head {
  display: flex;
  align-items: center;
  padding: 9px 15px;
}
.c5-reset .c5-jirei__item__head img {
  width: 30px;
  height: 30px;
}
.c5-reset .c5-jirei__item__head h4 {
  margin-left: 10px;
  font-size: 16px;
}
.c5-reset .c5-jirei__item__desc {
  padding: 18px 15px;
}
.c5-reset .c5-jirei__item__desc h5 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}
.c5-reset .c5-jirei__item__desc p {
  font-size: 14px;
  margin-top: 1em;
}
.c5-reset .c5-jirei__item__tmb {
  width: 100%;
}
.c5-reset .c5-jirei__item--sub {
  border: none;
}
.c5-reset .c5-jirei__item--sub__tmb {
  border-radius: 15px 15px 0 0;
}
.c5-jirei__item:not(.c5-jirei__item--sub) .c5-jirei__item--sub__body {
  border: none;
}
.c5-reset .c5-jirei__item--sub__body {
  height: 100%;
  padding-bottom: 23px;
  border-radius: 0 0 15px 15px;
  border: solid 1px #707070;
  border-top: none;
  display: flex;
  flex-direction: column;
}
.c5-reset .c5-jirei__item--sub__body .c5-flx-bt {
  justify-content: center;
  justify-self: flex-end;
  margin-top: auto;
}
.c5-reset .c5-jirei__item--sub__body .c5-flx-bt .c5-button {
  flex-grow: 0 !important;
}
.c5-reset .c5-jirei__item .c5-modal-video__tmb img {
  border-radius: 15px 15px 0 0;
}
.c5-reset .c5-jirei .c5-flx-bt {
  padding-left: 15px;
  padding-right: 15px;
  gap: 25px;
  margin-top: auto;
}

@container (max-width: 321px) {
  .c5-reset .c5-jirei .c5-flx-bt {
    flex-direction: column;
    justify-content: stretch;
    gap: 15px;
  }
  .c5-reset .c5-jirei .c5-flx-bt .c5-button {
    width: 170px;
  }
}
.c5-reset .c5-jirei__foot {
  display: flex;
  justify-content: center;
  padding-top: 24px;
}
@media (min-width: 1080px) {
  .c5-reset .c5-jirei--noArrow .slick-arrow {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-jirei {
    padding-bottom: 33px;
    padding-bottom: 50px;
  }
}
.c5-reset .c5-slick--jirei {
  margin-left: -18px;
  margin-right: -18px;
}
.c5-reset .c5-slick--jirei + * {
  margin-top: 40px;
}
.c5-reset .c5-slick--jirei .slick-track {
  display: flex;
  align-items: stretch;
}
.c5-reset .c5-slick--plan {
  margin-left: -18px;
  margin-right: -18px;
  padding-bottom: 55px;
}
.c5-reset .c5-slick--plan.ci {
  margin-left: -10px;
  margin-right: -10px;
  .c5-item--plan {
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px;
  }
}
.c5-reset .c5-slick--plan .slick-track {
  display: flex;
  align-items: stretch;
}
.c5-reset .c5-slick--plan__foot {
  display: flex;
  justify-content: center;
  padding-bottom: 78px;
}
.c5-reset .c5-webinar__inner,
.c5-reset .c5-qa__inner,
.c5-reset .c5-pricing__inner,
.c5-reset .c5-cs__inner,
.c5-reset .c5-support__inner,
.c5-reset .c5-function__inner,
.c5-reset .c5-enterprise__inner,
.c5-reset .c5-faq__inner {
  padding: 70px 0;
}
.c5-reset .c5-enterprise__inner p {
  margin-bottom: 1.5em;
  &:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-webinar__inner,
  .c5-reset .c5-qa__inner,
  .c5-reset .c5-pricing__inner,
  .c5-reset .c5-cs__inner,
  .c5-reset .c5-support__inner,
  .c5-reset .c5-function__inner,
  .c5-reset .c5-enterprise__inner,
  .c5-reset .c5-faq__inner {
    padding-top: 33px;
    padding-bottom: 50px;
  }
}
.c5-reset .c5-qa__head {
  margin-top: 1px;
  margin-bottom: 45px;
}
.c5-reset .c5-qa__list {
  border-bottom: solid 1px #ccc;
}
.c5-reset .c5-qa__item {
  font-size: 14px;
}
.c5-reset .c5-qa__item__head {
  position: relative;
  border-top: solid 1px #ccc;
  display: grid;
  grid-template-columns: 45px 1fr;
  padding-left: 20px;
}
.c5-reset .c5-qa__item__head button {
  padding: 25px 20px 23px 5px;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: none;
  text-align: left;
  font-family: inherit;
}
.c5-reset .c5-qa__item__head button::after {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 7px;
  height: 7px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(45deg);
  transition: all ease 0.5s;
  margin-left: 1em;
}
.c5-reset .c5-qa__item__head button.c5-open::after {
  transform: rotate(-135deg);
}
.c5-reset .c5-qa__item__head i {
  position: relative;
  top: 15px;
}
.c5-reset .c5-qa__item__body {
  padding: 23px 20px;
  display: none;
  background-color: #222;
}
.c5-reset .c5-qa__item__body__inner {
  position: relative;
  display: grid;
  grid-template-columns: 45px 1fr;
}
.c5-reset .c5-qa__item__body__inner i {
  position: relative;
  top: -8px;
  padding-top: 2px;
}
.c5-reset .c5-qa__item i {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 35px;
  height: 35px;
  border: solid 2px #fff;
  border-radius: 5px;
  padding-left: 4px;
  font-size: 20px;
  font-style: normal;
}
.c5-reset .c5-qa__inqury {
  margin-top: 55px;
}
.c5-reset .c5-news {
  padding-top: 80px;
  padding-bottom: 60px;
  margin-bottom: 100px;
}
@media (max-width: 640px) {
  .c5-reset .c5-news {
    padding-top: 33px;
    padding-bottom: 50px;
  }
}
.c5-reset .c5-news__item {
  display: flex;
  margin-bottom: 20px;
  font-size: 14px;
  &:last-child {
    margin-bottom: 0;
  }
}
.c5-reset .c5-news__item__date {
  margin-right: 60px;
}
@media (max-width: 640px) {
  .c5-reset .c5-news__item {
    flex-direction: column;
  }
}
.c5-reset .c5-page-nav {
  position: sticky;
  top: 62px;
  z-index: 99;
}
@media (max-width: 1260px) {
  .c5-reset .c5-page-nav {
    top: 114px;
    /*top: 98px;*/
  }
}
@media (max-width: 1079px) {
  .c5-reset .c5-page-nav {
    top: 62px;
  }
}
@media (max-width: 640px) {
  .c5-reset .c5-page-nav {
    top: 42px;
  }
}
.c5-reset .c5-page-nav__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  height: 62px;
}
@media (max-width: 640px) {
  .c5-reset .c5-page-nav__list {
    overflow-x: scroll;
  }
}
.c5-reset .c5-page-nav__list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  text-wrap: nowrap;
  font-weight: bold;
  transition: all ease 0.5s;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 425px) {
  .c5-reset .c5-page-nav__list a {
    font-size: clamp(0.75rem, -0.012rem + 3.81vw, 1rem);
  }
}
.c5-reset .c5-page-nav__list a:hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(193, 193, 193, 0.5);
}
.c5-reset .c5-page-nav__list a:not(.no_anchor)::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  margin-top: 0;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(45deg);
  transition: all ease 0.5s;
}
.c5-reset .c5-page-nav__item {
  flex-grow: 1;
  flex-shrink: 1;
}
.c5-reset .c5-page-nav--shooting .c5-page-nav__list a:hover {
  background-color: rgba(200, 0, 40, 0.5);
}
.c5-reset .c5-page-nav--production .c5-page-nav__list a:hover {
  background-color: rgba(50, 105, 255, 0.5);
}
.c5-reset .c5-page-nav--others .c5-page-nav__list a:hover {
  background-color: rgba(100, 30, 215, 0.5);
}
.c5-reset .c5-page-nav--cms .c5-page-nav__list a:hover {
  background-color: rgba(64, 165, 255, 0.5);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv {
    height: 67.55vw !important;
  }
}
.c5-reset .c5-page-kv .c5-outer-container {
  height: 100%;
  background-size: contain;
  background-position-x: right;
  background-repeat: no-repeat;
}
@media (max-width: 1260px) {
  .c5-reset .c5-page-kv .c5-outer-container {
    background-size: calc(100vw - 30px - 50px - 440px);
    background-position-y: top;
  }
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv .c5-outer-container {
    display: flex;
    align-items: center;
    background-size: cover;
    background-position-x: center;
  }
}
.c5-reset .c5-page-kv--c3p,
.c5-reset .c5-page-kv--m2l,
.c5-reset .c5-page-kv--ci,
.c5-reset .c5-page-kv--a2p,
.c5-reset .c5-page-kv--nvx,
.c5-reset .c5-page-kv--cs {
	height: 414px;
}
.c5-reset .c5-page-kv--c3p .c5-outer-container,
.c5-reset .c5-page-kv--m2l .c5-outer-container,
.c5-reset .c5-page-kv--ci .c5-outer-container,
.c5-reset .c5-page-kv--a2p .c5-outer-container {
	background-size: 58.4% auto;
}
@media (max-width: 980px) {
	.c5-reset .c5-page-kv--c3p .c5-outer-container,
	.c5-reset .c5-page-kv--m2l .c5-outer-container,
	.c5-reset .c5-page-kv--ci .c5-outer-container,
	.c5-reset .c5-page-kv--a2p .c5-outer-container {
		position: relative;
	}
	.c5-reset .c5-page-kv--c3p .c5-outer-container > *,
	.c5-reset .c5-page-kv--m2l .c5-outer-container > *,
	.c5-reset .c5-page-kv--ci .c5-outer-container > *,
	.c5-reset .c5-page-kv--a2p .c5-outer-container > * {
		position: relative;
		z-index: 1;
	}
	.c5-reset .c5-page-kv--c3p .c5-outer-container:after,
	.c5-reset .c5-page-kv--m2l .c5-outer-container:after,
	.c5-reset .c5-page-kv--ci .c5-outer-container:after,
	.c5-reset .c5-page-kv--a2p .c5-outer-container:after {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: .75;
		background-size: cover;
		z-index: 0;
	}
}
/* .c5-reset .c5-page-kv--c3p {
  height: 498px;
} */
.c5-reset .c5-page-kv--c3p .c5-outer-container {
  /* background-image: url(../c3-portal/images/top/c3p-kv-bg@2x.jpg); */
	background-image: url(/professional/creators-cloud/images/mv/mv_01.jpg);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--c3p .c5-outer-container {
    /* background-image: url(../c3-portal/images/top/c3p-kv-bg-sp@2x.jpg); */
		background: none;
  }
  .c5-reset .c5-page-kv--c3p .c5-outer-container:after {
		background-image: url(/professional/creators-cloud/images/mv/mv_01.jpg);
  }
}
/* .c5-reset .c5-page-kv--ci {
  height: 496px;
} */
.c5-reset .c5-page-kv--ci .c5-outer-container {
  /* background-image: url(../ci-media-cloud/images/top/ci-kv-bg@2x.jpg); */
	background-image: url(/professional/creators-cloud/images/mv/mv_03.jpg);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--ci .c5-outer-container {
    /* background-image: url(../ci-media-cloud/images/top/ci-kv-bg-sp@2x.jpg); */
		background: none;
  }
  .c5-reset .c5-page-kv--ci .c5-outer-container:after {
		background-image: url(/professional/creators-cloud/images/mv/mv_03.jpg);
  }
}
/* .c5-reset .c5-page-kv--m2l {
  height: 499px;
} */
.c5-reset .c5-page-kv--m2l .c5-outer-container {
  /* background-image: url(../m2-live/images/top/m2l-kv-bg@2x.jpg); */
	background-image: url(/professional/creators-cloud/images/mv/mv_02.jpg);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--m2l .c5-outer-container {
    /* background-image: url(../m2-live/images/top/m2l-kv-bg-sp@2x.jpg); */
		background: none;
  }
  .c5-reset .c5-page-kv--m2l .c5-outer-container:after {
		background-image: url(/professional/creators-cloud/images/mv/mv_02.jpg);
  }
}
/* .c5-reset .c5-page-kv--a2p {
  height: 499px;
} */
.c5-reset .c5-page-kv--a2p .c5-outer-container {
  /* background-image: url(../a2-production/images/top/a2p-kv-bg@2x.jpg); */
	background-image: url(/professional/creators-cloud/images/mv/mv_04.jpg);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--a2p .c5-outer-container {
    /* background-image: url(../a2-production/images/top/a2p-kv-bg-sp@2x.jpg); */
		background: none;
  }
  .c5-reset .c5-page-kv--a2p .c5-outer-container:after {
		background-image: url(/professional/creators-cloud/images/mv/mv_04.jpg);
  }
}
/* .c5-reset .c5-page-kv--nvx {
  height: 498px;
} */
.c5-reset .c5-page-kv--nvx .c5-outer-container {
  background-image: url(../navigatorx/images/top/nvx-kv-bg@2x.jpg);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--nvx .c5-outer-container {
    background-image: url(../navigatorx/images/top/nvx-kv-bg-sp@2x.jpg);
  }
}
/* .c5-reset .c5-page-kv--cs {
  height: 499px;
} */
.c5-reset .c5-page-kv--cs .c5-outer-container {
  background-image: url(../callsign/images/top/cs-kv-bg@2x.jpg);
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--cs .c5-outer-container {
    background-image: url(../callsign/images/top/cs-kv-bg-sp@2x.jpg);
  }
}
/* .c5-reset .c5-page-kv--noNews {
  margin-bottom: 66px;
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv--noNews {
    margin-bottom: 30px;
  }
} */
.c5-reset .c5-page-kv__inner {
  padding-top: 50px;
  max-width: 440px;
}
.c5-reset .c5-page-kv__head {
  display: flex;
  gap: 16px;
  margin-bottom: 28px;
}
.c5-reset .c5-page-kv__appIcon {
  width: 73px;
  height: 73px;
}
.c5-reset .c5-page-kv__appname {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 18px;
}
.c5-reset .c5-page-kv__appname--large {
  font-size: 35px;
}
.c5-reset .c5-page-kv__appname--small {
  font-size: 10px;
  font-weight: unset;
  line-height: 1;
}
.c5-reset .c5-page-kv__body {
  font-size: 14px;
  margin-bottom: 30px;
}
.c5-reset .c5-page-kv__foot {
  display: flex;
  justify-content: flex-start;
  gap: 30px;
}
.c5-reset .c5-page-kv__foot .c5-button {
  margin-left: 0;
}
@media (max-width: 980px) {
  .c5-reset .c5-page-kv .c5-outer-container {
    min-height: unset;
    background-position-x: center;
    background-size: cover;
  }
  .c5-reset .c5-page-kv__inner {
    padding-top: 23px;
    padding-bottom: 30px;
    width: 100%;
    max-width: unset;
  }
  .c5-reset .c5-page-kv__head {
    display: flex;
    gap: 14px;
    margin-bottom: 20px;
  }
  .c5-reset .c5-page-kv__appIcon {
    width: 50px;
    height: 50px;
  }
  .c5-reset .c5-page-kv__appname {
    font-size: 14px;
  }
  .c5-reset .c5-page-kv__appname--large {
    font-size: 22px;
  }
  .c5-reset .c5-page-kv__body {
    margin-bottom: 0;
    text-align: left;
  }
  .c5-reset .c5-page-kv__foot {
    display: none;
  }
}
.c5-reset .c5-app-introduction {
  padding: 50px;
  background-color: rgba(51, 51, 51, 0.5);
}
.c5-reset .c5-app-introduction__wrap {
  padding-bottom: 118px;
}
.c5-reset .c5-app-introduction__head {
  font-size: 20px;
  margin-bottom: 18px;
}
.c5-reset .c5-app-introduction__flex {
  display: flex;
  flex-wrap: wrap;
  gap: 37px;
}
.c5-reset .c5-app-introduction__body {
  flex-basis: 310px;
  flex-grow: 1;
}
.c5-reset .c5-app-introduction__body p {
  font-size: 14px;
  margin-bottom: 38px;
}
.c5-reset .c5-app-introduction__img {
  flex-shrink: 1;
  min-width: 345px;
  max-width: 100%;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-introduction {
    padding: 40px 20px;
  }
  .c5-reset .c5-app-introduction__head {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .c5-reset .c5-app-introduction__body p {
    margin-bottom: 60px;
  }
  .c5-reset .c5-app-introduction__img {
    min-width: unset;
    width: 100%;
  }
  .c5-reset .c5-app-introduction__img img {
    width: 100%;
  }
}
.c5-reset .c5-app-outline {
  padding-top: 54px;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-outline {
    padding-top: 35px;
  }
}
.c5-reset .c5-app-outline .c5-item--type1__body h5 {
  text-align: left;
}
.c5-reset .c5-app-outline__item {
  display: flex;
  flex-direction: column;
}
.c5-reset .c5-app-outline__item__tmb {
  width: 100%;
}
.c5-reset .c5-app-outline__item__body {
  padding-top: 25px;
  padding-bottom: 25px;
}
.c5-reset .c5-app-outline__item__body h5 {
  font-size: 20px;
  min-height: 64px;
}
.c5-reset .c5-app-outline__item__body p {
  font-size: 14px;
  margin-top: 25px;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-outline__item__body {
    width: 100%;
  }
  .c5-reset .c5-app-outline__item__body h5 {
    font-size: 15px;
    min-height: unset;
  }
  .c5-reset .c5-app-outline__item__body p {
    font-size: 12px;
  }
}
.c5-reset .c5-introduction_video {
  padding-top: 83px;
  padding-bottom: 80px;
}
@media (max-width: 640px) {
  .c5-reset .c5-introduction_video {
    padding-top: 47px;
    padding-bottom: 50px;
  }
}
.c5-reset .c5-app-function {
  padding-top: 80px;
  padding-bottom: 118px;
}
.c5-reset .c5-app-function__item {
  align-items: center;
  margin-bottom: 100px;
  font-size: 14px;
}
.c5-reset .c5-app-function__item:last-child {
  margin-bottom: 0;
}
.c5-reset .c5-app-function__item > div {
  width: 100%;
  max-width: 490px;
}
.c5-reset .c5-app-function__item h4 {
  margin-bottom: 20px;
  font-size: 20px;
}
.c5-reset .c5-app-function__item ul {
  padding-left: 40px;
}
.c5-reset .c5-app-function__item ul li {
  margin-bottom: 36px;
}
.c5-reset .c5-app-function__item ul li:last-child {
  margin-bottom: 0;
}
.c5-reset .c5-app-function__item p {
  padding-left: 22px;
  margin-top: 1em;
}
.c5-reset .c5-app-function__item p:first-of-type {
  margin-top: 0;
}
.c5-reset .c5-app-function__item__wrap {
  padding-top: 60px;
}
.c5-h-bar + .c5-app-function__item__wrap {
  padding-top: 0 !important;
}
.c5-reset .c5-app-function__item .c5-flx-bt {
  margin-top: 18px;
}
.c5-reset .c5-app-function__item-s__wrap {
  gap: 50px 60px;
  margin-top: 100px;
}
.c5-reset .c5-app-function__img img {
  border-radius: 15px;
}
.c5-reset .c5-app-function__item__2nd {
  flex-direction: row!important;
  align-items: center;
  margin-bottom: 100px;
  font-size: 14px;
}
.c5-reset .c5-app-function__item__2nd div {
  width: 100%;
  max-width: 490px;
}
.c5-reset .c5-app-function__item__2nd p {
  padding-left: 22px;
}
.c5-reset .c5-app-function__item__2nd_reverse {
  flex-direction: row-reverse;
  align-items: center;
  margin-bottom: 100px;
  font-size: 14px;
}
.c5-reset .c5-app-function__item__2nd_reverse div {
  width: 100%;
  max-width: 490px;
}
.c5-reset .c5-app-function__item__2nd_reverse p {
  padding-left: 22px;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-function {
    padding-top: 45px;
    padding-bottom: 60px;
  }
  .c5-reset .c5-app-function__item {
    margin-bottom: 50px;
  }
  .c5-reset .c5-app-function__item h4 {
    font-size: 18px;
  }
  .c5-reset .c5-app-function__item ul li {
    margin-bottom: 16px;
  }
  .c5-reset .c5-app-function__body {
    margin-bottom: 15px;
  }
  .c5-reset .c5-app-function__item__2nd {
    flex-direction: column!important;
  }
  .c5-reset .c5-app-function__item__2nd_reverse {
    flex-direction: column;
  }
}
.c5-reset .c5-app-function__item-s {
  font-size: 14px;
}
.c5-reset .c5-app-function__item-s h4 {
  font-size: 20px;
  margin-bottom: 26px;
}
.c5-reset .c5-app-function__item-s ul {
  padding-left: 40px;
}
.c5-reset .c5-app-function__item-s ul li {
  margin-bottom: 14px;
}
.c5-reset .c5-app-function__item-s p {
  padding-left: 22px;
}
.c5-reset .c5-app-function__item-s__wrap {
  padding-bottom: 85px;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-function__item-s h4 {
    font-size: 18px;
  }
}
.c5-reset .c5-app-function__body .c5-appstore-flex {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-function__body .c5-appstore-flex {
    margin-top: 20px;
    margin-bottom: 5px;
  }
}
@media (max-width: 1196px) {
  .c5-reset .c5-app-function__body .c5-appstore-flex {
    max-width: 266px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c5-reset .c5-app-function__body .c5-button {
  margin-top: 45px;
  margin-left: 22px;
  margin-right: auto;
}
.c5-reset .c5-app-function__sub-box {
  padding: 50px;
  margin-top: 80px;
}
.c5-reset .c5-app-function__sub-box__head {
  margin-bottom: 12px;
}
@media (max-width: 640px) {
  .c5-reset .c5-app-function__sub-box {
    padding: 40px 17px;
  }
}
.c5-reset .c5-supported-device {
  padding-top: 120px;
  padding-bottom: 120px;
}
.c5-reset .c5-supported-device h3 {
  margin-bottom: 30px;
}
.c5-reset .c5-supported-device__item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px;
}
.c5-reset .c5-price {
  padding-top: 80px;
  padding-bottom: 100px;
}
.c5-reset .c5-price__head {
  padding-bottom: 60px;
}
.c5-reset .c5-price__head__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-top: 58px;
}
.c5-reset .c5-price__head__flex strong {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 16px;
  display: block;
}
.c5-reset .c5-price__head__flex strong span {
  font-size: 20px;
}
@media (max-width: 640px) {
  .c5-reset .c5-price__head__flex strong span {
    font-size: 14px;
  }
}
.c5-reset .c5-price__head__flex small {
  font-size: 12px;
  display: block;
}
@media (max-width: 640px) {
  .c5-reset .c5-price__head__flex {
    flex-direction: column;
  }
  .c5-reset .c5-price__head__flex__left {
    width: 100%;
  }
  .c5-reset .c5-price__head__flex strong {
    font-size: 27px;
    margin-bottom: 12px;
  }
}
.c5-reset .c5-price__head p {
  margin-top: 30px;
}
.c5-reset .c5-price__annotationBox {
  margin-bottom: 55px;
}
.c5-reset .c5-price__annotationBox p {
  margin-top: 0;
}
.c5-reset .c5-price__step {
  padding: 70px;
}
.c5-reset .c5-price__step__inner {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.c5-reset .c5-price__step__header_block {
  margin-bottom: 50px;
  &:last-child {
    margin: 50px 0 0 0;
  }
}
.c5-reset .c5-price__step__header_block h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}
.c5-reset .c5-price__step__header_block h5 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
  border-bottom: solid 1px #fff;
}
@media (max-width: 640px) {
  .c5-reset .c5-price__step__header_block h5 {
    font-size: 18px;
    margin-bottom: 17px;
  }
}
.c5-reset .c5-price__step__header_block p {
  font-size: 14px;
}
.c5-reset .c5-price__step__header_block .c5-flx-c {
  margin-top: 30px;
  padding-bottom: 40px;
}
.c5-reset .c5-price__step__head {
  font-size: 24px;
}
.c5-reset .c5-price__step__item {
  width: 100%;
  padding-top: 25px;
}
.c5-reset .c5-price__step__item:last-child .c5-price__step__item__right {
  border-bottom: none;
}
.c5-reset .c5-price__step__item__wrap {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  width: 100%;
  margin-bottom: 25px;
}
.c5-reset .c5-price__step__item__flex {
  display: flex;
  gap: 36px;
  width: 100%;
}
.c5-reset .c5-price__step__item__left {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  flex-shrink: 0;
}
.c5-reset .c5-price__step__item__left::after {
  content: "";
  display: block;
  margin-top: 18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 7.5px 0 7.5px;
  border-color: #C1C1C1 transparent transparent transparent;
}
.c5-reset .c5-price__step__item__right {
  border-bottom: solid 1px #fff;
  flex-grow: 1;
  padding-bottom: 24px;
}
.c5-reset .c5-price__step__item__right h5 {
  font-size: 20px;
  font-weight: bold;
}
.c5-reset .c5-price__step__item__right h5 small {
  font-size: 14px;
  display: inline-block;
}
.c5-reset .c5-price__step__item__right p {
  margin-top: 15px;
  font-size: 14px;
}
@media (max-width: 640px) {
  .c5-reset .c5-price__step {
    padding: 40px 20px;
  }
  .c5-reset .c5-price__step__head {
    font-size: 18px;
  }
  .c5-reset .c5-price__step__item {
    padding-top: 17px;
  }
  .c5-reset .c5-price__step__item__flex {
    gap: 22px;
  }
  .c5-reset .c5-price__step__item__left {
    font-size: 16px;
  }
  .c5-reset .c5-price__step__item__left::after {
    margin-top: 14px;
  }
  .c5-reset .c5-price__step__item__right {
    padding-bottom: 16px;
  }
  .c5-reset .c5-price__step__item__right h5 {
    font-size: 16px;
  }
  .c5-reset .c5-price__step__item__right h5 small {
    font-size: 12px;
  }
  .c5-reset .c5-price__step__item__right p {
    margin-top: 11px;
    font-size: 12px;
  }
}
.c5-reset .c5-price--shooting .c5-price__step__item__left::after {
  border-color: #c80028 transparent transparent transparent;
}
.c5-reset .c5-price--production .c5-price__step__item__left::after {
  border-color: #3269ff transparent transparent transparent;
}
.c5-reset .c5-price--others .c5-price__step__item__left::after {
  border-color: #641ed7 transparent transparent transparent;
}
.c5-reset .c5-price--cms .c5-price__step__item__left::after {
  border-color: #00c3fa transparent transparent transparent;
}
.c5-reset .c5-links {
  padding-top: 80px;
  padding-bottom: 78px;
}
.c5-reset .c5-links__head {
  margin-bottom: 45px;
}
.c5-reset .c5-links__head h3 {
  margin-bottom: 9px;
}
.c5-reset .c5-links__item a img {
  transition: all ease 0.5s;
}
.c5-reset .c5-links__item a:hover img {
  opacity: 0.7;
  transition: all ease 0.5s;
}
.c5-reset .c5-links__item dl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c5-reset .c5-links__item dl dt {
  margin-top: 11px;
  font-size: 14px;
  text-align: center;
  padding-left: 18px;
  padding-right: 18px;
  text-wrap: balance;
}
.c5-reset .c5-links__item dl dt::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
  transform: translateY(-3px) translateX(14px) rotate(-45deg);
}
.c5-reset .c5-links__item dl dt span {
  display: inline-block;
}
@media (max-width: 640px) {
  .c5-reset .c5-links__item dl dt {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .c5-reset .c5-links__item dl dt::after {
    width: 5px;
    height: 5px;
    transform: translateY(-2px) translateX(12px) rotate(-45deg);
  }
}
.c5-reset .c5-appstore-flex {
  display: flex;
  align-items: center;
  gap: 20px 40px;
  flex-wrap: wrap;
}
.c5-reset .c5-appstore-flex__left {
  display: flex;
  gap: 23px;
}
.c5-reset .c5-appstore-flex__left__icon img {
  width: 46px;
  height: 46px;
}
.c5-reset .c5-appstore-flex__left__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-weight: bold;
  font-size: 14px;
}
.c5-reset .c5-appstore-flex__left__body span:last-child {
  font-size: 18px;
}
.c5-reset .c5-appstore-flex__right {
  display: flex;
  gap: 12px;
}
.c5-reset .c5-appstore-flex__right a {
  height: 40px;
}
.c5-reset .c5-appstore-flex__right a img {
  max-height: 40px;
  width: auto;
  transition: all ease 0.7s;
}
.c5-reset .c5-appstore-flex__right a:hover {
  opacity: 0.7;
  transition: all ease 0.7s;
}
@media (min-width: 1197px) {
  .c5-reset .c5-appstore-flex__right--s a img {
    height: 36px;
  }
}
.c5-reset .c5-solution {
  padding-top: 100px;
  padding-bottom: 75px;
}
.c5-reset .c5-solution__inner {
  padding: 50px;
}
.c5-reset .c5-solution__sub_head {
  margin-bottom: 18px;
}
.c5-reset .c5-solution__head {
  font-size: 20px;
  margin-bottom: 18px;
}
.c5-reset .c5-solution p {
  font-size: 14px;
}
.c5-reset .c5-solution img {
  border-radius: 15px;
  margin-top: 45px;
}
@media (max-width: 640px) {
  .c5-reset .c5-solution {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .c5-reset .c5-solution__inner {
    padding: 35px 15px;
  }
}
.c5-reset .slick-arrow {
  height: 40px;
  width: 40px;
  background-image: linear-gradient(to right, #641ED7, #2869FF);
  border-radius: 20px;
  padding: 2px;
}
.c5-reset .slick-arrow::before {
  content: "";
}
.c5-reset .slick-arrow span {
  /* height: 40px;
  width: 40px; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: solid 2px transparent;
  position: relative;
  z-index: 1;
}
.c5-reset .slick-arrow span::before {
  content: "";
  position: absolute;
  margin: auto;
  z-index: -1;
  display: block;
  width: 0;
  top: auto;
  left: 50%;
  border-radius: 100vh;
  backface-visibility: hidden;
  background: #641ed7;
  background: linear-gradient(to right, #641ED7 0, #2869FF 100%);
  transition: 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965) 0s;
  height: 0;
}
.c5-reset .slick-arrow span::after {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-right: solid 2px #3269ff;
  border-bottom: solid 2px #3269ff;
  transform: translateX(1px) rotate(135deg);
}
.c5-reset .slick-arrow span:hover::before {
  width: 38px;
  height: 38px;
  left: -3px;
}
.c5-reset .slick-arrow span:hover::after {
  border-color: #fff;
}
.c5-reset .slick-prev {
  transform: translateX(-48px);
  left: 0;
  z-index: 2;
}
@media (max-width: 640px) {
  .c5-reset .slick-prev {
    transform: translateX(0);
  }
}
.c5-reset .slick-next {
  transform: translateX(48px);
  right: 0;
}
@media (max-width: 640px) {
  .c5-reset .slick-next {
    transform: translateX(0);
  }
}
.c5-reset .slick-next span::after {
  transform: translateX(-1px) rotate(-45deg);
}
.c5-reset .c5-modal {
  display: none;
}
.c5-reset .c5-modal-opener {
  position: relative;
  transition: all ease 0.5s;
  padding: 0;
  border: none;
  background-color: unset;
  display: inline-block;
}
.c5-reset .c5-modal-opener::after {
  content: url(../images/common/popup-btn.svg);
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 7px;
  right: 7px;
}
.c5-reset .c5-modal-opener:hover {
  opacity: 0.7;
}
.c5-reset .c5-modal-video__tmb {
  position: relative;
  transition: all ease 0.5s;
  display: block;
}
.c5-reset .c5-modal-video__tmb:hover {
  opacity: 0.7;
  transition: all ease 0.5s;
}
.c5-reset .c5-modal-video__tmb::after {
  content: '';
  background: url(../images/common/icon-play.svg) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  display: block;
  width: 40%;
  height: 40%;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 1;
}
.c5-reset .c5-modal-video__tmb--altIcon::after {
  background-image: url(../images/common/icon-play--alt.svg);
}
.c5-reset .c5-modal-video__tmb img {
  border-radius: 15px;
}

.modaal-content-container {
  padding: 0;
}

.c5-topPage .c5-apps .c5-grid-3col {
  gap: 37px 23px;
}

.c5-ci_media_clowd .c5-app-function__item-s__wrap {
  padding-bottom: 0;
}

.c5-c3p .c5-scean {
  margin-top: 80px;
}
@media (max-width: 640px) {
  .c5-c3p .c5-scean {
    margin-top: 50px;
  }
}
.c5-c3p .c5-app-introduction__wrap {
  margin-top: 80px;
  padding-bottom: 0;
}
.c5-c3p .c5-app-introduction__wrap img {
  border-radius: 15px;
  margin-top: 25px;
}
@media (max-width: 640px) {
  .c5-c3p .c5-app-introduction__wrap {
    margin-top: 50px;
  }
}
.c5-c3p .c5-c3p-table {
  margin-top: 25px;
}
.c5-c3p .c5-c3p-table th, .c5-c3p .c5-c3p-table td {
  border: solid 1px #9A9A9A;
  background-color: #ccc;
  color: #000;
  font-size: 14px;
  padding: 10px 15px;
}
@media (max-width: 640px) {
  .c5-c3p .c5-c3p-table th, .c5-c3p .c5-c3p-table td {
    font-size: 12px;
  }
}
.c5-c3p .c5-c3p-table th {
  font-weight: unset;
}
.c5-c3p .c5-c3p-table tr:first-of-type th {
  background-color: #641ed7;
  color: #fff;
  text-align: center;
  font-weight: bold;
  width: calc((100% - 150px) / 2);
}
.c5-c3p .c5-c3p-table tr:first-of-type th:first-of-type {
  min-width: 150px;
  background-color: transparent;
  border-top: none;
  border-left: none;
}
@media (max-width: 640px) {
  .c5-c3p .c5-c3p-table tr:first-of-type th {
    min-width: 195px;
  }
  .c5-c3p .c5-c3p-table tr:first-of-type th:first-of-type {
    min-width: 118px;
  }
}
@media (max-width: 640px) {
  .c5-c3p .c5-c3p-table__wrap {
    overflow-x: auto;
  }
}

.c5-m2l .c5-introduction_video .c5-corner {
  margin-bottom: 50px;
}

.c5-a2p .c5-item--plan__block:first-of-type {
  min-height: 83px;
}
.c5-a2p .c5-item--plan__block:nth-last-of-type(2) {
  padding-bottom: 20px;
}
.c5-a2p .c5-item--plan__block:last-of-type {
  margin-top: auto;
}

.c5-nvx .c5-scean {
  padding-top: 95px;
}
@media (max-width: 640px) {
  .c5-nvx .c5-scean {
    padding-top: 40px;
  }
}

.c5-cs .c5-scean {
  margin-top: 80px;
}
@media (max-width: 640px) {
  .c5-cs .c5-scean {
    margin-top: 50px;
  }
}
.c5-cs .c5-price__img {
  margin-bottom: 80px;
}
.c5-cs .c5-price__img img {
  border-radius: 15px;
}
@media (max-width: 640px) {
  .c5-cs .c5-price__img {
    margin-bottom: 50px;
  }
}
.c5-cs .c5-price__img p {
  margin-top: 30px;
}
.c5-cs .c5-cs-usecase h4 {
  font-size: 20px;
  margin-bottom: 18px;
}
.c5-cs .c5-cs-usecase h5 {
  font-size: 14px;
  font-weight: inherit;
  margin-bottom: 18px;
}
.c5-cs .c5-cs-usecase p {
  font-size: 14px;
}
.c5-cs .c5-cs-usecase__2col {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 20px 10%;
}
.c5-cs .c5-cs-usecase__2col__left {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.c5-cs .c5-cs-usecase__2col__left img {
  border-radius: 15px;
}
.c5-cs .c5-cs-usecase__2col__right .c5-button {
  margin: 18px auto 0 0;
}
@media (max-width: 640px) {
  .c5-cs .c5-cs-usecase__2col {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.c5-cs .c5-cs-table h4 {
  font-size: 20px;
  margin-bottom: 18px;
}
.c5-cs .c5-cs-table p {
  font-size: 14px;
}
.c5-cs .c5-cs-table table {
  font-size: 13px;
  color: #000;
}
.c5-cs .c5-cs-table table img {
  border-radius: 15px;
}
.c5-cs .c5-cs-table th {
  border: solid 1px #9a9a9a;
  background-color: #dbdbdb;
  padding: 10px 15px;
  font-weight: inherit;
  text-align: left;
}
.c5-cs .c5-cs-table td {
  border: solid 1px #9a9a9a;
  background-color: #dbdbdb;
  padding: 10px 15px;
  vertical-align: top;
}
.c5-cs .c5-cs-table__wrap {
  overflow-x: auto;
}
.c5-cs .c5-cs-table--blank {
  border: none !important;
  background-color: unset !important;
}
.c5-cs .c5-cs-table--bg-green {
  background-color: #47B370 !important;
}
.c5-cs .c5-cs-table--bg-dark-gray {
  background-color: #222222 !important;
  color: #fff;
}
.c5-cs .c5-cs-table--strong {
  font-weight: bold !important;
  font-size: 14px;
  text-align: center !important;
}
.c5-cs .c5-cs-table__annotation {
  margin-top: 8px;
  font-size: 11px !important;
}
.c5-cs .c5-cs-table--1 {
  width: 1000px;
}
.c5-cs .c5-cs-table--1 th:first-of-type {
  width: 150px;
}
.c5-cs .c5-cs-table--2 {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(auto, 295px) 1fr 1fr;
  grid-template-rows: auto auto auto;
  border-left: solid 1px #9A9A9A;
  border-top: solid 1px #9A9A9A;
}
.c5-cs .c5-cs-table--2 tr, .c5-cs .c5-cs-table--2 tbody {
  display: contents;
}
.c5-cs .c5-cs-table--2 th, .c5-cs .c5-cs-table--2 td {
  display: flex;
  align-items: center;
  border-left: none;
  border-top: none;
  width: 100%;
}
.c5-cs .c5-cs-table--2__item1--img {
  grid-row: 1/4;
  max-width: 295px;
  padding: 29px 25px !important;
}
.c5-cs .c5-cs-table--2__item1--img img {
  width: auto;
}
@media (max-width: 640px) {
  .c5-cs .c5-cs-table--2__item1--img {
    grid-row: 1/2;
    grid-column: 1/3;
    max-width: 100%;
  }
}
.c5-cs .c5-cs-table--2__item2--img {
  grid-row: 4/7;
  max-width: 295px;
  padding: 29px 25px !important;
}
.c5-cs .c5-cs-table--2__item2--img img {
  width: auto;
}
@media (max-width: 640px) {
  .c5-cs .c5-cs-table--2__item2--img {
    grid-row: 5/6;
    grid-column: 1/3;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .c5-cs .c5-cs-table--2 {
    grid-template-columns: 118px 1fr;
  }
}
.c5-cs .c5-cs-table--3 {
  width: auto;
  min-width: 100%;
}
@media (max-width: 980px) {
  .c5-cs .c5-cs-table--3 {
    min-width: 720px;
  }
}
.c5-cs .c5-cs-table--3 img {
  margin-left: auto;
  margin-right: auto;
}

html {
  scroll-behavior: smooth;
}
html body {
  background-color: #000 !important;
}

@media (max-width: 640px) {
  .GlobalFooter__MetaInner {
    padding-bottom: 70px !important;
  }
}

.c5-wistia .wistia_click_to_play > div {
  border-radius: 15px;
}

.c5-tooltip:hover {
  cursor: pointer;
}
.c5-tooltip--body {
  font-size: 14px;
  padding: 8px;
  border-radius: 5px;
  background-color: #ccc;
  width: -moz-fit-content;
  width: fit-content;
}

.c5-reset .c5-max_w--786 {
  max-width: 786px;
}

.c5-header-second {
  background: url("../images/common/bg_second_head.png") no-repeat right top;
  background-size: auto 100%;
  height: 240px;
  display: flex;
  padding: 0 20px;
  align-items: center;
  margin-bottom: 80px;
  > div {
    flex: 1;
    max-width: 1100px;
    margin: 0 auto;
  }
  + .c5-news,
  + .c5-webinar .c5-webinar__inner {
    padding-top: 0;
  }
  &.ver_contact {
    margin-bottom: 0;
  }
  &.no_bg {
    background: none;
    height: auto;
    margin-top: 80px;
    @media (max-width: 640px) {
      margin: 45px 0;
    }
  }
  &.no_bg02 {
    background: none;
  }
}
.c5-header-second:has(+ .c5-page-nav) {
  margin-bottom: 0;
}
.c5-h-bar__second {
  font-size: 35px;
  position: relative;
  line-height: 1.5;
  &:not(.no_border)::before {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background-image: linear-gradient(to right, #641ed7, #ff4641);
    margin-bottom: 25px;
  }
}
.c5-h-hasIcon__second {
  font-size: 35px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  img {
    width: 73px;
    margin-right: 15px;
  }
}
.c5-inner-contact{
  max-width: 1100px;
  margin: 0 auto;
}
.c5-form-wrap {
  padding: 50px;
  background-color: #F7F7F7;
  color: #000;
}
* + .c5-form-table {
  margin-top: 40px;
}
.c5-form-table {
  width: 100%;
  margin-bottom: 20px;
  th,td {
    border-top: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    padding: 30px 0;
  }
  tr:first-child {
    td,th {
      border-top: none;
      padding-top: 0;
    }
  }
  th {
    text-align: left;
    padding-right: 20px;
  }
  input,
  textarea,
  select {
    font-family: inherit;
  }
  select {
    padding: 10px;
  }
  ::placeholder {
    color: #ccc;
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"] {
    background-color: #fff;
    border: 1px solid #9A9A9A;
    padding: 15px;
    width: 100%;
  }
}
.c5-required-icon {
  margin-left: 10px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  font-size: 12px;
  padding: 3px 8px;
  color: #fff;
  background: linear-gradient(to right, #641ED7 0, #2869FF 100%);
}
.c5-cols-input {
  display: flex;
  gap: 0 34px;
  > div {
    flex: 0 1 48%;
  }
}
.c5-list-check {
  li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.c5-checkbox-sub{
  font-size: 14px;
  padding-left: 25px;
} 
.c5-input-checkbox {
  display: none !important;
    &:checked {
      + label {
        &::after {
          opacity: 1;
        }
      }
    }
    + label {
      position: relative;
      padding-left: 30px;
      display: inline-block;
      &::before {
        content: '';
        width: 15px;
        height: 15px;
        border: 1px solid #9A9A9A;
        border-radius: 3px;
        position: absolute;
        top: 0;
        left: 0;
      }
      &::after {
        content: '';
        position: absolute;
        left: 6px;
        top: 2px;
        width: 3px;
        height: 8px;
        border: solid #000;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        opacity: 0;
      }
    }
}
* + p.c5-input-comment {
  margin-top: 10px;
}
p.c5-input-comment + * {
  margin-top: 10px;
}
.c5-box-privacy {
  height: 170px;
  padding: 20px;
  overflow-y: auto;
  border: 1px solid #9A9A9A;
  background-color: #fff;
  margin: 20px 0 40px;
  p {
    margin-bottom: 20px;
  }
  h3 {
    margin-top: 40px;
    font-size: 100%;
    margin-bottom: 10px;
  }
}
.c5-count_list {
  + * {
    margin-top: 20px !important;
  }
  li:not(:last-child) {
    margin-bottom: 5px;
  }
  li {
    list-style-position: inside;
    counter-increment: cnt;
    position: relative;
    padding-left: 2em;
    &::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      content: "(" counter(cnt) ") ";
    }
  }
}
.c5-agree_check {
  text-align: center;
}
.c5-formbtns {
  margin-top: 60px;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 0 20px;
}
.c5-formbtns input[disabled] {
    opacity: .5;
    cursor: default;
}
.c5-remaining {
  z-index: 999;
  top: 12%;
  right: 0;
  position: fixed;
  background-color: #fff;
  width: 180px;
  border-radius: 10px 0 0 10px;
  border: 1px solid #9A9A9A;
  text-align: center;
  padding: 15px;
  display: none;
  box-sizing: border-box;
  color: #000;
}
.c5-error{
  margin-top: 10px;
  color: #FF2D1C;
}
.c5-reset input.c5-button {
  border: none;
  padding: 0 26px;
  font-size: 100%;
  height: 40px;
  min-width: 210px;
  border-radius: 30px;
  margin: 0;
  font-family: inherit;
}
.confirm-message {
  display: none;
}
.c5-thanks {
  text-align: center;
  padding-bottom: 40px;
  p {
    margin-bottom: 25px !important;
  }
}
.c5-head-pricing {
  text-align: center;
  margin-bottom: 70px;
  font-size: 14px;
  p {
    margin-bottom: 30px !important;
  }
}
.c5-box-pricing {
  padding: 50px;
  background-color: #222;
  background-image: url(../images/common/border-production-tl.png), url(../images/common/border-production-tr.png), url(../images/common/border-production-bl.png), url(../images/common/border-production-br.png);
  background-repeat: no-repeat;
  background-position: top left, top right, bottom left, bottom right;
  &.cms {
    background-image: url(../images/common/border-cms-tl.png), url(../images/common/border-cms-tr.png), url(../images/common/border-cms-bl.png), url(../images/common/border-cms-br.png);
  }
  &.others {
    background-image: url(../images/common/border-others-tl.png), url(../images/common/border-others-tr.png), url(../images/common/border-others-bl.png), url(../images/common/border-others-br.png);
  }
}
.c5-table-pricing__caption {
  font-size: 14px;
  margin-bottom: 25px !important;
}
.c5-table-pricing__caption02 {
  font-size: 13px;
  text-align: right;
  margin-bottom: 10px !important;
}
.c5-table-pricing {
  width: 100%;
  color: #000;
  font-size: 13px;
  thead {
    th {
      background-color: #000;
      color: #fff;
    }
  }
  th,
  td {
    background-color: #DBDBDB;
    border: 1px solid #9A9A9A;
    padding: 15px;
  }
  .bg_blue {
    background-color: #D3E4FF;
  }
  .bg_blue2 {
    background-color: #326aff;
    color: #fff;
  }
  .purple {
    background-color: #e8dafe;
  }
  .purple2 {
    background-color: #641ed8;
    color: #fff;
  }
  img {
    display: inline-block !important;
  }
  + .c5-table-pricing {
    margin-top: 20px;
  }
  p:last-child {
    margin-bottom: 0;
  }
  .value {
    position: relative;
    padding-left: 25px;
    &::before {
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -0.56em;
      line-height: 1.1;
      font-size: 20px;
      font-weight: bold;
    }
  }
  .value01::before {
    content: '〇';
    color: #3100ad;
  }
  .value02::before {
    content: '×';
    font-size: 25px;
    margin-top: -0.6em;
    color: red;
  }
  .value03::before {
    content: 'ー';
    color: #666;
  }
}
.c5-table-pricing02__sphead {
  display: none;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  margin: 0 -15px 15px -15px;
  @media (max-width: 640px) {
    display: flex;
  }
  > div {
    border: 1px solid #9A9A9A;
    padding: 5px;
    margin-left: -1px;
    flex: auto;
  }
}
.c5-table-pricing02 {
  width: 100%;
  color: #000;
  font-size: 13px;
  thead {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: sticky;
    top: 122px;
    z-index: 10;
    @media (max-width: 640px) {
      display: none;
    }
    tr {
      @media (max-width: 640px) {
        display: flex;
      }
    }
    th {
      background-color: #000;
      text-align: center;
      border: 1px #fff solid;
      @media (max-width: 640px) {
        display: block;
      }
    }
    td {
      @media (max-width: 640px) {
        display: none;
      }
    }
  }
  tbody:nth-child(odd) {
    background-color: #fff;
  }
  tbody:nth-child(even) {
    background-color: #DBDBDB;
  }
  tbody {
    @media (max-width: 640px) {
      margin-bottom: 15px;
      display: block;
    }
    tr {
      @media (max-width: 640px) {
        display: block;
      }
    }
    th:not(.s5-heading5) {
      @media (max-width: 640px) {
        display: block;
        border-top: 2px solid #9A9A9A;
        border-bottom: 1px solid #BABABA;
        margin-bottom: 15px;
      }
    }
    td {
      @media (max-width: 640px) {
        display: block;
        text-align: right;
        overflow: hidden;
        padding-top: 0;
      }
    }
    th.s5-heading5 {
      @media (max-width: 640px) {
        text-align: center;
        display: block;
      }
    }
  }
  @media (max-width: 640px) {
    [data-sphead]::before {
      content: attr(data-sphead) " ";
      float: left;
    }
  }
  th,
  td {
    padding: 15px;
  }
  th {
    text-align: left;
  }
  td {
    text-align: center;
  }
  img {
    display: inline-block !important;
  }
}
.c5-pricing-tooltip {
  display: inline-block;
  position: relative;
  &:hover {
    .c5-pricing-tooltipIn {
      opacity: 1;
    }
  }
}
.c5-pricing-tooltipIn {
  background: #000;
  color: #fff;
  border-radius: 6px;
  padding: 8px 12px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  bottom: 31px;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  opacity: 0;
  pointer-events: none;
  transition: .2s all;
  text-align: left;
  @media (max-width: 640px) {
    width: 40vw;
    font-size: 11px;
  }
}
.c5-pricing-tooltipIn::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #303244 transparent transparent transparent;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.c5-jirei-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 37px;
  .c5-jirei__item {
    margin: 0;
    padding-bottom: 0;
  }
}
.c5-device-cols {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
  > div {
    flex: 0 1 48%;
  }
  dt {
    font-weight: bold;
    margin-bottom: 20px;
  }
  .indent {
    text-indent: -5em;
    padding-left: 5em;
  }
}
.c5-txt-c {
  text-align: center;
}
.c5-flex-3col {
  display: flex;
  gap: 36px;
  flex-wrap: wrap;
  justify-content: center;
  li {
    flex: 0 1 calc(100% / 3 - 24px);
  }
}
.c5-cs-head {
  margin-bottom: 60px;
  display: flex;
  &.ver_wide {
    display: block;
    .c5-cs-head__img {
      margin: 0 0 40px 0;
    }
    .c5-cs-head__txt {
      display: flex;
      gap: 40px;
      > div:first-child {
        flex: 1;
      }
    }
    .c5-cs-profile {
      margin-top: 0;
    }
    .c5-cs-head__ttl {
      font-size: 28px;
    }
  }
}
.c5-cs-head__img {
  flex: 0 1 55%;
  margin-right: min(3vw, 40px);
}
.c5-cs-head__txt {
  flex: 1;
}
.c5-cs-head__ttl {
  font-size: 20px;
  margin-bottom: 20px !important;
  position: relative;
  padding-top: 25px;
  &.noborder {
    padding-top: 0;
    &::before {
      display: none;
    }
  }
  &.color__m2-live {
    &::before {
      background-color: #3269ff;
    }
  }
  &.color__ci {
    &::before {
      background-color: #00c3fa;
    }
  }
  &.color__c3p {
    &::before {
      background-color: #9655FF;
    }
  }
  &.color__cc {
    &::before {
      background-image: linear-gradient(to right, #641ed7, #ff4641);
    }
  }
  &.color__a2 {
    &::before {
      background-color: #3269ff;
    }
  }
  &::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 4px;
    background-color: #fff;
  }
}
.c5-cs-contents {
  padding: min(8vw,80px) min(4vw,50px);
  background-color: #F7F7F7;
  color: #000;
  p {
    margin-bottom: 1em;
  }
  + .c5-cs-contents {
    margin-top: 60px;
  }
  .c5-cs-head {
    margin-bottom: 0;
  }
}
.c5-cs-section:not(:last-child) {
  margin-bottom: 74px;
}
.c5-cs-section_ttlindex {
  font-size: 20px;
  margin-bottom: 20px !important;
}
.c5-cs-section_ttlL {
  font-size: 28px;
  margin-bottom: 40px !important;
  font-weight: bold;
}
.c5-cs-section_ttl {
  border-bottom: 1px solid #9A9A9A;
  padding-bottom: 10px;
  margin-bottom: 30px !important;
  font-size: 24px;
  line-height: 1.4;
}
* + .c5-cs-section-ttlAns {
  margin-top: 60px !important;
}
.c5-cs-section-ttlAns {
  margin-bottom: 20px !important;
  font-size: 18px;
}
*:not(h2) + .c5-cs-section_ttlborder {
  margin-top: 40px !important;
}
.c5-cs-section_ttlborder {
  font-size: 18px;
  margin-bottom: 20px !important;
  position: relative;
  padding-left: 30px;
  &.color__m2-live {
    &::before {
      background-color: #3269ff;
    }
  }
  &.color__ci {
    &::before {
      background-color: #00c3fa;
    }
  }
  &.color__c3p {
    &::before {
      background-color: #9655FF;
    }
  }
  &.color__cc {
    &::before {
      background-image: linear-gradient(to right, #641ed7, #ff4641);
    }
  }
  &.color__a2 {
    &::before {
      background-color: #3269ff;
    }
  }
  &::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 0.7em;
    left: 0;
  }
}
.c5-cs-img {
  img:not(.s5-iconInline){
    display: inline-block !important;
    vertical-align: bottom;
  }
  + * {
    margin-top: 40px !important;
  }
}
.c5-cs-img--w800{
	text-align: center;
	img:not(.s5-iconInline){
		@media (min-width: 960px){
			max-width: 800px;
		}
	}
}
* + .c5-cs-img {
  margin-top: 40px;
}
.c5-cs-caption {
  text-align: center;
  font-size: 14px;
  margin-top: 20px !important;
}
.c5-cs-index {
  padding: 20px;
  border: 1px solid #9A9A9A;
  background-color: #fff;
}
.c5-cs-movie {
  iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
  }
}
.c5-list__disc {
  &.color__m2-live {
    li::before {
      background-color: #3269ff;
    }
  }
  &.color__ci {
    li::before {
      background-color: #00c3fa;
    }
  }
  &.color__c3p {
    li::before {
      background-color: #9655FF;
    }
  }
  li {
    position: relative;
    padding-left: 20px;
    &::before {
      content: '';
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #000;
      position: absolute;
      top: 10px;
      left: 0;
    }
    &:not(:last-child) {
      margin-bottom: 10px;
    }
  }
}
.c5-cs-info {
  display: flex;
}
.c5-cs-info__img {
  flex: 0 1 45%;
  margin-right: min(3vw, 40px);
}
.c5-cs-info__txt {
  flex: 1;
}
.c5-cs-info__ttl {
  font-size: 18px;
  margin-bottom: 20px !important;
}
*:not(h3) + .c5-cs-cols {
  margin-top: 40px;
}
.c5-cs-cols {
  display: flex;
  flex-wrap: wrap;
  &.ver_float {
    display: block;
    overflow: hidden;
    .c5-cs-cols__img {
      max-width: 45%;
      float: left;
      margin-bottom: 20px;
    }
  }
  &._rv {
    flex-direction: row-reverse;
    &.ver_float {
      .c5-cs-cols__img {
        float: right;
      }
    }
    .c5-cs-cols__img {
      margin-left: min(3vw, 40px);
      margin-right: 0;
    }
  }
  + *,
  + p {
    margin-top: 40px;
  }
  &._2evenly {
    flex-wrap: wrap;
    gap: 40px min(2.9vw, 40px);
    > div {
      flex: 0 1 min(430px, 48%);
    }
    &:has(> .colspan) {
      grid-row-gap: 0;
    }
  }
  .colspan {
    flex: 100% !important;
  }
}
.c5-cs-cols__img {
  flex: 0 1 45%;
  margin-right: min(3vw, 40px);
  img {
    display: inline-block;
  }
}
.c5-cs-cols__txt {
  flex: 1;
}
.c5-cs-cols__inline {
  display: flex;
  gap: 20px;
}
.c5-cs-profile {
  display: flex;
  margin-top: 40px;
  .c5-cs-section_ttlborder {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px !important;
  }
  &.sp_nocols {
    @media (max-width: 640px) {
      display: block;
      .c5-cs-profile__img {
        margin-bottom: 20px;
        text-align: center;
        img {
          max-width: 80%;
          margin: auto;
        }
      }
    }
  }
}
.c5-cs-profile__img {
  flex: 0 1 min(14vw, 175px);
  margin-right: min(3vw, 40px);
}
.c5-cs-profile__txt {
  flex: 1;
}
.c5-cs-profile__member {
  font-size: 12px;
  + p {
    margin-top: 10px;
  }
}
.c5-cs-profile__job {
  font-weight: bold;
  margin-bottom: 10px !important;
  font-size: 14px;
}
.c5-cs-personsWrap {
  margin-bottom: 60px;
  .c5-cs-section_ttlborder {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px !important;
  }
}
.c5-cs-persons {
  display: flex;
  gap: 30px;
  &.col3 {
    > li {
      flex: 0 1 33.33%;
      .c5-cs-persons__img {
        flex: 0 1 100px;
      }
    }
  }
  > li {
    display: flex;
  }
}
.c5-cs-persons__img {
  margin-right: 20px;
  flex: 0 1 150px;
}
.c5-cs-persons__txt {
  font-size: 12px;
  flex: 1;
  + .c5-cs-persons__txt {
    margin-left: 20px;
  }
}
* + .c5-cs-companyInfo {
  margin-top: 40px;
}
.c5-cs-companyInfo {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  + * {
    margin-top: 40px !important;
  }
  &.color__m2-live {
    border-color: #3269ff;
  }
  &.color__ci {
    border-color: #00c3fa;
  }
  &.color__c3p {
    border-color: #9655FF;
  }
}
.c5-link {
  &.color__m2-live {
    color: #3269ff;
  }
  &.color__ci {
    color: #00c3fa;
  }
  &.color__c3p {
    color: #e482f3;
  }
  &.color__cc {
    color: #9655FF;
  }
  &.color__a2 {
    color: #3269ff;
  }
}
.c5-block-functionService {
  border-top: 1px solid #707070;
  padding-top: 60px;
  margin-top: 60px;
  @media (max-width: 640px) {
    padding-top: 50px;
    margin-top: 50px;
  }
}
.c5-block-functionService__ttl {
  font-size: 22px;
  margin-bottom: 30px !important;
  @media (max-width: 640px) {
    text-align: center;
    font-size: 18px;
  }
}
.c5-list-functionService {
  display: grid;
  gap: 68px;
  grid-template-columns: repeat(4, 1fr);
  @container (max-width: 800px) {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
  @media (max-width: 640px) {
    display: block;
  }
  > div {
    @media (max-width: 640px) {
      display: flex;
      margin-bottom: 30px;
      align-items: flex-start;
    }
    &:last-child {
      margin-bottom: 0;
    }
  }
}
.c5-list-functionService__img {
  margin-bottom: 20px;
  aspect-ratio: 16 / 13;
  @media (max-width: 640px) {
    flex: 0 1 47%;
    margin: 0 15px 0 0;
  }
  img {
    border-radius: 15px;
    object-fit: cover;
    height: 100%;
  }
}
.c5-list-functionService__ttl {
  font-size: 16px;
  margin-bottom: 15px !important;
}
.c5-list-functionService__body {
  font-size: 14px;
  @media (max-width: 640px) {
    flex: 1;
  }
}
.c5-list-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  &.center {
    justify-content: center;
  }
  + p {
    margin-top: 25px !important;
  }
  + .c5-corner {
    margin-top: 45px;
  }
}
* + .c5-list-icons {
  margin-top: 15px !important;
}
.c5-tool__ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px !important;
  @media (max-width: 640px) {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px !important;
  }
}
.c5-list-tool {
  display: flex;
  flex-wrap: wrap;
  @container (max-width: 800px) {
    display: block;
  }
  > div:first-child {
    flex: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #707070;
    @container (max-width: 800px){
      padding-bottom: 20px;
      margin-bottom: 20px;
    }
  }
  > div:not(:first-child) {
    display: flex;
    flex-wrap: wrap;
    flex: 0 1 36.1%;
    padding: 0 40px;
    border-right: 1px solid #707070;
    @container (max-width: 800px) {
      padding: 0 0 20px 0;
      margin-bottom: 20px;
      border-bottom: 1px solid #707070;
      border-right: none;
    }
    .c5-list-tool__body {
      margin-bottom: 90px;
      @container (max-width: 800px) {
        margin-bottom: 20px;
      }
    }
  }
  > div:nth-child(2) {
    margin-left: -40px;
    @container (max-width: 800px) {
      margin-left: 0;
    }
  }
  > div:nth-child(4) {
    margin-right: -40px;
    border-right: none;
    @container (max-width: 800px) {
      margin-right: 0;
    }
  }
  > div:last-child {
    @container (max-width: 800px) {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none;
    }
  }
}
.c5-list-tool__head {
  flex: 100%;
  margin-bottom: 20px;
  .c5-list-icons {
    gap: 8px;
  }
  .c5-icon-function {
    min-width: 60px;
    font-size: 12px;
  }
}
.c5-list-tool__icon {
  text-align: center;
  margin-bottom: 20px;
  .c5-icon-function__circle {
    margin: 0 18px;
  }
}
.c5-list-tool__ttl {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px !important;
  font-size: 16px;
}
.c5-list-tool__body {
  max-width: 500px;
  margin: 0 auto;
  font-size: 14px;
}
.c5-list-tool__btn {
  flex: 100%;
  text-align: center;
  margin-top: auto;
}
.c5-list-tool02 {
  display: flex;
  margin: 0 -40px;
  @container (max-width: 800px) {
    display: block;
    margin: 0;
  }
  > div {
    padding: 0 40px;
    flex: 0 1 50%;
    display: grid;
    gap: 0;
    @container (max-width: 800px) {
      padding: 0;
      display: block;
    }
    &:first-child {
      border-right: 1px solid #707070;
      @container (max-width: 800px) {
        border-right: none;
      }
    }
    &:not(:first-child) {
      @container (max-width: 800px) {
        border-top: 1px solid #707070;
        padding: 30px 0 0 0;
        margin: 30px 0 0 0;
      }
    }
    .c5-list-tool__head {
      grid-row: span 2;
      margin: 0 30px 0 0;
      width: 140px;
      @container (max-width: 800px) {
        width: auto;
        margin: 0 0 20px;
      }
    }
    .c5-list-tool__body {
      width: 100%;
      margin: 0 0 20px 0;
      max-width: none;
    }
    .c5-list-tool__btn {
      grid-column-start: 2;
      @container (max-width: 800px) {
        margin-top: 20px;
        text-align: center;
      }
      .c5-button {
        margin-left: 0;
        @container (max-width: 800px) {
          margin-left: auto;
        }
      }
    }
  }
}
.c5-icon-function__circle {
  border-radius: 50%;
  background-color: #50C8F0;
  width: 106px;
  height: 106px;
  padding: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  img {
    max-width: 95% !important;
  }
}
.c5-icon-function {
  display: inline-block;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  min-width: 90px;
  padding: 5px;
  color: #000;
  font-weight: bold;
  &.pro {
    background-color: #98F5F5;
  }
  &.team {
    background-color: #88E1FF;
  }
  &.business {
    background-color: #BACAFF;
  }
  &.co {
    background-color: #EDBAFF;
  }
}
.c5-mb100 {
  margin-bottom: 100px;
  @media (max-width: 640px) {
    margin-bottom: 70px;
  }
}
.c5-modal-inline {
  padding: 20px;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  img {
    max-width: 100%;
  }
}
.c5-modal-inline__img {
  text-align: center;
}
.c5-cols-baseinfo {
  display: flex;
  > div {
    flex: 0 1 50%;
    &:first-child {
      border-right: 1px solid #727272;
      padding-right: 5%;
    }
    &:last-child {
      padding-left: 5%;
    }
  }
  * + .c5-h-dot {
    margin-top: 60px;
  }
  .c5-h-dot {
    margin-bottom: 20px;
    ~ *:not(.c5-h-dot) {
      margin-left: 25px;
    }
    &.has_icon {
      text-indent: 0;
      margin-left: 0;
      &::before {
        display: none;
      }
    }
    &.has_icon ~ *:not(.c5-h-dot) {
      margin-left: 70px;
    }
  }
  p {
    &:not(:last-child) {
      margin-bottom: 1em;
    }
  }
  h4 {
    margin-bottom: 20px;
  }
  img.icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
}
.c5-dl-baseinfo {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 5px;
}
.c5-img-ep {
  text-align: center;
}
* + .c5-img-ep {
  text-align: center;
  margin-top: 40px;
}
.c5-img-ep:has(+ *) {
  margin-bottom: 40px;
}
.c5-img-ep:has(+ .c5-h-sub) {
  margin-bottom: 60px;
}
.c5-faq-box {
  border: 1px solid #fff;
  padding: 30px;
  margin-bottom: 50px;
  .caution {
    font-size: 14px;
  }
}
.c5-faq-contents {
  h4 {
    margin-bottom: 15px;
  }
  * + h4 {
    margin-top: 40px;
  }
  p {
    margin-bottom: 1em;
  }
  .c5-list__disc + * {
    margin-top: 1em;
  }
  .c5-faq-img {
    text-align: center;
    margin-top: 20px;
    + p {
      margin-top: 20px;
    }
  }
  .note {
    font-size: 14px;
  }
  table {
    + * {
      margin-top: 20px;
    }
  }
}
.c5-faq-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
  .head-title {
    font-size: 20px;
    font-weight: bold;
  }
  .head-btn {
    display: inline-block;
    color: #fff;
    background-color: #7441CB;
    padding: 10px;
    font-size: 14px;
    line-height: 1.2;
    min-width: 100px;
    text-align: center;
    margin-left: 20px;
  }
}
.c5-faq-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
  > li {
    
  }
  a {
    display: block;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.3);
    padding: 15px;
    color: #fff;
    height: 100%;
    transition: .3s ease;
    text-decoration: none;
    &:hover {
      background-color: #fff;
      color: #000;
    }
  }
}
.c5-list-items {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 48px;
  + * {
    margin-top: 50px;
  }
  > div {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 3;
    gap: 0;
  }
}
.c5-list-items__img {
  margin-bottom: 10px;
}
.c5-list-items__cat {
  font-size: 14px;
  margin: 0 0 5px 0 !important;
}
.c5-list-items__name {
  font-weight: bold;
  margin: 0 0 5px 0 !important;
}
.c5-list-items__date {
  font-size: 14px;
}
.c5-list-items__btn {
  margin-top: 15px;
  text-align: center;
}
.c5-list-usecase {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px;
  margin: 60px 0 70px 0;
}
.c5-list-usecase__ttl {
  text-align: center;
  margin-bottom: 20px !important;
  font-size: 22px;
  span {
    font-size: 1.2em;
    text-decoration: underline;
  }
}
.c5-list-usecase__col {
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  padding: 20px 10px;
  color: #000;
  margin-bottom: 15px;
  text-align: center;
  align-items: center;
  h4 {
    margin-bottom: 20px;
  }
  > div {
    &:first-child {
      flex: 0 1 52%;
    }
    &:last-child {
      flex: 0 1 45%;
      font-size: 10px;
    }
  }
  .plus {
    font-size: 40px;
    font-weight: bold;
    color: #CE3C7A;
    &.purple {
      color: #A522C4;
    }
    &.blue {
      color: #0058FF;
    }
  }
}
.c5-list-usecase__tags {
  &.purple {
    li {
      background-color: #A522C4;
    }
  }
  &.blue {
    li {
      background-color: #0058FF;
    }
  }
  li {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    background-color: #CE3C7A;
    font-size: 13px;
    border-radius: 15px;
    padding: 2px 10px;
    margin: 0 10px 10px 0;
  }
}
.c5-sp {
  display: none;
}

@media (max-width: 640px) {
  .c5-pricing,.c5-enterprise, .c5-faq {
    font-size: 14px;
  }
  .c5-h-sub {
    font-size: 18px;
  }
  p + .c5-h-sub {
    margin-top: 40px !important;
  }
  * + .c5-img-ep {
    margin-top: 30px;
  }
  .c5-img-ep:has(+ *) {
    margin-bottom: 30px;
  }
  .c5-img-ep:has(+ .c5-h-sub) {
    margin-bottom: 50px;
  }
  .c5-header-second {
    height: 130px;
    margin: 68px 0 45px;
    align-items: flex-start;
    &.no_bg {
      height: auto;
    }
    &.no_bg02 {
      height: auto;
      margin-top: 0;
      padding: 10px 20px 40px 20px;
    }
  }
  .c5-h-bar__second {
    font-size: 20px;
    &::before {
      margin-bottom: 20px;
    }
  }
  .c5-h-hasIcon__second {
    font-size: 20px;
    img {
      width: 50px;
    }
  }
  .c5-inner-contact{
    font-size: 14px;
  }
  .c5-form-wrap {
    padding: 20px;
  }
  * + .c5-form-table {
    margin-top: 25px;
  }
  .c5-form-table {
    th,td {
      display: block;
      width: 100%;
    }
    th {
      padding: 20px 0;
      border-bottom: none;
    }
    td {
      padding: 0 0 25px 15px;
      border-top: none;
      margin-bottom: -1px;
    }
  }
  .c5-cols-input {
    gap: 0 12px;
  }
  .c5-box-privacy {
    margin-bottom: 20px;
    margin-left: 15px;
  }
  .c5-remaining {
    top: 80px;
    left: 0;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
  .c5-reset input.c5-button {
    min-width: 40%;
  }
  .c5-box-pricing {
    padding: 40px 15px;
  }
  .c5-table-pricing {
    img[src*="circle"],
    img[src*="none"] {
      width: 40px !important;
    }
    th,td {
      padding: 8px;
    }
  }
  .sp-scroll-in {
    white-space: normal;
    width: 760px;
  }
  .sp-scroll {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
  .c5-jirei-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .c5-device-cols {
    display: block;
    margin-top: 20px;
    > div:not(:last-child) {
      margin-bottom: 40px;
    }
    dt {
      margin-bottom: 10px;
    }
  }
  .c5-flex-3col {
    display: block;
    li:not(:last-child) {
      margin-bottom: 24px;
    }
  }
  .c5-cs-head {
    display: block;
    margin-bottom: 50px;
    &.ver_wide {
      .c5-cs-head__txt {
        display: block;
      }
      .c5-cs-head__ttl {
        font-size: 22px;
      }
      .c5-cs-head__img {
        margin-bottom: 25px;
      }
    }
  }
  .c5-cs-head__img {
    margin: 0 0 25px 0;
  }
  p:has(+ .c5-cs-contents) {
    font-size: 14px;
  }
  .c5-cs-contents {
    padding: 50px 15px;
    font-size: 14px;
  }
  .c5-cs-section:not(:last-child) {
    margin-bottom: 46px;
  }
  .c5-cs-section_ttlL {
    font-size: 22px;
  }
  .c5-cs-section_ttl {
    font-size: 20px;
    margin-bottom: 20px !important;
  }
  .c5-cs-section_ttlborder {
    font-size: 16px;
    margin-bottom: 10px !important;
  }
  * + .c5-cs-section-ttlAns {
    margin-top: 30px !important;
  }
  .c5-cs-section-ttlAns {
    font-size: 16px;
  }
  * + .c5-cs-img {
    margin-top: 20px;
  }
  .c5-cs-img + * {
    margin-top: 20px !important;
  }
  .c5-cs-info {
    display: block;
  }
  .c5-cs-info__img {
    margin: 0 0 20px 0;
  }
  .c5-cs-section_ttlindex {
    font-size: 18px;
    margin-bottom: 15px !important;
  }
  .c5-cs-info__ttl {
    font-size: 16px;
    margin-bottom: 15px !important;
  }
  *:not(h3) + .c5-cs-cols {
    margin-top: 20px;
  }
  * + .c5-cs-cols {
    margin-top: 20px;
  }
  .c5-cs-cols {
    display: block;
    &.ver_float {
      .c5-cs-cols__img {
        max-width: none;
        float: none !important;
      }
    }
    &._2evenly {
      display: block;
      > div:not(:last-child) {
        margin-bottom: 20px;
      }
    }
    + *,
    + p {
      margin-top: 20px;
    }
  }
  .c5-cs-cols__img {
    text-align: center;
    margin: 0 0 20px 0 !important;
  }
  .c5-cs-profile__img {
    margin-right: 10px;
    flex: 0 1 155px;
  }
  .c5-cs-info__btn {
    text-align: center;
    .align__left {
      margin-left: auto !important;
    }
  }
  .c5-cs-persons {
    display: block;
    > li {
      margin-bottom: 30px;
      &:last-child {
        margin-bottom: 0;
      }
    }
    > .sp_nocols {
      flex-direction: column;
      row-gap: 20px;
      .c5-cs-persons__img {
        margin-right: 0;
      }
    }
  }
  .c5-cs-persons__img {
    flex: 0 1 155px;
    margin-right: 10px;
  }
  .c5-cs-persons__txt {
    + .c5-cs-persons__txt {
      margin-left: 0;
    }
  }
  .c5-cs-companyInfo {
    padding: 15px;
  }
  .c5-sp {
    display: block;
  }
  .c5-pc {
    display: none;
  }
  .s5-returnToTop__inner1 {
    bottom: 50px;
  }
  
  .c5-cols-baseinfo {
    display: block;
    > div {
      &:first-child {
        border: none;
        border-bottom: 1px solid #707070;
        padding: 0 0 30px 0;
        margin-bottom: 30px;
      }
      &:last-child {
        padding: 0;
      }
    }
    * + .c5-h-dot {
      margin-top: 40px;
    }
    .c5-h-dot ~ *:not(.c5-h-dot),
    .c5-h-dot.has_icon ~ *:not(.c5-h-dot) {
      /*margin-left: 0;*/
    }
    .c5-h-dot.has_icon .icon {
      width: 30px;
    }
  }
  .c5-faq-box {
    padding: 15px;
    .head-title {
      font-size: 16px;
    }
  }
  .c5-faq-head {
    overflow: hidden;
    display: block;
    .head-btn {
      font-size: 12px;
      margin-top: 10px;
      margin-left: 0;
      float: right;
    }
  }
  .c5-faq-contents {
    .note {
      font-size: 12px;
    }
  }
  .c5-faq-list {
    grid-template-columns: repeat(1,1fr);
  }
  .c5-list-usecase__ttl {
    font-size: 20px;
  }
  .c5-list-usecase {
    margin: 40px 0 60px 0;
    grid-template-columns: repeat(1,1fr);
  }
  .c5-list-items {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}

.border-r::before {
    border-radius: 15px;
}

/* added #39671 */
.c5-form-block+.c5-form-table{
	margin-top: 50px;
}
input:focus:not(:focus-visible) {
	outline: none!important;
}
label:focus:not(:focus-visible) {
	outline: none!important;
}
.c5-required-icon{
	vertical-align: middle;
	margin-bottom: .4em;
}
.c5-form-block-title2{
	margin-bottom: 30px!important;
}
.c5-form-block-title + .c5-form-block-title2{
	margin-top: 30px!important;
}
ul.c5-list-check2{
	display: grid;
  grid-template-columns: repeat(2,1fr);
	gap: 0 60px;
  margin-bottom: -60px;
	.c5-list-check2__item{
		display: grid;
    grid-template-columns: subgrid;
    grid-row: span 2;
		word-break: auto-phrase;
    gap: 0;
    margin-bottom: 60px;
		label{
			cursor: pointer;
		}
	}
	.c5-list-check2__image{
		margin-top: 15px;
    align-self: flex-end;
	}
	label{
		position: relative;
	}
  .span {
    grid-column: 1 / span 2;
  }
}
@media only screen and (max-width: 992px) {
	ul.c5-list-check2{
		gap: 40px;
	}
}
@media only screen and (max-width: 640px) {
  ul.c5-list-check2 {
    grid-template-columns: repeat(1,1fr);
    gap: 0;
    .span {
      grid-column: 1;
    }
  }
	ul.c5-list-check2 .c5-list-check2__item{
    margin-bottom: 40px;
		img:not(.s5-iconInline){
			max-width: 380px;
			width: 100%;
		}
	}
}
.c5-form-block-title2 + ul.c5-list-check2{
	margin-top: 30px;
}
.c5-input-checkbox2 {
	position: absolute;
	opacity: 0;
	&:checked {
		+ label {
			&::after {
				opacity: 1;
			}
		}
	}
	+ label {
		position: relative;
		padding-left: 30px;
		display: inline-block;
		&::before {
			content: '';
			width: 15px;
			height: 15px;
			border: 1px solid #9A9A9A;
			border-radius: 3px;
			position: absolute;
			top: .2em;
			left: 0;
		}
		&::after {
			content: '';
			position: absolute;
			left: 6px;
			top: calc(2px + .2em);
			width: 3px;
			height: 8px;
			border: solid #000;
			border-width: 0 2px 2px 0;
			transform: rotate(45deg);
			opacity: 0;
		}
	}
}
.c5-form-block-wrap{
	display: flex;
	gap: 20px;
	margin-top: 60px!important;
	>*:last-child{
		margin-bottom: 0;
	}
	.c5-form-block-title2{
		margin-top: 0!important;
		width: 20%;
		min-width: 12em;
	}
	.c5-list-check2{
		margin-top: 0!important;
		flex: 1;
	}
}
@media only screen and (max-width: 992px) {
	.c5-form-block-wrap{
		flex-direction: column;
		gap: 0;
		.c5-form-block-title2{
			width: 100%;
		}
	}
}

.c5-subpage-bunner{
	margin-top: -62px;
	margin-bottom: 50px;
	.c5-subpage-bunner__list{
		/* max-width: 700px; */
		display: flex;
		flex-wrap: wrap;
		gap: 36px;
		.c5-subpage-bunner__item{
			width: calc((100% - 36px * 2) / 3);
			a{
				transition: opacity .4s;
			}
			a:hover{
				opacity: .75;
			}
			.c5-subpage-bunner__desc{
				h2,h3,h4{
					padding-top: 15px;
					font-size: 18px;
				}
				p{
					font-size: 14px;
					margin-top: 10px;
				}
			}
		}
	}
}
@media only screen and (max-width: 992px) {
	.c5-subpage-bunner{
		.c5-subpage-bunner__list{
			.c5-subpage-bunner__item{
				width: 100%;
			}
		}
	}
}
@media only screen and (max-width: 480px) {
	.c5-subpage-bunner{
		margin-top: -12px;
		margin-bottom: 30px;
	}
}
.c5-corner--no_frame{
	background-image: none!important;
}

#casestudy-list{
	transition-delay: 1s;
	transition: opacity .4s;
}
#casestudy-list.not-loaded{
	opacity: 0;
}
.c5-pt-0{
	padding-top: 0!important;
}

.c5-relate-app-list{
	margin: 40px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	>li{
		max-width: calc(50% - 20px);
		box-sizing: border-box;
		display: flex;
		gap: 20px;
		dl{
			flex: 1;
			display: inline-flex;
			flex-direction: column;
			dt{
				font-weight: bold;
				margin-bottom: 5px;
			}
			dd{
				font-size: .85em;
				&:has(.c5-flx-bt){
					margin-top: auto;
				}
			}
			.c5-flx-bt{
				margin-top: 10px;
			}
		}
		.c5-button{
			margin-top: auto;
			margin-left: 0;
		}
		&:not(:only-child){
			padding: 1em;
			border: solid 1px #707070;
			border-radius: 15px;
		}
	}
	>li:only-child{
		justify-self: center;
		margin-left: auto;
		margin-right: auto;
		max-width: 600px;
		.c5-button{
			margin-left: 0;
		}
  }
}
@media only screen and (max-width: 992px) {
	.c5-relate-app-list{
		>li{
			max-width: 100%;
		}
	}
}
.c5-relate-video-list{
	margin: 40px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	justify-content: center;
	>li{
		width: calc(50% - 20px);
		max-width: 320px;
		a{
			transition: all .4s;
		}
		a:hover{
			opacity: .75;
		}
	}
}
@media only screen and (max-width: 767px) {
	.c5-relate-video-list{
		>li{
			width: 100%;
		}
	}
}
.c5-cs-relate{
	.c5-cs-relate-title{
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 30px;
	}
	.c5-cs-relate-title:not(:first-of-type){
		margin-top: 60px;
	}
	.c5-cs-relate-title + .c5-flx-bt{
		flex-wrap: wrap;
		gap: 20px;
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
}
.c5-relate-video-card{
	/* max-width: 880px; */
	max-width: 680px;
	margin: 40px auto;
	display: flex;
	flex-direction: row-reverse;
	gap: 40px;
	/* gap: 40px; */
	.c5-relate-video-card__image{
		max-width: 320px;
		/* max-width: 400px; */
	}
	.c5-relate-video-card__body{
		flex: 1;
		.c5-button{
			margin-left: 0;
		}
	}
}
@media only screen and (max-width: 767px) {
	.c5-relate-video-card{
	  flex-direction: column-reverse;
		align-items: center;
		.c5-relate-video-card__body{
			.c5-button{
				margin-left: auto;
			}
		}
	}
}

.c5-kv-top__grid{
	position: relative;
}
.c5-kv-top__images{
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	li{
		border: none!important;
	}
	.slick-track{
		position: relative;
		top: -2px;
	}
}
@media screen and (min-width: 1100px) {
	.c5-kv-top__images{
		width: 50%;
	}
}
.c5-kv-top__image{
	display: inline-block;
}
@media screen and (max-width: 1079px) {
	.c5-kv-top{
		.c5-kv-top__images{
			position: static;
			transform: none;
			width: calc(100% + 40px);
			max-width: none;
			margin-right: -20px;
			margin-left: -20px;
		}
		.c5-kv-top__catch{
			max-width: none!important;
			width: 100%;
			min-height: 0;
			height: auto;
			margin-bottom: 35px!important;
			h1{
				width: 100%;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
				gap: 7px;
				font-size: 28px;
				font-weight: bold;
				text-align: center;
				>span:first-child{
					font-size: 20px;
				}
				.c5-half{
					display: inline-block;
					width: .4em;
				}
			}
		}
	}
}

.c5-newstopics{
	background: #222222;
	padding: 40px 0;
	margin: 0 0 70px;
	.c5-newstopics__title{
		background: rgb(255,70,65);
		background: linear-gradient(90deg, rgba(255,70,65,1) 0%, rgba(100,30,215,1) 100%);
		margin-bottom: 20px;
		padding: 6px 18px;
		color: white;
		font-size: 12px;
		font-weight: 900;
		display: inline-flex;
	}
  @media screen and (max-width: 1079px) {
    margin-bottom: 60px;
  }
}
.c5-newstopics__list{
  display: flex;
  flex-wrap: wrap;
  gap: 38px;
}
.c5-newstopics__item{
  width: calc((100% - 38px * 2) / 3 );
  @media screen and (max-width: 1079px) {
    width: 100%;
  }
}
.c5-newstopics-box{
	display: flex;
	flex-direction: column;
	gap: 10px;
	text-decoration: none!important;
	transition: all .4s;
	.c5-newstopics-box__category{
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.c5-newstopics-box__body{
		font-size: 12px;
		line-height: calc(22/12);
	}
}
@media screen and (max-width: 1079px) {
	.c5-newstopics-box{
		flex-direction: row;
		gap: 16px;
		.c5-newstopics-box__image{
			width: calc(160 / 335 * 100%);
		}
		.c5-newstopics-box__body{
			margin-top: -.5em;
			flex: 1;
		}
	}
}
.c5-newstopics-box:hover{
	transition: all .4s;
	opacity: .75;
	color: inherit;
}
.c5-relate-subtitle{
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px!important;
	margin-bottom: 0!important;
}
.c5-relate-subtitle + .c5-relate-video-card{
	margin-top: 20px;
}

.is-confirm {
  .c5-form-block-title2 {
    display: none !important;
  }
  ul.c5-list-check2 {
    display: block;
    margin: 0 !important;
    li {
      display: block;
      margin: 0 !important;
    }
  }
}
input[type="text"][readonly] {
  background-color: #ccc;
}
.c5-cs-contents--v2{
  padding: min(4vw,40px) min(4vw,50px) min(8vw,80px);
	.c5-cs-pdf{
		text-align: right;
		display: flex;
		justify-content: flex-end;
		margin-top: min(1vw,10px);
		margin-bottom: min(5vw,50px);
		@media (max-width: 640px) {
			justify-content: center;
		}
	}
	.c5-button{
		margin: 0;
		img{
			display: inline-block;
			margin-left: .5em;
			filter: invert(1);
		}
		&:hover img{
			filter: invert(0);
		}
	}
	.c5-button:after{
		display: none;
	}
}
.c5-cs-head__txt--v2{
	flex-direction: column;
	.c5-cs-head__ttl{
		text-align: center;
	}
}
.c5-cs-profile {
	.c5-cs-section_ttlborder--v2{
		font-size: 16px;
	}
}
.c5-cs-profile__img--v2{
	flex: 0 1 min(28vw, 350px)!important;
}

.c5-cs-mv{
	display: flex;
	background: white;
	color: #000;
	@media (max-width: 640px) {
		flex-direction: column;
	}
	.c5-cs-mv__col{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		&:first-child{
			padding: 1em;
			@media (min-width: 641px) {
				width: 40%;
			}
			@media (max-width: 640px) {
				flex-direction: row;
			}
		}
		&:last-child{
			@media (min-width: 641px) {
				width: 60%;
			}
			img{
				width: 100%;
			}
		}
	}
	.c5-cs-mv__icon{
		width: min(6vw, 100px);
		@media (max-width: 640px) {
			flex: 1;
			width: min(4vw, 50px)!important;
			max-width: 50px!important;
		}
	}
	.c5-cs-mv__title{
		margin-top: 1em;
		font-size: min(2vw, 24px);
		text-align: center;
		@media (max-width: 640px) {
			font-size: min(5.86vw, 22px);
			text-align: left;
			margin-top: 0;
			margin-left: .6em;
		}
	}
}
.c5-cs-mv__border {
  @media (min-width: 641px) {
    border-left: 1px solid #000;
  }
  @media (max-width: 640px) {
    border-top: 1px solid #000;
  }
}

/*251027 add*/
.c5-topmv {
  padding: 56px 20px;
  @media (max-width: 640px) {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.c5-topmv__ttl {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 26px !important;
  font-weight: bold;
  font-size: min(50px,4.3vw);
  letter-spacing: 0.05em;
  @media (max-width: 640px) {
    font-size: 22px;
    line-height: 1.6;
  }
}
.c5-topmv__lead {
  text-align: center;
  font-weight: bold;
  font-size: min(20px,2.6vw);
  line-height: 1.6;
  letter-spacing: 0.1em;
  @media (max-width: 640px) {
    font-size: 14px;
  }
}
.c5-topicons {
  margin-top: 80px;
  display: flex;
  text-align: center;
  justify-content: space-around;
  gap: 20px;
  @media (max-width: 640px) {
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: flex-start;
    > div {
      flex: 0 1 calc(50% - 10px);
    }
  }
}
.c5-topicons__ttl {
  font-size: min(22px,3vw);
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 6px !important;
  @media (max-width: 640px) {
    font-size: 22px;
  }
}
.c5-topicons__eng {
  font-size: min(18px,2.2vw);
  letter-spacing: 0.05em;
  @media (max-width: 640px) {
    font-size: 18px;
  }
}
.c5-topicons__icon {
  margin-top: 24px;
  img {
    display: inline-block !important;
    vertical-align: top;
    width: 74px;
  }
}
.c5-tophead {
  padding: 30px 20px 60px;
}
.c5-tophead__ttl {
  text-align: center;
  font-size: 28px;
  line-height: 1.8;
  font-weight: bold;
  margin: 0 0 40px 0 !important;
  @media (max-width: 640px) {
    font-size: 18px;
    margin-bottom: 40px !important;
  }
}
.c5-tophead__lead {
  text-align: center;
  line-height: 1.8;
}
.c5-tophead-kv {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  @media (max-width: 640px) {
    display: block;
    text-align: center;
  }
  + * {
    margin-top: 26px !important;
  }
  .c5-page-kv__head {
    @media (max-width: 640px) {
      display: inline-flex;
    }
  }
}
.c5-tophead-kv__txt {
  padding-top: 30px;
  flex: 1;
  @media (max-width: 640px) {
    margin-bottom: 40px;
    padding-top: 0;
  }
}
.c5-tophead-kv__img {
  flex: 0 1 53%;
}
.c5-tophead-kv__btns {
  display: flex;
  gap: 35px;
  margin-top: 40px;
  @media (max-width: 640px) {
    margin-top: 20px;
  }
  .c5-button {
    margin: 0;
    flex: 0 1 50%;
    @media (max-width: 640px) {
      font-size: 12px;
    }
  }
}
.c5-topsection {
  padding: 80px 20px;
  @media (max-width: 640px) {
    padding: 50px 20px;
  }
  .c5-h-bar {
    padding-top: 0;
  }
}
.c5-topsection__s {
  padding: 0 20px;
}
.c5-topinner {
  max-width: 1100px;
  margin: 0 auto;
}
.c5-topinner__s {
  max-width: 900px;
  margin: 0 auto;
}
.c5-flex-function {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  @media (max-width: 640px) {
    display: block;
  }
  + .c5-flex-function {
    margin-top: 100px;
    @media (max-width: 640px) {
      margin-top: 60px;
    }
  }
  .c5-h-dot {
    font-size: 20px;
    margin-bottom: 20px;
    @media (max-width: 640px) {
      font-size: 18px;
    }
    ~ * {
      margin-left: 20px;
    }
  }
}
.c5-flex-function__img {
  flex: 0 1 490px;
  @media (max-width: 640px) {
    margin-bottom: 20px;
  }
}
.c5-flex-function__txt {
  flex: 0 1 490px;
}
.c5-bg--white {
  background-color: #fff;
}
.c5-bg--dark-gray02 {
  background-color: rgba(34, 34, 34, 0.5);
}
.c5-txtC-pc {
  text-align: center;
  @media (max-width: 640px) {
    text-align: left;
  }
}
.c5-fs20 {
  font-size: 20px;
  @media (max-width: 640px) {
    font-size: 18px;
  }
}