@charset "UTF-8";
main#main.page-case.works_list2604 .search_wrap.pt_main {
  padding-top: 2em;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .search_wrap.pt_main {
    padding-top: 1em;
  }
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont {
  background-color: #F4F4F4;
  padding: 2.5em 2.5em 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .search_wrap.pt_main .cont {
    padding: 1.25em 1.25em 0.75em;
  }
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .btn_wrap {
  width: 100%;
  text-align: center;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .btn_wrap .more-btn {
  margin: 1em auto;
  border: none;
  background-color: transparent;
  font-size: 15px;
  position: relative;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .btn_wrap .more-btn::before {
  content: "";
  position: absolute;
  left: -1em;
  top: 0.5em;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .btn_wrap .more-btn.is-open::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform-origin: 0 80%;
          transform-origin: 0 80%;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .btn_wrap ~ .unch, main#main.page-case.works_list2604 .search_wrap.pt_main .cont .btn_wrap ~ .cl {
  display: none;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .ttl2 {
  color: #EE1132;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #EE1132;
  width: 100%;
  padding-bottom: 0.5em;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .unch.dt {
  border-bottom: 1px solid #BDBDBD;
  width: 120px;
  padding-bottom: 20px;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .unch.dt:nth-last-of-type(2) {
  border: none;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .search_wrap.pt_main .cont .unch.dt {
    width: 100%;
    padding-bottom: 0;
    border: none;
  }
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .unch.dt .ttl3 {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .search_wrap.pt_main .cont .unch.dt .ttl3 {
    font-size: 15px;
  }
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl {
  border-bottom: 1px solid #BDBDBD;
  width: calc(100% - 120px);
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl:last-of-type {
  border: none;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl {
    width: 100%;
  }
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl ul {
  padding-top: 20px;
  padding-bottom: 20px;
  gap: 1em 0.5em;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl ul {
    gap: 0.75em 0.5em;
    padding-top: 10px;
  }
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl ul li {
  width: auto;
  border: none;
  margin: 0;
  padding: 0;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl ul li a {
  color: #000;
  padding: 0.25em 1em;
  min-height: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #757575;
  border-radius: 3em;
  background-color: #fff;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl ul li a:hover {
  opacity: 1;
  background-color: #EE1132;
  border-color: #EE1132;
  color: #fff;
}
main#main.page-case.works_list2604 .search_wrap.pt_main .cont .cl ul li.active a {
  background-color: #EE1132;
  border-color: #EE1132;
  color: #fff;
}
main#main.page-case.works_list2604 .case_box {
  border: 1px solid #BBBBBB;
  border-radius: 10px;
  overflow: hidden;
}
main#main.page-case.works_list2604 .case_box > a.blog_box {
  aspect-ratio: 715/477;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
}
main#main.page-case.works_list2604 .case_box > a.blog_box img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  main#main.page-case.works_list2604 .case_box {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2.5em;
  }
  main#main.page-case.works_list2604 .case_box:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .case_box {
    width: 100%;
  }
}
main#main.page-case.works_list2604 .case_box .inner {
  padding: 0.3em 1em 1em;
}
main#main.page-case.works_list2604 .case_box .inner .list_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1em;
}
main#main.page-case.works_list2604 .case_box .inner .list_head .tag {
  padding: 0;
  border: none;
}
main#main.page-case.works_list2604 .case_box .inner .list_head .tag li a {
  font-size: 12px;
  color: #fff;
  background-color: #121212;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #121212;
  padding: 0.15em 1em;
  border-radius: 0.25em;
}
main#main.page-case.works_list2604 .case_box .inner .list_head time {
  font-size: 14px;
  color: #757575;
}
main#main.page-case.works_list2604 .case_box .inner a.blog_box .title {
  font-size: 14px;
  font-weight: 500;
}
main#main.page-case.works_list2604 .case_box .inner a.blog_box .maincatch {
  padding-bottom: 1em;
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  main#main.page-case.works_list2604 .case_box .inner a.blog_box .maincatch {
    font-size: 16px;
  }
}
main#main.page-case.works_list2604 .case_box .inner ul.post-categories li {
  border-radius: 3em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  font-size: 11px;
  font-weight: bold;
}

