
   @font-face {
  	font-family: 'gara';
  	src: url(../fonts/gara.otf) format('opentype');
  }
  @font-face {
  	font-family: 'a1';
  	src: url(../fonts/a1.otf) format('opentype');
  }
  @font-face {
  	font-family: 'din';
  	src: url(../fonts/din-next-lt-pro-light-condensed.otf) format('opentype');
  }
  @font-face {
  	font-family: 'Quentin';
  	src: url(../fonts/Quentin.otf) format('opentype');
  }
  @font-face {
  	font-family: 'DIN';
  	src: url(../fonts/DIN_Condensed_Bold.ttf) format('truetype');
  }
  @font-face {
  	font-family: 'optima';
  	src: url(../fonts/optima.ttf) format('truetype');
  }
  @font-face {
  	font-family: 'Hiragino';
  	src: url(../fonts/Hiragino.otf) format('opentype');
  }
  #top{
  	font-family: 'gara','a1', serif;
  }
  .gara{
  	font-family: 'gara', serif;
  }
  .a1{
  	font-family: 'a1', serif;
  }
  .Quentin{
  	font-family: 'Quentin', serif;
  }
  .din{
  	font-family: 'din', sans-serif;
  }
  .DIN{
  	font-family: 'DIN', sans-serif;
  }
  .optima{
  	font-family: 'optima', sans-serif;
  }
  .Hiragino{
  	font-family: 'Hiragino', serif;
  }

 /* 前データ */
  :root {
  --blue: #1e90ff;
  --white: #ffffff;
  --primary: #0B2C3D;
  --primary-haft-oc: rgba(52, 235, 125, 0.5);
  --footer: rgba(47, 218, 115, 0.664);
  --primary-lighter: rgba(52, 235, 125, 0.335);
  --secondary: #1C6BB4;
  --gray: rgba(233, 233, 233, 0.856);
  --yellow-green: #dee24b;
  --dark-blue: #404d61;
  --top-btn: rgba(52, 235, 125, 0.6);
  --black-btn: rgb(0, 0, 0, 0.6);
  --black-hover-btn: rgb(0, 0, 0, 0.8);
  --primary-font: "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  --secondary-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.mt3 { margin-top: 1em; }
@media (min-width: 768px) {
  .mt3 { margin-top: 3em; }
}

.city-text, .parco-text--h1, .parco-text--h2, .parco-text--h3, .parco-text--h4, .room-text--h1, .container-text-parco, .room-text, .container-text-room, .room-text--h1, .room-text, .access-text--h1, .access-text, .btn-maki, .equipment-text--h1, .equipment-text, .container-slogan, .container-text-access, .container-google-map-text, .container-clap, .sm-logo--container {
  font-family: var(--primary-font);
  font-weight: bold;
}

.news__date, .news__title {
  font-weight: 500;
}

.oc-logo {
  width: 100%;
}

a.phone {
  color: black !important;
  text-decoration: none;
}

.web-oc {
  text-decoration: none;
  color: black !important;
}

.drawer-nav--change ul {
  /* padding-top: 35px !important; */
  padding-right: 0 !important;
}

.col-lg-2.col-md-6.mb-4.mb-md-0.list-page-footer {
  padding-left: 0 !important;
}

.container-footer.p-4 {
  padding: 17px 0 9px !important
}
@media (min-width: 992px) {
  .container-footer .col-lg-2 {
     width: 13.6666666667%;
  }
}
@media (min-width: 768px) {
  .container-footer .col-md-2 {
     width: 13.6666666667%;
  }
  .container-footer .col-md-2 h5 {
     font-size: 1.15rem;
  }
}

.drawer-brand {
  padding-right: 23px !important;
  padding-top: 4px !important;
  padding-left: 1px !important;
}

.container-footer .row div h5 a {
  font-family: var(--secondary-font);
  font-weight: 500;
}
.container-footer .row div h5 a[href="#0"] {
  cursor: default;
  color: #CCC;
}
.container-footer .row div h5 a[href="#0"]:hover {
  text-decoration: none;
}

.about--time, .model-room__time {
  font-family: var(--secondary-font) !important;
}

.number-space {
  font-family: var(--primary-font);
}

.about--time {
  font-weight: bold;
}

.color-080249 {
  color: #080249;
}

.company-data {
  position: relative;
}

.company-data-content {
  padding: 70px 20px 20px 35px;
  margin: 0 auto;
}

.ct-padding {
  max-width: 877px;
  margin: 0 auto;
  background: rgba(255, 255, 255, .55);
  padding: 23px 42px 20px;
  position: relative;
}

.ct-padding__title {
  background-color: #080249;
  color: white;
  font-family: var(--primary-font);
  font-size: 19.73px;
  text-align: center;
}

.ct-padding__primary {
  padding: 17px 0 13px;
}

.ct-padding__primary-left div {
  font-size: 14px;
  font-family: var(--secondary-font);
  font-weight: bold;
}

.ct-padding__primary-left div span {
  font-weight: bolder;
  font-size: 21px;
}

.ct-padding__primary-left__text {
  font-size: 15px !important;
  font-weight: normal;
  letter-spacing: .05em;
  padding-top: 20px;
}

.container-img--primary {
  height: 475px;
}

.number-sm-logo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding-right: 20px;
}

.number-sm-logo img {
  width: 45px;
}

.ct-padding__primary-left__banner-red {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 29px;
}

.ct-padding__primary-left__banner-red img {
  width: 100%;
}

