@charset "UTF-8";
/* CSS Document */

/* =====
 * LAYOUT :: ALL DEVICE
=================================================================== */
#LocalHeader {position: fixed;top: 0;left: 0;right: 0;background-color: #fff;z-index: 5;}
#LocalHeader h1 + nav > ul > li {margin: 0;}
#LocalHeader h1 + nav > ul > li > a {position: relative;line-height: 1;font-weight: 700;}
#LocalHeader h1 + nav > ul > li.codate > a {color: var(--codate-color);}
#LocalHeader h1 + nav > ul > li.resale > a {color: var(--resale-color);}
#LocalHeader h1 + nav > ul > li.tochi > a {color: var(--tochi-color);}
#LocalHeader h1 + nav > ul > li.parent .child {max-height: 0!important;overflow: hidden;opacity: 0;transition: max-height var(--easing) 200ms, opacity var(--easing) 200ms;}

#Main .block-view360-01 {position: relative;}
#Main .block-view360-01 h3 {text-align: center;color: #fff;font-weight: 700;font-size: 200%;letter-spacing: 0.15em;white-space: nowrap;}
#Main .block-view360-01 h3 small {display: block;mix-blend-mode: overlay;line-height: 1;font-size: 30%;font-weight: 700;opacity: 0.8;}
#Main .block-view360-01 h3 strong {margin-left: 0.25em;font-size: 115%;}
#Main .block-view360-01 h3 img {width: auto;height: 3.6em;margin: 0 auto 0.5em;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-view360-01 h3 + p {text-align: center;letter-spacing: 0.2em;font-weight: 700;line-height: 1;color: #fff;}
#Main .block-view360-01 h3 + p strong {font-size: 115%;}
#Main .block-view360-01 .container {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 2;padding: 2em 4em;background-image:linear-gradient(90deg, #fff 0 2em, transparent 0 calc(100% - 2em), #fff calc(100% - 2em)),linear-gradient(#fff 0 2em, transparent 0 calc(100% - 2em), #fff calc(100% - 2em)),linear-gradient(90deg, #fff 0 2em, transparent 0 calc(100% - 2em), #fff calc(100% - 2em)),linear-gradient(#fff 0 2em, transparent 0 calc(100% - 2em), #fff calc(100% - 2em));background-repeat: no-repeat;background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;background-position: top, right, bottom, left;}
#Main .block-view360-01 .swiper-pagination-bullet {background-color: rgb(255 255 255 / 80%);}
#Main .block-view360-01 .swiper-pagination-bullet-active {background-color: #fff;}
#Main .block-view360-01 .swiper-slide {background-color: #ccc;}
#Main .block-view360-01 .swiper-slide img {mix-blend-mode: multiply;}

#Main .block-view360-02 {background: var(--codate-grad);}
#Main .block-view360-02 .container {max-width: 1200px;width: calc(100% - 4em);margin: 0 auto;padding: 3em 0;}
#Main .block-view360-02 .container .grid-list {justify-content: space-between;}
#Main .block-view360-02 .container .grid-list > div {width: calc(33.33% - 0.5em);margin: 0.5em 0.5em 0 0;}
#Main .block-view360-02 .container .grid-list > div a {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: flex-end;min-height: 5em;padding-bottom: 1em;padding-right: 1em;background-color: #fff;border-radius: 0.5em;color: #454545;}
#Main .block-view360-02 .container .grid-list > div a:not(.disabled)::after {content: "";position: absolute;top: 50%;right: 0.75em;transform: translateY(-50%) rotate(90deg);width: 1em;height: 1em;background: transparent url("/assets/img/common/icon_arrow_circle.svg") no-repeat 50% / contain;filter: var(--codate-filter);}
#Main .block-view360-02 .container .grid-list > div a.disabled {background-color: #bdcad0;padding: 0;min-height: 0;height: 100%;justify-content: center;font-size: 150%;font-weight: bold;color: #fff;cursor: default;pointer-events: none;}
#Main .block-view360-02 .container .grid-list > div a img {font-size: 87.5%;}
#Main .block-view360-02 .container .grid-list > div p {white-space: nowrap;font-weight: bold;font-size: 75%;}

