<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #F5F9F9;
}

.top-bg img {
  display: block;
  width: 100%;
}

.Main {
  margin-bottom: 6.71875vw;

}

.ArchDesignFuture {
  padding-bottom: 62px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture {
    padding-bottom: 27px;
  }
}
.ArchDesignFuture .content_inner {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture .content_inner {
    width: 85.33vw;
    min-width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture .sp_none {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .ArchDesignFuture .pc_none {
    display: none;
  }
}
.ArchDesignFuture span.inline_block {
  display: inline-block;
}
.ArchDesignFuture .bg_orange {
  background-color: #E08D1B;
  color: #FFF;
}
.ArchDesignFuture .bg_green {
  background-color: #4E835C;
  color: #FFF;
}
.ArchDesignFuture em, .ArchDesignFuture i {
  font-style: normal;
}
.ArchDesignFuture .font_din {
  font-family: "din-2014", "Oswald", sans-serif;
}
.ArchDesignFuture__content {
  padding-top: 63px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__content {
    padding-top: 30px;
  }
}
.ArchDesignFuture__top {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 6.8%;
       column-gap: 6.8%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__top {
    flex-wrap: wrap;
    row-gap: 16px;
    margin-bottom: 54px;
  }
}
.ArchDesignFuture__top__desc {
  flex-basis: 53.6%;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__top__desc {
    flex-basis: 100%;
  }
}
.ArchDesignFuture__top__title {
  width: 95.6%;
  margin-bottom: 38px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__top__title {
    width: 70%;
    margin-bottom: 27px;
  }
}
.ArchDesignFuture__top__lead {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  padding-bottom: 15px;
  border-bottom: 2px solid #090909;
  margin-bottom: 18px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__top__lead {
    font-size: 20px;
    line-height: 1.6;
    padding-bottom: 18px;
  }
}
.ArchDesignFuture__top__txt {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__top__txt {
    letter-spacing: 0.1em;
  }
}
.ArchDesignFuture__top__txt .color_red {
  color: #C63D3D;
  font-size: 17px;
}
.ArchDesignFuture__top__fig {
  flex-basis: 35.5%;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__top__fig {
    flex-basis: 100%;
  }
}
.ArchDesignFuture__step {
  margin-bottom: 216px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step {
    margin-bottom: 75px;
  }
}
.ArchDesignFuture__step__h3 {
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 2px solid #090909;
}
.ArchDesignFuture__step__h3Num {
  display: inline-block;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
  margin-bottom: 6px;
}
.ArchDesignFuture__step__h3Title {
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
.ArchDesignFuture__step__first {
  border: 2px solid #1B85E0;
}
.ArchDesignFuture__step__firstHead {
  background-color: #EAF9FF;
  border-bottom: 2px solid #1B85E0;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.15em;
  padding: 13px 1em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__firstHead {
    font-size: 16px;
    padding: 14px 1em;
    line-height: 27px;
  }
}
.ArchDesignFuture__step__firstBody {
  background-color: #FFF;
  text-align: center;
  padding: 26px 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__firstBody {
    font-size: 14px;
    padding: 20px 1em;
  }
}
.ArchDesignFuture__step__arrow {
  padding: 28px 0;
}
.ArchDesignFuture__step__arrowCaret {
  display: block;
  width: 38px;
  height: 22px;
  margin: 0 auto;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.ArchDesignFuture__step__arrowCaret:first-child {
  margin-bottom: 7px;
}
.ArchDesignFuture__step__arrowCaret.__orange {
  background-color: #E08D1B;
}
.ArchDesignFuture__step__arrowCaret.__green {
  background-color: #4E835C;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__arrow {
    padding: 20px 0;
  }
  .ArchDesignFuture__step__arrowCaret {
    width: 19px;
    height: 11px;
  }
  .ArchDesignFuture__step__arrowCaret:first-child {
    margin-bottom: 4px;
  }
}
.ArchDesignFuture__step__desc {
  background-color: #FFF;
}
.ArchDesignFuture__step__descTitle {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.15em;
  padding: 11px 1em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descTitle {
    font-size: 16px;
    padding: 8px 1em;
  }
}
.ArchDesignFuture__step__desc.__color_orange {
  border: 2px solid #E08D1B;
}
.ArchDesignFuture__step__desc.__color_orange .ArchDesignFuture__step__descTitle {
  background-color: #FFF9EA;
  border-bottom: 2px solid #E08D1B;
}
.ArchDesignFuture__step__desc.__color_green {
  border: 2px solid #4E835C;
}
.ArchDesignFuture__step__desc.__color_green .ArchDesignFuture__step__descTitle {
  background-color: #EBFAE5;
  border-bottom: 2px solid #4E835C;
}
.ArchDesignFuture__step__descBody {
  padding: 0 3% 40px;
  background-color: #FFF;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descBody {
    padding: 0 10px 34px;
  }
}
.ArchDesignFuture__step__descBodyTxt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 132px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #090909;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descBodyTxt {
    display: block;
    height: auto;
    font-size: 14px;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .ArchDesignFuture__step__descBodyTxt span {
    display: inline-block;
  }
}
.ArchDesignFuture__step__descBodyHd {
  width: 53%;
  min-width: 260px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.1em;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descBodyHd {
    width: 69%;
    min-width: 0;
    font-size: 15px;
    line-height: 31px;
  }
  .ArchDesignFuture__step__descBodyHd.__w80 {
    width: 81%;
  }
}
.ArchDesignFuture__step__descNote {
  width: 54%;
  font-size: 12px;
  margin: 0 auto 30px;
  letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descNote {
    width: 70.5%;
    font-size: 9px;
    margin-bottom: 24px;
  }
}
.ArchDesignFuture__step__descFigure {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  width: 54%;
  min-width: 260px;
  margin: 0 auto;
  padding-bottom: 44px;
  padding-right: 17px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure {
    width: 70.5%;
    min-width: 0;
    padding-bottom: 34px;
  }
}
.ArchDesignFuture__step__descFigure:last-child {
  margin-top: 52px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure:last-child {
    margin-top: 40px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph {
  flex-basis: 38.4%;
  position: relative;
  color: #FFF;
  text-align: center;
}
.ArchDesignFuture__step__descFigure .bar_graph.__red {
  background-color: #C62623;
}
.ArchDesignFuture__step__descFigure .bar_graph.__red::before {
  background-color: #B02124;
}
.ArchDesignFuture__step__descFigure .bar_graph.__red::after {
  background-color: #932428;
}
.ArchDesignFuture__step__descFigure .bar_graph.__red .ArchDesignFuture__step__descFigureValue {
  font-size: 21px;
}
.ArchDesignFuture__step__descFigure .bar_graph.__red .ArchDesignFuture__step__descFigureValue em {
  font-size: 40px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure .bar_graph.__red .ArchDesignFuture__step__descFigureValue {
    font-size: 16px;
  }
  .ArchDesignFuture__step__descFigure .bar_graph.__red .ArchDesignFuture__step__descFigureValue em {
    font-size: 30px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph.__grey {
  background-color: #898989;
}
.ArchDesignFuture__step__descFigure .bar_graph.__grey::before {
  background-color: #727172;
}
.ArchDesignFuture__step__descFigure .bar_graph.__grey::after {
  background-color: #585757;
}
.ArchDesignFuture__step__descFigure .bar_graph.__grey .ArchDesignFuture__step__descFigureValue {
  font-size: 18px;
}
.ArchDesignFuture__step__descFigure .bar_graph.__grey .ArchDesignFuture__step__descFigureValue em {
  font-size: 29px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure .bar_graph.__grey .ArchDesignFuture__step__descFigureValue {
    font-size: 14px;
  }
  .ArchDesignFuture__step__descFigure .bar_graph.__grey .ArchDesignFuture__step__descFigureValue em {
    font-size: 22px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph.__val89 {
  height: 180px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure .bar_graph.__val89 {
    height: 134px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph.__val73 {
  height: 170px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure .bar_graph.__val73 {
    height: 113px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph.__val37 {
  height: 74px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure .bar_graph.__val37 {
    height: 57px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph.__val52 {
  height: 115px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigure .bar_graph.__val52 {
    height: 82px;
  }
}
.ArchDesignFuture__step__descFigure .bar_graph::before, .ArchDesignFuture__step__descFigure .bar_graph::after {
  display: block;
  position: absolute;
  content: "";
}
.ArchDesignFuture__step__descFigure .bar_graph::before {
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 100%;
  transform: skew(-60deg);
  transform-origin: bottom;
}
.ArchDesignFuture__step__descFigure .bar_graph::after {
  width: 17px;
  height: 100%;
  left: 100%;
  bottom: 0;
  transform: skew(0, -30deg);
  transform-origin: left;
}
.ArchDesignFuture__step__descFigureValue {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1.2;
}
.ArchDesignFuture__step__descFigureValue em {
  font-weight: 700;
}
.ArchDesignFuture__step__descFigureName {
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigureName {
    font-size: 9px;
  }
}
.ArchDesignFuture__step__descFigureCap {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #1B2A60;
  border-radius: 2em;
  color: #FFF;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descFigureCap {
    font-size: 12px;
    line-height: 21px;
  }
}
.ArchDesignFuture__step__descTieup {
  width: 53%;
  min-width: 260px;
  height: 151px;
  position: relative;
  border: 1px solid #707070;
  margin: 0 auto 45px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descTieup {
    width: 90%;
    height: 93px;
    margin-bottom: 37px;
  }
}
.ArchDesignFuture__step__descTieupInner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  row-gap: 19px;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descTieupInner {
    flex-direction: row;
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
}
.ArchDesignFuture__step__descTieupTitle {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -0.5em;
  transform: translateX(-50%);
  line-height: 1;
  color: #4E835C;
  background-color: #FFF;
  padding: 0 1em;
  font-size: 16px;
}
.ArchDesignFuture__step__descTieupImg {
  width: 15%;
}
.ArchDesignFuture__step__descTieupBody {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.44;
  font-weight: 300;
}
.ArchDesignFuture__step__descAchieve {
  margin-top: 24px;
  padding-bottom: 14px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descAchieve {
    margin-top: 20px;
  }
}
.ArchDesignFuture__step__descAchieveScrolable {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descAchieveScrolable {
    width: 503px;
  }
}
.ArchDesignFuture__step__descAchieveTable {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #707070;
  margin-bottom: 14px;
}
.ArchDesignFuture__step__descAchieveTable .__th, .ArchDesignFuture__step__descAchieveTable .__td {
  vertical-align: middle;
  border-bottom: 1px solid #707070;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descAchieveTable .__th, .ArchDesignFuture__step__descAchieveTable .__td {
    white-space: nowrap;
  }
}
.ArchDesignFuture__step__descAchieveTable .__th {
  width: 29%;
  background-color: #EBFAE5;
  padding: 17px 4px 17px 10px;
  font-size: clamp(12px, 0.972vw, 14px);
  font-weight: 400;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descAchieveTable .__th {
    font-size: 14px;
  }
}
.ArchDesignFuture__step__descAchieveTable .__thead .__th, .ArchDesignFuture__step__descAchieveTable .__thead .__td {
  font-weight: 600;
}
.ArchDesignFuture__step__descAchieveTable .__td {
  background-color: #FFF;
  padding: 14px 0px 14px 10px;
  font-size: clamp(11px, 0.902vw, 13px);
  font-weight: 300;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__step__descAchieveTable .__td {
    font-size: 13px;
  }
}
.ArchDesignFuture__step__descAchieveTable .__td1 {
  width: 25%;
}
.ArchDesignFuture__step__descAchieveTable .__td2 {
  padding-right: 4px;
}
.ArchDesignFuture__step__descAchieveNote {
  font-size: 12px;
}
.ArchDesignFuture__grid {
  display: grid;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 47.5% 47.5%;
  -moz-column-gap: 5%;
       column-gap: 5%;
}
.ArchDesignFuture__grid .grid_02 {
  grid-column: 1/3;
  grid-row: 1/2;
}
.ArchDesignFuture__grid .grid_03 {
  grid-column: 1/2;
  grid-row: 2/3;
}
.ArchDesignFuture__grid .grid_04 {
  grid-column: 1/2;
  grid-row: 3/4;
}
.ArchDesignFuture__grid .grid_05 {
  grid-column: 1/2;
  grid-row: 4/5;
}
.ArchDesignFuture__grid .grid_06 {
  grid-column: 1/2;
  grid-row: 5/6;
}
.ArchDesignFuture__grid .grid_09 {
  grid-column: 2/3;
  grid-row: 2/3;
}
.ArchDesignFuture__grid .grid_10 {
  grid-column: 2/3;
  grid-row: 3/6;
}
.ArchDesignFuture__grid .grid_04 .ArchDesignFuture__step__descBodyHd, .ArchDesignFuture__grid .grid_10 .ArchDesignFuture__step__descBodyHd {
  margin-bottom: 25px;
}
.ArchDesignFuture__grid .grid_06 .ArchDesignFuture__step__descBodyTxt {
  border-bottom: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__grid {
    display: block;
  }
  .ArchDesignFuture__grid .grid_01, .ArchDesignFuture__grid .grid_07 {
    margin-bottom: 32px;
  }
  .ArchDesignFuture__grid .grid_06 {
    margin-bottom: 64px;
  }
  .ArchDesignFuture__grid .grid_04 .ArchDesignFuture__step__descBodyHd, .ArchDesignFuture__grid .grid_10 .ArchDesignFuture__step__descBodyHd {
    width: 238px;
    margin-bottom: 18px;
  }
}
.ArchDesignFuture__license {
  width: 100%;
  position: relative;
  padding-top: 10.8vw;
  margin-bottom: 128px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license {
    padding-top: 0;
    margin-bottom: 121px;
  }
}
.ArchDesignFuture__license__fig {
  width: 62.8vw;
  max-width: 905px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__fig {
    width: 100%;
    aspect-ratio: 375/252;
    position: relative;
  }
  .ArchDesignFuture__license__fig img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.ArchDesignFuture__license__body {
  width: 70%;
  position: relative;
  z-index: 1;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__body {
    width: 93.6%;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(41%);
  }
}
.ArchDesignFuture__license__link {
  padding: 50px 60px 80px 60px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__link {
    padding: 34px 44px 54px 44px;
  }
}
.ArchDesignFuture__license__lead {
  color: #E08D1B;
  font-size: 22px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__lead {
    font-size: 16px;
    margin-bottom: 4px;
  }
}
.ArchDesignFuture__license__txt {
  font-size: 36px;
  letter-spacing: 0.15em;
  line-height: 1.33;
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__txt {
    font-size: 22px;
    letter-spacing: 0.1em;
    margin-bottom: 0;
  }
}
.ArchDesignFuture__license__more {
  margin-left: 546px;
}
@media only screen and (max-width: 1094px) {
  .ArchDesignFuture__license__more {
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__more {
    margin-left: 75%;
    margin-right: 0;
    text-align: left;
  }
}
.ArchDesignFuture__license__moreLink {
  display: inline-block;
  position: relative;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.35em;
  line-height: 2;
}
.ArchDesignFuture__license__moreLink::before, .ArchDesignFuture__license__moreLink::after {
  display: block;
  position: absolute;
  content: "";
}
.ArchDesignFuture__license__moreLink::before {
  width: 168px;
  height: 2px;
  background-color: #707070;
  left: calc(50% - 84px);
  bottom: 0;
}
.ArchDesignFuture__license__moreLink::after {
  width: 22px;
  height: 2px;
  background-color: #707070;
  right: calc(50% - 84px);
  bottom: 0;
  transform: rotate(45deg);
  transform-origin: right;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__license__moreLink {
    font-size: 12px;
  }
  .ArchDesignFuture__license__moreLink::before {
    width: 120px;
    left: calc(50% - 60px);
  }
  .ArchDesignFuture__license__moreLink::after {
    width: 18px;
    right: calc(50% - 60px);
  }
}
.ArchDesignFuture__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 128px;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__nav {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    margin-bottom: 41px;
  }
}
.ArchDesignFuture__navBtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: #068125;
  border-radius: 8px;
  padding-right: 3.33%;
}
@media only screen and (min-width: 769px) {
  .ArchDesignFuture__navBtn.btn_req {
    flex-basis: 44.9%;
  }
}
.ArchDesignFuture__navBtn.btn_req .ArchDesignFuture__navBtnTxt {
  padding-left: 25.7%;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__navBtn.btn_req .ArchDesignFuture__navBtnTxt {
    padding-left: 42%;
  }
}
@media only screen and (min-width: 769px) {
  .ArchDesignFuture__navBtn.btn_oc {
    flex-basis: 51.2%;
  }
}
.ArchDesignFuture__navBtn.btn_oc .ArchDesignFuture__navBtnTxt {
  padding-left: 16%;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__navBtn {
    flex-basis: 100%;
    max-width: 512px;
    padding-right: 30px;
  }
}
.ArchDesignFuture__navBtnTxt {
  flex-grow: 1;
  color: #FFF;
  font-size: clamp(20px, 2.64vw, 38px);
  line-height: 3.05;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__navBtnTxt {
    font-size: 20px;
  }
}
.ArchDesignFuture__navBtnArrow {
  width: clamp(37px, 4.9vw, 71px);
  aspect-ratio: 1/1;
  background-color: #FFF;
  border-radius: 50%;
  border: 2px solid #090909;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__navBtnArrow {
    width: 30px;
  }
}
.ArchDesignFuture__navBtnArrow::before {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 10px);
  border-top: 2px solid #090909;
  border-right: 2px solid #090909;
  transform: rotate(45deg);
  content: "";
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__navBtnArrow::before {
    width: 7px;
    height: 7px;
    top: calc(50% - 3.5px);
    left: calc(50% - 4.5px);
  }
}
.ArchDesignFuture__cta {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .ArchDesignFuture__cta {
    width: 94.66vw;
  }
}/*# sourceMappingURL=style.css.map */</pre></body></html>