@charset "utf-8";
#analyze .flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}
#analyze .flex_start {
  display: flex;
  justify-content: flex-start;
}
#analyze .align_center {
  align-items: center;
}
#analyze .flex_wrap {
  flex-wrap: wrap;
}
#analyze .ttl {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  color: #fff;
  background-color: #00a59a;
  margin-bottom: 40px;
  padding: 16px 0;
}
#analyze .wrapper {
  width: 960px;
  margin: 0 auto;
}
#analyze .inner_section {
  margin-bottom: 80px;
}
body article {
  margin-top: 0;
  font-size: 16px;
}
body article section.first_view {
  height: 320px;
  background-image: url("/images/solution/analyze/fv_bg_analyze.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
body article section.first_view .breadcrumb {
  width: 960px;
  margin: 0 auto 14px;
  padding-top: 82px;
}
body article section.first_view .breadcrumb a {
  color: #e0f2f1;
}
body article section.first_view .breadcrumb a:hover {
  text-decoration: underline;
}
body article section.first_view .first_title {
  margin-bottom: 12px;
}
body article section.first_view .subttl {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
}
body article section.first_view .btn {
  width: 304px;
  margin: 0 auto;
  text-align: center;
  border-radius: 28px;
  background-color: #ffd600;
  box-shadow: 0 3px 0 0 #fdca39;
}
body article section.first_view .btn:hover {
  background-color: #ffea60;
}
body article section.first_view .btn:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}
body article section.first_view .btn a {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #455a64;
  display: block;
  padding: 16px 0;
}
#analyze .under_mv .desc {
  font-size: 32px;
  color: #566d77;
  text-align: center;
}
#analyze .recommend .unordered {
  width: 730px;
  margin: 0 auto;
}
#analyze .recommend .list {
  font-size: 24px;
  font-weight: 600;
  color: #566d77;
  line-height: 0.75;
  margin-bottom: 24px;
  padding-left: 1em;
  text-indent: -0.6em;
}
#analyze .recommend .list .fa {
  color: #26a69a;
  margin-right: 4px;
}
#analyze .feature .box_parent .box:nth-child(odd) .left .subttl,
#analyze .feature .box_parent .box:nth-child(even) .right .subttl {
  font-size: 32px;
  color: #566d77;
  margin-bottom: 16px;
}
#analyze .feature .box_parent .box:nth-child(odd) .left .desc,
#analyze .feature .box_parent .box:nth-child(even) .right .desc {
  color: #607d8b;
}
#analyze .feature .box_parent .box {
  margin-bottom: 64px;
}
#analyze .feature .box_parent .box:last-child {
  margin-bottom: 0;
}
#analyze .feature .box_parent .box .left {
  width: 468px;
  margin-right: 24px;
}
#analyze .results .example1 .company .award.shown_pc {
  margin-bottom: 8px
}
#analyze .results .example1 .company .award_name {
  font-size: 16px;
  color: #ff5252;
  font-weight: 600;
  display: block;
}
#analyze .results .example1 .company .award_win {
  font-size: 24px;
  color: #ff5252;
  font-weight: 600;
}
#analyze .feature .box_parent .box .left .img_box img,
#analyze .feature .box_parent .box .right .img_box img {
  width: 100%;
  display: block;
}
#analyze .feature .box_parent .box .right {
  width: 468px;
}
#analyze .results .example1 .abtest_results {
  margin-top: 60px;
}
#analyze .results .example1 .abtest_results .subttl {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #26a69a;
  position: relative;
  margin-bottom: 16px;
}
#analyze .results .example1 .abtest_results .subttl::before {
  content: '';
  width: 195px;
  height: 1px;
  display: inline-block;
  background-color: #26a69a;
  position: absolute;
  top: 50%;
  left: 0;
}
#analyze .results .example1 .abtest_results .subttl::after {
  content: '';
  width: 200px;
  height: 1px;
  display: inline-block;
  background-color: #26a69a;
  position: absolute;
  top: 50%;
  right: 0;
}
#analyze .results .example1 .abtest_results .box_parent .box:last-child {
  margin-left: 24px
}
#analyze .results .example1 .abtest_results .box_parent .box > dl > dt {
  font-size: 13px;
  font-weight: 600;
  color: #607d8b
}
#analyze .results .example1 .abtest_results .box_parent .box > dl > dt.highlight {
  color: #fa6400
}
#analyze .results .example1 .abtest_results_before,
#analyze .results .example1 .abtest_results_after {
  width: 222px;
}
#analyze .results .example1 .abtest_results_reach {
  width: 468px;
}
#analyze .results .example1 .abtest_results .box_parent .box.triangle {
  position: relative;
  width: 24px;
}
#analyze .results .example1 .abtest_results .box_parent .box.triangle:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: calc(50% - 26px);
  left: 4px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent transparent #26a69a;
  border-width: 16px
}
#analyze .results  .example1 .company {
  margin-bottom: 24px;
}
#analyze .results .example1 .company .left {
  width: 468px;
  margin-right: 24px;
}
#analyze .results .example1 .company .left .img_box {
  width: 468px;
}
#analyze .results .example1 .company .left .img_box img {
  width: 100%;
  display: block;
}
#analyze .results .example1 .company .right {
  width: 468px;
}
#analyze .results .example1 .company .right .subttl {
  font-size: 32px;
  font-weight: 600;
  color: #566d77;
}
#analyze .results .example1 .company .right .service {
  font-weight: 600;
  color: #607d8b;
  margin-bottom: 16px;
}
#analyze .results .example1 .company .right .desc {
  color: #607d8b;
}
#analyze .results .example1 .content {
  margin-bottom: 56px;
  position: relative;
}
#analyze .results .example1 .content .left {
  width: 520px;
}
#analyze .results .example1 .content .right {
  width: 520px;
  position: absolute;
  top: 32px;
  right: 0;
  z-index: -1;
}
#analyze .results .example1 .increase {
  margin-top: 24px;
}
#analyze .results .example1 .box_patent.flex_center {
  flex-direction: column;
}
#analyze .results .example1 .box_patent .subttl {
  font-size: 24px;
  font-weight: 600;
  color: #566d77;
  margin-bottom: 16px;
  text-align: left;
  padding: 0;
}
#analyze .results .example1 .increase .box_patent .box {
  width: 388px;
  border: solid 4px #fa6400;
  border-radius: 16px;
  text-align: center;
  padding: 11px 0;
}
#analyze .results .example1 .increase .box_patent .box.center {
  margin: 0 24px;
}
#analyze .results .example1 .increase .box_patent .box .subttl {
  font-size: 40px;
  font-weight: 600;
  color: #fa6400;
  line-height: 1;
  margin-bottom: 24px;
  text-align: center
}
#analyze .results .example1 .increase .box_patent .box p {
  font-size: 40px;
  color: #fa6400;
  line-height: 1;
  font-weight: 600;
}
#analyze .results .example1 .increase .box_patent .box p .average {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  font-weight: bold;
}
#analyze .results .example1 .increase .box_patent .box p .number {
  font-family: 'Oswald', sans-serif;
  font-size: 64px;
  font-weight: bold;
}
#analyze .results .example1 .increase .box_patent .box p .percent {
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  margin-left: -12px;
}
#analyze .flow .desc {
  font-size: 32px;
  color: #566d77;
  text-align: center;
  margin-bottom: 32px;
}
#analyze .flow .box_parent  {
  margin-bottom: 24px;
}
#analyze .flow .box_parent .box {
  width: 304px;
  border: 1px solid #26a69a;
  box-sizing: border-box;
  position: relative;
  margin-right: 24px;
}
#analyze .flow .box_parent .box:last-child {
  margin-right: 0;
}
#analyze .flow .box_parent .box::after {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-size: 40px;
  font-weight: 600;
  color: #becad0;
  position: absolute;
  top: 50%;
  right: -23px;
  transform: translate(0, -50%);
}
#analyze .flow .box_parent .box:last-child::after {
  display: none;
}
#analyze .flow .box_parent .box .subttl {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center
}
#analyze .flow .box_parent .box .box_desc {
  color: #607d8b;
  padding: 16px 15px;
}
#analyze .flow .btn {
  width: 304px;
  margin: 0 auto;
  text-align: center;
}
#analyze .flow .btn a {
  font-weight: 600;
  color: #455a64;
  line-height: 1;
  padding: 12px 0;
  display: block;
  background-color: #ffd600;
  box-shadow: 0 3px 0 0 #fdca39;
  border-radius: 28px;
}
#analyze .flow .btn a:hover {
  background-color: #ffea60;
}
#analyze .flow .btn a:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}
#analyze .action_example .box_parent {
  margin-bottom: 24px;
}
#analyze .action_example .box_parent .box {
  width: 304px;
  margin-bottom: 40px;
}
#analyze .action_example .box_parent .box:nth-child(3n-1) {
  margin: 0 24px;
}
#analyze .action_example .box_parent .box:nth-last-child(-n+3) {
  margin-bottom: 0;
}
#analyze .action_example .box_parent .box .img_box {
  width: 304px;
  margin-bottom: 16px;
}
#analyze .action_example .box_parent .box .img_box img {
  width: 100%;
  display: block;
}
#analyze .action_example .box_parent .box .subttl {
  font-weight: 600;
  margin-bottom: 8px;
  color: #566d77;
}
#analyze .action_example .box_parent .box .desc {
  color: #607d8b;
}
#analyze .action_example .btn {
  width: 304px;
  margin: 0 auto;
  text-align: center;
}
#analyze .action_example .btn a {
  font-weight: 600;
  color: #455a64;
  line-height: 1;
  padding: 12px 0;
  display: block;
  background-color: #ffd600;
  box-shadow: 0 3px 0 0 #fdca39;
  border-radius: 28px;
}
#analyze .action_example .btn a:hover {
  background-color: #ffea60;
}
#analyze .action_example .btn a:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}
#analyze .related_services .box_parent .box {
  width: 304px;
}
#analyze .related_services .box_parent .box:nth-child(2) {
  margin: 0 24px;
}
#analyze .related_services .box_parent .box .img_box {
  width: 304px;
  margin-bottom: 16px;
  position: relative;
}
#analyze .related_services .box_parent .box .img_box img {
  width: 100%;
  display: block;
}
#analyze .related_services .box_parent .box .img_box .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(38, 166, 154, 0.7);
  transition: all 0.2s ease;
}
#analyze .related_services .box_parent .box .img_box:hover .mask {
  opacity: 1;
}
#analyze .related_services .box_parent .box .img_box .mask .caption {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
#analyze .related_services .box_parent .box .img_box .mask .caption .fas {
  margin-right: 4px;
}
#analyze .related_services .box_parent .box .subttl {
  font-size: 24px;
  color: #26a69a;
  height: 54px;
  display: flex;
  align-items: center;
  font-weight: 600;
  position: relative;
  padding-left: 12px;
  margin-bottom: 16px;
  line-height: 1.25;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}
