@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0 0;
  vertical-align: baseline;
  font-size: 100%;
}

*, ::after, ::before {
  box-sizing: border-box;
  background-repeat: no-repeat;
}

::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  font-size: 100%;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  overflow-x: hidden;
  font: normal normal normal 14px/1.8 system-ui,"-apple-system",Segoe UI,Roboto,Ubuntu,Cantarell,Oxygen,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

address, caption, code, figcaption, pre, th {
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none;
}

fieldset, iframe, img {
  border: 0;
}

fieldset {
  padding: .35em .75em .625em;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

caption, th {
  text-align: left;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

audio, canvas, iframe, img, svg, video {
  display: inline-block;
  vertical-align: middle;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

hr {
  display: block;
  overflow: visible;
  box-sizing: content-box;
  margin: 1em 0;
  padding: 0;
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden], template {
  display: none;
}

input, select {
  vertical-align: middle;
}

button {
  overflow: visible;
  box-sizing: content-box;
  border: 0;
  background: 0 0;
  color: inherit;
  vertical-align: inherit;
  font: inherit;
  line-height: inherit;
  cursor: pointer;
}

button:disabled {
  cursor: default;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select), :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
  outline: 0;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

audio, progress, video {
  display: inline-block;
}

progress {
  vertical-align: baseline;
}

a, a:link, a:visited {
  background-color: transparent;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
  font-weight: bolder;
}

code, kbd, pre, samp {
  font-family: Menlo,Consolas,"Roboto Mono","Ubuntu Monospace","Oxygen Mono","Liberation Mono",monospace;
  font-size: 1em;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

ul {
  list-style: none;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

body {
  overflow-x: hidden;
  background-color: #ffffff;
}

body .section {
  width: 100vw;
  width: 100%;
  overflow-x: hidden;
}

@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  src: local("Amiri Regular"), local("Amiri-Regular"), url(amiri.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Sawarabi Mincho';
  font-style: normal;
  font-weight: 400;
  src: url(SawarabiMincho-Regular.woff2) format("woff2"), url(SawarabiMincho-Regular.woff) format("woff");
  font-display: swap;
}

span.nowrap {
  white-space: nowrap;
  display: inline-block;
}

.loader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.loader img {
  min-width: 140px;
  max-width: 140px;
  display: block;
  animation: pulse 2s linear 200;
}

body {
  font-family: 'Amiri', 'Sawarabi Mincho', "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", "HGS明朝E", "MS Mincho", serif;
  line-height: 1.8;
}

#wrapper {
  position: static !important;
}

.section {
  user-select: none;
  height: 100vh;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

.hero {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.hero .article {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  opacity: 0;
  transform: translateY(100px);
  transition: 1s;
}

.hero .article h2, .hero .article h3 {
  z-index: 1;
}

.hero .article video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: 0;
}

.hero.do .article {
  opacity: 1;
  transform: translateY(0px);
}

.article {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}

.article h2 {
  font-size: 48px;
  display: block;
  line-height: 1.4;
  margin-bottom: 0.5em;
  max-width: 800px;
}

.article h3 {
  font-size: 28px;
  display: block;
  margin-bottom: 1em;
  line-height: 1.5;
  max-width: 700px;
}

.article p {
  font-size: 22px;
  max-width: 650px;
}

.welcome {
  background-color: #ffffff !important;
  position: relative;
  z-index: 1;
}

.welcome .article {
  z-index: 1;
  color: #333333;
}

.welcome.fix .article {
  position: fixed;
}

.welcome.fix ~ .bkt {
  display: block;
}

.triangle {
  width: 100%;
  height: 90%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.triangle .svglayer {
  z-index: 2;
  position: relative;
}

.triangle .solid {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  right: 0;
  height: 45%;
}

.history {
  background: transparent !important;
  z-index: 3;
  position: relative;
  overflow: hidden;
}

.history.fadeOut .triangle:before {
  opacity: 1;
  transition: opacity 0.1s;
}

.history .solid {
  background-color: #f6f6f6;
}

.history .article {
  z-index: 3;
  color: #333333;
}

.history .article h2 {
  font-size: 56px;
  text-transform: uppercase;
}

.history .article p {
  max-width: 800px;
  text-align: left;
  line-height: 2;
}

.history.fix .article {
  position: fixed;
}

.history.fix .triangle {
  position: fixed;
}

.hasbg {
  background-position: center center;
  background-attachment: scroll;
  background-size: contain;
  -webkit-background-size: contain;
  background-repeat: no-repeat;
}

.grids {
  background: transparent !important;
  z-index: 4;
  position: relative;
  height: auto;
}

.grid {
  max-width: 1920px;
  height: auto;
  position: relative;
  margin: auto;
}

.grid-img {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
  width: 100%;
}

.concept {
  background: transparent !important;
  z-index: 5;
  position: relative;
  overflow: hidden;
}

.concept .solid {
  background-color: #ffffff;
}

.concept .article {
  color: #333333;
  transition: opacity 0.6s;
  z-index: 10;
}

.concept .article h2 {
  font-size: 56px;
  text-transform: uppercase;
}

.concept .article h3 {
  font-size: 25px;
  line-height: 1.8;
}

.concept .article p {
  max-width: 800px;
  text-align: left;
  line-height: 2;
}

.concept .triangle:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.6s;
  z-index: 4;
}

.concept.fadeOut .triangle:before {
  opacity: 1;
  transition: opacity 2s;
}

.concept.fadeOut2 .article {
  opacity: 0;
  transition: opacity 1s;
}

.concept.fix .article {
  position: fixed;
  z-index: 5;
}

.concept.fix .triangle {
  position: fixed;
  z-index: 4;
}

.city-holder {
  background: transparent !important;
  height: 50vh;
  position: relative;
  z-index: 6;
}

.city {
  background: transparent !important;
  z-index: 6;
  position: relative;
  height: 70vh;
  min-height: 600px;
  overflow: hidden;
}

.city .city-wrapper {
  width: 100%;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  transform: translateY(101%);
  transition: transform 0.6s;
}

.city .city-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}

.city.fix .city-wrapper {
  transform: translateY(0);
  transition: transform 1.2s;
}

.city.unfix .city-wrapper {
  position: absolute;
  transform: translateY(0);
  transition: transform 1.2s;
}

.city-night {
  background: transparent !important;
  position: relative;
}

.city-night.fix .night-wrapper {
  position: fixed;
}

.city-night.fix .star-front {
  position: fixed;
}

.city-night.white {
  opacity: 0;
}

.night-wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.night-wrapper:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to bottom, black 0%, transparent 20%, transparent 50%, #141414 90%);
  z-index: 3;
}

@keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}

.stars,
.twinkling {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.stars {
  background: #000 url(../img/stars.png) repeat top center;
  z-index: 0;
}

.twinkling {
  background: transparent url(../img/twinkling.png) repeat top center;
  z-index: 1;
  animation: move-twink-back 200s linear infinite;
}

@keyframes shiningstar {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.star-front {
  position: absolute;
  width: 100%;
  height: 60%;
  max-width: 1680px;
  top: 50px;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  animation: shiningstar 1s ease infinite 2s;
}

.star-front img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center top;
}

.designer {
  background: transparent !important;
  z-index: 9;
  position: relative;
  overflow: hidden;
  min-height: 40vw;
}

.designer .solid {
  background-color: #ffffff;
}

.designer .article {
  z-index: 10;
}

.designer .article h2 {
  color: #333333;
  font-size: 62px;
}

.designer .article p img {
  width: 100%;
  max-width: 500px;
  margin: auto;
  margin-top: 15%;
}

.figurebox {
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
  max-width: 800px;
}

.figurebox img {
  display: block;
  margin: 40px auto 0;
  max-width: 700px;
  max-height: 60vh;
}

.designer2 {
  overflow: hidden;
  z-index: 11;
  background-color: #fff !important;
  height: auto;
  position: relative;
  padding-bottom: 10%;
}

.designer2 .figurebox {
  max-width: 1200px;
}

.designer2 .figurebox p {
  line-height: 2;
  font-size: 18px;
}

.article-wrapper {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.design {
  overflow: hidden;
  z-index: 12;
  background-color: #fff !important;
  position: relative;
  height: 80vh;
  min-height: 40vw;
}

.design .article {
  z-index: 3;
  height: 70%;
}

.design .article h2 {
  font-size: 62px;
}

.design1 {
  z-index: 13;
  background-color: #fff !important;
  position: relative;
}

.design1 .figurebox p {
  line-height: 2;
  font-size: 22px;
  text-align: center;
}

.design2 {
  min-height: 750px !important;
  z-index: 14;
  background-color: #fff !important;
  position: relative;
}

.design2 .article-wrapper {
  position: fixed;
}

.design2 .figurebox {
  transform: translateX(50vw);
  transition-duration: 0.5s;
  opacity: 0;
}

.design2 .figurebox p {
  line-height: 2;
  font-size: 22px;
  text-align: center;
}

.design2.fix .figurebox {
  opacity: 1;
  transform: translateX(0);
}

.design2.move .figurebox {
  opacity: 0;
  transform: translateX(-50vw);
}

.design-holder {
  z-index: 13;
  background-color: #fff !important;
  position: relative;
  height: 100vh;
}

.design3 {
  z-index: 16;
  background-color: #fff !important;
  position: relative;
}

.design3 .figurebox p {
  line-height: 2;
  font-size: 22px;
  text-align: center;
}

.access {
  overflow: hidden;
  z-index: 17;
  background-color: #fff !important;
  position: relative;
  min-height: 40vw;
}

.access .article {
  z-index: 3;
  color: #333333;
}

.access .article h2 {
  font-size: 62px;
}

.access .article p {
  font-size: 18px;
  line-height: 2;
  text-align: left;
  max-width: 800px;
}

.map {
  overflow: hidden;
  z-index: 17;
  background-color: #fff !important;
  position: relative;
  height: auto;
  padding-bottom: 10%;
}

.map .figurebox {
  width: 100%;
  max-width: 1200px;
}

.map .figurebox img {
  width: 100%;
  max-width: none;
  max-height: none;
}

.news {
  overflow: hidden;
  z-index: 18;
  background-color: #fff !important;
  position: relative;
  min-height: 40vw;
}

.news .article {
  z-index: 3;
  color: #333333;
}

.news .article h2 {
  font-size: 62px;
}

.news .article p {
  font-size: 18px;
  line-height: 2;
  text-align: left;
  max-width: 800px;
}

.news .solid {
  background-color: #fff;
}

.news .news-btn {
  margin-top: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news .news-btn a {
  display: block;
}

.news .news-btn a svg {
  width: 400px;
}

.news.fix .news-btn a svg {
  animation: pulse 0.5s linear 6;
}

.bkt {
  width: 60px;
  height: 60px;
  position: fixed;
  z-index: 30;
  right: 30px;
  bottom: 30px;
  border-radius: 100%;
  background-color: #ccc;
  color: #ffffff;
  padding: 10px;
  cursor: pointer;
  display: none;
}

.bkt:hover {
  background-color: red;
}

.bkt svg {
  width: 100%;
  height: 100%;
  display: block;
}

.footer {
  overflow: hidden;
  z-index: 19;
  background-color: #fff !important;
  position: relative;
}

.footer .figurebox img {
  width: 100%;
  max-width: none;
  max-width: 200px;
  min-width: 200px;
}

.footer.fix #push {
  animation: pulse 0.3s linear 1;
}

@keyframes pulse {
  25% {
    transform: scale(0.9);
  }
  75% {
    transform: scale(1.1);
  }
}

/* media query */
@media (max-width: 1920px) {
  .designer .article p img {
    margin-top: 8%;
  }
}

@media (max-width: 1680px) {
  .designer .article p img {
    margin-top: 2%;
  }
  .article h2 {
    font-size: 40px;
  }
  .article h3,
  .concept .article h3 {
    font-size: 22px;
  }
  .article p {
    font-size: 18px;
  }
  .history .article h2,
  .concept .article h2,
  .designer .article h2,
  .access .article h2,
  .news .article h2 {
    font-size: 50px;
  }
  .history .article p,
  .concept .article p,
  .access .article p {
    max-width: 700px;
    font-size: 16px;
  }
  .designer2 .figurebox p {
    font-size: 16px;
    margin: auto;
  }
  .designer2 .figurebox {
    width: 90%;
    max-width: 960px;
  }
  .design .article {
    height: 85%;
  }
  .design1 .figurebox p,
  .design2 .figurebox p,
  .design3 .figurebox p {
    font-size: 18px;
  }
  .figurebox img {
    margin-top: 30px;
  }
  .news .news-btn {
    margin-top: 34px;
  }
  .news .news-btn a svg {
    width: 300px;
  }
  .footer .figurebox img {
    max-width: 160px;
    min-width: 160px;
  }
}

@media (max-width: 1400px) {
  .section {
    min-height: 600px;
  }
}

@media (max-height: 600px) {
  .history.fix .article,
  .concept.fix .article {
    min-height: 600px;
  }
  .designer .article {
    padding-top: 100px;
  }
}

@media (max-width: 1400px) {
  .article h2 {
    font-size: 36px;
  }
  .article h3,
  .concept .article h3 {
    font-size: 20px;
  }
  .article p {
    font-size: 16px;
  }
  .history .article h2,
  .concept .article h2,
  .designer .article h2,
  .access .article h2,
  .news .article h2 {
    font-size: 46px;
  }
  .history .article p,
  .concept .article p,
  .access .article p {
    max-width: 650px;
    font-size: 15px;
  }
  .designer2 .figurebox p {
    font-size: 15px;
  }
  .designer2 .figurebox {
    width: 90%;
    max-width: 800px;
  }
  .design1 .figurebox p,
  .design2 .figurebox p,
  .design3 .figurebox p {
    font-size: 16px;
  }
  .figurebox img {
    margin-top: 25px;
  }
  .news .news-btn {
    margin-top: 28px;
  }
  .news .news-btn a svg {
    width: 260px;
  }
  .footer .figurebox img {
    max-width: 140px;
    min-width: 140px;
  }
  .designer .article p img {
    max-width: 400px;
  }
  .design .article h2 {
    font-size: 48px;
  }
}

@media (max-width: 1200px) {
  .triangle .svglayer {
    width: 1200px;
    height: 380px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
}

@media screen and (orientation: portrait) {
  .triangle .solid {
    height: 65%;
  }
}

@media (max-width: 1000px) {
  h1,
  h2,
  h3 {
    padding: 0 30px;
  }
  p {
    padding: 0 30px;
  }
  .figurebox img {
    max-width: 100%;
  }
}

@media (max-width: 700px) {
  .article h2 {
    font-size: 28px;
  }
  .article h3,
  .concept .article h3 {
    font-size: 18px;
  }
  .article p {
    font-size: 14px;
  }
  .history .article h2,
  .concept .article h2,
  .designer .article h2,
  .access .article h2,
  .news .article h2 {
    font-size: 36px;
  }
  .history .article p,
  .concept .article p,
  .access .article p {
    font-size: 14px;
  }
  .designer2 .figurebox p {
    font-size: 14px;
  }
  .design1 .figurebox p,
  .design2 .figurebox p,
  .design3 .figurebox p {
    font-size: 14px;
  }
  .figurebox img {
    margin-top: 20px;
  }
  .news .news-btn {
    margin-top: 22px;
  }
  .news .news-btn a svg {
    width: 260px;
  }
  .footer .figurebox img {
    max-width: 100px;
    min-width: 100px;
  }
  .design .article h2 {
    font-size: 36px;
  }
  .designer2 .figurebox {
    width: 100%;
  }
  .designer2 .figurebox p {
    width: 100%;
    padding: 0;
  }
  .section {
    min-height: 300px;
  }
}

@media (max-width: 450px) {
  .bkt {
    width: 40px;
    height: 40px;
  }
  .section.designer,
  .section.design {
    min-height: 0;
    height: 500px;
  }
  .section.designer .article,
  .section.design .article {
    transform: translateY(10%);
  }
  .design1,
  .design3,
  .access {
    height: auto;
    padding-top: 30vw;
  }
  .design1 {
    padding-top: 10px;
  }
  .access {
    position: relative;
    height: auto;
  }
  .access .article {
    position: relative;
    padding-top: 30px;
  }
  .section.news {
    min-height: 400px;
  }
  .section.news .article {
    position: relative;
  }
  .section.map {
    padding-bottom: 0;
    min-height: 0;
  }
  .loader img {
    min-width: 90px;
    max-width: 90px;
  }
  .news .news-btn a svg {
    width: 240px;
  }
}

html.ie .svglayer {
  position: relative;
}

html.ie .svglayer svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

html.ie .svglayer:before {
  content: "";
  display: block;
  padding-top: 33%;
  width: 100%;
  position: relative;
  z-index: 0;
}

html.ie .design2 .figurebox,
html.ie .footer .figurebox {
  margin: inherit;
}
