@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");


@media only screen and (max-width: 768px) {

  html,
  body {
    overflow: visible !important;
  }
}

.pbMainArea {
  overflow: visible;
}

.antique_text {
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 500;
  font-style: normal;
}

.en {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.text_red {
  color: #E71713;
}

.secTitle span::before {
  background: #E71713;
}

.secTitle02 span {
  color: #E71713;
}

body.b-body {
  max-width: none;
  min-width: auto;
}

/*イントロダクション*/
.b-body #sec_1 {
  overflow: hidden;
  background: #DCD9D4;
  padding: 125px 0 158px;
  position: relative;
}

.b-body #sec_1 .name-container {
  margin: 60px 0 -246px;
}

.b-body #sec_1 .wide1100 {
  max-width: 1100px;
  width: 90%;
  margin: 0px auto;
  position: relative;
  z-index: 1;
}

.b-body #sec_1 .text_red {
  font-size: 16px;
}

.contents_introduction .flex_row .textarea {
  padding: 30px 0 0 0;
}

.contents_introduction .flex_row .textarea::before {
  display: none;
}

.b-body #sec_1 .cases-detail-top {
  display: flex;
  align-items: baseline;
}

.b-body #sec_1 .cases-detail-top .detail_ttl {
  font-size: 60px;
  margin-right: 15px;
  line-height: 48px;
  letter-spacing: 2px;
}

.b-body #sec_1 .cases-detail-top .detail_tag {
  font-size: 12px;
  background-color: #FFF;
  border-radius: 50px;
  display: flex;
  width: 85px;
  height: 24px;
  align-items: center;
  justify-content: center;
  transform: translateY(-5px);
}

.b-body #sec_1 .secTitle {
  font-family: "Shippori Antique", serif;
  font-weight: 400;
  font-size: 40px;
  margin: 0.4em 0 90px;
  line-height: 1.6;
  letter-spacing: 4px;
}

.b-body #sec_1 .text_anime {
  left: -50px;
  top: 42%;
  transform: translateY(-50%);
  letter-spacing: 12px;
}

.b-body #sec_1 .wide1200 {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 769px) {
  .contents_introduction .flex_row .textarea {
    transform: translateX(-50px);
  }

  .b-body #sec_1 .text_red {
    letter-spacing: 1px;
    margin-left: -5px;
  }
}


@media only screen and (max-width: 768px) {

  .b-body #sec_1 {
    padding: 30vw 0 43vw;
  }

  .b-body #sec_1 .name-container {
    margin: 39vw 0 -64vw;
  }

  .b-body #sec_1 .text_red {
    font-size: 3.733vw;
  }

  .b-body #sec_1 .antique_text {
    font-size: 4.267vw;
  }

  .b-body #sec_1 .secTitle {
    line-height: 1.45;
    font-size: 7.8vw;
    margin: 0;
    letter-spacing: 0.2px;
    margin-top: 0.2em;
  }

  .b-body #sec_1 .cases-detail-top .detail_ttl {
    font-size: 16vw;
    line-height: 1;
    margin-right: 15px;
  }

  .b-body #sec_1 .cases-detail-top .detail_tag {
    font-size: 2.667vw;
    width: 19.733vw;
    height: 6.4vw;
    transform: translateY(-2.133vw);
  }

  .b-body #sec_1 .text_anime {
    font-size: 34.667vw;
    left: -14vw;
    letter-spacing: 1.867vw;
    top: 50%;
  }

}



/*概要*/

.b-body #sec_2 {
  background: #DCD9D4;
}

.b-body #sec_2_01 {
  padding: 0 0 110px;
}

.b-body #sec_2_01 .img_bg {
  width: 100%;
  aspect-ratio: 635 / 271;
  position: relative;
}

.b-body #sec_2_01 .img_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.b-body #sec_2_01 .img_bg .wide1920 {
  width: 100%;
  max-width: 1920px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.b-body #sec_2_01 .img_bg .wide1920 .text_box {
  display: inline-block;
  position: absolute;
  background-color: #EAEAEA;
  border-radius: 10px 0 0 10px;
  top: -160px;
  right: 0;
  padding: 15px 40px 30px;
  width: 414px;
}

.b-body #sec_2_01 .img_bg .wide1920 .text_box .dot_text {
  font-size: 16px;
  font-weight: bold;
  margin: 1em 0 0.5em;
  letter-spacing: 0px;
  padding-left: 1em;
}

