@charset "UTF-8";
html{
  scroll-behavior: smooth;
  scroll-padding-top: 105px;
}
@font-face { 
  font-family: 'Zen Kaku Gothic New';
  src: url("/mobile/set/data/special/kaizen-action/lib/css/shared/font/ZenKakuGothicNew-Regular.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}
@font-face { 
  font-family: 'Zen Kaku Gothic New'; 
  src: url("/mobile/set/data/special/kaizen-action/lib/css/shared/font/ZenKakuGothicNew-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; 
}
@keyframes arrow-l {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-135deg);
    transform: translate3d(0, 0, 0) rotate(-135deg);
  }

  50% {
    -webkit-transform: translate3d(-30%, 0, 0) rotate(-135deg);
    transform: translate3d(-30%, 0, 0) rotate(-135deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-135deg);
    transform: translate3d(0, 0, 0) rotate(-135deg);
  }
}
@keyframes arrow-r {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
  }

  50% {
    -webkit-transform: translate3d(30%, 0, 0) rotate(45deg);
    transform: translate3d(30%, 0, 0) rotate(45deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
  }
}
@keyframes arrow-b {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
  }

  50% {
    -webkit-transform: translate3d(0, 30%, 0) rotate(135deg);
    transform: translate3d(0, 30%, 0) rotate(135deg);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
  }
}
.mercury {
  padding: 0;
  margin: 0;
}
p,ul,li,ol,span {
  margin: 0;
  padding: 0;
}
.icon-svg {
  display: none;
}
.mobile-u96-pc-mt-0 {
  margin-top: 0 !important;
}
.mobile-u96-pc-mt-10 {
  margin-top: 10px !important;
}
.mobile-u96-pc-mt-15 {
  margin-top: 15px !important;
}
.mobile-u96-pc-mt-20 {
  margin-top: 20px !important;
}
.mobile-u96-pc-mt-25 {
  margin-top: 25px !important;
}
.mobile-u96-pc-mt-30 {
  margin-top: 30px !important;
}
.mobile-u96-pc-mt-35 {
  margin-top: 35px !important;
}
.mobile-u96-pc-mt-40 {
  margin-top: 40px !important;
}
.mobile-u96-pc-mt-45 {
  margin-top: 45px !important;
}
.mobile-u96-pc-mt-50 {
  margin-top: 50px !important;
}
.mobile-u96-pc-pt-0 {
  padding-top: 0 !important;
}
.mobile-u96-pc-pt-10 {
  padding-top: 10px !important;
}
.mobile-u96-pc-pt-15 {
  padding-top: 15px !important;
}
.mobile-u96-pc-pt-20 {
  padding-top: 20px !important;
}
.mobile-u96-pc-pt-25 {
  padding-top: 25px !important;
}
.mobile-u96-pc-pt-30 {
  padding-top: 30px !important;
}
.mobile-u96-pc-pt-35 {
  padding-top: 35px !important;
}
.mobile-u96-pc-pt-40 {
  padding-top: 40px !important;
}
.mobile-u96-pc-pt-45 {
  padding-top: 45px !important;
}
.mobile-u96-pc-pt-50 {
  padding-top: 50px !important;
}
.mobile-u96-pc-mb-0 {
  margin-bottom: 0 !important;
}
.mobile-u96-pc-mb-10 {
  margin-bottom: 10px !important;
}
.mobile-u96-pc-mb-15 {
  margin-bottom: 15px !important;
}
.mobile-u96-pc-mb-20 {
  margin-bottom: 20px !important;
}
.mobile-u96-pc-mb-25 {
  margin-bottom: 25px !important;
}
.mobile-u96-pc-mb-30 {
  margin-bottom: 30px !important;
}
.mobile-u96-pc-mb-35 {
  margin-bottom: 35px !important;
}
.mobile-u96-pc-mb-40 {
  margin-bottom: 40px !important;
}
.mobile-u96-pc-mb-45 {
  margin-bottom: 45px !important;
}
.mobile-u96-pc-mb-50 {
  margin-bottom: 50px !important;
}
.mobile-u96-pc-ml-200 {
  margin-left: 200px !important;
}
.mobile-u96-pc-ml-260 {
  margin-left: 260px !important;
}
.mobile-u96-sp-d-n {
  display: block;
}
.mobile-u96-pc-d-n {
  display: none;
}
.mobile-u96-fs-w {
  font-weight: bold !important;
}
.mobile-u96-fs-n {
  font-weight: normal !important;
}
.mobile-u96-ta-c {
  text-align: center !important;
}
.mobile-u96-ta-l {
  text-align: left !important;
}
.mobile-u96-ta-r {
  text-align: right !important;
}
.mobile-u96-w-100p {
  width: 100% !important;
}
.mobile-u96-text-Gray {
  color: #7C94AC !important;
}
.mobile-u96-border {
  background-image : linear-gradient(to right, #7C94AC 2px, transparent 1px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 25px;
}
.mobile-u96-border-solid {
  border-bottom: solid 1px #7C94AC;
  padding-bottom: 25px;
}
.mobile-u96-kaizen-action-topics {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #2D3E4E;
}
.mobile-u96-kaizen-action-topics a {
  color: #0783F4;
}
.mobile-u96-kaizen-action-topics a:hover {
  opacity: 0.6;
  transition: .2s;
}
.mobile-u96-contents-main {
  background-color: #ECF0F4;
  padding: 70px 0;
}
.mobile-u96-case {
  max-width: 950px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(173, 192, 211, .20);
}
.mobile-u96-case-inner {
  padding: 35px 40px 70px;
  box-shadow: 0 0 20px rgba(173, 192, 211, 0.2);
}
.mobile-u96-case-head-2col {
  position: relative;
  padding: 40px 0 0;
}
.mobile-u96-case-head-2col-date {
  position: absolute;
  width: 80px;
  font-size: 33px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 20px 0 20px 20px;
  padding: 8px 0 5px;
  text-align: center;
  top: -42px;
  left: 0px;
  box-shadow: 2px 2px 0 0 rgba(217, 225, 232, 1);
}
.mobile-u96-case-head-2col-date::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #BDC9D5;
  border-width: 7.2px 0px 0px 6px;
  top: 0;
  right: -6px;
}
.mobile-u96-case-head-2col-new {
  position: absolute;
  color: #fff;
  font-size: 14px;
  background-color: #1583F4;
  border-radius: 50px 50px 50px 0;
  padding: 3px 10px;
  top: -12px;
  left: 5px;
}
.mobile-u96-case-head-2col-month {
  font-size: 19px;
}
.mobile-u96-case-head-2col-brand,
.mobile-u96-case-other-list-item-brand {
  position: absolute;
  margin: 0 auto;
  background-color: #F0F4F8;
  border-radius: 0 25px 0 58px;
  padding: 5px 15px;
  top: -32px;
  right: -36px;
}
.mobile-u96-case-other-list-item-brand {
  border-radius: 0 33px 0 78px;
  top: 3px;
  right: 3px;
}
.mobile-u96-case-head-2col-brand::before,
.mobile-u96-case-other-list-item-brand::before {
  content: '';
  position: absolute;
  display: block;
  border-style: solid;
  border-top: 10px solid #F0F4F8;
  border-left: 8px solid transparent;
  border-right: 10px solid #F0F4F8;
  border-bottom: 10px solid transparent;
  left: -12px;
  top: 0;
}
.mobile-u96-case-head-2col-brand-img,
.mobile-u96-case-other-list-item-brand-img {
  vertical-align: middle;
  padding: 0 6px;
}
.mobile-u96-case-head-2col-brand-img + .mobile-u96-case-head-2col-brand-img,
.mobile-u96-case-other-list-item-brand-img + .mobile-u96-case-other-list-item-brand-img {
  border-left: 2px solid #BDC9D5;
  padding-left: 10px;
}
.mobile-u96-case-head-2col-brand-img[data-icon="sb"],
.mobile-u96-case-other-list-item-brand-img[data-icon="sb"] {
  width: 60px;
  margin: 0 auto 6px;
}
.mobile-u96-case-head-2col-brand-img[data-icon="ym"],
.mobile-u96-case-other-list-item-brand-img[data-icon="ym"] {
  width: 58px;
  margin: 0 auto 6px;
}
.mobile-u96-case-head-2col-brand-img[data-icon="lm"],
.mobile-u96-case-other-list-item-brand-img[data-icon="lm"] {
  width: 50px;
  margin: 0 auto 6px;
}