.ct-padding__primary-left__banner-red div {
  font-size: 18px;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}

.ct-padding__primary-left__banner-yellow {
  margin-top: 8px;
  border-left: 2px solid rgba(174, 141, 79, 255);
  border-right: 2px solid rgba(174, 141, 79, 255);
  position: relative;
}

.ct-padding__primary-left__banner-yellow::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, rgba(174, 141, 79, 255), rgba(174, 141, 79, 255), rgba(174, 141, 79, 255), rgba(226, 218, 191, 255), rgba(230, 222, 195, 255), rgba(239, 237, 218, 255), rgba(226, 219, 194, 255), rgba(226, 218, 191, 255));
}

.yellow-banner-ct__rc span {
  font-size: 10px !important;
  color: rgba(129, 110, 31, 150);
}

.yellow-banner-ct__rc {
  padding-bottom: 5px;
  position: relative;
}

.ruler--secondary {
  position: absolute;
  height: 1px;
  width: calc(100% - 18px);
  background-color: rgba(35, 24, 21, 108);
  bottom: 0;
  left: 12px;
}

.yellow-banner-ct__right {
  float: right;
}

.yellow-banner-ct__right span {
  font-size: 14px !important;
  color: rgba(164, 0, 1, 226);
}

.container-google-map div iframe {
  width: 243px;
  height: 193px;
}

.yellow-banner-ct .row .col-6.yellow-banner-ct__rc:nth-child(2n + 1) {
  padding-right: 6px;
}

.yellow-banner-ct .row .col-6.yellow-banner-ct__rc:nth-child(2n) {
  padding-left: 6px;
}

.ct-padding__primary-left__banner-yellow div.yl-title {
  text-align: center;
  font-family: var(--primary-font);
  color: black;
  background-image: linear-gradient(to right, rgba(173, 140, 78, 255), rgba(212, 190, 146, 255), rgba(247, 245, 214, 255), rgba(212, 190, 146, 255), rgba(173, 140, 78, 255));
}

.city__textFirst {
  font-size: 30px;
  font-family: var(--primary-font);
  font-weight: bold;
  position: absolute;
  top: 20%;
  right: 20%;
}

.logo-top {
  max-width: 250px;
}

.menu-container {
  background-color: white !important;
}

.pointer {
  max-height: 161px;
  max-width: 422px;
  position: absolute;
  left: 42%;
  bottom: 42%;
}

.highway-58 {
  max-height: 60px;
  max-width: 128px;
  position: absolute;
  left: 60.5%;
  top: 58%;
}

.container-header {
  max-width: 1000px;
  margin: 0 auto;
}

.container-body {
  margin: 0 auto;
}

.container-city {
  position: relative;
  margin: 0 auto 0 auto;
  width: 100%;
  height: 925px;
  background: url(../img/pc/city.png) no-repeat;
  background-size: cover;
  background-position: center top 0;
}

.container-building {
  position: relative;
  margin: 0 auto 0 auto;
  width: 100%;
  height: 650px;
  background: url(../img/pc/sub_image.jpg?20210914) no-repeat;
  background-size: cover;
  background-position: center top 0;
}

.city-text {
  font-weight: normal !important;
  position: absolute;
  top: 7%;
  max-width: 1000px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 30px;
  color: white;
  font-family: var(--primary-font);
  text-shadow: 1px 0 0 rgba(140, 191, 230, 255), -1px 0 0 rgba(140, 191, 230, 255), 0 1px 0 rgba(140, 191, 230, 255), 0 -1px 0 rgba(140, 191, 230, 255), 1px 1px rgba(140, 191, 230, 255), -1px -1px 0 rgba(140, 191, 230, 255), 1px -1px 0 rgba(140, 191, 230, 255), -1px 1px 0 rgba(140, 191, 230, 255);
}

.city-text-1 {
  position: absolute;
  top: 20%;
  right: 20%
}

.highway-58 {
  max-height: 60px;
  max-width: 128px;
  position: absolute;
  left: 74.5%;
  top: 65%;
}

.container-title-second {
  position: absolute;
  top: 66%;
  left: 59%;
  width: 28%;
  font-size: 22px;
  font-family: "HGGothicE", sans-serif;
}

.container-title-third {
  position: absolute;
  top: 83%;
  left: 47%;
  width: 37%;
  font-size: 30px;
  font-family: "HGGothicE", sans-serif;
}

.container-white {
  background-color: white;
  min-height: 100vh;
}

.container-future {
  padding: 65px 0 100px 0;
  max-width: 1000px;
  margin: 0 auto;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.container-text-parco {
  text-align: center;
  font-family: var(--primary-font);
  font-size: 15px;
  padding-right: 10px !important;
  padding-left: 30px !important;
}

.container-text-parco div.text {
  text-align: left;
}

.mobile-mode:hover {
  cursor: pointer;
}

.parco-text--h1 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 6px;
}

.parco-text--h2 {
  font-size: 33px;
}

.parco-text--h3 {
  font-size: 28px;
  text-align: center;
  letter-spacing: 2px;
}

.parco-text--h4 {
  text-align: center;
}