.b-body #sec_2_01 .img_bg .wide1920 .text_box dl {
  display: flex;
  margin-bottom: 5px;
  font-size: 14px;
}

.b-body #sec_2_01 .img_bg .wide1920 .text_box dl dt {
  font-weight: 600;
  width: 100px;
  margin-right: 20px;
  letter-spacing: 1px;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-style: normal;
}

.b-body #sec_2_01 .img_bg .wide1920 .text_box dl dd {
  letter-spacing: 1px;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 500;
  font-style: normal;
}
.img_main_area span {
  display: block;
  text-align: right;
}
.img_con span {
  text-align: right;
  display: block;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type {
  justify-content: space-between;
  padding: 100px 0 152px;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea {
  max-width: 218px;
  width: 18%;
  margin-right: 5%;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .secTitle {
  margin-top: -0.15em;
  letter-spacing: 1.1px;
  font-size: 45px;
  line-height: 1.5;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .secTitle span {
  font-size: 35%;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .antique_text {
  font-size: 18px;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type>.side_textarea {
  max-width: 779px;
  width: 65%;
}

.b-body #sec_2_01 .wide1200>.flex_row:first-of-type>.side_textarea .antique_text {
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 1.9px;
}

.b-body #sec_2_01 .movie_box {
  overflow: hidden;
  position: relative;
}

.b-body #sec_2_01 .movie_box:before {
  position: absolute;
  content: "";
  background: #1A1A1A;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  transition: all 1s;
}

.b-body #sec_2_01 .movie_box:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #ffffff;
  left: 50.3%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
  transition: all 0.3s;
}

.b-body #sec_2_01 .movie_box:hover:before {
  background: #fff;
}

.b-body #sec_2_01 .movie_box:hover:after {
  border-color: transparent transparent transparent #1A1A1A;
}

.b-body #sec_2_01 .movie_box img {
  scale: 1.1;
  transition: all 0.5s;
  width: 100%;
  height: auto;
}

.b-body #sec_2_01 .movie_box:hover img {
  scale: 1;
}

.b-body #sec_2_01 .movie_box_text {
  text-align: center;
  font-size: 24px;
  margin-top: 48px;
  letter-spacing: 5px;
}


@media only screen and (max-width: 768px) {
  .b-body #sec_2_01 {
    padding: 15vw 0 0;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type {
    padding: 13vw 0 21.333vw;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea {
    max-width: 100%;
    width: 100%;
    margin: 0 0 4vw;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea img {
    width: 100%;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .antique_text {
    font-size: 3.733vw;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type>img {
    width: 100%;
    margin: 5vw auto;
  }



  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .secTitle {
    font-size: 10.133vw;
    margin: -0.15em 0 0.4em;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .secTitle span {
    margin: 0;
    line-height: 1.4;
    padding-left: 1.25em;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type .textarea .secTitle span:before {
    top: 2vw;
  }

  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type>.side_textarea {
    max-width: none;
    width: 100%;
  }


  .b-body #sec_2_01 .wide1200>.flex_row:first-of-type>.side_textarea .antique_text {
    font-size: 3.733vw;
  }

  .b-body #sec_2_01 .img_bg {
    height: 116.8vw;
  }

  .b-body #sec_2_01 .img_bg .wide1920 .text_box {
    top: -29.333vw;
    padding: 10px 30px;
    width: 73.6vw;
  }

  .b-body #sec_2_01 .img_bg .wide1920 .text_box .dot_text {
    font-size: 3.733vw;
  }

  .b-body #sec_2_01 .img_bg .wide1920 .text_box dl {
    font-size: 3.467vw;
  }

  .b-body #sec_2_01 .img_bg .wide1920 .text_box dl dt {
    width: 41.6%;
    margin-right: 10.8%;
  }

  .b-body #sec_2_01 .img_bg .wide1920 .text_box dl dd {
    width: 47.6%;
  }

  .b-body #sec_2_01 .movie_box:before {
    width: 17.6vw;
    height: 17.6vw;
  }

  .b-body #sec_2_01 .movie_box:after {
    border-width: 2.133vw 0 2.133vw 3.733vw;
  }

  .b-body #sec_2_01 .movie_box_text {
    font-size: 5.333vw;
    margin-top: 25px;
  }

  .b-body #sec_2_01 .movie_box_text h3 {
    line-height: 1.7;
  }
}

/* 設計のポイント */

.b-body #sec_3 {
  background: #DCD9D4;

}

.b-body #sec_3 .Btn {
  padding: 1.5em 3em;
  position: relative;
  z-index: 1;
}



