@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Shippori+Antique&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap");
.pbMainArea {
  overflow: visible;
}

.b-body {
  /*法人のお客様*/
  /*土地売却をお考えの方*/
  /*京都の建築実例一覧*/
  /*イベント情報*/
  /*収益物件情報*/
  /*土地活用事例紹介*/
  /*京滋奈シャーメゾン支店*/
}
.b-body .hero_image {
  position: relative;
  padding-top: 66px;
  width: 100%;
  font-size: 0;
  padding-top: 66px;
  width: 100%;
  font-size: 0;
  height: calc(100vh - 66px);
  position: relative;
  margin: 0;
  z-index: 1;
  display: table;
}
.b-body .hero_image .mv_bg,
.b-body .hero_image > iframe {
  position: fixed;
  width: 177.77777778vh !important;
  height: 56.25vw !important;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  aspect-ratio: 16/9;
}
.b-body .hero_image .mv_bg > div,
.b-body .hero_image > iframe > div {
  width: 100% !important;
  height: 100vh !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.b-body .hero_image > .flex_row {
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding-top: 20vh;
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image > .flex_row {
    padding-top: 0;
  }
}
.b-body .hero_image > .flex_row::after {
  content: "";
  width: 100%;
  height: 70%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 76, 76, 0)), color-stop(70%, rgba(36, 36, 36, 0.6)), to(rgba(19, 19, 19, 0.6)));
  background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(36, 36, 36, 0.6) 70%, rgba(19, 19, 19, 0.6) 100%);
  opacity: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-backdrop-filter: blur(2px) brightness(100%);
          backdrop-filter: blur(2px) brightness(100%);
}
.b-body .hero_image .mv_textarea {
  z-index: 2;
  position: relative;
  width: 35%;
  max-width: 600px;
  padding: 100vh 0;
  margin-left: calc((100% - 1200px) / 2);
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image .mv_textarea {
    width: 90%;
    padding: 40vw 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: auto;
  }
}
.b-body .hero_image .mv_textarea .sub_secTitle {
  color: #fff;
  font-size: 35px;
}
.b-body .hero_image .mv_textarea p {
  position: relative;
  z-index: 2;
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 2.1;
  letter-spacing: 0.15em;
  font-family: "Zen Kaku Gothic Antique", serif;
}
.b-body .hero_image .pala_text01 {
  position: sticky;
  top: 0;
  right: 5%;
  color: #fff;
  padding: 25vh 0 50vh;
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image .pala_text01 {
    position: relative;
    right: auto;
    padding: 53vh 0 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.b-body .hero_image .pala_text01 > span {
  font-family: "Open Sans";
  font-size: 98px;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image .pala_text01 > span {
    font-size: 16vw;
  }
}
.b-body .hero_image .pala_text01 .flex_row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.b-body .hero_image .pala_text01 .flex_row > span {
  font-family: "Open Sans";
  font-size: 98px;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image .pala_text01 .flex_row > span {
    font-size: 14vw;
  }
}
.b-body .hero_image .pala_text01 .flex_row .flex_col {
  margin: 37px 0 0 25px;
  font-family: "Shippori Antique", serif;
}
.b-body .hero_image .pala_text01 .flex_row .flex_col p > span {
  background: #fff;
  color: #1A1A1A;
  font-size: 14px;
  display: inline-block;
  padding: 0.15em 0.5em;
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image .pala_text01 .flex_row .flex_col p > span {
    font-size: 2.6vw;
  }
}
.b-body .hero_image .pala_text01 .flex_row .flex_col > span {
  font-size: 20px;
  margin: 0.5em 0 0;
}
@media only screen and (max-width: 768px) {
  .b-body .hero_image .pala_text01 .flex_row .flex_col > span {
    font-size: 3.4vw;
  }
}
.b-body .contents_area {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.b-body #sec_1 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(246, 246, 244)), color-stop(30%, rgb(232, 230, 227)), to(rgb(220, 217, 212)));
  background: linear-gradient(to bottom, rgb(246, 246, 244) 0%, rgb(232, 230, 227) 30%, rgb(220, 217, 212) 100%);
  overflow: hidden;
  padding: 100px 0 100px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 {
    padding: 12vw 0 14vw;
  }
}
.b-body #sec_1 .name-container {
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .name-container {
    padding-bottom: 0;
  }
}
.b-body #sec_1 .wide1200 .flex_row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4em;
  }
}
.b-body #sec_1 .wide1200 .flex_row .contentsarea {
  width: 48%;
  max-width: 570px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .contentsarea {
    width: 100%;
    max-width: 100%;
  }
}
.b-body #sec_1 .wide1200 .flex_row .contentsarea:first-of-type {
  margin-top: -173px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .contentsarea:first-of-type {
    margin-top: -10vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .contentsarea img {
  width: 100%;
}
.b-body #sec_1 .wide1200 .flex_row .img_area {
  width: 67%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 10vw 0;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner {
  max-width: 224px;
  max-height: 224px;
  width: 15vw;
  height: 15vw;
  border: 1px solid #fff;
  border-radius: 100%;
  text-align: center;
  padding: 2.5vw 0;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner {
    width: 48vw;
    height: 48vw;
    padding: 7.5vw 0;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner h3 {
  font-family: "Open Sans", serif;
  font-weight: 600;
  font-size: min(1.5vw, 30px);
  color: #fff;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner h3 {
    font-size: 4.6vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner h3 span {
  font-size: 48%;
  display: block;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 500;
  color: #1A1A1A;
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner .anime_area {
  padding-top: 1.25em;
  margin: 0 auto;
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img01 {
  margin: 0 0 0 -1.25vw;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img01 {
    margin: 40vw 0 0 10vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img02 {
  position: absolute;
  left: min(14vw, 150px);
  top: -60px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img02 {
    left: auto;
    top: -60px;
    right: -4.5vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img03 {
  position: absolute;
  top: min(3vw, 50px);
  left: min(22vw, 320px);
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img03 {
    top: 90vw;
    left: -2vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img04 {
  position: absolute;
  top: min(-2vw, -20px);
  left: min(34.5vw, 492px);
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img04 {
    top: 5vw;
    left: -5vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img05 {
  position: absolute;
  left: min(46vw, 660px);
  top: min(5.5vw, 140px);
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img05 {
    left: 35vw;
    top: 17vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img06 {
  margin-left: min(36vw, 480px);
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .img_area .img_inner.customer_img06 {
    margin-left: 54vw;
    margin-top: -25vw;
  }
}
.b-body #sec_1 .wide1200 .flex_row .textarea {
  margin: -160px auto 0;
  width: 90%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_1 .wide1200 .flex_row .textarea {
    max-width: 90%;
    width: 90%;
    margin: -16vw auto 0;
  }
}
.b-body #sec_1 .wide1200 .flex_row .textarea .secTitle {
  font-family: "Shippori Antique", serif;
  font-weight: 500;
}
.b-body #sec_1 .wide1200 .flex_row .textarea .secTitle span {
  font-family: "Open Sans", serif;
  font-size: 52%;
}
.b-body #sec_2 {
  overflow: hidden;
  padding: 50px 0 120px;
  background: #DCD9D4;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_2 {
    padding: 5vw 0 12vw;
  }
}
.b-body #sec_2 > .flex_row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b-body #sec_2 > .flex_row .textarea {
  width: 31%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_2 > .flex_row .textarea {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .b-body #sec_2 > .flex_row img {
    width: 100%;
    margin: 8vw 0;
  }
}
.b-body #sec_3 {
  overflow: hidden;
  height: 673px;
  padding: 50px 0 70px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(219, 216, 211)), color-stop(7%, rgb(211, 208, 204)), color-stop(13%, rgb(185, 182, 178)), color-stop(22%, rgb(123, 122, 119)), color-stop(35%, rgb(26, 26, 26)), to(rgb(26, 26, 26)));
  background: linear-gradient(to bottom, rgb(219, 216, 211) 0%, rgb(211, 208, 204) 7%, rgb(185, 182, 178) 13%, rgb(123, 122, 119) 22%, rgb(26, 26, 26) 35%, rgb(26, 26, 26) 100%);
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 {
    height: calc(168.8vw + 120px);
  }
}
.b-body #sec_3 .sec_3_slide_area {
  background: #fff;
  border-radius: 30px;
  padding: 50px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area {
    padding: 10vw 5vw;
  }
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner {
    position: relative;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .flex_row {
  height: 50vw;
  max-height: 423px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .flex_row {
    padding-bottom: 20vw;
    height: auto;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block {
  width: 25%;
  text-align: right;
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle {
    margin-top: 0;
    z-index: 1;
    position: relative;
    line-height: 1.2;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle span.main_ttl {
  overflow: hidden;
  padding: 0;
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle span.main_ttl span {
  font-family: "Shippori Antique", serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.7s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.7s ease-out;
  transition: opacity 0.5s ease-out, transform 0.7s ease-out;
  transition: opacity 0.5s ease-out, transform 0.7s ease-out, -webkit-transform 0.7s ease-out;
  -webkit-transition-delay: calc(var(--delay) * 0.7s);
          transition-delay: calc(var(--delay) * 0.7s);
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle span.main_ttl span {
    font-size: 6.933333vw;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle span.main_ttl span::before {
  display: none;
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .rl_block .secTitle span.main_ttl::before {
  display: none;
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 75%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row {
    width: 70%;
    margin-left: 5%;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .img_area {
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .img_area {
    width: 137%;
    margin: 0 0 0 -37%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .img_area img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .ttl_area {
  width: 37%;
  margin-left: 3%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .ttl_area {
    width: 100%;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .sub_secTitle {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row .sub_secTitle {
    font-size: 4.5vw;
    margin: 1em 0 3.5em 5%;
    text-align: justify;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row a.Btn.arrow_btn {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner .textarea.flex_row a.Btn.arrow_btn {
    position: absolute;
    left: 7vw;
    bottom: 16vw;
  }
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner.slick-active .rl_block .secTitle span.main_ttl span {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.b-body #sec_3 .sec_3_slide_area .sec_3_slide_area_inner.slick-active .textarea.flex_row .sub_secTitle {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.b-body #sec_3 .slick-dots {
  left: 6%;
  right: auto;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 4px;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .slick-dots {
    left: 0;
    right: 0;
    bottom: 20vw;
    top: auto;
    width: 40%;
    height: 3px;
  }
}
.b-body #sec_3 .slick-dots li {
  width: 100%;
  height: 80px;
  margin: 10px 0;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3 .slick-dots li {
    width: 45%;
    height: 100%;
    margin: 0 2%;
  }
}
.b-body #sec_3 .slick-dots li button {
  width: 100%;
  height: 100%;
  background: #1A1A1A;
  border-radius: 10px;
  padding: 0;
}
.b-body #sec_3 .slick-dots li button::before {
  display: none;
}
.b-body #sec_3 .slick-dots li.slick-active button, .b-body #sec_3 .slick-dots li:hover button {
  background: #e71713;
}
.b-body #sec_3_02 {
  aspect-ratio: 1366/583;
  height: 1166px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_3_02 {
    aspect-ratio: 1/0.8;
    height: 116.8vw;
  }
}
.b-body #sec_3_02.on img {
  position: fixed;
  top: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: -webkit-fill-available;
  z-index: -1;
}
.b-body #sec_4 {
  overflow: hidden;
  padding: 120px 0 100px;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_4 {
    padding: 12vw 0 10vw;
  }
}
.b-body #sec_4 .sild_contents {
  position: relative;
  width: calc(100% + (100vw - 100%) / 2);
}
.b-body #sec_4 .sild_contents .top_eventarea {
  /*padding: 0 0 100px;*/
}
.b-body #sec_4 .sild_contents .top_eventarea .eventarea_inner {
  position: relative;
  margin-right: 40px;
  max-width: 300px;
}
.b-body #sec_4 .sild_contents .top_eventarea .eventarea_inner a {
  color: #1A1A1A;
}
.b-body #sec_4 .sild_contents .top_eventarea .eventarea_inner .event_text {
  margin: 15px 0 0;
}
.b-body #sec_4 .sild_contents .top_eventarea .eventarea_inner .event_text > span {
  color: #ADADAD;
  font-size: 14px;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 600;
  margin-bottom: 0.75em;
}
.b-body #sec_4 .sild_contents .top_eventarea .eventarea_inner .event_text p {
  font-size: 20px;
  margin: 0.4em 0 0.65em;
}
.b-body #sec_4 .sild_contents .top_eventarea .eventarea_inner .event_text .type_area .type {
  font-size: 12px;
  font-family: "Zen Kaku Gothic Antique", serif;
  background: #DCD9D4;
  padding: 0.25em 1.2em;
  border-radius: 50px;
  margin-right: 0.75em;
}
.b-body #sec_4 .sild_contents .slick-nav {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.b-body #sec_4 .sild_contents .slick-nav .progress-container {
  width: 244px;
  height: 4px;
  background-color: #3b3b41;
  position: relative;
  margin: 0;
  border-radius: 7px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_4 .sild_contents .slick-nav .progress-container {
    width: 50%;
  }
}
.b-body #sec_4 .sild_contents .slick-nav .progress-container .progress_bar01_1 {
  width: 0;
  height: 100%;
  background-color: #e71713;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box {
  margin-left: 3em;
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_prev,
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_next {
  z-index: 1;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #1A1A1A;
  cursor: pointer;
  background: #fff;
  position: relative;
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_prev::after,
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_next::after {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/common/arrow.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: brightness(0) invert(0);
          filter: brightness(0) invert(0);
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_prev:hover,
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_next:hover {
  background: #1A1A1A;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_prev:hover::after,
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_next:hover::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_prev::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.b-body #sec_4 .sild_contents .slick-nav .arrow_box .arrow_next {
  margin-left: 1em;
}
.b-body #sec_5 {
  overflow: hidden;
  padding: 80px 0 120px;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 {
    padding: 8vw 0 12vw;
  }
}
.b-body #sec_5 .info_area {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr 8px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr 8px 1fr 8px 1fr 8px 1fr;
  grid-template-rows: repeat(4, 1fr);
  gap: 8px;
}
.b-body #sec_5 .info_area > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.b-body #sec_5 .info_area > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.b-body #sec_5 .info_area > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.b-body #sec_5 .info_area > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.b-body #sec_5 .info_area > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.b-body #sec_5 .info_area > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.b-body #sec_5 .info_area > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.b-body #sec_5 .info_area > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
.b-body #sec_5 .info_area > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.b-body #sec_5 .info_area > *:nth-child(10) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
.b-body #sec_5 .info_area > *:nth-child(11) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}
.b-body #sec_5 .info_area > *:nth-child(12) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}
.b-body #sec_5 .info_area > *:nth-child(13) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}
.b-body #sec_5 .info_area > *:nth-child(14) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}
.b-body #sec_5 .info_area > *:nth-child(15) {
  -ms-grid-row: 7;
  -ms-grid-column: 5;
}
.b-body #sec_5 .info_area > *:nth-child(16) {
  -ms-grid-row: 7;
  -ms-grid-column: 7;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block {
    margin: 7vw 0;
  }
}
.b-body #sec_5 .info_area .info_area_block .imgarea {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block .imgarea {
    margin: 0 4% 0 0;
  }
}
.b-body #sec_5 .info_area .info_area_block .imgarea img {
  width: 100%;
}
.b-body #sec_5 .info_area .info_area_block .imgarea span {
  display: block;
  text-align: right;
  font-size: 80%;
}
.b-body #sec_5 .info_area .info_area_block .textarea span {
  font-size: 14px;
  font-family: "Zen Kaku Gothic Antique", serif;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block .textarea span {
    font-size: 2.8vw;
  }
}
.b-body #sec_5 .info_area .info_area_block .textarea p {
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block .textarea p {
    font-size: 3.6vw;
  }
}
.b-body #sec_5 .info_area .info_area_block.flex_row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.b-body #sec_5 .info_area .info_area_block.flex_row .textarea {
  margin-left: 5%;
  width: 45%;
  display: table;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block.flex_row .textarea {
    margin-left: 0;
    width: 48%;
  }
}
.b-body #sec_5 .info_area .info_area_block.flex_row .textarea .textarea_inner {
  display: table-cell;
  vertical-align: middle;
}
.b-body #sec_5 .info_area .info_area_block:first-of-type {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-row-span: 4;
  grid-row: span 4/span 4;
  margin-right: 2.5em;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block:first-of-type {
    margin-right: 0;
  }
}
.b-body #sec_5 .info_area .info_area_block:first-of-type .imgarea {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_5 .info_area .info_area_block:first-of-type .textarea {
    margin-top: 2vw;
  }
}
.b-body #sec_5 .info_area .info_area_block:nth-of-type(2) {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2/span 2;
  -ms-grid-column: 3;
      grid-column-start: 3;
}
.b-body #sec_5 .info_area .info_area_block:nth-of-type(3) {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2/span 2;
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row: 3;
      grid-row-start: 3;
}
.b-body #sec_6 {
  overflow: hidden;
  padding: 80px 0 0;
  background: #1A1A1A;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 {
    padding: 10vw 0 0;
  }
}
.b-body #sec_6 .name-container {
  margin: 0 0 -30px;
}
.b-body #sec_6 a.Btn02 {
  margin-left: 0.5em;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 a.Btn02 {
    position: absolute;
    bottom: 10vw;
    right: 0;
  }
}
.b-body #sec_6 .text_anime {
  top: 25px;
}
.b-body #sec_6 > .flex_row {
  background: #fff;
  border-radius: 30px 0 0 0;
  padding: 50px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row {
    padding: 10vw 0 31vw 5vw;
  }
}
.b-body #sec_6 > .flex_row::after {
  content: "";
  width: 80%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: -80%;
}
.b-body #sec_6 > .flex_row .rl_block {
  width: 16%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row .rl_block {
    width: 100%;
  }
}
.b-body #sec_6 > .flex_row .rl_block .secTitle {
  text-align: left;
}
.b-body #sec_6 > .flex_row .example_area {
  width: 89%;
  max-width: 933px;
  border-top: 1px solid #EAEAEA;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row .example_area {
    width: 100%;
  }
}
.b-body #sec_6 > .flex_row .example_area .example_area_block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3em;
  padding: 2em 1.5em;
  border-bottom: 1px solid #EAEAEA;
  color: #1A1A1A;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row .example_area .example_area_block a {
    display: block;
    position: relative;
    padding: 1.5em 0;
  }
}
.b-body #sec_6 > .flex_row .example_area .example_area_block a span {
  width: 2em;
  font-family: "Open Sans", serif;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row .example_area .example_area_block a span {
    width: 10vw;
    display: inline-block;
    position: absolute;
    top: 15vw;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row .example_area .example_area_block a img {
    width: calc(100% - 10vw);
    margin-left: 10vw;
  }
}
@media only screen and (max-width: 768px) {
  .b-body #sec_6 > .flex_row .example_area .example_area_block a h3 {
    width: calc(100% - 10vw);
    margin: 2vw 0 0 10vw;
  }
}
.b-body #sec_6 > .flex_row .example_area .example_area_block a:hover {
  background: #1A1A1A;
  color: #fff;
}
.b-body #sec_7 {
  overflow: hidden;
  background: #dcd9d4;
  padding: 120px 0;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 {
    padding: 10vw 0;
  }
}
.b-body #sec_7 > .flex_row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.b-body #sec_7 > .flex_row > .map_contents {
  padding: 50px 0 380px;
  width: 48%;
  max-width: 550px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents {
    padding: 5vw 0;
    width: 100%;
    border-bottom: 1px solid #B2B0AB;
    max-width: 100%;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .secTitle {
  font-size: 26px;
  font-family: "Shippori Antique", serif;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .secTitle {
    font-size: 6vw;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .secTitle span {
  font-family: "Open Sans", serif;
  font-size: 70%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .secTitle span::before {
    top: 3vw;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .textarea {
  gap: 2.5em;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_inner {
  max-width: 180px;
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_inner {
    display: none;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_inner img {
  width: 100%;
}
.b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_info {
  position: relative;
  padding: 0;
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_info {
    width: 100%;
    margin: 6vw 0;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_info > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 0 0.75em;
}
.b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_info > dl dt {
  width: 7em;
  font-weight: bold;
  font-family: "Zen Kaku Gothic Antique", serif;
}
.b-body #sec_7 > .flex_row > .map_contents .textarea .textarea_info > dl dd {
  width: calc(100% - 7em);
  font-family: "Zen Kaku Gothic Antique", serif;
}
.b-body #sec_7 > .flex_row > .map_contents a.Btn {
  margin: 0;
  position: absolute;
  bottom: 285px;
  right: 0;
  width: 100%;
  max-width: 330px;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents a.Btn {
    position: relative;
    bottom: 0;
    max-width: 100%;
  }
}
.b-body #sec_7 > .flex_row > .map_contents a.Btn::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.b-body #sec_7 > .flex_row > .map_contents .map {
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 50px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .map {
    display: block;
    height: 30vh;
    margin: 10vw 0 0;
    position: relative;
    bottom: 0;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .ac_block .contents {
    height: 0;
    padding: 0 3vw;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block input {
  display: none;
}
@media only screen and (max-width: 768px) {
  .b-body #sec_7 > .flex_row > .map_contents .ac_block input:checked + .Label + .contents {
    height: auto;
    padding: 3vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block input:checked + .Label + .contents + button span.text::after {
  content: "閉じる";
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block input:checked + .Label + .contents + button span.icon::before {
  top: 0;
  bottom: -0.15em;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label {
  cursor: pointer;
  padding-right: 35%;
  position: relative;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label::after {
  content: "";
  width: 25%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label[for=block-01]::after {
  background: url(../img/top_map01.jpg) no-repeat top center/contain;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label[for=block-02]::after {
  background: url(../img/top_map02.jpg) no-repeat top center/contain;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label[for=block-03]::after {
  background: url(../img/top_map03.jpg) no-repeat top center/contain;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label[for=block-04]::after {
  background: url(../img/top_map04.jpg) no-repeat top center/contain;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block .Label_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block button {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  border: none;
  background: none;
  padding: 1em;
  cursor: pointer;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 700;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block button span.text::after {
  content: "見る";
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 700;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block button span.icon {
  width: 1.5em;
  height: 1.5em;
  background: #1A1A1A;
  display: inline-block;
  margin: 0 0 -0.35em 0.5em;
  border-radius: 100%;
  position: relative;
}
.b-body #sec_7 > .flex_row > .map_contents .ac_block button span.icon::before {
  content: "";
  width: 0.35em;
  height: 0.35em;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: -0.15em;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.b-body #sec_7 > .flex_row > .map_contents:first-of-type {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.b-body #sec_7 > .flex_row > .map_contents:nth-of-type(2) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.b-body #sec_7 > .flex_row > .map_contents:nth-of-type(3) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.b-body #sec_7 > .flex_row > .map_contents:nth-of-type(4) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}