.mobile-u96-case-head-title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 1px #7C94AC;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.mobile-u96-case-date {
  display: flex;
  font-size: 16px;
  color: #7C94AC;
  align-items: center;
  justify-content: flex-start;
}
.mobile-u96-case-new-icon {
  border: solid 2px #0783F4;
  border-radius: 12px;
  font-size: 12px;
  padding: 0px 12px 1px;
  margin-left: 5px;
  color: #0783F4;
  font-weight: bold;
}
.mobile-u96-case-improvement {
  margin: 35px 0 50px;
}
.mobile-u96-case-improvement-example {
  background-color: #E2F1FF;
  border-radius: 15px;
  padding: 40px;
}
.mobile-u96-case-improvement-example .mobile-u96-case-improvement-example-2col:not(:last-child) {
  margin-bottom: 25px;
}
.mobile-u96-case-improvement-example .mobile-u96-case-improvement-example-2col:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.mobile-u96-case-improvement-example .mobile-u96-case-improvement-example-2col:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mobile-u96-case-improvement-example-icon-customer {
  margin-right: 20px;
  margin-top: 20px;
}
.mobile-u96-case-improvement-example-icon-employee {
  margin-left: 20px;
  margin-top: 20px;
}
.mobile-u96-case-improvement-example-icon-customer img,
.mobile-u96-case-improvement-example-icon-employee img {
  width: 130px;
  height: 130px;
}
.mobile-u96-case-improvement-example-icon-txt {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.mobile-u96-case-improvement-example-fukidashi {
  background-color: #fff;
  border-radius: 15px;
  position: relative;
  padding: 24px 30px;
  width: 370px;
}
.mobile-u96-case-improvement-example-fukidashi p {
  font-size: 16px;
  color: #2D3E4E;
}
.mobile-u96-case-improvement-example-fukidashi span.mobile-u96-case-improvement-example-fukidashi-bottom.left {
  background: url(/mobile/set/data/special/kaizen-action/lib/img/shared/fig-fukidashi-bottom-left.png) no-repeat;
  background-size: contain;
  background-size: 100% auto;
  width: 46px;
  height: 39px;
  position: absolute;
  bottom: -25px;
  left: 15px;
}
.mobile-u96-case-improvement-example-fukidashi span.mobile-u96-case-improvement-example-fukidashi-bottom.right {
  background: url(/mobile/set/data/special/kaizen-action/lib/img/shared/fig-fukidashi-bottom-right.png) no-repeat;
  background-size: contain;
  background-size: 100% auto;
  width: 46px;
  height: 39px;
  position: absolute;
  bottom: -25px;
  right: 15px;
}
.mobile-u96-case-improvement-note {
  list-style-type: none;
  font-size: 14px;
  color: #7C94AC;
  padding-top: 10px;
}
.mobile-u96-case-improvement-note li {
  display: table;
}
.mobile-u96-case-improvement-note li span {
  display: table-cell;
}
.mobile-u96-case-improvement-point-list {
  border-bottom: solid 1px #7C94AC;
  padding-bottom: 60px;
}
.mobile-u96-case-improvement-point-list-item {
  border: solid 2px #0783F4;
  border-radius: 15px;
  position: relative;
  max-width: 520px;
  margin: 0 auto;
  padding: 42px 30px 30px;
}
.mobile-u96-case-improvement-point-list-item:not(:last-child) {
  margin-bottom: 47px;
}
.mobile-u96-case-improvement-point-list-item-header {
  position: absolute;
  top: -20px;
  left: -2px;
  background-color: #0783F4;
  border-radius: 0 28px 28px 0;
  padding: 7px 0px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  width: 200px;
}
.mobile-u96-case-improvement-point-list-item-header-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-u96-case-improvement-point-list-item-header-ttl-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #0783F4;
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.mobile-u96-case-improvement-point-text {
  max-width: 580px;
  margin: -20px auto 0;
}
.mobile-u96-case-info {
  padding: 60px 0;
  border-bottom: solid 1px #7C94AC;
  max-width: 790px;
  margin: 0 auto;
}
.mobile-u96-case-info-img {
  margin: 0 auto;
}
.mobile-u96-case-info-img img {
  margin: 0 auto;
}
.mobile-u96-case-info-img-2col {
  display: flex;
  justify-content: center;
}
.mobile-u96-case-info-img-2col .mobile-u96-case-info-img-2col-item:nth-child(1) {
  margin-right: 20px;
}
.mobile-u96-case-info-img-note {
  margin-top: 10px;
}
.mobile-u96-case-info-img-note {
  list-style-type: none;
  font-size: 14px;
  color: #7C94AC;
  padding-left: 20px;
}
.mobile-u96-case-info-img-note li {
  display: table;
}
.mobile-u96-case-info-img-note span {
  display: table-cell;
  padding-right: 5px;
}
.mobile-u96-case-info-cont {
  padding-top: 40px;
  max-width: 790px;
  margin: 0 auto;
}
.mobile-u96-case-info-cont-ttl-read {
  font-size: 20px;
  font-weight: bold;
  text-indent: -13px;
  padding-left: 13px;
}
.mobile-u96-case-info-cont-ttl-read::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #0783F4;
  border-radius: 50%;
  margin-right: 15px;
  position: relative;
  top: -1px;
}
.mobile-u96-case-info-cont-ttl-box {
  font-size: 18px;
  font-weight: bold;
  background-color: #f6f6f9;
  margin: 10px 0;
  padding: 15px;
}
.mobile-u96-case-info-cont-ttl-feedback {
  font-size: 24px;
  font-weight: bold;
  margin-top: 25px;
}
.mobile-u96-case-info-cont-txt {
  padding: 5px 28px 0;
  word-wrap: break-word;
}
.mobile-u96-case-info-cont-txt--strong {
  font-weight: 700;
}
.mobile-u96-case-info-cont-link {
  padding-top: 25px;
}
.mobile-u96-case-info-cont .mobile-u96-case-info-cont-link:first-child {
  padding-top: 0;
}
.mobile-u96-case-info-article,
.mobile-u96-case-info-article--no-js {
  margin-top: 35px;
  padding-left: 45px;
  list-style-type: disc;
}
.mobile-u96-case-info-article-text {
  color: #999999;
}
.mobile-u96-case-evaluation {
  padding: 60px 0 0;
}
.mobile-u96-case-evaluation-img {
  margin: 0 auto;
  max-width: 520px;
}
.mobile-u96-case-evaluation-img img {
  width: 100%;
}
.mobile-u96-case-evaluation-questionnaire {
  padding-top: 30px;
}
.mobile-u96-case-evaluation-questionnaire-2col {
  display: flex;
  justify-content: center;
}
.mobile-u96-case-evaluation-questionnaire-2col-item {
  width: 250px;
}
.mobile-u96-case-evaluation-questionnaire-2col-item:nth-child(1) {
  margin-right: 20px;
}
.mobile-u96-case-evaluation-questionnaire-btn {
  border: solid 2px #0783F4;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  padding: 12px 0;
  font-weight: bold;
}

