* {
  min-height: 0;
  box-sizing: border-box;
}

body {
  padding-top: 0 !important;
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

.wrapper {
  overflow: hidden;
  color: #323232;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .wrapper {
    font-size: 15px;
    line-break: strict;
  }
}

img {
  max-width: 100%;
}

picture {
  display: block;
}

@media screen and (max-width: 768px) {
  picture {
    text-align: center;
  }
}

a:hover {
  opacity: .8;
}

.super {
  font-size: 0.8em;
  vertical-align: super;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.icj-pagetop {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.icj-pagetop.is-show {
  opacity: 1;
  pointer-events: auto;
}

.naturia-header {
  display: flex;
  height: 50px;
}

.naturia-header-inner {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin: auto;
  max-width: 100%;
  padding: 0 20px;
  width: 1140px;
}

@media screen and (max-width: 768px) {
  .naturia-header-inner {
    justify-content: flex-start;
  }
}

.naturia-header-logo {
  width: 65px;
}

section {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  section {
    margin-top: 0;
    padding-bottom: 60px;
  }
}

.section-inner {
  position: relative;
  max-width: 1100px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .himmel > .section-inner,
  .gladje > .section-inner,
  .hytte > .section-inner,
  .aino > .section-inner {
    display: flex;
    flex-direction: column;
  }
}

.section-img-02 {
  margin-top: 85px;
}

.section-text {
  margin: 5px 0 0;
  text-align: right;
  width: 93%;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .section-text {
    text-align: left;
    margin: 4px 0 30px auto;
    width: 92%;
  }
}

@media screen and (max-width: 768px) {
  .section-img-02 {
    margin-top: 6px;
  }
}

.naturia {
  margin-top: 0;
  overflow: hidden;
}

.naturia-img-01 {
  position: relative;
  width: 90.91%;
}

@media screen and (max-width: 768px) {
  .naturia-img-01 {
    width: 100%;
  }
}

.naturia-img-02 {
  margin-top: 90px;
  width: 97.2%;
}

@media screen and (max-width: 768px) {
  .naturia-img-02 {
    margin: 40px auto 0;
    width: 89%;
  }
}

.naturia-img-02 img {
  width: 100%;
}

.naturia-img-03 {
  width: 78%;
  margin: 57px auto 0;
}

@media screen and (max-width: 768px) {
  .naturia-img-03 {
    width: 100%;
    margin-top: 40px;
  }
}

.naturia-link {
  position: absolute;
  bottom: 11.6%;
  right: 11.9%;
  width: 13%;
  height: 10px;
}

@media screen and (max-width: 768px) {
  .naturia-link {
    bottom: 11%;
    right: 10%;
    left: 0;
    margin-inline: auto;
    width: 30%;
    height: 3vw;
  }
}

.naturia-button {
  position: absolute;
  bottom: 9%;
  right: 4%;
  width: 28.276%;
}

@media screen and (max-width: 768px) {
  .naturia-button {
    bottom: -1%;
    right: auto;
    width: 74%;
    left: 6.3%;
  }
}

@media screen and (max-width: 768px) {
  .himmel {
    background: #f7f8f8;
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .hytte {
    background: #f7f8f8;
  }
}

.aino-notes {
  margin-top: 10px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .aino-notes {
    margin: -40px 0 40px;
    padding: 0 15px;
    text-align: left;
    order: 4;
  }
}

.aino-notes span {
  display: inline-block;
  color: #633e1f;
  font-size: 12px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .aino-notes span {
    font-size: 10px;
  }
}

.spec {
  padding: 88px 0;
  background: #f7f7f7;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .spec {
    padding: 40px 0;
  }
}

.spec .section-inner {
  max-width: 953px;
}

.spec-text {
  position: relative;
  width: 71%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .spec-text {
    width: 80%;
  }
}

.spec-img-01 {
  margin: 59px auto 0;
}

@media screen and (max-width: 768px) {
  .spec-img-01 {
    margin-top: 27px;
    width: 94%;
  }
}

.spec-img-02 {
  margin-top: 70px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .spec-img-02 {
    width: 89%;
    margin: 40px 0 0 7.5%;
  }
}

.spec-notes {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .spec-notes {
    margin-top: 20px;
    padding: 0 7%;
  }
}

.spec-notes span {
  display: inline-block;
  color: #633e1f;
  font-size: 11px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .spec-notes span {
    font-size: 10px;
  }
}

.technology {
  padding: 88px 0;
  margin-top: 0;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/lp/naturia/assets/images/pc/technology_bg.jpg);
  position: relative;
}

@media screen and (max-width: 768px) {
  .technology {
    padding: 40px 0 0;
  }
}

.technology::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.technology-heading {
  width: 72.7%;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .technology-heading {
    width: 82%;
  }
}

.technology-images {
  background: #6e6d6e;
  max-width: 953px;
  margin: 88px auto 0;
  padding: 52px 47px;
}

@media screen and (max-width: 768px) {
  .technology-images {
    margin-top: 40px;
    padding: 30px 9%;
  }
}

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

.technology-img-02 {
  margin: 44px 0 0 auto;
  width: 87.195%;
}

@media screen and (max-width: 768px) {
  .technology-img-02 {
    width: 100%;
  }
}

.technology-img-03 {
  margin-top: 30px;
}

.naturia-footer {
  padding: 70px 0;
  background: #d7d7d7;
}

@media screen and (max-width: 768px) {
  .naturia-footer {
    padding: 40px 0;
  }
}

.naturia-footer-inner {
  position: relative;
  max-width: 1100px;
  margin: auto;
}

.naturia-footer-link {
  display: flex;
  justify-content: center;
  gap: 40px;
}

@media screen and (max-width: 768px) {
  .naturia-footer-link {
    flex-direction: column;
    gap: 14px;
    align-items: center;
  }
}

.naturia-footer-link a {
  display: block;
}

@media screen and (max-width: 768px) {
  .naturia-footer-link a {
    width: 212px;
  }
}

.naturia-footer-cv {
  position: relative;
  background: #f4f8f7;
  padding: 30px 0 0;
  text-align: center;
  z-index: 11;
}

.naturia-footer-cv span {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .naturia-footer-cv span {
    font-size: 20px;
  }
}

.naturia-footer-cv span::before, .naturia-footer-cv span::after {
  content: "";
  height: 30px;
  width: 2px;
  background: #231815;
  position: absolute;
  top: 3px;
}

@media screen and (max-width: 768px) {
  .naturia-footer-cv span::before, .naturia-footer-cv span::after {
    height: 50px;
  }
}

.naturia-footer-cv span::before {
  left: -20px;
  transform: rotate(-30deg);
}

.naturia-footer-cv span::after {
  right: -20px;
  transform: rotate(30deg);
}

.cmn-cv {
  margin-top: -30px;
}

@media screen and (max-width: 768px) {
  .cmn-cv {
    margin-top: -20px;
  }
}

.naturia-cv-button {
  position: fixed;
  right: 0;
  bottom: 20%;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  width: 50px;
}

@media screen and (max-width: 768px) {
  .naturia-cv-button {
    width: 37.5px;
  }
}

.naturia-cv-button.is-show {
  opacity: 1;
  pointer-events: auto;
}

.naturia-cv-button img {
  width: 100%;
}

.naturia-modal {
  display: none;
  height: 100vh;
  height: 100svh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 100px 60px;
  z-index: 999999;
  overflow: scroll;
}

@media screen and (max-width: 768px) {
  .naturia-modal {
    padding: 40px 20px 70px;
  }
}

.naturia-modal-bg {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  height: 100svh;
  position: fixed;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: -1;
}

.naturia-modal-content {
  position: relative;
  background: #fff;
  max-width: 100%;
  width: 960px;
  max-width: 100%;
  margin: auto;
}

.naturia-modal-content-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -50px;
  width: 40px;
  height: 50px;
}

@media screen and (max-width: 768px) {
  .naturia-modal-content-close {
    top: -35px;
    width: 25px;
    height: 30px;
  }
}

.naturia-modal-content-close span {
  position: absolute;
  top: 15px;
  left: 0;
  background: #fff;
  width: 40px;
  height: 2px;
}

@media screen and (max-width: 768px) {
  .naturia-modal-content-close span {
    width: 25px;
  }
}

.naturia-modal-content-close span:nth-of-type(1) {
  transform: rotate(-45deg);
}

.naturia-modal-content-close span:nth-of-type(2) {
  transform: rotate(45deg);
}