.b-body #sec_3_01 {
  padding: 37px 0 0;
}

.b-body #sec_3_01 .flex_row {
  justify-content: space-between;
}

.b-body #sec_3_01 .sec_3_01_contents {
  position: relative;
  align-items: flex-start;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea {
  max-width: 963px;
  width: 80%;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea {
  width: 7%;
  margin-right: 5%;
  position: sticky;
  top: 0;
  left: 0;
  margin-top: -80px;
  padding-top: 80px;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea .secTitle {
  writing-mode: vertical-rl;
  text-align: left;
  line-height: 1.4;
  margin: 0 0 0.85em;
  transform: translateX(-20px);
  letter-spacing: 0.04em;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea .secTitle span {
  padding-left: 0;
  padding-top: 0.75em;
  font-size: 18px;
  letter-spacing: 4px;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea .secTitle span:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  max-width: 6px;
  max-height: 6px;
  background: #E71713;
  border-radius: 100%;
  position: absolute;
  left: 0.65em;
  top: 0;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea #navi {
  display: flex;
  flex-direction: row-reverse;
  gap: 14px;
  width: 110%;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li {
  margin-bottom: 25px;
  text-align: center;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li a {
  display: inline-block;
  white-space: nowrap;
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
  font-size: 18px;
  padding-left: 15px;
  position: relative;
  color: #1A1A1A;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li.current a {
  color: #E71713;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li a:before {
  position: absolute;
  content: "";
  background: #1A1A1A;
  border-radius: 5px;
  width: 3px;
  height: 100%;
  left: 0;
  top: 0;
}

.b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li.current a:before {
  background: #E71713;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in {
  margin-bottom: 160px;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in:last-of-type {
  margin-bottom: 130px;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in .antique_text {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 1.5px;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in .text_red {
  font-size: 18px;
  margin-bottom: 25px;
}

.b-body #sec_3_01 .sec_3_01_contents .textarea .text_con.text_left {
  position: relative;
}



@media only screen and (min-width: 769px) {
  .b-body #sec_3_01 .sec_3_01_contents .textarea .flex_row {
    gap: 7%;
    align-items: flex-end;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .flex_row .img_con {
    width: 57%;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .flex_row .text_con {
    width: 36%;
    margin-bottom: -8px;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .text_con.text_left .text_red {
    position: absolute;
    top: -0.2em;
    left: 0;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .text_con.text_left .antique_text {
    padding-left: 62px;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in .img_con.mb55 {
    margin-bottom: 55px;
  }
}

@media only screen and (max-width: 768px) {
  .b-body #sec_3_01 {
    padding: 21.333vw 0 0;
  }

  .b-body #sec_3_01 .sec_3_01_contents .navarea {
    width: 17%;
    margin-right: 8%;
    margin-top: -80px;
    padding-top: 80px;
  }

  .b-body #sec_3_01 .sec_3_01_contents .navarea .secTitle {
    font-size: 13.333vw;
    line-height: 1;
    transform: translateX(-1.333vw);
    margin: 0 0 0.55em;
  }

  .b-body #sec_3_01 .sec_3_01_contents .navarea .secTitle span {
    margin: 0;
    font-size: 3.733vw;
  }

  .b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li {
    margin-bottom: 18px;
  }

  .b-body #sec_3_01 .sec_3_01_contents .navarea nav ul li a {
    font-size: 3.467vw;
    padding-left: 2.133vw;
    line-height: 2.5;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea {
    max-width: none;
    width: 75%;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in {
    margin-bottom: 52px;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .reverse .img_con {
    order: -1;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in .img_con {
    margin-bottom: 22px;
    width: 100%;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in .antique_text {
    font-size: 3.733vw;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in .text_red {
    font-size: 4.267vw;
    margin-bottom: 5px;
  }

  .b-body #sec_3_01 .sec_3_01_contents .textarea .sec_3_01_in:last-of-type {
    margin-bottom: 75px;
  }

}

.b-body #sec_3_02 {
  position: relative;
  overflow: hidden;
}

.b-body #sec_3_02 .name-container {
  margin: -3em 0 90px;
}

.b-body #sec_3_02 .flex_row.first {
  padding: 70px;
  border-radius: 30px;
  background-color: #EAEAEA;
  gap: 7%;
}

.b-body #sec_3_02 .flex_row.first.flex_center {
  justify-content: center;
}

.b-body #sec_3_02 .flex_row.first .flex_con .text_con .text_red {
  line-height: 1;
}

.b-body #sec_3_02 .flex_row.first .flex_con .text_con .dot_text {
  font-size: 16px;
  font-weight: bold;
  margin: 0.5em 0 1em;
  letter-spacing: 0.8px;
}



.b-body #sec_3_02 .flex_row.first .flex_con .img_con img {
  width: 100%;
  height: auto;
}

.b-body #sec_3_02 .flex_row.first .flex_con .text_con .initial {
  font-size: 30px;
}

.b-body #sec_3_02 .flex_row.first .flex_con .text_con .antique_text {
  font-size: 14px;
  line-height: 1.58;
  letter-spacing: 1px;
}

@media only screen and (min-width: 769px) {


  .b-body #sec_3_02 .flex_row.first .flex_con {
    display: flex;
    justify-content: space-between;
    gap: 8%;
    width: 50%;
  }

  .b-body #sec_3_02 .flex_row.first .flex_con .text_con {
    width: 55%;
  }

  .b-body #sec_3_02 .flex_row.first .flex_con .img_con {
    width: 37%;
  }
}

