.hs_works_area {
  margin: 0 0.8rem;
}
.hs_works_head_area {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 1.4rem;
  margin-top: 1.8rem;
}
.hs_works_case_number {
  font-family: 'Poppins', sans-serif;
  font-size: 3rem;
  font-weight: 500;
}
.hs_works_title {
  font-size: 0.8rem;
  font-weight: 410;
  margin-top: 0.6rem;
  max-width: 15rem;
  line-height: 1rem;
}
.hs_works_tag_area {
  font-family: 'Poppins', sans-serif;
  font-size: 0.7em;
}
.hs_works_tag:first-child {
  margin-bottom: 0.2rem;
}
.hs_works_content_area {
  margin-top: 3rem;
}
.hs_works_content_title {
  font-family: 'Poppins', sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #000;
  margin-bottom: 0.8rem;
  margin-top: 3rem;
}
.hs_works_content_plan_name {
  font-size: 1.2em;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.hs_works_content_plan_name_jp {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 410;
  font-size: 0.6rem;
  margin-left: 0.5rem;
}
.hs_works_content_tag_area {
  margin-top: 1.1rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hs_works_content_tag {
  background-color: #000;
  color: #fff;
  font-size: 0.7em;
  padding: 0.6rem;
  margin-bottom: 0.5rem;
  letter-spacing: 1.2px;
  width: 48%;
  text-align: center;
}
.hs_works_price_area {
  text-align: right;
}
.hs_works_price_flex {
  display: flex;
  justify-content: end;
}
.hs_works_price_jp {
  font-size: 0.9rem;
  letter-spacing: 0.7px;
  line-height: 1.4rem;
  margin-right: 0.5rem;
  font-weight: 410;
  color: #4D4D4D;
}
.hs_works_price_s {
  font-family: 'Poppins', sans-serif;
  font-size: 1.2rem;
  color: #4D4D4D;
  line-height: 1.5rem;
}
.hs_works_price_s span {
  font-size: 0.8em;
  margin-left: 0.2rem;
}
.hs_works_price_g {
  font-size: 1rem;
  font-weight: 410;
}
.hs_works_price_g span {
  font-family: 'Poppins', sans-serif;
  font-size: 1.8em;
  margin-left: 0.4rem;
  margin-right: 0.1rem;
}
.hs_works_content_text {
  font-size: 0.7em;
  letter-spacing: 1.2px;
  line-height: 1rem;
}
.hs_works_content_title.hs_works_content_title_last {
  border: unset;
  padding: unset;
}
.hs_works_content_btn {
  margin: 2rem 0;
}
.hs_works_content_btn a {
  background-color: #000;
  font-size: 0.85em;
  letter-spacing: 1px;
  padding: 1rem 0;
  display: block;
  position: relative;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  width: 60%;
  margin: 0 auto;
}
.other_tablet {
  display: none;
}
.other_pc {
  display: none;
}
.hs_works_option {
  line-height: 1.4;
  font-size: 0.7rem;
  font-weight: 470;
}
.hs_works_company_name {
  background: #000;
  display: inline-block;
  font-size: 0.75rem;
  color: #fff;
  padding: 0.5rem 1rem;
  margin-bottom: 0.6rem;
  letter-spacing: 0.7px;
}
.splide__slide {
  opacity: 0.6;
}
.splide__slide.is-active {
  opacity: 1;
}
.slider4 {
  margin-top: 0.5rem;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: unset !important;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: unset !important;
}
.splide__arrow {
  top: -34vw !important;
  background: unset !important;
  opacity: 1 !important;
}
.splide__arrow svg {
  display: none !important;
}
.splide__arrow--prev {
  left: 10px !important;
  width: 12px !important;
  height: 12px !important;
  border-top: 2px solid #000 !important;
  border-left: 2px solid #000 !important;
  transform: rotate(-45deg)!important;
  border-radius: unset !important;
}
.splide__arrow--next {
  right: 10px !important;
  width: 12px !important;
  height: 12px !important;
  border-top: 2px solid #000 !important;
  border-right: 2px solid #000 !important;
  transform: rotate(45deg) !important;
  border-radius: unset !important;
}
.hs_works_main_img {
	width: 100% !important;
	height: 60vw !important;
	object-fit: contain !important;
}
#thumbnail-carousel-list li {
  width: 5rem;
}
.hs_works_thum_img {
  width: 100%;
  height: 54px;
  object-fit: cover;
}
.aioseo-breadcrumbs {
  margin-left: 0;
  margin-top: 4.6rem;
  margin-bottom: 0;
}
.hs_works-all_house_list_text {
  display: flex;
  margin-top: 0.5rem;
  font-family: 'Poppins', sans-serif;
  align-items: end;
}
.hs_works-all_house_list_case_number {
  font-size: 1.2em;
  margin-right: 0.8rem;
  font-weight: 410;
}
.hs_works-all_house_list_tag {
  font-size: 0.8em;
  margin-right: 0.3rem;
}

@media screen and (min-width: 650px) {
  .hs_works_area {
    margin: 8rem 2.1rem;
  }
  .hs_works_head_area {
    margin: 6rem 2rem 3rem;
  }
  .hs_works_case_number {
    font-size: 5rem;
  }
  .hs_works_slider_area {
    margin: 2rem;
  }
  .hs_works_title {
    font-size: 1rem;
    letter-spacing: 0.7px;
    max-width: unset;
  }
  .hs_works_tag_area {
    font-size: 0.9rem;
  }
  .hs_works_tag:first-child {
    margin-bottom: 0.5rem;
  }
  .hs_works_content_pc {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }   
  .hs_works_content_area_index1 {
    order: 2;
    width: 48%;
  }
  .hs_works_content_area_index2 {
    width: 48%;
  }
  .hs_works_content_title {
    font-size: 1.5em;
    border-bottom: 1.6px solid #000;
    padding-bottom: 1rem;
    margin-bottom: 1.1rem;
  }
  .hs_works_content_plan_name {
    font-size: 1.3em;
  }
  .hs_works_content_tag {
    font-size: 0.7em;
    padding: 0.6rem;
    width: 32%;
  }
  .hs_works_content_plan_name_jp {
    font-size: 0.7rem;
    letter-spacing: 0.7px;
  }
  .hs_works_content_tag_area {
    margin-bottom: 1.1rem;
  }
  .hs_works_price_jp {
    font-size: 1em;
    line-height: 2rem;
  }
  .hs_works_price_s {
    font-size: 1.7em;
    line-height: 1.9rem;
  }
  .hs_works_price_s span {
    font-size: 0.7em;
  }
  .hs_works_price_g {
    font-size: 1.4em;
    margin-top: 0.5rem;
  }
  .hs_works_price_g span {
    font-size: 1.6em;
  }
  .hs_works_content_text {
    font-size: 0.7rem;
    letter-spacing: 0.6px;
    line-height: 1.3rem;
  }
  .hs_works_content_link_area {
    width: 48%;
    transition: .3s;
    cursor: pointer;
  }
  .hs_works_content_link_area_img {
    max-width: 500px;
    overflow: hidden;
    width: 100%;
  }
  .hs_works_content_link_area_img img {
    height: auto;
    transition: transform .5s ease;
  }
  .hs_works_content_link_area:hover img {
    transform: scale(1.1);
  }
  .hs_works_content_area_index3 {
    margin-top: 7rem;
  }
  .hs_works_content_btn a {
    width: 100%;
    margin-top: 5rem;
    font-size: 1.4em;
    transition: .3s;
    padding: 1.5rem;
  }
  .hs_works_content_btn_box {
    position: relative;
  }
  .hs_works_content_btn_box::before,
  .hs_works_content_btn_box::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1.5px;
    background: #000;
    transition: all 0.2s linear;
    transition-delay: 0.2s;
    z-index: 6;
  }
  .hs_works_content_btn_box::before {
    right: 0;
    top: 0;
  }
  .hs_works_content_btn_box::after {
    left: 0;
    bottom: 0;
  }
  .hs_works_content_btn_box span {
    display: block;
  }
  .hs_works_content_btn_box span::before,
  .hs_works_content_btn_box span::after {
    content: "";
    position: absolute;
    width: 1.5px;
    height: 0;
    background: #000;
    transition: all 0.2s linear;
  }
  .hs_works_content_btn_box span::before {
    left: 0;
    top: 0;
  }
  .hs_works_content_btn_box span::after {
    right: 0;
    bottom: 0;
  }
  .hs_works_content_btn_box:hover::before,
  .hs_works_content_btn_box:hover::after {
    width: 100%;
  }
  .hs_works_content_btn_box:hover span::before,
  .hs_works_content_btn_box:hover span::after {
    height: 100%;
  }
  .hs_works_content_btn_box a:hover {
    background: #fff;
    color: #000;
  }
  .other_sp {
    display: none;
  }
  .other_tablet {
    display: flex;
    justify-content: space-between;
  }

  .entry-content {
    margin: 7rem auto 0;
    max-width: 1600px;
  }
  .hs_works_main_img {
    height: 45vw !important;
  }
  .hs_works_sliderslider_area {
    margin: 2rem;
  }
  .slider4 {
    margin-top: 0.9rem;
  }
  .splide__arrow {
    top: -25vw !important;
  }
  .splide__arrow--next {
    right: -2.3rem !important;
    width: 17px !important;
    height: 17px !important;
    transition: .2s;
  }
  .splide__arrow--next:hover {
    right: -2.6rem !important;
  }
  .splide__arrow--prev {
    left: -2.3rem !important;
    width: 17px !important;
    height: 17px !important;
    transition: .2s;
  }
  .splide__arrow--prev:hover {
    left: -2.6rem !important;
  }
  .hs_works-all_house_list_text {
    margin-top: 0.8rem;
    margin-left: 0.2rem;
  }
  .hs_works-all_house_list_case_number {
    font-size: 1.2rem;
    font-weight: normal;
  }
  .hs_works-all_house_list_tag {
    font-size: 0.8em;
  }
  .hs_works-all_house_list_text.hs_works_single_list {
    margin-top: 0.8rem;
    display: block;
  }
  .hs_works-all_house_list_case_number {
    font-size: 1.4rem;
    font-weight: normal;
  }
  .hs_works_other_list {
    display: flex;
    margin-top: 0.3rem;
  }
  .hs_works-all_house_list_tag {
    font-size: 1em;
  }
}

