.nav-global-property-link.nav-concept::after {
  bottom: 3px;
  background-color: #000;
  border-bottom: none;
  opacity: 0.7;
}
.panel_item_concept .panel_item_anchor {
  pointer-events: none;
}
.panel_item_concept .panel_item_anchor .panel_item_bg::before {
  opacity: 0.8;
  z-index: 10;
}

/*************************************************

wrapper

*************************************************/
#wrapper {
}

/*************************************************

kv_area

*************************************************/
.kv_area {
  padding-top: 80px;
  padding-bottom: 160px;
  border-bottom: 1px solid rgba(44, 36, 29, 0.3);
}
.kv_wrap {
  width: calc(100% - 80px);
  margin-left: auto;
  display: flex;
  column-gap: 3%;
  align-items: end;
}
.kv_body {
  flex: 1 1 18%;
}
.kv_img {
  flex: 1 1 75%;
}
.kv_title_en {
  font-family: "Cormorant Infant", serif;
  font-size: 16px;
  letter-spacing: 0.04em;
}
.kv_title {
  margin-top: 40px;
  font-size: 28px;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
.kv_text {
  margin-top: 40px;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .kv_area {
    padding-bottom: 0px;
    border: none;
  }
  .kv_wrap {
    width: 100%;
    flex-direction: column-reverse;
    align-items: start;
    row-gap: 30px;
  }
  .kv_body {
    width: calc(100% - 40px);
    margin-inline: auto;
  }
  .kv_title {
    margin-top: 20px;
  }
  .kv_text {
    margin-top: 20px;
  }
}

/*************************************************

concept_top

*************************************************/
.concept_top {
  padding-block: 160px;
}
.title_img {
  width: calc(100% - 40px);
  margin-inline: auto;
  max-width: 560px;
  margin-inline: auto;
}
.concept_top_wrap {
  margin-top: 200px;
  width: calc(100% - 40px);
  max-width: 1060px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 30px;
  position: relative;
}
.concept_top_wrap::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background-image: url(../img/concept/concept_top_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.concept_top_img {
  width: 100%;
  max-width: 480px;
}
.concept_top_body {
  width: 100%;
  max-width: 420px;
}
.concept_top_title {
  padding-bottom: 80px;
}
.concept_top_title span {
  display: inline-block;
  font-family: "Cormorant Infant", serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.2;
  border-bottom: 1px solid rgba(44, 36, 29, 0.3);
}
.concept_top_meta {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.concept_top_lead {
  height: 400px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 24px;
  letter-spacing: 0.08em;
  line-height: 2;
}
.concept_top_text {
  height: 440px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 2.2;
}

@media only screen and (max-width: 767px) {
  .concept_top {
    padding-block: 60px;
  }
  .title_img {
    width: min(240px, 65vw);
  }
  .concept_top_wrap {
    margin-top: 60px;
    flex-direction: column;
    row-gap: 40px;
  }
  .concept_top_img {
    margin-inline: auto;
  }
  .concept_top_img figure {
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }
  .concept_top_img figure img {
    object-fit: cover;
  }
  .concept_top_body {
    margin-inline: auto;
  }
  .concept_top_title {
    padding-bottom: 40px;
    text-align: center;
  }
  .concept_top_meta {
    justify-content: center;
    gap: 16px;
  }
  .concept_top_lead {
    height: 280px;
    font-size: 18px;
  }
  .concept_top_text {
    height: 420px;
  }
}

/*************************************************

concept_position

*************************************************/
.concept_position {
  padding-top: 160px;
}
.position_img {
  margin-top: 40px;
}
.position_text {
  font-size: 10px;
}
.position_wrap {
  margin-top: 100px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  column-gap: 30px;
}
.position_wrap_body {
  flex: 1 1 48%;
  max-width: 560px;
}
.position_wrap_img {
  flex: 1 1 48%;
  max-width: 640px;
}
.position_wrap_img .parts-imagephoto__cap.is-left {
  right: auto;
  left: 10px;
  bottom: 10px;
}
.position_panorama {
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .concept_position {
    padding-top: 80px;
  }
  .position_img {
    margin-top: 20px;
  }
  .kouteisa-modal-kouteisa {
    overflow-x: auto;
    width: 100%;
    line-height: 0;
  }
  .kouteisa-modal-kouteisa * {
    display: block;
    margin: 0;
    padding: 0;
  }
  .kouteisa-modal-kouteisa figure {
    display: block;
    width: 200%;
  }
  .position_wrap {
    margin-top: 50px;
    flex-direction: column;
    row-gap: 30px;
    align-items: center;
  }
  .position_wrap_img .parts-imagephoto__cap.is-left {
    left: 0px;
    bottom: 0px;
  }
  .position_panorama {
    margin-top: 20px;
    position: relative;
  }
  .position_panorama figure {
    position: static;
  }
  .position_panorama figure .parts-imagephoto__cap.is-shadow2 {
    bottom: -20px;
    right: unset;
    left: 0;
    background: unset;
    color: #000;
  }
  
  .panorama-modal-panorama {
    overflow-x: auto;
    width: 100%;
    line-height: 0;
  }
  .panorama-modal-panorama * {
    display: block;
    margin: 0;
    padding: 0;
  }
  .panorama-modal-panorama figure {
    display: block;
    width: 200%;
  }
}

/*************************************************

concept_wide

*************************************************/
.concept_wide {
  margin-top: 100px;
  position: relative;
}
.concept_wide figure {
  overflow: hidden;
}
.concept_wide img {
  width: 100%;
}
.concept_wide_text {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 2;
  color: #fff;
  letter-spacing: 0.1em;
}
.concept_wide_text_small {
  font-size: 80%;
}

@media only screen and (max-width: 767px) {
  .concept_wide {
    margin-top: 50px;
  }
  .concept_wide figure {
    aspect-ratio: 1.5 / 1;
  }
  .concept_wide img {
    object-fit: cover;
    height: 100%;
  }
  .concept_wide_text {
    font-size: 14px;
  }
}

/*************************************************

concept_tsurumaki

*************************************************/
.concept_tsurumaki {
  padding-top: 120px;
  padding-bottom: 200px;
}
.tsurumaki_wrap {
  margin-top: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 40px;
}
.tsurumaki_img {
  width: 100%;
  max-width: 620px;
}
.tsurumaki_wrap2 {
  width: 100%;
  max-width: 620px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  row-gap: 40px;
}
.tsurumaki_item_title {
  margin-top: 20px;
  font-size: 20px;
  letter-spacing: 0.08em;
  line-height: 1.7;
}
.tsurumaki_item_bukken {
  margin-top: 20px;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 1.7;
}
.tsurumaki_item_text {
  /* margin-top: 10px; */
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  .concept_tsurumaki {
    padding-block: 80px;
  }
  .tsurumaki_wrap {
    margin-top: 80px;
    flex-direction: column;
    row-gap: 30px;
  }
  .tsurumaki_wrap2 {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 30px;
  }
  .tsurumaki_item_title {
    margin-top: 10px;
    font-size: 18px;
  }
  .tsurumaki_item_bukken {
    margin-top: 10px;
    font-size: 14px;
  }
  .tsurumaki_item_text {
    font-size: 11px;
  }
  .map-modal-map {
    overflow-x: auto;
    width: 100%;
    line-height: 0;
  }
  .map-modal-map * {
    display: block;
    margin: 0;
    padding: 0;
  }
  .map-modal-map figure {
    display: block;
    width: 200%;
  }
}

.redevelopment-endcaption {
  padding-block: 40px;
}
