@charset "utf-8";
@charset "utf-8";
body article section.first_view.scroll {
  background-image: url("/images/heatmap/scroll/fv_bg_heatmap_scrollanalysis.png");
}
body article section.first_view.scroll-data {
  background-image: url("/images/heatmap/scroll-data/fv_bg_heatmap_scroll_data.png");
}
body article section.first_view.click {
  background-image: url("/images/heatmap/click/fv_bg_heatmap_clickanalysis.png");
}
body article section.first_view.graphy {
  background-image: url("/images/heatmap/graphy/fv_bg_heatmap_mousegraphy.png");
}
body article section.first_view.recording_gazeplot {
  background-image: url("/images/gazeplot/fv_bg_gazeplot.png");
}
body article section.first_view.move {
  background-image: url("/images/heatmap/move/fv_bg_heatmap_mousemove.jpg");
}
body article section.first_view.touch {
  background-image: url("/images/heatmap/touch/fv_bg_heatmap_tapanalysis.png");
}
body article section.first_view.touch-action {
  background-image: url("/images/heatmap/touch-action/fv_bg_heatmap_touchactionanalysis.png");
}
body article section.first_view.click-data {
  background-image: url("/images/heatmap/click-data/fv_bg_heatmap_clickdata.jpg");
}
body article section.first_view.ab-test {
  background-image: url("/images/test/ab/fv_bg_splittesting_abtesting.jpg");
}
body article section.first_view.multi-test {
  background-image: url("/images/multi/fv_bg_splittesting_multitesting.png");
}
body article section.first_view.ai-test {
  background-image: url("/images/test/ai/fv_bg_splittesting_autotesting.jpg");
}
body article section.first_view.flpo {
  background-image: url("/images/flpo/fv_bg_splittesting_flpotesting.png");
}
body article section.first_view.form-stat {
  background-image: url("/images/efo/statistic/fv_bg_efo_fromstatistics.jpg");
}
body article section.first_view.entry-support {
  background-image: url("/images/common/fv_bg.png");
}
body article section.first_view.monitoring {
  background-image: url("/images/efo/monitoring/fv_bg_efo_monitoring.jpg");
}
body article section.first_view.summary {
  background-image: url("/images/data/summary/fv_bg_data_datasummary.jpg");
}
body article section.first_view.new-repeater {
  background-image: url("/images/data/new-repeater/fv_bg_data_newandreturn.jpg");
}
body article section.first_view.period-comparison {
  background-image: url("/images/comparison/period/fv_bg_comparison_time.png");
}
body article section.first_view.segment-comparison {
  background-image: url("/images/comparison/segment/fv_bg_comparison_segment.png");
}
body article section.first_view.smart-report {
  background-image: url("/images/report/smart-report/fv_bg_smartreport.png");
}
body article section.first_view.ai-report {
  background-image: url("/images/report/ai-report/fv_bg_aireport.png");
}
body article section.first_view.auto-mail-report {
  background-image: url("/images/report/auto-mail-report/fv_bg_auto_mail_report.png");
}
body article section.first_view.form-report {
  background-image: url("/images/efo/statistic/fv_bg_form_report.png");
}
body article section.first_view.bfo {
  background-image: url("/images/efo/bfo/fv_bg_bfo.png");
}
body article section.first_view.goal-funnel {
  background-image: url("/images/goal-funnel/fv_bg_goal_funnel.png?20211209v2");
}
body article section.first_view.personalize-lp {
  background-image: url("/images/personalize-lp/fv_bg_smart_report.png");
}
body article {
  margin-top: 0;
}
body article section.first_view {
  height: 320px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}