@media screen and (min-width: 960px) {
  .hs_works_area {
    margin: 7rem auto 0;
    max-width: 1900px;
    padding: 0 6rem 4rem;
  }
  .hs_works_case_number {
    font-size: 6.5rem;
  }
  .hs_works_slider_area {
    margin: 2rem;
  }
  .hs_works_title {
    font-size: 1.4rem;
    letter-spacing: 0.7px;
    max-width: unset;
  }
  .hs_works_tag_area {
    font-size: 1.3rem;
  }
  .hs_works_tag:first-child {
    margin-bottom: 0.5rem;
  }
  .hs_works_content_pc {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .hs_works_content_title {
    font-size: 2.1em;
    border-bottom: 1.6px solid #000;
    padding-bottom: 1rem;
    margin-bottom: 1.6rem;
  }
  .hs_works_content_plan_name {
    font-size: 1.7em;
  }
  .hs_works_content_tag {
    font-size: 0.9em;
    padding: 0.6rem;
    width: 32%;
  }
  .hs_works_content_plan_name_jp {
    font-size: 0.9rem;
    letter-spacing: 0.7px;
  }
  .hs_works_content_tag_area {
    margin-bottom: 1.1rem;
  }
  .hs_works_price_jp {
    font-size: 1.2em;
    line-height: 2rem;
  }
  .hs_works_price_s {
    font-size: 1.8em;
    line-height: 1.9rem;
  }
  .hs_works_price_s span {
    font-size: 0.9em;
  }
  .hs_works_price_g {
    font-size: 1.6em;
    margin-top: 0.5rem;
  }
  .hs_works_price_g span {
    font-size: 1.8em;
  }
  .hs_works_option {
    font-size: 1.1rem;
  }
  .hs_works_company_name {
    font-size: 1rem;
    padding: 0.7rem 1.3rem;
    margin-bottom: 0.4rem;
  }
  #thumbnail-carousel-list li {
    width: 15rem;
  }
  .hs_works_thum_img {
    height: 125px;
  }
  .aioseo-breadcrumbs {
    margin-left: 2rem;
    margin-top: 4.6rem;
  }
  }

@media screen and (min-width: 1050px) {

.hs_works_content_text {
  font-size: 0.9rem;
  line-height: 1.7rem;
}
.hs_works_content_link_area {
  width: 32%;
}
.other_tablet {
  display: none;
}
.other_pc {
  display: flex;
  justify-content: space-between;
}
}