.parco-text--h4 span {
  font-size: 18px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.room-text, .access-text, .equipment-text {
  font-family: var(--primary-font);
  font-size: 14px;
  padding-top: 15px;
  padding-right: 10px;
}

.room-text--h1 {
  font-size: 30px;
  font-weight: bold;
}

.access-text--h1 {
  font-size: 30px;
  font-weight: bold;
}

.equipment-text--h1 {
  font-size: 30px;
  font-weight: bold;
}

.container-text {
  font-family: var(--primary-font);
}

.container-text div {
  text-align: center;
}

.container-text span {
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 20px;
}

.container-sm-img {
  padding-top: 15px;
}

.container-sm-img div {
  padding-left: 0px;
  padding-right: 10px;
}

.container-sm-img div:nth-child(2n) {
  padding-right: 0px;
  padding-left: 10px;
}

.container-sm-img-right {
  padding: 20px 0 0 0;
}

.container-sm-img-right div {
  padding-left: 0px;
  padding-right: 7px;
}

.container-sm-img-right div:nth-child(2n) {
  padding-right: 0px;
  padding-left: 7px;
}

.container-location {
  text-align: left !important;
}

.img-fluid {
  width: 100%;
}

.img-fluid--news {
  width: 100%;
  height: 100%;
  max-height: 220px;
}

.container-button {
  text-align: center;
  padding: 20px 20px 0;
}

.btn-maki {
  position: relative;
  font-family: var(--primary-font);
  background-color: #0B2C3D !important;
  font-size: 20px;
  border: 0 !important;
  z-index: 0;
  overflow: hidden;
  color: white !important;
  border-radius: 0 !important;
  padding: 13px 48px !important;
}

.btn-maki::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  background-color: greenyellow;
  z-index: -2;
}

.btn-maki::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  z-index: -1;
  width: 125%;
  background-color: #1C6BB4;
  transform: skewX(-30deg) scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}

.btn-maki:hover::after {
  background-color: #1C6BB4;
  transition-duration: 0.3s;
  transform: skewX(-30deg) scale(1, 1);
  transform-origin: left top;
}

.container-logo {
  text-align: center;
  padding: 20px;
}

.container-slogan {
  text-align: center;
  padding: 20px;
  font-family: var(--secondary-font);
  letter-spacing: 2.5px;
  font-size: 25px;
}

.fr-dal {
  max-width: 78px;
  max-height: 54px;
  margin-right: 36px;
  padding-left: 26px;
  top: -6px;
  position: relative;
}

.model-room-icon {
  max-width: 40px;
  max-height: 86px;
  margin-right: 13px;
  letter-spacing: 9px;
  position: relative;
  top: -5px;
}

.model-room-icon-container {
  text-decoration: none;
  color: black;
  text-align: left;
  font-size: 36px;
  padding-top: 8px;
  letter-spacing: -9px;
  padding-right: 10px;
}

.container-img-parco {
  padding: 0 !important;
}

.container-img-room {
  padding: 0 !important;
  width: calc(50% + 30px) !important;
}

.container-text-room {
  padding: 0 !important;
  width: calc(50% - 30px) !important;
  padding-left: 40px !important;
}

.container-img-access {
  padding: 0 !important;
  width: calc(50% + 46px) !important;
}

.container-text-access {
  padding: 0 !important;
  width: calc(50% - 46px) !important;
  padding-left: 36px !important;
}

.container-img-equipment {
  padding: 0 !important;
  width: calc(50% + 30px) !important;
}

.container-text-equipment {
  padding: 0 !important;
  width: calc(50% - 30px) !important;
  padding-left: 40px !important;
}

.container-map {
  padding: 25px 0 105px;
  margin: 0 auto;
  max-width: 1000px;
}

.container-about {
  padding: 25px 0 90px;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
}

.free-dial {
  padding-top: 15px;
  font-weight: bold;
  font-family: var(--primary-font);
  text-align: center;
  font-size: 45px;
  letter-spacing: -11px;
}

.about--time {
  padding: 13px 20px 10px;
  letter-spacing: 2.5px;
}

.about--button {
  padding-top: 15px;
}

.container-background-news {
  background-color: #CBE4F4;
}

.container-news {
  padding: 45px 20px 85px;
  max-width: 1000px;
  margin: 0 auto;
  font-family: var(--secondary-font);
  font-size: 18px;
}

.news-title {
  font-family: var(--primary-font);
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
}

.news-list-container {
  padding: 68px 0 72px;
  max-width: 1000px;
  margin: 0 auto;
}

.news-list-container div.col-12 {
  padding-left: 10px;
  padding-right: 0;
}

.news-list-container div.col-12:nth-child(3n + 2) {
  padding-left: 10px;
  padding-right: 10px;
}

.news-list-container div.col-12:nth-child(3n + 1) {
  padding-left: 0;
  padding-right: 10px;
}

.news-list-container div.col-12 a {
  color: #212529;
  text-decoration: none;
}

.news-list-container div.col-12 img {
  width: 100%;
}

.news-button {
  text-align: center;
}

.container-model-room {
  padding: 150px 0 132px;
  max-width: 1000px;
  margin: 0 auto;
}

.model-room__time {
  font-size: 12px;
  text-align: center;
  padding: 10px;
  letter-spacing: 3px;
}

.container-google-map-text {
  font-size: 14px;
  padding-top: 40px;
}

.google-map-see {
  padding-top: 13px;
}

.google-map-see a {
  text-decoration: none;
  font-size: 12px !important;
  color: #9C8519 !important;
}

.container-building-large {
  position: relative;
  display: grid;
  height: auto;
  margin: 0 auto;
  width: 100%;
  background: url(../img/pc/owners_image.jpg?20210914) no-repeat;
  background-size: cover;
  background-position: center top 0;
}