#Main .block-view360-02 .container .grid-list > div a.thepark img {width: auto;height: 2.6em;margin-bottom: 0.25em;}
#Main .block-view360-02 .container .grid-list > div a.hidamari img {width: auto;height: 2.2em;margin-bottom: 1em;}
#Main .block-view360-02 .container .grid-list > div a.suncourt img {width: auto;height: 2em;margin-bottom: 0.75em;}
#Main .block-view360-02 .container .grid-list > div a.archidays img {width: auto;height: 1.1em;margin-bottom: 0.5em;}
#Main .block-view360-02 .container .grid-list > div a.onehouse img {width: auto;height: 1.15em;margin-bottom: 0.75em;}

#Main .block-view360-03 {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 50%, rgba(244, 246, 248, 1) 100%);padding-bottom: 3em;}
#Main .block-view360-03 h3 {padding: 2.5em 0 1em;text-align: center;letter-spacing: 0.2em;font-weight: 700;}
#Main .block-view360-03 h3 span {display: inline-block;background: var(--grad-01);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#Main .block-view360-03 .swiper {position: relative;display: flex;justify-content: center;overflow: hidden;padding: 1em 0;}
#Main .block-view360-03 .swiper-wrapper {width: auto;}
#Main .block-view360-03 .swiper-slide {position: relative;margin: 0 1em;max-width: 20em;border-radius: 5px;overflow: hidden;background: linear-gradient(135deg, rgba(255, 255, 255, 1) 50%, rgba(244, 246, 248, 1) 100%);box-shadow: 0 1px 1px rgb(0 0 0 / 10%);}
#Main .block-view360-03 .swiper-slide figcaption {padding: 0.5em 1.5em 1.5em;line-height: 1.5;letter-spacing: 0;font-size: 87.5%;}
#Main .block-view360-03 .swiper-slide figcaption strong {display: block;margin: 0.5em 0;font-size: 118.5%;color: var(--codate-color);}
#Main .block-view360-03 .swiper-slide a {color: #454545;}
#Main .block-view360-03 .swiper-button-next,
#Main .block-view360-03 .swiper-button-prev {transform: translateY(-50%);margin: 0;width: 3em;height: 3em;background-repeat: no-repeat;background-size: 30% auto;background-position: 50%;background-color: #6AA4E1;}
#Main .block-view360-03 .swiper-button-next::after,
#Main .block-view360-03 .swiper-button-prev::after {display: none;}
#Main .block-view360-03 .swiper-button-prev,
#Main .block-view360-03 .swiper-container-rtl .swiper-button-next {left: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
#Main .block-view360-03 .swiper-button-next,
#Main .block-view360-03 .swiper-container-rtl .swiper-button-prev {right: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
#Main .block-view360-03 .container {padding: 2em;border-radius: 1em;background-color: #fff;}

