.delaybg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  background-size: cover;
  z-index: 1;
}

.kv {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
@supports (-webkit-touch-callout: none) {
  .kv {
    height: -webkit-fill-available;
  }
}
.kv_copy {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 80px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kv_copy_main {
  color: #fff;
  font-size: 2.3076923077rem;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.25em;
  line-height: 1.83;
  margin-bottom: 0.3em;
}
.kv_copy_main span {
  display: block;
}
.kv_copy_main span:nth-child(2) {
  margin-left: -0.15em;
}
.kv_copy_main i {
  font-weight: normal;
}
.kv_copy_main b {
  letter-spacing: 0.15em;
}
.kv_copy_sub {
  color: #1ec8b4;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.2em;
  font-size: 1.1538461538rem;
}
.kv_video {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 177.77777778vh;
  height: 56.25vw;
  min-height: 100%;
  min-width: 100%;
  opacity: 0.99;
}
.kv .info {
  position: absolute;
  left: 50px;
  bottom: 40px;
  z-index: 10;
  color: #fff;
  line-height: 1.7;
}
.kv .info a {
  color: #fff;
}
.kv .info_list li:not(:last-child) {
  margin-bottom: 10px;
}
.kv .info_list_date {
  font-family: "Roboto Condensed", sans-serif;
}
@media all and (max-width: 750px) {
  .kv_copy {
    left: 19px;
  }
  .kv_copy_main {
    font-size: 1.5833333333rem;
  }
  .kv_copy_sub {
    font-size: 1rem;
  }
  .kv .info {
    width: 89.8666666667vw;
    left: 19px;
    bottom: 19px;
    font-size: 0.9166666667rem;
  }
  .kv .info span {
    display: block;
  }
}
@media screen and (min-width: 751px) {
  .kv .info_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .kv .info_list_date {
    width: 120px;
  }
}

.outline_notepc {
  position: relative;
  max-width: 893px;
  width: 100%;
  margin: 0 auto 85px;
}
.outline_notepc_device {
  width: 100%;
}
.outline_notepc_video {
  position: absolute;
  top: 5.4852320675%;
  left: 16.9092945129%;
  width: 67.8611422172%;
}
.outline_text {
  max-width: 500px;
  margin: 0 auto;
}
.outline_text h2 {
  margin-bottom: 90px;
  font-size: 14px;
  text-align: center;
}
.outline_text h2 img {
  display: block;
  margin-top: 15px;
}
.outline_text h3 {
  margin-bottom: 50px;
  font-weight: 600;
  font-size: 1.6153846154rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
.outline_text h3 span {
  display: block;
}
.outline_text p {
  font-weight: 600;
}
.outline_text p:not(:last-child) {
  margin-bottom: 2em;
}
.outline_text p sub {
  vertical-align: baseline;
}
@media all and (max-width: 750px) {
  .outline {
    padding: 150px 30px 145px;
  }
  .outline_notepc {
    width: 100vw;
    margin-left: -34px;
    margin-bottom: 60px;
  }
  .outline_text h3 {
    margin-bottom: 35px;
    font-size: 1.25rem;
  }
  .outline_text h3 img {
    margin-bottom: 60px;
  }
  .outline_text p {
    letter-spacing: 0.15em;
    line-height: 2.5;
  }
}
@media screen and (min-width: 751px) {
  .outline {
    padding-top: 300px;
    padding-bottom: 195px;
  }
  .outline p {
    font-size: 1.0769230769rem;
  }
}

.features {
  overflow: hidden;
}
.features_title {
  position: relative;
  height: 100vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.features_title .title_01 {
  margin-left: 40px;
}
.features_title_bg {
  background-image: url("../img/features_bg_01.webp");
}
.features .is_show {
  opacity: 1;
}
.features_text_inner {
  position: relative;
}
.features_text_inner::before {
  content: "Visualize";
  display: block;
  position: absolute;
  top: -0.61em;
  left: -0.61em;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 0.15em;
}
.features_text.__explore .features_text_inner::before {
  content: "Explore";
}
.features_text.__measure .features_text_inner::before {
  content: "Measure";
}
.features_text h3 {
  position: relative;
  display: inline-block;
  margin-bottom: 66px;
  line-height: 1;
}
.features_text h3 em {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #1ec8b4;
  font-weight: 600;
  font-size: 50px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.features_text h3 em::after {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(#d0d700), color-stop(34.98%, #1ec8b4), color-stop(68.97%, #00a0f0), to(#006ee6));
  background: linear-gradient(to right, #d0d700 0%, #1ec8b4 34.98%, #00a0f0 68.97%, #006ee6 100%);
}
.features_text h3 em b:first-child {
  font-size: 1.4em;
}
.features_text h3 i {
  display: block;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  color: #1ec8b4;
  font-size: 15px;
}
.features_text h3 ._jp,
.features_text h3 ._en {
  display: block;
}
.features_text_textblock:not(:last-child) {
  margin-bottom: 4.6153846154rem;
}
.features_text_textblock h4 {
  font-size: 1.5384615385rem;
  font-weight: 600;
  margin-bottom: 40px;
  line-height: 2;
}
.features_text_textblock h4 span {
  display: block;
  overflow: hidden;
}
.features_text_textblock h4 span i {
  display: block;
  position: relative;
  top: 110%;
}
.features_text_textblock p {
  line-height: 2;
}
@media all and (max-width: 750px) {
  .features_title .title_01 {
    margin-left: 19px;
  }
  .features_text {
    position: relative;
    padding-left: 19px;
    padding-right: 19px;
  }
  .features_text::after {
    content: "";
    display: block;
    width: 100vw;
    margin-left: -19px;
    height: 110.9333333333vw;
    background: center bottom no-repeat;
    background-size: contain;
  }
  .features_text_inner::before {
    font-size: 46px;
    left: 0.12em;
  }
  .features_text h3 {
    margin-bottom: 57px;
  }
  .features_text h3 em {
    font-size: 41px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .features_text h3 em b:first-child {
    font-size: 58px;
  }
  .features_text h3 i {
    font-size: 15px;
  }
  .features_text_textblock {
    margin-bottom: 90px;
  }
  .features_text_textblock h4 {
    font-size: 1.1666666667rem;
    margin-bottom: 22px;
  }
  .features_text.__visualize {
    padding-top: 145px;
  }
  .features_text.__visualize::after {
    background-image: url("../img/features_img_01_sp.webp");
  }
  .features_text.__explore {
    padding-top: 145px;
    padding-bottom: 145px;
  }
  .features_text.__explore::after {
    background-image: url("../img/features_img_02_sp.webp");
  }
  .features_text.__measure {
    padding-bottom: 145px;
  }
  .features_text.__measure::after {
    background-image: url("../img/features_img_03_sp.webp");
  }
}
@media screen and (min-width: 750px) and (max-width: 1033px) {
  .features_title .title_01 i {
    font-size: 7.722007722vw;
  }
  .features_title .title_01 em {
    font-size: 2.5096525097vw;
  }
  .features_text {
    padding-left: 30px;
    padding-right: 30px;
  }
  .features_text_inner::before {
    font-size: 5.7915057915vw;
  }
  .features_text h3 {
    margin-bottom: 6.3706563707vw;
  }
  .features_text h3 em {
    font-size: 4.8262548263vw;
    padding-bottom: 1.4478764479vw;
    margin-bottom: 0.9652509653vw;
  }
  .features_text h3 em::after {
    height: 0.3861003861vw;
  }
  .features_text h3 em b:first-child {
    font-size: 6.7567567568vw;
  }
  .features_text h3 i {
    font-size: 1.4478764479vw;
  }
  .features_text_textblock:not(:last-child) {
    margin-bottom: 5.7915057915vw;
  }
  .features_text_textblock h4 {
    font-size: 1.9305019305vw;
    margin-bottom: 3.1853281853vw;
  }
}
@media screen and (min-width: 751px) {
  .features_block {
    position: relative;
  }
  .features_text,
  .features_image {
    width: 50%;
    height: 100vh;
    min-height: 900px;
  }
  .features_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2rem;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .features_text_inner {
    max-width: 420px;
    position: relative;
  }
  .features_image {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
  }
  .features_image i {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: center bottom no-repeat;
    background-size: cover;
  }
  .features_image i.__visualize {
    background-image: url("../img/features_img_01.webp");
  }
  .features_image i.__explore {
    background-image: url("../img/features_img_02.webp");
  }
  .features_image i.__measure {
    background-image: url("../img/features_img_03.webp");
  }
  .features_image i.__is_show {
    opacity: 1;
  }
}

.spec {
  position: relative;
  overflow: hidden;
  color: #fff;
}
.spec_title {
  position: relative;
  z-index: 10;
  margin-bottom: 98px;
  text-align: center;
}
.spec_title em {
  display: block;
  margin-bottom: 6px;
  font-size: 1.5384615385rem;
  font-weight: 600;
}
.spec_title i {
  color: #1ec8b4;
  font-family: "Roboto Condensed", sans-serif;
}
.spec_check {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 20px;
  background: url("../img/common/icon_spec_check.svg") left center no-repeat;
  background-size: contain;
  color: transparent;
}
.spec_table table {
  width: 100%;
  line-height: 1.77;
  letter-spacing: 0.02em;
}
.spec_table table:not(:last-child) {
  margin-bottom: 40px;
}
.spec_table table caption {
  padding: 0 0 10px 10px;
  border-bottom: 1px solid #6c6c6c;
  font-size: 1.1538461538rem;
  font-weight: 600;
}
.spec_table table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.spec_table table tr.spec_table_note td {
  padding-top: 0;
}
.spec_table table tr:has(+ .spec_table_note) {
  border-bottom: none;
}
.spec_table table th,
.spec_table table td {
  padding: 10px;
  width: 50%;
}
.spec_table table th p:not(:last-child),
.spec_table table td p:not(:last-child) {
  margin-bottom: 3px;
}
.spec_table table td {
  position: relative;
  color: #989898;
  text-align: right;
}
.spec_table table td .left {
  display: block;
  text-align: left;
}
.spec_contact {
  margin-top: 80px;
  text-align: center;
}
.spec_parallax {
  position: relative;
  z-index: 10;
}
.spec_bg {
  background-image: url("../img/spec_bg_01.webp");
}
@media all and (max-width: 750px) {
  .spec {
    padding-top: 87px;
    padding-bottom: 20px;
    margin-bottom: 100px;
  }
  .spec_title {
    margin-bottom: 40px;
  }
  .spec_table table {
    margin-top: 50px;
  }
  .spec_table table caption {
    padding-left: 0;
    font-size: 1.1666666667rem;
  }
  .spec_table table th,
  .spec_table table td {
    padding: 10px 0;
  }
  .spec_table .sp_posi_ab {
    position: absolute;
    right: 0;
    top: 10px;
    white-space: nowrap;
  }
  .spec_contact {
    margin-top: 50px;
    padding-bottom: 20px;
  }
  .spec_flex,
  .spec_contact {
    display: none;
  }
  .spec .ac_trigger_02 {
    width: calc(100% - 38px);
    margin-left: 19px;
    margin-right: 19px;
  }
}
@media screen and (min-width: 751px) {
  .spec {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 100px;
  }
  .spec_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 40px;
    position: relative;
    z-index: 10;
  }
  .spec_table {
    width: 50%;
  }
}

.screenshot_list {
  display: grid;
}
.screenshot_img {
  display: block;
  -webkit-box-shadow: 5px 10px 20px rgba(0, 56, 49, 0.19);
  box-shadow: 5px 10px 20px rgba(0, 56, 49, 0.19);
}
@media all and (max-width: 750px) {
  .screenshot {
    padding-top: 100px;
    padding-bottom: 75px;
  }
  .screenshot .title_01 {
    margin-bottom: 60px;
  }
  .screenshot_list {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 35px 15px;
    overflow: hidden;
    padding-bottom: 35px;
  }
  .screenshot_img {
    width: 100%;
  }
  .screenshot .show {
    display: block !important;
    -webkit-animation: fadeIn 0.3s ease-in-out forwards;
    animation: fadeIn 0.3s ease-in-out forwards;
  }
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
      -webkit-transform: translateY(20%);
      transform: translateY(20%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
      -webkit-transform: translateY(20%);
      transform: translateY(20%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
}
@media screen and (min-width: 751px) {
  .screenshot {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .screenshot .title_01 {
    margin-bottom: 100px;
  }
  .screenshot_list {
    grid-template-columns: repeat(auto-fit, minmax(222px, 1fr));
    gap: 60px 34px;
  }
  .screenshot_img {
    width: 100%;
  }
}

.story_copy {
  margin-bottom: 50px;
}
.story_copy span {
  display: inline-block;
  font-weight: 600;
  font-size: 1.5384615385rem;
  line-height: 2;
}
.story_text p {
  line-height: 2.5;
}
.story_text p:not(:last-child) {
  margin-bottom: 2.5em;
}
.story_profile_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.story_profile_image {
  overflow: hidden;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
}
.story_profile_image img {
  width: 100%;
}
.story_profile_name {
  width: calc(100% - 75px);
  margin-bottom: 30px;
  font-size: 0.8461538462rem;
}
.story_profile_name_jp {
  margin-bottom: 0.4em;
}
.story_profile_name_jp i {
  letter-spacing: 0.1em;
}
.story_profile_name_jp em {
  font-weight: 600;
  font-size: 1.2307692308rem;
}
.story_profile_name_en {
  font-family: "Roboto Condensed", sans-serif;
  color: #1ec8b4;
  line-height: 1.8;
}
.story_profile_name_en em {
  font-weight: 600;
}
.story_profile_text {
  font-size: 0.9230769231rem;
  letter-spacing: 0.08em;
}
@media all and (max-width: 750px) {
  .story {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .story .title_01 {
    margin-bottom: 70px;
  }
  .story_flex {
    height: 434px;
    overflow: hidden;
  }
  .story_copy span {
    font-size: 1.1666666667rem;
    letter-spacing: 0.15em;
  }
  .story_profile {
    margin-top: 70px;
  }
  .story_profile_image {
    width: 50px;
    min-width: 50px;
    height: 50px;
  }
  .story_profile_name {
    margin-bottom: 25px;
    width: calc(100% - 62px);
    font-size: 0.8333333333rem;
  }
  .story_profile_name_jp em {
    font-size: 1rem;
  }
  .story_profile_text {
    font-size: 0.9166666667rem;
  }
}
@media screen and (min-width: 751px) {
  .story {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .story .title_01 {
    margin-bottom: 100px;
  }
  .story_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .story_text {
    width: 60%;
  }
  .story_profile {
    width: 32%;
  }
}

.voice {
  padding-top: 100px;
}
.voice .title_01 {
  margin-bottom: 20px;
}
.voice_note {
  font-size: 0.9230769231rem;
  color: #6c6c6c;
  letter-spacing: 0.1em;
}
.voice_block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.voice_block_msg {
  position: relative;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.voice_block_msg::before,
.voice_block_msg::after {
  content: "";
  position: absolute;
  background: url("../img/voice_quotation.svg") 0 0 no-repeat;
  background-size: contain;
  height: 31px;
  width: 39px;
}
.voice_block_msg::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.voice_block_msg ul {
  margin-left: 1.5em;
}
.voice_block_msg li {
  color: #1ec8b4;
  list-style-type: disc;
  font-weight: 600;
  font-size: 1.1538461538rem;
  margin-bottom: 26px;
}
.voice_block_msg li span {
  color: #000;
}
.voice_block_msg b {
  display: inline-block;
}
.voice_block_by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.8;
  font-size: 0.9230769231rem;
}
.voice_block_by img {
  margin-right: 15px;
}
@media all and (max-width: 750px) {
  .voice {
    padding: 75px 0 55px;
  }
  .voice_note {
    font-size: 0.9166666667rem;
    letter-spacing: 0.05em;
  }
  .voice_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    padding-bottom: 20px;
  }
  .voice_block_msg {
    margin-left: 40px;
    margin-right: 40px;
  }
  .voice_block_msg::before,
  .voice_block_msg::after {
    width: 26px;
    height: 21px;
  }
  .voice_block_msg::before {
    top: -5px;
    left: -33px;
  }
  .voice_block_msg::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 13px;
    right: -28px;
  }
  .voice_block_msg li {
    font-size: 1.0833333333rem;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  .voice_block_by {
    margin-top: 10px;
    margin-left: 19px;
    font-size: 0.9166666667rem;
  }
  .voice_block_by img {
    width: 40px;
  }
}
@media screen and (min-width: 750px) and (max-width: 1040px) {
  .voice_inner {
    gap: 0 20px !important;
  }
}
@media screen and (min-width: 751px) {
  .voice_inner {
    max-width: 1156px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 0;
    grid-template-areas: "__v01 ." "__v01 __v02" "__v03 __v02" "__v03 .";
    margin-top: 70px;
  }
  .voice .__v01 {
    grid-area: __v01;
  }
  .voice .__v02 {
    grid-area: __v02;
    text-align: right;
  }
  .voice .__v02 .voice_block {
    text-align: left;
  }
  .voice .__v03 {
    grid-area: __v03;
  }
  .voice_block {
    margin-bottom: 100px;
    padding-left: 60px;
    padding-right: 50px;
  }
  .voice_block_msg::before {
    top: -11px;
    left: -60px;
  }
  .voice_block_msg::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: 22px;
    right: -50px;
  }
}

.faq_block {
  border-bottom: 1px solid #e5e5e5;
  line-height: 2.5;
}
.faq_block_q::before,
.faq_block_a::before {
  position: absolute;
  left: 0;
  top: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 32px;
  line-height: 1;
}
.faq_block_q {
  position: relative;
  padding: 22px 50px;
  line-height: 2;
  cursor: pointer;
}
.faq_block_q::before {
  content: "Q";
  color: #989898;
}
.faq_block_a {
  display: none;
  margin-left: 50px;
  padding: 14px 80px 30px 50px;
  position: relative;
}
.faq_block_a::before {
  content: "A";
  color: #1ec8b4;
}
.faq_block_a a {
  color: #1ec8b4;
}
@media all and (max-width: 750px) {
  .faq {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .faq .title_01 {
    margin-bottom: 55px;
  }
  .faq_block {
    width: 100vw;
    margin-left: -19px;
  }
  .faq_block_q,
  .faq_block_a {
    letter-spacing: 0.15em;
  }
  .faq_block_q::before,
  .faq_block_a::before {
    top: 22px;
    font-size: 26px;
  }
  .faq_block_q {
    padding: 18px 44px;
  }
  .faq_block_q::before {
    left: 19px;
  }
  .faq_block_a {
    margin-left: 44px;
    padding: 0 22px 20px 30px;
  }
  .faq_block_a::before {
    top: 7px;
  }
}
@media screen and (min-width: 751px) {
  .faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .faq_block {
    max-width: 1036px;
    margin: 0 auto;
  }
}

.techdata .title_01 {
  color: #eff2f4;
}
.techdata .title_01 i {
  font-size: 60px;
  letter-spacing: 0.15em;
}
.techdata_inner {
  padding: 24px 60px 36px 60px;
  position: relative;
  background-color: #fff;
}
.techdata p::first-letter {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media all and (max-width: 750px) {
  .techdata {
    padding-top: 75px;
    padding-bottom: 150px;
  }
  .techdata_inner {
    padding: 28px;
  }
  .techdata .title_01 i {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
  .techdata .btn_02 {
    margin-top: 25px;
    font-size: 0.9166666667rem;
  }
}
@media screen and (min-width: 751px) {
  .techdata {
    padding-top: 100px;
    padding-bottom: 200px;
  }
  .techdata .title_01 {
    z-index: 1;
  }
  .techdata .btn_02 {
    position: absolute;
    z-index: 10;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.contact {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.contact_bg {
  background-image: url("../img/contact_bg_01.webp");
}
.contact .title_01 {
  margin-bottom: 58px;
}
.contact .title_01 ._anim_01 {
  margin-left: 0;
}
.contact .title_01 i {
  color: #3f4245;
}
.contact .title_01 em {
  background-color: #fff;
  color: #000;
}
.contact_flex {
  position: relative;
  z-index: 10;
}
.contact_text {
  color: #fff;
  font-weight: 600;
  line-height: 2.3;
  margin-bottom: 25px;
}
@media all and (max-width: 750px) {
  .contact {
    padding: 80px 19px 100px;
  }
  .contact_text {
    font-size: 0.9166666667rem;
    margin-bottom: 18px;
    text-align: left;
  }
  .contact_text:not(:last-child) {
    margin-top: 50px;
  }
}
@media screen and (min-width: 751px) {
  .contact {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .contact_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .contact_buy,
  .contact_inquiry {
    width: 50%;
    padding: 30px;
  }
  .contact_buy {
    border-right: 1px solid #3f4245;
  }
}

.bg_grad {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background-color: #eff2f4;
}
.bg_grad i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.bg_grad_filter {
  z-index: 100;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  --webkit-backdrop-filter: blur(50px);
}
.bg_grad_circle {
  z-index: 10;
  background: 0 0 no-repeat;
  background-size: contain;
  -webkit-animation-duration: 25s;
  animation-duration: 25s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.42, 0.22, 0.66, 0.84);
  animation-timing-function: cubic-bezier(0.42, 0.22, 0.66, 0.84);
}
.bg_grad_circle.__01 {
  width: 1542px;
  height: 1399px;
  top: 34px;
  left: 121px;
  background-image: url("../img/bg_grad_circle_01.webp");
  -webkit-animation-name: anim_circle_01;
  animation-name: anim_circle_01;
}
.bg_grad_circle.__02 {
  width: 1552px;
  height: 956px;
  top: 389px;
  left: -170px;
  background-image: url("../img/bg_grad_circle_02.webp");
  -webkit-animation-name: anim_circle_02;
  animation-name: anim_circle_02;
}
@media all and (max-width: 750px) {
  .bg_grad_circle.__01 {
    width: 771px;
    height: 699.5px;
    top: 67px;
    left: 60.5px;
  }
  .bg_grad_circle.__02 {
    width: 776px;
    height: 478px;
    top: 194.5px;
    left: -85px;
  }
}

@-webkit-keyframes anim_circle_01 {
  0% {
    -webkit-transform: translate(0%, 0%) rotate(0deg) scale(1);
    transform: translate(0%, 0%) rotate(0deg) scale(1);
  }
  30% {
    -webkit-transform: translate(0%, 0%) rotate(50deg) scale(0.9);
    transform: translate(0%, 0%) rotate(50deg) scale(0.9);
  }
  60% {
    -webkit-transform: translate(2%, 5%) rotate(180deg) scale(0.7);
    transform: translate(2%, 5%) rotate(180deg) scale(0.7);
  }
  80% {
    -webkit-transform: translate(5%, 15%) rotate(230deg) scale(0.9);
    transform: translate(5%, 15%) rotate(230deg) scale(0.9);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(359deg) scale(1);
    transform: translate(0, 0) rotate(359deg) scale(1);
  }
}

@keyframes anim_circle_01 {
  0% {
    -webkit-transform: translate(0%, 0%) rotate(0deg) scale(1);
    transform: translate(0%, 0%) rotate(0deg) scale(1);
  }
  30% {
    -webkit-transform: translate(0%, 0%) rotate(50deg) scale(0.9);
    transform: translate(0%, 0%) rotate(50deg) scale(0.9);
  }
  60% {
    -webkit-transform: translate(2%, 5%) rotate(180deg) scale(0.7);
    transform: translate(2%, 5%) rotate(180deg) scale(0.7);
  }
  80% {
    -webkit-transform: translate(5%, 15%) rotate(230deg) scale(0.9);
    transform: translate(5%, 15%) rotate(230deg) scale(0.9);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(359deg) scale(1);
    transform: translate(0, 0) rotate(359deg) scale(1);
  }
}
@-webkit-keyframes anim_circle_02 {
  0% {
    -webkit-transform: translate(0%, 0%) rotate(0deg) scale(1);
    transform: translate(0%, 0%) rotate(0deg) scale(1);
  }
  30% {
    -webkit-transform: translate(0%, 0%) rotate(-50deg) scale(1.1);
    transform: translate(0%, 0%) rotate(-50deg) scale(1.1);
  }
  60% {
    -webkit-transform: translate(2%, 5%) rotate(-180deg) scale(1.2);
    transform: translate(2%, 5%) rotate(-180deg) scale(1.2);
  }
  80% {
    -webkit-transform: translate(5%, 15%) rotate(-230deg) scale(1.1);
    transform: translate(5%, 15%) rotate(-230deg) scale(1.1);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-359deg) scale(1);
    transform: translate(0, 0) rotate(-359deg) scale(1);
  }
}
@keyframes anim_circle_02 {
  0% {
    -webkit-transform: translate(0%, 0%) rotate(0deg) scale(1);
    transform: translate(0%, 0%) rotate(0deg) scale(1);
  }
  30% {
    -webkit-transform: translate(0%, 0%) rotate(-50deg) scale(1.1);
    transform: translate(0%, 0%) rotate(-50deg) scale(1.1);
  }
  60% {
    -webkit-transform: translate(2%, 5%) rotate(-180deg) scale(1.2);
    transform: translate(2%, 5%) rotate(-180deg) scale(1.2);
  }
  80% {
    -webkit-transform: translate(5%, 15%) rotate(-230deg) scale(1.1);
    transform: translate(5%, 15%) rotate(-230deg) scale(1.1);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-359deg) scale(1);
    transform: translate(0, 0) rotate(-359deg) scale(1);
  }
}
