@charset "utf-8";
/* ============================================================================================== */
/* コクヨ                                                                                         */
/* ===============================================================================================*/
#casedetail.-kokuyo .introduce .detail {
  width: 560px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#casedetail.-kokuyo .interview-title {
	position: relative;
}
#casedetail.-kokuyo .interview-title::after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  transform: translateY(100%);
}
#casedetail.-kokuyo .interview-title h4 {
  line-height: 1;
}
#casedetail.-kokuyo .interview-title h4 img {
  display: inline-block;
}
#casedetail.-kokuyo .interview-title p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}
#casedetail.-kokuyo .interview-title p i {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
}
#casedetail.-kokuyo .interview .read-block,
#casedetail.-kokuyo .interview .thumb_interview,
#casedetail.-kokuyo .interview .image-group {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 43px;
}
#casedetail.-kokuyo .read-block p + p {
  margin-top: 30px;
}
#casedetail.-kokuyo .interview .thumb_interview figcaption {
  color: #424242;
  font-size: 16px;
  padding-top: 8px;
}
#casedetail.-kokuyo .interview .image-group {
  margin-top: -30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#casedetail.-kokuyo .interview .image-group_item {
  width: 330px;
}
#casedetail.-kokuyo .interview .image-group figcaption {
  color: #424242;
  font-size: 16px;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  #casedetail.-kokuyo .introduce .detail {
    width: auto;
  }
  #casedetail.-kokuyo .introduce .detail a {
    display: block;
    width: 49.5%;
  }
  #casedetail.-kokuyo .interview-title {
  }
  #casedetail.-kokuyo .interview-title::after {
    display: none;
  }
  #casedetail.-kokuyo .interview-title h4 {
    line-height: 1;
  }
  #casedetail.-kokuyo .interview-title h4 img {
    display: inline-block;
  }
  #casedetail.-kokuyo .interview-title p {
    font-size: 1.2rem;
    line-height: 1.95rem;
  }
  #casedetail.-kokuyo .interview-title p i {
    font-size: 1.5rem;
  }
  #casedetail.-kokuyo .interview .read-block,
  #casedetail.-kokuyo .interview .thumb_interview,
  #casedetail.-kokuyo .interview .image-group {
    width: auto;
    padding: 3.5vw 5.33vw 7vw;
  }
  #casedetail.-kokuyo .interview .thumb_interview,
  #casedetail.-kokuyo .interview .image-group {
    padding-top: 0;
  }
  #casedetail.-kokuyo .read-block p + p {
    margin-top: 30px;
  }
  #casedetail.-kokuyo .interview .thumb_interview figcaption {
    font-size: 13px;
    padding-top: 8px;
  }
  #casedetail.-kokuyo .interview .image-group {
    margin-top: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  #casedetail.-kokuyo .interview .image-group_item {
    width: 100%;
  }
  #casedetail.-kokuyo .interview .image-group_item:nth-child(n + 2) {
    margin-top: 5vh;
  }
  #casedetail.-kokuyo .interview .image-group_item img {
    margin: auto;
  }
  #casedetail.-kokuyo .interview .image-group figcaption {
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
  }
}
/* ---------------------------------------------------------------- */
/* コクヨ:担当(個別)                                                */
/* ---------------------------------------------------------------- */
#casedetail.-kokuyo .interview.-tantou .interview-title {
  padding: 30px 34px 69.5px;
  background-color: #4ca74f;
}
#casedetail.-kokuyo .interview.-tantou .interview-title::after {
  height: 85px;
  background-color: #dbeddc;
}
#casedetail.-kokuyo .interview.-tantou .interview-title h4 {
  margin-bottom: 13px;
}
#casedetail.-kokuyo .interview.-tantou .interview-container {
  width: 100%;
  max-width: 850px;
  background-color: #fff;
  margin: -40px auto 0;
  padding: 40px 0 0 0;
  position: relative;
  z-index: 2
}
@media screen and (max-width: 768px) {
  #casedetail.-kokuyo .interview.-tantou .interview-title {
    padding: 5.33vw;
  }
  #casedetail.-kokuyo .interview.-tantou .interview-title::after {
  }
  #casedetail.-kokuyo .interview.-tantou .interview-title h4 {
    margin-bottom: 5px;
  }
  #casedetail.-kokuyo .interview.-tantou .interview-title img {
    width: 60.8vw;
  }
  #casedetail.-kokuyo .interview.-tantou .interview-container {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
  }
}
/* ---------------------------------------------------------------- */
/* コクヨ:ユーザー(個別)                                            */
/* ---------------------------------------------------------------- */
#casedetail.-kokuyo .interview.-user .interview-title {
  padding: 30px 34px 89.5px;
  background-color: #cbd859;
  text-align: right;
}
#casedetail.-kokuyo .interview.-user .interview-title::after {
  height: 85px;
  background-color: #eff3cd;
}
#casedetail.-kokuyo .interview.-user .interview-title h4 {
  margin-bottom: 18px;
}
#casedetail.-kokuyo .interview.-user .interview-container {
  width: 100%;
  max-width: 850px;
  background-color: #fff;
  margin: -58px auto 0;
  padding: 40px 0 0 0;
  position: relative;
  z-index: 2
}
#casedetail.-kokuyo .interview.-user .read-block {
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  #casedetail.-kokuyo .interview.-user .interview-title {
    padding: 5.33vw;
  }
  #casedetail.-kokuyo .interview.-user .interview-title::after {
  }
  #casedetail.-kokuyo .interview.-user .interview-title h4 {
    margin-bottom: 5px;
  }
  #casedetail.-kokuyo .interview.-user .interview-title img {
    width: 53.86vw;
  }
  #casedetail.-kokuyo .interview.-user .interview-container {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
  }
  #casedetail.-kokuyo .interview.-user .read-block {
    padding-bottom: 7vw;
  }
}