#Main .block-view360-04 section {background-position: 50%;background-repeat: no-repeat;background-blend-mode: screen;background-size: cover;background-color: #ddd;padding: 2em 0;}
#Main .block-view360-04 header {display: flex;justify-content: space-between;align-items: center;padding: 1em 0;}
#Main .block-view360-04 header ul {display: flex;gap: 1em;}
#Main .block-view360-04 header ul li {margin: 0;flex: 1;}
#Main .block-view360-04 header ul li a {display: flex;flex-direction: column;justify-content: center;align-items: center;height: calc(100% - 3em);padding: 1.5em 0;border-radius: 5px;line-height: 1.5;font-weight: bold; color: #fff;}
#Main .block-view360-04 header ul li:nth-child(1) a {background: var(--grad-01);}
#Main .block-view360-04 header ul li:nth-child(2) a {background: var(--grad-02);}
#Main .block-view360-04 footer {margin-top: 0.5em;}
#Main .block-view360-04 h3 {display: flex;align-items: center;margin-right: 1.5em;}
#Main .block-view360-04 h3 img {width: auto;}
#Main .block-view360-04 h3 + p {margin: 0;flex: 1;display: flex;flex-direction: column;justify-content: center;}
#Main .block-view360-04 h3 + p strong {display: block;font-size: 125%;color: var(--codate-color);}
#Main .block-view360-04 h3 + p strong span {font-size: 75%;}
#Main .block-view360-04 h3 + p strong span::before {content: "/";margin: 0 1em;}
#Main .block-view360-04 h4 {margin-top: 0.5em;font-weight: bold;font-size: 100%;letter-spacing: 0.15em;white-space: nowrap;color: var(--codate-color);}
#Main .block-view360-04 h4 small {font-size: 66.67%;letter-spacing: 0.06em;}
#Main .block-view360-04 .container {width: calc(100% - 4em);max-width: 1200px;margin: 0 auto;}
#Main .block-view360-04 .column {display: flex;justify-content: space-between;}
#Main .block-view360-04 .column > div:nth-child(1) {position: relative;}
#Main .block-view360-04 .column > div:nth-child(1) .ricoh-theta-tour-image,
#Main .block-view360-04 .column > div:nth-child(1) .ricoh-theta-spherical-image{width: 100%!important;height: 100%!important;}
#Main .block-view360-04 .column > div:nth-child(1) .ricoh-theta-tour-image iframe,
#Main .block-view360-04 .column > div:nth-child(1) .ricoh-theta-spherical-image iframe {position: absolute;top: 0;left: 0;width: 100%!important;height: 100%!important;}
#Main .block-view360-04 .column > div:nth-child(1) .ricoh-theta-click2play-wait > div {display: block!important;width: 100%!important;height: 100%!important;}
#Main .block-view360-04 .column > div:nth-child(1) .ricoh-theta-click2play-wait > div > img {position: absolute;top: 50%;left: 50%;width: auto;transform: translate(-50%, -50%);}
#Main .block-view360-04 .column > div:nth-child(2) ul li .btn {position: relative;padding: 1.5em 3.5em 1.5em 1.5em;background-position: 50%;background-repeat: no-repeat;background-size: cover;background-blend-mode: soft-light;border-radius: 3px;font-weight: bold;color: #fff;}
#Main .block-view360-04 .column > div:nth-child(2) ul li .btn[target="_blank"]::after {content: "";position: absolute;top: 50%;right: 1em;transform: translateY(-50%);width: 1em;height: 1em;background: transparent url("../img/common/icon_external.svg") no-repeat 50% / contain;filter: invert(96%) sepia(91%) saturate(15%) hue-rotate(132deg) brightness(109%) contrast(100%);}
#Main .block-view360-04 .caps {font-size: 62.5%;margin: 0;}

#Main .block-view360-04 section[data-brand="onehouse"] {background-image: url("../img/view360/mv_onehouse.webp");}
#Main .block-view360-04 section[data-brand="onehouse"] h3 img {height: 1.25em;}
#Main .block-view360-04 section[data-brand="onehouse"] .column > div:nth-child(2) ul li:nth-child(1) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_onehouse_00.webp");}
#Main .block-view360-04 section[data-brand="onehouse"] .column > div:nth-child(2) ul li:nth-child(2) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_onehouse_01.webp");}
#Main .block-view360-04 section[data-brand="onehouse"] .column > div:nth-child(2) ul li:nth-child(3) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_onehouse_02.webp");}

