@charset "UTF-8";
body.post-type-archive-works .guidebox {
  background: url("../images/guide/東光商会webサイト実績紹介一覧_PC版.jpg") no-repeat top 0px center;
  height: 11398rem;
}
@media screen and (max-width: 700px) {
  body.post-type-archive-works .guidebox {
    background: url("../images/guide/東光商会webサイト_実績紹介一覧_スマホ版.jpg") no-repeat top center;
    height: 12178rem;
    background-position: top 0rem center;
  }
}

body.single-works .guidebox {
  background: url("../images/guide/東光商会webサイト実績紹介詳細_PC版.jpg") no-repeat top 0px center;
  height: 11398rem;
}
@media screen and (max-width: 700px) {
  body.single-works .guidebox {
    background: url("../images/guide/東光商会webサイト_実績紹介詳細_スマホ版.jpg") no-repeat top center;
    height: 12178rem;
    background-position: top 0rem center;
  }
}

/* ==========================================================================
   Works (実績紹介 - Archive & Single)
   ========================================================================== */
/* Page Header */
.page_header {
  padding: 238px 0 93px;
}
@media screen and (max-width: 700px) {
  .page_header {
    padding: 135rem 0 85rem;
  }
}
.page_header .page_title {
  padding-left: 50px;
}
@media screen and (max-width: 700px) {
  .page_header .page_title {
    padding-left: 20rem;
    text-align: left;
  }
}
.page_header .page_title .en {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #1f1f1f;
  display: block;
  margin-bottom: 14px;
}
@media screen and (max-width: 700px) {
  .page_header .page_title .en {
    font-size: 24rem;
    margin-bottom: 26rem;
  }
}
.page_header .page_title .ja {
  font-family: shippori-mincho, serif;
  font-weight: normal;
  font-size: 42px;
  letter-spacing: 0.15em;
  line-height: 72px;
  color: #1f1f1f;
  display: block;
}
@media screen and (max-width: 700px) {
  .page_header .page_title .ja {
    font-size: 48rem;
    letter-spacing: 0.2em;
    line-height: 72rem;
  }
}

/* --- Archive Works --- */
.works_featured {
  margin-bottom: 38px;
}
@media screen and (max-width: 700px) {
  .works_featured {
    margin-bottom: 68rem;
  }
}
.works_featured .swiper {
  width: 100%;
  padding-bottom: 60px;
  /* Space for pagination */
}
@media screen and (max-width: 700px) {
  .works_featured .swiper {
    padding-bottom: 30rem;
  }
}
.works_featured .swiper-slide {
  margin-left: 25px;
  margin-right: 25px;
  width: 800px;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide {
    margin-left: 20rem;
    margin-right: 20rem;
    width: 560rem !important;
  }
}
.works_featured .swiper-slide a {
  display: block;
  text-decoration: none;
  color: #1f1f1f;
}
.works_featured .swiper-slide .image {
  margin-bottom: 39px;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .image {
    margin-bottom: 40rem;
  }
}
.works_featured .swiper-slide .image img {
  width: 100%;
  height: auto;
  display: block;
}
.works_featured .swiper-slide .text_box {
  text-align: left;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.works_featured .swiper-slide .text_box .major_cat {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2em;
  padding: 0 18px;
  margin-bottom: 10px;
  height: 27px;
  border-radius: 5px;
  border: 1px solid #000;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .text_box .major_cat {
    font-size: 20rem;
    padding: 0 13rem;
    margin-bottom: 15rem;
    height: 40rem;
    border-radius: 5rem;
  }
}
.works_featured .swiper-slide .text_box .title {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .text_box .title {
    font-size: 24rem;
    margin-bottom: 24rem;
  }
}
.works_featured .swiper-slide .text_box .meta {
  margin-bottom: 4px;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .text_box .meta {
    margin-bottom: 10rem;
  }
}
.works_featured .swiper-slide .text_box .meta > * {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #818181;
  margin-bottom: 15px;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .text_box .meta > * {
    font-size: 20rem;
    margin-bottom: 10rem;
  }
}
.works_featured .swiper-slide .text_box .tags {
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #000;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .text_box .tags {
    font-size: 20rem;
  }
}
.works_featured .swiper-slide .text_box .tags .tag {
  margin-right: 10px;
}
@media screen and (max-width: 700px) {
  .works_featured .swiper-slide .text_box .tags .tag {
    font-size: 20rem;
    margin-right: 10rem;
  }
}
.works_featured .swiper-pagination-bullet-active {
  background: #002065;
}