@media only screen and (max-width: 768px) {
  .b-body #sec_3 {}

  .b-body #sec_3 .Btn {
    width: 100%;
    padding: 2.4em 1.5em;
  }

  .b-body #sec_3_02 {
    padding-bottom: 0;
  }

  .b-body #sec_3_02 .name-container {
    margin: -8vw 0 10vw;
  }


  .b-body #sec_3_02 .flex_row.first {
    padding: 50px 25px;
    gap: 55px 0;
  }

  .b-body #sec_3_02 .flex_row.first .flex_con .text_con .text_red {
    font-size: 3.2vw;
  }

  .b-body #sec_3_02 .flex_row.first .flex_con .text_con .dot_text {
    font-size: 3.733vw;
    margin: 0.2em 0 1.2em 0;
  }

  .b-body #sec_3_02 .flex_row.first .flex_con .text_con img {
    display: block;
    margin: 0 auto 10px;
  }

  .b-body #sec_3_02 .flex_row.first .flex_con .text_con .initial {
    font-size: 8vw;

  }

  .b-body #sec_3_02 .flex_row.first .flex_con .text_con .antique_text {
    font-size: 3.733vw;
    line-height: 1.5;
  }
}

.map_contents {
  padding: 160px 0 145px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: (1fr)[1];
  grid-template-rows: repeat(1, 1fr);
}

.map_contents>*:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.map_contents>*:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}


@media only screen and (max-width: 768px) {
  .map_contents {
    display: block;
    padding: 110px 0 100px;
  }
}

.map_contents .textarea {
  -ms-grid-column-span: 3;
  grid-column: span 3/span 3;
  margin-right: 5%;
  gap: 1em;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media only screen and (min-width: 1000px) {
  .map_contents .textarea {
    gap: 3.5em;
  }
}

@media only screen and (max-width: 768px) {
  .map_contents .textarea {
    margin-right: 0;
    gap: 2.2em;
  }
}

@media only screen and (max-width: 768px) {
  .map_contents .textarea .textarea_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
}

.map_contents .textarea .textarea_inner .secTitle {
  margin: -15px 0 70px;
  font-size: 45px;
  line-height: 1.4;
  letter-spacing: 2px;
}

.map_contents .textarea .textarea_inner .secTitle span {
  letter-spacing: 3px;
  padding-left: 1.3em;
}

@media only screen and (max-width: 768px) {
  .map_contents .textarea .textarea_inner .secTitle {
    margin: -1vw 0 0;
    font-size: 12vw;
    line-height: 0.8;
  }
}

@media only screen and (max-width: 768px) {
  .map_contents .textarea .textarea_inner img {
    width: 33vw;
  }
}

.map_contents .textarea .textarea_info {
  position: relative;
  padding: 0 0 7em;
  transform: translateY(-5px);
}

@media only screen and (min-width: 769px) {
  .map_contents .textarea .textarea_info {
    max-width: 330px;
  }
}

@media only screen and (max-width: 768px) {
  .map_contents .textarea .textarea_info {
    padding: 0;
    width: 100%;
  }
}

.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 5px;
}

.map_contents .textarea .textarea_info>dl dt {
  width: 6.5em;
  font-weight: bold;
  font-size: 14px;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-style: normal;
}

.map_contents .textarea .textarea_info>dl dd {
  width: calc(100% - 6.5em);
  font-size: 14px;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
}