#Main .block-view360-04 section[data-brand="suncourt"] {background-image: url("../img/view360/mv_suncourt.webp");}
#Main .block-view360-04 section[data-brand="suncourt"] h3 img {height: 2em;}
#Main .block-view360-04 section[data-brand="suncourt"] .column > div:nth-child(2) ul li:nth-child(1) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_suncourt_00.webp");}
#Main .block-view360-04 section[data-brand="suncourt"] .column > div:nth-child(2) ul li:nth-child(2) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_suncourt_01.webp");}
#Main .block-view360-04 section[data-brand="suncourt"] .column > div:nth-child(2) ul li:nth-child(3) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_suncourt_02.webp");}

#Main .block-view360-04 section[data-brand="archidays"] {background-image: url("../img/view360/mv_archidays.webp");}
#Main .block-view360-04 section[data-brand="archidays"] h3 img {height: 1.1em;}
#Main .block-view360-04 section[data-brand="archidays"] .column > div:nth-child(2) ul li:nth-child(1) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_archidays_00.webp");}
#Main .block-view360-04 section[data-brand="archidays"] .column > div:nth-child(2) ul li:nth-child(2) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_archidays_01.webp");}
#Main .block-view360-04 section[data-brand="archidays"] .column > div:nth-child(2) ul li:nth-child(3) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_archidays_02.webp");}

#Main .block-view360-04 section[data-brand="thepark"] {background-image: url("../img/view360/mv_thepark.webp");}
#Main .block-view360-04 section[data-brand="thepark"] h3 img {height: 2.6em;}
#Main .block-view360-04 section[data-brand="thepark"] .column > div:nth-child(2) ul li:nth-child(1) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_thepark_00.webp");}
#Main .block-view360-04 section[data-brand="thepark"] .column > div:nth-child(2) ul li:nth-child(2) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_thepark_01.webp");}
#Main .block-view360-04 section[data-brand="thepark"] .column > div:nth-child(2) ul li:nth-child(3) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_thepark_02.webp");}

#Main .block-view360-04 section[data-brand="hidamari"] {background-image: url("../img/view360/mv_hidamari.webp");}
#Main .block-view360-04 section[data-brand="hidamari"] h3 img {height: 2.2em;}
#Main .block-view360-04 section[data-brand="hidamari"] .column > div:nth-child(2) ul li:nth-child(1) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_hidamari_00.webp");}
#Main .block-view360-04 section[data-brand="hidamari"] .column > div:nth-child(2) ul li:nth-child(2) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_hidamari_01.webp");}
#Main .block-view360-04 section[data-brand="hidamari"] .column > div:nth-child(2) ul li:nth-child(3) .btn {background-color: darkslategrey;background-image: url("../img/view360/btn_hidamari_02.webp");}

#Main .block-view360-05 section {padding: 2em 0;}
#Main .block-view360-05 header {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;padding: 1em 0;}
#Main .block-view360-05 header ul {margin-left: 1.5em;}
#Main .block-view360-05 header ul li {margin: 0;}
#Main .block-view360-05 header ul li a {background: var(--grad-01);display: flex;flex-direction: column;justify-content: center;align-items: center;height: calc(100% - 3em);padding: 1.5em;border-radius: 5px;line-height: 1.5;font-weight: bold; color: #fff;}
#Main .block-view360-05 h3 {width: 100%;display: flex;align-items: center;padding-bottom: 2em;}
#Main .block-view360-05 h3 img {width: auto;margin: 0 auto;}
#Main .block-view360-05 h3 + p {margin: 0;flex: 1;display: flex;flex-direction: column;justify-content: center;}
#Main .block-view360-05 h3 + p strong {display: block;font-size: 125%;color: var(--codate-color);}
#Main .block-view360-05 .swiper {}
#Main .block-view360-05 .swiper-wrapper {transition-timing-function: linear;}
#Main .block-view360-05 .swiper-slide {display: flex;width: auto;}
#Main .block-view360-05 .swiper-slide .col {padding-right: 0.5em;}
#Main .block-view360-05 .swiper-slide .col img {width: auto;height: 34em;}
#Main .block-view360-05 .container {width: calc(100% - 4em);max-width: 1200px;margin: 0 auto;}