.mobile-u96-case-page {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 385px;
  height: 33px;
  margin: 70px auto 0;
}
.mobile-u96-case-page::after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 100%;
  background-color: #7C94AC;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.mobile-u96-case-page-list a,
.mobile-u96-case-page-list span {
  position: relative;
  display: block;
  font-weight: bold;
}
.mobile-u96-case-page-list span {
  color: #CCC;
}
.mobile-u96-case-page-list a::after,
.mobile-u96-case-page-list span::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #0783F4;
  border-right: solid 2px #0783F4;
  top: 8px;
  z-index: 2;
}
.mobile-u96-case-page-list span::after {
  border-top-color: #CCC;
  border-right-color: #CCC;
}
.mobile-u96-case-page-list a.mobile-u96-case-page-list-prev,
.mobile-u96-case-page-list span.mobile-u96-case-page-list-prev {
  padding-left: 58px;
}
.mobile-u96-case-page-list a.mobile-u96-case-page-list-next,
.mobile-u96-case-page-list span.mobile-u96-case-page-list-next {
  padding-right: 58px;
  text-align: right;
}
.mobile-u96-case-page-list a.mobile-u96-case-page-list-prev::after,
.mobile-u96-case-page-list span.mobile-u96-case-page-list-prev::after {
  transform: rotate(-135deg);
  left: 0;
}
.mobile-u96-case-page-list a.mobile-u96-case-page-list-next::after,
.mobile-u96-case-page-list span.mobile-u96-case-page-list-next::after {
  transform: rotate(45deg);
  right: 0;
}
.mobile-u96-case-page-list a.mobile-u96-case-page-list-prev:hover::after {
  animation: arrow-l 0.4s ease-in-out 0s 2 alternate;
}
.mobile-u96-case-page-list a.mobile-u96-case-page-list-next:hover::after {
  animation: arrow-r 0.4s ease-in-out 0s 2 alternate;
}
.mobile-u96-case-top-link {
margin: 50px auto 0;
text-align: center;
max-width: 340px;
}
.mobile-u96-case-top-link-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  background-color: #0783F4;
  border-radius: 25px;
  padding: 12px;
  font-weight: bold;
  cursor: pointer;
}
.mobile-u96-case-top-link-btn::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 2.5px #fff;
  border-right: solid 2.5px #fff;
  transform: rotate(-135deg);
  position: absolute;
  top: 19px;
  left: 30px;
}
.mobile-u96-case-top-link-btn:hover::before {
  animation: arrow-l 0.4s ease-in-out 0s 2 alternate;
}
.mobile-u96-case-other {
  background-color: #ECF0F4;
}
.mobile-u96-case-other-inner {
  padding: 0 0 140px;
  max-width: 950px;
  margin: 0 auto;
}
.mobile-u96-case-other-ttl {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-bottom: solid 3px #2D3E4E;
  max-width: 260px;
  margin: 0 auto;
}
.mobile-u96-case-other-ttl::after {
  content: "";
  position: absolute;
  border-left: solid 3px #2D3E4E;
  border-bottom: solid 3px #2D3E4E;
  bottom: -4px;
  left: 50%;
  width: 11px;
  height: 11px;
  transform: rotate(-45deg) translateX(-50%);
  z-index: 10;
  background-color: #ECF0F4;
}
.mobile-u96-case-other-read-txt {
  text-align: center;
}
.mobile-u96-case-other-list {
  margin-top: 40px;
}
.mobile-u96-case-other-list-item {
  background-color: #fff;
  border-radius: 15px;
  opacity: 1;
  transition: all 0.4s ease 0s;
  box-shadow: 0 0 10px rgba(173, 192, 211, 0.3);
}
.mobile-u96-case-other-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.mobile-u96-case-other-list-item.is-hidden {
  opacity: 0;
  height: 0;
  margin: 0;
  display: none;
}
.mobile-u96-case-other-list-item-inner {
  padding: 40px;
  position: relative;
}
.mobile-u96-case-other-list-item-inner::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #0783F4;
  border-right: solid 2px #0783F4;
  transform: rotate(45deg);
  position: absolute;
  right: 40px;
  top: 55%;
  z-index: 2;
}
.mobile-u96-case-other-list-item-inner:hover::after {
  animation: arrow-r 0.4s ease-in-out 0s 2 alternate;
}
.mobile-u96-case-other-list-item-date {
  display: flex;
  font-size: 20px;
  color: #7C94AC;
  align-items: center;
  justify-content: flex-start;
  width: 21%;
  position: absolute;
  top: 10px;
}
.mobile-u96-case-other-list-item-new-icon {
  border: solid 2px #0783F4;
  border-radius: 12px;
  font-size: 12px;
  padding: 0px 12px 1px;
  margin-left: 5px;
  color: #0783F4;
  font-weight: bold;
}
.mobile-u96-case-other-list-item-ttl-cont {
  position: relative;
  width: 76%;
  margin-top: 25px;
}
.mobile-u96-case-other-list-item-ttl {
  position: relative;
  color: #333;
}
.mobile-u96-case-other-list-more-btn {
  margin: 40px auto 0;
  max-width: 340px;
}
.mobile-u96-case-other-list-more-btn span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #0783F4;
  border-radius: 25px;
  padding: 12px;
  font-weight: bold;
  cursor: pointer;
}
.mobile-u96-case-other-list-more-btn span:hover {
  opacity: .6;
  transition: .2s;
}
.mobile-u96-case-other-list-more-btn span::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(135deg);
  position: absolute;
  right: 20px;
  z-index: 2;
}
.mobile-u96-case-other-list-more-btn span:hover::after {
  animation: arrow-b 0.4s ease-in-out 0s 2 alternate;
}
.mobile-u96-text-sup-01 {
  font-size: 50%;
  line-height: 1;
  vertical-align: text-top;
}