#analyze .related_services .box_parent .box:last-child .subttl {
  letter-spacing: -0.72px;
}
#analyze .related_services .box_parent .box .subttl::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 52px;
  background-color: #26a69a;
  position: absolute;
  top: 0;
  left: 0;
}
#analyze .related_services .box_parent .box .subttl:hover {
  color: #5bc1ba;
  text-decoration: underline;
}
#analyze .related_services .box_parent .box .subttl:hover::before {
  background-color: #5bc1ba;
}
#analyze .related_services .box_parent .box .desc {
  height: 64px;
  color: #607d8b;
  margin-bottom: 16px;
}
#analyze .related_services .box_parent .box .detail a {
  font-weight: 600;
  color: #26a69a;
  transition: all 0.2s ease;
}
#analyze .related_services .box_parent .box .detail a:hover {
  color: #5bc1ba;
}
#analyze .related_services .box_parent .box .detail a .fas {
  font-weight: 600;
  margin-right: 4px;
}
#analyze .related_services .box_parent .box .detail a span {
  text-decoration: underline;
  font-weight: bold;
}
@media screen and (max-width: 720px) {
  .column {
    flex-direction: column;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  #analyze .ttl {
    line-height: 1.5;
    padding: 10px 0;
    margin-bottom: 24px;
  }
  #analyze .wrapper {
    width: 256px;
  }
  #analyze .inner_section {
    margin-bottom: 40px;
  }
  body article section.first_view {
    background-position: center;
    margin-bottom: 24px;
  }
  body article section.first_view .breadcrumb {
    display: none;
  }
  body article section.first_view .first_title {
    line-height: 1.25;
    padding-top: 85px;
    margin-bottom: 33px;
  }
  body article section.first_view .subttl {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
  }
  body article section.first_view .btn {
    width: 256px;
  }
  body article section.first_view .btn a {
    font-size: 20px;
  }
  #analyze .under_mv .desc {
    font-size: 20px;
  }
  #analyze .recommend .list {
    line-height: 1.5;
  }
  #analyze .recommend .unordered {
    width: 252px;
  }
  #analyze .recommend .list {
    font-size: 16px;
    margin-bottom: 16px;
  }
  #analyze .feature .box_parent {
    margin-bottom: 0;
  }
  #analyze .feature .box_parent .box {
    margin-bottom: 24px;
  }
  #analyze .feature .box_parent .box .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  #analyze .results .example1 .company .award.shown_sp {
    text-align: center;
    margin-bottom: 16px;
    display: block;
  }
  #analyze .feature .box_parent .box:nth-child(odd) .left .subttl,
  #analyze .feature .box_parent .box:nth-child(even) .right .subttl {
    font-size: 20px;
  }
  #analyze .feature .box_parent .box .right {
    width: 100%;
    margin-bottom: 16px;
  }
  #analyze .results .example1 .company {
    align-items: flex-start;
  }
  #analyze .results .example1 .company .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  #analyze .results .example1 .company .left .img_box {
    width: 100%;
  }
  #analyze .results .example1 .company .right {
    width: 100%;
  }
  #analyze .results .example1 .company .right .subttl {
    font-size: 16px;
    margin-bottom: 12px;
  }
  #analyze .results .example1 .company .right .service {
    font-size: 12px;
    margin-bottom: 17px;
  }
  #analyze .results .example1 .content {
    margin-bottom: 16px;
    position: initial;
  }
  #analyze .results .example1 .content .left {
    width: 100%;
    margin-bottom: 24px;
  }
  #analyze .results .example1 .content .right {
    width: 100%;
    position: initial;
    display: flex;
    flex-direction: column-reverse;
  }
  #analyze .results .example1 .abtest_results {
    margin: 0px 0 24px 0;
  }
  #analyze .results .example1 .abtest_results .subttl {
    font-size: 16px;
    margin-bottom: 16px;
  }
  #analyze .results .example1 .abtest_results .subttl::before {
    width: 41px;
  }
  #analyze .results .example1 .abtest_results .subttl::after {
    width: 41px;
  }
  #analyze .results .example1 .abtest_results .box_parent .box.triangle {
    height: 16px;
    width: 100%;
    margin: 4px 0 0 0;
    position: relative
  }
  #analyze .results .example1 .abtest_results .box_parent .box.triangle:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #26a69a transparent transparent transparent;
    border-width: 16px 16px 0 16px
  }
  #analyze .results .example1 .abtest_results .abtest_results_reach {
    width: 256px;
  }
  #analyze .results .example1 .abtest_results .box_parent .box:last-child {
    margin-left: 0px;
    margin-top: 26px;
  }
  #analyze .results .example1 .increase .box_patent .subttl {
    font-size: 16px;
    margin-bottom: 8px;
    text-align: center;
  }
  #analyze .results .example1 .increase .box_patent .box {
    width: 100%;
    margin-bottom: 16px;
    padding: 14px 0;
  }
  #analyze .results .example1 .increase .box_patent .box .subttl {
    font-size: 24px
  }
  #analyze .results .example1 .increase .box_patent .box p .average {
    font-size: 16px;
  }
  #analyze .results .example1 .increase .box_patent .box.center {
    margin-bottom: 16px;
  }
  #analyze .results .example1 .increase .box_patent .box .subttl {
    margin-bottom: 12px;
  }
  #analyze .results .example1 .increase .box_patent .box p {
    font-size: 24px;
  }
  #analyze .results .example1 .increase .box_patent .box p .number {
    font-size: 48px;
  }
  #analyze .results .example1 .increase .box_patent .box p .percent {
    font-size: 16px;
    margin-left: -6px;
  }
  #analyze .flow .desc {
    font-size: 20px;
    margin-bottom: 24px;
  }
  #analyze .flow .box_parent .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  #analyze .flow .box_parent .box .subttl {
    font-size: 24px;
    height: auto;
    padding: 16px 0
  }
  #analyze .flow .box_parent .box::after {
    top: initial;
    right: 50%;
    bottom: -42px;
    transform: translate(50%, 0) rotate(90deg);
  }
  #analyze .flow .box_parent .box:last-child {
    margin-bottom: 0;
  }
  #analyze .flow .box_parent .box .box_desc {
    padding: 16px 14px;
  }
  #analyze .flow .btn {
    width: 256px;
  }
  #analyze .action_example .box_parent .box {
    width: 100%;
  }
  #analyze .action_example .box_parent .box .img_box {
    width: 100%;
    margin-bottom: 12px;
  }
  #analyze .action_example .box_parent .box:not(:last-child) {
    margin: 0 auto 40px;
  }
  #analyze .action_example .btn {
    width: 256px;
  }
  #analyze .related_services .box_parent .box {
    width: 100%;
  }
  #analyze .related_services .box_parent .box:not(:last-child) {
    margin: 0 auto 40px;
  }
  #analyze .related_services .box_parent .box .img_box {
    width: 100%;
  }
  #analyze .related_services .box_parent .box .subttl {
    height: 40px;
    font-size: 16px;
    line-height: 1.5;
  }
  #analyze .related_services .box_parent .box .subttl::before {
    height: 40px;
  }
  #analyze .related_services .box_parent .box .desc {
    margin-bottom: 20px;
  }
}