#Main .block-view360-05 section[data-brand="exterior"] h3 img {height: 7.2em;}
#Main .block-view360-05 section[data-brand="freedom"] {background-color: #F4F6F8;}
#Main .block-view360-05 section[data-brand="freedom"] h3 img {height: 3em;}
/* =====
* LAYOUT :: PC
=================================================================== */
@media only screen and (min-width: 1025px) {
  #GlobalHeader,
  #GlobalHeader + nav,
  #Sidebar {display: none;}
  #Main {margin-left: 0;}

  #LocalHeader h1 {width: 16em;box-sizing: border-box;padding: 1.301em 0 1em;border-bottom: 2px solid #eee;font-size: 100%;}
  #LocalHeader h1 img {width: auto;height: 3.2em;margin: 0 auto;}

  #LocalHeader h1 {transition: padding var(--easing) 400ms;will-change: padding;}
  #LocalHeader h1 + nav ul {position: fixed;top: 90px;right: 0;z-index: 5;transform: translateY(-100%);transition: top var(--easing) 400ms;will-change: top;display: flex;gap: 1em;align-items: center;}
  #LocalHeader h1 + nav ul li a {transition: padding var(--easing) 400ms;will-change: padding;}
  #LocalHeader h1 + nav ul li.reserve_codate a {position: relative;background: var(--grad-01);padding: 1em 0 1.5em;width: 12.5em;text-align: center;font-weight: 700;font-size: 93.75%;line-height: 1;color: #fff;}
  #LocalHeader h1 + nav ul li.reserve_codate a span {display: block;line-height: 2;font-size: 62.5%;}
  #LocalHeader h1 + nav ul li.reserve_codate a span::before {content: "";display: inline-block;width: 1px;height: 1em;background-color: #fff;margin: 0 1em;transform: skewX(15deg);}
  #LocalHeader h1 + nav ul li.reserve_codate a span::after {content: "";display: inline-block;width: 1px;height: 1em;background-color: #fff;margin: 0 1em;transform: skewX(-15deg);}
  #LocalHeader h1 + nav ul li.search a,
  #LocalHeader h1 + nav ul li.store a {position: relative;background: var(--grad-05);border: 1px solid #ccc;border-radius: 3em;padding: 1em 1.5em 1em 3em;text-align: center;font-weight: 700;font-size: 87.5%;line-height: 1;color: var(--codate-color);}
  #LocalHeader h1 + nav ul li.search a::before {content: "";position: absolute;top: 50%;left: 1em;transform: translateY(-50%);width: 1em;height: 1em;background: transparent url("../img/common/icon_side_area_codate.svg") no-repeat 50% / contain;filter: invert(32%) sepia(28%) saturate(2693%) hue-rotate(184deg) brightness(96%) contrast(95%);}
  #LocalHeader h1 + nav ul li.store a::before {content: "";position: absolute;top: 50%;left: 1em;transform: translateY(-50%);width: 1em;height: 1em;background: transparent url("../img/common/icon_side_store.svg") no-repeat 50% / contain;filter: invert(32%) sepia(28%) saturate(2693%) hue-rotate(184deg) brightness(96%) contrast(95%);}
  .standby + #LocalHeader h1 {padding: 0.37em 0;}
  .standby + #LocalHeader h1 + nav ul {top: 65px;}
  .standby + #LocalHeader h1 + nav ul li.reserve_codate a {padding: 0.75em 0 1.25em;}

  #Main .block-view360-01 .swiper-slide img {object-fit: cover;max-height: 36em;}

  #Main .block-view360-04 header ul {width: 20em;margin-left: 1em;}
  #Main .block-view360-04 .column > div:nth-child(1) {width: calc(100% - 21em);}
  #Main .block-view360-04 .column > div:nth-child(2) {width: 20em;}

  .vbox-container img {max-width: 960px;max-height: calc(100vh - 10em);}
  .vbox-close {padding: 0.5em 1.5em;}
  .vbox-close::after {content: "閉じる";margin-left: 1em;color: #fff;font-size: 50%;}
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  #Main .block-view360-04 header {flex-wrap: wrap;align-items: flex-start;}
  #Main .block-view360-04 h3 {width: 100%;}
  #Main .block-view360-04 h3 + p {padding-top: 1em;}
}

/* =====
* LAYOUT :: TAB
=================================================================== */
@media only screen and (max-width: 1024px) {
  #LocalHeader {display: none;}
  #LocalHeader {position: fixed;width: 100%;}
  #LocalHeader h1 {padding: 0.2em;overflow: hidden;font-size: 100%;}
  #LocalHeader h1 a {float: left;transform: scale(0.8);transform-origin: 25% 50%;}
  #LocalHeader h1 img {width: auto;height: 5em;}

  #Main .block-view360-02 .container .grid-list > div {width: calc(50% - 0.5em);}
  #Main .block-view360-02 .container .grid-list > div a {min-height: 4.5em;padding-bottom: 0.5em;}

  #Main .block-view360-04 header {flex-wrap: wrap;align-items: flex-start;}
  #Main .block-view360-04 header ul {width: 20em;margin-left: 1em;}
  #Main .block-view360-04 h3 {width: 100%;}
  #Main .block-view360-04 h3 + p {padding-top: 1em;}
  #Main .block-view360-04 .column > div:nth-child(1) {width: calc(100% - 21em);}
  #Main .block-view360-04 .column > div:nth-child(2) {width: 20em;}
}
/* =====
* LAYOUT :: SP
=================================================================== */
@media only screen and (max-width: 768px) {
  #LocalHeader h1 a {background: transparent url("../img/common/logo_02.svg") no-repeat 0 50% / contain;width: 8em;height: 5em;}
  #LocalHeader h1 img {display: none;}

  #Main .block-view360-01 h3 {font-size: 200%;white-space: nowrap;letter-spacing: 0.06em;}
  #Main .block-view360-01 h3 small {font-size: 46%;}
  #Main .block-view360-01 .container {padding: 2em;}
  #Main .block-view360-01 .swiper-slide img {max-height: 100%;height: 21em;}

  #Main .block-view360-02 .container .grid-list > div {margin: 0.25em;}

  #Main .block-view360-04 header {display: block;}
  #Main .block-view360-04 header h3 + p strong span {display: none;}
  #Main .block-view360-04 header ul {width: 100%;margin: 1em 0 0;}
  #Main .block-view360-04 header ul li a {flex-direction: row;flex-wrap: wrap;height: calc(100% - 2em);padding: 1em;}
  #Main .block-view360-04 header ul li a span {display: inline-block;white-space: nowrap;}
  #Main .block-view360-04 .column {display: block;}
  #Main .block-view360-04 .column > div:nth-child(1) {width: 100%;aspect-ratio: 1/1;}
  #Main .block-view360-04 .column > div:nth-child(2) {width: 100%;position: relative;}
  #Main .block-view360-04 .column > div:nth-child(2)::after {content: "";display: block;aspect-ratio: 3/2;margin-top: 1em;}
  #Main .block-view360-04 .column > div:nth-child(2) > figure {position: absolute;bottom: 0;left: 0;width: 100%;}

  #Main .block-view360-05 header ul {width: 100%;margin: 1em 0 0;}
  #Main .block-view360-05 header ul li a {flex-direction: row;flex-wrap: wrap;height: calc(100% - 2em);padding: 1em;}
  #Main .block-view360-05 header ul li a span {display: inline-block;white-space: nowrap;}
  #Main .block-view360-05 section[data-brand="exterior"] h3 img {height: 6em;}
  #Main .block-view360-05 section[data-brand="freedom"] h3 img {height: 2.7em;}
  #Main .block-view360-05 .swiper-slide .col img {height: 16em;}
}
@media only screen and (max-width: 768px) and (orientation: landscape) {}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 480px) {}