main#main.works_detail2604 .works_detail_cont {
  width: 100%;
  max-width: 940px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .works_detail_cont {
    padding: 0 15px;
  }
}
main#main.works_detail2604 .ttl2cmn, main#main.works_detail2604 .works_honbun_wrap h3 {
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  padding: 0 0 0 1em;
  border-left: 8px solid #EE1132;
  border-bottom: none;
  margin-bottom: 1.5em;
  margin-top: 3em;
  color: #000;
}
main#main.works_detail2604 .ttl2cmn::after, main#main.works_detail2604 .works_honbun_wrap h3::after {
  display: none;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .ttl2cmn, main#main.works_detail2604 .works_honbun_wrap h3 {
    font-size: 18px;
    border-left-width: 4px;
    padding-left: 0.75em;
    margin-bottom: 1em;
    margin-top: 2em;
  }
}
main#main.works_detail2604 .works_honbun_wrap h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
  color: #000;
  border: none;
  padding: 3em 0 0 0;
  margin-bottom: 20px;
}
main#main.works_detail2604 .works_honbun_wrap h2::after {
  display: none;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .works_honbun_wrap h2 {
    font-size: 20px;
    margin-bottom: 0.5em;
    padding-top: 1.5erm;
  }
}
main#main.works_detail2604 .works_honbun_wrap h4 {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
  border-bottom: none;
  position: relative;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 1em;
}
main#main.works_detail2604 .works_honbun_wrap h4::before {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-top: -0.25em;
  margin-right: 10px;
  vertical-align: middle;
  content: "";
  background-color: #EE1132;
  border-radius: 50%;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .works_honbun_wrap h4 {
    font-size: 16px;
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
  main#main.works_detail2604 .works_honbun_wrap h4::before {
    width: 6px;
    height: 6px;
  }
}
main#main.works_detail2604 .works_detail_mv {
  width: 100%;
}
main#main.works_detail2604 .works_detail_mv img {
  width: 100%;
}
main#main.works_detail2604 .works_detail_mv img.disp_tb_over {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 440px;
}
main#main.works_detail2604 .works_detail_mv img.disp_tb_miman {
  height: auto;
}
main#main.works_detail2604 .detail_head {
  padding: 3em 0 0;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_head {
    padding: 1em 0;
  }
}
main#main.works_detail2604 .detail_head .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 1.5em;
}
main#main.works_detail2604 .detail_head .date .tag li a {
  font-size: 14px;
  color: #fff;
  background-color: #121212;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #121212;
  padding: 0.15em 1em;
  border-radius: 0.25em;
  text-decoration: none;
}
main#main.works_detail2604 .detail_head .date time {
  font-size: 15px;
  color: #757575;
}
main#main.works_detail2604 .detail_head .detail_ttl {
  padding-top: 1em;
}
main#main.works_detail2604 .detail_head .detail_ttl .sub {
  font-size: 18px;
  padding-bottom: 0.25em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_head .detail_ttl .sub {
    font-size: 15px;
  }
}
main#main.works_detail2604 .detail_head .detail_ttl .works_com_name {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_head .detail_ttl .works_com_name {
    font-size: 20px;
    margin-bottom: 0;
  }
}
main#main.works_detail2604 .detail_date {
  background-color: #FAF6F0;
  border-radius: 0.5em;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date {
    padding: 1em;
  }
}
main#main.works_detail2604 .detail_date .ttl2 {
  width: 100%;
  font-size: 22px;
  font-weight: 600;
  border-bottom: 1px solid #000;
  text-align: left;
  padding-bottom: 0.25em;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .ttl2 {
    font-size: 17px;
  }
}
main#main.works_detail2604 .detail_date .left_cont {
  width: 50%;
  padding-right: 2em;
}
main#main.works_detail2604 .detail_date .left_cont.full {
  width: 100%;
  padding-right: 0;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .left_cont {
    width: 100%;
    padding-right: 0;
  }
}
main#main.works_detail2604 .detail_date .left_cont dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5em 1em 1.5em 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #BDBDBD;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .left_cont dl {
    padding: 0.75em 0.25em;
  }
}
main#main.works_detail2604 .detail_date .left_cont dl dt {
  font-size: 14px;
  font-weight: 600;
  width: 70px;
}
main#main.works_detail2604 .detail_date .left_cont dl dd {
  font-size: 15px;
  width: calc(100% - 70px);
  padding-left: 1em;
}
main#main.works_detail2604 .detail_date .left_cont dl dd .name {
  font-size: 15px;
  display: block;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .left_cont dl dd .name {
    font-size: 15px;
  }
}
main#main.works_detail2604 .detail_date .left_cont dl dd a {
  margin-top: 0.5em;
  font-size: 14px;
  text-decoration: underline;
  color: #000;
  word-break: break-all;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .left_cont dl dd a {
    margin-top: 0.25em;
  }
}
main#main.works_detail2604 .detail_date .left_cont ul {
  padding-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em 1em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .left_cont ul li {
    font-size: 15px;
  }
}
main#main.works_detail2604 .detail_date .left_cont ul li a {
  color: #000;
}
main#main.works_detail2604 .detail_date .right_cont {
  width: 50%;
  padding-left: 2em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .right_cont {
    width: 100%;
    padding: 0 0.25em;
  }
}
main#main.works_detail2604 .detail_date .right_cont dl {
  padding: 1.5em 1em 0.5em 0;
}
main#main.works_detail2604 .detail_date .right_cont dl dt {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .right_cont dl dt {
    font-size: 17px;
  }
}
main#main.works_detail2604 .detail_date .right_cont dl dd {
  font-size: 16px;
  padding-top: 0.75em;
  line-height: 1.75;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .detail_date .right_cont dl dd {
    font-size: 15px;
    padding-top: 0.5em;
  }
}
main#main.works_detail2604 .works_honbun_wrap {
  margin-bottom: 4em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .works_honbun_wrap {
    margin-bottom: 2em;
  }
}
main#main.works_detail2604 .voice {
  margin-top: 4em;
  padding: 3em 4em;
  position: relative;
  background-color: #FAF6F0;
  border-radius: 1em;
  margin-bottom: 4em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 1.5em;
  }
}
main#main.works_detail2604 .voice::before {
  content: "";
  position: absolute;
  left: 2em;
  top: -1em;
  display: block;
  width: 4em;
  height: 3em;
  background: url(../img/work_detail/ic3_2604.svg) no-repeat center/contain;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice::before {
    width: 2em;
    top: -1.25em;
  }
}
main#main.works_detail2604 .voice::after {
  content: "";
  position: absolute;
  right: 2em;
  bottom: -1em;
  display: block;
  width: 4em;
  height: 3em;
  background: url(../img/work_detail/ic3_2604.svg) no-repeat center/contain;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice::after {
    width: 2em;
    bottom: -1.25em;
  }
}
main#main.works_detail2604 .voice .ttl2 {
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice .ttl2 {
    font-size: 19px;
  }
}
main#main.works_detail2604 .voice .txt_box {
  padding-top: 1.5em;
  font-size: 16px;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice .txt_box {
    padding-top: 0.75em;
  }
}
main#main.works_detail2604 .voice .txt_box p {
  font-size: 16px;
}
main#main.works_detail2604 .voice2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3em;
  padding-bottom: 4em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice2 ul {
    gap: 1em;
    padding-bottom: 3em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
main#main.works_detail2604 .voice2 ul li {
  width: calc(50% - 1.5em);
  border: 1px solid #BBBBBB;
  padding: 2em 2.5em 2.5em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice2 ul li {
    width: 100%;
    padding: 0.75em 1em;
  }
}
main#main.works_detail2604 .voice2 ul li .name {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #BBBBBB;
  padding-bottom: 0.75em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice2 ul li .name {
    font-size: 17px;
    padding-bottom: 0.5em;
  }
}
main#main.works_detail2604 .voice2 ul li .name span {
  font-size: 14px;
  font-weight: normal;
}
main#main.works_detail2604 .voice2 ul li .txt_box {
  padding-top: 1em;
  font-size: 16px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice2 ul li .txt_box {
    font-size: 15px;
    padding-top: 0.5em;
  }
}
main#main.works_detail2604 .voice2 ul li .txt_box p {
  font-size: 16px;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .voice2 ul li .txt_box p {
    font-size: 15px;
  }
}
main#main.works_detail2604 #fixed_cta {
  display: none;
  right: 0;
  width: 80px;
}
@media (min-width: 768px) {
  main#main.works_detail2604 .fixed_cta {
    position: fixed;
    bottom: 0;
    right: 0;
    left: auto;
    top: calc(50% - 120px);
    width: 80px;
    z-index: 2;
  }
  main#main.works_detail2604 .fixed_cta li a {
    display: block;
    background: url(../img/work_detail/ic2_2604.svg) no-repeat #EA7734 center 1.4em/1.5em;
    border-top-left-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 3.25em 0.5em 1.75em;
    line-height: 1.2;
  }
  main#main.works_detail2604 .fixed_cta li a span {
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  main#main.works_detail2604 .fixed_cta li:last-of-type {
    margin-top: 0.25em;
  }
  main#main.works_detail2604 .fixed_cta li:last-of-type a {
    padding: 2.75em 0.5em 1em;
    background: url(../img/work_detail/ic1_2604.svg) no-repeat #665C52 center 1em/1.25em;
  }
}
@media (max-width: 767px) {
  main#main.works_detail2604 .fixed_cta {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 60px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  main#main.works_detail2604 .fixed_cta li {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  main#main.works_detail2604 .fixed_cta li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../img/work_detail/ic2_2604.svg) no-repeat #EA7734 center 0.75em/1em;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.2;
    padding-top: 1.25em;
  }
  main#main.works_detail2604 .fixed_cta li a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  main#main.works_detail2604 .fixed_cta li a span br {
    display: none;
  }
  main#main.works_detail2604 .fixed_cta li:last-of-type a {
    background: url(../img/work_detail/ic1_2604.svg) no-repeat #665C52 center 0.5em/1em;
  }
}
main#main.works_detail2604 .recommend {
  background-color: #F4F4F4;
  padding: 0.1em 0 4em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .recommend {
    padding-bottom: 2em;
  }
}
main#main.works_detail2604 .recommend .case_box {
  background-color: #fff;
  border: 1px solid #BBBBBB;
}
main#main.works_detail2604 .recommend .case_box .list_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1em;
}
main#main.works_detail2604 .recommend .case_box .list_head .tag {
  padding: 0;
  border: none;
}
main#main.works_detail2604 .recommend .case_box .list_head .tag li a {
  font-size: 10px;
  color: #fff;
  background-color: #121212;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #121212;
  padding: 0.15em 1em;
  border-radius: 0.25em;
}
main#main.works_detail2604 .recommend .case_box .list_head time {
  font-size: 11px;
  color: #757575;
}
main#main.works_detail2604 .recommend .case_box h4.title {
  padding: 0 1em;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 600;
}
main#main.works_detail2604 .recommend .case_box .maincatch {
  font-size: 18px;
  padding: 0.25em 0.75em;
}
main#main.works_detail2604 .recommend .case_box .post-categories {
  padding: 0.25em 1em 0.75em;
}
main#main.works_detail2604 .recommend .case_box .post-categories li {
  border-radius: 3em;
  padding: 1px 1em 4px;
  margin-right: 5px;
  margin-bottom: 8px;
}
main#main.works_detail2604 .recommend .case_box .post-categories li a {
  font-size: 10px;
}
main#main.works_detail2604 .recommend .btn {
  width: 288px;
  padding: 1.25em 1em;
  border: 1px solid #707070;
  border-radius: 0.25em;
  display: block;
  margin: 2em auto 0;
  background-color: #fff;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-align: center;
  text-decoration: none;
  position: relative;
  -webkit-box-shadow: 7px 7px 0 rgba(114, 114, 114, 0.3);
          box-shadow: 7px 7px 0 rgba(114, 114, 114, 0.3);
}
@media (max-width: 767px) {
  main#main.works_detail2604 .recommend .btn {
    padding: 1em;
    width: 100%;
    max-width: 240px;
    margin-top: 1em;
  }
}
main#main.works_detail2604 .recommend .btn::before {
  content: "";
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  left: auto;
  display: block;
  width: 1.5em;
  height: 0.5em;
  margin: auto;
  background: url(../img/yajirushi_black.svg) no-repeat 0/contain;
}
main#main.works_detail2604 .cta {
  padding: 5em 0;
  background: url(../img/work_detail/cta_bg2604.jpg) no-repeat center/cover;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta {
    padding: 2em 15px;
  }
}
main#main.works_detail2604 .cta .wrap {
  width: 100%;
  max-width: 940px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap {
    padding: 0;
  }
}
main#main.works_detail2604 .cta .wrap .ttl2 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap .ttl2 {
    font-size: 24px;
  }
}
main#main.works_detail2604 .cta .wrap .ttl2 span {
  display: block;
  font-size: 20px;
  color: #EE1132;
  font-weight: normal;
  padding-bottom: 1em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap .ttl2 span {
    font-size: 16px;
    padding-bottom: 0.5em;
  }
}
main#main.works_detail2604 .cta .wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3.5em;
  gap: 2em;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2em;
  }
}
main#main.works_detail2604 .cta .wrap ul li {
  width: 100%;
  max-width: 430px;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap ul li {
    max-width: 280px;
  }
}
main#main.works_detail2604 .cta .wrap ul li .txt {
  width: 100%;
  text-align: center;
  padding-bottom: 1em;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap ul li .txt {
    font-size: 16px;
  }
}
main#main.works_detail2604 .cta .wrap ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #fff;
  background-color: #EA7734;
  padding: 1.75em 1em;
  border-radius: 4em;
  width: 100%;
  text-decoration: none;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap ul li a {
    padding: 1.25em 1em;
  }
}
main#main.works_detail2604 .cta .wrap ul li a span {
  font-size: 22px;
  font-weight: bold;
  padding-left: 1.75em;
  position: relative;
  color: #fff;
}
@media (max-width: 767px) {
  main#main.works_detail2604 .cta .wrap ul li a span {
    font-size: 17px;
  }
}
main#main.works_detail2604 .cta .wrap ul li a span::before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 1em;
  height: 1em;
  background: url(../img/work_detail/ic2_2604.svg) no-repeat center/contain;
}
main#main.works_detail2604 .cta .wrap ul li:last-of-type a {
  background-color: #665C52;
}
main#main.works_detail2604 .cta .wrap ul li:last-of-type a span::before {
  background: url(../img/work_detail/ic1_2604.svg) no-repeat 0 0/contain;
}