/* SNSシェアボタン */
.mobile-u96-sns-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding-bottom: 70px;
}
.mobile-u96-sns-link {
  transition: opacity 0.2s ease-in-out;
}
.mobile-u96-sns-link:hover{
  opacity: 0.7;
}
.mobile-u96-sns-list .mobile-u96-sns-link-img {
  width: 50px;
}
.mobile-u96-sns-link .icon-svg {
  display: none !important;
}

/* お客様の声 目次 */
.mobile-u96-case-index {
  padding: 60px 0;
  max-width: 790px;
  margin: 0 auto;
}
.mobile-u96-case-index-ttl-lv2{
  border-bottom: solid 1px #7C94AC;
  font-size: 22px;
  padding-bottom: 12px;
  font-weight: bold;
}
.mobile-u96-case-index-list {
  background-color: #f6f6f9;
  margin-top: 12px;
  padding: 30px 30px 20px;
}
.mobile-u96-case-index-list li:not(:first-child) {
  margin-top: 5px;
}
.mobile-u96-case-index-list li a {
  position: relative;
  display: block;
  color: #333;
  width: 100%;
  padding: 5px 17px 5px 0px;
  box-sizing: border-box;
}
.mobile-u96-case-index-list li a::after {
  position: absolute;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border: 1px solid #000;
  border-color: transparent transparent #000 #000;
  transform: rotate(-45deg);
  top: 50%;
  right: 0;
  margin-top: -7px;
}
.mobile-u96-case-index-list li a:hover::after {
  -webkit-animation: arrow-down 0.4s 2;
  animation: arrow-down 0.4s 2;  
}