.container-building-large-image {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  justify-self: center;
  align-self: center;
}

.container-footer {
  max-width: 1000px;
  margin: 0 auto;
}

.list-page-footer h5 {
  text-align: center;
}

.list-page-footer h5 a {
  font-weight: normal;
  color: black;
  text-decoration: none;
  transition-duration: 0.4s;
}

.list-page-footer h5 a:hover {
  color: #008ccc;
  text-decoration: underline;
  transition-duration: 0.4s;
  opacity: 0.7s;
}

.container-w-border {
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.container-ft {
  background-color: white;
  padding-top: 5px;
}

.sm-logo--container {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 27px;
}

.sm-logo-var a img {
  display: table;
  margin: 0 0 0 auto;
}

.sm-logo {
  max-width: 23px;
  max-height: 23px;
  padding: 0 !important;
  width: auto !important;
  position: relative;
  top: -2px;
}

.container-footer-contact {
  padding-top: 18px !important;
  max-width: 1000px;
  margin: 0 auto;
}

.sm-logo--container span {
  padding-left: 5px;
}

.sm-logo--container span div {
  padding-left: 35px;
}

.sm-logo-var {
  padding-top: 50px;
}

.container-clap {
  font-family: var(--primary-font);
  font-weight: bold;
  font-size: 22px;
  padding-top: 20px;
  padding-right: 0 !important;
}

.container-clap span {
  font-size: 16px;
}

.container-copyright {
  background-color: #081F51;
  color: white;
  font-family: var(--secondary-font);
  font-size: 16px;
}

.navbar-toggler {
  border: 0 !important;
  position: relative;
  padding: 0 .75rem .75rem !important;
  font-size: 2rem !important;
}

.navbar-toggler::after {
  content: "MENU";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  font-family: var(--secondary-font);
  text-align: center;
  color: #000000;
}

.navbar-collapse.collapse.show {
  z-index: 5;
  background-color: white;
}

.ruler-blur {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(255, 255, 255), rgb(255, 255, 255, 0.5), rgb(255, 255, 255, 0.1));
}

.mobile-mode {
  display: none !important;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 0% !important;
}

.city-text-2 {
  position: absolute;
  bottom: 5%;
  right: 20.5%;
  width: auto;
  background: url(../img/pc/city__layer.png) no-repeat;
  font-family: var(--primary-font);
  font-size: 28px;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 140px;
}

.city-text-2 span {
  font-size: 38px !important;
}

.tablet-pc-mode {
  display: block !important;
}

.tablet-sp-mode {
  display: none !important;
}

.drawer-brand {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 300px;
}

.drawer-brand img {
  width: 100%;
}

.container-img-primary {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding-top: 15px;
  position: relative;
}

.container-img-primary img {
  width: 100%;
}

