@charset "utf-8";
/* ============================================================================================== */
/* リコージャパン                                                                                 */
/* ===============================================================================================*/
#casedetail.-ricoh-miyagi .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.-ricoh-miyagi .interview-title {
	position: relative;
}
#casedetail.-ricoh-miyagi .interview-title::after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 100%;
  transform: translateY(100%);
}
#casedetail.-ricoh-miyagi .interview-title h4 {
  line-height: 1;
}
#casedetail.-ricoh-miyagi .interview-title h4 img {
  display: inline-block;
}
#casedetail.-ricoh-miyagi .interview-title p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}
#casedetail.-ricoh-miyagi .interview-title p i {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
}
#casedetail.-ricoh-miyagi .interview .read-block,
#casedetail.-ricoh-miyagi .interview .thumb_interview,
#casedetail.-ricoh-miyagi .interview .image-group {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 43px;
}
#casedetail.-ricoh-miyagi .interview .read-block.opt_next_narrow,
#casedetail.-ricoh-miyagi .interview .thumb_interview.opt_next_narrow,
#casedetail.-ricoh-miyagi .interview .image-group.opt_next_narrow {
  padding-bottom: 22px;
}
#casedetail.-ricoh-miyagi .interview .thumb_interview figcaption {
  color: #424242;
  font-size: 16px;
  padding-top: 8px;
}
#casedetail.-ricoh-miyagi .interview .image-group {
  margin-top: -30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#casedetail.-ricoh-miyagi .interview .image-group_item {
  width: 330px;
}
#casedetail.-ricoh-miyagi .interview .image-group figcaption {
  color: #424242;
  font-size: 16px;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  #casedetail.-ricoh-miyagi .main .introduce {
    padding: 0 3.33vw;
  }
  #casedetail.-ricoh-miyagi .main .companyinfo .name {
    line-height: 1.208
  }
  #casedetail.-ricoh-miyagi .introduce .detail {
    width: auto;
  }
  #casedetail.-ricoh-miyagi .introduce .detail a {
    display: block;
    width: 48%;
  }
  #casedetail.-ricoh-miyagi .interview-title {
  }
  #casedetail.-ricoh-miyagi .interview-title::after {
    display: none;
  }
  #casedetail.-ricoh-miyagi .interview-title h4 {
    line-height: 1;
  }
  #casedetail.-ricoh-miyagi .interview-title h4 img {
    display: inline-block;
  }
  #casedetail.-ricoh-miyagi .interview-title p {
    font-size: 1.2rem;
    line-height: 1.95rem;
  }
  #casedetail.-ricoh-miyagi .interview-title p i {
    font-size: 1.5rem;
  }
  #casedetail.-ricoh-miyagi .interview .read-block,
  #casedetail.-ricoh-miyagi .interview .thumb_interview,
  #casedetail.-ricoh-miyagi .interview .image-group {
    width: auto;
    padding: 3.5vw 5.33vw 7vw;
  }
  #casedetail.-ricoh-miyagi .interview .thumb_interview,
  #casedetail.-ricoh-miyagi .interview .image-group {
    padding-top: 0;
  }
  #casedetail.-ricoh-miyagi .interview .read-block.opt_next_narrow,
  #casedetail.-ricoh-miyagi .interview .thumb_interview.opt_next_narrow,
  #casedetail.-ricoh-miyagi .interview .image-group.opt_next_narrow {
    padding-bottom: 4vw;
  }
  #casedetail.-ricoh-miyagi .interview .thumb_interview figcaption {
    font-size: 13px;
    padding-top: 8px;
  }
  #casedetail.-ricoh-miyagi .interview .image-group {
    margin-top: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  #casedetail.-ricoh-miyagi .interview .image-group_item {
    width: 100%;
  }
  #casedetail.-ricoh-miyagi .interview .image-group_item:nth-child(n + 2) {
    margin-top: 5vh;
  }
  #casedetail.-ricoh-miyagi .interview .image-group_item img {
    margin: auto;
  }
  #casedetail.-ricoh-miyagi .interview .image-group figcaption {
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
  }
}
/* ---------------------------------------------------------------- */
/* リコージャパン:担当(個別)                                        */
/* ---------------------------------------------------------------- */
#casedetail.-ricoh-miyagi .interview.-tantou .interview-title {
  padding: 30px 34px 69.5px;
  background-color: #4ca74f;
}
#casedetail.-ricoh-miyagi .interview.-tantou .interview-title::after {
  height: 85px;
  background-color: #dbeddc;
}
#casedetail.-ricoh-miyagi .interview.-tantou .interview-title h4 {
  margin-bottom: 13px;
}
#casedetail.-ricoh-miyagi .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.-ricoh-miyagi .interview.-tantou .interview-title {
    padding: 5.33vw;
  }
  #casedetail.-ricoh-miyagi .interview.-tantou .interview-title::after {
  }
  #casedetail.-ricoh-miyagi .interview.-tantou .interview-title h4 {
    margin-bottom: 5px;
  }
  #casedetail.-ricoh-miyagi .interview.-tantou .interview-title img {
    width: 60.8vw;
  }
  #casedetail.-ricoh-miyagi .interview.-tantou .interview-container {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
  }
}
/* ---------------------------------------------------------------- */
/* リコージャパン:ユーザー(個別)                                    */
/* ---------------------------------------------------------------- */
#casedetail.-ricoh-miyagi .interview.-user .interview-title {
  padding: 30px 34px 89.5px;
  background-color: #cbd859;
  text-align: right;
}
#casedetail.-ricoh-miyagi .interview.-user .interview-title::after {
  height: 85px;
  background-color: #eff3cd;
}
#casedetail.-ricoh-miyagi .interview.-user .interview-title h4 {
  margin-bottom: 18px;
}
#casedetail.-ricoh-miyagi .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.-ricoh-miyagi .interview.-user .read-block {
  padding-bottom: 45px;
}
#casedetail.-ricoh-miyagi .interview.-user .read-block.opt_next_narrow {
  padding-bottom: 22px;
}
#casedetail.-ricoh-miyagi .interview.-user .annotation-block {
  width: 700px;
  margin: 0 auto;
  padding: 21px 0 43px;
  border-top: 1px solid #c5c5c5;
  color: #424242;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
