@font-face {
  font-family: SFPD-Regular;
  src: url("http://kenh14cdn.com/web_font/SFPD-Regular.otf"); }
@font-face {
  font-family: SFPD-Light;
  src: url("http://kenh14cdn.com/web_font/SFPD-Light.otf"); }
@font-face {
  font-family: SFPD-Bold;
  src: url("http://kenh14cdn.com/web_font/SFPD-Bold.otf"); }
@font-face {
  font-family: NotoSerif-Regular;
  src: url("http://kenh14cdn.com/web_font/NotoSerif-Regular.ttf"); }
a {
  text-decoration: none; }
  a:hover, a:focus {
    outline: none; }

.fancybox-bg {
  background-color: rgba(0, 0, 0, 0.9) !important; }

#fancybox-lock {
  background: rgba(0, 0, 0, 0.9) !important; }

.body_ssLight {
  padding-bottom: 70px;
  background-color: #ffffff;
  padding-top: 44px; }
  .body_ssLight .lightbox-wow {
    background: rgba(0, 0, 0, 0.9);
    z-index: -1;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0; }
    .body_ssLight .lightbox-wow.zindex {
      z-index: 33333; }
@-webkit-keyframes slide-right {
  0% {
    left: -100%; }
  100% {
    left: 100%; } }
@-webkit-keyframes slide-left {
  0% {
    right: -100%; }
  100% {
    right: 100%; } }
    .body_ssLight .lightbox-wow .cloud1 {
      right: -100%;
      position: absolute;
      width: 77.6%;
      top: -40%;
      animation: slide-left 50s linear infinite; }
    .body_ssLight .lightbox-wow .cloud2 {
      left: -100%;
      position: absolute;
      width: 70%;
      top: 50%;
      animation: slide-right 50s linear infinite; }
    .body_ssLight .lightbox-wow .lightbox {
      height: 100vh;
      position: absolute;
      top: 0;
      left: calc((100% - 980px) / 2);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .body_ssLight .lightbox-wow .lightbox .title {
        font-family: SFPD-Regular;
        font-size: 18px;
        text-transform: uppercase;
        color: #ffffff;
        text-align: center;
        margin-bottom: 20px; }
      .body_ssLight .lightbox-wow .lightbox .text1 {
        margin-bottom: -150px; }
        @media screen and (max-width: 1400px) {
          .body_ssLight .lightbox-wow .lightbox .text1 {
            margin-bottom: -100px; } }
      .body_ssLight .lightbox-wow .lightbox .light {
        margin-left: auto;
        margin-right: auto;
        display: block; }
        .body_ssLight .lightbox-wow .lightbox .light i {
          width: 670px;
          height: 640px;
          background-image: url("../img/den0.png");
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat;
          transition: background .5s linear;
          display: block; }
          .body_ssLight .lightbox-wow .lightbox .light i:hover {
            background-image: url("../img/den1.png");
            transition: background .5s linear; }
          @media screen and (max-width: 1400px) {
            .body_ssLight .lightbox-wow .lightbox .light i {
              width: 400px;
              height: 440px; } }
      .body_ssLight .lightbox-wow .lightbox .img-txt {
        margin-top: -150px; }
        @media screen and (max-width: 1400px) {
          .body_ssLight .lightbox-wow .lightbox .img-txt {
            margin-top: -100px; } }
      .body_ssLight .lightbox-wow .lightbox .txt {
        font-family: SFPD-Light;
        text-transform: uppercase;
        font-size: 18px;
        color: #ffffff; }
        .body_ssLight .lightbox-wow .lightbox .txt i {
          font-family: SFPD-Bold; }
  .body_ssLight #mygallery {
    display: flex;
    justify-content: space-between; }
    .body_ssLight #mygallery .img-box-1 {
      width: 544px; }
      .body_ssLight #mygallery .img-box-1 i {
        width: 100%;
        height: 552px;
        object-fit: cover;
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
        display: block;
        width: 100%; }
    .body_ssLight #mygallery .img-box-2 {
      width: 433px; }
      .body_ssLight #mygallery .img-box-2 i {
        width: 100%;
        height: 552px;
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
        display: block;
        width: 100%; }
  .body_ssLight .content980 {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    .body_ssLight .content980 .credit {
      margin-bottom: 30px;
      display: flex;
      justify-content: space-between; }
      .body_ssLight .content980 .credit .info {
        font-family: BCB-Regular;
        font-size: 24px;
        line-height: 30px;
        width: 176px; }
        .body_ssLight .content980 .credit .info .type {
          color: #bd4542; }
        .body_ssLight .content980 .credit .info .name {
          color: #36385f; }
    .body_ssLight .content980 p {
      z-index: 1;
      position: relative;
      font-family: NotoSerif-Regular;
      font-size: 17px;
      line-height: 27px;
      color: #3d3d51;
      margin-bottom: 40px !important; }
    .body_ssLight .content980 .line-inside {
      width: 100%;
      height: 2px;
      background-color: #36385f; }
    .body_ssLight .content980 .img-left {
      width: 460px;
      float: left;
      margin-left: -160px;
      margin-right: 30px;
      margin-bottom: 20px; }
      .body_ssLight .content980 .img-left img {
        width: 100%;
        display: block; }
    .body_ssLight .content980 .img-inside {
      margin-bottom: 50px; }
      .body_ssLight .content980 .img-inside img {
        position: relative;
        width: 100%;
        display: block;
        margin-bottom: 20px;
        z-index: 1; }
      .body_ssLight .content980 .img-inside .caption {
        font-family: IBMPM-Regular;
        font-size: 14px;
        line-height: 22px;
        color: #111111; }
    .body_ssLight .content980 .quote {
      letter-spacing: -0.5px;
      font-size: 38px;
      line-height: 44px;
      font-family: Spectral-Light;
      color: #1d5778;
      margin: 80px 0;
      z-index: 1;
      position: relative; }
  .body_ssLight .content660 {
    z-index: 1;
    width: 660px;
    margin-left: auto;
    margin-right: auto; }
  .body_ssLight .flex-content {
    display: flex;
    justify-content: space-between; }
    .body_ssLight .flex-content .left {
      width: 420px;
      position: relative; }
    .body_ssLight .flex-content .right {
      position: relative;
      width: 490px; }

.hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  left: 0; }

.fixed {
  position: fixed;
  top: 0; }

.pr {
  position: relative;
  z-index: 1; }

.page {
  z-index: 1;
  position: relative;
  width: 100%;
  opacity: 1; }

/*# sourceMappingURL=style.css.map */
