@charset "UTF-8";
.mb-1 {
  margin-bottom: 0.5em !important;
}

.mb-2 {
  margin-bottom: 1em !important;
}

.mb-3 {
  margin-bottom: 1.5em !important;
}

.mb-4 {
  margin-bottom: 2em !important;
}

.mb-5 {
  margin-bottom: 2.5em !important;
}

@media screen and (min-width: 1200px) {
  .d-xl-none {
    display: none;
  }
}

.p-0 {
  padding: 0;
}

.position-relative {
  position: relative;
}

.position-relative .position-absolute {
  position: absolute;
  z-index: 1;
}

.frame-line {
  background: #777;
  z-index: 1;
}

@media (max-width: 768px) {
  header {
    width: 100%;
  }
}

header .main-logo {
  color: #111 !important;
  background: transparent;
}

header .main-logo img {
  width: 112px;
}

#navigation {
  background: #333;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  #navigation {
    z-index: 1;
  }
}

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

@media screen and (max-width: 768px) {
  #section-0 {
    background: #fff;
    padding-top: 65px;
  }
}

#section-0 .position-relative > img {
  height: calc(100vh - 60px);
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 768px) {
  #section-0 .position-relative > img {
    height: unset;
  }
}

#section-0 .position-relative .H-title {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ffffffaa;
}

#section-0 .position-relative .H-title img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #section-0 .position-relative .H-title img {
    width: 250px;
  }
}

#section-0 .position-relative .H-title h1 {
  text-align: center;
  line-height: 2.5;
  margin: 0;
  letter-spacing: 2px;
}

@media screen and (max-width: 768px) {
  #section-0 .position-relative .H-title h1 {
    font-size: 20px;
    line-height: 1.5;
  }
}

#section-0 .position-relative .H-title h3 {
  text-align: center;
  font-size: 0;
}

#section-0 .position-relative .H-title h3 span {
  color: #ff4f6d;
  margin: 0 12px;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  #section-0 .position-relative .H-title h3 span {
    font-size: 12px;
    line-height: 1;
  }
}

#section-1 {
  padding: 4em 0;
  background: #fff;
}

#section-1 h3 {
  line-height: 1.5;
  border-bottom: 1px solid #777;
}

#section-1 h5 {
  color: #333;
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  #section-1 h5 {
    font-size: 18px;
  }
}

#section-1 p {
  padding: 8px;
}

#section-2 {
  margin: 4em 0;
  background: url("../img/free/1.jpg") no-repeat center/cover;
  color: #fff;
}

@media (max-width: 768px) {
  #section-2 {
    padding: 2rem 0;
  }
}

#section-2 .divider {
  border-bottom: 1px solid #fff;
}

#section-2 .numbers-div .vertical-line {
  background: #fff;
}

#section-2 .icon-box {
  padding: 10px;
}

#section-2 .icon-box h4 {
  color: #fff;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  #section-2 .icon-box h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  #section-2 .icon-container {
    padding: 0;
  }
}

#section-2 .right {
  height: 720px;
  background: url("../img/北極光平光灰/6.jpg") no-repeat left/cover;
}

@media screen and (max-width: 768px) {
  #section-2 .right {
    display: none;
  }
}

@media screen and (min-width: 1600px) {
  #section-2 .right .col-xl-3 {
    width: 25%;
  }
}

#section-5 {
  padding: 4em 0;
}

#section-5 p {
  letter-spacing: 0.5px;
  color: #fff;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  padding-left: 8px;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #777), color-stop(90%, transparent));
  background: linear-gradient(90deg, #777 20%, transparent 90%);
}

#section-5 h3 {
  font-size: 20px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #section-5 h3 {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  #section-5 .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #section-5 .order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #section-5 .order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #section-5 .order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

#section-3 {
  background: #eee;
}

#section-3 .portfolio_filter li {
  font-size: 20px;
}

#section-3 .portfolio_filter li a {
  border: 1px solid #111;
  padding: 2px 4px;
  font-size: 14px;
}

#section-4 {
  background: #fff;
  background: url("../img/free/2.jpg") no-repeat center/cover;
  background-blend-mode: color-burn;
}

@media screen and (max-width: 768px) {
  #section-4 {
    background: url("../img/free/2.jpg") no-repeat left/cover;
  }
}

#section-4 h1, #section-4 h4 {
  color: #fff;
}

#section-4 .divider {
  border-bottom: 1px solid #fff;
}

#section-4 .numbers-div .vertical-line {
  background: #fff;
}

#section-4 h4[data-title="link"] {
  color: #777;
  margin-top: 0;
}

#section-4 h4[data-title="link"] img {
  width: 24px;
}

#section-4 p {
  padding-left: 28px;
}

#section-4 p a {
  color: #333;
  font-size: 20px;
}

#section-4 p a:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=hemusih.css.map */