@charset "UTF-8";
body {
  background-color: #f9f8f7 !important;
}

.voice_container {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  margin-top: 100px;
}
.voice_container .title_divider {
  height: 2px;
  background-color: #111111;
  width: 100%;
  margin: 0;
}
.voice_container .title_divider.top_divider {
  margin-bottom: -17px;
}
.voice_container .title_divider.middle_divider {
  margin-top: -15px;
}
.voice_container .title_divider.bottom_divider {
  margin-bottom: 30px;
}
.voice_container .voice_en_title {
  margin: 0;
  padding: 15px 0;
}
.voice_container .voice_en_title img {
  height: auto;
  width: 100%;
  max-width: 450px;
  display: block;
}
.voice_container .voice_logo {
  margin: 0;
  padding: 0;
}
.voice_container .voice_logo img {
  height: 60px;
  width: auto;
  display: block;
}
.voice_container .voice_desc {
  text-align: left;
  margin-bottom: 30px;
}
.voice_container .voice_desc p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.45;
  color: #111111;
}
.voice_container .voice_divider {
  height: 2px;
  background-color: #111111;
  width: 100%;
  margin: 20px 0 40px;
}
.voice_container .article_section {
  margin: 80px 0;
}
.voice_container .article_section .voice_visual {
  margin-bottom: 60px;
}
.voice_container .article_section .voice_visual .voice_visual_item {
  width: 100%;
  height: 700px;
  overflow: hidden;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .voice_container .article_section .voice_visual .voice_visual_item {
    height: 350px;
  }
}
.voice_container .article_section .voice_visual .voice_visual_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice_container .article_section .article_header {
  margin-bottom: 80px;
}
.voice_container .article_section .article_header .date {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  color: #111111;
  margin-bottom: 20px;
  display: block;
}
.voice_container .article_section .article_header .article_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.45;
  margin-bottom: 30px;
  color: #111111;
}
.voice_container .article_section .article_header .client_block .client_label {
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  color: #111111;
  margin-bottom: 5px;
  display: block;
}
.voice_container .article_section .article_header .client_block .client_name {
  font-family: "Work Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #646464;
}
.voice_container .article_section .article_header .client_block .services {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  color: #646464;
  margin: 0;
}
.voice_container .article_section .article_header .sub_title {
  margin-top: 20px;
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  color: #626262;
  margin-bottom: 20px;
  display: block;
  font-weight: 400;
  line-height: 1.8;
}
.voice_container .article_section .article_content {
  margin-bottom: 80px;
}
.voice_container .article_section .article_content .paragraph_title {
  border: 1px solid #111111;
  padding: 10px 20px;
  margin-bottom: 40px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 17px;
  color: #111111;
  overflow: hidden;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.voice_container .article_section .article_content .qa_block {
  margin-bottom: 40px;
}
.voice_container .article_section .article_content .qa_block .question, .voice_container .article_section .article_content .qa_block .answer {
  margin-bottom: 40px;
}
.voice_container .article_section .article_content .qa_block .question .label, .voice_container .article_section .article_content .qa_block .answer .label {
  display: inline-block;
  padding: 5px 15px;
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  color: #111111;
}
.voice_container .article_section .article_content .qa_block .question .text p, .voice_container .article_section .article_content .qa_block .answer .text p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 13px;
  line-height: 1.8;
  color: #111111;
  margin-top: 10px;
}
.voice_container .article_section .article_content .qa_block .question .label {
  border: 1px solid #111111;
}
.voice_container .article_section .article_content .qa_block .answer .label {
  background-color: #111111;
  color: #fff;
}
.voice_container .article_section .article_content .interview_image {
  margin: 60px 0;
  width: 100%;
  height: 650px;
  overflow: hidden;
  border-radius: 8px;
}
.voice_container .article_section .article_content .interview_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .voice_container .article_section .article_content .interview_image {
    height: 350px;
  }
}
.voice_container .article_section .other_voices .section_title {
  font-family: "Work Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #111111;
}
.voice_container .article_section .other_voices .voice_cards {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding-bottom: 40px;
  margin-bottom: 40px;
  /* スクロールバーを非表示 */
  scrollbar-width: none;
}
.voice_container .article_section .other_voices .voice_cards .voice_card_link {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.3s ease;
}
.voice_container .article_section .other_voices .voice_cards .voice_card_link:hover {
  transform: translateY(-5px);
}
.voice_container .article_section .other_voices .voice_cards .voice_card_link:hover .more_btn {
  background-color: #333;
}
.voice_container .article_section .other_voices .voice_cards .voice_card {
  min-width: 330px;
  height: 540px;
  position: relative;
  background-color: #f9f8f7;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_header {
  height: 15px;
  background-color: #0d0d0d;
  width: 100%;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_image {
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content {
  padding: 30px 20px;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .date {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 10px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 10px;
  display: block;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .card_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  color: #111111;
  margin-bottom: 20px;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .client_label {
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  color: #111111;
  margin-bottom: 5px;
  display: block;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .client_name {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 5px;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .services {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 12px;
  color: #111111;
  margin-bottom: 20px;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .card_text {
  margin-bottom: 30px;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .card_text p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  color: #111111;
}
.voice_container .article_section .other_voices .voice_cards .voice_card .card_content .more_btn {
  background-color: #111;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 12px;
  padding: 5px 20px;
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-left: -20px;
  border-radius: 0 0 8px 0;
}
.voice_container .article_section .other_voices .voice_cards::-webkit-scrollbar {
  display: none;
}
.voice_container .article_section .other_voices .slide_scroll {
  margin-top: 20px;
}
.voice_container .article_section .other_voices .slide_scroll p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #111111;
  margin-bottom: 10px;
}
.voice_container .article_section .other_voices .slide_scroll .scroll_line {
  height: 1px;
  background-color: #111111;
  width: 100%;
}
.voice_container .article_list .article_link {
  text-decoration: none;
  color: inherit;
  display: block;
}
.voice_container .article_list .article_link:hover .article_item {
  transform: translateY(-5px);
}
.voice_container .article_list .article_link:hover .article_item .article_overlay {
  opacity: 1;
}
.voice_container .article_list .article_link:hover .article_item .article_image img {
  transform: scale(1.05);
}
.voice_container .article_list .article_item {
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
  border-radius: 8px;
  transition: transform 0.3s ease;
}
.voice_container .article_list .article_item .article_image {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.voice_container .article_list .article_item .article_image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
.voice_container .article_list .article_item .article_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.voice_container .article_list .article_item .article_info {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
  color: #fff;
}
.voice_container .article_list .article_item .article_info .date {
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
}
.voice_container .article_list .article_item .article_info .client {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.voice_container .article_list .article_item .article_info .services {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  opacity: 0.8;
}
.voice_container .article_list .article_item .article_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.voice_container .article_list .article_item .article_overlay .overlay_text {
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding: 0 40px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .voice_container {
    padding: 0 15px;
  }
  .voice_container .article_list .article_item .article_image {
    height: 300px;
  }
  .voice_container .article_list .article_item .article_info {
    bottom: 20px;
    left: 20px;
  }
  .voice_container .article_list .article_item .article_info .date {
    font-size: 12px;
  }
  .voice_container .article_list .article_item .article_info .client {
    font-size: 20px;
  }
  .voice_container .article_list .article_item .article_info .services {
    font-size: 12px;
  }
  .voice_container .article_list .article_item .article_overlay .overlay_text {
    font-size: 18px;
    padding: 0 20px;
  }
}
.related_works {
  max-width: 800px;
  margin: 100px auto;
  padding: 0 2.5%;
}
.related_works .section_title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
  color: #000;
}
.related_works > p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 0.03em;
  color: #000;
}
.related_works .works_cards {
  display: grid;
  gap: 24px;
}
.related_works .works_cards .works_card img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.related_works .works_cards .image-list {
  margin: 0 auto;
}
.related_works .works_cards .image-list .image-link {
  text-decoration: none;
  color: #000;
  display: block;
  transition: transform 0.3s ease;
}
.related_works .works_cards .image-list .image-link:hover {
  transform: translateY(-5px);
}
.related_works .works_cards .image-list .image-link .image-item {
  margin-bottom: 16px;
}
.related_works .works_cards .image-list .image-link .image-item .image-wrapper {
  overflow: hidden;
  border-radius: 8px;
}
.related_works .works_cards .image-list .image-link .image-item .image-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.related_works .works_cards .image-list .image-link .works-text p {
  margin: 0;
  font-size: 12px;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
.related_works .works_cards .image-list .image-link .works-text p.tag {
  font-weight: 500;
  margin-bottom: 4px;
}
.related_works .works_cards .image-list .image-link .works-text p.client {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.related_works .works_cards .image-list .image-link .works-text p.category {
  font-weight: 300;
  color: #666;
}
.related_works .works_cards .image-list .image-link .works-text p.project {
  font-weight: 500;
  margin-top: 8px;
}

.edit_after {
  max-width: 1000px;
  margin: auto;
}
.edit_after h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 40px;
  text-align: left;
  letter-spacing: 0.05em;
  color: #272727;
}
.edit_after p {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.03em;
  color: #272727;
}
.edit_after .edit_after_text {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.03em;
  color: #878787;
  margin-top: 40px;
}/*# sourceMappingURL=voice.css.map */