.archive_wrap {
  margin-bottom: 120px;
}
@media screen and (max-width: 700px) {
  .archive_wrap {
    margin-bottom: 80rem;
  }
}
.archive_wrap .works_filter_box {
  margin-bottom: 103px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box {
    margin-bottom: 88rem;
    width: 560rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.archive_wrap .works_filter_box::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 180px;
  border-top: 1px solid #002065;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box::before {
    width: 100%;
    border-top: 1rem solid #002065;
  }
}
.archive_wrap .works_filter_box::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 870px;
  border-top: 1px solid #dfdfe0;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box::after {
    border: none;
  }
}
.archive_wrap .works_filter_box .filter_row {
  display: flex;
  align-items: center;
  padding: 38.5px 0;
  position: relative;
}
.archive_wrap .works_filter_box .filter_row::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
  border-top: 1px solid #002065;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row::before {
    width: 100%;
    border-top: 1rem solid #002065;
  }
}
.archive_wrap .works_filter_box .filter_row::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 870px;
  border-top: 1px solid #dfdfe0;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row::after {
    border: none;
  }
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row {
    flex-direction: column;
    align-items: center;
    gap: 54rem;
    padding: 71rem 0 66rem;
  }
}
.archive_wrap .works_filter_box .filter_row .filter_label {
  width: 180px;
  font-family: shippori-mincho, serif;
  font-size: 20px;
  letter-spacing: 0.15em;
  text-align: left;
  color: #1f1f1f;
  flex-shrink: 0;
  margin-right: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row .filter_label {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-left: 0;
    font-size: 32rem;
    letter-spacing: 0.15em;
  }
}
.archive_wrap .works_filter_box .filter_row .filter_inputs {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 51px;
  flex: 1;
  padding-left: 30px;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row .filter_inputs {
    padding-left: 0;
    flex-direction: column;
    align-items: flex-start;
    width: fit-content;
    margin: 0 auto;
    gap: 29rem;
    width: 519rem;
  }
}
.archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #000;
  position: relative;
  padding-left: 28px;
  min-height: 20px;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label {
    font-size: 26rem;
    padding-left: 44rem;
    min-height: 30rem;
  }
}
.archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label input:checked ~ .checkmark {
  background-color: #002065;
  border-color: #002065;
}
.archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label input:checked ~ .checkmark:after {
  display: block;
}
.archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #1f1f1f;
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label .checkmark {
    height: 28rem;
    width: 28rem;
  }
}
.archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 700px) {
  .archive_wrap .works_filter_box .filter_row .filter_inputs .checkbox_label .checkmark:after {
    left: 8rem;
    top: 3rem;
    width: 8rem;
    height: 14rem;
    border-width: 0 3rem 3rem 0;
  }
}

#works-results-container {
  width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 128rem;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  #works-results-container {
    width: 100%;
    padding-left: 50rem;
    padding-right: 50rem;
    padding-bottom: 100rem;
  }
}

.works_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 65px 20px;
}
@media screen and (max-width: 700px) {
  .works_list {
    grid-template-columns: 1fr;
    gap: 85rem 0;
    width: 560rem;
    margin: 0 auto;
  }
}
.works_list .item a {
  display: block;
  text-decoration: none;
  color: #1f1f1f;
}
.works_list .item a .image {
  margin-bottom: 20px;
  width: 100%;
  /* Aspect ratio matching the design (3:2) */
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .works_list .item a .image {
    margin-bottom: 40rem;
  }
}
.works_list .item a .image img {
  width: 100%;
  height: 100%;
}
.works_list .item a .text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.works_list .item a .text_box .major_cat {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2em;
  height: 27px;
  padding: 0 10px;
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 10px;
}
@media screen and (max-width: 700px) {
  .works_list .item a .text_box .major_cat {
    font-size: 20rem;
    height: 40rem;
    padding: 0 11rem;
    border-radius: 5rem;
    margin-bottom: 14rem;
  }
}
.works_list .item a .text_box .title {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 1.5;
  color: #000;
  margin-bottom: 15px;
  word-break: auto-phrase;
}
@media screen and (max-width: 700px) {
  .works_list .item a .text_box .title {
    font-size: 28rem;
    margin-bottom: 20rem;
  }
}
.works_list .item a .text_box .meta {
  margin-bottom: 5px;
}
@media screen and (max-width: 700px) {
  .works_list .item a .text_box .meta {
    margin-bottom: 2rem;
  }
}
.works_list .item a .text_box .meta > * {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #818181;
  margin-bottom: 15px;
}
@media screen and (max-width: 700px) {
  .works_list .item a .text_box .meta > * {
    font-size: 20rem;
    margin-bottom: 14rem;
  }
}
.works_list .item a .text_box .tags .tag {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 28px;
  text-align: left;
  color: #000;
  margin-right: 6px;
}
@media screen and (max-width: 700px) {
  .works_list .item a .text_box .tags .tag {
    font-size: 20rem;
    margin-right: 10rem;
    line-height: 40rem;
  }
}

