@charset "utf-8";
body article {
  margin-top: 0;
}
body article section.first_view {
  height: 460px;
  background-image: url("/images/heatmap/fv_bg_about_heatmap.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}
body article section.first_view.tools-heatmap .first_title {
  font-size: 40px;
  line-height: 1.25;
}
body article section.first_view.tools-heatmap .sp_block {
  display: none;
}
@media screen and (max-width: 960px) {
  body article section.first_view.tools-heatmap .sp_block {
    display: block;
  }
}
body article section.first_view >h1,
body article section.first_view >p {
  position: relative;
  top: 129px;
}
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 {
  margin-top: 34px;
  line-height: 1em;
}
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;
  }
}
body article section.first_view .register_button {
  position: absolute;
  bottom: 72px;
  left: 0;
  right: 0;
}
@media screen and (min-width: 721px) and (max-width: 960px) {
  body article section.first_view .register_button.en {
    bottom: 30px;
  }
}
@media screen and (max-width: 720px) {
  body article section.first_view {
    height: 368px;
    padding: 0;
  }
  body article section.first_view >h1,
  body article section.first_view >p {
    position: absolute;
    top: auto;
    bottom: 204px;
    left: 5%;
    right: 5%;
    margin: auto;
  }
  body article section.first_view >h1 >br,
  body article section.first_view >p >br {
    display: inline;
  }
  body article section.first_view >h1.first_subtitle,
  body article section.first_view >p.first_subtitle {
    bottom: 148px;
    line-height: 1.5;
  }
  body article section.first_view >h1.breadcrumb,
  body article section.first_view >p.breadcrumb {
    display: none;
  }
  body article section.first_view .register_button {
    bottom: 39px;
    width: 90%;
    max-width: 320px;
    height: 88px;
  }
  body article section.first_view .register_button >a {
    border-radius: 44px;
    line-height: 88px;
  }
}
body #tools-heatmap .sp_block {
  display: none;
}
body #tools-heatmap .sp_none {
  display: block;
}
body #tools-heatmap .wrapper_sm {
  width: 468px;
  margin: 0 auto;
}
body #tools-heatmap .wrapper_md {
  width: 960px;
  margin: 0 auto;
}
body #tools-heatmap .flex_center {
  display: flex;
  justify-content: center;
}
body #tools-heatmap .flex_wrap {
  flex-wrap: wrap;
}
body #tools-heatmap .ttl {
  font-size: 32px;
  color: #566d77;
  text-align: center;
  line-height: 1;
}
body #tools-heatmap .des {
  color: #607d8b;
  margin-bottom: 24px;
}
body #tools-heatmap .subttl {
  font-size: 32px;
  font-weight: 600;
  color: #566d77;
  line-height: 1;
  margin-bottom: 16px;
}
body #tools-heatmap .subttl span {
  font-size: 24px;
  font-weight: 600;
}
body #tools-heatmap .btn_box {
  width: 100%;
  position: absolute;
  bottom: 6px;
}
body #tools-heatmap .btn {
  width: 100%;
  background-color: #ffd600;
  box-shadow: 0 3px 0 0 #fdca39;
  border-radius: 28px;
  text-align: center;
  line-height: 1;
  position: absolute;
  bottom: 0;
}
body #tools-heatmap .btn a {
  font-size: 24px;
  font-weight: 600;
  color: #455a64;
  display: block;
  padding: 16px 0;
}
body #tools-heatmap .btn a span {
  font-size: 16px;
  font-weight: 600;
}
body #tools-heatmap .btn:hover {
  background-color: #ffea00;
}
body #tools-heatmap .btn:active {
  box-shadow: none;
  background-color: #ffd600;
  position: relative;
  top: 3px;
}
body #tools-heatmap .btn_sm {
  width: 230px;
  border-radius: 36px;
  line-height: 1.25;
  background-color: #ffd600;
  box-shadow: 0 3px 0 0 #fdca39;
  text-align: center;
}
body #tools-heatmap .btn_sm a {
  font-size: 24px;
  font-weight: 600;
  color: #455a64;
  display: block;
  padding: 16px 0;
}
body #tools-heatmap .btn_sm a span {
  font-size: 16px;
  font-weight: 600;
}
body #tools-heatmap .btn_sm:hover {
  background-color: #ffea00;
}
body #tools-heatmap .btn_sm:active {
  box-shadow: none;
  background-color: #ffd600;
  position: relative;
  top: 3px;
}
body #tools-heatmap .btn_sm:first-child {
  margin-right: 8px;
}
body #tools-heatmap .btn_sm:first-child a {
  padding: 6px 18px;
}
body #tools-heatmap .btn_sm:last-child a {
  padding: 6px 28px;
}
body #tools-heatmap .img_box {
  width: 468px;
  border: 1px solid #cfd8dc;
  box-sizing: border-box;
}
body #tools-heatmap .img_box img {
  display: block;
}
body #tools-heatmap .hr {
  height: 1px;
  margin-bottom: 32px;
  border: none;
  background-color: #cfd8dc;
}
body #tools-heatmap .about {
  margin-top: 40px;
  margin-bottom: 80px;
}
body #tools-heatmap .about .ttl {
  margin-bottom: 24px;
}
body #tools-heatmap .heatmap_function {
  margin-bottom: 0;
  margin-top: 40px;
}
body #tools-heatmap .ttl {
  margin-bottom: 40px;
}
body #tools-heatmap .nav_ttl {
  font-size: 24px;
  font-weight: 600;
  color: #00a59a;
  text-align: center;
  margin-bottom: 16px;
  line-height: 1;
}
body #tools-heatmap .nav_ttl span {
  font-size: 16px;
  font-weight: 600;
}
body #tools-heatmap .head_border {
  display: flex;
  align-items: center;
}
body #tools-heatmap .head_border::before,
body #tools-heatmap .head_border::after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #00a59a;
}
body #tools-heatmap .head_border::before {
  margin-right: 8px;
}
body #tools-heatmap .head_border::after {
  margin-left: 8px;
}
body #tools-heatmap .head_border.sp_only::before,
body #tools-heatmap .head_border.sp_only::after {
  display: none;
}
body #tools-heatmap ul {
  margin-bottom: 32px;
}
body #tools-heatmap ul li {
  width: 468px;
  text-align: center;
  border: 2px solid #dbf0ef;
  border-radius: 32px;
  line-height: 1;
  margin-bottom: 16px;
  position: relative;
  box-sizing: border-box;
}
body #tools-heatmap ul li:nth-child(2n-1) {
  margin-right: 24px;
}
body #tools-heatmap ul li:hover {
  border: 2px solid #5bc1ba;
  background-color: #dbf0ef;
  box-shadow: 0 1px 8px 0 rgba(91,193,186,0.5);
}
body #tools-heatmap ul li:hover .fas {
  color: #00a59a;
}
body #tools-heatmap ul li a {
  font-size: 32px;
  font-weight: 600;
  color: #00a59a;
  text-decoration: none;
  padding: 16px 0;
  display: block;
}
body #tools-heatmap ul li a span {
  font-size: 16px;
  font-weight: 600;
}
body #tools-heatmap ul li .fas {
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 16px;
  color: #dbf0ef;
  transform: translate(0, -50%);
}
body #tools-heatmap .comparative ul {
  margin-bottom: 64px;
}
body #tools-heatmap .qualitative_area .ttl,
body #tools-heatmap .quantitative_area .ttl,
body #tools-heatmap .comparative_area .ttl {
  margin-bottom: 40px;
}
body #tools-heatmap .qualitative_area > section,
body #tools-heatmap .quantitative_area > section,
body #tools-heatmap .comparative_area > section {
  margin-bottom: 80px;
}
body #tools-heatmap .qualitative_area .left,
body #tools-heatmap .quantitative_area .left,
body #tools-heatmap .comparative_area .left {
  width: 468px;
  margin-right: 24px;
  position: relative;
}
body #tools-heatmap .qualitative_area .right,
body #tools-heatmap .quantitative_area .right,
body #tools-heatmap .comparative_area .right {
  width: 468px;
  position: relative;
}
@media screen and (max-width: 960px) {
  body article section.first_view.tools-heatmap .first_title {
    font-size: 24px;
  }
  body #tools-heatmap .sp_block {
    display: block;
  }
  body #tools-heatmap .sp_none {
    display: none;
  }
  body #tools-heatmap .wrapper_sm,
  body #tools-heatmap .wrapper_md {
    width: 100%;
    padding: 0 32px;
    box-sizing: border-box;
  }
  body #tools-heatmap .ttl {
    font-size: 24px;
  }
  body #tools-heatmap .des {
    margin-bottom: 16px;
  }
  body #tools-heatmap .subttl {
    font-size: 24px;
    margin-bottom: 8px;
  }
  body #tools-heatmap .subttl span {
    font-size: 16px;
  }
  body #tools-heatmap .subttl.kerning {
    letter-spacing: -1px;
  }
  body #tools-heatmap .column {
    flex-direction: column;
  }
  body #tools-heatmap .column_reverse {
    flex-direction: column-reverse;
  }
  body #tools-heatmap .btn {
    position: initial;
    bottom: initial;
    line-height: 1.25;
  }
  body #tools-heatmap .btn.second_line a {
    padding: 8px 0;
  }
  body #tools-heatmap .btn a {
    font-size: 16px;
    padding: 14px 0;
  }
  body #tools-heatmap .btn_sm {
    width: 100%;
  }
  body #tools-heatmap .btn_sm:first-child a,
  body #tools-heatmap .btn_sm:last-child a {
    padding: 10px 18px 6px;
  }
  body #tools-heatmap .img_box {
    width: 100%;
  }
  body #tools-heatmap .hr {
    margin-bottom: 16px;
  }
  body #tools-heatmap .about {
    margin-top: 24px;
    margin-bottom: 40px;
  }
  body #tools-heatmap .nav_ttl {
    font-size: 16px;
  }
  body #tools-heatmap .nav_ttl span {
    font-size: 12px;
  }
  body #tools-heatmap ul li {
    width: auto;
    margin-bottom: 8px;
  }
  body #tools-heatmap ul li:nth-child(2n-1) {
    margin-right: 0;
  }
  body #tools-heatmap ul li .fas {
    font-size: 24px;
    left: 12px;
  }
  body #tools-heatmap ul li a {
    font-size: 16px;
  }
  body #tools-heatmap ul li a span {
    font-size: 12px;
  }
  body #tools-heatmap .heatmap_function {
    margin-bottom: 0;
    margin-top: 40px;
  }
  body #tools-heatmap .heatmap_function .head_border.sp_only {
    margin-bottom: 16px;
  }
  body #tools-heatmap .heatmap_function .head_border.sp_only .nav_ttl {
    margin-bottom: 0;
  }
  body #tools-heatmap .heatmap_function .head_border::before,
  body #tools-heatmap .heatmap_function .head_border::after {
    display: block;
  }
  body #tools-heatmap .heatmap_function .ttl {
    margin-bottom: 24px;
    line-height: 1.25;
  }
  body #tools-heatmap .heatmap_function .ttl::first-letter {
    margin-left: 0.5em;
  }
  body #tools-heatmap .heatmap_function .qualitative .second_line a {
    padding: 8px 0;
  }
  body #tools-heatmap .heatmap_function .comparative ul {
    margin-bottom: 32px;
  }
  body #tools-heatmap .qualitative_area .ttl,
  body #tools-heatmap .quantitative_area .ttl,
  body #tools-heatmap .comparative_area .ttl {
    margin-bottom: 24px;
    line-height: 1.25;
  }
  body #tools-heatmap .qualitative_area .left,
  body #tools-heatmap .quantitative_area .left,
  body #tools-heatmap .comparative_area .left,
  body #tools-heatmap .qualitative_area .right,
  body #tools-heatmap .quantitative_area .right,
  body #tools-heatmap .comparative_area .right {
    width: auto;
  }
  body #tools-heatmap .qualitative_area .left .img_box,
  body #tools-heatmap .quantitative_area .left .img_box,
  body #tools-heatmap .comparative_area .left .img_box,
  body #tools-heatmap .qualitative_area .right .img_box,
  body #tools-heatmap .quantitative_area .right .img_box,
  body #tools-heatmap .comparative_area .right .img_box {
    margin-bottom: 8px;
  }
  body #tools-heatmap .qualitative_area .left,
  body #tools-heatmap .quantitative_area .left,
  body #tools-heatmap .comparative_area .left {
    margin-right: 0;
  }
  body #tools-heatmap .qualitative_area >section,
  body #tools-heatmap .quantitative_area >section,
  body #tools-heatmap .comparative_area >section {
    margin-bottom: 40px;
  }
  body #tools-heatmap .btn_box {
    position: initial;
    bottom: initial;
  }
  body #tools-heatmap .btn_box .btn_sm:first-child {
    margin-right: 0;
    margin-bottom: 16px;
  }
  body #tools-heatmap .btn_box .btn_sm a {
    font-size: 16px;
  }
}