body article section.first_view >h1,
body article section.first_view >p {
  position: relative;
  top: 140px;
  line-height: 1em;
}
body article section.first_view >h1.not-heatmap,
body article section.first_view >p.not-heatmap {
  top: 160px;
}
body article section.first_view >h1.first_title,
body article section.first_view >p.first_title {
  margin-bottom: 8px;
}
body article section.first_view >h1.first_subtitle,
body article section.first_view >p.first_subtitle {
  position: absolute;
  top: auto;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
}
body article section.first_view >h1.breadcrumb,
body article section.first_view >p.breadcrumb {
  position: absolute;
  left: calc(50% - 480px);
  top: 90px;
}
body article section.first_view >h1.breadcrumb >a,
body article section.first_view >p.breadcrumb >a {
  text-decoration: none;
}
body article section.first_view >h1.breadcrumb >a:hover,
body article section.first_view >p.breadcrumb >a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  body article section.first_view >h1.breadcrumb,
  body article section.first_view >p.breadcrumb {
    left: 40px;
  }
}
@media screen and (max-width: 720px) {
  body article section.first_view {
    height: 256px;
  }
  body article section.first_view >h1,
  body article section.first_view >p {
    top: 100px;
  }
  body article section.first_view >h1.not-heatmap,
  body article section.first_view >p.not-heatmap {
    top: 106px;
  }
  body article section.first_view >h1.first_subtitle,
  body article section.first_view >p.first_subtitle {
    bottom: 36px;
  }
  body article section.first_view >h1.breadcrumb,
  body article section.first_view >p.breadcrumb {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  body article section.first_view >h1.not-heatmap,
  body article section.first_view >p.not-heatmap {
    top: 116px;
  }
}
body article section h2 {
  margin-top: 64px;
  margin-bottom: 32px;
}
body article section h3 {
  margin-bottom: 32px;
}
body article section >.contents {
  max-width: 1280px;
  margin: auto;
}
body article section >.contents >.content {
  margin-left: 12.5%;
  margin-right: 12.5%;
  margin-bottom: 72px;
}
body article section >.contents >.content:last-child {
  margin-bottom: 80px;
}
body article section >.contents >.content >.text {
  max-width: 468px;
  margin: auto;
  margin-bottom: 40px;
}
body article section >.contents >.content >.text >p {
  margin-bottom: 1em;
}
body article section >.contents >.content >.illust {
  max-width: 906px;
  margin: auto;
  margin-bottom: 80px;
}
body article section >.contents >.content >.illust.video >p >.sp {
  display: none;
}
body article section >.contents >.content >.illust >img {
  width: 100%;
}
body article section >.contents >.content >.illust >video {
  width: 100%;
  max-width: 800px;
  border: solid 6px #cfd8dc;
}
body article section >.contents >.content.two-column {
  letter-spacing: -0.4em;
}
body article section >.contents >.content.two-column >div {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
body article section >.contents >.content.two-column >div h3 {
  margin-bottom: 20px;
}
body article section >.contents >.content.two-column >.left {
  width: 48.75%;
  max-width: 468px;
  margin-right: 2.5%;
  text-align: center;
}
body article section >.contents >.content.two-column >.left img {
  width: 100%;
}
body article section >.contents >.content.two-column >.left >p:first-child {
  margin-bottom: 16px;
}
body article section >.contents >.content.two-column >.left >p:last-child {
  margin-top: 16px;
}
body article section >.contents >.content.two-column >.right {
  max-width: 468px;
  width: 48.75%;
}
body article section >.contents >.content.two-column >.right >p {
  margin-bottom: 1em;
}
body article section >.contents >.content.two-column >.right >p:last-child {
  margin-bottom: 0;
}
body article section >.contents >.content.two-column >.right img {
  width: 100%;
}
body article section >.contents >.content.two-column.two-column-rev {
  direction: rtl;
}
body article section >.contents >.content.two-column.two-column-rev >div {
  direction: ltr;
}
body article section#detail,
body article section#usage {
  border-bottom: solid 1px #cfd8dc;
}
body article section#usage >.contents >.content >.text {
  display: block;
}
body article section#usage >.contents >.content >.illust {
  margin-bottom: 0;
  display: block;
  text-align: center;
}
body article section#usage >.contents >.content >.illust >video {
  margin-bottom: 0;
  border: solid 6px #cfd8dc;
}
body article section#usage >.contents >.content >.illust >p {
  text-align: center;
}
body article section#usage >.contents >.content >div {
  display: inline-block;
  letter-spacing: -0.4em;
}
body article section#usage >.contents >.content >div >p {
  letter-spacing: normal;
}
body article section#usage >.contents >.content >div >p.left-align {
  text-align: left;
}
body article section#usage >.contents >.content >div >img.with-sentence {
  margin-bottom: 32px;
}
body article section#usage >.contents >.content.three-column {
  margin-bottom: 0;
}
body article section#usage >.contents >.content.three-column >.left,
body article section#usage >.contents >.content.three-column >.right,
body article section#usage >.contents >.content.three-column >.center {
  letter-spacing: -0.4em;
  display: inline-block;
  width: calc(33% - 17px);
  max-width: 304px;
  margin-right: 24px;
  margin-bottom: 40px;
  vertical-align: top;
}
body article section#usage >.contents >.content.three-column >.left:last-child,
body article section#usage >.contents >.content.three-column >.right:last-child,
body article section#usage >.contents >.content.three-column >.center:last-child {
  margin-right: 0;
}
body article section#usage >.contents >.content.three-column >.left >img,
body article section#usage >.contents >.content.three-column >.right >img,
body article section#usage >.contents >.content.three-column >.center >img {
  margin-bottom: 12px;
  width: 100%;
}
body article section#usage >.contents >.content.three-column >.left >p,
body article section#usage >.contents >.content.three-column >.right >p,
body article section#usage >.contents >.content.three-column >.center >p {
  letter-spacing: normal;
  margin-top: 0;
}
@media screen and (max-width: 720px) {
  body article section h2 {
    width: 80%;
    margin: 40px auto 20px;
  }
  body article section h3 {
    margin: 40px auto 20px;
  }
  body article section >.contents >.content {
    width: 80%;
    max-width: 512px;
    margin: 0 auto 40px;
  }
  body article section >.contents >.content >.text {
    max-width: none;
  }
  body article section >.contents >.content >.illust {
    margin-bottom: 40px;
  }
  body article section >.contents >.content >.illust.video >p >.pc {
    display: none;
  }
  body article section >.contents >.content >.illust.video >p >.sp {
    display: inline;
  }
  body article section >.contents >.content:last-child {
    margin-bottom: 40px;
  }
  body article section#detail >.contents >.content >.left,
  body article section#detail >.contents >.content >.right {
    width: 100%;
    max-width: 512px;
  }
  body article section#detail >.contents >.content >.left img,
  body article section#detail >.contents >.content >.right img {
    width: auto;
    max-width: 100%;
  }
  body article section#detail >.contents >.content >.left {
    margin: 0 auto 40px;
  }
  body article section#detail >.contents >.content >.right {
    margin: 0 auto;
  }
  body article section#detail >.contents >.content >.right >h3 {
    margin-top: 0;
    text-align: center;
  }
  body article section#detail >.contents >.content.two-column-rev >.left {
    margin-bottom: 0;
  }
  body article section#detail >.contents >.content.two-column-rev >.right {
    margin-bottom: 40px;
  }
}