.pagination_wrap {
  margin-top: 92px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .pagination_wrap {
    margin-top: 60rem;
  }
}
.pagination_wrap .button_1 {
  margin-top: 0;
  display: flex;
  justify-content: center;
}
.pagination_wrap .button_1 a.btn_1 {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #002065;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
@media screen and (max-width: 700px) {
  .pagination_wrap .button_1 a.btn_1 {
    font-size: 24rem;
    gap: 12rem;
  }
}
.pagination_wrap .button_1 a.btn_1::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon_arrow_right_white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 700px) {
  .pagination_wrap .button_1 a.btn_1::after {
    width: 32rem;
    height: 32rem;
  }
}

/* --- Single Works --- */
.single_works_wrap {
  padding-top: 100px;
  padding-bottom: 72px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap {
    padding-top: 150rem;
    padding-bottom: 50rem;
  }
}
.single_works_wrap .works_header {
  width: 1040px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  margin-bottom: 69px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header {
    width: 100%;
    padding-left: 20rem;
    padding-right: 20rem;
    margin-bottom: 70rem;
  }
}
.single_works_wrap .works_header .major_cat {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2em;
  height: 27px;
  padding: 0 10px;
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 10px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header .major_cat {
    font-size: 20rem;
    height: 40rem;
    padding: 0 20rem;
    border-radius: 5rem;
    margin-bottom: 13rem;
  }
}
.single_works_wrap .works_header .title {
  font-family: shippori-mincho, serif;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.2em;
  color: #000;
  margin-bottom: 26px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header .title {
    font-size: 36rem;
    letter-spacing: 0.2em;
    line-height: 60rem;
    margin-bottom: 34rem;
  }
}
.single_works_wrap .works_header .meta_info {
  font-size: 14px;
  margin-bottom: 5px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header .meta_info {
    font-size: 20rem;
    letter-spacing: 0.2em;
    margin-bottom: 10rem;
  }
}
.single_works_wrap .works_header .meta_info > * {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #818181;
  margin-bottom: 15px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header .meta_info > * {
    font-size: 20rem;
    letter-spacing: 0.2em;
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10rem;
  }
}
.single_works_wrap .works_header .tags .tag {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 28px;
  text-align: left;
  color: #000;
  margin-right: 6px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_header .tags .tag {
    font-size: 20rem;
    letter-spacing: 0.2em;
    margin-right: 0;
  }
}
.single_works_wrap .works_gallery {
  width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  margin-bottom: 96px;
  left: -80px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_gallery {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 90rem;
    left: 0;
    height: 470rem;
    position: relative;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_gallery .main_image {
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: calc(50% + 0px);
    top: 0;
    width: 100vw;
  }
}
.single_works_wrap .works_gallery .main_image img {
  width: 100%;
  height: auto;
  display: block;
}
.single_works_wrap .works_comment {
  width: 1040px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  margin-bottom: 96px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_comment {
    width: 100%;
    padding-left: unset;
    padding-right: unset;
    margin-bottom: 102rem;
  }
}
.single_works_wrap .works_comment .sec_title {
  font-family: shippori-mincho, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.15em;
  color: #1f1f1f;
  margin-bottom: 34px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_comment .sec_title {
    font-size: 28rem;
    margin-bottom: 43rem;
  }
}
.single_works_wrap .works_comment .sec_title::before {
  content: "Comment";
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #1f1f1f;
  margin-bottom: 10px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_comment .sec_title::before {
    font-size: 20rem;
    margin-bottom: 15rem;
  }
}
.single_works_wrap .works_comment .comment_box {
  width: 100%;
  max-width: 720px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_comment .comment_box {
    max-width: 100%;
  }
}
.single_works_wrap .works_comment .comment_box .text_box .text {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 28px;
  color: #1f1f1f;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_comment .comment_box .text_box .text {
    font-size: 26rem;
    line-height: 52rem;
  }
}
.single_works_wrap .works_data {
  background: #f7f7f7;
  padding: 67px 69px 45px;
  margin-bottom: 79px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data {
    padding: 87rem 0rem 73rem;
    margin-bottom: 100rem;
    position: relative;
  }
  .single_works_wrap .works_data::before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: calc(50% + 0px);
    top: 0;
    width: 100vw;
    height: 100%;
    background: #f7f7f7;
    z-index: -1;
  }
}
.single_works_wrap .works_data .sec_title {
  font-family: shippori-mincho, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.15em;
  color: #1f1f1f;
  margin-bottom: 37px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .sec_title {
    font-size: 28rem;
    margin-bottom: 48rem;
  }
}
.single_works_wrap .works_data .sec_title::before {
  content: "Data";
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #1f1f1f;
  margin-bottom: 10px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .sec_title::before {
    font-size: 20rem;
    margin-bottom: 7rem;
  }
}
.single_works_wrap .works_data .data_box table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 10px 0;
  border-collapse: separate;
  margin-left: -10px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table::before {
    z-index: 1;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120rem;
    border-top: 1rem solid #002065;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table::after {
    z-index: 1;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 470rem;
    border-top: 1rem solid #dfdfe0;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table {
    display: block;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tbody {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tr {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 25rem;
    padding-bottom: 25rem;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tr::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120rem;
    border-top: 1rem solid #002065;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tr::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 470rem;
    border-top: 1rem solid #dfdfe0;
  }
}
.single_works_wrap .works_data .data_box table th,
.single_works_wrap .works_data .data_box table td {
  padding: 19.6px 0;
  font-family: "Shippori Mincho";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.15em;
  color: #1f1f1f;
  vertical-align: top;
}
.single_works_wrap .works_data .data_box table tr:last-child th {
  border-bottom: 1px solid #002065;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tr:last-child th {
    border-bottom: none;
  }
}
.single_works_wrap .works_data .data_box table tr:last-child td {
  border-bottom: 1px solid #dfdfe0;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tr:last-child td {
    border-bottom: none;
  }
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table tr:last-child {
    border-bottom: 1px solid #dfdfe0;
  }
}
.single_works_wrap .works_data .data_box table th {
  width: 120px;
  font-weight: normal;
  border-top: 1px solid #002065;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table th {
    width: 100%;
    border-top: none;
    padding: 0;
    margin-bottom: -2rem;
    font-size: 24rem;
    letter-spacing: 0.15em;
    line-height: 48rem;
    text-align: left;
  }
}
.single_works_wrap .works_data .data_box table td {
  border-top: 1px solid #dfdfe0;
  padding-left: 32px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .works_data .data_box table td {
    width: 100%;
    border-top: none;
    padding: 0;
    padding-left: 0;
    font-size: 24rem;
    letter-spacing: 0.15em;
    line-height: 48rem;
  }
}
.single_works_wrap .post_nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 68px;
  margin-bottom: 80px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav {
    gap: 96rem;
    margin-bottom: 80rem;
  }
}
.single_works_wrap .post_nav a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #002065;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  transition: opacity 0.3s;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav a .text {
    font-size: 24rem;
  }
}
.single_works_wrap .post_nav a:hover {
  opacity: 0.7;
}
.single_works_wrap .post_nav .prev,
.single_works_wrap .post_nav .next {
  gap: 7px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .prev,
  .single_works_wrap .post_nav .next {
    gap: 19rem;
  }
}
.single_works_wrap .post_nav .prev .arrow,
.single_works_wrap .post_nav .next .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .prev .arrow,
  .single_works_wrap .post_nav .next .arrow {
    width: 40rem;
    height: 40rem;
  }
}
.single_works_wrap .post_nav .prev .arrow::after,
.single_works_wrap .post_nav .next .arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url("../images/icon_1.svg") no-repeat center/contain;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .prev .arrow::after,
  .single_works_wrap .post_nav .next .arrow::after {
    width: 40rem;
    height: 40rem;
  }
}
.single_works_wrap .post_nav .prev .arrow::after {
  margin-left: -4px;
  transform: rotate(90deg);
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .prev .arrow::after {
    margin-left: -6rem;
  }
}
.single_works_wrap .post_nav .next .arrow::after {
  margin-right: -4px;
  transform: rotate(-90deg);
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .next .arrow::after {
    margin-right: -6rem;
  }
}
.single_works_wrap .post_nav .back_to_list .grid_icon {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 2px;
  width: 34px;
  height: 34px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .back_to_list .grid_icon {
    width: 54rem;
    height: 54rem;
    gap: 3rem;
  }
}
.single_works_wrap .post_nav .back_to_list .grid_icon span {
  display: block;
  background: #002065;
}
.single_works_wrap .post_nav .empty {
  width: 100px;
}
@media screen and (max-width: 700px) {
  .single_works_wrap .post_nav .empty {
    width: 80rem;
  }
}

/* Footer Contact Background */
.footer-contact::before {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/footer_contact_bg_works.jpg");
}
@media screen and (max-width: 700px) {
  .footer-contact::before {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/footer_contact_bg_works_sp.jpg");
  }
}

/*# sourceMappingURL=works.css.map */