@media (max-width: 767px) {
  footer.site-footer.single-works-cta {
    padding-bottom: 60px;
  }
}
/*メイン*/
#main-carousel .splide__arrow {
  width: 3em;
  height: 3em;
  border-radius: 0;
}

#main-carousel .splide__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*サムネイル*/
#thumbnail-carousel {
  margin-top: 14px;
  padding-bottom: 2em;
}

#thumbnail-carousel .splide__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#thumbnail-carousel .splide__slide {
  border: none;
}

#thumbnail-carousel .splide__slide.is-active {
  outline: 3px solid #EE1132;
  outline-offset: -3px;
  border: none;
}

/*CTA*/
#cta-carousel {
  margin-top: 2em;
  padding-bottom: 4em;
}
@media (max-width: 767px) {
  #cta-carousel {
    margin-top: 1em;
    padding-bottom: 1em;
  }
}

#cta-carousel .splide__slide > a.blog_box {
  aspect-ratio: 292/182;
  overflow: hidden;
  display: block;
}
#cta-carousel .splide__slide > a.blog_box img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

#cta-carousel .splide__arrow {
  width: 3em;
  height: 3em;
  border-radius: 0;
  background-color: #000000;
  opacity: 0.6;
}
#cta-carousel .splide__arrow:hover {
  opacity: 0.4;
}
#cta-carousel .splide__arrow.splide__arrow--prev {
  left: -4em;
}
@media screen and (max-width: 1023px) {
  #cta-carousel .splide__arrow.splide__arrow--prev {
    left: -1.35em;
  }
}
#cta-carousel .splide__arrow.splide__arrow--next {
  right: -4em;
}
@media screen and (max-width: 1023px) {
  #cta-carousel .splide__arrow.splide__arrow--next {
    right: -1.35em;
  }
}
#cta-carousel .splide__arrow svg path {
  fill: #fff;
}

