@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- section_border
- direction_mark
- page_ttl
- intro_sec
- future_sec
-------------------------*/
/*============================
section_border
============================*/
.section_border {
  margin-bottom: 12.1px;
}
@media screen and (max-width: 768px) {
  .section_border {
    display: none;
  }
}

/*============================
direction_mark
============================*/
.direction_mark {
  position: absolute;
  bottom: 28.5px;
  right: 0px;
}
@media screen and (max-width: 768px) {
  .direction_mark {
    width: 24.835px;
    right: 11%;
    bottom: 6%;
  }
}

.caption01 {
  color: var(--color_white);
  font-size: 1.2rem;
  right: 11px;
  position: absolute;
  right: 11px;
  bottom: 13.9px;
}
@media screen and (max-width: 768px) {
  .caption01 {
    font-size: 0.9rem;
    right: 7px;
  }
}

/*============================
#page_ttl
============================*/
#page_ttl {
  background: url(../design/img/kv.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #page_ttl {
    background: url(../design/img/kv_sp.jpg) no-repeat;
    background-size: cover;
  }
}
#page_ttl .caption01 {
  text-align: right;
  right: 26px;
}
@media screen and (max-width: 768px) {
  #page_ttl .caption01 {
    right: 12px;
  }
}

/*============================
#design_sec
============================*/
#design_sec {
  margin-bottom: 191.6px;
}
@media screen and (max-width: 768px) {
  #design_sec {
    margin-bottom: 80.15px;
  }
}
#design_sec .design {
  margin-bottom: 79.6px;
}
@media screen and (max-width: 768px) {
  #design_sec .design {
    margin-bottom: 91.65px;
  }
}
#design_sec .design .img {
  position: relative;
}
#design_sec .entrance {
  margin-bottom: 72.6px;
}
@media screen and (max-width: 768px) {
  #design_sec .entrance {
    margin-bottom: 73.6px;
  }
}
@media screen and (max-width: 768px) {
  #design_sec .entrance .inner {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #design_sec .entrance .inner .catch01 {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #design_sec .entrance .st01,
  #design_sec .entrance .lead_copy,
  #design_sec .entrance p {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
#design_sec .entrance .img {
  position: relative;
}
#design_sec .landscace .img {
  max-width: 795.84px;
  margin: 0 auto;
  position: relative;
}
#design_sec .landscace .img .caption01 {
  color: #000;
  bottom: 0;
}
#design_sec .landscace .point {
  display: flex;
  gap: 0 72px;
  padding-top: 76.6px;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point {
    display: block;
    padding-top: 3.2px;
  }
}
#design_sec .landscace .point .copy {
  width: 54px;
  width: 5.0925925926%;
  margin-top: -154px;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .copy {
    margin-top: 0;
    width: 100%;
    margin-bottom: 13px;
  }
}
#design_sec .landscace .point .copy .st {
  writing-mode: vertical-lr;
  color: #AAAA88;
  font-family: "Baskervville", serif;
  display: flex;
  flex-direction: row;
  gap: 20px;
  line-height: 1;
}
#design_sec .landscace .point .copy .st.fadeIn {
  opacity: 0.5;
}
@media screen and (max-width: 1024px) {
  #design_sec .landscace .point .copy .st {
    order: 2;
    gap: 10px;
    line-height: 1.2;
  }
}
#design_sec .landscace .point .copy .st h3 {
  font-size: 6rem;
}
@media screen and (max-width: 768px) {
  #design_sec .landscace .point .copy .st h3 {
    font-size: 1.4rem;
    writing-mode: horizontal-tb;
    color: #000;
  }
}
#design_sec .landscace .point .copy .st .eng {
  font-family: "Baskervville", serif;
  font-size: 3rem;
  display: block;
  position: relative;
  left: 0px;
  top: 5px;
  writing-mode: horizontal-tb;
  transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  #design_sec .landscace .point .copy .st .eng {
    display: none;
  }
}
#design_sec .landscace .point .copy .st .jp {
  font-size: 1.8rem;
  display: block;
  position: relative;
  left: 5px;
  top: 26px;
}
@media screen and (max-width: 768px) {
  #design_sec .landscace .point .copy .st .jp {
    display: none;
  }
}
#design_sec .landscace .point .copy .ttl_pc {
  display: block;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .copy .ttl_pc {
    display: none;
  }
}
#design_sec .landscace .point .copy .ttl_sp {
  display: none;
  font-size: 1.8rem;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .copy .ttl_sp {
    display: block;
  }
}
#design_sec .landscace .point .item {
  width: 86.1111111111%;
  display: flex;
  flex-wrap: wrap;
  gap: 25.5px 34.1px;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .item {
    width: 100%;
    flex-direction: column;
    gap: 12.8px;
  }
}
#design_sec .landscace .point .item dl {
  display: flex;
  align-items: center;
  width: calc(50% - 22px);
  border: solid 1px #AAAA88;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .item dl {
    width: 100%;
  }
}
#design_sec .landscace .point .item dl dt {
  width: 11.8353806151%;
  color: var(--color_white);
  font-size: 3rem;
  background-color: #AAAA88;
  text-align: center;
  line-height: 48px;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .item dl dt {
    font-size: 2rem;
    line-height: 32.2px;
    width: 34px;
  }
}
#design_sec .landscace .point .item dl dd {
  font-size: 1.8rem;
  line-height: 32.2px;
  margin-left: 11.5px;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .item dl dd {
    font-size: 1.3rem;
    margin-left: 7.2px;
  }
}
#design_sec .landscace .point .item dl dd span {
  font-size: 1.4rem;
}
@media screen and (max-width: 820px) {
  #design_sec .landscace .point .item dl dd span {
    font-size: 1rem;
  }
}
#design_sec .section_border {
  height: 97.44px;
  width: 100%;
}
#design_sec .lead_copy {
  font-size: 4.2rem;
  line-height: 1.786;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  #design_sec .lead_copy {
    font-size: 2rem;
    line-height: 1.75;
    margin-bottom: 22.9px;
  }
}
#design_sec p {
  line-height: 2.222;
  margin-bottom: 50.1px;
}
@media screen and (max-width: 768px) {
  #design_sec p {
    margin-bottom: 19.9px;
  }
}

/*============================
#architecter_sec
============================*/
#architecter_sec {
  position: relative;
}
#architecter_sec .caption01 {
  right: 26px;
  bottom: 16px;
}

.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
  background: #484646;
}

@media screen and (max-width: 768px) {
  .modaal-wrapper.modaal-image .modaal-container {
    max-width: inherit;
  }
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}

.modaal-close:after, .modaal-close:before {
  width: 2px !important;
}

.modaal-wrapper .modaal-close:hover {
  background: none;
}

.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
  background: #fff;
}/*# sourceMappingURL=design.css.map */