.map_contents .textarea .textarea_info a.Btn {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .map_contents .textarea .textarea_info>dl dt {
    font-size: 3.467vw;
  }

  .map_contents .textarea .textarea_info>dl dd {
    font-size: 3.467vw;
    line-height: 1.8;
  }

  .map_contents .textarea .textarea_info a.Btn {
    width: 100%;
    position: relative;
    margin-top: 5vw;
  }
}

.map_contents .map {
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
  -ms-grid-column: 4;
  grid-column-start: 4;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .map_contents .map {
    display: block;
    height: 30vh;
    margin: 10vw 0 0;
  }
}

.map_contents .map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}


.b-body #sec_4 {
  overflow: hidden;
  padding: 100px 0 0;
  background: #1A1A1A;
  position: relative;
}

.b-body #sec_4 .name-container {
  margin: 0 0 -2em;
}

.b-body #sec_4 .text_anime {
  top: 77px;
  left: -20px;
  letter-spacing: 0.05em;
}

.b-body #sec_4>.wide1200 {
  background: #fff;
  border-radius: 30px 0 0 0;
  padding: 68px 50px 120px 100px;
  position: relative;
}

.b-body #sec_4>.wide1200::after {
  content: "";
  width: 80%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: -80%;
  z-index: 0;
}

.b-body #sec_4 .secTitle {
  letter-spacing: 3px;
  margin-bottom: 0.5em;
}

.b-body #sec_4 .secTitle span {
  margin-left: 1em;
}

.b-body #sec_4 .sild_contents {
  position: relative;
  width: calc(100% + (100vw - 100%) / 2);
  z-index: 2;
}

.b-body #sec_4 .sild_contents .land-usage_area {
  padding: 0 0 82px;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner {
  position: relative;
  margin-right: 40px;
  max-width: 300px;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner a {
  color: #1A1A1A;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text {
  margin: 10px 0 0;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text>span {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0.75em;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text p {
  line-height: 1.6;
}


@media only screen and (max-width: 768px) {
  .b-body #sec_4 {
    padding: 13vw 0 0;
  }

  .b-body #sec_4 .name-container {
    margin: 0 0 -3vw;
  }

  .b-body #sec_4>.wide1200 {
    padding: 11vw 0 20vw 9vw;
  }

  .b-body #sec_4 .text_anime {
    top: 6vw;
    left: -17.333vw;
    font-size: 32vw;
  }

  .b-body #sec_4 .secTitle span {
    margin: 0;
  }

  .b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner {
    max-width: 73.067vw;
    margin-right: 5.333vw;
  }

  .b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner img {
    width: 100%;
    height: auto;
  }

  .b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text>span {
    font-size: 4.8vw;
    margin-bottom: 0;
  }
}

/*スライダー矢印*/
.arrow_prev,
.arrow_next {
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 1;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #1A1A1A;
  cursor: pointer;
  background: #fff;
}

.arrow_prev::after,
.arrow_next::after {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../../../library/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);
}

.arrow_prev:hover,
.arrow_next:hover {
  background: #1A1A1A;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.arrow_prev:hover::after,
.arrow_next:hover::after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.arrow_prev {
  left: calc(100vw - 100% + 115px);
}

.arrow_prev::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.arrow_next {
  left: calc(100vw - 100% + 172px);
}

@media only screen and (max-width: 768px) {

  .arrow_prev,
  .arrow_next {
    bottom: 1.333vw;
  }

  .arrow_prev {
    left: calc(100vw - 100% + 38.667vw);
  }

  .arrow_next {
    left: calc(100vw - 100% + 54.667vw);
  }
}

/*プログレスバー*/

.b-body #sec_4 .sild_contents .slick-nav {
  position: absolute;
  bottom: 23px;
}

.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;
}



.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;
}

@media only screen and (max-width: 768px) {
  .b-body #sec_4 .sild_contents .slick-nav .progress-container {
    width: 40vw;
  }
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text p {
  margin: 0.4em 0 0.65em;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text .tag_gray {
  background-color: #DCD9D4;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 50px;
  text-align: center;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 1px;
}

.b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text .tag_black {
  background-color: #1A1A1A;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 50px;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-weight: 500;
  font-style: normal;
}

@media only screen and (max-width: 768px) {
  .b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text>span {
    font-size: 4.8vw;
  }

  .b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text .tag_gray {
    font-size: 2.667vw;
  }

  .b-body #sec_4 .sild_contents .land-usage_area .land-usage_area_inner .intro_text .tag_black {
    font-size: 2.667vw;
  }
}