#cta-carousel .splide__pagination__page {
  width: 12px;
  height: 12px;
  margin: 3px 8px;
}
#cta-carousel .splide__pagination__page.is-active {
  background-color: #121212;
  -webkit-transform: scale(1);
          transform: scale(1);
}

#cta-carousel .splide__pagination {
  padding: 0 70px 0 1em;
}

#cta-carousel.splide:not(.is-overflow) .splide__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* 再生ボタン */
#cta-carousel .splide__toggle {
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: translateX(110px);
          transform: translateX(110px);
  margin: 0 auto;
  z-index: 1;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #757575;
  border-radius: 50%;
}

#cta-carousel .splide__toggle:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: white;
}

#cta-carousel .splide__toggle svg {
  width: 50%;
  fill: #121212;
}

/* autoplayしないときは停止ボタンを消す */
#cta-carousel.is-no-autoplay .splide__toggle {
  display: none !important;
}

/* 静的表示 */
#cta-carousel.is-static .splide__track {
  overflow: hidden;
}

#cta-carousel.is-static .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
}

#cta-carousel.is-static .splide__slide {
  visibility: visible;
}

.cta_wrap {
  width: 100%;
  max-width: 940px;
  padding: 0 16px;
  margin: 0 auto;
}

/* PC static: 3枚以下 */
@media screen and (min-width: 1024px) {
  #cta-carousel.is-static .splide__slide {
    width: 292px !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 292px;
            flex: 0 0 292px;
    max-width: 100%;
  }
}
/* タブレット static: 3枚を欠けずに並べる */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #cta-carousel.is-static .splide__slide {
    width: calc((100% - 32px) / 3) !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 32px) / 3);
            flex: 0 0 calc((100% - 32px) / 3);
    max-width: calc((100% - 32px) / 3);
  }
}
/* スマホ static: 1枚 */
@media (max-width: 767px) {
  #cta-carousel.is-static .splide__slide {
    width: calc(100% - 120px) !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 120px);
            flex: 0 0 calc(100% - 120px);
    max-width: calc(100% - 120px);
  }
}/*# sourceMappingURL=works_add2604.css.map */