@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* 縦書き */
/* 内径 */
/* 文字 */
/* anchor
---------------------------------------------------------------------------*/
.anchor-img {
  position: relative; }
  .anchor-img span {
    display: block;
    position: absolute;
    bottom: .5em;
    right: 1em;
    font-size: 14px;
    letter-spacing: .05em;
    text-align: center;
    text-shadow: 0px 0px 10px #000000;
    color: #ffffff; }
    @media screen and (max-width: 1680px) {
      .anchor-img span {
        font-size: 0.8333333333vw; } }
    @media screen and (max-width: 480px) {
      .anchor-img span {
        font-size: 3.7333333333vw; } }
    @media screen and (max-width: 480px) {
      .anchor-img span {
        bottom: .5em; } }

@media screen and (max-width: 480px) {
  .anchor-cmng {
    margin-top: 2em !important; } }
/* fac
---------------------------------------------------------------------------*/
.fac {
  position: relative;
  padding-bottom: 190px; }
  @media screen and (max-width: 1680px) {
    .fac {
      padding-bottom: 11.3095238095vw; } }
  @media screen and (max-width: 480px) {
    .fac {
      padding-bottom: 25.3333333333vw; } }
  .fac-bg {
    position: absolute;
    width: 1080px;
    bottom: 0; }
    @media screen and (max-width: 1680px) {
      .fac-bg {
        width: 64.2857142857vw; } }
    @media screen and (max-width: 480px) {
      .fac-bg {
        width: 100vw; } }
    .fac-bg.left {
      right: calc(50% - 80px); }
      @media screen and (max-width: 480px) {
        .fac-bg.left {
          right: 0; } }
    .fac-bg.right {
      left: calc(50% - 80px); }
      @media screen and (max-width: 480px) {
        .fac-bg.right {
          left: 0; } }
  .fac-wrap {
    /* 1280 */
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 1680px) {
      .fac-wrap {
        width: 64.2857142857vw; } }
    @media screen and (max-width: 480px) {
      .fac-wrap {
        width: 89.3333333333vw; } }
    @media screen and (max-width: 480px) {
      .fac-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .fac-img {
    position: relative;
    width: 50%; }
    @media screen and (max-width: 480px) {
      .fac-img {
        width: 100%; } }
    .fac-img-wrap {
      position: absolute;
      width: 916px;
      top: 0;
      overflow: hidden; }
      @media screen and (max-width: 1680px) {
        .fac-img-wrap {
          width: 54.5238095238vw; } }
      @media screen and (max-width: 480px) {
        .fac-img-wrap {
          position: relative;
          top: auto;
          width: 100%; } }
      .fac-img-wrap .swiper-slide img {
        width: 100%;
        height: 610px;
        border-radius: 20px;
        object-fit: cover;
        object-position: center;
        font-family: "object-fit: cover; object-position: center;"; }
        @media screen and (max-width: 1680px) {
          .fac-img-wrap .swiper-slide img {
            border-radius: 1.1904761905vw;
            height: 36.3095238095vw; } }
        @media screen and (max-width: 480px) {
          .fac-img-wrap .swiper-slide img {
            height: 60vw;
            border-radius: 2.6666666667vw; } }
      .fac-img-wrap .swiper-slide span {
        position: absolute;
        bottom: 16px;
        display: block;
        width: 530px;
        font-size: 22px;
        letter-spacing: .2em;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-style: normal;
        color: #ffffff;
        text-align: center; }
        @media screen and (max-width: 1680px) {
          .fac-img-wrap .swiper-slide span {
            font-size: 1.3095238095vw; } }
        @media screen and (max-width: 480px) {
          .fac-img-wrap .swiper-slide span {
            font-size: 5.8666666667vw; } }
        @media screen and (max-width: 1680px) {
          .fac-img-wrap .swiper-slide span {
            bottom: 0.9523809524vw;
            width: 31.5476190476vw; } }
        @media screen and (max-width: 480px) {
          .fac-img-wrap .swiper-slide span {
            bottom: 0.9523809524vw;
            width: 100%; } }
      .fac-img-wrap .fac-sl-ctrl {
        position: absolute;
        width: 420px;
        bottom: 0; }
        @media screen and (max-width: 1680px) {
          .fac-img-wrap .fac-sl-ctrl {
            width: 25vw; } }
        @media screen and (max-width: 480px) {
          .fac-img-wrap .fac-sl-ctrl {
            width: 78.6666666667vw;
            margin: 0 auto; } }
        .fac-img-wrap .fac-sl-ctrl > * {
          position: absolute;
          bottom: 24px;
          width: 20px;
          z-index: 100;
          transition-property: all;
          transition-duration: 0.3s;
          transition-timing-function: ease; }
          @media screen and (max-width: 1680px) {
            .fac-img-wrap .fac-sl-ctrl > * {
              width: 1.1904761905vw;
              bottom: 1.4285714286vw; } }
          @media screen and (max-width: 480px) {
            .fac-img-wrap .fac-sl-ctrl > * {
              width: 5.3333333333vw;
              bottom: 3.2vw; } }
          .fac-img-wrap .fac-sl-ctrl > *:hover {
            opacity: .6;
            cursor: pointer; }
        .fac-img-wrap .fac-sl-ctrl .swiper-button__wrap--prev {
          left: 0; }
        .fac-img-wrap .fac-sl-ctrl .swiper-button__wrap--next {
          right: 0; }
  .fac-tx {
    position: relative;
    width: 460px;
    color: #585657;
    padding-top: 96px; }
    @media screen and (max-width: 1680px) {
      .fac-tx {
        width: 27.380952381vw;
        padding-top: 5.7142857143vw; } }
    @media screen and (max-width: 480px) {
      .fac-tx {
        width: 100%;
        margin-top: 8.5333333333vw;
        padding-top: 0; } }
    .fac-tx-name {
      margin-bottom: 64px; }
      @media screen and (max-width: 1680px) {
        .fac-tx-name {
          margin-bottom: 3.8095238095vw; } }
      @media screen and (max-width: 480px) {
        .fac-tx-name {
          margin-bottom: 8.5333333333vw; } }
    .fac-tx-desc {
      margin-bottom: 96px; }
      @media screen and (max-width: 1680px) {
        .fac-tx-desc {
          margin-bottom: 5.7142857143vw; } }
      @media screen and (max-width: 480px) {
        .fac-tx-desc {
          margin-bottom: 12.8vw; } }
    .fac-tx .pg-tbl {
      margin-top: -32px;
      margin-bottom: 96px; }
      @media screen and (max-width: 1680px) {
        .fac-tx .pg-tbl {
          margin-top: -1.9047619048vw;
          margin-bottom: 5.7142857143vw; } }
      @media screen and (max-width: 480px) {
        .fac-tx .pg-tbl {
          margin-top: -4.2666666667vw;
          margin-bottom: 12.8vw; } }
  .fac-sub {
    width: 100%;
    overflow: hidden; }
    .fac-sub img {
      width: 100%;
      height: 300px;
      border-radius: 14px;
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center;"; }
      @media screen and (max-width: 1680px) {
        .fac-sub img {
          height: 17.8571428571vw;
          border-radius: 0.8333333333vw; } }
      @media screen and (max-width: 480px) {
        .fac-sub img {
          height: 50vw;
          border-radius: 1.8666666667vw; } }
  .fac .imgleft .fac-img-wrap {
    right: 0; }
    @media screen and (max-width: 480px) {
      .fac .imgleft .fac-img-wrap {
        right: auto; } }
  .fac .imgleft .swiper-slide span {
    right: 0; }
  .fac .imgleft .fac-sl-ctrl {
    right: 56px; }
    @media screen and (max-width: 1680px) {
      .fac .imgleft .fac-sl-ctrl {
        right: 3.3333333333vw; } }
    @media screen and (max-width: 480px) {
      .fac .imgleft .fac-sl-ctrl {
        right: 5.3333333333vw; } }
  .fac .imgleft .fac-bg {
    left: calc(50% - 80px); }
    @media screen and (max-width: 1680px) {
      .fac .imgleft .fac-bg {
        left: calc(50% - 4.7vw); } }
    @media screen and (max-width: 480px) {
      .fac .imgleft .fac-bg {
        left: 0; } }
  .fac .imgright {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    @media screen and (max-width: 480px) {
      .fac .imgright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .fac .imgright .fac-img-wrap {
      left: 0; }
      @media screen and (max-width: 480px) {
        .fac .imgright .fac-img-wrap {
          left: auto; } }
    .fac .imgright .swiper-slide span {
      left: 0; }
    .fac .imgright .fac-sl-ctrl {
      left: 56px; }
      @media screen and (max-width: 1680px) {
        .fac .imgright .fac-sl-ctrl {
          left: 3.3333333333vw; } }
      @media screen and (max-width: 480px) {
        .fac .imgright .fac-sl-ctrl {
          left: 5.3333333333vw; } }
    .fac .imgright .fac-bg {
      right: calc(50% - 80px); }
      @media screen and (max-width: 1680px) {
        .fac .imgright .fac-bg {
          right: calc(50% - 4.7vw); } }
      @media screen and (max-width: 480px) {
        .fac .imgright .fac-bg {
          right: 0; } }
  .fac-mini {
    /* 1280 */
    width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1680px) {
      .fac-mini {
        width: 76.1904761905vw; } }
    @media screen and (max-width: 480px) {
      .fac-mini {
        width: 89.3333333333vw; } }
    .fac-mini ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media screen and (max-width: 480px) {
        .fac-mini ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .fac-mini ul li {
        width: 620px;
        overflow: hidden; }
        @media screen and (max-width: 1680px) {
          .fac-mini ul li {
            width: 36.9047619048vw; } }
        @media screen and (max-width: 480px) {
          .fac-mini ul li {
            width: 100%; } }
        .fac-mini ul li:nth-of-type(1) .fac-mini-tx {
          padding-left: 100px;
          padding-right: 40px; }
          @media screen and (max-width: 1680px) {
            .fac-mini ul li:nth-of-type(1) .fac-mini-tx {
              padding-left: 5.9523809524vw;
              padding-right: 2.380952381vw; } }
          @media screen and (max-width: 480px) {
            .fac-mini ul li:nth-of-type(1) .fac-mini-tx {
              padding-left: 0;
              padding-right: 0; } }
        .fac-mini ul li:nth-of-type(2) .fac-mini-tx {
          padding-right: 100px;
          padding-left: 40px; }
          @media screen and (max-width: 1680px) {
            .fac-mini ul li:nth-of-type(2) .fac-mini-tx {
              padding-right: 5.9523809524vw;
              padding-left: 2.380952381vw; } }
          @media screen and (max-width: 480px) {
            .fac-mini ul li:nth-of-type(2) .fac-mini-tx {
              padding-right: 0;
              padding-left: 0; } }
        .fac-mini ul li .swiper-slide img {
          border-radius: 20px; }
          @media screen and (max-width: 1680px) {
            .fac-mini ul li .swiper-slide img {
              border-radius: 1.1904761905vw; } }
          @media screen and (max-width: 480px) {
            .fac-mini ul li .swiper-slide img {
              border-radius: 2.6666666667vw; } }
        .fac-mini ul li .swiper-slide span {
          position: absolute;
          bottom: 16px;
          display: block;
          width: 100%;
          font-size: 22px;
          letter-spacing: .2em;
          font-family: 'Roboto', sans-serif;
          font-weight: 300;
          font-style: normal;
          color: #ffffff;
          text-align: center; }
          @media screen and (max-width: 1680px) {
            .fac-mini ul li .swiper-slide span {
              font-size: 1.3095238095vw; } }
          @media screen and (max-width: 480px) {
            .fac-mini ul li .swiper-slide span {
              font-size: 5.8666666667vw; } }
          @media screen and (max-width: 1680px) {
            .fac-mini ul li .swiper-slide span {
              bottom: 0.9523809524vw; } }
          @media screen and (max-width: 480px) {
            .fac-mini ul li .swiper-slide span {
              bottom: 0.9523809524vw;
              letter-spacing: .05em; } }
          .fac-mini ul li .swiper-slide span.attr {
            display: block;
            position: absolute;
            width: auto;
            bottom: .5em;
            right: 1em;
            font-size: 14px;
            letter-spacing: .05em;
            text-align: center;
            text-shadow: 0px 0px 10px #000000;
            color: #ffffff; }
            @media screen and (max-width: 1680px) {
              .fac-mini ul li .swiper-slide span.attr {
                font-size: 0.8333333333vw; } }
            @media screen and (max-width: 480px) {
              .fac-mini ul li .swiper-slide span.attr {
                font-size: 3.7333333333vw; } }
            @media screen and (max-width: 480px) {
              .fac-mini ul li .swiper-slide span.attr {
                bottom: .5em; } }
        .fac-mini ul li .fac-sl-ctrl {
          position: absolute;
          width: 400px;
          bottom: 0;
          z-index: 100;
          left: 50%;
          transform: translateX(-50%); }
          @media screen and (max-width: 1680px) {
            .fac-mini ul li .fac-sl-ctrl {
              width: 23.8095238095vw; } }
          @media screen and (max-width: 480px) {
            .fac-mini ul li .fac-sl-ctrl {
              width: 78.6666666667vw;
              margin: 0 auto; } }
          .fac-mini ul li .fac-sl-ctrl > * {
            position: absolute;
            bottom: 24px;
            width: 20px;
            transition-property: all;
            transition-duration: 0.3s;
            transition-timing-function: ease; }
            @media screen and (max-width: 1680px) {
              .fac-mini ul li .fac-sl-ctrl > * {
                width: 1.1904761905vw;
                bottom: 1.4285714286vw; } }
            @media screen and (max-width: 480px) {
              .fac-mini ul li .fac-sl-ctrl > * {
                width: 5.3333333333vw;
                bottom: 3.2vw; } }
            .fac-mini ul li .fac-sl-ctrl > *:hover {
              opacity: .6;
              cursor: pointer; }
          .fac-mini ul li .fac-sl-ctrl .swiper-button__wrap--prev {
            left: 0; }
          .fac-mini ul li .fac-sl-ctrl .swiper-button__wrap--next {
            right: 0; }
    .fac-mini-img {
      position: relative; }
    .fac-mini-tx {
      padding-top: 64px;
      color: #585657; }
      @media screen and (max-width: 1680px) {
        .fac-mini-tx {
          padding-top: 3.8095238095vw; } }
      @media screen and (max-width: 480px) {
        .fac-mini-tx {
          padding-top: 8.5333333333vw; } }
  .fac-bdr {
    position: relative;
    padding-bottom: 190px; }
    @media screen and (max-width: 1680px) {
      .fac-bdr {
        padding-bottom: 11.3095238095vw; } }
    @media screen and (max-width: 480px) {
      .fac-bdr {
        padding-bottom: 25.3333333333vw; } }
    .fac-bdr-wrap {
      /* 1280 */
      width: 1280px;
      margin-left: auto;
      margin-right: auto;
      border: 1px solid #a9a19e;
      padding: 64px 100px;
      border-radius: 20px; }
      @media screen and (max-width: 1680px) {
        .fac-bdr-wrap {
          width: 76.1904761905vw; } }
      @media screen and (max-width: 480px) {
        .fac-bdr-wrap {
          width: 89.3333333333vw; } }
      @media screen and (max-width: 1680px) {
        .fac-bdr-wrap {
          padding: 3.8095238095vw 5.9523809524vw;
          border-radius: 1.1904761905vw; } }
      @media screen and (max-width: 480px) {
        .fac-bdr-wrap {
          padding: 5.3333333333vw;
          border-radius: 2.6666666667vw; } }

.other-ttl {
  text-align: center;
  margin-bottom: 48px;
  color: #585657; }
  @media screen and (max-width: 1680px) {
    .other-ttl {
      margin-bottom: 2.8571428571vw; } }
  @media screen and (max-width: 480px) {
    .other-ttl {
      margin-bottom: 6.4vw; } }
.other ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .other ul li {
    width: 350px; }
    @media screen and (max-width: 1680px) {
      .other ul li {
        width: 20.8333333333vw; } }
    @media screen and (max-width: 480px) {
      .other ul li {
        width: 100%; } }
    @media screen and (max-width: 480px) {
      .other ul li + li {
        margin-top: 8.5333333333vw; } }
    .other ul li:nth-of-type(n + 4) {
      margin-top: 64px; }
      @media screen and (max-width: 1680px) {
        .other ul li:nth-of-type(n + 4) {
          margin-top: 3.8095238095vw; } }
      @media screen and (max-width: 480px) {
        .other ul li:nth-of-type(n + 4) {
          margin-top: 8.5333333333vw; } }
.other-img {
  margin-bottom: 32px; }
  @media screen and (max-width: 1680px) {
    .other-img {
      margin-bottom: 1.9047619048vw; } }
  @media screen and (max-width: 480px) {
    .other-img {
      margin-bottom: 4.2666666667vw; } }
  .other-img img {
    border-radius: 10px; }
    @media screen and (max-width: 1680px) {
      .other-img img {
        border-radius: 0.5952380952vw; } }
    @media screen and (max-width: 480px) {
      .other-img img {
        border-radius: 1.3333333333vw; } }
.other-tx {
  color: #585657; }
  .other-tx-name {
    margin-bottom: 38px; }
    @media screen and (max-width: 1680px) {
      .other-tx-name {
        margin-bottom: 2.2619047619vw; } }
    @media screen and (max-width: 480px) {
      .other-tx-name {
        margin-bottom: 6.4vw; } }
  .other-tx-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #585657;
    margin-top: 48px; }
    @media screen and (max-width: 1680px) {
      .other-tx-btn {
        margin-top: 2.8571428571vw; } }
    @media screen and (max-width: 480px) {
      .other-tx-btn {
        margin-top: 6.4vw; } }
    .other-tx-btn a {
      display: block;
      position: relative;
      padding-bottom: 0.2em; }
      .other-tx-btn a::before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 40px;
        height: 1px;
        background-color: #585657;
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: ease; }
      .other-tx-btn a span {
        display: block;
        width: 100%;
        white-space: nowrap;
        text-align: center;
        font-size: 18px;
        letter-spacing: .2em;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-style: normal; }
        @media screen and (max-width: 1680px) {
          .other-tx-btn a span {
            font-size: 1.0714285714vw; } }
        @media screen and (max-width: 480px) {
          .other-tx-btn a span {
            font-size: 4.8vw; } }
      .other-tx-btn a:hover {
        opacity: 1; }
        .other-tx-btn a:hover::before {
          width: 100%; }

.floor-img img {
  border-radius: 20px; }
  @media screen and (max-width: 1680px) {
    .floor-img img {
      border-radius: 1.1904761905vw; } }
  @media screen and (max-width: 480px) {
    .floor-img img {
      border-radius: 2.6666666667vw; } }

.basicinfo {
  color: #585657; }

/*.fac02 {
	position: relative;
	&::after {
		@include deco-yel2blue;
		top: -140px;
		@include mq(xl) {
			top: px2vw(-140);
		}
	}
}
.fac04 {
	position: relative;
	&::after {
		@include deco-blue;
		top: 322px;
		@include mq(xl) {
			top: px2vw(322);
		}
	}
}
.other {
	position: relative;
	&::after {
		@include deco-yellow;
		top: 304px;
		@include mq(xl) {
			top: px2vw(304);
		}
	}
}
.floor {
	position: relative;
	&::after {
		@include deco-yel2blue;
		top: 608px;
		@include mq(xl) {
			top: px2vw(608);
		}
	}
}*/
/* commingsoon */
.anchor li {
  position: relative; }

.cmng {
  position: absolute;
  top: -2.2em;
  left: 50%;
  width: 210px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  letter-spacing: .05em;
  transform: translateX(-50%);
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #a9a19e; }
  @media screen and (max-width: 1680px) {
    .cmng {
      font-size: 1.0714285714vw; } }
  @media screen and (max-width: 480px) {
    .cmng {
      font-size: 4.8vw; } }
  @media screen and (max-width: 1680px) {
    .cmng {
      width: 12.5vw; } }
  @media screen and (max-width: 480px) {
    .cmng {
      width: 100%;
      font-size: 3.6vw; } }
  .cmng::before, .cmng::after {
    content: "";
    width: 26px;
    height: 1px;
    background-color: #a9a19e;
    flex-grow: 1; }
  .cmng::before {
    margin-right: 0.5em; }
  .cmng::after {
    margin-left: 0.5em; }

.anchor-tx::after {
  top: 7px;
  transform: translateY(0); }
  @media screen and (max-width: 1680px) {
    .anchor-tx::after {
      top: 0.4166666667vw; } }
  @media screen and (max-width: 480px) {
    .anchor-tx::after {
      top: 3vw; } }

@media screen and (max-width: 480px) {
  .anchor li {
    margin-bottom: 10vw; } }
.fac-tx .cmng {
  position: relative;
  left: auto;
  top: auto;
  transform: translateX(0);
  margin-bottom: 0.5em; }

.fwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media screen and (max-width: 480px) {
    .fwrap {
      display: block; } }
  .fwrap .cmng {
    position: relative;
    left: auto;
    top: auto;
    transform: translateX(0);
    margin-right: 1em;
    margin-top: 0.3em; }
    @media screen and (max-width: 480px) {
      .fwrap .cmng {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0.8em; } }

.fac-txt-btn{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    width: 360px;
    color: #585657;
    padding-top: 20px;
	margin-top: -32px;
    margin-bottom: 96px;
}
.btn{
	display: flex;
}
.btn a{
	display: block;
    position: relative;
    padding-bottom: 0.2em;
}
.btn a::before{
	position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #585657;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
.btn a:hover::before {
    width: 100%;
}
.btn a > span {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    font-size: 18px;
    letter-spacing: .2em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-style: normal;
}
@media screen and (max-width: 1680px){
	.fac-txt-btn{
		width: 21.4285714286vw;
        padding-top: 1.1904761905vw;
		margin-top: -1.9047619048vw;
        margin-bottom: 5.7142857143vw;
	}
    .btn a > span {
        font-size: 1.0714285714vw;
    }
}
@media screen and (max-width: 480px){
	.facilities-sl-btn {
        width: 89.3333333333vw;
        padding-top: 5.3333333333vw;
    }
    .btn a > span {
        font-size: 4.8vw;
    }
}
