@charset "utf-8";

/*------------------------
導入事例 共通
------------------------*/
.p-mv {
  background: url(/sales/assets/images/casestudy/bg_mv.jpg) no-repeat top center/cover;
}

.m-mv-box .text p.block {
  text-align: left;
}

.m-fv-box {
  padding-bottom: 0;
}


/*導入事例の一覧*/
.other-casestudy {
  margin-top: 40px;
}
.casestudy-list {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-flow: row wrap;
}

.casestudy-list > li {
  width: 100%;
  padding-bottom: 95px;
  margin-top: 0;
  border: 1px solid #d9d9d9;
  background: #ffffff;
  position: relative;
}

.casestudy-list > li + li {
  margin-top: 40px;
}

/*ラベル類共通設定はbaseに移動*/
.casestudy-list .label,
.casestudy-wrap .label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.casestudy-list figure {
  width: 100%;
  display: block;
}

.casestudy-list figure img {
  width: 100%;
}

.introducing-service {
  padding: 2px 4px;
  background: #d9d9d9;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
}

.introducing-catch {
  padding: 12px 12px;
  font-size: 1.4rem;
  color: #f98b09;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}

.introducing-catch-narrow {
 letter-spacing: -0.04em;
}

.introducing-title {
  padding: 0 10px;
  font-size: 24px;
  color: #121212;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
}

.introducing-title span {
  display: inline-block;
  margin-left: 4px;
  font-size: 20px;
}

.introducing-title .font-small {
  font-size: 0.6em;
}

.introducing-tag-wrap {
  margin: 18px 20px 0;
  text-align: center;
}

.introducing-tag-wrap p {
  display: inline-block;
  margin-right: 1em;
  font-size: 12px;
  color: #a5a5a5;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

.casestudy-list .button-container {
  padding: 20px 0px 25px;
  width: 70%;
  height: 95px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*------------------------
導入事例 一覧ページのみ
------------------------*/
.casestudy {
  padding: 30px 0 30px;
}
/*導入事例企業ロゴ一覧*/
.casestudy-logo {
  padding: 28px 0 45px;
}
.box-introducing-company {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}

.box-introducing-company li {
  width: 50%;
  max-width: 200px;
  padding: 25px 15px;
  text-align: center;
}

.box-introducing-company li:nth-child(-n + 2) {
  padding-top: 0;
}

.box-introducing-company li img {
  max-width: 100%;
  backface-visibility: hidden;
}

.box-introducing-company .introducing-kobayashi-seiyaku {
  padding: 15px 25px;
}

.box-introducing-company .introducing-credit-saison {
  padding: 15px 30px;
}

.box-introducing-company .introducing-bauschlomb {
  width: 100%;
  max-width: 230px;
}

.box-introducing-company .introducing-joyo-ginko {
  width: 100%;
  max-width: 220px;
}

.introducing-notice {
  margin-left: -5px;
  margin-right: -5px;
  color: #696969;
  text-align: center;
  font-size: 12px;
  line-height: 2;
}


@media screen and (min-width: 769px), print {
  .p-mv {
    background: url(/sales/assets/images/casestudy/bg_mv.jpg) no-repeat top center/cover;
  }
  .p-mv.p-mv-casestudy {
    padding-top: 215px;
  }
  .m-fv-box {
    padding-bottom: 25px;
  }

  .m-mv-box .text p {
    text-align: center;
  }

  /*導入事例の一覧*/
  .other-casestudy {
    margin-top: 80px;
  }

  .casestudy-list > li {
    width: 354px;
    padding-bottom: 100px;
    margin-top: 29px;
  }

  .casestudy-list > li:nth-child(3n + 2) {
    margin-right: 29px;
    margin-left: 29px;
  }

  .casestudy-list > li:nth-child(-n + 3) {
    margin-top: 29px;
  }

  .introducing-catch {
    padding: 18px 20px;
    font-size: 18px;
  }

  .casestudy-list .button-container {
    width: 100%;
    height: 100px;
    padding: 30px 20px 20px;
    left: 0;
    transform: translateX(0);
  }

  .introducing-title {
    padding: 0 20px;
  }

  .casestudy {
    padding: 44px 0 62px;
  }

  /*導入事例企業ロゴ一覧*/
  .casestudy-logo {
    padding: 73px 0 35px;
  }

  .box-introducing-company {
    width: 1100px;
    max-width: 1100px;
  }

  .box-introducing-company li {
    max-width: none;
    padding: 0;
    text-align: center;
    margin-right: 40px;
    margin-bottom: 30px;
  }

  .box-introducing-company li img {
    width: 100%;
    backface-visibility: hidden;
  }

  /*ロゴ pc*/
  .box-introducing-company .introducing-kobayashi-seiyaku {
    width: 160px;
    padding: 0;
  }

  .box-introducing-company .introducing-credit-saison {
    width: 126px;
    padding: 0;
  }

  .box-introducing-company .introducing-ybc {
    width: 159px;
  }

  .box-introducing-company .introducing-nissan {
    width: 226px;
    /* margin-right: 0; */
  }

  .box-introducing-company .introducing-yamanashi-chuo-ginko {
    width: 198px;
  }

  .box-introducing-company .introducing-idemitsu {
    width: 299px;
  }

  .box-introducing-company .introducing-joyo-ginko {
    width: 246px;
    max-width: none;
    padding: 0;
    margin-right: 0;
  }

  .box-introducing-company .introducing-bauschlomb {
    width: 311px;
    max-width: none;
  }

  .box-introducing-company .introducing-hokkoku-ginko {
    width: 228px;
  }
  /**/
  .m-contact-box {
    padding-bottom: 35px;
    background: #f2f2f2;
  }

  /*hover*/
  .casestudy-list a figure,
  .button-container a {
    transition: 0.2s opacity 0s linear;
    opacity: 1;
  }
  .casestudy-list a:hover figure,
  .button-container a:hover {
    opacity: 0.7;
  }

} /*media*/



/*------------------------
導入事例 個別ページ
------------------------*/
.m-container-case {
  width: 100%;
  position: static;
}
.caseintro-wrap {
  padding: 0;
  align-items: flex-start;
}

.p-box {
  padding-bottom: 80px;
  background: #fff;
}

.p-box .gray-box {
  margin-top: 0;
  background: #f2f2f2;
}

.p-box .gray-box .head {
  padding: 25px 20px 30px 20px;
  margin-top: 0;
}

.p-box .gray-box .head .img {
  width: 100%;
}

.img-w {
  width: 100%;
  margin: 16px auto 40px;
  text-align: center;
}

.img-w figcaption {
  display: inline-block;
  margin-top: 8px;
}

.img-per80 {
  width: 100%;
}

.img-2col {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  gap: 20px;
}

.img-2col figure {
  width: calc(50% - 10px);
}

.img-2col img {
  width: 100%;
  max-width: none;
}

/*リード文*/
.casestudy-title {
  margin-bottom: 14px;
  font-size: 22px;
  color: #121212;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
}

.casestudy-title span {
  display: inline-block;
  margin-left: 8px;
  font-size: 18px;
}

.casestudy-title .font-small {
  font-size: 0.6em;
}

.casestudy-title-caption {
  text-align: left;
}

.casestudy-title-caption span {
  font-size: 16px;
  color: #242424;
  font-weight: bold;
  line-height: 1.6;
  display: inline;
  padding-bottom: 4px;
  text-align: left;
  position: relative;
  z-index: 1;
  background: linear-gradient( to top, transparent 0, transparent 3px, #f5d500 3px, #f5d500 13px, transparent 13px );
}

.p-box .gray-box .head .table {
  width: 100%;
  padding-left: 0;
  padding-top: 30px;
}

.p-box .gray-box .head .table table {
  width:100%;
  margin-top: 14px;
  table-layout: fixed;
}

.table table tr,.table table td,.table table th {
  width: 100%;
  display: block;
}

.p-box .gray-box .head .table table th,
.p-box .gray-box .head .table table td {
  vertical-align: top;
  border: 1px solid #f2f2f2;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}

.p-box .gray-box .head .table table th {
  width: 100%;
  padding: 4px 10px;
  background: #dadada;
}

.p-box .gray-box .head .table table td {
  width: auto;
  padding: 13px 10px;
  background: #ffffff;
}

.p-box .gray-box .head .table table td a {
  display: inline-block;
  color: #6684a3;
  text-decoration: underline;
}

.p-box .gray-box .head .table table td a:hover {
  text-decoration: none;
}

/*
インタビュー
*/
.p-box .gray-box .body {
  padding: 0 20px 40px 20px;
}

/*オレンジの矢印見出し*/
.p-box .gray-box .body .subtitle {
  display: inline-block;
  width: 140px;
  height: 38px;
  padding: 10px;
  background: #f98b09;
  font-weight: 700;
  color: #fff;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  position: relative;
}

.p-box .gray-box .body .subtitle:before {
  content: '';
  display: block;
  width: 11px;
  height: 38px;
  background: url(/sales/assets/images/common/bg_title04.png) no-repeat top left;
  position: absolute;
  top: 0;
  right: -11px;
}

.p-box .gray-box .body h3 {
  display: block;
  margin-top: 10px;
  margin-left: 0;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.4;
}
/**/
.body .box {
  margin-top: 30px;
}

.body div:first-child.box {
  margin-top: 0;
}

.p-box .gray-box .body .box .text {
  width: 100%;
}
/*オレンジ線の見出し*/
.m-title05 {
  line-height: 1.4;
  font-size: 1.6rem;
}
/*質問や担当者の見出し*/
.p-box .gray-box .body .box .text h5 {
  margin: 16px 0 6px 0;
  font-weight: 500;
  font-size: 1.4rem;
}

.p-box .gray-box .body .box .text .ttl-dash {
  width: 100%;
  display: flex;
  align-items:flex-start;
  justify-content: flex-start;
}
.p-box .gray-box .body .box .text .ttl-dash::before {
  content: '―';
  display: inline-block;
  width: 1em;
}

.p-box .gray-box .body .box .text h5.red {
  color: #c04848;
}

.p-box .gray-box .body .box .text h5.green {
  color: #74b396;
}

.p-box .gray-box .body .box .text h5.blue {
  color: #3790be;
}
/**/
.p-box .gray-box .body .box .text p {
  color: #121212;
  font-size: 1.4rem;
  line-height: 1.6;
}

.p-box .gray-box .body .box .text p span {
  color: #919191;
  font-size: 13px;
  font-size: 1.3rem;
}

.p-box .gray-box .body .box .img {
  width: 100%;
  margin: 16px auto 30px;
  text-align: center;
}

.p-box .gray-box .body .box .img img {
  width: 100%;
}

.p-box .gray-box .body .box .img.case01 img {
  width: 70.447%;
  max-width: 280px;
  margin-top: 16px;
}

.p-box .gray-box .body .box figcaption {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
  word-break: break-all;
  word-wrap: break-word;
}

.p-box .gray-box .body .box figcaption a {
  display: inline-block;
  color: #6684a3;
  text-decoration: underline;
  line-height: 1.5;
}

.p-box .gray-box .body .box .img p {
  margin: 10px 0 25px 0;
  font-size: 1.4rem;
  line-height: 1.64;
  text-align: center;
}
/*白い背景部分*/
.p-box .gray-box .body .white {
  padding: 18px 12px;
  margin-top: 40px;
  background: #fff;
}

.p-box .gray-box .body .white h4 {
  padding-bottom: 6px;
  border-bottom: 2px solid #f98b09;
  font-weight: 700;
  font-size: 1.6rem;
  color: #f98b09;
}

.p-box .gray-box .body .white h4 span {
  display: inline-block;
  margin-left: 8px;
  font-weight: 500;
  font-size: 1.4rem;
  color: #121212;
}

.p-box .gray-box .body .white .img {
  margin-top: 12px;
  text-align: center;
}

/*サービス案内*/
.m-container-case .button-container-case {
  width: 90.476%;
  max-width: 475px;
}

.p-box .border-box {
  padding: 20px;
  margin: 30px auto 0;
  width: calc(100% - 40px);
  border: 1px solid #c6c6c6;
}

.p-box .border-box .img {
  width: 100%;
  text-align: center;
}

.p-box .border-box .text {
  width: 100%;
}

.p-box .border-box .text h2 {
  margin: 16px auto 10px;
  font-weight: 500;
  font-size: 1.8rem;
  text-align: center;
}

.p-box .border-box .text p {
  margin-top: 10px;
  color: #121212;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.57;
  text-align: center;
}
/*CTA*/
.gray-box .bottom {
  border-top: 1px solid #b9b9b9;
  width: 100%;
  padding: 40px 56px 40px 56px;
  display: block;
}

.gray-box .bottom .text {
  width: 100%;
  text-align: center;
  color: #242424;
}

.gray-box .bottom .text .title {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.36;
  text-align: center;
}

.gray-box .bottom .text .caption {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
}

.bottom .img {
  width: 100%;
  text-align: center;
}

.gray-box .bottom .button {
  margin-top: 30px;
}

.gray-box .bottom .m-button01 {
  width: 100%;
  margin: 0 auto;
}

.button-container-case.cont2 {
  margin: 20px auto 0;
  width: 100%;
}

.button-container-case.cont2 .m-button01 {
  width: 100%;
}

.button-container-case.cont2 .m-button01 + .m-button01 {
  margin-top: 16px;
}

.connection-service {
  width: 100%;
}

.connection-service .title a {
  display: inline-block;
  color: #6684a3;
  text-decoration: underline;
}

.connection-service .title a span {
  display: inline-block;
  text-decoration: underline;
  font-size: 0.8em;
}

.connection-service .button-container .m-button01:last-child {
  background-color: #383838;
}

.m-contact-box_case {
  padding-bottom: 90px;
}
/*topへ戻る*/
/* .totop {
  bottom: 12px;
} */

@media screen and (min-width: 769px), print {

  .m-container-case {
    width: 100%;
  }
  .caseintro-wrap {
    padding: 0;
    align-items: flex-start;
  }

  .p-box {
    padding-bottom: 80px;
  }

  .p-box .gray-box {
    margin-top: 25px;
  }

  .p-box .gray-box .head {
    padding: 50px 68px 35px 68px;
    margin-top: 35px;
    border-bottom: 1px solid #b9b9b9;
  }

  .p-box .gray-box .head .img {
    width: 400px;
  }

  .p-box .gray-box .body .box figcaption {
    text-align: center;
  }

  .img-w {
    width: 100%;
    max-width: 784px;
    margin: 40px auto 40px;
    text-align: center;
  }

  .img-w figcaption {
    display: inline-block;
    margin-top: 8px;
  }

  .img-per80 {
    width: 80%;
  }

  .img-per100 {
    width: 100%;
  }

  .p-box .gray-box .head .table {
    width: calc(100% - 400px);
    padding-left: 32px;
    padding-top: 8px;
  }
  .p-box .gray-box .head .table.w100 {
    width: 100%;
    padding-left: 0;
  }


  .casestudy-title {
    margin-bottom: 20px;
    font-size: 32px;
    text-align: left;
  }

  .casestudy-title span {
    display: inline-block;
    margin-left: 8px;
    font-size: 26px;
  }

  .casestudy-title-caption {
    text-align: left;
  }

  .casestudy-title-caption span {
    font-size: 26px;
    line-height: 1.3;
    display: inline-block;
    padding-bottom: 4px;
    position: relative;
    z-index: 1;
    background: linear-gradient(
      to top,
      transparent 0,
      transparent 7px,
      #f5d500 7px,
      #f5d500 16px,
      transparent 16px
    );
  }

  .casestudy-title-caption-smaller span {
    font-size: 25px;
  }

  .casestudy-title-caption-s22 span {
    font-size: 22px;
  }

  .p-box .gray-box .head .table table {
    width: 548px;
    margin-top: 20px;
    table-layout: fixed;
  }
  .p-box .gray-box .head .table.w100 table {
    width: 100%;
    margin-top: 20px;
    table-layout: fixed;
  }

  .table table tr,.table table td,.table table th {
    width: auto;
    display: table-cell;
  }

  .table table tr {
    display: table-row;
  }

  .p-box .gray-box .head .table table th,
  .p-box .gray-box .head .table table td {
    vertical-align: top;
    border: 1px solid #f2f2f2;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }

  .p-box .gray-box .head .table table th {
    width: 115px;
    padding: 11px;
  }

  .p-box .gray-box .head .table table td {
    width: auto;
    padding: 11px 20px;
  }

  .p-box .gray-box .head .table table td a:hover {
    text-decoration: none;
  }

  /*インタビュー pc*/
  .p-box .gray-box .body {
    padding: 45px 70px 60px 70px;
  }

  .p-box .gray-box .body h3 {
    display: inline-block;
    margin-top: 0;
    margin-left: 20px;
    font-size: 20px;
    font-size: 2rem;
  }

  .body .box {
    margin-top: 40px;
  }

  .body div:first-child.box {
    margin-top: 0;
  }

  .p-box .gray-box .body .box .text {
    width: 650px;
  }

  .m-title05 {
    font-size: 1.9rem;
    line-height: 1;
  }

  .m-title05 + .text {
    margin-top: 15px;
  }

  .p-box .gray-box .body .box .text h5 {
    margin: 24px 0 6px 0;
    font-size: 1.5rem;
  }

  .p-box .gray-box .body .box .text .red {
    color: #c04848;
  }

  .p-box .gray-box .body .box .text .green {
    color: #74b396;
  }

  .p-box .gray-box .body .box .text .blue {
    color: #3790be;
  }

  .p-box .gray-box .body .box .text p {
    font-size: 1.5rem;
  }
  
  .p-box .gray-box .body .box .text p em{
    font-weight: 700;
  }

  .p-box .gray-box .body .box .text p span {
    color: #919191;
    font-size: 13px;
    font-size: 1.3rem;
  }

  .p-box .gray-box .body .box .img.case01 {
    width: 280px;
    margin: 0 auto;
  }

  .p-box .gray-box .body .box .img.case01 img{
    width: 100%;
    margin: 0 auto;
  }

  .p-box .gray-box .body .box .img {
    margin: 0 auto;
  }

  .p-box .gray-box .body .box .img img {
    width: 100%;
    max-width: none;
  }

  .p-box .gray-box .body .box .img p {
    margin: 10px 0 25px 0;
    font-size: 13px;
    line-height: 1.31;
    text-align: right;
  }

  .p-box .gray-box .body .white {
    padding: 35px 30px;
    margin-top: 50px;
  }

  .p-box .gray-box .body .white h4 {
    padding-bottom: 12px;
    font-size: 2.4rem;
    color: #f98b09;
  }

  .p-box .gray-box .body .white h4 span {
    margin-left: 15px;
    font-size: 1.9rem;
  }

  .p-box .gray-box .body .white .img {
    margin-top: 40px;
  }
  /*サービス案内 pc*/
  .m-container-case .button-container-case {
    width: 282px;
    max-width: none;
  }

  .p-box .border-box {
    padding: 30px;
    width: 100%;
    margin-top: 50px;
  }

  .p-box .border-box .img {
    width: 286px;
    margin-right: 34px;
  }

  .p-box .border-box .text {
    width: 738px;
    padding-right: 20px;
  }

  .p-box .border-box .text h2 {
    margin: 0;
    font-size: 20px;
    text-align: left;
  }

  .p-box .border-box .text p {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.57;
    text-align: left;
  }

  /*CTA*/
  .gray-box .bottom {
    border-top: 1px solid #b9b9b9;
    width: 100%;
    padding: 50px 70px 50px 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row nowrap;
  }

  .gray-box .bottom .text {
    width: 543px;
    text-align: center;
  }

  .gray-box .bottom .text .title {
    margin-top: 0;
    font-size: 30px;
    line-height: 1.7;
  }

  .gray-box .bottom .text .caption {
    margin-top: 0;
    font-size: 26px;
  }

  .bottom .img {
    width: auto;
    text-align: left;
  }

  .gray-box .bottom .button {
    margin-top: 30px;
  }

  .gray-box .bottom .m-button01 {
    width: 282px;
    margin: 0 auto;
  }

  .case04-bottom-img {
    width: 350px;
  }

  .button-container-case.cont2 {
    margin: 10px 0 0;
    width: 594px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row nowrap;
  }

  .button-container-case.cont2 .m-button01 {
    width: 282px;
    margin-right: 30px;
    flex-grow: 0;
    flex-shrink: 0;
  }

  .button-container-case.cont2 .m-button01 + .m-button01 {
    margin-top: 0;
  }

  .connection-service {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row nowrap;
  }

  .connection-service .title a {
    color: #6684a3;
    text-decoration: underline;
  }

  .connection-service .title a:hover,.connection-service .title a:hover span {
    text-decoration: none;
  }

  .connection-service .button-container .m-button01:last-child {
    background-color: #383838;
  }

  .p-box .gray-box .body .box .text.long {
    width: 100%;
  }

  .p-box .gray-box .body .box .text.half {
    width: 465px;
  }

  .p-box .gray-box .body .box .img.half {
    width: 465px;
  }

  .p-box .gray-box p a {
    color: #6684a3;
    text-decoration: underline;
  }

  .p-box .gray-box p a:hover {
    text-decoration: none;
  }

  .m-contact-box_case {
    padding-bottom: 35px;
  }
}/*media*/



/* point…（記事のポイント） */
.p-box .gray-box .body .box-point {
  background-color: #fff8d9;
  padding: 0 clamp(20px,5%,40px) clamp(20px,5%,32px);
}

.p-box .gray-box .body .box-point h3 {
  color: #f98b09;
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid #f98b09;
  display: block;
  margin: 0;
  text-align: center;
  line-height: 1;
  padding: 13px 0;
}

.box-point ul {
  margin-top: 20px;
}

.box-point ul li {
  margin-top: 8px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-indent: 0;
  margin-left: 28px;
  position: relative;
}

.box-point ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #f98b09;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: -20px;
}

.box-point ul li span {
  background-color: #ffec97;
}

@media screen and (min-width: 769px), print {
  .box-point ul li span {
    padding: 2px 0;
  }
}