#casedetail.-ricoh-miyagi .interview.-user .annotation-block a {
  text-decoration: underline;
  color: #424242 !important;
}
#casedetail.-ricoh-miyagi .interview.-user .annotation-block a:hover {
  text-decoration: none;
  color: #424242 !important;
}
@media screen and (max-width: 768px) {
  #casedetail.-ricoh-miyagi .interview.-user .interview-title {
    padding: 5.33vw;
  }
  #casedetail.-ricoh-miyagi .interview.-user .interview-title::after {
  }
  #casedetail.-ricoh-miyagi .interview.-user .interview-title h4 {
    margin-bottom: 5px;
  }
  #casedetail.-ricoh-miyagi .interview.-user .interview-title img {
    width: 53.86vw;
  }
  #casedetail.-ricoh-miyagi .interview.-user .interview-container {
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
  }
  #casedetail.-ricoh-miyagi .interview.-user .read-block {
    padding-bottom: 7vw;
  }
  #casedetail.-ricoh-miyagi .interview.-user .read-block.opt_next_narrow {
    padding-bottom: 4vw;
  }
  #casedetail.-ricoh-miyagi .interview.-user .annotation-block {
    width: 89.4vw;
    padding: 4vw 0 7.5vw;
    border-top: 1px solid #c5c5c5;
    font-size: 3.46vw;
    line-height: 1.54;
  }
  #casedetail.-ricoh-miyagi .interview.-user .annotation-block a {
  }
  #casedetail.-ricoh-miyagi .interview.-user .annotation-block a:hover {
  }
}