.img-award {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-award img {
  width: 100%;
}

.container-img-primary img {
  width: 100%;
}

.text-right {
  font-size: 15px;
  font-family: var(--secondary-font);
  font-weight: bold;
  letter-spacing: .05em;
}

.text-right__content {
  padding-top: 15px;
}

.logo-padding {
  padding-bottom: 20px;
}

.text-right--change {
  top: 50px;
}

.text-right--tertiary {
  padding-top: 20px;
}

.text-right__title {
  padding-left: 45px;
  position: relative;
}

.logo-one-clap {
  max-width: 155px;
}

.logo-title {
  position: relative;
  font-weight: bold;
  top: 7px;
  font-family: var(--secondary-font);
  font-size: 12px;
  font-weight: bold;
  float: right;
}

.logo-title--primary {
  width: calc(100% - 37px);
  padding-left: 5px;
}

.sm-phone-icon {
  max-width: 10px;
}

.ct-padding__primary .row .col-12.col-md-6 {
  padding-bottom: 20px;
}

.logo-title--primary::after {
  content: "";
  position: absolute;
  left: -35px;
  top: 0;
  background: url(../img/pc/logo/logo_swing.png) no-repeat !important;
  height: 36px;
  width: 35px;
}

.logo-title--secondary {
  width: calc(100% - 37px);
  padding-left: 5px;
  padding-top: 0;
}

.logo-title--secondary::after {
  content: "";
  position: absolute;
  left: -35px;
  top: 0;
  background: url(../img/pc/logo/logo_act.png) no-repeat !important;
  height: 36px;
  width: 35px;
}

.logo-title--tertiary {
  width: calc(100% - 57px);
  padding-left: 5px;
  padding-top: 10px;
}

.logo-title--tertiary::after {
  content: "";
  position: absolute;
  left: -57px;
  top: 0;
  background: url(../img/pc/logo/logo_nohara.png) no-repeat !important;
  height: 45px;
  width: 57px;
}

.logo-title--quaternary {
  width: calc(100% - 57px);
  padding-left: 5px;
  padding-top: 10px;
}

.logo-title--quaternary::after {
  content: "";
  position: absolute;
  left: -57px;
  top: 0;
  background: url(../img/pc/logo/logo_ryukyukukuru.png) no-repeat !important;
  height: 58px;
  width: 57px;
}

.logo-title--quaternary span {
  position: relative;
}

.logo-title--quaternary span::before {
  position: absolute;
  content: "Good luck for you";
  font-size: 10px;
  color: rgba(125, 125, 125, 208);
  top: -15px;
  left: 0;
}

.logo-title--quaternary span::after {
  position: absolute;
  content: "ESTATE MANAGEMENT COMPANY";
  font-size: 10px;
  color: rgba(125, 125, 125, 208);
  bottom: -15px;
  left: 0;
}

.text-right__content--change {
  padding-top: 15px;
  position: relative;
}

.text-right__content--change img {
  width: 100%;
}

.logo-title span {
  font-size: 19px;
}

.oc-logo {
  width: 93%;
}

@media only screen and (max-width: 1020px) {
  .sm-logo--container {
    text-align: left;
    padding-left: 42px;
  }
  .drawer-brand {
    padding-left: 20px !important;
    width: 33vw;
    padding-right: 0 !important;
  }
  .container-google-map div iframe {
    width: 23.5vw;
    height: 18.92vw;
  }
}

@media only screen and (max-width: 955px) {
  .model-room-icon-container {
    font-size: 34px;
  }
  .container-img-access, .container-text-access {
    width: 50% !important;
  }
}

@media only screen and (max-width: 950px) {
  .container-google-map-text {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 900px) {
  .drawer-brand {
    width: 28vw;
  }
}

@media only screen and (max-width: 877px) {
  .model-room-icon-container {
    font-size: 30px;
  }
  .container-clap {
    font-size: 20px;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .footer-icon {
    width: 160px;
  }
  .container-building-large-image {
    width: 100% !important;
  }
}

.footer-icon {
  max-width: 200px;
}

@media only screen and (max-width: 840px) {
  .drawer-brand {
    width: 23vw;
  }
}

@media only screen and (max-width: 800px) {
  .drawer-brand {
    padding-top: 20px !important;
  }
  .oc-logo {
    width: 400px;
  }
  .drawer-brand {
    padding-top: 20px !important;
    width: 170px;
  }
  .city-text-2 {
    right: 15%;
  }
  .model-room-icon-container {
    letter-spacing: 4px !important;
  }
  .city-text {
    font-size: 29px;
  }
  .pointer {
    left: 31%;
    bottom: 42%;
  }
  .parco-text--h1 {
    font-size: 28px;
  }
  .parco-text--h2 {
    font-size: 25px;
  }
  .parco-text--h3 {
    font-size: 20px;
  }
  .container-clap span {
    font-size: 14px;
  }
  .city-text-2 {
    right: 0 !important;
  }
}

.drawer-menu {
  background-color: #008ccc;
}

@media only screen and (min-width: 768px) {
  .drawer-nav ul li {
    font-family: var(--secondary-font);
  }
  .drawer-menu-item--change span {
    border-right: 0px !important;
  }
  .drawer-menu li:hover a {
    background-color: white;
  }
  .ruler-sp-li {
    display: none;
  }
  .drawer-nav--change ul, .drawer-nav--change ul li a {
    background-color: white;
  }
  .drawer-nav--change ul.drawer-menu li {
    background-color: #1e90ff !important;
  }
  .footer-icon {
    max-width: unset;
    width: 100%;
  }
  .drawer-nav--change {
    height: 79px !important;
    position: unset !important;
    max-width: 1000px;
    width: 100% !important;
    margin: 0 auto;
  }
  .drawer-brand {
    display: inline-block !important;
  }
  .drawer-menu {
    float: right;
    padding-top: 25px !important;
    margin: auto;
    display: inline-block !important;
  }
  .drawer-menu li {
    position: relative;
  }
  .drawer-nav--change ul {
    max-width: 1000px;
    margin: 0 auto;
  }
  .drawer-menu-item {
    padding: 8px 0 0 !important;
    border-bottom: 2px solid white;
  }
  .drawer-nav--change ul li {
    display: inline-block;
  }
  .drawer-nav--change li a span {
    font-family: var(--secondary-font);
    font-weight: bold;
    border-right: 1px solid black;
    color: black;
    padding: 0px 10px;
    font-size: 18px;
  }
  .drawer-menu li:hover div.ruler {
    transition-duration: 0.3s;
    opacity: 0.7;
  }
  .drawer-menu li:last-child a span {
    border: white;
  }
  .drawer-menu li:hover a {
    transition-duration: 0.3s;
  }
  .ruler {
    position: absolute;
    width: calc(100% - 30px);
    background-color: rgba(0, 0, 0, .55);
    height: 2px;
    margin: 0 auto;
    left: 15px;
    opacity: 0;
  }
  .drawer-menu li a.drawer-menu-item {
    text-decoration: none;
  }
  li.active div.ruler {
    opacity: 1;
  }
  .drawer-menu a[href="#0"] + div.ruler {
    opacity: 0;
  }
  .drawer-menu li a[href="#0"] {
    cursor: default;
  }
  .drawer-menu li a[href="#0"] span {
    color: #BBB;
  }
  header nav container-header #navbarText {
    float: right;
  }
  ul.navbar-nav li:last-child a span {
    border-right: 1px solid white;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
 .drawer-nav--change li a span {
   font-size: 15px;
 }
}

.nav--mobile {
  display: none;
}

.free-dial {
  letter-spacing: 5px !important;
}

.model-room-icon-container {
  letter-spacing: 4px !important;
}

.address-text {
  padding-top: 50px;
}

.ruler-blur--secondary {
  display: none;
}

@media only screen and (max-width: 767px) {
  .drawer-brand {
    padding-top: 5px !important;
  }
  .container-text-parco {
    padding-left: 10px !important;
  }
  .about--button {
    padding-top: 20px;
  }
  .container-logo {
    padding-bottom: 0 !important;
  }
  .access-text--h1 {
    padding-top: 56px !important;
  }
  .container-logo {
    margin-bottom: 10px !important;
  }
  .container-slogan {
    font-size: 14px;
    padding: 0;
  }
  .sm-logo-var a img {
    margin: 0 auto;
  }
  .container-footer-contact .row .col-12:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .web-oc--change {
    padding-left: 0;
  }
  .oc-logo {
    width: 80%;
  }
  .sm-logo--container {
    padding-top: 6.52vw;
  }
  .container-google-map div {
    width: 100%;
    object-fit: cover;
  }
  .container-google-map div iframe {
    width: 100%;
    height: 425px;
  }
  .model-room-icon {
    margin-right: 0!important;
  }
  .access-text--model {
    padding-bottom: 0 !important;
  }
  .container-text-parco div.text {
    max-width: 500px;
    display: table;
    margin: 0 auto;
  }
  .parco-text--h1 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 6px;
  }
  .parco-text--h2 {
    font-size: 33px;
  }
  .parco-text--h3 {
    font-size: 28px;
    text-align: center;
  }
  .parco-text--h4 {
    text-align: center;
  }
  .parco-text--h4 span {
    font-size: 18px;
    border-top: 1px solid;
    border-bottom: 1px solid;
  }
  .highway-58 {
    top: 69.5%;
  }
  .city-text-2 span {
    font-size: 26px !important;
  }
  .ruler-blur {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.7), rgb(255, 255, 255, 0.5), rgb(255, 255, 255, 0.3), rgb(255, 255, 255, 0.1), rgb(255, 255, 255, 0));
  }
  .ruler-blur--secondary {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background-image: linear-gradient(to top, rgb(255, 255, 255, 0), rgb(255, 255, 255, 0.1), rgb(255, 255, 255, 0.3), rgb(255, 255, 255, 0.5), rgb(255, 255, 255, 0.7), rgb(255, 255, 255, 0.9), rgb(255, 255, 255));
  }
  .img-fluid--news {
    max-height: none;
    height: unset;
  }
  .img-news {
    height: 100% !important;
  }
  .company-data-content {
    padding-top: 30px;
  }
  .web-oc--change {
    min-height: 75px;
    width: 60%;
    position: relative;
  }
  .container-footer-contact {
    padding-top: 35px !important;
  }
  picture.picture-logo {
    width: 60%;
    position: relative;
    min-height: 75px;
  }
  .drawer-hamburger-icon::before, .drawer-hamburger-icon::after, .drawer-hamburger-icon {
    height: 3px !important;
  }
  .drawer-nav--change ul {
    padding-bottom: 20px;
  }
  .drawer-toggle.drawer-hamburger {
    height: 21px !important;
    padding-top: 10px;
    margin-top: 6px;
    margin-right: 6px;
  }
  .drawer-hamburger-icon:before {
    top: -11px !important;
  }
  .drawer-hamburger-icon {
    margin-top: 11px !important;
  }
  .drawer-brand img {
    padding-top: 5px;
    padding-left: 16px !important;
  }
  .drawer-brand {
    max-width: unset;
  }
  .logo-top {
    max-width: unset;
  }
  .model-room-icon {
    letter-spacing: 5px;
  }
  .number-space {
    font-size: 32px;
  }
  .fr-dal {
    padding-left: 0;
    margin-right: 10px;
  }
  .container-slogan {
    letter-spacing: 0.5px;
  }
  .model-room-icon-container {
    font-size: 32px;
  }
  .free-dial {
    letter-spacing: 5px;
    font-size: 35px !important;
  }
  .about--time {
    padding: 13px 20px 10px;
    letter-spacing: 1.5px !important;
  }
  .container-sm-img-right div {
    letter-spacing: 1.5px !important;
  }
  .place-detail__content-dt span {
    padding-left: 10px;
  }
  .drawer-brand img {
    width: unset;
    padding-top: 0;
    padding-left: 16px;
  }
  .drawer-menu li a {
    padding-left: 40px;
  }
  .model-room-icon-container.mobile-mode {
    letter-spacing: 5px !important;
  }
  .sp-number {
    font-family: var(--primary-font);
    font-size: 32px;
    letter-spacing: 3px;
    padding-left: 5px;
    font-style: italic;
    color: white;
    padding-left: 44px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .drawer-menu li:hover a {
    background-color: #057cb394 !important;
  }
  .ct-padding__primary-left div span, .text-right {
    font-size: 15px !important;
  }
  .ct-padding__primary-left__text {
    font-size: 15px !important;
    line-height: 18px;
  }
  .text-right__content img {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text-right__content {
    padding-top: 0;
  }
  .ct-padding__primary-left div span {
    font-size: 20px;
  }
  .text-right {
    padding-bottom: 0 !important;
  }
  .ct-padding {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ct-padding__primary .row .col-12.col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .company-data-content {
    padding-left: 20px;
    padding-right: 12px;
  }
  .city__textFirst {
    text-align: right;
    right: 5%;
    top: 15%;
    font-size: 20px;
  }
  .city-text-1 {
    right: 10%;
  }
  .img-news {
    height: auto !important;
  }
  .drawer-overlay {
    top: 80px !important;
    background-color: rgba(0, 0, 0, .7) !important;
  }
  .drawer-nav--change {
    background-color: rgba(0, 0, 0, 0.3) !important;
  }
  .drawer-nav ul li a {
    font-style: italic;
    font-family: var(--primary-font);
  }
  .drawer-nav--change ul li a {
    font-size: 28px;
    color: white !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-weight: bold;
    position: relative;
  }
  .drawer-menu-item span {
    position: relative;
  }
  .drawer-nav--change ul li a {
    border-bottom: none;
  }
  .drawer-nav--change ul li a[href="#0"] {
    cursor: default;
    opacity: .3;
  }
  .ruler-sp-li {
    margin-top: -3px;
    height: 2px;
    width: 100%;
    background-color: white;
    position: absolute;
  }
  .drawer-nav--change ul li:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  a.phone {
    text-decoration: unset;
    color: black;
  }
  .drawer-open .drawer-hamburger-icon:before {
    height: 3px;
  }
  .drawer-menu li a {
    text-decoration: none !important;
  }
  .drawer-open .drawer-hamburger-icon:after {
    height: 3px;
  }
  .drawer-hamburger-icon:after {
    top: 11px !important;
  }
  .drawer-hamburger-icon {
    margin-top: 4px !important;
    left: -5px !important;
    width: 56px !important;
  }
  .drawer-open .drawer-hamburger-icon::before, .drawer-open .drawer-hamburger-icon::after {
    -webkit-transform: unset !important;
    transform: unset !important;
  }
  .drawer-open .drawer-hamburger-icon {
    background-color: black !important;
  }
  .nav--mobile {
    position: fixed;
    z-index: 1;
    top: 0;
    display: block;
    box-sizing: content-box;
    width: 2rem;
    height: 79px;
    background-color: rgba(255, 255, 255, 0.85);
    width: 100%;
  }
  .drawer-nav {
    width: 100vw !important;
  }
  .drawer--right.drawer-open .drawer-nav {
    top: 79px !important;
    right: 0 !important;
  }
  .drawer--right .drawer-nav {
    width: 100%;
    right: 0 !important;
    top: 80px !important;
  }
  .navDrawrBtnSP {
    position: fixed !important;
  }
  .drawer--right .drawer-nav {
    right: -100vw !important;
  }
  .drawer-hamburger {
    width: 3rem !important;
    padding-bottom: 35px !important;
  }
  .text-menu {
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    letter-spacing: 1.5px !important;
  }
  .highway-58 {
    width: 90px;
  }
  .pointer {
    top: unset;
    bottom: 26%;
    left: unset;
    right: 5%;
  }
  .container-building-large-image {
    top: 30px !important;
  }
  .sm-logo-var {
    padding-top: 0;
    padding-bottom: 52px;
    position: relative;
    top: -11px;
  }
  .sm-logo-var img {
    width: 87%;
  }
  .footer-icon {
    max-width: 40vw;
  }
  .container-clap {
    padding-top: 0;
    width: 51% !important;
    font-size: 15px;
  }
  .container-clap span {
    font-size: 13px;
  }
  .sm-logo--container {
    width: 40% !important;
    display: inline-block !important;
    padding-top: 57px;
    color: black !important;
    text-decoration: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    left: -24px;
    text-align: right !important;
  }
  .sm-logo--container span {
    padding-left: 2px;
  }
  .sm-logo--container div {
    font-size: 14px;
  }
  .container-copyright {
    font-size: 12px;
    line-height: 22px;
  }
  .navbar--change .container-header a img {
    max-width: 250px;
  }
  .container-building {
    height: 480px;
    background-position: left top 0;
    background: url(../img/mobile/building.png?20210914) no-repeat !important;
    position: relative;
  }
  .container-city {
    background-position: center bottom 0 !important;
    background: url(../img/mobile/city.png) no-repeat;
    height: 712px;
  }
  .container-building-large {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .pointer {
    width: 50%;
  }
  .city-text {
    font-size: 25px;
    left: 0;
    top: 80px;
    padding-top: 31px;
    letter-spacing: -1px;
    line-height: 42px;
    padding-left: 7px !important;
  }
  .city-text-2 {
    position: absolute;
    bottom: 4%;
    right: 20.5%;
    width: auto;
    background-image: linear-gradient(to left, rgb(255, 255, 255, 0), rgb(255, 255, 255, 0.5), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.9), rgb(255, 255, 255, 0.9));
    font-family: var(--primary-font);
    font-size: 18px;
    padding-left: 7px;
    padding-right: 25px;
    letter-spacing: -1px;
    padding-top: 3px;
    letter-spacing: 2px;
    font-weight: bold;
  }
  .city-text-2 span {
    font-size: 19px;
    font-weight: 400;
  }
  .model-room__time {
    font-size: 18px;
  }
  .model-room-icon-container {
    text-align: center;
    font-size: 24px;
    font-family: var(--primary-font);
    padding-left: 10px;
  }
  .address-text {
    padding: 0 !important;
    display: inline-block;
    width: 49%;
  }
  .google-map-see {
    padding: 0 0 25px 0 !important;
    display: inline-block;
    width: 49%;
    text-align: right;
  }
  .container-google-map-text {
    padding-top: 20px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .container-google-map {
    padding-right: 0 !important;
    padding-top: 25px;
  }
  .container-model-room {
    padding: 65px 0 80px;
  }
  .news-button {
    padding-top: 20px;
  }
  .news__date {
    font-family: var(--secondary-font);
    padding-top: 5px;
    font-size: 23px;
  }
  .news__title {
    font-family: var(--secondary-font);
    padding-bottom: 30px;
    font-size: 23px;
  }
  .news-list-container {
    padding-bottom: 0px;
  }
  .news-list-container div.col-12, .news-list-container div.col-12:nth-child(3n + 1), .news-list-container div.col-12:nth-child(3n + 2) {
    padding-left: 40px;
    padding-right: 40px;
  }
  .container-about {
    padding-bottom: 135px;
  }
  .container-news {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .about--button {
    padding-top: 25px;
  }
  .free-dial {
    font-size: 24px;
  }
  .container-slogan {
    font-size: 12px;
  }
  .container-button--change {
    padding-top: 35px !important;
    padding-bottom: 65px !important;
  }
  .container-button--equipment {
    padding-top: 40px !important;
    padding-bottom: 45px !important;
  }
  .container-map {
    padding: 10px 0px 0px 0px !important;
  }
  .equipment-text {
    padding: 25px 14.3%;
  }
  .room-text, .access-text {
    padding: 12px 14.3% 20px 14.3%;
  }
  .container-text-access, .container-text-equipment, .container-text-room {
    padding-left: 0 !important;
  }
  .access-text--h1 {
    padding: 35px 20px 30px;
    text-align: center;
  }
  .container-future {
    padding: 0 !important;
  }
  .container-img-access, .container-text-access, .container-img-equipment, .container-text-equipment {
    width: 100% !important;
  }
  .container-sm-img {
    padding-top: 0;
  }
  .container-sm-img-right {
    padding-top: 0;
  }
  .container-button {
    padding-top: 10px;
    padding-bottom: 100px;
  }
  .container-sm-img div.col-6 {
    padding: 12px 10px;
  }
  .mobile-mode {
    display: block !important;
  }
  .pc-mode {
    display: none !important;
  }
  .container-future {
    padding: 0;
  }
  .container-img-room {
    width: 100% !important;
  }
  .container-text-room {
    width: 100% !important;
  }
  .container-text-parco {
    padding: 10% 10% 14.2% 10%;
  }
  .room-text--h1 {
    text-align: center;
    padding: 21.6% 20px 6.25%;
  }
  .model-room-icon-container, .free-dial {
    letter-spacing: 5px !important;
  }
  @media only screen and (max-width: 600px) {
    .city-text {
      font-size: 20px;
    }
    .room-text, .access-text {
      padding: 12px 40px 20px 40px;
    }
    .access-text {
      text-align: center;
    }
    .container-text-parco div.text {
      max-width: 326px;
    }
    .parco-text--h2 {
      font-size: 25px;
    }
    .parco-text--h1 {
      font-size: 27px;
    }
    .access-text--h1 {
      font-size: 29px;
    }
    .parco-text--h3 {
      font-size: 22px;
      letter-spacing: 0;
    }
    .parco-text--h4 span {
      font-size: 15px;
      line-height: 35px;
    }
  }
  .container-sm-img-right div {
    padding-right: 0 !important;
  }
  .container-sm-img-right div.col-6:first-child {
    padding-left: 10px;
    padding-right: 12px !important;
  }
  .container-sm-img-right div.col-6:last-child {
    padding-left: 12px;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 600px) {
  .sm-logo--container {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .sm-logo-var {
    padding-bottom: 15px;
  }
  .drawer-brand {
    padding-left: 0 !important;
  }
  .oc-logo {
    width: 90%;
  }
  .number-sm-logo {
    padding-right: 0;
  }
  .number-space {
    font-size: 32px;
  }
  .sm-logo--container span div {
    padding-left: 30px;
  }
  .sm-logo--container {
    width: 40% !important;
  }
  .web-oc--change {
    width: 60% !important;
  }
  .sm-logo--container {
    padding-top: 30px;
  }
  .logo-top {
    max-width: 290px !important;
  }
  .google-map-see {
    position: relative;
    top: -24px;
  }
  .city__textFirst {
    top: 8%;
  }
  .highway-58 {
    width: 70px;
  }
  .pointer {
    bottom: 27.5%;
  }
  .city-text {
    width: 95%;
  }
  .city-text-2 {
    padding-top: 15px;
    right: 0 !important;
    padding-right: 60px;
    font-size: 14px;
  }
  .address-text {
    width: 56%;
  }
  .google-map-see {
    width: 40%;
  }
}



#contact_footer {
   display: none;
   transition: .2s;
}
@media only screen and (max-width:768px) {
   #contact_footer {
       display: -webkit-box;
       display: -moz-box;
       display: -ms-flexbox;
       display: -webkit-flex;
       display: flex;
       box-sizing: border-box;
       -webkit-box-pack: distribute;
       -ms-flex-pack: distribute;
       justify-content: space-around;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
       position: fixed;
       bottom: -64px;
       left: 0;
       right: 0;
       z-index: 999;
       height: 64px;
       padding: 0 5px;
       background: rgba(0, 0, 0, .8);
   }

   #contact_footer a {
       display: -webkit-box;
       display: -moz-box;
       display: -ms-flexbox;
       display: -webkit-flex;
       display: flex;
       box-sizing: border-box;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
       width: 31%;
       height: 66%;
       padding: 0 10px;
       border: 1px solid #FFF;
       border-radius: 20px;
       text-align: center;
   }

   #contact_footer a:first-child {
       background-color: #D81B60;
   }

   #contact_footer a:nth-child(2) {
       background-color: #0097A7;
   }

   #contact_footer a:last-child {
       background-color: #FF6F00;
   }

   #contact_footer a img {
       width: auto;
       max-width: 100%;
       margin: 0 auto;
   }
}