/*casestudy*/
#analyze .casestudy_wrapper {
  width: 100%;
}
.casestudy .intro .detail {
  font-size: 32px;
  line-height: 1;
  color: #566d77;
  text-align: center;
  margin-bottom: 40px;
}
#casestudy-cards .casestudy_post:hover {
	border: 1px solid #5bc1ba;
	background-color: #dbf0ef;
	box-shadow: 0px 1px 8px rgba(91, 193, 186, 0.5);
	cursor: pointer;
}
.casestudy .card li {
  box-sizing: border-box;
  width: 304px;
  border: 1px solid #cfd8dc;
  border-radius: 8px;
  box-shadow: 0 0 8px 0 rgb(144 164 174 / 50%);
  margin-right: 24px;
}
.casestudy .card li>a {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 16px;
  text-decoration: none;
  color: #607d8b;
}
#analyze .casestudy .card li .ttl {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #607d8b;
  margin-bottom: 16px;
  text-align: left;
  background-color: initial;
  padding: 0;
  height: 1em;
  margin-top: 0;
}
.casestudy .card li .image {
  width: 272px;
  height: 204px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.casestudy .card li .image img {
  width: auto;
  height: 100%;
}
.casestudy .card li .logo {
  width: 272px;
  height: 56px;
  margin-bottom: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.casestudy .card li .logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.casestudy .card li .company {
  color: #607d8b;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  margin-bottom: 8px;
}
.casestudy .card li .des {
  color: #607d8b;
  line-height: 1.5;
  min-height: 4.5em;
}
.casestudy .btn {
  width: 304px;
  text-align: center;
  margin: 0 auto;
  background-color: #ffd600;
  box-shadow: 0 3px 0 0 #fdca39;
  border-radius: 28px;
}
.casestudy .btn a {
  font-weight: 600;
  line-height: 1;
  padding: 12px 0;
  display: block;
  color: #455a64;
  text-decoration: none;
}
@media screen and (max-width: 720px) {
  #analyze .casestudy_wrapper {
    overflow: hidden;
    width: 320px;
  }
  /*layout*/
  .flex_center {
      display: block;
      justify-content: initial;
  }
  .casestudy .wrapper {
      width: 100%;
      padding: 0;
  }
  /*slider*/
  .slick-slider .slick-prev {
      left: 8px;
  }
  .slick-slider .slick-list,
  .slick-slider .slick-track {
      overflow: visible;
  }
  .slick-slider .slick-next {
      right: 8px;
  }
  .slick-slider .slick-arrow {
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    font-size: 24px;
    color: #00a59a;
    cursor: pointer;
    margin: 0;
    padding: 0;
    z-index: 1;
  }
  /*casestudy*/
  .casestudy .intro .detail {
      font-size: 24px;
      line-height: 1.25;
      margin: 0 auto;
  }
  .casestudy .wrapper ul {
      width: 100%;
  }
  .casestudy .card li {
      width: 256px;
      margin: 0 32px;
  }
  .casestudy .card li .image {
      width: auto;
      height: 168px;
  }
  .casestudy .card li .logo {
      width: auto;
      height: 40px;
  }
  .casestudy .card li .des {
      height: 6em;
  }
  .casestudy .btn {
      width: 256px;
  }
  #analyze .casestudy .flex_center {
    display: block;
    justify-content: initial;
  }
  /*footerからh4削除のテスト用*/
  .footer_subtitle {
    margin-bottom: 20px;
  }
}