@-webkit-keyframes arrow-down {
  0% {
    transform: translate3d(0, 0, 0) rotate(-45deg);
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
    -ms-transform: translate3d(0, 0, 0) rotate(-45deg);
    -o-transform: translate3d(0, 0, 0) rotate(-45deg);
}

  50% {
    transform: translate3d(0, 30%, 0) rotate(-45deg);
    -webkit-transform: translate3d(0, 30%, 0) rotate(-45deg);
    -moz-transform: translate3d(0, 30%, 0) rotate(-45deg);
    -ms-transform: translate3d(0, 30%, 0) rotate(-45deg);
    -o-transform: translate3d(0, 30%, 0) rotate(-45deg);
}

  100% {
    transform: translate3d(0, 0, 0) rotate(-45deg);
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
    -ms-transform: translate3d(0, 0, 0) rotate(-45deg);
    -o-transform: translate3d(0, 0, 0) rotate(-45deg);
  }
}

/* 動画 */
.mobile-u96-case-info-cont-movie {
  margin-top: 10px;
}

/* ありがとうの声 */
.mobile-u96-case-review {
  padding: 60px 0;
  border-bottom: solid 1px #7C94AC;
  max-width: 790px;
  margin: 0 auto;
}
.mobile-u96-case-review-ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
}
.mobile-u96-case-review-2col {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 580px;
  margin: 0 auto;
}
.mobile-u96-case-review-2col:not(:last-child) {
  margin-bottom: 25px;
}
.mobile-u96-case-review-icon {
  margin-right: 20px;
  margin-top: 20px;
}
.mobile-u96-case-review-icon img {
  width: 130px;
  height: 130px;
}
.mobile-u96-case-review-fukidashi {
  position: relative;
  background-color: #E2F1FF;
  border-radius: 15px;
  position: relative;
  padding: 24px 30px;
  width: 370px;
}
.mobile-u96-case-review-fukidashi p {
  font-size: 16px;
}
.mobile-u96-case-review-fukidashi::after {
  position: absolute;
  content: "";
  background: url(/mobile/set/data/special/kaizen-action/lib/img/shared/fig-review-fukidashi-bottom.webp) no-repeat;
  background-size: contain;
  background-size: 100% auto;
  width: 46px;
  height: 39px;
  bottom: -25px;
  left: 15px;
}