@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,700&display=swap");
.mv-case {
  background-image: url(../images/case/main_img.jpg);
}
@media screen and (min-width: 768px) {
  .mv-case {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 767px) {
  .mv-case {
    padding: 57px 0;
  }
}

.page-list {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  .page-list {
    margin-top: -0.8rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list {
    margin: 0 3px 40px;
  }
}
.page-list > li {
  width: clac(100%/3);
  text-align: center;
}

.page-list > li > a {
  padding: 0 0 0 2.9rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  display: inline-block;
  color: #313131;
  background: url("../images/common/icon_index.png") no-repeat left 0.7rem/1.9rem auto;
}

@media screen and (min-width: 768px) {
  .page-list > li > a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .page-list > li > a {
    font-size: 1.4rem;
    background-position: left 3px;
  }
}
@media screen and (min-width: 768px) {
  .page-list > li > a:hover {
    opacity: 0.7;
  }
}
.page-list > li.prev {
  text-align: left;
}

.page-list > li.prev > a {
  background-image: url("../images/common/icon_arrow_03.png");
}

@media screen and (min-width: 768px) {
  .page-list > li.prev > a {
    padding-left: 2.4rem;
    background-size: 1rem auto;
  }
}
@media screen and (max-width: 767px) {
  .page-list > li.prev > a {
    padding-left: 20px;
    background-position: left 2px;
    background-size: 10px auto;
  }
}
.page-list > li.next {
  text-align: right;
}

.page-list > li.next > a {
  background-image: url("../images/common/icon_arrow_01.png");
}

@media screen and (min-width: 768px) {
  .page-list > li.next > a {
    padding: 0 2rem 0 0;
    background-position: right 0.7rem;
    background-size: 1rem auto;
  }
}
@media screen and (max-width: 767px) {
  .page-list > li.next > a {
    padding: 0 20px 0 0;
    background-position: right 2px;
    background-size: 10px auto;
  }
}
.case-top .mc-wrap.table, .case-top .mc-wrap.pickup {
  box-shadow: unset;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup {
    position: relative;
    margin-bottom: 80px;
    padding-top: 56px;
  }
}
.case-top .mc-wrap.pickup .mc-inner {
  padding: unset;
  border: 1px solid #002855;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1228px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section {
    width: 100%;
  }
}
@media screen and (max-width: 1227px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section {
    max-width: unset;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a {
  display: flex;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a:hover {
    opacity: 0.7;
    text-decoration: unset;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a {
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a {
    flex-direction: column;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-image {
    width: 66.612%;
    min-width: 436px;
  }
}
@media screen and (min-width: 1228px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-image {
    width: 79.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-image {
    width: 100%;
    padding-bottom: 43.732%;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text {
    width: 33.515%;
    min-width: 300px;
  }
}
@media screen and (max-width: 1227px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text {
    padding: 1.63vw 3.26vw;
  }
}
@media screen and (min-width: 1228px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text {
    width: 40rem;
    padding: 2rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text {
    width: 100%;
    padding: 20px;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text {
    font-size: 12px;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text > span {
  font-family: "Roboto Condensed", sans-serif;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text > span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text > span {
    font-size: 30px;
    padding-right: 16px;
    vertical-align: -5px;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text {
    position: absolute;
    top: -56px;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-text > span {
    display: block;
    box-sizing: border-box;
    margin-bottom: 0.8rem;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-title {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-title {
    font-size: 2.2rem;
    line-height: 3.2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-date {
    font-size: 1.2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-date {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag {
  text-align: right;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag {
    margin-top: -0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag {
    margin-top: 4px;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li {
    margin-top: 0.4rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li {
    margin-top: 4px;
    margin-left: 4px;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li {
    min-width: 6.4rem;
    font-size: 1.2rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li {
    min-width: 64px;
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 4px;
  }
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li.technologies {
  background-color: #00BFB3;
}
.case-top .mc-wrap.pickup .mc-inner .mc-section > a .pickup-text-tag > li.produces {
  background-color: #C6858F;
}
.case-top .mc-wrap.article {
  max-width: unset;
  background-color: rgba(226, 238, 253, 0.7);
  box-shadow: unset;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article {
    width: 100%;
    padding-bottom: 12rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1227px) {
  .case-top .mc-wrap.article {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.case-top .mc-wrap.article .article-nav {
  display: flex;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav {
    max-width: 99.8rem;
    padding: 4rem;
    transform: translateY(-8rem);
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav {
    flex-direction: column;
    margin-left: 15px;
    margin-right: 15px;
    padding: 30px 20px;
    transform: translateY(-20px);
  }
}
.case-top .mc-wrap.article .article-nav-text {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-text {
    font-size: 12px;
  }
}
.case-top .mc-wrap.article .article-nav-text > span {
  font-family: "Roboto Condensed", sans-serif;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-text > span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-text > span {
    font-size: 30px;
    padding-right: 16px;
    vertical-align: -5px;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-text {
    width: 15rem;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-text > span {
    display: block;
    margin-bottom: 0.8rem;
  }
}
.case-top .mc-wrap.article .article-nav-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list {
    width: calc(100% - 15rem);
    margin-top: -2rem;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd, .case-top .mc-wrap.article .article-nav-list > dt {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd, .case-top .mc-wrap.article .article-nav-list > dt {
    margin-top: 20px;
  }
}
.case-top .mc-wrap.article .article-nav-list > dt {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dt {
    width: 5.2rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dt {
    width: 52px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd {
    width: calc(100% - 5.2rem);
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd {
    width: calc(100% - 52px);
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul {
    margin-top: -0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul {
    margin-top: 4px;
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li {
    margin-top: 0.4rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li {
    margin-top: 4px;
    margin-left: 4px;
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li {
  position: relative;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li {
    min-width: 10.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li {
    min-width: 94px;
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li > a {
  display: inherit;
  box-sizing: inherit;
  width: 100%;
  line-height: inherit;
  font-weight: inherit;
  text-align: inherit;
  color: #313131;
  background-color: #ffffff;
  border-style: solid;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li > a {
    min-width: 6.4rem;
    font-size: 1.2rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li > a {
    min-width: 64px;
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 4px;
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li > a.technologies {
  background-color: #00BFB3;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li > a.produces {
  background-color: #C6858F;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li > a {
    font-size: 1.4rem;
    border-width: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li > a {
    font-size: 12px;
    border-width: 1px;
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li > a:hover {
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-nav-list > dd > ul > li > a:hover {
    text-decoration: unset;
  }
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li > a > span {
  position: absolute;
  display: none;
  right: -0.5rem;
  top: -0.5rem;
  width: 1.6rem;
  height: 1.6rem;
  background: url(../images/common/icon_close.png) no-repeat left top/1.6rem auto;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.on > a {
  color: #ffffff;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.on > a > span {
  display: block;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.on.technologies > a {
  background-color: #00BFB3;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.on.produces > a {
  background-color: #C6858F;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.technologies > a {
  border-color: #00BFB3;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.technologies > a:hover {
  background-color: #00BFB3;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.produces > a {
  border-color: #C6858F;
}
.case-top .mc-wrap.article .article-nav-list > dd > ul > li.produces > a:hover {
  border-color: #C6858F;
}
.case-top .mc-wrap.article .article-table {
  box-sizing: border-box;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table {
    flex-wrap: wrap;
    width: 100%;
    max-width: 119.8rem;
  }
}
@media screen and (min-width: 1228px) {
  .case-top .mc-wrap.article .article-table {
    width: 119.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table {
    flex-direction: column;
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 20px;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 1227px) {
  .case-top .mc-wrap.article .article-table {
    padding: 0 1.5rem;
    max-width: unset;
  }
}
.case-top .mc-wrap.article .article-table > li {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li {
    display: flex;
    width: 33.3333333333%;
    padding-right: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li {
    border-bottom: solid 1px #e2e2e2;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li:last-of-type {
    border-bottom: unset;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
  }
}
.case-top .mc-wrap.article .article-table > li > a {
  box-sizing: border-box;
  width: 100%;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a {
    display: inline-block;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li > a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a:hover {
    text-decoration: unset;
    opacity: unset;
  }
}
.case-top .mc-wrap.article .article-table > li > a .article-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a .article-image {
    margin-bottom: 2rem;
    padding-bottom: 22.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li > a .article-image {
    width: 36%;
    padding-bottom: 20.2%;
  }
}
.case-top .mc-wrap.article .article-table > li > a .article-title {
  font-weight: 700;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a .article-title {
    min-height: 10.4rem;
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li > a .article-title {
    width: 61%;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.case-top .mc-wrap.article .article-table > li > a .article-tag {
  text-align: right;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag {
    margin-top: -0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag {
    margin-top: 4px;
  }
}
.case-top .mc-wrap.article .article-table > li > a .article-tag > li {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag > li {
    margin-top: 0.4rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag > li {
    margin-top: 4px;
    margin-left: 4px;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag > li {
    min-width: 6.4rem;
    font-size: 1.2rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-top .mc-wrap.article .article-table > li > a .article-tag > li {
    min-width: 64px;
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 4px;
  }
}
.case-top .mc-wrap.article .article-table > li > a .article-tag > li.technologies {
  background-color: #00BFB3;
}
.case-top .mc-wrap.article .article-table > li > a .article-tag > li.produces {
  background-color: #C6858F;
}

@media screen and (min-width: 768px) {
  .case-detail .mc-section {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .mc-section {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-title-lv1 {
    font-size: 3rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-title-lv1 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-title-lv2 {
    font-size: 2.2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-title-lv2 {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.case-detail .article-wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .case-detail .article-wrap {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-wrap {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-date {
    font-size: 1.2rem;
    line-height: 2.4rem;
    margin-right: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-date {
    font-size: 12px;
    line-height: 24px;
    margin-right: 16px;
  }
}
.case-detail .article-tag {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-detail .article-tag {
    margin-top: -0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-tag {
    margin-top: 4px;
  }
}
.case-detail .article-tag > li {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-detail .article-tag > li {
    margin-top: 0.4rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-tag > li {
    margin-top: 4px;
    margin-left: 4px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-tag > li {
    min-width: 6.4rem;
    font-size: 1.2rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-tag > li {
    min-width: 64px;
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 4px;
  }
}
.case-detail .article-tag > li.technologies {
  background-color: #00BFB3;
}
.case-detail .article-tag > li.produces {
  background-color: #C6858F;
}
.case-detail .article-image {
  display: block;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .case-detail .article-image {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-image {
    margin-bottom: 40px;
  }
}
.case-detail .article-image > img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .case-detail .article-summary {
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-summary {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker {
    margin-bottom: 6rem;
    padding: 0 2rem 2rem;
    border-top: solid 0.1rem #e2e2e2;
    border-bottom: solid 0.1rem #e2e2e2;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-top: solid 1px #e2e2e2;
    border-bottom: solid 1px #e2e2e2;
  }
}
.case-detail .article-speaker > li {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker > li {
    padding-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker > li {
    padding-top: 20px;
  }
}
.case-detail .article-speaker-image {
  height: auto;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker-image {
    width: 12rem;
    margin-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker-image {
    width: 57.57vw;
    max-width: 120px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker-text {
    width: calc(100% - 15rem);
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker-text {
    width: auto;
  }
}
.case-detail .article-speaker-text > p.name {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker-text > p.name {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker-text > p.name {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker-text > p.career {
    font-size: 1.2rem;
    line-height: 2rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker-text > p.career {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-speaker-text > p.note {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-speaker-text > p.note {
    font-size: 12px;
    line-height: 20px;
  }
}
.case-detail .article-button {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .case-detail .article-button {
    max-width: 38rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-button {
    max-width: 305px;
  }
}
.case-detail .article-button > a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #002855;
  text-decoration: unset;
}
@media screen and (min-width: 768px) {
  .case-detail .article-button > a {
    font-size: 1.6rem;
    height: 7rem;
    padding: 1rem 1.5rem 1rem 0.5rem;
    background: #fff url("../images/common/icon_arrow_01.png") no-repeat right 1.8rem center/1rem auto;
    border: solid 0.1rem #002855;
    border-radius: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-button > a {
    font-size: 16px;
    height: 60px;
    padding: 10px 15px 10px 5px;
    background: #fff url(../images/common/icon_arrow_01.png) no-repeat right 18px center/10px auto;
    background-position: right 12px center;
    border: solid 1px #002855;
    border-radius: 8px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-button > a:hover {
    color: #ffffff;
    background-color: #002855;
    background-image: url("../images/common/icon_arrow_02.png");
    opacity: unset;
    text-decoration: unset;
  }
}
.case-detail-ais--index {
  background-color: #f2efef;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--index {
    margin-bottom: 8rem;
    padding: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--index {
    margin: 0 -20px 60px;
    padding: 30px 20px;
  }
}
.case-detail-ais--index .index-title {
  font-family: "Roboto Condensed", sans-serif;
  font-style: oblique;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--index .index-title {
    font-size: 2.2rem;
    margin-bottom: 2rem;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--index .index-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--index > ul {
    border-top: solid 0.1rem #D6D6D6;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--index > ul {
    border-top: solid 1px #D6D6D6;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--index > ul > li {
    border-bottom: solid 0.1rem #D6D6D6;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--index > ul > li {
    border-bottom: solid 1px #D6D6D6;
  }
}
.case-detail-ais--index > ul > li > a {
  display: block;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--index > ul > li > a {
    font-size: 1.4rem;
    padding: 1.5rem 2rem;
    background: url("../images/common/icon_arrow_04.png") no-repeat right 1.7rem center/1.7rem auto;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--index > ul > li > a {
    font-size: 14px;
    padding: 15px 0;
    background: url("../images/common/icon_arrow_04.png") no-repeat right center/17px auto;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--index > ul > li > a:hover {
    text-decoration: unset;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--wrap {
    margin-bottom: 60px;
  }
}
.case-detail-ais--wrap h5 {
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #002855;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap h5 {
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 1rem;
  }
}
.case-detail-ais--wrap h6 {
  color: #002855;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap h6 {
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--wrap h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap > p {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--wrap > p {
    margin-bottom: 30px;
  }
}
.case-detail-ais--wrap table {
  width: 100%;
  border-spacing: 0;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap table {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap table thead {
    border-bottom: 0.1rem solid #e2e2e2;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--wrap table thead {
    border-bottom: 1px solid #e2e2e2;
  }
}
.case-detail-ais--wrap table td,
.case-detail-ais--wrap table th {
  letter-spacing: 0;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap table td,
  .case-detail-ais--wrap table th {
    font-size: 1.6rem;
    line-height: 1.69;
    padding: 0.8rem 2rem;
    text-align: left;
    border-bottom: solid 0.1rem #E2E2E2;
    border-right: solid 0.1rem #E2E2E2;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--wrap table td,
  .case-detail-ais--wrap table th {
    font-size: 12px;
    line-height: 20px;
    padding: 8px;
    text-align: center;
    border-bottom: solid 1px #E2E2E2;
    border-right: solid 1px #E2E2E2;
  }
}
.case-detail-ais--wrap table td:last-child,
.case-detail-ais--wrap table th:last-child {
  border-right: unset;
}
.case-detail-ais--wrap table th {
  width: auto;
  font-weight: bold;
  text-align: center;
  background-color: #E8F3FF;
}
.case-detail-ais--wrap table tbody tr td li {
  padding-left: 1em;
  text-indent: -1em;
}
.case-detail-ais--wrap table.table-column2 td:first-of-type,
.case-detail-ais--wrap table.table-column2 th:first-of-type {
  width: 14%;
}
.case-detail-ais--wrap table.table-column4 th {
  width: 29.17%;
}
.case-detail-ais--wrap table.table-type tr td,
.case-detail-ais--wrap table.table-type tr th {
  width: auto;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap table.table-type tr:last-of-type td,
  .case-detail-ais--wrap table.table-type tr:last-of-type th {
    border-bottom: solid 0.1rem #E2E2E2;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--wrap table + .note {
    font-size: 1.2rem;
    margin-top: -2rem;
  }
}
.case-detail-ais--note {
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--note {
    font-size: 1.2rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--note {
    font-size: 12px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--banner {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--banner {
    margin-bottom: 30px;
  }
}
.case-detail-ais--banner > a {
  display: block;
  text-align: center;
  color: #002855;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--banner > a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--banner > a > img.retina {
    width: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--banner > a > img.retina {
    width: 100%;
    max-width: 100%;
  }
}
.case-detail-ais--banner > a > p {
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--banner > a > p {
    margin-top: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--banner > a > p {
    margin-top: 4px;
  }
}
.case-detail-ais--banner > a > p.external {
  position: relative;
}
.case-detail-ais--banner > a > p.external:after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.2em;
  margin-bottom: 0.2em;
  vertical-align: middle;
  background-image: url(../images/common/icon_external-navy.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--table {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--table {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--table table {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--table table {
    margin-bottom: 30px;
  }
}
.case-detail-ais--imglist {
  display: flex;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imglist {
    margin: -1rem 0 4rem;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imglist {
    flex-direction: column;
    margin: -10px 0 30px;
  }
}
.case-detail-ais--imglist > li {
  width: 49.5%;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imglist > li {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imglist > li {
    width: 100%;
    margin-top: 10px;
  }
}
.case-detail-ais--imglist > li > img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
.case-detail-ais--bor {
  display: flex;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor {
    justify-content: space-between;
    margin: 8rem 0;
    padding: 0 3rem 3rem;
    border: solid 0.1rem #002855;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bor {
    flex-direction: column;
    margin: 60px 0;
    padding: 0 20px 30px;
    border: solid 1px #002855;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .text {
    width: 64%;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bor .text {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .text > h5 {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bor .text > h5 {
    font-size: 18px;
    margin-bottom: 8px;
    padding-top: 30px;
  }
}
.case-detail-ais--bor .text > h5 > a {
  color: #002855;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .text > h5 > a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .text > p {
    font-size: 1.4rem;
    line-height: 1.71;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bor .text > p {
    margin-bottom: 20px;
  }
}
.case-detail-ais--bor .text > p.text-title {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .text > p.text-title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bor .text > p.text-title {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.case-detail-ais--bor .text > p.text-link {
  margin-bottom: unset;
}
.case-detail-ais--bor .text > p.text-link > a {
  color: #313131;
  text-decoration: unset;
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bor .text > p.text-link > a {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .text > p.text-link > a:hover {
    text-decoration: unset;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bor .image {
    width: 30%;
    padding-top: 3rem;
  }
}
.case-detail-ais--bor .image > img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--txtlist {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--txtlist {
    margin-bottom: 40px;
  }
}
.case-detail-ais--txtlist > li {
  position: relative;
  line-height: 1.5;
  padding-left: 1em;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #002855;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--txtlist > li {
    font-size: 1.8rem;
    margin-top: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--txtlist > li {
    font-size: 14px;
    margin-top: 10px;
  }
}
.case-detail-ais--txtlist > li:before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #002855;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--txtlist > li:before {
    top: 1.2rem;
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--txtlist > li:before {
    top: 7px;
    width: 6px;
    height: 6px;
  }
}
.case-detail-ais--txtlist > li span {
  font-weight: 400;
  color: #313131;
}
@media screen and (max-width: 767px) {
  .case-detail-ais--txtlist > li span {
    display: block;
    margin-top: 4px;
  }
}
.case-detail-ais--intro {
  background-color: #F2EFEF;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--intro {
    margin-bottom: 8rem;
    padding: 0 3rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--intro {
    margin-bottom: 40px;
    padding: 0 20px 30px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--intro > h5 {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--intro > h5 {
    font-size: 18px;
    padding-top: 30px;
    margin-bottom: 10px;
  }
}
.case-detail-ais--intro .title {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--intro .title {
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--intro .title {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.case-detail-ais--intro .career {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--intro .career {
    font-size: 1.2rem;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--intro .career {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.case-detail-ais--intro .career > span {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--intro .career > span {
    font-size: 1.6rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--intro .career > span {
    font-size: 14px;
    padding-right: 16px;
  }
}
.case-detail-ais--intro .image-wrap {
  display: flex;
  justify-content: space-between;
}
.case-detail-ais--intro .image-wrap > .image {
  width: 42.5%;
}
.case-detail-ais--intro .image-wrap > .image > img {
  width: 100%;
  max-width: 100%;
}
.case-detail-ais--intro .image-wrap > .text {
  width: 54.1%;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--intro .image-wrap > .text > p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--intro .image-wrap > .text > p {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--movie {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--movie {
    margin-bottom: 60px;
  }
}
.case-detail-ais--movie > img {
  width: 100%;
  max-width: 100%;
}
.case-detail-ais--movie > video {
  width: 100%;
  max-width: 100%;
}
.case-detail-ais--movie > iframe {
  display: block;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--movie .movie-note {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--movie .movie-note {
    font-size: 12px;
    margin-top: 10px;
  }
}
.case-detail-ais--imgfloat {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imgfloat {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imgfloat {
    margin-bottom: 60px;
  }
}
.case-detail-ais--imgfloat .image {
  width: 40%;
}
.case-detail-ais--imgfloat .image > img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imgfloat .image > p {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imgfloat .image > p {
    font-size: 12px;
    margin-top: 10px;
  }
}
.case-detail-ais--imgfloat .text {
  width: 57%;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imgfloat .text {
    margin-top: -2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imgfloat .text {
    margin-top: -20px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imgfloat .text > p {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imgfloat .text > p {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--imgfloat .text-note {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--imgfloat .text-note {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bigimg {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bigimg {
    margin-bottom: 60px;
  }
}
.case-detail-ais--bigimg > img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bigimg > p {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bigimg > p {
    font-size: 12px;
    margin-top: 10px;
  }
}
.case-detail-ais--bluelist {
  background-color: #002855;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bluelist {
    margin-bottom: 8rem;
    padding: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bluelist {
    margin-bottom: 60px;
    padding: 30px 20px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bluelist > ul {
    margin-top: -1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bluelist > ul {
    margin-top: -14px;
  }
}
.case-detail-ais--bluelist > ul > li {
  position: relative;
  padding-left: 1em;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bluelist > ul > li {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bluelist > ul > li {
    font-size: 14px;
    line-height: 24px;
    margin-top: 14px;
  }
}
.case-detail-ais--bluelist > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .case-detail-ais--bluelist > ul > li:before {
    top: 1.2rem;
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-ais--bluelist > ul > li:before {
    top: 9px;
    width: 6px;
    height: 6px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-contact {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-contact {
    margin-bottom: 60px;
  }
}
.case-detail-contact--title {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .case-detail-contact--title {
    font-size: 2rem;
    margin-bottom: 2.4rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-contact--title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-relation {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list {
    border-top: solid 0.1rem #e2e2e2;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list {
    border-top: solid 1px #e2e2e2;
  }
}
.case-detail-relation--list > li {
  transition: 0.3s all;
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li {
    border-bottom: solid 0.1rem #e2e2e2;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li {
    border-bottom: solid 1px #e2e2e2;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li:hover {
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.2);
  }
}
.case-detail-relation--list > li > a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a {
    padding: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a:hover {
    text-decoration: unset;
  }
}
.case-detail-relation--list > li > a .image {
  display: block;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a .image {
    width: 18rem;
    height: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a .image {
    width: 36%;
    padding-bottom: 20.2%;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a .text {
    width: calc(100% - 20rem);
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a .text {
    width: 61%;
  }
}
.case-detail-relation--list > li > a .text-title {
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a .text-title {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a .text-title {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.case-detail-relation--list > li > a .text-tag {
  text-align: right;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a .text-tag {
    margin-top: -0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a .text-tag {
    margin-top: 4px;
  }
}
.case-detail-relation--list > li > a .text-tag > li {
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a .text-tag > li {
    margin-top: 0.4rem;
    margin-left: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a .text-tag > li {
    margin-top: 4px;
    margin-left: 4px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail-relation--list > li > a .text-tag > li {
    min-width: 6.4rem;
    font-size: 1.2rem;
    padding: 0.6rem 0.8rem;
    border-radius: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail-relation--list > li > a .text-tag > li {
    min-width: 64px;
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 4px;
  }
}
.case-detail-relation--list > li > a .text-tag > li.technologies {
  background-color: #00BFB3;
}
.case-detail-relation--list > li > a .text-tag > li.produces {
  background-color: #C6858F;
}

.mv > h1 > span:before {
  content: " - ";
}

.case-detail .article-client-mv {
  display: block;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-mv {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-mv {
    margin-bottom: 20px;
  }
}
.case-detail .article-client-mv > img {
  width: 100%;
}
.case-detail .article-client-profile {
  border-top: solid 1px #D9D9D6;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-profile {
    margin-top: -2rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-profile {
    margin-top: -20px;
    margin-bottom: 40px;
  }
}
.case-detail .article-client-profile > li {
  display: flex;
  border-bottom: solid 1px #D9D9D6;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-profile > li {
    padding: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-profile > li {
    padding: 20px 0;
  }
}
.case-detail .article-client-profile > li .photo {
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/case/case_client_no-photo.png);
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-profile > li .photo {
    width: 12rem;
    min-width: 12rem;
    height: 12rem;
    margin-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-profile > li .photo {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
.case-detail .article-client-profile > li .text-name {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-profile > li .text-name {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-profile > li .text-note {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline {
    margin-bottom: 8rem;
    background: #0071B9;
    background: linear-gradient(180deg, rgba(0, 113, 185, 0.5) 0%, rgb(0, 113, 185) 100%);
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-outline {
    margin-top: -10px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline > li {
    display: flex;
  }
}
.case-detail .article-client-outline > li:last-of-type > p.label:after {
  content: none;
}
.case-detail .article-client-outline > li:last-of-type > p.detail:after {
  content: none;
}
.case-detail .article-client-outline > li > p.label {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline > li > p.label {
    position: relative;
    display: flex;
    align-items: center;
    width: auto;
    width: 24rem;
    padding: 1rem 3rem 2.1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-outline > li > p.label {
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 700;
    color: #0071B9;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline > li > p.label > span {
    display: block;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-outline > li > p.label > span > br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline > li > p.label:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    display: block;
    width: calc(100% + 6rem);
    height: 2.1rem;
    margin-left: -3rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-image: url(../images/case/case_client_outline-border_pc.png);
  }
}
.case-detail .article-client-outline > li > p.detail {
  position: relative;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline > li > p.detail {
    width: 100%;
    padding: 2rem;
    background-color: #ffffff;
  }
}
.case-detail .article-client-outline > li > p.detail:after {
  content: "";
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-outline > li > p.detail:after {
    width: 100%;
    height: 0.1rem;
    margin-top: 3rem;
    margin-bottom: -1rem;
    background-color: rgba(0, 113, 185, 0.25);
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-outline > li > p.detail:after {
    width: 100%;
    height: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-image: url(../images/case/case_client_outline-border_sp.png);
  }
}
.case-detail .article-client-cta-wrap {
  position: relative;
  box-sizing: border-box;
  border: solid 1px #BBBCBC;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta-wrap {
    margin-bottom: 6rem;
    margin-left: 6rem;
    margin-right: 4rem;
    padding: 5rem 3rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta-wrap {
    margin-bottom: 40px;
    margin-left: 16px;
    margin-right: 10px;
    padding: 40px 30px 30px;
  }
}
.case-detail .article-client-cta-title {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  font-weight: 700;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  background-image: url(../images/case/case_client_cta_title.png);
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta-title {
    top: 1rem;
    left: -2rem;
    height: 6rem;
    font-size: 1.8rem;
    line-height: 5rem;
    padding-left: 2rem;
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta-title {
    top: 10px;
    left: -16px;
    height: 48px;
    font-size: 14px;
    line-height: 42px;
    padding-left: 10px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta > li {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li + li {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: solid 0.1rem #D9D9D6;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta > li + li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #D9D9D6;
  }
}
.case-detail .article-client-cta > li:after {
  content: "";
  display: block;
  clear: both;
}
.case-detail .article-client-cta > li > figure {
  display: block;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li > figure {
    width: 20rem;
    float: left;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta > li > figure {
    order: 1;
    width: 100%;
  }
}
.case-detail .article-client-cta > li > figure > img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li > p {
    width: calc(100% - 23rem);
    float: right;
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta > li > p {
    order: 3;
  }
}
.case-detail .article-client-cta > li > p.title {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li > p.title {
    font-size: 1.8rem;
    margin-top: unset;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta > li > p.title {
    order: 2;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li > p.link {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-cta > li > p.link {
    order: 4;
  }
}
.case-detail .article-client-cta > li > p.link > a {
  position: relative;
  font-weight: 700;
  color: #0071B9;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li > p.link > a {
    font-size: 1.6rem;
    line-height: 1;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-cta > li > p.link > a:hover {
    opacity: 0.7;
  }
}
.case-detail .article-client-cta > li > p.link > a:after {
  content: "";
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  margin-left: 0.8rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  background-image: url(../images/common/icon_download-blue.svg);
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice {
    margin-top: -10px;
    margin-bottom: 40px;
  }
}
.case-detail .article-client-voice > dt {
  font-weight: 700;
  color: #0071B9;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice > dt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice > dt {
    font-size: 14px;
  }
}
.case-detail .article-client-voice > dd {
  position: relative;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice > dd {
    min-height: 11.2rem;
    margin-left: 3rem;
    padding: 2rem 2rem 2rem 11.2rem;
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice > dd {
    min-height: 60px;
    padding: 10px 10px 10px 60px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.case-detail .article-client-voice > dd:before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice > dd:before {
    top: 2rem;
    left: 2rem;
    width: 7.2rem;
    height: 7.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice > dd:before {
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
  }
}
.case-detail .article-client-voice > dd > p > span {
  padding-right: 1em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice > dd + dt {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice > dd + dt {
    margin-top: 40px;
  }
}
.case-detail .article-client-voice > dd.client:before {
  background-image: url(../images/case/case_client_voice_client.png);
}
.case-detail .article-client-voice > dd.pavct {
  background-color: rgba(0, 113, 185, 0.1);
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice > dd.pavct {
    border-radius: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice > dd.pavct {
    border-radius: 8px;
  }
}
.case-detail .article-client-voice > dd.pavct:before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  background-image: url(../images/case/case_client_voice_pavct.png);
}
@media screen and (min-width: 768px) {
  .case-detail .article-client-voice > dd.pavct:before {
    top: 2rem;
    left: 2rem;
    width: 7.2rem;
    height: 7.2rem;
  }
}
@media screen and (max-width: 767px) {
  .case-detail .article-client-voice > dd.pavct:before {
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
  }
}
