.main_image {
  position: relative;
  /* .kazari01 {
      position: absolute;
      left: -10px;
      top: -10px;
      width: 586px;
      height: 358px;
      background: url(/images01/common/key_kazari01.webp) center /contain no-repeat;
  }

  .kazari02 {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 563px;
      height: 251px;
      background: url(/images01/common/key_kazari02.webp) left bottom /contain no-repeat;
  }

  .kazari03 {
      position: absolute;
      right: -10px;
      bottom: -10px;
      width: 301px;
      height: 270px;
      background: url(/images01/common/key_kazari03.webp) right bottom /contain no-repeat;
  } */
}
.main_image .inner {
  width: 1280px;
  max-width: 100%;
  height: 150px;
  padding: 70px 60px 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .inner:before {
  content: "";
  position: absolute;
  z-index: -2;
  top: 160px;
  right: 1090px;
  width: 2000px;
  height: 536px;
  background: linear-gradient(#f5f1ed, #fff);
}
.main_image .inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 905px;
  width: calc(100vw - 905px);
  height: 803px;
  background: linear-gradient(#f5f1ed, #fff);
}
.main_image .text {
  position: relative;
  z-index: 2;
  padding-left: 0;
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 33px;
  letter-spacing: 0.2em;
  text-shadow: 0 0 5px #fff;
}
.main_image .text:before {
  content: "SITE MAP";
  position: absolute;
  left: 0;
  top: -40px;
  font-family: initial;
  font-size: 20px;
  letter-spacing: 0.2em;
  color: #736357;
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .main_image .inner:before {
    right: initial;
    left: 0;
    width: 206px;
    height: 536px;
    margin-left: -10px;
    background: linear-gradient(#f5f1ed, #fff);
  }
  .main_image .inner:after {
    top: 0;
    left: initial;
    right: 78px;
    width: 29.46vw;
    height: 803px;
    margin-right: -79px;
    background: linear-gradient(#f5f1ed, #fff);
  }
}
@media screen and (max-width: 767px) {
  .main_image {
    /* .kazari01 {
        position: absolute;
        left: -2.7vw;
        top: -2.7vw;
        width: 80vw;
        height: 48.8vw;
        background: url(/images01/common/key_kazari01.webp) center /contain no-repeat;
    }
    .kazari02 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 80vw;
        height: 25.8vw;
        background: url(/images01/common/key_kazari02.webp) left bottom /contain no-repeat;
    }
    .kazari03 {
        position: absolute;
        right: -2.7vw;
        bottom: -2.7vw;
        width: 40vw;
        height: 93.3vw;
        background: url(/images01/common/key_kazari03.webp) right bottom /contain no-repeat;
    } */
  }
  .main_image .inner {
    padding: 0 3vw;
    height: initial;
    margin-bottom: 4.2vw;
  }
  .main_image .inner:before {
    display: none;
  }
  .main_image .inner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 39.8vw;
    width: 60.33vw;
    height: 116.13vw;
    background: linear-gradient(#f5f1ed, #fff);
  }
  .main_image .text {
    padding-top: 8vw;
    font-size: 5.8vw;
  }
  .main_image .text:before {
    left: 0vw;
    top: 2vw;
    font-size: 4vw;
  }
}

.lead_sec {
  position: relative;
}
.lead_sec::after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 43px;
  top: 38px;
  width: 769px;
  height: 513px;
  background: url(/images/sitemap/lead_sec_bg.webp) center/contain no-repeat;
}
.lead_sec .sec_title {
  position: relative;
}
.lead_sec .sec_text {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .lead_sec {
    padding: 13.8vw 5.5vw 0;
    min-height: initial;
  }
  .lead_sec::after {
    content: "";
    position: absolute;
    z-index: 0;
    right: 4vw;
    bottom: initial;
    top: 0;
    width: 90.66vw;
    height: 60.53vw;
    background: url(/images/sitemap/lead_sec_bg_sp.webp) center/contain no-repeat;
  }
  .lead_sec .sec_title {
    margin-top: 50.53vw;
    margin-bottom: 4.2vw;
    margin-left: initial;
    font-size: 5.3vw;
  }
  .lead_sec .sec_text {
    padding-top: initial;
    margin-top: 50.53vw;
    width: 100%;
    max-width: 100%;
    margin-left: initial;
  }
  .lead_sec .flex_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .lead_sec .list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 12vw;
  }
  .lead_sec .item {
    width: 73.33vw;
    height: 14.13vw;
    margin-right: initial;
    margin-bottom: 4vw;
  }
  .lead_sec .item img {
    width: 100%;
    height: 100%;
  }
}

.sec01 {
  padding: 80px 20px;
  background: linear-gradient(#f5f1ed, #fff);
}
.sec01 .inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.sec01 .link_text {
  padding-left: 1.5em;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.sec01 .link_text a {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #534741;
  position: relative;
}
.sec01 .link_text a:before {
  content: "";
  position: absolute;
  right: -1.5em;
  top: 8px;
  width: 11px;
  height: 13px;
  background: url(/images/sitemap/arrow.webp) center/cover no-repeat;
}
.sec01 .link_text2 {
  padding-left: 1.5em;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.sec01 .link_text2 a {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #534741;
  position: relative;
}
.sec01 .link_text2 a:before {
  content: "";
  position: absolute;
  right: -1.5em;
  top: 8px;
  width: 11px;
  height: 13px;
  background: url(/images/sitemap/arrow02.webp) center/cover no-repeat;
}
.sec01 .flexbox {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.sec01 .flexbox .link_text {
  width: 30%;
}
.sec01 .flexbox .link_text2 {
  width: 30%;
}
.sec01 .flexbox .list {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
}
.sec01 .flexbox .item {
  position: relative;
  width: 32%;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.sec01 .flexbox .item a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
}
.sec01 .flexbox .item a:before {
  content: "";
  position: absolute;
  right: -1.5em;
  top: 7px;
  width: 11px;
  height: 13px;
  background: url(/images/sitemap/arrow.webp) center/cover no-repeat;
}
.sec01 .flexbox .item2 {
  position: relative;
  width: 32%;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.sec01 .flexbox .item2 a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
}
.sec01 .flexbox .item2 a:before {
  content: "";
  position: absolute;
  right: -1.5em;
  top: 7px;
  width: 11px;
  height: 13px;
  background: url(/images/sitemap/arrow02.webp) center/cover no-repeat;
}
@media screen and (max-width: 1049px) and (min-width: 768px) {
  .sec01 .link_text {
    width: 32%;
  }
  .sec01 .link_text a {
    font-size: 18px;
  }
  .sec01 .link_text2 {
    width: 32%;
  }
  .sec01 .link_text2 a {
    font-size: 18px;
  }
  .sec01 .flexbox .item {
    width: 48%;
  }
  .sec01 .flexbox .item a {
    font-size: 16px;
  }
  .sec01 .flexbox .item2 {
    width: 48%;
  }
  .sec01 .flexbox .item2 a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding: 13.8vw 5.5vw;
  }
  .sec01 .inner {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
  }
  .sec01 .link_text {
    padding-left: 0em;
    margin-bottom: 8vw;
  }
  .sec01 .link_text a {
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
  }
  .sec01 .link_text a:before {
    content: "";
    position: absolute;
    right: -5.5vw;
    top: 1.3vw;
    width: 2.9vw;
    height: 3.4vw;
  }
  .sec01 .link_text2 {
    padding-left: 0em;
    margin-bottom: 8vw;
  }
  .sec01 .link_text2 a {
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
  }
  .sec01 .link_text2 a:before {
    content: "";
    position: absolute;
    right: -5.5vw;
    top: 1.3vw;
    width: 2.9vw;
    height: 3.4vw;
  }
  .sec01 .flexbox {
    display: block;
    margin-bottom: 8vw;
  }
  .sec01 .flexbox .link_text {
    width: 100%;
  }
  .sec01 .flexbox .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .sec01 .flexbox .item {
    width: 100%;
    padding-left: 3em;
    margin-bottom: 5.5vw;
    box-sizing: border-box;
  }
  .sec01 .flexbox .item a {
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
  }
  .sec01 .flexbox .item a:before {
    content: "";
    position: absolute;
    right: -5.5vw;
    top: 1.5vw;
    width: 2.9vw;
    height: 3.4vw;
  }
  .sec01 .flexbox .item2 {
    width: 100%;
    padding-left: 3em;
    margin-bottom: 5.5vw;
    box-sizing: border-box;
  }
  .sec01 .flexbox .item2 a {
    font-size: 4vw;
    font-weight: 500;
    letter-spacing: 0.1em;
    position: relative;
  }
  .sec01 .flexbox .item2 a:before {
    content: "";
    position: absolute;
    right: -5.5vw;
    top: 1.5vw;
    width: 2.9vw;
    height: 3.4vw;
  }
}/*# sourceMappingURL=sitemap.css.map */