.headline {
  font-size: 76px;
  color: #a98c6e;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (max-width: 600px) {
  .headline {
    font-size: 43px;
  }
}
.headline span {
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}
@media (max-width: 600px) {
  .headline span {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

.kv {
  margin-top: 60px;
}
@media (max-width: 600px) {
  .kv {
    margin-top: 55px;
  }
}
.kv .slick-list {
  height: 100%;
}
.kv .slick-list .slick-track {
  height: 100%;
}
.kv .kv-img {
  height: 770px;
}
@media (max-width: 600px) {
  .kv .kv-img {
    height: 550px;
  }
}
.kv .kv-img .image {
  height: 100%;
}
.kv .kv-img .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kv .news-list {
  width: 420px;
  right: 0;
  bottom: 40px;
}
@media (max-width: 600px) {
  .kv .news-list {
    width: 50%;
    bottom: 125px;
  }
}
.kv .news-list .news-item {
  margin-bottom: 10px;
}
.kv .news-list .news-item:last-child {
  margin-bottom: 0;
}
.kv .news-list .news-item a {
  display: block;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f1efeb;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px 0 0 25px;
}
@media (max-width: 600px) {
  .kv .news-list .news-item a {
    padding: 5px 5px 5px 15px;
    font-size: 10px;
    border-radius: 10px 0 0 10px;
  }
}
.kv .news-list .news-item a p {
  display: inline-block;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 15px;
  border-right: 1px solid #3f3f3f;
  font-size: 12px;
}
@media (max-width: 600px) {
  .kv .news-list .news-item a p {
    font-size: 10px;
    margin-right: 5px;
    padding-right: 5px;
  }
}
.kv .news-list .news-item a::after {
  content: "";
  width: 30px;
  height: 8px;
  background-image: url(/wp-content/uploads/2025/06/icon-a-b.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 600px) {
  .kv .news-list .news-item a::after {
    display: none;
  }
}
.kv .line-text {
  width: 55%;
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(169, 140, 110, 0.7);
  font-size: 46px;
  color: #fff;
  bottom: 80px;
  left: 0;
  text-align: right;
}
@media (max-width: 600px) {
  .kv .line-text {
    width: 80%;
    padding: 15px 10px;
    font-size: 21px;
    bottom: 30px;
  }
}
.kv .mail-btn {
  top: 20vh;
  right: 0;
  z-index: 8;
}
.kv .mail-btn a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 245px;
}
@media (max-width: 600px) {
  .kv .mail-btn a {
    height: 210px;
  }
}
.kv .mail-btn a .text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #a98c6e;
  color: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.kv .mail-btn a .text::after {
  content: "";
  width: 30px;
  height: 30px;
  margin-top: 10px;
  background-image: url(/wp-content/uploads/2025/06/icon-m.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 600px) {
  .kv .mail-btn a .text {
    font-size: 13px;
    padding: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.kv .mail-btn a .arrow {
  height: 30px;
  background-color: #606060;
}
.kv .mail-btn a .arrow::after {
  content: "";
  width: 25px;
  height: 6px;
  background-image: url(/wp-content/uploads/2025/06/icon-a.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 600px) {
  .kv .mail-btn a .arrow::after {
    width: 12px;
    right: 5px;
  }
}

.section01 {
  margin-bottom: 60px;
  padding: 70px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(240, 238, 233)), to(rgba(240, 238, 233, 0)));
  background: linear-gradient(to bottom, rgb(240, 238, 233) 0%, rgba(240, 238, 233, 0) 100%);
}
@media (max-width: 600px) {
  .section01 {
    margin-bottom: 40px;
  }
}
.section01 .box {
  width: 95%;
}
.section01 .box .left {
  width: 40%;
}
.section01 .box .left .headline {
  margin-bottom: 100px;
}
.section01 .box .left .image {
  width: 90%;
  margin: 0 0 0 auto;
  -webkit-box-shadow: 2px 2px 3px rgb(141, 132, 132);
          box-shadow: 2px 2px 3px rgb(141, 132, 132);
}
.section01 .box .right {
  width: calc(60% - 100px);
  margin-left: 100px;
}
.section01 .box .right .image {
  width: 100%;
  margin: 0 0 0 auto;
  -webkit-box-shadow: 2px 2px 3px rgb(141, 132, 132);
          box-shadow: 2px 2px 3px rgb(141, 132, 132);
  margin-bottom: 60px;
}
.section01 .box .right .text {
  line-height: calc(25 / 13);
  margin-bottom: 30px;
}
.section01 .box .top {
  padding-bottom: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section01 .box .top .headline {
  margin-right: 40px;
}
.section01 .box .top .image:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section01 .box .top .image:last-of-type {
  width: 40%;
  bottom: 30px;
  left: 5%;
}
.section01 .box .morebtn a {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.section01 .box.sp .text {
  line-height: calc(25 / 12);
  font-size: 12px;
}

.section02 {
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  .section02 {
    margin-bottom: 60px;
  }
}
.section02 .headline {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .section02 .headline {
    margin-bottom: 30px;
  }
}
.section02 .list {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .section02 .list {
    margin-bottom: 30px;
  }
}
.section02 .list .box {
  width: calc(100% / 5 - 0px / 5);
  margin-right: 0px;
}
.section02 .list .box:nth-child(5n) {
  margin-right: 0;
}
.section02 .list .box a {
  height: 100%;
}
.section02 .list .box a .image {
  height: 100%;
}
.section02 .list .box a .image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section02 .list .box a .image::after {
  content: "";
  width: 100%;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 63, 63, 0.02)), to(rgb(63, 63, 63)));
  background: linear-gradient(to bottom, rgba(63, 63, 63, 0.02) 0%, rgb(63, 63, 63) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.section02 .list .box a .image .text {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 40px;
  z-index: 2;
  color: #fff;
  font-size: 17px;
}
@media (max-width: 600px) {
  .section02 .list .box a .image .text {
    font-size: 16px;
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .section02 .list .box {
    width: calc(100% / 2 - 0px / 2);
    margin-right: 0px;
  }
  .section02 .list .box:nth-child(2n) {
    margin-right: 0;
  }
  .section02 .list .box .image {
    aspect-ratio: 1/1;
  }
  .section02 .list .box .image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section02 .list .box:nth-child(n+3) {
    width: calc(100% / 3 - 0px / 3);
    margin-right: 0px;
  }
  .section02 .list .box:nth-child(n+3):nth-child(3n) {
    margin-right: 0;
  }
  .section02 .list .box:nth-child(n+3) .image {
    aspect-ratio: 5/8;
  }
}
@media (max-width: 600px) and (max-width: 600px) {
  .section02 .list .box:nth-child(n+3) .image {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.section02 .list .back-img {
  width: 50%;
  z-index: -1;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
@media (max-width: 600px) {
  .section02 .list .back-img {
    width: 80%;
  }
}
.section02 .list .back-img img {
  -o-object-position: right;
     object-position: right;
}
.section02 .morebtn a {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  font-size: 17px;
}
@media (max-width: 600px) {
  .section02 .morebtn a {
    font-size: 15px;
  }
}

.section03 {
  margin-bottom: 200px;
}
@media (max-width: 600px) {
  .section03 {
    margin-bottom: 80px;
  }
}
.section03 .headline {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .section03 .headline {
    margin-bottom: 30px;
  }
}
.section03 .box {
  width: 90%;
}
@media (max-width: 600px) {
  .section03 .box {
    margin: 0 auto;
  }
}
.section03 .box .image {
  width: 30%;
  margin-right: 85px;
}
@media (max-width: 600px) {
  .section03 .box .image {
    display: none;
  }
}
.section03 .box .list {
  width: calc(70% - 85px);
  counter-reset: num;
}
@media (max-width: 600px) {
  .section03 .box .list {
    width: 100%;
  }
}
.section03 .box .list .item {
  padding: 80px 0 50px 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #000;
  position: relative;
}
.section03 .box .list .item::before {
  content: counter(num);
  counter-increment: num;
  font-size: 76px;
  color: #a98c6e;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 35px;
}
.section03 .box .list .item::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 10px;
  background-image: url(/wp-content/uploads/2025/06/icon-a-b.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 55%;
  right: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .section03 .box .list .item::after {
    right: 5%;
  }
}
@media (max-width: 1100px) {
  .section03 .box .list .item::after {
    top: auto;
    bottom: 25px;
  }
}
@media (max-width: 800px) {
  .section03 .box .list .item::after {
    display: none;
  }
}
.section03 .box .list .item:hover::after {
  right: 7%;
}
@media (max-width: 1200px) {
  .section03 .box .list .item:hover::after {
    right: 3%;
  }
}
.section03 .box .list .item:last-child {
  border-bottom: none;
}
.section03 .box .list .item .title {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .section03 .box .list .item .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.section03 .box .list .item .text {
  line-height: calc(24 / 16);
}

.section04 {
  margin-bottom: 130px;
}
@media (max-width: 600px) {
  .section04 {
    margin-bottom: 80px;
  }
}
.section04::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  background-color: #baa48b;
  z-index: -1;
  top: -70px;
  left: 0;
}
@media (max-width: 600px) {
  .section04::after {
    height: 170px;
    top: -40px;
  }
}
.section04 .headline {
  margin-bottom: 30px;
  color: #fff;
}
.section04 .headline span {
  color: #fff;
}
.section04 .list {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .section04 .list {
    margin-bottom: 30px;
  }
}
.section04 .list .box {
  width: calc(100% / 3 - 60px / 3);
  margin-right: 30px;
  margin-bottom: 30px;
}
.section04 .list .box:nth-child(3n) {
  margin-right: 0;
}
.section04 .list .box:nth-last-child(-n+3) {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .section04 .list .box {
    width: calc(100% / 2 - 10px / 2);
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .section04 .list .box:nth-child(3n) {
    margin-right: 10px;
  }
  .section04 .list .box:nth-child(2n) {
    margin-right: 0;
  }
  .section04 .list .box:nth-last-child(-n+3) {
    margin-bottom: 20px;
  }
  .section04 .list .box:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
.section04 .list .box a .image {
  margin-bottom: 15px;
}
.section04 .list .box a .image img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.section04 .list .box a .info {
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section04 .list .box a .info .category {
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
}
.section04 .list .box a .info .category.construction {
  background-color: #a4805f;
}
.section04 .list .box a .info .category.renovation {
  background-color: #a4945f;
}
.section04 .list .box a .info .category.old {
  background-color: #9ca45f;
}
.section04 .list .box a .info .category.shrines_temples {
  background-color: #7ba45f;
}
.section04 .list .box a .info .category.materials {
  background-color: #8f8f8f;
}
@media (max-width: 600px) {
  .section04 .list .box a .info .category {
    font-size: 10px;
  }
}
.section04 .list .box a .info .area {
  color: #7f7f7f;
  font-size: 12px;
}
@media (max-width: 600px) {
  .section04 .list .box a .info .area {
    font-size: 10px;
  }
}
.section04 .list .box a .title {
  font-size: 18px;
}
@media (max-width: 600px) {
  .section04 .list .box a .title {
    font-size: 15px;
    line-height: calc(20 / 15);
  }
}
.section04 .morebtn a {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.section05 {
  margin-bottom: 130px;
}
@media (max-width: 600px) {
  .section05 {
    margin-bottom: 80px;
  }
}
.section05::before {
  content: "";
  position: absolute;
  width: 15%;
  min-height: 260px;
  background-image: url(/wp-content/uploads/2025/06/back02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 0;
  z-index: -1;
}
.section05::after {
  content: "";
  position: absolute;
  width: 10%;
  min-height: 230px;
  background-image: url(/wp-content/uploads/2025/06/back03.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.section05 .headline {
  text-align: center;
  margin-bottom: 30px;
}
.section05 .list {
  margin-bottom: 50px;
}
.section05 .list .box {
  border-bottom: 1px solid #4c4c4c;
}
.section05 .list .box a {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 600px) {
  .section05 .list .box a {
    padding: 30px 15px;
  }
}
.section05 .list .box a .category {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  color: #fff;
}
.section05 .list .box a .category.cost {
  background-color: #a4805f;
}
.section05 .list .box a .category.structure {
  background-color: #a4945f;
}
.section05 .list .box a .category.maintenance {
  background-color: #9ca45f;
}
.section05 .list .box a .category.laws {
  background-color: #7ba45f;
}
.section05 .list .box a .category.other {
  background-color: #8f8f8f;
}
.section05 .list .box a .category.old-house {
  background-color: #c0a038;
}
.section05 .list .box a .title {
  font-size: 18px;
  margin-bottom: 10px;
}
.section05 .list .box a .text {
  color: #7f7f7f;
}
@media (max-width: 600px) {
  .section05 .list .box a .text {
    line-height: 1.3;
  }
}
.section05 .morebtn a {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.section06 {
  padding: 130px 0 80px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 238, 233, 0)), color-stop(20%, rgb(240, 238, 233)));
  background: linear-gradient(to bottom, rgba(240, 238, 233, 0) 0%, rgb(240, 238, 233) 20%);
}
@media (max-width: 600px) {
  .section06 {
    padding: 70px 0 40px 0;
  }
}
.section06 .box .headline {
  margin-right: 110px;
}
@media (max-width: 600px) {
  .section06 .box .headline {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.section06 .box .list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .section06 .box .list {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.section06 .box .list .box {
  border-bottom: 1px solid #4c4c4c;
}
.section06 .box .list .box a {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section06 .box .list .box a .title {
  margin-bottom: 10px;
}
.section06 .box .list .box a .name {
  font-size: 13px;
}
.section06 .morebtn a {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.section07 {
  padding: 80px 0 120px 0;
  background-image: url(/wp-content/uploads/2025/06/top10-scaled.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 600px) {
  .section07 {
    background-image: url(/wp-content/uploads/2025/06/topsp02.jpg);
  }
}
.section07::before {
  content: "";
  position: absolute;
  width: 20%;
  min-height: 200px;
  background-image: url(/wp-content/uploads/2025/06/back04.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
  top: 0;
  right: 0;
}
@media (max-width: 600px) {
  .section07::before {
    display: none;
  }
}
.section07 .headline {
  margin-bottom: 30px;
  color: #fff;
}
.section07 .headline span {
  color: #fff;
}
.section07 .list-cont .container {
  width: calc(100% / 2 - 60px / 2);
  margin-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section07 .list-cont .container:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 600px) {
  .section07 .list-cont .container {
    width: calc(100% / 1 - 0px / 1);
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .section07 .list-cont .container:nth-child(1n) {
    margin-right: 0;
  }
  .section07 .list-cont .container:last-of-type {
    margin-bottom: 0;
  }
}
.section07 .list-cont .container .headline {
  margin-bottom: 30px;
}
.section07 .list-cont .container .list {
  margin-bottom: 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 600px) {
  .section07 .list-cont .container .list {
    margin-bottom: 30px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.section07 .list-cont .container .list .item {
  border-bottom: 1px solid #686868;
}
.section07 .list-cont .container .list .item a {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section07 .list-cont .container .list .item a .date {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}
.section07 .list-cont .container .list .item a .title {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 600px) {
  .section07 .list-cont .container .list .item a .title {
    line-height: 1.3;
  }
}
.section07 .list-cont .container .morebtn a {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  color: #fff;
}
.section07 .list-cont .container .morebtn a::after {
  background-image: url(/wp-content/uploads/2025/06/icon-a.png);
}

.footer {
  border-top: none;
}